html {
  font-size: 62.5%;
}
.white-yWZ {
  height: 100%;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

.white-yWZ a.styleprimary-smalltrue-dark-modefalse-icon-positionno-icon-8uF {
  margin-right: 1.5rem;
  /* width: 9.3rem; */
  height: 100%;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.5;
  color: #ffffff;
  font-family: Roboto, 'Source Sans Pro';
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background-color: #042a2d; */
  border-radius: 4px;
  background: var(--t8, #144CA4);
  border-radius: 0.4rem;
  flex-shrink: 0;
  padding: 10px 15px 10px 15px;
  /* padding-left: 15px; */
  cursor: pointer;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
  display: flex;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: #FFF;
  /* font-family: Roboto; */
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 27px */
}

.body-aks .white-yWZ a.styleprimary-smalltrue-dark-modefalse-icon-positionno-icon-8uF:hover {
  background-color: #000000;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: #FFF;
  /* font-family: Roboto; */
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}

.white-yWZ a.styleprimary-smalltrue-dark-modefalse-icon-positionno-icon-CeD {
  /* width: 10.4rem; */
  height: 100%;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.5;
  color: #042a2d;
  font-family: Roboto, 'Source Sans Pro';
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 0.1rem #042a2d;
  box-sizing: border-box;
  background-color: #ffffff;
  border-radius: 0.4rem;
  flex-shrink: 0;
  padding: 10px 15px 10px 15px;
  /* padding-left: 15px; */
  cursor: pointer;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

.body-aks .white-yWZ a.styleprimary-smalltrue-dark-modefalse-icon-positionno-icon-CeD:hover {
  color:white;
  background: #042a2d;
}


.body-aks #header.header-scrolled {
    box-shadow: 0px 2px 15px rgb(49 49 49 / 12%);
    background: #f9f9f9;
    /* backdrop-filter: blur(5px); */
    /* height: 100%; */
    /* max-height: 100px; */
    /* z-index: 1030; */
}

.body-aks #header {
    box-shadow: 0px 2px 85px rgb(199 199 199 / 12%);
}

.body-aks #hero {
    width: 100%;
    /* height: 80vh;*/
    height: 75.4rem;
    /* height: 91.4rem; */
    background: transparent;
    padding-top: 70px;
    padding-bottom: 0px;
}


.content-agh {
  margin-bottom: 4rem;
  width: 100%;
  display: flex;
  flex-direction: column;
}

#hero .content-agh h1.medium-length-hero-headline-goes-here-vkZ {
  margin-bottom: 2.3rem;
  max-width: 60rem;
  font-size: 7.6rem;
  font-weight: 700;
  line-height: 1.2000000817;
  /* color: #042a2d; */
  font-family: Roboto, 'Source Sans Pro';
  flex-shrink: 0;
  color: #344464;
  /* font-family: Roboto; */
  font-size: 54px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 64.8px */
}

.Herocont{margin-top: 20px;/* margin-left: 55px; */}

.content-agh .loremP {
  max-width: 45.8rem;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.5;
  color: #344464;
  font-family: Roboto, 'Source Sans Pro';
  flex-shrink: 0;
}

