/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/
/*
========================
MENU
========================
*/
html header#top nav > ul > li > a {
    color: black;
    font-size: 0.875rem;
    letter-spacing: .04em;
    font-weight: 500;
    height: 100%;
    padding: 2.5rem 1.8rem 0 !important;
}
html header#top nav > ul  li .sub-menu a {
    font-size: 0.875rem;
    letter-spacing: .04em;
    line-height: 1 !important;
    text-transform: uppercase;
    padding: 1.2rem 1.8rem  !important;
}
body[data-dropdown-style="minimal"] .sf-menu >li ul {
    padding: 0;
    background-color: #ededed;
}

body[data-dropdown-style="minimal"] .sf-menu >li ul li a {
    padding: 10px;
    background-color: #ededed;
}

body[data-dropdown-style="minimal"] .sf-menu >li ul li {
    background-color: #ededed;
}

html header#top nav > ul > li.button_solid_color > a {
    font-weight: 700;
    min-width: 160px;
    text-align: center;
}

html header#top nav > ul > li:last-child > a {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

html #header-secondary-outer {
    background: white
}

body.material #header-outer[data-full-width="true"]:not([data-format="left-header"]) header#top nav >ul.buttons {
    display: none !important;
}

#header-secondary-outer a.sf-with-ul {
    font-size: 0.875rem;
    font-weight: 700;
    color: black;
    background: #ededed;
    min-width: 160px;
    text-align: left;
    padding: .4rem 1.9rem!important;
    margin-top: .3rem;
}
html[lang="en-US"] #header-secondary-outer a.sf-with-ul {
    padding-left: 2.8rem!important;
}
#header-secondary-outer .sf-menu >li ul {
    padding: 0;
    width: 160px;
    background: #ededed;
}

#header-secondary-outer .sf-menu >li ul a {
    color: black;
    background: #ededed !important;
    font-size: 0.875rem;
    text-align: left;
    padding-top: .6rem;
    padding-left: 1.9rem;
}
html[lang="en-US"] #header-secondary-outer .sf-menu >li ul a {
       padding-left: 2.8rem;
}
#header-secondary-outer a.sf-with-ul:after {
    content: '';
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-left: .5em;
    position: relative;
    top: -1px;
}

#header-secondary-outer .sf-menu >li ul li {
    background: #ededed !important;
}

body[data-dropdown-style="minimal"] header#top .sf-menu li ul li a {
    color: black;
    font-family: Hind, sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
}

html #header-secondary-outer, html #header-outer {
    transform: initial!important
}

#top .sf-menu > li:hover {
    background: #ededed;
}

#top .sf-menu > li:last-child:hover {
    background: #daa03a;
}
.texto-justificado p{
	text-align: justify !important;
}

html #header-secondary-outer #social a i {
    font-size: 22px!important;
}

/*
========================
SLIDER
========================
*/
.full-width-section > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content h2 {
    font-weight: 700;
    font-size: 2.1875rem !important;
    margin: 0px auto;
    text-transform: uppercase;
    text-align: center;
    font-family: Hind, sans-serif;
    line-height: 1.8;
    line-height: 1.2 !important;
    margin-bottom: .9rem;
}

.full-width-section > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content h3 {
    font-weight: 300;
    font-size: 2.0625rem;
    margin: 0px auto;
    text-align: center;
    font-family: Hind, sans-serif;
    line-height: 1.2;
}

/*
========================
HOME
========================
*/
.vc_pie_chart_back {
    border-color: #585858 !important;
}

.vc_pie_chart_value {
    border-width: 20px !important;
}

#graficos-pie .vc_pie_chart +.wpb_text_column.wpb_content_element {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}

#graficos-pie .vc_pie_chart_value {
    color: transparent!important;
}

.home .full-width-content.vc_row-fluid.columnas-hover .wpb_column:first-child {
    border-right: 10px solid white;
}

.home .full-width-content.vc_row-fluid.columnas-hover .wpb_column:last-child {
    border-left: 10px solid white;
}

.columnas-hover .wpb_column, .columnas-hover .wpb_column h3 {
    color: white;
}

