@import "reset.css";
@import "skeleton.css";
@import "superfish.css";
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600);



html {
	width: 100%;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
* {
	-webkit-text-size-adjust: none;
}
body {
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #FFF;
	position: relative;
	min-width: 960px;
	background: url(../images/bg4.jpg) 0 0 fixed no-repeat #537930;
	background-position:center;
}

address {
	font-style: normal;
}
p {
	margin-bottom: 20px;
}

h1, h2, h3, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;

}


h2 {
    font-size: 56px;
    font-weight: 300;
    line-height: 55px;
    padding-top: 65px;
    text-shadow: 0.05em 0.05em 0.05em #000000;
}


h3 {
    color: #FFFFFF;
    font-size: 35px;
    font-weight: 300;
    line-height: 27px;
 
}


h3 strong {
	padding-top: 4px;
	font-size: 25px;
	display: block;
	font-weight: 600;
}
h4 {
    color: #FFFFFF;
    font-size: 33px;
    font-weight: 300;
    line-height: 27px;
    margin-bottom: 10px;
    padding-left: 8px;
    padding-top: 27px;
    text-transform: uppercase;
}

h5 {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 300;
    line-height: 27px;
    margin-bottom: 0px;
    margin-top: 15px;
}

h5 strong {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
}

.content h5.head4 {
	margin-bottom: 37px;
}

p.p1 {
	margin-bottom: 29px;
}

p.p2 {
	margin-bottom: 31px;
}

img {
	max-width: 100%;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list li {
    background: url("../images/marker.png") no-repeat scroll 8px 4px rgba(0, 0, 0, 0);
    color: #FFFFFF;
    padding-left: 27px;
}

ul.list.l1 {
	padding-top: 0px;
	line-height: 23px;
	margin-bottom: 0px;

}

ul.list.l1 li {
	background-position: 0 6px;
}

ul.list li+li {
	margin-top: 13px;
}

ul.list.l1 li+li {
	margin-top: 10px;
}

ul.list li a {
	text-decoration: none;
}

ul.list li a:hover {
	color: #FFF;
}



a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #FFF;
}

a.btn, input.btn {
    background: url("../images/btn_bg.png") repeat-x scroll 0 0 #3A4148 !important;
    color: #FFFFFF !important;
    display: inline-block;
    font: 600 14px/40px 'Open Sans',sans-serif;
    margin-bottom: 9px;
    margin-left: 8px;
    margin-top: 9px;
    padding: 0 12px 0 13px;
    text-transform: uppercase;
}

a.btn:hover, input.btn:hover {
	background: url(../images/btn_hover.png) 0 0 repeat-x #73cafd;
}

a.link-1 {
	color: #68b2de;
}

a.link-1:hover {
	color: #3e454c;
}
/****classes****/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}
.pad0 {
	padding: 0 !important;
}

.pad1 {
 padding: 17px 12px 10px 16px;
 }

.img_inner {
	max-width: 100%;
	margin-top: 4px;
	margin-bottom: 17px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fleft {
    float: left;
    margin-bottom: 0 !important;
    margin-right: 12px;
    width: auto !important;
}
.fright {
	float: right !important;
}
.upp {
	text-transform: uppercase;
}
.rel {
	position: relative;
	height: 288px;
}
.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.tarifs {
    color: #537930;
    font-size: 24px;
}

/*header*/
.main {
	/*background: url(../images/cont_bg.png) 0 0 repeat;*/
}

header {
	display: block;
	position: relative;
	z-index: 999;
	/*background: url(../images/page1_bg.jpg) center 0 no-repeat;*/
}

.page1 header {
	background: none;
}

.page1 header h1 {
    background-color: #FFFFFF;
    display: block;
    height: 130px;
    margin: auto;
    padding-bottom: 0;
     margin-left: auto;
    margin-right: auto;
		z-index: 910;
}

.pagecontact header h1 {
    background-color: #FFFFFF;
    display: block;
    height: 130px;
    margin: auto;
    padding-bottom: 0;
     margin-left: auto;
    margin-right: auto;
		z-index: 910;
}


header h1 a {

	overflow: hidden;
	width: 207px;
	height: 66px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

header h1 a img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.page1 .main1 {
	/*background: url(../images/page1_bg.jpg) center 0 no-repeat;*/
}

.main1 {
	background: none;
}

.socials {
	float: right;
	padding-top: 14px;
}

.socials a {
	display: block;
	float: left;
	background: url(../images/socials.png) 0 0 no-repeat;
	width: 35px;
	height: 34px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}


.socials a:hover {
	background-position: 0 bottom;
}

.socials a+a {
	margin-left: 8px;
	background-position: -43px 0;
}


.socials a+a:hover {

	background-position: -43px bottom;
}

.socials a+a+a {
	background-position: -85px 0;
}

.socials a+a+a:hover {

	background-position: -85px bottom;
}

.socials a+a+a+a:hover {

	background-position: right bottom;
}

.socials a+a+a+a {
	background-position: right  0;
}


.text1 {
	font: 300 24px/28px 'Open Sans', sans-serif;
	text-transform: uppercase;
	color: #FFF;
	margin-bottom: 10px;
}

.text2 {
    color: #FFFFFF;
    font: 300 13px/34px 'Open Sans',sans-serif;
    margin-top: -20px;
    text-transform: uppercase;
}

.text3 {
	font: 300 15px/28px 'Open Sans', sans-serif;
	text-transform: uppercase;
	color: #FFF;

}

#accordion {
	padding-top: 4px;
}



#accordion dt a{
	margin-bottom: 9px;
	font: 15px/20px 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
	background: url(../images/dt_bg.png) 0 0 repeat-x #393f45;
	padding: 9px 24px 11px;
	display: block;
	position: relative;
}

