* {
  margin: 0px;
  padding: 0px;
  font-family: Aileron Regular;
  letter-spacing: normal !important;
}

@font-face {
  font-family: Aileron BBold;
  src: url(../Assets/fonts/aileron/Aileron-Bold.otf);
}

@font-face {
  font-family: Aileron Semi-BBold;
  src: url(../Assets/fonts/aileron/Aileron-SemiBold.otf);
}

@font-face {
  font-family: Aileron Regular;
  src: url(../Assets/fonts/aileron/Aileron-Regular.otf);
}

@font-face {
  font-family: Aileron Light;
  src: url(../Assets/fonts/aileron/Aileron-Light.otf);
}

@import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap");


html , body {
  overflow-x: hidden;
}

.cus_cont_width {
  max-width: 65% !important;
}
a {
  cursor: pointer;
}
/* Navbar starts */
/* header{
  position: relative;
} */
/* header:before{
  content: '';
  display: block;
  background-image: url('../Assets/svg/Mask\ Group\ 11.svg');
  background-size: 100% 102%;
  background-repeat: no-repeat;
  width: 300px;
  height: 300px;
  position: absolute;
  top: -10px;
  left: -41px;
  z-index: 11;
} */
header a.nav-link {
  padding-right: 0px;
}
header a.navbar-brand img {width: 110px;}
.language_btns img {height: 40px; width: 40px;margin-right: 10px;border-radius: 50%; object-fit: cover;}
header  a {margin-right: 3px;}
header .navbar-nav  {margin-left: 10px !IMPORTANT;margin: 0px !important;margin-left: 10px !IMPORTANT;}


.nav-item .active,
header a.nav-link:hover {
  background: #d5a037;
  /* width: 82px; */
  color: white !important;
  text-align: center;
  padding: 4px 15px;
  /* height: 38px; */
}

.nav-link {
  color: #000 !important;
  border-radius: 25px;
}

.btn-outline {
  color: #d5a037;
  border: 1px solid #d5a037;
  border-radius: 32px;
  white-space: nowrap;
}

.btn-outline:hover {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 32px;
  background-color: #d5a037;
}

/* huzaifa css */
header a.nav-link {
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  letter-spacing: -0.5px;
  padding: 4px 11px !important;
}

header a img {
  width: 100%;
}

.head_btn {
  font-size: 14px;
  font-weight: 200;
  padding: 10px 17px;
}

header {
  margin-top: 10px;
}

.navbar-brand {
  margin: 0px;
  margin-left: 10px;
}

ul.navbar-nav {
  margin-left: 15px !important;
}

div#navbarSupportedContent {
  justify-content: flex-end;
}

header .head_btns a {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

/* header{
  position: relative;
}
.half-logo{
  position: absolute;
  width: 5%;
  height: 118%;
} */

/* Hero section starts */
.hero-left {
  margin-top: 90px;
}

.hero-left h1 {
  color: #0a0700;
  font-size: 60px;
}

#para1 {
  color: #d5a037;
  font-size: 22px;
  margin-bottom: 2px;
  letter-spacing: -1px;
  font-family: Aileron Light;
}

#para2 {
  color: #808080;
  font-size: 16px;
  width: 90%;
  line-height: 28px;
  font-family: Aileron Light;
}

.icons {
  color: #d5a037;
}

.icons img {
  width: 35px !important;
  padding-right: 5px;
}

.xxx {
  display: inline-block;
  width: 59%;
  transform: scale(1.5);
}

.abc {
  width: 43%;
  display: inline-block;
}

/* huzaifa css */
.hero-section {
  margin: 250px 0px 180px;
  /*padding: 250px 0px 180px;*/
  position: relative;
}

.hero-section:before {
  content: "";
  background-image: url("../Assets/svg/Mask\ Group\ 14.svg");
  position: absolute;
  top: -284px;
  right: -510px;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1300px;
  height: 900px;
  display: block;
  z-index: -6;
}



.hero-section::after {
  content: "";
  display: block;
  background-image: url("../Assets/svg/Mask\ Group\ 11.svg");
  background-size: 100% 102%;
  background-repeat: no-repeat;
  width: 300px;
  height: 300px;
  position: absolute;
  top: -360px;
  left: -39px;
  z-index: 11;
}

.hero-section .abc h1 {
  font-size: 48px;
  font-weight: bold;
  font-family: Aileron BBold;
}

.hero-section .ban_btns a img {
  width: 47px;
  position: absolute;
  left: 0px;
  top: -14px;
}

.hero-section .ban_btns {
  margin-top: 28px;
}

.project_hero_sec.hero-section .ban_btns a {
  width: 100%;
}

.hero-section .ban_btns a {
  display: inline-block;
  width: 35%;
  position: relative;
  padding-left: 54px;
  margin-right: 16px;
  cursor: pointer;
  line-height: 16px;
}

.hero-section .ban_btns a span , .hero-section .ban_btns a font {
  font-family: "Montserrat", sans-serif;
}

/* Hero section ends */
/* First section starts */
/* comment by huzaifa
.first-section{
  background-image: url('../Assets/images/Rectangle\ 75.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  margin-top: 360px;
} */
.first-sec-left .img_back>img {
  border-radius: 15px;
}

#para3 {
  color: #d5a037;
  font-size: 22px;
  margin-bottom: 2px;
  letter-spacing: -1px;
  font-family: Aileron Light;
}

#para4 {
  color: #808080;
  font-size: 16px;
  margin-top: 25px;
  font-family: Aileron Light;
}

.first-sec-left>h2 {
  border-radius: 30px;
  color: #0a0700;
  font-size: 60px;
}

/* huzaifa css */
.img_back {
  position: relative;
}

.img_back:before {
  content: "";
  position: absolute;
  display: block;
  background-color: #fdfaea;
  height: 580px;
  width: 366px;
  z-index: -1;
  top: -97px;
  left: -37px;
}

.first-section {
  margin-top: 437px;
}

.first-section .first-sec-right h2 {
  font-size: 48px;
  font-weight: bold;
  font-family: Aileron BBold;
}

.first-section .img_back .castle {
  max-width: 89%;
  height:500px;
  object-fit: cover;
}

.first-section .img_back>button {
  background-color: #ffffff;
  border-radius: 50%;
  padding: 16px 22px;
  position: absolute;
  top: 71%;
  right: 18px;
  color: #d5a037;
  border: 0;
  font-size: 31px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.first-section .ban_btns a img {
  width: 47px;
  position: absolute;
  left: 0px;
  top: -14px;
}

.first-section .ban_btns {
  margin-top: 35px;
}

.first-section .ban_btns a {
  display: inline-block;
  width: 36%;
  position: relative;
  padding-left: 54px;
  margin-right: 16px;
  cursor: pointer;
  line-height: 16px;
}

.first-section .ban_btns a span {
  font-family: "Montserrat", sans-serif;
}

.ban_btns a :nth-child(1) {
  color: #d5a037;
}

.ban_btns a :nth-child(2) {
  color: #eacb35;
}

.ban_btns a {
  text-decoration: none;
}

/* First section ends */

/* Second section starts */
.second-section {
  margin-top: 148px;
  position: relative;
}

#para5 {
  display: inline;
}

/* .btn-2 {
  margin-left: 86%;
} */
/* comment by huzaifa
.btn-2 {
  margin-left: 366px;
  background: #D5A037;
  border-radius: 22px;
  color: white;
} */
#para5 {
  color: #d5a037;
  font-size: 22px;
  margin-bottom: 2px;
  letter-spacing: -1px;
  font-family: Aileron Light;
}

.second-section>h2 {
  color: #0a0700;
  font-size: 60px;
  margin-top: 18px;
}

#para6 {
  color: #808080;
  font-size: 20px;
  font-family: Aileron Light;
}

