@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,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
caption {
    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: "google_sansregular" !important
}

.font-medium {
    font-family: "google_sansmedium"
}

.font-bold {
    font-family: "google_sansbold"
}

.font-semibold,
.font-semi-bold {
    font-family: "google_sansmedium"
}

.font-light {
    font-family: "dubailight"
}

.font-secondary-black {
    font-family: "barlow_condensedblack"
}

.font-secondary {
    font-family: "barlowregular"
}

.font-secondary-medium {
    font-family: "barlowmedium"
}

.font-secondary-bold {
    font-family: "barlowbold"
}

.font-secondary-semi-bold {
    font-family: "barlowsemibold" !important
}

.font-secondary-tin {
    font-family: "barlowthin"
}

.font-secondary-light {
    font-family: "barlowlight"
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "google_sansbold"
}

strong,
b {
    font-weight: normal;
    font-family: "google_sansbold"
}

:root,
[data-bs-theme=light] {
    --bs-border-color: #CECECE
}

a {
    cursor: pointer
}

.min-w-inherit {
    min-width: inherit !important
}

.link-primary {
    color: #0078d7 !important
}

.link-primary .arror_svg {
    stroke: #0078d7
}

.link-primary .svgFill {
    fill: #0078d7
}

.link-primary:hover {
    color: #e80000 !important
}

.link-primary:hover .arror_svg {
    stroke: #e80000
}

.link-primary:hover .svgFill {
    fill: #e80000
}

.link-secondary {
    color: #000 !important
}

.link-secondary svg {
    transition: all .3s ease;
    fill: #000 !important
}

.link-secondary:hover {
    color: #0078d7 !important
}

.link-secondary:hover svg {
    fill: #0078d7 !important
}

.link-secondary:hover .svgStrock {
    fill: none !important
}

.link-secondary .svgStrock {
    fill: none !important
}

.link-default {
    color: #000 !important
}

.link-default svg:not(.svgStrock) {
    fill: #000 !important
}

.link-default:hover {
    color: #0078d7 !important
}

.link-default:hover svg:not(.svgStrock) {
    fill: #0078d7 !important
}

.max-240px {
    max-width: 240px
}

.max-300px,
.max-w-300px {
    max-width: 300px
}

.max-w-320px {
    max-width: 320px
}

.max-w-350px {
    max-width: 350px
}

.hide_element {
    display: none
}

.z-1 {
    z-index: 1
}

.z-2 {
    z-index: 2
}

.z-3 {
    z-index: 3
}

.z-4 {
    z-index: 4
}

.font-60px {
    font-size: 60px
}

.font-12px {
    font-size: 12px !important
}

.font-13px {
    font-size: 13px !important
}

.font-14px {
    font-size: 14px !important
}

.font-16px {
    font-size: 16px !important
}

.font-18px {
    font-size: 18px !important
}

.font-20px {
    font-size: 20px !important
}

.font-22px {
    font-size: 22px !important
}

.font-36px {
    font-size: 36px !important
}

.font-24px {
    font-size: 24px
}

.font-40px {
    font-size: 40px
}

.font-50px {
    font-size: 50px
}

.font-52px {
    font-size: 52px
}

.font-56px {
    font-size: 56px
}

.font-62px {
    font-size: 62px
}

.font-26px {
    font-size: 26px
}

.font-28px {
    font-size: 28px
}

.font-32px {
    font-size: 32px
}

.font-34px {
    font-size: 34px
}

.font-36px {
    font-size: 36px
}

.font-38px {
    font-size: 38px
}

.font-42px {
    font-size: 42px
}

.font-11px {
    font-size: 11px !important
}

.font-44px {
    font-size: 44px
}

.font-14 {
    font-size: 14px
}

.font-16 {
    font-size: 16px !important
}

.font-18 {
    font-size: 18px !important
}

.font-20 {
    font-size: 20px !important
}

.font-22 {
    font-size: 22px !important
}

.font-36 {
    font-size: 36px !important
}

.font-24 {
    font-size: 24px
}

.font-40 {
    font-size: 40px
}

.font-50 {
    font-size: 50px
}

.font-52 {
    font-size: 52px
}

.font-56 {
    font-size: 56px
}

.font-62 {
    font-size: 62px
}

.font-26 {
    font-size: 26px
}

.font-28 {
    font-size: 28px
}

.font-32 {
    font-size: 32px
}

.font-34 {
    font-size: 34px
}

.font-36 {
    font-size: 36px
}

.font-38 {
    font-size: 38px
}

.font-44 {
    font-size: 44px
}

.max-w-100 {
    max-width: 100%
}

.max-w-780px {
    max-width: 780px
}

.font-46px,
h2 {
    font-size: 46px
}

.font-48px {
    font-size: 48px
}

.font-30px {
    font-size: 30px
}

.font-76px {
    font-size: 76px
}

.line-height-190 {
    line-height: 190%
}

.line-height-180 {
    line-height: 180%
}

.line-height-170 {
    line-height: 170%
}

.line-height-160 {
    line-height: 160%
}

.line-height-150 {
    line-height: 150%
}

.line-height-140 {
    line-height: 140%
}

.line-height-130 {
    line-height: 130%
}

.line-height-120 {
    line-height: 120%
}

.line-height-110 {
    line-height: 110%
}

.line-height-100 {
    line-height: 100% !important
}

.border-light-2 {
    border-color: #e8e8e8 !important
}

.border-7B7B7B {
    border-color: #7b7b7b !important
}

.opacity-08 {
    opacity: .8
}

.max-880px {
    max-width: 880px
}

.max-w-1025px {
    max-width: 1025px
}

.text-bold {
    font-weight: bold
}

.text-primary {
    color: #0078d7 !important
}

.text-green {
    color: #01c324 !important
}

.text-grey-dark {
    color: #6a6a6a
}

.text-red {
    color: red !important
}

.text-333333 {
    color: #333 !important
}

.bg-black {
    background: #000
}

.bg-primary {
    background: #0078d7 !important
}

.rounded-15px {
    border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
    -ms-border-radius: 15px !important;
    -o-border-radius: 15px !important
}

.rounded-10px {
    border-radius: 10px !important
}

.rounded-5px {
    border-radius: 5px !important
}

.rounded-8px {
    border-radius: 8px !important
}

.border-white-40 {
    border-color: rgba(255, 255, 255, .4) !important
}

.border-secondary {
    border-color: #000 !important
}

.border-primary {
    border-color: #0078d7 !important
}

.border-white-50 {
    border-color: rgba(255, 255, 255, .5) !important
}

.fill-primary {
    fill: #0078d7 !important
}

.rounded-bottom-left-0 {
    border-bottom-left-radius: 0px !important
}

.rounded-top-left-0 {
    border-top-left-radius: 0px !important
}

.rounded-top-right-0 {
    border-bottom-right-radius: 0px !important
}

.rounded-bottom-right-0 {
    border-top-right-radius: 0px !important
}

.text-grey {
    color: #999 !important
}

.opacity-1 {
    opacity: 1
}

.opacity-09 {
    opacity: .9
}

.opacity-08 {
    opacity: .8
}

.opacity-07 {
    opacity: .7
}

.opacity-06 {
    opacity: .6
}

.opacity-05 {
    opacity: .5
}

.opacity-04 {
    opacity: .4
}

.opacity-03 {
    opacity: .3
}

.opacity-02 {
    opacity: .2
}

.opacity-01 {
    opacity: .1
}

a {
    text-decoration: none
}

.link-secondary {
    color: #000
}

.link-secondary:hover {
    color: #0078d7
}

.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
}

.cursor-pointer {
    cursor: pointer
}

.text-white-09 {
    color: rgba(255, 255, 255, .9)
}

.text-default {
    color: #000
}

.h-58px {
    height: 58px !important
}

.h-57px {
    height: 57px !important
}

.h-48px {
    height: 48px !important
}

.h-50px {
    height: 50px !important
}

.h-40px {
    height: 40px !important
}

.h-44px {
    height: 44px !important
}

.h-24px {
    height: 24px !important
}

.text-secondary {
    color: #000 !important
}

.bg-secondary {
    background-color: #000 !important
}

.flex-0-0-auto {
    flex: 0 0 auto
}

.min-w-70px {
    min-width: 70px !important
}

.max-w-940 {
    max-width: 940px
}

.max-w-1040 {
    max-width: 1040px
}

.max-w-1170px {
    max-width: 1170px
}

.text-transform-none {
    text-transform: none !important
}

.link-white {
    color: #fff
}

.link-white:hover {
    color: #0078d7
}

.h-27px {
    height: 27px !important
}

.btn-white-2 {
    color: #0078d7 !important;
    border-color: #fff !important
}

.btn-white-2:hover {
    background-color: #000 !important;
    color: #fff !important;
    border-color: #000 !important
}

.max-w-600 {
    max-width: 600px
}

.max-w-1220px {
    max-width: 1220px
}

.h-34px {
    height: 34px !important
}

.min_w_72px {
    min-width: 72px
}

.max-w-720 {
    max-width: 720px
}

.max-w-520px {
    max-width: 520px
}

.rounded-0+.select2-container .select2-selection--single {
    border-radius: 0px !important
}

.h-58px+.select2-container {
    height: 58px
}

.bg-green {
    background: #01c324 !important
}

.rounded-4px {
    border-radius: 4px !important
}

.h-30px {
    height: 30px !important
}

.bgf6f4f2 {
    background: #f6f4f2 !important
}

.max-w-1140px {
    max-width: 1140px
}

.rounded-20px {
    border-radius: 20px
}

.rounded-60px {
    border-radius: 60px !important
}

.rounded-12px {
    border-radius: 12px !important
}

@media(max-width: 1600px) {
    .font-60px {
        font-size: 50px
    }
}

@media(max-width: 1199px) {
    .font-60px {
        font-size: 40px
    }

    .h-50px {
        height: 40px !important
    }

    .font-52px {
        font-size: 44px
    }

    .font-16px-xl {
        font-size: 16px !important
    }

    .font-18px-xl {
        font-size: 18px !important
    }

    .font-28px {
        font-size: 22px
    }

    .font-20 {
        font-size: 18px !important
    }

    .font-22px {
        font-size: 20px !important
    }

    .font-32px {
        font-size: 24px
    }

    .font-34px {
        font-size: 30px;
        line-height: 110%
    }

    .font-36px {
        font-size: 30px;
        line-height: 110%
    }

    .font-38px {
        font-size: 30px;
        line-height: 110%
    }

    .font-40px {
        font-size: 34px
    }

    .font-40 {
        font-size: 34px
    }

    .font-42px {
        font-size: 30px
    }

    .font-48px {
        font-size: 40px
    }

    .font-24px {
        font-size: 18px
    }

    .font-50px {
        font-size: 40px
    }

    .font-30px {
        font-size: 24px
    }

    .font-44px {
        font-size: 34px
    }

    .font-36px {
        font-size: 26px !important
    }

    .dashboard_panel_header .font-24px {
        font-size: 22px
    }

    .font-24px {
        font-size: 18px
    }

    .font-26px {
        font-size: 20px
    }
}

