﻿@import "animate.css";
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:700);
@import url(//fonts.googleapis.com/css?family=Ubuntu:300,400,400italic|Ubuntu+Condensed);
/*========================================================
                      Main Styles
=========================================================*/
body {
  background: #ffffff;
  color: #303334;
  font: 300 13px/20px 'Ubuntu', sans-serif;
  -webkit-text-size-adjust: none;
}
img {
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.terms-list dt {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
 
}
h6.special{
  font-size: 20px;
  line-height: 20px;
  color: #000;
  margin-top:15px;
}
h1 {
  font-size: 32px;
  line-height: 45px;
}
h2 {
  font-size: 50px;
  line-height: 64px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: -2.92px;
  
}
h3 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 32px;
  line-height: 37px;
  font-weight: 400;
}
h4,
.terms-list dt {
  font-family: 'Ubuntu Condensed', sans-serif;
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
  color: #303334;
}
h4 a:hover {
  color: #cc6666;
}
h4 a:active {
  color: #d9b513;
}
h5 {
  font-size: 18px;
  line-height: 21px;
}
h6 {
  font-size: 36px;
  line-height: 36px;
  color: #fff;
}
p small {
  font-family: 'Ubuntu Condensed', sans-serif;
  font-size: 15px;
  line-height: 15px;
  color: #fff;
  letter-spacing: 2.88px;
  text-transform: uppercase;
  display: inline-block;
}
p,
ul,
.terms-list dd {
  color: #333;
  text-align: justify;
}
p a:hover,
ul a:hover {
  text-decoration: none;
}
p .fa,
ul .fa {
  text-decoration: none;
}
p img { float:left;
margin:10px;}
time {
  display: block;
}
address {
  font-size: 20px;
  line-height: 28px;
}
a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: none;
}
blockquote {
  position: relative;
  padding-left: 30px;
}
blockquote q {
  font-style: italic;
  color: #fff;
}
blockquote cite {
  color: #333;
}/*
blockquote:before {
  position: absolute;
  content: '“';
  left: 0;
  top: 16px;
  font: 400 60px/26px 'Ubuntu Condensed', sans-serif;
  color: #fff;
}*/
blockquote p + h4 {
  margin-top: 17px;
}
a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}
strong {
  font-weight: 700;
}
.fa {
  line-height: inherit;
}
[class*='fa-']:before {
  font-weight: 400;
  font-family: 'FontAwesome';
}
.page {
  overflow: hidden;
  /*min-height: 300px;*/
}
.lt-ie9 .page {
  min-width: 1200px;
}
.clear {
  background: #fff;
}
.clear:before,
.clear:after {
  content: " ";
  display: table;
}
.clear:after {
  clear: both;
}
.center {
  text-align: center!important;
  margin:auto;
}
h2 + p > small {
  display: block;
  color: #fff;
}
@media (max-width: 767px) {
  .row > .grid_4 > img {
    width: 100%;
  }
}
@media (max-width: 479px) {
  h2 {
    font-size: 50px;
  }
}
/*=======================================================
                       Main Layout
=========================================================*/
* + .row {
  margin-top: 20px;
}
p + .row {
  margin-top: 20px;
}
p + .center {
  margin-top: 60px;
}
* + h4 {
  margin-top: 24px;
}
* + p {
  margin-top: 12px;
}
* + .btn3 {
  margin-top: 51px;
}
.row + .btn3 {
  margin-top: 53px;
}
.row + .btn__offset {
  margin-top: 33px;
}
.row + .row {
  margin-top: 20px;
}
p + .row__offset {
  margin-top: 21px;
}
p + .row__offset2 {
  margin-top: 13px;
}
p + .row__offset3 {
  margin-top: 63px;
}
ul + p {
  margin-top: 5px;
}
* + .resp-tabs-container {
  padding: 22px;
  margin-right:30px;
   margin-left:30px;
    margin-bottom:30px;
  border-top: 1px!important;
  background: rgba(255, 255, 255, 0.9);
}
* + .owl-carousel {
  margin-top: 106px;
}
.owl-carousel + .btn1 {
  margin-top: 97px;
}
* + time {
  margin-top: 24px;
}
time + p {
  margin-top: 26px;
}
p + .btn3 {
  margin-top: 41px;
}
.fa + h4 {
  margin-top: 8px;
}
h3 + p {
  margin-top: 3px;
}
h2 + p {
  margin-top: 7px;
}
* + .map {
  margin-top: 25px;
}
* + .contact-form {
  margin-top: -29px;
}
* + dl {
  margin-top: 18px;
}
* + dd {
  margin-top: 9px;
}
* + dt {
  margin-top: 56px;
}
* + .contact-info {
  margin-top: 73px;
}
/*=======================================================
                        Components
=========================================================*/
/*==================      News      ======================*/
.news h4 {
  color: #fff;
}
.news p {
  color: #fff;
}
.news a {
  position: relative;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.news a .overlay {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  /*
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;*/
  background: url("../images/page-1_img23.png") center no-repeat #cc6666;
}
.lt-ie9 .news a .overlay {
  filter: alpha(opacity=0);
}
.news a img {
  width:100%;
 /*-webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;*/
}
.news a:hover .overlay {
  opacity: 1;
}
.lt-ie9 .news a:hover .overlay {
  filter: alpha(opacity=100);
}
.news a + h4 {
  margin-top: 17px;
}
.news h4 + p {
  margin-top: 15px;
  padding-left: 14px;
  padding-right: 15px;
}
/*==================   Latest News  ======================*/
.latest-news time,
.latest-news p {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 400;
}
.latest-news time {
  font-size: 10px;
  line-height: 20px;
}
.latest-news p {
  font-size: 12px;
}
.latest-news .btn3 {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.latest-news .btn3:hover {
  cursor: pointer;
  color: #303334;
}
.latest-news a {
  position: relative;
  display: block;
 /*-webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;*/
}
.latest-news a .overlay {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: -1px;
  right: -1px;
  left: -1px;
  bottom: -1px;
  opacity: 0;
  /*-webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;*/
  background: url("../images/minimarmotteblanc.png") center no-repeat #333;
}
.lt-ie9 .latest-news a .overlay {
  filter: alpha(opacity=0);
}
.latest-news a img {
  /*-webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;*/
}
.latest-news a:hover .overlay {
  opacity: 0.5;
}
.lt-ie9 .latest-news a:hover .overlay {
  filter: alpha(opacity=100);
}
@media (max-width: 767px) {
  .latest-news a {
    display: inline-block;
  }
}
/*================= Contact Info =====================*/
.contact-info {
  display: block;
}
.contact-info a,
.contact-info address {
  margin-top: 25px;
  display: inline-block;
  font: 400 30px/27px 'Ubuntu Condensed', sans-serif;
  color: #303334;
}
.contact-info a:hover {
  color: #cc6666;
}
.contact-info a:active {
  color: #d9b513;
}
.fa-envelope,
.fa-mobile,
.fa-map-marker {
  color: #cc6666;
}
.fa-envelope {
  font-size: 66px;
  line-height: 70px;
}
.fa-envelope a {
  margin-left: 19px;
}
.fa-mobile {
  font-size: 86px;
  line-height: 80px;
}
.fa-mobile a {
  margin-left: 43px;
}
.fa-map-marker {
  font-size: 79px;
  line-height: 80px;
}
.fa-map-marker address {
  margin-left: 20px;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .contact-info a,
  .contact-info address {
    font-size: 27px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .contact-info a,
  .contact-info address {
    font-size: 20px;
  }
  .contact-info address {
    margin-top: 15px;
  }
  [class*='fa-'] a,
  [class*='fa-'] address {
    margin-left: 0;
  }
}
@media (max-width: 479px) {
  .contact-info a,
  .contact-info address {
    font-size: 25px;
  }
  [class*='fa-'] a,
  [class*='fa-'] address {
    margin-left: 0;
  }
}
/*==================   Inline List  ======================*/
.inline-list:before,
.inline-list:after {
  content: ' ';
  display: table;
}
.inline-list:after {
  clear: both;
}
.inline-list li {
  float: left;
}
.inline-list li + li {
  margin-left: 10px;
}
/*==================  Index List  ======================*/
.index-list {
  counter-reset: li;
}
.index-list_wrapper {
  margin-left: 57px;
}
.index-list_wrapper .btn3 {
  text-decoration: none;
}
.index-list_wrapper p + .btn3 {
  margin-top: 47px;
}
.index-list li {
  position: relative;
}
.index-list li .before {
 /* content: "01/02";
  counter-increment: li;*/
  position: absolute;
  top: 0px;
  left: -15px;
  font: 300 20px/16px 'Ubuntu Condensed', sans-serif;
  color: #ffffff;
  background-color: black;
  padding: 5px;

}
.index-list li:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 129px;
  background: #cbcbcb;
  left: -27px;
  top: 64px;
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.00000000000000006123, M12=-1, M21=1, M22=0.00000000000000006123);
  zoom: 1;
}
/*==================  Terms List  ======================*/
.terms-list dd a {
  color: #141924;
}
.terms-list dd a:hover {
  text-decoration: underline;
}
/*==================  Marked List  ======================*/
.marked-list {
  margin-top: -6px;
}
.marked-list li + li {
  margin-top: 8px;
}
.marked-list li {
  position: relative;
  padding-left: 22px;
}
.marked-list li:before {
  color: #fff;
  content: '\f0a9';
  position: absolute;
  left: 0;
  top: 0;
  font: 400 12px 'FontAwesome';
  line-height: inherit;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.marked-list li:hover:before {
  left: 3px;
}
.marked-list li a {
  color: #fff;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.marked-list li a:hover {
  color: #303334;
  text-decoration: none;
}
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
}
.brand_name {
  text-transform: uppercase;
  color: #fff;
  display: block;
  overflow: hidden;
}
.brand_name a {
  background: transparent;
}
.brand_name a img {
  padding-right: 7px;
  max-width:200px;
  top:-50px;
}
/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #cc6666;
}
/*==================     Icons     ======================*/
.fa-trophy,
.fa-child,
.fa-flag,
.fa-star,
.fa-pagelines {
  font-size: 32px;
  line-height: 35px;
}
/*==================    Buttons    ======================*/
.btn1,
.btn2 {
  display: inline-block;
  font: 400 20px/50px 'Ubuntu Condensed', sans-serif;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  border: 2px solid #cc6666;
  padding: 5px 34px;
  color: #fff;
  background: rgba(90, 94, 96, 0.06);
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn5 {
  display: inline-block;
  font: 400 15px/30px 'Ubuntu Condensed', sans-serif;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  border: 2px solid #cc6666;
  padding: 5px 34px;
  color: #cc6666;
  background: rgba(90, 94, 96, 0.06);
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.lt-ie9 .btn1 {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f5a5e60', endColorstr='#0f5a5e60');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f5a5e60', endColorstr='#0f5a5e60');
  zoom: 1;
}
.btn1:hover {
  color: #303334;
  background: #fff;
}
.btn1:active {
  background: #e6e6e6;
  border: 2px solid #d9b513;
}
.btn2 {
  background: #cc6666;
  padding: 7px 48px;
  border: none;
  margin-left: -5px;
}

.btn2:hover {
  background: #fff;
  color: #303334;
}
.btn2:active {
  background: #e6e6e6;
}
.btn5:hover {
  background: #cc6666;
  color: #FFF;
}
.btn5:active {
  background: #cc6666;
  color: #FFF;
}
.btn3 {
  font: 400 16px/30px 'Ubuntu Condensed', sans-serif;
  text-transform: uppercase;
  color: #303334;
  display: inline-block;
  padding: 1px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn3:after {
  content: '\f105';
  font-family: 'FontAwesome';
  font-size: 13px;
  padding-left: 8px;
}
.btn3:hover {
  color: #cc6666;
}
.btn3:active {
  color: #d9b513;
}
@media (min-width: 768px) and (max-width: 979px) {
  .btn1,
  .btn2,.btn4,.btn5 {
    font-size: 15px;
    line-height: 30px;
    padding: 3px 14px;
  }
  .btn2 {
    padding: 5px 14px;
  }
}
@media (max-width: 767px) {
  .btn1,
  .btn2,.btn4,.btn5 {
    font-size: 15px;
    line-height: 30px;
    padding: 3px 14px;
  }
  .btn2 {
    padding: 5px 14px;
  }
}
/*==================      Box      ======================*/
.box:before,
.box:after {
  content: " ";
  display: table;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
.box_cnt__no-flow {
  overflow: hidden;
}
.box__button {
  display: block;
  text-align: center;
  margin-left: 14px;
}
.box_wrapper:before,
.box_wrapper:after {
  content: " ";
  display: table;
}
.box_wrapper:after {
  clear: both;
}
/*===============   Custom Box 1   ===================*/
.custom-box01 {
  width: 33.33333333%;
  float: left;
  position: relative;
  overflow: hidden;
}
.custom-box01_link {
  padding: 1px;
  position: absolute;
  right: 0;
  left: 50%;
  top: 50%;
  margin-top: -53px;
  margin-left: -150px;
  height: 105px;
  width: 299px;
   background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  z-index: 1;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.custom-box01_link h4 {
  color: #3b424b;
  margin-top: 35px;
  text-transform: uppercase;
}
.custom-box01_link h4 + p {
  margin-top: -2px;
}
.custom-box01_link p {
  font-size: 12px;
  color: #717478;
}
.custom-box01_link:hover {
  cursor: pointer;
  background: #cc6666;
  color: #fff;
}
.custom-box01_link:hover h4,
.custom-box01_link:hover p {
  color: #fff;
}
.custom-box01_link:hover + .custom-box01_img img {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.custom-box01_link:hover + .custom-box01_img .overlay {
  opacity: 0.5;
}
.lt-ie9 .custom-box01_link:hover + .custom-box01_img .overlay {
  filter: alpha(opacity=50);
}
.custom-box01_img {
  position: relative;
}
.custom-box01_img img {
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  width: 100%;
  display: block;
}
.custom-box01_img .overlay {
  z-index: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  background: rgba(64, 63, 75, 0.6);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.lt-ie9 .custom-box01_img .overlay {
  filter: alpha(opacity=0);
}
.lt-ie9 .custom-box01_img .overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99403f4b', endColorstr='#99403f4b');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99403f4b', endColorstr='#99403f4b');
  zoom: 1;
}
.custom-box01_wrapper:before,
.custom-box01_wrapper:after {
  content: " ";
  display: table;
}
.custom-box01_wrapper:after {
  clear: both;
}
.custom-box01_wrapper .custom-box01_link:hover {
  background: none;
}
.custom-box01_wrapper .custom-box01_link:hover h4 {
  color: #3b424b;
}
.custom-box01_wrapper .custom-box01_link:hover p {
  color: #717478;
}
.custom-box01_wrapper .custom-box01_link:hover:hover + .custom-box01_img .overlay {
  opacity: 0.9;
  background: rgba(255, 255, 255, 0.9);
}
.lt-ie9 .custom-box01_wrapper .custom-box01_link:hover:hover + .custom-box01_img .overlay {
  filter: alpha(opacity=90);
}
.lt-ie9 .custom-box01_wrapper .custom-box01_link:hover:hover + .custom-box01_img .overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ffffff', endColorstr='#e6ffffff');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ffffff', endColorstr='#e6ffffff');
  zoom: 1;
}
.custom-box01_wrapper .custom-box01_img .overlay {
  z-index: 0;
  opacity: 0;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.lt-ie9 .custom-box01_wrapper .custom-box01_img .overlay {
  filter: alpha(opacity=0);
}
.lt-ie9 .custom-box01_wrapper .custom-box01_img .overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ffffff', endColorstr='#e6ffffff');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ffffff', endColorstr='#e6ffffff');
  zoom: 1;
}

/*===============   Custom Box 2  ===================*/
.custom-box04 {
  position: relative;
  width: 200px;
  padding-left: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
  float: left;
  box-sizing: border-box;
  background: #fff;
  opacity: 1;
   margin: 10px;
}

.lt-ie9 .custom-box04 {
  filter: alpha(opacity=100);
}
.custom-box04 img {
  max-height: 150px;
}
.custom-box04_link {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -89.5px;
  margin-top: -15.5px;
  z-index: 1;
}
.custom-box04_link:hover + .overlay {
  opacity: 0.5;
  background: rgba(48, 51, 52, 0.9);
}
.lt-ie9 .custom-box04_link:hover + .overlay {
  filter: alpha(opacity=50);
}
.lt-ie9 .custom-box04_link:hover + .overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6303334', endColorstr='#e6303334');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6303334', endColorstr='#e6303334');
  zoom: 1;
}
.custom-box04_link h4,
.custom-box04_link p {
  color: #3b424b;
}
.custom-box04_link h4 {
  text-transform: uppercase;
}
.custom-box04_link p {
  font-size: 12px;
}
.custom-box04_link h4 + p {
  margin-top: -1px;
}
.custom-box04_link:hover h4,
.custom-box04_link:hover p {
  color: #fff;
}
.custom-box04 .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  opacity: 0.9;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  background: rgba(255, 255, 255, 0.9);
}
.lt-ie9 .custom-box04 .overlay {
  filter: alpha(opacity=90);
}
.lt-ie9 .custom-box04 .overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ffffff', endColorstr='#e6ffffff');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ffffff', endColorstr='#e6ffffff');
  zoom: 1;
}
.custom-box04_wrapper {
  margin-left: -1px;
}
.custom-box04_wrapper:before,
.custom-box04_wrapper:after {
  content: " ";
  display: table;
}
.custom-box04_wrapper:after {
  clear: both;
}




/*===============   Custom Box 2  ===================*/
.custom-box02 {
  position: relative;
  width: 33.33%;
  padding-left: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
  float: left;
  box-sizing: border-box;
  background: #fff;
  opacity: 1;
}

.lt-ie9 .custom-box02 {
  filter: alpha(opacity=100);
}
.custom-box02 img {
  width: 100%;
}
.custom-box02_link {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -89.5px;
  margin-top: -15.5px;
  z-index: 1;
}
.custom-box02_link:hover + .overlay {
  opacity: 0.5;
  background: rgba(48, 51, 52, 0.9);
}
.lt-ie9 .custom-box02_link:hover + .overlay {
  filter: alpha(opacity=50);
}
.lt-ie9 .custom-box02_link:hover + .overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6303334', endColorstr='#e6303334');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6303334', endColorstr='#e6303334');
  zoom: 1;
}
.custom-box02_link h4,
.custom-box02_link p {
  color: #3b424b;
}
.custom-box02_link h4 {
  text-transform: uppercase;
}
.custom-box02_link p {
  font-size: 12px;
}
.custom-box02_link h4 + p {
  margin-top: -1px;
}
.custom-box02_link:hover h4,
.custom-box02_link:hover p {
  color: #fff;
}
.custom-box02 .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  opacity: 0.9;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  background: rgba(255, 255, 255, 0.9);
}
.lt-ie9 .custom-box02 .overlay {
  filter: alpha(opacity=90);
}
.lt-ie9 .custom-box02 .overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ffffff', endColorstr='#e6ffffff');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ffffff', endColorstr='#e6ffffff');
  zoom: 1;
}
.custom-box02_wrapper {
  margin-left: -1px;
}
.custom-box02_wrapper:before,
.custom-box02_wrapper:after {
  content: " ";
  display: table;
}
.custom-box02_wrapper:after {
  clear: both;
}
/*===============   Custom Box 3   ===================*/
.custom-box03 {
  text-align: center;
}
.custom-box03 p {
  padding-left: 20px;
  padding-right: 20px;
}
.custom-box03 img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.custom-box03 img + h4 {
  margin-top: 17px;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .custom-box01 {
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .custom-box01 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .custom-box01 {
    width: 100%;
  }
  .custom-box02 {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .custom-box01 .custom-box01_link {
    margin-top: -40px;
    margin-left: -130px;
    height: 80px;
    width: 260px;
  }
  .custom-box01 .custom-box01_link h4 {
    margin-top: 20px;
  }
  .brand{
    display:none;
  }

}

/*========================   Menu   ==========================*/
.sf-menu {
  font: 20px/40px 'Ubuntu Condensed', sans-serif;
 /*letter-spacing: -0.4px;*/
  text-transform: uppercase;
  display: inline-block;
  /*background-color: rgba(0, 0, 0, 0.5);*/
  z-index:99999;
}
.sf-menu:before,
.sf-menu:after {
  content: " ";
  display: table;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;

}
.sf-menu > li + li {
  margin-left: 12px;

}
.sf-menu a {
  padding: 42px 10px 38px;
  display: block;
  background: transparent;
}
@media (min-width: 768px) and (max-width: 979px) {
  .sf-menu a {
    padding: 22px 2px 18px;
  }
}
.sf-menu > li > a {
  color: #FFF;
  text-decoration: none;
}
.sf-menu > li.sfHover > a,
.sf-menu > li > a:hover {
  color: #cc6666;
  border-bottom: 4px solid #cc6666;
}
.sf-menu > li.active > a {
  color: #fff;
  border-bottom: 4px solid #cc6666;
}
.sf-menu ul {
  text-align: left;
  display: none;
  position: absolute;
  background: #292c37;
  top: 100%;
  right: 50%;
  margin-right: -160px;
  width: 235px;
  margin-top: 10px;
  z-index: 10;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu ul > li > a {
   font: 200 15px/30px 'Ubuntu Condensed', sans-serif;
  /*letter-spacing: 1.2px;*/
  text-transform: uppercase;
  border: 0px solid #cc6666;
  padding: 5px 0px 5px 5px;
  color: #fff;
margin-top:2px;
background-color:rgba(41, 44, 55, 1);
  width:350px;
  text-align: left;

}
.sf-menu ul > li.sfHover > a,
.sf-menu ul > li > a:hover {
  color: #FFF;
  background: #cc6666;
  text-decoration: none;
}
.sf-menu ul ul {
  position: absolute;
  top: 0;
  right: -200px;
  width: 300px;
  margin-top: 0;
  padding: 0;
  z-index: 4;
}
.sf-menu ul ul > li > a {
  color: #FFF;
  background: #292c37;
}
.sf-menu ul ul > li.sfHover > a,
.sf-menu ul ul > li > a:hover {
  color: #FFF;
  background: #cc6666;
  padding:5px!important;
}
@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
/*==================  Stuck menu  ======================*/
.isStuck {
  text-align: center;
  background: #292c37;
  z-index: 999;
}

.isStuck img{
  height:inherit;
  width: 40%;
  top:inherit;
  top:0;

}
.isStuck .inline-list {
  padding-top: 20px;
}
.isStuck .nav .sf-menu li a {
  padding: 15px 10px;
}
.isStuck .nav .sf-menu ul > li > a {
  padding: 5px;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}
.rd-mobilemenu_ul {
  position: fixed;
  top: 56px;
  left: 0;
  bottom: 0;
  width: 240px;
  padding: 20px 0;
  color: #fff;
  background: #2b3643;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 9px 25px 11px;
  color: #FFF;
}
.rd-mobilemenu_ul a:hover {
  background: #cc6666;
  color: #FFF;
  text-decoration: none;
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}
.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #2b3643;
  color: #fff;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}
.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  letter-spacing: 0;
  color: #fff;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rd-mobilepanel_toggle {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}
.rd-mobilepanel_toggle::-moz-focus-inner {
  border: none;
  padding: 0;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span:before,
.rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #fff;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilepanel_toggle span:before,
.rd-mobilepanel_toggle span:after {
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}
.rd-mobilepanel_toggle.active span {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.rd-mobilepanel_toggle.active span:before,
.rd-mobilepanel_toggle.active span:after {
  top: 0;
  width: 15px;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}
@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }
  .rd-mobilemenu,
  .rd-mobilepanel {
    display: block;
  }
}
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}
/*==================     ToTop     ======================*/
.toTop {
  width: 40px;
  height: 40px;
  font-size: 24px;
  line-height: 37px;
  color: #fff;
  background: #303334;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: fixed;
  right: 66px;
  bottom: 180px;
  background: #cc6666;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
  -webkit-box-shadow: 0px 0px 24px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 24px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 24px -10px rgba(0, 0, 0, 0.75);
}
.toTop:hover {
  color: #cc6666;
  background: #fff;
  text-decoration: none;
}
@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}
/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
}
.parallax_image,
.parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  background-repeat: repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
}
.parallax6 h2 {
  line-height: 62px;
}
.parallax6 small {
  line-height: 38px;
}
.parallax6 p {
  color: #fff;
  font-weight: 400;
}
.parallax3 h3,
.parallax3 h4,
.parallax3 small,
.parallax3 p,
.parallax3 time,
.parallax3 .btn3 {
  color: #fff;
}
.parallax1 .btn1 {
  border: 2px solid #fff;
  padding: 5px 25px;
}
.parallax1 .btn1:hover {
  border: 2px solid #cc6666;
  background: #cc6666;
  color: #fff;
}
.parallax1 .btn1:active {
  background: #d9b513;
}
/*=================       Tabs     ======================*/
.resp-tabs-list {
  display: inline-block;
  font: 20px/40px 'Ubuntu Condensed', sans-serif;
  letter-spacing: -0.4px;
}
.resp-tabs-list li {
  display: inline-block;
  font: 400 20px/50px 'Ubuntu Condensed', sans-serif;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  border: 0px solid #cc6666;
  padding: 0px 10px 0px 10px;
  color: #fff;
  background-color: #292c37;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor:pointer;
  margin-
}
.resp-tabs-list li:hover {
  color: #FFF;
  background: #cc6666;
}
.resp-tabs-list li + li {
  margin-left: 0px;
}
.resp-tabs-list .resp-tab-active {
  
  color: #FFF;
  background: #cc6666; 
}




