/* CSS for Shanti Travel */

a {
    text-decoration: none;
	color:#757575;
	}
	
a:hover {
	color:#fcb041;
	}

.center {
    text-align: center;
    }


.row {
    margin-right: 0px;
    margin-left: 0px;
	}
	
.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
	padding-top:0px;
	padding-bottom:0px;
	}
	
	
a:hover { 
	text-decoration: none;	
	}


p {
	font-family:ubuntu;
	font-size:15px;
	color: #757575;
	text-align:justify;
	}
	
ul {
    margin-top: 0;
    margin-bottom: 10px;
    font-family: ubuntu;
    font-size: 15px;
    color: #757575;
    text-align: left;
	margin-left: -12px;
	margin-right: 12px;
	}
	
ol {
    margin-top: 0;
    margin-bottom: 10px;
    font-family: ubuntu;
    font-size: 15px;
    color: #757575;
    text-align: left;
	}
	
ul  > a {
    color: #757575;
	}
	
h1  {
	color:#581c52;
	font-family: Droid Serif;
	font-size:25px;
	/* margin-top:35px; */
    font-weight: bold;
    font-style: italic;
	padding-top:22px;
	padding-bottom:22px;
}

h2  {
    margin-top: 10px;
    color: #581c52;
    font-family: Droid Serif;
    font-weight: bold;
    font-style: italic;
    margin-top: 0px;
    padding: 20px 0px 20px 0px;
    font-size: 22px;
}    
	
h3 {
    color: #4d4d4d;
    font-family: Droid Serif;
    font-weight: bold;
    font-style: italic;
    margin-top: 0px;
    padding: 20px 0px 20px 0px;
    font-size:18px;
}
	
.BGStrip{
	background-image:url(https://bos.shantitravel.com/Datas/Medias/Org/M1x32.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	color:#581c52;
	font-family: Droid Serif;
	font-size:25px;
	margin-top:40px;
    font-weight: bold;
    font-style: italic;
	text-align: left;
	line-height: 1.1em;
	}
	
.BGTitreTable{
	color:#581c52;
	font-family: Droid Serif;
	font-size:25px;
	margin-top:30px;
    font-weight: bold;
    font-style: italic;
	text-align:left;
	}
	
.SousTitre{
	font-family: Ubuntu; 
	color:#757575; 
	font-size: 18px; 
	font-weight: 400;
    margin-bottom: 40px;
    line-height: 25px;
	}
	
.SousTitre2 {
    font-size: 28px;
    color: #4e2251;
    font-family: droid serif;
	}
	
.SousTitreTemoignage{
	margin-top:20px;
    font-size: 20px;
    color: #4e2251;
    font-family: droid serif;
	text-align:center;
	font-weight: bold;
    font-style: italic;
	}
	
.FiletTemoignage{
	width: 20%;
    border-bottom: solid 2px #4e2251;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    margin-top: 10px;
	}	
	
.TexteAccroche{
	font-family: Ubuntu;
	text-align: left;
	font-style: italic; 
	color:#757575; 
	font-size: 16px; 
	font-weight: 700;
    margin-bottom: 25px;
	}
	
.TitreBlogArticle{
    font-family: Ubuntu;
    font-style: italic;
    color: #4e2251;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 15px;
	}
		
.BtnGloblal {
    border-radius: 4px;
    background-color: #351737;
    width: 100%;
    max-width: 300px;   
    text-align: center;
    color: white;
    font-family: ubuntu;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    padding: 8px 0px 8px 0px;
    margin: 0 auto;
    margin-top: 20px;
    text-transform: capitalize;
	}
	
.BtnGloblal > a {
	color:#FFF;
	}
		
.BtnGloblal:hover {
	background-color:#fcb041;
	}
	
.BtnGloblal2 {
    background-color: #fcb041;
    padding: 10px 20px;
    color: white;
    font-family: ubuntu;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
	border-radius: 4px;
	cursor:pointer;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
	}
	
.BtnGloblal2 > a {
	color:#FFF;
	text-decoration: none;	
	}
		
.BtnGloblal2:hover {
	background-color:  #351737;
	}


.BtnGloblal3 {
    background-color: #fcb041;
    padding: 10px 20px;
    color: white;
    font-family: ubuntu;
    font-size: 16px;
    font-weight: 500;
	border-radius: 4px;
	cursor:pointer;
	margin-top:15px;
	margin-bottom:15px;
	width:250px;
	margin-left:auto;
	margin-right:auto;
	}
	
.BtnGloblal3 > a {
	color:#FFF;
	text-decoration: none;	
	}
		
.BtnGloblal3:hover {
	background-color:  #581C52;
	}	
	
	

	
.BtnGloblalG {
    background-color: #fcb041;
    padding: 10px 20px;
    color: white;
    font-family: ubuntu;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
	border-radius: 4px;
	cursor:pointer;
	float:left;
	margin-bottom:15px;
	}
	
.BtnGloblalG > a {
	color:#FFF;
	text-decoration: none;	
	}
		
.BtnGloblalG:hover {
	background-color:  #351737;
	}
	
.BtnGloblalLink {
    background-color: #351737;
    padding: 8px 12px;
    color: white;
    font-family: ubuntu;
    font-size: 16px;
    font-weight: 500;
    border-radius: 4px;
    cursor: pointer;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
	}

.BtnGloblalLink > a {
	color:#FFF;
	text-decoration: none;	
	}
		
.BtnGloblalLink:hover {
	background-color:#fcb041;
	}	
	
/* Header */

.fa-border {
    padding: .2em .25em .15em;
    border-radius: .1em;
	}
	
.BG-Header {
	padding:20px;
	background-color:#581c52;
	}
	
.BoutonContact {
    border-radius: 4px;
    background-color: #fcb041;
    float: right;
    text-align: center;
    padding: 6px 10px;
    color: white;
    font-family: ubuntu;
    font-size: 15px;
    cursor: pointer;
	margin: -3px 0px 0px 15px;
	}
	
.BoutonContact:hover {
	background-color: #351737;
	}
	
.InfoHeaderLeft {
    color: #FFF;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 8px;
    margin-bottom: 5px;
	}
	
.InfoHeaderRight {
    color: #FFF;
    font-size: 15px;
    margin-top: 20px;
	}
	
.PhoneContact {
	}


.DestiBlocInspiration img {
    width:35px;
    margin:4px;
}
.DestiBlocDates {
    display: block;
    color: #fff;
    font-size: 13px;
    font-family: ubuntu;
    font-style: italic;
    border-left: 1px solid #78437c;
    padding-left: 10px;
    margin-left: 20px;
}

.DestiBlocDptG {
    padding: 8px 12px;
    font-size: 14px;
    color: white;
    background-color: #581c52;
    display: inline-block;
    position: absolute;
    font-family: ubuntu;
    left: 8px;
    top: 0px;
    border-radius: 0px 0px 4px 0px;
}
.DestiBlocMsg {
    padding: 3px 10px 3px 13px;
    font-size: 14px;
    color: #fff;
    background: rgba(0, 184, 122, 0.7) !important;
    display: inline-block;
    position: absolute;
    font-family: ubuntu;
    right: 8px;
    top: 0px;
}


	
/* Menu */

.navbar-nav > li > a {
    color: #FFF;
	font-size:14px;
	font-family:ubuntu; 
	text-transform:uppercase;
	font-weight: 500;
	padding: 15px 15px;
	}
	
.navbar-nav > li > a:hover {
    background-color:#fcb041;
	}
			
.navbar-nav > li > .dropdown-menu {
    background-color:#351737;
	padding: 0px 0;
	}
	
.dropdown-menu > li > a {
    display: block;
    padding: 12px 20px;
    clear: both;
    font-weight: 400;
    color: #fff;
    white-space: nowrap;
	font-family:ubuntu;	
	}
	
.dropdown-menu .divider {
    height: 1px;
    overflow: hidden;
    background-color: white;
    opacity: 0.1;
	margin:0px 0px;
	}
	
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #fcb041;
	}
	
