body {
    font-family: "Poppins", serif;
    font-size: 1rem;
    font-weight: 400;
    overflow-x: hidden;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    padding: 0 10px;
}

.row {
    margin: 0 -10px;
    align-items: center;
}

a:hover,
a:focus,
button:hover,
button:focus {
    outline: none;
}

section {
    padding: 100px 0 140px;
    clear: both;
    position: relative;
    margin: 0 auto;
    z-index: 1;
}

h1,
h2,
h3,
h4 {
    font-family: "Playfair Display", serif;
    color: #25262A;
}

h5,
h6 {
    font-family: "Poppins", serif;
    color: #000000;
}

p {
    color: #2a2543;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}

img {
    max-width: 100%;
}

textarea {
    resize: none
}

input.required.error,
textarea.required.error,
select.required.error {
    border-bottom: red 2px solid !important;
}

label.error {
    display: none !important;
}

span,
b {
    vertical-align: baseline;
}

select {
    -webkit-appearance: listbox !important;
}

.container {
    max-width: 1200px;
    padding: 0 10px;
}

ul {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

a.logo img {
    max-width: 220px;
    transition: .5s all;
    filter: brightness(0) invert(1);
}

/*Reset Css*/

.btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
    background: #000;
}

header {
    padding: 20px 0;
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 3;
    background: #2D37D5;
    border-radius: 0 0 70px 70px;
}

header .row {
    align-items: center;
}

header ul li {
    display: inline-flex;
    padding: 0px 15px;
    position: relative;
    z-index: 9;
    transition: .5s all;
}

.nav-link {
    padding: 0;
}

header ul li>a {
    color: #ffffff !important;
    font-weight: 500 !important;
    transition: .5s all !important;
    font-size: 1.125rem !important;
    text-transform: capitalize;
    display: inline-flex !important;
    align-items: center;
    padding-block: 10px !important;
}

.dropdown:hover>.dropdown-menu {
    display: block;
}

.dropdown-item {
    color: #000000 !important;
    padding: 8px 15px;
    font-weight: 500;
    border-bottom: 1px solid #ffc41230;
    margin-bottom: 0px;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 600;
    transition: .5s all;
}

.dropdown-menu {
    background-color: #ffffff;
    padding: 0;
    margin: 40px 0 0;
    border: none;
    border-radius: 0 !important;
}

.dropdown-item.active,
.dropdown-item:active {
    background: #3b3843;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background: #fcc058;
    color: #000000 !important;
}

a.menu-bottom {
    display: none;
}

header ul {
    position: relative;
    text-align: right;
    display: flex;
    justify-content: right;
    align-items: center;
}

img {
    max-width: 100%;
}

.btn {
    padding: 12px 30px;
    color: #000000 !important;
    font-size: 16px !important;
    font-weight: 500;
    text-align: center;
    transition: .5s all;
    border: 1px solid;
    position: relative;
    z-index: 1;
    border-radius: 10px;
    text-transform: capitalize;
    font-family: "Poppins", serif;
    margin-right: 50px !important;
}

h2 {
    font-size: 3rem;
    font-weight: 600;
    margin: 0 0 25px;
    line-height: 60px;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    display: inline-block;
}

.btn-block .btn:first-child {
    margin: 0 15px 0 0;
}

.info-banner h1 {
    color: #25262A;
    font-size: 4rem;
    line-height: 4.35rem;
    font-weight: 500;
    margin: 0;
    position: relative;
    z-index: 1;
    display: inline-block;
}

.our-banner {
    padding: 70px 0 430px;
    z-index: 2;
    text-align: center;
}

header .container-fluid {
    max-width: 1650px;
}

header ul li.btn-phone a.btn-head {
    color: #fff;
    font-size: 1.875rem;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
}

a:hover {
    color: #1E2376 !important;
}

.heading {
    margin-bottom: 60px;
    position: relative;
    z-index: 2;
}

.top-bar {
    padding: 12px 0;
    z-index: 5;
    position: relative;
    background: #25262A;
}

header .btn-block.text-right {
    text-align: right;
}

header ul li:first-child {
    padding-left: 0;
}

header ul li:last-child {
    padding-right: 0;
}

header ul li a:hover {
    color: #fcc058 !important;
}

.our-banner::before {
    position: absolute;
    background: url("../images/main-banner.webp") no-repeat;
    width: 100%;
    height: calc(100% + 80px);
    background-size: cover;
    content: "";
    left: 0;
    top: -80px;
    z-index: -1;
    background-position: 40% bottom;
}

.btn.btn-red {
    background: #F66608;
    border-color: #F66608;
    color: #fff !important;
}

.copy {
    padding: 20px 0;
    background: #111443;
}

.copy .row {
    margin: 0;
    align-items: center;
}

.copy p {
    margin: 0;
    color: #fff;
    font-size: 14px;
    text-align: left;
}

.copy ul {
    text-align: right;
}

.copy ul li {
    display: inline-block;
    padding: 0 15px;
    position: relative;
    z-index: 1;
}

.copy ul li:last-child {
    padding-right: 0;
}

.copy ul li a {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
}

.copy ul li:last-child:before {
    position: absolute;
    content: "";
    left: -3px;
    top: 3px;
    bottom: 0;
    width: 5px;
    height: 1px;
    background: #fff;
    margin: auto;
}

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

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

header .btn.btn-red:hover img {
    filter: brightness(0);
}

.menu-box {
    display: flex;
    justify-content: end;
}

.menu-box .btn-block {
    margin-left: 40px;
}

.top-det {
    display: flex;
    align-items: center;
    justify-content: end;
}

.top-det a {
    display: flex;
    align-items: center;
    color: #152947;
    font-weight: 600;
    font-size: 1.375rem;
}

.top-det a i {
    margin-right: 15px;
}

.heading.text-center h2 {
    margin-bottom: 0;
}

.site-logo2 {
    padding: 45px 0;
    border-top: 1px solid #3B4452;
}

.top-bar p,
.top-bar a {
    color: #EDEEF5 !important;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
}

.top-bar p svg,
.top-bar a svg {
    margin-right: 8px;
}

.top-bar ul {
    display: flex;
    gap: 42px;
}

a.btn.btn-yel {
    background: #FFC04F;
    border-color: #FFC04F;
    color: #25262A;
}

.btn span {
    position: absolute;
    right: -50px;
    width: 45px;
    height: calc(100% + 2px);
    background: #EDEEF5;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    top: -1px;
}

.btn span svg {
    font-size: 18px;
    color: #2D37D5 !important;
}

.info-banner h1>span {
    font-weight: 700;
    background: #fcc058;
    padding: 1px 20px 4px;
    display: inline-block;
}

.row.row-inform [class*='col'] {
    padding: 0 5px;
}

.our-banner-form .container {
    padding: 30px 0;
    position: relative;
    z-index: 1;
}

.our-banner-form .container::before,
.site-logos .container::before {
    position: absolute;
    content: "";
    top: 0;
    width: calc(100% + 80px);
    left: -40px;
    background: #9554efcc;
    height: 100%;
    border-radius: 40px;
}

.our-banner-form {
    position: relative;
    z-index: 6;
    margin-top: -150px;
}

.our-banner-form h2 {
    color: #fff;
    font-size: 3.438rem;
    margin-bottom: 8px !important;
    line-height: 62px;
}

.our-banner-form h5 {
    font-size: 2.5rem;
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
}

.our-banner-form h5>span {
    background: #25262A;
    display: inline-block;
    padding: 3px 6px;
    border-radius: 20px;
    color: #FCF59B;
}

.our-banner-form .heading {
    margin-bottom: 20px;
}

.our-banner-form .form-control {
    height: 50px;
    font-size: 13px;
    font-weight: 500;
}

.our-banner-form textarea.form-control {
    margin-top: 10px;
}

.btn.btn-black {
    background: #111443;
    border-color: #111443;
    color: #fff !important;
}

.our-banner-form form .row {
    align-items: end;
}

.site-logos .container::before {
    background: #25262A;
}

.site-logos .container {
    padding: 40px 0;
}

.btn.btn-blue {
    background: #2D37D5;
    border-color: #2D37D5;
    color: #fff !important;
}

.btn-block .btn:last-child {
    margin-left: 10px;
}

.our-about {
    background: #FFE5C7;
    background: linear-gradient(130deg, rgba(255, 229, 199, 1) 40%, rgba(155, 255, 247, 1) 100%);
    border-radius: 40px 40px 0 0;
    padding-top: 28rem;
    margin-top: -18rem;
    z-index: 3;
    padding-bottom: 120px;
}

.our-about::before {
    position: absolute;
    content: "";
    background: url("../images/bg1.webp") no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 40px 40px 0 0;
}

.info-about {
    padding-left: 50px;
}

.img-about {
    width: calc(100% + 40px);
    position: relative;
    left: -40px;
}

.info-about .btn-block {
    margin-top: 50px;
}

.info-stats ul {
    padding: 30px 40px;
    background: #d7ffedcc;
    border-radius: 44px;
    border: 1px solid #CCCCCC;
    display: flex;
    gap: 40px;
    justify-content: space-between;
}

.info-stats ul li span {
    display: block;
    font-size: 3.438rem;
    font-weight: 600;
    font-family: 'Playfair Display';
    line-height: 3.45rem;
    margin-bottom: 16px;
}

.info-stats ul li {
    position: relative;
    z-index: 1;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
}

.info-stats ul li::before {
    position: absolute;
    content: "";
    width: 2px;
    height: calc(100% + 16px);
    background: #2D37D5;
    transform: skewX(-12deg);
    top: -8px;
    right: -40px;
}

.info-stats ul li:last-child::before {
    display: none;
}

.our-about .row-btm {
    margin-bottom: 25px;
}

.our-about .container {
    position: relative;
    z-index: 1;
}

.our-about .container::before {
    position: absolute;
    content: "";
    right: -240px;
    bottom: -120px;
    background: url("../images/book-ab.webp") no-repeat;
    background-size: 100%;
    width: 373px;
    height: 455px;
    z-index: -1;
}

.our-about::after {
    position: absolute;
    content: "";
    left: 40px;
    bottom: 0;
    background: url("../images/text-img.webp") no-repeat;
    background-size: 100%;
    width: 60%;
    height: 100%;
    z-index: -1;
    background-position: bottom;
}

.our-copy {
    background: url("../images/bg-copy.webp") no-repeat;
    background-size: cover;
    border-radius: 40px 40px 0 0;
    margin-top: -50px;
    z-index: 3;
}

.our-copy .heading h2 {
    color: #fff;
}

.our-copy .row {
    background: #D9D9D9;
    padding: 55px 70px;
    border-radius: 40px;
    margin: 0;
}

.info-copy {
    width: 92%;
}

.img-copy {
    width: calc(100% + 60px);
    left: -50px;
    position: relative;
}

.img-copy img {
    width: 100%;
}

.info-copy .btn-block {
    margin-top: 40px;
}

.our-mission {
    background: url("../images/bg-mission.webp") no-repeat;
    background-size: cover;
    background-position: 50%;
    border-radius: 40px 40px 0 0;
    padding-bottom: 150px;
    margin-top: -40px;
    z-index: 3;
}

.nav-tabs.tab-plan {
    background: #1B2066;
    padding: 25px 40px;
    border-radius: 50px;
    justify-content: space-between;
    border: none;
    margin-bottom: 80px;
}

.nav-tabs.tab-plan li.nav-item {
    border: none !important;
}

.nav-tabs.tab-plan li.nav-item .nav-link {
    background: transparent;
    border: none !important;
    font-size: 1.5rem;
    color: #fff;
}

.nav-tabs.tab-plan li.nav-item .nav-link.active,
.nav-tabs.tab-plan li.nav-item .nav-link:hover {
    background: transparent;
    color: #FF9800;
}

.nav-tabs.tab-plan li.nav-item .nav-link svg {
    color: #FF9800;
    margin-right: 2px;
}

.our-mission .row {
    align-items: stretch;
}

.info-mis {
    background: #fff;
    padding: 40px 32px;
    border-radius: 20px;
    position: relative;
    height: 100%;
}

.info-mis img {
    margin-bottom: 20px;
}

.info-mis h4 {
    font-size: 1.675rem;
    font-weight: 600;
    margin-bottom: 20px;
}

.info-mis p {
    margin-bottom: 0;
}

.info-mis::before {
    position: absolute;
    content: "";
    left: 1%;
    top: 1%;
    background: #EE4140;
    width: 98%;
    height: 98%;
    border-radius: 20px;
    transform: rotate(-5Deg);
    z-index: -1;
}

.our-mission [class*='col']:nth-child(2) .info-mis::before {
    background: #FFD500;
}

.our-mission [class*='col']:nth-child(3) .info-mis::before {
    background: #87C1D5;
}

.marque {
    background: #EE4140;
    padding: 20px 0 60px;
    border-radius: 40px 40px 0 0;
    margin-top: -40px;
    z-index: 3;
    position: relative;
}

.marque img {
    width: auto !important;
}

.marque span {
    color: #FFFFFF;
    font-size: 2.5rem;
    font-weight: 600;
    position: relative;
    text-align: center;
    margin-left: 15px;
    font-family: 'Playfair Display', sans-serif;
}

.marque .item {
    text-align: center;
    display: flex;
    align-items: center;
}

.our-book {
    background: url("../images/bg-book.webp") no-repeat;
    background-size: cover;
    background-position: 50%;
    border-radius: 40px 40px 0 0;
    margin-top: -40px;
    z-index: 3;
    padding-bottom: 45px;
}

.our-book h2 {
    color: #9BFEF6;
}

.info-pro span {
    width: 82px;
    height: 82px;
    background: #EE4242;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 27px;
    font-size: 1.5rem;
    font-weight: 600;
    color: #fff;
    margin-bottom: 50px;
}

.row.row-pro {
    margin-top: 50px;
    position: relative;
    z-index: 1;
}

.row.row-pro::before {
    position: absolute;
    content: "";
    left: 10px;
    top: 39px;
    height: 4px;
    width: 79%;
    background: #D9D9D9;
}

.info-pro h4 {
    font-weight: 600;
    font-size: 1.5rem;
    margin-bottom: 15px;
}

.info-pro p {
    margin-bottom: 0;
}

.our-process h3 {
    color: #25262A;
    font-size: 1.25rem;
    margin-bottom: 20px;
}

.our-process h3+p {
    margin-bottom: 0;
}

.our-process {
    background: url("../images/bg-proc.webp") no-repeat;
    background-size: cover;
    background-position: 50%;
    border-radius: 40px 40px 0 0;
    margin-top: -160px;
    z-index: 3;
}

.our-book [class*='col']:nth-child(-n+4) {
    margin-bottom: 20px;
}

.img-book img {
    width: 100%;
}

.our-testimonials {
    background: url("../images/bg-test.webp") no-repeat;
    background-size: cover;
    background-position: 50%;
    border-radius: 40px 40px 0 0;
    margin-top: -40px;
    z-index: 3;
}

.our-testimonials h2 {
    color: #9BFEF6;
    margin-bottom: 25px !important;
}

.info-test {
    background: #ffffff38;
    padding: 15px 20px 30px;
    border: 1px solid #7C7D95;
    border-radius: 20px;
}

.info-test img {
    width: auto !important;
    margin-bottom: 35px;
}

.info-test p {
    color: #EEEEEE;
    font-size: 16px;
    margin-bottom: 15px;
}

.info-test h4 {
    color: #FFD500;
    font-size: 1.25rem;
    margin: 0;
}

.info-banner h1::before {
    position: absolute;
    content: "";
    background: url("../images/head-bg2.webp") no-repeat;
    background-size: 100%;
    width: 169px;
    height: 117px;
    left: 20px;
    top: -35px;
    z-index: -1;
}

.our-mission h2::before {
    position: absolute;
    content: "";
    background: url("../images/head-arr.webp") no-repeat;
    background-size: 100%;
    width: 60px;
    height: 40px;
    right: -70px;
    bottom: -10px;
    z-index: -1;
}

.our-book h2::before,
.our-testimonials h2::before {
    position: absolute;
    content: "";
    background: url("../images/head-bg3.webp") no-repeat;
    background-size: 100%;
    width: 174px;
    height: 117px;
    right: -100px;
    top: -60px;
    z-index: 1;
}

.our-testimonials h2::before {
    left: -90px;
    right: inherit;
    transform: scaleX(-1);
}

footer {
    background: #FFF6F2;
    border-radius: 40px 40px 0 0;
    margin-top: -40px;
    z-index: 3;
    position: relative;
    padding-block: 100px;
}

.info-foot ul.menu {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 60px;
    margin-left: 20px;
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 35px;
}

.info-foot ul.menu li {
    width: 33.33%;
    list-style-type: disc;
}

.info-foot ul li {
    margin-bottom: 6px;
}

.info-foot ul li a,
.info-foot .foot-contact ul li p {
    color: #000;
    font-weight: 500;
    font-family: 'Playfair Display';
    font-size: 1.1rem;
}

footer .container {
    position: relative;
    z-index: 1;
}

/* footer .container::before {
    position: absolute;
    content: "";
    background: #25262A;
    width: 58%;
    bottom: 42%;
    height: 6px;
    z-index: -2;
    left: 0;
} */

.info-foot h4 {
    font-size: 2rem;
    font-weight: 700;
    text-transform: capitalize;
}

.info-foot .foot-contact ul li svg {
    margin-right: 10px;
    position: relative;
    top: 2px;
    color: #656565;
}

.info-foot .foot-contact ul li {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.info-foot .foot-contact ul li p {
    margin: 0;
}

.info-foot .foot-contact ul li:last-child {
    margin-bottom: 0;
}

footer::before {
    position: absolute;
    content: "";
    background: url("../images/bg-foot.webp") no-repeat;
    background-size: cover;
    width: 48%;
    height: 100%;
    border-radius: 0 40px 0 0;
    top: 0;
    right: 0;
    z-index: -1;
}

.copy ul li a:hover {
    color: #fff !important;
}

.copy ul.social {
    text-align: center;
}

.copy ul.social li a {
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
}

.copy ul.social li a svg {
    color: #151D26;
    font-size: 16px;
}

.copy ul.social li {
    padding-inline: 4px;
}

.copy ul.social li::before {
    display: none;
}

.our-banner.inner-banner::before {
    background: url("../images/ser-banner.webp") no-repeat;
    background-size: cover;
}

.our-banner.inner-banner {
    padding: 40px 0 70px;
}

.our-banner.inner-banner .info-banner {
    text-align: left;
}

.our-banner.inner-banner h1 {
    margin-bottom: 50px;
}

.our-banner.inner-banner h1::before {
    left: -90px;
    top: -40px;
}

.site-logos .container {
    position: relative;
    z-index: 1;
}

.our-services h6 {
    text-align: center;
    font-size: 1.35rem;
    text-transform: capitalize;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-bottom: 30px;
}

.our-services {
    padding-bottom: 150px;
}

.our-services .site-logos {
    margin-bottom: 60px;
}

.our-services::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: url("../images/bg-ser1.webp") no-repeat;
    background-size: cover;
    left: 0;
    top: 0;
    z-index: -1;
    background-position: 90%;
}

.info-ser .btn-block,
p+.btn-block {
    margin-top: 40px !important;
}

.our-services::after {
    position: absolute;
    content: "";
    background: url("../images/ser-text.webp") no-repeat;
    width: 90%;
    height: 100%;
    background-size: 100%;
    background-position: bottom;
    z-index: -1;
    left: 10px;
    bottom: -30px;
}

.our-writing {
    background: url("../images/bg-write.webp") no-repeat;
    background-size: cover;
    border-radius: 40px 40px 0 0;
    margin-top: -40px;
    z-index: 3;
    background-position: 100%;
    padding-block: 130px 150px;
}

.our-writing h2,
.our-writing p,
.our-writing h4 {
    color: #fff;
}

.info-write2 img {
    width: auto !important;
    display: table;
    margin: 0 auto 30px;
}

.info-write2 {
    text-align: center;
    padding: 30px 20px;
    background: #282C72;
    background: linear-gradient(180deg, rgba(40, 44, 114, 1) 0%, rgba(9, 11, 45, 1) 100%);
    border-radius: 20px;
    border: 1px solid #343cb5;
}

.info-write2 h4 {
    font-size: 1.675rem;
    margin-bottom: 20px;
}

.info-write2 p {
    margin-bottom: 0;
    font-size: 15px;
}

.our-faq h2.accordion-header {
    width: 100%;
    border-radius: 25px;
    background: #f9f9f9;
}

.our-faq h2.accordion-header button.accordion-button {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    border-radius: 25px !important;
    background: #f9f9f9;
    border: 1px solid #E1E1E1;
    height: 72px;
}

.accordion-item {
    border: none;
}

.our-faq .accordion-item:first-child {
    margin-bottom: 20px;
}

.accordion-body p {
    font-size: 14px;
}

.our-faq {
    padding-block: 110px 140px;
    background: url("../images/bg-faq.webp") no-repeat;
    background-size: cover;
    background-position: 50%;
    border-radius: 40px 40px 0 0;
    margin-top: -46px;
    z-index: 3;
}

.our-faq .btn-block {
    margin-top: 60px;
}

.our-faq .heading h2::before {
    position: absolute;
    content: "";
    background: url("../images/head-bg6.webp") no-repeat;
    width: 67px;
    height: 67px;
    background-size: 100%;
    top: 0;
    right: -40px;
    z-index: -1;
}

.accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3C!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--%3E%3Cpath d='M169.4 470.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 370.8 224 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 306.7L54.6 265.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z'/%3E%3C/svg%3E") !important;
    width: 14px !important;
    height: 18px !important;
    background-size: 100% !important;
}

