<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*fondo de pantalla*/
body {
	margin: 0;
	padding: 0;
    background:#fff;
}


 
/*menu de la web*/
header {
	width:100%;
}

nav{
    right:0;
    z-index: 100;
}
 
header nav {
	width:50%;
    	height:100%;
    	left:-100%;
	max-width:300px;
	margin:0;
   	position: fixed;
	background:rgba(10, 10, 10, 0.63);
	margin-left:-40px;
	text-align: left;
}
 
header nav ul li {
    display:block;
    float:none;
    border-top:1px solid rgba(255,255,255, .3);
}

.menu_bar {
    display:block;
    width:18%;
    margin: 0 auto;
     background:#000000;
     opacity: 1.7;
}

.menu_bar  {
    text-align: center;
    display:block;
    padding:0px;
    background:rgba(193, 193, 193, 0.35);
    color:#fff;
    text-decoration:none;
    font-weight: bold;
    font-size:25px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-border-radius:  0px 0px 10px 10px;  /* Safari  */
    -moz-border-radius:  0px 0px 10px 10px;     /* Firefox */
    border-radius: 0px 0px 10px 10px;
}

.menu_bar span {
    float:right;
    font-size:40px;
}
 
header nav ul {
	overflow:hidden;
	list-style:none;
}
 
 
header nav ul li a {
	color:#fff;
	padding:20px;
	display:block;
	text-decoration:none;
	font-family: sans-serif;
	font-weight: bold;
}
 
header nav ul li span {
	margin-right:10px;
}
 
header nav ul li a:hover {
	background:#037E8C;
}


.btn_menu{
     width: 30px;
    max-width: 300px;
    height:initial;
    float: left;
        margin-left: 49px;
}

.logo_menu{
    width: 68%;
    height:initial;
    max-width: 500px;
    position: relative;
    margin: 0 auto;
    
}

footer{
    position: relative;
    
    color: #fff;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}


#logofooter-tvmax {
    position: absolute;
    float: right;
    width: 50px;
    height: 50px;
    top:27px;
    left:77%;
}


#logofooter-tvmax img{
    width: 67px;
    height: auto;
}

#img-infer	{ 
	width: 90%;
    margin-left: 0%;
}

#footertext-tvmax {
    text-align: center;
    width: 32%;
}

#separator-tvmax{
    width:70%;
}

#imgtop {
    width: 45%;
    margin-left: 0%;
           margin-bottom: 20px;
}

.imgtop-1 {

	    width: 248px;
    height: auto;
}


 
 
section {
	padding:20px;
}



/* contenedor de la web */
 .container{
	position: relative;
	text-align: center;
	width: 100%;
	
	
	
}
.clr{
	clear: both;
}
.container &gt; header{
	position: relative;
	display: block;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-align: left;
}
.container &gt; header h1{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size: 35px;
	line-height: 35px;
	position: relative;
	font-weight: 400;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    padding: 0px 0px 5px 0px;
}
.container &gt; header h1 span{

}
.container &gt; header h2, p.info{
	font-size: 16px;
	font-style: italic;
	color: #f8f8f8;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
}
 


/*======================
==== Slider inferior CSS=====
=======================*/


  .img-promox {margin-left: 0px;}
  
  
  @media screen and (max-width: 768px) and (min-width: 360px) { 
	.rslides {top: -42px!important; }
	.slider-div{  left: -15px!important; }
   .img-promox { margin-left: 12px!important;}
	.img-fremax {  width: 100px;}
	.container{overflow-x: hidden;}
	.menu_bar {padding: 0px; background: rgba(193, 193, 193, 0.01);}
	.logo_menu {top:-11px;}
    .btn_menu { width:15px;}
    .botlink { display: none!important;}
 .btn_menu { display: none!important;}
 #logofooter-tvmax img { display: none}
 #img-infer {width: 25%!important;margin-left: -69%!important;}
 #imgtop {margin-left: 0%;}
 .imgtop-1 { width: 103px!important;height: auto;}
    #footertext-tvmax { text-align: center; width: 60%!important;}
} 



@media screen and (max-width: 2550px) { 
       .caption-style-4 {
    width: 100%;
    margin-left: -980px;
    top: 100px; }
	.botom {
    width: 600px;
    height: auto;}
    
    .rslides img {height: 1440px!important;}

}

@media screen and (max-width: 1920px) { 
    .rslides img {height: 900px!important;}

}

@media screen and (max-width: 768px) and (min-width: 360px) { 
    
        .rslides img { height: auto!important;}
}

.botlink {
        height: 56px;
        width: 56px;
        bottom: -25px;
        left: 50%;
        margin: 0 0 50px -28px;
        background: rgba(34,34,34,0.35);
        visibility: visible;
        position: fixed;
        z-index: 10;
        cursor: pointer;
        background-size: 24px;
        border-radius: 100%;
        -webkit-transition: all .15s ease-out;
        -moz-transition: all .15s ease-out;
        transition: all .15s ease-out;


    }
    .botlink img {
        height: 24px;
        width: 24px;
        top: 50%;
        left: 50%;
        margin: -12px;
        position: absolute;
    }

    .botlink:hover {
       background: rgba(0,0,0,0);
       color: #eef1f3;
       box-shadow: inset 0 0 0 3px #eef1f3;
   }


/* BotÃ³n Ir Arriba
----------------------------------------------- */
#IrArriba {
    position: fixed;
    bottom: 30px; /* Distancia desde abajo */
    right: 30px; /* Distancia desde la derecha */
}

#IrArriba span {
    width: 60px; /* Ancho del botÃ³n */
    height: 60px; /* Alto del botÃ³n */
    display: block;

}
</pre></body></html>