.body-aks .btn-get-started{
    letter-spacing: 1px;
    padding: 10px 15px 10px 15px;
    transition: 0.5s;
    /* width: 14rem; */
    height: 5.1rem;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.5;
    color: #ffffff;
    font-family: Roboto, 'Source Sans Pro';
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background-color: #e55934; */
    border-radius: 0.4rem;
    flex-shrink: 0;
    border-radius: 4px;
    background: var(--t8, #144CA4);
    display: flex;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;
}
.body-aks .btn-get-started:hover {
  background: #000000;
  height: 5.1rem;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.5;
  color: #ffffff;
  font-family: Roboto, 'Source Sans Pro';
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background-color: #e55934; */
  border-radius: 0.4rem;
  flex-shrink: 0;
  border-radius: 4px;
  background: #000000;
  display: flex;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

.body-aks .btn-get-download{
  letter-spacing: 1px;
  padding: 10px 15px 10px 15px;
  transition: 0.5s;
  height: 5.1rem;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.5;
  color: #042a2d;
  font-family: Roboto, 'Source Sans Pro';
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 0.4rem;
  flex-shrink: 0;
  border: 1px solid #042a2d;
}
.body-aks .btn-get-download:hover {
background:  #042a2d;
color:white;
}
.mob-cont-1 {
  position: relative;
  text-align: center;
  margin-left: 00px;
  width: 550px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  position: relative;
  display: inline-block;
  /* background: yellow; */
}
.mob-cont{
  /* background: #ffe6e6; */
  /* overflow: hidden; */
  /* padding-top: 550px; */
  text-align: center;
}
.body-aks #header {
  padding: 15px 0;
  /* height: 100%; */
  /* min-height: 100px; */
}

body.body-aks {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.5;
    /* color: #042a2d; */
    color: var(--font, #052A2E);
    font-family: Roboto, 'Source Sans Pro';
    background-image: url(../images/blob.svg);
    /* background-attachment: fixed; */
    background-repeat: no-repeat;
    background-position: right -170px;
    /* background: pink; */
}


/* ::::::::::::: feature ::::::::::: */

.content-JSu {
  margin: 12.5rem 0rem 14.65rem 0rem;
  height: calc(100% - 1.15rem);
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
}

.heading-cyP {
  margin-bottom: 3rem;
  max-width: 55.3rem;
  font-size: 5rem;
  font-weight: 700;
  line-height: 1.2;
  color: #344464;
  font-family: Roboto, 'Source Sans Pro';
  flex-shrink: 0;
}



.text-Ys3
{margin-bottom: 2.4rem;/* background: yellow; */max-width: 462px;}

.img-mob-cont{
  text-align: center;
  padding-right: 40px;
  margin-top: 89px;
  /* background: green; */
  }

  .bg1{
    background-image: url("../images/shado-top.png");
    background-repeat: no-repeat;
}

#Feature-1{
  /* box-shadow: -3px -18px 28px -19px rgb(40 164 176 / 12%); */
}

.content-ozZ {
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.content-NGy {
  /* margin-bottom: 4.75rem; */
  width: 100%;
  align-items: center;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  display: flex;
  width: 768px;
  flex-direction: column;
  align-items: center;
  gap: 28px;
  padding-top: 40px;
}

.heading-XQm {
  margin-bottom: 2.4rem;
  text-align: center;
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1.2000000477;
  color: #f9feff;
  font-family: Roboto, 'Source Sans Pro';
  white-space: nowrap;
  flex-shrink: 0;
}



.body-aks .get-it-on-google-play-d8M {
  margin: 0rem 0.6rem 1.8rem 0rem;
  max-width: 10.8rem;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 1.5;
  color: #042a2d;
  font-family: Roboto, 'Source Sans Pro';
  flex-shrink: 0;
  text-align: left;
  margin-bottom: 2px;
}

.body-aks .auto-group-iyz1-EnM {
  width: 8.2rem;
  height: 100%;
  flex-shrink: 0;
}
.body-aks .google-play-nos {
  width: 7.5rem;
  height: 7.5rem;
  object-fit: contain;
  vertical-align: top;
}
.body-aks .google-play-nos2 {
  width: 6.5rem;
  height: 6.5rem;
  object-fit: contain;
  vertical-align: top;
}


.body-aks .get-it-on-google-play-d8M-sub-1 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.425;
  color: #042a2d;
  font-family: Roboto, 'Source Sans Pro';
}

.get-it-on-google-play-d8M-sub-0 {
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 1.5;
  color: #042a2d;
  font-family: Roboto, 'Source Sans Pro';
  text-align: left;
}

.styleprimary-smallfalse-dark-modefalse-icon-positionno-icon-vDw {
  box-sizing: border-box;
  padding: 1.2rem 0rem 0rem 2.4rem;
 width: 230px;
  height: 100%;
  display: flex;
  align-items: center;
  border: solid 0.1rem #042a2d;
  background-color: #f9feff;
  border-radius: 0.4rem;
}

.body-aks .cta {
  /* background: #16df7e; */
  background-size: cover;
  padding: 60px 0;
  box-sizing: border-box;
  padding: 11.2rem 37.75rem 11.65rem 40.85rem;
  /* width: 144rem; */
  height: 48.7rem;
  /* position: absolute; */
  left: 0;
  top: 0.8rem;
  overflow: hidden;
  box-shadow: inset 0 0 2.9rem rgba(47, 167, 179, 0.0299999993);
  background-color: #2fa7b3;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
}

.styleprimary-smallfalse-dark-modefalse-icon-positionno-icon-vDw {
  box-sizing: border-box;
  /* padding: 1.2rem 0rem 0rem 2.4rem; */
  width: 230px;
  height: 100%;
  display: flex;
  align-items: center;
  border: solid 0.1rem #69b5bb;
  background-color: #ffffff;
  border-radius: 0.4rem;
  padding-bottom: 9px;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 98px;
}

.Faq{
  box-sizing: border-box;
  padding: 11.2rem 0rem 11rem 0rem;
  /* width: 144rem; */
  /* height: 77.9rem; */
  /* position: absolute; */
  left: 0;
  top: 49.5rem;
  overflow: hidden;
  background: #ffffff;
  padding-left: 30px;
  padding-right: 30px;
}

.back-to-top {
  background: #000000;
}

.body-aks a {
  color: var(--t8, #144CA4);
}

.section-title-hZT {
  /* margin: 0rem 5.3rem 8rem 5.3rem; */
  /* width: calc(100% - 10.6rem); */
  align-items: center;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  margin-bottom: 8rem;
}

.heading-pty {
  margin-bottom: 2.4rem;
  text-align: center;
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1.2000000477;
  color: #042a2d;
  font-family: Roboto, 'Source Sans Pro';
  white-space: nowrap;
  flex-shrink: 0;
}

.text-9gM {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.5;
  color: #042a2d;
  font-family: Roboto, 'Source Sans Pro';
  /* white-space: nowrap; */
  display: flex;
  align-items: baseline;
  flex-shrink: 0;
}

.accord-cont{
  width: 100%;
  }

  .accordion-button:not(.collapsed) {

       font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5;
    color: #042a2d;
    font-family: Roboto, 'Source Sans Pro';
    white-space: nowrap;
    flex-shrink: 0;
}

.accordion-item .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 3;
  color: #042a2d;
  font-family: Roboto, 'Source Sans Pro';
  white-space: unset;
  line-height: 1.5em;
}


.body-aks .accordion-item{
  border-left: none;
      border-top: 1px solid #333;
      border-right: none;
      border-radius: 0px;
  }
  .body-aks .accordion-item:first-of-type {
    border-top-left-radius: var(--bs-accordion-border-radius);
    border-top-right-radius: var(--bs-accordion-border-radius);
    border-radius: 0px;
}

.body-aks .accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  /* background-color: #ffffff; */
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 #0c0909;
}

