﻿@import"../webfonts/stylesheet.css";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

html {
    overflow-x: hidden
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: "";
        content: none
    }

table {
    border-collapse: collapse;
    border-spacing: 0
}

pre code {
    display: block;
    color: #000;
    background: #f3f3f3;
    font-family: "Consolas","Menlo","DejaVu Sans Mono",monospace
}

pre .subst, pre .title {
    font-weight: normal;
    color: #000
}

pre .comment {
    color: #535353;
    font-style: italic
}

pre .doctype {
    color: #535353
}

pre .tag {
    background: #f3f3f3
}

    pre .tag .title, pre .id, pre .attr_selector, pre .pseudo, pre .literal, pre .keyword, pre .hexcolor, pre .css .function, pre .ini .title, pre .css .class, pre .list .title, pre .tex .command {
        font-weight: normal;
        color: #ff0c64
    }

pre .attribute, pre .rules .keyword, pre .number, pre .date {
    font-weight: normal;
    color: #008cff
}

pre .number {
    font-weight: normal
}

pre .string, pre .value, pre .filter .argument, pre .css .function .params {
    color: #008900;
    font-weight: normal
}

.font-primary {
    font-family: "LexendDeca-Regular" !important
}

.font-medium {
    font-family: "LexendDeca-Medium" !important
}

.font-bold {
    font-family: "google_sansbold" !important
}

.font-semi-bold {
    font-family: "LexendDeca-SemiBold" !important
}

.font-primary-light {
    font-family: "LexendDeca-Light" !important
}

.font-extra-bold {
    font-family: "LexendDeca-ExtraBold" !important
}

h1, h2, h3, h4, h5, h6 {
    font-family: "google_sansbold"
}

strong {
    font-weight: normal;
    font-family: "google_sansbold"
}

.font-weight-noraml {
    font-weight: normal !important
}

.font-54 {
    font-size: 54px !important
}

.font-36 {
    font-size: 36px !important
}

.font-40 {
    font-size: 40px !important
}

.font-48 {
    font-size: 48px !important
}

.font-45 {
    font-size: 45px !important
}

.font-32 {
    font-size: 32px !important
}

.font-30 {
    font-size: 30px !important
}

.font-34 {
    font-size: 34px !important
}

.font-28 {
    font-size: 28px !important
}

.font-26 {
    font-size: 26px !important
}

.font-24 {
    font-size: 24px !important
}

.font-22 {
    font-size: 22px !important
}

.font-20 {
    font-size: 20px !important
}

.font-18 {
    font-size: 18px !important
}

.font-16 {
    font-size: 16px !important
}

.font-14 {
    font-size: 14px !important
}

.font-13 {
    font-size: 13px !important
}

.font-12 {
    font-size: 12px !important
}

.font-11 {
    font-size: 11px !important
}

.font-10 {
    font-size: 10px !important
}

.font-9 {
    font-size: 9px !important
}

.text-decoration-none {
    text-decoration: none !important
}

.text-default {
    color: #000 !important
}

.text-primary {
    color: #fcc010 !important
}

.text-default-light {
    color: #202020 !important
}

.text-light {
    color: #f8f8f8 !important
}

.text-danger {
    color: red !important
}

.text-grey {
    color: #7d7d7d !important
}

.text-grey1 {
    color: #707070 !important
}

.text-grey2 {
    color: #999 !important
}

.text-7D7D7D {
    color: #7d7d7d !important
}

.text-secondary {
    color: #18427c !important
}

.link-primary {
    color: #fcc010 !important;
    transition: .2s !important
}

    .link-primary:hover {
        color: #18427c !important
    }

.link-secondary {
    color: #18427c !important;
    transition: .2s !important
}

    .link-secondary:hover {
        color: #fcc010 !important
    }

.link-white {
    color: #fff !important;
    transition: .2s !important
}

    .link-white:hover {
        color: #fcc010 !important
    }

.link-default {
    color: #000 !important;
    transition: .2s !important
}

    .link-default:hover {
        color: #fcc010 !important
    }

.link-primary-white {
    color: #fcc010 !important;
    transition: .2s !important
}

    .link-primary-white:hover {
        color: #fff !important
    }

.fill-danger {
    fill: red !important
}

.fill-none {
    fill: none
}

.fill-white {
    fill: #fff
}

.fill-secondary {
    fill: #18427c !important
}

.fill-4A4A4A {
    fill: #202020 !important
}

.fill-primary {
    fill: #fcc010 !important
}

.fill-grey {
    fill: #707070 !important
}

.fill-7D7D7D {
    fill: #7d7d7d !important
}

.line-height-145-child * {
    line-height: 145% !important
}

.line-height-190 {
    line-height: 190% !important
}

.line-height-180 {
    line-height: 180% !important
}

.line-height-170 {
    line-height: 170% !important
}

.line-height-160 {
    line-height: 160% !important
}

.line-height-145 {
    line-height: 145% !important
}

.line-height-110 {
    line-height: 110% !important
}

.line-height-120 {
    line-height: 120% !important
}

.line-height-130 {
    line-height: 130% !important
}

.line-height-140 {
    line-height: 140% !important
}

.line-height-100 {
    line-height: 100% !important
}

.line-height-16px {
    line-height: 16px !important
}

.cursor-auto {
    cursor: auto
}

.flex-1-0-auto {
    flex: 1 0 auto
}

.flex-basis-165px {
    flex-basis: 165px;
    min-width: 165px
}

.flex-basis-150px {
    flex-basis: 156px;
    min-width: 156px
}

.max-w-100 {
    max-width: 100%
}

.max-w-460 {
    max-width: 460px
}

.max-w-375 {
    max-width: 375px
}

.max-w-530 {
    max-width: 530px
}

.max-w-1000 {
    max-width: 1000px
}

.max-w-1040 {
    max-width: 1040px
}

.max-w-900 {
    max-width: 900px
}

.max-w-960 {
    max-width: 960px
}

.max-w-950 {
    max-width: 950px
}

.max-w-1000 {
    max-width: 1000px
}

.max-w-800 {
    max-width: 800px
}

.ms-1px {
    margin-left: 1px !important
}

.bg-img-none {
    background-image: none !important
}

