/**** General ****/
/**** Loader ****/

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(../images/preload.gif);
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
}

#preloader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  z-index: 999999;
}

.preload * {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -ms-animation: none !important;
  -o-animation: none !important;
  animation: none !important;
}

.hidden {
  opacity: 0;
}

.visible {
  opacity: 1;
  visibility: visible;
}

h1, h2, h3 {
  text-transform: uppercase;
}

/******** NAVBAR ********/
#banner-header .container {
  position: relative;
}

.navbar {
}
.navbar li a {
}
.navbar span.caret {
  display: none;
}
.navbar .navbar-toggle {
  border: none;
  color: #ffd644;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {

}

.navbar-default .navbar-nav > .active > a {
  color: #e6295e !important;
}

ul#menu-primary {
  margin-top: 0px !important;
  margin-bottom: 0px;
}
ul#menu-primary li > a {
font-family:'helveReg';
padding-right:0;
text-transform :uppercase;
color:#008ed1;
padding-left:0 !important;
}

.titre-accueil a{
background:url('../images/home1.png') no-repeat center top;
padding-top:20px !important;
display:block;
margin-right:33.25px !important; 
}
.titre-accueil a:hover{
background:url('../images/home2.png') no-repeat center top;
padding-top:20px !important;
display:block;
color:#e6295e;
}
.active-accueil a{
background:url('../images/home2.png') no-repeat center top;
padding-top:20px !important;
display:block;
color:#e6295e !important;
}

.titre-hotel a{
background:url('../images/hotel1.png') no-repeat center top;
padding-top:20px !important;
display:block;
margin-right:33.25px !important;
}
.titre-hotel a:hover{
background:url('../images/hotel2.png') no-repeat center top;
padding-top:20px !important;
display:block;
color:#e6295e;
}
.active-hotel a{
background:url('../images/hotel2.png') no-repeat center top;
padding-top:20px !important;
display:block;
color:#e6295e !important;
}

.titre-excursion a{
background:url('../images/excursion1.png') no-repeat center top;
padding-top:20px !important;
display:block;
margin-right:33.25px !important;
}
.titre-excursion a:hover{
background:url('../images/excursion2.png') no-repeat center top;
padding-top:20px !important;
display:block;
color:#e6295e;
}
.active-excursion a{
background:url('../images/excursion2.png') no-repeat center top;
padding-top:20px !important;
display:block;
color:#e6295e !important;
}

.titre-voyage a{
background:url('../images/sejour1.png') no-repeat center top;
padding-top:20px !important;
display:block;
margin-right:33.25px !important;
}
.titre-voyage a:hover{
background:url('../images/sejour2.png') no-repeat center top;
padding-top:20px !important;
display:block;
color:#e6295e;
}
.active-voyage a{
background:url('../images/sejour2.png') no-repeat center top;
padding-top:20px !important;
display:block;
color:#e6295e !important;
}

.titre-vol a{
background:url('../images/vol1.png') no-repeat center top;
padding-top:15px !important;
display:block;
margin-top: 5px;
margin-right:33.25px !important;
}
.titre-vol a:hover{
background:url('../images/vol2.png') no-repeat center top;
padding-top:15px !important;
display:block;
margin-top: 5px;
color:#e6295e;
}
.active-vol a{
background:url('../images/vol2.png') no-repeat center top;
padding-top:15px !important;
display:block;
color:#e6295e !important;
}

.titre-soins a{
background:url('../images/soin1.png') no-repeat center top;
padding-top:20px !important;
display:block;
margin-right:33.25px !important;
}
.titre-soins a:hover{
background:url('../images/soin2.png') no-repeat center top;
padding-top:20px !important;
display:block;
color:#e6295e;
}
.active-soins a{
background:url('../images/soin2.png') no-repeat center top;
padding-top:20px !important;
display:block;
color:#e6295e !important;
}

.titre-evenement a{
background:url('../images/evenement1.png') no-repeat center top;
padding-top:20px !important;
display:block;
margin-right:33.25px !important;
}
.titre-evenement a:hover{
background:url('../images/evenement2.png') no-repeat center top;
padding-top:20px !important;
display:block;
color:#e6295e;
}
.active-evenement a{
background:url('../images/evenement2.png') no-repeat center top;
padding-top:20px !important;
display:block;
color:#e6295e !important;
}

.titre-eve a{
background:none;
color:#008ed1 !important;
}
.titre-eve a:hover{
color:#e6295e !important;
background:none !important;
}

.titre-contact a{
background:url('../images/contact1.png') no-repeat center top;
padding-top:20px !important;
display:block;
}
.titre-contact a:hover{
background:url('../images/contact2.png') no-repeat center top;
padding-top:20px !important;
display:block;
color:#e6295e;
}
.active-contact a{
background:url('../images/contact2.png') no-repeat center top;
padding-top:20px !important;
display:block;
color:#e6295e !important;
}



.dropdown-menu {
background:#f9fafa !important;
}
ul.dropdown-menu li > a {
height:32px !important;
}

.navbar-nav > li > a {
  padding-top: 0px;
  padding-bottom: 0;
}

