body {
    background: #fff;
    color: #606669;
    font-family: 'Open Sans', sans-serif;
	font-weight:400;
    font-size: 13px;
    line-height: 20px;
}
a {
    color: #d98e31;
	text-decoration: underline;
    transition: all .4s;
}
a:active, a:hover, a:focus {
    color: #d98e31;
    text-decoration: none;
}
 
.red {
    color: #507171;
}
b, strong {
    font-weight: 600;
}

.image-right {
    float: right;
    margin: 5px 0 10px 15px;
}
.image-left {
    float: left;
    margin: 0 15px 10px 0;
}
 
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'AntonioRegular';
    line-height: 1.35em;
	text-transform: uppercase;
}
h1, h2, h3, h4, h5, h6 {
    color: #040810;
}
h1, .h1{
    font-size: 35px;
}
h2, .h2{
    font-size: 24px;
    background: url(../../images/new-images/h2.png) no-repeat left center;
    letter-spacing: 4px;
    padding: 15px 0 15px 80px;
}
h3, .h3{
    font-size: 20px;
}
h4, .h4{
    font-size: 18px;
	color: #d28d3d;
}
h5, .h5{
    font-size: 16px;
}
h6, .h6{
    font-size: 15px;
	color: #d28d3d;
}

hr {
	border-color: #e5e5e5;
}
div#sticky-wrapper {
}
/***********facebook**********/
.like-facebook {
    position: absolute;
    right: 2%;
    margin-top: 5px;
}
.like-facebook #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_facebook::before {
    content: "\f09a";
}
.addthis_toolbox.addthis_32x32_style span {
    opacity: 0;
}
.like-facebook #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_google_plusone_share #___plusone_0,
.like-facebook #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_google_plusone_share iframe {
    position: absolute!important;
    left: 0!important;
    right: 0!important;
    top: 3px!important;
    opacity: 0;
}
.like-facebook #ContainerBlockSocial.addthis_toolbox .at300b{
    display: inline-block;
    font-size: 0px;
    cursor: pointer;
    margin: 0px;
    position: relative;
    z-index: 1;
    color: #2d2518;
	width:46px;
	height:46px;
	border-radius:50%;
	background: url(../../images/new-images/fb.png) no-repeat center center;
    text-decoration: none;
    transition: color .4s;
    float: none;
	text-align: center;
}
.like-facebook #ContainerBlockSocial.addthis_toolbox .at300b::before{
    font-family: 'FontAwesome';
    speak: none;
    font-size: 0px;
    line-height: 46px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}
.like-facebook #ContainerBlockSocial.addthis_toolbox .at300b:hover, footer.bottom .social .facebook:hover {
    opacity:0.7;
	/*box-shadow: 0 5px 30px rgba(0,0,0,.5);*/
}
/**********************/
nav.main-nav {
    position: relative;
    z-index: 0;
	height:56px;
    background: #4b4f4e;
    box-shadow: none;
    transition: background .4s, box-shadow .4s;
}
.is-sticky nav.main-nav {
    background:#4b4f4e;
    z-index: 100;
}
nav.main-nav .nav-wrapper {
	display: grid;
    grid-template-columns: auto auto;
}
nav.main-nav .sf-menu {
    text-align:left;
    align-self: auto;
    width: 100%;
}
nav.main-nav .mobile-nav {
    display: none;
    text-align: right;
    align-self: center;
}
nav.main-nav .mobile-nav a {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    color: #222;
    line-height: 40px;
    font-size: 24px;
	border-bottom:none;
}
nav.main-nav .mobile-nav i.fa {
    background: #fff;
    text-align: center;
    color: #d98e31;
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    display: inline-block;
}
.is-sticky nav.main-nav .cta {
    position: relative;
}
header.top, header.top div#bg-slideshow {
    position: relative;
    height: 450px;
    z-index:0;
}
header.top .logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    display: table;
    z-index: 2;
    top: 105px;
}
header.top.big, header.top.big div#bg-slideshow {
    height: 630px;
    z-index:0;
}
header.top.small, header.top.small div#bg-slideshow{
     height: 350px;
}
header.top div#bg-slideshow:before, header.top.big div#bg-slideshow:before, header.top.small div#bg-slideshow:before{
	/*content:'';
	position:absolute;
	bottom:0;
	top:auto;
	left:0;
	right:0;
	width:100%;
	height:100%;
	background-size:cover;
	background:url(../../images/new-images/bg-slide.png) no-repeat top center;
	z-index:3;*/}
