body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol" !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #212529 !important;
    text-align: left;
    background-color: #fff !important;
    font-size: 18px !important;
}

a {
    text-decoration: none !important;
}

.style-text {
    text-align: justify;
}

.navbar .navabar-background {
    background-color: #6c757d !important;
}

.navi-link {
    color: hsla(0, 0%, 100%, 0.5);
    margin-right: 1rem;
}

.navi-link.active,
.navi-link:hover {
    color: #fff;
}

.mbottom {
    margin-bottom: 3.5rem !important;
}

.mbottomNav {
    margin-bottom: 1.4rem;
}

.navbar-brand > .logo1 {
    width: 124px;
}

.navbar-brand > .logo2 {
    width: 226px;
    height: 57px;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show > .nav-link {
    color: #fff !important;
}

.navbar-font-size {
    font-size: 22px;
    font-weight: 600;
}

.btn-custom {
    background-color: #a9a9a9 !important;
    color: #fff !important;
}

.btn-custom:hover {
    background-color: #439fef !important;
    border-color: #439fef !important;
}

.ep-font {
    font-weight: 600 !important;
    font-size: 22px;
    line-height: 1.5;
}

.margin-p {
    margin-top: 3rem;
}

.mail_to,
.validation-para {
    font-size: 18px;
}

.mail_to:hover {
    color: #0056b3;
}

.lable-f {
    font-size: 17px !important;
    font-weight: 600;
    margin-top: 0.8rem;
}

.footer-style {
    position: fixed;
    width: 100%;
    bottom: 0;
    background: #6c757d !important;
    text-align: center;
    padding: 0.6rem;
}

.disclaimerli {
    margin-bottom: 0.5rem;
}

.footer-style > span {
    color: #f5f5f5;
    font-size: 17px;
    font-weight: 400;
}

.bootstrap-select {
    display: block !important;
    width: 100% !important;
    float: none !important;
    display: inline-block !important;
    margin-left: 0;
    color: #212529 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
}

/*# sourceMappingURL=main.b01a4d4a.chunk.css.map */

.stripe_modal_form {
    width: 315px;
    margin: 0 auto;
    position: relative;
    background-color: #e9ecef;
}

.modal_header_stripe {
    background: #ced4da;
    background-image: linear-gradient(#fff, #ced4da);
}

.cross_button {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 10px;
    background: #ced4da;
    border: none;
}

.cross_button > span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -54%);
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.image {
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -39%);
    width: 76px;
    height: 75px;
    overflow: hidden;
    border-radius: 50%;
}

.image:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(https://checkout.stripe.com/v3/images/icon-border-Uz9anqiDNVCgXMysAAWGQ.png)
        no-repeat;
    background-size: 100% 100%;
}

.image > img {
    background: #fff;
    width: 64px;
    height: 64px;
    display: block;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    -ms-border-radius: 32px;
    -o-border-radius: 32px;
    border-radius: 32px;
    margin: 4px 6px 0;
}

.title {
    text-align: center;
    width: 100%;
}

.title > h2 {
    color: #000;
    font-size: 17px;
    font-weight: bold;
    height: 22px;
    padding-top: 38px;
}

.title > h3 {
    color: #5b5b65;
    font-size: 13px;
    font-family: "HelveticaNeueMedium", "HelveticaNeue-Medium",
        "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", Helvetica,
        Arial;
    font-weight: normal;
    padding-bottom: 5px;
    text-shadow: 0 1px 0 #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.1em;
    text-align: center;
    margin-top: 25px;
}

.email {
    background: #ced4da;
    font-size: 13px;
    font-weight: bold;
    color: #5b5b65;
    text-shadow: 0 1px 0 rgb(255 255 255 / 70%);
    line-height: 25px;
    text-align: center;
    cursor: default;
    margin-top: 1.12px;
    padding-bottom: 1.54px;
}

.stripe_modal_body {
    padding: 3rem 3rem 2.3rem 3rem;
}

.stripe_field_con {
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 1.5rem;
}

.modal_shadow {
    box-shadow: -1px 10px 64px 6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: -1px 10px 64px 6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -1px 10px 64px 6px rgba(0, 0, 0, 0.75);
}

.form-control-stripe {
    border: 1px solid #ddd;
    padding: 9px;
    background: #fff;
}

/* data protection style */

.sub_heading {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}

/* cookie style */

.cookie_box {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    background: #adadad;
    z-index: 999999;
    padding: 15px 10%;
    font-size: 15px;
    line-height: 1.5;
    color: #fff;
    transition: all 0.5s ease-in-out;
}

.hidden {
    bottom: -100%;
}

.consent_btn {
    text-align: right;
}

.show_errors {
    font-size: 14px;
    color: red;
}
.usefull_links {
    margin-top: 30px;
}
.usefull_links a {
    font-size: 17px;
    border-bottom: 1px solid #0d6efd;
    font-weight: bold;
}
.usefull_links img {
    margin-top: 15px;
    width: 395px;
}

/* ip recordal */
.type_ip.nav-tabs {
    border: none;
}
.type_ip.nav-tabs.nav {
    display: block;
}
.ep_plus {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.brand_container {
    display: flex;
    align-items: center;
}
.brand_container > iframe {
    width: 230px;
    height: 89px;
}
/* responsive style */

/* responsive style */
@media only screen and (max-width: 1141px) {
    .brand_container {
        flex-direction: column;
    }
    .brand_a {
        margin-bottom: 18px;
    }
}

@media only screen and (max-width: 991px) {
    .nav_style {
        text-align: center;
    }
    .navi_style_t {
        margin-top: 1.5rem;
    }
    .usefull_links img {
        width: 395px;
    }
    .sm_flex_style {
        flex-direction: column;
    }
    .brand_container > iframe {
        height: 105px;
        width: 100%;
    }
    .nav_ham_cu {
        position: relative;
        left: 39%;
        margin-top: 22px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 467px) {
    .usefull_links img {
        width: 100%;
    }
    .sm_flex_style {
        flex-direction: column;
    }
    .brand_container {
        text-align: center;
    }
    .navbar_brnad_2 {
        margin-right: 0 !important;
    }
    .nav_btn {
        transition: all 0.5s ease-in-out;
    }
}

@media only screen and (max-width: 395px) {
    .navbar-brand > .logo2 {
        width: 140px;
        height: 34px;
    }
    .navbar-brand > .logo1 {
        width: 70px;
    }
}
