.offcanvas-end {
    background-color: rgb(35 54 108);
}
.offcanvas-body {
    text-align: center;
}
.offcan-menus {
    margin-top: 15rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.offcan-menus .offcan-menu-item {
    position: relative;
    padding: 1rem;
    letter-spacing: .3rem;
    font-size: 2.5rem;
    color: rgb(209 155 67);
    text-decoration: none;
}
.offcan-menus .offcan-menu-item a {
    text-decoration: none;
}
.offcan-menus .offcan-menu-item a:hover {
    text-decoration: none;
}
.offcan-menus .offcan-menu-item::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #fff;
    transition: width 0.5s ease;
}
.offcan-menus .offcan-menu-item:hover::before {
    width: 100%}
.offcan-menus .offcan-menu-item:hover {
    text-decoration: none;
}
.offcan-menus.btn-close {
    color: #fff;
}
.accordion h2 {
    background-color: #22366c;
    font-size: 2.5rem;
}
.accordion-button:focus {
    box-shadow: none;
    background-color: #22366c;
    color: rgb(209 155 67);
}
.accordion-button:not(.collapsed) {
    box-shadow: none;
    background-color: #22366c;
    color: #fff;
}
.accordion-item {
    background: #0000000a;
    border: none;
}
.accordion-button {
    background-color: #22366c;
    padding: .5rem;
    font-size: 1.5rem;
    color: rgb(209 155 67);
    text-decoration: none;
    margin-right: 1.8rem;
    margin-left: 1.8rem;
}
.accordion-collapse a {
    color: #fff;
    text-decoration: none;
}
.offcan-menus .offcan-menu-item:hover {
    color: #fff;
}
.navbar ul li {
    color: #1d1d1d;
    padding: 15px;
    font-size: 1.6rem;
    font-weight: 400;
}
.navbar-light .navbar-nav .nav-link {
    color: #050505;
}
.nav {
    background: rgb(35 54 108);
    height: 30px;
    width: 100%;
    text-align: center;
    font-size: 1.6rem;
    transition: all 0.5s;
    color: #fff;
    position: sticky;
    z-index: 1000;
}
.vision-content {
    display: flex;
    justify-content: center;
    margin-top: -25rem;
}
@media (max-width:768px) {
    .nav {
    font-size: 1rem;
}
.wealth-tab-section .nav-link {
    font-size: 1.3rem;
}
}.nav li a {
    color: #fff;
    justify-content: center;
    padding: 6px;
}
html, body {
    color: #062b5b;
    font-family: "Tenor Sans", sans-serif;
}
html {
    font-size: 62.5%}
body {
    font-size: 1.6rem;
    font-family: "Tenor Sans", sans-serif;
    color: #22366c;
}
@media only screen and (min-width:1048px) {
    body {
    overflow-x: hidden;
}
}a {
    color: #22366c;
    text-decoration: none;
}
.hero {
    position: relative;
    background-color: rgb(246 246 247);
    align-items: center;
    width: 100%;
    height: 87vh;
    display: flex;
    align-items: center;
}
.home-banner-inner-content {
    justify-content: center;
}
.home-banner-inner-content .home-banner-btn-parent {
    padding-top: 3rem;
}
@media (max-width:768px) {
    .hero {
    width: 100%;
    margin: 0;
    padding: 0;
    height: 100%;
    margin-top: 28px;
}
.hero img {
    width: 75%;
    padding-top: 40px;
    padding-bottom: 5%;
    margin: 0 auto;
}
.hero .content h1 {
    font-size: 3rem;
    line-height: 1.2em;
    text-align: center;
}
.hero .vect {
    display: none;
}
}.hero .vect {
    position: absolute;
    width: 100%;
    max-width: 350px;
    bottom: 0;
    left: 13%}