/*=================       Tabs     ======================*/
.resp-tabs-list2 {
  display: inline-block;
  font: 20px/40px 'Ubuntu Condensed', sans-serif;
  letter-spacing: -0.4px;
}
.resp-tabs-list2 li {
  display: inline-block;
  font: 400 20px/50px 'Ubuntu Condensed', sans-serif;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  border: 0px solid #cc6666;
  padding: 0px 10px 0px 10px;
  color: #fff;
  text-decoration: ;
   background-color: #292c37;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor:pointer;
  
}
.resp-tabs-list2 li:hover {
  color: #FFF;
  background: #cc6666; 
}
.resp-tabs-list2 li + li {
  margin-left: 0px;
}
.resp-tabs-list2 .resp-tab-active {
  
  color: #FFF;
  background: #cc6666; 
}



.resp-accordion {
  display: none;
  text-align: center;
  font: 400 25px/26px 'Ubuntu', sans-serif;
  background: #cc6666;
  padding: 5px;
  margin: 5px 0px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.resp-accordion:hover {
  cursor: pointer;
  background: #303334;
  color: #fff;
}
.resp-tab-content {
  display: none;
}
.resp-tab-content-active {
  display: block;
}
@media (max-width: 767px) {
  .resp-accordion {
    display: block;
  }
  .resp-tabs-list {
    display: none;
  }
}
/*==================   Thumbnail    ======================*/
.thumb {
  display: block;
  overflow: hidden;
}
.thumb img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
padding:10px;
	
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #ffffff;
  background: transparent;
}
.thumb_overlay:before {
  content: '\f065';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 30px 'FontAwesome';
  line-height: 30px;
  margin-top: -15px;
  text-align: center;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(255, 255, 255, 0.9);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ffffff', endColorstr='#e6ffffff');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ffffff', endColorstr='#e6ffffff');
  zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
/*========================================================
                     HEADER  Section
=========================================================*/
header {
  position: relative;
  /*background: #292c37;*/
}
header .camera_container + .stuck_container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  /*background: rgba(0, 0, 0, 0.4);*/
}