.body-aks .accordion-item {

border-bottom: var(--bs-accordion-border-width) solid #000000;

margin-bottom: 15px;
}

.body-aks .accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
  text-align: left;
}

.content-mDB {
  box-sizing: border-box;
  /* padding: 0 10.75rem; */
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1.2000000477;
  color: #344464;
  font-family: Roboto, 'Source Sans Pro';
  /* white-space: nowrap; */
  margin-bottom: 30px;
  /* background: red; */
}

.btm-lgo{
  /* margin-bottom: 112px; */
  }

  #footer {
    background-color: #344464;
    color: #ffffff;
}

.body-aks   #footer a {
  color: #ffffff;
}

.contact .info i {
  margin-bottom: 10px;
  font-size: 35px;
  color: #FAB86F;
  /* float: left; */
  /* width: 44px !important; */
  /* height: 44px; */
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
  width: 100%;
  align-content: center;
  /* flex-wrap: nowrap; */
  /* margin-left: auto; */
  /* margin-right: auto; */
}

.contact .info h4 {
  padding: 25px 0px 20px 0px;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #344464;
  box-sizing: border-box;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.2999999523;
  color: #344464;
  font-family: Roboto, 'Source Sans Pro';
  white-space: nowrap;
  width: 100%;
  display: flex;
  justify-content: center;
}

