/*!
 * * Disigned & Developed by Intersmart Solutions (https://intersmartsolution.com)
 * * Copyright 2011-2023 Intersmart Solutions pvt LTD.
 * */


/*!
 * * Disigned & Developed by Intersmart Solutions (https://intersmartsolution.com)
 * * Copyright 2011-2023 Intersmart Solutions pvt LTD.
 * */
.ApplyFrmPopup {
    background-color: rgba(50, 50, 51, .89);
    z-index: 9999
}

.ApplyFrmPopup .modal-dialog {
    border: 0;
    border-radius: 0
}

@media only screen and (min-width: 992px) {
    .ApplyFrmPopup .modal-dialog {
        max-width: 465px
    }
}

.ApplyFrmPopup .modal-dialog .modal-content {
    border: 0;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0)
}

.ApplyFrmPopup .modal-dialog .modal-content .modal-body {
    padding: 0
}

.ApplyFrmPopup .modal-dialog .modal-content .modal-body .btn-close {
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 0;
    border-radius: 0;
    width: 12px;
    height: 12px;
    z-index: 1
}

.ApplyFrmPopup .modal-dialog .modal-content .modal-body .btn-close:focus {
    box-shadow: none
}

@media only screen and (min-width: 575px) {
    .ApplyFrmPopup .modal-dialog .modal-content .modal-body .btn-close {
        width: 15px;
        height: 15px;
        top: 25px;
        right: 25px
    }
}

.ApplyFrmPopup .modal-dialog .modal-content .modal-body .applyFormSec {
    position: relative;
    background: #fef4f4;
    padding: 30px;
    border-radius: 30px
}

@media only screen and (min-width: 576px) {
    .ApplyFrmPopup .modal-dialog .modal-content .modal-body .applyFormSec {
        padding: 30px
    }
}

@media only screen and (min-width: 768px) {
    .ApplyFrmPopup .modal-dialog .modal-content .modal-body .applyFormSec {
        padding: 35px 25px
    }
}

@media only screen and (min-width: 992px) {
    .ApplyFrmPopup .modal-dialog .modal-content .modal-body .applyFormSec {
        padding: 45px 35px
    }
}

@media only screen and (min-width: 1200px) {
    .ApplyFrmPopup .modal-dialog .modal-content .modal-body .applyFormSec {
        padding: 55px 45px 40px
    }
}

@media only screen and (min-width: 1441px) {
    .ApplyFrmPopup .modal-dialog .modal-content .modal-body .applyFormSec {
        padding: 65px 55px 50px
    }
}

.ApplyFrmPopup .modal-dialog .modal-content .modal-body .applyFormSec .customForm .formTleWrp .formTle {
    margin-bottom: 5px
}

.ApplyFrmPopup .modal-dialog .modal-content .modal-body .applyFormSec .customForm .formTleWrp .subTle {
    color: #848484;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px
}

@media only screen and (min-width: 768px) {
    .ApplyFrmPopup .modal-dialog .modal-content .modal-body .applyFormSec .customForm .formTleWrp .subTle {
        font-size: 15px;
        margin-bottom: 10px
    }
}

@media only screen and (min-width: 1200px) {
    .ApplyFrmPopup .modal-dialog .modal-content .modal-body .applyFormSec .customForm .formTleWrp .subTle {
        font-size: 15px;
        margin-bottom: 10px
    }
}

.ApplyFrmPopup .modal-dialog .modal-content .modal-body .applyFormSec .customForm .form-group .form-control {
    border: 1px solid #fff
}

.ApplyFrmPopup .modal-dialog .modal-content .modal-body .applyFormSec .customForm .form-group .form-control:focus {
    border: 1px solid #032B66;
    color: #acacac
}

.ApplyFrmPopup .modal-dialog .modal-content .modal-body .applyFormSec .customForm .btnWrap .btnSbmt {
    margin-top: 0px;
    font-size: 13px;
    line-height: 1;
    font-weight: 700;
    background-color: #fff;
    color: #032B66;
    border-radius: 15px;
    border: 1px solid #032B66;
    padding: 0 10px;
    height: 40px;
    width: 100%;
    margin: 0;
    text-transform: uppercase
}

@media only screen and (min-width: 576px) {
    .ApplyFrmPopup .modal-dialog .modal-content .modal-body .applyFormSec .customForm .btnWrap .btnSbmt {
        width: 80px;
        height: 45px;
        font-size: 14px
    }
}

@media only screen and (min-width: 768px) {
    .ApplyFrmPopup .modal-dialog .modal-content .modal-body .applyFormSec .customForm .btnWrap .btnSbmt {
        width: 100px;
        font-size: 16px
    }
}

@media only screen and (min-width: 992px) {
    .ApplyFrmPopup .modal-dialog .modal-content .modal-body .applyFormSec .customForm .btnWrap .btnSbmt {
        height: 60px;
        font-size: 18px
    }
}

.ApplyFrmPopup .modal-dialog .modal-content .modal-body .applyFormSec .customForm .btnWrap .hoveranim::before {
    background: #032B66
}

.ApplyFrmPopup .modal-dialog .modal-content .modal-body .applyFormSec .customForm .btnWrap .hoveranim span {
    position: relative;
    z-index: 1
}

.ApplyFrmPopup .modal-dialog .modal-content .modal-body .applyFormSec .customForm .btnWrap .hoveranim:hover {
    color: #fff
}

* {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    list-style: none;
    box-sizing: border-box;
    border-collapse: inherit;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-rendering: optimizeSpeed;
    text-rendering: optimizeSpeed
}

html, body {
    font-family: "Lato", sans-serif;
    line-height: normal;
    font-weight: 400
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
    margin-bottom: 10px
}

@media only screen and (min-width: 768px) {
    h1, h2, h3, h4, h5, h6 {
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 1550px) {
    h1, h2, h3, h4, h5, h6 {
        margin-bottom: 25px
    }
}

h1 {
    font-size: 28px;
    line-height: 33.6px
}

@media only screen and (min-width: 468px) {
    h1 {
        font-size: 32px;
        line-height: 38.4px
    }
}

@media only screen and (min-width: 1441px) {
    h1 {
        font-size: 40px;
        line-height: 48px
    }
}

h2 {
    font-size: 24px;
    line-height: 28.8px
}

@media only screen and (min-width: 468px) {
    h2 {
        font-size: 28px;
        line-height: 33.6px
    }
}

@media only screen and (min-width: 1550px) {
    h2 {
        font-size: 32px;
        line-height: 38.4px
    }
}

h3 {
    font-size: 20px;
    line-height: 24px
}

@media only screen and (min-width: 468px) {
    h3 {
        font-size: 24px;
        line-height: 28.8px
    }
}

@media only screen and (min-width: 1200px) {
    h3 {
        font-size: 28px;
        line-height: 33.6px
    }
}

h4 {
    font-size: 15px;
    line-height: 20.5px
}

@media only screen and (min-width: 468px) {
    h4 {
        font-size: 20px;
        line-height: 24px
    }
}

@media only screen and (min-width: 1200px) {
    h4 {
        font-size: 24px;
        line-height: 28.8px
    }
}

h5 {
    font-size: 14px;
    line-height: 18px
}

@media only screen and (min-width: 468px) {
    h5 {
        font-size: 15px;
        line-height: 20.5px
    }
}

@media only screen and (min-width: 1200px) {
    h5 {
        font-size: 20px;
        line-height: 24px
    }
}

h6 {
    font-size: 13px;
    line-height: 16px
}

@media only screen and (min-width: 468px) {
    h6 {
        font-size: 14px;
        line-height: 18px
    }
}

@media only screen and (min-width: 1200px) {
    h6 {
        font-size: 15px;
        line-height: 19.2px
    }
}

p {
    color: #707070;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

@media only screen and (min-width: 768px) {
    p {
        font-size: 15px;
        margin-bottom: 25px
    }
}

@media only screen and (min-width: 1200px) {
    p {
        font-size: 15px;
        margin-bottom: 30px;
        line-height: 26px
    }
}

p strong {
    font-weight: 600
}

p a {
    color: #032B66;
    display: inline;
    text-decoration: underline;
    text-underline-position: under
}

p a:hover {
    color: #032B66
}

a {
    text-decoration: none;
    transition: all .3s
}

a:hover {
    color: inherit
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

img {
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
    height: auto
}

.form-group, .form-floating {
    position: relative;
    margin-bottom: 0px
}

.form-group .iti, .form-floating .iti {
    width: 100%
}

.form-group label, .form-floating label {
    color: #25323c;
    margin-bottom: 10px;
    font-size: 12px
}

@media only screen and (min-width: 468px) {
    .form-group label, .form-floating label {
        font-size: 16px
    }
}

.form-group label.req, .form-floating label.req {
    position: relative
}

.form-group label.req::after, .form-floating label.req::after {
    content: "*";
    color: #00c4b9;
    font-size: 12px;
    margin-left: 4px
}

@media only screen and (min-width: 468px) {
    .form-group label.req::after, .form-floating label.req::after {
        font-size: 14px
    }
}

.form-group .showPass, .form-floating .showPass {
    position: absolute;
    right: 22px;
    top: 0px;
    margin: auto;
    z-index: 1;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    transition: all .3s;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    height: 43px
}

@media only screen and (min-width: 468px) {
    .form-group .showPass, .form-floating .showPass {
        height: 45px
    }
}

@media only screen and (min-width: 1551px) {
    .form-group .showPass, .form-floating .showPass {
        height: 50px
    }
}

.form-group .showPass svg, .form-floating .showPass svg {
    width: 19px;
    height: 19px;
    fill: #a0a8bc;
    transition: all .3s
}

.form-group .showPass svg#show, .form-floating .showPass svg#show {
    display: none
}

.form-group .showPass.show svg#hide, .form-floating .showPass.show svg#hide {
    display: none
}

.form-group .showPass.show svg#show, .form-floating .showPass.show svg#show {
    display: block
}

.form-group .showPass:hover svg, .form-floating .showPass:hover svg {
    fill: #032B66
}

.form-floating>label {
    left: 10px;
    padding: 15px 5px;
    display: flex;
    align-items: center;
    z-index: 3;
    color: #263948;
    font-size: 12px
}

@media only screen and (min-width: 468px) {
    .form-floating>label {
        font-size: 13px
    }
}

@media only screen and (min-width: 992px) {
    .form-floating>label {
        left: 15px
    }
}

@media only screen and (min-width: 1551px) {
    .form-floating>label {
        font-size: 14px
    }
}

.form-floating>.form-control, .form-floating>.form-control-plaintext {
    padding: 5px 15px;
    height: 43px
}

@media only screen and (min-width: 468px) {
    .form-floating>.form-control, .form-floating>.form-control-plaintext {
        height: 45px
    }
}

@media only screen and (min-width: 992px) {
    .form-floating>.form-control, .form-floating>.form-control-plaintext {
        padding: 5px 20px
    }
}

@media only screen and (min-width: 1551px) {
    .form-floating>.form-control, .form-floating>.form-control-plaintext {
        height: 50px
    }
}

.form-floating>.form-control-plaintext:-webkit-autofill, .form-floating>.form-control:-webkit-autofill {
    padding: 5px 10px
}

@media only screen and (min-width: 992px) {
    .form-floating>.form-control-plaintext:-webkit-autofill, .form-floating>.form-control:-webkit-autofill {
        padding: 10px 20px
    }
}

.form-floating>.form-control-plaintext:focus, .form-floating>.form-control-plaintext:not(:placeholder-shown), .form-floating>.form-control:focus, .form-floating>.form-control:not(:placeholder-shown) {
    padding: 5px 10px
}

@media only screen and (min-width: 992px) {
    .form-floating>.form-control-plaintext:focus, .form-floating>.form-control-plaintext:not(:placeholder-shown), .form-floating>.form-control:focus, .form-floating>.form-control:not(:placeholder-shown) {
        padding: 10px 20px
    }
}

.form-floating>.form-control:-webkit-autofill, .form-floating>.form-control-plaintext, .form-floating>.form-control:focus, .form-floating>.form-control:not(:placeholder-shown), .form-floating>.form-select {
    border-color: #032B66
}

.form-floating>.form-control:-webkit-autofill~label, .form-floating>.form-control-plaintext~label, .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(-10px) translateX(0);
    height: auto;
    width: auto;
    padding: 0px 5px;
    background: #fff
}

.form-floating>.form-control:-webkit-autofill~.showPass, .form-floating>.form-control:focus~.showPass, .form-floating>.form-control:not(:placeholder-shown)~.showPass, .form-floating>.form-select~.showPass {
    opacity: 1;
    pointer-events: all
}

.form-control, [type=file], .CustomeSelect .SelectSelected {
    border: 1px solid #d3e8e7;
    height: 43px;
    background-color: rgba(0, 0, 0, 0);
    background-clip: padding-box;
    outline: none;
    box-shadow: none !important;
    display: block;
    width: 100%;
    border-radius: 8px;
    background: #fff;
    transition: all .3s;
    font-size: 13px;
    padding: 5px 10px;
    color: #263948
}

@media only screen and (min-width: 468px) {
    .form-control, [type=file], .CustomeSelect .SelectSelected {
        font-size: 14px;
        height: 45px
    }
}

@media only screen and (min-width: 992px) {
    .form-control, [type=file], .CustomeSelect .SelectSelected {
        padding: 10px 20px
    }
}

@media only screen and (min-width: 1551px) {
    .form-control, [type=file], .CustomeSelect .SelectSelected {
        font-size: 14px;
        height: 50px
    }
}

.form-control::placeholder, [type=file]::placeholder, .CustomeSelect .SelectSelected::placeholder {
    color: #263948;
    text-transform: none
}

.form-control:focus, [type=file]:focus, .CustomeSelect .SelectSelected:focus {
    background: none;
    border-color: #032B66
}

.form-control:focus~label, .form-control:not(:placeholder-shown)~label, [type=file]:focus~label, [type=file]:not(:placeholder-shown)~label, .CustomeSelect .SelectSelected:focus~label, .CustomeSelect .SelectSelected:not(:placeholder-shown)~label {
    transform: translateY(-32px);
    color: #697884
}

.form-control:-webkit-autofill, .form-control:-webkit-autofill:hover, .form-control:-webkit-autofill:focus, .form-control :-webkit-autofill:active, [type=file]:-webkit-autofill, [type=file]:-webkit-autofill:hover, [type=file]:-webkit-autofill:focus, [type=file] :-webkit-autofill:active, .CustomeSelect .SelectSelected:-webkit-autofill, .CustomeSelect .SelectSelected:-webkit-autofill:hover, .CustomeSelect .SelectSelected:-webkit-autofill:focus, .CustomeSelect .SelectSelected :-webkit-autofill:active {
    -webkit-text-fill-color: #000;
    -webkit-box-shadow: 0 0 0px 30px #fff inset;
    transition: background-color 5000s ease-in-out 0s
}

.form-control:-internal-autofill-selected, [type=file]:-internal-autofill-selected, .CustomeSelect .SelectSelected:-internal-autofill-selected {
    background-color: -internal-light-dark(rgb(2, 142, 212), rgba(70, 90, 126, 0.4)) !important;
    -webkit-box-shadow: 0 0 0px 30px #028ed4 inset
}

.form-control::-ms-expand, [type=file]::-ms-expand, .CustomeSelect .SelectSelected::-ms-expand {
    background-color: rgba(0, 0, 0, 0);
    border: 0
}

@media(prefers-reduced-motion: reduce) {
    .form-control, [type=file], .CustomeSelect .SelectSelected {
        transition: none
    }
}

.form-control[type=file], [type=file][type=file], .CustomeSelect .SelectSelected[type=file] {
    padding: 11px 15px;
    font-size: 11px
}

@media only screen and (min-width: 468px) {
    .form-control[type=file], [type=file][type=file], .CustomeSelect .SelectSelected[type=file] {
        padding: 10px 16px;
        font-size: 12px
    }
}

@media only screen and (min-width: 1551px) {
    .form-control[type=file], [type=file][type=file], .CustomeSelect .SelectSelected[type=file] {
        padding: 15px 20px
    }
}

textarea.form-control {
    min-height: 115px;
    padding-top: 15px
}

input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type=date] {
    position: relative
}

input[type=date]::-webkit-calendar-picker-indicator {
    color: rgba(0, 0, 0, 0);
    opacity: 1;
    display: block;
    background: url("../images/calendar.html") no-repeat;
    width: 18px;
    height: 18px;
    border-width: thin;
    position: absolute;
    right: 22px
}

button[type=submit], .btn {
    cursor: pointer;
    margin: 0;
    outline: none;
    box-shadow: none;
    overflow: hidden;
    color: #fff;
    transition: all .3s;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #032B66;
    background-color: #032B66;
    font-size: 12px;
    letter-spacing: 1px;
    width: fit-content;
    width: -moz-fit-content;
    margin: auto;
    padding: 9px 10px;
    height: 43px;
    font-weight: 500;
    border-radius: 5px
}

@media only screen and (min-width: 468px) {
    button[type=submit], .btn {
        border-radius: 8px;
        font-size: 13px;
        height: 45px
    }
}

@media only screen and (min-width: 992px) {
    button[type=submit], .btn {
        padding: 9px 20px
    }
}

@media only screen and (min-width: 1551px) {
    button[type=submit], .btn {
        font-size: 15px;
        height: 50px
    }
}

button[type=submit]:hover, button[type=submit]:focus, button[type=submit]:active, button[type=submit].active, button[type=submit].show, button[type=submit]:first-child:active, .btn:hover, .btn:focus, .btn:active, .btn.active, .btn.show, .btn:first-child:active {
    border-color: #032B66;
    background-color: #032B66;
    color: #fff
}

::selection {
    color: #fff;
    background: #032B66
}

::-moz-selection {
    color: #fff;
    background: #032B66
}

::-webkit-scrollbar {
    width: 5px
}

::-webkit-scrollbar-thumb {
    background: #032B66;
    border-radius: 30px
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 0 gray;
    border-radius: 0px;
    background: #a8b4c6
}

svg {
    display: inline-block;
    position: relative;
    width: 100%;
    vertical-align: middle;
    overflow: hidden
}

.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: none
}

.row {
    margin: -7px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width: 768px) {
    .row {
        margin: -15px
    }
}

.row>* {
    padding: 7px
}

@media only screen and (min-width: 768px) {
    .row>* {
        padding: 15px
    }
}

table {
    width: 100%
}

table thead {
    border: 1px solid #ebebeb;
    background-color: #f3f3f3
}

table thead th {
    color: #1a1a1a;
    font-weight: 600;
    border: 1px solid #ebebeb;
    font-size: 13px;
    padding: 10px 15px
}

@media only screen and (min-width: 468px) {
    table thead th {
        padding: 15px 25px;
        font-size: 14px
    }
}

@media only screen and (min-width: 1200px) {
    table thead th {
        padding: 15px 45px;
        font-size: 16px
    }
}

table tbody td {
    color: #1a1a1a;
    line-height: 20px;
    padding: 10px 15px;
    border: 1px solid #ebebeb;
    font-size: 13px
}

@media only screen and (min-width: 468px) {
    table tbody td {
        padding: 15px 25px;
        font-size: 14px
    }
}

@media only screen and (min-width: 1200px) {
    table tbody td {
        padding: 15px 45px;
        font-size: 16px
    }
}

.owl-carousel .owl-stage {
    display: flex
}

.owl-carousel .owl-stage-outer {
    padding: 0 1px
}

.select2Wrpr {
    position: relative
}

.select2Wrpr select {
    display: none
}

.select2 {
    width: 100%;
    position: relative;
    display: block
}

.select2 .selection {
    width: 100%;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    align-items: center;
    position: relative
}

.select2 .selection::after {
    content: "";
    background: url("data:image/svg+xml,%3Csvg fill='%23000000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 492 289'%3E%3Cpath d='M246.1,191.9L62,7.9C57,2.8,50.2,0,43,0c-7.2,0-14,2.8-19,7.9L7.9,24C2.8,29,0,35.8,0,43s2.8,14,7.9,19L227,281.2c5.1,5.1,11.9,7.9,19.1,7.8c7.2,0,14-2.8,19.1-7.8L484.1,62.2c5.1-5.1,7.9-11.8,7.9-19c0-7.2-2.8-14-7.9-19L468,8.1c-10.5-10.5-27.6-10.5-38.1,0L246.1,191.9z'/%3E%3C/svg%3E") no-repeat center !important;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 6px
}

.select2 .select2-selection {
    display: flex;
    align-items: center;
    border: 1px solid #d3e8e7;
    height: 43px;
    width: 100%;
    border-radius: 8px;
    background: #fff;
    transition: all .3s;
    font-size: 12px;
    padding: 5px 10px;
    color: #263948
}

@media only screen and (min-width: 468px) {
    .select2 .select2-selection {
        font-size: 13px;
        height: 45px
    }
}

@media only screen and (min-width: 992px) {
    .select2 .select2-selection {
        padding: 10px 20px
    }
}

@media only screen and (min-width: 1551px) {
    .select2 .select2-selection {
        font-size: 14px;
        height: 50px
    }
}

.select2 .select2-selection textarea {
    width: 100%;
    display: flex;
    align-content: center;
    margin-top: 0px;
    margin-bottom: 0px
}

.select2 .select2-selection.select2-selection--multiple {
    cursor: text;
    box-sizing: border-box;
    user-select: none;
    -webkit-user-select: none;
    overflow-x: auto;
    display: flex;
    padding: 3px 10px
}

@media only screen and (min-width: 992px) {
    .select2 .select2-selection.select2-selection--multiple {
        padding: 5px 20px
    }
}

.select2 .select2-selection.select2-selection--multiple textarea {
    height: 100%;
    resize: none;
    overflow: hidden;
    padding: 10px 0
}

.select2 .select2-selection.select2-selection--multiple .select2-selection__choice {
    border: 1px solid #d3e8e7;
    border-radius: 5px;
    background-color: #f7fffe;
    color: #263948;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 4px 9px;
    padding-left: 20px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap;
    font-size: 12px
}

@media only screen and (min-width: 468px) {
    .select2 .select2-selection.select2-selection--multiple .select2-selection__choice {
        font-size: 14px
    }
}

.select2 .select2-selection.select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    border-right: 1px solid #d3e8e7;
    color: #999;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    padding: 0 4px;
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 100%
}

.select2 .select2-selection.select2-selection--multiple .select2-selection__choice .select2-selection__choice__display {
    padding-left: 5px
}

.select2-dropdown {
    position: absolute;
    left: 0;
    z-index: 2;
    background: #f3f3f3;
    border: 1px solid #d3e8e7;
    box-sizing: border-box;
    display: block;
    width: 100%;
    border-radius: 8px;
    border-bottom-right-radius: 8px;
    box-sizing: border-box;
    left: -100000px
}

.select2-dropdown .select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-dropdown .select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-dropdown .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #d3e8e7
}

.select2-dropdown .select2-results {
    display: block
}

.select2-dropdown .select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: 200px;
    overflow-y: auto
}

.select2-dropdown .select2-results__options .select2-results__option {
    user-select: none;
    -webkit-user-select: none;
    ursor: pointer;
    transition: all .3s;
    font-size: 12px;
    padding: 5px 10px;
    color: #263948
}

@media only screen and (min-width: 468px) {
    .select2-dropdown .select2-results__options .select2-results__option {
        font-size: 13px
    }
}

@media only screen and (min-width: 992px) {
    .select2-dropdown .select2-results__options .select2-results__option {
        padding: 10px 20px
    }
}

@media only screen and (min-width: 1551px) {
    .select2-dropdown .select2-results__options .select2-results__option {
        font-size: 14px
    }
}

.select2-dropdown .select2-results__options .select2-results__option:hover {
    background: #032B66;
    color: #fff
}

.select2-dropdown .select2-results__options .select2-results__option.select2-results__option--selected {
    background: #032B66;
    color: #fff
}

.select2-dropdown .select2-results__options .select2-results__option:not(:last-of-type) {
    border-bottom: 1px solid #d3e8e7
}

.select2-dropdown .select2-results__options .select2-results__option.select2-results__option--disabled {
    background: none;
    color: #999
}

.select2-dropdown .select2-results__options[aria-multiselectable=true] {
    border-radius: 12px;
    background-color: #fff;
    box-shadow: -6.889px 11.025px 136px 0px rgba(1, 1, 1, .07);
    padding: 12px 8px
}

@media only screen and (min-width: 468px) {
    .select2-dropdown .select2-results__options[aria-multiselectable=true] {
        padding: 20px 13px
    }
}

.select2-dropdown .select2-results__options[aria-multiselectable=true] .select2-results__option {
    padding: 8px 12px;
    position: relative;
    border: none;
    padding-left: 35px;
    border-radius: 8px
}

@media only screen and (min-width: 468px) {
    .select2-dropdown .select2-results__options[aria-multiselectable=true] .select2-results__option {
        border-radius: 10px;
        padding-left: 42px
    }
}

.select2-dropdown .select2-results__options[aria-multiselectable=true] .select2-results__option::before {
    content: "";
    position: absolute;
    border: 1px solid #d3e8e7;
    border-radius: 5px;
    background-color: #fff;
    top: 50%;
    transform: translateY(-50%);
    left: 8px;
    width: 20px;
    height: 20px
}

@media only screen and (min-width: 468px) {
    .select2-dropdown .select2-results__options[aria-multiselectable=true] .select2-results__option::before {
        width: 22px;
        height: 22px;
        left: 12px
    }
}

.select2-dropdown .select2-results__options[aria-multiselectable=true] .select2-results__option::after {
    content: "";
    background: url("data:image/svg+xml,%3Csvg fill='%23ffffff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 449 355.1'%3E%3Cpath d='M163,355.1c-0.6,0-1.3-0.1-1.9-0.2c-1.9-0.4-3.7-1.3-5.1-2.7L2.9,199.1c-3.8-3.8-3.8-10.1,0-13.9c0,0,0,0,0,0l59.3-59.3c3.8-3.8,10.1-3.8,13.9,0l86.9,86.9L372.9,2.9c3.8-3.8,10.1-3.8,13.9,0c0,0,0,0,0,0l59.3,59.3c3.8,3.8,3.8,10.1,0,13.9c0,0,0,0,0,0L170,352.3C168.1,354.1,165.6,355.1,163,355.1z'/%3E%3C/svg%3E") no-repeat center !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 8px;
    width: 20px;
    height: 20px;
    background-size: 9px !important
}

@media only screen and (min-width: 468px) {
    .select2-dropdown .select2-results__options[aria-multiselectable=true] .select2-results__option::after {
        background-size: 12px !important;
        width: 22px;
        height: 22px;
        left: 12px
    }
}

.select2-dropdown .select2-results__options[aria-multiselectable=true] .select2-results__option:hover {
    background-color: #e3f9f8;
    color: #263948
}

.select2-dropdown .select2-results__options[aria-multiselectable=true] .select2-results__option.select2-results__option--selected {
    color: #263948;
    background-color: #fff
}

.select2-dropdown .select2-results__options[aria-multiselectable=true] .select2-results__option.select2-results__option--selected:hover {
    background-color: #e3f9f8;
    color: #263948
}

.select2-dropdown .select2-results__options[aria-multiselectable=true] .select2-results__option.select2-results__option--selected::before {
    background-color: #00c3b8
}

.select2-dropdown.select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-dropdown.select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown {
    left: 0
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg)
    }
}

@-moz-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg)
    }
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg)
    }
}

@-webkit-keyframes toTopFromBottom {
    49% {
        transform: translateY(-100%)
    }

    50% {
        opacity: 0;
        transform: translateY(100%)
    }

    51% {
        opacity: 1
    }
}

@-moz-keyframes toTopFromBottom {
    49% {
        transform: translateY(-100%)
    }

    50% {
        opacity: 0;
        transform: translateY(100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes toTopFromBottom {
    49% {
        transform: translateY(-100%)
    }

    50% {
        opacity: 0;
        transform: translateY(100%)
    }

    51% {
        opacity: 1
    }
}

@-webkit-keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1)
    }

    50% {
        transform: scale(1.2, 1.2)
    }

    100% {
        transform: scale(1, 1)
    }
}

@-moz-keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1)
    }

    50% {
        transform: scale(1.2, 1.2)
    }

    100% {
        transform: scale(1, 1)
    }
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1)
    }

    50% {
        transform: scale(1.2, 1.2)
    }

    100% {
        transform: scale(1, 1)
    }
}

@-webkit-keyframes smallScale {
    0% {
        transform: scale(1);
        opacity: 1
    }

    100% {
        transform: scale(1.5);
        opacity: 0
    }
}

@-moz-keyframes smallScale {
    0% {
        transform: scale(1);
        opacity: 1
    }

    100% {
        transform: scale(1.5);
        opacity: 0
    }
}

@keyframes smallScale {
    0% {
        transform: scale(1);
        opacity: 1
    }

    100% {
        transform: scale(1.5);
        opacity: 0
    }
}

@-webkit-keyframes aniHoriz {
    0% {
        transform: translateX(0);
        opacity: 1
    }

    50% {
        transform: translateX(-100px);
        opacity: 0
    }

    100% {
        transform: translateX(0);
        opacity: 1
    }
}

@-moz-keyframes aniHoriz {
    0% {
        transform: translateX(0);
        opacity: 1
    }

    50% {
        transform: translateX(-100px);
        opacity: 0
    }

    100% {
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes aniHoriz {
    0% {
        transform: translateX(0);
        opacity: 1
    }

    50% {
        transform: translateX(-100px);
        opacity: 0
    }

    100% {
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes bounce-top {
    0% {
        transform: translateY(-45px);
        animation-timing-function: ease-in;
        opacity: 1
    }

    24% {
        opacity: 1
    }

    40% {
        transform: translateY(-24px);
        animation-timing-function: ease-in
    }

    65% {
        transform: translateY(-12px);
        animation-timing-function: ease-in
    }

    82% {
        transform: translateY(-6px);
        animation-timing-function: ease-in
    }

    93% {
        transform: translateY(-4px);
        animation-timing-function: ease-in
    }

    25%, 55%, 75%, 87% {
        transform: translateY(0px);
        animation-timing-function: ease-out
    }

    100% {
        transform: translateY(0px);
        animation-timing-function: ease-out;
        opacity: 1
    }
}

@-moz-keyframes bounce-top {
    0% {
        transform: translateY(-45px);
        animation-timing-function: ease-in;
        opacity: 1
    }

    24% {
        opacity: 1
    }

    40% {
        transform: translateY(-24px);
        animation-timing-function: ease-in
    }

    65% {
        transform: translateY(-12px);
        animation-timing-function: ease-in
    }

    82% {
        transform: translateY(-6px);
        animation-timing-function: ease-in
    }

    93% {
        transform: translateY(-4px);
        animation-timing-function: ease-in
    }

    25%, 55%, 75%, 87% {
        transform: translateY(0px);
        animation-timing-function: ease-out
    }

    100% {
        transform: translateY(0px);
        animation-timing-function: ease-out;
        opacity: 1
    }
}

@keyframes bounce-top {
    0% {
        transform: translateY(-45px);
        animation-timing-function: ease-in;
        opacity: 1
    }

    24% {
        opacity: 1
    }

    40% {
        transform: translateY(-24px);
        animation-timing-function: ease-in
    }

    65% {
        transform: translateY(-12px);
        animation-timing-function: ease-in
    }

    82% {
        transform: translateY(-6px);
        animation-timing-function: ease-in
    }

    93% {
        transform: translateY(-4px);
        animation-timing-function: ease-in
    }

    25%, 55%, 75%, 87% {
        transform: translateY(0px);
        animation-timing-function: ease-out
    }

    100% {
        transform: translateY(0px);
        animation-timing-function: ease-out;
        opacity: 1
    }
}

@-webkit-keyframes flying {
    0%, 100% {
        transform: translate(0%, 0%)
    }

    25% {
        transform: translate(45%, 35%)
    }

    50% {
        transform: translate(70%, 27%)
    }

    75% {
        transform: translate(12%, 80%)
    }
}

@-moz-keyframes flying {
    0%, 100% {
        transform: translate(0%, 0%)
    }

    25% {
        transform: translate(45%, 35%)
    }

    50% {
        transform: translate(70%, 27%)
    }

    75% {
        transform: translate(12%, 80%)
    }
}

@keyframes flying {
    0%, 100% {
        transform: translate(0%, 0%)
    }

    25% {
        transform: translate(45%, 35%)
    }

    50% {
        transform: translate(70%, 27%)
    }

    75% {
        transform: translate(12%, 80%)
    }
}

@-webkit-keyframes vibrate {
    0% {
        transform: translate(0)
    }

    20% {
        transform: translate(2px, -2px)
    }

    40% {
        transform: translate(2px, 2px)
    }

    60% {
        transform: translate(-2px, 2px)
    }

    80% {
        transform: translate(-2px, -2px)
    }

    100% {
        transform: translate(0)
    }
}

@-moz-keyframes vibrate {
    0% {
        transform: translate(0)
    }

    20% {
        transform: translate(2px, -2px)
    }

    40% {
        transform: translate(2px, 2px)
    }

    60% {
        transform: translate(-2px, 2px)
    }

    80% {
        transform: translate(-2px, -2px)
    }

    100% {
        transform: translate(0)
    }
}

@keyframes vibrate {
    0% {
        transform: translate(0)
    }

    20% {
        transform: translate(2px, -2px)
    }

    40% {
        transform: translate(2px, 2px)
    }

    60% {
        transform: translate(-2px, 2px)
    }

    80% {
        transform: translate(-2px, -2px)
    }

    100% {
        transform: translate(0)
    }
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media only screen and (min-width: 992px) {
    .container {
        max-width: 1050px
    }
}

@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1180px
    }
}

@media only screen and (min-width: 1441px) {
    .container {
        max-width: 1350px
    }
}

@media only screen and (min-width: 1551px) {
    .container {
        max-width: 1440px
    }
}

@media(max-width: 992px)and (min-width: 768px) {
    .container {
        max-width: 95%
    }
}

@media only screen and (max-width: 768px) {
    .container {
        max-width: none
    }
}

.sp-container {
    width: 100%;
    max-width: calc(100% - (100% - 975px)/2)
}

@media only screen and (min-width: 992px) {
    .sp-container {
        max-width: calc(100% - (100% - 1050px)/2)
    }
}

@media only screen and (min-width: 1200px) {
    .sp-container {
        max-width: calc(100% - (100% - 1180px)/2)
    }
}

@media only screen and (min-width: 1441px) {
    .sp-container {
        max-width: calc(100% - (100% - 1350px)/2)
    }
}

@media only screen and (min-width: 1551px) {
    .sp-container {
        max-width: calc(100% - (100% - 1440px)/2)
    }
}

@media(max-width: 992px)and (min-width: 768px) {
    .sp-container {
        max-width: 97.5%
    }
}

@media only screen and (max-width: 768px) {
    .sp-container {
        max-width: none
    }
}

.sp-container.lft {
    margin-left: 0;
    margin-right: auto
}

.sp-container.rigt {
    margin-left: auto;
    margin-right: 0
}

.modal-backdrop {
    background: rgba(54, 54, 54, .8);
    -webkit-transition: display .3s ease-in-out;
    -moz-transition: display .2s ease-in-out;
    -ms-transition: display .2s ease-in-out;
    -o-transition: display .2s ease-in-out;
    transition: display .2s ease-in-out
}

.modal-backdrop.show {
    opacity: 1;
    z-index: 3
}

#Header {
    width: 100%;
    top: 0px;
    left: 0px;
    animation-duration: .5s;
    position: absolute;
    background: #fff;
    z-index: 4
}

#Header #HeaderMain {
    height: 60px;
    box-shadow: 0px 3px 30px 0px rgba(107, 107, 107, .15);
    -webkit-box-shadow: 0px 3px 30px 0px rgba(107, 107, 107, .15);
    -moz-box-shadow: 0px 3px 30px 0px rgba(107, 107, 107, .15);
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width: 468px) {
    #Header #HeaderMain {
        height: 70px
    }
}

@media only screen and (min-width: 576px) {
    #Header #HeaderMain {
        height: 80px
    }
}

@media only screen and (min-width: 992px) {
    #Header #HeaderMain {
        height: 100px
    }
}

@media only screen and (min-width: 1441px) {
    #Header #HeaderMain {
        height: 140px
    }
}

#Header #HeaderMain .FRow {
    align-items: center;
    justify-content: space-between;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#Header #HeaderMain .MenuIcon {
    display: flex;
    justify-content: flex-end;
    padding: 0px;
    width: 30px
}

@media only screen and (min-width: 468px) {
    #Header #HeaderMain .MenuIcon {
        width: 35px
    }
}

@media only screen and (min-width: 576px) {
    #Header #HeaderMain .MenuIcon {
        width: 45px
    }
}

@media only screen and (min-width: 992px) {
    #Header #HeaderMain .MenuIcon {
        display: none
    }
}

#Header #HeaderMain .MenuIcon button {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: none;
    width: 22px;
    height: 100%;
    font-size: 0;
    outline: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    background: none;
    height: 100%
}

#Header #HeaderMain .MenuIcon button .IconWrp {
    width: 20px
}

@media only screen and (min-width: 468px) {
    #Header #HeaderMain .MenuIcon button .IconWrp {
        width: 22px
    }
}

#Header #HeaderMain .MenuIcon button span {
    width: 100%;
    height: 3px;
    display: block;
    background: #032B66;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: relative
}

#Header #HeaderMain .MenuIcon button span:nth-child(2) {
    width: 50%
}

#Header #HeaderMain .MenuIcon button span~span {
    margin-top: 4px
}

#Header #HeaderMain .MenuIcon button:hover span:nth-child(2) {
    width: 100%
}

#Header #HeaderMain .MenuIcon.open button span {
    margin: 0;
    width: 100%
}

#Header #HeaderMain .MenuIcon.open button span:nth-child(1) {
    transform: rotate(45deg) translate(0px, 0px)
}

#Header #HeaderMain .MenuIcon.open button span:nth-child(2) {
    transform: rotate(-45deg) translate(2px, -2px)
}

#Header #HeaderMain .MenuIcon.open button span:nth-child(3) {
    display: none
}

#Header #HeaderMain .MenuIcon.close {
    opacity: 0;
    visibility: hidden
}

#Header #HeaderMain .LogoSec {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 140px;
    -webkit-transition: display .5s ease;
    -moz-transition: display .5s ease;
    -ms-transition: display .5s ease;
    -o-transition: display .5s ease;
    transition: display .5s ease
}

@media only screen and (min-width: 576px) {
    #Header #HeaderMain .LogoSec {
        width: 200px
    }
}

@media only screen and (min-width: 1441px) {
    #Header #HeaderMain .LogoSec {
        width: 230px
    }
}

#Header #HeaderMain .LogoSec a {
    display: block
}

#Header #HeaderMain .rgtSd {
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width: 992px) {
    #Header #HeaderMain .rgtSd {
       
    }
}

#Header #HeaderMain .modal {
    width: fit-content
}

#Header #HeaderMain .itemBtn {
    padding: 0 20px;
    margin-right: 0;
    border-right: 1px solid #dcdcdc;
    display: none
}