html .columnas-hover .wpb_column h3 {
    font-size: 2.5rem;
    font-weight: 500;
}

html .columnas-hover .wpb_column p {
    font-size: .95rem;
}

.columnas-hover .vc_column-inner > .wpb_wrapper {
    transform: translateY(50%);
    transition: all .5s ease-out;
}

.columnas-hover .vc_column-inner > .wpb_wrapper p, .columnas-hover .vc_column-inner > .wpb_wrapper a {
    opacity: 0;
    transition: all .4s ease-out .2s;
}

.columnas-hover .wpb_column:hover .wpb_wrapper {
    transform: translateY(0);
}

.columnas-hover .wpb_column:hover .wpb_wrapper p, .columnas-hover .wpb_column:hover .wpb_wrapper a {
    opacity: 1;
}

/*Pestanas*/
#tab-empresas .wpb_tabs_nav a {
    min-width: 180px;
    border-radius: 0;
    padding-top: 120px;
    padding-bottom: 20px;
    font-weight: 700;
    color: black;
    position: relative;
}

#tab-empresas .wpb_tabs_nav a::after {
    box-shadow: none;
    background: #daa03a;
    width: 100%;
    height: 5px;
    bottom: 0;
    left: 0;
    top: initial;
    opacity: 1;
    z-index: 1;
}

#tab-empresas .wpb_tabs_nav a.active-tab::after {
    background: #0d2047;
}

#tab-empresas .wpb_tabs_nav a.active-tab {
    background: #0d2047 !important;
    color: white;
}

#tab-empresas .wpb_tabs_nav a.active-tab:before {
    content: '';
    position: absolute;
    width: 140px;
    height: 140px;
    left: 15px;
    top: -45px;
    border-radius: 100%;
    background-color: white;
    background-position: center;
    background-size: 80%;
    background-repeat: no-repeat;
    border: 6px solid #b0b0b0;
}

#tab-empresas .wpb_tabs_nav li:first-child a.active-tab:before {
    background-image: url('https://www.tclatam.com/wp-content/uploads/2019/02/arquimia.png');https://www.tclatam.com/
}

/*
========================
FOOTER
========================
*/
#footer-widgets .textwidget {
    padding: 2rem 0;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}

#footer-widgets .textwidget h5 {
    font-weight: 400;
}

#copy-info {
    color: white;
}

#copy-info a {
    text-decoration: underline;
    transition: opacity .5s;
}

#copy-info a:hover {
    opacity: .7;
}

#copy-info br {
    display: none;
}

#copy-info .ci-1 {
    text-align: left;
    width: 49%;
    float: left;
}

#copy-info .ci-2 {
    text-align: right;
    width: 49%;
    float: right;
}

#copy-info .ci-1 img {
    margin: -.3rem 3rem 0 0;
}

/*
========================
NOSOTROS
========================
*/
.row .textos-color.col h3 {
    font-size: 1.56rem;
    margin-bottom: 2.5rem;
}

.row .textos-color.col h3 + p {
    display: none;
}

.row .textos-color.col .multicolor {
    font-size: 4.5rem;
    padding-bottom: 0;
    margin: 5rem 0 2.5rem;
    letter-spacing: .4em;
}

.row .textos-color.col .multicolor + h3 {
    font-size: 2.8rem;
}

/*
========================
EQUIPO
========================
*/
#equipo-nueva-york, #equipo-lima, #equipo-bogota, #equipo-mexico {
    margin: 0;
    padding: 100px 0 !important;
}

#equipo-nueva-york .toggle, #equipo-lima .toggle, #equipo-bogota .toggle, #equipo-mexico .toggle {
    border: none
}

.numeros-amarillos ol {
    list-style: none;
    counter-reset: item;
}

.numeros-amarillos ol li {
    list-style: none;
    position: relative;
}

.numeros-amarillos li {
    counter-increment: item;
    margin-bottom: 25px;
}

