* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html,
body {
    min-height: 100%;
    color: #444444 !important;
    font-family: Montserrat, sans-serif;
    text-decoration: none;
    font-size: 16px;
}
main {
    margin-top: 120px;
}
.fsmall {
    font-size: 14px !important;
}

.spacing-small {
    letter-spacing: normal;
}
.spacing-medium {
    letter-spacing: 0.3em;
}

.w-8 {
    width: 8px;
}
.w-25 {
    width: 25px !important;
}
.w-35 {
    width: 35px;
}
.w-36 {
    width: 36%;
}
.w-37 {
    width: 37px;
}
.w-96 {
    width: 96% !important;
}
.mw-950 {
    max-width: 950px;
}

.h-25 {
    height: 25px !important;
}
.h-38 {
    height: 38px;
}
.h-80 {
    height: 80px;
}

.pt-87 {
    padding-top: 87px;
}
.pt-40 {
    padding-top: 40px;
}
.pb-20 {
    padding-bottom: 20px;
}
.p-13-32 {
    padding: 13px 32px;
}
.p-14-23 {
    padding: 14px 23px;
}
.p-13-30 {
    padding: 13px 30px;
}

.ls-4 {
    letter-spacing: 0.4px;
}
.ls-7 {
    letter-spacing: 0.7px !important;
}

.opacity {
    opacity: 0.5;
}
.nav-link {
    color: #222 !important;
}
.box-shadow-btn {
    box-shadow: 0 7px 20px -3px #4bb5ff;
}
.box-shadow-card {
    box-shadow: 0 1px 18px -1px rgba(38, 6, 57, 0.1);
}
.bg {
    background-color: #ebf4fe !important;
}
.bg-white {
    background-color: white !important;
}
.bg-purple {
    background-color: #4bb5ff;
}
.bg-blue {
    background-color: #1b2c44;
}
.text-black {
    color: #000 !important;
}
.text-grey {
    color: #383737;
}
.border-purple {
    border-color: #4bb5ff;
}
.border-pink {
    border: 2px solid #4bb5ff !important;
}
.btn-outline-purple {
    border: 1px solid #171619;
}
.text-purple {
    color: #4bb5ff;
}

.btn:focus {
    box-shadow: unset !important;
}

.btn-outline-purple:hover {
    background-color: #4bb5ff;
    color: white;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-weight: bold;
}
.play_btn {
    animation: scale 2s linear infinite !important;
}

@keyframes scale {
    0%,
    100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
}
.card::before {
    content: "";
    position: absolute;
    top: 68px;
    left: 0;
    width: 50px;
    height: 90px;
    background-color: #ffffff;
    border-left: 2px solid #4bb5ff;
    transform: rotate(-140deg);
    transform-origin: top left;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

.accordion-button::after {
    display: none !important;
}
.accordion-header {
    justify-content: space-between;
    text-decoration: none;
    cursor: pointer;
}
.scroll-container {
    max-height: 300px;
    margin-right: 15px;
}
.scroll-container {
    scrollbar-color: #4bb5ff #f0f0f0;
    scrollbar-width: thin;
}
.scroll-container::-webkit-scrollbar {
    width: 8px;
}
.scroll-container::-webkit-scrollbar-thumb {
    background-color: #4bb5ff;
    border-radius: 4px;
}
.scroll-container::-webkit-scrollbar-track {
    background-color: #f0f0f0;
}
.accordion-body {
    background-color: white !important;
    text-align: left;
}
.owl-prev {
    left: -40px;
}

.owl-next {
    right: -40px;
}

.form-select {
    padding: 12px !important;
    border-radius: 0px !important;
}
.form-select:focus {
    box-shadow: unset !important;
}
.modal-content {
    border: 0 !important;
    border-radius: 1rem;
}

/* @media (max-width: 767px) {
    body {
        overflow-x: hidden !important;
        font-family: Montserrat, sans-serif;
        color: #444444 !important;
        text-decoration: none;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        color: #000;
        font-weight: bold;
    }
    .hero_section {
        margin-top: 140px;
        max-width: 990px !important;
    }
    .carousel-card {
        width: 100% !important;
    }
    #navbarNav {
        text-align: center;
        background-color: #fff;
    }
    .navbar-brand {
        padding-top: 10px !important;
        margin-left: -50px !important;
    }
    .button {
        flex-direction: column;
        align-items: center;
    }
    .btn-learn {
        margin-right: 10px;
        margin-bottom: 30px;
        flex-direction: column;
    }
    .h1_heading {
        font-weight: 900;
        line-height: 59px;
        width: 100%;
        letter-spacing: 0.6px;
        margin-top: 10%;
    }
    .search-container {
        width: 100% !important;
    }
    .subtitle {
        line-height: 36px;
        letter-spacing: 0.6px;
        text-align: left;
        margin-left: 15px !important;
    }
    .h2_heading {
        line-height: 50px;
    }
    .data_plan {
        width: 100%;
        margin-left: 0px !important;
    }
    .main_benefits {
        margin-top: 400px !important;
        padding: 20px !important;
    }
    .description {
        line-height: 30px;
        letter-spacing: 0.4px;
    }
    .benefits-row .col-md-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .btn-check1 {
        padding: 15px 27px !important;
    }
    .check_phone {
        width: 60%;
    }
    .mt-6 {
        margin-top: 5% !important;
    }
    .ms-45 {
        margin-left: 45% !important;
    }
    .ms-29 {
        margin-left: 29% !important;
    }
    .country-operator {
        width: 110% !important;
        margin-left: 0 !important;
    }
} */
