/*
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=Oswald:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat: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=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=Kaushan+Script&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&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');
/*Home Section*/
/*Header*/
@keyframes sliderShape{
  0%,100%{
  border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
    transform: translate3d(0,0,0) rotateZ(0.01deg);
  }
  34%{
      border-radius: 70% 30% 46% 54% / 30% 29% 71% 70%;
    transform:  translate3d(0,5px,0) rotateZ(0.01deg);
  }
  50%{
    transform: translate3d(0,0,0) rotateZ(0.01deg);
  }
  67%{
    border-radius: 100% 60% 60% 100% / 100% 100% 60% 60% ;
    transform: translate3d(0,-3px,0) rotateZ(0.01deg);
}
}
@keyframes sliderShape2{
  0%,100%{
  border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
    transform: translate3d(0,0,0) rotateZ(0.01deg);
  }
  34%{
      border-radius: 70% 30% 46% 54% / 30% 29% 71% 70%;
    transform:  translate3d(0,5px,0) rotateZ(0.01deg);
  }
  50%{
    transform: translate3d(0,0,0) rotateZ(0.01deg);
  }
  67%{
    border-radius: 100% 60% 60% 100% / 100% 100% 60% 60% ;
    transform: translate3d(0,-3px,0) rotateZ(0.01deg);
}
}
@keyframes sliderShape3{
  0%,100%{
  border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
    transform: translate3d(0,0,0) rotateZ(0.01deg);
  }
  34%{
      border-radius: 70% 30% 46% 54% / 30% 29% 71% 70%;
    transform:  translate3d(0,5px,0) rotateZ(0.01deg);
  }
  50%{
    transform: translate3d(0,0,0) rotateZ(0.01deg);
  }
  67%{
    border-radius: 100% 60% 60% 100% / 100% 100% 60% 60% ;
    transform: translate3d(0,-3px,0) rotateZ(0.01deg);
}
}
@keyframes sliderShape4{
  0%,100%{
  border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
    transform: translate3d(0,0,0) rotateZ(0.01deg);
  }
  34%{
      border-radius: 70% 30% 46% 54% / 30% 29% 71% 70%;
    transform:  translate3d(0,5px,0) rotateZ(0.01deg);
  }
  50%{
    transform: translate3d(0,0,0) rotateZ(0.01deg);
  }
  67%{
    border-radius: 100% 60% 60% 100% / 100% 100% 60% 60% ;
    transform: translate3d(0,-3px,0) rotateZ(0.01deg);
}
}
/*@media only screen and (min-width: 1200px){*/
div#header-outer {
    background: transparent !important;
    box-shadow: none !important;
}
.purchase-btn a {
    background: #0e1a32;
    padding: 17px 20px !important;
    border-radius: 6px;
}
div#header-space {display: none;}

.sec1 {
    padding-top: 17rem!important;
    padding-bottom: 2rem !important;
}

.sec1 h5 {
    color: #ffffff;
    font-size: 20p
    /* letter-spacing: 2px; */
    /* line-height: 1.2; */
    padding-bottom: 20px;
    font-weight: 400;
    padding-top: 2rem;
}
#header-secondary-outer ul.head-contact-area li a {
    display: flex;
    top: 9px;
    position: relative;
}
#header-secondary-outer ul.head-contact-area i {
    top: -2px;
    font-size: 16px !important;
}
div#sec2 .row-bg-wrap .inner-wrap:before {
    left: -22%;
    top: 25vw;
    position: absolute;
    font-size: 10rem;
    transform: rotate(90deg);
    width: 50%;
    height: 26%;
    color: #ededed;
    font-family: 'Poppins';
    font-weight: 600;
    opacity: 0.6;
    z-index: 1;
}
.sec3 .row-bg-wrap .inner-wrap:before {
    content: "Chapters";
    left: -25%;
    top: 23vw;
    position: absolute;
    font-size: 9rem;
    transform: rotate(90deg);
    width: 50%;
    height: 26%;
    color: #ededed;
    font-family: 'Poppins';
    font-weight: 600;
    opacity: 0.6;
    z-index: 1;
}

#sec2 a.nectar-button.small.regular.accent-color.regular-button:nth-child(3), #sec2 a.nectar-button.small.regular.accent-color.regular-button:nth-child(5), #sec2 a.nectar-button.small.regular.accent-color.regular-button:nth-child(4) {
    font-size: 14px;
    font-family: 'Poppins';
    padding: 17px 24px;
    border-radius: 7px !important;
    width: 30% !important;
    text-align: center !important;
    background-color: #000000 !important;
    margin-right: 20px !important;!i;!;
}
.sec4 .row-bg-wrap .inner-wrap:before {
    content: "About";
    left: -25%;
    top: 21vw;
    position: absolute;
    font-size: 12rem;
    transform: rotate(90deg);
    width: 50%;
    height: 26%;
    color: #f1f1f1;
    font-family: 'Poppins';
    font-weight: 600;
    opacity: 0.6;
    z-index: 1;
}
.sec5 .row-bg-wrap .inner-wrap:before {
    right: -13%;
    top: 31vw;
    position: absolute;
    font-size: 9rem;
    transform: rotate(90deg);
    width: 50%;
    height: 26%;
    color: #ededed;
    font-family: 'Poppins';
    font-weight: 600;
    opacity: 0.6;
    z-index: 1;
}
.sec6 .row-bg-wrap .inner-wrap:before {
    text-align:center;
    right: 0%;
    top: 2vw;
    position: absolute;
    font-size: 9rem;
    /* transform: rotate(90deg); */
    width: 100%;
    height: 26%;
    color: #ededed;
    font-family: 'Poppins';
    font-weight: 600;
    opacity: 0.6;
    z-index: 1;
}

#sec3 h5 {
    font-size: 20px;
    color: black;
    font-weight: 400;
    padding-bottom: 1rem;
    padding-top: 0rem;
}

#why h5 {
    font-size: 20px;
    color: #773242;
    font-weight: 400;
    padding-bottom: 1rem;
    padding-top: 5rem;
}

#why h2 {
    font-size: 60px;
    line-height: 75px;
    width: 100%;
    color: #171717;
    padding-bottom: 1rem;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 10px;
}

i.fa-solid.fa-arrow-right {
    padding-right: 10px;
    color: #773242;
}

#why p {
    line-height: 40px;
}

#sec2 a.nectar-button.small.regular.accent-color.regular-button:nth-child(2) {
    font-size: 14px;
    font-family: 'Poppins';
    padding: 17px 24px;
    border-radius: 7px !important;
    margin-right: 10px;
    width: 30% !important;
    text-align: center !important;
    background-color: #ffffff !important;
    color: #000;
}

div#why {
    padding-bottom: 10rem !important;
    padding-top: 100px !important;
}
#sec3 .carousel-item h5 {
    padding-top: 0px !important;
}

#sec3 h5 {
    padding-top: 5rem;
}

