/*
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;
}

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 15px !important;
}

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

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

#slider h4 {
    color: #fff;
    font-family: 'Poppins';
}

h2 {
    font-weight: bold !important;
    font-size: 55px;
    color: #000;
    padding: 10px 0px !important;
    font-family: initial;
}

#slider h2 strong {
    font-family: 'acu';
    color: #555555;
    font-size: 55px !important;!i;!;
    font-weight: 100;
}


h2 strong {
    font-family: unset;
    color: #555555;
    font-size: 40px !important;!i;!;
    font-weight: 100;
}

#slider h2 {
    color: #fff;
    line-height: 1;
}

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

#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: #ffffff;
    margin-right: 10px;
}

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

#slider a.nectar-button.small.regular:nth-child(3) span {
    content: URL(/wp-content/uploads/2024/11/amazon.png);
    width: 20px !important;
    filter: brightness(0.5) invert(1);
    transform: scale(3.5);
}

#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;
}

.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: 150px 0px 150px 0px !important;
}

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

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

#author .wpb_text_column:before {
    content: "AUTHOR";
    font-family: 'Poppins';
    background-color: #ffffff !important;
    font-size: 160px;
    color: #ffffff !important;
    font-weight: bold;
    background: -webkit-linear-gradient(top, #33384c, white);
    -webkit-background-clip: text;
    -webkit-text-stroke: 2px transparent;
}

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

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

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

#slider .sl-icon i {
    color: #fff;
    border-radius: 100px;
    width: 40px !important;
    height: 40px;
    font-size: 18px;
    padding: 10px 0px !important;
}

#slider .sl-icon li {
    display: grid;
}

#slider .sl-icon {
    position: absolute;
    top: 200px;
    right: -100px;
}

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

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

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

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

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

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

#whyread img {
    top: 10px;
    !i;!;
}

#whyread .row-bg.viewport-desktop {
    /* background-image: URL(/wp-content/uploads/2024/04/book-bf.png); */
    /* background-size: 100% 100% !important; */
    /* width: 400px; */
    /* height: 510px; */
    /* top: 100px; */
}

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, #030303, 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: 200px;
    left: 240px;
}

#video .wpb_text_column {
    -webkit-text-fill-color: #000000;
}

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

#test:before {
    content: "Testimonials";
    font-family: 'Poppins';
    background-color: #ffffff !important;
    font-size: 160px;
    color: #ffffff !important;
    font-weight: bold;
    background: -webkit-linear-gradient(top, #030303, white);
    -webkit-background-clip: text;
    -webkit-text-stroke: 4px transparent;
    padding: 120px 0px 40px 0px !important;
    margin: 0 auto;
}

#test .carousel-item {
    text-align: center;
    width: 70%;
    margin: 0px auto;
    margin-top: 180px;
}
/* 
#test button.owl-dot:nth-child(1) {
    background-image: URL(/wp-content/uploads/2024/04/member-02.jpg);
    background-size: 100% 100% !important;
    width: 70px !important;
    height: 70px !important;
    border-radius: 5px;
    margin: 0px 20px !important;
}
#test button.owl-dot:nth-child(2) {
    background-image: URL(/wp-content/uploads/2024/04/member-01.jpg);
    background-size: 100% 100% !important;
    width: 70px !important;
    height: 70px !important;
    border-radius: 5px;
    margin: 0px 20px !important;
}
#test button.owl-dot:nth-child(3) {
    background-image: URL(/wp-content/uploads/2024/04/member-04.jpg);
    background-size: 100% 100% !important;
    width: 70px !important;
    height: 70px !important;
    border-radius: 5px;
    margin: 0px 20px !important;
}
#test button.owl-dot:nth-child(4) {
    background-image: URL(/wp-content/uploads/2024/04/member-03.jpg);
    background-size: 100% 100% !important;
    width: 70px !important;
    height: 70px !important;
    border-radius: 5px;
    margin: 0px 20px !important;
}
#test button.owl-dot:nth-child(5) {
    background-image: URL(/wp-content/uploads/2024/11/cl-5.png);
    background-size: 100% 100% !important;
    width: 70px !important;
    height: 70px !important;
    border-radius: 5px;
    margin: 0px 20px !important;
}

#test .owl-dots {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
}



#test button.owl-dot.active:nth-child(1) {
    width: 100px !important;
    height: 100px !important;
}
#test button.owl-dot.active:nth-child(2) {
    width: 100px !important;
    height: 100px !important;
}
#test button.owl-dot.active:nth-child(3) {
    width: 100px !important;
    height: 100px !important;
}
#test button.owl-dot.active:nth-child(4) {
    width: 100px !important;
    height: 100px !important;
}
#test button.owl-dot.active:nth-child(5) {
    width: 100px !important;
    height: 100px !important;
} */

