
.banner_cabecero_int{
    background-image: url("../img/banner_interior4.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;  
    background-position: center top;
    background-repeat: no-repeat;  
}

.header{
    background-color: #fff;   
    -webkit-box-shadow:0 0px 4px #777, 0 0 20px #CCC inset;
    -moz-box-shadow:0 0px 4px #777, 0 0 20px #CCC inset;
    box-shadow:0 0px 4px #777, 0 0 20px #CCC inset;
}

.titular_pagina {
    font-family: 'open_sansextrabold';
    text-transform: uppercase;
    color: #fff;
    font-size: 70px;
    padding-top: 100px;
    padding-bottom: 23px;
    text-align: center;

}

.banner_cabecero_int{ margin-top: 110px;}


.contenido_interior{ padding-top: 40px; padding-bottom: 70px;}



.contenido_interior h2 {
    color: #000;
    font-family: 'open_sanssemibold';
    font-size: 22px;

    margin-bottom: 5px;
    margin-top: 30px;
}
h2.titulo_pag{ padding-top: 0px; color:#e5173e;   font-family: 'open_sansbold'; text-transform: uppercase; padding-bottom: 20px;   font-size: 36px; text-align: left!important;}

.contenido_interior h3 {
    color: #e5173e;
    font-family: 'open_sanssemibold';
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    margin-bottom: 5px;
    margin-top: 30px;
}
.contenido_interior h4 {
    color: #000000;
    font-family: 'open_sanssemibold';
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 30px;
}
.contenido_interior a {
    color: #e5173e;
}
.contenido_interior a:hover {
    color: #000000;
}
.contenido_interior .negro {
    color: #000000;
    font-weight: bold;
}
.fila_descargas {
    border-bottom: 1px dotted #cccccc;
    display: block;
    margin-bottom: 10px;
}
.descargar {
    color: #16b1ea;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}
.descargar a {
    color: #16b1ea;
}
.nombre_descarga {
    color: #000000;
}
.fila_descargas a {
    display: block;
    padding-bottom: 10px;
    padding-top: 15px;
}
.fila_descargas a:hover {
    background-color: #eeeeee;
    box-shadow: 0 0 4px #777777, 0 0 20px #cccccc inset;
    display: block;
    position: relative;
}
.rojo_rest {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}
.container img{
    display: block;
    height: auto;
    max-width: 100%;
}

.modal-header {
    background: #fafafa;
    padding-bottom: 0px;
}

.modal-header h5 {
    font-size: 22px;
    font-weight: bold;
    color: #E5173E;
    text-align: left;
    margin-bottom: 15px;
}

.modal-body {
    padding-top: 20px;
}

.total_dias_precio {
    padding-right: 25px;
}

.close {
    position: absolute;
    right: 10px;
    top:5px;
}

.modal-footer {
    margin:10px 0;
}

.precio_g h3 {
    color: #000;
}

.precio_total{ font-size: 28px; color:#000;}
.dias, .total_producto{ text-align: right;}
.total_producto{ font-size:14px;  font-family: 'open_sanssemibold';  margin-bottom: 10px;}


@media only screen and (min-width: 768px) and (max-width: 959px) {
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .titular_pagina {   
        font-size: 28px;
        padding-top: 30px;
    }
    .banner_cabecero_int {    margin-top: 0;}
}
@media only screen and (max-width: 479px) {
    .titulo_pag{  
        font-size: 28px!important;        
    }
    .titular_pagina {
        font-size: 28px;
        padding-top: 30px;
    }
    .destacado {    font-size: 20px;}
    .banner_cabecero_int {    margin-top: 0;}
    blockquote{ font-size: 15px;  font-style: italic;}
}
.fondo_gris_acceso {
    background-color: #D3D6DB;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 40px 60px;
}
.tit_formu {
    font-family: 'open_sansextrabold';
    color: #000;
    font-size: 25px;
    margin-bottom: 30px;
    text-align: left;
    text-transform: uppercase;
}
.tit_formu2 {
     font-family: 'open_sansextrabold';
       text-transform: uppercase;
    color: #000;
    font-size: 15px;
    margin-top: 90px;
    margin-bottom:10px;
     text-align: left;
}
#f_login {
    margin-bottom: 30px;
    margin-top: 30px;
}
#f_login .form-group {
    margin-bottom: 25px;
    margin-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
}
.margen_contra {
    margin-bottom: 35px;
    margin-top: 12px;
}
.especial_icono {
    background-color: #eee;
    padding-left: 30px;
    padding-right: 30px;
}
.blanco{color:#e5173e;}
.caja_texto {
    font-size: 16px !important;
    height: 40px;
    margin-bottom: 20px;
}
.politica a{ color:#666; font-size:12px;}
.politica a:hover{color:#000;}
.checkbox, .zona_boton{ margin-top: 20px;}


.primera_capa {
    font-size: 11px;
    margin-top: 20px;
}

.primera_capa .row > div{
    padding: 10px;
}

.primera_capa .tabla .row {
    border-bottom: 1px solid #eee;
}

.primera_capa .tabla {
    margin-top: 5px;
    border: 1px solid #999;
}







/* Pantallas grandes */
@media only screen and (min-width : 1824px) {
 
}


/* Ordenadores de sobremesa y portátiles */
@media only screen and (min-width : 1224px) {
 
}
 
/* iPads (portrait) */
@media only screen 
and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
 
}
 

 
/* iPads (landscape) */
@media only screen 
and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
 
}
 

 /* iPads (portrait & landscape) */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  .fondo_gris_acceso {    padding: 20px 39px;}
}

 

/* Smartphones (portrait & landscape) */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
   
 .fondo_gris_acceso {    padding: 20px 39px;}
}





