@import url('../fonts/Gellix-Medium/stylesheet.css');
@import url('../fonts/Gellix-SemiBold/stylesheet.css');
@import url('../fonts/gellix/stylesheet.css');
@import url('../fonts/gellix-extrabold/stylesheet.css');



.container{
	max-width: 1400px !important;
}

.annousment-bar {
    background: #4682B4;
    height: 50px;
    transition: 0.3s;
}

.content-annousment {
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
    gap: 42px;
}
.annousment-bar-inner.container {
    position: relative;
}
.content-annousment p {
    margin: 0;
    font-family: Gellix;
    font-weight: 500;
    font-size: 14px;
    line-height: 50px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}
ul.navbar-nav a.nav-link {
    font-family: Gellix;
    font-weight: 600;
    font-size: 17px;
    line-height: 100%;
    letter-spacing: 0px;
    color: #589AD2 !important;
}
nav.navbar.navbar-expand-lg {
    background: #192F4D;
    padding-top: 25px;
    padding-bottom: 25px;
}
.navbar-expand-lg .navbar-collapse {
    justify-content: center !important;
}

ul.navbar-nav {
    margin: 0;
    gap: 3px;
}

a button.subscribe-btn {
   width: 165px;
    height: 40px;
    background: #E4BD5A;
    border: 0;
    border-radius: 29px;
    font-family: Gellix;
    font-weight: 700;
    font-size: 16px;
    line-height: 38px;
    letter-spacing: 0px;
    text-transform: uppercase;
    padding: 0;
    bottom: 0px;
    transition: 0.3s;
    position: relative;
}

section.banner-image-with-text {
    background: #192F4D;
}
section.banner-image-with-text h1 {
    font-family: Gellix;
    font-weight: 800;
    font-size: 95px;
    line-height: 100%;
    text-transform: uppercase;
    letter-spacing: -4px;
    color: #fff;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 2rem;
}
.content-annousment a {
    text-decoration: none;
}
.content-sec a {
    text-decoration: none;
}
span.navbar-toggler-icon {
    background-image: url(../img/toogle.png);
    width: 30px;
    height: 30px !important;
    background-repeat: no-repeat;
}
section.banner-image-with-text .container {
    max-width: 1200px !important;
    margin: 0 auto;
}
ul.navbar-nav {
    gap: 43px;
    padding-top: 17px;
}
ul.navbar-nav a.nav-link:hover {
    color: #e4bd5a !important;
}
[aria-expanded="true"] svg.bi.bi-x-lg.close-btn path {
    fill: #fff;
}
nav.navbar.navbar-expand-lg .container {
    justify-content: end !important;
}
.buy-button a button.buy-btn {
    background: transparent;
    border: 0;
    border-top: 1px solid #E4BD5A;
    padding-top: 0px !important;
    padding-bottom: 4px !important;
    font-family: Gellix;
    font-weight: 700;
    font-size: 16px;
    line-height: 40px !important;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #E4BD5A;
    margin-bottom: 0px !important;
    width: 238px;
    min-height: 56px;
    margin: 0 auto;
}
.buy-button a {
    height: 54px !IMPORTANT;
    border: 0 !important;
    display: flex;
    border-bottom: 1px solid #E4BD5A !important;
    width: 238px;
    margin: 0 auto;
    margin-top: 43px !important;
    line-height: 30px !important;
}

.main-books-inner {
    position: relative;
}



.main-books-inner img.coming-img {
    position: absolute;
    top: -4px;
    left: -3px;
}
section.books-section {
    /*background: #F5F5F5;*/
    padding-top: 56px;
    padding-bottom: 63px;
}

section.banner-image-with-text .row {
    padding-bottom: 25px;
}
.main-books {
    display: flex;
    gap: 0px;
    margin-top: 38px;
    align-items: flex-end;
}

.main-meet {
    display: flex;
    align-items: end;
}
section.books-section h2 {
    font-family: Gellix;
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #192F4D;
    text-align: center;
}

