/*
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
*/
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&display=swap');
@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=Cinzel:wght@400..900&display=swap');
h2,h3,h4,h5,h6{
     font-family: "Cinzel";
}
p,a,span{
     font-family: "Poppins";
}
.ocm-effect-wrap-inner {
    --scroll-bar-w: 0px;
}
div#header-outer {
    height: 0;
}
div#header-space {
    height: 0;
}
a.nectar-button.small.regular.accent-color.regular-button {
    width: 207px;
    height: 55px;
    text-align: center;
    margin: 0;
    line-height: 2.1;
    border-radius: 0 !important;
}
a.nectar-button.small.regular.accent-color.regular-button span {
    color: #353535;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
}

/* ============================================================ */
/* ===================================================================== */
div#sec-08 h2 {
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 57px;
    letter-spacing: -1.8px;
    text-transform: capitalize;
    margin: 0;
    padding-bottom: 40px;
    padding-top: 20px;
}
div#sec-08 ul {
    margin-left: 23px;
}
div#sec-08 ul li {
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -0.8px;
    padding-bottom: 29px;
    margin: 0;
    width: 60%;
    line-height: 1.8;
}
div#sec-08 ul li a {
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.8px;
    text-transform: lowercase;
}
div#sec-08 input {
    backdrop-filter: blur(4.25px);
    background-color: #FBF8ED;
    height: 70px;
    border: none;
    padding-left: 30px;
    color: #000;
    border-radius: 0 !important;
}
div#sec-08 textarea{
     border-radius: 0;
     border: none;
     padding-left: 30px;
     color: #000;
     backdrop-filter: blur(4.25px);
     background-color: #FBF8ED;
     height: 158px;
     padding-top: 23px;
}
div#sec-08 input::placeholder,div#sec-08 textarea::placeholder {
    color: color: #888;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
  opacity:0.8;
}
div#sec-08 button#wpforms-submit-30 {
    width: 100%;
    height: 55px;
    margin-top: 10px;
    border-radius: 0 !important;
    background: #F4D96E;
    color: #252525;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}
