@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');

body{
	font-family:'Lato',sans-serif;
	font-size:14px;
	color:#35363a;
	overflow-x:hidden !important;
	width:100%
}
 #map {
        height:400px;
        width: 100%;
      }
      input,select{box-shadow: none!important;outline: none}

      .navbar_custom {text-transform: uppercase;}
       .navbar_custom  .nav-link{ font-size: 14px;
    margin-right: 10px;
    font-weight: bold;
	color:#000;
	background-color:yellow;
	}

button{
	outline:0 !important;
}
a,a:hover,a:focus{
	text-decoration: none;
	transition:.3s;
}
ul{
	list-style:none;
	padding: 0;
}
p{
	font-size:16px;
	color:#16181e;
	line-height: 1.2;
}
/*********menu top*******/
header.page-head{
	position: absolute;
    width: 100%;
}
.menu-top{
	position: relative;
    top: 5px;
		text-align: right;
}
.menu-top .lang{
	position: relative;
    top: -4px;
}
.menu-top i{
	font-size: 21px;
    margin-right: 7px;
}
.menu-top span{
	font-weight:700;
	font-size:19px;
	margin-left: 20px;
}
.menu-top li:nth-child(2){
	position: relative;
}
.menu-top li:nth-child(2):before{
	content: '';
	position: absolute;
	height: 100%;
	width: 1px;
right: 0;
background: #000;

}
.menu-top li:nth-child(2):after{
	content: '';
	position: absolute;
	height: 100%;
	width: 1px;
background: #d3d6d9;
opacity: .9;
}
.menu-top li:nth-child(2):after,.menu-top li:nth-child(2):before{
	right: -13px;
    height: 76%;
    top: 5px;
}
.rd-navbar-bottom-panel{
	z-index: 1;
    position: relative;
}
.rd-navbar-top-panel.bg{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 142px;
}
.rd-navbar-top-panel .btn-bg-whit{
	margin-left: 11px;
}
/********langue********/


.navbar-light .navbar-nav .nav-link,
.dropdown-item {
	color: #ffffff;
	font-size: 15px;
	letter-spacing: 1px;
	margin: 0em 0.5em;
	padding: 8px 25px;
	font-weight: 500;
	border: 2px solid transparent;
	text-shadow: 1px 1px 2px #000000;
}

.dropdown-item {
	margin: 0 !important;
	color: #333;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.12);
}

.dropdown-menu {
	background-color: rgb(255, 255, 255);
}

.dropdown-item.active,
.dropdown-item:active {
	color: #000;
	text-decoration: none;
	background-color: #ffffff;
}

