
body {
  margin-top: 55px;
  background-color: #f4f4f4;
  background: #e9ecef url(../images/round.png);
  position: relative;
}
body::after{
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #00000016;
  z-index: -999;
}
h1 {
  color: black;
  margin-top: 45px;
  margin-bottom: 20px;
  text-shadow: 
  1px -1px 0 #e4e4e491, 
  -1px 2px 1px #cfcfcfa4, 
  -2px 4px 1px #cacaca8e;
  font-family: 'Playfair Display';
  font-size: 24px; 
  font-style: normal; 
  font-variant: normal; 
  font-weight: 700; 
  line-height: 26.4px;
}

.divider .line1 {
  width: 50px;
}
.divider .line1, .divider .line2{
  height: 2px;
  background-color: #f8a37e;
  margin: 3px auto;
}
.divider .line1 {
  width: 50px;
}
.divider .line2 {
  width: 200px;
}
/**  start index **/

/*** Start Overriding Navbar ***/
.navbar {
  background-color: #f4f4f4 !important;
  border: none !important;
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
 padding: 0px 10px;
 width: 100%;
 min-height: 80px !important;
}

.navbar .navbar-brand{
  display: block;
  width: 135px;
  height: 80px;
  margin-left: 20px !important;
  background-image: url(../images/GuestAgencyLogo2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* #bs-example-navbar-collapse-1{
  width: 100%;
  height: 100%;
} */
#bs-example-navbar-collapse-1 ul{
  float: right !important;
}
/* /* @media (max-width: 770px) {
  #bs-example-navbar-collapse-1 {
    display: block !important;
  }
  */
  .navbar-inverse .navbar-nav li {
    width: fit-content;
    height: 37px;
    margin-top: 15px;
   
  }
  .navbar-inverse .navbar-nav li a{
     color: #272727;
     padding: 0 !important;
     margin: 15px;
     width: fit-content !important;
     font-family: 'Playfair Display';
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    transition: all .3s linear;

  }
.navbar-inverse .navbar-nav .active a,
.navbar-inverse .navbar-nav  .active a:hover,
.navbar-inverse .navbar-nav .active a:focus{
  background: none !important;
  color: #ff694f;
  max-width: fit-content;
  font-family: 'Playfair Display';
  transition: color .3s;
  text-transform: uppercase;
  transition: all .2s linear;
}
.navbar-inverse .navbar-nav li a:hover {
  color: #ff694f;
  font-family: 'Playfair Display';
  transition: color .3s;
  text-transform: uppercase;
  max-width: fit-content;
  transform: scale(1.05); 
  transition: all .2s linear;
 
}
.navbar-inverse .navbar-nav a::after{
  content: "";
  display: block;
  position: absolute;
  width:0;
  height: 2px;
  top:30px;
  left: 0;
  background-color: #ff694f;
  transition: .3s;
}
.navbar-inverse .navbar-nav .active a::after{
width: 100%;
}

.navbar-inverse .navbar-nav li  a:hover::after{
  width: 100%;
}
.navbar-inverse .navbar-nav li .inscriptionBtn{
  background-color: #f8a37e;
  border-radius: 10px;
  box-sizing: border-box;
  margin-top: -1px;
  padding: 15px 10px !important;
  z-index: 1;
}
.navbar-inverse .navbar-nav li .inscriptionBtn:hover{
  background-color: #f8a37e;
  color: #272727;
  box-shadow: 3px 3px 0px #000000;
  
  
}
.navbar-inverse .navbar-nav li .inscriptionBtn::after,.navbar-inverse .navbar-nav li  .inscriptionBtn:hover::after{
  display: none !important;
}
.carousel-inner > .item > img {
  width: 100%;
  height: 565px;
}
.activitesInNav{
  width: 100px !important;
  padding-left: 0px !important;
  display: flex;
  }
