@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;

}
body {
    background: #f4eff5 !important;
}
a {
    text-decoration: none !important;
    font-family: "Open Sans", sans-serif;
}

p {
    position: relative;
    margin: 0 0 20px;
    line-height: 1.8em;
    color: #111;
    font-weight: 400;
}

p,
.f-os,
li {
    text-decoration: none !important;
    font-family: "Open Sans", sans-serif;
    
}

h1,
h2,
h3,
h4,
h5,
h6,
.f-rbt {
    font-family: "Roboto", serif;
}

.bgf {
    background: #fff;
}

.bg-second {
    background: #eff5f6;
}

.color0 {
    color: #000 !important;
}

.colorf {
    color: #fff !important;
}

.color3 {
    color: #fa8b37 !important;
}

.color4 {
    color: #333 !important;
}

.bg-fff {
    background: #fff !important;
}

.tbp {
    padding: 100px 0;
}

.tbm {
    margin: 100px 0;
}

.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;
}

.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 {
    width: 100%;
}
.thr-ic {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.thr-l {
    display: flex;
    align-items: center;
    column-gap: 20px;
}

img.header-logo {
    max-width: 270px;
}
section.top-header {
    padding: 12px 0;
    position: relative;
    z-index: 1;
    background: #572677;
}
.thr-r {
    display: flex;
    column-gap: 20px;
}
ul.navbar-nav {
    margin: 0 0 0 auto;
}
section.hero-slider {
    margin-top: 0;
    position: relative;
    z-index: 0;
    /* padding: 120px 0 140px; */
}
.hss-box {
    position: relative;
    padding: 180px 0 300px;
}
section.main-header {
    position: relative;
    z-index: 1;
}
/* section.hero-slider:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000d1;
    top: 0;
    left: 0;
} */
a.nav-link {
    color: #111;
    font-size: 18px;
    padding: 26px 0 !important;
    margin: 0 18px;
    font-weight: 600;
}
ul.navbar-nav li:last-child a.nav-link {
    margin-right: 0;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #572677 !important;
}
.thr-ic a {
    color: #fff;
}
.thr-l a i {
    margin-right: 8px;
}
.hss-box img {
    height: 100%;
    max-height: 1050px;
    min-height: 1050px;
    object-fit: cover;
}
.hss-box {
    position: relative;
    z-index: 0;
}
img.hb-bg {
    position: absolute;
    top: 0;
    left: 0;
    max-height: 1080px;
    min-height: 1080px;
    object-fit: cover;
    z-index: -1;
}
/* .ibc-ii {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    max-width: 1320px;
    margin-top: 20px;
} */
.ibc-ii .row {
    align-items: center;
}
.ibcl-ic h5 {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.3px;
    margin-bottom: 15px;
}
.ibcl-ic h3 {
    font-size: 70px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px;
}
/* .ibcl-ic h3 span{
    color: #572677;
} */
.btn1 {
    border: 2px solid #fff;
    background: #fff;
    display: inline-block;
    padding-inline: 30px;
    line-height: 50px;
    border-radius: 100px;
    font-weight: 500;
    letter-spacing: 0.3px;
    color: #111;
    font-size: 18px;
}
.btn2 {
    border: 2px solid #572677;
    background: #572677;
    display: inline-block;
    padding-inline: 30px;
    line-height: 50px;
    border-radius: 100px;
    font-weight: 500;
    letter-spacing: 0.3px;
    color: #fff;
    font-size: 18px;
}
.btn2 i{
    margin-left: 4px;
}
.ibcl-ic p {
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 30px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    letter-spacing: 0.3px;
}
.ibcr-ic img {
    max-height: 500px !important;
    object-fit: contain;
    min-height: 500px !important;
}
.ibcr-ic {
    text-align: center;
}
.pfsl-box a {
    display: flex;
    align-items: center;
    column-gap: 20px;
}
.pfsl-con {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    
}
.pfsl-box {
    width: 100%;
    max-width: 46%;
}
.pfs-ic {
    background-color: #fff;
    padding: 50px 50px;
    border-radius: 40px;
    margin-top: -150px;
    position: relative;
    z-index: 0;
}
.pfs-ic:before {
    background-image: url(../../assets/img/bg1.png);
    background-position: 120% 0%;
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    border-radius: 40px;
    z-index: -1;
}
.main-tt h4 {
    color: #1a1818;
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 12px;
    line-height: 64px;
}
.main-con p {
    color: #1a1818;
    margin-bottom: 14px;
    font-size: 16px;
    line-height: 30px;
}
.slb-l img {
    max-width: 65px;
    min-width: 65px;
    border-radius: 100%;
    min-height: 65px;
    max-height: 65px;
}
.slb-l {
    border: 6px solid #611c7352;
    border-radius: 100%;
}
.slb-r span {
    font-size: 18px;
    font-weight: 600;
    color: #1a1818;
    margin-bottom: 4px;
    display: block;
}
.pfsl-box a:hover .slb-l {
    border: 6px solid #621c73ce;
    transition: 0.5s;
}
.pfsl-box a:hover .slb-r span {
    transition: 0.5s;
    color: #611c73;
}
.main-tt h5 {
    color: #572677;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 18px;
    margin-bottom: 18px;
    padding-left: 40px;
    position: relative;
    line-height: 28px;
    display: inline-block;
}
.main-tt h5:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/tt.png);
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-size: 28px;
}
.habl-ic {
    height: 100%;
}
.habl-ic img {
    height: 100%;
    object-fit: cover;
    object-position: center center;
    border-radius: 30px;
}
.hprc-box a {
    background: linear-gradient(0deg, #611c7314, transparent);
    display: block;
    padding: 20px 20px;
    border-radius: 15px;
    text-align: center;
    border: 1px solid #611c733d;
}
.hprc-box a img {
    max-height: 250px;
    min-height: 250px;
    object-fit: contain;
}
.hprc-box a h4 {
    color: #fff;
    margin: 20px 0 10px;
    font-size: 14px;
    text-transform: uppercase;
    background: #611c73;
    display: inline-block;
    padding: 8px 18px 7px;
    letter-spacing: 0.5px;
    border-radius: 100px;
}
.hprc-box a span {
    width: 100%;
    display: block;
    font-size: 22px;
    color: #1a1818;
    font-weight: 600;
}
.hprc-box, .hbg-box {
    margin: 0 14px;
}
.hprc-slider .slick-list, .hbg-slider .slick-list{
    margin: 0 -14px;
}
.hs-slider .slick-dots {
    bottom: 60px !important;
}
.slick-dots {
    bottom: -60px !important;
}
.slick-dots li button:before {
    font-size: 16px !important;
    color: #572677 !important;
}
.slick-dots li.slick-active button:before {
    opacity: 1 !important;
}
.mw-700{
    max-width: 700px;
}
.hsr-con {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.hsrc-box {
    background: #fff;
    width: 100%;
    max-width: calc(100% / 3 - 20px);
    padding: 30px;
    border-radius: 8px;
    position: relative;
    z-index: 0;
}
.srb-icon img {
    max-width: 96px;
}
.srb-icon {
    margin-bottom: 20px;
}
.srb-con h5 {
    color: #1a1818;
    font-size: 24px;
}
.srb-con p {
    color: #1a1818;
    margin-bottom: 0px;
}
.srb-con a {
    color: #1a1818;
    font-weight: 700;
    display: inline-block;
    border-bottom: 2px solid #1a1818;
}
.srb-con a:hover {
    color: #572677;
    font-weight: 700;
    display: inline-block;
    border-bottom: 2px solid #572677;
}
img.services-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    z-index: -2;
    display: none;
}
.hsrc-box:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000d4;
    left: 0;
    top: 0;
    border-radius: 10px;
    z-index: -1;
    display: none;
}
.hsrc-box:hover img.services-bg, .hsrc-box:hover:before {
    display: block;
    transition: 0.5s;
}
.hsrc-box:hover .srb-con h5, .hsrc-box:hover .srb-con p{
    color: #fff;
}
.hsrc-box:hover .srb-con a{
    color: #fff;
    border-bottom: 2px solid #fff;
}
section.h-why-us {
    background: url(../../assets/img/why-us.jpg);
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    z-index: 0;
}
section.h-why-us:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000e8;
    top: 0;
    left: 0;
    z-index: -1;
}
.mtf h5:before {
    filter: brightness(0) invert(1);
}
.cnb-ic img {
    max-height: 100px;
    object-fit: contain;
}
.cnb-ic {
    text-align: center;
    padding: 40px 20px;
    position: relative;
    z-index: 0;
}
.cnb-ic h4 {
    color: #fff;
    margin: 26px 0 20px;
    font-size: 24px;
}
.cnb-ic a {
    border: 4px solid #611c7352;
    border-radius: 100%;
    background: #fff;
    display: flex;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    color: #572677;
    margin-inline: auto;
    margin-bottom: 20px;
}
.cnb-ic p {
    color: #fff;
    margin-bottom: 0;
}
.hwuc-con {
    position: relative;
    z-index: 0;
}
.hwuc-con:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 140px;
    max-width: 1000px;
    left: 50%;
    transform: translateX(-50%);
    border: 2px dashed #572677;
    z-index: -1;
}
.ccn-box:hover .cnb-ic {
    background: #000000e0;
    border-radius: 10px;
}
/* .ccn-box:hover .cnb-ic h4 {
    color : #572677;
} */
.ccn-box:hover .cnb-ic a {
    border: 4px solid #611c73;
    background: #611c73;
    color: #fff;
}
.bgb-img img {
    border-radius: 10px 10px 0 0;
}
.hbg-box a {
    background: #fff;
    display: block;
    border-radius: 10px;
}
.bgb-con {
    padding: 20px 20px;
}
span.bgb-date {
    margin-bottom: 20px;
    display: block;
    color: #1a1818;
    font-weight: 500;
}
span.bgb-date i{
    color: #611c73;
    margin-right: 6px;
}
.bgb-con h4 {
    font-size: 28px;
    line-height: 38px;
    color: #1a1818;
    font-weight: 600;
    margin-bottom: 14px;
}
.bgb-con p {
    margin-bottom: 0;
    font-weight: 600;
    color: #611c73;
}
.bgb-img {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}
.hbg-box a:hover .bgb-img img {
    transform: scale(1.2) rotate(4deg);
    transition: 3S;
}

