* {
    margin:0;
    padding:0;
}

/** General Style Info **/
body {
    background: #f9f6f8;
    color: #505050;
    font-family: 'Fira Sans', sans-serif;
    margin: 0;
    font-size: 20px
}
a {
    text-decoration: underline;
    font-size: 25px;
    color:#fff;
    font-weight: 600;
    
}
a:hover {
    text-decoration:none;
}
a img {
    border:none;
}
h1, h2, h3, h4 {

}
h1 {

}
h2 {

}
h3 {

}
h4 {

}
ul, li {
    margin: 0 12px;
    list-style: none;
}
p {

    margin: 0 0 1em 0;
}


/*Generales*/

.socials{
    border:1px solid #fff;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    display: inline-block;
    padding: 0px !important;
    margin: 0 3px;
}

.redes{
    display: initial; 
}

footer{
    background-color: #a2a5a7;
    margin-top: 40px;
}

footer .row{
    margin: 0px;
    color: #fff;
    font-size: 17px;
}

footer .row a{
    color: #fff;
    font-size: 17px;
    text-decoration: none;
}

footer .row div{
    text-align: center;
    padding-top: 30px;        
    padding-bottom: 30px;      
}

footer .row div:last-child{
    position: relative;
    padding-top: 25px;
}
footer .row div:last-child img{
    position: absolute;
    width: 40px;
}
/*Slider Home*/
.sliderhome ul.slides li{
    position: relative;
}
.sliderhome ul.slides li a{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index:9999999;
    
}

.sliderhome .flex-direction-nav a.flex-prev::before {
    content: url(flexslider/images/prev.png);
}

.sliderhome .flex-direction-nav a.flex-next::before {
    content: url(flexslider/images/next.png);
}

.logoredihos{
    position: relative;
    z-index: 9999;
    margin-left: 4%;
    width: max-content;
}
.logoredihos img{
    width: 300px;
}

.interna nav{

    top: -30px;
    position: relative;
}

/*Menu*/

.topnav {
    overflow: hidden;
    background-color: #115aa3;
    margin: 0px 25px 0 39px;
    text-align: center;
    padding: 24px;
}
.topnav>a:nth-child(3):after{
    content: url(../img/btn-rightbl.jpg);
    margin: 0 0px 0 12px;
    position: relative;
    top: 6px;
}
.topnav a {
    text-align: center;
    padding: 0 16px;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
}

.topnav a:hover {
    text-decoration-line: revert;
}

.topnav a.active {
    text-decoration-line: revert;
}

.topnav .icon {
    display: none;
}

@media screen and (max-width: 1200px) {
    .topnav a {display: none;}
    .topnav a.icon {
        float: right;
        display: block;
        font-size: 40px;
    }

    .topnav.responsive {position: relative;padding-top: 53px;

    }
    .topnav.responsive .icon {
        position: absolute;
        right: 24px;
        top: 12px;
    }
    .topnav.responsive a {
        float: none;
        display: block;
        text-align: right;
        font-size: 30px;
    }

    .redes{

        display: inline-flex;
        float: right;
        margin-right: 16px;
    }

    .topnav>a:nth-child(3):after{
        content: "";
        margin: 0 0px 0 0px;
    }
    .socials{
        font-size: 19px !important;;

        text-align: center !important;
    }
}

/*Globales*/
.marg39{
    margin: 29px 25px 0 39px;
}

.titulon{
    font-size: 60px;
    color: #f86611;
    letter-spacing: -5px;
    font-weight: 400;
}

.phrase{

    font-size: 22px;
    font-weight: 300;
    padding: 2% 10%;
}
.vidimg{
    margin: 10px 10px 20px 10px;
}
.enlace{
    min-height: 70px;
}
.enlace a{
    color: #115aa3;
    border: 1px solid #115aa3;
    padding: 20px 20px 20px 30px;
    text-decoration: none;
    font-size: 24px;
    font-weight: 500;
}

.enlace a i{
    color: #fff;
    background-color: #115aa3;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    font-size: 17px;
    margin: 24px;
    padding: 6px 6px 6px 9px;
}

.row{
    margin: 0px !important; ;
}
.titulob{
    font-size: 60px;
    color: #fff;
    letter-spacing: -5px;
    font-weight: 400;
}
.enlace.naranja a{
    background-color: #f08231;
    border: 0px;
    color: #fff;
    padding: 15px 10px 15px 30px;
}


