@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap');

body {
    font-size: 16px;
    line-height: 25px;
    color: #444444;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}

h1, h2, h3, h4, h5 {
    color: #221e1e;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
}

.navbar-content .navbar-brand{
    padding-left:0px !important;
}

.btn:focus {
    outline: 0 !important;
    box-shadow: none !important;
}

header {
    background: #161717;
    padding: 3px 0px;
}


.navbar-content {
    background: #161717 !important;
    margin: 0px;
    padding: 0px;
}

    .navbar-content .navbar-brand {
        font-weight: 600;
        font-family: 'Poppins', sans-serif;
        font-size: 20px;
    }

    .navbar-content a {
        padding: 8px 17px !important;
        font-weight: 500;
        color: white !important;
        text-transform: uppercase;
        font-size: 17px;
        margin: 0px 10px;
    }

        .navbar-content a:hover {
            color: #26799f !important;
        }


.heading {
    text-align: center;
    padding-bottom: 30px;
}

    .heading h2 {
        font-size: 42px;
        font-weight: bold;
        text-transform: uppercase;
        position: relative;
        color: #222222;
    }

        .heading h2::before, .heading h2::after {
            content: '';
            width: 50px;
            height: 2px;
            background: #26799f;
            display: inline-block;
        }

        .heading h2::before {
            margin: 0 15px 10px 0;
        }

        .heading h2::after {
            margin: 0 0 10px 15px;
        }

    .heading p {
        margin: 15px 0 0 0;
    }


.text-large {
    font-size: 18px;
    line-height: 31px;
}

.bg {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    position: relative;
    width: 100% !important;
    background: url(../images/banner.jpg);
}


.list-03 {
    list-style: none;
    padding-left: 0px;
    position: relative;
    margin-top: 30px !important;
}

.list-03-light li {
    color: white;
}

.list-03 li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 40px;
    color: white;
    font-size: 19px;
}

.list-03 img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 30px;
}



.overlay {
    background: rgba(0,0,0,.79);
    padding: 150px 0px;
}

    .overlay h1 {
        font-size: 68px;
        color: #fff;
        margin-bottom: 0;
        margin-top: 0px;
        font-weight: bold;
    }


    .overlay h2 {
        font-size: 40px;
        color: #fff;
        margin-top: 10px;
        margin-bottom: 37px;
        font-weight: 400;
    }

.page-btn {
    background: #26799f;
    border-radius: 0;
    font-size: 19px;
    color: #fff;
    padding: 10px 25px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    border-radius: 26px;
}

    .page-btn:hover {
        color: white;
        opacity: 0.9;
    }




.page-btn2 {
    background: none;
    border: 2px solid #26799f;
    color: #26799f !important;
    border-radius: 0;
    font-size: 19px;
    color: #fff;
    padding: 10px 25px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    border-radius: 26px;
}

    .page-btn2:hover {
        border: 2px solid #26799f;
        color: #fff !important;
        background: #26799f !important;
    }

/**/

.form-box {
    border: 1px solid gray;
    padding: 40px;
}

    .form-box label {
        font-weight: 600;
    }

.cs-input {
    height: 46px;
    border: 1px solid gray;
    margin-bottom: 20px;
}

.cs-input-area {
    border: 1px solid gray;
    margin-bottom: 20px;
}

.bg-2 {
    background: #faf4ea8c !important;
}

.bg-3 {
    background: #ebebeb !important;
}

.bg-image-text {
    background: #1c2326;
    color: #fff;
}

.bg-images {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    padding-top: 450px;
}

.div-banner {
    background: #315776;
}

    .div-banner h2 {
        color: white;
        font-size: 42px;
    }

    .div-banner h4 {
        font-weight: 400;
        font-size: 24px;
        color: white;
        font-family: 'Poppins', sans-serif;
    }

    .div-banner hr {
        border-top: 1px solid white;
    }

.btn-02 {
    background: #fff !important;
    color: #111 !important;
    border: 1px solid #fff !important;
    text-align: center;
    border-radius: 25px;
    font-size: 18px;
    padding: 11px 35px;
}


    .btn-02:hover {
        background: #315776 !important;
        border: 1px solid #fff !important;
        color: #fff !important;
    }


