/**/
@import "../css/reset.css";
@import "../css/grid.css";
@import url(//fonts.googleapis.com/css?family=Noto+Sans);
@import url(//fonts.googleapis.com/css?family=Lobster);




html {
	width: 100%;
}

 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}
li{list-style-type:none; padding-top: 5px;}

* {
	-webkit-text-size-adjust: none;
}


body {
	font: 16px/18px  Arial, Helvetica, sans-serif;
	color:#826660;
	position:relative;
	min-width:960px;
	padding-top: 37px;
	background: #e9c710;

}
.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}






h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #5d0400;
	font-family: Times New Roman;

}


h2 {
	font-size: 25px;
	line-height: 30px;
}

h3 {
	font-size: 20px;
	line-height: 24px;
}
h7 {
	font-size: 10px;
	line-height: 18px;
}

p {
	margin-bottom: 18px;
}

p.inn1 {
	padding-top: 2px;
	margin-bottom: 20px;
}


img {
	max-width: 100%;
}

address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list li{
	background: url(../images/marker.png) 0 0px no-repeat;
	padding-left: 60px;
	padding-bottom: 3px;
	color: #464646;
	margin-bottom: 6.5px;
}

ul.list.l1 li {
	margin-bottom: 4.2px;
}
/*links*/

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: #699440;
}

a.btn {
	font-size: 12px;
	display: inline-block;
	background: #e2827e;
	padding: 5px 14px 4px;
	border-radius: 4px;
	margin-top: 17px;
	color: #fff;
	text-transform: uppercase;
}

a.btn:hover {
	background: #699440;
}

a.btn.m1 {
	margin-top: 30px;
	margin-bottom: 1px;
}

/*preclass*/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}

.ind1 {
	margin-top: 11px;
}

.pad0 {
	padding: 0 !important;
}

.pt0 {
	padding-top: 0;
}

.img_inner {
	max-width: 100%;
	padding: 7px;
	background: #fff ;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 border: 1px solid #e6e4e4;
 margin-bottom: 19px;
 box-shadow: 2px 2px 4px #ddd;
}

.fleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 0;
}

.fright {
	float: right !important;	
}