.img-a {
  margin-bottom: 16px;
  margin-top: 11px;
}

/* huzaifa css */
.second-section .sec_head {
  display: flex;
  justify-content: space-between;
}

.second-section .sec_head a {
  padding: 15px;
  background-color: #d5a037;
  color: white;
  border-radius: 24px;
  font-size: 14px;
  height: 42px;
  line-height: 11px;
}

.second-section .sec_head a:hover {
  background-color: white;
  color: #d5a037;
  border: 1px solid #d5a037;
}

.second-section .belo_con h2 {
  font-size: 48px;
  font-weight: bold;
  font-family: Aileron BBold;
}

.second-section .belo_con #para6 {
  color: #808080;
  font-size: 16px;
  margin-top: 17px;
  width: 65%;
  letter-spacing: -0.5px;
  font-family: Aileron Light;
}

.second-section::before {
  content: "";
  background-image: url("../Assets/svg/Mask\ Group\ 16.svg");
  background-repeat: no-repeat;
  background-size: 100% 87%;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: -1;
  right: -374px;
  bottom: -409px;
  filter: grayscale(1);
}

.second-section .mySwiper1 .swiper-slide {
  position: relative;
}

.second-section .mySwiper1 .swiper-slide .hover_txt {
  display: none;
}

.second-section .mySwiper1 .swiper-slide:hover img {
  filter: brightness(0.7);
}

.second-section .mySwiper1 .swiper-slide:hover .hover_txt {
  display: block;
}

.second-section .mySwiper1 .swiper-slide .hover_txt {
  position: absolute;
  width: 90%;
  bottom: 29px;
  text-align: left;
}

.second-section .mySwiper1 .swiper-slide .hover_txt h5 {
  color: white;
  font-size: 26px;
  font-family: Aileron Semi-BBold;
  white-space: nowrap;
}

.second-section .mySwiper1 .swiper-slide .hover_txt p {
  color: white;
  font-size: 15px;
  font-family: Aileron Regular;
  margin: 0px;
  margin-top: 5px;
}

.second-section .mySwiper1 .swiper-slide .hover_txt p i {
  color: #eacb35;
}

.second-section .mySwiper1 .swiper-slide .hover_txt .txt_row {
  display: flex;
  justify-content: space-between;
}

.second-section .mySwiper1 .swiper-slide .hover_txt .txt_row p {
  color: #eacb35;
}

.second-section .mySwiper1 .swiper-slide .hover_txt .disc {
  color: #eacb35;
}

.second-section .mySwiper1 .swiper-slide .hover_txt .txt_row span,
.second-section .mySwiper1 .swiper-slide .hover_txt .disc span {
  color: white;
}

.second-section .mySwiper1 .swiper-slide .hover_txt a {
  color: #eacb35;
  border-color: #eacb35;
  margin-top: 8px;
  font-family: "Montserrat", sans-serif;
}

.second-section .mySwiper1 .swiper-slide .hover_txt a:hover {
  background-color: #eacb35;
  color: white;
}

/* Second section ends */

/* .modal-header button.close.btn {
  padding: 6px 18px;
} */
.fourth-section .col-md-12 , opportunity_section .col-md-12  {
  position: relative;
}

/* Swiper */

.swiper {
  width: 100%;
  height: 100%;
  position: unset;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 14px;
}

.fourth-section .swiper-backface-hidden .swiper-slide {
  justify-content: flex-start;
}

.fourth-section .swiper-slide img {
  height: 320px;
}

/* huzaifa css */
.swiper-button-prev,
.swiper-button-next {
  color: #d5a037;
  /* height: 30%; */
}

.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 65px;
}

/* .swiper-button-prev {
  left: 11%;
}

.swiper-button-next {
  right: 11%;
} */

/* Third section starts */
.third-section {
  margin-top: 170px;
  position: relative;
  /* transform: scale(1.2); */
}

/* .third-section::before{
  content: '';
  background-image: url('../Assets/images/bg-1.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: -1;
  transform: scale(1.2);
} */
.third-sec-cont {
  text-align: center;
}

.third-sec-cont>iframe {
  margin-top: 40px;
}

.para7 {
  color: #d5a037;
  font-size: 22px;
  margin-bottom: 2px;
  letter-spacing: -1px;
  font-family: Aileron Light;
}

.third-section>h2 {
  color: #0a0700;
  font-size: 60px;
  margin-top: 18px;
}

.para8 {
  color: #808080;
  font-size: 16px;
  margin-top: 17px;
  letter-spacing: -0.5px;
  width: 63%;
  margin: 0 auto;
  margin-bottom: 34px;
  font-family: Aileron Light;
}

.btn-3 {
  background: #d5a037;
  border-radius: 22px;
  color: white;
  margin-top: 34px;
}

.btn-3>i {
  margin-right: 6px;
}

/* huzaifa css */
.third-section .third-sec-cont h2 {
  font-size: 48px;
  font-weight: bold;
  font-family: Aileron BBold;
}

.fourth-section .swiper div h3 {
  font-size: 27px;
  margin-top: 25px;
  text-align: left;
  font-weight: 600;
}

.third-section iframe {
  width: 100%;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  height: 570px;
}

.third-section .map_btn {
  padding: 9px 15px;
  font-size: 14px;
}

.third-section .map_btn:hover {
  background-color: white;
  color: #d5a037;
  border: 1px solid #d5a037;
}

/* Third section ends */

/* Fourth section starts */
.swiper-slide {
  width: 352px;
  margin-right: 30px;
  display: flex;
  flex-direction: column;
}

/* .swiper-slide>h3{
  margin-top: 22px;
} */
.swiper-slide p {
  text-align: left !important;
  font-size: 14px;
  color: #808080;
  /* margin-top: 8px; */
}

.fourth-section {
  text-align: center;
  margin-top: 64px;
  position: relative;
}

.fourth-section>h2 {
  font-size: 48px;
  font-weight: bold;
  font-family: Aileron BBold;
}

.contact-btn {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 26px;
}

/* huzaifa css */
.para15 {
  color: #808080;
  font-size: 16px;
  margin-top: 17px;
  letter-spacing: -0.5px;
  width: 82%;
  margin: 0 auto;
  margin-bottom: 40px;
  margin-top: 12px;
  font-family: Aileron Light;
}

.fourth-section .swiper .card_txt {
  padding: 0px 14px;
  height: 300px;
}
.mySwiper  .swiper-slide  .card_txt p { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 9; line-clamp: 9; -webkit-box-orient: vertical; }
.single_slider .swiper-button-prev {
  left: -18%;
}

.fourth-section .swiper-button-next {
  right: -8%;
}

/* Fourth section ends */

/* Fifth section starts */
.fifth-section {
  margin-top: 85px;
  background-color: #d5a037;
  padding: 80px 0px;
  position: relative;
  overflow-x: hidden;
}

.fifth-col-left {
  background-color: #d5a037;
  padding-left: 80px;
  padding-top: 130px;
  color: white;
}

.fifth-col-left p {
  font-size: 20px;
}

.fifth-col-right {
  padding: 0;
}

.fifth-section .left_txt p,
.fifth-section .left_txt h2 {
  color: white;
}

.fifth-section .left_txt p {
  color: white;
  font-size: 16px;
  margin-bottom: 6px;
  /* letter-spacing: -1px; */
  width: 87%;
  line-height: 30px;
  font-family: Aileron Light;
}

.fifth-section .left_txt>p:nth-child(1) {
  letter-spacing: 0px;
  font-size: 20px;
}

.fifth-section .left_txt h2 {
  font-size: 48px;
  font-weight: bold;
  width: 80%;
  font-family: Aileron BBold;
}

.fifth-section .contact-btn {
  border: 0.5px solid;
  font-size: 14px;
  font-weight: 600;
  padding: 9px 30px;
  margin-top: 20px;
  font-family: "Montserrat", sans-serif;
}