.bg-gradient-primary {
    background: rgba(0,0,0,0) linear-gradient(180deg, #93c01f 0%, #0091d2 100%) 0% 0% no-repeat padding-box
}

.bg-light {
    background-color: #f6f6f6 !important
}

.bg-light {
    background-color: #f6f6f6 !important
}

.bg-light-1 {
    background-color: #e9e9e9 !important
}

.bg-color-grey-light-2 {
    background-color: #ebebeb !important
}

.bg-primary {
    background-color: #fcc010 !important
}

.bg-primary-light {
    background-color: #eefbf2 !important
}

.bg-secondary {
    background-color: #18427c !important
}

.bg-light-blue {
    background-color: #ebfcff !important
}

.bg-grey-dark {
    background-color: #202020 !important
}

.pt-5px {
    padding-top: 5px
}

.pt-6px {
    padding-top: 6px
}

.flex-0-0-auto {
    flex: 0 0 auto
}

.rounded-top-0 {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important
}

.rounded-10 {
    border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -ms-border-radius: 10px !important;
    -o-border-radius: 10px !important
}

.rounded-15 {
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important
}

.rounded-20 {
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important
}

.rounded-top-left-0 {
    border-top-left-radius: 0px !important
}

    .rounded-top-left-0 + .select2-container--default .select2-selection--single {
        border-top-left-radius: 0px !important
    }

.rounded-bottom-left-0 {
    border-bottom-left-radius: 0px !important
}

    .rounded-bottom-left-0 + .select2-container--default .select2-selection--single {
        border-bottom-left-radius: 0px !important
    }

.rounded-top-right-0 {
    border-top-right-radius: 0px !important
}

    .rounded-top-right-0 + .select2-container--default .select2-selection--single {
        border-top-right-radius: 0px !important
    }

.rounded-bottom-right-0 {
    border-bottom-right-radius: 0px !important
}

    .rounded-bottom-right-0 + .select2-container--default .select2-selection--single {
        border-bottom-right-radius: 0px !important
    }

.rounded-50px {
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -ms-border-radius: 50px !important;
    -o-border-radius: 50px !important
}

    .rounded-50px.rounded-top-left-0 {
        border-top-left-radius: 0px !important
    }

    .rounded-50px.rounded-bottom-left-0 {
        border-bottom-left-radius: 0px !important
    }

    .rounded-50px.rounded-top-right-0 {
        border-top-right-radius: 0px !important
    }

    .rounded-50px.rounded-bottom-right-0 {
        border-bottom-right-radius: 0px !important
    }

.border-10 {
    border-width: 10px !important
}

.border-grey-dark {
    border-color: #9f9f9f !important
}

.border-secondary {
    border-color: #18427c !important
}

.top-40 {
    top: 40%
}

.top-1 {
    top: 1px
}

.top-2 {
    top: 2px
}

.top-3 {
    top: 3px
}

.top-4 {
    top: 4px
}

.top-5 {
    top: 5px
}

.top-6 {
    top: 6px
}

.top-7 {
    top: 7px
}

.top-8 {
    top: 8px
}

.top-9 {
    top: 9px
}

.top-10 {
    top: 10px
}

.top--1 {
    top: -1px
}

.top--2 {
    top: -2px
}

.top--3 {
    top: -3px
}

.top--4 {
    top: -4px
}

.top--5 {
    top: -5px
}

.top-6 {
    top: 6px
}

.top--7 {
    top: -7px
}

.top--8 {
    top: -8px
}

.top--9 {
    top: -9px
}

.top--10 {
    top: -10px
}

.flex-1 {
    flex: 1 !important
}

.hide-elem {
    display: none
}

.h-57px {
    height: 57px !important
}

.h-50px {
    height: 50px !important
}

.h-40px {
    height: 40px !important
}

.h-30px {
    height: 30px !important
}

.h-28px {
    height: 28px !important
}

.h-26px {
    height: 26px !important
}

.h-44px {
    height: 44px !important
}

.w-50px {
    width: 50px !important
}

.w-123px {
    width: 123px !important
}

.cursor-pointer {
    cursor: pointer !important
}

.border {
    border-color: #e9e9e9 !important
}

.border-light {
    border-color: #e2e2e2 !important
}

.border-primary {
    border-color: #fcc010 !important
}

.border-secondary {
    border-color: #18427c !important
}

.shadow-1 {
    box-shadow: 0px 0px 29px rgba(0,0,0,.1019607843)
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid rgba(0,0,0,0);
    border-right: 5px solid rgba(0,0,0,0);
    border-bottom: 5px solid #000
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 5px solid rgba(0,0,0,0);
    border-right: 5px solid rgba(0,0,0,0);
    border-top: 5px solid red
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 5px solid rgba(0,0,0,0);
    border-bottom: 5px solid rgba(0,0,0,0);
    border-left: 5px solid green
}

.arrow-left {
    width: 0;
    height: 0;
    border-top: 5px solid rgba(0,0,0,0);
    border-bottom: 5px solid rgba(0,0,0,0);
    border-right: 5px solid blue
}

.opacty-0 {
    opacity: 0
}

.opacty-1 {
    opacity: 1
}

.opacty-01 {
    opacity: .1
}

.opacty-02 {
    opacity: .2
}

.opacty-03 {
    opacity: .3
}

.opacty-04 {
    opacity: .4
}

.opacty-05 {
    opacity: .5
}

.opacty-06 {
    opacity: .6
}

.opacty-07 {
    opacity: .7
}

.opacty-08 {
    opacity: .8
}

.opacty-09 {
    opacity: .9
}

.stroke-2d2d2d {
    stroke: #2d2d2d
}

.vertical-top {
    vertical-align: top !important
}

.ract-26px {
    width: 26px;
    height: 26px;
    line-height: 26px
}

.shadow-site {
    box-shadow: 0px 3px 0px rgba(0,0,0,.1607843137);
    -ms-box-shadow: 0px 3px 0px rgba(0,0,0,.1607843137);
    -moz-box-shadow: 0px 3px 0px rgba(0,0,0,.1607843137);
    -webkit-box-shadow: 0px 3px 0px rgba(0,0,0,.1607843137)
}

.min-w-inherit {
    min-width: inherit !important
}

.min-w-100px {
    min-width: 100px
}

.shadow-2 {
    box-shadow: 0px 2px 5px rgba(0,0,0,.1019607843)
}

.z-0 {
    z-index: 0
}

.z-1 {
    z-index: 1
}

.z-2 {
    z-index: 2
}

.z-3 {
    z-index: 3
}

.z-4 {
    z-index: 4
}

.z-5 {
    z-index: 5
}

.transform-none {
    transform: none !important
}

.ract-h-100box {
    min-height: 100px
}

.overflow-y-hidden {
    overflow-y: hidden !important
}

.text-transform-normal {
    text-transform: none !important
}

.img-outer-wrap-h-215 {
    height: 215px
}

.img-outer-wrap-h-250 {
    height: 250px
}

@media(max-width: 1400px) {
    .font-28 {
        font-size: 24px !important
    }

    .font-32 {
        font-size: 28px !important
    }

    .font-54 {
        font-size: 42px !important
    }

    .font-48 {
        font-size: 36px !important
    }

    .font-36 {
        font-size: 32px !important
    }

    .font-34 {
        font-size: 28px !important
    }

    .font-40 {
        font-size: 32px !important
    }

    .font-26 {
        font-size: 24px !important
    }

    .font-22 {
        font-size: 20px !important
    }

    .img-outer-wrap-h-250 {
        max-height: 200px
    }

    .letter_col img {
        max-width: 250px
    }

    .mb-4 {
        margin-bottom: 1.1rem !important
    }
}

@media(max-width: 1199px) {
    .max-w-900 {
        max-width: 700px
    }

    .font-32 {
        font-size: 22px !important
    }

    .font-36 {
        font-size: 24px !important
    }

    .font-18 {
        font-size: 16px !important
    }

    .font-22 {
        font-size: 18px !important
    }
}

@media(max-width: 992px) {
    .font-32 {
        font-size: 20px !important
    }

    .font-30 {
        font-size: 26px !important
    }

    .font-28 {
        font-size: 24px !important
    }

    .font-26 {
        font-size: 22px !important
    }

    .font-24 {
        font-size: 18px !important
    }

    .font-22 {
        font-size: 18px !important
    }

    .font-20 {
        font-size: 18px !important
    }

    .font-18 {
        font-size: 16px !important
    }

    .font-45 {
        font-size: 34px !important
    }

    .img-outer-wrap-h-250 {
        max-height: 150px
    }
}

@media(max-width: 992px) {
    .min-h-inherit-md {
        min-height: inherit !important
    }

    .line-height-145-child * {
        line-height: 125% !important
    }
}

@media(max-width: 767px) {
    .font-22 {
        font-size: 18px !important
    }

    .font-26 {
        font-size: 20px !important
    }

    .font-sm-16px {
        font-size: 16px !important
    }

    .font-54 {
        font-size: 32px !important
    }

    .font-48 {
        font-size: 26px !important;
        line-height: 32px
    }

    .font-40 {
        font-size: 26px !important;
        line-height: 32px
    }

    .font-36 {
        font-size: 26px !important;
        line-height: 32px
    }

    .font-16, .input-group-text {
        font-size: 14px !important
    }

    .min-h-inherit-767 {
        min-height: inherit !important
    }

    .min-w-inherit-767 {
        min-width: inherit !important
    }

    .line-height-160 {
        line-height: 140% !important
    }

    .line-height-145-child * {
        line-height: 125% !important
    }

    .font-32 .fa-trash-alt {
        font-size: 14px
    }

    .top--4 {
        top: -2px
    }

    .top--3 {
        top: -1px
    }

    .font-mblLandscape-13px {
        font-size: 13px !important
    }

    .border-mblLandscape-0 {
        border-width: 0px !important
    }
}

@media(max-width: 767px) {
    .line-height-190 {
        line-height: 160% !important
    }

    .font-34 {
        font-size: 22px !important
    }
}

@media(max-width: 576px) {
    .border-sm-0 {
        border-width: 0px !important
    }

    .font-sm-13px {
        font-size: 13px !important
    }

    .font-54 {
        font-size: 30px !important
    }
}

@media(max-width: 480px) {
    .font-28 {
        font-size: 18px !important
    }

    .font-22 {
        font-size: 16px !important
    }
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.form-floating > label {
    transition: opacity .3s ease-in-out,transform .3s ease-in-out;
    line-height: 24px;
    color: rgba(0,0,0,.6980392157);
    font-size: 16px;
    font-family: "LexendDeca-Regular";
    padding-left: 20px
}

.form-floating .form-control {
    padding-left: 20px
}

.form-control {
    height: 50px;
    font-size: 16px;
    border-radius: 5px
}

    .form-control.form-control-50px {
        height: 50px
    }

        .form-control.form-control-50px + label {
            line-height: 16px
        }

    .form-control:focus {
        box-shadow: none !important;
        border-color: #ced4da
    }

    .form-control.form-control-sm {
        height: 33px !important
    }

        .form-control.form-control-sm + .select2-container {
            height: 33px
        }

    .form-control.form-control-lg {
        height: 70px;
        font-size: 22px !important;
        padding-left: 30px;
        padding-right: 30px
    }

.form-select.form-control-lg {
    background-size: 24px;
    background-position: right 30px center
}

.form-control-50px-child .form-control {
    height: 50px
}

    .form-control-50px-child .form-control + label {
        line-height: 16px
    }

.form-control-child-shadow-none .form-control {
    box-shadow: none !important
}

.form-select {
    background-size: 15px
}

.form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
    opacity: 1;
    color: #18427c
}

.form-floating label:after {
    content: "";
    background-color: #fff;
    position: absolute;
    margin-top: 5px;
    left: 5px;
    width: calc(100% - 10px);
    height: 6px;
    background-color: #fff;
    z-index: -1;
    opacity: 0
}

.form-checkRadio-box .form-check-input {
    right: 9px;
    width: 13px;
    height: 13px;
    top: 4px
}

.form-checkRadio-box .form-check-label {
    width: 95px;
    height: 65px;
    background: #fff 0% 0% no-repeat padding-box;
    border: 1px solid #cbcbcb;
    transition: all .3s ease;
    border-radius: 3px
}

.form-checkRadio-box .form-check-input:checked[type=checkbox] + .form-check-label {
    background: #d2f1ff 0% 0% no-repeat padding-box;
    border: 1px solid #0091d2
}

.form-checkRadio-box .form-check-input:checked {
    background-color: #0091d2;
    border-color: #0091d2;
    background-image: none !important;
    box-shadow: 0 0 0px 2px #fff inset
}

.form-check-input.form-check-input-22px {
    width: 22px !important;
    height: 22px !important
}

.form-check-input.form-check-input-26px {
    width: 26px !important;
    height: 26px !important
}

.form-check-primary .form-check-input:checked {
    background-color: #fcc010 !important;
    border-color: #fcc010 !important
}

.form-check-input:checked {
    background-color: #18427c;
    border-color: #18427c
}

    .form-check-input:checked + .selectBtn {
        background-color: #0091d2;
        border-color: #0091d2;
        color: #fff !important
    }

    .form-check-input:checked + label .selectBtn {
        background-color: #0091d2;
        border-color: #0091d2;
        color: #fff !important
    }

.form-floating-preifx > label {
    left: 40px;
    transition: none
}

.form-floating-preifx > .form-control:focus ~ label, .form-floating-preifx > .form-control:not(:placeholder-shown) ~ label, .form-floating-preifx > .form-select ~ label {
    left: 0px
}

.form-floating-preifx .form-control {
    padding-left: 60px
}

.form-floating-preifx.form-floating-preifx-border > label {
    left: 65px
}

.form-floating-preifx.form-floating-preifx-border .form-control {
    padding-left: 80px
}

.form-floating-preifx-text {
    left: 15px
}

.form-floating-select-text {
    left: 14px;
    top: -6px
}

.form-floating-40px > label {
    display: inline-flex;
    align-items: center
}

.form-floating-40px > .form-control:focus ~ label, .form-floating-40px > .form-control:not(:placeholder-shown) ~ label, .form-floating-40px > .form-select ~ label {
    transform: scale(0.85) translateY(-1.2rem) translateX(0.15rem)
}

.form-floating-lg > label {
    line-height: 40px;
    font-size: 22px;
    padding-left: 30px
}

.form-floating-lg > .form-control:focus ~ label, .form-floating-lg > .form-control:not(:placeholder-shown) ~ label, .form-floating-lg > .form-select ~ label {
    line-height: 18px
}

.form-floating-lg .form-control {
    padding-left: 30px;
    padding-right: 30px
}

.h-100 + .select2-container {
    height: 100% !important
}

.w-auto + .select2-container {
    width: auto !important
}

.select2-container {
    height: 50px;
    min-width: 60px;
    width: 100% !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 4px;
    height: 100%;
    display: flex;
    align-items: center;
    height: 100%
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #2d2d2d;
        line-height: 28px;
        padding-left: 13px;
        font-size: 14px;
        padding-right: 30px !important
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 100%;
        right: 8px;
        display: flex;
        align-items: center
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            display: none
        }

        .select2-container--default .select2-selection--single .select2-selection__arrow::after {
            content: "";
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            font-size: 14px;
            position: relative;
            color: #717171;
            top: -1px;
            margin-left: 5px
        }

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #0091d2
}