@media only screen and (min-width: 468px) {
    #Header #HeaderMain .itemBtn {
        display: block
    }
}

@media only screen and (min-width: 992px) {
    #Header #HeaderMain .itemBtn {
        padding: 0 20px;
        border-right: 0;
        border-left: 1px solid #dcdcdc;
        margin-right: -20px
    }
}

@media only screen and (min-width: 1200px) {
    #Header #HeaderMain .itemBtn {
        padding: 0 40px
    }
}

@media only screen and (min-width: 1300px) {
    #Header #HeaderMain .itemBtn {
        padding: 0 50px;
        margin-right: -90px
    }
}

#Header #HeaderMain .itemBtn .btnTle {
    font-size: 12px;
    line-height: 1.2;
    color: #323233;
    font-weight: 400;
    margin-bottom: 4px;
    display: none
}

@media only screen and (min-width: 576px) {
    #Header #HeaderMain .itemBtn .btnTle {
        display: block
    }
}

@media only screen and (min-width: 992px) {
    #Header #HeaderMain .itemBtn .btnTle {
        font-size: 14px;
        margin-bottom: 6px
    }
}

#Header #HeaderMain .itemBtn .btnTle span {
    text-transform: uppercase;
    font-weight: 700
}

#Header #HeaderMain .itemBtn .cmnBtn {
    width: 100%;
    max-width: 100%;
    height: 33px
}

@media only screen and (min-width: 992px) {
    #Header #HeaderMain .itemBtn .cmnBtn {
        font-size: 15px;
        height: 34px
    }
}

#Header #HeaderMenu {
    top: 0px;
    z-index: 5;
    height: 100vh
}

@media only screen and (min-width: 992px) {
    #Header #HeaderMenu {
        height: auto;
        max-height: none;
        top: 0px;
        position: relative;
        display: block;
        opacity: 1;
        overflow: visible
    }
}

#Header #HeaderMenu .modal-dialog {
    transform: translateX(-100%);
    margin: 0;
    max-width: 100%;
    height: 100%;
    background: #fff
}

@media only screen and (min-width: 992px) {
    #Header #HeaderMenu .modal-dialog {
        background: none;
        max-width: 90%;
        height: auto;
        max-width: 100%;
        width: 100%;
        border-radius: 0;
        transform: none
    }
}

#Header #HeaderMenu .modal-content {
    min-width: 260px;
    height: 100%;
    background: none;
    border-radius: 0;
    border: none
}

@media only screen and (max-width: 992px) {
    #Header #HeaderMenu .modal-content {
        width: 300px
    }
}

#Header #HeaderMenu .ModalHeader {
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 1;
    width: 30px;
    height: 30px;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 468px) {
    #Header #HeaderMenu .ModalHeader {
        right: 0;
        top: 0;
        width: 50px;
        height: 50px
    }
}

@media only screen and (min-width: 992px) {
    #Header #HeaderMenu .ModalHeader {
        display: none
    }
}

#Header #HeaderMenu .ModalHeader .MenuIcon {
    width: 100%;
    height: 100%
}

#Header #HeaderMenu .ModalHeader .MenuIcon button {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: none;
    width: 100%;
    height: 100%;
    font-size: 0;
    outline: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    background: none;
    height: 100%
}

#Header #HeaderMenu .ModalHeader .MenuIcon button span {
    width: 100%;
    height: 3px;
    display: block;
    background: #000;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: relative
}

#Header #HeaderMenu .ModalHeader .MenuIcon button span:nth-child(2) {
    width: 50%
}

#Header #HeaderMenu .ModalHeader .MenuIcon button span~span {
    margin-top: 4px
}

#Header #HeaderMenu .ModalHeader .MenuIcon button:hover span:nth-child(2) {
    width: 100%
}

#Header #HeaderMenu .ModalHeader .MenuIcon.open {
    padding-top: 20px;
    padding-right: 15px
}

#Header #HeaderMenu .ModalHeader .MenuIcon.open button span {
    margin: 0;
    width: 100%
}

#Header #HeaderMenu .ModalHeader .MenuIcon.open button span:nth-child(1) {
    transform: rotate(45deg) translate(0px, 0px)
}

#Header #HeaderMenu .ModalHeader .MenuIcon.open button span:nth-child(2) {
    transform: rotate(-45deg) translate(2px, -2px)
}

#Header #HeaderMenu .ModalHeader .MenuIcon.open button span:nth-child(3) {
    display: none
}

#Header #HeaderMenu .ModalHeader .MenuIcon.close {
    opacity: 0;
    visibility: hidden
}

#Header #HeaderMenu .modal-body {
    display: flex;
    max-height: var(--app-height)
}

@media only screen and (min-width: 992px) {
    #Header #HeaderMenu .modal-body {
        padding: 0;
        max-height: none
    }
}

@media only screen and (max-width: 992px) {
    #Header #HeaderMenu .modal-body {
        margin-top: 70px;
        padding: 0 0 30px;
        overflow-y: auto;
        max-height: calc(var(--app-height) - 60px)
    }
}

#Header #HeaderMenu .modal-body .container {
    padding: 0px
}

@media only screen and (min-width: 992px) {
    #Header #HeaderMenu .modal-body .container {
        padding: 0 15px
    }
}

@media only screen and (min-width: 1200px) {
    #Header #HeaderMenu .modal-body .container {
        padding: 0 25px
    }
}

@media only screen and (max-width: 992px) {
    #Header #HeaderMenu .modal-body .container {
        max-width: 100%
    }
}

@media only screen and (min-width: 992px) {
    #Header #HeaderMenu .FRow {
        justify-content: space-between;
        align-items: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media only screen and (min-width: 992px) {
    #Header #HeaderMenu .accordion {
        display: flex;
        align-items: center;
        justify-content: flex-end
    }
}

#Header #HeaderMenu .accordion .accordion-item {
    position: relative;
    background: none;
    outline: none;
    box-shadow: none;
    border: none;
    border-radius: 0;
    border: none
}

#Header #HeaderMenu .accordion .accordion-item .accordion-header {
    background: none;
    outline: none;
    box-shadow: none;
    border: none
}

#Header #HeaderMenu .accordion .accordion-item .accordion-header .accordion-button {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .5px;
    color: #323233;
    background: none;
    outline: none;
    box-shadow: none;
    border: none;
    cursor: pointer;
    transition: all .3s;
    text-transform: uppercase;
    padding: 15px;
    justify-content: flex-start
}

@media only screen and (min-width: 576px) {
    #Header #HeaderMenu .accordion .accordion-item .accordion-header .accordion-button {
        font-size: 18px
    }
}

@media only screen and (min-width: 992px) {
    #Header #HeaderMenu .accordion .accordion-item .accordion-header .accordion-button {
        font-size: 15px;
        font-weight: 400;
        color: #323233;
        justify-content: center;
        padding: 0 14px
    }
}

@media only screen and (min-width: 1200px) {
    #Header #HeaderMenu .accordion .accordion-item .accordion-header .accordion-button {
        font-size: 16px
    }
}

@media only screen and (min-width: 1441px) {
    #Header #HeaderMenu .accordion .accordion-item .accordion-header .accordion-button {
        font-size: 15px;
        padding: 0 25px
    }
}

#Header #HeaderMenu .accordion .accordion-item .accordion-header .accordion-button:hover, #Header #HeaderMenu .accordion .accordion-item .accordion-header .accordion-button[aria-expanded=true], #Header #HeaderMenu .accordion .accordion-item .accordion-header .accordion-button.active {
    color: #032B66
}

#Header #HeaderMenu .accordion .accordion-item .accordion-header .accordion-button::after {
    display: none
}

#Header #HeaderMenu .accordion .accordion-item .accordion-header .AccrdArrow {
    width: 35px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    align-items: center;
    justify-content: center;
    background: #19aba3;
    outline: none;
    box-shadow: none;
    border-radius: 0;
    display: none
}

#Header #HeaderMenu .accordion .accordion-item .accordion-header .AccrdArrow svg {
    transition: all .3s;
    width: 15px;
    fill: #032B66
}

@media only screen and (max-width: 992px) {
    #Header #HeaderMenu .accordion .accordion-item .accordion-header.hasAccord {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative
    }
}

#Header #HeaderMenu .accordion .accordion-item .accordion-collapse {
    background: #fff;
    width: 100%;
    transition: all .3s
}

@media only screen and (min-width: 992px) {
    #Header #HeaderMenu .accordion .accordion-item .accordion-collapse {
        position: absolute;
        left: 0;
        min-width: 340px;
        border-radius: 20px;
        border: 1px solid #032B66;
        top: 100%;
        display: block;
        opacity: 0;
        pointer-events: none;
        transform: translateY(13px);
        height: auto !important
    }

    #Header #HeaderMenu .accordion .accordion-item .accordion-collapse.show {
        opacity: 1;
        pointer-events: all;
        transform: translateY(0px);
        display: block
    }
}

#Header #HeaderMenu .accordion .accordion-item .accordion-collapse .accordion-body {
    padding: 0
}

#Header #HeaderMenu .accordion .accordion-item .accordion-collapse ul li:not(:last-of-type) {
    border-bottom: 1px solid #032B66
}

#Header #HeaderMenu .accordion .accordion-item .accordion-collapse a {
    padding: 10px 15px;
    color: #fdfdfe;
    display: block;
    font-size: 12px
}

@media only screen and (min-width: 468px) {
    #Header #HeaderMenu .accordion .accordion-item .accordion-collapse a {
        font-size: 14px
    }
}

@media only screen and (min-width: 992px) {
    #Header #HeaderMenu .accordion .accordion-item .accordion-collapse a {
        font-weight: 500
    }
}

#Header #HeaderMenu .accordion .accordion-item .accordion-collapse a:hover {
    background: #032B66
}

@media only screen and (min-width: 992px) {
    #Header #HeaderMenu .accordion .accordion-item:hover>.accordion-collapse {
        opacity: 1;
        pointer-events: all;
        transform: translateY(0px);
        display: block
    }
}

#Header #HeaderMenu .accordion .dropdown {
    position: relative
}

#Header #HeaderMenu .accordion .dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1;
    left: 0;
    top: 0;
    visibility: visible
}

@media only screen and (max-width: 992px) {
    #Header #HeaderMenu .accordion .dropdown [data-toggle=dropdown]::before {
        content: "";
        position: absolute;
        top: 0px;
        bottom: 0px;
        margin: auto;
        background: url("../images/icons/dropdown.html") no-repeat center;
        width: 9px;
        height: 5px;
        background-size: 9px
    }
}

@media only screen and (max-width: 992px)and (max-width: 992px) {
    #Header #HeaderMenu .accordion .dropdown [data-toggle=dropdown]::before {
        right: 10px
    }
}

#Header #HeaderMenu .accordion .dropdown .dropdown-menu {
    width: 100%;
    background-color: #fef4f4;
    border-radius: 0px;
    padding: 0px;
    margin: 0px;
    border: none;
    transition: .3s ease-in-out
}

@media only screen and (max-width: 992px) {
    #Header #HeaderMenu .accordion .dropdown .dropdown-menu {
        transform: none !important;
        position: unset !important;
        padding: 10px 0;
        text-align: center
    }
}

@media only screen and (min-width: 992px) {
    #Header #HeaderMenu .accordion .dropdown .dropdown-menu {
        background-color: #fff;
        box-shadow: 0 20px 20px 0 rgba(23, 23, 233, 0.1);
        -webkit-box-shadow: 0 20px 20px 0 rgba(23, 23, 233, 0.1);
        -moz-box-shadow: 0 20px 20px 0 rgba(23, 23, 233, 0.1);
        position: absolute;
        left: 0;
        min-width: 240px;
        opacity: 0;
        top: 0;
        transform: translate3d(0, 70px, 0px);
        display: block;
        visibility: hidden;
        background-clip: unset;
        border-radius: 20px;
        margin-top: -20px;
        border: 1px solid #032B66
    }
}

@media only screen and (min-width: 1200px) {
    #Header #HeaderMenu .accordion .dropdown .dropdown-menu {
        transform: translate3d(0, 60px, 0px)
    }
}

@media only screen and (min-width: 1441px) {
    #Header #HeaderMenu .accordion .dropdown .dropdown-menu {
        transform: translate3d(0, 84px, 0px)
    }
}

#Header #HeaderMenu .accordion .dropdown .dropdown-menu ul {
    display: block;
    margin: 0
}

#Header #HeaderMenu .accordion .dropdown .dropdown-menu ul li {
    border: none;
    padding: 0
}

@media only screen and (min-width: 992px) {
    #Header #HeaderMenu .accordion .dropdown .dropdown-menu ul li:first-child .dropdown-item {
        padding-top: 18px;
        border-radius: 20px 20px 0 0
    }
}

@media only screen and (min-width: 992px)and (max-width: 992px) {
    #Header #HeaderMenu .accordion .dropdown .dropdown-menu ul li:first-child .dropdown-item {
        padding-top: 20px
    }
}

@media only screen and (min-width: 992px) {
    #Header #HeaderMenu .accordion .dropdown .dropdown-menu ul li:last-child .dropdown-item {
        padding-bottom: 18px;
        border-radius: 0 0 20px 20px
    }
}

@media only screen and (min-width: 992px)and (max-width: 992px) {
    #Header #HeaderMenu .accordion .dropdown .dropdown-menu ul li:last-child .dropdown-item {
        padding-bottom: 20px
    }
}

#Header #HeaderMenu .accordion .dropdown .dropdown-menu .dropdown-Submenu {
    display: none;
    visibility: hidden;
    background-color: #f1f1f1;
    border-radius: 0px;
    padding: 0px;
    margin: 0px;
    border: none;
    transition: .3s ease-in-out
}

@media only screen and (min-width: 992px) {
    #Header #HeaderMenu .accordion .dropdown .dropdown-menu .dropdown-Submenu {
        background-color: #fff;
        position: absolute;
        left: calc(100% - 0px) !important;
        max-width: 200px;
        width: 100%;
        opacity: 0;
        display: block;
        box-shadow: 0 10px 10px 0px rgba(23, 23, 233, 0.1);
        -webkit-box-shadow: 0 10px 10px 0px rgba(23, 51, 233, 0.1);
        -moz-box-shadow: 0 10px 10px 0px rgba(51, 23, 233, 0.1);
        background-clip: unset;
        border-radius: 20px;
        top: 0;
        border: 1px solid #032B66
    }
}

@media only screen and (min-width: 1200px) {
    #Header #HeaderMenu .accordion .dropdown .dropdown-menu .dropdown-Submenu {
        width: 300px;
        max-width: 300px
    }
}

#Header #HeaderMenu .accordion .dropdown .dropdown-menu .dropdown-Submenu>ul li a:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #032B66 !important
}

#Header #HeaderMenu .accordion .dropdown .dropdown-menu .dropdown-item {
    padding: 10px 14px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    color: #323233;
    text-transform: uppercase;
    text-align: left;
    transition: all .5s
}

@media only screen and (min-width: 992px) {
    #Header #HeaderMenu .accordion .dropdown .dropdown-menu .dropdown-item {
        padding: 14px 20px
    }
}

@media only screen and (min-width: 1200px) {
    #Header #HeaderMenu .accordion .dropdown .dropdown-menu .dropdown-item {
        font-size: 15px;
        padding: 18px 25px
    }
}

#Header #HeaderMenu .accordion .dropdown .dropdown-menu .dropdown-item:hover {
    color: #fff !important;
    background-color: #032B66
}

#Header #HeaderMenu .accordion .dropdown .dropdown-menu .dropdown-item:focus {
    color: #323233
}

#Header #HeaderMenu .accordion .dropdown .dropdown-menu .dropdown-item:active {
    color: #323233
}

#Header #HeaderMenu .accordion .dropdown .dropdown-menu #submenu {
    position: relative
}

#Header #HeaderMenu .accordion .dropdown .dropdown-menu #submenu .dropdown-item {
    display: flex;
    align-items: center;
    justify-content: space-between
}

#Header #HeaderMenu .accordion .dropdown .dropdown-menu #submenu .dropdown-item svg {
    width: 15px;
    height: 15px;
    fill: #032B66
}

#Header #HeaderMenu .accordion .dropdown .dropdown-menu #submenu .dropdown-Submenu .dropdown-item {
    color: #323233
}

#Header #HeaderMenu .accordion .dropdown .dropdown-menu #submenu:hover .dropdown-Submenu {
    display: block;
    opacity: 1;
    left: 0;
    visibility: visible
}

#Header #HeaderMenu .accordion .dropdown .dropdown-menu #submenu:hover svg {
    fill: #032B66
}

#Header #HeaderMenu.show .modal-dialog {
    transform: translateX(0)
}

#Header.sticky #HeaderMain {
    position: fixed;
    width: 100%;
    animation-name: fadeInDown;
    animation-duration: .6s;
    animation-fill-mode: both;
    top: 0px;
    z-index: 5;
    background-color: #fff
}

@media only screen and (min-width: 992px) {
    #Header.sticky #HeaderMain {
        height: 80px
    }
}

@media only screen and (min-width: 1441px) {
    #Header.sticky #HeaderMain .LogoSec {
        width: 180px
    }
}

@media only screen and (min-width: 992px) {
    #Header.sticky #HeaderMain .accordion .dropdown .dropdown-menu {
        transform: translate3d(0, 50px, 0px)
    }
}

@media only screen and (min-width: 1200px) {
    #Header.sticky #HeaderMain .accordion .dropdown .dropdown-menu {
        transform: translate3d(0, 50px, 0px)
    }
}

@media only screen and (min-width: 1441px) {
    #Header.sticky #HeaderMain .accordion .dropdown .dropdown-menu {
        transform: translate3d(0, 54px, 0px)
    }
}

#pageWrapper {
    overflow: hidden;
    margin-top: 60px
}

@media only screen and (min-width: 468px) {
    #pageWrapper {
        margin-top: 70px
    }
}

@media only screen and (min-width: 576px) {
    #pageWrapper {
        margin-top: 80px
    }
}

@media only screen and (min-width: 992px) {
    #pageWrapper {
        margin-top: 100px
    }
}

@media only screen and (min-width: 1441px) {
    #pageWrapper {
        margin-top: 140px
    }
}

.hoveranim {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden
}

.hoveranim::before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    width: 100%;
  
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    left: 0;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right
}

.hoveranim span {
    position: relative;
    z-index: 1
}

.hoveranim:hover {
    color: #fff
}

.hoveranim:hover::before {
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 25px
}

@media only screen and (min-width: 468px) {
    .owl-dots {
        margin-top: 33px
    }
}

@media only screen and (min-width: 1200px) {
    .owl-dots {
        margin-top: 45px
    }
}

.owl-dots button {
    border-radius: 50%;
    background: #fff !important;
    opacity: .5;
    width: 10px;
    height: 10px;
    transition: all .3s;
    font-size: 0;
    padding: 0;
    border: none;
    outline: none;
    box-shadow: none;
    margin: 0 8px
}

@media only screen and (min-width: 468px) {
    .owl-dots button {
        margin: 0 11px;
        width: 12px;
        height: 12px
    }
}

.owl-dots button span {
    display: none
}

.owl-dots button.active {
    opacity: 1
}

.owl-nav {
    display: flex;
    align-items: center;
    justify-content: center
}

.owl-nav button {
    opacity: 1;
    width: 10px;
    height: 15px;
    padding: 0;
    margin: 0;
    font-size: 0;
    transition: all .3s;
    display: block;
    outline: none;
    outline-offset: none;
    position: absolute;
    top: 50%;
    z-index: 2;
    transform: translateY(-50%)
}

.owl-nav button span {
    display: none
}

.owl-nav button.owl-prev {
    left: -45px;
    background: url("data:image/svg+xml,%3Csvg fill='%23405a6e' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240.2 448.2'%3E%3Cpath d='M4.7,212.7l208-208c6.2-6.3,16.4-6.3,22.6-0.1c0,0,0.1,0.1,0.1,0.1c6.3,6.2,6.3,16.4,0.1,22.6c0,0-0.1,0.1-0.1,0.1L38.7,224.1l196.8,196.6c6.3,6.3,6.3,16.4,0,22.7s-16.4,6.3-22.7,0l-208-208C-1.5,229.2-1.6,219.1,4.7,212.7C4.7,212.8,4.7,212.8,4.7,212.7z'/%3E%3C/svg%3E") no-repeat center !important
}

.owl-nav button.owl-next {
    right: -45px;
    background: url("data:image/svg+xml,%3Csvg fill='%23405a6e' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240.2 448.2'%3E%3Cpath d='M235.5,235.4l-208,208c-6.2,6.3-16.4,6.3-22.6,0.1c0,0-0.1-0.1-0.1-0.1c-6.3-6.2-6.3-16.4-0.1-22.6c0,0,0.1-0.1,0.1-0.1l196.8-196.6L4.7,27.4c-6.3-6.3-6.3-16.4,0-22.7s16.4-6.3,22.7,0l208,208C241.7,218.9,241.8,229.1,235.5,235.4C235.5,235.4,235.5,235.4,235.5,235.4z'/%3E%3C/svg%3E") no-repeat center !important
}

.cmnBtn {
    font-size: 13px;
    line-height: 1;
    font-weight: 500;
    color: #fff;
    text-align: center;
    width: 100%;
    max-width: 180px;
    height: 40px;
    text-transform: uppercase;
    border: 1px solid #032B66;
    border-radius: 6px;
    background-color: #032B66;
    padding: 8px;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 768px) {
    .cmnBtn {
        font-size: 14px;
        height: 45px;
        padding: 10px
    }
}

@media only screen and (min-width: 992px) {
    .cmnBtn {
        font-size: 15px;
        height: 50px
    }
}

@media only screen and (min-width: 1551px) {
    .cmnBtn {
        font-size: 20px;
        height: 60px
    }
}

.cmnBtn.full {
    width: 100%;
    max-width: 100%
}

.cmnBtn.cmnBtn2 {
    color: #032B66;
    background-color: #fff;
    border-color: #032B66
}

.cmnBtn .icn svg {
    width: 15px;
    fill: #fff;
    stroke: #fff;
    margin-right: 8px
}

@media only screen and (min-width: 576px) {
    .cmnBtn .icn svg {
        margin-right: 10px
    }
}

.CommonAccord {
    margin: 0 auto
}

@media only screen and (min-width: 992px) {
    .CommonAccord {
        padding: 0 80px
    }
}

.CommonAccord .accordion-item {
    background: none;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .11)
}

.CommonAccord .accordion-header button {
    color: #000;
    font-weight: 400;
    text-align: left;
    background: none;
    padding: 10px 0;
    line-height: 35px;
    margin: 0;
    font-size: 17px
}

@media only screen and (min-width: 468px) {
    .CommonAccord .accordion-header button {
        font-size: 18px
    }
}

@media only screen and (min-width: 992px) {
    .CommonAccord .accordion-header button {
        font-size: 20px;
        padding: 15px 0
    }
}

@media only screen and (min-width: 1200px) {
    .CommonAccord .accordion-header button {
        font-size: 25px
    }
}

@media only screen and (min-width: 1551px) {
    .CommonAccord .accordion-header button {
        font-size: 30px;
        padding: 27px 0
    }
}

.CommonAccord .accordion-header button:focus {
    box-shadow: none;
    border: none;
    outline: 0
}

.CommonAccord .accordion-header button::after {
    position: absolute;
    content: "+";
    right: 0px;
    font-size: 20px;
    color: #000;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400
}

@media only screen and (min-width: 992px) {
    .CommonAccord .accordion-header button::after {
        font-size: 30px
    }
}

.CommonAccord .accordion-header button:not(.collapsed) {
    background: none;
    border: none;
    color: #000;
    font-weight: 500;
    box-shadow: none
}

.CommonAccord .accordion-header button:not(.collapsed)::after {
    content: "-"
}

.CommonAccord .accordion-header button span {
    width: 95%
}

.CommonAccord .accordion-body {
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
    padding: 0px 10px 25px
}

@media only screen and (min-width: 992px) {
    .CommonAccord .accordion-body {
        font-size: 15px;
        padding: 0px 30px 45px
    }
}

@media only screen and (min-width: 1200px) {
    .CommonAccord .accordion-body {
        font-size: 16px
    }
}

.secTleWrp {
    text-align: left;
    margin-bottom: 20px
}

@media only screen and (min-width: 768px) {
    .secTleWrp {
        margin-bottom: 30px
    }
}

@media only screen and (min-width: 992px) {
    .secTleWrp {
        margin-bottom: 35px
    }
}

.secTleWrp.cntr {
    text-align: center
}

.secTleWrp .supTle {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    color: #acacac;
    text-transform: capitalize;
    margin-bottom: 10px
}

@media only screen and (min-width: 576px) {
    .secTleWrp .supTle {
        font-size: 16px
    }
}

@media only screen and (min-width: 992px) {
    .secTleWrp .supTle {
        font-size: 15px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 1441px) {
    .secTleWrp .supTle {
        font-size: 20px
    }
}

.secTleWrp .mTle {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 10px;
    color: #032B66
}

@media only screen and (min-width: 576px) {
    .secTleWrp .mTle {
        font-size: 26px
    }
}

@media only screen and (min-width: 768px) {
    .secTleWrp .mTle {
        font-size: 30px
    }
}

@media only screen and (min-width: 992px) {
    .secTleWrp .mTle {
        font-size: 36px
    }
}

@media only screen and (min-width: 1441px) {
    .secTleWrp .mTle {
        font-size: 45px
    }
}

.secTleWrp .mTle span {
    color: #323233
}

.secTleWrp .subTle {
    font-size: 14px;
    line-height: 1.1;
    color: #848484;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 10px
}

@media only screen and (min-width: 992px) {
    .secTleWrp .subTle {
        font-size: 16px
    }
}

#innerBanner {
    position: relative;
    height: 80px;
    background: #032B66;
    overflow: hidden;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 576px) {
    #innerBanner {
        height: 110px
    }
}

@media only screen and (min-width: 992px) {
    #innerBanner {
        height: 160px
    }
}

#innerBanner .innerBg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -2;
    object-fit: cover
}

#innerBanner .inrBgElmnt {
    width: 500px;
    height: 340px;
    position: absolute;
    top: calc(50% - 170px);
    left: calc(50% - 250px);
    z-index: -1;
    object-fit: contain
}

#innerBanner .bannerCntnt .bnrMainHd {
    font-size: 26px;
    line-height: 1.1;
    color: #fef4f4;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center
}

@media only screen and (min-width: 576px) {
    #innerBanner .bannerCntnt .bnrMainHd {
        font-size: 36px
    }
}

@media only screen and (min-width: 992px) {
    #innerBanner .bannerCntnt .bnrMainHd {
        font-size: 40px
    }
}

@media only screen and (min-width: 1200px) {
    #innerBanner .bannerCntnt .bnrMainHd {
        font-size: 55px
    }
}

.customForm {
    width: 100%
}

.customForm .row>* {
    padding: 5px
}

@media only screen and (min-width: 576px) {
    .customForm .row>* {
        padding: 10px
    }
}

.customForm .formTle {
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 3px;
    color: #323233;
    font-size: 22px
}

@media only screen and (min-width: 468px) {
    .customForm .formTle {
        font-size: 24px
    }
}

@media only screen and (min-width: 576px) {
    .customForm .formTle {
        font-size: 26px
    }
}

@media only screen and (min-width: 768px) {
    .customForm .formTle {
        font-size: 28px
    }
}

@media only screen and (min-width: 1200px) {
    .customForm .formTle {
        font-size: 34px
    }
}

@media only screen and (min-width: 1441px) {
    .customForm .formTle {
        font-size: 40px
    }
}

.customForm .form-group {
    position: relative
}

.customForm .form-group .form-control {
    background-color: #fff;
    border: 0;
    border-radius: 15px;
    border: 1px solid #acacac;
    color: #323233;
    padding: 10px 25px
}

@media only screen and (min-width: 992px) {
    .customForm .form-group .form-control {
        font-size: 15px;
        height: 50px
    }
}

@media only screen and (min-width: 1200px) {
    .customForm .form-group .form-control {
        font-size: 15px;
        height: 60px
    }
}

.customForm .form-group .form-control::-webkit-input-placeholder {
    color: #acacac
}

.customForm .form-group .form-control:-ms-input-placeholder {
    color: #acacac
}

.customForm .form-group .form-control::placeholder {
    color: #acacac
}

.customForm .form-group .form-control[type=date]::-webkit-datetime-edit-text, .customForm .form-group .form-control[type=date]::-webkit-datetime-edit-month-field, .customForm .form-group .form-control[type=date]::-webkit-datetime-edit-day-field, .customForm .form-group .form-control[type=date]::-webkit-datetime-edit-year-field {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.customForm .form-group .form-control:focus {
    border: 1px solid #032B66
}

.customForm .form-group .form-select {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.725' height='6.425' viewBox='0 0 11.725 6.425'%3E%3Cpath id='Path_994' data-name='Path 994' d='M11.159 28.017H.565a.564.564 0 0 0-.4.965l5.3 5.3a.565.565 0 0 0 .795 0l5.3-5.3A.564.564 0 0 0 11.159 28.017Z' transform='translate(0 -28.017)' fill='%23a2a2a2'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 1.2rem center;
    background-size: 12px 12px;
    color: #a2a2a2
}

.customForm .form-group .fileUploadInput {
    position: relative;
    z-index: 1;
    cursor: pointer;
    width: 100%;
    height: 43px
}

@media only screen and (min-width: 468px) {
    .customForm .form-group .fileUploadInput {
        height: 45px
    }
}

@media only screen and (min-width: 992px) {
    .customForm .form-group .fileUploadInput {
        height: 50px
    }
}

.customForm .form-group .fileUploadInput .form-group {
    height: 100%
}

.customForm .form-group .fileUploadInput input[type=file] {
    appearance: initial;
    background-color: initial;
    cursor: default;
    align-items: baseline;
    color: inherit;
    text-overflow: ellipsis;
    white-space: pre;
    text-align: start !important;
    padding: initial;
    border: initial;
    overflow: hidden;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0;
    cursor: pointer
}

.customForm .form-group .fileUploadInput label {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    cursor: pointer;
    color: #acacac
}

.customForm .form-group .fileUploadInput .icon {
    font-size: 12px;
    color: #fff;
    text-transform: capitalize;
    cursor: pointer;
    position: absolute;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 16px;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none;
    background: #032B66;
    width: 60px;
    height: 26px
}

@media only screen and (min-width: 468px) {
    .customForm .form-group .fileUploadInput .icon {
        font-size: 13px
    }
}

@media only screen and (min-width: 992px) {
    .customForm .form-group .fileUploadInput .icon {
        font-size: 15px;
        width: 70px;
        height: 28px
    }
}

.customForm .form-group .error-msg {
    position: absolute;
    top: 100%;
    bottom: 0;
    font-size: 12px;
    color: red;
    line-height: 1
}

.customForm .btnWrap .btnSbmt {
    font-size: 13px;
    line-height: 1;
    font-weight: 700;
    background-color: #032B66;
    color: #fff;
    border-radius: 15px;
    border: 0;
    padding: 0 10px;
    letter-spacing: 0;
    height: 40px;
    width: 100%;
    margin: 0;
    text-transform: uppercase;
    margin-top: 4px
}

@media only screen and (min-width: 576px) {
    .customForm .btnWrap .btnSbmt {
        width: 80px;
        height: 45px;
        font-size: 14px
    }
}

@media only screen and (min-width: 768px) {
    .customForm .btnWrap .btnSbmt {
        width: 100px;
        font-size: 16px
    }
}

@media only screen and (min-width: 992px) {
    .customForm .btnWrap .btnSbmt {
        height: 60px;
        margin-top: 18px;
        font-size: 18px
    }
}

.customForm .btnWrap .btnSbmt.full {
    width: 100%
}

.customForm .btnWrap .btnSbmt.rgt {
    margin-left: auto
}

.btnCstm {
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 1px;
    width: 100%;
    height: 54px;
    background: #fff;
    font-weight: 500;
    text-transform: uppercase;
    color: #032B66;
    border: 1px solid #032B66;
    border-radius: 30px;
    padding: 10px;
    text-align: center
}

@media only screen and (min-width: 992px) {
    .btnCstm {
        font-size: 14px
    }
}

#MainSliderSec {
    position: relative
}

@media only screen and (min-width: 1441px) {
    #MainSliderSec {
        padding-top: 30px
    }
}

#MainSliderSec .sqElmt {
    width: 10px;
    height: 10px;
    border-radius: 2px;
    border: 1px solid #032B66;
    transform: rotate(-45deg);
    animation: rotate 15s infinite linear
}

#MainSliderSec .rdElmt {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #c8c8c8
}

#MainSliderSec .blurElmt {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    filter: blur(30px);
    opacity: 20%;
    background-color: #032B66
}

#MainSliderSec .dotElmt {
    width: 50px;
    height: auto
}

@media only screen and (min-width: 992px) {
    #MainSliderSec .dotElmt {
        width: 130px
    }
}

#MainSliderSec .wavElmt {
    width: 50px;
    height: auto;
    animation: aniHoriz 15s infinite linear
}

#MainSliderSec>.dsgnElmt {
    position: absolute;
    z-index: -1
}

#MainSliderSec>.dsgnElmt:nth-child(1) {
    top: 45%;
    left: 50px
}

#MainSliderSec>.dsgnElmt:nth-child(2) {
    bottom: 6%;
    left: 30%;
    animation: flying 20s ease-in-out infinite
}

#MainSliderSec>.dsgnElmt:nth-child(3) {
    bottom: 38%;
    left: 50%
}

#MainSliderSec>.dsgnElmt:nth-child(4) {
    top: 6%;
    left: 50%;
    animation: flying 15s ease-in-out infinite
}

#MainSliderSec>.dsgnElmt:nth-child(5) {
    bottom: 0;
    right: 2%
}

#MainSliderSec>.dsgnElmt:nth-child(6) {
    bottom: 22%;
    right: 10%;
    z-index: 1
}

#MainSliderSec .dFLxBx {
    align-items: center;
    position: relative
}

@media only screen and (min-width: 576px) {
    #MainSliderSec .dFLxBx .RT {
        padding-left: 0
    }
}

#MainSliderSec .dFLxBx .MainSlide .splide__list {
    align-items: center;
    height: auto
}

@media only screen and (min-width: 576px) {
    #MainSliderSec .dFLxBx .MainSlide .splide__list {
        height: 350px
    }
}

@media only screen and (min-width: 768px) {
    #MainSliderSec .dFLxBx .MainSlide .splide__list {
        height: 400px
    }
}

@media only screen and (min-width: 992px) {
    #MainSliderSec .dFLxBx .MainSlide .splide__list {
        height: 500px
    }
}

@media only screen and (min-width: 1200px) {
    #MainSliderSec .dFLxBx .MainSlide .splide__list {
        height: 560px
    }
}

@media only screen and (min-width: 1441px) {
    #MainSliderSec .dFLxBx .MainSlide .splide__list {
        height: 720px
    }
}

@media only screen and (min-width: 992px) {
    #MainSliderSec .dFLxBx .MainSlide .splide__slide.is-next {
        transform: translate(60px, 0)
    }
}

@media only screen and (min-width: 1200px) {
    #MainSliderSec .dFLxBx .MainSlide .splide__slide.is-next {
        transform: translate(80px, 0)
    }
}

@media only screen and (min-width: 1360px) {
    #MainSliderSec .dFLxBx .MainSlide .splide__slide.is-next {
        transform: translate(110px, 0)
    }
}

@media only screen and (min-width: 1441px) {
    #MainSliderSec .dFLxBx .MainSlide .splide__slide.is-next {
        transform: translate(130px, 0)
    }
}

@media only screen and (min-width: 1551px) {
    #MainSliderSec .dFLxBx .MainSlide .splide__slide.is-next {
        transform: translate(150px, 0)
    }
}

#MainSliderSec .dFLxBx .MainSlide .splide__slide:not(.is-active) {
    opacity: 0;
    visibility: hidden
}

#MainSliderSec .dFLxBx .MainSlide .splide__slide {
    display: flex;
    align-items: center;
    transition: .4s all;
    position: relative;
    height: 100%
}

@media only screen and (max-width: 576px) {
    #MainSliderSec .dFLxBx .MainSlide .splide__slide {
        flex-direction: column-reverse
    }
}

#MainSliderSec .dFLxBx .MainSlide .splide__slide.splide__slide--clone .imgOtBox .sideImg, #MainSliderSec .dFLxBx .MainSlide .splide__slide.splide__slide--clone .imgOtBox .bgSvg {
    display: none
}

#MainSliderSec .dFLxBx .MainSlide .splide__slide:not(.splide__slide--clone).is-active .lftBx>* {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

#MainSliderSec .dFLxBx .MainSlide .splide__slide:not(.splide__slide--clone).is-active .imgOtBox .imgBox {
    opacity: 1;
    visibility: visible;
    transform: scale(0.8)
}

@media only screen and (min-width: 576px) {
    #MainSliderSec .dFLxBx .MainSlide .splide__slide:not(.splide__slide--clone).is-active .imgOtBox .imgBox {
        transform: scale(1)
    }
}

#MainSliderSec .dFLxBx .MainSlide .splide__slide:not(.splide__slide--clone).is-active .imgOtBox .sideImg {
    transition-delay: .2s;
    transform: translate(50px, 0) scale(1)
}

@media only screen and (min-width: 576px) {
    #MainSliderSec .dFLxBx .MainSlide .splide__slide:not(.splide__slide--clone).is-active .imgOtBox .sideImg {
        transform: translate(70px, 0) scale(1)
    }
}

@media only screen and (min-width: 992px) {
    #MainSliderSec .dFLxBx .MainSlide .splide__slide:not(.splide__slide--clone).is-active .imgOtBox .sideImg {
        transform: translate(160px, 0) scale(1)
    }
}

#MainSliderSec .dFLxBx .MainSlide .splide__slide:not(.splide__slide--clone).is-active .imgOtBox .bgSvg {
    transition-delay: .3s;
    transform: translate(0, 0);
    opacity: 1
}

#MainSliderSec .dFLxBx .MainSlide .splide__slide:not(.splide__slide--clone).is-active .imgOtBox .tipBxWrp {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    transition: .4s all;
    transition-delay: .4s
}

#MainSliderSec .dFLxBx .lftBx {
    position: relative;
    z-index: 10;
    text-align: left
}

@media only screen and (max-width: 576px) {
    #MainSliderSec .dFLxBx .lftBx {
        margin-top: 15px;
        text-align: center
    }
}

@media only screen and (min-width: 1200px) {
    #MainSliderSec .dFLxBx .lftBx {
        width: 500px
    }
}

@media only screen and (min-width: 1360px) {
    #MainSliderSec .dFLxBx .lftBx {
        width: 550px;
        padding-right: 0
    }
}

@media only screen and (min-width: 1441px) {
    #MainSliderSec .dFLxBx .lftBx {
        width: 600px
    }
}

#MainSliderSec .dFLxBx .lftBx>* {
    transform: translateY(100px);
    opacity: 0;
    visibility: hidden
}

#MainSliderSec .dFLxBx .lftBx .subT {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    color: #757575;
    text-transform: uppercase;
    margin-bottom: 10px;
    transition: .4s all
}

