body #header-secondary-outer {
    background-color: transparent;
    border-bottom: 1px solid rgb(72, 69, 70);
    padding-top: 2px;
}

body #hd-left {
    color: rgb(255, 255, 255) !important;
    font-family: "Source Sans Pro", sans-serif;
}

body #hd-left i {
    color: rgb(34, 131, 183);
}

body #hd-left strong {
    font-family: "Source Sans Pro", sans-serif;
    color: rgb(255, 255, 255);
    font-weight: 200;
    font-size: 16px !important;
}

body #header-outer {
    padding-top: 0px !important;
}

body #hd-left a {
    font-family: "Source Sans Pro", sans-serif;
    padding-right: 10px !important;
    color: rgb(255, 255, 255) !important;
    font-size: 14px !important;
}

body #header-secondary-outer #social {
    position: absolute;
    top: 0px;
    right: 8%;
    float: right !important;
}

body #header-secondary-outer #social li a {
    border: none !important;
    color: rgb(255, 255, 255) !important;
}

body #header-secondary-outer #social li {
    border: none !important;
}

body #header-secondary-outer #social li a i {
    color: rgb(255, 255, 255) !important;
}

body:not(.material) header#top nav > ul > li:not(#social-in-menu) > a {
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: rgb(0, 0, 0) !important;
    opacity: 1 !important;
    padding: 40px 25px !important;
}

html body.page #header-outer.transparent header#top nav .sf-menu > li.current-menu-item > a {
    color: rgb(0, 0, 0) !important;
}

body:not(.material) header#top nav > ul > li:not(#social-in-menu) > a:hover {
}

body.page #header-outer.transparent:not([data-lhe="animated_underline"]) header#top nav > ul > li > a:hover {
    color: rgb(0, 0, 0) !important;
}

body header#top {
    padding-top: 15px;
    padding-bottom: 10px !important;
}

#slider h3 {
    font-weight: 500;
    padding-top: 100px;
    position: relative;
    font-family: JosefinSans !important;
    color: rgb(0, 0, 0) !important;
    font-size: 22px !important;
}

#slider h3::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 95px;
    right: 512px;
    bottom: -3px;
    background-color: rgb(61, 43, 130) !important;
}

#slider h2 {
    padding-top: 25px;
    padding-bottom: 30px;
    font-family: "EB Garamond", serif;
    font-weight: 600;
    line-height: 60px;
    font-style: italic;
    color: rgb(65, 33, 132) !important;
    font-size: 80px !important;
}

#slider h4 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 800;
    color: rgb(33, 33, 35) !important;
    font-size: 25px !important;
}

#slider {
    padding-top: 140px !important;
    padding-bottom: 40px !important;
}

#slider p {
    font-family: "Source Sans Pro", sans-serif;
    width: 100%;
    line-height: 1.4;
    padding-bottom: 10px;
    color: rgb(0, 0, 0) !important;
    font-size: 18px !important;
}

#slider .wpb_text_column a {
    font-family: "Source Sans Pro", sans-serif;
    margin-right: 20px;
    border-radius: 0px;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin-top: 20px;
    font-size: 16px !important;
    padding: 12px 30px !important;
}

#slider .wpb_text_column a:first-child {
    color: rgb(255, 255, 255) !important;
}

#slider .wpb_text_column a:nth-child(2) {
    border: 1.3px solid rgb(255, 255, 255);
    background-color: transparent !important;
}

#slider .row-bg.using-image {
    background-position: center center;
    animation-name: kenburns;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 16s;
    opacity: 1;
    transform: scale(1.2);
}

@-webkit-keyframes kenburns {
    0% {
        opacity: 1;
        transform: scale(1.2);
    }

    1.5625% {
        opacity: 1;
    }

    23.4375% {
        opacity: 1;
    }

    26.5625% {
        opacity: 1;
        transform: scale(1);
    }

    100% {
        opacity: 1;
        transform: scale(1.2);
    }

    98.4375% {
        opacity: 1;
        transform: scale(1.21176);
    }

    100% {
        opacity: 1;
    }
}

#chapters {
    padding-top: 100px !important;
    padding-bottom: 60px !important;
}

#chapters .chapters-heading h3 {
    font-family: "Source Sans Pro", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    color: rgb(255, 255, 255) !important;
    font-size: 22px !important;
}

