@font-face {
  font-family: "Atlas Grotesk";
  src: url("../fonts/AtlasGrotesk-Medium.html") format("woff2"),
    url("../AtlasGrotesk-Medium.html") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Atlas Grotesk";
  src: url("../fonts/AtlasGrotesk-Black.html") format("woff2"),
    url("../fonts/AtlasGrotesk-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Atlas Grotesk";
  src: url("../fonts/AtlasGrotesk-Light.html") format("woff2"),
    url("../fonts/AtlasGrotesk-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Atlas Grotesk";
  src: url("../fonts/AtlasGrotesk-Regular.html") format("woff2"),
    url("../fonts/AtlasGrotesk-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Atlas Grotesk";
  src: url("../fonts/AtlasGrotesk-Thin.html") format("woff2"),
    url("../fonts/AtlasGrotesk-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-family: "Atlas Grotesk";
  color: #222222;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Atlas Grotesk", sans-serif !important;
}
p {
  line-height: 17px;
  font-size: 14px;
}
a:hover {
  color: #00a651;
}
::selection {
  background: #00a651;
  color: #fff;
}
p,
a,
h1,
h2,
h4,
h3,
h5 {
  color: #222222;
  margin: 0;
  font-weight: 400;
  font-family: "Atlas Grotesk", sans-serif !important;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
img {
  max-width: 100%;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
  box-shadow: none;
}
.btn:focus,
button:focus,
button:active:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: none;
  box-shadow: none;
}
table {
  width: 100%;
}
.form-control {
  box-shadow: none;
  outline: 0;
}
.form-control:focus {
  box-shadow: none;
}
.m-0 {
  margin: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mt-10 {
  margin-top: 10px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mt-50 {
  margin-top: 50px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mt-60 {
  margin-top: 60px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mt-75 {
  margin-top: 75px;
}
.mb-75 {
  margin-bottom: 75px;
}
.mt-90 {
  margin-top: 90px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mt-95 {
  margin-top: 95px;
}
.mb-95 {
  margin-bottom: 95px;
}
.p-0 {
  padding: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pt-20 {
  padding-top: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pt-60 {
  padding-top: 60px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pt-65 {
  padding-top: 65px;
}
.pb-65 {
  padding-bottom: 65px;
}
.pt-75 {
  padding-top: 75px;
}
.pb-75 {
  padding-bottom: 75px;
}
.pt-80 {
  padding-top: 80px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pt-90 {
  padding-top: 90px;
}
@media (max-width: 767px) {
  .pt-90 {
    padding-top: 80px;
  }
}
@media (min-width: 1550px) {
  .pt-90 {
    padding-top: 120px;
  }
}
.pb-90 {
  padding-bottom: 90px;
}
@media (max-width: 767px) {
  .pb-90 {
    padding-bottom: 80px;
  }
}
@media (min-width: 1550px) {
  .pb-90 {
    padding-bottom: 120px;
  }
}
.pt-100 {
  padding-top: 100px;
}
@media (max-width: 767px) {
  .pt-100 {
    padding-top: 80px;
  }
}
@media (min-width: 1550px) {
  .pt-100 {
    padding-top: 120px;
  }
}
.pb-100 {
  padding-bottom: 95px;
}
@media (max-width: 767px) {
  .pb-100 {
    padding-bottom: 80px;
  }
}
@media (min-width: 1550px) {
  .pb-100 {
    padding-bottom: 120px;
  }
}
.pt-120 {
  padding-top: 120px;
}
@media (max-width: 767px) {
  .pt-120 {
    padding-top: 80px;
  }
}
@media (min-width: 1550px) {
  .pt-120 {
    padding-top: 180px;
  }
}
.pb-120 {
  padding-bottom: 120px;
}
@media (max-width: 767px) {
  .pb-120 {
    padding-bottom: 80px;
  }
}
@media (min-width: 1550px) {
  .pb-120 {
    padding-bottom: 180px;
  }
}
.pt-150 {
  padding-top: 150px;
}
@media (max-width: 767px) {
  .pt-150 {
    padding-top: 80px;
  }
}
@media (min-width: 1550px) {
  .pt-150 {
    padding-top: 180px;
  }
}
.pb-150 {
  padding-bottom: 150px;
}
@media (max-width: 767px) {
  .pb-150 {
    padding-bottom: 80px;
  }
}
@media (min-width: 1550px) {
  .pb-150 {
    padding-bottom: 180px;
  }
}
.clear:after {
  content: "";
  overflow: hidden;
  clear: both;
  display: block;
}
.overlay {
  position: fixed;
  width: 100%;
  height: 100vh;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -51;
  display: none;
  background: rgba(14, 14, 14, 0.419608);
  opacity: 0;
}
.overlay.show-overlay {
  display: block;
  opacity: 1;
  z-index: 99;
}
.site-error:after,
.mission-vision:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.map-popup:after {
  content: "";
  display: block;
  overflow: hidden;
  clear: both;
}
.bg,
.modal .founder-image__img,
.img-preloader,
.img-preloader:after,
.site-error,
.at-a-glance__right__image,
.project-location .map-content .MapPopup-wrap__single,
.mission-vision {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-color: #f1f1f1;
}
.detail-gallery__row__single a {
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.project-list__single__img .modify-img,
.releted-project__single__img .modify-img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.banner-loader {
  position: relative;
}
.banner-loader .container {
  position: relative;
  z-index: 5;
}
.banner-loader:before {
  content: "";
  position: absolute;
  background: url("../images/static/blur.jpg");
  z-index: 2;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  transition: opacity 0.4s ease;
}
.banner-loader.loaded:before {
  opacity: 0;
}
.loader {
  position: relative;
}
.loader.loaded:after {
  opacity: 0;
}
.modify-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.modify-img.no-pos {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  height: 100%;
  width: 100%;
}
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pace-inactive .pace-progress {
  display: none;
}
.pace .pace-progress {
  position: fixed;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
  z-index: 9999;
  background: #00a651;
}
.pace-done .custom-loader img {
  display: none;
}
.map-popup {
  width: 320px;
}
.map-popup img {
  float: left;
  width: 120px;
}
.map-popup .texts {
  float: right;
  width: 100%;
}
.gm-style .gm-style-iw-c {
  border-radius: 0 !important;
}
.capitalize {
  text-transform: capitalize !important;
}
.uppercase {
  text-transform: uppercase !important;
}
@media (min-width: 769px) {
  .flex {
    display: flex;
  }
}
.select select {
  display: none;
}
.nice-select {
  width: 100%;
  border-radius: 0;
  border-color: #cecece;
  color: #656565;
  font-weight: 500;
}
.nice-select .list {
  width: 100%;
  margin-top: 1px;
  border-radius: 0;
}
.nice-select:active,
.nice-select.open,
.nice-select:focus {
  border-color: #00a651;
}
.form-message-container.error_wrapper .form-message-body {
  position: fixed;
  background: #fff;
  left: 50%;
  top: 50%;
  width: 430px;
  max-width: 99%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 40px 60px;
  -webkit-box-shadow: -1px 0 61px -7px #000;
  -moz-box-shadow: -1px 0 61px -7px #000;
  box-shadow: -1px 0 61px -7px #000;
  -webkit-animation: alartSlideTop 0.2s;
  -moz-animation: alartSlideTop 0.2s;
  -o-animation: alartSlideTop 0.2s;
  animation: alartSlideTop 0.2s;
  z-index: 9999;
}
.form-message-container .cross-popup {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  cursor: pointer;
  display: block;
  padding: 20px;
}
.form-message-container.error_wrapper span {
  margin-left: 50px;
  display: block;
  position: relative;
}
.form-message-container.error_wrapper span:before {
  position: absolute;
  content: "";
  width: 41px;
  height: 41px;
  top: 0;
  left: -70px;
  background-image: url(../images/static/alert-icon.png);
}
.form-message-container.error_wrapper span p {
  color: #6d6e71;
}
.form-message-container.error_wrapper span ul {
  color: #000;
  list-style: none;
  margin-bottom: 40px;
}
.hide.form-message-container {
  display: none !important;
}
@-webkit-keyframes alartSlideTop {
  0% {
    -webkit-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
  }
}
@-moz-keyframes alartSlideTop {
  0% {
    -moz-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
  }
}
@-o-keyframes alartSlideTop {
  0% {
    -o-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%);
    opacity: 0;
  }
  100% {
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
  }
}
@keyframes alartSlideTop {
  0% {
    -webkit-transform: translate(-50%, -70%);
    -moz-transform: translate(-50%, -70%);
    -o-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
  }
}
.form-message-container.success_wrapper .form-message-body {
  position: fixed;
  z-index: 990;
  background: #ffffff;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 45px 58px;
  -webkit-box-shadow: -1px 0 61px -7px #000;
  -moz-box-shadow: -1px 0 61px -7px #000;
  box-shadow: -1px 0 61px -7px #000;
  -webkit-animation: alartSlideTop 0.2s;
  -moz-animation: alartSlideTop 0.2s;
  -o-animation: alartSlideTop 0.2s;
  animation: alartSlideTop 0.2s;
}
.form-message-container.success_wrapper .form-message-body span {
  margin-bottom: 0px;
  display: block;
  margin-bottom: 0px;
  padding: 40px 32px;
  font-size: 17px;
}
.form-message-container.success_wrapper .form-message-body .ok-class {
  left: 0;
  right: 0;
  margin: auto;
}
.form-primary.all-text-white {
  color: #fff;
}
.form-message-container .cross-popup {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  cursor: pointer;
  display: block;
  padding: 20px;
}
.success_container_contact-form {
  color: #fff;
}
.ok-class {
  bottom: 30px;
  left: 26%;
  border: 3px solid #6d6e71;
  width: 100px;
  text-align: center;
  height: 36px;
  line-height: 31px;
  font-weight: bold;
  color: #6d6e71;
  text-transform: uppercase;
  cursor: pointer;
}
.ok-class:hover {
  background: #6d6e71;
  color: #fff;
}
.form-overlay.doit {
  position: fixed;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 90;
  background-color: rgba(0, 0, 0, 0.7);
  background-image: url("../images/static/ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px;
}
.success_wrapper_contact-form .form-message-body {
  position: relative;
}
.success_wrapper_contact-form .form-message-body:after {
  content: "";
  position: absolute;
  left: 0;
  top: 17px;
  height: 60px;
  width: 60px;
  background: url("../images/static/thumbs-up.svg");
  background-size: contain;
  right: 0;
  margin: auto;
  background-repeat: no-repeat;
}
.form-message-container.success_wrapper .form-message-body span {
  color: #6d6e71 !important;
}
.modal {
  background: #fff;
}
.modal .modal-body {
  padding: 0;
}
.modal .modal-title {
  margin: 0;
  line-height: 1.42857143;
  position: fixed;
  background: #fff;
  right: 30px;
  left: 12px;
  padding-bottom: 20px;
  padding-top: 25px;
  top: 0;
  z-index: 3;
  padding-left: 10px;
}
.modal .modal-header {
  padding: 0;
  border: 0;
}
.modal .close {
  transition: opacity 0.2s ease;
}
.modal .close img {
  height: 20px;
  margin-bottom: 0 !important;
}
.modal .modal-dialog {
  margin: 0 auto;
  width: 100%;
}
.modal .modal-dialog .modal-content {
  min-height: 100vh;
  padding: 0px;
  box-shadow: none;
  border-radius: 0;
  border: none;
}
.modal .modal-dialog .modal-content img {
  margin-bottom: 16px;
}
.modal .modal-dialog .modal-content h2 {
  margin-top: 0;
}
.modal .modal-dialog .modal-content p {
  line-height: 26px;
  font-size: 15px;
}
.modal .modal-dialog .modal-title .Title {
  text-align: left;
}
.modal .modal-dialog .modal-title p {
  margin-top: 15px;
  font-size: 15px;
  font-weight: 300;
  color: #404747;
}
.modal .modal-dialog .modal-title img {
  margin-bottom: 22px;
}
.modal .modal-dialog .modalContent {
  margin-top: 150px;
}
.modal .founder-image__img {
  padding-top: 108.11%;
}
.modal.DirectorPopup {
  padding-right: 0 !important;
}
.modal.DirectorPopup .modal-dialog .modal-content {
  min-height: unset;
  overflow: auto;
}
.modal.DirectorPopup .modal-dialog .modal-content .founder-image {
  position: fixed;
  top: 153px;
  width: 30%;
}
.modal.DirectorPopup .close {
  position: fixed;
  right: 12px;
  top: 29px;
  z-index: 9;
}
.modal .dcBtn {
  margin-top: 20px;
  padding: 11px 70px;
  letter-spacing: 1px;
}
.modal .mCSB_scrollTools {
  width: 8px;
}
.modal .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.browchure {
  background: transparent !important;
  z-index: 10000000;
  overflow-x: hidden;
  overflow-y: auto;
  width: 80%;
  margin: 0 auto;
  height: calc(100vh - 60px);
  bottom: unset;
  top: 52%;
  transform: translateY(-50%);
}
.browchure .modal-content {
  min-height: 100% !important;
  width: 100% !important;
  padding-bottom: 70px;
}
.browchure .modal-content .modalClose {
  position: absolute;
  right: 10px;
  top: 10px;
  height: 20px;
  cursor: pointer;
  z-index: 99;
}
.popup-modal {
  padding-right: 0 !important;
  height: unset !important;
  width: 55% !important;
  overflow: visible !important;
}
.popup-modal .modal-dialog {
  padding: 0 !important;
  min-height: unset !important;
  height: unset !important;
}
.popup-modal .modal-dialog .modal-content {
  padding: 0 !important;
  height: unset !important;
}
.popup-modal .modal-dialog .modal-content .modal-body {
  padding: 0 !important;
  height: unset !important;
  z-index: 10;
}
.popup-modal .modal-dialog .modal-content .modal-body .popup-image {
  background: #f8f8f8;
  padding-top: calc(1200 / 1200 * 100%) !important;
  overflow: hidden;
}
.popup-modal .modal-dialog .modal-content .modal-body .popup-image img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 !important;
  margin: 0 !important;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 768px) {
  .popup-modal {
    width: 80% !important;
  }
  .popup-modal .modal-content {
    overflow: visible !important;
  }
}
.lg-backdrop {
  background-color: rgba(0, 0, 0, 0.831373) !important;
  z-index: 999999999 !important;
}
.lg-outer {
  z-index: 999999999 !important;
}
.lg-toolbar {
  z-index: 9 !important;
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.27) !important;
}
@media (max-width: 768px) {
  .modal .modal-dialog .modal-content {
    padding: 15px 10px;
  }
  .dcForm .dcBtn {
    width: 100% !important;
  }
  .modal .dcBtn {
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }
  #Fwidth {
    padding: 0;
  }
  .modal .modal-title {
    right: 27px;
    left: 25px;
    padding-left: 0;
  }
  .modal.DirectorPopup .modal-dialog .modal-content .founder-image {
    position: relative;
    top: 0;
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
    margin-top: 135px;
  }
  .modal.DirectorPopup .close {
    position: fixed;
    top: 9px;
    right: 15px;
  }
  .modal.DirectorPopup .modal-dialog .modalContent {
    margin-top: 140px;
  }
  .modal .mCSB_scrollTools .mCSB_draggerContainer {
    right: -11px;
  }
  .modal .mCSB_inside > .mCSB_container {
    margin-right: 3px;
  }
}
.nice-select {
  height: 48px;
  line-height: 48px;
  text-transform: capitalize;
  font-size: 16px;
}
.nice-select:after {
  width: 5px;
  content: "\f0d7";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 16px;
  transform: none;
  border: none;
  margin-top: 0;
  right: 16px;
  top: 0px;
  transition: none;
}
.nice-select.open:after {
  right: 15px;
  top: 41px;
  transform: rotate(-179deg);
}
.lg-actions .lg-next:before {
  content: "\2192";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
.lg-actions .lg-prev:after {
  content: "\2190";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
.slick-slide:focus {
  outline: none;
}
.slick-dots li button:before {
  font-size: 11px;
}
.MobileTab {
  display: none;
}
@media (max-width: 768px) {
  .mobile-tab {
    display: block;
  }
  .tab-menus {
    display: none;
  }
}
.img-preloader {
  position: relative;
}
.img-preloader:after {
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  background-image: url("../images/static/blur.jpg");
  transition: 0.5s ease;
}
.img-preloader.OfIt:after {
  opacity: 0;
}
.site-error {
  height: 80vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  position: relative;
}
.site-error:after {
  background: rgba(0, 0, 0, 0.701961);
}
.site-error_content {
  color: #fff;
  z-index: 9;
  font-size: 30px;
}
.site-error .promo__item__about__title {
  display: block;
}
.site-error .promo__item__about__explore {
  font-size: 16px;
  color: #fff;
  text-decoration: underline;
}
.hide {
  display: none !important;
}
.title {
  font-size: 40px;
  font-weight: 300;
  line-height: 40px;
  margin-bottom: 40px;
  text-transform: capitalize;
}
@media (min-width: 1550px) {
  .title {
    font-size: 50px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  .title {
    font-size: 30px;
    text-align: left !important;
    margin-bottom: 40px;
  }
}
.title-with-line {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .title-with-line {
    display: none;
  }
}
.title-with-line:after {
  content: "";
  position: absolute;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #222222;
  top: 0;
  margin: auto;
}
.title-with-line__left {
  background-color: #fff;
  position: relative;
  z-index: 2;
  padding-right: 30px;
}
.title-with-line__left p {
  font-size: 14px;
  line-height: 21px;
  text-transform: uppercase;
}
.title-with-line__right {
  background-color: #fff;
  position: relative;
  z-index: 2;
  padding-left: 30px;
}
.title-with-line__right p,
.title-with-line__right a {
  font-size: 14px;
  line-height: 21px;
}
.title-with-line__right a {
  transition: color 0.3s ease;
  display: flex;
  align-items: center;
  position: relative;
  padding-right: 45px;
}
.title-with-line__right a img {
  transition: 0.4s cubic-bezier(0.45, 0, 0.55, 1);
  position: absolute;
  left: calc(100% - 25px);
}
.title-with-line__right a:hover img {
  content: url("../images/static/arrow-right-hover.svg");
  left: calc(100% - 5px);
}
@media (max-width: 767px) {
  .title-with-line .title-with-line__left p {
    font-size: 16px;
    line-height: 21px;
  }
  .title-with-line .title-with-line__right a,
  .title-with-line .title-with-line__right p {
    font-size: 16px;
  }
}
.small-title {
  font-size: 20px;
  text-transform: uppercase;
  line-height: 22px;
  margin-bottom: 40px;
}
.small-title.white {
  color: #fff;
}
@media (max-width: 767px) {
  .small-title {
    font-size: 16px;
    line-height: 21px;
  }
}
.dc-link {
  height: 45px;
  border: 1px solid #222;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
  position: relative;
  width: 100%;
  transition: 0.3s ease;
}
.dc-link span {
  height: fit-content;
  margin-right: 10px;
}
.dc-link img {
  transition: 0.5s cubic-bezier(0.45, 0, 0.55, 1);
  height: 12px;
  margin-left: 10px;
}
.dc-link:hover img {
  right: calc(100% + 40px);
  transform: translateX(20px);
  content: url("../images/static/arrow-right-hover.svg");
}
.dc-link-hover {
  width: 130px;
  height: 40px;
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.dc-link-hover span {
  transition: color 0.2s ease, transform 0.6s ease;
}
.dc-link-hover:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: #222;
}
.dc-link-hover:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 0%;
  bottom: 0;
  left: 0;
  background-color: #00a651;
  transition: all 0.6s ease;
}
.dc-link-hover:hover:after {
  width: 100%;
}
.dc-link-hover img {
  position: absolute;
  transition: all 0.6s ease;
}
.dc-link-hover img:nth-of-type(1) {
  left: -20px;
}
.dc-link-hover img:nth-of-type(2) {
  right: 0;
}
.dc-link-hover:hover span {
  transform: translateX(26px);
}
.dc-link-hover:hover img:nth-of-type(1) {
  left: 0px;
}
.dc-link-hover:hover img:nth-of-type(2) {
  right: -20px;
}
@media (max-width: 576px) {
  .dc-link-hover {
    width: 50%;
  }
}
.inner-banner {
  padding-top: calc(400 / 1366 * 100%);
  position: relative;
}
.inner-banner .container {
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  top: 0;
}
.inner-banner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  height: 100%;
}
.inner-banner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: #000;
  background: radial-gradient(
    circle,
    #000 0%,
    rgba(255, 255, 255, 0) 0%,
    #000 100%
  );
  z-index: 1;
}
.inner-banner h1 {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  position: absolute;
  bottom: 40px;
  z-index: 2;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .inner-banner {
    padding-top: calc(400 / 414 * 100%);
  }
}
.main-menu {
  position: fixed;
  z-index: 9999999;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transition: all 0.6s ease;
  top: 0;
}
.main-menu:after {
  content: "";
  position: absolute;
  height: 1px;
  background-color: #e9e9e9;
  width: 100%;
  z-index: 99;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  transition-delay: 0s;
}
.main-menu__logo {
  height: 100px;
  position: relative;
  z-index: 99;
  display: flex;
  align-items: center;
  align-items: center;
}
.main-menu__logo img {
  opacity: 0;
  transition: opacity 0.2s ease;
}
.main-menu__items {
  height: 100%;
  display: flex;
}
.main-menu__items ul {
  display: flex;
  position: relative;
  z-index: 90;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.main-menu__items ul.single-item {
  padding-right: 30px;
  position: relative;
  z-index: 99;
}
.main-menu__items ul.single-item li a {
  font-size: 14px;
  text-transform: capitalize;
  text-decoration: underline;
  color: #fff;
  line-height: 21px;
  display: flex;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: color 0.3s ease;
  position: relative;
  z-index: 9;
  white-space: nowrap;
}
.main-menu__items ul.single-item li a:hover {
  color: #00a651;
}
.main-menu__items ul.list-item {
  background-color: #ffffff;
  border-top: 1px solid #e9e9e9;
  position: relative;
  width: 100%;
}
.main-menu__items ul.list-item:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  right: 0;
  background-color: #fff;
  z-index: 1;
  top: 0;
  transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition-delay: 0.03s;
}
.main-menu__items ul.list-item li {
  width: 150px;
  height: 100px;
  background-color: #fff;
  border: none;
  z-index: 9;
  position: relative;
}
@media (min-width: 1921px) {
  .main-menu__items ul.list-item li {
    width: 100%;
  }
}
.main-menu__items ul.list-item li a {
  font-size: 14px;
  line-height: 21px;
  color: #4a4a4a;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  transition: border-bottom-color 0.4s ease;
  position: relative;
  z-index: 9;
}
.main-menu__items ul.list-item li a:after {
  content: "";
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: #00a651;
  z-index: 99;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.main-menu__items ul.list-item li a img {
  margin-left: 15px;
}
.main-menu__items ul.list-item li:nth-child(1) a {
  border-left: 1px solid #e9e9e9;
}
.main-menu__items ul.list-item li ul {
  position: fixed;
  width: 100vw;
  height: 300px;
  transition: all 0.4s linear;
  top: 0;
  right: 0;
  z-index: 2;
  top: 0px;
  height: 0;
  width: 0;
  transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  opacity: 0;
  transition-delay: 0.01s;
  top: 100px;
  overflow: hidden;
}
.main-menu__items ul.list-item li ul .container {
  margin-top: 40px;
  height: 200px;
  padding: 0;
  opacity: 0;
  transition-delay: 0s;
  transition: opacity 0.01s ease;
}
.main-menu__items ul.list-item li ul .sub-menu-item {
  position: relative;
  width: 25%;
  padding: 0 15px;
}
.main-menu__items ul.list-item li ul .sub-menu-item__row {
  position: relative;
}
.main-menu__items ul.list-item li ul .sub-menu-item a {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  border: 0;
}
.main-menu__items ul.list-item li ul .sub-menu-item a:after {
  display: none;
}
.main-menu__items ul.list-item li ul .sub-menu-item a:hover {
  color: #00a651;
}
.main-menu__items ul.list-item li ul .sub-menu-item__inner {
  padding-top: calc(180 / 270 * 100%);
  position: relative;
  overflow: hidden;
}
.main-menu__items ul.list-item li ul .sub-menu-item__inner img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform: scale(1.01);
  transition: 1.4s ease;
}
.main-menu__items ul.list-item li ul .sub-menu-item p {
  position: relative;
  margin-top: 18px;
  transition: color 0.3s ease;
}
.main-menu__items ul.list-item li ul .sub-menu-item p span {
  margin-right: 15px;
}
.main-menu__items ul.list-item li ul .sub-menu-item p img {
  position: absolute;
  left: 82px;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: left 0.6s ease;
  height: 11px;
}
.main-menu__items
  ul.list-item
  li
  ul
  .sub-menu-item__row:hover
  .sub-menu-item__inner
  img {
  transform: scale(1.04);
}
.main-menu__items ul.list-item li ul .sub-menu-item__row:hover p {
  color: #00a651;
}
.main-menu__items ul.list-item li ul .sub-menu-item__row:hover p img {
  left: calc(100% - 10px);
  content: url(../images/static/caret-right-green.svg);
}
.main-menu__items ul.list-item li ul .sub-menu-item:nth-child(n + 5) {
  display: none;
}
.main-menu__items ul.list-item li:hover a:after {
  opacity: 1;
}
.main-menu__items ul.list-item li:hover ul {
  height: 300px;
  width: 100vw;
  opacity: 1;
  transition-delay: 0s !important;
  overflow: visible;
}
.main-menu__items ul.list-item li:hover ul .container {
  transition-delay: 0.3s !important;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.main-menu__items ul.list-item:hover:after {
  width: 100vw;
  height: 400px;
  transition-delay: 0s;
}
.main-menu__items ul.hamburger {
  background-color: #fff;
  position: absolute;
  height: 100%;
  right: 0;
  width: 100px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e9e9e9;
}
.main-menu__items ul.hamburger li {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding-left: 50px;
  height: 100%;
  padding-right: 40px;
  cursor: pointer;
}
.main-menu__items ul.hamburger li span {
  font-size: 14px;
  line-height: 21px;
  opacity: 0;
  transition: all 0.5s ease;
}
.main-menu__items ul.hamburger li img {
  transition: transform 0.4s cubic-bezier(0.5, 1, 0.89, 1);
}
.main-menu__items ul.hamburger li:hover span {
  opacity: 1;
}
.main-menu__items ul.hamburger li:hover img:nth-of-type(1) {
  transform: translateX(-30px);
}
.main-menu__items ul.hamburger li:hover img:nth-of-type(2) {
  transform: translateX(30px);
}
.main-menu__items ul.hamburger li:nth-last-child(1) {
  display: none;
}
.main-menu.hovered:after {
  opacity: 1;
  transition-delay: 0.3s;
}
.main-menu.hovered .main-menu__items li a {
  color: #4a4a4a;
}
/*.main-menu.hover-hold .main-menu__logo img {*/
/*  content: url(../images/static/logo-black.svg);*/
/*}*/
.main-menu.bg-white .single-item li a {
  color: #4a4a4a;
}
.main-menu.bg-white:after {
  opacity: 1;
}
/*.main-menu.bg-white .main-menu__logo img {*/
/*  content: url(../images/static/logo-black.svg);*/
/*}*/
.main-menu .full-page-menu {
  position: fixed;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  min-height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9;
  background-color: #fff;
  display: none;
}
.main-menu .full-page-menu .container {
  position: relative;
  height: 100%;
}
.main-menu .full-page-menu .container .col-sm-6 {
  position: initial;
}
.main-menu .full-page-menu__menu-items {
  margin-top: 180px;
  height: calc(100vh - 320px);
}
.main-menu .full-page-menu__menu-items li a {
  font-size: 24px;
  font-weight: 100;
  line-height: 20px;
  text-transform: capitalize;
  display: flex;
  margin-bottom: 30px;
  transition: color 0.3s ease;
}
.main-menu .full-page-menu__menu-items li:nth-last-child(1) a {
  margin-bottom: 0;
}
.main-menu .full-page-menu__social {
  position: absolute;
  display: flex;
  bottom: 30px;
}
.main-menu .full-page-menu__social li a {
  margin-right: 20px;
}
.main-menu .full-page-menu__social li a svg {
  cursor: pointer;
  border-radius: 50%;
}
.main-menu .full-page-menu__social li a svg path {
  transition: all 0.5s ease;
}
.main-menu .full-page-menu__social li a svg g .hover {
  opacity: 0;
  stroke: #00a651;
  fill: #00a651;
  transition: all 0.4s ease;
  r: 0;
}
.main-menu .full-page-menu__social li a svg g .border {
  transition: all 0.4s ease;
}
.main-menu .full-page-menu__social li a:hover g .hover {
  r: 20 !important;
  opacity: 1;
}
.main-menu .full-page-menu__social li a:hover g .border {
  stroke: #00a651;
}
.main-menu .full-page-menu__social li a:hover path {
  fill: #fff !important;
}
.main-menu .full-page-menu__social li:nth-last-child(1) a {
  margin-right: 0;
}
.main-menu .full-page-menu__img {
  position: absolute;
  top: 100px;
  padding: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.main-menu .full-page-menu__img:after {
  content: "";
  position: absolute;
  height: 430px;
  width: 430px;
  background-color: rgba(44, 122, 110, 0.65);
  mix-blend-mode: multiply;
  right: -100px;
  bottom: -100px;
  border-radius: 50%;
}
.main-menu .full-page-menu__img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.main-menu.menu-open:after {
  opacity: 1;
}
/*.main-menu.menu-open .main-menu__logo img {*/
/*  content: url(../images/static/logo-black.svg);*/
/*}*/
.main-menu.menu-open .list-item,
.main-menu.menu-open .single-item {
  visibility: hidden;
  pointer-events: none;
}
.main-menu.menu-open .hamburger li:nth-last-child(1) {
  display: flex;
}
.main-menu.menu-open .hamburger li:nth-last-child(1):hover span {
  color: #00a651;
}
.main-menu.menu-open .hamburger li:nth-last-child(1):hover img {
  content: url("../images/static/menu-line-green.svg");
}
.main-menu.menu-open .hamburger li:nth-child(1) {
  display: none;
}
.main-menu.menu-open .hamburger li img:nth-of-type(1) {
  transform: translateX(-30px);
}
.main-menu.menu-open .hamburger li span {
  opacity: 1;
}
.main-menu.menu-open .hamburger li img:nth-of-type(2) {
  transform: translateX(30px);
}
.main-menu.menu-open .mCSB_scrollTools {
  width: 2px;
}
.main-menu.menu-open .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.main-menu.menu-open .mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent !important;
}
.main-menu.menu-open .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #e9e9e9 !important;
  width: 5px;
  left: -3px;
}
@media (max-width: 999px) {
  .main-menu .list-item,
  .main-menu .single-item {
    display: none;
  }
  .main-menu .hamburger {
    height: 100px !important;
    width: 100px !important;
  }
  .main-menu .hamburger li {
    padding: 0 !important;
    display: flex;
    height: 100%;
    width: 100%;
  }
  .main-menu .hamburger li:nth-last-child(1) img {
    width: 25px;
  }
  .main-menu .full-page-menu .col-sm-6 {
    min-width: 100%;
  }
  .main-menu .full-page-menu-col {
    z-index: 9;
  }
  .main-menu .full-page-menu__menu-items {
    margin-top: 160px;
  }
  .main-menu .full-page-menu__menu-items li a {
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    margin-bottom: 30px;
  }
  .main-menu .full-page-menu__img:after {
    display: none;
  }
  .main-menu .full-page-menu__img:before {
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.33);
  }
}
@media (min-width: 1600px) {
  .main-menu .main-menu__items ul.list-item:hover:after,
  .main-menu .main-menu__items ul.list-item li ul {
    height: 500px;
  }
}
@media (min-width: 2000px) {
  .main-menu .main-menu__items ul.list-item:hover:after,
  .main-menu .main-menu__items ul.list-item li ul {
    height: 600px;
  }
}
@media (min-width: 2900px) {
  .main-menu .main-menu__items ul.list-item:hover:after,
  .main-menu .main-menu__items ul.list-item li ul {
    height: 650px;
  }
}
@media (min-width: 3300px) {
  .main-menu .main-menu__items ul.list-item:hover:after,
  .main-menu .main-menu__items ul.list-item li ul {
    height: 700px;
  }
}
@media (min-width: 3700px) {
  .main-menu .main-menu__items ul.list-item:hover:after,
  .main-menu .main-menu__items ul.list-item li ul {
    height: 750px;
  }
}
@media (min-width: 1550px) {
  .container {
    min-width: 85%;
    margin: auto;
  }
}
@media (max-width: 1199px) and (min-width: 567px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    min-width: 90%;
    margin: auto;
  }
}
.dc-button-submit {
  background-color: #fff;
  box-shadow: none;
  border: 1px solid #4a4a4a;
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
  transition: border 0.4s ease;
  border-radius: 0;
}
.dc-button-submit:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
  background-color: #00a651;
  transition: all 0.6s cubic-bezier(0.87, 0, 0.13, 1);
}
.dc-button-submit span {
  font-size: 16px;
  line-height: 24px;
  position: relative;
  z-index: 2;
  transition: color 0.6s ease;
  font-weight: 300;
}
.dc-button-submit:hover {
  border-color: #00a651;
}
.dc-button-submit:hover:before {
  height: 100%;
}
.dc-button-submit:hover span {
  color: #fff;
}
@media (max-width: 767px) {
  .dc-button-submit {
    height: 45px;
  }
  .dc-button-submit span {
    font-size: 14px;
    line-height: 17px;
  }
}
.dc-button {
  background-color: #fff;
  box-shadow: none;
  border: 1px solid #4a4a4a;
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: border 0.4s ease;
  border-radius: 0;
}
.dc-button:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
  background-color: #00a651;
  transition: all 0.6s cubic-bezier(0.87, 0, 0.13, 1);
}
.dc-button span {
  font-size: 16px;
  line-height: 24px;
  position: relative;
  font-weight: 500;
  z-index: 2;
  transition: color 0.6s ease;
}
.dc-button:hover {
  border-color: #00a651;
}
.dc-button:hover:before {
  height: 100%;
}
.dc-button:hover span {
  color: #fff;
}
@media (max-width: 767px) {
  .dc-button {
    height: 45px;
  }
  .dc-button span {
    font-size: 14px;
    line-height: 17px;
  }
}
.footer {
  background-color: #262626;
}
.footer .to-top {
  margin-top: 140px;
  width: 40px;
}
.footer .to-top a {
  display: flex;
}
.footer a:hover {
  color: #00a651;
}
.footer__logo {
  position: relative;
}
.footer__logo:after {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  background-color: #4d4d4d;
  right: 115px;
}
.footer__menu__group {
  margin-bottom: 40px;
}
.footer__menu__group:nth-last-child(1) {
  margin-bottom: 0;
}
.footer__menu__group h4 {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 14px;
}
.footer__menu__group p,
.footer__menu__group a {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  transition: color 0.3s ease;
}
.footer__menu__group__ul {
  max-width: 200px;
}
.footer__menu__group__ul li a {
  margin-bottom: 15px;
  display: block;
}
.footer__menu__group__ul li:nth-last-child(1) a {
  margin-bottom: 0;
}
.footer__menu__group .social {
  display: flex;
  flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer__menu__group .social a {
  margin-right: 18px;
  margin-bottom: 10px;
}
.footer__menu .to-top {
  display: none;
}
.footer__copyright {
  border-top: 1px solid rgba(233, 233, 233, 0.2);
  padding: 30px 0;
  margin-top: 70px;
}
.footer__copyright p,
.footer__copyright a {
  color: #fff;
  font-size: 14px;
  line-height: 21px;
  transition: color 0.3s ease;
}
@media (max-width: 900px) {
  .footer__logo:after {
    display: none;
  }
  .footer__menu .col-sm-4 {
    min-width: 50%;
    max-width: 50%;
  }
  .footer__menu .col-sm-3 {
    min-width: 40%;
    max-width: 40%;
    margin: 0;
    padding-left: 10%;
  }
  .footer__menu .col-sm-3:nth-last-child(1) {
    padding-left: 15px;
  }
  .footer__menu .col-sm-4 .footer__menu__group:nth-last-child(1) {
    margin-bottom: 40px !important;
  }
}
@media (max-width: 767px) {
  .footer .to-top {
    display: block;
    margin-top: 50px;
    width: 40px;
  }
  .footer .to-top a {
    display: flex;
  }
  .footer__logo {
    min-width: 100%;
    margin-bottom: 60px;
  }
  .footer__logo .to-top {
    display: none;
  }
  .footer__menu {
    min-width: 100%;
  }
  .footer__menu__last {
    display: flex;
    min-width: 100% !important;
    margin-top: 60px;
  }
  .footer__menu__last .footer__menu__group {
    min-width: 60%;
  }
  .footer__menu__last .footer__menu__group:nth-last-child(1) {
    max-width: 40%;
    min-width: 40%;
  }
  .footer__menu__group h4 {
    margin-bottom: 20px;
  }
  .footer__menu__group p,
  .footer__menu__group a {
    font-size: 14px !important;
    line-height: 21px;
  }
  .footer__copyright {
    margin-top: 20px;
  }
  .footer__copyright p,
  .footer__copyright a {
    font-size: 14px;
    line-height: 21px;
  }
}
a svg {
  cursor: pointer;
  border-radius: 50%;
}
a svg path,
a svg line {
  transition: all 0.5s ease !important;
}
a svg g .hover {
  opacity: 0;
  stroke: #00a651;
  fill: #00a651;
  transition: all 0.4s ease;
  r: 0;
}
a svg g .border {
  transition: all 0.4s ease;
}
a:hover g .hover {
  r: 20 !important;
  opacity: 1;
}
a:hover g .border {
  stroke: #00a651;
}
a:hover path {
  fill: #fff !important;
}
a:hover line {
  stroke: #fff !important;
}
a .hover-with-rotate {
  cursor: pointer;
  border-radius: 50%;
}
a .hover-with-rotate path,
a .hover-with-rotate line {
  transition: all 0.5s ease !important;
}
a .hover-with-rotate g .hover {
  opacity: 0;
  stroke: red;
  fill: red;
  transition: all 0.4s ease;
  r: 0;
  z-index: 2;
  position: relative;
}
a:hover g .hover {
  r: 20 !important;
  opacity: 1;
}
a:hover g .border {
  stroke: #00a651;
}
a:hover path {
  fill: #fff !important;
}
a:hover line {
  stroke: #fff !important;
}
.hover {
  position: relative;
  overflow: hidden;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: #00a651;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hover span,
.hover svg {
  z-index: 2;
  position: relative;
}
.hover:after {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #2c7a6e;
  transition: all 0.5s ease;
  border-radius: 19px;
}
.hover:hover:after {
  height: 100%;
  width: 100%;
}
.bg-white {
  background-color: #fff;
}
.splitted-text-animation {
  transition: all 1.5s cubic-bezier(0.25, 0.74, 0.22, 0.99);
  position: relative;
}
.splitted-text-animation:after,
.splitted-text-animation:before {
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
}
.splitted-text-animation .word,
.splitted-text-animation .word-wrap {
  transition-delay: calc(var(--line-index) * 60ms);
  display: inline-block;
  vertical-align: top;
  will-change: transform;
  overflow: hidden;
}
.splitted-text-animation.inview::after {
  visibility: visible !important;
}
.splitted-text-animation.inview .splitted-word,
.splitted-text-animation.inview .word-wrap {
  visibility: visible;
  transition: all 1.5s cubic-bezier(0.25, 0.74, 0.22, 0.99);
  transition-delay: calc(var(--line-index) * 200ms);
  transform: translateY(0);
}
.word {
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  will-change: transform;
}
.word-wrap {
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  transition: none;
  will-change: transform;
  transform: translateY(100%);
}
.datepicker-dropdown {
  z-index: 999999;
}
.bootstrap-datetimepicker-widget {
  z-index: 999999;
}
.page-not-found {
  text-align: center;
  background-color: #2c7a6e;
}
.page-not-found__content {
  margin-top: 100px;
}
.page-not-found__content h2 {
  font-size: 36px;
  line-height: 40px;
  font-weight: 100;
  color: #ffffff;
  margin-top: 30px;
  margin-bottom: 20px;
}
.page-not-found__content p {
  font-size: 14px;
  line-height: 21px;
  color: #ffffff;
  margin-bottom: 30px;
}
.page-not-found__content .dc-button-submit {
  width: 150px;
  height: 50px;
  margin: auto;
  border: none;
}
@media (min-width: 1550px) {
  .page-not-found h2 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 40px;
  }
  .page-not-found p {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .page-not-found__content {
    margin-bottom: 100px;
  }
  .page-not-found__content h2 {
    font-size: 30px;
  }
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.whatsapp {
  display: block;
  position: fixed;
  z-index: 30;
  right: 24px;
  bottom: 8px;
}
.whatsapp svg {
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
}
.fb_dialog {
  z-index: 30 !important;
}
.slick-track {
  margin-left: 0;
}
@media (min-width: 768px) {
  .slide-up {
    position: relative;
  }
  .slide-up:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #f9f9f9;
    z-index: 10;
    transition: all 1s cubic-bezier(0.25, 0.74, 0.22, 0.99);
  }
  .slide-up.anim-active:before {
    z-index: 10;
    height: 0;
  }
  .slick-track .slick-slide:nth-of-type(1) .slide-up:before {
    transition-delay: 0.05s;
  }
  .slick-track .slick-slide:nth-of-type(2) .slide-up:before {
    transition-delay: 0.1s;
  }
  .slick-track .slick-slide:nth-of-type(3) .slide-up:before {
    transition-delay: 0.15s;
  }
  .slick-track .slick-slide:nth-of-type(4) .slide-up:before {
    transition-delay: 0.2s;
  }
  .slick-track .slick-slide:nth-of-type(5) .slide-up:before {
    transition-delay: 0.25s;
  }
  .slick-track .slick-slide:nth-of-type(6) .slide-up:before {
    transition-delay: 0.3s;
  }
  .slick-track .slick-slide:nth-of-type(7) .slide-up:before {
    transition-delay: 0.35s;
  }
  .slick-track .slick-slide:nth-of-type(8) .slide-up:before {
    transition-delay: 0.4s;
  }
  .slick-track .slick-slide:nth-of-type(9) .slide-up:before {
    transition-delay: 0.45s;
  }
  .slick-track .slick-slide:nth-of-type(10) .slide-up:before {
    transition-delay: 0.5s;
  }
  .slick-track .slick-slide:nth-of-type(11) .slide-up:before {
    transition-delay: 0.55s;
  }
  .slick-track .slick-slide:nth-of-type(12) .slide-up:before {
    transition-delay: 0.6s;
  }
  .slick-track .slick-slide:nth-of-type(13) .slide-up:before {
    transition-delay: 0.65s;
  }
  .slick-track .slick-slide:nth-of-type(14) .slide-up:before {
    transition-delay: 0.7s;
  }
  .slick-track .slick-slide:nth-of-type(15) .slide-up:before {
    transition-delay: 0.75s;
  }
  .slick-track .slick-slide:nth-of-type(16) .slide-up:before {
    transition-delay: 0.8s;
  }
  .slick-track .slick-slide:nth-of-type(17) .slide-up:before {
    transition-delay: 0.85s;
  }
  .slick-track .slick-slide:nth-of-type(18) .slide-up:before {
    transition-delay: 0.9s;
  }
  .slick-track .slick-slide:nth-of-type(19) .slide-up:before {
    transition-delay: 0.95s;
  }
  .slick-track .slick-slide:nth-of-type(20) .slide-up:before {
    transition-delay: 1s;
  }
  .slick-track .slick-slide:nth-of-type(21) .slide-up:before {
    transition-delay: 1.05s;
  }
  .slick-track .slick-slide:nth-of-type(22) .slide-up:before {
    transition-delay: 1.1s;
  }
  .slick-track .slick-slide:nth-of-type(23) .slide-up:before {
    transition-delay: 1.15s;
  }
  .slick-track .slick-slide:nth-of-type(24) .slide-up:before {
    transition-delay: 1.2s;
  }
  .slick-track .slick-slide:nth-of-type(25) .slide-up:before {
    transition-delay: 1.25s;
  }
  .slick-track .slick-slide:nth-of-type(26) .slide-up:before {
    transition-delay: 1.3s;
  }
  .slick-track .slick-slide:nth-of-type(27) .slide-up:before {
    transition-delay: 1.35s;
  }
  .slick-track .slick-slide:nth-of-type(28) .slide-up:before {
    transition-delay: 1.4s;
  }
  .slick-track .slick-slide:nth-of-type(29) .slide-up:before {
    transition-delay: 1.45s;
  }
  .slick-track .slick-slide:nth-of-type(30) .slide-up:before {
    transition-delay: 1.5s;
  }
  .anim-parent .slide-up:nth-of-type(1):before {
    transition-delay: 0.05s;
  }
  .anim-parent .slide-up:nth-of-type(2):before {
    transition-delay: 0.1s;
  }
  .anim-parent .slide-up:nth-of-type(3):before {
    transition-delay: 0.15s;
  }
  .anim-parent .slide-up:nth-of-type(4):before {
    transition-delay: 0.2s;
  }
  .anim-parent .slide-up:nth-of-type(5):before {
    transition-delay: 0.25s;
  }
  .anim-parent .slide-up:nth-of-type(6):before {
    transition-delay: 0.3s;
  }
  .anim-parent .slide-up:nth-of-type(7):before {
    transition-delay: 0.35s;
  }
  .anim-parent .slide-up:nth-of-type(8):before {
    transition-delay: 0.4s;
  }
  .anim-parent .slide-up:nth-of-type(9):before {
    transition-delay: 0.45s;
  }
  .anim-parent .slide-up:nth-of-type(10):before {
    transition-delay: 0.5s;
  }
  .anim-parent .slide-up:nth-of-type(11):before {
    transition-delay: 0.55s;
  }
  .anim-parent .slide-up:nth-of-type(12):before {
    transition-delay: 0.6s;
  }
  .anim-parent .slide-up:nth-of-type(13):before {
    transition-delay: 0.65s;
  }
  .anim-parent .slide-up:nth-of-type(14):before {
    transition-delay: 0.7s;
  }
  .anim-parent .slide-up:nth-of-type(15):before {
    transition-delay: 0.75s;
  }
  .anim-parent .slide-up:nth-of-type(16):before {
    transition-delay: 0.8s;
  }
  .anim-parent .slide-up:nth-of-type(17):before {
    transition-delay: 0.85s;
  }
  .anim-parent .slide-up:nth-of-type(18):before {
    transition-delay: 0.9s;
  }
  .anim-parent .slide-up:nth-of-type(19):before {
    transition-delay: 0.95s;
  }
  .anim-parent .slide-up:nth-of-type(20):before {
    transition-delay: 1s;
  }
  .anim-parent .slide-up:nth-of-type(21):before {
    transition-delay: 1.05s;
  }
  .anim-parent .slide-up:nth-of-type(22):before {
    transition-delay: 1.1s;
  }
  .anim-parent .slide-up:nth-of-type(23):before {
    transition-delay: 1.15s;
  }
  .anim-parent .slide-up:nth-of-type(24):before {
    transition-delay: 1.2s;
  }
  .anim-parent .slide-up:nth-of-type(25):before {
    transition-delay: 1.25s;
  }
  .anim-parent .slide-up:nth-of-type(26):before {
    transition-delay: 1.3s;
  }
  .anim-parent .slide-up:nth-of-type(27):before {
    transition-delay: 1.35s;
  }
  .anim-parent .slide-up:nth-of-type(28):before {
    transition-delay: 1.4s;
  }
  .anim-parent .slide-up:nth-of-type(29):before {
    transition-delay: 1.45s;
  }
  .anim-parent .slide-up:nth-of-type(30):before {
    transition-delay: 1.5s;
  }
  .anim-parent .anim-child:nth-of-type(1) .slide-up:before {
    transition-delay: 0.1s;
  }
  .anim-parent .anim-child:nth-of-type(2) .slide-up:before {
    transition-delay: 0.2s;
  }
  .anim-parent .anim-child:nth-of-type(3) .slide-up:before {
    transition-delay: 0.3s;
  }
  .anim-parent .anim-child:nth-of-type(4) .slide-up:before {
    transition-delay: 0.4s;
  }
  .anim-parent .anim-child:nth-of-type(5) .slide-up:before {
    transition-delay: 0.5s;
  }
  .anim-parent .anim-child:nth-of-type(6) .slide-up:before {
    transition-delay: 0.6s;
  }
  .anim-parent .anim-child:nth-of-type(7) .slide-up:before {
    transition-delay: 0.7s;
  }
  .anim-parent .anim-child:nth-of-type(8) .slide-up:before {
    transition-delay: 0.8s;
  }
  .anim-parent .anim-child:nth-of-type(9) .slide-up:before {
    transition-delay: 0.9s;
  }
  .anim-parent .anim-child:nth-of-type(10) .slide-up:before {
    transition-delay: 1s;
  }
  .anim-parent .anim-child:nth-of-type(11) .slide-up:before {
    transition-delay: 1.1s;
  }
  .anim-parent .anim-child:nth-of-type(12) .slide-up:before {
    transition-delay: 1.2s;
  }
  .anim-parent .anim-child:nth-of-type(13) .slide-up:before {
    transition-delay: 1.3s;
  }
  .anim-parent .anim-child:nth-of-type(14) .slide-up:before {
    transition-delay: 1.4s;
  }
  .anim-parent .anim-child:nth-of-type(15) .slide-up:before {
    transition-delay: 1.5s;
  }
  .anim-parent .anim-child:nth-of-type(16) .slide-up:before {
    transition-delay: 1.6s;
  }
  .anim-parent .anim-child:nth-of-type(17) .slide-up:before {
    transition-delay: 1.7s;
  }
  .anim-parent .anim-child:nth-of-type(18) .slide-up:before {
    transition-delay: 1.8s;
  }
  .anim-parent .anim-child:nth-of-type(19) .slide-up:before {
    transition-delay: 1.9s;
  }
  .anim-parent .anim-child:nth-of-type(20) .slide-up:before {
    transition-delay: 2s;
  }
  .anim-parent .anim-child:nth-of-type(21) .slide-up:before {
    transition-delay: 2.1s;
  }
  .anim-parent .anim-child:nth-of-type(22) .slide-up:before {
    transition-delay: 2.2s;
  }
  .anim-parent .anim-child:nth-of-type(23) .slide-up:before {
    transition-delay: 2.3s;
  }
  .anim-parent .anim-child:nth-of-type(24) .slide-up:before {
    transition-delay: 2.4s;
  }
  .anim-parent .anim-child:nth-of-type(25) .slide-up:before {
    transition-delay: 2.5s;
  }
  .anim-parent .anim-child:nth-of-type(26) .slide-up:before {
    transition-delay: 2.6s;
  }
  .anim-parent .anim-child:nth-of-type(27) .slide-up:before {
    transition-delay: 2.7s;
  }
  .anim-parent .anim-child:nth-of-type(28) .slide-up:before {
    transition-delay: 2.8s;
  }
  .anim-parent .anim-child:nth-of-type(29) .slide-up:before {
    transition-delay: 2.9s;
  }
  .anim-parent .anim-child:nth-of-type(30) .slide-up:before {
    transition-delay: 3s;
  }
}
.vert-loader {
  position: fixed;
  display: flex !important;
  height: 0;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99999999999999;
  transition: height 1s;
}
.vert-loader.show .vert-loader-bar {
  height: 100%;
}
.vert-loader.active {
  height: 100%;
}
.vert-loader .vert-loader-bar {
  background-color: #2c7a6e;
  width: -webkit-calc(100% / 6);
  width: calc(100% / 6);
  height: 1px;
  -webkit-transition: height 0.3s;
  transition: height 0.7s;
}
.vert-loader .vert-loader-bar.bar-0 {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.vert-loader .vert-loader-bar.bar-1 {
  -webkit-transition-delay: 30ms;
  transition-delay: 60ms;
}
.vert-loader .vert-loader-bar.bar-2 {
  -webkit-transition-delay: 60ms;
  transition-delay: 90ms;
}
.vert-loader .vert-loader-bar.bar-3 {
  -webkit-transition-delay: 90ms;
  transition-delay: 120ms;
}
.vert-loader .vert-loader-bar.bar-4 {
  -webkit-transition-delay: 120ms;
  transition-delay: 150ms;
}
.vert-loader .vert-loader-bar.bar-5 {
  -webkit-transition-delay: 150ms;
  transition-delay: 180ms;
}
@font-face {
  font-family: "Atlas Grotesk";
  src: url("../fonts/AtlasGrotesk-Medium.html") format("woff2"),
    url("../AtlasGrotesk-Medium.html") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Atlas Grotesk";
  src: url("../fonts/AtlasGrotesk-Black.html") format("woff2"),
    url("../fonts/AtlasGrotesk-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Atlas Grotesk";
  src: url("../fonts/AtlasGrotesk-Light.html") format("woff2"),
    url("../fonts/AtlasGrotesk-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Atlas Grotesk";
  src: url("../fonts/AtlasGrotesk-Regular.html") format("woff2"),
    url("../fonts/AtlasGrotesk-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Atlas Grotesk";
  src: url("../fonts/AtlasGrotesk-Thin.html") format("woff2"),
    url("../fonts/AtlasGrotesk-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
.director__header {
  display: flex;
  justify-content: space-between;
  margin: 0 0 32px 0;
}
.director__header h2 {
  font-size: 36px;
  line-height: 40px;
  margin: 0;
  font-weight: 100;
}
.director__header ul {
  display: flex;
  justify-content: space-between;
}
.director__header ul .left-btn {
  margin: 0 7.5px 0 0;
}
.director__header ul .right-btn {
  margin: 0 0 0 7.5px;
}
.director__header ul li {
  border-radius: 50%;
  height: 40px;
  width: 40px;
  overflow: hidden;
}
.director__header ul li.slick-disabled svg g .director-btn-main {
  fill: #ffffff;
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.director__header ul li.slick-disabled svg g line {
  stroke: #222222;
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.director__header ul li svg {
  cursor: pointer;
  border-radius: 50%;
}
.director__header ul li svg g {
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.director__header ul li svg g circle {
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.director__header ul li svg g .director-btn-hover {
  opacity: 0;
  fill: #00a651;
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.director__header ul li svg g line {
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.director__header ul li svg:hover g {
  stroke: #00a651;
}
.director__header ul li svg:hover g .director-btn-hover {
  r: 20 !important;
  opacity: 1;
}
.director__header ul li svg:hover g line {
  stroke: #ffffff;
}
.director__slider {
  padding: 0;
}
.director__slider__init {
  position: relative;
  opacity: 0;
}
.director__slider__init.slick-initialized {
  opacity: 1;
}
.director__slider__init:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 15px;
  height: 100%;
  background: #ffffff;
  z-index: 1;
}
.director__slider__init:after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 15px;
  height: 100%;
  background: #ffffff;
  z-index: 1;
}
.director__slider__single {
  padding: 0 15px;
}
.director__slider__single__inner {
  position: relative;
  padding-top: calc(500 / 370 * 100%);
  overflow: hidden;
}
.director__slider__single__inner:hover img {
  transform: scale(1.04);
}
.director__slider__single__inner a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  z-index: 5;
}
.director__slider__single__inner img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  z-index: 1;
  transform: scale(1.01);
  transition: transform 1.4s ease;
}
.director__slider__single__inner__content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 100px;
  z-index: 2;
  background: rgba(34, 34, 34, 0.8);
  padding: 28px 30px 23px 40px;
}
.director__slider__single__inner__content h3 {
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0 0 10px 0;
}
.director__slider__single__inner__content h4 {
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0;
}
@media (min-width: 1550px) {
  .director__header h2 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 300;
  }
}
@media (max-width: 767px) {
  .director .container {
    min-width: 100%;
  }
  .director__header {
    margin: 0 0 35px 0;
  }
  .director__header h2 {
    font-size: 30px;
    margin-right: 15px;
  }
  .director__header ul .left-btn {
    margin: 0 5px 0 0;
  }
  .director__header ul .right-btn {
    margin: 0 0 0 5px;
  }
  .director__slider {
    padding-left: 7.5px;
  }
  .director__slider__init .slick-list {
    padding-right: 85px !important;
  }
  .director__slider__init:before {
    left: -7px;
  }
  .director__slider__init:after {
    position: unset;
  }
  .director__slider__single {
    padding: 0 7.5px;
  }
  .director__slider__single__inner {
    padding-top: calc(380 / 290 * 100%);
  }
  .director__slider__single__inner__content {
    padding: 28px 20px 23px 20px;
  }
  .director__slider__single__inner__content h3 {
    margin: 0 0 3px 0;
  }
}
.awards {
  background-color: #f9f9f9;
}
.awards__header {
  display: flex;
  justify-content: space-between;
  margin: 0 0 32px 0;
}
.awards__header h2 {
  font-size: 36px;
  line-height: 40px;
  margin: 0;
  font-weight: 100;
}
.awards__header ul {
  display: flex;
  justify-content: space-between;
}
.awards__header ul .left-btn {
  margin: 0 7.5px 0 0;
}
.awards__header ul .right-btn {
  margin: 0 0 0 7.5px;
}
.awards__header ul li {
  border-radius: 50%;
  height: 40px;
  width: 40px;
  overflow: hidden;
}
.awards__header ul li.slick-disabled svg g .awards-btn-main {
  fill: transparent;
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.awards__header ul li.slick-disabled svg g line {
  stroke: #222222;
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.awards__header ul li svg {
  cursor: pointer;
  border-radius: 50%;
}
.awards__header ul li svg g {
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.awards__header ul li svg g circle {
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.awards__header ul li svg g .awards-btn-hover {
  opacity: 0;
  fill: #00a651;
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.awards__header ul li svg g line {
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.awards__header ul li svg:hover g {
  stroke: #00a651;
}
.awards__header ul li svg:hover g .awards-btn-hover {
  r: 20 !important;
  opacity: 1;
}
.awards__header ul li svg:hover g line {
  stroke: #ffffff;
}
.awards__slider {
  padding: 0;
}
.awards__slider__init {
  position: relative;
  opacity: 0;
}
.awards__slider__init.slick-initialized {
  opacity: 1;
}
.awards__slider__init:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 15px;
  height: 100%;
  background: #f9f9f9;
  z-index: 1;
}
.awards__slider__init:after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 15px;
  height: 100%;
  background: #f9f9f9;
  z-index: 1;
}
.awards__slider__single {
  padding: 0 15px;
}
.awards__slider__single__inner {
  position: relative;
  padding-top: calc(370 / 370 * 100%);
  overflow: hidden;
}
.awards__slider__single__inner:hover img {
  transform: scale(1.04);
}
.awards__slider__single__inner a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  z-index: 5;
}
.awards__slider__single__inner img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  z-index: 1;
  transform: scale(1.01);
  transition: transform 1.4s ease;
}
@media (min-width: 1550px) {
  .awards__header h2 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 300;
  }
}
@media (max-width: 767px) {
  .awards .container {
    min-width: 100%;
  }
  .awards__header {
    margin: 0 0 35px 0;
  }
  .awards__header h2 {
    font-size: 30px;
  }
  .awards__header ul .left-btn {
    margin: 0 5px 0 0;
  }
  .awards__header ul .right-btn {
    margin: 0 0 0 5px;
  }
  .awards__slider {
    padding-left: 7.5px;
  }
  .awards__slider__init .slick-list {
    padding-right: 85px !important;
  }
  .awards__slider__init:before {
    left: -7.5px;
  }
  .awards__slider__init:after {
    position: unset;
  }
  .awards__slider__single {
    padding: 0 7.5px;
  }
  .awards__slider__single__inner {
    padding-top: calc(290 / 290 * 100%);
  }
}
.project-inner-banner {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.project-inner-banner img {
  z-index: 1;
}
.project-inner-banner.add-tint:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  background: radial-gradient(
    circle,
    #000 0%,
    rgba(255, 255, 255, 0) 0%,
    #000 100%
  );
  z-index: 2;
}
.project-inner-banner__content {
  margin: 0 0 60px 0;
  z-index: 2;
}
.project-inner-banner__content h1 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0;
}
.project-inner-banner__content h2 {
  font-size: 14px;
  line-height: 21px;
  color: #ffffff;
  margin: 10px 0 0;
}
@media (min-width: 1550px) {
  .project-inner-banner .container {
    margin: 0 auto;
  }
  .project-inner-banner__content {
    margin: 0 0 80px 0;
  }
  .project-inner-banner__content h1 {
    font-size: 30px;
  }
  .project-inner-banner__content h2 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .project-inner-banner {
    height: unset;
    padding-top: calc(700 / 414 * 100%);
  }
  .project-inner-banner .container {
    min-width: 100%;
    position: absolute;
    bottom: 0;
  }
}
.at-a-glance__left h2 {
  font-size: 36px;
  line-height: 40px;
  font-weight: 100;
  margin: 0 0 40px 0;
}
.at-a-glance__left table tr {
  border-bottom: 1px solid #e9e9e9;
}
.at-a-glance__left table tr td {
  font-size: 16px;
  line-height: 24px;
  padding: 15px 30px;
}
.at-a-glance__left table tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.at-a-glance__right {
  padding: 0;
}
.at-a-glance__right__image {
  padding-top: calc(800 / 598 * 100%);
  min-height: 100%;
}
@media (min-width: 1550px) {
  .at-a-glance__left h2 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 300;
  }
}
@media (max-width: 767px) {
  .at-a-glance__left {
    min-width: 100%;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 40px;
  }
  .at-a-glance__left h2 {
    font-size: 30px;
    margin: 0 0 40px 0;
  }
  .at-a-glance__left table tr td {
    padding: 15px 20px;
  }
  .at-a-glance__right {
    min-width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin: 0;
  }
  .at-a-glance__right__image {
    padding-top: calc(550 / 414 * 100%);
  }
}
.amenities {
  background-color: #222222;
}
.amenities__header {
  display: flex;
  justify-content: space-between;
  margin: 0 0 80px 0;
}
.amenities__header h2 {
  font-size: 36px;
  line-height: 40px;
  color: #ffffff;
  margin: 0;
  font-weight: 100;
}
.amenities__header ul {
  display: flex;
  justify-content: space-between;
}
.amenities__header ul .left-btn {
  margin: 0 7.5px 0 0;
}
.amenities__header ul .right-btn {
  margin: 0 0 0 7.5px;
}
.amenities__header ul li {
  border-radius: 50%;
  height: 40px;
  width: 40px;
  overflow: hidden;
}
.amenities__header ul li svg {
  cursor: pointer;
  border-radius: 50%;
}
.amenities__header ul li svg g {
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.amenities__header ul li svg g .amenities-btn-hover {
  opacity: 0;
  fill: #00a651;
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.amenities__header ul li svg g line {
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.amenities__header ul li svg:hover g {
  stroke: #00a651;
}
.amenities__header ul li svg:hover g .amenities-btn-hover {
  r: 20 !important;
  opacity: 1;
}
.amenities__slider {
  padding: 0;
}
.amenities__slider__init {
  position: relative;
  opacity: 0;
}
.amenities__slider__init.slick-initialized {
  opacity: 1;
}
.amenities__slider__init:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 15px;
  height: 100%;
  background: #222222;
  z-index: 1;
}
.amenities__slider__init:after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 15px;
  height: 100%;
  background: #222222;
  z-index: 1;
}
.amenities__slider__single {
  display: inline-flex !important;
  flex-direction: column;
  align-items: center;
  padding: 0 15px;
}
.amenities__slider__single__inner {
  position: relative;
  padding: 49px;
  height: 0;
  width: 0;
  border: 1px solid #ffffff;
  border-radius: 50%;
  overflow: hidden;
}
.amenities__slider__single__inner img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  height: 40px;
  width: 40px;
  z-index: 1;
}
.amenities__slider__single__content h3 {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  margin: 20px 0 0 0;
}
.amenities__footer {
  display: none;
}
@media (min-width: 1550px) {
  .amenities__header h2 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 300;
  }
  .amenities__slider__single__inner {
    padding: 59px;
  }
  .amenities__slider__single__content h3 {
    font-size: 18px;
    line-height: 27px;
    margin: 30px 0 0 0;
    padding: 0 5px;
  }
}
@media (max-width: 767px) {
  .amenities .container {
    min-width: 100%;
  }
  .amenities__header {
    margin: 0 0 35px 0;
  }
  .amenities__header h2 {
    font-size: 30px;
  }
  .amenities__header ul {
    display: none;
  }
  .amenities__slider {
    padding: 0 7.5px;
  }
  .amenities__slider__init:before {
    left: -7.5px;
  }
  .amenities__slider__init:after {
    right: -7.5px;
  }
  .amenities__slider__single {
    padding: 0 7.5px;
  }
  .amenities__slider__single__inner {
    padding: 40px;
  }
  .amenities__slider__single__inner__content h3 {
    font-size: 14px;
    line-height: 18px;
    margin: 20px 0 0 0;
  }
  .amenities__footer {
    display: flex;
    justify-content: end;
    margin: 43px 0 0 0;
  }
  .amenities__footer ul {
    display: flex;
    justify-content: space-between;
  }
  .amenities__footer ul .left-btn {
    margin: 0 5px 0 0;
  }
  .amenities__footer ul .right-btn {
    margin: 0 0 0 5px;
  }
  .amenities__footer ul li {
    border-radius: 50%;
    height: 40px;
    width: 40px;
    overflow: hidden;
  }
  .amenities__footer ul li svg {
    cursor: pointer;
    border-radius: 50%;
  }
  .amenities__footer ul li svg g {
    transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
  }
  .amenities__footer ul li svg g .amenities-btn-hover {
    opacity: 0;
    fill: #00a651;
    transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
  }
  .amenities__footer ul li svg g line {
    transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
  }
  .amenities__footer ul li svg:hover g {
    stroke: #00a651;
  }
  .amenities__footer ul li svg:hover g .amenities-btn-hover {
    r: 20 !important;
    opacity: 1;
  }
}
.as-floor-plan {
  background-color: #f9f9f9;
}
.as-floor-plan .awards__slider__single__inner {
  padding-top: calc(450 / 370 * 100%);
}
@media (max-width: 767px) {
  .as-floor-plan__slider {
    padding-left: 7.5px;
  }
  .as-floor-plan__slider__init .slick-list {
    padding-right: 85px !important;
  }
  .as-floor-plan__slider__init:before {
    left: -7.5px;
  }
  .as-floor-plan__slider__init:after {
    position: unset;
  }
  .as-floor-plan__slider__single {
    padding: 0 7.5px;
  }
  .as-floor-plan__slider__single__inner {
    padding-top: calc(290 / 290 * 100%);
  }
  .as-floor-plan .awards__slider__single__inner {
    padding-top: calc(350 / 290 * 100%);
  }
}
.infrastructure-list {
  background-color: #f9f9f9;
}
.infrastructure-list__single {
  margin-bottom: 60px;
}
.infrastructure-list__single:nth-child(odd) {
  padding-right: 65px;
}
.infrastructure-list__single:nth-child(even) {
  padding-left: 65px;
}
.infrastructure-list__single:nth-last-child(2) {
  margin: 0;
}
.infrastructure-list__single:nth-last-child(1) {
  margin: 0;
}
.infrastructure-list__single a {
  z-index: 5;
}
.infrastructure-list__single a:hover .infrastructure-list__single__image img {
  transform: scale(1.04);
}
.infrastructure-list__single__image {
  padding-top: calc(350 / 520 * 100%);
  overflow: hidden;
}
.infrastructure-list__single__image img {
  z-index: 1;
  transform: scale(1.01);
  transition: transform 1.4s ease;
}
.infrastructure-list__single__content {
  border-bottom: 1px solid #222222;
  min-height: 205px;
  padding: 0 0 20px 0;
}
.infrastructure-list__single__content h3 {
  font-size: 14px;
  line-height: 21px;
  color: #4a4a4a;
  text-transform: uppercase;
  padding: 0;
  margin: 30px 0 0 0;
}
.infrastructure-list__single__content h2 {
  font-size: 20px;
  line-height: 26px;
  padding: 0;
  margin: 15px 0 0 0;
}
.infrastructure-list__single__content p {
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
  color: #4a4a4a;
  text-transform: uppercase;
  margin: 0;
  padding: 20px 0 20px 0;
}
@media (max-width: 767px) {
  .infrastructure-list__single {
    margin-bottom: 30px;
    padding: 0 15px !important;
  }
  .infrastructure-list__single:nth-last-child(2) {
    margin-bottom: 30px;
  }
  .infrastructure-list__single:nth-last-child(1) {
    margin: 0;
  }
  .infrastructure-list__single__image {
    padding-top: calc(280 / 374 * 100%);
  }
  .infrastructure-list__single__content {
    min-height: unset;
    padding: 0 0 30px 0;
  }
  .infrastructure-list__single__content .upper-para {
    padding: 20px 0 0 0;
  }
  .infrastructure-list__single__content .lower-para {
    padding: 20px 0 0 0;
  }
}
.pagination-wrapper {
  width: 100%;
  margin-top: 30px;
}
.pagination-wrapper__pagination__inner {
  justify-content: center;
}
.pagination-wrapper .page-item.active .page-link {
  background-color: #2c7a6e;
  border-color: #2c7a6e;
  color: #ffff;
}
.pagination-wrapper .page-item {
  transition: all 0.6s ease;
}
.pagination-wrapper .page-item .page-link {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  color: #405672;
  background-color: transparent;
  border-color: #2c7a6e;
  border-radius: 3px;
  margin: 0 5px;
  font-size: 12px;
  line-height: 21px;
  height: 30px;
  width: 30px;
}
.pagination-wrapper .page-item .page-link:hover {
  background-color: #2c7a6e;
  border-color: #2c7a6e;
  color: #ffffff;
  transition: all 0.6s ease;
}
.pagination-wrapper .page-item .page-link:focus {
  outline: none;
  box-shadow: none;
}
.pagination-wrapper .page-item .prev:hover {
  background-color: transparent;
}
.pagination-wrapper .page-item .next:hover {
  background-color: transparent;
}
.pagination-wrapper .page-item .prev {
  border-color: transparent !important;
}
.pagination-wrapper .page-item .next {
  border-color: transparent !important;
}
.pagination-wrapper .pagination {
  justify-content: center;
}
.pagination-wrapper .pagination li {
  transition: all 0.6s ease;
}
.pagination-wrapper .pagination li a {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  color: #405672;
  background-color: transparent;
  border: 1px solid #2c7a6e;
  border-radius: 3px;
  margin: 0 5px;
  font-size: 12px;
  line-height: 21px;
  height: 30px;
  width: 30px;
}
.pagination-wrapper .pagination li a:hover {
  background-color: #2c7a6e;
  border-color: #2c7a6e;
  color: #ffffff;
  transition: all 0.6s ease;
}
.pagination-wrapper .pagination li a:focus {
  outline: none;
  box-shadow: none;
}
.pagination-wrapper .pagination li.prev {
  border-color: transparent !important;
}
.pagination-wrapper .pagination li.prev span {
  border: 0;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  height: 30px;
  width: 30px;
}
.pagination-wrapper .pagination li.prev a {
  border: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
}
.pagination-wrapper .pagination li.prev:hover {
  background-color: transparent;
}
.pagination-wrapper .pagination li.next {
  border-color: transparent !important;
}
.pagination-wrapper .pagination li.next span {
  border: 0;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  height: 30px;
  width: 30px;
}
.pagination-wrapper .pagination li.next a {
  border: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
}
.pagination-wrapper .pagination li.next:hover {
  background-color: transparent;
}
.pagination-wrapper .pagination li.active a {
  background-color: #2c7a6e;
  border-color: #2c7a6e;
  color: #ffffff;
}
.blog-pagination-row {
  justify-content: center;
}
.blog-pagination-wrapper {
  width: 100%;
  margin-top: 30px;
  display: flex;
  justify-content: center;
}
.blog-pagination-wrapper .page-numbers {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  color: #405672;
  background-color: transparent;
  border: 1px solid #2c7a6e;
  border-radius: 3px;
  margin: 0 5px;
  font-size: 12px;
  line-height: 21px;
  height: 30px;
  width: 30px;
}
.blog-pagination-wrapper .page-numbers:hover {
  background-color: #2c7a6e;
  border-color: #2c7a6e;
  color: #ffffff;
  transition: all 0.6s ease;
}
.blog-pagination-wrapper .page-numbers:focus {
  outline: none;
  box-shadow: none;
}
.blog-pagination-wrapper .page-numbers.prev {
  border-color: transparent !important;
  color: #2c7a6e;
  font-size: 23px;
}
.blog-pagination-wrapper .page-numbers.prev:hover {
  background-color: transparent;
}
.blog-pagination-wrapper .page-numbers.next {
  border-color: transparent !important;
  color: #2c7a6e;
  font-size: 23px;
}
.blog-pagination-wrapper .page-numbers.next:hover {
  background-color: transparent;
}
.blog-pagination-wrapper .page-numbers.current {
  background-color: #2c7a6e;
  border-color: #2c7a6e;
  color: #ffffff;
}
.newsletter.pt-100 {
  padding-top: 100px;
}
@media (max-width: 767px) {
  .newsletter.pt-100 {
    padding-top: 70px;
  }
}
@media (min-width: 1550px) {
  .newsletter.pt-100 {
    padding-top: 160px;
  }
}
.newsletter.pb-100 {
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  .newsletter.pb-100 {
    padding-bottom: 70px;
  }
}
@media (min-width: 1550px) {
  .newsletter.pb-100 {
    padding-bottom: 160px;
  }
}
.newsletter .mt-15-force {
  margin-top: 15px !important;
}
.newsletter__single {
  padding: 20px 15px;
}
.newsletter__single__inner {
  position: relative;
  padding-top: calc(450 / 370 * 100%);
  overflow: hidden;
}
.newsletter__single__inner:hover img {
  transform: scale(1.04);
}
.newsletter__single__inner a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  z-index: 5;
}
.newsletter__single__inner img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  z-index: 1;
  transform: scale(1.01);
  transition: transform 1.4s ease;
}
.newsletter__single__inner__content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 80px;
  z-index: 2;
  background: rgba(34, 34, 34, 0.7);
  padding: 30px 40px;
}
.newsletter__single__inner__content h2 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #ffffff;
}
@media (min-width: 1550px) {
  .newsletter__single__inner__content h2 {
    font-size: 20px;
    line-height: 27px;
  }
}
@media (max-width: 991px) {
  .newsletter__single__inner__content {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .newsletter .container {
    min-width: 100%;
  }
  .newsletter__single {
    padding: 10px 15px;
  }
  .newsletter__single__inner__content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 80px;
    z-index: 2;
    background: rgba(34, 34, 34, 0.7);
    padding: 30px 40px;
  }
  .newsletter__single__inner__content h2 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #ffffff;
  }
}
.media-tab {
  background: #2c7a6e;
}
.media-tab .mobile_nav {
  display: none;
}
.media-tab .nice-select {
  background: transparent;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #e9e9e9;
  color: #ffffff;
  padding: 0;
}
.media-tab .nice-select .current {
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
}
.media-tab .nice-select .option {
  font-size: 14px;
  font-weight: 400;
  color: #222222;
}
@media (min-width: 1550px) {
  .media-tab .nice-select .option {
    font-size: 16px;
  }
}
.media-tab .nice-select .option:hover {
  background: #e9e9e9;
  color: #222222;
}
.media-tab .nice-select:after {
  content: url("../images/static/down-arrow-white.svg");
  right: 18px;
  top: 0px;
}
.media-tab .nice-select.open:after {
  right: 14px;
  top: 45px;
  transform: rotate(-180deg);
}
.media-tab .nice-select .list {
  z-index: 100;
}
.media-tab .nav-tabs {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.media-tab .nav-link:hover {
  border: 0;
}
.media-tab .nav-link:focus {
  border: 0;
}
.media-tab .nav-link.active {
  color: #ffffff !important;
  background: #2c7a6e;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 1px solid #fff !important;
}
.media-tab .nav-fill .nav-item {
  flex: 0 0 auto;
  text-align: center;
  display: inline;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  border-radius: 0;
  padding: 20px 30px;
  transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  border: unset;
  border-bottom: 0;
  border-top: none;
}
@media (max-width: 1150px) {
  .media-tab .mobile_nav {
    display: block;
  }
  .media-tab .desktop_tab {
    display: none;
  }
  .media-tab .tab-content {
    padding: 0 0 !important;
    clear: both;
  }
}
@media (max-width: 767px) {
  .media-tab.pt-80 {
    padding-top: 60px !important;
  }
  .media-tab.pb-80 {
    padding-bottom: 60px !important;
  }
}
.media-list.pt-120 {
  padding-top: 105px;
}
@media (max-width: 767px) {
  .media-list.pt-120 {
    padding-top: 70px;
  }
}
@media (min-width: 1550px) {
  .media-list.pt-120 {
    padding-top: 165px;
  }
}
.media-list .mt-15-force {
  margin-top: 15px !important;
}
.media-list__single {
  padding: 15px;
}
.media-list__single__inner {
  position: relative;
  padding-top: calc(450 / 370 * 100%);
  overflow: hidden;
  z-index: 4;
}
.media-list__single__inner a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  object-fit: cover;
}
.media-list__single__inner:hover:after {
  height: 100%;
}
.media-list__single__inner:hover
  .media-list__single__inner__bottom-content__wrapper {
  transform: translate(0, 0);
}
.media-list__single__inner:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  width: 100%;
  object-fit: cover;
  z-index: 5;
  background-color: #2c7a6e;
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.media-list__single__inner .modify-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  z-index: 1;
  transform: scale(1.01);
}
.media-list__single__inner__top-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 6;
  margin: 40px;
}
.media-list__single__inner__top-content h3 {
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
}
.media-list__single__inner__bottom-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 80px;
  z-index: 6;
  margin: 0 40px 40px;
  overflow: hidden;
}
.media-list__single__inner__bottom-content__wrapper {
  transform: translate(0, 55px);
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.media-list__single__inner__bottom-content__wrapper h2 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #ffffff;
  margin: 0 0 15px 0;
}
.media-list__single__inner__bottom-content__wrapper p {
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
}
.media-list__single__inner__bottom-content__wrapper .card-link {
  margin: 30px 0 0 0;
  color: #ffffff;
}
.media-list__single__inner__bottom-content__wrapper .card-link .explore-btn {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  display: flex;
}
.media-list__single__inner__bottom-content__wrapper
  .card-link
  .explore-btn
  img {
  margin-left: 15px;
}
@media (min-width: 1550px) {
  .media-list__single__inner__bottom-content__wrapper h2 {
    font-size: 20px;
    line-height: 27px;
  }
}
@media (max-width: 991px) {
  .media-list__single__inner__top-content {
    margin: 20px;
  }
  .media-list__single__inner__bottom-content {
    margin: 30px 20px;
  }
}
@media (max-width: 767px) {
  .media-list .container {
    min-width: 100%;
  }
  .media-list__single {
    padding: 10px 15px;
  }
  .media-list__single__inner {
    padding-top: calc(450 / 374 * 100%);
  }
  .media-list__single__inner__top-content {
    margin: 40px 30px;
  }
  .media-list__single__inner__bottom-content {
    margin: 0 50px 40px 30px;
  }
}
.blog-details {
  background-color: #f9f9f9;
}
.blog-details__main .info-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.blog-details__main .info-list li {
  margin: 0 10px 30px 0;
  padding-right: 10px;
  border-right: 1px solid rgba(0, 0, 0, 0.3);
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  color: #4a4a4a;
  text-transform: uppercase;
}
.blog-details__main .info-list li span {
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  color: #4a4a4a;
  text-transform: uppercase;
}
.blog-details__main h3 {
  font-size: 18px;
  font-weight: 300;
  line-height: 21px;
  color: #4a4a4a;
  text-transform: uppercase;
  margin: 0 0 15px 0;
}
.blog-details__main h1 {
  font-size: 36px;
  line-height: 40px;
  font-weight: 100;
  margin: 0 0 40px 0;
}
.blog-details__main p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin: 0 0 40px 0;
}
.blog-details__main p a {
  word-break: break-word;
  color: #007bff;
}
.blog-details__main p:nth-last-child(1) {
  margin-bottom: 0;
}
.blog-details__main__slider {
  position: relative;
  margin: 0 0 40px 0;
}
.blog-details__main__slider:hover img {
  transform: scale(1.04);
}
.blog-details__main__slider__single {
  position: relative;
  padding-top: calc(500 / 970 * 100%);
  overflow: hidden;
}
.blog-details__main__slider__single a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.blog-details__main__slider__single img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  transform: scale(1.01);
  transition: transform 1.4s ease;
}
.blog-details__main__slider ul .left-btn {
  position: absolute;
  top: 0;
  bottom: 0px;
  left: 30px;
  margin: auto;
}
.blog-details__main__slider ul .right-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
}
.blog-details__main__slider ul li {
  border-radius: 50%;
  height: 30px;
  width: 30px;
  overflow: hidden;
}
.blog-details__main__slider ul li.slick-disabled svg g .blog-btn-main {
  fill: transparent;
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.blog-details__main__slider ul li.slick-disabled svg g line {
  stroke: #222222;
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.blog-details__main__slider ul li svg {
  cursor: pointer;
  border-radius: 50%;
}
.blog-details__main__slider ul li svg g {
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.blog-details__main__slider ul li svg g circle {
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.blog-details__main__slider ul li svg g .blog-btn-hover {
  opacity: 0;
  fill: #00a651;
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.blog-details__main__slider ul li svg g line {
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.blog-details__main__slider ul li svg:hover g {
  stroke: #00a651;
}
.blog-details__main__slider ul li svg:hover g .blog-btn-hover {
  r: 20 !important;
  opacity: 1;
}
.blog-details__main__slider ul li svg:hover g line {
  stroke: #ffffff;
}
.blog-details__main__video {
  position: relative;
  margin: 0 0 40px 0;
}
.blog-details__main__video a {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  z-index: 10;
}
.blog-details__main__video__image {
  position: relative;
  padding-top: calc(450 / 970 * 100%);
  z-index: 1;
  overflow: hidden;
}
.blog-details__main__video__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.blog-details__main__video__video-icon {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: fit-content;
  height: fit-content;
  margin: auto;
}
.blog-details__main__video:hover .icon-inner {
  position: relative;
}
.blog-details__main__video:hover .icon-inner:before,
.blog-details__main__video:hover .icon-inner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 50%;
}
.blog-details__main__video:hover .icon-inner:after {
  background: #ffffff;
  z-index: -1;
  animation: pulse 1000ms infinite;
}
@-webkit-keyframes pulse {
  0% {
    transform: scale(0.95);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.7);
    opacity: 0;
  }
}
.blog-details__main ul {
  margin: 0 0 40px 15px;
}
.blog-details__main ul li {
  list-style: unset;
}
.blog-details__main .author-details {
  background: #dddddd;
  margin: 40px 0 0;
  padding: 20px;
  border-radius: 1px;
}
.blog-details__main .author-details .posted-by {
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  color: #4a4a4a;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}
.blog-details__main .author-details .author-name {
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  color: #4a4a4a;
  text-transform: uppercase;
  margin: 0 0 15px 0;
}
.blog-details__main .author-details .details {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #222222;
  margin-bottom: 24px;
}
.blog-details__main .author-details .details:last-child {
  margin-bottom: 0;
}
@media (min-width: 1550px) {
  .blog-details__main h1 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 300;
  }
}
@media (max-width: 767px) {
  .blog-details .container {
    min-width: 100%;
  }
  .blog-details__main h1 {
    font-size: 30px;
    margin: 0 0 30px 0;
  }
  .blog-details__main p {
    margin: 0 0 30px 0;
  }
  .blog-details__main ul {
    margin: 0 0 30px 15px;
  }
  .blog-details__main__slider {
    margin: 0 0 30px 0;
  }
  .blog-details__main__slider__single {
    padding-top: calc(250 / 374 * 100%);
  }
  .blog-details__main__slider ul .left-btn {
    left: 10px;
  }
  .blog-details__main__slider ul .right-btn {
    right: 10px;
  }
  .blog-details__main__video {
    margin: 0 0 30px 0;
  }
  .blog-details__main__video__image {
    padding-top: calc(250 / 374 * 100%);
  }
}
.related-blogs__slider {
  padding: 0;
}
.related-blogs__slider__init {
  position: relative;
  opacity: 0;
}
.related-blogs__slider__init.slick-initialized {
  opacity: 1;
}
.related-blogs__slider__init:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 15px;
  height: 100%;
  background: #ffffff;
  z-index: 1;
}
.related-blogs__slider__init:after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 15px;
  height: 100%;
  background: #ffffff;
  z-index: 1;
}
.related-blogs__slider__init.slick-dotted {
  margin-bottom: 65px !important;
}
.related-blogs__slider__init .slick-dots {
  left: 0;
  right: 0;
  margin: auto;
  bottom: -70px;
  z-index: 1;
}
.related-blogs__slider__init .slick-dots .slick-active button {
  border: 1px solid #222222;
}
.related-blogs__slider__init .slick-dots .slick-active button:before {
  background-color: #222222;
}
.related-blogs__slider__init .slick-dots li {
  width: 30px;
  height: 30px;
}
.related-blogs__slider__init .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 30px;
  height: 30px;
  margin: auto;
  cursor: pointer;
  border: 0;
  outline: none;
  background: transparent;
  border-radius: 50%;
  position: relative;
}
.related-blogs__slider__init .slick-dots li button:before {
  border-radius: 50%;
  height: 8px;
  width: 8px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 0;
  opacity: 1;
  background-color: #d9d9d9;
}
.related-blogs__slider__single {
  padding: 0 15px;
}
.related-blogs__slider__single__inner {
  position: relative;
  padding-top: calc(450 / 370 * 100%);
  overflow: hidden;
  z-index: 4;
}
.related-blogs__slider__single__inner a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  object-fit: cover;
}
.related-blogs__slider__single__inner:hover:after {
  height: 100%;
}
.related-blogs__slider__single__inner:hover
  .related-blogs__slider__single__inner__bottom-content__wrapper {
  transform: translate(0, 0);
}
.related-blogs__slider__single__inner:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  width: 100%;
  object-fit: cover;
  z-index: 5;
  background-color: #2c7a6e;
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.related-blogs__slider__single__inner .modify-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  z-index: 1;
  transform: scale(1.01);
}
.related-blogs__slider__single__inner__top-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 6;
  margin: 40px;
}
.related-blogs__slider__single__inner__top-content h3 {
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
}
.related-blogs__slider__single__inner__bottom-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 80px;
  z-index: 6;
  margin: 0 40px 40px;
  overflow: hidden;
}
.related-blogs__slider__single__inner__bottom-content__wrapper {
  transform: translate(0, 55px);
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.related-blogs__slider__single__inner__bottom-content__wrapper h2 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #ffffff;
  margin: 0 0 15px 0;
}
.related-blogs__slider__single__inner__bottom-content__wrapper p {
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
}
.related-blogs__slider__single__inner__bottom-content__wrapper .card-link {
  margin: 30px 0 0 0;
  color: #ffffff;
}
.related-blogs__slider__single__inner__bottom-content__wrapper
  .card-link
  .explore-btn {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  display: flex;
}
.related-blogs__slider__single__inner__bottom-content__wrapper
  .card-link
  .explore-btn
  img {
  margin-left: 15px;
}
.related-blogs__slider ul .left-btn {
  position: absolute;
  top: 0;
  bottom: 0px;
  left: -50px;
  margin: auto;
}
.related-blogs__slider ul .right-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -50px;
  margin: auto;
}
.related-blogs__slider ul li {
  border-radius: 50%;
  height: 40px;
  width: 40px;
  overflow: hidden;
  z-index: 2;
}
.related-blogs__slider ul li.slick-disabled svg g .related-blogs-btn-main {
  fill: transparent;
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.related-blogs__slider ul li.slick-disabled svg g line {
  stroke: #222222;
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.related-blogs__slider ul li svg {
  cursor: pointer;
  border-radius: 50%;
}
.related-blogs__slider ul li svg g {
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.related-blogs__slider ul li svg g circle {
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.related-blogs__slider ul li svg g .related-blogs-btn-hover {
  opacity: 0;
  fill: #00a651;
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.related-blogs__slider ul li svg g line {
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.related-blogs__slider ul li svg:hover g {
  stroke: #00a651;
}
.related-blogs__slider ul li svg:hover g .related-blogs-btn-hover {
  r: 20 !important;
  opacity: 1;
}
.related-blogs__slider ul li svg:hover g line {
  stroke: #ffffff;
}
@media (max-width: 1250px) and (min-width: 1200px) {
  .related-blogs__slider ul .left-btn {
    left: -30px;
  }
  .related-blogs__slider ul .right-btn {
    right: -30px;
  }
}
@media (max-width: 1199px) and (min-width: 1050px) {
  .related-blogs__slider ul .left-btn {
    left: -40px;
  }
  .related-blogs__slider ul .right-btn {
    right: -40px;
  }
}
@media (max-width: 1049px) and (min-width: 992px) {
  .related-blogs__slider ul .left-btn {
    left: -15px;
  }
  .related-blogs__slider ul .right-btn {
    right: -15px;
  }
}
@media (max-width: 991px) {
  .related-blogs__slider ul .left-btn {
    left: -45px;
  }
  .related-blogs__slider ul .right-btn {
    right: -45px;
  }
}
@media (max-width: 880px) and (min-width: 800px) {
  .related-blogs__slider ul .left-btn {
    left: -35px;
  }
  .related-blogs__slider ul .right-btn {
    right: -35px;
  }
}
@media (max-width: 799px) and (min-width: 767px) {
  .related-blogs__slider ul .left-btn {
    left: -20px;
  }
  .related-blogs__slider ul .right-btn {
    right: -20px;
  }
}
@media (max-width: 767px) {
  .related-blogs .container {
    min-width: 100%;
  }
  .related-blogs__slider {
    padding-left: 7.5px;
  }
  .related-blogs__slider__init .slick-list {
    padding-right: 85px !important;
  }
  .related-blogs__slider__init:before {
    left: -7px;
  }
  .related-blogs__slider__init:after {
    position: unset;
  }
  .related-blogs__slider__single {
    padding: 0 7.5px;
  }
  .related-blogs__slider__single__inner {
    padding-top: calc(450 / 374 * 100%);
  }
  .related-blogs__slider__single__inner__top-content {
    margin: 40px 30px;
  }
  .related-blogs__slider__single__inner__bottom-content {
    margin: 0 50px 40px 30px;
  }
  .related-blogs__slider__single__inner__bottom-content__wrapper h2 {
    font-size: 16px;
  }
  .related-blogs__slider ul {
    display: none;
  }
}
.project-search {
  background-color: #2c7a6e;
}
.project-search.pt-80 {
  padding-top: 80px;
}
@media (max-width: 767px) {
  .project-search.pt-80 {
    padding-top: 60px;
  }
}
.project-search.pb-80 {
  padding-bottom: 80px;
}
@media (max-width: 767px) {
  .project-search.pb-80 {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .project-search__single.mmx-15 {
    margin: 15px 0;
  }
  .project-search__single.mmt-15 {
    margin-top: 15px;
  }
}
.project-search__single .nice-select {
  background: transparent;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #e9e9e9;
  color: #ffffff;
  padding: 0;
}
.project-search__single .nice-select .current {
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
}
@media (min-width: 1550px) {
  .project-search__single .nice-select .current {
    font-size: 16px;
  }
}
.project-search__single .nice-select .option {
  font-size: 14px;
  font-weight: 400;
  color: #222222;
}
@media (min-width: 1550px) {
  .project-search__single .nice-select .option {
    font-size: 16px;
  }
}
.project-search__single .nice-select .option:hover {
  background: #e9e9e9;
  color: #222222;
}
.project-search__single .nice-select:after {
  content: url("../images/static/down-arrow-white.svg");
  right: 18px;
  top: 0px;
}
.project-search__single .nice-select.open:after {
  right: 14px;
  top: 45px;
  transform: rotate(-180deg);
}
.project-search__single .nice-select .list {
  max-height: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
  z-index: 6;
}
.project-search__single .nice-select .list .option.selected.focus {
  font-size: 14px;
  font-weight: 500;
}
@media (min-width: 1550px) {
  .project-search__single .nice-select .list .option.selected.focus {
    font-size: 16px;
  }
}
.project-list {
  background-color: #f9f9f9;
}
.project-list.pt-65 {
  padding-top: 50px;
}
@media (max-width: 767px) {
  .project-list.pt-65 {
    padding-top: 65px;
  }
}
@media (min-width: 1550px) {
  .project-list.pt-65 {
    padding-top: 90px;
  }
}
.project-list.pb-80 {
  padding-bottom: 120px;
}
@media (max-width: 767px) {
  .project-list.pb-80 {
    padding-bottom: 80px;
  }
}
.project-list__single {
  position: relative;
  padding: 30px 0;
}
.project-list__single a {
  overflow: hidden;
}
.project-list__single a:hover .project-list__single__img .modify-img {
  transform: scale(1.04);
}
.project-list__single a:hover .project-list__single__img:after {
  opacity: 1;
}
.project-list__single a:hover .project-list__single__img .details-logo {
  opacity: 1;
}
.project-list__single__header {
  min-height: 65px;
}
.project-list__single__header h1 {
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 20px 0;
}
.project-list__single__img {
  padding-top: calc(500 / 370 * 100%);
  position: relative;
  overflow: hidden;
  z-index: 4;
}
.project-list__single__img .p-status {
  -webkit-clip-path: polygon(0 0, 0 100px, 100px 0);
  clip-path: polygon(0 0, 0 100px, 100px 0);
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  z-index: 15;
  height: 100px;
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.project-list__single__img .p-status h4 {
  font-size: 13px;
  line-height: 18px;
  color: #ffffff;
  font-weight: 500;
  transform: rotate(-45deg) translateY(-24px);
}
.project-list__single__img .modify-img {
  z-index: 1;
  transform: scale(1.01);
  transition: all 1.4s ease;
}
.project-list__single__img:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  z-index: 1;
  transition: all 1.4s ease;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  opacity: 0;
}
.project-list__single__img .details-logo {
  position: absolute;
  height: 114px;
  width: 104px;
  top: calc(50% - 57px);
  left: calc(50% - 52px);
  object-fit: cover;
  z-index: 2;
  opacity: 0;
  transition: all 1.4s ease;
}
.project-list__single__content {
  margin: 20px 0 0 0;
}
.project-list__single__content .title-with-line {
  margin: 0;
}
.project-list__single__content .title-with-line__left {
  padding-right: 10px;
  background: #f9f9f9;
}
.project-list__single__content .title-with-line__right {
  padding-left: 10px;
  background: #f9f9f9;
}
.project-list__single__content p {
  font-size: 14px;
  color: #4a4a4a;
  font-weight: 300;
}
.project-list .load-btn-main {
  padding-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.project-list .load-btn-res {
  display: none;
}
@media (min-width: 2600px) {
  .project-list .p-status {
    -webkit-clip-path: polygon(0 0, 0 200px, 200px 0);
    clip-path: polygon(0 0, 0 200px, 200px 0);
    height: 200px;
    width: 200px;
  }
  .project-list .p-status h4 {
    font-size: 28px;
    line-height: 28px;
    transform: rotate(-45deg) translateY(-40px);
  }
}
@media (max-width: 767px) {
  .project-list__single {
    padding: 15px 0;
  }
  .project-list__single__header {
    min-height: unset;
  }
  .project-list .title-with-line {
    display: flex;
  }
  .project-list .load-btn-main {
    display: none;
  }
  .project-list .load-btn-res {
    padding-top: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (min-width: 1550px) {
  .project-list__single__header h1 {
    font-size: 24px;
  }
}
.modal-backdrop {
  background-color: unset;
}
.management-modal {
  padding: 0 !important;
  transition: all 0.6s ease;
  opacity: 0;
  visibility: hidden;
}
.management-modal.show {
  opacity: 1;
  visibility: visible;
}
.management-modal__dialog {
  position: fixed;
  margin: 0 auto;
  min-width: 100%;
  border-radius: 0;
}
.management-modal__dialog__content {
  background: #f0f0f0;
  min-height: 100vh;
  box-shadow: none;
  border-radius: 0;
  border: none;
  padding: 0;
  position: relative;
  transition: all 1s ease;
}
.management-modal__dialog__content:after {
  position: absolute;
  content: "";
  right: 0;
  left: 0;
  bottom: 0;
  width: 50%;
  height: 95px;
  background-image: linear-gradient(transparent, #f0f0f0 50%);
  z-index: 1;
}
.management-modal__dialog__content__header {
  margin: 30px 0 0 0 !important;
  border-bottom: 1px solid rgba(112, 112, 112, 0.2) !important;
  align-items: flex-end;
}
.management-modal__dialog__content__header .title {
  text-align: left;
  padding: 0;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  color: #222222;
  text-transform: uppercase;
  margin: 0 0 30px 0 !important;
}
.management-modal__dialog__content__header .close {
  margin: 0 0 30px 0 !important;
}
.management-modal__dialog__content__body {
  height: calc(100vh - 86px);
}
.management-modal__dialog__content__body__text-wapper {
  margin: 40px 0 95px 0;
  padding: 0;
}
.management-modal__dialog__content__body__text-wapper h3 {
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
  color: #4a4a4a;
  margin: 0 0 10px 0;
  padding: 0;
}
.management-modal__dialog__content__body__text-wapper h2 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  color: #222222;
  text-transform: uppercase;
  padding: 0 0 40px 0;
}
.management-modal__dialog__content__body__text-wapper p {
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 400 !important;
  color: #222222;
  margin: 0 0 24px 0;
}
.management-modal__dialog__content__body__text-wapper p:last-child {
  margin: 0;
}
.management-modal__dialog__content__body__text-wapper ul {
  margin: 0 0 24px 0;
}
.management-modal__dialog__content__body__text-wapper ul li {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 15px;
  padding-left: 10px;
  position: relative;
}
.management-modal__dialog__content__body__text-wapper ul li:last-child {
  margin-bottom: 0;
}
.management-modal__dialog__content__body__text-wapper ul li:before {
  content: ".";
  position: absolute;
  color: #222222;
  top: -5px;
  left: 0;
}
.management-modal__dialog__content__body__image-wapper {
  position: fixed;
  top: 160px;
  right: 0;
  height: calc(100vh - 70px);
}
.management-modal__dialog__content__body__image-wapper .modal-image {
  padding-top: calc(550 / 470 * 100%);
}
.management-modal__dialog__content__body .mCSB_scrollTools {
  width: 10px;
}
.management-modal__dialog__content__body .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.management-modal__dialog__content__body
  .mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 10px;
  display: none;
}
.management-modal__dialog__content__body .mCSB_scrollTools .mCSB_draggerRail {
  display: none;
}
@media (min-width: 1550px) {
  .management-modal__dialog__content__body__text-wapper ul {
    margin: 0 0 24px;
  }
  .management-modal__dialog__content__body__text-wapper ul li {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .management-modal__dialog__content {
    padding: 0 15px !important;
  }
  .management-modal__dialog__content:after {
    width: 100%;
    background-image: linear-gradient(transparent, #f0f0f0);
  }
  .management-modal__dialog__content__header {
    margin: 20px 0 0 0 !important;
    border-bottom: 1px solid rgba(112, 112, 112, 0.2) !important;
  }
  .management-modal__dialog__content__header .title {
    margin: 0 0 20px 0 !important;
  }
  .management-modal__dialog__content__header .close {
    margin: 0 0 20px 0 !important;
    padding: 0 !important;
  }
  .management-modal__dialog__content__body {
    padding: 30px 20px 50px 20px;
  }
  .management-modal__dialog__content__body__text-wapper {
    margin: 30px 0 95px 0;
    min-width: 100%;
  }
  .management-modal__dialog__content__body__text-wapper h2 {
    padding: 0 0 30px 0;
  }
  .management-modal__dialog__content__body__text-wapper ul {
    margin: 0;
  }
  .management-modal__dialog__content__body__text-wapper
    ul
    li:nth-last-child(-n + 2) {
    display: block;
  }
  .management-modal__dialog__content__body__image-wapper {
    position: unset;
    min-width: 100%;
    height: 100%;
    padding: 0 !important;
    margin: 40px 0 0;
  }
  .management-modal__dialog__content__body__image-wapper .modal-image {
    padding-top: calc(375 / 374 * 100%);
  }
  .management-modal__dialog__content__body .mCSB_container {
    display: flex;
    flex-direction: column-reverse;
  }
  .management-modal__dialog__content__body
    .mCSB_scrollTools
    .mCSB_dragger
    .mCSB_dragger_bar {
    display: none;
  }
  .management-modal__dialog__content__body .mCSB_scrollTools .mCSB_draggerRail {
    display: none;
  }
}
.our-story-modal .management-modal__dialog__content:after {
  min-width: 100% !important;
  width: 100% !important;
}
@media (min-width: 1550px) {
  .our-story-modal__dialog__content__body__text-wapper ul {
    margin: 0 0 24px;
  }
  .our-story-modal__dialog__content__body__text-wapper ul li {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .our-story-modal__dialog__content {
    padding: 0 15px !important;
  }
  .our-story-modal__dialog__content:after {
    width: 100%;
    background-image: linear-gradient(transparent, #f0f0f0);
  }
  .our-story-modal__dialog__content__header {
    margin: 20px 0 0 0 !important;
    border-bottom: 1px solid rgba(112, 112, 112, 0.2) !important;
  }
  .our-story-modal__dialog__content__header .title {
    margin: 0 0 20px 0 !important;
  }
  .our-story-modal__dialog__content__header .close {
    margin: 0 0 20px 0 !important;
    padding: 0 !important;
  }
  .our-story-modal__dialog__content__body {
    padding: 30px 20px 50px 20px;
  }
  .our-story-modal__dialog__content__body__text-wapper {
    margin: 30px 0 95px 0;
    min-width: 100%;
  }
  .our-story-modal__dialog__content__body__text-wapper h2 {
    padding: 0 0 30px 0;
  }
  .our-story-modal__dialog__content__body__text-wapper ul {
    margin: 0;
  }
  .our-story-modal__dialog__content__body__text-wapper
    ul
    li:nth-last-child(-n + 2) {
    display: block;
  }
  .our-story-modal__dialog__content__body__image-wapper {
    position: unset;
    min-width: 100%;
    height: 100%;
    padding: 0 !important;
    margin: 40px 0 0;
  }
  .our-story-modal__dialog__content__body__image-wapper .modal-image {
    padding-top: calc(375 / 374 * 100%);
  }
  .our-story-modal__dialog__content__body .mCSB_container {
    display: flex;
    flex-direction: column-reverse;
  }
  .our-story-modal__dialog__content__body
    .mCSB_scrollTools
    .mCSB_dragger
    .mCSB_dragger_bar {
    display: none;
  }
  .our-story-modal__dialog__content__body .mCSB_scrollTools .mCSB_draggerRail {
    display: none;
  }
}
.sister-concern__header h2 {
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
  text-transform: uppercase;
  color: #4a4a4a;
  margin: 0 0 15px 0;
}
.sister-concern__header .title {
  font-size: 36px;
  line-height: 40px;
  font-weight: 100;
}
.sister-concern__slider {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  position: relative;
  margin-bottom: 50px;
}
.sister-concern__slider:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #ddd;
}
.sister-concern__slider__single {
  border-right: 1px solid #ddd;
}
.sister-concern__slider__single__inner {
  padding-top: calc(190 / 260 * 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.sister-concern__slider__single__inner img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 55px;
}
@media (min-width: 1550px) {
  .sister-concern__slider__single__inner {
    padding-top: calc(190 / 355 * 100%);
  }
  .sister-concern__slider__single__inner img {
    height: 80px;
  }
}
@media (max-width: 767px) {
  .sister-concern__slider__single__inner {
    padding-top: calc(100 / 135 * 100%);
  }
  .sister-concern__slider__single__inner img {
    height: 40px;
  }
}
.sister-concern .sister-concern__slider-init {
  margin: 0;
}
.sister-concern .slick-slide {
  margin-bottom: -7px;
}
.sister-concern .slick-slide > div {
  margin-bottom: -7px;
}
.sister-concern .slick-track {
  margin-left: 0;
}
.sister-concern .slick-track .remove-border .sister-concern__slider__single {
  border-color: transparent;
}
.sister-concern .slick-dots {
  left: 0;
  right: 0;
  margin: auto;
  bottom: -50px;
  z-index: 1;
}
.sister-concern .slick-dots .slick-active button {
  border: 1px solid #222222;
}
.sister-concern .slick-dots .slick-active button:before {
  background-color: #222222;
}
.sister-concern .slick-dots li {
  width: 20px;
  height: 20px;
}
.sister-concern .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  margin: auto;
  cursor: pointer;
  border: 0;
  outline: none;
  background: transparent;
  border-radius: 50%;
  position: relative;
}
.sister-concern .slick-dots li button:before {
  border-radius: 50%;
  height: 6px;
  width: 6px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 0;
  opacity: 1;
  background-color: #d9d9d9;
}
@media (min-width: 1550px) {
  .sister-concern__header .title {
    font-size: 50px;
    line-height: 60px;
    font-weight: 300;
  }
}
@media (max-width: 767px) {
  .sister-concern.pb-90 {
    padding-bottom: 100px;
  }
  .sister-concern__header .title {
    font-size: 30px;
    font-weight: 300;
  }
  .sister-concern__slider {
    margin-bottom: 70px;
  }
  .sister-concern .slick-dots {
    bottom: -70px;
  }
  .sister-concern .slick-dots li {
    width: 30px;
    height: 30px;
  }
  .sister-concern .slick-dots li button {
    width: 30px;
    height: 30px;
  }
  .sister-concern .slick-dots li button:before {
    height: 8px;
    width: 8px;
  }
}
.associate-organizations {
  background-color: #f9f9f9;
}
.associate-organizations__header h2 {
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
  text-transform: uppercase;
  color: #4a4a4a;
  margin: 0 0 15px 0;
}
.associate-organizations__header .title {
  font-size: 36px;
  line-height: 40px;
  font-weight: 100;
}
.associate-organizations__slider {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  position: relative;
  margin-bottom: 50px;
}
.associate-organizations__slider__single {
  border-right: 1px solid #ddd;
}
.associate-organizations__slider__single__inner {
  padding-top: calc(190 / 260 * 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.associate-organizations__slider__single__inner img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 55px;
}
@media (min-width: 1550px) {
  .associate-organizations__slider__single__inner {
    padding-top: calc(190 / 355 * 100%);
  }
  .associate-organizations__slider__single__inner img {
    height: 80px;
  }
}
@media (max-width: 767px) {
  .associate-organizations__slider__single__inner {
    padding-top: calc(100 / 135 * 100%);
  }
  .associate-organizations__slider__single__inner img {
    height: 40px;
  }
}
.associate-organizations .associate-organizations__slider-init {
  margin: 0;
}
.associate-organizations .slick-slide {
  margin-bottom: -7px;
}
.associate-organizations .slick-slide > div {
  margin-bottom: -7px;
}
.associate-organizations .slick-track {
  margin-left: 0;
}
.associate-organizations
  .slick-track
  .remove-border
  .associate-organizations__slider__single {
  border-color: transparent;
}
.associate-organizations .slick-dots {
  left: 0;
  right: 0;
  margin: auto;
  bottom: -50px;
  z-index: 1;
}
.associate-organizations .slick-dots .slick-active button {
  border: 1px solid #222222;
}
.associate-organizations .slick-dots .slick-active button:before {
  background-color: #222222;
}
.associate-organizations .slick-dots li {
  width: 20px;
  height: 20px;
}
.associate-organizations .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  margin: auto;
  cursor: pointer;
  border: 0;
  outline: none;
  background: transparent;
  border-radius: 50%;
  position: relative;
}
.associate-organizations .slick-dots li button:before {
  border-radius: 50%;
  height: 6px;
  width: 6px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 0;
  opacity: 1;
  background-color: #d9d9d9;
}
@media (min-width: 1550px) {
  .associate-organizations__header .title {
    font-size: 50px;
    line-height: 60px;
    font-weight: 300;
  }
}
@media (max-width: 767px) {
  .associate-organizations.pb-90 {
    padding-bottom: 100px;
  }
  .associate-organizations__header .title {
    font-size: 30px;
    font-weight: 300;
  }
  .associate-organizations__slider {
    margin-bottom: 70px;
  }
  .associate-organizations .slick-dots {
    bottom: -70px;
  }
  .associate-organizations .slick-dots li {
    width: 30px;
    height: 30px;
  }
  .associate-organizations .slick-dots li button {
    width: 30px;
    height: 30px;
  }
  .associate-organizations .slick-dots li button:before {
    height: 8px;
    width: 8px;
  }
}
.releted-project {
  background-color: #f9f9f9;
}
@media (min-width: 1024px) {
  .releted-project .row {
    display: block;
    width: 100%;
  }
}
.releted-project__init {
  position: relative;
  opacity: 0;
}
.releted-project__init.slick-initialized {
  opacity: 1;
}
.releted-project__init .slick-list {
  padding: 0 !important;
}
.releted-project__init .slick-list:after {
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 15px;
  right: 0;
  background: #f9f9f9;
  z-index: 1;
}
.releted-project__init .slick-list:before {
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 15px;
  left: 0;
  background: #f9f9f9;
  z-index: 1;
}
.releted-project__init.slick-dotted {
  margin-bottom: 50px !important;
}
.releted-project__init .slick-dots {
  left: 0;
  right: 0;
  margin: auto;
  bottom: -50px;
  z-index: 1;
}
.releted-project__init .slick-dots .slick-active button {
  border: 1px solid #222222;
}
.releted-project__init .slick-dots .slick-active button:before {
  background-color: #222222;
}
.releted-project__init .slick-dots li {
  width: 20px;
  height: 20px;
}
.releted-project__init .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  margin: auto;
  cursor: pointer;
  border: 0;
  outline: none;
  background: transparent;
  border-radius: 50%;
  position: relative;
}
.releted-project__init .slick-dots li button:before {
  border-radius: 50%;
  height: 6px;
  width: 6px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 0;
  opacity: 1;
  background-color: #d9d9d9;
}
.releted-project__init .slick-current .releted-project__single {
  position: relative;
}
.releted-project__init .slick-current .releted-project__single a {
  opacity: 1;
}
.releted-project__header {
  display: flex;
  justify-content: space-between;
  margin: 0 0 45px 0;
}
.releted-project__header h2 {
  font-size: 36px;
  line-height: 40px;
  margin: 0;
  font-weight: 100;
}
.releted-project__header ul {
  display: flex;
  justify-content: space-between;
}
.releted-project__header ul .left-btn {
  margin: 0 7.5px 0 0;
}
.releted-project__header ul .right-btn {
  margin: 0 0 0 7.5px;
}
.releted-project__header ul li {
  border-radius: 50%;
  height: 40px;
  width: 40px;
  overflow: hidden;
}
.releted-project__header ul li.slick-disabled svg g .releted-project-btn-main {
  fill: transparent;
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.releted-project__header ul li.slick-disabled svg g line {
  stroke: #222222;
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.releted-project__header ul li svg {
  cursor: pointer;
  border-radius: 50%;
}
.releted-project__header ul li svg g {
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.releted-project__header ul li svg g circle {
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.releted-project__header ul li svg g .releted-project-btn-hover {
  opacity: 0;
  fill: #00a651;
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.releted-project__header ul li svg g line {
  transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.releted-project__header ul li svg:hover g {
  stroke: #00a651;
}
.releted-project__header ul li svg:hover g .releted-project-btn-hover {
  r: 20 !important;
  opacity: 1;
}
.releted-project__header ul li svg:hover g line {
  stroke: #ffffff;
}
.releted-project__single {
  position: relative;
}
.releted-project__single a {
  overflow: hidden;
  transition: all 1.4s ease;
}
.releted-project__single a:hover {
  opacity: 1;
}
.releted-project__single a:hover .releted-project__single__img .modify-img {
  transform: scale(1.04);
}
.releted-project__single a:hover .releted-project__single__img:after {
  opacity: 1;
}
.releted-project__single a:hover .releted-project__single__img .details-logo {
  opacity: 1;
}
.releted-project__single__header {
  min-height: 65px;
}
.releted-project__single__header h1 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 30px 0;
}
.releted-project__single__img {
  padding-top: calc(500 / 370 * 100%);
  position: relative;
  overflow: hidden;
  z-index: 4;
}
.releted-project__single__img .p-status {
  -webkit-clip-path: polygon(0 0, 0 100px, 100px 0);
  clip-path: polygon(0 0, 0 100px, 100px 0);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  object-fit: cover;
  z-index: 3;
  height: 100px;
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.releted-project__single__img .p-status h4 {
  font-size: 13px;
  line-height: 18px;
  color: #ffffff;
  font-weight: 500;
  transform: rotate(-45deg) translateY(-24px);
}
.releted-project__single__img .modify-img {
  z-index: 1;
  transform: scale(1.01);
  transition: all 1.4s ease;
}
.releted-project__single__img:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  z-index: 1;
  transition: all 1.4s ease;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  opacity: 0;
}
.releted-project__single__img .details-logo {
  position: absolute;
  height: 114px;
  width: 104px;
  top: calc(50% - 57px);
  left: calc(50% - 52px);
  object-fit: cover;
  z-index: 2;
  opacity: 0;
  transition: all 1.4s ease;
}
.releted-project__single__content {
  margin: 30px 0 0 0;
}
.releted-project__single__content .title-with-line {
  margin: 0;
}
.releted-project__single__content .title-with-line__left {
  padding-right: 10px;
  background-color: #f9f9f9;
}
.releted-project__single__content .title-with-line__right {
  padding-left: 10px;
  background-color: #f9f9f9;
}
.releted-project__single__content p {
  font-size: 14px;
  color: #4a4a4a;
  font-weight: 300;
}
@media (min-width: 2600px) {
  .releted-project .p-status {
    -webkit-clip-path: polygon(0 0, 0 200px, 200px 0);
    clip-path: polygon(0 0, 0 200px, 200px 0);
    height: 200px;
    width: 200px;
  }
  .releted-project .p-status h4 {
    font-size: 28px;
    line-height: 28px;
    transform: rotate(-45deg) translateY(-40px);
  }
}
@media (min-width: 1550px) {
  .releted-project__init .slick-list {
    position: relative;
  }
  .releted-project__init .slick-list:after {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 15px;
    right: 0;
    background: #f9f9f9;
    z-index: 1;
  }
  .releted-project__init .slick-list:before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 15px;
    left: 0;
    background: #f9f9f9;
    z-index: 1;
  }
  .releted-project__init.slick-dotted {
    margin-bottom: 70px !important;
  }
  .releted-project__init .slick-dots {
    bottom: -70px;
  }
  .releted-project__init .slick-dots li {
    width: 30px;
    height: 30px;
  }
  .releted-project__init .slick-dots li button {
    width: 30px;
    height: 30px;
  }
  .releted-project__init .slick-dots li button:before {
    height: 8px;
    width: 8px;
  }
}
@media (max-width: 767px) {
  .releted-project .container-fluid {
    padding-right: 0 !important;
  }
  .releted-project .container-fluid .col-sm-12 {
    padding: 0 7.5px;
  }
  .releted-project__init .slick-list {
    margin: 0 !important;
    padding: 0 85px 0 7.5px !important;
  }
  .releted-project__init .slick-list:before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 15px;
    left: 0;
    background: #f9f9f9;
    z-index: 1;
  }
  .releted-project__init.slick-dotted {
    margin-bottom: 70px !important;
  }
  .releted-project__init .slick-dots {
    bottom: -70px;
  }
  .releted-project__init .slick-dots li {
    width: 30px;
    height: 30px;
  }
  .releted-project__init .slick-dots li button {
    width: 30px;
    height: 30px;
  }
  .releted-project__init .slick-dots li button:before {
    height: 8px;
    width: 8px;
  }
  .releted-project__header {
    margin: 0 0 35px 0;
  }
  .releted-project__header h2 {
    font-size: 30px;
  }
  .releted-project__header ul {
    display: none;
  }
  .releted-project__single {
    padding: unset !important;
  }
  .releted-project__single a {
    opacity: 1;
  }
  .releted-project__single a:hover {
    opacity: 1;
  }
  .releted-project__single a:hover .releted-project__single__img .modify-img {
    transform: none;
  }
  .releted-project__single a:hover .releted-project__single__img:after {
    display: none;
    opacity: 0;
  }
  .releted-project__single a:hover .releted-project__single__img .details-logo {
    display: none;
    opacity: 0;
  }
  .releted-project__single__header h1 {
    text-align: left;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 20px 0;
  }
  .releted-project__single__img {
    padding-top: calc(380 / 290 * 100%);
  }
  .releted-project__single__img img {
    transform: none !important;
  }
  .releted-project__single__content {
    margin: 20px 0 0 0;
  }
  .releted-project__single__content .title-with-line {
    display: unset !important;
  }
  .releted-project__single__content .title-with-line__left {
    padding: 0 0 15px;
    border-bottom: 1px solid #222222;
    margin: 0 0 15px;
    display: inline-block;
  }
  .releted-project__single__content .title-with-line__left p {
    font-size: 14px;
  }
  .releted-project__single__content .title-with-line__right {
    padding: 0px;
  }
  .releted-project__single__content .title-with-line__right p {
    font-size: 14px;
  }
  .releted-project__single__content .title-with-line:after {
    content: unset;
  }
}
@media (max-width: 350px) {
  .releted-project__single__header h1 {
    font-size: 16px;
  }
}
.privacy-policy__text p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin: 0 0 24px 0;
}
.privacy-policy__text p:nth-last-child(1) {
  margin: 0;
}
html {
  scroll-behavior: smooth;
}
.our-story {
  background-color: #2c7a6e;
}
.our-story__text {
  margin-bottom: 60px;
}
.our-story__text .small-title {
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 20px;
}
.our-story__text__content h2 {
  font-size: 36px;
  line-height: 40px;
  font-weight: 100;
  color: #ffffff;
  margin-bottom: 40px;
}
.our-story__text__content p {
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  margin-bottom: 24px;
}
.our-story__text__content p:nth-last-of-type(1) {
  margin-bottom: 0;
}
.our-story__text__content p:last-child {
  display: none !important;
}
.our-story__text .dc-link-hover {
  margin-top: 40px;
  color: #ffffff;
}
.our-story__text .dc-link-hover:before {
  background-color: #ffffff;
}
.our-story__text .dc-link-hover:after {
  background-color: #00a651;
}
.our-story__text .dc-link-hover:hover span {
  color: #00a651;
}
.our-story__counter {
  display: flex;
  justify-content: space-between;
}
.our-story__counter__single h5 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 900;
  color: transparent;
  -webkit-text-stroke: 1px #ffffff;
  margin-bottom: 10px;
}
.our-story__counter__single p {
  font-size: 14px;
  line-height: 21px;
  color: #ffffff;
}
@media (min-width: 1550px) {
  .our-story {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  .our-story__text {
    margin-bottom: 80px;
  }
  .our-story__text .small-title {
    font-size: 20px;
    line-height: 21px;
    font-weight: 300;
    color: #ffffff;
    margin-bottom: 40px;
  }
  .our-story__text h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 60px;
  }
  .our-story__text p {
    font-size: 18px;
    line-height: 27px;
    color: #ffffff;
    margin-bottom: 27px;
  }
  .our-story__text .dc-link-hover {
    margin-top: 60px;
    color: #ffffff;
  }
  .our-story__counter {
    display: flex;
    justify-content: space-between;
  }
  .our-story__counter__single p {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (max-width: 991px) {
  .our-story__counter {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }
  .our-story__counter__single:nth-child(2n) {
    place-self: flex-end;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .our-story {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .our-story .container {
    min-width: 100%;
  }
  .our-story__text .small-title {
    margin-bottom: 40px;
  }
  .our-story__text h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 30px;
  }
  .our-story__text .dc-link-hover {
    margin-top: 30px;
  }
  .our-story__counter {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }
  .our-story__counter__single:nth-child(2n) {
    place-self: flex-end;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.who-we-are {
  background: linear-gradient(to bottom, #fff, #f9f9f9);
}
.who-we-are__image {
  padding-top: calc(600 / 500 * 100%);
}
.who-we-are__text .title {
  font-size: 36px;
  font-weight: 100;
  text-transform: unset;
}
.who-we-are__text p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 24px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
}
.who-we-are__text p:nth-last-of-type(1) {
  margin-bottom: 0;
}
.who-we-are__text ul {
  margin: 40px 0;
}
.who-we-are__text ul li {
  display: none;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 15px;
  padding-left: 10px;
  position: relative;
}
.who-we-are__text ul li:last-child {
  margin-bottom: 0;
}
.who-we-are__text ul li:before {
  content: ".";
  position: absolute;
  color: #222222;
  top: -5px;
  left: 0;
}
@media (min-width: 1680px) {
  .who-we-are__text ul li:nth-last-child(-n + 2) {
    display: block;
  }
}
@media (min-width: 1550px) {
  .who-we-are {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  .who-we-are__text .title {
    font-size: 50px;
    line-height: 40px;
    font-weight: 100;
    text-transform: unset;
  }
  .who-we-are__text p {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 27px;
  }
  .who-we-are__text ul {
    margin: 60px 0;
  }
  .who-we-are__text ul li {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .who-we-are {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .who-we-are .container {
    min-width: 100%;
  }
  .who-we-are .offset-1 {
    margin-left: 0;
  }
  .who-we-are__image {
    padding-top: calc(400 / 374 * 100%);
  }
  .who-we-are__text {
    margin-top: 40px;
  }
  .who-we-are__text .title {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .who-we-are__text ul {
    margin: 30px 0;
  }
  .who-we-are__text ul li:nth-last-child(-n + 2) {
    display: block;
  }
}
.infrastructure .title {
  font-size: 36px;
}
.infrastructure__text p {
  font-size: 18px;
  line-height: 27px;
}
@media (min-width: 1550px) {
  .infrastructure {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  .infrastructure .title {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .infrastructure {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .infrastructure .container {
    min-width: 100%;
  }
  .infrastructure .title {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
.chairman-message {
  background-color: #f0f0f0;
}
.chairman-message__text h5 {
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
  margin-bottom: 10px;
}
.chairman-message__text h3 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 40px;
}
.chairman-message__text p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 24px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.chairman-message__text p:nth-last-of-type(1) {
  display: none;
  margin-bottom: 0;
}
.chairman-message__text .dc-link-hover {
  margin-top: 40px;
}
.chairman-message__image {
  padding-top: calc(550 / 470 * 100%);
}
@media (min-width: 1550px) {
  .chairman-message {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  .chairman-message__text h5 {
    font-size: 18px;
    line-height: 27px;
  }
  .chairman-message__text h3 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 60px;
  }
  .chairman-message__text p {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 27px;
  }
  .chairman-message__text .dc-link-hover {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .chairman-message {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .chairman-message .container {
    min-width: 100%;
  }
  .chairman-message .row {
    flex-direction: column-reverse;
  }
  .chairman-message__text {
    margin-top: 40px;
  }
  .chairman-message__text h3 {
    margin-bottom: 30px;
  }
  .chairman-message__text .dc-link-hover {
    margin-top: 30px;
  }
  .chairman-message__image {
    padding-top: calc(435 / 374 * 100%);
  }
}
.contact-form .title {
  font-size: 36px;
  font-weight: 100;
  text-transform: unset;
}
.contact-form .extra-mb-80 {
  margin-bottom: 80px !important;
}
.contact-form h5 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 60px;
}
.contact-form__form .wpcf7-form-control-wrap {
  margin-bottom: 60px;
}
.contact-form__form input {
  width: 100%;
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
  color: #4a4a4a;
  background: transparent;
  outline: none;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #818181;
  padding-bottom: 15px;
  transition: 0.5s ease;
}
.contact-form__form input:focus {
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
  border-bottom: 1px solid #00a651;
}
.contact-form__form .nice-select .current {
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
  color: #4a4a4a;
}
.contact-form__form .nice-select {
  border-top: none;
  border-left: none;
  border-right: none;
  background: transparent;
  color: #4a4a4a;
  border-bottom: 1px solid #818181;
  padding: 0;
  margin-top: -10px;
  height: 50px;
  transition: 0.5s ease;
}
.contact-form__form .nice-select .option {
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
  color: #4a4a4a;
  padding: 15px;
}
.contact-form__form .nice-select:focus {
  border-bottom: 1px solid #00a651;
}
.contact-form__form .nice-select .option.focus,
.contact-form__form .nice-select .option.selected.focus {
  background-color: #f9f9f9;
  color: #4a4a4a;
}
.contact-form__form .nice-select:after {
  content: url("../images/static/down-arrow-black.svg");
  font-family: ui-monospace;
  font-size: 0;
  line-height: 0;
  top: 20px;
  padding-right: 10px;
}
.contact-form__form .nice-select.open:after {
  transform: rotate(-180deg);
}
.contact-form__form .file-name {
  position: absolute;
}
@media (min-width: 1550px) {
  .contact-form {
    padding-top: 180px;
    padding-bottom: 100px;
  }
  .contact-form .title {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 60px;
  }
  .contact-form h5 {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .contact-form .custom-width {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .contact-form {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .contact-form .title {
    font-size: 30px;
    margin-bottom: 40px !important;
  }
  .contact-form .extra-mb-80 {
    margin-bottom: 40px !important;
  }
  .contact-form h5 {
    margin-bottom: 40px;
  }
  .contact-form__form .wpcf7-form-control-wrap {
    margin-bottom: 30px;
  }
  .contact-form__form .dc-button-submit {
    height: 50px;
  }
}
.project-location .title {
  font-size: 36px;
  font-weight: 100;
  text-transform: unset;
}
.project-location h5 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 60px;
}
.project-location__image {
  padding-top: calc(450 / 1170 * 100%);
  position: relative;
}
.project-location__image a {
  transition: 0.5s ease;
}
.project-location .map-content {
  height: calc(100vh - 100px);
  overflow: hidden;
  position: relative;
}
.project-location .map-content .tab-content {
  border: 1px solid #34a853;
}
.project-location .map-content #map {
  height: calc(100vh - 100px);
  width: 100%;
  display: flex;
}
.project-location .map-content #map a {
  width: 20%;
  background-color: transparent;
}
.project-location .map-content .location-map-holder {
  display: flex;
  align-items: center;
  justify-content: center;
}
.project-location .map-content .location-map-holder:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  transition: 0.7s all ease-in;
  background-image: url(../../../../projects/web/2204ALM/dev/themes/cms/assets/images/static/mapbg-min.html);
  background-color: rgba(0, 0, 0, 0);
  background-blend-mode: multiply;
}
.project-location .map-content .location-map-holder:hover:before {
  background-color: rgba(0, 0, 0, 0.7);
}
.project-location .map-content .hideafterclick .dc-button-submit {
  opacity: 0;
  visibility: hidden;
}
.project-location .map-content .hideafterclick:before {
  opacity: 0;
  transition-delay: 4s;
  transition: 4s all !important;
  visibility: hidden;
}
.project-location .map-content .map-popup {
  width: 100%;
  display: block;
  height: auto;
}
.project-location .map-content .map-popup:hover .texts__arrow {
  transform: translateX(0);
}
.project-location .map-content .map-popup .texts {
  display: flex;
  width: 100%;
  overflow: hidden;
}
.project-location .map-content .map-popup .texts__header {
  padding: 20px;
  flex: 0 0 100%;
  background: #2c7a6e;
  margin: 0 !important;
}
.project-location .map-content .map-popup .texts h3 {
  font-size: 12px;
  font-weight: 400;
  margin: 0 0 15px 0;
  line-height: 16px;
  color: rgba(255, 255, 255, 0.5);
}
.project-location .map-content .map-popup .texts h2 {
  font-weight: 500;
  line-height: 20px;
  color: #ffffff;
  text-transform: capitalize;
  font-size: 18px;
  margin: 0 0 15px 0;
}
.project-location .map-content .map-popup .texts h4 {
  font-size: 14px;
  font-weight: 300;
  margin: 0 0 15px 0;
  line-height: 21px;
  color: #ffffff;
}
.project-location .map-content .map-popup .texts .viewmap {
  color: #fff;
  text-decoration: underline;
}
.project-location .map-content .map-popup .texts a img {
  height: 14px;
  width: 20px;
}
@media (min-width: 1550px) {
  .project-location .map-content .map-popup .texts h3 {
    font-size: 14px;
    margin: 0 0 25px 0;
  }
  .project-location .map-content .map-popup .texts h2 {
    font-size: 18px;
  }
  .project-location .map-content .map-popup .texts h4 {
    font-size: 16px;
    margin: 0 0 30px 0;
  }
  .project-location .map-content .map-popup .texts a img {
    height: 21px;
    width: 30px;
  }
}
.project-location .map-content .map-popup .texts .dcBtnTwo span {
  color: #ffffff;
}
.project-location .map-content .map-popup .texts .dcBtnTwo span img {
  width: auto !important;
  float: unset !important;
  color: #ffffff;
}
.project-location .map-content .scrollable .viewport .overview {
  width: 100%;
}
.project-location .map-content .gm-style .gm-style-iw-t {
  bottom: 0 !important;
}
.project-location .map-content .gm-style .gm-style-iw-t::after {
  background: #2c7a6e !important;
  box-shadow: none;
}
.project-location .map-content .gm-style .gm-style-iw-c {
  border-radius: 0 !important;
  padding: 0;
  width: 320px !important;
  background: #2c7a6e;
  overflow: hidden;
  top: unset;
  bottom: 0;
  transform: translate3d(-50%, 100%, 0) !important;
  transition: 0.7s all ease;
}
@media (max-width: 767px) {
  .project-location .map-content .gm-style .gm-style-iw-c {
    width: calc(100% - 30px) !important;
    max-width: 300px !important;
  }
}
.project-location .map-content .gm-style .gm-style-iw-d {
  height: auto;
  padding: 0 !important;
  overflow: hidden !important;
}
.project-location .map-content .gm-style-mtc {
  display: none !important;
}
.project-location .map-content .gm-fullscreen-control {
  display: none !important;
}
.project-location .map-content .gm-bundled-control .gmnoprint {
  border: 1px solid #666666;
}
.project-location .map-content button.gm-ui-hover-effect {
  display: none !important;
  top: -1px !important;
  right: -1px !important;
}
.project-location .map-content button.gm-ui-hover-effect span {
  background-color: #ffffff;
}
.project-location .map-content .gm-style-iw-tc {
  filter: none;
}
.project-location .map-content .gm-style-iw-tc:after {
  top: -12px !important;
  background: #2c7a6e !important;
  transform: rotate(180deg) !important;
}
.project-location .map-content .MapPopup-wrap .SlideOut {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
.project-location .map-content .MapPopup-wrap .SlideOut span {
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
  color: #2c7a6e;
}
.project-location .map-content .MapPopup-wrap img.SlideOut {
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: 2;
  height: 14px;
  cursor: pointer;
}
.project-location .map-content .MapPopup-wrap__single {
  position: absolute;
  height: calc(100vh - 100px);
  width: 400px;
  z-index: 8;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 60px 40px 40px;
  transition: transform 0.6s cubic-bezier(0.76, 0, 0.24, 1);
  transform: translate(-100px, -100%);
  background: #ffffff;
  background-blend-mode: multiply;
}
@media (min-width: 1550px) {
  .project-location .map-content .MapPopup-wrap__single {
    padding: 76px 60px 60px;
  }
}
@media (max-width: 767px) {
  .project-location .map-content .MapPopup-wrap__single {
    padding: 60px 20px 40px;
    width: 100%;
  }
}
.project-location .map-content .MapPopup-wrap__single .map_bg {
  position: relative;
  padding-top: 67.93%;
}
.project-location .map-content .MapPopup-wrap__single .wrappercontent {
  padding: 30px;
}
.project-location .map-content .MapPopup-wrap__single__content__header {
  margin-bottom: 35px;
  padding: 0;
}
.project-location .map-content .MapPopup-wrap__single__content__header h2 {
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  color: #222222;
  margin: 0 0 15px 0;
}
.project-location .map-content .MapPopup-wrap__single__content__header h4 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #222222;
  margin: 0;
}
@media (min-width: 1550px) {
  .project-location .map-content .MapPopup-wrap__single__content__header h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
.project-location .map-content .MapPopup-wrap__single__content__body {
  height: calc(100vh - 380px);
  overflow: hidden;
  padding: 0 0 40px;
}
.project-location .map-content .MapPopup-wrap__single__content__body p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #222222;
  margin: 0;
}
.project-location .map-content .MapPopup-wrap__single__content__body__gallery {
  margin: 40px 0 0;
  width: 100%;
}
.project-location
  .map-content
  .MapPopup-wrap__single__content__body__gallery
  ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 10px;
}
.project-location
  .map-content
  .MapPopup-wrap__single__content__body__gallery
  ul
  li
  a {
  padding-top: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}
.project-location
  .map-content
  .MapPopup-wrap__single__content__body__gallery
  ul
  li
  a
  img {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  filter: grayscale(0.8);
}
.project-location .map-content .MapPopup-wrap__single__content__footer {
  padding: 0 40px;
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .project-location .map-content .MapPopup-wrap__single__content__footer {
    padding: 0 20px;
  }
}
.project-location .map-content .MapPopup-wrap__single__content__footer a {
  background: #222222;
  color: #ffffff;
}
.project-location .map-content .MapPopup-wrap__single__content__footer a span {
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
}
.project-location .map-content .scrollable.default-skin .scroll-bar.vertical {
  background: rgba(238, 238, 238, 0.13);
  opacity: 0;
}
.project-location .map-content .scrollable.default-skin .scroll-bar .thumb {
  background: #ffffff;
}
.project-location .map-content .scrollHere:hover .scroll-bar.vertical {
  opacity: 1;
}
.project-location .map-content .gm-style .gm-style-iw-c {
  border-radius: 0 !important;
}
@media (min-width: 1550px) {
  .project-location {
    padding-bottom: 180px;
  }
  .project-location .title {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 60px;
  }
  .project-location h5 {
    font-size: 18px;
    line-height: 27px;
  }
  .project-location__image {
    padding-top: calc(850 / 1920 * 100%);
  }
}
@media (max-width: 767px) {
  .project-location {
    padding-bottom: 80px;
  }
  .project-location .title {
    font-size: 30px;
    margin-bottom: 40px !important;
  }
  .project-location .extra-mb-80 {
    margin-bottom: 40px !important;
  }
  .project-location h5 {
    margin-bottom: 40px;
  }
  .project-location__image {
    padding-top: calc(350 / 374 * 100%);
  }
}
.home-video__content {
  background-color: #2c7a6e;
  padding-right: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-video__content__inner h4 {
  font-size: 36px;
  font-weight: 100;
  color: #fff;
  line-height: 40px;
  margin-bottom: 60px;
}
.home-video__content__inner h5 {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  line-height: 24px;
  margin-bottom: 15px;
}
.home-video__content__inner p {
  font-size: 14px;
  line-height: 21px;
  color: #fff;
}
.home-video__video {
  position: relative;
  margin: 0;
  padding: 0;
}
.home-video__video a {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  z-index: 2;
}
.home-video__video__image {
  position: relative;
  padding-top: calc(660 / 768 * 100%);
  z-index: 1;
  overflow: hidden;
}
.home-video__video__image:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(34, 34, 34, 0.45);
  left: 0;
  top: 0;
  transition: background-color 0.5s ease;
}
.home-video__video__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.home-video__video__video-icon {
  overflow: unset !important;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: fit-content;
  height: fit-content;
  margin: auto;
}
.home-video__video__video-icon .icon-inner {
  z-index: 9999;
}
.home-video__video__video-icon .icon-inner svg {
  opacity: 1;
  -webkit-backdrop-filter: blur(15px) brightness(150%);
  backdrop-filter: blur(15px) brightness(150%);
  border-radius: 50%;
}
.home-video__video:hover .icon-inner {
  z-index: 1;
  position: relative;
}
.home-video__video:hover .icon-inner:before,
.home-video__video:hover .icon-inner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.home-video__video:hover .icon-inner:after {
  background-color: rgba(255, 255, 255, 0);
  -webkit-backdrop-filter: blur(15px) brightness(150%);
  backdrop-filter: blur(15px) brightness(150%);
  z-index: -1;
  animation: pulse 1000ms infinite;
}
@keyframes pulse {
  0% {
    transform: scale(0.95);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.8);
    opacity: 0;
  }
}
@media (min-width: 1550px) {
  .home-video .home-video__content__inner h4 {
    font-size: 40px;
    line-height: 50px;
  }
  .home-video .home-video__content__inner h5 {
    font-size: 18px;
    line-height: 27px;
  }
  .home-video .home-video__content__inner p {
    font-size: 16px;
    line-height: 24px;
  }
  .home-video .home-video__video__image {
    padding-top: calc(750 / 1075 * 100%);
  }
}
@media (max-width: 990px) {
  .home-video .home-video__content {
    min-width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-right: 30px;
    justify-content: left;
  }
  .home-video .home-video__content h4 {
    margin-bottom: 40px;
    font-size: 30px;
    font-weight: 100;
  }
  .home-video .home-video__video {
    min-width: 100%;
  }
}
@media (max-width: 767px) {
  .home-video .home-video__content {
    padding-left: 30px;
  }
  .home-video .home-video__content h4 {
    margin-bottom: 40px;
    font-size: 30px;
    font-weight: 100;
  }
  .home-video .home-video__video__image {
    padding-top: calc(350 / 414 * 100%);
  }
}
.destination {
  background: linear-gradient(to bottom, #fff, #f9f9f9);
}
.destination__image {
  padding-top: calc(600 / 570 * 100%);
}
.destination__text .title {
  font-size: 36px;
  font-weight: 100;
  text-transform: unset;
}
.destination__text p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 24px;
}
.destination__text p:nth-last-of-type(1) {
  margin-bottom: 0;
}
.destination__text .dc-link-hover {
  margin-top: 60px;
}
@media (min-width: 1550px) {
  .destination {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  .destination__text .title {
    font-size: 50px;
    line-height: 60px;
    font-weight: 100;
    text-transform: unset;
  }
  .destination__text p {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 27px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .destination__text p:nth-last-of-type(1) {
    display: none;
  }
  .destination__text .title {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .destination__text .dc-link-hover {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .destination {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .destination .container {
    min-width: 100%;
  }
  .destination .offset-1 {
    margin-left: 0;
  }
  .destination__image {
    padding-top: calc(400 / 374 * 100%);
  }
  .destination__text {
    margin-bottom: 40px;
  }
  .destination__text .title {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .destination__text .dc-link-hover {
    margin-top: 40px;
  }
}
input[type="file"] {
  display: none;
}
.custom-f-l {
  width: 100%;
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
  color: #4a4a4a;
  outline: none;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #818181;
  padding-bottom: 15px;
  transition: 0.5s ease;
  cursor: pointer;
}
.custom-f-l:after {
  content: url("../images/static/file-icon.svg");
  font-family: ui-monospace;
  font-size: 0;
  line-height: 0;
  position: absolute;
  bottom: 25px;
  right: 20px;
  padding-right: 10px;
  z-index: 1;
}
.custom-f-l:focus {
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
  border-bottom: 1px solid #00a651;
}
.title-custom {
  font-size: 40px;
  font-weight: 300;
  line-height: 50px;
  margin-bottom: 80px;
}
.title-form-custom {
  font-weight: 500 !important;
  background-color: #f9f9f9;
  padding: 15px 30px;
}
.custom-margin {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .title-custom {
    font-size: 30px;
    font-weight: 100;
    line-height: 40px;
    margin-bottom: 0;
  }
  .title-form-custom {
    margin-bottom: 30px !important;
  }
  .custom-margin {
    margin-bottom: 30px;
  }
  .custom-mb-40 {
    margin-bottom: 40px !important;
  }
}
.land_size_error {
  color: red;
  padding: 5px 0;
}
.bedrooms_error {
  color: red;
  padding: 5px 0;
}
.datepicker {
  cursor: pointer;
  top: -290px;
}
.datepicker td,
.datepicker th {
  text-align: center;
  padding: 8px 12px;
  font-size: 14px;
  color: #222222;
  background-color: #ffffff;
}
.datepicker td.active {
  color: #ffffff !important;
  background-color: #00a651 !important;
  border-color: unset !important;
  text-shadow: unset;
  border-radius: 5%;
}
input.datepicker,
input#timepicker {
  background-image: url("../images/static/down-arrow-black.svg");
  background-repeat: no-repeat;
  background-position: 95% 20%;
}
input.datepicker:focus,
input#timepicker:focus {
  background-image: url("../images/static/up-arrow-black.svg");
  transition: fade 0.5s ease;
}
#timepicker {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget {
  width: 500px;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 14px;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action],
.bootstrap-datetimepicker-widget button[data-action]:focus {
  padding: 16px;
  font-size: 14px;
  background-color: #00a651;
  border-color: #00a651;
  color: #ffffff;
}
.bootstrap-datetimepicker-widget table td span {
  position: relative;
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  color: #222222;
}
.bootstrap-datetimepicker-widget table td span:hover,
.bootstrap-datetimepicker-widget table td span:focus {
  color: #ffffff;
  background-color: #00a651;
}
.address-map {
  background-color: #2c7a6e;
}
.address-map__address h5 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 15px;
  color: #ffffff;
}
.address-map__address p {
  font-size: 14px;
  line-height: 21px;
  color: #ffffff;
}
.address-map__address span {
  white-space: nowrap;
}
.address-map__address a {
  font-size: 14px;
  line-height: 21px;
  color: #ffffff;
  white-space: nowrap;
}
.address-map__address .address-single {
  display: flex;
}
.address-map__address .address-single__inner {
  margin-left: 45px;
}
.address-map__address .address-single__outter .line-bottom {
  width: 4px;
  height: 100%;
  background-color: #e9e9e9;
  margin-top: -10px;
  margin-left: 10px;
}
.address-map__address .address-single__outter:last-child::before {
  display: none;
}
.address-map__map {
  padding-top: calc(500 / 770 * 100%);
  position: relative;
}
.address-map__map a {
  transition: 0.5s ease;
}
@media (max-width: 991px) {
  .address-map .offset-1 {
    margin-left: 0;
  }
  .address-map__map {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .address-map__map {
    padding-top: calc(350 / 374 * 100%);
  }
}
.detail-gallery {
  background-color: #222222;
}
.detail-gallery h3 {
  font-size: 36px;
  color: #fff;
  font-weight: 100;
  line-height: 40px;
  margin-bottom: 70px;
}
.detail-gallery__row .col-sm-4 {
  margin-top: -30px;
}
.detail-gallery__row .col-sm-4:nth-child(3n + 2) {
  padding-top: 60px;
}
.detail-gallery__row .col-sm-4:nth-child(3n + 3) {
  padding-top: 30px;
}
.detail-gallery__row__single {
  padding-top: calc(300 / 370 * 100%);
  position: relative;
}
@media (max-width: 600px) {
  .detail-gallery h3 {
    font-size: 30px;
    margin-bottom: 40px;
  }
  .detail-gallery .detail-gallery__row {
    padding-left: 7px;
    padding-right: 7px;
  }
  .detail-gallery .detail-gallery__row .col-sm-4 {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0 !important;
    margin-top: 0 !important;
    padding-right: 7px;
    padding-left: 7px;
    margin-bottom: 10px;
  }
}
.mission-vision {
  padding: 150px 0;
  position: relative;
}
.mission-vision:after {
  background-color: rgba(44, 122, 110, 0.9);
  bottom: 0;
}
.mission-vision .container {
  position: relative;
  z-index: 2;
  display: flex;
}
.mission-vision__single {
  height: 350px;
  position: relative;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  transition: opacity 0.4s ease, visiblity 0.4s ease, margin 0.5s ease;
  cursor: pointer;
}
.mission-vision__single:nth-last-child(1) {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
.mission-vision__single:nth-of-type(1) .mission-vision__single__content {
  padding-left: 0;
}
.mission-vision__single__button {
  height: 100%;
  align-items: flex-end;
  display: flex;
  width: 90px;
  padding: 0px 0px 0px 26px;
  transition: all 0.4s ease;
  visibility: visible;
  opacity: 1;
  cursor: pointer;
}
.mission-vision__single__button p {
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
  color: #fff;
  text-transform: uppercase;
  transform: translateY(100%) rotate(-90deg);
  transform-origin: left top;
}
.mission-vision__single__content {
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 30px;
  width: 45vw;
  visibility: hidden;
  opacity: 0;
}
.mission-vision__single__content h3 {
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 60px;
  transform: translateX(-30px);
  opacity: 0;
  transition-delay: 0s !important;
}
.mission-vision__single__content h3 span {
  margin-right: 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}
.mission-vision__single__content p {
  font-size: 18px;
  line-height: 27px;
  color: #fff;
  transform: translateX(-30px);
  opacity: 0;
  transition-delay: 0s !important;
}
.mission-vision__single__content ul {
  margin: 0 0 0 17px;
}
.mission-vision__single__content ul li {
  font-size: 18px;
  line-height: 27px;
  color: #fff;
  transform: translateX(-30px);
  opacity: 0;
  transition-delay: 0s !important;
  list-style: unset;
}
.mission-vision__single.this-last {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
.mission-vision__single.prev-active .mission-vision__single__content h3,
.mission-vision__single.prev-active .mission-vision__single__content p {
  transform: translateX(30px);
}
.mission-vision__single.prev-active .mission-vision__single__content ul li {
  transform: translateX(30px);
}
.mission-vision__single.active {
  border: none;
  cursor: unset;
}
.mission-vision__single.active .mission-vision__single__button {
  opacity: 0;
  visibility: hidden;
}
.mission-vision__single.active .mission-vision__single__content {
  opacity: 1;
  visibility: visible;
  transition: all 0.4s cubic-bezier(0.33, 1, 0.68, 1);
}
.mission-vision__single.active .mission-vision__single__content h3 {
  opacity: 1;
  transform: none;
  transition-delay: 0.5s !important;
  transition: all 0.6s cubic-bezier(0.33, 1, 0.68, 1);
}
.mission-vision__single.active .mission-vision__single__content p {
  opacity: 1;
  transform: none;
  transition-delay: 0.6s !important;
  transition: all 0.6s cubic-bezier(0.33, 1, 0.68, 1);
}
.mission-vision__single.active .mission-vision__single__content ul li {
  opacity: 1;
  transform: none;
  transition-delay: 0.6s !important;
  transition: all 0.6s cubic-bezier(0.33, 1, 0.68, 1);
}
@media (min-width: 1550px) {
  .mission-vision {
    padding: 180px 0;
  }
}
@media (max-width: 767px) {
  .mission-vision {
    padding: 80px 0;
  }
  .mission-vision .container {
    min-width: 100%;
    flex-wrap: wrap;
  }
  .mission-vision .mission-vision__single {
    width: 100%;
    height: auto;
    border: none;
    margin-bottom: 60px;
  }
  .mission-vision .mission-vision__single:nth-last-child(1) {
    margin-bottom: 0;
  }
  .mission-vision .mission-vision__single__button {
    display: none;
  }
  .mission-vision .mission-vision__single__content {
    position: relative;
    width: 100%;
    opacity: 1;
    padding: 0;
  }
  .mission-vision .mission-vision__single__content h3 {
    opacity: 1;
    visibility: visible;
    transform: none;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 30px;
  }
  .mission-vision .mission-vision__single__content h3 span {
    margin-right: 15px;
    font-size: 18px;
    font-weight: 500;
  }
  .mission-vision .mission-vision__single__content p {
    opacity: 1;
    visibility: visible;
    transform: none;
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
  }
  .mission-vision .mission-vision__single__content ul li {
    opacity: 1;
    visibility: visible;
    transform: none;
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
  }
}