.navbar.style6 {
}
.navbar.style6 .active > a, .navbar.style6 .active > a:hover, .navbar.style6 .active > a:focus {
color:#e6295e ;
}

ul.dropdown-menu {
  box-shadow: none;
  border: none;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
}
ul.nav li.dropdown:hover > ul.dropdown-menu a {
  padding: 15px !important;
}
ul.nav li.dropdown:hover > ul.dropdown-menu a:hover, ul.nav li.dropdown:hover > ul.dropdown-menu a:focus {
  color: #3361a8;
}

.navbar li > a:hover {
  color: #e6295e !important;
}

.navbar.style6 > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #e6295e !important;
}

#devis {
  margin-top: 7px;
  position: absolute;
  right: 35px;
  font-weight: 700;
}
#devis a{
  margin-left: 18px;
}
#devis2 {
  margin-top: 50px;
  position: absolute;
  right: 35px;
  font-weight: 700;
}
#devis div, #devis .btn {
  float: left;
  display: inline-block;
}
#devis div .telephone, #devis .btn .telephone {
  float: left;
  margin: 0 20px;
  line-height: 27px;
  vertical-align: top;
}
#devis div .telephone i, #devis .btn .telephone i {
  font-weight: normal;
  width: 27px;
  height: 27px;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  text-align: center;
  color: #fff;
  background-color: #3361a8;
  margin-right: 10px;
}
#devis div .telephone i:before, #devis .btn .telephone i:before {
  font-size: 16px;
}
#devis .btn-blue {
  background-color: #3361a8;
  color: #FFFFFF;
  border: none !important;
  padding: 7px !important;
  font-size: 12px;
  font-weight: 700;
}
#devis .btn-blue:hover {
  background-color: #000;
}
#devis span.text {
  color: #3361a8;
}
#devis #navbar_social_bar a {
  margin: 0;
  padding: 0;
  background: #3361a8;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 27px;
  height: 27px;
  margin-right: 5px;
}
#devis #navbar_social_bar a:hover {
  background-color: #000;
}
#devis #navbar_social_bar a i {
  font-weight: normal;
  font-weight: normal;
  display: inline-block;
  position: relative;
  text-align: center;
  color: #fff;
}
#devis #navbar_social_bar a i:before {
  font-size: 16px;
  line-height: 27px;
}

/**** STICKY ****/
.sticky {
  background: rgba(255, 255, 255, 0.81);
  border-bottom: 2px solid #3361a8 !important;
  min-height: 80px; 
  z-index: 2000;
  opacity: .95;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sticky .navbar-header img {

}
.sticky .navbar-header a {
  float: left;
  height: 60px;
  margin: 4px 0 0;
  -webkit-transition: all 0.9s ease-in;
  -moz-transition: all 0.9s ease-in;
  -o-transition: all 0.9s ease-in;
  transition: all 0.9s ease-in;
  opacity: 1;
  position: relative;
}
@media (min-width: 1199px) {
.sticky .col-sm-12 {
width:70% !important; 
}
}
.sticky .width-ss {
width:30% !important;
}
.sticky ul#menu-primary {
  margin: 0 !important;
}
.sticky ul#menu-primary a {
  color: #008ed1;
  border: none !important;  
  margin-right: 5px !important;
  font-size: 11.5px;
}
.sticky ul#menu-primary a:hover {
}
.sticky a.navbar-brand.logo {
  height: 75px !important;
  padding: 0;
  margin: 0;
}
.sticky #devis ,.sticky #devis2 {
  display: none;
}

.navbar.sticky.style6 {
  margin: 0;
  padding-top:5px !important;
  padding-bottom:0px !important;
}

.wrap.main-section .content .bg {
  padding-top: 0;
}

/***** Main ******/
main.main {
  padding: 0 0 30px 0;
}

#wrap-main-section {
  margin-top: 105px;
}
#wrap-main-section header {
  padding: 5px 15px;
  margin: 0;
  background-color: #b8cfe2;
  background-image: -webkit-gradient(radial, 50% 75%, 0, 50% 75%, 90, color-stop(0%, #3f75c8), color-stop(90%, #29508c));
  background-image: -webkit-radial-gradient(50% 75%, circle cover, #3f75c8, #29508c 90%);
  background-image: -moz-radial-gradient(50% 75%, circle cover, #3f75c8, #29508c 90%);
  background-image: -o-radial-gradient(50% 75%, circle cover, #3f75c8, #29508c 90%);
  background-image: radial-gradient(50% 75%, circle cover, #3f75c8, #29508c 90%);
  text-align: center;
  margin-top: 0;
}
#wrap-main-section header h1 {
  font-size: 48px;
  line-height: 90px;
  color: #FFF;
}

/***** SERVICES ******/
#services {
  padding: 80px 0 100px;
  padding: 8rem 0 5rem;
  text-align: center;
}
#services h3 {
  font-size: 18px;
}
#services .service-item {
  text-align: center;
  margin: 0 auto;
  padding: 2em 1em;
}
#services .service-item p {
  padding: 0 30px;
}
#services .service-item a {
  width: 180px;
  height: 180px;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin: 12px auto;
  position: relative;
  text-align: center;
  background-color: #3361a8;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25) inset, -2px -2px 10px white inset;
  overflow: hidden;
}
#services .service-item a img {
  position: absolute;
  left: 0;
  top: 0;
  @incliude transition(opacity 0.2s ease-in-out);
}
#services .service-item a:hover {
  background-color: #ffdd00;
}
#services .service-item a:hover img.hover {
  opacity: 1;
}
#services .service-item a:hover img.static {
  opacity: 0;
}
#services .service-item a img.hover {
  opacity: 0;
}
#services .service-item a img.static {
  opacity: 1;
}

