.btn-box-shadow:hover {
    background-color: transparent;
    color: white;
    box-shadow: 0px 4px 4px 0px rgba(255, 255, 255, 0.1), 0px 0px 0px 4px rgba(255, 255, 255, 0.1);
}

.carousel-indicators .dot {
    width: 11px;
    height: 11px;
    margin-right: 4px;
    margin-left: 4px;
    border-radius: 100%;
    background-color: #6E80B0;
    ;
}

.carousel-indicators .active {
    width: 11px;
    height: 11px;
    margin-right: 4px;
    margin-left: 4px;
    border-radius: 100%;
    background-color: #605CA8;
}



.fixed-top-web {
    width: 100%;
}

/* .top-logo {
    height: 55px;
} */

.border-radious-15 {
    border-radius: 15px;
}

small {
    line-height: 40px;
    letter-spacing: 2.1px;
    color: #21417B;
    font-size: 12px;
}

.text-def-blue {
    color: #21417B;
}

.bg-logo-color {
    background-color: #88A309;
}

.text-common {
    color: #88A309;
}

.btn-outline-blue {
    border: 1px solid #21417B;
    color: #21417B;
}

.btn-outline-blue:hover {
    border: 1px solid #21417B;
    color: rgb(255, 255, 255);
    background-color: #21417B;
}

.v-line {
    border-right: none;

}

.width-50 {
    width: 50%;
}

.width-40 {
    width: 40%;
}

.width-30 {
    width: 30%;
}

.width-20 {
    width: 20%;
}

.width-15 {
    width: 10%;
}

.width-10 {
    width: 10%;
}

.mpd {
    margin: 0;
    padding: 0;
}

.height-px-70 {
    height: 70px;
}

.border-radious-5 {
    border-radius: 5px;
}

.border-radious-8 {
    border-radius: 8px;
}

.border-radious-10 {
    border-radius: 10px;
}

.shadow-box {
    height: 95%;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2);
}

.product-logo {
    height: 85px;
}

.bg-soft-gray {
    background-color: #F9FAFC;
}

.footer-bg {
    height: inherit;
    background-position: center center;
    background-size: cover;
    background-color: #002a52ef;

}

.footer-bg-color {
    background-color: #002B52;
    position: relative;
}

.logo {
    height: 50px;
    width: 50px;
}

.logo-border {
    width: 85px;
}

.package-btn {
    background-color: #F6C416;
    border: none;
}


.bg-image {
    height: 600px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    clip-path: polygon(0 0%, 100% 0, 100% 80%, 0% 100%);
}

.bg-product-banner {
    height: inherit;
    background-position: center center;
    background-size: cover;
    /* background-color: rgba(15, 33, 55, 0.800); */
}

.animate__animated.animate__fadeIn {
    --animate-duration: 4s;
}

.baner-text {
    color: #272829;
}

.banner-logo {
    margin-top: 25px;
    height: 55px;
    margin-bottom: 10px;
}

.section-data {
    overflow: hidden;
}

.statistic-bg {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}


.bg-world {
    height: auto;
    padding: 0;
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
    overflow: hidden;
}

.package {
    position: relative;

}

.package-bg {
    position: absolute;
    text-align: left;
    margin-top: 110px;
    z-index: 2;
}

.package-bg img {
    z-index: 2;
    width: 60%;
    height: auto;
}



.package-bg2 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60%;
    z-index: 1;
}


.card2 {
    position: relative;
    z-index: 3;
    background: #FFFFFF;
    border: 1px solid #88A309;
    box-sizing: border-box;
    box-shadow: 0px 4px 35px rgba(216, 216, 216, 0.51);
    border-radius: 20px;

}

.card1 {
    position: relative;
    z-index: 3;
    background-color: white;
    border: 1px solid #E4E3E3;
    box-sizing: border-box;
    border-radius: 20px;
}

.mr-client {
    background-color: white;
    overflow: hidden;
}


.bg-i1 {
    background-color: rgb(0, 169, 157);
}

.bg-i2 {
    background-color: #DB4A87;
}

