/*
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=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&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&family=Tenor+Sans&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');

.container-wrap{background-image: URL(/wp-content/uploads/2025/07/body-bg-1-scaled.jpg);background-size: 100% 100% !important;}

.row-bg.viewport-desktop.using-image {
    background-size: 100% 100% !important;
}

div#header-space {
    /* display: none; */
}

div#header-outer {
    background: linear-gradient(90deg, rgb(1 27 40) 0%, rgba(0, 0, 0, 1) 100%);#0084BC;
    box-shadow: none !important;
}

#top nav ul li a {
    font-family: Work Sans !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    color: #fff !important;
    text-transform: uppercase;
}

li#menu-item-2801 a {
    background: #0084BC !important;
    padding: 16px 30px !important;
    color: #fff;
    border-radius: 100px;
}

#header-outer[data-lhe="default"] #top nav .sf-menu > .current-menu-item > a {
    color: #fff !important;
    
}

div#header-outer[data-lhe="default"] #top nav > ul > li > a:hover {
    color: #fff !important;
    
}

li#menu-item-2713 span {
    background-color: #dcdcdc;
    color: #000 !important;
    border-radius: 100px;
    padding: 12px 15px !important;
    
}

div#header-outer[data-lhe="default"] #top nav > ul > li#menu-item-2713 > a:hover {
  -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,.6) 30%, #000000 50%, rgba(0,0,0,.6) 70%);
  -webkit-mask-size: 200%;
  animation: shine 2s infinite;
  border-radius: 100px;
  padding: 20px 10px !important;
}

div#header-outer[data-lhe="default"] #top nav > ul > li > a:hover {
  -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,.6) 30%, #000000 50%, rgba(0,0,0,.6) 70%);
  -webkit-mask-size: 200%;
  animation: shine 2s infinite;
}

@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }
  
  to {
    -webkit-mask-position: -50%;
  }
}

h4 {
    font-family: 'Tenor Sans' !important;
    font-weight: 400 !important;
    font-size: 26px !important;
    color: #fff !important;
    text-transform: uppercase;
}

h2 {
    font-family: Tenor Sans !important;
    font-weight: 400;
    font-size: 58px;
    margin: 0px;
    line-height: 1;
    padding: 10px 0px !important;
    color: #fff;
}

p {
    font-family: 'Work Sans';
    font-weight: 400;
    font-size: 18px;
    color: #fff;
}

a.nectar-button.small.regular {
    font-family: 'Work Sans';
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0;
    border-radius: 100px;
    padding: 15px 35px !important;
    top: 30px;
    text-transform: capitalize;
    color: #fff;
}

#slider a.nectar-button.small.regular:nth-child(4) {
    left: 30px;
    border: 2px solid #0084BC !important;
    background-color: transparent !important;
    color: #fff;
    padding: 13px 44px !important;
}

div#slider {
    padding: 150px 0px 100px 0px !important;
}

h2:hover {
  -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,.6) 30%, #000000 50%, rgba(0,0,0,.6) 70%);
  -webkit-mask-size: 200%;
  animation: shine 3s infinite;
}

@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }
  
  to {
    -webkit-mask-position: -50%;
  }
}

div#author {
    padding: 150px 0px 50px 0px !important;
}

#author .row-bg.viewport-desktop.using-image {
    background-size: 100% 20% !important;
}

#author .row-bg.viewport-desktop.using-image:after {
    content: url(/wp-content/uploads/2025/07/1111.png);
    position: absolute;
    bottom: 135px;
}

#chap .carousel-item .wpb_text_column.wpb_content_element {
    background-image: url(/wp-content/uploads/2025/07/image-1.png);
    background-size: 100% 100% !important;
    padding: 40px;
    transition: .5s;
}

#chap .carousel-item {
    width: 95%;
    margin: auto;
}

#chap .carousel-item:hover .wpb_text_column.wpb_content_element {
    background-image: url(/wp-content/uploads/2025/07/chapimg.png);
}

div#chap {
    padding: 100px 0px 100px !important;
}

