.type--uppercase {
    margin-top: 25px;
}

.bar .logo {
    max-height: 75px;
    max-width: none;
}

section.space--sm,
footer.space--sm {
    padding-top: 0.952381em;
    padding-bottom: 4.95238095em;
}

footer.footer-2 .row:last-child {
    margin-top: 0.714286em;
}

section.space--sm,
footer.space--sm {
    padding-top: 0.952381em;
    padding-bottom: 0;
}

.copy_right {
    background-color: #F1AE22;
    padding-left: 133px;
    margin-right: auto;
    margin-left: auto;
}

section,
footer {
    /* padding-top: 1.128571em;
    padding-bottom: 1.128571em;*/
    padding-top: 0em;
    padding-bottom: 0em;
}

.custom-container {
    max-width: 1347px;
    */
}

#facility_form {
    padding-right: 0px;
    padding-left: 0px;
    background-color: #D8D8D8;
}

#facility_img {
    padding-right: 0px;
    padding-left: 0px;
}

input[type],
textarea,
select {
    border-radius: 0px
}

.btn {
    background-color: #3f3f3f;
}

#article {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #fff;
}

#article_container {
    /*padding-top: 50px;  
    padding-bottom: 50px; */
}

#founder_section {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #D8D8D8;
}

#founder_container {
    /*  padding-top: 50px;
    padding-bottom: 50px;  */
}

#switchable__text {
    margin-top: 3.428571em;
}

#custome_paragraph {
    padding-top: 20px;
}

#section_4 {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #fff;
}

#container_4 {
    /* padding-top: 50px;
    padding-bottom: 50px;  */
}

.wizard>.steps>ul>li {
    width: 24%;
}

.wizard>.steps li.current a:after,
.wizard>.steps li.current a:before {
    background-color: #949494;
}

.wizard>.steps a:before {
    content: '';
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    background: #eee;
    display: block;
    bottom: 0;
    transition: all .2s ease;
}

.wizard>.steps a:after {
    content: '';
    position: absolute;
    width: 100%;
    bottom: 13px;
    height: 4px;
    background: #eee;
    left: 0;
    transition: all .2s ease;
}

#custom_row {
    padding-bottom: 90px;
}

#faq_section {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #F1AE22;
}

.text-block {
    color: black;
}

.bg--dark {
    background: #242935;
}

#article_video {
    margin-bottom: 3.36842105263158em;
}

#nav_icons {
    padding-top: 25px;
}

#start_icons {
    font-size: 99px
}

.btn--primary,
.btn--primary:visited {
    background: #242935;
    border-color: #242935;
}

#btnSubmit {
    color: #ffffff
}

#btn_2 {
    margin-bottom: 30px
}

.btn--primary:hover {
    background: #D8D8D8;
}

.mando {
    color: red;
}


/* hide input spinner */

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

input:required:invalid {
    outline: none;
}

input:required:invalid {
    outline: none;
}

textarea:required:invalid {
    outline: none;
}

.wrapper {
    padding: 100px;
}

#g-recaptcha-response {
    display: block !important;
    position: absolute;
    margin: -360px 0 0 0 !important;
    width: 302px !important;
    height: 76px !important;
    z-index: -999999;
    opacity: 0;
}


/* hide input spinner */


/*raleway google font css*/

body {
    font-family: 'Raleway', sans-serif;
}

.thin {
    font-weight: 100;
    font-family: 'Raleway', sans-serif;
}

h1 {
    font-size: 44px;
    font-weight: 200;
    font-family: 'Raleway', sans-serif;
}

h2 {
    font-size: 33px;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
}

h3 {
    font-size: 22px;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
}

h4,
h5 {
    font-weight: 800;
    font-family: 'Raleway', sans-serif;
}

.bold,
strong {
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}

.extrabold {
    font-weight: 800;
    font-family: 'Raleway', sans-serif;
}

.ultrabold {
    font-weight: 900;
    font-family: 'Raleway', sans-serif;
}

blockquote {
    font-family: 'Raleway', sans-serif;
}

p {
    font-family: 'Raleway', sans-serif;
}

address {
    font-family: 'Raleway', sans-serif;
}


/* New style */

#menu1 .header-right-button {
    text-align: right;
    display: flex;
    justify-content: flex-end;
    height: 100%;
    align-items: center;
}

.top-button {
    background: #242935;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    width: 172px;
}