.accordion-button::before {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    border: 2px solid #000;
    right: 11.5px;
    border-radius: 50%;
}

.our-banner.inner-banner.cont-banner::before {
    background: url(../images/cont-ban.webp) no-repeat;
    background-size: cover;
    background-position: 50%;
}

.cont-banner h1 {
    width: calc(100% + 30px);
}

.cont-banner ul li {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.cont-banner ul p {
    margin-bottom: 0;
}

.cont-banner ul li p,
.cont-banner ul li a {
    font-size: 1.25rem;
    color: #000;
    font-weight: 500;
    font-family: 'Playfair Display', sans-serif;
}

.cont-banner ul li p,
.cont-banner ul li a {}

.cont-banner ul li svg {
    position: relative;
    top: 2px;
    margin-right: 12px;
}

.our-banner.inner-banner.cont-banner {
    padding-block: 30px 0;
}

.heading.text-center p {
    width: 70%;
    margin: 20px auto 0;
}

.our-contact {
    background: url("../images/bg-cont.webp") NO-REPEAT;
    background-size: cover;
    background-position: 50%;
}

.our-contact .form-control {
    background: #F9F9F9;
    border: 1px solid #E1E1E1;
    height: 70px;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Playfair Display';
    color: #000;
    padding: 20px 25px;
    border-radius: 25px;
    margin-bottom: 20px;
}

.our-contact .info-contact ::placeholder {
    color: #000;
}

.our-contact textarea.form-control {
    height: 200px;
    margin-bottom: 35px;
}

.our-contact button.btn {
    width: calc(100% - 50px);
    display: block;
}

.our-contact .container {
    position: relative;
    z-index: 1;
}

.our-contact .container::before {
    position: absolute;
    content: "";
    background: url("../images/cont-bg1.webp") no-repeat;
    width: 160px;
    height: 379px;
    background-size: 100%;
    left: -200px;
    bottom: -100px;
    z-index: -1;
}

.about-banner h1 {
    width: calc(100% + 50px);
}

.our-banner.inner-banner.about-banner {
    padding-block: 40px;
}

.our-banner.inner-banner.about-banner .img-ban {
    width: calc(100% + 120px);
    position: relative;
    left: 10px;
}

main.our-about-page {
    padding-top: 60px;
    background: #241011;
    position: relative;
    z-index: 2;
    border-radius: 40px 40px 0 0;
    margin-top: -40px;
}

main.our-about-page .our-banner-form {
    margin: 0;
}

main.our-about-page::before {
    position: absolute;
    content: "";
    right: 0;
    top: 30px;
    width: 576px;
    height: 756px;
    background: url("../images/ab-bg1.webp") no-repeat;
    z-index: -1;
    background-size: 100%;
}

.about-service::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -30px;
    width: 90%;
    height: 100%;
    background: url("../images/ab-ser-text.webp") no-repeat;
    background-size: 100%;
    background-position: bottom;
    z-index: -1;
}