#wrap-main-section #content .main .services-list {
  display: block;
  padding: 50px 0;
}
#wrap-main-section #content .main .services-list header {
  background: none !important;
  padding: 0 !important;
  text-align: left !important;
}
#wrap-main-section #content .main .services-list header span {
  text-align: left;
  display: block;
  color: #3361a8;
  text-transform: uppercase;
  font-weight: 700 !important;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1;
  padding-top: 10px;
}
#wrap-main-section #content .main .services-list p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
  padding-top: 20px;
  text-align: justify;
}
#wrap-main-section #content .main .services-list .more {
  margin-top: 60px;
}
#wrap-main-section #content .main .services-list .description {
  padding: 20px 0;
}
#wrap-main-section #content .main .services-list .description h3 {
  margin-top: 0;
}
#wrap-main-section #content .main .services-list.grey {
  background: #FAFAFA;
}

.read-more {
  border-radius: 50px;
}

.separator {
  background-image: url(../images/separator.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 2px;
}

/************* Forms ******************/
#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact input[type="date"], #contact textarea {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding: 8px;
  float: left;
  margin: 5px 20px 5px 0;
  padding: 10px;
  border-color: #3361a8;
  height: 40px;
}
#contact input[type="text"].placeholder, #contact input[type="email"].placeholder, #contact input[type="tel"].placeholder, #contact input[type="url"].placeholder, #contact input[type="date"].placeholder, #contact textarea.placeholder {
  color: #888;
}
#contact input[type="text"]:-moz-placeholder, #contact input[type="email"]:-moz-placeholder, #contact input[type="tel"]:-moz-placeholder, #contact input[type="url"]:-moz-placeholder, #contact input[type="date"]:-moz-placeholder, #contact textarea:-moz-placeholder {
  color: #888;
}
#contact input[type="text"]::-moz-placeholder, #contact input[type="email"]::-moz-placeholder, #contact input[type="tel"]::-moz-placeholder, #contact input[type="url"]::-moz-placeholder, #contact input[type="date"]::-moz-placeholder, #contact textarea::-moz-placeholder {
  color: #888;
}
#contact input[type="text"]:-ms-input-placeholder, #contact input[type="email"]:-ms-input-placeholder, #contact input[type="tel"]:-ms-input-placeholder, #contact input[type="url"]:-ms-input-placeholder, #contact input[type="date"]:-ms-input-placeholder, #contact textarea:-ms-input-placeholder {
  color: #888;
}
#contact input[type="text"]::-webkit-input-placeholder, #contact input[type="email"]::-webkit-input-placeholder, #contact input[type="tel"]::-webkit-input-placeholder, #contact input[type="url"]::-webkit-input-placeholder, #contact input[type="date"]::-webkit-input-placeholder, #contact textarea::-webkit-input-placeholder {
  color: #888;
}
#contact input[type="submit"] {
  padding: 10px 30px;
}
#contact input[type="radio"] {
  margin: 0;
}
#contact textarea {
  height: 250px;
}
#contact label {
  color: #3361a8;
  padding: 5px;
  margin: 5px 0 0 0;
}
#contact label.error {
  color: #e55252;
}
#contact .fa {
  font-size: 32px;
}
#contact .radio, #contact .checkbox {
  display: inline-block;
}
#contact .has-error input, #contact .has-error textarea {
  border-color: #e55252;
}
#contact .form-control:focus {
  box-shadow: none;
}
#contact .form-group {
  margin: 0;
}

#social_bar a {
  margin-right: 10px;
}
#social_bar a span {
  width: 48px;
  height: 48px;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  text-align: center;
  color: #fff;
  background-color: #3361a8;
  @iclude transition(all 0.3s);
  -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25) inset, -2px -2px 10px white inset;
  overflow: hidden;
}
#social_bar a span:before {
  text-shadow: -1px 1px 5px rgba(0, 0, 0, 0.4);
}
#social_bar a:hover span {
  background-color: #ffd644;
  color: #3361a8;
}

.content-title {
  background: #3361a8;
}
.content-title h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  color: #b8cfe2;
  padding: 15px 0;
  margin: 0 0 30px 0;
}

.mapp-layout {
  margin: 0;
}

.mapp-iw {
  font-family: Raleway, sans-serif;
  color: #000;
  width: 370px;
  min-height: 120px;
  padding: 12px;
  font-size: 14px !important;
}
.mapp-iw .mapp-title {
  font-size: 20px;
  color: #3361a8;
  line-height: 32px;
}
.mapp-iw h4 {
  color: #3361a8;
}
.mapp-iw ul.infos {
  padding: 0;
  list-style: none outside none;
}
.mapp-iw ul.infos li {
  line-height: 24px;
}
.mapp-iw a {
  color: #000;
}

