/*
Theme Name: CDC Logística Child Theme
Theme URI: https://democonfigbox.com
Description: CDC Logística Child Theme
Author: Mind Marketing
Author URI: https://mindsas.com/
Template: twentytwenty
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: twenty-twenty-child
*/

:root{
        /* Colors */
    --main-blue: #002f5e;
    --second-blue: #44648e;
    --orange: #e7440d;
    
    /* General font */
    --futura: font-family: 'Futura Hv BT';
    --futura-p: font-family: 'Futura Bk BT';
}


/* Scroll bar */
::-webkit-scrollbar{
    width: 8px;
}

::-webkit-scrollbar-track{
    background-color: rgba(0, 0, 0, .15);
}

::-webkit-scrollbar-thumb{
    border-radius: 10px;
    background-color: var(--main-blue);
}

::-webkit-scrollbar-thumb:hover{
    background-color: var(--second-blue);
}

@media (min-width: 700px) {
    .singular .entry-header {
        padding: 0 !important;
    }

    .post-inner {
    	padding-top: 0 !important;
	}

	.entry-content h1, .entry-content h2, .entry-content h3,
	.entry-content h4, .entry-content h5, .entry-content h6 {
    	margin: 0 !important;
	}
}

@media (min-width: 1000px){
	.header-inner {
    	padding: 0 !important;
    	max-width: 83%;
    	padding: 10px 0 !important;
	}

	#site-header {
    	z-index: 1000;
	}
	
	ul.primary-menu {
        padding-top: 8px;
    }
	
	.elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 1140px !important;
    }
}

.site-description {
    display: none;
}

.header-toggles {
    display: none !important;
}

@media (min-width: 1000px){
    #site-header {
        z-index: 1000000;
        background: var(--main-blue);
    }
}

#site-header .site-logo a img {
    width: 160px;
    height: auto;
}

#site-header nav ul li a {
    font-family: 'Futura Hv BT';
    /*color: #fff !important;*/
    text-decoration: none !important;
    letter-spacing: 0 !important;
    font-size: 1.4rem;
    font-weight: inherit;
}


body {
    font-family: 'Futura Hv BT';
}

p, li {
    font-family: 'Futura Bk BT';
    font-size: 17px !important;
    color: var(--second-blue) !important;
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0;
    letter-spacing: 0;
}

h1 {
    font-family: 'Futura Hv BT' !important;
    font-size: 4.5rem;
    color: var(--main-blue);
}

h2 {
    font-family: 'Futura Hv BT' !important;
    font-size: 2.5rem;
    color: var(--main-blue);
}

h3 {
    font-family: 'Futura Hv BT' !important;
}

span.elementor-button-text {
    font-family: 'Futura Bk BT' !important;
    font-size: 17px;
}

.boton_transporte {
    position: relative;
    margin-bottom: -20px;
}

.boton_transporte span.elementor-button-text {
    font-weight: 300;
}

.btn_cdc span.elementor-button-text {
    font-weight: 700 !important;
}

.boton_transporte .elementor-button-icon svg {
    width: 0.8em;
}

#row_1 {
    z-index: 100;
}

#row_1 h2 {
    font-size: 3rem !important;
    color: var(--second-blue) !important;
}

#row_1 h1 {
    font-size: 4.2rem !important;
    color: var(--second-blue) !important;
}

#row_1 .img_slide {
    position: absolute;
    width: 850px !important;
    left: -170px;
    top: 65px;
}

.boton_cotiza_envio span.elementor-button-text {
    font-family: 'Futura Hv BT' !important;
    font-size: 2rem;
}

.boton_cotiza_envio span.elementor-button-text::before {
    content: "";
    background-image: url(https://cdclogistica.com/wp-content/uploads/2023/02/cotiza_envio_btn.png);
    background-size: 60px 46px;
    display: inline-block;
    width: 60px;
    height: 46px;
    background-repeat: no-repeat;
    margin-right: -7px;
    left: -14px;
    position: relative;
    margin-top: -40px;
}

.boton_wpp_linea .elementor-button-link {
    padding: 10px 14px;
}

.boton_wpp_linea .elementor-button-icon svg {
    width: 2em;
    top: 4px;
    position: relative;
}

.boton_wpp_linea span.elementor-button-text {
    font-size: 16px;
}

.boton_wpp_linea span.phone {
    display: block;
    font-size: 16px !important;
    padding-top: 2px;
}

.boton_wpp_linea b {
    font-size: 22px;
    letter-spacing: 1px;
}

.boton_wpp_linea .cls-1 {
    stroke: #fff !important;
    fill: #fff !important;
}

.boton_wpp_orange .cls-1 {
    stroke: #e7440d !important;
    fill: #e7440d !important;
}

#row_consulta {
    z-index: 10;
}

