/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

@font-face { font-family:Futura Md BT; src: url('/wp-content/themes/salient-child/fonts/futura-book-bt.ttf');}
@font-face { font-family:Futura Medium; src: url('/wp-content/themes/salient-child/fonts/futura-medium-bt.ttf'); }


body #header-outer[data-transparent-header="true"].transparent {
    border-bottom: none;
}


.nectar_team_member_overlay .team_member_details h2 {
    color: #261720 !important;
}

#popmake-75{
    width: 31%;
    position: relative;
    top: 50%!important;
    transform: translateY(-50%);
}

.pum-theme-66 .pum-title, .pum-theme-tema-por-defecto .pum-title{
    padding-left: 1em;
}

#popmake-75 form{
    padding: 1em 2em;
}

.wpcf7 form input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea{
    padding: 5px!important;
    width: 100%;
    font-size: 14px!important;
    font-family: inherit;
    line-height: 24px;
    color: #ffffff;
    background-color: transparent!important;
    /*border: none!important;*/
    border: 1px solid #ffffff!important;
    transition: all .2s ease;
    border-radius: 0;
}

input[type=text]::placeholder,input[type=email]::placeholder, input[type=number]::placeholder,input[type=tel]::placeholder, textarea::placeholder {
    color: #ffffff;
    opacity: 1; /* Firefox */
  }

.wpcf7-form .wpcf7-not-valid-tip {
    top: -3px;
    padding: 2px 6px;
    border: 0;
    box-shadow: 0 4px 9px rgb(0 0 0 / 7%);
    background-color: transparent;
    color: #f2f2f2;
    font-size: 12px;
}

.wpcf7 form textarea,
#popmake-75 textarea {
    height: 10em;
}

.wpcf7 form .wpcf7-submit,
.wpcf7 form input[type=submit],
#popmake-75 input[type=submit]{
    border: 1px solid #f2f2f2;
    border-radius: 0px!important;
    padding: 10px 20px;
}

.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output{
    position: absolute;
    bottom: 3px;
    left: 13em;
    background-color: transparent;
    width: 22em;
    font-size: 12px;
    line-height: 1.5;
    border-color: #A66C4B;
}

.pum-theme-66 .pum-content + .pum-close, .pum-theme-tema-por-defecto .pum-content + .pum-close{
    border-radius: 0px!important;
}

.form-column .wpcf7 form.sent .wpcf7-response-output,
.form-column .wpcf7 form.invalid .wpcf7-response-output{
    bottom: 2.5em;
    right: 2.5em;
}

.leaflet-popup-content{
    max-width: 9em;
}

#footer-widgets p.footer-text-tl {
    font-size: 18px!important;
    line-height: 1.5;
}

#footer-widgets .row{
    display: flex;
    align-items: center;
}

.nectar-slider-wrap.loaded .swiper-slide.banner-home .content{
    position: relative;
    top: 50%!important;
    transform: translateY(-50%);
}

img.cover-home-image {   
    position: absolute;
    top: -41em;
    z-index: 9;
    left: 90%;
    filter: opacity(.25);
}

@media only screen and (max-width: 600px){

    .off-canvas-menu-container.mobile-only{
        font-size: 48px!important;
        line-height: 1.5;
        padding-top: 1em;
    }
    img.cover-home-image {   
        position: absolute;
        top: -29.5em;
        z-index: 9;
        left: 145%;
        filter: opacity(.25);
        transform: scale(3.5)!important;
    }
    #footer-widgets .row{
        flex-direction: column;
        text-align: center;
    }

    .footer-address{
        font-size: 12px;
        line-height: 20px;
        border-top: 1px solid #fff;
        padding-top: 10px;
        text-align: center;
    }

    .slide-out-from-right.material-open{
        text-align: center;
    }
}

/**HEADER*/

body {
    font-family: "Futura Medium",sans-serif!important;
}

body p {
    font-family: "Futura Medium",sans-serif!important;
    font-size: 18px;
}

header#top nav > ul > li > a{
    font-family: "Futura Medium";
    font-weight: 400;
    letter-spacing: 0.5px;
    font-size: 18px;
}

#header-outer[data-lhe="animated_underline"].transparent #top nav > ul > li > a .menu-title-text:after{
    border-color: #940004!important;
}

#top nav > ul > .button_solid_color_2 > a:before, #header-outer.transparent #top nav > ul > .button_solid_color_2 > a:before{
    background-color: #940004;
    padding: 10px 0;
}


.home-hero-text.vc_row-fluid .span_12.col.section-title{
    display: flex;
    flex-direction: column;
    padding: 0;
    border: none;
}

.home-hero-text.vc_row-fluid .span_12.col.section-title h1{
    padding-top: 3em;
    font-size: 60px;
    line-height: 64px;
}

.home-hero-text.vc_row-fluid .span_12.col.section-title span > p{
    font-size: 24px;
    line-height: 32px;
}

.home-hero-text.vc_row-fluid .span_12.col.section-title p{
    font-size: 24px;
    line-height: 32px;
    position: relative;
    font-family: "Futura Md BT";
    letter-spacing: 1px;
}