.top-button img {
    margin: 0 14px 0 0;
    height: 26px;
}

.home-article .article__title {
    margin-bottom: 0;
}

.home-article h2 {
    color: #616161;
    font-size: 36px;
}

.home-article p:first-child {
    margin: 12px !important;
}

.home-article p strong {
    color: #838182;
}

.home-article .article__body p {
    font-size: 21px !important;
}

.home-article p:nth-child(2) {
    margin-bottom: 75px !important;
}

.video-box-home {
    width: 100%;
    max-width: 680px;
    border: 3px solid #555;
    margin-bottom: 30px;
}

.border--round .background-image-holder {
    border-radius: 0;
}

article .article__body img,
article .article__body iframe,
article .article__body .video-cover {
    border-radius: 0;
}

.video-box-home .video-play-icon::before {
    position: absolute;
    top: 25px;
    left: 25px;
    margin: 0;
    content: "▶";
    width: 0;
    height: 0;
    border: none !important;
    color: #fff;
    font-size: 35px;
}

.video-box-home .video-play-icon {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    z-index: 4;
    display: inline-block;
    border: none;
    cursor: pointer;
    background: #e85858;
}

.video-box-home .video-cover .video-play-icon {
    top: 76%;
}

.article-icon {
    height: 90px;
}

.founder-comment h2 {
    margin: 0;
}

.founder-comment p {
    font-size: 18px;
    color: #000;
    line-height: 36px;
    text-align: justify;
    margin: 20px 0;
}

.founder-comment h5 {
    text-align: right;
    font-weight: 400;
    font-size: 20px;
    margin-top: -15px;
}

#founder_section img {
    max-height: 460px;
}

.ambassador-comment h2 {
    font-weight: 600;
    font-size: 24px;
    margin: 0;
}

.ambassador-comment .lead {
    color: #000;
    line-height: 30px;
    font-size: 18px;
}

.ambassador-comment .lead {
    color: black;
    line-height: 36px;
    text-align: justify;
}

.home-title {
    font-weight: 600;
    color: #616161;
    margin-bottom: 50px;
}

#menu1 {
    padding: 40px 0;
}

.cr-icon {
    height: 150px;
    display: block;
    margin: 20px 50px 20px auto;
}

.cr-content p span {
    display: block;
}

.cr-content p {
    padding: 0 20px;
    color: #fff;
    text-align: left;
}

.cr-content {
    padding: 8px 20px;
}

.cr-bottom {
    text-align: left;
}

.cr-bottom .place {
    margin: 0;
    font-size: 17px;
    padding-top: 10px;
    font-weight: 500;
    text-transform: capitalize;
}

.cr-bottom h5 {
    font-size: 25px;
    line-height: 24px;
    margin: 0 0 12px;
    font-weight: 600;
}

.cr-content h5 {
    color: white;
    font-size: 17px;
    font-weight: 400;
    text-align: right;
    padding-right: 20px;
}

#carouselExampleControls .carousel-control-prev,
#carouselExampleControls .carousel-control-next {
    width: 30px;
    opacity: 1;
}

#carouselExampleControls .carousel-inner {
    position: relative;
    width: calc(100% - 140px);
    overflow: hidden;
    margin: 0 auto;
}

.img-carousel {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

#carouselExampleControls .carousel-item {
    padding: 16px 0;
    /* border-bottom: 1px solid #ccc; */
    /* border-top: 1px solid #ccc; */
    margin-bottom: 80px;
}

.cr-bottom .bottom-content {
    font-size: 15px;
    margin-bottom: 10px;
}

.steps-row {
    display: flex;
    position: relative;
    width: 100%;
}

.step-col {
    width: calc(33% - 20px);
    margin: 0 10px;
    z-index: 1;
}

.stepsCount {
    display: flex;
    background: #d8d8d8;
    height: 65px;
    width: 65px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    font-weight: 600;
    line-height: 0;
    margin: 0 auto 30px;
    color: #000;
}

.steps-row::before {
    content: "";
    width: calc(100% - 28%);
    background: #d8d8d8;
    display: block;
    height: 2px;
    position: absolute;
    left: 0;
    top: 34px;
    right: 0;
    z-index: 0;
    margin-left: auto;
    margin-right: auto;
}