#chapters .chapters-heading h3::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 80px;
    bottom: 13px;
    right: 28%;
    background-color: rgb(255, 255, 255) !important;
}

#chapters .chapters-heading h3::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 80px;
    bottom: 13px;
    left: 28%;
    background-color: rgb(255, 255, 255) !important;
}

#chapters .chapters-heading h2 {
    font-family: "EB Garamond", serif;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 20px;
    font-style: italic;
    font-size: 80px !important;
    color: rgb(255, 255, 255) !important;
}

#chapters .chapters-heading p {
    font-family: "Source Sans Pro", sans-serif;
    width: 74%;
    margin: 0px auto;
    padding-bottom: 60px;
    color: rgb(255, 255, 255) !important;
    font-size: 17px !important;
}

#chapters .carousel-item {
    position: relative;
    padding: 40px 25px 80px;
    text-align: initial;
    border: 1px solid rgb(255, 255, 255);
    margin-right: 20px;
    margin-left: 10px;
    height: 300px;
}

#chapters .carousel-item h1 {
    font-size: 150px;
    font-family: Oswald, sans-serif;
    font-weight: 400;
    position: absolute;
    top: 100px;
    left: 230px;
    color: rgba(255, 255, 255, 0.15) !important;
}

#chapters .carousel-item h3 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 0px;
    color: rgb(255, 255, 255) !important;
    font-size: 25px !important;
}

#chapters .carousel-item h2 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    padding-top: 0px;
    padding-bottom: 20px;
    letter-spacing: 1px;
    font-size: 37px !important;
    color: rgb(255, 255, 255) !important;
}

#chapters .carousel-item p {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    color: rgb(255, 255, 255) !important;
    font-size: 17px !important;
}

#about {
    padding-top: 80px !important;
    padding-bottom: 50px !important;
}

#about .wpb_text_column.wpb_content_element {
    padding-top: 20px;
    position: relative;
}

#about h3 {
    font-family: "Source Sans Pro", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    color: rgb(38, 68, 106) !important;
    font-size: 22px !important;
}

#about h3::after {
    position: absolute;
    content: "";
    height: 1px;
    width: 100px;
    bottom: 13px;
    right: 65%;
    background-color: rgb(38, 68, 106) !important;
}

#about h2 {
    padding-top: 15px;
    padding-bottom: 22px;
    font-family: "EB Garamond", serif;
    font-style: italic;
    line-height: 60px;
    color: rgb(61, 43, 130) !important;
    font-size: 80px !important;
    letter-spacing: 0px !important;
}

#about p {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    color: rgb(35, 31, 32) !important;
    font-size: 18px !important;
}

#about p a {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    background-color: transparent !important;
    color: rgb(35, 31, 32) !important;
    font-size: 18px !important;
    border: none !important;
    padding: 0px !important;
    margin-right: 0px !important;
}

#about a {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 500;
    letter-spacing: 1.5px;
    font-size: 16px !important;
    padding: 12px 40px !important;
    margin-right: 20px !important;
    background-color: rgb(61, 43, 130) !important;
    border: 1.3px solid rgb(255, 255, 255) !important;
    color: rgb(255, 255, 255) !important;
}

a.nectar-button.medium.accent-color.has-icon.regular-button:hover {
    opacity: 1 !important;
}

#about img {
    margin-left: 80px;
}

#about .wpb_text_column.wpb_content_element::before {
    content: "";
    position: absolute;
    height: 650px;
    width: 600px;
    background-image: url("/wp-content/uploads/2019/05/about-before.png");
    background-repeat: no-repeat;
    left: 100px;
    top: 100px;
    z-index: -9999;
}

#video .wpb_text_column.wpb_content_element {
    padding-top: 60px;
    position: relative;
}

#video h3 {
    padding-top: 20px;
    position: relative;
    font-weight: 500;
    font-family: JosefinSans !important;
    color: rgb(0, 0, 0) !important;
    font-size: 22px !important;
}

#video h3::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 95px;
    right: 402px;
    bottom: -3px;
    background-color: rgb(61, 43, 130) !important;
}

#video h2 {
    padding-top: 25px;
    padding-bottom: 20px;
    font-family: "EB Garamond", serif;
    font-style: italic;
    line-height: 65px;
    color: rgb(61, 43, 130) !important;
    font-size: 70px !important;
}

#video p {
    font-family: "Source Sans Pro", sans-serif;
    color: rgb(1, 1, 1) !important;
    font-size: 18px !important;
    font-weight: 400 !important;
}