.office-address {
  position: absolute;
  right: 40px;
  top: 30px;
  z-index: 1000;
  width: 356px;
  background-color: #fff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
}
.office-address .image {
  height: 245px;
  overflow: hidden;
}
.office-address .content {
  padding: 20px 25px;
}
.office-address .content h3 {
  font-size: 18px;
  margin: 0 0 8px 0;
  padding: 0;
  line-height: 32px;
  color: #3361a8;
  text-transform: capitalize;
}
.office-address .content span {
  display: block;
  font-size: 15px;
  padding: 3px 0;
  color: #000;
}

#clients {
  padding: 20px 0;
  background-color: white;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFFFFFFF', endColorstr='#FFE5E5E5');
  background-image: -webkit-gradient(radial, 50%, 0, 50%, 100, color-stop(20%, #ffffff), color-stop(100%, #e5e5e5));
  background-image: -webkit-radial-gradient(center, ellipse cover, #ffffff 20%, #e5e5e5 100%);
  background-image: -moz-radial-gradient(center, ellipse cover, #ffffff 20%, #e5e5e5 100%);
  background-image: -o-radial-gradient(center, ellipse cover, #ffffff 20%, #e5e5e5 100%);
  background-image: radial-gradient(center, ellipse cover, #ffffff 20%, #e5e5e5 100%);
  height: auto;
  margin: 0 auto;
  width: 100%;
  position: relative;
}
#clients h3 {
  color: #000000 !important;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
}
#clients .lshowcase-boxInner-normal {
  margin: 21px !important;
}

h2.entry-title {
  margin: 10px auto;
  padding: 13px 0 !important;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 42px;
  color: #3361a8 !important;
}

h2.ls-l {
  color: #5d80a0;
  font-weight: 700;
  text-transform: uppercase;
  font-family: Raleway;
  font-size: 36px;
  text-shadow: 0px 0px 10px #fff;
}

.back-to-top {
  position: fixed;
  bottom: 2em;
  right: 0px;
  text-decoration: none;
  color: #000000;
  background-color: rgba(235, 235, 235, 0.8);
  font-size: 12px;
  padding: 1em;
  display: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.order-nav, .services-nav {
  border-top: 1px solid #eceded;
  border-bottom: 1px solid #eceded;
  margin-bottom: 30px;
}
.order-nav .nav, .services-nav .nav {
  border-top: 1px solid #eceded;
  border-bottom: 1px solid #eceded;
  margin: 0 auto;
  display: table;
  table-layout: fixed;
  float: none;
}
.order-nav .nav li, .services-nav .nav li {
  padding: 0px 60px;
  border: none;
  line-height: 50px;
  font-size: 13px;
  font-weight: 700;
  background: #fff;
  float: left;
}
.order-nav .nav li a, .services-nav .nav li a {
  display: block;
  color: #000;
  text-align: center;
  padding: 0;
  font-weight: 700;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
.order-nav .nav li a:hover, .services-nav .nav li a:hover {
  background: none;
  color: #3361a8;
}
.order-nav .nav li.active, .services-nav .nav li.active {
  border-bottom: 2px solid #3361a8;
  background: #FAFAFA;
}
.order-nav .nav li.active a, .services-nav .nav li.active a {
  color: #3361a8;
}
.order-nav .nav li:hover, .services-nav .nav li:hover {
  background: #FAFAFA;
  color: #fff !important;
}

#technologies {
  background: #eceded;
  padding: 10px 0;
}

.lshowcase-boxInner-normal {
  width: auto !important;
  margin: 0 30px !important;
  padding: 0 !important;
}

.back-to-top:hover {
  background-color: rgba(135, 135, 135, 0.5);
}

.order form h2, .order form h3 {
  font-size: 16px;
  font-weight: 300;
}
.order form input[type="text"], .order form input[type="email"], .order form input[type="tel"], .order form input[type="url"], .order form textarea {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 0;
  padding: 8px;
  float: left;
  margin: 0 20px 23px 0;
  padding: 0 10px;
  border-color: #3361a8;
  height: 40px;
}
.order form input[type="text"].placeholder, .order form input[type="email"].placeholder, .order form input[type="tel"].placeholder, .order form input[type="url"].placeholder, .order form textarea.placeholder {
  color: #555;
}
.order form input[type="text"]:-moz-placeholder, .order form input[type="email"]:-moz-placeholder, .order form input[type="tel"]:-moz-placeholder, .order form input[type="url"]:-moz-placeholder, .order form textarea:-moz-placeholder {
  color: #555;
}
.order form input[type="text"]::-moz-placeholder, .order form input[type="email"]::-moz-placeholder, .order form input[type="tel"]::-moz-placeholder, .order form input[type="url"]::-moz-placeholder, .order form textarea::-moz-placeholder {
  color: #555;
}
.order form input[type="text"]:-ms-input-placeholder, .order form input[type="email"]:-ms-input-placeholder, .order form input[type="tel"]:-ms-input-placeholder, .order form input[type="url"]:-ms-input-placeholder, .order form textarea:-ms-input-placeholder {
  color: #555;
}
.order form input[type="text"]::-webkit-input-placeholder, .order form input[type="email"]::-webkit-input-placeholder, .order form input[type="tel"]::-webkit-input-placeholder, .order form input[type="url"]::-webkit-input-placeholder, .order form textarea::-webkit-input-placeholder {
  color: #555;
}
.order form input[type="radio"] {
  margin: 0;
}
.order form textarea {
  height: 250px;
}
.order form label {
  padding: 5px;
  font-weight: 300;
}
.order form label i {
  color: #3361a8;
}
.order form .radio, .order form .checkbox {
  display: inline-block;
}
.order form .currency {
  padding: 8px;
}
.order form .css-checkbox input[type=checkbox], .order form .css-checkbox input[type=radio] {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.order form .css-checkbox input[type=checkbox] + span.wpcf7-list-item-label, .order form .css-checkbox input[type=radio] + span.wpcf7-list-item-label {
  padding-left: 45px;
  height: 18px;
  margin-right: 25px;
  display: inline-block;
  line-height: 18px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 14px;
  vertical-align: middle;
  cursor: pointer;
}
.order form .css-checkbox input[type=checkbox]:checked + span.wpcf7-list-item-label, .order form .css-checkbox input[type=radio]:checked + span.wpcf7-list-item-label {
  background-position: 0 -18px;
}
.order form span.wpcf7-list-item-label {
  background-image: url(../images/checkbox_hover.svg);
}
.order .col-md-12 {
  padding: 10px;
}

span.wpcf7-form-control.wpcf7-radio.css-checkbox {
  border-left: 1px dotted #ccc;
  float: right;
  margin-left: 40px;
  padding-left: 20px;
}

::-webkit-input-placeholder {
  color: #fff;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}

:-ms-input-placeholder {
  color: #fff;
}

#copyright-bar {
  background: #fff;
  color: #ccc;
  line-height: 30px;
  padding-top:8px;
}

#navbar_social_bar {
  float: left;
  display: inline-block;
}
#navbar_social_bar a span {
  width: 48px;
  height: 48px;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  text-align: center;
  color: #fff;
  background-color: #3361a8;
  @iclude transition(all 0.3s);
  -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25) inset, -2px -2px 10px white inset;
  overflow: hidden;
}
#navbar_social_bar a span:before {
  text-shadow: -1px 1px 5px rgba(0, 0, 0, 0.4);
}
#navbar_social_bar a:hover span {
  background-color: #ffd644;
  color: #3361a8;
}

