
.texto-negro{

  color:#000 !important;


}

.fullscreen {
    height: 100vh;
  }
  .section { 
    padding-top: 56px; 
  }
  
  * {
	  margin: 0;
    padding: 0;



	}

  #reserva {

  background: #785CE2 !important;
  color: #00C5FF !important;


  }

.bold{


  font-family:  'FUTURA BOLD' !important ;


}

.medium{


  font-family:  'FUTURA MEDIUM' !important;

}

.extra-bold{


  font-family: 'futuracondensed_extra_bold' !important;


}

  .titulo-verde{

    color: #00F3A9;
    text-shadow: 7px 8px black;


  }

  .texto-enorme{


    font-size: 11rem;


  }

  .navbar {
    background-color: transparent !important;
  }
  .img-fluid{

    max-width: 100%;
   /*height: 100%;*/
    display: block;


  }
  .nav-link{

    padding: 0;

  }

  .owl-prev, .owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block !important;
    border:0px solid black;
}
.owl-prev { left: -30px; }
.owl-next { right: -30px; }
.owl-prev i, .owl-next i {transform : scale(2,2);}

.vimeo-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
}
.vimeo-wrapper iframe {
  width: 100vw;
  height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


@media (max-width: 320px) {
  .texto-enorme {
    font-size: 2.5rem;
  }
}

.card{

border: 0px !important

}


.caja-azul{

  background: #00C5FF;

}

.caja-verde{

  background: #00F3A9;
}

.caja-morada{
  background: #785CE2;
}

.caja-amarilla{

  background: #FFEE6F;


}
.caja-rosa{

  background: #EB92E2;

}
.caja-naranja{

  background: #FF7F56;



}

.caja-roja{


background: #E15E53;

}





 /* body video {
    position: absolute;
    top: 50%;
    left: 49.5%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }
*/
  
.separator {
  background-image: url("/img/banda.svg");
  height: 50px;
  width: 200vw;
  background-position: center;
  background-repeat: repeat-x;
  background-size: cover;
 
  animation: marqueeBoy 10s infinite linear;
  overflow: hidden;
}
@media screen and (min-width: 40em) {
  .separator {
    animation-duration: 15s;
    height: 50px;
    background-size: contain;
    
  }
}
@keyframes marqueeBoy {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translateX(-100vw);
  }
}

  .banda{

    background-image: url("/img/banda.svg");;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center;

  }

  .banda-movil{

    background-image: url("/img/banda.svg");
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center;


  }
  #oxigenados{

    background-image: url("/media/OX\ -\ Formato\ GALERIA.jpg");
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
  }

  #snow{

    background-image: url("/media/OX\ -\ Formato\ Experiencia\ 0.jpg");
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
  }
  #surf{

    background-image: url("/media/OX\ -\ Formato\ Experiencia\ 1.jpg");
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
  }



  
  #velero{

    background-image: url("/media/OX\ -\ Formato\ Experiencia\ 2.jpg");
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
  }

  #curso-vela{
    background-image: url("/media/OX\ -\ Formato\ Experiencia\ 3.jpg");
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
  }

  #buceo{
    background-image: url("/media/OX\ -\ Formato\ Experiencia\ 4.jpg");
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
  }
  #inicio-mobile{
    background-image: url("/media/OX\ -\ Formato\ portada.jpg");
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
  }

  #coastering{
    background-image: url("/media/OX\ -\ Formato\ Experiencia\ 5.jpg");
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
  }

  #board-school{
    background-image: url("/media/OX\ -\ Formato\ Experiencia\ 6.jpg");
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
  }

  #bajocero{
    background-image: url("/media/OX\ -\ Formato\ Experiencia\ 7.jpg");
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
  }



  .separator-movil {
    height: 50px;
    width: 200vw;
    background-position: center;
    background-repeat: repeat-x;
    background-size: contain;
    animation: marqueeBoy 10s infinite linear;
    overflow: hidden;
  }
  
  @media (min-width: 360px) {
    .navbar-brand-movil
        {
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            top: 0;
            z-index: 1030;
            margin-top: 0.6rem;

        }
    }
