    .email {
        line-height: 30px !important;
        padding: 10px 18px !important;
        border-radius: 5px;
        border: none;
        width: 60% !important;
    }
    .banner-dec{
        font-size: 16px !important;
        line-height: 1.7;
    }
    .btn-size {
        margin: 0px !important;
        width: 38% !important;
        padding: 16px 18px !important;
    }
    .three-ttl-bold{
        font-weight: 600 !important;
    }
    .bg-blue {
        background-color: #E6F2FA;
    }
    .product-btn{
        border-color: #2250fc;
        color: #fff !important;
        padding: 15px 30px !important;
        border-radius: 35px !important;
        font-size: 16px !important;
    }
    .iconify-img {
        color: #000;
        font-size: 50px !important;
    }

    .border_radius {
        border-radius: 20px;
    }

    .box_div {
        padding: 20px;
        background-color: #fff;
        border-radius: 15px;
        height: 300px;
        align-content: center;
    }

    .title-content-center {
        margin: 0% 20%;
    }

    .icons {
        font-size: 30px;
    }

    * {
        box-sizing: border-box
    }


    /* Slideshow container */
    .slideshow-container {
        position: relative;
    }

    /* Slides */
    .mySlides {
        display: none;
        padding: 80px;
        text-align: center;
    }

    .prev,
    .next {
        cursor: pointer;
        position: absolute;
        top: 50%;
        width: auto;
        margin-top: -30px;
        padding: 16px;
        color: #000 !important;
        font-weight: bold;
        font-size: 30px;
        border-radius: 0 3px 3px 0;
        user-select: none;
    }

    .next {
        position: absolute;
        right: 0;
        border-radius: 3px 0 0 3px;
    }

    /* On hover, add a black background color with a little bit see-through */
    .prev:hover,
    .next:hover {}

    .img_circle {
        border-radius: 50px;
        width: 80px;
    }

    .line_div {
        padding: 10px;
        border-top: 3px solid #fff;
        width: 60%;
    }
    .line_div_why {
        padding: 10px;
        border-top: 3px solid #000;
        width: 60%;
    }
    .darkblue_bg {
        background-color: #2250FC;
    }

    .btn_white {
        color: #000;
        background-color: #fff;
        border: none;
        border-radius: 10px;
        padding: 12px 15px;
    }

    .btn_trans {
        background-color: transparent;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 10px;
        padding: 12px 15px;
    }

    .bg_light {
        background-color: rgb(132 166 255 / 5%);
    }

    .icon_style {
        font-size: 35px;
        font-weight: 600;
    }

    @media only screen and (min-width: 320px) and (max-width: 409px) {
        .email {
            width: 100% !important;
        }
        .product-btn {
            line-height: 0px !important;
        }
        .btn-size {
            margin: 20px 0px !important;
            width: 50% !important;
            padding: 0px !important;
        }

        .box_div {
            padding: 20px;
            background-color: #fff;
            border-radius: 15px;
            height: 350px !important;
            align-content: center;
            margin-bottom: 10px;
        }

        .title-content-center {
            margin: 0px;
        }

        .grid-six {
            margin-bottom: 20px;
        }

        .row.p-b-50 {
            padding-bottom: 0px !important;
        }

        .row.m-35 {
            margin: 0px !important;
        }

        br {
            display: none;
        }

        a.btn_trans.text-bold.text-white {
            margin-top: 30px !important;
            float: left;
        }

        .why-choose {
            margin-left: 15px !important;
            margin-top: 10px !important;
        }
    }

    @media only screen and (min-width: 409px) and (max-width: 767.7px) {
        .email {
            width: 100% !important;
        }
        .product-btn {
            line-height: 0px !important;
        }
        .btn-size {
            margin: 20px 0px !important;
            width: 50% !important;
            padding: 0px !important;
        }

        .box_div {
            padding: 20px;
            background-color: #fff;
            border-radius: 15px;
            height: 400 !important;
            align-content: center;
            margin-bottom: 10px;
        }

        .title-content-center {
            margin: 0px;
        }

        .grid-six {
            margin-bottom: 20px;
        }

        .row.p-b-50 {
            padding-bottom: 0px !important;
        }

        .row.m-35 {
            margin: 0px !important;
        }

        br {
            display: none;
        }

        a.btn_trans.text-bold.text-white {
            margin-top: -7px !important;
            float: right;
        }

        .why-choose {
            margin-left: 15px !important;
            margin-top: 10px !important;
        }
        /* .box_div {
            padding: 20px;
            background-color: #fff;
            border-radius: 15px;
            height: 450px;
        } */
        .col-sm-5.align-content-center.justify-content-center {
            flex: 100%;
            max-width: 100%;
        }
    }
    @media only screen and (max-width: 768px) {
        .btn-size {
            margin: 0px !important;
            width: 50% !important;
            padding: 23px !important;
            line-height: 0px !important;
            white-space: nowrap;
        }
        .product-btn{
            line-height: 0px !important;
        }
        .title-content-center {
            margin: 0% 10%;
        }

        .col-sm-5.align-content-center.justify-content-center {
            flex: 100%;
            max-width: 100%;
        }

        .box_div {
            padding: 20px;
            background-color: #fff;
            border-radius: 15px;
            height: 450px;
        }
    }

    @media only screen and (min-width: 769px) and (max-width: 991px) {
        .btn-size {
            margin: 0px !important;
            width: 38% !important;
            padding: 23px 37px !important;
            line-height: 0px !important;
        }
        .product-btn{
            line-height: 0px !important;
        }
        .title-content-center {
            margin: 0% 10%;
        }

        .col-sm-6.align-content-center.justify-content-center.m-r-70 {
            margin-right: 0px !important;
        }

        .box_div {
            padding: 20px;
            background-color: #fff;
            border-radius: 15px;
            height: 450px;
        }

        a.btn_trans.text-bold.text-white {
            margin-top: 30px !important;
            float: left;
        }
    }

    @media only screen and (min-width: 992px) and (max-width: 1024px) {
        .btn-size {
            margin-top: 10px !important;
            width: 50% !important;
            padding: 23px 37px !important;
            line-height: 0px !important;
        }
        .product-btn{
            line-height: 0px !important;
        }
        .title-content-center {
            margin: 0% 10%;
        }

        .col-sm-6.align-content-center.justify-content-center.m-r-70 {
            margin-right: 0px !important;
        }

        .box_div {
            padding: 20px;
            background-color: #fff;
            border-radius: 15px;
            height: 350px;
        }

        a.btn_trans.text-bold.text-white {
            margin-top: 30px !important;
            float: left;
        }
    }