.title2 {
    font-size: 45px;
}

.text2 {
    font-size: 18px;
}

.features {
    float: left;
    margin: 25px 0px;
}

    .features img {
        float: left;
        padding: 10px 20px 0px 0px;
    }

    .features h4{
        padding-top:22px;
    }

    .features p {
        padding-left: 80px;
    }


/**/

.price-sec-wrap {
    width: 100%;
    float: left;
    padding: 60px 0;
    font-family: 'Lato', sans-serif;
}


.price-box {
    box-shadow: 0px 0px 25px 11px #c2c2c2;
    padding: 20px;
    background: #fff;
    border-radius: 4px;
    padding-top: 0px;
}

    .price-box small {
        font-size: 16px !important;
    }

    .price-box ul {
        padding: 10px 0px 30px;
        margin: 17px 0 0 0;
        list-style: none;
        border-top: solid 1px #e9e9e9;
    }

        .price-box ul li {
            padding: 7px 0;
            font-size: 16px;
            /*color: #808080;*/
        }

            .price-box ul li .fa {
                color: #68AE4A;
                margin-right: 7px;
                font-size: 14px;
            }

.price-label {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.34;
    margin-bottom: 0;
    padding: 11px 20px;
    display: inline-block;
    /* border-radius: 3px; */
    background: rgb(32, 43, 52);
    display: block;
    margin: 0px -20px;
    color: white;
}

.price {
    font-size: 44px;
    line-height: 44px;
    margin: 15px 0 6px;
    font-weight: 900;
    background: #315776;
    color: white;
    margin: 0px -20px;
    padding: 14px 20px 3px 20px;
}

.price-info {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.67;
    color: inherit;
    width: 100%;
    margin: 0;
    color: #989898;
}

.plan-btn {
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    padding: 11px 30px;
    border: 2px solid #b3b3b3;
    color: #000;
    margin-top: 5px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin: 0;
    border-radius: 5px;
    text-decoration: none;
    width: 100%;
    text-align: center;
    font-size: 14px;
}

    .plan-btn::after {
        position: absolute;
        left: -100%;
        top: 0;
        content: "";
        height: 100%;
        width: 100%;
        background: #000;
        z-index: -1;
        transition: all 0.35s ease-in-out;
    }

    .plan-btn:hover::after {
        left: 0;
    }

    .plan-btn:hover,
    .plan-btn:focus {
        text-decoration: none;
        color: #fff;
        border: 2px solid #000;
    }

@media (max-width: 991px) {
    .price-box {
        margin-bottom: 20px;
    }
}

@media (max-width: 575px) {
    .main-heading {
        font-size: 21px;
    }

    .price-box {
        margin-bottom: 20px;
    }
}


footer {
    background: #202122;
    padding: 60px 0 40px 0;
}

    footer p {
        font-size: 16px;
        color: #eee;
    }

    footer a {
        color: #eee;
        text-decoration: none;
    }

        footer a:hover {
            text-decoration: none;
            text-decoration: none;
        }



.copyrights {
    background: #151516;
    padding: 10px 0;
}

@media(min-width:768px) {
    .fixed-bg {
        background-attachment: fixed;
    }
}

@media(max-width:991px) {
    .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.98)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
    }

    .navbar-collapse {
        padding-top: 20px;
    }
}

@media(max-width:767px) {
    .mission {
        padding: 24px 0px;
    }

    .bg-images {
        padding-top: 300px;
    }


    footer {
        padding-top: 30px;
    }

    .mission p {
        font-size: 19px;
        line-height: 29px;
    }

    .div-banner h2{
        font-size:32px;
    }

    .list-03 li {
        font-size: 17px;
    }

    .overlay h1 {
        font-size: 38px;
    }

    .heading h2::before, .heading h2::after {
        display: none;
    }

    .overlay h2 {
        font-size: 24px;
    }

    .overlay {
        padding: 70px 0px;
    }

    .heading h2 {
        font-size: 40px;
    }
}