.upp {
	text-transform: uppercase;
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.col1 {
	color: #464646;
}

.col2 {
	color: #e1837f;
}

.hor_separator {
	background: url(../images/hor_separator.png) 0 bottom no-repeat;
	height: 30px;
}


/*header-------  + menu --------------------------*/

.menu_block  {
	position: relative;
	padding-top: 20px;
	margin-left:90px;
}

nav>.sf-menu {
	text-align: center;
}
nav{ position:relative;padding: 0px 0 0 0;}
.sf-menu ul {position:absolute;top:-999px; display:none;/* left offset of submenus need to match (see below) */}
.sf-menu li {float:left;position:relative; }
.sf-menu>li {
	float: left;
	position: relative;

}



.sf-menu>li:first-child {
	margin-left: 0;
}



.sf-menu>li>a{
	font-size: 20px;
	font-family: 'Noto Sans', sans-serif;
	color: #85423f;
	position: relative;
	text-transform: uppercase;
	line-height: 20px;
	z-index: 999;
	background: url(../images/spacer.png) 0 0 repeat;
	border-radius: 15px;
	position: relative;
	display: block;
	padding: 5px 14px 8px;
}


.sf-menu>li.sfHover>a, .sf-menu>li.active>a, .sf-menu>li:hover>a:hover {
	color: #fff;
	background: #e2827e;
	padding: 6px 14px 7px;
}
/*================================>> 2 Level <<========================================*/
.sf-menu li ul,.sf-menu li.sfHover>ul{
	top:37px;
	left: 0;
	width: 100%;
	z-index: 999; 



}
.sf-menu li ul li{
	text-align: center; 
	float: none !important; 
	margin-bottom: 1px;
}

.sf-menu li ul li:first-child {
	padding-top: 0;
	border: none;
}
.sf-menu li ul li a{
	font-size: 18px;
	font-family: 'Noto Sans', sans-serif;
	background: #e9afac;
	color: #916564;
	text-transform: uppercase;
	line-height: 20px;
	position: relative;
	border-radius: 15px;
	position: relative;
	display: block;
	padding: 6px 0px 7px;
}

.sf-menu li li a:hover, 
.sf-menu li.sfHover li.sfHover>a {  
	color: #fff;
	background: #e2827e;

}




.header-right { float: right; width: 264px; position: relative; margin-right: 10px;  }
.subscribe { width: 120px; height: 54px; background: url(../images/subscribe.png) no-repeat 0 0; float: left; font-family: 'museo', arial, helvetica, serif; line-height: 48px; padding: 0px 20px;  }
.subscribe a { color: #fff; font-size: 16px; position: relative; padding-left: 40px; }
.subscribe a span { background: url(../images/sbubscribe-ico.png) no-repeat 0px 0px; width: 34px; height: 34px; position: absolute; display: block;  top: -5px; left: 0; }
.subscribe a:hover { color: #f6c387; text-decoration: none; }
.socials {
	overflow: hidden;
}
.socials a { background: url(../images/socials.png) no-repeat 0 0; width: 50px; height: 52px;  font-size: 0; line-height: 0; text-indent: -4000px; float: left; transition: margin 0.2s;
-moz-transition: margin 0.2s;
-webkit-transition: margin 0.2s;
-o-transition: margin 0.2s; }
.socials a.twitter-ico { background-position: right 0; }
.socials a.twitter-ico:hover { background-position: right -55px; }
.socials a:hover { background-position: 0 -55px; margin-top: -5px; }
.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }



header {
	display: block;
	position: relative;
	z-index: 999;
	background: #f2f0f0 ;
	padding-bottom: 31px;
	border-bottom: 1px solid #dddbdb;
	box-shadow: 0 1px 5px #ccc;
}


header h1 {
	float: none;
	position: relative;
	z-index: 999;

}
header h1 a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 400px;
	position:relative;
	height: 100px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
header h1 a img {
	display: block;	
}




header h2 {
	float: none;
	position: relative;
	z-index: 999;

}
header h2 a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 900px;
	position:relative;
	height: 100px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
header h2 a img {
	display: block;	
}




.main {
	background: #f2f0f0;
}




/*Content*/

.content h2{ 
	padding-top: 36px;
	font-size: 24px;
	color: #79302b;
	margin-bottom: 17px;
}
.content.page1 {
	padding-top: 10px;
	background: url(../images/hor_separator.png) center 0px no-repeat;
}

.content.page1 h2 {
	font-size: 25px;
	padding-top: 43px;
	margin-bottom: 19px;
	color: #5D0400;
}

.page1_block img {
	float: left;
	margin-top: 2px;
	margin-right: 24px;
}

.car_wrap {
	position: relative;
	margin: 0 -10px;
	overflow: hidden;
	height: 450px;
}

.content.page1 .car_wrap h2 {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
}

.carousel1 {
	height: 649px;
}

.carousel1 li {
	float: left;
	width: 240px !important;
	font-size: 13px;
}

.carousel1 li >div {
	padding: 0 10px;
}

.carousel1 li .price {
	display: inline-block;
	background: #699440;
	color: #fff;
	min-width: 71px;
	height: 38px;
	border-radius: 4px;
	font: 20px/36px 'Lobster', cursive;
	text-align: center;
	margin-top: 15px;
}


.carousel1 li span {
	line-height: 16px;
}

.carousel1 img {
	box-shadow: 2px 2px 3px #ddd;
	padding: 4px;
	background: #fff;
	border: 1px solid #e6e4e4;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 margin-bottom: 19px;
}

.prev {
	background: url(../images/prevnext.png) 0 bottom no-repeat;
	display: block;
	position: absolute;
	right: 42px;
	top: 9px;
	width: 32px;
	z-index: 999;
	height: 30px;
}

.prev:hover {
	background-position: 0 0;
}

.next {
	background: url(../images/prevnext.png) right bottom no-repeat;
	display: block;
	z-index: 999;
	position: absolute;
	right: 10px;
	top: 9px;
	width: 32px;
	height: 30px;
}

.next:hover {
	background-position: right 0;
}




.carousel2 li img {
	float: left;
	margin-top: -1px;
	margin-right: 20px;
}

.carousel2 li {
	float: left;
	width: 410px !important;
}

.carousel2 li .title {
	font-size: 24px;
	line-height: 22.9px;
	font-family: "Times New Roman", Times, serif;
	color: #e2827e;
	text-align: center;
	padding-top: 36px;
}

.carousel2 .col1 {
	line-height: 22.9px;
	margin-bottom: 6px;
	padding-top: 10px;
}


.prev1 {
	background: url(../images/prevnext.png) 0 bottom no-repeat;
	display: block;
	float: right;
	width: 32px;
	z-index: 999;
	height: 30px;
	margin-top: 8px;
}

.prev1:hover {
	background-position: 0 0;
}

.next1 {
	background: url(../images/prevnext.png) right bottom no-repeat;
	display: block;
	z-index: 999;
	float: right;
	width: 32px;
	height: 30px;
	margin-top: 8px;
}

.next1:hover {
	background-position: right 0;
}


.hor_separator.hor1 {
margin-top: 13px;
}

.content h2.head1 {
	padding-top: 28px;
	font-size: 25px;
}

.content h2.head2 {
	font-size: 25px;
	padding-top: 35px;
	margin-bottom: 20px;
}



.menu {
	padding-top: 8px;

}

.menu h3 {
	color: #85423f;
	margin-bottom: 22px;
}

.menu .img_inner {
	padding: 5px 4px;
	margin-bottom: 12px;
}





/****Map***/

.map {
	padding-top: 4px;
	color: #848383;
}

.map figure {


		 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 display: block;
 margin-bottom: 42px;
}
.map figure iframe {
	width: 450px;
	height: 370px;
	max-width: 100%;
}

.map address {
	float: left;
	margin-right: 80px;
}

.map .text1 {
	line-height: 20px;
	margin-bottom: 2px;
}

address dd span {
	min-width: 100px;
	display: inline-block;
	text-align: left;
}




/****Form****/

#form {
	padding-top: 3px;

}

#form input {
	font-size:16px;
	color:#5e5e5e;
	line-height: 20px;
	border: 1px solid #e6e4e4;
	padding: 5px 14px;
 	box-shadow: 0 4px 3px  #dedede;
	width: 100%;
	height: 30px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
}

