/*
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=Rozha+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Readex+Pro:wght@160..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
body * {
	font-family: "Poppins", sans-serif;
}
h1, h2 {
	font-family: "Rozha One", serif;
	font-weight: 400;
}
/* Header Css */
div#header-space {
    display: none;
}
div#header-outer {
    background: transparent;
}
#header-outer[data-lhe="default"] #top nav > ul > li > a {
    color: #27384A;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
#header-outer[data-lhe="default"] #top nav > ul > li.head-btn a {
    margin-left: 35px;
    padding: 14px 25px;
    border-radius: 8px;
    background: #EF2958;
    font-size: 17px;
    color: #fff;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}
#header-outer[data-lhe="default"] #top nav > ul > li.head-btn a:after {
    content: "";
    background-image: url('/wp-content/uploads/2024/12/btn-icon.png');
    width: 16px;
    height: 16px;
    margin-left: 20px;
}
body.material #top nav ul #search-btn a span {
    color: #000;
}
#header-outer[data-lhe="default"] #top nav > ul > li.head-btn.current_page_item a {
    color: #fff !important;
}
#header-outer[data-lhe="default"] #top nav > ul > li.head-btn.menu-item-over a {
    color: #Fff !important;
}
/* Banner Css */
a#w-btn {
    margin: 0;
    padding: 15px 27.5px 14px 27px;
    border-radius: 8px !important;
    color: #FFF;
    font-size: 17px;
    font-weight: 500;
    line-height: 22.5px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    display: flex;
    width: 192px;
    align-items: center;
}
a#w-btn:after {
    content: "";
    background-image: url('/wp-content/uploads/2024/12/btn-icon.png');
    width: 16px;
    height: 16px;
    margin-left: 6px;
}
div#banner-row img.ban-icon {
    position: absolute;
    bottom: 60px;
    left: 50px;
    width: 80px;
}
/* About Css */
div#about-row .iwithtext:first-child {
    position: absolute;
    right: 25px;
    top: 12px;
    border-radius: 10px;
    background: #EF2958;
    box-shadow: 0px 4.8px 24.4px -6px rgba(19, 16, 34, 0.10);
    z-index: 11;
    padding: 30px 42px 30px 34px;
    margin: 0;
}
div#about-row .iwithtext:first-child .iwt-icon {
    position: relative;
}
div#about-row .iwithtext:first-child .iwt-icon img {
    width: 64px;
    height: 64px;
    margin-bottom: 15px;
}
div#about-row .iwithtext:first-child .iwt-text {
    padding: 0;
}
div#about-row .iwithtext:first-child .iwt-text h3 {
    color: #FFF;
    font-family: "Readex Pro";
    font-size: 25px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: -1px;
}
div#about-row .iwithtext:first-child .iwt-text p {
    color: #FFF;
    font-family: "Nunito Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}
div#about-row .iwithtext:last-child {
    position: absolute;
    top: 62%;
    border-radius: 100px;
    background: #FFF;
    box-shadow: 0px 4.8px 24.4px -6px rgba(19, 16, 34, 0.10);
    z-index: -1;
    left: -122px;
    display: flex;
    padding: 12px;
}
div#about-row .iwithtext:last-child .iwt-icon {
    position: relative;
}
div#about-row .iwithtext:last-child .iwt-icon img {
    width: 64px;
    height: 65.5px;
    margin: 0;
}
div#about-row .iwithtext:last-child .iwt-text {
    padding: 0 0 0 20px;
}
div#about-row .iwithtext:last-child .iwt-text h3 {
    color: #1A1919;
    font-family: "Readex Pro";
    font-size: 25px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: -1px;
}
div#about-row .iwithtext:last-child .iwt-text p {
    color: #797979;
    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
}
.about-inner-row2 img {
    width: 100%;
    height: 650px !important;
    object-fit: cover;
}
.about-sec p {
    font-size: 16px;
    color: #000000;
    line-height: 30px;
    padding-bottom: 20px;
}
.moretext {
  display: none;
}
a.moreless-button {
    padding: 14px 40px;
    border-radius: 8px !important;
    color: #FFF;
    font-size: 17px;
    font-weight: 500;
    line-height: 22.5px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    background-color: #ef2958;
    display: inline-block;
}
a.moreless-button:hover {
    cursor: pointer;
}
div#about-row img {
    height: 645px !important;
    width: 100%;
    object-fit: cover;
}
div#who-row .vc_column-inner {
    text-align: center;
}
div#who-row .vc_column-inner h2 {
    text-align: center !important;
}
div#who-row .about-sec p {
    text-align: center !important;
}
/* Services Css */
div#services-row .iwithtext {
    border-radius: 27px;
    border: 1px solid #F3F3F3;
    background: #FFF;
    padding: 41px 47px 71px 28px;
    height: 440px;
    transition: all 0.4s linear;
}
.page-id-27 div#services-row .iwithtext {
    height: 300px;
}
div#services-row .iwithtext:hover {
    background: #ef2958;
    cursor: pointer;
}
div#services-row .iwithtext:hover * {
    color: #fff !important;
}
div#services-row .iwithtext:hover img {
    filter: invert(1);
}
div#services-inner-row2 .iwithtext {
    height: 379px;
}
div#services-row .iwithtext .iwt-icon {
    position: relative;
}
div#services-row .iwithtext .iwt-text {
    padding: 0;
}
div#services-row .iwithtext .iwt-icon img {
    width: 46px;
    height: 46px;
    margin-bottom: 20px;
}
div#services-row .iwithtext .iwt-text h3 {
    color: #1A1919;
    font-size: 22px;
    font-weight: 600;
    line-height: 31px;
    letter-spacing: -1px;
}
div#services-row .iwithtext .iwt-text p {
    color: #797979;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

