
@font-face {
  font-family: 'Montauk';
  src: url('MontaukRegular.eot');
  src: url('MontaukRegular.eot?#iefix') format('embedded-opentype'),
      url('MontaukRegular.woff2') format('woff2'),
      url('MontaukRegular.woff') format('woff'),
      url('MontaukRegular.ttf') format('truetype'),
      url('MontaukRegular.svg#MontaukRegular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montauk';
  src: url('MontaukBold.eot');
  src: url('MontaukBold.eot?#iefix') format('embedded-opentype'),
      url('MontaukBold.woff2') format('woff2'),
      url('MontaukBold.woff') format('woff'),
      url('MontaukBold.ttf') format('truetype'),
      url('MontaukBold.svg#MontaukBold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}





h1,h2{
  display: none;
}

*
{
    box-sizing: border-box;
}
.onlydesktop{
	display:inline-block;
}
.onlydesktopblock{
	display:block;
}
.onlymobile{
	display: none;
}
.onlymobileblock{
	display: none;
}
.onlymobiletxt{
  display: none;
}

ul{
  list-style-type: none;
  text-decoration: none;
}
.nomargins{
  margin-left:0px !important;
  margin-right:0px !important;
  padding-left:0px !important;
  padding-right:0px !important;

}



/**
GLOBAL
*/
button:active, button:focus,
div:active, div:focus,
a:active, a:focus {
    outline: 0;
}

body{
  font-family: 'Archivo Narrow', sans-serif;
  color: #474E56;
  background-color:#F5F5F5;
 
  margin: 0px auto 0px auto;
  overflow-x:hidden !important;

  
}
body,html{
  overflow-x:hidden !important;
}

a {
  color:#474E56;
}

a.icorrss{
  background-color:  transparent;
  border-radius: 50px;
    color: #ffffff;
    width: 40px;
    height: 26px;
    padding: 0px 5px;
    display: inline-block;

    cursor: pointer;
}
a.icorrss2{

  color: #FF843A;
  width: 24px;
  height: 7px;
  padding: 0px 0px;
  display: inline-block;
  cursor: pointer;
  margin-right: 10px;
}
.linkblanco{
  color:#ffffff;
  text-decoration: underline;

}
a.linkblanco {
  color:#ffffff;
  text-decoration: underline;
  font-weight: normal;

}
a.linkblanco:hover {
  color:#ffffff;
  font-weight: normal;

}
.textoblanco{
  color:#ffffff;
}
.textonegro{
  color:#474E56;
}
.textogeorgia{
 font-family:  'Montauk',serif; 
}
.text14{
  font-size:14px;
  font-weight:bold;
  color:#1D1D1B;
}

a.icorrss img, a.icorrss2 img{
  width: 32px;
  
}
#menumobilelink{
  display: none ;
}
#menumobile{
  display: none ;
}
#menudesktop{
  display: block;
}

.txtrojo{
  color: #AD1F3A;
  font-family: 'Archivo Narrow', sans-serif;
  font-weight: bold;
}
.txtazul{
  color: #3070D6;
  font-family: 'Archivo Narrow', sans-serif;
  font-weight: bold;
  font-size: 2vw;;
}
ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
.deslizador{
  
}
.ctavermasblanco {
  background-color: #ffffff;
    font-family: 'Georgia', serif;
    display: inline-block;
    cursor: pointer;
    color: #102D49;
    font-size: 27px;
    padding: 1.2vw 1vw;
    max-width: 280px;
    text-decoration: none;
    margin: 70px auto 100px auto;
    text-align: center;
    display: block;
}
.ctavermasblanco:hover {
	background-color:#474E56;
  text-decoration:none;
    color: #ffffff;
}


.ctadescubre {
  background-color: #102D49;
   
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 19px;
    padding: 0.4vw 1vw;
    max-width: 320px;
    text-decoration: none;
    margin: 40px auto 40px auto;
    text-align: center;
    display: block;
    letter-spacing: 2px;
}

.ctadescubre:hover {
	background-color:#474E56;
  text-decoration:none;
    color: #ffffff;
}
.ctadescubre:active {
	position:relative;
	top:1px;
}
.articulocompleto{
  background-color:#F5CDBD;

 background-image: url(../../../resources/bonle-defensis/images/vector3.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
  
    height: 45vw;
  
}
.vector3{
  background-color:#F5F5F5;

 
  padding-top: 5vw;
  margin-top: 5vw;;
  

}
.width100{
  width: 100%;;
}
.fondoazul{
  background-color:#8AB7E2;

}

.tablanaranja{
  max-width: 75vw;
  margin:  0 auto;;
  font-family:  'Montauk',serif; 
  color: #474E56;
  font-size: 3vw;
 line-height: 3vw;
 font-weight: bold;
 display: flex;
 align-items: center;

}
.celdanaranja1{
  background-color: #FFAC79;

}
.celdanaranja2{
  background-color: #FDCFAE;
  
}
.contenedorfotos {
  max-width: 675px;;
}
.titularsave{
  position:relative;
  z-index:99999;
  margin-top: -40px;
  margin: 0 auto;
    text-align: center;
}
#videobackground{
  
}
.contenedorvideo{
  width:50%;
  margin: 0 auto;
}
#franjaazul{

 position: absolute;
 right:0px;
 top:0px;
 width:20vw;
}
#franjaazul img{
  width:20vw;
}