@media(max-width: 767px) {
    .font-50px {
        font-size: 24px
    }

    .font-40px {
        font-size: 28px
    }

    .font-44px {
        font-size: 28px
    }

    .font-32px {
        font-size: 20px
    }

    .font-30px {
        font-size: 20px
    }

    .font-36px {
        font-size: 22px !important
    }

    .font-22px {
        font-size: 18px !important
    }

    .font-26px {
        font-size: 20px
    }

    .h-57px {
        height: 44px !important
    }

    .line-height-130 {
        line-height: 120%
    }

    .line-height-150 {
        line-height: 150%
    }

    ul.font-20px li {
        font-size: 16px;
        line-height: 20px
    }

    .font-sm-16px {
        font-size: 16px !important
    }

    .font-sm-26px {
        font-size: 26px !important
    }

    .font-28px {
        font-size: 20px
    }

    .h-48px {
        height: 40px !important
    }

    .font-40 {
        font-size: 28px
    }

    .font-48px {
        font-size: 30px
    }

    .font-mbl-24px {
        font-size: 24px !important
    }

    .font-20,
    .font-20px {
        font-size: 16px !important
    }

    .line-height-190 {
        line-height: 160%
    }

    .h-44px {
        height: 40px !important
    }

    .font-42px {
        font-size: 26px
    }

    .font-18px {
        font-size: 16px !important
    }

    .line-height-170 {
        line-height: 150%
    }

    .font-38px {
        font-size: 25px;
        line-height: 110%
    }

    .section_pattern1 {
        padding: 30px 0
    }
}

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: #333
}

.form-label {
    font-size: 18px;
    font-family: "google_sansmedium"
}

.textarea-h-120 {
    min-height: 120px
}

.form-control {
    height: 54px;
    font-size: 16px;
    border-radius: 7px
}

.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,
.form-floating>.form-control:not(:placeholder-shown) {
    padding-top: 10px
}

.form-floating>.form-control:focus~label,
.form-floating>.form-control:not(:placeholder-shown)~label,
.form-floating>.form-select~label {
    opacity: 1;
    transform: scale(0.85) translateY(-1.5rem) translateX(0.15rem);
    color: #000
}

.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
}

.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;
    min-width: 22px !important;
    height: 22px !important
}

.form-check-input.form-check-input-26px {
    width: 26px !important;
    min-width: 26px !important;
    height: 26px !important
}

.form-check-input.form-check-input-16px {
    width: 16px !important;
    min-width: 16px !important;
    height: 16px !important
}

.form-check-primary .form-check-input:checked {
    background-color: #0078d7 !important;
    border-color: #0078d7 !important
}

.form-check-input:checked {
    background-color: #000;
    border-color: #000
}

.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 #00000029;
    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: transparent;
    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: #cc3969 !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: transparent;
    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-90 {
    height: 90px
}

.textarea-h-100 {
    height: 100px
}

.textarea-h-120 {
    height: 12px
}

.textarea-h-140 {
    height: 140px
}

.textarea-h-160 {
    height: 160px
}

.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: 50px;
    min-width: 50px;
    width: 100% !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 7px;
    height: 100%;
    display: flex;
    align-items: center;
    height: 100%;
    border-radius: 7px
}

.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 #00000029;
    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: transparent
}

.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: transparent !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: #0078d7 !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: #0078d7
}

.select2-dropdown-markup .select2-results__option:hover svg#grid_icon,
.select2-dropdown-markup .select2-results__option.select2-results__option--selected svg#grid_icon {
    stroke: #0078d7
}

.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: transparent;
    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-group {
    margin-bottom: 25px
}

.form-control:disabled {
    background-color: #f5f5f5;
    opacity: 1
}

.form-check {
    display: inline-flex;
    align-items: center
}

.form-check-input {
    width: 14px;
    height: 14px;
    margin: 0
}

.form-check-label {
    line-height: 100%;
    padding-top: 1px
}

.form-control::file-selector-button {
    display: none
}

.form-control.input_file_custome {
    padding-top: 11px
}

.remove_uploads_btn {
    position: absolute;
    right: -30px;
    width: 30px;
    height: 30px
}

.remove_uploads_btn svg {
    max-width: 30px;
    max-height: 30px;
    width: auto;
    height: auto
}

.Checkbox_custome1 .btn {
    color: #000 !important;
    border-color: #cbcbcb
}

.Checkbox_custome1 .btn:hover,
.Checkbox_custome1 .btn-check:checked+.btn,
.Checkbox_custome1 .btn.active,
.Checkbox_custome1 .btn.show,
.Checkbox_custome1 .btn:first-child:active,
.Checkbox_custome1 :not(.btn-check)+.btn:active {
    color: #0078d7 !important;
    background: none !important;
    border-color: #0078d7 !important
}

.selectmenu-default {
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.radio_box1 .btn {
    color: #666
}

.radio_box1 .btn svg {
    fill: #575757
}

.radio_box1 .btn-check:checked+.btn,
.radio_box1 .btn.active,
.radio_box1 .btn.show,
.radio_box1 .btn:first-child:active,
.radio_box1 :not(.btn-check)+.btn:active {
    color: #fff;
    background-color: #0078d7 !important;
    border-color: #0078d7 !important
}

.radio_box1 .btn-check:checked+.btn svg,
.radio_box1 .btn.active svg,
.radio_box1 .btn.show svg,
.radio_box1 .btn:first-child:active svg,
.radio_box1 :not(.btn-check)+.btn:active svg {
    fill: #fff
}

@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: 14px
    }

    .select2-container {
        height: 44px
    }

    .btn.h-57px {
        line-height: 50px !important
    }

    .h-57px {
        height: 50px !important
    }

    .form-floating>label {
        padding: .9rem .75rem
    }

    .form-floating>.form-control:focus~label,
    .form-floating>.form-control:not(:placeholder-shown)~label,
    .form-floating>.form-select~label {
        opacity: 1;
        transform: scale(0.85) translateY(-1.3rem) translateX(0.15rem);
        color: #0091d2
    }

    .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: transparent;
        border-color: transparent;
        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;
        min-width: 18px !important;
        height: 18px !important
    }

    .form-check-input.form-check-input-16px {
        width: 16px !important;
        height: 16px !important
    }

    .form-control:not(textarea) {
        height: 40px
    }

    .form-select+.select2-container,
    .select2-CSS+.select2-container {
        height: 40px;
        min-width: 40px
    }

    .form-control.input_file_custome {
        padding-top: 6px
    }

    .remove_uploads_btn {
        position: absolute;
        right: -20px;
        width: 20px;
        height: 20px
    }

    .remove_uploads_btn svg {
        max-width: 20px;
        max-height: 20px;
        width: auto;
        height: auto
    }
}

.btn {
    min-width: 100px;
    height: 48px;
    line-height: 100%;
    padding: 0 18px;
    border-radius: 6px;
    letter-spacing: 0;
    font-size: 16px;
    justify-content: center;
    display: inline-flex !important;
    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-22 {
    height: 22px !important;
    line-height: 22px
}

.btn.btn-h-35 {
    height: 35px !important;
    line-height: 35px
}

.btn.btn-h-34px {
    height: 34px !important;
    line-height: 34px
}

.btn.btn-h-36px {
    height: 36px !important;
    line-height: 36px
}

.btn.h-57px {
    line-height: 57px
}

.btn.btn-h-40 {
    height: 44px;
    line-height: 44px
}

.btn.btn-h-56 {
    height: 56px;
    line-height: 56px
}

.btn.btn-sm {
    width: 80px;
    width: 80px;
    min-width: inherit;
    padding: 0;
    font-size: 13px;
    height: 24px;
    line-height: 24px
}

.btn.btn-white {
    background-color: #fff;
    border: 1px solid #cdcdcd;
    position: relative
}

.btn.btn-white .svgFill {
    fill: #000
}

.btn.btn-white svg.svgStrock {
    stroke: #0078d7
}

.btn.btn-white.btn-white-with-arrow:after {
    content: "";
    background-color: #fff;
    left: -5px;
    width: 10px;
    transition: all .3s ease;
    height: 10px;
    position: absolute;
    top: 14px;
    transform: rotate(45deg)
}

.btn.btn-white:hover,
.btn.btn-white:focus {
    color: #fff !important;
    border-color: #000;
    background-color: #000
}

.btn.btn-white:hover svg.svgStrock,
.btn.btn-white:focus svg.svgStrock {
    stroke: #fff
}

.btn.btn-white:hover .svgFill,
.btn.btn-white:focus .svgFill {
    fill: #fff
}

.btn.btn-white:hover.btn-white-with-arrow:after,
.btn.btn-white:focus.btn-white-with-arrow:after {
    content: "";
    background-color: #e80000
}

.btn.btn-grey {
    background-color: #707070;
    border-color: #707070;
    color: #fff
}

.btn.btn-grey:hover,
.btn.btn-grey:focus {
    background-color: #0078d7;
    border-color: #0078d7
}

.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 #b1b1b1 !important
}

.btn.btn-outline-grey:hover,
.btn.btn-outline-grey:focus {
    background-color: #000;
    border-color: #000;
    color: #fff !important
}

.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 {
    border-color: #000 !important;
    color: #000
}

.btn.btn-outline-secondary {
    border-color: #000 !important;
    color: #000 !important;
    background-color: transparent !important
}

.btn.btn-outline-secondary:hover {
    border-color: #0078d7 !important;
    color: #0078d7 !important
}

.btn.btn-grey-round {
    width: 44px;
    height: 44px;
    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 {
    background: #7d7d7d;
    color: #fff
}

.btn.btn-grey-round:hover svg,
.btn.btn-grey-round.active svg {
    fill: #fff
}

.btn.btn-outline-danger {
    color: red;
    border-color: red
}

.btn.btn-outline-danger svg {
    fill: red
}

.btn.btn-outline-danger:hover {
    color: #fff
}

.btn.btn-outline-danger:hover svg {
    fill: #fff
}

.btn-primary,
.btn-primary:first-child:active {
    background-color: #0078d7;
    border-color: #0078d7
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:first-child:active:hover,
.btn-primary:first-child:active:focus {
    background-color: #000;
    border-color: #000
}

.btn-primary.btn-primary-hoverWhite:hover,
.btn-primary.btn-primary-hoverWhite:focus,
.btn-primary:first-child:active.btn-primary-hoverWhite:hover,
.btn-primary:first-child:active.btn-primary-hoverWhite:focus {
    background-color: #fff;
    border-color: #0078d7;
    color: #0078d7
}

.btn-outline-primary {
    border-color: #0078d7;
    color: #0078d7
}

.btn-outline-primary svg {
    fill: #0078d7
}

.btn-outline-primary:hover {
    background-color: #e80000;
    border-color: #e80000;
    color: #fff
}

.btn-outline-primary:hover svg {
    fill: #e80000
}

.btn-secondary {
    background-color: #000;
    border-color: #000
}

.btn-secondary:hover,
.btn-secondary:focus {
    background-color: #0078d7;
    border-color: #0078d7
}

.btn-secondary-dark {
    background-color: #000;
    border-color: #000;
    color: #fff !important
}

.btn-secondary-dark:hover,
.btn-secondary-dark:focus {
    background-color: #0078d7;
    border-color: #0078d7
}

.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 {
        min-width: 80px;
        height: 40px;
        padding: 0 13px;
        line-height: 40px
    }
}

@media(max-width: 767px) {
    .btn {
        height: 38px;
        line-height: 38px
    }

    .btn.font-18 {
        font-size: 16px !important
    }

    .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
    }

    .btn.btn-responsive-sm {
        height: 34px;
        font-size: 14px !important;
        line-height: 34px
    }
}

