/********* Compiled - Do not edit *********/
:root{--color-primary:#337ab7;--color-secondary:#68d0a8;--color-gradient-start:#337ab7;--color-gradient-stop:#337ab7;--color-link:#ffb745;--color-link-hover:#337ab7;}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-15px;margin-right:-15px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px;}body{font-family:inherit;font-weight:400;line-height:1.7em;font-size:1.05em;color:#363636;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;}.h1,h1{font-family:inherit;font-weight:500;line-height:1.2em;font-size:52px;color:#68d0a8;}.h2,h2{font-family:inherit;font-weight:500;line-height:1.2em;font-size:60px;color:#68d0a8;}.h3,h3{font-family:inherit;font-weight:400;line-height:1.2em;font-size:42px;color:#337ab7;}.h4,h4{font-family:inherit;font-weight:400;line-height:1.2em;font-size:30px;color:#337ab7;}.h5,h5{font-family:inherit;font-weight:500;line-height:1.2em;font-size:21px;color:#363636;}.h6,h6{font-family:inherit;font-weight:500;line-height:1.2em;font-size:22px;color:#363636;}.titlebar-inner h1{}.titlebar-inner p{}@media screen and (max-width: 1000px){.main-header .navbar-header{background:rgba(255, 255, 255, 0);}.main-header .ld-module-trigger, .main-header .ld-search-form .input-icon{color:rgb(51, 122, 183);}.main-header .nav-trigger .bar{background-color:rgb(51, 122, 183);}body[data-mobile-nav-style=modern]:before{background:rgb(235, 243, 249);}body[data-mobile-nav-style=modern] .navbar-collapse-clone ul .nav-item-children > li > a, body[data-mobile-nav-style=modern] .navbar-collapse-clone ul > li > a, body[data-mobile-nav-style=modern] .navbar-collapse-clone ul.nav.main-nav .nav-item-children > li > a, body[data-mobile-nav-style=modern] .navbar-collapse-clone ul.nav.main-nav > li > a, .main-nav > li{color:rgb(51, 122, 183);}[data-mobile-nav-style=modern] .navbar-collapse-clone ul .nav-item-children > li > a:hover, [data-mobile-nav-style=modern] .navbar-collapse-clone ul > li > a:hover, [data-mobile-nav-style=modern] .navbar-collapse-clone ul.nav.main-nav .nav-item-children > li > a:hover, [data-mobile-nav-style=modern] .navbar-collapse-clone ul.nav.main-nav > li > a:hover{color:inherit !important;}}@import url('//fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

html, body, h1, h2, h3, h4, h5, h6, rs-layer {
    font-family: 'Urbanist', sans-serif;
}

/* HEADER */

header {
    font-size: 14px !important;
}
header::before {
    content: "";
    width: 60px;
    height: 8px;
    background-color: #68D0A8;
    position: absolute;
    bottom: 0;
    left: 0;
}
header::after {
    content: "";
    width: 140px;
    height: 140px;
    border-radius: 0;
    background-color: transparent;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    background-image: url("/wp-content/uploads/corner_header.svg");
    background-position: top right;
    background-size: cover;
}
.main-nav > li > a {
    padding-left: 8px !important;
    padding-right: 8px !important;
}
.main-nav-hover-underline-2 > li > a .link-ext {
    display: inline-block;
    width: 40px !important;
    height: 3px !important;
    position: absolute;
    bottom: 0 !important;
    left: 0 !important;
}
header .btn-solid {
    background-color: #FFB745;
    color: #ffffff;
    border-radius: 30px !important;
}
header .btn-solid > span {
    padding: 0 20px !important;
}
.nav-item-children {
    min-width: 260px;
    padding: 1em 0;
    top: 85%;
    left: 0;
}

/* FOOTER */

footer p {
    font-size: 13px;
    line-height: 1.5em;
    margin-bottom: 8px !important;
}

/* STYLES */

.text-white p, .text-white a,
.text-white h1, .text-white h2,
.text-white h3, .text-white h4,
.text-white h5, .text-white h6 {
    color: #ffffff;
}
.float-right {
    float: right;
}

.vector-overlay .vc_single_image-wrapper::after {
    content: "";
    background-image: url("/wp-content/uploads/header-over.svg");
    position: absolute;
    bottom: 60px;
    right: 10%;
    width: 200px;
    height: 102px;
}

.green-after-section::after {
    content: "";
    width: 60px;
    height: 8px;
    background-color: #68D0A8;
    position: absolute;
    bottom: 0;
    right: 0;
}

.green-before-section::before {
    content: "";
    width: 60px;
    height: 8px;
    background-color: #68D0A8;
    position: absolute;
    top: 0;
    left: 0;
}

.services-box_hover {
    top: 0;
}
.services-box_hover:hover {
    top: -4px;
    transition: all linear .15s;
}
.services-box {
    border: 1px solid #FFB745;
    display: flex;
    padding: 6% !important;
}
.services-box::after {
    content: "";
    width: 70%;
    height: 80%;
    background-color: #337AB7;
    position: absolute;
    bottom: -20px;
    right: -20px;
    z-index: -1;
}
.services-box a {
    color: #337AB7;
}
.services-box a:hover {
    color: #FFB745;
    opacity: 1;
}

.accordion-expander {
    font-size: 28px !important;
}

.img_ventajas_left {
    width: 100%;
    max-width: 600px;
}

.btn-solid.round {
    background-color: #FFB745;
    border-radius: 50px !important;
    font-weight: bold !important;
    letter-spacing: 0 !important;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
}

.btn-solid.round:hover {
    background-color: #337ab7;
    border-radius: 50px !important;
    font-weight: bold !important;
    letter-spacing: 0 !important;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
}

.btn-solid.round > span {
    padding: 6px 25px;
}

.carousel_desarrollo_home {
    padding: 70px;
}

.carousel_desarrollo_home .carousel-item {
    transition: all .8s ease-in-out;
}

.carousel_desarrollo_home .flickity-viewport,
.carousel_desarrollo_home .flickity-viewport-wrap {
    overflow: visible !important;
}

.carousel_desarrollo_home .carousel-nav {
    margin-top: 100px !important;
}

.carousel_desarrollo_home .carousel-nav .flickity-button.previous {
    left: -30% !important;
}
.carousel_desarrollo_home .carousel-nav .flickity-button.next {
    right: -30% !important;
}

.carousel_desarrollo_home .flickity-page-dots .dot {
    position: relative;
    border-radius: 0em;
    background-color: #FFB745;
    color: #FFB745;
    opacity: 1;
    transition: all 0.3s;
    width: 12.5%;
    margin: 0;
    height: 2px;
}

.carousel_desarrollo_home .flickity-page-dots .dot.is-selected {
    background-color: #FFB745;
    color: #FFB745;
    height:6px;
}

.carousel-testimonial-home .flickity-page-dots {
    position: inherit;
}

.carousel-testimonial-home .flickity-prev-next-button.previous {
    left: -10% !important;
}

.carousel-testimonial-home .flickity-prev-next-button.next {
    right: -10% !important;
}

.carousel-testimonial-home .testimonial-quote {
    font-size: 16px;
    line-height: 1.25em;
    margin-bottom: 0;
}

.carousel-testimonial-home .testimonial-slide-home {
    padding: 6%;
    border: 1px solid #FFB745;
    border-radius: 0;
    background-color: #ffffff;
    color: #363636 !important;
}

.carousel-testimonial-home .testimonial-slide-home::before {
    content: '';
    background-color: #337AB7;
    position: absolute;
    left: 10%;
    top: 75%;
    width: 95%;
    height: 30%;
    z-index: -1;
}

.carousel-testimonial-home .testimonial-quote-mark::before {
    content: '"';
    font-size: 100px;
    font-family: 'Urbanist', sans-serif;
    font-weight: bold;
    font-style: italic;
    position: relative;
    top: 30px;
    left: 0;
    line-height: 0px;
}

.carousel-testimonial-home .testimonial-quote-mark svg {
    display:none;
}

.carousel-testimonial-home .carousel-item.is-selected .testimonial-slide-home,
.carousel-testimonial-home .carousel-item.is-selected .testimonial-whole-shadowed-alt {
    box-shadow: none;
}

.box_contact::before {
    content: '';
    background-color: #337AB7;
    position: absolute;
    left: 10%;
    top: 50%;
    width: 95%;
    height: 56%;
    z-index: -1;
}

/* SLIDE FUNCIONALIDADES */

.slide_funcionalidades h3 {
    font-size: 4.5rem;
    font-weight: 300 !important;
    line-height: 1.25em;
    margin-bottom: 15px !important;
    text-transform: uppercase;
}

.slide_funcionalidades h4 {
    color: #363636;
    font-weight: 400;
    line-height: 1.25;
    text-transform: uppercase;
    margin-bottom: 15px !important;
 }
 
.slide_funcionalidades h5 {
    color: #337AB7;
    line-height: 1.25;
    text-transform: uppercase;
    font-size: 1em;
    margin-bottom: 0;
}
 
.slide_funcionalidades p {
    font-size: .9em;
    line-height: 1.5em;
}

.slide_funcionalidades .text_big p {
    font-size: 20px;
    line-height: 1.5em;
    margin-bottom: 15px !important;
}

.slide_funcionalidades.tabs-nav-side .tabs-nav {
    box-shadow: none;
    border: 1px solid #FFB745;
    padding: 0 !important;
    margin: 30px 0;
}

.slide_funcionalidades.tabs-nav-side .tabs-nav li {
    padding: 0;
    color: #363636;
}

.slide_funcionalidades.tabs-nav-side .tabs-nav li a {
    color: #363636;
    padding: 4px 15px;
}

.slide_funcionalidades.tabs-nav-side .tabs-nav li.active a {
    border-bottom: 1px solid #FFB745;
}

.slide_funcionalidades.tabs-nav-side .tabs-nav li.active a,
.slide_funcionalidades.tabs-nav-side .tabs-nav li a:hover,
.slide_funcionalidades.tabs-nav-side .tabs-nav li a:focus {
    color: #363636;
}

.slide_funcionalidades.tabs-nav-side .tabs-nav li.active a::after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: -5px;
    left: -10px;
    transform: none;
    transform-origin: left bottom;
    background-color: #ffffff;
    transition: transform 0.3s;
    border-radius: 10px;
    border: 1px solid #FFB745;
    color: #ffffff;
    top: inherit;
    right: inherit;
}
.slide_funcionalidades.tabs-nav-side .tabs-nav a:hover::after {
    display: none;
}