.hero h1 {
    color: #22366c;
    line-height: 1.2em;
    margin-top: 20px;
    font-family: "Tenor Sans";
    font-size: 3.5rem;
    font-style: normal;
    font-weight: 400;
}
.hero h1 span {
    color: rgb(5 147 69);
}
.hero .btn-get-started {
    font-family: "Tenor Sans";
    font-weight: 400;
    color: #fff;
    letter-spacing: 0;
    line-height: normal;
    text-decoration: none;
    background: rgb(35 54 108);
    padding: 10px 28px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.4rem;
    letter-spacing: 1px;
}
@media (min-width:769px) and (max-width:990px) {
    .hero {
    height: 100%}
.hero .content h1 {
    margin-left: 5%;
    margin-top: 10%}
.hero .btn-get-started {
    margin-left: 5%}
.hero .vect {
    display: none;
}
.speedup {
    margin-left: 1.5%}
}@media (min-width:990px) and (max-width:1200px) {
    .hero .content h1 {
    margin-left: 5%}
.hero .btn-get-started {
    margin-left: 5%}
.hero .vect {
    display: none;
}
.speedup {
    margin-right: 1%}
.privacy {
    margin-right: 2%}
}@media (max-width:372px) {
    .hero .content h1 {
    font-size: 2rem;
}
}@media (min-width:1300px) and (max-width:1859px) {
    .hero {
    height: 85vh;
}
.hero h1 {
    font-size: 5rem;
}
.hero .vect {
    position: absolute;
    width: 100%;
    max-width: 450px;
    bottom: 0;
    left: 16%}
}@media (min-width:1860px) and (max-width:2200px) {
    .hero {
    height: 90vh;
}
.hero h1 {
    font-size: 5rem;
}
.hero-section .content {
    margin-right: 5%}
/*.hero-section img {*/
/*    margin-left: 5rem;*/
/*}*/
.hero .vect {
    position: absolute;
    width: 100%;
    max-width: 450px;
    bottom: 0;
    left: 20%}
}.heading-2 {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.heading-2 .content {
    margin-top: -25%;
    margin-left: 32%;
    text-align: center;
}
.heading-2 .container {
    padding-top: 3em;
    padding-bottom: 7em;
    overflow: hidden;
}
.heading-2 .btn {
    color: #22366c;
    font-family: "Tenor Sans";
    font-size: 1.8rem;
    font-weight: 400;
    line-height: normal;
    border: 1px solid rgb(34 54 108);
    width: 150px;
    height: 36px;
    border-radius: 45px;
    transition: background-color 0.3s, color 0.3s;
}
.heading-2 .btn:hover {
    color: #fff;
    background-color: rgb(34 54 108);
}
.heading-2 .btn:hover a {
    color: #fff;
}
.India-gate-text h1 {
    font-family: "Tenor Sans";
    font-size: 3.5rem;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 0;
    text-align: left;
    color: rgb(34 54 108);
}
.India-gate-text p {
    font-family: "Tenor Sans";
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1px;
    text-align: justify;
    color: rgb(29 29 29);
}
.heading-2.img-frame-cap {
    width: 200px;
    background: #fff;
    padding: 18px 18px 2px;
    border: 1px solid #999;
}
.india-gate-mobile {
    display: none;
}
.philosophy-img {
    display: none;
}
@media only screen and (max-width:992px) {
    .mision .mision-card img {
    width: 100%}
}@media only screen and (min-width:769px) and (max-width:992px) {
    .heading-2 .content {
    margin-top: -35%;
    margin-left: 32%}
.India-gate-text h1 {
    float: right;
    font-size: 1.67rem;
    width: 60%;
    margin-right: 0;
}
.India-gate-text p {
    float: right;
    font-size: 1.2rem;
    width: 60%}
.India-gate {
    margin-left: 20px!important;
    margin-right: 20px!important;
}
}@media only screen and (min-width:992px) and (max-width:1280px) {
    .heading-2 .content {
    margin-top: -25%;
    margin-left: 32%}
}@media (max-width:1160px) {
    .heading-2 h1 {
    font-size: 2.5rem;
    text-align: center;
    line-height: 30px;
    margin-bottom: 1rem;
}
.heading-2.img-frame-cap {
    padding: 0;
}
.heading-2 p {
    font-size: 1.5rem;
}
.heading-2 .btn {
    font-size: 1.5rem;
}
}@media only screen and (max-width:768px) {
    #footer .footer-top .footer-links {
    margin-bottom: 10px!important;
}
#footer .footer-top {
    padding-top: 30px!important;
    padding-left: 1%!important;
}
#footer .footer-top .foot-heading h2 {
    font-size: 2.2rem!important;
    margin-bottom: 3%!important;
}
.our-services {
    min-height: 270px;
}
.mision {
    margin-bottom: 0!important;
}
.philosophy-img {
    display: block;
    height: 20vh;
    background: url(../assets/img/taj-mobile.svg);
    background-repeat: no-repeat;
    padding: 1% 0 3%;
    background-position: center center;
    background-size: 265% 100%}