.sec7 .row-bg-wrap .inner-wrap:before {
    content: "Newsletter";
    text-align:center;
    right: 0%;
    top: 4vw;
    position: absolute;
    font-size: 9rem;
    /* transform: rotate(90deg); */
    width: 100%;
    height: 26%;
    color: #ededed;
    font-family: 'Poppins';
    font-weight: 600;
    opacity: 0.6;
    z-index: 1;
}
body.page #header-outer #top nav > ul > li.prch > a
{
    background: #773242 !important;
    padding: 15px 1rem !important;
    border-radius: 5px !important;
    text-align: center !important;
    color: #fff !important;
    font-size: 14px;
}
body.material #header-secondary-outer {
    height: 2rem;
    background-color: #fff;
    border-bottom: 1px solid #e5d9b8;
    box-shadow: 11px 7px 15px 0px #0000001a;
}
.sec1 h2 {
    color: #fff;
    font-size: 45px;
    line-height: 60px;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.sec1 p {
    color: #fffc;
    font-size: 16px;
    line-height: 1.8;
    width: 100%;
    font-weight: 400;
    margin-top: 15px;
    padding-bottom: 4rem;
}

.sec1 .nectar-button.n-sc-button.medium.accent-color.regular-button {
    /* border: 1px solid #fff; */
    font-size: 14px;
    /* font-weight: 200 !important; */
    border-radius: 6px !important;
    padding: 14px 2px;
    background-color: #773242 !important;
}
#header-secondary-outer ul.head-contact-area {
    float: left;
}
#header-secondary-outer ul.head-social-area li {display: inline-flex;}
#header-secondary-outer ul.head-social-area li a {
    margin: 0 6px;
}
#header-secondary-outer ul.head-contact-area h5 {
    color: #000;
    font-weight: 400;
    font-size: 14px;
}
#header-secondary-outer ul.head-contact-area i {
    color: #773242 !important;
}
.sec1 p:nth-child(2) {
    /* display: flex; */
}

.sec1 img:nth-child(2) {
}

ul.head-social-area {
    display: inline-flex;
    padding: 0;
    margin: 0;
}

ul.head-social-area li {
    padding: 0px 9px;
    list-style-type: none;
}

ul.head-social-area li a {}
#top nav > ul > li > a {
    color: #353535;
    font-size: 18px;
}
ul.head-contact-area {
    display: flex;
}

ul.head-contact-area li {
    list-style-type: none;
    padding: 0px 30px;
    position: relative;
    right: 57px;
}

ul.head-contact-area li a {
    color: #fff;
}

.sec1 .wpb_raw_html {
    position: relative;
    top: 7pc;
}
.img-with-aniamtion-wrap .hover-wrap {
    opacity: 1;
}
.sec2 {
    padding: 6em 0em !important;
    margin-bottom: -11rem !important;
}

div#sec2 .row-bg-wrap .inner-wrap:before {
    top: 20vw;
    position: absolute;
    font-size: 11.8rem;
    transform: rotate(90deg);
    width: 50%;
    height: 26%;
    color: #f1f1f1;
    font-family: 'Poppins';
    font-weight: 600;
    opacity: 0.6;
    z-index: 1;
}

.sec2 h5 {
    color: #ffffff;
    font-size: 20px;
    line-height: 1.8;
    font-weight: 400;
    padding-bottom: 1rem;
}

.sec2 h2 {
    font-size: 45px;
    color: #fff;
    line-height: 60px;
    width: 100%;
    /* letter-spacing: 0px; */
    padding-bottom: 0.5rem;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.sec2 p {
    color: #fff;
    font-size: 14px;
    width: 100%;
    line-height: 1.8;
}

.sec2 a.nectar-button.n-sc-button.medium.accent-color.regular-button {font-size: 14px;font-family: 'Poppins';padding: 17px 24px;border-radius: 7px !important;margin-right: 21px;width: 30% !important;text-align: center !important;background-color: #000000 !important;}
.chapters {
    background: #fff;
    box-shadow: 0px 0px 14px 0px #80808033;
    padding: 20px 18px;
    border-radius: 1px 50px 1px 50px;
    width: 96%;
    margin: 0 auto;
    /* float: left; */
    position: relative;
    z-index: 100;
    height: 22rem;
    /* left: 13px; */
}

.chapters p {
    font-size: 14px;
    color: #000;
    line-height: 1.8;
    width: 100%;
    float: left;
}

.chapters h4 {
    font-size: 20px !important;
    font-weight: 800 !important;
    /* letter-spacing: 4px; */
    width: 100%;
    float: left;
    text-transform: uppercase;
    line-height: 1.2 !important;
    padding-top: 0.5rem;
    color: #00010e;
    font-family: black !important;
}

.chapters h6,.chapters h5 {
    display: flex;
    width: 50%;
    float: left;
}

.chapters h5 {position: relative;font-size: 80px !important;top: 20px;left: 13px;-webkit-text-stroke: 1px #9d9d9d73;color: transparent !important;}

.sec3 {
    padding: 9rem 0em !important;
    padding-bottom: 5rem !important;
    margin-bottom: 90px !important;
}

.sec3 .chap_sec2  h5 {
    color: #ae8663;
    font-size: 20px;
    font-weight: 400 !important;
    padding-bottom: 1rem;
    /* font-weight: bold !important; */
}

.sec3 h2 {
    font-size: 45px;
    line-height: 65px;
    width: 100%;
    color: #171717;
    padding-bottom: 0rem;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.sec3 p {
    color: #5d5d5d;
    line-height: 1.8;
    padding: 0px 0px;
    font-weight: 400;
    font-size: 14px;
}

#sec3 a.nectar-button.medium.regular.accent-color.regular-button {font-size: 14px;font-family: 'Poppins';padding: 17px 24px;border-radius: 7px !important;margin-right: 21px;width: 31% !important;text-align: center !important;background-color: #773242 !important;}

#sec2 h2 {
    color: #fff;
    font-size: 45px;
    padding-top: 20px;
}

div#sec2 {
    padding: 150px 0px !important;
    padding-bottom: 160px !important;
    margin-top: -140px;
}

#sec2 img.img-with-animation.skip-lazy.author-bio.animated-in {transform: scale(1.1) !important;top: -50px;}

#sec4 img.img-with-animation.skip-lazy.book_img.animated-in {
    width: 80%;
    top: -10px;
}

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

ul.head-social-area i:hover {
    color: #773242;
}

a.nectar-button.n-sc-button.medium.accent-color.regular-button:nth-child(2) {
    background-color: #ca9e39 !important;
}

#sec6 span {
    font-size: 20px;
    display: block;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #ae8663;
}

#sec6 span.open-quote {
    background-image: URL(/wp-content/uploads/2023/08/cmnt-sig.png);
    background-repeat: no-repeat;
    color: transparent;
    margin-left: 15rem;
	margin-top: -3.4rem;
    padding-bottom: 3rem;
}

.chap_sec2 {
    padding: 3rem 2rem !important;
}
.sec4 {
	padding: 5em 0em !important;
    padding-bottom: 0em !important;
}

.sec4 h5 {
    color: #773242;
    font-size: 16px;
    font-weight: 400;
    margin-top: -1rem;
}

.sec4 h1 {
    color: #000;
    font-size: 50px;
    width: 100%;
    padding: 10px 0px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.sec4 p {
    color: #000;
    font-size: 16px;
    line-height: 1.8;
    width: 100% !important;
}

.sec4 a.nectar-button.n-sc-button.medium.accent-color.regular-button {
    font-size: 14px;
    font-family: 'Poppins';
    padding: 17px 24px;
    border-radius: 7px !important;
    margin-right: 21px;
    width: 31% !important;
    text-align: center !important;
    background-color: #773242 !important;
}

.sec4 a.nectar-button.n-sc-button.medium.accent-color.regular-button:nth-child(2) {
    background: #f1c946 !important;
}
.sec4 h4 {
    color: #000;
    padding-top: 6rem;
    padding-bottom: 2rem;
    font-size: 26px !important;
    font-weight: 600;
}

#sec5 .nectar-video-box {
    transform: scale(1.5);
}