.dropdown-menu > li > a:hover {
	background-color:#fcb041;
	color:#FFF;
	}
	
/* Slideshow */	

.FiletCarousel {
	background-color: #fcb041;
	width:100%;
	height:10px;
	}

/* MiniForm */
		
.SousTitreMiniForm {
    font-family: Ubuntu;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    margin-top: -15px;
	margin-left: 18px;
	}
	
.bgBoxMiniForm {
    border-radius: 4px 4px 4px 4px;
    background-color: #fcb041;
    width: 100%;
    float: right;
    padding: 0px 10px 30px 10px;
	margin-top: 40px;
	}
	
.bgRechercheDestiFiltre {
    border-radius: 4px 4px 4px 4px;
    background-color: #fcb041;
    width: 100%;
    float: right;
    padding: 10px 10px 5px 10px;
	}
	
.form-control {
    margin-bottom: 5px;
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border: 1px solid #aaa;
    border-radius: 4px;
    color: #333333;
    font-family: ubuntu;
	}
	
.form-control-Iti {
    margin-bottom: 5px;
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333333;
    font-family: ubuntu;
	}

input::placeholder, select::placeholder, textarea::placeholder {
    color: #333333 !important;
}  
	
.btn.btn-block.btn-pink	{
	background-color: #FCB041;
	color: white;
	height: 40px;
	}
	
.btn.btn-block.btn-pink:hover {
	background-color: #581c52;
	color: white;
	}
	