.modal-dialog {
    padding-left: 15px;
    padding-right: 15px
}

.modal-dialog-820 {
    max-width: 820px
}

.modal-dialog-1064 {
    max-width: 1064px
}

.modal-dialog-485 {
    max-width: 485px
}

.modal-backdrop.show {
    opacity: .7
}

.modal-header .btn-close {
    width: 38px;
    height: 38px;
    border: 1px solid #707070;
    padding: 0;
    border-radius: 50%;
    top: -10px;
    background: #fff;
    opacity: 1;
    z-index: 2;
    color: #333
}

.modal-header .btn-close {
    right: -50px !important;
    top: 10px !important
}

@media(max-width: 992px) {
    .modal-dialog-820 {
        max-width: calc(100% - 50px)
    }

    .modal-header .btn-close {
        right: 0px !important;
        top: inherit !important;
        bottom: -50px;
        left: inherit;
        margin: 0 auto
    }
}

@media(max-width: 767px) {
    .modal-dialog {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px
    }
}

@media(max-width: 480px) {
    .modal-dialog-820 {
        max-width: inherit
    }
}

.modal-backdrop.show {
    opacity: .4
}

.tab button {
    font-size: 22px;
    color: #000;
    font-family: "google_sansmedium";
    background-color: transparent;
    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: #0078d7
}

.tab button:hover::before,
.tab button.active::before {
    opacity: 1
}

.tabcontent {
    display: none
}

.site-tab ul li a {
    font-family: "google_sansregular";
    position: relative;
    padding-bottom: 15px;
    margin-right: 1px;
    font-size: 16px !important;
    color: #4a4a4a;
    padding-left: 25px;
    padding-right: 25px
}

.site-tab ul li a::after {
    content: "";
    transition: all .3s ease;
    width: 0px;
    background: #000;
    height: 2px;
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.site-tab ul li a.active {
    color: #000
}

.site-tab ul li a.active::after {
    width: 100%
}

.site-tab ul li:hover a,
.site-tab ul li.active a {
    color: #000
}

.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: #0078d7
}

.site-tab.site-tab-available a.nav-link-green.active::after,
.site-tab.site-tab-available a.nav-link-green:hover::after {
    background-color: #0078d7
}

.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 #0000000d !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_withArrow>ul {
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
    padding-bottom: 15px
}

.tab_withArrow>ul>li {
    flex: 0 0 auto
}

.tab_withArrow .nav-link {
    font-size: 23px;
    font-family: "google_sansmedium";
    padding: 13px 17px;
    color: #0078d7;
    border: 1px solid #0078d7;
    margin-right: 20px;
    position: relative
}

.tab_withArrow .nav-link::after {
    content: "";
    background-color: #0078d7;
    left: 0px;
    right: 0;
    margin: 0 auto;
    width: 20px;
    transition: all .3s ease;
    height: 20px;
    position: absolute;
    bottom: -10px;
    transform: rotate(45deg);
    opacity: 0;
    transition: all .3s ease
}

.tab_withArrow .nav-link.active,
.tab_withArrow .nav-pills .show>.nav-link {
    background-color: #0078d7
}

.tab_withArrow .nav-link.active::after,
.tab_withArrow .nav-pills .show>.nav-link::after {
    opacity: 1
}

.tab_with_sm_arrow.tab_withArrow .nav-link::after {
    bottom: -6px;
    width: 14px;
    height: 14px
}

@media(max-width: 1400px) {
    .tab_withArrow .nav-link {
        font-size: 18px;
        padding: 10px 13px;
        margin-right: 10px
    }

    .tab_withArrow .nav-link:after {
        bottom: -6px
    }

    .tab_v2_link .nav-link {
        padding-top: 10px;
        padding: 10px 13px;
        padding-bottom: 7px
    }
}

.dropdown-arrow-none.dropdown-toggle::after {
    display: none
}

.dropdown-menu {
    max-width: 138px;
    min-width: inherit;
    width: 138px;
    margin-top: 15px !important;
    box-shadow: 0px 3px 6px #0000001a;
    border: 1px solid #dedede;
    border-radius: 15px;
    padding: 10px 20px 10px !important
}

.dropdown-menu li:hover {
    background-color: transparent !important
}

.dropdown-menu a {
    font-family: "barlow_condensedmedium";
    font-size: 19px;
    color: #0078d7;
    background-color: transparent !important;
    padding: 7px 0
}

.dropdown-menu a svg {
    fill: #0078d7
}

.dropdown-menu a:hover {
    color: #e80000 !important
}

.dropdown-menu a:hover svg {
    fill: #e80000
}

.dropdown-menu:before {
    content: "";
    width: 15px;
    height: 15px;
    border: 1px solid #ddd;
    background-color: #fff;
    display: inline-flex;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -7px;
    transform: rotate(45deg);
    border-width: 1px 0px 0px 1px
}

.dropdown-menu.dropdown-menu-arrow-none {
    margin-top: 0px !important;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #d6d6d6;
    border-radius: 5px
}

.dropdown-menu.dropdown-menu-arrow-none:before {
    display: none
}

.transform_none {
    transform: none !important
}

.dropdown_v02 .dropdown-menu {
    right: inherit !important;
    min-width: 93px
}

.dropdown_v02 .dropdown-menu a {
    padding: 5px 0
}

a * {
    transition: all .3s ease
}

.list_app li {
    position: relative;
    padding-left: 13px
}

.list_app li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    width: 6px;
    height: 6px;
    display: inline-block;
    background: #0078d7;
    border-radius: 50%
}

.list_app.list_app_li_bottom_margin li:not(:last-child) {
    padding-bottom: 10px
}

.list_app_2 li {
    position: relative;
    padding-left: 30px;
    padding-bottom: 10px
}

.list_app_2 li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    width: 18px;
    height: 18px;
    top: 3px;
    display: inline-block;
    background: #0078d7;
    border-radius: 50%;
    background: url(../img/tick.png)
}

.list_app_2.list_app_li_bottom_margin li:not(:last-child) {
    padding-bottom: 10px
}

.businessOnMobile {
    display: none
}

.app_header {
    width: 100%;
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    height: 163px;
    width: 100%;
    transition: all .5s ease;
    border-top: 5px solid var(--color1);
    z-index: 100;
    border-bottom: 1px solid #d2d2d2
}

.app_header .container-fluid {
    padding-left: 20px;
    padding-right: 20px
}

.app_header .MemberPortalBadge {
    border-radius: 0 0 10px 10px;
    border: 1px solid #86b0f4;
    padding: 10px 15px;
    border-top: none;
    background: linear-gradient(180deg, #fff 0%, #d7e6fe 100%)
}

.app_header .container {
    max-height: 112px;
    transition: all .5s ease
}

.app_header .btn.btn-white {
    box-shadow: 0px 3px 6px #0000001a;
    border: 1px solid #dfdfdf
}

.app_header .btn.btn-white::after {
    border: 1px solid #dfdfdf;
    border-width: 0px 0px 1px 1px
}

.app_header.sticky {
    position: fixed;
    height: auto
}

.app_header.sticky .app_Mainheader_content {
    height: 75px;
    transition: all .3s ease
}

.app_header.sticky .logoCol img {
    max-width: 105px;
    max-height: 70px;
    transition: all .3s ease
}

.app_header.sticky .EXTRA_offer {
    display: none !important
}

.app_header .logoCol img {
    max-width: 165px;
    max-height: 100px;
    width: auto;
    vertical-align: top;
    height: auto
}

#app_Mainheader .dropdown-menu {
    max-width: inherit;
    width: calc(100% + 16px);
    margin-right: -8px !important
}

.header_menu ul {
    display: flex;
    justify-content: center
}

.header_menu ul li {
    position: relative;
    margin: 0 1px;
    border-radius: 5px
}

.header_menu ul li a {
    position: relative;
    font-size: 16px;
    cursor: pointer;
    color: #000;
    font-family: "google_sansmedium";
    margin: 0 0px;
    border-radius: 5px;
    height: 42px;
    padding: 0 25px;
    display: inline-flex;
    align-items: center
}

.header_menu ul li a svg {
    fill: #000
}

.header_menu ul li a::after {
    content: "";
    position: absolute;
    left: calc(50% - 5px);
    bottom: 0px;
    width: 10px;
    opacity: 0;
    height: 3px;
    background-color: transparent;
    border: none;
    transition: all .3s ease
}

.header_menu ul li a::after svg {
    fill: #0078d7
}

.header_menu ul li .submenu_wrap {
    width: 250px;
    top: 100%;
    display: none;
    position: absolute;
    z-index: 9;
    transition: opacity .2s ease-out, visibility .2s ease-out;
    background-color: #fff;
    color: #3e4152;
    animation: smoothAnm .3s ease forwards;
    border-radius: 5px;
    border: 1px solid #dedede;
    background: #f7f7f7
}

.header_menu ul li .submenu_wrap ul {
    display: flex;
    flex-direction: column
}

.header_menu ul li .submenu_wrap ul li {
    border-radius: 0 !important
}

.header_menu ul li .submenu_wrap ul li a {
    display: flex;
    height: auto;
    color: #000 !important;
    padding: 10px 15px 10px;
    border-radius: 0 !important
}

.header_menu ul li .submenu_wrap ul li a::after {
    display: none
}

.header_menu ul li:hover,
.header_menu ul li.active {
    background-color: #0078d7 !important;
    transition: all .3s ease
}

.header_menu ul li:hover a,
.header_menu ul li.active a {
    color: #fff !important
}

.header_menu ul li:hover a svg,
.header_menu ul li.active a svg {
    fill: #fff
}

.header_menu ul li:hover .submenu_wrap,
.header_menu ul li.active .submenu_wrap {
    display: block
}

.header_menu ul li:hover .submenu_wrap a:hover,
.header_menu ul li.active .submenu_wrap a:hover {
    color: #fff !important
}

.header_menu ul li:hover a::after,
.header_menu ul li.active a::after {
    width: 100%;
    background-color: #000;
    left: 0;
    right: 0
}