.lt-ie9 header .camera_container + .stuck_container {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1affffff', endColorstr='#1affffff');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1affffff', endColorstr='#1affffff');
  zoom: 1;
}
header .stuck_container {
  text-align: center;




}
header .brand {
  /*float: left;*/
  padding-top: 5px;
}
header .nav {
 /* float: right;*/
}
header .inline-list {
  float: right;
  font-size: 15px;
  line-height: 36px;
  padding-top: 45px;
}
header .inline-list li {
  height: 36px;
  width: 36px;

}
header .inline-list li + li {
  margin-left: 3px;
}
header .inline-list li a {
  display: block;
  background: #3a3d3e;
  color: #cc6666;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .inline-list li a:hover {
  text-decoration: none;
  color: #303334;
  background: #cc6666;
}
header .inline-list li.active a{
  text-decoration: none;
  color: #303334;
  background: #cc6666;
}

header .inline-list + .nav {
  margin-right: 26px;
}

@media (min-width: 768px) and (max-width: 979px) {
  header h1 {
    font-size: 25px;
  }
  header .nav {
    float: none;
    display: block;
    text-align: center;

  }
  header .inline-list {
    padding-top: 26px;
  }
  header .inline-list + .nav {
    margin-left: 0;
  }
  header .brand {
    padding-top: 5px;
  }
}
@media (max-width: 767px) {
  header .nav {
    float: none;
  }
  header .brand {
    /*float: left;*/
    padding-top: 5px;
    padding-bottom: 0px;
  }
  header .inline-list {
    padding-top: 18px;
  }
}
@media (max-width: 479px) {
  header .brand {
    float: none;
  }
  header .inline-list {
    float: none;
    display: inline-block;
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .resp-tabs-list2 li {
    display: block;
}
}
/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #ffffff;
}
/*==================      Well     ======================*/
.well {
  padding-top: 100px;
  padding-bottom: 100px;
}
.well2 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.well3 {
  padding-top: 100px;
  padding-bottom: 100px;
background-color: #333;
}
.well4 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.well5 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.welfooter {
  padding-top: 20px;
  padding-bottom: 20px;
}
.well6 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.well7 {
  padding-top: 100px;
  padding-bottom: 100px;
 background-color: #E0E0E0;
}
.well8 {
  padding-top: 200px;
  padding-bottom: 200px;
}
.wellmap {
  padding-top: 0px;
  padding-bottom: 0px;
  background: #333333;	
}