.cabecera{
    text-align: center;
    min-height: 1061px;

    padding-top: 18vw;

    align-items: center;
    align-content: center;
    flex-direction: column;
    justify-content: space-between;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
  
    background-image: url('../../../resources/bonle-defensis/images/vector1.png') ;
    background-color: #F5CDBD;;
   
}

  .animreloj{
    position: absolute;
    top:1750px;
    left:19%;
    height: 529px;
    width: 891px;
    background-image: url(../../../resources/bonle-defensis/images/fondorelojanim.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center center;
    z-index:9999;
  }
  .animrelojhueco{
  height: 700px;

    width: 891px;
  
  }
  .animrelojcontent{
    
    position: absolute;
    top:1750px;

    height: 700px;
    width: 100%;
    background-color:transparent;
    z-index:9999999;
    
  
  }
 .finazul{
  padding-bottom:180px;
 }

.altitud{
 position: absolute;
    top: 1110px;
    right: 0px;
z-index: 99;
}
.altitudmobile{
  display:none;
}
.pierelojgeo{
  font-size:14px;
 color: #474E56;;
  text-align:center;
}


.timelinediv{
  margin-bottom:80px;
}


.timelinetitular{
   
   font-family: 'Montauk', serif;
    font-size: 42px;
    font-weight:bold;
    color: #474E56;
    padding-left:30px;
    font-weight: 600;
    z-index: 9999;
}

.prospextitular{
 
   font-family: 'Montauk', serif;
    font-size: 42px;
    font-weight:bold;
    color: #474E56;
  
}

.prospextexto{
   
    font-family: 'Montauk', serif;
    font-size: 19px;
    color: #474E56;
    line-height: 32px;
    margin-top:20px;
 
}


.timelinefoto{
   position: relative;
  margin-top:-40px;
  z-index:999;
}
.timelineano{
      font-family: 'Times', serif;
    font-size: 180px;
    position: relative;
    z-index: 99999;
    line-height: 138px;
    letter-spacing: -7px;
    color:#ffff;
}

.timelinetexto{
    width: 690px;
    font-family: 'Montauk', serif;
    font-size: 19px;
    color: #474E56;
    line-height: 32px;
    margin-top:20px;
    padding-left:30px;
}




  /* ENETERO*/
  
    #trozo1{
        position: absolute; 
        left:calc(0px + 19%);
        top:0px;
    }

    #trozo2{
        position: relative;
        top:0px;
        left:calc(674.25px + 19%);     
        
    }
    #trozo3{
        position: absolute;
        top:0px;
        left:calc(0px + 19%);  
       
    }
    #trozo4{
        position: absolute;
          left:calc(589.04px + 19%);
        top:38.93px;       
       
        
    }
    #trozo5{
        position: absolute;
        left:calc(168.78px + 19%);
        top:230.48px;      
       
    }
    #trozo6{
        position: absolute;
        top:339.26px;
        left:calc(0px + 19%);     
        
    }
    #trozo7{
        position: absolute;
        top:360.98px;
        left:calc(111.26px + 19%);      
        
    }
    #trozo8{
        position: absolute;
        top:354.27px;
        left:calc(469.59px + 19%);      
        
    }





.contenedormasks{
      position: relative;
    width: 100%;
    max-width: 720px;
    max-height: 690px;
 
    display: block;

    margin: 20px auto;
    margin-top: 50px;
    background-color: #474E56;
  

}

.contenedormaskstitular{
  display: block;
  height: 78px;
  text-align: center;
  font-family: Georgia,Times,Times New Roman,serif; 
  color: #ffffff;
   padding-top: 20px;
  font-size: 25px;;
  background-color: #102D49;
}

#fondoproductos2{
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
    background-image: url(../../../resources/bonle-defensis/images/fotopie.png);
    width: 100%;
    padding-top: 444px;
    max-width: 1600px;
    margin: 0 auto;
    

}
.productos2texto1{
  color: #0065C7;
  font-family: 'Montauk', serif;
  font-size: 34px;
  margin-left: 100px;
  display: block;

  
}

.productos2texto1b{
  font-size: 44px;
}
.prod_titulo{
  font-family: 'Montauk', serif;
  color: #474E56;
  height: 60px;
  display: flex;
  flex-direction: column;
  width: 100%;
  font-size: 24px;
  line-height: 28px;
  justify-content: flex-start;
  align-items: center;
}
.prod_subtitulo{
  font-family: 'Montauk', serif;
  color: #474E56;

  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 20px;
}

.grupoproductos{
  margin-top: 30px;
}
.cajaproducto1{
  width: 320px;
  background-color: transparent;
  float: right;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  
}
.cajaproducto2{
  width: 320px;
    background-color: transparent;
    float: left;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
 
}

