/*
Theme Name:   Renovate Child
Description:  Renovate Child Theme
Template:     renovate
Version:      1.0
Text Domain:  renovate
*/


@font-face {
    font-family: 'Montserrat';
    font-weight: normal;
    font-style: normal;
    src: url('/wp/wp-content/themes/renovate-child/fonts/montserrat/montserrat-regular.woff2') format('woff2'),
      url('/wp/wp-content/themes/renovate-child/fonts/montserrat/montserrat-regular.woff') format('woff');
      font-display: swap;
  }
  
  @font-face {
    font-family: 'Montserrat';
    font-weight: 600;
    font-style: normal;
    src: url('/wp/wp-content/themes/renovate-child/fonts/montserrat/montserrat-semibold.woff2') format('woff2'),
      url('/wp/wp-content/themes/renovate-child/fonts/montserrat/montserrat-semibold.woff') format('woff');
    font-display: swap;
  }


body {
    font-family: 'Montserrat' !important;
    font-size: 18px;
    line-height: 27px;
    color: #000;
    background-color: #f1f1f1;
}

p{
    font-size: 18px;
    line-height: 27px;
    color: #000;
    margin: 0 0 17px;
    line-height: 1.6em;
}

em{
    font-style: normal !important;
}

*{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1, h2, .page-header-left span.fake-h1 {
    text-transform: none;
    font-size: 31px;
    font-weight: bold;
    text-align: left;
    margin: 55px 0 20px 0 !important;
    border: 0;
    padding-bottom: 0;
}

h3 {
	margin-top: 2rem;
	margin-bottom: 10px;
}

.page-header-left span.fake-h1 {
    margin: 0 !important;
    color: #000000;
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0;
    line-height: 1.3;
}

b, strong {
	font-weight: bold;
}

.blog .post-image, .blog .post-content, .blog .post-details, .blog .post-content-details li {
    float: none;
}

.blog h3 {
    margin-top: 15px;
    margin-bottom: 10px;
}

.wpb_single_image figure.vc_figure {
    margin: 0;
}

.center h2 {
    text-align: center;
}

.page-header-left h1{
    margin: 0 !important;
    text-align: left;
    text-transform: none;
}

.single-post .vc_col-sm-8 h1{
    margin-bottom: 25px !important;
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 18px;
    text-align: left;
    padding-bottom: 15px;
    margin-top: 15px !important;
    line-height: 1.3em !important;
}

.no-touchevents a:hover, .no-touchevents h2 a:hover, .no-touchevents h3 a:hover, 
.no-touchevents h4 a:hover, .no-touchevents h5 a:hover, .no-touchevents h6 a:hover{
    opacity: 1 !important;
}

.site-container .vc_row {
    padding: 6rem 0;
}

.site_cover + .theme-page .vc_row:first-child {
    padding-top: 4rem;
}

.site-container .vc_row {
    padding-top: 4rem;
}

.site-container .vc_row.page-header {
    padding: 3rem 0;
}

.site-container .vc_row .vc_row {
    padding: 0;
}

.site-container .vc_row.layout-row {
    padding-top: 0;
}

.site-container .vc_row:not(.grey) + .vc_row:not(.grey) {
    padding-top: 0;
}

.site-container .vc_row.grey {
    background-color: #f8f8f8;
}

.site-container .vc_row h1:first-child, .site-container .vc_row h2:first-child {
    margin-top: 0 !important;
}

img{
    max-width: 100%;
    height: auto;
}

.header{
	position: relative;
}

.search-container{
	position: absolute;
    right: 0;
    width: 60px;
    text-align: center;
    background: #D71B81;
}

.template-search{
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    color: rgba(255,255,255,.8);
    display: block;
    height: auto;
    padding-top: 23px;
    text-decoration: none !important;
}

.header-top-bar .search-container{
        float: right;
    position: relative;
    width: 45px;
    background: transparent;
    border: 2px solid #D71B81;
    height: 45px;
        margin-left: 15px;
    margin-top: 30px;
}

.no-touchevents .header-top-bar .search-container .template-search:hover{
    background: #D71B81;
}

.header-top-bar .template-search{
    color: #D71B81;
    border: 0 !important;
        line-height: 41px;
    height: 41px;
    padding: 0;
}

.no-touchevents .template-search:hover{
	color: white;
}

.search-form{
	background: #F5F5F5;
	width: 265px;
}

.search-form{
    margin-right: -2px !important;
    margin-top: 15px !important;
    background: #D71B81 !important;
    padding: 10px !important;
}


.search-form .search-input{
	margin: 0 !important;
    width: 100%;
}

.search-form .search-submit{
	margin: 0 !important;
}

.search-submit-container .template-search{
	height: auto !important;
	padding-top: 12px;
    padding-right: 10px;
    padding-left: 10px;
}

.search-form .search-submit-container{
	position: absolute;
    right: 10px;
}

.search-submit-container .template-search:before{
    color: #D71B81 !important;
}

.search-form .search-submit-container .search-submit{
	border: 0;
	color: #D71B81 !important;
}



.search-form::before{
    bottom: 100%;
    right: 12px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(230, 0, 126, 0);
    border-bottom-color: #D71B81;
    border-width: 10px;
    margin-left: -10px;
}

.header-top-bar .search-form .template-search{
    padding: 0 15px !important;
    line-height: 53px !important;
    background: #eee !important;
}

.no-touchevents .header-top-bar .search-form .template-search:hover{
    background: #D71B81 !important;
}

.no-touchevents .search-submit-container .template-search:hover:before{
    color: white !important;
}

.search-form .search-input{
    font-size: 17px;
    color: #333;
    line-height: 1.6em;
}


.page-header-left h2{
    font-size: 24px;
    line-height: 32px;
    margin: 1px 0 2px 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: left;
    margin: 0 !important;
}

.page-header-left span{
    font-size: 18px;
    color: #888;
    margin-top: 10px;
    display: inline-block;
    text-transform: none;
        line-height: 1.5;
}

.page-header-right{
        padding-top: 10px;
}


.center-img{
    text-align: center;
}

.center-img img{
    display: inline-block;
    margin: 0 10px;
}

.wpb_wrapper ul.pagination li{
        background: transparent;
    padding: 0;
}


.bread-crumb li{
    display: inline-block;
    list-style: none;
    margin: 0 0 0 10px;
}

.bread-crumb li a, .bread-crumb li{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    color: #888;
    text-decoration: none;
    text-transform: none;
    font-size: 13px;
    font-weight: 500;
}

.no-touchevents .bread-crumb li a:hover{
    color: #D71B81;
}

.breadcrumb .vc_row.wpb_row.vc_inner.full-width{
    padding-top: 0px;
    padding-bottom: 0px;
}


.no-touchevents a:hover img{
	opacity: 1 !important;
}

.center p{
    text-align: center;
}

.caroufredsel_wrapper{
    margin: 0 auto !important;
}

.page-padding-top-section{padding-top: 0;}

.header-top-bar-container{
	background: transparent;
	height: 120px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 5px solid #D71B81;
}

.header-top-bar-container .inside{
	width: 1170px;
    margin-left: auto;
    margin-right: auto;
}

.header-container{
	padding: 0;
	height: 75px;
}

.header-top-bar-container .logo{
	float: left;
    width: 35%;
}

.header-top-bar-container .logo picture{
    position: absolute;
    margin-left: 0;
    width: 145px;
    height: auto;
    margin-top: 4px;
}

#text-2{
	float: right;
    width: 75%;
    margin-top: 24px;
}

.contact-box, .adress-box, .tel-box{
	float: right;
}

.contact-box {
    margin-top: 3px;
}

.contact-box .button {
    margin-top: 0;
}

.adress-box, .tel-box{
	/*margin-right: 20px;*/
    padding-right: 45px;
    /*border-right: 1px solid #e0e0e0;*/
    position: relative;
}

.home .blog>li {
    border-bottom: 0;
}

a.full{
    position: absolute;
    z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-indent: -3000px;
}

.tel-box{
    padding-left: 52px;
}

.adress-box{
    background-image: url('https://www.farbenkoenig.ch/wp/wp-content/themes/renovate-child/img/address_icon.jpg');
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding-left: 40px;
    margin-left: 10px;
}