.wellpart {
  padding-top: 50px;
  padding-bottom: 50px;
}
.well__ins1 {
  padding-top: 100px;
}
.well3__ins1 {
  padding-bottom: 100px;
}
.well3__ins2 {
  padding-bottom: 100px;
}
.well4__ins1 {
  padding-bottom: 100px;
}
.well5__ins1 {
  padding-top: 100px;
}
.well6__ins1 {
  padding-top: 247px;
}
.well6__ins3 {
  padding-top: 100px;
}
.well7__ins1 {
  padding-top: 100px;
}
@media (min-width: 768px) and (max-width: 979px) {
  [class*='well'] {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (max-width: 767px) {
  [class*='well'] {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .resp-tabs-list2 li {
    display: block;
}
}
@media (max-width: 479px) {
  [class*='well'] {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .resp-tabs-list2 li {
    display: block;
}
}
/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  background: #303334;
  color: #fff;
  text-align: center;
  font-family: 'Ubuntu Condensed', sans-serif;
}
footer h1 {
  color: #5a5e60;
  text-transform: uppercase;
  display: inline-block;
}
footer a {
  display: inline-block;
  font-size: 20px;
  line-height: 28px;
}
footer a:hover {
  color: #cc6666;
}
footer a:active {
  color: #d9b513;
}
footer [class*='fa-'] {
  display: block;
  font-size: 27px;
  line-height: 40px;
  color: #cc6666;
}
footer img {
  display: inline-block;
  margin-right: 13px;
}
footer .box__button,
footer .wrapper {
  display: block;
}
footer .inline-list {
  display: inline-block;
}
footer .inline-list li {
  display: inline-block;
}
footer .inline-list li a {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 28px;
  color: #cc6666;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
footer .inline-list li a:hover {
  text-decoration: none;
  color: #fff;
}
footer .inline-list li a:active {
  color: #e6e6e6;
}
footer .inline-list li + li {
  margin-left: 68px;
}
footer .btn1 {
  display: inline-block;
  padding: 5px 50px;
}
footer .btn1:hover {
  border: 2px solid #fff;
}
footer .copyright {
  font-size: 20px;
  line-height: 28px;
  color: #5a5e60;
  text-transform: uppercase;
  text-align: center;
  display: block;
}
footer .copyright a {
  display: inline-block;
}
footer .copyright a:hover {
  color: #cc6666;
}
footer .copyright a:active {
  color: #d9b513;
}
footer .fa + a,
footer .fa + address {
  margin-top: 14px;
}
footer .row + .wrapper {
  margin-top: 96px;
  margin-right: 33px;
}
footer .wrapper + .inline-list {
  margin-top: 51px;
}
footer .inline-list + .box__button {
  margin-top: 53px;
}
footer .box__button + .copyright {
  margin-top: 113px;
}
@media (max-width: 767px) {
  footer .inline-list li a {
    font-size: 15px;
  }
  footer .inline-list li + li {
    margin-left: 8px;
  }
}
@media (max-width: 479px) {
  footer .inline-list li a {
    font-size: 12px;
  }
  footer .inline-list li + li {
    margin-left: 4px;
  }
}
/* rajout pour number animate */
#shiva
{
  width: 200px;
  height: 100px;
  text-align:center;
  
  float:left;
  margin:50px 10px 5px 5px;
}
.count
{
  line-height: 100px;
  color:#fff;
  text-align:center;
  margin-left:30px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  font-size: 73px;
  line-height: 70px;
  text-transform: uppercase;
  
  letter-spacing: -2.92px;
}
.titre
{
  
  color:#cc6666;
  margin-left:30px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  font-size: 33px;
  line-height: 30px;
  text-transform: uppercase;
  
  display:block;
}

  #map { position:relative;  width:100%; height:400px; }

  /* css pour les tableaux */


  table {
    border: 1px solid #ccc;
    width: 100%;
    margin:0;
    padding:0;
    border-collapse: collapse;
    border-spacing: 0;
     display: table;

  }

  table tr {
    border: 1px solid #ddd;
    padding: 5px;
  }

  table th, table td {
    padding: 10px;
    text-align: center;

  }

  table th {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0px;
    font-weight:bold;
  }

  @media screen and (max-width: 600px) {

    table {
      border: 0;
    }

    table thead {
      display: none;
    }

    table tr {
      margin-bottom: 10px;
      display: block;
      border-bottom: 2px solid #ddd;
    }

    table td {
      display: block;
      text-align: right;
      font-size: 10px;
      border-bottom: 1px dotted #ccc;
    }

    table td:last-child {
      border-bottom: 0;
    }

    table td:before {
      content: attr(data-label);
      float: left;
      text-transform: uppercase;
      font-weight: bold;
    }
	.resp-tabs-list2 li {
    display: block;
}
  }
.blanc
{
  font-family: 'Ubuntu Condensed', sans-serif;
  font-size: 15px;
  line-height: 15px;
  color: #fff;
  letter-spacing: 2.88px;
  text-transform: uppercase;
  display: inline-block;
}
}



.noir
{
 
  color: #333;
  
}
.logo3{ max-width:200px;}
.logo{ max-width:150px;}
.logo2{ max-width:75px;}

.txtfdBlanc{background: rgba(255, 255, 255, 0.7)!important;
-webkit-border-radius: 5px
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding:10px;
  color: #000!important;
}
.hebergement{
font: 20px 'Ubuntu Condensed', sans-serif;
  letter-spacing: -0.1px;
  text-transform: uppercase;
  display: inline-block;
}
.hebergement > li {
  position: relative;
  float: left;
}


/*accordion*/
.accordion-container {
    width: 100%;
    margin: 0 0 10px;
    clear: both;
  }
  .accordion-toggle {
    position: relative;
    display: block;
    padding: 0px 0px 0px 10px;
    font: 400 20px/50px 'Ubuntu Condensed', sans-serif;
  letter-spacing: 1.2px;
  text-transform: uppercase;
    font-weight: 300;
    background: #999;
    color: #fff;
    text-decoration: none;
    background: #292c37;
  }
  .accordion-toggle.open {
    background: #cc6666;
    color: #fff;
  }
  .accordion-toggle:hover {
    background: #cc6666;
  }
  .accordion-toggle span.toggle-icon {
    position: absolute;
    top: 0px;
    right: 10px;
    font-size: 1.5em;
  }
  .accordion-content {
    display: none;
    padding: 10px;
    overflow: auto;
    background: #fff;

  }
  .accordion-content img {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    max-width: 100%;
    height: auto;
  }
  
  /* media query for mobile */
  @media (max-width: 767px) {
    
    .accordion-content {
      padding: 10px 0;
      overflow: inherit;
    }
  }
  .border{
    border-bottom:2px;
    border-bottom-color: #333;
  }
  #owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
.fdblanc{
  background-color: #fff!important;
  padding:10px 5px 20px 5px;
 
  margin-bottom:20px;
}


.titrecolonne {
  
  
  letter-spacing: 1.2px;
  text-transform: uppercase;
  
  color: #000;
  background-color:#cc6666;
  
}
.titrecolonne2 {
  
  
  letter-spacing: 1.2px;
  text-transform: uppercase;
  
  color:#cc6666!important;
  background-color:#000!important;
  
}
.control-group{ display:inline;}
.control-group select{
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
  line-height: 20px;
  color: #000;
  margin-top:15px;
display:inline;
}
.table a{ 
font-style: bold;
}
.table a:hover {
    text-decoration: underline;
}


/* Menu DEROULANT */
#cadre-menu {
  position:fixed;
  left:-350px;
  overflow:hidden;
  bottom:10px;
  width:395px; 
  font:12px Arial;
  z-index:99999;
}
#bordure-menu { 
  float:left;
  /*background:#ddd;*/
  width:350px;
  margin:0px;
  /*padding:25px;
  padding-top:30px;
  border:5px solid #cc6666;
  border-left:none;*/
}
#bordure-menu ul {
  list-style: none;
}
#bordure-menu ul li {
font: 400 20px/50px 'Ubuntu Condensed', sans-serif;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  border: 0px solid #cc6666;
  padding: 10px 0px 10px 0px;
  color: #fff;
