@charset "UTF-8";
/* CSS Document */
html, body{
	margin: 0;
	padding: 0;
	font-family: Helvetica-Light ,sans-serif;
	background-color: #A8A9B6;
}
 
 
a.guidebuton{
    font-family: Helvetica,sans-serif;
    font-size: 2vw;

     border-bottom:none;
    color: #444444;

}
#grid {
    width: 96%;
    vertical-align:center;

    display: grid; grid-template-columns: 18% 64%  18% ;
    
}
#gridsimple {
    width: 100%;
    vertical-align:center;
  display: grid; grid-template-columns: 33% 34% 33% ;
    
}

/* capas */
nav{
	position: absolute;
	right: 0;
	top: 16px;
	z-index: 1;
}
footer{
    font-family: Helvetica,sans-serif;

	margin: 20px;
}
.todo{
	width: 100%;
	text-align: center;
}
.content{

	width: 100%;
	: auto;
	padding-top: 16px;
	padding-bottom: 16px;
 }
.blackdiv{
    background-color:#333333;

    width: 100%;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 16px;
 }
.bottomdiv{
 
    width: 70%;
    margin: auto;
     padding-bottom: 16px;
 }
.textualdiv{

    width: 55%;
    margin: auto;
    padding-top: 16px;
    padding-bottom: 16px;
 }
.manual{
	background-color: #E8E9E4;
	padding-top: 0px;
 	padding-bottom: 0px;
}
.index{
    background-color:#E8E9E4;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 100px;
}

/* texto */
ul{
	list-style: none;
	position: fixed;
	top: 5px;
	right: 0;
}
li{
	min-width: 100px;
	padding: 7px 12px 10px;
	background-color:rgba(45,45,45,1);
	text-align: center;
	border-bottom: solid 2px #111111;
	border-top: solid 2px #111111;
	border-left: solid 2px #111111;
}
p{
    margin: 2%;
    text-align: left;
 	font-size: 2.0vw;
	line-height: 2.5vw;
	color: #111111;
}
 
.ptextblack{
    text-align: center;
     font-size: 1.6vw;
    line-height: 0.5vw;
    color: #111111;
}
.pleft{
    text-align: left;
    font-size: 2vw;
   line-height: 2.5vw;
    color: #111111;

}
.pcenterblack{
    text-align: center;
    font-size: 2vw;
   line-height: 2.5vw;
    color: #E8E9E4;

}
.pcenterwhite{
    text-align: left;
    font-size: 2vw;
   line-height: 2.5vw;
    color: #111111;

}

.pclaro{
    text-align: left;
    margin: 16px 50px;
    font-size: 16px;
    line-height: 27px;
    color: #111111;
}
h1{
	background-color:#333333;
	text-align: left;
    font-size: 2vw;
	padding: 25px 20px 10px 25px;
	margin: 0px 0px 0px;
    color: #ffffff;

}
 
 
 
.index{
	border-bottom: dotted thin;
 	margin-top: 0;
}
.bigtitulo{
      color: #111111;
    font-size: 3vw;
    font-family: 'Righteous';
    text-align:center;

}
.negrita{
    padding: 4px 10px 4px  100px;
    background-color: #333333;
    color: #DDDDDD;
    font-size: 2vw;
    font-family: 'Righteous';
}
.negritaazul{
    padding: 4px 10px 4px  100px;
    background-color: #333333;
    color: #1068C2;
    font-size: 2vw;
    font-family: 'Righteous';
}
.negritarosa{
    padding: 4px 10px 4px  100px;
    background-color: #333333;
    color: #D86D57;
    font-size: 2vw;
    font-family: 'Righteous';
}
.negritanaranja{
    padding: 4px 10px 4px  100px;
    background-color: #333333;
    color: #C2680F;
    font-size: 2vw;
    font-family: 'Righteous';
}
.negritafucsia{
    padding: 4px 10px 4px  100px;
    background-color: #333333;
    color: #D184F8;
    font-size: 2vw;
    font-family: 'Righteous';
}
 
.peq2{
    font-family: Helvetica-Light ,sans-serif;

     font-size: 2vw;
     margin: 0;
     text-align: center;
     margin-bottom: 25px;

 }
.enumeracion{
	margin-top: 0;
	margin-bottom: 0;
}
.subtitulo{
	line-height: 25px;
	margin-top: 0;
	margin-bottom: 2px;
}
div.column p{
	text-align: center;
}
.columnico {
  float: left;
  width: 29%;
  padding: 1px;
}

/* Clear floats after image containers */
.rowico::after {
  content: "";
  clear: both;
  display: table;
}


.xtarget{ 
  border-top: 95px solid transparent;
  margin-top: -90px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
} 

/* enlaces */
a, a.link{
	text-decoration: none;
	color: #111111;
}
a.emailclass{
    text-decoration: none;
    color: #D06000;
}
a.privacyclass{
    text-decoration: none;
    color: #333333;
}
a:hover{
	opacity: 0.25;
}

a.footer{
    font-size: 2vw;

	margin: 0 0 0 10px;
    border-bottom:none;
}
a.footer2{
 
     border-bottom:none;
    color: #E8E9E4;

}
a.indexelement{
	margin-left: 48px;
}
a.indexelement2{
	margin-left: 96px;
}
.tx{
	border-bottom: solid thin;
}

/* imaxes */
#logo{
	width: 72px;
	position: fixed;
	left: 16px;
	top: 20px;
}
/* imaxes */
#logo3{
    width: 72px;
    float: left;

}
.logoicon{
    width: 90%;

      left: 16px;
    top: 20px;
 }

