/*
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://db.onlinewebfonts.com/c/e8f2eb0c60f4c2d0bc88c01d85b53e7e?family=Qhinanttika+Personal+Use+Only);
@import url(https://db.onlinewebfonts.com/c/cef009888ec0e6c3fdbb27db91a57b8f?family=Proxima+Nova+A);
@import url(https://db.onlinewebfonts.com/c/65d7e8b0754dfdda61108afbafba0869?family=Ikaros+Sans+Regular);
@import url(https://db.onlinewebfonts.com/c/aba70892d13bd6680b12026d21dfe114?family=IBM+Plex+Sans);
@import url(https://db.onlinewebfonts.com/c/c0f05d6887240828ad55f03f0fa58932?family=Kumbh+Sans);
@import url(https://db.onlinewebfonts.com/c/893fe67b0b8337c2cbeed20cf315d938?family=Prompt);

div#header-outer {
    background-color: transparent !important;
    box-shadow: none !important;
}

div#header-space {
    display: none;
}

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

div#header-outer[data-lhe="default"] #top nav .sf-menu > .current-menu-item {
    background-color: #00A48C !important;
    border-radius: 40px 0px 80px 40px !important;
    padding: 0px 20px !important;
    -webkit-text-fill-color: #fff !important;
}

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

li#menu-item-21 {
    background-color: #00A48C !important;
    border-radius: 100px !important;
    height: 45px;
    top: 5px;
    margin-right: 10px;
    -webkit-text-fill-color: #fff !important;!i;!;
}

.page-id-9 div#why {
    padding-bottom: 100px !important;
}

#top .col.span_9.col_last {
    background-color: #ffff;
    border-radius: 100px;
    height: 55px;
    margin-top: 30px;
    padding: 0px 0px !important;
}

#top nav ul li a {
    font-family: poppins !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #000 !important;
    margin: 0px 15px !important;
    letter-spacing: 0 !important;
    padding-left: 0 !important;
}

/**Global**/

a.play_button_2.large.nectar_video_lightbox {
    display: none;
}

.nectar-video-box .inner-wrap {
    overflow: unset !important;
}

h3 {
    font-size: 22px;
    font-family: "Proxima Nova A";
    font-weight: 600;
    color: #000;
}

#why h4 {
    font-size: 31px !important;
    padding-top: 20px;
}

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

h2 strong {
    font-family: "Qhinanttika Personal Use Only";
    font-size: 65px;
    font-weight: 400;
}

p {
    color: #000;
    font-size: 16px;
}

a.nectar-button.small.regular {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 14px;
    border-radius: 25px !important;
    padding: 10px 25px !important;
    border: 2px solid #00A48C;
}

/**Slider**/

#slider .nectar-video-box {
    width: 8%;
    margin-left: 165px;
    margin-top: -53px;
}

#slider img.img-with-animation.skip-lazy {
    width: 80%;
    top: 50px;
    transform: scale(1.3);
    right: -150px;
}

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

#slider h2 {
    line-height: 1.2;
}

/**Author**/

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

/**Why**/

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

#why a.nectar-button.small.regular:nth-child(3) {
    left: 10px;
    background: transparent !important;
    color: #000 !important;
}

#why a.nectar-button.small.regular:nth-child(4) {
    left: 20px;
}

#why h4 {
    color: #000;
    font-weight: 700;
    font-family: "Ikaros Sans Regular";
    font-size: 22px;
}

#why img.img-with-animation.skip-lazy {
    top: 120px;
    right: -100px;
}

/**Video**/

#video .nectar-video-box {
    width: 10%;
    position: absolute;
    bottom: 30px;
    left: 30px;
}

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

/**Testimonials**/

#testi h5 {
    font-family: "IBM Plex Sans";
    color: #000;
    font-size: 16px;
    margin-bottom: 0;
}

#testi h6 {
    font-family: "Kumbh Sans";
    color: #000;
}

#testi .carousel-item {
    width: 90%;
    margin: auto;
    box-shadow: 0px 0px 10px 4px #00a48c70;
    padding: 30px;
    border-radius: 20px;
}

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

/**Blogs**/

#blogs h3.title {
    font-family: "Prompt";
    -webkit-text-fill-color: #000 !important;
    font-size: 18px;
    text-align: center;
    font-weight: 500;
}

#blogs .col.span_4.post.type-post.status-publish.format-standard.has-post-thumbnail.category-blog img {
    width: 100% !important;
}

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

