:root {
    --main-bg-color: #f8f9fa;
    --main-heading-color: #070707;
    --heading-color: #2c3038;
    --theme-color: #15E0FB;
    --theme-color1: #07D2FB;
    --white: #FFFFFF;
    --bg-overlay-color: #fefefe;
    --theme-color3: #AA9A7D;
    --fonts-color: #757575;

    --second_fonts: 'Open Sans', sans-serif;
    --font_0: normal normal normal 100px/1.4em  'Open Sans', sans-serif;
    --font_1: normal normal normal 16px/1.4em 'Open Sans', sans-serif;
    --font_2: normal normal normal 70px/1.4em  'Open Sans', sans-serif;
    --font_3: normal normal normal 44px/1.4em 'Open Sans', sans-serif;
    --font_4: normal normal normal 34px/1.4em  'Open Sans', sans-serif;
    --font_5: normal normal normal 18px/1.4em  'Open Sans', sans-serif;
    --font_6: normal normal normal 14px/1.4em 'Open Sans', sans-serif;
}

.bg-color {
    background: #e7eaee;
}

html {
    scroll-behavior: smooth;
}


.second-fonts p {
    font-family: var(--second_fonts);
    font-size: 16px;
    line-height: 1.7em;
    word-spacing: .2rem;
}

.second-fonts span {
    font-family: var(--second_fonts);
    font-size: 20px;
}

body,
html {
    margin: 0;
    padding: 0;
    font: var(--font_1);
}

/* Start Navbar  */

.black_strip {
    width: 100%;
    height: 30px;
    background: var(--main-heading-color);
}

.bg-light {
    background: transparent !important;
    margin-top: 20px;
}

.navbar-dark .navbar-nav .nav-link {
    color: var(--white) !important;
}

.navbar-dark .navbar-nav .nav-link:hover {
    color: var(--theme-color1) !important;
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: var(--theme-color1) !important;
}

.navbar-light .navbar-nav .nav-link {
    color: var(--black);
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 2px 15px;
}

.navbar-nav img {
    width: 57px;
    height: auto;
}

.fixed-top {
    position: absolute !important;
}

.nav-link {
    padding: .5rem 1rem !important;
}

/* End Navbar  */

.no-margin {
    margin: 0 !important;
    padding: 0 !important;
}


.mtb-100 {
    margin: 100px 0;
}