.select2-results__option {
    padding: 10px;
    border-radius: 3px
}

.select2-dropdown {
    border: 1px solid #cfcfcf !important;
    box-shadow: 0px 3px 6px rgba(0,0,0,.1607843137);
    border-radius: 4px !important;
    padding: 10px
}

.select2-container--default .select2-results__option--selected {
    background-color: #eee
}

.form-select-transparent + .select2-container--default .select2-selection--single {
    background-color: rgba(0,0,0,0);
    border-width: 0px
}

    .form-select-transparent + .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding-left: 0px !important
    }

.form-select-light + .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #7d7d7d
}

.border-0 + .select2-container--default .select2-selection--single {
    border-width: 0px
}

.text-white + .select2-container--default .select2-selection--single .select2-selection__rendered, .text-white + .select2-container--default .select2-selection--single .select2-selection__arrow::after {
    color: #fff
}

.font-16 + .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 16px
}

.h-auto + .select2-container {
    height: auto
}

.form-select-arrow-sm + .select2-container--default .select2-selection--single .select2-selection__arrow::after {
    font-size: 11px
}

.form-select-arrow-sm + .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 0px
}

.min-w-250px + .select2-container--default {
    min-width: 250px
}

.min-w-150px + .select2-container--default {
    min-width: 150px
}

.min-w-100px + .select2-container--default {
    min-width: 100px
}

.min-w-120px + .select2-container--default {
    min-width: 120px
}

.select-2-arrow-position1 + .select2-container--default .select2-selection--single .select2-selection__arrow {
    position: static;
    margin-top: 3px
}

.select-2-arrow-position1 + .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-right: 15px !important
}

.borde-0 + .select2-container--default .select2-selection--single {
    border-width: 0px !important;
    outline: none !important
}

.form-check-input {
    border: 1px solid var(--bs-border-color);
    box-shadow: none !important
}

    .form-check-input:checked[type=radio] {
        background-image: url("../img/radio-icon.svg") !important;
        border-color: #fcc010 !important
    }

    .form-check-input.form-check-radio-grey:checked[type=radio] {
        background-image: url("../img/icon/radio-icon-grey.svg") !important
    }

    .form-check-input.form-check-radio-grey:checked {
        background-color: #7d7d7d;
        border-color: #7d7d7d
    }

.form-check-design2 .form-check-input {
    height: 50px;
    background-image: url("../img/icon/radio-icon-default.svg") !important;
    background-position: center;
    width: 50px;
    background-size: 14px 14px;
    background-color: rgba(0,0,0,0);
    border: none
}

.Optionbox {
    display: none
}

.upload-file1 {
    width: 72px;
    height: 72px;
    min-width: 72px
}

    .upload-file1.upload-file1-30px {
        width: 30px;
        height: 30px;
        min-width: 30px
    }

        .upload-file1.upload-file1-30px img {
            max-width: 14px
        }

        .upload-file1.upload-file1-30px .uploadAddIcon {
            width: 12px;
            bottom: -6px !important;
            right: -3px !important
        }

    .upload-file1.upload-file1-88px {
        width: 88px;
        height: 88px;
        min-width: 88px
    }

        .upload-file1.upload-file1-88px img {
            max-width: 24px
        }

.textarea-h-70 {
    height: 70px
}

.textarea-h-100 {
    height: 100px
}

.textarea-h-140 {
    height: 140px
}

.textarea-h-160 {
    height: 160px !important
}

.textarea-resize-none {
    resize: none
}

.select2-container--default .select2-selection--single {
    outline: none !important
}

input:disabled {
    background-color: #d8d8d8
}

.placeholder ::-webkit-input-placeholder {
    color: #333 !important;
    opacity: 1 !important
}

.placeholder ::-moz-placeholder {
    color: #333 !important;
    opacity: 1 !important
}

.placeholder :-ms-input-placeholder {
    color: #333 !important;
    opacity: 1 !important
}

.placeholder :-moz-placeholder {
    color: #333 !important;
    opacity: 1 !important
}

.form-select-design1 {
    position: relative
}

    .form-select-design1 .form-select-design1-label {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        z-index: 1
    }

    .form-select-design1 .form-control + .select2-container {
        min-width: 150px !important;
        padding-left: 60px
    }

.form-select-arrow-sm + .select2-container--default .select2-selection--single .select2-selection__arrow::after {
    font-size: 11px
}

.form-select-arrow-sm + .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 5px
}

.h-40px + .select2-container {
    height: 100% !important
}

.w-auto + .select2-container {
    width: auto !important
}

.form-select + .select2-container, .select2-CSS + .select2-container {
    height: 36px;
    min-width: 50px;
    width: 100% !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: .3rem;
    height: 100%;
    display: flex;
    align-items: center;
    height: 100%;
    border-radius: 10px
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #2d2d2d;
        line-height: 28px;
        padding-left: 13px;
        font-size: 16px;
        padding-right: 30px !important
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 100%;
        right: 10px;
        display: flex;
        align-items: center
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            display: none
        }

        .select2-container--default .select2-selection--single .select2-selection__arrow::after {
            content: "";
            background: url("../img/arrow-up.svg");
            position: relative;
            color: #000;
            top: -1px;
            width: 10px;
            height: 10px;
            margin-left: 5px;
            color: rgba(0,0,0,.8);
            top: -1px;
            width: 10px;
            height: 10px;
            margin-left: 5px;
            font-size: 0;
            background-repeat: no-repeat;
            background-position: center center
        }

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #f6f8f9;
    color: #000
}

.select2-results__option {
    padding: 10px;
    border-radius: 3px
}

.select2-dropdown {
    border: 1px solid #cfcfcf !important;
    box-shadow: 0px 3px 6px rgba(0,0,0,.1607843137);
    border-radius: 4px !important;
    padding: 10px
}

.select2-container--default .select2-results__option--selected {
    background-color: #eee
}

.form-select-transparent + .select2-container--default .select2-selection--single {
    background-color: rgba(0,0,0,0)
}