.list_institution_mbl,
#menu_mbl_CTA {
    display: none !important
}

.Close_menu_overlay {
    position: fixed;
    left: 0px;
    font-size: 0;
    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
}

.app_header.sticky {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1019607843)
}

.uniName {
    max-width: 290px
}

.app_Mainheader_content {
    height: 117px
}

.TopManuMain_ul {
    position: relative;
    top: 4px;
    display: flex
}

.TopManuMain_ul li {
    flex: 0 0 auto;
    margin-right: 15px
}

.TopManuMain_ul li a {
    background: #ebe6e1;
    display: flex;
    color: #000 !important;
    padding: 10px 10px 10px 15px;
    border-radius: 10px 10px 0 0;
    box-shadow: 1px -1px 5px rgba(0, 0, 0, .15);
    position: relative;
    transition: none
}

.TopManuMain_ul li a>div {
    position: relative;
    z-index: 2
}

.TopManuMain_ul li a::after {
    content: "";
    position: absolute;
    background: #ebe6e1;
    position: absolute;
    height: 142%;
    width: 80px;
    transition: none;
    right: -14px;
    transform: rotate(-20deg);
    border-radius: 15px;
    top: 7px
}

.TopManuMain_ul li a:hover,
.TopManuMain_ul li a.active {
    background: #fff
}

.TopManuMain_ul li a:hover::after,
.TopManuMain_ul li a.active::after {
    background: #fff
}

.TopManuMain_ul_wrap_slide {
    margin-right: 40px;
    width: 100%
}

.TopManuMain_ul_wrap {
    overflow-y: hidden;
    overflow-x: hidden;
    position: relative;
    top: 2px;
    z-index: 1
}

.hasMenu svg {
    fill: #000
}

@media(max-width: 1700px) {
    .header_menu ul li a {
        padding: 0 15px
    }

    .app_header .logoCol img {
        max-width: 125px;
        max-height: 100px
    }
}

@media(max-width: 1499px) {
    .header_menu ul li a {
        padding: 0 10px
    }

    .header_menu {
        flex: 0 0 auto
    }
}

@media(max-width: 1600px) {
    .header_menu ul li a {
        margin: 0 0px;
        font-size: 15px
    }

    .searchHeader .searchHeaderInput {
        width: 180px !important
    }

    .app_header .me-xl-5 {
        margin-right: 2rem !important
    }
}

@media(max-width: 1400px) {
    .header_menu ul li a {
        margin: 0 0px
    }

    .app_header {
        font-size: 14px
    }

    .app_header .container .Applogo_col img {
        max-width: 56px;
        height: auto
    }

    .app_header .font-30px {
        font-size: 24px
    }

    .app_header .btn {
        padding: 0 15px
    }

    .header_menu ul li a {
        font-size: 15px
    }

    .Applogo_col img {
        max-width: 120px;
        height: auto
    }

    .ShoppingCart_header_active .app_Mainheader_content {
        min-height: 65px
    }

    .ShoppingCart_header {
        height: 65px
    }
}

@media(max-width: 1299px) {
    .Applogo_col img {
        max-width: 100px
    }

    .logoCol {
        display: inline-flex;
        align-items: center
    }

    .uniName {
        max-width: 200px;
        font-size: 18px !important;
        line-height: 110% !important
    }

    .app_header .logoCol img {
        max-width: 110px;
        max-height: 100px
    }

    .app_Mainheader_content {
        height: 100px
    }

    .app_header {
        height: 143px
    }
}

@media(min-width: 1200px) {

    .header_menu ul li:hover .submenu_wrap,
    .header_menu ul li.active .submenu_wrap {
        display: block !important
    }
}

@media(max-width: 1199px) {
    .app_Mainheader_content {
        height: 76px
    }

    .header_menu {
        position: fixed;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, .5);
        width: 290px;
        height: 100%;
        z-index: 15;
        transition: all .5s ease;
        transform: translateX(-100%)
    }

    .app_header {
        height: 119px
    }

    .app_header .font-26px {
        font-size: 20px
    }

    .app_header .hasMenu svg {
        fill: #fff
    }

    .app_header .container,
    .app_header .container-fluid {
        max-height: inherit
    }

    .app_header .container .Applogo_col img,
    .app_header .container-fluid .Applogo_col img {
        max-width: 100px
    }

    #menu_mbl_CTA {
        display: inline-flex !important
    }

    .header_menu_inner {
        position: absolute;
        left: 0;
        top: 0;
        background: #0078d7;
        height: 100%;
        overflow: auto;
        align-items: start !important;
        width: 290px;
        display: block !important;
        transition: all .5s ease
    }

    .app_header .header_menu ul {
        display: block
    }

    .app_header .header_menu ul li a {
        padding: 14px 15px;
        display: flex;
        height: auto;
        font-size: 16px
    }

    .app_header .header_menu ul li a {
        color: #fff
    }

    .app_header .header_menu ul li a::after {
        display: none
    }

    .header_menu_inner {
        padding-top: 15px
    }

    .list_institution_mbl {
        display: block !important;
        margin: 10px 0 0 15px
    }

    .MenuOpen .header_menu,
    .MenuOpen .Close_menu_overlay {
        display: block !important
    }

    .MenuOpen .header_menu {
        transform: translateX(0)
    }

    .app_header .logoCol img {
        max-width: 130px;
        max-height: 64px
    }

    .MoreLi .MoreLiSpan {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: end;
        margin: 0 !important;
        padding-right: 15px
    }

    .MoreLi .MoreLiSpan svg {
        fill: #fff
    }

    .header_menu ul li .submenu_wrap {
        position: static;
        padding: 10px 0;
        margin-left: 15px;
        width: calc(100% - 30px)
    }

    .header_menu ul li .submenu_wrap ul li a {
        padding: 7px 15px 7px
    }

    .uniName {
        max-width: 250px;
        font-size: 16px !important;
        line-height: 110% !important
    }
}

@media(max-width: 767px) {
    .app_Mainheader_content {
        padding-top: 0px
    }

    .app_Mainheader_content>div {
        margin-right: 0px !important
    }

    .Applogo_col {
        padding-bottom: 0px
    }

    .app_header .font-30px {
        font-size: 18px
    }

    .userWrapp {
        width: 30px;
        height: 30px
    }

    .header_rt {
        display: flex;
        justify-content: space-between
    }

    .app_header .btn.SwitchInstitite {
        position: absolute !important;
        width: 155px;
        top: calc(100% + 12px);
        left: 10px;
        transform: translateX(-50%);
        font-size: 16px !important;
        height: 32px !important;
        padding-top: 0 !important
    }

    .app_header .btn.SwitchInstitite::after {
        top: -6px;
        left: 0;
        right: 0;
        margin: 0 auto;
        border-width: 1px 0px 0px 1px
    }

    #app_Mainheader .dropdown-menu {
        min-width: 175px
    }
}

@media(max-width: 767px) {
    .app_header {
        height: 100px
    }

    .Applogo_col img {
        max-width: 76px;
        height: auto
    }

    .searchHeader {
        background: #f2f2f2;
        border-top: 1px solid #e2e2e2;
        box-shadow: none;
        position: fixed;
        left: 0;
        top: 118px;
        border-radius: 0px !important
    }

    .EXTRA_offer~.page-wrapper #app_Mainheader:not(.sticky) .searchHeader {
        top: 97px
    }

    .ShoppingCart_header_active .app_Mainheader_content {
        min-height: 50px
    }

    .ShoppingCart_header {
        position: static;
        left: 15px;
        right: 15px;
        margin-top: -20px;
        height: auto;
        text-align: center;
        top: 55px
    }

    .ShoppingCart_header .font-16px {
        font-size: 14px !important
    }

    .ShoppingCart_header .ShoppingCart_step {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column
    }

    .ShoppingCart_header .line1 {
        top: 8px
    }

    .ShoppingCart_header .line1 svg {
        width: 19px;
        height: auto
    }

    .ShoppingCart_header .ShoppingCart_step::before {
        height: 2px
    }

    .TopManuMain_ul_wrap_slide {
        position: fixed !important;
        z-index: 9
    }

    .TopManuMain_ul_wrap {
        margin-right: 0
    }

    .TopManuMain_ul_wrap {
        position: fixed;
        left: 0;
        top: 0;
        width: 280px;
        height: 100%
    }

    .EXTRA_offer {
        overflow: inherit
    }

    .TopManuMain_ul_wrap {
        position: fixed;
        left: 0;
        top: 0;
        width: 280px;
        height: 100%;
        z-index: 9;
        background: #f2f2f2;
        transform: translateX(-100%);
        transition: all .3s ease
    }

    .business_mbl_CTA_overlay {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 8;
        display: none;
        background: rgba(0, 0, 0, .7)
    }

    .businessShow .TopManuMain_ul_wrap {
        transform: translateX(0);
        padding: 20px
    }

    .businessShow .business_mbl_CTA_overlay {
        display: block
    }

    .TopManuMain_ul {
        top: 0;
        display: block;
        padding: 10px
    }

    .TopManuMain_ul li {
        margin-bottom: 10px
    }

    .TopManuMain_ul li a {
        background: none;
        box-shadow: none;
        padding: 3px 10px 3px 15px
    }

    .TopManuMain_ul li a::after {
        opacity: 0;
        width: 4px;
        border-radius: 10px;
        height: 100%;
        transform: none;
        left: 0;
        background: #0078d7 !important;
        height: 100%;
        top: 0
    }

    .TopManuMain_ul li a.active {
        background: none;
        color: #0078d7 !important
    }

    .TopManuMain_ul li a.active::after {
        opacity: 1
    }

    .businessOnMobile {
        display: block
    }

    .app_Mainheader_content .font-26px {
        font-size: 16px;
        line-height: 99%
    }

    .app_header .container-fluid {
        padding-left: 15px;
        padding-right: 15px
    }

    .address_info {
        line-height: 140%
    }

    .app_header .logoCol img,
    .app_header.sticky .logoCol img {
        max-width: 64px;
        max-height: 45px
    }

    .uniName {
        max-width: 205px;
        font-size: 14px !important;
        line-height: 110% !important
    }

    .app_Mainheader_content,
    .app_header.sticky .app_Mainheader_content {
        height: 56px
    }

    .app_header.sticky .EXTRA_offer {
        display: block !important
    }
}

#fCol1 {
    border-bottom: 5px solid var(--color1)
}

#fCol1.footer_row1 {
    background: linear-gradient(180deg, #0078d7 0%, #023451 100%)
}

#fCol1 .CopyrightFooter {
    border-top: 1px solid rgba(255, 255, 255, .5)
}

#fCol1 .link-white:hover {
    color: #90ceff !important
}

#fCol1 .footerLinks a {
    margin: 21px 0px;
    font-size: 16px;
    display: flex;
    color: #fff
}

#fCol1 .footerLinks a:hover {
    color: #90ceff !important
}

#fCol1 .footerLinks li:first-child a {
    margin-top: 0
}

