/*
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=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Montserrat:ital,wght@0,100..900;1,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=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.cdnfonts.com/css/gill-sans-mt-2');

/**Header**/

div#header-space {
    display: none !important;
}

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

ul.sf-menu.sf-js-enabled.sf-arrows li a {font-size: 16px !important;}

ul.sf-menu.sf-js-enabled.sf-arrows {
    gap: 10px;
}

/**Global**/

h2 strong {
    font-size: 40px;
    line-height: 1;
    letter-spacing: 8.8px;
}

h2 {
    line-height: 40px !important;
    font-size: 50px !important;
    padding: 20px 0px !important;
    font-family: 'Gill Sans'!important;
}

h3 {
    margin-bottom: 0.5rem !important;
}

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

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

a.nectar-button.small.regular {
    padding: 12px 30px !important;
    border-radius: 0 !important;
    font-size: 15px;
    top: 10px;
}

li#menu-item-40 a {
    background-color: #fff !important;
    padding: 1rem 2rem !important;
    -webkit-text-fill-color: #000;
}

#book h2, #book h2 strong, #video h2, #video h2 strong, #testi h2, #testi h2 strong, #chap h2, #chap h2 strong {
    color: #02113a !important;
}

p {
    color: #000 !important;
}

h3 {
    color: #000 !important;
}

h4 {
    color: #000 !important;
}

a.nectar-button.small.regular:nth-child(5) {
    margin-left: 2rem;
    background-color: #000 !important;
}

/**Slider**/

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

#slider .img-with-aniamtion-wrap.center {
    width: 80% !important;
    margin-top: -5rem;
}

.slidertxt {
    -webkit-text-fill-color: #fff;
}

/**Book**/

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

.book-box p {
    padding-bottom: 5px;
}

.book-box {
    border-left: 15px solid #1B2441;
    padding-left: 2rem;
}

/**Author**/

.authorcol .wpb_wrapper:nth-child(1) {
    /* background-color: #FBFBEE; */
    /* padding: 1rem 1rem; */
}

.authorcol {
    margin-left: 0rem !important;
    margin-top: 5rem;
}

div#author {
    padding: 6rem 0rem !important;
}

/**Chapter**/

.chaptext {
    padding: 32px 32px 0px 32px;
    margin-bottom: 2rem !important;
    height: 390px;
}

#chap .carousel-item {
    width: 100%;
    margin: auto;
    transition: .3s;
    background: #02113a05;
}

.chapbody h3 {
    margin-bottom: 1px !important;
}

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

#chap .carousel-item:hover h1 img {
    content: url(/wp-content/uploads/2024/09/bookicon1.png);
}

#chap .carousel-item:hover {
    background: #02113A;
    -webkit-text-fill-color: #fff;
    transform: scale(1.1);
}

/**Video**/

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

.videotxt {
    margin-top: 6rem;
}


/**Testimonials**/

#testi .carousel-item {
    width: 95%;
    background: #F9F9F9;
    margin: auto;
    padding: 40px 30px 20px;
    transition: .3s;
}

#testi img {
    position: absolute;
    left: 0;
    right: 0;
    margin: 1rem auto 0rem !important;
}

#testi .testinames {
    position: absolute;
    left: 0;
    right: 0;
    margin: 6rem auto 0rem;
    width: fit-content;
    text-align: center;
}

#testi .owl-stage {
    padding-bottom: 200px !important;
}

.testinames h6 {
    display: none;
}

#testi img.alignnone.size-full.wp-image-142 {
    position: unset;
    margin: unset !important;
}

#testi .carousel-item:hover {
    background: #02113A !important;
}

#testi .carousel-item:hover img.alignnone.size-full.wp-image-142 {
    content: url(/wp-content/uploads/2024/09/hover.png);
}

#testi .carousel-item:hover p {
    color: #fff !important;
}

#book a.nectar-button.small.regular:nth-child(4) {
    left: 30px;
    background-color: #000 !important;
}

#news input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: transparent !important;
    position: absolute;
    top: 30px;
    right: 20px;
    color: #000 !important;
}

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

#news input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email {
    background-color: #fff;
    color: #000;
    margin-top: 30px;
}

#footer-outer img {
    width: 80%;
}

/**Footer**/

.col.span_3.one-fourths:nth-child(1) {
    width: 100% !important;
    display: none;
}

.col.span_3.one-fourths:nth-child(2) {
    width: 30%;
    margin-top: 7rem;
}

.col.span_3.one-fourths:nth-child(3) {
    width: 40%;
    display: flex;
    margin-top: 8rem;
}

div#nav_menu-2 {
    width: 50%;
}

div#custom_html-4 {
    padding-left: 3rem;
}

.col.span_3.one-fourths:nth-child(4) {
    width: 26%;
    margin-top: 8rem;
}

.cstmrow ul {
    display: flex;
    align-items: center;
}

.cstmrow ul h2 {
    font-size: 40px;
    /* letter-spacing: 10px; */
    color: #141E28 !important;
}