.form-select-light + .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #7d7d7d
}

.border-0 + .select2-container--default .select2-selection--single {
    border-width: 0px
}

.border-start-0 + .select2-container--default .select2-selection--single {
    border-left: none
}

.text-white + .select2-container--default .select2-selection--single .select2-selection__rendered, .text-white + .select2-container--default .select2-selection--single .select2-selection__arrow::after {
    color: #fff
}

.font-16 + .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 16px
}

.h-auto + .select2-container {
    height: auto
}

.form-select-design1 {
    position: relative
}

    .form-select-design1 .form-select-design1-label {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        z-index: 1
    }

    .form-select-design1 .form-control + .select2-container {
        min-width: 150px !important;
        padding-left: 60px
    }

.form-select-arrow-sm + .select2-container--default .select2-selection--single .select2-selection__arrow::after {
    font-size: 11px
}

.form-select-arrow-sm + .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 5px
}

.select2-dropdown-border.select2-dropdown {
    padding: 0px 0
}

.select2-dropdown-border .select2-results__option {
    border-radius: 0;
    padding: 14px;
    border-bottom: 1px solid #d9d9d9
}

.select2-markup + .select2-container .select2-selection__rendered .option_item_check, .select2-markup + .select2-container .select2-selection__rendered .option_item_text {
    display: none
}

.select2-markup + .select2-container .select2-selection__rendered .option_item .option_item_viewIcon {
    margin-left: 0;
    margin-right: 0
}

.select2-markup + .select2-container .select2-selection__rendered svg {
    fill: #000
}

    .select2-markup + .select2-container .select2-selection__rendered svg#grid_icon {
        stroke: #000
    }

.select2-dropdown-markup.select2-dropdown {
    min-width: 175px
}

.select2-dropdown-markup .select2-results__option--disabled {
    color: #000
}

.select2-dropdown-markup .select2-results__option {
    padding: 7px 10px;
    background-color: rgba(0,0,0,0) !important;
    color: #000 !important
}

    .select2-dropdown-markup .select2-results__option .option_item_check {
        opacity: 0
    }

    .select2-dropdown-markup .select2-results__option:hover, .select2-dropdown-markup .select2-results__option.select2-results__option--selected {
        color: #fcc010 !important
    }

        .select2-dropdown-markup .select2-results__option:hover .option_item_check, .select2-dropdown-markup .select2-results__option.select2-results__option--selected .option_item_check {
            opacity: 1
        }

        .select2-dropdown-markup .select2-results__option:hover svg, .select2-dropdown-markup .select2-results__option.select2-results__option--selected svg {
            fill: #fcc010
        }

            .select2-dropdown-markup .select2-results__option:hover svg#grid_icon, .select2-dropdown-markup .select2-results__option.select2-results__option--selected svg#grid_icon {
                stroke: #fcc010
            }

.option_item {
    display: flex;
    align-items: center
}

    .option_item .option_item_viewIcon {
        margin-left: 10px;
        margin-right: 7px;
        width: 24px;
        text-align: center
    }

.min-w-250px + .select2-container--default {
    min-width: 250px
}

.min-w-165px + .select2-container--default {
    min-width: 165px
}

.min-w-150px + .select2-container--default {
    min-width: 150px
}

.min-w-100px + .select2-container--default {
    min-width: 100px
}

.min-w-120px + .select2-container--default {
    min-width: 120px
}

.select-2-arrow-position1 + .select2-container--default .select2-selection--single .select2-selection__arrow {
    position: static;
    margin-top: 3px
}

.select-2-arrow-position1 + .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-right: 15px !important
}

.borde-0 + .select2-container--default .select2-selection--single {
    border-width: 0px !important;
    outline: none !important
}

.h-38px + .select2-container {
    height: 38px
}

.form-select-label-wrap .form-select-label {
    left: 11px;
    top: 12px
}

.form-select-label-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 84px
}

.rounded-1 + .select2-container--default .select2-selection--single {
    border-radius: var(--bs-border-radius-sm) !important
}

.rounded-top-left-0 {
    border-top-left-radius: 0px !important
}

    .rounded-top-left-0 + .select2-container--default .select2-selection--single {
        border-top-left-radius: 0px !important
    }

.rounded-bottom-left-0 {
    border-bottom-left-radius: 0px !important
}

    .rounded-bottom-left-0 + .select2-container--default .select2-selection--single {
        border-bottom-left-radius: 0px !important
    }

.rounded-top-right-0 {
    border-top-right-radius: 0px !important
}

    .rounded-top-right-0 + .select2-container--default .select2-selection--single {
        border-top-right-radius: 0px !important
    }

.rounded-bottom-right-0 {
    border-bottom-right-radius: 0px !important
}

    .rounded-bottom-right-0 + .select2-container--default .select2-selection--single {
        border-bottom-right-radius: 0px !important
    }

.h-40px .form-floating > label {
    line-height: 6px;
    font-size: 16px
}

#sort_by + .select2-container--default .select2-selection--single {
    border-radius: var(--bs-border-radius-sm) !important;
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important
}

.border-light-2 + .select2-container--default .select2-selection--single {
    border-color: #e8e8e8 !important
}

.select2_default + .select2-container {
    height: 48px
}

.select2_default + .select2-container--default .select2-selection--single {
    border-radius: 5px
}

.req_field_mark {
    font-size: 16px
}

.form-check-radio-md .form-check-input {
    width: 20px;
    height: 20px;
    min-width: 20px
}

.form-check-radio-md .form-check-label {
    line-height: 20px;
    padding-top: 6px
}

.form-check-radio-md .form-check-input:checked[type=radio] ~ label {
    color: #cd3969
}

.select2-container--open {
    z-index: 9999
}

.disabled {
    background-color: #f8f8f8 !important
}

.browse_fieldWrap {
    display: flex
}

.uplodedPicture {
    width: 66px;
    height: 44px;
    margin-right: 15px;
    background: rgba(0,0,0,0);
    border-radius: 5px;
    overflow: hidden
}

.browse_fieldCol {
    width: 66px;
    position: relative;
    height: 44px;
    background: #f5f5f5 0% 0% no-repeat padding-box;
    border-radius: 5px;
    display: flex;
    overflow: hidden;
    align-items: center;
    justify-content: center
}

    .browse_fieldCol .input_file {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: red;
        opacity: 0
    }

.form-floating-v2 label {
    color: #fcc010 !important;
    font-size: 14px
}

.form-floating-v2.form-floating > .form-control-plaintext ~ label, .form-floating-v2.form-floating > .form-control:focus ~ label, .form-floating-v2.form-floating > .form-control ~ label, .form-floating-v2.form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating-v2.form-floating > .form-select ~ label {
    opacity: 1;
    transform: scale(0.85) translateY(-1.9rem) translateX(0.15rem)
}

.form-floating-v2.form-floating .form-control {
    padding-top: 11px !important;
    font-size: 14px
}

.form-floating-v2.form-floating label .floating_text {
    position: relative
}

    .form-floating-v2.form-floating label .floating_text::after {
        content: "";
        background-color: #fff;
        position: absolute;
        margin-top: 9px;
        left: -5px;
        width: calc(100% + 10px);
        height: 11px;
        background-color: #fff;
        z-index: -1;
        opacity: 1
    }

.form-floating-v2.form-floating-v3.form-floating > .form-control ~ label {
    transform: scale(0.85) translateY(-0.3rem) translateX(0.15rem);
    color: #000 !important
}

.form-floating-v2.form-floating-v3.form-floating > .form-control-plaintext ~ label, .form-floating-v2.form-floating-v3.form-floating > .form-control:focus ~ label, .form-floating-v2.form-floating-v3.form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating-v2.form-floating-v3.form-floating > .form-select ~ label {
    transform: scale(0.85) translateY(-1.9rem) translateX(0.15rem);
    color: #fcc010 !important
}

@media(max-width: 1199px) {
    .form-control.form-control-lg {
        height: 60px
    }

    .form-floating-lg > label {
        line-height: 25px;
        font-size: 20px;
        padding-left: 22px
    }

    .form-floating-lg .form-control {
        padding-left: 22px;
        padding-right: 22px
    }
}

