@import url(normalize.css);

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
    height: 100%;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
    clear: both;
}

* {
    box-sizing: border-box;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: none;
}

textarea,
input,
button {
    outline: none;
}

a {
    color: #444;
    text-decoration: none;
    transition: all 0.5s ease;
}

a:hover {}

button,
button:active,
button:focus,
input[type="submit"] {
    border: none;
    cursor: pointer;
    transition: all 0.5s ease;
    box-shadow: none;
}


img {
    max-width: 100%;
}

/* Layout */

body {
    background: #fff;
    color: #444;
    font-size: 16px;
    font-family: "Libre Franklin", sans-serif;
    width: 100%;
    display: block;
}

p {
    text-align: justify;
}

ul {
    padding: 0 0 0 20px;
    margin: 0;
}

li {
    margin: 0;
}

header {
    width: 100%;
    height: 700px;
    position: relative;
    transition: font-size 0.3s, height 0.3s;
    -webkit-transition: font-size 0.3s, height 0.3s;
    -moz-transition: font-size 0.3s, height 0.3s;
    padding: 0;
    clear: both;
}

header.small {
    height: 70px;
    transition: font-size 0.5s, height 0.5s;
    -webkit-transition: font-size 0.5s, height 0.5s;
    -moz-transition: font-size 0.5s, height 0.5s;
    padding: 0;
    position: fixed;
    top: 0;
    overflow: hidden;
}

h1 {
    font-size: 1.3em;
    margin: 0 auto 5px;
    display: block;
    clear: both;
    width: 100%;
}

h2 {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 30px;
    display: block;
    clear: both;
    margin: 8px 0;
}

#pull,
.btn-menu {
    display: none;
}

.der {
    float: right;
    margin: 0 0 30px 30px;
}

.izq {
    float: left;
    margin: 0 30px 30px 0;
}

/* header */

#top {
    clear: both;
    display: block;
    width: 100%;
    height: 0;
}

.sop-header {
    max-width: 1200px;
    margin: 0 auto;
    display: block;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    position: relative;
    padding: 0;
    display: flex;
}

.cont-logo {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: calc(50% - 500px);
    padding: 0;
}

a.logo {
    margin: 40px 0 0 0;
    float: left;
    transition: all 0.3s ease;
}

a.logo img {
    transition: all 0.3s ease;
    max-width: 150px;
}

#interior header {
    height: 700px;
}

#interior header .logo img {
    height: auto;
}

.cont-menu {
    width: 100%;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    display: block;
    overflow: hidden;
    z-index: 5;
    position: absolute;
    background: #fff;
    bottom: 0;
}

.cont-nav {
    max-width: 900px;
    margin: 0 auto;
    display: block;
}

a.menu-scroll-down {
    float: right;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0 0;
}

header nav {
    font-weight: 400;
    float: left;
    width: 650px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0;
    transition: all 0.3s ease;
    height: 70px;
    margin: 0;
}

header.small nav {
    height: 65px;
    padding: 0;
    margin: 0;
}

header nav a {
    padding: 0 60px 0 0;
    margin: 0;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    height: 100%;
    display: flex;
    align-items: center;
}

header nav a:last-child {
    border-right: none;
}

header nav a:hover,
header nav a.active {
    color: #767676;
}

header.small nav a {
    height: 65px;
    line-height: 65px;
}

.wsp-link {
    width: 210px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 16px;
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
}

.wsp-link:hover {
    background: #7FFA9A;
}

/* Header */

.img-top {
    height: 100%;
    background-image: url(../img/header_04.jpg);
    position: absolute;
    width: 100%;
    z-index: 0;
    background-position: center;
    overflow: hidden;
    background-size: cover;
}

.top-qs {
    background-image: url(../img/quienessomos-v3.jpeg);
}

.top-soluciones {
    background-image: url(../img/top-soluciones.jpg);
}

.top-proyectos {
    background-image: url(../img/proyectos-v3.jpeg);
}

.top-contacto {
    background-image: url(../img/contacto1-v3.jpeg);
}

.cont-slider .item-slide {
    position: relative;
    max-height: 700px;
}