.contact .info p {
  padding: 0 0 10px 00px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #949cac;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration-line: underline;
  color: #042a2d;
  font-family: Roboto, 'Source Sans Pro';
  white-space: nowrap;
  display: flex;
  align-content: center;
  justify-content: center;
}

.contact .info .email:hover i,
.contact .info .address:hover i,
.contact .info .phone:hover i {
  background: transparent;
  /* color: #FAB86F; */
  color: #bea284;
}

.contact .info {
   border-top: 0px solid #000000;
   border-bottom: 0px solid #000000;
   padding: 30px;
   width: 100%;
   background-color: transparent;
   margin-bottom: 2px;
   /* display: flex; */
   /* justify-content: center; */
   /* align-content: center; */
   /* flex-wrap: nowrap; */
}

.back-to-top:hover {
  background: var(--t8, #144CA4);
  color: #fff;
}

.body-aks section {
  background: transparent;
}



@media (max-width:1300px) and (min-width:1024px) {

  .mob-cont-1 {
    position: relative;
    text-align: center;
    /* margin-left: 60px; */
    width: 412px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    position: relative;
    display: inline-block;
    /* background: yellow; */
}
.mob-cont {

/* padding-top: 550px; */

text-align: center;

/* margin-left: auto; */

/* margin-right: auto; */

/* width: 100%; */

/* position: relative; */

/* display: inline-block; */

/* background: yellow; */

/* padding-top: 500px; */
}

}

@media (max-width:1023px) and (min-width:992px) {
  .body-aks .cta {

    
    padding: 11.2rem 0rem 11.65rem 0rem;
 
    height: 48.7rem;
   
}

  .mob-cont-1 {
    position: relative;
    text-align: center;
    /* margin-left: 60px; */
    /* width: 370px; */
}
.mob-cont {

/* padding-top: 180px; */

text-align: center;
}

}

@media (max-width:991px) and (min-width:767px) {

  .body-aks .cta {

  
    padding: 11.2rem 0rem 11.65rem 0rem;
 
    height: auto;
   
}
  .img-mob-cont {
    text-align: left;
    padding-right: 0px;
}
  .mob-cont-1 {
    position: relative;
    text-align: center;
    margin-left: auto;
    width: 100%;
}
.mob-cont {

padding-top: 30px;

text-align: left;
}
.body-aks #hero {
  height: auto;
}

.navbar-mobile ul {

height: 71px;
}
.white-yWZ {
  flex-wrap: nowrap;
  align-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: center;
}
}

@media (max-width:767px) and (min-width:576px) {
  .body-aks .cta {

    
    padding: 11.2rem 0rem 11.65rem 0rem;
 
    height: auto;
   
}
  .img-mob-cont {
    text-align: left;
    padding-right: 0px;
}

  .mob-cont-1 {
    position: relative;
    text-align: center;
    margin-left: auto;
    width: 100%;
}
.mob-cont {

padding-top: 30px;

text-align: left;
}
.body-aks #hero {
  height: auto;
}

.navbar-mobile ul {

height: 71px;
}
.white-yWZ {
  flex-wrap: nowrap;
  align-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: center;
}
}

@media (max-width:575px) and (min-width:315px) {
  .body-aks .cta {

    padding: 11.2rem 0rem 11.65rem 0rem;
 
    height: auto;
   
}
  .img-mob-cont {
    text-align: left;
    padding-right: 0px;
}

  .mob-cont-1 {
    position: relative;
    text-align: center;
    margin-left: auto;
    width: 100%;
}
.mob-cont {

padding-top: 30px;

text-align: left;
}
.body-aks #hero {
  height: auto;
}

.navbar-mobile ul {

height: 71px;
}
.white-yWZ {
  flex-wrap: nowrap;
  align-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: center;
}
}