@media(max-width: 767px) {
    .form-floating > .form-control, .form-floating > .form-select {
        height: 44px;
        line-height: 1.25
    }

    .form-control-50px-child .form-control + label {
        line-height: 14px
    }

    .form-floating > label {
        line-height: 16px
    }

    .select2-container {
        height: 44px
    }

    .btn.h-57px {
        line-height: 50px !important
    }

    .h-57px {
        height: 50px !important
    }

    .form-check-design2 .form-check-input {
        height: 44px;
        width: 40px
    }

    .input-group-text svg {
        max-width: 16px
    }

    .EmployeeNumSeries {
        min-width: 165px
    }

    .dropdown-menu-checkbox .checkbox-span {
        width: 13px;
        height: 13px
    }

    .form-floating-lg > label {
        font-size: 16px;
        line-height: 21px
    }

    .form-switch {
        position: relative;
        padding: 0 !important;
        height: 18px;
        max-height: 15px;
        display: inline-flex;
        align-items: center;
        min-height: inherit;
        cursor: pointer
    }

        .form-switch .form-check-input {
            position: absolute;
            left: 0;
            width: 100%;
            cursor: pointer;
            margin: 0;
            background-color: rgba(0,0,0,0);
            border-color: rgba(0,0,0,0);
            background-size: 18px;
            z-index: 1;
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23666'/%3e%3c/svg%3e") !important
        }

            .form-switch .form-check-input + label {
                width: 25px;
                cursor: pointer;
                height: 10px;
                border-radius: 30px;
                background-color: #ccc;
                margin: 0px 3px 0;
                position: relative
            }

            .form-switch .form-check-input:checked {
                background-position: right center;
                background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23008265'/%3e%3c/svg%3e") !important
            }

                .form-switch .form-check-input:checked + label {
                    background-color: rgba(0,130,101,.3)
                }

    .form-select-100px-child .form-select + .select2-container {
        width: 100% !important;
        max-width: 110px
    }

    .form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
        padding-bottom: .225rem
    }

    .shadow-none {
        box-shadow: none !important;
        outline: none !important
    }

    .select2-container + .select2-container {
        display: none
    }

    .form-check.form-check-flex {
        display: flex
    }

        .form-check.form-check-flex .form-check-input[type=radio] {
            min-width: 14px
        }

    .form-select.form-control-lg {
        background-size: 16px;
        background-position: right 12px center
    }

    .form-control.form-control-lg {
        font-size: 16px !important;
        padding-left: 12px;
        padding-right: 12px
    }

    .form-floating-lg > label {
        font-size: 16px;
        line-height: 15px
    }

    .form-control.form-control-lg {
        height: 44px
    }

    .form-check-input.form-check-input-26px {
        width: 20px !important;
        height: 20px !important
    }

    .form-check-input.form-check-input-22px {
        width: 18px !important;
        height: 18px !important
    }

    .form-control {
        height: 40px
    }

    .form-floating > label {
        padding-left: 15px
    }

    .form-floating .form-control:not(textarea) {
        padding-left: 15px;
        height: 50px !important;
        padding-bottom: 14px;
        padding-top: 21px !important
    }

    .form-floating-v2.form-floating .form-control:not(textarea) {
        height: 44px !important;
        padding-top: 3px !important
    }

    .form-floating-v2.form-floating > .form-control-plaintext ~ label, .form-floating-v2.form-floating > .form-control:focus ~ label, .form-floating-v2.form-floating > .form-control ~ label, .form-floating-v2.form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating-v2.form-floating > .form-select ~ label {
        transform: scale(0.85) translateY(-1.6rem) translateX(0.15rem)
    }

    .form-floating-v2.form-floating label .floating_text::after {
        margin-top: 6px
    }

    .form-floating-v2.form-floating-v3.form-floating > .form-control ~ label {
        transform: scale(0.85) translateY(0rem) translateX(0.15rem)
    }

    .form-floating textarea.form-control {
        height: 80px !important
    }
}

.btn {
    min-width: 87px;
    height: 36px;
    line-height: 36px;
    padding: 0 12px;
    border-radius: 5px;
    letter-spacing: 0;
    font-size: 16px;
    justify-content: center;
    font-family: "LexendDeca-Medium";
    display: inline-flex;
    align-items: center
}

    .btn svg {
        transition: all .3s ease
    }

    .btn.btn-px-10px {
        padding: 0 10px !important
    }

    .btn.btn-h-33 {
        height: 33px !important;
        line-height: 33px
    }

    .btn.btn-h-30 {
        height: 30px !important;
        line-height: 30px
    }

    .btn.btn-h-28 {
        height: 28px !important;
        line-height: 28px
    }

    .btn.btn-h-45 {
        height: 45px !important;
        line-height: 45px
    }

    .btn.btn-h-48 {
        height: 48px !important;
        line-height: 48px
    }

    .btn.h-57px {
        line-height: 57px
    }

    .btn.btn-h-40 {
        height: 40px;
        line-height: 40px
    }

    .btn.btn-h-56 {
        height: 56px;
        line-height: 56px
    }

    .btn.btn-sm {
        width: 80px;
        width: 80px;
        min-width: inherit;
        padding: 0;
        font-size: 13px
    }

    .btn.btn-white {
        background-color: #fff;
        border: 1px solid #fff
    }

        .btn.btn-white:hover, .btn.btn-white:focus, .btn.btn-white:active {
            background-color: #18427c;
            color: #fff;
            border-color: #18427c
        }

    .btn .svg_arrow1 {
        fill: red
    }

    .btn.btn-outline-light:hover, .btn.btn-outline-light:focus, .btn.btn-outline-light:active {
        background-color: #fff;
        color: #fcc010;
        border-color: #fff
    }

        .btn.btn-outline-light:hover .svg_arrow1, .btn.btn-outline-light:focus .svg_arrow1, .btn.btn-outline-light:active .svg_arrow1 {
            fill: #fcc010
        }

    .btn.btn-grey {
        background-color: #707070;
        border-color: #707070;
        color: #fff
    }

        .btn.btn-grey:hover, .btn.btn-grey:focus, .btn.btn-grey:active {
            background-color: #fcc010;
            border-color: #fcc010
        }

    .btn.btn-222px {
        width: 222px
    }

    .btn.btn-h-50px {
        height: 50px;
        line-height: 50px
    }

    .btn.btn.btn-h-30 {
        height: 30px !important;
        line-height: 30px
    }

    .btn.btn-outline-grey {
        border: 1px solid #dbdbdb !important;
        color: #7d7d7d
    }

        .btn.btn-outline-grey:hover, .btn.btn-outline-grey:focus, .btn.btn-outline-grey:active {
            border-color: #18427c;
            color: #fff
        }

        .btn.btn-outline-grey.btn-outline-grey-2 {
            color: #000
        }

            .btn.btn-outline-grey.btn-outline-grey-2:hover, .btn.btn-outline-grey.btn-outline-grey-2:focus, .btn.btn-outline-grey.btn-outline-grey-2:active {
                border-color: #18427c !important;
                color: #18427c
            }

    .btn.btn-outline-secondary {
        border-color: #18427c !important;
        color: #18427c !important;
        background-color: rgba(0,0,0,0) !important
    }

        .btn.btn-outline-secondary:hover, .btn.btn-outline-secondary:active, .btn.btn-outline-secondary:focus {
            border-color: #fcc010 !important;
            color: #fcc010 !important
        }

    .btn.btn-grey-round {
        width: 40px;
        height: 40px;
        border-radius: 50% !important;
        -webkit-border-radius: 50% !important;
        -ms-border-radius: 50% !important;
        -o-border-radius: 50% !important;
        min-width: inherit;
        background: #e2e2e2;
        padding: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: none !important
    }

        .btn.btn-grey-round svg {
            fill: #7d7d7d
        }

        .btn.btn-grey-round:hover, .btn.btn-grey-round:active, .btn.btn-grey-round:focus {
            background: #7d7d7d;
            color: #fff
        }

            .btn.btn-grey-round:hover svg, .btn.btn-grey-round:active svg, .btn.btn-grey-round:focus svg {
                fill: #fff
            }

    .btn.btn-outline-danger {
        color: red;
        border-color: red
    }

        .btn.btn-outline-danger svg {
            fill: red
        }

        .btn.btn-outline-danger:hover svg {
            fill: #fff
        }

.btn-primary {
    background-color: #fcc010;
    border-color: #fcc010;
    color: #000
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
        background-color: #18427c !important;
        border-color: #18427c !important;
        color: #fff !important
    }

.btn-outline-primary {
    border-color: #18427c;
    color: #18427c
}

    .btn-outline-primary:hover, .btn-outline-primary:focus {
        background-color: #18427c !important;
        border-color: #18427c !important;
        color: #fff
    }

.btn-outline-primary-light {
    border-color: #fcc010;
    background-color: #f8f8f8 !important;
    color: #fcc010 !important
}

    .btn-outline-primary-light svg {
        fill: #fcc010
    }

    .btn-outline-primary-light:hover, .btn-outline-primary-light:active, .btn-outline-primary-light:focus {
        background-color: #18427c !important;
        border-color: #18427c !important;
        color: #fff !important
    }

        .btn-outline-primary-light:hover svg, .btn-outline-primary-light:active svg, .btn-outline-primary-light:focus svg {
            fill: #fff
        }

.btn-primary-blue {
    background-color: #fcc010 !important;
    border-color: #fcc010 !important;
    color: #000 !important
}

    .btn-primary-blue:hover, .btn-primary-blue:active, .btn-primary-blue:focus {
        background-color: #d9a409 !important;
        border-color: #d9a409 !important;
        color: #000 !important
    }

.btn-secondary {
    background-color: #18427c;
    border-color: #18427c
}

    .btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
        background-color: #fcc010;
        border-color: #fcc010
    }

    .btn-secondary.btn-secondary-hover-white:hover, .btn-secondary.btn-secondary-hover-white:focus {
        background-color: #fff;
        border-color: #fff;
        color: #18427c
    }

.btn-secondary-dark {
    background-color: #17376d;
    border-color: #17376d;
    color: #fff !important
}

    .btn-secondary-dark:hover, .btn-secondary-dark:active, .btn-secondary-dark:focus {
        background-color: #fcc010;
        border-color: #fcc010
    }