#triggeranim1 {
  display: inline-block;
  position: absolute;

  text-align: left;
  vertical-align: top;
  left:0;

  width: 100px;
  height: 100px;
  background-color: transparent;

 
}
#triggeranim2mobile {
  display: inline-block;
  position: absolute;

  text-align: left;
  vertical-align: top;
  left:0;
  width: 10px;
  height: 10px;
  background-color: transparent;

 
}
#triggeranim2 {
  display: inline-block;
  position: absolute;

  text-align: left;
  vertical-align: top;
  left:0;
  width: 10px;
  height: 10px;
  background-color: transparent;

 
}
#triggeranim3 {
  display: inline-block;
  position: absolute;

  text-align: left;
  vertical-align: top;
  left:0;
  top:0px;
  width: 10px;
  height: 10px;
  background-color: transparent;

 
}

 #triggeranim3mobile {
  display: inline-block;
  position: absolute;

  text-align: left;
  vertical-align: top;
  left:0;
  top:0px;
  width: 10px;
  height: 10px;
  background-color: transparent;

 
}




#triggeranim4 , #triggeranim4mobile{
  display: inline-block;
  position: absolute;

  text-align: left;
  vertical-align: top;
  left:0;
  top:0px;
  width: 10px;
  height: 10px;
  background-color: transparent;

 
}
#collagefoto1{
  position:absolute;
  top:0px;
  left:-10%;
  width:35%;
  height:852px;
     background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
    background-image: url(../../../resources/bonle-defensis/images/tarjeton.png);


}

#collagefoto2{
  position:absolute;
  top:0px;
  right:-10%;
   width:64%;
    height:852px;
      background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
    background-image: url(../../../resources/bonle-defensis/images/motocollage.png);

}

#collagefoto3{
  position:absolute;
  top:1864px;
  left:-10%;
}
.parrafofinal{
  margin:100px 0px 50px 0px ;
  display:block;
}
.ico_scroll{
 position: absolute;
    right: -16%;
    top: 0px;
}

#videobackground{
  position: relative;
  z-index: 999;
  top: 0px;
}
.cabecera .titular{
  position: relative;
  z-index: 9999;
    font-family: 'Montauk', serif;
    font-size: 3.5vw;
    color: #D24C49;
    line-height: 3.9vw;
 
    width: 90vw;
    text-align: left;
    margin: 0 auto;
    padding-top: 3vw;
    width: 80vw;
    font-weight: bold;
    
}
.titular{
  position: relative;
  z-index: 9999;
    font-family: 'Montauk', serif;
    font-size: 3vw;
    color: #D24C49;
    line-height: 3.2vw;
 
    font-weight: bold;
    
    text-align: left;
    margin: 0 auto;
    padding-top: 3vw;
    width: 80vw;
    
}

.titularpie{
  position: relative;
  z-index: 9999;
    font-family: 'Montauk', serif;
    font-size: 3vw;
    color: #D24C49;
    line-height: 3.2vw;
 
    font-weight: bold;
 
    text-align: left;
    margin: 0 auto;
    padding-top: 3vw;
    
    
}
.anchocontent{
  max-width: 1440px;
    margin: 0 auto;

    display: block;
 
  position: relative;


}
.cabecera .subtitular{
 
  font-family: 'Archivo Narrow', sans-serif;
  position: relative;
  font-size: 2vw;
  color: #474E56;
  line-height: 2.3vw;
  text-align: center;
  width: 81.5vw;
  max-width: 1440px;
  text-align: left;
  margin: 1vw auto 3vw auto;

 
}

 .subtitular{
 
  font-family: 'Archivo Narrow', sans-serif;
  position: relative;
  font-size: 2vw;
  color: #474E56;
  line-height: 2.3vw;
  text-align: center;
  width: 80vw;
  max-width: 1440px;
  text-align: left;
  margin: 0 auto;

}


.cabecera .minisubtitular{
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 49px;
  line-height: 54px;
  color: #474E56;
  display: block;
  font-weight: 700;
  text-align: center;
  margin-bottom: 1vw;

   
    
}


.rwbold{
  font-family: 'Montauk', serif;
  font-weight:700;
  
}


.rwbolditalic{
  font-family: 'Montauk', serif;
  font-weight:700;
  font-style: italic;
}
.rwsemibold{
  font-family: 'Montauk', serif;
  font-weight:500;
  font-style: normal;
}
.cabecera .textoinicial{

  margin-bottom: -5vh;
    margin-left: -1vh;
   
    float:left;
    display:none;
}

.segunda{
  padding-top:50px;

}
.subtitulargeneralblanco{
  font-family: 'Montauk', sans-serif;

 font-size: 42px;
 color: #ffffff;
 font-weight: 500;
 text-align: left;
 margin-top: 15px;
 margin-bottom: 30px;
 line-height: 49px;
 font-weight:bold;
}
.subtitulargeneralrojo{
   font-family: 'Montauk', sans-serif;
 
  font-size: 42px;
  color: #D24C49;
  font-weight: 500;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 30px;
  line-height: 49px;
  font-weight:bold;
}


.subtitulartipos{
  font-family:  'Montauk',serif;
  font-size: 38px;
  color: #947555;
  font-weight: 600;
  text-align: left;
  margin-top: 15px;
 

}
.imglechetop{
  margin-top: -200px;
}



