body {
    background-color: #F7FDFF;
}

body, p {
    /* font-family: 'Open Sans', sans-serif; */
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0px;
    color: #414141;
}

h1 {
    font-size: 36px;
    line-height: 22px;
}

i {
    color: #61677a;
    font-size: 14px;
}

img {
    max-width: 100%;
    height: auto;
}

.mobile-only {
	display: none;
}

/* Primary Header */
.site-navigation {
    margin: 0;
    background-color: #fff;
    border-block-end: 3px solid #1f3364;
}

    .site-navigation .navbar-toggler {
        border: 0;
        color: #1f3364;
    }

.dropdown-toggle::after {
    display: none;
}

.site-navigation .navbar {
    padding: 0.1rem 1rem;
}

.navbar .lang img {
    width: 36px;
    margin-right: 10px;
}

.navbar .lang .dropdown-menu {
    padding-bottom: 16px;
}

.navbar .lang .nav-link img {
    width: 27px;
}

.navbar-collapse ul li {
    text-align: center;
}

.menu-bg {
    width: 22px;
    height: 19px;
    background-image: url('../images/dbar.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

textarea:focus, input:focus, button {
    outline: none;
    box-shadow: none;
}

*:focus {
    outline: none;
}

textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus {
    box-shadow: none;
}

/* Form Style */
.sb-contact-form {
    border: 2px solid #bdc0c9;
    background: #ffffff;
    color: #414141;
    border-radius: 5px;
    width: 680px;
    margin-left: auto;
    margin-right: auto;
}

    .sb-contact-form .c-arrow {
        background-image: url(../images/c-arrow.png);
        background-repeat: no-repeat;
        margin-right: -35px;
        height: 86px;
        width: 156px;
        /* background-position-x: 25px; */
        position: absolute;
        top: 33px;
        left: 43px;
        background-size: contain
    }

.form-heading {
    margin-bottom: 50px;
    color: #414141;
    font-size: 38px;
    font-weight: 400;
    line-height: 32px;
}

.sb-contact-form h3 {
    margin-top: 30px;
    margin-bottom: 20px;
    color: #414141;
    font-size: 26px;
    font-weight: 800;
    line-height: 32px;
}

.sb-contact-form input, select {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 8px 12px;
    height: 42px;
    width: 300px;
    border-radius: 5px;
    border: 1px solid #bdc0c9;
    font-size: 16px;
}

    .sb-contact-form input::placeholder,
    .sb-contact-form input::-webkit-input-placeholder,
    .sb-contact-form input:-moz-placeholder,
    .sb-contact-form input::-moz-placeholder,
    .sb-contact-form input:-ms-input-placeholder {
        color: #414141;
    }

.sb-contact-form .btn {
    width: 300px;
    height: 42px;
    border-radius: 5px;
    background-color: #FF4D00;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 18pt;
    line-height: 18pt;
}


div[class^="section-"] div {
    text-align: center;
}

.section-1 .bread-crum a {
    font-size: 14px;
    text-decoration: none;
    color: #414141;
}

.section-1 {
    margin-top: 43px;
}

    .section-1 h1 {
        margin-bottom: 21px;
        font-size: 36px;
        font-weight: 400;
        line-height: 32px;
    }

    .section-1 p {
        margin: 0;
    }

        .section-1 p.p-italic {
            color: #61677a;
            font-style: italic;
            margin-top: 4px;
            margin-bottom: 37px;
            font-size: 14px;
            line-height: 22px;
        }

.section-3 h1.section-heading {
    margin-top: 60px;
    margin-bottom: 18px;
}

.section-3 .child-1 p {
    margin-top: 18px;
    margin-bottom: 20px;
}

.section-3 .child-2 p {
    margin-top: 11px;
    margin-bottom: 0;
}

.section-4 h1.section-heading, h2.section-heading {
    margin-top: 60px;
    margin-bottom: 40px;
    font-size: 36px;
    #line-height: 22px;
}

.section-4.index2 h1.section-heading {
    margin-top: 25px;
}

.section-5 h1.section-heading {
    margin-top: 45px;
    margin-bottom: 40px;
}

.section-5.index2 h1.section-heading {
    margin-top: 60px;
}

.section-4 img,
.section-5 img {
    width: 174px;
    border-radius: 50%;
}

.section-4 p {
    font-size: 14px;
    line-height: 20px;
}

    .section-4 p.per-des {
        margin-top: 15px;
    }

    .section-4 p.per-name {
        margin-top: 9px;
        margin-bottom: 4px;
    }

    .section-4 p.per-name,
    .section-4 p.per-deg {
        color: #006ebf;
    }

.section-5 .sb-cp {
    padding-left: 10px;
    padding-right: 10px;
}

.section-5 h4,
.section-6 h4 {
    font-size: 22px;
    font-weight: 600;
}

.section-5 p {
    font-size: 14px;
    line-height: 24px;
}

.section-7 h4 {
    font-size: 22px;
    /* font-weight: bold; */
    text-transform: uppercase;
}

.section-5 h4 {
    margin-top: 17px;
    margin-bottom: 8px;
}

.section-5 {
    margin-bottom: 60px;
}

.section-6 {
    margin-top: 60px;
    margin-bottom: 0px;
}

    .section-6 .child-2 p {
        margin-bottom: 20px;
    }

    .section-6 .child-2 .mt-5 {
        margin-top: 40px;
    }

    .section-6 .child-2 h4,
    .section-6 .child-3 h4 {
        margin-top: 18px;
        margin-bottom: 20px;
    }

    .section-6 .child-3 img {
        margin-top: 10px;
    }

    .section-6 .child-1 h4,
    .section-7 .child-1 h4 {
        margin-top: 18px;
        margin-bottom: 20px;
    }

    .section-6 .child-1 p {
        margin: 20px 60px 33px 60px;
    }

    .section-6 .child-3 p {
        margin: 20px 150px 50px 150px;
    }

    .section-6 .child-2 ul li {
        margin-bottom: 8px;
    }

    .section-6 .sb-ul-2 {
        margin-left: 50px;
    }

    .section-6 .sb-ul-1,
    .section-6 .sb-ul-2 {
        list-style: none;
        font-size: 16px;
        /* list-style-image: url(../images/1_objects_14.png); */
        list-style-position: inside;
    }

    .section-6 .child-2 .sb-ul-1 li,
    .section-6 .child-2 .sb-ul-2 li {
        position: relative;
    }

        .section-6 .child-2 .sb-ul-1 li:before,
        .section-6 .child-2 .sb-ul-2 li:before {
            content: '';
            position: absolute;
            display: inline-block;
            height: 22px;
            width: 22px;
            background-image: url(../images/1_objects_14.png);
            margin-right: 13px;
            background-repeat: no-repeat;
            background-size: cover;
            left: -35px;
            top: 2px;
        }

    .section-6 .child-1 h4,
    .section-6 .child-3 h4,
    .section-7 .child-1 h4,
    .section-7 .child-2 h4 {
        text-transform: none;
    }

div.section-6 .child-2 {
    margin-bottom: 34px;
}

div.section-6 .child-2,
div.section-6 .child-4 {
    text-align: left !important;
}

.section-7 .child-2 {
    max-width: 785px;
    margin-left: auto;
    margin-right: auto;
}

.section-6 .child-4 h5,
.section-7 h6 {
    color: #1f3364;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 7px;
}

.section-6 .child-4 p {
    color: #323232;
    margin-top: 0.5rem;
}

.section-7 {
    margin-bottom: 40px;
}

    .section-7 .child-1 {
        margin-top: 50px;
        margin-bottom: 40px;
    }

        .section-7 .child-1 h4 {
            margin-top: 24px;
            margin-bottom: 20px;
        }

    .section-7 .child-2 h6,
    .section-7 .child-2 h4,
    .section-7 ul {
        text-align: left;
    }

    .section-7 .child-2 h4 {
        margin-top: 40px;
        margin-bottom: 22px;
    }

    .section-7 .child-2 p {
        text-align: left;
        color: #323232;
        margin-top: 0px;
        margin-bottom: 5px;
    }

    .section-7 .child-2 .p-heading {
        font-weight: bold;
        margin: 30px auto 5px auto;
    }

.section-8 {
    margin-top: 80px;
}

    .section-8 .sb-half-left {
        background-color: #1f3364;
        padding-right: 80px;
        padding-top: 30px;
        padding-bottom: 30px;
        height: 400px;
        border-radius: 0px 5px 5px 0px;
    }

        .section-8 .sb-half-left p {
            color: #fff;
        }

        .section-8 .sb-half-left p,
        .section-8 .sb-half-right p {
            font-size: 18px;
        }

            .section-8 .sb-half-left p:nth-child(3),
            .section-8 .sb-half-left p:nth-child(4),
            .section-8 .sb-half-right p:nth-child(1) {
                font-weight: bold;
                font-size: 22px;
            }

            .section-8 .sb-half-left p:nth-child(4) {
                margin-bottom: 50px;
            }

    .section-8 .sb-col-6 {
        flex: 0 0 49%;
        max-width: 49%;
    }

    .section-8 .sb-col-1 {
        flex: 0 0 2%;
        max-width: 2%;
    }

    .section-8 .sb-half-right {
        background-color: #fff;
        padding-top: 50px;
        padding-left: 70px;
        height: 400px;
        border-radius: 5px;
    }

        .section-8 .sb-half-right .sb-social {
            margin-top: 40px;
        }

        .section-8 .sb-half-right img {
            margin: auto 20px;
            width: 30px;
        }

.section-9 .sb-brand {
    background-color: #fff;
}

    .section-9 .sb-brand .desktop-img img {
        width: 1100px;
    }

#footer {
    padding-top: 50px;
    padding-bottom: 50px;
}

    #footer p {
        text-transform: uppercase;
    }

    #footer .p1 {
        margin: 0;
    }

    #footer .p2 {
        margin: 30px auto 0;
    }

    #footer img {
        width: 48px;
    }

        #footer img:nth-child(2) {
            margin-left: 20px;
            margin-right: 20px;
        }