.philosophy-img img {
    width: 100%}
.mision .mision-card {
    margin-bottom: 3%!important;
}
.mision .mision-card img {
    width: 80%}
.vision p {
    padding: 0 2%}
.vision-content {
    margin-top: -20rem!important;
}
.vision-content img {
    width: 50%;
    margin-bottom: 2%}
.heading-2 .container {
    padding-bottom: 2em;
}
.home-banner-btn-parent {
    text-align: center;
}
.philosopy .heading img {
    width: 70%}
}@media only screen and (max-width:359px) {
    .India-gate {
    background-image: none!important;
    height: auto!important;
    margin-left: 2%!important;
    margin-right: 2%!important;
}
.India-gate .India-gate-text {
    display: flex;
    flex-direction: column;
    margin-left: 0;
    margin-top: 5%;
    margin-bottom: 10%;
    border: 1px solid green;
    padding: 5% 1%;
    position: static;
}
.India-gate .India-gate-text h1 {
    text-align: center;
    font-size: 2.3rem;
    line-height: 2.3rem;
}
.India-gate .India-gate-text p {
    font-size: 1.2rem;
}
.india-gate-mobile {
    display: block;
    text-align: center;
}
.india-gate-mobile img {
    width: 55%}
}@media only screen and (min-width:360px) and (max-width:666px) {
    .India-gate {
    background-image: none!important;
    height: auto!important;
    margin-left: 2%!important;
    margin-right: 2%!important;
}
.India-gate .India-gate-text {
    display: flex;
    flex-direction: column;
    margin-left: 0;
    margin-top: 5%;
    margin-bottom: 10%;
    border: 1px solid green;
    padding: 5% 1%;
    position: static;
}
.India-gate .India-gate-text h1 {
    text-align: center;
    font-size: 2.5rem;
    line-height: 2.5rem;
}
.India-gate .India-gate-text p {
    font-size: 1.5rem;
}
.india-gate-mobile {
    display: block;
    text-align: center;
    margin-top: 7%}
.india-gate-mobile img {
    width: 60%}
}@media only screen and (min-width:993px) and (max-width:1044px) {
    .India-gate-tex {
    top: 40%;
    position: absolute;
}
.India-gate-text p {
    font-family: "Tenor Sans";
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 1px;
    text-align: justify;
    color: rgb(29 29 29);
}
.medium-responsive {
    margin-right: 9%}
}@media only screen and (min-width:767px) and (max-width:768px) {
    .heading-2 .content {
    margin-top: -35%;
    margin-left: 32%}
.India-gate-text h1 {
    float: right;
    font-size: 1.67rem;
    width: 60%;
    margin-right: 0;
}
.India-gate-text p {
    float: right;
    font-size: 1.2rem;
    width: 60%}
.India-gate {
    margin-left: 20px!important;
    margin-right: 20px!important;
}
}@media only screen and (min-width:667px) and (max-width:767px) {
    .India-gate {
    background-image: none!important;
    height: auto!important;
    margin-left: 2%!important;
    margin-right: 2%!important;
}
.India-gate .India-gate-text {
    display: flex;
    flex-direction: column;
    margin-left: 0;
    margin-top: 5%;
    margin-bottom: 10%;
    border: 1px solid green;
    padding: 5% 1%;
    position: static;
}
.India-gate .India-gate-text h1 {
    text-align: center;
}
.india-gate-mobile {
    display: block;
    text-align: center;
    margin-top: 2%}
.india-gate-mobile img {
    width: 55%;
    margin-top: 5%}
}.vision-svg-img {
    width: 150px;
    left: 0;
    top: -11rem;
    position: relative;
    overflow: hidden;
}
.vision {
    padding-bottom: 5%;
    padding-top: 5%}