.stepsContent {
    border: 5px solid #d8d8d8;
    height: 345px;
    max-width: 210px;
    padding: 15px 15px;
    display: block;
    margin: 0 auto;
    width: 100%;
}

.stepsContent h4 {
    font-weight: 600;
    font-size: 28px;
}

.stepsContent p {
    color: #484646;
    font-size: 16px;
    font-weight: 400;
}

.cavago-steps {
    margin-top: -10px;
    margin-bottom: 60px;
}

.button-para {
    color: #838182;
    font-size: 24px;
}

#faq_section h5 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    padding-top: 4px;
}

.main-footer {
    background-image: url(..//img/footer-map.jpg);
    background-size: 100%;
    padding: 30px 0 !important;
    border: 0 !important;
    color: white;
}

footer .footer-cols {
    padding-left: 0;
}

.footer-cols h6 {
    color: #d8d8d8;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}

.footer-cols address {
    font-size: 19px;
    line-height: 33px;
    padding-left: 3px;
    color: #d8d8d8;
}

.footer-cols {
    padding-left: 40px;
}

.copy_right {
    font-size: 14px !important;
    color: #000 !important;
    padding: 10px 0;
}

.copy_right a {
    font-size: 14px !important;
    color: #000 !important;
    padding: 10px 0;
    font-weight: 400;
}

.top-button:hover {
    color: white;
    text-decoration: none;
}

.video-play-icon.ambassador-video-icon::before {
    border-width: 16px 0 16px 30px;
    top: 38px;
    left: 45px;
}

.banner {
    position: relative;
}

.banner-caption {
    position: absolute;
    bottom: 0px;
    right: 132px;
    color: #fff;
}

.banner-caption p {
    font-size: 40px;
    font-weight: 600;
    margin: 0;
}

.banner-caption h3 {
    color: #f0ae22;
    font-size: 72px;
    font-weight: 500;
}

.form-title {
    color: #000;
    font-size: 32px;
    padding: 25px 16px 0;
    margin-bottom: 0;
}

#c_form label {
    color: #000;
    font-size: 18px;
    line-height: 37px;
    text-transform: capitalize;
    font-weight: 500;
    padding-bottom: 0;
    padding-top: 0;
}

#c_form .form-group {
    margin-bottom: 14px;
}

#c_form input,
.form-control-sm {
    height: 40px;
    background: #f5f2ed;
}

#btnSubmit {
    max-width: 180px;
    background: #242935;
    color: white;
    font-size: 20px;
    font-weight: 500;
    margin: 0 auto;
    display: block;
}

.form-title strong {
    font-weight: 500;
}

#facility_img img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    max-height: 850px;
}

.easy-autocomplete {
    width: 100% !important;
}

.starrr {
    color: red;
    font-size: 17px;
}

.social-list li a {
    display: flex;
    background: #7d7d7d;
    width: 55px;
    height: 55px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: white;
    font-weight: 600;
}

#nav_icons {
    padding-top: 17px;
}

.social-list li a .material-icons {
    font-weight: bold;
    font-size: 32px;
}

#c_form {
    padding: 0 0 0px;
}

.social-list li {
    margin: 0 0 !important;
    border-left: 2px solid #ab6c34;
    padding: 0 16px;
    opacity: 1 !important;
}

.social-list li:first-child {
    border-left: 0 !important;
}

.banner-caption-success {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}

.banner-text-success {
    background: rgba(255, 255, 255, 0.54);
    margin: 2px;
    max-width: 870px;
    padding: 25px 60px 40px;
    border-radius: 20px;
    position: relative;
}

#succes-cross {
    position: absolute;
    right: 40px;
    top: 20px;
    border: 2px solid rgb(77, 77, 77);
    padding: 5px;
    width: 38px;
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#succes-cross img {
    height: 21px;
}

.banner-text-success h3 {
    font-weight: 500;
    font-size: 30px;
    margin: 0 0 6px;
}

.home-button a {
    display: flex;
    padding: 6px 10px;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    width: 100%;
}

.home-button span {
    font-size: 20px;
    font-weight: 500;
    color: black;
    margin-left: 15px;
}

.home-button .material-icons {
    background: #7d7d7d;
    color: #fff;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.home-button {
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    display: flex;
    margin: 0 auto;
    width: 194px;
    background: #f1ae22;
    border-radius: 3px;
}

.banner-text-success p {
    font-size: 18px;
    color: black;
}