#sec5 .inner-wrap.using-image:after {
    content: "Video Of";
    right: -13%;
    top: 23vw;
    position: absolute;
    font-size: 12rem;
    transform: rotate(90deg);
    width: 50%;
    height: 26%;
    color: #f1f1f1;
    font-family: 'Poppins';
    font-weight: 600;
    opacity: 0.6;
    z-index: 1;
}

#why:before {
    content: "Why";
    left: -35%;
    top: 9vw;
    position: absolute;
    font-size: 12rem;
    transform: rotate(270deg);
    width: 50%;
    height: 26%;
    color: #f1f1f1;
    font-family: 'Poppins';
    font-weight: 600;
    opacity: 0.6;
    z-index: 12 !important;
}

.sec5 {
    padding-top: 15em !important;
    padding-bottom: 12rem !important;
    border-bottom: 1px solid #773242;
}

.sec5 .column-image-bg {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.sec5 .nectar-video-box img {
    width: 100% !important;
    transform: scale(0.4);
    margin: 0px auto !important;
}

.column-image-bg {}

img.attachment-full.size-full {}

.sec5 h5 {
    font-size: 20px;
    color: #773242;
    font-weight: 400;
    padding-bottom: 1rem;
    padding-top: 4rem;
}

.sec5 h2 {
    color: #171717;
    font-size: 44px;
    width: 100%;
    line-height: 60px;
    padding-bottom: 0rem;
    font-weight: bold;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.sec5 p {
    width: 80%;
    color: #5d5d5d;
    font-size: 16px;
    line-height: 1.8;
}
.sec5 .video-sec {
    padding: 30px 40px !important;
}

.container-wrap {
    padding: 0;
}

#sec6 h5 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    padding-bottom: 1rem;
    padding-top: 5rem;
}
.sec6 .carousel-item h5 {
    color: #773242 !important;
    padding-top: 0px !important;
    font-weight: 600 !important;
    padding-bottom: 0px !important;
    font-size: 16px !important;
    opacity: 0.3;
}

#header-outer #logo img {transform: scale(1.8);}
.sec3 .owl-carousel.owl-theme.owl-loaded.owl-drag {
    margin-bottom: 0;
    margin-top: -40px;
}
.sec3 .owl-stage {
    padding-bottom: 0px !important;
    padding-top: 4px !important;
    margin-top: 0px;
}
.sec2 img
{
    padding-top: 1rem;
    transform: scale(1.2) !important;
}

.sec5 .column-image-bg {
    transform: scale(1.1);
}

.sec6 {
    /* padding: 2rem !important; */
}

img.size-full.wp-image-5031.aligncenter {margin-top: 140px;}

#sec6 h6 {
    font-style: italic;
    color: #878787;
    margin-top: -10px;
    opacity: 0.3;
}

#sec6 .carousel-item:hover * {
    opacity: 1 !important;
    transition: 0.5s;
}

#sec6 .carousel-item:hover {
    transform: scale(1.1);
    transition: 0.5s;
}


#sec6 .carousel-item {
    background-color: #ffffff;
    width: 90%;
    margin: 0 auto;
    box-shadow: 0px 0px 10px 0px #00000030;
    text-align: center;
    padding: 3rem 25px;
    opacity: 0.9;
    height: 37rem;
    position: relative;
    border-radius: 20px;
    opacity: 1;
    transition: 0.5s;
}

#sec6 .carousel-item p {
    color: #000415;
    line-height: 1.8;
    font-weight: 400;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
    /* margin-top: 0rem; */
    padding-top: 40px;
    opacity: 0.3;
    height: 14.5rem;
}

.sec6 h2 {
        line-height: 1;
        color: #ffffff;
        font-size: 60px;
        font-weight: bold;
        padding-bottom: 0rem;
        letter-spacing: 2px;
        text-transform: uppercase;
}
.sec7 {
    padding: 6em 0rem !important;
}

.sec7 h5 {
    color: #773242;
    font-weight: 400;
    font-size: 20px;
}

.col.span_3 {}

h1 strong {
    font-weight: 300;
}
.sec6 .row-bg.using-image {
    background-color: #f6f6f6;
}

div#sec6 {
    padding-bottom: 10rem !important;
}

#footer-outer #copyright {
    background-color: #0b0b0b;
    border: 0 !important;
}

#footer-outer #copyright .row {
    border-top: 1px solid #fff;
}

#footer-outer #copyright .container {
    border-top: 1px solid #773242;
}

#footer-outer #copyright p {
    padding-top: 1rem;
    color: #fff;
}

#footer-outer ul.footer-social-area li {
    left: -16px;
    position: relative;
}

#footer-outer #footer-widgets .col p:last-child {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
}

#footer-outer #footer-widgets .col a {
    color: #fff !important;
}

#footer-outer .wp-block-image figcaption {
    margin: 0;
}
.sec7 h1 {
    font-family: black;
    font-size: 65px;
    font-weight: 400;
    color: #171717;
    width: 100% !important;
}
#footer-outer #copyright p {
    color: #fff !important;
}
div#footer-outer div#footer-widgets .widget h4 {
    color: #fff !important;
    margin-top: -3rem;
}
body[data-form-style="minimal"] #footer-outer #footer-widgets .col textarea {
    height: 6rem;
    padding-left: 0rem;
    padding-top: 3rem;
	color: #fff !important;
}
#footer-outer #footer-widgets .col input[type=submit] {font-size: 14px;font-family: 'Poppins';padding: 12px 24px !important;border-radius: 7px !important;margin-right: 21px;width: 56% !important;text-align: center !important;background-color: #ae8663 !important;margin-left: 0rem;margin-top: 10px;}
#footer-outer .row {
    padding-top: 1rem;
}

#footer-outer #footer-widgets input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #773242 !important;
}

div#footer-outer h4.wp-block-heading
{
    color: #fff !important;
}
.sec7 input[type="email"] {
    float: left;
    width: 77%;
    margin-left: 0px !important;
    border-radius: 8px !important;
    background-color: transparent !important;
    /* z-index: -5; */
    margin-top: 20px !important;
    border: 1px solid #9b1b1f !important;
}

body.page .sec7 input[type="submit"] {/* font-size: 14px; *//* font-family: 'Poppins'; *//* padding: 12px 24px !important; *//* border-radius: 7px !important; *//* width: 22% !important; *//* text-align: center !important; */background-color: transparent;/* margin-left: 0rem; */background-image: URL(/wp-content/uploads/2023/11/send-1.png);color: transparent;background-repeat: no-repeat;position: absolute;left: 70%;top: 30px !important;}
.sec7 form {
    position: relative;
    /* top: 31px; */
}

#footer-widgets .col.span_3:nth-child(1) {
    margin-top: -140px !important;
}

.sec7 .wpb_wrapper {
}

.sec7 .wpb_text_column.wpb_content_element {
    position: relative;
}
div#footer-outer {
    background-color: #0b0b0b !important;
    padding-top: 100px;
}

ul.footer-social-area li {
    display: inline-flex;
    margin: 0px 8px !important;
}

ul.footer-social-area li a i {
    padding: 6px 6px !important;
    border-radius: 20px;
    background: #773242 !important;
    color: #fff !important;
    width: 2.5rem !important;
    height: 2.5rem;
    margin: 0 5px;
}

div#block-8 p {
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
}

#footer-outer h4 {
    font-size: 20px !important;
    color: #fff !important;
    font-family: 'Poppins' !important;
}

#footer-outer .col.span_3:nth-child(2), #footer-outer .col.span_3:nth-child(3),#footer-outer .col.span_3:nth-child(4) {
    position: relative;
    top: 55px;
}

