/*
Theme Name: Zephyr Child
Template: Zephyr
Version: 1.0
Author:	UpSolution
Theme URI: http://zephyr.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/


@import url(style-techno-reduced.css);


/* #########################################

            CONSULTING SOLUTIONS

######################################### */

.consulting a:hover, .consulting a:active, .consulting .no-touch a:hover {
color: #15af97 !important;
}

body.consulting a.w-search-open:hover, body.consulting a.w-search-close:hover{
  color: rgba(255,255,255,0.35) !important;
}

body.consulting button[type="submit"]:not(.w-btn), body.consulting input[type="submit"]{
  background-color: #15af97;
}

body.consulting button[type="submit"]:not(.w-btn):hover, body.consulting input[type="submit"]:hover{
  background-color: #0f7d6c;
}

/* body.consulting .w-filter.state_desktop.style_drop_default .w-filter-item-title:focus, body.consulting .select2-container--open .select2-selection, body.consulting select:focus, body.consulting textarea:focus, body.consulting input:not([type="submit"]):focus, body.consulting input:focus + .w-form-checkbox, body.consulting input:focus + .w-form-radio{
  box-shadow: 0px -2px 0px 0px #15af97 inset;
} */



/* #########################################

        Updates Dienstleistungsseite

######################################### */


#thementag .w-tabs-item{
  text-decoration: none;
}

#thementag .w-tabs-item.active{
  font-weight: 800;
  font-family: "Helvetica Heavy", Helvetica, Arial, sans-serif;
  font-weight: 800;
}

.w-tabs-list-h {
    background: rgba(170,175,173,0.1);
}

.w-grid-none.type_message {
    text-align: center;
    padding: 2rem;
    margin: 0;
    background: #f5f5f5 !important;
}

ul{
  padding-left: 30px;
}

ul li{
  display: list-item !important;
}
ul ul li{
  list-style-type: circle;
}