#form textarea {
	font-size:16px;
	color:#5e5e5e;
	height: 120px;
	overflow: auto;
	border: 1px solid #e6e4e4;
	padding: 5px 14px;
 	box-shadow: 0 4px 3px  #dedede;
	line-height: 20px;
	width: 318px;
	position: relative;
	resize:none;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	
}
#form label {
	position:relative;
	display: block;
	min-height: 45px;
	width: 270px;
	float: left;
}


.btns {
	position:center;
	padding-top: 30px;
	text-align: right;

}
#verif

{
	margin-right: 50px;
	
}

#form  input[type=submit]
{
	margin-left: 20px;
	width: 80px;
	height: 35px;
	background: #e2827e;
	border-radius: 10px;
	color: #fff;
	font-size: 15px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}
#form input[type=reset]
{
	margin-left: 70px;
	width:80px;
	height: 35px;
	background: #e2827e;
	border-radius: 10px;
	color: #fff;
	font-size: 15px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}
#form input[type=submit]:hover {
   background: #699440;color:#fff
}
#form input[type=reset]:hover {
   background: #699440;color:#fff
}

.content .btns a:first-child {
	margin-left: 0 !important;
}

#form .message {
	width: 100%;
}


.message br {
	height: 0;
	line-height: 0;
}


#mentions div#colonne11 {
    float: left;
    width: 300px;
	padding: 5px;
}
#mentions div#colonne22 {
    float: left;
    width: 300px;
	padding: 5px;
}
#mentions div#colonne33{
    float: left; 
    width: 300px;
	padding: 5px; 
}


/************Footer***********/

.bottom_block {
	background: url(../images/hor_separator.png) center 38px no-repeat;
	padding-top: 38px;
	font-size: 16px;
	padding-bottom: 34px;
	overflow: hidden;
}

.bottom_block h3 {
	padding-top: 39px;
	margin-bottom: 25px;
}


footer {
	display: block;
	text-align: center;
	width:100%; 
	height:210px; 
	background:url(../images/footBg.png) no-repeat;
	background-size: cover;
}


li.col{
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 10px;
}




li.col ul li{
	display: block;
	line-height: 25px;
	font-size: 16px;
	border-bottom: 0.2px solid #4a4a4a;
}



li.col ul li a{
	text-decoration: none;
	color: #bbbaba;
}

li.col ul li a:hover{
	color: #fff;
}

li h4{
	color: #777;
	float: right;
	font-size: 16px;
}

footer a:hover {
	color: #fff;
	text-decoration: underline;
}


footer h3{ 
	padding-top: 10px;
	font-size: 15px;
	color: #000;
	font-family: 'Noto Sans', sans-serif;
}

footer h4{ 
	padding-top: 18px;
	font-size: 13px;
	color: #000;
	font-family: 'Noto Sans', sans-serif;
}

footer h5{ 
	padding-top: 10px;
	font-size: 14px;
	color: #000;
	font-family: 'Noto Sans', sans-serif;
}

footer h6{ 
	padding-top: 10px;
	font-size: 13px;
	color: grey;
	font-family: 'Noto Sans', sans-serif;
}

.ardoise { float: left; width: 180px; position: relative; margin-right: -180px;  }