/*
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: 'HelveticaNeue';
    src: url('./fonts/HelveticaNeueBlackCond.eot');
    src: url('./fonts/HelveticaNeueBlackCond.eot?#iefix') format('embedded-opentype'),
        url('./fonts/HelveticaNeueBlackCond.woff2') format('woff2'),
        url('./fonts/HelveticaNeueBlackCond.woff') format('woff'),
        url('./fonts/HelveticaNeueBlackCond.ttf') format('truetype'),
        url('./fonts/HelveticaNeueBlackCond.svg#HelveticaNeueBlackCond') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tabbed ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a span {
    font-size: 15px;
    text-transform: uppercase;
}

.mobis {
    display: none;
}
iframe {
    width: 100%;
    height: 535px;
}
.maps span,.maps span a {text-transform: uppercase;font-size: 12px;}
html body .wpb_gallery .parallax-grid-item img {
    width: 100%;
    max-width: none;
    height: 500px !important;
    object-fit: cover;
}
.maps span a {
    padding-left: 32%;
}
footer .row:nth-child(1) .col-md-6 i {
    display: block;
    width: 100px;
}

.parallax-grid-item {
    padding: 0 !important;
    margin: 0 !important;
}

.parallax-grid-item img.skip-lazy {
    width: 100% !important;
}

footer .row:nth-child(1) .col-md-6 i img {
    width: 100%;
}

.work-info h3 {
    display: none;
}
div#page-header-bg {}

div#page-header-bg .inner-wrap {
    padding-top: 76px !important;
}

div#page-header-bg .inner-wrap span.subheader {
    font-weight: 600;
}

footer .row:nth-child(1) .col-md-6 i {
    display: block;
    width: 100px;
}

footer .row:nth-child(1) .col-md-6 i img {
    width: 100%;
}

.single-post h1.entry-title {}

.single-post h1.entry-title span {display: block;position: absolute;/* bottom: -16px !important; */top: 12px !important;text-transform: uppercase !important;letter-spacing: 0 !important;font-size: 35px !important;}

footer .row:nth-child(1) {}

footer .row:nth-child(1) .col-md-6 {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.tab {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 21px;
}

.tab button {
    background-color: transparent;
    border: none;
    text-align: center;
    font-family: 'HelveticaNeue';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 111%;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000000;
    cursor: pointer;
}

.tab button i {
    display: block;
    height: 255px;
    width: 100%;
    transition: 0.2s;
    position: relative;
    top: 0;
    margin-bottom: 20px;
}

.tab button i img {
    height: 100% !important;
    width: 100% !important;
    object-fit: contain;
}

.tab button:hover i {
    top: -20px;
}

.tabcontent {
    padding: 100px 20px;
    margin: 0;
    box-shadow: 2px 2px 6px #00000012;
    border-radius: 10px;
}

.tabcontent ul {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 0;
}

.tabcontent ul li {
    display: block;
}

.tabcontent ul li a {
    background-color: #38144f;
    padding: 13px 50px;
    clip-path: polygon(90% 0%, 100% 50%, 90% 100%, 0% 100%, 11% 51%, 0% 0%);
    color: #fff;
    /* clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); */
    transition: 0.2s;
    font-size: 20px;
    text-transform: uppercase;
    /* border: 1px solid #38144f; */
}

.tabcontent ul li:hover a {
    /* clip-path: polygon(90% 0%, 100% 50%, 90% 100%, 0% 100%, 11% 51%, 0% 0%); */
    box-shadow: 0px 0px 10px #ccc;
    background-color: #ffffff;
    color: #38144f;
}

.tab button.active {}

.tab button.active i {
    top: -20px;
}



.tab button.active {
    color: #38144f;
}

.single-post .container-wrap {
    background-image: url(https://wtconstruct.com/img/miles.png);
    background-size: contain;
    background-position: center center;
    /* background-repeat: no-repeat; */
}

footer nav {
    margin-top: 0 !important;

}

footer a.flogo {
    width: 200px !important;
}






@media only screen and (max-width: 600px) and (min-width: 100px)  {
    .tabbed ul.wpb_tabs_nav.ui-tabs-nav.clearfix li {
    margin-bottom: 34px !important;
}
    
    .mobis {
    display: block  !important;
}
        .desk {
    display: none  !important;
}
    .postid-2698  div#page-header-bg {}

.postid-2698  div#page-header-bg .inner-wrap {
    padding: 0 !important;
}
    
    div#firstTab a, div#thirdTab a, div#secondTab a {
    background-size: 100%;
    background-repeat: no-repeat;
    line-height: 16px;
}
    
    html body .mbs {
    padding-top: 13% !important;
}

.postid-2698 div#page-header-bg .inner-wrap h1 span {
    font-size: 17px !important;
}

