/*
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:wght@100..900&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');

.container-wrap {
    background-color: #fff !important;
}

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

#slider h4:before {
    content: "";
    position: absolute;
    background-color: #fff;
    width: 200px;
    height: 2px;
    margin-top: -5px;
}

#slider h2:after {
    content: "";
    position: absolute;
    background-color: #fff;
    width: 150px;
    height: 2px;
    margin-top: 40px;
    left: 400px;
}

div#header-space {
    display: none;
}

#header-outer #logo {
    margin: 15px 0px !important;
}

#top nav ul li a {
    color: #fff !important;
    font-family: 'inter' !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    margin: 0px 5px !important;
}

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

h4 {
    font-family: poppins;
    font-weight: 500;
    font-size: 20px;
    color: #ffffff;
}

#slider h4 {
    color: #fff;
    font-family: proxima !important;
    padding-top: 160px;
}

h2 {
    font-family: garamond !important;
    font-weight: bold !important;
    font-size: 48px;
    color: #ffffff;
    padding: 10px 0px !important;
}

h2 strong {
    font-family: garamond;
    font-size: 45px;
    font-weight: 600 !important;
}

#slider h2 {
    color: #fff;
    line-height: 1;
    font-size: 55px;
}

p {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 18px;
    color: #ffffff;
}

#slider p {
    color: #fff !important;
}

a.nectar-button.small.regular {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 1px;
    border-radius: 100px;
    padding: 15px 30px !important;
    top: 50px;
    color: #000;
}

#slider a.nectar-button.small.regular:nth-child(3) {
    left: 30px;
    background-color: transparent !important;
    border: 1px solid #fff;
    color: #fff;
}

#slider a.nectar-button.small.regular:nth-child(2) span:before {
    content: "\f07a";
    font-family: 'FontAwesome';
    position: absolute;
    left: -20px;
}

#slider a.nectar-button.small.regular:nth-child(2) {
    padding: 15px 35px !important;
    background-color: #fff !important;
    color: #000;
}

.nectar-button.small.has-icon i {
    opacity: 1 !important;
    right: 15px;
}

.nectar-button.small.has-icon:hover i {
	transform: translateX(0px);
}

.nectar-button.has-icon.small:hover span {
    transform: translateX(0px);
} 

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

#slider .vc_col-sm-6:nth-child(1) {
    padding-top: 80px;
}

#author .wpb_text_column {
    padding-top: 70px;
}

#author .aut-icon {
    padding-left: 150px !important;
    margin-top: -3px;
}

#author .aut-icon li {display: block;}

#author .aut-icon i {
    color: #000;
    background: #c9973630;
    border-radius: 100px;
    width: 40px !important;
    height: 40px;
    font-size: 18px;
    padding: 10px 0px !important;
}

div#author {
    padding: 100px 0px 100px 0px !important;
    /* margin: -80px 0px 0px 0px !important; */
    z-index: 0;
}

#author img {
    /* left: -90px; */
    /* position: static; */
    /* width: 70% !important; */
    /* margin: 0 auto; */
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    !i;
    !;
}

#whyread h3 {
    font-family: ikaros;
    font-weight: 400;
    font-size: 20px;
    color: #000;
    letter-spacing: 1px;
}

#whyread a.nectar-button.small.regular {
    top: 15px;
    background-color: #fff !important;
    color: #000 !important;
}

#whyread a.nectar-button.small.regular:nth-child(3) {
    left: 30px;
    background-color: transparent !important;
    border: 1px solid #ffffff;
    color: #ffffff !important;
}

#whyread .nectar-star-rating {
    display: flex;
    flex-direction: row-reverse;
    margin-top: -85px;
}

div#whyread {
    padding: 120px 0px 50px 0px !important;
}

#whyread img {
    top: -50px;
}

div#whyread:before {
    content: "Book";
    font-family: 'Poppins';
    background-color: #ffffff !important;
    font-size: 160px;
    color: #ffffff !important;
    font-weight: bold;
    background: -webkit-linear-gradient(top, #c99736, white);
    -webkit-background-clip: text;
    -webkit-text-stroke: 2px transparent;
    text-transform: uppercase;
    position: absolute;
    transform: rotate(90deg);
    padding: 200px 0px !important;
    right: -300px;
}

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

#video .nectar-video-box {
    position: absolute;
    top: 350px;
    left: 550px;
    width: 10%;
}

#video .wpb_text_column {
    /* -webkit-text-fill-color: #fff; */
}

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

#test .carousel-item {
    width: 95%;
    margin: 0px auto;
    background-color: #302222;
    border-radius: 20px;
    padding: 30px 30px 30px 30px !important;
    transition: 0.5s;
    height: fit-content;
    border: 1px solid #ffffff80;
}

#test h5 {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 22px;
    color: #ffffff;
    letter-spacing: 0px;
    padding-left: 30px;
}

#test h6 {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 0px;
    margin-top: -10px;
    padding-left: 30px;
}

