/*
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
*/
/* Body Css */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body * {
	font-family: "Poppins", sans-serif;
}
/* Header Css */
#header-outer[data-lhe="default"] #top nav > ul > li > a {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 135%;
    text-transform: capitalize;
}
#header-outer[data-lhe="default"] #top nav > ul > li > a span {
    font-family: 'Montserrat';
}
#header-outer[data-lhe="default"] #top nav > ul > li.head-btn > a {
    border-radius: 10px;
    background: #A71C1F;
    padding: 14px 30px;
    color: #fff;
    margin-left: 19px;
}
#top nav ul #search-btn a span {
    color: #000 !important;
}
#header-outer[data-lhe="default"] #top nav > ul > li.head-btn.menu-item-over a, #header-outer[data-lhe="default"] #top nav > ul > li.head-btn.current_page_item a {
    color: #fff !important;
}
/* Banner Css */
div#banner-row p {
    width: 72%;
}
p.w-head {
    text-transform: capitalize;
}
a#w-btn {
    margin: 0;
    padding: 14px 30px;
    border-radius: 10px !important;
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
}
.nectar-video-box[data-color="default-accent-color"] .nectar_video_lightbox {
    background-color: transparent !important;
}
div#banner-row .row-bg-wrap:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/02/banner-before.png);
    width: 562px;
    height: 767px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 195px;
}
/* Services Css */
h2.w-head {
    text-transform: capitalize;
}
div#services-row p.w-head2 {
    width: 53%;
    margin: auto;
}
p.w-head2 {
    line-height: 40px !important;
    font-weight: 500;
}
div#services-row:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/02/service-before.png);
    width: 1101px;
    height: 250px;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
    left: 0;
    right: 0;
    margin: auto;
}
/* Category Css */
div#cat-row .vc_col-sm-6 {
    padding: 0 18px;
}
/* Pricing Css */
div#pricing-row p.w-head {
    width: 86%;
}
div#pricing-row:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/02/banner-before.png);
    width: 562px;
    height: 767px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 434px;
    z-index: 2;
}
.price {
    margin-bottom: 50px !important;
}
.price h3 {
    color: #3D485F;
    font-size: 38px;
    font-weight: 400;
    line-height: 30px;
    text-transform: capitalize;
}
.price h3 span {
    font-size: 80px;
    font-weight: 700;
}
.schedule-sec {
    border-radius: 30px;
    background: #FFF;
    padding: 45px 52px 42px;
}
.schedule-sec form#wpforms-form-81 {
    display: flex;
    justify-content: space-between;
}
.schedule-sec form#wpforms-form-81 .wpforms-field-container {
    width: 90%;
    margin-right: 42px;
}
.schedule-sec form#wpforms-form-81 .wpforms-submit-container {
    width: 10%;
    margin: 0;
}
.schedule-sec form#wpforms-form-81 .wpforms-layout-column-25 {
    padding: 0 22px;
}
.schedule-sec form#wpforms-form-81 .wpforms-field {
    padding: 0 ;
}
body[data-form-submit=regular] .schedule-sec button[type=submit] {
    height: 52px;
    padding: 0 30px !important;
    border-radius: 10px !important;
    background: #A50134 !important;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
}
.schedule-sec form#wpforms-form-81 .wpforms-field input, .schedule-sec form#wpforms-form-81 .wpforms-field select {
    height: 52px;
    border-radius: 11px;
    border: 1px solid #C1BDBD;
    padding-left: 30px;
    color: #3D485F;
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
    text-transform: capitalize;
}
.schedule-sec form#wpforms-form-81 .wpforms-field input::placeholder {
    color: #3D485F;
    opacity: 1;
}
/* Gallery Css */
div#gallery-row img {
    width: 100%;
}
div#gallery-inner-row img {
    height: 341px;
    object-fit: cover;
    border-radius: 20px;
}
/* FAQ Css */
div[data-style="minimal"] .toggle > .toggle-title a {
    color: #3D485F;
    font-size: 27px;
    font-weight: 500;
    line-height: 30px;
    padding: 40px 70px 40px 0;
}
div[data-style="minimal"] .toggle[data-inner-wrap="true"] > div .inner-toggle-wrap {
    padding-bottom: 40px !important;
}
div[data-style="minimal"] .toggle[data-inner-wrap="true"] > div .inner-toggle-wrap p {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    width: 97%;
}
/* Newsletter Css */
div#newsletter-row .vc_col-sm-6 {
    padding: 0 25px;
}
div#newsletter-row .vc_col-sm-6:first-child p {
    width: 86%;
    text-transform: math-auto;
}
div#newsletter-row .column-image-bg, div#newsletter-row .column-bg-overlay {
    border-radius: 50px;
}
.newsletter-sec .es-form-field-container {
    display: flex;
    justify-content: space-between;
    border-radius: 10px;
    background: #FFF;
    height: 76px;
    line-height: 76px;
    padding: 0 15px 0 30px;
}
.newsletter-sec .es-form-field-container .gjs-row {
    margin: 0 !important;
}
.newsletter-sec .es-form-field-container .gjs-row:first-child {
    display: none;
}
.newsletter-sec .es-form-field-container input[type="email"] {
    width: 320px;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #ADADAC;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
}
.newsletter-sec .es-form-field-container input[type="email"]::placeholder {
    color: #ADADAC;
}
body[data-form-submit=regular] .newsletter-sec input[type=submit] {
    padding: 14px 30px !important;
    height: 50px;
    border-radius: 10px !important;
    color: #FFF;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 0;
}
/* Contact Css */
.contact-sec div#wpforms-127 {
    margin: 0;
}
.contact-sec div#wpforms-127 label {
    color: #3D485F;
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.contact-sec div#wpforms-127 input, .contact-sec div#wpforms-127 textarea {
    color: #3D485F;
    font-size: 16px;
    font-weight: 500;
    line-height: 40px; /* 222.222% */
    text-transform: capitalize;
    height: 55px;
    border-radius: 11px;
    border: 1px solid #C1BDBD;
    background: #FFF;
}
.contact-sec div#wpforms-127 input::placeholder, .contact-sec div#wpforms-127 textarea::placeholder {
    color: #3D485F;
}
.contact-sec div#wpforms-127 textarea {
    height: 110px;
    border-radius: 5px;
}
body[data-form-submit=regular] .contact-sec button[type=submit] {
    border-radius: 10px !important;
    background: #A50134 !important;
    padding: 0 30px !important;
    height: 60px;
    font-size: 18px;
    font-weight: 600;
    line-height: 0;
}
/* Footer Css */
.footer-cont p {
    color: #3D485F;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    width: 76%;
    padding-bottom: 30px;
}
.footer-cont ul {
    margin: 0;
}
.footer-cont ul li {
    display: inline-block;
    margin-right: 10px;
}
.footer-cont ul li:first-child {
    margin-right: 39px;
    color: #3D485F;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
}
.footer-cont ul li i {
    width: 40px;
    height: 40px;
    border: 1px dashed;
    line-height: 40px !important;
    border-radius: 50px;
    font-size: 18px;
}
div#footer-row h2 {
    color: #3D485F;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
div#footer-row ul {
    margin: 0;
}
div#footer-row ul li {
    list-style: none;
    color: #3D485F;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-transform: capitalize;
    margin-bottom: 15px;
}
div#footer-row ul li a {
    color: #3D485F;
}
.footer-news-flex {
    display: flex;
    align-items: center;
    margin-bottom: 20px !important;
}
.footer-news-flex img {
    margin-right: 15px;
    width: 65px !important;
    height: 59px !important;
    margin-bottom: 0 !important;
}
.flex-inner h4 {
    color: #3D485F;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 10px !important;
}
.flex-inner h5 {
    color: #3D485F;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 0;
}

div#copyright-row {
    border-top: 2px solid #9C9999;
}
.copyright-sec .wpb_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.copyright-sec p {
    padding: 0;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    text-transform: capitalize;
}