.enlace.naranja a i{
    color: #f08231;
    background-color: #fff;
    height: 25px;
    width: 25px;
    padding: 4px 6px 6px 9px;
}

.rayazul {
    background-color: #115aa3;
    width: 48px;
    height: 2px;
    display: inline-block;
    margin-bottom: 13px;
}

.bgwhite{
    background-color: #fff;
}

.biglink {
    position: absolute;
    width: 95%;
    height: 95%;
    z-index: 9;
    top: 1%;
    left: 2%;
}
.nov{
    position: relative;
    margin: 10px 0 !important;
}
/*Home*/
.linprod {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 3%;
    margin: 4% 0;
}

.listaprod{
    /*columns: 3;*/
}

.listaprod ul li {
    color: #fff;
    margin: 0px;
}
.titulon.negro {
    color: #000000;
    margin: 2% 5%;
}
.rayazul.naranja{
    background-color: #ea7e31;
}

.listnov{
    /*columns: 2;*/
}

.nov .texto .fecha{

    color: #b9bfc6;
    font-weight: 400;
    font-size: 16px;
}

.nov .texto .titulo .rayazul.naranja{

    margin-bottom: 6px;
    margin-right: 11px;
}
.nov .texto .titulo{
    font-size: 17px;
    line-height: 38px;
    margin: 15px 0;
    color: #ea7e31;
}
.nov .texto .titulon.negro{

    font-size: 38px;
    line-height: 38px;
    margin: 15px 0;
}

.nov .img .row{    
    float: right;
    padding-top: 28px;
}


.nov .img .row>div:first-child{    
    color: #f86611;
    align-contentfont-weight: 400;
    font-size: 16px;
    border-right: 1px solid;
    height: 20px;
    margin-top: 8px;
    margin-right: 10px;
    padding-right: 10px;

}


.nov .img .row>div:last-child{    
    margin-right: 40px;
}

.nov .img .row>div:last-child img{    
    width: 35px
}

.nov .texto {
    padding: 43px 57px;
}

.logos{
    position: relative;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1700px;
}

.logos .logo{
    display: inline-flex;
    width: 120px;
    height: 100px;
    margin: 30px;

}

.logos .logo img{
    display: block;
    margin: auto;
    width: 100%;
    height: 100%;
    object-fit: contain;
}


/*Quienes Somos*/
.qsomos{
    margin-top: 0px;
}
.misionvision .row:nth-child(2) .titulon{
    text-align: center;
}
.misionvision .titulon{
    font-size: 30px;
    letter-spacing: 0px;
    text-align: left;

}
.misionvision .texto{
    text-align: justify;
    font-size: 18px;
}

.divline{
    background-color: #cacaca;
    width: 100%;
    height: 2px;
    margin: 5px 0 30px 0;
}

/*Novedades*/
.interna .novedades .listnov .nov{
    margin-bottom: 30px;
}
.paginator{

    text-align: center;
    border-top: 2px solid #cacaca;
    border-bottom: 2px solid #cacaca;
    padding: 10px;
}

.paginator a{
    color: #505050;
    text-decoration: none;
}

.paginator .current{
    font-size: 22px;
    color: #000;
}
.paginator .prev a, .paginator .next a {
    color: #fff;
}
.paginator .prev, .paginator .next, .paginator .disabled {
    background-color: #ea7e31;
    color: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: inline-block;
    margin: 0 30px;
    font-size: initial;
    padding: 0 3px 0 0;
}
.paginator .disabled {
    color: #fff;
    opacity: 0.3;
    padding: 2px 0px 0 2px;
}

.paginator .next {
    padding: 0 0px 0 0;
}

.divline{
    background-color: #cacaca;
    width: 100%;
    height: 2px;
    margin: 5px 0 30px 0;
}

/*novedad*/
.novedad{
    margin-top: 0px;
}


.novedad .contenido{

    font-weight: 400;
    font-size: 18px;
    text-align: justify;
}


.novedad .contenido .img-fluid{
    float: left;
    padding: 0 22px 14px 0;
}

/*Contactenos*/
.contone{
    margin-top: 0px;
}

.phrase.info{

    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    font-size: 17px;
}

.phrase.info>div{
    padding: 0;
}

.phrase.info>div i{

    color: #f86611;
    margin-right: 11px;
    display: block;
}