#ilu4anim{
  display: block;
  position:relative;
  margin: 0 auto;
  width: 1041px;
  height: 840px;
  background-color: #8AB7E2;
  background-size:contain;
  background-repeat: no-repeat;
  background-position: top left;
    background-image: url(../../../resources/bonle-defensis/images/ilu4.png);
   
  
}


.numerico{
  position:absolute;
  font-family:  'Montauk',serif;
  font-size: 132px;
  line-height: 88px;
  color: #3070D6;
  width: 50px;
  font-weight: bold;
  background-color: transparent;
  cursor: pointer;
}
.leyenda{
  position:absolute;
  opacity: 1;
  background-color: transparent;
}
.numerico:hover{
  color: #ff0884;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;

}

#escudito{
  top: 65px;
  left: 362px;
  position:absolute;  
  background-color: transparent;
}

#escudito:hover{
  top: 65px;
  left: 362px;
  transform: scale(1.1);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position:absolute;  
  background-color: transparent;
}


#numero1{
  top:9px;
  left:-10px;
  cursor: pointer;
  z-index: 999;
}

#leyenda1{
  top: 17px;
    left: -7px;
    opacity: 0.1;

}

#numero2{ 
  top:9px;
  left:700px;
}
#leyenda2{ 
  top: 17px;
  left: 770px;
  opacity: 0.1;;
}

#numero3{ 
  top:210px;
  left:700px;
}
#leyenda3{ 
  top:210px;
  left:770px;
  opacity: 0.1;
}
#numero4{ 
  top:389px;
  left:700px;
}
#leyenda4{ 
  top:389px;
  left:770px;
  opacity: 0.1;
}
#numero5{ 
  top:590px;
  left:700px;
}
#leyenda5{ 
  top:590px;
  left:770px;
  opacity: 0.1;
}

#numero6{ 
  top: 719px;
  left: 299px;
}
#leyenda6{ 
  top: 721px;
  left: 356px;
  opacity: 0.1;
}

#numero7{ 
  top: 550px;
  left: 0px;
}

#leyenda7{ 
  top: 556px;
    left: 64px;
    opacity: 0.1;
}
.sabiasque{
  background-color: #f8f8f2;
  background-size:contain;
  background-repeat: no-repeat;
  background-position: top left;
    background-image: url(../../../resources/bonle-defensis/images/sabiasque2.png?6546);
    min-height: 1181px; 
  
}




.sabiasquetxt{
  float: right;
  left: 44vw;
  top: 21vw;
  width: 36vw;
  padding-top: 20vw;
  color: #ffffff;
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 1.1vw;
  line-height: 31px;
  font-weight: 400;
  padding-right: 10vw;

}

.sabiasquetxt .leyenda  {
  padding-left: 40px;

}
.texto12{
  font-size: 12px;
}
.textosvideo{

    position: absolute;
    text-align: center;
    color: #ffffff;
    bottom: 100px;
    z-index: 99999999;
    width: 65%;
    height: auto;
    display: block;
    
}


.titularvideo{
  font-family:  'Montauk',serif;
  font-size: 43px;
  color: #ffffff;
  font-weight: 600;  
  margin-top: 15px;
  margin-bottom: 30px;
  text-align:center;
}

.parrafovideo{
    font-size: 22px;
    line-height:32px;
    font-family:  'Montauk',serif; 
    font-style: normal;
    color: #ffffff;
    text-align:center;
    max-width: 1024px;
    margin: 0 auto;
}

.capatextosvarios{
margin-top:200px;
}

.listatipos{
  padding-left:150px;
}

.numerolista{
  float:left;
  margin-right:20px;

}

.parrafolista{
  font-size: 22px;
  font-family:  'Montauk',serif; 
    font-style: normal;
    color: #474E56;
    text-align:left;
    padding-left:80px;
    line-height:27px;
}
#relojbig1{
  text-align: center !important;
}
#relojbig2{
   text-align: center !important;
}
#relojbig3{
   text-align: center !important;
}

.parrafo{
  
    
      margin: 0 auto;
    color: #474E56;
      display: block;
     font-family: 'Archivo Narrow', sans-serif;
    position: relative;
    font-size: 1.3vw;
  
  
}

.cortesia {
  width: 100%;
  font-size: 14px;
  
}

.parrafonegro{
  font-size: 20px;
  font-family: 'Archivo Narrow', sans-serif;
  font-style: normal;
  color: #474E56;
  text-align:left;
line-height: 35px;
}

.parrafonegromitad{
  font-size: 20px;
  font-family: 'Archivo Narrow', sans-serif;
  font-style: normal;
  color: #474E56;
  text-align:left;
line-height: 35px;
padding-right: 200px;
margin-top: 100px;
}


.parrafoblanco{
    font-size: 20px;
    font-family: 'Archivo Narrow', sans-serif;
    font-style: normal;
    color: #ffffff;
    text-align:left;
  line-height: 35px;
}
.imgharina{
      padding-left: 20px;
    padding-right: 20px;
}



.ilu2{
  margin-top: -200px;
}




#montaje1{
  display: block;
  background-color: red;
  height: 400px;
  width: 100%;
  margin-top: 40px;
  position: relative;
  max-width: 1114px;
  margin: 70px auto 10px auto;

}