.ripple {
    background-position: center;
    transition: background .8s
}

    .ripple:hover {
        background: #47a7f5 radial-gradient(circle, transparent 1%, #47a7f5 1%) center/15000%
    }

    .ripple:active {
        background-color: #6eb9f7;
        background-size: 100%;
        transition: background 0s
    }

@media(max-width: 1400px) {
    .btn.btn-h-50px {
        height: 42px;
        line-height: 42px
    }
}

@media(max-width: 1199px) {
    .btn {
        font-size: 16px;
        height: 38px
    }
}

@media(max-width: 767px) {
    .btn {
        height: 34px;
        line-height: 34px;
        min-width: 80px;
        font-size: 14px
    }

        .btn.btn-h-40 {
            height: 36px;
            line-height: 36px
        }

    .buttons-lg {
        height: 38px !important
    }

    .btn-outline-primary {
        font-size: 14px;
        padding: 0 12px
    }

        .btn-outline-primary svg {
            width: 20px
        }

    .btn.btn-222px {
        width: auto;
        min-width: 130px
    }

    .btn.btn-grey-round {
        width: 36px;
        height: 36px
    }

    .btn.btn-h-56 {
        height: 38px;
        line-height: 38px;
        font-size: 16px !important
    }

    .dropdown-select-bottom {
        padding-left: 15px !important
    }
}

.dropdown .btn {
    box-shadow: 0px 3px 3px rgba(0,0,0,.1019607843)
}

.dropdown-arrow-none.dropdown-toggle::after {
    display: none
}

.dropdown-menu {
    max-width: 138px;
    min-width: inherit;
    width: 138px;
    margin-top: 0px !important;
    box-shadow: 0px 3px 6px rgba(0,0,0,.1019607843);
    border: 1px solid #e9e9e9;
    border-radius: 15px;
    padding: 10px 20px 10px !important
}

    .dropdown-menu li:hover {
        background-color: rgba(0,0,0,0) !important
    }

    .dropdown-menu a {
        font-family: "LexendDeca-Medium";
        font-size: 18px;
        color: rgba(0,0,0,.8);
        background-color: rgba(0,0,0,0) !important;
        padding: 7px 0
    }

        .dropdown-menu a:hover {
            color: #fcc010 !important
        }

.tab button {
    font-size: 22px;
    color: #000;
    font-family: "LexendDeca-Medium";
    background-color: rgba(0,0,0,0);
    border: none;
    transition: all .3s ease;
    box-shadow: none;
    padding-bottom: 12px;
    position: relative;
    margin: 0 10px
}

    .tab button::before {
        content: "";
        width: 33px;
        height: 0px;
        border: 2px solid #cd3969;
        position: absolute;
        left: 0;
        transition: all .3s ease;
        right: 0;
        bottom: 0;
        margin: 0 auto;
        border-radius: 50px;
        opacity: 0
    }

    .tab button:hover, .tab button.active {
        color: #fcc010
    }

        .tab button:hover::before, .tab button.active::before {
            opacity: 1
        }

.tabcontent {
    display: none
}

.site-tab ul li a {
    font-family: "LexendDeca-Medium";
    position: relative;
    padding-bottom: 12px;
    margin-right: 25px;
    font-size: 18px !important;
    color: #000;
    padding-left: 0;
    padding-right: 0
}

    .site-tab ul li a::after {
        content: "";
        transition: all .3s ease;
        width: 0px;
        background: #000;
        height: 3px;
        display: block;
        margin: 0 auto;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0
    }

    .site-tab ul li a.active, .site-tab ul li a:hover {
        color: #fcc010 !important
    }

        .site-tab ul li a.active::after, .site-tab ul li a:hover::after {
            width: 100%;
            background: #fcc010
        }

.site-tab ul li:hover a, .site-tab ul li.active a {
    color: #18427c
}

    .site-tab ul li:hover a::after, .site-tab ul li.active a::after {
        width: 100%
    }

.site-tab.site-tab-sm ul li a {
    font-size: 13px !important;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px
}

.site-tab.site-tab-available a.nav-link-green.active, .site-tab.site-tab-available a.nav-link-green:hover {
    color: #fcc010
}

    .site-tab.site-tab-available a.nav-link-green.active::after, .site-tab.site-tab-available a.nav-link-green:hover::after {
        background-color: #fcc010
    }

.site-tab.site-tab-available a.nav-link-danger.active, .site-tab.site-tab-available a.nav-link-danger:hover {
    color: red
}

    .site-tab.site-tab-available a.nav-link-danger.active::after, .site-tab.site-tab-available a.nav-link-danger:hover::after {
        background-color: red
    }

.tab_v2_link .nav-link {
    background: #fff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px rgba(0,0,0,.0509803922) !important;
    border: 1px solid #e9e9e9;
    margin-left: 12px;
    font-size: 18px;
    letter-spacing: 0px;
    color: rgba(0,0,0,.8);
    font-family: "barlow_condensedsemibold" !important;
    text-transform: uppercase;
    padding-top: 14px;
    padding-bottom: 11px;
    border-radius: 179px
}

    .tab_v2_link .nav-link:first-child {
        margin-left: 0px
    }

    .tab_v2_link .nav-link.active, .tab_v2_link .nav-link:hover {
        background: #f1f1f1;
        border: 1px solid #343434
    }

.bg-light-F1F1F1 {
    background-color: #f1f1f1 !important
}

.tab-content-app1 {
    background: #fff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px rgba(0,0,0,.1607843137);
    border: 1px solid #f5f5f5;
    border-radius: 15px;
    padding: 40px 40px 40px 40px;
    margin-left: -30px;
    flex: 1
}

.tab_vertical .nav {
    z-index: 2;
    padding-top: 20px;
    padding-bottom: 20px
}

.tab_vertical .nav-link {
    font-size: 22px;
    text-align: left;
    border-radius: 10px;
    font-family: "LexendDeca-Regular";
    padding: 28px 35px;
    color: #000;
    margin-bottom: 2px
}

    .tab_vertical .nav-link.active, .tab_vertical .nav-link:hover {
        background-color: #fcc010;
        color: #fff
    }

    .tab_vertical .nav-link.active {
        font-family: "LexendDeca-Medium"
    }

@media(max-width: 1199px) {
    .tab_vertical .nav {
        flex-wrap: nowrap;
        overflow-x: auto
    }

        .tab_vertical .nav .nav-link {
            flex: 0 0 auto;
            padding: 14px 17px;
            font-size: 15px
        }

    .tab-content-app1 {
        margin-left: 0
    }
}

@media(max-width: 767px) {
    .tab_v2_link .nav-link {
        padding-top: 10px;
        padding-bottom: 7px
    }

    .tab-content-app1 {
        padding: 20px 20px 20px 20px
    }
}

.table_v1 th {
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    padding-bottom: 15px;
    padding-top: 15px
}

.table_v1 td {
    font-size: 14px
}

    .table_v1 th:first-child, .table_v1 td:first-child {
        padding-left: 0
    }

.app_header {
    height: 100px;
    width: 100%;
    position: fixed;
    background: #fff;
    left: 0;
    top: 0;
    width: 100%;
    transition: all .5s ease;
    z-index: 100
}

    .app_header .Applogo_col img {
        max-width: 176px;
        max-height: 85px;
        width: auto;
        transition: all .5s ease;
        height: auto
    }

    .app_header .container {
        max-height: 105px;
        transition: all .5s ease
    }

    .app_header .header_inner {
        padding: 0 30px;
        height: 100%
    }

.HeaderSearch_backdrop {
    position: fixed;
    left: 0;
    z-index: 10;
    top: 188px;
    background: #000;
    width: 100%;
    transition: all .5s ease;
    height: 100%;
    opacity: 0;
    display: none
}

.header_menu ul {
    display: flex;
    justify-content: center
}

    .header_menu ul li a {
        position: relative;
        font-size: 16px;
        cursor: pointer;
        text-decoration: none;
        color: #000;
        font-family: "LexendDeca-Light";
        margin: 0 17px;
        padding-bottom: 8px
    }

        .header_menu ul li a:hover {
            color: #fcc010
        }

.active-nav {
    color: #fcc010 !important
}

.Close_menu_overlay {
    position: fixed;
    left: 0px;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    z-index: 15;
    border: none;
    display: none;
    transition: all .5s ease
}

#Close_menu_CTA {
    display: none;
    background-color: rgba(0,0,0,0);
    border: none;
    position: absolute;
    right: 10px;
    z-index: 8
}

.dropdown-arrow-none {
    display: none !important
}

.app_sticky_btn {
    position: fixed;
    top: 225px;
    right: -10px;
    z-index: 10;
    box-shadow: 0 0 3px 0 #fff !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.sticky-show {
    display: none
}

@media(min-width: 1200px) {
    .app_header.scrolled {
        height: 85px
    }

        .app_header.scrolled.searchBar_open {
            height: 188px
        }

    .app_header.sticky {
        background-color: #fff !important;
        box-shadow: 0px 3px 6px rgba(0,0,0,0.1019607843);
        height: 80px
    }

        .app_header.sticky .Applogo_col img {
            max-width: 176px;
            width: auto;
            height: auto
        }
}

