body {
  color: #333;
  font-family: "Roboto", sans-serif;
  line-height: 1.8;
  font-size: 15px;
}
.career_form input::placeholder,
.cform-1 input::placeholder,
.cform-1 textarea::placeholder,
.enquire_popup input::placeholder,
.enquire_popup textarea::placeholder,
.enquire_sidebar input::placeholder {
  color: #333 !important;
}
.scroll-to-top.visible {
  z-index: 999999 !important;
  opacity: 0;
}
div#invalidDiv {
  color: rgb(201, 148, 2);
}
.text-center {
  text-align: center !important;
}
h2.slide_text.paragraph1 {
  font-size: 25px !important;
  text-transform: capitalize !important;
  font-weight: 200 !important;
  line-height: initial !important;
}
h1.heading2 {
  padding: 0 !important;
  margin: 0 !important;
  text-align: left;
}
.swiper-slide h1.heading1 {
  margin-top: 0 !important;
}
.mobile-download-broucher-form {
  display: none;
}
.mobile-download-broucher-form {
  background: #fff;
  margin-bottom: 20px;
}
div#download-brocher h3 {
  text-align: center;
  background: #2e407e;
  color: #fff;
  padding: 10px;
}
div#download-brocher form {
  padding: 10px;
}
img.img-left {
  float: left;
  margin-right: 15px;
}
.paddingzero {
  padding: 0;
}
@media (max-width: 1000px) {
  .revealIn.white_bg,
  .revealOut.white_bg,
  .revealOutRight.white_bg {
    opacity: 1 !important;
    visibility: visible !important;
    transition: transform 0s !important;
    -webkit-transform: translateY(0) scale(1) !important;
  }
  .mobile-download-broucher-form {
    display: block;
  }
  .download-broucher-sidebar {
    display: none;
  }
}
.uiScaledImageContainer._2zfr {
  width: 100% !important;
}
h1.title-keyword {
  font-size: 23px;
  margin-bottom: 15px;
  color: #2b78ac;
}
h2.head {
  text-align: center;
  line-height: normal !important;
  color: #fff;
  font-size: 23px;
  text-transform: capitalize;
  font-weight: 300;
  padding: 5%;
  margin: 0;
}
.top-bar h1 {
  text-align: center;
  font-size: 29px;
  color: #fff;
  margin-top: 5%;
  text-transform: capitalize;
  margin-bottom: 10px;
}
h3.white a {
  color: #fff !important;
}
h3.white {
  margin-top: 20px;
}
.ong-project a:hover {
  color: #00a0e3 !important;
}
.addr a:hover {
  color: #00a0e3 !important;
}
.panel-body a,
.text-left a {
  color: #333 !important;
  font-weight: 800;
}
#mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
  background-color: #000;
  display: none;
}
#boxes .window {
  position: absolute;
  left: 0;
  top: 0;
  width: 440px;
  height: 200px;
  display: none;
  z-index: 9999;
  padding: 20px;
  border-radius: 15px;
  text-align: center;
}
#boxes #dialog {
  width: 450px;
  height: auto;
  padding: 10px;
  background-color: #fff;
  font-family: "Segoe UI Light", sans-serif;
  font-size: 15pt;
}
@media (max-width: 800px) {
  .footer-google a span {
    font-size: 17px !important;
  }
  #my-welcome-message {
    width: 90%;
    left: 3%;
    top: 5%;
    height: 400px;
    overflow: scroll;
  }
  .imgfull {
    width: 100%;
  }
  img.sky-view {
    float: left;
    padding: 0 !important;
  }
}
.google-assist {
  background: #f3f3f4;
  padding: 4% 10px;
}
.google-assist-sec {
  text-align: center;
}
.google-list .assit-questions {
  margin: 0;
}
.google-list .assit-questions h4 {
  color: #fff;
  list-style: none;
  margin: 0 0 20px 0;
  padding: 13px;
}
.process {
  background: #333;
  padding: 30px;
}
.timeline {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
.timeline::after {
  content: "";
  position: absolute;
  width: 6px;
  background-color: #f3f3f4;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
}
.timeline-container {
  padding: 15px 15px;
  position: relative;
  background-color: inherit;
  width: 50%;
}
.timeline-container::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  right: -11px;
  background-color: #f3f3f4;
  border: 4px solid #2d4289;
  top: 20px;
  border-radius: 50%;
  z-index: 1;
}
.timeline-container.left {
  left: 0;
}
.timeline-container.right {
  left: 50%;
}
.timeline-container.left::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  right: 5px;
  border: medium solid #f3f3f4;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #f3f3f4;
}
.timeline-container.right::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  left: 5px;
  border: medium solid #f3f3f4;
  border-width: 10px 10px 10px 0;
  border-color: transparent #f3f3f4 transparent transparent;
}
.right::after {
  left: -16px;
}
.timeline-container .content {
  padding: 20px 30px;
  background-color: #f3f3f4;
  position: relative;
  border-radius: 6px;
}
.timeline-container .content a {
  font-weight: 600;
  color: #01a0e3;
}
.none {
  visibility: hidden;
}
@media screen and (max-width: 600px) {
  .timeline::after {
    left: 31px;
  }
  .timeline-container {
    width: 100%;
    padding-left: 70px;
    padding-right: 25px;
  }
  .timeline-container::before {
    left: 60px;
    border: medium solid #f3f3f4;
    border-width: 10px 10px 10px 0;
    border-color: transparent #f3f3f4 transparent transparent;
  }
  .right::after,
  .timeline-container.left::after {
    left: 15px;
  }
  .timeline-container.right {
    left: 0;
  }
}
.timeline-container h2 {
  font-size: 20px;
  text-align: center;
  margin: 0;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 26px;
}
.assit-questions {
  margin-top: 40px;
}
.assit-questions h4 {
  font-size: 26px;
  margin: 20px 0;
}
.assit-questions ul {
  padding: 0;
}
.assit-questions ul li {
  list-style: none;
  background: #f3f3f4;
  margin: 20px 0;
  padding: 13px;
  font-size: 17px;
  line-height: 25px;
  border-radius: 2px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .pgl-navbar-main .navbar-nav.project_nav > li > a {
    padding: 6px !important;
  }
  .side_top {
    top: 123px !important;
  }
  .fiveslid {
    margin-top: 0;
  }
  .swiper-slide {
    height: 413px !important;
  }
  .slide_heading1 {
    font-size: 28px !important;
  }
  .container {
    width: 1022px !important;
  }
}
#top {
  background: #a27c3d;
  color: #aaa;
  font-size: 0.928em;
}
.navbar-header {
  position: relative;
  z-index: 10;
}
.logo img {
  margin-top: 10px;
}
.dropdown-menu {
  background-color: #333;
  border: none;
  border-radius: 0;
  font-size: 1.083em;
  padding: 0;
  text-transform: none;
}
.dropdown-menu > li > a {
  color: #fff !important;
  padding: 5px;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: #111;
  color: #fff;
}
.dropdown-menu > li + li {
  border-top: 1px solid #151515;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background-color: #222;
}
.dropdown-menu .open > a,
.dropdown-menu .open > a:focus,
.dropdown-menu .open > a:hover {
  background-color: transparent;
  color: #fff;
}
.dropdown-menu .dropdown-menu {
  left: 100%;
  margin: 0 0 0 2px;
  top: 0;
}
.pgl-navbar-main {
  background-color: #fff !important;
  border-color: transparent;
  border-width: 0;
  border-radius: 0;
  margin-bottom: 0;
  z-index: 1;
}
.pgl-navbar-main .navbar-collapse {
  border-color: transparent;
  font-size: 0.857em;
  font-weight: 700;
  text-transform: uppercase;
  border: 0;
}
.pgl-navbar-main .navbar-nav > li > a {
  padding: 26px 20px;
  color: #a27c3d;
}
.pgl-navbar-main .navbar-nav > .active > a,
.pgl-navbar-main .navbar-nav > .active > a:focus,
.pgl-navbar-main .navbar-nav > .active > a:hover {
  letter-spacing: 0.5px;
  background-color: #fff;
  color: #333;
}
.pgl-navbar-main .navbar-nav > .open > a,
.pgl-navbar-main .navbar-nav > .open > a:focus,
.pgl-navbar-main .navbar-nav > .open > a:hover {
  background-color: #333;
  color: #fff;
}
.pgl-navbar-main .navbar-nav .open > .dropdown-menu > .active > a,
.pgl-navbar-main .navbar-nav .open > .dropdown-menu > .active > a:focus,
.pgl-navbar-main .navbar-nav .open > .dropdown-menu > .active > a:hover {
  background-color: #333;
  color: #fff;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #333;
  border-color: transparent;
  color: #fff;
}
.navbar-default .navbar-toggle {
  border: none;
  border-radius: 0;
  margin: 36px 0 0;
  padding: 0;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #333;
  width: 22px;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: transparent;
}
.navbar-default .navbar-toggle:focus .icon-bar,
.navbar-default .navbar-toggle:hover .icon-bar {
  background-color: #333;
}
.page-top {
  background: url(../images/bg-page-top.html) no-repeat #333;
}
.page-top .container {
  display: table;
  height: 250px;
}
.page-top .page-top-in {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.page-top h2 {
  font-size: 2.571em;
  margin: 0;
  text-transform: uppercase;
}
.page-top h2 span {
  background-color: #fff;
  display: inline-block;
  padding: 24px 27px;
}
.chosen-select {
  height: 40px;
  padding: 0 10px;
  width: 100%;
}
.pgl-advanced-search {
  border-bottom: 1px solid #ddd;
  padding: 35px 0 30px;
  border-top: 1px solid #333 !important;
}
.pgl-advanced-search .form-group {
  margin-bottom: 20px;
}
.pgl-featured {
  padding-bottom: 40px;
  padding-top: 40px;
}
.pgl-featured-bottom {
  padding-bottom: 60px;
}
.pgl-properties {
  padding-bottom: 30px;
  padding-top: 34px;
}
.pgl-properties h2 {
  margin-right: 100px;
}
.pgl-agents {
  padding-top: 53px;
}
.pgl-testimonial {
  height: 388px;
  padding: 30px 15px;
  position: relative;
  text-align: center;
}
.pgl-testimonial h4 {
  color: #333;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.pgl-testimonial .owl-controls .owl-buttons > div {
  background-color: transparent;
  position: absolute;
  top: 60px;
}
.pgl-testimonial .owl-controls .owl-buttons .owl-prev {
  left: 58px;
}
.pgl-testimonial .owl-controls .owl-buttons .owl-next {
  right: 58px;
}
.pgl-about {
  padding-top: 54px;
  margin-bottom: 10px;
}
.pgl-properties-map {
  padding-top: 53px;
}
.map {
  height: auto;
}
.contact {
  margin-bottom: 60px;
}
#contact-map {
  height: 305px;
  margin-bottom: 37px;
  width: 100%;
}
footer {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #666;
  background: #111;
  background-repeat: no-repeat;
  background-size: cover;
}
.pgl-footer h2 {
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
}
.pgl-footer li {
  margin-bottom: 8px;
  font-size: 16px;
}
.pgl-upper-foot {
  margin-bottom: 12px;
}
.pgl-upper-foot a {
  color: #666;
}
.pgl-upper-foot a:focus,
.pgl-upper-foot a:hover {
  color: #a27c3d !important;
}
.pgl-upper-foot p {
  margin-bottom: 15px;
  font-size: 16px;
}
.pgl-upper-foot address {
  line-height: 2.2;
  font-size: 16px;
}
.pgl-copyrights {
  border-top: 0 solid #222;
  padding-top: 20px;
  padding-bottom: 90px;
}
.pgl-copyrights a {
  color: #333;
}
.pgl-copyrights a:focus,
.pgl-copyrights a:hover {
  color: #666;
}
.navbar-nav > li {
  font-size: 14px;
}
video#bgVideo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  z-index: -1;
}
.slide_heading h2 {
  color: #fff;
  position: relative;
  margin-top: 5%;
  text-align: center;
}
div#typer {
  color: #fff;
  text-align: center;
}
.followus {
  margin: 50px 0;
  padding: 20px;
  border: solid 3px #fff;
}
.followus .stalk {
  display: inline-block;
  text-align: center;
  width: 100%;
  padding: 0;
}
.stalk img {
  margin-top: -19%;
}
.followus .socialicon {
  float: right;
  margin: 71px 0 30px 0;
  padding: 0;
  text-align: right;
}
.followus .socialicon span {
  display: inline-block;
  margin: 0 4px;
  padding: 0;
  background: #fff;
  text-align: center;
}
.followus .socialicon span a {
  color: #3a3a3a;
  text-decoration: none;
  width: 45px;
  height: 45px;
  display: block;
  cursor: pointer;
}
.followus .socialicon span a i {
  font-size: 30px;
  padding: 10px 0 0 0;
}
.address_widget {
  padding: 0;
}
.address_widget li {
  list-style: none;
  color: #fff;
  display: inline-flex;
  width: 100%;
}
.address_widget .fa {
  margin-right: 6px;
  margin-top: 5px;
}
.address_widget li a {
  color: #fff;
}
.addr h4 {
  font-size: 19px;
  margin-bottom: 10px;
  color: #fff;
}
.social_post_widget {
  margin-top: 30px;
}
.footer_right_bar {
  min-height: 450px;
  background-color: #0000004f;
}
.social-tabs {
  background: #fff;
  padding: 30px;
}
h2.heading {
  color: #333;
  text-align: center;
}
.stats_section {
  background: linear-gradient(
      0deg,
      rgba(48, 28, 22, 0.7),
      rgba(48, 28, 22, 0.7)
    ),
    url(../images/ongoing-project.html);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.stats_section_icon {
  font-size: 40px;
  margin-bottom: 30px;
  transition: 0.3s;
}
.stats_section_inner h3 {
  margin-bottom: 15px;
}
.big_padding {
  padding: 65px 0;
}
.white_color {
  color: #fff;
}
.default_section_heading {
  font-size: 40px !important;
  font-weight: 600 !important;
  margin: 0;
  padding: 0;
  color: #fff !important;
}
p.small_heading_navy.white_color.open_sans.font_200 {
  font-size: 22px;
  text-align: center;
}
.stats_section_inner:hover .stats_section_icon {
  transform: translateY(-5px);
}
.stats_section_inner:hover .fa {
  color: #333;
}
.services .single-services {
  background: #fff;
  padding: 20px 13px 3px 13px;
  position: relative;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  margin-top: 30px;
  text-align: center;
  overflow: hidden;
  min-height: 265px;
}
.single-services:hover .fa {
  color: #fff;
}
.single-services h2 {
  font-size: 20px;
  text-align: center;
  color: #333;
}
.single-services:hover {
  background: #f3f3f3;
}
.services .single-services:hover .icon.two i {
  color: #fff;
}
.bg-dark-gray {
  background: #32373c;
  color: #fff !important;
}
.q-form-title i {
  display: block;
  color: #fff;
  line-height: 1;
  font-size: 36px;
  float: left;
  margin-right: 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 50px;
  text-align: center;
  padding-top: 8px;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  padding-right: 18px;
}
.request_quote {
  background: #1f3a85;
  padding: 38px 30px;
}
.bottom_content h3 {
  margin-bottom: 10px;
  line-height: 35px;
  font-size: 31px;
  text-align: center;
}
.q-form-title h3 {
  margin: 0;
  font-size: 21px;
  color: #fff;
  line-height: 27px;
}
.q-form-title h3 a {
  color: #fff;
}
.project_high {
  background: url(../images/project-highlights-bg.html);
}
.sc_services_item_header {
  text-align: center;
  min-height: 120px;
  padding: 20px;
  margin-bottom: 30px;
  background: #0685bc;
  min-height: 162px;
  border: 1px solid #095f84;
}
.sc_services_item_header:hover {
  background: #333;
}
h4.sc_services_item_title a {
  color: #fff;
  line-height: 24px;
  font-size: 16px;
}
.highlights {
  margin-top: 20px;
}
h2.text-center.white_color {
  margin-bottom: 60px;
}
.highlights .col-xs-6.col-md-3.animation {
  margin-bottom: 40px;
}
.animatable {
  visibility: hidden;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.animated {
  visibility: visible;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -ms-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  60% {
    -webkit-transform: translateX(20px);
  }
  80% {
    -webkit-transform: translateX(-5px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  60% {
    -moz-transform: translateX(20px);
  }
  80% {
    -moz-transform: translateX(-5px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateX(20px);
  }
  80% {
    -o-transform: translateX(-5px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  60% {
    transform: translateX(20px);
  }
  80% {
    transform: translateX(-5px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  60% {
    -webkit-transform: translateX(-20px);
  }
  80% {
    -webkit-transform: translateX(5px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounceInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  60% {
    -moz-transform: translateX(-20px);
  }
  80% {
    -moz-transform: translateX(5px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes bounceInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  60% {
    -o-transform: translateX(-20px);
  }
  80% {
    -o-transform: translateX(5px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  60% {
    transform: translateX(-20px);
  }
  80% {
    transform: translateX(5px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
  50% {
    -moz-transform: scale(1.05);
  }
  70% {
    -moz-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
  50% {
    -o-transform: scale(1.05);
  }
  70% {
    -o-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes moveUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes moveUp {
  0% {
    opacity: 1;
    -moz-transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes moveUp {
  0% {
    opacity: 1;
    -o-transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes moveUp {
  0% {
    opacity: 1;
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeBgColor {
  0% {
    background: 0 0;
  }
  70% {
    background: 0 0;
  }
  100% {
    background: #464646;
  }
}
@-o-keyframes fadeBgColor {
  0% {
    background: 0 0;
  }
  70% {
    background: 0 0;
  }
  100% {
    background: #464646;
  }
}
@keyframes fadeBgColor {
  0% {
    background: 0 0;
  }
  70% {
    background: 0 0;
  }
  100% {
    background: #464646;
  }
}
.animated.animationDelay {
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}
.animated.animationDelayMed {
  animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}
.animated.animationDelayLong {
  animation-delay: 1.6s;
  -webkit-animation-delay: 1.6s;
}
.animated.fadeBgColor {
  -webkit-animation-name: fadeBgColor;
  -moz-animation-name: fadeBgColor;
  -o-animation-name: fadeBgColor;
  animation-name: fadeBgColor;
}
.animated.bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
}
.animated.bounceInRight {
  -webkit-animation-name: bounceInRight;
  -moz-animation-name: bounceInRight;
  -o-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
.animated.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  -moz-animation-name: bounceInLeft;
  -o-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
.animated.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}
.animated.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.animated.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.animated.moveUp {
  -webkit-animation-name: moveUp;
  -moz-animation-name: moveUp;
  -o-animation-name: moveUp;
  animation-name: moveUp;
}
.border span:after,
.border span:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #000;
  bottom: 0;
  max-width: 100px;
}
.border span {
  position: relative;
  z-index: 1;
  width: 215px;
  display: inline-block;
}
.border span img {
  position: relative;
  z-index: 1;
  top: 1px;
  left: 1px;
}
.border span:before {
  left: 0;
}
.border {
  margin-bottom: 20px;
}
.fotter_btn {
  position: relative;
  top: 60px;
}
.fotter_btn a {
  border: 1px solid #ccc;
  padding: 13px 20px;
  border-radius: 3px;
  background: #333;
  color: #fff;
}
.fotter_btn a:hover {
  background: #0e3053;
  color: #fff;
}
.bottom_content {
  padding: 25px 0;
}
.single-services .fa {
  font-size: 35px;
  text-align: center;
  margin: 0 auto 17px 0;
  color: #203b85;
}
.title-heading h2 {
  color: #1f3a85;
}
.copyrights {
  background: #001527;
  color: #fff;
  padding: 10px 0 0 0;
}
.testimonial-box-layout4 {
  padding: 50px;
  text-align: center;
}
h2.size-lg {
  font-size: 34px;
}
h2.title-bold-light {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
.testimonial-box-layout4 p {
  margin-bottom: 30px;
  color: #fff;
}
.bg-accent {
  background-color: #333;
}
.testimonial-box-layout4 .owl-item {
  margin-bottom: 60px;
  margin-top: 50px;
}
.testimonial-box-layout4 .owl-buttons {
  display: none;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 520px;
}
#lab_video_slider::before {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 10000;
}
#lab_video_text_overlay h2 {
  font-size: 2.5em;
}
#lab_video_text_overlay .btn {
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 200;
}
#lab_video_text_overlay .btn-warning {
  background-color: #f5d328;
}
#lab_video_text_overlay {
  position: absolute;
  color: #fff;
  width: 100%;
  padding-top: 8%;
  background: rgba(0, 0, 0, 0.2);
  height: 100%;
}
#lab_video_text_overlay .container {
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  #lab_video_text_wrap {
    height: 300px;
  }
}
@media screen and (max-width: 650px) {
  #lab_video_text_wrap {
    height: 250px;
  }
  #lab_video_text_overlay h2 {
    font-size: 2em;
  }
  #lab_video_text_overlay p {
    font-size: 0.9em;
  }
  div#slide_one video,
  div#slide_two video {
    display: none;
  }
  .exper_line {
    border-bottom: 2px solid #1f3a85;
  }
}
.bottom_content {
  padding: 25px 15px;
}
.typed_text {
  font-size: 28px;
  color: #fff;
  display: inline;
}
.slide_heading .typing_text {
  font-size: 28px;
  color: #fff;
  margin: 0 auto;
  float: left;
  text-align: center;
  position: relative;
  left: 25%;
}
#swipeLeft {
  margin: 0 20px 0 0;
}
#swipeRight {
  margin: 0 0 0 20px;
}
.slide_text {
  color: #fff;
  text-align: center;
  font-size: 35px;
  clear: both;
  line-height: 45px;
}
.fiveslidetxt {
  margin-top: 50px;
}
.slide_heading1 {
  border-bottom: 1px solid #fff;
  font-size: 34px;
  text-align: left;
}
.slide_text.paragraph-right {
  font-size: 26px;
}
#home-slider {
  position: relative;
  background: #33689c;
}
.swiper-container {
  height: 100%;
  width: 100%;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.swiper-image {
  width: 100%;
  height: 100%;
}
.swiper-image-inner {
  background-size: cover;
  background-position: center center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: hsla(0, 0%, 0%, 0.2);
  background-blend-mode: overlay;
}
.swiper-image-inner.swiper-image-left {
  padding: 4rem;
}
.swiper-image-left {
  filter: sepia(100%);
  transition: all 1s linear;
  transition-delay: 1s;
}
.swiper-slide.swiper-slide-active .swiper-image-left {
  filter: sepia(0);
}
.swiper-image-inner.swiper-image-right {
  filter: hue-rotate(-60deg);
  transition: all 1s linear;
  transition-delay: 1s;
  background-color: hsla(0, 0%, 0%, 0.5);
  background-blend-mode: multiply;
}
.swiper-slide h1 {
  color: #fff;
  align-self: flex-start;
  font-size: 27px;
  opacity: 0;
  margin-top: 27%;
}
.swiper-slide h3.typed_text {
  color: #fff;
  align-self: flex-start;
  transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 1.1s;
  transform: translate3d(-20%, 0, 0);
  opacity: 0;
}
.threeslideiimg img {
  border: 1px solid #fff;
  border-radius: 8px;
}
.threeslideitxt {
  margin-top: 20px;
}
p.threeslideitxt a {
  padding: 7px 17px;
  border-radius: 5px;
  border: 1px solid #fff;
  color: #fff !important;
}
.threeslideitxt1 a {
  padding: 7px 17px;
  border-radius: 5px;
  border: 1px solid #fff;
  color: #fff !important;
}
.fiveslid {
  margin-top: 130px;
}
.threeslideitxt2 {
  margin-top: 40px;
  text-align: center;
}
.threeslideitxt1 {
  text-align: left;
}
.threeslideitxt2 a {
  padding: 7px 17px;
  border-radius: 5px;
  border: 1px solid #fff;
  color: #fff !important;
}
.swiper-slide .paragraph1 {
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 1s;
  transform: translate3d(-20%, 0, 0);
}
.swiper-slide .paragraph2 {
  text-align: center;
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 2s;
  transform: translate3d(-20%, 0, 0);
}
.swiper-slide .paragraph {
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0.7s;
  transform: translate3d(-20%, 0, 0);
}
.buliding img {
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 1s;
  transform: translate3d(0, -50%, 0);
}
.swiper-slide .slidetxtthree {
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 1s;
  transform: translate3d(-20%, 0, 0);
}
.swiper-slide .paragraph-right {
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 1s;
  transform: translate3d(-100px, -30px, 50px);
}
.animate img {
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 1.6s;
  transform: translate3d(-20%, 0, 0);
}
.animate1 img {
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0.4s;
  transform: translate3d(-20%, 0, 0);
}
.swiper-slide.swiper-slide-active .swiper-image-right {
  filter: hue-rotate(90deg);
}
.animate.swiper-slide-active img,
.animate1.swiper-slide-active img,
.swiper-slide .slidetxtthree,
.swiper-slide h3.typed_text,
.swiper-slide iframe,
.swiper-slide.swiper-slide-active .paragraph,
.swiper-slide.swiper-slide-active .paragraph-right,
.swiper-slide.swiper-slide-active .paragraph1,
.swiper-slide.swiper-slide-active .paragraph2,
.swiper-slide.swiper-slide-active h1,
.swiper-slide.swiper-slide-active h1 span.emphasis,
.swiper-slide.swiper-slide-active h1 + p {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
@media screen and (max-width: 1280px) {
  .swiper-slide h1 {
    font-size: 3.9rem;
  }
  .swiper-slide h1 span:not(.emphasis) {
    font-size: 2.9rem;
  }
  .swiper-slideh1 + p {
    font-size: 13px;
  }
}
@media screen and (max-width: 960px) {
  .swiper-slide h1 {
    font-size: 3.5rem;
  }
  .swiper-slide h1 span:not(.emphasis) {
    font-size: 2.5rem;
  }
  .swiper-slide .paragraph {
    max-width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .snip1361 h3 {
    font-size: 15px !important;
  }
  .snip1361 figcaption {
    top: calc(67%) !important;
  }
  .snip1361 p {
    font-size: 12px !important;
    padding: 0 10px !important;
    line-height: 15px !important;
  }
  .amenities_heading h3 {
    font-size: 15px !important;
  }
  .snip1361.hover figcaption,
  .snip1361:hover figcaption {
    top: 0 !important;
  }
  .snip1361 h3,
  .snip1361 p {
    margin: 0 0 0 !important;
  }
  .media-carousel .carousel-control.left,
  .media-carousel .carousel-control.right {
    margin-top: 70% !important;
    height: 28px !important;
    width: 28px !important;
    line-height: 14px !important;
  }
  .mobile-shere-main div#redessociales {
    margin-right: 18px;
  }
  .mobile-shere-main:hover #redessociales a {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    margin: 10px 0 0 20px;
    position: absolute;
  }
  .mobile-shere-main:hover #redessociales a:nth-child(1) {
    position: absolute;
    top: 15px;
  }
  .mobile-shere-main:hover #redessociales a:nth-child(2) {
    position: absolute;
    top: 54px;
  }
  .mobile-shere-main:hover #redessociales a:nth-child(3) {
    position: absolute;
    top: 94px;
  }
  .mobile-shere-main:hover #redessociales a:nth-child(4) {
    position: absolute;
    top: 133px;
  }
  .mobile-shere-main:hover #redessociales a:nth-child(5) {
    position: absolute;
    top: 173px;
  }
  .mobile-shere-main:hover #redessociales a:nth-child(6) {
    position: absolute;
    top: 210px;
  }
  .project-top-header ul.mobile-shere-main {
    float: right !important;
    position: relative;
    margin-top: -44px !important;
    margin-right: 9px !important;
  }
  .download-mobile {
    display: block !important;
  }
  .overlay h3 {
    margin: 3px !important;
  }
  span.negibour_img_block {
    font-size: 17px !important;
  }
  .followus {
    padding: 31px 18px;
  }
  .fotter_btn {
    top: 0;
  }
  .slide_text.slidetxtthree.paragraph {
    margin-top: 15px;
  }
  .slide_text.pull-right.paragraph.slide_heading1 {
    margin-top: 15px;
  }
  header .navbar-nav {
    margin: 0 0;
    display: none;
  }
  .modal-dialog.enquire_popup {
    width: 95% !important;
    top: 0%;
  }
  .quote {
    margin: 30px 0 !important;
    padding: 20px 0;
    font-size: 15px;
    line-height: initial;
  }
  ul.arrow_list {
    margin: 0;
    padding: 0;
  }
  .fiveslid {
    margin-top: 0;
  }
  .swiper-image.fiveslid iframe {
    display: none;
  }
  .swiper-slide .paragraph {
    font-size: 20px;
    line-height: 1.3;
  }
  #home-slider {
    height: 300px;
    width: 100%;
  }
  .swiper-slide h1 {
    font-size: 20px;
    align-self: center;
    text-align: center;
    margin-top: 58px;
  }
  .slide_text.paragraph-right {
    font-size: 17px;
  }
  .swiper-slide h1 span:not(.emphasis) {
    font-size: 2.1rem;
  }
  .swiper-slidep.paragraph {
    max-width: 94%;
  }
}
.arrow_icon {
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 0 5px;
  margin-right: 5px;
}
.bottom_content p {
  text-align: center;
  font-size: 19px;
  margin: 0;
}
.pgl-bg-image {
  background-image: linear-gradient(
      0deg,
      rgba(39, 67, 115, 0.7),
      rgba(179, 135, 0, 0.7)
    ),
    url(../images/etprov.jpg);
}
.ong-project {
  position: relative;
  top: 70px;
}
.ong-project p {
  color: #fff;
  font-size: 16px;
}
.ong-project img {
  margin-left: -20%;
  background: #756656ab;
  padding: 10px;
  margin-bottom: 15px;
}
.pgl-bg-image h2 {
  color: #fff;
  letter-spacing: 1.1px;
}
.project-page {
  text-align: center;
  padding: 50px;
}
.project-page p {
  font-size: 19px;
  color: #fff;
}
.mar_30 p {
  margin: 30px 0;
}
#main-content {
  padding-top: 50px;
}
.tab_padding {
  padding: 8px;
}
.title-heading h3 {
  font-size: 23px;
  font-weight: 600;
  padding-top: 20px;
}
.title-heading h5 {
  font-size: 20px;
  font-weight: 500;
}
.arrow_list li {
  list-style: none;
}
.arrow_list li:before {
  content: "\f0a4";
  display: inline-block;
  margin-right: 8px;
  font: normal normal normal 12px/1 FontAwesome;
  font-size: 17px;
}
.quote {
  background: #f3f3f3;
  margin: 30px;
  padding: 20px 0;
  border-left: 2px solid #203b85;
}
.about-tab li a {
  color: #333;
  border-right: 1px solid #ddd;
  background: #f3f3f3;
}
.about-tab > li.active > a,
.about-tab > li.active > a:focus,
.about-tab > li.active > a:hover {
  background: #b38700;
  color: #fff;
}
.price-tab > li.active > a,
.price-tab > li.active > a:focus,
.price-tab > li.active > a:hover {
  border: 0 solid #000;
  border-bottom: 3px solid #2c4387;
  font-size: 17px;
}
.bhk-tab > li.active > a,
.bhk-tab > li.active > a:focus,
.bhk-tab > li.active > a:hover {
  background: #333;
  color: #fff;
  border-radius: 50px;
}
.bhk-tab li a {
  color: #333;
  border-right: 1px solid #ddd;
  margin-right: 10px;
  border-radius: 50px;
  border: 1px solid #ccc;
}
ul.nav.nav-tabs.price-tab {
  width: 40%;
}
ul.nav.nav-tabs.bhk-tab {
  margin-top: 20px;
}
.price-tab li a {
  color: #333;
  border-left: 1px solid #2c4387;
}
h3.blue {
  color: #333;
  margin: 5px;
}
.home_stats_section {
  background-image: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.46),
      rgba(0, 0, 0, 0.48)
    ),
    url(../images/black-bg.html);
  background-position: center;
  background-attachment: fixed;
}
.top-bar {
  background-image: linear-gradient(
      0deg,
      rgba(48, 28, 22, 0.7),
      rgba(48, 28, 22, 0.7)
    ),
    url(../images/about-bg.html);
  background-attachment: fixed;
  padding: 0 0;
  font-size: 22px;
  color: #fff;
  min-height: 150px;
  line-height: 150px;
}
.site_btn {
  background: #1f3a85;
  float: left;
  padding: 7px 15px;
  margin: 6px 10px;
  color: #fff;
}
ul.project_header_icons li {
  float: left;
  list-style: none;
  padding: 3px 10px;
  cursor: pointer;
  background: #a27c3d;
  color: #fff !important;
}
ul.project_header_icons {
  margin-top: 0;
  margin-bottom: 0;
}
ul.project_header_icons li i {
  font-size: 25px;
  margin-top: 6px;
  color: #1f3a85;
}
.project_top {
  border-bottom: 1px solid #ccc;
  background: #fff;
}
.nopadding {
  padding: 0 !important;
}
.pgl-navbar-main .navbar-nav.project_nav > li > a {
  padding: 30px 13px;
  color: #111;
}
.project_slide1 {
  background-size: cover;
  background-image: url(../images/slides/project-slide1.html);
}
.project_slide2 {
  background-size: cover;
  background-image: url(../images/slides/project-slide2.html);
}
.project_slide3 {
  background-size: cover;
  background-image: url(../images/slides/project-slide3.html);
}
.margin_top {
  margin-top: 40px;
}
.padding_both {
  padding-top: 25px;
  padding-bottom: 25px;
}
.sidebar.right {
  border: 1px solid #ccc;
  box-shadow: 0 0 24px #b8b6b6;
  -moz-box-shadow: 0 0 24px #b8b6b6;
  -webkit-box-shadow: 0 0 24px #b8b6b6;
}
.sidebar.right h3 {
  text-align: center;
  padding: 14px;
  background: #fff;
  color: #a27c3d;
  font-size: 20px;
}
.sidebar .form-group {
  padding: 0 15px;
}
.project_highlights {
  box-shadow: 1px 1px 7px 2px rgba(173, 173, 173, 0.38);
  border-radius: 8px;
  text-align: center;
  padding: 25px 0;
  margin-top: 18px;
  min-height: 150px;
  background: #fff;
}
.project_highlights h4 {
  color: #fff;
}
.project_highlights_section h3,
.project_highlights_section h4 {
  color: #fff;
}
.project_highlights h4 {
  color: #333;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 0;
}
.tata_logo {
  text-align: center;
  padding: 40px 0;
}
.enquire_btn {
  position: relative;
  top: 40px;
  padding: 15px 31px;
}
.section_padd {
  padding: 50px 0;
}
.content_flow h4 {
  margin-bottom: 15px;
}
.content_flow h3 {
  color: #a27c3d;
  margin-bottom: 15px;
  font-size: 22px;
  line-height: 24px;
  font-weight: 600;
}
.project_highlights_section h3 {
  font-size: 22px;
  line-height: 28px;
  padding: 0 20px;
}
span.enquire_text {
  position: relative;
  top: 10px;
  left: 8px;
}
@media (min-width: 1200px) {
  .container {
    width: 1250px;
  }
}
ul.list_type > li:before {
  content: "\f18e";
  font-family: FontAwesome;
  margin-right: 10px;
}
ul.list_type {
  padding: 0 0 0 20px;
}
.mar_btm {
  margin-bottom: 20px;
}
ul.list_type li {
  list-style: none;
  line-height: 24px;
}
.marg_btm {
  margin-bottom: 20px;
}
.marg_btm_30 {
  margin-bottom: 30px;
}
span.amenities_img_block {
  position: absolute;
  bottom: 10%;
  left: 0;
  background: #2c4387;
  padding: 5px;
  color: #fff;
  font-size: 20px;
  width: 20%;
  text-align: center;
  line-height: 26px;
}
span.right_side {
  position: absolute;
  bottom: 10%;
  right: 0;
  background: #2c4387;
  padding: 5px;
  color: #fff;
  font-size: 20px;
  width: 20%;
  text-align: center;
  line-height: 26px;
}
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
  text-align: center;
  cursor: default;
}
.hovereffect .overlay {
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 70%;
  left: 10%;
  top: 10%;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
}
.hovereffect:hover .overlay1 {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.hovereffect .overlay1 {
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 70%;
  left: 27%;
  top: 45%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  cursor: pointer;
}
.hovereffect:hover .overlay {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
}
.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  background-color: transparent;
  color: #fff;
  padding: 1em 0;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.hovereffect a,
.hovereffect p {
  color: #fff;
  padding: 1em 0;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.hovereffect:hover a,
.hovereffect:hover h2,
.hovereffect:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
p.blue {
  color: #0ff;
  font-size: 18px;
}
.overlay h3 {
  text-align: center;
  color: #fff;
  margin: 20px;
}
.project_nav li:hover {
  border-bottom: 0 solid #1f3a85;
  background: inherit;
}
span.negibour_img_block {
  position: absolute;
  bottom: 20%;
  left: -15px;
  background: #2c4387;
  padding: 5px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 26px;
}
span.negibour_img_block:before {
  height: -1px;
  position: absolute;
  background: #ccc;
  content: "";
  border-bottom: 10px solid #fff;
  border-right: 15px solid #2c4387;
  top: 33px;
  left: 0;
}
.tab-content .hovereffect {
  margin-bottom: 20px;
  position: relative;
}
body.lb-disable-scrolling {
  overflow: hidden;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: 400;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  border: 4px solid #fff;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  background-color: #fff;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-next,
.lb-prev {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.html) left 48% no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.html) right 48% no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: 700;
  line-height: 1em;
}
.lb-data .lb-caption a {
  color: #4ae;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 40px;
  height: 40px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: 0;
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  opacity: 1;
}
img.example-image {
  cursor: zoom-in;
}
.plans_image img {
  border-radius: 50%;
  width: 90%;
  text-align: center;
  margin: 0 auto;
}
.plans_image h4 {
  text-align: center;
  margin-top: 20px;
  font-size: 20px;
}
.swiper-container,
.swiper-wrapper {
  z-index: 0;
}
.enquire_sidebar {
  padding: 0 25px 0 40px;
}
.sec_padding {
  padding: 40px 0;
}
.sidebar {
  top: 15px;
}
.vivantis-ho.sidebar {
  top: 500px;
  right: 0;
}
.sidebar {
  top: 150px;
  right: 0;
}
.sidebar_career {
  top: 0;
  right: 0;
  z-index: 0;
}
.side_top {
  top: 95px !important;
}
.sidebar.right {
  background: #fff;
}
.project_side {
  top: 900px;
  position: relative;
}
.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 1000;
  box-shadow: 0 0 6px #a27c3d;
}
.fixed-sidebar {
  position: -webkit-sticky;
  position: sticky;
  bottom: 20px;
  margin-bottom: 25px;
  top: 80px;
}
.contrycode {
  position: absolute;
  margin: 5px;
}
div#otpSentDiv {
  position: relative;
  color: green;
  font-weight: 600;
  text-align: right;
  top: -32px;
}
.sidebar .form-control {
  box-shadow: none;
  color: #333;
  height: 45px;
  border: 0;
  border: 1px solid #cecece;
  border-radius: 2px;
  font-size: 15px;
  margin-bottom: 13px !important;
}
input.site_btn:hover {
  color: #fff;
}
input.form-control::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 2px;
  height: 11px;
  background: #d7d7d7;
}
.pgl-navbar-main .navbar-nav.project_nav > li > a {
  padding: 9px;
  color: #111;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-color: #0000114f;
  padding: 19px;
  background-size: 41%;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-color: #0000114f;
  padding: 19px;
  background-size: 41%;
}
span.amenities_img_block:before {
  position: absolute;
  background: #ccc;
  content: "";
  border-bottom: 10px solid #fff;
  border-right: 15px solid #2c4387;
  top: 62px;
  left: 0;
}
span.right_side:before {
  position: absolute;
  background: #ccc;
  content: "";
  border-bottom: 10px solid #fff;
  border-left: 15px solid #2c4387;
  top: 62px;
  right: 0;
}
.navbar-nav > li.active1 {
  background: #1f3a85 !important;
}
.navbar-nav > li.active1 > a {
  color: #fff !important;
}
li.active1.about-img-main .about-img {
  display: inline;
  position: relative;
  top: 0;
  left: 0;
  z-index: 99;
}
li.active1.about-img-main .about-img1 {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.text-right {
  float: right;
}
.navbar-nav.project_nav > li {
  font-size: 14px;
}
.panel-default > .panel-heading {
  color: #333;
  border-color: #ddd;
}
.project_top .navbar-toggle .icon-bar {
  background: #1f3a85;
}
@media (max-width: 549px) {
  .followus .socialicon span {
    margin: 0 0;
  }
  .followus .socialicon span a i {
    font-size: 21px;
    padding: 6px 0 0 0;
  }
  .followus .socialicon span a {
    width: 31px;
    height: 31px;
  }
  .threeslideiimg img {
    width: 180px;
  }
}
@media (max-width: 800px) {
  .project-top-header {
    border-bottom: 0;
  }
  .navbar-collapse .navbar-nav > li {
    float: none;
  }
  .navbar.project-page-header {
    position: relative;
    min-height: auto;
  }
  .navbar .container {
    padding: 0;
  }
  .typed_text {
    display: inherit;
  }
  .nav-top {
    border-right: 0 solid #6d6d6d;
  }
  .project-page-header .navbar-collapse.width.nopadding.collapse.in {
    top: 0;
    margin-right: -15px;
  }
  .navbar-nav.project_nav {
    margin: 30px 0 0 0;
    width: 100%;
  }
  .pgl-navbar-main.project-page-header .navbar-nav.project_nav > li > a {
    padding: 9px 13px;
    color: #111;
    text-align: center;
  }
  .logo img {
    margin-top: 0;
    padding: 5px;
    background: #fff;
    height: 70px;
  }
  .logo {
    height: auto;
    left: 0;
    position: relative;
    top: 0;
    width: auto;
  }
  .navbar-default .navbar-toggle {
    margin: 28px 75px 0 0;
    z-index: 10;
  }
  .text-right {
    float: inherit;
    text-align: center;
  }
  .pgl-navbar-main .navbar-nav > li > a {
    padding: 10px 12px;
    margin: 0 0;
  }
  div#slide_one {
    background-image: url(../images/about_vivantis.html);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
  }
  div#slide_two {
    background-image: url(../images/mobile_bg.html);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
  }
  .slide_heading .typing_text {
    font-size: 20px;
    text-align: center;
  }
  .typed_text {
    font-size: 20px;
  }
  .slide_text {
    text-align: center;
    font-size: 20px;
    clear: both;
    line-height: 33px;
  }
  .swiper-slide {
    display: block;
  }
}
button.lg-next.lg-icon,
button.lg-prev.lg-icon {
  display: block;
}
.enquire_popup .modal-header {
  border: 0;
  right: 0;
}
.enquire_popup .modal-content {
  border-radius: 0;
}
.modal-dialog.enquire_popup {
  width: 35%;
  top: 0%;
}
#myBtn {
  cursor: pointer;
}
.demo-gallery.location_map ul li a img {
  border: 1px solid #ccc;
}
.marg_btm_15 {
  margin-bottom: 15px;
}
.gallery_img ul li:first-child a {
  display: inline-table;
  width: 50%;
  height: 100%;
  float: left;
}
.gallery_img ul li a {
  width: 25%;
  float:left;
  display: inline-block;
  padding: 10px;
  vertical-align: top;
  height: auto;
  overflow: hidden;
}
.gallery_img ul li {
  width: 100%;
  display: inline;
}
#open-gallery {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  padding-top: 33%;
  font-size: 24px;
  text-transform: uppercase;
  z-index: 3;
}
a.honer_logo {
  position: relative;
  top: 17px;
}
ul.project_header_icons {
  float: right;
}
.project-top-header {
  border-bottom: 1px solid #e0dfdf;
  margin-bottom: 0;
}
ul.nav.nav-top.navbar-right {
  display: inline-flex;
}
.addr p {
  color: #fff;
}
.copyrights p {
  font-size: 12px;
  padding: 0 15px;
}
.single-services img {
  margin-bottom: 15px;
}
.certifide-icon img {
  margin-right: 20px;
}
.content_flow a {
  font-weight: 800;
  color: #a27c3d;
}
.project_btns {
  clear: both;
}
.project_btns a {
  margin-right: 20px;
}
.stats_section_inner img {
  margin-bottom: 0;
}
form#brochureForm,
#brochureform1 {
  padding: 8px 26px 26px 26px;
}
.thankyou h2 {
  text-align: center;
  padding-top: 100px;
}
.thankyou_btn {
  background: #1f3a85;
  padding: 7px 36px;
  margin: 6px 10px;
  color: #fff;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  margin: 25px;
}
.thankyou_btn:hover {
  background: #000;
  color: #fff;
}
.thankyou {
  text-align: center;
  padding-bottom: 50px;
}
.grey_bg {
  background-color: #f3f3f4;
}
.white_bg {
  border: 1px solid #ccc;
  padding: 25px;
  -webkit-box-shadow: 1px 1px 7px 2px rgba(173, 173, 173, 0.66);
  box-shadow: 1px 1px 7px 2px rgba(173, 173, 173, 0.66);
  margin-bottom: 40px;
  background: #fff;
}
.amenities_heading h3 {
  font-size: 17px;
  margin-bottom: 3px;
}
.sports_img img {
  height: 335px;
}
.speci_list ul.list_type > li:before {
  content: "\f18e";
  font-family: FontAwesome;
  left: 25px;
  position: absolute;
}
ul.white_tab li a {
  background: #333;
  color: #fff;
  margin-right: 0;
  border: 1px solid #ddd;
}
.mt30 {
  margin-top: 30px;
}
span.italic_content p {
  text-align: center;
  margin: 0 auto;
  font-weight: 600;
  font-style: italic;
  color: #333;
  font-size: 18px;
}
h1.section-title {
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 0.4px;
  margin-bottom: 25px;
}
.fixed-header .logo img {
  top: 0;
  position: relative;
  height: 70px;
}
.dropdown i.fa.fa-chevron-down {
  font-size: 11px;
  margin: 0 6px;
  position: relative;
  top: 0;
}
span.info-icon {
  color: #fff;
  width: 42px;
  height: 42px;
  background-color: #a27c3d;
  margin-right: 15px;
  float: left;
  text-align: center;
  margin-top: 6px;
}
.info-item .info-text {
  margin-top: 0;
  margin-bottom: 0;
}
.info-item {
  width: 100%;
  float: inherit;
  margin-bottom: 20px;
}
span.info-icon i {
  margin-top: 12px;
}
.info-item:last-child a {
  position: relative;
  top: 10px;
}
.cform-1 .form-control {
  border-radius: 0;
  box-shadow: none;
  color: #333;
  height: auto;
  border: 0;
  border-bottom: 1px solid #ccc;
  line-height: 25px;
}
input.btn.site_btn.submit_btn {
  padding: 7px 50px;
  margin-bottom: 15px;
}
.form-control::placeholder {
  color: #000;
  font-size: 15px;
}
.enquire_sidebar input::-webkit-input-placeholder {
  color: #000;
}
.enquire_sidebar input::-moz-placeholder {
  color: #000;
}
.enquire_sidebar input:-ms-input-placeholder {
  color: #000;
}
.enquire_sidebar input:-moz-placeholder {
  color: #000;
}
.career_sidebar {
  padding-left: 40px;
  float: right;
}
.padd_left {
  padding-left: 0;
}
.arrow-list li {
  margin: 0;
  margin-bottom: 10px;
  padding-left: 15px;
  list-style: none;
  position: relative;
}
.arrow-list li:after {
  content: "";
  height: 0.4em;
  width: 0.4em;
  background: #2c4387;
  display: block;
  position: absolute;
  transform: rotate(45deg);
  top: 0.75em;
  left: 0;
}
.arrow-list1 li:after {
  content: "";
  height: 0.4em;
  width: 0.4em;
  background: #2c4387;
  display: block;
  position: absolute;
  transform: rotate(45deg);
  top: 0.25em;
  left: 0;
}
.career_form {
  padding: 20px 10px 0 10px;
}
#portfolio {
  margin: 1rem 0;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  -webkit-column-width: 33.33333333333333%;
  -moz-column-width: 33.33333333333333%;
  column-width: 33.33333333333333%;
}
.tile {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
}
.scale-anm {
  transform: scale(1);
}
.tile img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
}
.reasons-top-bar {
  background: #333;
  text-align: center;
  padding: 20px;
}
.reasons-top-bar h3 {
  color: #fff;
  font-size: 25px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 5px;
}
.toolbar .btn {
  background: inherit;
  color: #fff;
  font-size: 20px;
}
#portfolio h5 {
  text-align: center;
  line-height: 20px;
  margin: 0;
}
li.white_bg {
  margin: 0 20px;
}
li.download-brochure {
  line-height: 39px;
  font-weight: 500;
  color: #1f3a85;
}
li.download-brochure i.fa.fa-download {
  font-size: 16px;
  margin-left: 4px;
}
li.download-brochure a {
  font-weight: 700;
  color: #fff;
}
.nav-pills > li + li {
  margin-left: 0;
}
.social_post_widget li:hover a {
  color: #203a87;
}
ul.project_header_icons li.site_btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
ul.project_header_icons li.site_btn:hover::before {
  opacity: 0;
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
ul.project_header_icons li.site_btn::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.25);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}
ul.project_header_icons li.site_btn:hover::after {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
ul.project_header_icons li.site_btn {
  color: rgba(255, 255, 255, 1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  border: 1px solid #fff;
}
ul.nav.navbar-nav.text-right li:hover a {
  background: #333;
  color: #fff;
}
li.facebook-brand a:hover {
  background: #4267b2;
}
li.twitter-brand a:hover {
  background-color: #000;
}
li.linkedin-brand a:hover {
  background: linear-gradient(45deg, #0077b5, #008891);
}
li.youtube-brand a:hover {
  background: #a27c3d;
}
li.instagram-brand a:hover {
  background: linear-gradient(0deg, #fe9c41, #9c3da5);
}
li.google-brand a:hover {
  background: #a27c3d;
}
li.pinterest-brand a:hover {
  background-color: #a27c3d;
}
li.whatsup-brand a:hover {
  background: #25d366;
}
li.honerhomes-brand a:hover {
  background: #0084ff;
}
li.mail-brand a:hover {
  background: #a27c3d;
}
.demo-gallery ul {
  float: left;
  padding: 0 15px;
}
.modal-body form#brochureForm {
  padding: 0 20px 20px 20px;
}
.enquire_popup .modal-header h4 {
  margin: 20px;
  font-size: 20px;
}
.enquire_popup .form-control {
  height: 38px;
}
a:hover {
  cursor: pointer;
}
.phone-num span {
  font-size: 12px;
}
span.quotation {
  font-style: italic;
  text-align: center;
  margin: 0 auto;
  color: #2e407e;
  font-weight: 600;
  font-size: 18px;
}
.share_btn:hover #share-buttons {
  display: block;
  opacity: 1;
}
div#share-buttons {
  position: absolute;
  z-index: 10;
  right: 0;
}
.socialicon-share span {
  display: inherit;
}
#share-buttons {
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}
.socialicon-share a {
  border-radius: 50%;
  background: #fff;
  padding: 9px;
}
.socialicon-share a i {
  width: 21px;
  margin-bottom: 20px;
  font-size: 20px !important;
  text-align: center;
}
h4.padd_left {
  font-size: 19px;
}
input[type="file"] {
  display: block;
  width: 100%;
}
@media (max-width: 640px) {
  .mobile-btm-icon {
    display: block !important;
    position: fixed;
    bottom: 0;
    z-index: 10;
  }
  .smedia {
    left: 14px !important;
  }
  ul.mobile-shere-main {
    float: right !important;
    position: absolute;
    margin-top: 16px !important;
    top: 0;
    font-size: 21px;
    right: 10px;
  }
  ul.mobile-shere-main li {
    list-style: none;
  }
}
@media (min-width: 360px) and (max-width: 640px) {
  li.share_btn.mobile-shere {
    display: block;
  }
  ul.mobile-shere-main li {
    list-style: none;
  }
}
@media (min-width: 641px) and (max-width: 2000px) {
  li.share_btn.mobile-shere {
    display: none;
  }
  ul.mobile-shere-main {
    display: none;
  }
}
@media (max-width: 640px) {
  .career_sidebar .sidebar.right {
    display: block;
  }
  .bottom_content h3.white_color {
    border-bottom: 2px solid #ccc;
    padding-bottom: 10px;
  }
  .mobile-shere div#redessociales {
    height: auto;
    width: 30px;
  }
  .mobile-shere div#redessociales .smedia {
    margin: 0 !important;
  }
  .swiper-slide {
    height: 100%;
  }
  .project_slide2 {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(26, 24, 24, 0.3)),
      url(../images/slider_bg.html) !important;
    background-size: auto;
  }
  .project_slide4 {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(26, 24, 24, 0.5)),
      url(../images/slider_four_bg.html) !important;
    background-size: auto;
  }
  .project_nav li:hover a {
    border-bottom: 0 solid #1f3a85;
    background: #e6e6e6;
    color: #344582;
    font-weight: 600;
  }
  a.honer_logo {
    position: relative;
    top: 5px;
  }
  .project_top {
    padding: 5px 5px;
  }
  ul.project_header_icons {
    display: none;
  }
  .navbar-collapse-mobile.width.nopadding.collapse.in {
    z-index: 10101;
  }
  .bottom_content h3 {
    line-height: 30px;
    font-size: 23px;
  }
  section.home_stats_section.big_padding .row .col-sm-6 {
    border-bottom: 1px solid #fff;
    margin-bottom: 25px;
    padding-bottom: 3px;
  }
  .stats_section_inner h3 {
    margin-bottom: 0;
  }
  section.home_stats_section.big_padding .row .col-sm-6:last-child,
  section.home_stats_section.big_padding .row .col-sm-6:nth-child(3) {
    border: 0;
  }
  .swiper-button-next,
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    padding: 9px;
  }
  .swiper-button-next,
  .swiper-button-prev {
    width: 19px;
    height: 28px;
  }
  .content_flow h4 {
    margin-top: 15px;
  }
  .project-top-header {
    border-bottom: 0 solid #e0dfdf;
    margin-bottom: 0;
  }
  ul.arrow-list {
    padding: 0;
  }
  ul.list_type {
    margin-bottom: 0;
  }
  .white_bg iframe {
    height: 200px;
  }
  .about_img img {
    height: 200px;
  }
  .project-top-header .navbar-toggle {
    padding: 9px 0;
    margin-right: 0;
    margin-bottom: 8px;
    position: fixed;
    right: 0;
    top: 5px;
    z-index: 10;
  }
  .career_sidebar {
    padding-left: 0;
  }
  .tata_logo img {
    width: 100%;
  }
  div#top {
    display: none;
  }
  .ong-project img {
    margin-left: 0;
  }
  ul.project_header_icons {
    float: inherit;
    margin: 0;
    padding: 20px 0;
  }
  ul.project_header_icons li {
    padding: 0 4px;
  }
  ul.nav.nav-top.navbar-right {
    display: inherit;
  }
  .fixed-header .logo img {
    top: 0;
    position: relative;
  }
  .pgl-featured {
    padding-bottom: 70px;
  }
  .ong-project {
    position: relative;
    top: 15px;
  }
  .fotter_btn {
    position: relative;
    top: 0;
    text-align: center;
  }
  .nav-top > li > a {
    padding: 5px 10px 0;
  }
  .followus .socialicon {
    margin: 10px 0 0 0;
  }
  .contact_heading {
    clear: both;
    position: relative;
    top: 20px;
  }
  .white_bg {
    padding: 15px;
  }
  .resp-header {
    padding: 0;
  }
  .project-top-header {
    padding: 0;
  }
  ul.nav.nav-tabs.bhk-tab {
    margin-top: 20px;
    display: inherit;
  }
  ul.nav.nav-tabs.bhk-tab a {
    margin-bottom: 5px;
  }
  .demo-gallery ul {
    float: inherit;
    padding: 0 10px;
    text-align: center;
  }
  .sec_padding {
    padding: 30px 15px;
  }
  p.slide_text.paragraph-right {
    text-align: center !important;
  }
  p.threeslideitxt1.paragraph2 {
    text-align: center;
    margin-top: 20px;
  }
  .sports_img img {
    height: auto;
  }
  .speci_list {
    padding-left: 25px;
  }
  span.amenities_img_block {
    width: 31%;
  }
  .speci_list ul.list_type > li:before {
    left: 15px;
  }
  .gallery_img ul li:first-child a {
    width: 100%;
    float: inherit;
  }
  .gallery_img ul li a {
    width: 100%;
  }
}
@media (min-width: 641px) and (max-width: 1000px) {
  .ong-project img {
    margin-left: 0;
  }
  .fixed-header .logo img {
    top: 0;
  }
  a.honer_logo {
    position: relative;
    top: 0;
    float: left;
    z-index: 10;
  }
}
@media (min-width: 801px) and (max-width: 999px) {
  .logo {
    top: 0;
    width: 190px;
  }
}
@media (max-width: 1000px) {
  ul.nav.nav-tabs.price-tab {
    width: 100%;
  }
  .mobile-bottom-content {
    position: fixed;
    bottom: 0;
    z-index: 99999;
    width: 100%;
    display: block !important;
  }
  .mobile-bottom-content p {
    float: left;
    padding: 9px 0;
    text-align: center;
    margin: 0 auto;
    background: #2b4288;
    width: 50%;
  }
  .mobile-bottom-content a {
    color: #fff;
  }
  .mobile-bottom-content span {
    background: #a27c3d;
    color: #fff;
    padding: 2px 9px;
    transform: rotate(90deg);
    right: -35px;
    position: fixed;
    top: 50%;
  }
  .mobile-bottom-content.inner span {
    background: #a27c3d;
    color: #fff;
    padding: 2px 9px;
    transform: rotate(90deg);
    right: -35px;
    position: fixed;
    top: 45%;
  }
  .mobile-bottom-content span1 {
    background: #a27c3d;
    color: #fff;
    padding: 2px 9px;
    transform: rotate(90deg);
    right: -66px;
    position: fixed;
    top: 70%;
  }
  #counter .col-xs-6 {
    border-bottom: 1px solid #fff;
    margin-bottom: 25px;
    padding-bottom: 3px;
  }
  #counter .col-xs-6:last-child,
  #counter .col-xs-6:nth-child(3) {
    border-bottom: 0 solid #fff;
  }
  .navbar {
    min-height: 72px;
  }
}
.mobile-bottom-content {
  display: none;
}
.broucher_bg {
  background-image: url(../images/download-broucher.html);
}
.broucher_bg .white_bg {
  border: 0 solid #ccc;
  background: rgba(46, 64, 126, 0.8);
  border-radius: 10px;
}
.broucher_bg .white_bg ul li {
  font-weight: 600;
  color: #fff;
}
.broucher_bg .arrow-list li:after {
  background: #fff;
}
.broucher_bg h3.section-title {
  color: #fff;
  border: 0 solid #ccc;
  background: rgba(46, 64, 126, 0.8);
  border-radius: 10px;
  padding: 15px;
}
.project_slide2,
.project_slide4 {
  background-image: url(../images/slides/slider1.html);
}
ul.nav.navbar-nav.project_nav.mobile-menu-xs li a {
  text-align: left;
  padding: 10px;
  font-size: 15px;
  font-weight: 600;
  color: #1f3a85;
}
ul.nav.navbar-nav.project_nav.mobile-menu-xs li img {
  margin: 0 20px;
}
.close {
  float: right;
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  color: #1f3a85;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
}
p {
  text-align: justify;
}
.title-heading p {
  text-align: center;
}
.navbar-toggle {
  border: none;
  background: 0 0 !important;
}
.navbar-toggle:hover {
  background: 0 0 !important;
}
.icon-bar {
  width: 22px;
  transition: all 0.2s;
}
.navbar-toggle.collapsed .top-bar-mbl-menu {
  transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}