@media only screen and (min-width: 992px) {
    #MainSliderSec .dFLxBx .lftBx .subT {
        font-size: 15px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 1441px) {
    #MainSliderSec .dFLxBx .lftBx .subT {
        font-size: 20px
    }
}

#MainSliderSec .dFLxBx .lftBx .mainT {
    font-size: 24px;
    line-height: 1.2;
    font-weight: bold;
    color: #323233;
    margin-bottom: 15px;
    transition: .6s all
}

@media only screen and (min-width: 576px) {
    #MainSliderSec .dFLxBx .lftBx .mainT {
        font-size: 28px;
        margin-bottom: 25px
    }
}

@media only screen and (min-width: 768px) {
    #MainSliderSec .dFLxBx .lftBx .mainT {
        font-size: 34px
    }
}

@media only screen and (min-width: 992px) {
    #MainSliderSec .dFLxBx .lftBx .mainT {
        font-size: 44px;
        margin-bottom: 40px
    }
}

@media only screen and (min-width: 1441px) {
    #MainSliderSec .dFLxBx .lftBx .mainT {
        font-size: 60px;
        margin-bottom: 45px
    }
}

#MainSliderSec .dFLxBx .lftBx .mainT span {
    color: #2659A4;
}

#MainSliderSec .dFLxBx .lftBx p {
    color: #5b5b5b;
    font-weight: 400;
    margin: 0;
    font-family: "Rubik", sans-serif;
    font-size: 15px;
    transition: .8s all
}

#MainSliderSec .dFLxBx .lftBx p br {
    display: none
}

@media only screen and (min-width: 992px) {
    #MainSliderSec .dFLxBx .lftBx p {
        font-size: 18px
    }

    #MainSliderSec .dFLxBx .lftBx p br {
        display: block
    }
}

@media only screen and (min-width: 1200px) {
    #MainSliderSec .dFLxBx .lftBx p {
        font-size: 20px
    }
}

#MainSliderSec .dFLxBx .lftBx .cmnBtn {
    max-width: 150px;
    margin: 0 auto;
    transition: .4s all
}

@media only screen and (min-width: 576px) {
    #MainSliderSec .dFLxBx .lftBx .cmnBtn {
        margin-left: 0
    }
}

@media only screen and (min-width: 992px) {
    #MainSliderSec .dFLxBx .lftBx .cmnBtn {
        max-width: 160px
    }
}

@media only screen and (min-width: 1551px) {
    #MainSliderSec .dFLxBx .lftBx .cmnBtn {
        max-width: 230px
    }
}

#MainSliderSec .dFLxBx .ritBx {
    position: relative
}

@media only screen and (min-width: 1200px) {
    #MainSliderSec .dFLxBx .ritBx {
        width: calc(100% - 500px)
    }
}

@media only screen and (min-width: 1360px) {
    #MainSliderSec .dFLxBx .ritBx {
        width: calc(100% - 550px)
    }
}

@media only screen and (min-width: 1441px) {
    #MainSliderSec .dFLxBx .ritBx {
        width: calc(100% - 600px);
        padding-left: 30px
    }
}

#MainSliderSec .dFLxBx .ritBx .imgOtBox {
    width: 260px;
    height: 260px;
    margin-left: auto;
    position: relative
}

@media only screen and (min-width: 468px) {
    #MainSliderSec .dFLxBx .ritBx .imgOtBox {
        width: 280px;
        height: 280px
    }
}

@media only screen and (min-width: 768px) {
    #MainSliderSec .dFLxBx .ritBx .imgOtBox {
        width: 360px;
        height: 360px
    }
}

@media only screen and (min-width: 992px) {
    #MainSliderSec .dFLxBx .ritBx .imgOtBox {
        width: 480px;
        height: 480px
    }
}

@media only screen and (min-width: 1200px) {
    #MainSliderSec .dFLxBx .ritBx .imgOtBox {
        width: 668px;
        height: 510px
    }
}

@media only screen and (min-width: 1441px) {
    #MainSliderSec .dFLxBx .ritBx .imgOtBox {
        width: 640px;
        height: 640px
    }
}

#MainSliderSec .dFLxBx .ritBx .imgBox {
    width: 100%;
    height: 100%;
    transition: .4s all;
    pointer-events: none;
    transform: scale(0.3);
    /* border-radius: 50%; */
    will-change: transform;
    overflow: hidden;
    position: relative;
    opacity: 0;
    visibility: hidden
}

@media only screen and (min-width: 576px) {
    #MainSliderSec .dFLxBx .ritBx .imgBox {
        transform: scale(0.6)
    }
}

#MainSliderSec .dFLxBx .ritBx .imgBox img {
    transition: .4s all;
    width: 100%;
    height: 100%;
    object-fit: cover
}

#MainSliderSec .dFLxBx .ritBx .sideImg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: fit-content;
    height: -moz-fit-content;
    transition: .5s all;
    z-index: 1;
    transform: translate(250px, 0) scale(0.7)
}

@media only screen and (max-width: 576px) {
    #MainSliderSec .dFLxBx .ritBx .sideImg {
        max-width: 270px
    }
}

@media only screen and (max-width: 468px) {
    #MainSliderSec .dFLxBx .ritBx .sideImg {
        max-width: 210px
    }
}

@media only screen and (min-width: 1200px) {
    #MainSliderSec .dFLxBx .ritBx .sideImg {
     
        transform: translate(320px, 0) scale(0.7)
    }
}

@media only screen and (min-width: 1441px) {
    #MainSliderSec .dFLxBx .ritBx .sideImg {
        transform: translate(400px, 0) scale(0.7)
    }
}

#MainSliderSec .dFLxBx .ritBx .bgSvg {
    position: absolute;
    top: 0;
    left: 80px;
    opacity: 0;
    margin: auto;
    transition: .6s all;
    z-index: 0;
    display: flex;
    align-items: center;
    transform: translate(200px, 0)
}

@media only screen and (min-width: 576px) {
    #MainSliderSec .dFLxBx .ritBx .bgSvg {
        left: 0
    }
}

@media only screen and (min-width: 992px) {
    #MainSliderSec .dFLxBx .ritBx .bgSvg {
        transform: translate(250px, 0)
    }
}

#MainSliderSec .dFLxBx .ritBx .bgSvg img {
    width: 100px
}

@media only screen and (min-width: 576px) {
    #MainSliderSec .dFLxBx .ritBx .bgSvg img {
        width: 100px
    }
}

@media only screen and (min-width: 768px) {
    #MainSliderSec .dFLxBx .ritBx .bgSvg img {
        width: 140px
    }
}

@media only screen and (min-width: 992px) {
    #MainSliderSec .dFLxBx .ritBx .bgSvg img {
        width: 190px
    }
}

#MainSliderSec .dFLxBx .ritBx .tipBxWrp {
    position: absolute;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transform: scale(0.6)
}

#MainSliderSec .dFLxBx .ritBx .tipBxWrp.lft {
    top: 50%;
    left: 0
}

@media only screen and (min-width: 992px) {
    #MainSliderSec .dFLxBx .ritBx .tipBxWrp.lft {
        left: 10%
    }
}

#MainSliderSec .dFLxBx .ritBx .tipBxWrp.lft .tipBx {
    box-shadow: -4px 8px 14px 0px rgba(0, 0, 0, .1);
    -webkit-box-shadow: -4px 8px 14px 0px rgba(0, 0, 0, .1);
    -moz-box-shadow: -4px 8px 14px 0px rgba(0, 0, 0, .1)
}

#MainSliderSec .dFLxBx .ritBx .tipBxWrp.rgt {
    top: 14%;
    right: 86px;
}

#MainSliderSec .dFLxBx .ritBx .tipBxWrp.rgt .tipBx {
    border-color: #032B66;
    box-shadow: -18px 20px 20px 0px rgba(233, 44, 23, .1);
    -webkit-box-shadow: -18px 20px 20px 0px rgba(233, 44, 23, .1);
    -moz-box-shadow: -18px 20px 20px 0px rgba(233, 44, 23, .1)
}
.splide__arrow .splide__arrow--prev{
display: none;
}
#MainSliderSec .dFLxBx .ritBx .tipBxWrp .tipBx {
    max-width: 230px;
    width: fit-content;
    height: 60px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    color: #323233;
    text-align: left;
    margin-bottom: 0;
    padding: 10px;
    border-radius: 20px;
    backdrop-filter: blur(30px);
    background: rgba(255, 255, 255, .8);
    border: 1px solid #fff;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 576px) {
    #MainSliderSec .dFLxBx .ritBx .tipBxWrp .tipBx {
        font-size: 16px
    }
}

@media only screen and (min-width: 768px) {
    #MainSliderSec .dFLxBx .ritBx .tipBxWrp .tipBx {
        padding: 15px;
        height: 66px
    }
}

@media only screen and (min-width: 992px) {
    #MainSliderSec .dFLxBx .ritBx .tipBxWrp .tipBx {
        font-size: 15px;
        padding: 20px 30px;
        height: 90px
    }
}

@media only screen and (min-width: 1200px) {
    #MainSliderSec .dFLxBx .ritBx .tipBxWrp .tipBx {
        font-size: 20px
    }
}

#MainSliderSec .ThumbSlide {
    margin: auto;
    height: fit-content;
    height: -moz-fit-content
}

@media only screen and (min-width: 992px) {
    #MainSliderSec .ThumbSlide {
        position: absolute;
        bottom: 40px;
        left: 0
    }
}

#MainSliderSec .ThumbSlide .splide__track .splide__list {
    margin: 0 -10px !important;
    justify-content: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width: 576px) {
    #MainSliderSec .ThumbSlide .splide__track .splide__list {
        justify-content: flex-start
    }
}

@media only screen and (min-width: 992px) {
    #MainSliderSec .ThumbSlide .splide__track .splide__list {
        margin: 0 -15px !important
    }
}

#MainSliderSec .ThumbSlide .splide__track .splide__list .splide__slide {
    height: fit-content !important;
    height: -moz-fit-content !important;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    border: none
}

#MainSliderSec .ThumbSlide .splide__track .splide__list .splide__slide .Dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 10px;
    background-color: #cfcfcf;
    position: relative;
    z-index: 10
}

@media only screen and (min-width: 992px) {
    #MainSliderSec .ThumbSlide .splide__track .splide__list .splide__slide .Dot {
        width: 12px;
        height: 12px;
        margin: 0 15px
    }
}

#MainSliderSec .ThumbSlide .splide__track .splide__list .splide__slide.is-active .Dot {
    background-color: #032B66
}

#abtSec {
    padding: 80px 0 40px 0;
    position: relative
}

@media only screen and (min-width: 576px) {
    #abtSec {
        padding: 60px 0 40px
    }
}

@media only screen and (min-width: 992px) {
    #abtSec {
        padding: 80px 0
    }
}

@media only screen and (min-width: 1200px) {
    #abtSec {
        padding: 90px 0 100px 0
    }
}

@media only screen and (min-width: 1441px) {
    #abtSec {
        padding: 140px 0 160px 0
    }
}

#abtSec .rdElmt {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background-color: #ececec
}

#abtSec .rdBdrElmt {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #032B66;
    animation: vibrate 3s infinite linear
}

#abtSec .dotElmt {
    width: 50px;
    height: auto;
  
    transform: scale(-1, 1)
}

#abtSec .sqElmt {
    width: 10px;
    height: 10px;
    border-radius: 2px;
    border: 1px solid #032B66;
    transform: rotate(-45deg);
    animation: rotate 15s infinite linear
}

#abtSec>.dsgnElmt {
    position: absolute;
    z-index: -1
}

#abtSec>.dsgnElmt:nth-child(1) {
    top: 2%;
    right: 15%
}

#abtSec>.dsgnElmt:nth-child(2) {
    bottom: 10%;
    right: 10%
}

#abtSec>.dsgnElmt:nth-child(3) {
    bottom: 5%;
    left: 6%
}

#abtSec>.dsgnElmt:nth-child(4) {
    top: 22%;
    left: 58%;
    z-index: 2
}

@media only screen and (min-width: 992px) {
    #abtSec>.dsgnElmt:nth-child(4) {
        top: 38%;
        left: 40%
    }
}

#abtSec .dFlx {
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#abtSec .dFlx .lftSd {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

@media only screen and (min-width: 992px) {
    #abtSec .dFlx .lftSd {
        margin-bottom: 10px;
        max-width: 640px
    }
}

@media only screen and (min-width: 1441px) {
    #abtSec .dFlx .lftSd {
        max-width: 780px
    }
}

#abtSec .dFlx .rgtSd {
    width: 100%;
    max-width: 100%
}

@media only screen and (min-width: 992px) {
    #abtSec .dFlx .rgtSd {
        max-width: calc(100% - 640px)
    }
}

@media only screen and (min-width: 1441px) {
    #abtSec .dFlx .rgtSd {
        max-width: calc(100% - 780px)
    }
}

#abtSec .imgWrp {
    width: 200px;
    height: 200px;
    margin: auto;
    position: relative;
    z-index: 1
}

@media only screen and (min-width: 380px) {
    #abtSec .imgWrp {
        width: 230px;
        height: 230px
    }
}

@media only screen and (min-width: 468px) {
    #abtSec .imgWrp {
        width: 240px;
        height: 240px
    }
}

@media only screen and (min-width: 576px) {
    #abtSec .imgWrp {
        width: 340px;
        height: 340px
    }
}

@media only screen and (min-width: 992px) {
    #abtSec .imgWrp {
        width: 490px;
        height: 490px
    }
}

#abtSec .imgWrp::after {
    content: "";
    width: 400px;
    height: 400px;
    border-radius: 50%;
    filter: blur(100px);
    opacity: 8%;
    background-color: #032B66;
    position: absolute;
    z-index: -1;
    top: 30%;
    left: 60%;
    transform: translate(-50%, -50%)
}

@media only screen and (min-width: 576px) {
    #abtSec .imgWrp::after {
        width: 500px;
        height: 500px
    }
}

@media only screen and (min-width: 992px) {
    #abtSec .imgWrp::after {
        width: 680px;
        height: 680px
    }
}

#abtSec .imgWrp .rdElmt {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #032B66
}

@media only screen and (min-width: 576px) {
    #abtSec .imgWrp .rdElmt {
        width: 70px;
        height: 70px
    }
}

#abtSec .imgWrp .rdBdrElmt {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 1px solid #032B66
}

@media only screen and (min-width: 576px) {
    #abtSec .imgWrp .rdBdrElmt {
        width: 145px;
        height: 145px
    }
}

#abtSec .imgWrp>.dsgnElmt {
    position: absolute;
    z-index: -1
}

#abtSec .imgWrp>.dsgnElmt:nth-child(1) {
    top: 0;
    left: 11%
}

#abtSec .imgWrp>.dsgnElmt:nth-child(2) {
    bottom: 0;
    right: 0
}

#abtSec .imgWrp .countBrdr {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 0;
    width: 120px;
    height: 120px;
    transform: translate(-50%, -50%) rotate(230deg);
    background-position: center
}

@media only screen and (min-width: 576px) {
    #abtSec .imgWrp .countBrdr {
        width: 180px;
        height: 180px
    }
}

@media only screen and (min-width: 992px) {
    #abtSec .imgWrp .countBrdr {
        width: 250px;
        height: 250px
    }
}

#abtSec .imgWrp .countBrdr img {
    animation: rotate 30s infinite linear;
    width: 100%;
    height: 100%;
    object-fit: cover
}

#abtSec .imgWrp .countBx {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    will-change: transform;
    padding: 15px;
    background: #fff;
    text-align: center;
    flex-direction: column;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 576px) {
    #abtSec .imgWrp .countBx {
        padding: 20px 30px;
        width: 145px;
        height: 145px
    }
}

@media only screen and (min-width: 992px) {
    #abtSec .imgWrp .countBx {
        width: 210px;
        height: 210px
    }
}

#abtSec .imgWrp .countBx .countTle {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 500;
    margin-bottom: 0;
    color: #323233;
    font-family: "Rubik", sans-serif
}

@media only screen and (min-width: 576px) {
    #abtSec .imgWrp .countBx .countTle {
        font-size: 30px
    }
}

@media only screen and (min-width: 768px) {
    #abtSec .imgWrp .countBx .countTle {
        font-size: 36px
    }
}

@media only screen and (min-width: 992px) {
    #abtSec .imgWrp .countBx .countTle {
        font-size: 50px
    }
}

@media only screen and (min-width: 1200px) {
    #abtSec .imgWrp .countBx .countTle {
        font-size: 65px
    }
}

#abtSec .imgWrp .countBx .countSTle {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    color: #acacac;
    font-family: "Rubik", sans-serif;
    text-transform: uppercase;
    margin-bottom: 0
}

@media only screen and (min-width: 468px) {
    #abtSec .imgWrp .countBx .countSTle {
        font-size: 13px
    }
}

@media only screen and (min-width: 576px) {
    #abtSec .imgWrp .countBx .countSTle {
        font-size: 16px
    }
}

@media only screen and (min-width: 992px) {
    #abtSec .imgWrp .countBx .countSTle {
        font-size: 15px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 1200px) {
    #abtSec .imgWrp .countBx .countSTle {
        font-size: 20px
    }
}

#abtSec .imgWrp .mImg {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    will-change: transform;
    backdrop-filter: blur(3px);
    padding: 20px 30px;
    background: rgba(255, 255, 255, .6);
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

#abtSec .imgWrp .mImg img {
    width: 100px;
    height: auto;
    object-fit: contain;
    filter: brightness(0) saturate(100%) invert(37%) sepia(66%) saturate(7098%) hue-rotate(349deg) brightness(90%) contrast(100%)
}

@media only screen and (min-width: 576px) {
    #abtSec .imgWrp .mImg img {
        width: 180px
    }
}

@media only screen and (min-width: 992px) {
    #abtSec .imgWrp .mImg img {
        width: 260px
    }
}

#abtSec .cntWrp {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

@media only screen and (min-width: 992px) {
    #abtSec .cntWrp {
        max-width: 420px;
        margin-left: 0;
        text-align: left
    }
}

@media only screen and (min-width: 1200px) {
    #abtSec .cntWrp {
        margin-left: 50px
    }
}

#abtSec .cntWrp .secTleWrp {
    text-align: center
}

@media only screen and (min-width: 992px) {
    #abtSec .cntWrp .secTleWrp {
        text-align: left
    }
}

#abtSec .cntWrp .btnWrp {
    margin-top: 0;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%
}

@media only screen and (min-width: 992px) {
    #abtSec .cntWrp .btnWrp {
        margin-top: 20px;
        margin-bottom: 0
    }
}

#abtSec .cntWrp .btnWrp .cmnBtn {
    max-width: 130px;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width: 992px) {
    #abtSec .cntWrp .btnWrp .cmnBtn {
        max-width: 140px;
        margin-left: 0
    }
}

@media only screen and (min-width: 1551px) {
    #abtSec .cntWrp .btnWrp .cmnBtn {
        max-width: 166px
    }
}

#countSec {
    position: relative;
    padding: 0 0 40px 0
}

@media only screen and (min-width: 992px) {
    #countSec {
        padding: 0 0 60px 0
    }
}

@media only screen and (min-width: 1441px) {
    #countSec {
        padding: 0 0 100px 0
    }
}

#countSec>.container>.dFlx {
    justify-content: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width: 1200px) {
    #countSec>.container>.dFlx {
        padding: 0 40px
    }
}

@media only screen and (min-width: 1441px) {
    #countSec>.container>.dFlx {
        padding: 0 80px
    }
}

#countSec>.container>.dFlx .countBxWrp {
    width: 33.3333333333%;
    padding: 10px
}

@media only screen and (min-width: 992px) {
    #countSec>.container>.dFlx .countBxWrp {
        padding: 15px
    }
}

#countSec .countBx {
    position: relative;
    transition: .4s all;
    flex-direction: column;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 768px) {
    #countSec .countBx {
        flex-direction: row
    }
}

@media only screen and (min-width: 992px) {
    #countSec .countBx {
        padding: 15px 0
    }
}

#countSec .countBx:hover .icon {
    border-color: #032B66
}

#countSec .countBx .icon {
    width: 60px;
    height: 60px;
    background-color: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 30px;
    margin-right: 0;
    margin-bottom: 10px;
    transition: .4s all;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .06);
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .06);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .06);
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 768px) {
    #countSec .countBx .icon {
        margin-right: 10px;
        margin-bottom: 0
    }
}

@media only screen and (min-width: 992px) {
    #countSec .countBx .icon {
        width: 80px;
        height: 80px;
        margin-right: 15px
    }
}

@media only screen and (min-width: 1200px) {
    #countSec .countBx .icon {
        margin-right: 22px
    }
}

@media only screen and (max-width: 468px) {
    #countSec .countBx .icon {
        margin: auto;
        margin-bottom: 10px
    }
}

#countSec .countBx .icon svg, #countSec .countBx .icon img {
    fill: #032B66;
    width: 30px
}

@media only screen and (min-width: 992px) {
    #countSec .countBx .icon svg, #countSec .countBx .icon img {
        width: 40px
    }
}

@media only screen and (min-width: 1200px) {
    #countSec .countBx .icon svg, #countSec .countBx .icon img {
        width: 46px
    }
}

#countSec .countBx .txtBx .dflx {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center
}

@media only screen and (min-width: 576px) {
    #countSec .countBx .txtBx .dflx {
        justify-content: flex-start;
        flex-direction: row;
        text-align: left
    }
}

#countSec .countBx .txtBx .dflx .num {
    font-size: 22px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 0;
    color: #323233;
    margin-right: 0;
    margin-bottom: 10px
}

@media only screen and (min-width: 576px) {
    #countSec .countBx .txtBx .dflx .num {
        font-size: 22px;
        margin-right: 10px;
        margin-bottom: 0
    }
}

@media only screen and (min-width: 992px) {
    #countSec .countBx .txtBx .dflx .num {
        font-size: 36px
    }
}

@media only screen and (min-width: 1200px) {
    #countSec .countBx .txtBx .dflx .num {
        font-size: 45px;
        margin-right: 15px
    }
}

@media only screen and (min-width: 1441px) {
    #countSec .countBx .txtBx .dflx .num {
        font-size: 55px
    }
}

#countSec .countBx .txtBx .dflx .txt {
    font-size: 10px;
    font-weight: 400;
    line-height: 1.3;
    color: #848484;
    font-family: "Rubik", sans-serif;
    text-transform: uppercase;
    margin-bottom: 0;
    vertical-align: middle
}

@media only screen and (min-width: 576px) {
    #countSec .countBx .txtBx .dflx .txt {
        font-size: 12px
    }
}

@media only screen and (min-width: 768px) {
    #countSec .countBx .txtBx .dflx .txt {
        font-size: 14px
    }
}

@media only screen and (min-width: 1200px) {
    #countSec .countBx .txtBx .dflx .txt {
        font-size: 15px;
        line-height: 1.5
    }
}

#servSec {
    position: relative;
    z-index: 1
}

#servSec::after {
    content: "";
    width: 1080px;
    height: 1080px;
    border-radius: 50%;
    filter: blur(100px);
    opacity: 4%;
    background-color: #032B66;
    position: absolute;
    z-index: -1;
    bottom: 0;
    right: 0;
    transform: translate(50%, 50%)
}

#servSec .rdElmt {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    will-change: transform;
    backdrop-filter: blur(30px);
    background: rgba(255, 255, 255, .1);
    opacity: 70%
}

@media only screen and (min-width: 992px) {
    #servSec .rdElmt {
        width: 70px;
        height: 70px
    }
}

#servSec>.dsgnElmt {
    position: absolute;
    z-index: 2
}

#servSec>.dsgnElmt:hover {
    opacity: .4
}

#servSec>.dsgnElmt:nth-child(1) {
    top: -35px;
    left: 25%;
    animation: flying 20s ease-in-out infinite
}

#servSec>.dsgnElmt:nth-child(2) {
    top: 30%;
    right: 10%;
    animation: flying 30s ease-in-out infinite
}

#servSec>.dsgnElmt:nth-child(2) .rdElmt {
    transform: scale(1.2)
}

#servSec>.dsgnElmt:nth-child(3) {
    bottom: 10%;
    left: 34%;
    animation: flying 40s ease-in-out infinite
}

#servSec>.dsgnElmt:nth-child(3) .rdElmt {
    transform: scale(1.4)
}

#servSec .servWrp {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 40px;
    overflow: hidden;
    background-color: #000;
    padding-top: 40px;
    padding-bottom: 40px
}

@media only screen and (min-width: 576px) {
    #servSec .servWrp {
        padding-top: 60px;
        padding-bottom: 60px;
        border-radius: 90px
    }
}

@media only screen and (min-width: 992px) {
    #servSec .servWrp {
        padding-top: 90px;
        padding-bottom: 90px
    }
}

#servSec .servWrp .bgImg {
    opacity: .4
}

#servSec .secTleWrp {
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px
}

@media only screen and (min-width: 576px) {
    #servSec .secTleWrp {
        margin-bottom: 50px
    }
}

@media only screen and (min-width: 768px) {
    #servSec .secTleWrp {
        margin-bottom: 70px
    }
}

@media only screen and (min-width: 992px) {
    #servSec .secTleWrp {
        margin-bottom: 90px
    }
}

#servSec .secTleWrp .supTle {
    color: #fff
}

#servSec .secTleWrp .mTle {
    color: #fff
}

#areaSec {
    padding: 40px 0;
    position: relative;
    z-index: 1
}

@media only screen and (min-width: 576px) {
    #areaSec {
        padding: 50px 0
    }
}

@media only screen and (min-width: 992px) {
    #areaSec {
        padding: 70px 0
    }
}

@media only screen and (min-width: 1200px) {
    #areaSec {
        padding: 90px 0
    }
}

#areaSec .dFlx {
    justify-content: center;
    margin: 0 -5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width: 1360px) {
    #areaSec .dFlx {
        margin: 0 -15px
    }
}

@media only screen and (min-width: 1441px) {
    #areaSec .dFlx {
        margin: 0 -20px
    }
}

#areaSec .dFlx .fTBx {
    padding: 10px 5px;
    width: 50%;
    height: 150px
}

@media only screen and (min-width: 576px) {
    #areaSec .dFlx .fTBx {
        width: 33.3333333333%
    }
}

@media only screen and (min-width: 768px) {
    #areaSec .dFlx .fTBx {
        width: 20%
    }
}

@media only screen and (min-width: 992px) {
    #areaSec .dFlx .fTBx {
        width: 16.6666666667%;
        padding: 10px 10px;
        height: 180px
    }
}

@media only screen and (min-width: 1360px) {
    #areaSec .dFlx .fTBx {
        padding: 20px 15px;
        height: 230px
    }
}

@media only screen and (min-width: 1441px) {
    #areaSec .dFlx .fTBx {
        padding: 20px
    }
}

#areaSec .dFlx .fTBx .catG {
    border-radius: 35px;
    box-shadow: 0 0 25px rgba(0, 0, 0, .06);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(13px);
    -webkit-backdrop-filter: blur(13px);
    overflow: hidden;
    padding: 20px 10px;
    background: rgba(255, 255, 255, .55);
    height: 140px;
    transition: all .4s;
    cursor: context-menu;
}

@media only screen and (min-width: 768px) {
    #areaSec .dFlx .fTBx .catG {
        height: 160px
    }
}

@media only screen and (min-width: 992px) {
    #areaSec .dFlx .fTBx .catG {
        background: rgba(255, 255, 255, .35)
    }
}

@media only screen and (min-width: 1360px) {
    #areaSec .dFlx .fTBx .catG {
        height: 185px
    }
}

@media only screen and (min-width: 1441px) {
    #areaSec .dFlx .fTBx .catG {
        padding: 30px 10px
    }
}

#areaSec .dFlx .fTBx .catG::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #032B66;
    opacity: 0;
    visibility: hidden;
    transition: .4s all
}

#areaSec .dFlx .fTBx .catG:hover {
    height: 150px;
    transform: translateY(-5px);
    box-shadow: 0 10px 10px 0px rgba(23, 48, 233, 0.2);
    -webkit-box-shadow: 0 10px 10px 0px rgba(23, 48, 233, 0.2);
    -moz-box-shadow: 0 10px 10px 0px rgba(23, 48, 233, 0.2)
}

@media only screen and (min-width: 768px) {
    #areaSec .dFlx .fTBx .catG:hover {
        height: 180px;
        transform: translateY(-10px)
    }
}

@media only screen and (min-width: 1360px) {
    #areaSec .dFlx .fTBx .catG:hover {
        height: 210px;
        transform: translateY(-25px)
    }
}

#areaSec .dFlx .fTBx .catG:hover::after {
    opacity: 1;
    visibility: visible
}

#areaSec .dFlx .fTBx .catG:hover .icon img {
    filter: invert(1) brightness(20)
}

@media only screen and (min-width: 992px) {
    #areaSec .dFlx .fTBx .catG:hover .icon img {
        height: 72px;
        max-width: 72px
    }
}

#areaSec .dFlx .fTBx .catG:hover .title {
    color: #fff
}

#areaSec .dFlx .fTBx .catG .inrB {
    position: relative;
    z-index: 10
}

#areaSec .dFlx .fTBx .catG .icon {
    margin-bottom: 15px
}

@media only screen and (min-width: 992px) {
    #areaSec .dFlx .fTBx .catG .icon {
        margin-bottom: 22px
    }
}

#areaSec .dFlx .fTBx .catG .icon img {
    transition: .4s all;
    height: 40px
}

@media only screen and (min-width: 576px) {
    #areaSec .dFlx .fTBx .catG .icon img {
        height: 55px
    }
}

@media only screen and (min-width: 992px) {
    #areaSec .dFlx .fTBx .catG .icon img {
        height: 70px
    }
}

@media only screen and (min-width: 1441px) {
    #areaSec .dFlx .fTBx .catG .icon img {
        height: auto
    }
}

#areaSec .dFlx .fTBx .catG .title {
    color: #848484;
    font-weight: 700;
    transition: .4s all;
    font-size: 15px;
    line-height: 1.2
}

@media only screen and (min-width: 992px) {
    #areaSec .dFlx .fTBx .catG .title {
        font-size: 16px
    }
}

#whySec {
    padding: 20px 0 40px
}

@media only screen and (min-width: 576px) {
    #whySec {
        padding: 20px 0 50px
    }
}

@media only screen and (min-width: 992px) {
    #whySec {
        padding: 20px 0 70px
    }
}

@media only screen and (min-width: 1200px) {
    #whySec {
        padding: 20px 0 120px
    }
}

#whySec .secTleWrp {
    max-width: 680px;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width: 576px) {
    #whySec .secTleWrp {
        margin-bottom: 50px
    }
}

@media only screen and (min-width: 768px) {
    #whySec .secTleWrp {
        margin-bottom: 70px
    }
}

@media only screen and (min-width: 992px) {
    #whySec .secTleWrp {
        margin-bottom: 90px
    }
}

#whySec .cntWrp {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1
}

#whySec .cntWrp>.bgSvg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 290px
}

@media only screen and (min-width: 576px) {
    #whySec .cntWrp>.bgSvg {
        max-width: 460px
    }
}

#whySec .cntWrp .dFlx {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#whySec .cntWrp .dFlx .itm {
    width: 100%;
    padding: 15px
}

@media only screen and (min-width: 576px) {
    #whySec .cntWrp .dFlx .itm {
        width: 50%
    }
}

@media only screen and (min-width: 992px) {
    #whySec .cntWrp .dFlx .itm {
        padding: 35px
    }
}

#whySec .cntWrp .dFlx .itm:nth-child(1) .whyBxWrp {
    margin: 0 auto
}

#whySec .cntWrp .dFlx .itm:nth-child(1) .whyBxWrp .dsgnElmt {
    top: -35px;
    left: 25%
}

@media only screen and (min-width: 576px) {
    #whySec .cntWrp .dFlx .itm:nth-child(2) .whyBxWrp {
        margin: 0 60px 0 auto
    }
}

#whySec .cntWrp .dFlx .itm:nth-child(2) .whyBxWrp .dsgnElmt {
    top: -17.5px;
    left: 60%
}

#whySec .cntWrp .dFlx .itm:nth-child(2) .whyBxWrp .dsgnElmt .rdElmt {
    width: 35px;
    height: 35px;
    background-color: rgba(0, 0, 0, 0);
    border: 3px solid #032B66
}

@media only screen and (min-width: 576px) {
    #whySec .cntWrp .dFlx .itm:nth-child(3) .whyBxWrp {
        margin: 0 auto 0 0
    }
}

#whySec .cntWrp .dFlx .itm:nth-child(3) .whyBxWrp .dsgnElmt {
    bottom: 50px;
    right: 120px
}

#whySec .cntWrp .dFlx .itm:nth-child(3) .whyBxWrp .dsgnElmt .rdElmt {
    width: 100px;
    height: 100px;
    background-color: rgba(0, 0, 0, 0);
    border: 3px solid #032B66
}

@media only screen and (min-width: 576px) {
    #whySec .cntWrp .dFlx .itm:nth-child(4) .whyBxWrp {
        margin: 40px auto 0 auto
    }
}

#whySec .cntWrp .dFlx .itm:nth-child(4) .whyBxWrp .dsgnElmt {
    top: 30%;
    right: -40px
}

#whySec .cntWrp .dFlx .itm:nth-child(4) .whyBxWrp .dsgnElmt .rdElmt {
    width: 28px;
    height: 28px;
    border: 3px solid #032B66
}

#whySec .cntWrp .dFlx .itm .whyBxWrp {
    width: fit-content;
    position: relative;
    z-index: 1
}

#whySec .cntWrp .dFlx .itm .whyBxWrp>.dsgnElmt {
    position: absolute;
    z-index: -1
}

#whySec .cntWrp .dFlx .itm .whyBxWrp>.dsgnElmt .rdElmt {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    will-change: transform;
    background-color: #032B66;
    position: absolute;
    z-index: -1
}

#whySec .cntWrp .dFlx .itm .whyBxWrp:hover>.dsgnElmt .rdElmt {
    animation: aniHoriz 15s infinite linear
}

#whySec .cntWrp .dFlx .itm .whyBxWrp .whyBx {
    width: 100%;
    max-width: 480px;
    height: auto;
    will-change: transform;
    backdrop-filter: blur(4px);
    padding: 20px;
    background: rgba(255, 255, 255, .8);
    border-radius: 20px;
    display: block;
    box-shadow: 0 0 25px rgba(0, 0, 0, .05);
    transition: all .4s
}

@media only screen and (min-width: 468px) {
    #whySec .cntWrp .dFlx .itm .whyBxWrp .whyBx {
        padding: 20px 30px
    }
}

@media only screen and (min-width: 576px) {
    #whySec .cntWrp .dFlx .itm .whyBxWrp .whyBx {
        padding: 20px
    }
}

@media only screen and (min-width: 768px) {
    #whySec .cntWrp .dFlx .itm .whyBxWrp .whyBx {
        padding: 25px 35px
    }
}

@media only screen and (min-width: 992px) {
    #whySec .cntWrp .dFlx .itm .whyBxWrp .whyBx {
        padding: 40px 50px
    }
}

#whySec .cntWrp .dFlx .itm .whyBxWrp .whyBx:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 10px 0px rgba(233, 44, 23, .1);
    -webkit-box-shadow: 0 10px 10px 0px rgba(233, 44, 23, .1);
    -moz-box-shadow: 0 10px 10px 0px rgba(233, 44, 23, .1)
}

#whySec .cntWrp .dFlx .itm .whyBxWrp .whyBx .tle {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    color: #323233;
    text-align: left;
    margin-bottom: 10px
}

@media only screen and (min-width: 576px) {
    #whySec .cntWrp .dFlx .itm .whyBxWrp .whyBx .tle {
        font-size: 15px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 992px) {
    #whySec .cntWrp .dFlx .itm .whyBxWrp .whyBx .tle {
        font-size: 18px
    }
}

@media only screen and (min-width: 1200px) {
    #whySec .cntWrp .dFlx .itm .whyBxWrp .whyBx .tle {
        font-size: 20px;
        margin-bottom: 20px
    }
}

#whySec .cntWrp .dFlx .itm .whyBxWrp .whyBx p {
    margin-bottom: 0;
    color: #707070
}

#teamSec {
    background-color: #f1f1f1;
    padding: 40px 0
}

@media only screen and (min-width: 576px) {
    #teamSec {
        padding: 50px 0
    }
}

@media only screen and (min-width: 992px) {
    #teamSec {
        padding: 70px 0
    }
}

@media only screen and (min-width: 1200px) {
    #teamSec {
        padding: 80px 0 120px
    }
}

#teamSec.ourTeam {
    background-color: #ffffff;
    padding: 100px 100px 157px 64px;
}

@media only screen and (min-width: 992px) {
    #teamSec.ourTeam .secTleWrp {
        margin-bottom: 40px
    }
}

#teamSec .secTleWrp {
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width: 992px) {
    #teamSec .secTleWrp {
        margin-bottom: 70px
    }
}

#teamSec .teamSlide .owl-stage-outer .owl-stage {
    margin: auto
}

#clientsSec {
    padding: 40px 0
}

@media only screen and (min-width: 576px) {
    #clientsSec {
        padding: 60px 0
    }
}

@media only screen and (min-width: 992px) {
    #clientsSec {
        padding: 80px 0
    }
}

@media only screen and (min-width: 1200px) {
    #clientsSec {
        padding: 100px 0
    }
}

#clientsSec .secTleWrp {
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width: 576px) {
    #clientsSec .secTleWrp {
        margin-bottom: 50px
    }
}

@media only screen and (min-width: 992px) {
    #clientsSec .secTleWrp {
        margin-bottom: 70px
    }
}

#clientsSec .clientBx {
    background: #fff;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 60px;
    border-radius: 10px;
    padding: 0 10px;
    margin: 10px 0;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 768px) {
    #clientsSec .clientBx {
        height: 80px
    }
}

@media only screen and (min-width: 992px) {
    #clientsSec .clientBx {
        padding: 0 15px;
        margin: 20px 0;
        height: 120px
    }
}

#clientsSec .clientBx img {
    max-height: 60px;
    max-width: 100%;
    width: 100%
}

@media only screen and (min-width: 768px) {
    #clientsSec .clientBx img {
        max-height: 80px;
        max-width: 100%
    }
}

@media only screen and (min-width: 992px) {
    #clientsSec .clientBx img {
        max-height: 120px
    }
}

#testiSec {
    background-color: #000;
    position: relative;
    z-index: 1;
    padding-top: 40px;
    padding-bottom: 40px
}

@media only screen and (min-width: 576px) {
    #testiSec {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media only screen and (min-width: 992px) {
    #testiSec {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

@media only screen and (min-width: 1200px) {
    #testiSec {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

#testiSec .bgImg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 60%;
    z-index: -2;
    object-fit: cover
}

@media only screen and (min-width: 992px) {
    #testiSec .secTleWrp {
        margin-bottom: 50px
    }
}

#testiSec .secTleWrp .supTle {
    color: #fff
}

#testiSec .secTleWrp .mTle {
    color: #fff
}

#testiSec .testiBx {
    width: 100%;
    height: 100%;
    padding: 20px 25px;
    background-color: #fff;
    border-radius: 30px;
    backdrop-filter: blur(10px)
}