.montaje1_frase{

  position: absolute;
  top:0px;
  left:-70px
} 



.montaje1_relojfrontal{
  position: absolute;
  top:15vh;
  left:28%;
  z-index: 999;
}



.montaje1_relojgirado{
  position: absolute;
    top: 530px;
    right: -111px;
    z-index: 999;
}


.montaje1_fondo{
  position: absolute;
  top: 240px;
  left:0px
}



.textocuarta{
 font-family: 'Montauk', sans-serif;
  font-size: 7vh;
  line-height: 5vh;

  text-align:right;
    color: #ffffff;
   
    float:right;
    opacity: 0;
    z-index: 9999999;
   margin-right:-200px;
    
}

 .cajaresistenciaimagen1 {
      top: 0px;
      position: absolute;
      width: 100%;
      height: 20vw;
      background-image: url(../images/fade1.png);
      background-size: cover;
      transform: scale(1.5);
      opacity: 0;
      display: block;
      z-index: 9991;
    }
  .cajaresistenciaimagen2 {
      top: 0px;
      position: absolute;
      width: 100%;
      height: 20vw;
      background-image: url(../images/fade2.png);
      background-size: cover;
      transform: scale(1.5);
      opacity: 0;
      display: block;
      z-index: 9995;
    }








.containervideo{
 padding: 0px !important;
}


.seccionazul{

  background-color: #CCDDE2;
}

.fondovideo{
  pointer: relative;
  text-align: center;

background-color: #CCDDE2;
  display: flex;
  align-items: center;
    justify-content: center;
    align-content: center;

}

.fondovideo iframe{
  width:100vw !important;
  height:36.4vw  !important;
  border-radius: 20px; 
   overflow: hidden;
}

#sec4{
  background-color: #f8f8f2;
}







.footersun{
  color:#474E56;
    
    padding-bottom: 55px;
    border-bottom: 1px solid #474E56;
}

   


  .footer{
    
    margin-top: 55px;
    font-size: 14px;
    min-height: 50px;
    
    text-align: center;

  }
  .footer .blanco{
    font-size: 14px;
    font-weight:300;
    background-color: #FDCFAE;
    color: #ffffff;
        min-height: 60px;
        padding-top: 30px;
        padding-bottom: 30px;

  }

  .footer .cero{
    font-size: 14px;
    font-weight:300;
    background-color: #474E56;
    color: #8AB7E2;
        min-height: 50px;
        padding-top: 10px;

  }


    .footer .cero a{
color:#ffffff;
    }
  .footer .uno{
    font-size: 14px;
    font-weight:300;
    background-color: #474E56;
    color: #ffffff;
        min-height: 50px;

  }
  .footer .uno{
    padding-top: 10px;
        font-size: 14px;
    font-weight:300;
    background-color: #D35353;
    color: #ffffff;
        min-height: 50px;
 
  }
   .footer .dos{
    padding-top: 10px;
        font-size: 14px;
    font-weight:300;
    background-color: #8AB7E2;
    color: #ffffff;
        min-height: 50px;
 
  }
  .footer a{
    
    color: #ffffff;
  }
  .footer a:hover{
    text-decoration: none;
    color: #ffffff;
  }
















  @media screen and (min-width: 1280px) and (max-width: 1440px){



  }

  @media screen and (min-width: 1024px) and (max-width: 1278px){

    

  }



#footerrrsspie .iconos{
 float: right;
 
}


#footerrrsspie .iconos img {
  width: 100%;
  max-width: 55px;

}
#footerrrsspie .textos{
  float: left;

}
#footerrrsspie .textos .titu{
 font-size: 26px;
 line-height: 24px;
 font-family: 'Michroma', serif;
 font-weight: 700;

}


#footerrrsspie .textos .subtitu{
  font-size: 20px;

}




.no-padding-mobile{
  padding: 0px  1vw !important;
}

.navegacionfinal{
  margin-top:50px;
  margin-bottom:150px;
 
}

.btnanterior{
      border: 1px solid #EEEEEE;
      height:23vw;
      width:100%;
      font-family: 'Montauk', sans-serif;
      font-size: 3vh;
      color: #979797;
      background-color: white;
      text-transform:uppercase;
      display: flex;
      align-items: center;
      justify-content: center;
      background-image: url(../images/blanco.png);
      background-size:cover;

      background-repeat: no-repeat;
      background-position: center center;

      cursor:pointer;
 
      float:left;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
    
}

.btnanterior:hover{
    background-image: url(../images/fondovideo1.jpg);

     color: white;
        -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-decoration:none;
}

.btnsiguiente{
        border: 1px solid #EEEEEE;
      height:23vw;
     width:100%;
      font-family: 'Montauk', sans-serif;
      font-size: 3vh;
      color: #979797;
      background-color: white;
      text-transform:uppercase;
      display: flex;
      align-items: center;
      justify-content: center;
      background-image: url(../images/blanco.png);
 background-size:cover;
      background-repeat: no-repeat;
      background-position: center center;

      cursor:pointer;
 
      float:left;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
    
      float:right;
    
}

.btnsiguiente:hover{
    background-image: url(../images/fondovideo2.png);
 text-decoration:none;
          color: white;
        -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}




  /* Cookie Dialog */