.ftc-box {
    display: flex;
    column-gap: 16px;
    align-items: flex-start;
    margin-bottom: 20px;
}

.ftc-tt h5 {
    padding: 0px 0 0px 70px;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    margin-bottom: 30px;
    color: #572677;
    display: inline-block;
}

.ftc-tt h5:before {
    content: "";
    height: 1px;
    width: 55px;
    position: absolute;
    left: 0;
    bottom: 8px;
    background: #572677;
}

.ftc-tt h5:after {
    position: absolute;
    content: "";
    height: 4px;
    width: 35px;
    background: #572677;
    left: 0px;
    bottom: 12px;
}

.ftc-bl span {
    background: #f5eff5;
    color: #572677;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    border-radius: 5px;
    font-size: 18px;
}

.ftc-br h5 {
    margin-bottom: 4px;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
}

.ftc-br p a {
    color: #fff;
}

.ftc-br p {
    margin: 0;
    color: #fff;
}

.ftc-br p a:hover {
    color: #572677;
}

.ftc-ul ul li {
    position: relative;
    margin: 0 0 10px;
    line-height: 1.8em;
    color: #111;
    padding-left: 28px;
}

.ftc-ul ul li a {
    color: #fff;
    font-weight: 500;
}

.ftc-ul ul li a:hover {
    color: #572677;
}