.numeros-amarillos li:before {
    margin-right: 10px;
    content: counter(item);
    background: #dba13d;
    border-radius: 100%;
    color: white;
    text-align: center;
    display: inline-block;
    position: absolute;
    left: -2.4rem;
    width: 2rem;
    height: 2rem;
    font-weight: 700;
    line-height: 2;
    top: -.3rem;
}

#equipo-nueva-york .toggle p, #equipo-lima .toggle p, #equipo-bogota .toggle p, #equipo-mexico .toggle p {
    text-align: justify
}

/*Formulario*/
html input[type=text], html itextarea, html input[type=email], html input[type=password], html input[type=tel], html input[type=url], html input[type=search], html input[type=date], html .material.woocommerce-page[data-form-style="default"] input#coupon_code {
    background: white;
    border-radius: 0;
    color: black;
    font-size: 1rem;
}

.final-contacto form p {
    width: 49%;
    float: left;
    min-height: 100px;
}

.final-contacto form p:last-of-type {
    width: 100%;
    clear: both;
    float: initial;
    padding: 0 !important;
    margin: 0 !important;
    min-height: initial;
    line-height: 1;
}

.wpcf7 .wpcf7-response-output {
    margin: 5px 0;
}

.final-contacto form p:nth-child(even) {
    margin-right: 2%
}

.final-contacto form p:nth-child(7) {
    font-size: .9rem;
    color: black;
    padding-top: 1.3rem
}

.final-contacto form p:nth-child(7) span {
    color: black !important;
}

form.wpcf7-form .wpcf7-not-valid-tip {
    background: #dba13d !important;
    color: white !important;
}

/*.wpcf7-form-control-wrap[class*="file"] {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    height: 77px;
    cursor: pointer
}

.wpcf7-form-control-wrap[class*="file"]:after {
    content: 'Subir documento';
    text-transform: uppercase;
    font-size: .9rem;
    color: white;
    background-color: #8a8a8a;
    padding: 8px 20px 6px;
    border-radius: 0;
    font-weight: bold;
    letter-spacing: 0.08em;
    position: relative;
    top: 10px
}

.wpcf7-form-control-wrap[class*="file"]:hover:after {
    background-color: #dba13d;
}

.wpcf7-form-control-wrap[class*="file"] input[type=file] {
    font-size: 16px;
    position: absolute;
    left: 54px;
    top: 11px;
    opacity: 0;
}*/
html .final-contacto form input[type='submit'] {
    width: 100%;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.08em;
    background-color: #8a8a8a !important;
    border-radius: 0 !important;
}

html .final-contacto form input[type='submit']:hover {
    background-color: #dba13d !important;
    opacity: 1;
}

form .wpcf7-list-item {
    margin-left: 0
}
form .campos-req {
    padding-left: 1.35rem;
}
/*Pestanas*/
#tab-estrategia .wpb_tabs_nav a {
    min-width: 250px;
    border-radius: 0;
    padding-top: 120px;
    padding-bottom: 20px;
    font-weight: 700;
    color: black;
    position: relative;
}

#tab-estrategia .wpb_tabs_nav a::after {
    box-shadow: none;
    background: #daa03a;
    width: 100%;
    height: 5px;
    bottom: 0;
    left: 0;
    top: initial;
    opacity: 1;
    z-index: 1;
}

#tab-estrategia .wpb_tabs_nav a.active-tab::after {
    background: #0d2047;
}

#tab-estrategia .wpb_tabs_nav a.active-tab {
    background: #0d2047 !important;
    color: white;
}

#tab-estrategia .wpb_tabs_nav a.active-tab:before {
    content: '';
    position: absolute;
    width: 140px;
    height: 140px;
    left: 50%;
    margin-left: -76px;
    top: -45px;
    border-radius: 100%;
    background-color: white;
    background-position: center;
    background-repeat: no-repeat;
    border: 6px solid #b0b0b0;
}

#tab-estrategia .wpb_tabs_nav li:first-child a.active-tab:before {
    background-image: url('https://www.tclatam.com/wp-content/uploads/2019/02/e1.png');
    background-size: 40%;
}