.slide_funcionalidades.tabs-nav-side .tabs-content .funcionalidad_arrow_right {
    text-align: right
}

.slide_funcionalidades.tabs-nav-side .tabs-content .funcionalidad_arrow_left.arrow_inactive a::before,
.slide_funcionalidades.tabs-nav-side .tabs-content .funcionalidad_arrow_right.arrow_inactive a::before{
    opacity: .5;
    cursor: default;
}

.slide_funcionalidades.tabs-nav-side .tabs-content::after {
    content: "";
    height: 2px;
    width: 100%;
    display: block;
    background-color: #FFB745;
}

.slide_funcionalidades.tabs-nav-side .tabs-content .tabs-pane.active .slide_funcionalidades_nav_bottom::after {
    content: "";
    width: 8.333%;
    height: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #FFB745;
    display: block;
}

.slide_funcionalidades.tabs-nav-side .tabs-content #funcionalidad_crmo.tabs-pane.active .slide_funcionalidades_nav_bottom::after {
    left: 0;
}
.slide_funcionalidades.tabs-nav-side .tabs-content #funcionalidad_crmc.tabs-pane.active .slide_funcionalidades_nav_bottom::after {
    left: 8.333%;
}
.slide_funcionalidades.tabs-nav-side .tabs-content #funcionalidad_crma.tabs-pane.active .slide_funcionalidades_nav_bottom::after {
    left: 16.666%;
}
.slide_funcionalidades.tabs-nav-side .tabs-content #funcionalidad_sd.tabs-pane.active .slide_funcionalidades_nav_bottom::after {
    left: 24.999%;
}
.slide_funcionalidades.tabs-nav-side .tabs-content #funcionalidad_sm.tabs-pane.active .slide_funcionalidades_nav_bottom::after {
    left: 33.332%;
}
.slide_funcionalidades.tabs-nav-side .tabs-content #funcionalidad_sc.tabs-pane.active .slide_funcionalidades_nav_bottom::after {
    left: 41.665%;
}
.slide_funcionalidades.tabs-nav-side .tabs-content #funcionalidad_sga.tabs-pane.active .slide_funcionalidades_nav_bottom::after {
    left: 49.998%;
}
.slide_funcionalidades.tabs-nav-side .tabs-content #funcionalidad_mm.tabs-pane.active .slide_funcionalidades_nav_bottom::after {
    left: 58.331%;
}
.slide_funcionalidades.tabs-nav-side .tabs-content #funcionalidad_ie.tabs-pane.active .slide_funcionalidades_nav_bottom::after {
    left: 66.664%;
}
.slide_funcionalidades.tabs-nav-side .tabs-content #funcionalidad_tm.tabs-pane.active .slide_funcionalidades_nav_bottom::after {
    left: 74.997%;  
}
.slide_funcionalidades.tabs-nav-side .tabs-content #funcionalidad_fm.tabs-pane.active .slide_funcionalidades_nav_bottom::after {
    left: 83.33%;
}
.slide_funcionalidades.tabs-nav-side .tabs-content #funcionalidad_hr.tabs-pane.active .slide_funcionalidades_nav_bottom::after {
    left: 91.663%;
    width: 8.337%
}