/* Testimonials Css */
.testimonials-sec {
    background: rgba(255, 255, 255, 0.01);
    margin: 10px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    text-align: center;
    padding: 54px 72px;
    width: 80%;
    margin: 10px auto 54px !important;!i;!;
}
.testimonials-sec ul {
    margin: 0 0 27px;
}
.testimonials-sec ul li {
    display: inline-block;
}
.testimonials-sec ul li i {
    color: orange;
    font-size: 17px;
}
.testimonials-sec p {
    color: #232323;
    font-family: Marcellus;
    font-size: 20px;
    font-weight: 400;
    line-height: 33px;
    padding: 0;
}
.testi-inner {
    position: absolute;
    bottom: -80px;
    left: 0;
    right: 0;
}
.testi-inner h3 {
    color: #232323;
    font-family: Marcellus;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
}
.testi-inner h4 {
    color: #7A7A7A;
    text-align: center;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
}
.testi-head ul {
    margin: 0;
    text-align: center;
}
.testi-head ul li {
    display: inline-block;
}
.nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell {
    margin: 0 0 80px;
}
.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button {
    top: 30% !important;
}
.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous:before {
    background: transparent;
    background-image: url(/wp-content/uploads/2024/12/left-arrow.png);
    width: 19px;
    height: 35px;
}
.nectar-flickity[data-controls*=arrows_overlaid] .previous:after, .nectar-flickity[data-controls*=arrows_overlaid] .next:after {
    display: none;
}
.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous svg, .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next svg {
    display: none;
}
.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button:before {
    background: transparent;
    background-image: url(/wp-content/uploads/2024/12/right-arrow.png);
    width: 19px;
    height: 35px;
}
/* FAQ Css */
div[data-style="minimal"] .toggle > .toggle-title a {
    color: #000;
    font-family: "Rozha One";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -1px;
}
.faq-sec p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
/* Contact Css */
.contact-sec div#wpforms-91 {
    margin: 0;
    width: 80%;
    margin: auto;
}
.contact-sec div#wpforms-91 .wpforms-field {
    padding: 0 0 20px;
}
.contact-sec div#wpforms-91-field_1-container {
    padding: 0 !important;
}
.contact-sec div#wpforms-91 .wpforms-field label {
    font-size: 18px;
    color: #000;
    font-family: 'Readex Pro';
    font-weight: 500;
    margin-bottom: 20px;
}
.contact-sec div#wpforms-91 .wpforms-field input, .contact-sec div#wpforms-91 .wpforms-field textarea {
    height: 55px;
    font-family: 'Poppins';
    font-size: 16px;
    color: #000;
}
.contact-sec div#wpforms-91 .wpforms-field input::placeholder, .contact-sec div#wpforms-91 .wpforms-field textarea::placeholder {
    color: #000;
    opacity: 2;
}
.contact-sec div#wpforms-91 .wpforms-field textarea {
    height: 110px;
}
.contact-sec .wpforms-submit-container {
    text-align: center;
}
body[data-form-submit=regular] .contact-sec button[type=submit] {
    padding: 0 50px !important;
    border-radius: 8px !important;
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    background: #EF2958 !important;
    height: 60px;
}
/* Footer Css */
div#footer-row h2 {
    color: #FFF;
    font-family: "Readex Pro";
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -1px;
    margin-bottom: 30px;
}
div#footer-row ul {
    margin: 0;
}
div#footer-row ul li {
    list-style: none;
    color: #C5C5C5;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 25px;
}
div#footer-row ul li a {
    color: #C5C5C5;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
}
div#footer-row ul li a:hover {
    color: #ef2958;
}
div#footer-row ul li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    color: #EF2958;
    margin-right: 10px;
    font-size: 18px;
}
.footer-cont p {
    color: #C5C5C5;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 30px;
    width: 62%;
}
.footer-cont a {
    color: #EF2958;
    font-family: "Readex Pro";
    font-size: 35px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -1px;
}
.footer-social-icon {
    text-align: center;
    width: 70%;
    margin: auto;
    margin-left: 85px;
}
.footer-social-icon ul li {
    display: inline-block;
    width: 24%;
    position: relative;
}
.footer-social-icon ul li:before {
    display: none;
}
.footer-social-icon ul {
    border: 1px solid;
    height: 83px;
    line-height: 83px;
}
.footer-social-icon ul li:after {
    content: "";
    background: #C5C5C5;
    width: 1px;
    height: 83px;
    opacity: 17%;
    position: absolute;
    top: -30px;
    right: 0;
}
.footer-social-icon ul li:last-child:after {
    display: none;
}
/* Copyright Css */
div#copyright-row .row-bg-wrap {
    border-top: 1px solid;
}
.copyright-sec p {
    color: #C5C5C5;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}