#video .wpb_text_column.wpb_content_element::before {
    content: "";
    position: absolute;
    height: 650px;
    width: 600px;
    background-image: url("/wp-content/uploads/2019/05/video-before.png");
    background-repeat: no-repeat;
    left: 0px;
    top: -60px;
    z-index: -9999;
}

#video {
    padding-top: 80px !important;
    padding-bottom: 90px !important;
}

#video .row-bg.using-image {
    background-position: center center;
    animation-name: kenburns;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 16s;
    opacity: 1;
    transform: scale(1.2);
}

@-webkit-keyframes kenburns {
    0% {
        opacity: 1;
        transform: scale(1.2);
    }

    1.5625% {
        opacity: 1;
    }

    23.4375% {
        opacity: 1;
    }

    26.5625% {
        opacity: 1;
        transform: scale(1);
    }

    100% {
        opacity: 1;
        transform: scale(1.2);
    }

    98.4375% {
        opacity: 1;
        transform: scale(1.21176);
    }

    100% {
        opacity: 1;
    }
}

#book {
    padding-top: 60px !important;
    padding-bottom: 69px !important;
}

#book .book-heading h3 {
    font-family: "Source Sans Pro", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    letter-spacing: 4px;
    color: rgb(38, 68, 106) !important;
    font-size: 22px !important;
}

#book .book-heading h3::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 80px;
    bottom: 13px;
    right: 33%;
    background-color: rgb(38, 68, 106) !important;
}

#book .book-heading h3::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 80px;
    bottom: 13px;
    left: 33%;
    background-color: rgb(38, 68, 106) !important;
}

#book .book-heading h2 {
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 20px;
    font-family: "EB Garamond", serif;
    font-style: italic;
    font-size: 55px !important;
    color: rgb(35, 35, 35) !important;
}

#book .book-heading p {
    font-family: "Source Sans Pro", sans-serif;
    width: 74%;
    margin: 0px auto;
    color: rgb(33, 33, 35) !important;
    font-size: 17px !important;
}

#book .booksec2 p a {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    background-color: transparent !important;
    color: rgb(35, 31, 32) !important;
    font-size: 18px !important;
    border: none !important;
    padding: 0px !important;
    margin-right: 0px !important;
}

#book .booksec2 h3 {
    padding-top: 80px;
    position: relative;
    font-weight: 500;
    font-family: JosefinSans !important;
    color: rgb(0, 0, 0) !important;
    font-size: 22px !important;
}

#book .booksec2 h3::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 95px;
    right: 512px;
    bottom: -3px;
    background-color: rgb(61, 43, 130) !important;
}

#book .booksec2 h2 {
    padding-top: 25px;
    padding-bottom: 30px;
    font-family: "EB Garamond", serif;
    font-weight: 600;
    line-height: 60px;
    font-style: italic;
    color: rgb(65, 33, 132) !important;
    font-size: 80px;
}

#book .booksec2 p {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    width: 90%;
    font-size: 18px !important;
    color: rgb(0, 0, 0) !important;
}

#book .booksec2 h4 {
    font-family: "Source Sans Pro", sans-serif;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: 700;
    color: rgb(61, 43, 130) !important;
    font-size: 60px !important;
}

#book h5 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    padding-bottom: 10px;
    color: rgb(0, 0, 0) !important;
    font-size: 25px !important;
}

#book .booksec2 p a {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 500;
    letter-spacing: 1.5px;
    font-size: 16px !important;
    padding: 12px 40px !important;
    margin-right: 20px !important;
    background-color: rgb(61, 43, 130) !important;
    border: 1.3px solid rgb(255, 255, 255) !important;
    color: rgb(255, 255, 255) !important;
}

#testi {
    padding-top: 60px !important;
    padding-bottom: 70px !important;
}

#testi .testi-heading h3 {
    font-family: "Source Sans Pro", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    letter-spacing: 4px;
    color: rgb(38, 68, 106) !important;
    font-size: 22px !important;
}

#testi .testi-heading h3::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 80px;
    bottom: 13px;
    right: 33%;
    background-color: rgb(38, 68, 106) !important;
}

#testi .testi-heading h3::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 80px;
    bottom: 13px;
    left: 33%;
    background-color: rgb(38, 68, 106) !important;
}