.postid-2698 div#page-header-bg .inner-wrap h1.entry-title {
    line-height: 19px;
}
    #page-header-bg .span_6 h1 {
    line-height: 29px;
    margin: 0;
    font-size: 20px;
}
    .maps .mp5 a {
    padding-left: 22% !important;
}
    
    div#page-header-bg .inner-wrap span.subheader {
    font-size: 10px;
    line-height: 11px !important;
    display: block;
}

div#page-header-bg .inner-wrap span.subheader br {
    /* display: none; */
}

    .page-id-2971 {}

.page-id-2971 div#page-header-wrap {
    height: 138px !important;
    background-color: #fff !important;
}
div#page-header-bg .inner-wrap {
    padding-top: 17% !important;
}
    body div#page-header-wrap {
   height: 169px !important;
   background-color: #fff !important;
}
    .tabbed ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a {
    /* border: 1px solid !important; */
    margin-bottom: 24px;
}
    .mbs {
    padding-top: 37% !important;
}
.tab {
    margin-top: 15%;
}

.tab button:after {
    display: none !important;
}

.tab {
    display: block;
    text-align: center;
}

.tab button {
    /* border: 1px solid; */
    padding: 10px 20px;
    /* margin: 10px 8px; */
    width: 100%;
    margin: 10px 0;
}

.tab button i {
    /* display: none; */
}

.tabcontent ul {
    display: block;
}

.tabcontent ul li {
    margin: 15px 0;
}

.tabcontent ul li a {
    width: 100%;
    display: block;
    padding: 23px 0;
    text-align: center;
}

.tabcontent {
    padding: 20px;
}
    
    }


.tab button {
    position: relative;
}

.tab button:after {
    content: "";
    position: absolute;
    border: 1px solid;
    height: 29px;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 46px;
    background-color: #000;
    border-radius: 100em;
    filter: blur(37px);
    opacity: 0.6;
    display: none;
}

.tab button.active:after {
    display: block;
}

h2.vc_custom_heading {}

.tabbed .wpb_tab {}

.tabbed .wpb_tab h2.vc_custom_heading {
    text-align: center !important;
    /* border: 1px solid; */
}

div#firstTab a, div#thirdTab a, div#secondTab a,div#logoTab a {
    background-image: url(https://wtconstruct.com/img/btn.png);
    clip-path: none;
    background-color: transparent;
    background-size: cover;
}

.wpb_raw_code form textarea,.wpb_raw_code form input{
    border:1px solid #000; !important;
}


div#firstTab a:hover {
    box-shadow: none !important;
    color: #fff !important;
}

.tabbed  ul.wpb_tabs_nav.ui-tabs-nav.clearfix {}

li.tab-item.active-tab {}

