* {    margin: 0px;    padding: 0px;    box-sizing: border-box;}
html {    overflow-x: hidden;}
body {    overflow-x: hidden;}
/* @font-face {    font-family: 'GothamRoundedBold';    src: url('GothamRoundedBold.otf');    src: url('GothamRoundedBold.ttf') format('truetype');}

@font-face {    font-family: 'GothamRoundedBook';    src: url('GothamRoundedBook.otf');    src: url('GothamRoundedBook.ttf') format('truetype');}

@font-face {    font-family: 'GothamRoundedMedium';    src: url('GothamRoundedMedium.otf');    src: url('GothamRoundedMedium.ttf') format('truetype');} */


#footersection {    position: relative;    clear: both;    background: white;}
.reradisclaimerbtn {    cursor: pointer;}
.menu {    top: 0px;    width: 100%;    height: 100px;    background-color: rgb(255 255 255);    position: fixed;    -webkit-transition: all 0.4s ease;    -moz-transition: all 0.4s ease;    -o-transition: all 0.4s ease;    transition: all 0.4s ease;    z-index: 999;}
.light-menu {    width: 100%;    height: 80px;    background-color: rgba(255, 255, 255, 1);    position: fixed;    background-color: rgba(4, 180, 49, 0.6);    -webkit-transition: all 0.4s ease;    -moz-transition: all 0.4s ease;    -o-transition: all 0.4s ease;    transition: all 0.4s ease;}
#menu-center {    height:100%;display: flex;justify-content: flex-end;align-items: center;    float: right;width: calc(100% - 140px);background-color: #10446f;}
.logo {      display: inline-block;}
.logoimg {  height: 90%;top: 5%;    width: auto;    display: inline-block;    margin-left: 20px;    position: absolute;    z-index: 999;}
#menu-center ul {    margin: 0 0 0 0;    float: right;    margin-right: 20px;}
#menu-center ul li a {    font-size: 16px;    padding: 32px 15px;    color:#ffcd5b;    letter-spacing: 0.5px;text-transform: uppercase;}
#menu-center ul li span {    color:#ffcd5b;    font-size: 14px;    cursor: pointer;}
#menu-center ul li {    list-style: none;    margin: 0 0 0 -4px;position: relative;    display: inline;padding: 12px 0;}
#menu-center ul li a:hover {    text-decoration: none;    }
#menu-center ul li span:hover {    text-decoration: none; }
a {    font-size: 14px;    color: black;    text-decoration: none;  }
#home {    overflow: hidden;    width: 100%;    clear: both;    float: left;    position: relative;    margin-top: 100px;}
.bannerslider {    max-width: 100%;    display: block;}
.bannersliderm {    max-width: 100%;    display: none !important;}
.enanchor:hover {    background-color: #fff;   color: #10446f; border: 1px solid #10446f;    transition: all 0.7s linear;}
.enanchor {    cursor: pointer;    border: 0.5px solid #fff;    border-radius: 5px;    background-color: #10446f;    text-decoration: none !important;    position: fixed;    top: 25%;    right: 0%;    display: none;    padding: 5px 20px;    color: #fff;    font-size: 16px !important;    height: 100%;    float: right;    margin-right: 33px;    transform-origin: right top 0;    transform: rotate(270deg) !important;  display: block;  -webkit-transform: rotate(270deg) !important;    -webkit-transform-origin: right top;    -moz-transform: rotate(270deg) !important;    -moz-transform-origin: right top;    -o-transform: rotate(270deg) !important;    -o-transform-origin: right top;    -ms-transform: rotate(270deg) !important;    -ms-transform-origin: right top;}
.enanchor1 {    top: 65%;    line-height: 1.5;}
#enqform,.reconfirm_popup {    position: fixed;    top: 0%;    width: 100%;    z-index: 999;    background-color: rgb(0 0 0 / 89%);    height: 100vH;    transition: all 0.5s linear;    display: none;}
#configform {    position: fixed;    top: 0%;    width: 100%;    z-index: 999;    background-color: rgb(0 0 0 / 89%);    height: 100vH;    transition: all 0.5s linear;    display: none;}
.reconfirm_popup_sub,.enqcontainer {    padding: 30px;    max-width:90%;    width:640px ;    background-color: #10446f;    margin: 0 auto;    border-radius: 2px;    box-shadow: -1px -1px 4px 3px rgba(255, 255, 255, 0.3);    overflow: hidden;    border: 2px solid #000;    margin-top: 10%;    position: relative;}
.enqcontainer h1 {    text-align: center;    font-size: 16px;    color: #fff;}
.enqcontainer input[type=text],input[type=select] {    height: 30px;    font-size: 16px;    width: 100%;    margin-bottom: 10px;    -webkit-appearance: none;    background: #fff;    border: 1px solid #d9d9d9;    border-top: 1px solid #c0c0c0;    padding: 0 8px;    box-sizing: border-box;    -moz-box-sizing: border-box;    border-radius: 0.25rem !important;}
.sidecontainer {    position: fixed;    bottom: 10%;    width: 280px;    right: 0px;    z-index: 999;    background-color: #000;    transition: all 0.5s linear;    padding: 10px 20px;    background-color: #10446f;    margin: 0 auto;    border-radius: 2px;    box-shadow: none;    overflow: hidden;    border: 2px solid #000;}
.sidecontainer2 {    right: -280px;}
.sidecontainer h1 {    text-align: center;    font-size: 16px;    color: #fff;}
.sidecontainer input[type=text],input[type=select] {    height: 30px;    font-size: 16px;    width: 100%;    margin-bottom: 10px;    -webkit-appearance: none;    background: #fff;    border: 1px solid #d9d9d9;    border-top: 1px solid #c0c0c0;    padding: 0 8px;    box-sizing: border-box;    -moz-box-sizing: border-box;    border-radius: 0.25rem !important;}
.configcontainer {    padding: 30px;    width: 50% !important;    background-color: #5f5858;    margin: 0 auto;    border-radius: 2px;    box-shadow: -1px -1px 4px 3px rgba(255, 255, 255, 0.3);    overflow: hidden;    border: 2px solid #000;    margin-top: 10%;    position: relative;}
.configcontainer h1 {    text-align: center;    font-size: 16px;    color: #fff;}
.configcontainer input[type=text],input[type=select] {    font-size: 16px;    width: 100%;    margin-bottom: 10px;    -webkit-appearance: none;    background: #fff;    border: 1px solid #d9d9d9;    border-top: 1px solid #c0c0c0;    padding: 0 8px;    box-sizing: border-box;    -moz-box-sizing: border-box;    border-radius: 0.25rem !important;}
.form-control {    padding-left: 5px;    height: auto;}
.enqformbtn {    border: 0px;    color: #000;    text-shadow: 0 1px rgba(0, 0, 0, 0.1);    background-color: #c69320;    padding: 5px 0px;    font-size: 16px;    width: 100%;    text-transform: uppercase;    letter-spacing: 3px;    margin-top: 15px;}
.sideformbtn,.reconfirm_submit {    border: 0px;    color: #000;    text-shadow: 0 1px rgba(0, 0, 0, 0.1);    background-color: #c69320;    padding: 5px 0px;    font-size: 16px;    width: 100%;    text-transform: uppercase;    letter-spacing: 3px;    margin-top: 15px;}
.configformbtn {    border: 0px;    color: #000;    text-shadow: 0 1px rgba(0, 0, 0, 0.1);    background-color: #c69320;    padding: 5px 0px;    font-size: 16px;    width: 100%;    text-transform: uppercase;    letter-spacing: 3px;    margin-top: 15px;}
.close {    color: #fff;  background: transparent;  font-size: 30px;    box-shadow: none;    border: 0px;    position: absolute;    right: 10px;    top: -2px;}
.sideclose {    color: #fff;    font-size: 25px;    float: right;    background: transparent;    box-shadow: none;    border: 0px;    position: absolute;    right: 10px;    top: -2px;}
.eftwopp {    text-align: center;    color: #fff;    clear: both;    padding-top: 4px;    margin-bottom: 0px;    font-size: 12px;}
.eftwopps {    text-align: center;    color: #fff;    clear: both;    padding-top: 4px;    margin-bottom: 0px;    font-size: 12px;}
.footermain span {    font-size: 14px;}
.footermain{padding:15px 20px}
.spimg {    text-align: center;}
.spimg img {    margin: 0 auto;    width: 350px;}
.spinfo {    text-align: justify;    width: 70%;    margin: 0 auto;    color: #000;}
.footermodal-container {    padding: 30px;    width: 100% !important;    background-color: #000;    margin: 0 auto;    border-radius: 2px;    box-shadow: -1px -1px 4px 3px rgba(255, 255, 255, 0.1);    overflow: hidden;    border: 2px solid #000;    color: #fff;    font-size: 13px;    text-align: justify;    line-height: 1.8;}
.hamclick {    display: none;    cursor: pointer;}
.bar1,.bar2,.bar3 {    width: 35px;    height: 5px;    background-color: #9b7c46;    margin: 6px 0;    transition: 0.4s;}
.change .bar1 {    -webkit-transform: rotate(-45deg) translate(-9px, 6px);    transform: rotate(-45deg) translate(-9px, 6px);}
.change .bar2 {    opacity: 0;}
.change .bar3 {    -webkit-transform: rotate(45deg) translate(-8px, -8px);    transform: rotate(45deg) translate(-8px, -8px);}
.sidemenu {    width: 280px;    position: fixed;    height: 100vH;    z-index: 99;    right: 0px;    background-color: rgba(0, 0, 0, 0.7);}
#mobmenu {    background-color: rgb(0 0 0 / 84%);    position: fixed;    -webkit-transition: all 0.4s ease;    -moz-transition: all 0.4s ease;    -o-transition: all 0.4s ease;    transition: all 0.4s ease;    z-index: 1000;    right: -200px;    top: 0px;    width: 200px;    height: 100vH;}
.mmenuul {    list-style: none;    margin-top: 30%;}
.mmenuul li {    list-style: none;    display: block;    line-height: 1.9;    color: #ffffff;    text-align: center;    border-bottom: 1px solid;    width: 80%;    margin-left: 10%;    margin-bottom: 10px;    font-size: 15px;}
.mmenuul li a {    display: block;    line-height: 1.9;    color: #ffffff;    font-size: 15px;}
.mobilemenucross {    cursor: pointer;    position: absolute;    right: 10%;    top: 5%;    font-size: 24px;    color: #ffffff;}
#enquirenow {    overflow: hidden;    width: 100%;    padding-left: 5%;    padding-right: 5%;    position: relative;    clear: both;    float: left;    background-color: #ffffff;    padding-bottom: 100px;}
#enquirenow .headingsectionc {    font-size: 30px;    text-align: center;    font-weight: bold;    margin-top: 20px;    color: #161342;}
#enquirenow .head-line-left {    width: 150px;    height: 5px;    background: #161342;    margin-top: 10px;    margin-bottom: 20px;    margin: 0 auto;}
#email_form01 {    width: 90%;    margin: 0 auto;}
.enqfrm {    width: 23%;    margin-right: 1%;    margin-left: 1%;    float: left;    height: 30px;}
#rera-modal .modal-dialog h3 {    text-align: center;    font-size: 20px !important;}
#rera-modal .modal-dialog {    max-width: 70% !important;    margin: 1% auto;}
#disc-modal .modal-dialog {    max-width: 70% !important;    margin: 1% auto;}
#disc-modal .modal-dialog h3 {    text-align: center;    font-size: 20px !important;}
.sec-eqMobile {    display: none;}
.calling {    position: fixed;    cursor: pointer;    top: 53%;    right: 0%;    width: 30px;    height: 30px;    -webkit-animation: spin 6s linear infinite;    -moz-animation: spin 6s linear infinite;    animation: spin 6s linear infinite;}
@-moz-keyframes spin {    100% {        -moz-transform: rotate(360deg);    }}
@-webkit-keyframes spin {    100% {        -webkit-transform: rotate(360deg);    }}
@keyframes spin {    100% {        -webkit-transform: rotate(360deg);        transform: rotate(360deg);    }}
.callat {    font-size: 16px;    position: fixed;    top: 53%;    background-color: #c69320;    color: #ffffff;    padding: 3px;    border-radius: 8px;    right: -160px;    width: 160px;    transition: 0.5s all ease-in-out;    cursor: pointer;}
.callat a {    padding: 5px;    text-decoration: none !important;    color: #ffffff;    line-height: 1;    letter-spacing: 1px;}
.callat a img {    width: 30px;    height: 30px;}
.example-image-link {    line-height: 22px;}
.callat span {    color: #ffffff;    cursor: pointer;}
.main_sec{margin-top: -100px;padding-top: 100px;clear: both;width: 100%;float: left;position: relative;}
.sub_sec{float: left;position: relative;width: 100%;padding:20px 5%;}
.headingg{width: 100%;float: left;position: relative;margin-bottom: 20px;display: flex;justify-content: center;align-items: center;}
.head{width: 100%;float: left;text-align: center;color: #10446f;font-size: 25px;font-weight: 900;margin-bottom: 0;}
.headdp{float: left;position: relative;margin-bottom: 0;}
.main_div{width: 100%;float: left;position: relative;display: flex;justify-content: center;align-items: center;}
.main_left{width: 48%;padding-left: 1%;padding-right: 1%;float: left;position: relative;}
.main_right{width: 48%;padding-left: 1%;padding-right: 1%;float: left;position: relative;}
#bot_form{float: left;position: relative;width: 100%;}
.bot_form input::-webkit-input-placeholder {   color:     #ffffff;}
.bot_form textarea::-webkit-input-placeholder {  color:     #ffffff;}
.bot_form textarea:-moz-placeholder {   color:     #ffffff;}
.bot_form textarea::-moz-placeholder {   color:     #ffffff;}
.bot_form textarea:-ms-input-placeholder {  color:     #ffffff;}
.bot_form textarea::placeholder {  color:     #ffffff;}
.bot_inp{width: 97%;float: left;position: relative;margin: 10px 1.5%;padding: 5px 10px;height: 35px;border: 1px solid #ccc;outline: none;border-radius: 5px;background:transparent;color:#fff}
.bot_inp1{margin-top:0;}
.bot_sub_div{width: 100%;float: left;position: relative;display: flex;justify-content: center;align-items: center;padding:10px 1.5%}
.bot_sub{float: left;position: relative;padding: 7px 15px;border-radius: 5px;border: none;background-color: #c69320;}
.main_sec1 .sub_sec{background-color: #10446f;}
.main_sec1 .head{color:#fff}
.site_addr{width: 100%;float:left;position:relative;padding:15px 0;margin:0;text-align:center;color:#fff}
.site_addr b{color:#c69320}
#enqform{justify-content:center;align-items:center;}
.reconfirm_popup_sub, .enqcontainer{margin:0}
.elevation{float: left;position: relative;width: 100%;}
.fl{float: left;position: relative;}
.w100{width: 100%;}
.flex{display: flex;}
.jcc{justify-content: center;}
.jcs{justify-content: flex-start;}
.jce{justify-content: flex-end;}
.jcsb {justify-content: space-between;}
.aic{align-items: center;}
.ais{align-items: flex-start;}
.aie{align-items: flex-end;}
.big{font-size:25px}
.ebig{font-size:35px}
.small{font-size:14px}
.medium{font-size:16px}
.bold,.head{font-weight:900; }
.non_bold{font-weight:500;}
.tc{text-align:center;}
.tl{text-align:left;}
.tr{text-align:right;}
.uc{text-transform: uppercase;}
.blue{color:#10446f}
.lblue{color:#ebf9ff}
.lblue_bg{background:#ebf9ff}

.red{color:#6d1210}
.grey{color:#7d7f80}
.yellow{color:#c69320}
.red_bg{background-color:#6d1210}
.white_bg{background-color:#fff}
.blue_bg{background-color:#10446f}
.grey_bg{background-color:#7d7f80}
.yellow_bg{background-color:#c69320}
.white{color:#fff !important}
.mobile{display: none !important;}
.desktop{display: flex !important;}
.fwrap{flex-wrap:wrap;}
.home_banner_div{border-bottom: 7px solid #c69320;}
.home_banner_left,.home_proj_rightt{width: 30%;padding: 20px 30px;float: left;}
.home_banner_right,.home_proj_leftt{float: left;width: 70%;}
.home_banner_left,.home_banner_right{width: 50%;}
/* .home_banner_right_sub{ -webkit-transform: skewY(-4deg); -moz-transform: skewY(-4deg); -o-transform: skewY(-4deg);} */
.home_banner_right_sub_img {clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%); width: 100%;   height: 100%;  object-fit: cover;}
.projj_imgg{clip-path: polygon(81% 0, 0% 0%, 0% 100%, 100% 100%); width: 100%;   height: 100%;  object-fit: cover;}
.vision_rightt::after{ content: ""; position: absolute; left: 0; top:0; height: 100%; width: 7px; transform: skew(-18deg); -webkit-transform: skew(-18deg); -moz-transform: skew(-18deg); -ms-transform: skew(-18deg); -o-transform: skew(-18deg); background-color: #c69320; transform-origin: bottom; }
/* .home_banner_right::after,.vision_rightt::after{ content: ""; position: absolute; left: 0; top:0; height: 100%; width: 5px; transform: skew(-18deg); -webkit-transform: skew(-18deg); -moz-transform: skew(-18deg); -ms-transform: skew(-18deg); -o-transform: skew(-18deg); background-color: #10446f; transform-origin: bottom; } */
.home_proj_leftt::after{ content: ""; position: absolute; right: 0; top:0; height: 100%; width: 7px; transform: skew(18deg); -webkit-transform: skew(18deg); -moz-transform: skew(18deg); -ms-transform: skew(18deg); -o-transform: skew(18deg); background-color: #fff; transform-origin: bottom; }
.banner_home_headd{width: 80%;}
.home_ab_divv{position: absolute;right: 0;width: 50%;top: 0;height: 100%;z-index: 9;padding: 30px 5%;display: flex;justify-content: center;align-items: center;}
.btnn{ padding:7px 20px; border-radius:30px ; -webkit-border-radius:30px ; -moz-border-radius:30px ; -ms-border-radius:30px ; -o-border-radius:30px ; cursor: pointer;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mb20{margin-bottom: 20px;}
.mb0{margin-bottom: 0px;}
.ml20{margin-left: 20px;}
.mr20{margin-right: 20px;}
.pl20{padding-left: 20px;}
.pr20{padding-right: 20px;}
.pt20{padding-top: 20px;}
.pb20{padding-bottom: 20px;}
.home_values{width: 18%;margin:20px 1%}
.home_values_subb{padding: 20px;margin-top: -12px;border-radius: 20px;height: calc(100% - 80px);border: 1px solid #10446f;}
.home_values_ic_div{z-index: 9;}
.home_values_ic{width: 80px;}
.home_values_head{height:72px;display:flex;justify-content:center;align-items:center;margin-bottom:0}
.footer_mid{width: 30%;}
.footer_left{width: 40%;}
.footer_right{width: 30%;}
.footer_aa{margin-bottom: 10px;}
.social_a{float: left;position: relative;width: 30px;margin: 5px;}
.social_a:first-child{margin-left: 0;}
.social_a:last-child{margin-right: 0;}
.follow_us_head{font-size:18px;}
.footer_mainnn{background:url("../images/footer-bg.jpg");background-attachment:fixed;background-size:cover;background-position:center center;}
.ov{position:absolute;z-index: 1;top: 0;right: 0;width: 100%;height: 100%; transition: width 2s;    transition-timing-function: cubic-bezier(.215, .61, .355, 1);z-index: 9;}
.coverview_imgg{width: 80%;}
.mission_leftt,.vision_rightt{width: 40%;}
.mission_rightt,.vision_leftt{width: 60%;padding: 25px;}
.home_proj_leftt::after{ content: ""; position: absolute; right: 0px; top:0; height: 100%; width: 7px; transform: skew(18deg); -webkit-transform: skew(18deg); -moz-transform: skew(18deg); -ms-transform: skew(18deg); -o-transform: skew(18deg); background-color: #c69320; transform-origin: bottom; }
.mission_leftt::after{ content: ""; position: absolute; right: 0px; top:0; height: 100%; width: 7px; transform: skew(16deg); -webkit-transform: skew(16deg); -moz-transform: skew(16deg); -ms-transform: skew(16deg); -o-transform: skew(16deg); background-color: #c69320; transform-origin: bottom; }

.vision_imgg {clip-path: polygon(18% 0, 100% 0, 100% 100%, 0 100%); width: 100%;   height: 100%;  object-fit: cover;}
.about_hr{float: left;width: 100%;height:7px;background-color: #c69320;}
.vl{display: none;}
.team_left{width: 30%;padding-left: 0;padding-right: 10%;}
.team_right{width: 50%;padding: 0 20px;}
.team_namee{padding: 10px 7px;}
.team_imggg{border-radius: 0 60px 0 0;}
.team_trimm{display: -webkit-box;    -webkit-box-orient: vertical;    -webkit-line-clamp: 4;    overflow: hidden;    text-overflow: ellipsis;}
.team_mainn1{flex-direction: row-reverse;}
.team_mainn1 .team_left{padding-right: 0;padding-left: 10%;}
.zindex1{z-index: 1;}
.zindex10{z-index: 10;}
.home_banner_div{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 10;}
.fullwidthheight{min-width: 100%;min-height:100%;object-fit: cover;object-position: center;}
.team_contt{width: 100%;}
.home_values_ic {  transition: transform 0.2s ease;}
.home_values:hover .home_values_ic{ animation: bounce 0.6s ease;}
@keyframes bounce {  0%   { transform: translateY(0); }  30%  { transform: translateY(-12px); }  50%  { transform: translateY(0); }  70%  { transform: translateY(-6px); }  100% { transform: translateY(0); }}
.home_values:hover .home_values_subb{background-color: #fff;}
.home_values:hover .home_values_head{color: #10446f !important;}
.home_values:hover .home_values_pp{color: #212121 !important; }

#contactus{z-index: 9;}
#careers_form{width: 70%;margin-left: 15%;}
.career_inp{width: 45%;margin:15px 2.5%;float: left;position: relative;border: 1px solid #404041;height: 35px;padding: 3px 10px;font-size: 15px;border-radius: 10px;}
.career_label{font-size: 15px;color: #c69320;margin: 15px 2.5%;margin-right: 7px;}
.careers_headingg{color: #c69320;margin-top: 15px;margin-bottom: 20px;}
.resume_attach{font-size: 15px;}
.careers_sub_div{width: 100%;display: flex;justify-content: center;align-items: center;margin: 20px 0;}
.careers_sub{border: none;}
#careers_form ::-webkit-input-placeholder { /* WebKit, Blink, Edge */   color:     #404041; } 
#careers_form textarea::-webkit-input-placeholder {    color:     #404041;  }
#careers_form textarea:-moz-placeholder { /* Firefox 18- */    color:     #404041;  }
#careers_form textarea::-moz-placeholder {  /* Firefox 19+ */    color:     #404041;  }
#careers_form textarea:-ms-input-placeholder {    color:     #404041;  }
#careers_form textarea::placeholder {    color:     #404041;  }
.radio_div {  border: none;  height: auto;}
.stmob{display: none;}
#contact-us .sub_sec{background-image: url(../images/cu-desktop.jpg);background-position: center;background-repeat: no-repeat;background-attachment: fixed;}
.cu_left{float: right;width: 30%;position: relative;padding: 20px;}
.cu_logo{float: left;position: relative;width: 100px;filter: brightness(0) invert(1);}
.cu_left_sub{float: left;position: relative;width: 100%;padding: 0 15px;}
.cu_cta{width: 100%;float: left;position: relative;padding: 20px 0;}
.cu_cta1{border-top: 1px solid #c69320;border-bottom: 1px solid #c69320;}
.cu_cta_ic{float: left;width: 30px;margin-bottom: 10px;filter: brightness(0) invert(1);}
.cu_label .cu_cta_ic{filter: none;}
.cu_cta_name{font-size: 16px;font-weight: bolder;width: 100%;float: left;position: relative;margin-bottom: 0;color: #fff;}
.cu_cta_txt{font-size: 14px;width: 100%;float: left;position: relative;margin-bottom: 0;color: #fff !important;text-decoration: none !important;line-height: 1.5;}
.cu_right{width: 50%;float: left;position: relative;margin: 0 1.5%;}
.cu_form{float: left;position: relative;width: 100%;}
.cu_msg{width: 100%;float: left;position: relative;color: red;text-align: center;margin-bottom: 0;}
.cu_inp_div{width: 100%;float: left;position: relative;border: 1px solid #404041;margin: 15px 0;background-color: #fff;}
.cu_inp{float: left;position: relative;height: 100%;height: 40px; width: calc(100% - 50px);padding: 5px 10px;border: none !important;outline: none !important;background: transparent;}
#cu_message{height: 150px;}
.cu_label{float: left;margin-bottom: 0; position: relative;width: 50px;display: flex;justify-content: center;align-items: center;height: 40px;}
.cu_inp_ic{width: 25px;float: left;position: relative;cursor: text;}
.cu_sub_div{width: 100%;float: left;position: relative;display: flex;justify-content: flex-start;align-items: center;padding: 15px 0;}
.cu_submit{float: left;position: relative;border: none !important;outline: none !important;margin-bottom: 0;cursor: pointer;}
.proj_tabb{position: absolute;left: 0;top: 100%;width: 300px;background-color: #fff;padding: 10px ;border: 1px solid #9b7c46;border-radius: 0 0 10px 10px;display: none;}
.projj_tab_a{padding: 10px !important;margin: 5px 0;color: #10446f !important;}
.projj_menuu:hover .proj_tabb{display: block;}
.cprojects_divv{width: 30%;margin: 20px 1.5%;border: 1px solid #10446f;border-radius: 10px;overflow: hidden;}
.projj_namee{margin-bottom: 0;}
.projj_descc{margin-bottom: 0;margin: 5px 0;}
.projj_areaa{margin-bottom: 0;}
.cprojj_descc_div{padding: 20px;}
.cprojj_descc_div .bold{color: #10446f;}
.head .non_bold{font-weight: 900;}












/* Responsive CSS */

@media (max-width: 1250px) {
    #menu-center ul {        padding-left: 0;    }
    #menu-center ul li a {        letter-spacing: 0;    }
}

@media (max-width: 1178px) {
    #menu-center ul li a {        padding: 32px 1px;    }
}

@media (max-width: 1114px) {
    #menu-center ul li a {        font-size: 12px;    }
}

@media (max-width: 1052px) {}

@media (max-width: 1024px) {
    .hamclick {        display: inline-block;        cursor: pointer;         right: 20px;        top: 25px;        position: fixed;        z-index: 9;    }
    #menu-center {        display: none;    }
    .contact select {        padding: 0px;    }
    .contact input {        padding: 0px;    }
    .mmenuul li{margin:0 10%;padding: 10px 0;}
.mmenuul li:last-child{border: none;}
.mobilemenucross {    cursor: pointer;    position: absolute;    right: 15px;    top: 15px;    font-size: 24px;    color: #ffffff;}
.home_values{width:30%;margin:20px 1.5%}
}

@media (max-width: 901px) {
    .inp_eq {        width: 40%;        margin-left: 2.5%;        margin-right: 2.5%;    }
    .home_banner_right, .home_proj_leftt{width:60%}
    .home_banner_left, .home_proj_rightt{width:40%}
.cprojects_divv{width: 47%;margin: 20px 1.5%;}

}

@media (max-width: 867px) {}

@media (max-width: 767px) {
    .calling,    .enanchor {        display: none !important;    }
    /* .mobEqNow {        border-left: 1px solid #ffffff;    } */
    .sec-eqMobile {        height: 40px;        display: flex;        position: fixed;        bottom: 0;        left: 0;        font-size: 20px;        color: #000;        border-bottom: 0;        background: #10446f;        width: 100%;        text-align: center;        z-index: 99;    }
    /* #footersection {        padding-bottom: 60px;    } */
    .sec-eqMobile a {        padding: 8px 0;        width:100%;        color: rgb(255, 255, 255);        display: flex;        align-items: center;        justify-content: center;    }
    /* #enqform {        display: none !important;    } */
        #rera-modal .modal-dialog {        max-width: 85% !important;        margin: 1% auto;    }
    #disc-modal .modal-dialog {        max-width: 85% !important;        margin: 1% auto;    }
    #email_form01 {        width: 95%;        margin: 0 auto;    }
    #footersection {        font-size: 14px;    }
    .projecthighul {        display: none !important;    }
    .regularfour {        display: block !important;    }
    .bannerslider {        max-width: 100%;        display: none !important;    }
    .bannersliderm {        max-width: 100%;        display: block !important;    }
    .main_div{width: 100%;float: left;position: relative;display: block;justify-content: center;align-items: center;}
.main_left{width: 100%;padding-left: 0%;padding-right:0%;float: left;position: relative;}
.main_right{width: 100%;padding-left: 0%;padding-right: 0%;float: left;position: relative;}
.bot_form{padding:0px}
.bot_inp{width: 100%;margin: 15px 0;}
.mtc{text-align:center;}
.mtl{text-align:left;}
.mtr{text-align:right;}
.mobile{display: flex !important;}
.mfwrap {flex-wrap: wrap;}
.mjcc{justify-content: center;}
.mmt20{margin-top: 20px;}

.desktop{display: none !important;}
.footer_left,.footer_mid,.footer_right{width: 100%;}
.footer_right{margin-top: 20px;}
.follow_us_head{width: 100%;margin: 20px 0;}
.follow_us_head .head{width: auto !important;}
   .home_banner_right, .home_proj_leftt{width:100%}
    .home_banner_left, .home_proj_rightt{width:100%}
    .home_banner_right_sub_img,.projj_imgg,.vision_imgg {clip-path:none}
    .home_banner_right::after,.home_proj_leftt::after{display:none;}
.home_ab_divv{position: relative;right: 0;width: 100%;top: 0;height: auto;z-index: 9;padding: 30px 5%;}
.home_values{width:47%;}
.coverview_imgg {    width: 100%;}
.mission_leftt, .vision_rightt,.mission_rightt, .vision_leftt{width: 100%;padding: 0;}
.mission_leftt::after{display: none;}
.team_left,.team_right{width: 100%;padding: 0;}
.team_mainn{margin-top: 30px;}
.team_trimm{display: -webkit-box;    -webkit-box-orient: vertical;    -webkit-line-clamp: 7;    overflow: hidden;    text-overflow: ellipsis;}
.team_mainn1 .team_left{padding-left: 0;}
.mission_rightt {padding:20px}
.home_banner_div{position: relative;border:none;}
.menu{border-bottom: 2px solid #10446f;}
#careers_form{width: 100%;margin-left:0%;}

	.career_inp{width:100%;margin: 15px 0%;}
.career_label{margin-left: 0;}
.stmob{display: block;}
.stdesk{display: none;}
 .cu_left{text-align: center;}
    .cu_cta_txt,.cu_cta_name{text-align: left;}
    .cu_logo{float: none;}
}

@media (max-width: 640px) {
    .enqcontainer {        margin-top: 15%;    }
    .enqfrm {        width: 48%;        margin-right: 1%;        margin-left: 1%;        float: left;        height: 30px;        margin-bottom: 20px;    }
    .inp_eq {        width: 80%;        margin-left: 10%;        margin-right: 10%;    }
    .sidecontainer {        right: -280px;    }
}

@media (max-width: 540px) {
    .enqcontainer {        margin-top: 18%;    }
    .contact select {        padding: 0px 5px;    }
        .contact input {        padding: 0px 5px;    }
    #configmain {        width: 100%;    }
.cprojects_divv{width: 100%;margin: 20px 0;}
  
}

@media (max-width: 484px) {
    .contact select {        padding: 0px 10px;    }
    .contact input {        padding: 0px 10px;    }
    .enqfrm {        width: 92%;        margin-right: 1%;        margin-left: 1%;        float: left;        height: 30px;        margin-bottom: 20px;    }
    .enqcontainer {        margin-top: 20%;    }
.home_values{width:100%;margin:20px 0%}
/* .home_values_head{height:auto} */
}

@media (max-width: 450px) {}

@media (max-width: 384px) {
    .enanchor1 {        top: 60%    }
  
}

@media (max-width: 380px) {}

@media (max-width: 352px) {}

@media (max-width: 340px) {}

@media (max-width: 330px) {}