.testimonials {
  padding: 80px 0;
}
.testimonials .container {
  width: 800px;
}
.testimonials .container blockquote {
  text-align: center;
  border: none;
  font-size: 24px;
  line-height: 32px;
}
.testimonials .container .credit {
  font-weight: 700;
  font-size: 18px;
  color: #3361a8;
}

section.responsive {
  background: none repeat scroll 0 0 #F3F3F3;
  z-index: 1000;
}
section.responsive .container {
  position: relative;
  padding: 20px 0;
}
section.responsive .iphone {
  left: -70px;
  position: absolute;
  top: -230px;
  -webkit-transition: all 0.5s ease-in-out;
  -webkit-transition-delay: 0.5s;
  -moz-transition: all 0.5s ease-in-out 0.5s;
  -o-transition: all 0.5s ease-in-out 0.5s;
  transition: all 0.5s ease-in-out 0.5s;
}
section.responsive .iphonescroll {
  top: 0;
}
section.responsive h2 {
  color: #414042;
  margin: 20px 0 25px;
  font-weight: 700;
  font-size: 20px;
}
section.responsive li {
  background: url("../images/list-icon.svg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #414042;
  padding: 0 0 0 30px;
  list-style-type: none;
  line-height: 30px;
}
section.responsive p {
  text-align: justify;
  font-size: 14px;
  line-height: 20px;
}

#page-footer {
  background: #008ed1;
  padding: 0 !important;
  padding-top:10px !important;
  color: #fff;
  text-align:left !important;
  font: 82%/150% "Muli", Arial, Helvetica, sans-serif !important;
}
#page-footer h3 {
  font-size: 16px;
  text-align: left;
  border-bottom: 1px solid #214070;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
}
#page-footer img {
  padding: 0 0px 0;
}
#page-footer ul#menu-primary{
margin-top: 5px !important;
}
#page-footer ul {
  overflow: auto;
  background: none;
  border: none;
}
#page-footer ul li {
  text-align: left;
  margin: 0;
  border: none;
  padding-left:18px;
}
#page-footer ul li a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
  color: #e6295e;
  font-size: 12.5px;
  line-height: 25px;
  font-family:'helveReg';
  text-transform : capitalize;
  padding: 0;
}
#page-footer ul li a:hover, #page-footer ul li a:active, #page-footer ul li a:focus {
  background: none;
}
#page-footer hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px dashed #698cac;
  border-bottom: 1px dashed #ffffff;
  opacity: 0.5;
  clear: both;
}
#page-footer .footer-logo {
  color: #000;
  position: relative;
  display: block;
  padding: 40px 0px;
  line-height: 25px;
}
#page-footer span {
  margin: 0 40px;
}
#page-footer .title {
  text-transform: uppercase;
  font-size: 29px;
  background-image: none;
  width: 40%;
  font-weight: 400;
  margin-top: 8px;
  float: left;
}
#page-footer .wysija-input {
  float: left;
  width: 50%;
  height: 40px;
  padding: 0px;
  margin: 0px;
  border: none;
  padding: 0 15px;
  margin-right: 10px;
}
#page-footer .widget_wysija_cont .wysija-submit {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  border: 1px solid #FFF;
  padding: 7px 20px 6px;
  background-color: transparent;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#page-footer .widget_wysija_cont .wysija-submit:hover, #page-footer .widget_wysija_cont .wysija-submit:focus, #page-footer .widget_wysija_cont .wysija-submit:active {
  color: #fff;
  background-color: #274a81;
  border-color: #1f3b65;
}
#page-footer p.wysija-paragraph {
  margin: 0;
}
#page-footer hr {
  background: url("../images/separator_footer.png") no-repeat;
  background-position: center center;
  border: none;
  height: 1px;
  margin: 20px 0 40px;
}
#page-footer #flag {
  padding: 0 15px !important;
  position: relative;
  background: #fff;
  text-align: center;
}