.BGStripMiniForm {
    background-image: url(https://bos.shantitravel.com/Datas/Medias/Org/Filet-Jaune.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    color: #581c52;
    font-family: Droid Serif;
    font-size: 38px;
    margin-top: 30px;
    font-weight: bold;
    font-style: italic;
	margin-left: 15px;
	margin-right: -10px;
	}
	

/* Quote */
blockquote {
font-family: Georgia, serif;
font-style: italic;
font-size: 21px;
padding: 10px 17px !important;
border-radius: 4px;
margin-bottom: 45px;
text-align: justify;
}

blockquote:before {
display: block;
content: "\201C";
font-size: 80px;
position: absolute;
left: -10px;
top: -33px;
color: #7a7a7a;
}

blockquote cite {
    color: #999999;
    font-size: 15px;
    display: block;
    margin-top: 20px;
}
 
blockquote cite:before {
content: "\2014 \2009";
}
    
/* Programme */

.BlocCarouselInfo {
    width: 100%;
    /* height: 60px; */
	margin-top: -65px;
    position: relative;
    padding: 24px 15px;
	}
	
.BlocCarouselCondition {
    background-color: #fff;
    width: 100%;
    padding: 24px 15px;
	border-radius: 6px 6px 0px 0px;
	}
	
.BlocCarouselTXT {
	float: left;
    font-family: ubuntu;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #351737;
    padding: 0px 20px;
	}
	
.avis {
	font-style: italic;
    font-weight: 600;
	}
		
.ItiDays {
    position: absolute;
    top: 25px;
    background-color: #581c52;
    padding: 8px 12px;
    color: white;
    font-family: ubuntu;
	border-radius: 0px 0px 4px 0px;
	}
	
.Coup2Coeur {
    position: absolute;
    top: 57px;
    background-color: #fcb041;
    padding: 7px 23px;
    color: white;
    border-radius: 0px 0px 4px 0px;
	}
	
.BlocItineraire {
    padding-top: 25px;
	min-height: 200px;
	}

.BlocItineraire-Avis {padding-top: 8px;min-height: 200px;}
	
.BlocImgGeneral {
    margin-top: 15px;
	}

.BlocImgGeneral-Avis {
    margin-top: 15px;
	}
	
.BlocImgExpert {
    padding-top: 5px;
	margin-bottom:15px;
	}
	
.TitreDescIti {
    font-family: Droid Serif;
    color: #581c52;
    font-size: 20px;
    /*margin-top: 15px;*/
	font-weight: 600;
	}
	
.ItiTime > p {
    /* font-size: 14px; */
    margin-bottom: 25px;
    /* color: #581c52; */
    font-weight: 500;
    /* font-style: italic; */
}
	
.TitreTxt {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 35px;
    color: #581c52;
	font-family: ubuntu;
	padding: 0px 0px 0px 0px;
	}
	
.TitreTxtMap {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #555555;
	}
	
.TitreTxtMap > a {
	color:#757575;
	text-decoration: none;	
	}

.TitreTxtMap > a:hover {
	color:#fcb041;	
	}
	
.SousTitreBold {
	font-weight: bold;
	}

	
.TitreTxtLesPlus {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
	text-align:center;
	}
	
.bgBoxFormRequete {
    border-radius: 4px 4px 4px 4px;
    background-color: #fcb041;
    width: 100%;
    float: right;
    padding: 10px 5px 5px 5px;
    margin-top: 25px;
    margin-bottom: 30px;
	}
	
.bgBoxPrixProg {
    border-radius: 4px 4px 4px 4px;
    width: 100%;
    float: right;
    padding: 5px 10px;
    margin-top: 25px;
    margin-bottom: 30px;
    border: 1px solid #aaa;
	}
	
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px;
	}
	
.TitreAtouts {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 15px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    font-style: italic;
    color: #757575;
	}

/* Footer */
	
.BgFooter1 {
    padding: 30px 0px;
    background-color: #581c52;
	margin-top: 30px;
	}	
	
.BgFooter {
    padding: 15px;
    background-color: #351737;
	}
	
.TxtSocialMedia {
    text-align: center;
    color: #FFF;
    font-weight: 500;
    font-family: ubuntu;
    padding-top: 15px;
    padding-bottom: 15px;
	}
	
.TxtSocialMedia > a {
	color:#FFF;
	text-decoration: none;
	}
	
.SocialMediaFooter {
	text-align:center;
	}
	
.TitreFooter {
	color: #e7b342;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: ubuntu;
	}
	
.TxtFooter {
	font-family: ubuntu;
    font-size: 14px;
    color: #fff;
    text-align: justify;
	}
	
.XBlocProg {
	min-height:620px;
}

	
.TxtFooter > a {
	font-family: ubuntu;
    font-size: 15px;
    color: #fff;
	}

.TxtFooter a:hover {
	font-family: ubuntu;
    font-size: 15px;
    color: #FCB041;
	}	
	
	
	
	

	
.GameFooter{
	font-family: ubuntu;
    font-size: 15px;
    color: #fff;
    text-align: justify;
	margin-top:20px;
	float: left;
	}
	
.BoutonContactGame {
    border-radius: 4px;
    background-color: #fcb041;
    float: right;
    text-align: center;
    padding: 6px 10px;
    color: white;
    font-family: ubuntu;
    font-size: 15px;
    cursor: pointer;
    margin: 15px 0px 0px 15px;
	}

