/*
h1 {
	font-weight: 700;
}
h1 strong {
	font-weight: 900;
}
h2 {
	line-height: 20px;
	font-weight: 700;
	margin: 0;
	color: #555;
}
h3 {
	font-size: 16px;
	font-weight: 700;
	color: #555;
}
h4 {
	font-weight: 500;
	color: #555;
}
h5 {
	font-weight: 700;
	line-height: 20px;
}

.navbar {
  margin-bottom: 0;
  border-radius: 0;
  height:220px;
  padding: 20px;
}
.navbar-brand{
  float:left;
  padding:0px 150px;
}
.navbar-inverse .navbar-nav>li>a{
  color:#4D4D4D;
}
.nav{
  padding-left:50px;
  padding-right: 490px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e67e22;
}

ol, ul{
  padding-top:50px;
}
/* Add a gray background color and some padding to the footer */
/*footer {
  background-color: #f2f2f2;
  padding: 25px;
}
.carousel{
  position:relative;

}
.carousel-inner{
  height:auto;
}
.carousel-inner img {
  width: 100%; /* Set width to 100% */
  /*margin: auto;
  min-height:200px;
}
.container{
  height:500px;
}
/* Hide the carousel text when the screen is less than 600 pixels wide */
/*@media (max-width: 600px) {
.carousel-caption {
  display: none;
}
/*}*/
body {
    font: 400 15px Noto Sans, sans-serif;
    line-height: 1.8;
    color: #000;
    padding-top:60px;
}
h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #303030;
    font-weight: 600;
    margin-bottom: 30px;
}
h4 {
    font-size: 19px;
    line-height: 1.375em;
    color: #303030;
    font-weight: 400;
    margin-bottom: 30px;
}
.carousel-caption {
    margin:0 auto;
    /*padding-bottom: 500px;*/
    background:rgba(50,50,50,0.8);
    border-radius:20px;
}
.carousel-caption-p {
    font-size:20px;
}
.jumbotron {
    background-color: #f4511e;
    color: #fff;
    padding: 100px 25px;
    font-family: Montserrat, sans-serif;
}
.btn-primary {
    color: #fff;
    background-color: #e67e22 !important;
    border-color: #e67e22 !important;
}
.btn-primary:hover {
    color: #fff;
    background-color: #f4511e !important;
    border-color: #e67e22;
}
.moses {
    padding: 60px 50px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 20px;
    margin-left: auto;
    padding-top: 300px;
}

.bg-grey {
    background-color: #f6f6f6;
}
.logo-small {
    color: #FF8B00;
    font-size: 50px;
}
.logo {
    color: #FF8B00;
    font-size: 200px;
}
.thumbnail {
    padding: 0 0 15px 0;
    border: none;
    border-radius: 0;
}
.thumbnail img {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
}
.carousel-control.right, .carousel-control.left {
    background-image: none;
    color: #FFAD4B;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;

}
.carousel-indicators li {
    border-color: #FFAD4B;
}
.carousel-indicators li.active {
    background-color: #FFAD4B;
}
.testimonials {
    height: 200px;
}
.item h4 {
    font-size: 19px;
    line-height: 1.375em;
    font-weight: 400;
    font-style: italic;
    margin: 70px 0;
}
.item span {
    font-style: normal;
}
.panel {
    border-radius:0 !important;
    transition: box-shadow 0.5s;
}
.panel:hover {
    box-shadow: 5px 0px 40px rgba(0,0,0, .2);
}

