/*
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
*/
/********* Poppins *******/
  @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&family=Saira: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');

/*******Josefin Sans ********/
  @import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&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=Saira: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');

h3 {
    color: #fc6501;
    font-family: poppins;
    font-weight: 400;
    font-size: 18px;
}

h2 {
    color: #000;
    font-family: 'Josefin Sans';
    font-size: 50px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
}

p {
    font-family: 'Poppins';
}

a.nectar-button.medium.regular.accent-color.regular-button {
    padding: 15px;
    font-family: 'Poppins';
    font-size: 13px;
    font-weight: 400;
}

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

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

div#header-space {
    display: none;
}

a#logo {
    margin: 15px !important;
}

#top li a {
    color: #000 !important;
    font-weight: 600;
    font-size: 15px !important;
}

#top ul li {
    margin-left: 35px;
}

ul.buttons.sf-menu {
    display: none !important;
}

ul#social {
    display: none !important;
}

#top nav >ul >li[class*="button_solid_color"] >a {
    padding: 1.6rem !important;
}

#sec1 .nectar-video-box {
    width: 301px;
    top: -57px;
    left: 149px;
}

div#sec1 {
    padding-top: 10rem !important;
}

#sec1 h3 {
    margin-top: 5rem;
    font-size: 20px;
}

#sec1 h2 {
    color: #fff;
    margin-top: 2.2rem;
    font-size: 57px;
    line-height: 1.1;
}

#sec1 p {
    color: #fff;
    width: 100%;
}

#sec1 a.nectar-button.medium.regular.accent-color.regular-button {
    top: 60px;
}

#cont {
    position: relative;
    bottom: 3rem;
    left: 1.4rem;
}

#cont li {
    display: inline-block !important;
}

#cont i.fa-envelope {
    top: 24.8px;
    left: -21px;
    color: #fc6501 !important;
    font-size: 14px;
}

#cont li p {
    font-size: 13px;
    width: 100%;
    padding-right: 47px !important;
    font-weight: 500;
}

#cont i.fa-phone {
    top: 26px;
    left: -20px;
    color: #fc6501 !important;
    font-size: 17px;
}

div#social-1 {
    position: absolute;
    left: -135px;
    top: 8rem;
}

#social-1 li {
    list-style: none !important;
    display: grid;
}

#social-1 li i {
    border: 1px solid #f76503;
    padding: 8px;
    border-radius: 50px;
    margin-top: 20px;
    font-size: 14px;
    color: #fc6501;
}

#sec1 img.img-with-animation.skip-lazy.animated-in {
    transform: scale(1.1);
    top: 5rem;
    left: 8rem;
}

div#sec2 {
    padding-top: 5rem !important;
    padding-bottom: 4rem !important;
}

#sec2 h3 {
    font-size: 19px;
    margin-top: 3rem;
}

#sec2 h2 {
    margin-top: 2rem;
}

#sec2 p {
    margin-top: 10px;
    font-weight: 500;
    width: 90%;
}

#sec2 img.img-with-animation.skip-lazy.animated-in {
    transform: scale(1.1);
    left: -35px;
}

div#sec2:before {
    content: "About";
    left: -45%;
    top: 14vw;
    position: absolute;
    font-size: 13rem;
    transform: rotate(90deg);
    width: 50%;
    height: 26%;
    color: #e9e2e2e8;
    font-family: 'Poppins';
    font-weight: 700;
    opacity: 0.6;
    z-index: 1;
}

div#sec3 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
}

#sec3 img.img-with-animation.skip-lazy.animated-in {
    margin: 0 auto;
    left: 136px;
    top: 35px;
}

#sec3 h2 {
    width: 35rem;
    margin-top: 5rem;
    font-size: 52px;
    line-height: 1.2;
}

#sec2 a.nectar-button.medium.regular.accent-color.regular-button {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}

#sec3 a.nectar-button.medium.regular.accent-color.regular-button {
    top: 50px;
}

#sec3 a.nectar-button.medium.regular.accent-color.regular-button.people2 {
    background-color: #000 !important;
    left: 12px;
}

div#sec4 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
}

#sec4 h2 {
    padding-top: 10px;
    font-size: 45px;
    letter-spacing: 1px;
}

#sec4 p {
    padding-bottom: 1rem;
    width: 75%;
    margin: 0 auto;
}

#sec4 img.img-with-animation.skip-lazy.animated-in {
    margin: 0 auto;
    padding-top: 2rem;
}

