body{
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 16px;
}
*{
    margin: 0;
    padding: 0;
    list-style: none;
    box-sizing: border-box;
}
h2{
    margin: 15px;
}
a{
    text-decoration: none;
    cursor: pointer;
}
#top{
    width: 100%;
    padding: 10px 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-image: linear-gradient(to bottom, rgba(0, 27, 58,.5), rgba(0, 27, 58,0));
}
#top > div{
    width: 90%;
    max-width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}
#top .logo img{
    width: 100px;
}
#top #close-menu{
    display: none;
}
#top .menu .toggle{
    display: none;
    cursor: pointer;
    position: relative;
    z-index: 99999;
}
#top .menu .toggle span{
    width: 29px;
    height: 2px;
    background: #fff;
    display: flex;
    margin: 5px 0;
    border-radius: 50px;
    transform-origin: 5px 0px;
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0), background 0.5s cubic-bezier(0.77,0.2,0.05,1.0), opacity 0.55s ease;
}
#top .menu ul{
    display: flex;
    gap: 50px;
    margin: 0;
}
#top .menu ul li{
    position: relative;
    padding: 10px 0;
}
#top .menu ul li a{
    font-weight: 300;
    font-size: 16px;
}
#top .menu ul li a, #top .menu ul li i{
    color: #fff;
    transition: all .3s ease;
    text-shadow: 0px 0px 4px #000;
}
#top .menu ul li a, #top .menu ul li:hover i{
    transform: rotateZ(180deg);
}
#top .menu ul li .submenu .back{
    display: none;
}
#top .menu ul li .submenu{
    display: block;
    background: rgba(0, 27, 58,.8);
    padding: 20px;
    position: absolute;
    text-align: center;
    top: -180px;
    width: 200px;
    left: -40px;
    transition: all .3s ease;
    opacity: 0;
}
#top .menu ul li:hover .submenu{
    display: block;
    top: 40px;
    opacity: 1;
}
#top .menu ul li .submenu li{
    margin: 15px 0;
}
#top .redes-sociales.mobile{
    display: none;
}
#top .redes-sociales i{
    color: #fff;
    margin: 0 5px;
    text-align: right;
    font-size: 14px;
}
#banner{
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
#banner .img-bg{
    position: absolute;
    top: 0;
    left: 0;
    z-index: -999;
    width: 100%;
    height: 100%;
    background: #000;
}
#banner .img-bg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 1;
}
#banner .tittle-banner{
    text-align: center;
    color: #fff !important;
    text-shadow: 2px 2px 8px #000;
}
#banner .tittle-banner h1{
    font-size: 50px;
    text-transform: uppercase;
    color: #fff;
}
#banner .tittle-banner h2{
    font-size: 24px;
}
#banner .tittle-banner p{
    font-size: 17px;
}
#banner .tittle-banner h1, #banner .tittle-banner h2, #banner .tittle-banner p{
    color: #fff;
}
.carousel{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 999;
}
.carousel p{
    font-size: 16px;
}
.carousel img{
    transform: translateY(20px);
    transition: all .5s ease;
}
.carousel .item:hover img{
    transform: translateY(0);
}
.carousel .txt-carousel{
    background: #fff;
    height: 20px;
    overflow: hidden;
}
.carousel {
    display: flex;
}
.carousel .contenedor-carousel{
    width: 87.5%;
}
.carousel .ver-mas{
    width: 12.3%;
}
.carousel .ver-mas img{
    width: 100%;
}
#carousel{
    width: 100%;
}
.owl-carousel.owl-drag .owl-item {
    padding: 0 1px;
    opacity: .8;
    box-sizing: border-box;
}
.ver-mas {
    padding: 0 2px;
    opacity: 1;
    box-sizing: border-box;
}
.owl-carousel.owl-drag .owl-item:hover {
    opacity: 1;
}
#form_banner {
    position: fixed;
    top: 6px;
    right: 6px;
    z-index: 99999;
    font-size: 11px;
    background-color: rgba(255,255,255,.5);
    display: none;
}
#form_banner > label{
    display: flex;
}
#form_banner select {
    background-color: transparent;
    border-width: 0px;
}
#form_banner select > option:checked {
    color:#001B3A;
    font-weight: bold;
}
#ulp-tab-AHAXwdqJprZE6W3F{
    background: #00205c !important;
    height: 55px !important;
    width: 55px !important;
    right: 15px !important;
}
#ulp-tab-AHAXwdqJprZE6W3F .ulp-tab-content{
    color: #fff !important;
    line-height: 55px !important;
}
#ulp-layer-957{
    background: rgba(0, 31, 91, .9) !important;
    border-radius: 0;
}
.ulp-window-middle-right{
    right: 0 !important;
}
.close-contact span{
    width: 29px;
    height: 2px;
    background: #fff;
    display: flex;
}
.close-contact span:nth-last-child(1){
    transform: rotate(-45deg);
}
.close-contact span:nth-last-child(2){
    transform: rotate(45deg) translate(1px, 1px);
}
#dfd-grad-bg-62e91f920d6dd{
    background-size: cover !important;
    background-position: center !important;
}
.vc_custom_1551397351445{
    padding-top: 100px !important;
    background: rgba(0, 31, 91, .3) !important;
    text-shadow: 2px 2px 8px #000;
}
.btn-home-bg{
    background-color: #008bbb;
    border: 1px solid #008bbb;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
    padding: 13px 30px;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
    font-weight:400;
    letter-spacing: 1px;
}
.btn-home-bg:hover,
.btn-home-bg:focus{
    background:#fff;
    border-color: #fff;
    color:#008bbb;
    outline:0;
}
.btn-home-bg-2{
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #008bbb;
    font-size: 15px;
    padding: 13px 30px;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
    font-weight:400;
    letter-spacing: 1px;
}
.btn-home-bg-2:hover,
.btn-home-bg-2:focus{
    background:#008bbb;
    border-color: #008bbb;
    color:#fff;
    outline:0;
}
@media only screen and (max-width: 1200px) {
    #top .menu ul{
        gap: 40px;
    }
}
@media only screen and (max-width: 900px) {
    #top .menu ul{
        gap: 30px;
    }
}
@media only screen and (max-width: 800px) {
    #top .menu ul{
        gap: 20px;
    }
}
@media only screen and (max-width: 600px) {
    h1{
        font-size: 40px !important;
    }
    h2{
        font-size: 20px;
    }
    #top .menu ul{
        gap: 10px;
    }
}
@media only screen and (max-width: 500px) {
    #top .logo img{
        width: 200px;
    }
}
@media screen and (max-width: 1000px){
    #top .menu .toggle{
        display: block;
    }
    #top .redes-sociales.mobile{
        display: block;
        margin-top: 100px
    }
    #top .redes-sociales{
        display: none;
    }
    #top .menu ul li .submenu .back{
        display: block;
    }
    #top .menu #menu-mobile{
        flex-direction: column;
        position: fixed;
        height: 100vh;
        min-height: fit-content;
        background: #0d1f26;
        padding: 110px 70px 50px;
        max-width: 300px;
        right: 0;
        top: 0;
        text-align: right;
        z-index: 9999;
        transform: translateX(100%);
        transition: all .3s ease;
        overflow: scroll;
    }
    #top #menu.navigation #menu-mobile{
        transform: translateX(0);
    }
    #top #menu.navigation .toggle span:nth-last-child(2){
        transform: rotate(0deg) scale(0.2, 0.2);
    }
    #top #menu.navigation .toggle span:nth-last-child(1){
        transform: rotate(-45deg) translate(0, -1px);
        transform-origin: 0% 100%;
    }
    #top #menu.navigation .toggle span:nth-last-child(3){
        transform: rotate(45deg) translate(-3px, -1px);
    }
    #top .menu ul li a, #top .menu ul li i{
        transform: rotateZ(-90deg) translateX(-2px);
    }
    #top .menu ul li a, #top .menu ul li:hover i{
        transform: rotateZ(-90deg) translateX(-2px);
    }
    #top .menu #menu-mobile .submenu{
        position: fixed;
        top: 0;
        right: 0;
        z-index: 9999999;
        height: 100vh;
        min-height: fit-content;
        max-width: 300px;
        left: auto;
        width: 100%;
        padding: 100px 50px 50px;
        opacity: 1;
        transform: translateX(100%);
        background: #00205c;
        overflow: scroll;
    }
    #top .menu #menu-mobile .submenu.nav-submenu{
        transform: translateX(0);
    }
    #top #menu.navigation #close-menu{
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        z-index: 999;
        background: rgba(0, 0, 0, .3);
        cursor: pointer;
    }
    .carousel .contenedor-carousel{
        width: 80.1%;
    }
    .carousel .ver-mas{
        width: 19.9%;
    }
}
@media screen and (max-width: 600px){
    .carousel .contenedor-carousel{
        width: 66.666%;
    }
    .carousel .ver-mas{
        width: 33.333%;
    }
}