.enq_btn {
  text-align: left;
}
li.share_btn {
  width: 40px;
  height: 40px;
  background: url(../images/icons/share-icon.png);
  background-size: 59%;
  background-repeat: no-repeat;
  margin: 0 0;
  font-size: 21px;
  background-position: center;
}
.smedia {
  position: absolute;
  -webkit-transition: left 0.5s cubic-bezier(0.1, 0.8, 0.9, 1),
    opacity 1s linear;
  -moz-transition: left 0.5s cubic-bezier(0.1, 0.8, 0.9, 1), opacity 1s linear;
  -o-transition: left 0.5s cubic-bezier(0.1, 0.8, 0.9, 1), opacity 1s linear;
  display: inline;
  opacity: 0;
  width: 46px;
  height: 41px;
  z-index: 100;
  margin: 10px 0 0 20px;
  text-indent: -9999px;
  background: no-repeat;
  left: -25px;
}
li.share_btn:hover #redessociales a {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  margin: 10px 0 0 20px;
  position: absolute;
}
li.share_btn:hover #redessociales a:nth-child(1) {
  position: absolute;
  top: 15px;
}
li.share_btn:hover #redessociales a:nth-child(2) {
  position: absolute;
  top: 54px;
}
li.share_btn:hover #redessociales a:nth-child(3) {
  position: absolute;
  top: 94px;
}
li.share_btn:hover #redessociales a:nth-child(4) {
  position: absolute;
  top: 133px;
}
li.share_btn:hover #redessociales a:nth-child(5) {
  position: absolute;
  top: 173px;
}
li.share_btn:hover #redessociales a:nth-child(6) {
  position: absolute;
  top: 210px;
}
.smedia.facebook {
  background: url(../images/icons/facebook.png);
}
.smedia.twitter {
  background: url(../images/icons/twitter.png);
}
.smedia.google-plus {
  background: url(../images/icons/google-plus.png);
}
.smedia.pinterest {
  background: url(../images/icons/pinterest.png);
}
.smedia.whatsapp {
  background: url(../images/icons/whatsapp.png);
}
.smedia.linkedin {
  background: url(../images/icons/linkedin.png);
}
.smedia:hover {
  background-position: 0 -46px;
}
#footer_mobile_icon {
  width: 71px;
  height: 71px;
  margin: 10px;
}
#footer_mobile_icon:hover .smedia {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  margin: 10px 0 0 20px;
  position: absolute;
  left: 0 !important;
}
#footer_mobile_icon:hover .smedia:nth-child(1) {
  position: absolute;
  bottom: 74px;
}
#footer_mobile_icon:hover .smedia:nth-child(2) {
  position: absolute;
  bottom: 120px;
}
#footer_mobile_icon:hover .smedia:nth-child(3) {
  position: absolute;
  bottom: 165px;
}
#footer_mobile_icon:hover .smedia:nth-child(4) {
  position: absolute;
  bottom: 210px;
}
#footer_mobile_icon:hover .smedia:nth-child(5) {
  position: absolute;
  bottom: 260px;
}
#footer_mobile_icon:hover .smedia:nth-child(6) {
  position: absolute;
  bottom: 315px;
}
#footer_mobile_icon {
  background: url(../images/icons/all-icons.png);
}
.smedia.call {
  background: url(../images/icons/call-mobile.png);
}
.smedia.messenger {
  background: url(../images/icons/messenger.png);
}
.smedia.email_icon {
  background: url(../images/icons/email-mobile.png);
}
.smedia.marker {
  background: url(../images/icons/location-mobile.png);
}
.smedia.facebook {
  background: url(../images/icons/facebook.png);
}
.smedia.twitter {
  background: url(../images/icons/twitter.png);
}
.smedia.google-plus {
  background: url(../images/icons/google-plus.png);
}
.smedia.pinterest {
  background: url(../images/icons/pinterest.png);
}
.smedia.whatsapp {
  background: url(../images/icons/whatsapp.png);
}
.smedia.linkedin {
  background: url(../images/icons/linkedin.png);
}
.smedia:hover {
  background-position: 0 -46px;
}
.mobile-btm-icon {
  display: none !important;
}
@media (min-width: 1000px) {
  p.threeslideitxt1.paragraph2 {
    text-align: left;
  }
  .sidebar {
    position: -webkit-sticky;
    position: sticky;
    z-index: 1;
    margin-bottom: 10px;
  }
  .sidebar.right {
    position: sticky;
  }
}
.project-share {
  position: absolute;
  font-size: 23px;
}
.about-tab-2 .title-heading p {
  text-align: justify;
}
.project_nav li {
  border-bottom: 0 solid #fff;
}
footer p {
  text-align: left;
}
.swiper-pagination {
  display: none;
}
.project_nav ul li:active {
  border-bottom: 3px solid #2c4387 !important;
}
.text-left {
  text-align: justify !important;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .services .single-services {
    min-height: 350px;
  }
  .pgl-featured {
    padding-bottom: 73px;
  }
  .request_quote {
    padding: 24px 15px;
  }
  .swiper-container {
    height: 413px;
  }
  p.slide_text.pull-right.paragraph.slide_heading1 {
    text-align: center;
    width: 100%;
  }
  .text-note {
    margin: 8px 0 0 0;
  }
  .logo {
    width: 240px;
    height: 72px;
  }
}
@media (min-width: 769px) and (max-width: 1200px) {
  .logo img {
    margin-top: 14px;
  }
  .fixed-header .logo img {
    margin-top: 0;
  }
  .pgl-navbar-main .navbar-nav > li > a {
    padding: 26px 20px;
  }
}
@media (max-width: 900px) {
  .navbar-header {
    z-index: 10;
    height: 71px;
    background: #fff;
    width: 100%;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .logo {
    top: 0;
  }
}
.project-page p {
  text-align: center;
}
@media (min-width: 1000px) {
  #linkedin,
  .fb_iframe_widget iframe,
  .fb_iframe_widget span {
    height: 300px !important;
  }
  ._2p3a {
    width: 410px !important;
  }
  div#twitter {
    height: 300px !important;
    overflow-y: scroll;
  }
}
@media (max-width: 680px) {
  .buliding img {
    display: none;
  }
}
@media (min-width: 680px) and (max-width: 800px) {
  .buliding img {
    width: 62%;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  button.navbar-toggle span {
    float: right;
    clear: both;
  }
  .navbar-nav.project_nav > li {
    width: 100%;
  }
  .navbar-toggle {
    display: block;
  }
  .modal-dialog.enquire_popup {
    width: 80%;
    top: 7%;
  }
  .navbar-collapse.collapse {
    overflow: hidden !important;
  }
  #redessociales {
    width: 40px;
    height: 41px;
    background-size: 46%;
  }
  .fiveslid {
    margin-top: 20px !important;
  }
  .fiveslid iframe {
    height: 200px !important;
    line-height: 50px;
  }
}
@media (min-width: 640px) and (max-width: 1000px) {
  .slide_heading1 {
    border-bottom: 0 !important;
  }
  p.slide_text.paragraph-right {
    text-align: center !important;
  }
  .project-top-header {
    border-bottom: 0 solid #e0dfdf !important;
  }
}
.google-menu li.active {
  background: #f3f3f4;
}
.google-menu li img {
  width: 235px;
  border-left: 1px solid #f3f3f4;
  padding: 5px;
}
.google-menu .navbar-toggle {
  display: block;
}
.google-menu .navbar-toggle {
  margin: 0 0 0 !important;
  padding-left: 5px;
}
.navbar-collapse-google.width.collapse ul li {
  width: 100%;
  text-align: center;
}
.navbar-collapse-google.width.collapse ul li a {
  padding: 12px 20px;
}
.navbar-collapse-google.width.collapse {
  position: fixed;
  right: 60px;
  width: 200px;
  z-index: 1010;
  text-align: center;
  background: #fff;
  top: 100px;
}
.menu-google {
  display: inline-flex;
  margin: 15px 0 0 25px;
}
.navbar-collapse-google .project_nav li {
  border-bottom: 1px solid #f3f3f4;
}
.navbar-collapse-google.width.collapse.in ul {
  height: 400px;
  overflow-y: scroll;
}
.google-menu .navbar-toggle {
  float: inherit !important;
}
.icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  fill: none;
}
.hidden {
  display: none;
}
.progress {
  display: flex;
  width: 100%;
  position: relative;
  height: auto;
  overflow: visible;
  background: 0 0;
  box-shadow: none;
}
.step {
  flex-grow: 1;
  position: relative;
}
.step-progress {
  width: 100%;
  height: 0.25em;
  left: 7em;
  position: relative;
  background: #5fcaf4;
}
.icon-wrapper {
  text-align: center;
  display: inline-block;
  margin-top: 18px;
}
.step.done .step-progress:after {
  position: absolute;
  content: "";
  height: 0.25em;
  width: 0;
  background-color: #2d4289;
  animation: growLine 1s linear forwards;
}
.icon-checkmark {
  position: absolute;
  top: -1.2em;
  left: 6em;
  border: 0.125em solid #5fcaf4;
  background: #fff;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  padding: 8px;
  border-radius: 50%;
  transition: all 0.25s linear;
}
.step.done .icon-checkmark {
  background: #2d4289;
  border-color: #2d4289;
}
.icon-checkmark .path1 {
  stroke: #2d4289;
  stroke-width: 2;
  stroke-linecap: square;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  fill: #2d4289;
}
.step.done .icon-checkmark .path1 {
  animation: dash 5s linear forwards;
  stroke: #fff;
}
.step-text {
  position: relative;
  margin-left: 0;
  letter-spacing: 1px;
  font-weight: 700;
  color: #aaa;
  margin-top: 0;
  opacity: 0;
  width: 245px;
  line-height: 26px;
  font-size: 19px;
  font-weight: 400;
}
.step.done .step-text {
  color: #000;
  animation: dropText 0.5s linear forwards;
  background: #fff;
  border-radius: 7px;
  margin-top: 20px;
  padding: 15px;
}
.step-text {
  position: relative;
  border: 2px solid #d0d0d0;
}
.step-text:after,
.step-text:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.step-text:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -10px;
}
.step-text:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #ececec;
  border-width: 12px;
  margin-left: -14px;
}
.google-menu li {
  float: left;
  list-style: none;
}
.google-menu {
  margin-bottom: 0;
  padding-right: 0 !important;
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes growLine {
  to {
    width: 100%;
  }
}
@keyframes dropText {
  to {
    padding-top: 1em;
    opacity: 1;
  }
}
@media (max-width: 800px) {
  .mobile-menu-google li.active img {
    background: #f3f3f4;
    padding: 1px 10px;
  }
  .menu-text {
    display: none;
  }
  .menu-google {
    display: contents;
    margin: 15px 5px;
  }
  .mobile-menu-google ul {
    padding: 0;
    margin: 0;
  }
  .google-menu .navbar-toggle {
    position: absolute;
    right: 50px;
    top: -40px;
  }
  .progress {
    display: block;
  }
  .step-progress {
    display: none;
  }
  .mobile-menu-google {
    text-align: center;
  }
  .google-assist-sec img {
    width: 100%;
    margin-bottom: 6px;
  }
  .navbar-collapse-google.width.collapse {
    position: fixed;
    right: 0;
    width: 200px;
    z-index: 1010;
    text-align: center;
    background: #fff;
    top: 73px;
  }
  .icon-checkmark {
    position: absolute;
    top: -0.2em;
    left: 7em;
    border: 0.125em solid #5fcaf4;
    background: #fff;
    width: 2em;
    height: 2em;
    border-radius: 50%;
    padding: 5px;
    border-radius: 50%;
    transition: all 0.25s linear;
  }
}
.mobile-menu-google ul li {
  list-style: none;
  display: inline;
  border-right: 1px solid #cccc;
}
.menu-text {
  text-transform: uppercase;
}
.google-menu .project_nav li img {
  width: 100%;
}
.call-number {
  text-align: -webkit-left;
}
.fixed-menu-google {
  top: 59px !important;
}
@media (min-width: 767px) {
  ul.project_header_icons li.share_btn {
    color: #1f3a85;
    margin-top: 7px;
  }
  .smedia {
    position: absolute;
    -webkit-transition: left 0.5s cubic-bezier(0.1, 0.8, 0.9, 1),
      opacity 1s linear;
    -moz-transition: left 0.5s cubic-bezier(0.1, 0.8, 0.9, 1), opacity 1s linear;
    -o-transition: left 0.5s cubic-bezier(0.1, 0.8, 0.9, 1), opacity 1s linear;
    display: inline;
    opacity: 0;
    width: 46px;
    height: 41px;
    z-index: 100;
    margin: 10px 0 0 20px;
    text-indent: -9999px;
    background: no-repeat;
    left: -25px;
  }
  .share_btn:hover #redessociales a {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    margin: 10px 0 0 20px;
    position: absolute;
  }
  .share_btn:hover #redessociales a:nth-child(1) {
    position: absolute;
    right: 15px;
  }
  .share_btn:hover #redessociales a:nth-child(2) {
    position: absolute;
    right: 54px;
  }
  .share_btn:hover #redessociales a:nth-child(3) {
    position: absolute;
    right: 94px;
  }
  .share_btn:hover #redessociales a:nth-child(4) {
    position: absolute;
    right: 133px;
  }
  .share_btn:hover #redessociales a:nth-child(5) {
    position: absolute;
    right: 173px;
  }
  .share_btn:hover #redessociales a:nth-child(6) {
    position: absolute;
    right: 210px;
  }
  .hidden-lg.hidden-lg.mobile-menu-google {
    display: none;
  }
  div#headermenu {
    display: none;
  }
}
.modal-content-1 {
  padding: 25px;
}
#Disclaimer_Popup .modal-dialog,
#Disclaimer_Popup1 .modal-dialog,
#Disclaimer_Popup2 .modal-dialog,
#Disclaimer_Popup3 .modal-dialog,
#Disclimer_Popup3 .modal-dialog {
  width: 45%;
}
.tthebutton {
  text-align: center;
}
input#SubmitAgree {
  background: #a27c3d;
  border: none;
  padding: 0 50px;
  margin: 0 auto;
  text-align: center;
}
h3.termstitle {
  text-align: center;
  font-size: 22px;
  margin-bottom: 10px;
  color: #172145;
}
.text-google {
  text-align: center;
  font-size: 12px !important;
  color: #2d4289;
}
@media (max-width: 990px) {
  .footer-google img {
    width: 100%;
  }
  .sidebar-google {
    display: none;
  }
}
.footer-google a span {
  color: #fff;
  text-align: center;
  margin: 0 auto;
  font-size: 21px;
}
.footer-google {
  text-align: center;
  background: #00172b;
  padding: 15px 0;
}
.brdr {
  border-right: 1px solid #0d2c46;
}
.brdr:last-child {
  border: none;
}
.enquire-btn {
  margin-top: 30px;
}
.enquire-btn a {
  background: #2d4289;
  width: 100%;
  padding: 2% 10%;
  color: #fff;
  font-size: 17px;
}
#headermenu {
  background-color: #fff;
  padding: 0 2px;
  position: fixed;
  z-index: 1010101;
  display: grid;
  margin-top: 20px;
  top: 52px;
}
#toggle-section {
  display: none;
  float: left;
}
#wrapper {
  background-color: #00f;
  padding: 10px;
  margin-top: 40px;
}
a#open-close-toggle {
  text-align: center;
}
div#toggle-section ul li {
  border-bottom: 1px solid #ccc;
}
.hidden-google {
  display: none;
}
div#toggle-section ul {
  padding: 0;
  list-style: none;
}
@media (max-width: 800px) {
  .text-google {
    font-size: 19px;
  }
  h2.slide_text.paragraph1 {
    font-size: 19px !important;
  }
  #Disclaimer_Popup .modal-dialog,
  #Disclaimer_Popup1 .modal-dialog,
  #Disclaimer_Popup2 .modal-dialog,
  #Disclaimer_Popup3 .modal-dialog,
  #Disclimer_Popup3 .modal-dialog {
    width: 94%;
  }
  .termscontentwrapper {
    height: 300px;
    overflow-y: scroll;
    padding-right: 10px;
  }
}
#Disclaimer_Popup .modal-dialog,
#Disclaimer_Popup1 .modal-dialog,
#Disclaimer_Popup2 .modal-dialog,
#Disclaimer_Popup3 .modal-dialog,
#Disclimer_Popup3 .modal-dialog {
  margin-top: 6%;
}
.modal-content-1 {
  box-shadow: 0 0 8px 2px #172145;
}
.termscontentwrapper {
  height: 300px;
  overflow-y: scroll;
  padding-right: 10px;
}
.termscontentwrapper::-webkit-scrollbar {
  width: 8px;
}
.termscontentwrapper::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(158, 22, 88, 0.3);
  border-radius: 5px;
}
.termscontentwrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #333;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.9);
}
.modal {
  background: rgba(0, 0, 0, 0.54);
}
a.aquantis_logo {
  position: relative;
  top: 10px;
}
.aquantis-slide-txt {
  text-align: left;
  font-size: 28px;
  text-shadow: 0 2px 3px #000;
  background: rgba(0, 107, 169, 0.7);
  width: max-content;
  padding: 1px 15px;
  color: #fff;
  border: 0.1px solid #ccc;
  animation-name: anim-1;
  animation-duration: 20s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}