/****** Portfolio *******/
article.esg-filters.esg-singlefilters {
  display: block;
  width: 100%;
  position: relative;
  border-top: 1px solid #eceded;
  border-bottom: 1px solid #eceded;
  margin-bottom: 30px;
}

.toppix-portfolio .esg-filterbutton.selected {
  color: #3361a8 !important;
  border-bottom: 2px solid #3361a8;
  background: #FAFAFA !important;
}

.eg-henryharrison-container {
  background-color: rgba(51, 97, 168, 0.9) !important;
}

.esg-overflowtrick {
  width: 1205px;
  margin: 0 auto;
}

/****** Buttons *******/
.alpha {
  padding-left: 0 !important;
}

.omega {
  padding-right: 0 !important;
}

.btn {
 
}

.btn-grey {
  background-color: #090b0e;
  color: #fff;
}
.btn-grey:hover {
  background-color: #ffd644;
  color: #000;
}

.btn-blue {
  background-color: #3361a8;
  color: #ffd644;
  border: none !important;
}
.btn-blue:hover {
  background-color: #000 !important;
  color: #fff !important;
}

input[type="reset"] {
  font-weight: normal;
  cursor: pointer;
  font-size: 14px;
}

.screen-reader-response {
  padding: 10px 30px;
  opacity: 1 !important;
  margin: 0 0 20px;
  color: #fff;
}

ul#mqtranslate-chooser {
  padding: 0;
  position: relative;
  list-style: none;
  float: right;
  margin: 0;
  display: inline-block;
}
ul#mqtranslate-chooser li {
  padding: 4px 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #3361a8;
  display: inline-block;
  cursor: pointer;
  text-transform: uppercase;
}
ul#mqtranslate-chooser li a {
  font-size: 12px;
  text-decoration: none;
  color: #fff !important;
  font-weight: bold;
  border: 0;
}
ul#mqtranslate-chooser li:hover {
  background: #000;
}

body.error404 {
  padding: 15% 0;
  height: 100vh;
  text-align: center;
  color: #fff;
  background: #3361a8;
  font-size: 22px;
  background-image: -webkit-gradient(radial, 50% 75%, 0, 50% 75%, 90, color-stop(0%, #3f75c8), color-stop(90%, #29508c));
  background-image: -webkit-radial-gradient(50% 75%, circle cover, #3f75c8, #29508c 90%);
  background-image: -moz-radial-gradient(50% 75%, circle cover, #3f75c8, #29508c 90%);
  background-image: -o-radial-gradient(50% 75%, circle cover, #3f75c8, #29508c 90%);
  background-image: radial-gradient(50% 75%, circle cover, #3f75c8, #29508c 90%);
}
body.error404 #wrap-main-section {
  margin: 0;
}
body.error404 #wrap-main-section h2 {
  font-weight: 700;
  color: #fff;
}
body.error404 #wrap-main-section p {
  margin: 30px 0;
}
body.error404 #wrap-main-section a {
  color: #fff;
  font-size: 90%;
}
body.error404 .wrap.main-section .content .bg {
  background: none;
}
.height{
height:29px;
}
@media (min-width: 768px) {
  .navbar a.navbar-brand.logo img {
    padding: 0;
  }
}
@media (max-width: 991px) {
 
.sticky ul#menu-primary a { 
}
#titre-form{  
  font-size: 10px !important;
  padding-top: 2px !important;
}
.height{
height:44px !important;
}
.input-form{font-size:9px;}
.select-form{font-size:9px;}
#reservation {
  padding: 1px;
}
input[type="submit"]{
  padding: 0px 5px;
}
input[type="text"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], textarea, select, input[type="date"], input[type="email"]{
  height: 22px;
  padding: 5px 10px;
  font-size: 9px;
}
}
@media (max-width: 768px) {
.height{
height:30px !important;
}
}
input[type="text"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], textarea, select, input[type="date"], input[type="email"]{
  width:99% !important;
}
@media (min-width: 1281px) {
  #page-footer{
  width:100%;
  bottom:0;
  }
}
@media (max-width: 400px) {
#titre-form{  
  font-size: 8px !important;
  padding-top: 2px !important;
}
.height{
height:12px !important;
}
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media (max-width: 768px) {
#rech-index{
width:50% !important;
float:left;
}
}
@media (max-width: 1199px) {
.titre-index{
width:80% !important;
}
#ville-sejour {
  font-family: 'helveReg';
  font-size: 10px;
}
#titre-sejour {
  font-size: 11px;
}