*{
    font-family: 'Poppins', sans-serif;
}
p{
    font-size: 16px;
}
.contenido-vp{
    padding: 40px 80px 40px calc((100vw - 1200px) / 2);
}
.separador{
    border: dashed 1px #000;
    height: 0;
    margin: 20px 0;
}
#portada-tech{
    padding: 100px calc((100% - 1200px) / 2);
    margin: 0;
    background: url(/img/kcfinder/images/fondo-tech-portada.jpg);
    background-size: cover;
    text-align: center;
    color: #fff;
}
#portada-tech .titulo-portada{
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
#portada-tech .titulo-portada h1{
    font-size: 100px;
    color: #fff;
    font-weight: 800;
}
#portada-tech .titulo-portada img{
    width: 250px;
    height: auto;
}
#portada-tech h4{
    letter-spacing: 10px;
    font-size: 19px;
}
#portada-tech p, #portada-tech b{
    font-size: 18px;
}
#portada-tech > div > p > img{
    height: 100px;
}

#nosotros-tech{
    padding: 100px calc((100% - 1200px) / 2);
    margin: 0;
    background: url(/img/kcfinder/images/fondo-tech.jpg);
    background-size: cover;
    color: #000;
}
#nosotros-tech h1{
    font-size: 50px;
}
#nosotros-tech h1 span{
    color: #0078c4;
}
#nosotros-tech h2{
    font-size: 30px;
}
#nosotros-tech p{
    width: 30%;
}

