@import url("https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Jost:ital,wght@0,100..900;1,100..900&display=swap");
*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6, .f-fira{
    font-family: "Fira Sans", serif;
}
p, .f-barlow{
    font-family: "Barlow", serif;
}
.f-jost, a{
    font-family: "Jost", serif;
}
.tbp{
    padding: 100px 0;
}
.tbm{
    margin: 100px 0;
}
.color-f{
    color: #fff !important;
}
.bg0{
    background-color: #000 !important;
}
.bgf{
    background-color: #fff !important;
}
a{
    text-decoration: none !important;
}
img{
    width: 100%;
}
.mt-10{
    margin-top: 10px !important;
}
.mt-20{
    margin-top: 20px !important;
}
.mt-30{
    margin-top: 30px !important;
}
.mt-40{
    margin-top: 40px !important;
}
.mt-50{
    margin-top: 50px !important;
}
.mt-60{
    margin-top: 60px !important;
}
.mr-10{
    margin-right: 10px !important;
}
.mr-20{
    margin-right: 20px !important;
}
.mr-30{
    margin-right: 30px !important;
}
.mr-40{
    margin-right: 40px !important;
}
.mr-50{
    margin-right: 50px !important;
}
.ml-10{
    margin-left: 10px !important;
}
.ml-20{
    margin-left: 20px !important;
}
.ml-30{
    margin-left: 30px !important;
}
.ml-40{
    margin-left: 40px !important;
}
.ml-50{
    margin-left: 50px !important;
}
.mb-10{
    margin-bottom: 10px !important;
}
.mb-20{
    margin-bottom: 20px !important;
}
.mb-30{
    margin-bottom: 30px !important;
}
.mb-40{
    margin-bottom: 40px !important;
}
.mb-50{
    margin-bottom: 50px !important;
}
img.header-logo {
    max-width: 260px;
}
ul.navbar-nav {
    margin: 0 30px 0 auto !important;
    /* padding-right: 20px;
    border-right: 1px solid #666; */
}
a.nav-link {
    position: relative;
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    padding: 14px 0px;
    font-weight: 500;
    color: #212121;
    text-transform: capitalize;
    margin: 0 4px;
    font-family: "Fira Sans", serif;
}
.btn1 {
    border: none;
    background: #203380;
    color: #fff;
    line-height: 50px;
    display: inline-block;
    padding-inline: 30px;
    border-radius: 0;
    font-weight: 500;
    letter-spacing: 0.5px;
    position: relative;
}
.btn1 i, .btn2 i {
    margin-left: 6px;
}
.btn2 {
    background: #fff;
    color: #4e4637;
    line-height: 50px;
    display: inline-block;
    padding-inline: 30px;
    border-radius: 0;
    font-weight: 500;
    letter-spacing: 0.5px;
    position: relative;
}
section.main-header {
    background: #fff;
    overflow: unset;
    position: relative;
    z-index: 1;
}
/* .hb-slider {
    margin-right: 150px;
} */
section.hero-banner {
    position: relative;
}
section.hero-banner:before {
    content: "";
    position: absolute;
    width: 100%;
    height: calc(100% - 292px);
    background: #f5ebff;
    z-index: -1;
}

@media(min-width:992px){
    .cus-container, .cus-container-lg, .cus-container-md, .cus-container-sm, .cus-container-xl, .cus-container-xxl {
        max-width: 960px !important;
        margin-inline: auto;
    }
}
@media(min-width:1200px){
    .cus-container, .cus-container-lg, .cus-container-md, .cus-container-sm, .cus-container-xl, .cus-container-xxl {
        max-width: 1120px !important;
        margin-inline: auto;
    }
}
@media(min-width:1400px){
    .cus-container, .cus-container-lg, .cus-container-md, .cus-container-sm, .cus-container-xl, .cus-container-xxl {
        max-width: 1320px !important;
        margin-inline: auto;
    }
}
@media(min-width:1700px){
    .cus-container, .cus-container-lg, .cus-container-md, .cus-container-sm, .cus-container-xl, .cus-container-xxl {
        max-width: 1610px !important;
        margin-inline: auto;
    }
}