#footer-outer h2 {
    font-size: 20px !important;
    color: #fff !important;
    font-family: 'Poppins' !important;
    font-weight: 400;
    margin-top: -3rem;
}
.sec7 .row_col_wrap_12_inner.col.span_12.left {
    padding: 0rem 0rem;

}

#footer-outer #footer-widgets input[type=text],#footer-outer #footer-widgets textarea {
    border-bottom: 1px solid #fff6;
    padding-left: 0px !important;
}

#footer-outer #footer-widgets .col:nth-child(2) {
    padding-left: 3rem;
}

#footer-outer #footer-widgets .col:nth-child(3) {
    padding-left: 4rem;
}

#footer-outer #footer-widgets .col:nth-child(4) {
    padding-left: 3rem;
}

#footer-outer #copyright {
    background-color: #0b0b0b !important;
}
#footer-outer .widget {
    margin: 0;
}
#footer-outer input[type="text"],.footer-sec textarea {
    background: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    padding: 10px 5px;
    margin: 0px 0px 5px 0px;
}

#footer-outer input[type="text"]::placeholder, .footer-sec textarea {
    color: #f0f8ff6b;
    font-size: 14px;
    font-family: 'Poppins';
}

#footer-outer input[type="submit"] {
    background: #0b5b83;
    color: #fff;
    border: none;
    padding: 14px 30px;
    border-radius: 4px;
}

.col-md-6 {
    width: 50%;
    float: left;
}

#footer-outer form .row {padding: 0;}

#footer-outer input[name="your-email"] {position: relative;margin-left: 9px !important;}
div#copyright .span_5 {
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 16px;
}
ul.footer-social-area {
    padding: 31px 0px;
}
div#copyright .span_5 {
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 16px;
}

ul.footer-social-area {
    padding: 0px 0px;
}

.contact-info ul {
    position: relative;
    right: 20px;
}

.contact-info ul li i {
    width: 10%;
    float: left;
    margin-right: 19px;
    color: #5785b9;
}
.book-first-sec:before {
    position: absolute;
    left: -31%;
    top: -12%;
    width: 800px;
    height: 615px;
    /* background: linear-gradient(45deg, #053250, #1077a7); */
    border-radius: 62% 47% 82% 35% / 45% 45% 80% 66%;
    will-change: border-radius, transform, opacity;
    animation: sliderShape 5s linear infinite;
    display: block;
    z-index: -1;
    -webkit-animation: sliderShape 5s linear infinite;
    opacity: 83%;
}

.sec1 .hover-wrap{
  position:absolute !important;
  z-index:-1 !important; 
}



/* .sec2 .hover-wrap-inner:before {
   position: absolute;
   content: "";
   left: 4%;
   top: -6%;
   width: 600px;
   height: 630px;
   background: #f8ac80;
   border-radius: 62% 47% 82% 35% / 45% 45% 80% 66%;
   will-change: border-radius, transform, opacity;
   animation: sliderShape2 5s linear infinite;
   display: block;
   z-index: -1;
   -webkit-animation: sliderShape2 5s linear infinite;
} */
/* .sec4 .hover-wrap:before {
  position: absolute;
  content: "";
  left: -4%;
  top: -10%;
  width: 686px;
  height: 679px;
  background: #ca6b24;
  border-radius: 62% 47% 82% 35% / 45% 45% 80% 66%;
  will-change: border-radius, transform, opacity;
  animation: sliderShape3 5s linear infinite;
  display: block;
  z-index: -1;
  -webkit-animation: sliderShape3 5s linear infinite;
} */

/* .sec5 .video-img:before {
  position: absolute;
  content: "";
  left: -4%;
  top: -4%;
  width: 686px;
  height: 679px;
  background: #f8ac80;
  border-radius: 62% 47% 82% 35% / 45% 45% 80% 66%;
  will-change: border-radius, transform, opacity;
  animation: sliderShape4 5s linear infinite;
  display: block;
  z-index: -999;
  -webkit-animation: sliderShape4 5s linear infinite;
} */
header#top {
    background-color: #fff;
}
.sec2 img {
    margin-top: 2rem !important;
}
.sec4 .owl-stage {
    padding-bottom: 4rem !important;
    padding-top: 12px !important;
}
.sec4 img {
    margin-top: 3rem;
    transform: scale(1.3) !important;
}
.contact-us {
    padding: 4em 0em !important;
}
/*}*/
#footer-outer .purchase-btn a {
    display: none !important;
}
.about-the-book {
    padding: 3em 0em !important;
}

.about-the-book p {
    color: #000;
    font-size: 16px;
    line-height: 1.8;
}
.sec1 .row-bg.using-image {
    background-size: 100% 100%;
}







/*Testimonial Section Start*/
div#ajax-loading-screen {
    display: none !important;
}
#testimonial-area .section-heading h2 {
  font-size: 54px;
  line-height: 58px;
  font-weight: 700;
}

.testi-wrap {
  position: relative;
  height: 725px;
  margin-top: -80px;
}

