/*-------------------------------------------------------------------------------
  1. Global
-------------------------------------------------------------------------------*/
/* 1.1 General */
@import url("https://fonts.googleapis.com/css?family=Barlow:400,700|Barlow:400,500,700");
@import url("https://fonts.googleapis.com/css?family=Karla:400,400i,700,700i");
@import url("https://fonts.googleapis.com/css?family=Teko:400,500,700");
@import url("https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700");
@import url("https://fonts.googleapis.com/css?family=Abril+Fatface");
@font-face {
  font-family: "Butler";
  src: url("../fonts/butler_regular-webfont.eot");
  src: url("../fonts/butler_regular-webfontd41d.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/butler_regular-webfont.woff2") format("woff2"),
    url("../fonts/butler_regular-webfont.woff") format("woff"),
    url("../fonts/butler_regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Butler";
  src: url("../fonts/butler_bold-webfont.eot");
  src: url("../fonts/butler_bold-webfontd41d.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/butler_bold-webfont.woff2") format("woff2"),
    url("../fonts/butler_bold-webfont.woff") format("woff"),
    url("../fonts/butler_bold-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "titleWeb";
  src: url("../fonts/font-new/titilliumweb-semibold.ttf");

  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "titleweb2";
  src: url("../fonts/font-new/titilliumweb-bold.ttf");

  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Butler";
  src: url("../fonts/butler_extrabold-webfont.eot");
  src: url("../fonts/butler_extrabold-webfontd41d.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/butler_extrabold-webfont.woff2") format("woff2"),
    url("../fonts/butler_extrabold-webfont.woff") format("woff"),
    url("../fonts/butler_extrabold-webfont.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Butler Stencil Bold";
  font-style: normal;
  font-weight: normal;
  src: local("Butler Stencil Bold"),
    url("../fonts/Butler_Bold_Stencil.woff") format("woff");
}

@font-face {
  font-family: BR Firma;
  src: url(../fonts/br-font/BR-Firma-SemiBold.otf);
}
@font-face {
  font-family: BR Firma reg;
  src: url(../fonts/br-font/BR-Firma-Regular.otf);
}

html {
  font-size: 12px;
}
body {
  font-family: "Karla", sans-serif;
  color: #000000;
}
html > body .underline {
  text-decoration: underline;
}
html > body .underline:hover {
  text-decoration: none;
}

::selection {
  background-color: #2d1a6a;
  color: #ffffff;
  text-shadow: none;
}
-webkit-::selection {
  background-color: #2d1a6a;
  color: #ffffff;
  text-shadow: none;
}
::-moz-selection {
  background-color: #2d1a6a;
  color: #ffffff;
  text-shadow: none;
}
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: #e9005e;
}

.container-fluid-md {
  padding-left: 15px;
  padding-right: 15px;
}
.row-10 {
  margin-left: -5px;
  margin-right: -5px;
}
.row-10 > [class^="col-"],
.row-10 > [class*=" col-"] {
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 1280px) {
  .container {
    max-width: 1200px;
  }
  .row-60 {
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }
  .row-60 > [class^="col-"],
  .row-60 > [class*=" col-"] {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}

@media (min-width: 1600px) {
  .container-fluid {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .container-fluid-md {
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }
}
.full-height {
  min-height: 100vh;
}

@media (min-width: 1600px) {
  .container-fluid2 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
/* 1.2 Typography */

h2,
.h2 {
  font-weight: normal;
}
h4,
.h4 {
  margin-bottom: 1.75rem;
  letter-spacing: -0.035em;
  font-weight: bold;
}
.text-bold {
  font-weight: bold;
}
.text-normal {
  font-weight: normal;
}
.text-underline {
  text-decoration: underline;
}

html > body .text-black {
  color: #000000;
}
html > body .text-grey-primary {
  color: #cccccc;
}
html > body .text-grey {
  color: #000;
  font-size: 14px;
  text-align: left;
  padding: 10px 10px;
  line-height: 22px;
}
html > body .text-white a,
html > body .text-black a {
  color: inherit;
}
html > body .text-grey-light {
  color: #999999;
}
html > body .lh-sm {
  line-height: 1.25;
}
html > body .lh-md {
  line-height: 1.625;
}
html > body .lh-lg {
  line-height: 1.875;
}
html > body .lh-lg2 {
  line-height: 1.8;
}
html > body .fs14 {
  font-size: 0.875rem;
}
html > body .fs18 {
  font-size: 1.125rem;
}
html > body .fs20 {
  font-size: 1.25rem;
}
html > body .fs28 {
  font-size: 1.75rem;
}
html > body .fs30 {
  font-size: 1.875rem;
  text-align: center;
}
html > body .fs36 {
  font-size: 2.25rem;
}
html > body .fs42 {
  font-size: 2.625rem;
}
html > body .fs48 {
  font-size: 3rem;
}
html > body .fs60 {
  font-size: 2.75rem;
  line-height: 1.36666667;
}

.fs18.text-grey {
  line-height: 1.66666667;
}
.h1-lg {
  font-size: 3.5rem;
  font-weight: bold;
  letter-spacing: -0.025em;
}
.theme-orange .text-primary {
  text-align: center;
}

@media (min-width: 576px) {
  .text-right-sm {
    text-align: right !important;
  }
  html > body .fs60 {
    font-size: 3.75rem;
    line-height: 1.36666667;
  }
}

@media (min-width: 768px) {
  .text-right-md {
    text-align: right !important;
  }
  .h1-lg {
    font-size: 4.5rem;
    line-height: 1.13888889;
  }
}

.font-custom {
  font-family: "Butler", Serif;
}
.font-libre {
  font-family: "Libre Baskerville", serif;
}
.font-abril {
  font-family: "Abril Fatface", cursive;
  font-weight: normal;
}
.base-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.base-list > li {
  padding-left: 1rem;
  position: relative;
  margin-bottom: 1.25rem;
}
.base-list > li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.7em;
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 5rem;
  background: #000000;
}

.more {
  text-transform: uppercase;
}
.more-lg {
  text-transform: uppercase;
  font-size: 1.25rem;
  font-weight: bold;
}
.more-xl {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: bold;
}
.more a,
.more-lg a {
  color: #000000;
  text-decoration: none;
}
.more a:hover,
.more-lg a:hover,
.more-total a:hover {
  color: #b11d11;
}
.more-lg i {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5em;
  font-size: 110%;
  line-height: 0.75;
}
.ion-ios-arrow-left,
.ion-ios-arrow-right {
  transform: translateX(0);
  transition: transform 0.3s ease-in-out;
}

a:hover .ion-ios-arrow-right,
button:hover .ion-ios-arrow-right,
.btn:hover .ion-ios-arrow-right {
  transform: translateX(0.25rem);
}
a:hover .ion-ios-arrow-left,
button:hover .ion-ios-arrow-left,
.btn:hover .ion-ios-arrow-left {
  transform: translateX(-0.25rem);
}

/* 1.3 Fields */

html > body .mr20 {
  margin-right: 1.25rem;
}
html > body .mt5 {
  margin-top: 5px;
}
html > body .mt10 {
  margin-top: 0.625rem;
}
html > body .mt20 {
  margin-top: 1.25rem;
}
html > body .mt30 {
  margin-top: 1.875rem;
}
html > body .mt40 {
  margin-top: 2.5rem;
}
html > body .mt50 {
  margin-top: 3.125rem;
}
html > body .mt55 {
  margin-top: 3.4375rem;
}
html > body .mt60 {
  margin-top: 3.75rem;
}
html > body .mt65 {
  margin-top: 4.0625rem;
}
html > body .mt70 {
  margin-top: 4.375rem;
}
html > body .mt80 {
  margin-top: 5rem;
}
html > body .mt90 {
  margin-top: 5.625rem;
}
html > body .mt100 {
  margin-top: 6.5rem;
}
html > body .mt150 {
  margin-top: 9.375rem;
}
html > body .mb5 {
  margin-bottom: 5px;
}
html > body .mb10 {
  margin-bottom: 0.625rem;
}
html > body .mb20 {
  margin-bottom: 1.25rem;
}
html > body .mb30 {
  margin-bottom: 1.875rem;
}
html > body .mb35 {
  margin-bottom: 2.1875rem;
}
html > body .mb40 {
  margin-bottom: 2.5rem;
}
html > body .mb45 {
  margin-bottom: 2.8125rem;
}
html > body .mb50 {
  margin-bottom: 3.125rem;
}
html > body .mb55 {
  margin-bottom: 3.4375rem;
}
html > body .mb60 {
  margin-bottom: 3.75rem;
}
html > body .mb65 {
  margin-bottom: 4.0625rem;
}
html > body .mb70 {
  margin-bottom: 4.375rem;
}
html > body .mb75 {
  margin-bottom: 4.6875rem;
}
html > body .mb80 {
  margin-bottom: 5rem;
}
html > body .mb90 {
  margin-bottom: 5.625rem;
}
html > body .mb100 {
  margin-bottom: 6.25rem;
}
html > body .mb120 {
  margin-bottom: 7.5rem;
}
html > body .mb130 {
  margin-bottom: 8.125rem;
}



/* 1.4 Buttons */

button:focus,
input:focus {
  outline: none;
}
.btn {
  padding: 0.75rem 2rem 0.75rem;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 0;
}
.btn-sm {
  padding: 0.875rem 1.5rem 0.8125rem;
}
.btn-md {
  padding: 0.875rem 2rem 0.9375rem;
}
.btn-xs {
  border-color: #cccccc;
  padding: 3px 12px 3px;
  font-size: 0.75rem;
  color: #a7a9b8;
  letter-spacing: 0.025em;
}
.btn-light {
  background: #ffffff;
  border-color: #999999;
}

.btn-dark {
  background: #000000;
  border-color: #000000;
}
.btn-dark:hover,
.btn-dark:not(:disabled):not(.disabled):active {
  background: #23272b;
  border-color: #23272b;
}
.btn .icon {
  margin-left: 0.75rem;
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.375rem;
  margin-bottom: -0.25rem;
  line-height: 1;
  font-size: 1.25rem;
}

.btn-sm .icon {
  font-size: 1.125rem;
  line-height: 0.75;
}
.btn-sm .ion-ios-email-outline {
  font-size: 1.5rem;
}
.btn-light:hover,
.btn-light:not(:disabled):not(.disabled):active {
  background-color: #b11d11;
  border-color: #b11d11;
  color: #ffffff;
}
.btn-outline-secondary:hover,
.btn-outline-secondary:not(:disabled):not(.disabled):active {
  background-color: #ffffff;
  border-color: #b11d11;
  color: #b11d11;
}
.btn-danger {
  background: #b11d11;
  border-color: #b11d11;
}
.btn-rounded {
  border-radius: 30px;
}
.btn-link.text-black:hover {
  color: #000000;
}

/* 1.5 Forms */

.form-control {
  border-radius: 0;
  padding: 0.625rem 1.25rem 0.625rem;
  height: calc(1.5em + 1.25rem + 2px);
}

.form-control-lg {
  padding: 0.875rem 1.25rem 0.9375rem;
  height: calc(1.5em + 1.8125rem + 2px);
  font-size: 1rem;
}

.control-with-icon {
  position: relative;
}
.control-with-icon .form-control {
  padding-right: 3rem;
}
.control-icon {
  padding-top: 1px;
  position: absolute;
  top: 50%;
  right: 20px;
  font-size: 1.5rem;
  color: #999999;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.control-icon i,
.control-icon i:before {
  display: block;
  line-height: 0.75;
}
.control-btn {
  margin-top: 2.75rem;
}
.label-custom {
  margin-bottom: 0;
  display: block;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: bold;
}
.plan-text{color:#FFF !important;}
.form-control-custom {
  border: none;
  border-bottom: #cccccc 1px solid;
  padding: 0 0 0.625rem;
  height: calc(1.5em + 0.625rem + 1px);
  color: #000000;
  font-weight: normal;
}
.form-control-custom::-webkit-input-placeholder {
  color: #999999;
}
.form-control-custom::-moz-placeholder {
  color: #999999;
}
.form-control-custom:-ms-input-placeholder {
  color: #999999;
}
.form-control-custom::-ms-input-placeholder {
  color: #999999;
}
.form-control-custom::placeholder {
  color: #999999;
}
.form-control-custom:focus {
  border-color: #000000;
}
/* ------------------------------------------------------------------ */
.preloader {
  position: fixed;
  overflow: hidden;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  color: #4b4b4b;
  text-align: center;
}
.spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #2c1a6a;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}
.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

/*-------------------------------------------------------------------------------
  2. Header
-------------------------------------------------------------------------------*/

.header {
  padding-top: 1.5rem;
  transition: margin-top 0.5s ease-in-out;
  margin-top: 0;
}
.submenu-header {
  padding-top: 1.5rem;
  top: 38px;
  left: 50%;
  transform: translate(-50%);
  top: 104px;
  height: 65px;
  background-color: #f5f5f5;
  position: fixed;
  width: 70%;
  justify-content: center;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  padding: 0% 12%;
  z-index: 4;
  box-shadow: #63636333 0 2px 8px;
  transition: 0.4s;
}

@media (min-width: 768px) {
  .header {
    padding-top: 0px;
  }
}

.header-affix {
  position: fixed !important;
  top: -5rem !important;
  left: 0;
  width: 100%;
  z-index: 900;
  background: #ffffff;
  padding-top: 0.75rem !important;
  padding-bottom: 0.5rem !important;
  box-shadow: rgba(0, 0, 0, 0.1) 0 3px 15px;
  margin-top: 5rem;
}
.header-affix .nav-logo {
  transform: scale(0.45);
}

@media (max-width: 767px) {
  .header-affix .nav-logo {
    margin-left: -50%;
  }
}
.menu .menu-lang,
.menu .menu-main,
.menu .social,
.menu .menu-copyright {
  opacity: 0;
  transform: translateY(3rem);
  transition: all 0.5s ease-in-out;
}
.menu .menu-lang {
  transition-delay: 0.2s;
}
.menu .menu-main {
  transition-delay: 0.4s;
}
.menu .social {
  transition-delay: 0.6s;
}
.menu .menu-copyright {
  transition-delay: 0.8s;
}
.body-menu-opened .menu .menu-lang,
.body-menu-opened .menu .menu-main,
.body-menu-opened .menu .social,
.body-menu-opened .menu .menu-copyright {
  opacity: 1;
  transform: translateY(0);
}
/*.brand {*/
/*  float: left;*/
/*  white-space: nowrap;*/
/*}*/
.brand a {
  color: inherit;
  text-decoration: none;
}
.brand-name,
.brand-text {
  display: inline-block;
  vertical-align: middle;
}
.brand-name {
  margin-right: 0.875rem;
  font-family: "Butler", Serif;
  font-size: 2.875rem;
  font-weight: 900;
  line-height: 1.1;
}
.brand-text {
  margin-bottom: 6px;
  font-size: 1.125rem;
  line-height: 1.15;
  letter-spacing: -0.5px;
}
.header-content {
  margin-left: 17.5%;
  margin-right: 17.5%;
}
.header-contacts {
  padding-top: 0.5rem;
  font-weight: bold;
}
.header-contact-item,
.header-contact-divider {
  display: inline-block;
  vertical-align: middle;
  padding: 0px 19px;
}
.header-contact-divider {
  margin-left: 1.875rem;
  margin-right: 1.875rem;
  opacity: 0.2;
  display: none;
}
.phone-link,
.phone-link:hover,
.mail-link,
.mail-link:hover {
  color: inherit;
  text-decoration: none;
}
.mail-link {
  padding: 2px 5px;
}
.phone-link {
  cursor: default;
}
.nav-toggle-btn {
  background: none;
  border: none;
  padding: 0;
  margin: 0.25rem 0 0;
  border-radius: 0;
  outline: none;
  float: right;
  position: relative;
  z-index: 995;
  font-weight: bold;
  text-transform: uppercase;
  color: inherit;
}
.nav-toggle-btn:hover {
  color: #b11d11;
}
.nav-toggle-btn:focus {
  outline: none;
}
.nav-toggle-title {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0rem;
}
.nav-toggle {
  width: 29px;
  height: 29px;
  display: inline-flex;
  vertical-align: middle;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: auto;
  cursor: pointer;
}
.nav-toggle-sm {
  transform: scale(0.65);
  margin-right: -0.3125rem;
}
.stick {
  width: 29px;
  height: 3px;
  margin-bottom: 5px;
  background-color: #fff;
  display: inline-block;
}
.nav-toggle-btn:hover .stick {
  background-color: #e9005e;
}
.body-menu-opened .nav-toggle-btn {
  color: #fff;
}
.body-menu-opened .nav-toggle-btn .stick {
  background-color: #fff;
}
.stick:last-child {
  margin-bottom: 0px;
}
.nav-toggle:hover .stick-2 {
  width: 29px;
}
.body-menu-opened .stick-1 {
  animation: stick-1-open 0.85s ease-out forwards;
}
.body-menu-opened .stick-2 {
  animation: stick-2-open 0.85s linear forwards;
  width: 29px;
  margin-left: 0px;
}
.body-menu-opened .stick-3 {
  animation: stick-3-open 0.85s linear forwards;
}

@-webkit-keyframes stick-1-open {
  0% {
    width: 29px;
  }
  30% {
    width: 3px;
    transform: translate(14px, 0px);
  }
  65% {
    width: 3px;
    transform: translate(14px, -29px);
    animation-timing-function: cubic-bezier(0, 1, 1, 1);
  }
  100% {
    width: 2px;
    transform: translate(9px, 17px);
  }
}

@keyframes stick-1-open {
  0% {
    width: 29px;
  }
  30% {
    width: 3px;
    transform: translate(14px, 0px);
  }
  65% {
    width: 3px;
    transform: translate(14px, -29px);
    animation-timing-function: cubic-bezier(0, 1, 1, 1);
  }
  100% {
    width: 2px;
    transform: translate(9px, 17px);
  }
}

@-webkit-keyframes stick-2-open {
  65% {
    width: 29px;
    transform: translate(0px, 0px) rotate(0deg);
  }
  100% {
    width: 29px;
    transform: translate(0px, 0px) rotate(45deg);
  }
}

@keyframes stick-2-open {
  65% {
    width: 29px;
    transform: translate(0px, 0px) rotate(0deg);
  }
  100% {
    width: 29px;
    transform: translate(0px, 0px) rotate(45deg);
  }
}

@-webkit-keyframes stick-3-open {
  65% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  100% {
    transform: translate(0px, -8px) rotate(-45deg);
  }
}

@keyframes stick-3-open {
  65% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  100% {
    transform: translate(0px, -8px) rotate(-45deg);
  }
}

.body-menu-close .stick-1 {
  width: 3px;
  animation: stick-1-close 0.85s ease-out forwards;
}
.body-menu-close .stick-2 {
  animation: stick-2-close 0.85s ease-out forwards;
  margin-left: 0px;
}
.body-menu-close .stick-3 {
  animation: stick-3-close 0.85s ease-out forwards;
}

@-webkit-keyframes stick-1-close {
  0%,
  70% {
    width: 0px;
    transform: translate(0, 0);
  }
  100% {
    width: 29px;
    transform: translate(0, 0);
  }
}

@keyframes stick-1-close {
  0%,
  70% {
    width: 0px;
    transform: translate(0, 0);
  }
  100% {
    width: 29px;
    transform: translate(0, 0);
  }
}

@-webkit-keyframes stick-2-close {
  0% {
    width: 29px;
    transform: translate(0px, 0px) rotate(45deg);
  }
  20% {
    width: 3px;
    transform: translate(0, 0px) rotate(45deg);
  }
  40% {
    width: 0px;
  }
  65% {
    transform: translate(0, -26px);
    animation-timing-function: cubic-bezier(0, 1, 1, 1);
  }
  80% {
    width: 0px;
  }
  100% {
    width: 29px;
    transform: translate(0, 0px);
  }
}

@keyframes stick-2-close {
  0% {
    width: 29px;
    transform: translate(0px, 0px) rotate(45deg);
  }
  20% {
    width: 3px;
    transform: translate(0, 0px) rotate(45deg);
  }
  40% {
    width: 0px;
  }
  65% {
    transform: translate(0, -26px);
    animation-timing-function: cubic-bezier(0, 1, 1, 1);
  }
  80% {
    width: 0px;
  }
  100% {
    width: 29px;
    transform: translate(0, 0px);
  }
}

@-webkit-keyframes stick-3-close {
  0% {
    width: 29px;
    transform: translate(0px, -8px) rotate(-45deg);
  }
  20% {
    width: 3px;
    transform: translate(0, -8px) rotate(-45deg);
  }
  40% {
  }
  65% {
    transform: translate(0, -35px);
    animation-timing-function: cubic-bezier(0, 1, 1, 1);
  }
  90% {
    width: 3px;
  }
  100% {
    width: 29px;
    transform: translate(0, 0px);
  }
}

@keyframes stick-3-close {
  0% {
    width: 29px;
    transform: translate(0px, -8px) rotate(-45deg);
  }
  20% {
    width: 3px;
    transform: translate(0, -8px) rotate(-45deg);
  }
  40% {
  }
  65% {
    transform: translate(0, -35px);
    animation-timing-function: cubic-bezier(0, 1, 1, 1);
  }
  90% {
    width: 3px;
  }
  100% {
    width: 29px;
    transform: translate(0, 0px);
  }
}

@-webkit-keyframes fadeZoom {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}

@keyframes fadeZoom {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}

.navbar-nav {
  margin-left: 8rem;
  margin-right: 8rem;
  text-align: center;
  font-size: 1rem;
  text-transform: uppercase;
}
.navbar-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.navbar-nav > ul > li {
  display: inline-block;
  vertical-align: middle;
  padding-left: 1rem;
  padding-right: 1rem;
}
.navbar-nav a {
  position: relative;
  color: #999999;
  text-decoration: none;
  transition: color 0.3s cubic-bezier(0.82, 0, 0.21, 1);
}
.navbar-nav a:before {
  content: attr(data-text);
  position: absolute;
  width: 0%;
  transition: width cubic-bezier(0.82, 0, 0.21, 1) 0.3s;
  color: #b11d11;
  z-index: 2;
  overflow: hidden;
}
.navbar-nav li.active > a,
.navbar-nav a:hover {
  color: #999999;
}
.navbar-nav li.active > a:before,
.navbar-nav a:hover:before {
  width: 100%;
}
.navbar-nav li.active > a {
  font-weight: bold;
  color: transparent !important;
}
.menu-main li.active > a {
  color: transparent !important;
}
.navbar-nav .dropdown-toggle::after {
  display: none;
}
.navbar-nav .dropdown-menu {
  width: 25rem;
  padding: 27px 40px 22px;
  border: none;
  background: #ffffff;
  border-radius: 0;
  margin-top: 1.125rem;
  margin-left: -40px;
  text-transform: none;
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.05);
  position: absolute;
  left: 20px !important;
  top: 100% !important;
  transform: translate3d(0, 0, 0) !important;
}
.navbar-nav .dropdown:hover .dropdown-menu {
  animation: transform 0.3s ease-in-out forwards;
}
.navbar-nav .dropdown-menu:before {
  content: "";
  display: block;
  width: 100%;
  height: 1.125rem;
  position: absolute;
  left: 0;
  right: 0;
  top: -1.125rem;
}

@keyframes transform {
  0% {
    margin-top: 3rem;
    opacity: 0;
  }
  100% {
    margin-top: 1.125rem;
    opacity: 1;
  }
}
.navbar-nav .dropdown-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.navbar-nav .dropdown-menu ul li {
  margin-bottom: 6px;
}
.navbar-nav .dropdown-menu a {
  white-space: nowrap;
  color: #999999;
}
.navbar-nav .dropdown-menu .active a {
  font-weight: normal;
}
.dropdown-menu-title {
  margin-bottom: 24px;
  text-transform: uppercase;
  color: #000000;
  font-weight: bold;
}
.menu {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 990;
  background: #2e4289;
  max-width: 100%;
  width: 100%;
  padding: 3.75rem 4.375rem 3.25rem;
  display: flex;
  flex-direction: column;
  transition: transform 0.4s ease-in-out;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.body-menu-opened .menu {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

@media (min-width: 576px) {
  .menu {
    width: 34rem;
  }
}

@media (min-width: 992px) {
  .navbar-nav {
    margin-left: 15rem;
    margin-right: 15rem;
  }
  .navbar-nav > ul > li {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media (max-width: 575px) {
  .body-menu-opened {
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
}
.hide-menu {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 100%;
  background: rgba(0, 0, 0, 0.1);
  z-index: 980;
}
.body-menu-opened .hide-menu {
  bottom: 0;
}
.menu-lang {
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
}
.menu .menu-lang {
  padding-bottom: 4.5rem;
}
.menu-lang.float-right,
.text-right .menu-lang {
  margin-right: -1rem;
}
.menu-lang-item,
.menu .menu-lang-item {
  margin-right: 1rem;
  color: #000000;
}
.menu-lang-item:hover {
  color: #b11d11;
  text-decoration: none;
}
.menu-lang-item.active {
  color: #b11d11;
}
.menu-lang .divider {
  margin-right: 1rem;
}
.menu-main {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.menu-main > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu-main > ul > li {
  margin-top: 12px;
  margin-bottom: 12px;
}
.menu-main > ul > li > a,
.menu-main > ul > li > span {
  font-size: 20px;
  font-weight: bold;
  font-family: "titleweb2";
  color: #fff;
}
.menu-main > ul > li ul {
  padding: 1rem 0 1px 0.875rem;
  margin: 0;
  list-style: none;
}
.menu-main > ul > li ul > li {
  margin-bottom: 0.375rem;
}
.menu-main > ul > li ul > li > a,
.menu-main > ul > li ul > li > span {
  color: #999999;
}
.menu-main a,
.menu-main a:hover {
  position: relative;
  text-decoration: none;
}
.animsition-link {
  position: relative;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
}
.collapse > ul > li {
  list-style: none;
}
.menu-main a:before {
  content: attr(data-text);
  position: absolute;
  width: 0%;
  transition: width cubic-bezier(0.82, 0, 0.21, 1) 0.3s;
  color: #b11d11;
  z-index: 2;
  overflow: hidden;
  white-space: nowrap;
}
.menu-main li.active > a:before,
.menu-main a:hover:before {
  width: 100%;
}
.menu-footer {
  padding-top: 2rem;
}
.menu-copyright {
  margin-top: 18px;
  font-size: 0.875re;
  line-height: 1.71428571;
  color: #fff;
  text-transform: uppercase;
}
.menu-copyright strong {
  color: #fff !important;
}

@media (max-height: 380px) {
  .menu-footer {
    display: none;
  }
}
.header-custom {
  padding-top: 3rem;
}
.header-absolute {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 900;
}
.nav-logo {
  margin-top: -2.3125rem;
  margin-bottom: -2.3125rem;
  display: block;
}
.header-custom .social,
.header-custom .menu-lang {
  margin-top: 0.5rem;
}
.header-custom .social a {
  color: #999999;
}
.header-custom .navbar-nav a {
  color: #000000;
}
.header-custom .menu-lang {
  font-size: 1rem;
  font-weight: normal;
  color: #cccccc;
}
.header-custom .menu-lang a {
  color: #999999;
}

.header-custom .menu-lang a.active {
  color: #000000;
}
.header-custom .menu-lang a:hover {
  color: #b11d11;
}
@media (min-width: 768px) {
  .header-custom {
    padding-top: 5rem;
  }
}
/* section backgroun  */

section{
  background-image: url("../images/background-square.webp");
}
/*-------------------------------------------------------------------------------
  3. Home Zoom Parallax
-------------------------------------------------------------------------------*/

.promo-zoom {
  position: relative;
  z-index: 100;
}
.mountains {
  position: fixed;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  background: url("../img/bg-promo-zoom-mountains2.jpg") 50% 100% no-repeat;
  background-size: cover;
}
.house-left {
  position: fixed;
  width: 28.958333%;
  height: 59.16666666%;
  bottom: 0;
  left: 0;
  z-index: 20;
  background: url("../img/bg-promo-zoom-house-left.png") 0 100% no-repeat;
  background-size: contain;
}
.house-right {
  position: fixed;
  width: 62.76041667%;
  height: 60%;
  bottom: 0;
  right: 0;
  z-index: 30;
  background: url("../img/bg-promo-zoom-house-right.png") 100% 100% no-repeat;
  background-size: contain;
}
.step-opacity {
  position: absolute;
  left: 0;
  top: 85%;
}
.promo-zoom-titles {
  position: fixed;
  top: 30%;
  left: 10%;
  right: 10%;
  z-index: 40;
  text-align: center;
}
.top-title {
  margin-bottom: 1.25rem;
  font-size: 1.125rem;
  text-transform: uppercase;
  letter-spacing: 0.5625rem;
  color: #666666;
}
.promo-zoom-titles h1,
.promo-screen-titles h1 {
  font-size: 11.11111111vmin;
  font-weight: bold;
}
.text-texture {
  display: inline-block;
  background-image: url("../img/bg-title.jpg");
  background-position: 50% 50%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.text-texture > .inside {
  display: inline-block;
  mix-blend-mode: lighten;
  background: #e4eaff;
}
#inside {
  background-color: #f9e4ed;
}
.margin-div {
  margin-top: -55px;
}
.promo-zoom-titles .slogan,
.promo-screen-titles .slogan {
  margin-top: 1.125rem;
  font-size: 1.25rem;
  color: #666666;
  line-height: 1.5;
}
.brand .text-texture {
  background-image: linear-gradient(to bottom, #ff7c00, #ff0000);
  display: inline-block;
  vertical-align: middle;
  width: 4.75rem;
  height: 3.125rem;
}
.section {
  padding-top: 6rem;
  padding-bottom: 0rem;
}
.section-content {
  padding-top: 6rem;
}
.section-item {
  text-align: center;
  margin-top: 40px;
  padding-bottom: 20px;
  padding-top: 20px;
}
.section-item-new {
  text-align: center;
  background: #edd0dc;
  margin-top: 40px;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.section-item-new2 {
  text-align: center;
  background: #b6c3f1;
  margin-top: 40px;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.section-item + .section-item {
  margin-top: 4rem;
}
.page-content {
  background: #ffffff;
  padding-top: 12%;
  position: relative;
  z-index: 100;
}
@media (min-width: 768px) {
  .page-content {
    padding-top: 8.75rem;
  }
}
.section-mini {
  padding-top: 6rem;
}
.section-centered {
  display: flex;
  align-items: center;
}
.section-centered > div {
  width: 100%;
}
.full-image,
.full-image-dark {
  min-height: 100vh;
  background-size: cover;
  background-position: 50% 0;
  background-repeat: no-repeat;
  position: relative;
}
.full-image-dark:before {
  content: "";
  z-index: 10;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000000;
  opacity: 0.3;
}
.full-image-dark > div {
  z-index: 100;
  position: relative;
}
@media (min-width: 768px) {
  .section-item + .section-item {
    margin-top: 0px;
  }
  .section {
    padding-top: 5.625rem;
    padding-bottom: 0px;
  }
  .section-content {
    padding-bottom: 8.125rem;
  }
  .section-mini {
    padding-top: 8.125rem;
  }
}
.section-last {
  padding-bottom: 0;
}
.section-item-title {
  margin-bottom: 1.875rem;
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.375rem;
  line-height: 1.5;
}
.section-item-title,
.section-item-title a {
  color: #b11d11;
}
.section-item-title-sm {
  font-size: 1.125rem;
  letter-spacing: 0.5em;
}
.section-item-title-md {
  font-size: 1.25rem;
  letter-spacing: 0.25em;
}
.promo-about {
  padding-top: 9rem;
  padding-bottom: 6rem;
  line-height: calc(100vh - 15rem);
}
.promo-about .about {
  position: relative;
  top: 300px;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 768px) {
  .promo-about {
    padding-top: 3rem;
    padding-bottom: 3rem;
    line-height: calc(100vh - 6rem);
  }
}
.about {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 1.5;
}
.rounded-logo {
  width: 11.5rem;
  height: 11.5rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.rounded-logo svg {
  transform: rotate(175deg);
  text-transform: uppercase;
  letter-spacing: 2.65px;
  word-spacing: 4px;
  font-weight: bold;
  fill: #999999;
}
.rounded-logo .logo {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: 0.625rem;
  text-align: center;
  font-size: 4rem;
  font-weight: 900;
  font-family: "Butler", Serif;
  color: #000000;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.rounded-logo-sm {
  width: 7.125rem;
  height: 7.125rem;
}
.rounded-logo-sm .logo {
  margin-top: 0.25rem;
  font-size: 2.5rem;
}
.rounded-logo-md {
  width: 14.125rem;
  height: 14.125rem;
}
.rounded-logo-md .logo {
  font-size: 4.8125rem;
}
.rounded-logo-lg {
  width: 17rem;
  height: 17rem;
}
.rounded-logo-lg .logo {
  font-size: 6.125rem;
}
.rounded-logo.stamp {
  width: 14.125rem;
  height: 14.125rem;
  position: absolute;
  left: 0;
  bottom: -3rem;
}
.rounded-logo.stamp svg {
  transform: rotate(150deg);
}
.rounded-logo.font-custom svg {
  letter-spacing: 0.1em;
  word-spacing: 2px;
}
.about-logo {
  margin-bottom: 6.25rem;
}
.about-title {
  font-size: 2.25rem;
  font-weight: bold;
}
.about-descr {
  margin-top: 1.875rem;
  font-size: 1.5rem;
  line-height: 1.5;
}
.services-descr,
.flash-descr {
  font-size: 1rem;
  line-height: 1.875;
}
.service-item {
  margin-top: 4.375rem;
  display: block;
}
a.service-item {
  text-decoration: none;
  color: #000000;
}
.services-letter {
  overflow: hidden;
  position: relative;
  font-size: 13.75rem;
  font-weight: 900;
  line-height: 1.25;
}
.services-letter .mask {
  position: absolute;
  z-index: 10;
  width: 200%;
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 1) 50%,
    rgba(255, 255, 255, 1)
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 1) 50%,
    rgba(255, 255, 255, 1)
  );
  height: 100%;
  top: 0;
  left: 100%;
}

.letter-g .text-texture {
  background-image: url("../img/bg-letter-g.jpg");
  background-position: 50% 30%;
}
.letter-w .text-texture {
  background-image: url("../img/bg-letter-w.jpg");
  background-position: 50% 30%;
}
.letter-a .text-texture {
  background-image: url("../img/bg-letter-a.jpg");
  background-position: 50% 30%;
}
.service-item-title {
  font-size: 1.5rem;
  font-weight: bold;
}
.service-item-title a,
a .service-item-title {
  color: #000000;
  text-decoration: none;
}
.service-item-title a:hover,
a:hover .service-item-title {
  color: #b11d11;
}
.service-item-descr {
  margin-top: 1.625rem;
  line-height: 1.625;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.services-3d .row > div {
  display: flex;
}

.services-3d .service-item {
  position: relative;
  padding: 2.875rem 1.75rem 10.3125rem;
  margin-top: 2.5rem;
  overflow: hidden;
  background-color: transparent;
  transition: all 0.3s ease-in-out;
}
.services-3d .service-item:hover {
  background-color: #f3f4f6;
}
.services-3d .service-item .services-letter {
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.services-3d .service-item > * {
  position: relative;
  z-index: 200;
}
.services-3d .service-item > div.service-item-photo {
  position: absolute;
  z-index: 100;
}
.services-3d .service-item-photo {
  opacity: 0;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  -webkit-transform: translate(0, -3rem);
  transform: translate(0, -3rem);
  transition: all 0.5s ease-in-out;
}

@media (min-width: 768px) {
  .services-3d .service-item:hover .service-item-photo {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .services-3d .service-item:hover .services-letter {
    opacity: 0;
  }
}
.services-3d .service-item .btn {
  position: absolute;
  bottom: 4.375rem;
  left: 50%;
  white-space: nowrap;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.services-3d .service-item-title a:hover,
.services-3d a:hover .service-item-title {
  color: #000000;
}
.projects {
  padding-bottom: 3rem;
}

@media (min-width: 768px) {
  .projects {
    padding-bottom: 0.9375rem;
  }
}

.projects .section-item-title {
  margin-bottom: 5.625rem;
}
.carousel-container {
  position: relative;
  margin-left: -3.2rem;
  margin-right: -3.2rem;
  padding-left: 3.2rem;
  padding-right: 3.2rem;
  overflow: hidden;
}
.carousel-container .mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  z-index: 100;
  width: 100%;
  background: #ffffff;
  animation-fill-mode: forwards;
}
.project-carousel-item {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 70%;
  position: relative;
  text-align: left;
}
.project-carousel-photo,
.project-listing-photo,
.project-metro-photo {
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.project-metro-photo {
  z-index: 300;
}
.project-list-listing a,
.project-list-masonry a {
  color: #000000;
  text-decoration: none;
}
.project-list-listing a:hover .project-listing-title,
.project-list-masonry a:hover .project-masonry-title {
  color: #ff3600;
}
.project-listing-detail {
  margin-top: 2.25rem;
}
.project-listing-title {
  font-size: 2.25rem;
  font-weight: bold;
  letter-spacing: -0.025em;
}
.project-metro-title {
  font-size: 3rem;
  font-weight: normal;
}
.project-masonry-detail {
  margin-top: 24px;
}
.project-masonry-title {
  font-size: 1.875rem;
  font-weight: bold;
  letter-spacing: -0.025em;
}
.project-parallax-detail {
  margin-bottom: 46px;
  font-size: 1.125rem;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}
.project-piling-title {
  font-size: 9.25925926vmin;
  line-height: 1;
  letter-spacing: -0.025em;
  font-weight: normal;
}
.project-piling-title a:hover {
  text-decoration: underline !important;
}
.project-list-piling .footer {
  background: #2c1a6a;
}
.project-carousel-detail,
.project-metro-detail,
.project-carousel-date,
.project-metro-date {
  position: absolute;
  z-index: 20;
  left: 2.5rem;
  right: 2rem;
  bottom: 5rem;
  color: #ffffff;
}
.project-carousel-date,
.project-metro-date {
  bottom: auto;
  top: 2rem;
}
.project-carousel-detail {
  opacity: 0;
  transition: opacity 0.5s 0.5s ease-in-out;
}
.owl-item.active .project-carousel-detail {
  animation: fadeInDown 0.5s ease-out forwards;
  animation-delay: 0.5s;
  opacity: 1;
}
.project-carousel-title {
  margin-top: 0.875rem;
  font-size: 2rem;
  font-weight: bold;
  line-height: 3.1;
  font-family: "titleweb2";
  text-transform: uppercase;
  color: #000;
}
.project-carousel-more {
  position: absolute;
  opacity: 0;
  z-index: 30;
  left: 2.5rem;
  bottom: 1.5rem;
  transition: opacity 0.5s 1.1s ease-in-out;
}
.owl-item.active .project-carousel-more {
  animation: fadeInUp 0.35s ease-out forwards;
  animation-delay: 1.1s;
  opacity: 1;
}
.project .owl-theme .owl-nav {
  margin-top: 0;
}
.more-total {
  margin-top: 4.375rem;
  font-weight: bold;
  text-transform: uppercase;
}
.more-total a {
  color: #000000;
  text-decoration: underline;
}
.more-total a:hover {
  text-decoration: none;
}
.more-total-lg {
  margin-top: 8.125rem;
}
.owl-theme .owl-nav [class*="owl-"] {
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.owl-theme .owl-nav [class*="owl-"].disabled {
  cursor: default;
}
.owl-theme .owl-nav [class*="owl-"],
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: none;
  background-color: transparent;
  color: #000;
}
.owl-prev {
  left: 2rem;
}
.owl-next {
  right: 2rem;
}
.nav-inside.owl-theme .owl-nav {
  margin-top: 0;
}
.nav-inside .owl-prev {
  left: 0px;
}
.nav-inside .owl-next {
  right: 0px;
}
.nav-square.owl-theme .owl-nav [class*="owl-"] {
  width: 3.75rem;
  height: 3.75rem;
  border: #333333 1px solid;
  background: transparent;
  margin: 0;
  border-radius: 0;
  transition: all 0.3s ease-in-out;
}
.nav-square.owl-theme .owl-nav [class*="owl-"]:hover:not(.disabled) {
  background: #333333;
}
.nav-square .arrow {
  position: relative;
  width: 0.875rem;
  height: 1.5rem;
}
.nav-square .arrow-top,
.nav-square .arrow-bottom {
  background-color: #333333;
}
.nav-square .arrow-top:after,
.nav-square .arrow-bottom:after {
  background-color: #ffffff;
}
.nav-white-red.owl-theme .owl-nav [class*="owl-"] {
  border-color: #ffffff;
  background: #ffffff;
}
.nav-white-red.owl-theme .owl-nav [class*="owl-"]:hover:not(.disabled) {
  background: #b11d11;
  border-color: #b11d11;
}
.nav-white-orange.owl-theme .owl-nav [class*="owl-"] {
  border-color: #ffffff;
}
.nav-white-orange.owl-theme .owl-nav [class*="owl-"]:hover:not(.disabled) {
  background: #ff3600;
  border-color: #ff3600;
}
.nav-white-orange .arrow-top,
.nav-white-orange .arrow-bottom {
  background-color: #ffffff;
}

@media (min-width: 1600px) {
  .nav-inside .owl-prev {
    left: 0rem;
  }
  .nav-inside .owl-next {
    right: 0rem;
  }
}
.arrow {
  height: 3.125rem;
  width: 1.875rem;
  margin-left: auto;
  margin-right: auto;
}
.arrow-top,
.arrow-bottom {
  background-color: #cccccc;
  height: 2px;
  left: -10%;
  position: absolute;
  top: 50%;
  width: 100%;
}
.arrow-top:after,
.arrow-bottom:after {
  background-color: #b11d11;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  transition: all 0.15s;
}
.arrow-top {
  transform: rotate(45deg);
  transform-origin: bottom right;
}
.arrow-top:after {
  left: 100%;
  right: 0;
  transition-delay: 0s;
}
.arrow-bottom {
  transform: rotate(-45deg);
  transform-origin: top right;
}
.arrow-bottom:after {
  left: 0;
  right: 100%;
  transition-delay: 0.15s;
}
.owl-prev:not(.disabled):hover .arrow-top:after,
.owl-next:not(.disabled):hover .arrow-top:after {
  left: 0;
  transition-delay: 0.15s;
}
.owl-prev:not(.disabled):hover .arrow-bottom:after,
.owl-next:not(.disabled):hover .arrow-bottom:after {
  right: 0;
  transition-delay: 0s;
}
.arrow:active {
  transform: scale(0.9);
}
.owl-prev .arrow {
  transform: scaleX(-1);
}
.owl-prev .arrow:active {
  transform: scaleX(-1) scale(0.9);
}
.dots-md {
  margin-bottom: 16.5rem;
}
.dots-md.owl-theme .owl-dots,
.dots-md.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 5.625rem;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
}
.dots-md.owl-theme .owl-dots .owl-dot {
  vertical-align: middle;
}
.owl-theme .owl-dots .owl-dot:focus {
  outline: none;
}
.owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  background: transparent;
  border: transparent 1px solid;
  position: relative;
  margin: 5px;
}
.dots-md.owl-theme .owl-dots .owl-dot span {
  width: 1.5rem;
  height: 1.5rem;
}
.owl-theme .owl-dots .owl-dot:hover span {
  background: transparent;
}
.owl-theme .owl-dots .owl-dot.active span {
  border-color: #b11d11;
  background-color: transparent;
}

.owl-theme .owl-dots .owl-dot span:before {
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 3px;
  background: #000000;
  position: absolute;
  left: 50%;
  margin-left: -1.5px;
  top: 50%;
  margin-top: -1.5px;
}

.dots-md.owl-theme .owl-dots .owl-dot span:before {
  width: 4px;
  height: 4px;
  margin-left: -2px;
  margin-top: -2px;
}

.owl-theme .owl-dots .owl-dot.active span:before,
.owl-theme .owl-dots .owl-dot:hover span:before {
  background-color: #b11d11;
}

.reviews-carousel-sm.owl-theme .owl-dots .owl-dot span:before {
  background-color: #ffffff;
}

.reviews-carousel-sm.owl-theme .owl-dots .owl-dot.active span:before,
.reviews-carousel-sm.owl-theme .owl-dots .owl-dot:hover span:before {
  background-color: #f4882e;
}

.reviews-carousel-sm.owl-theme .owl-dots .owl-dot.active span {
  border-color: #f4882e;
}

@media (min-width: 1400px) {
  .connectivity h1,
  .space h2,
  .views h2,
  .well-being h2,
  .sustainablity h2,
  .quality h2 {
    line-height: 180px !important;
  }

  .carousel-container {
    margin-left: -7.5rem;
    margin-right: -7.5rem;
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }
  .owl-prev {
    left: -0rem;
  }
  .owl-next {
    right: -0rem;
  }
}

@media (min-width: 768px) {
  .project-carousel-item {
    padding-bottom: 44.44444444%;
  }
  .project-carousel-detail,
  .project-carousel-date,
  .project-metro-date {
    left: 3.75rem;
    right: auto;
    top: auto;
    bottom: 10.625rem;
    max-width: 60%;
    color: #ffffff;
  }
  .project-carousel-date,
  .project-metro-date {
    bottom: auto;
    top: 2.625rem;
  }
  .project-carousel-title {
    font-size: 2rem;
  }
  .project-carousel-more {
    left: auto;
    right: 3.4375rem;
    bottom: 3.25rem;
  }
}

@media (max-width: 767px) {
  .project-carousel-item .btn {
    padding: 7px 12px 7px;
  }
  .owl-prev {
    left: -0rem;
  }
  .owl-next {
    right: -0rem;
  }
  .carousel-container {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
.clients {
  background: url("../img/bg-clients.gif") 50% 0 no-repeat;
  background-size: cover;
}
.testimonial {
  background: url("../img/bg-testimonial.png") 50% 0 no-repeat;
  background-size: cover;
}
.testimonial .owl-theme .owl-dots,
.testimonial .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 3.75rem;
}
.reviews-carousel-container {
  background: #ffffff;
  padding-top: 2.8125rem;
  padding-bottom: 5.875rem;
  padding-left: 3rem;
  padding-right: 3rem;
  margin-top: 5rem;
}
.carousel-center-v.owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}
.reviews-carousel-text {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.33333333;
  letter-spacing: -1px;
}
.testimonial .reviews-carousel-text {
  line-height: 1.66666667;
  letter-spacing: -0.025em;
  font-weight: normal;
}
.reviews-carousel-author {
  margin-top: 3rem;
  font-size: 1.125rem;
}
.reviews-carousel-author:before,
.reviews-carousel-author:after {
  content: "-";
  margin: 0 0.625rem;
  color: #999999;
}
.reviews-carousel-sm .reviews-carousel-item {
  min-height: 22.5rem;
}
.reviews-carousel-sm .reviews-carousel-item > .inside {
  vertical-align: top;
}
.reviews-carousel-sm .reviews-carousel-author {
  text-transform: uppercase;
  font-weight: bold;
}
.reviews-carousel-sm .reviews-carousel-author:before,
.reviews-carousel-sm .reviews-carousel-author:after {
  display: none;
}
.reviews-carousel-author-status {
  margin-top: 0.5rem;
  font-size: 1rem;
  font-weight: normal;
}
.home-piling .reviews-carousel-author-status {
  color: #99cccc;
}
.home-piling .reviews-carousel-author-status .text-grey-light {
  color: #669999;
}
.reviews-carousel-sm .owl-dots {
  margin-left: -5px;
  text-align: left;
}
@media (min-width: 992px) {
  .reviews-carousel-text {
    font-size: 2.25rem;
  }
  .reviews-carousel-sm .reviews-carousel-text {
    font-size: 1.875rem;
    letter-spacing: -0.25px;
    line-height: 1.6;
  }
  .reviews-carousel-container {
    padding-left: 8.75rem;
    padding-right: 8.75rem;
  }
}
.partner-list {
  margin-top: 9.25925926vmin;
  text-align: center;
}
.partner-item {
  display: flex;
  text-align: center;
}
.partner-item img {
  opacity: 0.4;
  transition: all 0.3s ease-in-out;
}
.partner-item img:hover,
.partner-item a:hover img,
.partner-item .inside:hover img {
  opacity: 1;
}
.partner-bordered .partner-item {
  margin: 0 -1px -1px 0;
  border: #eaeaea 1px solid;
  min-height: 13.88888889vmin;
}
.partner-item > .inside {
  padding: 1.5rem 1rem;
  align-self: center;
  display: block;
  width: 100%;
}
.partner-item {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.partner-item img {
  max-width: 100%;
}
@media (min-width: 768px) {
  .partner-item {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.article-list {
  margin-top: 6.25rem;
}
.article-list > div {
  display: flex;
}
.article-item {
  width: 100%;
  margin-bottom: 2.5rem;
  position: relative;
  text-align: left;
  display: flex;
  flex-direction: column;
  padding: 10px;
}
a.article-item {
  color: #000000;
  text-decoration: none;
}
.article-item-photo {
  margin-bottom: 2rem;
  height: 0;
  padding-bottom: 62.16216216%;
  position: relative;
  overflow: hidden;
}
.article-item-photo img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.article-item-masonry {
  margin-bottom: 10px;
  display: block;
  position: relative;
}
.article-item-masonry,
.article-item-masonry:hover {
  color: #ffffff;
}
.article-item-masonry .article-item-photo {
  margin-bottom: 0;
  height: auto;
  padding-bottom: 0;
}
.article-item-masonry .article-item-photo img {
  position: relative;
  z-index: 100;
  width: 100%;
  height: auto;
}
.article-item-masonry .article-item-photo:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 150;
  opacity: 0.6;
  background: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.75),
    rgba(0, 0, 0, 0) 70%
  );
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.75),
    rgba(0, 0, 0, 0) 70%
  );
  transition: all 0.3s ease-in-out;
}
.article-item-masonry:hover .article-item-photo:before {
  opacity: 0;
}
.article-list-listing .article-item {
  display: block;
  margin-bottom: 4.625rem;
}
.article-list-listing .article-item-photo {
  padding-bottom: 51.94805195%;
  margin-bottom: 5px;
}
.article-list-listing .article-item-title {
  font-size: 16px;
  line-height: 26px;
  font-family: "titleweb2";
  letter-spacing: -0.025em;
  text-transform: uppercase;
  padding-top: 10px;
}
.article-item-info {
  color: #999999;
  margin-top: 11px;
}
.article-item-info a {
  color: #ef0d6e;
}
.article-item-info a:hover {
  color: #b11d11;
  text-decoration: none;
}
.article-item-descr {
  margin-top: 10px;
  line-height: 1.625;
}
.article-item-detail {
  position: absolute;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  z-index: 250;
  padding: 2.5rem;
}
.article-item-mask {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 200;
  background: #000000;
  opacity: 0.1;
  transition: all 0.3s ease-in-out;
}
.article-item-masonry:hover .article-item-mask {
  opacity: 0.5;
}
.article-item-masonry .article-item-title {
  font-size: 1.5rem;
  line-height: 1.41666667;
}
.article-item-masonry:hover .article-item-title {
  text-decoration: underline;
}
.zooming {
  overflow: hidden;
}
.zooming img {
  transform: scale(1);
  transition: all 1s linear;
}
.zooming:hover img,
a:hover .zooming img {
  transform: scale(1.08);
}
.article-item-category {
  margin-bottom: 0.625rem;
  font-size: 0.875rem;
  text-transform: uppercase;
}
.article-item-category,
.article-item-category a {
  color: #b11d11;
}
.article-item-category-dark {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
  background: #333333;
  padding: 1px 8px 0;
  color: #ffffff;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  font-weight: bold;
}
.article-item-title {
  flex: 1 1 auto;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.36363636;
  letter-spacing: -0.5px;
}
.article-item-title a,
.article-item-title a:hover {
  color: #222;
}
.article-item-date {
  margin-top: 1.875rem;
}
.article-item-masonry .article-item-date {
  margin-top: 1.125rem;
}
.article-list-mini {
  margin-top: 1.75rem;
}
.article-item-mini {
  margin-bottom: 1.25rem;
}
.article-item-mini .article-item-photo {
  display: block;
  padding-bottom: 71.08433735%;
  margin-top: 0.25rem;
  margin-bottom: 0;
  width: 5.25rem;
}
.article-item-mini .article-item-title {
  margin-bottom: 0;
  font-size: 0.875rem;
  line-height: 1.42857143;
}
.article-item-mini .article-item-title a:hover {
  text-decoration: none;
}
.article-item-mini .article-item-date {
  margin-top: 0.25rem;
  color: #999999;
  font-size: 0.875rem;
}
.promo-zoom-footer {
  overflow: hidden;
}
.promo-zoom-footer .inside {
  margin-left: -10%;
  margin-right: -10%;
}
@media (min-width: 768px) {
  .promo-zoom-footer .inside {
    margin-left: 0;
    margin-right: 0;
  }
}

/*-------------------------------------------------------------------------------
  7. Home Video
-------------------------------------------------------------------------------*/

.video-bnr {
  position: relative;
  margin-bottom: -15.375rem;
  height: 37.5rem;
}
.video-container {
  position: absolute;
  z-index: 50;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.video-container:before {
  position: absolute;
  z-index: 600;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000000;
  opacity: 0.35;
  pointer-events: none;
}
.video-item {
  display: none;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.video-item.is-active {
  display: block;
}
.video-container iframe {
  border: none;
  margin: 0;
  padding: 0;
  height: 500%;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.circular-container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 10%;
  right: 10%;
  z-index: 99;
  width: 80%;
  height: 100%;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
.circular-container.is-active {
  opacity: 1;
  transition: opacity 0.5s ease-out 0.8s;
}
.circular-names {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 767px) {
  .circular-container {
    display: none;
  }
}
.circular-container .circular-wrapper {
  position: relative;
  width: 59.72222222vmin;
  height: auto;
  margin-top: 7.96296296vmin;
}
.circular-container .circular-wrapper .circular-names li {
  display: flex;
  flex-direction: column;
  position: absolute;
  z-index: 300;
  overflow: hidden;
  padding-bottom: 0;
  color: #ffffff;
  font-size: 1.125rem;
  line-height: 1.5;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: 0.08333333em;
}
.circular-container .circular-wrapper .circular-names li .name-wrapper {
  display: inline-block;
  padding: 10px;
  padding-bottom: 0;
  white-space: nowrap;
  transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1);
}
.circular-container .circular-wrapper .circular-names li .name-wrapper-date {
  padding-top: 0;
  padding-bottom: 10px;
  font-size: 0.875rem;
  white-space: nowrap;
  opacity: 0.7;
}
.circular-container
  .circular-wrapper
  .circular-names
  li[data-portrait-index="1"] {
  bottom: 61.8%;
  left: 98%;
}
.circular-container
  .circular-wrapper
  .circular-names
  li[data-portrait-index="2"] {
  top: 87.65%;
  left: 80%;
}
.circular-container
  .circular-wrapper
  .circular-names
  li[data-portrait-index="3"] {
  top: 87.65%;
  right: 80%;
}
.circular-container
  .circular-wrapper
  .circular-names
  li[data-portrait-index="4"] {
  right: 98%;
  bottom: 61.8%;
}
@media (max-width: 960px) {
  .circular-container
    .circular-wrapper
    .circular-names
    li[data-portrait-index="4"] {
    bottom: 58.6%;
  }
  .circular-container
    .circular-wrapper
    .circular-names
    li[data-portrait-index="4"]
    .name-wrapper {
    white-space: normal;
  }
}
.circular-container
  .circular-wrapper
  .circular-names
  li[data-portrait-index="5"] {
  bottom: 99.5%;
  left: 48.5%;
}
.circular-container
  .circular-wrapper
  .circular-names
  li[data-portrait-index="1"]
  .name-wrapper,
.circular-container
  .circular-wrapper
  .circular-names
  li[data-portrait-index="2"]
  .name-wrapper,
.circular-container
  .circular-wrapper
  .circular-names
  li[data-portrait-index="5"]
  .name-wrapper {
  transform: translate3d(-100%, 0, 0);
}
.circular-container
  .circular-wrapper
  .circular-names
  li[data-portrait-index="3"],
.circular-container
  .circular-wrapper
  .circular-names
  li[data-portrait-index="4"] {
  text-align: right;
}
.circular-container
  .circular-wrapper
  .circular-names
  li[data-portrait-index="3"]
  .name-wrapper,
.circular-container
  .circular-wrapper
  .circular-names
  li[data-portrait-index="4"]
  .name-wrapper {
  transform: translate3d(100%, 0, 0);
}
.circular-container
  .circular-wrapper
  .circular-names
  li.is-active
  .name-wrapper {
  transform: translateZ(0);
  transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.8s;
}
.circular-container .circular-wrapper .circular-names li.is-init .name-wrapper {
  transform: translateZ(0);
  transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
.circular-container svg {
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.circular-container svg .circle-path.circle-path--background {
  opacity: 0.2;
}
.circular-container svg .circle-path.circle-path--background circle {
  stroke-dasharray: 2644;
  stroke-dashoffset: 2644;
}
.circular-container svg .circle-path.circle-path--fill {
  opacity: 1;
}
.circular-container svg .circle-path.circle-path--fill circle {
  stroke-dasharray: 2644;
  stroke-dashoffset: 2644;
}
.circular-container svg .circle-path circle {
  fill: none;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
}
.circular-container svg .circle-dot {
  position: relative;
  cursor: pointer;
}
.circular-container svg .circle-dot .circle-outside {
  fill: none;
  stroke-width: 2;
  stroke: #fff;
  opacity: 0.2;
  stroke-miterlimit: 10;
}
.circular-container svg .circle-dot .circle-center {
  fill: #fff;
  stroke: none;
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.23, 1, 0.32, 1),
    transform 1s cubic-bezier(0.23, 1, 0.32, 1);
}
.circular-container svg .circle-dot:hover .circle-center {
  opacity: 1;
}
.circular-container svg .circle-dot.is-active .circle-center {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.23, 1, 0.32, 1) 1s,
    transform 1s cubic-bezier(0.23, 1, 0.32, 1);
}

.video-text-container {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 400;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  color: #ffffff;
}
.video-text-item.is-active {
  visibility: visible;
}
.video-item-title {
  margin-bottom: 0.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 5.55555556vmin;
  font-weight: bold;
  letter-spacing: -0.05em;
  line-height: 1.2;
}
.video-text-container a {
  pointer-events: all;
  color: inherit;
}
.video-item-title-sub {
  font-size: 1rem;
  text-transform: uppercase;
}
.video-item-title-sub:first-child {
  margin-bottom: 0.5rem;
}
.video-item-descr {
  margin-top: 4.07407407vmin;
  margin-bottom: 4vmin;
  overflow: hidden;
  height: auto;
  line-height: 1.875;
  font-size: 1rem;
  color: #cccccc;
}
.video-item-more {
  font-size: 1.125rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.25em;
}

@media (min-width: 768px) {
  .video-text-container {
    width: 59.72222222vmin;
    pointer-events: none;
  }
  .video-item-descr {
    height: 9.375em;
    height: 13.88888889vmin;
    margin-bottom: 2.59259259vmin;
  }
  .video-text-item {
    visibility: hidden;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
    margin-top: 16.962963vmin;
    text-align: center;
    transform: translate(0, -50%);
  }
}

@media (max-width: 767px) {
  .video-text-container {
    display: flex !important;
  }
  .video-text-container .owl-stage-outer,
  .video-text-container .owl-stage,
  .video-text-container .owl-item {
    height: 100%;
  }
  .video-text-item {
    height: 100%;
    position: relative;
  }
  .video-text-item > .inside {
    position: absolute;
    z-index: 20;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 92%;
    text-align: center;
  }
  .video-text-container.owl-theme .owl-dots {
    position: absolute;
    top: 80%;
    left: 10%;
    right: 10%;
    text-align: center;
  }
  .video-text-container.owl-theme .owl-dots .owl-dot span:before {
    background: #ffffff;
  }
  .video-text-container.owl-theme .owl-dots .owl-dot.active span {
    border-color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
  }
  .mobile-video-bg {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .mobile-video-bg:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000000;
    opacity: 0.35;
  }
  .promo-video-container {
    position: relative;
    z-index: 200;
  }
}

.video-item-more i {
  margin-left: 1.25rem;
}
.video-text-item > .inside > * {
  transform: translateY(10vmin);
  opacity: 0;
}
.video-text-item.is-active > .inside > .video-item-title-sub,
.video-text-item.is-active > .inside > .video-item-title:first-child {
  animation: videoText 2s ease-in-out forwards;
  animation-delay: 0s;
}
.video-text-item.is-active
  > .inside
  > .video-item-title-sub
  + .video-item-title,
.video-text-item.is-active
  > .inside
  > .video-item-title
  + .video-item-title-sub {
  animation: videoText 2s ease-in-out forwards;
  animation-delay: 0.15s;
}
.video-text-item.is-active > .inside > .video-item-descr {
  animation: videoText2 0.5s ease-in-out forwards;
  animation-delay: 1.8s;
}
.video-text-item.is-active > .inside > .video-item-more {
  animation: videoText2 0.5s ease-in-out forwards;
  animation-delay: 1.95s;
}

@-webkit-keyframes videoText {
  0% {
    opacity: 0;
    transform: translateY(24vmin);
  }
  30% {
    opacity: 1;
    transform: translateY(12vmin);
  }
  70% {
    transform: translateY(12vmin);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@keyframes videoText {
  0% {
    opacity: 0;
    transform: translateY(24vmin);
  }
  30% {
    opacity: 1;
    transform: translateY(12vmin);
  }
  70% {
    transform: translateY(12vmin);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@-webkit-keyframes videoText2 {
  0% {
    opacity: 0;
    transform: translateY(5vmin);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@keyframes videoText2 {
  0% {
    opacity: 0;
    transform: translateY(5vmin);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

/*-------------------------------------------------------------------------------
  8. Home 3D imp
-------------------------------------------------------------------------------*/

.screen {
  min-height: 100vh;
  width: 100%;
  padding-top: 5vmin;
  padding-bottom: 5vmin;
  display: flex;
  align-items: center;
  text-align: center;
}
.promo-3d {
  padding-top: 25vmin;
  position: relative;
  text-align: center;
}
.promo-3d-bg,
.promo-3d-man {
  position: fixed;
  left: 0;
  right: 0;
  bottom: -10vmin;
  z-index: 100;
}
.promo-3d-man {
  left: 50%;
  right: auto;
  bottom: -40vmin;
  width: 100%;
  transform: translate(-50%, 0) scale(1.05);
}
.promo-3d-bg img,
.promo-3d-man img {
  width: 100%;
}

@media (max-width: 575px) {
  .promo-3d-bg img,
  .promo-3d-man img {
    width: 200vmin;
    margin-left: -100vmin;
    margin-right: -100vmin;
  }
}

.promo-3d-man-start {
  position: absolute;
  left: 0;
  top: 10%;
}
.promo-3d-opacity {
  position: absolute;
  left: 0;
  top: 70%;
}
.promo-3d .promo-screen-titles {
  position: relative;
  z-index: 200;
}
.about-3d {
  position: relative;
  opacity: 0;
}
.section-about-3d.active .about-3d {
  opacity: 1;
}
.section-about-3d .section-item-title,
.section-about-3d .about-3d-detail {
  opacity: 0;
  transform: translateY(16rem);
  transition: all 0.75s ease-in-out;
}
.section-about-3d .section-item-title {
  transition-delay: 0.3s;
}
.section-about-3d .about-3d-detail {
  transition-delay: 1.2s;
}
.section-about-3d.active .section-item-title,
.section-about-3d.active .about-3d-detail {
  opacity: 1;
  transform: translateY(0);
}

.about-3d-photo {
  position: relative;
  padding-left: 6.25rem;
  padding-right: 6.25rem;
  margin-top: 12px;
  margin-bottom: 8vmin;
}
.photo-container {
  position: relative;
  overflow: hidden;
}
.photo-container img {
  transform: scale(1.2);
  transform-origin: right top;
  transition: all 1.5s 0.5s ease-in-out;
}
.section-about-3d.active .photo-container img {
  transform: scale(1);
}
.photo-container .mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: #ffffff;
  transition: all 1.3s 0.5s ease-in-out;
}
.section-about-3d.active .photo-container .mask {
  top: -100%;
}
.section-about-3d .stamp {
  opacity: 0;
  transform: scale(1.5);
  transform-origin: right center;
  transition: all 1s 0.5s ease-in-out;
}
.section-about-3d.active .stamp {
  transform: scale(1);
  opacity: 1;
}
.about-3d .section-item-title {
  margin-bottom: 8.51851852vmin;
}
.about-3d-detail {
  position: relative;
  padding-bottom: 3.75rem;
  margin-bottom: 5vmin;
}

@media (min-width: 768px) {
  .about-3d-photo {
    padding-left: 6.25rem;
    padding-right: 4.375rem;
  }
  .rounded-logo.stamp {
    bottom: -8rem;
  }
}

@media (min-width: 992px) {
  .about-3d-photo,
  .about-3d-detail {
    margin-bottom: 11.85185185vmin;
  }
}

.about-3d-detail .lead {
  margin-bottom: 2.5rem;
}
.about-3d-detail .more {
  position: absolute;
  bottom: 0px;
  left: 15px;
}
.h2-3d {
  margin-bottom: 2.5rem;
  font-size: 3rem;
  line-height: 1.25;
  letter-spacing: -0.035em;
}
.h2-flash {
  margin-bottom: 6rem;
  font-size: 3rem;
  line-height: 1.25;
}
.vertical-text-left {
  position: absolute;
  left: auto;
  right: 100%;
  margin-right: -34px;
  top: 0;
  transform: rotate(-90deg);
  transform-origin: top right;
  white-space: nowrap;
  text-align: right;
}
.vertical-text-right {
  position: absolute;
  right: auto;
  left: 100%;
  margin-left: -34px;
  top: 0;
  transform: rotate(90deg);
  transform-origin: top left;
  white-space: nowrap;
  text-align: left;
}
.vertical-text-left,
.vertical-text-right {
  font-size: 1rem;
  color: #666666;
  letter-spacing: 0.25em;
  text-transform: uppercase;
}
.about-3d .vertical-text-left,
.about-3d .vertical-text-right {
  top: 90px;
}

@media (max-width: 575px) {
  .rounded-logo.stamp {
    width: 7rem;
    height: 7rem;
    left: 3rem;
    bottom: -2rem;
  }
}
.project-carousel-3d {
  overflow: hidden;
  position: relative;
  padding-left: 0;
  padding-right: 0;
  height: 336px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 14px;
}

@media (min-width: 576px) {
  .project-carousel-3d .owl-carousel {
    width: 78.33333333%;
    position: static;
  }
}

.project-carousel-3d .owl-stage-outer {
  overflow: visible;
  transform: translate(0%, 0%);
  transition: all 0.4s ease-in-out;
}
@media (min-width: 768px) {
  .project-carousel-3d .project-carousel-item {
    padding-bottom: 54.04255319%;
  }
}
.project-carousel-3d:hover .owl-carousel .owl-stage-outer {
  transform: translate(-5rem, 0%);
}
.project-carousel-3d.move-left .owl-carousel .owl-stage-outer {
  transform: translate(-8rem, 0%);
}
.project-carousel-3d.move-right .owl-carousel .owl-stage-outer {
  transform: translate(-2rem, 0%);
}
.project-carousel-3d .owl-item .project-carousel-photo,
.project-carousel-3d .owl-item .project-carousel-date,
.project-carousel-3d .owl-item .project-carousel-detail {
  transition: all 0.4s ease-in-out;
  transform: translate(0rem, 0%);
}
.project-carousel-3d .owl-item.active + .owl-item .project-carousel-photo {
  transform: translate(-4rem, 0%);
}

.project-carousel-3d:hover
  .owl-item.active
  + .owl-item
  .project-carousel-photo {
  transform: translate(-6rem, 0%);
}

.project-carousel-3d.move-left
  .owl-item.active
  + .owl-item
  .project-carousel-photo {
  transform: translate(-7rem, 0%);
}
.project-carousel-3d:hover .owl-item.active .project-carousel-date,
.project-carousel-3d:hover .owl-item.active .project-carousel-detail {
  transform: translate(5rem, 0%);
}
.project-carousel-3d.move-left .owl-item.active .project-carousel-date,
.project-carousel-3d.move-left .owl-item.active .project-carousel-detail {
  transform: translate(8rem, 0%);
}
.project-carousel-3d.move-right .owl-item.active .project-carousel-date,
.project-carousel-3d.move-right .owl-item.active .project-carousel-detail {
  transform: translate(2rem, 0%);
}

.project-carousel-3d
  .project-carousel-item:not(.text-white)
  .project-carousel-title,
.project-carousel-3d
  .project-carousel-item:not(.text-white)
  .project-carousel-date {
  color: #000000;
}
.project-carousel-3d .project-carousel-item .project-carousel-category,
.project-listing-category,
.project-masonry-category {
  color: #495057;
}

.project-carousel-3d .project-carousel-category,
.project-listing-category,
.project-masonry-category {
  font-size: 0.875rem;
  text-transform: uppercase;
}
.project-carousel-date {
  font-size: 1.5rem;
}
.project-carousel-3d .project-carousel-detail,
.project-carousel-3d .owl-item.active .project-carousel-detail {
  opacity: 1;
  animation: none;
}
.project-carousel-3d .project-carousel-detail {
  bottom: 2rem;
}
.project-carousel-3d .owl-item {
  overflow: hidden;
}
@media (min-width: 768px) {
  .project-carousel-3d .project-carousel-detail {
    bottom: 19rem;
    left: 10rem;
  }
}

/*-------------------------------------------------------------------------------
  9. Home Flash
-------------------------------------------------------------------------------*/

.flash-item-nav {
  position: fixed;
  left: 15px;
  z-index: 500;
  padding-left: 0;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: bold;
}
.flash-item-nav {
  transition: padding 0.2s ease-in-out;
}
.flash-item-nav:before {
  transition: width 0.2s ease-in-out;
}
.flash-item-nav a {
  transition: color 0.2s ease-in-out;
}
.flash-item-nav:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  height: 1px;
  margin-top: -1px;
  width: 0;
}
.flash-item-nav.active:before {
  width: 1.875rem;
}
.flash-item-nav.active {
  padding-left: 3rem;
}
.flash-item-nav a {
  color: #999999 !important;
}
.flash-item-nav a:hover,
.flash-item-nav.active a {
  color: #000000 !important;
  text-decoration: none;
}
.flash-item-nav:before {
  background: #000000;
}

.home-flash-dark .flash-item-nav a,
.home-flash.dark-horizontal .flash-item-nav a {
  color: #666699 !important;
}
.home-flash-dark .flash-item-nav a:hover,
.home-flash.dark-horizontal .flash-item-nav a:hover,
.home-flash-dark .flash-item-nav.active a,
.home-flash.dark-horizontal .flash-item-nav.active a {
  color: #ffffff !important;
}
.home-flash-dark .flash-item-nav:before,
.home-flash.dark-horizontal .flash-item-nav:before {
  background: #ffffff;
}
.item-nav-1 {
  top: calc(100% - 330px);
}
.item-nav-2 {
  top: calc(100% - 280px);
}
.item-nav-3 {
  top: calc(100% - 230px);
}
.item-nav-4 {
  top: calc(100% - 180px);
}
.item-nav-5 {
  top: calc(100% - 130px);
}
.item-nav-6 {
  top: calc(100% - 80px);
}
.flash-item {
  position: relative;
}
.flash-pin-2 {
  position: absolute;
  left: 0;
  top: 276px;
}
.flash-pin-3 {
  position: absolute;
  left: 0;
  top: 228px;
}
.flash-pin-4 {
  position: absolute;
  left: 0;
  top: 172px;
}
.flash-pin-5 {
  position: absolute;
  left: 0;
  top: 128px;
}
.flash-pin-6 {
  position: absolute;
  left: 0;
  top: 78px;
}

@media (max-width: 575px) {
  .flash-item-nav {
    display: none;
  }
}
@media (min-width: 1600px) {
  .flash-item-nav {
    left: 3.75rem;
  }
}

.home-flash-dark .home-flash-section .container,
.home-flash.dark-horizontal .home-flash-section .container,
.home-flash-dark .home-flash-section .container-fluid,
.home-flash.dark-horizontal .home-flash-section .container-fluid,
.home-flash .footer {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out;
}
.home-flash-section {
  padding-bottom: 0;
}
.home-flash-section-dark {
  padding-top: 21.01851852vmin;
  margin-bottom: 0;
}

@media (min-width: 576px) and (max-width: 1599px) {
  .home-flash-section {
    padding-left: 10rem;
  }
}

.home-flash-dark .home-flash-section-dark .container,
.home-flash.dark-horizontal .home-flash-section-dark .container,
.home-flash-dark .home-flash-section-dark .container-fluid,
.home-flash.dark-horizontal .home-flash-section-dark .container-fluid,
.home-flash.dark-horizontal .footer {
  opacity: 1;
  pointer-events: all;
}
.home-flash {
  background: #ffffff;
  transition: background 0.3s ease-in-out;
}
.home-flash-dark,
.home-flash.dark-horizontal {
  background: #666666;
  color: #fff;
}
.home-flash-dark hr,
.home-flash.dark-horizontal hr {
  border-top-color: rgba(255, 255, 255, 0.05);
}

.home-flash-dark a,
.dark-horizontal a,
.home-flash-dark strong,
.home-flash.dark-horizontal strong,
.home-flash-dark h1,
.home-flash.dark-horizontal h1,
.home-flash-dark .h1,
.home-flash.dark-horizontal .h1,
.home-flash-dark h2,
.home-flash.dark-horizontal h2,
.home-flash-dark .h2,
.home-flash.dark-horizontal .h2,
.home-flash-dark h3,
.home-flash.dark-horizontal h3,
.home-flash-dark .h3,
.home-flash.dark-horizontal .h3 {
  color: #000;
  text-align: center;
  padding-bottom: 00px;
}
.home-flash .section-item-title,
.section-item-title-xs,
.section-item-title-xs-narrow {
  font-size: 0.875rem;
  color: #999999;
  text-transform: uppercase;
  letter-spacing: 0.5em;
  font-weight: bold;
}
.section-item-title-xs-narrow {
  letter-spacing: 0.1em;
  font-weight: normal;
}
.section-item-title-xs {
  margin-bottom: 1.25rem;
}
.home-flash-dark .section-item-title,
.home-flash-dark .section-item-title a {
  color: #666699;
  text-decoration: none;
}
.h1-flash {
  margin-bottom: 7.40740741vmin;
  background: linear-gradient(to bottom, #ff7c00, #ff0000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 9.25925926vmin;
  line-height: 1;
}
.about-flash {
  position: relative;
}
.about-flash .vertical-text-right {
  right: auto;
  left: 0;
  margin-left: 35px;
  margin-top: 1.66666667vmin;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.125rem;
}
.rounded-logo-scroll {
  float: right;
  width: 7.5rem;
  height: 7.5rem;
  position: relative;
  margin-top: 22px;
}
.rounded-logo-scroll svg {
  letter-spacing: 9px;
  word-spacing: 0;
  fill: #666699;
}
.scroll-icon {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 38px;
  border: #ffffff 2px solid;
  border-radius: 10px;
  padding-top: 18px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.scroll-icon i {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1px;
  background: #ffffff;
  border-radius: 10px;
}
.scroll-icon i:nth-child(1) {
  width: 2px;
  height: 2px;
}
.scroll-icon i:nth-child(2) {
  width: 4px;
  height: 4px;
}
.scroll-icon i:nth-child(3) {
  width: 6px;
  height: 6px;
}

.flash-video-container {
  position: relative;
  padding-right: 8.54700855%;
  padding-top: 8.54700855%;
}
.flash-video-container:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 14.28571429%;
  left: 8.54700855%;
  right: 0;
  background: url("../img/bg-dotted.png") 0px 2px;
  z-index: 1;
}
.flash-video-container.mask-skew .mask .inside {
  background: #2c1a6a;
}
.flash-video {
  display: block;
  width: 100%;
  position: relative;
  z-index: 50;
}
.flash-video img {
  border: #ffffff 8px solid;
  max-width: 100%;
}
.flash-video-icon {
  width: 5rem;
  height: 5rem;
  border-radius: 5rem;
  background: #ffffff;
  position: absolute;
  z-index: 30;
  left: 50%;
  top: 50%;
  text-align: center;
  line-height: 4.75rem;
  font-size: 2.375rem;
  color: #ff0000;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.flash-video-icon:before,
.flash-video-icon:after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 100px;
  background: #ffffff;
  opacity: 0.4;
}
.flash-video-icon:before {
  left: -0.625rem;
  top: -0.625rem;
  right: -0.625rem;
  bottom: -0.625rem;
}
.flash-video-icon:after {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  animation-name: pulsation;
  animation-duration: 8s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@keyframes pulsation {
  0% {
    opacity: 0.5;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  15% {
    opacity: 0;
    -webkit-transform: scale(1.75);
    -ms-transform: scale(1.75);
    -o-transform: scale(1.75);
    transform: scale(1.75);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.75);
    -ms-transform: scale(1.75);
    -o-transform: scale(1.75);
    transform: scale(1.75);
  }
}

.flash-video-icon i {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.25rem;
  line-height: 0.75;
  transform: scale(1);
  transition: all 0.5s ease-in-out;
}
.services-flash {
  box-shadow: rgba(2, 3, 3, 0.1) 0 0 120px;
  margin-top: 80px;
  margin-bottom: 11.2962963vmin;
}
.services-flash .service-item {
  border: #40407a 1px solid;
  background: #331d7f;
  padding: 2.125rem 1.625rem 2.125rem 2rem;
  margin-left: -1px;
  margin-bottom: -1px;
  margin-top: 0;
  display: flex;
  flex-direction: column;
  letter-spacing: -0.025em;
}
@media (min-width: 576px) and (max-width: 767px) {
  .services-flash .service-item:nth-child(odd) {
    margin-left: 0;
  }
}
@media (max-width: 575px) {
  .services-flash .service-item {
    margin-left: 0;
  }
}
.services-flash .service-item:hover {
  z-index: 10;
}
.services-flash .service-item:before {
  content: "";
  background: #ff3600;
  height: 5px;
  width: 0;
  position: absolute;
  left: -1px;
  bottom: -1px;
  transition: all 0.4s ease-in-out;
}
.services-flash .service-item:hover:before {
  width: calc(100% + 2px);
}
.services-flash .service-item:first-child {
  margin-left: 0;
}
.services-flash .service-item-title {
  font-size: 1.25rem;
  text-transform: uppercase;
  color: #ffffff;
}
.services-flash a:hover .service-item-title,
.services-flash .service-item-title:hover {
  color: #ffffff;
}
.services-flash .service-item-descr {
  display: flex;
  flex: 1 1 auto;
  line-height: 1.5;
  margin-top: 1rem;
}
.icon-design-graphic {
  display: inline-block;
  vertical-align: bottom;
  width: 5rem;
  height: 3.4375rem;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("../img/icon-design-graphic.png");
  background-size: 100%;
}
.icon-design-web {
  display: inline-block;
  vertical-align: bottom;
  width: 4.0625rem;
  height: 3.3125rem;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("../img/icon-design-web.png");
  background-size: 100%;
}
.icon-marketing {
  display: inline-block;
  vertical-align: bottom;
  width: 3.4375rem;
  height: 3.9375rem;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("../img/icon-marketing.png");
  background-size: 100%;
}
.icon-photography {
  display: inline-block;
  vertical-align: bottom;
  width: 4.1875rem;
  height: 3.3125rem;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("../img/icon-photography.png");
  background-size: 100%;
}
.service-item-icon {
  margin-top: 2.125rem;
  height: 4rem;
  line-height: 4rem;
}
.service-item-plus {
  height: 1rem;
  position: relative;
  margin-top: 2.625rem;
}
.service-item-plus:before,
.service-item-plus:after {
  content: "";
  display: block;
  width: 1rem;
  height: 0.25rem;
  background: #666699;
  position: absolute;
  left: 0;
  bottom: 0.375rem;
  transform: rotate(-180deg);
  transition: all 0.4s ease-in-out;
}
.service-item:hover .service-item-plus:before,
.service-item:hover .service-item-plus:after {
  background: #ffffff;
}
.service-item:hover .service-item-plus:after {
  transform: rotate(90deg);
}
.facts {
  margin-top: 9.07407407vmin;
}
.fact-item {
  display: flex;
  margin-bottom: 2rem;
  align-items: center;
}
.fact-item-value {
  position: relative;
  padding-right: 1.5rem;
  line-height: 1.1;
  font-size: 2.75rem;
  visibility: hidden;
}
.fact-item-value > .inside {
  visibility: visible;
  position: absolute;
  left: 0;
  top: 0;
}
.fact-item-param {
  font-size: 1.125rem;
  line-height: 1.44444444;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .fact-item-value {
    line-height: 0.75;
    font-size: 3.75rem;
  }
}
.project-list-listing + .more-lg {
  margin-top: 4.375rem;
}
.project-list-masonry + .more-lg {
  margin-top: 6.25rem;
}
.grid-item {
  width: 100%;
}
.project-list-flash .project-item,
.project-list-listing .project-item {
  display: block;
  position: relative;
}
.project-list-flash .project-item {
  padding-bottom: 57% !important;
  overflow: hidden;
}
.project-list-listing .grid-item {
  display: block;
  margin-bottom: 5.625rem;
}
.project-list-masonry .grid-item {
  display: block;
  margin-bottom: 2.5rem;
  padding-left: 15px;
  padding-right: 15px;
}
.project-list-listing .project-item {
  padding-bottom: 44.44444444%;
  overflow: hidden;
}
.project-list-listing .project-listing-photo {
  transform: scale(1);
  transition: all 1s ease-in-out;
}
.project-list-listing a:hover .project-listing-photo {
  transform: scale(1.08);
}
.project-list-flash .section-item-title {
  margin-top: -0.375rem;
  margin-bottom: 1.625rem;
}
.project-list-flash .project-carousel-detail,
.project-metro-detail {
  opacity: 1;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  padding: 0.5rem 3.5rem 20px;
  background: transparent;
  transition: all 0.5s linear;
  text-transform: uppercase;
}
.project-metro-detail {
  padding-left: 2.875rem;
  padding-right: 2.875rem;
  padding-bottom: 2.375rem;
}
.project-metro-title {
  margin-bottom: 1.125rem;
}
.project-list-flash .project-item:hover .project-carousel-detail {
  background: #3f51b5cf;
}
.project-list-flash .project-carousel-title {
  padding-right: 2rem;
  font-family: "Abril Fatface", cursive;
  font-weight: normal;
}
a:hover {
  text-decoration: none;
}
.project-list-title {
  padding-bottom: 3rem;
}
.project-list-title h2 {
  line-height: 1.333333;
}
.project-list-flash .project-carousel-category {
  margin-top: 1.125rem;
}
.project-list-flash .project-carousel-photo {
  transform: scale(1);
  transition: all 1s ease-in-out;
}
.project-list-flash a:hover .project-carousel-photo {
  transform: scale(1.08);
}
.project-item-more {
  padding-top: 3rem;
}
.project-masonry-photo {
  overflow: hidden;
}
.project-masonry-photo img {
  max-width: 100%;
  width: 100%;
}
.project-list-metro .project-item {
  height: 32.5rem;
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
}
.project-metro-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
a:hover .project-metro-photo img {
  transform: scale(1.1);
  opacity: 0;
}

@media (min-width: 576px) {
  .project-list-masonry .grid-item {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .project-list-listing .grid-item {
    width: 100%;
  }
  .project-list-masonry .grid-item {
    width: 25%;
  }
  .project-list-title,
  .project-item-more {
    margin-left: 17.09401709%;
    margin-right: 25%;
  }
  .project-list-title {
    padding-bottom: 20.51282051%;
  }
  .project-item-more {
    padding-top: 30%;
  }
}

.project-carousel-category .divider,
.project-item .divider {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
.project-carousel-go {
  position: absolute;
  right: 2.625rem;
  top: 0.65rem;
  opacity: 0;
  margin-right: 2rem;
  font-size: 2.75rem;
  transition: all 0.5s ease-in-out;
}
.project-item:hover .project-carousel-go {
  margin-right: 0;
  opacity: 1;
}
.project-list-flash .project-carousel-date,
.project-metro-date {
  top: 3.125rem;
  left: 3.5rem;
  font-size: 1.25rem;
  letter-spacing: 0.025em;
  font-weight: bold;
}
.project-metro-date {
  top: 2.625rem;
  left: 2.875rem;
}
.article-list-flash {
  margin-top: 2.375rem;
}
.article-list-flash > div {
  display: flex;
}
.article-list-flash .article-item {
  padding: 2.25rem 2.625rem 2.4375rem;
  background: #f6f7f7;
  overflow: hidden;
}
.article-list-flash .article-item-photo {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  overflow: hidden;
  margin: 0;
  height: auto;
  padding-bottom: 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.5s ease-in-out;
}
.article-list-flash .article-item:hover .article-item-photo {
  opacity: 1;
}
.article-list-flash .article-item .article-item-photo {
  transition-property: opacity, transform;
  transition-duration: 0.5s, 8s;
  transform: scale(1);
}
.article-list-flash .article-item:hover .article-item-photo {
  transform: scale(1.2);
}
.article-list-flash .article-item-date {
  position: static;
  left: auto;
  bottom: auto;
  padding-bottom: 27.27272727%;
  margin-bottom: 0;
  color: #999999;
  font-size: 0.75rem;
  font-weight: bold;
  text-transform: uppercase;
}
.article-list-flash .article-item-date .date {
  display: block;
  margin-bottom: 0.75rem;
  line-height: 0.75;
  font-size: 4.5rem;
  color: #cccccc;
  font-weight: normal;
}
.article-list-flash .article-item-category {
  margin-bottom: 1.375rem;
}
.article-list-flash .article-item-category,
.article-list-flash .article-item-category a {
  color: #ff3600;
}
.footer-flash-about {
  padding-top: 36.666667vmin;
  font-size: 1.875rem;
  line-height: 1.6;
}
.home-flash .footer-flash-about {
  padding-top: 0;
}

.footer-flash {
  padding-top: 12px;
  padding-bottom: 1px;
}
.footer-content-flash h5 {
  margin-bottom: 2.25rem;
  font-size: 0.875rem;
  color: #9999cc;
  text-transform: uppercase;
  font-weight: bold;
}
.footer-content-flash .contact-item,
.footer-content-flash .contact-item a,
.footer-content-flash .social-rounded a {
  color: #ffffff;
}
.footer-content-flash .contact-item {
  margin-bottom: 0.625rem;
}
.footer-content-flash .contact-item,
.footer-content-flash .footer-nav {
  font-size: 1.125rem;
  line-height: 1.44444444;
}
.footer-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-nav li {
  margin-bottom: 0.25rem;
}
.footer-content-flash .contact-item a:not(.phone-link):hover,
.footer-content-flash .footer-nav a:hover {
  color: #666699;
  text-decoration: none;
}
.footer-flash .site-info {
  border-top: none;
}
@media (min-width: 768px) {
  .footer-content-flash .social-rounded {
    margin-right: -0.625rem;
    text-align: right;
  }
  .footer-flash .site-info {
    padding-top: 3.125rem;
    padding-bottom: 4rem;
  }
}
.footer-flash .copyright {
  text-transform: none;
}

/*-------------------------------------------------------------------------------
  10. Work Pages
-------------------------------------------------------------------------------*/

.nav-inline {
  margin-right: -15px;
  margin-bottom: 2.625rem;
  letter-spacing: -0.015em;
}
.nav-inline li {
  margin-right: 2.25rem;
  margin-bottom: 1rem;
}
.nav-inline a {
  cursor: pointer;
}
.nav-inline .active a,
.nav-inline a:hover {
  text-decoration: none;
}
.text-center .nav-inline {
  margin-right: 0;
  justify-content: center;
}
.text-center .nav-inline li {
  margin-left: 1.125rem;
  margin-right: 1.125rem;
}
.nav-inline-wide {
  letter-spacing: 0.025em;
}
.nav-inline-wide li {
  margin-right: 3.125rem;
}
.text-center .nav-inline-wide li {
  margin-left: 1.5625rem;
  margin-right: 1.5625rem;
}
.nav-inline.text-black .active a,
.nav-inline.text-black a:hover {
  color: #b11d11;
}
.parallax-link a,
.parallax-link a:hover {
  position: relative;
  text-decoration: none;
  color: #3f51b5 !important;
  font-size: 18px;
  font-family: "titleweb2";
}
.parallax-link a:before {
  content: attr(data-text);
  position: absolute;
  width: 0%;
  transition: width cubic-bezier(0.82, 0, 0.21, 1) 0.3s;
  color: #b11d11;
  z-index: 2;
  overflow: hidden;
  white-space: nowrap;
}
.parallax-link li.active > a:before,
.parallax-link a:hover:before {
  width: 100%;
}
.nav.flex-column li {
  margin-bottom: 1rem;
}
.nav.flex-column a {
  color: inherit;
  text-decoration: none;
}
.nav.flex-column .active a,
.nav.flex-column a:hover {
  color: #b11d11;
}

/*-------------------------------------------------------------------------------
  11. Project Card
-------------------------------------------------------------------------------*/

.project-card-mobile {
  padding-top: 5.375rem;
}
.project-card-promo {
  height: 0;
  padding-bottom: 44.79166667%;
  background-size: cover;
  background-position: 50% 20%;
  transition: all 0.1s linear;
}
.project-info {
  padding-top: 4.875rem;
  padding-bottom: 1.125rem;
  border-bottom: #eaeaea 1px solid;
}
.project-info-item {
  margin-bottom: 3.5rem;
}
.project-info-title {
  margin-bottom: 1.25rem;
  font-size: 1.125rem;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
}
.project-info-descr {
  line-height: 1.625;
  color: #999999;
}
.lead {
  font-weight: normal;
}
.lead-lg {
  font-size: 1.5rem;
}
.like-btn {
  width: 5rem;
  height: 5rem;
  border-radius: 5rem;
  background: #f4f6f6;
  border: #f4f6f6 1px solid;
  padding: 0;
  margin: 0;
  cursor: pointer;
  font-size: 2.25rem;
  color: #ff3600;
}
.like-btn i {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  transform: scale(1);
  transition: all 0.2s ease-in-out;
}
.like-btn:hover i {
  transform: scale(1.08);
}
.pager {
  letter-spacing: 0.025em;
}
.pager i {
  vertical-align: middle;
  line-height: 1;
  font-size: 1.25rem;
}
.pager .ion-ios-arrow-left {
  margin-right: 0.5rem;
}
.pager .ion-ios-arrow-right {
  margin-left: 0.5rem;
}
.pager a {
  color: #000000;
  text-decoration: none;
}
.pager a:hover {
  color: #b11d11;
}
.pagination {
  margin-top: 7rem;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.page-link {
  border: none;
  padding: 0;
  background: transparent;
  margin-right: 1.625rem;
  color: #999999;
}
.page-item.disabled .page-link {
  color: #999999;
  opacity: 0.3;
}
.page-link:hover,
.page-item.active .page-link {
  background: transparent;
}
.page-item.active .page-link,
a.page-link:hover {
  color: #16171e;
}
.page-link i,
.page-link i:before {
  display: block;
  font-size: 1.5rem;
  line-height: 0.75;
}
.tags li {
  margin-right: 10px;
}
.tags .active .btn-outline-secondary,
.tags .btn-outline-secondary:hover,
.tags .btn-outline-secondary:not(:disabled):not(.disabled):active,
.theme-orange .tags .btn-outline-secondary:hover {
  background: transparent;
  border-color: #16171e !important;
  color: #16171e !important;
}
.next-project {
  position: relative;
  background: #eaeeef;
}
.next-project [class^="col-"] {
  position: static;
}
.next-project a {
  display: block;
  padding-top: 3.25rem;
  padding-bottom: 3rem;
  text-decoration: none;
  color: #000000;
}
.next-project-link {
  text-align: right;
}
.next-project-photo {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 100;
  background-size: cover;
  background-position: 50% 50%;
  opacity: 0;
  transition: all 0.5s 0.5s ease-in-out;
}
.prev-project-link .next-project-photo {
  left: 0;
  right: 50%;
}
.next-project-link .next-project-photo {
  left: 50%;
  right: 0;
}
.next-project a:hover .next-project-photo {
  opacity: 1;
}
.next-project h3,
.next-project .h3 {
  position: relative;
  top: 0;
  opacity: 1;
  font-size: 1.5rem;
  transition: all 0.4s 0.3s ease-in-out;
}
.next-project-promo {
  height: 24rem;
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: flex;
  align-items: center;
  background-position: 50% 0%;
  background-size: cover;
  text-align: center;
}
.next-title {
  margin-bottom: 1rem;
  font-size: 1.25rem;
  text-transform: uppercase;
}
.next-project .next-title {
  margin-bottom: 0.75rem;
  font-size: 1.125rem;
  color: #999999;
  position: relative;
  top: 0;
  opacity: 1;
  transition: all 0.4s 0.2s ease-in-out;
}
.next-project a:hover .next-title,
.next-project a:hover h3,
.next-project a:hover .h3 {
  top: -2rem;
  opacity: 0;
}
.screen-item {
  border: #cccccc 1px solid;
  margin-bottom: 30px;
  display: block;
}
.screen-item img {
  display: block;
  width: 100%;
}
.testimonial-text {
  margin-bottom: 5rem;
  letter-spacing: -0.025em;
  font-size: 1.5rem;
  line-height: 1.73333333;
}
.testimonial-item-lg .testimonial-text {
  font-size: 2.25rem;
  line-height: 1.66666667;
}
.testimonial-author {
  letter-spacing: 0.05em;
}
.testimonial-author.text-grey strong {
  color: #000000;
}
.testimonial-author:before,
.testimonial-author:after {
  content: " - ";
}

@media (min-width: 768px) {
  .next-project-promo {
    height: 29.375rem;
  }
  .next-project a {
    padding-top: 5.625rem;
    padding-bottom: 5rem;
  }
  .next-project h3,
  .next-project .h3 {
    font-size: 1.875rem;
  }
  .testimonial-text {
    font-size: 1.875rem;
  }
}
.photo-list {
  overflow-x: hidden;
  overflow-y: visible;
}
.photo-item {
  overflow: hidden;
  text-align: center;
  margin-bottom: 5rem;
}
.project-card-web-promo img,
.photo-item-grey img,
.photo-item img {
  max-width: 100%;
}
.photo-item-grey {
  background: #dde2e4;
  padding: 7.29166667% 15px;
  text-align: center;
}
.photo-item-grey .inside {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  box-shadow: rgba(146, 156, 160, 0.75) 0 2.5rem 9.375rem;
}
.photo-item-grey img {
  transform: scale(1);
  transition: all 0.5s ease-in-out;
}
.photo-item-grey .inside img {
  width: 100%;
}
.photo-item-grey-parallax {
  height: 0;
  padding-bottom: 72.72727273%;
  padding-top: 0;
  overflow: hidden;
  position: relative;
}
.inside-left {
  width: 60%;
  position: absolute;
  left: 10%;
  top: 40%;
  z-index: 10;
}
.inside-right {
  width: 60%;
  position: absolute;
  left: 43.03030303%;
  top: -96.66666667%;
}
.inside-center {
  width: 76.60606061%;
  position: absolute;
  left: 11.75757576%;
  top: 17.16666667%;
}

@media (min-width: 768px) {
  .photo-list {
    margin-bottom: -10.75rem;
  }
  .photo-item {
    margin-bottom: 14.375rem;
  }
  .photo-item.col-md-6:nth-child(odd) {
    text-align: right;
    padding-right: 4.42708333%;
  }
  .photo-item.col-md-6:nth-child(even) {
    text-align: left;
    padding-left: 4.42708333%;
  }
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-150px, 0, 0);
    transform: translate3d(-150px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-150px, 0, 0);
    transform: translate3d(-150px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(150px, 0, 0);
    transform: translate3d(150px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(150px, 0, 0);
    transform: translate3d(150px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.project-next-simple {
  font-size: 5rem;
  font-weight: bold;
  text-align: center;
}
.project-card-web-promo {
  background: #dde2e4;
  height: 0;
  padding-bottom: 52.08333333%;
  overflow: hidden;
  position: relative;
}
.project-card-web-promo .screen-mobile {
  position: absolute;
  left: 14.58333333%;
  top: 18.7962963%;
  width: 20.83333333%;
}
.project-card-web-promo .screen-desktop {
  position: absolute;
  left: 28.90625%;
  top: 18.7962963%;
  width: 59.0625%;
}

.pallete-list {
  margin-right: -4rem;
}
@media (max-width: 767px) {
  .pallete-list {
    margin-bottom: 5rem;
  }
  .project-card-web-promo {
    padding-bottom: 80%;
  }
  .project-card-web-promo .screen-desktop,
  .project-card-web-promo .screen-mobile {
    margin-top: 4rem;
  }
}
.pallete-item {
  display: inline-block;
  vertical-align: top;
  margin-right: 4rem;
  margin-bottom: 2.375rem;
  text-align: center;
}
.color {
  display: block;
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 3.75rem;
  margin-bottom: 24px;
}
.color-title {
  color: #999999;
  font-size: 0.875rem;
  text-transform: uppercase;
}
/*-------------------------------------------------------------------------------
  12. News Pages
-------------------------------------------------------------------------------*/
.article-content {
  font-size: 1.125rem;
  line-height: 1.66666667;
}
.article-content .fs20 {
  line-height: 1.5;
}
.article-content .fs20 p {
  margin-bottom: 1.5em;
}
.article-content p {
  margin-bottom: 1.66666667em;
}
.article-content h2,
.article-content .h2 {
  margin-top: 5.5rem;
  margin-bottom: 3.125rem;
}
.article-content h4,
.article-content .h4 {
  margin-top: 3.75rem;
  margin-bottom: 2rem;
  font-family: "Libre Baskerville", serif;
  letter-spacing: 0;
}
.article-content h4:first-child,
.article-content .h4:first-child {
  margin-top: 0;
}
.article-content .lead {
  margin-bottom: 50px;
  font-size: 1.5rem;
  color: #999999;
  font-family: "Libre Baskerville", serif;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: -0.01em;
}
.article-content .dropcap:first-letter {
  float: left;
  margin-bottom: -1rem;
  margin-right: 1rem;
  font-size: 3.75rem;
  font-family: "Libre Baskerville", serif;
  line-height: 1.275;
}
.article-content figure {
  margin-top: 3.5rem;
  margin-bottom: 4rem;
}
.article-content figure img {
  max-width: 100%;
  height: auto;
}
.article-content figcaption {
  display: block;
  margin-top: 1rem;
  text-align: center;
  font-size: 1rem;
  color: #999999;
}
.article-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.article-content ul li {
  position: relative;
  padding-left: 2rem;
  margin-bottom: 1.125rem;
}
.article-content ul li:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #000000;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 0.7em;
}
.mask-skew {
  overflow: hidden;
  position: relative;
}
.mask-skew .mask {
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  z-index: 100;
  width: 120%;
  animation-fill-mode: forwards;
}
.mask-skew .mask .inside {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  transform: skewX(-10deg);
  transform-origin: bottom;
}
.blockquote {
  margin-top: 4.5rem;
  margin-bottom: 4.125rem;
  text-align: center;
  font-size: 1.875rem;
  line-height: 1.53333333;
  letter-spacing: -0.025em;
}
.blockquote footer {
  margin-top: 2.5rem;
  position: relative;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #999999;
}
.blockquote footer:before {
  content: "";
  display: block;
  width: 1.875rem;
  height: 1px;
  background: #a7a9b8;
  position: absolute;
  top: -1.25rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.blockquote-status footer {
  text-transform: none;
  letter-spacing: 0;
}
.blockquote-status footer:before {
  display: none;
}
.article-carousel-promo .owl-nav [class*="owl-"] {
  display: none;
}
.article-carousel-promo .owl-dots {
  margin-top: 1rem;
}
.article-promo-item {
  display: block;
  min-height: 35rem;
  background-position: 50% 20%;
  background-size: cover;
  padding-top: 4rem;
  padding-bottom: 3rem;
  position: relative;
  text-decoration: none;
  display: flex;
  align-items: center;
}
.article-promo-item,
.article-promo-item a {
  color: #ffffff;
}
.article-carousel-promo-detail a:not(.btn) {
  text-decoration: underline;
}
.article-carousel-promo-detail a:not(.btn):hover {
  text-decoration: none;
}
.article-promo-item:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000000;
  opacity: 0.25;
}
.article-promo .article-promo-item:before {
  display: none;
}
.article-promo-item .btn-outline-light:hover {
  background: #ff3600;
  border-color: #ff3600;
  color: #ffffff;
}
.bnr {
  position: relative;
  background: #181b31;
  display: block;
}
.bnr-photo {
  opacity: 0.5;
}
.bnr-photo img {
  width: 100%;
  height: auto;
}
.bnr-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.25rem 1.25rem 1.875rem;
  text-align: center;
  color: #ffffff;
}
.bnr-title {
  font-size: 1.5rem;
  font-weight: bold;
}
.bnr-title-sub {
  margin-bottom: 10px;
  font-size: 0.75rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}

@media (min-width: 576px) {
  .article-carousel-promo .owl-nav [class*="owl-"] {
    display: block;
  }
  .article-carousel-promo .owl-dots {
    display: none;
  }
  .article-promo-item {
    min-height: 39.375rem;
    padding: 10.625rem 4.75rem 3rem;
    align-items: flex-start;
  }
  .article-promo-item-md {
    min-height: 48.75rem;
  }
}

.news-info {
  border-bottom: #eaeaea 1px solid;
}
.news-info-item {
  margin-bottom: 3.375rem;
}
.news-info-title {
  margin-bottom: 2px;
  font-size: 0.75rem;
  color: #999999;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.article-author {
  border-top: #e5e5e5 1px solid;
  border-bottom: #e5e5e5 1px solid;
  padding-top: 3.125rem;
  padding-bottom: 2.8125rem;
}
.article-author-photo {
  width: 5rem;
}
.avatar-photo {
  background-position: 50% 50%;
  border-radius: 50%;
  background-size: cover;
  background-image: url("../img/no-avatar.gif");
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
}
.avatar-photo:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
}
.avatar-photo a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
}
.article-author-name {
  margin-bottom: 0;
}
.article-author-name a {
  color: #181b31;
  text-decoration: none;
}
.article-author-name a:hover {
  text-decoration: underline;
}
.article-author-status {
  font-size: 0.875rem;
  color: #999999;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.article-author-descr {
  margin-top: 10px;
  line-height: 1.625;
}
.comment-item {
  margin-bottom: 2rem;
}
.comment-item-photo {
  width: 4.375rem;
}
.comment-item-sub {
  margin-top: 1.75rem;
  margin-right: 1.25rem;
}
.comment-item-sub .comment-item-photo {
  width: 2.8125rem;
  margin-top: 0.25rem;
}
.comment-item-name {
  margin-top: 2px;
  font-size: 1.125rem;
  font-weight: bold;
  letter-spacing: -0.025em;
}
.comment-item-name a {
  color: inherit;
}
.comment-item-date {
  margin-top: 0.375rem;
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #999999;
}
.comment-item-descr {
  margin-top: 0.375rem;
  line-height: 1.625rem;
  color: #666666;
}
.comment-item-sub .comment-item-descr {
  margin-top: 0;
}
.comment-item .btn {
  margin-top: 0.875rem;
}

/*-------------------------------------------------------------------------------
  13. Pages
-------------------------------------------------------------------------------*/

.img404 {
  width: 41.5rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4.875rem;
}
.progress {
  border-radius: 0;
  height: 0.875rem;
  overflow: visible;
}
.progress-bar {
  position: relative;
  width: 0;
  transition: width 1s ease-in-out;
}
.progress-value {
  position: absolute;
  right: 0;
  bottom: 100%;
  margin-bottom: 0.5rem;
  color: #181b31;
  font-size: 1rem;
}
.filter-title {
  line-height: 1.625;
  color: #999999;
  font-weight: bold;
  text-transform: uppercase;
}
.filter-location {
  letter-spacing: -0.025em;
  font-size: 2.25rem;
}
.filter-location a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
.filter-location a:hover,
.filter-location .active a {
  color: #b11d11;
}
.job-item {
  margin-bottom: 4.625rem;
}
.job-item-title a {
  color: inherit;
}
.job-item-title {
  margin-bottom: 1rem;
}
.job-item-descr {
  line-height: 1.625;
  color: #666666;
}
.job-item-category {
  margin-top: 1.75rem;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}
.timer-item,
.timer .divider {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.timer-item {
  min-width: 5.25rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  color: #999999;
}
.timer-item span {
  display: block;
  margin-bottom: 0.5rem;
  font-size: 3rem;
  font-family: "Libre Baskerville", serif;
  color: #000000;
  line-height: 1;
}
.timer .divider {
  margin-top: 0.25rem;
}
.timer .divider:before {
  content: ":";
  font-size: 1.5rem;
  color: #999999;
  font-weight: bold;
}
@media (min-width: 576px) {
  .timer-item {
    min-width: 7.25rem;
    padding-left: 1.625rem;
    padding-right: 1.625rem;
  }
}
.stage-list {
  padding-bottom: 3.75rem;
}
.stage-item {
  background: #f5f5f5;
}
.stage-item-photo {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.stage-item-photo img {
  width: 100%;
}
.stage-item-detail,
.no-gutters > .stage-item-detail {
  padding: 4rem 4.5rem 3.5rem;
}
.stage-item .mask-skew .mask .inside {
  background-color: #f5f5f5;
}
.stage-item-num {
  margin-bottom: 2rem;
  font-size: 2.25rem;
  font-family: "Libre Baskerville", serif;
  font-weight: bold;
}
.stage-item-title {
  margin-bottom: 0.75rem;
  font-size: 2.75rem;
  font-weight: normal;
  letter-spacing: -0.025em;
}

@media (min-width: 1200px) {
  .stage-item-detail,
  .no-gutters > .stage-item-detail {
    padding: 7rem 7.5rem 6.625rem;
  }
  .stage-item-num {
    margin-bottom: 4.75rem;
  }
  .stage-item-title {
    font-size: 3.75rem;
  }
}
.member-item {
  margin-bottom: 4rem;
}
.member-item-photo {
  position: relative;
  height: 0;
  padding-bottom: 100%;
  margin-bottom: 1.875rem;
}
.member-item-photo img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.member-item-name {
  margin-bottom: 0.25rem;
  font-size: 1.5rem;
  font-family: "Libre Baskerville", serif;
  font-weight: bold;
}
.member-item-name a {
  color: inherit;
}
.member-item-status {
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #666666;
}
.member-become {
  display: block;
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  background: #f4f6f6;
  text-align: center;
  text-decoration: none;
}
.member-become .inside {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  padding: 1rem 10% 2rem;
  transform: translate(-50%, -50%);
}
.member-become .icon {
  display: block;
  font-size: 3.75rem;
  color: #cccccc;
}
.member-become-title {
  display: block;
  margin-top: 1.5rem;
  font-size: 1.875rem;
  line-height: 1.53333333;
  font-family: "Libre Baskerville", serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #000000;
}
.service-promo-item {
  background: #f8f8f9;
  margin-bottom: 6.25rem;
}
.service-promo-item:last-child {
  margin-bottom: 0;
}
.service-promo-item-photo {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-promo-item-photo img {
  width: 100%;
}
.service-promo-item-detail,
.no-gutters > .service-promo-item-detail {
  background: #f5f5f5;
  padding: 4rem 4.5rem 3.5rem;
}
.service-promo-item-title {
  margin-bottom: 18px;
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: -0.025em;
}
.service-promo-item .nav.flex-column li {
  margin-bottom: 0.625rem;
}
@media (min-width: 1200px) {
  .service-promo-item-detail,
  .no-gutters > .service-promo-item-detail {
    padding: 5rem 3.75rem 5rem 6.125rem;
  }
}
.progress-item {
  border-top: #e2e2e2 1px solid;
  padding-top: 3rem;
  padding-bottom: 3.125rem;
}
.progress-item:first-child {
  border-top: none;
}
.progress-item-num {
  padding-bottom: 0.75rem;
  font-size: 6.25rem;
  font-weight: bold;
  color: #cccccc;
  line-height: 1.1;
}
.progress-item-title {
  margin-bottom: 0.5rem;
  font-size: 2.25rem;
  font-weight: bold;
  letter-spacing: -0.025em;
}

/*-------------------------------------------------------------------------------
  14. Footer
-------------------------------------------------------------------------------*/

@media (min-width: 768px) {
  .fixed-footer .wrapper {
    position: relative;
    z-index: 200;
    margin-bottom: 51.875rem;
    background: #ffffff;
  }
  .fixed-footer-lg .wrapper {
    margin-bottom: 59.375rem;
  }
  .fixed-footer .footer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
        width: 100%;
    float: left;
  }
}

.footer-content {
  padding-top: 3rem;
  padding-bottom: 0rem;
  line-height: 1.625;
  color: #666666;
}
.contact-item,
.twitter-item {
  margin-bottom: 0.875rem;
}
.contact-item a,
.twitter-item a {
  color: #000000;
  text-decoration: underline;
}
.contact-item a:hover,
.twitter-item a:hover {
  text-decoration: none;
}
a.phone-link {
  color: inherit;
  text-decoration: none;
  cursor: default;
}
.social {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1.125rem;
}
.footer-content .social {
  margin-top: 3.125rem;
}
.social li {
  display: inline-block;
  vertical-align: top;
  margin-right: 1.5rem;
  margin-bottom: 0.5rem;
}
.social a {
  transition: color 0.2s ease-in-out;
  color: #000000;
}
.social a:hover {
  color: #b11d11;
  text-decoration: none;
}
.social-rounded {
  margin-right: -0.625rem;
  font-size: 20px;
}
.social-rounded li {
  margin-right: 3px;
  margin-bottom: 1rem;
}
.social-rounded a {
  display: inline-block;
  border-radius: 2.5rem;
  width: 2.5rem;
  height: 2.5rem;
  border: #cccccc 1px solid;
  background: #fff;
  color: #e9005e;
  text-align: center;
  line-height: 2.3rem;
  transition: all 0.2s ease-in-out;
}
.social-rounded a:hover {
  background: #df93b1;
  border-color: #df93b1;
  color: #ffffff;
}
.social-rounded i {
  display: inline-block;
  vertical-align: middle;
  line-height: 0.75;
}
.social-rounded i:before {
  display: block;
  line-height: 0.75;
}
.social-rounded .socicon-twitter,
.social-rounded .socicon-facebook,
.social-rounded .socicon-tumblr,
.social-follow {
  font-size: 1rem;
}
.social-rounded .socicon-rss {
  font-size: 0.875rem;
}
.social-follow li {
  vertical-align: middle;
  margin-right: 0.25rem;
  margin-bottom: 0.5rem;
}
.social .social-title {
  padding-bottom: 0.125rem;
  margin-right: 1rem;
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #999999;
}
.social-follow a {
  width: 1.875rem;
  height: 1.875rem;
  line-height: 1.65;
  color: #ffffff;
}
.social-rounded .follow-facebook {
  background: #3b5999;
  border-color: #3b5999;
}
.social-rounded .follow-twitter {
  background: #55acee;
  border-color: #55acee;
}
.social-rounded .follow-googleplus {
  background: #dd4b39;
  border-color: #dd4b39;
}
.social-rounded.social-follow i {
  font-size: 0.75rem;
}
.social-rounded.social-follow .socicon-googleplus {
  font-size: 1rem;
}
.social-rounded .follow-tumblr {
  background: #2b4b6a;
  border-color: #2b4b6a;
}
.social-rounded .follow-rss {
  background: #fb7000;
  border-color: #fb7000;
}
.social-fixed,
.social-rounded-fixed {
  position: fixed;
  left: 15px;
  bottom: 0;
  z-index: 400;
}
.social-fixed li {
  display: block;
  margin-right: 0;
  margin-bottom: 2.125rem;
}
.social-rounded-fixed {
  left: auto;
  right: 15px;
  margin-right: -0.625rem;
  bottom: 4.62962963vmin;
}
.social-rounded-fixed li {
  margin-bottom: 0;
}
.social-rounded-dark a {
  border-color: #000000;
}
.socicon-facebook {
  font-size: 1.1875rem;
}
.socicon-googleplus {
  font-size: 1.375rem;
}
.ion-social-rss {
  font-size: 16px;
}
.ion-social-twitter,
.ion-social-vimeo,
.ion-social-facebook {
  font-size: 18px;
}
.twitter-date {
  margin-top: 0.625rem;
  color: #999999;
  text-transform: uppercase;
  font-size: 0.875rem;
}
.footer .section-item-title {
  margin-bottom: 2.375rem;
}
.establised {
  display: none;
  position: fixed;
  left: 34px;
  top: 50%;
  z-index: 300;
  margin-top: -1.625rem;
  text-transform: uppercase;
  letter-spacing: 0.625rem;
  color: #999999;
  font-size: 1.125rem;
  transform: rotate(-90deg) translate(-50%, 0%);
  transform-origin: bottom left;
}
.copyright-fixed {
  left: 15px;
  padding-bottom: 0.5rem;
  bottom: 4.62962963vmin;
  z-index: 300;
  color: #000000;
  text-transform: uppercase;
}
.copyright-fixed i {
  margin-top: -2px;
  vertical-align: middle;
  margin-right: 0.75rem;
  font-size: 1.5rem;
  line-height: 0.75;
}
.copyright-fixed a {
  color: inherit;
}
@media (min-width: 576px) {
  .establised {
    display: block;
  }
}
@media (min-width: 1600px) {
  .social-fixed {
    left: 3.75rem;
  }
  .social-rounded-fixed {
    right: 3.75rem;
  }
  .copyright-fixed {
    left: 3.75rem;
  }
  .establised {
    left: 5rem;
  }
}

.site-info {
  border-top: #ebebeb 1px solid;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.copyright {
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .footer-content {
    padding-top: 11.25rem;
    padding-bottom: 7.5rem;
  }
  .site-info {
    padding-top: 4.5rem;
    padding-bottom: 5.375rem;
  }
}

@media (max-width: 767px) {
  .footer-content,
  .footer-content .text-right {
    text-align: center !important;
  }
}
.more.fs14 {
  letter-spacing: 0.05em;
}
.footer-red {
  background: #b11d11;
  color: #ffffff;
}
.footer-red .footer-content {
  color: #ffcccc;
}
@media (min-width: 768px) {
  .fixed-footer-md .footer-content {
    padding-top: 15.92592593vmin;
    padding-bottom: 6.48148148vmin;
  }
  .fixed-footer-md .site-info {
    padding-top: 5.74074074vmin;
    padding-bottom: 5.74074074vmin;
  }
}
.footer-red .twitter-date,
.footer-red .social a {
  color: #ff9999;
}
.footer-red a,
.footer-red .contact-item a,
.footer-red .twitter-item a,
.footer-red .social a:hover,
.footer-red .section-item-title,
.footer-red .h2-3d {
  color: #ffffff;
}
.footer-red .site-info {
  border-top-color: #e9005e;
}
.theme-orange .navbar-nav a:before,
.theme-orange .menu-main a:before,
.theme-orange .menu-lang-item.active,
.theme-orange .menu-lang-item:hover,
.theme-orange .nav-toggle-btn:hover,
.theme-orange .text-primary,
.theme-orange a.text-primary:hover,
.theme-orange .social:not(.social-rounded) a:hover,
.theme-orange .article-item-category,
.theme-orange .article-item-category a,
.theme-orange .pager a:hover,
.theme-orange .article-item-info a:hover,
.theme-orange .article-item-mini .article-item-title a:hover,
.theme-orange .nav.flex-column .active a,
.theme-orange .nav.flex-column a:hover,
.theme-orange .btn-outline-secondary:hover,
.theme-orange .filter-location a:hover,
.theme-orange .filter-location .active a,
.theme-orange .nav-inline.text-black .active a,
.theme-orange .nav-inline.text-black a:hover {
  color: #ff6da8 !important;
}
.theme-orange .nav-toggle-btn:hover .stick,
.theme-orange .social-rounded a:hover,
.theme-orange .btn-primary,
.theme-orange .owl-theme .owl-dots .owl-dot.active span:before,
.theme-orange .owl-theme .owl-dots .owl-dot:hover span:before {
  background-color: #2e4289 ;
}
.theme-orange .bg-primary {
  /*background-color: #e9005e !important;*/
   background-color: #2e4289 ;
    border-color: #2e4289;
}
.theme-orange .btn-primary:not(:disabled):not(.disabled).active:focus,
.theme-orange .btn-primary:not(:disabled):not(.disabled):active:focus,
.theme-orange .show > .btn-primary.dropdown-toggle:focus,
.theme-orange .btn-primary.focus,
.theme-orange .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);
}
/*.theme-orange .btn-primary:hover,*/
/*.theme-orange .btn-primary:not(:disabled):not(.disabled).active,*/
/*.theme-orange .btn-primary:not(:disabled):not(.disabled):active,*/
/*.theme-orange .show > .btn-primary.dropdown-toggle {*/
/*  background-color: #e9005e;*/
/*  border-color: #e9005e;*/
/*}*/

.theme-orange .btn-primary:hover,
.theme-orange .btn-primary:not(:disabled):not(.disabled).active,
.theme-orange .btn-primary:not(:disabled):not(.disabled):active,
.theme-orange .show > .btn-primary.dropdown-toggle {
    background-color: #e9005e;
  border-color: #e9005e;
    
}



.theme-orange .social-rounded a:hover,
.theme-orange .btn-primary,
.owl-dot.active span,
.theme-orange .btn-outline-secondary:hover {
  border-color: #2e4289;
}
.theme-yellow .navbar-nav a:before,
.theme-yellow .menu-main a:before,
.theme-yellow .menu-lang-item.active,
.theme-yellow .menu-lang-item:hover,
.theme-yellow .nav-toggle-btn:hover,
.theme-yellow .text-primary,
.theme-yellow .social:not(.social-rounded) a:hover,
.theme-yellow .brand-name {
  color: #ff9000 !important;
}
.theme-yellow .nav-toggle-btn:hover .stick,
.theme-yellow .social-rounded a:hover,
.theme-yellow .btn-primary,
.theme-yellow .btn-play:hover {
  background-color: #ff9000;
}
.theme-yellow .social-rounded a:hover,
.theme-yellow .btn-primary,
.theme-yellow .btn-play {
  border-color: #ff9000;
}
.theme-white .navbar-nav > ul > li > a:before,
.theme-white .text-primary,
.theme-white .brand-name {
  color: #ffffff !important;
}
.theme-white .nav-toggle-btn:hover .stick,
.theme-white .social-rounded a:hover,
.theme-white .btn-primary,
.theme-white .btn-play:hover {
  background-color: #ffffff;
  color: #000000;
}
.theme-white .menu-main a:before,
.theme-white .menu-lang-item.active,
.theme-white .menu-lang-item:hover {
  color: #fff;
}
.body-menu-opened .theme-white .nav-toggle-btn:hover .stick {
  background-color: #fff;
}
.theme-white .social-rounded a:hover,
.theme-white .btn-primary,
.theme-white .btn-play {
  border-color: #ffffff;
}
.body-menu-opened .theme-white .social-rounded a:hover {
  border-color: #fff;
}
@media (min-width: 768px) {
  html {
    font-size: 13px;
  }
}

@media (min-width: 992px) {
  html {
    font-size: 14px;
  }
}

@media (min-width: 1280px) {
  html {
    font-size: 15px;
  }
}

@media (min-width: 1600px) {
  html {
    font-size: 16px;
  }
}

/* new css */
.program-icon > img {
  width: 60px;height:60px;
    padding: 10px;
    border: 2px solid #2e4289;
    border-radius: 20px;
    transition: 400ms ease-in-out;
}
.program-icon > img:hover {
    transform: rotate(360deg);
    border: 1px solid #fff;

}
.brand-text > img {
  width: 170px;
}
.header {
  color: #fff;
  background-color: #2e4289;
  position: fixed;
  top: 32px;
  left: 0;
  width: 100%;
  z-index: 999;
}
.header-contacts {
  padding-top: 0.5rem;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.social-fixed40,
.social-rounded-fixed {
  position: fixed;
  border-radius: 0px;
  bottom: 65%;
  z-index: 400;
  right: 0;
  transform: translateY(65px);
  rotate: -90deg;
}
.social-fixed40 li {
  display: block;
  margin-right: 11px;
  margin-bottom: 0.125rem;
  border-radius: 1px;
}
.social-fixed2,
.social-rounded-fixed {
  position: fixed;
  border-radius: 0px;
  bottom: 40%;
  z-index: 400;
  right: 0;
  transform: translateY(95px);
  rotate: -90deg;
}
.social-fixed2 li {
  display: block;
  margin-right: 11px;
  margin-bottom: 0.125rem;
  border-radius: 1px;
}

.social-fixed353,
.social-rounded-fixed {
  position: fixed;
  border-radius: 0px;
  transform: translateX(100%);
  display: none;
  bottom: 40px;
  z-index: 444;
}
.social-fixed3534 li {
  display: none;
  margin-right: 0px;
  margin-bottom: 0rem;
  border-radius: 1px;
}
.social-fixed3534,
.social-rounded-fixed {
  position: fixed;
  border-radius: 0px;
  right: 15px;
  display: flex;
  width: 100%;
  bottom: 9px;
  transform: rotate(-00deg);
  z-index: 400;
}
.social-fixed353 li {
  display: block;
  margin-right: 11px;
  margin-bottom: 0.125rem;
  border-radius: 1px;
}
.fixed-top {
  position: fixed;
  top: 0;
  transition: 1s;
}
.social-media-div {
  padding: 7px 107px 0px 86px;
  background-color: #e9005e;
  height: 34px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: fixed;
  z-index: 400;
}
.social-media-div2 {
  padding: 7px 107px 0px 0px;
  background-color: #e9005e;
  height: 34px;
  text-align: end;
  width: 100%;
  position: fixed;
  z-index: 400;
}
.social-anch {
  margin: 4px 4px 1px 1px;
  background-color: #fff;
  text-align: center;
  border-radius: 20px;
  border: 1px solid #fff;
  color: #e9005e;
}
.social-anch > i {
  font-size: 11px;
  padding: 0px 4px;
  color: #e9005e;
  list-style: none;
}
.bottom-div {
  background-color: #d3edfc;
  color: #2e4289;
  text-align: center;
  padding: 20px 0px;
  margin-top: -10px;
}
.bottom-div > h3 {
  font-family: "titleweb2";

  font-size: 27px;
  text-transform: uppercase;
  line-height: 0.92307692;
  font-weight: normal;
}
.bottom-div > p {
  font-size: 20px;
  font-weight: 550;
  font-family: "titleweb2 reg", sans-serif;
  text-transform: uppercase;
}
.slide-video-div > video {
  width: 100%;
}
.slide-video-div {
  padding-right: 0px;
  padding-left: 0px;
}
.ts-img {
  height: 148px;
  margin: 0px 0px 12px 0px;
}
.our-color2 {
  font-size: 27px;
}
.our-color {
  font-size: 20px;
}
.span-color {
  color: #2e4289;
}
.horizontal-service-item {
  border: #e1e1e1 1px solid;
  padding: 0.888889vmin 1.125rem 2.092593vmin;
  position: relative;
  margin: 27px 0px 15px 0px;
  display: flex;
  flex-direction: column;
  background-color: #fff;
}
.featured-image {
  width: 100%;
  overflow: hidden;
}
.sky-view-images2 {
  width: 100%;
  transition: all 0.6s linear;
  overflow: hidden;
}
.featured-text-p {
  background: #dedbeb;
  padding: 2px 15px;
}
.project-title {
  margin: 6px 0px;
  display: flex;
  justify-content: space-around;
  color: #2e4289;
  text-transform: uppercase;
  line-height: 1.11111111;
}
.project-title > img {
  width: 134px;
}
.fsp {
  color: #2e4289;
  padding-top: 2px;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
}
.fsp > span {
  color: #333;
  font-size: 14px;
  margin-bottom: -8px;
}
.first-p2 {
  font-size: 14px;
  line-height: 22px;
  color: #222;
  font-family: "Karla", sans-serif;
  font-weight: 600;
  padding: 10px 0px;
  margin: 0px;
  text-align: left;
}
.first-p3 {
  font-size: 14px;
  line-height: 23px;
  color: #000;
  text-align: left;
}
.botton-div {
  margin-top: 13px;
  display: flex;
}
.span-passage-div3 {
  line-height: 25px;
  margin: 29px 42px;
  font-family: "Karla", sans-serif;
  letter-spacing: 0.3px;
  font-weight: 500;
  font-size: 15px;
}
.fmail {
  background: #cfe2f3;
  padding: 15px 0px;
}
.form-control {
  border-radius: 0px;
  padding: 9px 20px;
  font-size: 12px;
  border-radius: 5px;
  font-family: "titleweb2";
  height: 35px;
  border-color: #fff;
  margin: 9px 1px;
  background-color: #fff;
  text-transform: uppercase;
}
.btn {
  padding: 5px 50px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 3px;
  background-color: #e9005e;
  margin-top: 9px;
  color: #fff;
  box-shadow: 0px 0px 0px 0px #2e4289;
}
.btn:hover {
  color: #fff;
  text-decoration: none;
  background-color: #2e5289;
  transition: 1s;
}
.btn2 {
  padding: 5px 137px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 3px;
  background-color: #e9005e;
  margin-top: 10px;
  color: #fff;
  border: none;
  box-shadow: 0px 0px 0px 0px #2e4289;
}
.btn2:hover {
  color: #fff;
  text-decoration: none;
  background-color: #2e5289;
  transition: 1s;
}
.footer-no > img {
  width: 161px;
  margin-bottom: 23px;
}
.footer-icon-ul {
  display: flex;
  justify-content: left;
  list-style: none;
  color: white;
  margin-left: 0px;
  padding: 6px;
}
.footer-icon-ul > li {
  padding: 4px 14px 4px 14px;
  background-color: #737b83c2;
  border-radius: 5px;
  color: #fff;
  margin: 1px 0px 0px 5px;
}
.footer-icon-ul > .face:hover {
  background-color: #0c81f5;
}
.footer-icon-ul > .twitt:hover {
  background-color: rgb(55, 191, 245);
}
.footer-icon-ul > .google:hover {
  background-image: linear-gradient(45deg, #db5353, #bfbf68, #39b139, #4343e9);
}
.footer-icon-ul > .insta:hover {
  background-image: linear-gradient(
    45deg,
    rgb(111, 111, 231),
    blue,
    purple,
    rgb(223, 24, 57),
    rgb(190, 37, 127),
    red,
    darkorange,
    orange,
    yellow,
    rgb(233, 233, 174)
  );
}
.footer-icon-ul > .youtube:hover {
  background-color: #dd2323c7;
}
.footer-icon-ul > .linkedin:hover {
  background-color: #2270c4;
}
.footer-icon-ul {
  display: flex;
  justify-content: left;
  list-style: none;
  color: white;
  padding-bottom: 100px;
  padding: 22px 0px;
}
.fa-brands {
  font-weight: 400;
  color: #fff;
  font-size: 14px;
}
.footer-no2 {
  font-weight: 600;
  font-size: 17px;
  color: #b0bded;
  font-family: "Karla", sans-serif;
  justify-content: center;
}
.slide-contact-address2 {
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  margin-top: 2px;
  margin-left: 20px;
}
.slide-contact-address1 {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  margin-top: 2px;
  margin-left: 20px;
}

.slide-contact-address1 > ul > li {
  list-style: none;
}
.slide-contact-address1 > ul > li > a {
  color: #fff;
}
.slide-contact-address1 > ul > li > a:hover {
  color: #b0bded;
}

.slide-contact-address1 > ul {
  padding: 0px;
}
.font-teko {
  font-family: "titleweb2";
  font-size: 25px;
  text-transform: uppercase;
}
.insta > a > i {
  font-size: 17px;
}
.youtube > a > i {
  font-size: 17px;
}
.linkedin > a > i {
  font-size: 15px;
}
.slide-contact-address1 > ul > li:hover {
  color: #aeb8f4;
}

@media (max-width: 575px) {
  .d-desktop {
    display: none !important;
  }
  .d-mobile {
    display: block !important;
  }
  .social-fixed40,
  .social-rounded-fixed {
    position: fixed;
    border-radius: 0px;
    bottom: 63%;
    z-index: 4;
    right: 0;
    transform: translateY(56px);
    rotate: -90deg;
  }
  .sold-div2 > img {
    height: 57px !important;
    margin-top: -220px !important;
    float: right;
    margin-right: -25px !important;
    rotate: 14deg;
  }
  .footer-flash-about {
    padding-top: 0px;
    font-size: 1.875rem;
    line-height: 1.6;
  }
  .footer-flash {
    padding-top: 1.875rem;
    padding-bottom: 1px;
  }
  .social-fixed2,
  .social-rounded-fixed {
    position: fixed;
    border-radius: 0px;
    z-index: 4;
    right: 0;
    transform: translateY(80px);
    rotate: -90deg;
    bottom: 41%;
  }
  
  .social-fixed2{ bottom:33%;}
  .social-media-div {
    padding: 7px 2px 0px 0px;
    background-color: #e9005e;
    height: 34px;
    text-align: end;
    margin-bottom: -1px;
  }
  #myVideo {
    height: 71vh;
    object-fit: cover;
    width: 102%;
    margin: -8px;
  }
  .bottom-div > p {
    padding: 0px 0px 33px 0px;
    font-size: 13px;
  }
  .bottom-div > h3 {
    font-family: "Barlow", sans-serif;
    letter-spacing: 0.5px;
    padding: 0 40px;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 25px;
    font-weight: 550;
  }
  .media-title {
    margin-top: -9.444444vmin;
    margin-bottom: 0px;
  }
  .feature-div {
    margin-top: 35px;
  }
  .honer-div {
    height: 526px;
  }
  .explore-more {
    font-weight: 500;
    color: #fff;
    border: 1px solid #e9005e;
    padding: 3px 102px 3px 102px;
    font-size: 12px;
    margin: 5px 0px 5px 3px;
    background-color: #e9005e;
    cursor: pointer;
  }
  .section-item + .section-item {
    margin-top: 0rem;
  }
  .ts-img {
    height: 129px;
    margin: 0px 0px 12px 0px;
  }
  .our-color2 {
    font-size: 21px;
  }
  .our-color {
    font-size: 17px;
  }
  .explore-more:hover {
    font-weight: 500;
    color: #fff;
    border: 1px solid #2e4289;
    padding: 3px 102px 3px 102px;
    font-size: 12px;
    margin: 5px 0px 5px 3px;
    background-color: #2e4289;
    cursor: pointer;
  }
  .download-button {
    font-weight: 500;
    color: #fff;
    border: 1px solid #e9005e;
    padding: 4px 0px 0px 0px;
    width: 60%;
    height: 28px;
    font-size: 12px;
    margin: 10px 0px 5px 3px;
    background-color: #e9005e;
    cursor: pointer;
  }
  .download-button:hover {
    font-weight: 500;
    color: #fff;
    border: 1px solid #2e4289;
    padding: 4px 0px 0px 0px;
    width: 60%;
    height: 28px;
    font-size: 12px;
    margin: 10px 0px 5px 3px;
    background-color: #2e4289;
    cursor: pointer;
  }
  .enquire-button {
    font-weight: 500;
    color: #fff;
    border: 1px solid #e9005e;
    padding: 4px 0px 0px 0px;
    width: 40%;
    height: 28px;
    font-size: 11px;
    margin: 10px 5px 5px 3px;
    background-color: #e9005e;
    cursor: pointer;
  }
  .enquire-button:hover {
    font-weight: 500;
    color: #fff;
    border: 1px solid #2e4289;
    padding: 4px 0px 0px 0px;
    font-size: 11px;
    height: 28px;
    margin: 10px 5px 5px 3px;
    background-color: #2e4289;
    cursor: pointer;
  }
  .slide-title {
    margin-top: 40px;
  }
  .footer-no2 {
    font-weight: 500;
    margin-top: 52px;
    font-size: 22px;
    margin-left: 20px;
    color: #fff;
    font-family: "Karla", sans-serif;
    justify-content: center;
  }
  .footer-no {
    font-weight: 500;
    font-size: 30px;
    margin-top: 45px;
    margin-left: 20px;
    color: #fff;
    justify-content: center;
    font-family: "Karla", sans-serif;
  }
  .social-fixed3534 li {
    display: block;
    margin-right: 0px;
    margin-bottom: 0rem;
    border-radius: 1px;
  }
  .social-fixed353,
  .social-rounded-fixed {
    display: block;
  }
  .bottom-div > p {
    font-size: 13px;
    font-weight: 550;
    padding: 10px 25px;
    margin: 0px;
    line-height: 18px;
  }
  .bottom-div > span {
    color: #000;
    font-size: 14px !important;
    font-family: "titleWeb";
  }
  .cald {
    font-family: "Barlow", sans-serif;
    font-size: 19px !important;
    color: #2e4589;
    text-align: center;
    font-weight: 500;
    margin-bottom: 10px;
  }
  #timely-margin-b {
    margin-bottom: 0px;
  }
  #honer-margin-b {
    margin-bottom: 0px;
  }
  #ten-margin-b {
    margin-bottom: 0px;
  }
  .slide-contact-address3 {
    font-size: 17px;
    line-height: 26px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 8px;
  }
  .slide-container2 {
    padding-top: 70px;
    padding-bottom: 00px;
  }
  .footer-div {
    background-color: #666666;
    padding-bottom: 200px;
  }

  .footer-icon-ul {
    display: flex;
    justify-content: left;
    list-style: none;
    color: white;
    margin-left: 0px;
    padding: 6px;
  }
  .footer-tag {
    text-align: left;
    font-size: 18px;
    padding: 12px;
    letter-spacing: 2px;
    color: #fff;
    margin-left: 00px;
    font-family: "Teko";
  }
  .timeline {
    display: none;
  }
  .timeline2 {
    display: block;
  }
  .footer-icon {
    margin-bottom: 157px;
  }
  .home-horizontal .section.active .slide-title {
    transition-delay: 0.7s;
    line-height: 26px;
    font-size: 21px;
  }
  .social-rounded a {
    display: inline-block;
    border-radius: 2.5rem;
    width: 2.5rem;
    height: 2.5rem;
    border: #fff 1px solid;
    background: #fff;
    text-align: center;
    padding: 0px;
    transition: all 0.2s ease-in-out;
  }
  .social-rounded > li > a > .socicon-instagram {
    font-size: 15px;
  }
  .span-passage-div3 {
    line-height: 25px;
    margin: 28px 15px;
    font-family: "Karla", sans-serif;
    letter-spacing: 0.3px;
    font-weight: 500;
    text-align: left;
    font-size: 15px;
  }
  .font-teko {
    font-family: "titleweb2";
    font-size: 17px;
    text-transform: uppercase;
    /*margin-left: 22px;*/
    text-align: center;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.98px) {
  .social-fixed40,
  .social-rounded-fixed {
    position: fixed;
    border-radius: 0px;
    bottom: 64%;
    z-index: 4;
    right: 0;
    transform: translateY(58px);
    rotate: -90deg;
  }
  .social-fixed2,
  .social-rounded-fixed {
    position: fixed;
    border-radius: 0px;
    z-index: 4;
    right: 0;
    transform: translateY(85px);
    rotate: -90deg;
    bottom: 50%;
  }
  .slide-container2 {
    padding-top: 70px;
    padding-bottom: 00px;
  }
  #myVideo {
    height: 84vh;
    object-fit: cover;
    width: 100%;
    margin: -8px 0px;
  }
  .header-contact-divider {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 0px 1px;
    font-size: 10px;
  }
  .header-contact-item,
  .header-contact-divider {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 6px;
  }
  .honer-div {
    margin-bottom: 20px;
  }
  .footer-no2 {
    font-weight: 500;
    font-size: 22px;
    color: #fff;
    font-family: "Karla", sans-serif;
    justify-content: center;
  }
  .header-contacts {
    padding-top: 0.5rem;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
  }
  .header-contact-divider {
    margin-left: 0px;
    margin-right: 0px;
    opacity: 0.2;
    display: none;
  }
  .footer-no > img {
    width: 151px;
    margin: 0px;
  }
  .social-media-div {
    padding: 7px 39px 0px 49px;
    background-color: #e9005e;
    height: 34px;
    text-align: end;
    margin-bottom: -1px;
  }
  .timeline {
    width: 100%;
    height: 20px;
    list-style: none;
    text-align: justify;
    margin: 148px auto;
    animation: aminited 2s ease-out;
    background: -webkit-gradient(
      left top,
      left bottom,
      color-stop(0%, rgba(255, 255, 255, 0)),
      color-stop(45%, rgba(255, 255, 255, 0)),
      color-stop(51%, rgba(191, 128, 11, 1)),
      color-stop(57%, rgba(255, 255, 255, 0)),
      color-stop(100%, rgba(255, 255, 255, 0))
    );
    background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0) 45%,
      #dc3545 51%,
      rgba(255, 255, 255, 0) 57%,
      rgba(255, 255, 255, 0) 100%
    );
  }
  .timeline2 {
    display: none;
  }
  .bottom-div > p {
    font-size: 20px;
    margin-bottom: 9px;
  }
  .elementor-icon-box-description {
    font-size: 9px !important;
    padding: 0px 20px;
    font-family: "titleweb2";
    color: #000;
  }
}
.social4 a {
  transition: color 0.2s ease-in-out;
  color: #000;
  background-color: #dee2e6;
  display: flex;
  padding: 24px 23px 9px 22px;
  font-weight: bold;
  font-size: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.chat-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 0px;
  height: 89%;
  background-color: #000000c2;
  width: 100%;
  z-index: 9;
}
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: transparent;
}
.anchor-div {
  display: flex;
}
.span-anchor {
  color: #fff;display:block;
  text-align: center;
}
.anchor-a {
  padding: 19px;
  background-color: #fff;
  color: #fff;
  margin: 250px 16px 5px 21px;
  border-radius: 50px;
  margin: left;
}
.anchor-b {
  padding: 19px;
  background-color: #fff;
  color: #fff;
  margin: 210px 16px 5px 3px;
  border-radius: 50px;
  margin: left;
}
.anchor-c {
  padding: 19px;
  background-color: #fff;
  color: #fff;
  margin: 210px 16px 5px 3px;
  border-radius: 50px;
  margin: left;
}
.anchor-d {
  padding: 19px;
  background-color: #fff;
  color: #fff;
  margin: 250px 12px 5px 3px;
  border-radius: 50px;
  margin: left;
}
.form-container > .cancel {
  background-color: transparent;
}
.form-container .btn {
  color: #e9ecef;
  font-size: 21px;
  padding: 0px -9px;
  border: none;
  cursor: pointer;
  margin-left: 119px;
  margin-top: -40px;
  width: 39%;
  margin-bottom: 10px;
  bottom: 0;
  opacity: 0.8;
}
.social3 a {
  transition: color 0.2s ease-in-out;
  color: #fff;
  background-color: #fff;
  padding: 23px 0px;
  border-radius: 35px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #e9005e;
}
.social4 a {
  transition: color 0.2s ease-in-out;
  color: #000;
  background-color: #dee2e6;
  display: flex;
  padding: 24px 23px 9px 22px;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  text-transform: uppercase;
}
.icon-what1 {
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.icon-what2 {
  margin-top: 2.5px;
}
.icon-what3 {
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.icon-what3 > i {
  margin-left: 0px;
  padding: 20px;
  margin-bottom: 4px;
  color: #000;
  margin-top: -25px;
  position: absolute;
}
.fa-brands,
.fab {
  font-weight: 400;
}
.icon-what3 > span {
  margin-top: 5px;
}
.icon-what1 > span {
  margin-top: 5px;
  margin-right: 23px;
  margin-left: 23px;
}
.icon-what1 > i {
  margin-left: 0px;
  padding: 20px;
  margin-bottom: 4px;
  margin-top: -25px;
  position: absolute;
}
@keyframes aminited {
  from {
    transform: scale(0.5, 0.5);
  }
  to {
    transform: scale(1, 1);
  }
}
.social2 a {
  transition: color 0.2s ease-in-out;
  color: #fff;
  background-color: #e9005e;
  padding: 9px;
  border-radius: 3px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #e9005e;
}
@media (min-width: 1400px) and (max-width: 2150px) {
  .download-button {
    font-weight: 500;
    color: #fff;
    border: 1px solid #e9005e;
    cursor: pointer;
    height: 36px;
    padding: 5px 15px;
    font-size: 15px;
    margin: 10px 6px;
    background-color: #e9005e;
  }
}
.honer-div:hover .sky-view-images2 {
  transform: scale(1.2);
}
#background {
  background-image: url("../images/background-checks.png");
}
.mail-link:hover,
.mail-link.active {
  color: #e9005e;
  transition: 1s;
  background-color: #fff;
  border-radius: 2px;
  padding: 2px 5px;
}

.btn {
  padding: 5px 50px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 3px;
  background-color: #e9005e;
  margin-top: 8px;
  color: #fff;
  box-shadow: 0px 0px 0px 0px #2e4289;
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInUps {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInUpss {
  0% {
    -webkit-transform: translate3d(-500%, 0, 0);
    transform: translate3d(-500%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@media (min-width: 385px) and (max-width: 414px) {
  .social-fixed3534,
  .social-rounded-fixed {
    position: fixed;
    border-radius: 0px;
    right: -12px;
    display: flex;
    width: 100%;
    bottom: 9px;
    transform: rotate(-00deg);
    z-index: 400;
  }
  .anchor-a {
    padding: 19px;
    background-color: #fff;
    margin-top: 250px;
    margin-left: 55px;
    margin-right: 12px;
    margin-bottom: 5px;
    border-radius: 50px;
    margin: left;
  }
  .anchor-b {
    padding: 19px;
    background-color: #fff;
    color: #fff;
    margin-top: 200px;
    margin-left: 3px;
    margin-right: 16px;
    margin-bottom: 5px;
    border-radius: 50px;
    margin: left;
  }
  .anchor-c {
    padding: 19px;
    background-color: #fff;
    color: #fff;
    margin-top: 200px;
    margin-left: 3px;
    margin-right: 16px;
    margin-bottom: 5px;
    border-radius: 50px;
    margin: left;
  }
  .anchor-d {
    padding: 19px;
    background-color: #fff;
    color: #fff;
    margin-top: 250px;
    margin-left: 3px;
    margin-right: 12px;
    margin-bottom: 5px;
    border-radius: 50px;
    margin: left;
  }
  .chat-popup {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0px;
    height: 89%;
    background-color: #000000c2;
    width: 100%;
    z-index: 9;
    text-align: center;
  }
  .plan-text {
    margin-left: 44px;
  }
}

.pull-right {
  justify-content: right;
  list-style: none;
  display: flex;
  padding: 26px 0px;
}
.pull-right > a {
  color: #ccc;
  padding: 0px 8px;
  text-decoration: none;
}
.modal-header4 {
  background-color: #2e4289;
  /* background-image: url("../images/background-square.webp"); */
  color: #fff;
}
.modal-header4 .close {
  color: #fff;
  padding: 14px 10px;
}
.modal-title4 {
  font-size: 21px;
  font-family: "titleweb2";
  text-align: left;
  padding: 14px 40px;
  text-transform: uppercase;
}
.modal-header {
  background-color: #2e4289;
  color: #fff;
}
.modal-header .close {
  color: #fff;
}
.modal-title {
  font-size: 24px;
  font-family: "titleweb2";
}
.modal-footer {
  justify-content: center;
  background-color: #aedaed;
}
.modal-footer > button {
  border: 1px solid #e9005e;
}
.modal-body {
  font-size: 13px;
  background-color: #aedaed;
  padding: 18px 25px;
}

@media (max-width: 575px) {
  .pull-right {
    justify-content: center;
    list-style: none;
    margin-top: 00px;
    display: flex;
    padding: 17px 0px;
  }
  .modal-body {
    font-size: 12px;
    background-color: #aedaed;
    padding: 8px 13px;
  }
  .modal-title {
    font-size: 17px;
    font-family: "titleweb2";
  }
  .member > h3 {
    padding-top: 24px;
    font-size: 21px;
    color: #fff;
    text-transform: uppercase;
    font-family: titleweb;
  }
  .member > p {
    font-size: 12px;
    text-align: left;
    padding: 15px 28px;
    line-height: 20px;
  }
  .minimal-item-title {
    margin-bottom: 1.5rem;
    font-size: 19px;
    font-weight: 900;
    color: #2e4289;
    font-family: "titleweb2";
  }
  .minimal-item-descr {
    line-height: 21px;
    font-size: 13px;
    color: #495057;
    text-align: left;
  }
  .text-texture {
    height: 96% !important;
  }
  .margin-div {
    margin-top: 0px;
  }
}

.section-item-about {
  text-align: center;
  margin-top: 00px;
  /* padding-bottom: 50px; */
  padding-top: 00px;
}
.text-texture {
  height: 87%;
}
.top-bar {
  background-image: linear-gradient(
      0deg,
      rgba(48, 28, 22, 0.7),
      rgba(48, 28, 22, 0.7)
    ),
    url("../images/about-bg.png");
  background-attachment: fixed;
  padding: 0px 0;
  font-size: 22px;
  color: #fff;
  min-height: 281px;
  line-height: 150px;
}
.top-bar h1 {
  text-align: center;
  font-size: 28px;
  font-family: "titleweb2";
  color: #fff;
  margin-top: 1%;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-top: 111px;
}
.top-bar2 {
  background-image: linear-gradient(
      0deg,
      rgba(48, 28, 22, 0.7),
      rgba(48, 28, 22, 0.7)
    ),
    url("../images/property-bg-images.jpg");
  background-attachment: fixed;
  padding: 0px 0;
  font-size: 22px;
  color: #fff;
  min-height: 281px;
  line-height: 150px;
}
.top-bar2 h1 {
  text-align: center;
  font-size: 28px;
  font-family: "titleweb2";
  color: #fff;
  margin-top: 1%;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-top: 111px;
}
.nav-tabs {
  border-bottom: 0px solid #dee2e6;
  padding: 19px 0px;
  background-color: #d3edfc;
}
div#mobil2 input {
  padding-left: 50px;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
  width: 50%;
  padding-left: 25%;
  padding-right: 1%;
}
.nav-tabs .nav-link {
  font-size: 14px;
  letter-spacing: 2px;
  font-family: "titleweb2";
  border: 1px solid #2e4289;
  border-top-left-radius: 0.25rem;
  text-transform: uppercase;
  border-top-right-radius: 0.25rem;
  color: #fff;
  background-color: #7cb4d5;
  width: 100%;
  border-top-right-radius: 14px;
  border-bottom-left-radius: 14px;
}
.nav-tabs .nav-link.active {
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "titleweb2";
  color: #fff;
  background-color: #2e4289;
  border-color: #2e4289;
  border-top-right-radius: 14px;
  border-bottom-left-radius: 14px;
}
.nav-tabs .nav-item2 {
  margin-bottom: -1px;
  width: 50%;
  padding-right: 25%;
  padding-left: 1%;
}
.nav-tabs2 .nav-link {
  font-size: 14px;
  letter-spacing: 2px;
  font-family: "titleweb2";
  border: 1px solid #2e4289;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  color: #fff;
  background-color: #819af1;
  width: 100%;
  border-top-right-radius: 14px;
  border-bottom-left-radius: 14px;
}
.nav-tabs2 .nav-link.active {
  font-size: 14px;
  letter-spacing: 2px;
  font-family: "titleweb2";
  color: #fff;
  background-color: #2e4289;
  border-color: #2e4289 #2e4289 #2e4289;
  border-top-right-radius: 14px;
  border-bottom-left-radius: 14px;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #2e4289;
}
.nav-tabs2 .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #2e4289;
}
.our-color-ushe {
  font-size: 28px;
  padding-top: 30px;
}
.header-underline {
  font-size: 22px;
  color: #e9005e;
  text-align: center;
}
.belive {
  background-color: #f3d9e4;
}
.believ-div:hover > .believ-div-img > img {
  transform: scale(1.2);
  transition: all 0.6s linear;
}
.believ-div {
  width: 88%;
  background: #fff;
  box-shadow: 0px 0px 10px 0px #dee2e6;
  border: 1px solid #edd0dc;
  margin: 20px 42px;
  overflow: hidden;
}
.passage-belief-big {
  color: #e9005e;
  font-size: 22px;
}
.believ-div-img {
  height: 176px;
  background-color: #d3edfc;
}
.believ-div-img > img {
  padding: 19px;
  margin-top: 27px;
  height: 115px;
}
.believ-div > h3 {
  font-size: 19px;
  font-weight: 600;
  font-family: "titleweb2";
  color: #094c8f;
  padding-bottom: 0px;
  padding-top: 23px;
}
.believ-div > p {
  font-size: 14px;
  text-align: center;
  font-weight: 600;
  padding: 0px 21px;
  color: #232d36;
  font-family: "titleWeb";
  height: 157px;
}
.passage-belief {
  font-size: 14px;
  padding: 0px 150px;
  text-align: center;
  font-weight: 500;
  font-family: "titleWeb";
  line-height: 21px;
  text-transform: lowercase;
  color: #343a40;
}
.passage-belief-2 {
  font-size: 13px;
  padding: 0px 2px;
  text-align: left;
  line-height: 23px;
  color: #343a40;
  font-family: "titleWeb";
  margin-bottom: 33px;
  text-transform: lowercase;
}
.about-div2 {
  background: #d3edfc;
  margin-top: 74px;
}
.about-div2-img {
  width: 100%;
  height: 70vh;
  overflow: hidden;
}
.about-div2-img > img {
  width: 100%;
  height: 100%;
}
.honer-h3 {
  padding: 20px 31px;
  font-size: 21px;
  text-transform: uppercase;
  font-family: "titleweb2";
  color: #fff;
  background: #e7679b;
  margin: 13px 10px;
  border-top-right-radius: 14px;
  border-bottom-left-radius: 14px;
}
.section-index {
  padding-top: 10px;
}
.hover-div {
  border: 2px solid #ccc;
  margin: 12px;
  background: #e9ecef;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 31px;
}
.hover-fluid {
  background: #d3edfc;
  margin-top: 130px;
}
.div-honer-img > img {
  width: 77%;
  border-radius: 20px;
  transform: translateY(-6%);
}
.project-carousel-category {
  line-height: 26px;
  font-family: "titleweb2";
}
.arrow-div {
  background: #e384aa;
  width: 21%;
  border-radius: 12px;
  transform: translateY(-62%);
  float: right;
  height: 85px;
}
.passage-belief-3 {
  font-size: 12px;
  display: flex;
  text-align: left;
  padding: 2px 0px;
  line-height: 22px;
  margin-top: 20px;
}
.passage-belief-3 > img {
  transform: translateY(-1px);
  padding-right: 10px;
  width: 29px;
  height: 19px;
}
.heading-honer {
  background: #eb7ba8;
  padding: 20px 20px;
  margin-left: 100px;
  margin-right: 100px;
  margin-bottom: 26px;
  color: #fff;
  font-size: 20px;
  font-family: "titleweb2";
}
.heading-honer > span {
  float: left;
  background: #e9005e;
  width: 7px;
  height: 69px;
  margin: -20px -20px;
}
.honer-p {
  color: #495057;
  text-align: left;
  font-size: 13px;
  margin: 22px 21px;
  font-family: "titleWeb";
  line-height: 24px;
}
.accordion {
  display: inline-block;
  width: 100%;
}
#btn-color {
  padding: 5px 50px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 3px;
  background-color: #2e4289;
  font-size: 20px;
  font-family: "titleweb2";
  margin-top: 10px;
  color: #fff;
  box-shadow: 0px 0px 0px 0px #2e4289;
}
.card-header {
  background-color: #2e4289;
}
.card-body {
  background: #7a8dcf;
  padding: 40px 61px;
  color: #e9ecef;
  font-family: math;
  text-align: left;
  font-size: 15px;
}
.span-color-blue {
  color: #2e4289;
}

@media (max-width: 576px) {
  .submenu-ul > li > a {
    color: #2e4289;
    font-family: "titleweb2";
    text-decoration: none;
    border-radius: 4px;
    background-color: #f5f5f5;
    padding: 3px 5px !important;
    text-transform: uppercase;
  }
  .sub-menu-3 {
    background-color: #e9005e;
    display: flex;
    justify-content: space-between;
    padding: 4px 4px !important;
  }
  .clearfix {
    padding-top: 0px !important;
  }
  .sub-menu2 {
    background-color: #2e4289;
    color: #fff;
    padding-top: 20px !important;
  }
  .sold-div > img {
    height: 49px !important;
    margin-top: -220px !important;
    float: right;
    margin-right: -22px !important;
    rotate: 51deg;
  }
  .honer-info {
    padding: 20px 0px !important;
  }
  .nav-tabs .nav-item2 {
    margin-bottom: -1px;
    width: 50%;
    padding-right: 12%;
    padding-left: 1%;
  }
  .nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 50%;
    padding-left: 12%;
    padding-right: 1%;
  }
  .our-color-ushe {
   font-size: 18px;
    margin-top: 0px;
    margin-left: 0;padding-left:0px !important;
    /*text-align: left;*/
  }
  .mob-p-0{padding:0;}
  .elevate-txt {
    padding: 0px !important;
}
.plan-icon-ul{padding-left:0 ;}
.family-one > p{padding-left:0 !important;}
.family-one{padding: 20px 38px 20px 15px!important;}
.backbround-img .master-text{margin:0 10px;}
.text-initial{text-align:start;}
.master-text{padding-left:unset !important;}
  .passage-belief {
    font-size: 12px;
    padding: 0px 53px;
    text-align: center;
    text-align: left;
    line-height: 23px;
    color: #343a40;
  }
  .believ-div {
    width: 88%;
    background: #fff;
    box-shadow: 0px 0px 10px 0px #dee2e6;
    border: 1px solid #edd0dc;
    margin: 20px 24px;
    overflow: hidden;
  }
  .project-carousel-3d.move-left .owl-carousel .owl-stage-outer {
    transform: translate(0rem, 0%);
  }
  .properties-sec {
    padding-top: 20px !important;
    padding-bottom: 00px !important;
  }
  .elementor-element-populated2 {
    background-color: #dedbeb;
    padding: 19px 21px !important;
  }
  .project-carousel-3d {
    overflow: hidden;
    position: relative;
    padding-left: 0;
    padding-right: 0;
    height: 238px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 28px;
  }
  .owl-carousel .owl-item img {
    display: unset;
    /*width: 8%;*/
    /*margin-left: -102px;*/
  }
  .project-carousel-3d.move-left .owl-item.active .project-carousel-detail {
    transform: translate(0rem, 0%);
  }
  .project-carousel-3d .project-carousel-category {
    font-size: 11px;
    text-transform: uppercase;
  }
  .project-carousel-category {
    line-height: 6px;
    font-size: 9px;
    line-height: 14px;
    font-family: "titleweb2";
    padding: 0px 12px;
  }
  .project-carousel-title {
    margin-top: 0.875rem;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.1;
    text-align: center;
    font-family: "titleweb2";
    text-transform: uppercase;
    color: #000;
  }
  .project-carousel-3d .project-carousel-item .project-carousel-category {
    color: #212529;
  }
  .passage-belief-2 {
    font-size: 12px;
    padding: 0px 2px;
    margin-left: 24px;
    text-align: left;
    line-height: 23px;
    color: #343a40;
    margin-bottom: 33px;
  }
  .passage-belief-3 {
    font-size: 12px;
    display: flex;
    text-align: left;
    padding: 2px 0px;
    line-height: 22px;
    margin-top: 20px;
    margin-left: 25px;
  }
  .heading-honer {
    background: #eb7ba8;
    padding: 21px 21px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 26px;
    color: #fff;
    font-size: 13px;
    font-family: "titleweb2";
  }
  .heading-honer > span {
    float: left;
    background: #e9005e;
    width: 7px;
    height: 99px;
    margin: -20px -20px;
  }
  .nav-square.owl-theme .owl-nav [class*="owl-"] {
    width: 1.75rem;
    height: 3.75rem;
    border: #333333 1px solid;
    background: transparent;
    margin: 0;
    border-radius: 0;
    transition: all 0.3s ease-in-out;
    color: #fff;
  }
  .hover-fluid {
    background: #f5c8da;
    margin-top: 75px;
  }
  .section-item-about {
    text-align: center;
    margin-top: 0px;
    padding-bottom: 25px;
    padding-top: 0px;
  }
  .believ-div > p {
    font-size: 13px;
    text-align: left;
    padding: 0px 21px;
    color: #232d36;
    font-family: "titleweb2";
    height: 191px;
  }
  .believ-div-img > img {
    padding: 19px;
    margin-top: 5px;
    height: 116px;
  }
  .believ-div-img {
    height: 126px;
    background-color: #d3edfc;
  }
  .believ-div > h3 {
    font-size: 19px;
    font-weight: 600;
    font-family: "titleweb2";
    color: #094c8f;
    padding: 10px 0px;
  }
  .member {
    background-image: linear-gradient(0deg, #2e4289eb, rgba(48, 28, 22, 0.7)),
      url(../images/about-bg.png);
    background-attachment: fixed;
    padding: 0px 0;
    font-size: 22px;
    background-size: 104% 100%;
    margin: 3px 15px !important;
    color: #fff;
    width: 91%;
    min-height: 549px;
    line-height: 150px;
  }
  .passage-belief-big {
    color: #e9005e;
    font-size: 14px;
    margin-left: 1px;
    padding: 0px 13px;
    margin-top: 35px;
  }
  .section-item {
    text-align: center;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 40px;
  }

  .nav-tabs .nav-link {
    font-size: 12px;
    letter-spacing: 2px;
    font-family: "titleweb2";
    border: 1px solid #2e4289;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    color: #fff;
    background-color: #7cb4d5;
    width: 100%;
    border-top-right-radius: 14px;
    border-bottom-left-radius: 14px;
  }
  .nav-tabs .nav-link.active {
    font-size: 12px;
    letter-spacing: 2px;
    font-family: "titleweb2";
    color: #fff;
    background-color: #2e4289;
    border-color: #2e4289 #2e4289 #2e4289;
    border-top-right-radius: 14px;
    border-bottom-left-radius: 14px;
  }
  #otpSentDiv4 .pull-right {
    float: right;
    position: absolute;
    right: 117px !important;
    transform: translateX(10px);
    /* margin-top: 24px; */
    transform: translateY(61%) !important;
    color: red;
    font-size: 12px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991.98px) {
  .media-title {
    margin-top: 0.55555556vmin;
    margin-bottom: 3rem;
    text-align: center;
  }
  .passage-belief {
    font-size: 12px;
    padding: 17px 59px;
    text-align: center;
    line-height: 29px;
    color: #343a40;
  }
  .believ-div {
    width: 94%;
    background: #fff;
    box-shadow: 0px 0px 10px 0px #dee2e6;
    border: 1px solid #edd0dc;
    margin: 20px 15px;
    overflow: hidden;
  }
  .believ-div > p {
    font-size: 12px;
    text-align: left;
    padding: 0px 21px;
    color: #232d36;
    font-family: "titleweb2";
    height: 190px;
  }
  .believ-div > h3 {
    font-size: 16px;
    font-weight: 600;
    font-family: "titleweb2";
    color: #094c8f;
    padding: 15px 0px;
  }
  .project-carousel-3d .project-carousel-detail {
    bottom: 2rem;
    left: 10rem;
  }
  .passage-belief-2 {
    font-size: 12px;
    padding: 0px 2px;
    text-align: left;
    line-height: 23px;
    color: #343a40;
    margin-bottom: 33px;
    margin-left: 40px;
  }
  .passage-belief-3 {
    font-size: 12px;
    display: flex;
    text-align: left;
    padding: 2px 0px;
    line-height: 22px;
    margin-left: 45px;
    margin-top: 20px;
  }
  .heading-honer {
    background: #eb7ba8;
    padding: 21px 20px;
    margin-left: 18px;
    margin-right: 18px;
    margin-bottom: 27px;
    color: #fff;
    font-size: 17px;
    font-family: "titleweb2";
  }
  .heading-honer > span {
    float: left;
    background: #e9005e;
    width: 7px;
    height: 66px;
    margin: -20px -20px;
  }
  .passage-belief-big {
    color: #e9005e;
    font-size: 16px;
  }
  .member {
    background-image: linear-gradient(0deg, #2e4289eb, rgba(48, 28, 22, 0.7)),
      url(../images/about-bg.png);
    background-attachment: fixed;
    padding: 0px 0;
    font-size: 22px;
    background-size: 104% 100%;
    margin: 3px 10px;
    color: #fff;
    width: 100%;
    min-height: 549px;
    line-height: 150px;
  }
  .member > p {
    font-size: 13px;
    text-align: left;
    padding: 5px 12px;
    line-height: 19px;
  }
  .minimal-item-title {
    margin-bottom: 1.5rem;
    font-size: 17px;
    font-weight: 900;
    color: #2e4289;
    font-family: "titleweb2";
  }
  .minimal-item-descr {
    line-height: 20px;
    font-size: 10px;
    color: #495057;
    text-align: left;
  }
  .margin-div {
    margin-top: 0px;
  }
  .text-texture {
    height: 94%;
  }
  .download-section > p {
    padding: 0px 2px !important;
  }
  .download-section {
    display: block;
  }
  #otpSentDiv4 .pull-right {
    float: right;
    position: absolute;
    right: 6px !important;
    transform: translateX(10px);
    margin-top: -10px;
    transform: translateY(0%);
    color: red;
    font-size: 12px;
  }
}

/* about page end  */
.member {
  background-image: linear-gradient(0deg, #2e4289eb, rgba(48, 28, 22, 0.7)),
    url(../images/about-bg.png);
  background-attachment: fixed;
  padding: 0px 0;
  font-size: 22px;
  background-size: 104% 100%;
  margin: 3px 28px;
  color: #fff;
  width: 91%;
  min-height: 549px;
  line-height: 150px;
}
.member > h3 {
  padding-top: 40px;
  font-size: 29px;
  color: #fff;
  text-transform: uppercase;
  font-family: titleweb;
}
.member > p {
  font-size: 14px;
  text-align: center;
  padding: 25px 28px;
  line-height: 23px;
}

/* property pages start */
.img-responsive55 {
  width: 70%;
  margin-top: 20px;
}
address {
  font-style: normal;
  text-align: left;
  margin: 7px 0px;
  line-height: inherit;
}
.properties-sec {
  padding-top: 70px;
  padding-bottom: 70px;
}
.honer-pro-div {
  background: #dedbeb;
  margin-bottom: 30px;
}
.carousel-item.active img {
  width: 100% !important;
  background-size: cover;
}
.honer-info {
  padding: 3px 0px;
}
.honer-info p strong {
  color: #e2045a;
}
.honer-info-content p {
  margin: 0;
  text-align: left;
}
.honer-info-content p {
  margin: 0px;
}
.mnbv {
  margin-top: 20px !important;
}
.hnrbtn {
  padding: 8px 20px;
  background: #e2045a;
  color: #fff;
  margin: 5px;
  box-shadow: 0 2px 6px 1px rgb(0 0 0 / 35%);
}
.hnrbtn.dwnh {
  padding: 8px 62px;
}
.hnrbtn:hover {
  background: #293269;
  color: #fff;
  text-decoration: none;
}
.hnrl {
  background: #0f4350;
  background: -moz-linear-gradient(
    90deg,
    #000000 0%,
    #0f4350 100%,
    #244082 100%
  );
  background: -webkit-linear-gradient(
    90deg,
    #000000 0%,
    #0f4350 100%,
    #244082 100%
  );
  background: linear-gradient(90deg, #000000 0%, #0f4350 100%, #244082 100%);
  overflow: hidden;
}
.hnrl:before {
  width: 60px;
  height: 1px;
  left: 100%;
}
.hnrl:before,
.hnrl:after {
  content: "";
  background-color: #fff;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hnrl img,
.hnrl:before,
.hnrl:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.carousel-slide.carousel-inner .carousel-item img {
  width: 100%;
  height: 450px;
  object-fit: contain;
  background: #d5ecf2;
}
.hnrl img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
}
.hnrl:after {
  height: 60px;
  width: 1px;
  top: 0%;
}
.hnrl:before,
.hnrl:after {
  content: "";
  background-color: #fff;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hnrl:hover img,
.hnrl.hover img {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  opacity: 0.5;
  transform: scale(1.2);
  overflow: hidden;
}
.hnrl:hover img,
.hnrl.hover img {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
.modal-content {
  width: 100%;
  border:none;
}
.menu-mob {
  display: none;
}
@media (min-width: 100px) and (max-width: 767px) {
  .menu-mob {
    display: block;
  }
  .modal-content {
    width: 100%;
  }
  .hnrbtn.dwnh {
    padding: 8px 58px;
  }
  .slide {
    background: #ffffff;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 0;
    padding-bottom: 0;
  }
  .parallax-link a,
  .parallax-link a:hover {
    position: relative;
    text-decoration: none;
    color: #3f51b5 !important;
    font-size: 12px !important;
    font-family: "titleweb2";
  }
  .social-sub > a {
    display: none;
  }
}

.sold-div > img {
  height: 60px;
  margin-top: -18px;
  float: right;
  margin-right: -32px;
  rotate: 51deg;
}
.sold-div2 > img {
  height: 78px;
  margin-top: -26px;
  float: right;
  margin-right: -47px;
  rotate: 14deg;
}
/* .logo-img2 {margin-bottom: 30px;} */
.zoom-div > a > img {
  width: 250px;
}
.zoom-div {
  margin: 0px 25px;
}
#grid-item {
  visibility: visible;
  animation-delay: 0.2s;
  animation-name: fadeInUp;
  position: absolute;
  left: 400px;
  top: 0px;
}
.elementor-widget-google_maps iframe {
  height: 400px;
  width: 100%;
}
.elementor-element-populated {
  padding: 10px;
  background-color: #e3edd7a1;
}
.map-div {
  font-size: 16px;
  font-family: "titleweb2";
  color: #000;
  letter-spacing: 1px;
}
.map-div > p {
  font-size: 23px;
  font-family: "titleweb2";
  color: #2e4289;
  letter-spacing: 0px;
}
/* Button used to open the chat form - fixed at the bottom of the page */
.open-button {
  background-color: #fff;
  color: white;
  padding: 8px 10px;
  margin: 5px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  border-radius: 50px;
  width: 81px;
  height: 82px;
}
.background-color {
  background-color: #95cde1d1;
  color: white;
  padding: 16px 20px;
  border: none;
  position: absolute;
  cursor: pointer;
  opacity: 0.8;
  border-radius: 50px;
  margin-left: 34%;
  width: 99px;
  height: 91px;
  animation: aminited 2.5s infinite;
}
@keyframes aminited {
  from {
    transform: scale(0.5, 0.5);
  }
  to {
    transform: scale(1, 1);
  }
}
.location-div {
  text-align: center;
  margin-bottom: 60px;
  padding: 14px 0px;
  height: 297px;
  background-color: #dedbeb;
}
.elementor-icon-box-title {
  padding: 13px 20px;
  color: #e9005e;
  font-family: "titleweb2";
  font-size: 22px;
}
.elementor-icon-box-description {
  font-size: 13px;
  padding: 0px 20px;
  font-family: "titleweb2 reg", sans-serif;
  color: #000;
}
.section-item-contact {
  padding: 20px 00px;
  background-image: url("../images/background-square.webp");
  background: azure;
}
.btn3 {
  width: 90%;
  background: #e9005e;
  font-family: "titleweb2";
  padding: 4px 10px;
  border-radius: 6px;
  color: #fff;
  margin-top: 14px;
  border: 1px solid #e9005e;
}
.btn3:hover {
  background-color: #2e4289;
  border: 1px solid #2e4289;
  transition: 1s;
}
textarea.form-control {
  height: 109px;
}
.elementor-element-populated2 {
  background-color: #dedbeb;
  padding: 19px 55px;
}
.yellow {
  background-color: #000;
}
.yellow2 {
  background-color: #fff;
}
.yellow3 {
  background-color: #ccc;
}

/* navtab-gallery */

.nav-link3 {
  position: relative;
  border: 0px;
  background: none;
  color: #2e4289;
  font-size: 17px;
  font-family: "titleweb2";
  text-align: center;
  padding: 0px;
}
.nav-link3::before {
  content: "";
  position: absolute;
  bottom: -10px;
  color: #2e4289;
  width: 0;
  text-align: center;
  font-size: 16px;
  height: 2px;
  background: #e9005e;
  transition: width 1s;
}
.nav-link3.active::before {
  width: 150%;
  margin: 0 auto;
}
.nav-item3 {
  margin-left: 21%;
}
.nav-tabs3 {
  background: #dceff7;
  padding: 13px 0px;
}
.repli {
  padding: 6px 0px;
}

/* transition div */
li .allprjct {
  position: relative;
  font-size: 16px;
  font-family: "titleweb2";
}
.allprjct::before {
  content: "";
  position: absolute;
  bottom: -10px;
  color: #2e4289;
  width: 0;
  text-align: center;
  font-size: 16px;
  height: 2px;
  background: #e9005e;
  transition: width 1s;
}
.allprjct.active::before {
  width: 150%;
  margin: 0 auto;
}
/* transition div */

/* .allprjct {  font-family: "titleweb2" ;  color: #fff;  text-align: center;  background-color: #7cb4d5;  border: 1px solid #2e4289;  border-top-right-radius: 10px;  border-bottom-left-radius: 10px;  font-size: 16px;  margin: 0px;  padding: 5px 40px;} */
.nav-tabs5 {
  padding: 10px 37px;
  text-align: center;
}
.img-responsive2 {
  width: 100%;
}
.img-responsive {
  width: 70%;
}
.repli > a {
  color: #2e4289;
  text-decoration: none;
}
.social-sub2 {
  text-align: end;
}
.social-sub > a {
  color: #fff;
  font-family: "titleweb2";
  padding: 0px 7px;
  text-decoration: none;
}
.social-sub > a > i {
  color: #fff;
  padding: 0px 6px;
}
.submenu-ul {
  display: flex;
  justify-content: space-around;
  list-style: none;
  padding: 19px 0px;
  font-size: 14px;
}
.submenu-ul > li > a {
  color: #2e4289;
  font-family: "titleweb2";
  text-decoration: none;
  border-radius: 4px;
  background-color: #f5f5f5;
  padding: 3px 16px;
  text-transform: uppercase;
}
.submenu-ul > li > a:hover,
.submenu-ul > li > a.active {
  color: #fff;
  font-family: "titleweb2";
  text-decoration: none;
  border-radius: 4px;
  background-color: #2e4289;
  padding: 3px 16px;
  text-transform: uppercase;
  transition: all 0.5s ease;
}
.sub-menu-div {
  max-width: 945px;
  width: 100%;
  margin: 0 auto;
  background-color: #f5f5f5;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  padding: 0% 12%;
  box-shadow: #63636333 0 2px 8px;
}
.sub-menu2 {
  background-color: #2e4289;
  color: #fff;
  padding-top: 0px;
}
.clearfix {
  padding-top: 5px;
}
.clearfix2 {
  padding-top: 20px;
}
.sub-menu-3 {
  background-color: #e9005e;
  display: flex;
  justify-content: space-between;
  padding: 4px 84px;
}
header {
  position: fixed;
  width: 100%;
  top: 0px;
  left: 0;
  z-index: 999;
  transition: 1s;
}
.navbar-reduce {
  top: -33px;
}
/* before */
.hnrl:hover:before {
  opacity: 1;
  top: 50%;
  left: 50%;
}
.hnrl:before {
  width: 60px;
  height: 1px; /* left: 100%; */
}
.hnrl:before {
  content: "";
  background-color: #fff;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hnrl:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* after */
.hnrl:hover:after,
.hnrl.hover:after {
  opacity: 1;
  top: 50%;
  left: 50%;
}
.hnrl:after {
  height: 60px;
  width: 1px;
  top: 0%;
}
.hnrl:after {
  content: "";
  background-color: #fff;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hnrl:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

/* gallery section start*/
.april-gallery > a > img {
  width: 100%;
  height: 122px;
}
.april-gallery-8 > a > img {
  width: 100%;
  height: 245px;
}
.april-gallery-4 > a > img {
  width: 100%;
  height: 370px;
}
.april-gallery {
  padding: 2px;
}
.april-gallery-8 {
  padding: 2px;
}
.april-gallery-4 {
  padding: 2px;
}
#gallery-section {
  background-color: #d3edfc;
}
.tab_padding {
  background: #fff;
  padding: 20px;
}

@media (max-width: 575px) {
  .social-rounded li {
    margin-right: 1px !important;
    margin-bottom: 1rem;
  }
  .club-padding {
    padding-bottom: 20px;
  }
  .nav-tabs5 {
    padding: 16px 0px;
  }
  .nav-tabs3 {
    margin-left: 2%;
  }
  .nav-link3.active::before {
    width: 100%;
    margin: 0 auto;
  }
  .nav-item3 {
    margin-left: 7%;
  }
  .allprjct.active::before {
    width: 100%;
    margin: 0 auto;
  }
  .tab_padding {
    background: #fff;
    padding: 00px;
  }
  .header-button-div {
    display: none !important;
  }
  .brand-name {
    display: none !important;
  }
  .club-img-div {
    width: 100%;
    height: auto !important;
  }
  .club-img-div2 {
    width: 100%;
    height: auto !important;
  }
  .nav-link6.active {
    border-radius: 4px;
    color: #fff;
    background: #2e4289;
    border: 0px;
    font-size: 14px;
    padding: 14px 22px !important;
    text-transform: uppercase;
    font-family: "titleweb2";
    margin: 6px 5px;
    width: 44.7% !important;
  }
  .nav-link6 {
    border-radius: 4px;
    color: #2e4289;
    border: 1px solid #2e4289;
    background: #d3edfc;
    font-size: 14px;
    padding: 14px 22px !important;
    text-transform: uppercase;
    font-family: "titleweb2";
    margin: 8px 5px;
    width: 44.7% !important;
  }
  .nav-tab-images > img {
    height: 60vh;
    width: 100%;
    margin-bottom: 20px !important;
    transform: translateY(0%) !important;
  }

  .btn10 {
    font-size: 10px !important;
    font-family: "titleweb2";
    color: #d3edfc;
    padding: 17px 38px;
    border: 1px solid #d3edfc;
    background: #2e4289;
  }
  .card-body2 {
    background-image: url(../images/background-square.webp);
    color: #000;
    font-family: "titleWeb";
    padding: 20px 15px !important;
    font-size: 12px !important;
    background-color: #d3edfc;
    border: 1px dotted #2e4289;
  }
  .master-text {
    padding: 13px 40px;
    text-align: left;
    font-size: 13px !important;
    font-family: "titleWeb";
    line-height: 17px !important;
  }
  .text-white2 {
    font-size: 14px !important;
    padding: 11px;
    text-align: left;
    line-height: 22px !important;
    color: #fff;
  }
  .side-txt {
    background-color: #2e4289e6;
    padding: 22px 8px !important;
  }
  .media-title2 {
    margin-left: 0px !important;
    text-align: left;
    margin-top: 4px !important;
  }
  .owl-carousel {
    width: 100% !important;
    margin-right: 5px;
  }
  #order1 {
    order: 1;
  }
  #order2 {
    order: 2;
  }
  .text-margin {
    border-bottom-right-radius: 350px;
    background: #ffffff80;
    margin-bottom: 70px !important;
  }
  .map-div {
    font-size: 12px !important;
    font-family: "titleweb2";
    color: #000;
    letter-spacing: 1px;
  }
  .w11 {
    width: 100% !important;
    flex: 0 0 44% !important;
    max-width: 44% !important;
    margin-left: auto !important;
  }
  .rich-logo {
    width: 165px !important;
    margin-top: 0px !important;
  }
  .sliders-divv > img {
    height: 20vh;
  }
  .aboutus-span {
    font-size: 13px !important;
    font-family: "Barlow", sans-serif;
    padding: 20px 9px;
    color: #000;
    font-weight: 500;
  }
  #ord1 {
    order: 1;
  }
  #ord2 {
    order: 2;
  }
  .section {
    padding-top: 2rem;
    padding-bottom: 0px;
  }
  .rp-h3 {
    font-family: "Barlow", sans-serif;
    color: #2e4589;
    text-align: center;
    padding-bottom: 0px;
    font-weight: 500;
    padding: 0px 24px;
    font-size: 18px !important;
  }
  .family-one > h3 {
    font-family: "Barlow", sans-serif;
    color: #2e4589;
    text-align: left !important;
    padding-bottom: 10px;
    font-weight: 500;
    padding-top: 16px;
    font-size: 19px !important;
  }
  .display-div {
    display: none;
  }
  .nav-item10 {
    margin-left: 7.5% !important;
  }
  .nav-item11 {
    margin-left: 2% !important;
  }
  .nav-tabs11 {
    margin: 11px 0px !important;
  }
  .nav-item12 {
    margin-left: 2% !important;
  }
  .nav-tabs12 {
    margin: 11px 0px !important;
  }
  .nav-link11.active {
    border: none;
    background: #2e4589;
    color: #fff;
    padding: 4px 40px;
    margin: 0px 4px !important;
    border-radius: 5px;
    border: 1px solid #2e4589;
    font-weight: 600;
  }
  .nav-link11 {
    border: none;
    background: #2e4589;
    color: #fff;
    padding: 4px 40px;
    margin: 0px 4px !important;
    border-radius: 5px;
    border: 1px solid #2e4589;
    font-weight: 600;
  }
  .nav-link12.active {
    border: none;
    background: #2e4589;
    color: #fff;
    padding: 4px 40px;
    margin: 0px 4px !important;
    border-radius: 5px;
    border: 1px solid #2e4589;
    font-weight: 600;
  }
  .nav-link12 {
    border: none;
    background: #2e4589;
    color: #fff;
    padding: 4px 40px;
    margin: 0px 4px !important;
    border-radius: 5px;
    border: 1px solid #2e4589;
    font-weight: 600;
  }
  .price-transform {
    transform: translateY(0%) !important;
  }
  .price-transform2 {
    transform: translateY(0%) !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991.98px) {
  .spec-heading {
    margin-top: 160px !important;
    /* margin-bottom: 20px; */
    /* background: #d3edfc; */
    text-align: center;
    padding: 20px 43px;
    color: #2e4589;
    border-radius: 10px;
  }
  .price-transform {
    transform: translateY(0%) !important;
  }
  .price-transform2 {
    transform: translateY(0%) !important;
  }
  .aboutus-span {
    font-size: 8px !important;
    font-family: "Barlow", sans-serif;
    padding: 20px 9px;
    color: #000;
    font-weight: 500;
  }
  .aboutus-icon > img {
    padding: 3px;
    border: 2px solid #2e4589;
    border-radius: 50px;
    text-align: left;
    margin: 12px 0px;
    width: 42px !important;
  }
  .sliders-divv > img {
    height: 30vh;
  }
  .carousel-inner {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .programme-heading > .ph4 {
    font-size: 14px !important;
    margin-bottom: 5px !important;
  }
  .club-img-div2 {
    width: 100%;
    height: 50vh !important;
  }
 .master-text {
    padding: 13px 40px;
    text-align: left;
    font-size: 11px !important;
    font-family: "titleWeb";
    line-height: 12px !important;
}
  .single-program h4 {
    text-align: center;
    margin: 0px;
    font-size: 10px !important;
    font-weight: 600;
    color: #000;
    line-height: 13px !important;
  }
  .nav-tab-images > img {
    height: 60vh;
    width: 100%;
    transform: translateY(0%) !important;
  }
  .nav-link6 {
    border-radius: 4px;
    color: #2e4289;
    border: 1px solid #2e4289;
    font-size: 14px;
    padding: 14px 55px;
    text-transform: uppercase;
    font-family: "titleweb2";
    margin: 8px 5px;
    width: 44.7% !important;
  }
  .nav-link6.active {
    border-radius: 4px;
    color: #fff;
    background: #2e4289;
    border: 0px;
    font-size: 14px;
    padding: 14px 55px;
    text-transform: uppercase;
    font-family: "titleweb2";
    margin: 8px 5px;
    width: 40.7% !important;
  }
  .nav-tabs5 {
    padding: 16px 0px;
  }
  .nav-item3 {
    margin-left: 18%;
  }
  .allprjct.active::before {
    width: 100%;
    margin: 0 auto;
  }
  .header-button-div {
    display: none !important;
  }
  .owl-carousel {
    width: 100% !important;
    margin-right: 5px;
  }
  .w11 {
    width: 45%;
    flex: 45%;
    max-width: 45% !important;
  }
  #ord1 {
    order: 1;
  }
  #ord2 {
    order: 2;
  }
  .section {
    padding-top: 0rem;
    padding-bottom: 0px;
  }
  .display-div {
    display: none;
  }
  .nav-item10 {
    margin-left: 30.5% !important;
  }
  .nav-item11 {
    margin-left: 22.3% !important;
  }
  .nav-item12 {
    margin-left: 22.3% !important;
  }
}
/* gallery section end*/
.carousel-control-prev {
  z-index: 0;
  background: transparent;
  border: none;
}
.carousel-control-next {
  z-index: 0;
  background: transparent;
  border: none;
}
.article-item-descr {
  color: #000;
  font-size: 14px;
  text-align: left;
  padding: 0px 0px;
  line-height: 22px;
}
.section-item4 {
  background: azure;
  padding-top: 10px;
}
/* .carousel-item {height: 50vh;} */

/* responsive media */
/* - 125% screen zoom */
@media (min-width: 1024px) and (max-width: 1100px) {
  .connectivity h1,
  .space h2,
  .views h2,
  .well-being h2,
  .sustainablity h2,
  .quality h2 {
    font-size: calc(3em + 10vw);
    font-weight: 900;
    color: #e60065;
    line-height: 103px !important;
    margin-left: -12px;
    font-family: "Barlow", sans-serif;
  }
  .aboutus-span {
    font-size: 11px !important;
    font-family: "Barlow", sans-serif;
    padding: 20px 9px;
    color: #000;
    font-weight: 500;
  }
  .text-white2 {
    font-size: 10px !important;
    padding: 16px;
    text-align: left;
    line-height: 18px !important;
    color: #fff;
  }
  .minimal-item-descr {
    line-height: 16px;
    font-size: 11px;
    color: #495057;
    text-align: left;
  }
  .single-program h4 {
    text-align: center;
    margin: 0px;
    font-size: 11px !important;
    font-weight: 600;
    color: #000;
    line-height: 20px;
  }
  .fmail {
    background: #cfe2f3;
    padding: 3px 0px !important;
  }
  .img-responsive {
    width: 55%;
  }
  .img-responsive55 {
    width: 50%;
    margin-top: 0px;
  }
  .header-contact-item {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 8px;
  }
  .accordion {
    display: inline-block;
    width: 100%;
  }
  .master-text {
    padding: 13px 40px;
    text-align: left;
    font-size: 12px !important;
    font-family: "titleWeb";
    line-height: 21px !important;
  }
  .media-title2 {
    margin-left: 32px;
    text-align: left;
    margin-top: 15px;
  }
  .our-color-ushe {
    font-size: 21px !important;
    padding-top: 20px;
  }
  .believ-div > p {
    font-size: 14px;
    text-align: left;
    padding: 0px 21px;
    color: #232d36;
    font-family: "titleweb2";
    height: 203px;
  }
  .heading-honer > span {
    float: left;
    background: #e9005e;
    width: 7px;
    height: 99px;
    margin: -20px -20px;
  }
  .mnbv {
    margin-top: 15px !important;
  }
  .honer-info {
    padding: 26px 0px;
  }
  .background-color {
    background-color: #95cde1d1;
    color: white;
    padding: 16px 20px;
    border: none;
    position: absolute;
    cursor: pointer;
    opacity: 0.8;
    border-radius: 50px;
    margin-left: 30%;
    width: 99px;
    height: 91px;
    animation: aminited 2.5s infinite;
  }
  .elementor-icon-box-description {
    font-size: 11px;
    padding: 0px 20px;
    font-family: "titleweb2";
    color: #000;
  }
  .hnrbtn.dwnh {
    padding: 8px 60px;
  }
  .passage-belief {
    font-size: 11px;
    padding: 0px 150px;
    text-align: center;
    font-weight: 500;
    font-family: "titleWeb";
    line-height: 18px;
    text-transform: lowercase;
    color: #343a40;
  }
  .footer-flash {
    padding-top: 15px;
    padding-bottom: 1px;
  }

  .home-flash-dark h3 {
    color: #000;
    text-align: center;
    font-size: 16px;
    padding-bottom: 0px;
  }
  .form-control {
    border-radius: 0px;
    padding: 8px 20px;
    font-size: 8px;
    border-radius: 5px;
    font-family: "titleweb2";
    height: 34px;
    border-color: #fff;
    margin: 7px 1px;
    background-color: #fff;
    text-transform: uppercase;
  }
  .footer-no2 {
    font-weight: 600;
    font-size: 11px;
    color: #b0bded;
    font-family: "Karla", sans-serif;
    justify-content: center;
  }
  .slide-contact-address2 {
    font-size: 11px;
    line-height: 18px;
    color: #fff;
    margin-top: 10px;
  }
  .slide-contact-address1 {
    font-size: 10px;
    line-height: 17px;
    color: #fff;
    margin-top: 4px;
  }
  .footer-no > img {
    width: 145px;
    margin-bottom: 23px;
  }
  .footer-icon-ul {
    display: flex;
    justify-content: left;
    list-style: none;
    color: white;
    padding-bottom: 100px;
    padding: 23px 0px;
  }
  .brand-text > img {
    width: 109px;
  }
  .nav-toggle-sm {
    transform: scale(0.65);
    margin-right: -1rem;
  }
  .header-link-ul > li > a {
    color: #fff;
    transition: 1s;
    text-transform: uppercase;
    font-size: 10px !important;
    letter-spacing: 0.5px;
    font-weight: bold;
  }
  .owl-carousel {
    width: 100% !important;
    margin-right: 5px;
  }
  .otp-input-section {
    width: 95px;
    padding-left: 3px;
  }
  #otpSentDiv4 .pull-right {
    float: right;
    position: absolute;
    right: -11px !important;
    transform: translateX(10px);
    margin-top: -10px;
    transform: translateY(0%);
    color: red;
    font-size: 12px;
  }
  .download-section > p {
    padding: 0px 2px !important;
  }
  .download-section {
    display: block;
  }
  .social-fixed40,
  .social-rounded-fixed {
    position: fixed;
    border-radius: 0px;
    bottom: 58%;
    z-index: 4;
    right: 0;
    transform: translateY(65px);
    rotate: -90deg;
  }
  .social-fixed2,
  .social-rounded-fixed {
    position: fixed;
    border-radius: 0px;
    bottom: 29%;
    z-index: 400;
    right: 0;
    transform: translateY(95px);
    rotate: -90deg;
  }
  .header-button-ul > li > a {font-size: 10px  !important;}
  .nav-tab .nav-link{font-size: 12px !important;}
  .nav-tab .nav-link.active{font-size: 12px !important;}
}
/* - 110% screen zoom */
@media (min-width: 1101px) and (max-width: 1299px) {
  .social-fixed2,
  .social-rounded-fixed {
    position: fixed;
    border-radius: 0px;
    bottom: 38%;
    z-index: 400;
    right: 0;
    transform: translateY(95px);
    rotate: -90deg;
  }
  .aboutus-span {
    font-size: 14px !important;
    font-family: "Barlow", sans-serif;
    padding: 20px 9px;
    color: #000;
    font-weight: 500;
  }
  .fmail {
    background: #cfe2f3;
    padding: 9px 0px !important;
  }
  .elementor-icon-box-description {
    font-size: 12px;
    padding: 0px 20px;
    font-family: "titleweb2";
    color: #000;
  }
  .home-flash-dark h3 {
    color: #000;
    text-align: center;
    font-size: 17px;
    padding-bottom: 1px;
  }
  .form-control {
    border-radius: 0px;
    padding: 9px 20px;
    font-size: 10px;
    border-radius: 5px;
    font-family: "titleweb2";
    height: 35px;
    border-color: #fff;
    margin: 9px 1px;
    background-color: #fff;
    text-transform: uppercase;
  }
  .owl-carousel {
    width: 100% !important;
    margin-right: 5px;
  }
  .single-program h4 {
    text-align: center;
    margin: 0px;
    font-size: 13px !important;
    font-weight: 600;
    color: #000;
    line-height: 20px;
  }
  .footer-flash {
    padding-top: 7px;
    padding-bottom: 1px;
  }
  .slide-contact-address1 {
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    margin-top: 2px;
  }

  #otpSentDiv4 .pull-right {
    float: right;
    position: absolute;
    right: 1px !important;
    transform: translateX(10px);
    margin-top: -10px;
    transform: translateY(0%);
    color: red;
    font-size: 12px;
  }
  .otp-input-section {
    width: 130px;
    padding-left: 4px;
  }
}
/* -  90% screen zoom */
@media (min-width: 1400px) and (max-width: 1600px) {
  .fot-div {
    margin-bottom: 45px;
  }
  .owl-carousel {
    width: 100% !important;
    margin-right: 5px;
  }
  .footer-flash {
    padding-top: 10px;
    padding-bottom: 1px;
  }
  .slide-contact-address1 {
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    margin-top: 5px;
  }
  .social-fixed2,
  .social-rounded-fixed {
    position: fixed;
    border-radius: 0px;
    bottom: 41%;
    z-index: 400;
    right: 0;
    transform: translateY(95px);
    rotate: -90deg;
  }
}
/* - 80%  screen zoom */
@media (min-width: 1601px) and (max-width: 1800px) {
  .fot-div {
    margin-bottom: 45px;
  }
  .footer-flash {
    padding-top: 29px;
    padding-bottom: 1px;
  }
  .master-text {
    padding: 13px 40px;
    text-align: left;
    font-size: 15px !important;
    font-family: "titleWeb";
    line-height: 38px !important;
  }
  .club-images > img {
    padding: 18px;
    height: 100px !important;
    transition: 2s;
  }
  .club-span {
    font-size: 14px !important;
    font-weight: 600;
  }
  .text-white2 {
    font-size: 15px !important;
    padding: 20px;
    text-align: left;
    line-height: 20px !important;
    color: #fff;
  }
  .owl-carousel {
    width: 100% !important;
    margin-right: 5px;
  }
  .slide-contact-address1 {
    font-size: 14px;
    line-height: 33px;
    color: #fff;
    margin-top: 2px;
  }
  .social-fixed2,
  .social-rounded-fixed {
    position: fixed;
    border-radius: 0px;
    bottom: 43%;
    z-index: 400;
    right: 0;
    transform: translateY(95px);
    rotate: -90deg;
  }
}
/* - 75%  screen zoom */
@media (min-width: 1801px) and (max-width: 1938px) {
  .fot-div {
    margin-bottom: 57px;
  }
  .master-text {
    padding: 13px 40px;
    text-align: left;
    font-size: 18px !important;
    font-family: "titleWeb";
    line-height: 45px !important;
  }
  .club-images > img {
    padding: 18px;
    height: 120px !important;
    transition: 2s;
  }
  .fmail {
    background: #cfe2f3;
    padding: 12px 0px;
  }
  .club-span {
    font-size: 16px !important;
    font-weight: 600;
  }
  .text-white2 {
    font-size: 18px !important;
    padding: 20px;
    text-align: left;
    line-height: 25px !important;
    color: #fff;
  }
  .slide-contact-address1 {
    font-size: 14px;
    line-height: 35px;
    color: #fff;
    margin-top: 0px;
  }
  .owl-carousel {
    width: 100% !important;
    margin-right: 5px;
  }
  .footer-flash {
    padding-top: 56px;
    padding-bottom: 1px;
  }
  .social-fixed2,
  .social-rounded-fixed {
    position: fixed;
    border-radius: 0px;
    bottom: 45%;
    z-index: 400;
    right: 0;
    transform: translateY(97px);
    rotate: -90deg;
  }
}
/* - 65% to 74% screen zoom */
@media (min-width: 1940px) and (max-width: 2200px) {
  .fot-div {
    margin-bottom: 100px;
  }
  .elementor-icon-box-description {
    font-size: 12px;
    padding: 0px 20px;
    font-family: "titleweb2";
    color: #000;
  }
  .footer-flash {
    padding-top: 72px;
    padding-bottom: 1px;
  }
  .fmail {
    background: #cfe2f3;
    padding: 16px 0px;
  }
  .master-text {
    padding: 13px 40px;
    text-align: left;
    font-size: 21px !important;
    font-family: "titleWeb";
    line-height: 53px !important;
  }
  .club-images > img {
    padding: 18px;
    height: 144px !important;
    transition: 2s;
  }
  .club-span {
    font-size: 19px !important;
    font-weight: 600;
  }
  .text-white2 {
    font-size: 22px !important;
    padding: 20px;
    text-align: left;
    line-height: 36px !important;
    color: #fff;
  }
  .owl-carousel {
    width: 100% !important;
    margin-right: 5px;
  }
  .social-fixed2,
  .social-rounded-fixed {
    position: fixed;
    border-radius: 0px;
    bottom: 46%;
    z-index: 400;
    right: 0;
    transform: translateY(97px);
    rotate: -90deg;
  }
}
/* - mobile devices(all) */
@media (min-width: 100px) and (max-width: 767px) {
  .header-button-div {
    display: none !important;
  }
  .top-bar4 h1 {
    text-align: center;
    font-size: 28px;
    font-family: "titleweb2";
    color: #fff;
    margin-top: 1%;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-top: 274px !important;
}
.top-bar4 {
    background-image: linear-gradient( 0deg, rgba(48, 28, 22, 0.7), rgba(48, 28, 22, 0.7) ), url(../images/richmont-elevation.jpg);
    background-attachment: fixed;
    padding: 0px 0;
    font-size: 22px;
    color: #fff;
    min-height: 464px !important;
    line-height: 150px;
}
}
/*  - mobile devices(for few devices depending on the requirement) */
@media (min-width: 400px) and (max-width: 500px) {
}
/* - for tab devices */
@media (min-width: 768px) and (max-width: 991px) {
  .header-button-div {
    display: none !important;
  }
}
/* - for large tab devices */
@media (min-width: 992px) and (max-width: 1044px) {
  .owl-carousel {
    width: 100% !important;
    margin-right: 5px;
  }
  .header-button-div {
    display: block;
  }
}
@media (min-width: 1044px) and (max-width: 1400px) {
  .owl-carousel {
    width: 100% !important;
    margin-right: 5px;
  }
}

/* new header */
.header-link-ul {
  display: flex;
  justify-content: space-around;
  list-style: none;
  text-decoration: none;
  margin: 7px 0px;
}
.header-link-ul > li > a {
  color: #fff;
  transition: 1s;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight: bold;
}
.header-link-ul > li > a:hover {
    color: #e9005e;
}
.header-button-ul {
  display: flex;
  float: right;
  list-style: none;
  text-decoration: none;
  padding: 5px 0px;
  margin: 0;
}
.header-button-ul > li {
  box-shadow: 0 8px 30px 3px rgba(0, 0, 0, 0.1);
}
.header-button-ul > li > a {
  color: #fff;
  border-radius: 3px;
  background: #6171aa;
  font-size: 12px;
  padding: 5px 15px;
  margin: 0px 2px;
  font-family: "titleweb2 reg", sans-serif;
  text-transform: capitalize;
}
.header-button-ul > li > a:hover {
  background-color: #d3edfc;
  color: #000;
}
.bottom-div > span {
  color: #000;
  font-size: 18px;
  font-family: "titleWeb";
}
.broc {
  background-image: url(../images/body/unveil-the-iconic-life-of-elegance-and-grace.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 0px;
  height: 100vh;
}
.side-txt {
  background-color: #2e4289e6;
  padding: 41px 39px;
}
.side-txt .birdimg {
  width: 200px;
  height: 75px;
  float: right;
}
.birdimg span a {
  position: absolute;
  right: 0%;
  top: 40%;
  color: #fff;
  background: #e9005e;
  text-transform: capitalize;
  padding: 7px 38px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  font-family: "titleWeb";
}
.text-white2 {
  font-size: 13px;
  padding: 20px;
  font-family: "Barlow", sans-serif;
  text-align: left;
  line-height: 23px;
  color: #000;
}
.text-white1 {
  font-size: 20px;
  text-transform: uppercase;
  padding-top: 22px;
  font-family: "Barlow", sans-serif;
  color: #2e4289;
  font-weight: 500;
}
.text-white {
  /* font-family: "titleweb2";
    text-align: right;
    font-size: 32px;
    margin-left: 19px;
    text-shadow: #000 1px 0 10px;
    top: 76vh;
    right: 67px;
    position: absolute; */

  top: 80px !important;
  right: 50px;
  max-width: 490px;
  top: inherit;
  font-size: 45px;
  text-transform: uppercase;
  position: absolute;
  color: #fff;
  font-weight: 500;
  font-family: "Barlow", sans-serif;
  letter-spacing: 1px;
  margin-bottom: 20px;
  text-shadow: 2px 2px 4px #000000;
}
.w11 {
  width: 12%;
  flex: 12%;
  max-width: 13%;
  padding: 5px;
  margin: 0px 1px;
}
.single-program {
  border-radius: 10px;
  text-align: center;
  margin: 00px 0px;
  min-height: 113px;
}
.program-icon {
  position: relative;
  display: block;
  text-align: center;
  padding-top: 14px;
  margin-bottom: 15px;
}
.single-program h4 {
  text-align: center;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 600;
  color: #000;
  line-height: 0px;
}

.programme-heading > .ph4 {
  font-size: 18px;
  margin-bottom: 19px;
}
.club-img-div {
  width: 100%;
  height: 70vh;
}
#background-color {
  background: azure;
}
.club-images {
  margin-right: 5px;
  margin-left: 5px;
  margin-top: 20px;
  border-bottom-left-radius: 20px;
  border-top-right-radius: 26px;
}
.club-images > img {
  padding: 18px;
  height: 88px;
  transition: 2s;
}
.club-span {
  font-size: 12px;
  font-weight: 600;
}
.text-margin {
  border-bottom-right-radius: 350px;

  margin-bottom: 00px;
}
#background-color-pink {
  background-image: url("../images/background-square.webp");
}
.section-item-about5 {
  text-align: center;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.club-img-div2 {
  width: 100%;
  height: 90vh;
}
.club-img-div5 {
  width: 75%;
  height: auto;
}
.image-margin {
  padding: 0px;
}
.image-margin {
  background-color: #cbebff;
}
.master-text {
  padding: 1px 5px;
  text-align: left;
  font-size: 14px !important;
  font-family: "Barlow";
  line-height: 28px;
}
.birdimg2 span a {
  position: absolute;
  right: 13%;
  top: 40%;
  color: #fff;
  background: #2e4289;
  border-radius: 8px;
  text-transform: capitalize;
  padding: 7px 38px;
  /* border-top-right-radius: 20px; */
  /* border-bottom-left-radius: 20px; */
  font-family: "titleWeb";
}
.nav-link6.active {
  border-radius: 4px;
  color: #fff;
  background: #2e4289;
  border: 0px;
  font-size: 14px;
  padding: 14px 55px;
  text-transform: uppercase;
  font-family: "titleweb2";
  margin: 8px 5px;
}
.nav-link6 {
  border-radius: 4px;
  color: #2e4289;
  border: 1px solid #2e4289;
  background: #d3edfc;
  font-size: 14px;
  padding: 14px 55px;
  text-transform: uppercase;
  font-family: "titleweb2";
  margin: 8px 5px;
}
.nav-link8.active,
.nav-link7.active {
  border-radius: 4px;
  color: #fff;
  background: #2e4289;
  border: 0px;
  font-size: 12px;
  padding: 14px 15px;
  text-transform: uppercase;
  font-family: "titleweb2";
  margin: 8px 5px;
  width: 90%;
}
.nav-link8,
.nav-link7 {
  border-radius: 4px;
  color: #2e4589;
  /* background: linear-gradient(0.25turn, #656d9b, #e9005e); */
  border: 1px solid #2e4589;
  background: #d3edfc;
  font-size: 14px;
  padding: 14px 15px;
  text-transform: uppercase;
  font-family: "titleweb2";
  margin: 8px 5px;
  width: 90%;
}
.nav-tab-images > img {
  height: auto;
  width: 100%;
  transform: translateY(-16%);
}
.nav-btn-get {
  border: navajowhite;
  background: #e9005e;
  width: 90%;
  border-radius: 5px;
  margin: 24px 4px;
  padding: 12px 0px;
  font-size: 13px;
  font-family: "titleweb2";
}
.nav-btn-get:hover {
  background-color: #b11d11;
  transition: 1s;
}
.nav-btn-get > a {
  color: #fff;
}
.btn9 {
  font-size: 17px;
  font-family: "titleweb2";
  color: #2e4289;
  padding: 17px 38px;
  border: 1px solid #2e4289;
  background: #d3edfc;
}
.btn-link:hover {
  color: #ccc;
  text-decoration: none;
}
.btn9:hover {
  color: #2e4289;
  text-decoration: none;
}
.btn10:hover {
  color: #fff;
  text-decoration: none;
}
.card-body2 {
  text-align: start;
  background-image: url(../images/background-square.webp);
  color: #000;
  font-family: "titleWeb";
  padding: 20px 41px;
  font-size: 15px;
  background-color: #d3edfc;
  border: 1px dotted #2e4289;
}
.card-body2 > p {
  padding-left: 20px;
}
.card {
  margin: 10px 0px;
}
.btn9 > i {
  float: right;
}
.btn9 > i {
  float: right;
}
.btn10 > i {
  float: right;
}
.gallery-head {
  font-size: 18px;
  color: #2e4289;
  margin: 20px;
  font-family: "titleweb2";
  text-transform: uppercase;
}
.btn10 {
  font-size: 13px !important;
  line-height: 18px;
  font-family: "titleweb2";
  color: #d3edfc;
  padding: 17px 38px;
  border: 1px solid #d3edfc;
  background: #2e4289;
}
.media-title2 {
  margin-left: 40px;
  text-align: left;
  margin-top: 20px;
}
.rich-logo {
  width: 165px;
  margin-top: 8px;
}
.project-high {
  margin-bottom: 00px;
  background: #2e4289;
  display: flex;
  border-radius: 5px;
  justify-content: space-evenly;
  width: 100%;
  color: #fff;
  padding: 35px 29px;
}
.project-high > p {
  font-size: 17px;
  font-family: "titleweb2";
}
.rich-amenities {
  padding: 24px;
  border-radius: 100px;
  width: 100px;
  display: flex;
  height: 100px;
  background: #c2934f;
  justify-content: center;
  margin: auto;
}
.rich-amenities > img {
  height: 44px;
}
.rich-amenities + p {
  font-size: 15px;
  text-transform: uppercase;
  font-family: "titleWeb";
  padding: 8px 0px;
}
/* richmont pages */
.baner-ricmont {
  background-image: url("../images/Richmont-alluarjun-image.jpg");
  height: 84vh;
  background-size: 100% 100%;
}
.amenities-img > img {
  width: 100%;
  height: 100%;
}
.amenities-img {
  padding: 0;
}
.aminities-icon {
  padding: 75px 0px;
}
.overlap-div {
  transform: translateX(16%);
  background: #fff;
  margin: 30px 0px;
  border-right: 3px solid #2e4289;
  box-shadow: 0px 0px 10px 0px #ccc;
}
.clearfix3 {
  padding-top: 19px;
}
.overlap-div2 {
  transform: translateX(-16%);
  background: #fff;
  margin: 35px 0px;
  border-left: 3px solid #2e4289;
  box-shadow: 0px 0px 10px 0px #ccc;
}
.club-house-img {
  /* text-align: start; */
  margin: 0 auto;
  font-size: 16px;
  font-family: "titleWeb";
  padding-top: 28px;
}
.club-house-h4 {
  width: 50%;
  padding: 00px 12px;
  /* border-radius: 12%; */
  background: #f6d2de;
}

/* - 360% screen zoom */
@media (max-width: 575px) {
  .download-section {
    display: block !important;
  }
  .download-section > p {
    padding: 0px 0px !important;
  }
  .contrycode23 {
    position: absolute;
    padding: 8px;
    font-weight: bold;
    top: 62% !important;
    color: #6c757d;
    font-size: 13px !important;
  }
  .spec-heading {
    margin-top: 117px !important;
    /* margin-bottom: 20px; */
    /* background: #d3edfc; */
    text-align: center;
    padding: 20px 43px;
    color: #2e4589;
    border-radius: 10px;
  }
  .carousel-inner {
    position: relative;
    width: 100%;
    height: auto !important;
    overflow: hidden;
  }
  .baner-ricmont {
    background-image: url(../images/Richmont-alluarjun-image.jpg);
    height: 32vh;
    background-size: 100% 100%;
    margin-bottom: 20px;
  }
  .project-high {
    background: #2e4289;
    display: flex;
    border-radius: 5px;
    justify-content: space-evenly;
    margin-bottom: 20px;
    width: 100%;
    color: #fff;
    padding: 35px 29px;
  }
  .aminities-icon {
    padding: 15px 0px;
  }
  .broc {
    background-image: url(../images/project-pages-images2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0px;
    height: 27vh;
    margin-bottom: 20px;
  }
  .carousel-inner .carousel-item img {
    width: 100%;
    height: auto;
    object-fit: contain;
    background: #d5ecf2;
  }

  .text-white {
    font-family: "titleweb2";
    color: #fff;
    text-align: left;
    font-size: 12px;
    margin-left: 19px;
    text-shadow: 7px 0px 31px 0px #000;
    text-shadow: #fc0 1px 0 10px;
    top: 22vh;
    text-shadow: 14px 22px 21px 0px black;
    position: absolute;
  }
  .overlap-div {
    transform: translateX(0%);
    background: #fff;
    margin: 47px 0px;
    border-right: 3px solid #2e4289;
    box-shadow: 0px 0px 10px 0px #ccc;
  }
  .overlap-div2 {
    transform: translateX(-00%);
    background: #fff;
    margin: 47px 0px;
    border-left: 3px solid #2e4289;
    box-shadow: 0px 0px 10px 0px #ccc;
  }
  .club-house-img {
    /*text-align: initial;*/
    font-size: 14px;
    margin-right: 34px;
    font-family: "titleWeb";
    padding-top: 13px;
  }
  .carousel-item {
    height: auto;
  }
  .single-program h4 {
    text-align: center;
    margin: 0px;
    font-size: 13px;
    font-weight: 600;
    color: #000;
    line-height: 00px;
  }
  .programme-heading > .ph4 {
    font-size: 20px;
    margin-bottom: 22px;
  }
  .single-program {
    border-radius: 10px;
    text-align: center;
    margin: 0px 0px;
    background: transparent;
    min-height: 105px;
  }
  .program-icon > img {
    width:60px;
    padding: 13px;
    border: 1px solid #2e4289;
    /*border-radius: 50px;*/
  }
  .program-icon {
    position: relative;
    display: block;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 15px;
  }
  .about-banner-text {
    font-weight: 500;
    position: absolute;
    color: #fff !important;
    bottom: 0% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    font-size: 12px !important;
    line-height: 1.2em;
    text-shadow: 2px 2px 4px #000000;
    font-family: "Barlow", sans-serif;
  }
}

/* - 991% screen zoom */
@media screen and (min-width: 768px) and (max-width: 991.98px) {
  .baner-ricmont {
    background-image: url(../images/Richmont-alluarjun-image.jpg);
    height: 32vh;
    background-size: 100% 100%;
  }
  .project-high > p {
    font-size: 9px;
    font-family: "titleweb2";
  }
  .overlap-div {
    transform: translateX(0%);
    background: #fff;
    margin: 47px 0px;
    border-right: 3px solid #e9006e;
    box-shadow: 0px 0px 10px 0px #ccc;
  }
  .overlap-div2 {
    transform: translateX(-00%);
    background: #fff;
    margin: 47px 0px;
    border-left: 3px solid #e9006e;
    box-shadow: 0px 0px 10px 0px #ccc;
  }
  .carousel-item {
    height: auto;
  }
  .text-white {
    font-family: "titleweb2";
    color: #fff;
    text-align: left;
    font-size: 19px;
    margin-left: 19px;
    text-shadow: 7px 0px 31px 0px #000;
    text-shadow: #fc0 1px 0 10px;
    top: 36vh;
    text-shadow: 14px 22px 21px 0px black;
    position: absolute;
  }
  .broc {
    background-image: url(../images/project-pages-images2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0px;
    height: 43vh;
  }
  .club-img-div {
    width: 100%;
    height: 35vh;
  }
  #order3 {
    order: 1;
  }
  #order4 {
    order: 2;
  }
  .connectivity,
  .space,
  .views,
  .well-being,
  .sustainablity,
  .quality {
    background-image: url(../images/connectivity.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 53vh !important;
    margin-top: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
  }
  .aboutus-ul {
    margin-bottom: 12px !important;
  }
}

/* - 125% screen zoom */
@media (min-width: 1024px) and (max-width: 1100px) {
  .project-high > p {
    font-size: 13px;
    font-family: "titleweb2";
  }
  .club-img-div {
    width: 100%;
    height: 73vh;
}
}

/* - 110% screen zoom */
@media (min-width: 1101px) and (max-width: 1299px) {
  .club-img-div {
    width: 100%;
    height: 77vh;
}
}

/* -  90% screen zoom */
@media (min-width: 1400px) and (max-width: 1600px) {
}

/* - 80%  screen zoom */
@media (min-width: 1601px) and (max-width: 1800px) {
}

/* - 75%  screen zoom */
@media (min-width: 1801px) and (max-width: 1900px) {
}

/* - 65% to 74% screen zoom */
@media (min-width: 1901px) and (max-width: 2200px) {
  .slide-contact-address1 {
    font-size: 14px;
    line-height: 38px;
    color: #fff;
    margin-top: 2px;
  }
}

@media (min-width: 385px) and (max-width: 414px) {
  .social-fixed353,
  .social-rounded-fixed {
    position: fixed;
    border-radius: 0px;
    transform: translateX(122%);
    display: none;
    bottom: 40px;
    z-index: 444;
    display: block;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.98px) {
  .custom-width {
    max-width: 400px !important;
    margin-left: auto !important;
    margin-right: unset;
  }
}

/* 2bhk page */

.top-bar4 {
  background-image: linear-gradient(
      0deg,
      rgba(48, 28, 22, 0.7),
      rgba(48, 28, 22, 0.7)
    ),
    url("../images/richmont-elevation.jpg");
  background-attachment: fixed;
  padding: 0px 0;
  font-size: 22px;
  color: #fff;
  min-height: 281px;
  line-height: 150px;
}
.top-bar4 h1 {
  text-align: center;
  font-size: 28px;
  font-family: "titleweb2";
  color: #fff;
  margin-top: 1%;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-top: 111px;
}
.carousel-inner {
  position: relative;
  width: 100%;

  overflow: hidden;
}
.sliders-divv > img {
  height: 50vh;
}
.h-650 {
  height: 650px;
  object-fit: cover;
}

.about-wrapper {
  overflow-x: hidden;
}

.connectivity,
.space,
.views,
.well-being,
.sustainablity,
.quality {
  background-image: url(../images/connectivity.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100vh;
  margin-top: 00px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.space {
  background-image: url(../images/space.jpg);
  border-bottom: 2px solid #2e4589;
  border-top: 2px solid #2e4589;
}
.views {
  background-image: url(../images/views.jpg);
  border-bottom: 2px solid #2e4589;
}
.well-being {
  background-image: url(../images/well-being.jpg);
  border-bottom: 2px solid #2e4589;
}
.sustainablity {
  background-image: url(../images/sustainablity.jpg);
  border-bottom: 2px solid #2e4589;
}
.quality {
  background-image: url(../images/quality.jpg);
  border-bottom: 2px solid #2e4589;
}
.connectivity h1,
.space h2,
.views h2,
.well-being h2,
.sustainablity h2,
.quality h2 {
  font-size: calc(3em + 10vw);
  font-weight: 900;
  color: #e60065;
  line-height: 150px;
  margin-left: -12px;
  font-family: "Barlow", sans-serif;
}
.connectivity h6,
.space h6,
.views h6,
.well-being h6,
.sustainablity h6,
.quality h6 {
  font-size: 30px;
  color: #263f94;
  font-family: "Barlow", sans-serif;
}
.connectivity p,
.space p,
.views p,
.well-being p,
.sustainablity p,
.quality p {
  width: 100%;
  max-width: 460px;
  font-size: 16px;
  font-family: "Barlow", sans-serif;
  margin: 25px 0;
}
.connectivity ul li,
.space ul li,
.views ul li,
.well-being ul li,
.sustainablity ul li,
.quality ul li {
  font-size: 16px;
  font-family: "Barlow", sans-serif;
}

.custom-width {
  max-width: 570px;
  margin-left: auto !important;
  margin-right: unset;
}

.enquire {
  height: 65px;
  object-fit: cover;
  position: absolute;
  left: 50%;
  bottom: 50px;
}
.h-70 {
  height: 65px;
}
.views .enquire,
.well-being .enquire {
  right: 50px;
  left: inherit;
}
.well-being .enquire {
  right: 10px;
  left: inherit;
}

.about-img {
  margin-top: 100px;
}
/*.about-img img{height:200px;object-fit:contain;}*/

@media screen and (max-width: 740px) {
  .connectivity,
  .space,
  .views,
  .well-being,
  .sustainablity,
  .quality {
    margin-top: 50px;
  }
  .h-650 {
    height: unset;
  }

  .about-img {
    margin-top: 00px;
  }
  .banner {
    margin-top: 80px;
  }

  .desktop-in {
    display: none;
  }
  .about-img {
    display: block !important;
  }
  .rp-p2 {
    line-height: 20px !important;
    margin: 0;
    padding: 0px 19px !important;
    font-family: "Barlow", sans-serif;
    text-align: left !important;
    color: #2e4589;
    font-size: 15px;
  }
  .card-body-spec.elevate-txt{padding:20px 41px !important;}
  .rp-div-p .rp-p{padding: 0px 35px 0 15px!important;}  
  .family-ul{padding-left:16px;}
  .featur .family-one > p{padding-left:0;}
  .rp-p {
    line-height: 20px !important;
    margin: 0;
    padding: 0px !important;
    font-family: "Barlow", sans-serif;
    font-size: 14px;
  }

  .mobile-none {
    display: none !important;
  }
  .desc-none {
    display: block !important;
    top: 0 !important;
  }
}
.mobile-none {
  display: block;
}
.desc-none {
  display: none;
}

.aboutus-ul {
  margin-bottom: 42px;
}
.aboutus-buttom {
  background-color: #e9005e;
  color: #fff;
  padding: 10px 33px;
  border-radius: 8px;
  font-size: 17px;
  font-weight: 600;
  transition: 1s;
  font-family: "Barlow", sans-serif;
}
.aboutus-buttom:hover {
  background-color: #2e4589;
}
.about-img {
  display: none;
}
.about-banner-text {
  font-weight: 500;
  position: absolute;
  color: #fff !important;
  bottom: 7%;
 right: 0px;
left: 0px;
  font-size: 31px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2em;
  text-shadow: 2px 2px 4px #000000;
  font-family: "Barlow", sans-serif;
}
.backbround-img {
  background-image: url("../images/background-square.webp");
  padding-bottom: 20px;
}
.backbround-img-padding {
  padding-top: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #d3edfc;
}
.backbround-img-padding2 {
  padding-top: 20px;

  background-color: #d3edfc;
}
.rp-div-p {
  border-top: 2px solid #74afd1;
  border-bottom: 2px solid #74afd1;
  padding: 20px 0px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.rp-div-p3 {
  padding: 40px 0px;
}
.rp-div-p2 {
  border-bottom: 2px solid #74afd1;
  padding-bottom: 40px;
  padding-top: 20px;
}
.rp-p {
  line-height: 25px;
  margin: 0;
  padding: 0px 30px;
  font-family: "Barlow", sans-serif;
}
.rp-p2 {
  line-height: 30px;
  margin: 0;
  padding: 0px 50px;
  font-family: "Barlow", sans-serif;
  text-align: center;
  color: #2e4589;
  font-size: 15px;
}
.rp-h3 {
  font-family: "Barlow", sans-serif;
  color: #2e4589;
  text-align: center;
  padding-bottom: 0px;
  font-weight: 550;
  text-transform: uppercase;
  font-size: 25px;
  margin-bottom: 10px;
}
.elevate-txt h2 {
  color: #2e4589;
  font-size: 23px;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
}
.elevate-txt p {
  line-height: 20px;
  font-size: 14px;
  font-family: "Barlow", sans-serif;
}
.elevate-txt h3 {
  color: #2e4589;
  font-weight: 500;
  line-height: 30px;
  font-size: 20px;
  font-family: "Barlow", sans-serif;
  margin-bottom: 0px;
}
.elevate-txt {
  padding: 0px 15px;
}
.elevate-txt-img > img {
  width: 100%;
}
.aboutus-icon > img {
  padding: 10px;
  border: 2px solid #2e4589;
  border-radius: 20px;
  text-align: left;
  margin: 12px 0px;
  width: 67px;
  transition: 400ms ease-in-out;
}
.aboutus-icon > img:hover{
  transform: rotate(360deg);
  border: 1px solid #fff;
}
.aboutus-span {
  font-size: 16px;
  font-family: "Barlow", sans-serif;
  padding: 20px 9px;
  color: #000;
  font-weight: 500;
}

/* club house */

.club-div2 > img {
  width: 50%;
  text-align: center;
  transition: 1s;
}
.club-div2 {
  text-align: center;
  background: #efefef;
  overflow: hidden;
}
.club-div > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s;
}
.club-div > img:hover {
  transform: scale(1.2);
  transition: 1s;
  -webkit-filter: brightness(0.6);
}
.club-div2 > img:hover {
  transform: scale(1.2);
  transition: 1s;
  -webkit-filter: brightness(0.6);
}
.club-div {
  padding: 0px;
  overflow: hidden;
  background: #d3edfc;

  /* background-image: url(../images/background-square.webp); */
}
.family-one > h3 {
  font-family: "Barlow", sans-serif;
  color: #2e4589;
  text-align: center;
  padding-bottom: 10px;
  font-weight: 500;
  padding-top: 16px;
  font-size: 22px;
}
.family-one > p {
  line-height: 20px;
  font-size: 14px;padding-left:24px;
  margin: 10px 0px;
  font-family: "Barlow", sans-serif;
}
.family-one > p > span {
  color: #2e4589;
  font-weight: 500;
  font-size: 16px;
}
.family-one {
  background-color: #d3edfc;
  padding-top: 0px;
  padding-bottom: 19px;
  padding-left: 38px;
  padding-right: 25px;
}
.family-a {
  font-family: "Barlow", sans-serif;
  color: #fff;
  background: #2e4589;
  padding: 8px 33px;
  border-radius: 6px;
  font-weight: 500;
}
.family-a:hover {
  color: #fff;
}
.family-ul > li {
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  padding-bottom: 9px;
  font-size: 14px;
}
/* price section */
.nav-link10.active {
  border: none;
  background: #2e4589;
  color: #fff;
  padding: 4px 40px;
  margin: 0px 11px;
  border-radius: 5px;
  border: 1px solid #2e4589;
  font-weight: 600;
}
.nav-link10 {
  border: none;
  background: #d3edfc;
  color: #2e4589;
  padding: 4px 40px;
  margin: 0px 11px;
  background: #a3cee7;
  color: #2e4589;
  border-radius: 5px;
  border: 1px solid #2e4589;
  padding: 4px 40px;
  margin: 0px 11px;
  font-weight: 600;
}

.nav-link11.active {
  border: none;
  background: #2e4589;
  color: #fff;
  padding: 4px 40px;
  margin: 0px 11px;
  border-radius: 5px;
  border: 1px solid #2e4589;
  font-weight: 600;
}
.nav-link11 {
  border: none;
  background: #d3edfc;
  color: #2e4589;
  padding: 4px 40px;
  margin: 0px 11px;
  background: #a3cee7;
  color: #2e4589;
  border-radius: 5px;
  border: 1px solid #2e4589;
  padding: 4px 40px;
  margin: 0px 11px;
  font-weight: 600;
}

.nav-link12.active {
  border: none;
  background: #2e4589;
  color: #fff;
  padding: 4px 40px;
  margin: 0px 11px;
  border-radius: 5px;
  border: 1px solid #2e4589;
  font-weight: 600;
}
.nav-link12 {
  border: none;
  background: #d3edfc;
  color: #2e4589;
  padding: 4px 40px;
  margin: 0px 11px;
  background: #a3cee7;
  color: #2e4589;
  border-radius: 5px;
  border: 1px solid #2e4589;
  padding: 4px 40px;
  margin: 0px 11px;
  font-weight: 600;
}
.nav-tabs11 {
  margin: 12px 38px;
}
.nav-tabs12 {
  margin: 12px 38px;
}
.price-floor-img {
  height: 28vh;
  position: relative;
}
.price-floor-img:hover {
  -webkit-filter: brightness(0.6);
  transition: 1s;
}

.overlay {
  text-align: center;
  color: #fff;
  background-color: #b1ada1;
  padding: 10px 0px;
  margin-bottom: 20px;
}
.overlay > h3 {
  font-size: 18px;
  font-family: "Barlow", sans-serif;
}
.plan-icon-ul {
  /*background: #fff;*/
  /*padding: 20px;*/
  list-style: none;
  text-align: center;
}
.plan-icon-ul > li > img {
  border: 2px solid #2e4589;
  padding: 6px;
  border-radius: 10px;
  width: 54px;
  transition: 0.4s ease-in-out;
}

.plan-icon-ul > li > img:hover {
  border: 1px solid #fff;

}
.plan-icon-ul > li > h4 {
  font-size: 16px;
  margin-top: 9px;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
}
.nav-item10 {
  margin-left: 37.5%;
}
.nav-item11 {
  margin-left: 33.3%;
}
.nav-item12 {
  margin-left: 33.3%;
}

.plan-tower > p {
  line-height: 20px;
  font-size: 14px;
  /* padding: 32px 0px; */
  font-family: "Barlow", sans-serif;
}
.plan-tower2 > ul > li {
  font-size: 14px;
  line-height: 28px;
  font-family: "Barlow", sans-serif;
}
.plan-tower2 > h3 {
  color: #2e4589;
  font-family: "Barlow", sans-serif;
}
.plan-floor-images {
  text-align: center;
  color: #2e4589;
  padding: 49px 0 20px;
  font-family: "Barlow", sans-serif;
  font-size: 23px;
}

.one-group ul{padding-left:20px !important;}

.enquire-div {
  padding: 50px;
}
.enqure-title {
  font-size: 20px;
  font-family: "Barlow", sans-serif;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  color: #2e4589;
  margin-left: 10px;
}
.btn23 {
  background: #e9005e;
  border: none;
  color: #fff;
  font-size: 16px;
  padding: 5px 50px;
  font-family: "Barlow", sans-serif;
  font-weight: 600;
  border-radius: 10px;
  transition: 1s;
}
.btn23:hover {
  background-color: #2e4589;
}

/* menu dropdown start */
.child-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 150px;
  border-top: 3px solid #2e4589;
  background: #ffffff;
  z-index: 10;
  opacity: 1;
  visibility: hidden;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s ease-in;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(92, 87, 92, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(92, 87, 92, 0.75);
}
.child-menu > li > a {
  font-family: "Barlow", sans-serif;
  font-size: 15px;
  padding: 8px 20px;
  display: block;
  color: #666666;
  white-space: nowrap;

  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.child-menu > li > a:hover {
  color: #2e4589;
  text-decoration: none;
  background: #f5f4f4;
}
.parent-menu {
  display: inline-block;
  position: relative;
}
.header-link-ul > li:hover .child-menu {
  visibility: visible;
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
}
.header-link-ul > li:hover .mail-link > i {
  transform: rotate(180deg);
  transition: 1s ease-in-out;
  color:#e9005e;
}
.header-link-ul > li{
    position:relative;
    display:inline-block;
}
/*.parent-menu-a:hover,.parent-menu-a .active {*/
/*        color: #e9005e;*/
/*    transition: 1s;*/
/*    background-color: #fff;*/
/*    border-radius: 2px;*/
/*    padding: 2px 5px;*/
/*}*/
/* menu dropdown end */

/* sidebar-nav */
.sidenav35 {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #2e4589;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav35 a {
  padding: 10px 15px;
  text-decoration: none;
  font-size: 14px;
  color: #fff;
  line-height: 12px;
  font-family: "Barlow", sans-serif;
  text-transform: uppercase;
  display: block;
  transition: 0.3s;
}
.main-menu2 > a {
  color: #2e4589;
  font-size: 15px;
  padding: 4px 15px;
  margin-left: 20px;
  background-color: #d3edfc;
  border-radius: 6px;
}

.sidenav35 a:hover {
  color: #f1f1f1;
}

.sidenav35 .closebtn {
  position: absolute;
  top: 10px;
  right: 12px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav35 {
    padding-top: 15px;
  }
  .sidenav35 a {
    font-size: 18px;
  }
}

.desc-none #projectWorks {
  background: #d3edfc;
  padding: 20px 25px;
  border-radius: 10px;
  /* margin: 0 20px; */
  margin-left: 20px;
  line-height: 26px;
  margin-right: 36px;
}
.desc-none #projectWorks ul {
  padding-left: 0 !important;
}
.desc-none #projectWorks ul a {
  color: black;
}

/* header mobile */
.mobile-header {
  display: flex;
  justify-content: space-between;
  list-style: none;
  width:480px;
  padding: 0;
  margin-top: 5px;
}

.mobile-header > li > a {
  font-size: 12px;
  color: #fff;
  font-family: "Barlow", sans-serif;
  text-transform: uppercase;
}
.price-floor-img {
  width: 100%;
}
.price-transform {
  transform: translateY(-20%);
}
.price-transform2 {
  transform: translateY(-10%);
}

.club-explore {
  display: block;
  margin: 14px;
  text-align: end;
}
.club-explore a {
  background: #2e4589;
  color: #fff;
  border-radius: 6px;
  padding: 8px 24px;
  font-weight: 500;
}
.brand23 {
  float: left;
  margin-right: 1rem;
  white-space: nowrap;
}
.brand23 a {
  color: inherit;
  text-decoration: none;
}
.brand23 .text-texture {
  background-image: linear-gradient(to bottom, #ff7c00, #ff0000);
  display: inline-block;
  vertical-align: middle;
  width: 4.75rem;
  height: 3.125rem;
}
/* mobeli left-slider  start*/
.sliding-sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 124%;
  width: 324px;
  z-index: 9999;
  background: #2e4289;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 40px 25px;
  transition: 0.3s;
}
.sliding-sidebar.active {
  margin-right: -400px;
}
.sliding-sidebar .close-icon {
  position: absolute;
  top: 5px;
  right: 12px;
  padding: 5px;
  width: 26px;
  cursor: pointer;
  font-size: 26px;
  opacity: 0.4;
  transition: 0.3s;
}
.sliding-sidebar .close-icon:hover {
  opacity: 0.7;
}
.sliding-sidebar .logo {
  width: 100%;
  text-align: center;
  margin-bottom: 25px;
}
.sliding-sidebar .about {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #999;
}
.sliding-sidebar .about img {
  max-width: 100%;
  margin-bottom: 25px;
}
.sliding-sidebar .contact strong {
  display: block;
  color: #fff;
  font-weight: 500;
}
.sliding-sidebar p {
  color: #ddd;
}
.cnt {
  line-height: 30px;
  margin-top: 25px;
}
.sliding-sidebar .contact strong {
  display: block;
  color: #fff;
  font-weight: 500;
}
.sliding-sidebar .contact a {
  color: #ddd;
  word-wrap: break-word;
  font-size: 13px;
  font-weight: 500;
}
.body-overlay.active {
  opacity: 1;
  visibility: visible;
}
.body-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  cursor: crosshair;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#sliding-sidebar-btn > i {
  color: #fff;
  font-size: 24px;
  margin: 9px;
}
.left-slide-ul > li > a {
  color: #fff;
  font-size: 15px;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  line-height: 44px;
  text-transform: uppercase;
}
.left-slide-ul {
  list-style: none;
  line-height: 30px;
}
/* mobeli left-slider  start*/
/* about-section */
.custom-width2 {
  padding: 18px 44px;
  border-bottom: 1px solid #e9005e;
}
.custom-width2 h2 {
  color: #e9005e;
  font-size: 43px;
  font-weight: bold;
  font-family: "Barlow", sans-serif;
}
.custom-width2 h6 {
  color: #2e4589;
  font-weight: 600;
  font-size: 18px;
  font-family: "Barlow", sans-serif;
}
.custom-width2 p {
  font-size: 12px;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
}
.aboutus-ul2 li {
  font-size: 12px;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
}
.aboutus-buttom2 {
  background-color: #e9005e;
  color: #fff;
  padding: 4px 20px;
  border-radius: 4px;
}
/* about-section */
/* location-map */
div#aqntiesmap-loc {
  margin-top: 20px;
}

.distance_bg {
  background: #fff;
  padding: 40px;
  box-shadow: 0 3px 9px 0 #ccc;
}
.input-area p {
  color: #9b004a;
  font-size: 22px !important;
  margin-bottom: 15px;
}
#floating-panel input#txtLocation {
  border-radius: 50px;
  box-shadow: inset 0px 0px 3px 1px #ccc;
  background: #f3f7fa;
  width: 100%;
  padding: 10px 20px;
  border: inherit;
}
.cald {
  font-family: "Barlow", sans-serif;
  font-size: 30px;
  color: #2e4589;
  font-weight: 500;
  margin-bottom: 10px;
}
/* location-map */
/* specification start */
.btn-s1 {
  font-size: 17px;
  font-family: "titleweb2";
  color: #2e4289;
  padding: 17px 38px;
  border: none;
  background: #d3edfc;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-left: 5px solid #2e4589;
}
.btn-s1:hover {
  color: #2e4289;
  text-decoration: none;
}
.card-body-spec {
  text-align: start;
  /* background-image: url(../images/background-square.webp); */
  color: #000;
  font-family: "titleWeb";
  padding: 20px 41px;
  font-size: 15px;
  background-color: #d3edfc;
  border-left: 5px solid #2e4589;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  
}
.btn-s1 > i {
  float: right;
}
.spec-heading {
  margin-top: 37px;
  /* margin-bottom: 20px; */
  /* background: #d3edfc; */
  text-align: center;
  padding: 20px 43px;
  color: #2e4589;
  border-radius: 10px;
}
.spec-heading h2 {
  font-family: "Barlow", sans-serif;
  color: #2e4589;
  text-align: center;
  padding-bottom: 0px;
  font-weight: 550;
  text-transform: uppercase;
  font-size: 30px;
}
.card {
  border: none;
}

.card-body-spec > p {
  position: relative;
}
.card-body-spec > p::before {
  position: absolute;
  content: "";
  background: #2e4289;
  width: 6px;
  height: 7px;
  border-radius: 20px;
  left: -19px;
  top: 8px;
}

/* specification end */

#otpSentDiv .pull-right,
#otpSentDiv1 .pull-right {
  float: right;
  position: absolute;
  right: 25px;
  margin-top: -48px;
  color: red;
}
input#otpvalue,
input#otpvalue1 {
  padding-left: 10px !important;
}
input#visit-submit,
input#visit-submit1 {
  background: #2d4289;
  color: #fff;
  padding: 10px 20px;
  font-size: 15px;
  border-radius: 0;
  width: 100%;
}
input#visit-sbmt,
input#visit-sbmt1 {
  background: #009ee6;
  color: #fff;
  padding: 10px 20px;
  font-size: 15px;
  border-radius: 0;
  width: 100%;
  border: 1px solid #0088e0;
}

div#invalidDiv,
div#invalidDiv1 {
  color: red;
  margin-bottom: 10px;
}

#otpSentDiv2 .pull-right,
#otpSentDiv3 .pull-right {
  float: right;
  position: absolute;
  right: 25px;
  margin-top: -48px;
  color: red;
}
input#otpvalue2,
input#otpvalue3 {
  padding-left: 10px !important;
}
input#visit-submit2,
input#visit-submit3 {
  background: #2d4289;
  color: #fff;
  padding: 10px 20px;
  font-size: 15px;
  border-radius: 0;
  width: 100%;
}
input#visit-sbmt2,
input#visit-sbmt3 {
  background: #009ee6;
  color: #fff;
  padding: 10px 20px;
  font-size: 15px;
  border-radius: 0;
  width: 100%;
  border: 1px solid #0088e0;
}

div#invalidDiv2,
div#invalidDiv3 {
  color: red;
  margin-bottom: 10px;
}

.contrycode {
  position: absolute;
  padding: 8px;
}
div#mobil input,
div#mobil1 input {
  padding-left: 50px;
}
input#Submit,
input#Submit1 {
  background: #212529;
  color: #fff;
  padding: 5px 20px;
  font-size: 15px;
  border-radius: 4px;
}

div#mobil2 input,
div#mobil3 input {
  padding-left: 50px;
}
input#Submit2,
input#Submit3 {
  background: #212529;
  color: #fff;
  padding: 5px 20px;
  font-size: 15px;
  border-radius: 4px;
}

#pricingtable thead {
  background: #005191;
  color: #fff;
}
#pricingtable td {
  color: #000;
  font-size: 13px;
  padding: 10px 5px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  word-break: normal;
  border-color: #fff;
  text-align: center;
  vertical-align: middle;
}
a.unlock {
  background: #ffffff;
  padding: 10px 20px;
  border-radius: 40px;
  color: #082867 !important;
  cursor: pointer;
}
table#pricingtable tr th {
  text-align: center;
  line-height: 30px;
  border: 1px solid #ccc;
}
table#pricingtable tr th {
  text-align: center;
}

.thankyou-page #pricingtable td {
  color: #244082;
  border-color: #244082;
}
table#pricingtable {
  display: inline-table;
}
.thankyou-page {
  padding: 50px 0px;
}