#testi .testi-heading h2 {
    padding-top: 25px;
    padding-bottom: 20px;
    font-family: "EB Garamond", serif;
    font-style: italic;
    line-height: 65px;
    color: rgb(61, 43, 130) !important;
    font-size: 70px;
}

#testi .testi-heading p {
    font-family: "Source Sans Pro", sans-serif;
    width: 74%;
    margin: 0px auto;
    padding-bottom: 30px;
    color: rgb(33, 33, 35) !important;
    font-size: 17px !important;
}

#testi .carousel-item img {
}

#testi .carousel-item p {
    font-family: "Source Sans Pro", sans-serif;
    opacity: 1;
    font-weight: 500;
    padding-bottom: 0px;
    padding-top: 0px;
    color: rgb(0, 0, 0) !important;
    font-size: 18px !important;
}

div#testi h2 {
    font-weight: 500;
    font-family: "EB Garamond", serif;
    font-size: 32px;
    color: rgb(35, 35, 35) !important;
}

#testi .carousel-item:hover {
    border: 3px solid rgb(61, 43, 130) !important;
}

#testi .carousel-item {
    width: 95%;
    padding: 20px;
    height: auto;
    box-shadow: 0px 0px 8px -3px;
    background-color: rgb(255, 255, 255) !important;
    margin: 0px 10px !important;
    border-radius: 4px !important;
}

#testi .carousel-item h3 {
    font-family: "Source Sans Pro", sans-serif;
    letter-spacing: 0px;
    margin-bottom: 0px;
    padding-top: 30px;
    position: relative;
    color: rgb(33, 33, 35) !important;
    font-size: 18px !important;
}

#testi .carousel-item h4 {
    font-style: italic;
    font-family: "EB Garamond", serif;
    font-size: 20px !important;
    color: rgb(34, 131, 183) !important;
    margin-top: -5px !important;
}

#testi .owl-dots {
    background-color: rgba(255, 255, 255, 0.12) !important;
    border-radius: 50px !important;
}

#testi .owl-dot.active {
    border-radius: 50px;
    padding: 3px 1px !important;
    border: 1px solid rgb(34, 131, 183) !important;
}

body .owl-theme .owl-dots .owl-dot span {
    background-color: rgb(35, 31, 32) !important;
    display: grid;
}

#testi .owl-dot {
    padding: 0px 10px !important;
}

#newslatter {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
    background-color: rgb(139, 79, 44) !important;
}

#newslatter h3 {
    font-family: "Source Sans Pro", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    color: rgb(255, 255, 255) !important;
    font-size: 22px !important;
    margin-bottom: 0px !important;
}

#newslatter h3::after {
    position: absolute;
    content: "";
    height: 1px;
    width: 90px;
    right: 32%;
    bottom: 13px;
    background-color: rgb(255, 255, 255) !important;
}

#newslatter h2 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 500;
    padding-top: 0px;
    font-size: 50px !important;
    color: rgb(255, 255, 255) !important;
    margin-bottom: 0px !important;
}

#newslatter .emaillist form {
    display: -webkit-inline-box !important;
    margin-top: 20px;
}

#newslatter .emaillist form label {
    display: inline-flex;
    color: rgb(37, 68, 106) !important;
}

#newslatter input.es_required_field.es_txt_email {
    background-color: transparent;
    border-radius: 50px;
    width: 600px;
    margin-left: -50px;
    border: 1px solid rgb(255, 255, 255) !important;
    padding: 12px 20px !important;
    font-size: 14px !important;
    color: rgb(255, 255, 255) !important;
}

body[data-form-submit="regular"] .container-wrap #newslatter input[type="submit"] {
    font-family: "Source Sans Pro", sans-serif;
    margin-right: 0px;
    border-radius: 50px;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin-left: -45px;
    margin-top: 13px;
    background-image: url("/wp-content/uploads/2019/09/yemiemailbtn.png");
    background-repeat: no-repeat;
    font-size: 0px !important;
    padding: 15px 10px !important;
    background-color: transparent !important;
}

#newslatter input.es_required_field.es_txt_email::placeholder {
    color: rgb(255, 255, 255);
    opacity: 1;
}

#footer-outer .span_3:first-child {
    width: 30.5% !important;
    position: relative;
}

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

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

#footer-outer .span_3 {
    margin-right: 0px !important;
}

#footer-outer .col.span_3.one-fourths.clear-both:first-child ul li {
    display: inline-block;
}