.dropdown-item:hover,
.dropdown-item:focus {
	color: #16181b;
	text-decoration: none;
	background-color: #eef0f3;
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover {
	color: #ffffff;
	text-shadow: 1px 1px 2px #000000;
	border: 2px solid #ccc;
	border-radius: 3px;
}

.dropdown-menu {
	padding: 0;
}
.dropdown-toggle::after {
    border: 0;
    content: "\f078";
    font: normal normal normal 14px/1 FontAwesome;
    top: -8px;
    position: relative;
    font-size: 12px;
    margin-left: 1px;
}
.dropdown-menu{
	right: 0;
    left: auto;
	min-width: 100px;
}
.right-side .show{
	display:inline-block !important;
}
/*******menu bottom*******/
/****logo****/
.logo{
	width:260px;
	margin-left: 60px;
	margin-top: 14px;
}
.logos{
	width:200px;
	margin-left: 128px;
	margin-top: 0px;
}
.rd-navbar--is-stuck .logo{
	width: 142px;
    top: -8px;
}
.navbar-light .navbar-nav .nav-link,
.dropdown-item {
	color: #ffffff;
	font-size: 15px;
	letter-spacing: 1px;
	margin: 0em 0.5em;
	padding: 8px 25px;
	font-weight: 500;
	border: 2px solid transparent;
	text-shadow: 1px 1px 2px #000000;
}

.dropdown-item {
	margin: 0 !important;
	color: #333;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.12);
}

.dropdown-menu {
	background-color: rgb(255, 255, 255);
}

.dropdown-item.active,
.dropdown-item:active {
	color: #000;
	text-decoration: none;
	background-color: #ffffff;
}

.dropdown-item:hover,
.dropdown-item:focus {
	color: #16181b;
	text-decoration: none;
	background-color: #eef0f3;
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover {
	color: #ffffff;
	text-shadow: 1px 1px 2px #000000;
	border: 2px solid #ccc;
	border-radius: 3px;
}

.dropdown-menu {
	padding: 0;
}
.ul-menu-princip{

}
.menu-princip{
	float: left;
}
.menu-princip:nth-last-child(2){
	padding-right:0 !important
}
.menu-princip a{
  font-size: 16px;
  color: #fff;
}
.menu-devis{
	float:right !important
}
.menu-princip.menu-devis a{
	text-transform:none;
	background:purple;
	font-size:16px;
	border-radius:4px;
	display: inline !important;
    padding: 10px 34px 12px !important;
	top: -1px;
}
.menu-devis a:before{
	font: normal normal normal 14px/1 FontAwesome;
    content: "\f054";
    margin-right: 9px;
    font-size: 11px;
}
/****active****/
.menu-princip a{
	height: 55px;
     display: table-cell !important;
		 padding: 0 19.48px;
}

.ul-menu-princip li.active:first-child a, .ul-menu-princip li:first-child a:hover{
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.ul-menu-princip li.active:nth-last-child(2) a, .ul-menu-princip li:nth-last-child(2) a:hover{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.ul-menu-princip .active a, .ul-menu-princip a:hover{
	background: #fff;
	color: #000;
}
.footer_ul li a.active_footer{
	color:rgb(183, 146, 85);
}


/********slide*******/
.title-slide{
	font-size:30px;
	width: 100% !important;
	left: 0 !important;
}
.title2-slide{
	font-size:25px;
	font-weight: 300;
	width: 100% !important;
	left: 0 !important;
}
.btn-sl{
	width: 100% !important;
    text-align: center;
    left: 0 !important;
}
.ls-bottom-nav-wrapper, .ls-nav-start, .ls-nav-stop{
	display:none !important;
}
.ls-nav-prev, .ls-nav-next{

}

.ls-bottom-slidebuttons a{
	display:block !important;
	border:1px solid #fff !important;
	background:transparent !important;
	margin-bottom:7px;
}
.ls-bottom-slidebuttons{
	left:100%;
	top: -563px !important;
	margin-left:-15px;
}
.ls-bottom-slidebuttons a.ls-nav-active{
	background:#fff !important;
}
.ls-thumbnail-hover-img img{
	left:0 !important
}
/*********heights********/
.h-370{
	height: 370px !important
}
.h-379{
	height: 379px !important;
	border-radius: 4px;
}
.h-411{
	height: 411px !important;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.h-475{
	height: 475px !important;
	border-radius: 4px;
}
.h-575{
	height: 575px;
}
.h-267{
	height: 267px !important
}
.h-220{
	height: 220px;
}
.h-346{
	height:346px;
}
.h-348{
	height:348px;
}
.h-330{
	height:330px;
}
.h-287{
	min-height: 287px;
}
.h-295{
	height:295px;
}
.h-470{
	min-height: 470px
}
.h-574{
	min-height: 574px
}
.m-h-115{
	min-height:115px;
}
.m-h-345{
	min-height:345px;
}
.h-273{
	min-height:273px;
}
.h-330{
	height:330px;
}
.h-390{
	height:390px;
}
.h-453{
	height:453px;
}
.h-465{
	height:465px;
}
.h-486{
	height:486px;
}
.h-520{
	min-height:520px;
}
.h-332{
	height: 332px !important;
	border-radius: 4px;
}
.h-441{
	height:486px !important;
	border-radius: 4px;
}
.h-151{
	height: 151px !important;
	border-radius: 4px;
}
.m-h-590{
	min-height: 590px;
}
.m-h-408{
	min-height:408px;
}
/******paddings******/
.pt62{
	padding-top:62px;
}
.p69-49{
	padding: 0px 69px 49px;
}
.pt105{
	padding-top: 105px;
}
.p
/*******margins*******/
.mb27-t12{
	margin-bottom: 27px;
    margin-top: 12px;
}
.mt40-mb47{
	margin-top: 40px;
    margin-bottom: 47px;
}
.pt40-pb47{
	padding-top: 40px;
    padding-bottom: 47px;
}
.mt60-mb47{
	margin-top: 60px;
	margin-bottom: 47px;
}
.mb20-t20{
	margin-bottom: 20px;
    margin-top: 20px;
}
.mt64-mb-3{
	margin-top: 64px;
	margin-bottom: -3px;
}
.mt43-mb12{
	margin-top: 43px;
	margin-bottom: 12px;
}
.mb30{
	margin-bottom: 30px;
}
.mb27{
	margin-bottom: 27px;
}
.mt77{
	margin-top: 77px;
}
.mb70 p{
	margin-bottom:70px;
}
.mt12{
	margin-top: 12px;
    display: inline-block;
}
.mt76{
    margin-top: 76px;
}
.mb90{
	margin-bottom:90px;
}
.mb88{
	margin-bottom:88px;
}
.mt22{
	margin-top:22px;
}
.mt16{
	margin-top:16px;
}
.mt23-b27{
	margin-top: 23px;
    margin-bottom: 27px;
}
.mb5{
	margin-bottom:5px;
}
.mb22-t29{
	margin-bottom: 22px;
    margin-top: 29px;
}
.mt23{
	margin-top: 23px;
    display: inline-block;
}
.mt68-b48{
	margin-top: 68px;
	margin-bottom: 48px;
}
.mt77-b68{
	margin-top: 77px;
    margin-bottom: 68px;
}
.mb29{
	margin-bottom: 29px;
}
.mb23{
	margin-bottom: 23px;
}
/*********couleurs********/
.c-white{
	color:#fff !important;
}
.c-black{
	color:#000;
}
/*******tailles*******/
.fs-16{
	font-size:16px;
}
/*******boxes*******/
.bg-marron{
	background:rgba(183,146,85,0.9);
	min-height:215px;
}
.bg-marron-fonce{
	background:#745d38;
	height:55px;
}
.bg-white{
	background: #fff;
    width: 125%;
    float: right;
    padding: 83px 30px 30px 140px;
    z-index: -1;
	margin-top: -75px;
}
.bg-white2{
	background: #fff
}
.bg-marron2{
	background:rgba(183,146,85,1);
	min-height:399px;
}
.bg-marron3{
	background:#bb985e;
}
.bg-marron-fonce2{
	background:#a88750;
}
.bg-noir{
	background:#000;
}
.bg-gris{
	background: #ececec;
}
.bg-gris2{
	background: #f6f6f6;
}
.bg-dore{
	background: #b29141;
}
.form-clip{
	background: rgba(178,145,65,0.6);
  position: absolute;
  left: 15px;
  width: 50%;
  height: calc(100% - 15px);
  clip-path: polygon(0 0, 100% 0, 75% 100%, 0% 100%);
}
.content-serv .col-md-6:first-child{
	/*padding-right: 0*/
}

.content-serv .col-md-6:first-child .content p:first-child{
	line-height: 28px;
}
.content-serv .col-md-6:first-child .content p:first-child:before{
	content: '';
	background: rgba(178,145,65,0.9);
	width: calc(100% - 30px);
	clip-path: polygon(0 0, 98% 0, 67% 100%, 0% 100%);
	position: absolute;
	height: 100%;
	z-index: 5;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.content-serv .col-md-6:first-child .content:after{
	content: '';
	background: purple;
	position: absolute;
	clip-path: polygon(100% 0, 93% 0, 63% 100%, 100% 100%);
	width: 100%;
  height: 100%;
  top: 0;
	margin-left: 1px;
}
.content-serv .col-md-6:first-child .content p:first-child span{
	padding: 60px 40px 5px 60px;
	display: block;
}
.content-serv .col-md-6:first-child .content p:last-child{
	text-align: right;
	margin-bottom: 0;
}
.content-serv .col-md-6:last-child .content{
	background: #ececec;
	height: 100%;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-top: 60px;
    padding-right: 60px;
    padding-bottom: 74px;
}
.content-serv .col-md-6:first-child .content p span{
	z-index: 99;
	position: relative;
}
.content-serv .col-md-6:first-child .content p img{
	z-index: 99;
	position: absolute;
	right: 0;
}

.content-serv .col-md-6:last-child .content p{

}
.content-serv .col-md-6:last-child .content li{
	font-size: 16px;
	font-size: 16px;
  display: flex;
  line-height: 21px;
	margin-left: -6px;
}
.content-serv .col-md-6:last-child .content li:before{
      content: "\f105";
			font: normal normal normal 14px/1 FontAwesome;
			font-size: 18px;
			left: -6px;
			top:3px;
			position: relative;
}
.box-chauff{
	display: inline-block;
	 position: relative;
	 border: 1px solid #777777;
	 text-decoration: none;
	 border-radius: 5px;
	 padding: 20px;
	 width: 100%;
}
.box-chauff:before{
	content: '';
    display: block;
    position: absolute;
		left: calc(50% - 10px);
    bottom: 100%;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: black;
}
.box-chauff:after{
	content: '';
	    display: block;
	    position: absolute;
			left: calc(50% - 9px);
	    bottom: 100%;
	    width: 0;
	    height: 0;
	    border: 9px solid transparent;
	    border-bottom-color: white;
}

.hover-chauff .box1 img{
	  margin-bottom: 14px;
    margin-top: 33px;
}
.widget .col-md-6{
	/*top: 0;
  position: absolute;
	left: -40px;*/
}
.text-widg{
	height: 287px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
/*******widget*******/
.align-widg{
	padding-top: 79px;
}
.align-widg:first-child{
	text-align:right;
}
.align-widg:first-child .title4{
	color:#fff;
}
.align-widg:last-child{
	text-align:left;
}
.align-widg:last-child .title2{
	color:#000;
}
.align-widg img{
	margin-bottom: 15px;
}
.align-widg .title4{
	margin-bottom: 12px;
}

/*********style********/
.no-margin{
	margin:0;
}
.no-margin-top{
	margin-top:0 !important;
}
.d-table{
	display:table;
}
.zindex-1{
	z-index:1
}
.align-self-end{
	-ms-flex-item-align: end;
    align-self: flex-end;
}
.no-padding{
	padding:0;
}
.no-padding-left{
	padding-left:0;
}
.no-padding-right{
	padding-right:0;
}
.text-none-upper{
	text-transform:none;
}
.font-regul{
	font-weight: 400;
}
/*******icones********/
.img-serv-home i{
	margin-left: 9px;

	transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
/********image********/
.cover{
	object-fit: cover;
	object-position:center;
}
.bg-cover{
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.full-width{
	width:100% !important;
}
.h-img-serv-home{
	overflow: hidden;
}
.img-serv-home img{
	height:201px !important;
	width: 100%;

	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.svg-serv{
	width:50px;
	height:50px;
	float:left;
	margin-right: 8px;
}
.img-center{
	position: absolute;
    width: 100%;
    left: 15px;
    text-align: center;
}
.img-voit-dev{
	position: absolute;
    width: 100%;
    top: 106px;
    left: 0px;
}
.footer-bar img{
	margin-top: -4px;
}
.cartes img{
	margin-right: 5px;
	margin-top:11px;
}
.img-transf3{
	height: 371px !important;
}
.img-shoot{
	 height: 175px !important;
	 border-radius: 4px;
 }
 .img-photo{
	 height: 149px !important;
	 border-radius: 4px;
 }
 .img-loc{
	 height: 328px !important;
	 border-radius: 4px;
 }
 .vip{
	 position: relative;
			left: 24px;
			    margin-top: 121px;
 }

/********sections********/
.block-home{
	position: relative;
	margin-top: -204px;
	z-index: 9;
	top: 94px;
}
.services{
	padding-top: 165px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 940px;
	padding-bottom: 80px;
}
.services2{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 731px;
	padding-top: 95px;
}
.reserver{
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	min-height:624px;
	margin-top: 97px;
    padding-top: 60px;
}
.chauffeur{
	background-repeat:no-repeat;
	background-position:bottom center;
	min-height:1060px;
	padding-top: 164px;
}
.widget{
	/*margin-top: -287px;
	top: 145px;*/

	position: absolute;
  width: 100%;
  margin-top: -143px;
}

.footer_ul{
    padding-bottom: 20px;
		padding-top:  0px;
		min-height:312px;
}
.footer-bar{
	background:#002c58;
	color:#fff;
	font-size:13px;
	height:60px;
}
.footer-bar a{
	color:#fff
}
/********titres*********/
h1{
  font-size: 36px;
  color: rgb(25, 50, 79);
  font-weight: bold;
  line-height: 1.2;
}
h2{
  font-size: 19px;
  font-weight: 300;
  line-height: 1.2;
  color:#fff;
}
h2 div{
  font-size: 14px;
  font-weight:300;
}

h8{
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
}

.block-home .bl {
	left: 20px;
    position: absolute;
    top: 30px;
}

.block-home .bl p{
	color: #fff;
	margin-bottom: 13px;
}
.block-home .bl p span{
	font-weight: 300;
}
.block-home .bl p strong span{
	font-weight: 700;
}
.block-home .bl h2{
	max-width: 80%;
	margin-bottom: 7px;
}
.block-home .bl h2 span{
	font-size: 16px;
}
.block-home .bl hr{
	background: #fff;
    width: 90%;
    margin-left: 0;
		margin-bottom: 7px;
}
.block-home .img-serv-home:last-child .bl h2, .block-home .img-serv-home:last-child .bl p, .block-home .img-serv-home:last-child .bl h5{
	color:#000;
}
.block-home .img-serv-home:last-child .bl:last-child hr{
	background: #000
}
h3 {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.15;
}
.services2 h3{
	  position: absolute;
    bottom: 39px;
		margin-left: 25px;

		opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
}
.services2 .c-white p{
	color: #fff;
}
.services2 h3.hover{
	top: 47px;
	bottom: auto;
	}
.hover-service:hover h3{
	opacity: 0;
	    -webkit-transform: translate3d(0,0,0);
	    transform: translate3d(0,0,0);
}

.hover-service:hover h3.hover{
	opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.services2 h3.hover{
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}
.reserver h3{
	color:#000;
	text-align:right;
}
h4{
  font-weight: 700;
  color:#353739;
  font-size:18px;
}
h5{
	color: #fff;
	font-size: 16px;
	font-weight: 300;
}
h6{
  font-size: 16px;
  color: rgb(183, 146, 85);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2;
}
.title1{
  font-size: 36px;
  color: rgb(255, 255, 255);
  font-weight: 400;
  line-height: 1.17;
  padding-top: 29px;
}
.title1 div{
  font-size: 25px;
  font-weight:300;
  margin-top: 9px;
}
.title2{
  font-size: 16px;
  color: rgb(255, 255, 255);
  font-weight: 400;
  line-height: 1.2;
	text-transform: uppercase;
	max-width: 66%;
}

.block-home .title2{
    top: 17px;
    position: relative;
}
.title3{
  font-size: 42px;
  color: rgb(255, 255, 255);
  font-weight: 700;
  line-height: 1.2;
  text-align: right;
}
.title4{
  font-size: 30px;
  color: #000;
  font-weight: 700;
  line-height: 1.2;
  text-transform:uppercase;
}
.title5{
	color:#fff;
	text-transform: uppercase;
	font-size:25px;
}
.title-euro{
	font-size: 50px;
	color: #353739;
	font-weight: bold;
}
.box-chauff h4{
	  margin-top: 9px;
    margin-bottom: 26px;
}
.box-chauff .title-euro{
	margin-top: 28px;
    margin-bottom: 38px;
}
.box-chauff .btn-bg-bleu{
	margin-bottom: 3px;
	    display: inline-block;
}

/********paragraphes********/
.p-limit-60{
	max-width: 60%;
    display: inline-block;
	margin-bottom: 35px;
}
.p-limit-69{
	max-width:69%;
	display:inline-block;
}

.p-limit-60{
	max-width: 80%;
    display: inline-block;
	margin-bottom: 35px;
}
.justify p{
	text-align:justify;
}
.p-limit-73{
    min-height: 73px;
    overflow: hidden;
    display: block;
}
.footer_ul p{
	font-size:15px;
	color:#fff;
	margin-bottom: 22px;
}
.footer_ul .btn-bg-mr{
	text-transform: none;
	font-weight: bold;
	font-size: 17px;
	display: inline-block;
}
.footer_ul .btn-bg-mr:focus{
	color:#fff !important
}

/*******liste******/

.footer_ul li{
	display: table-row;
}
.footer_ul li a{
	font-size: 16px;
	color: rgb(255, 255, 255);
	line-height: 2;
	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;

}
.footer_ul img{
	top:0;
}
.border-bottom-foot{
	  display: flex;
		margin-bottom: 28px
}

.phone-footer img, .adress-footer img{
	float: left;
  position: relative;
  margin-right: 8px;
	width:35px
}
.phone-footer img{
  top: 9px;
}
.adress-footer img{
  top: -2px;
}
.phone-footer ul li{
	color: #000;
}
.phone-footer ul li:first-child, .phone-footer ul li:first-child a.phone{
	font-size: 26px;
	font-weight: bold;
}
.phone-footer ul li:first-child a.phone{
	line-height: inherit;
}


.phone-footer ul li:last-child{
		font-size: 13px;
		font-weight:300;
		position: relative;
		top: -7px;
}
.adress-footer h6, .cartes h6{
	color:#000;
	margin-bottom: 15px;
}
.adress-footer ul li{
	font-size: 16px;
	color: #000
}
.adress-footer ul li:last-child{
	font-size: 14px;
	padding-top: 15px;
  display: table-cell;
}
/*****border*****/
.border-bottom-foot:after{
	content: '';
	    border-bottom: 1px solid #fff;
	    width: 100%;
	    position: relative;
	    top: -33px;
	    margin-left: 20px;
}
/*******boutons*******/
.btn-bg-mr{
	color:#fff;
	background:#B89254;
	font-size:16px;
	text-transform:uppercase;
	padding:10px 19px;
	border-radius:5px;
	font-weight: 400;

	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn-bg-mr-bord-whit{
	color:#fff;
	background:#B89254;
	border: 1px solid #fff;
	font-size:16px;
	text-transform:uppercase;
	padding:11px 19px;
	border-radius:5px;
	font-weight: 400;

	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn-bg-bla{
	color:#fff;
	background:#000;
	font-size:14px;
	text-transform:uppercase;
	padding:11px 23px;
	border-radius:4px;

	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn-bg-whit{
	color:#19324F;
	background:#fff;
	font-size:16px;
	text-transform:uppercase;
	padding:12px 15px;
	border-radius:5px;
	font-weight: 700;

	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn-bord-whit{
	color:#fff;
	font-size:16px;
	border: 1px solid #fff;
	text-transform:uppercase;
	padding:12px 15px;
	border-radius:5px;
	font-weight: 700;

	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn-bord-black{
	color:#000 !important;
	font-size:16px;
	border: 1px solid #000;
	text-transform:uppercase;
	padding:6px 15px;
	border-radius:5px;
	font-weight: 700;
	display: inline-block;

	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn-bg-bleu{
	color:#fff;
	font-size:16px;
	background: #19324f;
	text-transform:uppercase;
	padding:12px 15px;
	border-radius:5px;
	font-weight: 700;

	-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
}

/********hovers********/

.btn-link:hover{
	background: #fff;
	color: #19324f;
}
.hover-service{
	background: #b29141;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.hover-service img{
	position: relative;
}
.hover-service:hover img {
    opacity: 0.2;
}
.hover-devis-all:hover .bg-img{
	opacity:0.75;
	transition:.3s
}
.hover-devis{
	position: relative;
    display: inline-block;
}
.img-serv-home:hover img{
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
.img-serv-home:hover h5{
	color: #B89254 !important;
	font-weight: bold;
}

.content-inhover{
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
	position: absolute;
	top: 90px;
  left: 25px;
  padding-right: 35px;
}
.content-inhover p{
	font-size: 16px;
	color: #fff;
	line-height: 1.2;
}
.hover-service .btn-bord-whit{
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
	position: absolute;
	right: 42px;
    bottom: 21px;
}
.hover-service:hover .content-inhover, .hover-service:hover .btn-bord-whit{
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.hover-devis .bg-img{
	opacity:0;
	background: #b79255;
    border-radius: 50%;
    position: absolute;
    top: 0;
	left:0;
    height: 100%;
    width: 100%;
	transition:.3s
}
.post3 .btn-bg-mr:hover, .post5 .btn-bg-mr:hover{
	color:#000 !important;
	background:#fff;
}
.transfert .post3 .btn-bg-mr:hover, .excursions .post3 .btn-bg-mr:hover, .excursions .post5 .btn-bg-mr:hover, .mariage .post3 .btn-bg-mr:hover{
	background:#000;
	color: #fff !important
}
.btn-bg-mr-bord-whit:hover{
	background: #fff;
	color: #b29141
}
.btn-bg-bleu:hover{
	background: #b29141;
	color: #fff
}
.slide .btn-bg-mr:hover{
	background:#000;
}
.btn-bg-mr:hover{
	color:#fff !important;
	background:#000;
	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn-bg-whit:hover{
	color: #fff;
    background: #B89254;
}
.btn-bord-black:hover{
	border:1px solid transparent;
    background: #000;
		color: #fff !important;
}
.btn-bord-whit:hover{
	background: #fff;
	color: rgb(183, 146, 85)
}
.btn-bg-bla:hover, .hover-devis-all:hover .btn-bg-bla{
	background:#b79255;
	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
	color:#fff !important
}

.post6 .btn-bg-whit:hover{
	color: #fff;
    background: #000;
}
.post6 .btn-bg-bla.deux:hover{
	color: #000 !important;
    background: #fff;
}
.footer_ul li a:hover{
	color:#b79255;
	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.hover-chauff:hover .box1{
	border:1px solid #777777;
	border-radius: 5px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom: 1px solid transparent;

}
.hover-chauff:hover .box-chauff{
	background: #b29141;
	border: 1px solid transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.hover-chauff:hover h4, .hover-chauff:hover p span, .hover-chauff:hover .title-euro{
		color: #fff;
}
.hover-chauff:hover .btn-bg-bleu{
	background: #fff;
	border: 1px solid transparent;
	color: #19324f;
}
.hover-chauff:hover .box-chauff:after{
	border-bottom-color: #b29141;
}
.hover-chauff:hover .box-chauff:before{
	border-bottom-color: #b29141;
}
.footer_ul .btn-bg-mr:hover{
	background: #fff;
	color: #B89254 !important
}
.footer-bar a:hover{
	color:#000;
}
/*****banniÃ¨re*****/
.page-header{
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	height:341px;
}
.page-header.contacts{
  background-position: center 63px;
  height: 467px;
	position: relative;
}
.page-header .textmiddle{
		position: absolute;
		width: 100%;
    text-align: center;
		padding-top: 249px;
}
.page-header .textmiddle2{
		position: absolute;
		width: 100%;
    text-align: center;
		padding-top: 214px;
}
.page-header h1{
	color: #fff;
	margin-bottom: 0;
}
.page-header h2{
	font-size: 25px;
}
.contact h2{
	color:#1a3251;
	font-size: 25px;
}
.contact p{
	color:#fff;
	margin-bottom: 41px;
}
/********page contact********/
.contact .map img{
	margin-top: -98px;
}
.title-contact li{
  font-size: 18px;
  color: rgb(255, 255, 255);
  font-weight: 700;
  line-height: 1.333;
  min-height:133px;
  padding: 20px;
}
#map-taxi{
	/*height:486px;*/
}
.contact .box-cont img{
	display:block;
	width: 96px;
	top: -45px;
  position: relative;
	width:
}
.box-cont, .box-cont a{
	background: #f4f4f4;
	border-radius: 5px;
	height: 129px;

	font-size: 16px;
	color: #425168;
	font-weight: bold;
	text-align: center;
}
.box-cont span{
	position: relative;
	top: -24px;
}
.contact .widget{
	margin-top: 0;
}
.widget h1{
	font-size: 24px;
}
.widget p{
	color: #405075;
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 0;
}
/********page service*******/
.service .btn-bg-mr, .service .btn-bg-whit{
	margin-right:20px;
}
/*******/
.service .post2{
	margin-top: -113px;
}
.service .post2 .title4, .service .post2 p{
	color:#fff;
}
.service .post2 p{
	text-align: right;
    max-width: 73%;
    display: inline-block;
    float: right;
	margin-top: 98px;
}

.service .post2 .title4 span{
	display: block;
    font-size: 20px;
    text-transform: none;
    font-weight: normal;
    margin-left: 100px;
    margin-top: 21px;
}
.service .post2 .title2{
	font-size:57px;
}

.service .post2 img{
	width:86px !important;
	height:86px !important;
	float:left;
	margin-right: 13px;
	position: relative;
    top: -20px;
}
/*******/
.service .post3{
	padding-top: 60px;
}
.service .post3 h1, .service .post3 p{
	color:#fff;
}
/*******/
.service .post4{
	background:#fff;
	margin-top:-50px;
	display: inline-block;
    width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
}
.service .post4 h1{
	max-width: 57%;
	margin-bottom: 45px;
}
.service .post4 .mt23 {
    margin-top: 50px;
}
.service .post4 .img2{
	position: absolute;
    bottom: 50px;
	right:-70px;
}
.service .post4 p{
	text-align: justify;
    max-width: 81%;
}
/********/
.service .post5{
	min-height:489px;
	padding-top: 94px;
}
.service .post5 h1, .service .post5 p{
	color:#fff;
}
/*********/
.service .post6{
	background:#fff;
	padding-top: 54px;
	padding-bottom: 36px;
}
.service .post6 .btgrid .col-md-6:last-child{
	margin-top: -208px;
}

.service .post6 .col-md-6:last-child .content{
	background:#bb985e;
	padding: 76px 69px 49px;
}
.service .post6 .col-md-6 p:last-child{
	margin-bottom:0;
}
.service .post6 p{
	text-align:justify
}
.service .post6 .col-md-6 p:first-child {
    text-align:left;
}
.service .p69-49{
	margin-top: -1px;
}
/*********page minibus**********/
.minibus .post1{
	margin-bottom: 76px;
    margin-top: 62px;
    background-size: 50%;
    background-position: right;
}
.minibus .post1 h1{
	margin-top: 57px;
}
.minibus .post2{
	padding-bottom: 64px;
}
.minibus .post2, .minibus .post4, .minibus .post6{
	background:#efefef;
}
.minibus .post2 h1, .minibus .post3 h1, .minibus .post4 h1{
	margin-bottom: 0;
	margin-top: 21px;
    line-height: 33px;
}
.minibus .post2 .title5, .minibus .post3 .title5, .minibus .post4 .title5{
	margin-bottom: 40px;
}
.minibus .post3{
	background:#000;
	padding-bottom:60px;
}
.minibus .post3 h1, .minibus .post3 p{
	color:#fff;
}
.minibus .post4{
	padding-bottom: 60px;
}
.minibus .post5{
	min-height:443px;
	padding-top: 90px;
}
.minibus .post5 h3, .minibus .post5 p{
	color:#fff
}
.minibus .post5 h1{
	color:#b79255;
	max-width: 67%;
}
.minibus .post5 p{
	max-width: 58%;
}
.minibus .deux img{
	width:17px !important;
	height:17px !important;
	margin-right:7px;
}
.minibus .post6{
	padding-top: 93px;
    padding-bottom: 48px;
}
.minibus .post6 h1{
	margin-bottom: 30px;
}
/*********carousel*********/
.carousel_img .owl-stage-outer{
	border-radius: 4px;
	margin-bottom: 25px;
}
.carousel_img img{
	height: 326px;
  object-fit: cover;
  object-position: center;
}

.carousel_img .owl-nav{
	display: none;
}
.carousel_img .owl-dots{
	position: absolute;
	bottom: 0px;
	text-align: center;
	width: 100%;
}
.carousel_img .owl-dot.active span{
	background: #fff !important;
	border: none
}
.carousel_img .owl-dot span{
	border: 1px solid #fff;
  background: transparent !important;
}
/**********tableau admin**********/
.table1 tr:first-child td:nth-child(2){
	border-right:1px solid #fff;
}
.table-header{
	border: 1px solid #e2e2e2;
	border-radius: 4px;
	margin: 0;
	background: #fff;
}
.table-header tr{
	border-bottom: 1px solid #e2e2e2;
}
.table-header tr:first-child{
	background: #0360b1;
	color:#fff
}

.table-header tr:first-child td:last-child{
	padding: 0;
}


.transfert .table-header td:first-child{
	width:22%
}
.transfert .table-header td:last-child{
	width:16%;
}
.transfert .table-header td:nth-child(3){
	width:24%
}
.transfert .table-header td:nth-child(2) span:last-child strong, .transfert .table-header td:nth-child(3) span:last-child strong, .transfert .table-header td:nth-child(4) span:last-child strong,
.vehicule .table-header td:nth-child(2) span:last-child strong, .vehicule .table-header td:nth-child(3) span:last-child strong, .vehicule .table-header td:nth-child(4) span:last-child strong,
.vehicule .table-header td:nth-child(2) span:last-child, .vehicule .table-header td:nth-child(3) span:last-child, .vehicule .table-header td:nth-child(4) span:last-child{
	white-space: nowrap;
}

.vehicule .table-header td:first-child{
	width:23%
}
.vehicule .table-header td:last-child{
	width:16%;
}
.vehicule .table-header td:nth-child(3){
	width:23%
}

.service .table-header td:first-child{
	width:15%
}
.service .table-header td:nth-child(2), .service .table-header td:nth-child(3){
	width:10%
}
.service .table-header td{
	padding: 5px 1rem;
}


/***********transfert**********/
.transfert .post1 .btgrid{
	background: #f6f5f2;
	padding: 15px 15px 8px;
}
.transfert .post1 .btgrid li{
	margin-bottom: 18px;
	    display: flex;
}
.transfert .post1 .btgrid li:before{
	content: "\f105";
	font: normal normal normal 14px/1 FontAwesome;
	color: #b29141;
    font-size: 19px;
    margin-right: 5px;
}
.transfert h1{
	margin-bottom: -3px;
}
.transfert .post1 h2, .transfert .post3 h2, .transfert .post7 h2{
	color: #1a3251;
	font-weight: 400;
	font-size: 16px;
	max-width: 43%;
}

.transfert .post2 .col-md-8 ul{
	margin-left: 10px;
}
.transfert .post2 .col-md-8 li:before{
	content: "\f105";
	font: normal normal normal 14px/1 FontAwesome;
	color: #fff;
  margin-right: 10px;
}
.transfert .post2 .col-md-4 img{
	width:45px;
	margin-right: 15px;
	    float: left;
}
.transfert .post2 .col-md-4:before{
	content: "";
    background: #b29141;
    width: calc(100% - 30px);
    height: 366px;
    top: -73px;
    position: absolute;
    border-radius: 4px;
}
.transfert .post2 .col-md-4 .content{
	position: relative;
	z-index: 9;
	padding-left:30px;
}
.transfert .post2 li span{
	display: inline-flex;
}
.transfert .post4{
	background: #f0f0e7;
}
.transfert .post4 img.svg1{
	height: 76px !important;
  width: 100% !important;
}
.transfert .post4 p{
	margin: 0;
}

.transfert .post8 li{
	font-size: 16px;
}
.transfert .post8 li:before, .transfert .post7 li:before{
	content: "\f105";
	font: normal normal normal 14px/1 FontAwesome;
	color: #b29141;
	margin-right: 5px;
	font-size: 17px;
}



.transfert .post7 .col-md-4:first-child .content{
	background: #b29141
}
.transfert .post5 li{
	font-size: 16px;
}
.transfert .post7 .col-md-4 .content{
	background: #f6f4ed;
	border-radius: 4px;
	min-height: 343px;
	padding: 31px 41px 31px 31px;
}

.transfert .post6{
	min-height: 591px;
}
.transfert .post6 .col-md-5 .content{
	top: 132px;
}
.transfert .post6 img.bg{
	position: absolute;
	object-fit: cover;
	object-position: center;
	z-index: -1;
}
.transfert .post6 img.bg.bg1{
	right: 0;
}
.transfert .post6 img.bg.bg2{
	left: 0;
}
.transfert ul{
	margin-left: 19px;
}
.transfert .post6 li:before{
	content: "\f105";
	font: normal normal normal 14px/1 FontAwesome;
	color: #fff;
    font-size: 19px;
    margin-right: 13px;
}
.transfert .post9 .bg-cover{
	background-position: bottom;
	background-size: auto;
	min-height: 449px;

}
/***********vehicule**********/
.vehicule p{
	line-height: 23px;
}
.vehicule .post2 .title5 {
	margin-bottom: 0
}
.vehicule .post2 p {
	color: #fff;
	text-transform: uppercase;
}
.vehicule .post2 img{
	position: absolute;
	right: 15px;
	z-index: 9;
}
.vehicule .post3 h1{
	color: #fff;
	font-size: 25px;
}
.vehicule .post3{
	background: #b29141;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding: 0 36px;
}
.vehicule .post3 ul{
	margin: 0;
}
.vehicule .post3 li{
	display: flex;
}
.vehicule .post3 li:before{
	content: "\f105";
	font: normal normal normal 14px/1 FontAwesome;
	color: #fff;
	margin-right: 5px;
	font-size: 17px;
}
.vehicule .post5{
	position: relative;
}
.vehicule .post5 .bg-cover{
	height: 557px;
}
.vehicule .post5 .post5-2{
	width: 100%;
  position: absolute;
  top: 46px;
}
.vehicule .post5 .post5-2 .col-md-6, .vehicule .post5 .post5-2 .col-md-4{
	padding-top: 47px;
}

.vehicule .post5 .post5-2 .col-md-8:before{
	content: '';
	position: absolute;
	background: rgba(255,255,255,0.91);
	min-width: 100%;
	height: calc(100% - 49px);
}
.vehicule .post5 .post5-2 .col-md-8{
	    padding-top: 49px;
			    position: inherit;
}
.vehicule .post5 .post5-2 .col-md-8 .content .btgrid{
	    	padding-left: 49px;
}

.vehicule .post5 .post5-2 .col-md-4:last-child{
	padding-top: 40px;
}
.vehicule .post7{
	background: #f9f9f9;
}
.vehicule .post7 .col-md-6:first-child p{
	line-height: 28px;
}
.vehicule .post8 h1{
	max-width: 55%;
}
.vehicule .post8 li{
	display: flex;
	    line-height: 24px;
}
.vehicule .post8 li::before{
	content: "\f105";
	font: normal normal normal 14px/1 FontAwesome;
	color: #b29141;
	margin-right: 5px;
	font-size: 17px;
	position: relative;
	top: 2px;
}
.vehicule .post9{
	position: relative;
	margin-top: 73px;
	height: 284px;
}
.vehicule .post9 .bg-cover{
	height: 230px;
}
.vehicule .post9-1{
		width: 100%;
    position: absolute;
    top: -60px;
}
.vehicule .post9 .post9-1 .title1{
	margin-top: 10px;
	margin-bottom: 15px;
	z-index: 2;
    position: relative;
}
.vehicule .post9 .post9-1 p{
	z-index: 2;
    position: relative;
}
.vehicule .post9 .col-md-6:before{
	content: '';
	position: absolute;
	left: 0;
	background: rgba(178,145,65,0.95);
	width: calc(100% - 60px);
	height: 338px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.vehicule .post10{
	padding-top: 68px;
}
.vehicule .post11{
	background: #f9f9f9;
}
.vehicule .post11 h1{
	padding-top: 57px;
}

/*************service************/
.service .widget {
    margin-bottom: -112px;
    position: relative;
    top: 28px;
		margin-top: 0;
}
.service .post33{
	background: #f3f3f3;
}
.service .post33 img{
	width: 70px !important;
	height: auto !important;
  float: left;
  margin-right: 25px;
}
.service .post33 .content p:last-child{
	display: table;
}
.service .post33 .col-md-4{
	margin-bottom: 35px;
}

.service .post55{
	min-height:590px;
	margin-top: -108px;
}
.service .post66{
	background: #f3f3f3;
}
.service .post77 ul{
    margin-bottom: 4px;
		    margin-left: 17px;
}
.service .post77 li{
	display: flex;
}
.service .post77 li::before{
	content: "\f105";
	font: normal normal normal 14px/1 FontAwesome;
	color: #b29141;
	margin-right: 5px;
	font-size: 17px;
}
/*************excursions************/
.h-404{
	height: 402px !important;
	padding-right: 4px;
}
.h-134{
	height: 134px !important;
	padding-bottom: 4px;
}
.excursions table tr:last-child .h-134{
	padding-bottom: 0;
}
.excursions p{
	line-height: 22px;
}
.excursions .post1, .vehicule .post12{
	padding-bottom: 65px;
}
.excursions .post1 .one tr td:first-child, .vehicule .post12 .one tr td:first-child, .excursions .post5 .one tr td:first-child{
	width: 86%
}
.excursions .post111, .vehicule .post12{
	background: #fff9ea;
	padding-top: 62px;
}
.excursions .post2 .one tr td:first-child, .excursions .post6 .one tr td:first-child, .excursions .post8 .one tr td:first-child,.excursions .post12 .one tr td:first-child, .excursions .post9 .one tr:first-child td:last-child{
	width: 73%
}
.excursions td{
		padding: 0;
}
.img-small, .img-small2, .img-small3, .img-small4, .img-small5, .img-small6, .img-small7, .img-small8, .img-small9{
	cursor: pointer;
}
.excursions a{
	display: inline-block;
	    margin-top: 15px;
}
.excursions .post1 p, .excursions .post1 table, .excursions .post5 p, .excursions .post5 table,
.vehicule .post12 p, .vehicule .post12 table{
	margin-left: 30px;
	margin-right: 30px;
}
/****/
.excursions .post1 .content p,
.vehicule .post12 .content p,
.excursions .post2 .col-md-6:last-child .content p,
.excursions .post5 .content p,
.excursions .post6 .col-md-6:last-child .content p,
.excursions .post8 .col-md-6:last-child .content p,
.excursions .post12 .col-md-6:last-child .content p,
.excursions .post9 .col-md-6:first-child .content p{
	margin: 0;
}
.excursions .post1 .content p:last-child img,
.vehicule .post12 .content p:last-child img,
.excursions .post2 .content p:last-child img,
.excursions .post5 .content p:last-child img,
.excursions .post6 .content p:last-child img,
.excursions .post8 .content p:last-child img,
.excursions .post12 .content p:last-child img,
.excursions .post9 .content p:last-child img{
	padding-bottom: 0
}

.excursions .post1 .col-md-10,
.vehicule .post12 .col-md-10,
.excursions .post2 .col-md-9,
.excursions .post5 .col-md-10,
.excursions .post6 .col-md-9,
.excursions .post8 .col-md-9,
.excursions .post12 .col-md-9{
	padding-right: 0 !important
}
.excursions .post9 .col-md-9{
	padding-left: 0 !important
}
.excursions .post1 .col-md-2,
.vehicule .post12 .col-md-2,
.excursions .post2 .col-md-3,
.excursions .post5 .col-md-2,
.excursions .post6 .col-md-3,
.excursions .post8 .col-md-3,
.excursions .post12 .col-md-3{
	padding-left: 0 !important
}
.excursions .post9 .col-md-3{
	padding-right: 0 !important
}
/****/
.excursions .post1 table, .vehicule .post12 table, .excursions .post5 table{
	width: calc(100% - 60px) !important;
}
.excursions table.one{
	margin: 0;
	width: 100% !important;
}
.excursions .post2{
	min-height: 601px;
	    padding-top: 106px;
}
.excursions .post2 .col-md-6:first-child .content{
	margin-left: 25px;
}
.excursions .post6 p:nth-child(2), .excursions .post7 p:nth-child(2), .excursions .post8 p:first-child,.excursions .post12 p:first-child, .excursions .post9 p:first-child{
	line-height: normal;
}
.excursions .post7{
	padding-top: 78px;
	padding-bottom: 37px;
}
.excursions .post9 .h-404{
	    padding-right: 0;
			    padding-left: 4px;
}
.excursions .post9{
	    padding-top: 59px;
			    padding-bottom: 144px;
}
.excursions .post10 h1{
	max-width: 73%;
	margin-bottom: 48px;
	    display: inline-block;
}
.img-post3-ex{
	height: 462px !important;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.excursions .post3{
	padding-top: 81px;
	padding-bottom: 38px;
}
.excursions .post3 .btgrid, .excursions .post4 .btgrid, .excursions .post6 .btgrid, .excursions .post7 .btgrid, .excursions .post9 .btgrid{
	background: #f9f9f9
}
.excursions .post8 .btgrid, .excursions .post12 .btgrid{
	background: #b29141
}
.excursions .post3 .col-md-6:first-child p, .excursions .post4 .col-md-6:last-child p, .excursions .post7 .col-md-6:first-child p{
	margin: 0
}
.excursions .post3 .col-md-6:last-child, .excursions .post7 .col-md-6:last-child, .excursions .post9 .col-md-6:last-child{
	padding-right: 50px;
}
.excursions .post4 .col-md-6:first-child, .excursions .post6 .col-md-6:first-child, .excursions .post8 .col-md-6:first-child, .excursions .post12 .col-md-6:first-child{
	padding-left: 50px;
}
.excursions .post4{
	min-height: 722px;
	padding-top: 100px;
}
.excursions .post6{
	min-height: 584px;
	padding-top: 100px;
}
.excursions .post8, .excursions .post12{
	background: #fff9ea;
	    padding-top: 90px;
			    padding-bottom: 49px;
}
.excursions .post8 .col-md-9 .content,
.excursions .post8 .col-md-3 .content,
.excursions .post12 .col-md-9 .content,
.excursions .post12 .col-md-3 .content{
	background: #fff
}
.img-post7-exc{
	height: 461px !important;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.excursions .post10{
	background: #f9f9f9;
	    padding-bottom: 30px;
}
.img-post10-exc{
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.excursions .post10 li{
	display: flex;
	    line-height: 26px;
}

.excursions h1{
	margin-top: 80px;
}
.excursions h5{
	margin-top: 17px;
	line-height: 20px;
	font-size: 18px;
	margin-bottom: 83px;
}
.excursions .post5{
	padding-top: 79px;
	padding-bottom: 51px;
}
/*************mariage*************/
.h-367{
	height: 367px !important;
	border-radius: 4px;
}
.mariage .post1{
	    margin-top: -33px;
}
.img-bouq{
	position: relative;
    top: -24px;
}
.mariage .post2{
	min-height: 527px;
	 padding-top: 82px;
}
.mariage .post2 .col-md-4:nth-child(2):before{
	content: '';
    position: absolute;
    width: 100%;
    height: 353px;
    background: #b29141;
    border-radius: 4px;
    left: 0;
}
.mariage .post2 .content{
	position: relative;
	    margin-top: 51px;
}
.mariage .post3{
	padding-top: 12px;
padding-bottom: 30px;
}
.mariage .post4{
	background: #fafaf0;
	padding-top: 88px;
    padding-bottom: 40px;
}
.mariage .post4 li::before{
	content: "\f105";
	font: normal normal normal 14px/1 FontAwesome;
	color: #b29141;
	margin-right: 12px;
	font-size: 17px;
}
.mariage .post4 li{
	display: flex;
}
.h-445{
	height: 445px !important;
	border-radius: 4px;
}
.mariage .post5 .post5-1{
	min-height: 294px;
	padding-top: 62px;
}
.mariage .post5 .post5-1 .col-md-6 .content{
	position: relative;
	top: 65px;
	padding-left: 21px;
	padding-right: 47px;
}
.mariage .post5 .post5-1 .col-md-6:before{
	content: '';
    position: absolute;
    width: 100%;
    height: 377px;
    background: #b29141;
    left: -15px;
}
.mariage .post5 .post5-2 .container{
	position: relative;
    z-index: -1;
}
.img-shooting{
	height: 417px !important;
}
.img-fleur-left{
	position: absolute;
    bottom: -125px;
    left: -32px;
}
.img-fleur-right{
	position: absolute;
    bottom: 0;
    left: 100%;
}
.mariage .post6 h1{
	  max-width: 53%;
}
.mariage .post6 li{
	display: flex;
}
.mariage .post6 li::before{
	content: "\f105";
	font: normal normal normal 14px/1 FontAwesome;
	color: #b29141;
	margin-right: 12px;
	font-size: 17px;
}
.mariage .post7 {
	min-height:409px;
	padding-top: 139px;
}
.mariage .post7 h1{
	margin-bottom: 20px;
}
.mariage p{
	line-height: 23px;
}
.mariage .post1 p:first-child, .mariage .post4 p:first-child{
	line-height: normal;
}

.fa {
  padding: 5px;
  font-size: 12px;
  width: 27px;
  text-align: center;
  text-decoration: none;
  margin: 5px 3px;
  border-radius: 50%;
}

fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

.ft_ad{color: black!important;}
.llst{font-size: 20px;font-weight: bold;list-style: disc;padding-left: 20px;}

.excursions_page{padding: 0 10px;}
.excursions_page .imgcontent{width: 100%!important;height: 480px!important;padding-bottom: 40px}
.excursions_page .imgcontent img{width: 100%!important;height: 100%!important;object-fit: cover;}
.excursions_page .paracontent .blog_head{padding-top: 40px;color:#0360b1;font-size:36px;margin-bottom: 20px;}
.excursions_page .paracontent p{text-align: justify;padding-top: 10px;}
.img-post4-exc{border-top-right-radius: 4px;border-bottom-right-radius: 4px;}
.btgrid .content p{text-align:justify;line-height:1.6;font-size:23px;padding-top: 40px;}

.corporateservice_page .imgcontent{width: 100%!important;height: 380px!important;padding-bottom: 40px}
.corporateservice_page .imgcontent img{width: 100%!important;height: 100%!important;object-fit: cover;}
.corporateservice_page .paracontent .blog_head{padding-top: 40px;color:#0360b1;font-size:36px;margin-bottom: 20px;}
.corporateservice_page .paracontent p{text-align: justify;padding-top: 40px;line-height: 1.6;font-size: 23px;}

.service_page .imgcontent{width: 100%!important;height: 500px!important;padding-bottom: 40px}
.service_page .imgcontent img{width: 100%!important;height: 100%!important;object-fit: cover;}
.service_page .paracontent .blog_head{padding-top: 40px;color:#0360b1;font-size:36px;margin-bottom: 20px;}
.service_page .paracontent p{text-align: justify;padding-top: 20px;line-height: 1.6;font-size: 18px;}

.cont_img {width: 100%;height: 400px;}
.cont_img img{width: 100%;height: 100%;}
.rd-navbar-brand{text-align: center;}
@media (min-width: 300px) and (max-width: 600px){
	.for_mb_font {
		font-size: 28px;
	}
	.for_mb_font_cspage{font-size: 34px;}
	.phone-footer ul li:last-child{
		top: 5px;
	}
	.llst{
		padding-left: 30px;
	}
	.ft_logo{
		text-align: center;
	}
	.table-header td {height: 70px!important;}
	.excursions_page .paracontent .blog_head{padding-top: 0px;}
	.btgrid .content p{font-size:20px;}
	.corporateservice_page .paracontent p{padding-top: 0px;}
	.rd-navbar-brand a{width: 200px!important;height: auto!important;margin:0 auto;}
	.rd-navbar-brand a img{width: 100%;height: 100%;margin:0!important;}
	.rd-navbar-mobile-scroll{margin: 0!important;}
	.service_page h1{font-size: 30px;}
	.service_page h5{font-size: 14px;}
}
@media (min-width: 600px) and (max-width: 768px){
	.table-header td {height: 100px!important;}
	.btgrid .content p{font-size:20px;}
}