#news h2 {
    font-family: 'lexend' !important;
    font-size: 50px;
    color: #fff;
}

#news input#esfpx_email_dc1d3a781ec97 {
    border-radius: 100px;
    margin-top: 0px;
    padding: 15px 20px !important;
}

#news input[type="submit"] {
    font-family: 'Inter';
    font-weight: 600;
    font-size: 16px;
    border-radius: 100px;
    letter-spacing: 1px;
    position: absolute;
    top: 13px;
    padding: 13px 25px !important;
    right: 5px;
    background-color: #302222;
}

div#news {
    padding: 80px 100px 80px 100px !important;
    margin-bottom: -150px;
}

div#footer-outer {
    z-index: 1;
    padding-top: 100px;
}

#footer-outer p {
    color: #fff;
}

.ft-icon i {
    border-radius: 100px;
    width: 40px !important;
    height: 40px;
    border: 1px solid #fff;
    font-size: 16px !important;
    padding: 10px 0px !important;
    margin-right: 5px;
}

#footer-outer #footer-widgets .widget h4 {
    font-family: 'timeless';
    font-weight: bold;
    font-size: 22px !important;
    color: #fff !important;
    padding-top: 40px;
    padding-bottom: 20px;
}

#footer-outer input.wpcf7-form-control.wpcf7-text {
    background-color: transparent;
    border-bottom: 1px solid #fff;
    width: 49% !important;
}

#footer-outer input[type=email] {
    position: absolute;
    top: -45px;
    left: 50%;
}

#footer-outer textarea.wpcf7-form-control.wpcf7-textarea {
    background-color: transparent;
    border-bottom: 1px solid #fff;
    height: 80px;
}

#footer-outer textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
    color: #fff;
}

#footer-outer input.wpcf7-form-control.wpcf7-text::placeholder {
    color: #fff;
}

#footer-outer input.wpcf7-submit {
    border-radius: 100px;
    padding: 15px 30px !important;
    font-family: 'Poppins';
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 14px;
    background-image: linear-gradient(#fff, #fff);
    color: #000 !important;
}

#footer-outer .widget_nav_menu li a {
    color: #fff !important;
    font-family: 'Inter';
    font-weight: 400 !important;
}

#footer-outer h6 {
    font-family: 'Inter' !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    color: #fff !important;
    margin-top: -35px;
    padding-left: 55px;
    padding-bottom: 20px;
}

#copyright .col.span_5 {
    width: 100% !important;
    text-align: center;
    display: flex;
}

#copyright p {
    color: #000000 !important;
    font-family: 'Inter';
    font-weight: 400 !important;
    font-size: 16px !important;
}

#custom_html-4 i {
    border-radius: 100px;
    width: 40px !important;
    height: 40px;
    border: 1px solid #fff;
    font-size: 16px !important;
    padding: 6px 0px !important;
}

div#media_image-3 {margin-bottom: 10px !important;padding-top: 30px;}

#footer-outer .col.span_3:nth-child(1) {
    width: 31%;
}
#footer-outer .col.span_3:nth-child(2) {
    width: 14%;
}
#footer-outer .col.span_3:nth-child(3) {
    width: 22%;
}
#footer-outer .col.span_3:nth-child(4) {
    width: 27%;
}

#text h2, #text p {
    color: #000;
}

.right {
    width: 100%;
    display: flex;
    justify-content: end;
    align-items: center;
    visibility: hidden;
}

.right i {
    top: 2px;
    padding-right: 10px;
    padding-left: 30px;
    color: #000000 !important;
}

.left {
    width: 100% !important;
    text-align: left;
}

.right p {
    padding: 0px !important;
}

div#copyright {
    padding: 10px 0px !important;
    background-image: linear-gradient(#ffffff, #ffffff);
}

#contact input.wpcf7-form-control {
    border-radius: 100px;
    box-shadow: 0px 0px 3px 0px;
}

#contact textarea.wpcf7-form-control {
    border-radius: 20px;
    box-shadow: 0px 0px 3px 0px;
}

#contact input.wpcf7-submit {
    font-family: 'Inter';
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 16px;
    background-color: #302222;
    
    !;
    
    !importan;
    
    !i;
    !;
}

#contact form.wpcf7-form.init {margin-top: 90px;}

li#menu-item-2689 span {
    background-color: #fff;
    border-radius: 100px;
    padding: 10px 10px !important;
    color: #000;
}

#whyread .wpb_text_column.wpb_content_element {
    -webkit-text-fill-color: #fff;
}

#whyread h5 {
    font-family: ikaros;
    font-weight: 400;
    font-size: 40px;
    color: #000;
    padding-bottom: 10px;
}

#whyread .nectar-star-rating__icon {
    color: #FFAF00 !important;
}

#whyread .nectar-star-rating__content {
    color: #fff;
}

a.play_button_2.large.nectar_video_lightbox.magnific-popup {}