.section-9 {
    margin-top: 25px;
}

#chat {
    position: fixed;
    bottom: 0;
    right: 150px;
    cursor: pointer;
}

    #chat .addon {
        background: #404040;
        border-top-left-radius: 5px;
        padding: 5px 5px 8px 10px;
    }

    #chat .chat-text {
        background: #626262;
        color: #fff;
        border-top-right-radius: 5px;
        padding: 5px 10px 8px 10px;
    }

    #chat i,
    #chat span {
        color: #fff;
        font-size: 14px;
    }
/* index-3.html */
.sb-box {
    width: 807px;
    padding: 40px 83px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #B6CCF8;
    border-radius: 7px;
    background-color: #E1EBFD;
    margin-top: 87px;
}

.sb-box3 {
    width: 682px;
    padding: 25px 40px;
    border: 2px solid #BDC0C9;
    background-color: #FFF;
}

.sb-box h1 {
    font-size: 30px;
    font-weight: 600;
    line-height: 32px;
    text-align: center;
}

.sb-box2 h1 {
    margin-bottom: 25px;
}

.sb-box1 h1 {
    margin-bottom: 25px;
}

.sb-box1 .child-1 {
    padding-right: 2px;
}

.sb-box h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    text-align: center;
    margin-bottom: 20px;
}

.sb-box h5 {
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 50px;
}

.sb-box1 h5 {
    margin-top: -12px;
    margin-bottom: 25px;
}

.sb-box3 h5 {
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    margin-bottom: 25px;
}

.sb-box img,
.sb-box .sb-box-ul {
    display: inline;
    float: left
}

.sb-box2 .child-1 .sb-col-12 {
    padding-right: 4px;
}

.sb-box img {
    width: 78px;
}

.sb-box1 img {
    width: 318px;
}

.sb-box2 img {
    width: 326px;
}

.sb-box3 p.p-des img,
.upsell-section-2 .jb-select-list p.p-des img {
    margin-right: 10px;
    width: auto;
}

.sb-box .sb-box-ul {
    padding-left: 50px;
    margin-top: 12px;
    margin-bottom: auto;
}

    .sb-box .sb-box-ul li {
        font-size: 14px;
        color: #1F3364;
        font-weight: 600;
        padding-left: 15px;
        line-height: 19px;
    }

.sb-box .child-1 p.p-link,
.upsell-section-2 .jb-select-list .p-link {
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 23px;
}