.cstmrow ul li:nth-child(1) {
    width: 50% 
}

.cstmrow ul li:nth-child(2) {
    width: 50% 
}

div#footer-outer {
    background-color: transparent !important;
    background-size: 100% 100% !important;
}

.cstmrow ul li h3 {
    margin-bottom: 5px !important;
}

#footer-outer #footer-widgets .col input[type=submit] {
    background-color: transparent !important;
    position: absolute;
    top: 25px;
    right: 50px;
    color: #000 !important;
}

span.wpcf7-spinner {
    position: absolute;
    top: 25px;
    right: 0;
}

#footer-outer #footer-widgets .col input[type=email] {
    background-color: #fff;
    color: #000;
}

#footer-outer #footer-widgets .col input[type=email]::placeholder {
    color: #000 !important;
}

.ft-icon i {
    background-color: #02113A !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 100px;
    padding: 12px 0px !important;
    font-size: 1pc !important;
    margin-right: 5px;
    color: #fff;
}

.ft-icon ul li {
    display: flex;
    gap: 10px;
}

ul#menu-head-2 li a {
    color: #000 !important;
}

#footer-outer .widget h4 {
    font-size: 24px !important;
}

#custom_html-4 i {background-color: #02113A !important;color: #fff;height: 40px;width: 40px !important;padding: 6px !important;border-radius: 25px;margin-left: -30px;}

#custom_html-4 h5 {
    font-family: 'Poppins';
    font-weight: 400 !important;
    font-size: 14px;
    margin-left: 25px;
    margin-top: -50px;
    color: #000 !important;
}

#custom_html-4 h6 {
    font-family: 'Poppins';
    font-weight: 400 !important;
    font-size: 15px;
    margin-left: 25px;
    margin-top: -15px;
    padding-bottom: 30px;
    color: #000 !important;
}

button#wpforms-submit-57 {
    background: #02113A !important;
    letter-spacing: 0 !important;
    font-family: "urbanist" !important;
    padding: 10px 30px;
    font-weight: 400 !important;
}



div#wpforms-widget-2 input[type=text],  div#wpforms-widget-2 input[type=email], div#wpforms-widget-2 textarea {
    background-color: transparent !important;
    border: none !important;
    border-bottom: 1px solid #000 !important;
    color: #000;
}

div#wpforms-widget-2 input[type=text]::placeholder,  div#wpforms-widget-2 input[type=email]::placeholder , div#wpforms-widget-2 textarea::placeholder {
    color: #000 !important;
}

div#wpforms-widget-2 textarea {
    height: 100px;
}

div#copyright .container .col {
    width: 100% !important;
    margin: 0 !important;
    text-align: center !important;
}

button#wpforms-submit-61 {
    background: #1B2441 !important;
    padding: 10px 30px !important;
    height: 50px;
}

div#copyright {
    border-top: 1px solid #1b2441 !important;
	background-color: #fff !important;
}

#news .row-bg.viewport-desktop.using-bg-color {
    background-color: #02113a20 !important;
}

h1 {
    color: #02113A !important;
    font-size: 55px !important;
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    !I;
    !;
}

span.subtitle {
    font-size: 20px;
    font-family: 'Montserrat' !important;
}

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

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

#footer-outer li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-40 {
    display: none !important;
}


@media screen and (max-width: 992px) {
	h3 {
		text-align: center !important;
		width: 100% !important;
		font-size: 22px !important;
	}

	h2 {
		text-align: center !important;
		font-size: 35px !important;
		width: 100% !important;
		line-height: 1 !important;
	}

	p {
		text-align: center !important;
		font-size: 16px !important;
		width: 100% !important;
	}

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

	div#slider {
		text-align: center !important;
		padding-top: 170px !important;
		padding-bottom: 100px !important;
	}
	#slider .img-with-aniamtion-wrap.center {
		margin-top: 0 !important;
		width: 100% !important;
	}

	h1 {
		font-size: 35px !important;
		text-align: center !important;
		width: 100% !important;
		line-height: 1 !important;
	}

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

	a.nectar-button.small.regular {
		top: 0 !important;
		margin: 10px auto !important;

	}

	.chaptext {
		height: auto !important;

	}

	.col.span_3.one-fourths:nth-child(2), .col.span_3.one-fourths:nth-child(3), .col.span_3.one-fourths:nth-child(4) {
		width: 100% !important;
		text-align: center !important;
		display: block !important;
		margin-top: 0 !important;

	}

	div#nav_menu-2 {
		width: 100% !important;

	}

	div#custom_html-4 {
		padding-left: 0 !important;

	}

	#custom_html-4 h5, #custom_html-4 h6 {
		margin: 0 auto !important;

	}
div#page-header-bg {
    padding-top: 40% !important;
}
	#custom_html-4 i {
		height: auto !important;
		margin-left: 0 !important;
	}
	.ft-icon ul li {
		gap: 13%;
	}

}