#chap .owl-carousel[data-desktop-cols] .owl-stage-outer {
    width: 1600px !important;
}

#book h3 {
    font-family: 'Pontano Sans';
    font-weight: bold;
    font-size: 26px;
    color: #000;
}

#book .nectar-star-rating__content {
    font-family: 'Pontano Sans';
    font-weight: bold;
    font-size: 24px;
    color: #ffffff;
}

#book .nectar-star-rating__icon {
    color: #FFAF00 !important;
    padding-left: 10px;
}

#book .nectar-star-rating {
    display: flex;
    flex-direction: row-reverse;
    margin-top: -35px;
    align-items: center;
    position: absolute;
    right: 150px;
}

#book a.nectar-button.small.regular {
    top: 20px;
    right: -430px;
    margin-bottom: 60px;
    margin-top: 50px;
}

#book a.nectar-button.small.regular:nth-child(4) {
    left: 20px;
    color: #fff !important;
    border: 2px solid #2b86b9 !important;
    background-color: transparent !important;
    top: 130px;
}

#book a.nectar-button.small.regular:nth-child(5) {
    left: 40px;
}
#book .img-peacock {
    position: absolute;
    left: -50%;
    top: -700px;
    opacity: 0.2 !important;
    z-index: -2;
}

#book {
    position: relative;
}
#book .bk {
    /* top: 90px; */
    /* transform: scale(1.3); */
    /* right: -90px; */
}

#book p.whyTexttwo {
    margin-left: 100px;
}

div#book {
    padding: 100px 0px 150px 0px !important;
}

a.play_button_2.large.nectar_video_lightbox.magnific-popup {
    display: none;
}

#video .nectar-video-box {
    position: absolute;
    margin-top: 30px !important;
    left: 0;
    right: 0;
    width: 10%;
    margin: auto;
}

div#video {
    padding: 200px 0px 400px 0px !important;
}

div#blogs {
    padding: 100px 0px 0px !important;
}

#blogs .excerpt {
    display: none;
}

#blogs span.meta-category {
    display: none;
}

#blogs .post h4 {
    font-size: 20px !important;
}

#blogs a.nectar-button.small.regular {
    margin-top: 25px;
    margin-bottom: 80px !important;
}

#test h5 {
    font-family: 'Work Sans';
    font-weight: 500;
    font-size: 22px;
    color: #fff !important;
}

#test h6 {
    font-family: 'Work Sans';
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}

#test p {
    padding: 0px !important;
    font-size: 16px;
    color: #fff;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
}

div#test {
    padding: 100px 0px 120px 0px !important;
}

div#testimonials {
    padding-top: 100px !important;
}

#footer-outer #copyright p {
    color: #fff !important;
}

#ft-icon i {
    color: #d3d3d3;
    margin: 0px 5px !important;
    border: 1px solid #d3d3d3;
    border-radius: 100px;
    width: 40px !important;
    height: 40px;
    padding: 10px 0px !important;
}

div#footer-outer #footer-widgets .widget h4 {
    font-family: Pontano Sans !important;
    font-size: 22px;
    font-weight: bold !important;
    color: #fff !important;
    padding: 10px 0px 30px 0px !important;
}

#footer-outer .widget.widget_nav_menu li a {
    font-family: Work Sans !important;
    font-size: 16px;
    color: #fff !important;
    font-weight: 400 !important;
    letter-spacing: 1px;
    padding: 0px 10px 0px !important;
}

#contact button {
    font-family: Work Sans !important;
    letter-spacing: 0px;
    font-size: 16px;
    border-radius: 100px !important;
    height: 45px;
    color: #000 !important;
    background-color: #fff !important;
    box-shadow: 0px 0px 5px -1px !important;
}

#footer-outer .col.span_3:nth-child(1) {
    width: 32% !important;
}
#footer-outer .col.span_3:nth-child(2) {
    width: 15% !important;
}
#footer-outer .col.span_3:nth-child(3) {
    width: 18% !important;
}
#footer-outer .col.span_3:nth-child(4) {
    width: 28% !important;
}

