body{background:url(images/background.png) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;background-color: #d41c32;}
@font-face {
font-family: Panefresco600wtRegular;
src: url(fonts/Panefresco600wt-Regular.ttf);
}

#logo{ width:400px;height:auto;margin: 0px auto; padding-top:5px}
#logo img{width:100%;height:auto}
.primero{float:left;width:50%;color:#fff;font-family:Panefresco600wtRegular;padding-bottom:0px}
.primero img{width: 75px;padding: 15px 10px;}
.segundo{float:left;width:50%;color:#fff;font-family:Panefresco600wtRegular;padding-bottom:0px}
.segundo img{width: 75px;padding: 15px 10px;}
.clear{clear:both}
.contenido{margin:0px auto;width:800px;text-align:center;padding-top:20px}
.tip{margin:0px auto;width: 290px;}
.tep{margin:0px auto;width: 380px;}
.tip1,
.tip2,
.tip3{float:left}
.tep1,
.tep2,
.tep3,
.tep4{float:left}
.tercero{float:left;width:100%;text-align:center;margin:0px auto;padding-top:37px}
.tercero span{color:#fff;font-family:Panefresco600wtRegular;font-size:22px;padding-top:20px}
.tercero img{width:120px;padding:10px 6px}
span.boton1 a{width:67px;background:rgba(167, 0, 20, 0.77);height: 3px;border-radius: 4px;color:#fff;font-size: 16px;padding:2px 4px;text-decoration:none}
span.boton2{width:130px;background:rgba(167, 0, 20, 0.77);height:3px;border-radius: 4px;color:#fff;font-size: 16px;padding:2px 4px;text-decoration:none}
span.boton2 img{width:13px; padding: 0px 6px;}
.botones{text-align:center}
@media screen and (min-width: 1800px) and (max-width: 6800px)
{.sen1{display:none}
.sen2{display:none}
.sen3{display:none}
}
@media screen and (min-width: 1400px) and (max-width: 1800px)
{.sen1{width:300px;height:600px;position:absolute;top:18px;left: 60px;}
.sen2{width:300px;height:600px;position:absolute;top:18px;right: 60px;}
.sen3{width:728px;height:90px;top:18px;margin: 0px auto;}
}
@media screen and (min-width: 800px) and (max-width: 1400px)
{.sen1{display:none}
.sen2{display:none}
.sen3{width:728px;height:90px;top:18px;margin: 0px auto;}
}
@media all and (max-width:800px){
#logo{ width:400px;height:auto;margin: 0px auto; padding-top:5px}
.contenido{margin:0px auto;width:100%;text-align:center;padding-top:20px}
.primero{float:left;width:100%}
.segundo{float:left;width:100%;padding-top:30px}
body{background: #d41c32;}
.sen3{width:330px;height:110px;top:18px;margin: 0px auto;}
.sen1{display:none}
.sen2{display:none}
}
@media all and (max-width:500px){
#logo{ width:100%;height:auto;margin: 0px auto; padding-top:5px}
.tip{margin:0px auto;width: 290px;}
.tep{margin:0px auto;width: 190px;}
body{background: #d41c32;}
.sen3{width:100%;height:auto;margin: 0px auto;}
.sen1{display:none}
.sen2{display:none}
}