#accordion dt a:after {
	position: absolute;
	display: block;
	right: 0;
	content: '';
	width: 55px;
	height: 40px;
	top: 0;
	background: url(../images/dt_after.png) 0 0 no-repeat;
}

#accordion dt a:hover, #accordion dt.ui-state-active a {
	background: url(../images/dt_hover.png) 0 0 repeat-x #73cafd;
}

#accordion dt a:hover:after , #accordion dt.ui-state-active a:after  {
	background-position: 0 bottom;
}

#accordion dd {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #CCCCCC;
    line-height: 20px;
    margin-bottom: 8px;
    overflow: hidden;
    padding: 12px 10px 12px 13px;
}

#accordion dd img {
	padding-top: 2px;
}


#accordion dd .title {
    color: #3E454C;
    font: 300 25px/20px 'Open Sans',sans-serif;
    margin-bottom: 3px;
    margin-top: 3px;
    text-transform: uppercase;
}

#accordion dd .title strong {
	display: block;
	padding-top: 4px;
	font-weight: 600;
	font-size: 15px;
}
/**Content**/

.content {
	padding-bottom: 12px;
	padding-top: 1px;
}

.content.page1 {
	padding-top: 0;
	padding-bottom: 20px;
}

.content.page1 h3 {
	padding-top: 30px;
	margin-bottom: 20px;
	color: #3e454c;
}

.content h3 {
	padding-top: 67px;
	margin-bottom: 33px;
}

.content h3.head1 {
	padding-top: 70px;
}

.content h3.head2 {
	padding-top: 70px;
	margin-bottom: 37px;
}



.content h3.head3 {
    font-size: 20px;
    margin-bottom: 10px;
    padding-top: 60px;
}

.content h3.head4 {
	margin-bottom: 37px;
}

.content h3 strong {
	padding-top: 0px;
	    color: #537930;
}
.content h6 {
	padding-top: 0px;
	color: #FFFFFF;
	padding-top: 4px;
	font-size: 23px;
	display: block;
	font-weight: 600;
	margin: -14px 0 18px 0;
					padding-left: 8px;

}


.slide_shadow {
	padding-top: 20px;
	/*background: url(../images/slide_shadow.png) center 0 no-repeat;*/
}


.content.page1 h3 strong {
	padding-top: 6px;
}

.box {
	background-color: #fff;
	color: #787c81;
}

.box img {
	
}

.box strong {
	padding-top: 4px !important;
}

.box h3 {
	padding-top: 0 !important;
	margin-bottom: 10px !important;
}