#tab-estrategia .wpb_tabs_nav li:nth-child(2) a.active-tab:before {
    background-image: url('https://www.tclatam.com/wp-content/uploads/2019/02/2.png');
}

#tab-estrategia .wpb_tabs_nav li:nth-child(3) a.active-tab:before {
    background-image: url('https://www.tclatam.com/wp-content/uploads/2019/02/3-1.png');
}

#tab-estrategia .wpb_tabs_nav li:last-child a.active-tab:before {
    background-image: url('https://www.tclatam.com/wp-content/uploads/2019/02/4-1.png');
}

#tab-estrategia .wpb_tabs_nav:after {
    height: 3px !important;
    background: #b0b0b0 !important;
    opacity: 1
}

#tabs-responsabilidad .wpb_tabs_nav li {
    width: 25%;
    text-align: center;
}

#tabs-responsabilidad .wpb_tabs_nav {
    background: white;
    position: relative;
}

#tabs-responsabilidad .wpb_tabs_nav:before {
    content: '';
    position: absolute;
    background: white;
    left: -100%;
    right: -100%;
    bottom: 0;
    top: 0;
}

#tabs-responsabilidad .wpb_tabs_nav a {
    padding-bottom: 14rem;
    color: black;
    font-weight: 700;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-color: white !important;
    border: none !important;
}

#tabs-responsabilidad .wpb_tabs_nav li:nth-child(1) a {
    background-image: url('https://www.tclatam.com/wp-content/uploads/2019/02/hogares.png')
}

#tabs-responsabilidad .wpb_tabs_nav li:nth-child(2) a {
    background-image: url('https://www.tclatam.com/wp-content/uploads/2019/02/habitat.png')
}

#tabs-responsabilidad .wpb_tabs_nav li:nth-child(3) a {
    background-image: url('https://www.tclatam.com/wp-content/uploads/2019/02/techo.png')
}

#tabs-responsabilidad .wpb_tabs_nav li:nth-child(4) a {
    background-image: url('https://www.tclatam.com/wp-content/uploads/2019/02/qualitas.png')
}

#tabs-responsabilidad .wpb_tab {
    padding-top: 3rem;
}

#tabs-responsabilidad .wpb_tabs_nav a.active-tab:after {
    content: '';
    position: absolute;
    display: block;
    width: 3rem;
    height: 3rem;
    background: #e8e7e7;
    bottom: -1.5rem;
    left: 50%;
    margin-left: -1.5rem;
    transform: rotate(45deg)
}

/*
========================
CONTACTO
========================
*/
html .form-gris input[type=text], html .form-gris textarea, html .form-gris input[type=email], html .form-gris input[type=password], html .form-gris input[type=tel], html .form-gris input[type=url], html .form-gris input[type=search], html .form-gris input[type=date] {
    background: #e8e8e8;
    border-radius: 0;
    color: black;
    font-size: 1rem;
}

html .form-gris input[type='submit'] {
    width: 100%;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.08em;
    border-radius: 0 !important;
	    font-family: Montserrat;

}

html .form-gris input[type='submit']:hover {
    background-color: #8a8a8a !important;
    opacity: 1;
}

html .form-gris p:nth-child(6) {
    font-size: .9rem;
    color: black;
}

html .form-gris p:nth-child(6) span {
    color: black !important;
}

/*Elementos varios*/
body #header-secondary-outer nav >ul > .lang-item a {
    width: 1.8rem;
    height: 1.8rem !important;
    background-size: contain;
    position: relative;
    top: .6rem;
    border-radius: 100%;
}

.lang-item:first-child a {
    background: url('https://www.tclatam.com/wp-content/uploads/2019/03/flag_esp.png') no-repeat center;
}

.lang-item:nth-child(2) a {
    background: url('https://www.tclatam.com/wp-content/uploads/2019/03/flag_usa.png') no-repeat center;
}

.lang-item a img {
    display: none;
}

body #header-secondary-outer nav >ul > .lang-item.current-lang a {
    box-shadow: 0 0 0 5px #dedddd;
}

.meta-category {
    display: none;
}