#test h5 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 22px;
    color: #000000;
    letter-spacing: 0px;
}

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

#news h2 {
    font-family: 'acu';
    font-size: 50px;
    color: #ffffff;
    font-weight: 100 !important;!i;!;
}

#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;
    color: #ffffff;
}

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;
    color: #ffffff;
}

#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: -33px;
    padding-left: 45px;
    padding-bottom: 20px;
}

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

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

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

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

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

.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(#284154, #284154);
}

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

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

#contact input.wpcf7-submit {
    font-family: 'Inter';
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 16px;
}

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

#slider h2 strong {
    color: #ffffff !important;
}

#author h2, #whyread h2 {
    padding-bottom: 25px !important;
}

#author h2:before, #whyread h2:before {
    content: "";
    position: absolute;
    width: 90px;
    height: 3px;
    margin-top: 60px;
    background-color: #33384c;
}

#test h2:before{
    content: "";
    position: absolute;
    width: 90px;
    height: 3px;
    margin-top: 65px;
    background-color: #284154;
    margin-left: 180px;
}

#custom_html-4 i {
    background-color: #fff !important;
    width: 35px !important;
    height: 35px;
    border-radius: 100px;
    color: #000;
    padding: 5px 0px !important;
    font-size: 15px !important;
}

#slider img.img-with-animation.skip-lazy, #contact img.img-with-animation.skip-lazy {
    width: 100%;
    margin: 0 auto;
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
    top: 60px;
    !i;!;
}
h1.top-heading {
    font-family: garamond !important;
    text-align: center !important;
}



/* EXTRA */
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

#slider .nectar-video-box {
    position: absolute;
    top: 200px;
    right: -140px;
}

#slider input#esfpx_email_dc1d3a781ec97 {margin-top: 0px;width: 400px;border-radius: 10px;}

#slider input[type="submit"] {
    background-color: #284154 !important;!i;!;
    color: #ffff;
    font-family: 'Poppins';
    font-weight: 400;
    letter-spacing: 1px;
    border-left: 2px solid #33384C;
    border-radius: 10px;
    height: 47px;
    margin-left: -10px;
}

#slider .es-form-field-container {
    display: flex;
    align-items: center;
    margin-top: 30px;
}

#author .row-bg-wrap:after {
}

#whyread h2:before {
    margin-top: 100px;
}

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

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

#whyread .nectar-star-rating__icon.size-4-5.nectar-color-accent-color {
    color: #FFAF00 !important;
}

div#video:after {
    content: "VIDEO";
    font-family: 'Poppins';
    background-color: #ffffff !important;
    font-size: 160px;
    color: #ffffff !important;
    font-weight: bold;
    background: -webkit-linear-gradient(top, #33384c, white);
    -webkit-background-clip: text;
    -webkit-text-stroke: 2px transparent;
    position: absolute;
    top: 80px;
    padding: 100px 0px !important;
    transform: rotate(90deg);
    right: -300px;
    top: 320px;
}

#video h4 {
    padding-top: 60px;
}

#video .row-bg-wrap:before {
}