.buy-button a button:hover {
    color: #000 !important;
    transition: 0.3s;
}
.buy-button a:hover {
    background: #e4bd5a !important;
    transition: 0.3s;
}

.scott-content h3 {
    font-family: Gellix;
    font-weight: 700;
    font-size: 38px;
    line-height: 31px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #589AD2;
    text-align: center;
    margin-bottom: 25px;
}

.scott-content h2 {
    font-family: Gellix;
    font-weight: 700;
    font-size: 106.89px;
    line-height: 86px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #E4BD5A;
    text-align: center;
    margin-bottom: 31px;
}

.scott-content p {
    font-family: Gellix;
    font-weight: 500;
    font-size: 20px;
    line-height: 33px;
    letter-spacing: 0px;
    text-align: center;
    color: #fff;
    margin-bottom: 30px !important;
    width: 553px;
    margin: 0 auto;
}
.scott-content a {
    font-family: Gellix;
    font-weight: 700;
    font-size: 18px;
    line-height: 33px;
    letter-spacing: 1px;
    text-align: center;
    color: #E4BD5A;
    text-decoration: none;
    border-bottom: 2px solid #E4BD5A;
    padding-bottom: 3px;
}
footer.footer-section .row {
    align-items: center;
}
section.banner-image-with-text img {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    margin-right: 0px;
    width:100%;
}
.first-cott {
    display: flex;
    align-items: center;
}

.content-sec h2 {
    font-family: Gellix;
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #192F4D;
    margin-bottom: 20px;
}

.content-sec p {
    font-family: Gellix;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #192F4D;
}

a button.contact-btn {
    font-family: Gellix;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #E4BD5A;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #E4BD5A;
    padding: 0;
    margin-top: 9px;
    padding-top: 11px !important;
}

button.contact-btn:hover {
    color: #192F4D !important;
    transition: 0.3s;
    border-color: #192F4D !important;
}

.col-mg-4.col-xl-4.col-sm-12.subscribe-sec {
    display: flex;
    align-items: center;
    background: #05939D;
    padding: 77px;
}