.single-post .blog-title .inner-wrap a {
    display: none !important;
}

.single-post .info-article p {
    text-align: justify;
}

.pum-overlay {
    transition: all .5s ease;
}

.pum-close.nectar-button {
    background: #daa03a;
    color: white !important;
}

html .pum-theme-default-theme button.pum-close, html .pum-theme-default-theme button.pum-close:hover {
    background: #ededed !important;
    color: black !important;
    font-family: Hind, sans-serif;
    font-weight: 700 !important;
    text-transform: uppercase;
    margin: 10px;
    letter-spacing: .1em;
}

html .pum-theme-default-theme button.pum-close:hover {
    background: #daa03a !important;
    color: white !important;
}

html .pum-theme-default-theme .pum-container {
    padding: 30px;
}

html .pum-theme-default-theme {
    background-color: rgba(0, 0, 0, 0.5);
}
.masonry.material .masonry-blog-item .meta-category {
    display: none;
}
.masonry.material .masonry-blog-item .article-content-wrap {
    padding-top: 30px !important;
}
.masonry.material .masonry-blog-item .grav-wrap a{
    display: none !important
}
.masonry.material .masonry-blog-item .grav-wrap span {
    font-size: 1rem !important;
}
.masonry.material .masonry-blog-item .excerpt {
    display: none !important;
}
/*
========================
RESPONSIVE
========================
*/
.swiper-slide .content p, .swiper-slide .content h2, .swiper-slide .content .buttons {
    transform: initial !important;
}

@media screen and (max-width: 1400px) {
    html header#top nav > ul > li > a {
        letter-spacing: .02em;
        margin-left: .5rem;
        margin-right: .5rem;
    }

    #tab-estrategia .wpb_tabs_nav a {
        min-width: 215px;
        font-size: .85rem;
    }
}

@media screen and (max-width: 1200px) {
    html header#top nav > ul > li > a {
        letter-spacing: .02em;
        margin-left: 0;
        margin-right: 0;
        font-size: .79rem;
    }

    .final-contacto form p:nth-child(7) {
        font-size: .8rem;
        color: black;
        padding-top: 1.3rem
    }

    .final-contacto form p:nth-child(7) span {
        color: black !important;
    }

    #tab-estrategia .wpb_tabs_nav a {
        min-width: 120px;
        font-size: .8rem;
    }

    .texto-sedes p {
        font-size: .85rem;
        line-height: 1.4;
    }

    #graficos-pie .vc_pie_chart +.wpb_text_column.wpb_content_element p {
        font-size: .8rem;
        line-height: 1.2;
    }

    .quitar-br br {
        display: none;
    }

    #tab-estrategia .wpb_tabs_nav a.active-tab:before {
        position: absolute;
        width: 100px;
        height: 100px;
        margin-left: -53px;
        top: -45px;
    }

    #tab-estrategia .wpb_tabs_nav a {
        padding-top: 80px;
    }
}