.hbs-box {
    position: relative;
    padding-bottom: 80px;
}
.hbsb-con {
    background: #203380;
    color: #fff;
    max-width: 850px;
    padding: 50px 50px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.hbsb-con h5 {
    font-size: 50px;
    line-height: 60px;
    color: #fff;
    margin-bottom: 14px;
}
.hbsb-con p {
    font-weight: 400;
    margin: 0px;
    font-size: 19px;
    color: #fff;
}
.hbsb-img img {
    max-height: 815px;
    min-height: 815px;
    object-fit: cover;
}
span.mtt-span {
    color: #203380;
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 42px;
    margin-bottom: 14px;
}
span.mtt-span:before {
    position: absolute;
    content: '';
    width: 30px;
    height: 2px;
    left: 0px;
    top: 12px;
    background: #203380;
}
.main-tt h4 {
    color: #010101;
    display: block;
    font-size: 45px;
    line-height: 54px;
    font-weight: 600;
    margin-bottom: 14px;
}
p {
    color: #444444;
    font-weight: 400;
    margin: 0px;
    font-size: 18px;
    line-height: 30px;
}
.abc-box {
    display: flex;
    column-gap: 18px;
    width: 100%;
}
.habtl-con {
    display: flex;
    gap: 25px;
}
.abcb-con h6 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 4px;
    color: #010101;
}
.abcb-ico img {
    min-width: 62px;
}
.habtl-con {
    display: flex;
    gap: 25px;
    margin: 30px 0 30px;
}
.abcb-con p {
    margin-bottom: 0;
}
.habtl-con2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}
.habtl-con2 span {
    font-size: 24px;
    font-weight: 600;
}
.habtr-ic {
    position: relative;
    display: block;
    margin-left: 0px;
    margin-right: 0;
    padding-left: 156px;
    padding-bottom: 20px;
}
.abtr-i2 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    border-right: 10px solid #fff;
    border-top: 10px solid #fff;
}
.abtr-i1 img {
    max-height: 555px;
    object-fit: cover;
}
.abtr-txt {
    position: absolute;
    left: -10px;
    top: 105px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #161837;
    opacity: 0.5;
    letter-spacing: 8px;
    transform: rotate(-90deg);
}
.bg1 {
    background: #203380;
}
.bg2 {
    background: #e7f5fe;
}
.mw-800{
    max-width:800px;
}
.hwd-con {
    display: flex;
    column-gap: 30px;
}
.hwdc-box {
    width: 100%;
}
.dcb-img {
    position: relative;
    overflow: hidden;
    margin-bottom: 24px;
}
.dcb-con a {
    font-weight: 500;
    color: #fff;
    margin: 0px;
    position: relative;
    display: block;
    padding-left: 55px;
    font-size: 22px;
    line-height: 30px;
    font-style: italic;
}
.dcb-con a:before{
    position: absolute;
    content: '';
    background: #fff;
    width: 35px;
    height: 1px;
    left: 0px;
    bottom: 8px;
}
.hwdc-box:hover .dcb-img img {
    transform: scale(1.05);
    width: 100%;
    transition: all 500ms ease;
}
.hwd-cl span {
    color: #fff;
    font-family: "Jost", Sans-serif;
    font-size: 28px;
    font-weight: 500;
    line-height: 40px;
}
.hcr-ul ul {
    --icon-space: 1.8em;
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.hcr-ul li {
    padding-left: var(--icon-space);
    width: 100%;
    max-width: 50%;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
}
.hcr-ul li a{
    color: #fff;
}
  .hcr-ul li:before {
    content: "\2b";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: calc( var(--icon-space) * -1 );
    width: var(--icon-space);
    font-size: 12px;
    color: #fff;
  }
  span.mtt-span.color-f:before {
    background: #fff;
}
.hpdc-box {
    position: relative;
    z-index: 0;
    margin: 0 12px;
    /* padding: 10px 10px 60px 10px; */
}
/* .pdcb-con {
    background: #1a1813;
    color: #fff;
    padding: 20px 30px;
    position: absolute;
    bottom: -60px;
    left: 50%;
    width: 100%;
    z-index: 2;
    max-width: calc(100% - 60px);
    transform: translateX(-50%);
    text-align: center;
} */
/* .pdcb-con {
    background: #203380;
    color: #fff;
    padding: 10px 20px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    width: 100%;
    z-index: 2;
    transform: translateX(-50%);
    text-align: center;
    min-width: calc(100% + 25px);
} */
 .pdcb-con {
    color: #111;
    text-align: center;
    margin-top: 20px;
}
/* .pdcb-con:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    left: 0;
    top: -12px;
    border: 6px solid #0f1d56;
    border-top: 6px solid transparent;
    border-left: 6px solid transparent;
}
.pdcb-con:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    right: 0;
    top: -12px;
    border: 6px solid #0f1d56;
    border-top: 6px solid transparent;
    border-right: 6px solid transparent;
} */
.hpdc-box a:hover .pdcb-con {
    bottom: 30px;
    transition: all 500ms ease;
}
/* .hpdc-box a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0000004a;
    top: 0px;
    z-index: 1;
    left: 0;
    transform: scale(0);
} */
.pdcb-img {
    overflow: hidden;
    background-color: #00000012;
    padding: 14px 14px;
}
.pdcb-con a {
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 15px;
    font-weight: 500;
}
.pdcb-con a:hover {
    color: #fff;
}
.pdcb-con h5 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-bottom: 0;
    color: #111;
}
.hpdc-box:hover .pdcb-img img {
    transition: all 500ms ease;
    transform: scale(1.05);
}
/* .hpdc-box a:hover:before {
    transform: scale(1);
    transition: all 300ms ease-in-out;

} */

