@import url('https://fonts.googleapis.com/css?family=Josefin+Sans');
@import url('https://fonts.googleapis.com/css?family=Exo:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');



.navbar-dark .navbar-brand {

       color: #fff;
    font-family: 'Exo', sans-serif;
    font-weight: 700;
    font-size: 25px;
      background: linear-gradient(to right, #ffc527 0%, #26bdf7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent

}




h1, h2, h3, h4, h5 {
font-family: 'Exo', sans-serif;
  font-weight: 700;

}


.sa_owl_theme .owl-dots {
 display: none !important;
}

p, li, a {
  
 font-family: 'Roboto Condensed', sans-serif;

}

.txtjustify {
  text-align:justify;
}

.light {
  font-family: 'Exo', sans-serif;
  font-weight: 300;
}

.primary {
  color: #ffc527
}


.secondary {
 color: #26bdf7
  
}

.big-title:after {
  
     content: "\f111";
    font-family: 'FontAwesome';
    font-size: 12px;
    line-height: 0;
    color: #ffc527;
    display: block;
    height: 1px;
    padding: 0 0px 0px 0px;
    width: 260px;
    background: #eee;
    margin: 20px 0 30px 0;
    margin-left: auto;
    margin-right: auto; 
}


.wrapper {
  padding: 0;
  overflow: hidden;
  background: #f9f9f9;
}
.navbar-dark .navbar-nav .nav-link {
  
     color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    padding-right: 18px;
    font-family: 'Exo', sans-serif;
    font-weight: 700;
    padding-top: 20px;
    
}

.firstnone, .twoside {
  
    text-align: center;
  width: 100%;
  background: url('http://www.bassoues.net/wp-content/uploads/2019/02/Gascogne1.png') no-repeat;
  background-size: cover !important;
  position: relative;
   -webkit-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out;
  display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
  
}


.firstnone {
height: 450px;


}

.twoside  {
    background: url('http://www.bassoues.net/wp-content/uploads/2018/11/bassoue.jpg') no-repeat;
  margin-top: 20px;
  height: 430px !important
  
}


.two-left {
 
  height: 250px;
  /*background: url('http://dev.middleweb.net:46500/bassoues2019/wp-content/uploads/2018/11/Gascogne.png') no-repeat;
  background: url('http://dev.middleweb.net:46500/bassoues2019/wp-content/uploads/2019/05/Dépliant-Bassoues-1-150x1501.jpg') no-repeat;*/
   background: url('http://www.bassoues.net/wp-content/uploads/2019/05/Guide-de-la-visite-de-Bassoues-1.jpg') no-repeat;
  background-size: cover;
  position: relative;
  
}

.two-left:after, .two-left2:after, .two-left3:after, .two-left4:after {
     transition: height 0.14s;
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60%;
    background-image: linear-gradient(to top, rgba(0,0,0,0.7) 20%, transparent 100%); 
  
}

.two-left2  {
 
  height: 250px;
   background: url('http://www.bassoues.net/wp-content/uploads/2019/07/RV1C2433-e1562330484234.jpg') no-repeat;
  background-size: cover !important;
  position: relative;
  
}

.two-left3 {
  
  height: 250px;
     background: url('http://www.bassoues.net/wp-content/uploads/2019/07/Randonnée-St-laurent.jpg') no-repeat;
  background-size: cover !important;
  position: relative;

}


.two-left4  {
 
  height: 250px;
   background: url('http://www.bassoues.net/wp-content/uploads/2019/07/Randonnée-St-fris.jpg') no-repeat;
  background-size: cover !important;
  position: relative;
  
}

.content-grid {
    position: absolute;
    left: 0;
    right: 0;
    width: 80%;
    margin: 0;
    bottom: 0;
    color: #fff;
    text-align: center;
    bottom: 0;
    font-weight: 600;
    margin: 0 auto;
    z-index: 1;
      padding: 20px 10px;
  
}

.content-grid-description {
 
   width: 100%!important;
   -ms-flex-item-align: center!important;
    align-self: center!important;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    z-index: 1;
      padding: 20px 10px;
  background: rgba(0, 0, 0, 0.7);
    bottom: 60px;
    -ms-transform: skewX(-5deg);
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    max-width: 80%;
  
}




.content-grid  p, .content-grid  li, .content-grid a {
 font-weight: 700; 
  
}


.content-grid a {
 text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Exo', sans-serif;
  
}

.content-grid-description p {
  
 line-height: 30px;
 font-size: 15px; 
}

.titre-top {
     -webkit-transform: translateY(-50%) rotate(-8deg) scale(1.1);
    transform: translateY(-50%) rotate(-8deg) scale(1.1);
    background: #ffc527;
    position: absolute;
    top: 0;
    margin: 0 auto;
    padding: 10px 15px;
    color: #fff;
    font-weight: 700;
    font-family: 'Exo', sans-serif;
    text-transform: uppercase;
  
  
}


.bg-white {

  -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
}

.bg-white .nav-link {
 color: #222 !important;
}

.bg-white .nav-link:hover {
 
  color: #26bdf7 !important;
  
}

.button-info {
  
    border: 1px solid #ffc527;
    padding: 5px 40px;
    background: transparent;
    display: table;
    margin: auto; 
}

.button-info a {
    color: #ffc527;
    text-decoration: none;
    text-align: center;
    font-family: 'Exo', sans-serif;
    font-weight: 700;
}

.content-description {
    
    background: rgba(0, 0, 0, 0.7);
    -ms-transform: skewX(-10deg);
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg); 
  
}