@keyframes anim-1 {
  0%,
  8.3% {
    left: -100%;
    opacity: 0;
  }
  25%,
  8.3% {
    left: 25%;
    opacity: 1;
  }
  100%,
  33.33% {
    left: 110%;
    opacity: 0;
  }
}
.aquantis-slide-content h2 {
  text-align: left;
}
.aquantis-slide-content .aquantis-slide-txt1 h2 {
  text-align: left;
  display: table-cell;
  background: #008ecd;
  padding: 8px;
  color: #fff;
  text-shadow: 0 2px 3px #000;
  background: rgba(36, 133, 184, 0.76);
  font-size: 30px;
}
.aquantis-slide-content .aquantis-slide-txt2 h3 {
  text-align: left;
  display: table-cell;
  background: #008ecd;
  padding: 8px;
  color: #fff;
  text-shadow: 0 2px 3px #000;
  background: rgba(36, 133, 184, 0.76);
  font-size: 30px;
}
.aquantis-slide2-txt1 h2,
.aquantis-slide2-txt2 h2 {
  text-align: center;
}
.aquantis-slide-txt2 {
  margin: 5px 0;
}
.arrow1 {
  animation: slide1 1s ease-in-out infinite;
  margin-left: 9px;
}
@keyframes slide1 {
  0%,
  100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(10px, 0);
  }
}
.project-enquire-btn {
  border: 1.3px solid #2c4387;
  position: relative;
  padding: 6px 19px;
  background: #f3f3f4;
  display: inline;
  border-radius: 5px;
}
.quantis-body {
  background: rgba(243, 243, 243, 0.21);
  padding: 20px;
  box-shadow: 0 0 10px 0 #ddd;
}
.quantis-body {
  background: rgba(243, 243, 243, 0.21);
  padding: 20px;
}
.stats_section_aquantis {
  background-image: url(../images/aquantis-bg.html);
}
.redefinetext {
  margin-bottom: 30px;
}
.stats_section_aquantis .stats_section_inner h3 {
  margin-bottom: 0;
}
.stats_section_aquantis .stats_section_inner img {
  margin-bottom: 5px;
}
section.stats_section_aquantis.padding_both {
  padding-top: 30px;
  padding-bottom: 30px;
}
.stats_section_aquantis .default_section_heading {
  font-size: 35px;
}
.stats_section_aquantis p.small_heading_navy.white_color.open_sans.font_200 {
  font-size: 14px;
  text-align: center;
}
.pgl-bg-image-aquantis {
  background-image: url(../images/highlights-bg.html);
}
.aquantis_highlights_section {
  padding: 20px;
}
h4.aquantis-detail-heading {
  font-size: 22px;
  color: #2c4387;
  text-align: left;
}
.project_details h4 {
  margin-left: 18px;
  margin-bottom: 10px;
  font-weight: 600;
}
.aquantis_highlights_section h3 {
  text-align: left;
  font-size: 19px;
  line-height: 24px;
}
.project_details h4::before {
  content: "\f101";
  font-family: FontAwesome;
  margin-right: 8px;
}
#background-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  opacity: 0.1;
}
@-webkit-keyframes animateBubble {
  0% {
    margin-top: 1000px;
  }
  100% {
    margin-top: -100%;
  }
}
@-moz-keyframes animateBubble {
  0% {
    margin-top: 1000px;
  }
  100% {
    margin-top: -100%;
  }
}
@keyframes animateBubble {
  0% {
    margin-top: 1000px;
  }
  100% {
    margin-top: -100%;
  }
}
@-webkit-keyframes sideWays {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: 50px;
  }
}
@-moz-keyframes sideWays {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: 50px;
  }
}
@keyframes sideWays {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: 50px;
  }
}
.x1 {
  -webkit-animation: animateBubble 25s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 25s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 25s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  left: -5%;
  top: 5%;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  transform: scale(0.6);
}
.x2 {
  -webkit-animation: animateBubble 20s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  -moz-animation: animateBubble 20s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  animation: animateBubble 20s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  left: 5%;
  top: 80%;
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}
.x3 {
  -webkit-animation: animateBubble 28s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 28s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 28s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  left: 10%;
  top: 40%;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  transform: scale(0.7);
}
.x4 {
  -webkit-animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  -moz-animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  left: 20%;
  top: 0;
  -webkit-transform: scale(0.3);
  -moz-transform: scale(0.3);
  transform: scale(0.3);
}
.x5 {
  -webkit-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  -moz-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  left: 30%;
  top: 50%;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  transform: scale(0.5);
}
.x6 {
  -webkit-animation: animateBubble 21s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 21s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 21s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  left: 50%;
  top: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  transform: scale(0.8);
}
.x7 {
  -webkit-animation: animateBubble 20s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 20s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 20s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  left: 65%;
  top: 70%;
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}
.x8 {
  -webkit-animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  -moz-animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  left: 80%;
  top: 10%;
  -webkit-transform: scale(0.3);
  -moz-transform: scale(0.3);
  transform: scale(0.3);
}
.x9 {
  -webkit-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  -moz-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  left: 90%;
  top: 50%;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  transform: scale(0.6);
}
.x10 {
  -webkit-animation: animateBubble 26s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 26s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 26s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  left: 80%;
  top: 80%;
  -webkit-transform: scale(0.3);
  -moz-transform: scale(0.3);
  transform: scale(0.3);
}
.bubble {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2),
    inset 0 10px 30px 5px rgba(255, 255, 255, 1);
  -moz-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2),
    inset 0 10px 30px 5px rgba(255, 255, 255, 1);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2),
    inset 0 10px 30px 5px rgba(255, 255, 255, 1);
  height: 200px;
  position: absolute;
  width: 200px;
}
.bubble:after {
  background: -moz-radial-gradient(
    center,
    ellipse cover,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 70%
  );
  background: -webkit-gradient(
    radial,
    center center,
    0,
    center center,
    100%,
    color-stop(0, rgba(255, 255, 255, 0.5)),
    color-stop(70%, rgba(255, 255, 255, 0))
  );
  background: -webkit-radial-gradient(
    center,
    ellipse cover,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 70%
  );
  background: -o-radial-gradient(
    center,
    ellipse cover,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 70%
  );
  background: -ms-radial-gradient(
    center,
    ellipse cover,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 70%
  );
  background: radial-gradient(
    ellipse at center,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 70%
  );
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.3);
  content: "";
  height: 180px;
  left: 10px;
  position: absolute;
  width: 180px;
}
@media (max-width: 780px) {
  .bubble.x5,
  .bubble.x6,
  .bubble.x7,
  .bubble.x8 {
    display: none;
  }
  a.aquantis_logo {
    position: relative;
    top: 0;
  }
}
@media (max-width: 460px) {
  a.aquantis_logo img {
    width: 110px !important;
  }
  .bottom_content h3.white_color {
    font-size: 13px !important;
    line-height: 20px;
  }
  ul.nav.navbar-nav.project_nav.mobile-menu-xs li a {
    padding: 6px;
  }
  .bottom_content {
    padding: 15px;
  }
  .aquantis-slide-txt2 {
    margin: 15px 0;
  }
  .aquantis-slide-txt1 {
    margin-top: 10px;
  }
}
@media (min-width: 800px) {
  .aquantis-slide-content {
    margin: 5%;
    margin-top: 14%;
  }
}
a.aquantis-menu-img {
  padding: 0 !important;
}
ul.list-style {
  padding: 0 10px;
  list-style: none;
}
ul.list-style li:before {
  content: "\f101";
  font-family: FontAwesome;
  margin-right: 6px;
}
.navbar-nav.project_nav > li:last-child {
  margin-left: 5px;
}
.pgl-bg-image-aquantis-abt {
  background-image: url(../images/honeraquantis-about.html);
  background-size: cover;
}
.review_btn {
  text-align: center;
  display: inline-block;
  margin-top: 20px;
}
.aquantis-title {
  text-transform: uppercase;
  font-size: 27px !important;
}
.aquantis-enquire_btn {
  text-align: center;
  background: #1f3a85;
  border: 1px solid #ddd;
  padding: 10px;
  position: relative;
  top: 40px;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0 40px;
  font-weight: 600;
}
.aquantis-top-btn a {
  color: #111;
  text-transform: uppercase;
  font-weight: 600;
}
li.aquantis-top-btn:hover,
li.aquantis-top-btn:hover a {
  background: #2c4389;
  color: #fff;
}
.aquantis-top-btn {
  background: #fff;
  float: left;
  padding: 6px 15px !important;
  color: #111;
}
ul.aquantis-top-header li {
  padding: 0;
  margin: 7px;
}
.aquantis-project_nav > li > a {
  padding: 8px !important;
}
.aquantis-drpdwn.dropdown i.fa.fa-chevron-down {
  margin: 0 2px;
  top: -2px;
  font-size: 10px;
}
.aquantis-drpdwn.open > a,
.aquantis-drpdwn.open > a:focus,
.aquantis-drpdwn.open > a:hover {
  background-color: #fff !important;
  color: #000 !important;
}
.aquantis-drpdwn ul.dropdown-menu {
  background: #fff;
  padding: 0;
}
li.dropdown.aquantis-drpdwn.open a {
  color: #000;
  background: inherit;
  padding: 10px 15px;
  font-weight: 600;
}
ul.dropdown-menu li:hover {
  background: #f3f3f3;
}
@media (max-width: 600px) {
  .aquantis-mobile-menu li {
    line-height: 34px;
    cursor: pointer;
  }
  .fixed-header {
    z-index: 10;
  }
  img.img-left {
    width: 100%;
    margin-bottom: 10px;
  }
  .inner-body h3 {
    color: #fff !important;
    text-shadow: 0 2px 3px #000 !important;
    background: rgba(36, 133, 184, 0.76) !important;
    font-size: 12px !important;
    padding: 3px !important;
  }
  a.aquantis_logo img {
    width: 160px;
  }
  .aquantis-mobile-menu .exper_line {
    border-bottom: 0 solid #1f3a85;
  }
  .aquantis-slide-content .aquantis-slide-txt1 h2 {
    font-size: 17px;
  }
  .aquantis-slide-content .aquantis-slide-txt2 h3 {
    font-size: 15px;
  }
  .aquantis-slide-content {
    padding: 15px;
  }
  .swiper-slide {
    background-size: cover;
  }
  .bottom_content h3.white_color {
    font-size: 18px !important;
  }
  .bottom_content p {
    font-size: 16px;
    margin: 0;
  }
  .stats_section_aquantis {
    background-size: cover;
    height: auto;
    background: linear-gradient(
        0deg,
        rgba(35, 35, 35, 0.58),
        rgba(76, 76, 76, 0.62)
      ),
      url(../images/aquantis-bg.html);
  }
  .pgl-bg-image-aquantis {
    background: #d4e3ec;
  }
  .sidebar.right {
    display: none;
  }
}
#aquantis-footer_mobile_icon {
  padding-top: 5px;
  text-align: center;
  background: #fff;
  width: 100%;
  position: fixed;
  bottom: 0;
  display: inline-flex;
  box-shadow: 0 0 8px 1px #ccc;
}
#aquantis-footer_mobile_icon h6 {
  padding: 0 0 5px;
  margin: 0;
  font-size: 13px;
}
#more-options {
  background: #fff;
  width: 100%;
  padding: 5px;
  position: absolute;
  display: none;
  bottom: 64px;
  box-shadow: 0 -3px 5px -0.8px #ccc;
}
.more-content .fa {
  font-size: 34px;
  color: #0c54a0;
  vertical-align: middle;
}
ul.project_header_icons.aquantis-top-header .share_btn {
  padding-top: 7px;
}
ul.project_header_icons.aquantis-top-header .share_btn .smedia {
  bottom: 0;
}
.redefinetext h4 {
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.redefinetext p {
  text-align: center;
  color: #fff;
  font-size: 18px;
}
.tata_logo .clrblue {
  color: #2c4387;
  font-size: 20px !important;
}
.tata_logo .aquantis-caption {
  font-size: 18px;
  font-weight: 600;
}
.inner-bg {
  position: relative;
  width: 100%;
}
.inner-bg img {
  width: 100%;
}
.inner-body {
  position: absolute;
  margin: 5%;
}
.inner-body h3 {
  color: #fff;
  text-shadow: 0 2px 3px #000;
  background: rgba(36, 133, 184, 0.76);
  font-size: 30px;
  padding: 8px;
}
.clubhouse-txt {
  padding-top: 10px;
}
#map-search-box.big {
  top: 200px;
}
#map-search-box {
  text-align: center;
  z-index: 10;
  margin-right: 20px;
  -moz-box-shadow: 0 3px 9px 0 #999;
  -webkit-box-shadow: 0 3px 9px 0 #999;
  box-shadow: 0 3px 9px 0 #999;
  background: #fafafa;
  padding: 0;
}
#map-search-box .input-area {
  background: #034aa5;
  padding: 15px;
  margin-left: -15px;
  margin-right: -15px;
  text-align: left;
  -moz-box-shadow: 0 3px 9px 0 #8a8a8a;
  -webkit-box-shadow: 0 3px 9px 0 #8a8a8a;
  box-shadow: 0 3px 9px 0 #8a8a8a;
  letter-spacing: 2px;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}
