@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');

body {
    font-family: 'Inter', sans-serif;
    color: #444;
    overflow-x: hidden;
}

body a {
    text-decoration: none !important
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #F5F5F5
}

body.modal-open {
    padding: 0 !important
}

body::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5
}

body::-webkit-scrollbar-thumb {
    background: #FFA512;
}

a:hover {
    color: #FDB200;
    text-decoration: none !important
}

.container-fluid {
    width: 1370px;
}

.img-col {
    width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
a,
li,
input,
select,
span,
small,
strong,
b {
    font-family: "Jost", sans-serif;
}

p {
    font-weight: 400;
    font-family: "Jost", sans-serif;
}

.pd-t {
    padding-top: 60px;
}

.hedr-tp {
    background-color: #00397C;
    padding: 5px;
}

.cht {
    color: #FFA512;
    font-size: 30px;
    font-weight: 600;
    padding: 15px 30px;
    border: 2px solid #094080;
    margin-right: 10px;
}
.clit-sec {
    overflow-x: hidden;
    padding: 30px 0;
}
.port-im img {
    width: 100%;
}
.cht:hover {
    color: #000;
    background: #FFA512;
    border: 2px solid #FFA512;
}
.cht span {
    color: #094080;
}

.cla-mu {
    background: linear-gradient(81deg, rgba(0, 94, 147, 1) 30%, rgba(1, 24, 42, 1) 100%);
    padding: 10px 35px;
}

.cal-cont h4 span {
    font-size: 18px;
}

.top-logo img {
    width: 60%;
    max-width: 160px;
}

header {
    background: #fff;
}

.fot-cont img {
    max-width: 150px;
    filter: brightness(0) invert(1);
}

section.passion {
    min-height: 65vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn-info {
    color: #000;
    background-color: #ffa512 !important;
    border-color: #ffa512 !important;
}

.cal-cont h4 {
    font-size: 25px;
    color: #FFE136;
    font-weight: 600;
}

.bnr-cont h2 {
    text-shadow: 3px 3px #000000;
    font-size: 51px;
    font-weight: 600;
    line-height: 59px;
    text-transform: uppercase;
}

button.btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    padding: 10px;
}

.bnr-cont h3 {
    font-size: 35px;
    color: #FF9D00;
    line-height: 40px;
    text-transform: uppercase;
}

.bnr-cont p {
    font-size: 25px;
    font-style: italic;
    text-shadow: 3px 3px #000000;
}

.strd {
    background-color: #FFA512;
}

.expt {
    background-color: #094080;
}

.bnr-lnk a {
    border: 2px solid #fff;
    padding: 14px 50px;
    font-size: 18px;
    font-weight: 600;
}

.bnr-cont::before {
    content: '';
    position: absolute;
    background: linear-gradient(214deg, rgba(0, 57, 124, 0.48) 0%, rgba(255, 255, 255, 1) 100%);
    height: 457px;
    width: 20px;
    left: -36px;
}

.bnr-form {
    background-color: #D9DFE4;
    padding: 30px 25px;
    border: 2px solid #FFA512;
    border-radius: 0px 0px 150px 0px;
}

.bnr-form h3 {
    color: #094080;
    font-size: 26px;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 600;
}

.bnr-form h3 span {
    color: #FFA512;
}

.bnr-form input {
    height: 49px;
}

.bnr-form textarea {
    height: 110px;
    resize: none;
}

.bnr-form button {
    border: 2px solid #fff;
    padding: 10px 40px;
    font-size: 16px;
    font-weight: 600;
    background-color: #FFA512;
    color: #fff;
}

.clt-cont h4 {
    font-size: 25px;
    color: #094080;
    font-style: italic;
    font-weight: 500;
    text-transform: uppercase;
}

.clt-cont p {
    font-size: 20px;
    color: #404040;
    font-style: italic;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
}

.stats-card {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    padding: 25px 0;
    margin: 0;
    transition: 0.3s;
    border: 1px solid #B4C4D8;
}

.stats-card h3 {
    color: #094080;
    font-size: 45px;
    font-weight: 700;
    text-shadow: 3px 2px 3px #00000080;
}

.stats-card p {
    font-size: 17px;
    font-weight: 500;
}

.prim-cont h3 {
    font-size: 41px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 46px;
    color: #094080;
}

.prim-cont h3 span {
    color: #FFA512;
}

.prim-cont p {
    font-size: 17px;
    font-style: italic;
    color: #404040;
    line-height: 25px;
}

.prem-lnk a {
    padding: 11px 40px;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
}

.vew a {
    background-color: #094080;
    padding: 15px 45px;
    font-size: 17px;
    font-weight: bold;
}

.cta-bk {
    background: linear-gradient(352deg, rgba(0, 67, 146, 1) 0%, rgba(0, 45, 99, 1) 100%);
    padding: 50px 110px;
    box-shadow: -2px 6px #FFA512;
    z-index: 9;
}

.bk-circ {
    background-color: #fff;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    z-index: 9;
}

.icn-bk {
    z-index: 9;
}

.icn-bk::before {
    content: '';
    position: absolute;
    background-image: url(../img/lnk-bf.png);
    background-repeat: no-repeat;
    width: 120px;
    height: 90px;
    z-index: -1;
    left: -24px;
    top: -10px;
}

.tol-cont h5 {
    font-size: 15px;
    margin: 0;
}

.tol-cont h4 {
    font-size: 28px;
    text-decoration: underline;
}

.tol-cont {
    margin-left: 20px;
}

.cta-hed h4 {
    font-size: 30px;
    /*line-height: 20px;*/
    text-transform: uppercase;
}

.cta-hed h3 {
    font-size: 46px;
    text-transform: uppercase;
    line-height: 45px;
}

.cta-hed h3 span {
    background-color: #FFA512;
    display: inline-block;
    padding: 10px 6px;
}

.cta-bk::before {
    content: '';
    position: absolute;
    background-image: url(../img/cta-aft.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 290px;
    width: 170px;
    top: -30px;
    left: -22px;
    z-index: -1;
}

.cta-bk::after {
    content: '';
    position: absolute;
    background-image: url(../img/cta-aft.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 290px;
    width: 170px;
    top: -30px;
    right: -52px;
    z-index: -1;
}

.wht-bar::before {
    content: '';
    position: absolute;
    background-image: url(../img/white-bar.png);
    width: 132px;
    height: 193px;
    background-repeat: repeat;
    top: -80px;
    left: -160px;
}

.wht-bar::after {
    content: '';
    position: absolute;
    background-image: url(../img/white-bar.png);
    width: 120px;
    height: 176px;
    background-repeat: repeat;
    background-size: contain;
    top: -80px;
    right: -106px;
}

.tsti-innr {
    padding-left: 84px;
}

.tsti-innr .qote {
    position: absolute;
    left: 0px;
    top: -10px;
}

.tsti-innr h6 {
    font-size: 24px;
    color: #094080;
    line-height: 21px;
    margin: 0;
    text-transform: uppercase;
}

.mid-hd span {
    color: #094080;
}

.mid-hd {
    font-size: 50px;
    color: #FFA512;
    text-transform: uppercase;
    font-weight: 600;
}

.vid-box {
    width: 100%;
}

.nam-tst {
    font-size: 16px;
    color: #333333;
    margin: 10px 0 0 50px;
    position: relative;
}

.nam-tst span {
    color: #FFA512;
}

.nam-tst:before {
    content: '';
    position: absolute;
    width: 45px;
    height: 2px;
    background-color: #094080;
    left: -50px;
    top: 10px;
}

.people-sy .owl-theme .owl-dots .owl-dot.active span,
.people-sy .owl-theme .owl-dots .owl-dot:hover span {
    background: #094080;
    /* border: 2px solid #FFA512; */
}

.people-sy .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 10px;
    background: #C7C7C7;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 0px;
}
.plp-cont p {
    font-size: 18px;
}

.people-sy {
    background: linear-gradient(180deg, #E9F3FF, transparent);
    padding: 60px 0;
    margin-top: 50px;
}

.vd-cont {
    top: 0;
    width: 100%;
    height: 100%;
}

.contact-cont h5 {
    color: #FFA512;
    font-size: 16px;
    line-height: 20px;
}

.contact-cont h3 {
    font-size: 36px;
    color: #094080;
    font-weight: 700;
    line-height: 43px;
}

.contact-cont p {
    font-size: 15px;
    color: #666666;
    line-height: 29px;
}

.phn-cont h4 {
    font-size: 20px;
    line-height: 20px;
    color: #FFA512;
    font-weight: 700;
}

.phn-cont a {
    font-size: 16px;
    color: #094080;
    font-weight: 700;
    line-height: 11px;
}

.contat-frm input {
    border: 1px solid #BCBCBB;
    height: 45px;
    padding: 10px 15px;
}

.contat-frm textarea {
    border: 1px solid #BCBCBB;
    height: 150px;
    resize: none;
    padding: 10px 15px;
}

.contat-frm button {
    background-color: #094080;
    border: 2px solid #ffffff;
    color: #fff;
    padding: 13px 50px;
    border-radius: 40px;
    font-weight: 600;
}

footer {
    background-color: #171B21;
    padding: 30px 0 10px;
}

.copy li a {
    font-size: 14px;
    color: #ffffff;
    padding: 0 20px;
}

.copy li {
    list-style-type: none;
}

.copy li:first-child a {
    border-right: 2px solid #ffffff;
}

.copy p {
    font-size: 14px;
    color: #ffffff;
}

.floatbutton.active {
    right: 0;
    z-index: 9;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.floatbutton,.floatbutton .clickbutton .crossplus {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s
}

.floatbutton {
    transition: .4s;
    position: fixed;
    right: -370px;
    top: 22%;
    font-size: 0;
    width: 420px;
    z-index: 999
}

.floatbutton .clickbutton {
    width: 50px;
    z-index: 999;
    height: 200px;
    cursor: pointer;
    box-shadow: -20px 7px 18px -7px rgba(87,184,151,.09);
    border-radius: 30px 0 0 30px;
    display: inline-block;
    padding-top: 0;
    vertical-align: top;
    margin-top: 125px;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    background-color: #fea412;
    box-shadow: 0 0 40px #00000026;
    -webkit-box-shadow: 0 0 40px #00000026;
    -ms-box-shadow: 0 0 40px #00000026;
    -o-box-shadow: 0 0 40px #00000026
}

.floatbutton .clickbutton .crossplus:before {
    content: "";
    display: none;
    position: absolute;
    width: 20px;
    height: 2px;
    right: 0;
    background: #fbb334;
    z-index: 99;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto
}

.floatbutton .clickbutton .crossplus:after {
    content: "";
    display: none;
    position: absolute;
    width: 2px;
    height: 20px;
    right: 0;
    background: #fab334;
    z-index: 99;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto
}

.floatbutton .clickbutton .crossplus {
    position: absolute;
    display: block;
    transform: rotate(-90deg);
    transition: .4s;
    left: -65px;
    white-space: pre;
    bottom: 87px
}

.floatbutton .clickbutton .crossplus.rotate {
    transform: rotate(45deg);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.floatbutton .clickbutton .crossplus i {
    font-size: 18px;
    color: #fff;
    margin: 17px 0 0 15px
}

.banner-form {
    background: #fff;
    padding: 30px;
    position: relative;
    z-index: 99999!important;
    border-radius: 5px;
    margin: 0;
    width: 370px;
    display: inline-block;
    box-shadow: 0 0 30px #0000001f
}

.ban-form input {
    margin: 0 0 15px;
    border: 1px solid #e5e5e5;
    padding: 10px 15px;
    color: gray;
    font-size: 14px;
    border-radius: 3px;
    height: 50px;
    width: 100%;
    font-weight: 400
}

.banner-form .intl-tel-input {
    width: 100%
}

.banner-form h3 {
    color: #141315;
    font-size: 24px;
    margin-bottom: 5px;
    font-weight: 700
}

.banner-form h3 strong {
    font: 600 24px/24px Poppins,sans-serif
}

.fldset p a,.intl-tel-input .country-list .country {
    font-size: 14px
}

.ban-form input[type=submit] {
    color: #fff;
    font-weight: 600;
    border-radius: 3px;
    text-align: center;
    padding: 10px 15px;
    margin: 20px 0 0;
    border: transparent;
    cursor: pointer;
    background-color: #094080
}

.ban-form textarea {
    border: 1px solid #e5e5e5;
    padding: 10px 15px;
    color: gray;
    font-size: 14px;
    border-radius: 3px;
    font-weight: 400;
    height: 120px;
    margin: 0;
    resize: none
}

.btns_wrap {
    position: fixed;
    right: -6px
}

.btns_wrap a:hover {
    right: 0
}

.btns_wrap .call_wrap {
    top: 63px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btns_wrap .call_wrap span {
    color: #000;
    font-size: 20px;
    vertical-align: middle;
    padding: 15px 20px 15px 15px
}

.btns_wrap .chat_wrap {
    display: block;
    top: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}
.btns_wrap .call_wrap, .btns_wrap .chat_wrap {
    position: absolute;
    right: -225px;
    width: 280px;
    background-color: #ffa512;
    border-radius: 30px 0 0 30px;
    overflow: hidden;
    box-shadow: 0 0 40px #00000026 !important;
    z-index: 9999;
}
.btns_wrap .call_wrap span.icoo,.btns_wrap .chat_wrap span.icoo {
    color: #000;
    font-size: 18px;
    padding: 15px 20px;
    border-right: 1px solid #ded9d9;
    vertical-align: middle;
    display: inline-block;
    border-radius: 10px 0 0 10px
}

.btns_wrap .chat_wrap span {
    color: #000;
    font-size: 20px;
    vertical-align: middle;
    padding: 15px 30px 15px 15px
}

@media (max-width: 991px){
    .floatbutton, .cta-bk::before, .wht-bar::after, .cta-bk::after, .wht-bar::before{display: none;}
    .min-banner, .contact-sec {height: unset !important;}
    .tl-lnk{flex-wrap: wrap;gap: 20px;}
    .cta-hed h3 span{margin:0 auto;}
    .cta-bk { padding: 50px;}
    .cta-hed {text-align: center;}
    .prem-lnk {flex-wrap: wrap;}
    .bnr-cont h2 {font-size: 44px;line-height: 50px;}
    .bnr-cont h3{font-size: 30px;line-height: 36px;}
    .bnr-cont p {font-size: 20px;}
    .section.contact-sec {padding: 40px 0;}
    .plp-cont {margin-top: 20px;}
    .tsti-innr {padding-left: 0;}
    .tsti-innr .qote{display:none;}
    .contact-sec {padding: 40px 0;}
    .bnr-lnk {flex-wrap: wrap;}
}
@media (max-width: 767px){
        .cta-bk {
        padding: 30px 20px;
    }
}
/*TERMS & PRIVACY PAGES START*/
section.our-banner.about-banner {
    background: #000;
    min-height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffff;
}
.passion {
    min-height: 70vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 114px;
}
.passion a {
    color: #fea412;
    text-decoration: underline !important;
}
/*TERMS & PRIVACY PAGES END*/