div#footer-outer {background-color: #000 !important;}

div#copyright {
    background-image: linear-gradient(270deg, #0084BC90, #0084BC90);
}

#slider h4 {
    letter-spacing: 5px;
}

#slider h2 {
    font-size: 60px;
    line-height: 1;
}

h2 strong {
    font-family: 'Tenor Sans' !important;
    color: #D09F31;
}

#author h2 {
    line-height: 1.2;
}

#author h2 strong {
    letter-spacing: 20px;
}

#author .au {
    left: 50px;
}

#book h2 {
    line-height: 1.2;
    font-size: 50px;
}

#author a.nectar-button.small.regular {
    border: 3px solid #000;
    padding: 16px 28px !important;
    top: 0;
    margin-left: 430px;
    margin-bottom: -50px !important;
    margin-top: 20px;
}

#author .vc_col-sm-6:nth-child(2) h2 {
    margin-top: -65px;
}

#author .vc_col-sm-6:nth-child(1) img {
    top: 70px;
    left: 210px;
}

#author .vc_col-sm-6:nth-child(2) img {
    top: 60px;
}

#book a.nectar-button.small.regular:nth-child(3) {
    left: 0px;
    border: 3px solid #000;
    color: #000 !important;
    top: 130px;
}

#video h4 {
    font-size: 26px;
}

#video h2 {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 60px;
}

#news button {
    background: #0084BC !important;
    border-radius: 100px;
    font-family: 'Work Sans';
    font-weight: 500;
    font-size: 16px;
    height: 45px;
    position: absolute;
    top: -78px;
    color: #fff;
    padding: 0px 25px !important;
    right: 20px;
    letter-spacing: 0;
    box-shadow: 0px 0px 3px -1px !important;
}

#news input {
    background-color: #E0E0E0;
    color: #000;
    border-radius: 100px;
    padding: 30px 20px !important;
    margin-top: -40px;
    border: none;
}

#news input::placeholder {
    color: #7c7c7c;
    opacity: 1;
}

div#news {
    padding: 60px 100px 40px !important;
}

div#copyright {
    padding: 20px 0px !important;
}


#book h2 strong {
    letter-spacing: 20px;
}

#video img {
    margin: auto;
}

#testimonials h2 {
    font-size: 50px;
    width: 110%;
}

#test .carousel-item {
    background-image: linear-gradient(#000102);
    width: 95% !important;
    padding: 30px 100px 30px 30px !important;
    border-radius: 0px;
    height: fit-content !important;
}

#test img {
    width: 100%;
    margin-top: -60px;
    top: -180px;
    left: -120px;
    z-index: 1;
    transform: scale(1.2);
}

div#tes {
    margin: 0 !important;
}

#test .owl-nav.disabled {
    display: unset !important;
    position: absolute;
    width: 100% !important;
    bottom: 80px;
    right: -160px;
}

#test .owl-dots {
    display: none;
}


#test .owl-theme[data-desktop-cols] .owl-nav [class*=owl-] {
    background-color: #0084bc !important;
    width: 50px;
    height: 50px !important;
    border: none;
    box-shadow: none;
    font-size: 26px;
    border-radius: 350px;
    -webkit-text-fill-color: #fff !important;
}
#news h2 {
    font-family: 'Work Sans' !important;
    font-weight: 500 !important;
    font-size: 33px !important;
    text-transform: capitalize;
    color: #fff;
}

div#test:before {
    /* content: URL(/wp-content/uploads/2025/07/sliderframe.png); */
}

#ft-icon i:hover {
    background-image: linear-gradient(270deg, #d3d3d3, #6d6d6d);
    color: #000;
    margin: 0px 5px !important;
    border: 0px solid #d3d3d3;
}

@media only screen and (min-width: 1000px) and (max-width:1200px) {
    #top nav ul li a {
    font-size: 13px !important;
}

#slider h2 {
    font-size: 55px;
}