.video-cover.border--round {
    height: 100%;
}

#btnSubmit:hover {
    background: #f1ae22;
    border-color: #f1ae22;
}

@media only screen and (min-width: 1500px) {
    .ambassador-comment .lead {
        font-size: 20px;
    }
    .cr-content p {
        font-size: 20px;
        line-height: 2;
    }
    .cr-bottom .bottom-content {
        font-size: 20px;
    }
    .container {
        max-width: 1540px !important;
    }
}

@media only screen and (min-width: 1200px) {
    .container {
        max-width: 100%;
        padding: 0 110px;
    }
}

@media only screen and (max-width: 992px) and (min-width: 768px) {
    .steps-row {
        flex-flow: row wrap;
    }
    .stepsContent {
        margin: 0 auto 40px;
    }
}

@media only screen and (max-width: 767px) {
    .bar .logo {
        max-height: 50px;
    }
    .cr-content p {
        text-align: justify;
    }
    .cr-bottom .bottom-content {
        text-align: justify;
    }
    .banner-text-success {
        background: rgba(255, 255, 255, 0.82);
    }
    .founder-comment p span {
        display: inline-block;
    }
    .founder-comment p {
        text-align: center;
    }
    .founder-comment h2 {
        text-align: center;
    }
    #facility_img img {
        height: 490px;
        object-fit: cover;
    }
    .banner-text-success {
        padding: 25px 10px 40px;
    }
    .banner-text-success h3 {
        font-size: 25px;
    }
    #succes-cross {
        right: 14px;
        top: 20px;
        width: 27px;
        height: 28px;
    }
    .g-recaptcha {
        margin: 20px 0;
    }
    .banner-caption-success {
        top: 50px;
    }
    #facility_img.col-md-6 img {
        height: 300px;
        object-fit: cover;
        width: 100%;
    }
    #facility_form {
        padding: 0 15px;
    }
    .form-title {
        color: #000;
        font-size: 25px;
        padding: 15px 0 0;
        text-align: center;
    }
    #c_form .form-group {
        margin-bottom: 0;
    }
    .banner-caption h3 {
        font-size: 36px;
        line-height: 32px;
    }
    .banner-caption p {
        font-size: 20px;
        font-weight: 600;
        margin: 0;
    }
    .banner-caption {
        position: absolute;
        bottom: 0px;
        right: 10px;
        color: #fff;
    }
    .video-play-icon.ambassador-video-icon::before {
        border-width: 16px 0 16px 30px;
        top: 18px;
        left: 25px;
    }
    .hamburger-toggle {
        margin-top: 5px;
        display: block;
    }
    .nav-container {
        padding: 8px 0;
    }
    #article {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .home-article h2 {
        font-size: 24px;
    }
    .home-article .article__body p {
        font-size: 17px !important;
    }
    .home-article p:nth-child(2) {
        margin-bottom: 20px !important;
    }
    #article_video {
        padding: 0 8px;
        margin-bottom: 0;
    }
    #founder_section img {
        max-height: 230px;
        margin: 0 auto;
        display: block;
    }
    #carouselExampleControls .carousel-inner {
        padding: 0 0;
        width: 100%;
    }
    #carouselExampleControls .carousel-control-prev,
    #carouselExampleControls .carousel-control-next {
        width: 30px;
        opacity: 1;
        position: relative;
        display: inline-block;
        margin: 0 9px;
    }
    div#carouselExampleControls {
        margin-bottom: 24px;
    }
    #founder_section {
        padding-top: 45px;
        padding-bottom: 35px;
        background-color: #D8D8D8;
    }
    .cr-icon {
        margin: 14px auto;
    }
    .stepsContent {
        height: auto;
        max-width: 270px;
        width: 100%;
    }
    .cavago-steps {
        margin-bottom: 0;
    }
    .ambassador-comment .lead {
        text-align: justify;
    }
    #carouselExampleControls .carousel-item {
        margin-bottom: 15px;
    }
    .col-12.col-md-5.p-0 {
        margin: 1px !important;
    }
    .steps-row::before {
        content: none;
    }
    .steps-row {
        flex-flow: row wrap;
    }
    .step-col {
        margin: 0 10px 60px;
    }
    .main-footer .col-md-6.col-lg-6.col-6 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 auto;
    }
    .footer-cols {
        padding-left: 0px;
    }
    #menu1 .header-right-button {
        text-align: center;
        justify-content: center;
    }
    .step-col {
        width: 100%;
    }
    .col-md-12.copy_right {
        padding: 10px 20px;
    }
}

