/*
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=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=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');
@import url(https://db.onlinewebfonts.com/c/99310307746b6966f94a1fb036d788ce?family=Visby+CF);
@import url(https://db.onlinewebfonts.com/c/8af4648faad736e5dafed2c6c9775bb3?family=Visby+CF+Heavy);

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

div#hd-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hd-info {
    display: flex;
    height: 40px;
}

.hd-info h6 {
    font-family: urbanist;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding-right: 15px;
    margin: 0px !important;
    padding-left: 15px !important;
    padding-top: 8px;
}

body #header-secondary-outer .nectar-center-text {
    max-width: 80%;
}

.hd-info h6:nth-child(2) {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

.hd-icon i {
    color: #fff;
    font-size: 16px;
    top: 0;
    margin-right: 10px;
    transition: 0.5s;
}

.hd-icon i:hover {
    color: #fbaf40 !important;
}

.hd-icon ul {
    height: 15px !important;
}

div#header-secondary-outer {
    background-color: #000 !important;
    padding: 20px 0px !important;
}

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

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

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

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

h4 {
    font-family: 'Urbanist';
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    max-width: fit-content;
}

h2 {
    font-family: "Visby CF Heavy"!important;!i;!;
    font-weight: 900 !important;
    font-size: 55px !important;
    color: #fff;
    line-height: 1;
    padding: 15px 0px !important;
    letter-spacing: -2px;
}

h2 strong {
    font-family: 'Visby CF Heavy';
    color: #FBAF40;
    font-weight: 900 !important;
}

p {
    color: #fff;
    font-family: 'Visby CF';
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
}

a.nectar-button.small.regular {
    font-family: 'Urbanist';
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    background-color: #262360 !important;
    padding: 1rem 2rem !important;
    border-radius: 5px !important;
    margin-top: 2rem;
    border: 1px solid #262360;
    text-transform: capitalize;
    letter-spacing: 1px;
}

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

#slider img {
    left: 20px;
    top: -20px;
    transform: scale(.9);
}

#book h3 {
    font-family: poppins !important;
    font-weight: 400;
    font-size: 26px;
    letter-spacing: 0px;
    color: #000;
    padding-top: 50px;
}

#book h1 {
    font-family: 'Poppins' !important;
    font-weight: 400;
    font-size: 24px !important;
    color: #E2E2E2;
    position: absolute;
    top: 120px;
    left: 150px;
    transition: 0.5s;
}

#book .carousel-item {
    width: 80%;
    margin: auto;
    margin-top: 200px;
    transition: 0.8s !important;
}

#book img {
    height: 260px;
    width: 180px;
    left: 26%;
    transition: 0.8s;
    animation: slide 2s linear;
}

#book h3:after {
    content: URL(/wp-content/uploads/2024/03/arrow.png);
    position: absolute;
    right: 30px;
}

#book .carousel-item p {
    display: none;
    transition: 0.8s;
}

#book h4 {
    margin: 0 auto;
}

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

#book .carousel-item:hover h1 {
    font-size: 100px !important;
    color: #707070;
    left: 50px !important;
    letter-spacing: -8px !important;
    top: 110px;
}

#book .carousel-item:hover img {
    z-index: 1;
    transform: translate3d(0px, -100px, 230px) !important;
    transition: 0.5s;
    height: 340px;
    width: 210px;
}

#book .carousel-item:hover p {
    display: unset;
    transition: 1s;
}

#book .carousel-item:hover * {
    transition: 0.8s !important;
}

#book .img-with-aniamtion-wrap {
    height: 310px;
}

#author h2 strong {
    !i;
    !;
}

#author h2 {
    color: #000;
    width: 113%;
    /* letter-spacing: -2px; */!;!i;!;
}

#author h4 {
    color: #000;
    background-color: #ffffff;
}

#author p {
    color: #000 !important;
}

#author a.nectar-button.small.regular {
    border: 1px solid #ffffff;
    color: #fff;
}

div#author {
    padding: 0px 0px 120px !important;
    /* height: 605px; */
    margin-top: -90px;
}

#author img {
    top: -60px !important;!i;!;
    right: -75px;
}

#whyread h3 {
    font-family: 'Visby CF Heavy';
    font-weight: bold;
    font-size: 30px;
    color: #000;
    letter-spacing: -2px;
}

#whyread a.nectar-button.small.regular:nth-child(3) {
    left: 30px;
    border: none;
}

#whyread a.nectar-button.small.regular {
    top: 30px;
}

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

#video .nectar-video-box {
    position: absolute;
    top: 250px;
    left: 60px;
}

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

#video .wpb_text_column {
    padding-top: 220px;
}

#test h4 {
    color: #000;
    margin: 0 auto;
}

#testi img.alignnone.size-full.wp-image-2700 {
    width: 30%;
}

#testi p {
    padding: 0px !important;
    color: #000 !important;
    font-family: 'Urbanist' !important;
}

#testi h3 {
    font-family: play !important;
    font-weight: bold;
    font-size: 20px;
    font-style: italic;
    color: #000;
    padding-top: 10px;
}