.fifth-section .bg_img {
  position: absolute;
  top: 0;
  width: 45.2%;
  right: 0px;
  height: 100%;
}

.fifth-section .bg_img img {
  width: 100%;
  height: 100%;
}

/* Fifth section ends */

/* Sixth section starts */
/* Comment by huzaifa
.sixth-section {
  margin-top: 100px;
}
.six-col-right{
  margin-top: 180px;
}
#para_1{
  color: #D5A037;
  font-size: 26px;
}
.six-col-right{
  font-size: 60px;
}
#para_2{
  color: #D5A037;
  font-size: 20px;
}
.contact-btn-2{
  background-color: #D5A037;
  border: 2px solid #000;
  color: #fff;
  border-radius: 25px;
} 
.six-col-left img{
  border-radius: 29px;
}*/
/* huzaifa css */
.sixth-section {
  margin: 103px 0px;
}

/* .sixth-section .left_img{
  text-align: center;
} */
.sixth-section .left_img img {
  width: 85%;
  border-radius: 15px;
  height: 436px;
  object-fit: cover;
  object-position: center;
}

.sixth-section .right_txt .h_a {
  color: #d5a037;
  font-size: 22px;
  margin-bottom: 5px;
  letter-spacing: -1px;
}

.sixth-section .right_txt h2 {
  font-size: 48px;
  font-weight: bold;
  font-family: Aileron BBold;
}

.sixth-section .right_txt .h_b {
  font-size: 16px;
  letter-spacing: -0.5px;
  color: #808080;
  line-height: 26px;
  font-family: Aileron Light;
}

.sixth-section .contact-btn-2 {
  color: white;
  background-color: #d5a037;
  border-radius: 24px;
  padding: 9px 27px;
  margin-top: 18px;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
}

.sixth-section .contact-btn-2:hover {
  background-color: white;
  color: #d5a037;
  border: 1px solid #d5a037;
}

/* Sixth section ends */

/* Footer section starts */
/* comment by huzaifa
footer{
  background-color: #EACB35;
  margin-top: 70px;
  padding-top: 40px;
  padding-bottom: 20px;
}
.footer-col-1 {
  text-align: center;
}
.footer-col-1 p{
  text-align: left;
  font-size: 18px;
}
.footer-col-2 {
  text-align: center;
}
.footer-col-2 >h4{
  margin-top: 24px;
}
.footer-col-2 ul{
  margin-top: 42px;
}
.footer-col-2 ul>li{
  list-style: none;
  margin-top: 4px;
}
.footer-col-2 ul>li>a{
text-decoration: none;
color: #000;
font-size: 18px;
}
.footer-col-3 {
  margin-top: 21px;
}
.social-icons a{
  color: #000;
  font-size: 24px;
}
#f-logo{
  margin-right: 219px;
}
#label{
  margin-top: 35px;
}
#copyright{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
} */
/* huzaifa css */
footer {
  background-image: url("../Assets/svg/Path\ 818.svg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /*height: 200px;*/
  /*height: 600px;*/
  padding: 170px 0px  20px 0px ;
}

footer .footer-col-1 img {
  width: 110px;
  margin-top: -11px;
  margin-bottom: 11px;
}

footer .footer-col-1 p {
  font-size: 16px;
  font-family: Aileron Light;
  font-weight: 500;
  /* letter-spacing: -0.8px; */
  margin-bottom: 28px;
}

footer .footer-col-1 p a {
  font-weight: 500 !important;
  color: black;
  text-decoration: none;
}

footer .footer-col-2 {
  margin-left: 65px;
  margin-top: 36px;
}
footer .academia_logo {
  width: 50%;
}
footer .footer-col-2 h4,
footer .footer-col-3 h4 {
  font-family: Aileron BBold;
  margin-bottom: 20px;
}

footer .footer-col-2 ul {
  padding-left: 0px;
}

footer .footer-col-2 ul li {
  list-style-type: none;
  margin-bottom: 4px;
}

footer .footer-col-2 ul li a {
  text-decoration: none;
  color: black;
  font-size: 16px;
  font-family: Aileron Light;
  font-weight: 500;
  /* letter-spacing: -0.8px; */
}

footer .footer-col-3 {
  margin-top: 36px;
}

footer .footer-col-3 img {
  width: 80%;
  margin-bottom: 30px;
}

footer .footer-col-3 .social-icons {
  margin-top: 11px;
}

footer .footer-col-3 .social-icons a {
  color: black;
  font-size: 29px;
  margin-right: 17px;
}

footer .foot_tag {
  text-align: center;
  font-weight: bold;
  margin-top: 47px;
}

/* Footer section ends */

/* ===========================MAP page Styling=========================== */

/* .map_sec .cards_div {
  width: 40%;
} */
section.map_sec {
  margin: 80px 0px 30px 0;
}

.map_sec .card img {
  /* border-radius: 14px; */
  /* border-bottom-right-radius: 0; */
  height: 200px;
  width: 100%;
  object-fit: contain;
}

.cards_div::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  background-color: #f6f6f6;
  border-radius: 20px;
}

.cards_div::-webkit-scrollbar-thumb {
  background: #d5a037;
  border-radius: 20px;
}

.map_sec p {
  margin: 0px;
}

.map_sec .cards_div {
  display: block;
  height: 780px;
  overflow-y: scroll;
  text-align: center;
  margin-left: 20px;
  padding-top: 10px;
  margin: 40px 0 40px 40px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: start;
  /*overflow: hidden;*/
}

.map_sec .cards_div .card {
  border-radius: 14px;
  border: 1px solid #d5a037;
  display: inline-block;
  width: 45%;
  margin-left: 15px;
  margin-bottom: 30px;
  text-align: left;
  cursor: pointer;
  transition: transform .5s ease;
}
.map_sec .cards_div .card:hover {

  transform: scale(1.05);
}

.map_sec .cards_div .card .txt p {
  font-size: 16px;
  color: #808080;
}
.map_in_modal .txt .fa-check-circle {color: green;}
.map_sec .cards_div .card .txt .fa-check-circle {color: green;}
.map_sec .cards_div .card .txt p {margin-bottom: 5px;}

/*.map_sec .cards_div .card .txt p .fa-map-marker-alt {
  color: #eacb35;
}*/

.map_sec .cards_div i.recover{
  color: #eacb35;
}

.map_sec .cards_div i.Good {
    color: #98bc46;
}

.map_sec .cards_div i.Unusable {
    color: #cf0000;
}

.map_sec .cards_div .card .txt p .fa-times-circle {
  color: #cf0000;
}

.map_sec .cards_div .card .txt,
.map_sec .cards_div .card .b_txt {
  padding: 15px 14px;
}

.map_sec .cards_div .card .b_txt {
  color: #d5a037;
  font-size: 13px;
  padding-top: 0px;
}

.map_sec iframe {
  width: 100%;
  height: 700px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}

/* ===========================Project second section Styling=========================== */
.project_hero_sec:before {
  background-image: url(../Assets/svg/own-proj-svg.svg);
}

.project_second_sec {
  margin-top: 422px;
}

.project_second_sec:before {
  display: none;
}

.project_second_sec .sec_head {
  margin-bottom: 46px;
  align-items: center;
}

.project_second_sec .sec_head h1 {
  font-size: 48px;
  font-weight: bold;
  font-family: Aileron BBold;
}

/* ===========================Project fifth section Styling=========================== */
.project_fifth_sec {
  margin-bottom: 150px;
}

.project_fifth_sec .bg_img {
  height: 100%;
}

.project_fifth_sec .bg_img img {
  height: 100%;
  object-fit: cover;
  object-position: top;

}
.story_detail_page img {
  object-fit: cover;
  object-position: right;
}

