
*{
padding:0px;
margin:0px;
}

/*****INICIO VERSIÓN CELULAR*******/

@media (max-width: 720px){

.logo{
width:30%;
 height:auto;
background:red;
}

.appWhatsapp{
 position:fixed;
 right:26px;
 bottom:100px;
 width:60px;
 z-index:1000;
}

.appWhatsapp img{
 width:100%;
 height:auto;
}


.menu-cambio{
background:#F2F2F2;  
padding-top:7px;
padding-bottom:7px;
font-size:11px;
}

.ima-carrucel-cel{
display:block !important;    
width:100%;
}

.dropdown-divider{
 background:red;
 color:blue;
}


.ima-carrucel{
display:none !important;    
}

.linea{
float:left;
width:100%;
border-top:1px solid  #cccccc;
}

/*******INICIO TEXTO PAGINA DE INICIO*********/
.texto1{  
 margin-top:1%;  
width:100%;
padding-left:1%;
padding-right:1%;
border-right:none;
margin-bottom:10px;
font-size:11px;
 color:#848484;
 text-align:justify;
}

.texto2{
margin-top:20px; 
width:100%;
padding-left:1%;
padding-right:1%;
margin-bottom:10px;
border-bottom:1px solid  #cccccc;
font-size:11px;
 color:#848484;
 text-align:justify;
}



.info1-figura{
 padding-bottom:30px;
 background:#006699;
 border:1px solid #006699; 
 font-size:11px;
 color:#fff;
 width:100%; 
 padding-left:10px;
 padding-right:10px;
 text-align:justify;   
  
}

.info2-figura{
padding-bottom:30px;
background:#225378; 
border:1px solid #225378; 
font-size:11px; 
width:100%; 
padding-left:10px; 
padding-right:10px;  
color:#fff; 
text-align:justify;

}


.info3-figura{
     padding-bottom:30px; 
     font-size:11px; 
     color:#fff; 
     background:#183B4C;
     border:1px solid #183B4C;
     width:100%;
     padding-left:10px; 
     padding-right:10px; 
     text-align:justify;
    
}



/*******FIN TEXTO PAGINA DE INICIO*********/



/*******INICIO TEXTO PAQUETES PAGINAS*********/

.texto-paquetes{
     color:#848484;
     text-align:justify;
     font-size:11px; 
     width:100%;
     padding-left:1px; 
     padding-right:1px; 
}


/*******FIN TEXTO PAQUETES PAGINAS*********/


/*******INICIO TEXTO PAQUETES QUIENES SOMOS*********/

.todoeltextos{
     color:#848484;
     text-align:justify;
     font-size:11px; 
     width:100%;
     padding-left:2px; 
     padding-right:2px; 
}


/*******FIN TEXTO PAQUETES QUIENES SOMOS*********/



/*******INICIO TEXTO PROGRAMAS*********/

.todoeltextosprogramas{
     color:#848484;
     text-align:justify;
     font-size:11px; 
     width:100%;
     padding-left:10px; 
     padding-right:10px; 
}


/*******FIN TEXTO PROGRAMAS*********/

/**INICIO FOOTER**/


#footer{

padding: 0 0 30px 0;
color:#6E6E6E;
background:#e5e5e5;
font-size:11px;
}

#footer .footer-top{
background:#f2f4f2;
padding:60px 0 0 0;
}

#footer .footer-top .footer-info{
text-align:justify;    
margin-bottom:30px;
color:#6E6E6E;
}

#footer .footer-top .footer-info h3{
font-size:11px;
margin:0 0 20px 0;
padding:2px 0 2px 0;
line-height:1;
font-family:"Monserrat", sans-serif;
color:#6E6E6E;
font-weight:400;
letter-spacing:3px;
text-transform:uppercase;
}

#footer .footer-top .footer-info p{
font-size:11px;
line-height:24px;
margin-bottom:0;
font-family:"Montserrat", sans-serif;
color:#6E6E6E;
}

#footer .footer-top .social-links a{
font-size:11px;
display:inline-block;
/*background:blue;*/
}

#footer .footer-top .social-links a{
font-size:11px;
display:inline-block;
color:#6E6E6E;
line-height:1;
padding-top:0px;
padding-bottom:0px;
margin-right:4px;
border-radius:4px;
text-align:center;
width:36px;
height:36px;
/*transition:0.3s;*/
}

#footer .footer-top .social-links a:hover{
background:#0067d5;
color:#6E6E6E;
}


#footer .footer-top h4{
font-size:11px;
font-weight:bold;
color:#6E6E6E;
text-transform:uppercase;
position:relative;
padding-bottom:10px;
}