.about-service .heading * {
    color: #fff;
}

.info-ab-ser {
    background: #FFF7DB;
    border: 1px solid #C9CAD5;
    padding: 40px 32px;
    border-radius: 20px;
}

.info-ab-ser p {
    margin-bottom: 0;
    font-size: 15px;
}

.info-ab-ser h4 {
    margin-bottom: 25px;
}

.about-service [class*='col']:nth-child(odd) {
    margin-top: 30px;
}

.about-service .row {
    align-items: start;
}

.about-service [class*='col']:nth-child(2) .info-ab-ser {
    background: #E2F8FF;
}

.about-service [class*='col']:nth-child(3) .info-ab-ser {
    background: #E8E8FF;
}

.about-service [class*='col']:nth-child(4) .info-ab-ser {
    background: #FFE7DD;
}

.our-process [class*='col']:nth-child(2) .info-pro span {
    background: #2D37D5;
}

.our-process [class*='col']:nth-child(3) .info-pro span {
    background: #FAC142;
}

.our-process [class*='col']:nth-child(4) .info-pro span {
    background: #70C78E;
}

.foot-form {
    background: #3E3F42;
    padding: 35px;
    border-radius: 25px;
    width: 82%;
    margin-left: auto;
}

.foot-form h4,
.foot-form p {
    color: #FFF6F2;
}