body #footer-outer .widget h4 {
    font-size: 18px;
    font-weight: 700;
    text-transform: initial;
    letter-spacing: 0.2px;
    color: rgb(79, 63, 142) !important;
    padding-bottom: 10px !important;
    font-family: JosefinSans !important;
}

#footer-outer #footer-widgets .span_3:first-child p {
    color: rgb(0, 0, 0);
    font-weight: 500;
    margin-top: -10px;
    font-size: 14px !important;
    width: 95% !important;
    padding-bottom: 0px !important;
}

#footer-outer #footer-widgets #custom_html-3 ul li i {
    vertical-align: top;
    margin-right: 15px;
    width: 34px;
    color: rgb(61, 43, 130);
    background-color: transparent;
    font-size: 18px !important;
    border-radius: 50px !important;
}

#footer-outer #footer-widgets .col ul li p {
    display: inline-block;
    line-height: 1.5;
    margin-top: -8px;
    font-family: Poppins, sans-serif;
    font-size: 15px !important;
    color: rgb(0, 0, 0) !important;
}

#footer-outer #footer-widgets .col ul li p strong {
    font-size: 17px;
    font-family: Poppins, sans-serif;
    color: rgb(0, 0, 0);
    font-weight: 400;
}

#footer-outer .span_3:nth-child(3) ul li i {
    color: rgb(247, 148, 29) !important;
    padding-right: 13px;
}

#footer-outer .span_3:nth-child(3) ul li a {
    font-family: Poppins, sans-serif;
    color: rgb(0, 0, 0) !important;
    font-size: 16px !important;
    padding-bottom: 3px !important;
}

body #footer-outer .span_3:nth-child(3) ul li {
    padding: 3px 0px !important;
}

body.original #footer-outer #footer-widgets .span_3:nth-child(2) ul li {
    border-bottom: none !important;
    padding-bottom: 35px !important;
}

body.original #footer-outer #footer-widgets .span_3:nth-child(3) ul li {
    width: 90%;
    border-color: transparent !important;
}

#footer-outer #footer-widgets .col input[type="text"], #footer-outer #footer-widgets .col input[type="email"], #footer-outer #footer-widgets .widget_text textarea {
    font-family: "Source Sans Pro", sans-serif;
    background-color: rgba(79, 63, 142, 0.25) !important;
    margin-bottom: 10px !important;
    font-size: 14px !important;
}

#footer-outer #footer-widgets .col p {
    padding: 0px !important;
}

body #footer-outer #footer-widgets .col input[type="submit"] {
    font-family: Poppins, sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px 20px !important;
    background-color: rgb(61, 43, 130) !important;
}

#footer-outer #footer-widgets .span_3:first-child h2 {
    color: rgb(255, 255, 255);
    font-family: Montserrat, sans-serif;
    letter-spacing: 0px;
    font-style: initial;
    font-weight: 800;
    margin-top: -10px;
    margin-bottom: 0px;
    font-size: 35px !important;
}

#footer-outer #footer-widgets .span_3:first-child h3 {
    font-family: Montserrat, sans-serif;
    font-size: 32px;
    color: rgb(255, 255, 255);
    font-weight: 400;
    letter-spacing: 0px;
    margin-bottom: 30px;
}

#footer-outer #footer-widgets .span_3:first-child h2::before {
    position: absolute;
}

body.original #footer-outer #footer-widgets .span_3:nth-child(3) ul li:last-child {
    border-bottom: none !important;
}

#footer-outer span.wpcf7-not-valid-tip {
    display: none;
}

#footer-outer input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
    border: 1px solid rgb(155, 42, 42) !important;
}

#footer-outer #copyright {
    z-index: 9999 !important;
}

#footer-outer #footer-widgets .span_3:first-child ul li a {
    margin-right: 8px;
    color: rgb(255, 255, 255) !important;
    font-size: 16px !important;
    padding: 7px 0px !important;
    border-radius: 50px !important;
}

#footer-outer #footer-widgets .span_3:first-child ul li a i {
    font-size: 18px;
    height: 45px;
    width: 45px;
    color: rgb(79, 63, 142) !important;
    padding: 7px 0px !important;
    border-radius: 50px !important;
    border: 1px solid rgb(79, 63, 142) !important;
}

#footer-outer #copyright li a i, #footer-outer #copyright p {
    text-align: initial;
    font-size: 14px;
    padding: 0px;
    font-family: Poppins, sans-serif;
}