.cont-slider .item-slide span {
    text-shadow: 2px 1px 5px rgba(0, 0, 0, 0.5);
    color: #fff;
    font-weight: bold;
    width: 900px;
    font-size: 30px;
    position: absolute;
    top: calc(50% - 50px);
    left: calc(50% - 450px);
    text-align: center;
}

/* Contenido */
.wrap-cont {
    font-family: "Roboto", sans-serif;
    max-width: 900px;
    margin: 50px auto;
    color: #7a7a7a;
    display: block;
    clear: both;
    overflow: hidden;
    padding: 0 20px;
}

.wrap-cont h2 {
    color: #222;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    margin: 0 0 1em 100px;
}

.wrap-cont h1 {
    color: #222;
}

.cont-bienv {}

.cont-bienv .sop-txt {
    width: calc(100% - 350px);
    float: left;
}

.sop-scroll {
    display: block;
    clear: both;
    width: 100%;
    height: 310px;
}

.sop-scroll .slick-slide {
    padding: 0 8px;
}


#wrap-mv {
    display: block;
    width: 100%;
    margin: 50px 0;
}

#wrap-mv .cont-mv {
    width: 50%;
    padding: 20px;
    display: block;
    float: left;
}

span.conceptos {
    display: block;
    width: 100%;
    float: none;
    clear: both;
    text-align: center;
    color: #000;
    font-size: 18px;
    font-weight: 500;
}





#wrap-staff {
    background-image: url(../img/bnr-staff.webp);
    background-position: center;
    background-size: cover;
    overflow: hidden;
}

.sop-staff {
    max-width: 1140px;
    margin: 100px auto;
    background-color: rgba(0, 0, 0, 0.3215686274509804);
    color: #fff;
    padding: 16px 8px;
    overflow: hidden;
}

.sop-staff .cont-txt {
    width: 50%;
    float: left;
    padding: 8px;
}

.sop-staff .cont-txt h1 {
    text-align: center;
}

#wrap-proveedores {
    max-width: 900px;
    margin: 50px auto;
    padding: 0 20px;
}

.cont-gal-sol {
    float: right;
    max-width: 450px;
    margin: 30px 0 0 0;
}

.cont-list-sol {
    float: left;
    margin: 30px 0 0 0;
    max-width: 380px;
}

.cont-gal-sol a {
    padding: 2px;
    display: block;
    float: left;
}

.cont-gal-sol a img {
    max-width: 142px;
}

#wrap-numeros {
    background-image: url(../img/bg-contador.jpg);
    background-position: bottom;
    background-size: cover;
    overflow: hidden;
    padding: 50px 20px;
    width: 100%;
}

.cont-numeros {
    max-width: 1140px;
    margin: 0 auto;
    color: #fff;
    float: none;
    display: block;
}

.cont-numeros .item-num {
    width: 25%;
    float: left;
}

.cont-numeros .item-num i {
    font-size: 50px;
    display: block;
    text-align: center;
}

.cont-numeros .item-num .cont-num {
    font-size: 70px;
    font-weight: 600;
    display: block;
    text-align: center;
    position: relative;
}

.cont-numeros .item-num .txt {
    font-size: 22px;
    font-weight: 600;
    display: block;
    text-align: center;
    line-height: 1;
}

.porcentaje:after {
    content: "%";
    display: block;
    position: absolute;
}

#lista-01 {
    max-width: 900px;
    margin: 50px auto;
    display: block;
    float: none;
    padding: 0 20px;
}

#lista-01 .item-lista {
    display: block;
    width: 100%;
    margin: 0 0 32px;
    clear: both;
}

#lista-01 .item-lista i {
    font-size: 45px;
    color: #7A7A7A;
    float: left;
    margin: 0 16px 16px 0;
}

#wrap-msg-contacto {
    width: 100%;
    height: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
    clear: both;
    position: relative;
    background: #001636;
}

#wrap-msg-contacto .titulo {
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #FFFFFF;
    text-shadow: -3px 1px 4px #7A7A7A;
    z-index: 5;
    text-align: center;
    padding: 0 20px;
}

#wrap-msg-contacto .bg-contacto-msg {
    background-image: url(../img/bg-contacto.jpg);
    background-position: bottom;
    background-size: cover;
    width: 100%;
    height: 100%;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
}