.white-text {
  color: #fff !important;
}
i.left {
  float: left;
  margin-right: 15px;
}
.left {
  float: left !important;
}
.material-icons {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
.input-field {
  position: relative;
  margin-top: 1rem;
}
#map-search-box .input-area {
  background: #2c4387;
  padding: 15px;
  margin-left: -15px;
  margin-right: -15px;
  text-align: left;
  -moz-box-shadow: 0 3px 9px 0 #8a8a8a;
  -webkit-box-shadow: 0 3px 9px 0 #8a8a8a;
  box-shadow: 0 3px 9px 0 #8a8a8a;
  letter-spacing: 2px;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}
#map-search-box {
  text-align: center;
  z-index: 10;
  margin-right: 20px;
  -moz-box-shadow: 0 3px 9px 0 #999;
  -webkit-box-shadow: 0 3px 9px 0 #999;
  box-shadow: 0 3px 9px 0 #999;
  background: #fafafa;
  padding: 0;
}
.input-field {
  position: relative;
  margin-top: 1rem;
}
#map-search-box .input-field input[type="text"] {
  border-radius: 25px;
  background: #d8f1ff;
  padding-left: 10px;
  width: 100%;
  margin: 0 auto !important;
  text-align: center;
  height: 40px;
}
#map-search-box .info-box {
  font-size: 9px;
  padding: 0 15px;
}
.clearfix {
  clear: both;
}
#map-search-box .info-box #distanceInfo {
  float: left;
}
#map-search-box .info-box #durationInfo {
  float: right;
}
#map-search-box.big #directionsPanel {
  max-height: 200px;
}
#directionsPanel,
.directionsPanel {
  padding: 15px 0;
  max-height: 230px;
  overflow: auto;
  text-align: left;
}
#directionsPanel .info-card:first-child,
.directionsPanel .info-card:first-child {
  padding-top: 0;
}
#directionsPanel .info-card:last-child,
.directionsPanel .info-card:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
#directionsPanel .info-card,
.directionsPanel .info-card {
  padding: 12px 15px;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  color: #2b2b2b;
  border-bottom: 1px solid #f3f3f3;
  display: none;
}
#directionsPanel .info-card strong,
.directionsPanel .info-card strong {
  font-weight: 700;
  display: block;
  font-size: 12px;
  letter-spacing: 1px;
  margin-bottom: 3px;
}
#directionsPanel .info-card .info-text,
.directionsPanel .info-card .info-text {
  color: #7e868d;
  font-family: "Roboto", sans-serif;
  display: inline-block;
  margin-right: 15px;
}
#directionsPanel .info-card .info-text,
.directionsPanel .info-card .info-text {
  color: #7e868d;
  font-family: "Roboto", sans-serif;
  display: inline-block;
  margin-right: 15px;
}
#directionsPanel .info-card .info-text,
.directionsPanel .info-card .info-text {
  color: #7e868d;
  font-family: "Roboto", sans-serif;
  display: inline-block;
  margin-right: 15px;
}
#directionsPanel .info-card .info-text a,
.directionsPanel .info-card .info-text a {
  color: #864a4a;
  font-weight: 700;
  outline: 0;
  font-family: "Roboto", sans-serif;
  text-decoration: none;
}
.blue-text {
  color: #2196f3 !important;
}
#directionsPanel .info-card .info-text i.left,
.directionsPanel .info-card .info-text i.left {
  margin-right: 3px;
}
i.left {
  float: left;
  margin-right: 15px;
}
.left {
  float: left !important;
}
.material-icons {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
.animate_line:before {
  right: 0;
  top: 0;
}
.animate_line:after,
.animate_line:before {
  height: 4px;
  width: 0;
  position: absolute;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  z-index: -1;
}
.rounded-bx,
.wt-box,
.wt-icon-box,
.wt-icon-box-small,
.wt-icon-box-wraper,
.wt-post-thum,
.wt-thum-bx {
  position: relative;
  height: 252px;
}
.rowblocks-main {
  background: #fff;
  margin-right: 40px;
  padding: 20px;
  height: 230px;
  margin-bottom: 40px;
}
.rowblocks-main h3 {
  text-align: center;
}
.rowblocks-main .list_type {
  margin-left: 63px;
}
.rowblocks-main ul.list_type > li:before {
  content: "\f18e";
  font-family: FontAwesome;
}
.imageicon {
  margin: 0 auto;
  text-align: center;
  padding-bottom: 10px;
}
.tabs-nigh .tab-content {
  padding-left: 25px;
}
.tabs-nigh ul.list_type > li:before {
  content: "\f18e";
  font-family: FontAwesome;
  left: 52px;
}
.tabs-nigh .nav-tabs {
  max-width: 100%;
}
div#menunone .close i {
  border: 1px solid #1f3a85;
  padding: 6px;
  border-radius: 50%;
  font-size: 20px;
}
.about-img-main .about-img {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.about-img-main:hover .about-img {
  display: inline;
  position: inherit;
}
.about-img-main:hover .about-img1 {
  display: none;
}
.about-img-main {
  position: relative;
  display: inline-block;
}
ul.nav.navbar-nav.aquantis-project_nav li:hover {
  background: #2c4389;
}
ul.nav.navbar-nav.aquantis-project_nav li:hover a {
  color: #fff;
}
img.sky-view {
  float: left;
  padding: 12px;
}
.hvrbox .hvrbox-layer_scale {
  border-radius: 50%;
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.hvrbox.active .hvrbox-layer_scale,
.hvrbox:hover .hvrbox-layer_scale {
  border-radius: 0;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.media-carousel {
  margin-bottom: 0;
}
.media-carousel .carousel-control.left {
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #222;
  border: 4px solid #fff;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width: 40px;
  margin-top: 30px;
}
.media-carousel .carousel-control.right {
  right: -20px !important;
  background-image: none;
  background: none repeat scroll 0 0 #222;
  border: 4px solid #fff;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width: 40px;
  margin-top: 30px;
}
.media-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: 0;
  margin-right: -19px;
}
.media-carousel .carousel-indicators li {
  background: silver;
}
.media-carousel .carousel-indicators .active {
  background: #333;
}
.media-carousel .carousel-control.left {
  left: -20px;
}
.media-carousel .carousel-control.left,
.media-carousel .carousel-control.right {
  background: #1c74bc;
  border: 4px solid #fff;
  height: 35px;
  width: 35px;
  opacity: 1;
  margin-top: 23%;
  text-align: center;
  color: #fff;
  line-height: 23px;
}
.snip1361 {
  position: relative;
  overflow: hidden;
  margin: 0 0;
  width: 100%;
  color: #fff;
  text-align: left;
}
.snip1361 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.snip1361 img {
  max-width: 100%;
  width: 100%;
  vertical-align: top;
}
.snip1361 figcaption {
  position: absolute;
  top: calc(75%);
  width: 100%;
  background-color: rgba(34, 34, 34, 0.67);
  padding: 10px;
}
.snip1361 figcaption:before {
  position: absolute;
  content: "";
  z-index: 2;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 25px;
  background-image: linear-gradient(
    to bottom,
    transparent 0,
    rgba(34, 34, 34, 0.71) 100%
  );
  background-image: linear-gradient(
    to bottom,
    transparent 0,
    rgba(34, 34, 34, 0.71) 100%
  );
}
.snip1361 h3,
.snip1361 p {
  margin: 0 0 10px;
}
.snip1361 h3 {
  font-weight: 300;
  font-size: 18px;
  color: #fff;
  text-transform: capitalize;
  text-align: center;
}
.snip1361 p {
  font-size: 15px;
  opacity: 0.9;
  line-height: 20px;
  padding: 0 15px;
  text-align: center;
}
.pad-less {
  padding: 5px;
}
.snip1361 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.snip1361.hover figcaption,
.snip1361:hover figcaption {
  top: 25px;
  height: 100%;
}
.img-content .content-overlay {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 30px;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.img-content:hover .content-overlay {
  opacity: 1;
}
.content-image {
  width: 100%;
}
.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.img-content:hover .content-details {
  top: 50%;
  left: 50%;
  opacity: 1;
}
.content-details h3 {
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.content-details p {
  color: #fff;
  font-size: 0.8em;
}
.fadeIn-bottom {
  top: 80%;
}
.fadeIn-top {
  top: 20%;
}
.fadeIn-left {
  left: 20%;
}
.fadeIn-right {
  left: 80%;
}
.download-broucher-sidebar {
  top: 174px;
}
.project-page-header ul li ul li.about-img-main {
  display: grid;
  width: 100%;
}
ul.nav.navbar-nav.aquantis-project_nav li ul li:hover a {
  color: #fff !important;
}
.side-nav {
  position: fixed;
  width: 240px;
  left: -105%;
  top: 0;
  margin: 0;
  height: 100%;
  height: calc(100% + 60px);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  background-color: #fff;
  z-index: 999;
  overflow-y: auto;
  will-change: left;
}
a.button-collapse.right {
  right: 10px;
  position: relative;
  font-size: 21px;
}
.button-collapse {
  display: block;
}
.aquantis-mobile-menu {
  list-style: none;
}
.aquantis-mobile-menu {
  padding: 0;
}
.aquantis-mobile-menu li a {
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  width: 100%;
  padding: 2px 15px;
  display: inline-table;
  color: black;
}
.right-toggle {
  float: right;
  margin: 5px 15px;
}
.rajapushpa-pr #toggle4,
.rajapushpa-pr #toggle5 {
  font-size: 19px;
  color: #333;
  background-size: 11%;
  padding-left: 5px;
  padding-right: 24px;
  font-weight: 600;
}
.mobile-honeraquantis > .rajapushpa-pr {
  border-top: 1px solid #333;
  margin: 10px 0;
}
.rajapushpa-pr {
  padding: 5px 10px;
}
.rajapushpa-pr .plus-icon,
.rajapushpa-pr .plus-icon1 {
  background: url(../icons.iconarchive.com/icons/icons8/ios7/256/User-Interface-Plus-icon.html)
    no-repeat right center;
}
.rajapushpa-pr .plus-icon.mins-icon,
.rajapushpa-pr .plus-icon1.mins-icon1 {
  background: url(../../icons.iconarchive.com/icons/icons8/ios7/256/User-Interface-Minus-icon.png)
    no-repeat right center;
}
.rajapushpa-pr .trams-con,
.rajapushpa-pr .trams-con1 {
  font-size: 12px;
  color: #747474;
  margin-top: 5px;
  display: none;
  overflow: auto;
  max-width: 500px;
}
@media (min-width: 999px) {
  .button-collapse {
    display: none;
  }
}
.specification-list ul.list_type {
  padding-left: 20px;
}
#scroll_aquantis {
  position: fixed;
  display: none;
  bottom: 0;
  background-color: #fff;
  border-radius: 0 10px 0 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
  cursor: pointer;
  float: left;
  padding: 8px 20px;
  transition: all 0.3s linear;
}
li.active1.about-img-main {
  background: #2a3e87;
}
.aquantis-drpdwn li.active1.about-img-main a {
  color: #fff !important;
}
.aquantis_broucher_bg {
  background-image: url(../images/aquantis-brouchre.jpg);
  background-size: 100% 50%;
}
.aquantis_broucher_bg .white_bg {
  border: 0 solid #ccc;
  background: rgba(46, 64, 126, 0.8);
  border-radius: 10px;
}
.aquantis_broucher_bg .white_bg ul li {
  font-weight: 600;
  color: #fff;
}
.aquantis_broucher_bg .arrow-list li:after {
  background: #fff;
}
.aquantis_broucher_bg h3.section-title {
  color: #fff;
  border: 0 solid #ccc;
  background: rgba(46, 64, 126, 0.8);
  border-radius: 10px;
  padding: 15px;
}
@media (min-width: 210px) and (max-width: 560px) {
  .project-page {
    padding: 10px;
  }
}
@media (min-width: 210px) and (max-width: 460px) {
  .mobilefull {
    width: 100%;
  }
  .project_btns a {
    width: 100% !important;
    float: left;
    text-align: center;
    margin-bottom: 20px !important;
  }
  h2.size-lg {
    font-size: 20px;
  }
}
@media (min-width: 640px) and (max-width: 999px) {
  ul.project_header_icons {
    display: none;
  }
}
@media (min-width: 220px) and (max-width: 992px) {
  .dispaly-none {
    display: none !important;
  }
}
@media (min-width: 993px) {
  .mobile-menu {
    display: none;
  }
}
.text-google h1 {
  font-size: 28px !important;
}
.sprite-img-sec {
  height: 26px;
  display: inline-block;
  background: url(../images/img-sprite.png) no-repeat;
  width: 50px;
}
.sprite-img-sec2 {
  background-position: 6px -9px;
}
.sprite-img-sec1 {
  background-position: -108px -7px;
}
.sprite-img-sec3 {
  background-position: -56px -7px;
}
.sprite-img-sec4 {
  background-position: -205px -13px;
}
.sprite-img-sec5 {
  background-position: -160px -10px;
}
.home-sprite-img-sec {
  height: 45px;
  display: inline-block;
  background: url(../images/img-sprite.png) no-repeat;
  width: 50px;
}
.home-sprite-img-sec1 {
  background-position: -161px -70px;
}
.home-sprite-img-sec3 {
  background-position: -77px -71px;
}
.home-sprite-img-sec4 {
  background-position: -4px -70px;
}
.addr {
  margin-top: 4%;
}
@media (min-width: 1000px) {
  .addr div:first-child {
    padding-left: 50px;
  }
}
.white1 a {
  color: #4285f4 !important;
}
.white1 {
  margin-top: 22px;
}
.broucher_bg h1.section-title {
  color: #fff;
}
a.aquantis_logo {
  position: relative;
  top: 10px;
}
.aquantis-slide-txt {
  text-align: left;
  font-size: 28px;
  text-shadow: 0 2px 3px #000;
  background: rgba(0, 107, 169, 0.7);
  width: max-content;
  padding: 1px 15px;
  color: #fff;
  border: 0.1px solid #ccc;
  animation-name: anim-1;
  animation-duration: 20s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}
@keyframes anim-1 {
  0%,
  8.3% {
    left: -100%;
    opacity: 0;
  }
  8.3%,
  25% {
    left: 25%;
    opacity: 1;
  }
  33.33%,
  100% {
    left: 110%;
    opacity: 0;
  }
}
.aquantis-slide-content h2 {
  text-align: left;
}
.aquantis-slide-content .aquantis-slide-txt1 h2 {
  text-align: left;
  display: table-cell;
  background: #008ecd;
  padding: 8px;
  color: #fff;
  text-shadow: 0 2px 3px #000;
  background: rgba(36, 133, 184, 0.76);
  font-size: 30px;
}
.aquantis-slide-content .aquantis-slide-txt2 h3 {
  text-align: left;
  display: table-cell;
  background: #008ecd;
  padding: 8px;
  color: #fff;
  text-shadow: 0 2px 3px #000;
  background: rgba(36, 133, 184, 0.76);
  font-size: 30px;
}
.aquantis-slide2-txt1 h2,
.aquantis-slide2-txt2 h2 {
  text-align: center;
}
.aquantis-slide-txt2 {
  margin: 5px 0;
}
.arrow1 {
  animation: slide1 1s ease-in-out infinite;
  margin-left: 9px;
}
@keyframes slide1 {
  0%,
  100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(10px, 0);
  }
}
.project-enquire-btn {
  border: 1.3px solid #2c4387;
  position: relative;
  padding: 6px 19px;
  background: #f3f3f4;
  display: inline;
  border-radius: 5px;
}
.quantis-body {
  background: rgba(243, 243, 243, 0.21);
  padding: 20px;
  box-shadow: 0 0 10px 0 #ddd;
}
.quantis-body {
  background: rgba(243, 243, 243, 0.21);
  padding: 20px;
}
.stats_section_aquantis {
  background-image: url(../images/aquantis-bg.html);
}
.redefinetext {
  margin-bottom: 30px;
}
.stats_section_aquantis .stats_section_inner h3 {
  margin-bottom: 0;
}
.stats_section_aquantis .stats_section_inner img {
  margin-bottom: 5px;
}
section.stats_section_aquantis.padding_both {
  padding-top: 30px;
  padding-bottom: 30px;
}
.stats_section_aquantis .default_section_heading {
  font-size: 35px;
}
.stats_section_aquantis p.small_heading_navy.white_color.open_sans.font_200 {
  font-size: 14px;
  text-align: center;
}
.pgl-bg-image-aquantis {
  background-image: url(../images/highlights-bg.html);
}
.aquantis_highlights_section {
  padding: 20px;
}
h4.aquantis-detail-heading {
  font-size: 22px;
  color: #2c4387;
  text-align: left;
}
.project_details h4 {
  margin-left: 18px;
  margin-bottom: 10px;
  font-weight: 600;
}
.aquantis_highlights_section h3 {
  text-align: left;
  font-size: 19px;
  line-height: 24px;
}
.project_details h4::before {
  content: "\f101";
  font-family: FontAwesome;
  margin-right: 8px;
}
#background-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  opacity: 0.1;
}
@-webkit-keyframes animateBubble {
  0% {
    margin-top: 1000px;
  }
  100% {
    margin-top: -100%;
  }
}
@-moz-keyframes animateBubble {
  0% {
    margin-top: 1000px;
  }
  100% {
    margin-top: -100%;
  }
}
@keyframes animateBubble {
  0% {
    margin-top: 1000px;
  }
  100% {
    margin-top: -100%;
  }
}
@-webkit-keyframes sideWays {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: 50px;
  }
}
@-moz-keyframes sideWays {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: 50px;
  }
}
@keyframes sideWays {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: 50px;
  }
}
.x1 {
  -webkit-animation: animateBubble 25s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 25s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 25s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  left: -5%;
  top: 5%;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  transform: scale(0.6);
}
.x2 {
  -webkit-animation: animateBubble 20s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  -moz-animation: animateBubble 20s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  animation: animateBubble 20s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  left: 5%;
  top: 80%;
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}
.x3 {
  -webkit-animation: animateBubble 28s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 28s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 28s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  left: 10%;
  top: 40%;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  transform: scale(0.7);
}
.x4 {
  -webkit-animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  -moz-animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  left: 20%;
  top: 0;
  -webkit-transform: scale(0.3);
  -moz-transform: scale(0.3);
  transform: scale(0.3);
}
.x5 {
  -webkit-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  -moz-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  left: 30%;
  top: 50%;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  transform: scale(0.5);
}
.x6 {
  -webkit-animation: animateBubble 21s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 21s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 21s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  left: 50%;
  top: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  transform: scale(0.8);
}
.x7 {
  -webkit-animation: animateBubble 20s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 20s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 20s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  left: 65%;
  top: 70%;
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}
.x8 {
  -webkit-animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  -moz-animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  left: 80%;
  top: 10%;
  -webkit-transform: scale(0.3);
  -moz-transform: scale(0.3);
  transform: scale(0.3);
}
.x9 {
  -webkit-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  -moz-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  left: 90%;
  top: 50%;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  transform: scale(0.6);
}
.x10 {
  -webkit-animation: animateBubble 26s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 26s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 26s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  left: 80%;
  top: 80%;
  -webkit-transform: scale(0.3);
  -moz-transform: scale(0.3);
  transform: scale(0.3);
}
.bubble {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2),
    inset 0 10px 30px 5px rgba(255, 255, 255, 1);
  -moz-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2),
    inset 0 10px 30px 5px rgba(255, 255, 255, 1);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2),
    inset 0 10px 30px 5px rgba(255, 255, 255, 1);
  height: 200px;
  position: absolute;
  width: 200px;
}
.bubble:after {
  background: -moz-radial-gradient(
    center,
    ellipse cover,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 70%
  );
  background: -webkit-gradient(
    radial,
    center center,
    0,
    center center,
    100%,
    color-stop(0%, rgba(255, 255, 255, 0.5)),
    color-stop(70%, rgba(255, 255, 255, 0))
  );
  background: -webkit-radial-gradient(
    center,
    ellipse cover,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 70%
  );
  background: -o-radial-gradient(
    center,
    ellipse cover,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 70%
  );
  background: -ms-radial-gradient(
    center,
    ellipse cover,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 70%
  );
  background: radial-gradient(
    ellipse at center,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 70%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff',endColorstr='#00ffffff',GradientType=1);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.3);
  content: "";
  height: 180px;
  left: 10px;
  position: absolute;
  width: 180px;
}
@media (max-width: 780px) {
  .aquantis-slide-content .aquantis-slide-txt1 h2 {
    font-size: 17px;
  }
  .aquantis-slide-content .aquantis-slide-txt2 h3 {
    font-size: 15px;
  }
  .aquantis-slide-content {
    padding: 15px;
  }
  .bubble.x5,
  .bubble.x6,
  .bubble.x7,
  .bubble.x8 {
    display: none;
  }
  a.aquantis_logo {
    position: relative;
    top: 0;
    left: 15px;
  }
}
@media (max-width: 460px) {
  .stalk img {
    width: 59%;
    margin-top: -11%;
  }
  a.aquantis_logo img {
    width: 110px !important;
  }
  .bottom_content h3.white_color {
    font-size: 13px !important;
    line-height: 20px;
  }
  ul.nav.navbar-nav.project_nav.mobile-menu-xs li a {
    padding: 6px;
  }
  .bottom_content {
    padding: 15px;
  }
  .aquantis-slide-txt2 {
    margin: 15px 0;
  }
  .aquantis-slide-txt1 {
    margin-top: 10px;
  }
}
@media (min-width: 800px) {
  .aquantis-slide-content {
    margin: 5%;
    margin-top: 22%;
  }
}
a.aquantis-menu-img {
  padding: 0px !important;
}
ul.list-style {
  padding: 0 10px;
  list-style: none;
}
ul.list-style li:before {
  content: "\f101";
  font-family: FontAwesome;
  margin-right: 6px;
}
.navbar-nav.project_nav > li:last-child {
  margin-left: 5px;
}
.pgl-bg-image-aquantis-abt {
  background-image: url(../images/honeraquantis-about.html);
  background-size: cover;
}
.review_btn {
  text-align: center;
  display: inline-block;
  margin-top: 20px;
}
.aquantis-title {
  text-transform: uppercase;
  font-size: 27px !important;
}
.aquantis-enquire_btn {
  text-align: center;
  background: #1f3a85;
  border: 1px solid #ddd;
  padding: 10px;
  position: relative;
  top: 40px;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0 40px;
  font-weight: 600;
}
.aquantis-top-btn a {
  color: #111;
  text-transform: uppercase;
  font-weight: 600;
}
li.aquantis-top-btn:hover,
li.aquantis-top-btn:hover a {
  background: #2c4389;
  color: #fff;
}
.aquantis-top-btn {
  background: #fff;
  float: left;
  padding: 6px 5px !important;
  color: #111;
}
ul.aquantis-top-header li {
  padding: 0;
  margin: 7px;
}
.aquantis-project_nav > li > a {
  padding: 8px 10px !important;
}
.aquantis-drpdwn.dropdown i.fa.fa-chevron-down {
  margin: 0 2px;
  top: -2px;
  font-size: 10px;
}
.aquantis-drpdwn.open > a,
.aquantis-drpdwn.open > a:hover,
.aquantis-drpdwn.open > a:focus {
  background-color: #fff !important;
  color: #000 !important;
}
.aquantis-drpdwn ul.dropdown-menu {
  background: #fff;
  padding: 0;
}
li.dropdown.aquantis-drpdwn.open a {
  color: #000 !important;
  background: inherit;
  padding: 10px 15px;
  font-weight: 600;
}
ul.dropdown-menu li:hover {
  background: #f3f3f3;
}
@media (max-width: 600px) {
  .aquantis-mobile-menu li {
    line-height: 34px;
    cursor: pointer;
    list-style: square;
    color: #fff;
    padding: 0px;
  }
  .fixed-header {
    z-index: 9999;
  }
  img.img-left {
    width: 100%;
    margin-bottom: 10px;
  }
  .inner-body h3 {
    color: #fff !important;
    text-shadow: 0 2px 3px #000 !important;
    background: rgba(36, 133, 184, 0.76) !important;
    font-size: 12px !important;
    padding: 3px !important;
  }
  a.aquantis_logo img {
    width: 120px;
  }
  .aquantis-mobile-menu .exper_line {
    border-bottom: 0 solid #1f3a85;
  }
  .swiper-slide {
    background-size: cover !important;
  }
  .bottom_content h3.white_color {
    font-size: 18px !important;
    line-height: 18px;
  }
  .bottom_content p {
    font-size: 16px;
    margin: 0;
  }
  .stats_section_aquantis {
    background-size: cover;
    height: auto;
    background: linear-gradient(
        0deg,
        rgba(35, 35, 35, 0.58),
        rgba(76, 76, 76, 0.62)
      ),
      url(../images/aquantis-bg.html);
  }
  .pgl-bg-image-aquantis {
    background: #d4e3ec;
  }
  .sidebar.right {
    display: none;
  }
}
#aquantis-footer_mobile_icon {
  padding-top: 5px;
  text-align: center;
  background: #fff;
  width: 100%;
  position: fixed;
  bottom: 0;
  display: inline-flex;
  box-shadow: 0 0 8px 1px #ccc;
}
#aquantis-footer_mobile_icon h6 {
  padding: 0 0 5px;
  margin: 0;
  font-size: 13px;
}
#more-options {
  background: #fff;
  width: 100%;
  padding: 5px;
  position: absolute;
  display: none;
  bottom: 61px;
  box-shadow: 0 -3px 5px -0.8px #ccc;
}
.more-content .fa {
  font-size: 34px;
  color: #0c54a0;
  vertical-align: middle;
}
ul.project_header_icons.aquantis-top-header .share_btn {
  padding-top: 7px;
}
ul.project_header_icons.aquantis-top-header .share_btn .smedia {
  bottom: 0;
}
.redefinetext h4 {
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.redefinetext p {
  text-align: center;
  color: #fff;
  font-size: 18px;
}
.tata_logo .clrblue {
  color: #2c4387;
  font-size: 20px !important;
}
.tata_logo .aquantis-caption {
  font-size: 18px;
  font-weight: 600;
}
.inner-bg {
  position: relative;
  width: 100%;
}
.inner-bg img {
  width: 100%;
}
.inner-body {
  position: absolute;
  margin: 5%;
}
.inner-body h3 {
  color: #fff;
  text-shadow: 0 2px 3px #000;
  background: rgba(36, 133, 184, 0.76);
  font-size: 30px;
  padding: 8px;
}
.clubhouse-txt {
  padding-top: 10px;
}
#map-search-box.big {
  top: 200px;
}
#map-search-box {
  text-align: center;
  z-index: 10;
  margin-right: 20px;
  -moz-box-shadow: 0 3px 9px 0 #999;
  -webkit-box-shadow: 0 3px 9px 0 #999;
  box-shadow: 0 3px 9px 0 #999;
  background: #fafafa;
  padding: 0;
}
#map-search-box .input-area {
  background: #034aa5;
  padding: 15px;
  margin-left: -15px;
  margin-right: -15px;
  text-align: left;
  -moz-box-shadow: 0 3px 9px 0 #8a8a8a;
  -webkit-box-shadow: 0 3px 9px 0 #8a8a8a;
  box-shadow: 0 3px 9px 0 #8a8a8a;
  letter-spacing: 2px;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}