#sec4 .carousel-item {
    width: 90%;
    text-align: center;
    box-shadow: 0px 0px 30px -13px;
    margin: auto auto;
    padding: 40px 50px;
    border-radius: 15px;
}

#sec4 .chapterss h2 {
    font-size: 80px;
    font-weight: 700;
    font-family: Poppins !important;
    margin-top: -117px;
    -webkit-text-stroke: 2px #0003;
    color: transparent;
}

#sec4 .chapterss h3 {
    margin-top: 4rem;
    color: #000 !important;
    font-weight: 700;
    font-size: 24px;
}

#sec4 .chapterss p {
    width: 96%;
	height: 123px;
}

div#sec4:before {
    content: "Chapters";
    right: -38%;
    top: 15.7vw;
    position: absolute;
    font-size: 9.5rem;
    transform: rotate(90deg);
    width: 50%;
    height: 26%;
    color: #e3e0e0cc;
    font-family: 'Poppins';
    font-weight: 700;
    opacity: 0.6;
    z-index: 1;
}

#sec5 h3 {
    font-size: 19px;
    /* margin-top: 3rem; */
}

#sec5 h2 {
    color: #fff;
    margin-top: 2rem;
    line-height: 1.1;
}

#sec5 p {
    color: #fff;
    width: 95%;
}

div#sec5 {
    padding-top: 6rem !important;
    padding-bottom: 4rem !important;
}

#sec5 h4 {
    color: #fff;
    font-size: 30px;
    margin-top: -25px;
    padding-bottom: 1.6rem;
}

#sec5 a.nectar-button.medium.regular.accent-color.regular-button {
    padding-left: 2rem;
    padding-right: 2rem;
}

#sec5 img.img-with-animation.skip-lazy.animated-in {
    top: 3rem;
    transform: scale(1.2);
}

#sec5 a.nectar-button.medium.regular.accent-color.regular-button.read2 {
    background-color: #fff !important;
    color: #000;
    font-family: 'Poppins';
    font-weight: 500;
    left: 15px;
}

div#sec6 {
    padding-top: 7rem !important;
}

#sec6 h3 {
    font-size: 20px;
}

#sec6 h2 {
    font-size: 50px;
    letter-spacing: 0px;
    padding-top: 2rem;
}

div#sec6:before {
    content: "Video of";
    right: -44%;
    top: 26.7vw;
    position: absolute;
    font-size: 11.5rem;
    transform: rotate(90deg);
    width: 70%;
    height: 15%;
    color: #e3e0e0cc;
    font-family: 'Poppins';
    font-weight: 700;
    opacity: 0.6;
    z-index: 1;
}

#vid img.img-with-animation.skip-lazy.animated-in {
    top: 8rem;
    transform: scale(1.1);
    left: 8rem;
}

div#vid {
    margin-top: -3.5rem !important;
}

#vid .nectar-video-box {
    width: 250px;
    top: -14rem;
    left: 12.5rem;
}

#sec7 h3 {
    font-size: 21px;
}

#sec7 h2 {
    width: 32rem;
    font-size: 55px;
    letter-spacing: 0px;
    padding-top: 2rem;
    line-height: 1.5;
}

div#sec7 {
    margin-top: -7rem;
    padding-top: 22rem !important;
    padding-bottom: 15rem !important;
}

#sec7 .carousel-item {
    margin-top: -28px;
    padding-left: 6rem;
}

#sec7 .carousel-item p {
    margin-top: -30px;
    width: 95%;
    font-size: 18px;
    line-height: 1.8;
    font-family: 'Poppins';
}

#sec7 .carousel-item h4 {
    color: #fc6501;
    font-size: 22px;
    font-family: 'Poppins';
    font-weight: 500;
}

#sec7 .carousel-item h5 {
    font-size: 14px;
    margin-top: -14px;
}

#sec8 h4 {
    margin-top: -6rem;
    font-size: 10rem;
    height: 26%;
    color: #e6e8ebbf;
    font-family: 'Poppins';
    font-weight: 700;
    opacity: 0.6;
    margin-left: 7rem;
}

#sec8 h3 {
	margin-top: 1.2rem;
	position: relative;
}

#sec8 h2 {
    margin-top: 1rem;
    width: 50rem;
    letter-spacing: 0px;
}

#sec8 .container-wrap input[type=submit] {}

#sec8 input[type="submit"] {
    position: relative;
    top: -57px;
    left: 32rem;
}

