@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
* {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: "Montserrat", sans-serif !important;
}
.our-belifs-txt{
    display: none;
}
.our-belifs-txt:hover{
    display: block;
}
/*.our-belifs-img:hover{*/
    
/*}*/
/* sub menu */
.parent-link:hover>.sub-menu { 
    display: block;
}
ul.sub-menu>li {
    position: relative;
}

ul.sub-menu>li>ul.sub-menu {
    position: absolute;
    right: -188px;
    top:0px;
    display:none;
    list-style:none;
}
ul.sub-menu>li:hover>ul.sub-menu{
    display:block;
    color: #1c39bb;
}
ul.sub-menu>li>ul.sub-menu>li>a {
    color: #424040;
    text-decoration: none;
    background: #f5f7ff;
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid #f1f1f1;
    min-width: 150px;
}
ul.sub-menu>li>ul.sub-menu>li>a:hover{
    color: #1c39bb;;
}
li.sub_dropdown_cursor{
    position:relative;
}
li.sub_dropdown_cursor>a::after {
    content: url(../img/Vector.png);
    top:50%;
    transform:translateY(-50%)rotate(-90deg);
    right:0;
    position: absolute;
    right: 6px;
    margin-left: 5px;
    /*border-right: 2px solid black;*/
    /*border-top: 2px solid black;*/
    /*z-index:99999;*/ 
    /*width:8px;*/
    /*height:8px;*/
}