#fCol1 .footerSocial a {
    margin: 0 6px 0 0;
    transition: all .3s ease;
    display: inline-flex
}

#fCol1 .footerSocial a svg {
    fill: none;
    transition: all .3s ease;
    stroke: #fff
}

#fCol1 .footerSocial a svg path {
    transition: all .3s ease
}

#fCol1 .footerSocial a:hover svg {
    fill: #000;
    transition: all .3s ease;
    stroke: #fff
}

#fCol1 .contactIcon {
    width: 28px;
    position: relative;
    top: 1px
}

#fCol1 .FooterHeading {
    border-bottom: 1px solid rgba(255, 255, 255, .4);
    padding: 0 0 20px 0;
    margin-bottom: 20px
}

#fCol1 .btn-white:hover {
    background-color: #000;
    border-color: #000
}

.newsletter_group .form-control {
    background: #023654;
    color: #fff
}

.newsletter_group ::-webkit-input-placeholder {
    color: #fff
}

.newsletter_group ::-moz-placeholder {
    color: #fff
}

.newsletter_group :-ms-input-placeholder {
    color: #fff
}

.newsletter_group :-moz-placeholder {
    color: #fff
}

@media(max-width: 1199px) {
    .footerSocial a svg {
        max-width: 28px;
        height: auto
    }

    #fCol1 .inFoIcon {
        height: 26px
    }

    #fCol1 .inFoIcon svg {
        max-height: 35px;
        width: auto
    }

    .footerLinks {
        line-height: 130%
    }

    #fCol1 .footerLinks a {
        margin: 0 6px 6px
    }

    #fCol1 .footerSocial a {
        margin: 0 4px 0 0px
    }

    .infoBoxLinkIcon {
        padding: 4px !important
    }

    .infoBoxLinkIcon svg {
        max-width: 15px
    }

    #fCol1 .FooterHeading {
        padding: 0 0 15px 0;
        margin-bottom: 15px
    }
}

@media(max-width: 767px) {
    #fCol1 {
        margin-top: 0px
    }
}

.imges-outer {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center
}

.imges-outer img {
    object-fit: cover;
    max-width: calc(100% + 30px);
    min-height: 100%;
    min-width: calc(100% + 30px);
    max-height: calc(100% + 30px);
    width: auto;
    height: auto !important
}

.section_div {
    margin-bottom: 45px
}

.card_section {
    background: #fff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000012;
    border: 1px solid #dfdfdf;
    border-top: 6px solid #17376d;
    border-radius: 10px;
    height: 100%
}

.card_section.card_section_lg {
    border-top-width: 8px
}

.card_section_body {
    padding: 25px
}

.content_list_items {
    padding: 0 25px;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.content_list_items:last-child {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px
}

.logo_col {
    width: 64px;
    margin-right: 15px;
    height: 65px;
    min-width: 64px
}

.logo_col img {
    max-width: 64px;
    max-height: 65px;
    width: auto;
    height: auto
}

.icon_wrapper {
    width: 55px;
    height: 55px;
    background: transparent linear-gradient(178deg, #dbdbdb 0%, #ffffff 100%) 0% 0% no-repeat padding-box
}

.icon_wrapper img {
    max-width: 45px;
    width: auto;
    height: auto;
    max-height: 45px
}

.arrow_link {
    position: absolute;
    width: 48px;
    height: 48px;
    background: #fff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000012;
    border: 1px solid #dfdfdf;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -24px
}

.arrow_link svg {
    stroke: #0078d7
}

.bookingLink:hover .card_section_body {
    background: #f0f0f0
}

.bookingLink:hover .arrow_link {
    background-color: #0078d7
}

.bookingLink:hover .arrow_link svg {
    stroke: #fff
}

.menuCol_row {
    margin-top: -45px
}

.menuCol_row>div {
    margin-top: 45px
}

.top_banner {
    background: url("../img/bg_pattern.jpg") left bottom no-repeat;
    background-size: cover;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 15px
}

.top_banner_content {
    padding: 40px 35px
}

.RecentPayments {
    width: 300px;
    background: transparent linear-gradient(180deg, #ffffff 0%, #d9d9d9 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    padding: 20px
}

.devider_gredident {
    width: 100%;
    height: 1px;
    background: transparent linear-gradient(270deg, #efefef 0%, #d6d6d6 100%) 0% 0% no-repeat padding-box
}

.photo_col {
    width: 80px;
    height: 80px;
    z-index: 1;
    min-width: 80px
}

.photo_col .imges-outer {
    border: 5px solid #fff;
    border-radius: 50%
}

.photo_col.photo_col_96px {
    width: 96px;
    height: 96px
}

.progress_outer {
    max-width: 600px;
    margin-top: 20px
}

.progress_v1 {
    height: 19px;
    background-color: #fff;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    border-radius: 112px;
    overflow: inherit
}

.progress_v1 .progress-bar {
    background-color: #28cf00;
    display: flex;
    flex-direction: row;
    position: relative;
    align-items: center;
    border-radius: 112px 0 0 112px
}

.progress_v1 .progress-bar-striped {
    background-image: linear-gradient(45deg, #8eff72 25%, transparent 25%, transparent 50%, #8eff72 50%, #8eff72 75%, transparent 75%, transparent);
    background-size: 9px 9px
}

.progress_v1 .progress_bar_info {
    margin-top: 66px;
    position: absolute;
    left: calc(100% - 50px)
}

.progress_v1 .profile_per {
    width: 36px;
    padding-top: 8px;
    text-align: center;
    height: 25px;
    position: relative;
    top: -3px;
    font-size: 15px;
    padding-left: 2px;
    background: url(../img/img_01.svg) right center no-repeat
}

.logo_col_radio {
    width: 51px;
    margin-right: 15px;
    height: 46px;
    min-width: 51px
}

.logo_col_radio img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

.radio_custom_v1 {
    margin-bottom: 15px
}

.radio_custom_v1:last-child {
    margin-bottom: 0
}

.radio_custom_v1 label.btn {
    height: 85px;
    width: 100%;
    justify-content: start;
    text-align: left;
    border-radius: 10px;
    border: 1px solid #d9d9d9
}

.radio_custom_v1 label.btn .checkRadio_div {
    opacity: 0;
    transition: all .3s ease
}

.radio_custom_v1 label.btn:hover {
    border: 1px solid #d9d9d9
}

.radio_custom_v1 .btn-check:checked+.btn,
.radio_custom_v1 .btn.active,
.radio_custom_v1 .btn.show,
.radio_custom_v1 .btn:first-child:active,
.radio_custom_v1 :not(.btn-check)+.btn:active {
    border-color: #28cf00
}

.radio_custom_v1 .btn-check:checked+.btn .checkRadio_div,
.radio_custom_v1 .btn.active .checkRadio_div,
.radio_custom_v1 .btn.show .checkRadio_div,
.radio_custom_v1 .btn:first-child:active .checkRadio_div,
.radio_custom_v1 :not(.btn-check)+.btn:active .checkRadio_div {
    opacity: 1
}

.complete_profileBtn {
    margin-left: 17px;
    margin-top: -10px
}

.flag_percentage_wrpa {
    position: absolute;
    right: 0;
    top: -48px
}

.flag_percentage_text {
    position: absolute;
    left: 0;
    top: 11px;
    margin: 0 auto;
    width: 100%;
    text-align: center
}

.slick_control {
    cursor: pointer
}

.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
}

.tab_v2_link {
    display: flex;
    overflow: auto;
    flex-wrap: nowrap
}

.tab_v2_link>.nav-link {
    flex: 0 0 auto
}

.bookingLink {
    height: 100%;
    display: flex;
    width: 100%
}

.bookingLink>div {
    width: 100%
}

.bookingLink .card_section_body {
    height: 100%
}

.circle {
    position: absolute;
    height: 100%;
    z-index: 2222;
    width: 200px;
    width: 100%
}

.circle strong {
    position: absolute;
    top: 70px;
    left: 0;
    opacity: 0;
    width: 100%;
    text-align: center;
    line-height: 45px;
    font-size: 43px
}

.btn_rt_0001 .btn {
    max-width: 90px
}

.banner_section,
.banner_video {
    height: 680px
}

.banner_video video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.pro_col_img {
    width: 130px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 250px;
    border: 1px solid #eeeded;
    background: #eeeded
}

.pro_col_img img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

.page_section {
    margin-bottom: 90px
}

.max-w-700px {
    max-width: 700px
}

.py-80px {
    padding-top: 80px;
    padding-bottom: 80px
}

.pro_box {
    border: 1px solid #cecece;
    background: #fff;
    position: relative;
    width: 332.5px;
    flex-shrink: 0
}

.banner_video_wrap {
    height: 543px
}

.banner_video_wrap video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.banner_video_wrap .banner_video_text {
    margin-top: -70px
}

.banner_video_wrap::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 0
}

.newletter_banner_wrap {
    min-height: 440px
}

.newletter_form {
    width: 100%;
    max-width: 585px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, .25)
}

.TrendingProducts_wrap {
    background: #f2f2f2;
    padding: 30px;
    margin: 0
}

.TrendingProducts_wrap .pro_box {
    margin-right: 0;
    width: 100%
}

.top-slider .slick-arrow {
    height: 58px;
    width: 58px;
    background: url("../img/arrow_slider.svg") center center no-repeat;
    position: absolute;
    right: 0;
    top: calc(50% - 24px);
    right: 20px;
    border: none;
    background-size: cover;
    z-index: 2;
    font-size: 0
}

.top-slider .slick-arrow.slick-prev {
    left: 20px;
    right: inherit;
    transform: rotate(180deg);
    top: calc(50% - 64px)
}

.top-slider .slick-arrow::before {
    display: none
}

.banner_section_overlay {
    position: relative
}

.banner_section_overlay::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 0
}

.banner_section_overlay>div {
    z-index: 2
}

.EXTRA_offer {
    background: #f7f7f7;
    border-bottom: 1px solid #e9e9e9;
    height: 43px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center
}

.EXTRA_offer~.page-wrapper #app_Mainheader:not(.sticky) {
    top: 55px
}

.sliderBox {
    position: relative;
    padding-bottom: 2px
}

.sliderBox::before {
    content: "";
    position: absolute;
    background: #f4f4f4;
    left: 3px;
    right: 3px;
    height: 57px;
    bottom: 0
}

.sliderBox .slider-nav {
    max-width: 250px;
    margin: 0 auto
}

.sliderBox .slider-nav .slick-current .slider-img-col {
    border-color: #0d6a3d
}

.sliderBox .slider-nav .slick-list {
    height: 55px;
    background: #f4f4f4
}

.sliderBox .slider-nav img {
    width: auto;
    max-height: 46px;
    height: auto;
    max-width: 52px
}

.sliderBox .slider-nav .slider-img-col {
    border: 1px solid #dbdbdb;
    background: #fff;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px
}

.sliderBox .slick-arrow {
    display: none !important
}