.vision-bg-img {
    background: url(../img/vectorimg/Gateway.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%}
.vision p {
    color: #5c5c5c;
    font-size: 2rem;
}
.box {
    margin-bottom: 8%;
    width: 100%;
    justify-content: center;
}
.our-services p {
    color: #727272;
    font-size: 1.6rem;
    text-align: justify;
    line-height: 2rem;
}
.our-services {
    align-items: center;
    border: 1px solid #22366c;
    padding-bottom: 30px;
    padding: 10px 20px;
    min-width: 300px;
    width: 100%;
    height: 100%;
    min-height: 250px;
    text-align: left;
    border-radius: 10px;
    background-color: #fff;
    transition: all 0.4s ease-in-out;
}
.our-services h4 {
    font-size: 2.5rem;
    padding-top: 10px;
    padding-bottom: 10px;
}
.our-services .icon {
    margin-bottom: 15px;
}
.our-services:hover h4, .our-services:hover p {
    color: #fff;
}
.speedup:hover {
    cursor: pointer;
    background-color: #22366c;
}
.settings:hover {
    cursor: pointer;
    background-color: #22366c;
}
.privacy:hover {
    cursor: pointer;
    background-color: #22366c;
}
.backups:hover {
    cursor: pointer;
    background-image: linear-gradient(-45deg, #fc6a0e 0%, #fdb642 100%);
}
.ssl:hover {
    box-shadow: 0 0 25px 0 rgb(20 27 201 / .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #8d40fb 0%, #5a57fb 100%);
}
.database:hover {
    cursor: pointer;
    background-image: linear-gradient(-45deg, #27b88d 0%, #22dd73 100%);
}
@media (max-width:768px) {
    .our-services h4 {
    text-align: center;
}
.our-services .icon {
    text-align: center;
}
.foot-heading {
    align-items: start!important;
}
.philosopy-bg-img {
    display: none;
}
.foot-heading .logo {
    width: 100%}
.hero-section {
    padding-top: 5%;
    text-align: center;
}
.vision-bg-img {
    background: url(../assets/img/gateway-mobile.png);
    background-position: center center;
    background-size: 150%;
    background-repeat: no-repeat;
}
.mision {
    background-image: url(../assets/img/mission-bg.svg)!important;
    background-position: top center!important;
    background-size: 130%!important;
}
.vision {
    padding-bottom: 0;
}
.vision .container-fluid {
    margin-bottom: 2rem!important;
}
.mision .mision-card {
    padding: 30px!important;
    max-width: 85%!important;
    margin-top: 35%!important;
}
.vision .row {
    display: flex;
    flex-direction: column;
}
.vision .box {
    padding-bottom: 4%;
    width: 95%;
    margin: -1% auto 25%}
.box.community-box {
    margin-bottom: 0;
}
.philosopy-services .philosopy {
    padding-top: 0!important;
}
.philosopy .heading {
    margin: 2% 0!important;
}
}.mision .mision-card:hover {
    box-shadow: 0 0 10px 10px #585a591b;
    transition: 0.2s ease-in-out;
    border: none;
}
.mision {
    margin-bottom: 5%;
    overflow: hidden;
    margin-top: 5%;
    position: relative;
    background-color: rgb(249 249 249);
    background: url(../img/vectorimg/BG.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%}
.mision h1 {
    color: #059345;
    font-family: Tenor Sans;
    font-size: 6rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}
.mision p {
    color: #1d1d1d;
    text-align: justify;
    font-family: Tenor Sans;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 20px;
    padding-right: 20px;
}
.mision .btn {
    border: solid 1px rgb(34 54 108);
    width: 159px;
    height: 40px;
    border-radius: 45px;
    color: #062b5b;
    margin-left: 20px;
    font-size: 1.8rem;
}
.btn-link:focus {
    box-shadow: none;
}
a {
    text-decoration: none;
}
.mision .btn:hover {
    color: #fff;
    background-color: #062b5b;
}
.mision .btn:hover a {
    color: #fff;
}
.mision .mision-card {
    border-radius: 8px;
    justify-content: center center;
    position: relative;
    border: 1px solid #059345;
    background: #fff;
    padding: 50px;
    max-width: 50%;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    perspective: 1000px;
    -webkit-transition: box-shadow 0.6s ease-out;
}
.mision .mision-mandla {
    overflow: hidden;
    position: absolute;
    right: 0;
    top: -15%;
    width: 100%;
    max-width: 180px;
    display: block;
}
@media screen and (min-width:300px) and (max-width:768px) {
    .mision-card {
    padding: 0;
    margin: 0;
}
.mision p {
    font-size: 1.5rem;
    padding: 0;
}
.mision .btn {
    margin-left: 0;
    margin-top: 10px;
}
.mision h1 {
    padding: 0;
    text-align: center;
}
}@media screen and (min-width:768px) and (max-width:996px) {
    .mision .mision-mandla {
    display: none;
}
.mision .mision-card {
    padding: 30px;
    max-width: 55%}
}.philosopy .heading h1 {
    text-align: center;
    color: #22366c;
    font-family: "Tenor Sans";
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.philosopy .heading p {
    color: #5c5c5c;
    text-align: center;
    font-family: "Tenor Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 30px;
}
.philosopy-services {
    background-color: rgb(246 246 247);
}
.philosopy-services .philosopy {
    padding-top: 5rem;
}
.philosopy-services .cards {
    margin-left: 10%}
@media (min-width:300px) and (max-width:560px) {
    .philosopy-services .cards {
    margin-left: 0;
}
.philosopy-services .row {
    padding-left: 5%;
    padding-right: 5%}
.our-services {
    margin-top: 20%!important;
}
}@media (min-width:560px) and (max-width:762px) {
    .philosopy-bg-img {
    display: none;
}
.philosopy-services .cards {
    margin-left: 0;
}
}.our-services {
    margin-top: 15%!important;
}
@media (min-width:763px) and (max-width:991px) {
    .philosopy-services .cards {
    margin-left: 0;
}
.philosopy-bg-img {
    display: none;
}
.philosopy-services .i -box {
    padding: auto;
    margin: auto;
    height: 100%;
    width: 100%}
}.philosopy-services .icon-box {
    padding: 5px;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
    overflow: hidden;
    background: #fff;
    color: #fff;
    box-shadow: 0 0 29px 0 rgb(68 88 144 / .12);
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
    border: 1px solid #22366c;
}
.philosopy-services .icon-box::before {
    content: "";
    position: absolute;
    background: #cbe0fb;
    right: 100%;
    left: 0;
    bottom: 0;
    top: 0;
    transition: right 0.3s;
    z-index: -1;
    color: #fff;
}
.philosopy-services .icon-box:hover::before {
    background: rgb(34 54 108);
    right: 0;
    border-radius: 0;
    color: #fff;
}
.philosopy-services .title {
    color: #22366c;
    text-align: center;
    padding-top: 10px;
    font-family: Tenor Sans;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.philosopy-services .icon-box:hover .title {
    color: #fff;
}
.philosopy-servicess .title a {
    color: #22366c;
    text-align: center;
    font-family: "Tenor Sans";
    font-size: 3rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.philosopy-services .description {
    color: #727272;
    text-align: justify;
    font-family: "Tenor Sans";
    font-size: 1.7rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 15px;
}
.philosopy-services .icon-box:hover .title, .philosopy-services .icon-box:hover .description {
    color: #fff;
}
.philosopy-services .icon-box:hover .icon i {
    color: #fff;
}
.philosopy-bg-img {
    margin-top: -10%}
@media screen and (width:1440px) {
    .philosopy-services .philosopy-vect {
    width: 1420px;
    height: 356.5px;
}
.philosopy-services .icon-box {
    padding: 20px;
}
}@media screen and (max-width:768px) {
    .philosopy-services .philosopy-vect {
    display: none;
}
.philosopy-services .icon-box {
    border: 1px solid #22366c;
}
}@media screen and (max-width:1219px) {
    .philosopy-services .philosopy-vect {
    display: none;
}
.philosopy-services .icon-box {
    border: 1px solid #22366c;
}
}#footer {
    padding-top: 20%;
    padding: 0;
    color: #444;
    font-size: 1.4rem;
    background: rgb(231 231 231);
}
#footer .footer-top .foot-heading {
    color: rgb(34 54 108);
}
#footer .footer-top .foot-btn {
    border: solid 2px rgb(29 29 29);
    width: 159px;
    background-color: #fff0;
    height: 40px;
    font-size: 2rem;
    border-radius: 0;
    padding: 1.7%;
    color: #212529;
}
#footer .footer-top .foot-btn:hover {
    background-color: #1d1d1d;
    color: #fff;
    transition: 0.5s ease-in-out;
    border: none;
}
#footer .footer-top {
    background-image: url(assets/img/Warli.png);
    background-size: cover;
    background-repeat: no-repeat;
}
#footer .footer-top .foot-heading h2 {
    font-size: 3rem;
}
#footer .footer-top .foot-heading span {
    color: rgb(5 147 69);
}
#footer .footer-newsletter {
    padding: 50px 0;
    background: #f1f6fe;
    text-align: center;
    font-size: 15px;
}
#footer .footer-newsletter h4 {
    font-size: 2.4rem;
    margin: 0 0 20px;
    padding: 0;
    line-height: 1;
    font-weight: 600;
}
#footer .footer-newsletter form {
    margin-top: 30px;
    background: #fff;
    padding: 6px 10px;
    position: relative;
    border-radius: 4px;
    box-shadow: 0 2px 15px rgb(0 0 0 / .06);
    text-align: left;
}
#footer .footer-newsletter form input[type="email"] {
    border: 0;
    padding: 4px 8px;
    width: calc(100% - 100px);
}
#footer .footer-newsletter form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    background: none;
    font-size: 16px;
    padding: 0 20px;
    background: #106eea;
    color: #fff;
    transition: 0.3s;
    border-radius: 0 4px 4px 0;
    box-shadow: 0 2px 15px rgb(0 0 0 / .1);
}
#footer .footer-newsletter form input[type="submit"]:hover {
    background: #0d58ba;
}
#footer .footer-top {
    padding: 60px 0 30px;
}
#footer .footer-top .footer-contact {
    margin-bottom: 30px;
}
#footer .footer-top .footer-contact h4 {
    margin: 0 0 15px;
    padding: 2px 0;
    color: rgb(34 54 108);
    position: relative;
    padding-bottom: 12px;
    font-family: Tenor Sans;
    font-size: 2rem;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0;
    text-align: left;
}
#footer .footer-top .footer-contact h3 span {
    color: rgb(5 147 69);
}
#footer .footer-top .footer-contact p {
    font-size: 1.5rem;
    line-height: 24px;
    font-family: Tenor Sans;
    margin-bottom: 0;
    font-weight: 400;
    color: #1d1d1d;
    font-weight: 400;
}
#footer .footer-top h4 {
    font-size: 1.6rem;
    font-weight: 700;
    color: #444;
    position: relative;
    padding-bottom: 12px;
}
#footer .footer-top .footer-links {
    margin-bottom: 30px;
}
#footer .footer-top .footer-links h4 {
    margin: 0 0 15px;
    padding: 2px 0;
    color: rgb(34 54 108);
    position: relative;
    padding-bottom: 12px;
    font-family: Tenor Sans;
    font-size: 2rem;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0;
    text-align: left;
}
#footer .footer-top .footer-links p {
    font-size: 1.5rem;
    line-height: 24px;
    font-family: Tenor Sans;
    margin-bottom: 0;
    font-weight: 400;
    color: #1d1d1d;
    font-weight: 400;
}
#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: "Tenor Sans";
    font-size: 2rem;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: 0;
    text-align: left;
    color: rgb(29 29 29);
}
#footer .footer-top .footer-links ul i {
    padding-right: 2px;
    color: rgb(171 168 169);
    font-size: 1.8rem;
    line-height: 1;
}
#footer .footer-top .footer-links ul li {
    padding: 5px 0;
    display: flex;
    align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0;
}
#footer .footer-top .footer-links ul a {
    color: #1d1d1d;
    transition: 0.3s;
    display: inline-block;
    line-height: 1.8;
    font-weight: 400;
}
hr {
    border: 1px solid rgb(29 29 29);
    color: rgb(29 29 29);
}
#footer .footer-top .footer-links ul a:hover {
    text-decoration: none;
}
#footer .footer-top .social-links a {
    font-size: 2rem;
    color: rgb(171 168 169);
    text-align: center;
    padding-left: 1%}