.home-hero-text.vc_row-fluid .span_12.col.section-title p > b::before{
    content:'';
    position: absolute;
    background: linear-gradient(90deg, rgba(148,0,4,1) 10%, rgba(255,255,255,0) 75%);
    height: 35px;
    width: 95px;
    top: 0;
    z-index: -1;
    padding-left: 3em;
    margin-left: -.25em;
}

.btn-hero-primary{
    font-size: 18px!important;
    padding: 10px 0;
}

.tw-title-icon p{
    font-family: 'Roboto Slab', serif!important;
    font-size: 28px;
    line-height: 34px;
    position: relative;
    top: -60px;
}

body .full-width-section.tl-bg-bicolor > .row-bg-wrap{
    background: linear-gradient(90deg, rgba(255,255,255,1) 40%, rgba(34,10,12,1) 40%);
}

h2.title-gradient{
    position: relative;
}

h2.title-gradient.right > b::before{
    content:'';
    position: absolute;
    background: linear-gradient(90deg, rgba(148,0,4,1) 10%, rgba(255,255,255,0) 75%);
    height: 25px;
    width: 95px;
    top: 60px;
    z-index: -1;
    padding-left: 3em;
    margin-left: -0.25em;
    right: 0;
}

h2.title-gradient.left > b::before{
    content:'';
    position: absolute;
    background: linear-gradient(90deg, rgba(148,0,4,1) 10%, rgba(255,255,255,0) 75%);
    height: 25px;
    width: 95px;
    top: 60px;
    z-index: -1;
    padding-left: 0;
    margin-left: -0.25em;
    left: 0;
}

.tl-team-name {
    position: absolute;
    bottom: 22px;
    background-color: rgb(34 11 13 / 75%);
    width: 100%;
    color: #ffffff;
    padding: 10px 20px;
}

.tl-team-name h4 {
    margin: 0!important;
    color: #ffffff!important;
}

.tl-team-name a {
    color: #ffffff;
}


.nectar-milestone .number{
    font-family: 'Roboto Slab', serif !important;
}

body .nectar-milestone .subject {
    font-family: 'Roboto Slab', serif !important;
    font-size: 22px;
    line-height: 32px;
}

h2.title-gradient.center > b::before{
    content: '';
    position: absolute;
    background: linear-gradient(90deg, rgba(158, 25, 23, 1) 10%, rgba(255, 255, 255, 0) 75%);
    height: 30px;
    width: 245px;
    top: 17px;
    z-index: -1;
    padding-left: 0;
    margin-left: -1.25em;
    left: unset;
}


p.tl-orange-title{
    color: #9E1917;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

img.tl-testimonial-img{
    position: relative!important;
}

img.tl-testimonial-img::after{
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 400px;
    background-color: #940004;
    opacity: .25;
}

img.tl-logo-contact{
    width: 100px!important;
    opacity: .75!important;
}

body[data-form-submit="regular"] input[type=submit]{
    background-color: #940004;
    border: none;
}

.tl-row-form p {
    display: flex;
    /* column-gap: 3%; */
    max-width: 623px;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 1.5em;
}

.tl-col-form p {
    display: flex;
    /* column-gap: 3%; */
    flex-direction: column;
    max-width: 623px;
    margin-bottom: 1.5em;
}
.tl-row-btn p {
    padding-bottom: 0px;
    display: flex;
    flex-direction: column;
    max-width: 200px;
}

.tl-contact-info > .vc_column-inner {
    position: relative;
    top: 7em;
    left: -5em;
    padding: 40px 40px 40px 80px;
}

.tl-contact-info > .vc_column-inner h3 {
    font-family: 'Roboto Slab', serif !important;
    font-size: 24px;
    line-height:28px;
}

.tl-contact-info > .vc_column-inner a {
    text-transform: none;
    color: #ffffff;
    font-size: 16px;
    line-height:18px;
}

.tl-contact-info > .vc_column-inner a:hover {
  
    color: #220A0C;
    
}

.tl-contact-title {
    font-family: 'Roboto Slab', serif !important;
    font-size: 36px;
    line-height:38px;
    margin-bottom: 1.25em!important;
}

.tl-logos img{
    filter: grayscale(1);
}

@media only screen and (max-width: 768px) {
    body .full-width-section.tl-bg-bicolor > .row-bg-wrap{
        background: none;
    }

    .home-hero-text.vc_row-fluid .span_12.col.section-title h1{
        padding-top: 0;
    }

    #servicios .tl-servicios-img{
        max-width: 200px!important;
    }

    .tw-title-icon p{
        top: -30px;
        font-size: 26px;
        line-height: 31px;
    }

    .tl-abogados h2,
    .tl-abogados p{
        color: #fff!important;
    }

    .tl-display-none{
        display: none!important;
    }

    .vc_custom_1720455743101{
        background-clip: text;
    }

    .vc_custom_1720456962624{
        margin-left: 0px!important;
        margin-right: 0px!important;
    }

    .tl-row-form p{
        flex-direction: column;
    }

    .tl-contact-info > .vc_column-inner {
        position: relative;
        top: 2em;
        left: 0;
        padding: 30px !important;
        margin-bottom: 0;
    }
}