.blockdownload {
 position: relative;
 
}

.download-block a {
 text-decoration: none;
  color: #fff;
   font-family: 'Exo', sans-serif;
  font-weight: 300;
}

.download-block h3 {
 font-size: 17px; 
}

.download-content {
   max-width: 90%;
    display: block;
    position: relative;
    bottom: 20px;
    padding: 15px 30px 10px;
    background: rgb(38, 189, 247);
    margin: 0px auto;
  -ms-transform: skewX(-10deg);
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg); 
  
 
}

.download-content:hover {
  background: #ffc527;
}

.img-block img {
 width: 100%;
  height: 230px !important;
}

.sa_owl_theme .owl-nav .owl-prev {
 left: -30px !important; 
}

.sa_owl_theme .owl-nav .owl-next {
    right: -30px !important;
}

.entry-header {
display:none;
}

span.swirl_left {

    display: inline-block;
    background: url(http://www.bassoues.net/swirl_left.png) no-repeat left;
    padding: 0 0 0 130px;

}

span.swirl_right {
    display: inline-block;
    background: url(http://www.bassoues.net/swirl_right.png) no-repeat right;
    padding: 10px 130px 10px 0px;
    color: #26bdf7;
}

#mon-slide h2 {
 font-weight: 300;
  font-size: 35px;
    line-height: 50px;
  color: #26bdf7;
}

#mon-slide h1 {
 padding-top: 30px;
  color: #ffc527;
}
#mon-slide p {
  font-size: 18px;
  font-family: 'Exo', sans-serif;
}

.blockdownload {
 background: #ffc527;
  color: #fff;
  text-align: center;
  position: relative;
  font-family: 'Exo', sans-serif;
    font-weight: 700;

}

.blockdownload .fa {
  display: block;
  font-size: 30px
}


#info-tourisme .vc_column-inner {
 padding-top: 0 !important; 
}

.patch-fil {
 
    clip-path: polygon(13% 0, 100% 0, 100% 100%, 0 100%); 
}

#cometobassoues .big-title:after {
 color: #fff !important; 
}

#cometobassoues  .button-info a, #mon-slide  .button-info a{
      color: #ffc527;
}

 #cometobassoues .button-info, #mon-slide  .button-info {
 background: #fff; 
       -ms-transform: skewX(-10deg);
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
   margin-top: 20px;
}

#mon-slide  .button-info:hover {
  background: #26bdf7;
}

#mon-slide  .button-info:hover a {
 color: #fff; 
}