#footer .footer-top .footer-links{
margin-bottom:30px;
}

#footer .footer-top .footer-links ul{
list-style:none;
padding:0;
margin:0;
}

#footer .footer-top footer-links ul li{
padding:8px 0;
}

#footer .footer-top footer-links ul li:first-child{
padding-top:0;
}

#footer .footer-top footer-links ul a{
color:#6E6E6E;
}


#footer .footer-top footer-links ul a:hover{
color:#6E6E6E;
}

#footer .footer-top .footer-contact{
margin-bottom:30px;
}

#footer .footer-top .footer-contact p{
line-height:24px;
}

#footer .footer-top .footer-newsletter{
margin-bottom:10px;
}

#footer .footer-top .footer-newsletter input[type="email"]{
border:0;
padding:6px 8px;
width:65%;
}

#footer .footer-top .footer-newsletter input[type="submit"]{
background:#D8D8D8;
border:0;
width:35%;
padding:6px 0;
color:#585858;
transition:0.3s;
cursor:pointer;
}

#footer .footer-top .footer-newsletter input[type="submit"]:hover{
/*background:#0062cc;*/
}

.cont-derechos{
    margin-top:40px;
    background:#e5e5e5;
    margin-bottom:0px;
    padding-bottom:0px;
     font-size:11px;
    
}

#footer .copyright{
    background:#e5e5e5;
text-align:center;
padding-top:30px;
color:#6E6E6E;
}

#footer .credits{
    background:#e5e5e5;
text-align:center;
font-size:11px;
color:#6E6E6E;

}


#footer .credits a{
color:#6E6E6E;

}

#footer .credits a:hover{
color:#6E6E6E;
}

/****FIN FOOTER*****/


}
/*****FIN VERSIÓN CELULAR*******/



/*****INICIO VERSIÓN TABLET*******/


@media (min-width: 721px) and (max-width: 1024px){

.logo{
width:20%;
 height:auto;
}

.menu-cambio{
background:#ffffff;  
}

.ima-carrucel{
width:100%;
height:auto;
}

.ima-carrucel-cel{
display:none !important;    
}


.appWhatsapp{
 position:fixed;
 right:26px;
 bottom:100px;
 width:60px;
 z-index:1000;
}

.appWhatsapp img{
 width:100%;
 height:auto;
}

.texto1{
 height:auto;
  color:#D8D8D8;
  float:left;
  width:98%;
  padding-left:1px;
  padding-right:1px;
  font-size:11px;
   color:#848484;
   text-align:justify;
}

.texto2{
  height:auto;
  color:#D8D8D8;
  float:left;
  width:98%;
  padding-left:1px;
  padding-right:1px;
   font-size:11px;
    color:#848484;
    text-align:justify;
}


.info1-figura{
 padding-bottom:30px;
 background:#006699;
 border:1px solid #006699; 
 font-size:11px;
 color:#fff;
 width:100%; 
 padding-left:10px;
 padding-right:10px;
 text-align:justify;   
    
}

.info2-figura{
padding-bottom:30px;
background:#225378; 
border:1px solid #225378; 
font-size:11px; 
width:100%; 
padding-left:10px; 
padding-right:10px;  
color:#fff; 
text-align:justify;
}


.info3-figura{
     padding-bottom:30px; 
     font-size:11px; 
     color:#fff; 
     background:#183B4C;
     border:1px solid #183B4C;
     width:100%;
     padding-left:10px; 
     padding-right:10px; 
     text-align:justify;
    
}



/*******INICIO TEXTO PAQUETES PAGINAS*********/

.texto-paquetes{
      color:#848484;
      text-align:justify;
     font-size:11px; 
     width:98%;
     padding-left:1px; 
     padding-right:1px; 
}


/*******FIN TEXTO PAQUETES PAGINAS*********/

/*******INICIO TEXTO PROGRAMAS*********/

.todoeltextosprogramas{
     color:#848484;
     text-align:justify;
     font-size:11px; 
     width:100%;
     padding-left:2px; 
     padding-right:2px; 
}


/*******FIN TEXTO PROGRAMAS*********/

/*******INICIO TEXTO PAQUETES QUIENES SOMOS*********/

.todoeltextos{
     color:#848484;
     text-align:justify;
     font-size:11px; 
     width:100%;
     padding-left:1px; 
     padding-right:1px; 
}


/*******FIN TEXTO PAQUETES QUIENES SOMOS*********/

/**INICIO FOOTER**/


#footer{

padding: 0 0 30px 0;
color:#6E6E6E;
background:#e5e5e5;
font-size:11px;
}