.activitesInNav a{
  float: left;
  font-size:14px !important;
  margin-left: 5px !important;
  margin-right: 7px !important;
}
.activitesInNav i{
margin-top:15px;
}
.activitesInNav .sub{
display: none;
margin-top: -25px;
background-color:#f4f4f4;
box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
border-radius: 3px;
height:100px;
width: 110px;
z-index: 9999;

}
.activitesInNav .sub a{
  text-decoration:none;
  font-size: 14px !important;
}
.activitesInNav:hover .sub{
  display: block;
  z-index: 9999;
}
.sub a:hover{
  display: block;
}
.noSub{
  display: none !important;
}
.titleinc {
  color: #373737;
  display: inline;
  letter-spacing: 5px;
  font-family: unset;
}
.glyphicon-home:before {
  font-size: 14px;
}
.home {
  font-family: 'Playfair Display';
  font-size: 14px;
}

/** slider accueil **/
.sliderAccueil{
  height: 85vh !important;
  width: 100% !important;
}

.slider .carousel-fade .carousel-inner .item p {
  padding-left: 20px;
  width: 100%;
  padding-right: 20px;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  top: -280px;
  color: #ffffff;
  left: 15px;
  font-size: 50px;
  font-family: 'Playfair Display';
  z-index: 2222;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}
.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
  transition-duration: 1000ms;
}

.details {
  margin: 50px 0;
}
.details h1 {
  font-size: 32px;
  text-align: center;
  margin-bottom: 3px;
}
.details .back-link {
  text-align: center;
}
.details .back-link a {
  display: inline-block;
  margin: 20px 0;
  padding: 15px 30px;
  background: #333;
  color: #fff;
  border-radius: 24px;
}
.details .back-link a svg {
  margin-right: 10px;
  vertical-align: text-top;
  display: inline-block;
}

/** finish slider accueil**/

/** bienvenue **/
.bienvenue {
  background-color: #f4f4f4;
}
.bienvenue span {
  color: #f8a37e;
}
.bienvenue p {
  color: black;
  font-family: 'Playfair Display';
  max-width: 700px;
  margin: 40px auto;
  text-align: left;
  line-height: 25px;
  letter-spacing: 2px;
}
/** finish bienvenue **/

/** start quiest**/
.quiest {
  width: 100%;
  background: url(../images/merzougadesert-1920x1108.jpg) no-repeat center
    center fixed;
  background-size: 100% 100%;
}
.quiest .panel {
  margin-bottom: 15px;
}
.quiest .panel-group {
  margin-bottom: 50px;
}
.quiest .panel-heading {
  padding: 10px 35px;
  background-color: #f4f4f4;
}
.quiest .panel-body {
  font-family: 'Playfair Display';
  font-size: 17px;
  color: black;
  background-color: #f4f4f4;
}

.quiest .panel-heading a:after {
  font-family: "Glyphicons Halflings";
  content: "\e114";
  float: right;
  color: #444;
}

.quiest .panel-heading a.collapsed:after {
  content: "\e080";
  color: #999;
}

.quiest #accordion .panel {
  border-radius: 0;
  border: 0;
  margin-top: 0px;
}
.quiest #accordion a {
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid #877740;
    text-decoration: none;
    font-family: 'Playfair Display';
    color: black;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 1px;
}
.quiest #accordion .panel-heading a.collapsed:hover,
.quiest #accordion .panel-heading a.collapsed:focus {
  background-color: #877740;
  color: white;
  transition: all 0.2s ease-in;
}
.quiest #accordion .panel-heading a.collapsed:hover::before,
.quiest #accordion .panel-heading a.collapsed:focus::before {
  color: white;
}
.quiest #accordion .panel-heading {
  padding: 0;
  border-radius: 0px;
  text-align: center;
}
.quiest #accordion .panel-heading a:not(.collapsed) {
  color: white;
  background-color: #877740;
  transition: all 0.2s ease-in;
}

/* Add Indicator fontawesome icon to the left */
.quiest #accordion .panel-heading .accordion-toggle::before {
  font-family: 'FontAwesome';
  content: '\f00d';
  float: left;
  color: white;
  font-weight: lighter;
  transform: rotate(0deg);
  transition: all 0.2s ease-in;
}
.quiest #accordion .panel-heading .accordion-toggle.collapsed::before {
  color: #444;
  transform: rotate(-135deg);
  transition: all 0.2s ease-in;
}