.BoutonContactGame:hover {
	background-color: #351737;	
	}
	
.BoutonContactGame > a {
	color:#FFF;
	text-decoration: none;	
	}
	
.btn.btn-search {
    color: #fff;
    background-color: #fcb041;
    border-color: #fcb041;
    border-radius: 0px 4px 4px 0px;
    float: left;
}
	
.btn.btn-search:hover {
	background-color: #351737;
	border-color: #351737;
	color: white;
	}
	
.form-controlSearch {
    display: block;
    width: 100%;
    height: 43px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px 0px 0px 4px;
    color: #555;
	}

.txtNewsletter{
    font-weight: 600;
    font-size: 16px;
    color: #581c52;
    margin-top: 15px;
	}
    
.zopim {
    z-index: 1 !important;
	}

/* NotreOffre */

.bgBoxNotreOffre {
    background: #fcb041;
    margin-bottom: 15px;
    padding: 20px 20px 20px 20px;
    height: auto;
    border-radius: 0px 0px 4px 4px;
	}
	
.bgBoxNotreOffreBasic {
    background: #fcb041;
    margin-bottom: 15px;
    padding: 20px 20px 20px 20px;
    height: auto;
    border-radius: 4px 4px 4px 4px;
	}	
	
.LesPlusShantiTravel {
	margin-bottom: 5px;
    padding: 15px 5px 15px 5px;
    height: auto;
    border-radius: 0px 0px 4px 4px;
    border: solid 1px #aaa;
	color:#757575;
	background-color: white;
	}
	
.LesPlusTitre {
    padding: 10px 5px 10px 5px;
    border-radius: 4px 4px 0px 0px;
	color:#fff;
	background-color: #581c52;
	}
	
.TitleNotreOffre {
    text-align: center;
    margin: 0px 0px 20px 0px;
    font-family: ubuntu;
    font-size: 22px;
    font-weight: 600;
    color: #581c52;
    text-transform: uppercase;
	}
	
.BtnNotreOffre {
    border-radius: 4px;
    background-color: #581c52;
    width: 100%;
    text-align: center;
    color: white;
    font-family: ubuntu;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    padding: 8px 0px 8px 0px;
    margin: 15px 0px 0px 0px;
	}
	
.BtnNotreOffre > a {
    color: white;
	text-decoration:none;
	}
	
.BtnNotreOffre:hover {
	background-color: #351737;	
	}	
	
	.BtnNotreOffreDepart {
    border-radius: 4px;
    background-color: #fcb041;
    width: 100%;
    text-align: center;
    color: white;
    font-family: ubuntu;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    padding: 4px 0px 4px 0px;
    margin: 6px 0px 6px 0px;
	}
	
.BtnNotreOffreDepart > a {
    color: white;
	text-decoration:none;
	}
	
.BtnNotreOffreDepart:hover {
	background-color: #351737;	
	}	
	
.BtnNotreOffreBasic {
    border-radius: 4px;
    background-color: #351737;
    width: 100%;
    text-align: center;
    color: white;
    font-family: ubuntu;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    text-transform: uppercase;
    padding: 8px 0px 8px 0px;
    margin: 5px 0px 0px 0px;
	}

.BtnNotreOffreBasic:hover {
	background-color: #581c52;	
	}
	
.BtnNotreOffreBasic > a {
	color:#FFF;
	text-decoration: none;	
	}
	
.NotreOffreTitre2 {
	text-align: center;
    font-size: 18px;
    font-family: ubuntu;
    text-transform: uppercase;
    font-weight: 600;
    color: #581c52;
	margin-bottom: -5px;
	}
	
.BlocZoneNotreOffre {
	text-align:center;
	margin-bottom:15px;
	}
	
.NotreOffrePrice {
    font-size: 22px;
    font-family: ubuntu;
    text-transform: uppercase;
    font-weight: 600;
    color: #581c52;
	}

.NotreOffreSmallTxt {
	margin-top: -2px;
    font-size: 11px;
    font-family: ubuntu;
    text-transform: uppercase;
    font-weight: 600;
    color: #581c52;
	}
	
hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid #fff;
	opacity: 0.4;
	}
	
.FiletSeparation {
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid #757575;
    opacity: 0.3;
	width: 98%;
	}

.FiletSeparation2 {
    margin-top: 30px;
    margin-bottom: 10px;
    border-top: 1px solid #757575;
    opacity: 0.3;
	width: 100%;
	}

	
.hrNotreOffre {
    margin-top: 10px;
    margin-bottom: 15px;
    border-top: 1px solid #fff;
	}
	
.hrTemoignage {
	border: 1px solid #4e2251;
    width: 25%;
    margin-top: 20px;
    margin-bottom: 25px;
	}
	
.hrItineraire {
	border: 1px solid #ffffff;
    margin-top: 20px;
    margin-bottom: 20px;
	}
	
.NameExpertPays  {
	margin-top: 10px;
	color:#581c52;
	font-family: Droid Serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	}
	
