@import url("https://fonts.googleapis.com/css2?family=DM+Sans&family=Inter:wght@700&family=Poppins:wght@400;500;600;700&display=swap");
a.active,
a:focus,
button:focus,
button.active {
  outline: none;
}

a {
  text-decoration: none;
}

a:focus,
a:hover,
a:active {
  outline: 0;
  box-shadow: none;
}

a:focus,
a:hover {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  transition: all 0.5s ease-in-out;
}

a:hover {
  text-decoration: none;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul li {
  list-style: none;
}

p {
  margin: 0;
  padding: 0;
}

input:focus,
select:focus,
textarea:focus {
  outline: none;
}

.language-switch {
  padding-right: 15px;
  color: #4343b1;
}

img {
  border-style: none;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.social {
  -webkit-filter: invert(100%); /* safari 6.0 - 9.0 */
          filter: invert(100%);
}

body {
  font-family: "Poppins", Arial;
}
.main {
  overflow: hidden;
}
/* header start  */
header {
  padding-top: 46px;
  position: absolute;
  width: 100%;
}
header .header-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header select {
  border: 0 !important;
  padding: 0;
  padding-right: 20px !important;
  box-shadow: none !important;
  background-image: url("/images/dwn-arw.svg") !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 19px !important;
  color: #393939 !important;
  margin-right: 20px;
}
header ul li:first-child {
  margin-right: 70px;
}
.form-select {
  background-color: transparent !important;
}
.offcanvas-body {
  padding-left: 115px;
}
.offcanvas-body ul li {
  font-size: 63px;
  font-weight: 700;
  line-height: 69px;
  margin-bottom: 55px;
}
.offcanvas-body ul li:last-child {
  margin-bottom: 0;
}
.offcanvas-body ul li a {
  color: #3ad2b3;
}
.offcanvas {
  background: #776ae3;
  border-radius: 52px 0px 0px 52px;
  width: 614px !important;
  border: 0 !important;
  padding-top: 44px;
}
.offcanvas-header {
  padding-left: 30px;
  padding-bottom: 65px;
}
/* header end  */
/* hero start  */
.hero {
  padding-bottom: 141px;
}
.hero .left {
  padding-top: 309px;
}
.hero .left h1 {
  font-size: 63px;
  font-weight: 700;
  line-height: 69px;
  color: #3ad2b3;
  margin-bottom: 12px;
}
.hero .left p {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #393939;
  margin-bottom: 27px;
  max-width: 552px;
  width: 100%;
}
.hero .sky-btn {
  padding: 15px 16px;
}
/* hero end  */
/* city start  */
.city {
  padding-bottom: 76px;
  padding-top: 150px;
}
.city .city-left {
  background: rgba(67, 67, 177, 0.1);
  border-radius: 60px;
}
.city .city-right {
  background: rgba(58, 210, 179, 0.2);
  border-radius: 60px;
}
.box {
  padding: 105px 50px;
  min-height: 454px;
}
.city h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 46px;
  color: #363545;
  margin-bottom: 16px;
}
.city p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #393939;
  margin-bottom: 20px;
  max-width: 334px;
  width: 100%;
}
.city .city-inner {
  max-width: 1030px;
  margin-inline: auto;
}
/* city end  */
/* park start  */
.park .park-slider h3 {
  color: #000000;
  max-width: 437px;
  width: 100%;
  margin-bottom: 39px;
}
.park .park-slider h3 span {
  color: #3abea3;
}
.vertical-center-2 p {
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  color: #000000;
}
.slide-arw {
  margin-right: 16px;
}
.slider-div {
  max-width: 445px;
  margin-bottom: 45px;
}
.park-slider {
  padding-top: 210px;
}
.slick-slide.slick-active .slick-list::after {
  opacity: 1 !important;
}
.slick-slide.slick-active img {
  visibility: visible;
}
.slick-slide.slick-cloned img {
  visibility: hidden;
}
.slick-list {
  position: relative;
}
.slick-list::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 143px;
  background: #fff;
  opacity: 0.8;
  bottom: 0;
  right: 0;
}
/* park end  */
h3 {
  font-size: 26px;
  font-weight: 700;
  line-height: 28px;
  color: #4343b1;
  margin-bottom: 10px;
}
.download h3 {
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
  color: #000000;
  margin-right: 28px;
}
.download .dropdown {
  background: #fafafa;
  border: 1.5px solid #363545;
  box-shadow: 0px 4px 10px rgba(20, 20, 43, 0.04);
  border-radius: 12px;
}
.download select {
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  color: #5d5a88;
  padding: 23px 36px;
  border: 0;
  margin-right: 11px;
}
.dropdown-toggle::after {
  display: none;
}
.dwnarw {
  margin-left: 11px;
}
.download .left-top {
  margin-bottom: 35px;
}
.download .play {
  margin-right: 20px;
}
.download .left {
  padding-top: 160px;
}
.download .dropdown-menu {
  width: 100%;
}
.authorities {
  padding-right: 85px;
  padding-bottom: 112px;
}
.authorities .local p {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #29283a;
  margin-bottom: 40px;
}
.authorities .local {
  padding-top: 154px;
  max-width: 518px;
}
/* boxes start  */
.box-sky {
  background: rgba(58, 210, 179, 0.2);
  border-radius: 60px;
}
.box-purple {
  background: rgba(67, 67, 177, 0.2);
  border-radius: 60px;
}
.box-h {
  padding: 43px 32px 71px 32px;
}