#row_3 h3 {
    font-family: 'Futura Bk BT' !important;
    font-size: 25px !important;
    color: var(--main-blue) !important;
    font-weight: normal;
}

#row_3 h4 {
    font-family: 'Futura Bk BT';
    font-size: 30px !important;
    color: var(--main-blue) !important;
    font-weight: normal;
}

#row_3 p, #row_3 ul {
    font-size: 17px !important;
    color: var(--second-blue) !important;
    font-weight: normal;
    min-height: 65px;
    padding: 0;
    margin: 0;
}

#row_3 ul {
    padding: 0;
    margin: 0;
    list-style: circle;
}

#row_3 ul li {
    font-size: 17px !important;
    color: var(--second-blue) !important;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

#row_3 .paq_items img {
    margin-top: -42px;
    width: auto;
    background: #fff;
    padding: 10px;
    height: 65px;
}

.row_4_title h1 {
    color: var(--second-blue);
    font-weight: 300;
    font-family: 'Futura Bk BT' !important;
    font-size: 3.5rem;
}

#row_4 h2 {
    color: #fff;
}

#row_4 .elementor-button {
  line-height: 1;
  font-size: 23px;
}

#row_4 span.elementor-button-text {
  font-family: 'Futura Hv BT' !important;
  font-size: 20px;
}

#row_4 p {
    font-size: 17px !important;
    color: #fff !important;
    font-weight: 300;
}

#row_5 h2, #row_6 h2 {
    color: var(--main-blue) !important;
}

#row_5 p {
    font-size: 17px !important;
    color: var(--second-blue) !important;
    font-weight: 300;
}

#row_7 h1, #row_7 h2 {
    color: var(--main-blue) !important;
}

#site-footer {
    margin: 0 !important;
    padding: 0;
}

#site-footer .footer_top_cdc {
    background: var(--second-blue);
    padding: 40px 0;
}
#site-footer .footer_top_cdc .footer_col1,
#site-footer .footer_top_cdc .footer_col3 {
    width: 20%;
    margin: 0px 30px;
}

#site-footer .footer_top_cdc .footer_col1 {
}

#site-footer .footer_top_cdc .footer_col1 .textwidget a {
    display: block;
    border: 1px solid #fff;
    border-radius: 10px;
    margin: 20px 0;
    padding: 6px;
    color: #fff;
    font-family: 'Futura Hv BT';
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

#site-footer .footer_top_cdc .footer_col1 .textwidget a:hover {
    background: #002f5e;
    text-decoration: none;
}

#site-footer .footer_top_cdc .footer_col1 .textwidget a img {
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    width: auto;
    padding-right: 10px;
}

#site-footer .footer_top_cdc .footer_col2 {
    width: 66%;
}

#site-footer .footer_top_cdc .footer_col2 .border_col {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #fff;
    border-radius: 10px;
    align-items: center;
    padding: 0 20px;
}

#site-footer .footer_top_cdc .footer_col2 h2 {
    color: #fff !important;
    margin-bottom: 6px;
}

#site-footer .footer_top_cdc .footer_col2 .col_info {
    width: 50%;
    padding: 10px;
}

#site-footer .footer_top_cdc .footer_col2 .border_col .col_info p {
    font-family: 'Futura Bk BT';
    color: #fff !important;
    font-size: 16px !important;
    padding: 0;
    margin: 0;
}

#site-footer .footer_top_cdc .footer_col2 .border_col .col_info h3 {
    font-family: 'Futura Hv BT' !important;
    color: #fff;
    font-size: 2rem;
}

#site-footer .section-inner {
    max-width: 1140px;
    align-items: center !important;
}

.footer_bottom {
    background: var(--main-blue);
    width: 100%;
    display: flex !important;
    max-width: 100% !important;
    justify-content: center !important;
}

ul.footer_bottom_menu {
    list-style: none;
    display: inline-block;
    padding: 10px 0;
    margin: 0 !important;
}

ul.footer_bottom_menu li, ul.footer_bottom_menu li a {
    display: inline-block;
    font-family: 'Futura Bk BT';
    color: #fff !important;
    font-size: 1.3rem !important;
    border-right: 1px solid var(--second-blue);
    padding: 0 16px;
    margin: 0;
}