.unlockbuttonstyler {
  background: #005090;
  display: table;
  text-align: center;
  margin: 0 auto;
  width: 200px;
  cursor: pointer;
  line-height: 44px;
  color: #fff;
  font-size: 18px;
  margin-top: 20px;
}

a.unlockbuttonstyler.thankyou-btn {
  display: block;
  padding: 6px 15px;
  width: fit-content;
  margin: 20px auto;
  font-size: 16px;
}
a.unlockbuttonstyler.thankyou-btn:hover {
  background: #2380c1;
  color: #fff;
}

.thankyou-page h1.fw-bold {
  background: #29326991;
  width: 53%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 15px;
  padding: 9px 0;
  color: #fff;
}

.download-section > p {
  padding: 0px 20px;
}

input#visit-submit4 {
  background: #2d4289;
  color: #fff;
  padding: 4px 36px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 6px;
  border: none;
  width: 100%;
}

.contrycode {
  position: absolute;
  padding: 8px;
}
.contrycode23 {
  position: absolute;
  padding: 8px;
  font-weight: bold;
  top: 16%;
  color: #6c757d;
  font-size: 14px;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #fff;
  opacity: 1;
}

input#visit-submit4 {
  background: #2d4289;
  color: #fff;
  padding: 5px 45px;
  font-size: 15px;
  border: none;
  border-radius: 7px;
  width: 100%;
}
#otpSentDiv4 .pull-right {
  float: right;
  position: absolute;
  right: 47px;
  transform: translateX(10px);
  margin-top: -10px;
  transform: translateY(0%);
  color: red;
  font-size: 12px;
}
input#otpvalue4 {
  padding-left: 10px !important;
}
input#visit-sbmt4 {
  background: #009ee6;
  color: #fff;
  padding: 10px 20px;
  font-size: 15px;
  border-radius: 0;
  width: 100%;
  border: 1px solid #0088e0;
}
div#invalidDiv4 p {
  color: red;
  margin-bottom: 10px;
}
div#mobil4 input {
  padding-left: 50px;
}
input#Submit4 {
  background: #212529;
  color: #fff;
  padding: 5px 20px;
  font-size: 15px;
  border-radius: 4px;
}