.client-single {
  margin-top: 20px;
  text-align: center;
  position: absolute;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.client-info,
.client-comment {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.client-single.inactive .client-comment,
.client-single.inactive .client-info {
  display: none;
}
.client-single.inactive .client-comment,
.client-single.inactive .client-info {
  opacity: 0;
  visibility: hidden;
}
.client-single.position-1 {
  -webkit-transform: scale(0.65);
  transform: scale(0.65);
}
.client-single.position-2 {
  left: -40px;
  top: 105px;
}
.client-single.position-3 {
  left: -60px;
  top: 240px;
  -webkit-transform: scale(0.4) !important;
  transform: scale(0.4) !important;
}
.client-single.position-4 {
  left: 55px;
  top: 380px;
}
.client-single.position-5 {
  top: 30px;
  right: 55px;
}
.client-single.position-6 {
  top: 225px;
  right: -40px;
}
.client-single.position-7 {
  top: 400px;
  right: 45px;
  -webkit-transform: scale(0.4) !important;
  transform: scale(0.4) !important;
}
.client-single.active {
  top: 10%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
  width: 70%;
}
.client-single.active .client-comment,
.client-single.active .client-info {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.client-single:not(.active) {
  -webkit-transform: scale(0.55);
  transform: scale(0.55);
  z-index: 99;
}
.client-single.active .client-img {
  width: 160px;
  height: 160px;
  margin: 0 auto -1px;
  position: relative;
}
.client-single.active .client-img:before {
  border-radius: 100%;
  content: "";
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bfef6), to(#012269));
  /* background-image: linear-gradient(180deg, #9d5bfe 0%, #3890fe 100%); */
  padding: 5px;
  width: 120px;
  height: 120px;
  top: 8px;
  left: 20px;
  position: absolute;
  z-index: -1;
}
.client-single .client-img img {
  width: 150px;
  border-radius: 50%;
  /* border: 8px solid #d1e9ff; */
  cursor: pointer;
}
.client-single.active .client-img img {
  max-width: 160px;
  margin: 0 auto 24px;
  border: 0;
}

.client-comment {
  padding: 0 30px;
}
.client-comment h3 {
  height: 221px;
  font-size: 15px !important;
  line-height: 32px !important;
  color: #000000;
  font-weight: 400;
  font-family: 'LinLibertineB';
  /* font-style: italic; */
  position: relative;
  top: 74px;
  padding: 14px 36px;
}
.client-comment span i {
  font-size: 60px;
  color: #5886bb;
  margin: 16px 0 15px;
  display: inline-block;
  /* background-image: -webkit-gradient(linear, left top, left bottom, from(#5bfef6), to(#012269)); */
}

.client-info h3 {
  color: #000;
  font-weight: 600;
  margin-bottom: 4px;
}
.client-info p {
  color: #0084ff;
  text-transform: uppercase;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  #testimonial-area .section-heading h2 {
    font-size: 30px;
  }

  .client-comment h3 {
    font-size: 18px;
    line-height: 28px;
  }

  .client-single.active {
    width: 60%;
  }

  .client-single:not(.active) {
    -webkit-transform: scale(0.55);
    transform: scale(0.35);
  }

  .client-single.position-3,
.client-single.position-7 {
    -webkit-transform: scale(0.3) !important;
    transform: scale(0.3) !important;
  }

  .client-single.active .client-img img {
    max-width: 100px;
  }

  .client-single.active .client-img::before {
    padding: 5px;
    width: 108px;
    height: 108px;
    top: -4px;
    left: 6px;
  }

  .client-single.active .client-img {
    width: 120px;
    height: 100px;
  }

  .testi-wrap {
    height: 580px;
  }

  #testimonial-area {
    padding: 100px 0 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #testimonial-area .section-heading h2 {
    font-size: 30px;
  }

  .client-comment h3 {
    font-size: 14px;
    line-height: 26px;
  }

  .client-single.active {
    width: 60%;
  }

  .client-comment span i {
    font-size: 40px;
  }

  .client-single:not(.active) {
    -webkit-transform: scale(0.55);
    transform: scale(0.35);
  }

  .client-single.position-5,
.client-single.position-7 {
    right: 0;
  }

  .client-single.position-4 {
    left: 0;
  }

  .client-single.position-3,
.client-single.position-7 {
    -webkit-transform: scale(0.3) !important;
    transform: scale(0.3) !important;
  }

  .client-single.active .client-img img {
    max-width: 80px;
  }

  .client-single.active .client-img::before {
    padding: 5px;
    width: 88px;
    height: 88px;
    top: -4px;
    left: 16px;
  }

  .client-single.active .client-img {
    width: 120px;
    height: 100px;
  }

  .testi-wrap {
    height: 630px;
  }
}
@media only screen and (min-width: 360px) and (max-width: 479px) {
  #testimonial-area .section-heading h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .client-comment h3 {
    font-size: 14px;
    line-height: 26px;
  }

  .client-single.active {
    width: 80%;
  }

  .client-comment span i {
    font-size: 40px;
  }

  .client-single:not(.active) {
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
  }

  .client-single.position-5,
.client-single.position-7,
.client-single.position-6 {
    right: -70px;
  }

  .client-single.position-4 {
    left: -60px;
  }

  .client-single.position-3 {
    left: -75px;
  }

  .client-single.position-3,
.client-single.position-7 {
    -webkit-transform: scale(0.25) !important;
    transform: scale(0.25) !important;
  }

  .client-single.active .client-img img {
    max-width: 80px;
  }

  .client-single.active .client-img::before {
    padding: 5px;
    width: 88px;
    height: 88px;
    top: -4px;
    left: 16px;
  }

  .client-single.active .client-img {
    width: 120px;
    height: 100px;
  }

  .testi-wrap {
    height: 600px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 359px) {
  #testimonial-area .section-heading h2 {
    font-size: 30px;
  }

  .client-comment h3 {
    font-size: 14px;
    line-height: 26px;
  }

  .client-single.active {
    width: 80%;
  }

  .client-comment span i {
    font-size: 40px;
  }

  .client-single:not(.active) {
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
  }

  .client-single.position-5,
.client-single.position-7,
.client-single.position-6 {
    right: -70px;
  }

  .client-single.position-4 {
    left: -60px;
  }

  .client-single.position-3 {
    left: -75px;
  }

  .client-single.position-3,
.client-single.position-7 {
    -webkit-transform: scale(0.25) !important;
    transform: scale(0.25) !important;
  }

  .client-single.active .client-img img {
    max-width: 80px;
  }

  .client-single.active .client-img::before {
    padding: 5px;
    width: 88px;
    height: 88px;
    top: -4px;
    left: 16px;
  }

  .client-single.active .client-img {
    width: 120px;
    height: 100px;
  }

  .testi-wrap {
    height: 550px;
  }
}
.client-comment {
    background: #ffffff96;
    box-shadow: 0px 0px 25px 0px #a59f9f42;
    border-radius: 50px 0px 50px 0px;
    position: relative;
    top: -5.9rem;
    width: 50%;
    margin:auto;
    opacity: 85%;
}
.client-comment span {
    position: relative;
    bottom: 165px;
    left: 46%;
}
.section-heading.text-center h5 {
    color: #012269;
    font-size: 16px;
}
.client-info {
    position: relative;
    bottom: 45px;
    text-align: center;
    margin-top: -82px;
}

.client-info p {
    color: #f1c946;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    position: relative;
    bottom: 34px;
    padding-bottom: 15px;
}
.client-info span {
    font-size: 14px;
    position: relative;
    bottom: 59px;
    font-weight: 400;
    color: #000;
}
.owl-carousel.owl-theme.testimonials-carousel {
    display: block;
}
.client-img img {
    width: 10% !important;
}
.position-1.client-img {
    left: 18%;
    margin-top: 4%;
}
.position-2.client-img {
    left: 75%;
    margin-top: 5%;
}
.position-3.client-img {
    left: 84%;
    margin-top: 22%;
    z-index: 10;
}
.position-4.client-img {
    left: 10%;
    margin-top: 22%;
    z-index: 10;
}
.position-5.client-img {
    left: 18%;
    margin-top: 35%;
    z-index: 10;
}
.position-6.client-img {
    left: 76%;
    margin-top: 35%;
    z-index: 10;
}
.position-7.client-img {
    left: 18%;
}
.client-img {
    position: absolute;
}
.client-img img {
    width: 100% !important;
    cursor: pointer;
    display: none;
}.row.testimonials-row {
    padding: 45px 0px;
}

.col-md-12.offset-md-12.testi-slider2 .item {
    padding: 10px 0px;
}
.client-selected-img img {
    width: 8% !important;
    text-align: center;
    margin: auto;
}
.client-selected-img {
    width:100%;
    text-align: center;
}
.testimonials-carousel .owl-item.active {
    padding: 60px 0px;
}
section#testimonial-area .owl-nav {
    display: none;
}
section#testimonial-area h2 {
    font-size: 60px;
    font-family: 'LinLibertineB';
    line-height: 1.2;
    width: 100%;
    margin: 0;
    color: #d1202d;
}

section#testimonial-area {
    padding: 25px 0px;
}
/*section#last-sec{
  background: url('../img/ghostwriter/last-sec.png') !important;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    text-align:center;
    padding:60px 0px;
}*/
section#last-sec h1 {
    color: #fff;
    font-size: 44px;
    font-family: 'LinLibertineB';
    font-weight: 600;
    padding: 15px 0px;
}

section#last-sec p {
    color: #fff;
    font-size: 18px;
    padding: 15px 0px;
    width: 60%;
}