.logo {
    position: absolute;
    margin-top: -105px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    text-align: center;
}
header.top .container {
    position: relative;
}
header.top .slogan {
    position: absolute;
	font-family: 'Abril Fatface', cursive;
    top: 40px;
    right: 15px;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    text-align: right;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.99), 
	rgba(0, 0, 0, 0.91) 1px 1px 1px, 
	rgba(0, 0, 0, 0.91) -1px 1px 1px, 
	rgba(0, 0, 0, 0.91) -1px -1px 1px, 
	rgba(0, 0, 0, 0.91) 1px -1px 1px;
    z-index: 2;
}
header.top.big .slogan {
    font-size: 55px;
    right: auto;
    left: 50%;
    top: 70%;
    width: 100%;
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 1.25;
}
header.top.small .slogan {
}
/*header.top:not(.big) .slogan br {
    display: none;
}*/
header.top .slogan p {
    margin: 0;
}
header.top .slogan a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
header.top:not(.big) .slogan a {
    font-size: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: -40px;
    bottom: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
}
header.top .slogan:hover {
	color:rgba(255, 255, 255, 0.7);
}
.bg {
    background: #f2f2f2 url(../../images/new-images/bg.png) no-repeat top center;
}
/**********box images***********/
.box-images {
    position: absolute;
    width: 100%;
    margin-top: -112px;
    z-index: 0;
}
.box-images .row {
    width: 77%;
	display: table;
	margin: 0 auto;
}
.box-images .photo {
    position: relative;    
    z-index: 4;
	display: table;
	margin: 0 auto;
}
.box-images img {
    border-radius: 50%;
	width: 215px;
    height: 215px;
    border: 15px solid #fff;
	box-shadow:0px 3px 10px rgba(0,0,0,0.3);
}
/******************************/
section.home-content {
    position: relative;
}
article.content img {
    height: auto;
    max-width: 100%;
    outline: none;
}

section.page-content {
    position: relative;
}

article.content a {
    border-bottom: 1px dotted;
    text-decoration: none;
}
article.content a:hover{
    border-bottom: none;
	text-decoration: underline;}
article.content img {
    height: auto;
    max-width: 100%;
    outline: none;
}
article.content img.image-col {
    width: 49%;
    margin-bottom: 10px;
}
article.content {
    position: relative;
    padding: 80px 0 40px;
}
section.home-content article.content {
    /*padding: 10px 0;*/
}
section.contact-content article.content {
    padding-bottom: 0;
	padding-top: 0;
}
article.content header.page-title, .contact-content .page-title1 {
    padding-bottom: 20px;
    text-align: center;
    /*background: url(../../images/new-images/h1.png) no-repeat bottom center;*/
    margin-bottom: 20px;
}
section.page-content.contact-content {
    padding-top: 45px;
}
article.content header.page-title h1 {
	text-align:center;}
article.content header.page-title h1 .subtitle {
    font-family: 'Abril Fatface', cursive;
    font-size: 60px;
    letter-spacing: 2px;
    color: #d28d3d;
}
article.content header.page-title .substitle2, section.page-content.contact-content header.page-title .substitle2 {
    text-align: center;
    display: block;
    position: relative;
    width: 100%;
    background: url(../../images/new-images/sub.png) no-repeat center center;
    line-height: 1;
    color: #606669;
    font-size: 19px;
    text-transform: uppercase;
    font-family: 'AntonioRegular';
    letter-spacing: 7px;
}

article.content header.page-title h5 {
    margin: 0;
}
article.content header.page-title img {
    float: left;
}
article.content header.page-title .row{
	margin:0;}
section.home-content article.content header.page-title h1{
	letter-spacing: 6px;
	line-height: 1.3;
	font-size: 24px;}