#sec8 input[type=email] {
    margin-top: -20px;
    border-radius: 50px;
    background-color: #f7f7f7;
}

div#sec8 {
    margin-bottom: -44px;
}

.news {
    margin-left: -2rem;
}

#footer-outer #footer-widgets .col p:last-child {
    color: #ffffffcf;
    font-size: 14px;
    font-weight: 300;
}
#footer-outer #footer-widgets .col a {
    color: #ffffffd6 !important;
}
#social-2 ul li a i {
    padding: 9px 6px !important;
    border-radius: 20px;
    background: #e65e04 !important;
    color: #fff;
    width: 2.5rem !important;
    height: 2.5rem;
    margin: 0 5px;
}
#social-2 ul li {
    display: inline-flex;
    margin: -7px -10px !important;
}

#social-2 h3 {
    color: #ffffffc9;
    font-size: 16px;
}

ul#menu-footer {
    margin-top: 1.6rem;
}

div#footer-outer div#footer-widgets .widget h4 {
    color: #fffffff7 !important;
    margin-top: 3.3rem;
    font-size: 16px;
    font-weight: 300;
}

.menu-footer-container ul li {
    margin-top: 1rem;
}

#footer-outer .col.span_3:nth-child(3) li i {
    color: #e65e04 !important;
    padding-right: 18px;
    padding-top: 6px;
}
#footer-outer .col.span_3:nth-child(3) li {
    display: inline-flex !important;
    margin-bottom: 11px !important;
}

div#custom_html-4 strong {
    color: #ffffff6b;
}

#footer-outer i.fa-regular.fa-mobile {
    font-size: 22px;
    top: -5px;
}

#footer-outer i.fa.fa-envelope {
    font-size: 15px;
    top: -2px;
}
#footer-outer #footer-widgets input[type=text],input[type="email"], #footer-outer #footer-widgets textarea {
    border-bottom: 1px solid #fff6;
}

#footer-outer #footer-widgets input[type="email"], #footer-outer #footer-widgets textarea {
    border-bottom: 1px solid #fff6;
}

#footer-widgets .col input[type="submit"] {
    padding: 15px;
}

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

#footer-outer #copyright p {
    line-height: 0px;
    margin-top: 36px;
}

#footer-outer #copyright strong {
    color: #e65e04 !important;
    font-weight: 500;
    letter-spacing: 0;
}

#footer-outer #copyright .container {
    border-top: 2px solid #e65e04db;
}

div#custom_html-5 p:nth-child(2) {
    display: flex;
}


div#footer-widgets .col.span_3:nth-child(1) {
    width: 25%;
}

div#footer-widgets .col.span_3:nth-child(2) {
    width: 16%;
    padding-left: 1rem;
}

.page-id-2677 div#sec8 {
    padding-top: 6rem !important;
}

div#about-book {
    padding-top: 5rem !important;
    padding-bottom: 4rem !important;
}

.page-id-2679 div#sec8 {
    padding-top: 14rem !important;
}

.page-id-2681 div#sec8 {
    padding-top: 5rem !important;
}

.page-id-2683 div#sec8 {
    padding-top: 12rem !important;
}

.page-id-2683 div#contact-us {
    padding-top: 6rem !important;
}

.page-id-2683 #contact-us form p {
    padding: 0px !important;
}

#sec4 .carousel-item:hover {
    transform: scale(1.1);
	transition: 1s;
    background-image: linear-gradient(rgb(71 54 45 / 91%), rgb(252 106 9));
}

#sec4 .carousel-item:hover h3 {
    color: #fff !important;
}

#sec4 .carousel-item:hover .img-with-aniamtion-wrap:before
{
    content:URL(/wp-content/uploads/2023/09/Untitled-10.png);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    position: absolute;
    left: 0%;
    top: 20%;
    width: 100%;
}
#sec4 .carousel-item:hover img
{
    opacity: 0;
}

/********************************************* Media Query For Mobile *******************************************************************/

@media only screen and (min-width: 250px) and (max-width: 1000px) { 
	h2 {
		font-size: 40px !important;
		line-height: 1 !important;
		width: 100% !important;
		text-align: center !important;
	}

	#sec1 h2:before {
		visibility: hidden !important;
	}

	p {
		width: 100% !important;
		text-align: center !important;
		margin: 20px 0px !important;
	}

	h3 {
		width: 100% !important;
		margin: 0 !important;
		text-align: center !important;
	}
	
	
}