#testi img.alignnone.size-full.wp-image-2701 {
    position: absolute;
    padding-top: 18px;
}

#testi h5 {
    font-family: play;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    color: #000;
    padding-left: 90px;
    padding-top: 30px;
}

#testi h6 {
    font-family: 'Urbanist';
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    color: #000;
    padding-left: 90px;
    margin-top: -12px;
}

#testi .carousel-item {
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px;
    width: 94%;
    padding: 40px 20px 40px 40px !important;
    margin: auto;
}

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

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

#testi img.img-with-animation.skip-lazy.animated-in {
    transform: scale(2);
    top: 40px;
    left: -50px;
}

div#footer-outer {
    background-color: #000 !important;
    -webkit-text-fill-color: #fff !important;
    padding-top: 50px;
}


#custom_html-3 h3 {
    font-family: 'Visby CF Heavy';
    font-weight: 900 !important;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 0;
}

#custom_html-3 h3 strong {
    font-family: 'Visby CF Heavy';
    font-weight: bold !important;
    -webkit-text-fill-color: #FBAF40 !important;!i;!;
}

#footer-outer .widget.widget_nav_menu li a {
	padding: 0px 0px !important;
	color: #fff !important;
	font-size: 14px;
}

#footer-outer input.wpcf7-form-control.wpcf7-text {
    background-color: transparent;
    border: 1px solid #fff;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #262360 !important;
}

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

#footer-outer input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100% !important;
    padding: 12px 0px !important;
    border-radius: 10px !important;
}

#footer-outer button {
    font-family: 'Urbanist';
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    background-color: #262360 !important;
    padding: 1rem 2rem !important;
    border-radius: 5px !important;
    border: 1px solid #262360;
    text-transform: capitalize;
    letter-spacing: 1px;
    cursor: pointer;
}

div#footer-outer #footer-widgets .widget h4 {
    background-color: transparent;
    font-weight: bold;
    font-size: 30px;
    font-family: 'Urbanist';
    letter-spacing: 1px;
}

#custom_html-7 i {
    background-color: #fff !important;
    width: 40px !important;
    height: 40px;
    -webkit-text-stroke-color: #fbaf40 !important;
    -webkit-text-stroke-width: 1px !important;
    border-radius: 100px;
    padding: 11px 12px !important;
    text-align: center;
    !i;!;
}

#custom_html-7 h6 {
    font-family: urbanist;
    font-weight: 400;
    font-size: 16px;
    padding-left: 55px;
    margin-top: -35px;
    padding-bottom: 10px;
}

#custom_html-7 .textwidget.custom-html-widget {
}

.icon2 {
    padding-bottom: 10px;
}

.icon1 {padding-top: 10px;}

#ft-icon i {
    background-color: transparent;
    border-radius: 60px;
    width: 40px !important;
    height: 40px;
    padding: 10px;
    margin-right: 5px;
    border: 1px solid #fff;
    transition: 0.7s;
    font-size: 16px !important;
    padding: 11px 0px !important;
}

#ft-icon i:hover {
    background-color: #FBAF40 !important;
    border: 1px solid #FBAF40;
}

#footer-outer .col.span_4:nth-child(1) {
    width: 24%;
    /* padding-left: 170px; */
    padding: 0px !important;
    margin: 0px !important;
}
#footer-outer .col.span_4:nth-child(2) {
    width: 56%;
    padding: 0px !important;
    margin: 0px !important;
}
#footer-outer .col.span_4:nth-child(3) {
    width: 20%;
    padding-top: 45px;
    margin: 0px !important;
}

div#copyright {
    background-color: #FBAF40 !important;
    padding: 20px 0px 15px 10px !important;
}

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

.term {
    width: 100%; 
    justify-content: end;
    display: flex;
}

.copy {
    width: 100%;
}

div#nav_menu-3 {
    padding-top: 50px;
    padding-bottom: 45px;
}

div#custom_html-7 {
    padding-top: 30px;
}

.copy p {
    font-family: urbanist;
    font-weight: 400;
    font-size: 16px;
}

.term p {
    font-family: urbanist;
    font-weight: 400;
    font-size: 16px;
}

ul#menu-head-1 {
    display: flex;
    justify-content: end;
    gap: 20px;
	margin-right: 2rem;
}

div#custom_html-4 {
    width: 80%;
    margin: 0 auto;
}

div#custom_html-3 {
    margin-top: 130px;
}

div#custom_html-8 {
    margin-top: 150px;
}



/**************************** Media Query For Mobile width:999px *******************************/

@media only screen and (max-width:999px) {
  body {
    text-align: center;
  }

  /* background	 */
  .row-bg.using-image {
    background-size: cover !important;
    /* background: none !important; */
  }


h2 {
    line-height: 1 !important;
    font-size: 41px !important;
}

#slider img {
    left: 0;
    top: 20px;
}

div#author {
    padding: 2rem 10px !important;
	height: unset !important;
}