/* PAGE FUNCIONALIDADES NEW */

.menu_funcionalidades .scrollmagic-pin-spacer:not(.scene-entered),
.menu_funcionalidades .scrollmagic-pin-spacer.scene-left {
    width: 90% !important;
    margin: 0 5% !important;
}
.menu_funcionalidades .lqd-sticky-menu {
    padding: 1em 0 0 0;
    inset: 0 auto auto 0 !important;
}

.menu_funcionalidades .lqd-sticky-menu ul li {
    width: 8.333%;
    border-bottom: 1px solid #FFB745;
}

.menu_funcionalidades .lqd-sticky-menu ul li:hover,
.menu_funcionalidades .lqd-sticky-menu ul li.is-active {
    font-size: 20px;
    font-weight: 600;
    border-bottom: 4px solid #FFB745;
}

.title_funcionalidades h4 {
    font-size: 25px;
    color: #337AB7;
    border: 2px solid #FFB745;
    border-radius: 50%;
    height: 130px;
    width: 130px;
    line-height: 130px;
    text-align: center;
    padding: 0 !important;
}

@media screen and (max-width: 768px) {
    .menu_funcionalidades .lqd-sticky-menu ul li {
        width: 16.667%;
    }
}

/* ABOUUT */
.tabs_circle_about .tabs-nav {
    position: relative;
    width: 24em;
    height: 24em;
    padding: 2em;
    border: 1px solid #FFB745;
    border-radius: 50%;
    margin: 2em auto 6em;
}
.tabs_circle_about .tabs-nav::before {
    background-image: url(/wp-content/uploads/img_AboutUs.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}
.tabs_circle_about .tabs-nav li {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 4em;
    height: 4em;
    margin: -2em;
    overflow: visible;
}
.tabs_circle_about .tabs-nav li:nth-child(1) {
    transform: rotate(-75deg) translate(12em) rotate(75deg);
}
.tabs_circle_about .tabs-nav li:nth-child(2) {
    transform: rotate(-15deg) translate(12em) rotate(15deg);
}
.tabs_circle_about .tabs-nav li:nth-child(3) {
    transform: rotate(45deg) translate(12em) rotate(-45deg);
}
.tabs_circle_about .tabs-nav li:nth-child(4) {
    transform: rotate(105deg) translate(12em) rotate(-105deg);
}
.tabs_circle_about .tabs-nav li:nth-child(5) {
    transform: rotate(165deg) translate(12em) rotate(-165deg);
}
.tabs_circle_about .tabs-nav li:nth-child(6) {
    transform: rotate(225deg) translate(12em) rotate(-225deg);
}
.tabs_circle_about .tabs-nav li a {
    border-radius: 2em;
    padding: 20px;
    color: #FFB745;
}
.tabs_circle_about .tabs-nav li.active a,
.tabs_circle_about .tabs-nav li a:hover,
.tabs_circle_about .tabs-nav li a:focus {
    color: #68D0A8;
    background-color: transparent;
    border: 1px solid #68D0A8;
    border-radius: 2em;
    padding: 20px;
}
.tabs_circle_about .tabs-nav li a .tabs-nav-icon {
    margin-right: 0;
    font-size: 26px;
}
.tabs_circle_about .tabs-nav li::after {
    display: none;
}

.tabs_circle_about .tabs-content .tabs-pane h3 {
    font-size: 36px;
    font-weight: 300;
    color: #337ab7;
    text-align: center;
}

.tabs_circle_about .tabs-content .tabs-pane p {
    font-size: 14px;
    color: #363636;
    line-height: 18px;
}

.tabs_circle_about .tabs-content .tabs-pane h5 {
    font-size: 17px;
    font-weight: 400;
    font-style: italic;
    color: #337ab7;
}
.tabs_circle_about .tabs-nav li a::after {
    position: absolute;
    color: #363636;
    font-size: 16px;
    line-height: 21px;
    height: auto;
    text-align: left;
    text-transform: uppercase;
    font-weight: 400;
}
.tabs_circle_about .tabs-nav li:nth-child(1) a::after {
    content: "Valores Corporativos";
    top: 0;
    left: 5em;
    width: 120px;
}
.tabs_circle_about .tabs-nav li:nth-child(2) a::after {
    content: "Focalización hacia nuestros clientes";
    top: 1em;
    left: 5em;
    width: 170px;
}
.tabs_circle_about .tabs-nav li:nth-child(3) a::after {
    content: "Innovación";
    top: 1em;
    left: 5em;
    width: 120px;
}
.tabs_circle_about .tabs-nav li:nth-child(4) a::after {
    content: "Excelencia Operacional";
    top: 4em;
    left: 0;
    width: 130px;
}
.tabs_circle_about .tabs-nav li:nth-child(5) a::after {
    content: "Nuestro Equipo";
    top: 1em;
    right: 4em;
    width: 80px;
}
.tabs_circle_about .tabs-nav li:nth-child(6) a::after {
    content: "Compromiso con el Medio Ambiente";
    top: 1em;
    right: 4.5em;
    width: 110px;
}

@media screen and (max-width: 768px) {
    .tabs_circle_about .tabs-nav {
        width: 14em;
        height: 14em;
    }
    .tabs_circle_about .tabs-nav li:nth-child(1) {
        transform: rotate(-75deg) translate(7em) rotate(75deg);
    }
    .tabs_circle_about .tabs-nav li:nth-child(2) {
        transform: rotate(-15deg) translate(7em) rotate(15deg);
    }
    .tabs_circle_about .tabs-nav li:nth-child(3) {
        transform: rotate(45deg) translate(7em) rotate(-45deg);
    }
    .tabs_circle_about .tabs-nav li:nth-child(4) {
        transform: rotate(105deg) translate(7em) rotate(-105deg);
    }
    .tabs_circle_about .tabs-nav li:nth-child(5) {
        transform: rotate(165deg) translate(7em) rotate(-165deg);
    }
    .tabs_circle_about .tabs-nav li:nth-child(6) {
        transform: rotate(225deg) translate(7em) rotate(-225deg);
    }
    .tabs_circle_about .tabs-nav li a .tabs-nav-icon {
        margin-right: 0;
        font-size: 18px;
        line-height: 18px;
    }
    .tabs_circle_about .tabs-nav li.active a,
    .tabs_circle_about .tabs-nav li a:hover,
    .tabs_circle_about .tabs-nav li a:focus {
        padding: 10px;
    }
    .tabs_circle_about .tabs-nav li {
        top: 56%;
        left: 42%;
        width: 40px;
        height: 40px;
    }
    .tabs_circle_about .tabs-nav li a::after {
        font-size: 13px;
        line-height: 15px;
    }
    .tabs_circle_about .tabs-nav li:nth-child(1) a::after {
        content: "Valores Corporativos";
        top: -3em;
        left: -1em;
        width: 100px;
    }
    .tabs_circle_about .tabs-nav li:nth-child(2) a::after {
        content: "Focalización hacia nuestros clientes";
        top: -5em;
        left: 1em;
        width: 90px;
    }
    .tabs_circle_about .tabs-nav li:nth-child(3) a::after {
        content: "Innovación";
        top: 3em;
        left: 2em;
        width: 90px;
    }
    .tabs_circle_about .tabs-nav li:nth-child(4) a::after {
        content: "Excelencia Operacional";
        top: 3.2em;
        left: -2em;
        width: 130px;
    }
    .tabs_circle_about .tabs-nav li:nth-child(5) a::after {
        content: "Nuestro Equipo";
        top: 2em;
        right: 2em;
        width: 60px;
    }
    .tabs_circle_about .tabs-nav li:nth-child(6) a::after {
        content: "Compromiso con el Medio Ambiente";
        top: -2em;
        right: 20px;
        width: 90px;
    }
    .tabs_circle_about .tabs-nav li a {
        padding: 10px;
    }
}


/* ACCORDION WORKS */
.aboutus_works h5 {
    color: #337AB7;
    font-weight: bold;
}
.aboutus_works .accordion_works {
    margin-bottom: 45px;
}
.aboutus_works .accordion_works .accordion-title a {
    font-size: 16px;
    font-weight: bold;
    padding: 0;
    line-height: 30px;
}
.aboutus_works .accordion_works .accordion-expander::before {
    content: "REQUISITOS";
    font-size: 13px;
    color: #363636;
    position: relative;
    top: -4px;
    left: 0;
}

/* PAGE TECNOLOGIAS */
.list_icon_box .iconbox-icon-wrap {
    margin-right: 12px;
    margin-top: 8px;
}
#popmake-422 img, #popmake-421 img,
#popmake-419 img, #popmake-536 img,
#popmake-590 img {
    max-height: 80vh;
    width: auto !important;
}
#popmake-420 iframe, #popmake-410 iframe {
    max-height: 80vh;
    width: 100% !important;
}
.tabs_tecnologias .tabs-nav li {
    overflow: visible;
}
.tabs_tecnologias .tabs-nav li a {
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    padding: 8px;
    width: 100%;
}
.tabs_tecnologias .tabs-nav li .tabs-nav-icon {
    margin: 0;
    padding: 0;
    border: 2px solid #FFB745;
    border-radius: 50%;
    color: #FFB745;
    text-align: center;
    background-color: #FFB745;
    transform: scale(.25);
}
.tabs_tecnologias .tabs-nav li.active .tabs-nav-icon {
    transform: scale(1);
    background-color: #fff;
}
.tabs_tecnologias .tabs-nav li::after {
    height: 0;
}