/*input#visit-submit4 {background: #2d4289;color: #fff;padding: 4px 36px;font-size: 15px;
 font-weight: 600;border-radius: 6px;border: none;width: 100%;}*/

.download-section > p {
  padding: 0px 2px;
}
.download-section {
  display: flex;
}
.otp-input-section {
  width: 149px;
  padding-left: 4px;
}
div#invalidDiv4 p {
  color: red;
  /* margin-bottom: 1px; */
  margin-top: 7px;
  font-size: 11px;
  margin-left: 10px;
}
/* .carousel-inner .carousel-item img {
  width: 100%;
  height: 457px;
  object-fit: contain;
  background: #d5ecf2;
} */
.d-desktop {
  display: block;
}
.d-mobile {
  display: none;
}

/* hamberger css */
.mobile-hamburg .navbar-toggler{position:relative;}
.mobile-hamburg .navbar-toggler{border-radius: 10px;padding:6px 12px;}
.mobile-hamburg .navbar-light .navbar-toggler{border-color:transparent;}
.mobile-hamburg .navbar-toggler span{display: block;background-color: #FFF;height: 3px;width:25px;border: 0;margin:4px 0;-webkit-transform: rotate(0);transform: rotate(0);left: 0;opacity: 1;}
.mobile-hamburg .navbar-toggler:not(.collapsed) span:first-child {position: absolute;left: 12px;top: 10px;-webkit-transform: rotate(135deg);transform: rotate(135deg);opacity: .9;}
.mobile-hamburg .navbar-toggler:not(.collapsed) span:nth-child(3){position: absolute;left: 12px;top: 10px;-webkit-transform: rotate(-135deg);transform: rotate(-135deg);opacity: .9;}
.mobile-hamburg .navbar-toggler span:first-child, .navbar-toggler span:nth-child(3){transition: transform .35s ease-in-out,-webkit-transform .35s ease-in-out;}
.mobile-hamburg .navbar-toggler:not(.collapsed) span:nth-child(2){height: 12px;visibility: hidden;background-color: transparent;}
/* hamberger css */

.family-a:hover{background:#e9005e;}

.thin-top{border-top: 2px solid #74afd1;padding: 20px 0;}
.thin-line{border-bottom: 2px solid #74afd1; padding: 20px 0;}
.thin-line2{border-bottom: 2px solid #74afd1; ;margin: 20px 0;}
.mobile-fonts{padding-left:0;}
.mobile-fonts li{list-style: none;}
.mobile-fonts li a{display:block;color:white;font-size:12px;padding:5px 15px;}

@media screen and (max-width:991px){
.social-fixed40{bottom:58%;}
.social-fixed2 {
    bottom: 33%;
}
}
input::-webkit-input-placeholder {
  color: #6c757d !important;
}

.mobile-tab-none{display:block;}
.desktop-none{display:none;}
@media screen and (max-width:768px){
    .sm-px-3{padding:0 15px;}
   .over-flow-y{height:300px;overflow:scroll;background: azure;padding: 20px 0;}
    .mob-mb-1{margin-bottom:20px;}
    .banner img{height:200px;object-fit:cover;}
   .one-group ul {padding-left: 15px !important;}
   .aboutus-span{display:block;padding:5px 10px;}
   .alternative .col-6{text-align:center;display:block !important;}
   .plan-icon-ul > li > h4 {padding: 0 15px;}
   .backbround-img-padding {padding-top:0;}
    .backbround-img {padding-bottom:0;}
    .slide-title{text-align:center;}
    .text-white{top:105px !important;}
    .row-reverse{flex-direction: column-reverse;}
    .mobile-tab-none{display:none;}
  .desktop-none{display:block;}
  .alternative .aboutus-icon > img:hover{transform: unset;
    border: 2px solid #2e4589 !important;}
    .alternative .plan-icon-ul > li > img:hover {border: 2px solid #2e4589 !important;}
}

@media only screen and (max-width:1025px){
    .mobile-launch{top:375px !important;z-index:999 !important;}
    .pop-up-launch{height:100px !important;}
}
.img-7{display:flex;flex-wrap: wrap; padding:0px;}
.nav-tab-images > .images {height: auto;width: 100%;transform: translateY(0%);}
.col-12.col-md-4.col-lg-4.p-img:hover {transform: scale(0.95) !important;filter: none;    height: fit-content;}
.nav-tab .nav-link.active {font-size: 14px;letter-spacing: 2px;text-transform: uppercase;font-family: "titleweb2";color: #fff;background-color: #2e4289;border-color: #2e4289;border-top-right-radius: 14px;border-bottom-left-radius: 14px;}
.nav-tab .nav-link {font-size: 14px;letter-spacing: 2px;font-family: "titleweb2";border: 1px solid #2e4289;border-top-left-radius: 0.25rem;text-transform: uppercase;border-top-right-radius: 0.25rem;color: #fff;background-color: #7cb4d5;width: 100%;border-top-right-radius: 14px; border-bottom-left-radius: 14px;}
.p-img{padding:10px 5px 5px 5px;transition: all 0.3s;    height: fit-content;}
.video h1 {position: relative;margin-top: -55px;text-align: center;color: #2e5289;font-family: "titleweb2";}
.under-constn{padding:0px 0px 50px 0px;}
.under-construction-h1 {font-family: "titleweb2";text-transform: uppercase;font-weight: normal;color: #2e4289;text-align: center;}
.header-underline {font-size: 22px;color: #e9005e;text-align: center;}

.nav-toggle-btn:hover .stick {
    background-color: #e9005e!important;
}
.nav-tab{display: flex;align-items: center;justify-content: space-evenly;}
@media (min-width: 1101px) and (max-width: 1299px){
    .header-link-ul > li > a{font-size: 12px;}
}

.videoplay {
    left: 30px;
    margin: 24px;
    width: 100px;
    height: 100px;
    background: #ad8e4f99;
    animation: video-zoom-btn 1.5s ease infinite;
    position: absolute;
    top: 30em;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index:999;}
    
.video-link {
    background: #2e4289ad;
    padding: 15px;
    border-radius: 30px;
}

.videoplay-1{
    left: 30px;
    margin: 24px;
    width: 100px;
    height: 100px;
    background: #ad8e4f99;
    animation: video-zoom-btn 1.5s ease infinite;
    position: absolute;
    top: 22em;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index:999;
}
    
  @keyframes  video-zoom-btn{
    0% {
    transform: scale(1, 1);
}
50% {
    transform: scale(1.5, 1.5);
}
100% {
    transform: scale(1, 1);
}}
@media (min-width: 100px) and (max-width: 767px){
    .videoplay{
        width: 50px;
        height: 50px;
         top: 15em;
    }
    .videoplay-1{
        width: 50px;
        height: 50px;
         top: 7em;
    }
    .video-link, .videoplay-1{padding:0px !important;}
    .videoplay a img{width:30px !important;padding:10px !important;}
    .videoplay-1 a img{width:30px !important;padding:10px !important;}
}