#author img {
    top: 0px !important;
    padding-top: 30px;
	    bottom: -32px !important;
}

h4 {
    margin: auto;
}

#author h4 {
    margin-top: 15px;
}

div#video .row-bg.using-image {
    background: none !important;
}

#video .wpb_text_column {
    padding-top: 0px !important;
}

	#testi .carousel-item {
    text-align: left;
}


#testi img.img-with-animation.skip-lazy.animated-in {
    transform: scale(1.6) !important;
    top: 10rem !important;
    left: 6rem !important;
}


ul#menu-header-1 {
    display: block;
}

#custom_html-7 h6 {
    padding-left: 0px !important;
    margin-top: 2px !important;
}

.col.span_4 {
    width: 100% !important;
}
div#custom_html-3 {
    margin-top: 0px !important;
}
	
}


/**************************** Media Query For Mobile width:740px *******************************/

@media only screen and (max-width:550px){
	
	

}


@media only screen and (min-width: 1024px) and (max-width: 1300px) {

  /*CSS Content*/

  #top nav ul li a {
    font-size: 12px !important;
	padding: 0px 10px !important;
  }

  h2 {
     font-size: 47px !important;
    line-height: 0.9 !important;
  }

div#author {
    height: 700px !important;
}

div#video p {
    width: 80% !important;
}
	
ul#menu-header-1 li a {
    font-size: 12px !important;
/* 	padding: 0px 10px !important; */
  }

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

}


/* extra */


div#blogs {
    padding: 4rem 0 !important;
}

.post.type-post {!I;!;}

.inner {
    height: unset !important;
}

#author .inner img {
    /* top: 0px !important; */!i;!;
}

#whyread .row-bg.using-image {
    background-size: 20% 70% !important;
    background-position: top right !important;
    left: 18rem;
}

#whyread p {
    color: #000 !important;
}

#whyread h2 {
    color: #000;
}

#whyread h4 {
    color: #000;
}

#video h2 {
    color: #000;
}

#video h4 {
    color: #000;
}

#video p {
    color: #000 !important;
}

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

#test h2 {
    color: #000;
}

div#whyread {
    padding: 100px 0px 100px !important;
    /* margin-top: 6rem; */
}

#author .row_col_wrap_12.col.span_12.dark.left {
    background-color: #fff;
    padding: 150px 0px 0px!important;
    border-top-left-radius: 90px;
    border-top-right-radius: 90px;
}

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

#whyread a.nectar-button.small.regular.accent-color.regular-button {
    margin-top: 0;
}

#whyread a.nectar-button.small.regular.accent-color.regular-button:nth-child(3) {
    background-color: transparent !important;
    color: #000;
    border: 1px solid #000;
    letter-spacing: 1px;
}

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

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

header#top .container .row {
    background-color: #fff;
    padding: 0rem 3rem;
    border-radius: 55px;
    margin-top: 2rem;
}

#header-outer #logo img {
    height: 120px !important;
    margin-top: -45px;
}

#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
    font-family: "Visby CF";
    font-size: 16px;
    color: #000;
}

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

li#menu-item-2825 a {
    background: #faae3f;
    padding: 1.2rem 2rem !important;
    color: #fff !important;
    border-radius: 10px;
    !i;!;
}

#chat h4 {
    margin: auto;
}

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

#chat a.nectar-button.small.regular.accent-color.regular-button {
    background-color: #fff !important;
    color: #000;
}

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

div#nav_menu-3 {
    padding-top: 65px !important;
}

#testi img.alignnone.wp-image-2860.size-full {
    position: absolute;
    margin-top: 18px;
}

#testi img.alignnone.wp-image-2861.size-full {
    position: absolute;
    margin-top: 18px;
}

#testi img.alignnone.wp-image-2881.size-full {
    position: absolute;
    margin-top: 18px;
}

span.modal-logo__inner {
    display: none !important;
}

button.header.header--online.header--flat.js-header {
    background-color: #393a00 !important;
}

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

body.page-template-default.page.page-id-2659 h2, body.page-template-default.page.page-id-2659 p {
    color: #000 !important;
}
body.page #header-outer[data-lhe="default"] #top nav .sf-menu > .current-menu-item > a {
    color: #010101 !important;
}

#slider h2 {
    width: 125%;
}

#slider .nectar-video-box {
    width: 20%;
    position: absolute;
    right: -250px;
    top: 100px;
}
h2.title {
    color: #010101 !important;!i;!;
    font-size: 30px !important;!I;!;
    line-height: 1 !important;!i;!;
}

span.meta {
    display: none !important;!i;!;
}

.page-id-2909 h2 {
    color: #010101 !important;!I;!;
    padding-bottom: 50px !important;!I;!;
}
.single .post-content p {
    color: #010101 !important;!i;!;
}
div#single-below-header {
    display: none !important;!I;!;
}
.carousel-item .chap h2 {
    color: #faae3f !important;
    font-size: 26px !important;
    letter-spacing: 0 !important;
}
.vc_col-sm-6 {
    align-content: center !important;!I;!;
}