@media screen and (max-width: 768px) {
    .tabs_tecnologias .tabs-nav li a {
        justify-content: start;
        padding: 4px 8px;
    }
    .tabs_tecnologias .tabs-nav li.active .tabs-nav-icon {
        transform: rotate(90deg);
    }
    .tabs_tecnologias .tabs-nav li .tabs-nav-icon {
        margin-right: 8px;
        width: 30px;
        height: 30px;
        line-height: 25px;
    }
    .tabs_tecnologias .tabs-nav li {
        border-bottom: 1px solid #FFB745;
    }
    .tabs_tecnologias .tabs-nav {
        border-bottom: none;
    }
}
@media screen and (min-width: 768px) {
    .tabs_tecnologias .tabs-nav li .tabs-nav-icon {
        position: absolute;
        bottom: -20px;
        left: calc(50% - 20px);
        width: 40px;
        height: 40px;
        line-height: 35px;
    }
    .tabs_tecnologias .tabs-nav li a {
        padding: 8px 8px 30px;
    }
    .tabs_tecnologias .tabs-nav {
        border-bottom: 1px solid #FFB745;
    }
}

/* SERVICIOS */
.timeline_funciones__row .timeline_funciones__row__icon::after {
    content: '';
    display: inline-block;
    width: 2px;
    height: 120%;
    position: absolute;
    top: 0;
    left: 50%;
    background-color: #FFB745;
}
.webPortal_ico img {
    border: 2px solid #FFB745;
    border-radius: 50%;
    width: 130px;
    height: auto;
    padding: 12px;
    background-color: #fff;
    position: relative;
    z-index: 1;
}