@media screen and (max-width: 1000px) {
    html body #header-secondary-outer nav >ul.sf-menu {
        padding: 0;
    }

    html .material header#top .span_9 >.slide-out-widget-area-toggle {
        background: #dba13d;
        padding: 10px 5px !important;
        color: white;
        min-height: 32px;
    }

    .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before, .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:after, .slide-out-widget-area-toggle[data-icon-animation="simple-transform"].mobile-icon .lines-button:after, header#top .slide-out-widget-area-toggle[data-icon-animation="spin-and-transform"].mobile-icon .lines-button.x2 .lines {
        background-color: #fffafa;
    }

    .home .full-width-content.vc_row-fluid.columnas-hover .wpb_column:first-child {
        border-right: none;
    }

    .home .full-width-content.vc_row-fluid.columnas-hover .wpb_column:last-child {
        border-left: none;
    }

    .home .full-width-content.vc_row-fluid.columnas-hover {
        padding: 0 !important;
    }

    #graficos-pie .vc_pie_chart +.wpb_text_column.wpb_content_element h3 {
        font-size: 2rem;
        line-height: 1.2;
    }

    #graficos-pie .vc_pie_chart +.wpb_text_column.wpb_content_element p {
        font-size: 1.2rem;
        line-height: 1.2;
    }

    #tab-empresas .wpb_tabs_nav a {
        text-align: center
    }

    #tab-empresas .inner {
        text-align: center
    }

    .columnas-hover .vc_column-inner > .wpb_wrapper {
        transform: translateY(0%);
    }

    .columnas-hover .vc_column-inner > .wpb_wrapper p, .columnas-hover .vc_column-inner > .wpb_wrapper a {
        opacity: 1;
    }

    html body.mobile.material[data-header-color="light"] #header-outer:not(.directional-nav-effect) .slide-out-widget-area-toggle a .close-line, html body.mobile.material[data-header-color="light"] #header-outer.transparent:not(.directional-nav-effect) .slide-out-widget-area-toggle a .close-line {
        background-color: #ffffff !important;
    }

    #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a {
        font-size: 2rem !important;
        font-family: Hind, sans-serif;
        font-weight: 700;
        color: #dda334;
        opacity: 1;
    }

    html #slide-out-widget-area-bg.fullscreen, #slide-out-widget-area .menuwrapper li.back >a {
        background: white !important;
    }

    #equipo-nueva-york, #equipo-lima, #equipo-bogota, #equipo-mexico {
        padding: 80px 0 !important;
    }

    #tab-estrategia .wpb_tabs_nav a {
        max-width: 160px;
        line-height: 1.2 !important;
    }

    #tab-estrategia .wpb_tabs_nav a span {
        white-space: normal;
    }

    [style*='padding-top: 100px'] {
        padding-top: 60px !important;
    }

    [style*='padding-bottom: 100px'] {
        padding-bottom: 60px !important;
    }
}

@media screen and (max-width: 690px) {
    #copy-info .ci-1 {
        text-align: left;
        width: 100%;
        float: intial;
        margin-bottom: 1.5rem;
    }

    #copy-info .ci-2 {
        text-align: center;
        width: 100%;
        float: initial;
    }

    
    .full-width-section > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content h2 {
        font-size: 1.6rem !important;
    }

    .full-width-section > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content h3 {
        font-size: 1.2rem;
    }

    #slide-out-widget-area .secondary-header-items {
        padding-top: .5rem !important;
    }

    #slide-out-widget-area .secondary-header-items .lang-item {
        text-align: center;
    }

    #slide-out-widget-area .secondary-header-items .lang-item a {
        height: 2.5rem;
        width: 2.5rem;
        background-size: contain;
        position: relative;
        border-radius: 100%;
        display: inline-block !important;
    }

    #slide-out-widget-area .secondary-header-items .lang-item.current-lang a {
        box-shadow: 0 0 0 5px #dedddd;
    }

    .final-contacto form p {
        width: 100%;
        float: initial;
        min-height: initial;
    }

    .final-contacto form p:nth-child(even) {
        margin-right: 0
    }

    #tab-estrategia .wpb_tabs_nav a {
        max-width: 100px;
        min-width: initial;
    }

    #tab-estrategia .wpb_tabs_nav a.active-tab:before {
        position: absolute;
        width: 80px;
        height: 80px;
        margin-left: -46px;
        top: -45px;
    }

    #tab-estrategia .wpb_tabs_nav a {
        padding-top: 60px;
    }

    [style*='padding-top: 100px'] {
        padding-top: 40px !important;
    }

    [style*='padding-bottom: 100px'] {
        padding-bottom: 40px !important;
    }

    [style*='padding-top: 80px'] {
        padding-top: 30px !important;
    }

    [style*='padding-bottom: 80px'] {
        padding-bottom: 30px !important;
    }

    article.post .content-inner {
        padding-bottom: 0;
        margin-bottom: 20px;
    }

    #tabs-responsabilidad .wpb_tabs_nav a {
        font-size: .8rem;
        background-size: 90%;
        padding-bottom: 10rem;
    }

    .swiper-slide, .swiper-wrapper, .swiper-container, .nectar-slider-wrap, .parallax_slider_outer {
        min-height: 48vh;
    }

    html .columnas-hover .wpb_column h3 {
        line-height: 1
    }
	#copyright span {
        display: block;
        color:white;
        min-height: 1px;
        text-align: center;
    }
    #copyright img {
        float: initial;
        margin: 0 !important;
    }
    #copyright .quitar {
        display:none;
    }
}