.sliderBox .slider-products {
    border-bottom: 1px solid #cecece;
    margin-bottom: 3px;
    background: #fff;
    text-align: center
}

.sliderBox .slider-products .slider-img-col {
    height: 380px;
    display: flex;
    align-items: center;
    justify-content: center
}

.sliderBox .slider-products .slider-img-col img {
    max-height: 99%;
    max-width: 99%;
    width: auto;
    height: auto
}

.wishlistBtn {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 2
}

.wishlistBtn:hover path {
    fill: #cf0505;
    stroke: #cf0505
}

.sliderBox_h_330_wrap .sliderBox .slider-products .slider-img-col {
    height: 330px
}

.seller_left {
    padding: 0 15px 20px
}

.seller_left .sliderBox .slider-products .slider-img-col {
    height: 280px
}

.seller_left .sliderBox .slider-products {
    border-bottom: none !important
}

.playVideo .playBtnIcon {
    display: inline-block
}

.playVideo .pauseBtnIcon {
    display: none
}

.playVideo.selected .playBtnIcon {
    display: none
}

.playVideo.selected .pauseBtnIcon {
    display: inline-block
}

.homeDealWrap {
    background: #fff;
    max-width: 450px;
    width: 90%;
    height: 275px;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 40px 50px
}

.homeDealWrap .bestDealheading {
    padding-bottom: 15px;
    line-height: normal
}

.homeDealWrap .bestDealTxt {
    padding-bottom: 15px;
    line-height: 24px
}

.tooKitTxt {
    letter-spacing: 6.5px
}

.page_section_wrap {
    background: #f6f4f2;
    min-height: 660px
}

.page_section_wrap.Categories_v2 {
    min-height: 560px
}

.BestSellingWrap {
    margin-top: -283px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .05);
    padding: 30px
}

.commonSlick .slick-arrow {
    width: 58px;
    height: 58px;
    background: url("../img/arrow_slider.svg") center center no-repeat;
    background-size: cover;
    position: absolute
}

.commonSlick .slick-arrow::before {
    display: none !important;
    opacity: 0
}

.commonSlick .slick-arrow.slick-prev {
    background-image: url("../img/arrow_slider_prev.svg");
    left: -58px
}

.commonSlick .slick-arrow.slick-next {
    right: -58px
}

.commonSlick .slick-arrow.slick-disabled {
    opacity: 0
}

.pro_colSection .slick-arrow {
    background-size: 48px;
    top: 73px
}

.pro_colSection .slick-arrow.slick-prev {
    left: -58px
}

.pro_colSection .slick-arrow.slick-next {
    right: -58px
}

.BestSellingWrapSlider .slick-arrow.slick-prev {
    left: -118px
}

.BestSellingWrapSlider .slick-arrow.slick-next {
    right: -118px
}

.BestSellingWrapSlider .slick-slide {
    padding: 0 10px
}

.BestSellingWrapSlider .slick-list {
    margin: 0 -10px
}

.VouchersSlider .slick-slide,
.FeaturedOffers .slick-slide,
.client_row .slick-slide {
    padding: 0 15px
}

.VouchersSlider .slick-list,
.FeaturedOffers .slick-list,
.client_row .slick-list {
    margin: 0 -15px
}

.VouchersSlider .slick-arrow.slick-prev,
.FeaturedOffers .slick-arrow.slick-prev,
.client_row .slick-arrow.slick-prev {
    left: 38px;
    z-index: 2
}

.VouchersSlider .slick-arrow.slick-next,
.FeaturedOffers .slick-arrow.slick-next,
.client_row .slick-arrow.slick-next {
    right: 38px
}

.FeaturedOffers_img {
    height: 275px
}

.pro_box_Selleing {
    width: 100%;
    height: 235.746px;
    border-radius: 7.544px;
    overflow: hidden
}

.pro_box {
    border-radius: 9.43px;
    height: 100%;
    border: 1px solid #dbd0c5;
    background: #fff;
    width: 100% !important
}

.memberhip_img {
    height: 348px
}

.slick-track {
    display: flex
}

.slick-slide {
    height: inherit
}

.clientImg {
    width: 120px;
    height: 120px
}

.clientImgInfo {
    margin-top: -66px
}

.ClientsContainer .slick-slide {
    padding-top: 72px !important
}

.btn {
    flex: 0 0 auto
}

.circle {
    fill: #fff
}

.linkBlue {
    color: #90ceff
}

.section_pattern1 {
    background: url(../img/pattern.jpg) left top repeat;
    padding: 80px 0
}

.client_1_item {
    flex-grow: 1
}

.client_1_img {
    border-radius: 10px;
    border: 1px solid #e5e5e5;
    background: #fff;
    height: 130px;
    overflow: hidden;
    flex-grow: 1;
    justify-content: center;
    display: flex;
    align-items: center
}

.client_1_img img {
    max-width: 90%;
    max-height: 90%;
    width: auto;
    height: auto
}

.client_1_img .client_1_img {
    width: 100%;
    justify-content: center;
    height: 100%;
    display: flex;
    align-items: center
}

.section_pattern2 {
    background: url(../img/pattern_v3.jpg) center center no-repeat;
    background-size: contain
}

.Team_col {
    border-radius: 10px;
    background: #fff;
    height: 100%;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15)
}

.Team_col_lg .clientImg {
    width: 231px;
    height: 231px
}

.Team_col_lg .Social a svg {
    max-width: 51px
}

.Social a {
    margin-right: 6px
}

.Social a svg {
    max-width: 34px;
    height: auto;
    fill: none
}

.Social a:hover svg {
    fill: #eee
}

.about_content_col {
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15)
}

.devider_v2_span {
    width: 51px;
    height: 2px;
    flex-shrink: 0
}

.abountContent_row>div:nth-child(2) {
    margin-top: 140px
}

.video-wrap {
    width: 693px;
    height: 380px;
    display: inline-block;
    border: 7px solid #fff;
    border-radius: 10px;
    overflow: hidden;
    margin-top: -200px
}

.Watch-now-media {
    height: calc(100vh - 180px)
}

.Watch-now-media iframe {
    width: 100%;
    height: 100%
}

.innerBanner {
    height: 268px;
    background: url(../img/banner-bg.jpg);
    display: flex;
    justify-content: center;
    align-items: center
}

.breadcrumb_app {
    background: #f7f7f7;
    padding: 13px 0;
    margin: 0
}

.innerBanner_container {
    background: url(../img/background-image.jpg) left top no-repeat;
    padding-top: 70px
}

@media(min-width: 1299px) {
    .app_header.scrolled {
        height: 85px
    }

    .app_header.scrolled.searchBar_open {
        height: 188px
    }

    .mamberRoww>div {
        padding: 7px 20px
    }
}

@media(max-width: 1199px) {
    .innerBanner_container {
        padding-top: 30px
    }

    .Team_col_lg .clientImg {
        width: 151px;
        height: 151px
    }

    .innerBanner {
        height: 208px
    }

    .client_1_item {
        margin-bottom: 20px
    }

    .font-72px,
    .font-72 {
        font-size: 52px;
        line-height: 58px
    }

    .font-52px,
    .font-52 {
        font-size: 32px;
        line-height: 44px
    }

    .font-36 {
        font-size: 26px !important;
        line-height: 34px
    }

    .h-56px {
        height: 44px !important
    }

    .page-wrapper-v2 .btn.font-22 {
        font-size: 18px !important
    }

    .page-wrapper-v2 {
        padding-top: 90px
    }

    .page-wrapper-v2 .btn.user_dropdown {
        padding: 0px 18px 1px
    }

    .app_header .search_open_row {
        height: 164px;
        z-index: 6;
        padding-top: 22px;
        padding-left: 15px;
        padding-right: 15px
    }

    .app_header .HeaderSearch_backdrop {
        top: 164px
    }

    .app_header .search_open_row .search_inline input {
        font-size: 16px
    }

    #Close_menu_CTA {
        display: block
    }

    .section-content {
        padding: 30px 0px
    }

    .RecentPayments {
        width: 230px
    }

    .list_institution_mbl {
        display: block !important;
        margin: 10px 0 0 15px
    }

    #Close_menu_CTA {
        display: block
    }

    .banner_section,
    .banner_video {
        height: 400px
    }

    .top-slider .slick-arrow.slick-prev {
        left: 5px
    }

    .top-slider .slick-arrow.slick-next {
        right: 5px
    }

    .iconColumn {
        min-width: 42px
    }

    .pro_col_img {
        width: 180px;
        height: 180px
    }

    .pro_col_img img {
        max-width: 70%;
        max-height: 70%
    }

    .page_section {
        margin-bottom: 40px
    }

    .sliderBox .slider-products .slider-img-col,
    .sliderBox_h_330_wrap .sliderBox .slider-products .slider-img-col {
        height: 250px
    }

    .VouchersSlider .slick-arrow,
    .FeaturedOffers .slick-arrow,
    .BestSellingWrapSlider .slick-arrow,
    .client_row .slick-arrow {
        left: calc(50% - 40px);
        bottom: -50px;
        top: inherit;
        width: 40px;
        height: 40px;
        background-size: 100%
    }

    .VouchersSlider .slick-arrow.slick-prev,
    .FeaturedOffers .slick-arrow.slick-prev,
    .BestSellingWrapSlider .slick-arrow.slick-prev,
    .client_row .slick-arrow.slick-prev {
        left: calc(50% - 40px)
    }

    .VouchersSlider .slick-arrow.slick-next,
    .FeaturedOffers .slick-arrow.slick-next,
    .BestSellingWrapSlider .slick-arrow.slick-next,
    .client_row .slick-arrow.slick-next {
        left: inherit;
        right: calc(50% - 40px)
    }

    .pro_colSection .slick-arrow {
        left: calc(50% - 40px);
        bottom: -36px;
        top: inherit;
        width: 40px;
        height: 40px;
        background-size: 100%
    }

    .pro_colSection .slick-arrow.slick-prev {
        left: calc(50% - 40px)
    }

    .pro_colSection .slick-arrow.slick-next {
        left: inherit;
        right: calc(50% - 40px)
    }

    .commonSlick .slick-arrow.slick-disabled {
        opacity: .5
    }

    .BestSellingWrapSlider {
        margin-bottom: 20px
    }

    .BestSellingContainer+.viewBtnBar {
        margin-top: 20px
    }

    .clientImg {
        width: 80px;
        height: 80px
    }

    .starImg {
        max-width: 124px
    }

    .clientImgInfo {
        margin-top: 20px
    }

    .clientImgInfo {
        align-items: center !important
    }

    .ClientsContainer .slick-slide {
        padding-top: 0px !important
    }

    .BestSellingWrap {
        padding-bottom: 41px
    }

    .welcomeCTA svg {
        max-width: 80px;
        height: auto
    }

    .section_pattern1 {
        padding: 60px 0
    }

    .abountContent_row>div:nth-child(2) {
        margin-top: 70px
    }

    .memberhip_img {
        height: 228px
    }

    .section_pattern1 {
        padding: 40px 0
    }

    .font-60px {
        font-size: 34px
    }
}

