/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

@import url(./includes/css/bootstrap-grid.min.css);

* {
    font-family: 'Titillium Web', sans-serif;
}
.holder-tabs{
    position: absolute;
}

a{
    color: #215fac;
    text-decoration: none !important;
}

.elementor-search-form--skin-full_screen .elementor-search-form__container{
    background-color: rgb(33 95 172 / 90%) !important;
}

.dialog-lightbox-close-button.dialog-close-button{
    color: #fff !important;
    fill: #fff !important;
}

.header-delage .elementor-nav-menu .sub-arrow {
    margin-top: -5px;
    transform: rotate(-45deg);
    transform-origin: right;
    color: #215fac;
    font-size: 12px;
    margin-left: -5px;
}

.header-delage .elementor-item:hover, .header-delage .elementor-item-active{
    color: #215fac !important;
}

.header-delage .elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
    background-color: #215fac;
    height: 1px;
}

.header-delage .sub-menu{
    margin-top: 10px !important;
    background: #f3f2f2;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    min-width: 160px !important;
}

.header-delage .elementor-sub-item{
    padding: 10px 20px !important;
    border-left: 0 !important;
}

.header-delage .elementor-sub-item span{
    text-transform: uppercase;
}

.header-delage .elementor-sub-item:hover, .header-delage .current-menu-item .elementor-sub-item{
    background-color: #fff;
    color: #215fac;
    border-radius: 5px;
}

.abas-tecnologias {
    border-radius: 10px;
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 5px rgba(51,51,51,.6);
}

.abas-tecnologias .e-n-tabs-heading{
    border-bottom: 1px solid #ddd;
}

.abas-tecnologias .e-n-tab-title-text span{
    text-transform: uppercase;
}

.menu-footer ul {
    padding: 0;
    margin: 0;
    list-style: none;
    height: 115px;
    display: flex;
    flex-flow: column wrap;
}

.menu-footer ul li a:hover::after{
    content: none !important;
}

.menu-footer ul li a.elementor-item-active::after{
    content: none !important;    
}


.posts-destaques .elementor-post__text{
    flex-flow: column-reverse !important;
    display: flex !important;
    justify-content: flex-end !important;
}

div[data-elementor-type="footer"] a{
    color: #fff;
}

div[data-elementor-type="footer"] .meio i{
    color: #3acaff !important;
    margin-right: 10px !important;
    font-size: 18px !important;
}

.tag-cloud-link {
    padding: 3px 9px;
    border-radius: 3rem;
    color: #7a7b7c;
    border: 1px solid #7a7b7c;
    margin: 1px 0;
    display: inline-block;
    font-size: 1em !important;
    font-family: 'Titillium Web';
}

.tag-cloud-link:hover {
    color: #215fac !important;
    border: 1px solid #215fac !important;
}

.elementor-widget-wp-widget-tag_cloud h5, .elementor-widget-wp-widget-archives h5 {
    color: #215FAC;
    font-size: 22px;
    font-weight: 400;
}

.blog_sidebar ul {
    list-style: none;
    padding: 0;
}

.blog_sidebar ul li:before {
    content: '\f058';
    display: inline-block;
    margin-left: 0;
    width: 1.3em;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 1em;
    color: #215fac;
}

.search-form .search-field {
    border: 1px solid #215fac;
}

.search-form label{
    width: 86%;
}

.search-form label::after{
    content: '\f002';
    display: inline-block;
    margin-left: 0;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 22px;
    color: #fff;
    right: 0;
    position: absolute;
    background: #215fac;
    width: 40px;
    height: 42px;
    padding: 10px;
    border-radius: 0px 5px 5px 0px;
}

.search-form .search-submit{
    width: 40px;
    padding: 0;
    margin: 0;
    height: 42px;
    position: absolute;
    right: 0;
    opacity: 0;
}

.elementor-pagination {
    display: inline-block;
    margin: 30px 0;
}

.elementor-pagination .page-numbers {
    border: 1px solid #ddd;
    margin: 0 !important;
    padding: 5px 10px !important;
    border-radius: 4px;
}

.elementor-pagination .page-numbers.current {
    color: #fff;
    background: #215FAC;
    border: 1px solid #215FAC;
}

.wpcf7-form .form-control[type=text], .wpcf7-form input[type=text][name=post_password], .wpcf7-form .form-control[type=email], .wpcf7-form input[type=email][name=post_password], .wpcf7-form .form-control[type=tel], .wpcf7-form .form-control[type=file], .wpcf7-form input[type=tel][name=post_password], .wpcf7-form select.form-control {
    height: 41px;
    line-height: 41px;
    background: 0 0;
    border: 1px solid #f1f1f1;
    color: #555;
    border-radius: 100px;
    box-shadow: none;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 1;
    width: 100%;
}

.wpcf7-form textarea.form-control {
    background: 0 0;
    border: 1px solid #f1f1f1;
    border-radius: 20px;
    box-shadow: none;
    font-size: 14px;
    color: #555;
    width: 100%;
}