.foot-form h4 {
    font-size: 2rem;
    font-weight: 700;
}

.foot-form p {
    font-size: 14px;
}

.foot-form .form-control {
    height: 53px;
    margin-bottom: 10px;
    background: #25262A;
    border: 1px solid #A6A7AD;
    color: #EDEEF5;
    font-size: 13px;
    padding: 12px 15px;
}

.foot-form ::placeholder {
    color: #EDEEF5;
    text-transform: capitalize;
}

.foot-form textarea.form-control {
    height: 105px;
    margin-bottom: 15px;
}

.foot-form button.btn.btn-blue {
    width: calc(100% - 50px);
}

.our-process h2::before {
    position: absolute;
    content: "";
    background: url("../images/head-bg4.webp");
    background-size: 100%;
    width: 64px;
    height: 64px;
    right: 5px;
    bottom: -10px;
    z-index: -1;
}

.our-writing+.our-process {
    margin-top: -60px;
}

.our-book+.our-faq {
    margin-top: -90px;
}

.our-banner.inner-banner.ser2-ban {
    padding-bottom: 0;
}

.img-ban.img-ban2 {
    width: calc(100% + 100px);
}

.our-banner.inner-banner.ser-ban3 {
    padding-block: 0;
}

.our-banner.inner-banner.ser-ban1 {
    padding-bottom: 40px;
}

