body {
    font-family: "Lato", sans-serif;
}
a{
    text-decoration: none;
}
.navbar{
    margin-top: 10px;
    border: none;
    background-color: white !important;
}
 .productores{
	padding-bottom: 34px;
}
@media (min-width: 1200px) {
    .headerLogo{
        width: 350px;
        height: auto;
        margin-top: -6px;
    }
    .brandDivisor hr {
        width: 400px;
    }
    .iconInfo p {
        text-align: center;
        font-size: 14px;
    }
    .iconInfo img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .gycLogoFooter img{
        float: right !important;
    }
    .footerUp > .container > div > p {
        float: left !important;
    }

    /* .socialMedia i{ */
        /*margin-left: 40px;*/
    /* } */
    /* .socialMedia i { */
        /*text-align: center;*/
    /* } */
    .productores{
        margin-top: 100px;
        text-align: right;
    }
    .modal-fullscreen{
        width: 44%;
        height: 88%;
    }
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    .headerLogo{
        width: 350px;
        height: auto;
        margin-top: -6px;
    }
    .brandDivisor hr {
        width: 400px;
    }
    .iconInfo p {
        text-align: center;
        font-size: 14px;
    }
    .gycLogoFooter img{
        float: right !important;
    }
    .footerUp > .container > div > p {
        float: left !important;
    }
    .socialMedia i{
        margin-left: 40px;
    }
    .socialMedia i:nth-child(2) {
        margin-left: 80px;
    }
    .productores{
        margin-top: 100px;
        text-align: right;
    }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
    .headerLogo{
        width: 300px;
        height: auto;
        margin-top: -2px;
    }
    .brandDivisor hr {
        width: 400px;
    }
    .iconInfo img {
        /*        transform: scale(0.5);*/
        width: 100px;
        height: auto;
        /*border:1px solid black;*/
        margin-top: 0em;
    }
    .iconInfo p {
        margin-top:-1.25em;
        /*border:1px solid black;*/
        height: 96px;
        display: flex;
        justify-content: center; /* align horizontal */
        align-items: center; /* align vertical */

    }
    .iconInfo {
        margin-left: 12%;
        /*border:1px solid black;*/
    }
    .footerUp > .container > div > p {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 10px;
    }
    .footerDown a{
        line-height: 2;
    }
    .productores{
        margin-top: -20px;
        text-align: center;
        padding-bottom: 20px;
    }
}
@media (min-width: 768px) {
    /* #navbar ul{

    } */
    #navbar ul:nth-child(1) li:nth-child(1) {
        margin-right: 22px;
    }    

    #navbar ul li:nth-child(2) {
        margin-left: -20px;
    }   

    #navbar ul {
        text-align: right !important;
        padding-top: 6px;

    }
    #navbar ul li {
        /*border: 1px solid green;*/
        display: inline-block;
        padding-left: 8px;
        padding-right: 8px;
    }
    .footerUp > .container > div > p {
        text-align: center;
        margin-left: auto;
        margin-right: auto;

    }
    .footerDown a{
        line-height: 2;
    }

}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .headerLogo{
        width: 220px;
        height: auto;
        margin-top: -6px;
    }
    #navbar ul li {
        /*border: 1px solid green;*/
        display: block;
        margin-left: -40px;
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .brandDivisor hr {
        width: 400px;
    }
    .iconInfo > div{
        margin-top: 1em;
        margin-bottom: 2em;
    }
    .iconInfo img {
        /*        transform: scale(0.5);*/
        width: 80px;
        height: auto;
        /*border:1px solid black;*/
        margin-top: 0em;
    }
    .iconInfo p {
        font-size: 14px;
        margin-top:-2.5em;
        /*border:1px solid black;*/
        height: 120px;
        display: flex;
        justify-content: center; /* align horizontal */
        align-items: center; /* align vertical */

    }
    .iconInfo {
        margin-left: 12%
    }
    .footerUp > .container > div > p {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 10px;
    }
    .footerDown a{
        line-height: 2;
    }
    .productores{
        margin-top: -20px;
        text-align: center;
        padding-bottom: 20px;
    }
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
    .brandDivisor hr {
        width: 100%;
    }
    .iconInfo {
        margin-left: 5%
    }
    .footerUp > .container > div > p {
        font-size: 20px;
    }
}


@media (max-width: 425px){

}

@media (max-width: 375px){

}
@media (max-width: 320px) {
    .headerLogo{
        width: 200px;
        height: auto;
    }
}

#navbar ul li a{
    text-decoration: none;
    color: black;
    font-size: 16px;
    cursor: pointer;
}
#navbar ul li a:hover{
    border-bottom: 4px solid #23527c;
}