section.home-content article.content header.page-title {
        padding-top: 70px;
}
article.content header.page-title + h2 {
    margin-top: 0;
    margin-bottom: 30px;
}
article.content p {
    margin: 0 0 20px;
	/*text-align: justify;*/
}
article.content ul {
   list-style: outside disc;
    margin-left: 0;
    padding: 0;
	padding-left:20px;
}
article.content ul li {
    position: relative;
    left: 1em;
    margin-left: 1em;
    padding-right: 1em;
}
article.content ul ul {
    list-style-type: circle;
}
article.content .table-style {
    position: relative;
}
article.content .table-style th {
    background: rgba(216, 160, 1, 1);
    color: #fff;
}

article.content .table-style th,
article.content .table-style td {
    border: 1px solid #ccc;
    padding: 2px 5px;
}
article.content .table-style th.note1 {
    width: 20%;
}
h2.dark-text.title {
    background: none;
}
section.contactform {
    position: relative;
    padding-top: 10px;
}

section.services {
   	position: relative;
    /* background: url(../../images/new-images/bg-topview01.png) right center no-repeat; */
    text-align: center;
    padding: 130px 0 110px;
    z-index: 0;
}
section.services:before {
	content:'';
	position:absolute;
	top:0;
	left:50%;
	transform: translateX(-50%);
	bottom:auto;
	right:auto;
	width:80px;
	height:31px;
	background:url(../../images/new-images/service.png) no-repeat top center;}
section.services:after {
	content:'';
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	z-index: -1;}	
section.services h5 {
    margin: 0 0 50px;
    font-size: 24px;
    color: #fff;
    background: url(../../images/new-images/h5.png) no-repeat center center;
    letter-spacing: 3px;
	font-family: 'AntonioLight';
	line-height: 1;

}
section.services h3 {
        margin: 0px;
    text-transform: uppercase;
    color: #fff;
	line-height: 1;
    font-size: 73px;
    font-family: 'Abril Fatface', cursive;
}
section.services .row {
    width: 60%;
    display: table;
    margin: 0 auto;
}
section.services h4 {
	    font-size: 21px;
    margin: 10px auto 0;
    color: #ffffff;
    width: 100%;
    float: left;
    text-align: center;
    text-transform: none;
}
.box {
    position: relative;
    color: #fff;
    text-decoration: none;
}
.box:hover {color:#fff;}
.box:hover h4 {}
section.services .icon {
    margin: 0px auto;
}
section.satisfaction {
    position: relative;
    padding: 78px 0 130px;
    text-align: center;
    background: #f2f2f2;
    z-index: 0;
}
section.satisfaction .box1 {
        float: none;
}
section.satisfaction h3 {
     margin: 0px;
    font-size: 55px;
    font-family: 'Abril Fatface', cursive;
    color: #111111;
    text-transform: uppercase;
    background: url(../../images/new-images/title.png) no-repeat top center;
    padding-top: 108px;
}
section.satisfaction h6 {
    font-size: 21px;
    text-transform: uppercase;
    color: #151515;
    font-family: 'AntonioRegular';
    letter-spacing: 4px;
    background: url(../../images/new-images/bg-title.png) no-repeat center center;
}
section.satisfaction .boutton {
    background: #d28d3d;
    text-decoration: none;
    font-family: 'AntonioRegular';
    color: #fff;
    font-size: 25px;
    line-height: 1;
    padding: 20px 100px;
    border-radius: 15px;
    margin-top: 45px;
    border-bottom: none;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 4px;
}
section.satisfaction .boutton:hover {
	background: #000;
	color:#d28d3d;}
footer.bottom {
    position: relative;
    padding: 30px 0 254px;
    font-size: 16px;
    font-weight: 300;
    line-height: 31px;
    color: rgba(255, 255, 255, .95);
    font-family: 'AntonioRegular';
    background: url(../../images/new-images/bg-footer.jpg) bottom center no-repeat;
	z-index: 0;
}
footer.bottom:before{
	content:'';
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.4);
	z-index: -1;}
footer.bottom .footer-wrapper {
	border-top: 5px solid #fff;
   /* display: grid;
    grid-template-columns: repeat(2, 50%);*/
}
footer.bottom .contact {
    margin-left: -50px;
}
footer.bottom .adres {
    float: left;
}
footer.bottom .Info {
    float: right;
    text-align: right;
}
footer.bottom a{
	color: #fff;
	text-decoration:underline;
	border-bottom:none;}
footer.bottom a:hover{
	text-decoration:none;}
span.number-responsive a {
    display: none;
}
footer.bottom h3 {
    position: relative;
    color: #fff;
    font-size: 21px;
    font-family: 'AntonioRegular';
    margin-top: 10px;
    padding-bottom: 20px;
    margin-bottom: 15px;
    padding-top: 10px;
    background: url(../../images/new-images/map.png) no-repeat left 10px;
    padding-left: 35px;
    text-transform: none;
}
footer.bottom .Info h3{
	position:relative;
	background: url(../../images/new-images/tl.png) no-repeat left 10px;}
footer.bottom h2 {
    font-family: 'Abril Fatface', cursive;
    font-size: 47px;
    color: #fff;
    background: none;
    margin-top: 60px;
	letter-spacing: 0;
}
/***************footer.maps****************/
footer.maps {
    position: relative;
    height: 350px;
    overflow: hidden;
    background: #eee;
}
footer.maps a:first-of-type {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    font-size: 0;
}
.googlemaps_v2 label.modal-label {
    cursor: pointer;
    font-weight: 400;
    text-decoration: underline;
    margin: 0;
    z-index: 99;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
	color: #fff;
}
.googlemaps_v2 label.modal-label:hover {
	text-decoration:none;}
footer.maps .googlemaps_v2 label.modal-label {
    cursor: pointer;
    font-weight: 400;
    text-decoration: underline;
    margin: 0;
    z-index: 99;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    font-size: 0;
}
.googlemaps_v2 .modal__inner iframe {
position: absolute;
    width: 100% !important;
    height: 100% !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    filter: grayscale(100%);
    transition: filter .4s;
}
footer.maps iframe {
    position: absolute;
    width: calc(100vw + 200px);
    height: 550px;
    left: -100px;
    right: -100px;
    top: -100px;
    bottom: -100px;
    filter: grayscale(100%);
    transition: filter .4s;
}
footer.maps:hover iframe {
    filter: grayscale(35%);
}
#scrollUp {
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    padding: 6px 15px 10px;
    background: rgb(255, 255, 255);
    border-radius: 5px;
    color: #d28d3d;
    font-size: 28px;
    line-height: 1;
    text-decoration: none;
    box-shadow: none;
    transition: background .4s, box-shadow .4s;
    border-bottom: none;
}
#scrollUp:hover {
        background: rgba(255, 255, 255, .75);
    box-shadow: 0 5px 30px rgba(0,0,0,.5);
}
 