@media only screen and (min-width: 576px) {
    #testiSec .testiBx {
        padding: 40px 25px
    }
}

@media only screen and (min-width: 1200px) {
    #testiSec .testiBx {
        padding: 50px 58px
    }
}

#testiSec .testiBx .avatr {
    display: flex;
    align-items: center;
    margin-bottom: 15px
}

@media only screen and (min-width: 992px) {
    #testiSec .testiBx .avatr {
        margin-bottom: 31px
    }
}

#testiSec .testiBx .avatr .imgBox {
    width: 64px;
    height: 64px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #032B66;
    overflow: hidden
}

#testiSec .testiBx .avatr .imgBox img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#testiSec .testiBx .avatr .info {
    padding: 0 18px
}

#testiSec .testiBx .avatr .info .name {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #323233;
    text-transform: capitalize;
    margin-bottom: 7px
}

@media only screen and (min-width: 576px) {
    #testiSec .testiBx .avatr .info .name {
        font-size: 17px
    }
}

@media only screen and (min-width: 992px) {
    #testiSec .testiBx .avatr .info .name {
        font-size: 20px
    }
}

#testiSec .testiBx .avatr .info .post {
    font-size: 15px;
    font-weight: 300;
    color: #323233;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#testiSec .testiBx .text {
    font-size: 13px;
    color: #323233;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 1.3
}

@media only screen and (min-width: 768px) {
    #testiSec .testiBx .text {
        font-size: 14px
    }
}

@media only screen and (min-width: 992px) {
    #testiSec .testiBx .text {
        font-size: 15px;
        line-height: 1.6
    }
}

#testiSec .testiSlide .item {
    height: 100%
}

#testiSec .testiSlide .owl-dots {
    justify-content: flex-start
}

#podcastSec {
    background-color: #fef4f4;
    position: relative;
    z-index: 1;
    padding-top: 40px;
    padding-bottom: 40px
}

@media only screen and (min-width: 576px) {
    #podcastSec {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media only screen and (min-width: 992px) {
    #podcastSec {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

@media only screen and (min-width: 992px) {
    #podcastSec .secTleWrp {
        margin-bottom: 50px
    }
}

#podcastSec .podBx {
    width: 100%;
    display: block;
    position: relative;
    z-index: 1;
    margin-bottom: 15px
}

@media only screen and (min-width: 576px) {
    #podcastSec .podBx {
        margin-bottom: 0
    }
}

@media only screen and (min-width: 1200px) {
    #podcastSec .podBx {
        margin-bottom: 35px
    }
}

#podcastSec .podBx:hover .imgWrp {
    box-shadow: 0 10px 10px 0px rgba(233, 44, 23, .1);
    -webkit-box-shadow: 0 10px 10px 0px rgba(233, 44, 23, .1);
    -moz-box-shadow: 0 10px 10px 0px rgba(233, 44, 23, .1)
}

#podcastSec .podBx:hover .imgWrp img {
    transform: scale(1.1)
}

#podcastSec .podBx.lg {
    height: 100%;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 0
}

@media only screen and (min-width: 1200px) {
    #podcastSec .podBx.lg {
        width: calc(100% - 10px);
        margin-right: 10px
    }
}

#podcastSec .podBx.lg .imgWrp {
    height: 100%
}

#podcastSec .podBx.lg .cntWrp {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 20px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3), transparent)
}

@media only screen and (min-width: 468px) {
    #podcastSec .podBx.lg .cntWrp {
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4), transparent);
        padding: 25px
    }
}

@media only screen and (min-width: 1200px) {
    #podcastSec .podBx.lg .cntWrp {
        padding: 35px
    }
}

#podcastSec .podBx.lg .cntWrp .mtle {
    color: #fff
}

#podcastSec .podBx.lg .cntWrp p {
    color: #fff
}

@media only screen and (min-width: 992px) {
    #podcastSec .podBx.lg .cntWrp p {
        font-size: 18px
    }
}

@media only screen and (max-width: 468px) {
    #podcastSec .podBx.lg .cntWrp p {
        line-height: 18px
    }
}

#podcastSec .podBx.lg .cntWrp .cntBtm {
    padding-top: 10px;
    border-top: 1px solid #707070
}

@media only screen and (min-width: 468px) {
    #podcastSec .podBx.lg .cntWrp .cntBtm {
        padding-top: 25px
    }
}

#podcastSec .podBx.lg .cntWrp .cntBtm .subTxt {
    color: #fff
}

#podcastSec .podBx .imgWrp {
    width: 100%;
    height: auto;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 25px rgba(0, 0, 0, .05);
    margin-bottom: 10px
}

@media only screen and (min-width: 576px) {
    #podcastSec .podBx .imgWrp {
        height: 200px
    }
}

@media only screen and (min-width: 1200px) {
    #podcastSec .podBx .imgWrp {
        margin-bottom: 20px
    }
}

#podcastSec .podBx .imgWrp img {
    transition: all .8s;
    width: 100%;
    height: 100%;
    object-fit: cover
}

#podcastSec .podBx .cntWrp {
    padding: 0 10px
}

@media only screen and (min-width: 1441px) {
    #podcastSec .podBx .cntWrp {
        padding: 0 15px
    }
}

#podcastSec .podBx .cntWrp .mtle {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    color: #848484;
    text-align: left;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: block;
    margin-bottom: 10px
}

@media only screen and (min-width: 576px) {
    #podcastSec .podBx .cntWrp .mtle {
        font-size: 15px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 992px) {
    #podcastSec .podBx .cntWrp .mtle {
        font-size: 15px;
        margin-bottom: 20px
    }
}

#podcastSec .podBx .cntWrp .cntBtm {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#podcastSec .podBx .cntWrp .cntBtm .subTxt {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #848484;
    margin-bottom: 0;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

@media only screen and (min-width: 992px) {
    #podcastSec .podBx .cntWrp .cntBtm .subTxt {
        font-size: 16px
    }
}

#podcastSec .podBx .cntWrp .cntBtm .lftSd {
    width: 50%
}

#podcastSec .podBx .cntWrp .cntBtm .rgtSd {
    width: 50%
}

#podcastSec .podBx .cntWrp .cntBtm .rgtSd .subTxt {
    text-align: right
}

#contactSec {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px
}

@media only screen and (min-width: 576px) {
    #contactSec {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media only screen and (min-width: 992px) {
    #contactSec {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media only screen and (min-width: 1200px) {
    #contactSec {
        padding-top: 118px;
        padding-bottom: 130px
    }
}

#contactSec .contactFormSec {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#contactSec .contactFormSec .dsgnElmt {
    position: absolute;
    z-index: -1
}

#contactSec .contactFormSec .dsgnElmt:nth-child(1) {
    top: -3%;
    right: 45%
}

@media only screen and (min-width: 992px) {
    #contactSec .contactFormSec .dsgnElmt:nth-child(1) {
        top: 0
    }
}

#contactSec .contactFormSec .dsgnElmt:nth-child(2) {
    bottom: -5%;
    left: 0%;
    z-index: 1
}

@media only screen and (min-width: 1551px) {
    #contactSec .contactFormSec .dsgnElmt:nth-child(2) {
        bottom: 0%;
        left: -7%
    }
}

#contactSec .contactFormSec .dsgnElmt:nth-child(3) {
    top: 45%;
    right: 0%
}

@media only screen and (min-width: 400px) {
    #contactSec .contactFormSec .dsgnElmt:nth-child(3) {
        top: 47%;
        right: 0%
    }
}

@media only screen and (min-width: 450px) {
    #contactSec .contactFormSec .dsgnElmt:nth-child(3) {
        top: 50%;
        right: 0%
    }
}

@media only screen and (min-width: 530px) {
    #contactSec .contactFormSec .dsgnElmt:nth-child(3) {
        top: 43%;
        right: 0%
    }
}

@media only screen and (min-width: 768px) {
    #contactSec .contactFormSec .dsgnElmt:nth-child(3) {
        top: 48%;
        right: 0%
    }
}

@media only screen and (min-width: 992px) {
    #contactSec .contactFormSec .dsgnElmt:nth-child(3) {
        top: 48%;
        right: 43%
    }
}

@media only screen and (min-width: 1300px) {
    #contactSec .contactFormSec .dsgnElmt:nth-child(3) {
        top: 45%;
        right: -4%
    }
}

@media only screen and (min-width: 1551px) {
    #contactSec .contactFormSec .dsgnElmt:nth-child(3) {
        top: 45%;
        right: -7%
    }
}

#contactSec .contactFormSec .dsgnElmt:nth-child(4) {
    bottom: -3%;
    right: 0%;
    z-index: 2
}

@media only screen and (min-width: 992px) {
    #contactSec .contactFormSec .dsgnElmt:nth-child(4) {
        bottom: -155px;
        right: 15%
    }
}

#contactSec .contactFormSec .dsgnElmt .sqElmt {
    width: 10px;
    height: 10px;
    border-radius: 0;
    border: 1px solid #032B66;
    transform: rotate(-45deg);
    animation: rotate 10s infinite linear
}

#contactSec .contactFormSec .dsgnElmt .rdElmt {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #c8c8c8;
    animation: zoom-in-zoom-out 1s ease infinite
}

@media only screen and (min-width: 992px) {
    #contactSec .contactFormSec .dsgnElmt .rdElmt {
        width: 45px;
        height: 45px
    }
}

#contactSec .contactFormSec .dsgnElmt .wavElmt {
    width: 50px;
    height: auto;
    animation: aniHoriz 15s infinite linear
}

#contactSec .contactFormSec .dsgnElmt .sqElmtBig {
    width: 23px;
    height: 23px;
    border-radius: 0;
    border: 1px solid #032B66;
    transform: rotate(-45deg);
    animation: rotate 15s infinite linear
}

#contactSec .contactFormSec .contactFormSecLft {
    position: relative;
    width: 100%;
    padding-right: 0px;
    margin-bottom: 60px
}

@media only screen and (min-width: 576px) {
    #contactSec .contactFormSec .contactFormSecLft {
        width: 100%
    }
}

@media only screen and (min-width: 768px) {
    #contactSec .contactFormSec .contactFormSecLft {
        width: 100%;
        margin-bottom: 40px
    }
}

@media only screen and (min-width: 992px) {
    #contactSec .contactFormSec .contactFormSecLft {
        width: 600px;
        padding-right: 50px;
        margin-bottom: 0px
    }
}

@media only screen and (min-width: 1200px) {
    #contactSec .contactFormSec .contactFormSecLft {
        width: 630px;
        padding-right: 80px
    }
}

@media only screen and (min-width: 1441px) {
    #contactSec .contactFormSec .contactFormSecLft {
        width: 820px;
        padding-right: 100px
    }
}

#contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .smallTag {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
    color: #848484;
    text-align: left;
    text-transform: capitalize;
    margin-bottom: 10px
}

@media only screen and (min-width: 576px) {
    #contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .smallTag {
        font-size: 16px
    }
}

@media only screen and (max-width: 992px) {
    #contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .smallTag {
        text-align: center
    }
}

@media only screen and (min-width: 992px) {
    #contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .smallTag {
        font-size: 15px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 1200px) {
    #contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .smallTag {
        font-size: 20px;
        margin-bottom: 20px
    }
}

#contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mTle {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 20px;
    color: #323233
}

@media only screen and (min-width: 576px) {
    #contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mTle {
        font-size: 26px;
        margin-bottom: 25px
    }
}

@media only screen and (min-width: 768px) {
    #contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mTle {
        font-size: 30px;
        margin-bottom: 35px
    }
}

@media only screen and (max-width: 992px) {
    #contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mTle {
        text-align: center
    }

    #contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mTle br:first-child {
        display: none
    }
}

@media only screen and (min-width: 992px) {
    #contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mTle {
        font-size: 35px;
        margin-bottom: 45px
    }
}

@media only screen and (min-width: 1200px) {
    #contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mTle {
        font-size: 40px;
        margin-bottom: 50px
    }
}

@media only screen and (min-width: 1441px) {
    #contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mTle {
        font-size: 45px;
        margin-bottom: 55px
    }
}

#contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mTle span {
    color: #032B66;
    font-weight: 700
}

#contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mapWrp {
    width: 100%;
    height: 48vw;
    position: relative;
    z-index: 1
}

@media only screen and (min-width: 500px) {
    #contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mapWrp {
        height: 260px
    }
}

@media only screen and (min-width: 768px) {
    #contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mapWrp {
        height: 360px
    }
}

#contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mapWrp .mapBg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

#contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mapWrp .mapBg img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mapWrp .loctnDot {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 69%;
    height: 68%
}

#contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mapWrp .loctnDot svg {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mapWrp .loctnDot svg circle {
    cursor: pointer;
    transition: all .4s
}

#contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mapWrp .loctnDot svg circle:hover {
    box-shadow: 0px 20px 50px 0px rgba(233, 44, 23, .49);
    fill: #323233
}

#contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mapWrp .mapBox {
    width: 125px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    margin-top: 0px
}

@media only screen and (min-width: 576px) {
    #contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mapWrp .mapBox {
        width: 280px
    }
}

#contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mapWrp .mapBox .mapCntBx {
    padding: 15px;
    background: #032B66;
    border-radius: 30px;
    box-shadow: 0px 20px 50px 0px rgba(233, 44, 23, .49);
    -webkit-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -ms-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    transition: all .6s ease-out
}

@media only screen and (min-width: 576px) {
    #contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mapWrp .mapBox .mapCntBx {
        padding: 15px 20px
    }
}

@media only screen and (min-width: 768px) {
    #contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mapWrp .mapBox .mapCntBx {
        padding: 15px 30px
    }
}

@media only screen and (min-width: 992px) {
    #contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mapWrp .mapBox .mapCntBx {
        padding: 20px 20px 20px 40px
    }
}

#contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mapWrp .mapBox .mapCntBx:hover {
    transform: translateY(-20px)
}

#contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mapWrp .mapBox .mapCntBx .SmTxt {
    color: #fff;
    margin-bottom: 0px;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px
}

@media only screen and (min-width: 576px) {
    #contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mapWrp .mapBox .mapCntBx .SmTxt {
        line-height: 26px
    }
}

@media only screen and (min-width: 768px) {
    #contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mapWrp .mapBox .mapCntBx .SmTxt {
        font-size: 15px
    }
}

@media only screen and (min-width: 1200px) {
    #contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mapWrp .mapBox .mapCntBx .SmTxt {
        font-size: 16px
    }
}

#contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mapWrp .mapBox .mapCntBx .TagTxt {
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    color: #fff;
    text-align: left;
    text-transform: capitalize;
    margin-bottom: 0px
}

@media only screen and (min-width: 576px) {
    #contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mapWrp .mapBox .mapCntBx .TagTxt {
        line-height: 28px;
        font-size: 15px
    }
}

@media only screen and (min-width: 992px) {
    #contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mapWrp .mapBox .mapCntBx .TagTxt {
        font-size: 16px
    }
}

@media only screen and (min-width: 1200px) {
    #contactSec .contactFormSec .contactFormSecLft .contactFormSecDtl .mapWrp .mapBox .mapCntBx .TagTxt {
        font-size: 18px
    }
}

#contactSec .contactFormSec .contactFormSecRit {
    position: relative;
    width: 100%
}

@media only screen and (min-width: 576px) {
    #contactSec .contactFormSec .contactFormSecRit {
        width: 100%
    }
}

@media only screen and (min-width: 768px) {
    #contactSec .contactFormSec .contactFormSecRit {
        width: 100%
    }
}

@media only screen and (min-width: 992px) {
    #contactSec .contactFormSec .contactFormSecRit {
        width: calc(100% - 600px)
    }
}

@media only screen and (min-width: 1200px) {
    #contactSec .contactFormSec .contactFormSecRit {
        width: calc(100% - 643px);
    }
}

@media only screen and (min-width: 1441px) {
    #contactSec .contactFormSec .contactFormSecRit {
        width: calc(100% - 820px)
    }
}

#contactSec .contactFormSec .contactFormSecRit .contactFormSec {
    position: relative;
    background: #fef4f4;
    padding: 30px;
    border-radius: 30px
}

@media only screen and (min-width: 576px) {
    #contactSec .contactFormSec .contactFormSecRit .contactFormSec {
        padding: 30px
    }
}

@media only screen and (min-width: 768px) {
    #contactSec .contactFormSec .contactFormSecRit .contactFormSec {
        padding: 35px 25px
    }
}

@media only screen and (min-width: 992px) {
    #contactSec .contactFormSec .contactFormSecRit .contactFormSec {
        padding: 45px 35px
    }
}

@media only screen and (min-width: 1200px) {
    #contactSec .contactFormSec .contactFormSecRit .contactFormSec {
        padding: 55px 45px 40px
    }
}

@media only screen and (min-width: 1441px) {
    #contactSec .contactFormSec .contactFormSecRit .contactFormSec {
        padding: 65px 55px 50px
    }
}

#contactSec .contactFormSec .contactFormSecRit .contactFormSec .customForm .formTleWrp .formTle {
    margin-bottom: 5px
}

#contactSec .contactFormSec .contactFormSecRit .contactFormSec .customForm .formTleWrp .subTle {
    color: #848484;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px
}

@media only screen and (min-width: 768px) {
    #contactSec .contactFormSec .contactFormSecRit .contactFormSec .customForm .formTleWrp .subTle {
        font-size: 15px;
        margin-bottom: 10px
    }
}

@media only screen and (min-width: 1200px) {
    #contactSec .contactFormSec .contactFormSecRit .contactFormSec .customForm .formTleWrp .subTle {
        font-size: 15px;
        margin-bottom: 10px
    }
}

#contactSec .contactFormSec .contactFormSecRit .contactFormSec .customForm .form-group .form-control {
    border: 1px solid #fff
}

#contactSec .contactFormSec .contactFormSecRit .contactFormSec .customForm .form-group .form-control:focus {
    border: 1px solid #032B66;
    color: #acacac
}

#contactSec .contactFormSec .contactFormSecRit .contactFormSec .customForm .btnWrap .btnSbmt {
    margin-top: 0px;
    font-size: 13px;
    line-height: 1;
    font-weight: 700;
    background-color: #fff;
    color: #032B66;
    border-radius: 15px;
    border: 1px solid #032B66;
    padding: 0 10px;
    height: 40px;
    width: 100%;
    margin: 0;
    text-transform: uppercase
}

@media only screen and (min-width: 576px) {
    #contactSec .contactFormSec .contactFormSecRit .contactFormSec .customForm .btnWrap .btnSbmt {
        width: 80px;
        height: 45px;
        font-size: 14px
    }
}

@media only screen and (min-width: 768px) {
    #contactSec .contactFormSec .contactFormSecRit .contactFormSec .customForm .btnWrap .btnSbmt {
        width: 100%;
        font-size: 15px
    }
}

@media only screen and (min-width: 1551px) {
    #contactSec .contactFormSec .contactFormSecRit .contactFormSec .customForm .btnWrap .btnSbmt {
        height: 60px;
        font-size: 18px
    }
}

#contactSec .contactFormSec .contactFormSecRit .contactFormSec .customForm .btnWrap .hoveranim::before {
    background: #032B66
}

#contactSec .contactFormSec .contactFormSecRit .contactFormSec .customForm .btnWrap .hoveranim span {
    position: relative;
    z-index: 1
}

#contactSec .contactFormSec .contactFormSecRit .contactFormSec .customForm .btnWrap .hoveranim:hover {
    color: #fff
}

.servicePage .assistFormFixedRit {
    position: fixed;
    z-index: 100;
    display: block;
    width: 100%;
    height: fit-content;
    right: 0;
    bottom: 0%
}

@media only screen and (min-width: 576px) {
    .servicePage .assistFormFixedRit {
        width: fit-content;
        bottom: calc(100vh - 320px)
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage .assistFormFixedRit {
        bottom: calc(100vh - 380px)
    }
}

.servicePage .assistFormFixedRit .assistFormBtnWrp {
    width: 100%
}

@media only screen and (min-width: 576px) {
    .servicePage .assistFormFixedRit .assistFormBtnWrp {
        width: fit-content;
        writing-mode: vertical-lr;
        transform: scale(-1, -1)
    }
}

.servicePage .assistFormFixedRit .assistFormBtnWrp a {
    font-size: 12px;
    color: #fff;
    font-family: "Rubik", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    background-color: rgba(0, 0, 0, .4);
    padding: 14px 10px;
    transition: .5s all;
    text-align: center;
    width: 100%;
    display: block
}

@media only screen and (min-width: 576px) {
    .servicePage .assistFormFixedRit .assistFormBtnWrp a {
        width: fit-content;
        padding: 12px 10px;
        border-radius: 0 10px 10px 0
    }
}

@media only screen and (min-width: 992px) {
    .servicePage .assistFormFixedRit .assistFormBtnWrp a {
        font-size: 12px
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage .assistFormFixedRit .assistFormBtnWrp a {
        font-size: 13px
    }
}

.servicePage .assistFormFixedRit .assistFormBtnWrp a:hover {
    background-color: rgba(0, 0, 0, .8)
}

.servicePage .assistFormPopup {
    transform: none;
    position: fixed;
    content: "";
    width: 100% !important;
    bottom: 40px;
    right: 0;
    z-index: -1;
    display: none
}

@media only screen and (min-width: 576px) {
    .servicePage .assistFormPopup {
        z-index: -1;
        position: absolute;
        top: 0px;
        bottom: inherit;
        left: -5px;
        right: auto;
        width: 380px !important;
        height: 100%;
        min-height: 460px;
        transform: translate(-100%)
    }
}

.servicePage .assistFormPopup .popup-content {
    position: relative;
    height: 100%
}

.servicePage .assistFormPopup .popup-content .btnClose {
    position: absolute;
    content: "";
    top: 26px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    outline: 0;
    z-index: 1;
    transition: .5s all
}

.servicePage .assistFormPopup .popup-content .btnClose svg {
    width: 10px;
    height: 16px;
    transition: .5s all;
    fill: #032B66
}

.servicePage .assistFormPopup .popup-content .btnClose:hover svg {
    fill: #fff
}

.servicePage .assistFormPopup .popup-content .modal-body {
    padding: 0
}

.servicePage .assistFormPopup .popup-content .modal-body .contactFormSec {
    position: relative;
    backdrop-filter: blur(10px);
    background: rgba(0, 0, 0, .6);
    padding: 30px 25px;
    border-radius: 15px;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: 0;
    box-shadow: 0 5px 20px 10px rgba(0, 0, 0, .04);
    -webkit-box-shadow: 0 5px 20px 10px rgba(0, 0, 0, .04);
    -moz-box-shadow: 0 5px 20px 10px rgba(0, 0, 0, .04)
}

@media only screen and (min-width: 576px) {
    .servicePage .assistFormPopup .popup-content .modal-body .contactFormSec {
        padding: 30px
    }
}

@media only screen and (min-width: 768px) {
    .servicePage .assistFormPopup .popup-content .modal-body .contactFormSec {
        padding: 35px;
        backdrop-filter: blur(2px)
    }
}

@media only screen and (min-width: 992px) {
    .servicePage .assistFormPopup .popup-content .modal-body .contactFormSec {
        backdrop-filter: blur(18px)
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage .assistFormPopup .popup-content .modal-body .contactFormSec {
        padding: 40px
    }
}

@media only screen and (min-width: 576px) {
    .servicePage .assistFormPopup .popup-content .modal-body .contactFormSec .customForm>.row>* {
        padding: 5px 10px
    }
}

.servicePage .assistFormPopup .popup-content .modal-body .contactFormSec .customForm .formTleWrp .formTle {
    font-size: 15px;
    line-height: 1.1;
    color: #fff;
    margin-bottom: 5px
}

@media only screen and (min-width: 468px) {
    .servicePage .assistFormPopup .popup-content .modal-body .contactFormSec .customForm .formTleWrp .formTle {
        font-size: 18px
    }
}

@media only screen and (min-width: 576px) {
    .servicePage .assistFormPopup .popup-content .modal-body .contactFormSec .customForm .formTleWrp .formTle {
        font-size: 20px
    }
}

@media only screen and (min-width: 768px) {
    .servicePage .assistFormPopup .popup-content .modal-body .contactFormSec .customForm .formTleWrp .formTle {
        font-size: 22px
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage .assistFormPopup .popup-content .modal-body .contactFormSec .customForm .formTleWrp .formTle {
        font-size: 22px
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage .assistFormPopup .popup-content .modal-body .contactFormSec .customForm .formTleWrp .formTle {
        font-size: 26px
    }
}

.servicePage .assistFormPopup .popup-content .modal-body .contactFormSec .customForm .formTleWrp .subTle {
    color: #d8d8d8;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2
}

@media only screen and (min-width: 768px) {
    .servicePage .assistFormPopup .popup-content .modal-body .contactFormSec .customForm .formTleWrp .subTle {
        font-size: 15px
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage .assistFormPopup .popup-content .modal-body .contactFormSec .customForm .formTleWrp .subTle {
        font-size: 15px;
        margin-bottom: 10px
    }
}

.servicePage .assistFormPopup .popup-content .modal-body .contactFormSec .customForm .form-group .form-control {
    border-radius: 5px;
    padding: 10px 15px;
    border: 1px solid #d8d8d8
}

@media only screen and (min-width: 992px) {
    .servicePage .assistFormPopup .popup-content .modal-body .contactFormSec .customForm .form-group .form-control {
        font-size: 15px;
        height: 40px
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage .assistFormPopup .popup-content .modal-body .contactFormSec .customForm .form-group .form-control {
        font-size: 15px;
        height: 40px
    }
}

.servicePage .assistFormPopup .popup-content .modal-body .contactFormSec .customForm .form-group .form-control:focus {
    border: 1px solid #032B66;
    color: #acacac
}

.servicePage .assistFormPopup .popup-content .modal-body .contactFormSec .customForm .btnWrap .btnSbmt {
    margin-top: 0px;
    font-size: 13px;
    line-height: 1;
    font-weight: 700;
    background-color: #fff;
    color: #032B66;
    border-radius: 15px;
    border: 1px solid #032B66;
    padding: 0 10px;
    height: 40px;
    width: 100%;
    margin: 0;
    text-transform: uppercase
}

@media only screen and (min-width: 576px) {
    .servicePage .assistFormPopup .popup-content .modal-body .contactFormSec .customForm .btnWrap .btnSbmt {
        width: 80px;
        height: 40px;
        font-size: 14px
    }
}

@media only screen and (min-width: 768px) {
    .servicePage .assistFormPopup .popup-content .modal-body .contactFormSec .customForm .btnWrap .btnSbmt {
        width: 100px;
        font-size: 16px
    }
}

.servicePage .assistFormPopup .popup-content .modal-body .contactFormSec .customForm .btnWrap .hoveranim::before {
    background: #032B66
}

.servicePage .assistFormPopup .popup-content .modal-body .contactFormSec .customForm .btnWrap .hoveranim span {
    position: relative;
    z-index: 1
}

.servicePage .assistFormPopup .popup-content .modal-body .contactFormSec .customForm .btnWrap .hoveranim:hover {
    color: #fff
}

.servicePage #servBnr {
    position: relative;
    z-index: 1
}

.servicePage #servBnr .sqElmt {
    width: 10px;
    height: 10px;
    border-radius: 2px;
    border: 1px solid #032B66;
    transform: rotate(-45deg);
    animation: rotate 15s infinite linear
}

.servicePage #servBnr .rdElmt {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #032B66;
    -webkit-animation: bounce-top .9s 2s both;
    animation: bounce-top .9s 2s both
}

.servicePage #servBnr .blurElmt {
    width: 400px;
    height: 400px;
    border-radius: 50%;
    filter: blur(30px);
    opacity: 2%;
    background-color: #032B66
}

.servicePage #servBnr .dotElmt {
    width: 30px;
    height: auto;
    transform: scale(-1)
}

@media only screen and (min-width: 992px) {
    .servicePage #servBnr .dotElmt {
        width: 45px
    }
}

.servicePage #servBnr .sqDot {
    width: 35px;
    height: auto
}

@media only screen and (min-width: 992px) {
    .servicePage #servBnr .sqDot {
        width: 60px
    }
}

.servicePage #servBnr .wavElmt {
    width: 50px;
    height: auto;
    animation: aniHoriz 15s infinite linear
}

.servicePage #servBnr>.dsgnElmt {
    position: absolute;
    z-index: -1
}

.servicePage #servBnr>.dsgnElmt:nth-child(1) {
    bottom: 20%;
    left: 52%;
    pointer-events: none
}

.servicePage #servBnr>.dsgnElmt:nth-child(2) {
    bottom: 92%;
    left: -5%;
    z-index: 1;
    pointer-events: none
}

@media only screen and (min-width: 768px) {
    .servicePage #servBnr>.dsgnElmt:nth-child(2) {
        bottom: 50%;
        left: 44%
    }
}

.servicePage #servBnr>.dsgnElmt:nth-child(3) {
    bottom: -100px;
    left: -100px;
    animation: flying 15s ease-in-out infinite;
    pointer-events: none
}

.servicePage #servBnr>.dsgnElmt:nth-child(4) {
    bottom: 60px;
    right: 2%;
    pointer-events: none
}

.servicePage #servBnr>.dsgnElmt:nth-child(5) {
    top: 22%;
    right: 10%;
    z-index: 1;
    pointer-events: none
}

.servicePage #servBnr>.dsgnElmt:nth-child(6) {
    top: 10%;
    left: 4%;
    pointer-events: none
}

.servicePage #servBnr>.dsgnElmt:nth-child(7) {
    bottom: -60px;
    left: -60px;
    pointer-events: none
}

.servicePage #servBnr>.dsgnElmt:nth-child(7) .sqDot {
    width: 60px;
    height: auto;
    opacity: .4
}

@media only screen and (min-width: 992px) {
    .servicePage #servBnr>.dsgnElmt:nth-child(7) .sqDot {
        width: 120px
    }
}

.servicePage #servBnr .imgWrp {
    width: 100%;
    height: 400px;
    will-change: transform;
    border-radius: 50% 50% 0 0;
    overflow: hidden;
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    opacity: .1
}

@media only screen and (min-width: 768px) {
    .servicePage #servBnr .imgWrp {
        width: 400px;
        height: 400px;
        opacity: 1;
        bottom: auto;
        right: -10px;
        top: -8%;
        border-radius: 50% 0 50% 50%
    }
}

@media only screen and (min-width: 860px) {
    .servicePage #servBnr .imgWrp {
        width: 460px;
        height: 460px
    }
}

@media only screen and (min-width: 900px) {
    .servicePage #servBnr .imgWrp {
        width: 500px;
        height: 500px
    }
}

@media only screen and (min-width: 992px) {
    .servicePage #servBnr .imgWrp {
        width: 520px;
        height: 520px;
        margin-bottom: 0
    }
}

@media only screen and (min-width: 1100px) {
    .servicePage #servBnr .imgWrp {
        width: 600px;
        height: 600px
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage #servBnr .imgWrp {
        width: 720px;
        height: 720px
    }
}

@media only screen and (min-width: 1341px) {
    .servicePage #servBnr .imgWrp {
        top: -15%;
        width: 760px;
        height: 700px
    }
}

@media only screen and (min-width: 1551px) {
    .servicePage #servBnr .imgWrp {
        top: -30%;
        width: 1000px;
        height: 1000px
    }
}

@media only screen and (min-width: 1771px) {
    .servicePage #servBnr .imgWrp {
        width: 1080px;
        height: 1020px
    }
}

.servicePage #servBnr .imgWrp img {
    transition: all .4s;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.servicePage #servBnr .dFlx {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.servicePage #servBnr .dFlx .lftSd {
    width: 100%;
    max-width: 100%
}

@media only screen and (min-width: 768px) {
    .servicePage #servBnr .dFlx .lftSd {
        max-width: 380px
    }
}

@media only screen and (min-width: 992px) {
    .servicePage #servBnr .dFlx .lftSd {
        max-width: 460px
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage #servBnr .dFlx .lftSd {
        max-width: 480px
    }
}

.servicePage #servBnr .dFlx .lftSd .cntWrp {
    padding: 40px 0;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp {
        padding: 60px 0;
        padding-left: 15px;
        text-align: left
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp {
        padding: 80px 0 60px
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp {
        padding: 120px 0 100px
    }
}

.servicePage #servBnr .dFlx .lftSd .cntWrp .subT {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    color: #757575;
    text-transform: uppercase;
    margin-bottom: 5px
}

@media only screen and (min-width: 576px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp .subT {
        font-size: 16px
    }
}

@media only screen and (min-width: 992px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp .subT {
        font-size: 18px
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp .subT {
        font-size: 20px;
        margin-bottom: 15px
    }
}

.servicePage #servBnr .dFlx .lftSd .cntWrp .mainT {
    font-size: 24px;
    line-height: 1.2;
    font-weight: bold;
    color: #323233;
    margin-bottom: 10px
}

@media only screen and (min-width: 576px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp .mainT {
        font-size: 28px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 768px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp .mainT {
        font-size: 38px
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp .mainT {
        font-size: 48px;
        margin-bottom: 20px
    }
}

.servicePage #servBnr .dFlx .lftSd .cntWrp .mainT span {
    color: #032B66
}

.servicePage #servBnr .dFlx .lftSd .cntWrp p {
    color: #848484;
    font-weight: 400;
    margin-bottom: 15px
}

@media only screen and (min-width: 768px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp p {
        font-size: 15px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 992px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp p {
        font-size: 15px;
        margin-bottom: 25px
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp p {
        font-size: 15px;
        margin-bottom: 30px
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp p {
        font-size: 15px;
        margin-bottom: 35px
    }
}

.servicePage #servBnr .dFlx .lftSd .cntWrp .countBxWrp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.servicePage #servBnr .dFlx .lftSd .cntWrp .countBx {
    width: 50%;
    position: relative;
    transition: .4s all;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width: 576px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp .countBx {
        flex-direction: row
    }
}

@media only screen and (min-width: 768px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp .countBx {
        width: 100%;
        justify-content: start
    }
}

@media only screen and (min-width: 992px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp .countBx {
        padding: 20px 0
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp .countBx {
        padding: 25px 0
    }
}

@media only screen and (min-width: 1551px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp .countBx {
        padding: 30px 0
    }
}

.servicePage #servBnr .dFlx .lftSd .cntWrp .countBx:hover .icon {
    border-color: #032B66
}

.servicePage #servBnr .dFlx .lftSd .cntWrp .countBx .icon {
    width: 60px;
    height: 60px;
    background-color: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 30px;
    margin-right: 10px;
    margin-bottom: 10px;
    transition: .4s all;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .06);
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .06);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .06);
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 576px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp .countBx .icon {
        margin-bottom: 0
    }
}

@media only screen and (min-width: 992px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp .countBx .icon {
        width: 80px;
        height: 80px;
        margin-right: 15px
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp .countBx .icon {
        margin-right: 22px
    }
}

@media only screen and (max-width: 468px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp .countBx .icon {
        margin: auto;
        margin-bottom: 10px
    }
}

.servicePage #servBnr .dFlx .lftSd .cntWrp .countBx .icon svg, .servicePage #servBnr .dFlx .lftSd .cntWrp .countBx .icon img {
    fill: #032B66;
    width: 30px
}

@media only screen and (min-width: 992px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp .countBx .icon svg, .servicePage #servBnr .dFlx .lftSd .cntWrp .countBx .icon img {
        width: 40px
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp .countBx .icon svg, .servicePage #servBnr .dFlx .lftSd .cntWrp .countBx .icon img {
        width: 46px
    }
}

.servicePage #servBnr .dFlx .lftSd .cntWrp .countBx .txtBx .dflx {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center
}

@media only screen and (min-width: 576px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp .countBx .txtBx .dflx {
        justify-content: flex-start;
        flex-direction: row;
        text-align: left
    }
}

.servicePage #servBnr .dFlx .lftSd .cntWrp .countBx .txtBx .dflx .num {
    font-size: 22px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 0;
    color: #323233;
    margin-right: 0;
    margin-bottom: 10px
}

@media only screen and (min-width: 576px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp .countBx .txtBx .dflx .num {
        font-size: 22px;
        margin-right: 10px;
        margin-bottom: 0
    }
}

@media only screen and (min-width: 992px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp .countBx .txtBx .dflx .num {
        font-size: 36px
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp .countBx .txtBx .dflx .num {
        font-size: 45px;
        margin-right: 15px
    }
}

.servicePage #servBnr .dFlx .lftSd .cntWrp .countBx .txtBx .dflx .txt {
    font-size: 10px;
    font-weight: 400;
    line-height: 1.3;
    color: #848484;
    font-family: "Rubik", sans-serif;
    text-transform: uppercase;
    margin-bottom: 0;
    vertical-align: middle
}

@media only screen and (min-width: 576px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp .countBx .txtBx .dflx .txt {
        font-size: 12px
    }
}

@media only screen and (min-width: 768px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp .countBx .txtBx .dflx .txt {
        font-size: 14px
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage #servBnr .dFlx .lftSd .cntWrp .countBx .txtBx .dflx .txt {
        font-size: 15px;
        line-height: 1.5
    }
}

.servicePage #servBnr .dFlx .rgtSd {
    width: 100%;
    max-width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width: 768px) {
    .servicePage #servBnr .dFlx .rgtSd {
        width: 100%;
        max-width: calc(100% - 380px)
    }
}

@media only screen and (min-width: 992px) {
    .servicePage #servBnr .dFlx .rgtSd {
        max-width: calc(100% - 460px)
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage #servBnr .dFlx .rgtSd {
        max-width: calc(100% - 480px)
    }
}

.servicePage #servBnr .dFlx .rgtSd .contactFormSec {
    position: relative;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, .2);
    padding: 30px;
    border-radius: 30px;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: 0;
    box-shadow: 0 5px 20px 10px rgba(0, 0, 0, .04);
    -webkit-box-shadow: 0 5px 20px 10px rgba(0, 0, 0, .04);
    -moz-box-shadow: 0 5px 20px 10px rgba(0, 0, 0, .04);
    display: none
}

@media only screen and (min-width: 576px) {
    .servicePage #servBnr .dFlx .rgtSd .contactFormSec {
        padding: 30px
    }
}

@media only screen and (min-width: 768px) {
    .servicePage #servBnr .dFlx .rgtSd .contactFormSec {
        padding: 35px;
        margin-right: 0;
        backdrop-filter: blur(2px)
    }
}

@media only screen and (min-width: 992px) {
    .servicePage #servBnr .dFlx .rgtSd .contactFormSec {
        padding: 45px 35px;
        margin-bottom: -70px;
        backdrop-filter: blur(18px)
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage #servBnr .dFlx .rgtSd .contactFormSec {
        padding: 55px 45px 40px;
        margin-bottom: -120px;
        max-width: 530px
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage #servBnr .dFlx .rgtSd .contactFormSec {
        padding: 65px 55px 50px
    }
}

.servicePage #servBnr .dFlx .rgtSd .contactFormSec .customForm .formTleWrp .formTle {
    color: #323233;
    margin-bottom: 5px
}