.compra{
	width: 120px;
	margin-bottom: 24px;
	margin-top: 8px;
}
.compra2{
    width: 160px;
    margin-bottom: 24px;
    margin-top: 8px;
}
.compravari{
    width: 40%;
    margin-bottom: 24px;
    margin-top: 24px;
    max-width: 500px;

}
video, img{
	width: 100%;
}

.imglogo{
    width: 50%;

}
.video2{
    width: 48%;
    float:left;
    margin-bottom: 48px;
    margin-top: 24px;

}
.video3{
    width: 48%;
    float:right;
    margin-bottom: 48px;
    margin-top: 24px;

}
.exemplo{
    width: 50%;
    margin-left: 2%;
    margin-right: 2%;

}
.exemplo3{
    width: 80%;
    margin-left: 2%;
    margin-right: 2%;

}
.exemplo23{
    width: 70%;
    margin-left: 2%;
    margin-right: 2%;

}
.midimage{
    width: 50%;
    max-width: 1536px;
    margin-top: 4%;
    margin-bottom:8%;

}
.fullimage{
    width: 100%;
    margin-top: 4%;
    margin-bottom:8%;

}
.grande{
	max-width: 680px;
}
.supergrande{
    width: 96%;
    margin-left: 2%;
    margin-right:2%;

}
.tip{
	width: 100%;
	max-width: 240px;
}
.mostra{
	width: 100%;
	max-width: 360px;
	margin: 0 0 16px;
}
.mini{
	height: 35px;
	width: auto;
}
div.column{
	align-content: center;
	margin-bottom: 8px;
}
div.column4{
	max-width: 190px;
	display: inline-block;
    vertical-align:top;

}
div.column2{
    max-width: 190px;
    display: inline-block;
    vertical-align:top;
    float: left;
    margin-left:50px;
}
div.column3{
    max-width: 190px;
    display: inline-block;
    vertical-align:top;
   float: right;
   margin-right:50px;

}
div.column4, video{
	margin: 0;
}
.iconoandtext{
    width:auto;
    height:26px;
    vertical-align:middle;
}
.iconoleft{
    width:120px;
	float: left;
	margin-left: 0px;
    margin-right: 10px;

    vertical-align: middle;
            display: inline-block;
            background-color:rgba(45,45,45,1);

}
.iconoleft2X{
    width:220px;
    float: left;
    margin-left: 10px;
    vertical-align: middle;
            display: inline-block;
}

.slwrapper{
  display:table;
  text-align: left;
   color: #111111;
   margin-left: 2%;

}
 
.slinner{
display:table-cell;
padding:0px 0px 0px 0px;
font-size: 2vw;
line-height: 2.5vw;
vertical-align:middle;
text-align:left;
 
}


#iconone{
	margin-top: 20px;
}

 
@media screen and (min-width : 200px) and (max-width :  700px) {
p{
	margin: 13px 20px;
    font-size: 3.5vw;
    line-height: 4vw;

}
 
h1{
    font-size: 3.5vw;

    padding: 20px 20px 3px 20px;
    
}
.bottomdiv{
     width: 100%;
    margin: auto;
    padding-bottom: 1px;
 }
 
 .textualdiv{

     width: 90%;
     margin: auto;
     padding-top: 16px;
     padding-bottom: 16px;
  }

 
.titulo{
	visibility: hidden;
}
.destacado{
	margin-left: 18px;
	padding-top: 2px;
}
.content{

	padding-top:0px;
}
.manual{

	padding-top: 0px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom:  0px;
	margin-top: 0px;
}
.iconoandtext{
    height:24px;
}

.iconoleft{
	margin-left:  0px;
	margin-right: 10px;
}
.midimage{
    width: 75%;
    max-width: 800px;
    margin-top: 6%;
    margin-bottom:6%;

}
.pcenterblack{
    text-align: center;
    font-size: 3.5vw;
   line-height: 4vw;
    color: #E8E9E4;

}
#grid {
    width: 96%;
     vertical-align:center;

    display: grid; grid-template-columns: 20%  75%  5% ;
    
}
a.guidebuton{
    font-family: Helvetica,sans-serif;
    font-size: 3.5vw;
    text-align:right;
    

     border-bottom:none;
    color: #FFFFFF;

}
.slinner{
  font-size: 3.5vw;
 line-height: 4vw;
 
}
.iconoleft{
    width:80px;
    float: left;
    margin-left:  0px;
    vertical-align: middle;
            display: inline-block;
}
.slwrapper{
    margin: 13px 20px;

}
.bigtitulo{
    font-size: 4vw;
    text-align:center;

}
.negrita{
    font-size: 3.5vw;
 }
.negritaazul{
    font-size: 3.5vw;
 }
.negritarosa{
    font-size: 3.5vw;
 }
.negritanaranja{
    font-size: 3.5vw;
 }
.negritafucsia{
    font-size: 3.5vw;
 }
.peq2{
    font-size: 3.5vw;
 

}
.pcenterwhite{
    font-size: 3.5vw;
    line-height: 4vw;

}
.columnico {
  float: left;
  width: 33%;
  padding: 0px;
}
.footer{
 
    font-size: 3.5vw;
    

}
.ptextblack{
    text-align: center;
     font-size: 3.0vw;
    line-height: 0.5vw;
    color: #111111;
}
.exemplo3{
    width: 80%;
    margin-left: 2%;
    margin-right: 2%;

}
}