div#whyread:before {
    content: "BOOK";
    font-family: 'Poppins';
    font-size: 160px;
    color: transparent !important;
    font-weight: bold;
    position: absolute;
    padding: 100px 0px !important;
    transform: rotate(270deg);
    left: -400px;
    top: 300px;
    z-index: 2;
    -webkit-text-stroke-width: 1px !important;
    -webkit-text-stroke-color: #ffffff38 !important;
    background-image: linear-gradient(45deg, #0d0906, #090808);
}
#chap .carousel-item h6 {
    font-size: 73px;
    position: absolute;
    color: #283f5542;
    font-weight: 800;
    left: 16px;
    top: 30px;
}

#chap .carousel-item img {
    margin: 0 auto;
    position: relative;
    top: 56px;
}

#chap .carousel-item h5 {margin-top: 0;color: #010101 !important;font-weight: 600 !important;line-height: 1 !important;margin-top: 40px;}

#chap .carousel-item p {
    opacity: 70% !important;
}

#chap .carousel-item {
    width: 90%;
    margin: 0 auto;
    box-shadow: 0px 0px 10px 2px #9e9e9e52;
    border-radius: 10px;
    padding: 1px 20px 40px 10px !important;
}


@media (max-width: 997px) {
    
   
.row-bg.viewport-desktop.using-image {
  background-size: cover !important;
  background-position: center !important;
}
#slider .vc_col-sm-6:nth-child(1) {
  padding-top: 0px !important;
}
#author .aut-icon li {
  margin: 0 auto !important;
  display: table;
}
#whyread h3 {
  text-align: center;
}
#whyread .nectar-star-rating__content {
  display: none;
}
#chap .carousel-item h6 {
  text-align: center !important;
  margin: 0 auto !important;
  display: table !important;
  width: 90% !important;
  top: 0 !important;
  padding-top: 17px;
}

div#header-outer {
    background-color: #020101 !important;
}

body {
    text-align: center !important;
}

h4 {
    text-align: center !important;
}

h2 {
    text-align: center !important;
    line-height: 1.2 !important;
}


#slider input#esfpx_email_dc1d3a781ec97 {
    width: 100% !important;
}

p {
    text-align: center !important;
}

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

#author .aut-icon {
    margin: 0 !important;
    padding-left: 0 !important;
}

#author .aut-icon li {
    padding-top: 70px !important;
}

a.nectar-button.small.regular {
    margin: 5px !important;
}

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

#news input[type="submit"] {
    position: unset !important;
    background-color: #f1f1f1 !important;
    color: #010101 !important;
    width: 100% !important;
}

form[data-form-id="1"] .es-form-field-container .gjs-row {}

.col.span_3.one-fourths.clear-both {}

#footer-outer .col.span_3:nth-child(1) {
    width: 100% !important;
}

#footer-outer .col.span_3:nth-child(2) {
    width: 100% !important;
}

#footer-outer .col.span_3:nth-child(3) {
    width: 100% !important;
}

#footer-outer .col.span_3:nth-child(4) {
    width: 100% !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;
}

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

.right {
    display: block !important;
}

.right i {
    padding-left: 0 !important;
}

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

div#news {
    padding: 10px 10px 10px 10px !important;
    background-color: #284154 !important;
    border-radius: 10px !important;
}

#test .carousel-item {
    margin-top: 0px !important;
}
    
#author .wpb_text_column::before {
  font-size: 74px !important;
}
#whyread .nectar-star-rating__icon.size-4-5.nectar-color-accent-color {
  margin-left: 80px;
  width: ;
}
div#video {
  padding-bottom: 60px !important;
}
#test::before {
  font-size: 50px !important;
}
#test h2::before {
  display: none;
}
   
#whyread .nectar-star-rating {
    display: inline-flex !important;
    margin: 15px !important;
}
	

#contact input.wpcf7-submit {
  width: 100% !important;
}
#contact img {
  margin-top: -76px !important;
  padding-bottom: 50px !important;
}

}
@media (min-with: 1020px) and (max-width: 1200px){

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

#video .nectar-video-box {
    right: 0 !important;
    left: 0 !important;
    top: 0 !important;
    transform: scale(0.3) !Important;
}
#slider .nectar-video-box {
    right: -70px !important;
}
}