@media (max-width:991px) and (min-width:315px) {

  .heading-XQm {
    white-space: unset;
}

.content-JSu {
  margin: 5rem 0rem;
}
}


.Privacy .h2 ,.Terms .h2, .Privacy h2, .Terms h2 {
  font-size: 1.5em;
  font-weight: 600;
}

.body-aks .accordion {
  --bs-accordion-btn-icon: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
  --bs-accordion-btn-active-icon: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e); 
  }


  .body-aks .d-flex-aks{
    /* background-color: red; */
    gap: 1.5rem!important;
    display: flex!important;
  }

    
    .aplbtn-2{
    width: 4.8rem;
    }
  @media (max-width:767px) and (min-width:315px) {

    .body-aks .d-flex-aks{
      /* background-color: rgb(30, 255, 0); */
      gap: 1.5rem!important;
      display: flex!important;
      flex-direction: column;
  }
  
}
.text-rT3-sub-1{
  font-weight: 600;
  }

  .body-aks .accordion-item {
    background-color: transparent;
}

.body-aks .accordion-button {
  background-color: transparent;

}

.animated {
  animation: up-down 2s ease-in-out infinite alternate-reverse both;
}


/* a.actions-CvD{
  background-color: white;
} */
.styleprimary-smallfalse-dark-modefalse-icon-positionno-icon-vDw{

  transition: 0.3s;
}
.styleprimary-smallfalse-dark-modefalse-icon-positionno-icon-vDw:hover{
  background-color: rgb(243 254 255);
  transition: 0.3s;
}


@media (min-width: 1400px){
.container {
    /* background: pink; */
    max-width: 1320px;
}
}



.accordion {
  --bs-accordion-btn-active-icon: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
  }



  @media (max-width:991px) and (min-width:300px) {
   
    .aks-order-1{
      order: 2;
    }
    .aks-order-2{
      order: 1;  
    }

  } 

/* .accordion-button {
  --bs-accordion-btn-icon: url("../images/v.svg");
  --bs-accordion-btn-active-icon: url("../images/v.svg");

} */

/* .accordion {
  --bs-accordion-btn-icon: url("../images/v.svg") !important;
  --bs-accordion-btn-active-icon: url("../images/v.svg") !important;
} */

.accordion-button::after {
  background-image:url("../images/v.svg") !important;

}

#header .logo {
  /* padding-left: 10px; */
}

#header {
  background: transparent;
}

.navbar li {
  position: relative;
  padding-right: 20px;
}

.navbar a:hover,
 .navbar .active, 
 .navbar .active:focus,
  .navbar li:hover>a {
  color: #344464;
  font-family: Roboto;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
}

.navbar a, .navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 30px;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #6a7489;
  white-space: nowrap;
  transition: 0.3s;
  color: var(--t11, #344464);
  font-family: Roboto;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
}
.carousel-control-next, .carousel-control-prev {
  /* display: block; */
  background: red;
  display: none;
}