.parent_bg {

   position: relative;
   overflow: hidden;
   /*cursor: pointer;*/
}


.parent_bg:hover .two-left, .parent_bg:hover .two-left2, .parent_bg:hover .two-left3  {
 -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);

}


.two-left, .two-left2, .two-left3 {

      -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}


#wrapper-footer {

  background: #28292d;
  border-top: 3px solid #26bdf7;
  padding: 20px 0;
}

#special_title h2 {
  
  font-size: 30px;
  color: #26bdf7;

}

#special_title h2:after {

   position: relative;
   display: block;
   content: "";
   background: #ffc527;
   height: 4px;
   width: 60px;
   border-radius: 25px;
}

 #special_title h3 {
  font-size: 14px;
  color: #626262;
  margin-bottom: 10px !important
 }

 .shadow_bloc {

  -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.05);
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.05);
    -webkit-transition: -webkit-box-shadow 0.3s ease-out;
    -ms-transition: box-shadow 0.3s ease-out;
 }

  .shadow_bloc p {

     font-size: 14px;
  }

  .bigger_p p {

     font-size: 15px !important;
  }

ul.footer_info {

   margin: 0;
   padding: 0;
}

ul.footer_info li {

   display: inline-block;
   color: #fff;
   text-transform: uppercase;
   font-weight: 700;
   font-size: 15px;
  font-family: 'Exo', sans-serif;

}

ul.footer_info li:after {

  content: " | " ;
  position: relative;
  padding: 0 8px;

}

ul.footer_info li:last-of-type:after {

   content: "";
}


ul.footer_info li a {

  color: #fff;
  text-decoration: none;
  font-family: 'Exo', sans-serif;
}

ul.footer_info li a:hover {
  
  color: #ffc527;
  
}


#reservation textarea {

     height: 100px;
   }


   #reservation .col-md-6 {

     margin-top: 15px;
   }



   #reservation input[type=submit],  #reservation input[type=submit]:focus {

        border: 2px solid #26bdf7 !important;
    background: transparent;
    color: #26bdf7 !important;
    border-radius: 15px;
    max-width: 250px;
    display: table;
    margin: 0 auto;
        font-family: 'Exo', sans-serif;
    font-weight: 700;

   }

    #reservation input[type=submit]:hover {

     border: 2px solid #ffc527 !important;
    background: #ffc527 !important;
    color: #fff !important


    
   }


   ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #212529;
  font-family: 'Roboto Condensed', sans-serif;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #212529;
  font-family: 'Roboto Condensed', sans-serif;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #212529;
  font-family: 'Roboto Condensed', sans-serif;
}
:-moz-placeholder { /* Firefox 18- */
  color: #212529;
  font-family: 'Roboto Condensed', sans-serif;
}




@media (min-width: 768px) {

.dropdown:hover>.dropdown-menu {
  display: block;
}

}


@media (max-width: 768px) {



  .vegas-wrapper {
     
         padding: 65px 20px !important;

  }


  .fixed-top {
background: rgba(255, 255, 255, 0.84)

  }


  .navbar-dark .navbar-nav .nav-link {

     color:#222 !important
  }

  .vegas-slide:after {
           
    content: "";
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    height: 100%;
    width: 100%; 

  }

span.swirl_left, span.swirl_right {

   background: transparent !important;
   padding: 0;
   font-size: 25px;
   line-height: 40px;
   text-align: center;
   display: block;
}

#mon-slide h1 {

   font-size: 25px;
   padding-top: 20px;
}

#mon-slide h2, #mon-slide h1 {

   margin-bottom: 15px;
}

.content-description {

   transform: none;
   background: transparent;
}

#mon-slide p {

   font-size: 16px;
   margin: 0;
}

#mon-slide .button-info {

  display: none;
}

.twoside {

  height: 600px !important
}


.navbar-dark .navbar-toggler-icon {
   
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(38, 189, 247, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");

}

#special_title h2 {

  font-size: 25px;
}

#special_title h3 {

  font-size: 16px;
}


.mobile_banner {

   min-height: 300px;
}

}