#prix {
  font-size: 11px;
}
}
@media (max-width: 995px) {
.titre-index{
width:80% !important;
}
#ville-sejour {
  font-family: 'helveReg';
  font-size: 8px;
}
#titre-sejour {
  font-size: 9px;
}
#prix {
  font-size: 10px;
}
input.btn.btn-small.btn-success.inv_new{
font-size:10px !important;
}
.btn-small{
font-size:10px !important;
}
}
@media (max-width: 766px) {
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
padding-left:0px;
padding-right:0px;
}
}
@media (max-width: 1199px) {
ul#menu-primary li > a{
padding-left:18px;
}
.sticky ul#menu-primary a{
padding-left:0px !important;
}
.titre-accueil a, .titre-hotel a, .titre-excursion a, .titre-voyage a, .titre-soins a, .titre-evenement a{
  margin-right:10px !important;
}
.lien-rechh a{
  font-size: 8px;
}
#titre-form{
  padding-top: 5px;
  font-size:11px;
}
.height {
  height: 45px;
}
.btn-small{
font-size:9px !important;
height:25px;
}
@media (max-width: 480px) {
  .order-nav .container, .services-nav .container {
    width: 100%;
    padding: 0;
  }
  .order-nav .nav, .services-nav .nav {
    width: 100%;
  }
  .order-nav .nav li, .services-nav .nav li {
    float: none;
  }

  .navbar li:first-child {
    margin: 0;
  }

  .navbar.style6 .active > a, .navbar.style6 .active > a:hover, .navbar.style6 .active > a:focus {
    border: none;
  }

  ul#menu-primary {
    margin: 0;
  }
  ul#menu-primary li > a {
    text-align: center;
  }

  .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #3361a8;
  }

  #devis, #technologies, #devis2 {
    display: none;
  }

  button.navbar-toggle {
    margin: 2px;
    padding: 3px;
  }
}
@media (max-width: 610px) {
  .table-bordered{
  font-size:11px !important;
  }
  .table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td{
    padding: 2px;
  }
}
@media (max-width: 470px) {
  .table-bordered{
  font-size:9px !important;
  }
  .table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td{
    padding: 2px;
  }
}
@media (max-width: 370px) {
  .table-bordered{
  font-size:7px !important;
  }
  .table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td{
    padding: 0px;
  }
}
@media (max-width: 992px) {
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
  }

  button.navbar-toggle {
    margin: 2px;
    padding: 3px;
  }

  ul#menu-primary {
    margin-top: 0px !important;
    width: 100%;
  }
  ul#menu-primary li > a {
    text-align: center;
	margin-bottom: 5px;
	font-size:10px !important;
  }
  .titre-accueil a, .titre-hotel a, .titre-excursion a, .titre-voyage a, .titre-soins a, .titre-evenement a{
  margin-right:8px !important;
  }
.lien-rechh a {
  font-size: 7.5px;
  padding-left: 0.5px;
  padding-right: 1.5px;
}
  
  .navbar.style6 .active > a, .navbar.style6 .active > a:hover, .navbar.style6 .active > a:focus {
    border: none;
  }

  .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #3361a8;
  }

  .navbar li:first-child {
    margin: 0;
  }

  #devis, #technologies, #devis2 {
    display: none;
  }
}
@media (max-width: 1024px) {
.titre-accueil a, .titre-hotel a, .titre-excursion a, .titre-voyage a, .titre-soins a, .titre-evenement a{
  margin-right:10px !important;
  }
}
.accueil-appareil {
  display: inline-bloc;
  float: right;
  width: 850px;
}
.accueil-appareil p {
  line-height: 25px;
  font-family: Raleway, sans-serif;
  text-align: justify;
  color: #333;
  font-size: 14px;
  padding: 10px 150px 10px 300px;
  padding-top: 5px;
}
.accueil-appareil ul {
  overflow: auto;
  float: left;
}
.accueil-appareil ul li {
  list-style: none;
  text-align: left;
  margin: 0;
  line-height: 35px;
}

#blog input[type="text"], #blog input[type="email"], #blog .form-control {
  border: 1px solid #3361a8;
}
#blog a {
  text-decoration: none;
  color: #3361a8;
  font-size: 16px;
  padding-left: 10px;
}
#blog img {
  padding: 0 0 25px 0;
}
#blog p {
  padding: 10px;
  line-height: 25px;
  text-align: justify;
}
#blog ul {
  margin-top: 20px;
}
#blog ul li {
  font-weight: normal !important;
  background-color: #f4f2f2;
  list-style: none;
}
#blog .cat {
  background-color: #e2e2e2;
  line-height: 42px;
}
#blog .cat img {
  padding: 0 10px 0 10px;
}
#blog .cat a {
  color: #3361a8;
  font-size: 14px;
}
#blog .cat span {
  float: right;
  padding-right: 15px;
}
#blog h4 {
  color: #3361a8;
}