.hpdc-slier .slick-list {
    margin: 0 -14px;
}
.pdcb-img img {
    max-height: 400px;
    min-height: 400px;
    object-fit: contain;
    border: 1px solid #efefef;
    background: #fff;
}
.text-center span.mtt-span {
    padding-right: 42px;
}
.text-center span.mtt-span:after {
    position: absolute;
    content: '';
    width: 30px;
    height: 2px;
    right: 0px;
    top: 12px;
    background: #272e35;
}
.wiwb-img {
    position: relative;
    max-width: 135px;
    min-height: 135px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* padding: 20px; */
    background: #203380;
    border-radius: 100%;
    border: 4px solid #203380;
    margin-bottom: 36px;
    margin-inline: auto;
    position: relative;
}
.wiwb-img:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    border-radius: 100%;
    border: 4px solid #fff;
}
.hwiw-box:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../../assets/front/img/arrow1.png);
    border-radius: 100%;
    top: 42px;
    right: -60px;
    z-index: 13;
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 100px;
    max-height: 50px;
    border-radius: 0;
}
.hwiw-con .row .col-lg-3:nth-child(even) .hwiw-box:before {
    content: "";
    border-radius: 0 !important;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../../assets/front/img/arrow2.png);
    border-radius: 100%;
    top: 42px;
    right: -60px;
    z-index: 13;
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 100px;
    max-height: 50px;
}
.hwiw-con .row .col-lg-3:last-child .hwiw-box:before {
    display: none;
}
.wiwb-img img {
    max-width: 60px;
    filter: invert(0) brightness(4);
}
.wiwb-img span {
    background: #444;
    color: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 1px;
}
.hwiw-box {
    text-align: center;
    position: relative;
}
.wiwb-con h5 {
    display: block;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #010101;
}
.hpr-box .hpdc-box {
    margin: 0 0 0 !important;
    overflow: hidden;
}
.hpr-box .hpdc-box:hover .pdcb-con {
    bottom: 30px;
    transition: all 500ms ease;
    left: 30px;
}
.rg-30{
    row-gap: 30px;
}
.hctl-num {
    display: flex;
    column-gap: 30px;
    align-items: center;
    margin: 30px 0 30px;
}
.tln-mr span {
    display: block;
    position: relative;
    font-size: 18px;
    line-height: 20px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 5px;
}
.tln-mr a {
    display: block;
    font-size: 22px;
    line-height: 26px;
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    color: #000;
}
.hctl-address p:first-child, .hctl-time p:first-child {
    font-weight: 600;
    color: #010101;
    font-size: 20px;
    letter-spacing: 0.5px;
}
.form-row {
    display: flex;
    column-gap: 25px;
}
.form-group {
    width: 100%;
}
.form-group {
    width: 100%;
    margin-bottom: 25px;
}
.form-control {
    padding: 15px 25px !important;
}
.br-6{
    border-radius: 6px;
}
.hct-box {
    margin: 0 20px;
}
.hct-slider .slick-list{
    margin: 0 -20px;
}
.hct-ic hr {
    margin: 80px 0 80px;

}
footer {
    background: #203380;
}
.ftt-ic {
    padding: 80px 0 40px;
}
.ftt-logo img {
    max-width: 260px;
    margin-bottom: 20px;
}