.ExpertPays  {
	color:#757575;
	font-family: Droid Serif;
	font-size:14px;
	font-style:italic;
	margin-bottom: 15px;
	}
	
.Depart  {
	color:#757575;
	font-family: Droid Serif;
	font-size:14px;
	font-style:italic;
	margin-bottom: 20px;
	font-weight: 600;
	}
	
.Newstxt  {
	color:#757575;
	font-family: Droid Serif;
	font-size:14px;
	font-style:italic;
	margin-bottom: 10px;
	}
	
.BoxFiltre {
	margin-top: 35px;
    margin-bottom: 105px;
	}
	
.txtExpertPays {
	font-family:ubuntu;
	font-size:15px;
	color: #757575;
	margin-top:15px;
	}
	
.bigTXT {
	font-size: 18px;
    font-weight: 600;
	}
	
.smallTXT {
	}
	
.txtform-control {
	}

.txtform-control-Iti {
	margin-bottom:0px;
	}

.BgBlocProg {
    background-color: #351737;
    padding: 20px;
	color: #fff;
	margin: 0px 0px 10px 0px;
	min-height:374px;
	}

.BlocBoutonIti {
	bottom: 30px;
	position: absolute;
	width: 86%;
}
	
.BgBlocTable {
	background-color: #351737;
    padding: 15px;
    color: #fff;
    margin: 0px 0px 10px 0px;
    border-top: solid 4px #fcb041;
}

.BgBlocTable01 {
	background-color: transparent;
    line-height: 2.5em;
	margin-bottom: 40px;
	width: 100%;
	font-family: ubuntu;
	color: #757575;
}

.BgBlocTableYellow {
	background-color: #FCB041;
	color: #fff;
}

.BgBlocTableGrey {
	background-color: #e5e5e5;
}

.BgBlocTableWhite {
	background-color: #ffffff;
}

.BgBlocTable00 {
	padding-left: 15px;
}
	
.TitreBlocProg {
    color: #fcb041;
    text-transform: uppercase;
    font-family: Ubuntu;
    font-size: 18px;
    font-weight: 500;
	line-height: 1.1;
	margin-bottom: 20px;
	}
	
.TitreBlocProgDepart {
    color: #fcb041;
    text-transform: uppercase;
    font-family: Ubuntu;
    font-size: 20px;
    font-weight: 500;
	line-height: 1.1;
	margin-bottom: 5px;
	}
	
.TitreBlocTable {
    font-family: droid serif;
    font-size: 20px;
    font-weight: 600;
    font-style: italic;
	text-align: center;
	}
	
.DestiBlocProg {
    font-family: droid serif;
    font-style: italic;
    font-weight: 500;
    color: #a37fa5;
    font-size: 18px;
    margin-top: -5px;
	}
	
.DestiBlocDepart {
    font-family: droid serif;
    font-style: italic;
    font-weight: 700;
    color: #581c52;
    font-size: 16px;
    margin-top: -5px;
	margin-bottom:12px;
	}
	
.descriBlocProd {
	margin-top: 10px;
    margin-bottom: 10px;
    font-family: ubuntu;
    font-size: 13px;
    color: #fff;
	text-align:left;
	padding-left:0px;
	margin-left: 31px;
	}
	
.PriceBlocProg {
	font-size:20px;
	font-family:droid serif;
	font-weight:700;
	font-style: italic;
	margin-bottom: 14px;	
	}
	
.PriceBlocProgSmall {
	font-size:12px;
	margin-left: 6px;
    margin-right: 6px;
	}

.BtnExpertProg {
    background-color: #fcb041;
    border-radius: 4px;
    padding: 12px 8px;
    text-align: center;
    font-family: ubuntu;
    font-weight: 600;
    font-size: 15px;
    cursor: pointer;
    margin: 10px 0px 0px;
	color: white;
	}
	
.BtnExpertProg > a {
	color:#FFF;
	text-decoration: none;	
	}
		
.BtnExpertProg:hover {
	background-color: #a37fa5;
	}
		
.BtnPlusProg {
    background-color: #581c52;
    border-radius: 4px;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    font-family: ubuntu;
    padding: 12px 8px;
    cursor: pointer;
    margin: 10px 0px 0px;
	color: white;
	}
	
.BtnPlusProg > a {
	color:#FFF;
	text-decoration: none;	
	}
		
.BtnPlusProg:hover {
	background-color: #a37fa5;
	}

/* Formulaire */


.BlocReassurance {
	text-align: center;
    margin-top: 15px;
	}
	
.hrContact {
	margin-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid #757575;
    width:25%;
	}

.NumberAcroche {
	color:#757575;
	}

.Number {
    font-size: 30px;
    font-weight: 600;
	color:#351737;
	}
		
.TxtNumber {
    margin-top: -10px;
    font-size: 20px;
    color: #fcb041;
    font-family: Droid Serif;
    font-style: italic;
    font-weight: bold;
	}
	