/* MENU BOTTOM SERVICIOS */


.menu_servicios .lqd-custom-menu {
    padding: 1em 0 0 0;
}

.menu_servicios ul.lqd-custom-menu li {
    width: 12.5%;
    border-bottom: 1px solid #FFB745;
    margin-left: -4px;
    padding: 4px;
    line-height: 18px;
    text-align: center;
}

.menu_servicios ul.lqd-custom-menu li:hover {
    border-bottom: 4px solid #FFB745;
}
.menu_servicios ul.lqd-custom-menu li:hover a {
    font-weight: 600;
}

@media screen and (max-width: 768px) {
    .menu_servicios ul.lqd-custom-menu li {
        width: 33.333%;
        padding: 16px 4px 4px;
    }
}

/* MENU BOTTOM INDUSTRIAS */


.menu_industrias .lqd-custom-menu {
    padding: 1em 0 0 0;
}

.menu_industrias ul.lqd-custom-menu li {
    width: 11%;
    border-bottom: 1px solid #FFB745;
    margin-left: -4px;
    padding: 4px;
    line-height: 18px;
    text-align: center;
}

.menu_industrias ul.lqd-custom-menu li:hover {
    border-bottom: 4px solid #FFB745;
}
.menu_industrias ul.lqd-custom-menu li:hover a {
    font-weight: 600;
}