.ftt-con span {
    position: relative;
    display: block;
    font-size: 28px;
    line-height: 33px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 50px;
}
.ftc-cbc span {
    position: relative;
    display: block;
    font-size: 18px;
    color: #F9DBA9;
    margin-bottom: 10px;
}
.ftc-cbc h5 a {
    color: #fff;
}
.icf-dwn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 40px;
}
.ftc-tt h6 {
    color: #F9DBA9;
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5PX;
    margin-bottom: 28px;
}
.ftc-ul ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.ftc-ul ul li {
    margin: 18px 0px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.ftc-ul ul li a{
    color: #fff;
}
.ftb-ic {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    font-size: 18px;
}
.ft-btm {
    background: #203380;
    padding: 20px 0;
}
.ftb-ic span a{
    color: #F9DBA9;
}
.sticky {
    width: 100%;
    position: fixed !important;
    top: 0px;
    z-index: 999999 !important;
    background-color: #fff !important;
    box-shadow: 0 0 20px #00000010;
}
@media(min-width:1199px){
    li.dropdown:hover .dropdown-menu {
        display: block;
    }
}
ul.dropdown-menu {
    border: none;
    border-radius: 0;
    border-top: 2px solid #4e4637;
    padding: 0 0;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.ulm-scroll{
   height: 100%;
    min-height: 400px;
    overflow-y: scroll;
}
a.dropdown-item {
    font-size: 18px;
    padding: 8px 20px;
    border-bottom: 1px solid #4e463726;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #4e4637 !important;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #4e4637 !important;
}
.nav-link:focus, .nav-link:hover {
    color: #4e4637 !important;
}
section.h-how-its-work {
    background-image: url(../../../assets/front/img/shape-3.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-color: #fbfbfb;
}
.ft-top:before {
    content: "" ;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: url(../../../assets/front/img/ft-shape.png);
    background-repeat: no-repeat;
    background-position: 60% 70%;
    background-size: cover;
    opacity: 0.1;
}
.ft-top {
 position: relative;
 z-index: 0;
}
.whatsapp-ico a {
    position: fixed;
    left: 30px;
    bottom: 30px;
    z-index: 9;
    max-width: 60px;
}
.hpr-con .pdcb-con {
    background: #000000c7;
    bottom: -120px;
    left: -200px;
    transform: unset;
}
.tph-ic {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
section.top-header {
    background: #203380;
    padding: 8px 0;
}
.tph-l {
    display: flex;
    column-gap: 30px;
}
.tph-l a {
    color: #dddddd;
    font-weight: 500;
    font-size: 16px;
}
.tph-l a i{
    margin-right: 5px;
    color: #fff;
}
.tph-r {
    display: flex;
    column-gap: 26px;
}
.tph-r a {
    color: #fff;
    font-size: 18px;
}

.sticky img.header-logo {
    max-width: 280px;
  }

.tph-m a {
    color: #fff;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    font-family: "Fira Sans", serif;
    padding-inline: 16px;
    border-right: 1px solid #5f4bb2;
    font-size: 16px;
}
.tph-m a:last-child {
    border: none;
}
.search-btn {
    color: #203380;
    border: 1px solid #203380;
    width: 50px;
    height: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #ffffff80;
    font-size: 20px;
}
.search-btn:hover {
    color: #fff;
    border: 1px solid #203380;
    background: #203380;
    transition: 0.5s;
}
.search-box {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999999;
    background: #203380;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translate(-50%, -50%) scale(0);
}
.search-box-show {
    transform: translate(-50%, -50%) scale(1);
    transition: all 0.3s ease-in-out;
}
.sbx-ic {
    width: 100%;
    max-width: 660px;
}
.sbx-ic {
    width: 100%;
    max-width: 660px;
    position: relative;
    z-index: 0;
}
.sbx-close span {
    background: #fff;
    color: #203380;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    border-radius: 50%;
    position: absolute;
    right: 40px;
    top: 40px;
    cursor: pointer;
}

.sbx-ic h5 {
    font-size: 50px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
    padding-bottom: 20px;
    position: relative;
    z-index: 0;
}
.sbx-ic h5:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background: #fff;
    max-width: 60px;
    bottom: 0;
    left: 50%;
    border-radius: 10px;
    transform: translateX(-50%);
}
.sbx-input input {
    border-radius: 100px;
    background: #f5ebff;
    color: #203380;
    padding: 20px 30px !important;
}
.sbx-input {
    position: relative;
    z-index: 0;
}
.sbx-input button {
    background: #203380;
    color: #fff;
    border: none;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    height: 50px;
    width: 50px;
    border: 1px solid #203380;
    border-radius: 100%;
}
.sbx-input button:hover {
    background: #f5ebff;
    color: #203380;
    transition: 0.5s;
}
.icf-sub-menu p b {
    color: #F9DBA9;
    font-weight: 500;
    margin-right: 10px;
}
.icf-sub-menu p a {
    color: #fff;
}
.icf-sub-menu p {
    font-size: 15px;
    line-height: 28px;
}
.icf-sub-menu p a {
    color: #fff;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #fff;
    line-height: 10px;
    display: inline-block;
}
.icf-sub-menu p a:hover {
    color: #F9DBA9;
}
.icf-sub-menu p a:last-child {
    color: #fff;
    margin-right: 10px;
    padding-right: 10px;
    border-right: none;
    line-height: 10px;
    display: inline-block;
}
.tph-mobile-search {
    display: none;
}
section.i-banner {
    background: url(../../../assets/front/img/i-banner.webp);
    background-size: cover;
    padding: 70px 0;
    background-position: 0% 60%;
    position: relative;
    z-index: 0;
    margin-bottom: 20px;
}
section.i-banner:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #0000009e, #2033808f);
    left: 0;
    top: 0;
    z-index: -1;
}
.ibn-ic h4 {
    color: #fff;
    font-size: 50px;
    font-weight: 500;
    margin-bottom: 0;
}
.ibn-ic p {
    background: #203380;
    display: inline-flex;
    align-items: center;
    color: #fff;
    font-size: 15px;
    padding: 10px 20px;
    gap: 10px;
    position: absolute;
    bottom: -36px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.8px;
}
.ibn-ic p a{
    color: #fff;
}
.plz-ic {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}
.plz-product-box {
    width: 100%;
    max-width: 23%;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.plz-pb-con {
    display: flex;
    align-items: center;
    background: #efefef;
    padding: 20px;
    position: relative;
    z-index: 0;
}
.pbcl {

    /* background: #efefef; */
    /* padding: 20px 20px; */
    width: 100%;
}
.pbcl p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 25px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.pbcl h5 {
    font-size: 20px;
    font-weight: 500;
    color: #111;
    text-transform: capitalize;
}
.pbcr span {
    background: #203380;
    color: #fff;
    width: 50px;
    display: flex;
    height: 50px;
    justify-content: center;
    align-items: center;
}
.pbcr {
    position: absolute;
    right: 20px;
    top: -25px;
}
.plz-pb-img img {
    max-height: 380px;
    min-height: 380px;
    object-fit: contain;
}
/* product image thumbnail zoom css */
 /* Basic */

  /* Styling for xzoom and placement */
  .xzoom-source img, .xzoom-preview img, .xzoom-lens img {
    display: block;
    max-width: 200%;
    min-width: 200%;
    max-height: 150%;
    min-height: 150%;
  }

  /* --------------- */
  /* xZoom Styles below */
  .xzoom-container {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: right;
}

.xzoom-thumbs {
    text-align: center;
    margin-bottom: 10px;
    display: flex;
    column-gap: 20px;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
    max-width: 80px;
    position: absolute;
    top: 0;
    left: 0;
}

.xzoom, .xzoom2, .xzoom3, .xzoom4, .xzoom5 {
    /* box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5); */
    margin-bottom: 15px;
    width: 100% !important;
    max-width: 90%;
}

  /* Thumbs */
  .xzoom-gallery, .xzoom-gallery2, .xzoom-gallery3, .xzoom-gallery4, .xzoom-gallery5 {
    border: 1px solid #cecece;
    margin-left: 5px;
    margin-bottom: 10px;
  }

  .xzoom-source {
    display: block;
    position: static;
    float: none;
    clear: both;
  }

  .xzoom-hidden {
    display: block;
    position: static;
    float: none;
    clear: both;
    overflow: hidden;
  }

  /* Everything out of border is hidden */
  /* Preview */
  .xzoom-preview {
    border: 1px solid #e1e1e1 !important;
    background: #fff !important;
    /* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); */
    width: 100%;
    max-width: 50%;
    min-width: 50%;
    max-height: 100%;
    min-height: 100%;
    z-index: 999999999;
  }

  /* Lens */
  .xzoom-lens {
    border: 1px solid #555;
    /* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); */
    cursor: zoom-in;
  }

  /* Loading */
  .xzoom-loading {
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 100%;
    opacity: 0.7;
    background: url(../images/xloading.gif) center no-repeat;
    width: 48px;
    height: 48px;
    transform: translate(-50%, -50%);
  }

  /* Additional class that applied to thumb when it is active */
  .xactive {
    /* box-shadow: 0px 0px 3px 0px #4aa9d2; */
    border: 1px solid #4aaad2;
  }

  /* Caption */
  .xzoom-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #000;
    width: 100%;
    text-align: left;
  }
  .xzoom-caption span {
    color: #fff;
    font-family: Arial, sans-serif;
    display: block;
    font-size: 0.75em;
    font-weight: bold;
    padding: 10px;
  }

  @media (max-width: 500px) {
img.xzoom {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}
 img.xzoom-gallery {
    max-width: 40px !important;
    min-width: 40px !important;
    max-height: 40px !important;
    min-height: 40px !important;
}
    /* .xzoom-thumbs .xzoom-gallery {
      width: 20%;
      max-width: 50px;
    } */
a.popup {
    width: 100%;
    max-width: 20% !important;
    display: contents;
}
.xzoom-thumbs {
    max-width: 50px;
}
  }
  .fancybox-container {
    z-index: 9999999999 !important;
}
a.popup {
    width: 100%;
    /* max-width: 14%; */
}
/* product image thumbnail zoom css over */
.pdtm-inc {
    margin-top: 50px;
}
.pdtm-box {
    margin-bottom: 20px;
}
img.xzoom-gallery {
    max-width: 60px;
    min-width: 60px;
    max-height: 50px;
    min-height: 50px;
}
.image-zoom {
    position: relative;
}
.pdtr-inner {
    margin-left: 40px;
}
.iz-icon a {
    display: flex;
    background: #e1e1e1;
    color: #424242;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 99;
    right: 42px;
    top: 14px;
    font-size: 20px;
    border-radius: 4px;
}
.his-ii video {
    width: 100%;
}
.sub-tt h5 {
    color: #203380;
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
    padding-left: 14px;
    position: relative;
    z-index: 0;
    margin-bottom: 12px;
}
.sub-tt h5:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #203380;
    border-radius: 20px;
}

.mnxr-table td {
    border: 1px solid #ccc;
    padding: 10px 20px;
}
.mnxr-table table {
    width: 100%;
}
.main-ul ul {
  --icon-space: 1.3em;
  list-style: none;
  padding: 0;
}

.main-ul li {
  padding-left: var(--icon-space);
  margin-bottom: 8px;
        color: #444444;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    position: relative;
    z-index: 0;
}

.main-ul li:before {
  content: "\f061"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: calc( var(--icon-space) * -1 );
  width: var(--icon-space);
}
/* .main-ul ul {
    list-style: none;
    padding: 0;
}
.main-ul ul li{
    margin-bottom: 8px;
        color: #444444;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    padding-left: 36px;
    position: relative;
    z-index: 0;
}
.main-ul ul li:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    background: url(../../../assets/front/img/check.png);
    background-size: contain;
    left: 0;
    top: 4px;
} */
.clsz-ic {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
}
.clsz-box {
    width: 100%;
    max-width: 18%;
    box-shadow: 0 0 10px #00000020;
    padding: 20px 20px;
}
.mnc-fr {
    display: flex;
    gap: 20px;
}
.mnc-fr {
    display: flex;
    gap: 20px;
}
.mncf-box {
    width: 100%;
    text-align: center;
    padding: 40px 20px 30px;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
    transition: all .5s ease-in-out;
    border-radius: 30px;
    position: relative;
    z-index: 0;
}
.mncf-box span {
    width: 70px;
    height: 70px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #203380;
    border-radius: 50%;
    font-size: 32px;
    margin-bottom: 20px;
    color: #fff;
}
.mncf-box p, .mncf-box a {
    margin: 0;
    color: #222;
}
.mncf-box h5 {
    margin-bottom: 4px;
    font-weight: 600;
    color: #111;
}
.mncf-box:before {
    content: "";
    position: absolute;
    width: 120px;
    height: 120px;
    right: 10px;
    top: 10px;
    border: 3px solid #203380;
    border-left: none;
    border-bottom: none;
    border-radius: 0 20px 0 0;
    transition: all .5s ease-in-out;
    z-index: -1;
}
.mncf-box:hover:before {
        width: 80%;
    height: 80%;
}
.mnc-sr {
    margin-top: 70px;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
    border-radius: 30px;
    padding: 40px 40px;
}
.mncl-ic img {
    width: 100%;
    padding: 15px;
    border-radius: 40px 50% 50% 50%;
    height: 100%;
    object-fit: cover;
}
.mncl-ic {
    position: relative;
    z-index: 0;
    height: 100%;
}
.mncl-ic::before {
    content: "";
    position: absolute;
    border: 6px solid #203380;
    border-radius: 25px 50% 50% 50%;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.pps-ic h5 {
    color: #111;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 600;
    z-index: 1;
    margin-top: 30px;
}
.pps-ic h5:before {
    position: absolute;
    content: '';
    z-index: -1;
    width: 90px;
    height: 3px;
    background: #d7d7d7;
    bottom: 0;
    left: 0;
}
.pps-ic h5:after {
        position: absolute;
    content: '';
    z-index: -1;
    width: 30px;
    height: 3px;
    background-color: #203380;
    bottom: 0;
    left: 18px;
}
.slick-next:before, .slick-prev:before {
    font-family: 'FontAwesome' !important;
    color: #203380 !important;
}
.slick-next, .slick-prev {
    width: 50px !important;
    height: 50px !important;
    background-color: #20338045 !important;
}
button.slick-prev {
    z-index: 1;
}