.blocPurpleContact {
    background-color: #fff;
    color: white;
    padding: 10px;
    font-family: ubuntu;
    float: left;
    width: 50%;
    text-align: center;
    border-radius: 0px 4px 0px 0px;
    border-bottom: solid 2px #ccc;
    border-top: solid 1px #ccc;
    border-right: solid 1px #ccc;
	min-height: 330px;
	}
	
.blocPurpleContactBis {
    background-color: #fff;
    color: white;
    padding: 10px;
    font-family: ubuntu;
    float: left;
    width: 50%;
    text-align: center;
    border-radius: 0px 0px 2px 0px;
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
	margin-bottom: 20px;
	min-height: 330px;
	}

.blocYellowContact {
    /* background-color: #fcb041; */
    padding: 10px;
    float: left;
    width: 50%;
    font-family: ubuntu;
    color: white;
    text-align: center;
    border-radius: 4px 0px 0px 0px;
    border-bottom: solid 2px #ccc;
    border-right: solid 2px #ccc;
    border-left: solid 1px #ccc;
    border-top: solid 1px #ccc;
	min-height: 330px;
	}
	
.blocYellowContactBis {
    background-color: #fff;
    padding: 10px;
    float: left;
    width: 50%;
    font-family: ubuntu;
    color: white;
    text-align: center;
    border-radius: 0px 0px 0px 4px;
    border-right: solid 2px #ccc;
    border-bottom: solid 1px #ccc;
    border-left: solid 1px #ccc;
	margin-bottom: 20px;
	min-height: 330px;
	}
	
.TitleForm {
    background-color: #351737;
    padding: 12px 12px;
    color: white;
    border-radius: 4px;
    text-align: center;
    margin: 15px 0px 20px 0px;
    font-family: ubuntu;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
	}
	
.SousTitreBis {
    font-family: Ubuntu;
    color: #757575;
    font-size: 18px;
    font-weight: 400;
	}
	
.SousTitreSocial {
    font-family: Ubuntu;
    color: #757575;
    font-size: 18px;
    font-weight: 600;
	}
	
.SousTitre {	
    font-family: Ubuntu;
    color: #757575;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
	}
	
.AreaTxt {
    border-radius: 4px;
    width: 100%;
    height: 130px;
    border: 1px solid #aaa;
    padding-left: 12px;
    padding-top: 10px;
    font-size: 15px;
    font-family: Ubuntu;
	padding-right: 12px;
	margin-top: 5px;
	}
	
.BtnSocialMedia{
	text-align:center;
	height:49px;
	margin-bottom:20px;
	margin-top:20px;
	}
	
.BtnFormContact {
	border-radius: 4px;
	background-color: #fcb041;
	width: 100%;
	height: 40px;
	text-align: center;
	color: #351737;
	font-family: ubuntu;
	font-size: 16px;
	font-weight: 500;
	cursor:pointer;
	padding-top:8px;
	margin-bottom: 10px;
	}
	
.BtnFormContact:hover { 
	background-color: #351737;
    color: white;
	}

.BtnFormContact2 {
	border-radius: 4px;
	background-color: #351737;
	width: 100%;
	height: 40px;
	text-align: center;
	color: white;
	font-family: ubuntu;
	font-size: 16px;
	font-weight: 500;
	cursor:pointer;
	}
	
.BtnFormContact2:hover { 
	background-color: #fcb041;
    color: white;
	}

.BtnFormContact3 {
	border-radius: 4px;
	background-color: #fcb041;
	width: 100%;
	height: 40px;
	text-align: center;
	color: #351737;
	font-family: ubuntu;
	font-size: 16px;
	font-weight: 500;
	cursor:pointer;
	}
	
.BtnFormContact3:hover { 
	background-color: #351737;
    color: white;
	}



	
.hrForm {
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid #ccc;
	}	
	
.txtFormContact {
    text-align: center;
    font-family: Ubuntu;
    color: #757575;
    font-size: 16px;
    font-weight: 400;
	}	

.TitreFormRight {
	text-align: center;
    margin:  10px 0px 0px 0px ;
    font-family: ubuntu;
    font-size: 18px;
    font-weight: 600;
    color: #581c52;
	}
	
.BgContactForm {	
    border-radius: 6px;
    margin-top: 50px;
    margin-bottom: 25px;
    border: solid 1px #ccc;	
	padding-top: 20px;
	}

.spaceP {
	margin: 0 0 20px;
	text-align:center;
	}

.form-controlContact {
	margin-bottom:5px;
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #aaa;
    border-radius: 4px;
    color: #666;
    font-family: ubuntu;
	}
	
.TitleFormVilla {
	text-align: center;
    margin:  10px 0px 20px 0px ;
    font-family: droid serif;
    font-size: 22px;
    font-weight: 600;
    color: #581c52;
	}
	
.AreaTxt2 {
    border-radius: 4px;
    width: 100%;
    border: 1px solid #aaa;
    color: #666;
    padding-left: 12px;
    padding-top: 10px;
    font-size: 15px;
    font-family: Ubuntu;
	padding-right: 12px;
	}
	