.white-text {
  color: #ffffff !important;
}
i.left {
  float: left;
  margin-right: 15px;
}
.left {
  float: left !important;
}
.material-icons {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
.input-field {
  position: relative;
  margin-top: 1rem;
}
#map-search-box .input-area {
  background: #2c4387;
  padding: 15px;
  margin-left: -15px;
  margin-right: -15px;
  text-align: left;
  -moz-box-shadow: 0 3px 9px 0 #8a8a8a;
  -webkit-box-shadow: 0 3px 9px 0 #8a8a8a;
  box-shadow: 0 3px 9px 0 #8a8a8a;
  letter-spacing: 2px;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}
#map-search-box {
  text-align: center;
  z-index: 10;
  margin-right: 20px;
  -moz-box-shadow: 0 3px 9px 0 #999;
  -webkit-box-shadow: 0 3px 9px 0 #999;
  box-shadow: 0 3px 9px 0 #999;
  background: #fafafa;
  padding: 0;
}
.input-field {
  position: relative;
  margin-top: 1rem;
}
#map-search-box .input-field input[type="text"] {
  border-radius: 25px;
  background: #d8f1ff;
  padding-left: 10px;
  width: 100%;
  margin: 0 auto !important;
  text-align: center;
  height: 40px;
}
#map-search-box .info-box {
  font-size: 9px;
  padding: 0 15px;
}
.clearfix {
  clear: both;
}
#map-search-box .info-box #distanceInfo {
  float: left;
}
#map-search-box .info-box #durationInfo {
  float: right;
}
#map-search-box.big #directionsPanel {
  max-height: 200px;
}
#directionsPanel,
.directionsPanel {
  padding: 15px 0;
  max-height: 230px;
  overflow: auto;
  text-align: left;
}
#directionsPanel .info-card:first-child,
.directionsPanel .info-card:first-child {
  padding-top: 0;
}
#directionsPanel .info-card:last-child,
.directionsPanel .info-card:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
#directionsPanel .info-card,
.directionsPanel .info-card {
  padding: 12px 15px;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  color: #2b2b2b;
  border-bottom: 1px solid #f3f3f3;
  display: none;
}
#directionsPanel .info-card strong,
.directionsPanel .info-card strong {
  font-weight: 700;
  display: block;
  font-size: 12px;
  letter-spacing: 1px;
  margin-bottom: 3px;
}
#directionsPanel .info-card .info-text,
.directionsPanel .info-card .info-text {
  color: #7e868d;
  font-family: "Roboto", sans-serif;
  display: inline-block;
  margin-right: 15px;
}
#directionsPanel .info-card .info-text,
.directionsPanel .info-card .info-text {
  color: #7e868d;
  font-family: "Roboto", sans-serif;
  display: inline-block;
  margin-right: 15px;
}
#directionsPanel .info-card .info-text,
.directionsPanel .info-card .info-text {
  color: #7e868d;
  font-family: "Roboto", sans-serif;
  display: inline-block;
}
#directionsPanel .info-card .info-text a,
.directionsPanel .info-card .info-text a {
  color: #864a4a;
  font-weight: 700;
  outline: 0;
  font-family: "Roboto", sans-serif;
  text-decoration: none;
}
.blue-text {
  color: #2196f3 !important;
}
#directionsPanel .info-card .info-text i.left,
.directionsPanel .info-card .info-text i.left {
  margin-right: 3px;
}
i.left {
  float: left;
  margin-right: 15px;
}
.left {
  float: left !important;
}
.material-icons {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
.animate_line:before {
  right: 0;
  top: 0;
}
.animate_line:after,
.animate_line:before {
  height: 4px;
  width: 0;
  position: absolute;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  z-index: -1;
}
.rounded-bx,
.wt-box,
.wt-icon-box,
.wt-icon-box-small,
.wt-icon-box-wraper,
.wt-post-thum,
.wt-thum-bx {
  position: relative;
  height: 252px;
}
.rowblocks-main {
  background: #fff;
  margin-right: 40px;
  padding: 20px;
  height: 230px;
  margin-bottom: 40px;
}
.rowblocks-main h3 {
  text-align: center;
}
.rowblocks-main .list_type {
  margin-left: 63px;
}
.rowblocks-main ul.list_type > li:before {
  content: "\f18e";
  font-family: FontAwesome;
}
.imageicon {
  margin: 0 auto;
  text-align: center;
  padding-bottom: 10px;
}
.tabs-nigh .tab-content {
  padding-left: 25px;
}
.tabs-nigh ul.list_type > li:before {
  content: "\f18e";
  font-family: FontAwesome;
  left: 52px;
}
.tabs-nigh .nav-tabs {
  max-width: 100%;
}
div#menunone .close i {
  border: 1px solid #1f3a85;
  padding: 6px;
  border-radius: 50%;
  font-size: 20px;
}
.about-img-main .about-img {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.about-img-main:hover .about-img {
  display: inline;
  position: inherit;
}
.about-img-main:hover .about-img1 {
  display: none;
}
.about-img-main {
  position: relative;
  display: inline-block;
}
ul.nav.navbar-nav.aquantis-project_nav li:hover {
  background: #2c4389;
}
ul.nav.navbar-nav.aquantis-project_nav li:hover a {
  color: #fff;
}
img.sky-view {
  float: left;
  padding: 12px;
}
.hvrbox .hvrbox-layer_scale {
  border-radius: 50%;
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.hvrbox:hover .hvrbox-layer_scale,
.hvrbox.active .hvrbox-layer_scale {
  border-radius: 0%;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.media-carousel {
  margin-bottom: 0;
}
.media-carousel .carousel-control.left {
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #222;
  border: 4px solid #fff;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width: 40px;
  margin-top: 30px;
}
.media-carousel .carousel-control.right {
  right: -20px !important;
  background-image: none;
  background: none repeat scroll 0 0 #222;
  border: 4px solid #fff;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width: 40px;
  margin-top: 30px;
}
.media-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: 0;
  margin-right: -19px;
}
.media-carousel .carousel-indicators li {
  background: silver;
}
.media-carousel .carousel-indicators .active {
  background: #333;
}
.media-carousel .carousel-control.left {
  left: -20px;
}
.media-carousel .carousel-control.left,
.media-carousel .carousel-control.right {
  background: #1c74bc;
  border: 4px solid #fff;
  height: 35px;
  width: 35px;
  opacity: 1;
  margin-top: 23%;
  text-align: center;
  color: #fff;
  line-height: 23px;
}
.snip1361 {
  position: relative;
  overflow: hidden;
  margin: 0 0;
  width: 100%;
  color: #fff;
  text-align: left;
}
.snip1361 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.snip1361 img {
  max-width: 100%;
  width: 100%;
  vertical-align: top;
}
.snip1361 figcaption {
  position: absolute;
  top: calc(75%);
  width: 100%;
  background-color: rgba(34, 34, 34, 0.67);
  padding: 10px;
}
.snip1361 figcaption:before {
  position: absolute;
  content: "";
  z-index: 2;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 25px;
  background-image: linear-gradient(
    to bottom,
    transparent 0%,
    rgba(34, 34, 34, 0.71) 100%
  );
  background-image: linear-gradient(
    to bottom,
    transparent 0%,
    rgba(34, 34, 34, 0.71) 100%
  );
}
.snip1361 h3,
.snip1361 p {
  margin: 0 0 10px;
}
.snip1361 h3 {
  font-weight: 300;
  font-size: 18px;
  color: #fff;
  text-transform: capitalize;
  text-align: center;
}
.snip1361 p {
  font-size: 15px;
  opacity: 0.9;
  line-height: 20px;
  padding: 0 15px;
  text-align: center;
}
.pad-less {
  padding: 5px;
}
.snip1361 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.snip1361:hover figcaption,
.snip1361.hover figcaption {
  top: 25px;
  height: 100%;
}
.img-content .content-overlay {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 30px;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.img-content:hover .content-overlay {
  opacity: 1;
}
.content-image {
  width: 100%;
}
.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.img-content:hover .content-details {
  top: 50%;
  left: 50%;
  opacity: 1;
}
.content-details h3 {
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.content-details p {
  color: #fff;
  font-size: 0.8em;
}
.fadeIn-bottom {
  top: 80%;
}
.fadeIn-top {
  top: 20%;
}
.fadeIn-left {
  left: 20%;
}
.fadeIn-right {
  left: 80%;
}
.download-broucher-sidebar {
  top: 174px;
}
.project-page-header ul li ul li.about-img-main {
  display: grid;
  width: 100%;
}
ul.nav.navbar-nav.aquantis-project_nav li ul li:hover a {
  color: #fff !important;
}
.side-nav {
  position: fixed;
  width: 240px;
  left: -105%;
  top: 0;
  margin: 0;
  height: 100%;
  height: calc(100% + 60px);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  background-color: #fff;
  z-index: 999;
  overflow-y: auto;
  will-change: left;
}
a.button-collapse.right {
  right: 10px;
  position: relative;
  font-size: 21px;
}
.button-collapse {
  display: block;
}
.aquantis-mobile-menu {
  list-style: none;
}
.aquantis-mobile-menu {
  padding: 0;
}
.aquantis-mobile-menu li a {
  font-size: 17px;
  font-weight: 600;
  width: 100%;
  padding: 2px 15px;
  display: inline-table;
}
.right-toggle {
  float: right;
  margin: 5px 15px;
}
.rajapushpa-pr #toggle4,
.rajapushpa-pr #toggle5 {
  font-size: 19px;
  color: #333;
  background-size: 11%;
  padding-left: 5px;
  padding-right: 24px;
  font-weight: 600;
}
.mobile-honeraquantis > .rajapushpa-pr {
  border-top: 0 solid #333;
  margin: 10px 0;
}
.rajapushpa-pr {
  padding: 5px 10px;
}
.rajapushpa-pr .plus-icon,
.rajapushpa-pr .plus-icon1 {
  background: url(../icons.iconarchive.com/icons/icons8/ios7/256/User-Interface-Plus-icon.html)
    no-repeat right center;
}
.rajapushpa-pr .plus-icon.mins-icon,
.rajapushpa-pr .plus-icon1.mins-icon1 {
  background: url(../icons.iconarchive.com/icons/icons8/ios7/256/User-Interface-Minus-icon.html)
    no-repeat right center;
}
.rajapushpa-pr .trams-con,
.rajapushpa-pr .trams-con1 {
  font-size: 12px;
  color: #747474;
  margin-top: 5px;
  display: none;
  overflow: auto;
  max-width: 500px;
}
@media (min-width: 999px) {
  .button-collapse {
    display: none;
  }
}
.specification-list ul.list_type {
  padding-left: 20px;
}
#scroll_aquantis {
  position: fixed;
  display: none;
  bottom: 0;
  background-color: #fff;
  border-radius: 0 10px 0 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
  cursor: pointer;
  float: left;
  padding: 8px 20px;
  transition: all 0.3s linear;
}
li.active1.about-img-main {
  background: #2a3e87;
}
.aquantis-drpdwn li.active1.about-img-main a {
  color: #fff !important;
}
.aquantis_broucher_bg {
  background-image: url(../images/aquantis-brouchre.html);
}
.aquantis_broucher_bg .white_bg {
  border: 0 solid #ccc;
  background: rgba(46, 64, 126, 0.8);
  border-radius: 10px;
}
.aquantis_broucher_bg .white_bg ul li {
  font-weight: 600;
  color: #fff;
}
.aquantis_broucher_bg .arrow-list li:after {
  background: #fff;
}
.aquantis_broucher_bg h3.section-title {
  color: #fff;
  border: 0 solid #ccc;
  background: rgba(46, 64, 126, 0.8);
  border-radius: 10px;
  padding: 15px;
}
@media (min-width: 640px) and (max-width: 999px) {
  ul.project_header_icons {
    display: none;
  }
}
.adp-summary {
  padding: 10px !important;
  font-weight: 600;
}
input#txtLocation {
  width: 100%;
  padding: 7px 15px;
  border-radius: 25px;
  border-color: #499abf;
  background: rgba(111, 204, 247, 0.76);
  box-shadow: 0 0 4px #499abf;
}
input#txtLocation::-webkit-input-placeholder {
  color: #000 !important;
}
input#txtLocation::-moz-placeholder {
  color: #000 !important;
}
input#txtLocation:-ms-input-placeholder {
  color: #000 !important;
}
input#txtLocation:-moz-placeholder {
  color: #000 !important;
}
.distance_bg {
  background: #fff;
  position: relative;
  top: -56px;
  left: 9%;
  box-shadow: 0 3px 9px 0 #8a8a8a;
}
div#aqntiesmap-loc {
  margin-top: 20px;
}
.distance_popup {
  width: 50%;
  height: 500px;
  overflow-y: scroll;
}
.calculate-dis {
  background: url(../images/distance.html);
  margin-top: 50px;
  background-size: cover;
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22),
    0 25px 55px 0 rgba(0, 0, 0, 0.21);
}
.distance_popup button.btn.btn-secondary {
  float: right;
  line-height: 0;
  padding: 7px 12px;
  right: 0;
  background: #1f3a85;
  top: 0;
  color: #fff;
}
.distance_popup .modal-content {
  border-radius: 2px;
}
#aqntiesmap-loc h3 {
  font-size: 22px;
  line-height: 24px;
  text-align: center;
}
.adp-placemark {
  background: inherit !important;
  border: inherit !important;
}
img.adp-marker2 {
  margin-right: 7px;
}
.distance_popup::-webkit-scrollbar {
  width: 10px;
}
.distance_popup::-webkit-scrollbar-track {
  background: #f2f2f2;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 2px;
}
.distance_popup::-webkit-scrollbar-thumb {
  background: #1f3a85;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.9);
}
.distance_popup::-webkit-scrollbar-thumb:hover {
  background: #555;
}
a.distance_btn {
  color: #269fd9 !important;
  font-size: 14px;
}
#div_distance {
  padding-right: 15px;
}
.km {
  display: inline-flex;
  font-size: 17px;
  color: #2c4387;
}
#div_distance:before {
  content: "\f041";
  font-family: FontAwesome;
  margin-right: 5px;
}
#div_duration:before {
  content: "\f017";
  font-family: FontAwesome;
  margin-right: 5px;
}
input#txtLocation::placeholder {
  color: #2c4387 !important;
}
@media (max-width: 640px) {
  .threeslideitxt1 a {
    padding: 7px 7px !important;
  }
  .tabs-nigh ul.list_type > li:before {
    content: "\f18e";
    font-family: FontAwesome;
    left: 52px;
    position: absolute;
    left: 20px;
  }
  .tab-pane ul.list_type li {
    list-style: none;
    line-height: 24px;
    word-break: break-word;
    word-spacing: normal;
    display: grid;
  }
  ul.list_type li {
    left: 20px !important;
  }
}
.panel-group .panel {
  border-radius: 0;
}
h4.panel-title {
  margin: 0;
}
.faq {
  margin-top: 20px;
}
.aquantis-drpdwn .dropdown-menu {
  min-width: 95px;
}
ul.dropdown-menu li a {
  width: 100%;
  padding: 14px;
}
@media (max-width: 609px) {
  .navbar-header.project-top-header.col-md-12 {
    position: relative;
    top: 0;
    height: 8px;
    background: inherit;
  }
}
@media (min-width: 610px) and (max-width: 999px) {
  .navbar-header.project-top-header.col-md-12 {
    position: relative;
    top: 20px;
    height: 8px;
    background: inherit;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: right;
    margin: 0;
  }
}
.pgl-bg-image.project_highlights_section.aquantis-highlights.clearfix {
  background-image: linear-gradient(
      0deg,
      rgba(48, 28, 22, 0.7),
      rgba(48, 28, 22, 0.7)
    ),
    url(../images/aquantis-project-bg.html);
}
.aquantis-highlights {
  background-image: linear-gradient(
      0deg,
      rgba(48, 28, 22, 0.7),
      rgba(48, 28, 22, 0.7)
    ),
    url(../images/aquantis-project-bg.html);
}
.about_aquantis img {
  margin-bottom: 25px;
}
ul.dropdown-menu li {
  width: 100%;
}
.aquantis-footer {
  background-image: url(../images/aquantis-footer-background.html);
}
.aquantis-bg-image {
  background-image: url(../images/home-page-aquantis-bg.html);
  background-size: cover;
  background-attachment: fixed;
}
.aquantis-bg-image h1.title-bold-light {
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
}
.black-text p {
  color: #222;
}
.ong-project.black-text img {
  background: rgba(61, 105, 140, 0.6);
}
.home-aquantis-sec {
  clear: both;
  top: 30px;
  position: relative;
  text-align: center;
  font-size: 20px;
  margin-bottom: 40px;
}
.ong-project.black-text p {
  font-size: 15px;
}
.ong-project.black-text {
  position: relative;
  top: 25px;
}
.home-aquantis-sec p {
  text-align: center;
}
.home-aquantis-sec .threeslideitxt2 a {
  padding: 7px 12px;
  border-radius: 5px;
  border: 1px solid #333;
  color: #333 !important;
  margin-right: 10px;
}
.home-aquantis-sec .threeslideitxt2 .arrow_icon {
  border: 1px solid #333;
  border-radius: 50%;
  padding: 0 5px;
  margin-right: 5px;
}
.threeslideitxt2 a {
  margin-right: 10px;
}
@media (min-width: 800px) and (max-width: 999px) {
  .right-toggle {
    margin: 29px 15px;
  }
  a.aquantis_logo {
    top: 2px;
  }
}
@media (min-width: 700px) {
  .sidebar.right {
    border: 0;
  }
  .followus .socialicon {
    float: inherit;
    margin: 0 0 0 0;
    padding: 0;
    text-align: center;
  }
}
.home-slide-btns a {
  background: rgba(36, 133, 184, 0.78);
  border: 1px solid #4593bf;
  text-shadow: 0 2px 3px #000;
}
.home-slide-btns {
  margin-top: 20px;
}
.aquantis-download {
  background: #2c4389;
  padding: 0 10px;
}
li.download-brochure.about-img-main.aquantis-download a {
  color: #fff;
  padding: 13px;
}
a.aquantis-menu-img img {
  margin-top: 2px;
}
.q-form-title h3 a:hover {
  color: #fff;
}
@media (max-width: 800px) {
  .project_top a img {
    width: 110px !important;
    display: inline;
    margin-right: 0;
  }
}
@media (min-width: 1000px) {
  .hidden-md {
    display: none;
  }
}
.aquantis-slide-home h3 {
  color: #fff;
  margin-top: 25px;
  line-height: 28px;
}
p.home-slider-project-btn {
  margin: 0 auto;
  text-align: center;
  background: #ccc;
  width: fit-content;
  padding: 5px 15px;
  color: #fff;
  background: rgb(31, 57, 135);
  border: 1px solid #112769;
  text-shadow: 0 2px 3px #000;
  border-radius: 5px;
}
p.home-slider-project-btn a {
  color: #fff;
}
.homepage-slider .swiper-button-prev,
.homepage-slider .swiper-button-next {
  background-color: inherit;
  background-size: 52%;
}
.support {
  display: none;
  color: #ef5189;
  text-align: left;
  font-size: 1.5em;
  max-width: 1200px;
  margin: 1em auto 0;
  padding: 0;
}
.no-flexbox .support {
  display: block;
}
.hidden {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
.container > section {
  padding: 5em 0;
  font-size: 1.25em;
  min-height: 100%;
}
.codrops-header {
  padding: 7em 0 3em;
  letter-spacing: -1px;
}
.codrops-header h1 {
  max-width: 1200px;
  margin: 0 auto;
  font-weight: 800;
  font-size: 5em;
  line-height: 1;
}
.codrops-header h1 span {
  display: block;
  font-size: 50%;
  font-weight: 400;
  padding-top: 0.325em;
  color: #bdc2c9;
}
.codrops-top {
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.69em;
  line-height: 2.2;
}
.codrops-top a {
  display: inline-block;
  padding: 1em 2em;
  text-decoration: none;
  letter-spacing: 1px;
}
.codrops-top span.right {
  float: right;
}
.codrops-top span.right a {
  display: block;
  float: left;
}
.codrops-icon:before {
  margin: 0 4px;
  text-transform: none;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  font-family: "Roboto", sans-serif;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.codrops-icon-drop:before {
  content: "\e001";
}
.codrops-icon-prev:before {
  content: "\e004";
}
.related {
  text-align: center;
}
.related > a {
  width: calc(100% - 20px);
  max-width: 340px;
  border: 1px solid #000;
  border-color: initial;
  display: inline-block;
  text-align: center;
  margin: 20px 10px;
  padding: 25px;
}
.related a img {
  max-width: 100%;
  opacity: 0.8;
}
.related a:hover img,
.related a:active img {
  opacity: 1;
}
.related a h3 {
  margin: 0;
  padding: 0.5em 0 0.3em;
  max-width: 300px;
  text-align: left;
}
@media screen and (max-width: 1280px) {
  .codrops-header h1 {
    padding: 0 0.5em;
  }
  .support {
    padding: 0 1.5em;
  }
}
@media screen and (max-width: 30em) {
  .container > section {
    padding: 3em 0;
  }
  .codrops-header {
    padding: 2em 0 1em;
  }
  .codrops-header h1 {
    font-size: 3.5em;
  }
}
@media screen and (max-width: 25em) {
  .codrops-icon {
    font-size: 1.5em;
  }
  .codrops-icon span {
    display: none;
  }
}
.tabs {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
}
.tabs nav {
  text-align: center;
}
.tabs nav ul {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  -ms-box-orient: horizontal;
  -ms-box-pack: center;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.tabs nav ul li {
  position: relative;
  z-index: 1;
  display: inline-table;
  margin: 0;
  text-align: center;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.tabs nav a {
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2.5;
}
.tabs nav a span {
  vertical-align: middle;
  font-size: 18px;
  text-align: center;
  color: #333;
  display: block;
  padding: 5px;
}
.tabs nav li.tab-current a {
  color: #74777b;
}
.tabs nav a:focus {
  outline: none;
}
.icon::before {
  z-index: 10;
  display: inline-block;
  margin: 0 0.4em 0 0;
  vertical-align: middle;
  text-transform: none;
  font-weight: 400;
  font-variant: normal;
  font-size: 1.3em;
  font-family: "Roboto", sans-serif;
  line-height: 1;
  speak: none;
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.content-wrap {
  position: relative;
}
.content-wrap {
  background: #f8f8f8;
}
.content-wrap section {
  display: none;
  margin: 0 auto;
  padding: 1em;
  max-width: 1200px;
  text-align: center;
}
.content-wrap section.content-current {
  display: block;
}
.content-wrap section p {
  margin: 0;
  padding: 25px 0;
}
.no-js .content-wrap section {
  display: block;
  padding-bottom: 2em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.no-flexbox nav ul {
  display: block;
}
.no-flexbox nav ul li {
  min-width: 15%;
  display: inline-block;
}
@media screen and (max-width: 58em) {
  .tabs nav a.icon span {
    display: none;
  }
  .tabs nav a:before {
    margin-right: 0;
  }
}
.tabs nav {
  background: rgba(255, 255, 255, 0.55);
}
.aquantis-slide-home h3 {
  line-height: 36px !important;
}
.text-note {
  margin: 8px 0 0 0;
  font-size: 15px;
  color: #fff;
  padding: 0 10px;
}
.tabs nav ul li a {
  overflow: visible;
  padding: 2em 0;
  line-height: 1;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.tabs nav ul li a span {
  padding-top: 15px;
}
.tabs nav ul li.tab-current {
  z-index: 100;
}
.tabs nav ul li.tab-current a {
  background: #fff;
  box-shadow: -1px 0 0 #fff;
}
.tabs nav ul li.tab-current a::after {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 10px;
  border-top-color: #fff;
  content: "";
  pointer-events: none;
}
.tabs nav ul li:first-child::before,
.tabs nav ul li::after {
  position: absolute;
  top: 20%;
  right: 0;
  z-index: -1;
  width: 1px;
  height: 60%;
  background: rgba(0, 0, 0, 0.07);
  content: "";
}
.tabs nav ul li:first-child::before {
  right: auto;
  left: 0;
}
.tabs .icon::before {
  display: block;
  margin: 0 0 0.25em 0;
}
.tabs nav ul li.tab-current a::after {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 10px;
  border-top-color: #fff;
  content: "";
  pointer-events: none;
}
@media (max-width: 760px) {
  .swiper-slide {
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
  }
  .aquantis-slide-home h3 {
    line-height: 26px !important;
    font-size: 15px !important;
  }
  .swiper-image.aquantis-slide-content img {
    width: 49%;
    margin-top: 30px;
  }
  .content-wrap {
    background: rgba(255, 255, 255, 0.78);
    width: 60%;
    float: right;
    min-height: 485px;
  }
  .tabs nav ul {
    width: 40%;
    float: left;
  }
  .tabs nav a span {
    font-size: 15px;
  }
  .tabs nav ul li a {
    border-bottom: 1px solid #ccc;
    padding: 8px 0;
  }
  .tabs nav ul li.tab-current a::after {
    position: absolute;
    left: 100%;
    right: 50%;
    margin-left: 0;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 10px;
    border-left-color: #fff;
    content: "";
    pointer-events: none;
    top: 50%;
  }
}
@media (min-width: 490px) and (max-width: 800px) {
  .tabs nav ul li {
    min-width: 200px;
  }
}
.bot {
  background-position: -300px -7px;
}
.agent {
  background-position: -250px -7px;
}
.hidden {
  visibility: hidden;
}
.followus .stalk {
  width: auto !important;
  float: right;
  text-align: right !important;
}
@media (min-width: 640px) {
  .followus {
    margin: 50px !important;
    padding: 20px;
    border: solid 3px #fff;
    margin-left: 8%;
  }
  .stalk img {
    margin-left: -12px !important;
    margin-top: 0 !important;
  }
  .followus .stalk {
    width: 17% !important;
  }
  .followus .socialicon span a {
    color: #3a3a3a;
    text-decoration: none;
    width: 60px !important;
    height: 60px !important;
    display: block;
    cursor: pointer;
    line-height: 72px;
  }
  .followus .socialicon span {
    margin: 0 7px;
  }
  .followus .socialicon {
    margin: 6px 0 0 0 !important;
  }
  .addr {
    margin-top: 0 !important;
  }
}
.rajjl {
  height: 80px;
  padding-top: 10px;
}
.prjctmdlinpt .otp_btn {
  height: 40px;
  width: 100%;
}
.prjctmdlinpt .otp_verify {
  height: 40px;
  width: 100%;
}
.prjctmdlinpt .otp_text {
  float: right;
  position: absolute;
  color: green;
  font-weight: 600;
  text-align: right;
  top: 13px;
  right: 9px;
  font-size: 14px;
}
.mob-dis {
  display: none;
}

.custmrs-p {
  color: #fff;
  text-align: center;
  font-size: 20px;
}
.carousel-inner > .item.video-play {
  cursor: pointer;
}

/*.modal-dialog {width: 1000px !important;margin: 30px auto;}
    .embed-responsive.embed-responsive-16by9 {width: 100%;height: 500px;}
    .modal-content {background-color: transparent;}
    .close {float: right;font-size: 40px;font-weight: 500;line-height: 1;color: #333;text-shadow: 0 1px 0 #fff;opacity: 1;}*/

.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}
.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-dots button.owl-dot.active {
  background-color: #000;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.38) !important;
}
.owl-nav span {
  font-size: 70px;
  position: relative;
  top: -5px;
}
.owl-nav button:focus {
  outline: none;
}

.center {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 130px;
  text-align: center;
  position: relative;
  left: 20px;
}
.fe-text p {
  margin: 0px;
  padding: 0px !important;
  text-align: left;
}
.fe-text .pgl-team-info.plife {
  margin-top: 10px;
}

.imp1 {
  background-color: #394a38;
  border-radius: 5px;
}
.pri {
  background-color: #166aaa;
  border-radius: 5px;
}
.ser {
  background-color: #1aa0b8;
  border-radius: 5px;
}
.aurelia {
  background-color: #009bd3;
  border-radius: 5px;
}

.ser1 {
  /*background-color: #1aa0b8;*/
  background-color: #0d7285;
  border-radius: 5px;
}
.ete {
  background-color: #b78c3d;
  border-radius: 5px;
}
.pp2 {
  background-image: url(../images/provincia/bg.jpg);
  border-radius: 5px;
}
.item .owl-lazy {
  height: 300px;
  object-fit: fill;
}

.expl {
  margin-top: 20px;
  color: #fff;
}
.expl a {
  color: #fff;
  padding: 5px 10px;
  background: #a27c3d;
  border-radius: 4px;
}
.expl p {
  color: #fff;
}

.pn .expll {
  width: 120px;
  background: #ff0000;
  border-radius: 4px;
  margin-top: 20px;
  text-align: center;
  position: relative;
  left: -20px;
}
.pn .expll .prbtnp {
  background: transparent;
  border-radius: 0;
  color: #fff;
}

.fe-text p strong {
  color: #deb887;
  font-weight: 500;
  font-size: 14px;
}

.dmnone {
}
.ddnone {
  display: none;
}

@media (min-width: 100px) and (max-width: 767px) {
  .desk-dis {
    display: none;
  }
  .mob-dis {
    display: block;
  }
  .modal-dialog {
    width: 90% !important;
    margin: 30px auto;
  }
  .embed-responsive.embed-responsive-16by9 {
    width: 100%;
    height: auto;
  }
  .modal-content {
    background-color: #fff;
  }
  .close {
    float: right;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
  }
  .center {
    height: auto;
    left: 20px;
    width: 50%;
    margin: 0px;
    padding: 10px 0px;
  }
  .item .owl-lazy {
    height: auto;
    object-fit: contain;
  }
  .fe-text p {
    text-align: left;
    font-size: 14px;
  }
  .expl {
    text-align: center;
    padding-bottom: 30px;
  }
  .expl p {
    text-align: center;
    font-size: 14px;
  }
  .fe-text {
    padding: 0px 20px !important;
  }
  .dmnone {
    display: none;
  }
  .ddnone {
    display: block;
  }
}
.ff {
  font-size: 14px;
}

@media (min-width: 100px) and (max-width: 991px) {
  .dmnone {
    display: none;
  }
  .ddnone {
    display: block;
  }
}