@media(max-width: 767px) {
    .footerLinks {
        font-size: 16px
    }

    #fCol1 .font-32px {
        font-size: 20px !important;
        line-height: 26px
    }

    #fCol1 .font-32 {
        font-size: 20px !important;
        line-height: 26px
    }

    .social_iconList li {
        padding: 0 5px
    }

    .content-top-section a {
        position: relative;
        top: 3px
    }

    #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
    }

    .page-wrapper-v2 {
        padding-top: 70px
    }

    .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 .search_open_row {
        height: 150px
    }

    .app_header .HeaderSearch_backdrop {
        top: 150px
    }

    .app_header .search_open_row {
        z-index: 20
    }

    .app_header .search_open_row .search_inline {
        overflow: inherit
    }

    .page-wrapper-v2-home .content-top-section .intakes-mobile>div {
        width: auto
    }

    .slick-dots li {
        width: auto !important;
        height: auto !important
    }

    .slick-slider .slick-dots li button {
        width: 8px;
        padding: 0;
        height: 8px;
        border-width: 1px
    }

    .slick-slider .slick-dots {
        margin-top: 0
    }

    #FeaturedInstitutions_div .slick-track {
        margin-bottom: 0
    }

    .slick-dots {
        bottom: -8px !important
    }

    #app_Mainheader .tabcontent_wrap .autocomplee_dropdown_wrap {
        width: calc(100% - 40px);
        max-width: 476px
    }

    #JiungeCareerRow {
        overflow: hidden
    }

    .container {
        padding-left: 20px;
        padding-right: 20px
    }

    .page-wrapper-v2 .btn.user_dropdown,
    #menu_mbl_CTA {
        height: 34px
    }

    .tab_wrap .tab button {
        font-size: 20px;
        padding-bottom: 9px
    }

    #search_inline_CTA .input_text {
        font-size: 15px;
        margin-left: 13px !important
    }

    .container,
    .container-sm {
        max-width: 100%
    }

    .top_banner_content {
        padding: 20px;
        flex-direction: column
    }

    .logo_col {
        width: 44px;
        margin-right: 0;
        height: 45px;
        min-width: 44px
    }

    .logo_col img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto
    }

    .pro_box {
        width: 280px;
        margin-right: 10px
    }

    .sliderBox .slider-products .slider-img-col,
    .sliderBox_h_330_wrap .sliderBox .slider-products .slider-img-col {
        height: 200px
    }

    .page_section {
        margin-bottom: 20px
    }

    .banner_video_wrap {
        height: 200px
    }

    .banner_video_wrap .banner_video_text {
        margin-top: -40px
    }

    .banner_video_control svg {
        max-width: 32px;
        height: auto
    }

    .right_colInfo {
        border-left: none !important
    }

    .seller_left .sliderBox .slider-products .slider-img-col {
        height: 200px
    }

    .TrendingProducts_wrap {
        padding: 10px 0px
    }

    .pro_col_img {
        width: 140px;
        height: 140px
    }

    .iconColumn {
        width: 32px;
        min-width: 32px
    }

    .iconColumn svg {
        max-width: 32px;
        min-width: 32px;
        height: auto
    }

    .banner_section,
    .banner_video {
        height: 250px
    }

    .top-slider .font-48px {
        font-size: 24px
    }

    .FeaturedOffers_img {
        height: 205px
    }

    .page_section_wrap {
        min-height: 460px
    }

    .BestSellingWrap {
        margin-top: -140px
    }

    .BestSellingWrap .font-38px {
        font-size: 23px;
        line-height: 110%
    }

    .BestSellingWrap .btn {
        padding: 0 7px
    }

    .pro_colSection .slick-arrow {
        bottom: -55px
    }

    .page_section_wrap.Categories_v2 {
        min-height: 469px
    }

    .py-80px {
        padding-top: 20px;
        padding-bottom: 24px
    }

    .font-60px {
        font-size: 24px
    }

    .abountContent_row>div:nth-child(2) {
        margin-top: 0
    }

    .abountContent_row>div:not(:last-child) {
        margin-bottom: 20px
    }

    .section_pattern1 {
        padding: 30px 0
    }

    .BecomeMemberBtn {
        position: fixed;
        top: 4px;
        left: 40px;
        font-size: 14px !important;
        padding: 0 10px !important;
        height: 32px
    }

    .BecomeMemberBtn svg {
        max-width: 12px;
        height: auto;
        position: relative;
        top: -1px
    }

    .top-slider .slick-arrow {
        top: calc(50% - 12px)
    }

    .top-slider .slick-arrow.slick-prev {
        top: calc(50% - 34px)
    }

    .innerBanner_container {
        padding-top: 20px
    }

    .Team_col_lg .clientImg {
        width: 80px;
        height: 80px
    }

    .Team_col_lg .Social a svg {
        max-width: 31px
    }

    .innerBanner {
        height: 150px
    }
}

.HistoryImage {
    width: 100%;
    height: 527.089px
}

.article_app p:not(:last-child),
.article_app ul,
.article_app h1 {
    margin-bottom: 20px
}

.article_app h1 {
    font-size: 34px
}

.article_app ul li {
    position: relative;
    padding-left: 16px;
    padding-bottom: 4px
}

.article_app ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 6.858px;
    height: 12px;
    display: inline-block;
    background: url(../img/arrow-next.svg);
    border-radius: 50%
}

.article_app ul.list_app_li_bottom_margin li:not(:last-child) {
    padding-bottom: 10px
}

.clientImg_artical {
    width: 100%;
    height: 300px
}

.list-group-app {
    font-size: 18px;
    border-bottom: 4px solid #0078d7
}

.list-group-app a {
    padding: 14px 15px 14px 30px;
    background-image: url(../img/arrow-next.svg);
    background-repeat: no-repeat;
    background-position: 15px 17px
}

.list-group-app .active {
    background-image: url(../img/arrow-next-white.svg);
    font-family: "google_sansbold";
    background-color: #0078d7
}

.list-group-app a:hover {
    background-image: url(../img/arrow-next-white.svg);
    background-color: #0078d7;
    color: #fff
}

.gallery_img {
    height: 330px
}

.careersWrap {
    padding: 25px 0;
    padding-bottom: 110px
}

.careersTitle {
    padding-bottom: 15px;
    line-height: 50px
}

.careerSec {
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    padding: 30px 30px 0;
    margin-bottom: 30px
}

.careerSec:last-child {
    margin-bottom: 0
}

.openingName {
    line-height: 29px;
    padding-bottom: 15px
}

.openingDes {
    line-height: 28px;
    padding-bottom: 15px
}

.qTit {
    padding-right: 3px
}

.jBlock {
    line-height: 19px
}

.jIcon {
    padding-right: 8px
}

.jIcon svg {
    position: relative;
    top: 2px
}

.jIcon svg {
    vertical-align: inherit
}

.jVal {
    padding-right: 30px
}

.jobTypeLocationWrap {
    padding-bottom: 25px;
    gap: 10px;
    flex-wrap: wrap
}

.carrerBtn {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px
}

.jobOpeningBlog {
    border-top: 1px solid #e5e5e5;
    margin: 0 -30px;
    padding: 15px 30px;
    color: #505050;
    gap: 10px;
    flex-wrap: wrap
}

.carrerBtn a {
    height: 40px;
    line-height: 39px;
    text-transform: uppercase;
    font-size: 18px
}

.carrerJdBlog {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.0509803922);
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding: 15px 20px;
    margin-top: 20px
}

.footerSocial_v2 svg {
    fill: none;
    border: 1px solid #000;
    border-radius: 50%
}

.footerSocial_v2 a {
    margin-right: 5px
}

.footerSocial_v2 a:hover svg {
    fill: #eee
}

.contactusForm {
    background: #fff;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1)
}

.expo-bg {
    background: url("../img/background-image2.jpg");
    background-size: cover;
    padding: 75px 0
}

.event-box {
    border-radius: 20px;
    border: 1px solid #d9d9d9;
    background: #fff;
    padding: 20px 30px;
    max-width: 784.383px;
    width: 100%;
    height: 157.422px;
    margin: 0 auto 30px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    position: relative;
    text-align: center
}

.event-box h3 {
    margin: 0;
    font-weight: 600
}

.event-box p {
    font-size: 14px;
    color: #555;
    margin: 10px 0
}

.event-box a {
    color: green;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px
}

.timeline-container {
    position: relative;
    width: 100%;
    max-width: calc(784.383px / 50%);
    margin: 0 auto
}

.timeline .slick-slide {
    text-align: center
}

.timeline-line {
    position: absolute;
    top: 16px;
    left: 0;
    right: 0;
    height: 4px;
    background: #ccc;
    z-index: 0;
    max-width: 1000px;
    margin: 0 auto
}

.date-item {
    position: relative;
    z-index: 1
}

.dot {
    width: 32px;
    height: 32px;
    background: #ccc;
    border-radius: 50%;
    margin: 0 auto 5px;
    position: relative;
    border: 4px solid #d9d9d9
}

.dot.active {
    background: #0078d7;
    border: 3px solid #d9d9d9
}

.date {
    font-size: 14px;
    color: #333
}

.date.active {
    color: #0078d7;
    font-family: "google_sansbold"
}

.my-prev,
.my-next {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    font-size: 18px;
    position: absolute;
    top: -4px;
    z-index: 10
}

.my-prev {
    left: 0px;
    background-color: #ccc
}

.custom-arrow {
    right: 0px;
    background: url("../img/arrow_left_icon.svg");
    color: #fff;
    background-color: #fff !important;
    background-size: 100%;
    font-size: 0;
    width: 42px;
    height: 42px
}

.custom-arrow.my-prev {
    transform: rotate(180deg)
}

.custom-arrow.slick-disabled {
    background: url("../img/arrow_left_icon-dim.svg")
}

@media(min-width: 1200px) {
    .galleryRow>div {
        padding: 5px 15px
    }
}

@media(max-width: 1199px) {
    .HistoryImage {
        height: 350px
    }

    .clientImg_artical {
        height: 200px;
        width: 200px
    }

    .article_app h1 {
        font-size: 30px
    }

    .openingName {
        padding-bottom: 10px
    }

    .careerSec {
        padding: 20px 20px 0;
        overflow: hidden;
        margin-bottom: 20px
    }

    .custom-arrow {
        width: 32px;
        background-size: 100% !important;
        height: 32px;
        margin-top: 5px
    }

    .dot {
        width: 26px;
        height: 26px;
        margin-top: 4px
    }
}

@media(max-width: 992px) {
    .gallery_img {
        height: 230px
    }
}