#footer .footer-top .social-links img {
    height: 20px;
}
#footer .footer-top .social-links img:hover {
    color: #fff;
}
#footer .footer-top .social-links a:hover {
    color: #fff;
    text-decoration: none;
}
#footer .footer-top .social-links h3 {
    color: rgb(34 54 108);
    font-weight: 400;
    font-family: Tenor Sans;
    font-size: 2rem;
    text-align: left;
}
.social-links-h3 {
    color: rgb(34 54 108);
    font-weight: 400;
    font-family: Tenor Sans;
    font-size: 2rem;
    text-align: left;
}
#footer .copyright {
    text-align: center;
    color: rgb(255 255 255);
}
#footer .copyright a {
    text-align: center;
    color: rgb(255 255 255);
    font-size: 1.4rem;
}
#footer .copyright span {
    color: rgb(255 255 255);
}
#footer .credits {
    float: right;
    text-align: center;
    font-size: 1.3rem;
    color: #444;
}
.India-gate {
    background-image: url(../img/images/Vector-3.webp);
    background-size: 100%;
    background-position: center center;
    height: 80vh;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    margin-right: 100px;
    margin-left: 100px;
    position: relative;
}
.India-gate-text {
    top: 20%;
    position: absolute;
}
@media (max-width:980px) {
    #footer .footer-top .footer-links ul a {
    font-size: 1.8rem;
}
#footer .footer-top .footer-contact h4 {
    font-size: 1.8rem;
    line-height: 25px;
}
#footer .footer-top .footer-links h4 {
    font-size: 1.8rem;
    line-height: 25px;
}
}@media (max-width:768px) {
    #footer .copyright, #footer .credits {
    float: none;
    text-align: center;
    padding: 2px 0;
}
}.mechanism-hero {
    background-color: rgb(231 231 231);
}
.mechanism-hero .container {
    padding-top: 15%;
    color: #1d1d1d;
}
.mechanism-hero h1 {
    color: #22366c;
    text-align: center;
    font-family: "Tenor Sans";
    font-size: 3rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0 0 10px;
}
.mechanism-hero p {
    color: #5c5c5c;
    text-align: center;
    font-family: "Tenor Sans";
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.mechanism-hero .rig-mandla {
    margin-left: -5%;
    margin-top: -10%}
.mechanism-hero .lef-mandla {
    margin-left: 85%;
    margin-top: -28%}
.our-services .speedup {
    margin-top: 12%!important;
}
@media (max-width:768px) {
    .mechanism-hero h1 {
    font-size: 2rem;
}
.mechanism-hero p {
    font-size: 1.2rem;
}
.mechanism-hero .rig-mandla, .mechanism-hero .lef-mandla {
    display: none;
}
}.discription .list-point {
    line-height: 2rem;
    list-style: none;
}
.nav li a {
    padding: 0;
}
.nav-item {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wealth-tab-section {
    padding: 5%}
.wealth-tab-section .nav-tabs {
    background-color: #fff;
}
.wealth-tab-section .nav-link {
    color: rgb(35 54 108);
    border: none;
    font-size: 2.2rem;
}
.wealth-tab-section .nav-link:after {
    display: block;
    content: ''}
.wealth-tab-section .nav-link.active {
    color: rgb(5 147 69);
}
.wealth-tab-section .nav-link.active:after {
    margin-bottom: -5px;
    padding-top: 8px;
    border-bottom: solid 3px rgb(35 54 108);
}
.wealth-tab-section .nav-link:hover {
    border: none;
}
.wealth-tab-section .nav-link:focus-visible, .wealth-tab-section .nav-item:focus-visible {
    border: none;
}
.wealth-tab-section .nav-tabs {
    border-bottom: 1px solid #44444417;
    height: auto;
}
.wealth-tab-section .tab-content {
    padding: 3%}
@media (max-width:768px) {
    .wealth-tab-section .nav-link {
    font-size: 1.4rem;
}
.wealth-tab-section .nav-link.active:after {
    padding-top: 10px;
    margin-bottom: -5px;
}
}