margin-top:2px;
background-color:rgba(41, 44, 55, 0.9);
}
#bordure-menu ul li:hover {
color: #FFF;
  background: #cc6666; 
}

#bouton-menu {
  float:right;
  /*width:45px;*/
  margin:0px;
 /* height:45px;*/
 color:#cc6666;
font-size:45px;
}
#bouton-menu:hover {
  color:#cc6666;
  
}

.liste_epreuve {
background-color: #fff;
  padding:15px;
  margin-top:10px;

}
.btn4 {
  display: inline-block;
  font: 400 20px/50px 'Ubuntu Condensed', sans-serif;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  border: 2px solid #cc6666;
  padding: 5px 34px;
  color: #fff;
  background-color:#292c37;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  }
  .btn4:hover {
  color: #303334;
  background: #cc6666;
  cursor:pointer;
}
.titreedito{
font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  font-size: 50px;
  line-height: 64px;
  text-transform: uppercase;
  color: #333;
  letter-spacing: -2.92px;
}
.titreedito2{
font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  font-size: 50px;
  line-height: 64px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0px;
}
#map{    min-width: 100%;  min-height: 800px;    position:relative;  ; z-index:1;}
#sidebar{ padding:10px;  float:right; position:fixed; z-index:99; bottom:5px; }

.sb_blue h5{
  
    font: 200 15px/30px 'Ubuntu Condensed', sans-serif;
  /*letter-spacing: 1.2px;*/
  text-transform: uppercase;
  border: 0px solid #cc6666;
  padding: 2px 0px 2px 5px;
  color: #fff;
margin-top:2px;
background-color:rgba(41, 44, 55, 1);
  width:350px;
  text-align: left;
}

.sb_blue h5:hover {background-color: #cc6666;}






#menu_epreuve {
  position: fixed;
 bottom:0px;

 text-align:center;
}
#menu_epreuve ul{
  height:100px;
margin:auto;
 text-align:center;
 vertical-align: bottom;
}
#menu_epreuve li {
  display: inline;
