body {
    /*overflow-x: hidden !important;
    font-family: Gotham-Light !important;*/
}

@font-face {
    font-family: Gotham-Light;
    src: url(/fonts/Gotham-Light.otf);
}

@font-face {
    font-family: Gotham-Book;
    src: url(/fonts/GothamBook.ttf);
}

@font-face {
    font-family: Gotham-Thin;
    src: url(/fonts/Gotham-Thin.otf);
}

p {
    font-family: Gotham-Light !important;
    font-size: 15px !important;
}

h5 {
    font-family: Gotham-Light !important;
}

h1 {
    font-family: Gotham-Light !important;
}

h3 {
    font-family: Gotham-Book !important;
    font-size: 48px !important;
    line-height: 48px;
}

    /*h3:hover {
        color: #5173AD !important;
    }*/

a:hover {
    /*color: #5173AD !important;*/
}

.font-size-36px {
    font-size: 36px !important;
}

.font-size-24px {
    font-size: 24px !important;
}

.font-size-15px {
    font-size: 15px !important;
}

.font-size-45px {
    font-size: 48px !important;
}

.font-size-20px {
    font-size: 20px !important;
}

.back-img {
    width: 100%;
    height: 430px;
    object-fit: cover;
}

.cu-carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 27px;
    left: 8%;
    z-index: 10;
    color: #000;
    text-align: left;
    top: 14%;
    width: 40%;
    padding: 5px 20px;
}

.head1 {
    font-weight: 200;
    font-size: 36px !important;
    margin-bottom: 0px;
    font-family: Gotham-Light !important;
    line-height: 36px;
}

    .head1 a {
        border-bottom: 3px solid #00BA23;
        color: #5D6A83;
    }

.started-btn {
    background-color:#02971EBF;
    color: #fff;
    padding: 16px 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
}
.started-btn-150 {
    display: inline-block;
    background-color: #02971EBF;
    color: #fff;
    padding: 12px 20px;
    width: 250px;
    border-radius: 5px;
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
    margin: 10px;
}

.slice-lg {
    /*padding-top: 1rem;*/
    padding-bottom: 2rem;
}

.cu-header-dark-blue {
    background-color: #374A6B !important;
}

.sark-btn1 a {
    background-color: #374A6B !important;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

    .sidenav a {
        padding: 8px 20px 8px 32px;
        text-decoration: none;
        font-size: 25px;
        color: #818181;
        display: block;
        transition: 0.3s;
    }

        .sidenav a:hover {
            color: #f1f1f1;
        }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }
}

.first_line {
    padding-bottom: 20px;
    padding-top: 30px;
}

.second_line {
    padding-bottom: 20px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 600px) {
    .back-img {
        height: auto;
    }

    .cu-carousel-caption {
        /*position: unset;*/
        width: unset;
        padding: 5px 15px;
        font-size: 12px
    }

    h3 {
        font-size: 12px !important;
        line-height: 30px;
    }

    .head1 {
        font-size: 12px !important;
        line-height: 15px;
    }

    img {
        /*width: 100px;*/
    }

    .font-size-45px {
        font-size: 34px !important;
    }

    .font-size-36px {
        font-size: 28px !important;
    }

    .font-size-24px {
        font-size: 18px !important;
    }

    .font-size-20px {
        font-size: 15px !important;
    }

    .cu-cont-mb {
        padding-left: 6px !important;
        padding-right: 6px !important;
    }

    .first_line {
        padding-bottom: 5px;
        padding-top: 5px;
    }

    .second_line {
        padding-bottom: 5px;
        margin-bottom: 0px;
    }

    .started-btn {
        padding: 8px 10px;
        font-size: 12px;
    }
}

@media only screen and (max-width: 992px) {
    .carousel {
        padding: 0px;
    }
}


.abs {
    position: absolute;
    right: 0;
    top: 9px;
    z-index: 1;
    text-align: right;
}

.sp {
    font-size: 18px;
    cursor: pointer;
    background-color: #374A6B;
    padding: 5px;
    color: #fff;
    border-radius: 2px;
}

.logo {
    float: left;
    width: 109px;
}

.py-5 {
    padding-top: 2rem !important;
}

.how-head-title {
    color: #374A6B !important;
}

.text-black i {
    color: #3C4858 !important;
}

.how-brd-bottom {
    border-bottom: 3px solid #02971E;
}

.cu-pack a {
    color: #465774l !important;
}

.text-muted {
    color: #231F20 !important;
    font-weight: 300;
    line-height: 1.5 !important;
}

p {
    color: #5D6A83 !important;
}

.text-align-left {
    text-align: left;
}

.price:hover li a {
    color: white !important;
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2);
    opacity: 0.7;
}

.started-btn:hover {
    color: #fff !important;
    opacity: 0.7;
}

.price li a {
    background-color: #306eff;
    padding: 10px;
    border-radius: 2px;
    color: #fff;
}

.container {
    /*font-size: 20px;*/
}

.page-footer {
    background-color: #374A6B;
}

    .page-footer a {
        color: #ffffff !important;
    }

.header-carousel {
    position: absolute;
    top: 0px;
    padding: 5px 50px;
}

.carousel {
    max-width: 1240px;
}


.top-header {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,e9eae5+0,374a6b+100,7db9e8+100 */
    background: #1e5799; /* Old browsers */
    background: -moz-linear-gradient(left, #1e5799 0%, #e9eae5 0%, #374a6b 100%, #7db9e8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #1e5799 0%,#e9eae5 0%,#374a6b 100%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #1e5799 0%,#e9eae5 0%,#374a6b 100%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */
}

#question .h5 {
    font-weight: normal !important;
}

#solo-poll h3 {
    font-family: Gotham-Light !important;
}

#solo-poll .h5, #solo-poll h6, #question h6 {
    font-family: Gotham-Book !important;
}

.h-mt-4 {
    margin-top: 5rem !important;
}

.seo_img {
    vertical-align: middle;
    border-style: none;
    padding: -6px;
    margin: 9px;
    width: 35px;
}