footer {
    margin: 80px 0 0 0;
    border-top: 1px solid #ccc;
    padding: 50px 20px;
}

.cont-footer {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    font-size: 14px;
}

/* Contacto */
#wrap-contacto {
    max-width: 900px;
    margin: 50px auto;
    display: block;
    float: none;
}

.sop-form {
    width: 50%;
    float: left;
    padding: 10px;
}

.sop-mapa {
    width: 50%;
    float: left;
    margin: 35px 0 0 0;
    height: 440px;
    padding: 10px;
}

.sop-mapa iframe {
    width: 100%;
    height: 100%;
}

.sop-form ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sop-form ul li {
    margin: 0 0 8px;
}

.sop-form input,
.sop-form textarea {
    width: 100%;
    border: 1px solid #333;
    border-radius: 5px;
    padding: 12px;
}

.sop-form input[type=submit] {
    width: 200px;
    display: block;
    float: none;
    margin: 0 auto;
    background-color: #7A7A7A;
    color: #ffffff;
    border: none;
}

.sop-form input[type=submit]:hover {
    background: #b1b1b1;
}

span.output_message {
    font-size: 16px;
    margin: 8px;
    display: block;
    font-weight: 600;
    text-align: center;
    color: #444;
}

#wrap-proyectos .cont-txt {
    max-width: calc(100% - 120px);
    float: left;
}

.cont-gal-proy {
    float: left;
    max-width: 100%;
    margin: 30px 0 0 0;
}

.cont-gal-proy a {
    padding: 4px;
    display: block;
    float: left;
    max-width: 25%;
    transition: all .3 ease;
}

.cont-gal-proy a:hover {
    opacity: .7;
}

.cont-list-proy {
    display: block;
    width: 100%;
    margin: 30px 0;
    float: left;
}

.cont-download {
    font-size: 18px;
    font-weight: 600;
    color: #ccc;
    width: 100px;
    float: right;
    text-align: center;
}
.proy-dest{
    display: block;
    padding: 32px 0;
    clear: both;
    float: none;
    .proyectos{
        display: flex;
        gap: 16px;
        margin: 0 0 50px 0;
        .proyecto{
            position: relative;
            figure{
                width: 100%;
                height: auto;
                margin: 0;
                padding: 0;
                img{
                    width: 100%;
                    height: auto;
                    display: block;
                }
            }
            .cont-txt{
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                z-index: 2;
                opacity: 0;
                background: rgba(0,0,0,0.5);
                display: flex;
                align-items: center;
                justify-content: center;
                transition: all .3s ease;
                span{
                    color: #fff;
                    font-size: 20px;
                    font-weight: 600;
                    text-align: center;
                    padding: 0 8px;
                    transform: translateY(50%);
                    transition: all .3s ease;
                }
                &:hover{
                    opacity: 1;
                    span{
                        transform: translateY(0);
                    }
                }
            }
            @media screen and (width < 768px) {
                .cont-txt{
                    opacity: 1;
                    position: relative;
                    width: 100%;
                    height: auto;
                    background: #000;
                    padding: 8px;
                    span{
                        transform: translateY(0);
                        font-size: 18px;
                        line-height: 1.2;
                    }
                }
            }
        }
        @media screen and (width < 550px){
            flex-direction: column;
        }

    }
}
.btn-descargar{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 300px;
    margin: 0 auto 50px;
    padding: 12px 16px;
    background: #000;
    color: #fff;
    border-radius: 8px;
    transition: all .3s ease;
    &:hover{
        background: #444;
    }
}
.cont-download a {
    display: block;
    clear: both;
    font-size: 30px;
    color: #ccc;
}

.cont-download a:hover {
    color: #444;
}

/* Accordion */
/* Style the buttons that are used to open and close the accordion panel */
.accordion {
    background-color: #fff;
    color: #444;
    cursor: pointer;
    padding: 12px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    font-weight: 600;
    border: 1px solid #ccc !important;
    border-collapse: collapse;
    border-bottom: none !important;
}

.accordion:before {
    content: "\f103";
    display: block;
    font-size: 16px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    float: right;
}