.button{
    background-color: #333;
    top: 0;
    position: relative;
    font-weight: 600;
    display: inline-block;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    font-size: 16px;
    padding: 12px 15px;
    background-color: transparent;
    border: 2px solid #D71B81;
    -webkit-transition: border-color 0.4s, color 0.4s;
    transition: border-color 0.4s, color 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    color: #D71B81;
    line-height: 17px;
    text-decoration: none !important;
    margin-top: 25px;
}

.no-touchevents .button:hover{
	background: #D71B81;
	color: white;
}

span.title{
    display: block;
    color: #000;
    line-height: 24px;
    font-size: 14px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

span.data{
	display: block;
    color: #000;
    font-weight: bold;
	line-height: 19px;
    font-size: 22px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.no-touchevents .tel-box:hover span.title, .no-touchevents .tel-box:hover span.data,
.no-touchevents .adress-box:hover span.title, .no-touchevents .adress-box:hover span.data{
	color: #D71B81;
}

.ttshowcase_rl_box{
	min-height: 415px !important;
}


/* FOOTER */
.footer-row{
    background-color: #202020 !important;
    padding: 50px 0 !important;
    margin-top: 0px !important;
}

.footer-row p{
    color: #aaa !important;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: normal;
    margin-bottom: 10px;
}

.footer-row p b, .footer-row p strong{
    color: white;
    font-weight: 300;
}

.footer-row p a, .footer-row a{
    font-weight: normal;
    color: #aaa;
    border-bottom: 1px solid rgba(170,170,170,0.5);
    text-decoration: none !important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.no-touchevents .footer-row p a:hover, .no-touchevents .footer-row a:hover{
    color: white;
    border-bottom: 1px solid rgba(250,250,250,0.5);
}

.footer-row .half a{
    position: relative;
    padding-left: 12px;
    border: 0;
}


.footer-row .half a::before{
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 7px;
    height: 1px;
    background-color: rgba(170,170,170,0.5);
}


.footer-row .vc_col-sm-4{
    width: 100%;
}


.iframe_container {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 550px; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
  
.iframe_container iframe{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}



.one-third{
    float: left;
    width: 33.3333%;
    position: relative;
}

.one-third .half{
    float: left;
    width: 50%;
}

.footer-row h3{
    color: #fff;
    font-size: 18px;
    margin-bottom: 5px;
    letter-spacing: 1px;
    text-transform: none;
    font-weight: 600;
}

.footer-row {
    font-size: 16px;
    padding-bottom: 5rem !important;
}

.footer-row .social a{
    position: relative;
    display: inline-block;
    text-indent: -30000px;
    width: 42px;
    height: 42px;
    border: 0;
    margin-right: 8px;
    opacity: .5;
}

.no-touchevents .footer-row .social a:hover{
    opacity: 1;
}

.footer-row .social a.facebook{
    background-position: 0 0;
}

.footer-row .social a.pinterest{
    background-position: -106px 0;
}

.footer-row .social a.youtube{
    background-position: -149px 0;
    margin-right: 0;
}


.footer-row .social .impressum a, .footer-row .social .datenschutz a{
    text-indent: 0;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 14px;
    background: transparent;
    opacity: 1;
}

.footer-row .social .impressum a {
	margin-top: 17px;
}

.footer-row address {
    font-style: normal;
    color: #fff;
    font-size: 16px;
}


.menu-container{
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
    background-color: #fff;
    margin: 0;
    z-index: 99;
    border-top: 1px solid #e0e0e0;
}


.menu-container nav{
	float: left;
}

.sf-menu li a, .sf-menu li a:visited{
	color: #000;
    display: inline-block;
    font-weight: 600;
    font-size: 16px;
    margin-right: 5px;
    padding: 22px 15px;
    border-bottom: 3px solid #fff;
    letter-spacing: 1px;
    line-height: 27px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

body .header-container .menu-container .sf-menu>li:first-child>a{
	padding-left: 15px !important;
}

/* Headerimage */
.site_cover {
    position: relative;
    z-index: 1;
    height: 50vh;
    min-height: 500px;
}

.site_cover .inside {
    position: relative;
    max-width: 1170px;
    margin: 0 auto;
    height: 100%;
}

.site_cover__headline {
    position: absolute;
    width: 100%;
    bottom: 25px;
    left: 0px;
    z-index: 1;
    text-align: center;
}

.site_cover__headline h1 {
    color: white;
    font-size: 38px;
    text-transform: none;
    margin: 0 !important;
    background-color: rgba(34, 34, 34, 0.65);
    border-top: 3px solid #D71B81;
    padding: 20px 25px;
    display: inline-block;
}

.site_cover .picture_container, .site_cover .picture_container picture {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.objectfit .picture_container--cover picture img, .object-fit .picture_container--cover picture img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.no-objectfit .picture_container--cover picture img, .no-object-fit .picture_container--cover picture img {
    height: 0 !important;
    display: none;
}

.no-objectfit .picture_container--cover, .no-object-fit .picture_container--cover {
    background-color: #D71B81;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}


.sf-menu li.current-menu-item a{
	border-bottom: 3px solid #D71B81;
}

.single-dienstleistung .sf-menu li#menu-item-977 a,
.single-re_projects .sf-menu li#menu-item-978 a{
    color: #D71B81;
    border-bottom: 3px solid #D71B81;
}

.isotope-filters.margin-top-70 {
    margin-top: 0 !important;
}

.single-dienstleistung h2{
	margin-top: 30px !important;
	margin-bottom: 10px !important;
}

.wpb_wrapper ul{
	margin-bottom: 17px;
}

.wpb_wrapper li{
    position: relative;
    font-size: 18px;
    line-height: 27px;
    color: #000;
    line-height: 1.6em;
    padding-left: 17px;
}

.wpb_wrapper li::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 8px;
    height: 1px;
    background-color: #000;
}

.wpb_wrapper li + li {
	margin-top: .75rem
}

.wpb_wrapper .pagination li::before {
    display: none !important;
}

.background-overlay {
    background-image: none;
}

.wpb_wrapper .caroufredsel_wrapper li::before, .wpb_wrapper .projects-list li::before, .wpb_wrapper .blog li::before, .wpb_wrapper .ui-tabs-nav li::before, .wpb_wrapper .widget_categories li::before {
    display: none;
}

.home .pagination {
    display: none;
}

.search-results .wpb_wrapper ul.pagination li{
    padding-left: 0 !important;
    background: transparent !important;
}

.wpb_wrapper a.more{
	display: inline-block !important;
    background-color: #333 !important;
    top: 0 !important;
    text-transform: none !important;
    position: relative !important;
    font-weight: 600 !important;
    -webkit-transition: all 0.4s ease-in-out !important;
    -moz-transition: all 0.4s ease-in-out !important;
    -ms-transition: all 0.4s ease-in-out !important;
    -o-transition: all 0.4s ease-in-out !important;
    transition: all 0.4s ease-in-out !important;
    cursor: pointer !important;
    font-size: 16px !important;
    padding: 12px 15px !important;
    background-color: transparent !important;
    border: 2px solid #D71B81 !important;
    -webkit-transition: border-color 0.4s, color 0.4s !important;
    transition: border-color 0.4s, color 0.4s !important;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1) !important;
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1) !important;
    color: #D71B81 !important;
    line-height: 17px !important;
    text-decoration: none !important;
    border-radius: 0 !important;
    margin-top: 25px !important;
}

.no-touchevents .wpb_wrapper a.more:hover{
	background: #D71B81 !important;
	color: white !important;
}


/* STARTSEITE */
.home .blog>li{
    padding-top: 0 !important;
}

.home .blog>li h4{
        float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 5px;
}

.home .blog>li h4 a{
        font-size: 21px;
    line-height: 1.3;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    letter-spacing: .5px;
}

.home .blog>li p{
    float: left;
    width: 100%;
}

.blog.three-columns .post-details li{
    padding: 0;
    border: 0;
}

.blog.three-columns .post-details li::before, .blog.three-columns .post-details li.date:before{
    display: none;
}

.blog .post-image{
    margin-bottom: 15px;
}

.blog.three-columns .post-details li.template-eye, .home .blog.three-columns .post-details li.template-bubble{
    display: none;
}

.blog.three-columns .post-details{
margin-bottom: 0;
    border: 0;
}

.home span.date{
    border: 0;
}

#ttshowcase_0 .tt_theme_flat .ttshowcase_rl_quote_sided .ttshowcase_rl_quote, #ttshowcase_0 .tt_theme_flat .ttshowcase_rl_quote_block .ttshowcase_rl_quote, #ttshowcase_0 .tt_theme_flat .ttshowcase_rl_quote_sided .ttshowcase_rl_quote a, #ttshowcase_0 .tt_theme_flat .ttshowcase_rl_quote_block .ttshowcase_rl_quote a{
    background: transparent !important;
    padding: 0 !important;
}

.tt_theme_flat .tt_quote_info-below .ttshowcase_rl_quote p{
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    padding: 0px 60px 0px;
}

.ttshowcase_rl_title{
    font-weight: 600;
    font-size: 18px;
}

.ttshowcase_rl_subtitle, .ttshowcase_rl_date, #ttshowcase_0 .tt_theme_flat .ttshowcase_rl_quote_block .ttshowcase_rl_quote:after, #ttshowcase_0 .tt_theme_flat .tt_quote_info-below .ttshowcase_rl_quote:after, #ttshowcase_0 .tt_theme_flat .tt_quote_info-above .ttshowcase_rl_quote:after{
    display: none;
}




.dienstleistungen-container, .team-container{
    margin-left: -12px;
    margin-right: -12px;
}

.dienstleistungen-container {
    float: left;
    width: 100%;
}

.team-container {
    margin-top: 3rem;
}

.col-md-4{
	display: block;
	position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
	float: left;
    width: 33.33333333%;
}

.dienstleistung{
	width: 100%;
}

.dienstleistung .icon-container{
    float: left;
    width: 30%;
    height: 80px;
    padding-right: 15px;
}

.dienstleistung .icon{
    float: left;
    width: 65px;
    height: 65px;
    background-repeat: no-repeat !important;
    position: relative;
    text-indent: -3000px;
    display: inline-block;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    margin-top: 15px;
}

.dienstleistung .icon span{
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    opacity: 0;
     background-repeat: no-repeat !important;
    background-size: 65px !important;
    background-position: 0 -65px !important;
}

.no-touchevents .dienstleistung:hover .icon span{
    opacity: 1;
}
   

.dienstleistung .content{
	float: left;
    width: 70%;
}


.dienstleistung{
    position: relative;
    background-color: #f5f5f5;
    height: 146px;
    padding: 27px 20px;
    display: inline-block;
    margin-bottom: 8px;
    text-decoration: none !important;
}

.dienstleistung, .dienstleistung h3, .dienstleistung p{
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.no-touchevents .dienstleistung:hover{
	background: #D71B81;
}

.no-touchevents .dienstleistung:hover h3, .no-touchevents .dienstleistung:hover p{
	color: white;
}

.dienstleistung a.full{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}


.dienstleistung h3{
	font-size: 16px;
	font-weight: 600;
    letter-spacing: 1px;
    margin-top: 10px;
    margin-bottom: 3px;
    line-height: 1.3em;
}

.dienstleistung p{
    color: #333;
    text-transform: none;
        font-size: 16px;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: 0;
}   

.dienstleistung .icon-container {
    position: relative;
    overflow: hidden;
}

.dienstleistung .icon-container::before, .dienstleistung .icon-container::after, .tel-box::before, .footer-row .social a::before, .vertical-align-cell .plus-icon::after, a.scroll-top::after {
    content: "";
    position: absolute;
    left: 0;
    background-image: url('/wp/wp-content/themes/renovate-child/img/iconset_farbenkoenig.png');
    background-repeat: no-repeat;
    background-size: 638px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

a.scroll-top {
    height: 50px;
}

a.scroll-top::after {
    background-position: -256px -159px;
    width: 30px;
    height: 30px;
    left: 10px;
    top: 15px;
}

.dienstleistung .icon-container::before, .dienstleistung .icon-container::after {
    height: 65px;
}

.tel-box::before {
    top: 0;
    width: 42px;
    height: 45px;
    background-position: -3px -142px;
}

.footer-row .social a.youtube::before {
    width: 100%;
    height: 100%;
    background-position: -201px -147px;
}


.vertical-align-cell .plus-icon::after {
    left: 10px;
    bottom: 11px;
    width: 22px;
    height: 23px;
    background-position: -127px -158px;
}



.dienstleistung .icon-container::after, .no-touchevents .dienstleistung:hover .icon-container::before {
    opacity: 0;
}

.no-touchevents .dienstleistung:hover .icon-container::after {
    opacity: 1;
}


/* Innere Malarbeiten */
.dienstleistung.innere-malerarbeiten .icon-container::before,
.dienstleistung.innere-malerarbeiten .icon-container::after {
    width: 70px;
    top: 15px;
}

.dienstleistung.innere-malerarbeiten .icon-container::before {
    background-position: -3px -5px;
}

.dienstleistung.innere-malerarbeiten .icon-container::after {
    background-position: -3px -70px;
}

/* Äussere Malarbeiten */
.dienstleistung.aeussere-malerarbeiten .icon-container::before,
.dienstleistung.aeussere-malerarbeiten .icon-container::after {
    width: 65px;
    top: 15px;
}

.dienstleistung.aeussere-malerarbeiten .icon-container::before {
    background-position: -72px -4px;
}

.dienstleistung.aeussere-malerarbeiten .icon-container::after {
    background-position: -72px -69px;
}


/* Kreativarbeiten */
.dienstleistung.kreativarbeiten .icon-container::before,
.dienstleistung.kreativarbeiten .icon-container::after {
    width: 67px;
    top: 15px;
}

.dienstleistung.kreativarbeiten .icon-container::before {
    background-position: -141px -4px;
}

.dienstleistung.kreativarbeiten .icon-container::after {
    background-position: -141px -69px;
}


/* Tapezierarbeiten */
.dienstleistung.tapezierarbeiten .icon-container::before,
.dienstleistung.tapezierarbeiten .icon-container::after {
    height: 63px;
    width: 67px;
    top: 15px;
}

.dienstleistung.tapezierarbeiten .icon-container::before {
    background-position: -211px -5px;
}

.dienstleistung.tapezierarbeiten .icon-container::after {
    background-position: -211px -69px
}


/* Fassadenrenovation */
.dienstleistung.fassadenrenovation .icon-container::before,
.dienstleistung.fassadenrenovation .icon-container::after {
    width: 67px;
    top: 17px;
}

.dienstleistung.fassadenrenovation .icon-container::before {
    background-position: -282px -6px
}

.dienstleistung.fassadenrenovation .icon-container::after {
    background-position: -282px -71px;
}


/* Bodenbeschichtung */
.dienstleistung.bodenbeschichtung .icon-container::before,
.dienstleistung.bodenbeschichtung .icon-container::after {
    width: 67px;
    top: 15px;
}

.dienstleistung.bodenbeschichtung .icon-container::before {
    background-position: -352px -4px;
}

.dienstleistung.bodenbeschichtung .icon-container::after {
    background-position: -352px -69px;
}


/* Schimmelbekämpfung */
.dienstleistung.schimmelbekaempfung .icon-container::before,
.dienstleistung.schimmelbekaempfung .icon-container::after {
    width: 69px;
    top: 15px;
}

.dienstleistung.schimmelbekaempfung .icon-container::before {
    background-position: -421px -4px;
}

.dienstleistung.schimmelbekaempfung .icon-container::after {
    background-position: -421px -69px;
}



/* Holzschutz */
.dienstleistung.holzschutz .icon-container::before,
.dienstleistung.holzschutz .icon-container::after {
    width: 69px;
    top: 15px;
}

.dienstleistung.holzschutz .icon-container::before {
    background-position: -492px -4px;
}

.dienstleistung.holzschutz .icon-container::after {
    background-position: -492px -69px;
}


/* Abrieb und Verputz */
.dienstleistung.abrieb-und-verputz .icon-container::before,
.dienstleistung.abrieb-und-verputz .icon-container::after {
    width: 69px;
    top: 15px;
}

.dienstleistung.abrieb-und-verputz .icon-container::before {
    background-position: -569px -4px;
}

.dienstleistung.abrieb-und-verputz .icon-container::after {
    background-position: -569px -69px;
}



/* TEAM */
.team-container > div:nth-child(n+4) {
	margin-top: 50px !important;
}

.team-img {
	line-height: 0;
}

.team-content {
    padding: 25px;
    background-color: #f6f6f6;
    display: inline-block;
    min-height: 375px;
}

.team-content h3{
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0px;
	margin-top: 0px;
}

.team-content p {
    margin-bottom: 0;
}


.slider-content-box{
    z-index: 5;
    background-color: rgba(34, 34, 34, 0.65);
    border-top: 3px solid #D71B81;
    line-height: 27px;
    margin: 0px;
    padding: 45px;
    min-height: 0px;
    min-width: 620px;
    max-height: none;
    max-width: 620px;
}

.slider-content-box h2{
    margin-top: 0 !important;
    border: 0;
    background: transparent;
    font-weight: 600;
    font-size: 28px;
    letter-spacing: 1px;
    transition: none;
    border-width: 0px;
    margin: 0px 0px 15px;
    padding: 0px;
    white-space: normal;
    text-align: left;
    margin-bottom: 20px !important;
    line-height: 1.2em !important;
}

.slider-content-box h2 a{
    text-decoration: none !important;
    line-height: 1.3em;
}

.tp-parallax-wrap{
	top: 100px !important;
}

.slider-content-box p{
    transition: none;
    line-height: 30px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 18px;
    text-transform: none;
    opacity: 0.85;
}

.wpb_wrapper .slider-content-box .more{
    line-height: 27px;
    border-width: 0px;
    margin: 28px 0px 0px;
    padding: 12px 22px;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 14px;
    webkit-transition: all 0.4s ease-in-out!important;
    -moz-transition: all 0.4s ease-in-out!important;
    -ms-transition: all 0.4s ease-in-out!important;
    -o-transition: all 0.4s ease-in-out!important;
    transition: all 0.4s ease-in-out !important;
    background-color: #D71B81 !important;
    color: #fff !important;
    position: relative;
    cursor: pointer;
    display: inline-block;
    border-radius: 0;
}

.no-touchevents .wpb_wrapper .slider-content-box .more:hover{
    background: white !important;
    color: #D71B81 !important;
    border-color: white !important;
}

/* REFERENZEN */
.projects-list.page-margin-top{
    margin-top: 0;
}

.ui-tabs-nav{
    text-align: left;
}

.small .ui-tabs-nav li{
    margin-right: 4px;
}

.small .ui-tabs-nav li a{
    font-size: 14px;
    font-weight: 600;
    padding: 8px 12px;
    letter-spacing: 1px;
}

.small.gray .ui-tabs-nav li a{
    background: transparent;
}


.projects-list.isotope li,
.projects-list.isotope li>a,
.projects-list.isotope a>img {
    width: 370px;
    height: 246px;
}

.project-image{
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin-top: 20px;
    width: 100%;
}


/* BLOG */
.single-post .vc_col-sm-8 h1{
    margin-bottom: 7px !important;
    border: 0 !important;
    padding-bottom: 0 !important;
}

.page-template-template-blog .page-header-right, .single-post .page-header-right{
    padding-top: 0;
}

.blog>li{
    border-bottom: 1px solid #e0e0e0;
    padding: 50px 0;
    margin-top: 0;
}

.blog>li:first-child{
    padding-top: 0;
}

.blog>li h2{
    line-height: 35px;
    font-size: 22px;
    margin: 0 0 7px 0 !important;
    padding: 0;
}

.blog>li h2 a{
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.no-touchevents .blog .post-content>a>img:hover{
    opacity: .8 !important;
}

.blog .post-content h2, .blog .post-content h3, .blog.three-columns h4.box-header, .blog.horizontal-carousel h4 {
    text-transform: none;
}

.no-touchevents .blog>li h2:hover a{
    color: #D71B81 !important;
    opacity: 1 !important;
}

h2.box-header:after{
    display: none;
}

a.category{
    display: inline-block;
    color: #888 !important;
    line-height: 14px;
    text-decoration: none;
   -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.no-touchevents a.category:hover{
    color: #D71B81 !important;
}

span.date{
    display: inline-block;
    color: #000;
    line-height: 14px;
    margin-right: 10px;
    padding-right: 10px;
}

.blog p{
    margin-top: 19px;
}

.post a.more{
    display: inline-block;
    margin-top: 15px;
    border-radius: 0;
    border: 0 !important;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 22px;
    border: 2px solid #D71B81 !important;
}

.no-touchevents .post a.more:hover{
    background: #000;
    color: white;
    border: 2px solid #000;
}

.page-template-template-blog .vc_col-sm-4 h4, .single-post .vc_col-sm-4 h4{
    font-size: 18px;
    border-bottom: 1px solid #e0e0e0;
    padding: 0 0 20px 0;
    margin: 0 0 25px 0;
    font-weight: 600;
    letter-spacing: 1px;
}

h2.widgettitle:after, .box-header:after{
    display: none;
}


.blog.small .post-content a{
    color: #000;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none !important;
}

.no-touchevents .blog.small .post-content a:hover{
    color: #D71B81;
}

.blog.small>li{
    width: 100%;
}

.page-id-236 .post-image, .category .post-image{
    margin-bottom: 15px !important;
}


.page-id-236 .blog .post-content h2{
    float: left;
    width: 100%;
    margin-top: 0px !important;
}

.page-id-236 span.date{
    border: 0;
}

.pagination li a, .pagination li span{
    padding: 0;
    width: 30px;
    height: 30px;
    font-weight: 600;
}

.pagination{
    margin-right: 20px;
}

.blog.small li .post-details li{
    font-size: 15px;
}

.vc_col-sm-4 .blog.small>li{
    margin-top: 0;
    padding: 30px 0 28px;   
}

.projects-list li {
    width: 33.3333333333%;
	padding-left: 0;
}

.blog.small li .post-details li, .vc_col-sm-4 .blog.small>li, .wpb_wrapper .widget_categories li, .blog>li, .wpb_wrapper .our-clients-list li, .small .ui-tabs-nav li{
	background: transparent !important;
    line-height: 1em !important;
    padding-left: 0 !important;
}

.wpb_wrapper .wpb_text_column + .projects-list li {
	padding: 0;
	margin-top: 0 !important;	
}

.our-clients-list {
    cursor: grab;
}

.vc_col-sm-4 .blog.small .post-content a{
    line-height: 1.3em;
}

.vc_col-sm-4 .blog.small.margin-top-30{
    margin-top: 0;
}

.page-template-template-blog .vc_col-sm-4 h4, .single-post .vc_col-sm-4 h4{
    margin-bottom: 0px;
}


.page-id-236 .vc_col-sm-4 .post-image{
    margin-bottom: 0 !important;
}

/* BLOG SINGLE */
.single-post .vc_col-sm-8 h2{
    font-size: 18px;
    border-bottom: 1px solid #e0e0e0;
    padding: 0px 0 10px 0;
    margin: 10px 0 20px 0 !important;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: left;
}

.single-post .vc_col-sm-8 .social-share h2{
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0 !important;
    padding: 0;
    margin: 10px 0 0 0 !important;
}

.single-post .post.single p{
    margin-top: 0;
}

.single-post span.date{
    border: 0;
    display: inline-block;
    margin-bottom: 10px;
}

.back-container{
    margin-top: 60px;
}

.back-container a.button{
    margin-left: 0;
}

div.pp_default .pp_content_container .pp_details{
    margin-top: -2px !important;
}

div.pp_default .pp_description{
    font-size: 16px;
    color: #333;
    font-weight: 300;
    margin: 0 !important;
}

div.pp_default .pp_close{
    right: 15px;
}


/* PROJEKTE */
.projects-list li .view{
    background: rgba(215, 27, 129,0.8) !important;
}

.vertical-align-cell h3{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    margin: 0;
    letter-spacing: 1px;
}

.vertical-align-table a.full{
    z-index: 100;
}

.vertical-align-cell .plus-icon{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 45px;
    height: 45px;
    background: #000;
    z-index: 99;
}

.site-container {
    max-width: 1900px;
    margin: 0 auto;
}

.single-re_projects .page-header-left h2, .single-re_projects .page-header-right{
    padding-top: 5px;
}

.single-re_projects .wpb_wrapper h2{
margin-top: 9px !important;
    margin-bottom: 25px !important;
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 18px;
    text-align: left;
    padding-bottom: 15px;
}

.single-re_projects .wpb_wrapper .button{
    margin-top: 30px;
    margin-left: 0;
}

.single-re_projects .button.disable{
    pointer-events: none;
    cursor: default;
    opacity: .3;
}

.single-re_projects .before.button{
    background-image: url('https://www.farbenkoenig.ch/wp/wp-content/themes/renovate-child/img/before_icon.png');
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center;
    text-indent: -3000px;
    margin-right: 9px;
    padding: 10px 18px;
}

.no-touchevents .single-re_projects .before.button:hover{
    background-image: url('https://www.farbenkoenig.ch/wp/wp-content/themes/renovate-child/img/before_icon-hover.png');
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center;
}

.single-re_projects .next.button{
    background-image: url('https://www.farbenkoenig.ch/wp/wp-content/themes/renovate-child/img/next_icon.png');
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center;
    text-indent: -3000px;
    margin-right: 9px;
    padding: 10px 18px;
}

.no-touchevents .single-re_projects .next.button:hover{
    background-image: url('https://www.farbenkoenig.ch/wp/wp-content/themes/renovate-child/img/next_icon-hover.png');
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center;
}

.single-re_projects .all.button{
    padding: 10px 18px;
}

/* KONTAKT */
.page-id-297 .page-header-right{
    padding-top: 0;
}


.gm-style-cc{
    display: none !important;
}

.form-row{
    float: left;
    width: 100%;
}

.form-row.recaptcha{
	margin-bottom: 1em;
}

.form-row.half > div{
    float: left;
    width: 50%;
}

.form-row.half > div.first{
    padding-right: 15px;
}

.form-row.half > div.last{
    padding-left: 15px;
}

.form-note {
	float: left;
width: 100%;
}

.form-note em {
	font-size: 14px;
}

input, textarea{
    padding: 12px 18px;
    outline: none;
    font-size: 18px;
    color: #909090;
    margin: 0 0 16px 0 !important;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    display: block;
    background-color: #fff;
    font-weight: 500;
    border: 2px solid #e0e0e0;
    opacity: 1;
    min-height: 53px;
    text-transform: none;
}

input.wpcf7-submit{
        display: inline-block;
    border-radius: 0;
    border: 0 !important;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 22px;
	margin-bottom: 0 !important;
    background-color: #D71B81;
    width: auto;
    color: white;
    cursor: pointer;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.no-touchevents input.wpcf7-submit:hover{
    background: #000;
}

input.wpcf7-not-valid, textarea.wpcf7-not-valid{
        border-color: #D71B81;
}

textarea{
    resize: none;
    height: 200px;
}

div.wpcf7-mail-sent-ok{
    border: 0;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    font-weight: 600;
    color: #D71B81;
}


.wpb_content_element.address{
    background-color: #f7f7f7;
    display: inline-block;
    width: 100%;
    margin: 9px 0 30px 0;
    color: #888;
    padding: 32px 25px;
}

.wpb_content_element.address h3{
    font-size: 18px;
    margin: 0;
    padding: 0;
    margin-bottom: 0;
    letter-spacing: 1px;
    font-weight: 600;
    color: #000;
    display: inline-block;
    line-height: 1.3;
}

.wpb_content_element.address p{
    margin-bottom: 12px;
}


.wpb_content_element.address p:last-child {
    margin-bottom: 0;
}

.wpb_content_element.address a{
    line-height: 1.3;
    color: #333;
    margin: 0 0 17px;
    border-bottom: 1px solid rgba(102,102,102,0.5);
    font-weight: 300;
    text-decoration: none !important;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.no-touchevents .wpb_content_element.address a:hover{
    color: #D71B81;
    border-bottom: 1px solid #D71B81;
}

span.wpcf7-not-valid-tip{
    display: none;
}

div.wpcf7-validation-errors{
    display: none !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    margin: 10px 0 30px !important;
    background: #333 !important;
    color: white !important;
    border: 0 !important;
    padding: 15px !important;
}

.widget_categories h2.widgettitle{
        font-size: 18px;
    border-bottom: 1px solid #e0e0e0;
    padding: 0 0 20px 0;
    margin: 0 0 25px 0;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 50px !important;
}

.widget_categories a{
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
}


.page-id-236 .blog .post-content h2, .category .blog .post-content h2, .single-post .blog .post-content h1{
    font-size: 24px;
    border: 0 !important;
    margin-top: 15px !important;
}


.home .blog>li h4{
    margin-top: 0;
}

.page-id-1152 .page-header-right{
    padding-top: 0;
}

.page-id-1152 .wpb_wrapper h2{
    margin-top: 50px !important;
    margin-bottom: 17px !important;
}

.page-id-1152 .wpb_wrapper p a{
    color: #333;
    text-decoration: underline;
    font-weight: normal;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.no-touchevents .page-id-1152 .wpb_wrapper p a:hover{
    color: #D71B81;
}


.scroll-top.animated-element{
    left: 15px !important;
    bottom: 0px !important;
    padding: 10px 0 !important;
    background: rgba(51,51,51,0.9);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}


.search-results span.date{
	display: block !important;
	margin-bottom: 10px;
}

.search-results .post-content{
	line-height: 1.6em !important;
	width: 100% !important;
}

.search-results .blog>li{
	float: left;
	width: 100% !important;
}

.search-results .dienstleistung{
	height: auto !important;
}

.search-results .blog>li h2{
	border: 0 !important;
}


/* Google Review */
.rplg .rplg-badge-cnt.rplg-badge-fixed {
    right: 20px !important;
    bottom: 20px !important;
}

.rplg .rplg-badge-fixed .rplg-badge2 {
    margin: 0 !important;
}


body .rplg .rplg-form {
    width: 408px!important;
}

.rplg .rplg-form .rplg-form-content-inner {
    padding: 15px 10px 15px 10px!important;
}

.rplg-form .rplg-form-content-inner .rplg-form-review {
    border-bottom: 1px solid #eee !important;
    padding-bottom: 15px;
}

.rplg-form .rplg-row-right .rplg-review-name {
    color: #000 !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
}

.rplg .rplg-review-text {
    color: #000 !important;
    line-height: 1.5 !important;
}

.rplg .rplg-row-right .rplg-review-time {
    line-height: 1.2 !important;
    margin-bottom: 7px !important;
}


.rplg .rplg-form .rplg-links a {
    font-size: 14px !important;
    padding: 8px 10px !important;
    background-color: transparent !important;
    border: 2px solid #D71B81 !important;
    color: #D71B81 !important;
    text-shadow: 0 0 0 !important;
    transition: border-color 0.4s, color 0.4s !important;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1) !important;
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1) !important;
    line-height: 17px !important;
    margin-top: 10px !important;
    margin-bottom: 25px !important;
    font-weight: 600 !important;
}

.no-touchevents .rplg .rplg-form .rplg-links a:hover {
    background: #D71B81 !important;
    color: white !important;
}

.rplg-form .rplg-form-head .rplg-form-close {
    margin-top: 5px;
    color: #000!important;
}

.rplg-form .rplg-row-left .rplg-review-avatar {
    margin-top: -5px !important;
}


@media all and (min-width: 768px) {
    .hide-desktop {
        display: none !important;
    }
}


@media all and (max-width: 1189px) and (min-width: 1024px) {

    .page-id-297 h2 br {
        display: none;
    }

    .site-container .vc_row {
        padding: 5rem 0;
    }
    
    .site-container .vc_row.page-header {
        padding: 2.5rem 0;
    }
    
    .site-container .vc_row .vc_row {
        padding: 0;
    }
    

    .single-re_projects .theme-page .vc_row .vc_col-sm-8 {
        width: 60% !important;
    }

    .single-re_projects .theme-page .vc_row .vc_col-sm-4 {
        width: 40% !important;
        padding-left: 0;
    }
    
    .header-top-bar, .header, .site-container .vc_row, .site-container .vc_row.full-width .vc_col-sm-12.wpb_column .vc_row, .vc_row.full-width>.vc_col-sm-12>.wpb_wrapper>.announcement{
        width: 100% !important;
    }

     .header-top-bar, .header, .site-container > .vc_row, .site-container > .vc_row.full-width .vc_col-sm-12.wpb_column .vc_row, .vc_row.full-width>.vc_col-sm-12>.wpb_wrapper>.announcement, .blog .post-details, .blog.horizontal-carousel li.post, .vc_row .type-small .testimonials-list li{
        width: 100% !important;
        padding: 0 10px !important;
    }

    .vc_row .wpb_column .blog .post-content {
        width: 100% !important;
    }

    .margin-top-70{
        margin-top: 60px !important;
    }

    .header-container{
        padding: 0 !important;
    }

    .sf-menu li a, .sf-menu li a:visited{
        padding-left: 15px !important;
        padding-right: 15px !important;
        line-height: 32px;
    }

    .header-top-bar-container .logo picture{
        margin-top: 0;
    }

    .header-container {
        padding-bottom: 0;
        margin-top: -30px;
        height: 80px;
    }

    .slider-content-box h2{
        padding: 0 !important;
    }

    .slider-content-box h2 a, .slider-content-box h2{
        font-size: 26px !important;
    }

    .slider-content-box p{
        font-size: 18px !important;
        padding: 0 !important;
        list-style: 1.5em !important;
    }

    .slider-content-box .more{
        margin-left: 0 !important;
        padding: 10px 17px;
    }

    .vc_col-sm-8, .col-md-8{
        width: 66.66666666% !important;
    }

    .vc_col-sm-4, .col-md-4{
        width: 33.33333333% !important;
        margin: 0 !important;
        padding: 0 6px !important;
    }

    .dienstleistungen-container{
        margin: 0 !important;
        padding: 0 6px !important;
    }

    .team-container{
        margin-right: -6px !important;
        margin-left: -6px !important;
    }

    .dienstleistung .icon-container{
        padding-right: 0;
    }

    .dienstleistung .icon, .dienstleistung .icon span{
        background-size: 62px !important;
        width: 62px !important;
        height: 62px !important;
    }

    .dienstleistung .icon span{
        background-position: 0 -62px !important;
    }

    .dienstleistung .content{
        padding-left: 10px;
    }

    .dienstleistung{
        height: 120px;
        padding: 15px;
    }

    .dienstleistung .icon-container {
        width: 25%;
    }

    .dienstleistung .content {
        width: 75%;
    }

    .adress-box{
        padding-left: 40px;
        margin-left: 0;
        margin-right: 10px;
        padding-right: 20px;
    }

    .slider-content-box{
            padding: 30px 35px 37px !important;
    }

    #rev_slider_1_1 .tp-revslider-mainul .tp-parallax-wrap{
        bottom: 80px !important;
            left: 20px !important;
    }

    .caroufredsel_wrapper{
        width: 970px !important;
    }

    .home .blog.three-columns{
        padding: 0 6px;
    }

    .home .blog>li h4 a {
        font-size: 20px;
        line-height: 1.3em;
    }

    .footer-row .vc_col-sm-4{
        width: 100% !important;
    }

    .site-container .vc_row.yellow{
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }

    .breadcrumb{
        padding: 0 15px;
    }

    .dienstleistung h3{
            word-break: break-word;
    }

    .page-id-148 .wpb_column > .wpb_wrapper, .page-id-935 .wpb_column > .wpb_wrapper{
        padding: 0 15px !important;
    }

    .projects-list.isotope li, .projects-list.isotope li>a, .projects-list.isotope a>img {
        width: 310px !important;
        height: 206px !important;
    }

    .single-re_projects .vc_row .vc_col-sm-8, .page-template-template-blog .vc_row .vc_col-sm-8{
        width: 66.6666% !important;
        padding-right: 15px;
    }

    .single-re_projects .vc_row .single-ref .vc_col-sm-4, .page-template-template-blog .vc_row .clearfix .vc_col-sm-4{
        width: 33.3333% !important;
    }

    .theme-page .vc_row .vc_col-sm-4, .theme-page .vc_row .vc_col-sm-3{
        width: 33.3333333% !important;
    }

     .theme-page .vc_row .vc_col-sm-8, .theme-page .vc_row .vc_col-sm-9{
        width: 66.6666666% !important;
        margin-left: 0 !important;
    }

    .theme-page .vc_row .vc_col-sm-3{
        padding-left: 15px;
    }

    .theme-page .vc_row .vc_col-sm-9{
        padding-right: 15px;
        padding-left: 15px;
    }

    .page-template-template-blog .vc_row .clearfix .vc_col-sm-4, .single-post .theme-page .vc_col-sm-4{
        padding-left: 0 !important;
        padding-right: 15px !important;
    }

    .single-post .theme-page .vc_col-sm-8{
        padding-left: 5px !important;
        padding-right: 15px !important;
    }

    .page-template-template-blog .vc_col-sm-4 .wpb_wrapper{
        position: relative !important;
        top: 0 !important;
    }

    .twentytwenty-container{
        margin-top: 0 !important;
    }

    .project-image{
        margin-top: 0;
        margin-bottom: 20px;
    }

    .blog.three-columns .post-details li.date::before, .blog.small .post-image{
        display: block !important;
    }

    .wpb_column.vc_col-sm-4  .blog .post-content{
        padding: 0 !important;
        margin-top: 10px !important;
    }

    .blog.small li .post-details{
        padding-left: 0 !important;
        margin-top: 5px;
    }

    .breadcrumb .vc_row.wpb_row.vc_inner.full-width{
        padding: 0 15px;
    }

    .vc_col-sm-4 .blog.small>li{
        padding: 14px 0;
    }

    .page-header-right{
        width: 500px;
    }

    .back-container{
            margin-top: 30px;
    }

    .page-id-148 .wpb_column > .wpb_wrapper, .page-id-935 .wpb_column > .wpb_wrapper, .wpb_column > .wpb_wrapper{
	    padding: 0 15px !important;
	}

	.dienstleistungen-container{
		padding: 0 !important;
		    margin: 0 -6px !important;
	}

	.slider .wpb_column > .wpb_wrapper{
		padding: 0 !important;
	}

	.page-padding-top-section.dienstleistungen{
		padding-top: 0 !important;
	}

	.page-header-left{
		width: 450px !important;
	}

	.page-id-236 .vc_row .wpb_column .blog .post-content, .page-id-297 .theme-page .vc_row .vc_col-sm-3{
		padding-left: 0 !important;
	}

	.team-content{
		min-height: 425px;
	}

    .site_cover__headline {
        left: 15px;
    }

}



@media all and (max-width: 1023px) and (min-width: 768px) {

    .page-id-297 h2 br {
        display: none;
    }
	
	.team-container > div:nth-child(n+3) {
		margin-top: 30px !important;
	}

	.team-content{
		min-height: 310px;
	}


    .header-top-bar, .header, .site-container .vc_row, .site-container .vc_row.full-width .vc_col-sm-12.wpb_column .vc_row, .vc_row.full-width>.vc_col-sm-12>.wpb_wrapper>.announcement{
        width: 100% !important;
    }

     .header-top-bar, .header, .site-container > .vc_row, .site-container > .vc_row.full-width .vc_col-sm-12.wpb_column .vc_row, .vc_row.full-width>.vc_col-sm-12>.wpb_wrapper>.announcement, .menu-container, .blog .post-details, .vc_row .wpb_column .blog .post-content, .blog.horizontal-carousel li.post, .vc_row .type-small .testimonials-list li{
        width: 100% !important;
        padding: 0 10px !important;
    }

    .margin-top-70{
        margin-top: 50px !important;
    }

    .dienstleistungen-container, .team-container{
        margin-right: -6px !important;
        margin-left: -6px !important;
    }

    .header-container{
        padding: 0 !important;
    }

    .sf-menu li a, .sf-menu li a:visited{
        padding-left: 15px !important;
        padding-right: 15px !important;
        line-height: 32px;
    }

    .header-top-bar-container .logo picture{
        margin-top: 0;
    }

    .header-container {
        padding-bottom: 0;
        margin-top: -30px;
        height: 80px;
    }

    .slider-content-box h2{
        padding: 0 !important;
    }

    .slider-content-box h2 a, .slider-content-box h2{
        font-size: 26px !important;
    }

    .slider-content-box p{
        font-size: 18px !important;
        padding: 0 !important;
        line-height: 1.5em !important;
    }

    .slider-content-box .more{
        margin-left: 0 !important;
        padding: 10px 17px;
    }

    span.data{
        display: none;
    }

    .adress-box, .tel-box{
        padding-top: 12px;
        padding-bottom: 12px;
        padding-right: 20px;
        margin-right: 10px;
    }

    .slider-content-box{
        padding: 23px 23px 29px !important;
    }

    .dienstleistungen-container{
        padding-left: 0px;
        padding-right: 0px;
    }

    .dienstleistungen-container .col-md-4, .team-container .col-md-4{
        width: 50%;
        padding-left: 6px;
        padding-right: 6px;

    }

    .team-container .col-md-4 .team-img img{
        max-width: initial;
        width: 100%;
        height: auto;
    }

    .team-container .col-md-4{
        margin-bottom: 12px;
    }

    .dienstleistung{
        margin-bottom: 6px;
    }

    .page-padding-top-section{
        padding-top: 20px !important;
    }

    .projects-list li{
        width: 50% !important;
    }

    .vc_row .vc_col-sm-4, .vc_row .vc_col-sm-8 .vc_col-sm-6{
           width: 100% !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .home .blog>li{
        padding-top: 30px !important;
        padding-bottom: 10px !important;
    }

    .home .blog.three-columns{
            margin-top: -30px;
    }

    .one-third{
        width: 100%;
        padding: 0 15px;
    }

    .footer-row h3{
        margin-top: 30px;
    }

    .site-container .vc_row.yellow{
        padding-bottom: 30px !important;
    }

    .breadcrumb{
        padding: 0 10px;
    }

    .page-header-left, .page-header-right{
        float: left;
        width: 100%;
    }

    .bread-crumb-container{
        float: left;
    }

    .bread-crumb li{
        margin-left: 0;
        margin-right: 10px;
    }


    .page-id-148 .vc_row .vc_col-sm-12{
        padding: 0 10px;
    }

    .projects-list.isotope li, .projects-list.isotope li>a, .projects-list.isotope a>img{
        width: 350px !important;
        height: 232px !important;
    }

    .vc_row .vc_col-sm-8{
        width: 100% !important;
            padding-left: 10px !important;
    padding-right: 10px !important;
    }

    .twentytwenty-container{
            margin-bottom: 10px !important;
    }

    .project-image{
            line-height: 1em;
    margin-top: 0;
    margin-bottom: 5px;
    }

    .tp-revslider-mainul .tp-parallax-wrap{
            left: 60px !important;
    }

    .our-clients-list{
        padding-left: 10px;
    }

    .our-clients-list li{
            margin-right: 25px;
    }


    .vc_row.footer-row .vc_col-sm-4{
        padding: 0 !important;
    }

    .footer-row .one-third{
        padding: 0 !important;
    }

    .page-header-right, .page-header-left{
        width: 100% !important;

    }

    .theme-page .vc_col-sm-12{
        padding: 0 10px;
    }

     .page-template-template-blog .vc_row .vc_col-sm-4, .single-post .vc_row .vc_col-sm-4{
        height: auto !important;
    }


    .page-template-template-blog .vc_col-sm-4 > .wpb_wrapper, .single-post .vc_col-sm-4 > .wpb_wrapper{
        position: relative !important;
        top: 0 !important;
        width: 100% !important;
        margin-top: 40px;
    }

    .page-template-template-blog .vc_row .wpb_column .blog .post-content, .single-post .vc_row .wpb_column .blog .post-content{
        padding: 0 !important;
    }

    .blog.three-columns .post-details li.date::before, .blog.small .post-image{
        display: inline-block !important;
    float: left;
    }

    .page-template-template-blog .vc_row .wpb_column .blog .post-content, .single-post .vc_row .wpb_column .blog .post-content{
        float: left;
            width: auto !important;
    }

    .blog.small li .post-details{
        padding-left: 0 !important;
        margin-top: 5px !important;
    }

    .back-container{
        margin-top: 20px;
    }

    .page-id-297 .vc_row .vc_col-sm-3{
        width: 33.33333%;
    margin-left: 1%;
    }

    .page-id-297 .vc_row .vc_col-sm-9{
    width: 61.66666% !important;
    margin-left: 2% !important;
    }
   
    .header, .menu-container {
        padding: 0 !important;
    }

    .site_cover__headline {
        left: 10px;
    }

    .site_cover__headline h1 {
        font-size: 34px;
    }

    h1, h2, .page-header-left span.fake-h1 {
        font-size: 29px;
    }

    .site-container .vc_row {
        padding: 4rem 0;
    }

    span.data {
        display: block;
    }

    #text-2 {
        margin-top: 8px;
    }

    .contact-box {
        margin-top: 12px;
    }

    .tel-box {
        padding-top: 11px;
    }

    .tel-box::before {
        top: 10px;
    }

    .tt_theme_flat .tt_quote_info-below .ttshowcase_rl_quote p {
        font-size: 20px;
    }

    .home .blog>li {
        border-bottom: 2px solid #eee;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 40px !important;
        margin-bottom: 20px !important;
    }

    .breadcrumb .vc_row.wpb_row.vc_inner.full-width {
        padding: 0 10px !important
    }

    .site-container .vc_row.page-header {
        padding: 3rem 0 1rem;
    }

    .team-content {
        min-height: 370px;
    }

    .re-smart-column > .wpb_wrapper {
        position: relative !important;
        top: 0 !important;
        width: 100% !important;
    }

    .blog.small .small.post {
        position: relative;
    }

    .blog.small .small.post .post-content {
        position: absolute;
        left: 100px;
    }


}


@media all and (max-width: 767px) {

	.team-container > div:nth-child(n+2) {
		margin-top: 20px !important;
	}
	
    .projects-list li + li {
        margin-top: 15px;
    }

    .site-container .vc_row .vc_row {
        padding: 0 15px;
    }

    .vc_row-fluid [class*="vc_col-sm"] {
        padding-right: 15px;
        padding-left: 15px;
    }

	.slider-content-box p{
		font-size: 18px !important;
		padding: 0 !important;
		list-style: 1.4em !important;	
	}

	.team-img img{
		width: 100%;
		max-width: inherit;
		height: auto;
	}

	.team-content{
		min-height: inherit;
	}

    .margin-top-70{
        margin-top: 45px !important;
    }

    .mobile-menu-container{
        z-index: 102;
        position: absolute;
        width: 100%;
    }

    .mobile-menu li {
        border-bottom: 1px solid #d8d8d8;
    }

    .mobile-menu li a{
        margin-bottom: 0;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 14px;
        letter-spacing: .5px;
        line-height: 27px;
        text-decoration: none !important;
    }

    .single-re_projects .mobile-menu li.menu-item-978 a{
        background-color: #D71B81;
        color: #FFF;
    }

    .mobile-menu-switch .line{
        width: 40px;
    }

    .header-top-bar-container .header-toggle{
        display: none !important;
    }

    .header-top-bar{
        display: block !important;
    }

    .header-top-bar-container .logo picture{
	    width: 115px;
	    margin-top: 3px;
	    margin-left: 0;
    }

    .header-container{
        position: absolute;
        right: 0;
        top: 15px;
    }

    #text-2 .contact-box, .tel-box::before, span.title{
        display: none;
    }

    .tel-box {
        padding: 15px 0;
        right: 60px;
        top: -10px;
    }

    span.data {
        position: relative;
        font-size: 17px;
        color: #D71B81;
        padding-left: 20px;
    }

    .phone-svg {
        position: absolute;
        top: 0;
        left: 0;
    }

    .phone-svg svg {
        width: 16px;
        height: 16px;
    }

    .phone-svg svg path {
        fill: #D71B81;
    }

    .header-top-bar, .header, .site-container > .vc_row, .site-container > .vc_row.full-width .vc_col-sm-12.wpb_column .vc_row, .vc_row.full-width>.vc_col-sm-12>.wpb_wrapper>.announcement, .menu-container, .blog .post-details, .vc_row .wpb_column .blog .post-content, .blog.horizontal-carousel li.post, .vc_row .type-small .testimonials-list li{
        width: 100% !important;
        padding: 0 10px !important;
    }

    .col-md-4{
        width: 100%;
    }

    .dienstleistung{
        margin-bottom: 10px;
    }

    .projects-list li, .our-clients-list-container{
        width: 100% !important;
    }

    .projects-list li .view{
        display: block !important;
    }

    .tt_theme_flat .tt_quote_info-below .ttshowcase_rl_quote p{
        font-size: 22px;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .re-carousel-pagination a{
        margin-top: 20px;
        margin-bottom: 35px;
    }

    .error404 .feature-item.feature-item-big h4, .page-template-404 .feature-item.feature-item-big h4, .single-re_projects .wpb_wrapper h2{
        font-size: 18px !important;
    }

    .team-container{
        float: left;
        width: 100%;
        margin-top: 40px;
    }

    .header-container .header{
        padding: 0 !important;
    }

    .header-container{
        width: 100%;
        background: transparent;
        padding: 0 !important;
        top: 0px;
    }

    .header .mobile-menu-switch{
        position: absolute;
        right: 10px;
        top: 42px;
    }

    .header .mobile-menu-switch .menu-text {
        display: inline-block;
        text-indent: -30000px;
    }

    .menu-container{
        border-top: 0;
    }

    .header-top-bar{
        position: absolute;
            z-index: 100;
    }

    .header-top-bar-container{
        height: 100px;
    }

    .mobile-menu-container nav{
        position: absolute;
        width: 100%;
        top: 98px;
    }

    .one-third{
        width: 100%;
            margin-top: 30px;
    }

    .footer-row{
            padding-top: 10px !important;
    padding-bottom: 50px !important;
    }

    .breadcrumb{
        padding: 0 10px !important;
    }

    .page-header-right{
        display: none;
    }

    .header-top-bar, .header, .site-container .vc_row, .site-container .vc_row.full-width .vc_col-sm-12.wpb_column .vc_row, .vc_row.full-width>.vc_col-sm-12>.wpb_wrapper>.announcement, .menu-container, .blog .post-details, .vc_row .wpb_column .blog .post-content, .blog.horizontal-carousel li.post, .vc_row .type-small .testimonials-list li{
        width: 100% !important;
    }

    .clearfix > .vc_row{
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    .home .blog>li .vc_row{
        padding: 0 !important;
    }

    .projects-list.page-margin-top{
        margin-top: 0 !important;
    }

    .blog.three-columns, .blog.three-columns > li.wpb_column, .layout-column .blog.three-columns>li{
        padding-bottom: 35px;
    }

    .one-third.social{
        margin-bottom: 30px;
    }

    .dienstleistungen-container, .team-container{
        margin-left: 0;
        margin-right: 0;
    }

    .dienstleistungen-container .col-md-4, .team-container .col-md-4{
        padding-left: 0;
        padding-right: 0;
    }

    .team-container .col-md-4{
        margin-bottom: 20px;
    }

    .dienstleistung .icon, .dienstleistung .icon span{
        width: 60px !important;
        height: 60px !important;
        background-size: 60px !important;
    }

    .dienstleistung .icon span{
        background-position: 0 -60px !important;
    }

    .home .blog>li h4 a{
        line-height: 1.3em;
    }

    .projects-list.isotope, .projects-list.isotope li, .projects-list.isotope li>a, .projects-list.isotope a>img{
        width: 100% !important;
    }

    .projects-list.isotope li, .projects-list.isotope li>a, .projects-list.isotope a>img{
        height: auto !important;
    }

    .projects-list.isotope li{
       margin-top: 10px !important;
    }

    .small .ui-tabs-nav{
        margin-top: 0 !important;
    }

    .single-re_projects .vc_row .vc_col-sm-4{
        margin-top: 0px !important;
    }

    .twentytwenty-container{
        margin-top: 0 !important;
    }

    .project-image{
        margin: 0 !important;
            line-height: 1em;
    }

    .slider-content-box .more{
    display: block !important;
    font-size: 13px !important;
    float: left;
    padding: 9px !important;
    margin-bottom: 10px !important;
    margin-left: 0 !important;
    margin-top: 10px !important;
    height: auto !important;
    line-height: auto !important;
    padding: 0 8px !important;
    }

    .tp-revslider-mainul .tp-parallax-wrap, .slider-content-box{
        width: 100% !important;
        min-width: initial;
        max-width: initial !important;
        margin: 0 !important;
    }

    .slider-content-box{
        position: absolute;
        bottom: -20px;
            padding: 15px 15px 5px !important;
    }

    .slider-content-box h2, .slider-content-box h2 a{
        font-size: 16px !important;
        font-weight: 600 !important;
        letter-spacing: 1px !important;
        text-transform: uppercase !important;
        margin-bottom: 0  !important;
        padding: 0 !important;
    }

    .page-id-236 .wpb_column .blog .post-content, .single-post .wpb_column .blog .post-content, .category .wpb_column .blog .post-content{
        padding: 0 !important;
    }

    .page-id-236 .blog .post-content h2, .category .blog .post-content h2{
        line-height: 1.4em;
        border: 0;
    }

    .blog>li{
        padding: 35px 0;
    }

    .back-container{
        margin-top: 0px;
    }

    .vc_col-sm-4 .blog.small .post-image{
        width: 30%;
        float: left;
        margin-right: 0;
    }

    .vc_col-sm-4 .blog.small .post-content{
        float: left;
        width: 70% !important;
        padding-left: 15px !important;
    }

    .vc_col-sm-4 .blog.small li .post-details{
        padding: 0 !important;
    }

    .vc_col-sm-4 .blog.small>li{
            padding: 20px 0 20px;
    }

    .form-row.half > div{
        width: 100%;
        padding: 0 !important;
    }

    #gmap_1{
        height: 300px !important;
    }

    h1, .home h2{
        font-size: 24px !important;
    }

    .header .mobile-menu-switch{
        z-index: 1000;
    }

    .header-top-bar .search-container{
        border: 0;
            margin-left: 0;
    width: 100%;
    }

    .header-top-bar .search-container a{
    position: absolute;
    right: 55px;
    top: -10px;
    height: 35px;
    width: 35px;
    border: 2px solid !important;
    }

    .search-container .template-search{
            padding: 0 !important;
    line-height: 31px;
    height: 31px;
    }


    .search-form{
        width: 100%;
    margin-top: 40px !important;
    }

    .search-form::before{
        right: 63px;
    }

    .tp-revslider-mainul .tp-parallax-wrap{
        left: 0 !important;
    }

    .site_cover {
        height: inherit;
        min-height: inherit;
    }

    .site_cover .picture_container, .site_cover .picture_container picture {
        position: relative;
        height: auto;
        width: auto;
    }

    .site_cover__headline {
        position: relative;
        bottom: 8px;
        padding: 15px 10px;
        text-align: left;
    }

    .site-container .vc_row {
        padding: 4rem 0;
    }

    .tt_theme_flat .tt_quote_info-below .ttshowcase_rl_quote p {
        font-size: 18px;
        line-height: 1.5;
    }

    .dienstleistung {
        height: auto;
        padding-top: 17px;
    }

    .breadcrumb .vc_row.wpb_row.vc_inner.full-width {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .iframe_container {
        padding-top: 350px;
    }

    .site_cover + .theme-page .vc_row:first-child {
        padding-top: 2rem;
    }

    h3 {
        font-size: 20px !important;
    }

    .page-header-left span {
        margin-top: 0;
    }

    .header .mobile-menu-switch {
        height: 22px;
    }

    body .rplg .rplg-form {
        width: 80% !important;
    }

    .rplg-form .rplg-form-head .rplg-form-close {
        position: absolute;
        right: 0;
        top: 0;
        width: 60px !important;
        height: 80px !important;
        background: #d71b81 !important;
        color: white !important;
        margin-top: 0;
        font-size: 50px !important;
    }

    .site_cover__headline h1 {
        padding: 10px;
    }

    .rplg-form .rplg-form-head .rplg-form-head-inner {
        left: 10px !important;
        padding-right: 80px !important;
    }

}



@media all and (max-width: 374px) {

    .tel-box {
        right: 52px;
    }

    .phone-svg {
        display: none;
    }

    body .rplg .rplg-form {
        width: 90% !important;
    }


}