.img-ser.img-ser3 {
    width: calc(100% + 120px);
}

.our-banner.inner-banner.ser2-ban.ser2-ban2 .img-ban.img-ban2 {
    width: calc(100% + 200px);
    position: relative;
    left: -100px;
    margin-top: -20px;
}

.popupform {
    width: 850PX;
    padding: 30px 30px 0;
    overflow: visible;
    BACKGROUND: linear-gradient(0deg, #FAE9FF 0%, #EBA3FF 100%);
    border-radius: 60px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.popupform h2 {
    line-height: 35px;
    text-transform: uppercase;
    font-size: 32px;
    color: #333333;
    font-weight: bold;
    margin: 0 0 20px;
}

.popupform h2+p {
    line-height: 19px;
    font-size: 14px;
    margin-bottom: 12px;
    margin-bottom: 30px;
}

.popupform .fancybox-close-small {
    border: #3CC1CA 3px solid;
    background: #fff;
    border-radius: 72px;
    text-align: center;
    box-shadow: #000 0 0 10px;
    right: 25px;
    top: 20px;
    padding: 5px;
    opacity: 1;
}

.popupform .fancybox-close-small svg {
    color: #000000;
    transition: .6s all;
}

.popupform .fancybox-close-small:hover svg {
    transform: rotate(180deg);
}

.popupform .fancybox-close-small:after {
    color: #dc3e39;
    font-size: 25px;
    right: 4px;
    background: transparent;
    padding-top: 0;
    font-size: 20px;
}

.popupform ul li {
    text-align: left;
    position: relative;
    width: 100%;
    margin: 8px 0;
    display: inline-block;
}

.popupform ul li input[type="text"],
.popupform ul li input[type="email"],
.popupform ul li textarea {
    /* background: #fafafa; */
    border: #dcdcdc 1px solid;
    padding: 10px 15px;
    width: 100%;
    border-radius: 7px;
    font-size: 14px;
    color: #000;
    box-shadow: none !important;
    outline: none 0px !important;
}

.popupform ul li i {
    position: absolute;
    top: 12px;
    left: 10px;
}

.popupform ul li.first,
.popupform ul li:nth-child(4) {
    /* width: 98%; */
}

.popupform ul li textarea {
    height: 110px;
}

.popupform ul li.last {
    text-align: center;
    width: 100%;
}

.popupform ul li input[type="submit"] {
    background: #2D37D5;
    color: #fff;
    font-size: 18px;
    border: #2D37D5 1px solid;
    text-transform: uppercase;
    font-weight: 600;
    padding: 14px 50px;
    letter-spacing: 1px;
    border-radius: 3px;
    outline: 0px none;
    width: 100%;
    display: inline-block;
}

.popupform ul li input[type="submit"]:hover {
    background: #2D37D5;
}

.popupform ul li input[type="text"]:focus,
.popupform ul li input[type="email"]:focus,
.popupform ul li textarea:focus {
    border: #2D37D5 1px solid;
}

.thankyou-banner {
    text-align: center;
    background: url(../images/thanks-banner.jpg);
    display: -webkit-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100vh;
    width: 100%;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    background-size: cover;
    line-height: 21px;
}

a.live-chat-thank {
    background: #ee2c5e;
    display: inline-block;
    border-radius: 50px;
    padding: 14px 70px;
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 40px 0;
}

.thankyou-banner a {
    color: #2575bc;
    font-weight: bold;
}

.thankyou-banner h1 {
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 25px;
    line-height: 58px;
    color: #fff;
    margin-top: 20px;
}

.thankyou-banner a {
    color: #2575bc;
    font-weight: bold;
}

header .btn-head img {
    max-width: 30px;
}

.thankyou-banner p {
    color: white;
    line-height: 30px;
    font-size: 19px;
}

a.logo-thankyou img {
    width: 400px;
}

.our-banner.in-banner.pri-banner {
    background: url("../images/bg-test.webp") no-repeat;
    background-size: cover;
    padding-block: 150px 100px;
    margin-top: -60px;
    border-radius: 0 !important;
}

.our-banner.in-banner.pri-banner::before {
    display: none;
}

.our-banner.in-banner.pri-banner h1 {
    color: #fff;
    text-align: center;
    font-size: 4rem;
    margin: 0;
}

::placeholder {
    text-transform: capitalize;
}

.new-banner {
    background: url("../images/banner-bg.png");
    background-size: cover;
    background-position: center center;
    padding: 60px 0 0px;
    position: relative;
    z-index: 2;
    height: 710px;
}

.new-banner .banner-content h6 {
    margin: 0 auto;
    width: 203px;
    /* display: inline-flex; */
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 5px 20px;
    text-transform: capitalize;
    border-radius: 50px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #f7f3ef;
    font-family: "Inter", sans-serif;
}

.new-banner .banner-content h1 {
    display: inline-block;
    margin: 40px 0;
    position: relative;
    z-index: 1;
    font-size: 50px;
}

.new-banner .banner-content h1::before {
    content: "";
    width: 116px;
    height: 116px;
    background: url("../images/sun-rays.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -15px;
    left: 35px;
    z-index: -1;
    animation: rotate 8s linear infinite;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.new-banner .banner-content h1 .dashed-line {
    position: relative;
    z-index: 1;
}

.new-banner .banner-content h1 .dashed-line::after {
    content: "";
    width: 63px;
    height: 70px;
    background: url("../images/dashed-line.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -30px;
    right: -40px;
    z-index: -1;
    animation: zoom .7s linear infinite;
}

@keyframes zoom {
    0% {
        scale: 1;
    }
    50% {
        scale: 1.1;
    }
    100% {
        scale: 1;
    }
}

.new-banner .banner-content h1 .swing-arrow {
    position: relative;
    z-index: 1;
}

.new-banner .banner-content h1 .swing-arrow::after {
    content: "";
    width: 78px;
    height: 44px;
    background: url("../images/swing-arrow.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 30px;
    right: -90px;
    z-index: -1;
}

.new-banner .banner-content ul {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: 40px;
}

.new-banner .banner-content ul li {
    margin: 0 -5px;
}

.new-banner .banner_left {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: -1;
}

.new-banner .banner_right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    z-index: -1;
}

.new-banner .girl-reading-book {
    position: absolute;
    left: 50px;
    bottom: 0;
    z-index: -1;
}

.new-banner .girl-reading-book img {
    /* animation: shadow 8s linear infinite; */
}

@keyframes shadow {
    0% {
        filter: drop-shadow(2px -3px 6px black);
    }
    50% {
        filter: drop-shadow(0px 0px 0px transparent);
    }
    100% {
        filter: drop-shadow(2px -3px 6px black);
    }
}

.new-banner .found-yourself {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    transform: translateY(40px);
}

.new-banner .banner_form {
    width: 100%;
    position: absolute;
    bottom: -100px;
    z-index: 1;
}

.new-banner .banner_form form {
    padding: 35px;
    border-radius: 51px;
    backdrop-filter: blur(25px);
    background: linear-gradient(180deg, rgb(235 163 255 / 50%) 0%, rgba(250, 233, 255, 0.85) 100%);
}

.new-banner .banner_form form h3 {
    text-align: center;
    margin-bottom: 40px;
}

.new-banner .banner_form form input {
    width: 100%;
    height: 50px;
    border: 0;
    padding-left: 20px;
    border-radius: 12px;
    outline: unset;
    background: #fff;
    color: #000;
}

.new-banner .banner_form form input::placeholder {
    color: #000;
    font-weight: 300;
}

.new-banner .banner_form form button {
    margin: 0 auto;
}

.new-banner .banner-content h6 img {
    margin-right: 7px;
}

.custom-popup {
    background: #fff;
    padding: 30px;
    border-radius: 50px 50px 20px 0;
}

.popupform h2>span {
    background: #3dc1ca;
    padding: 2px 10px;
    display: inline-block;
    color: #fff;
    transform: skew(-5deg, -1deg);
}

.custom-popup .form-control {
    width: 100%;
    background: #EEEEEE;
    border: none;
    color: #000000;
    border-radius: 10px;
    font-weight: 300;
    outline: none;
    font-size: 14px;
    padding: 10px 15px;
    margin-bottom: 15px;
    transition: .4s linear;
    height: 45px;
}

.popupform::before {
    position: absolute;
    content: "";
    background: url("../images/bg-pop1.png") no-repeat;
    width: 299px;
    height: 532px;
    left: 40px;
    bottom: 0;
    background-size: 100%;
    z-index: -1;
}

.popupform::after {
    position: absolute;
    content: "";
    background: url("../images/popup-circle2.png") no-repeat;
    width: 640px;
    height: 640px;
    left: -120px;
    bottom: -70px;
    background-size: 100%;
    z-index: -2;
    animation: spin 8s infinite linear;
}

.custom-popup button.btn.btn-blue {
    background: #3dc1ca;
    border-color: #3dc1ca;
}

.custom-popup button.btn.btn-blue svg path {
    fill: #3dc1ca;
}

.custom-popup textarea.form-control {
    height: 80px;
}

@media screen and (max-width:1600px) {
    .new-banner {
        padding: 50px 0 0px;
    }
    .new-banner .girl-reading-book {
        width: 320px;
        left: 0px;
    }
    .new-banner .banner-content h6 {
        width: 470px;
    }
    .new-banner .banner-content h1 {
        margin: 40px 0 20px;
    }
    .new-banner .banner-content h1::before {
        top: -25px;
        left: 5px;
    }
    .new-banner .found-yourself {
        width: 330px;
    }
}

@media screen and (max-width:767px) {
    .new-banner .banner_form,
    .about_sec2 .banner_form {
        position: unset;
    }
    .new-banner .banner_form form {
        transform: translateY(-50px);
    }
    .new-banner .found-yourself,
    .new-banner .girl-reading-book {
        display: none;
    }
    .new-banner .banner_form form input,
    .about_sec2 .banner_form form input {
        margin-bottom: 15px;
    }
    .new-banner .banner-content h1 {
        font-size: 30px;
        margin: 20px 0 0;
    }
    .new-banner .banner_right {
        display: none;
    }
}

@media screen and (max-width: 575px) {
    .new-banner {
        padding: 40px 0 0 !important;
        height: auto;
    }
    .new-banner .banner-content h1::before {
        width: 50px;
        height: 50px;
        top: -10px;
        left: 5px;
    }
    .new-banner .banner-content h1 .dashed-line::after {
        width: 25px;
        height: 28px;
        top: -15px;
        right: -15px;
    }
    .new-banner .banner-content h1 .swing-arrow::after,
    .new-banner .banner_left {
        display: none;
    }
    .new-banner .banner-content ul li img {
        width: 80px;
    }
    .new-banner .banner_form form {
        transform: translateY(-30px);
    }
    .new-banner .banner-content h6 {
        width: 100%;
    }
    .new-banner .banner-content ul {
        top: 29px;
    }
}

footer .row {
    align-items: self-start;
}