.accordion.active:before {
    content: "\f068";
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active,
.accordion:hover {
    /* background-color: #ccc; */
}

/* Style the accordion panel. Note: hidden by default */
.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

span.tit-priy {
    font-size: 16px;
    font-weight: 600;
    padding: 16px 4px 0 0;
    float: left;
}

.panel:last-child {
    border-bottom: 1px solid #ccc;
}

.panel ul {
    list-style-type: none;
    padding: 0 0 16px 0;
}

#main-nav.sticky {
    position: fixed;
    top: 0;
    bottom: auto;
}

.navbarOffsetMargin {
    padding-top: 45px;
}
.cont-rrss{
    display: flex;
    gap: 16px;
    a{
        font-size: 20px;
        :hover{
            color: #8c8c8c;
        }
    }
}
.wrap-video{
    width: 100%;
    max-width: 860px;
    margin: 32px auto;
    .yt-video{
        width: 100%;
        aspect-ratio: 16/9;
    }
}
@media only screen and (max-width: 1100px) {

    header,
    header.small {
        height: 500px;
    }

    .cont-slider .item-slide span {
        width: 80%;
        font-size: 20px;
        left: 10%;
    }

    .wrap-slider {
        margin: 41px 0 0 0;
    }

    #interior header {
        height: 150px;
    }

    .cont-logo {
        bottom: 0;
        left: 16px;
        padding: 16px 0 0 0;
        max-width: 300px;
    }

    a.menu-scroll-down {
        display: none;
    }

    a.logo {
        margin: 0 0 0 20px;
        z-index: 10;
        position: relative;
    }

    .logo img,
    .small .logo img {
        max-height: 50px;
    }

    .cont-menu {
        height: 60px;
        overflow: visible;
    }


    .der,
    .izq {
        float: none;
        margin: 20px auto;
    }



    #pull {
        display: block;
    }

    #pull {
        width: 30px;
        height: 30px;
        position: relative;
        margin: 10px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
        cursor: pointer;
        float: right;
    }

    #pull span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: #000;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.25s ease-in-out;
        -moz-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
        top: 0;
    }

    #pull span:nth-child(1) {
        top: 5px;
    }

    #pull span:nth-child(2) {
        top: 15px;
    }

    #pull span:nth-child(3) {
        top: 25px;
    }

    #pull.open span:nth-child(1) {
        top: 13px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    #pull.open span:nth-child(2) {
        opacity: 0;
        left: -60px;
    }

    #pull.open span:nth-child(3) {
        top: 13px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }

    #cssmenu {
        width: 100%;
        background: #0d151a;
        position: absolute;
        top: 60px;
        display: none;
        padding: 0;
        height: auto;
        left: 0;
        margin: 0;
    }

    #cssmenu a,
    #cssmenu a:hover,
    #cssmenu a:active {
        display: block;
        border-right: none;
        border-bottom: 1px solid #ccc;
        padding: 15px 10px;
        color: #fff;
        font-size: 16px;
        height: auto;
        line-height: 1.4em;
    }

    #cssmenu a:last-child {
        border-bottom: none;
    }

    .cont-bienv .sop-txt,
    #wrap-mv .cont-mv,
    .sop-staff .cont-txt {
        width: 100%;
    }

    .cont-numeros .item-num {
        width: 50%;
        margin: 0 0 30px;
    }

    .cont-numeros .item-num i {
        font-size: 30px;
    }

    .cont-numeros .item-num .cont-num {
        font-size: 36px;
    }

    .cont-numeros .item-num .txt {
        font-size: 18px;
    }
}

@media only screen and (max-width: 630px) {

    header,
    header.small {
        height: 250px;
    }

    .cont-slider .item-slide span {
        width: 80%;
        font-size: 16px;
        left: 10%;
    }

    .cont-gal-proy a {
        max-width: 50%;
    }

    .cont-logo {
        height: 100px;
    }

    .sop-form,
    .sop-mapa {
        width: 100%;
    }

    #wrap-msg-contacto .titulo {
        font-size: 22px;
    }

    .cont-numeros .item-num {
        width: 100%;
        max-width: 250px;
        margin: 0 auto 50px;
        float: none;
    }



}