@media(max-width: 1199px) {
    #Close_menu_CTA {
        display: block
    }

    .header_menu {
        position: fixed;
        left: 0;
        top: 0;
        background: rgba(0,0,0,.5);
        width: 260px;
        height: 100%;
        z-index: 15;
        transition: all .5s ease;
        transform: translateX(-100%)
    }

    .app_header {
        height: 90px
    }

        .app_header .container {
            max-height: 90px
        }

            .app_header .container .Applogo_col img {
                max-width: 100px
            }

    #menu_mbl_CTA {
        display: inline-flex !important
    }

    .header_menu_inner {
        position: absolute;
        left: 0;
        top: 0;
        background: #fff;
        height: 100%;
        overflow: auto;
        align-items: start !important;
        width: 260px;
        display: block !important;
        transition: all .5s ease
    }

    .app_header .header_menu ul {
        display: block
    }

        .app_header .header_menu ul li a {
            padding: 9px 0;
            display: flex
        }

        .app_header .header_menu ul li a {
            color: #000
        }

            .app_header .header_menu ul li a::after {
                display: none
            }

    .header_menu_inner {
        padding-top: 15px
    }

    .MenuOpen .header_menu, .MenuOpen .Close_menu_overlay {
        display: block !important
    }

    .MenuOpen .header_menu {
        transform: translateX(0)
    }

    .app_header .search_open_row .search_inline input {
        font-size: 16px
    }

    #Close_menu_CTA {
        display: block
    }

    .app_header .Applogo_col img {
        max-height: 100px;
        max-width: 100px;
        width: auto;
        height: auto;
        transition: none
    }
}

@media(max-width: 992px) {
    .HomePageBody .page-wrapper {
        padding-top: 90px
    }
}

@media(max-width: 767px) {
    #app_Mainheader .Applogo_col + div .search_inline {
        position: absolute;
        left: 20px;
        background: #fff;
        bottom: 12px;
        width: calc(100% - 40px)
    }

    .app_header .container .Applogo_col img {
        max-width: 80px
    }

    .app_header {
        height: 65px
    }

        .app_header .container {
            max-height: 65px;
            padding-bottom: 0px
        }

    .page-wrapper-v2 {
        padding-top: 115px
    }

        .page-wrapper-v2 .btn.user_dropdown, #menu_mbl_CTA {
            height: 30px
        }

            .page-wrapper-v2 .btn.user_dropdown svg, #menu_mbl_CTA svg {
                max-width: 14px
            }

    .app_header .btn {
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        padding: 0 10px;
        min-width: inherit !important
    }

    .app_header .header_inner {
        padding: 0 15px
    }

    .app_header .Applogo_col img {
        max-height: 84px;
        max-width: 84px
    }

    .HomePageBody .page-wrapper {
        padding-top: 65px
    }
}

@media(max-width: 375px) {
    .app_header .header_inner {
        padding: 0 10px
    }
}

.footer-section {
    width: 100%
}

.footer {
    width: 100%;
    border: 1px solid #e8e2e2;
    border-radius: 15px
}