/* Recreo page  */
.recreo:before {
  background-image: url(../Assets/svg/recreo-svg.svg);
}

.recreo_fst_sec .fst_quad h1,
.recreo_scnd_sec h1 {
  font-size: 48px;
  font-weight: bold;
  font-family: Aileron BBold;
}

.recreo_fst_sec .fst_quad p {
  color: #808080;
  font-size: 16px;
  width: 90%;
  line-height: 28px;
  font-family: Aileron Light;
}

.recreo_fst_sec .fst_quad p span {
  color: #6c6161;
  font-weight: 600;
}

.recreo_fst_sec {
  margin-top: 455px;
}

.recreo_fst_sec .secnd_quad {
  width: 75%;
  margin-top: -100px;
}

.recreo_fst_sec .third_quad {
  width: 88%;
  margin-top: 20px;
}

.recreo_fst_sec .third_quad a {
  cursor: pointer;
  line-height: 16px;
  position: relative;
}

.recreo_fst_sec .third_quad a img {
  width: 47px;
  position: absolute;
  left: 0px;
  top: -14px;
}

.recreo_fst_sec .third_quad a span {
  font-family: "Montserrat", sans-serif;
  color: #d5a037;
  margin-left: 60px;
}

.recreo_fst_sec .third_quad p {
  color: #808080;
  font-size: 16px;
  margin-left: 60px;
  margin-top: 14px;
  line-height: 28px;
  font-family: Aileron Light;
}

.recreo .modal-header button.close.btn ,  .home_model .close {
  color: white;
  padding: 5px 10px;
  background-color: black;
}

.recreo .modal-header {
  justify-content: flex-end;
}

.recreo .modal-content iframe {
  width: 100%;
}

.recreo_fst_sec .third_quad .bld {
  color: #6c6161 !important;
  font-weight: 600;
  margin-top: -4px;
  line-height: 28px;
}

.recreo_fst_sec .third_quad .btn {
  padding: 15px 20px;
  background-color: #d5a037;
  color: white;
  border-radius: 24px;
  font-size: 14px;
  height: 42px;
  line-height: 11px;
  margin-left: 60px;
  font-family: "Montserrat", sans-serif;
}

.recreo_fst_sec .frth_quad a span {
  color: #eacb35;
}

.recreo_scnd_sec p {
  font-family: Aileron Light;
  text-align: center;
}

.recreo_scnd_sec {
  margin-top: 71px;
}

.recreo_scnd_sec h1 {
  text-align: center;
}

.recreo_scnd_sec .txt_lit {
  color: #808080;
  font-size: 16px;
  width: 59%;
  margin: 10px auto 45px;
  line-height: 28px;
}

.third-section,
.recreo_scnd_sec {
  background-image: url(../Assets/svg/recreo-map.svg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 130px 0px 157px;
}

.recreo_scnd_sec iframe {
  width: 100%;
  border-radius: 14px;
  height: 550px;
}

.recreo_scnd_sec .map_btn {
  text-align: center;
  padding: 9px 15px;
  font-size: 14px;
}

.recreo_thrd_sec .right_txt .h_b {
  width: 96%;
  margin-bottom: 5px;
}

.recreo .ban_btns a {
  width: 50%;
}

#login_modal .form-control,
#signup_modal .form-control {
  padding: 10px;
  border-radius: 10px;
}

#login_modal .modal-content,
#signup_modal .modal-content {
  border-radius: 30px;
  width: 100%;
  background: transparent;
}

#login_modal .modal-dialog,
#signup_modal .modal-dialog {
  margin-top: 12rem;
}

#login_modal .modal_body,
#signup_modal .modal_body {
  background: linear-gradient(180deg,
      rgba(234, 203, 53, 1) 0%,
      rgba(213, 160, 55, 1) 100%);
  border-radius: 30px;
  padding: 46px 24px;
}

#login_modal .modal_body h1,
#signup_modal .modal_body h1 {
  text-align: center;
  font-size: 45px;
  font-family: Aileron BBold;
  margin-bottom: 25px;
}

#login_modal .modal_body button,
#signup_modal .modal_body button {
  background-color: black;
  border-radius: 50px;
  color: white;
  outline: none;
  border: 0;
  padding: 10px 50px;
  margin: 15px 0px;
}

#login_modal .modal_body form,
#signup_modal .modal_body form {
  text-align: center;
}


#signup_modal .modal_body form .img_upload_div img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

#login_modal .modal_body form .chkbx,
#signup_modal .modal_body form .chkbx {
  text-align: left;
}

#login_modal .modal_body form .remem,
#signup_modal .modal_body form .remem {
  display: flex;
  justify-content: space-between;
}

#login_modal .modal_body form .remem input,
#signup_modal .modal_body form .remem input {
  transform: scale(1.2);
}

#login_modal .modal_body form label,
#login_modal .modal_body form a,
#signup_modal .modal_body form label,
#signup_modal .modal_body form a {
  color: #6d6d6d;
  font-family: Aileron Regular;
  font-size: 13px;
}

#login_modal .modal_body form a,
#signup_modal .modal_body form a {
  text-decoration: none;
}

#login_modal .modal_body p,
#signup_modal .modal_body p {
  color: #6d6d6d;
  font-family: Aileron Regular;
  text-align: center;
}

#login_modal .modal_body p a,
#signup_modal .modal_body p a {
  text-decoration: none;
  color: black;
}

#login_modal input::placeholder,
#signup_modal input::placeholder {
  font-size: 16px;
  font-family: Aileron Regular;
}

#signup_modal .modal_body form select {
  width: 100%;
  padding: 10px;
  font-size: 1rem;
  font-weight: 400;
  font-family: Aileron Regular;
  line-height: 1.5;
  border-radius: 10px;
  color: #6d6d6d;
  border: 0;
  outline: none;
}

#signup_modal .modal_body form .img_upload_div {
  background-color: white;
  border-radius: 50%;
  height: 85px;
  width: 85px;
  border: 1.5px solid black;
  margin: 0 auto 45px;
  box-shadow: 1px 5px 9px 0px #00000091;
  position: relative;
}

#signup_modal .modal_body form .img_upload_div img.display_image { display: block;}

#signup_modal .modal_body form .img_upload_div label {
  position: relative;
}

#signup_modal .modal_body form .img_upload_div label i {
  font-size: 38px;
  color: black;
  margin-top: 21px;
}

#signup_modal .modal_body form .img_upload_div span {
  white-space: nowrap;
  position: absolute;
  top: 95px;
  left: -48px;
  color: black;
}

#signup_modal .modal_body form .img_upload_div input {
  opacity: 0;
}

.stories_hero_sec:before {
  background-image: url(../Assets/svg/Mask\ Group\ 18.svg);

}

.stories_first_sec .first-sec-right h2 {
  white-space: nowrap;
}

.stories_first_sec #para4 {
  width: 107%;
  margin: 11px 0px 0px;
}

.stories_first_sec .lt_txt {
  color: #808080;
  font-family: Aileron BBold;
  margin-top: 12px;
  margin-bottom: 8px;
}

.stories_first_sec .para4 .to_us {
  color: #eacb35;
  text-decoration: none;
}

.stories_first_sec .first-sec-right>a {
  background-color: #d5a037;
  color: white;
  border-radius: 50px;
  padding: 9px 17px;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
}

/* .stories_first_sec .first-sec-right{
  margin-top: 70px;
} */
.stories_first_sec .img_back button {
  top: 67%;
  font-size: 25px;
}

.stories_first_sec .img_back:before {
  width: 385px;
  height: 643px;
}

.stories_scnd_sec {
  margin-top: 156px;
  margin-bottom: 100px;
}

.stories_scnd_sec .head,
.news_scnd_sec .head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.stories_scnd_sec .head h1,
.news_scnd_sec .head h1 {
  font-size: 48px;
  font-weight: bold;
  font-family: Aileron BBold;
}