ul.footer_bottom_menu li:last-child, ul.footer_bottom_menu li a:last-child {
    border: 0px;
}

/* Conocenos */

.conocenos_row p {
    color: #fff !important;
}

/* Mega menu */

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 15.5px;
}

#mega-menu-wrap-primary {
    background: transparent;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  line-height: 28px;
  height: 30px;
}

.mega-menu-horizontal > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, .mega-menu-horizontal > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, .mega-menu-horizontal > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    /*background: transparent;*/
}

.mega-menu-horizontal > li.mega-menu-megamenu > ul.mega-sub-menu {
    background: #ffffff !important;
    border-radius: 0 10px 10px 10px;
    padding: 16px 24px;
}

ul.mega-menu-horizontal ul > li > a:hover {
    /*background: transparent !important;*/
}

ul#mega-menu-primary li a:hover,
ul#mega-menu-primary li a:active{
    border-bottom: 1px solid var(--orange) !important;
}

ul.mega-sub-menu li {
    padding: 0 !important;
    margin: 0 !important;
}

ul.mega-sub-menu li a {
    font-family: 'Futura Bk BT' !important;
    color: var(--second-blue) !important;
    font-size: 1.5rem !important;
    text-transform: none !important;
    font-weight: 300 !important;
    padding: 3px 12px !important;
    border-radius: 5px !important;
}

ul.mega-sub-menu li a:hover {
    background: #e6eaee !important;
}

li.mega-special_2 a {
    text-align: center !important;
    line-height: 18px !important
}

li.mega-special_2 a img {
    margin: 0 auto;
    display: table;
}

li.special_2 a {
    border: none !important;
}

li.online_menu a {
    background: transparent !important;
    border-radius: 10px 10px 0 0 !important;
    border: 1px solid var(--orange) !important;
}

li.online_menu a:hover {
    background: var(--orange) !important;
}


@media (min-width: 1600px){
    #row_1 .img_slide {
        left: -160px !important;
        width: 1150px !important;
    }
    
    .header-inner {
        max-width: 1140px !important;
    }
}


/* Transporte */

.elementor-8 .elementor-element.elementor-element-0b5b6bd .eael-feature-list-icon-box .eael-feature-list-icon img {
    height: auto;
}

.transporte_texto_bg h2, .transporte_texto_bg p {
    color: #fff !important;
}

ul.mega-sub-menu {
    padding: 8px !important;
}

li.mega-menu-columns-7-of-12 ul.mega-sub-menu li a:before {
    content: "";
    background-image: url(https://cdclogistica.com/wp-content/uploads/2023/02/arrow_right.png) !important;
    background-size: 11px 15px !important;
    display: inline-block !important;
    width: 11px !important;
    height: 15px !important;
    background-repeat: no-repeat !important;
    margin-right: -7px !important;
    left: -14px !important;
    position: relative !important;
    top: 5px !important;
}

li.mega-menu-columns-7-of-12 ul.mega-sub-menu li a:hover:before {
    content: "";
    background-image: url(https://cdclogistica.com/wp-content/uploads/2023/02/arrow_right_active.png) !important;
    background-size: 11px 15px !important;
    display: inline-block !important;
    width: 11px !important;
    height: 15px !important;
    background-repeat: no-repeat !important;
    margin-right: -7px !important;
    left: -14px !important;
    position: relative !important;
    top: 5px !important;
}

li.special_1 > a, li.normal_menu a {
    background: transparent !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    border-radius: 0 0 10px 10px;
    background: #fffffff0 !important;
}

@media (max-width: 768px){
    span.toggle-text {
        display: none;
    }
    
    button.search-toggle {
        display: none !important;
    }
    
    .menu-modal.show-modal {
        z-index: 10000;
    }
    
    ul.modal-menu li a {
        font-family: 'Futura Hv BT';
        text-decoration: none !important;
        color: var(--second-blue);
    }
    
    .menu-modal .menu-bottom {
        display: none !important;
    }
    
    #site-footer .section-inner {
        flex-direction: column;
        padding-bottom: 50px;
    }
    
    .footer_bottom section-inner span {
        padding-left: 0px !important;
    }
    
    #site-footer .footer_top_cdc .footer_col1, #site-footer .footer_top_cdc .footer_col3 {
        width: 100%;
    }
    
    #site-footer .footer_top_cdc .footer_col2 {
        width: 100%;
    }
    
    ul.footer_bottom_menu li, ul.footer_bottom_menu li a {
        display: block !important;
        padding: 6px 16px;
        border: none !important;
    }
}