section#last-sec a {
    border: 1px solid #fff;
    text-decoration: none;
    color: #fff;
    padding: 17px 25px;
    border-radius: 34px;
}
section#last-sec ul li {
    display: inline-flex;
    padding: 0px 37px;
}
li.sec-contact a {
    border: none !important;
}
.services-banner form .btnhead a {
    position: relative;
    left: 60px !important;
}
/*Testimonial Section End*/
/*Mobile Responsive Start*/
@media screen and (max-width: 765px){
ul#menu-service-demo-2 {
    display: none !important;
}   
 body {
        text-align: center;
    }
    .sec1 p:nth-child(4) {
        position: relative;
        top: 90px;
    }
    .sec1 p {
        text-align: justify;
    }
    .sec1 h1 {
        font-size: 3pc;
        width: 100%;
    }
    .sec1 img.img-with-animation.skip-lazy {
        opacity: 0 !important;
    }
    .book-first-sec:before {
        left: -74%;
    }
    .sec1 .nectar-button.n-sc-button.medium.accent-color.regular-button {
        position: relative;
        left: 22%;
    }
    .sec1 img:nth-child(2) {
        top: 14px;
        left: 73px;
    }
    ul.head-social-area li {
        padding: 0px 18px;
    }
    ul.head-contact-area li {
        padding: 0px 0px;
        right: 0;
    }
    ul.head-contact-area {
        display: inline-block;
        margin: 0;
    }
    .sec2 h1 {
        font-size: 5em;
        line-height: 1.1;
    }
    .sec2 {
        padding: 0em 0em !important;
    }
    .sec2 p {
        text-align: justify;
        padding: 18px 0px;
    }
    .sec2 .hover-wrap-inner:before {
        left: -8%;
        top: -3%;
        width: 400px;
        height: 400px;
    }
    .chap_sec2 {
        padding: 35px 0px !important;
    }
    .sec3 h1 {
        font-size: 2.2em;
    }
    .sec3 p {
        text-align: justify;
    }
    .sec4 h1 {
        font-size: 3em;
        width: 100%;
    }
    .sec4 .hover-wrap:before {
        left: -12%;
        top: -12%;
        width: 400px;
        height: 360px;
    }
    .sec5 {
        padding: 2em 0em !important;
    }
    .sec5 .video-img:before {
        left: -13%;
        top: -13%;
        width: 400px;
        height: 400px;
    }
    .sec5 h1 {
        font-size: 2em;
        width: 100%;
    }
    .sec5 .video-sec {
        padding: 30px 0px !important;
    }
    .sec5 p {
        text-align: justify;
    }
    .client-comment {
        background: #fff;
        position: relative;
        top: 0px;
        width: 100%;
        opacity: 100%;
    }
    .client-comment h3 {
        font-size: 14px !important;
        line-height: 24px !important;
        padding: 14px 0px;
    }
    .client-info p {
        position: relative;
        bottom: 22px;
    }
    .position-1.client-img {
        left: 7% !important;
        margin-top: 8% !important;
    }
    .position-2.client-img {
        left: 74% !important;
        margin-top: 8% !important;
    }
    .position-3.client-img {
        left: 82% !important;
        margin-top: 64% !important;
        z-index: 10;
    }
    .position-4.client-img {
        left: -2% !important;
        margin-top: 64% !important;
        z-index: 10;
    }
    .position-5.client-img {
        left: 7% !important;
        margin-top: 140% !important;
        z-index: 10;
    }
    .position-6.client-img {
        left: 76% !important;
        margin-top: 140% !important;
        z-index: 10;
    }
    .client-selected-img img {
    }
    .client-comment span {
        bottom: 238px !important;
        left: 0% !important;
    }
    .col-md-12.offset-md-12.testi-slider2 .item {
        padding: 10px 8px;
    }
    .sec7 input[type="submit"] {
        width: 34%;
        font-size: 13px;
    }
    .sec7 {
        padding: 0em 0em !important;
        position: relative;
        bottom: 100px;
    }
    .contact-info ul {
        position: relative;
        right: 0px;
    }
    .contact-info ul li i {
        float: initial;
        margin-right: 0;
    }
    #footer-outer input[type="submit"] {
        position: relative;
        left: 35px;
        top: 18px;
    }
    div#block-8 p {
        text-align: justify;
    }
    .sec6 h5 {
        color: #6194ce;
    }
    .sec6 h1 {
        color: #3a3a3c;
        padding:10px 10px;
    }
}
/*@media only screen and (min-width:480px) {*/
/*    .sec1 p:nth-child(4) {*/
/*        position: relative;*/
/*        top: 35px;*/
/*        left: 12px;*/
/*    }*/
/*    .sec1 .nectar-button.n-sc-button.medium.accent-color.regular-button {*/
/*        position: relative;*/
/*        left: 26%;*/
/*    }*/
/*    .sec1 img:nth-child(2) {*/
/*        top: 110px;*/
/*        left: -69px;*/
/*    }*/
/*}*/
/*@media only screen and (min-width:691px) {*/
/*    .sec1 p:nth-child(4) {*/
/*        position: relative;*/
/*        top: 35px;*/
/*        left: 60px;*/
/*    }*/
/*    .sec1 img:nth-child(2) {*/
/*        top: 110px;*/
/*        left: -21px;*/
/*    }*/
/*}*/
/*@media only screen and (min-width:734px) {*/
/*    .book-first-sec:before {*/
/*        left: -14%;*/
/*    }*/
/*    .sec2 .hover-wrap-inner:before {*/
/*        left: 5%;*/
/*        top: -1%;*/
/*        width: 602px;*/
/*        height: 600px;*/
/*    }*/
/*    .sec4 .hover-wrap:before {*/
/*        left: -4%;*/
/*        top: -4%;*/
/*        width: 640px;*/
/*        height: 580px;*/
/*    }*/
/*    .sec5 .video-img:before {*/
/*        left: -4%;*/
/*        top: 0%;*/
/*        width: 660px;*/
/*        height: 600px;*/
/*    }*/
/*    .client-comment span {*/
/*        bottom: 164px !important;*/
/*        left: 0% !important;*/
/*    }*/
/*    .position-2.client-img {*/
/*        left: 86% !important;*/
/*        margin-top: 8% !important;*/
/*    }.client-comment span {*/
/*        bottom: 164px !important;*/
/*        left: 0% !important;*/
/*    }.position-4.client-img {*/
/*        left: 8% !important;*/
/*        margin-top: 64% !important;*/
/*        z-index: 10;*/
/*    }.position-3.client-img {*/
/*        left: 88% !important;*/
/*        margin-top: 64% !important;*/
/*        z-index: 10;*/
/*    }.position-5.client-img {*/
/*        left: 0% !important;*/
/*        margin-top: 37% !important;*/
/*        z-index: 10;*/
/*    }*/
/*    .position-6.client-img {*/
/*        left: 90% !important;*/
/*        margin-top: 37% !important;*/
/*        z-index: 10;*/
/*    }*/
/*    #footer-widgets .container .col {*/
/*        width: 100%;*/
/*    }*/
/*    #footer-outer #copyright .col {*/
/*        width: 100%;*/
/*        padding: 22px 0px;*/
/*    }*/
/*}*/
/*@media only screen and (min-width:684px) {*/
    /*.book-first-sec:before {*/
    /*    left: -46%;*/
    /*}.sec2 .hover-wrap-inner:before {*/
    /*    left: 3%;*/
    /*    top: 5%;*/
    /*    width: 400px;*/
    /*    height: 400px;*/
    /*}.sec4 .hover-wrap:before {*/
    /*    left: -4%;*/
    /*    top: -8%;*/
    /*    width: 450px;*/
    /*    height: 450px;*/
    /*}.sec5 .video-img:before {*/
    /*    left: -10%;*/
    /*    top: -9%;*/
    /*    width: 500px;*/
    /*    height: 500px;*/
    /*}*/