@media screen and (max-width: 480px) {
    .home .full-width-content.vc_row-fluid.columnas-hover .col .col {
        padding: 40px 30px 20px !important;
    }

    #tab-empresas .wpb_tabs_nav a.active-tab:before {
        width: 90px;
        height: 90px;
        left: 50%;
        margin-left: -51px;
        top: 10px;
    }

    .full-width-section > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content h2, .full-width-section > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content h3 {
        padding-right: 10px;
        padding-left: 10px;
    }

    #graficos-pie .vc_pie_chart +.wpb_text_column.wpb_content_element p {
        font-size: 1rem;
    }

    #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a {
        font-size: 1.2rem !important;
        line-height: 1;
    }

    .row .textos-color.col .multicolor {
        font-size: 2.1rem;
    }

    #equipo-nueva-york .toggle, #equipo-lima .toggle, #equipo-bogota .toggle, #equipo-mexico .toggle {
        padding: 0 15px !important;
    }

    #equipo-nueva-york, #equipo-lima, #equipo-bogota, #equipo-mexico {
        padding: 40px 0 !important;
    }

    form {
        padding-left: 15px;
        padding-right: 15px;
    }

    .numeros-amarillos li:before {
        left: -1.8rem;
        width: 1.5rem;
        height: 1.5rem;
        line-height: 1.5;
        top: -.1rem;
    }
    #tab-estrategia .wpb_tabs_nav a {
        max-width: initial;
        min-width: initial;
    }
    #tab-estrategia .wpb_tabs_nav li {
        width: 50%;
    }
    #tab-estrategia .wpb_tabs_nav li:nth-child(3),
    #tab-estrategia .wpb_tabs_nav li:nth-child(4) {
        margin-top: 3rem !important;
    }
    .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+1) .post-header, .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+6) .post-header, .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+7) .post-header, .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+8) .post-header {
        max-width: initial;
    }
    html .container article.post .post-content {
        padding: 0 15px !important ;
    }
    #tabs-responsabilidad .wpb_tabs_nav a {
        white-space: normal;
        line-height: 1;
    }
    .col-100-xs .texto-sedes {
        text-align: center;
        width: 100% !important;
        margin-left: 0 !important;
    }
    .form-gris h3 {
        text-align:center;
        margin-top: 2rem;
    }
}
/*AJUSTE SECCION EMPRESA RELACIONADA*/

.btn-seemore{
    border:none !important;
    margin-left: 60%;
}




/*AJUSTE NUEVA SECCION NOSOTROS*/


.flecha_team:before{
    content: url(http://www.tclatam.com/wp-content/uploads/2021/06/flecha.png);
    position: absolute;
    top: -10px;
    right: 98%;
}

.flecha_team{
    margin-left: 20px;
}

.txt_cargo{
    margin-left: 20px
}

.col_team .nectar-button {
    background-color: transparent !important;
    color: black !important;
    border: none !important;  
}

.col_team .nectar-button:hover {
    color: #ffffff !important;
}


.form_nosotros input[type="text"], .form_nosotros [type="email"], .form_nosotros [type="tel"] {
    background-color: #ffffff !important;
    font-size: 14px !important;
    border: solid 1px #ccc;
    }


.form_nosotros input[type="submit"]{
    width: 200px;
}    

.form_nosotros input[type="submit"]{
    width: 200px;
    font-size: 16px;
}    

.form_nosotros input[type="file"] {
    display: none;
}

.custom-file-upload {
    background-color: #7F9EA0;
    display: inline-block; 
    cursor: pointer;
    color: #ffffff; 
    border-radius: 5px;
    font-size: 16px;
    line-height: 5px;
    padding: 10px 40px 20px 40px;

}