.sb-box3 .p-link,
.upsell-section-2 .jb-select-list .p-link {
    font-weight: 600;
    font-size: 12px;
    margin-top: 0 !important;
    margin-bottom: 0;
    margin-right: 22px;
    color: #D0021B;
    font-style: italic;
    float: left;
    text-decoration: underline;
}

.sb-box3 p.p-head,
.upsell-section-2 .jb-select-list p.p-head {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 700;
}

.sb-box3 .sb-col-3 {
    padding-top: 25px;
}

.sb-box .child-1 p a {
    font-size: 12px;
    color: #D0021B;
    font-weight: 700;
    font-style: italic;
    text-decoration: underline;
    margin-left: 10px;
}

.sb-custom-check,
.sb-form .sb-custom-check {
    position: relative;
}

.sb-box3 .sb-custom-check,
.upsell-section-2 .jb-select-list .sb-custom-check {
    position: relative;
    float: left;
}

.sb-custom-check input,
.sb-form .sb-custom-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    z-index: 9999;
    top: 0px;
    left: 0px;
    height: 22px;
    width: 22px;
}

.sb-form .sb-custom-check input {
    top: 1px;
    left: 13px;
}

.sb-pl-md-4 {
    padding-left: 20px;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    background-color: #fff;
    width: 22px;
    border-radius: 2px;
    border: 1px solid #747B8D;
}

.sb-form .checkmark {
    top: 1px;
    left: 13px;
    border: 1px solid #bdc0c9;
}
/* Create the checkmark/indicator (hidden when not checked) */
.sb-custom-check:after {
    content: "";
    position: absolute;
    display: none;
}

input:checked ~ .checkmark {
    background-color: #FFF;
}
/* Show the checkmark when checked */
.sb-custom-check input:checked ~ .checkmark:after {
    display: block;
    visibility: visible;
}

/* Style the checkmark/indicator */
.sb-custom-check .checkmark:after {
    visibility: hidden;
    content: "";
    left: 5px;
    top: 1px;
    position: absolute;
    width: 7px;
    height: 11px;
    border: solid #0c960c;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(41deg);
}

.sb-custom-check .checkmark:after {
    left: 6px;
    top: 2px;
    position: absolute;
    width: 8px;
    height: 13px;
    background: #fff;
}

.sb-custom-check span.ml-5,
.sb-form .sb-custom-check span.ml-5 {
    margin-left: 32px !important;
}

.sb-box .child-1 p.p-italic {
    font-style: italic;
    color: #747B8D;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
}

.sb-box .btn:focus, .btn:active:focus, .btn.active:focus {
    outline: none;
    box-shadow: none;
}

.sb-box .btn {
    width: 300px;
    height: 42px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
    padding: 10px 23px;
    border: 0;
    outline: none;
    border-radius: 6px;
}

.sb-box3 h4.sb-red-head,
.upsell-section-2 .form-5 h4.sb-red-head {
    color: #DD2726;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    text-align: center;
    margin-top: 15px;
}

.sb-box2 .bottom-sub-head {
    margin-top: 5px !important;
}

.sb-box .sb-btn1 {
    color: #006EBF;
    background: transparent;
    border: 1px solid #006EBF;
}

.sb-box .sb-btn2 {
    color: #FFFFFF;
    background-color: #FF4D00;
}

.sb-box2 .sb-btn2 {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 1;
}

.sb-box .child-2 .sub-head {
    color: #FF4D00;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    margin-bottom: 13px;
}

.sb-box .child-2 img {
    width: 69px;
}

.sb-box .child-2 .per-des,
.sb-box1 .child-2 p,
.sb-box2 .child-2 p,
.sb-box2 .child-3 p,
.sb-box3 .child-2 p,
.sb-box3 .child-3 p {
    font-size: 14px;
    line-height: 19px;
}

.sb-box1 .child-2 p {
    margin-bottom: 0;
}

.sb-box1 .child-2 .per-des {
    margin-bottom: 20px;
}

.sb-box2 .child-2 .per-des {
    margin-top: 20px;
    margin-bottom: 20px;
}

.sb-box .child-2 .per-name,
.sb-box .child-2 .per-deg {
    color: #006EBF;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 0;
    margin-left: 85px;
}

.sb-box .child-2 .per-name {
    margin-top: 30px;
}

.sb-box2 .child-2 .per-des,
.sb-box2.child-2 p,
.sb-box2 .child-3 p {
    font-size: 14px;
    line-height: 19px;
}

.sb-box2 .child-2 p,
.sb-box2 .child-3 p {
    margin-bottom: 0;
}

.sb-box .bottom-sub-head {
    line-height: 32px;
    text-align: center;
    margin-bottom: 0;
    margin-top: 20px;
}

.sb-box2 .child-2 .sub-head {
    color: #414141;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 13px;
    font-weight: 400;
}

.sb-box2 .child-2 .p-li {
    font-weight: 600;
    color: #1F3364;
    line-height: 26px;
}

.sb-box2 .child-2 .per-des {
    margin-top: 20px;
    margin-bottom: 20px;
}

.sb-box2 .child-2 p,
.sb-box2 .child-3 p {
    margin-bottom: 0;
}

.sb-box2 .child-3 {
    margin-top: 20px;
    margin-bottom: 20px;
}

    .sb-box2 .child-3 p strong {
        color: #FF4D00;
    }

.sb-box .bottom-sub-head {
    line-height: 32px;
    text-align: center;
    margin-bottom: 0;
}