/*    .position-2.client-img {*/
/*        left: 83% !important;*/
/*        margin-top: 8% !important;*/
/*    }.position-4.client-img {*/
/*        left: -2% !important;*/
/*        margin-top: 50% !important;*/
/*        z-index: 10;*/
/*    }.position-3.client-img {*/
/*        left: 87% !important;*/
/*        margin-top: 50% !important;*/
/*        z-index: 10;*/
/*    }.position-5.client-img {*/
/*        left: 7% !important;*/
/*        margin-top: 107% !important;*/
/*        z-index: 10;*/
/*    }.position-6.client-img {*/
/*        left: 81% !important;*/
/*        margin-top: 107% !important;*/
/*        z-index: 10;*/
/*    }*/
/*}*/
@media only screen and (min-width: 765px) and (max-width: 999px) {ul#menu-service-demo-2 {
    display: none !important;
}
    .sec1 img.img-with-animation.skip-lazy {
        opacity: 0 !important;
    }
    .book-first-sec:before {
        left: -19%;
    }
    ul.head-contact-area {
        position: relative;
        left: 18%;
    }
    ul.head-social-area {
        position: relative;
        left: 18%;
    }.sec2 .hover-wrap-inner:before {
        left: 12%;
        top: 5%;
        width: 500px;
        height: 550px;
    }.sec4 .hover-wrap:before {
        left: 5%;
        top: -6%;
        width: 550px;
        height: 600px;
    }.sec5 .video-img:before {
        left: -3%;
        top: -4%;
        width: 650px;
        height: 650px;
    }.sec5 h1 {
        width: 100%;
    }.client-comment {
        background: #fff;
        box-shadow: 0px 4px 20px 6px #a59f9f4f;
        border-radius: 50px 0px 50px 0px;
        position: relative;
        top: 3px;
        width: 88%;
        margin: auto;
        opacity: 85%;
    }.client-comment span {
        bottom: 240px !important;
        left: 45% !important;
    }.position-1.client-img {
        left: 8%;
        margin-top: 8%;
    }.position-3.client-img {
        left: 90% !important;
        margin-top: 44% !important;
        z-index: 10;
    }.position-4.client-img {
        left: 0% !important;
        margin-top: 44% !important;
        z-index: 10;
    }.position-5.client-img {
        left: 7% !important;
        margin-top: 84% !important;
        z-index: 10;
    }.position-6.client-img {
        left: 81% !important;
        margin-top: 84% !important;
        z-index: 10;
    }div#footer-outer {
        background-color: #000 !important;
        text-align: center;
    }.contact-info ul {
        position: relative;
        right: 0px;
    }.contact-info ul li i {
        float: initial;
        margin-right: 0px;
    }#footer-outer input[type="submit"] {
        position: relative;
        left: 44px;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1280px){
    .sec1 img.img-with-animation.skip-lazy {
        opacity: 1 !important;
    }.sec1 h1 {
        color: #fff;
        font-size: 3pc;
        line-height: 1.5;
        width: 100%;
    }.book-first-sec:before {
        top: -17%;
        width: 615px;
    }.sec1 p:nth-child(4) {
        position: relative;
        top: 0px;
        left: 0px;
    }.sec1 .nectar-button.n-sc-button.medium.accent-color.regular-button {
        position: relative;
        left: 0%;
    }.sec1 img:nth-child(2) {
        top: 36px;
        left: 21px;
    }ul.head-social-area {
        position: relative;
        left: -20%;
    }ul.head-contact-area {
        position: relative;
        left: 0%;
    }ul.head-contact-area li {
        list-style-type: none;
        padding: 0px 10px;
        position: relative;
        right: 0px;
    }.sec1 .row-bg.using-image {
        background-size: 106% 100%;
    }.sec2 h1 {
        font-size: 4em;
        line-height: 1.8;
    }.sec2 .hover-wrap-inner:before {
        left: -4%;
        top: -8%;
        width: 500px;
        height: 550px;
    }.sec3 h1 {
        font-size: 2.2em;
        line-height: 1.5;
        width: 100%;
    }.chap_sec2 {
        padding: 0px 40px !important;
    }.sec3 p {
        font-size: 13px;
    }.sec4 h1 {
        font-size: 3em;
        width: 100%;
    }.sec4 .hover-wrap:before {
        left: -8%;
        top: -23%;
        width: 500px;
        height: 540px;
    }.sec5 .video-sec {
        padding: 30px 30px !important;
    }.sec5 h1 {
        font-size: 3em;
    }.sec5 .video-img:before {
        left: -5%;
        top: -4%;
        width: 449px;
        height: 450px;
    }.client-comment {
        width: 60%;
        text-align: center;
    }.client-comment span {
        bottom: 212px !important;
        left: 1% !important;
    }.position-4.client-img {
        left: 3% !important;
        margin-top: 30% !important;
        z-index: 10;
    }.position-3.client-img {
        left: 89% !important;
        margin-top: 30% !important;
        z-index: 10;
    }.position-5.client-img {
        left: 9% !important;
        margin-top: 54% !important;
        z-index: 10;
    }.position-6.client-img {
        left: 83% !important;
        margin-top: 54% !important;
        z-index: 10;
    }
}
/*Mobile Responsive End*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 502;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 503;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 505; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 504; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 506; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  top: 0;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  opacity: 0.8;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 20px;
  border-bottom-width: 20px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 12px solid black;
    left: 5px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    border-right: 20px solid white; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 12px solid black;
    left: 3px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 20px solid white; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

.mfp-iframe-holder .mfp-close {
  top: -43px; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

.mfp-figure {
  line-height: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; } }
@media all and (max-width: 800px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
 .mfp-image-holder .mfp-close:before, .mfp-iframe-holder .mfp-close:before {
    display: none;
} 
.mfp-iframe-holder {
    padding-top: 70px !important;
}

/* EXTRA CSS */

.sec1 strong {
    font-weight: 300;
}

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

#sec1 img.img-with-animation.skip-lazy.animated-in {
    transform: scale(1.2);
    top: 70px;
    left: 70px;
}

.sec1 .nectar-video-box {right: 200px;top: -105px;float: right !important;}

.sec1 img.attachment-full.size-full {
    width: 90% !important;
    float: right;
}

ul.head-contact-area li i {
    color: #f15c32!important;
    font-size: 18px !important;
    padding-right: 4px;
}

ul.head-social-area i {
    /* border: 1px solid #1cabe2; */
    border-radius: 24px;
    color: #000;
    padding: 3px 12px !important;
    width: 2rem;
    height: 2rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    top: -59px;
}

.chapters img {
    width: 70% !important;
    position: relative;
    top: -20px;
}

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

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

.sec4 .row-bg.using-image {
    background-position: 100% 100% !important;
}
.sec5 a.play_button_2.large.nectar_video_lightbox.pp {
    display: none !important;
}
.sec7 input[type=submit] {
}
.client-comment span i {color: #f15c32ed !important;font-size: 0;left: -30px;content: URL(/wp-content/uploads/2023/08/Untitled-14.png);top: -86px;}

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

#footer-outer .col.span_3:nth-child(3) li {
    display: inline-flex !important;
    margin-bottom: 22px !important;
}

#footer-outer .col.span_3:nth-child(3) li i {
    color: #773242 !important;
    padding-right: 20px;
    margin-top: 12px;
}

#footer-outer .col.span_3:nth-child(3) li strong {
    color: #7e7e7e;
    text-transform: uppercase;
	    font-size: 15px;
}