div#wpforms-30 {
    margin: 0;
}
#sec-08 .vc_col-sm-5 {
    position: relative;
}
#sec-08 .vc_col-sm-5:before {
    content: '';
    border: 1px solid #000;
    position: absolute;
    height: 516px;
    opacity: 0.1;
    right: 120px;
}
#sec-08 div.wpforms-container-full .wpforms-form .wpforms-field {
    padding-bottom: 5px;
}
/* ================================================================= */
/* Newsletter Css */
.newsletter-sec h2 {
    color: #1E1E1E;
    text-align: center;
    font-size: 42.727px;
    font-style: normal;
    font-weight: 400;
    line-height: 54px;
    text-transform: capitalize;
    width: 60%;
    margin: 0 auto;
    padding-bottom: 15px;
}
.newsletter-sec p {
    color: #1E1E1E;
}
.newsletter-sec {
    position: relative;
}
.newsletter-sec:before {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/Group-1321315858-1.png);
    width: 75px;
    height: 128px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 100px;
    top: 0;
}
.newsletter-sec div#wpforms-33 {
    margin: 0 auto;
}
.newsletter-sec div#wpforms-33 .wpforms-field {
    padding: 0;
}
.newsletter-sec .wpforms-submit-container {
    margin: 0 !important;
}
.newsletter-sec div#wpforms-33 .wpforms-field input {
    border: 2px solid #000000;
    border-radius: 15px;
    padding-left: 34px;
    color: #1E1E1E;
    font-size: 18px;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: -0.72px;
    text-transform: capitalize;
    width: 783px;
    height: 81.732px;
    fill: #FFF;
    stroke-width: 1.5px;
    stroke: #000;
    filter: drop-shadow(2px 8px 0 #EFFCFC);
}
.newsletter-sec div#wpforms-33 .wpforms-field input::placeholder {
    color: #1E1E1E;
    opacity: 0.37;
    font-weight: 400;
}
.newsletter-sec div#wpforms-33 form#wpforms-form-33 {
    display: flex;
    justify-content: center;
    align-items: center;
}
div#newsletter-row button#wpforms-submit-33 {
    padding: 0 !important;
    height: auto;
    color: #000 !important;
    border-radius: 0 !important;
    background: transparent !important;
    font-size: 0;
    display: flex;
    align-items: center;
}
div#newsletter-row button#wpforms-submit-33:before {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/Group-1321315869.png);
    width: 84px;
    height: 55px;
    background-position: center;
    position: absolute;
    right: 15px;
}
div#newsletter-row p {
   color: #1E1E1E;
   text-align: center;
   font-family: Poppins;
   font-size: 18px;
   font-style: normal;
   font-weight: 400;
   line-height: 33px;
   width: 66%;
   margin: 0 auto;
   padding-bottom: 15px;
}
/* ================================================================ */
/* ================================================================ */
.footer-details ul li:nth-child(2):before {
    content: "\f0e0";
}
.footer-details ul li:last-child:before {
    content: "\f041";
    vertical-align: baseline;
}
.footer-links ul {
    margin: 0;
    padding: 0;
    text-align: right;
}
.footer-links ul li {
    display: inline-block;
}
.footer-links ul li a {
    color: #FFF !important;
    font-family: Oswald;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    opacity: 0.8;
    text-transform: capitalize;
}
div#footer-inner-row {
    margin-top: 40px;
}
.footer-details ul {
    margin: 0;
}
.footer-details ul li {
    display: inline-block;
    margin-right: 40px;
}
.footer-details ul li a {
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    text-transform: lowercase;
}
.footer-details ul li:before {
    content: "\f095";
    font-family: 'FontAwesome';
    color: #F4D96E;
    font-size: 18px;
    vertical-align: middle;
    margin-right: 20px;
    position: relative;
    top: -2px;
}
.footer-details ul li:nth-child(2):before {
    content: "\f0e0";
}
.footer-social-sec ul {
    margin: 0 auto;
    display: table;
}
.footer-social-sec ul li {
    display: inline-block;
    margin-left: 22px;
}
.footer-social-sec ul li i {
    font-size: 25px;
}
.copyright-sec .wpb_wrapper {
}
.copyright-sec p {
    padding: 0;
    color: #000;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 122.222% */
    text-transform: capitalize;
    text-align: center;
}
.copyright-sec p a {
    color: #F4D96E;
}
.footer-social-sec ul li i {
    color: #F4D96E;
}
.footer-links ul#menu-menu-2 li a {
    color: #FFF;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 168%; /* 26.88px */
    text-transform: uppercase;
    opacity:1;
    border-right: 1px solid #fff;
    padding: 0 28px !important;
}
/* ============================================================== */
/* ======================================================================= */
div#banner-wo h2 {
    color: #FFF;
    font-size: 105px;
    font-style: normal;
    font-weight: 400;
    line-height: 104.533px;
    letter-spacing: -2.102px;
    margin: 0;
    padding-bottom: 86px;
    padding-top: 80px;
}
div#banner-wo p {
    color: #FFF;
    font-family: "Cormorant Garamond";
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 27.94px;
    letter-spacing: 0.44px;
    width: 80%;
    padding-bottom: 20px;
    position: relative;
    padding-left: 30px;
    padding-top: 10px;
}

div#banner-wo p:before {
    content: '';
    border-left: 1px solid #fff;
    position: absolute;
    width: 1px;
    height: 231.159px;
    left: 0;
    top: 0;
}
div#banner-wo a.nectar-button.small.regular.accent-color.regular-button {
    margin-left: 31px;
}
div#banner-wo img {
    float: right;
}
div#banner-wo .row-bg.viewport-desktop.using-image {
    height: 993px;
    background-size: cover;
}
/* ================================================================ */
div#sec-02 h2 {
    background: linear-gradient(179deg, #000 0.51%, rgba(255, 255, 255, 0.00) 79.69%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Cinzel;
    font-size: 264.657px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -29.072px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
}
div#sec-02 img {
    margin: 0 auto;
    display: table;
    margin-top: -190px;
}
div#sec-02 h3 {
    color: #5D5D5D;
    font-size: 35.505px;
    font-style: normal;
    font-weight: 400;
    line-height: 35.307px;
    letter-spacing: -1.718px;
    text-transform: uppercase;
    margin: 0 auto;
    display: table;
    position: absolute;
    right: 420px;
    top: 240px;
}
div#sec-02 h4 {
    color: #000;
    font-family: Cinzel;
    font-size: 70px;
    font-style: normal;
    font-weight: 400;
    line-height: 72.306px;
    letter-spacing: -1.454px;
    margin: 0;
    padding-bottom: 47px;
}
#sec-02 .vc_col-sm-3:nth-child(1) p {
    font-family: "Cormorant Garamond";
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 27.94px;
    letter-spacing: 0.44px;
    width: 530px;
    padding-bottom: 20px;
    position: relative;
    padding-left: 30px;
    padding-top: 10px;
    color: #4D4D4D;
}
#sec-02 .vc_col-sm-3:nth-child(1) p br {
    display: none;
}
#sec-02 .vc_col-sm-3:nth-child(1) p:before {
    content: '';
    border-left: 1px solid #000000;
    position: absolute;
    width: 1px;
    height: 171.159px;
    left: 0;
    top: 0;
}
#sec-02 a.nectar-button.small.regular.accent-color.regular-button {
    /* margin-left: 30px; */
}
#sec-02 .vc_col-sm-3:nth-child(3) p {
    color: #4D4D4D;
    font-family: "Cormorant Garamond";
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    padding-bottom: 13px;
}
#sec-02 .vc_col-sm-3:nth-child(3) {
    padding-top: 54px;
    position: relative;
    left: -59px;
}
/* ===================================================== */
div#sec-03 h2 {
    color: #FFF;
    font-size: 71px;
    font-style: normal;
    font-weight: 400;
    line-height: 71.481px;
    letter-spacing: -1.438px;
    text-align: center;
    padding-bottom: 30px;
}
div#sec-03 .divider {
    height: 1px !important;
    border: 1px solid #fff;
    opacity: 0.2;
    margin-bottom: 80px;
}
div#sec-03 h3 {
    color: #FFF;
    font-family: "Cormorant Garamond";
    font-size: 53px;
    font-style: normal;
    font-weight: 700;
    line-height: 68.176px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