@media only screen and (min-width: 992px) {
    .servicePage #servBnr .dFlx .rgtSd .contactFormSec .customForm .formTleWrp .formTle {
        color: #fff
    }
}

.servicePage #servBnr .dFlx .rgtSd .contactFormSec .customForm .formTleWrp .subTle {
    color: #d8d8d8;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2
}

@media only screen and (min-width: 768px) {
    .servicePage #servBnr .dFlx .rgtSd .contactFormSec .customForm .formTleWrp .subTle {
        font-size: 15px
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage #servBnr .dFlx .rgtSd .contactFormSec .customForm .formTleWrp .subTle {
        font-size: 15px;
        margin-bottom: 10px
    }
}

.servicePage #servBnr .dFlx .rgtSd .contactFormSec .customForm .form-group .form-control {
    border: 1px solid #d8d8d8
}

.servicePage #servBnr .dFlx .rgtSd .contactFormSec .customForm .form-group .form-control:focus {
    border: 1px solid #032B66;
    color: #acacac
}

.servicePage #servBnr .dFlx .rgtSd .contactFormSec .customForm .btnWrap .btnSbmt {
    margin-top: 0px;
    font-size: 13px;
    line-height: 1;
    font-weight: 700;
    background-color: #fff;
    color: #032B66;
    border-radius: 15px;
    border: 1px solid #032B66;
    padding: 0 10px;
    height: 40px;
    width: 100%;
    margin: 0;
    text-transform: uppercase
}

@media only screen and (min-width: 576px) {
    .servicePage #servBnr .dFlx .rgtSd .contactFormSec .customForm .btnWrap .btnSbmt {
        width: 80px;
        height: 45px;
        font-size: 14px
    }
}

@media only screen and (min-width: 768px) {
    .servicePage #servBnr .dFlx .rgtSd .contactFormSec .customForm .btnWrap .btnSbmt {
        width: 100px;
        font-size: 16px
    }
}

@media only screen and (min-width: 1551px) {
    .servicePage #servBnr .dFlx .rgtSd .contactFormSec .customForm .btnWrap .btnSbmt {
        font-size: 15px;
        height: 60px
    }
}

.servicePage #servBnr .dFlx .rgtSd .contactFormSec .customForm .btnWrap .hoveranim::before {
    background: #032B66
}

.servicePage #servBnr .dFlx .rgtSd .contactFormSec .customForm .btnWrap .hoveranim span {
    position: relative;
    z-index: 1
}

.servicePage #servBnr .dFlx .rgtSd .contactFormSec .customForm .btnWrap .hoveranim:hover {
    color: #fff
}

.servicePage #weDoSec {
    position: relative;
    z-index: 0;
    background-color: #f1f1f1;
    padding: 40px 0
}

@media only screen and (min-width: 576px) {
    .servicePage #weDoSec {
        padding: 50px 0
    }
}

@media only screen and (min-width: 992px) {
    .servicePage #weDoSec {
        padding: 100px 0
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage #weDoSec {
        padding: 120px 0 100px
    }
}

.servicePage #weDoSec .wavElmt {
    width: 50px;
    height: auto;
    animation: aniHoriz 15s infinite linear
}

.servicePage #weDoSec .dotElmt {
    width: 50px;
    height: auto
}

@media only screen and (min-width: 992px) {
    .servicePage #weDoSec .dotElmt {
        width: 80px
    }
}

.servicePage #weDoSec .rdShp1 {
    width: 80px;
    height: auto;
    transform: rotate(-60deg);
    animation: rotate 25s infinite linear
}

@media only screen and (min-width: 992px) {
    .servicePage #weDoSec .rdShp1 {
        width: 180px
    }
}

.servicePage #weDoSec .rdShp2 {
    width: 200px;
    height: auto;
    transform: rotate(220deg);
    animation: rotate 15s infinite linear
}

@media only screen and (min-width: 992px) {
    .servicePage #weDoSec .rdShp2 {
        width: 440px
    }
}

.servicePage #weDoSec>.dsgnElmt {
    position: absolute;
    z-index: -1
}

.servicePage #weDoSec>.dsgnElmt:nth-child(1) {
    top: 50%;
    left: 20%
}

.servicePage #weDoSec>.dsgnElmt:nth-child(2) {
    bottom: 60px;
    right: 2%
}

.servicePage #weDoSec>.dsgnElmt:nth-child(3) {
    top: 110px;
    right: 2%
}

.servicePage #weDoSec>.dsgnElmt:nth-child(4) {
    bottom: 0;
    left: -200px
}

.servicePage #weDoSec .secTleWrp {
    padding: 15px;
    text-align: center;
    margin-bottom: 0
}

@media only screen and (min-width: 576px) {
    .servicePage #weDoSec .secTleWrp {
        text-align: left
    }
}

@media only screen and (min-width: 992px) {
    .servicePage #weDoSec .secTleWrp {
        margin-left: -30px;
        transform: translateY(-30px);
        max-width: 380px;
        padding: 15px
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage #weDoSec .secTleWrp {
        margin-left: -80px;
        transform: translateY(-70px)
    }
}

@media only screen and (min-width: 992px) {
    .servicePage #weDoSec .secTleWrp .mTle {
        margin-bottom: 30px
    }
}

.servicePage #weDoSec .secTleWrp p {
    color: #848484;
    margin-bottom: 0
}

@media only screen and (min-width: 1200px) {
    .servicePage #weDoSec .secTleWrp p {
        font-size: 15px;
      
    }
}

.servicePage #weDoSec .dFlx {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width: 992px) {
    .servicePage #weDoSec .dFlx {
        margin: 0 -15px;
        padding-left: 60px
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage #weDoSec .dFlx {
        padding-left: 110px;
        margin: 0 -30px
    }
}

.servicePage #weDoSec .dFlx .itm {
    width: 100%
}

@media only screen and (min-width: 576px) {
    .servicePage #weDoSec .dFlx .itm {
        width: 50%
    }
}

@media only screen and (min-width: 992px) {
    .servicePage #weDoSec .dFlx .itm {
        width: 33.3333333333%
    }
}

.servicePage #weDoSec .weDoWrp {
    height: 100%
}

.servicePage #weDoSec .weDoBx {
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    margin: 20px;
    will-change: transform;
    backdrop-filter: blur(4px);
    padding: 20px;
    background: #fff;
    border-radius: 20px;
    display: block;
    box-shadow: 0 0 25px rgba(0, 0, 0, .05);
    transition: all .4s;
    border: 1px solid #fff;
    outline: 10px solid #fff;
    flex-direction: column;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 468px) {
    .servicePage #weDoSec .weDoBx {
        padding: 20px
    }
}

@media only screen and (min-width: 768px) {
    .servicePage #weDoSec .weDoBx {
        padding: 25px 20px
    }
}

@media only screen and (min-width: 992px) {
    .servicePage #weDoSec .weDoBx {
        padding: 30px 20px
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage #weDoSec .weDoBx {
        padding: 40px 25px;
        width: calc(100% - 80px);
        height: calc(100% - 80px);
        margin: 40px
    }
}

.servicePage #weDoSec .weDoBx:hover {
    border-color: #032B66;
    transform: translateY(-4px);
    box-shadow: 0 10px 10px 0px rgba(233, 44, 23, .1);
    -webkit-box-shadow: 0 10px 10px 0px rgba(233, 44, 23, .1);
    -moz-box-shadow: 0 10px 10px 0px rgba(233, 44, 23, .1)
}

.servicePage #weDoSec .weDoBx:hover .tle {
    color: #032B66
}

.servicePage #weDoSec .weDoBx .tle {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.3;
    color: #323233;
    text-align: center;
    margin-bottom: 10px;
    font-family: "Rubik", sans-serif;
    transition: all .4s
}

@media only screen and (min-width: 576px) {
    .servicePage #weDoSec .weDoBx .tle {
        font-size: 15px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 992px) {
    .servicePage #weDoSec .weDoBx .tle {
        font-size: 20px
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage #weDoSec .weDoBx .tle {
        font-size: 25px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage #weDoSec .weDoBx .tle {
        margin-bottom: 30px
    }
}

.servicePage #weDoSec .weDoBx p {
    font-weight: 300;
    font-family: "Rubik", sans-serif;
    margin-bottom: 0;
    color: #848484;
    text-align: center
}

.servicePage #outSourcingSec {
    padding: 40px 0
}

@media only screen and (min-width: 576px) {
    .servicePage #outSourcingSec {
        padding: 60px 0
    }
}

@media only screen and (min-width: 992px) {
    .servicePage #outSourcingSec {
        padding: 80px 0
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage #outSourcingSec {
        padding: 100px 0px;
        padding-bottom: 160px;
    }
}

.servicePage #outSourcingSec .dFlx {
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.servicePage #outSourcingSec .dFlx .lftSd {
    width: 100%;
    max-width: 100%
}

@media only screen and (min-width: 992px) {
    .servicePage #outSourcingSec .dFlx .lftSd {
        max-width: 520px
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage #outSourcingSec .dFlx .lftSd {
        max-width: 600px
    }
}

.servicePage #outSourcingSec .dFlx .lftSd .imgWrp {
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 660px;
    border-radius: 70px;
    overflow: hidden;
    margin-bottom: 20px
}

@media only screen and (min-width: 576px) {
    .servicePage #outSourcingSec .dFlx .lftSd .imgWrp {
        margin-bottom: 40px
    }
}

@media only screen and (min-width: 992px) {
    .servicePage #outSourcingSec .dFlx .lftSd .imgWrp {
        max-width: 575px;
        height: 660px;
        margin-bottom: 0
    }
}

.servicePage #outSourcingSec .dFlx .lftSd .imgWrp img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.servicePage #outSourcingSec .dFlx .rgtSd {
    width: 100%;
    max-width: 100%
}

@media only screen and (min-width: 992px) {
    .servicePage #outSourcingSec .dFlx .rgtSd {
        padding-left: 40px;
        max-width: calc(100% - 520px)
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage #outSourcingSec .dFlx .rgtSd {
        max-width: calc(100% - 600px);
        padding-left: 60px
    }
}

.servicePage #outSourcingSec .dFlx .rgtSd .accoWrap .accordion-button {
    display: flex;
    justify-content: space-between;
    border: 0
}

.servicePage #outSourcingSec .dFlx .rgtSd .accoWrap .accordion-button::after {
    background-image: none;
    content: "+";
    font-size: 22px;
    margin: 0;
    font-weight: 600;
    line-height: 15px;
    color: #323233;
    width: 30px;
    text-align: center;
    height: 15px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: -webkit-transform .2s ease-in;
    transition: -webkit-transform .2s ease-in;
    -o-transition: transform .2s ease-in
}

@media only screen and (min-width: 768px) {
    .servicePage #outSourcingSec .dFlx .rgtSd .accoWrap .accordion-button::after {
        font-size: 30px
    }
}

.servicePage #outSourcingSec .dFlx .rgtSd .accoWrap .accordion-button:not(.collapsed)::after {
    background-image: none;
    content: "-";
    font-size: 22px;
    color: #032B66;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

@media only screen and (min-width: 768px) {
    .servicePage #outSourcingSec .dFlx .rgtSd .accoWrap .accordion-button:not(.collapsed)::after {
        font-size: 32px
    }
}

.servicePage #outSourcingSec .dFlx .rgtSd .accoWrap .accordion-item {
    width: 100%;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(to right, rgba(112, 112, 112, 0.6) 33%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 14px 1px;
    background-repeat: repeat-x;
    border-color: #fff
}

.servicePage #outSourcingSec .dFlx .rgtSd .accoWrap .accordion-item .accordion-header .accordion-button {
    font-size: 15px;
    line-height: 1.2;
    color: #323233;
    font-weight: 600;
    font-family: "Rubik", sans-serif;
    padding: 15px 0;
    gap: 10px;
    background-color: rgba(0, 0, 0, 0)
}

@media only screen and (min-width: 576px) {
    .servicePage #outSourcingSec .dFlx .rgtSd .accoWrap .accordion-item .accordion-header .accordion-button {
        padding: 20px 0;
        font-size: 18px
    }
}

@media only screen and (min-width: 992px) {
    .servicePage #outSourcingSec .dFlx .rgtSd .accoWrap .accordion-item .accordion-header .accordion-button {
        font-size: 22px
    }
}

.servicePage #outSourcingSec .dFlx .rgtSd .accoWrap .accordion-item .accordion-header .accordion-button:not(.collapsed) {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none
}

.servicePage #outSourcingSec .dFlx .rgtSd .accoWrap .accordion-item .accordion-header .accordion-button:focus {
    box-shadow: none
}

.servicePage #outSourcingSec .dFlx .rgtSd .accoWrap .accordion-item .accordion-header .accordion-button[aria-expanded=true] {
    border-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    color: #032B66
}

.servicePage #outSourcingSec .dFlx .rgtSd .accoWrap .accordion-item .accordion-collapse .accordion-body {
    padding: 0
}

.servicePage #outSourcingSec .dFlx .rgtSd .accoWrap .accordion-item .accordion-collapse .accordion-body h3 {
    color: #323233;
    font-weight: 300
}

.servicePage #outSourcingSec .dFlx .rgtSd .accoWrap .accordion-item .accordion-collapse .accordion-body p {
    color: #323233
}

.servicePage #ftTopSec {
    position: relative;
    z-index: 1
}

.servicePage #ftTopSec::after {
    content: "";
    background-color: #323233;
    position: absolute;
    top: 50%;
    z-index: -2;
    left: 0;
    width: 100%;
    height: 100%
}

.servicePage #ftTopSec::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 50%;
    right: 0;
    left: 0;
    background-size: cover;
    background-color: #262627;
    margin-left: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width: 768px) {
    .servicePage #ftTopSec::before {
        width: 35.7142857143%
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage #ftTopSec::before {
        width: 40%
    }
}

@media only screen and (min-width: 1551px) {
    .servicePage #ftTopSec::before {
        width: 40%
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage #ftTopSec>.container {
        max-width: 1200px
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage #ftTopSec>.container {
        max-width: 1390px
    }
}

@media only screen and (min-width: 1551px) {
    .servicePage #ftTopSec>.container {
        max-width: 1600px
    }
}

.servicePage #ftTopSec .ftTopBx {
    width: 100%;
    height: auto;
    background-color: #f1f1f1;
    border-radius: 50px;
    padding: 30px 40px
}

@media only screen and (min-width: 992px) {
    .servicePage #ftTopSec .ftTopBx {
        padding: 40px 50px
    }
}

@media only screen and (min-width: 1551px) {
    .servicePage #ftTopSec .ftTopBx {
        padding: 60px 80px;
        border-radius: 68px
    }
}

.servicePage #ftTopSec .ftTopBx .dFlx {
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.servicePage #ftTopSec .ftTopBx .dFlx .lftSd {
    width: 100%;
    max-width: 100%
}

@media only screen and (min-width: 768px) {
    .servicePage #ftTopSec .ftTopBx .dFlx .lftSd {
        max-width: 380px
    }
}

@media only screen and (min-width: 992px) {
    .servicePage #ftTopSec .ftTopBx .dFlx .lftSd {
        max-width: 550px
    }
}

.servicePage #ftTopSec .ftTopBx .dFlx .lftSd .secTleWrp {
    margin-bottom: 20px;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .servicePage #ftTopSec .ftTopBx .dFlx .lftSd .secTleWrp {
        text-align: left;
        margin-bottom: 0
    }
}

.servicePage #ftTopSec .ftTopBx .dFlx .lftSd .secTleWrp .mTle {
    color: #000
}

@media only screen and (min-width: 992px) {
    .servicePage #ftTopSec .ftTopBx .dFlx .lftSd .secTleWrp .mTle {
        font-size: 36px
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage #ftTopSec .ftTopBx .dFlx .lftSd .secTleWrp .mTle {
        font-size: 40px
    }
}

.servicePage #ftTopSec .ftTopBx .dFlx .lftSd p {
    margin-bottom: 0
}

.servicePage #ftTopSec .ftTopBx .dFlx .rgtSd {
    width: 100%;
    max-width: 100%
}

@media only screen and (min-width: 768px) {
    .servicePage #ftTopSec .ftTopBx .dFlx .rgtSd {
        max-width: calc(100% - 380px)
    }
}

@media only screen and (min-width: 992px) {
    .servicePage #ftTopSec .ftTopBx .dFlx .rgtSd {
        max-width: calc(100% - 550px)
    }
}

.servicePage #ftTopSec .ftTopBx .dFlx .rgtSd .btnWrp {
    margin: 0 -25px;
    justify-content: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width: 768px) {
    .servicePage #ftTopSec .ftTopBx .dFlx .rgtSd .btnWrp {
        justify-content: flex-end
    }
}

.servicePage #ftTopSec .ftTopBx .dFlx .rgtSd .btnWrp .cmnBtn {
    margin: 5px 15px;
    border-radius: 30px;
    background-color: #fff;
    max-width: 350px;
    width: fit-content;
    border-color: #fff;
    color: #323233;
    font-weight: 700;
    text-transform: lowercase;
    padding: 10px 20px
}

@media only screen and (min-width: 768px) {
    .servicePage #ftTopSec .ftTopBx .dFlx .rgtSd .btnWrp .cmnBtn {
        margin: 10px 25px;
        padding: 10px 36px
    }
}

.servicePage #ftTopSec .ftTopBx .dFlx .rgtSd .btnWrp .cmnBtn::before {
    background-color: #032B66
}

.servicePage #ftTopSec .ftTopBx .dFlx .rgtSd .btnWrp .cmnBtn:hover {
    color: #fff
}

.servicePage #ftTopSec .ftTopBx .dFlx .rgtSd .btnWrp .cmnBtn:hover .icn svg {
    fill: #fff
}

.servicePage #ftTopSec .ftTopBx .dFlx .rgtSd .btnWrp .cmnBtn .icn svg {
    width: 20px;
    stroke: rgba(0, 0, 0, 0);
    fill: #032B66
}

.privacyPage #privacySec {
    position: relative;
    padding: 40px 0
}

@media only screen and (min-width: 567px) {
    .privacyPage #privacySec {
        padding: 60px 0
    }
}

@media only screen and (min-width: 992px) {
    .privacyPage #privacySec {
        padding: 80px 0
    }
}

@media only screen and (min-width: 1200px) {
    .privacyPage #privacySec {
        padding: 100px 0
    }
}

.privacyPage #privacySec .bnrSec .secTleWrp {
    text-align: center;
    margin-bottom: 0px
}

.privacyPage #privacySec .bnrSec .secTleWrp.center {
    text-align: center
}

.privacyPage #privacySec .bnrSec .secTleWrp .smallTtl .supTle {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    color: #757575;
    letter-spacing: 3px;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 15px
}

@media only screen and (min-width: 576px) {
    .privacyPage #privacySec .bnrSec .secTleWrp .smallTtl .supTle {
        font-size: 15px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 992px) {
    .privacyPage #privacySec .bnrSec .secTleWrp .smallTtl .supTle {
        font-size: 15px;
        margin-bottom: 25px
    }
}

@media only screen and (min-width: 1200px) {
    .privacyPage #privacySec .bnrSec .secTleWrp .smallTtl .supTle {
        font-size: 20px;
        margin-bottom: 30px
    }
}

.privacyPage #privacySec .bnrSec .secTleWrp .dsgnElmt {
    position: absolute;
    z-index: -1;
    top: 2%;
    left: 40%
}

@media only screen and (min-width: 468px) {
    .privacyPage #privacySec .bnrSec .secTleWrp .dsgnElmt {
        top: 2%;
        left: 44%
    }
}

@media only screen and (min-width: 768px) {
    .privacyPage #privacySec .bnrSec .secTleWrp .dsgnElmt {
        top: 2%;
        left: 45%
    }
}

@media only screen and (min-width: 900px) {
    .privacyPage #privacySec .bnrSec .secTleWrp .dsgnElmt {
        top: 3%;
        left: 46%
    }
}

@media only screen and (min-width: 992px) {
    .privacyPage #privacySec .bnrSec .secTleWrp .dsgnElmt {
        top: 4%;
        left: 47%
    }
}

@media only screen and (min-width: 1200px) {
    .privacyPage #privacySec .bnrSec .secTleWrp .dsgnElmt {
        top: 4%;
        left: 47%
    }
}

@media only screen and (min-width: 1441px) {
    .privacyPage #privacySec .bnrSec .secTleWrp .dsgnElmt {
        top: 4%;
        left: 48%
    }
}

@media only screen and (min-width: 1551px) {
    .privacyPage #privacySec .bnrSec .secTleWrp .dsgnElmt {
        top: 5%;
        left: 48%
    }
}

.privacyPage #privacySec .bnrSec .secTleWrp .dsgnElmt .blurElmt {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    filter: blur(30px);
    opacity: 24%;
    background-color: #032B66
}

.privacyPage #privacySec .bnrSec .secTleWrp .mTle {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 10px;
    color: #323233
}

@media only screen and (min-width: 576px) {
    .privacyPage #privacySec .bnrSec .secTleWrp .mTle {
        font-size: 30px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 992px) {
    .privacyPage #privacySec .bnrSec .secTleWrp .mTle {
        font-size: 45px
    }
}

@media only screen and (min-width: 1200px) {
    .privacyPage #privacySec .bnrSec .secTleWrp .mTle {
        font-size: 55px
    }
}

@media only screen and (min-width: 1441px) {
    .privacyPage #privacySec .bnrSec .secTleWrp .mTle {
        font-size: 60px
    }
}

.privacyPage #privacySec .bnrSec .secTleWrp .mTle span {
    color: #032B66
}

.privacyPage #privacySec .bnrSec .secTleWrp .TaglineTtl {
    color: #848484;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2
}

@media only screen and (min-width: 768px) {
    .privacyPage #privacySec .bnrSec .secTleWrp .TaglineTtl {
        font-size: 15px
    }
}

@media only screen and (min-width: 1200px) {
    .privacyPage #privacySec .bnrSec .secTleWrp .TaglineTtl {
        font-size: 16px
    }
}

@media only screen and (min-width: 1441px) {
    .privacyPage #privacySec .bnrSec .secTleWrp .TaglineTtl {
        font-size: 18px
    }
}

.privacyPage #privacySec .cntSec {
    position: relative;
    padding: 35px 0 0
}

@media only screen and (min-width: 567px) {
    .privacyPage #privacySec .cntSec {
        padding: 45px 0 0
    }
}

@media only screen and (min-width: 768px) {
    .privacyPage #privacySec .cntSec {
        padding: 55px 0 0
    }
}

@media only screen and (min-width: 992px) {
    .privacyPage #privacySec .cntSec {
        padding: 65px 0 0
    }
}

@media only screen and (min-width: 1200px) {
    .privacyPage #privacySec .cntSec {
        padding: 80px 0 0
    }
}

.privacyPage #privacySec .cntSec .discTle {
    font-size: 15px;
    color: #323233;
    font-weight: 700;
    margin-bottom: 10px
}

@media only screen and (min-width: 768px) {
    .privacyPage #privacySec .cntSec .discTle {
        font-size: 22px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 992px) {
    .privacyPage #privacySec .cntSec .discTle {
        font-size: 24px;
        margin-bottom: 25px
    }
}

@media only screen and (min-width: 1200px) {
    .privacyPage #privacySec .cntSec .discTle {
        font-size: 25px;
        margin-bottom: 30px
    }
}

.privacyPage #privacySec .cntSec p {
    color: #848484;
    font-weight: 400;
    margin-bottom: 14px
}

@media only screen and (min-width: 768px) {
    .privacyPage #privacySec .cntSec p {
        font-size: 15px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 992px) {
    .privacyPage #privacySec .cntSec p {
        font-size: 15px;
        margin-bottom: 25px
    }
}

@media only screen and (min-width: 1200px) {
    .privacyPage #privacySec .cntSec p {
        font-size: 18px
    }
}

.privacyPage #privacySec .cntSec ul {
    columns: 1;
    margin-bottom: 15px
}

@media only screen and (min-width: 768px) {
    .privacyPage #privacySec .cntSec ul {
        font-size: 15px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 992px) {
    .privacyPage #privacySec .cntSec ul {
        font-size: 15px;
        columns: 2;
        margin-bottom: 25px
    }
}

.privacyPage #privacySec .cntSec ul li {
    font-size: 14px;
    padding-left: 25px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 1.2;
    color: #848484;
    position: relative
}

@media only screen and (min-width: 768px) {
    .privacyPage #privacySec .cntSec ul li {
        font-size: 15px
    }
}

@media only screen and (min-width: 992px) {
    .privacyPage #privacySec .cntSec ul li {
        font-size: 15px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 1200px) {
    .privacyPage #privacySec .cntSec ul li {
        font-size: 18px
    }
}

.privacyPage #privacySec .cntSec ul li::before {
    content: "";
    background: url(../images/arrowIcon.svg) no-repeat;
    position: absolute;
    top: 5px;
    left: 0;
    width: 13px;
    height: 13px;
    margin-right: 10px
}

.contactPage #contactSection {
    position: relative;
    padding: 45px 0
}

@media only screen and (min-width: 468px) {
    .contactPage #contactSection {
        padding: 55px 0
    }
}

@media only screen and (min-width: 567px) {
    .contactPage #contactSection {
        padding: 60px 0
    }
}

@media only screen and (min-width: 768px) {
    .contactPage #contactSection {
        padding: 65px 0
    }
}

@media only screen and (min-width: 992px) {
    .contactPage #contactSection {
        padding: 80px 0
    }
}

@media only screen and (min-width: 1200px) {
    .contactPage #contactSection {
        padding: 90px 0 120px
    }
}

@media only screen and (min-width: 1441px) {
    .contactPage #contactSection {
        padding: 110px 0 140px
    }
}

.contactPage #contactSection .secTleWrp {
    text-align: center;
    margin-bottom: 20px
}

@media only screen and (min-width: 768px) {
    .contactPage #contactSection .secTleWrp {
        margin-bottom: 30px
    }
}

@media only screen and (min-width: 992px) {
    .contactPage #contactSection .secTleWrp {
        margin-bottom: 35px
    }
}

.contactPage #contactSection .secTleWrp.center {
    text-align: center
}

.contactPage #contactSection .secTleWrp .smallTtl .supTle {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    color: #757575;
    letter-spacing: 3px;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 15px
}

@media only screen and (min-width: 576px) {
    .contactPage #contactSection .secTleWrp .smallTtl .supTle {
        font-size: 15px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 992px) {
    .contactPage #contactSection .secTleWrp .smallTtl .supTle {
        font-size: 15px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 1441px) {
    .contactPage #contactSection .secTleWrp .smallTtl .supTle {
        font-size: 20px;
        margin-bottom: 30px
    }
}

.contactPage #contactSection .secTleWrp .dsgnElmt {
    position: absolute;
    z-index: -1;
    top: 2%;
    left: 40%
}

@media only screen and (min-width: 468px) {
    .contactPage #contactSection .secTleWrp .dsgnElmt {
        top: 4%;
        left: 44%
    }
}

@media only screen and (min-width: 768px) {
    .contactPage #contactSection .secTleWrp .dsgnElmt {
        top: 4%;
        left: 45%
    }
}

@media only screen and (min-width: 900px) {
    .contactPage #contactSection .secTleWrp .dsgnElmt {
        top: 5%;
        left: 46%
    }
}

@media only screen and (min-width: 992px) {
    .contactPage #contactSection .secTleWrp .dsgnElmt {
        top: 6%;
        left: 47%
    }
}

@media only screen and (min-width: 1200px) {
    .contactPage #contactSection .secTleWrp .dsgnElmt {
        top: 7%;
        left: 47%
    }
}

@media only screen and (min-width: 1441px) {
    .contactPage #contactSection .secTleWrp .dsgnElmt {
        top: 9%;
        left: 48%
    }
}

@media only screen and (min-width: 1551px) {
    .contactPage #contactSection .secTleWrp .dsgnElmt {
        top: 10%;
        left: 48%
    }
}

.contactPage #contactSection .secTleWrp .dsgnElmt .blurElmt {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    filter: blur(30px);
    opacity: 24%;
    background-color: #032B66
}

.contactPage #contactSection .secTleWrp .mTle {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 10px;
    color: #323233
}

@media only screen and (min-width: 576px) {
    .contactPage #contactSection .secTleWrp .mTle {
        font-size: 26px;
        margin-bottom: 25px
    }
}

@media only screen and (min-width: 768px) {
    .contactPage #contactSection .secTleWrp .mTle {
        font-size: 30px;
        margin-bottom: 45px
    }
}

@media only screen and (min-width: 992px) {
    .contactPage #contactSection .secTleWrp .mTle {
        font-size: 38px;
        margin-bottom: 55px
    }
}

@media only screen and (min-width: 1441px) {
    .contactPage #contactSection .secTleWrp .mTle {
        font-size: 60px;
        margin-bottom: 70px
    }
}

.contactPage #contactSection .secTleWrp .mTle span {
    color: #032B66
}

.contactPage #contactSection .contactBoxSec {
    position: relative
}

.contactPage #contactSection .contactBoxSec .contactBox {
    position: relative;
    margin: -6px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width: 567px) {
    .contactPage #contactSection .contactBoxSec .contactBox {
        margin: -12px
    }
}

@media only screen and (min-width: 992px) {
    .contactPage #contactSection .contactBoxSec .contactBox {
        margin: -18px
    }
}

@media only screen and (min-width: 1441px) {
    .contactPage #contactSection .contactBoxSec .contactBox {
        margin: -22.5px
    }
}

.contactPage #contactSection .contactBoxSec .contactBox .item {
    padding: 6px;
    width: 100%
}

@media only screen and (min-width: 468px) {
    .contactPage #contactSection .contactBoxSec .contactBox .item {
        width: 100%
    }
}

@media only screen and (min-width: 567px) {
    .contactPage #contactSection .contactBoxSec .contactBox .item {
        width: 100%;
        padding: 12px
    }
}

@media only screen and (min-width: 768px) {
    .contactPage #contactSection .contactBoxSec .contactBox .item {
        width: 50%
    }
}

@media only screen and (min-width: 992px) {
    .contactPage #contactSection .contactBoxSec .contactBox .item {
        width: 50%;
        padding: 18px
    }
}

@media only screen and (min-width: 1200px) {
    .contactPage #contactSection .contactBoxSec .contactBox .item {
        width: 33.3333333333%
    }
}

@media only screen and (min-width: 1441px) {
    .contactPage #contactSection .contactBoxSec .contactBox .item {
        width: 33.3333333333%;
        padding: 22.5px
    }
}

.contactPage #contactSection .contactBoxSec .contactBox .item .cntBx {
    background-color: #fff;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .1);
    transition: all .5s;
    position: relative;
    z-index: 0;
    border-radius: 50px;
    overflow: hidden;
    padding: 30px;
    height: 100%;
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out
}

@media only screen and (min-width: 576px) {
    .contactPage #contactSection .contactBoxSec .contactBox .item .cntBx {
        padding: 35px
    }
}

@media only screen and (min-width: 768px) {
    .contactPage #contactSection .contactBoxSec .contactBox .item .cntBx {
        padding: 45px
    }
}

@media only screen and (min-width: 992px) {
    .contactPage #contactSection .contactBoxSec .contactBox .item .cntBx {
        padding: 50px
    }
}

@media only screen and (min-width: 1441px) {
    .contactPage #contactSection .contactBoxSec .contactBox .item .cntBx {
        padding: 65px 25px 65px 50px
    }
}

.contactPage #contactSection .contactBoxSec .contactBox .item .cntBx:hover {
    border-radius: 50px;
    background: #032B66
}

.contactPage #contactSection .contactBoxSec .contactBox .item .cntBx:hover .title {
    color: #fff
}

.contactPage #contactSection .contactBoxSec .contactBox .item .cntBx:hover ul li .icon {
    fill: #fff;
    color: #fff
}

.contactPage #contactSection .contactBoxSec .contactBox .item .cntBx:hover ul li .info p, .contactPage #contactSection .contactBoxSec .contactBox .item .cntBx:hover ul li .info a {
    color: #fff;
    width: fit-content
}

.contactPage #contactSection .contactBoxSec .contactBox .item .cntBx:hover ul li .info a:hover {
    color: #fff
}

.contactPage #contactSection .contactBoxSec .contactBox .item .cntBx .title {
    font-size: 20px;
    font-weight: 700;
    color: #032B66;
    transition: all .5s;
    margin-bottom: 15px;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .contactPage #contactSection .contactBoxSec .contactBox .item .cntBx .title {
        font-size: 20px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 992px) {
    .contactPage #contactSection .contactBoxSec .contactBox .item .cntBx .title {
        font-size: 20px;
        margin-bottom: 25px
    }
}

@media only screen and (min-width: 1200px) {
    .contactPage #contactSection .contactBoxSec .contactBox .item .cntBx .title {
        font-size: 25px;
        margin-bottom: 35px
    }
}

@media only screen and (min-width: 1441px) {
    .contactPage #contactSection .contactBoxSec .contactBox .item .cntBx .title {
        font-size: 30px;
        margin-bottom: 45px
    }
}

.contactPage #contactSection .contactBoxSec .contactBox .item .cntBx ul li {
    display: flex
}

.contactPage #contactSection .contactBoxSec .contactBox .item .cntBx ul li:not(:nth-last-child(1)) {
    margin-bottom: 10px
}

@media only screen and (min-width: 768px) {
    .contactPage #contactSection .contactBoxSec .contactBox .item .cntBx ul li:not(:nth-last-child(1)) {
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 992px) {
    .contactPage #contactSection .contactBoxSec .contactBox .item .cntBx ul li:not(:nth-last-child(1)) {
        margin-bottom: 25px
    }
}

@media only screen and (min-width: 1200px) {
    .contactPage #contactSection .contactBoxSec .contactBox .item .cntBx ul li:not(:nth-last-child(1)) {
        margin-bottom: 30px
    }
}

@media only screen and (min-width: 1441px) {
    .contactPage #contactSection .contactBoxSec .contactBox .item .cntBx ul li:not(:nth-last-child(1)) {
        margin-bottom: 35px
    }
}

.contactPage #contactSection .contactBoxSec .contactBox .item .cntBx ul li .icon {
    fill: #032B66
}

.contactPage #contactSection .contactBoxSec .contactBox .item .cntBx ul li .icon .Icn_s1 {
    width: 15px;
    height: 20px
}

@media only screen and (min-width: 992px) {
    .contactPage #contactSection .contactBoxSec .contactBox .item .cntBx ul li .icon .Icn_s1 {
        width: 15px;
        height: 21px
    }
}

.contactPage #contactSection .contactBoxSec .contactBox .item .cntBx ul li .icon .Icn_s2 {
    width: 18px;
    height: 11px
}

@media only screen and (min-width: 992px) {
    .contactPage #contactSection .contactBoxSec .contactBox .item .cntBx ul li .icon .Icn_s2 {
        width: 19px;
        height: 13px
    }
}

.contactPage #contactSection .contactBoxSec .contactBox .item .cntBx ul li .icon .Icn_s3 {
    width: 15px;
    height: 15px
}

@media only screen and (min-width: 992px) {
    .contactPage #contactSection .contactBoxSec .contactBox .item .cntBx ul li .icon .Icn_s3 {
        width: 21px;
        height: 21px
    }
}

.contactPage #contactSection .contactBoxSec .contactBox .item .cntBx ul li .info {
    padding-left: 15px
}

.contactPage #contactSection .contactBoxSec .contactBox .item .cntBx ul li .info p, .contactPage #contactSection .contactBoxSec .contactBox .item .cntBx ul li .info a {
    color: #323233;
    font-size: 15px;
    font-weight: 400;
    display: block;
    margin-bottom: 0;
    transition: all .5s
}

@media only screen and (min-width: 992px) {
    .contactPage #contactSection .contactBoxSec .contactBox .item .cntBx ul li .info p, .contactPage #contactSection .contactBoxSec .contactBox .item .cntBx ul li .info a {
        font-size: 16px
    }
}

@media only screen and (min-width: 1200px) {
    .contactPage #contactSection .contactBoxSec .contactBox .item .cntBx ul li .info p, .contactPage #contactSection .contactBoxSec .contactBox .item .cntBx ul li .info a {
        font-size: 18px
    }
}

.contactPage #contactSection .contactBoxSec .contactBox .item .cntBx ul li .info a {
    width: fit-content;
    max-width: 100%
}

.contactPage #contactFormSection {
    position: relative;
    padding: 0 0 125px
}

.contactPage #contactFormSection .contactFormSec {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.contactPage #contactFormSection .contactFormSec .dsgnElmt {
    position: absolute;
    z-index: -1
}

.contactPage #contactFormSection .contactFormSec .dsgnElmt:nth-child(1) {
    top: -3%;
    right: 45%
}

@media only screen and (min-width: 992px) {
    .contactPage #contactFormSection .contactFormSec .dsgnElmt:nth-child(1) {
        top: -8%
    }
}

@media only screen and (min-width: 1200px) {
    .contactPage #contactFormSection .contactFormSec .dsgnElmt:nth-child(1) {
        top: -15%
    }
}

.contactPage #contactFormSection .contactFormSec .dsgnElmt:nth-child(2) {
    top: -3%;
    left: 0%
}

@media only screen and (min-width: 992px) {
    .contactPage #contactFormSection .contactFormSec .dsgnElmt:nth-child(2) {
        top: -10%;
        left: 0%
    }
}

@media only screen and (min-width: 1200px) {
    .contactPage #contactFormSection .contactFormSec .dsgnElmt:nth-child(2) {
        top: -10%;
        left: 0%
    }
}

@media only screen and (min-width: 1400px) {
    .contactPage #contactFormSection .contactFormSec .dsgnElmt:nth-child(2) {
        top: -7%;
        left: -4%
    }
}

@media only screen and (min-width: 1551px) {
    .contactPage #contactFormSection .contactFormSec .dsgnElmt:nth-child(2) {
        top: -7%;
        left: -5%
    }
}

@media only screen and (min-width: 1920px) {
    .contactPage #contactFormSection .contactFormSec .dsgnElmt:nth-child(2) {
        top: -5%;
        left: -7%
    }
}

.contactPage #contactFormSection .contactFormSec .dsgnElmt:nth-child(3) {
    bottom: -5%;
    left: 0%;
    z-index: 1
}

@media only screen and (min-width: 1551px) {
    .contactPage #contactFormSection .contactFormSec .dsgnElmt:nth-child(3) {
        bottom: 0%;
        left: -7%
    }
}

.contactPage #contactFormSection .contactFormSec .dsgnElmt:nth-child(4) {
    top: 45%;
    right: 0%
}

@media only screen and (min-width: 400px) {
    .contactPage #contactFormSection .contactFormSec .dsgnElmt:nth-child(4) {
        top: 47%;
        right: 0%
    }
}

@media only screen and (min-width: 450px) {
    .contactPage #contactFormSection .contactFormSec .dsgnElmt:nth-child(4) {
        top: 50%;
        right: 0%
    }
}

@media only screen and (min-width: 530px) {
    .contactPage #contactFormSection .contactFormSec .dsgnElmt:nth-child(4) {
        top: 43%;
        right: 0%
    }
}