.form-group input,.form-group textarea{
    background-color: transparent;
    width: 100%;
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    font-weight: 300;
    padding: 10px;
    font-size: 20px;

}
.form-group input:focus,.form-group textarea:focus{
    border: 3px solid #d7d7d7;
}

button[type="submit"]{
    background-color: #f86611;
    border: 1px solid #115aa3;
    color: #fff;
    padding: 10px 25px;

}
button[type="submit"] i{
    background-color: #fff;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    color: #f86611;
    padding: 2px 5px 0px 8px;
}

.formcont {
    margin-bottom: 100px;
}
/*Productos*/
.linprod .phrase{
    color: #fff;
}

.productos .filtro{

}


.productos .filtro>div{
    border: 1px solid #dcdcdc;
    margin-bottom: 15px;
    border-radius: 10px;
    padding-bottom: 20px
}

.productos .filtro>div>div:first-child{
    font-weight: 500;
    border-bottom: 1px solid #f08231;
    padding: 5px 5px 5px 15px;
    margin-bottom: 20px;
}

.productos .filtro>div>div:first-child i{
    float: right;
    padding: 5px 15px 0 0;
}


.productos .filtro>div>div>a{
    width: 100%;    
    display: block;
    padding: 4px 15px;    
    text-decoration: none;
    color: #505050;
    font-weight: 300

}


.productos .filtro a.active{
    font-weight: 500

}

.productos .lstproductos>div{
    border: 1px solid #dcdcdc;
    margin-bottom: 15px !important;
    border-radius: 10px;
    padding: 20px 30px;
    font-weight: 300
}

.productos .lstproductos>div>div:first-child{
    font-weight: 500
}

/*Mapa*/
.gm-style .gm-style-iw-c {
    background-color: #145fa6;
    color: #fff;
    text-align: justify;
    font-family: 'Fira Sans', sans-serif;
}
.gm-style .gm-style-iw-c .content2{
    font-size:13px;

}
.gm-style .gm-style-iw-c .content2 .firstHeading{
    font-size:28px;

}

.gm-style-iw .gm-style-iw-c>button{
    color: #fff;
}

/*responsive*/

@-ms-viewport {width: device-width;}
@media screen and (max-width: 992px) {

    .infofiltro div {
    background-color: #f08231 !important;
    border-radius: 10px !important;
    padding: 10px 30px !important;
    margin: 4px !important;
    font-weight: normal !important;
    width: max-content !important;
    display: inline-block !important;
    font-size: 30px !important;
    color: #fff !important;
    }
    .phrase {
        font-size: 45px;
        padding: 2% 5%;
        line-height: 50px;
    }


    .nov .texto .fecha{

        font-size: 18px;
    }

    .nov .texto .titulo .rayazul.naranja{

        margin-bottom: 6px;
        margin-right: 11px;
    }
    .nov .texto .titulo{
        font-size: 19px;
    }
    .nov .texto .titulon.negro{

        font-size: 42px;
    }
    body {  
        font-size: 30px;
    }
    .vidimg {
        margin: 10px 0 20px 0px;
    }
    .misionvision .row .titulon {
        text-align: center;
        font-size: 50px;
    }

    .paginator .prev, .paginator .next, .paginator .disabled {
        width: 40px;
        height: 40px;

        font-size: 26px;
        padding: 2px 3px 0 0;
    }

    .paginator .current {
        font-size: 25px;
    }

    .paginator span a{
        font-size: 21px;
    }

    .paginator .next {
        padding: 0 0px 0px 0;
    }
    button[type="submit"] i {
        height: 35px;
        width: 35px;
    }

    .phrase.info > div {
        font-size: 30px;
    }
}

.gm-style-iw-d{
    overflow: hidden !important;
}



@media screen and (min-width: 992px){

    .infofiltro div {
    background-color: #f08231 !important;
    border-radius: 10px !important;
    padding: 10px 20px !important;
    margin: 4px !important;
    font-weight: normal !important;
    width: max-content !important;
    display: inline-block !important;
    font-size: 10px;
    color: #fff !important;
}

}

input#inpbus {
    border-radius: 10px;
    border: 2px solid #f86611;
    padding: 5px 10px;
}

button.btnbuscar {
    background-color: #f86611;
    color: white;
    border: 1px solid #f86611;
    border-radius: 5px;
    padding: 5px 20px;
}