#footer-outer #copyright p strong {
    color: rgb(255, 255, 255) !important;
    font-weight: 600;
}

#footer-outer #copyright p span {
    color: rgb(255, 255, 255) !important;
}

#footer-outer #copyright {
    z-index: 9999 !important;
}

body #footer-outer #copyright li a i, body #footer-outer #copyright p {
    font-family: "Source Sans Pro", sans-serif;
    color: rgb(255, 255, 255) !important;
    font-size: 16px !important;
}

#footer-outer .span_3:last-child {
    width: 25%;
}

#book-inner-top {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}

#book-inner-top h3 {
    font-family: "Source Sans Pro", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    letter-spacing: 4px;
    color: rgb(38, 68, 106) !important;
    font-size: 22px !important;
}

#book-inner-top h3::after {
    position: absolute;
    content: "";
    height: 1px;
    width: 90px;
    bottom: 13px;
    right: 73%;
    background-color: rgb(38, 68, 106) !important;
}

#book-inner-top h2 {
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: "EB Garamond", serif;
    font-style: italic;
    line-height: 60px;
    font-size: 80px !important;
    color: rgb(25, 25, 25) !important;
}

#book-inner-top p {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    width: 90%;
    font-size: 18px !important;
    color: rgb(33, 33, 35) !important;
}

#page-header-bg h1, .nectar-box-roll .overlaid-content h1 {
    padding-top: 90px;
    padding-bottom: 50px;
    font-size: 95px !important;
    font-family: "Dancing Script", cursive !important;
    color: rgb(114, 15, 17) !important;
}

#contact {
    padding-top: 60px !important;
    padding-bottom: 40px !important;
}

#contact h2 {
    padding-top: 20px;
    padding-bottom: 60px;
    font-family: "EB Garamond", serif;
    font-weight: 600;
    font-size: 70px !important;
    color: rgb(0, 0, 0) !important;
}

#contact .wpcf7-form p {
    display: inline-block;
    width: 45%;
    margin-right: 31px;
    padding-bottom: 22px !important;
}

#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact textarea, #contact input[type="number"], #contact input[type="date"] {
    background-color: rgb(255, 255, 255);
    font-size: 14px;
    border-radius: 30px;
    border: 1px solid rgba(153, 153, 153, 0.42);
    width: 100%;
    font-family: Poppins, sans-serif;
    color: rgb(171, 171, 171) !important;
    padding: 15px 20px !important;
}

#contact .wpcf7-form p:nth-child(6), .innr-pg .wpcf7-form p:nth-child(7) {
    width: 96%;
    display: block;
}

body[data-form-submit="regular"] .container-wrap input[type="submit"] {
    font-family: "Source Sans Pro", sans-serif;
    border-radius: 5px;
    font-weight: 700;
    letter-spacing: 1.5px;
    font-size: 16px !important;
    padding: 12px 30px !important;
    margin-right: 20px !important;
    background-color: rgb(34, 131, 183) !important;
    border: 1.3px solid rgb(255, 255, 255) !important;
}

div#contact .wpb_wrapper ul li {
    list-style-type: none;
    font-family: Poppins, sans-serif;
    display: flex;
    padding-top: 24px;
    font-size: 15px !important;
    color: rgb(105, 104, 106) !important;
}

div#contact .wpb_wrapper p img {
    margin-left: 30px;
}

#contact textarea.wpcf7-form-control.wpcf7-textarea {
    height: 380px;
    margin-left: 0px;
    width: 98%;
}

#contact input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
    border-color: rgb(232, 51, 56) !important;
}

#contact span.wpcf7-not-valid-tip {
    display: none;
}

#contact .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    border-radius: 25px;
    width: 94%;
    border: 2px solid rgb(238, 30, 34) !important;
}

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

#testi .owl-dot.active span {
    background-color: rgb(34, 131, 183) !important;
}

#hd-left .wpb_text_column a:first-child {
    background-color: red !important;
}

#slider a.nectar-button.medium.accent-color.has-icon.regular-button {
    background-color: rgb(61, 43, 130) !important;
}

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

#video .vc_col-sm-7.vidleft.wpb_column.column_container.vc_column_container.col.no-extra-padding.instance-9 {
    height: 60vh !important;
    background-repeat: no-repeat;
}

#header-outer #social-in-menu i {
    color: rgb(0, 0, 0) !important;
}