/*

      @font-face {
        font-family: 'Futura Std';
        src: url('/media/fonts/FuturaStd-CondensedExtraBd.eot');
        src: url('/media/fonts/FuturaStd-CondensedExtraBd.eot?#iefix') format('embedded-opentype'),
            url('/media/fonts/Futura Std Extra Bold Condensed.otf'),
            url('/media/fonts/FuturaStd-CondensedExtraBd.woff2') format('woff2'),
            url('/media/fonts/FuturaStd-CondensedExtraBd.woff') format('woff'),
            url('/media/fonts/FuturaStd-CondensedExtraBd.ttf') format('truetype'),
            url('/media/fonts/FuturaStd-CondensedExtraBd.svg#FuturaStd-CondensedExtraBd') format('svg');
        font-weight: bold;
        font-style: normal;
    }
             
  */    
      
  
  @font-face {
          font-family: 'FUTURA BOLD';
          
          src: url('/media/fonts/FuturaStd-Bold.otf') format('opentype');
          font-weight: normal;
              ont-style: normal;
          
          }
 
  @font-face {
              font-family: 'FUTURA MEDIUM';
              
              src: url('/media/fonts/FuturaStd-Medium.otf') format('opentype');
              font-weight: normal;
              font-style: normal;
              }
            

@font-face {
  font-family: 'futuracondensed_extra_bold';
  src: url('/media/fonts/futura_condensed_extra_bold-webfont.woff') format('woff2'),
       url('/media/fonts/futura_condensed_extra_bold-webfont.woff2') format('woff');
  font-weight: normal;
  font-style: normal;

}

.ocultar{


display: none;

}

.card-experiencias{

width: auto !important;

}


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

   #surf {
  

  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-position-x: center;
  background-position-x: 55%;

 
  }
 

}

@media (max-width: 1390px) {
  .h3 {
    font-size: 1.2rem;
  }
}

@media (max-width: 1024px) {
  .texto-enorme {
    font-size: 7rem;
  }

  .texto-padding-reserva{

    padding-top: 0.3rem;


  }
}

@media (max-width: 1440px) {
  .texto-enorme {
    font-size: 8rem;
  }
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color:    #000 !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:    #000 !important;
 opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:    #000 !important;
 opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color:    #000 !important;
}
::-ms-input-placeholder { /* Microsoft Edge */
 color:    #000 !important;
}

::placeholder { /* Most modern browsers support this now. */
 color:    #000 !important;
}


@media (max-width:768px) {
  .navbar-header {
    display:flex;
  }
}

@media (max-width:768px) {
  .navbar-brand {
    order:1;
  }
}

@media (max-width:768px) {
  .navbar-toggle {
    order:0;
    margin-left:15px;
    margin-right:0;
  }
}
.custom-toggler .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(0,0,0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

@media (min-width: 1024px){
  .container {
      max-width: 91.7% !important;
  }
  }
  
  @media (min-width: 2048px){
  .container{
  
    max-width: 91.7% !important;

  
  }
  
  }
  
  
  @media (min-width: 3840px){
  
  .container{
  
    max-width: 91.7% !important;
  
  }
  
  }
  @media (min-width: 425px){
  
    .caja-movil{
        max-width: 22%;
    }
    
    .texto-movil{
  
      font-size: 5.5rem !important;
  
    }
   
  
  }
  
  @media (max-width: 768px){
  .separacion-movil {
  
  margin-bottom: 1rem !important;
  
  }
  .centrar{
  
    text-align: center!important;
  }
  .titulo-nosotros-movil{

    font-size: 4rem !important;

  }
  
  }
  
  
  @media (max-width: 1024px){
  .texto-enorme {
      font-size: 6rem;
  }
  .interliniado{
  
    line-height: 0.9;
  
  
  }
    
  }


  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}