#vid .nectar-video-box {
    position: absolute;
    left: 45%;
    top: -40px;
}

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

#test .carousel-item p {
    color: #fff;
    padding-top: 10px;
}

#test .iwt-icon img {
    width: 60px !important;
}

#test .carousel-item:after {
    content: URL(/wp-content/uploads/2024/11/cmnt.png);
    position: relative;
    left: 40%;
    top: 20px;
    transition: 0.5s;
}

#test .carousel-item:hover:after {
    content: URL(/wp-content/uploads/2024/11/cmnt-hover-1.png);
}

#test .carousel-item:hover {
    /* margin-top: -100px; */
}

#test .owl-stage-outer {
    padding-top: 60px !important;
}

div#test {
    padding: 50px 0px 250px 0px !important;
    margin-bottom: -130px;
}

.page-header-bg-image {
    background-color: #ffffff !important;
}
body.page #header-outer[data-lhe="default"] #top nav .sf-menu > .current-menu-item > a {
    color: #ffff !important;
    
    !i;
    !;
}
.whatsapp img {width: 18% !important;margin-bottom: 0px !important;margin-top: 20px !important;!i;!;!i;!;!i;!;!i;!;}

.whatsapp p {
    font-size: 13px;
}
	@media only screen and (max-width: 988px) {



	div#header-outer {
		background-color: #444 !important;
	}
	h1, h2, h3, h4, h5, h6, p {
		text-align: center !important;
	}

	a.nectar-button.small.regular {
		width: 100% !important;
		text-align: center !important;
		margin: 10px auto !important;
		left: 0 !important;
	}

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

	#slider img.img-with-animation.skip-lazy {
		margin-top: 40px !important;
	}

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

	#whyread img {
		top: 70px !important;
	}

	#vid .nectar-video-box {
		position: unset !important;
		width: 30% !important;
		margin: 0 auto !important;
	}

	div#vid {
		padding: 30px 0 !important;
	}

	#test .owl-stage-outer {
		padding-top: 0 !important;
	}

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

	#news h2 {
		font-size: 26px !important;
	}

	#footer-outer .col.span_3 {
		width: 100% !important;
		text-align: center !important;
	}

	#footer-outer h6 {
		margin-top: 0 !important;
		padding-left: 0 !important;
	}

	#footer-outer input.wpcf7-form-control.wpcf7-text {
		width: 100% !important;
	}

	#footer-outer input[type=email] {
		position: unset !important;
		margin: 10px auto !important;
	}

	#footer-outer #footer-widgets .col input[type=submit] {
		width: 100% !important;
	}

	div#footer-outer {
		padding-bottom: 60px !important;
	}
	#contact input.wpcf7-submit {
		width: 100% !important;
	}
	#slider h4 {
	    padding-top: 50px !important;!i;!;
	}
	
	#slider h4:before {
	    visibility: hidden !important;!i;!;
	}
	
	h2 {
	    font-size: 38px !important;!i;!;
	}
	
	#whyread .nectar-star-rating {
	    display: none !important;!i;!;!i;!;
	    !i;!;
	}
	
	#video .nectar-video-box {
	    !i;!;
	    left: 60% !important;!i;!;
	    top: 67% !important;!i;!;
	    width: 30%;
	}
	
	h2 strong {
	    line-height: 1 !important;!i;!;
	}
	
	h2 {
	    line-height: 1 !important;!i;!;
	}
	
	.iwithtext .iwt-text {
	    !i;!;!o;!oi;!o;!;
	}
	
	.owl-nav.disabled button.owl-prev {
	    top: 0% !important;!i;!;!;!o;!oi;!o;!;
	    left: 0 !important;!i;!;
	}
	
	.owl-nav.disabled button.owl-next {
	    top: 0 !important;!i;!;
	}
	
	div#test {
	    !i;!;
	}
	
	#news input[type="submit"] {
	    position: relative !important;!i;!;!;!i;!;
	    width: 100% !important;!i;!;
	}
	
	#copyright .col.span_5 {
	    display: block !important;!i;!;
	}
	
	.right {
	    display: none !important;!i;!;
	}
}

.owl-nav.disabled {
    display: block !important;!i;!;
}

.owl-nav.disabled button.owl-prev, .owl-nav.disabled button.owl-next {
    position: absolute;
    padding: 1px !important;!i;!;
    border-radius: 50% !important;!i;!;
    font-size: 28px !important;!i;!;
    width: 50px;
    height: 50px;
    color: #000 !important;!i;!;
}

.owl-nav.disabled button.owl-prev {
    right: 6% !important;!i;!;
    top: 2%;
}

.owl-nav.disabled button.owl-next {
    right: 2% !important;!i;!;
    top: 2% !important;!i;!;
}
		#slide-out-widget-area a {
    color: #000 !important;!i;!;
}

body #slide-out-widget-area .slide_out_area_close .icon-default-style {
    color: #000 !important;!i;!;
}