.bloc-search {
  padding-top: 20px;
  float: right;
  font-weight: bold;
}
.bloc-search a {
  color: #585858;
  font-weight: normal;
  padding-left: 10px;
  list-style: none;
  text-decoration: none;
  line-height: 50px;
}

.alert-info {
  background-color: #b8cfe2;
  border-color: #3361a8;
  color: #3361a8;
  margin-top: 10px;
}

.btn-success:hover, .btn-success:focus, .btn-success:active {
  background-color: #b8cfe2;
  border-color: #3361a8;
}

.btn-success {
  color: #fff !important;
  background-color: #d2244f !important;
  border: 1px solid #d2244f !important;
  font-weight: normal !important;
  margin-right:0px;
}

.share-buttons .social-icon.s32 {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.tparrows.preview1:hover:after {
  background: rgba(51, 97, 168, 0.15);
  color: #ffd644;
}

.tp-bullets.preview1 .bullet:hover, .tp-bullets.preview1 .bullet.selected {
  border: 8px solid #3361a8 !important;
}

#menu-categorie li {
  list-style: none;
}

div.column_1, div.column_2, div.column_3 {
  padding-right: 15px;
  width: 20%;
}

.caption_column {
  text-align: right;
  color: gray !important;
  width: 25% !important;
  padding-right: 10px !important;
}

div.column_1 li {
  border-left: 3px solid #29508c !important;
  border-right: 3px solid #29508c !important;
}

div.column_2 li {
  border-left: 3px solid #F8B14F !important;
  border-right: 3px solid #F8B14F !important;
}

div.column_3 li {
  border-left: 3px solid #3768B3 !important;
  border-right: 3px solid #3768B3 !important;
}

.header_row_2 {
  display: none;
}

div.p_table_1_13 div.column_1 li.header_row_1 {
  background: #29508c !important;
  border-bottom: 0;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}

div.p_table_1_13 div.column_2 li.header_row_1 {
  background: #F8B14F !important;
  border-bottom: 0;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}

div.p_table_1_13 div.column_3 li.header_row_1 {
  background: #3768B3 !important;
  border-bottom: 0;
  border-top-left-radius: 30px !important;
  border-top-right-radius: 30px !important;
}

div.p_table_1_13 div.column_1 li.header_row_1, div.p_table_1_13 div.column_2 li.header_row_1, div.p_table_1_13 div.column_3 li.header_row_1:hover {
  border-top-left-radius: 30px !important;
  border-top-right-radius: 30px !important;
}

#Table_t1_s1 {
  text-align: center;
  padding-top: 20px;
}

div.p_table_1 li.row_style_3 {
  background: #EBF0F7 !important;
}

div.p_table_1_13 div.column_1 li.footer_row {
  background: #29508C !important;
  border-bottom-left-radius: 30px !important;
  border-bottom-right-radius: 30px !important;
  font-family: 'Yanone Kaffeesatz', arial, sans-serif !important;
  font-size: 30px !important;
  color: #fff !important;
}

div.p_table_1_13 div.column_2 li.footer_row {
  background: #F8B14F !important;
  border-bottom-left-radius: 30px !important;
  border-bottom-right-radius: 30px !important;
  font-family: 'Yanone Kaffeesatz', arial, sans-serif !important;
  font-size: 30px !important;
  color: #fff !important;
}

div.p_table_1_13 div.column_3 li.footer_row {
  background: #3768B3 !important;
  border-bottom-left-radius: 30px !important;
  border-bottom-right-radius: 30px !important;
  font-family: 'Yanone Kaffeesatz', arial, sans-serif !important;
  font-size: 30px !important;
  color: #fff !important;
}

div.p_table_1 div.column_3 li.row_style_4 {
  background: #FFF0DA !important;
}

div.p_table_1 a {
  color: #FFFFFF !important;
}

div.p_table_1 div.caption_column li {
  border-top: 1px solid !important;
  background: #fff !important;
  padding: 8.5px !important;
}

div.p_table_1 div.caption_column li.header_row_1, div.p_table_1 div.caption_column li.footer_row {
  border-top: 0 !important;
}

div.p_table_1 div.column_2 li.row_style_4 {
  background: #FFF3E2 !important;
}

div.p_table_1 div.column_2 li.row_style_2 {
  background: #FFF !important;
}

div.p_table_1 h3 {
  font-size: 16px !important;
  font-weight: bold !important;
  color: gray !important;
}

div.p_table_1 div.column_1 button {
  background: #29508C !important;
  border: 0;
}

div.p_table_1 div.column_2 button {
  background: #F8B14F !important;
  border: 0;
}

div.p_table_1 div.column_3 button {
  background: #3768B3 !important;
  border: 0;
}
.dateff{
background-image:url(../images/cal.png) !important;
background-repeat:no-repeat !important;
background-position:right !important;
}

input[type="text"]{
width:95% !important;
}
#select-enf select{
width:60px !important;
}
.loopp{  
 background-color: #084fa1 !important; 
}
header{padding: 3px 0 10px!important;}
