@charset "utf-8";
/* CSS Document */
.ce_revolutionslider .tp-bannertimer {
	height:0px !important;
	}
.ce_linkbox .headline {
color: #fff;
	}

#bottom {
	background-color:#4b5a51;
 	
	}
#footer .totop::before {
	display:none;
	
	
	}
#footer .mod_socials a i {

    background: #040405;
}


h3 {
	font-family: 'Playfair Display', Georgia, Times, serif !important;
	
	}


.color {
	color:#a67049;
		}
.ce_text.format-p-large {
	font-family: 'Playfair Display', Georgia, Times, serif;
	}
.tel-header {
color:#fff;
   	position:absolute;
    right: 130px;
    top: -25px;
	font-weight:bold !important;
	font-size:1.2em;
}
#header .tel-header a {
color:#fff !important;
	font-size:1.2em;
}

.mod_socials {
    display: block;
    top: -25px;
    right: 5px;
}
#header .mod_socials a i {

    margin-right: 1px;
    background: #ba8e6e;
}


.mod_langswitcher {
   	position:absolute;
    right: 260px;
    top: -28px;
}

.mainmenu {
	position:absolute;
	right:44px;
	top:30px;
	float:right;
	}
.stickyheader .logo {
	height:120px;
	margin-top:-20px;
		
	}
.stickyheader .header.cloned {
	line-height:90px;
	background-color:#414e46;
	}
.ce_revolutionslider_hyperlink {
    border-radius: 35px;
}
/* =============================================================================
 * breakpoint show smartmenu / hide mainmenu
 * ========================================================================== */

@media only screen and (min-width : 768px) and (max-width : 1214px) {

.tel-header {
color:#fff;
   
    right: 320px;
    top: -25px;
	font-weight:bold !important;
	font-size:0.99em;
}


.mod_socials {
    display: block;
    top: -25px;
    right: 390px;
}

.mod_langswitcher {
   	position:absolute;
    right: 250px;
    top: -26px;
}


}
/* =============================================================================
 * mobile
 * ========================================================================== */

@media only screen and (max-width: 767px) {
	.tel-header {
color:#000;
  right: 80px;
    top: -5px;
	font-weight:normal !important;
	font-size:0.89em;
}
.stickyheader .header.cloned {
	line-height:50px;
	}
.stickyheader .logo {
	height:80px;
	margin-top:0px;
	}
.stickyheader .tel-header {
	    top: 25px;
	}
	
}