.stories_scnd_sec .head a,
.news_scnd_sec .head a {
  background-color: #d5a037;
  color: white;
  border-radius: 50px;
  padding: 9px 32px;
  border: 0;
  outline: none;
  font-size: 14px;
  height: 40px;
}

.stories_scnd_sec .card_img {
  overflow: hidden;
  border-radius: 20px;
  box-shadow: 0px 5px 10px #eacb3569;
  margin-top: 40px;
  position: relative;
}

.stories_scnd_sec .card_img .card_txt {
  position: absolute;
  bottom: 0px;
  padding: 33px;
  display: none;
}

.stories_scnd_sec .card_img .card_txt h5 {
  color: white;
  font-family: Aileron Semi-BBold;
  font-size: 21px;
}

.stories_scnd_sec .card_img .card_txt p {
  color: white;
  font-family: Aileron Regular;
  font-size: 15px;
}

.stories_scnd_sec .card_img .card_txt .date {
  color: #d5a037;
}

.stories_scnd_sec .card_img .card_txt a {
  text-decoration: none;
  outline: none;
  border-radius: 50px;
  border: 1px solid #eacb35;
  color: #eacb35;
  padding: 10px 22px;
}

.stories_scnd_sec .card_img .card_txt a:hover {
  color: white;
  background-color: #eacb35;
}

.stories_scnd_sec .card_img img {
  height: 446px;
}

.stories_scnd_sec .card_img:hover img {
  filter: brightness(0.5) contrast(0.7);
}

.stories_scnd_sec .card_img:hover .card_txt {
  display: block;
}

.news_hero_sec:before {
  background-image: url(../Assets/svg/Mask\ Group\ 25.svg);
}

.news_scnd_sec {
  margin-top: 467px;
  margin-bottom: 124px;
}

.news_scnd_sec .card {
  border-radius: 14px;
  border: 1px solid #eacb35;
  position: relative;
}
.news_scnd_sec .card a{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 11;
  border-radius: 14px;
  cursor: pointer;
}
.news_scnd_sec .card:hover{
  transform: scale(1.05);
}

.news_scnd_sec .card img {
  overflow: hidden;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  height: 330px;
}

.news_scnd_sec .card-body {
  background-color: #eacb35;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
  height: 138px;
}

.news_scnd_sec .card-body p {
  font-size: 12px;
  font-family: Aileron Regular;
  margin: 0px;
  /* font-weight: 600; */
}

.news_scnd_sec .card-body .drk_txt {
  font-size: 14px;
  font-family: Aileron BBold;
  font-weight: bold;
  margin-bottom: 12px;
}

.news_scnd_sec .card_1 {
  margin-top: 144px;
}

.news_scnd_sec .card_2 {
  margin-top: 52px;
}

.news_scnd_sec .card_3 {
  margin-top: 35px;
}

.news_scnd_sec .card_4 {
  margin-top: -56px;
}

.contact_hero_sec:before {
  background-image: url(../Assets/svg/Mask\ Group\ 21.svg);
}

.contact_fst_sec p.cotct {
  color: #d5a037;
  font-weight: 600;
}

.contact_fst_sec .social_btns a {
  color: #d5a037;
  font-size: 32px;
  margin-right: 17px;
}

.contact_scnd_sec .head h1 {
  font-size: 48px;
  font-weight: bold;
  font-family: Aileron BBold;
  text-align: center;
}

.contact_scnd_sec .head p {
  color: #808080;
  font-size: 16px;
  margin-top: 25px;
  font-family: Aileron Light;
  text-align: center;
  width: 86%;
  margin: 0 auto;
}

.contact_scnd_sec {
  margin-top: 134px;
}

.contact_slider {
  margin-bottom: 122px;
  /* background-image: url('../Assets/svg/Mask\ Group\ 11.svg'); */
}

.contact_slider::before {
  display: none;
}

.contact_slider .swiper-slide img {
  height: 400px;
  margin: 0px;
}

.contact_slider {
  margin-top: 44px;
}

.contact_fst_sec {
  position: relative;
}

.contact_fst_sec::before {
  content: "";
  background-image: url(../Assets/svg/Mask\ Group\ 16.svg);
  background-repeat: no-repeat;
  background-size: 100% 87%;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: -1;
  right: -482px;
  filter: grayscale(1);
  bottom: -340px;
  transform: scale(1.2);
}

.contact_slider .swiper-slide:hover .img_txt {
  display: block;
}

.contact_slider .swiper-button-prev,
.contact_slider .swiper-button-next {
  height: 14%;
}

.contact_slider .swiper-slide {
  position: relative;
}

.contact_slider .swiper-slide .img_txt {
  position: absolute;
  background-color: #d5a037;
  width: 88%;
  border-radius: 5px;
  padding: 10px 15px;
  bottom: 33px;
  display: none;
}

.contact_slider .img_txt .name {
  color: white;
  font-size: 20px;
  font-family: Aileron Regular;
  font-weight: 600;
  margin: 0px;
}

.contact_slider .img_txt .disc {
  margin: 0px;
  color: white;
  font-size: 14px;
  font-family: Aileron Regular;
}

.contact_slider .img_txt .social_links {
  text-align: left;
}

.contact_slider .img_txt .social_links a {
  color: white;
  font-weight: lighter;
  margin-right: 17px;
}

/* .contact_fst_sec .first-sec-right{
  margin-top: 72px;
} */
.contact_fst_sec .row {
  align-items: center;
}

.stories_first_sec .row {
  align-items: center;
}

.home_model .modal-content iframe {
  width: 100%;
}

.home_model .modal-header {
  float: right;
  padding: 0;
}

.first-section .home_model .close {
  font-size: 26px;
  font-weight: 800;
  color: white;
  background-color: black;
  border-radius: 50%;
  padding: 3px 15px;
  margin-bottom: 10px;
}

.home_model .modal-content {
  border: none;
  background-color: transparent;
}

/* media queriesss===================================================xxxxxxxxxxxxxxxxxxxxxx======================xxxxxxxxxxxxxxxxxxxxxxxx===== */
.project_second_sec .mySwiper1 .swiper-slide>div {
  position: absolute;
  display: none;
}

.project_second_sec .mySwiper1 .swiper-slide:hover div {
  display: block;
}

.project_second_sec .mySwiper1 .swiper-slide>div>a>img {
  width: 50px;
  height: 50px;
  filter: brightness(100%) !important;
}

.opportunity_section .swiper-slide img {
  height: 400px;
  margin: 0px;
}

.opportunity_section .swiper-slide img {
  box-shadow: 0px 5px 10px #eacb356e;
  border-radius: 14px;
}

.mons_reg_f {
  font-family: "Montserrat", sans-serif;
}

.fourth-section .swiper-slide {
  box-shadow: 0px 8px 20px 2px #eacb351a;
}

.fourth-section .mySwiper .swiper-wrapper {
  padding-bottom: 15px;
}

.fourth-section .mySwiper .swiper-wrapper .swiper-slide {
  border-radius: 11px;
}

.gr_clr {
  color: #98bc46 !important;
}

.map_sec .cards_div .card .txt p span {
  padding-left: 7px;
}

.swiper-wrapper {
  padding-bottom: 10px;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
  color: #e9e9e9;
}

.contact_slider .swiper-slide img {
  margin: 0px;
}

.fifth-section .left_txt p {
  font-size: 16px;
  font-family: Aileron Light;
}
.fifth-section.project_fifth_sec {
  overflow-x: hidden;
}
.sixth-section .contact-btn-2 {
  font-size: 14px;
}

.recreo_scnd_sec .map_btn span,
.sixth-section .contact-btn-2,
.second-section .sec_head a,
.stories_scnd_sec .head a,
.news_scnd_sec .head a {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
}