div#footer-outer {
    background-color: transparent !important;
    padding-top: 10px;
}

#footer-outer #footer-widgets .col ul li {
    border-bottom: none !important;
}

#footer-outer[data-using-bg-img="true"] #copyright {
    background-color: rgb(130, 36, 227) !important;
}

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

div#copyright .col.span_5 p {
    text-align: center !important;
}

div#testi button.bg-orange-button {
    border: transparent;
    position: relative;
    background: transparent !important;
    box-shadow: none !important;
    font-size: 16px !important;
    font-weight: 100 !important;
    color: rgb(0, 0, 0) !important;
    text-shadow: none !important;
    text-decoration: underline !important;
}

[id^="bg-showmore-hidden"] {
    font-family: "Source Sans Pro", sans-serif;
    opacity: 1;
    font-weight: 500;
    padding-bottom: 0px;
    padding-top: 0px;
    color: rgb(0, 0, 0) !important;
    font-size: 18px !important;
    text-align: center !important;
}

.testa .carousel-item {
    height: 290px !important;
}

#book p::after {
    position: absolute;
    content: "";
    height: 92px;
    width: 2px;
    right: 621px;
    bottom: 214px;
    background-color: rgb(61, 43, 130) !important;
}

#video p::after {
    position: absolute;
    content: "";
    height: 92px;
    width: 2px;
    right: 511px;
    bottom: 4px;
    background-color: rgb(61, 43, 130) !important;
}

.page-id-2752 #book p::after {
    display: none;
}

@media (min-width: 250px) and (max-width: 999px) {
    h1, h2 {
        font-size: 60px !important;
        text-align: center !important;
        width: 100% !important;
    }

    h3 {
        font-size: 22px !important;
        text-align: center !important;
        width: 100% !important;
    }

    h4 {
        text-align: center !important;
    }

    p {
        font-size: 16px !important;
        text-align: center !important;
        width: 100% !important;
    }

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

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

    div#footer-outer {
        background-size: cover !important;
    }

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

    #footer-outer .col.span_3:nth-child(2) {
        margin-top: 30px;
        width: 100% !important;
        text-align: center !important;
    }

    #footer-outer .col.span_3:nth-child(3) {
        width: 100% !important;
        text-align: center !important;
        margin: 0px !important;
    }

    #footer-outer button#wpforms-submit-26 {
        width: 100% !important;
    }

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

    #footer-outer #copyright .col {
        width: 100% !important;
    }

    #slider h3 {
        padding-top: 0px !important;
    }

    div#slider {
        padding-top: 90px !important;
        padding-bottom: 0px !important;
    }

    #slider h3 {
        line-height: 1.2;
    }

    a.nectar-button.medium.accent-color.has-icon.regular-button {
        top: -10px;
        width: 100% !important;
        left: 0px !important;
        right: 0px !important;
    }

    #slider .wpb_text_column a:nth-child(2) {
        margin-top: 0px !important;
    }

    div#slide-out-widget-area {
        background-color: rgb(65, 33, 132) !important;
    }

    #slide-out-widget-area .inner .off-canvas-menu-container li a {
        font-size: 16px !important;
        font-weight: 500 !important;
    }

    ul.menu.menuopen {
        padding-top: 30px !important;
    }

    #about img {
        margin: 0px auto !important;
    }

    #about a {
        text-align: center !important;
    }

    #book .booksec2 h3 {
        padding-top: 0px !important;
    }

    #book h5 {
        text-align: center !important;
    }

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

    input.wpcf7-form-control.wpcf7-submit.has-spinner {
        width: 100% !important;
    }

    .testa .carousel-item {
        height: auto !important;
    }

    #contact h2 {
        line-height: 0.9;
        font-size: 40px !important;
    }

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

    #footer-outer .col.span_3:nth-child(1) h4 {
        font-size: 34px !important;
    }

    div#testi h2 {
        line-height: 1;
    }
	
	html #page-header-bg .span_6 h1 {
		font-size: 60px !important;
	}

    div#contact .divider {display: none;}

	.page-id-2752 #book-inner-top h3:after {
		display: none;
	}
	#footer-outer .col.span_3:nth-child(1) div#text-2 {
		display: none;
	}
    #video p::after {
    display: none;
    }
    #book .inner-wrap .row-bg.using-image {
        opacity: 0.2;
    }
    #book p::after {
    display: none;
    }

}