.btn.btn-primary{
    font-family: "Titillium Web", Sans-serif;
    font-size: 14px;
    font-weight: 700;
    background-color: transparent;
    background-image: linear-gradient(180deg, #3ACAFF 0%, #215FAC 100%);
    border: 0;
    border-radius: 100px 100px 100px 100px;
    color: #fff;
    text-transform: uppercase;
    padding: .5rem 1rem;
    display: inline-block;
}

.destaque .category-news:after {
    content: '';
    background: rgb(16 56 76/70%);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    pointer-events: none;
}

.destaque .category-news .titulo {
    z-index: 2;
}

.share_buttons ul {
    list-style: none;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.share_buttons a {
    background: 0 0;
    color: #ccc !important;
    border: 1px solid #ccc;
    border-radius: 100px;
    width: 40px;
    height: 40px;
    padding: 5px;
    cursor: pointer;
    font-size: 1.3em;
    margin: 0 5px;
    display: inline-block;
    text-align: center;
}

.share_buttons a:hover {
    color: #215fac !important;
    border: 1px solid #215fac;
}

.post .wp-post-image{
    width: auto;
    /* max-height: 150px; */
    max-height: initial;
    -o-object-fit: contain;
    object-fit: contain;
}

hr.left{
    border-top: 1px solid #215fac;
    border-bottom: 0;
    width: 70px;
    display: inline-block;
}

h1.entry-title{
    margin: 0 0 15px;
    color: #215fac;
    font-weight: 700;
    font-size: 2em;
    display: block !important;
}

.relacionados h4 {
    color: #333;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
}
.relacionados a {
    text-align: center;
}

.relacionados .titulo_botao{
    justify-content: space-between;
    min-height: 150px;
    display: flex;
    flex-flow: column;
    align-items: center;
}
.relacionados .titulo_botao strong{
    color: #333;
    font-weight: 700;
}

.relacionados .titulo_botao.etapas-de-crescimento{
    min-height: auto;
}

.download-container-conteudos .elementor-widget-image a{
    width: 100%;
}

.elementor-main-swiper{
    margin: 0;
}

.elementor-testimonial__content{
    display: flex;
    align-items: center;
}

.elementor-testimonial__text {
    font-style: normal !important;
}

.quem-ja-avancou-com-a-delage-depoimentos.mobile .elementor-testimonial__footer{
    justify-content: center;
}

.quem-ja-avancou-com-a-delage-depoimentos.mobile img{
    width: 100% !important;
    height: 180px !important;
}

.quem-avancou-leia-mais {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}

.quem-avancou-leia-mais span{
    font-size: 16px;
    font-weight: 700;
}

.table-wms-rx {
    border-bottom: 6px solid #0077df;
    font-size: 16px;
}

.table-wms-rx thead {
    background: #0077df;
    color: #fff;
}

.table-wms-rx tr td{
    border-left: 0;
    border-right: 0;
    padding: 10px 15px;
}

.elementor-counter .elementor-counter-title{
    text-align: center !important;
}

.grecaptcha-badge {
    display: none !important;
}

/** < ELEMENTOR WIDGETS **/

/* < TABS */

.abas {
    overflow: hidden;
}
.abas .e-n-tabs-heading {
    flex-flow: row nowrap;
    border-bottom: 1px solid #dcdcdc;
}

.abas .e-n-tab-title {
    border-right: 1px solid #dcdcdc;
    padding: 20px !important;
}

.abas .e-n-tab-title:first-of-type {
    border-radius: 10px 0 0 0;
}

.abas .e-n-tab-title:last-of-type {
    border-radius: 0 10px 0 0;
    border-right:0;
}

.abas .e-n-tab-title {
    border-right: 1px solid #dcdcdc;
}

/* /> TABS */

/* < TESTIMONIAL CAROUSEL */

.carrossel-sistema-wms .elementor-swiper .elementor-main-swiper{
    margin: 0 auto;
}

.carrossel-sistema-wms .elementor-testimonial__content {
    display: flex;
    flex-flow: column-reverse;
}

.carrossel-sistema-wms .elementor-testimonial__text {
    font-style: normal !important;
}

/* /> TESTIMONIAL CAROUSEL */

/** /> ELEMENTOR WIDGETS **/

/** < PÁGINAS **/

/* < CASES */
.page-id-141 .swiper-pagination-bullets{ 
    bottom: 45px !important;
}
/* /> CASES */

/* < POLITICA DE PRIVACIDADE */
.page-id-9862 .entry-title{
    display: none;
}
/* /> POLITICA DE PRIVACIDADE */

/* < TERMOS DE USO */
.page-id-9864 .entry-title{
    display: none;
}
/* /> TERMOS DE USO */

/** /> PÁGINAS **/

@media (min-width: 1400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1140px;
    }
}

@media (max-width: 768px){
    .holder-tabs{
        position: relative;
    }
    .wave{
        position: absolute;
    }
    .abas-tecnologias .e-n-tab-title {
        padding: 10px 4px !important;
    }
    .abas-tecnologias .e-n-tab-title-text{
        font-size: 15px !important;
    }
    .bg-quem-ja-avancou-com-a-delage-depoimentos{
        background: none !important;
    }
    .quem-avancou-leia-mais {
        flex-flow: column-reverse;
        align-items: baseline;
        row-gap: 10px;
    }
    .elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
        background-color: #ffffff !important;
        color: #215fac !important;
    }
    .banner-home{
        background-size: cover !important;
    }
}