.fifth-section .left_txt p {
  font-size: 16px;
}

.stories_scnd_sec .head a, .news_scnd_sec .head a {
  height: 37px;
}


footer .footer-col-2,
footer .footer-col-3 {
  margin-top: 36px;
}

.opportunity_section .mySwiper1,
.fourth-section .swiper {
  padding: 5px;
}

/*.opportunity_section .swiper-button-next, .swiper-button-prev{*/
  /*width: calc(var(--swiper-navigation-size)/ 24 * 152);*/
/*}*/

body .opportunity_section .swiper-button-next { right: -30px; }
body .opportunity_section  .swiper-button-prev {left: -30px;}
.opportunity_section .container.cus_cont_width .col-md-12{ position: relative; }
.opportunity_section .swiper-button-next, .opportunity_section .swiper-button-prev { /* transform: translate(0px, -50px); */    height: auto;}
body .opportunity_section .swiper {    width: 100%; height: auto;}

.swiper-pagination {
  display: none;
}
#login_modal .modal_body button.close,#signup_modal .modal_body button.close {
  padding: 0px;
  background: transparent;
  color: black;
  font-size: 35px;
  float: right;
  margin: 0px;
  margin-top: -44px;
}

html[lang="it"] .inner_section_counters .filter_property .filter_btn, #add_property_area, #add_property_point {font-size: 12px; padding: 10px ;}





/* Story detail Page Css started*/


