.oh {
  overflow: hidden;
}

.display-none {
  display: none !important;
}

/*Mobile menu*/
/*End of Mobile menu*/
.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-38 {
  margin-top: 38px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-41 {
  margin-top: 41px;
}

.mt-44 {
  margin-top: 44px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mb-20 {
  margin-bottom: 20px;
}

.sect-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.sect-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.sect-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.sect-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.sect-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.sect-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.sect-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.sect-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-60 {
  padding-bottom: 60px;
}

.neg-ind-60 {
  margin-bottom: -60px;
}

.neg-ind-30 {
  margin-bottom: -30px;
}

.neg-ind-20 {
  margin-bottom: -20px;
}

.row.lr-neg-5 {
  margin-left: -5px;
  margin-right: -5px;
}

.row.lr-neg-0 {
  margin-left: 0;
  margin-right: 0;
}

.lr-ind-5 {
  padding-left: 5px;
  padding-right: 5px;
}

.lr-ind-0 {
  padding-left: 0;
  padding-right: 0;
}

.def-but {
  display: inline-block;
  width: 100%;
  max-width: 166px;
  padding: 14px 5px;
  border: 2px solid transparent;
  font-size: 14px;
  line-height: 18px;
  color: #1d1d1d;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  cursor: pointer;
}

.def-but.mw-none {
  max-width: none;
}

.def-but.blc-but {
  color: #fff;
  background-color: #000;
}

.def-but.blc-but:hover {
  opacity: 0.7;
}

.def-but.blc-but.invert {
  border-color: #000;
  background-color: transparent;
  color: #000;
}

.def-but.blc-but.invert:hover {
  background-color: #000;
  color: #fff;
  opacity: 1;
}

.def-but.wh-but {
  color: #1d1d1d;
  background-color: #fff;
}

.def-but.wh-but:hover {
  opacity: 0.7;
}

.def-but.wh-but.invert {
  border-color: #fff;
  background-color: transparent;
}

.def-but.wh-but.invert:hover {
  background-color: #fff;
  opacity: 1;
}

.def-inp-wrap {
  position: relative;
}

.def-inp-wrap .help-block {
  display: none;
}

.def-inp-wrap.has-error .help-block {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding: 0 20px;
  padding-top: 5px;
  border-top: 1px solid #f2a1aa;
  font-size: 12px;
  line-height: 16px;
  font-weight: 300;
  color: #cc7a83;
}

.def-lbl {
  display: block;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  color: #8F7564;
  margin-bottom: 9px;
}

.def-lbl.wh-lbl {
  color: #fff;
}

.def-inp {
  display: block;
  width: 100%;
  padding: 13px 15px;
  font-size: 14px;
  line-height: 18px;
  color: #333;
  border: 1px solid #8F7564;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: transparent;
}

.def-inp.wh-inp {
  border-color: #fff;
  color: #fff;
}

.def-inp::-webkit-input-placeholder {
  color: rgba(92, 92, 92, 0.7);
}

.def-inp::-moz-placeholder {
  color: rgba(92, 92, 92, 0.7);
}

.def-inp:-ms-input-placeholder {
  color: rgba(92, 92, 92, 0.7);
}

.def-inp::placeholder {
  color: rgba(92, 92, 92, 0.7);
}

textarea.def-inp {
  height: 100px;
  resize: none;
}

textarea.def-inp.h-140 {
  height: 140px;
}

/*Preloader*/
/*End of Preloader*/
.tp-revslider-mainul li .tp-parallax-wrap {
  z-index: 2 !important;
}

.tp-revslider-mainul li:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
  z-index: 1;
}

.mw-640 {
  max-width: 640px;
}

.w-100p {
  width: 100%;
}

.video-wrapper iframe {
  max-width: 100%;
  vertical-align: top;
}

.foot-ml-indent {
  margin-left: auto;
}

.gray-foot-top {
  background-color: #384757;
}

.new-cta {
  background-color: #BFA98C;
  overflow: hidden;
}

.new-cta-cont {
  max-width: 480px;
}

@media screen and (max-width: 1200px) {
  .new-cta-cont {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}

.new-cta-title {
  font-size: 34px;
  line-height: 45px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

@media screen and (max-width: 991px) {
  .new-cta-title {
    font-size: 28px;
    line-height: 36px;
  }
}

@media screen and (max-width: 575px) {
  .new-cta-title {
    font-size: 24px;
    line-height: 34px;
  }
}

.new-cta-out-cont {
  position: relative;
  padding-top: 90px;
  padding-bottom: 90px;
}

@media screen and (max-width: 1600px) {
  .new-cta-out-cont {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 1200px) {
  .new-cta-out-cont {
    padding-top: 40px;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  .new-cta-out-cont {
    padding-top: 30px;
  }
}

@media screen and (min-width: 1201px) {
  .new-cta-img {
    position: absolute;
    left: 480px;
    bottom: 0;
  }
  .new-cta-img img {
    max-width: none;
  }
}

@media screen and (min-width: 1201px) and (max-width: 1600px) {
  .new-cta-img img {
    max-width: 700px;
  }
}

@media screen and (max-width: 1200px) {
  .new-cta-img {
    text-align: center;
    margin-top: 30px;
  }
  .new-cta-img img {
    width: 650px;
    max-width: 100%;
  }
}

.footer-top-content a {
  color: inherit;
}

.footer-contact a:hover {
  color: #BFA98C;
  opacity: 0.7;
}

.footer-bottom-menu a {
  color: inherit;
}

.footer-bottom-menu a:hover {
  opacity: 0.7;
}

@media screen and (min-width: 992px) {
  .footer-bottom-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

@media screen and (max-width: 991px) {
  .footer-bottom-content {
    display: block;
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  .footer-bottom-menu {
    overflow: hidden;
    margin-bottom: 7px;
  }
}

@media screen and (max-width: 767px) {
  .footer-bottom-menu {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 991px) {
  .footer-bottom .footer-bottom-content .footer-bottom-menu ul li {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
}

@media screen and (max-width: 767px) {
  .footer-bottom .footer-bottom-content .footer-bottom-menu ul li {
    display: block;
    margin-right: 0;
    margin-bottom: 5px;
  }
  .footer-bottom .footer-bottom-content .footer-bottom-menu ul li:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  .footer-top .footer-top-content {
    padding: 30px 0;
  }
}

@media screen and (max-width: 991px) {
  .footer-title h3 {
    padding: 0;
    padding-bottom: 15px;
  }
}

.footer-info, .footer-contact {
  margin-bottom: 30px;
}

.footer-info:last-child, .footer-contact:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 1200px) {
  .fixed .menu ul li {
    padding-left: 7px;
    padding-right: 7px;
  }
}

.logo a:hover {
  opacity: 0.7;
}

.btn-white {
  background: #fff;
  color: #5E504A;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.btn-white:hover {
  color: #8F7564;
}

.btn-white.btn-white-invert-hover:hover {
  background: transparent;
  color: #fff;
}

.slide-button .btn-global {
  text-align: center !important;
}

@media screen and (min-width: 576px) {
  .slide-button .btn-global {
    min-width: 200px;
  }
}

.main-about-ttl-name {
  font-size: 14px;
}

.btn-brown {
  background: #5E504A;
  vertical-align: top;
}

.btn-brown.invert {
  background-color: transparent;
  color: #5e504a;
  border: 1px solid #5e504a;
}

.btn-brown.invert:hover {
  color: #1a1a1a;
  border-color: #1a1a1a;
}

.sas-dwn-btn img {
  margin-left: 4px;
  -webkit-transform: translate(0, -1px);
  -ms-transform: translate(0, -1px);
  transform: translate(0, -1px);
}

@media screen and (max-width: 1500px) {
  .home5-aboutus {
    padding: 60px 0;
  }
}

@media screen and (max-width: 991px) {
  .home5-aboutus {
    padding: 30px 0;
  }
}

@media screen and (max-width: 1200px) {
  .home5-aboutus-content .desc {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .home5-aboutus-content .desc {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1500px) {
  .sect-ind-opt {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 991px) {
  .sect-ind-opt {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 1500px) {
  .main-projects-sect {
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 991px) {
  .main-projects-sect {
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 1500px) {
  .section-title {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 991px) {
  .section-title {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1500px) {
  .projects-content .filter-projects {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 991px) {
  .projects-content .filter-projects {
    margin-bottom: 20px;
  }
}

.main-rooms-sect .section-title-desc .section-desc {
  margin-top: 10px;
}

.main-rooms-sect .mrs-fig-wrap {
  position: relative;
}

.main-rooms-sect .services-content .item figure {
  z-index: 0;
  margin-bottom: 0;
}

.main-rooms-sect .services-content .item .icon {
  z-index: 10;
  width: 55px;
  height: 55px;
  background: #BFA98C;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #223344;
  margin: 0 auto;
}

.main-rooms-sect .mrs-ic-wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -27px;
  z-index: 1;
}

.main-rooms-sect span.icon {
  margin-bottom: 0;
}

.main-rooms-sect .services-content .item .info {
  position: relative;
  left: auto;
  top: auto;
  padding-top: 45px;
}

@media screen and (max-width: 991px) {
  .main-rooms-sect .services-content .item .info {
    padding-top: 35px;
  }
}

.main-rooms-sect .services-content .item .info .desc {
  margin-top: 20px;
}

@media screen and (max-width: 991px) {
  .main-rooms-sect .services-content .item .info .desc {
    margin-top: 10px;
  }
}

@media screen and (max-width: 768px) {
  .home3-service .services-content .item {
    margin-bottom: 30px;
  }
  .home3-service .services-content .item:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1500px) {
  .main-rooms-sect .section-title-desc {
    margin-bottom: 30px;
  }
}

.btn-white.btn-global-yellow-hover:hover {
  background-color: #1A1A1A;
  color: #1A1A1A;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

@media screen and (max-width: 1500px) {
  .main-news-sect {
    padding-top: 50px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 991px) {
  .main-news-sect {
    padding-top: 30px;
    padding-bottom: 0;
  }
}

.main-news-sect .btn-global {
  min-width: 200px;
  text-align: center;
}

.main-news-sect .title-regular {
  font-size: 14px;
  text-transform: uppercase;
}

@media screen and (max-width: 1500px) {
  .main-news-sect .blog-content .item {
    margin-bottom: 30px;
  }
}

.main-news-sect .blog-content .figure-hover img {
  width: 100%;
}

.footer-logo a:hover {
  opacity: 0.7;
}

.main-stat-sect {
  background: #384757;
  padding: 80px 0;
}

@media screen and (max-width: 1500px) {
  .main-stat-sect {
    padding-top: 50px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 991px) {
  .main-stat-sect {
    padding-top: 30px;
    padding-bottom: 0;
  }
}

.main-stat-sect .statistics-content {
  padding: 0;
}

@media screen and (max-width: 1500px) {
  .main-stat-sect .statistics-content .item {
    margin-bottom: 30px;
  }
}

.mss-txt {
  font-size: 12px;
  line-height: 20px;
  color: #BFA98C;
}

@media screen and (max-width: 1500px) {
  .ch2-ind-opt {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 991px) {
  .ch2-ind-opt {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .ch2-text-md-center {
    text-align: center;
  }
}

.ren-apart-item .title-bold {
  font-size: 15px;
  line-height: 20px;
  text-transform: none;
  color: #D8D3C5 !important;
}

.ren-apart-item .desc {
  font-size: 14px;
  line-height: 20px;
  color: #BFA98C;
  margin-top: 15px !important;
}

.ren-ap-gray-sect {
  background-color: #F0EFED;
}

.rags-cont {
  font-size: 14px;
  line-height: 20px;
  color: #5E504A;
}

.rags-cont p, .rags-cont h4, .rags-cont ul {
  margin-bottom: 15px;
}

.rags-cont p:last-child, .rags-cont h4:last-child, .rags-cont ul:last-child {
  margin-bottom: 0;
}

.rags-cont h4 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #5E504A;
}

.rags-cont ul {
  padding-left: 0;
  list-style-type: none;
}

.rags-cont ul li {
  position: relative;
  padding-left: 50px;
  margin-bottom: 5px;
}

@media screen and (max-width: 991px) {
  .rags-cont ul li {
    padding-left: 25px;
  }
}

.rags-cont ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
  width: 3px;
  height: 3px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #333;
}

.rags-cont ul li:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .rags-lc-mw {
    max-width: 500px;
  }
}

@media screen and (max-width: 1500px) {
  .services-pages {
    padding: 50px 0 20px 0;
  }
}

@media screen and (max-width: 991px) {
  .services-pages {
    padding: 30px 0 0 0;
  }
}

@media screen and (max-width: 1500px) {
  .section-title-desc {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 991px) {
  .section-title-desc {
    margin-bottom: 20px;
  }
}

.rags-ben-img {
  margin-bottom: 25px;
  text-align: center;
}

.gray-sect {
  background-color: #F0EFED;
}

.achiev-col {
  margin-bottom: 30px;
  text-align: center;
}

.achiev-item {
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.achiev-item:hover {
  opacity: 0.7;
}

@media screen and (max-width: 1500px) {
  .home4-services {
    padding-top: 50px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 991px) {
  .home4-services {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 1500px) {
  .about-ben-item {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
}

@media screen and (max-width: 991px) {
  .about-ben-item {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}

.about-sect {
  overflow: hidden;
  margin-bottom: 0;
}

@media screen and (max-width: 1500px) {
  .about-sect {
    padding-top: 50px;
  }
}

@media screen and (max-width: 991px) {
  .about-sect {
    padding-top: 30px;
    margin-bottom: 30px;
  }
}

.about-sect .about-us-info {
  padding-bottom: 30px;
}

.about-sect .about-us-info > p:last-child, .about-sect .about-us-info > ul:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  .about-sect .about-us-info {
    padding-bottom: 0;
  }
}

.about-sect .about-us-image {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 991px) {
  .about-sect .about-us-image {
    max-height: 450px;
    overflow: hidden;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 30px;
  }
}

.about-sect .about-us-image img {
  width: auto;
  max-width: 960px;
  margin-top: -120px;
}

@media screen and (max-width: 1500px) {
  .about-sect .about-us-image img {
    max-width: 750px;
    margin-top: 0;
  }
}

@media screen and (max-width: 991px) {
  .about-sect .about-us-image img {
    max-width: 100%;
    width: 100%;
  }
}

@media screen and (max-width: 1500px) {
  .section-title-left {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 991px) {
  .section-title-left {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1200px) {
  .about-sect .about-us-content .about-us-info ul li:first-child, .about-sect .about-us-content .about-us-info ul li:nth-child(2) {
    margin-right: 0;
    float: none;
    width: auto;
  }
}

.skills-video-fancy {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.about-team-desc {
  margin-bottom: 0 !important;
  max-width: 590px;
}

@media screen and (max-width: 1500px) {
  .about-team-desc {
    max-width: none;
  }
}

.about-team-desc p {
  margin-bottom: 20px;
}

.about-team-desc p:last-child {
  margin-bottom: 0;
}

.about-team-sect .company-skills-video {
  position: relative;
  background-repeat: no-repeat;
  background-position: 100% 0;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

@media screen and (max-width: 991px) {
  .about-team-sect .company-skills-video {
    min-height: 400px;
  }
}

@media screen and (max-width: 575px) {
  .about-team-sect .company-skills-video {
    min-height: 350px;
  }
}

.about-team-sect .company-skills-video:hover {
  opacity: 0.7;
}

.about-team-sect .company-skills-content {
  padding-top: 80px;
  padding-bottom: 80px;
  padding-right: 15px;
}

@media screen and (max-width: 1500px) {
  .about-team-sect .company-skills-content {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
  }
}

@media screen and (max-width: 991px) {
  .about-team-sect .company-skills-content {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
  }
}

.partn-ben-item {
  margin-bottom: 30px;
  text-align: center;
}

.partn-ben-item .title-bold {
  font-size: 16px;
  color: #D8D3C5;
}

.partn-ben-item .desc {
  margin-bottom: 0 !important;
  margin-top: 15px !important;
  color: #BFA98C;
}

@media screen and (max-width: 991px) {
  .lg-after-center h2:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@media screen and (max-width: 767px) {
  .md-after-center h2:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@media screen and (max-width: 767px) {
  .md-mw-none {
    max-width: none;
  }
}

.proj-inprog-sect .title-bold {
  color: #fff;
}

.proj-inprog-sect .info {
  pointer-events: none;
}

@media screen and (min-width: 576px) {
  .proj-inprog-sect .half-art-item:first-child {
    margin-bottom: 13.7% !important;
  }
}

.proj-inprog-sect .sucess-item:last-child .item {
  margin-bottom: 0 !important;
}

.partn-why-us-sect .title-bold-16 {
  font-size: 14px;
}

.partn-why-us-sect .our-process-content .count {
  font-size: 40px !important;
  color: #1A1A1A !important;
  line-height: 52px;
}

.partn-why-us-sect .our-process-content .title-regular-14 {
  font-size: 12px;
  font-weight: 400;
}

.partn-why-us-sect .choose-us-list-content {
  width: 100% !important;
  max-width: 600px;
}

@media screen and (max-width: 1500px) {
  .partn-why-us-sect .choose-us-list-content {
    padding: 50px 30px 50px 15px !important;
  }
}

@media screen and (max-width: 1024px) {
  .partn-why-us-sect .choose-us-list-content {
    max-width: 660px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 15px 30px 15px !important;
  }
}

.partn-why-us-sect .choose-us-list-content .section-title-left h2 {
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .partn-why-us-sect .choose-us-list-content .section-title-left h2 {
    text-align: center;
  }
  .partn-why-us-sect .choose-us-list-content .section-title-left h2:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.partn-why-us-sect .statistics-company-content {
  width: auto !important;
  max-width: 660px;
}

@media screen and (max-width: 1500px) {
  .partn-why-us-sect .statistics-company-content {
    padding: 50px 15px 50px 30px !important;
  }
}

@media screen and (max-width: 1024px) {
  .partn-why-us-sect .statistics-company-content {
    text-align: center;
    padding: 30px 15px 30px 15px !important;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 1024px) {
  .partn-why-us-sect .statistics-company-content .section-title-left h2:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.partn-why-us-sect .our-process-content .item {
  text-align: left;
  width: -webkit-calc(50% - 20px);
  width: calc(50% - 20px);
  padding-right: 15px !important;
  padding-bottom: 10px !important;
  height: 122px;
}

@media screen and (max-width: 767px) {
  .partn-why-us-sect .our-process-content .item {
    width: auto;
    max-width: 300px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.partn-why-us-sect .our-process-content .info {
  padding-left: 15px;
}

button.btn-global {
  border: none;
  outline: none;
  cursor: pointer;
}

.pi-inp-sect {
  margin-bottom: 18px;
}

.pi-inp-sect:last-child {
  margin-bottom: 0;
}

.partn-inv-list {
  padding: 0;
  list-style: none;
  font-size: 14px;
  line-height: 20px;
  color: #5E504A;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .partn-inv-list {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}

.partn-inv-list li {
  min-height: 40px;
  position: relative;
  padding-left: 50px;
  margin-bottom: 27px;
}

.partn-inv-list li:last-child {
  margin-bottom: 0;
}

.pil-numb {
  font-family: HelveticaNeueCyr;
  font-size: 45px;
  line-height: 42px;
  font-weight: 300;
  color: #5E504A;
  position: absolute;
  left: 0;
  top: 0;
}

.pil-top-ind {
  padding-top: 25px;
}

@media screen and (max-width: 991px) {
  .pil-top-ind {
    padding-top: 0;
  }
}

.partn-inv-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33%;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  max-width: 33.33%;
}

@media screen and (max-width: 991px) {
  .partn-inv-col.img-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .partn-inv-col.img-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  .partn-inv-col.list-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .partn-inv-col.list-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 30px;
  }
}

@media screen and (max-width: 991px) {
  .partn-inv-col.form-col {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 30px;
  }
}

@media screen and (max-width: 991px) {
  .partn-inv-fw {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}

.prom-news-sect-desc {
  color: #D8D3C5;
}

.nbg-cont-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 -webkit-calc(100% - 300px);
  -ms-flex: 0 0 calc(100% - 300px);
  flex: 0 0 calc(100% - 300px);
  max-width: -webkit-calc(100% - 300px);
  max-width: calc(100% - 300px);
}

@media screen and (max-width: 991px) {
  .nbg-cont-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.nbg-side-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 300px;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  max-width: 300px;
  padding-left: 25px;
}

@media screen and (max-width: 991px) {
  .nbg-side-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 30px;
  }
  .nbg-side-col .right-sidebar > div {
    margin-bottom: 30px;
  }
  .nbg-side-col .widget_categories {
    max-width: 300px;
  }
}

.nbg-pag-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.pag-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.pag-list li {
  display: inline-block;
  vertical-align: top;
  margin-right: 7px;
}

.pag-list li:last-child {
  margin-right: 0;
}

.pag-list li.active a {
  border-color: transparent;
  background-color: #D8D3C5;
  pointer-events: none;
  color: #1A1A1A;
}

.pag-list li.arrow.disabled {
  display: none;
}

.pag-list li.arrow a {
  border-color: transparent;
  background-color: transparent;
}

.pag-list a {
  font-family: Open Sans;
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  line-height: 45px;
  color: #BFA98C;
  text-align: center;
  width: 47px;
  height: 47px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #D8D3C5;
  background-color: transparent;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.pag-list a:hover {
  opacity: 0.6;
}

.pag-list a img {
  vertical-align: baseline;
}

.nbg-pag-col {
  border-top: 1px solid #F0EFED;
  border-bottom: 1px solid #F0EFED;
}

@media screen and (max-width: 1500px) {
  .new-block-grid {
    padding-top: 50px;
  }
  .new-block-grid .blog-content .item {
    margin-bottom: 40px;
  }
  .new-block-grid .blog-content .item .info .title {
    padding-top: 20px;
  }
  .new-block-grid .blog-content .item .info .desc {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 991px) {
  .new-block-grid {
    padding-top: 30px;
  }
  .new-block-grid .blog-content .item {
    margin-bottom: 30px;
  }
}

.slick-slide {
  outline: none;
}

.single-service-content .single-news-car {
  margin-bottom: 20px;
}

.single-news-grid .slick-arrow {
  top: -49px;
}

@media screen and (max-width: 1500px) {
  .single-news-grid .single-content .item .blog-content .quote .quote-content .quote-icon {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 991px) {
  .single-news-grid .single-content .item .blog-content .quote .quote-content .quote-icon {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 991px) {
  .single-news-grid .single-content .item .blog-content .quote .quote-image {
    padding-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .single-news-grid .single-content .item .blog-content .quote .quote-image {
    padding-left: 0;
  }
}

@media screen and (max-width: 1500px) {
  .single-news-grid .single-content .item .blog-content .project-development .project-development-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 991px) {
  .single-news-grid .single-content .item .blog-content .project-development .project-development-content {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 1500px) {
  .single-news-grid .single-content .item .blog-content .quote {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .single-news-grid .single-content .item .blog-content .quote {
    margin-bottom: 20px;
  }
}

.heading-page .heading-page-content {
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (max-width: 575px) {
  .page-title h1 {
    font-size: 20px;
  }
}

.map-wrap {
  height: 600px;
}

@media screen and (max-width: 1500px) {
  .map-wrap {
    height: 500px;
  }
}

@media screen and (max-width: 991px) {
  .map-wrap {
    height: 400px;
  }
}

#map-canvas {
  width: 100%;
  height: 100%;
}

.co-lc {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  text-align: right;
  border-right: 1px solid #8F7564;
  padding-right: 95px;
}

@media screen and (max-width: 991px) {
  .co-lc {
    padding-right: 30px;
  }
}

@media screen and (max-width: 767px) {
  .co-lc {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: left;
    border-right: none;
    padding-right: 15px;
  }
}

@media screen and (min-width: 768px) {
  .co-lc .section-title-left h2:after {
    left: auto;
    right: 0;
  }
}

.co-rc {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  border-left: 1px solid #8F7564;
  padding-left: 95px;
}

@media screen and (max-width: 991px) {
  .co-rc {
    padding-left: 30px;
  }
}

@media screen and (max-width: 767px) {
  .co-rc {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    border-left: none;
    padding-left: 15px;
    margin-top: 30px;
  }
}

.co-ins-ttl {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.co-ins-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 18px;
  color: #BFA98C;
}

.co-ins-list li {
  position: relative;
  padding-left: 40px;
  margin-bottom: 15px;
}

.co-ins-list li:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .co-lc .co-ins-list li {
    padding-left: 0;
    padding-right: 40px;
  }
}

.co-ins-list a {
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #BFA98C;
}

.co-ins-list a:hover {
  color: #BFA98C;
}

.co-insl-ic {
  position: absolute;
  left: 0;
  top: 0;
  filter: brightness(0) invert(0.8);
}

@media screen and (min-width: 768px) {
  .co-lc .co-insl-ic {
    left: auto;
    right: 0;
  }
}

.co-out-sect {
  margin-bottom: 94px;
}

@media screen and (max-width: 1500px) {
  .co-out-sect {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 991px) {
  .co-out-sect {
    margin-bottom: 30px;
  }
}

.co-out-sect:last-child {
  margin-bottom: 0;
}

.co-in-sect {
  margin-bottom: 60px;
}

@media screen and (max-width: 1500px) {
  .co-in-sect {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 991px) {
  .co-in-sect {
    margin-bottom: 30px;
  }
}

.co-in-sect:last-child {
  margin-bottom: 0;
}

.wh-ttl-desc-section h2 {
  color: #fff;
}

.wh-ttl-desc-section .section-desc {
  color: #fff;
}

.wh-st h2 {
  color: #fff;
}

.wh-st h2:after {
  background: #fff;
}

.section-desc.mt-10 {
  margin-top: 10px;
}

.section-title-desc.wh-ttl-desc-section .section-desc:after {
  background: #fff;
}

.brown-sect {
  background-color: #BBAD93;
}

.cfr-lc {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

@media screen and (max-width: 575px) {
  .cfr-lc {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.cfr-rc {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

@media screen and (max-width: 575px) {
  .cfr-rc {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 18px;
  }
}

.cont-feed-row .btn-global {
  padding-top: 12px;
  padding-bottom: 12px;
}

.br-4 {
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.ras-check-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.ras-check-list li {
  position: relative;
  border: none !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 30px !important;
  margin-bottom: 20px;
}

.ras-check-list li:last-child {
  margin-bottom: 0;
}

.ras-check-list li i {
  position: absolute;
  left: 0;
  top: 3px;
  color: #D8D3C5 !important;
}

.ras-check-list.mt-20 {
  margin-top: 20px !important;
}

.ras-ord-fw .btn-global {
  padding-top: 12px;
  padding-bottom: 12px;
  width: 100%;
}

.ras-ord-ttl {
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

.ras-ord-txt {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}

.ras-ord-txt p {
  margin-bottom: 15px;
}

.ras-ord-txt p:last-child {
  margin-bottom: 0;
}

.ras-partn-txt p {
  margin-bottom: 15px;
}

.ras-partn-txt p:last-child {
  margin-bottom: 0;
}

.ras-partn-cont {
  max-width: 300px;
}

@media screen and (max-width: 767px) {
  .ras-partn-cont {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 768px) {
  .ras-partn-col-sep:before {
    content: "";
    display: block;
    border-left: 1px solid rgba(216, 211, 197, 0.2);
    position: absolute;
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: 165px;
  }
}

.ras-partn-list {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
  font-size: 14px;
  line-height: 20px;
  color: #000;
}

.ras-partn-list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px;
}

.ras-partn-list li:last-child {
  margin-bottom: 0;
}

.rpl-desc {
  color: #BFA98C;
  padding-right: 10px;
}

.rpl-val {
  color: #000;
}

.rpl-val a {
  color: #D8D3C5;
}

.rpl-val a:hover {
  color: #D8D3C5;
  opacity: 0.7;
}

@media screen and (max-width: 767px) {
  .ras-partn-img img {
    width: 220px;
  }
}

.black-sect {
  background-color: #212121;
}

.ras-prop-list > .row {
  margin-bottom: -40px;
}

@media screen and (max-width: 1500px) {
  .ras-prop-list > .row {
    margin-bottom: -30px;
  }
}

@media screen and (max-width: 991px) {
  .ras-prop-list > .row {
    margin-bottom: -20px;
  }
}

.ras-prl-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  margin-bottom: 40px;
}

@media screen and (max-width: 1500px) {
  .ras-prl-col {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 991px) {
  .ras-prl-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .ras-prl-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media screen and (max-width: 575px) {
  .ras-prl-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.ras-prl-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.ras-prli-ic {
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 70px;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px;
  max-width: 70px;
  filter: brightness(0) invert(0.8);
}

.ras-prli-txt {
  width: 100%;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 14px;
  line-height: 24px;
  color: #BFA98C;
  padding-top: 8px;
}

.fp-links a {
  display: inline-block;
  vertical-align: top;
  font-size: inherit !important;
  margin: 0 !important;
  color: #BFA98C;
}

.fp-links .is-checked a {
  color: #D8D3C5;
}

.inline-video-link {
  display: inline-block;
  vertical-align: top;
  position: relative;
}

@media screen and (max-width: 991px) {
  .lg-order-m-1 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
}

@media screen and (max-width: 767px) {
  .md-order-m-1 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
}

.light-gray-sect {
  background-color: #FAFAFA;
}

.project-build-img img {
  max-width: none;
}

@media screen and (max-width: 1620px) {
  .project-build-img img {
    max-width: 650px;
  }
}

@media screen and (max-width: 1400px) {
  .project-build-img img {
    max-width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .project-build-img img {
    max-height: 360px;
  }
}

.pbs-txt p {
  margin-bottom: 15px;
}

.pbs-txt p:last-child {
  margin-bottom: 0;
}

.pbs-btn-ind {
  margin-top: 165px;
}

@media screen and (max-width: 1620px) {
  .pbs-btn-ind {
    margin-top: 115px;
  }
}

@media screen and (max-width: 1400px) {
  .pbs-btn-ind {
    margin-top: 30px;
  }
}

@media screen and (min-width: 1501px) {
  .proj-hss-img {
    margin-left: -50px;
  }
}

.proj-hss-ttl {
  font-size: 34px;
  line-height: 38px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

@media screen and (max-width: 1500px) {
  .proj-hss-ttl {
    font-size: 26px;
    line-height: 30px;
  }
}

.proj-hss-txt {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .lg-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}

.proj-const-pl-wrap {
  border-top: 1px solid rgba(216, 211, 197, 0.2);
}

.proj-const-ttl {
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  color: #D8D3C5;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
  .proj-const-ttl {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

.proj-const-txt p {
  margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
  .proj-const-txt p {
    margin-bottom: 15px;
  }
}

.proj-const-txt p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 1500px) {
  .proj-const-il .item {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 991px) {
  .proj-const-il .item {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 991px) {
  .blog-content .item .info .desc.proj-const-txt {
    margin-bottom: 20px;
  }
}

.cah-floor-ttl {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #5E504A;
  text-transform: uppercase;
}

.cah-dwn-link {
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  color: #1A1A1A;
  text-transform: uppercase;
  white-space: nowrap;
}

.cah-dwn-link img {
  vertical-align: top;
  margin-left: 8px;
}

.cah-dwn-link:hover {
  color: #1A1A1A;
  opacity: 0.7;
}

.cah-status-list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}

@media screen and (max-width: 575px) {
  .cah-status-list {
    text-align: left;
    display: inline-block;
    vertical-align: top;
  }
}

.cah-status-list li {
  display: inline-block;
  vertical-align: top;
  margin-right: 55px;
  white-space: nowrap;
}

@media screen and (max-width: 991px) {
  .cah-status-list li {
    margin-right: 25px;
  }
}

@media screen and (max-width: 575px) {
  .cah-status-list li {
    margin-right: 0;
    display: block;
    margin-bottom: 15px;
  }
  .cah-status-list li:last-child {
    margin-bottom: 0;
  }
}

.cah-status-list li:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  border: 1px solid #5E504A;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 20px;
}

@media screen and (max-width: 991px) {
  .cah-status-list li:before {
    margin-right: 15px;
  }
}

.cah-status-list li:last-child {
  margin-right: 0;
}

.ap-stat-1:before {
  background-color: #5E504A;
}

.ap-stat-2:before {
  background-color: #BFA98C;
}

.ap-stat-3:before {
  background-color: #D8D3C5;
}

.cah-lc {
  width: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

@media screen and (max-width: 767px) {
  .cah-lc {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    text-align: center;
  }
}

.cah-mc {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .cah-mc {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.cah-rc {
  width: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

@media screen and (max-width: 767px) {
  .cah-rc {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    text-align: center;
  }
}

.choose-ap-head {
  border-top: 1px solid rgba(94, 80, 74, 0.2);
  border-bottom: 1px solid rgba(94, 80, 74, 0.2);
}

.choose-ap-scheme {
  overflow: hidden;
}

.choose-ap-scheme svg {
  max-width: 100%;
  height: auto;
}

.heading-page {
  overflow: hidden;
}

.scheme-ap-link tspan {
  font-size: 16px;
}

.scheme-ap-link text {
  fill: #5E504A;
  pointer-events: none;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  opacity: 0;
}

@media screen and (max-width: 991px) {
  .scheme-ap-link text {
    opacity: 1;
  }
}

.scheme-ap-link rect {
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.scheme-ap-link rect:not(:last-child) {
  fill: #5E504A;
  pointer-events: none;
  opacity: 0;
}

@media screen and (max-width: 991px) {
  .scheme-ap-link rect:not(:last-child) {
    opacity: 1;
  }
}

.scheme-ap-link:hover text {
  opacity: 1;
}

.scheme-ap-link:hover rect:not(:last-child) {
  opacity: 1;
}

.scheme-ap-link polygon:last-child, .scheme-ap-link rect:last-child {
  opacity: 0.6;
  fill: #5E504A;
}

.scheme-ap-link:hover polygon:last-child, .scheme-ap-link:hover rect:last-child {
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  opacity: 0.8;
  fill: #5E504A;
}

.scheme-ap-link.booked {
  pointer-events: none;
}

.scheme-ap-link.booked text {
  opacity: 0;
}

.scheme-ap-link.booked rect:not(:last-child) {
  opacity: 0;
}

.scheme-ap-link.booked polygon:last-child, .scheme-ap-link.booked rect:last-child {
  fill: #BFA98C;
  opacity: 0.6;
}

.scheme-ap-link.sold {
  pointer-events: none;
}

.scheme-ap-link.sold text {
  opacity: 0;
}

.scheme-ap-link.sold rect:not(:last-child) {
  opacity: 0;
}

.scheme-ap-link.sold polygon:last-child, .scheme-ap-link.sold rect:last-child {
  opacity: 0;
}

.floor-filt-sect {
  border-top: 1px solid rgba(94, 80, 74, 0.2);
  border-bottom: 1px solid rgba(94, 80, 74, 0.2);
}

.floor-view-lw {
  border-top: 1px solid rgba(94, 80, 74, 0.2);
  border-bottom: 1px solid rgba(94, 80, 74, 0.2);
}

.floor-view-link {
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  color: #5E504A;
  text-transform: uppercase;
}

.floor-view-link:hover {
  color: #5E504A;
  opacity: 0.7;
}

.ffsi-ttl {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #1A1A1A;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.ffsi-cbl-lbl {
  margin: 0;
  padding: 0;
  display: block;
  width: 15px;
  height: 15px;
  border: 1px solid #5E504A;
  cursor: pointer;
}

.ffsi-cbl-inp:checked + .ffsi-cbl-lbl {
  background-color: #5E504A;
}

.ffsi-desc {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  color: #1A1A1A;
  min-width: 15px;
  text-align: center;
  margin-top: 20px;
}

.ffsi-cbl-item {
  display: inline-block;
  vertical-align: top;
  margin-right: 17px;
}

.ffsi-cbl-item:last-child {
  margin-right: 0;
}

.ffsi-cb-list {
  cursor: default;
}

.btn-gray {
  background: #F0EFED;
  vertical-align: top;
}

.btn-confirm {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  width: 150px;
  margin-right: 8px;
}

.btn-confirm:before {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.btn-cancel {
  text-align: center;
  width: 49px;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #5E504A;
}

.btn-cancel:hover {
  border-color: #fff;
  background-color: #fff;
  opacity: 0.7;
}

.ffs-bw {
  white-space: nowrap;
}

.ffsi-desc-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.slider .hide {
  display: none;
}

.range-slider-wrap {
  height: 15px;
  padding-top: 4px;
}

.range-slider-wrap input {
  display: none;
}

.slider.slider-horizontal {
  display: block;
  width: 100% !important;
  height: 15px;
}

.slider.slider-horizontal .slider-track {
  height: 2px;
  background: rgba(94, 80, 74, 0.2);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.slider.slider-horizontal .slider-handle {
  margin-top: -3px;
  margin-left: 0;
}

.slider-handle.round {
  width: 8px;
  height: 8px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #5E504A;
  opacity: 1;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.slider.slider-horizontal .slider-selection {
  background: #5E504A;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.ffs-ttl-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ffs-ttl-desc {
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  color: #5E504A;
}

.ffs-item {
  max-width: 195px;
}

@media screen and (max-width: 480px) {
  .ffs-item {
    max-width: none;
  }
}

.ffs-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

@media screen and (max-width: 1200px) {
  .ffs-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

@media screen and (max-width: 991px) {
  .ffs-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 480px) {
  .ffs-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.ffs-last-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

@media screen and (max-width: 1200px) {
  .ffs-last-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 30px;
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  .ffs-last-col {
    margin-top: 0;
  }
}

@media screen and (max-width: 991px) {
  .ffs-in-cont {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}

.floor-build-block {
  position: relative;
}

.fb-links-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.fb-ll-item {
  position: relative;
  display: block;
  height: 100%;
  max-height: 100%;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background-color: rgba(216, 211, 197, 0.2);
  border-bottom: 1px solid #BBAD93;
  -webkit-transition: opacity 250ms ease;
  -o-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
  opacity: 0;
}

.fb-ll-item:hover {
  opacity: 1;
}

.fb-ll-item span {
  display: block;
}

.fb-lli-numb {
  font-size: 30px;
  line-height: 20px;
  color: #8F7564;
}

.fb-lli-dw {
  font-size: 12px;
  line-height: 15px;
  color: #8F7564;
  text-align: right;
}

span.fb-lli-cont {
  pointer-events: none;
  position: absolute;
  left: 0;
  bottom: -23px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
}

.fb-lli-floor {
  margin-top: 15px;
}

.floor-build-img {
  padding-left: 140px;
}

.build-table-wrap {
  overflow: auto;
}

.build-table {
  width: 100%;
  min-width: 800px;
  font-size: 18px;
  line-height: 22px;
  color: #5E504A;
  white-space: nowrap;
}

@media screen and (max-width: 991px) {
  .build-table {
    font-size: 14px;
    line-height: 18px;
  }
}

.build-table thead td, .build-table thead th {
  background-color: rgba(255,255,255,0.2);
}

.build-table thead td a, .build-table thead th a {
  font-size: 16px;
  font-weight: 700;
  color: #5E504A;
}

@media screen and (max-width: 991px) {
  .build-table thead td a, .build-table thead th a {
    font-size: 14px;
  }
}

.build-table thead td a:after, .build-table thead th a:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f176";
  margin-left: 10px;
}

.build-table thead td a.asc, .build-table thead th a.asc {
  color: #1A1A1A;
}

.build-table thead td a.desc, .build-table thead th a.desc {
  color: #1A1A1A;
}

.build-table thead td a.desc:after, .build-table thead th a.desc:after {
  content: "\f175";
}

.build-table thead td a:hover, .build-table thead th a:hover {
  opacity: 0.7;
}

.build-table tbody tr:nth-child(2n) td, .build-table tbody tr:nth-child(2n) th {
  background-color: rgba(255,255,255,0.1);
}

.build-table td, .build-table th {
  vertical-align: middle;
  height: 70px;
  padding: 10px;
}

@media screen and (max-width: 991px) {
  .build-table td, .build-table th {
    height: 50px;
    padding: 5px;
  }
}

.build-table td:first-child, .build-table th:first-child {
  padding-left: 40px;
}

@media screen and (max-width: 991px) {
  .build-table td:first-child, .build-table th:first-child {
    padding-left: 10px;
  }
}

.build-table td:last-child, .build-table th:last-child {
  padding-right: 40px;
  text-align: right;
}

@media screen and (max-width: 991px) {
  .build-table td:last-child, .build-table th:last-child {
    padding-right: 10px;
  }
}

.bt-rm-link {
  font-size: 16px;
  color: #1A1A1A;
  text-transform: uppercase;
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .bt-rm-link {
    font-size: 14px;
  }
}

.bt-rm-link:hover {
  color: #1A1A1A;
  opacity: 0.7;
}

.slider.slick-slider {
  display: block;
}

@media screen and (min-width: 1501px) {
  .b-sect-ind {
    margin-top: -20px;
  }
}

@media screen and (max-width: 1200px) {
  .build-view-tab {
    display: none;
  }
}

@media screen and (min-width: 1201px) {
  .view-table .table-view-tab {
    display: block;
  }
  .view-table .build-view-tab {
    display: none;
  }
  .view-table .fvl-table {
    display: inline;
  }
  .view-table .fvl-build {
    display: none;
  }
}

.table-view-tab {
  display: none;
}

@media screen and (max-width: 1200px) {
  .table-view-tab {
    display: block;
  }
}

@media screen and (max-width: 1200px) {
  .floor-view-lw {
    display: none;
  }
}

@media screen and (max-width: 1200px) {
  .choose-floor-sect.sect-80 {
    padding-bottom: 0;
  }
}

.fvl-table {
  display: none;
}

.sas-ap-info-list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  color: #1A1A1A;
}

.sas-ap-info-list li {
  margin-bottom: 22px;
}

@media screen and (max-width: 991px) {
  .sas-ap-info-list li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left;
  }
}

.sas-ap-info-list li:last-child {
  margin-bottom: 0;
}

.sas-ail-key {
  display: inline-block;
  vertical-align: top;
  width: 125px;
  padding-right: 5px;
  font-weight: 300;
  color: #5E504A;
}

.sas-ail-val {
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
}

.sas-ail-full-price {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid rgba(94, 80, 74, 0.2);
}

.sas-ail-full-price .sas-ail-val {
  font-size: 20px;
}

.sas-lc {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 410px;
  -ms-flex: 0 0 410px;
  flex: 0 0 410px;
  max-width: 410px;
}

@media screen and (max-width: 991px) {
  .sas-lc {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 30px;
  }
}

.sas-ttl-wrap {
  margin-bottom: 25px;
}

.sas-ttl-wrap h2 {
  font-family: inherit;
}

@media screen and (max-width: 991px) {
  .sas-ttl-wrap h2:after {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}

.sas-btns-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 410px) {
  .sas-btns-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.sas-btns-wrap .btn-global {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 -webkit-calc(50% - 10px);
  -ms-flex: 0 0 calc(50% - 10px);
  flex: 0 0 calc(50% - 10px);
  max-width: -webkit-calc(50% - 10px);
  max-width: calc(50% - 10px);
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}

@media screen and (max-width: 410px) {
  .sas-btns-wrap .btn-global {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 200px;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    max-width: 200px;
    margin-bottom: 20px;
  }
  .sas-btns-wrap .btn-global:last-child {
    margin-bottom: 0;
  }
}

.sas-btns-wrap .btn-global:before {
  padding-left: 5px;
  padding-right: 5px;
}

.cd-image-container {
  position: relative;
  max-width: 760px;
}

@media screen and (max-width: 991px) {
  .cd-image-container {
    margin-left: auto;
    margin-right: auto;
  }
}

.cd-image-container img {
  display: block;
}

.cd-image-label {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  padding: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: -webkit-transform .3s .7s,opacity .3s .7s;
  -webkit-transition: opacity .3s .7s,-webkit-transform .3s .7s;
  transition: opacity .3s .7s,-webkit-transform .3s .7s;
  -o-transition: transform .3s .7s,opacity .3s .7s;
  transition: transform .3s .7s,opacity .3s .7s;
  transition: transform .3s .7s,opacity .3s .7s,-webkit-transform .3s .7s;
}

.cd-image-label.is-hidden {
  visibility: hidden;
}

.is-visible .cd-image-label {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.cd-resize-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-right: 1px solid #BBAD93;
}

.cd-resize-img .cd-image-label {
  right: auto;
  left: 0;
}

.is-visible .cd-resize-img {
  width: 50%;
  -webkit-animation: cd-bounce-in .7s;
  animation: cd-bounce-in .7s;
}

@-webkit-keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}

@keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}

.cd-handle {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  height: 60px;
  width: 21px;
  left: 50%;
  top: 50%;
  margin-left: -11px;
  margin-top: -30px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  background-color: #8F7564;
  cursor: move;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0) scale(0);
  -ms-transform: translate3d(0, 0, 0) scale(0);
  transform: translate3d(0, 0, 0) scale(0);
}

.cd-handle .handle-icon {
  display: block;
  margin-top: 30px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.cd-handle .handle-icon:before, .cd-handle .handle-icon:after {
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
}

.cd-handle .handle-icon span {
  display: block;
  width: 3px;
  height: 3px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  margin: 7px auto;
}

.cd-handle.draggable {
  background-color: #333;
}

.is-visible .cd-handle {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-transition: -webkit-transform .3s .7s,opacity 0s .7s;
  -webkit-transition: opacity 0s .7s,-webkit-transform .3s .7s;
  transition: opacity 0s .7s,-webkit-transform .3s .7s;
  -o-transition: transform .3s .7s,opacity 0s .7s;
  transition: transform .3s .7s,opacity 0s .7s;
  transition: transform .3s .7s,opacity 0s .7s,-webkit-transform .3s .7s;
}

.cd-resize-img img {
  width: auto;
  max-width: none;
  height: auto;
  max-height: 100%;
}

@media screen and (max-width: 991px) {
  .sas-lc-in-cont {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}

.error-page-sect {
  border-top: 1px solid rgba(216, 211, 197, 0.1);
}

@-webkit-keyframes floating {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  45% {
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
  }
  55% {
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes floating {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  45% {
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
  }
  55% {
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes floatingShadow {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  45% {
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
  }
  55% {
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes floatingShadow {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  45% {
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
  }
  55% {
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.boo {
  width: 160px;
  height: 184px;
  margin-left: auto;
  margin-right: auto;
  border: 3.39394px solid #d8d3c5;
  border-bottom: 0;
  overflow: hidden;
  -webkit-border-radius: 80px 80px 0 0;
  border-radius: 80px 80px 0 0;
  -webkit-box-shadow: -16px 0 0 2px #1f2f40 inset;
  box-shadow: -16px 0 0 2px #1f2f40 inset;
  position: relative;
  padding-bottom: 32px;
  -webkit-animation: floating 3s ease-in-out infinite;
  animation: floating 3s ease-in-out infinite;
}

.boo::after {
  content: '';
  display: block;
  position: absolute;
  left: -18.82353px;
  bottom: -8.31169px;
  width: -webkit-calc(100% + 32px);
  width: calc(100% + 32px);
  height: 32px;
  background-repeat: repeat-x;
  -webkit-background-size: 32px 32px;
  background-size: 32px 32px;
  background-position: left bottom;
  background-image: -webkit-linear-gradient(135deg, #223344 16px, transparent 0), -webkit-linear-gradient(45deg, #223344 16px, transparent 0), -webkit-linear-gradient(135deg, #d8d3c5 18.82353px, transparent 0), -webkit-linear-gradient(45deg, #d8d3c5 18.82353px, transparent 0);
  background-image: -o-linear-gradient(135deg, #223344 16px, transparent 0), -o-linear-gradient(45deg, #223344 16px, transparent 0), -o-linear-gradient(135deg, #d8d3c5 18.82353px, transparent 0), -o-linear-gradient(45deg, #d8d3c5 18.82353px, transparent 0);
  background-image: linear-gradient(-45deg, #223344 16px, transparent 0), linear-gradient(45deg, #223344 16px, transparent 0), linear-gradient(-45deg, #d8d3c5 18.82353px, transparent 0), linear-gradient(45deg, #d8d3c5 18.82353px, transparent 0);
}

.boo .face {
  width: 24px;
  height: 3.2px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #d8d3c5;
  position: absolute;
  left: 50%;
  bottom: 56px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.boo .face::before, .boo .face::after {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  background-color: #d8d3c5;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  bottom: 40px;
}

.boo .face::before {
  left: -24px;
}

.boo .face::after {
  right: -24px;
}

.shadow {
  width: 128px;
  height: 16px;
  background-color: #1f2f40;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: floatingShadow 3s ease-in-out infinite;
  animation: floatingShadow 3s ease-in-out infinite;
}

.epc-bw .btn-global {
  min-width: 200px;
}

.epc-ttl {
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  color: #D8D3C5;
  text-transform: uppercase;
}

.epc-txt {
  font-size: 14px;
  line-height: 20px;
  color: #BFA98C;
}

.lang-col {
  position: relative;
  padding-left: 20px;
  margin-left: 20px;
}

.lang-col:before {
  content: '';
  border-left: 1px solid #fff;
  height: 16px;
  position: absolute;
  left: 0;
  top: 57px;
}

@media screen and (max-width: 1200px) {
  .lang-col:before {
    top: 32px;
  }
}

.fixed .lang-col:before {
  top: 37px;
}

.lang-col.font-color-white:before {
  border-left-color: #fff;
}

.lang-btn-wrap {
  position: relative;
  padding-top: 56px;
  padding-bottom: 56px;
}

@media screen and (max-width: 1200px) {
  .lang-btn-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.fixed .lang-btn-wrap {
  padding-top: 36px;
  padding-bottom: 36px;
}

@media screen and (max-width: 1200px) {
  .fixed .lang-btn-wrap {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}

.lang-btn {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  cursor: default;
}

@media screen and (max-width: 1200px) {
  .lang-btn {
    font-size: 13px;
  }
}

.font-color-white .lang-btn {
  color: #fff;
}

.lang-btn:before {
  content: "";
  height: 2px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #fff;
  -webkit-transition: max-width 0.5s ease 0s;
  -o-transition: max-width 0.5s ease 0s;
  transition: max-width 0.5s ease 0s;
  margin-top: 8px;
  max-width: 0;
}

.lang-btn:hover {
  color: #fff;
}

.font-color-white .lang-btn:hover {
  color: #fff;
}

.lang-btn-wrap:hover .lang-btn:before {
  max-width: 100%;
}

.lang-drd {
  position: absolute;
  left: -20px;
  top: 115%;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
  -webkit-transition: top 0.3s ease 0s, opacity 0.3s;
  -o-transition: top 0.3s ease 0s, opacity 0.3s;
  transition: top 0.3s ease 0s, opacity 0.3s;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  opacity: 0;
}

.lang-btn-wrap:hover .lang-drd {
  opacity: 1;
  top: 100%;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

@media screen and (max-width: 1200px) {
  .lang-drd {
    left: auto;
    right: -15px;
  }
}

@media screen and (max-width: 1024px) {
  .lang-drd {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-top: 15px;
  }
}

.lang-drd-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 15px;
  line-height: 19px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
  .lang-drd-list {
    font-size: 13px;
  }
}

.lang-drd-list a {
  display: block;
  padding: 12px 20px;
  color: #333;
  background-color: #fff;
}

@media screen and (max-width: 1200px) {
  .lang-drd-list a {
    padding: 8px 15px;
  }
}

.lang-drd-list a:hover {
  background-color: #223344;
  color: #fff;
}

.menu-lang-fix {
  margin-left: auto;
}

@media screen and (max-width: 1200px) {
  .menu-lang-fix.menu ul li a {
    font-size: 13px;
  }
}

.header-top-mobile .lang-col {
  float: right;
  margin-left: 10px;
}

.header-top-mobile .lang-col:before {
  top: 14px;
}

.header-top-mobile .lang-btn-wrap {
  padding-top: 12px;
  padding-bottom: 12px;
}

html {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

body {
  min-width: 320px;
  color: #5E504A;
  background-color: #223344;
}

.custom-arrows-wrap {
  position: relative;
}

.custom-arrows-wrap > .slider-nav {
  position: static !important;
}

.single-news-grid .custom-arrows-wrap .slick-arrow {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  color: #fff;
  -webkit-transition: backgraund 250ms ease;
  -o-transition: backgraund 250ms ease;
  transition: backgraund 250ms ease;
  top: 39%;
}

.single-news-grid .custom-arrows-wrap .slick-arrow.pre-arrows {
  right: auto;
  left: 0;
}

.single-news-grid .custom-arrows-wrap .slick-arrow.next-arrows {
  left: auto;
  right: 0;
}

.single-news-grid .custom-arrows-wrap .slick-arrow:hover {
  background: black;
  opacity: 1;
}

.new-blue-bg {
  background-color: #223344;
}

a.new-beige-ttl:hover {
  color: #D8D3C5;
  opacity: 0.7;
}

.new-beige-ttl {
  color: #D8D3C5;
}

.section-title-left .new-beige-ttl:after, .section-title .new-beige-ttl:after, .new-beige-ttl:after {
  background: #D8D3C5;
}

.projects-content .filter-projects.new-wh-projects-nav li span {
  color: #BFA98C;
}

.projects-content .filter-projects.new-wh-projects-nav li span:hover {
  border-bottom-color: #D8D3C5;
}

.projects-content .filter-projects.new-wh-projects-nav li .is-checked {
  color: #D8D3C5;
  border-bottom-color: #D8D3C5;
}

.new-light-brown-color {
  color: #BFA98C;
}

.new-biege-color {
  color: #D8D3C5;
}

.section-title-desc .section-desc.new-biege-border:after {
  background: #D8D3C5;
}

.btn-beige {
  background-color: #D8D3C5;
  color: #1A1A1A;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.btn-beige.btn-global-yellow-hover:hover {
  background-color: #1A1A1A;
  color: #1A1A1A;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.beige-socials ul li a {
  color: #D8D3C5;
}

.beige-socials ul li a:hover {
  color: #D8D3C5;
  opacity: 0.7;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
  background-color: #fff;
}

.header-1:not(.header-2) .header-bottom {
  background: #223344;
}

.biege-sect {
  background-color: #D8D3C5;
}

.light-brown-sect {
  background-color: #BFA98C;
}

.new-biege-bb {
  border-bottom: 1px solid rgba(216, 211, 197, 0.2);
}

a.new-wh-ttl:hover {
  color: #fff;
  opacity: 0.7;
}

.new-wh-ttl {
  color: #fff;
}

.section-title-left .new-wh-ttl:after, .section-title .new-wh-ttl:after, .new-wh-ttl:after {
  background: #fff;
}

.tvt-pt {
  padding-top: 60px;
}

@media screen and (max-width: 1500px)  {
  .tvt-pt {
    padding-top: 40px;
  }
}

@media screen and (max-width: 991px)  {
  .tvt-pt {
    padding-top: 30px;
  }
}