#footer-outer input[type="submit"] {
    width: 60% !important;
    font-size: 16px !important;
}
.sec7 .vc_col-sm-6.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone.instance-25 {
    /* padding-left: 240px; */
}

body.page #header-outer #top nav > ul > li > a {
    padding-right: 0px !important;
    padding-left: 0px !important;
    top: -10px !important;
    padding-bottom: 9px !important;
}

#footer-outer .col.span_3:nth-child(2) {margin-right: -80px !important;}

#footer-outer .col.span_3:nth-child(3) {
    margin-right: 30px !important;
}
.down {position: absolute;left: 38.4rem;padding-top: 52rem;}

body.page #header-outer[data-lhe="default"] #top nav .sf-menu > .current-menu-item > a {
    color: #353535 !important;
    /* border-bottom: 3px solid #f7921e !important; */
    padding-bottom: 5px !important;
}
body.page #header-outer #top nav > ul {
    margin-right: -7rem;
}
body.page #header-outer #top nav > ul > li {
    padding: 0px 0.9rem;
    padding-top: 2rem;
}

body.page .sec5 a.play_button_2.large.nectar_video_lightbox.magnific-popup {
    display: none !important;
}
li.dot.is-selected {
    display: none !important;
}
.nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    height: 19rem !important;
}
.page-id-4753 .sec2 {
    padding-top: 6rem !important;
    padding-bottom: 16rem !important;
}
.page-id-4756 div#footer-outer {
    margin-top: -3rem;
}
#footer-outer #copyright strong {
    color: #773242 !important;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: uppercase;
}
.page-id-4756 .sec4 {
    padding: 5em 0em !important;
    padding-bottom: 9rem !important;
}






.page-id-4753 div#sec4 {
    padding-bottom: 8rem !important;
}

.page-id-4753 #page-header-wrap h1 {
    margin-top: 13rem;
}

.page-id-4756 #page-header-wrap h1 {
    margin-top: 13rem;
}

.page-id-4756 div#sec2 {
    padding-bottom: 14rem !important;
}

.page-id-4877 #page-header-wrap h1 {
    margin-top: 13rem;
}

.page-id-4758 #page-header-wrap h1 {
    margin-top: 13rem;
}

.page-id-4758 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 14px;
    font-family: 'Poppins';
    padding: 12px 24px !important;
    border-radius: 7px !important;
    margin-right: 21px;
    width: 25% !important;
    text-align: center !important;
    background-color: #6d2e3d !important;
    margin-left: 0rem;
}

#sec6 img.alignnone.size-full.aligncenter {
    position: absolute;
    width: 40%;
    left: 30%;
    top: -120px;
}

#sec6 .owl-carousel.owl-theme.owl-loaded.owl-drag {}

#sec6 .owl-stage {
    padding-top: 110px;
    padding-bottom: 60px;
}
#sec5 .inner-wrap:after {
    content: "video Of";
    right: -115%;
    top: 15vw;
    position: absolute;
    font-size: 8rem;
    transform: rotate(90deg);
    width: 100%;
    height: 26%;
    color: #f1f1f1;
    font-family: 'Poppins';
    font-weight: 600;
    opacity: 0.6;
    z-index: 12 !important;
}

#sec6 .carousel-item p:after {
}
i.fa-solid.fa-angle-down {
    position: absolute;
    width: 100% !important;
    top: -145px;
    font-size: 30px;
}
.page-id-4758 img.img-with-animation.skip-lazy.animated-in {
    transform: scale(1.2);
    margin-top: 3rem;
    margin-left: -1rem;
}

img.wp-image-4708 {
    margin-top: 30px;
    margin-bottom: -20px !important;
}

.page-id-4756 #book-text h2 {
    font-family: black !important;
    font-weight: 600 !important;
    font-size: 80px !important;
    padding-bottom: 1rem;
}


@media only screen and (max-width: 1000px) and (min-width: 250px)  {
	h5 {
		font-size: 16px !important;
	}

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

	p {
		text-align: center !important;
		font-size: 15px !important;
	}

	a.nectar-button {
		width: 100% !important;
		margin-left: 0px !important;
		margin-right: 0 !important;
		left: 0 !important;
	}

	.sec1 .nectar-video-box {
		right: 0 !important;
		top: 0 !important;
	}

	.sec1 .row-bg.using-image {
		background-size: cover !important;
	}

	div#sec1, div#sec2, div#sec3, div#sec4, div#sec5, div#sec6 {
		padding-top: 100px !important;
		padding-bottom: 100px !important;
	}

	#sec4 img.img-with-animation.skip-lazy.book_img.animated-in {
		top: 0 !important;
		width: 82% !important;
		margin: 0 auto !important;
	}

	.sec4 h5 {
		margin-top: 30px !important;
	}

	.sec4 a.nectar-button.n-sc-button.medium.accent-color.regular-button {
		width: 100% !important;
		margin: 0px !important;
	}

	#sec3 a.nectar-button.medium.regular.accent-color.regular-button {
		width: 100% !important;
	}

	div#sec2 {
		margin-top: 0 !important;
	}

	#sec2 a.nectar-button.small.regular.accent-color.regular-button:nth-child(2), #sec2 a.nectar-button.small.regular.accent-color.regular-button:nth-child(3) {
		width: 100% !important;
		margin: 0px !important;
	}

	#sec5 .nectar-video-box {transform: unset !important;}

	.sec5 .column-image-bg {
		transform: unset !important;
	}

	div#sec5 {
		padding-top: 200px !important;
	}

	.sec5 h5 {
		padding-top: 0 !important;
		text-align: center !important;
	}

	.sec5 p {
		text-align: center !important;
		width: 100% !important;
	}

	#why h5 {padding-top: 0 !important;}

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

	input[type=email] {
		width: 100% !important;
	}

	body.page .sec7 input[type="submit"] {
		left: 90% !important;
	}

	ul.footer-social-area {
		text-align: center !important;
	}

	ul.footer-social-area li {
		text-align: center !important;
		width: 100% !important;
		margin: 0 auto !important;
		left: 10% !important;
	}

	#footer-outer #footer-widgets .col:nth-child(2) {
		padding-left: 0 !important;
	}

	#footer-outer #footer-widgets .col:nth-child(3) {
		padding-left: 0 !important;
	}

	div#footer-outer div#footer-widgets .widget h4 {
		margin-top: 0 !important;
	}

	#footer-outer .col.span_3:nth-child(3) li {
		display: block !important;
		text-align: center !important;
	}

	#footer-outer .col.span_3:nth-child(3) li i {
		padding-right: 0 !important;
	}

	#footer-outer #footer-widgets .col:nth-child(4) {
		padding-left: 0 !important;
	}

	#footer-outer h2 {
		margin-top: 0 !important;
	}
	.page-id-4758 input.wpcf7-form-control.wpcf7-submit.has-spinner {
		width: 100% !important;
	}
}

#sec2 h3 {
    font-size: 30px;
    color: #fff;
    font-family: 'Poppins';
}

#blogs h2 {
    font-size: 60px;
    line-height: 75px;
    width: 100%;
    color: #171717;
    padding-bottom: 1rem;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 10px;
}

 #sec4 h2 {
    font-size: 60px;
    line-height: 75px;
    width: 100%;
    color: #171717;
    padding-bottom: 1rem;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 10px;
}

h1 {
    color: #fff !important;
}
li.nectar-woo-cart {
    left: 70px !important;
}
.single .post-content p strong {
    font-size: 30px !important;!i;!;
    color: #010101 !important;!I;!;
    !i;!;
    font-weight: 700 !important;!I;!;
    !i;!;
}