div.cc-cookies {
    width: 100%;
}
.cc-cookies {
    background: #343434 !important;}
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset {
    background: #d98e31 !important; color:#fff !important;}
.cc-cookies a:hover.cc-cookie-accept, .cc-cookies-error a:hover.cc-cookie-accept, .cc-cookies a:hover.cc-cookie-decline, .cc-cookies-error a:hover.cc-cookie-decline, .cc-cookies a:hover.cc-cookie-reset {
    background: #fff !important;
	color:#343434 !important;}	
.formError,
.formError *,
#fancybox-wrap,
#fancybox-wrap *{
    box-sizing: content-box;
}
div#_atssh {
    bottom: 0;
}

.img-box {
    width: 100%;
    height: 100%;
}
@media only screen and (max-width : 1440px) {
	
	
	}
@media only screen and (max-width : 1199px) {
	article.content header.page-title h1 .subtitle {font-size: 55px;}
	section.services h4 { font-size: 19px;}
	.box-images .row {    width: 80%;}
}
@media only screen and (max-width : 1024px) {
		
   }
@media only screen and (max-width : 991px) {
	nav.main-nav .nav-wrapper {
		display: block;
		grid-template-columns: auto;}
	nav.main-nav {
		height: auto;}
	nav.main-nav ul.sf-menu {
		display: none;
			}
	nav.main-nav .mobile-nav {
		display: table;
		float: none;
		margin: 10px auto;
			}
	.mm-menu .mm-listview > li a:not(.mm-next):hover{ 
		background:#d98e31!important; 
		color:#fff!important;}
	.selected{
		background:#d98e31!important; 
		color: #fff!important;}
	header.top .slogan,
    header.top.big .slogan {
        position: absolute;
        top: auto;
        bottom: 93px;
        left: 0;
        right: 0;
        font-size: 24px;
        transform: none;
        padding: 10px;
        background: rgba(210,141,61,.7);
        text-shadow: none;
        transition: background .4s;
    }
	header.top .slogan:hover,
    header.top.big .slogan:hover {
        background: rgba(210,141,61,1);
    }
    header.top .slogan br {
        display: none;
    }
    header.top .slogan a {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        opacity: 0;
        font-size: 0;
    }
	.box-images {
    margin-top: -90px;}
	.box-images .row {    width: 100%;}
    header.top, header.top div#bg-slideshow {
        height: 350px;
    }
    header.top.small, header.top.small div#bg-slideshow {
        height: 350px;
    }
    header.top.big, header.top.big div#bg-slideshow {
        height: 350px;
        z-index:0;
    }
	article.content {    padding: 100px 0 40px;}
    header.top .container {
        position: static;
        height: auto;
    }
	.box-images .row {    margin: 0;
    width: 100%;}
    section.home-content article.content header.page-title {        padding-top: 0;    }
	h1, .h1 {    font-size: 35px;	}
    section.contactform {        padding: 50px 0;    }
	section.services .row {    width: 90%;}
    section.services {        background-size:cover;  }
	section.services h4 {    font-size: 21px;}
    section.satisfaction { padding: 50px 0;    }	



}
@media only screen and (max-width : 767px) {
		article.content header.page-title img {
    		float: none;}
			.image-right,
			.image-left {
				float: none;
				margin: 10px auto;
				max-width: 100%;
				height: auto;
				display: block;
			}
			.box-images {
   				 margin-top: -70px;}
			.box-images .row {
    			margin: 0;}
			.box-images .row .col-xs-4 {
    			padding: 0;}
			.box-images img {
				max-width: 150px; max-height: 150px;}
			article.content header.page-title h1 .subtitle {    font-size: 40px;}
			h1, .h1 {
				font-size: 30px;
			}

			article.content img {
                max-width: 100%;
                height: auto;
                margin: 0 auto;
                display: table;}
            article.content img.image-col {
                width: 100%;
                margin: 10px auto;
                display: table;
            }
			section.satisfaction h5 {
			font-size: 35px;}
			
			section.services {
				background-size: cover;
			}
			section.services h3 {
				margin-bottom: 10px;
				 font-size: 50px;
			}
			section.satisfaction h4 {
    			font-size: 35px;}
			section.satisfaction h3 {
    			font-size: 35px;}
			section.satisfaction p {
				letter-spacing: 2px;		
			}
			footer.bottom .adres {
				float: none;
				display: table;
				margin: 0 auto;
				text-align: center;}
			footer.bottom .Info {
				float: none;
				text-align: center;
				clear: both;}
			footer.bottom .Info h3 {
				display: table;
				margin: 0 auto;}
			footer.bottom h2 {
				margin-top: 0px;
				padding-bottom: 10px; margin-bottom: 0;}
			footer.bottom {
				position: relative;
				padding: 28px 0 90px;}
			span.number-responsive a {
				display: inline-block; color: #fff;}
			span.number {    
				display: none;}
	        h2 {    float: left;    width: 100%;}
			#scrollUp {    bottom: 30px;}
			
}
@media only screen and (max-width : 480px) {
	header.top .logo .big {
    max-width: 300px;}
    footer.bottom .footer-wrapper {
        grid-template-columns: 100%;  }
	section.home-content article.content header.page-title h1 {
    font-size: 22px;} 
	article.content header.page-title h1 .subtitle {
    font-size: 26px;}
	section.services h5 {    background: none; letter-spacing: 2px; margin: 0 0 40px;}
	section.services h3 {font-size: 37px;}
	section.satisfaction h4 {
    font-size: 24px;}
	section.cta .box-cta {		float:none;}
	section.cta h3 {
		font-size:22px;}
	section.satisfaction h3 {
		font-size: 22px;}
	.box-images img {
    max-width: 96px;
	max-height: 96px;
	border-width: 5px;}
	section.satisfaction .boutton {
    padding: 20px 70px;
    letter-spacing: 3px;}

    }