.box .pad1 {
	position: relative;
}
.abs_corn {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(../images/abs_corn.png) 0 0 no-repeat;
	width: 54px;
	height: 56px;
		transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

.abs_corn:hover {
	background-position: right 0 ;
}

.bottom_block {
	background: #fff;
}

ul.logos li {
    float: left;
    padding: 18px 0 19px;
    text-align: center;
    width: 16%;
}

ul.logos li+li {
	text-align: center;
}

.vimeo  {
	float: left;
	padding-top: 4px;
	margin-right: 20px;
}

.vimeo iframe {
	width: 540px;
	height: 334px;
}

.award {
	background: url(../images/award.png) 0 5px no-repeat;
	padding-left: 80px;
}

.award+.award {
	margin-top: 29px;
}

.car_div {
	margin: 0 -10px;
}

.carousel1 {
	cursor: default !important;
}

.carousel1 li {
	float: left;
	margin: 0 10px;
}

.carousel1 li .img_inner {
	margin-top: 6px;
}

.carousel1 li .text1 {
	margin-bottom: 0;
}

a.prev,a.next {
	background: url(../images/prevnext1.png) 0 0 no-repeat;
	display: block;
	margin-top: 58px;
	height: 37px;
	float: right;
	width: 37px;
	display: block;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

a.prev:hover {
	background-position: 0 bottom;
}
a.next {
	background-position: right bottom;
	margin-left: 3px;
}

a.next:hover {
	background-position: right 0;
}

.services {
	padding-top: 6px;
}

.services a.btn {
	margin-top: 0;
	display: block;
	position: relative;
	font-size: 15px;
	font-weight: normal;
	padding-left: 26px;

}

.services .clear {
	height: 20px;

}

.serv:hover img {

	  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.serv:hover .abs_dark {
	opacity: 1



}

.serv img {
	left: 0;

	right: 0;
	top: 0;
	bottom: 0;
	width: auto;
		position: absolute;

}

.abs_dark {
	padding-left: 25px;
	padding-top: 27px;
	padding-right: 35px;
	padding-bottom: 27px;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	opacity: 0;
	position: relative;

	background: url(../images/serv_dark.png) 0 0 repeat;
	color: #fff;

}

.services .serv {
	overflow: hidden;
	position: relative;
	
}

.serv img {
	margin-top: 0;
	margin-bottom: 0;
}

.proj {
	overflow: hidden;
	padding-right: 62px;
}

.proj .img_inner, .blog .img_inner {
	margin-top: 6px;
}

.proj +.proj  {
	margin-top: 29px;
}



.col1 {
	color: #3e454c;
}

.proj .text1, .blog .text1 {
	position: relative;
	top: -1px;
}

.proj p {
	margin-bottom: 14px;
}



.blog {
    overflow: hidden;
    padding-bottom: 18px;
    padding-right: 41px;
    padding-top: 10px;
}

.blog +.blog {
	margin-top: 31px;
}

.blog time {
	display: inline-block;
	padding-left: 23px;
	margin-right: 15px;
	 background: url(../images/time_icon.png) 1px 5px no-repeat;
}

.blog .autor {
	display: inline-block;
	padding-left: 23px;
	margin-right: 15px;
	 background: url(../images/user.png) 1px 4px no-repeat;
}

.blog .comment {
	display: inline-block;
	padding-left: 21px;
	 background: url(../images/comment.png) 1px 5px no-repeat;
}

.blog .blog_info {
	margin-bottom: 20px;
}

a.arr {
	display: inline-block;
	background: url(../images/arr_link.png) 0 0 no-repeat;
	width: 13px;
	height: 13px;
	margin-left: 5px;
	margin-top: 4px;
}

a.arr:hover {
	background-position: 0 bottom;
}
/**Map**/

.map {
	margin-bottom: 0 !important;
	padding-top: 2px !important;
}


.map figure {
	display: block;
	margin-bottom: 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.map figure iframe {
	width: 100%;
	height: 448px;
	max-width: 100%;
}                o
.map address {
	display: block;
}


.map address+address {
	margin-top: 22px;	
}
.map address dd span {
	min-width: 80px;
	display: inline-block;
	text-align: left;
}

.map address dt {
	margin-bottom: 18px;
	font: 300 18px/28px 'Open Sans', sans-serif;
	text-transform: uppercase;
	color: #3e454c;
}
/**Footer**/

footer {
	display: block;
	padding-bottom: 30px;
	color: #596a75;
	text-transform: uppercase;
	font: 12px/14px  'Open Sans', sans-serif;
}


.f_phone {
    background: url("../images/phone_icon.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
    color: #FFFFFF;
    float: right;
    margin-top: 10px;
    padding-left: 29px;
}

.copy {
    color: #FFFFFF;
    float: left;
    font-size: 9px;
    padding-top: 10px;
    word-spacing: 2px;
}

.car_div {
	overflow: hidden;
}

/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 995px) {
 body {
 min-width: 768px;
}

ul.logos a img {
	width: 70%;		
}

 .nowrap {
 white-space: normal;
}

h2 {
	padding-top: 80px;
}
 .map address {
 float: left;
 margin-right: 30px;
}

 .map address+address {
 	margin-top: 0;
 }
 .map figure,  .map figure iframe,  #form input,  #form textarea,  #form .success {
 width: 100% !important;
 float: none;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}
 .extra_wrapper {
 overflow: visible;
}

#accordion dd img {
	width: 50px !important;
}


.slider_wrapper {
	height: 334px !important;
}

.services a.btn {
	font-size: 12px ;
	padding-left: 15px;
}

.serv span {
	display: none;
}

h3 {
	font-size: 28px;
}

}
@media only screen and (max-width: 767px) {
 body {
 min-width: 420px;
}

ul.logos a img {
	width: auto;		
}

.proj, .blog {
	padding-right: 0;
}

.serv span {
	display: block;
}


.vimeo iframe {
	width: 100%;

}

.vimeo {
	float: none;
	margin-bottom: 25px;
	margin-right: 0;
	display: block;
}

.box {
	margin-bottom: 30px;
}
.slide_shadow {
	background: none;
}

ul.logos li {
	float: none;
	text-align: center;
	width: auto;
}

ul.logos li+li {
	padding-top: 0;
}

#accordion dd img {

	width: auto !important;
}

.gal img {
	width: 100%;
}


.services .clear {
	height: 0;
}

.services .serv {
	margin-top: 25px;
}

.page1 .slider_wrapper {
	height: 300px !important;
}



.img_inner {
width: 100% !important;
float: none !important;
margin-right: 0 !important;
margin-bottom: 20px !important;
}

 header {
 position: relative;
}
 header h1 {
 float: none;
}
 header h1 a {
 height: auto;
 margin: 0 auto !important;
 text-align: right;
}
 header h1 a img {
 margin: 0 auto;
}

 .map figure iframe {
 width: 100%;
 height: 300px;
}
 .map address {
 	margin-right: 0;
}

 .map address+address {
 	margin-left: 20px;
 }
 .content .noresize {
 width: auto !important;
 float: left !important;
 margin-right: 20px !important;
 margin-top: 4px !important;
}


 .img_inner {
 margin-top: 20px;
}

h2 {
	font-size: 40px;
	line-height: 40px;
	padding-top: 30px;
}

.camera_next {
	right: 5px !important;
	bottom: 5px !important;
}

.camera_prev {
	right: 55px !important;
	bottom: 5px !important;
}

.caption {
	
}

.socials {
	float: none;
	overflow: hidden;
	padding-bottom: 50px;
	text-align: center;
}

.socials a {
	float: none;
	display: inline-block;
}


.page1 .slider_wrapper {
	height: 188px !important;
}

}
@media only screen and (max-width: 479px) {
 body {
 min-width: 300px;
}

h2 {
	font-size: 30px;
	line-height: 30px;
	padding-top: 40px;
}

.caption {
	left: 20px !important;
}

.page1 .slider_wrapper {
	height: 170px !important;
}

.f_phone {
	float: none;
}

header h1 {
	float: none !important;
}

 .map address {
 	float: none;
 }

 .map address+address {
 	margin-left: 0px;
 	margin-top: 20px;
 }

 .map figure iframe {
 width: 100%;
 height: 200px;
}

}
.right {
 float: right;
}

div.aw-widget-current-inner div.aw-widget-content {
    border: 0px solid #E9E9E9 !important;
    color: #000000;
}


span.aw-icon {
    background-position: -18px 0 !important;
    left: 0;
    position: absolute;
    top: 26px !important;
    width: 100%;
    z-index: 10;
}

div.aw-widget-current-inner a.aw-toggle {
visibility: hidden !important;
}

.aw-widget-36hour .tbg-c, .aw-widget-36hour .bg-c, .aw-widget-current .tbg-c, .aw-widget-current .bg-c {
    background: #999 !important;
}

div.aw-widget-current-inner div.aw-widget-content {
    border: 0px solid #FFFFFF !important;
}
div.aw-widget-current-inner {
    font-family: arial;
    font-size: 10px;
    line-height: 1.5em;
    max-width: 1200px;
    min-width: 85px;
    padding-bottom: 2px !important;
    position: relative;
}

.lt-479 div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather div.aw-current-weather-inner {
    max-width: 275px !important;
    padding-bottom: 12px !important;
}