.BtnPartage {
    background-color: #351737;
    border-radius: 4px;
    color: white;
    font-family: ubuntu;
    font-size: 16px;
    font-weight: 500;
	text-transform:uppercase;
    float: right;
    margin-right: 10px;
    padding: 10px 20px;
	}
	
.BtnPartage:hover {
	background-color:#fcb041;
	}
	
.BtnPartage > a  {
	color:#FFF;
	text-decoration:none;
	}
	
.BtnRetour {
    background-color: #351737;
    float: right;
    padding: 10px 20px;
    color: white;
    font-family: ubuntu;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
	border-radius: 4px;
	cursor:pointer;
	}
	
.BtnRetour > a {
	color:#FFF;
	text-decoration: none;	
	}
		
.BtnRetour:hover {
	background-color:#fcb041;
	}
	
.BtnNosVoyages {
    background-color: #fcb041;
    float: right;
    padding: 10px 20px;
    color: white;
    font-family: ubuntu;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
	border-radius: 4px;
	cursor:pointer;
	margin-right: 15px;
	}
	
.BtnNosVoyages > a {
	color:#FFF;
	text-decoration: none;	
	}
		
.BtnNosVoyages:hover {
	background-color:#351737;
	}
	
#imagelightbox-overlay {
    background-color: rgba( 41, 41, 41, .95 ) ! important;
    position: fixed;
    z-index: 9998;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	}

/* Widget Concours */
#ConcoursWidget {
    position: fixed;
    top: 60%;
    right: 0;
    width: 100px;
    height: 100px;
    z-index: 10000;
    cursor: pointer;
}

.ConcoursWidget {
    background-color: #fcb041;
    position: relative;
    text-align: center;
    padding: 2px;
}

.ConcoursWidget img {
    height: 100px;
}

/* Live Facebook */
/* Bouton Facebook Live Sticky */
#FBWidget {
    position: fixed;
    top: 60%;
    left: 0;
    width: 119px;
    height: 115px;
    z-index: 10000;
    cursor: pointer;
}

.FBContent {
    background-color: #fff;
    position: relative;
    text-align: center;
    padding: 9px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: black;
    font-weight: 700;
    font-size: 11px;
    border: solid 1px #dddddd;
}

.FBContent i {
    font-size: 50px;
    color: white;
}
 

/* Formulaire All page */	

.PhoneContact {
    text-align: center;
    color: #757575;
    font-family: ubuntu;
    margin-bottom: 5px;
	}
	
.TitleFormTravel {
    text-align: center;
    margin: 0px 0px 15px 0px;
    font-family: droid serif;
    font-size: 22px;
    font-weight: 600;
    color: #581c52;
	}

.bgBoxFormContact {
    background: #fff;
    /* border: 1px solid #ccc; */
    margin-bottom: 15px;
    padding: 20px 20px 5px 20px;
    height: auto;
    border-radius: 4px;
	}

	.col2-lg-1, .col2-lg-10, .col2-lg-11, .col2-lg-12, .col2-lg-2, .col2-lg-3, .col2-lg-4, .col2-lg-5, .col2-lg-6, .col2-lg-7, .col2-lg-8, .col2-lg-9, .col2-md-1, .col2-md-10, .col2-md-11, .col2-md-12, .col2-md-2, .col2-md-3, .col2-md-4, .col2-md-5, .col2-md-6, .col2-md-7, .col2-md-8, .col2-md-9, .col2-sm-1, .col2-sm-10, .col2-sm-11, .col2-sm-12, .col2-sm-2, .col2-sm-3, .col2-sm-4, .col2-sm-5, .col2-sm-6, .col2-sm-7, .col2-sm-8, .col2-sm-9, .col2-xs-1, .col2-xs-10, .col2-xs-11, .col2-xs-12, .col2-xs-2, .col2-xs-3, .col2-xs-4, .col2-xs-5, .col2-xs-6, .col2-xs-7, .col2-xs-8, .col2-xs-9 {
    position: relative;
    padding-right: 2px;
    padding-left: 2px;
	width:50%;
	float:left;
	}


.BlocListRegion {
	margin-top:5px;
	}


.bgBoxTestimonial {
    background:#fff;
    border:1px solid #ccc;
    margin-bottom:15px;
    padding:20px 20px 5px 20px;
    height:auto;
    border-radius:4px;
    }