#footer .footer-top{
background:#f2f4f2;
padding:60px 0 0 0;
}

#footer .footer-top .footer-info{
text-align:justify;    
margin-bottom:30px;
color:#6E6E6E;
}

#footer .footer-top .footer-info h3{
font-size:11px;
margin:0 0 20px 0;
padding:2px 0 2px 0;
line-height:1;
font-family:"Monserrat", sans-serif;
color:#6E6E6E;
font-weight:400;
letter-spacing:3px;
text-transform:uppercase;
}

#footer .footer-top .footer-info p{
font-size:11px;
line-height:24px;
margin-bottom:0;
font-family:"Montserrat", sans-serif;
color:#6E6E6E;
}

#footer .footer-top .social-links a{
font-size:11px;
display:inline-block;
/*background:blue;*/
}

#footer .footer-top .social-links a{
font-size:11px;
display:inline-block;
color:#6E6E6E;
line-height:1;
padding-top:0px;
padding-bottom:0px;
margin-right:4px;
border-radius:4px;
text-align:center;
width:36px;
height:36px;
/*transition:0.3s;*/
}

#footer .footer-top .social-links a:hover{
background:#0067d5;
color:#6E6E6E;
}


#footer .footer-top h4{
font-size:11px;
font-weight:bold;
color:#6E6E6E;
text-transform:uppercase;
position:relative;
padding-bottom:10px;
}

#footer .footer-top .footer-links{
margin-bottom:30px;
}

#footer .footer-top .footer-links ul{
list-style:none;
padding:0;
margin:0;
}

#footer .footer-top footer-links ul li{
padding:8px 0;
}

#footer .footer-top footer-links ul li:first-child{
padding-top:0;
}

#footer .footer-top footer-links ul a{
color:#6E6E6E;
}


#footer .footer-top footer-links ul a:hover{
color:#6E6E6E;
}

#footer .footer-top .footer-contact{
margin-bottom:30px;
}

#footer .footer-top .footer-contact p{
line-height:24px;
}

#footer .footer-top .footer-newsletter{
margin-bottom:10px;
}

#footer .footer-top .footer-newsletter input[type="email"]{
border:0;
padding:6px 8px;
width:65%;
}

#footer .footer-top .footer-newsletter input[type="submit"]{
background:#D8D8D8;
border:0;
width:35%;
padding:6px 0;
color:#585858;
transition:0.3s;
cursor:pointer;
}

#footer .footer-top .footer-newsletter input[type="submit"]:hover{
/*background:#0062cc;*/
}

.cont-derechos{
    margin-top:40px;
    background:#e5e5e5;
    margin-bottom:0px;
    padding-bottom:0px;
     font-size:11px;
}

#footer .copyright{
    background:#e5e5e5;
text-align:center;
padding-top:30px;
color:#6E6E6E;
}

#footer .credits{
    background:#e5e5e5;
text-align:center;
font-size:11px;
color:#6E6E6E;

}


#footer .credits a{
color:#6E6E6E;

}

#footer .credits a:hover{
color:#6E6E6E;
}

/****FIN FOOTER*****/





}


/*****FIN VERSIÓN TABLET*******/