.panel-heading {
    color: #fff !important;
    padding: 25px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.panel-footer {
    background-color: white !important;
    border-top: transparent;
    padding-top:0px;
}
.panel-footer h3 {
    font-size: 32px;
}
.panel-footer h4 {
    color: #aaa;
    font-size: 14px;
}
.panel-footer .btn {
    margin: 15px 0;
    background-color: #FFAD4B;
    color: #fff;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.btn-contrast {
    background-color:#E67E22;
}
.navbar-default .navbar-nav>li>a {
    color: #FFF;
    font-weight: bold;
}

.navbar {
  /*margin-bottom: 0;*/
  /*border-radius: 0;*/
    height:60px;
    margin-bottom: 0;
    background-color: #FFAD4B;
    z-index: 9999;
    border: 0;
    font-size: 16px !important;
    border-radius: 0;
    font-family: Quicksand, Helvetica, sans-serif;
}
.dropdown-menu {
    background-color:#FFAD4B;
}

.dropdown-menu li a {
    color: #FFF !important;
}
ol, ul{
  padding-top:0px;
}

  .nav{

    padding-top: 3px;

}
.navbar li a, .navbar .navbar-brand {
    color: #E67E22;
    border-radius: 4px;
}
.navbar-nav li a:hover, .navbar-nav li.active a {
    color: #FFF !important;
    background-color: #E67E22 !important;
    
}
.navbar-default .navbar-toggle {
    border-color: transparent;
    color: #E67E22 !important;
}
footer .glyphicon {
    font-size: 20px;
    margin-bottom: 20px;
    color:#DFDFDF;
}
/*
.slideanim {visibility:hidden;}
.slide {
    animation-name: slide;
    -webkit-animation-name: slide;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    visibility: visible;
}


@keyframes slide {
  0% {
    opacity: 0;
    transform: translateY(70%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@-webkit-keyframes slide {
  0% {
    opacity: 0;
    -webkit-transform: translateY(70%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
  }
}
*/
@media screen and (max-width: 768px) {
  .col-sm-4 {
    text-align: center;
    margin: 25px 0;
  }
  .btn-lg {
      width: 100%;
      margin-bottom: 35px;
  }
}
@media screen and (max-width: 480px) {
  .logo {
      font-size: 150px;
  }
}

/*Drop downs for steps*/
.faqHeader {
    font-size: 27px;
    margin: 20px;
}
.panel {
    /*border: 1px solid #FFAD4B;*/
    border-radius: 0 !important;
    transition: box-shadow 0.5s;
}
.panel-heading [data-toggle="collapse"]:after {
    font-family: 'Glyphicons Halflings';
    content: "\e072"; /* "play" icon */
    float: right;
    color: #FFAD4B;
    font-size: 18px;
    line-height: 22px;
    /* rotate "play" icon from > (right arrow) to down arrow */
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.panel-heading{
  background-color: #FFAD4B;
  padding-top:10px;
  padding-bottom:10px;
}

.panel-heading [data-toggle="collapse"].collapsed:after {
    /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #454444;
}
.panel-body {
    text-align:left;
    padding-bottom:0px;

}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;

}
body {
  height:100%;
  display: flex;
  min-height: 100vh;
  flex-direction: column;  
  }

.content {
    flex: 1;
}

.bg-lightorange  {
    background-color:#e67e22 !important;
}


.bg-orange  {
    background-color:#f4511e;
}

.text-white {
    color:#FFF;

}

.text-white:hover {
    color: #FFF;
}

.padding-small {
    padding-top:15px;
    padding-bottom: 15px;
}

.text-white a {
    color:white;
}

.text-white li {
    list-style: none;
}

.space-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}
.space-md {
    margin-top: 20px;
    margin-bottom: 20px;
}
.space-lg {
    margin-top: 50px;
    margin-bottom: 50px;
}

.slogan {
    font-size:24px;
}


@media only screen and (max-width: 766px) {
.collapsing, .in {background-color: #FFAD4B;}
.collapsing ul li a, .in ul li a {color: #333!important;}
.collapsing ul li a:hover, .in ul li a:hover {color: #FFF!important;}
.carousel-caption { display: none; }
}

.open>.dropdown-toggle {
     background-color: #e67e22 !important;
     outline: none !important;
     border: none !important;
     color: #FFF;
}

.navbar-toggle {
    background-color: #FFAD4B;
    color: black;
}
.navbar-toggle:hover {
    background-color: #e67e22;
    color: black;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #333; /* Changes regular toggle color */
}

@media only screen and (max-width: 1150px) {
    .hide-caption { display: none; }
}

.title, .title:hover, .title:active, .title:focus {
    text-color: white !important;
    text-decoration: none;
    font-size: 16px;
    line-height: 55px;
}

.navbar-left {
 line-height: 55px;
}

@media (min-width: 768px) and (max-width: 1000px) {
   .collapse {
       display: none !important;
   }
}

.destination_link {
    color: #dfdfdf;
}

.destination_link:hover, .destination_link:active {
    color: #dfdfdf;    
}

.destination_link:hover div, .destination_link:active {
    box-shadow: inset 0 0 0 1000px rgba(0,0,0,.7);    

}
.destination_box {
    box-shadow: inset 0 0 0 1000px rgba(0,0,0,.5);
    color:#dfdfdf;
     font-size:50px;width:100%;
     height:300px;
     line-height:300px;vertical-align:middle;
     font-family: 'Noto Sans';
}

.home_process {
    padding:50px;
}

.strikeout {
  position: relative;
  
}
.strikeout::after {
  border-bottom: 2px solid #aaa;
  content: "";
  left: -8px;
  margin-top: calc(0px / 2 * -1);
  position: absolute;
  right: 0;
  top: 50%;
  width:120%;
}

.tarif li {
    list-style-type: disc;
    list-style-position: inside;
    padding-left: 12px;
    text-indent:-20px;
}

@media only screen and (max-width: 1200px) {
.home_process { padding: 10px; }
}

@media only screen and (max-width: 480px) {
    .table-responsive {
        max-width:300px;
    }
}