width:6.7%;
}
#menu_epreuve li img{
  width:6.7%;

}
#menu_epreuve img:hover{
 bottom: 20px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
/* iframe's parent node */
.well100 {
    position: fixed;
    width: 100%;
    height: 100%;
}

/* iframe itself */
.well100 > iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
}
@media (max-width: 767px) {
  .well100 > iframe {
    display: none;
  }
  .control-group{ display:inline;}
.control-group select{
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
  line-height: 20px;
  color: #000;
  margin-top:15px;
display:inline;
}
#search
{
 color:inherit;
  color: #000!important;
  
}
}
.styled-select-black{
   background-color: #000;
   border: none;
   font-size: 36px;
   height: 50px;
   padding: 1px; /* If you add too much padding here, the options won't show in IE */
   color: #ffffff;
   font-family: 'Open Sans Condensed', sans-serif;
  
 
}
.titreedito{
font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  font-size: 64px;
  line-height: 64px;
  text-transform: uppercase;
  color: #333;
  letter-spacing: -2.92px;
}
.bordure{

   border-left: 4px solid #cc6666;
}
.drapeau{ width:30px!important;}
.uppercase{
 text-transform: uppercase;
}
.to{ width: 300px!important; 
    max-height: 300px!important;
    }
    .orientation-horizontal .skin-tag {
    display: none!important;
}