#blogs .excerpt {
    color: #000;
    text-align: center !important;
}

/**Footer**/

div#footer-widgets {
    background-image: url(/wp-content/uploads/2025/06/footerbg.png);
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
    -webkit-text-fill-color: #fff;
}

#footer-outer #footer-widgets .col p {
    width: 70%;
    margin: auto;
}

ul#menu-head-2 {
    display: flex;
    justify-content: center;
    gap: 30px;
}

#menu-head-2 li a {
    font-size: 16px;
}

div#custom_html-2 {
    width: fit-content;
    margin: 0 auto 30px !important;
}

div#ft-icon ul li {
    display: flex;
    gap: 30px;
}

div#ft-icon ul li a i {
    font-size: 20px;
    border: 1px solid #fff;
    height: 40px;
    width: 40px;
    padding-top: 9px;
    border-radius: 25px !important;
    transition: .3s;
}

div#ft-icon ul li a:hover i {
    -webkit-text-fill-color: #00A48C !important;
    background: #fff !important;
}

div#copyright {
    padding: 20px 0 !important;
    -webkit-text-fill-color: #fff;
    background-image: linear-gradient(45deg, #000, #000);
}

/**Contact**/

#contact img.img-with-animation.skip-lazy {
    width: 100%;
    top: 50px;
}

#contact button#wpforms-submit-65 {
    background: #00A48C !important;
    height: 47px;
    border-radius: 25px !important;
    font-family: 'Poppins';
    font-size: 15px;
}

@media only screen and (min-width:1000px) and (max-width:1280px) {
    div#header-outer #logo img {
    height: 60px !important;
}

#top nav ul li a {
    font-size: 14px !important;
}

h2 strong {
    font-size: 40px;
}

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

h3 {
    font-size: 20px;
}

#slider img.img-with-animation.skip-lazy {
    right: -30px;
    top: 0;
}

#author img.img-with-animation.skip-lazy {
    top: 40px;
}

#why img.img-with-animation.skip-lazy {
    top: 80px;
    transform: scale(1.2);
}

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

#footer-outer #footer-widgets .col p {
    width: 85%;
}
}

@media only screen and (min-width:1200px) and (max-width: 1400px) {
    #author img.img-with-animation.skip-lazy {
    top: 0;
}

#why img.img-with-animation.skip-lazy {
    top: 0;
    transform: scale(1);
}
}

@media only screen and (min-width: 325px) and (max-width: 999px) {
    #top .col.span_9.col_last {
    margin-top: 0;
}

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

body {
    text-align: center;
}

h3 {
    font-size: 18px;
}

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

h2 strong {
    font-size: 36px;
}

#slider h2 {
    line-height: 1.5 !important;
}

a.nectar-button.small.regular {
    width: 100%;
}

#slider .nectar-video-box {
    margin-top: 0;
    margin: 0 auto;
    width: 20%;
	top: 10px;
	
}

#slider img.img-with-animation.skip-lazy {
    right: 0;
    transform: unset;
}

#why a.nectar-button.small.regular:nth-child(3) {
    margin-left: 0;
}
	#why a.nectar-button.small.regular:nth-child(3) {
		left: 0px !important;
	}
	#why a.nectar-button.small.regular:nth-child(4){
		left: 0px !important;
	}
	
#why .row-bg.viewport-desktop.using-image {
    display: none;
}

#why img.img-with-animation.skip-lazy {
    top: 0;
    right: 0;
}

	#video .nectar-video-box {
    width: 20% !important;
    position: absolute;
    bottom: 30px;
    left: 15px !important;
}
#testi .carousel-item img {margin: auto;}

ul#menu-head-2 {
    flex-direction: column;
    align-items: center;
}

#footer-outer #footer-widgets .col p {
    width: 100%;
}

div#ft-icon ul li {
    gap: 15px;
}

#copyright .col.span_7.col_last {
    display: none;
}
	
#testi .owl-nav.disabled {
    position: unset !important;
    justify-content: center;
}	
	
}
#testi .owl-nav.disabled {
    position: absolute;
    right: 100px;
    bottom: 100px;
    display: flex;
}

#testi .owl-theme[data-desktop-cols] .owl-nav [class*=owl-] {
    background: #00A48C !important;
    box-shadow: none !important;
    border: 1px solid #00A48C !important;
    border-radius: 35px !important;
    height: 30px;
    width: 30px;
    font-size: 20px;
    padding: 0px 0px !important;
}

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