.top-button:hover {
    background: #f0ae22;
    transition: all 0.6;
}

.top-button:hover img {
    filter: brightness(0) invert(1);
}

.home-button a:hover {
    background: #242935;
    color: white;
}

.home-button a:hover span {
    background: #242935;
    color: white;
}


/*tt*/

.carousel-control-prev,
.carousel-control-next {
    padding-top: 205px;
    justify-content: none;
    bottom: unset;
}

.mobile-address {
    padding-left: 50px;
}

.mobile-address .footer-cols {
    padding-bottom: 20px;
}

.mobile-address .footer-cols .bar {
    padding: 0.0em 0;
}

.mobile-address .footer-cols img {
    padding-bottom: 0px;
    height: 40px;
    margin-bottom: 0px;
}

.mobile-address .footer-cols .visible-xs h6 {
    margin-bottom: 0px;
}

.mobile-address .footer-cols .visible-xs address {
    font-size: 19px;
    line-height: 25px;
    padding-left: 3px;
    color: #d8d8d8;
}

.video-box-home {
    width: 100%;
    max-width: 680px;
    /*border: 1px solid #dadada;*/
    border: none;
    margin-bottom: 30px;
}

@media only screen and (max-width: 362px) {
    .copy_right {
        font-size: 8px !important;
        color: #000 !important;
        padding: 10px 0;
    }
}

@media only screen and (max-width: 362px) {
    #succes-cross {
        right: 14px;
        top: 7px;
        width: 24px;
        height: 26px;
    }
    #succes-cross img {
        height: 12px;
    }
}

p,
ul,
ol,
pre,
table,
blockquote {
    margin-bottom: 0em;
}

#mobile-cr {
    bottom: 0px;
    right: 0px;
}

#mobile-cr #place {
    float: left;
    font-size: 17px;
    padding: 8px 20px;
}

#mobile-cr #bottom-content {
    background-color: #6c7333;
    box-shadow: 0 0 black;
    text-align: justify;
    font-size: 1em;
    padding: 8px 20px;
}

@media only screen and (max-width: 767px) {
    #carouselExampleControls .carousel-control-prev,
    #carouselExampleControls .carousel-control-next {
        width: 30px;
        opacity: 1;
        position: relative;
        display: inline-block;
        margin: 0 10px;
        position: absolute;
    }
    .carousel-control-prev img {
        margin-top: -75px;
        height: 50px;
    }
    .carousel-control-next img {
        margin-top: -75px;
        height: 50px;
    }
}

.cr-caption-head {
    top: 0;
    position: absolute;
    bottom: 45px;
    color: #fff;
    padding-top: 230px;
    padding-left: 15px;
}

.cr-caption-head p {
    color: white;
    font-size: 16px;
}

.cr-caption-head h5 {
    text-align: left;
    color: white;
    font-size: 20px;
}

#cr-caption-content p {
    text-align: justify;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
    /*line-height: 32px;
    padding-bottom: 15px;
    color: #484646;
    font-size: 14px;
    font-weight: 400;*/
}

@media only screen and (max-width: 768px) {
    #g-recaptcha-response {
        height: 70px !important;
    }
    .main-footer {
        background-image: none;
        background-color: #242935;
    }
}

@media only screen and (max-width: 414px) {
    /* styles for browsers larger than 960px; */
    .cr-caption-head {
        padding-top: 225px;
    }
    #g-recaptcha-response {
        height: 195px !important;
    }
}

@media only screen and (max-width: 411px) {
    /* styles for browsers larger than 960px; */
    .cr-caption-head {
        padding-top: 225px;
    }
    #g-recaptcha-response {
        height: 195px !important;
    }
}

@media only screen and (max-width: 375px) {
    /* styles for browsers larger than 960px; */
    .cr-caption-head {
        padding-top: 200px;
    }
}

@media only screen and (max-width: 360px) {
    /* styles for browsers larger than 960px; */
    .cr-caption-head {
        padding-top: 190px;
    }
}

@media only screen and (max-width: 320px) {
    /* styles for browsers larger than 960px; */
    .cr-caption-head {
        padding-top: 165px;
    }
}