@media only screen and (min-width: 768px) {
    .contactPage #contactFormSection .contactFormSec .dsgnElmt:nth-child(4) {
        top: 48%;
        right: 0%
    }
}

@media only screen and (min-width: 992px) {
    .contactPage #contactFormSection .contactFormSec .dsgnElmt:nth-child(4) {
        top: 48%;
        right: 43%
    }
}

@media only screen and (min-width: 1300px) {
    .contactPage #contactFormSection .contactFormSec .dsgnElmt:nth-child(4) {
        top: 45%;
        right: -4%
    }
}

@media only screen and (min-width: 1551px) {
    .contactPage #contactFormSection .contactFormSec .dsgnElmt:nth-child(4) {
        top: 45%;
        right: -7%
    }
}

.contactPage #contactFormSection .contactFormSec .dsgnElmt .sqElmt {
    width: 10px;
    height: 10px;
    border-radius: 0;
    border: 1px solid #032B66;
    transform: rotate(-45deg);
    animation: rotate 10s infinite linear
}

.contactPage #contactFormSection .contactFormSec .dsgnElmt .rdElmt {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #c8c8c8;
    animation: zoom-in-zoom-out 1s ease infinite
}

@media only screen and (min-width: 992px) {
    .contactPage #contactFormSection .contactFormSec .dsgnElmt .rdElmt {
        width: 45px;
        height: 45px
    }
}

.contactPage #contactFormSection .contactFormSec .dsgnElmt .wavElmt {
    width: 50px;
    height: auto;
    animation: zoom-in-zoom-out 1s ease infinite
}

.contactPage #contactFormSection .contactFormSec .dsgnElmt .sqElmtBig {
    width: 23px;
    height: 23px;
    border-radius: 0;
    border: 1px solid #032B66;
    transform: rotate(-45deg);
    animation: rotate 10s infinite linear
}

.contactPage #contactFormSection .contactFormSec .contactFormSecLft {
    position: relative;
    width: 100%;
    padding-right: 0px;
    margin-bottom: 60px
}

@media only screen and (min-width: 576px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecLft {
        width: 100%
    }
}

@media only screen and (min-width: 768px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecLft {
        width: 100%;
        margin-bottom: 40px
    }
}

@media only screen and (min-width: 992px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecLft {
        width: 600px;
        padding-right: 50px;
        margin-bottom: 0px
    }
}

@media only screen and (min-width: 1200px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecLft {
        width: 720px;
        padding-right: 80px
    }
}

@media only screen and (min-width: 1441px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecLft {
        width: 820px;
        padding-right: 100px
    }
}

.contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .smallTag {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
    color: #848484;
    text-align: left;
    text-transform: capitalize;
    margin-bottom: 10px
}

@media only screen and (min-width: 576px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .smallTag {
        font-size: 16px
    }
}

@media only screen and (max-width: 992px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .smallTag {
        text-align: center
    }
}

@media only screen and (min-width: 992px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .smallTag {
        font-size: 15px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 1200px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .smallTag {
        font-size: 20px;
        margin-bottom: 20px
    }
}

.contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .mTle {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 20px;
    color: #323233
}

@media only screen and (min-width: 576px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .mTle {
        font-size: 26px;
        margin-bottom: 25px
    }
}

@media only screen and (min-width: 768px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .mTle {
        font-size: 30px;
        margin-bottom: 35px
    }
}

@media only screen and (max-width: 992px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .mTle {
        text-align: center
    }

    .contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .mTle br:first-child {
        display: none
    }
}

@media only screen and (min-width: 992px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .mTle {
        font-size: 35px;
        margin-bottom: 45px
    }
}

@media only screen and (min-width: 1200px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .mTle {
        font-size: 40px;
        margin-bottom: 50px
    }
}

@media only screen and (min-width: 1441px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .mTle {
        font-size: 45px;
        margin-bottom: 55px
    }
}

.contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .mTle span {
    color: #032B66;
    font-weight: 700
}

.contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .imgWrp svg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative
}

.contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .imgWrp .mapBox {
    position: relative;
    width: 100%;
    margin-top: 20px
}

@media only screen and (min-width: 530px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .imgWrp .mapBox {
        position: absolute;
        top: 70%;
        left: 45%;
        transform: translate(-50%, -50%);
        z-index: 1;
        width: unset;
        margin-top: 0px
    }
}

.contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .imgWrp .mapBox .mapCntBx {
    padding: 15px 25px;
    background: #032B66;
    border-radius: 30px;
    box-shadow: 0px 20px 50px 0px rgba(233, 44, 23, .49);
    -webkit-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -ms-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    transition: all .6s ease-out
}

@media only screen and (min-width: 567px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .imgWrp .mapBox .mapCntBx {
        padding: 15px 20px
    }
}

@media only screen and (min-width: 768px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .imgWrp .mapBox .mapCntBx {
        padding: 15px 30px
    }
}

@media only screen and (min-width: 992px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .imgWrp .mapBox .mapCntBx {
        padding: 20px 40px
    }
}

.contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .imgWrp .mapBox .mapCntBx:hover {
    transform: translateY(-20px)
}

.contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .imgWrp .mapBox .mapCntBx .SmTxt {
    color: #fff;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px
}

@media only screen and (min-width: 768px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .imgWrp .mapBox .mapCntBx .SmTxt {
        font-size: 15px
    }
}

@media only screen and (min-width: 1200px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .imgWrp .mapBox .mapCntBx .SmTxt {
        font-size: 16px
    }
}

.contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .imgWrp .mapBox .mapCntBx .TagTxt {
    font-size: 14px;
    font-weight: 700;
    line-height: 28px;
    color: #fff;
    text-align: left;
    text-transform: capitalize;
    margin-bottom: 0px
}

@media only screen and (min-width: 576px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .imgWrp .mapBox .mapCntBx .TagTxt {
        font-size: 15px
    }
}

@media only screen and (min-width: 992px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .imgWrp .mapBox .mapCntBx .TagTxt {
        font-size: 16px
    }
}

@media only screen and (min-width: 1200px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecLft .contactFormSecDtl .imgWrp .mapBox .mapCntBx .TagTxt {
        font-size: 18px
    }
}

.contactPage #contactFormSection .contactFormSec .contactFormSecRit {
    position: relative;
    width: 100%
}

@media only screen and (min-width: 576px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecRit {
        width: 100%
    }
}

@media only screen and (min-width: 768px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecRit {
        width: 100%
    }
}

@media only screen and (min-width: 992px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecRit {
        width: calc(100% - 600px)
    }
}

@media only screen and (min-width: 1200px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecRit {
        width: calc(100% - 720px)
    }
}

@media only screen and (min-width: 1441px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecRit {
        width: calc(100% - 820px)
    }
}

.contactPage #contactFormSection .contactFormSec .contactFormSecRit .contactFormSec {
    position: relative;
    background: #fef4f4;
    padding: 30px;
    border-radius: 30px
}

@media only screen and (min-width: 576px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecRit .contactFormSec {
        padding: 30px
    }
}

@media only screen and (min-width: 768px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecRit .contactFormSec {
        padding: 35px 25px
    }
}

@media only screen and (min-width: 992px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecRit .contactFormSec {
        padding: 45px 35px
    }
}

@media only screen and (min-width: 1200px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecRit .contactFormSec {
        padding: 55px 45px 40px
    }
}

@media only screen and (min-width: 1441px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecRit .contactFormSec {
        padding: 65px 55px 50px
    }
}

.contactPage #contactFormSection .contactFormSec .contactFormSecRit .contactFormSec .customForm .formTleWrp .formTle {
    margin-bottom: 5px
}

.contactPage #contactFormSection .contactFormSec .contactFormSecRit .contactFormSec .customForm .formTleWrp .subTle {
    color: #848484;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px
}

@media only screen and (min-width: 768px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecRit .contactFormSec .customForm .formTleWrp .subTle {
        font-size: 15px;
        margin-bottom: 10px
    }
}

@media only screen and (min-width: 1200px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecRit .contactFormSec .customForm .formTleWrp .subTle {
        font-size: 15px;
        margin-bottom: 10px
    }
}

.contactPage #contactFormSection .contactFormSec .contactFormSecRit .contactFormSec .customForm .form-group .form-control {
    border: 1px solid #fff
}

.contactPage #contactFormSection .contactFormSec .contactFormSecRit .contactFormSec .customForm .form-group .form-control:focus {
    border: 1px solid #032B66;
    color: #acacac
}

.contactPage #contactFormSection .contactFormSec .contactFormSecRit .contactFormSec .customForm .btnWrap .btnSbmt {
    margin-top: 0px;
    font-size: 13px;
    line-height: 1;
    font-weight: 700;
    background-color: #fff;
    color: #032B66;
    border-radius: 15px;
    border: 1px solid #032B66;
    padding: 0 10px;
    height: 40px;
    width: 100%;
    margin: 0;
    text-transform: uppercase
}

@media only screen and (min-width: 576px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecRit .contactFormSec .customForm .btnWrap .btnSbmt {
        width: 80px;
        height: 45px;
        font-size: 14px
    }
}

@media only screen and (min-width: 768px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecRit .contactFormSec .customForm .btnWrap .btnSbmt {
        width: 100px;
        font-size: 16px
    }
}

@media only screen and (min-width: 1551px) {
    .contactPage #contactFormSection .contactFormSec .contactFormSecRit .contactFormSec .customForm .btnWrap .btnSbmt {
        height: 60px;
        font-size: 18px
    }
}

.contactPage #contactFormSection .contactFormSec .contactFormSecRit .contactFormSec .customForm .btnWrap .hoveranim::before {
    background: #032B66
}

.contactPage #contactFormSection .contactFormSec .contactFormSecRit .contactFormSec .customForm .btnWrap .hoveranim span {
    position: relative;
    z-index: 1
}

.contactPage #contactFormSection .contactFormSec .contactFormSecRit .contactFormSec .customForm .btnWrap .hoveranim:hover {
    color: #fff
}

.careersPage #careersSection {
    position: relative;
    padding: 45px 0
}

@media only screen and (min-width: 468px) {
    .careersPage #careersSection {
        padding: 55px 0
    }
}

@media only screen and (min-width: 567px) {
    .careersPage #careersSection {
        padding: 60px 0
    }
}

@media only screen and (min-width: 768px) {
    .careersPage #careersSection {
        padding: 65px 0
    }
}

@media only screen and (min-width: 992px) {
    .careersPage #careersSection {
        padding: 80px 0
    }
}

@media only screen and (min-width: 1441px) {
    .careersPage #careersSection {
        padding: 100px 0
    }
}

.careersPage #careersSection .careersSec .secTleWrp {
    text-align: center;
    margin-bottom: 0px
}

.careersPage #careersSection .careersSec .secTleWrp.center {
    text-align: center
}

.careersPage #careersSection .careersSec .secTleWrp .smallTtl .supTle {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    color: #757575;
    letter-spacing: 3px;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 15px
}

@media only screen and (min-width: 576px) {
    .careersPage #careersSection .careersSec .secTleWrp .smallTtl .supTle {
        font-size: 15px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 992px) {
    .careersPage #careersSection .careersSec .secTleWrp .smallTtl .supTle {
        font-size: 15px;
        margin-bottom: 25px
    }
}

@media only screen and (min-width: 1200px) {
    .careersPage #careersSection .careersSec .secTleWrp .smallTtl .supTle {
        font-size: 20px;
        margin-bottom: 30px
    }
}

.careersPage #careersSection .careersSec .secTleWrp .dsgnElmt {
    position: absolute;
    z-index: -1;
    top: 2%;
    left: 40%
}

@media only screen and (min-width: 468px) {
    .careersPage #careersSection .careersSec .secTleWrp .dsgnElmt {
        top: 2%;
        left: 44%
    }
}

@media only screen and (min-width: 768px) {
    .careersPage #careersSection .careersSec .secTleWrp .dsgnElmt {
        top: 2%;
        left: 45%
    }
}

@media only screen and (min-width: 900px) {
    .careersPage #careersSection .careersSec .secTleWrp .dsgnElmt {
        top: 3%;
        left: 46%
    }
}

@media only screen and (min-width: 992px) {
    .careersPage #careersSection .careersSec .secTleWrp .dsgnElmt {
        top: 4%;
        left: 47%
    }
}

@media only screen and (min-width: 1200px) {
    .careersPage #careersSection .careersSec .secTleWrp .dsgnElmt {
        top: 4%;
        left: 47%
    }
}

@media only screen and (min-width: 1441px) {
    .careersPage #careersSection .careersSec .secTleWrp .dsgnElmt {
        top: 4%;
        left: 48%
    }
}

@media only screen and (min-width: 1551px) {
    .careersPage #careersSection .careersSec .secTleWrp .dsgnElmt {
        top: 5%;
        left: 48%
    }
}

.careersPage #careersSection .careersSec .secTleWrp .dsgnElmt .blurElmt {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    filter: blur(30px);
    opacity: 24%;
    background-color: #032B66
}

.careersPage #careersSection .careersSec .secTleWrp .mTle {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 10px;
    color: #323233
}

@media only screen and (min-width: 576px) {
    .careersPage #careersSection .careersSec .secTleWrp .mTle {
        font-size: 26px
    }
}

@media only screen and (min-width: 768px) {
    .careersPage #careersSection .careersSec .secTleWrp .mTle {
        font-size: 30px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 992px) {
    .careersPage #careersSection .careersSec .secTleWrp .mTle {
        font-size: 38px
    }
}

@media only screen and (min-width: 1441px) {
    .careersPage #careersSection .careersSec .secTleWrp .mTle {
        font-size: 60px
    }
}

.careersPage #careersSection .careersSec .secTleWrp .mTle span {
    color: #032B66
}

.careersPage #careersSection .careersSec .secTleWrp .TaglineTtl {
    color: #848484;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px
}

@media only screen and (min-width: 768px) {
    .careersPage #careersSection .careersSec .secTleWrp .TaglineTtl {
        font-size: 15px
    }
}

@media only screen and (min-width: 1200px) {
    .careersPage #careersSection .careersSec .secTleWrp .TaglineTtl {
        font-size: 16px
    }
}

@media only screen and (min-width: 1441px) {
    .careersPage #careersSection .careersSec .secTleWrp .TaglineTtl {
        font-size: 18px
    }
}

.careersPage #careersSection .careersBoxSec {
    position: relative;
    padding: 25px 0 0
}

@media only screen and (min-width: 567px) {
    .careersPage #careersSection .careersBoxSec {
        padding: 45px 0 0
    }
}

@media only screen and (min-width: 768px) {
    .careersPage #careersSection .careersBoxSec {
        padding: 55px 0 0
    }
}

@media only screen and (min-width: 992px) {
    .careersPage #careersSection .careersBoxSec {
        padding: 65px 0 0
    }
}

@media only screen and (min-width: 1200px) {
    .careersPage #careersSection .careersBoxSec {
        padding: 80px 0 0
    }
}

@media only screen and (min-width: 1441px) {
    .careersPage #careersSection .careersBoxSec {
        padding: 90px 0 0
    }
}

.careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item {
    margin-bottom: 10px;
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, 0)
}

@media only screen and (min-width: 576px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item {
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 768px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item {
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 992px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item {
        margin-bottom: 25px
    }
}

@media only screen and (min-width: 1200px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item {
        margin-bottom: 30px
    }
}

.careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item:last-child {
    margin-bottom: 0px
}

.careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-header button {
    background: rgba(216, 216, 216, .22);
    border-radius: 20px;
    border: none;
    padding: 0px;
    height: 60px
}

.careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-header button:active {
    box-shadow: none
}

.careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-header button:focus {
    box-shadow: none
}

.careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-header button::after {
    display: none
}

.careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-header button[aria-expanded=true] {
    background-color: #323233;
    box-shadow: none;
    border-radius: 20px 20px 0px 0px;
    color:white;
}

.careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-header button[aria-expanded=true] span {
    color: #fff
}

.careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-header button[aria-expanded=true] .arrow {
    background: #032B66;
    border-radius: 20px 0px 0px 0px;
    height: 60px;
    padding: 21px;
    width: 55px;
    text-align: center;
    color:white;
}

@media only screen and (min-width: 576px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-header button[aria-expanded=true] .arrow {
        width: 60px
    }
}

@media only screen and (min-width: 768px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-header button[aria-expanded=true] .arrow {
        width: 65px
    }
}

@media only screen and (min-width: 992px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-header button[aria-expanded=true] .arrow {
        width: 75px
    }
}

@media only screen and (min-width: 1200px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-header button[aria-expanded=true] .arrow {
        width: 85px
    }
}

.careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-header button[aria-expanded=true] .arrow svg {
    transform: rotate(-180deg)
}

.careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-header button span {
    font-size: 15px;
    color: #323233;
    font-weight: 700;
    line-height: 27px;
    padding-left: 20px
}

@media only screen and (min-width: 768px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-header button span {
        padding-left: 20px;
        font-size: 20px
    }
}

@media only screen and (min-width: 992px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-header button span {
        padding-left: 25px;
        font-size: 22px
    }
}

@media only screen and (min-width: 1441px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-header button span {
        padding-left: 30px;
        font-size: 25px
    }
}

.careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-header button .arrow {
    background: #032B66;
    border-radius: 20px 0px 0px 20px;
    height: 60px;
    padding: 21px;
    width: 55px;
    text-align: center
}

@media only screen and (min-width: 576px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-header button .arrow {
        width: 60px
    }
}

@media only screen and (min-width: 768px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-header button .arrow {
        width: 65px
    }
}

@media only screen and (min-width: 992px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-header button .arrow {
        width: 75px
    }
}

@media only screen and (min-width: 1200px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-header button .arrow {
        width: 85px
    }
}

.careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-header button .arrow svg {
    width: 14px;
    height: 11px;
    fill: #fff;
    top: -45%;
    transition: transform .2s ease-in-out
}

@media only screen and (min-width: 992px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-header button .arrow svg {
        width: 20px;
        height: 11px
    }
}

.careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body {
    padding: 30px 35px;
    border: solid 1px #d8d8d8;
    border-radius: 0px 0px 20px 20px
}

@media only screen and (min-width: 576px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body {
        padding: 35px 40px
    }
}

@media only screen and (min-width: 768px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body {
        padding: 45px 40px
    }
}

@media only screen and (min-width: 992px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body {
        padding: 60px 50px
    }
}

@media only screen and (min-width: 1200px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body {
        padding: 70px 55px
    }
}

@media only screen and (min-width: 1441px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body {
        padding: 80px 220px 55px 115px
    }
}

.careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body .discTle, .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body h6 {
    font-size: 15px;
    color: #323233;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 10px
}

@media only screen and (min-width: 768px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body .discTle, .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body h6 {
        font-size: 22px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 992px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body .discTle, .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body h6 {
        font-size: 24px;
        margin-bottom: 25px
    }
}

@media only screen and (min-width: 1200px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body .discTle, .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body h6 {
        font-size: 25px;
        margin-bottom: 30px
    }
}

.careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body p {
    color: #848484;
    font-weight: 400;
    margin-bottom: 14px
}

@media only screen and (min-width: 768px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body p {
        font-size: 15px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 992px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body p {
        font-size: 15px;
        margin-bottom: 25px
    }
}

@media only screen and (min-width: 1200px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body p {
        font-size: 15px;
        margin-bottom: 35px
    }
}

@media only screen and (min-width: 1441px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body p {
        font-size: 15px;
        margin-bottom: 45px
    }
}

.careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body ul {
    margin-bottom: 25px;
    columns: 1
}

@media only screen and (min-width: 768px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body ul {
        font-size: 15px;
        margin-bottom: 35px;
        columns: 2
    }
}

@media only screen and (min-width: 992px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body ul {
        font-size: 15px;
        margin-bottom: 45px
    }
}

@media only screen and (min-width: 1200px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body ul {
        margin-bottom: 55px;
        columns: 2
    }
}

.careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body ul li {
    font-size: 14px;
    padding-left: 25px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 27px;
    color: #848484;
    position: relative
}

@media only screen and (min-width: 768px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body ul li {
        font-size: 15px
    }
}

@media only screen and (min-width: 992px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body ul li {
        font-size: 16px
    }
}

@media only screen and (min-width: 1200px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body ul li {
        font-size: 18px
    }
}

.careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body ul li::before {
    content: "";
    background: url(../images/arrowIcon.svg) no-repeat;
    position: absolute;
    top: 5px;
    left: 0;
    width: 13px;
    height: 13px;
    margin-right: 10px
}

.careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body .btnWrap .btnSbmt {
    margin-top: 0px;
    font-size: 13px;
    line-height: 1;
    font-weight: 400;
    background-color: #032B66;
    color: #fff;
    border-radius: 15px;
    border: 1px solid #032B66;
    padding: 0 10px;
    height: 40px;
    width: 140px;
    margin: 0;
    text-transform: uppercase
}

@media only screen and (min-width: 576px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body .btnWrap .btnSbmt {
        width: 150px;
        height: 45px;
        font-size: 14px
    }
}

@media only screen and (min-width: 992px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body .btnWrap .btnSbmt {
        font-size: 15px;
        height: 50px
    }
}

@media only screen and (min-width: 1441px) {
    .careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body .btnWrap .btnSbmt {
        height: 65px;
        width: 228px;
        font-size: 20px
    }
}

.careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body .btnWrap .hoveranim::before {

}

.careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body .btnWrap .hoveranim span {
    position: relative;
    z-index: 1
}

.careersPage #careersSection .careersBoxSec .careersBox .accordion .accordion-item .accordion-collapse .accordion-body .btnWrap .hoveranim:hover {
    color: #fff;
    border: 1px solid #323233
}

.aboutPage #aboutSection {
    position: relative;
    padding: 40px 0
}

@media only screen and (min-width: 768px) {
    .aboutPage #aboutSection {
        padding: 60px 0
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #aboutSection {
        padding: 65px 0
    }
}

@media only screen and (min-width: 1441px) {
    .aboutPage #aboutSection {
        padding: 80px 0 70px
    }
}

.aboutPage #aboutSection .aboutSec {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.aboutPage #aboutSection .aboutSec .abtLft {
    position: relative;
    padding-right: 0px;
    width: 100%
}

@media only screen and (max-width: 468px) {
    .aboutPage #aboutSection .aboutSec .abtLft {
        padding-top: 25px;
        padding-right: 0px
    }
}

@media only screen and (max-width: 576px) {
    .aboutPage #aboutSection .aboutSec .abtLft {
        padding-top: 25px;
        padding-right: 0px
    }
}

@media only screen and (min-width: 768px) {
    .aboutPage #aboutSection .aboutSec .abtLft {
        width: 100%;
        padding-right: 0px
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #aboutSection .aboutSec .abtLft {
        width: 550px;
        padding-right: 35px
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #aboutSection .aboutSec .abtLft {
        width: 600px;
        padding-right: 60px
    }
}

@media only screen and (min-width: 1360px) {
    .aboutPage #aboutSection .aboutSec .abtLft {
        width: 600px;
        padding-right: 70px
    }
}

@media only screen and (min-width: 1441px) {
    .aboutPage #aboutSection .aboutSec .abtLft {
        width: 690px;
        padding-right: 116px
    }
}

.aboutPage #aboutSection .aboutSec .abtLft .dsgnElmt {
    position: absolute;
    z-index: -1
}

.aboutPage #aboutSection .aboutSec .abtLft .dsgnElmt:nth-child(1) {
    top: -5%;
    left: 0%
}

@media only screen and (min-width: 567px) {
    .aboutPage #aboutSection .aboutSec .abtLft .dsgnElmt:nth-child(1) {
        top: -10%;
        left: 0%
    }
}

@media only screen and (min-width: 768px) {
    .aboutPage #aboutSection .aboutSec .abtLft .dsgnElmt:nth-child(1) {
        left: 0%;
        top: -15%
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #aboutSection .aboutSec .abtLft .dsgnElmt:nth-child(1) {
        left: 0%
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #aboutSection .aboutSec .abtLft .dsgnElmt:nth-child(1) {
        left: 0%
    }
}

@media only screen and (min-width: 1441px) {
    .aboutPage #aboutSection .aboutSec .abtLft .dsgnElmt:nth-child(1) {
        left: -5%
    }
}

@media only screen and (min-width: 1551px) {
    .aboutPage #aboutSection .aboutSec .abtLft .dsgnElmt:nth-child(1) {
        left: -10%
    }
}

.aboutPage #aboutSection .aboutSec .abtLft .dsgnElmt:nth-child(2) {
    bottom: -3%;
    left: 0%
}

@media only screen and (min-width: 768px) {
    .aboutPage #aboutSection .aboutSec .abtLft .dsgnElmt:nth-child(2) {
        left: 0%
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #aboutSection .aboutSec .abtLft .dsgnElmt:nth-child(2) {
        bottom: -8%
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #aboutSection .aboutSec .abtLft .dsgnElmt:nth-child(2) {
        bottom: 0
    }
}

.aboutPage #aboutSection .aboutSec .abtLft .dsgnElmt .dotSmall {
    width: 25px;
    height: auto;
    animation: zoom-in-zoom-out 1s ease infinite
}

@media only screen and (min-width: 768px) {
    .aboutPage #aboutSection .aboutSec .abtLft .dsgnElmt .dotSmall {
        width: 30px
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #aboutSection .aboutSec .abtLft .dsgnElmt .dotSmall {
        width: 42px
    }
}

.aboutPage #aboutSection .aboutSec .abtLft .dsgnElmt .sqElmt {
    width: 10px;
    height: 10px;
    border-radius: 0;
    border: 1px solid #032B66;
    transform: rotate(-45deg);
    animation: rotate 10s infinite linear
}

.aboutPage #aboutSection .aboutSec .abtLft .subT {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    color: #757575;
    letter-spacing: 2px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 10px
}

@media only screen and (min-width: 576px) {
    .aboutPage #aboutSection .aboutSec .abtLft .subT {
        font-size: 15px
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #aboutSection .aboutSec .abtLft .subT {
        font-size: 15px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #aboutSection .aboutSec .abtLft .subT {
        font-size: 18px
    }
}

@media only screen and (min-width: 1441px) {
    .aboutPage #aboutSection .aboutSec .abtLft .subT {
        font-size: 20px
    }
}

.aboutPage #aboutSection .aboutSec .abtLft .mainT {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    color: #323233;
    margin-bottom: 10px
}

@media only screen and (min-width: 576px) {
    .aboutPage #aboutSection .aboutSec .abtLft .mainT {
        font-size: 30px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 768px) {
    .aboutPage #aboutSection .aboutSec .abtLft .mainT {
        font-size: 34px
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #aboutSection .aboutSec .abtLft .mainT {
        font-size: 36px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 1441px) {
    .aboutPage #aboutSection .aboutSec .abtLft .mainT {
        font-size: 60px
    }
}

.aboutPage #aboutSection .aboutSec .abtLft p {
    color: #848484;
    font-weight: 400;
    margin-bottom: 15px
}

@media only screen and (min-width: 768px) {
    .aboutPage #aboutSection .aboutSec .abtLft p {
        font-size: 15px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #aboutSection .aboutSec .abtLft p {
        font-size: 15px;
        margin-bottom: 25px
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #aboutSection .aboutSec .abtLft p {
        font-size: 15px;
        margin-bottom: 30px
    }
}

@media only screen and (min-width: 1441px) {
    .aboutPage #aboutSection .aboutSec .abtLft p {
        font-size: 15px;
        margin-bottom: 35px
    }
}

.aboutPage #aboutSection .aboutSec .abtLft p span {
    font-size: 15px;
    line-height: 1.2;
    font-weight: 700;
    color: #848484;
    margin-bottom: 10px
}

@media only screen and (min-width: 576px) {
    .aboutPage #aboutSection .aboutSec .abtLft p span {
        font-size: 15px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 768px) {
    .aboutPage #aboutSection .aboutSec .abtLft p span {
        font-size: 20px
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #aboutSection .aboutSec .abtLft p span {
        font-size: 22px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #aboutSection .aboutSec .abtLft p span {
        font-size: 25px
    }
}

.aboutPage #aboutSection .aboutSec .abtLft .smallT {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    color: #323233;
    margin-bottom: 10px
}

@media only screen and (min-width: 576px) {
    .aboutPage #aboutSection .aboutSec .abtLft .smallT {
        font-size: 22px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 768px) {
    .aboutPage #aboutSection .aboutSec .abtLft .smallT {
        font-size: 24px
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #aboutSection .aboutSec .abtLft .smallT {
        font-size: 26px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #aboutSection .aboutSec .abtLft .smallT {
        font-size: 28px
    }
}

@media only screen and (min-width: 1441px) {
    .aboutPage #aboutSection .aboutSec .abtLft .smallT {
        font-size: 30px
    }
}

.aboutPage #aboutSection .aboutSec .abtRit {
    position: relative;
    width: 100%
}

@media only screen and (max-width: 576px) {
    .aboutPage #aboutSection .aboutSec .abtRit {
        width: 100%
    }
}

@media only screen and (min-width: 768px) {
    .aboutPage #aboutSection .aboutSec .abtRit {
        width: 100%
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #aboutSection .aboutSec .abtRit {
        width: calc(100% - 550px)
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #aboutSection .aboutSec .abtRit {
        width: calc(100% - 600px)
    }
}

@media only screen and (min-width: 1360px) {
    .aboutPage #aboutSection .aboutSec .abtRit {
        width: calc(100% - 600px)
    }
}

@media only screen and (min-width: 1441px) {
    .aboutPage #aboutSection .aboutSec .abtRit {
        width: calc(100% - 690px)
    }
}

.aboutPage #aboutSection .aboutSec .abtRit .dsgnElmt {
    position: absolute;
    z-index: -1
}

.aboutPage #aboutSection .aboutSec .abtRit .dsgnElmt:nth-child(1) {
    top: 0%;
    right: 0%
}

@media only screen and (min-width: 468px) {
    .aboutPage #aboutSection .aboutSec .abtRit .dsgnElmt:nth-child(1) {
        top: 8%;
        right: 10%
    }
}

@media only screen and (min-width: 768px) {
    .aboutPage #aboutSection .aboutSec .abtRit .dsgnElmt:nth-child(1) {
        right: 0%;
        top: 0%
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #aboutSection .aboutSec .abtRit .dsgnElmt:nth-child(1) {
        right: 0%
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #aboutSection .aboutSec .abtRit .dsgnElmt:nth-child(1) {
        top: 8%;
        right: 10%
    }
}

.aboutPage #aboutSection .aboutSec .abtRit .dsgnElmt:nth-child(2) {
    bottom: -3%;
    right: 0%
}

@media only screen and (min-width: 992px) {
    .aboutPage #aboutSection .aboutSec .abtRit .dsgnElmt:nth-child(2) {
        bottom: -8%
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #aboutSection .aboutSec .abtRit .dsgnElmt:nth-child(2) {
        bottom: 0
    }
}

.aboutPage #aboutSection .aboutSec .abtRit .dsgnElmt:nth-child(3) {
    bottom: 25%;
    right: 11%;
    z-index: 1
}

.aboutPage #aboutSection .aboutSec .abtRit .dsgnElmt:nth-child(4) {
    top: 45%;
    left: -2%
}

.aboutPage #aboutSection .aboutSec .abtRit .dsgnElmt .rdElmt {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #032B66;
    animation: zoom-in-zoom-out 1s ease infinite
}

@media only screen and (min-width: 468px) {
    .aboutPage #aboutSection .aboutSec .abtRit .dsgnElmt .rdElmt {
        width: 50px;
        height: 50px
    }
}

@media only screen and (min-width: 768px) {
    .aboutPage #aboutSection .aboutSec .abtRit .dsgnElmt .rdElmt {
        width: 35px;
        height: 35px
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #aboutSection .aboutSec .abtRit .dsgnElmt .rdElmt {
        width: 50px;
        height: 50px
    }
}

.aboutPage #aboutSection .aboutSec .abtRit .dsgnElmt .dotElmt {
    width: 60px;
    height: auto;
    animation: zoom-in-zoom-out 1s ease infinite
}

.aboutPage #aboutSection .aboutSec .abtRit .dsgnElmt .wavElmt {
    animation: aniHoriz 15s infinite linear
}

.aboutPage #aboutSection .aboutSec .abtRit .dsgnElmt .sqElmt {
    width: 20px;
    height: 20px;
    border-radius: 0;
    border: 1px solid #d8d8d8;
    transform: rotate(-45deg);
    animation: rotate 10s infinite linear
}

.aboutPage #aboutSection .aboutSec .abtRit .imageBox {
    width: 300px;
    height: 300px;
    position: relative;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: auto;
    margin-top: 35px
}

@media only screen and (min-width: 468px) {
    .aboutPage #aboutSection .aboutSec .abtRit .imageBox {
        width: 320px;
        height: 320px;
        margin-top: 35px
    }
}

@media only screen and (min-width: 768px) {
    .aboutPage #aboutSection .aboutSec .abtRit .imageBox {
        width: 360px;
        height: 360px
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #aboutSection .aboutSec .abtRit .imageBox {
        width: 380px;
        height: 380px;
        margin-top: 0px
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #aboutSection .aboutSec .abtRit .imageBox {
        width: 480px;
        height: 480px
    }
}

@media only screen and (min-width: 1441px) {
    .aboutPage #aboutSection .aboutSec .abtRit .imageBox {
        width: 563px;
        height: 563px
    }
}

.aboutPage #aboutSection .aboutSec .abtRit .imageBox .countBrdr {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    width: 330px;
    height: 330px;
    transform: translate(-50%, -50%) rotate(0deg);
    background-position: center
}

@media only screen and (min-width: 468px) {
    .aboutPage #aboutSection .aboutSec .abtRit .imageBox .countBrdr {
        width: 360px;
        height: 360px
    }
}

@media only screen and (min-width: 567px) {
    .aboutPage #aboutSection .aboutSec .abtRit .imageBox .countBrdr {
        width: 360px;
        height: 360px
    }
}

@media only screen and (min-width: 768px) {
    .aboutPage #aboutSection .aboutSec .abtRit .imageBox .countBrdr {
        width: 400px;
        height: 400px
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #aboutSection .aboutSec .abtRit .imageBox .countBrdr {
        width: 430px;
        height: 430px
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #aboutSection .aboutSec .abtRit .imageBox .countBrdr {
        width: 530px;
        height: 530px
    }
}

@media only screen and (min-width: 1441px) {
    .aboutPage #aboutSection .aboutSec .abtRit .imageBox .countBrdr {
        width: 625px;
        height: 625px
    }
}

.aboutPage #aboutSection .aboutSec .abtRit .imageBox .countBrdr img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    animation: rotate 30s infinite linear
}

.aboutPage #aboutSection .aboutSec .abtRit .imageBox .imgBox {
    width: 100%;
    height: 100%;
    transition: .4s all;
    pointer-events: none;
    border-radius: 50%;
    will-change: transform;
    overflow: hidden;
    position: relative
}

.aboutPage #aboutSection .aboutSec .abtRit .imageBox .imgBox img {
    transition: .4s all;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.aboutPage #aboutSection .aboutSec .abtRit .imageBox .mImg {
    width: 35%;
    height: 35%;
    border-radius: 50%;
    will-change: transform;
    backdrop-filter: blur(3px);
    padding: 20px 30px;
    background: rgba(255, 255, 255, .6);
    z-index: 1;
    position: absolute;
    top: 60%;
    left: -5%;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: -6px 20px 20px 0px rgba(0, 0, 0, .03);
    -webkit-box-shadow: -6px 20px 20px 0px rgba(0, 0, 0, .03);
    -moz-box-shadow: -6px 20px 20px 0px rgba(0, 0, 0, .03)
}

@media only screen and (min-width: 468px) {
    .aboutPage #aboutSection .aboutSec .abtRit .imageBox .mImg {
        width: 30%;
        height: 30%;
        top: 50%;
        left: -15%
    }
}

@media only screen and (min-width: 567px) {
    .aboutPage #aboutSection .aboutSec .abtRit .imageBox .mImg {
        width: 30%;
        height: 30%;
        left: -6%
    }
}

@media only screen and (min-width: 768px) {
    .aboutPage #aboutSection .aboutSec .abtRit .imageBox .mImg {
        width: 30%;
        height: 30%;
        left: -15%
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #aboutSection .aboutSec .abtRit .imageBox .mImg {
        width: 155px;
        height: 155px
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #aboutSection .aboutSec .abtRit .imageBox .mImg {
        width: 175px;
        height: 175px
    }
}

@media only screen and (min-width: 1441px) {
    .aboutPage #aboutSection .aboutSec .abtRit .imageBox .mImg {
        width: 213px;
        height: 213px
    }
}

.aboutPage #aboutSection .aboutSec .abtRit .imageBox .mImg img {
    width: 45px;
    height: auto;
    object-fit: contain;
    
}

@media only screen and (min-width: 468px) {
    .aboutPage #aboutSection .aboutSec .abtRit .imageBox .mImg img {
        width: 60px
    }
}

@media only screen and (min-width: 576px) {
    .aboutPage #aboutSection .aboutSec .abtRit .imageBox .mImg img {
        width: 65px
    }
}

@media only screen and (min-width: 768px) {
    .aboutPage #aboutSection .aboutSec .abtRit .imageBox .mImg img {
        width: 85px
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #aboutSection .aboutSec .abtRit .imageBox .mImg img {
        width: 75px
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #aboutSection .aboutSec .abtRit .imageBox .mImg img {
        width: 95px
    }
}

@media only screen and (min-width: 1441px) {
    .aboutPage #aboutSection .aboutSec .abtRit .imageBox .mImg img {
        width: 113px
    }
}

.aboutPage #countSec {
    position: relative;
    padding: 0 0 40px 0
}

@media only screen and (min-width: 992px) {
    .aboutPage #countSec {
        padding: 0 0 85px 0
    }
}

.aboutPage #vision-mission {
    position: relative;
    z-index: 1;
    padding: 0 0 40px 0
}

@media only screen and (min-width: 567px) {
    .aboutPage #vision-mission {
        padding: 0 0 45px 0
    }
}

@media only screen and (min-width: 768px) {
    .aboutPage #vision-mission {
        padding: 0 0 50px 0
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #vision-mission {
        padding: 0 0 70px 0
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #vision-mission {
        padding: 0 0 90px 0
    }
}

.aboutPage #vision-mission::before {
    content: "";
    width: 1080px;
    height: 1080px;
    border-radius: 50%;
    filter: blur(100px);
    opacity: 8%;
    background-color: #032B66;
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: -50%;
    transform: translate(50%, 40%);
    pointer-events: none
}

.aboutPage #vision-mission .visionWrp {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 43px;
    overflow: hidden;
    background-color: #000;
    padding-top: 0px;
    padding-bottom: 0px
}

@media only screen and (min-width: 576px) {
    .aboutPage #vision-mission .visionWrp {
        border-radius: 73px
    }
}

.aboutPage #vision-mission .visionWrp .bgImg {
    opacity: .4
}

.aboutPage #vision-mission .visionWrp .row {
    margin: 0px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width: 768px) {
    .aboutPage #vision-mission .visionWrp .row {
        margin: 0px
    }
}