.bg-i3 {
    background-color: #3F327A;
}

.bg-i4 {
    background-color: #FFA42F;
}

.bg-i5 {
    background-color: #7860DC;
}

.bg-i0 {
    background-color: #6AB04C;
}

.resp-client-img {
    height: 110px;
}

.bg-buy {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: rgba(222, 184, 135, 0.151);
}

.bg-buy2 {
    border-radius: 15px;
    margin: 0 auto;
    background-color: white;
    width: 95%;
}


.hover-black:hover {
    color: white;
    background-color: black;
}

.hover-green:hover {
    color: rgb(255, 255, 255);
    background-color: #88A309;
}

.hover-buy:hover {
    background-color: rgb(187, 0, 93);
}

.buy-button {
    background-color: #DB4A87;
    border: none;

}


.scroll-icons {
    margin-top: -70px;
}

.s-ecllip {
    height: 7px;
    margin: 2px;
}

.text-semi-bold {
    font-weight: 400;
}

.mrc-image {
    height: 110px;
    max-width: 100%;
}

.footer-icon {
    width: 95px;
}

/* btn padding */
.btn-p {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
}

.feature-box {
    min-height: 330px;
    border: 1px solid transparent;
}

.feature-box:hover {
    border: 1px solid #21417B;
}

.feature-top-left {
    position: absolute;
    text-align: left;
    margin-top: -70px;
    width: 12px;
    z-index: 1;
}

.product-image-large {
    position: relative;
    z-index: 2;
}

.feature-top-left img {
    width: 120px;
    z-index: 1;
}

.feature-top-right {
    position: absolute;
    text-align: right;
    float: right;
    margin-top: 10px;
    width: 100%;
    z-index: 1;
}

.feature-top-right img {
    width: 100px;
    z-index: 1;
}

.feature-box {
    position: relative;
    z-index: 2;
    background-color: white;

}

.testimonial-top-left {
    position: absolute;
    text-align: left;
    float: left;
    margin-top: 86px;
    width: 90px;
    z-index: 1;
}

.testimonial-top-left img {
    z-index: 1;
    width: 90px;
}

.client-vec1 {
    position: absolute;
    text-align: left;
    float: left;

    width: 30%;
    z-index: 3;

}

.client-vec2 {
    position: absolute;
    text-align: left;
    float: left;
    margin-left: 110px;
    margin-top: 50px;
    width: 30%;
    z-index: 3;

}

.client-vec3 {
    position: absolute;
    text-align: left;
    float: left;
    margin-top: 116px;
    width: 30%;
    z-index: 3;

}

.resp-client-img {
    width: 100px;
    height: 100px;
}

.footer-top-left {
    position: absolute;
    top: 0px;
    left: 0px;
}

.footer-top-left img {
    height: 450px;
}

.footer-top-right {
    position: absolute;
    bottom: 0px;
    right: 0px;

}

.footer-bg .container {
    position: relative;
    z-index: 2;

}

.footer-top-right img {
    height: 460px;
}

.footer-top-right img {
    width: 90px;
}

.navbar-nav li a:hover {
    color: #88A309 !important;
}

.footer-nav-link:hover {
    color: #88A309 !important;
}

.nav-link {
    color: #0F2137 !important;
}

/* 
font size */
.text-fx-10 {
    font-size: 10px;
}

.text-fx-11 {
    font-size: 11px;
}

.text-fx-12 {
    font-size: 12px;
}

.text-fx-13 {
    font-size: 13px;
}

.text-fx-14 {
    font-size: 14px;
}

.text-fx-15 {
    font-size: 15px;
}

.text-fx-16 {
    font-size: 16px;
}

.text-fx-18 {
    font-size: 18px;
}

.text-fx-20 {
    font-size: 20px;
}

.text-fx-22 {
    font-size: 22px;
}


.text-12-16 {
    font-size: 13px;
}

.text-16-18 {
    font-size: 16px;
}

.text-16-20 {
    font-size: 16px;
}

.text-12-20 {
    font-size: 14px;
}