#gdpr-cookie-message {
  position: fixed;
  right: 30px;
  bottom: 30px;
  max-width: 375px;
  background-color: var(--purple);
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 6px 6px rgba(0,0,0,0.25);
  margin-left: 30px;
  font-family: system-ui;
}
#gdpr-cookie-message h4 {
  color: var(--red);
  font-family: 'Quicksand', sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}
#gdpr-cookie-message h5 {
  color: var(--red);
  font-family: 'Quicksand', sans-serif;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
  color: white;
  font-size: 15px;
  line-height: 1.5em;
}
#gdpr-cookie-message p:last-child {
  margin-bottom: 0;
  text-align: left;
}
#gdpr-cookie-message li {
  width: 49%;
  display: inline-block;
}
#gdpr-cookie-message a {
  color: var(--red);
  text-decoration: none;
  font-size: 15px;
  padding-bottom: 2px;
  border-bottom: 1px dotted rgba(255,255,255,0.75);
  transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
  color: white;
  border-bottom-color: var(--red);
  transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
  border: none;
  background: var(--red);
  color: white;
  font-family: 'Quicksand', sans-serif;
  font-size: 15px;
  padding: 7px;
  border-radius: 3px;
  margin-left: 15px;
  cursor: pointer;
  transition: all 0.3s ease-in;
}
#gdpr-cookie-message button:hover {
  background: white;
  color: var(--red);
  transition: all 0.3s ease-in;
}
button#gdpr-cookie-advanced {
  background: white;
  color: var(--red);
}
#gdpr-cookie-message button:disabled {
  opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
  float: none;
  margin-top: 0;
  margin-right: 5px;
}


/* SHARE */



.gfw-share-btns
{
	white-space:nowrap;
	cursor:pointer;
  text-align: center;
}

.titulo_rrss
{
font-size:16px;
display: block;
  text-align: center;
}
.minititular{
  font-size:14px;
  display: block;
  color:#ffffff;
  text-align: left;
  padding-bottomn:10px;

}

.fecha{
    padding-top: 20px;
    padding-bottom: 30px;
    color: #474E56;
    border-bottom: 1px solid #ffffff;
    margin-top: 20px;
    margin-bottom: 40px;
    font-family: 'Archivo Narrow', sans-serif;

}

.gfw-share-wrpr  {
       width: 180px;
    float: right;
}
.gfw-share-wrpr > span {
    font-size: 14px;
}
.gfw-share-wrpr .gfw-share-btns {
    white-space: nowrap;
    cursor: pointer;
}
.gfw-share-wrpr .gfw-share-btns .gfw-expanded-options {
    width: 0;
    height: 60px;
    overflow: hidden;
    vertical-align: top;
    opacity: 0;
    transition: all 300ms linear;
}
.gfw-share-wrpr .gfw-share-btns .gfw-expanded-options.active {
    display: inline-block;
    width: 180px;
    opacity: 1;
    margin-right: 5px;
}
.gfw-share-wrpr .gfw-share-btns div:first-of-type {
    display: inline-block;
}
.gfw-share-wrpr .gfw-share-btns > div:last-of-type,
.gfw-share-wrpr .gfw-share-btns a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 10px;
    padding: 0;
    line-height: 40px;
    transform: scale(1);
    transition: all 300ms linear;
}
.gfw-share-wrpr .gfw-share-btns > div:last-of-type:focus,
.gfw-share-wrpr .gfw-share-btns > div:last-of-type:hover,
.gfw-share-wrpr .gfw-share-btns a:focus,
.gfw-share-wrpr .gfw-share-btns a:hover {
    transform: scale(0.95);
}
.gfw-share-wrpr .gfw-share-btns > div:last-of-type img,
.gfw-share-wrpr .gfw-share-btns a img {
    display: inline-block;
    width: 40px;
    height: auto;
}
.gfw-share-wrpr .gfw-share-btns .gfw-more-share-options {
    display: block;
}
.gfw-mobile-share-btn {
    display: none;
}
.gfw-share-icon g {
    fill: #000;
}
@media only screen and (max-width: 640px) {
    .gfw-share-title {
        display: none;
    }
    .gfw-share-wrpr > span,
    .gfw-share-wrpr > strong {
        display: none;
    }
    .gfw-share-wrpr .gfw-share-btns {
        display: none;
    }
    .gfw-share-wrpr .gfw-mobile-share-btn {
        display: block;
        position: relative;
        z-index: 8;
        white-space: nowrap;
        padding: 10px 30px;
      
        border: solid 1px #000;
        text-transform: uppercase;
        font-weight: 700;
        width:150px;
        margin: 20px auto; 
      
        pointer-events: all;
        cursor: pointer;
    }
    .gfw-share-wrpr .gfw-mobile-share-btn img,
    .gfw-share-wrpr .gfw-mobile-share-btn svg {
        margin-left: 10px;
    }
    .gfw-article-top .gfw-share-wrpr .gfw-mobile-share-btn {
        padding: 10px 30px;
        margin: 0 30px 30px;
        transform: translate(0, 0);
    }
    .gfw-menu-share-wrpr .gfw-share-wrpr > span,
    .gfw-menu-share-wrpr .gfw-share-wrpr > strong {
        display: none;
    }
    .gfw-menu-share-wrpr .gfw-share-wrpr .gfw-share-btns {
        display: none;
    }
    .gfw-menu-share-wrpr .gfw-share-wrpr .gfw-mobile-share-btn {
        display: inline-block;
        white-space: nowrap;
        padding: 10px 30px;
        margin: -15px 30px 30px;
        border: solid 1px #000;
    }
    .gfw-menu-share-wrpr .gfw-share-icon g {
        fill: #000;
    }
}