.sb-after-box p {
    width: 272px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.sb-box3 .sb-head-visa-master {
    margin-top: 0px;
    vertical-align: middle;
}

    .sb-box3 .sb-head-visa-master h5 {
        font-size: 20px;
        font-weight: bold;
        line-height: 32px;
        margin-bottom: 5px;
    }

    .sb-box3 .sb-head-visa-master img.visa {
        width: 116px;
    }

    .sb-box3 .sb-head-visa-master img.master {
        width: 34px;
        margin-left: 10px;
    }

.sb-box3 .sb-payment label,
.sb-box3 .sb-payment span {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0;
}

.sb-box3 .sb-payment .sb-md-6 {
    padding-right: 10px;
}

.sb-box3 .sb-payment .sb-md-4 {
    padding-left: 0px;
    padding-right: 0;
    flex: 0 0 28.333333%;
    max-width: 28.333333%;
}

.sb-box3 .sb-payment .sb-md-2 {
    padding-left: 10px;
    padding-right: 10px;
    flex: 0 0 21.666667%;
    max-width: 21.666667%;
}

.sb-box3 .sb-btn {
    color: #FFFFFF;
    background-color: #FF4D00;
    line-height: 22px;
}

.sb-box3 img {
    float: none;
}
/* alert box */
.sb-box-alert {
    width: 516px;
    height: 277px;
    border: 1px solid #B6CCF8;
    border-radius: 7px;
    background-color: #E1EBFD;
    padding: 34px 50px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

    .sb-box-alert .sb-close {
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
    }

    .sb-box-alert h1 {
        font-size: 30px;
        font-weight: 600;
        line-height: 32px;
        margin-bottom: 21px;
    }

    .sb-box-alert p {
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 0;
    }

    .sb-box-alert .a-link {
        display: inherit;
        margin-top: 50px;
        color: #1F3364;
        font-size: 14px;
        font-weight: 600;
        line-height: 19px;
    }

/* ************************** */
/*          Forms             */
/* ************************** */
/* fomr-2 */
.sep-down {
    text-align: center;
    margin: 20px auto;
}

.person {
    background: #1f3364;
    /* height: 112px; */
    margin-top: 28px;
    margin-bottom: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .person p,
    .person span {
        color: #fff;
        text-align: left;
        font-size: 16px;
        /* margin: 0; */
    }

    .person img {
        width: 90px;
    }

    .person .p-des,
    .person .p-img,
    .person .p-name {
        display: inline-block;
        vertical-align: middle;
    }

    .person p {
        margin: 0;
    }

    .person .p-des {
        width: 590px;
    }

    .person .p-name p {
        font-weight: 700;
        line-height: 19px;
        font-size: 14px;
    }
/* fomr-3 */
.form-2 .sb-contact-form {
    height: auto;
}

.form-2 .lock {
    display: none;
}

.form-3 label,
.form-4 label,
.form-6 label {
    font-weight: 600;
}

.form-3 label,
.form-3 h4 {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    text-align: left;
}

.form-3 h4 {
    font-weight: 600;
    font-size: 20px;
    margin-top: 21px;
    margin-bottom: 15px;
}

.form-3 label {
    margin-bottom: 5px;
}

.form-3 input {
    margin-bottom: 12px;
}

.form-3 .btn {
    margin-top: 18px;
}
/* Form-4 */
.form-4 label {
    width: 620px;
    text-align: left;
    margin-top: 0;
    margin-bottom: 5px;
}

.form-4 input,
.form-4 textarea {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 8px 12px;
    height: 42px;
    width: 620px;
    border-radius: 4px;
    border: 1px solid #bdc0c9;
    font-size: 16px;
}

.form-4 .sb-form .sb-custom-check {
    padding: 0 12px;
}

    .form-4 .sb-form .sb-custom-check .checkmark,
    .form-4 .sb-form .sb-custom-check input {
        left: 28px;
    }

    .form-4 .sb-form .sb-custom-check .sb-pl-md-4 {
        padding-left: 35px;
    }

.form-4 textarea {
    height: 197px;
}

.form-4 p.note-italic {
    font-style: italic;
    width: 620px;
    text-align: left;
    margin: 10px auto 20px auto;
    font-size: 14px;
    line-height: 22px;
    color: #747B8D;
}

    .form-4 p.note-italic.bottom {
        margin-bottom: 10px;
    }
/* form-5 */
.form-5 .p-bottom-form {
    width: 272px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-top: 12px;
}

.form-5 input {
    width: 100%;
    margin: 0;
}

.form-5 label {
    text-align: left;
    width: 100%;
}

.form-5 .sb-md-6 {
    padding-right: 10px;
}

.form-5 .sb-md-4 {
    padding-left: 0;
    padding-right: 0;
    flex: 0 0 28.333333%;
    max-width: 28.333333%;
}

.form-5 .sb-md-2 {
    padding-left: 10px;
    padding-right: 10px;
    flex: 0 0 21.666667%;
    max-width: 21.666667%;
}

.fomr-5 .sb-contact-form h3 {
    margin-bottom: 26px;
}

.form-5 .sb-contact-form {
    padding-left: 31px;
    padding-right: 31px;
}

.form-5 p {
    margin: 0;
    text-align: left
}

    .form-5 p strong {
        font-size: 12px;
    }

.form-5 h5 {
    font-size: 20px;
    line-height: 32px;
    font-weight: 700;
}

.form-5 .btn {
    margin-left: auto;
    margin-right: auto;
    margin-top: 14px;
}

.form-5 .sb-bottom p {
    text-align: center;
}

    .form-5 .sb-bottom p:nth-child(1) {
        margin-top: 20px;
    }

    .form-5 .sb-bottom p:nth-child(2) {
        font-size: 20px;
        font-weight: bold;
    }

.form-5 .sb-custom-check1 input[type=checkbox],
.form-5 .sb-custom-check2 input[type=checkbox] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    left: 85px;
    z-index: 9999;
}

.form-5 .sb-custom-check1 input[type=checkbox] {
    top: 1px;
    left: 15px;
    height: 22px;
    width: 22px;
}
/* Create a custom checkbox */
.form-5 .checkmark1 {
    position: absolute;
    top: 1px;
    left: 15px;
    height: 22px;
    width: 22px;
    border: 1px solid #41414182;
    border-radius: 3px;
}

.form-5 .checkmark2 {
    position: absolute;
    top: 6px;
    left: 85px;
    height: 18px;
    width: 18px;
    border-radius: 1px;
}

/* Create the checkmark/indicator (hidden when not checked) */
.form-5 .sb-custom-check1:after,
.form-5 .sb-custom-check2:after {
    content: "";
    font-family: 'Font Awesome\ 5 Free';
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.form-5 .sb-custom-check1 input:checked ~ .checkmark1:after,
.form-5 .sb-custom-check2 input:checked ~ .checkmark2:after {
    display: block;
    visibility: visible;
}

/* Style the checkmark/indicator */
.form-5 .sb-custom-check1 .checkmark1:after,
.form-5 .sb-custom-check2 .checkmark2:after {
    visibility: hidden;
    content: "";
    left: 5px;
    top: 1px;
    position: absolute;
    width: 7px;
    height: 11px;
    border: solid #0c960c;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(41deg);
}

.form-5 .sb-custom-check1 .checkmark1:after {
    left: 6px;
    top: 2px;
    position: absolute;
    width: 8px;
    height: 13px;
}

.form-5 .sb-custom-check2 i {
    color: #00000057;
    font-size: 18px;
}

.form-5 .sb-head-visa-master {
    margin-top: 50px;
    vertical-align: middle;
}

.form-5 img.visa {
    width: 104px;
}

.form-5 img.master {
    width: 34px;
    margin-left: 10px;
}

.form-5 .sb-brand {
    padding-top: 15px;
    padding-bottom: 15px;
}

.card-message p {
    font-size: 14px;
    line-height: 20px;
}

.sb-error {
    font-style: italic;
    font-size: 14px;
    color: #dd2726;
}

.sb-error-input {
    border-color: #dd2726 !important;
}

.form-5 .check-hide {
    display: none;
}

.mobile-display {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    margin-bottom: 5px
}

.form-2 .lock {
    display: inline;
    margin-right: 10px;
}

a.link-green {
    color: #3B9E1A;
    text-decoration: underline;
}

img.bottom-contact {
    width: 50px;
    margin-bottom: 20px;
}
/* New Form Design*/
.form-bank p {
    max-width: 541px;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0px;
    margin: auto auto 20px;
}

.form-bank a {
    background: #b0b0b0;
    max-width: 300px;
    padding: 2px 2px 2px 15px;
    margin: 0 auto 30px;
    border-radius: 6px;
    color: #fff;
    text-align: left;
    font-weight: 700;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.form-bank .sb-contact-form {
    padding-bottom: 22px;
}

.form-bank a img {
    width: 88px;
    height: 38px;
}

.form-bank a:hover {
    background: #47AA22;
    text-decoration: none;
}

.upsell-section-2 {
    margin-top: 40px;
}

.green {
    width: 680px;
    max-width: 680px;
    margin: 22px -31px;
}

.green-1 {
    max-width: 116px;
    display: block;
    color: #ffffff;
    background-color: #296313;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0px;
    float: left;
    padding: 7px 0 7px 19px;
    text-align: left;
}

.green-2 {
    color: #ffffff;
    font-size: 14px;
    background-color: #47AA22;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0px;
    padding: 9px 10px;
    line-height: 32px;
    width: 560px;
    float: left;
}

.form-5 .sb-head-visa-master {
    margin-top: 20px;
}

.jb-select-list {
    margin-top: 22px;
}

    .jb-select-list input {
        width: auto;
    }

.upsell-section-2 .form-5 h4.sb-red-head {
    margin-top: 25px;
}

.upsell-section-2 .jb-select-list .sb-custom-check {
    position: absolute;
    right: 36px;
    top: 30px;
}

.jb-select-list input[type="checkbox"] {
    width: 22px;
}

.upsell-section-2 .jb-select-list .p-link {
    font-size: 16px;
    text-decoration: none;
    font-style: normal;
    font-weight: 700;
}

    .upsell-section-2 .jb-select-list .p-link span {
        font-size: 12px;
        font-style: italic;
        color: #414141;
        margin-left: 8px;
    }

.upsell-section-2 .jb-select-list .discount {
    display: flex;
    align-items: flex-end;
}

.upsell-section-2 .jb-select-list .child-1 .row {
    margin-bottom: 13px;
}

.swish-wrapper {
    background-color: #F7FDFF;
    margin: 38px -31px 33px;
    padding: 30px 0;
    text-align: left;
}

    .swish-wrapper .custom-pad {
        padding-left: 124px;
    }

    .swish-wrapper h4 {
        color: #414141;
        font-weight: 700;
        font-size: 26px;
        line-height: 32px;
    }

    .swish-wrapper p {
        color: #414141;
        line-height: 32px;
    }

        .swish-wrapper p span {
            font-weight: 700;
        }

.contact-number p {
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    text-align: center;
}

.contact-number h2 {
    font-size: 45px;
    line-height: 32px;
    font-weight: 300;
    text-align: center;
    margin: 15px auto 86px;
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    transform: translate(50%, 50%);
    z-index: 100000001111;
}

.lds-ring-wrapper {
    position: fixed;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(102, 102, 102, 0.6);
    z-index: 10000000;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 51px;
    height: 51px;
    margin: 6px;
    border: 6px solid #FF4D00;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #FF4D00 transparent transparent transparent;
}

    .lds-ring div:nth-child(1) {
        animation-delay: -0.45s;
    }

    .lds-ring div:nth-child(2) {
        animation-delay: -0.3s;
    }

    .lds-ring div:nth-child(3) {
        animation-delay: -0.15s;
    }

@media (max-width: 1199px) {
    .sb-contact-form .c-arrow {
        margin-top: 0;
        margin-left: 0;
    }

    .section-8 .sb-half-left {
        padding-right: 40px;
    }

    .section-8 .sb-half-right {
        padding-left: 40px;
    }

    .sb-box {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .navbar .lang .nav-link img {
        margin-bottom: 9px;
    }

    #chat {
        right: 100px;
    }

    .section-5 h4 {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    body {
        /* margin-left: 5px;
    margin-right: 5px; */
    }
	
    h1 {
        font-size: 20px;
    }

    p {
        font-size: 14px;
    }

    .section-9 .sb-brand .mobile-img {
        width: 100%;
    }

    .mobile-hidden {
        display: none;
    }

    .sb-contact-form {
        padding-top: 0px;
    }

    .sb-contact-form {
        padding: 0 20px 0 20px;
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-left: 0;
    }

        .sb-contact-form input,
        .sb-contact-form .btn,
		.sb-contact-form select,
        .sb-contact-form textarea {
            width: 100%;
        }

        .sb-contact-form .c-arrow {
            background-image: url(../images/arrow-mobile.png);
            top: -44px;
            left: auto;
            right: 54px;
            width: 130px;
            height: 90px;
        }

        .sb-contact-form h3 {
            margin-top: 17px;
            margin-bottom: 12px;
            font-size: 20px;
            font-weight: 600;
        }

        .sb-contact-form .btn {
            margin-top: 10px;
            margin-bottom: 26px;
        }

    .section-1 {
        margin-top: 30px;
    }

    .bread-crum {
        margin-top: -15px;
        margin-bottom: 20px;
    }

    .section-1 h1 {
        width: 100%;
        margin-top: 0px;
        margin-bottom: 18px;
        line-height: 32px;
        font-size: 30px;
        font-weight: 600;
    }

    .section-1 p.p-italic {
        color: #61677a;
        font-style: italic;
        margin-top: 15px;
        margin-bottom: 35px;
    }

    .sb-form .sb-custom-check {
        margin-top: 15px;
        margin-bottom: 5px;
    }

        .sb-form .sb-custom-check input,
        .sb-form .checkmark {
            left: 0 !important;
        }

    .form-4 .sb-form .sb-custom-check .sb-pl-md-4 {
        padding-left: 21px;
    }

    .sb-pl-md-4 {
        margin-left: 6px;
    }

    .section-3 h1.section-heading {
        font-weight: 600;
        margin-top: 36px;
        margin-bottom: 5px;
        line-height: 32px;
    }

    .section-3 .child-1 p {
        text-align: left !important;
        margin-top: 0px;
        margin-bottom: 40px;
    }

    .section-3 .child-2 div.col-md-1 {
        justify-content: center;
        width: 230px;
    }

    .section-3 .child-2 p {
        margin-top: 18px;
        margin-bottom: 30px;
    }

    .section-4 p.per-deg {
        margin-bottom: 37px !important;
    }

    .section-4.index2 p.per-deg {
        margin-bottom: 0;
    }

    .section-4 h1.section-heading {
        font-weight: 600;
        margin: 18px 55px 14px 55px;
        line-height: 28px;
    }

    iframe {
        width: 321px;
        height: 226px;
    }

    .section-4 img, .section-5 img {
        /* width: 130px;    */
    }

    .section-5 h4, .section-6 h4, .section-7 h4 {
        font-weight: 600;
    }

    .section-5 h1.section-heading {
        font-weight: 600;
        margin-top: 0;
        margin-bottom: 17px;
        line-height: 32px;
    }

    .section-5 {
        margin-bottom: 32px;
    }

        .section-5.index2 {
            margin-bottom: 10px;
        }

            .section-5.index2 h1.section-heading {
                margin-top: 50px;
            }

    .index2 .section-5 {
        margin-bottom: 20px;
    }

    .section-5 h4 {
        font-size: 16px;
    }

    .section-6 .child-1 h4,
    .section-7 .child-1 h4 {
        margin-top: 12px;
    }

    .section-6 .child-1 p {
        margin: 20px 0 50px 0;
        ;
        text-align: left;
    }

    .section-6 .child-2 h4, .section-6 .child-3 h4 {
        margin-top: 40px;
        margin-bottom: 20px;
    }

    .section-6 .child-3 p,
    .section-7 .child-1 p {
        margin: 0;
        text-align: left;
    }

    .section-6 {
        margin-bottom: 20px;
    }

    .section-8 .sb-col-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .section-8 .sb-col-1 {
        flex: 0 0 0;
        max-width: 0;
    }

    .section-8 .sb-half-left {
        padding-right: 0;
        height: auto;
        border-radius: 0;
    }

    .section-8 .sb-half-right {
        padding-left: 0;
        padding-top: 60px;
        padding-bottom: 60px;
        height: auto;
        border-radius: 0;
    }

    .section-9 {
        margin-top: 20px;
    }

    #footer {
        padding: 40px 20px;
    }

    #chat {
        right: 70px;
    }

    .section-6 .child-2 .sb-ul-1,
    .section-6 .child-2 .sb-ul-2 {
        margin-bottom: 0;
    }

    .section-6 .child-2 ul {
        margin-left: 38px;
    }

        .section-6 .child-2 ul li {
            margin-bottom: 10px;
        }
    /* index-3.html */
    .sb-box {
        padding: 24px 20px;
        margin-top: 10px;
    }

        .sb-box h1 {
            margin-top: 4px;
        }

    .sb-box2 h1 {
        margin-bottom: 0;
    }

    .sb-box h1,
    .sb-box h5 {
        text-align: left;
    }

    .sb-box h5 {
        margin-bottom: 20px;
        font-weight: 400;
    }

    .sb-box .child-1 p.p-link {
        margin-top: 15px;
    }

    .sb-box2 .child-1 p.p-link {
        margin-top: 0;
    }

    .sb-box .sb-mobile-img {
        width: 28px;
    }

    .sb-box .sb-custom-check span.ml-5 {
        margin-left: 6px !important;
        margin-right: 16px !important;
    }

    .sb-box2 .sb-custom-check span.ml-5 {
        margin-left: 38px !important;
        display: block;
        padding-right: 35px;
    }

    .sb-box .checkmark,
    .sb-box .sb-custom-check input {
        left: unset;
        right: 0;
    }

    .sb-box .child-1 p.p-italic {
        margin-top: 0;
        margin-bottom: 0;
    }

    .sb-box2 .bottom-sub-head {
        margin-top: 10px;
    }

    .sb-box .btn {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .sb-box .sb-btn1 {
        margin-top: 15px;
    }

    .sb-box2 .sb-btn1 {
        margin-bottom: 0;
    }
    /* box3 */
    .sb-box3 h5 {
        margin-bottom: 10px;
        font-weight: 400;
    }

    .sb-box3 .bottom-sub-head {
        margin-top: 10px;
    }

    .sb-box3 h1 {
        font-size: 20px;
        line-height: 32px;
        margin-top: 0;
        margin-bottom: 0;
    }

    .sb-box3 h4.sb-red-head {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .sb-box3 .sb-payment h5 {
        font-weight: 600;
    }

    .sb-box3 .sb-custom-check span.ml-5 {
        margin-left: 38px !important;
        display: block;
        padding-right: 20px;
    }

    .sb-box3 .p-link,
    .sb-box3 .p-head {
        display: contents;
    }

    .sb-box3 .checkmark,
    .sb-box3 .sb-custom-check input {
        left: unset;
        right: -30px;
    }

    .sb-box3 .sb-payment .sb-md-4 {
        padding-left: 15px;
        padding-right: 0;
        flex: 0 0 60%;
        max-width: 60%;
    }

    .sb-box3 .sb-payment .sb-md-6 {
        padding-right: 15px;
        margin-bottom: 15px;
    }

    .sb-box3 .sb-payment .sb-md-2 {
        padding-left: 10px;
        padding-right: 15px;
        flex: 0 0 40%;
        max-width: 40%;
        margin-bottom: 8px;
    }
    /* alert box */
    .sb-box-alert {
        position: relative;
        width: 100%;
        padding: 34px 19px;
        padding-bottom: 0;
        height: auto;
        margin-top: 120px;
    }

        .sb-box-alert .a-link {
            margin-bottom: 37px;
        }

    .mobile-display {
        display: block;
    }

    .sep-down {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    /* Forms style */
    .form-2 .sb-contact-form,
    .form-3 .sb-contact-form,
    .form-4 .sb-contact-form,
    .form-5 .sb-contact-form {
        width: 100%;
        height: auto;
        padding-left: 20px;
        padding-right: 20px;
    }

    .form-3 label, .form-3 h4,
    .form-4 label {
        width: 100%;
        font-weight: 600;
    }

    .form-2 .lock {
        margin-right: 5px;
    }

    .fomr-2 .sb-contact-form h3 {
        margin-bottom: 4px;
    }

    .mobile-display {
        display: inline;
    }

    .form-3 h4 {
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .form-4 p.note-italic {
        width: 100%;
    }

    .section-5 h4, .section-6 h4, .section-7 h4 {
        font-weight: 600;
    }

    .form-5 .sb-custom-check1 {
        margin-top: 10px;
    }

        .form-5 .sb-custom-check1 span {
            font-style: italic;
            font-size: 14px;
            line-height: 14px;
            color: #747B8D;
        }

        .form-5 .sb-custom-check1 input[type=checkbox],
        .form-5 .checkmark1 {
            right: 20px;
            left: unset;
            top: 3px;
        }

    .form-5 .check-input {
        width: 80%;
    }

    .form-5 .sb-md-4 {
        padding-left: 15px;
        padding-right: 0;
        flex: 0 0 60%;
        max-width: 60%;
    }

    .form-5 .sb-md-2 {
        padding-left: 10px;
        padding-right: 15px;
        flex: 0 0 40%;
        max-width: 40%;
    }

    .form-5 .sb-md-6 {
        padding-right: 15px;
    }

    .form-5 input {
        margin-bottom: 13px;
    }

    .form-5 .sb-custom-check2 {
        margin-bottom: 8px;
    }

    .form-5 .sb-bottom p:nth-child(1) {
        margin-top: 12px;
    }

    .form-5 .btn {
        margin-left: 15px;
        margin-right: 15px;
    }

    .form-5 .check-hide {
        display: none;
    }

    .form-5 .check-display {
        display: none;
    }

    .form-5 img.master {
        width: 25px;
    }

    .person .p-des {
        width: 100%;
    }

    .form-bank p {
        text-align: left;
    }

    .green {
        width: auto;
        margin: 20px -20px;
    }

    .green-1,
    .green-2 {
        max-width: 100%;
        width: 100%;
        line-height: 18px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .upsell-section-2 .jb-select-list p.p-head,
    .upsell-section-2 .jb-select-list p.p-link {
        display: contents;
    }

    .upsell-section-2 .jb-select-list .sb-custom-check {
        float: none;
        position: unset;
    }

    .upsell-section-2 .jb-select-list .checkmark {
        left: unset;
        right: 20px;
    }

    .swish-wrapper {
        margin-left: -20px;
        margin-right: -20px;
    }

        .swish-wrapper .custom-pad {
            padding-left: 30px;
        }

    .inf {
        display: none;
    }
}



@media (max-width: 575px) {
    .dropdown-menu {
        left: -130px;
    }

    .nav-link {
        padding: .5rem 0rem;
    }

    .sb-contact-form .c-arrow {
        top: -34px;
        left: auto;
        right: 35px;
        height: 80px;
    }

    #chat {
        left: 0;
        right: 0;
        text-align: center;
    }

    .sb-container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .sb-col-8 {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (max-width: 380px) {
	.navbar-brand {
		max-width: 230px !important;
	}
}

@media (max-width: 321px) {
    iframe {
        width: 100%;
    }

    .sb-container {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.sb-contact-form textarea {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 8px 12px;
    /*height: 42px;*/
    /*width: 300px;*/
    border-radius: 5px;
    border: 1px solid #bdc0c9;
    font-size: 16px;
}

.g-recaptcha div {
    width: auto !important;
}


span.field-validation-error {
    border: none;
    color: #dd2f2f;
    font-size: 13px;
    margin-bottom: 15px !important;
    display: inline-block;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 0.8rem;
    color: #212529;
    text-align: center;
    list-style: none;
    background-color: inherit;
    background-clip: padding-box;
    border: none;
    line-height: 15px;
}

.sb-contact a, #footer a {
    color: #414141;
}

.underline {
    text-decoration: underline;
}

.LaodingOverlay {
    min-width: 100%;
    min-height: 100%;
    background-color: rgba(241, 241, 241, 0.28);
    z-index: 99999;
    position: fixed;
}

    .LaodingOverlay img {
        top: 45%;
        left: 45%;
        position: fixed;
    }


/* cookie style */
#cookie-overlay {
    position: fixed;
    height: 182px;
    bottom: 0;
    width: 100%;
    display: none;
}

    #cookie-overlay .container-fluid {
        max-width: 1288px;
    }

    #cookie-overlay .cookie-wrapper {
        background-color: #fff;
        border: 2px solid #bdc0c9;
        border-radius: 4px;
        padding: 40px 63px 35px 82px;
    }

        #cookie-overlay .cookie-wrapper .left h4 {
            height: 32px;
            color: #414141;
            font-size: 26px;
            font-weight: 700;
            line-height: 32px;
            text-transform: none;
            text-decoration: none;
            letter-spacing: 0px;
        }

        #cookie-overlay .cookie-wrapper .left p {
            color: #414141;
            font-size: 16px;
            font-weight: 400;
            line-height: 26px;
            text-align: left;
            text-transform: none;
            text-decoration: none;
            letter-spacing: 0px;
        }

        #cookie-overlay .cookie-wrapper .right {
            text-align: center;
            padding-left: 40px;
        }

        #cookie-overlay .cookie-wrapper button {
            width: 300px;
            height: 42px;
            background: #ff4d00;
            color: #fff;
            font-size: 18pt;
            font-weight: 400;
            line-height: 22px;
            letter-spacing: 0px;
            padding: 10px 72px;
            border-radius: 6px;
            outline: none;
            box-shadow: none;
            border: 0;
            cursor: pointer;
            margin-left: auto;
        }

        #cookie-overlay .cookie-wrapper .right a img {
            margin-right: 5px;
        }

        #cookie-overlay .cookie-wrapper .right a {
            position: relative;
            margin: 15px auto 0;
            height: 32px;
            color: #414141;
            font-size: 16px;
            font-weight: 400;
            line-height: 32px;
            letter-spacing: 0px;
            text-decoration: none;
            display: block;
        }
		

@media (max-width:1000px) {

    /* cookie style */
    #cookie-overlay {
        position: fixed;
        height: auto !important;
        bottom: 0;
        width: 100%;
        display: none;
        /*opacity: 0.8;*/
    }
    #cookie-overlay:hover {
        opacity: 1;
    }

        #cookie-overlay .container-fluid {
            max-width: 1288px;
        }

        #cookie-overlay .cookie-wrapper {
            background-color: #fff;
            border: 2px solid #bdc0c9;
            border-radius: 4px;
            padding: 20px !important;
        }

            #cookie-overlay .cookie-wrapper .left h4 {
                height: 32px;
                color: #414141;
                font-size: 26px;
                font-weight: 700;
                line-height: 32px;
                text-transform: none;
                text-decoration: none;
                letter-spacing: 0px;
            }

            #cookie-overlay .cookie-wrapper .left p {
                color: #414141;
                font-size: 16px;
                font-weight: 400;
                line-height: 26px;
                text-align: left;
                text-transform: none;
                text-decoration: none;
                letter-spacing: 0px;
            }

            #cookie-overlay .cookie-wrapper .right {
                text-align: center;
                padding-left: 0 !important;
            }

            #cookie-overlay .cookie-wrapper button {
                width: 180px !important;
                height: 42px;
                background: #ff4d00;
                color: #fff;
                font-size: 18pt;
                font-weight: 400;
                line-height: 22px;
                letter-spacing: 0px;
                padding: 10px 30px !important;
                border-radius: 6px;
                outline: none;
                box-shadow: none;
                border: 0;
                cursor: pointer;
                margin-left: auto;
            }

            #cookie-overlay .cookie-wrapper .right a img {
                margin-right: 5px;
            }

            #cookie-overlay .cookie-wrapper .right a {
                position: relative;
                margin: 15px auto 0;
                height: 32px;
                color: #414141;
                font-size: 16px;
                font-weight: 400;
                line-height: 32px;
                letter-spacing: 0px;
                text-decoration: none;
                display: block;
            }
}