.content-sec {
    padding-right: 26px;
    padding-top: 51px;
    padding-left: 0rem;
    padding-bottom: 7rem;
    margin-left: -44px;
}
.scott-second-paragraph {
    margin-top: 17px;
    margin-bottom: 11px;
}
.subscribe h1 {
    font-family: Gellix;
    font-weight: 700;
    font-size: 30px;
    line-height: 34px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

.subscribe p {
    font-family: Gellix;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: center;
    color: #fff;
    margin-top: 14px;
    margin-bottom: 34px;
}

footer.footer-section {
    background: #192F4D;
    padding-top: 64px;
    padding-bottom: 32px;
    margin-top: -1px !important;
}

.social-icon {
    display: flex;
    gap: 11px;
}

.social-icon {
    display: flex;
    gap: 11px;
}

.footer-menu ul {
    display: flex;
    list-style: none;
    gap: 23px;
    justify-content: end;
    margin: 0 !important;
    align-items: center;
}

.footer-menu ul li:nth-child(1) {
    border-right: 1px solid #fff !important;
    padding-right: 23px;
    line-height:0px;
}

.footer-menu ul li a {
    font-family: Gellix;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
}

.footer-menu {
    margin-top: 0px;
}
.copy-right p {
    font-family: Gellix;
    font-weight: 500;
    font-size: 16px;
    line-height: 29px;
    letter-spacing: 0px;
    text-align: center;
    color: #fff;
    margin-top: 43px;
}

.footer-menu ul li a:hover {
    color: #E4BD5A !important;
}

a button.subscribe-btn:hover {
    background: #192f4d;
    color: #fff;
    transition: 0.3s;
}
.email-input input {
    background: #FFFFFF !important;
    border: 0 !important;
    width: 100% !important;
    padding-left: 22px !important;
    height: 60px;
    position: relative;
    font-family: Gellix;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 100%;
    letter-spacing: 0px !important;
    color: #3C3C3C !important;
    border-radius: 43px !important;
}

.email-input {
    position: relative;
}
.privacy-policy p {
    font-family: 'Gellix';
}
.privacy-policy a {
    color: #000;
}
.page-template-term-condition section.banner-image-with-text, .privacy-policy section.banner-image-with-text {
    background: #f6f2e700;
}
.privacy-policy section.banner-image-with-text h1 {
    color: #000;
}
.privacy-policy h2.wp-block-heading {
    color: #000;
}
.privacy-policy section.banner-image-with-text p {
    color: #000;
}
.privacy-policy ul.privacy-list li {
    color: #000;
}
.privacy-policy section.banner-image-with-text h1 {
    margin-top: 20px;
}
.email-input svg {
    position: absolute;
    right: 20px;
    top: 17px;
}

.input-group .btn {
    position: absolute;
    right: 3px;
}
.page-template-privacy-policy h2.wp-block-heading,
body.page-template-term-condition h2{
    letter-spacing: 0;
    text-align: left;
    font-size: 27px;
    font-family: Gellix;
    font-weight: 700;
}

/*.page-template-privacy-policy p{
    font-size: 16px;
}

body.page-template-term-condition p{
    font-size: 16px;
}
*/

body.error404 img {
    width: 100%;
}

body.error404 section.banner-image-with-text p {
    color: #fff;
    font-family: 'Gellix';
    text-align: center;
    margin-bottom: 32px;
}
body.error404 section.banner-image-with-text h2 {
    font-family: 'Gellix';
    color: #fff;
    text-align: center;
    margin-bottom: 23px;
}

body.error404 section.banner-image-with-text a.btn.btn-primary {
    width: 201px;
    height: 49px;
    background: #E4BD5A;
    border: 0;
    border-radius: 29px;
    font-family: Gellix;
    font-weight: 600;
    font-size: 16px;
    line-height: 49px;
    letter-spacing: 0px;
    text-transform: uppercase;
    padding: 0;
    bottom: 1px;
    transition: 0.3s;
    position: relative;
    color: #000;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

section.banner-image-with-text a.btn.btn-primary:hover {
    background: #4682b4 !important;
    color: #fff !important;
}

body.error404 section.banner-image-with-text {
    padding-top: 30px;
}
/*dev css*/
.page-template-newsletter section.banner-image-with-text {
    height: 500px;
}
h2.wp-block-heading {
    color: #000;
}
.privacy-policy p {
    color: #fff;
}

ul.navbar-nav li.current-menu-item > a {
    color: #e4bd5a !important;
}
.footer-menu ul li.current-menu-item a {
    color: #e4bd5a;
}
.tnp-field label {
    color: #fff ! important;
}
.privacy-list li {
    color: #fff;
    margin-left: 50px;
}
.page-template-term-condition .banner-image-with-text p , a {
    color: #000;
}
input.tnp-submit {
    width: 165px;
    height: 40px;
    background: #E4BD5A !important;
    border: 0;
    border-radius: 29px;
    font-family: Gellix;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0px;
    text-transform: uppercase;
    padding: 0;
    bottom: 1px;
    transition: 0.3s;
    color: #000 !important;
    position: relative;
}
input.tnp-submit:hover {
    background: #192f4d !important;
    color: #fff !important;
    transition: 0.3s;
    border: 1px solid #fff !important;
}
body.body-no-scroll {
    overflow: hidden !important;
}
button.close-btn svg {
    width: 17px !important;
    height: 15px !important;
}
button.close-btn {
    position: absolute;
    right: 49px;
    top: 12px;
    border: 0;
    font-size: 24px;
    background: #0000004a;
    color: #fff;
    border-radius: 100%;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 0px;
    line-height: 32px;
}

span.u-icon {
    width: 10%;
}


section.contact-info .container-fluid {
    padding: 0;
    overflow: hidden;
}

.col-md-4.col-xl-4.col-lg-4.col-sm-12.first-cont {
    /*background: #05939D;*/
    padding: 62px 0px;
}

.col-md-4.col-xl-4.col-lg-4.col-sm-12.sec-cont {
    /*background: #E4BD5A;*/
    padding: 62px 0px;
    width: 33.2%;
}
section.contact-info {
    margin-top: -1px;
    padding-top: 0px;
}
.input-group .btn {
    border: 0 !important;
}
.infor-inner svg path {
    fill: #05939D;
}
ul.privacy-list {
    padding: 0;
}

ul.privacy-list li {
    margin-left: 28px;
    margin-bottom: 7px !important;
    font-family: 'Gellix';
}

body.page-template-term-condition h2 {
    font-family: 'Gellix';
    letter-spacing: 0;
}

body.page-template-term-condition p {
    font-family: 'Gellix';
    letter-spacing: 0;
}
/*span.u-icon svg {*/
/*    position: relative;*/
/*    top: 5px;*/
/*}*/
/*section.contact-info .col-md-4.col-xl-4.col-lg-4.col-sm-12 {*/
/*    padding: 89px 62px 85px 82px;*/
/*}*/
.cont-inner h3 {
    color: #000 !important;
    margin-bottom: 5px;
    font-family: Gellix;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.infor-inner svg {
    width: 24px !important;
    height:24px !important;
}

.infor-inner {
    display: flex;
    align-items: flex-start;
    gap: 32px;
}
.content-sec p {
    margin-bottom: 3px;
}
body {
    background: #F5F2E6 !important;
}

section.meet-section {
    background: #fff;
}
.scoot-second-paragraph {
    margin-top: 15px;
}

.cont-inner a, .contact-details .common-sec .infor-inner p {
    color: #192F4C !important;
    text-decoration: none;
    font-family: 'Gellix' !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}
section.contact-info .row {
    flex-wrap: inherit;
    padding-top: 72px;
    padding-bottom: 72px;
}
.contact-info {
    text-align: left;
}

.contact-info h2 {
    text-align: left;
    display: inline-block;
}

.contact-info p {
    float: left;
    text-align: left !important;
    max-width: 100% !important;
    width: 80% !important;
}
.contact-details {
    width: 100%;
    margin: auto;
}

.contact-details .first-cont {
    width: 40% !important;
    float: left;
    
    margin-top: 10px;
}

.contact-details .sec-cont {
    width: 40% !important;
    padding: 0;
    border: 0px;
    margin: 0px 0;
    align-items: self-start;
    margin-top: 10px;
}

.contact-details .third-cont {
    width: 100%;
    padding: 0;
    text-align: left !important;
    padding-left: 0px !important;
    justify-content: flex-start;
    margin-top:0px;
}

section.contact-info p {
    margin-bottom: 0 !important;
}

/*section#contact .row {*/
/*    align-items: center;*/
/*}*/

.first-cont {
    width: 27%;
    display: flex;
    align-items: center;
}
.sec-cont {
    width: 43%;
    border-left: 1px solid #E9E2C6;
    padding-left: 114px;
    border-right: 1px solid #E9E2C6;
    padding-right: 74px !important;
    height: 95px;
    display: flex;
    align-items: center;
}
.first-cont .infor-inner {
    gap: 42px;
}
.third-cont .infor-inner {
    gap: 38px;
}
.third-cont {
    width: 33%;
    display: flex;
    align-items: center;
    padding-left: 82px;
    justify-content: center;
}
.col-md-4.col-xl-4.col-lg-4.col-sm-12.third-cont {
     /*background: #4682B4;*/
    padding: 62px 0px;
}
section.contact-info p {
    font-family: Gellix;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #192F4D;
    text-align: center;
    width: 438px;
    margin: 0 auto;
    margin-bottom: 2rem;
}
section.contact-info h2 {
    font-family: Gellix;
    font-weight: 700;
    font-size: 44px;
    line-height: 100%;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #192F4D;
    text-align: center;
    padding-top: 62px;
    margin-bottom: 20px !important;
}


.privacy-policy section.banner-image-with-text h1 {
    font-family: Gellix;
    font-weight: 800;
    font-size: 32px;
    line-height: 100%;
    text-transform: uppercase;
    letter-spacing: -4px;
    color: #000;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 3rem;
}


body.page-template-term-condition section.banner-image-with-text h1 {
    font-family: Gellix;
    font-weight: 800;
    font-size: 32px;
    line-height: 100%;
    text-transform: uppercase;
    letter-spacing: -4px;
    color: #000;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 3rem;
}


.col-md-4.col-xl-4.col-lg-4.col-sm-12.sec-cont {position: relative;}

.col-md-4.col-xl-4.col-lg-4.col-sm-12.sec-cont::after {
    position: absolute;
    content: "";
    border-left: 1px solid #000;
    width: 2px;
    height: 95px;
    top: 46px;
    bottom: 0px;
    left: -98px;
}

.cont-inner p {
    width: 100% !important;
    text-align: left !important;
    color: #000 !important;
    text-decoration: none;
    font-family: 'Gellix' !important;
    font-size: 20px !important;
    font-weight: 600 !important;
}
body .contact-details h2 {
    margin-bottom: 34px !important;
}
body section.contact-info h2 {
    font-size: 30px;
    margin-bottom: 15px !important;
    width: 100%;
    text-align: left;
    padding-top: 0 !important;
}
.contact-details .common-sec span.u-icon {
    width: 24px !important;
}

.contact-details .common-sec .cont-inner {
    width: 80%;
}

.contact-details .common-sec .infor-inner {
    gap: 16px;
}

.contact-details .common-sec .cont-inner {
    width: 100%;
}

section#contact .row .contact-info {
    width: 100%;
}

.cont-inner h3 {
    display: none;
}

.contact-details .common-sec {
    width: 100% !important;
    margin-bottom: 18px;
    height: auto;
    align-items: center;
}

section.contact-info p {
    margin-bottom: 5px !important;
    display: inline-block;
    width: 100%;
    float: left;
}
.contact-details p {
    max-width: 100% !important;
    width: 100% !important;
}
.contact-details {
    border-left: 1px solid #E9E2C6;
    padding-left:28%;
}

.scott-book h1 {
    font-family: Gellix;
    font-weight: 800;
    font-size: 95px;
    letter-spacing: -5px;
    text-transform: uppercase;
    color: #192F4D !important;
    text-align: center;
    padding-top: 51px;
    padding-bottom: 38px;
}
section.books-section-cover h2 {
    font-family: Gellix;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #192F4D;
    margin-bottom: 17px;
    margin-top: 24px;
}
section.books-section-cover h1 {
    font-family: Gellix;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #E4BD5A;
    padding-right: 56px;
    margin-bottom: 19px;
}
.second-book p span {
    font-family: Gellix;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #192F4D !important;
}
section.books-section-cover p {
    font-family: Gellix;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #192F4D;
    margin-bottom: 4px;
}

.divided-section {
    margin-top: 20px;
    margin-bottom: 34px;
}

.promise {
    margin-top: 19px;
}

.main-book-img {
    position: relative;
}
.book-text a {
    font-family: Gellix;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #589AD2;
    text-decoration: none;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 9px;
}
.book-text h3 {
    text-align: center;
    font-family: Gellix;
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #192F4D;
    margin-top: 23px;
}
.audio strong {
    font-family: Gellix;
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0px;
    vertical-align: middle;
    margin-right: 12px;
    position: relative;
    top: -7px;
}
.audio p {
    margin-top: 11px;
    font-family: Gellix;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0px;
    color: #192F4D !important;
    margin-top: 18px;
}
.audio img {
    width: 100%;
}
.Praise {
    margin-bottom: 60px;
}
.book-text {
    width: 58%;
    border: 1px solid #000;
    padding: 49px 31px 47px;
    position: absolute;
    bottom: -82px;
    right: 17px;
    z-index:-1;
}

.col-md-7.col-lg-7.col-sm-12.second-book {
    position: relative;
    top: -9px;
}