#header{
  display: block;
  position: fixed;
  max-width: 1600px;
  margin: 0px auto 0px auto;
  width:100%;
  height:100px;
  top:0px;
  padding-top:30px;
  background-color:white;;
  z-index:99999999999;
   transition: 0.3s ease-in;
}

.headerblank{
  margin-top:100px;
}
/** MENU */

    
#menudesktop{
  display: block;
    position: fixed;
    top: 4vh;
    right: 2vw;
    width: 5vw;
    height: 50px;
    cursor:pointer;
    z-index:99999999;
}
#menudesktop img{
/**/


}

#logodesktop{
  margin: 0 auto;
    position: relative;
    left: 0%;
    width: 200px;
   
    margin-top: 2%;
    text-align: center;
}
.panellateral {
    display:none;
    position: fixed;
  
    right: -95.625em; /*left or right and the width of your navigation panel*/
    width: 250.625em; /*should match the above value*/
    background-color: rgba(211, 83, 83, 0.9);
    color: #ffffff;
    z-index: 99999999; 
}
.panellateral ul {

    list-style: none;
    margin-top: 5vh;
    margin-left: 50px;
}

.panellateral li {
 padding-top: 10px;
    line-height: 3vw;
    font-size: 2vw;
    display: block;
    text-align: right;
    padding-right: 7vw;
    font-family:  'Montauk',serif; 
}
.panellateral li a{

  
    font-weight: normal;
  
    font-display: swap;
    color: #ffffff;
    line-height: 3vw;
    font-size: 2vw;
    list-style-image: none;
    margin-top: 20px;
    
}
.panellateral li a:hover{
    text-decoration: underline;
}

.panellateral .linea{
    max-width: 500px;
    border: 1px solid #484848;
}

#btncerrar{
  margin:20px;
  width:50px;
}


.menuimg{
  width:100%;

  display:block;

}

.menuimglogo{

  display:block;
padding-left: 77%;
    margin-top: 1%;

}



.video-js {

    background-color: #ffffff !important;


}

.homecasa{
  position:absolute;
      right: 0vw;
    top: 0vw;
    cursor:pointer;
    z-index:999999999;
}
    #contscrollslide {
      right: -5% !important;
    bottom: 0px !important;

    right: 5vw !important;
    width: 30px;
    transform: rotate(90deg);
    position: absolute;
    }
    #content-wrapper, #example-wrapper {
        height: 100%;
        width: 100%;
        /*max-width: 640px !important;*/
        margin: 0 auto;
    }
    #example-wrapper .scrollContent {
        height: 100%;
    }
    
    .horizontal.scrollContainer {
        overflow-y: scroll;
        overflow-x: scroll;
    }
 

.gfw-mobile-share-btn-footer{
  display:none;
}