.aboutPage #vision-mission .visionWrp .row>* {
    padding: 0px;
    height: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width: 468px) {
    .aboutPage #vision-mission .visionWrp .row>* {
        height: auto
    }
}

@media only screen and (min-width: 768px) {
    .aboutPage #vision-mission .visionWrp .row>* {
        height: auto;
        padding: 0px
    }
}

@media(min-width: 567px)and (max-width: 991px) {
    .aboutPage #vision-mission .visionWrp .row>* {
        justify-content: center
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #vision-mission .visionWrp .row>* {
        height: auto
    }
}

@media only screen and (min-width: 1441px) {
    .aboutPage #vision-mission .visionWrp .row>* {
        height: 380px
    }
}

.aboutPage #vision-mission .visionWrp .row .item {
    width: 100%;
    padding: 35px;
    border-bottom: 8px solid rgba(0, 0, 0, 0);
    transition: all .2s ease-in-out
}

@media only screen and (min-width: 567px) {
    .aboutPage #vision-mission .visionWrp .row .item {
        padding: 45px;
        width: 50%
    }
}

@media only screen and (min-width: 768px) {
    .aboutPage #vision-mission .visionWrp .row .item {
        width: 50%
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #vision-mission .visionWrp .row .item {
        padding: 45px;
        width: 33.3333333333%
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #vision-mission .visionWrp .row .item {
        width: 33.3333333333%;
        padding: 50px
    }
}

@media only screen and (min-width: 1441px) {
    .aboutPage #vision-mission .visionWrp .row .item {
        width: 33.3333333333%;
        padding: 45px 150px 50px 92px
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #vision-mission .visionWrp .row .item:first-child {
        padding: 45px
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #vision-mission .visionWrp .row .item:first-child {
        padding: 50px
    }
}

@media only screen and (min-width: 1441px) {
    .aboutPage #vision-mission .visionWrp .row .item:first-child {
        padding: 45px 75px 50px 157px
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #vision-mission .visionWrp .row .item:last-child {
        padding: 45px
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #vision-mission .visionWrp .row .item:last-child {
        padding: 50px
    }
}

@media only screen and (min-width: 1441px) {
    .aboutPage #vision-mission .visionWrp .row .item:last-child {
        padding: 45px 135px 50px 95px
    }
}

.aboutPage #vision-mission .visionWrp .row .item:hover {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, .2);
    border-bottom: 8px solid #032B66
}

.aboutPage #vision-mission .visionWrp .row .item .vmBx {
    width: 100%;
    border-radius: 30px;
    background-color: rgba(0, 0, 0, 0);
    position: relative;
    display: inline-block;
    margin-bottom: 0px;
    transition: all .4s
}

.aboutPage #vision-mission .visionWrp .row .item .vmBx .cntWrp {
    position: relative;
    display: block
}

@media only screen and (max-width: 991px) {
    .aboutPage #vision-mission .visionWrp .row .item .vmBx .cntWrp {
        text-align: center
    }
}

.aboutPage #vision-mission .visionWrp .row .item .vmBx .cntWrp .icon {
    width: 40px;
    height: 40px;
    background-color: #032B66;
    border: 1px solid #032B66;
    border-radius: 12px;
    margin-right: 0;
    margin-bottom: 10px;
    transition: .4s all;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .06);
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .06);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .06);
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 768px) {
    .aboutPage #vision-mission .visionWrp .row .item .vmBx .cntWrp .icon {
        margin-right: 10px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #vision-mission .visionWrp .row .item .vmBx .cntWrp .icon {
        width: 70px;
        height: 70px;
        margin-right: 15px
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #vision-mission .visionWrp .row .item .vmBx .cntWrp .icon {
        margin-right: 22px
    }
}

@media only screen and (max-width: 991px) {
    .aboutPage #vision-mission .visionWrp .row .item .vmBx .cntWrp .icon {
        margin: auto;
        margin-bottom: 10px
    }
}

.aboutPage #vision-mission .visionWrp .row .item .vmBx .cntWrp .icon svg, .aboutPage #vision-mission .visionWrp .row .item .vmBx .cntWrp .icon img {
    fill: #032B66;
    width: 30px
}

@media only screen and (min-width: 992px) {
    .aboutPage #vision-mission .visionWrp .row .item .vmBx .cntWrp .icon svg, .aboutPage #vision-mission .visionWrp .row .item .vmBx .cntWrp .icon img {
        width: 35px
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #vision-mission .visionWrp .row .item .vmBx .cntWrp .icon svg, .aboutPage #vision-mission .visionWrp .row .item .vmBx .cntWrp .icon img {
        width: 37px
    }
}

.aboutPage #vision-mission .visionWrp .row .item .vmBx .cntWrp .tle {
    font-size: 15px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff;
    font-family: "Rubik", sans-serif;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    transition: all .4s
}

@media only screen and (min-width: 576px) {
    .aboutPage #vision-mission .visionWrp .row .item .vmBx .cntWrp .tle {
        font-size: 15px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 768px) {
    .aboutPage #vision-mission .visionWrp .row .item .vmBx .cntWrp .tle {
        font-size: 20px
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #vision-mission .visionWrp .row .item .vmBx .cntWrp .tle {
        font-size: 25px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 1441px) {
    .aboutPage #vision-mission .visionWrp .row .item .vmBx .cntWrp .tle {
        font-size: 35px;
        margin-bottom: 20px
    }
}

.aboutPage #vision-mission .visionWrp .row .item .vmBx .cntWrp p {
    font-size: 13px;
    font-weight: 400;
    line-height: 27px;
    color: #fff;
    margin-bottom: 10px;
    transition: all .4s;
    visibility: visible;
    opacity: 1;
    height: auto;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box
}

@media only screen and (min-width: 576px) {
    .aboutPage #vision-mission .visionWrp .row .item .vmBx .cntWrp p {
        font-size: 15px
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #vision-mission .visionWrp .row .item .vmBx .cntWrp p {
        font-size: 16px
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #vision-mission .visionWrp .row .item .vmBx .cntWrp p {
        font-size: 15px
    }
}

.aboutPage #why-us {
    padding: 0px 0 30px
}

@media only screen and (min-width: 576px) {
    .aboutPage #why-us {
        padding: 0px 0 35px
    }
}

@media only screen and (min-width: 768px) {
    .aboutPage #why-us {
        padding: 0px 0 40px
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #why-us {
        padding: 0px 0 45px
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #why-us {
        padding: 0px 0 50px
    }
}

@media only screen and (min-width: 1441px) {
    .aboutPage #why-us {
        padding: 0px 0 55px
    }
}

.aboutPage #why-us .secTleWrp {
    max-width: 680px;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width: 576px) {
    .aboutPage #why-us .secTleWrp {
        margin-bottom: 0px
    }
}

.aboutPage #why-us .secTleWrp .mTle {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 10px;
    color: #323233
}

@media only screen and (min-width: 576px) {
    .aboutPage #why-us .secTleWrp .mTle {
        font-size: 26px
    }
}

@media only screen and (min-width: 768px) {
    .aboutPage #why-us .secTleWrp .mTle {
        font-size: 30px
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #why-us .secTleWrp .mTle {
        font-size: 35px
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #why-us .secTleWrp .mTle {
        font-size: 40px
    }
}

@media only screen and (min-width: 1441px) {
    .aboutPage #why-us .secTleWrp .mTle {
        font-size: 50px
    }
}

.aboutPage #why-us .why-us-Sec {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1
}

.aboutPage #why-us .why-us-Sec>.bgSvg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 190px
}

@media only screen and (min-width: 992px) {
    .aboutPage #why-us .why-us-Sec>.bgSvg {
        max-width: 290px;
        top: 50%;
        left: 50%
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #why-us .why-us-Sec>.bgSvg {
        max-width: 290px;
        top: 35%;
        left: 50%
    }
}

.aboutPage #why-us .why-us-Sec>.bgSvg::after {
    content: "";
    width: 395px;
    height: 78px;
    border-radius: 50%;
    filter: blur(20px);
    opacity: 7%;
    background-color: #000;
    position: absolute;
    z-index: -1;
    bottom: -25%;
    left: -85%;
    transform: translate(50%, 40%)
}

.aboutPage #why-us .why-us-Sec .dFlx {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.aboutPage #why-us .why-us-Sec .dFlx .itm {
    width: 100%;
    padding: 15px
}

@media only screen and (min-width: 576px) {
    .aboutPage #why-us .why-us-Sec .dFlx .itm {
        width: 50%
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #why-us .why-us-Sec .dFlx .itm {
        padding: 0px 35px 80px
    }
}

.aboutPage #why-us .why-us-Sec .dFlx .itm:nth-child(1) .whyBxWrp {
    margin: 0
}

.aboutPage #why-us .why-us-Sec .dFlx .itm:nth-child(1) .whyBxWrp .dsgnElmt {
    top: 10%;
    left: -6%
}

.aboutPage #why-us .why-us-Sec .dFlx .itm:nth-child(1) .whyBxWrp .dsgnElmt .wavElmt {
    animation: aniHoriz 15s infinite linear
}

@media only screen and (min-width: 576px) {
    .aboutPage #why-us .why-us-Sec .dFlx .itm:nth-child(2) .whyBxWrp {
        margin: 0 0 0 auto
    }
}

.aboutPage #why-us .why-us-Sec .dFlx .itm:nth-child(2) .whyBxWrp .dsgnElmt {
    top: -6%;
    left: -6%
}

@media only screen and (min-width: 992px) {
    .aboutPage #why-us .why-us-Sec .dFlx .itm:nth-child(2) .whyBxWrp .dsgnElmt {
        top: 10%;
        left: -10%
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #why-us .why-us-Sec .dFlx .itm:nth-child(2) .whyBxWrp .dsgnElmt {
        top: 10%;
        left: -15%
    }
}

@media only screen and (min-width: 1441px) {
    .aboutPage #why-us .why-us-Sec .dFlx .itm:nth-child(2) .whyBxWrp .dsgnElmt {
        top: 10%;
        left: -15%
    }
}

.aboutPage #why-us .why-us-Sec .dFlx .itm:nth-child(2) .whyBxWrp .dsgnElmt .rdElmt {
    width: 25px;
    height: 25px;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #acacac;
    animation: zoom-in-zoom-out 1s ease infinite
}

@media only screen and (min-width: 576px) {
    .aboutPage #why-us .why-us-Sec .dFlx .itm:nth-child(3) .whyBxWrp {
        margin: 0 auto
    }
}

.aboutPage #why-us .why-us-Sec .dFlx .itm:nth-child(3) .whyBxWrp .dsgnElmt {
    bottom: 15%;
    left: 20%
}

.aboutPage #why-us .why-us-Sec .dFlx .itm:nth-child(3) .whyBxWrp .dsgnElmt .rdElmt {
    width: 62px;
    height: 62px;
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #032B66;
    animation: zoom-in-zoom-out 1s ease infinite
}

@media only screen and (min-width: 576px) {
    .aboutPage #why-us .why-us-Sec .dFlx .itm:nth-child(4) .whyBxWrp {
        margin: 0 auto
    }
}

.aboutPage #why-us .why-us-Sec .dFlx .itm:nth-child(4) .whyBxWrp .dsgnElmt {
    position: absolute;
    z-index: -1
}

.aboutPage #why-us .why-us-Sec .dFlx .itm:nth-child(4) .whyBxWrp .dsgnElmt:nth-child(1) {
    bottom: 20%;
    right: -30px
}

.aboutPage #why-us .why-us-Sec .dFlx .itm:nth-child(4) .whyBxWrp .dsgnElmt:nth-child(1) .wavElmt {
    animation: aniHoriz 15s infinite linear
}

.aboutPage #why-us .why-us-Sec .dFlx .itm:nth-child(4) .whyBxWrp .dsgnElmt:nth-child(2) {
    top: 2%;
    right: -1%
}

@media only screen and (min-width: 992px) {
    .aboutPage #why-us .why-us-Sec .dFlx .itm:nth-child(4) .whyBxWrp .dsgnElmt:nth-child(2) {
        top: 2%;
        right: -6%
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #why-us .why-us-Sec .dFlx .itm:nth-child(4) .whyBxWrp .dsgnElmt:nth-child(2) {
        top: 2%;
        right: -15%
    }
}

.aboutPage #why-us .why-us-Sec .dFlx .itm:nth-child(4) .whyBxWrp .dsgnElmt:nth-child(2) .rdElmt {
    width: 20px;
    height: 20px;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #032B66;
    animation: zoom-in-zoom-out 1s ease infinite
}

.aboutPage #why-us .why-us-Sec .dFlx .itm .whyBxWrp {
    width: fit-content;
    position: relative;
    z-index: 1
}

.aboutPage #why-us .why-us-Sec .dFlx .itm .whyBxWrp>.dsgnElmt {
    position: absolute;
    z-index: -1
}

.aboutPage #why-us .why-us-Sec .dFlx .itm .whyBxWrp>.dsgnElmt .rdElmt {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    will-change: transform;
    background-color: #032B66;
    position: absolute;
    z-index: -1
}

.aboutPage #why-us .why-us-Sec .dFlx .itm .whyBxWrp .whyBx {
    width: 100%;
    max-width: 480px;
    height: auto;
    will-change: transform;
    backdrop-filter: blur(4px);
    padding: 20px;
    background: rgba(255, 255, 255, .8);
    border-radius: 20px;
    display: block;
    box-shadow: 0 0 25px rgba(0, 0, 0, .05);
    transition: all .4s
}

@media only screen and (min-width: 468px) {
    .aboutPage #why-us .why-us-Sec .dFlx .itm .whyBxWrp .whyBx {
        padding: 20px 30px
    }
}

@media only screen and (min-width: 576px) {
    .aboutPage #why-us .why-us-Sec .dFlx .itm .whyBxWrp .whyBx {
        padding: 20px
    }
}

@media only screen and (min-width: 768px) {
    .aboutPage #why-us .why-us-Sec .dFlx .itm .whyBxWrp .whyBx {
        padding: 25px 35px
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #why-us .why-us-Sec .dFlx .itm .whyBxWrp .whyBx {
        padding: 40px 50px
    }
}

.aboutPage #why-us .why-us-Sec .dFlx .itm .whyBxWrp .whyBx:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 10px 0px rgba(233, 44, 23, .1);
    -webkit-box-shadow: 0 10px 10px 0px rgba(233, 44, 23, .1);
    -moz-box-shadow: 0 10px 10px 0px rgba(233, 44, 23, .1)
}

.aboutPage #why-us .why-us-Sec .dFlx .itm .whyBxWrp .whyBx .cntWrp {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    text-align: center
}

.aboutPage #why-us .why-us-Sec .dFlx .itm .whyBxWrp .whyBx .cntWrp p {
    font-size: 13px;
    font-weight: 400;
    line-height: 27px;
    color: #323233;
    margin-bottom: 10px;
    transition: all .4s;
    visibility: visible;
    opacity: 1;
    height: auto;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box
}

@media only screen and (min-width: 576px) {
    .aboutPage #why-us .why-us-Sec .dFlx .itm .whyBxWrp .whyBx .cntWrp p {
        font-size: 15px
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #why-us .why-us-Sec .dFlx .itm .whyBxWrp .whyBx .cntWrp p {
        font-size: 16px
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #why-us .why-us-Sec .dFlx .itm .whyBxWrp .whyBx .cntWrp p {
        font-size: 18px
    }
}

.aboutPage #teamSec {
    background-color: #f1f1f1;
    padding: 40px 0
}

@media only screen and (min-width: 576px) {
    .aboutPage #teamSec {
        padding: 50px 0
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #teamSec {
        padding: 60px 0
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #teamSec {
        padding: 70px 0 55px
    }
}

.aboutPage #teamSec.ourTeam {
    background-color: #f8f8f8
}

@media only screen and (min-width: 992px) {
    .aboutPage #teamSec.ourTeam .secTleWrp {
        margin-bottom: 40px
    }
}

.aboutPage #teamSec .secTleWrp {
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width: 992px) {
    .aboutPage #teamSec .secTleWrp {
        margin-bottom: 70px
    }
}

.aboutPage #teamSec .teamSlide {
    position: relative;
    justify-content: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -5px
}

@media only screen and (min-width: 992px) {
    .aboutPage #teamSec .teamSlide {
        margin: -10px
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #teamSec .teamSlide {
        margin: -15px
    }
}

.aboutPage #teamSec .teamSlide .item {
    position: relative;
    width: 100%;
    padding: 5px;
    margin-bottom: 5px
}

@media only screen and (min-width: 420px) {
    .aboutPage #teamSec .teamSlide .item {
        width: 50%;
        padding: 5px;
        margin-bottom: 5px
    }
}

@media only screen and (min-width: 567px) {
    .aboutPage #teamSec .teamSlide .item {
        padding: 7px;
        margin-bottom: 10px;
        width: 50%
    }
}

@media only screen and (min-width: 768px) {
    .aboutPage #teamSec .teamSlide .item {
        padding: 7px;
        margin-bottom: 10px;
        width: 50%
    }
}

@media only screen and (min-width: 992px) {
    .aboutPage #teamSec .teamSlide .item {
        padding: 10px;
        margin-bottom: 10px;
        width: 50%
    }
}

@media only screen and (min-width: 1200px) {
    .aboutPage #teamSec .teamSlide .item {
        padding: 15px;
        margin-bottom: 15px;
        width: 33.3333333333%
    }
}

@media only screen and (min-width: 1441px) {
    .aboutPage #teamSec .teamSlide .item {
        padding: 15px;
        margin-bottom: 20px;
        width: 25%
    }
}

@media(min-width: 420px)and (max-width: 620px) {
    .aboutPage #teamSec .teamSlide .item .tmBx .cntWrp .tmDtls {
        display: grid;
        justify-items: center
    }
}

.podcastsPage #podcastsSec {
    position: relative;
    padding: 40px 0
}

@media only screen and (min-width: 567px) {
    .podcastsPage #podcastsSec {
        padding: 50px 0
    }
}

@media only screen and (min-width: 992px) {
    .podcastsPage #podcastsSec {
        padding: 60px 0
    }
}

@media only screen and (min-width: 1200px) {
    .podcastsPage #podcastsSec {
        padding: 70px 0 50
    }
}

.podcastsPage #podcastsSec .bnrSec .secTleWrp {
    text-align: center;
    margin-bottom: 0px
}

.podcastsPage #podcastsSec .bnrSec .secTleWrp.center {
    text-align: center
}

.podcastsPage #podcastsSec .bnrSec .secTleWrp .mTle {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 10px;
    color: #323233
}

@media only screen and (min-width: 576px) {
    .podcastsPage #podcastsSec .bnrSec .secTleWrp .mTle {
        font-size: 30px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 992px) {
    .podcastsPage #podcastsSec .bnrSec .secTleWrp .mTle {
        font-size: 35px
    }
}

@media only screen and (min-width: 1200px) {
    .podcastsPage #podcastsSec .bnrSec .secTleWrp .mTle {
        font-size: 45px
    }
}

@media only screen and (min-width: 1441px) {
    .podcastsPage #podcastsSec .bnrSec .secTleWrp .mTle {
        font-size: 50px
    }
}

.podcastsPage #podcastsSec .bnrSec .secTleWrp .mTle span {
    color: #032B66
}

.podcastsPage #podcastSec {
    background-color: #fff;
    position: relative;
    padding-top: 0px;
    padding-bottom: 40px
}

@media only screen and (min-width: 576px) {
    .podcastsPage #podcastSec {
        padding-top: 0px;
        padding-bottom: 60px
    }
}

@media only screen and (min-width: 992px) {
    .podcastsPage #podcastSec {
        padding-top: 0px;
        padding-bottom: 80px
    }
}

.podcastsDetailPage {
    overflow: visible !important
}

.podcastsDetailPage #podcastsDetailSec {
    position: relative;
    padding: 40px 0
}

@media only screen and (min-width: 567px) {
    .podcastsDetailPage #podcastsDetailSec {
        padding: 50px 0
    }
}

@media only screen and (min-width: 992px) {
    .podcastsDetailPage #podcastsDetailSec {
        padding: 80px 0
    }
}

@media only screen and (min-width: 1200px) {
    .podcastsDetailPage #podcastsDetailSec {
        padding: 90px 0 95
    }
}

.podcastsDetailPage #podcastsDetailSec .DetailBx {
    position: relative
}

.podcastsDetailPage #podcastsDetailSec .DetailBx .cntTtl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    gap: 20px
}

.podcastsDetailPage #podcastsDetailSec .DetailBx .cntTtl .lftSd .subTxt {
    font-size: 15px;
    line-height: 1.2;
    color: #000;
    font-weight: 700;
    margin-bottom: 0px;
    text-transform: capitalize
}

@media only screen and (min-width: 576px) {
    .podcastsDetailPage #podcastsDetailSec .DetailBx .cntTtl .lftSd .subTxt {
        font-size: 18px
    }
}

@media only screen and (min-width: 768px) {
    .podcastsDetailPage #podcastsDetailSec .DetailBx .cntTtl .lftSd .subTxt {
        margin-bottom: 0px
    }
}

@media only screen and (min-width: 992px) {
    .podcastsDetailPage #podcastsDetailSec .DetailBx .cntTtl .lftSd .subTxt {
        font-size: 25px;
        margin-bottom: 0px
    }
}

.podcastsDetailPage #podcastsDetailSec .DetailBx .cntTtl .rgtSd .subTxt {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #b8b8b8;
    margin-bottom: 0;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

@media only screen and (min-width: 992px) {
    .podcastsDetailPage #podcastsDetailSec .DetailBx .cntTtl .rgtSd .subTxt {
        font-size: 16px
    }
}

.podcastsDetailPage #podcastsDetailSec .DetailBx .ImageBox {
    overflow: hidden;
    height: 260px;
    border-radius: 27px
}

@media only screen and (min-width: 992px) {
    .podcastsDetailPage #podcastsDetailSec .DetailBx .ImageBox {
        height: 320px
    }
}

@media only screen and (min-width: 1200px) {
    .podcastsDetailPage #podcastsDetailSec .DetailBx .ImageBox {
        height: 380px
    }
}

.podcastsDetailPage #podcastsDetailSec .DetailBx .ImageBox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .6s all
}

.podcastsDetailPage #podcastsDetailSec .DetailBx .ImageBox:hover img {
    transform: scale(1.1)
}

.podcastsDetailPage #podcastsDetailSec .DetailBx .CntBx {
    padding-top: 25px
}

@media only screen and (min-width: 1200px) {
    .podcastsDetailPage #podcastsDetailSec .DetailBx .CntBx {
        padding-top: 45px
    }
}

@media only screen and (min-width: 1441px) {
    .podcastsDetailPage #podcastsDetailSec .DetailBx .CntBx {
        padding-top: 65px
    }
}

.podcastsDetailPage #podcastsDetailSec .DetailBx .CntBx p {
    color: #848484;
    margin-bottom: 20px
}

@media only screen and (min-width: 992px) {
    .podcastsDetailPage #podcastsDetailSec .DetailBx .CntBx p {
        font-size: 15px;
        margin-bottom: 30px
    }
}

@media only screen and (min-width: 1200px) {
    .podcastsDetailPage #podcastsDetailSec .DetailBx .CntBx p {
        font-size: 18px
    }
}

@media only screen and (max-width: 468px) {
    .podcastsDetailPage #podcastsDetailSec .DetailBx .CntBx p {
        line-height: 18px
    }
}

.podcastsDetailPage #podcastsDetailSec .DetailBx .CntBx ul {
    margin-bottom: 15px
}

@media only screen and (min-width: 992px) {
    .podcastsDetailPage #podcastsDetailSec .DetailBx .CntBx ul {
        margin-bottom: 25px
    }
}

.podcastsDetailPage #podcastsDetailSec .DetailBx .CntBx ul li {
    font-size: 14px;
    padding-left: 25px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 27px;
    color: #848484;
    position: relative
}

@media only screen and (min-width: 768px) {
    .podcastsDetailPage #podcastsDetailSec .DetailBx .CntBx ul li {
        font-size: 15px
    }
}

@media only screen and (min-width: 992px) {
    .podcastsDetailPage #podcastsDetailSec .DetailBx .CntBx ul li {
        font-size: 16px
    }
}

@media only screen and (min-width: 1200px) {
    .podcastsDetailPage #podcastsDetailSec .DetailBx .CntBx ul li {
        font-size: 18px
    }
}

.podcastsDetailPage #podcastsDetailSec .DetailBx .CntBx ul li::before {
    content: "";
    background: url(../images/arrowIcon.svg) no-repeat;
    position: absolute;
    top: 6px;
    left: 0;
    width: 13px;
    height: 13px
}

.podcastsDetailPage #podcastsDetailSec .stickyBx {
    height: 100%;
    position: sticky;
    top: 0
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide {
    position: relative;
    padding-left: 0px
}

@media only screen and (min-width: 1200px) {
    .podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide {
        padding-left: 35px
    }
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .secTleWrp {
    text-align: left;
    margin-bottom: 0px
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .secTleWrp .mTle {
    font-size: 15px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 20px;
    color: #323233
}

@media only screen and (min-width: 576px) {
    .podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .secTleWrp .mTle {
        font-size: 15px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 992px) {
    .podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .secTleWrp .mTle {
        font-size: 20px
    }
}

@media only screen and (min-width: 1200px) {
    .podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .secTleWrp .mTle {
        font-size: 25px;
        margin-bottom: 30px
    }
}

@media only screen and (min-width: 1441px) {
    .podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .secTleWrp .mTle {
        font-size: 30px
    }
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .secTleWrp .mTle span {
    color: #032B66
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider {
    position: relative;
    background: #f1f1f1;
    border-radius: 21px;
    padding: 25px 20px
}

@media only screen and (min-width: 1200px) {
    .podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider {
        padding: 35px 30px
    }
}

@media only screen and (min-width: 1441px) {
    .podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider {
        padding: 45px 40px
    }
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx {
    width: 100%;
    display: block;
    position: relative;
    z-index: 1;
    margin-bottom: 20px
}

@media only screen and (min-width: 576px) {
    .podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx {
        margin-bottom: 35px
    }
}

@media only screen and (min-width: 1200px) {
    .podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx {
        margin-bottom: 55px
    }
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx:last-child {
    margin-bottom: 0px
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx:hover .imgWrp {
    box-shadow: 0 10px 10px 0px rgba(233, 44, 23, .1);
    -webkit-box-shadow: 0 10px 10px 0px rgba(233, 44, 23, .1);
    -moz-box-shadow: 0 10px 10px 0px rgba(233, 44, 23, .1)
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx:hover .imgWrp img {
    transform: scale(1.1)
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx.lg {
    height: 100%;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 0
}

@media only screen and (min-width: 1200px) {
    .podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx.lg {
        width: calc(100% - 10px);
        margin-right: 10px
    }
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx.lg .imgWrp {
    height: 100%
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx.lg .cntWrp {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 20px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3), transparent)
}

@media only screen and (min-width: 468px) {
    .podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx.lg .cntWrp {
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4), transparent);
        padding: 25px
    }
}

@media only screen and (min-width: 1200px) {
    .podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx.lg .cntWrp {
        padding: 35px
    }
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx.lg .cntWrp .mtle {
    color: #fff
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx.lg .cntWrp p {
    color: #fff
}

@media only screen and (min-width: 992px) {
    .podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx.lg .cntWrp p {
        font-size: 18px
    }
}

@media only screen and (max-width: 468px) {
    .podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx.lg .cntWrp p {
        line-height: 18px
    }
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx.lg .cntWrp .cntBtm {
    padding-top: 10px;
    border-top: 1px solid #707070
}

@media only screen and (min-width: 468px) {
    .podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx.lg .cntWrp .cntBtm {
        padding-top: 25px
    }
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx.lg .cntWrp .cntBtm .subTxt {
    color: #fff
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx .imgWrp {
    width: 100%;
    height: auto;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 25px rgba(0, 0, 0, .05);
    margin-bottom: 10px
}

@media only screen and (min-width: 576px) {
    .podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx .imgWrp {
        height: 200px
    }
}

@media only screen and (min-width: 1200px) {
    .podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx .imgWrp {
        margin-bottom: 20px
    }
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx .imgWrp img {
    transition: all .8s;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx .cntWrp {
    padding: 0 10px
}

@media only screen and (min-width: 1441px) {
    .podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx .cntWrp {
        padding: 0 15px
    }
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx .cntWrp .mtle {
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    color: #323233;
    text-align: left;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: block;
    margin-bottom: 10px
}

@media only screen and (min-width: 576px) {
    .podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx .cntWrp .mtle {
        font-size: 15px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 992px) {
    .podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx .cntWrp .mtle {
        font-size: 15px;
        margin-bottom: 20px;
        line-height: 28px
    }
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx .cntWrp .cntBtm {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx .cntWrp .cntBtm .subTxt {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #323233;
    margin-bottom: 0;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

@media only screen and (min-width: 992px) {
    .podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx .cntWrp .cntBtm .subTxt {
        font-size: 16px
    }
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx .cntWrp .cntBtm .lftSd {
    width: 50%
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx .cntWrp .cntBtm .rgtSd {
    width: 50%
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .item .podBx .cntWrp .cntBtm .rgtSd .subTxt {
    text-align: right
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .owl-dots {
    display: flex;
    align-items: center;
    gap: 30px
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .owl-dots button {
    background: rgba(0, 0, 0, .23) !important;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    transition: all .3s;
    position: relative;
    margin: 0px
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .owl-dots button:not(:last-of-type) {
    margin-right: 0px
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .owl-dots button.active {
    background: #032B66 !important
}

.podcastsDetailPage #podcastsDetailSec .stickyBx .pod-Slide .podcast-slider .owl-dots button:not(:last-of-type) {
    margin-right: 0px;
    margin-left: 0px
}

.servicePage.servicesListingPage #servBnr .imgWrp {
    width: 100%;
    height: 300px;
    will-change: transform;
    border-radius: 50% 50% 0 0;
    overflow: hidden;
    position: relative;
    top: auto;
    bottom: 0;
    right: 0
}

@media only screen and (min-width: 768px) {
    .servicePage.servicesListingPage #servBnr .imgWrp {
        right: -10px;
        width: 400px;
        height: 400px;
        border-radius: 50% 50% 0 50%;
        position: absolute
    }
}

@media only screen and (min-width: 860px) {
    .servicePage.servicesListingPage #servBnr .imgWrp {
        width: 460px;
        height: 460px
    }
}

@media only screen and (min-width: 900px) {
    .servicePage.servicesListingPage #servBnr .imgWrp {
        width: 500px;
        height: 500px
    }
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servBnr .imgWrp {
        position: absolute;
        top: -8%;
        bottom: auto;
        right: -10px;
        width: 520px;
        height: 520px;
        border-radius: 50% 0 50% 50%;
        margin-bottom: 0
    }
}

@media only screen and (min-width: 1100px) {
    .servicePage.servicesListingPage #servBnr .imgWrp {
        width: 600px;
        height: 600px
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage.servicesListingPage #servBnr .imgWrp {
        width: 720px;
        height: 720px
    }
}

@media only screen and (min-width: 1341px) {
    .servicePage.servicesListingPage #servBnr .imgWrp {
        top: -15%;
        width: 800px;
        height: 800px
    }
}

@media only screen and (min-width: 1551px) {
    .servicePage.servicesListingPage #servBnr .imgWrp {
        top: -30%;
        width: 1000px;
        height: 900px
    }
}

@media only screen and (min-width: 1771px) {
    .servicePage.servicesListingPage #servBnr .imgWrp {
        width: 1080px;
        height: 950px
    }
}

.servicePage.servicesListingPage #servBnr .imgWrp:hover img {
    transform: scale(1.1)
}

.servicePage.servicesListingPage #servBnr .imgWrp img {
    transition: all .4s;
    transform: scale(1);
    width: 100%;
    height: 100%;
    object-fit: cover
}

.servicePage.servicesListingPage #servBnr .dFlx {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.servicePage.servicesListingPage #servBnr .dFlx .lftSd {
    width: 100%;
    max-width: 100%
}

@media only screen and (min-width: 768px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd {
        max-width: 380px
    }
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd {
        max-width: 460px
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd {
        max-width: 480px
    }
}

.servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp {
    padding: 40px 0;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp {
        padding: 60px 0;
        padding-left: 15px;
        text-align: left
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp {
        padding: 120px 0 100px
    }
}

.servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .subT {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    color: #757575;
    text-transform: uppercase;
    margin-bottom: 5px
}

@media only screen and (min-width: 576px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .subT {
        font-size: 16px
    }
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .subT {
        font-size: 18px
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .subT {
        font-size: 20px;
        margin-bottom: 15px
    }
}

.servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .mainT {
    font-size: 24px;
    line-height: 1.2;
    font-weight: bold;
    color: #323233;
    margin-bottom: 10px
}

@media only screen and (min-width: 576px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .mainT {
        font-size: 28px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 768px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .mainT {
        font-size: 38px
    }
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .mainT {
        font-size: 48px;
        margin-bottom: 20px
    }
}

.servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .mainT span {
    color: #032B66
}

.servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp p {
    color: #848484;
    font-weight: 400;
    margin-bottom: 15px
}

@media only screen and (min-width: 768px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp p {
        font-size: 15px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp p {
        font-size: 15px;
        margin-bottom: 25px
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp p {
        font-size: 15px;
        margin-bottom: 30px
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp p {
        font-size: 15px;
        margin-bottom: 35px
    }
}

.servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBxWrp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx {
    width: 50%;
    position: relative;
    transition: .4s all;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width: 576px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx {
        flex-direction: row
    }
}

@media only screen and (min-width: 768px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx {
        width: 100%;
        justify-content: start
    }
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx {
        padding: 20px 0
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx {
        padding: 25px 0
    }
}

@media only screen and (min-width: 1551px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx {
        padding: 30px 0
    }
}

.servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx:hover .icon {
    border-color: #032B66
}

.servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx .icon {
    width: 60px;
    height: 60px;
    background-color: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 30px;
    margin-right: 10px;
    margin-bottom: 10px;
    transition: .4s all;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .06);
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .06);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .06);
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 576px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx .icon {
        margin-bottom: 0
    }
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx .icon {
        width: 80px;
        height: 80px;
        margin-right: 15px
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx .icon {
        margin-right: 22px
    }
}

@media only screen and (max-width: 468px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx .icon {
        margin: auto;
        margin-bottom: 10px
    }
}

.servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx .icon svg, .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx .icon img {
    fill: #032B66;
    width: 30px
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx .icon svg, .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx .icon img {
        width: 40px
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx .icon svg, .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx .icon img {
        width: 46px
    }
}

.servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx .txtBx .dflx {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center
}

@media only screen and (min-width: 576px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx .txtBx .dflx {
        justify-content: flex-start;
        flex-direction: row;
        text-align: left
    }
}

.servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx .txtBx .dflx .num {
    font-size: 22px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 0;
    color: #323233;
    margin-right: 0;
    margin-bottom: 10px
}

@media only screen and (min-width: 576px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx .txtBx .dflx .num {
        font-size: 22px;
        margin-right: 10px;
        margin-bottom: 0
    }
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx .txtBx .dflx .num {
        font-size: 36px
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx .txtBx .dflx .num {
        font-size: 45px;
        margin-right: 15px
    }
}

.servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx .txtBx .dflx .txt {
    font-size: 10px;
    font-weight: 400;
    line-height: 1.3;
    color: #848484;
    font-family: "Rubik", sans-serif;
    text-transform: uppercase;
    margin-bottom: 0;
    vertical-align: middle
}

@media only screen and (min-width: 576px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx .txtBx .dflx .txt {
        font-size: 12px
    }
}

@media only screen and (min-width: 768px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx .txtBx .dflx .txt {
        font-size: 14px
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage.servicesListingPage #servBnr .dFlx .lftSd .cntWrp .countBx .txtBx .dflx .txt {
        font-size: 15px;
        line-height: 1.5
    }
}

.servicePage.servicesListingPage #servBnr .dFlx .rgtSd {
    width: 100%;
    max-width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width: 768px) {
    .servicePage.servicesListingPage #servBnr .dFlx .rgtSd {
        width: 100%;
        max-width: calc(100% - 380px)
    }
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servBnr .dFlx .rgtSd {
        max-width: calc(100% - 460px)
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage.servicesListingPage #servBnr .dFlx .rgtSd {
        max-width: calc(100% - 480px)
    }
}

.servicePage.servicesListingPage #servListSec {
    position: relative;
    z-index: 0;
    background-color: #f1f1f1;
    padding: 80px 0 60px
}

@media only screen and (min-width: 576px) {
    .servicePage.servicesListingPage #servListSec {
        padding: 90px 0 70px
    }
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servListSec {
        padding: 100px 0 80px
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage.servicesListingPage #servListSec {
        padding: 115px 0 100px
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage.servicesListingPage #servListSec {
        padding: 155px 0 135px
    }
}

.servicePage.servicesListingPage #servListSec .wavElmt {
    width: 50px;
    height: auto;
    animation: aniHoriz 15s infinite linear
}

.servicePage.servicesListingPage #servListSec .dotElmt {
    width: 50px;
    height: auto
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servListSec .dotElmt {
        width: 80px
    }
}

.servicePage.servicesListingPage #servListSec .rdShp1 {
    width: 80px;
    height: auto;
    transform: rotate(-60deg);
    animation: rotate 25s infinite linear
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servListSec .rdShp1 {
        width: 180px
    }
}

.servicePage.servicesListingPage #servListSec .rdShp2 {
    width: 200px;
    height: auto;
    transform: rotate(220deg);
    animation: rotate 15s infinite linear
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servListSec .rdShp2 {
        width: 440px
    }
}

.servicePage.servicesListingPage #servListSec>.dsgnElmt {
    position: absolute;
    z-index: -1
}

.servicePage.servicesListingPage #servListSec>.dsgnElmt:nth-child(1) {
    top: 50%;
    left: 20%;
    pointer-events: none
}

.servicePage.servicesListingPage #servListSec>.dsgnElmt:nth-child(2) {
    bottom: 60px;
    right: 2%;
    pointer-events: none
}

.servicePage.servicesListingPage #servListSec>.dsgnElmt:nth-child(3) {
    top: 55px;
    right: 2%;
    pointer-events: none
}

.servicePage.servicesListingPage #servListSec>.dsgnElmt:nth-child(4) {
    bottom: 0%;
    left: 5px;
    pointer-events: none
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servListSec>.dsgnElmt:nth-child(4) {
        bottom: 15%;
        left: -200px
    }
}

.servicePage.servicesListingPage #servListSec .secTleWrp {
    padding: 15px;
    text-align: left;
    margin-bottom: 0
}

@media only screen and (min-width: 576px) {
    .servicePage.servicesListingPage #servListSec .secTleWrp {
        text-align: left
    }
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servListSec .secTleWrp {
        margin-left: -30px;
        transform: translateY(-30px);
        max-width: 380px;
        padding: 15px
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage.servicesListingPage #servListSec .secTleWrp {
        margin-left: -80px;
        transform: translateY(-70px)
    }
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servListSec .secTleWrp .mTle {
        margin-bottom: 30px
    }
}

.servicePage.servicesListingPage #servListSec .secTleWrp p {
    color: #848484;
    margin-bottom: 0
}

@media only screen and (min-width: 1200px) {
    .servicePage.servicesListingPage #servListSec .secTleWrp p {
        font-size: 15px;
        line-height: 1.4
    }
}

.servicePage.servicesListingPage #servListSec .dFlx {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -25px -5px
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servListSec .dFlx {
        padding-left: 0px;
        margin: -40px -25px
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage.servicesListingPage #servListSec .dFlx {
        padding-left: 0px
    }
}

.servicePage.servicesListingPage #servListSec .dFlx .itm {
    width: 100%;
    padding: 25px 5px
}

@media only screen and (min-width: 576px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm {
        width: 50%
    }
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm {
        width: 50%;
        padding: 40px 25px
    }
}

.servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp {
    height: 100%
}

.servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst:hover .weDoBx {
    transform: translateY(-4px)
}

.servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx {
    position: relative;
    will-change: transform;
    backdrop-filter: blur(4px);
    padding: 40px 30px;
    background: #fff;
    border-radius: 40px;
    display: block;
    transition: all .4s;
    border: none;
    flex-direction: column;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 468px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx {
        padding: 40px 30px
    }
}

@media only screen and (min-width: 768px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx {
        padding: 45px 35px
    }
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx {
        padding: 45px 40px;
        border-radius: 60px
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx {
        padding: 55px 50px
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx {
        padding: 70px 60px 50px
    }
}

.servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx:hover {
    background: #032B66
}

.servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx:hover .tle {
    color: #fff
}

.servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx:hover p {
    color: #fff
}

.servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx:hover .learnBtn {
    color: #fff
}

.servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx:hover .Icon {
    background: #032B66;
    border-color: #fff;
    color: #fff;
    font-weight: 300
}

.servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx:hover .nmbr {
    background: #032B66;
    border-color: #fff
}

.servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx:hover .nmbr .inrNmbr {
    color: #fff
}

.servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx .Icon {
    position: absolute;
    top: -35px;
    left: 50px;
    background: #fff;
    padding: 15px;
    border-radius: 50%;
    border: 5px solid #032B66;
    color: #032B66;
    font-size: 20px;
    font-weight: 300;
    transition: all .5s
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx .Icon {
        top: -40px;
        padding: 15px;
        border-radius: 50%;
        border: 5px solid #032B66;
        font-size: 25px
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx .Icon {
        top: -40px;
        padding: 15px;
        border-radius: 50%;
        border: 5px solid #032B66;
        font-size: 25px
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx .Icon {
        top: -50px;
        padding: 20px;
        border-radius: 50%;
        border: 10px solid #032B66;
        font-size: 30px
    }
}

.servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx .nmbr {
    position: absolute;
    top: 0;
    left: 15%;
    transform: translate(-50%, -50%) scale(1);
    border-radius: 100%;
    border: 5px solid #032B66;
    background: #fff;
    transition: all .4s;
    width: 60px;
    height: 60px;
    opacity: 1;
    visibility: visible;
    pointer-events: none;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 567px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx .nmbr {
        left: 23%
    }
}

@media only screen and (min-width: 768px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx .nmbr {
        left: 15%
    }
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx .nmbr {
        width: 70px;
        height: 70px;
        border: 10px solid #032B66
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx .nmbr {
        width: 80px;
        height: 80px;
        border: 10px solid #032B66
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx .nmbr {
        width: 90px;
        height: 90px;
        border: 10px solid #032B66
    }
}

.servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx .nmbr .inrNmbr {
    font-size: 15px;
    line-height: 1;
    font-weight: 300;
    margin-bottom: 0;
    color: #032B66;
    font-family: "Rubik", sans-serif;
    transition: all .4s;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 576px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx .nmbr .inrNmbr {
        font-size: 22px
    }
}

@media only screen and (min-width: 768px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx .nmbr .inrNmbr {
        font-size: 22px
    }
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx .nmbr .inrNmbr {
        font-size: 30px
    }
}

.servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx .tle {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.3;
    color: #323233;
    text-align: left;
    margin-bottom: 10px;
    transition: all .4s
}

@media only screen and (min-width: 576px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx .tle {
        font-size: 20px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx .tle {
        font-size: 25px
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx .tle {
        font-size: 28px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx .tle {
        margin-bottom: 20px;
        font-size: 35px
    }
}

.servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx p {
    font-weight: 300;
    margin-bottom: 10;
    color: #848484;
    text-align: left;
    font-size: 16;
    line-height: 26px
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx p {
        font-size: 15px;
        margin-bottom: 15
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx p {
        font-size: 15px;
        margin-bottom: 20
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx p {
        font-size: 20px;
        margin-bottom: 25px;
        line-height: 30px
    }
}

.servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx .learnBtn {
    font-weight: 400;
    margin-top: 0;
    color: #323233;
    text-align: left;
    font-size: 14px
}

@media only screen and (min-width: 992px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx .learnBtn {
        font-size: 15px
    }
}

@media only screen and (min-width: 1200px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx .learnBtn {
        font-size: 16px
    }
}

@media only screen and (min-width: 1441px) {
    .servicePage.servicesListingPage #servListSec .dFlx .itm .weDoWrp .servLst .weDoBx .learnBtn {
        font-size: 18px
    }
}

.errorPage {
    background: #f8f8f8;
    margin-top: 105px
}

@media only screen and (min-width: 468px) {
    .errorPage {
        margin-top: 132px
    }
}

@media only screen and (min-width: 1200px) {
    .errorPage {
        margin-top: 135px
    }
}

.errorPage section {
    position: relative
}

.errorPage section .FloatIcons #Triangle {
    left: 15px;
    bottom: 55px
}

.errorPage section .FloatIcons #Triangle2 {
    bottom: 115px;
    right: 35px
}

.errorPage section .FloatIcons #Round {
    left: 108px;
    top: 40px
}

.errorPage section .FloatIcons #Round2 {
    right: 120px;
    bottom: 55px
}

.errorPage .row {
    margin: 0
}

.errorPage .page_cntnt {
    padding: 40px 0 70px;
    text-align: center;
    margin: auto
}

@media only screen and (min-width: 468px) {
    .errorPage .page_cntnt {
        padding: 80px 0 120px
    }
}

.errorPage .head_one {
    font-size: 69px;
    font-weight: 700;
    color: #032B66;
    letter-spacing: 1px
}

@media only screen and (min-width: 468px) {
    .errorPage .head_one {
        font-size: 95px
    }
}

.errorPage .head_two {
    font-size: 14px;
    font-weight: 600;
    color: #696868;
    margin-bottom: 30px;
    letter-spacing: 1px
}

@media only screen and (min-width: 468px) {
    .errorPage .head_two {
        font-size: 20px;
        margin-bottom: 40px
    }
}

.errorPage .head_three {
    font-size: 15px;
    line-height: normal;
    letter-spacing: 1px;
    font-weight: 600;
    color: #696868;
    margin-bottom: 15px
}

@media only screen and (min-width: 468px) {
    .errorPage .head_three {
        font-size: 25px
    }
}

.errorPage p {
    color: #696868;
    margin: 0px
}

.errorPage .btn {
    margin: auto;
    margin-top: 15px
}

@media only screen and (min-width: 468px) {
    .errorPage .btn {
        margin: auto;
        margin-top: 25px
    }
}

@media only screen and (min-width: 1551px) {
    .errorPage .btn {
        margin: auto;
        margin-top: 40px
    }
}

footer#FootMain {
    width: 100%;
    background-color: #323233;
    position: relative;
    z-index: 1;
    overflow: hidden
}

footer#FootMain .bgElmnt {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    left: 0;
    background-size: cover;
    background-color: #262627;
    margin-left: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width: 768px) {
    footer#FootMain .bgElmnt {
        width: 35.7142857143%
    }
}

@media only screen and (min-width: 1200px) {
    footer#FootMain .bgElmnt {
        width: 40%
    }
}

@media only screen and (min-width: 1551px) {
    footer#FootMain .bgElmnt {
        width: 40%
    }
}

footer#FootMain .bgElmnt img {
    filter: invert(1);
    opacity: 10%;
    width: 790px;
    height: 100%;
    margin: 0 auto
}

@media only screen and (min-width: 576px) {
    footer#FootMain .bgElmnt img {
        width: 520px
    }
}

@media only screen and (min-width: 768px) {
    footer#FootMain .bgElmnt img {
        margin-left: 0
    }
}

@media only screen and (min-width: 992px) {
    footer#FootMain .bgElmnt img {
        width: 710px
    }
}

footer#FootMain .ftTpSec {
    padding: 40px 0 10px
}