div#sec-03 p {
    color: #FFF;
    font-family: "Cormorant Garamond";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 27.585px;
    letter-spacing: 0.528px;
    text-transform: capitalize;
    padding-bottom: 34px;
}
div#sec-03 h4 {
    color: #FFF;
    font-family: "Cormorant Garamond";
    font-size: 70px;
    font-style: italic;
    font-weight: 500;
    line-height: 70.977px;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 68px;
    margin-bottom: 20px;
}
div#sec-03 h4:before {
    content: '';
    background-image: url(/wp-content/uploads/2026/03/Group-1321315857-1.png);
    position: absolute;
    width: 240px;
    height: 30px;
    background-repeat: no-repeat;
    bottom: 0;
}
div#sec-03 h5 {
    color: #FFF;
    font-family: "Cormorant Garamond";
    font-size: 165px;
    font-style: italic;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1;
}
div#sec-03 .vc_col-sm-6:nth-child(2) {
    padding-left: 125px;
}
div#sec-03 a.nectar-button.small.regular.accent-color.regular-button {
    width: 492.763px;
    height: 70.052px;
    line-height: 2.8;
    position: relative;
    padding-right: 50px;
}
div#sec-03 a.nectar-button.small.regular.accent-color.regular-button span {
    color: #282828;
    font-family: Poppins;
    font-size: 20.2px;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;
}
div#sec-03 a.nectar-button.small.regular.accent-color.regular-button:before {
    content: '';
    background-image: url(/wp-content/uploads/2026/03/Group-1321315864.png);
    position: absolute;
    width: 25px;
    height: 20px;
    z-index: 9999;
    background-repeat: no-repeat;
    right: 146px;
    top: 29px;
}
/* ========================================================================= */
div#sec-04 h2 {
    color: #000;
    font-size: 71px;
    font-style: normal;
    font-weight: 400;
    line-height: 71.481px;
    letter-spacing: -1.438px;
    text-align: center;
}
.tew-wo ul {
    margin: 0 auto;
    display: table;
}
.tew-wo ul li {
    list-style: none;
}
.tew-wo ul img {
    /* display: none !important; */
}
    