#scroll-down {
    display: block;
    position: relative;
    padding-top: 79px;
    text-align: center;
    margin-top: 50px;
  }
  .arrow-down {
    display: block;
    margin: 0 auto;
    width: 10px;
    height: 38px;
  }
  .arrow-down:after {
    content: '';
    display: block;
    margin: 0;
    padding: 0;
    width: 11px;
    height: 10px;
    border-top: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    behavior: url(-ms-transform.htc);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  #scroll-title {
    display: block;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: Helvetica Neue, Helvetica, Arial;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
  }
  #scroll-down::before {
    -webkit-animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    /* Safari 4+ */
    -moz-animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    /* Fx 5+ */
    -o-animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    /* Opera 12+ */
    animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    /* IE 10+, Fx 29+ */
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -1px;
    width: 2px;
    height: 90px;
    background: #FFFFFF;
    content: ' ';
  }
  @-webkit-keyframes elasticus {
    0% {
      -webkit-transform-origin: 0% 0%;
      -ms-transform-origin: 0% 0%;
      -moz-transform-origin: 0% 0%;
      -o-transform-origin: 0% 0%;
      transform-origin: 0% 0%;
      -webkit-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
      -moz-transform: scale(1, 0);
      -o-transform: scale(1, 0);
      transform: scale(1, 0);
    }
    50% {
      -webkit-transform-origin: 0% 0%;
      -ms-transform-origin: 0% 0%;
      -moz-transform-origin: 0% 0%;
      -o-transform-origin: 0% 0%;
      transform-origin: 0% 0%;
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1);
    }
    50.1% {
      -webkit-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
      -moz-transform-origin: 0% 100%;
      -o-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1);
    }
    100% {
      -webkit-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
      -moz-transform-origin: 0% 100%;
      -o-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
      -moz-transform: scale(1, 0);
      -o-transform: scale(1, 0);
      transform: scale(1, 0);
    }
  }
  @-moz-keyframes elasticus {
    0% {
      -webkit-transform-origin: 0% 0%;
      -ms-transform-origin: 0% 0%;
      -moz-transform-origin: 0% 0%;
      -o-transform-origin: 0% 0%;
      transform-origin: 0% 0%;
      -webkit-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
      -moz-transform: scale(1, 0);
      -o-transform: scale(1, 0);
      transform: scale(1, 0);
    }
    50% {
      -webkit-transform-origin: 0% 0%;
      -ms-transform-origin: 0% 0%;
      -moz-transform-origin: 0% 0%;
      -o-transform-origin: 0% 0%;
      transform-origin: 0% 0%;
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1);
    }
    50.1% {
      -webkit-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
      -moz-transform-origin: 0% 100%;
      -o-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1);
    }
    100% {
      -webkit-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
      -moz-transform-origin: 0% 100%;
      -o-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
      -moz-transform: scale(1, 0);
      -o-transform: scale(1, 0);
      transform: scale(1, 0);
    }
  }
  @-o-keyframes elasticus {
    0% {
      -webkit-transform-origin: 0% 0%;
      -ms-transform-origin: 0% 0%;
      -moz-transform-origin: 0% 0%;
      -o-transform-origin: 0% 0%;
      transform-origin: 0% 0%;
      -webkit-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
      -moz-transform: scale(1, 0);
      -o-transform: scale(1, 0);
      transform: scale(1, 0);
    }
    50% {
      -webkit-transform-origin: 0% 0%;
      -ms-transform-origin: 0% 0%;
      -moz-transform-origin: 0% 0%;
      -o-transform-origin: 0% 0%;
      transform-origin: 0% 0%;
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1);
    }
    50.1% {
      -webkit-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
      -moz-transform-origin: 0% 100%;
      -o-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1);
    }
    100% {
      -webkit-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
      -moz-transform-origin: 0% 100%;
      -o-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
      -moz-transform: scale(1, 0);
      -o-transform: scale(1, 0);
      transform: scale(1, 0);
    }
  }
  @keyframes elasticus {
    0% {
      -webkit-transform-origin: 0% 0%;
      -ms-transform-origin: 0% 0%;
      -moz-transform-origin: 0% 0%;
      -o-transform-origin: 0% 0%;
      transform-origin: 0% 0%;
      -webkit-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
      -moz-transform: scale(1, 0);
      -o-transform: scale(1, 0);
      transform: scale(1, 0);
    }
    50% {
      -webkit-transform-origin: 0% 0%;
      -ms-transform-origin: 0% 0%;
      -moz-transform-origin: 0% 0%;
      -o-transform-origin: 0% 0%;
      transform-origin: 0% 0%;
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1);
    }
    50.1% {
      -webkit-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
      -moz-transform-origin: 0% 100%;
      -o-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1);
    }
    100% {
      -webkit-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
      -moz-transform-origin: 0% 100%;
      -o-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
      -moz-transform: scale(1, 0);
      -o-transform: scale(1, 0);
      transform: scale(1, 0);
    }
  }
  #paschka {
    display: block;
    color: white;
    font-family: helvetica neue, helvetica, arial;
    font-size: 32px;
    text-decoration: none;
    position: fixed;
    bottom: 0px;
    right: 0px;
    padding: 0px;
    transition: all 0.1s ease;
    background: #000;
    height: 40px;
    line-height: 30px;
    vertical-align: middle;
    width: 40px;
    text-align: center;
    border-radius: 5%;
    bottom: 20px;
    right: 20px;
  }
  #paschka:hover {
    background: #232323;
    transition: all 0.1s ease;
    color: #f0f0f0;
  }



  #contscrollslide .textoslide{
font-size: 20px;
    color: #ffffff;
    position: relative;
    top: 55px;
    left: -51px;
    transform: rotate(180deg);
    font-weight: 100;
    font-family: 'Arial';
  }

#scroll-right {
    padding-top: 79px;
    text-align: center;
    margin-top: 0px;
    position: relative;
    display: block;
    width: 77px;
    height: 61px;
    background-color: transparent;
    transform: rotate(270deg);
  }
  .arrow-down {
    display: block;
    margin: 0 auto;
    width: 10px;
    height: 38px;
  }
  .arrow-down:after {
    content: '';
    display: block;
    margin: 0;
    padding: 0;
    width: 11px;
    height: 10px;
    border-top: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    behavior: url(-ms-transform.htc);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  #scroll-title-right {
    display: block;
    cursor: pointer;
    color: #FFFFFF;
    font-family: Helvetica Neue, Helvetica, Arial;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    position: absolute;
    right: 240px;
    width: 218px;
    height: 40px;
    bottom: 4vh;
  }
  #scroll-right::before {
    -webkit-animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    /* Safari 4+ */
    -moz-animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    /* Fx 5+ */
    -o-animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    /* Opera 12+ */
    animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    /* IE 10+, Fx 29+ */
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -1px;
    width: 2px;
    height: 90px;
    background: #FFFFFF;
    content: ' ';
  }