.ftc-ul ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ftc-ul ul li:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/point2.png);
    left: 0;
    background-repeat: no-repeat;
    top: 4px;
    background-size: 18px;
    max-width: 20px;
}

.ftc-logo {
    max-width: 300px;
    margin-bottom: 26px;
}

.ftc-con p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #fff;
    margin-bottom: 30px;
}
.ftc-ic2 {
    margin-left: 70px;
}

.ftc-social span {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.3px;
}

.ftc-social a {
    background: #f5eff5;
    color: #572677;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    border-radius: 100%;
    font-size: 18px;
}

.ftc-social {
    display: flex;
    column-gap: 14px;
    align-items: center;
}

footer {
    background: #000000;
    padding-top: 100px;
    position: relative;
    z-index: 0;
}

.ft-btm {
    display: flex;
    justify-content: space-between;
    background: #572677;
    padding: 30px 50px 20px;
    margin-top: 50px;
    border-radius: 10px 10px 0 0;
}

.ft-btm p {
    font-weight: 500;
    margin-bottom: 0;
    color: #fff;
}

.ft-btm p a {
    color: #fff;
}

.ft-bg img {
    position: absolute;
    bottom: 30px;
    width: 520px;
    left: -135px;
    opacity: 0.12;
    z-index: 0;
    animation: 3s ease 0s infinite normal none running float-obj-y;
}
@keyframes float-obj-y {
	0% {
		transform: translateY(-20px);
	}

	50% {
		transform: translateY(-10px);
	}

	100% {
		transform: translateY(-20px);
	}
}
.sticky {
    width: 100%;
    position: fixed !important;
    top: 0px;
    z-index: 999999;
    background-color: #fff;
    box-shadow: 0 0 10px #00000020;
}
.sticky a.nav-link, .sticky .navbar-nav .nav-link.active, .sticky .navbar-nav .nav-link.show, .sticky .nav-link:focus, .sticky .nav-link:hover  {
    color: #000 !important;
    font-weight: 600;
}
.sticky nav.navbar {
    padding: 0 0 !important;
}
ul.dropdown-menu {
    border-radius: 0;
    border-top: 4px solid #572677;
    padding: 0 0;
}
a.dropdown-item {
    padding: 8px 6px;
    font-weight: 600;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #572677 !important;
}
.sticky a.nav-link {
    padding: 25px 0 !important;
}
@media(min-width:992px){
    li.dropdown:hover .dropdown-menu {
        display: block;
    }
}
.nav-link:focus, .nav-link:hover {
    color: #572677 !important;
}
.rg-30{
    row-gap: 30px;
}
.hs-slider .slick-dots li button:before {
    font-size: 16px !important;
    color: #FFF !important;
}
/* ul.dropdown-menu {
    width: 100%;
    min-width: 410px;
} */