.img-home {
    margin-top: -20px;
}
.img-home img{
    width: 100%;
    height: auto;
}
hr.homeDivider {
    padding: 0;
    border: none;
    border-top: thin solid #333;
    color: #333;
    text-align: center;
    /*width: 400px;*/
}
hr.homeDivider:after {
    content: "\26AB";
    display: inline-block;
    position: relative;
    top: -0.8em;
    font-size: 2em;
    padding: 0 0.6em;
    background: white;

}
.brandDivisor h3 {
    background-color: white;
    /*    height: 50px;*/

}
.iconInfo{
    margin-top: 130px;
}
.sucursales h3 {
    text-align: center;
    font-weight: bold;
    color: white;
    padding-top: 2em;
}
.sucursales i {
    cursor: pointer;
}
.sucursales{
    width: 100%;
    height: auto;
    background-image: url("../img/backgroundSucursales.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.sucursales .owl-carousel {
    color: white;
}
.descripcionSucursal p:first-child{
    font-size: 20px;
}
.descripcionSucursal p:nth-child(2){
    font-size: 18px;
    padding-bottom: 40px;
}
/* .comuniquese{

} */
.comuniqueseBtn{
    width: 256px;
    height: 52px;
    border: 1px solid black;
    border-radius: 4px;
    cursor: pointer;
}
.comuniqueseBtn > p {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding-top: 0.75em;
}
.footerUp{
    background-color: black;
    height: auto;
    width: 100%;
}
.footerUp p:first-child{
    color: white;
    font-size: 26px;
    font-weight: bold;
    padding-top: 20px;
}
.gycLogoFooter img {
    /*transform: scale(0.6);*/
    width: 300px;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
.socialMedia {
    margin-top: 10px;
    padding-bottom: 30px;
    text-align: center !important;
}
.socialMedia i{
    margin-left: 20px;
    margin-right: 20px;
}
.footerCenter{
    background-color: #6f6f6f;
    width: 100%;
    height: auto;
}
.SSN {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 10px;
    /*border:1px solid gold;*/
}
.sucursales h3 > i {
    margin-left: 20px;
    margin-right: 20px;
}
.SSN > img {
    max-width: 100%;
    height: auto;
    margin-bottom: 6px;
}

.SSN > p{
    text-align: center;
    color: gainsboro;
    font-size: 12px;
}
.dataFiscal{
    width: 100%;
    height: auto;
    /*border: 1px solid red;*/
    text-align: center;
    padding-top: 28px;
    padding-bottom: 28px;
}
/* .dataFiscal > a{ */
    /*    text-align: center;
        margin-left: auto !important;
        margin-right: auto !important;*/
/* } */
.socialMedia{
    padding-top: 10px;
    /*border: 1px solid fuchsia;*/
}
.socialMedia > p{
    color: gainsboro;
    font-size: 16px;
}
.socialMedia > i{
    color: gainsboro;
    font-size: 40px;
    cursor: pointer;
    /*    margin-left: 10px;
        margin-right: 10px;*/
}
/* .socialMedia > i:nth-child(2){ */
    /*margin-left: 100px;*/
/* } */
.footerDown{
    background-color: black;
    width: 100%;
    /*    height: 100%;*/
    color: gainsboro;
    padding-bottom: 10px;
    padding-top: 10px;
}
.footerDown a{
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    text-decoration: none;
    color: gainsboro;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

/* CONTACTO */

.contactBackground{
    width: 100%;
    height: auto;
    background-image: url("../img/BGContacto.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.formContacto h3{
    color: gainsboro;
    padding-top: 30px;
}
.formContacto {
    margin-bottom: 100px;
}
.formContacto input, .formContacto textarea {
    width: 100%;
    background-color: rgba(0,0,0, 0.75);
    margin-top: 10px;
    margin-bottom: 10px;
    outline: none;
    border-radius: 4px;
    border: 1px solid gray;
    padding-top: 4px;
    padding-bottom: 4px;
    color: whitesmoke;
    padding-left: 10px;
}
.formContacto input{
    height: 44px;
}
.formContacto textarea {
    height: 160px;
}
.formContacto button{
    background-color: rgba(0,0,0,0.75);
    width: 206px;
    height: 54px;
    outline: none;
    float: right !important;
    border: 2px solid gray;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    color: whitesmoke;
}
.productor{
    margin-top: 20px;
}
.productor a{
    color: whitesmoke;
    text-decoration: none;
}
.productores p:nth-child(1){
    font-weight: bold;
    font-size: 16px;
}
.productores p:nth-child(3) {
    font-size: 12px !important;
}
.productores p {
    color: white;
    /*text-align: right;*/
    line-height: 0.8;
}
/* .productores{ */
    /*margin-top: 100px;*/
/* } */

/* NORMATIVA */

.linkContainer{
    border-radius: 4px;
}
.linkContainer a{
    text-decoration: none;
    color: gainsboro;
    width: 95%;
    margin-left: 2.5%;
}
.linkContainer p{
    color: gainsboro;
    text-align: center;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
}
.linkContainerBG1{
    background-color: #002346;
}
.linkContainerBG2{
    background-color: #002753;
}
.linkContainerBG3{
    background-color: #002b53;
}
.linkContainerBG4{
    background-color: #0d3959;
}
.linkContainerBG5{
    background-color: #264157;
}
.linkContainerBG6{
    background-color: #334656;
}
.smallLink{
    width: 100%;
    margin-left: 0%;
}
.bigLink {
    width: 100%;
    margin-left: 0%;
}

/* PRODUCTOS */
.accordion {
    /*width: 380px;*/
    border-radius: 5px;
    overflow: hidden;
    /*margin: auto;*/
    width: 100%;
    /*margin-left: 5%;*/
}

.accordion .item .heading {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    cursor: pointer;
    color: black;
    /*  padding-left: 15px;*/
    background: #fff url('../img/arrow.png') no-repeat;
    background-position: right 6px top -95px;
    /*border-bottom: 1px solid #ec8484;*/
    box-sizing: border-box;
}
.accordion .item .heading p{
    line-height: 1;
    width: 90%;
    padding-top: 16px;
    padding-bottom: 10px !important;
}
.accordionCoberturas h6 {
    text-align: justify;
    padding-top: 10px;
}
.accordionCoberturas a {
    text-decoration: none;
    color: black;
}

/*.accordion .item.open .heading,
.accordion .item:last-child .heading { border: 0; 
}*/
.accordion .heading, .accordion .item.open .heading{
    border-bottom: 1px solid black;
    height: auto !important;
}

.accordion .item.open .heading { background-position: right 6px top -5px; }

.accordion .item .content {
    display: none;
    padding: 15px;
    background: #fff;
    font-size: 14px;
}
.imgProducto {
    width: 184px;
    height: 184px;
    /*border: 1px solid red;*/

}
.imgProducto img {
    width: 100%;
    height: auto;
}
@media (min-width: 1200px) {
    .imgProducto {
        width: 184px;
        height: 184px;
    }
    .lineaProducto ul{
        margin-left: 30%;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .imgProducto {
        width: 184px;
        height: 184px;
    }
    .lineaProducto ul{
        margin-left: 20%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .imgProducto {
        width: 140px;
        height: 140px;
    }
}
@media (min-width: 768px) {}
@media (max-width: 767px) {
    .imgProducto {
        width: 140px;
        height: 140px;
    }
}
@media (max-width: 480px) {
    .imgProducto {
        width: 100px;
        height: 100px;
    }
}
@media (max-width: 425px) {}
@media (max-width: 375px) {}

/* .lineaProducto ul{ */
    /*padding-top: 10px;*/
    /*border:1px solid red;*/
/* } */
.lineaProducto ul li {
    content: '\2022';
    font-size: 20px;
}
.lineaProducto a{
    font-size: 18px;
    text-decoration: none;
    color: black;
}
.nosotros > p {
    line-height: 2;
    font-size: 16px;
    text-align: justify;

}
.footerLegal p{
    padding-top: 10px;
    font-size: 10px;
    text-align: center;
}
.alcanceCobertura{
    margin-top: 20px;
    margin-bottom: 20px;
}
.icon{
    font-size: 70px;
}
.alcanceCobertura > h4{
    font-size: 20px;
}
.alcanceCobertura li {
    font-size: 16px;
}
.condiciones > p{
    text-align: center;
    font-size: 12px;
}
.imgART{
    width: 100%;
    height: auto;
}
.imgART img{
    width: 150px;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.SSN{
    cursor: pointer;
}
.modal-body .img-rounded {
    cursor: pointer;
}
.mensajeMail{
    width: 90%;
    margin-left: 5%;
    
}
.mensajeMail p {
    text-align: center;
    color: gainsboro;
    font-size: 16px;
    font-weight: bold;
}
/* .modal-fullscreen{
    width: 96%;
    height: 88%;
} */

/* COVID CSS */

#modal-covid .modal-content {
    background-color: transparent !important;
    border: none !important;
}

.body-modal-covid{
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.5)), url("../img_covid-19/fondo-covid.jpeg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    border-radius: 6px;
    padding: 10px;
}

.body-modal-covid img {
    display: block;
    margin: 0 auto;
    /* max-width: 100%; */
    width: auto;
    height: 80px;
}