.shechulde-form {
    width: 100%;
    background: #fff;
    padding: 25px 40px 40px;
    background-image: linear-gradient(#1F5094, #0E3466);
    border-radius: 15px
}

.footer-contact-details {
    width: 65%;
    padding: 20px 0px 20px 40px;
    position: relative
}

.footer-logos {
    width: 100%
}

    .footer-logos img {
        height: 130px;
        width: auto
    }

.contect-pad-bottom {
    margin-bottom: 30px
}

.end-footer {
    width: 100%;
    border-top: solid 1px #ddd;
    padding: 30px 0px;
    text-align: center;
    margin-top: 80px
}

.copy-text {
    color: #484848
}

.footer-social {
    float: right
}

    .footer-social ul {
        display: flex
    }

        .footer-social ul li {
            margin-left: 10px
        }

            .footer-social ul li a {
                width: 38px;
                height: 38px;
                background: #efefef;
                border: solid 1px #dedede;
                display: flex;
                border-radius: 50%;
                align-items: center;
                justify-content: center
            }

                .footer-social ul li a:hover {
                    background: #dedede
                }

@media(max-width: 1400px) {
    .shechulde-form .font-36 {
        font-size: 28px !important
    }
}

@media(max-width: 1199px) {
    .footer-contact-details {
        width: 100%
    }

    .shechulde-form {
        padding: 20px 20px 30px
    }

    .check-texts span {
        font-size: 12px !important
    }

    .end-footer {
        padding: 20px 0px;
        margin-top: 30px
    }

    .copy-text {
        margin-bottom: 15px
    }

    .footer-social {
        float: none;
        display: flex;
        width: 100%;
        justify-content: center;
        margin: 20px 0px 0px
    }
}

@media(max-width: 576px) {
    .end-footer {
        padding: 15px 0px;
        font-size: 14px !important
    }

    .shechulde-form .font-36 {
        font-size: 22px !important
    }

    .footer-logos {
        text-align: center;
        width: 100%
    }

        .footer-logos img {
            height: 95px
        }
}

body {
    font-size: 16px;
    font-family: "LexendDeca-Regular" !important
}

.bannerfull-section {
    width: 100%;
    margin-top: 100px;
    padding-top: 25px
}

.banner-left-content {
    width: 100%;
    position: relative;
    z-index: 1
}

    .banner-left-content h1 {
        font-size: 55px;
        line-height: 70px
    }

.banner-imgs {
    width: 115%;
    margin-left: -15%;
    margin-bottom: -2px;
    height: 600px;
}

.features-row-section {
    background-image: linear-gradient(#1F5094, #0E3466);
    border-top: solid 8px #fcc010;
    width: 100%;
    padding: 15px 0px 240px
}

.heading-row p {
    width: 100%;
    line-height: 32px
}

.features-info-section {
    width: 100%;
    margin-top: -200px
}

.feature-tabs-section {
    width: 100%
}

.feature-tab-top .nav-tabs {
    width: 100%;
    border-bottom: none !important;
    margin-bottom: 35px
}

    .feature-tab-top .nav-tabs li {
        width: 48%
    }

        .feature-tab-top .nav-tabs li .nav-link {
            padding: 0px !important;
            border: none !important;
            outline: none !important;
            margin: 0px !important;
            background: none !important
        }

        .feature-tab-top .nav-tabs li .feature-tabs-btns {
            width: 100%;
            position: relative
        }

            .feature-tab-top .nav-tabs li .feature-tabs-btns img {
                width: 100%;
                border-radius: 22px;
                border: solid 1px rgba(0,0,0,0)
            }

            .feature-tab-top .nav-tabs li .feature-tabs-btns .feature-bottom-row {
                position: absolute;
                bottom: 1px;
                width: 100%;
                font-family: "google_sansbold" !important;
                text-align: center;
                background: rgba(0,0,0,.7);
                padding: 18px 15px;
                border-radius: 0px 0px 22px 22px
            }

        .feature-tab-top .nav-tabs li .active .feature-bottom-row {
            width: 100%;
            background: #fcc010 !important
        }

            .feature-tab-top .nav-tabs li .active .feature-bottom-row::after {
                content: "";
                position: absolute;
                left: 46%;
                bottom: -16px;
                border-left: 20px solid rgba(0,0,0,0);
                border-right: 20px solid rgba(0,0,0,0);
                border-top: 20px solid #fcc010
            }

        .feature-tab-top .nav-tabs li .active .feature-tabs-btns img {
            border: solid 1px #fcc010
        }

.features-tabs {
    width: 100%;
    background: #fffbee;
    border: solid 1px #fcc010;
    padding: 30px
}

.feature-datails {
    background: #fff;
    box-shadow: 0px 3px 3px #e6e3da;
    border-radius: 15px;
    padding: 30px
}

.feature-lists {
    width: 100%
}

    .feature-lists ul {
        width: 100%
    }

        .feature-lists ul li {
            position: relative;
            padding: 5px 0px 10px 25px;
            line-height: 24px;
            font-family: "LexendDeca-Light" !important
        }

            .feature-lists ul li::before {
                position: absolute;
                content: "";
                width: 10px;
                height: 10px;
                background: #18427c;
                border-radius: 50%;
                left: 0px;
                top: 14px
            }

.mangement-section-row {
    width: 100%
}

.mangesment-details {
    width: 100%;
    padding-top: 15px
}

.manges-imges {
    width: 100%
}

    .manges-imges img {
        width: 100%
    }

.advance-list {
    width: 100%;
    padding-left: 15px
}

    .advance-list ul {
        width: 100%
    }

        .advance-list ul li {
            position: relative;
            width: 100%;
            padding: 0px 0px 0px 32px;
            margin-bottom: 35px
        }

            .advance-list ul li::before {
                content: "";
                background: url("../img/check-icons.svg") left top no-repeat;
                position: absolute;
                left: 0px;
                top: 3px;
                height: 17px;
                width: 20px
            }

.manges-icons {
    padding-right: 25px
}

.manges-text {
    position: relative;
    padding-left: 20px
}

    .manges-text::before {
        content: "";
        left: 0px;
        top: 0px;
        position: absolute;
        background: #fcc010;
        height: 50px;
        width: 5px;
        border-radius: 5px
    }

.works-white-section {
    background: #fff;
    border: solid 1px #e2e2e2;
    box-shadow: 0px 3px 3px rgba(0,0,0,.168627451);
    padding: 15px 10px;
    margin-top: 30px;
    position: relative;
    z-index: 1
}

.works-details-box {
    width: 100%;
    padding: 10px 25px 10px 10px;
    text-align: center;
    position: relative;
    height: 300px;
    align-items: center;
    display: flex
}

    .works-details-box::after {
        content: "";
        position: absolute;
        background: url("../img/divide-arrow.svg") left top no-repeat;
        right: -35px;
        width: 65px;
        height: 100%;
        top: 25px
    }

    .works-details-box h3 {
        color: #202022
    }

    .works-details-box p {
        padding: 0px 15px
    }

.works-white-section > .row > .steps-works:last-child > .works-details-box:after {
    display: none
}

.visitor-solution-section {
    background-image: linear-gradient(#1F5094, #0E3466);
    width: 100%;
    padding: 250px 0px 80px;
    margin-top: -180px
}

.advantage-text {
    width: 100%
}

.advantage-info {
    width: 100%
}

    .advantage-info ul {
        width: 100%
    }

        .advantage-info ul li {
            width: 48%;
            float: left;
            margin: 0px 10px 10px 0px
        }

            .advantage-info ul li:nth-child(2), .advantage-info ul li:nth-child(4) {
                margin-top: 15px;
                margin-bottom: -5px
            }

.advantage-bg {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    overflow: hidden
}

    .advantage-bg img {
        width: 100%;
        height: 248px;
        object-fit: cover;
        border-radius: 15px
    }

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    border-radius: 15px;
    background: rgba(0,0,0,.9)
}

.advantage-bg:hover .overlay {
    opacity: 1
}

.advantage-box-over {
    width: 100%;
    height: 100%;
    padding: 10px;
    cursor: pointer
}

.advantage-bg:hover .advantage-btns {
    opacity: 0
}

.advantage-btns {
    position: absolute;
    bottom: 10px;
    background: rgba(0,0,0,.7);
    padding: 10px 15px;
    border-radius: 8px;
    color: #fff
}

.pad-top-60 {
    padding-top: 60px
}

.top-60 {
    margin-top: 60px
}

.bottom-60 {
    margin-bottom: 60px
}

.faq-section-row {
    width: 100%;
    margin-bottom: 80px
}

.faq-information {
    width: 100%;
    padding: 45px 80px;
    box-shadow: 0px 3px 6px rgba(0,0,0,.168627451)
}

.faq-details-box {
    width: 100%;
    padding: 10px 10px 10px 0px;
    overflow-y: auto;
    height: 385px
}

    .faq-details-box .accordion-button {
        box-shadow: none;
        border: solid 1px #dedede;
        outline: none;
        font-size: 16px;
        font-family: "LexendDeca-Medium" !important;
        color: #000;
        box-shadow: none;
        border-radius: 4px 4px 0px 0px !important
    }

        .faq-details-box .accordion-button::after {
            background: url("../img/gray-arrow.svg") left top no-repeat !important
        }

        .faq-details-box .accordion-button:not(.collapsed) {
            outline: none;
            box-shadow: none;
            border: solid 1px #fcc010;
            transition: border-width .1s ease-in-out;
            border-left: solid 7px #fcc010;
            background: #fffbee
        }

            .faq-details-box .accordion-button:not(.collapsed)::after {
                background: url("../img/down-active-arrow.svg") left top no-repeat !important
            }

        .faq-details-box .accordion-button:hover, .faq-details-box .accordion-button:focus {
            outline: none;
            box-shadow: none;
            transition: border-width .1s ease-in-out;
            border: solid 1px #fcc010;
            border-left: solid 7px #fcc010;
            background: #fffbee
        }

    .faq-details-box .accordion-item {
        border: none;
        margin-bottom: 10px
    }

        .faq-details-box .accordion-item:hover, .faq-details-box .accordion-item:focus {
            outline: none;
            border: none
        }

    .faq-details-box .accordion-header {
        border: none;
        border-radius: 4px 4px 0px 0px !important
    }

    .faq-details-box .faq-inner-box {
        width: 100%;
        padding: 25px 30px;
        border: solid 1px #fcc010;
        border-top: none
    }

        .faq-details-box .faq-inner-box p {
            width: 100%;
            line-height: 24px;
            font-family: "LexendDeca-Light" !important;
            color: #000
        }

@media(max-width: 1440px) {
    .bannerfull-section {
        padding-top: 0px
    }

    .banner-imgs {
        width: 100%;
        margin-left: -5%;
        margin-bottom: -2px;
        height: 500px;
    }

    .banner-left-content h1 {
        font-size: 50px;
        line-height: 60px
    }
}

@media(max-width: 1400px) {
    .wrok-icons {
        margin-bottom: 5px !important
    }
}

@media(max-width: 1199px) {
    .banner-left-content h1 {
        font-size: 34px;
        line-height: 40px
    }

    .heading-row p {
        line-height: 26px
    }

    .features-tabs {
        padding: 15px
    }

    .feature-datails {
        border-radius: 10px;
        padding: 20px 20px
    }

    .advance-list {
        padding-left: 0px
    }

    .works-details-box:after {
        display: none
    }

    .works-details-box {
        padding: 20px 15px;
        height: auto
    }

    .faq-information {
        padding: 40px
    }

    .advance-list ul li {
        margin-bottom: 15px
    }

    .advantage-info {
        margin-top: 25px
    }

    .faq-mid {
        max-width: 100% !important;
        width: 100%
    }

    .top-60 {
        margin-top: 40px
    }

    .pad-top-60 {
        padding-top: 40px
    }

    .bottom-60 {
        margin-top: 40px
    }

    .faq-section-row {
        margin-bottom: 40px
    }

    .footer-contact-details {
        padding: 20px 40px 30px
    }

    .shechulde-form {
        padding: 40px 40px
    }

    .visitor-solution-section {
        padding: 250px 0px 40px
    }
}

@media(max-width: 992px) {
    .banner-imgs {
        width: 125%;
        margin-left: -23%
    }

    .banner-left-content h1 {
        font-size: 26px;
        line-height: 32px
    }

    .manges-imges img {
        width: 70%;
        margin: 0px auto;
        display: table
    }

    .advance-list {
        padding: 30px 0px 0px 0px
    }

    .visitor-solution-section {
        padding: 215px 0px 40px
    }

    .feature-lists ul li {
        padding: 5px 0px;
        line-height: 22px;
        font-size: 14px !important
    }

        .feature-lists ul li::before {
            display: none
        }

    .advantage-btns {
        text-align: center
    }
}

@media(max-width: 767px) {
    .banner-left-content {
        margin-bottom: 30px;
        text-align: center
    }

    .banner-imgs {
        width: 100%;
        margin-left: -2%
    }

    .features-row-section {
        border-top: solid 5px #fcc010;
        padding: 30px 0px !important
    }

    .features-info-section {
        margin-top: 80px
    }

    br {
        display: none
    }

    .feature-tab-top .nav-tabs li .feature-tabs-btns img {
        display: none
    }

    .feature-tab-top .nav-tabs li .feature-tabs-btns .feature-bottom-row {
        padding: 15px 15px;
        border-radius: 8px;
        font-size: 16px !important;
        background: #3f3f3f
    }

        .feature-tab-top .nav-tabs li .feature-tabs-btns .feature-bottom-row::after {
            left: 43%;
            bottom: -10px;
            border-left: 15px solid rgba(0,0,0,0);
            border-right: 15px solid rgba(0,0,0,0);
            border-top: 15px solid #fcc010
        }

    .advantage-info ul li {
        width: 100%
    }

        .advantage-info ul li:nth-child(2), .advantage-info ul lili:nth-child(4) {
            margin-top: 5px !important;
            margin-bottom: 15px !important
        }

    .faq-information {
        padding: 40px 10px
    }

    .faq-details-box .faq-inner-box {
        padding: 15px 10px
    }

        .faq-details-box .faq-inner-box p {
            font-size: 14px
        }
}

@media(max-width: 576px) {
    .footer-contact-details {
        padding: 20px 20px 30px
    }

    .shechulde-form {
        padding: 25px 20px
    }
}

body {
    font-family: "LexendDeca-Regular";
    color: #000;
    font-size: 16px;
    background-color: #fff
}

a {
    transition: all .3s ease
}

@media(min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1350px
    }
}

@media(max-width: 1400px) {
    .app_header .container .Applogo_col img {
        max-width: 100px
    }

    .container {
        max-width: 100%;
        padding-left: 30px;
        padding-right: 30px
    }
}

@media(max-width: 767px) {
    body {
        font-size: 16px
    }

    .app_header .container .Applogo_col img {
        max-width: 80px
    }
}

@media(max-width: 375px) {
    .app_header .btn {
        font-size: 11px;
        padding: 0 10px
    }

    .app_header .container .Applogo_col img {
        max-width: 55px
    }
}

@media(max-width: 320px) {
    .app_header .btn {
        font-size: 9px;
        padding: 0 5px
    }
}
/*# sourceMappingURL=style.css.map */