.conocenos_desespeno li {
    margin: 0 !important;
}

.conocenos_desespeno img {
    background: #fff;
    padding: 8px 12px;
    width: 90px !important;
    margin-top: -30px;
}

.conocenos_desespeno h3.eael-feature-list-title {
    font-family: 'Futura Hv BT' !important;
    font-size: 4.5rem;
    color: var(--main-blue) !important;
    line-height: 40px !important;
    padding-bottom: 10px;
}

.conocenos_desespeno p.eael-feature-list-content {
    font-family: 'Futura Bk BT';
    font-size: 26px !important;
    line-height: 22px !important;
    padding-bottom: 1em !important;
    color: var(--main-blue) !important;
}

.nosotros_col_3 p {
    font-size: 1.7rem !important;
}

@media (min-width: 768px) {
    form.wpcf7-form .elementor-column.elementor-col-50, form.wpcf7-form .elementor-column[data-col="50"] {
        width: 48% !important;
    }
}

form.wpcf7-form br {
    display: none;
}

form.wpcf7-form label {
    float: left;
    margin: 22px 14px 0 0 !important;
}

form.wpcf7-form .col-form-100 {
    width: 98%;
}

form.wpcf7-form input, form.wpcf7-form textarea, form.wpcf7-form select {
    border-radius: 7px !important;
    font-family: 'Futura Bk BT';
}

form.wpcf7-form textarea {
    margin-bottom: 20px;
}

form.wpcf7-form input[type="submit"] {
    background-color: #e7440d !important;
    font-family: 'Futura Bk BT' !important;
    color: #fff !important;
    border-radius: 7px;
    margin: 0 auto;
    display: table;
    text-transform: none;
}

li.home_icon a {
    background: transparent !important;
}

li.home_icon a img {
    width: 22px;
}

.elementor-8 .elementor-element.elementor-element-5d6cbbe .eael-infobox.icon-on-left .infobox-icon {
  width: auto !important;
}

.infobox-icon {
  width: auto !important;
}

.infobox-icon img {
    width: auto !important;
    height: 35px !important;
}

.infobox-content {
    display: flex;
    align-items: center;
}

.eael-infobox .infobox-content p {
    margin: 0 !important;
}

.infobox-content a {
    font-family: 'Futura Bk BT' !important;
    font-size: 1.8rem !important;
    color: var(--second-blue) !important;
    font-weight: normal;
}
    
.infobox-content .title {
  font-family: 'Futura Bk BT' !important;
  font-size: 1.8rem !important;
  color: var(--second-blue) !important;
  font-weight: normal;
}

.servicios_generales .elementor-element-populated {
    width: auto;
}


.fila_1_interna .fila_1_right .overlay {
    background: rgb(231,68,13);
    background: linear-gradient(180deg, rgba(231,68,13,0.10968137254901966) 0%, rgba(231,68,13,0.41220238095238093) 28%, rgba(26,49,90,0.4542191876750701) 81%, rgba(26,49,90,0.7455357142857143) 100%);
    width: 580px;
    height: 384px;
    /* background-color: transparent;
    background-image: linear-gradient(90deg, #d2441e 0%, #59abee 100%); */
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    position: absolute;
    top: -403px;
    z-index: 1000;
    left: 42px;
    right: 0;
    border-radius: 12px;
}

form.wpcf7-form {
    margin: 0 auto;
    display: table;
}

form.wpcf7-form input, form.wpcf7-form textarea, form.wpcf7-form select {
    border: 1px solid #e7440d;
    background: transparent !important;
    color: #fff !important;
}

select {
    padding: 14px 16px;
    width: 105%;
}

.call_to_cotiza_wpp img {
    width: 55px !important;
    height: auto;
}

.call_to_cotiza h2 {
    font-family: 'Futura Bk BT' !important;
    font-weight: 300 !important;
}

.eael-infobox.icon-on-left {
    margin: 0 auto;
    display: table !important;
}

.infobox-icon, .infobox-content {
    display: inline-block;
}

.infobox-icon {
    vertical-align: middle;
}

/* Fields */

.is-form-style input.is-search-input {
  background: transparent;
  font-family: 'Futura Bk BT' !important;
  color: #44648e;
  padding: 25px 12px;
  font-size: 16px !important;
  height: 36px;
  border-radius: 7px;
  border: 1px solid #e7440d !important;
}