/* Drop Down menu */
.other-dropdown > ul {
  display:none; 
  margin-top: 25px;
  margin-bottom: 25px;
  position: absolute;
  margin: 0;
  padding: 0;
  text-align: left;
  z-index: 9999;
  background: #f5f7ff;

}
.other-dropdown > ul > li {
  list-style: none;
  position: relative;
  white-space: nowrap;
}
.other-dropdown > ul > li > a {
  color: #424040;
  text-decoration: none;
  display: block;
  padding: 10px 15px;
  border-bottom: 1px solid #f1f1f1;
  min-width: 150px;
}
.parent-link>a::after{
   content: url(../img/Vector.png);
   margin-left: 10px;
}
.show-area {
  display: block !important;
}
.three-card-inner{
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.site_btns>a>p{
        margin-bottom: 0 !important;
        text-align: center;
}

.three-card-inner >h3,
.three-card-inner>p{
    margin-bottom: 0 !important;
    padding-top:0 !important;
}
.beliefs-header-txt h1{
       font-weight: bold;
    font-size: 35px;
    margin-bottom: 30px;
}
.belifes-img{
    text-align: center;
}
.belifes-img figure figcaption{
    font-weight: 600;
}
.eight-img-section{
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.sections-list-items>li{
    list-style: none;
    
  /*text-align: justify;*/
  padding: 10px;
  position: relative;
}

.sections-list-items> li::before {
  content: url(../img/blueBox.png);
  position: absolute;
  left: -30px;
}

.sections-list {
  display: flex;
  flex-direction: column;
     margin-top: 20px;
  padding: 0px 35px 0px 0px;
  /*gap: 20px;*/
}
.sections-list > h1 {
  font-weight: bold;
  color: #231f20;
  line-height: 36px;
  font-size: 30px;
margin-bottom: 20px;

}


.why-accordor-txt{
    padding:0px 60px;
}
.sections-list > ul > li {
  list-style: none;
  /*text-align: justify;*/
  padding: 10px;
  position: relative;
}
/*.sections-list > ul {*/
/*  margin-left: 30px;*/
/*}*/
.sections-list > ul > li::before {
  content: url(../img/blueBox.png);
  position: absolute;
  left: -30px;
}
/*.sections-img > figure > img {*/
/*  box-shadow: 10px 10px 22px 0px rgba(0, 0, 0, 0.1);*/
/*}*/
.tab-section > h1 {
  font-weight: bold;
  color: #231f20;
  line-height: 36px;
  font-size: 30px;
  margin: 40px 0px;
}
.tab-section{
    /*display: none;*/ 
  background-color: rgba(245, 247, 255, 1);
  border-radius: 24px;
  /*padding: 40px 330px;*/
}
.legal-section-4{
    padding: 0px 0px 0px 58px;
}
.legal-section-2{
  background-color: rgba(245, 247, 255, 1);
  border-radius: 24px;
  padding: 60px 120px 60px 120px;
  margin-top: 50px;
  margin-bottom: 50px;
  box-shadow: 10px 10px 22px 0px #0000001A;

}
.card-body>h2{
    margin-bottom: 20px;
}
.legal-section-2>h1{
    margin-bottom: 20px;
    font-weight: bold;
    color: #231f20;
    line-height: 42px;
    font-size: 30px;
}
.section-padding-two {
    padding: 60px 0px 0px 0px;
}
.our-story-header{
    margin-bottom: 20px;
}
.opt-ben-header h2{
    font-weight: bold;
  color: #231f20;
  line-height: 36px;
  font-size: 30px;
margin-bottom: 20px;
}
.leagal-section-4>h1{
    font-weight: bold;
  color: #231f20;
  line-height: 42px;
  font-size: 30px;
  margin-bottom:50px;
}
.leagal-section-4{
    margin-top: 50px;
    margin-bottom: 50px;
}
.section-6 {
  background-color: rgba(245, 247, 255, 1);
  border-radius: 24px;
  padding: 40px 100px;
  margin-top: 25px;
  margin-bottom: 25px;
}
.section-6 > .wp-block-columns > .wp-block-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: justify;
  padding: 20px;
}
.our-goal-txt>h1{
    font-weight: bold;
  color: #231f20;
  line-height: 36px;
  font-size: 30px;
}
.our-goal-txt{
     padding: 0px 150px;
}
.review-txt>h1{
  font-weight: bold;
  color: #231f20;
  line-height: 36px;
  font-size: 30px;
}
.review-txt{
  padding: 0px 350px;
  margin-top: 25px;
  margin-bottom: 25px;
}
.upload-section {
  background-color: rgba(245, 247, 255, 1);
  box-shadow: 10px 10px 22px 0px rgba(0, 0, 0, 0.1);
  border-radius: 24px;
  padding: 70px 120px;
}

.upload-section p{
    margin-top: 20px;

}
.to-know-more{
  margin-top: 20px;
}
.upload-section > h1 {
  font-weight: bold;
  color: #231f20;
  line-height: 36px;
  font-size: 30px;
}
.page-header-txt {
    margin-top: 50px !important;
  text-align: left;
  gap: 40px;
    display: flex;
    flex-direction: column;
}
.page-header-txt > h1 >strong{
  color: #100e0e;
  /*line-height: 60px;*/
  font-weight: bold;
  font-size: 37px;
  word-wrap: break-word;
}
.page-header-txt > p {
  color: #231f20bf;
  /*line-height: 42.67px;*/
  font-weight: 500;
  font-style: italic;
  font-size: 30px;
}
.site_menus > ul {
  padding-left: 0px;
  margin-bottom: 0px;
  list-style: none;
    text-align: right;
}

.site_menus > ul > li {
  display: inline-block;
  position: relative;
}

.site_menus > ul > li > a {
  text-decoration: none;
  color: #231f20;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 500;
  word-wrap: break-word;
  line-height: 90px;
}

.site_menus > ul > li > a:hover,
.other-dropdown > ul > li > a:hover {
  color: #1c39bb;
}

.header_section {
  background: #f5f7ff;
  height: 90px;
}
.section-padding{
       padding: 60px 0px;
}
.inmner_abt_cont>.wp-block-buttons>.site_btns{
    margin-top: 20px !important;
}
.site_btns>a{
    text-decoration: none;
    /*margin-top: 20px;*/
    line-height: 1;
  border: none;
  outline: none;
  padding: 12px 20px;
  color: #eeeeef;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 600;
  word-wrap: break-word;
  background: #1c39bb;
  border-radius: 8px;
}

.rq_btn {
  line-height: 1;
  border: none;
  outline: none;
  padding: 12px 20px;
  color: #eeeeef;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 600;
  word-wrap: break-word;
  background: #1c39bb;
  border-radius: 8px;
}

.clm-img img{
    height: 500px;
}

.site_btns {
  text-align: right;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: end;
}

.inner_site_logo {
  line-height: 90px;
}
.inner_site_logo a img{
     height: 24px;
}
.site_menus > ul > li {
  margin: 0px 12px;
}

/*banner*/
.inner_banner_content{
    gap: 20px;
    display: flex;
    flex-direction: column;
}
.inner_banner_content > h2 {
  color: #100e0e;
  font-size: 40px;
  font-family: Montserrat;
  font-weight: bold;
  /*line-height: 60px;*/
  word-wrap: break-word;
  margin-bottom: 20px;
}

.inner_banner_content > h4 {
  color: rgba(0, 0, 0, 0.75);
  font-size: 30px;
  font-family: Montserrat;
  font-style: italic;
  font-weight: bold;
  word-wrap: break-word;
  margin-bottom: 0px;
}
.referral-txt{
   line-height: 24px !important;
    font-weight: 400 !important;

}
.banner-sections {
  background: #fff;
  padding: 60px 0px;
}

.banner_content {
  margin-top: 50px;
}

.banner_img {
  display: flex;
  align-items: center;
  justify-content: end;
}

.inmner_abt_cont > h3 {
  color: black;
  font-size: 28px;
  font-family: Montserrat;
  font-weight: bold;
  word-wrap: break-word;
  margin-bottom: 25px;
}

.inmner_abt_cont > p {
  color: rgba(0, 0, 0, 0.75);
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 28px;
  word-wrap: break-word;
  /*margin-bottom: 0;*/
}

.about-sections {
  background: #f5f7ff;
  padding: 60px 0px;
}

.abt_img_boxs_inner {
  text-align: right;
}
.bnr_img img{
    height:420px;
    width: auto;

}
.about_main_sections {
  height: auto;

}

/*slider*/

.slider_card {
  background: white;
  box-shadow: 0px 8px 23px rgba(49.94, 49.94, 49.94, 0.1);
  border-radius: 16px;
  padding: 15px 24px;
  cursor: pointer;
  border: 2px #fff solid;
  /*min-height: 364px;*/

}

.slider_card:hover {
  transition: 0.5s;
  background: white;
  box-shadow: 0px 11px 30px -1px rgba(28, 57, 187, 0.39);
  border-radius: 16px;
  border: 2px rgba(28, 57, 187, 0.3) solid;
}

.slider_content > p {
  color: rgba(0, 0, 0, 0.75);
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 28px;
  word-wrap: break-word;
  margin-bottom: 8px;
}

.main-slider-section {
  padding: 80px;
}

.slider_image {
  text-align: center;
}
.our-team-btn{
    
}
button.customs-sl-btn {
  background: #1c39bb;
  width: 30px;
  height: 30px;
  border: none;
  outline: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  z-index: 999;
}

.all {
  position: relative;
}

.left_btns {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}

.right_btns {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}

.slider_image > img {
  /*width: 130px !important;*/
  /*margin: auto;*/
  margin-top: 20px;
}

/*.slider_image {*/
/*  height: 150px;*/
/*}*/

.slider_card {
  margin-top: 15px !important;
  margin-bottom: 15px;
}
/*.contact-section{*/
/*    align-items: center;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*    width: 100% !important;*/
/*}*/
.contact-box {
    background: #ffffff;
    padding: 40px 35px;
    border-radius: 11px;
    border: 2px solid #eeeded;
    box-shadow: 1px 1px 20px 3px #00000029;
}

.inner_icon {
  display: flex;
  align-items: center;
  margin-bottom: 13px;
}
.contact-us-section>.contact-adderss-box{
     max-height: 200px;
}
.contact-adderss-box{
    box-sizing: border-box;
    box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 16px;
    /*max-height: 200px;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
    margin-bottom: 20px;
    padding: 20px 0px;
}
.contact-adderss-box h1{
       margin-top: 25px;
}
.benefit-section{
    padding:2.5em !important;
    border-radius: 24px;
}

.our-story-section{
    padding:2.5em !important;
    border-radius: 24px;
}


.benefit-section>.wp-block-cover__inner-container{
        width: 60%;
}
.ref-res-box{
    background-color: rgba(245, 247, 255, 1);
    border-radius: 24px;
     padding: 30px 25px;
    box-shadow: 10px 10px 22px 0px #0000001A;
}
.custom-text-area {
    height: 111px;
}
.contact-adderss-box p{
    padding: 0px 14%;
    /*line-height: 30px;*/
    font-weight: 500;
    margin-bottom: 0 !important;
}

.inner_icon > p {
  margin-bottom: 0;
  margin-left: 10px;
}

.icon_with_text {
  margin-top: 40px !important; 
  padding:0px;
}

.about_main_sections.complex_class {
  height: 100%;
  display: flex;
  align-items: self-start;
  flex-direction: column;
}

.three_card {
     margin: 65px 0px 0px 0px;
}

.card.cards-box {
  border-radius: 25px;
  border: 1px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 10px rgba(194, 193, 193, 1);
  padding: 20px 25px;
  width: 96%;
}

img.icon-img {
  height: 75px;
}

p.card-text {
  padding-top: 15px !important;
}

.abt_img_boxs_inner.ai_image {
  text-align: left;
}
.ai_image img {
    height:460px; 
}
.ai-sections {
  padding: 80px 0px;
}

.round_back {
  background-color: rgba(28, 57, 187, 1);
  height: 90px;
  width: 90px;
  border-radius: 56%;
  box-shadow: 0px 2px 8px 0px rgba(28, 57, 187, 0.5);
}
.inner-crd{
        min-height: 270px;

}
.round_back > img {
  text-align: center;
  height: 75%;
  /* line-height: 40px; */
  /* padding: 14px 14px; */
  padding-top: 15px;
  padding-left: 15px;
}
 
.more-btn {
  text-decoration: none;
  color: rgba(28, 57, 187, 1);
  font-size: 17px;
  font-weight: 600;
  margin-top: 10px !important;
  cursor: pointer;

}
.tab-background{
    background: transparent !important;
}
.tab-background h5{
        line-height: 30px;
}

.our_team_sections {
  background-color: rgba(243, 245, 255, 1);
  border-radius: 32px;
  padding: 0px 60px;

}

.about_main_sections.team_class {
  height: 100%;
  display: flex;
  align-items: self-start;
  /*flex-direction: column;*/ 
  margin-top: 56px;
}

/*.site_btns.team-btn {*/
/*  margin-top: -140px;*/
/*}*/

.four-section {
  display: flex;
}

.inner_Footer_section {
  background-color: rgba(28, 57, 187, 1);
  padding: 80px 3px 0px 3px;
  color: #fff;
}
.cp-right{
    height:50px;
    background-color: rgba(255, 255, 255, 0.05);
     display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 10px;

}

.cp-right p{
    font-size: 14px;
}
.cp-right p span{
    font-size: 13px;
}

.foot_btns.footer-btn >a> button {
  background-color: #fff;
  color: rgba(28, 57, 187, 1);
  font-size: 16px;
  font-weight: 500;
}

.footer_menus > ul > li > a {
  text-decoration: none;
  /* list-style-type: none; */
  color: #fff;
  font-size: 14px;
}

.footer_menus > ul > li {
  list-style-type: none;
  color: #fff;
  margin-bottom: 13px;
}

.footer_menus > ul {
  padding-left: 0px;
  margin-bottom: 0px;
}

h6.products_class {
  font-size: 16px;
  font-weight: 600;
}

.footer_heading {
  font-size: 22px;
  font-weight: 500;
  padding-bottom: 15px;
}

.under-class {
  display: flex;
  color: #fff;
}

.under-left {
  display: flex;
  /* margin-left: 10px; */
}

a.terms-class {
  list-style-type: none;
}

.under-left > p > a {
  list-style-type: none;
  text-decoration: none;
  color: #fff;
  margin-left: 35px;
}

a.terms-class.conditon {
  margin-left: 0px !important;
}

.under-right {
  display: flex;
  /* text-align: right; */
  /* color: #fff; */
}

.under-right > p > a {
  color: #fff;
  /* float: right; */
  text-align: right;
}

.under-right {
  justify-content: end;
}

.social_icon {
  margin: 0px 10px;
  margin-bottom: 0px;
}

.under-left > p {
  margin-bottom: 0;
}

.under_footer_section {
  margin-top: 40px !important;
}

.mobile_humberger {
  display: none;
}

/*mobile css*/

.mobile-menus {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #ffffffe0;
  z-index: 99999;
  backdrop-filter: blur(6px);
  padding: 50px 20px;
  display: none;
}

.inner-mobile-menus > ul {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
  list-style: none;
}

.inner-mobile-menus > ul > li {
  margin-bottom: 30px;
}

.inner-mobile-menus > ul > li > a {
  text-decoration: none;
  color: #1c39bb;
  font-weight: 600;
  font-size: 25px;
}

.close_menus {
  position: absolute;
  text-decoration: none;
  font-size: 34px;
  top: 18px;
  right: 28px;
  color: #1c39bb;
}