.text-16-22 {
    font-size: 16px;
}

.text-20-24 {
    font-size: 20px;
}

.text-20-30 {
    font-size: 22px;
}

.text-24-36 {
    font-size: 24px;
}

.text-40-52 {
    font-size: 40px;
}

.text-28-48 {
    font-size: 24px;
}

.text-30-60 {
    font-size: 26px;
}

.font-weight-100 {
    font-weight: 100;
}

.font-weight-200 {
    font-weight: 200;
}

.font-weight-300 {
    font-weight: 300;
}

.font-weight-400 {
    font-weight: 400;
}

.font-weight-500 {
    font-weight: 500;
}

.font-weight-600 {
    font-weight: 600;
}

.font-weight-700 {
    font-weight: 700;
}

.font-weight-800 {
    font-weight: 800;
}





.product-description-headline {
    line-height: 55px;
    letter-spacing: -1.5px;
    text-transform: capitalize;
    color: #0F2137;
}

.product-description-text {
    line-height: 36px;
    color: #343D48;
}

.bg-light2 {
    background-color: #dfeafc7c;
}

.description-point {
    line-height: 25px;
    color: #343D48;
}

.description-btn {
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.16px;
}



.feature-top h2 {
    line-height: 55px;
    letter-spacing: -1.5px;
    color: #0F2137;
}

.feature-box {
    background: #FFFFFF;
    box-shadow: 0px 0px 40px rgba(189, 189, 189, 0.25);
    border-radius: 20px;
}

.feature-box h4 {
    line-height: 30px;
    letter-spacing: 0.17px;
    text-transform: capitalize;
    color: #0F2137;
}

.feature-box p {
    line-height: 155%;
    color: #333333;
}


.strength-headline {
    line-height: 55px;
    letter-spacing: -1.5px;
    color: #0F2137;
}

.strength-text {
    line-height: 34px;
    color: #0F2137
}

.strength-centent h3 {
    line-height: 26px;
    color: #0F2137;
}

.strength-centent p {
    line-height: 30px;
    color: rgba(52, 61, 72, 0.8);
}


.priceing-headline {
    line-height: 55px;
    letter-spacing: -1.5px;
    color: #0F2137;
}

.package-content p {
    line-height: 19px;
    color: #848199;
}

.connet-us {
    padding: 9px 10px;
    border-radius: 10px;
    line-height: 24px;
    background-color: #88A309;
    text-transform: capitalize;
    color: #FFFFFF;
    opacity: 0.9;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
}

.connet-us:hover {
    color: #FFFFFF;

}

.testimonial-headline {
    line-height: 55px;
    letter-spacing: -1.5px;
}

.testimonial-box {
    position: relative;
    z-index: 2;
    background: #FFFFFF;
    border: 1.5px solid #EBEBEB;
    box-sizing: border-box;
    border-radius: 10px;
}

.testimonial-box .comment {
    font-size: 22px;
    line-height: 30px;
}

.testimonial-box .name {
    line-height: 28px;
    text-transform: capitalize;
    color: #0F2137;
}

.testimonial-box .designation {
    line-height: 23px;
    color: #535353;
    mix-blend-mode: normal;
    opacity: 0.8;
}

.slide-image {
    width: 100%;
}

.major-headline {
    letter-spacing: -1.5px;
    text-transform: capitalize;
    color: #0F2137;
}

.buy-content h5 {
    line-height: 55px;
    letter-spacing: -0.5px;
    text-transform: capitalize;
    color: #002B52;
}

.buy-content p {
    line-height: 30px;
    color: #343D48;
}

.buy-button {
    line-height: 40px;
}

.footer-text {
    line-height: 30px;
    color: #FFFFFF;
    opacity: 0.8;
}

.footer-column p {
    line-height: 30px;
    color: #FFFFFF;
}

.footer-point p {
    font-weight: 600;
    color: #FFFFFF;
}

.footer-col-link {
    text-decoration: none;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 0.8;
}

.footer-col-link:hover {
    color: #88A309;
}