@media (max-width:420px) {
	.mobile-only {
		display: block;
	}
	#cookie-overlay .cookie-wrapper {
		padding: 0 !important;
		padding-left: 10px !important;
		padding-right: 10px !important;		
	}
	#cookie-overlay h4 {
		display: none;
	}
	#cookie-overlay .cookie-wrapper .left {
		padding-bottom: 25px !important;
		padding-top: 20px;
	}
	#cookie-overlay .col-12 {
		padding-left: 0px;
		padding-right: 0px;
	}
	#cookie-overlay .cookie-wrapper .left h4{
		font-size: 1em;
	}
	#cookie-overlay .cookie-wrapper .left p	{
		font-size: 0.8em;
		line-height: 1em;
	}
	#cookie-overlay .cookie-wrapper .right a {
		font-size: 0.8em;
		width: unset;
		margin-left: 28px !important;
	}
	#cookie-overlay .cookie-wrapper button {
		font-size: 0.8em !important;
		line-height: 0.8em;
		height: unset;
	}
	#cookie-overlay .col-md-12 {
		position: absolute;
		bottom: 5px;
		padding: 0 !important;		
	}
	#cookie-overlay .cookie-btns,
	#cookie-overlay .cookie-btns a {
		display: inline-block;
		margin: 0 !important;
		float: left;
	}
	#cookie-overlay .cookie-btns button {
		float: right;
		font-weight: 700;
	}
}