#ventajas-tech{
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 0;
}
#ventajas-tech .titulo-ventajas{
    padding: 40px 80px 40px calc((100vw - 1200px) / 2);
    background: rgb(0,86,178);
    background: linear-gradient(90deg, rgba(0,86,178,1) 0%, rgba(0,120,196,1) 20%); 
    color: #fff !important;
}
#ventajas-tech .titulo-ventajas p{
    border-color: #fff;
}
#ventajas-tech .titulo-ventajas h2, #ventajas-tech .titulo-ventajas h1{
    color: #fff !important;
}
#ventajas-tech li{
    list-style: decimal;
    margin: 20px 0;
}
#ventajas-tech li::marker{
    color: #0078c4;
    font-size: 23px;
    font-weight: 600;
}
#ventajas-tech div:last-child, #ventajas-tech div:last-child img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#tutorias-tech{
    padding: 100px calc((100vw - 1200px) / 2);
    background: #fff;
    text-align: center;
}
#tutorias-tech .titulo-tutorias{
    color: #0078c4;
    padding-bottom: 20px;
    border-bottom: 2px dashed #0078c4;
}
#tutorias-tech .t-columns{
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    justify-content: center;
    gap: 20px;
}
#tutorias-tech .t-columns img{
    height: 100px;
    margin: 20px;
}
#tutorias-tech .t-columns h5{
    padding: 20px 0;
    border-top: 2px dashed #0078c4;
    border-bottom: 2px dashed #0078c4;
    margin: 20px 0;
}


#product-tech .icons-products{
    width: fit-content;
    margin: 20px auto;
}
#product-tech .icons-products img{
    height: 85px;
    margin: 0 15px;
}
#product-tech .caracterizticas{
    background: url(/img/kcfinder/images/fondo-caracterizticas.png);
    background-size: 100% 100%;
    width: fit-content;
    padding: 50px;
    padding-right: 200px;
    margin-bottom: 50px;
}
#product-tech .caracterizticas p{
    color: #fff;
    margin: 0
}
#product-tech h2{
    color: #0078c4;
    text-align: center;
}
#product-tech .tabla-contenido{
    padding: 50px;
    width: 100%;
    margin: 20px 0;
    background: rgb(0,86,178);
    background: linear-gradient(90deg, rgba(0,86,178,1) 0%, rgba(0,120,196,1) 20%); 
}