.cs-blog{margin-bottom:30px;}
.cs-blog h2{font-size:20px;letter-spacing:-1px;line-height:29px;margin:0 0 11px;position:relative;text-transform:uppercase;}
.cs-blog::after{clear:both;content:"";display:block;}
ul.blog-list{list-style:outside none none;margin:-30px 0 0;padding:0;position:relative;width:100%;}
.blog-list.blog-slide{margin:0;}
.blog-list.blog-slider{margin:0;}
ul.blog-list li{float:left;list-style:outside none none;margin:30px 0 0;}
.blog-slide .slick-list{margin:0 -15px;}
ul.blog-list.blog-slide li{margin-bottom:10px;margin-top:0;}
ul.blog-list li:first-child{border:0 none;}
ul.blog-list li figure{overflow:hidden;position:relative;}
ul.blog-list li figure img{width:100%;}
ul.blog-list li .cs-text{border:1px solid #f0f0f0;overflow:hidden;padding:15px 20px;}
.cs-blog-detail .cs-text .post-option{border-top:1px solid #f0f0f0;float:left;padding-top:10px;width:100%;}
.cs-blog-detail .cs-text .post-option span a{color:#777;}
.widget ul.blog-list li .cs-text{height:auto;margin:0;min-height:inherit;padding:9px 0 13px;}
ul.blog-list li .cs-text span{color:#8b919e;display:inline-block;font-size:12px;line-height:19px;}
ul.blog-list li .cs-text p{margin-bottom:12px;}
ul.blog-list li .cs-text h5{border-bottom:1px solid #fff;font-size:15px;margin:0;min-height:56px;padding:0 0 5px;}
ul.blog-list li .cs-text h5 a{color:#292c33;}
ul.blog-list li .cs-text .readmore{float:right;font-size:11px;line-height:20px;padding-top:6px;position:relative;text-transform:uppercase;}
ul.blog-list .slick-list.draggable{overflow:hidden;}
.cs-auther-name a{color:#999;}
.blog-list .slick-arrow{background-color:#f9f9f9;float:left;height:29px;margin:5px 0 0 5px;text-align:center;width:29px;}
.blog-list .slick-arrow a{color:#999;font-size:18px;line-height:32px;}
.cs-blog.classic{margin:0 0 30px;}
.cs-blog.classic ul{margin:0;}
.cs-blog.classic li{border-top:2px solid #eceef0;float:left;list-style:outside none none;padding:16px 0;width:100%;}
.cs-blog.classic p{display:inline-block;font-size:16px;font-weight:500;margin:0 -4px 0 0;vertical-align:middle;width:100%;}
.cs-blog.classic p i{color:#c4c6c8;margin:0 10px 0 0;vertical-align:middle;}
.cs-blog.classic span{display:inline-block;float:right;font-size:12px;text-align:right;vertical-align:middle;}
.cs-blog.classic span i{color:#e2e5e8;float:right;font-size:24px;margin:2px 0 0 10px;}
.cs-pagination-blog{margin-bottom:30px;}
.cs-blog.blog-medium{border-bottom:0 none;margin:0;padding-bottom:30px;}
.cs-blog.blog-medium::after{clear:both;content:"";display:block;}
.cs-blog.blog-medium .blog-text .cs-post-title{clear:both;}
.cs-blog .cs-media figure{position:relative;}
.cs-blog .cs-media figure figcaption{background-color:rgba(0, 0, 0, 0.5);height:100%;left:0;opacity:0;position:absolute;top:0;transition:all 0.3s ease-in-out 0s;visibility:hidden;width:100%;}
.cs-blog .cs-media:hover figure figcaption{opacity:1;visibility:visible;}
.cs-blog.blog-medium .post-title h3{margin-bottom:0;}
.cs-blog .post-title{margin-bottom:10px;}
.cs-blog.blog-medium .cs-media figure figcaption .cs-readmore a{color:#fff;font-size:24px;left:50%;margin:-10px 0 0 -65px;position:absolute;top:50%;transform:scale(0.7);}
.cs-blog.blog-medium .cs-media:hover figure figcaption .cs-readmore a{transform:scale(1);}
.cs-blog.blog-medium:last-child{border-bottom:medium none;padding-bottom:40px;}
.blog-medium .cs-media{display:inline-block;margin-right:30px;vertical-align:middle;width:37%;}
.blog-modern .cs-media{display:inline-block;margin-right:-4px;vertical-align:middle;width:48.6%;}
.blog-medium .cs-media figure img, .blog-modern .cs-media img{width:100%;}
.blog-medium .cs-media ~ .blog-text{display:inline-block;float:none;margin-right:0;vertical-align:middle;width:58%;}
.blog-modern .blog-text{display:inline-block;margin-right:-4px;padding-left:30px;vertical-align:middle;width:51.4%;}
.blog-modern .blog-text .cs-post-title{margin-bottom:5px;padding-bottom:1px;position:relative;}
.blog-modern .blog-text .cs-post-title::after{bottom:1px;content:"";height:1px;left:0;position:absolute;width:27px;}
.blog-modern .blog-text .blog-separator{margin:0 0 10px;}
.blog-modern .blog-text .blog-separator::before{display:none;}
.blog-medium .blog-text{width:99.1%;}
.blog-medium .blog-text p{display:inline;margin:0 0 15px;}
.blog-medium .blog-separator{margin:0 0 10px;}
.cs-blog .cs-categories, .cs-blog-detail .cs-categories{display:block;margin:0 0 12px;}
.cs-blog .cs-categories a, .cs-blog-detail .cs-categories a{border-bottom:2px solid #ededed;color:#55a747;display:inline-block;font-size:10px;margin-right:5px;padding-bottom:2px;text-transform:uppercase;}
.cs-blog-detail .post-option{float:right;}
.cs-blog .post-option span a, .cs-blog-detail .post-option span a{color:#999 !important;display:inline-block;font-size:12px;margin-right:18px;vertical-align:middle;}
.cs-blog .post-option span i, .cs-blog-detail .post-option span i{display:inline-block;font-size:14px;margin-right:10px;vertical-align:middle;}
.cs-blog-detail .post-option span.post-category i{margin:0;}
.cs-blog-detail .post-option .post-category a{margin-left:10px;margin-right:0;}
.cs-blog-detail .post-option .post-date{margin-left:18px;}
.cs-blog-detail .cs-text .post-option span i{float:left;margin:3px 8px 0 0;}
.cs-blog.blog-grid figure img{width:100%;}
.cs-blog.blog-grid .cs-media ~ .blog-text{margin:-30px 0 0;padding:0 10px;position:relative;z-index:1;}
.cs-blog.blog-grid .cs-inner-bolg{background-color:#fff;display:inline-block;padding:20px 25px;width:100%;}
.cs-blog.blog-grid .blog-text p{margin:0 0 5px;}
.cs-blog.blog-grid .post-option{line-height:normal;margin:0 0 10px;}
.cs-blog.blog-grid .post-option span{color:#8b919e;font-size:10px;margin:0 15px 0 0;position:relative;text-transform:uppercase;}
.cs-blog.blog-grid .post-option span::before{background-color:#8b919e;border-radius:100%;content:"";height:3px;left:-10px;position:absolute;top:5px;width:3px;}
.cs-blog.blog-grid .post-option span:last-child{margin:0;}
.cs-blog.blog-grid .post-option span:first-child::before{display:none;}
.cs-blog.blog-grid .read-more{display:inline-block;font-size:12px;position:relative;}
.cs-blog.blog-grid .read-more::before{content:"";font-family:"icomoon";font-size:14px;position:absolute;right:-15px;top:0;}
.blog-large .cs-media img{width:100%;}
.blog-large .cs-text{margin:0 0 20px;position:relative;z-index:1;}
.blog-large .cs-media ~ .cs-text{background-color:#fff;margin:0 auto;padding:30px 0 0;width:100%;}
.cs-blog .cs-author, .cs-blog-detail .cs-author{float:left;margin:0 0 10px;}
.cs-blog .cs-author figure, .cs-blog-detail .cs-author figure{display:inline-block;height:32px;margin:0 10px 0 0;vertical-align:middle;width:32px;}
.cs-blog .cs-author figure img, .cs-blog-detail .cs-author figure img{border-radius:100%;}
.cs-blog .cs-author .cs-text, .cs-blog-detail .cs-author .cs-text{display:inline-block;margin:0;padding:0;vertical-align:middle;}
.cs-blog .cs-author .cs-text a, .cs-blog-detail .cs-author .cs-text a{color:#555;font-size:13px;}
.blog-large .post-option, .cs-blog.blog-medium .post-option{float:right;}
.cs-blog.blog-large .post-option span i, .cs-blog.blog-medium .post-option span i{color:#cfcfcf;}
.post-option span i{margin-right:5px;transition:all 0.3s ease-in-out 0s;}
.blog-separator{border-bottom:1px solid #f1f1f1;display:inline-block;margin:20px 0 25px;position:relative;width:100%;}
.blog-large .cs-text p{margin:0 0 25px;}
.blog-large .read-more{border:1px solid;border-radius:20px;display:inline-block;font-size:12px;padding:4px 20px;text-transform:uppercase;}
.blog-large .cs-post-title{margin:0 0 15px;}
.blog-large .cs-post-title h3{margin:0;}
.cs-blog-detail .cs-post-title h1{margin:0 0 10px;}
.cs-blog-detail .cs-post-title::after{clear:both;content:"";display:block;}
.cs-blog-detail .cs-main-post img{width:100%;}
.cs-blog-detail .cs-main-post{margin-bottom:25px;}
.cs-blog-detail .cs-admin-post .cs-media figure, .cs-blog-detail .cs-admin-post .cs-media figure img{border-radius:100%;}
.cs-blog-detail .cs-admin-post .cs-text{overflow:hidden;}
.cs-blog-detail .cs-admin-post{float:left;width:40%;}
.cs-blog-detail .cs-admin-post .cs-media{float:left;height:46px;margin-right:14px;width:46px;}
.cs-blog-detail .cs-author-name{color:#ccc;display:inline-block;font-size:14px;margin-right:20px;padding-top:6px;vertical-align:middle;}
.cs-blog-detail .cs-author-name strong{color:#55a747;display:block;line-height:26px;}
.cs-blog-detail .cs-more-post{border:1px solid #e4e4e4;border-radius:3px;box-shadow:0 1px 2px rgba(0, 0, 0, 0.1);color:#ccc;font-size:11px;padding:6px 8px;}
.cs-blog-detail .cs-social-share{float:right;}
.cs-blog-detail .cs-social-media{display:inline-block;margin:0;padding:0;}
.cs-blog-detail .cs-social-media li{display:inline-block;list-style:outside none none;margin:0;vertical-align:top;}
.cs-blog-detail .cs-social-media li a{background-color:#fc6d4c;border-radius:50%;color:#fff;display:block;font-size:13px;height:28px;line-height:30px;margin:0 5px 5px 0;text-align:center;width:28px;}
.cs-blog-detail .cs-social-media li a.cs-more{line-height:33px;padding:0;}
.cs-blog-detail .cs-social-media li a::before{display:none;}
.cs-blog-detail .cs-social-media li a[data-original-title="facebook"]{background-color:#2b4a8b;}
.cs-blog-detail .cs-social-media li a[data-original-title="Facebook"]{background-color:#2b4a8b;}
.cs-blog-detail .cs-social-media li a[data-original-title="Tumblr"]{background-color:#32506d;}
.cs-blog-detail .cs-social-media li a[data-original-title="tumblr"]{background-color:#32506d;}
.cs-blog-detail .cs-social-media li a[data-original-title="Dribbble"]{background-color:#ea4c89;}
.cs-blog-detail .cs-social-media li a[data-original-title="dribbble"]{background-color:#ea4c89;}
.cs-blog-detail .cs-social-media li a[data-original-title="stumbleupon"]{background-color:#eb4823;}
.cs-blog-detail .cs-social-media li a[data-original-title="Stumbleupon"]{background-color:#eb4823;}
.cs-blog-detail .cs-social-media li a[data-original-title="rss"]{background-color:#f06c19;}
.cs-blog-detail .cs-social-media li a[data-original-title="twitter"]{background-color:#1f94d9;}
.cs-blog-detail .cs-social-media li a[data-original-title="linkedin"]{background-color:#10598c;}
.cs-blog-detail .cs-social-media li a[data-original-title="google"]{background-color:#d83936;}
.cs-blog-detail .cs-social-media li a[data-original-title="youtube"]{background-color:#b00;}
.cs-blog-detail .cs-social-media li a[data-original-title="Youtube"]{background-color:#b00;}
.cs-blog-detail .cs-social-media li a.cs-more .at4-icon{border-radius:10px;margin:5px 0 0 -2px;}
.cs-blog-detail .cs-share{float:none;left:0;margin:0 15px 0 0;position:absolute;top:0;}
.cs-blog-detail .cs-share a{color:#333;font-size:18px;font-weight:700;}
.cs-blog-detail .cs-share-detail::after{clear:both;content:"";display:block;}
.cs-blog-detail .cs-share-detail{display:inline-block;margin-bottom:0;padding-bottom:0;position:relative;vertical-align:middle;width:49%;}
.cs-blog-detail .cs-post-option-panel{float:left;padding-top:20px;width:100%;}
.cs-blog-detail .rich-editor-text p{margin-bottom:30px;}
blockquote, .rich-text-editor blockquote{border-left:4px solid;margin:0 0 40px;padding:20px 0 0;position:relative;width:95%;}
blockquote{background-color:#fcfcfc;font-style:italic;padding:15px 40px 20px 50px !important;}
blockquote, blockquote span, blockquote p{color:#777;display:block;font-size:16px;line-height:24px;margin-bottom:15px;}
blockquote .author-name a{color:#999;font-size:11px;}
blockquote.text-left-align{text-align:left;}
blockquote.text-right-align{text-align:right;}
blockquote.text-center-align{text-align:center;}
blockquote::before, .rich-text-editor blockquote::before{color:#eaeaea;content:"";font-family:"icomoon";font-size:22px;font-style:normal;left:24px;position:absolute;top:15px;transform:scale(-1);}
.rich-text-editor blockquote{background-color:#fcfcfc;font-style:italic;padding:15px 40px 20px 50px;}
.rich-text-editor blockquote p{margin:0;}
blockquote > span{margin:0;position:relative;}
blockquote > span.author-name::after{display:none;}
blockquote > span::after{color:#eaeaea;content:"";display:inline-block;font-family:"icomoon";font-size:22px;font-style:normal;margin:0 0 0 8px;position:relative;top:3px;}
.cs-blog-detail .tags{display:inline-block;margin:0 -4px 0 0;vertical-align:middle;width:50%;}
.cs-blog-detail .cs-tags{display:block;margin:0 0 40px;}
.cs-blog-detail .cs-tags .tags span{color:#333;display:inline-block;font-size:18px;margin:0 10px 5px 0;}
.cs-blog-detail .cs-tags .tags ul{display:inline-block;margin:0;padding:0;}
.cs-tags ul li{display:inline-block;list-style:outside none none;margin:0 0 6px;}
.cs-tags ul li a{display:block;font-size:12px;margin:0 8px 0 0;}
.cs-tags .tags ul li a{background-color:#f5f5f5;border-radius:20px;color:#777;padding:2px 18px 3px;}
.comment-respond{margin-bottom:30px;}
.comment-form ul{list-style:outside none none;}
.comment-form ul li{margin-bottom:30px;}
.comment-form .cs-element-title h3{margin:0;}
.comment-form form .input-holder{position:relative;}
.comment-form form .input-holder i{color:#cecece;font-size:18px;position:absolute;right:20px;top:15px;}
.comment-form form .input-holder input[type="text"], .comment-form form .input-holder textarea{border:1px solid #e4e4e4;color:#999;font-size:14px;height:50px;margin-bottom:-1px;padding:10px 20px;width:100%;}
.comment-form form .input-holder textarea{height:214px;margin:0 0 20px;}
.comment-form form input[type="submit"]{background-color:#55a747;color:#fff;display:inline-block;font-size:16px;padding:10px 30px;text-transform:uppercase;}
.blog-detail{box-shadow:none;}
.blog-detail .blog-list{float:left;margin-bottom:30px;position:relative;width:100%;}
.blog-slider-next{display:inline-block;position:absolute;right:0;top:10px;}
.blog-slider-prev{display:inline-block;position:absolute;right:20px;top:10px;}
.blog-detail::after, .author-detail::after, #comment ul li::after, .blog-detail .blog-list::after, .cs-packeges::after{clear:both;content:"";display:block;}
.blog-title{margin-bottom:25px;}
.blog-title h3{color:#282828;letter-spacing:-1px;line-height:34px;margin:0 0 10px;}
.blog-detail .main-post{margin:0 0 25px;}
.blog-detail .main-post img{width:100%;}
.author-detail{border-bottom:1px solid #f5f5f5;margin-bottom:10px;padding-bottom:22px;}
.cs-admin figure{float:left;margin-right:15px;}
.cs-admin .cs-text{display:inline-block;overflow:hidden;padding-top:8px;}
.cs-admin .cs-text span{color:#ccc;display:block;font-size:13px;line-height:16px;}
.cs-admin .cs-text strong{color:#282828;font-size:14px;line-height:18px;}
.blog-detail h2{line-height:29px;margin:0 0 11px;position:relative;width:91%;}
.rich-editor-text p{clear:both;line-height:24px;margin-bottom:20px;}



/*Story detail page Css ended*/

.same_modal .dropdown_inner {
  text-align: start;
  margin: 15px 0px;
}
.same_modal .close {
  position: absolute;
  right: -16px;
  top: -16px;
  border-radius: 50px;
  padding: 4px 10px;
  outline: none;
  border: 0;
  opacity:1;
  color: buttontext;
  background-color: buttonface;
  font-weight: 400;
}
.same_modal .btn_section input{
  background-color: #d6a036;
  border: 1px solid #d6a036;
  transition: .4s;
  margin-top: 10px;
  border-radius: 0px;
  width: 100%;
  color: white;
}
.same_modal .dropdown_inner button {
  margin: 10px 0px;
}
.same_modal .dropdown_inner  .minus-input-span {
  margin: 0px !important;
}
.same_modal h3 {color: #d6a036;
  font-weight: lighter;
  font-family: lato, sans-serif;
  font-size: 30px;}
.same_modal .content.content_1 {
  margin-top: 10px;
}

.simple_content  {
  margin: 30px 0px;
}
.simple_content h2 {
  font-size: 48px;
  font-weight: bold;
  font-family: Aileron BBold;
  margin-bottom: 30px;
}
.simple_content h3 {
  font-size: 22px;
  font-weight: 600;
  font-family: Aileron Regular;
}
.simple_content span {
  font-size: 18px;
  font-weight: 600;
  font-family: Aileron Regular;
  color: black;
}
.simple_content p , .simple_content li  {
  color: #808080;
  font-size: 16px;
  line-height: 28px;
  font-family: Aileron Light;
}
.simple_content ol{
  list-style: lower-alpha;
}

.simple_content p strong {
  font-size: 22px;
  font-weight: 600;
  font-family: Aileron Regular;

}


.simple_content strong {
  color: #212529;
}

/*modal_ui*/
.modal_ui .modal-dialog{ max-width: 55%; margin-top: 5rem; }
.modal_ui h5 { color: #d6a036; font-weight: lighter; font-family: lato, sans-serif; font-size: 30px; }
.modal_ui .modal-body select , .modal_ui .modal-body input{ border: 0; border-bottom: 2px solid rgba(0,0,0,.08); border-radius: 0px; margin-bottom: 30px; color: rgb(0 0 0 / 51%); padding-left: 0px; }
.modal_ui .modal-header { position: relative; padding: 1rem 30px; } .modal_ui .modal-body{padding: 1rem 30px;}
.modal_ui  button.close { position: absolute; right:-16px; top: -16px; border-radius: 50px; padding: 4px 10px; outline: none; border: 0; }
.modal_ui  .modal-header , .modal_ui  .modal-footer {  border-bottom: 0px;  border-top: 0px;  }


.language_tabs button   { height: 40px; width: 40px; border-radius: 50%; padding: 0; margin-right: 15px; }
.language_tabs button  img { height: 100%; width: 100%; border-radius: 50%; object-fit: cover; }
.language_tabs .nav-item .active{ padding: 0; background-color: transparent ; }
.language_tabs { justify-content: center; }
.language_tabs .nav-item .active img {border: 3px solid #d5a037;}

.contact_slider .aboutus_card img {
  height: 300px;
  margin: 0px;
  display: block;
  width: 100%;
  object-fit: cover;
  border-radius: 14px;
}
.contact_slider .aboutus_card:hover .img_txt {
  display: block;
}
.contact_slider .aboutus_card {
  position: relative;
}

.contact_slider .aboutus_card .img_txt {
  position: absolute;
  background-color: #d5a037;
  width: 90%;
  border-radius: 5px;
  padding: 10px 15px;
  bottom: 25px;
  display: none;
  left:0;
  right: 0;
  margin: 0 auto;
}
.contact_slider .row { row-gap: 30px; }
header .navbar .language_btns .nav-items.active img {outline: 3px solid #d5a037;}
.map_in_modal .txt p>img {margin-right: 5px;}
.map_in_modal .txt li {font-size: 14px;color: #808080;}
.map_in_modal .txt ul {padding-left: 15px;}
.map_in_modal  .modal_bottom_box {
  margin-top: 20px;
  border: 2px solid  #d6a036;
}
.map_in_modal  .modal_blue_box {
  margin-top: 20px;
  border: 2px solid  blue;
}
.map_in_modal .txt .fa-times-circle {color: #cf0000;}