p {
    font-size: 16px;
}

div#slider {
    padding: 230px 0px 90px 0px !important;
}

h2 {
    font-size: 50px !important;
}

#author a.nectar-button.small.regular {
    margin-left: 330px;
}

h4 {
    font-size: 24px !important;
}

#book h2 {
    font-size: 40px !important;
}

a.nectar-button.small.regular {
    font-size: 15px;
    padding: 15px 22px !important;
}

#book a.nectar-button.small.regular {
    right: -270px;
}

#testimonials h2 {
    width: 100%;
    line-height: 1;
}

#header-outer #logo img {
    height: 60px !important;
}

li#menu-item-2801 a {
    padding: 15px 25px !important;
}

#blogs .post h4 {
    font-size: 18px !important;
}

}

@media only screen and (min-width: 1201px) and (max-width: 1400px) {
    #book h2 {
    font-size: 44px !important;
}

#book a.nectar-button.small.regular {
    right: -360px;
}

h2 {
    font-size: 50px !important;
}

#author a.nectar-button.small.regular {
    margin-left: 370px;
}

#testimonials h2 {
    font-size: 45px !important;
}
}

@media only screen and (min-width: 325px) and (max-width: 999px) {
    div#header-outer {
    background-color: #000 !important;
}

div#slider {
    padding: 150px 0 90px 0 !important;
}

#slider h2 {
    font-size: 40px !important;
}

p {
    font-size: 16px;
}

#slider a.nectar-button.small.regular:nth-child(4) {
    left: 0;
}

h2 {
    font-size: 36px !important;
}

#author .vc_col-sm-6:nth-child(1) img {
    left: 0;
    top: 40px;
    right: 0;
    margin: auto;
}

body {
    text-align: center;
}

#chap .owl-carousel[data-desktop-cols] .owl-stage-outer {
    width: unset !important;
}

#book img.img-with-animation.skip-lazy.num {
    margin: auto;
}

#book .bk {
    transform: scale(1);
    right: 0;
    left: 0;
    margin: auto;
}

#book p.whyTexttwo {
    margin-left: 0;
}

#blogs img.img-with-animation.skip-lazy {
    left: 0;
    right: 0;
    margin: auto;
}

#testimonials h2 {
    width: 100% !important;
    line-height: 1;
}

#testimonials img.img-with-animation.skip-lazy {
    left: 0;
    right: 0;
    margin: auto;
}

#test .carousel-item {
    padding: 30px  !important;
}

#test img {
    transform: scale(1);
    top: 60px;
    left: 0;
}

#test .owl-nav.disabled {
    position: unset;
}

div#news {
    padding: 60px 20px 40px !important;
}

#news h2 {
    font-size: 30px !important;
    text-align: center !important;
}

#news input {
    margin-top: 0;
}

#news button {
    position: unset;
}

ul#menu-navigation-2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: anchor-center;
    gap: 10px;
}

#author a.nectar-button.small.regular {
    margin-left: 0;
    margin-top: 30px;
    margin-bottom: 80px !important;
}

#book a.nectar-button.small.regular {
    right: 0;
    top: 50px;
}
#slider img.alignnone.size-medium.aligncenter {
    width: 50% !important;
}
#blogs img.attachment-portfolio-thumb.size-portfolio-thumb.wp-post-image {
    margin: auto;
}
    
}
#header-outer .cart-menu .cart-icon-wrap i {
    color: #0089ba !important;
}
div#slider {
    position: relative;
}

div#slider:before {
    content: '';
    left: -78px;
    bottom: 80px;
    position: absolute;
    background-image: url(/wp-content/uploads/2025/09/left.png);
    width: 390px;
    height: 670px;
    z-index: 999;
}
div#slider:after {
    content: '';
    right: -100px;
    bottom: 0;
    position: absolute;
    background-image: url(/wp-content/uploads/2025/09/b75d426020b0264bd59c5d5bdf2f92b4-removebg-preview.png);
    width: 390px;
    height: 670px;
    z-index: 999;
}