.jb-list-wrapper {
    margin-top: 5px;
    margin-bottom: 15px;
}

.jb-list-check {
    list-style: none;
    font-size: 16px;
    list-style-position: inside;
    margin-bottom: 0;
}

    .jb-list-check li {
        position: relative;
        text-align: left;
        margin-bottom: 5px;
    }

        .jb-list-check li:before {
            content: '';
            position: absolute;
            display: inline-block;
            height: 22px;
            width: 22px;
            background-image: url(../images/1_objects_14.png);
            margin-right: 13px;
            background-repeat: no-repeat;
            background-size: cover;
            left: -35px;
            top: 2px;
        }

.sb-form.godkanner-genom .sb-custom-check {
    padding-left: 45px;
}

.sb-form .checkmark {
    left: 13px !important;
}

.sb-form .sb-custom-check input {
    left: 13px !important;
}


.child-2 h2, .child-2 h3 {
    margin-top: 18px !important;
    margin-bottom: 20px !important;
    font-weight: 600 !important;
    text-align: left !important;
}

.xmas-notification {
    margin: 12px;
    border: 1px solid #bce8f1;
    background: #d9edf7;
    color: #31708f;
    border-radius: 4px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.info-page {
    text-align: left !important;
    display: inline-block !important;
}

.info-page h2 {
    margin-top: 18px;
}

.grecaptcha-badge {
	opacity: 0;
}

.input-validation-error {
	border: 2px solid #dc3545 !important;
}

.registreringsgaranti {
    font-size: 1.5rem; 
    line-height: 1.8rem; 
    margin: auto;
}
.registreringsgaranti p {
    font-size: 0.75rem; 
    line-height: 0.9rem; 
}
@media (max-width: 768px) {
    .registreringsgaranti {
        font-size: 1.2rem; 
    }
    .registreringsgaranti p {
        font-size: 0.6rem; 
    }
}