.retroshadow {
  
  text-shadow: 
    4px 4px 0px #d5d5d5, 
    7px 7px 0px rgba(0, 0, 0, 0.2);
}

header {
  position: relative;
  background-color: black;
  height: 75vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}


.btn-reserva{

  border-radius:10px !important;
	display:inline-block !important;
	cursor:pointer !important;
	color:#ffffff;
	padding:7px 7px !important;



}

@media (min-width: 768px){


.cookie-desktop{

  right: 39% !important;
  width: auto !important;

}
rigth
.numericos{

font-size: 11rem;
color: #000;

}



}


@media (max-width: 768px){

.flex-movil{

  flex-wrap: wrap!important;
}

.numericos{

  font-size: 7rem;
  color: #000;


}

.favicon-movil{

  margin-right: -2rem!important;



}

.letras-footer-politicas{

margin-top:0 !important;


}

.email-movil{

  margin:0;
  text-align: center!important;

}

.experiencias-movil-footer {

  left: 20%;

}

}


@media(max-width:320px){


  .email-movil{

    margin-right:0 !important;
    text-align: center!important;
  
  }
  
  .experiencias-movil-footer {
  
    left: 18%;
  

  }

    .favicon-movil{

      margin-right: 0rem!important;
    
    
    
    }

    .oxigenados-movil-footer{

      margin-left: -1.5rem !important;


    }


}



h1{

  line-height: 0.85 !important;
  color: #000;



}


.texto-carrusel{

font-size: 1.6rem !important;


}



@media (max-width: 1440px){

  .favicon-1440{

    margin-right: -2rem !important;


  }

  .email-movil{

    margin-right: 0rem !important;

  }


} 

@media (min-width: 2560px){

  .email-movil{

    margin-right: 7.5rem !important;

  }

}

@media (max-width:1536px){

  .email-movil{

    margin-right: 0.5rem !important;

  }

  .texto-padding-reserva{

    padding-top: 0.3rem;


  }


}
@media (max-width:1280px){

  .email-movil{

    margin-right: -1.4rem !important;

  }

  .texto-padding-reserva{

    padding-top: 0.3rem;


  }


}




nav  a {


color: #000 !important;

}


@media (max-width: 425px){


.margen-movil-telefono{


margin-top: 8rem !important;

}


.telefono-contacto-movil{

  font-size: 2.2rem !important;
  margin-bottom: 6rem !important;

}

.favicon-movil{

margin-top: 2rem !important;
margin-bottom: 2rem !important;

}

.logo-movil-footer
{

margin-bottom: 2rem !important;
}

}


/*side bar*/

#sidebar-wrapper {
  min-height: 100vh;
  margin-left: -15rem;
  -webkit-transition: margin .25s ease-out;
  -moz-transition: margin .25s ease-out;
  -o-transition: margin .25s ease-out;
  transition: margin .25s ease-out;
}

#sidebar-wrapper .sidebar-heading {
  padding: 0.875rem 1.25rem;
  font-size: 1.2rem;
}

#sidebar-wrapper .list-group {
  width: 15rem;
}

#page-content-wrapper {
  min-width: 100vw;
}

#wrapper.toggled #sidebar-wrapper {
  margin-left: 0;
  z-index: 2;
  position: fixed;
}

@media (min-width: 768px) {
  #sidebar-wrapper {
    margin-left: -15rem;
  }

  #page-content-wrapper {
    min-width: 0;
    width: 100%;
  }

  #wrapper.toggled #sidebar-wrapper {
    margin-left: -15rem;
  
  }
}


.custom-toggler .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(0,0,0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}


a:hover{
text-decoration: none;
}


@media (max-width:425px){

#imagen-galeria{

height: 35vh!important;

}
#texto-enorme-snow2{


  font-size: 2.5rem!important;
  padding-top: 15px!important;
  
  }
  #texto-enorme-snow{

    font-size:2.5rem!important;
    line-height:1 !important;
    padding-bottom: 5px !important;

}
      

}