.dm-row {
    display: flex;
    /* column-gap: 16px; */
    /* margin: 14px; */
    flex-wrap: wrap;
    gap: 18px;
    padding: 14px;
}
.dm-tt h4 {
    position: relative;
    font-size: 18px;
    padding: 8px 0 8px 50px;
    z-index: 0;
    color: #572677;
    margin: -14px;
    background: #57267729;
    margin-bottom: 0;
}
.dm-tt h4:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background: #572677;
    max-width: 20px;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.dmr-col {
    width: 100%;
}
ul.dropdown-menu li:last-child a {
    border-bottom: 0;
}
.ibcl-ic {
    text-align: center;
    max-width: 800px;
    margin-inline: auto;
}
.hss-box:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0000004f;
    top: 0;
    left: 0;
}
.hss-ibc {
    position: relative;
}
.slb-r p {
    margin: 0;
    font-size: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.hbgp-box {
    margin: 0 12px;
    text-align: center;
}
.pbgb-img img {
    min-height: 325px;
    max-height: 325px;
    object-fit: cover;
    border-radius: 30px;
}
.pbgb-con span {
    color: #111;
    font-weight: 700;
    font-size: 20px;
    margin-top: 12px;
    display: block;
}
.hbgp-box:hover .pbgb-con span {
    color: #611c73;
}
.pbgb-img {
    overflow: hidden;
    border-radius: 30px;
}
.hbgp-box:hover .pbgb-img img{
    transform: scale(1.2) rotate(4deg);
    transition: 2s
}
.hwur-ic img {
    border-radius: 20px;
}
.ixn-img {
    background: linear-gradient(45deg, #57267724, #003a9314);
    width: 130px;
    display: flex;
    height: 130px;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    margin-inline: auto;
    margin-bottom: 30px;
}

.ixn-img img {
    max-width: 68px;
}
.hcn-box:hover .ixn-img {
    background: linear-gradient(45deg, #572677, #003A93);
    transition: 0.5s;
}
.hcn-box:hover .ixn-img img{
    filter: brightness(0) invert(1);
}
.hcn-ic {
    display: flex;
    column-gap: 30px;
}
.hcn-box {
    width: 100%;
    background: #fff;
    text-align: center;
    padding: 50px 30px;
    border-radius: 10px;
    box-shadow: 15px 30px 86px 0px rgba(0, 0, 0, 0.07);
}
.ixn-con h3 {
    font-size: 40px;
    font-weight: 900;
    margin-bottom: 0;
}
.ixn-con span {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    color: #444;
}
.testimonial-one__single {
    position: relative;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    max-width: 800px;
    margin: 0 auto 0px;
}
.testimonial-one__quote {
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 18px;
    padding: 50px 60px;
    background: #fff;
    color: #1c231f;
    border-radius: 10px;
    border-bottom: 4px solid #572677;
    position: relative;
}
.testimonial-one__stars {
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 18px;
}
.testimonial-one__stars i {
    color: #572677;
}
.testimonial-one__quote-icon {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background: linear-gradient(45deg, #572677, #003A93 110%);
    border-radius: 0 10px 0 100%;
    font-size: 45px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 20px;
}
.testimonial-one__arrow {
    display: inline-block;
    width: 146px;
    height: 50px;
    position: absolute;
    top: 100%;
    left: 60px;
}
.testimonial-one__arrow span.first {
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
    clip-path: polygon(0 0, 0% 100%, 100% 0);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -2px;
    background: #fff;
    z-index: 9;
}
.testimonial-one__arrow span.second {
    position: absolute;
    left: 0;
    right: -4px;
    bottom: -4px;
    top: 0;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
    clip-path: polygon(0 0, 0% 100%, 100% 0);
    background: #572677;
    z-index: 1;
}
.testimonial-one__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-left: 160px;
}
.testimonial-one__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 94px;
    flex: 0 0 94px;
    margin-right: 18px;
    padding: 10px;
    border: 3px solid #572677;
    border-radius: 50%;
}
.testimonial-one__image img {
    border-radius: 50%;
    max-width: 100%;
    width: auto;
    height: auto;
}
.testimonial-one__name {
    font-size: 20px;
    font-weight: 700;
    color: #1c231f;
    display: block;
}
.testimonial-one__job {
    font-size: 14px;
    display: block;
    line-height: 18px;
}
section.h-testimonial {
    margin-top: -150px;
    background: #f4eff5;
}
span.testimonial-one__quote-icon i {
    margin-top: -10px;
}
.pt-250 {
    padding-top: 250px !important;
}
.hwur-ic {
    height: 100%;
}
.hwur-ic img{
    height: 100%;
    object-fit: cover;
}
.testimonial-one__quote h5 {
    color: #572677;
    font-weight: 600;
}
.habr-con {
    display: flex;
    column-gap: 20px;
    align-items: center;
    background: #fff;
    padding: 20px 30px;
    border-radius: 30px;
    border-inline: 8px solid #572677;
    box-shadow: 0 0 10px inset #00000059;
}
.brc-r p {
    color: #1a1818;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 30px;
}
.brc-r h6 {
    font-size: 22px;
    font-weight: 600;
    color: #572677;
}
.brc-l img {
    min-width: 90px;
    max-width: 90px;
}
.hsrc-box:hover .srb-icon img {
    filter: brightness(0) invert(1);
}
.dm-main {
    padding: 0 10px !important;
}
section.i-banner img {
    max-height: 300px;
    object-fit: cover;
    object-position: 0 50%;
}
section.i-banner {
    position: relative;
    z-index: 0;
}
.ibn-ic {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    text-align: center;
    margin-top: 10px;
}
.ibn-ic p {
    margin-bottom: 0;
}
section.i-banner:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000094;
}
.ibn-ic h4 {
    color: #fff;
    font-size: 50px;
    margin-bottom: 0px;
}
.ibn-ic p {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.ibn-ic p a{
    color: #fff;
}
.ibn-ic p i{
    margin-inline: 8px;
}
.ser-main .hsrc-box {
    background: #f4eff5;
}
.main-con h6 {
    font-size: 20px;
    color: #111;
    font-weight: 600;
    padding-left: 18px;
    position: relative;
    z-index: 0;
    margin: 10px 0 10px;
}
.main-con h6:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 100%;
    background: #572677;
    left: 0;
    border-radius: 10px;
}
.main-con ul {
    --icon-space: 1.6em;
    list-style: none;
    padding: 0;
  }
  
  .main-con li {
    padding-left: var(--icon-space);
    color: #1a1818;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.3px;
}
  
  .main-con li:before {
    content: "\f101"; 
    font-family: FontAwesome;
    display: inline-block;
    margin-left: calc( var(--icon-space) * -1 );
    width: var(--icon-space);
    color: #572677;
    font-size: 14px;
  }
  .mprl img {
    max-height: 400px;
    min-height: 400px;
    object-fit: contain;
    background: #fff;
}
.mprl .habl-ic {
    box-shadow: 0 0 10px #00000030;
    border-radius: 30px;
}
.form-row {
    display: flex;
    column-gap: 15px;
}
.form-group {
    width: 100%;
    margin-bottom: 15px;
}
.crs-ic {
    background: #d7ced9;
    padding: 50px 40px;
    border-radius: 10px;
}
.form-group .form-control, .form-group .form-select {
    border: none;
    background-color: #f4eff5;
    font-size: 15px;
    padding: 16px 24px;
}
section.h-contact {
    position: relative;
    background: url(../../assets/img/earth.png);
    background-repeat: no-repeat;
    background-size: 660px;
    background-position: center left;
    z-index: 0;
}
section.h-contact:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 55%;
    background: #fff;
    right: 0;
    bottom: 0;
    z-index: -1;
    max-height: calc(100% - 100px);
    border-radius: 70px 0 0 0;
}

.hcnl-ic {
    background: #d7ced9;
    padding: 50px 50px;
}
/* .form-group .form-control {
    border-radius: .0;
    padding: 14px 16px;
    border: none;
} */
.pt-200 {
    padding-top: 200px !important;
}
.hcnr-ic .ftc-br h5 {
    margin-bottom: 6px;
    font-size: 20px;
    color: #1a1818;
}
.hcnr-ic .ftc-br p, .hcnr-ic .ftc-br a {
    color: #1a1818;
}
.hcnr-ic .ftc-bl span {
    width: 52px;
    height: 52px;
    font-size: 20px;
}
.hcnr-ic .ftc-box {
    column-gap: 20px;
    margin-bottom: 30px;
}