
.foto_promociones_inicio{
    width: 100%;
}
.descripcion{
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: center;
    clear: both;
}
.descripcion_1{
    color: #333;
    font-size: 51px;
    font-family: dancing;
    letter-spacing: 1px;
    line-height: 23px;
}
.descripcion_2{
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 1.3; 
    font-weight: normal;
    color: #777;
    margin-top: 17px;
}
.menu_promociones {
    margin: auto;   
    margin-top:20px;
    margin-bottom: 40px;
    width:90%;
    height: 50px;
    clear:both;
    background-color: -webkit-linear-gradient(rgba(0,128,255,1), rgba(0,128,255,.7)); /* For Safari 5.1 to 6.0 */
    background-color: -o-linear-gradient(rgba(0,128,255,1), rgba(0,128,255,.7)); /* For Opera 11.1 to 12.0 */
    background-color: -moz-linear-gradient(rgba(0,128,255,1), rgba(0,128,255,.7)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(0,128,255,1), rgba(0,128,255,.7)); /* Standard syntax */
}
.menu_botones_promociones{
    width:25px;
    margin-top: 5px;
}
.menu_botones_promociones_2{
    width:33px;
    margin-top: 8px;
    text-decoration: none;
}
.menu_botones_promociones_3{
    width:38px;
    margin-top: 4px;
}
.menu_botones_promociones_4{
    width:32px;
    margin-top: 4px;
}
#parrilla_promociones {
    height: auto;
    /*background: red;*/
    float: left;
    /*padding-top: ;*/
    box-sizing: border-box;
    width:25%;
    list-style:none;
    text-decoration: none;
}
#parrilla_promociones li{
    text-align: center;
    text-decoration: none;
}
#parrilla_promociones li a{
    text-decoration: none;
}
.tex_icono_promociones{
    font-family: arial;
    position: relative;
    top: -15px;
    /*padding-right: 2px;*/
    font-size: 17px;
    color: #fff;
    text-decoration: none;
    margin-left: 3%;
}
.tex_icono_promociones_2{
    font-family: arial;
    position: relative;
    top: -8px;
    /*padding-right: 2px;*/
    font-size: 17px;
    color: #fff;
    text-decoration: none;
    margin-left: 3%;
}
.tex_icono_promociones_3{
    font-family: arial;
    position: relative;
    top: -9px;
    /*padding-right: 2px;*/
    font-size: 17px;
    color: #fff;
    text-decoration: none;
    margin-left: 3%;
}
.tex_icono_promociones_4{
    font-family: arial;
    position: relative;
    top: -13px;
    /*padding-right: 2px;*/
    font-size: 17px;
    color: #fff;
    text-decoration: none;
    margin-left: 3%;
}
.situacion_promociones{
    width: 90%;
    margin:auto;
    background-color: #fff;
}
#a_p, #b_p {
    height: auto;
    /*background: red;*/
    float: left;
    /*padding-top: ;*/
    box-sizing: border-box;
    width:25%;
    list-style:none;
    text-decoration: none;
}

#a_p li, #b_p li {
    text-align: center;
    text-decoration: none;

}
#a_p li a, #b_p li a {
    text-decoration: none;
    padding-right: 10px;
}
.mapa_promociones{
    margin-top: 15px;
    width:100%;
    height: 400px;
    background-color: black;
}
.titulo_promociones{
    font-family: arial;
    top: 5px;
    margin-bottom: 10px;
    /*padding-right: 2px;*/
    font-size: 20px;
    color: #515151;
}
.punto{
    margin-right: 10px;
    margin-bottom: 3px;
}
.planos_promociones{
    width:100%;
}
#cuarto_promociones{
    list-style: none;

}
.imagen_plano{
    width:25%;
    float:left;
    margin-bottom: 40px;
    opacity: 1;
}
.imagen_plano:hover{
    opacity: 0.7;
}
.imagen_plano_2{
    width:40%;
    float:left;
    margin-bottom: 40px;
    opacity: 1;
}
.imagen_plano_2:hover{
    opacity: 0.7;
}
.imagen_plano_3{
    width:30%;
    float:left;
    margin-bottom: 40px;
    opacity: 2;
}
.imagen_plano_3:hover{
    opacity: 0.7;
}
.btn{
    opacity:1;
}
.btn:hover{
    opacity:.7;
}
    

@media only screen and (max-width: 595px) {
    .descripcion_1{
    font-size: 35px;
}
    .descripcion_2{
    font-size: 14px;
}
    .tex_icono_promociones{
    top: -10px;
    font-size: 14px;
    display: none; 
}
    .tex_icono_promociones_2{
    top: -7px;
    font-size: 14px;
    display: none; 
}
    .tex_icono_promociones_3{
    top: -7px;
    font-size: 14px;
    display: none; 
}
    .tex_icono_promociones_4{
    top: -10px;
    font-size: 14px;
    display: none; 
    }
    .menu_promociones {
    background-color: -webkit-linear-gradient(rgba(0,128,255,1), rgba(0,128,255,.7)); /* For Safari 5.1 to 6.0 */
    background-color: -o-linear-gradient(rgba(0,128,255,1), rgba(0,128,255,.7)); /* For Opera 11.1 to 12.0 */
    background-color: -moz-linear-gradient(rgba(0,128,255,1), rgba(0,128,255,.7)); /* For Firefox 3.6 to 15 */
    background: transparent;(rgba(0,128,255,1), rgba(0,128,255,.7)); /* Standard syntax */   
    }
    .mapa_promociones {
    height: 250px;
    }
    .mapa_promociones iframe {
    height: 250px;
    }
}


@media only screen and (min-width: 596px) and (max-width: 750px) {

    .descripcion_1{
    font-size: 40px;
}
    .descripcion_2{
    font-size: 14px;
}
    .tex_icono_promociones{
    top: -12px;
    font-size: 14px; 
}
    .tex_icono_promociones_2{
    top: -9px;
    font-size: 14px;
}
    .tex_icono_promociones_3{
    top: -9px;
    font-size: 14px;
}
    .tex_icono_promociones_4{
    top: -12px;
    font-size: 14px;
}
    .menu_promociones {
    width:90%;
    height: 44px;
}
    .menu_botones_promociones{
    width:20px;
    margin-top: 5px;
}
    .menu_botones_promociones_2{
    width:28px;
    margin-top: 8px;
    text-decoration: none;
}
    .menu_botones_promociones_3{
    width:33px;
    margin-top: 4px;
}
    .menu_botones_promociones_4{
    width:27px;
    margin-top: 4px;
}
    .titulo_promociones{
    font-size: 16px;
    }    
}