@media(max-width: 767px) {
    .HistoryImage {
        height: 250px
    }

    .clientImg_artical {
        height: 150px;
        width: 150px
    }

    .article_app h1 {
        font-size: 24px
    }

    .list-group-app {
        display: flex;
        flex-direction: row;
        overflow: auto;
        border-bottom-width: 2px
    }

    .list-group-app a {
        flex: 0 0 auto;
        width: auto;
        background-image: none !important;
        padding: 12px 20px;
        margin-right: 5px;
        border-radius: 4px 4px 0 0;
        font-size: 14px;
        border-top: 1px solid var(--bs-list-group-border-color) !important
    }

    .openingDes {
        line-height: 150%
    }

    .jBlock {
        line-height: 150%
    }

    .openingName {
        padding-bottom: 6px
    }

    .gallery_img {
        height: 180px
    }

    .event-box {
        height: auto
    }

    .expo-bg {
        padding: 35px 0
    }

    .timeline {
        max-width: calc(100% - 70px);
        margin: 0 auto
    }

    .custom-arrow.my-prev {
        left: -50px
    }

    .custom-arrow.my-next {
        right: -50px
    }

    .dot {
        width: 20px;
        height: 20px;
        margin-top: 7px;
        border-width: 2px !important
    }
}

:root {
    --color1: $color-primary
}

body {
    font-family: "google_sansregular";
    color: #000;
    font-size: 16px
}

a {
    transition: all .3s ease
}

.search_inline {
    overflow: hidden;
    box-shadow: 0px 2px 2px #00000024;
    border: 1px solid #ebebeb;
    border-radius: 262px
}

.search_inline input,
.search_inline .input_text {
    border-radius: 262px;
    font-size: 18px;
    font-family: "google_sansmedium"
}

.search_inline .input_text {
    color: #00000099
}

.social_links {
    background: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    width: 38px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.social_iconList {
    display: flex;
    justify-content: center
}

.social_iconList li {
    padding: 0 8px
}

.social_iconList li a svg {
    fill: #000
}

.social_iconList li a:hover {
    background-color: #000;
    border-color: #000 !important
}

.social_iconList li a:hover svg {
    fill: #fff
}

.badge {
    background: #f70;
    padding: 5px 5px;
    font-weight: normal;
    border-radius: 3px;
    text-transform: uppercase
}

.badge.badge_orange_2 {
    background-color: orange
}

.badge.badge_green {
    background-color: #6cb80e
}

.badge.badge_red {
    background-color: #e10000
}

.row_wrap {
    min-width: 550px
}

.page-wrapper {
    padding-top: 163px;
    display: flex;
    flex-direction: column;
    min-height: calc(100vh)
}

.app_container {
    flex-grow: 1
}

.content_inner_3 {
    max-width: 850px
}

.flex-0-0-auto {
    flex: 0 0 auto
}

.row_v01>div:not(:last-child) {
    margin-right: 80px
}

.banner_section_v2_wrap {
    position: relative
}

.banner_section_v2_wrap::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 60px;
    background: #fff;
    box-shadow: 0px 3px 6px #0000001a;
    z-index: 2
}

.banner_section_v2_wrap::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 60px;
    bottom: 0;
    background: #fff;
    box-shadow: 0px -4px 8px #0000001a;
    z-index: 2
}

.banner_section_v2_wrap .banner_section_v2 {
    background: url(../img/banner_v2.jpg) right center no-repeat #fff;
    height: 540px;
    display: flex;
    align-items: center;
    max-width: 1580px;
    max-height: inherit !important;
    margin: 0 auto;
    width: calc(100% - 80px);
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 30px;
    z-index: 5;
    padding-left: 30px;
    position: relative
}

.svg-icon-wrap {
    width: 0px;
    height: 0px;
    overflow: hidden;
    position: absolute
}

.BackToTop {
    width: 44px !important;
    height: 44px !important;
    bottom: 20px;
    left: 20px;
    background: #000 !important;
    box-shadow: 0 0 3px 0 #fff !important;
    border-radius: 50% !important;
    border: none !important;
    animation: uparrow .6s infinite alternate ease-in-out;
    opacity: 0;
    visibility: hidden
}

#backtoTop.show {
    opacity: 1;
    visibility: visible
}

@keyframes uparrow {
    0% {
        -webkit-transform: translateY(0);
        opacity: .4
    }

    100% {
        -webkit-transform: translateY(-0.4em);
        opacity: 1
    }
}

.banner_section_v2_wrap .banner_section_v2.banner-innerPage.banner-innerPage-blog {
    background-image: url(../img/blog_bg.jpg);
    background-size: cover
}

.HomePageLink {
    position: fixed !important;
    left: 15px;
    top: 15px
}

.HomePageLink svg {
    width: 38px;
    height: auto
}

.card_section_body_childDiv_touch {
    margin-left: -25px;
    margin-right: -25px;
    padding-left: 25px !important;
    padding-right: 25px;
    width: auto !important
}

.HostelBookingsRow>div:last-child {
    padding-bottom: 0px !important
}

#Attachments_AddMoreHTML {
    width: 0px;
    height: 0px;
    overflow: hidden
}

.AttachmentDoc {
    width: 69px;
    height: 63px;
    border-radius: 5px
}

.table_action_td_spaceFix td:last-child {
    padding-top: 0;
    padding-bottom: 0
}

.logo_col_002 {
    width: 36px;
    max-width: 36px;
    min-width: 36px;
    max-height: 36px
}

.logo_col_002 img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

.hostel_imgWrap {
    height: 222px;
    width: 100%;
    overflow: hidden;
    border-radius: 5px
}

.upload_file1 {
    width: 70px;
    height: 56px;
    background-color: #ebebeb
}

.btn-w-180px {
    width: 180px
}

.list_bullet li {
    line-height: 130%;
    padding-left: 10px;
    margin-top: 5px;
    position: relative
}

.list_bullet li::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    left: 0;
    background: #333;
    border-radius: 50%;
    position: absolute;
    top: 8px
}

.Congratulations_box {
    width: 100%;
    background: url("../img/bg1.svg") center top no-repeat;
    background-size: 100% auto;
    height: 497.902px
}

.CancelChanges {
    display: none
}

.CancelChanges[aria-expanded=true] {
    display: inline-flex
}

.changeBtn[aria-expanded=true] {
    display: none !important
}

.AddAdditionalNotes .MinusSvg {
    display: none
}

.AddAdditionalNotes[aria-expanded=true] .MinusSvg {
    display: block
}

.AddAdditionalNotes[aria-expanded=true] .plusSvg {
    display: none
}

.arrowUp {
    padding-left: 26px;
    margin-top: -5px
}

.arrowUp span {
    font-size: 0;
    width: 11px;
    height: 11px;
    display: inline-block;
    transform: rotate(45deg);
    top: 5px;
    background: #fff;
    position: relative;
    border-width: 1px 0px 0px 1px !important
}

.badge_grey_light {
    border-radius: 3px;
    border: 1px solid #eaeaea;
    background: #f7f7f7
}

.address_list>div:last-child {
    border-bottom: none !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important
}

.proItemImg_97px {
    min-width: 96.662px;
    width: 96.662px;
    display: inline-flex;
    align-items: center;
    height: 80px;
    border: 1px solid #dbdbdb
}

.proItemImg_97px img {
    max-width: 98%;
    max-height: 98%;
    width: auto;
    border: none !important;
    height: auto
}

.ViewAmountDetail[aria-expanded=true] svg {
    transform: rotate(180deg)
}

.BankTransfers {
    max-width: 268.758px !important
}

.Congratulations_box_v2 {
    background: url("../img/papers.svg") center top no-repeat;
    background-size: contain
}

@media(min-width: 1200px) {
    .cartImgCol {
        width: 306px;
        min-width: 306px;
        max-width: 306px
    }
}

@media(min-width: 1700px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1440px
    }
}

@media(min-width: 1500px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1340px
    }
}

@media(max-width: 1500px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 100%;
        width: 100%;
        padding-left: 40px;
        padding-right: 40px
    }
}

.page-wrapper {
    padding-top: 143px
}

@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: 1279px) {
    .top-slider .slick-arrow {
        background-size: 22px
    }

    .MoreLi svg {
        max-width: 12px;
        height: auto
    }
}

@media(max-width: 1199px) {
    .page-wrapper {
        padding-top: 118px
    }

    .top-slider .slick-arrow {
        background-size: 46px
    }

    .page-wrapper-v2 {
        padding-top: 90px
    }

    .row_wrap {
        min-width: 400px
    }

    .row_v01>div:not(:last-child) {
        margin-right: 30px;
        width: 20%
    }

    .paymenyHistroyRow .row_v01>div:not(:last-child) {
        width: 28%
    }

    .hostel_imgWrap {
        height: 160px
    }

    .Congratulations_box {
        height: 397.902px
    }

    .WishlistRow {
        flex-wrap: nowrap
    }

    .WishlistRow>div {
        min-width: 305px
    }

    .WishlistRow_wrap {
        overflow: auto
    }
}

@media(max-width: 767px) {
    body {
        font-size: 16px
    }

    .app_header .container .Applogo_col img {
        max-width: 40px
    }

    .page-wrapper-v2 {
        padding-top: 75px
    }

    .container {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }

    .BackToTop {
        width: 34px !important;
        height: 34px !important;
        bottom: 9px;
        left: 15px
    }

    .BackToTop svg {
        width: 18px;
        height: auto
    }

    .HomePageLink {
        position: absolute !important;
        left: 0;
        top: 15px;
        right: 0;
        margin: 0 auto !important;
        width: 30px
    }

    .loginPageHasBack {
        padding-top: 40px !important
    }

    .HomePageLink svg {
        width: 30px
    }

    .row_wrap {
        min-width: inherit
    }

    .row_v01>div:not(:last-child) {
        margin-right: 0;
        width: 50%
    }

    .container.container_with_asideMenu {
        padding-left: 20px
    }

    .card_section_body_childDiv_touch {
        margin-left: -25px;
        margin-right: -25px;
        padding-left: 25px !important;
        padding-right: 25px;
        width: auto !important
    }

    .paymenyHistroyRow .row_v01>div:not(:last-child) {
        width: 50%
    }

    .top-slider .slick-arrow {
        background-size: 34px
    }

    .top-slider .slick-arrow {
        width: 34px;
        height: 34px
    }

    .page-wrapper {
        padding-top: 100px
    }

    .proItemImg {
        margin-bottom: 5px
    }

    .ReturnRequestBtn {
        text-align: left;
        height: auto !important;
        padding-top: 5px;
        padding-bottom: 5px;
        line-height: 130% !important
    }

    .Congratulations_box {
        height: 320px
    }

    .Congratulations_box svg {
        max-width: 50px;
        height: auto
    }

    .AddressActions {
        padding-left: 24px
    }
}

.main_div {
    margin-bottom: 160px !important
}

.main_divs {
    position: relative;
    top: 110px
}

@media(max-width: 767px) {
    .main_div {
        margin-bottom: 20px !important
    }

    .main_divs {
        position: relative;
        top: 0px !important
    }
}

/*# sourceMappingURL=style.css.map */

.error {
    color: red !important;
}