@media(max-width: 1199px){

  :root {

    font-size: 14px;

    line-height:23px;

  }

}

@media (min-width: 1200px){

  :root {

    font-size: 18px;

    line-height:28px;

  }

}

@media (min-width: 1650px){

  :root {

    font-size: 20px;

    line-height:30px;

  }
}
@font-face {
    font-family: 'Clash Display';
    src: url('../fonts/ClashDisplay-Semibold.woff2') format('woff2'),
        url('../fonts/ClashDisplay-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: url('../fonts/DMSans-Medium.woff2') format('woff2'),
        url('../fonts/DMSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: url('../fonts/DMSans-SemiBold.woff2') format('woff2'),
        url('../fonts/DMSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: url('../fonts/DMSans-Regular.woff2') format('woff2'),
        url('../fonts/DMSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: url('../fonts/DMSans-Bold.woff2') format('woff2'),
        url('../fonts/DMSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/*font-family: "linotype-didot", serif;
font-weight: 700;

font-family: "linotype-didot", serif;
font-weight: 700;
font-style: italic;

font-family: "linotype-didot-headline", serif;
font-weight: 400;*/

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?1r1p22');
  src:  url('../fonts/icomoon.eot?1r1p22#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?1r1p22') format('truetype'),
    url('../fonts/icomoon.woff?1r1p22') format('woff'),
    url('../fonts/icomoon.svg?1r1p22#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-user-bold:before {
  content: "\e900";
}
.icon-logout:before {
  content: "\e901";
}
.icon-lock-fill:before {
  content: "\e902";
}
.icon-lock:before {
  content: "\e903";
}
.icon-phone2:before {
  content: "\e904";
}
.icon-twitter:before {
  content: "\e905";
}
.icon-youtube:before {
  content: "\e906";
}
.icon-equire:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\e908";
}
.icon-insta:before {
  content: "\e909";
}
.icon-mail:before {
  content: "\e90a";
}
.icon-arrow-btn:before {
  content: "\e90b";
}
.icon-graph:before {
  content: "\e90c";
}
.icon-access:before {
  content: "\e90d";
}
.icon-location:before {
  content: "\e90e";
}
.icon-timer:before {
  content: "\e90f";
}
.icon-built-future:before {
  content: "\e910";
}
.icon-diversification:before {
  content: "\e911";
}
.icon-income:before {
  content: "\e912";
}
.icon-growth:before {
  content: "\e913";
}
.icon-profit:before {
  content: "\e914";
}
.icon-monitor:before {
  content: "\e915";
}
.icon-dollar:before {
  content: "\e916";
}
.icon-phone:before {
  content: "\e917";
}
.icon-user:before {
  content: "\e918";
}
.icon-cross:before {
  content: "\e919";
}
.icon-building:before {
  content: "\e91a";
}
.icon-pincode:before {
  content: "\e91b";
}
.icon-email:before {
  content: "\e91c";
}


a, body, div, fieldset, font, footer, form, h1, h2, h3, h4, h5, h6, header, html, img, label, li, nav, ol, p, section, select, span, strong, table, tbody, td, th, thead, tr, ul {

  outline: 0;

  border: 0;

  font-weight: inherit;

  font-style: inherit;

  margin: 0;

  padding: 0;

  box-sizing: border-box;

}


*, *::after, *::before {

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

html, body{height: 100%;}

ul, li{list-style: none;}

body {
  font-size: inherit;
  line-height: inherit;
  font-family: 'DM Sans';
  font-weight: 400;
  color: #525252;
}

a, a:hover, a:focus {
  text-decoration: none !important;

}

.img_responsive{max-width: 100%;}

h1{font-size: 75px; color: #000; font-weight: bold}

h2{font-size: 75px;color: #191F2F;font-family: "linotype-didot", serif; font-weight: 700;}

h3{font-size: 1.125rem; color: #000;}

h5{font-size: 1.1rem; color: #000;}

.big_title{font-size: 3rem;}

.upper_case{text-transform: uppercase;}

button:focus{outline: none;}

input:-webkit-autofill {

   -webkit-box-shadow: 0 0 0px 1000px transparent inset;

  transition: background-color 5000s ease-in-out 0s;

}

.clear{clear: both;}

.reveal-text {
  visibility: hidden;
}

.line {
  position: relative;
  overflow: hidden;
  display: flex;
}
.grid-lines {
    position: fixed;
    width: 100%;
    top: 80px;
    left: 0;
    pointer-events: none;
    height: 100%;
    z-index: 2;
}
.has-scroll-smooth [data-scroll-container] {
    min-height: 100vh;
}
.grid-lines {
    height:  100%;
}
.grid-lines .bd {
    height: 100%;
}
.bd {
/*    margin: 0 7.14%;*/
    position: relative;
    min-height: 1px;
    margin-left: 7.14%;
    margin-right: 0;
}
.grid-lines .bd .row {
    height: 100%;
}
.bd:after {
    content: "";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
.grid-lines__lines {
    position: relative;
}
.grid-lines__lines::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: rgb(115, 115, 115, 0.15);
}

#header,
#header2{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  border-bottom: 1px solid rgb(255, 255, 255, 0.06);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 50px;
  padding-right: 50px;
  z-index: 99;
}

.menu li{
  display: inline-block;
  margin: 0 10px;
}

.menu li a{
  display: block;
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}

.menu li a.active{
  color: #2CB84B;
}

.header_btns{
  display: flex;
  align-items: center;
  gap: 14px;  
}

.btn_login{
  border-radius: 100px;
  background: linear-gradient(90deg, #40C960 0%, #0B8A7A 100%);
  color: #FFF !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  padding: 0 28px;
  height: 44px;
  display: flex;
  align-items: center;
}

.btn_enquire{
  border-radius: 100px;
  background: linear-gradient(90deg, #40C960 0%, #0B8A7A 100%);
  height: 44px;
  width: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  font-size: 20px;
}

.header_sticky{
  background-color: #192A45;
  border-bottom: 0 !important;
}

.content{
  padding-left: 50px;
  padding-right: 50px;
}

#banner{color: #FFF; display: flex;align-items: center; justify-content: flex-start; min-height: 100vh;position: relative;padding-top: 50px;padding-bottom: 50px;}

.video_home_banner{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: url(../images/banner.jpg) center center no-repeat;
    background-size: cover;
}

.banner_text{
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
  z-index: 3;
  max-width: 1050px;
  width: 100%;
}

#banner h1{
  color: #FFF; 
  font-size: 90px;
  line-height: 90px;
  position: relative;
  font-family: "linotype-didot", serif;
}

#banner:before{
  background: rgba(14, 25, 45, 0.60);
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}

.banner_text h6{
  font-size: 22px;
  line-height: 150%;
  font-style: italic;
  margin-top: 30px;
}

.banner_text h6 i{
  margin-right: 10px;
}

#banner h1 span{
  background: linear-gradient(90deg, #21E97D 0%, #0BB9B9 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.banner_text .line{
  justify-content: flex-start;
}

#banner p{
  font-size: 22px;
  line-height: 150%;
  margin-top: 20px;
}

.btn_gradient_green{
  border-radius: 5px;
  background: linear-gradient(90deg, #40C95F 0%, #0A897A 100%);
  box-shadow: 0px 4px 10px 0px rgba(11, 95, 45, 0.40);
}

.btn_view_opportunities{
  display: flex;
  padding: 16px 24px;
  justify-content: space-between;
  align-items: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  color:#FFF;
  width: fit-content;
  gap: 10px;
}

.btn_view_opportunities i{
  font-size: 15px;
  left: 0;
  position: relative;
  transition: all 0.3s;
}

.btn_view_opportunities:hover i{
  left: 6px;
}

#banner .btn_view_opportunities{
  margin-top: 30px;
}

.banner_signup_row{
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.20);
  background: rgba(255, 255, 255, 0.05);
  padding: 5px 5px 5px 0px;
  max-width: 760px;
  margin-top: 30px;
}

.signup_field, 
.signup_field:focus{
  display: block;
  width: calc(100% - 180px);
  height: 50px;
  padding: 0 20px;
  background: none;
  border:0;
  box-shadow: none;
  outline: none;
  color: #FFF;
}

.btn_signup{
  border-radius: 5px;
  background: linear-gradient(90deg, #40C95F 0%, #0A897A 100%);
  box-shadow: 0px 4px 10px 0px rgba(11, 95, 45, 0.40);
  border:0;
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  width: 180px;
  height: 50px;
  line-height: normal;
  text-transform: uppercase;
}

.btn_signup i{
  font-size: 16px;
  left: 10px;
  position: relative;
  transition: all 0.3s;
}

.btn_signup:hover i{
  left: 16px;
}

::-ms-input-placeholder { /* Edge 12-18 */
  color: rgba(255, 255, 255, 0.70);
  font-size: 1rem;
}

::placeholder {
  color: rgba(255, 255, 255, 0.70);
  font-size: 1rem;
}

.content_relative{
  position: relative;
  z-index: 3;
}

.about_section{
  background: url(../images/banner-intro.jpg) top center no-repeat;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 120px;
}

.title_line{
  position: relative;
  font-size: 75px;
  color: #191F2F;
  font-family: "linotype-didot", serif;
}

.title_line:before{
  content: "";
  display: block;
  width: 180px;
  height: 6px;
  margin: auto;
  margin-bottom: 18px;
  background: linear-gradient(90deg, #40C860 0%, #0C8B7A 100%);
}

.green_color{
  color: #1C9E72;
}

.about_section h5{
  color: #092D4F;
  text-align: center;
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  line-height: 55px;
}

.about_section p{
  color: #2C2C2C;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-top: 30px;
}

.banner_about_section{
  background: url(../images/banner-about-section.jpg) center center no-repeat;
  background-size: cover;
  padding: 190px 0;
  text-align: center;
}

.banner_about_section .bg_gradient_green{
  display: flex;
  padding: 8px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: fit-content;
  margin: auto;  
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

.bg_gradient_green{
background: linear-gradient(90deg, #40C861 0%, #0D8D7A 100%);
  color: #FFF;
}

.banner_about_section h4{
  color: #FFF;
  text-align: center;
  font-size: 75px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  font-family: "linotype-didot", serif;
  margin-top: 25px;
}

#why_indus{
  background: url(../images/bg-indus.jpg) center center no-repeat;
  background-size: cover;
  padding: 100px 0;
  text-align: center;
}

.title_subtitle h6{
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  background: linear-gradient(90deg, #40C860 0%, #0C8B7A 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#why_indus p{
color: #2C2C2C;
text-align: center;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 150%;
margin-top: 22px;
}

#why_indus h5{
  color: #092D4F;
  text-align: center;
  font-size: 50px;
  font-style: normal;
  font-weight: 900;
  line-height: 130%;
  margin-top: 50px;
}

#why_indus h5:before{
  content: "";
  display: block;
  margin: auto;
  width: 180px;
  height: 6px;
  margin-bottom: 25px;
  background: linear-gradient(90deg, #40C860 0%, #0C8B7A 100%);
}

.small_content{max-width: 1200px;margin-left: auto;margin-right: auto;}

.ideas_section{
  border-radius: 50px;
  background: #20283A;
  display: flex;
  padding: 70px 70px;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  align-self: stretch;
  margin-top: 70px;
}

.ideas_section ul{
  width: 65%;
}

.img_bulb{
  width: 35%;
}

.ideas_section ul li{
  display: flex;
  gap: 15px;
  text-align: left;
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #97A8D0;
}

.ideas_section ul li:last-child{
  border-bottom: 0;
}

.ideas_section ul li:first-child{
  margin-top: 0;
}

.ideas_section ul li .list_number{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 65px;
  height: 65px;
  border: 1px solid #445275;
  background: #303A53;
  color: #FFF;
  text-align: center;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin-top: 8px;
}

#why_indus .ideas_section ul li p{
  text-align: left;
  color: #A1ADCE;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  margin-top: 0;
}

.list_text{
  width: calc(100% - 65px);
}

.list_text h4{
font-family: "linotype-didot", serif;
color: #FFF;
font-size: 23px;
font-style: normal;
font-weight: 700;
line-height: 150%;
}

#howit_works{
  border-radius: 100px 100px 0px 0px;
  background: #20283A;
  color: #FFF;
  position: relative;
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 80px;
}

#howit_works h2{
  color: #FFF;
}

.howit_works_col{
  max-width: 500px;
  margin-top: 60px;
}

.howit_works_circle_1{
  width: 100%;
  border-radius: 50%;
  border: 1px dashed rgba(255, 255, 255, 0.10);
  height: 500px;
  position: absolute;
  top: -200px;
}

.howit_works_circle_2{
  width: 110%;
  border-radius: 50%;
  border: 1px dashed rgba(255, 255, 255, 0.10);
  height: 100%;
  position: absolute;
  top: -25%;
  left: -5%;
  right: auto;
  margin: 0 auto;
}

.works_icon_row{
  display: flex;
  align-items: center;
  gap: 15px;
}

.works_icon{
  border-radius: 100px;
  background: #171C27;
  display: flex;
  width: 100px;
  height: 65px;
  padding: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-size: 40px;
}

.works_icon i{
    background: linear-gradient(180deg, #40C860 0%, #0C8B7A 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.works_number{
  background: linear-gradient(90deg, #40C860 0%, #0C8B7A 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size:24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

.howit_works_col h5{
  color: #FFF;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: 20px;
  font-family: "linotype-didot", serif;
}

.howit_works_col p{
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  margin-top: 20px;
}

.btn_enquire_now{
  color: #FFF;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  text-transform: uppercase;
  border-radius: 5px;
  background: linear-gradient(90deg, #40C95F 0%, #0A897A 100%);
  box-shadow: 0px 4px 10px 0px rgba(11, 95, 45, 0.40);
  display: flex;
  padding: 14px 55px;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  width: fit-content;
  margin: auto;
}

#our_platform{
  background-color: #F9FBFF;
  padding: 100px 0;
}

.our_platform_col{
  border-radius: 30px;
  background: #FFF;
  box-shadow: 0px 4px 60px 0px rgba(25, 31, 47, 0.15);
  display: flex;
  padding: 26px 35px 35px 35px;
  flex-direction: column;
  align-items: flex-start;
  gap: 18px;
  flex: 1 0 0;
  height: 100%;
}

.our_platform_graphic{
  background: #20283A;
  box-shadow: 0px 4px 60px 0px rgba(25, 31, 47, 0.15);
}

.our_platform_col i{
  background: linear-gradient(180deg, #40C860 0%, #0C8B7A 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 40px;
}

.our_platform_col h5{
  font-size: 35px;
  font-family: "linotype-didot", serif;
  color: #191F2F;
}

.our_platform_col p{
color: #383838;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 180%;
}


/*ANIMATION*/

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
[data-animation] {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
.animations-disabled, .animations-disabled [data-animation] {
  -webkit-animation: none !important;
          animation: none !important;
  opacity: 1 !important;
}

@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(50%);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(50%);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-50%);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-50%);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@-webkit-keyframes slideInleft {
  0% {
    opacity: 0;
    transform: translateX(50%);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes slideInleft {
  0% {
    opacity: 0;
    transform: translateX(50%);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(-50%);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(-50%);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@-webkit-keyframes zoomReverseIn {
  0% {
    opacity: 0;
    transform: scale(1.5);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes zoomReverseIn {
  0% {
    opacity: 0;
    transform: scale(1.5);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@-webkit-keyframes flipInY {
  0% {
    opacity: 0;
    transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes flipInY {
  0% {
    opacity: 0;
    transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
[data-animation] {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}

.animations-disabled, .animations-disabled [data-animation] {
  -webkit-animation: none !important;
          animation: none !important;
  opacity: 1 !important;
}

.slideInUp {
  -webkit-animation-name: slideInUp;
          animation-name: slideInUp;
}

.slideInDown {
  -webkit-animation-name: slideInDown;
          animation-name: slideInDown;
}

.slideInLeft {
  -webkit-animation-name: slideInleft;
          animation-name: slideInleft;
}

.slideInRight {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
}

.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

.fadeOut {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  animation-direction: reverse;
}

.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}

.zoomOut {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
  animation-direction: reverse;
}

.zoomReverseIn {
  -webkit-animation-name: zoomReverseIn;
          animation-name: zoomReverseIn;
}

.zoomReverseOut {
  -webkit-animation-name: zoomReverseIn;
          animation-name: zoomReverseIn;
  animation-direction: reverse;
}

.flipInY {
  -webkit-animation-name: flipInY;
          animation-name: flipInY;
}

.flipOutY {
  -webkit-animation-name: flipInY;
          animation-name: flipInY;
  animation-direction: reverse;
}


.reveal-text {
  visibility: hidden;
}

.line {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
}

.howit_works_circle_1, 
.howit_works_circle_2 {
  -webkit-animation: rotation 10s infinite linear;
}


@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(2deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
  }
  75% {
    -webkit-transform: rotate(-2deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
/*ANIMATION END*/

#our_property{
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 100px;
  padding-bottom: 100px;
  background: url(../images/bg-property.jpg) top center no-repeat;
  background-size: cover;
}

.property_col{
  border-radius: 0px 100px 0px 0px;
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.20);
  background: #FFF;
  overflow: hidden;
}

.img_property{
  position: relative;
}

#our_property img.img_responsive{
  width: 100%;
}

.img_property span{
  position: absolute;
  left: 0;top: 0;
  border-radius: 0px 100px 100px 0px;
  background: #FFF;
  display: flex;
  padding: 8px 18px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  color: #191F2F;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.property_col_content{
  padding: 20px;
}

.property_col_content h5{
  color: #000;
  font-family: "linotype-didot", serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.property_col_content p{
  color: #3A3A3A;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
  gap: 4px;
  margin-top: 10px;
}

.property_tag{
display: flex;
padding: 5px 14px;
flex-direction: column;
align-items: flex-start;
gap: 10px;
border-radius: 100px;
background: #2EB369;
width: fit-content;
color: #FFF;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
margin-top: 16px;
}

.property_col_content p i{
  color: #2EB369;
}

.property_col_footer{
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px dashed #AAABAB;
  padding: 20px 0px 5px 0px;
  margin-top: 20px;
}

.p_col_footer h6{
color: #0950DA;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: uppercase;
}

.p_col_footer h4{
color: #000;
font-size: 23px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.text_right{
  text-align: right;
}

.btn_xplore_all_projects{
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; 
  display: flex;
  padding: 16px 30px;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  width: fit-content;
  margin:auto;
}

.btn_xplore_all_projects i{
  position: relative;
  left: 7px;
  transition: all 0.3s;
  font-size: 15px;
}

.btn_xplore_all_projects:hover i{
  left: 12px;
}

.investor_section{
  padding-right: 45px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.investor_section .line{
  justify-content: flex-start;
}

.investor_section h2{
  line-height: 110%;
}

.investor_image{
  padding-right: 30px;
  position: relative;
  z-index: 1;
}

.investor_content{
  padding-left: 30px;
  position: relative;
  z-index:-1;
}

.investor_section .container-fluid{
padding-left: 0;
}

.investor_section h6{
color: #0C8B7A;
font-size: 25px;
font-style: italic;
font-weight: 700;
line-height: 180%;
margin-top: 15px;
}

.investor_section p{
color: #383838;
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: 180%;
margin-top: 15px;
}

.invest_tag_list{
  margin-top: 20px;
  display: flex;
  gap: 18px;
  align-items: center;
  flex-wrap: wrap;
}

.invest_tag_list li{
  border-radius: 100px;
  border: 1px solid #0C8B7A;
  background: #FAFFFC;
  padding: 6px 20px;
  color: #191F2F;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
}

#footer{
  border-radius: 150px 150px 0px 0px;
  background: #191F2F;
  padding-top: 80px;
  position: relative;
  z-index: 3;
}

.footer_col h5{
  background: linear-gradient(90deg, #40C861 0%, #0E8D7A 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "linotype-didot", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.8px;
  margin-bottom: 20px;
  line-height: 110%;
}

.footer_col img.img_responsive{
  margin-bottom: 30px;
}

.quick_contact li{
  margin-bottom: 10px;
}

.quick_contact li a{
  display: flex;
  align-items: center;
  gap: 12px;
  color: #FFF;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
}

.footer_nav li{display: block;margin-bottom: 10px;}

.footer_nav li a{
  color: #FFF;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  transition: all 0.4s;
  left: 0;
  position: relative;
}

.footer_nav li a:hover{
  left: 10px;
}

.social_media{
  display: flex;
  align-items: center;
  gap: 14px;
}

.social_media li a{
  display: flex;
  width: 42px;
  height: 42px;
  justify-content: center;
  align-items: center;
  gap: 20px;
  border-radius: 100px;
  border: 1px solid #FFF;
  color: #FFF;
  font-size: 20px;
}

/*.social_media li a i{
  transform: scale(1);
  transition: all 0.4s;
}

.social_media li a:hover i{
  transform: scale(1.2);
}*/

.copyright_text{
  color: #5A6277;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  padding: 40px 0px;
  border-top: 1px solid #40C762;
  margin-top: 40px;
  display:flex;
  align-items:center;
  justify-content:space-between;
}

.copyright_text > div{
   font-size: 15px; 
}

.copyright_text a{
    color:#2fb36a;
}

.social-btn {
  transition: all 0.3s;
  z-index: 10px;
  position: relative;
}
.social-btn{
  text-decoration: none;
  color: #fff;
}
.social-btn:hover {
  color: #fff;
}
/*.social-btn::before {
  content: attr(tooltip);
  position: absolute;
  top: 0;
  font-size: 0.9em;
  font-weight: bold;
  z-index: -1;
  opacity: 0;
  pointer-events: auto;
  background: #fff;
  padding: 8px 20px;
  color: #000;
  letter-spacing: 1px;
  border-radius: 4px;  
  transition: all 0.3s ease-out;
}
.social-btn::after {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  top: 0;
  opacity: 0;
  background: #fff;
  transform: rotate(45deg);
  left: 40%;
  z-index: -2;
  transition: 
    all 0.3s ease-out;
}
.social-btn:hover::before {
  top: -52px;
  z-index: 1;
  opacity: 1;
}
.social-btn:hover::after {
  top: -12px;
  opacity: 1;
}*/
.social_facebook{
  color: #135cb6;
}
.social_facebook:hover,
.social_facebook:hover .social-btn:before,
.social_facebook:hover .social-btn:after {
  background: #135cb6;
  border-color: #135cb6;
}
.social_instagram {
  color: #f62782;
}
.social_instagram:hover,
.social_instagram:hover .social-btn:before,
.social_instagram:hover .social-btn:after {
  background-image: linear-gradient(#8a3ab9, #e95950, #bc2a8d, #fccc63);
  border-color: #f62782;
}
.social_youtube {
  color: #c8232c;
}
.social_youtube:hover,
.social_youtube:hover .social-btn:before,
.social_youtube:hover .social-btn:after {
  background: #c8232c;
  border-color: #c8232c;
}

.social_twitter {
  color: #00aced;
}
.social_twitter:hover,
.social_twitter:hover .social-btn:before,
.social_twitter:hover .social-btn:after {
  background: #00aced;
  border-color: #00aced;
}

.social_linkedin{
  color: #2864aa;
}
.social_linkedin:hover,
.social_linkedin:hover .social-btn:before,
.social_linkedin:hover .social-btn:after {
  background: #2864aa;
  border-color: #2864aa;
}

/*TEAM*/
.team_wrapper{
  background: url(../images/bg-team.jpg) center center no-repeat;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
}
.team_content{
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.team_content .row{
  margin-left: -30px;
  margin-right: -30px;
}

.team_content .col-sm-6{
  padding-left: 30px;
  padding-right: 30px;
}

.card__inner h5{
  color: #191F2F;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  font-family: "linotype-didot", serif;
}

.click_card.is-expanded .card__inner h5{
  background: linear-gradient(90deg, #3FC761 0%, #0D8C7A 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.card__inner h6{
color: #5D6784;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: 0.4px;
margin-top: 10px;
}

.click_card {
  transition: all 0.2s ease-in-out;
}
.click_card:hover .card__inner {
}
.card__inner {
  width: 100%;
  padding: 30px 0;
  margin-top: 30px;
  position: relative;
  cursor: pointer;
/*  background-color: #949fb0;*/
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  transition: all 0.2s ease-in-out;
}
.card__inner:after {
  transition: all 0.3s ease-in-out;
}
.card__expander {
  transition: all 0.2s ease-in-out;
  border-radius: 10px;
  border: 1px solid #E8E6E6;
  background: #FFF;
  box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.10);
  width: 100%;
  position: relative;
/*  display: flex;*/
  justify-content: center;
  align-items: center;
  padding: 25px;
}

.card__expander h6{margin-top: 10px}

.card__expander p{
  margin-top: 20px;
}

.btn_cross_expand{
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 1;
  cursor: pointer;
}
.click_card.is-collapsed .card__inner:after {
  content: "";
  opacity: 0;
}
.click_card.is-collapsed .card__expander {
  max-height: 0;
  min-height: 0;
  overflow: hidden;
  margin-top: 0;
  opacity: 0;
}
.click_card.is-expanded .card__inner {
/*  background-color: #1abc9c;*/
    border-top: 2px solid #1abc9c;
    border-bottom: 2px solid #1abc9c;
}
.click_card.is-expanded .card__inner:after {
  content: "";
  opacity: 1;
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  bottom: -18px;
  left: calc(50% - 15px);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 16px solid #22A372;
}

.click_card.is-expanded .card__expander {
/*  max-height: 1000px;*/
/*  min-height: 200px;*/
  overflow: visible;
  margin-top: 30px;
  opacity: 1;
  z-index: 1;
}
.click_card.is-expanded:hover .card__inner {
  transform: scale(1);
}
.click_card.is-inactive .card__inner {
  pointer-events: none;
  opacity: 0.5;
}
.click_card.is-inactive:hover .card__inner {
  /*background-color: #949fb0;
  transform: scale(1);*/
}

.card__expander h5{
  background: linear-gradient(90deg, #3FC761 0%, #0D8C7A 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "linotype-didot", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.card__expander h6{
  color: #5D6784;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.4px;
}

.card__expander p{
  color: #4D4D4D;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 28.8px */
  letter-spacing: 0.18px;
}

.card__expander p span{
  font-weight: 700;
}

@media screen and (min-width: 992px) {
  .click_card:nth-of-type(3n+2) .card__expander {
    margin-left: calc(-100% - 60px);
  }

  .click_card:nth-of-type(3n+3) .card__expander {
    margin-left: calc(-218% - 60px);
  }

  .click_card:nth-of-type(3n+4) {
    clear: left;
  }

  .card__expander {
    width: calc(335%);
    border-radius: 10px;
    border: 1px solid #E8E6E6;
    background: #FFF;
    box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.10);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .click_card:nth-of-type(2n+2) .card__expander {
    margin-left: calc(-100% - 30px);
  }

  .click_card:nth-of-type(2n+3) {
    clear: left;
  }

  .card__expander {
    width: calc(200% + 30px);
  }
}

.team_pic{
  position: relative;
  border-radius: 10px;
  background: #EFF7FF;
  margin-top: 22px;
  text-align: center;
}

.team_pic img.img_responsive{
  border-radius: 10px;
}

.team_linkedin{
  position: absolute;
  right: 15px;
  top: 15px;
}

/*LOADER*/
.loader_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100000000;
  display: block;
}
.loader_overlay.loaded{
  display: none;
}
.loader_overlay .overlayDoor:before, .loader_overlay .overlayDoor:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  background: #192A45;
  transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  transition-delay: 0.8s;
}
.loader_overlay .overlayDoor:before {
  left: 0;
}
.loader_overlay .overlayDoor:after {
  right: 0;
}
.loader_overlay.loaded .overlayDoor:before {
  left: -50%;
}
.loader_overlay.loaded .overlayDoor:after {
  right: -50%;
}
.loader_overlay.loaded .overlayContent {
  opacity: 0;
  margin-top: -15px;
}
.loader_overlay .overlayContent {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
}

.page_loader {
  width: 115px;
  height: 115px;
  border: 3px solid #21E97D;
  border-bottom: 3px solid transparent;
  border-radius: 50%;
  position: relative;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page_loader .inner {
  width: 56px;
  height: 56px;
  border: 3px solid transparent;
  border-top: 3px solid #21E97D;
  border-radius: 50%;
  -webkit-animation: spinInner 1s linear infinite;
          animation: spinInner 1s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spinInner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-720deg);
  }
}
@keyframes spinInner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-720deg);
  }
}

#banner_inner{
  height: 500px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 3;
}

#banner_inner h2{
  background: linear-gradient(90deg, #21E87F 0%, #0EBEB3 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#banner_inner p{
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 36px */
}

.team_section_about{
  padding-top: 50px;
}

.team_section_about p{
  color: #092D4F;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  margin-top: 12px;
}
.team_section_about h6{
  color: #191F2F;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-top: 15px;
}


.title_line2:before{
  content: "";
  display: block;
  width: 200px;
  height: 8px;
  margin-bottom: 18px;
  background: linear-gradient(90deg, #40C860 0%, #0C8B7A 100%);
}

@media(min-width:1200px){
h1{font-size: 65px;}

h2{font-size: 65px;}

.title_line{font-size: 65px;}
}


@media(min-width:1600px){
  .menu li{
    margin: 0 20px;
  }

  #header,
  .banner_text,
  .content{
    padding-left: 100px;
    padding-right: 100px;
  }

.property_list_row{
  margin-left: -30px;
  margin-right: -30px;
}

.property_list_row .col-sm-6{
  padding-left: 30px;
  padding-right: 30px;
}
}

@media(min-width:1650px){
.menu li a{
  font-size: 18px;
}

#banner h1{
  font-size: 95px;
  line-height: 95px;
}

.signup_field, 
.signup_field:focus{
  height: 58px;
}

.btn_signup{
  height: 58px;
  font-size: 20px;
}

#banner p,
.banner_text h6{
  font-size: 26px;
}

.title_line{
  font-size: 90px;
}

.title_line:before{
  width: 200px;
  height: 8px;
}

.about_section h5{
  font-size: 55px;
  line-height: 70px;
}

.banner_about_section h4{
  font-size: 90px;
}

#why_indus h5{
  font-size: 60px;
}

#why_indus h5:before{
  width: 220px;
  height: 10px;
}

.list_text h4{
font-size: 32px;
}

.ideas_section ul li .list_number{
  width: 80px;
  height: 80px;
  font-size: 30px;
}

#why_indus .ideas_section ul li p{
  font-size: 20px;
}

.list_text{
  width: calc(100% - 80px);
}

.list_text h4{
font-size: 26px;
}

.works_icon{
  width: 120px;
  height: 80px;
  font-size: 40px;
}

.works_number{
  font-size:24px;
}

.howit_works_col h5{
  font-size: 40px;
}

.howit_works_col p{
  font-size: 24px;
  line-height: 38px;
}

h1{font-size: 90px;}

h2{font-size: 90px;}

.btn_enquire_now{
  font-size: 28px;
  padding: 16px 55px;
}

.our_platform_col{
  padding: 26px 50px 50px 50px;
  gap: 22px;
}

.our_platform_col h5{
  font-size: 40px;
}

#our_property{
  padding-left: 60px;
  padding-right: 60px;
}


.img_property span{
  position: absolute;
  left: 0;top: 0;
  border-radius: 0px 100px 100px 0px;
  background: #FFF;
  display: flex;
  padding: 8px 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  color: #191F2F;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.property_col_content{
  padding: 30px;
}

.property_col_content h5{
  font-size: 40px;
}

.property_col_content p{
  font-size: 22px;
}

.property_tag{
padding: 6px 20px;
font-size: 18px;
}

.p_col_footer h6{
font-size: 16px;
}

.p_col_footer h4{
font-size: 26px;
}
.img_property span{
  padding: 8px 20px;
  font-size: 20px;
}

.investor_section h6{
font-size: 30px;
}

.investor_section p{
font-size: 24px;
}

.invest_tag_list li{
  font-size: 22px;
  padding: 8px 24px;
}

.footer_col h5{
  font-size: 40px;
}

.quick_contact li a{
  font-size: 22px;
}

.footer_nav li a{
  font-size: 22px;
}

.social_media{
  gap: 16px;
}

.social_media li a{
  width: 50px;
  height: 50px;
  gap: 22px;
  font-size: 22px;
}

.copyright_text{
  font-size: 20px;
}

#header, .banner_text, .content {
    padding-left: 160px;
    padding-right: 160px;
}

.banner_text{
  max-width: 1240px;
}

.card__expander h5{
  font-size: 50px;
}

.card__expander h6{
  font-size: 20px;
}
}

.mobile_view{
  display: none;
}



@media(max-width:1190px){
.desktop_view{
  display: none !important;
}

.mobile_view{
  display: block !important;
}

/*FullScreen Navigation*/
.fullscreen_navigation {
  background: #192A45;
  height: 100%;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  text-align: center;
  top: 0;
  transition: all 0.7s ease-in-out;
  visibility: hidden;
  width: 100%;
  z-index: 1100;
}
.fullscreen_navigation.open {
  opacity: 1;
  visibility: visible;
}
.fullscreen_navigation.open li:nth-child(1) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.fullscreen_navigation.open li:nth-child(2) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.fullscreen_navigation.open li:nth-child(3) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.fullscreen_navigation.open li:nth-child(4) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.fullscreen_navigation.open li:nth-child(5) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.fullscreen_navigation.open li:nth-child(6) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.fullscreen_navigation.open li:nth-child(7) {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.fullscreen_navigation.open li:nth-child(8) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.fullscreen_navigation.open li:nth-child(9) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.fullscreen_navigation.open li:nth-child(10) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.fullscreen_navigation.open li {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}
.fullscreen_navigation ul:hover a {
/*  opacity: 0.5;*/
}
.fullscreen_navigation ul a {
  -webkit-transform: translateZ(0);
  transition: opacity 0.3s ease-in-out;
}
.fullscreen_navigation ul a:hover {
/*  opacity: 1;*/
position: relative;
left: 10px;

}
.fullscreen_navigation .main-nav {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.fullscreen_navigation .main-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  color: #FFF;
  text-align: left;
}

.fullscreen_navigation .main-nav ul li{
  padding: 2.4rem 30px;
}

.fullscreen_navigation .main-nav ul li h5{
  font-weight: bold;
  text-transform: uppercase;
  color: #FFF;
  font-size: 1.15rem;
}

.fullscreen_navigation .main-nav ul li h5:after{
  height: 2px;
  background-color: #FFF;
  width: 50px;
  content: "";
  display: block;
  margin-top: 6px;
}

.fullscreen_navigation .main-nav a {
  color: rgba(255, 255, 255, 1);
  display: block;
  font-size: 35px;
/*  text-transform: capitalize;*/
  text-decoration: none;
  font-family: "linotype-didot", serif;
  margin-top: 5px;
  position: relative;
  left: 0;
  transition: all 0.4s;
  display: flex;
  gap: 4px;
  align-items: baseline;
}
/*.fullscreen_navigation .main-nav a:first {
  padding-top: 0;
}*/
.fullscreen_navigation .main-nav a i{
  font-size: 12px;
  margin-right: 5px;
}

.fullscreen_navigation .menu-footer {
  padding: 2rem;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
}
.fullscreen_navigation .menu-footer ul {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.fullscreen_navigation .menu-footer ul li {
  display: inline;
  margin: 0 1rem;
}
.fullscreen_navigation .menu-footer a {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
}

.toggle_menu {
  border-radius: 100px;
  background: linear-gradient(90deg, #40C960 0%, #0B8A7A 100%);
  border: none;
  cursor: pointer;
  display: inline-block;
  float: right;
  height: 44px;
  outline: none;
  padding: 0;
  border-radius: 50%;
  pointer-events: initial;
  position: relative;
  vertical-align: middle;
  width: 44px;
  z-index: 1110;
  position: fixed;
  top: 16px;
  right: 30px;
}
.toggle_menu span {
  background-color: #fff;
  content: "";
  display: block;
  height: 2px;
  left: calc(50% - 13px );
  position: absolute;
  top: calc(50% - 1px );
  transform-origin: 50% 50%;
  transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;
  width: 26px;
}
.toggle_menu span:before, .toggle_menu span:after{
  background-color: #fff;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  transform-origin: 50% 50%;
  transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;
  width: 26px;
}
.toggle_menu span:before{
  top: 7px;
}
.toggle_menu span:after{
  top: -7px;
}
.toggle_menu.active span{
  background-color: transparent;
  transition: background 0.2s ease-out;
}
.toggle_menu.active span:before, .toggle_menu.active span:after{
  transition: top 0.2s ease-out, transform 0.2s 0.2s ease-out;
}
.toggle_menu.active span:before{
  top: 0;
  transform: rotate3d(0, 0, 1, -45deg);
}
.toggle_menu.active span:after{
  top: 0;
  transform: rotate3d(0, 0, 1, 45deg);
}
/*End FullScreen Navigation*/

.header_btns{
  padding-right: 60px;
}

#header, 
#header2,
.banner_text,
.content{
  padding-left: 25px;
  padding-right: 25px;
}

#banner h1{
  font-size: 50px;
  line-height: 50px;
}

#banner p,
.banner_text h6{
  font-size: 19px;
}

.btn_signup i{
  display: none;
}

.btn_signup{
  height: 44px;
  width: 120px;
}

.banner_signup_row{
  padding: 3px 3px 3px 0px;
}

.signup_field, .signup_field:focus{
  width: calc(100% - 80px);
   height: 42px;
   padding: 0 12px;
}

.banner_text h6{
  display: flex;
  line-height: 130%;
}

.banner_text h6 i {
    margin-right: 6px;
    margin-top: 3px;
}

.banner_text{
  padding-top: 45px;
}

.team_content .row{
  margin-left: -15px;
  margin-right: -15px;
}
.team_content .col-sm-6 {
    padding-left: 15px;
    padding-right: 15px;
}
}

@media(max-width:767px){
  .logo img{
    width: 110px;
  }
  .btn_login{
    height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height:20px;
  }

.toggle_menu{
  height: 40px;
  width: 40px;
  right: 25px;
}

.toggle_menu span{
  width: 22px;
  left: calc(50% - 11px);
}

.toggle_menu span:before, .toggle_menu span:after{
  width: 22px;
}

#header, #header2{
  height: 70px;
}

.header_btns {
    padding-right: 50px;
}

.about_section h5{
  text-align: left;
  font-size: 30px;
  line-height: 42px;
  margin-top: 12px;
}

.title_line{
  font-size: 45px;
  text-transform: uppercase;
}

.about_section{
  padding-top: 55px;
  padding-bottom: 55px;
}

.title_line:before{
  display: none;
}

.about_section p{
  text-align: left;
  font-size: 20px;
}

.about_section p br,
#our_platform p br,
.about_section h5 br{
  display: none;
}

.about_section p:before{
  width: 100px;
  height: 5px;
  background: linear-gradient(90deg, #40C860 0%, #0C8B7A 100%);
  content: "";
  display: block;
  margin-bottom: 12px;
}

.grid-lines{
  display: none;
}

.line{
  justify-content: flex-start;
}

.banner_about_section{
  padding: 60px 0;
}

.banner_about_section .bg_gradient_green{
  padding: 6px 16px;
  font-size: 17px;
}

.banner_about_section h4{
  font-size: 45px;
  line-height: 65px;
  text-transform: uppercase;
}

#why_indus{
  padding-top: 50px;
  padding-bottom: 50px;
}

h1, h2{
  font-size: 45px;
}

.title_subtitle h6{
  text-align: left;
  font-size: 18px;
}

#why_indus h2{
  margin-top: 10px;
}

#why_indus p{
  font-size: 20px;
  text-align: left;
  line-height: 150%;
}

#why_indus h5{
  font-size: 30px;
  text-align: left;
}

#why_indus h5:before{
  width: 170px;
  height: 5px;
  margin:0;
  margin-bottom: 15px;
}

.ideas_section{
  padding: 25px;
  flex-wrap: wrap;
  border-radius: 20px;
}

.img_bulb{
  order: 1;
}
.ideas_section ul{
  order: 2;
}
.img_bulb,
.ideas_section ul{
  width: 100%;
}
.ideas_section ul li .list_number{
  width: 45px;
  height: 45px;
  font-size: 20px;
}
.list_text h4{
  line-height: 130%;
}

#why_indus .ideas_section ul li p{
  font-size: 17px;
}

#howit_works{
  border-radius: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.works_number{
  display: none;
}

.works_icon{
  width: 70px;
  height: 70px;
  border-radius: 50%;
  font-size: 35px;
}

.howit_works_col h5{
  font-size: 30px;
  letter-spacing: 0.8px;
  line-height: 130%;
}

.btn_enquire_now{
  font-size: 20px;
  justify-content: center;
  width: 100%;
  padding: 12px 24px;
}

#our_platform .title_line{
  text-transform: capitalize;
}

#our_platform{
  padding-top: 60px;
  padding-bottom: 60px;
}

#our_platform p{
  text-align: left;
  color: #434343;
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}

.our_platform_col{
  padding: 25px;
}

.our_platform_col h5{
  font-size: 30px;
}

#our_platform  .our_platform_col p{
  font-size: 18px;
  font-weight: 400;
}

#our_platform .title_line:before{
  content: "";
  display: block;
  width: 170px;
  height: 5px;
  margin: 0;
  margin-bottom: 20px;
  background: linear-gradient(90deg, #40C860 0%, #0C8B7A 100%);
}

#our_property{
  padding-left: 25px;
  padding-right: 25px;
}

.property_col_content p{
  font-size: 18px;
}

.p_col_footer h6{
  font-size: 13px;
}

.p_col_footer h4{
  font-size: 21px;
}

.btn_xplore_all_projects{
  width: 100%;
}

.investor_section{
  background: #F4F8FF;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.investor_image{
  padding-right: 0;
}
.investor_content{
  padding-left: 0;
  margin-top: 30px;
}

.investor_section h6{
  line-height: 150%;
  font-size: 24px;
}

.investor_section p{
  line-height: 150%;
}

.invest_tag_list li{
  font-size: 18px;
  padding: 6px 16px;
  line-height: 150%;
}

#footer{
  border-radius: 0;
  padding-top: 40px;
}

.footer_col h5{
  margin-bottom: 10px;
}

.howit_works_circle_1,
.howit_works_circle_2{
  display: none;
}

#our_property .title_line{
  text-transform: capitalize;
}

#our_property .title_line:before{
  content: "";
  display: block;
  height: 5px;
  width: 170px;
  margin: 0;
  margin-bottom: 15px;
  background: linear-gradient(90deg, #40C860 0%, #0C8B7A 100%);
}

.team_section_about p{
  font-size: 30px;
}

.team_section_about h6{
  font-size: 23px;
}

.card__expander h5{
  font-size: 34px;
  padding-top: 30px;
}


.card__inner{
  margin-top: 0;
}


}

.team_body .grid-lines__lines::after{
  background-color: rgb(189, 189, 189, 0.1);
}

.team_section_about .line{justify-content: flex-start;}

.modal.fade{
  opacity:1;
}
.modal.fade .modal-dialog {
   -webkit-transform: translate(0);
   -moz-transform: translate(0);
   transform: translate(0);
}

.modal-backdrop.show{
  opacity: 0.9;
}

.modalAnimate .modal-dialog{
  max-width: 665px;
}

.modalAnimate .modal-content{
  border-radius: 10px;
/*  border: 10px solid #3FC762;*/
  /*border: 10px solid;
  border-image-slice: 1;
  border-width: 10px;*/
  background-clip: padding-box;
  background: #111723;
/*  border-image-source: linear-gradient(to top, #0D8C7A, #3FC762);*/
}

.modalAnimate .modal-content:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: -12px;
  /* !importanté */
  border-radius: 10px;
  /* !importanté */
  background: linear-gradient(to top, #0D8C7A, #3FC762);
}

.enquiry_form{
  padding: 25px;
}

.enquiry_form h4{
  color: #FFF;
  text-align: center;
  font-family: "linotype-didot", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.font_didot{font-family: "linotype-didot", serif;}

.form_field:focus + .form_icon, .form_field:valid + .form_icon {
    transform: translate(0, -85%) scale(.66, .66);
}

.form_field {
    border: 0;
    position: relative;
    color: #FFF;
    width: 100%;
    display: block;
    padding: 12px;
    padding-left: 25px;
    background:none;
    border-bottom: 1px solid #405172;
    transition: .3s ease-in-out;
}

input.form_field{
    padding-left: 30px;
}

.form_icon{
  position: absolute;
  left: 0;
}

.form_icon i.icon-user{
  font-size: 22px;
}

.form_icon i.icon-lock{
  font-size: 22px;
}

.form_icon i{
  font-size: 20px;
  color: #405172;
  transition: color 0.3s ease;
}

.form_icon.active i{
    color: #33B969; /* Color when active */
}


.form_icon i.icon-email{
  font-size: 16px;
}

.form_icon i.icon-pincode{
  font-size: 15px;
}


.form_field::-ms-input-placeholder { /* Edge 12-18 */
  color: #405172;
}

.form_field::placeholder {
  color: #405172;
}

.form_field:active, .form_field:focus, .form_field:valid{
    outline: none;
    border-bottom: 2px solid #33B969;
}

.form_field_row{
  display: flex;
  align-items: center;
  position: relative;
  margin-top: 25px;
}

.enquiry_form p{
color: #A0A0A0;
text-align: center;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.card__inner{
  position: relative;
  top: 0;
  transition: all 0.4s;
}

.card__inner:hover{
  top: -30px;
}

.whasapp_sticky{
  position: fixed;
  bottom: 60px;
  right: 40px;
  z-index: 99;
}

.whasapp_sticky img{width: 70px}

.btn-close{
  position: absolute;
  right: 15px;
  top: 15px;
  --bs-btn-close-bg: none;
  color: #FFF !important;
  opacity: 1 !important;
  z-index: 1;
  font-size: 16px;
  outline: none !important;
  --bs-btn-close-focus-shadow:none;
}
.form-check-input:checked {
    background-color: #139279;
    border-color: #139279;
}

.form-check-label{
  font-size: 15px;
  font-weight: 400;
  color: #405172;
  line-height: 20px;
}

.form-check-label a{
  color: #26A96F;
  font-style: normal;
  line-height: normal;
  text-decoration-line: underline !important;
}

.form-check-input{
  margin-top: .28em;
}

.form-check-input[type=checkbox]{
  border-radius: 0;
}

.btn_form_submit{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 0px;
  color: #FFF;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.22px;
  text-transform: uppercase;
  border-radius: 100px;
  width: 100%;
  border:0;
}

.modal.fade{
  z-index: 9999;
}

.contact_add_form_box{
  border-radius: 30px;
  background: #FFF;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.05);
  padding: 50px;
}

.contact_add_form_box h5{
  color: #000;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.contact_add p,
.contact_add a{
  color: #5D6784;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.48px;
  display: flex;
  gap: 10px;
  width: fit-content;
  margin-top: 30px;
}

.contact_add p i,
.contact_add a i{
  margin-top: 4px;
  background: linear-gradient(180deg, #38BE68 0%, #189779 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.contact_field{
  position: relative;
  display: flex;
  align-items: center;
}

.contact_field_icon{
  position: absolute;
  left: 20px;
  font-size: 16px;
  margin-top: 2px;
}

.contact_field_icon i.icon-user,
.contact_field_icon i.icon-phone{
  font-size: 18px;
}

.contact_field_icon i.icon-email,
.contact_field_icon i.icon-pincode{
  font-size: 14px;
}

.contact_field_icon i{
  transition: color 0.3s ease;
}

.contact_field_icon.active i{
    color: #28AC6E;
}

.form-control:active, .form-control:focus, .form-control:valid{
    outline: none;
    border: 1px solid #33B969;
}

.form-control{
  border-radius: 100px;
  border: 1px solid #405172;
  display: flex;
  padding:0 15px;
  padding-left: 44px;
  align-items: center;
  gap: 10px;
  flex: 1 0 0;
  height: 55px;
  color: #191F2F;
}

.btn_contact_now{
  border-radius: 100px;
  background: linear-gradient(91deg, #3EC563 5.87%, #0E8D7A 97.96%);
  display: flex;
  padding: 15px 0px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border:0;
  width: 100%;
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.22px;
  text-transform: uppercase;
}

.conatact_wrapper{
  background: url(../images/bg-contact.jpg) top center no-repeat;
  background-size: cover; 
  padding-top: 60px;
  padding-bottom: 60px;
}

.conatact_wrapper .team_content{
  padding-left: 50px;
}

.google_map{
  border-radius: 30px;
  background: #FFF;
  overflow: hidden;
  margin-top: 50px;
}

.google_map iframe{
  height: 500px;
}

.gmnoprint{
  display: none !important;
}

#property_banner{
  background: url(../images/banner-property-list.jpg) center center no-repeat;
  background-size: cover;
  min-height: 100vh;
  padding: 50px 20px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
  position: relative;
  z-index: 3;
}

#property_banner h2{
  font-size: 100px;
  background: linear-gradient(180deg, #38BE68 0%, #189779 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
/*  color: #FFF;*/
  text-transform: uppercase;
}

#property_banner p{
  text-transform: uppercase;
  color: #B7B7B7;
  font-size: 40px;
  line-height: 40px;
  font-weight: 600;
}

.banner_contact{
  background: url(../images/banner-contact.jpg) center center no-repeat; 
  background-size: cover;
}

.have_account_link{
  margin-top: 25px;
  color: #405172;
  font-size: 18px;
}

.have_account_link a{
  color: #2DB16C;
  font-weight: bold;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px transparent inset !important;
}

.user_profile_row{
  position:relative;
}
.profile {
    position: relative;
    display: flex;
/*    justify-content: flex-end;*/
    align-items: center;
    gap: 12px;
    cursor: pointer;
/*    text-align: end;*/
}

.profile:after{
  content: "";
  display: block;
  border-bottom: 1.5px solid #FFF;
  border-right: 1.5px solid #FFF;
  transform: rotate(45deg);
  height: 12px;
  width: 12px;
  margin-bottom: 5px;
}

.profile h3 {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #FFF;
}

.profile p {
    line-height: 1;
    font-size: 14px;
    opacity: .6;
}

.profile .img-box {
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border-radius: 100px;
    background: linear-gradient(90deg, #40C960 0%, #0B8A7A 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-size: 20px;
}

.user_menu {
    position: absolute;
    top: calc(100% + 24px);
    right: 0px;
    width: 240px;
    padding: 10px;
    min-height: 100px;
    border-radius: 10px;
    background: #FFF;
    opacity: 0;
    transform: translateY(-10px);
    visibility: hidden;
    transition: 300ms;
}

/*.user_menu::before {
    content: '';
    position: absolute;
    top: -10px;
    right: 14px;
    width: 20px;
    height: 20px;
    background: #fff;
    transform: rotate(45deg);
    z-index: -1;
}*/

.user_menu.active {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
}

.user_menu ul {
    position: relative;
    display: flex;
    flex-direction: column;
    z-index: 10;
    background: #fff;
}

.user_menu ul li {
    list-style: none;
    border-bottom: 1px solid #C2D7DD;
}
.user_menu ul li:last-child {
  border-bottom: 0;
}

.user_menu ul li:hover {
    background: #eee;
}

.user_menu ul li a {
    text-decoration: none;
    color: #000;
    display: flex;
    align-items: center;
    padding: 15px 20px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    gap: 10px;
}

.user_menu ul li a i {
    font-size: 24px;
}

.user_menu ul li a i.icon-lock-fill{
  color: #119178;
}

.user_menu ul li a i.icon-logout{
  color: #CF3A3A;
}

.btn_disabled {
  opacity: 0.5;
  color: #c4dbd0;
  background: #8cc1a8;
  cursor: not-allowed;
}
.disabled_col{
  position: relative;
}

.disabled_col .img_property,
.disabled_col .property_col_content{
  filter: blur(3px);
  opacity: 0.9;
  
}

.property_coming_soon{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  filter: blur(0px);
  z-index: 2;
  color: #191F2F;
  font-family: "linotype-didot", serif;
  font-size: 28px;
  text-transform: uppercase;
}

#thankyou_banner{
  height: 100vh;
  text-align: center;
  background-color: #142136;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  margin-bottom: 40px;
  position: relative;
  z-index: 3;
}
#thankyou_banner h1{
  color: #FFF;
  margin-top: 30px;
  font-family: linotype-didot, serif;
}

#thankyou_banner p{margin-top: 10px;font-size: 1.2rem;color: #FFF;}

/*THANKYOU*/
.thankyou_page{text-align: center; padding: 9.33rem 0;}

/* Thankyou Tick Animation */
  .checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #40C960;
    fill: none;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
  }

  .checkmark {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    stroke-width: 2;
    stroke: #40C960 ;
    stroke-miterlimit: 10;
    box-shadow: inset 0px 0px 0px #40C960;
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
  }

  .checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
  }

  @keyframes stroke {
    100% {
      stroke-dashoffset: 0;
    }
  }
  @keyframes scale {
    0%, 100% {
      transform: none;
    }
    50% {
      transform: scale3d(1.1, 1.1, 1);
    }
  }
  @keyframes fill {
    100% {
      /*box-shadow: inset 0px 0px 0px 30px #0ecb8b;*/
    }
  }

.quick_contact li a i{
    background: linear-gradient(180deg, #38BE68 0%, #189779 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size:21px;
}


/*END THANKYOU*/

@media(max-width:991px){
.contact_form{
  padding-top: 40px;
}
}

@media(max-width:767px){
.enquiry_form{
  padding: 0;
  padding-top: 25px;
}

.enquiry_form h4{
  line-height: 120%;
  font-size: 32px;
}

.btn_form_submit{
  font-size: 20px;
}

.btn-close{
  top: 10px;
  right: 10px;
}

.whasapp_sticky img{
  width: 50px;
}
.contact_add_form_box{
  padding: 25px;
}

.form-control{
  height: 46px;
}

.google_map iframe{
  height: 400px;
}

.conatact_wrapper .team_content{
  padding-left: 0;
}

.conatact_wrapper .team_section_about p br{
  display: none;
}

#banner_inner p br{
  display: none;
}

#property_banner h2 {
    font-size: 65px;
    line-height: 65px;
}

#property_banner p {
    font-size: 25px;
}
.banner_contact{
  background: url(../images/banner-contact-mobile.jpg) right center no-repeat;
  background-size: cover;
  align-items: flex-end !important;
  padding-bottom: 40px;
}

.user_menu{
  width: 210px;
  right: -35px;
}

.user_menu ul li a{
  padding: 15px;
}

.profile:after{
  display: none;
}
.copyright_text{
  display:block;
  text-align: center;
}
.copyright_text > div{
  margin-top: 10px;
}

.whasapp_sticky img {
    width: 60px;
}
.whasapp_sticky {
    bottom: 40px;
    right: 20px;
}
}

@media(min-width:1650px){
.enquiry_form h4{
  font-size: 50px;
  }

.team_section_about p{
  font-size: 40px;
}

.contact_add_form_box h5{
  font-size: 40px;
 }

 .contact_add p,
.contact_add a{
  font-size: 24px;
}
.btn_contact_now{
  font-size: 22px;
}

.form-control{
  height: 64px;
}

.google_map iframe{
  height: 550px;
}

.profile .img-box{
  height: 48px;
  width: 48px;
  font-size: 24px;
}
}

.error {
  color: #ff9797;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.6px;
}
.success {
  color: #2fb56a;
  font-size: 0.76rem;
  font-weight: 400;
  letter-spacing: 1px;
}

.form_field_row select option{
    color:#333;
}
}