@media screen and (max-width: 768px) {
    .menu_industrias ul.lqd-custom-menu li {
        width: 33.333%;
        padding: 16px 4px 4px;
    }
}

 
/* RESPONSIVE */

@media screen and (max-width: 768px) {
    .text-center-mobile {
        text-align: center;
    }
    .carousel_desarrollo_home .carousel-item:not(.is-selected) {
        transform: scale(95%);
    }
    
    .carousel_desarrollo_home .carousel-item.is-selected {
        transform: scale(115%);
    }
    
    .carousel_desarrollo_home .carousel-nav {
        margin-top: 100px;
    }
    
    .carousel_desarrollo_home .flickity-page-dots {
        width: 100%;
        position: absolute;
        left: 0% !important;
        bottom: -40px !important;
    }
    .carousel_desarrollo_home .carousel-item p {
        font-size: 14px;
        line-height: 1.25em;
    }
    .tabs_tecnologias .tabs-content h4 {
        font-size: 24px;
    }
    h3 {
        font-size: 39px;
    }
    p {
        font-size: 18px;
    }
    .accordion-xs .accordion-item {
        padding: 4px 0;
    }
}
@media screen and (max-width: 800px) {
    .slide_funcionalidades.tabs-nav-side .tabs-nav {
        display: grid; 
        grid-template-columns: repeat(6, 1fr);
        grid-gap: 0px;
        grid-auto-rows: auto;
    }
    .slide_funcionalidades.tabs-nav-side .tabs-nav li:nth-child(1) {
        grid-column: 1;
    }
    .slide_funcionalidades.tabs-nav-side .tabs-content {
        padding: 0 10%;
    }
}
@media screen and (min-width: 768px) {
    .text-right-desktop {
        text-align: right;
    }
    .carousel_desarrollo_home .carousel-item:not(.is-selected) {
        transform: scale(75%);
    }
    .carousel_desarrollo_home .carousel-item.is-selected {
        transform: scale(120%);
    }
    .carousel_desarrollo_home .flickity-page-dots {
        width: 60%;
        position: absolute;
        left: 20% !important;
        bottom: -20px !important;
    }
    .tabs_tecnologias {
        display: grid;
    }
    .tabs_tecnologias .tabs-nav {
        grid-row-end: 2;
        grid-row-start: 2;
    }
    .tabs_tecnologias .tabs-content {
        grid-row-end: 1;
        grid-row-start: 1;
    }
    .tabs_tecnologias .tabs-nav li {
        width: 20%;
    }
    .timeline_funciones__row {
        min-height: 250px;
    }
}
@media screen and (min-width: 800px) {
    .slide_funcionalidades.tabs-nav-side {
        flex-direction: row-reverse;
    }
    
    .slide_funcionalidades.tabs-nav-side .tabs-nav {
        width: 100px;
    }
    
    .slide_funcionalidades.tabs-nav-side .tabs-content {
        width: calc(100% - 130px);
        padding: 0 10%;
    }
}
@media screen and (max-width: 992px) {
    .carousel-nav {
        margin-top: 0 !important;
    }
	iframe.form_contact_small {
		height: 660px;
	}
}
@media screen and (min-width: 768px) and (max-width: 992px) {
    .services-box {
        min-height: 260px;
    }
    .img_ventajas_left {
        min-width: 540px;
    }
}
@media screen and (min-width: 992px) {
    .services-box {
        min-height: 300px;
    }
    #popmake-422 .container, #popmake-421 .container,
    #popmake-419 .container, #popmake-536 .container,
    #popmake-590 .container {
        width: 75%;
    }
	iframe.form_contact_small {
		height: 490px;
	}
}