.tew-wo ul li:nth-child(2) {
    color: #9b8a4a;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 23px; /* 164.286% */
}
.tew-wo ul li img {
    width: 78px !important;
    height: 78px !important;
    margin: 0 auto !important;
    display: table;
    margin-bottom: 19px !important;
}
.tew-wo p {
    color: #4B4B4B;
    text-align: center;
    font-family: "Cormorant Garamond";
    font-size: 27px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
    width: 86%;
    margin: 0 auto;
}
#sec-04 ol.flickity-page-dots {
    display: none;
}
#sec-04 .flickity-viewport {
    margin: 0;
}
#sec-04 .cell.custom-desktop-width-55pct {
    filter: blur(1px);
}
#sec-04 .cell.custom-desktop-width-55pct.is-selected {
    filter: unset;
}
/* ============================================================ */
div#sec-05 h2 {
    color: #000;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: -1.8px;
    padding-left: 150px;
    padding-bottom: 10px;
}
div#sec-05 a.nectar-button.small.regular.accent-color.regular-button {
    float: right;
    margin-right: 150px;
}
.blo1-wo h3 {
    color: #000;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 168%;
    text-transform: capitalize;
    padding-left: 32px;
    width: 90%;
    margin-bottom: 10px !important;
}
.blo1-wo {
    border: 1px solid #A9A9A9;
    background: #FFF;
    padding-bottom: 33px;
}
.blo1-wo img {
    width: 100% !important;
    padding: 34px;
}
.blo1-wo p.tex-1 {
    color: #000;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 166%;
    text-transform: capitalize;
    margin-left: 34px;
    margin-right: 53px;
    margin-bottom: 0;
    width: 70%;
}
.blo1-wo ul {
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0 52px;
}
.blo1-wo ul li {
    list-style: none;
    color: #000;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: 166%;
    text-transform: capitalize;
}
.blo1-wo:hover {
    border: 1px solid #A9A9A9;
    background: #F4D96E;
    transition: all 0.3s linear;
}
/* =========================================================================== */
div#sec-05 {
    position: relative;
}
div#sec-05:before {
    content: '';
    background-image: url(/wp-content/uploads/2026/03/Group-1321315462.png);
    position: absolute;
    width: 42%;
    height: 45%;
    top: -88px;
    background-repeat: no-repeat;
    left: -80px;
}
#sec-02 {
    position: relative;
}
div#sec-02:before {
    content: '';
    background-image: url(/wp-content/uploads/2026/03/Group-1321315461.png);
    position: absolute;
    width: 19%;
    height: 34%;
    top: -90px;
    background-repeat: no-repeat;
    left: -90px;
}
div#sec-02:after {
    content: '';
    background-image: url(/wp-content/uploads/2026/03/Group-1321315463.png);
    position: absolute;
    width: 23%;
    height: 59%;
    top: -190px;
    background-repeat: no-repeat;
    right:0;
}
div#sec-05 .owl-dots {
    display: none;
}
/* ===================================================================== */
#header-outer[data-lhe="default"] #top nav > ul > li > a {
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 3.6px;
    text-transform: uppercase;
    padding: 0 30px;
    border-right: 1px solid;
}
#header-outer[data-lhe="default"] #top nav > ul > li:last-child > a {
    border: none;
    padding-right: 0;
}
.footer-links ul#menu-menu-2 li:last-child a {
    border-right: none !important;
    padding-right: 0 !important;
}
div#footer-links-row {
    padding-bottom: 20px !important;
}
header#top .col.span_3 {
    display: none !important;
}
header#top .col.span_9 {
    width: 100% !important;
    float: unset !important;
    justify-content: center;
}
header#top .row {
      box-shadow: 0 11px 24px 0 rgba(0, 0, 0, 0.09);
      backdrop-filter: blur(5.949999809265137px);
      margin-top: 30px;
      padding: 25px 0 25px !important;
      border-radius: 20px;
      border: 1px solid #ffffff;
}    
div#sec-02 p {
    color: #000000;
    font-family: "Cormorant Garamond";
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.528px;
    text-transform: capitalize;
    padding-bottom: 34px;
    width: 75%;
    line-height: 1.4;
}
div#sec-02 .vc_col-sm-7 {
    padding-left: 120px;
}    
.page-id-63 div#sec-02 p {
    width: 90%;
}    
/* ======================================================== */
a.blog {
    pointer-events: none;
}
div#blog-wokkin p {
    color: #4B4B4B;
    font-family: "Cormorant Garamond";
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
    padding-bottom: 14px;
}
div#blog-wokkin h2 {
     color: #c8a104;
     font-size: 40px;
     font-style: normal;
     font-weight: 400;
     line-height: 71.481px; 
     letter-spacing: -1.438px;
     text-shadow: 0px 1px black;
}
ul.controls {
    display: none !important;
}
body.material .comment-wrap {
    padding: 0 0 40px 0;
}
.post .content-inner {
    padding-bottom: 0;
}
.blo1-wo  h4 {
    width: 207px;
    height: 55px;
    text-align: center;
    margin: 0;
    border-radius: 0 !important;
    background-color: #f4d96e;
    margin-left: 36px;
    line-height: 3;
}
.blo1-wo h4 a {
    color: #000;
    font-weight: 400;
}
.blo1-wo:hover h4 {
    background-color: #000;
}
.blo1-wo:hover h4 a {
    color: #fff;
}    