/*styles for mobile not mobil (car)*/
@media only screen and (max-width: 1000px) 
{

.container {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
.BlocBoutonIti {
	bottom: 30px;
	position: inherit;
	width: 86%;
}
.XBlocProg {
    min-height: 490px;
}

.BgBlocProg {
    background-color: #351737;
    padding: 20px;
	color: #fff;
	margin: 0px 0px 10px 0px;
	min-height:0px;
	}

.InfoHeaderLeft {
    color: #FFF;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 18px;
    margin-bottom: 15px;
	display:none;
	}
.InfoHeaderRight {
    color: #FFF;
    font-size: 15px;
    margin-top: 15px;
	display:block;
	}
.phonehide {
	display:none;
	}
.BG-Header {
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
	background-color:#581c52;
	}

	
.nav-tabs > li > a
{
margin-right: 1px;
line-height: 1.42857143;
background-color:#FFFFFF;
border-radius: 0px 0px 0 0;
border: 0px solid transparent;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover
{
color: #fff;
cursor: default;
background-color: #fff;
border: 0px solid #ddd;
border-bottom-color: transparent;
background-color: #fcb041;
}
.nav-tabs
{
border-bottom: 0px solid #ddd;
}
.nav
{
padding-left:40px;
}

.carousel-indicators2 {
	padding-bottom: 45px;
}



h4 {
margin-top: 10px;
margin-bottom: 10px;
}


@media only screen and (max-width: 1200px)
{
.container-head {
	background-color:#581C52;
	width: 1170px;
}

}

@media only screen and (max-width: 992px)
{
.container-head {
	background-color:#581C52;
	width: 970px;
}
}

@media only screen and (max-width: 768px)
{
.container-head {
	background-color:#581C52;
	width: 750px;
}


}

/* css image hover caption */

.container-th {
    margin: 0 auto;
    max-width: 640px;
	text-align:center;
}

.caption {
    position: relative;
    overflow: hidden;
    /* Only the -webkit- prefix is required these days */
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
}

.caption::before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    transition: background .35s ease-out;
}

.caption:hover::before {
    background: rgba(53, 23, 55, 1);
}

.caption__media {
    display: block;
    min-width: 100%;
    max-width: 100%;
    height: auto;
}

.caption__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: white;

    -webkit-transform: translateY(100%);
            transform: translateY(100%);

    transition: -webkit-transform .35s ease-out;
    transition:         transform .35s ease-out;
}

.caption:hover .caption__overlay {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}

.caption__overlay__title {
    -webkit-transform: translateY( -webkit-calc(-100% - 0px) );
            transform: translateY( calc(-100% - 0px) );

    transition: -webkit-transform .35s ease-out;
    transition:         transform .35s ease-out;
	background-color:#351737;
}

.caption:hover .caption__overlay__title {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
.caption__overlay__content_button {
	border:1px solid #ffffff;
	color:#333333;
	background-color:#FFFFFF;
	padding:7px;
	text-decoration:none;
}

/* hover-zoom-image */

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}


.itemTh {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.itemTh img {
  max-width: 100%;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.itemTh:hover img {
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

.form-select {
    background-color: #fff;
    background-image: none;
    border: 1px solid #aaa;
    border-radius: 4px;
    color: #333333;
    display: block;
    font-family: ubuntu;
    font-size: 15px;
    height: 40px;
    line-height: 1.42857;
    margin-bottom: 5px;
    padding: 6px 12px;
    width: 100%;
}

.breadcrumb {
    padding: 8px 15px;
    list-style: none;
    background-color: #fff;
    border-radius: 0px;
	text-align:left;
}





@media all and (min-width: 100px) { /* Change Width Here */
  .bottom-fixed-banner {
     display: block;
	 width:100%;
	 bottom:0;
	 position:fixed;
	 background-color:#FCB041;
	 z-index:2001;
	 color:#fff;
	 text-align:center;
	 font-family:Droid Serif;
	 font-weight:600;
	 font-style:italic;
	 font-size:22px;
	 overflow: hidden;
	 padding:10px;
  }
  .bottom-fixed-banner:hover {
	 color:#351737;
  }
  .bottom-fixed-banner-yellow {
	  color:#FCB041;
  }
  .BgFooter {
    padding: 15px 15px 60px 15px;
    background-color: #351737;
  }
}


@media only screen and (max-width: 800px) {
h1 {
    color: #581c52;
    font-family: Droid Serif;
    font-size: 20px;
    margin-top: 0px;
    font-weight: bold;
    font-style: italic;
    padding-top: 22px;
    padding-bottom: 22px;
}
.BGTitreTable {
    color: #581c52;
    font-family: Droid Serif;
    font-size: 20px;
    margin-top: 30px;
    font-weight: bold;
    font-style: italic;
    text-align: left;
}
.BGStrip {
    background-image: url(https://bos.shantitravel.com/Datas/Medias/Org/M1x32.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    color: #581c52;
    font-family: Droid Serif;
    font-size: 20px;
    margin-top: 10px;
    font-weight: bold;
    font-style: italic;
    text-align: left;
    line-height: 1.3em;
	margin-left: 10px;
	margin-right: 10px;
}
.SousTitre {
    font-family: Ubuntu;
    color: #757575;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 10px;
}
.BlocBoutonIti {
	bottom: 30px;
	position: inherit;
	width: 86%;
}
.XBlocProg {
    min-height: 490px;
}

.BgBlocProg {
    background-color: #351737;
    padding: 20px;
	color: #fff;
	margin: 0px 0px 10px 0px;
	min-height:0px;
	}


}