.tabbed ul.wpb_tabs_nav.ui-tabs-nav.clearfix li {
    height: 255px;
    /* border: 1px solid; */
    background-image: url(https://wtconstruct.com/your-project/wp-content/uploads/2024/09/Shape.png) !important;
    background-size: cover;
    width: 224px;
    margin: 0 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.tabbed ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a {
}

.tabbed > ul li .active-tab {
    background: transparent !important;
}

.tabbed[data-style*="material"][data-color-scheme="extra-color-gradient-1"] .wpb_tabs_nav li a:before {
    background: transparent !important;
    background-image: url(https://wtconstruct.com/your-project/wp-content/uploads/2024/08/tab-shape.png) !important;
    background-size: cover !important;
    height: 132px !important;
    bottom: 0 !important;
    top: auto !important;
    display: none;
}

.tabbed[data-style*="material"] .wpb_tabs_nav li a:after {
    box-shadow: none !important;
}

.tab button:after {
    display: none !important;
}

.nectar-social {
    display: none !important;
}

footer ul.social li a i {
    color: #fff;
    font-size: 18px;
}

.tab button i img.hov {
    position: absolute;
    top: 0;
    opacity: 0;
    transition: 0.2s;
}

.tab button:hover i img.hov {
    opacity: 1;
}

.tab button:active i img.hov {
    opacity: 1;
}

.tab button.active i {}

.tab button.active i img.hov {
    opacity: 1;
}


div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-item label:hover, div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-item label:hover {
    border-color: #ffffff00 !important;
    box-shadow: 0px 0px 30px #38144f42;
    background: linear-gradient(135deg, rgba(54,19,77,1) 0%,rgba(6,2,9,1) 100%);
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-item label:hover img, div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-item label:hover img {
    filter: invert(1);
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-item img, div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-item img {
    transition: 0.2s;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-item label:hover span.wpforms-image-choices-label, div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-item label:hover span.wpforms-image-choices-label {
    color: #fff;
}

.wpforms-container .wpforms-image-choices-modern .wpforms-image-choices-label {
    font-family: bebas;
    font-family: HelveticaNeue;
    font-size: 19px !important;
}

span.wpforms-image-choices-image {
    width: 92px;
}

div#wpforms-2869-field_4-container {
    padding: 40px 0;
}

legend.wpforms-field-label {
    margin-bottom: 25px !important;
    font-size: 15px !important;
    text-align: center !important;
    text-transform: capitalize;
}

div.wpforms-container-full input[type=submit]:not(:hover):not(:active), div.wpforms-container-full button[type=submit]:not(:hover):not(:active), div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full input[type=submit]:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full button[type=submit]:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {background: linear-gradient(135deg, rgba(54,19,77,1) 0%,rgba(6,2,9,1) 100%);}

div.wpforms-container-full input[type=submit]:hover, div.wpforms-container-full input[type=submit]:active, div.wpforms-container-full button[type=submit]:hover, div.wpforms-container-full button[type=submit]:active, div.wpforms-container-full .wpforms-page-button:hover, div.wpforms-container-full .wpforms-page-button:active, .wp-core-ui div.wpforms-container-full input[type=submit]:hover, .wp-core-ui div.wpforms-container-full input[type=submit]:active, .wp-core-ui div.wpforms-container-full button[type=submit]:hover, .wp-core-ui div.wpforms-container-full button[type=submit]:active, .wp-core-ui div.wpforms-container-full .wpforms-page-button:hover, .wp-core-ui div.wpforms-container-full .wpforms-page-button:active {
    background: linear-gradient(135deg, rgba(6,2,9,1) 6%,rgba(54,19,77,1) 100%);
}


li.choice-3.depth-1.wpforms-image-choices-item.wpforms-selected label.wpforms-field-label-inline {
    border-color: #ffffff00 !important;
    box-shadow: 0px 0px 30px #38144f42 !important;
}

li.choice-3.depth-1.wpforms-image-choices-item.wpforms-selected label.wpforms-field-label-inline {
    background: linear-gradient(135deg, rgba(54,19,77,1) 0%,rgba(6,2,9,1) 100%) !important;
}

li.choice-3.depth-1.wpforms-image-choices-item.wpforms-selected  img {
    filter: invert(1) !important;
}

li.choice-3.depth-1.wpforms-image-choices-item.wpforms-selected  span.wpforms-image-choices-label {
    color: #fff !important;
    font-weight: 500 !important;
}

button.wpforms-page-button.wpforms-page-next,button.wpforms-page-button.wpforms-page-prev {
    font-family: 'HelveticaNeue' !important;
    font-size: 17px;
    font-weight: 100 !important;
    letter-spacing: 1px;
}

div.wpforms-container-full .wpforms-form .wpforms-image-choices-modern .wpforms-image-choices-item.wpforms-selected .wpforms-image-choices-image:after {
    background-color: #69ff46 !important;
}

button.wpforms-page-button.wpforms-page-prev {}

label.wpforms-field-label {
    font-size: 15px !important;
    /* text-align: center !important; */
    text-transform: capitalize;
    /* margin-bottom: 25px !important; */
}

h2.vc_custom_heading.portss {
    font-style: normal;
    font-weight: 900;
    font-size: 45px;
    line-height: 111%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 23px;
}

.wpforms-page.wpforms-page-3.last {}

.wpforms-page.wpforms-page-3.last fieldset {}

.wpforms-page.wpforms-page-3.last fieldset legend.wpforms-field-label {
    display: block;
    width: 100%;
    text-align: left !important;
    margin-bottom: 9px !important;
}

button#wpforms-submit-2869 {
    line-height: 9px;
}

.tabbed ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a {
    color: #fff !important;
}

.tabbed ul.wpb_tabs_nav.ui-tabs-nav.clearfix li a svg {
    fill: #fff !important;
}

div#page-header-bg {
    height: 332px !important;
}

div#page-header-wrap {
    height: 330px !important;
}