.footer-poin-last p {
    line-height: 35px;
    color: #FFFFFF;
    opacity: 0.8;
}

.footer-poin-last h5 {
    line-height: 30px;

    text-transform: capitalize;
    color: #FFFFFF;
    opacity: 0.8;
}


@media (min-width: 768px) {
    .text-12-16 {
        font-size: 14px;
    }

    .text-12-20 {
        font-size: 16px;
    }

    .text-16-20 {
        font-size: 18px;
    }

    .text-16-18 {
        font-size: 17px;
    }

    .text-16-22 {
        font-size: 18px;
    }

    .text-20-24 {
        font-size: 22px;
    }

    .text-20-30 {
        font-size: 24px;
    }

    .text-24-36 {
        font-size: 28px;
    }

    .text-40-52 {
        font-size: 44px;
    }

    .text-28-48 {
        font-size: 32px;
    }

    .text-30-60 {
        font-size: 32px;
    }

    .package-bg img {

        width: 40%;
        height: auto;
    }

    .bg-buy2 {
        width: 95%;
    }

    small {
        font-size: 13px;
    }

    .bg-image {
        height: 400px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        clip-path: polygon(0 0%, 100% 0, 100% 80%, 0% 100%);
    }

    .banner-logo {
        /* height: 80px; */
        
    }

    .s-ecllip {
        height: 9px;
        margin: 2px;
    }

    .btn-p {
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 12px;
        padding-right: 12px;
    }

    .scroll-icons {
        margin-top: -80px;
    }

    .footer-icon {
        width: 110px;
    }

    .v-line {
        border-right: 1px solid grey;
    }
}

@media (min-width: 992px) {
    .text-12-16 {
        font-size: 16px;
    }

    .text-16-20 {
        font-size: 20px;
    }

    .text-12-20 {
        font-size: 20px;
    }

    .text-16-18 {
        font-size: 16px;
    }

    .text-16-22 {
        font-size: 20px;
    }

    .text-20-24 {
        font-size: 24px;
    }

    .text-20-30 {
        font-size: 30px;
    }

    .text-24-36 {
        font-size: 36px;
    }

    .text-40-52 {
        font-size: 52px;
    }

    .text-28-48 {
        font-size: 40px;
    }

    .text-30-60 {
        font-size: 60px;
    }

    .package-bg img {
        width: 440px !important;
        width: auto;
    }

    .bg-buy2 {
        width: 75%;
    }

    small {
        font-size: 14px;
    }

    .bg-image {
        height: 580px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;

        clip-path: polygon(0 0%, 100% 0, 100% 80%, 0% 100%);
    }

    .s-ecllip {
        height: 10px;
        margin: 2px;
    }

    .banner-logo {
        /* height: 75px; */

    }

    .btn-p {
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .scroll-icons {
        margin-top: -95px;
    }

    .footer-icon {
        width: 140px;
    }

}

.nav-item .active {
    color: #0F2137 !important;
    font-weight: 700;
}

/* Added by mahmud */
@media screen and (min-width: 10px) and (max-width: 320px) {
    .top-logo {
        height: 65px;
    }

    .bg-image {
        height: 565px;
    }

    .navbar-toggler-icon {
        width: 1em;
        height: 1em;
    }
    .slider{
        margin-top: 50px;
    }
    .site-btn {
        padding: 9px 12px !important;
    }
}


@media screen and (min-width: 426px) and (max-width: 1024px) {
    .text-20-30 {
        font-size: 20px;
    }

    .bg-image {
        height: 850px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .bg-image {
        height: 500px;
    }

    .text-30-60 {
        font-size: 40px;
    }

    .slider {
        margin-top: -10px;
    }
}

.product-footer a {
    background-color: #002B52 !important;
}

.product-footer #social-facebook:hover {
    background-color: #375488 !important;
}

.product-footer #social-linkedin:hover {
    background-color: #0077b5 !important;
}

.product-footer #social-twitter:hover {
    background-color: #1DA1F2 !important;
}

.product-footer #social-instagram:hover {
    background-color: #8a3ab9 !important;
}