/*****INICIO VERSIÓN COMPUTADORA*******/
@media  (min-width: 1025px){

.logo{
width:10%;
 height:auto;
}

.menu-cambio{
background:#ffffff;  
}


.ima-carrucel{
width:100%;
height:auto;
}

.ima-carrucel-cel{
display:none !important;    
}

.appWhatsapp{
 position:fixed;
 right:26px;
 bottom:100px;
 width:60px;
 z-index:1000;
}

.appWhatsapp img{
 width:100%;
 height:auto;
}

.texto1{
  border-right:1px solid #cccccc;
  text-align:justify;
  height:auto;
  color:#848484;
  float:left;
  width:98%;
  padding-left:1px;
  padding-right:1px;
  font-size:15px;
 
}

.texto2{
  text-align:justify;
  height:auto;
  color:#848484;
  float:left;
   width:98%;
  padding-left:1px;
  padding-right:1px;
  font-size:15px;
 
}




.info1-figura{
 padding-bottom:30px;
 background:#006699;
 border:1px solid #006699; 
 font-size:15px;
 color:#fff;
 width:100%; 
 padding-left:10px;
 padding-right:10px;
 text-align:justify;   
    
}

.info2-figura{
padding-bottom:30px;
background:#225378; 
border:1px solid #225378; 
font-size:15px; 
width:100%; 
padding-left:10px; 
padding-right:10px;  
color:#fff; 
text-align:justify;
}


.info3-figura{
     padding-bottom:30px; 
     font-size:15px; 
     color:#fff; 
     background:#183B4C;
     border:1px solid #183B4C;
     width:100%;
     padding-left:10px; 
     padding-right:10px; 
     text-align:justify;
    
}



/*******INICIO TEXTO PAQUETES PAGINAS*********/

.texto-paquetes{
      color:#848484;
     text-align:justify;
     font-size:15px;
     width:50%;
     padding-left:1px; 
     padding-right:1px; 
}


/*******FIN TEXTO PAQUETES PAGINAS*********/



/*******INICIO TEXTO PAQUETES QUIENES SOMOS*********/

.todoeltextos{
     color:#848484;
     text-align:justify;
     font-size:15px; 
     width:100%;
     padding-left:1px; 
     padding-right:1px; 
}


/*******FIN TEXTO PAQUETES QUIENES SOMOS*********/

/*******INICIO TEXTO PROGRAMAS*********/

.todoeltextosprogramas{
     color:#848484;
     text-align:justify;
     font-size:15px; 
     width:100%;
     padding-left:2px; 
     padding-right:2px; 
}


/*******FIN TEXTO PROGRAMAS*********/


/**INICIO FOOTER**/


#footer{

padding: 0 0 30px 0;
color:#6E6E6E;
background:#e5e5e5;
font-size:15px;
}

#footer .footer-top{
background:#f2f4f2;
padding:60px 0 0 0;
}

#footer .footer-top .footer-info{
text-align:justify;    
margin-bottom:30px;
color:#6E6E6E;
}

#footer .footer-top .footer-info h3{
font-size:15px;
margin:0 0 20px 0;
padding:2px 0 2px 0;
line-height:1;
font-family:"Monserrat", sans-serif;
color:#6E6E6E;
font-weight:400;
letter-spacing:3px;
text-transform:uppercase;
}

#footer .footer-top .footer-info p{
font-size:15px;
line-height:24px;
margin-bottom:0;
font-family:"Montserrat", sans-serif;
color:#6E6E6E;
}

#footer .footer-top .social-links a{
font-size:15px;
display:inline-block;
/*background:blue;*/
}

#footer .footer-top .social-links a{
font-size:15px;
display:inline-block;
color:#6E6E6E;
line-height:1;
padding-top:0px;
padding-bottom:0px;
margin-right:4px;
border-radius:4px;
text-align:center;
width:36px;
height:36px;
/*transition:0.3s;*/
}

#footer .footer-top .social-links a:hover{
background:#0067d5;
color:#6E6E6E;
}


#footer .footer-top h4{
font-size:15px;
font-weight:bold;
color:#6E6E6E;
text-transform:uppercase;
position:relative;
padding-bottom:10px;
}

#footer .footer-top .footer-links{
margin-bottom:30px;
}

#footer .footer-top .footer-links ul{
list-style:none;
padding:0;
margin:0;
}

#footer .footer-top footer-links ul li{
padding:8px 0;
}

#footer .footer-top footer-links ul li:first-child{
padding-top:0;
}

#footer .footer-top footer-links ul a{
color:#6E6E6E;
}


#footer .footer-top footer-links ul a:hover{
color:#6E6E6E;
}

#footer .footer-top .footer-contact{
margin-bottom:30px;
}

#footer .footer-top .footer-contact p{
line-height:24px;
}

#footer .footer-top .footer-newsletter{
margin-bottom:10px;
}

#footer .footer-top .footer-newsletter input[type="email"]{
border:0;
padding:6px 8px;
width:65%;
}

#footer .footer-top .footer-newsletter input[type="submit"]{
background:#D8D8D8;
border:0;
width:35%;
padding:6px 0;
color:#585858;
transition:0.3s;
cursor:pointer;
}

#footer .footer-top .footer-newsletter input[type="submit"]:hover{
/*background:#0062cc;*/
}

.cont-derechos{
    margin-top:40px;
    background:#e5e5e5;
    margin-bottom:0px;
    padding-bottom:0px;
    
}

#footer .copyright{
    background:#e5e5e5;
text-align:center;
padding-top:30px;
color:#6E6E6E;
}

#footer .credits{
    background:#e5e5e5;
text-align:center;
font-size:15px;
color:#6E6E6E;

}


#footer .credits a{
color:#6E6E6E;

}

#footer .credits a:hover{
color:#6E6E6E;
}

/****FIN FOOTER*****/



}


/*****FIN VERSIÓN COMPUTADORA*******/