body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  color: #222222;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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;
}

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, .home-slider .slotholder: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, .map-content .MapPopup-wrap__single {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-color: #f1f1f1;
}
.home-project__single__img .modify-img, .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.png");
    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.png");
    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: 18px;
    text-transform: capitalize;
    text-decoration: none;
    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;
    text-shadow: 1px 0px #000;
}
.main-menu__items ul.single-item li a:hover {
    color: #00a651;
}
.main-menu__items ul.list-item {
    border-top: 0px solid #e9e9e9;
    position: relative;
    width: 100%;
}
.main-menu__items ul:hover.list-item {
    background-color: #ffffff;
}
.main-menu__items ul.list-item:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    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:hover.list-item:after {
    background-color: #fff;
}
.main-menu__items ul.list-item li {
    width: 150px;
    height: 100px;
    border: none;
    z-index: 9;
    position: relative;
}
.main-menu__items ul.list-item:hover li {
    background-color: #fff;
}
@media (min-width: 1921px) {
    .main-menu__items ul.list-item li {
        width: 100%;
    }
}
.main-menu__items ul.list-item li a {
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: border-bottom-color 0.4s ease;
    position: relative;
    z-index: 9;
    text-shadow: 1px 0px #000;
}
.main-menu__items ul.list-item li:hover a{
    color: #4a4a4a;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}
.main-menu__items ul.list-item li a:after {
    content: "";
    position: absolute;
    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:hover 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.hamburger {
    /*background-color: #fff;*/
    position: absolute;
    height: 100%;
    right: 0;
    width: 100px;
    display: flex;
    align-items: center;    
    color: #fff;
    text-shadow: 1px 2px #000;
   /* 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.hovered .main-menu__items .list-item:hover:after {
    width: 100vw;
    height: 400px;
    transition-delay: 0s;
}
.main-menu.hover-hold .main-menu__logo img { 
}
.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 { 
}
.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.hovered .main-menu__items ul.list-item:hover:after,
    .main-menu.hovered .main-menu__items ul.list-item .is-hover ul {
        height: 500px;
    }
}
@media (min-width: 2000px) {
    .main-menu.hovered .main-menu__items ul.list-item:hover:after,
    .main-menu.hovered .main-menu__items ul.list-item .is-hover ul {
        height: 600px;
    }
}
@media (min-width: 2900px) {
    .main-menu.hovered .main-menu__items ul.list-item:hover:after,
    .main-menu.hovered .main-menu__items ul.list-item .is-hover ul {
        height: 650px;
    }
}
@media (min-width: 3300px) {
    .main-menu.hovered .main-menu__items ul.list-item:hover:after,
    .main-menu.hovered .main-menu__items ul.list-item .is-hover ul {
        height: 700px;
    }
}
@media (min-width: 3700px) {
    .main-menu.hovered .main-menu__items ul.list-item:hover:after,
    .main-menu.hovered .main-menu__items ul.list-item .is-hover ul {
        height: 750px;
    }
}
@media (min-width: 1000px) {
    .container {
        min-width: 85%;
        margin: auto;
    }
}
@media (max-width: 1000px) 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: #000a3b;
}
.footer .to-top { 
} 
.footer a:hover {
    color: #00a651;
}
.footer__logo {
    position: relative;
} 
.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;
}
.testimonials__slider-init {
    opacity: 0;
}
.testimonials__slider-init.slick-initialized {
    opacity: 1;
}
.testimonials__slider-init .slick-list {
    margin: 0 -15px;
    width: calc(100% + 30px);
}
.testimonials__slider {
    position: relative;
}
.testimonials__slider ul .left-btn {
    position: absolute;
    top: 0;
    bottom: 0px;
    left: -70px;
    margin: auto;
}
.testimonials__slider ul .right-btn {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -70px;
    margin: auto;
}
.testimonials__slider ul li {
    border-radius: 50%;
    height: 40px;
    width: 40px;
    overflow: hidden;
    z-index: 1;
}
.testimonials__slider ul li.slick-disabled svg g .testimonials-btn-main {
    fill: transparent;
    transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.testimonials__slider ul li.slick-disabled svg g line {
    stroke: #222222;
    transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.testimonials__slider ul li svg {
    cursor: pointer;
    border-radius: 50%;
}
.testimonials__slider ul li svg g {
    transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.testimonials__slider ul li svg g circle {
    transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.testimonials__slider ul li svg g .testimonials-btn-hover {
    opacity: 0;
    fill: #00a651;
    transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.testimonials__slider ul li svg g line {
    transition: all 0.6s cubic-bezier(0.42, 0, 0.35, 1.09);
}
.testimonials__slider ul li svg:hover g {
    stroke: #00a651;
}
.testimonials__slider ul li svg:hover g .testimonials-btn-hover {
    r: 20 !important;
    opacity: 1;
}
.testimonials__slider ul li svg:hover g line {
    stroke: #ffffff;
}
.testimonials__slider__single {
    padding: 0 15px;
}
.testimonials__slider__single__inner {
    display: flex;
}
.testimonials__slider__single__inner a {
    opacity: 0;
    visibility: hidden;
}
.testimonials__slider__single__inner__upper-content {
    padding: 0;
}
.testimonials__slider__single__inner__img {
    padding-top: 100%;
    position: relative;
}
.testimonials__slider__single__inner__img img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.testimonials__slider__single__inner__img.slide-up:before {
    background-color: #ffffff;
}
.testimonials__slider__single__inner__content {
    padding: 0 0 0 15px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.testimonials__slider__single__inner__content img {
    position: absolute;
    z-index: -1;
    max-width: 75%;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
}
.testimonials__slider__single__inner__content__upper p {
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 30px;
}
.testimonials__slider__single__inner__content h4 {
    margin-top: 60px;
    font-weight: 100;
    display: flex;
    align-items: center;
    color: #4a4a4a;
}
.testimonials__slider__single__inner__content h4 span {
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;
}
.testimonials__slider__single__inner__content h4 span:nth-child(1) {
    font-weight: 100;
    color: #4a4a4a;
    text-transform: uppercase;
    margin-right: 30px;
}
.testimonials__slider__single__inner__content h4 span:nth-last-child(1) {
    color: #2c7a6e;
    margin-left: 30px;
}
@media (min-width: 1920px) {
    .testimonials__slider__single__inner__content__upper p {
        font-size: 26px;
    }
    .testimonials__slider__single__inner__content h4 span {
        font-size: 20px;
    }
}
@media (min-width: 1550px) {
    .testimonials .testimonials__slider__single__inner h4 {
        margin-top: 100px;
    }
    .testimonials__slider ul .left-btn {
        left: -90px;
    }
    .testimonials__slider ul .right-btn {
        right: -90px;
    }
    .testimonials__slider__single__inner__content {
        justify-content: center;
    }
    .testimonials__slider__single__inner__content img {
        max-width: 75%;
        height: 100%;
        margin: auto;
        left: 0;
        top: 0;
        right: unset;
    }
}
@media (max-width: 1250px) and (min-width: 1200px) {
    .testimonials__slider ul .left-btn {
        left: -45px;
    }
    .testimonials__slider ul .right-btn {
        right: -45px;
    }
}
@media (max-width: 1080px) and (min-width: 992px) {
    .testimonials__slider ul .left-btn {
        left: -30px;
    }
    .testimonials__slider ul .right-btn {
        right: -30px;
    }
}
@media (max-width: 991px) {
    .testimonials__slider ul .left-btn {
        left: -60px;
    }
    .testimonials__slider ul .right-btn {
        right: -60px;
    }
}
@media (max-width: 880px) and (min-width: 651px) {
    .testimonials__slider ul .left-btn {
        left: -35px;
    }
    .testimonials__slider ul .right-btn {
        right: -35px;
    }
}
@media (max-width: 768px) {
    .testimonials__slider__single__inner__content h4 span {
        font-size: 15px;
    }
}
@media (max-width: 650px) {
    .testimonials .testimonials__slider {
        margin-bottom: 40px;
    }
    .testimonials .testimonials__slider ul .left-btn {
        top: unset;
        bottom: -60px;
        left: 0;
        right: unset;
    }
    .testimonials .testimonials__slider ul .right-btn {
        top: unset;
        bottom: -60px;
        left: 50px;
        right: unset;
    }
    .testimonials .testimonials__slider-init {
        position: relative;
        opacity: 0;
    }
    .testimonials .testimonials__slider-init.slick-initialized {
        opacity: 1;
    }
    .testimonials .testimonials__slider-init.slick-dotted {
        margin-bottom: 65px !important;
    }
    .testimonials .testimonials__slider-init .slick-dots {
        display: block !important;
        left: 0;
        right: 0;
        margin: auto;
        bottom: -70px;
        z-index: 1;
    }
    .testimonials .testimonials__slider-init .slick-dots .slick-active button {
        border: 1px solid #222222;
    }
    .testimonials .testimonials__slider-init .slick-dots .slick-active button:before {
        background-color: #222222;
    }
    .testimonials .testimonials__slider-init .slick-dots li {
        width: 20px;
        height: 20px;
    }
    .testimonials .testimonials__slider-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;
    }
    .testimonials .testimonials__slider-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;
    }
    .testimonials .testimonials__slider__single__inner {
        flex-wrap: wrap;
    }
    .testimonials .testimonials__slider__single__inner .col-sm-3 {
        min-width: 100%;
    }
    .testimonials .testimonials__slider__single__inner__content {
        min-width: 100%;
        margin: 30px 0 0 0;
        padding: 0;
    }
    .testimonials .testimonials__slider__single__inner__content img {
        height: 65%;
        width: 100%;
        max-width: unset;
    }
    .testimonials .testimonials__slider__single__inner__content p {
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 27px;
    }
    .testimonials .testimonials__slider__single__inner__content h4 {
        margin-top: 40px;
        flex-wrap: wrap;
    }
    .testimonials .testimonials__slider__single__inner__content h4 span {
        display: flex;
        margin: 0;
    }
    .testimonials .testimonials__slider__single__inner__content h4 span:nth-child(2) {
        display: none;
    }
    .testimonials .testimonials__slider__single__inner__content h4 span:nth-child(3) {
        min-width: 100%;
    }
    .testimonials .testimonials__slider__single__inner__content h4 span:nth-child(1) {
        padding-bottom: 15px;
        position: relative;
        margin-bottom: 15px;
    }
    .testimonials .testimonials__slider__single__inner__content h4 span:nth-child(1):after {
        content: "";
        height: 100%;
        position: absolute;
        height: 1px;
        width: 80%;
        background-color: #222222;
        bottom: 0;
    }
}
@media (max-width: 360px) {
    .testimonials .testimonials__slider-init .slick-dots li {
        width: 15px;
        height: 15px;
    }
    .testimonials .testimonials__slider-init .slick-dots li button {
        width: 15px;
        height: 15px;
    }
    .testimonials .testimonials__slider__single__inner {
        flex-wrap: wrap;
    }
    .testimonials .testimonials__slider__single__inner .col-sm-3 {
        min-width: 100%;
    }
    .testimonials .testimonials__slider__single__inner .testimonials__slider__single__inner__content {
        min-width: 100%;
        margin-top: 30px;
        padding: 0;
    }
    .testimonials .testimonials__slider__single__inner .testimonials__slider__single__inner__content img {
        height: 65%;
        width: 100%;
        max-width: unset;
    }
    .testimonials .testimonials__slider__single__inner .testimonials__slider__single__inner__content p {
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 27px;
    }
    .testimonials .testimonials__slider__single__inner .testimonials__slider__single__inner__content h4 {
        margin-top: 40px;
        flex-wrap: wrap;
    }
    .testimonials .testimonials__slider__single__inner .testimonials__slider__single__inner__content h4 span {
        display: flex;
        margin: 0;
    }
    .testimonials
        .testimonials__slider__single__inner
        .testimonials__slider__single__inner__content
        h4
        span:nth-child(2) {
        display: none;
    }
    .testimonials
        .testimonials__slider__single__inner
        .testimonials__slider__single__inner__content
        h4
        span:nth-child(3) {
        min-width: 100%;
    }
    .testimonials
        .testimonials__slider__single__inner
        .testimonials__slider__single__inner__content
        h4
        span:nth-child(1) {
        padding-bottom: 15px;
        position: relative;
        margin-bottom: 15px;
    }
    .testimonials
        .testimonials__slider__single__inner
        .testimonials__slider__single__inner__content
        h4
        span:nth-child(1):after {
        content: "";
        height: 100%;
        position: absolute;
        height: 1px;
        width: 80%;
        background-color: #222222;
        bottom: 0;
    }
}
.partners {
    background: #f9f9f9;
}
.partners .title {
    line-height: 50px;
}
.partners .title-with-line__left {
    background: #f9f9f9;
}
.partners .title-with-line__right {
    background: #f9f9f9;
}
.partners__slider {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    position: relative;
    margin-bottom: 50px;
}
.partners__slider:before {
    /*content: "";
    position: absolute;
    height: 1px;*/
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    /*background-color: #ddd;*/
}
.partners__slider__single {
    border-right: 1px solid #ddd;
}
.partners__slider__single__inner {
    padding-top: calc(190 / 260 * 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.partners__slider__single__inner img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 80px;
    /*filter: grayscale(100%);*/
}
@media (min-width: 1550px) {
    .partners__slider__single__inner {
        padding-top: calc(190 / 355 * 100%);
    }
    .partners__slider__single__inner img {
        height: 80px;
    }
}
@media (max-width: 767px) {
    .partners__slider__single__inner {
        padding-top: calc(100 / 135 * 100%);
    }
    .partners__slider__single__inner img {
        height: 45px;
    }
}
.partners .partners__slider-init {
    margin: 0;
}
.partners .slick-slide {
    margin-bottom: -7px;
}
.partners .slick-slide > div {
    margin-bottom: -7px;
}
.partners .slick-track {
    margin-left: 0;
}
.partners .slick-track .remove-border .partners__slider__single {
    border-color: transparent;
}
.partners.slick-dotted {
    margin-bottom: 65px !important;
}
.partners .slick-dots {
    left: 0;
    right: 0;
    margin: auto;
    bottom: -70px;
    z-index: 1;
}
.partners .slick-dots .slick-active button {
    border: 1px solid #222222;
}
.partners .slick-dots .slick-active button:before {
    background-color: #222222;
}
.partners .slick-dots li {
    width: 20px;
    height: 20px;
}
.partners .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;
}
.partners .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;
}
.Ongoing{background-color: #2c7a6e;}
.Completed{background-color: #00a651;}
.Upcoming{background-color: #000a3b;} 
#toTop {
    position: fixed;
    bottom: 8px;
    left: 24px;
    cursor: pointer;
    display: none;
    z-index: 9999;
}
.address-map iframe{
    width: 100% !important;
    margin-top: 30px;
}
@media (max-width: 767px) {
    .our-story .modify-img { 
        position: relative !important;
    }
}
.home-about .modify-img, .who-we-are .modify-img { 
        position: relative !important;
    }