.h4{
  color: var(--t7, #FAB86F);
font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 27px */
}
.about .content ul i {
  color: #FAB86F;
}
.body-aks .cta2-testi {

background-size: cover;

padding: 60px 0;

box-sizing: border-box;

padding: 11.2rem 37.75rem 11.65rem 40.85rem;

height: 80rem;

left: 0;

top: 0.8rem;

overflow: hidden;

box-shadow: none;

padding-left: 30px;

padding-right: 30px;

margin-left: auto;

margin-right: auto;

background: #FFF9F2;
}

.text-testimonial{
  color: var(--t11, #344464);
  text-align: center;
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 20px;
}

.avtarCont{
  display: flex;
  width: 300px;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

.subParatxt{
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  align-content: center;
  justify-content: center;
}
  .PP1{
    color: var(--t11, #344464);
    text-align: center;
    
    /* Text/Regular/Semi Bold */
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 24px */
    margin-bottom: 5px;
  }
.PP2{
  color: var(--t7, #FAB86F);
  text-align: center;
    font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
}

.body-aks .carimg{font-size: 1.8rem;font-weight: 400;line-height: 1.5;/* color: #042a2d; */color: var(--font, #052A2E);font-family: Roboto, 'Source Sans Pro';background-image: url(../images/pic-9.png);/* background-attachment: fixed; */background-repeat: repeat-x;background-position: center 595px;}

.contact{
  background: #ffe4c6 !important;
  border: none;
  box-shadow: none;
}

.email,.phone{
  /* background-color: red; */
  text-align: center;
  margin-bottom: 10px;
}

#footer .footer-top {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 50px 50px !important;
}

.body-aks li a.btn-get-started {
  letter-spacing: 1px;
  padding: 10px 15px 10px 15px;
  transition: 0.5s;
  /* width: 14rem; */
  height: 5.1rem;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.5;
  color: #ffffff;
  font-family: Roboto, 'Source Sans Pro';
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background-color: #e55934; */
  border-radius: 0.4rem;
  flex-shrink: 0;
  border-radius: 4px;
  background: var(--t8, #144CA4);
  display: flex;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.navbar a.btn-get-started.active,
.navbar a.btn-get-started.active:focus{
  letter-spacing: 1px;
  padding: 10px 15px 10px 15px;
  transition: 0.5s;
  /* width: 14rem; */
  height: 5.1rem;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.5;
  color: #ffffff;
  font-family: Roboto, 'Source Sans Pro';
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background-color: #e55934; */
  border-radius: 0.4rem;
  flex-shrink: 0;
  border-radius: 4px;
  background: var(--t8, #144CA4);
  display: flex;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;

}


.body-aks .navbar a.btn-get-started:hover {
  letter-spacing: 1px;
  padding: 10px 15px 10px 15px;
  transition: 0.5s;
  /* width: 14rem; */
  height: 5.1rem;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.5;
  color: #ffffff;
  font-family: Roboto, 'Source Sans Pro';
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background-color: #e55934; */
  border-radius: 0.4rem;
  flex-shrink: 0;
  border-radius: 4px;
  background: var(--t8, #144CA4);
  display: flex;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

@media (max-width:1366px) and (min-width:1024px) {
  .body-aks .carimg {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.5;
    /* color: #042a2d; */
    color: var(--font, #052A2E);
    font-family: Roboto, 'Source Sans Pro';
    background-image: url(../images/pic-9.png);
    /* background-attachment: fixed; */
    background-repeat: repeat-x;
    background-position: -198px 595px;
}


.body-aks #hero {

  height: 70.4rem;

}


}

@media (max-width:1024px) and (min-width:300px) {
  .content-NGy {
  
    width: unset;
  }
  
  }

@media (max-width:1023px) and (min-width:768px) {
  .body-aks .carimg {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.5;
    /* color: #042a2d; */
    color: var(--font, #052A2E);
    font-family: Roboto, 'Source Sans Pro';
    background-image: url(../images/pic-9.png);
    /* background-attachment: fixed; */
    background-repeat: repeat-x;
    background-position: -198px 595px;
}

  .body-aks #hero {

    height: unset;
  
  }
  .img-mob-cont {
    text-align: center;
    padding-right: 40px;
    margin-top: 182px;
    /* background: green; */
  }
}
@media (max-width:767px) and (min-width:300px) {

  body.body-aks {

    background-position: center -500px;
  
}

  .body-aks #hero {

    height: unset;
  
  }
  .img-mob-cont {
    text-align: center;
    padding-right: 40px;
    margin-top: 182px;
    /* background: green; */
  }
}

@media (max-width:556px) and (min-width:300px) {
.body-aks .carimg {
  display: none;

}
}


section#about-rtt {
  padding: 0px 0px !important;
  padding-bottom: 60px !important;
  overflow: hidden;
}


#footer .footer-top .footer-newsletter {
  text-align: center;
  font-size: 15px;
  margin-top: 76px;
}
.about .content ul {
  margin-left: 15px;
}

 .social-icons {
      font-size: 24px;
      margin: 0 10px;
    }