@media only screen and (min-width: 576px) {
    footer#FootMain .ftTpSec {
        padding: 60px 0 10px 0
    }
}

@media only screen and (min-width: 992px) {
    footer#FootMain .ftTpSec {
        padding: 80px 0 10px
    }
}

@media only screen and (min-width: 1200px) {
    footer#FootMain .ftTpSec {
        padding: 110px 0 10px
    }
}

footer#FootMain .ftTpSec .ftTle {
    font-size: 15px;
    line-height: 1.2;
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: capitalize
}

@media only screen and (min-width: 576px) {
    footer#FootMain .ftTpSec .ftTle {
        font-size: 18px
    }
}

@media only screen and (min-width: 768px) {
    footer#FootMain .ftTpSec .ftTle {
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 992px) {
    footer#FootMain .ftTpSec .ftTle {
        font-size: 25px;
        margin-bottom: 17px
    }
}

footer#FootMain .ftTpSec .dFlx {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

footer#FootMain .ftTpSec .Col {
    flex: 0 0 auto;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px
}

@media only screen and (min-width: 576px) {
    footer#FootMain .ftTpSec .Col {
        width: 50%;
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 768px) {
    footer#FootMain .ftTpSec .Col {
        width: 33.3333333333%;
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 992px) {
    footer#FootMain .ftTpSec .Col {
        width: 33.3333333333%;
        margin-bottom: 0
    }

    footer#FootMain .ftTpSec .Col:nth-child(2) .itmWrp {
        max-width: 300px;
        margin-bottom: 40px
    }
}

@media only screen and (min-width: 1200px) {
    footer#FootMain .ftTpSec .Col {
        width: calc((100% - 410px)/2)
    }

    footer#FootMain .ftTpSec .Col:nth-child(3) {
        width: 410px
    }
}

footer#FootMain .ftTpSec .Col .itmWrp {
    margin-bottom: 20px
}

@media only screen and (min-width: 768px) {
    footer#FootMain .ftTpSec .Col .itmWrp {
        margin-bottom: 40px
    }
}

footer#FootMain .ftTpSec .Col .itmWrp:last-child {
    margin-bottom: 10px
}

footer#FootMain .ftTpSec .Col .itmWrp a, footer#FootMain .ftTpSec .Col .itmWrp p {
    font-size: 14px;
    line-height: 1.5;
    color: #acacac;
    margin-bottom: 10px
}

@media only screen and (min-width: 576px) {
    footer#FootMain .ftTpSec .Col .itmWrp a, footer#FootMain .ftTpSec .Col .itmWrp p {
        font-size: 16px
    }
}

@media only screen and (min-width: 992px) {
    footer#FootMain .ftTpSec .Col .itmWrp a, footer#FootMain .ftTpSec .Col .itmWrp p {
        font-size: 18px
    }
}

footer#FootMain .ftTpSec .ftNavUl {
    max-width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width: 768px) {
    footer#FootMain .ftTpSec .ftNavUl {
        max-width: 220px
    }
}

footer#FootMain .ftTpSec .ftNavUl li {
    width: 100%;
    margin-bottom: 5px
}

@media only screen and (min-width: 576px) {
    footer#FootMain .ftTpSec .ftNavUl li {
        margin-bottom: 10px
    }
}

@media only screen and (min-width: 768px) {
    footer#FootMain .ftTpSec .ftNavUl li {
        margin-bottom: 18px
    }
}

footer#FootMain .ftTpSec .ftNavUl li a {
    margin-bottom: 0
}

footer#FootMain .ftTpSec .ftNavUl li a:hover {
    color: #fef4f4
}

footer#FootMain .ftTpSec .ftNavUl li a:hover[href="javascript:void(0)"] {
    text-decoration: none;
    color: #fff
}

footer#FootMain .ftTpSec .ftServUl {
    max-width: 100%
}

footer#FootMain .ftTpSec .ftServUl li {
    margin-top: 5px;
    margin-bottom: 10px
}

@media only screen and (min-width: 768px) {
    footer#FootMain .ftTpSec .ftServUl li {
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 992px) {
    footer#FootMain .ftTpSec .ftServUl li {
        margin-top: 10px;
        margin-bottom: 25px
    }
}

@media only screen and (min-width: 768px) {
    footer#FootMain .ftTpSec .ftServUl li.hasSub {
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 992px) {
    footer#FootMain .ftTpSec .ftServUl li.hasSub {
        margin-bottom: 15px
    }
}

footer#FootMain .ftTpSec .ftServUl li>ul {
    padding-top: 10pxX
}

footer#FootMain .ftTpSec .ftServUl li>ul li {
    position: relative;
    z-index: 1;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 15px
}

@media only screen and (min-width: 768px) {
    footer#FootMain .ftTpSec .ftServUl li>ul li {
        margin-bottom: 5px
    }
}

@media only screen and (min-width: 992px) {
    footer#FootMain .ftTpSec .ftServUl li>ul li {
        margin-bottom: 10px
    }
}

footer#FootMain .ftTpSec .ftServUl li>ul li:last-child {
    margin-bottom: 0
}

footer#FootMain .ftTpSec .ftServUl li>ul li::after {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 1px;
    height: 15px;
    background-color: #acacac
}

footer#FootMain .ftTpSec .ftServUl li>ul li:hover::after {
    background-color: #032B66
}

footer#FootMain .ftTpSec .ftServUl li>ul li a {
    opacity: .8
}

footer#FootMain .ftTpSec .ftServUl li a {
    font-size: 15px;
    line-height: 1.3;
    color: #acacac;
    margin-bottom: 10px;
    text-decoration: none
}

@media only screen and (min-width: 576px) {
    footer#FootMain .ftTpSec .ftServUl li a {
        font-size: 18px
    }
}

@media only screen and (min-width: 992px) {
    footer#FootMain .ftTpSec .ftServUl li a {
        font-size: 20px
    }
}

@media only screen and (min-width: 1441px) {
    footer#FootMain .ftTpSec .ftServUl li a {
        font-size: 25px
    }
}

footer#FootMain .ftTpSec .ftSocialUl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

footer#FootMain .ftTpSec .ftSocialUl li a {
    display: inline-block;
    margin-bottom: 10px;
    text-decoration: none;
    margin-right: 15px;
    transition: all .4s;
    fill: #fff
}

@media only screen and (min-width: 992px) {
    footer#FootMain .ftTpSec .ftSocialUl li a {
        margin-right: 22px
    }
}

footer#FootMain .ftTpSec .ftSocialUl li a:hover {
    fill: #032B66;
    transform: translate(4px) rotate(4deg)
}

footer#FootMain .ftTpSec .ftSocialUl li a svg, footer#FootMain .ftTpSec .ftSocialUl li a img {
    width: 25px;
    height: 25px
}

@media only screen and (min-width: 992px) {
    footer#FootMain .ftTpSec .ftSocialUl li a svg, footer#FootMain .ftTpSec .ftSocialUl li a img {
        width: 34px;
        height: 34px
    }
}

footer#FootMain .ftBtmSec {
    font-size: 12px;
    color: #acacac;
    text-align: center;
    line-height: 1.2;
    font-weight: 300;
    padding-bottom: 20px
}

@media only screen and (min-width: 768px) {
    footer#FootMain .ftBtmSec {
        font-size: 14px;
        text-align: left
    }
}

@media only screen and (min-width: 992px) {
    footer#FootMain .ftBtmSec {
        font-size: 15px;
        padding-bottom: 30px
    }
}

footer#FootMain .ftBtmSec .dFlx {
    justify-content: space-between;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

footer#FootMain .ftBtmSec .dFlx>* {
    padding-left: 15px;
    padding-right: 15px
}

footer#FootMain .ftBtmSec .FtLogo {
    width: 100%
}

footer#FootMain .ftBtmSec .FtLogo img {
    width: 150px;
    margin-bottom: 30px
}

@media only screen and (min-width: 468px) {
    footer#FootMain .ftBtmSec .FtLogo img {
        width: 180px
    }
}

@media only screen and (min-width: 576px) {
    footer#FootMain .ftBtmSec .FtLogo img {
        width: 220px
    }
}

@media only screen and (min-width: 1200px) {
    footer#FootMain .ftBtmSec .FtLogo img {
        width: 270px
    }
}

footer#FootMain .ftBtmSec .lSide {
    width: 100%;
    margin-bottom: 6px
}

@media only screen and (min-width: 768px) {
    footer#FootMain .ftBtmSec .lSide {
        margin-bottom: 0px;
        width: 70%
    }
}

@media only screen and (min-width: 992px) {
    footer#FootMain .ftBtmSec .lSide {
        width: 50%
    }
}

footer#FootMain .ftBtmSec .RSide {
    width: 100%
}

@media only screen and (min-width: 768px) {
    footer#FootMain .ftBtmSec .RSide {
        text-align: right;
        width: 30%
    }
}

@media only screen and (min-width: 992px) {
    footer#FootMain .ftBtmSec .RSide {
        width: 50%
    }
}

footer#FootMain .ftBtmSec .RSide .Designed {
    display: inline
}

footer#FootMain .ftBtmSec .RSide .Designed a {
    display: inline-block;
    width: 70px
}

@media only screen and (min-width: 576px) {
    footer#FootMain .ftBtmSec .RSide .Designed a {
        width: 80px
    }
}

@media only screen and (min-width: 992px) {
    footer#FootMain .ftBtmSec .RSide .Designed a {
        width: 110px
    }
}

.scrollup {
    width: 20px;
    position: fixed;
    right: 10px;
    bottom: 30px;
    display: none; /* Initially hide the button */
    z-index: 1000; /* Ensure it's on top of other elements */
    color: #325C99;
    text-align: center;
    font-size: 10px;
    transition: all .4s;
    font-weight: 600;
    cursor: pointer; /* Indicate it's clickable */
}

@media only screen and (min-width: 468px) {
    .scrollup {
        font-size: 12px;
        bottom: 45px;
    }
}

@media only screen and (min-width: 992px) {
    .scrollup {
        width: 25px;
        right: 20px;
        font-size: 16px;
    }
}

.scrollup svg {
    fill: #000;
    margin-bottom: 10px;
    width: 20px;
    height: 28px;
}

@media only screen and (min-width: 468px) {
    .scrollup svg {
        margin-bottom: 14px;
        width: 20px;
        height: 36px;
    }
}

.scrollup span {
    writing-mode: vertical-rl;
    text-orientation: mixed;
}

.scrollup:hover {
    color: #032B66;
    opacity: 1;
}

.fixedRit {
    position: fixed;
    z-index: 3;
    right: 0;
    top: calc(var(--app-height) - 30%);
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0);
    -webkit-transition: .8s ease-in-out;
    transition: .8s ease-in-out
}

@media only screen and (min-width: 992px) {
    .fixedRit {
        top: calc(var(--app-height) - 50%);
        right: 15px
    }
}

@media only screen and (min-width: 1200px) {
    .fixedRit {
        right: 40px
    }
}

.fixedRit ul li {
    margin-bottom: 4px
}

@media only screen and (min-width: 992px) {
    .fixedRit ul li {
        margin-bottom: 6px
    }
}

.fixedRit ul li .floatBx {
    width: 40px;
    height: 40px;
    background-color: #fff;
    -webkit-transition: .8s ease-in-out;
    transition: .8s ease-in-out;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 576px) {
    .fixedRit ul li .floatBx {
        width: 50px;
        height: 45px
    }
}

@media only screen and (min-width: 992px) {
    .fixedRit ul li .floatBx {
        width: 43px;
        height: 45px
    }
}

.fixedRit ul li .floatBx:hover {
    transform: translateX(6px)
}

.fixedRit ul li .floatBx .bxIcon svg {
    fill: #fff;
    width: 20px;
    height: 20px
}

@media only screen and (min-width: 992px) {
    .fixedRit ul li .floatBx .bxIcon svg {
        width: 22px;
        height: 22px
    }
}

.fixedRit ul li:nth-child(1) .floatBx {
    background-color: #0db123
}

.fixedRit ul li:nth-child(1) .floatBx .bxIcon svg {
    fill: #000
}

.fixedRit ul li:nth-child(2) .floatBx {
    background-color: #f17c0f
}

.fixedRit ul li:nth-child(3) .floatBx {
    background-color: #1976d2
}

.svBx {
    width: 100%;
    height: 220px;
    border-radius: 30px;
    background-color: #fff;
    position: relative;
    text-align: center;
    padding: 0 10px;
    display: inline-block;
    margin-bottom: 40px;
    transition: all .4s
}

@media only screen and (min-width: 468px) {
    .svBx {
        height: 220px;
        padding: 0 30px
    }
}

@media only screen and (min-width: 768px) {
    .svBx {
        height: 380px
    }
}

@media only screen and (min-width: 992px) {
    .svBx {
        padding: 0 40px;
        margin-bottom: 60px
    }
}

@media only screen and (min-width: 1200px) {
    .svBx {
        padding: 0 50px;
        height: 420px
    }
}

.svBx:hover {
    transform: translateY(-10px)
}

@media only screen and (min-width: 992px) {
    .svBx:hover {
        transform: translateY(-15px)
    }
}

@media only screen and (min-width: 1200px) {
    .svBx:hover {
        transform: translateY(-25px)
    }
}

.svBx:hover .nmbr {
    transform: translate(-50%, 0%) scale(0.6);
    visibility: hidden;
    opacity: 0
}

.svBx:hover .cntWrp .icon {
    height: auto;
    opacity: 1;
    visibility: visible;
    transform: translateY(0) scale(1)
}

@media only screen and (min-width: 992px) {
    .svBx:hover .cntWrp .tle {
        font-size: 34px;
        margin-bottom: 20px
    }
}

.svBx:hover .cntWrp p {
    visibility: hidden;
    opacity: 0;
    height: 0;
    margin-bottom: 0
}

.svBx:hover .cntWrp .cmnBtn {
    color: #fff;
    background-color: #032B66;
    max-width: 150px
}

.svBx .nmbr {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    border-radius: 100%;
    border: 10px solid #032B66;
    background: #fff;
    transition: all .4s;
    width: 70px;
    height: 70px;
    opacity: 1;
    visibility: visible;
    pointer-events: none;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 992px) {
    .svBx .nmbr {
        width: 90px;
        height: 90px
    }
}

.svBx .nmbr .inrNmbr {
    font-size: 15px;
    line-height: 1;
    font-weight: 300;
    margin-bottom: 0;
    color: #032B66;
    font-family: "Rubik", sans-serif;
    transition: all .4s;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 576px) {
    .svBx .nmbr .inrNmbr {
        font-size: 22px
    }
}

@media only screen and (min-width: 768px) {
    .svBx .nmbr .inrNmbr {
        font-size: 26px
    }
}

@media only screen and (min-width: 992px) {
    .svBx .nmbr .inrNmbr {
        font-size: 30px
    }
}

.svBx .cntWrp {
    width: 100%;
    height: calc(100% - 30px);
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media only screen and (min-width: 992px) {
    .svBx .cntWrp {
        margin-top: 70px;
        height: calc(100% - 70px)
    }
}

.svBx .cntWrp .icon {
    visibility: hidden;
    opacity: 0;
    transform: translateY(-60px) scale(0.6);
    transition: all .4s;
    height: 0
}

.svBx .cntWrp .icon .Ico {
    width: 50px;
    max-height: 50px;
    margin: 0 auto 15px auto
}

@media only screen and (min-width: 576px) {
    .svBx .cntWrp .icon .Ico {
        width: 60px;
        max-height: 60px;
        margin: 0 auto 20px auto
    }
}

@media only screen and (min-width: 992px) {
    .svBx .cntWrp .icon .Ico {
        width: 90px;
        max-height: 90px;
        margin: 0 auto 30px auto
    }
}

.svBx .cntWrp .icon .Ico img {
    width: 100%;
    height: auto;
    object-fit: contain
}

.svBx .cntWrp .tle {
    font-size: 15px;
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 10px;
    color: #323233;
    font-family: "Rubik", sans-serif;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    transition: all .4s
}

@media only screen and (min-width: 576px) {
    .svBx .cntWrp .tle {
        font-size: 24px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 768px) {
    .svBx .cntWrp .tle {
        font-size: 28px
    }
}

@media only screen and (min-width: 992px) {
    .svBx .cntWrp .tle {
        font-size: 30px;
        margin-bottom: 30px
    }
}

.svBx .cntWrp p {
    font-size: 13px;
    font-weight: 300;
    line-height: 1.3;
    color: #323233;
    font-family: "Rubik", sans-serif;
    margin-bottom: 10px;
    transition: all .4s;
    visibility: visible;
    opacity: 1;
    height: auto;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box
}

@media only screen and (min-width: 576px) {
    .svBx .cntWrp p {
        font-size: 15px
    }
}

@media only screen and (min-width: 992px) {
    .svBx .cntWrp p {
        font-size: 15px
    }
}

@media only screen and (min-width: 1200px) {
    .svBx .cntWrp p {
        font-size: 15px
    }
}

.svBx .cntWrp .cmnBtn {
    font-size: 15px;
    line-height: 1.2;
    color: #323233;
    font-weight: 400;
    font-family: "Rubik", sans-serif;
    transition: .4s all;
    text-transform: capitalize;
    background-color: #fff;
    border-color: #fff;
    border-radius: 20px;
    margin: 0 auto
}

@media only screen and (min-width: 992px) {
    .svBx .cntWrp .cmnBtn {
        font-size: 18px
    }
}

.tmBx {
    width: 100%
}

.tmBx:hover .imgWrp {
    box-shadow: 0 10px 10px 0px rgba(233, 44, 23, .1);
    -webkit-box-shadow: 0 10px 10px 0px rgba(233, 44, 23, .1);
    -moz-box-shadow: 0 10px 10px 0px rgba(233, 44, 23, .1)
}

.tmBx:hover .imgWrp img {
    transform: scale(1.1)
}

.tmBx .imgWrp {
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 25px rgba(0, 0, 0, .05);
    margin-bottom: 20px
}

.tmBx .imgWrp img {
    transition: all .8s;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.tmBx .cntWrp .tmDtls {
    font-size: 13px;
    line-height: 1.1;
    color: #848484;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media only screen and (min-width: 992px) {
    .tmBx .cntWrp .tmDtls {
        font-size: 14px
    }
}

.tmBx .cntWrp .tmDtls .nm {
    font-weight: 700;
    padding: 0 10px;
    color: #323233;
    font-size: 14px;
    display: block
}

@media only screen and (min-width: 992px) {
    .tmBx .cntWrp .tmDtls .nm {
        font-size: 16px
    }
}

.tmBx .cntWrp .tmDtls .dtls {
    padding: 0 10px
}

@media only screen and (min-width: 576px) {
    #applyModal .modal-dialog {
        max-width: 600px
    }
}

#applyModal .modal-content {
    background-color: #f8f9fb;
    border-radius: 0;
    padding: 20px
}

@media only screen and (min-width: 576px) {
    #applyModal .modal-content {
        padding: 40px
    }
}

#applyModal .modal-header {
    padding: 0;
    border: 0
}

#applyModal .modal-header .btn-close {
    width: 20px;
    height: 20px;
    opacity: 1
}

#applyModal .modal-header .btn-close:focus {
    box-shadow: none
}

#applyModal .modal-body {
    padding: 10px
}

@media only screen and (min-width: 576px) {
    #applyModal .modal-body {
        padding: 30px
    }
}

#applyModal .modal-body .formTle {
    font-size: 22px
}

@media only screen and (min-width: 468px) {
    #applyModal .modal-body .formTle {
        font-size: 24px
    }
}

@media only screen and (min-width: 576px) {
    #applyModal .modal-body .formTle {
        font-size: 26px
    }
}

@media only screen and (min-width: 768px) {
    #applyModal .modal-body .formTle {
        font-size: 33px
    }
}

@media only screen and (min-width: 1200px) {
    #applyModal .modal-body .formTle {
        font-size: 34px
    }
}

@media only screen and (min-width: 1441px) {
    #applyModal .modal-body .formTle {
        font-size: 34px
    }
}

@media only screen and (min-width: 992px) {
    #applyModal .modal-body .btnWrap .btnSbmt {
        margin-top: 10px
    }
}

/*# sourceMappingURL=app.min.css.map */


.banner_area {
    display: block;
    overflow: hidden;
    background: url("../images/banner-bg-1.png") no-repeat center;
    background-size: cover;
    padding: 330px 0 275px;
    position: relative;
    z-index: 1;
  }
  .banner_area:before {
    content: "";
    position: absolute;
    right: 30%;
    top: 320px;
    height: 14px;
    width: 14px;
    border: 3px solid #fff;
    border-radius: 50%;
    animation: float-bob-x infinite 15s linear;
    z-index: -1;
  }
  .banner_area:after {
    content: "";
    position: absolute;
    left: 20%;
    bottom: 80px;
    height: 14px;
    width: 14px;
    border: 3px solid #fff;
    border-radius: 50%;
    animation: float-bob-x infinite 15s linear;
    z-index: -1;
  }
  .banner_area .rs_banner {
    display: none;
  }
  .banner_area .baner_content {
    position: relative;
    z-index: 1;
  }
  .banner_area h6 {
    font: 700 22px/30px "Overpass", sans-serif;
    color: #fff;
  }
  .banner_area h2 {
    font: 700 65px/70px "Poppins", sans-serif;
    color: #fff;
    max-width: 680px;
    padding: 30px 0;
  }
  .banner_area p {
    font: 400 22px/30px "Overpass", sans-serif;
    color: #fff;
    padding-bottom: 45px;
  }
  .banner_area .theme_btn {
    font-weight: 600;
    line-height: 70px;
    min-width: 236px;
  }
  .banner_area .illustration {
    position: absolute;
    right: 135px;
    bottom: 0;
    z-index: -1;
  }
  .banner_area .illustration .illustration_inner {
    position: relative;
    max-width: 628px;
  }
  .banner_area .illustration .illustration_inner .img_1 {
    position: absolute;
    left: 0;
    bottom: 13px;
  }
  .banner_area .illustration .illustration_inner .img_2 {
    position: absolute;
    top: 105px;
    left: -35px;
    z-index: 1;
  }
  .banner_area .illustration .illustration_inner .img_3 {
    position: absolute;
    top: 150px;
    right: -35px;
    z-index: 1;
  }
  .banner_area .illustration .illustration_inner .img_5 {
    position: absolute;
    right: -70px;
    bottom: 27px;
  }
  .banner_area .illustration .illustration_inner .al_img {
    position: absolute;
    width: 175px;
    height: 265px;
    top: 45px;
    left: 31%;
  }
  .banner_area .illustration .illustration_inner .al_img img {
    position: absolute;
  }
  .banner_area .illustration .illustration_inner .al_img img:first-child {
    right: 0;
  }
  .banner_area .illustration .illustration_inner .al_img img:nth-child(2) {
    top: 75px;
    right: 5px;
  }
  .banner_area .illustration .illustration_inner .al_img img:nth-child(3) {
    bottom: 50px;
    left: 75px;
  }
  .banner_area .illustration .illustration_inner .al_img img:nth-child(4) {
    bottom: 25px;
    left: 35px;
  }
  .banner_area .illustration .illustration_inner .al_img img:last-child {
    left: 0;
    bottom: 0;
  }
  
  .banner_2 {
    display: block;
    overflow: hidden;
    padding: 410px 0 270px;
    position: relative;
    z-index: 1;
  }
  .banner_2 .rs_banner {
    display: none;
  }
  .banner_2:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 180px;
    width: 100%;
    height: 100%;
    background: url("../images/illustration/banner-2.5.png") no-repeat left bottom;
    z-index: -1;
  }
  .itemBtn {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px; /* Space between buttons */
}

button {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: white;
    padding: 1em 2em;
    border: none;
    border-radius: .6rem;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

button span:not(.text) {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    border-radius: 50%;
    transition: .6s ease;
}

button .text {
    position: relative;
}

button span:nth-child(1) {
    transform: translate(-3.3em, -4em);
}

button span:nth-child(2) {
    transform: translate(-6em, 1.3em);
}

button span:nth-child(3) {
    transform: translate(-.2em, 1.8em);
}

button span:nth-child(4) {
    transform: translate(3.5em, 1.4em);
}

button span:nth-child(5) {
    transform: translate(3.5em, -3.8em);
}

button:hover span:not(.text) {
    transform: translate(-50%, -50%) scale(4);
    transition: 1.5s ease;
}

.cta-blue {
    background-color: #032B66;
}

.cta-blue span:not(.text) {
    background-color: #171717;
}

.cta-green {
    background-color: #171717;
}

.cta-green span:not(.text) {
    background-color:  #032B66;
}

.tabs {
    width: 80%;
    height: 100px;
    margin: auto;
    margin-top: 50px;
    display: flex;
    align-items: center;
   
    overflow: hidden;
    border-radius: 10px;
}

.tabs li {
    background-color:#032B66; /* Updated background color */
    width: 25%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white; /* Updated text color */
    font-family: 'Poppins', sans-serif;
    transition: .5s;
    cursor: pointer;
    border: 2px dashed #032B66;
    margin: 2px;
    border-radius: 5px;
}

.tabs li:hover {
    background: #032B66; /* Updated background color */
    color: white; /* Updated text color */
    position: relative;
    z-index: 1;
    border-radius: 10px;
}

.active {
    background: #032B66; /* Updated background color */
    color: white !important; /* Updated text color */
    position: relative;
    z-index: 1;
    border-radius: 10px;
}

.contents {
    width: 80%;
    margin: auto;
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
}

.box {
    gap: 20px;
    background: #032B66; /* Updated background color */
    box-shadow: 3px 3px 10px #1c1e22, -3px -3px 10px #262a2e;
    border-radius: 10px;
    padding: 20px;
    width: 100%;
    animation: moving 1s ease;
}

.box img {
    width: 50%;
    border-radius: 10px;
}

.box h3 {
    color: white; /* Updated text color */
    font-family: 'Poppins', sans-serif;
    font-size: 2rem;
    margin-bottom: 20px;
}

.box p {
    color: white; /* Updated text color */
    opacity: .5;
    font-family: 'Poppins', sans-serif;
    font-size: 1rem;
}

.show {
    display: flex;
}

.hide {
    display: none;
}

@keyframes moving {
    from {
        transform: translateX(-50px);
        opacity: 0;
    }

    to {
        transform: translateX(0px);
        opacity: 1;
    }
}

.footer-20192 {
    position: relative;
    color: #fff;
    
    background-color: #141d2a; }
    .footer-20192 .container {
      position: relative; }
    .footer-20192 h3 {
      font-size: 20px;
      margin-bottom: 15px;
      margin-top: 0;
      line-height: 1.5; }
    .footer-20192 .links li {
      margin-bottom: 10px;
      line-height: 1.5;
      display: block; }
      .footer-20192 .links li a {
        color: white; }
        .footer-20192 .links li a:hover {
          color: #4678C1; }
    .footer-20192 .social li {
      display: inline-block;
      position: relative; }
      .footer-20192 .social li a {
        position: relative;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        display: inline-block;
        margin: 0;
        padding: 0;
        background-color: #8186d5;
        color: #fff; }
        .footer-20192 .social li a > span {
          position: absolute;
          top: 0%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
    .footer-20192 .footer-logo {
      color: #fff;
      font-size: 20px;
      text-transform: uppercase;
      letter-spacing: .1rem; }
    .footer-20192 .copyright {
      color: #666873; }
    .footer-20192 .cta {
      -webkit-box-shadow: -20px -20px 0 0 rgba(52, 58, 64, 0.2);
      box-shadow: -20px -20px 0 0 rgba(52, 58, 64, 0.2);
      padding: 20px;
      background-color: #658AC1;
      top: -67px;
      position: relative; }
      .footer-20192 .cta h2, .footer-20192 .cta h3 {
        line-height: 1.5; }
      .footer-20192 .cta h3 {
        font-size: 20px; }



        .footer-20192 .copyright {
            color: #ccc; /* Adjust color as per your design */
            font-size: 14px;
        }
        
        .footer-bottom {
            background-color: #0a121b; /* Different color for the bottom section */
            padding: 10px 0;
        }
        
        .footer-bottom p {
            margin-bottom: 0;
            font-size: 15px;
            text-align: center;
        }


        img.wp-smiley, img.emoji { display: inline !important; border: none !important;
            box-shadow: none !important; height: 1em !important; width: 1em !important;
            margin: 0 0.07em !important; vertical-align: -0.1em !important; background:
            none !important; padding: 0 !important; } .card{ border-radius: 4px; background:
            #fff; box-shadow: 0 6px 10px rgba(0,0,0,.08), 0 0 6px rgba(0,0,0,.05);
            transition: .3s transform cubic-bezier(.155,1.105,.295,1.12),.3s box-shadow,.3s
            -webkit-transform cubic-bezier(.155,1.105,.295,1.12); padding: 14px 80px
            18px 36px; cursor: pointer; } .card:hover{ transform: scale(1.05); box-shadow:
            0 10px 20px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.06); } .card h3{ font-weight:
            600; } .card img{ position: absolute; top: 20px; right: 15px; max-height:
            120px; } .card-1{ background-image: url(https://ionicframework.com/img/getting-started/ionic-native-card.png);
            background-repeat: no-repeat; background-position: right; background-size:
            80px; } .card-2{ background-image: url(https://ionicframework.com/img/getting-started/components-card.png);
            background-repeat: no-repeat; background-position: right; background-size:
            80px; } .card-3{ background-image: url(https://ionicframework.com/img/getting-started/theming-card.png);
            background-repeat: no-repeat; background-position: right; background-size:
            80px; } @media(max-width: 990px){ .card{ margin: 20px; } } 


            .gg{
                padding: 15px  7px 3px 10px;
                color:#3B78D0;
            }
           .btnSbmt:hover{
        color:#032B66 !important;
           }
           .weDoBx{
            cursor: context-menu;
           }
           .btnSbmt1{
            background-color: #032B66;
           }


            
 .alert-success{
    color: #0f5132;
    background-color:white;
 
    margin-top: 15px;
    padding: 26px 17px 1px 15px;
    text-align: center;
    border-radius: 5px;
   border: 2px dashed #032B66;
 }
  .alert-success p{
   
   
    font-weight: 501 !important;
   
  }
  .alert-danger{
    color: #0f5132;
    background-color:white;
 
    margin-top: 15px;
    padding: 26px 17px 1px 15px;
    text-align: center;
    border-radius: 5px;
   border: 2px dashed #660303;
  }


  .alert-danger p{
   
   
    font-weight: 501 !important;
   
  }
  .yy li{
   color: #707070;
  }

  .ff p{
    line-height: 35px !important;
  }
  .gi{
    cursor: context-menu;
  }