.box-h:hover {
  transform: scale(1.15);
}

.boxes h5 {
  font-weight: 700;
  font-size: 17px;
  line-height: 26px;
  color: #000000;
  margin-bottom: 35px;
}
.boxes p {
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  color: #000000;
}
.box-m {
  margin-top: 23px;
}
.box-p {
  margin-top: 40px;
}
.last:last-child {
  margin-top: 70px;
}
.boxes img {
  margin-bottom: 6px;
}
/* boxes end  */
/* parking start  */
.parking {
  padding-bottom: 127px;
}
.parking-left {
  padding-top: 197px;
  max-width: 650px;
}
.parking-left h3 {
  margin-bottom: 21px;
}
.parking-left p {
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  color: #29283a;
  margin-bottom: 40px;
}
.pra {
  margin-bottom: 27px !important;
}
.parking ul {
  margin-top: 45px;
}
.parking ul li {
  background: rgba(67, 67, 177, 0.1);
  border-radius: 60px;
  padding: 32px 29px 27px 64px;
  margin-bottom: 21px;
}
.p-list {
  padding: 32px 29px 27px 80px !important;
}
.parking ul li h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  color: #000000;
  position: relative;
}
.parking ul li h4::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  top: 50%;
  transform: translate(0, -50%);
  left: -15px;
  background: #000;
  border-radius: 50%;
}
.parking ul li p {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: #000000;
}
.parking .image-holder {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slick-dots{
  display: flex !important;
  flex-direction: column-reverse;
  left: -620px;
  bottom: 0;
  transform: rotate(24deg);
}
.slick-dots li.slick-active button:before{
  background: #3AD2B3;
  color: #393939;
}
.slick-dots li{
  margin-bottom: 80px;
}
.slick-dots li button:before{
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
line-height: 22px;
color: #9B9B9B;
background: #E9E9E9;
width: 55px;
height: 55px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
opacity: 1 !important;
transform: rotate(338deg);
}
.slick-dots li:first-child button:before{
  content: "01" !important;

}
.slick-dots li:first-child button{
  position: absolute;
  bottom: 0;
  right: -50px;
}
.slick-dots li:nth-child(2) button{
  position: absolute;
  bottom: 30px;
  right: 60px;
}
.slick-dots li:nth-child(3) button{
  position: absolute;
  bottom: 100px;
  right: 90px;
}
.slick-dots li:nth-child(4) button{
  position: absolute;
  bottom: 170px;
  right: 10px;
}
.slick-dots li:nth-child(5) button{
  position: absolute;
  bottom: 158px;
  right: -150px;
}
.slick-dots li:nth-child(6) button{
  position: absolute;
  bottom: 43px;
  right: -340px;
}

.slick-dots li:nth-child(2) button:before{
  content: "02" !important;
}
.slick-dots li:nth-child(3) button:before{
  content: "03" !important;
}
.slick-dots li:nth-child(4) button:before{
  content: "04" !important;
}
.slick-dots li:nth-child(5) button:before{
  content: "05" !important;
}
.slick-dots li:last-child button:before{
  content: "06" !important;
}
/* parking end  */
/* novoville start  */
.novoville {
  padding-bottom: 160px;
}
.novoville h3 {
  color: #2dd0af;
}
.novoville h4 {
  font-size: 60px;
  font-weight: 600;
  line-height: 90px;
  color: #4343b1;
}
.novoville h5 {
  font-size: 26px;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  line-height: 35px;
  color: #4343b1;
}
.novoville .sky {
  color: #3ad2b3;
}
.novoville .top {
  margin-bottom: 65px;
}
.novoville .border-r {
  border-right: 3px solid #bbbbbb;
}
/* novoville end  */
/* footer start  */
footer {
  background: #4343b1;
  border-radius: 60px 60px 0px 0px;
  padding-top: 110px;
  padding-bottom: 90px;
}
footer .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ftr-list ul li {
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  margin-right: 20px;
}
.ftr-list ul li a {
  color: #f5f5f5;
}
.ftr-list ul li:last-child {
  margin-right: 0;
}
footer .copyright p {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #f5f5f5;
}
/* footer end  */
/* button styling  */

.blue-btn {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
  background: #4343b1;
  border-radius: 12px;
  padding: 15px 34px;
  border: 1px solid #4343b1;
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sky-btn {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
  background: #35d8b7;
  border-radius: 12px;
  padding: 15px 34px;
  border: 1px solid #35d8b7;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
}

.main-btn:hover {
  background: transparent;
  color: #3ad2b3;
  border: 1px solid #3ad2b3;
}

/*-----=====----- Haider CSS -----=====-----*/

.blog {
  padding: 200px 0 100px 0;
}
.blog h2 {
  font-size: 48px;
  line-height: 120%;
  text-align: left;
  color: #2dd0af;
}
.blog .card {
  margin-top: 50px;
}
.card img {

}
.read-btn {
  width: 150px;
  height: 63px;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #5d5a88;
  border-radius: 30px;
}
.green-text {
  font-weight: 500;
  font-size: 16px;
  line-height:  1;
  color: #3ad2b3;
}

.image-holder {
  text-align: center;
}

.image-holder img {
  max-width:  900px;
}

.card .card-text {
  font-weight: 700;
  font-size: 26px;
  line-height: 32px;
  color: #000000;
}

.read-btn span {
  margin-left: 20px;
}
.load-btn {
  text-align: center;
  padding-top: 40px;
}

/*-----=====-----STUDIES-SECTION-----=====-----*/
.studies {
  padding-bottom: 100px;
}
.studies h2 {
  font-weight: 700;
  font-size: 48px;
  line-height: 120%;
  color: #000000;
  text-align: center;
  padding-bottom: 80px;
  position: relative;
}
.studies-top {
  position: relative;
}
.studies .case-box {
  background: #f1f1f1;
  border-radius: 12px;
  padding: 40px 45px;
}
.studies .case-box h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 133.5%;
  color: #000000;
}
.studies .case-box p {
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  color: #5e5d6b;
  padding-bottom: 15px;
}
.studies .case-box .antony {
  font-weight: 600;
  font-size: 16px;
  line-height: 160%;
  color: #5e5d6b;
}
.studies .case-box .antony span {
  font-weight: 400;
}
.studies-top::after {
  content: "";
  position: absolute;
  width: 47px;
  height: 48px;
  background: #3ad2b3;
  border-radius: 50%;
  top: -23px;
  right: 300px;
}
/*-----=====-----ARTICLE-SECTION-----=====-----*/
.article {
  padding: 159px 0 0 0;
  padding-bottom: 48px;
}
.article-check{
  padding-bottom: 169px ;
}
.article-check .card-text{
  margin-bottom: 19px;
}
.check {
  padding-bottom: 100px;
}
.check h2 {
  font-weight: 700;
  font-size: 48px;
  line-height: 120%;
  color: #000000;
  text-align: center;
  padding-bottom: 40px;
}
.article .share-btn {
  text-align: right;
  padding-top: 50px;
}
.article .share-btn a {
  width: 150px;
  height: 63px;
  background: #5d5a88;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  margin-left: auto;
}
.article-content {
  max-width: 820px;
  margin: 0 auto;
  padding-top: 40px;
}
.article-content h3 {
  font-weight: 700;
  font-size: 26px;
  line-height: 32px;
  color: #000000;
  padding-bottom: 30px;
}
.article-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #29283a;
  padding-bottom: 30px;
}
.article-content p:last-child{
  padding-bottom: 0;
}
.article .article-content h5 {
  font-weight: 700;
  font-size: 16px;
line-height: 22px;
color: #29283A;
}
.terms {
  padding: 150px 0 70px 0;
  max-width: 820px;
  margin: 0 auto;
}
.terms-inner{
  padding-left: 28px;
}
.terms-inner h5{
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #29283A;
}
.terms .green-text {
  font-weight: 700;
  font-size: 36px;
  line-height: 32px;
  color: #3abea3;
  padding-bottom: 55px;
}
.contact {
  padding: 0;
}
.contact-page {
  padding: 200px 0 100px 0!important;
}
.contact-home{
  padding: 100px 0 157px 0 !important;
}
.con-inner{
  max-width: 623px;
  margin-inline: auto;
}
.contact-info .con-inner form input {
  background: #e7e7e7;
  border-radius: 12px;
  width: 100%;
  height: 72px;
}
.contact-info .con-inner form textarea {
  background: #e7e7e7;
  height: 142px;
  border-radius: 20px;
  padding: 24px;
}
.contact .sky-btn{
  font-size: 18px;
  line-height: 18px;
  padding: 23px 37px;
}
.contact-info .con-inner form label {
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
  color: #29283a;
  padding-top: 30px;
  margin-bottom: 12px;
}
.contact-info .con-inner h3 {
  font-weight: 700;
  font-size: 45px;
  line-height: 120%;
  color: #2dd0af;
  padding-bottom: 0;
}
.contact-info .con-inner span {
  color: #363545;
}
.contact-info .con-inner .agree {
  display: flex;
  align-items: flex-start;
  justify-content: left;
  margin-top: 28px;
  margin-bottom: 37px;
}
.contact-info .con-inner .agree p {
  padding-left: 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #bbbbbb;
}
.slider-contact .contact-info::after {
  display: none !important;
}
.contact-info .con-inner form input::placeholder {
  color: #bbbbbb;
}
.contact-info .con-inner form textarea::placeholder {
  color: #bbbbbb;
}
.contact .form-check-input {
  margin-top: 0!important;
}
.contact .form-check-input[type="checkbox"] {
  width: 18px; height: 18px;
  background-repeat: no-repeat;
  border-radius: 5px;
  background-color: #e7e7e7;
}
.contact .form-check-input:checked[type="checkbox"] {
  width: 18px; height: 18px;
  background-repeat: no-repeat;
  border-radius: 5px;
  background-image: url(/themes/mobility/images/Shape.svg);
  background-color: #e7e7e7;
  border-color: transparent;
}
.main .contact {
  padding: 0;
}
.latest {
  padding: 100px 0 250px 0;
}
.latest h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 120%;
  color: #2dd0af;
  padding-bottom: 30px;
}
.latest span {
  color: #363545;
}
.latest .swiper .card {
  background-color: #3ad2b333;
  padding: 20px;
  border-radius: 24px;
}
.latest .swiper {
  max-width: 500px;
  margin-left: 0;
}
.latest .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal.swiper-pagination-bullets-dynamic {
  width: 100% !important;
  /*text-align: left;
  bottom: 0px;*/
}
.latest .swiper-wrapper {
/*  height: 520px;*/
}

.navigation {
    padding-top: 100px;
}

.latest span.swiper-pagination-bullet.swiper-pagination-bullet-active.swiper-pagination-bullet-active-main {
  width: 30px;
  height: 18px;
  background: #0daf8e;
  border-radius: 24px;
}
.latest span.swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  background-color: #2dd0af;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 1);
}

.latest .swiper-button-prev {
  color: #0daf8e;
  top: var(--swiper-navigation-top-offset,95%)!important;
}

.latest .swiper-button-next {
  color: #0daf8e;
  top: var(--swiper-navigation-top-offset,95%)!important;
}

g:hover circle {
  fill: #3ad2b3;
  color: #000;
  transition: ease-in 0.3s;
}
g:hover path {
  fill: #000000;
}