/** finish quiest**/

/** start Activités**/
.activites {
  background:none;
}

.activites .txt {
  height: fit-content ;   
  background-image: linear-gradient(to right, #f8a37e , #ffcdb7);
  box-shadow: 0 0px 38px rgba(0, 0, 0, 0.237), 0 0px 12px rgba(148, 148, 148, 0.22);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* @media (max-width: 1225px) {
  .activites .txt {
    height: fit-content ;
  }
} */

.activites h3 {
  color: white;
  margin-top: 0px;
  font-family: auto;
  top: 15px;
  
}
.activites h3 span {
  color: black;
}
.activites .txt p {
  font-size: 16px;
  font-family: 'Playfair Display';
  color: black;
  margin-top: 10px;
  text-align: justify;
  padding: 10px;
}
.activites .slider_activites .carousel-inner > .item > img {
  width: 100%;
  height: 527px;
}
.activites .slider_activites {
  margin: -15px;
  box-shadow: 0 0px 38px rgba(0, 0, 0, 0.237), 0 0px 12px rgba(148, 148, 148, 0.22);
  
}
.activites .sld {
  top: 15px;
  border-radius: 50%;
}
.carousel-caption{
    position: absolute;
     width: 100%;
     top: 0;
     left: 0;
     padding-top: 0 !important;
}
.activites .slider_activites h3 {
    font-size: 40px;
    padding: 15px 25px;
    text-align: left;
    background-image: linear-gradient(to right, #000000c0 , transparent);
}

/** finish Activités**/

/** start video **/
.v .video{
  width: 900px;
  height: fit-content;
  margin-top: 30px;
  margin-bottom: 50px;
}
.line11,.line33{
  width:30%;
  height:1px;
  background-color: #f8a37e;
  margin: 3px auto;

}
.line22{
  width: 60%;height:2px;
  background-color: #f8a37e;
  margin: 3px auto;
}
@media (max-width: 900px){
  .v .video{
    width: 100%; 
  }
}
/** finish video **/

/* Start Ultimate Footer Section */

.footer {
  background:#d3d3d3;
  
}

.footer h3 {
  color: black;
  font-family: 'Playfair Display';
  font-weight: bold;
}

.footer .footerList{
  margin-top: 20px;
}
.footer .footerLogo{
 margin: 10px 40px;
}
.footer .footerList li {
  margin-left: 40px;
  list-style: none;
  color: black;
  font-family: -webkit-pictograph;
}
.footer .footerList li a{
  text-decoration: none;
  color: black;
  line-height: 30px;
  font-weight: bold;
}

.footer .footerContact{
  margin-top: 20px;
  }

.footer .footerContact li{
  list-style: none;
  color: black;
  font-family: -webkit-pictograph;
  line-height: 30px;
  font-weight: bold;
}
.footer h5{
  color: black;
  font-family: 'Playfair Display';
  font-weight: bold;
  margin-top: 40px;
}
.footer img{
width: 200px;
height: 200px;

}
.footer .socialMedia{
  color: black;
}

.footer .socialMedia li{
display: inline-block;
float: left;
margin-left: 10px;  
}

.footer .socialMedia a{
  color: black;
  text-decoration: none;
}
.footer .copyright {
  background: #888b8f;
  color: #f4f4f4;
  padding: 15px 0;
  margin-top: 5px;
  font-size: 18px;
}



@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,800);
.footer figure.snip1321 {
  font-family: 'Playfair Display';
  position: relative;
  overflow: hidden;
  color: white;
  text-align: center;
  -webkit-perspective: 50em;
  perspective: 50em;
  margin-top: 10px;
}
.footer figure.snip1321 * {
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.footer figure.snip1321 img {
  max-width: 100%;
  vertical-align: top;
}
.footer figure.snip1321 figcaption {
  top: 50%;
  left: 20px;
  right: 20px;
  position: absolute;
  opacity: 0;
  z-index: 1;
}
.footer figure.snip1321 h5{
  margin: 0;
}
.footer figure.snip1321 h5 {
  font-weight: 600;
}
.footer figure.snip1321:after {
  background-color: #212121e3;
  position: absolute;
  content: "";
  display: block;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0;
}
.footer figure.snip1321:hover figcaption,
.footer figure.snip1321.hover figcaption {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.footer figure.snip1321:hover:after,
.footer figure.snip1321.hover:after {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
  opacity: 0.9;
}
/* End Ultimate Footer Section */

/**  finish index **/

/* Start Scrollup */

#scroll-top {
  width: 50px;
  height: 40px;
  color: #ddd;
  background-color: #272727;
  text-align: center;
  position: fixed;
  right: 15px;
  bottom: 10px;
  z-index: 9999;
  display: none;
  cursor: pointer;
}

#scroll-top:hover {
  background-color: #444;
}

/* End Scrollup */

/* mobile */

@media (max-width: 770px) {
  a.navbar-brand.firstbrand {
    display: block !important;
  }
  a.navbar-brand.secondtbrand{
    display: none !important;
  }
}

@media (max-width: 500px) {
  .slider .carousel-fade .carousel-inner .item p {
    left: 0px;
    top: -151px;
    font-size: 28px;
  }
  .carousel-inner > .item > img {
    height: 300px;
  }
}

@media (max-width: 400px) {
  .navbar-inverse .navbar-brand {
    font-size: 20px;
  }
 
  .navbar img {
    right: 30%;
    width: 30px;
    height: 30px;
  }
  
  .navbar-inverse .navbar-brand:hover {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .activites .txt {
    margin-top: 30px !important;
  }
  }


@media (max-width: 1000px) {
  .activitesInNav a{
    font-size:11px !important;
  }
.navbar-inverse .navbar-nav li a {
  padding: 15px;
  font-size: 11px;
}
.navbar-inverse .navbar-nav{
  float: right !important;
}
}
@media (max-width: 835px) {
  .activitesInNav a{
    font-size:9px !important;
  }
  .navbar-inverse .navbar-nav li a {
    padding: 13px;
    font-size: 9px;
  }
}
@media (max-width: 768px) {
  .activitesInNav a{
    font-size:9px !important;
    margin-left: 15px !important;
  }
  .menu{
    padding-top: 20px;
  }
  .noSub{
    display: block !important;
  }
  .activitesInNav i{
    display: none;
  }
  .activitesInNav:hover .sub{
    display: none !important;
    }
.navbar-inverse .navbar-nav li  {
  margin-top: -2px !important;
  font-size: 11px;
}
.activites .txt {
  margin-top: 30px !important;
}
.footerElements{
  display: flex !important;
  flex-direction: column;
  align-items: center;
}
}
@media (max-width: 767px) {
  #bs-example-navbar-collapse-1{
    padding-right: 40%;
  }

}
@media (max-width: 430px) {
  .activites .txt {
    height: 500px;
  }
}
@media (max-width: 510px) {
  .activites .txt {
    overflow: scroll;
  }
}
@media (max-width: 500px){
  .activites .slider_activites h3 {
    font-size: 50px
  }
}


/* finish mobile*/


/* loader */




/* The Loader */
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  overflow: hidden;
}
.no-js #loader-wrapper {
  display: none;
}

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #ee6a2c;
  -webkit-animation: spin 1.7s linear infinite;
          animation: spin 1.7s linear infinite;
  z-index: 11;
}
#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #877740;
  -webkit-animation: spin-reverse .6s linear infinite;
          animation: spin-reverse .6s linear infinite;
}
#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #a53400;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background:  #e9ecef url(../images/round.png);
  z-index: 10;
}

#loader-wrapper .loader-section.section-left {
  left: 0;
}

#loader-wrapper .loader-section.section-right {
  right: 0;
}

/* Loaded styles */
.loaded #loader-wrapper .loader-section.section-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader-wrapper .loader-section.section-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 0.3s 1s ease-out;
  transition: all 0.3s 1s ease-out;
}





/* finish loader */

/* Override code*/
.img-thumbnail{
  background-color: #5e5e5e;
}
.menu {
  background:none !important;
  border: none !important;
 
}

.menu.show {
  display: block;
}
.menu:focus{
  box-shadow: none;
}

/* finish override code */