.mt-100 {
    margin-top: 100px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-70 {
    margin-top: 70px;
}

.ptb-100 {
    padding: 100px 0;
}

.ptb-80 {
    padding: 10px 0;
}

.ptb-60 {
    padding: 60px 0;
}

p {
    color: #707070;
}

.top-header {
    background-color: #04C6BD;
    color: white;
    min-height: 60px;
    width: 100%;
    padding-top: 15px;
}

.social-icons li {
    display: inline;
    list-style-type: none;
}

.font_0 {
    font: var(--font_0);
    color: var(--black);
    font-size: 30px;
}

.font_4 {
    font: var(--font_4);
    color: var(--main-heading-color);
}

.font_6 {
    font: var(--font_4);
    color: var(--main-heading-color);
    font-size: 24px;
}

.font_9 {
    font: var(--font_9);
    color: var(--black);
}


.logo svg {
    width: 20px;
    height: 44px;
}

.logo p {
    color: var(--white);
    /* margin-top: 8px; */
    font-family: var(--font_0);
    font-weight: 800;
    font-size: 12px;
    /* line-height: 1.1em;
    margin-left: 5px; */
}

.logo a {
    text-decoration: none;
}

.subtext {
    text-align: justify;
}

.subtext span {
    color: var(--main-heading-color);
    font-weight: bold;
    font-style: italic;
}

.hdrtext {
    text-align: center;
}

.logo-title {
    font-size: 34px;
}

.logo_title_1 {
    font-size: 16px;
}




 .hero-headding {
    z-index: 1;
    width: 500px;
    text-align: center;
    /* margin-top: -50px; */
}

.hero-headding p {
    font: var(--font_0);
    font-weight: 600;
    color: #050022;
    font-size: 40px;
    margin-top: -100px;
}

.logo {
    height: 60px;
    width: auto;
}

.btn-req {
    width: 140px;
    border-radius: 50px;
    background: #050022;
    color: var(--white);
    border: none;
    outline: none;
}

.btn-req:active {
    border: none;
    outline: none;
}

.btn-req:hover {
    outline: none;
    border: none;
    color: var(--white);
}




.heading_test {
    margin-top: 40px;
    text-align: center;
}

.heading_test h1 {
    letter-spacing: 0.25em;
    font-family: brandon-grot-w01-light, sans-serif;
    color: #636363;
    text-align: center;
}


.start-left-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.the_effect {
    background: var(--bg-overlay-color);
    padding: 80px 0;
}

.the_effect h2 {
    font: var(--font_5);
    letter-spacing: 0.5em;
    font-size: 35px;
}

.the_effect .right_text {
    width: 85%;
    margin: 0 auto;
}

.special_color {
    color: var(--black);
    font: var(--font_9);
}

.main_headding {
    line-height: 1.25em;
    font: var(--font_4);
    font-size: 50px;
    color: var(--main-heading-color);
}

.main_headding1 {
    font: var(--font_6);
    line-height: 1.35em;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: var(--theme-color);
}

.section3 {
    background: #040445;
    padding: 70px 0;
}

.section3 .container {
    background: white;
}

.section3 h2 {
    text-align: center;
    line-height: 1.35em;
    font-size: 40px;
    font: var(--font_6);
    color: #AA9A7D;
}

.section3 div {
    width: 85%;
    margin: 0 auto;
}

.section3 p {
    line-height: 1.875em;
    text-align: center;
    font-size: 15px;
    color: var(--black);
    font: var(--font_9);
}

.font_9 {
    line-height: 1.875em;
    text-align: center;
    font-size: 15px;
    color: var(--black);
    font: var(--font_9);
}

.padding5 {
    padding-right: 5px !important;
    padding-left: 5px !important;
    padding-bottom: 0 !important;
}

.box-padding {
    padding: 20px 40px;
}


.paddingl_5 {
    padding-left: 5px !important;
}

.paddingr_5 {
    padding-right: 5px !important;
}

.module img {
    width: 100%;
    height: auto;
}


.module h2 {
    margin-top: 15px;
    color: #EE7D1B;
    line-height: 1.41em;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
}

.module p {
    padding: 3px 20px;
    text-align: center;
    line-height: 1.7em;
}

/* .getIntotouch {
    background: var( --theme-color);
} */

.getIntotouch {
    background: var(--bg-overlay-color1);
    padding: 40px 10px;
}

.getIntotouch h2 {
    text-align: center;
    line-height: 1.35em;
    font-size: 40px;
    font: var(--font_6);
    color: white;
}

.getIntotouch p,
.getIntotouch a {
    text-align: center;
    line-height: 1.875em;
    font-size: 15px;
    font: var(--font_9);
    color: white;
    margin-top: 20px;
}

.getIntotouch form {
    width: 80%;
    margin: 0 auto;
}


.no_radius {
    border-radius: 0;
    color: var(--white);
    background-color:#050022 !important;
    font: var(--font_5);
    font-size: 16px;
    border: 0;
    /* border: 2px solid var(--main-heading-color); */
    outline: 0;
    border-radius: 5px;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
}



.speaking_img {
    width: 90%;
    margin: 0 auto;
    padding: 0 !important;
    background: var(--bg-overlay-color);
}

.speaking_img_bg {
    padding: 0 !important;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}


.speaking_img .text-center {
    padding: 30px 0;
}

.speaking_img h2 {
    line-height: 1.41em;
    font: var(--font_0);
    font-size: 22px;
    color: var(--main-heading-color);
}

.speaking_img h2 {
    line-height: 1.41em;
    font: var(--font_0);
    font-size: 22px;
    color: var(--main-heading-color);
}

.speaking_img p {
    color: var(--main-heading-color);
}

.speaking_img p span {
    color: var(--main-heading-color);
    font-weight: bold;
    font-style: italic;
}

.speaking_img img {
    width: 100%;
    height: 100%;
}

.small_container {
    padding: 30px;
}

p {
    line-height: 1.875em;
    font-size: 15px;
    font: var(--font_9)
}

.speak-ul li {
    line-height: 1.875em;
    font-size: 15px;
    font: var(--font_9);
    color: var(--main-heading-color);
}

/* End Speaking  */



.showcase .showcase-text {
    padding: 3rem;
}

/* .showcase .row{
    margin-top: 18px;
} */
.showcase .showcase-text h2 {
    font: var(--font_0);
    line-height: 1.41em;
    font-size: 22px;
}

.showcase .showcase-text p {
    font: var(--font_9);
    line-height: 1.875em;
    font-size: 15px;

}

.parallax-guide {
    width: 100%;
    height: 40rem;
}

/* book  */

.book_page {
    background: url("../images/how-i-impact.jpg") no-repeat center center;
    background-size: auto;
    background-size: cover;
    position: relative;
    z-index: 1;
    width: 100%;
}

.book_page h1 {
    color: white;
}

.book_page .swiper-button-next,
.book_page .swiper-button-prev {
    color: white;
}






/* Start Get Into Touch  */
.getIntotouch1 {
    background: var(--bg-overlay-color);
    padding: 40px 10px;
}

.getIntotouch1 h2 {
    text-align: center;
    line-height: 1.35em;
    font-size: 40px;
    font: var(--font_7);
}

.getIntotouch1 p,
.getIntotouch1 a {
    text-align: center;
    line-height: 1.875em;
    font-size: 15px;
    font: var(--font_9);
    margin-top: 20px;
}

.getIntotouch1 form {
    width: 80%;
    margin: 0 auto;
}

.getIntotouch1 .form-control:focus {
    background-color: transparent;
}


.getIntotouch .form-control {
    background-color: transparent;
    color: white;
    border: 2px solid #525252;
    border-radius: 0;
    font: var(--font_1);
}

.getIntotouch .form-control:focus {
    background-color: transparent;
    color: white;
}

.form-control {
    margin: auto;
    background-color: transparent;
    color: rgb(158, 155, 155);
    border: 2px solid #818080;
    border-radius: 5px;
    font: var(--font_1);
}

.get-into-touch {
    background: var(--main-heading-color);
    height: 300px;
    width: 100%;
}

.get-into-touch .heading {
    min-height: 400px;
    /* width: 80%; */
    margin: 0 auto;
}


.get-into-touch h1 {
    text-align: center;
    line-height: 1.25em;
    font-size: 60px !important;
    color: var(--white);
    font: var(--font_2);
    text-transform: uppercase;
}

/* End Get Into Touch  */



/* Start footer  */
.footer {
    background: var(--bg-overlay-color);
    /* height: 380px; */
    height: auto;
    padding: 20px 0;
}

.footer .align-items-center {
    height: 100px;
}

.footer-svg {
    width: 68px;
    height: 110px;
    position: absolute;
    left: 0;
    margin-top: 20px;
}

.footer-svg svg {
    width: 100%;
    height: 100%;

}

.footer_left {
    margin-left: 70px;
    margin-top: 20px;
    color: var(--main-heading-color);
}

.footer_left p {
    font: var(--font_0);
    font-size: 20px;
}


.footer_icons i {
    font-size: 20px;
    margin: 0 10px;
    cursor: pointer;
    color: var(--theme-color);
}

.footer_icons i:hover {
    opacity: .5;
    color: var(--theme-color);
}


.bootm-foo {
    font: var(--font_0);
    font-size: 20px;
    color: var(--main-heading-color);
    /* line-height: 1.41em; */
}



/* section  */
.section4 {
    background: var(--main-heading-color);
    height: 220px;
    padding: 30px 15px;
}

.section4 .row {
    background: var(--bg-overlay-color);
    height: 100%;
    padding: 50px 0;
}




.php-email-form .validate {
    display: none;
    color: red;
    margin-top: 5px;
    font-weight: 400;
    font-size: 16px;
}

.php-email-form .error-message {
    display: none;
    color: #fff;
    background: #ed3c0d;
    text-align: center;
    padding: 15px;
    font-weight: 600;
}

.php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600;
}

.php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
}

.footer-strip {
    background: var(--main-heading-color);
    height: 70px;
}
.footer-strip p{
    margin: auto;
    color: var(--white);
}

.footer-strip .navbar-nav {
    flex-direction: row;
}

.footer-strip .navbar-nav a {
    color: var(--white);
}

.footer-strip .navbar-nav a:active {
    color: #EE7D1B;
}


.video_header {
    height: 100vh;
}

#background_video {
    position: absolute;
    left: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    height: 100%;
    width: 100%;
}

#video_cover {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.box_design {
    width: 75%;
    padding:40px 40px;
    border-radius: 7px;
    float: right;
    box-shadow: rgba(17, 12, 46, 0.15) 0px 8px 20px 0px;
}
.spl_conta p{
    font-size: 24px;
    font-weight: 400;
}
.spl_conta span{
    margin-right: 30px;
    color: #050022;
}