#row_consulta form.wpcf7-form h2 {
    color: #fff !important;
}

#row_consulta form.wpcf7-form { 
    width: auto !important;
    margin: auto !important;
    display: flex !important;
}

#row_consulta form.wpcf7-form label {
    margin-top: 14px !important;
    padding-right: 50px !important;
}

#row_consulta form.wpcf7-form .elementor-column.elementor-col-50, #row_consulta form.wpcf7-form .elementor-column[data-col="50"] {
    width: 100% !important;
}

form.is-search-form {
    padding-right: 50px !important;
}

/* End Fields */

/* Search */

body.search-results h2.entry-title.heading-size-1, body.search-results h2.entry-title.heading-size-1 a {
  font-size: 30px;
  color: #002f5e !important;
  margin-bottom: 20px;
  text-decoration: none;
}

body.search-results .color-accent {
  color: #44648e !important;
  text-decoration: none;
}

body.search-results hr.post-separator {
  margin: 40px auto !important;
}


body.search-results span.nav-next-text {
  color: #002f5e !important;
}

.pagination .next, .pagination .prev {
  text-align: right;
  color: #44648e;
}

.pagination a {
  color: #44648e;
}

body.search-results #site-content {
    padding-bottom: 40px;
}

#wpcf7-f1173-p348-o1 {
    margin-bottom: -90px;
}


#wpcf7-f1173-p348-o1 form.wpcf7-form label {
    color: #fff;
    display: block;
}

#wpcf7-f1173-p348-o1 form.wpcf7-form h2 {
    color: #fff;
}

#wpcf7-f1173-p348-o1 select {
  width: 100%;
}

#wpcf7-f1173-p348-o1 option {
  background: #44648e;
}

.form_row_2 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

article.post-348 .fila_1_right .elementor-widget-container::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 10px;
    z-index: 99;
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(231,68,13,0.3029586834733894) 50%, rgba(0,47,94,0.9) 100%);
    top: 0;
}

/**/


@media (min-width: 1000px) {
    form.wpcf7-form {
        max-width: 700px;
    }
    
    label.elementor-col-100 {
        display: block;
        width: 98% !important;
    }
    
    .galeria_conocenos #gallery-1 figure:nth-child(2n+1) {
        position: relative;
        top: -60px;
    }
    
    .form_row_2 {
        padding-top: 30px;
    }
}

@media (min-width: 768px) {
    .servicios_generales .elementor-column.elementor-col-33, .servicios_generales .elementor-column[data-col="33"] {
      justify-content: center;
    }
}

/* Desktop */

@media only screen and (min-width: 1600px) {
    #row_1 h1 {
        font-size: 5.5rem !important;
    }
}

/* Mobile */

@media only screen and (max-width: 768px) {
    .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
        margin: 0 !important;
    }
    
    li.home_icon a {
        background: var(--main-blue) !important;
    }
    
    .modal-menu li {
        border: none !important;
    }
    
    ul.modal-menu li a {
        text-align: center;
        font-size: 2rem;
        padding: 1.5rem;
    }
    
    ul.sub-menu li a img {
        margin: 0 auto;
    }
    
    button.sub-menu-toggle {
        position: relative;
        margin-left: -80px;
    }
    
    li.home_icon img {
        margin: 0 auto;
    }
    
    .modal-menu {
        padding: 0 20px;
    }
    
    .sub-menu li.special_2 {
        margin: 20px 0;
    }
    
    #row_1 h1, #row_1 h2 {
        color: #fff !important;
    }
    .footer_col1, .footer_col3 {
        padding: 40px 0;
    }
    
    #site-header {
        background: var(--main-blue);
    }
    
    .singular .entry-header {
        padding: 0 !important;
    }
    
    #site-footer .footer_top_cdc .footer_col2 .col_info {
        width: 100% !important;
    }
    
    .nav-toggle .toggle-icon, .nav-toggle svg {
        height: auto !important;
    }
    
    .nav-toggle .toggle-inner {
        padding-top: 0 !important;
    }
    
    .toggle-inner {
        height: auto !important;
    }
    
    .header-footer-group, body:not(.overlay-header) #site-header .toggle, .menu-modal .toggle {
        color: #e7440d !important;
    }
    
    .fila_1_interna .fila_1_right .overlay {
        width: 392px;
        height: 259px;
        top: -278px;
        left: 0;
        right: 0;
    }
} 

