﻿/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (celular) */
@media (max-width: @screen-xs-max) {

    .imagenes {
        width: 20%;
    }

}


/* Small devices (tablets, 768px and up) */
@media (min-width: @screen-sm-min) {

    .imagenes {
        width: 40%;
    }

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: @screen-md-min) {

    .imagenes {
        width: 60%;
    }

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: @screen-lg-min) {

    .imagenes {
        width: 100%;
    }

}




/* Para imprimir */
@media print {
    #noimprimir1 {
        display: none;
    }

    #noimprimir2 {
        display: none;
    }

    #noimprimir3 {
        display: none;
    }

    .table>tbody>tr>td {
        padding: 4px;
    }

}














body {

    background-color: #FFFFFF;
}


.overlay {
    background: rgba(0, 0, 0, 0.1);
}


.jumbotron {
    /* background-color: #0072BC;    mas oscuro */
    background-color: #0695D6;


}


.main-footer {
    border-top: 1px solid #DFDFDF;
    padding-top: 10px;
    padding-bottom: 0px;
}

.modulo-contacto {
    padding-top: 50px;
    padding-bottom: 0px;
}

.social-share {
    margin: 0;
    min-height: 32px;
    margin-bottom: 70px;
}


.margen_superior {

    margin-top: 20px;
}

div.margen_inferior {

    margin-bottom: 20px;
}

div.margen_superior50 {

    margin-top: 50px;
}

.padding10 {

    padding: 1%;

}

.social-share {
    margin-bottom: 50px;
}

.margen_izq {
    margin-left: 20px;

}

.naranja {
    color: #F0AD4E;
}

.rojo {
    color: red;
}

.verde {
    color: green;
}


.celestemasoscuro {
    color: #2bacd4;
}

.negrita {
    font-weight: bold;
}

.cursiva {
    font-style: italic;
}

.centrado {
    text-align: center;
}

.t07 {
    font-size: 0.7em;
}

.t05 {
    font-size: 0.5em;
}

.t120B {
    font-size: 1.2em;
}


.t120 {
    font-size: 1.3em;
}

.t160 {
    font-size: 1.7em;
}

ul.sinbullets {
    list-style-type: none;
    margin: 0;
    padding: 0;
}



li.gris {
    color: #333;

}




ul.sinbullets2 {
    list-style-type: none;
    margin: 0;
    padding: 0;
}


ul.sinbullets2 li {
    line-height: 1.1;
}



.panel,
.list-group,
#palacio-gobierno .panel {
    display: block;
    text-decoration: none !important;
    color: #0e8cd1;
    border: 0;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
    border-radius: 4px;
}

.panel:hover {

    color: #fff;
}


.submenu .dropdown-header {
    color: white;
    padding: 0 15px !important;
    margin: 8px 0;
    opacity: .8;
    font-weight: 500;
    font-size: 20px;
}




.dropdown-menu>li>a,
.dropdown-menu li a {
    font-size: 0.7em;
    padding: 6px 15px !important;
    color: #fff !important;
}

.dropdown-menu li a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.35;
    color: #98978b;
    white-space: nowrap;
}

.dropdown-menu li a {
    text-transform: uppercase;

}

.w3-dropdown-hover:hover {
    background-color: transparent;
    color: #000;
}



.w3-black,
.w3-hover-black:hover {
    color: #fff !important;
    background-color: transparent !important;
}

.skipcontenido {
    background: transparent;
    left: 0;
    padding: 1rem 1.5rem;
    position: absolute;
    top: -4.2rem;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index: 100;
}

.skipcontenido:focus {
    background: #ffffff;
    left: 0;
    outline: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}


/*   IFRAME DEL MAPA GOOGLE    */

.ccsiframe {
    width: 100%;
    height: 310px;
    border: 1px solid #666;
    padding: 1px;
}

iframe.iframeFaros {

    width: 70%;
    min-width: 150px;
    height: 390px;
    padding: 0;
    /*	border: 1px solid #dddddd;   */
    border: 1px solid #525252;

}




#iframemapa {
    margin-top: 20px;
    width: 100%;
    height: 630px;
    border: 0px;
    padding: 1px;
}



.ccsiframe600 {
    width: 100%;
    height: 600px;
    border: 1px solid #666;
    padding: 1px;
}


#puertos {
    width: 100%;
    height: 360px;
    border: 0px;
    padding: 5px;
}



#mapa {

    height: 370px;

}



/*  REDES SOCIALES COLOR DEL SPAN        */


.social-share span {
    color: #0072BC;
}

/*  RADIOAVISOS   */
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 0.8em;
}


pre.texto_radioaviso {
    font-family: "Courier New", Courier, monospace;
    color: #333333;
    background-color: #ffffff;
}

p.TRadioavisos {
    font-weight: bold;
    font-size: 1.2em;

}

/* EPIGRAFE DE LAS FOTOS/IMAGENES        */

.thumbnail caption {}


.tooltip-inner {
    color: #0072BC;
    text-align: center;
    background-color: #FFF;
    border: 1px solid #0072BC;
}


#subm {
    font-size: 0.9em;
    font-style: italic;
    line-height: 0.65px;
    /* ver interlineado se modifico el 21 02 2018    */
    border-bottom: thin #09C;
    padding: 0px;
    padding-left: 5px;
}

section {
    padding: 60px 0;
}

form {
    margin-top: 15px;

}

.form-dos-columnas {
    width: 100%;

}



.width10 {
    width: 10%;

}


.width20 {
    width: 20%;

}

.width30 {
    width: 30%;

}

.width40 {
    width: 40%;

}


/*  FLOTAR A IZQUIERDA  */

.float-izq {
    float: left;
}

div.clear {
    clear: both;
}



.panel.panel-icon .panel-heading {
    min-height: 30px;
}


.fondoresaltado {
    border-left: 3px solid #0695D6;
    font-style: italic;
    padding-left: 15px;
    margin-bottom: 25px;

}

.derecha {
    text-align: right;
}

.border0 {
    border: 0px;
}


.borde-superior {
    border-top: 2px solid #DDDDDD;

}


ul.sinbullets2 {
    list-style-type: none;
    margin: 0;
    padding: 0;
}


ul.sinbullets2 li a {
    height: auto;
    padding: 1px;
}