html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix {
  zoom: 1;
}
.clearfix::before, .clearfix::after {
  content: "";
  display: table;
}
.clearfix::after {
  clear: both;
}

/**
 * common colors
 */
/**
 * notification colors
 */
/* slick */
/* boxshadow */
/* gradients */
/**
 * common colors
 */
/**
 * notification colors
 */
/* slick */
/* boxshadow */
@font-face {
  font-family: "Optima";
  font-style: normal;
  font-weight: normal;
  src: local("Optima"), url("../fonts/OPTIMA.woff") format("woff");
}
@font-face {
  font-family: "Optima Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Optima Italic"), url("../fonts/Optima_Italic.woff") format("woff");
}
@font-face {
  font-family: "Optima Medium";
  font-style: normal;
  font-weight: normal;
  src: local("Optima Medium"), url("../fonts/Optima Medium.woff") format("woff");
}
@font-face {
  font-family: "Optima Bold";
  font-style: normal;
  font-weight: normal;
  src: local("Optima Medium"), url("../fonts/OPTIMA_B.woff") format("woff");
}
@font-face {
  font-family: "adobe_garamond_probold";
  src: url("../fonts/agaramondpro-bold-webfont.woff2") format("woff2"), url("../fonts/agaramondpro-bold-webfont.woff") format("woff"), url("../fonts/agaramondpro-bold-webfont.ttf") format("truetype"), url("../fonts/agaramondpro-bold-webfont.svg#adobe_garamond_probold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "adobe_garamond_proregular";
  src: url("../fonts/agaramondpro-regular-webfont.woff2") format("woff2"), url("../fonts/agaramondpro-regular-webfont.woff") format("woff"), url("../fonts/agaramondpro-regular-webfont.ttf") format("truetype"), url("../fonts/agaramondpro-regular-webfont.svg#adobe_garamond_proregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ---En styling--- */
html:not([dir=rtl]) {
  /**
   * common colors
   */
  /**
   * notification colors
   */
  /* slick */
  /* boxshadow */
  /**
   * common colors
   */
  /**
   * notification colors
   */
  /* slick */
  /* boxshadow */
  /* gradients */
  /**
   * buttons
   */
  /*
   * typography
   */
  /*
  * colors and gradients
  */
  /*
  * dataTable style
  */
  /* ---landing page animation--- */
  /* ---landing page animation end--- */
  /* ---project page animation--- */
  /* ---project page animation end--- */
  /* ---line animation--- */
  /* ---main menu animation--- */
  /* ---main menu animation./--- */
  /* ---about section animation--- */
  /* ---about section animation./--- */
  /* ---Project section animation--- */
  /* ---Project section animation./--- */
  /* ---contact section animation./--- */
  /* ---contact section animation--- */
}
html:not([dir=rtl]) .base-page {
  min-height: calc(100vh - 27rem);
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .base-page {
    min-height: calc(100vh - 42rem);
  }
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .web-only {
    display: none !important;
  }
}
@media only screen and (min-width: 767px) {
  html:not([dir=rtl]) .mob-only,
  html:not([dir=rtl]) .for-mob {
    display: none !important;
  }
}
@media only screen and (min-width: 990px) {
  html:not([dir=rtl]) .for-tab {
    display: none !important;
  }
}
html:not([dir=rtl]) .decoration-none {
  text-decoration: none !important;
}
html:not([dir=rtl]) .c-pointer {
  cursor: pointer !important;
}
html:not([dir=rtl]) .c-not-allowed {
  cursor: not-allowed !important;
}
html:not([dir=rtl]) .c-text {
  cursor: text !important;
}
html:not([dir=rtl]) p {
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 25px;
}
html:not([dir=rtl]) .no-overflow {
  overflow: hidden !important;
}
html:not([dir=rtl]) a.has-link {
  cursor: pointer;
}
html:not([dir=rtl]) .ls-0 {
  list-style-type: none;
}
html:not([dir=rtl]) a {
  text-decoration: none !important;
}
html:not([dir=rtl]) img {
  display: block;
  max-width: 100%;
  height: auto !important;
}
html:not([dir=rtl]) .relative {
  position: relative;
}
html:not([dir=rtl]) .overflow-hidden {
  overflow: hidden;
}
html:not([dir=rtl]) .hidden {
  display: none !important;
}
html:not([dir=rtl]) .bdr-1 {
  border-radius: 10px;
}
html:not([dir=rtl]) .bdr-solid {
  border: 4px solid #B69C77;
}
html:not([dir=rtl]) .full-height {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
html:not([dir=rtl]) .v-center {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
html:not([dir=rtl]) .pt-scroll {
  padding-top: 5rem !important;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .pt-scroll {
    padding-top: 1.875rem !important;
  }
}
html:not([dir=rtl]) .p-top1 {
  padding-top: 5rem;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .p-top1 {
    padding-top: 3.75rem;
  }
}
html:not([dir=rtl]) .p-top2 {
  padding-top: 3.125rem;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .p-top2 {
    padding-top: 3.125rem;
  }
}
html:not([dir=rtl]) .p-top3 {
  padding-top: 6.875rem;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .p-top3 {
    padding-top: 3.75rem;
  }
}
html:not([dir=rtl]) .p-bot1 {
  padding-bottom: 8.125rem;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .p-bot1 {
    padding-bottom: 4.375rem;
  }
}
html:not([dir=rtl]) .p-bot2 {
  padding-bottom: 5rem;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .p-bot2 {
    padding-bottom: 3.75rem;
  }
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .p-m-0 {
    padding: 0 !important;
  }
}
html:not([dir=rtl]) .site-link, html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input[type=submit], html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a, html:not([dir=rtl]) .abt-section .top-content .lt-content .btn-wrapper a, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input[type=submit], html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a {
  border-radius: 3px;
  padding: 8px 10px;
  border: none;
  outline: none !important;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s linear 0s;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-family: "Optima";
}
html:not([dir=rtl]) .site-link.link-1, html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input[type=submit], html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a.link-1, html[dir=rtl] .abt-section .top-content .lt-content .btn-wrapper html:not([dir=rtl]) a, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a.link-1, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input[type=submit], html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a.link-1, html[dir=rtl] .prs-rls-wrapper html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a, html:not([dir=rtl]) .abt-section .lt-content .prs-rls-wrapper .btn-wrapper a, html:not([dir=rtl]) .prs-rls-wrapper .abt-section .lt-content .btn-wrapper a, html:not([dir=rtl]) .abt-section .top-content .lt-content .btn-wrapper a, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a.link-1, html[dir=rtl] .prs-rls-wrapper html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a, html[dir=rtl] .abt-section .top-content .lt-content html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a {
  background-color: #0B2146;
  color: #FFFFFF;
}
html:not([dir=rtl]) .site-link.link-1:hover, html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a:hover, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a:hover, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input[type=submit]:hover, html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a.link-1:hover, html[dir=rtl] .abt-section .top-content .lt-content .btn-wrapper html:not([dir=rtl]) a:hover, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a.link-1:hover, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a:hover, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a:hover, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input[type=submit]:hover, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a.link-1:hover, html[dir=rtl] .prs-rls-wrapper html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a:hover, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a:hover, html:not([dir=rtl]) .abt-section .top-content .lt-content .btn-wrapper a:hover, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a.link-1:hover, html[dir=rtl] .prs-rls-wrapper html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a:hover, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a:hover, html[dir=rtl] .abt-section .top-content .lt-content html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a:hover {
  border: 1px solid #0B2146;
  background-color: #FFFFFF;
  color: #0B2146;
}
html:not([dir=rtl]) .site-link.link-2, html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a.link-2, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a.link-2, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input.link-2[type=submit], html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a.link-2, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a.link-2, html[dir=rtl] .abt-section .lt-content html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.link-2, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block html[dir=rtl] .abt-section .lt-content .btn-wrapper a, html[dir=rtl] .abt-section .lt-content html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a, html:not([dir=rtl]) .abt-section .top-content .lt-content .btn-wrapper a.link-2, html:not([dir=rtl]) html[dir=rtl] .abt-section .top-content .lt-content .btn-wrapper a, html[dir=rtl] html:not([dir=rtl]) .abt-section .top-content .lt-content .btn-wrapper a, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input.link-2[type=submit], html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a.link-2, html[dir=rtl] .abt-section .lt-content html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a {
  border: 1px solid #0B2146;
  color: #0B2146;
}
html:not([dir=rtl]) .site-link.link-2:hover, html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a.link-2:hover, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a.link-2:hover, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input.link-2[type=submit]:hover, html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a:hover, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a.link-2:hover, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a.link-2:hover, html[dir=rtl] .abt-section .lt-content html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a:hover, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.link-2:hover, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block html[dir=rtl] .abt-section .lt-content .btn-wrapper a:hover, html[dir=rtl] .abt-section .lt-content html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a:hover, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input.link-2[type=submit]:hover, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a:hover, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a.link-2:hover, html[dir=rtl] .abt-section .lt-content html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a:hover {
  border: 0;
  background-color: #0B2146;
  color: #FFFFFF;
}
html:not([dir=rtl]) .site-link.link-3, html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a.link-3, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a.link-3, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input.link-3[type=submit], html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a.link-3, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a.link-3, html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.link-3, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a, html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input.link-3[type=submit], html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a.link-3, html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
}
html:not([dir=rtl]) .site-link.link-3:hover, html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a.link-3:hover, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a.link-3:hover, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input.link-3[type=submit]:hover, html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a.link-3:hover, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a:hover, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a.link-3:hover, html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a:hover, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.link-3:hover, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a:hover, html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a:hover, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input.link-3[type=submit]:hover, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a.link-3:hover, html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a:hover, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a:hover {
  background-color: #FFFFFF;
  color: #0B2146;
}
html:not([dir=rtl]) .site-link.link-4, html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a.link-4, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a.link-4, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input.link-4[type=submit], html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a.link-4, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a.link-4, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a.link-4, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.link-4, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input.link-4[type=submit], html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a.link-4, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a.link-4 {
  background-color: #B69C77;
  color: #FFFFFF;
}
html:not([dir=rtl]) .site-link.link-4:hover, html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a.link-4:hover, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a.link-4:hover, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input.link-4[type=submit]:hover, html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a.link-4:hover, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a.link-4:hover, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a.link-4:hover, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.link-4:hover, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input.link-4[type=submit]:hover, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a.link-4:hover, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a.link-4:hover {
  border: 1px solid #B69C77;
  background-color: #FFFFFF;
  color: #B69C77;
}
html:not([dir=rtl]) .site-link.ln-xl, html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a.ln-xl, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a.ln-xl, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input.ln-xl[type=submit], html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a.ln-xl, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a.ln-xl, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a.ln-xl, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.ln-xl, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input.ln-xl[type=submit], html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a.ln-xl, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a.ln-xl {
  max-width: 414px;
  height: 60px;
}
html:not([dir=rtl]) .site-link.ln-lg, html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a.ln-lg, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a.ln-lg, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input[type=submit], html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a.ln-lg, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a.ln-lg, html[dir=rtl] .abt-section .lt-content html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.ln-lg, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block html[dir=rtl] .abt-section .lt-content .btn-wrapper a, html[dir=rtl] .abt-section .lt-content html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a, html:not([dir=rtl]) .abt-section .top-content .lt-content .btn-wrapper a.ln-lg, html:not([dir=rtl]) html[dir=rtl] .abt-section .top-content .lt-content .btn-wrapper a, html[dir=rtl] html:not([dir=rtl]) .abt-section .top-content .lt-content .btn-wrapper a, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input[type=submit], html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a.ln-lg, html[dir=rtl] .abt-section .lt-content html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a {
  max-width: 200px;
  height: 48px;
}
html:not([dir=rtl]) .site-link.ln-md, html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a.ln-md, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a, html[dir=rtl] .prs-rls-wrapper .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input.ln-md[type=submit], html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a.ln-md, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.ln-md, html[dir=rtl] .prs-rls-wrapper html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a, html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .prs-rls-wrapper .btn-wrapper a, html:not([dir=rtl]) .prs-rls-wrapper .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input.ln-md[type=submit], html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a.ln-md, html[dir=rtl] .prs-rls-wrapper html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a, html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a, html:not([dir=rtl]) .abt-section .lt-content .prs-rls-wrapper .btn-wrapper a, html:not([dir=rtl]) .prs-rls-wrapper .abt-section .lt-content .btn-wrapper a, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a {
  min-width: 160px;
  width: auto;
  height: 40px;
  font-size: 0.875rem;
}
html:not([dir=rtl]) .site-link.ln-sm, html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) a.ln-sm, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) a.ln-sm, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input.ln-sm[type=submit], html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) a.ln-sm, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) a.ln-sm, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper a.ln-sm, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.ln-sm, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input.ln-sm[type=submit], html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper a.ln-sm, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper a.ln-sm {
  max-width: 120px;
  height: 36px;
  font-size: 0.75rem;
}
html:not([dir=rtl]) .link-text-1 {
  color: #A7AABC;
}
html:not([dir=rtl]) .link-text-1:hover {
  text-decoration: underline !important;
}
html:not([dir=rtl]) .text-underline {
  text-decoration: underline !important;
}
html:not([dir=rtl]) .block-bd {
  border: 1px solid #B69C77;
  padding: 12px;
  border-radius: 6px;
}
html:not([dir=rtl]) .site-input {
  padding: 11px 40px 11px 10px;
  border-radius: 5px;
}
html:not([dir=rtl]) .site-input.sl-lg {
  height: 60px;
  min-width: 220px;
}
html:not([dir=rtl]) .site-input.sl-md {
  height: 40px;
  min-width: 170px;
}
html:not([dir=rtl]) .field-1 {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  background-color: #0B2146;
}
html:not([dir=rtl]) .field-1.placeholder {
  color: #FFFFFF;
  opacity: 1;
}
html:not([dir=rtl]) .field-1:-moz-placeholder {
  color: #FFFFFF;
  opacity: 1;
}
html:not([dir=rtl]) .field-1::-moz-placeholder {
  color: #FFFFFF;
  opacity: 1;
}
html:not([dir=rtl]) .field-1:-ms-input-placeholder {
  color: #FFFFFF;
  opacity: 1;
}
html:not([dir=rtl]) .field-1::-webkit-input-placeholder {
  color: #FFFFFF;
  opacity: 1;
}
html:not([dir=rtl]) label {
  color: #A7AABC;
  margin-bottom: 10px;
}
html:not([dir=rtl]) input {
  width: 100%;
  height: 40px;
  padding: 0 20px;
  border-radius: 5px;
  border: 1px solid #D7DDED;
  color: #0B2146;
  background-color: #FFFFFF;
}
html:not([dir=rtl]) input:focus {
  outline: none;
}
html:not([dir=rtl]) input.placeholder {
  opacity: 1;
  color: #0B2146;
}
html:not([dir=rtl]) input:-moz-placeholder {
  opacity: 1;
  color: #0B2146;
}
html:not([dir=rtl]) input::-moz-placeholder {
  opacity: 1;
  color: #0B2146;
}
html:not([dir=rtl]) input:-ms-input-placeholder {
  opacity: 1;
  color: #0B2146;
}
html:not([dir=rtl]) input::-webkit-input-placeholder {
  opacity: 1;
  color: #0B2146;
}
html:not([dir=rtl]) textarea {
  border: 1px solid #D7DDED;
  color: #A7AABC;
  background-color: #FFFFFF;
  border-radius: 5px;
  resize: none;
  width: 100%;
  height: 80px;
  outline: none;
  padding: 10px 20px;
}
html:not([dir=rtl]) textarea.placeholder {
  opacity: 1;
  color: #0B2146;
}
html:not([dir=rtl]) textarea:-moz-placeholder {
  opacity: 1;
  color: #0B2146;
}
html:not([dir=rtl]) textarea::-moz-placeholder {
  opacity: 1;
  color: #0B2146;
}
html:not([dir=rtl]) textarea:-ms-input-placeholder {
  opacity: 1;
  color: #0B2146;
}
html:not([dir=rtl]) textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #0B2146;
}
html:not([dir=rtl]) .bootstrap-select {
  max-width: none;
  width: 100% !important;
  display: flex;
  align-items: center;
}
html:not([dir=rtl]) .bootstrap-select .dropdown-toggle {
  height: 40px;
  color: #A7AABC !important;
  background-color: #FFFFFF !important;
  border: 1px solid #D7DDED !important;
  outline: none !important;
  padding: 0 20px;
  text-align: unset;
}
html:not([dir=rtl]) .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}
html:not([dir=rtl]) .bootstrap-select .dropdown-toggle .filter-option {
  display: flex;
  align-items: center;
}
html:not([dir=rtl]) .bootstrap-select .dropdown-toggle::after {
  background: url(../image/down-arrow.svg) no-repeat left top;
  position: absolute;
  right: 17px;
  top: 17px;
  width: 14px;
  height: 8px;
  border: 0;
}
html:not([dir=rtl]) .bootstrap-select .dropdown-toggle[aria-expanded=true]::after {
  transform: scaleY(-1);
}
html:not([dir=rtl]) .bootstrap-select .dropdown-menu {
  padding: 0;
}
html:not([dir=rtl]) .bootstrap-select .dropdown-menu ul {
  margin: 0;
  padding: 0;
}
html:not([dir=rtl]) .bootstrap-select .dropdown-menu ul li {
  padding: 5px 20px;
  list-style-type: none;
}
html:not([dir=rtl]) .bootstrap-select .dropdown-menu ul li:hover {
  background-color: #0B2146;
}
html:not([dir=rtl]) .bootstrap-select .dropdown-menu ul li:hover a {
  color: #FFFFFF !important;
}
html:not([dir=rtl]) .bootstrap-select .dropdown-menu ul li a {
  color: #A7AABC !important;
  font-size: 0.9375rem;
  display: block;
}
html:not([dir=rtl]) .slick-dotted.slick-slider {
  margin-bottom: 45px;
}
html:not([dir=rtl]) .slick-slide img {
  width: 100%;
}
html:not([dir=rtl]) .slick-dots {
  bottom: -40px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1140px;
  padding: 0 15px;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 !important;
}
html:not([dir=rtl]) .slick-dots li {
  margin: 0 6px;
  height: auto;
  width: auto;
}
html:not([dir=rtl]) .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  padding: 0;
  opacity: 1;
  background: #0B2146;
  position: relative;
  overflow: hidden;
}
html:not([dir=rtl]) .slick-dots li button::before {
  content: "";
}
html:not([dir=rtl]) .slick-dots li.slick-active button, html:not([dir=rtl]) .slick-dots li:hover button {
  opacity: 1;
  background: #EDEEF4;
}
html:not([dir=rtl]) .sl-arrow .slick-prev, html:not([dir=rtl]) .sl-arrow .slick-next {
  z-index: 99;
}
html:not([dir=rtl]) .sl-arrow .slick-prev {
  left: 5px;
}
html:not([dir=rtl]) .sl-arrow .slick-prev::before {
  content: url(../image/slick-nav-prev.svg);
}
html:not([dir=rtl]) .sl-arrow .slick-next {
  right: 5px;
}
html:not([dir=rtl]) .sl-arrow .slick-next::before {
  content: url(../image/slick-nav-next.svg);
}
html:not([dir=rtl]) .bg-1 {
  background-color: #0B2146 !important;
}
html:not([dir=rtl]) .color-1 {
  color: #0B2146 !important;
}
html:not([dir=rtl]) .bg-2 {
  background-color: #A7AABC !important;
}
html:not([dir=rtl]) .color-2 {
  color: #A7AABC !important;
}
html:not([dir=rtl]) .bg-3 {
  background-color: #EDEEF4 !important;
}
html:not([dir=rtl]) .color-3 {
  color: #EDEEF4 !important;
}
html:not([dir=rtl]) .bg-4 {
  background-color: #FFFFFF !important;
}
html:not([dir=rtl]) .color-4 {
  color: #FFFFFF !important;
}
html:not([dir=rtl]) .bg-5 {
  background-color: #000000 !important;
}
html:not([dir=rtl]) .color-5 {
  color: #000000 !important;
}
html:not([dir=rtl]) .bg-6 {
  background-color: #B69C77 !important;
}
html:not([dir=rtl]) .color-6 {
  color: #B69C77 !important;
}
html:not([dir=rtl]) .bg-7 {
  background-color: #607B7D !important;
}
html:not([dir=rtl]) .color-7 {
  color: #607B7D !important;
}
html:not([dir=rtl]) .bg-8 {
  background-color: color-8 !important;
}
html:not([dir=rtl]) .color-8 {
  color: color-8 !important;
}
html:not([dir=rtl]) .bg-9 {
  background-color: color-9 !important;
}
html:not([dir=rtl]) .color-9 {
  color: color-9 !important;
}
html:not([dir=rtl]) .weight-300 {
  font-weight: 300 !important;
}
html:not([dir=rtl]) .lighter {
  font-weight: 300 !important;
}
html:not([dir=rtl]) .weight-400 {
  font-weight: 400 !important;
}
html:not([dir=rtl]) .normal, html:not([dir=rtl]) html[dir=rtl] body, html[dir=rtl] html:not([dir=rtl]) body, html:not([dir=rtl]) body {
  font-weight: 400 !important;
}
html:not([dir=rtl]) .weight-500 {
  font-weight: 500 !important;
}
html:not([dir=rtl]) .medium {
  font-weight: 500 !important;
}
html:not([dir=rtl]) .weight-600 {
  font-weight: 600 !important;
}
html:not([dir=rtl]) .semi-bold {
  font-weight: 600 !important;
}
html:not([dir=rtl]) .weight-700 {
  font-weight: 700 !important;
}
html:not([dir=rtl]) .bold {
  font-weight: 700 !important;
}
html:not([dir=rtl]) .weight-800 {
  font-weight: 800 !important;
}
html:not([dir=rtl]) .extra-bold {
  font-weight: 800 !important;
}
html:not([dir=rtl]) .weight-900 {
  font-weight: 900 !important;
}
html:not([dir=rtl]) .extra-black {
  font-weight: 900 !important;
}
html:not([dir=rtl]) .heading-h1, html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .number-counter-block html:not([dir=rtl]) .odometer, html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .number-counter-block .odometer,
html:not([dir=rtl]) h1 {
  font-size: 4rem !important;
  color: #0B2146;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .heading-h1, html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .number-counter-block html:not([dir=rtl]) .odometer, html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .number-counter-block .odometer,
  html:not([dir=rtl]) h1 {
    font-size: 1.875rem !important;
  }
}
html:not([dir=rtl]) .heading-h2,
html:not([dir=rtl]) h2 {
  font-size: 3rem !important;
  color: #0B2146;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .heading-h2,
  html:not([dir=rtl]) h2 {
    font-size: 2rem !important;
  }
}
html:not([dir=rtl]) .heading-h3,
html:not([dir=rtl]) h3 {
  font-size: 2.25rem !important;
  color: #0B2146;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .heading-h3,
  html:not([dir=rtl]) h3 {
    font-size: 2rem !important;
  }
}
html:not([dir=rtl]) .heading-h4,
html:not([dir=rtl]) h4 {
  font-size: 2rem !important;
  color: #0B2146;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .heading-h4,
  html:not([dir=rtl]) h4 {
    font-size: 1.875rem !important;
  }
}
html:not([dir=rtl]) .heading-h5,
html:not([dir=rtl]) h5 {
  font-size: 1.75rem !important;
  color: #0B2146;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .heading-h5,
  html:not([dir=rtl]) h5 {
    font-size: 1.5rem !important;
  }
}
html:not([dir=rtl]) .heading-h6,
html:not([dir=rtl]) h6 {
  font-size: 1.5rem !important;
  color: #0B2146;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .heading-h6,
  html:not([dir=rtl]) h6 {
    font-size: 1.25rem !important;
  }
}
html:not([dir=rtl]) .para-1 {
  font-size: 1.125rem !important;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .para-1 {
    font-size: 1.125rem !important;
  }
}
html:not([dir=rtl]) .para-2 {
  font-size: 1rem !important;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .para-2 {
    font-size: 1rem !important;
  }
}
html:not([dir=rtl]) .para-3 {
  font-size: 0.875rem !important;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .para-3 {
    font-size: 0.875rem !important;
  }
}
html:not([dir=rtl]) .p-type1 p {
  font-size: 18px !important;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .p-type1 p {
    font-size: 18px !important;
  }
}
html:not([dir=rtl]) .p-type2 p, html:not([dir=rtl]) .p-type2 span {
  font-size: 20px !important;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .p-type2 p, html:not([dir=rtl]) .p-type2 span {
    font-size: 20px !important;
  }
}
html:not([dir=rtl]) .p-type3 p {
  font-size: 14px !important;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .p-type3 p {
    font-size: 14px !important;
  }
}
html:not([dir=rtl]) .br-left {
  border-radius: 4rem 0 0 4rem;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .br-left {
    border-radius: 2rem 0 0 2rem;
  }
}
html:not([dir=rtl]) .br-top {
  border-radius: 4rem 4rem 0 0;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .br-top {
    border-radius: 2rem 2rem 0 0;
  }
}
html:not([dir=rtl]) .br-right {
  border-radius: 0 4rem 4rem 0;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .br-right {
    border-radius: 0 2rem 2rem 0;
  }
}
html:not([dir=rtl]) .br-bottom {
  border-radius: 0 0 4rem 4rem;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .br-bottom {
    border-radius: 0 0 2rem 2rem;
  }
}
html:not([dir=rtl]) .bt-1 {
  border-top: 1px solid #0B2146;
}
html:not([dir=rtl]) .bt-c1 {
  border-top: 1px solid #0B2146;
}
html:not([dir=rtl]) .bb-1 {
  border-bottom: 1px solid #0B2146;
}
html:not([dir=rtl]) .bb-c1 {
  border-bottom: 1px solid #0B2146;
}
html:not([dir=rtl]) .bl-1 {
  border-left: 1px solid #0B2146;
}
html:not([dir=rtl]) .bl-c1 {
  border-left: 1px solid #0B2146;
}
html:not([dir=rtl]) .br-1 {
  border-right: 1px solid #0B2146;
}
html:not([dir=rtl]) .br-c1 {
  border-right: 1px solid #0B2146;
}
html:not([dir=rtl]) .w-1 {
  width: 1% !important;
}
html:not([dir=rtl]) .mxw-1 {
  max-width: 1% !important;
}
html:not([dir=rtl]) .mnw-1 {
  min-width: 1% !important;
}
html:not([dir=rtl]) .mxh-1 {
  max-height: 1% !important;
}
html:not([dir=rtl]) .opacity-1 {
  opacity: 0.01 !important;
}
html:not([dir=rtl]) .w-2 {
  width: 2% !important;
}
html:not([dir=rtl]) .mxw-2 {
  max-width: 2% !important;
}
html:not([dir=rtl]) .mnw-2 {
  min-width: 2% !important;
}
html:not([dir=rtl]) .mxh-2 {
  max-height: 2% !important;
}
html:not([dir=rtl]) .opacity-2 {
  opacity: 0.02 !important;
}
html:not([dir=rtl]) .w-3 {
  width: 3% !important;
}
html:not([dir=rtl]) .mxw-3 {
  max-width: 3% !important;
}
html:not([dir=rtl]) .mnw-3 {
  min-width: 3% !important;
}
html:not([dir=rtl]) .mxh-3 {
  max-height: 3% !important;
}
html:not([dir=rtl]) .opacity-3 {
  opacity: 0.03 !important;
}
html:not([dir=rtl]) .w-4 {
  width: 4% !important;
}
html:not([dir=rtl]) .mxw-4 {
  max-width: 4% !important;
}
html:not([dir=rtl]) .mnw-4 {
  min-width: 4% !important;
}
html:not([dir=rtl]) .mxh-4 {
  max-height: 4% !important;
}
html:not([dir=rtl]) .opacity-4 {
  opacity: 0.04 !important;
}
html:not([dir=rtl]) .w-5 {
  width: 5% !important;
}
html:not([dir=rtl]) .mxw-5 {
  max-width: 5% !important;
}
html:not([dir=rtl]) .mnw-5 {
  min-width: 5% !important;
}
html:not([dir=rtl]) .mxh-5 {
  max-height: 5% !important;
}
html:not([dir=rtl]) .opacity-5 {
  opacity: 0.05 !important;
}
html:not([dir=rtl]) .w-6 {
  width: 6% !important;
}
html:not([dir=rtl]) .mxw-6 {
  max-width: 6% !important;
}
html:not([dir=rtl]) .mnw-6 {
  min-width: 6% !important;
}
html:not([dir=rtl]) .mxh-6 {
  max-height: 6% !important;
}
html:not([dir=rtl]) .opacity-6 {
  opacity: 0.06 !important;
}
html:not([dir=rtl]) .w-7 {
  width: 7% !important;
}
html:not([dir=rtl]) .mxw-7 {
  max-width: 7% !important;
}
html:not([dir=rtl]) .mnw-7 {
  min-width: 7% !important;
}
html:not([dir=rtl]) .mxh-7 {
  max-height: 7% !important;
}
html:not([dir=rtl]) .opacity-7 {
  opacity: 0.07 !important;
}
html:not([dir=rtl]) .w-8 {
  width: 8% !important;
}
html:not([dir=rtl]) .mxw-8 {
  max-width: 8% !important;
}
html:not([dir=rtl]) .mnw-8 {
  min-width: 8% !important;
}
html:not([dir=rtl]) .mxh-8 {
  max-height: 8% !important;
}
html:not([dir=rtl]) .opacity-8 {
  opacity: 0.08 !important;
}
html:not([dir=rtl]) .w-9 {
  width: 9% !important;
}
html:not([dir=rtl]) .mxw-9 {
  max-width: 9% !important;
}
html:not([dir=rtl]) .mnw-9 {
  min-width: 9% !important;
}
html:not([dir=rtl]) .mxh-9 {
  max-height: 9% !important;
}
html:not([dir=rtl]) .opacity-9 {
  opacity: 0.09 !important;
}
html:not([dir=rtl]) .w-10 {
  width: 10% !important;
}
html:not([dir=rtl]) .mxw-10 {
  max-width: 10% !important;
}
html:not([dir=rtl]) .mnw-10 {
  min-width: 10% !important;
}
html:not([dir=rtl]) .mxh-10 {
  max-height: 10% !important;
}
html:not([dir=rtl]) .opacity-10 {
  opacity: 0.1 !important;
}
html:not([dir=rtl]) .w-11 {
  width: 11% !important;
}
html:not([dir=rtl]) .mxw-11 {
  max-width: 11% !important;
}
html:not([dir=rtl]) .mnw-11 {
  min-width: 11% !important;
}
html:not([dir=rtl]) .mxh-11 {
  max-height: 11% !important;
}
html:not([dir=rtl]) .opacity-11 {
  opacity: 0.11 !important;
}
html:not([dir=rtl]) .w-12 {
  width: 12% !important;
}
html:not([dir=rtl]) .mxw-12 {
  max-width: 12% !important;
}
html:not([dir=rtl]) .mnw-12 {
  min-width: 12% !important;
}
html:not([dir=rtl]) .mxh-12 {
  max-height: 12% !important;
}
html:not([dir=rtl]) .opacity-12 {
  opacity: 0.12 !important;
}
html:not([dir=rtl]) .w-13 {
  width: 13% !important;
}
html:not([dir=rtl]) .mxw-13 {
  max-width: 13% !important;
}
html:not([dir=rtl]) .mnw-13 {
  min-width: 13% !important;
}
html:not([dir=rtl]) .mxh-13 {
  max-height: 13% !important;
}
html:not([dir=rtl]) .opacity-13 {
  opacity: 0.13 !important;
}
html:not([dir=rtl]) .w-14 {
  width: 14% !important;
}
html:not([dir=rtl]) .mxw-14 {
  max-width: 14% !important;
}
html:not([dir=rtl]) .mnw-14 {
  min-width: 14% !important;
}
html:not([dir=rtl]) .mxh-14 {
  max-height: 14% !important;
}
html:not([dir=rtl]) .opacity-14 {
  opacity: 0.14 !important;
}
html:not([dir=rtl]) .w-15 {
  width: 15% !important;
}
html:not([dir=rtl]) .mxw-15 {
  max-width: 15% !important;
}
html:not([dir=rtl]) .mnw-15 {
  min-width: 15% !important;
}
html:not([dir=rtl]) .mxh-15 {
  max-height: 15% !important;
}
html:not([dir=rtl]) .opacity-15 {
  opacity: 0.15 !important;
}
html:not([dir=rtl]) .w-16 {
  width: 16% !important;
}
html:not([dir=rtl]) .mxw-16 {
  max-width: 16% !important;
}
html:not([dir=rtl]) .mnw-16 {
  min-width: 16% !important;
}
html:not([dir=rtl]) .mxh-16 {
  max-height: 16% !important;
}
html:not([dir=rtl]) .opacity-16 {
  opacity: 0.16 !important;
}
html:not([dir=rtl]) .w-17 {
  width: 17% !important;
}
html:not([dir=rtl]) .mxw-17 {
  max-width: 17% !important;
}
html:not([dir=rtl]) .mnw-17 {
  min-width: 17% !important;
}
html:not([dir=rtl]) .mxh-17 {
  max-height: 17% !important;
}
html:not([dir=rtl]) .opacity-17 {
  opacity: 0.17 !important;
}
html:not([dir=rtl]) .w-18 {
  width: 18% !important;
}
html:not([dir=rtl]) .mxw-18 {
  max-width: 18% !important;
}
html:not([dir=rtl]) .mnw-18 {
  min-width: 18% !important;
}
html:not([dir=rtl]) .mxh-18 {
  max-height: 18% !important;
}
html:not([dir=rtl]) .opacity-18 {
  opacity: 0.18 !important;
}
html:not([dir=rtl]) .w-19 {
  width: 19% !important;
}
html:not([dir=rtl]) .mxw-19 {
  max-width: 19% !important;
}
html:not([dir=rtl]) .mnw-19 {
  min-width: 19% !important;
}
html:not([dir=rtl]) .mxh-19 {
  max-height: 19% !important;
}
html:not([dir=rtl]) .opacity-19 {
  opacity: 0.19 !important;
}
html:not([dir=rtl]) .w-20 {
  width: 20% !important;
}
html:not([dir=rtl]) .mxw-20 {
  max-width: 20% !important;
}
html:not([dir=rtl]) .mnw-20 {
  min-width: 20% !important;
}
html:not([dir=rtl]) .mxh-20 {
  max-height: 20% !important;
}
html:not([dir=rtl]) .opacity-20 {
  opacity: 0.2 !important;
}
html:not([dir=rtl]) .w-21 {
  width: 21% !important;
}
html:not([dir=rtl]) .mxw-21 {
  max-width: 21% !important;
}
html:not([dir=rtl]) .mnw-21 {
  min-width: 21% !important;
}
html:not([dir=rtl]) .mxh-21 {
  max-height: 21% !important;
}
html:not([dir=rtl]) .opacity-21 {
  opacity: 0.21 !important;
}
html:not([dir=rtl]) .w-22 {
  width: 22% !important;
}
html:not([dir=rtl]) .mxw-22 {
  max-width: 22% !important;
}
html:not([dir=rtl]) .mnw-22 {
  min-width: 22% !important;
}
html:not([dir=rtl]) .mxh-22 {
  max-height: 22% !important;
}
html:not([dir=rtl]) .opacity-22 {
  opacity: 0.22 !important;
}
html:not([dir=rtl]) .w-23 {
  width: 23% !important;
}
html:not([dir=rtl]) .mxw-23 {
  max-width: 23% !important;
}
html:not([dir=rtl]) .mnw-23 {
  min-width: 23% !important;
}
html:not([dir=rtl]) .mxh-23 {
  max-height: 23% !important;
}
html:not([dir=rtl]) .opacity-23 {
  opacity: 0.23 !important;
}
html:not([dir=rtl]) .w-24 {
  width: 24% !important;
}
html:not([dir=rtl]) .mxw-24 {
  max-width: 24% !important;
}
html:not([dir=rtl]) .mnw-24 {
  min-width: 24% !important;
}
html:not([dir=rtl]) .mxh-24 {
  max-height: 24% !important;
}
html:not([dir=rtl]) .opacity-24 {
  opacity: 0.24 !important;
}
html:not([dir=rtl]) .w-25 {
  width: 25% !important;
}
html:not([dir=rtl]) .mxw-25 {
  max-width: 25% !important;
}
html:not([dir=rtl]) .mnw-25 {
  min-width: 25% !important;
}
html:not([dir=rtl]) .mxh-25 {
  max-height: 25% !important;
}
html:not([dir=rtl]) .opacity-25 {
  opacity: 0.25 !important;
}
html:not([dir=rtl]) .w-26 {
  width: 26% !important;
}
html:not([dir=rtl]) .mxw-26 {
  max-width: 26% !important;
}
html:not([dir=rtl]) .mnw-26 {
  min-width: 26% !important;
}
html:not([dir=rtl]) .mxh-26 {
  max-height: 26% !important;
}
html:not([dir=rtl]) .opacity-26 {
  opacity: 0.26 !important;
}
html:not([dir=rtl]) .w-27 {
  width: 27% !important;
}
html:not([dir=rtl]) .mxw-27 {
  max-width: 27% !important;
}
html:not([dir=rtl]) .mnw-27 {
  min-width: 27% !important;
}
html:not([dir=rtl]) .mxh-27 {
  max-height: 27% !important;
}
html:not([dir=rtl]) .opacity-27 {
  opacity: 0.27 !important;
}
html:not([dir=rtl]) .w-28 {
  width: 28% !important;
}
html:not([dir=rtl]) .mxw-28 {
  max-width: 28% !important;
}
html:not([dir=rtl]) .mnw-28 {
  min-width: 28% !important;
}
html:not([dir=rtl]) .mxh-28 {
  max-height: 28% !important;
}
html:not([dir=rtl]) .opacity-28 {
  opacity: 0.28 !important;
}
html:not([dir=rtl]) .w-29 {
  width: 29% !important;
}
html:not([dir=rtl]) .mxw-29 {
  max-width: 29% !important;
}
html:not([dir=rtl]) .mnw-29 {
  min-width: 29% !important;
}
html:not([dir=rtl]) .mxh-29 {
  max-height: 29% !important;
}
html:not([dir=rtl]) .opacity-29 {
  opacity: 0.29 !important;
}
html:not([dir=rtl]) .w-30 {
  width: 30% !important;
}
html:not([dir=rtl]) .mxw-30 {
  max-width: 30% !important;
}
html:not([dir=rtl]) .mnw-30 {
  min-width: 30% !important;
}
html:not([dir=rtl]) .mxh-30 {
  max-height: 30% !important;
}
html:not([dir=rtl]) .opacity-30 {
  opacity: 0.3 !important;
}
html:not([dir=rtl]) .w-31 {
  width: 31% !important;
}
html:not([dir=rtl]) .mxw-31 {
  max-width: 31% !important;
}
html:not([dir=rtl]) .mnw-31 {
  min-width: 31% !important;
}
html:not([dir=rtl]) .mxh-31 {
  max-height: 31% !important;
}
html:not([dir=rtl]) .opacity-31 {
  opacity: 0.31 !important;
}
html:not([dir=rtl]) .w-32 {
  width: 32% !important;
}
html:not([dir=rtl]) .mxw-32 {
  max-width: 32% !important;
}
html:not([dir=rtl]) .mnw-32 {
  min-width: 32% !important;
}
html:not([dir=rtl]) .mxh-32 {
  max-height: 32% !important;
}
html:not([dir=rtl]) .opacity-32 {
  opacity: 0.32 !important;
}
html:not([dir=rtl]) .w-33 {
  width: 33% !important;
}
html:not([dir=rtl]) .mxw-33 {
  max-width: 33% !important;
}
html:not([dir=rtl]) .mnw-33 {
  min-width: 33% !important;
}
html:not([dir=rtl]) .mxh-33 {
  max-height: 33% !important;
}
html:not([dir=rtl]) .opacity-33 {
  opacity: 0.33 !important;
}
html:not([dir=rtl]) .w-34 {
  width: 34% !important;
}
html:not([dir=rtl]) .mxw-34 {
  max-width: 34% !important;
}
html:not([dir=rtl]) .mnw-34 {
  min-width: 34% !important;
}
html:not([dir=rtl]) .mxh-34 {
  max-height: 34% !important;
}
html:not([dir=rtl]) .opacity-34 {
  opacity: 0.34 !important;
}
html:not([dir=rtl]) .w-35 {
  width: 35% !important;
}
html:not([dir=rtl]) .mxw-35 {
  max-width: 35% !important;
}
html:not([dir=rtl]) .mnw-35 {
  min-width: 35% !important;
}
html:not([dir=rtl]) .mxh-35 {
  max-height: 35% !important;
}
html:not([dir=rtl]) .opacity-35 {
  opacity: 0.35 !important;
}
html:not([dir=rtl]) .w-36 {
  width: 36% !important;
}
html:not([dir=rtl]) .mxw-36 {
  max-width: 36% !important;
}
html:not([dir=rtl]) .mnw-36 {
  min-width: 36% !important;
}
html:not([dir=rtl]) .mxh-36 {
  max-height: 36% !important;
}
html:not([dir=rtl]) .opacity-36 {
  opacity: 0.36 !important;
}
html:not([dir=rtl]) .w-37 {
  width: 37% !important;
}
html:not([dir=rtl]) .mxw-37 {
  max-width: 37% !important;
}
html:not([dir=rtl]) .mnw-37 {
  min-width: 37% !important;
}
html:not([dir=rtl]) .mxh-37 {
  max-height: 37% !important;
}
html:not([dir=rtl]) .opacity-37 {
  opacity: 0.37 !important;
}
html:not([dir=rtl]) .w-38 {
  width: 38% !important;
}
html:not([dir=rtl]) .mxw-38 {
  max-width: 38% !important;
}
html:not([dir=rtl]) .mnw-38 {
  min-width: 38% !important;
}
html:not([dir=rtl]) .mxh-38 {
  max-height: 38% !important;
}
html:not([dir=rtl]) .opacity-38 {
  opacity: 0.38 !important;
}
html:not([dir=rtl]) .w-39 {
  width: 39% !important;
}
html:not([dir=rtl]) .mxw-39 {
  max-width: 39% !important;
}
html:not([dir=rtl]) .mnw-39 {
  min-width: 39% !important;
}
html:not([dir=rtl]) .mxh-39 {
  max-height: 39% !important;
}
html:not([dir=rtl]) .opacity-39 {
  opacity: 0.39 !important;
}
html:not([dir=rtl]) .w-40 {
  width: 40% !important;
}
html:not([dir=rtl]) .mxw-40 {
  max-width: 40% !important;
}
html:not([dir=rtl]) .mnw-40 {
  min-width: 40% !important;
}
html:not([dir=rtl]) .mxh-40 {
  max-height: 40% !important;
}
html:not([dir=rtl]) .opacity-40 {
  opacity: 0.4 !important;
}
html:not([dir=rtl]) .w-41 {
  width: 41% !important;
}
html:not([dir=rtl]) .mxw-41 {
  max-width: 41% !important;
}
html:not([dir=rtl]) .mnw-41 {
  min-width: 41% !important;
}
html:not([dir=rtl]) .mxh-41 {
  max-height: 41% !important;
}
html:not([dir=rtl]) .opacity-41 {
  opacity: 0.41 !important;
}
html:not([dir=rtl]) .w-42 {
  width: 42% !important;
}
html:not([dir=rtl]) .mxw-42 {
  max-width: 42% !important;
}
html:not([dir=rtl]) .mnw-42 {
  min-width: 42% !important;
}
html:not([dir=rtl]) .mxh-42 {
  max-height: 42% !important;
}
html:not([dir=rtl]) .opacity-42 {
  opacity: 0.42 !important;
}
html:not([dir=rtl]) .w-43 {
  width: 43% !important;
}
html:not([dir=rtl]) .mxw-43 {
  max-width: 43% !important;
}
html:not([dir=rtl]) .mnw-43 {
  min-width: 43% !important;
}
html:not([dir=rtl]) .mxh-43 {
  max-height: 43% !important;
}
html:not([dir=rtl]) .opacity-43 {
  opacity: 0.43 !important;
}
html:not([dir=rtl]) .w-44 {
  width: 44% !important;
}
html:not([dir=rtl]) .mxw-44 {
  max-width: 44% !important;
}
html:not([dir=rtl]) .mnw-44 {
  min-width: 44% !important;
}
html:not([dir=rtl]) .mxh-44 {
  max-height: 44% !important;
}
html:not([dir=rtl]) .opacity-44 {
  opacity: 0.44 !important;
}
html:not([dir=rtl]) .w-45 {
  width: 45% !important;
}
html:not([dir=rtl]) .mxw-45 {
  max-width: 45% !important;
}
html:not([dir=rtl]) .mnw-45 {
  min-width: 45% !important;
}
html:not([dir=rtl]) .mxh-45 {
  max-height: 45% !important;
}
html:not([dir=rtl]) .opacity-45 {
  opacity: 0.45 !important;
}
html:not([dir=rtl]) .w-46 {
  width: 46% !important;
}
html:not([dir=rtl]) .mxw-46 {
  max-width: 46% !important;
}
html:not([dir=rtl]) .mnw-46 {
  min-width: 46% !important;
}
html:not([dir=rtl]) .mxh-46 {
  max-height: 46% !important;
}
html:not([dir=rtl]) .opacity-46 {
  opacity: 0.46 !important;
}
html:not([dir=rtl]) .w-47 {
  width: 47% !important;
}
html:not([dir=rtl]) .mxw-47 {
  max-width: 47% !important;
}
html:not([dir=rtl]) .mnw-47 {
  min-width: 47% !important;
}
html:not([dir=rtl]) .mxh-47 {
  max-height: 47% !important;
}
html:not([dir=rtl]) .opacity-47 {
  opacity: 0.47 !important;
}
html:not([dir=rtl]) .w-48 {
  width: 48% !important;
}
html:not([dir=rtl]) .mxw-48 {
  max-width: 48% !important;
}
html:not([dir=rtl]) .mnw-48 {
  min-width: 48% !important;
}
html:not([dir=rtl]) .mxh-48 {
  max-height: 48% !important;
}
html:not([dir=rtl]) .opacity-48 {
  opacity: 0.48 !important;
}
html:not([dir=rtl]) .w-49 {
  width: 49% !important;
}
html:not([dir=rtl]) .mxw-49 {
  max-width: 49% !important;
}
html:not([dir=rtl]) .mnw-49 {
  min-width: 49% !important;
}
html:not([dir=rtl]) .mxh-49 {
  max-height: 49% !important;
}
html:not([dir=rtl]) .opacity-49 {
  opacity: 0.49 !important;
}
html:not([dir=rtl]) .w-50 {
  width: 50% !important;
}
html:not([dir=rtl]) .mxw-50 {
  max-width: 50% !important;
}
html:not([dir=rtl]) .mnw-50 {
  min-width: 50% !important;
}
html:not([dir=rtl]) .mxh-50 {
  max-height: 50% !important;
}
html:not([dir=rtl]) .opacity-50 {
  opacity: 0.5 !important;
}
html:not([dir=rtl]) .w-51 {
  width: 51% !important;
}
html:not([dir=rtl]) .mxw-51 {
  max-width: 51% !important;
}
html:not([dir=rtl]) .mnw-51 {
  min-width: 51% !important;
}
html:not([dir=rtl]) .mxh-51 {
  max-height: 51% !important;
}
html:not([dir=rtl]) .opacity-51 {
  opacity: 0.51 !important;
}
html:not([dir=rtl]) .w-52 {
  width: 52% !important;
}
html:not([dir=rtl]) .mxw-52 {
  max-width: 52% !important;
}
html:not([dir=rtl]) .mnw-52 {
  min-width: 52% !important;
}
html:not([dir=rtl]) .mxh-52 {
  max-height: 52% !important;
}
html:not([dir=rtl]) .opacity-52 {
  opacity: 0.52 !important;
}
html:not([dir=rtl]) .w-53 {
  width: 53% !important;
}
html:not([dir=rtl]) .mxw-53 {
  max-width: 53% !important;
}
html:not([dir=rtl]) .mnw-53 {
  min-width: 53% !important;
}
html:not([dir=rtl]) .mxh-53 {
  max-height: 53% !important;
}
html:not([dir=rtl]) .opacity-53 {
  opacity: 0.53 !important;
}
html:not([dir=rtl]) .w-54 {
  width: 54% !important;
}
html:not([dir=rtl]) .mxw-54 {
  max-width: 54% !important;
}
html:not([dir=rtl]) .mnw-54 {
  min-width: 54% !important;
}
html:not([dir=rtl]) .mxh-54 {
  max-height: 54% !important;
}
html:not([dir=rtl]) .opacity-54 {
  opacity: 0.54 !important;
}
html:not([dir=rtl]) .w-55 {
  width: 55% !important;
}
html:not([dir=rtl]) .mxw-55 {
  max-width: 55% !important;
}
html:not([dir=rtl]) .mnw-55 {
  min-width: 55% !important;
}
html:not([dir=rtl]) .mxh-55 {
  max-height: 55% !important;
}
html:not([dir=rtl]) .opacity-55 {
  opacity: 0.55 !important;
}
html:not([dir=rtl]) .w-56 {
  width: 56% !important;
}
html:not([dir=rtl]) .mxw-56 {
  max-width: 56% !important;
}
html:not([dir=rtl]) .mnw-56 {
  min-width: 56% !important;
}
html:not([dir=rtl]) .mxh-56 {
  max-height: 56% !important;
}
html:not([dir=rtl]) .opacity-56 {
  opacity: 0.56 !important;
}
html:not([dir=rtl]) .w-57 {
  width: 57% !important;
}
html:not([dir=rtl]) .mxw-57 {
  max-width: 57% !important;
}
html:not([dir=rtl]) .mnw-57 {
  min-width: 57% !important;
}
html:not([dir=rtl]) .mxh-57 {
  max-height: 57% !important;
}
html:not([dir=rtl]) .opacity-57 {
  opacity: 0.57 !important;
}
html:not([dir=rtl]) .w-58 {
  width: 58% !important;
}
html:not([dir=rtl]) .mxw-58 {
  max-width: 58% !important;
}
html:not([dir=rtl]) .mnw-58 {
  min-width: 58% !important;
}
html:not([dir=rtl]) .mxh-58 {
  max-height: 58% !important;
}
html:not([dir=rtl]) .opacity-58 {
  opacity: 0.58 !important;
}
html:not([dir=rtl]) .w-59 {
  width: 59% !important;
}
html:not([dir=rtl]) .mxw-59 {
  max-width: 59% !important;
}
html:not([dir=rtl]) .mnw-59 {
  min-width: 59% !important;
}
html:not([dir=rtl]) .mxh-59 {
  max-height: 59% !important;
}
html:not([dir=rtl]) .opacity-59 {
  opacity: 0.59 !important;
}
html:not([dir=rtl]) .w-60 {
  width: 60% !important;
}
html:not([dir=rtl]) .mxw-60 {
  max-width: 60% !important;
}
html:not([dir=rtl]) .mnw-60 {
  min-width: 60% !important;
}
html:not([dir=rtl]) .mxh-60 {
  max-height: 60% !important;
}
html:not([dir=rtl]) .opacity-60 {
  opacity: 0.6 !important;
}
html:not([dir=rtl]) .w-61 {
  width: 61% !important;
}
html:not([dir=rtl]) .mxw-61 {
  max-width: 61% !important;
}
html:not([dir=rtl]) .mnw-61 {
  min-width: 61% !important;
}
html:not([dir=rtl]) .mxh-61 {
  max-height: 61% !important;
}
html:not([dir=rtl]) .opacity-61 {
  opacity: 0.61 !important;
}
html:not([dir=rtl]) .w-62 {
  width: 62% !important;
}
html:not([dir=rtl]) .mxw-62 {
  max-width: 62% !important;
}
html:not([dir=rtl]) .mnw-62 {
  min-width: 62% !important;
}
html:not([dir=rtl]) .mxh-62 {
  max-height: 62% !important;
}
html:not([dir=rtl]) .opacity-62 {
  opacity: 0.62 !important;
}
html:not([dir=rtl]) .w-63 {
  width: 63% !important;
}
html:not([dir=rtl]) .mxw-63 {
  max-width: 63% !important;
}
html:not([dir=rtl]) .mnw-63 {
  min-width: 63% !important;
}
html:not([dir=rtl]) .mxh-63 {
  max-height: 63% !important;
}
html:not([dir=rtl]) .opacity-63 {
  opacity: 0.63 !important;
}
html:not([dir=rtl]) .w-64 {
  width: 64% !important;
}
html:not([dir=rtl]) .mxw-64 {
  max-width: 64% !important;
}
html:not([dir=rtl]) .mnw-64 {
  min-width: 64% !important;
}
html:not([dir=rtl]) .mxh-64 {
  max-height: 64% !important;
}
html:not([dir=rtl]) .opacity-64 {
  opacity: 0.64 !important;
}
html:not([dir=rtl]) .w-65 {
  width: 65% !important;
}
html:not([dir=rtl]) .mxw-65 {
  max-width: 65% !important;
}
html:not([dir=rtl]) .mnw-65 {
  min-width: 65% !important;
}
html:not([dir=rtl]) .mxh-65 {
  max-height: 65% !important;
}
html:not([dir=rtl]) .opacity-65 {
  opacity: 0.65 !important;
}
html:not([dir=rtl]) .w-66 {
  width: 66% !important;
}
html:not([dir=rtl]) .mxw-66 {
  max-width: 66% !important;
}
html:not([dir=rtl]) .mnw-66 {
  min-width: 66% !important;
}
html:not([dir=rtl]) .mxh-66 {
  max-height: 66% !important;
}
html:not([dir=rtl]) .opacity-66 {
  opacity: 0.66 !important;
}
html:not([dir=rtl]) .w-67 {
  width: 67% !important;
}
html:not([dir=rtl]) .mxw-67 {
  max-width: 67% !important;
}
html:not([dir=rtl]) .mnw-67 {
  min-width: 67% !important;
}
html:not([dir=rtl]) .mxh-67 {
  max-height: 67% !important;
}
html:not([dir=rtl]) .opacity-67 {
  opacity: 0.67 !important;
}
html:not([dir=rtl]) .w-68 {
  width: 68% !important;
}
html:not([dir=rtl]) .mxw-68 {
  max-width: 68% !important;
}
html:not([dir=rtl]) .mnw-68 {
  min-width: 68% !important;
}
html:not([dir=rtl]) .mxh-68 {
  max-height: 68% !important;
}
html:not([dir=rtl]) .opacity-68 {
  opacity: 0.68 !important;
}
html:not([dir=rtl]) .w-69 {
  width: 69% !important;
}
html:not([dir=rtl]) .mxw-69 {
  max-width: 69% !important;
}
html:not([dir=rtl]) .mnw-69 {
  min-width: 69% !important;
}
html:not([dir=rtl]) .mxh-69 {
  max-height: 69% !important;
}
html:not([dir=rtl]) .opacity-69 {
  opacity: 0.69 !important;
}
html:not([dir=rtl]) .w-70 {
  width: 70% !important;
}
html:not([dir=rtl]) .mxw-70 {
  max-width: 70% !important;
}
html:not([dir=rtl]) .mnw-70 {
  min-width: 70% !important;
}
html:not([dir=rtl]) .mxh-70 {
  max-height: 70% !important;
}
html:not([dir=rtl]) .opacity-70 {
  opacity: 0.7 !important;
}
html:not([dir=rtl]) .w-71 {
  width: 71% !important;
}
html:not([dir=rtl]) .mxw-71 {
  max-width: 71% !important;
}
html:not([dir=rtl]) .mnw-71 {
  min-width: 71% !important;
}
html:not([dir=rtl]) .mxh-71 {
  max-height: 71% !important;
}
html:not([dir=rtl]) .opacity-71 {
  opacity: 0.71 !important;
}
html:not([dir=rtl]) .w-72 {
  width: 72% !important;
}
html:not([dir=rtl]) .mxw-72 {
  max-width: 72% !important;
}
html:not([dir=rtl]) .mnw-72 {
  min-width: 72% !important;
}
html:not([dir=rtl]) .mxh-72 {
  max-height: 72% !important;
}
html:not([dir=rtl]) .opacity-72 {
  opacity: 0.72 !important;
}
html:not([dir=rtl]) .w-73 {
  width: 73% !important;
}
html:not([dir=rtl]) .mxw-73 {
  max-width: 73% !important;
}
html:not([dir=rtl]) .mnw-73 {
  min-width: 73% !important;
}
html:not([dir=rtl]) .mxh-73 {
  max-height: 73% !important;
}
html:not([dir=rtl]) .opacity-73 {
  opacity: 0.73 !important;
}
html:not([dir=rtl]) .w-74 {
  width: 74% !important;
}
html:not([dir=rtl]) .mxw-74 {
  max-width: 74% !important;
}
html:not([dir=rtl]) .mnw-74 {
  min-width: 74% !important;
}
html:not([dir=rtl]) .mxh-74 {
  max-height: 74% !important;
}
html:not([dir=rtl]) .opacity-74 {
  opacity: 0.74 !important;
}
html:not([dir=rtl]) .w-75 {
  width: 75% !important;
}
html:not([dir=rtl]) .mxw-75 {
  max-width: 75% !important;
}
html:not([dir=rtl]) .mnw-75 {
  min-width: 75% !important;
}
html:not([dir=rtl]) .mxh-75 {
  max-height: 75% !important;
}
html:not([dir=rtl]) .opacity-75 {
  opacity: 0.75 !important;
}
html:not([dir=rtl]) .w-76 {
  width: 76% !important;
}
html:not([dir=rtl]) .mxw-76 {
  max-width: 76% !important;
}
html:not([dir=rtl]) .mnw-76 {
  min-width: 76% !important;
}
html:not([dir=rtl]) .mxh-76 {
  max-height: 76% !important;
}
html:not([dir=rtl]) .opacity-76 {
  opacity: 0.76 !important;
}
html:not([dir=rtl]) .w-77 {
  width: 77% !important;
}
html:not([dir=rtl]) .mxw-77 {
  max-width: 77% !important;
}
html:not([dir=rtl]) .mnw-77 {
  min-width: 77% !important;
}
html:not([dir=rtl]) .mxh-77 {
  max-height: 77% !important;
}
html:not([dir=rtl]) .opacity-77 {
  opacity: 0.77 !important;
}
html:not([dir=rtl]) .w-78 {
  width: 78% !important;
}
html:not([dir=rtl]) .mxw-78 {
  max-width: 78% !important;
}
html:not([dir=rtl]) .mnw-78 {
  min-width: 78% !important;
}
html:not([dir=rtl]) .mxh-78 {
  max-height: 78% !important;
}
html:not([dir=rtl]) .opacity-78 {
  opacity: 0.78 !important;
}
html:not([dir=rtl]) .w-79 {
  width: 79% !important;
}
html:not([dir=rtl]) .mxw-79 {
  max-width: 79% !important;
}
html:not([dir=rtl]) .mnw-79 {
  min-width: 79% !important;
}
html:not([dir=rtl]) .mxh-79 {
  max-height: 79% !important;
}
html:not([dir=rtl]) .opacity-79 {
  opacity: 0.79 !important;
}
html:not([dir=rtl]) .w-80 {
  width: 80% !important;
}
html:not([dir=rtl]) .mxw-80 {
  max-width: 80% !important;
}
html:not([dir=rtl]) .mnw-80 {
  min-width: 80% !important;
}
html:not([dir=rtl]) .mxh-80 {
  max-height: 80% !important;
}
html:not([dir=rtl]) .opacity-80 {
  opacity: 0.8 !important;
}
html:not([dir=rtl]) .w-81 {
  width: 81% !important;
}
html:not([dir=rtl]) .mxw-81 {
  max-width: 81% !important;
}
html:not([dir=rtl]) .mnw-81 {
  min-width: 81% !important;
}
html:not([dir=rtl]) .mxh-81 {
  max-height: 81% !important;
}
html:not([dir=rtl]) .opacity-81 {
  opacity: 0.81 !important;
}
html:not([dir=rtl]) .w-82 {
  width: 82% !important;
}
html:not([dir=rtl]) .mxw-82 {
  max-width: 82% !important;
}
html:not([dir=rtl]) .mnw-82 {
  min-width: 82% !important;
}
html:not([dir=rtl]) .mxh-82 {
  max-height: 82% !important;
}
html:not([dir=rtl]) .opacity-82 {
  opacity: 0.82 !important;
}
html:not([dir=rtl]) .w-83 {
  width: 83% !important;
}
html:not([dir=rtl]) .mxw-83 {
  max-width: 83% !important;
}
html:not([dir=rtl]) .mnw-83 {
  min-width: 83% !important;
}
html:not([dir=rtl]) .mxh-83 {
  max-height: 83% !important;
}
html:not([dir=rtl]) .opacity-83 {
  opacity: 0.83 !important;
}
html:not([dir=rtl]) .w-84 {
  width: 84% !important;
}
html:not([dir=rtl]) .mxw-84 {
  max-width: 84% !important;
}
html:not([dir=rtl]) .mnw-84 {
  min-width: 84% !important;
}
html:not([dir=rtl]) .mxh-84 {
  max-height: 84% !important;
}
html:not([dir=rtl]) .opacity-84 {
  opacity: 0.84 !important;
}
html:not([dir=rtl]) .w-85 {
  width: 85% !important;
}
html:not([dir=rtl]) .mxw-85 {
  max-width: 85% !important;
}
html:not([dir=rtl]) .mnw-85 {
  min-width: 85% !important;
}
html:not([dir=rtl]) .mxh-85 {
  max-height: 85% !important;
}
html:not([dir=rtl]) .opacity-85 {
  opacity: 0.85 !important;
}
html:not([dir=rtl]) .w-86 {
  width: 86% !important;
}
html:not([dir=rtl]) .mxw-86 {
  max-width: 86% !important;
}
html:not([dir=rtl]) .mnw-86 {
  min-width: 86% !important;
}
html:not([dir=rtl]) .mxh-86 {
  max-height: 86% !important;
}
html:not([dir=rtl]) .opacity-86 {
  opacity: 0.86 !important;
}
html:not([dir=rtl]) .w-87 {
  width: 87% !important;
}
html:not([dir=rtl]) .mxw-87 {
  max-width: 87% !important;
}
html:not([dir=rtl]) .mnw-87 {
  min-width: 87% !important;
}
html:not([dir=rtl]) .mxh-87 {
  max-height: 87% !important;
}
html:not([dir=rtl]) .opacity-87 {
  opacity: 0.87 !important;
}
html:not([dir=rtl]) .w-88 {
  width: 88% !important;
}
html:not([dir=rtl]) .mxw-88 {
  max-width: 88% !important;
}
html:not([dir=rtl]) .mnw-88 {
  min-width: 88% !important;
}
html:not([dir=rtl]) .mxh-88 {
  max-height: 88% !important;
}
html:not([dir=rtl]) .opacity-88 {
  opacity: 0.88 !important;
}
html:not([dir=rtl]) .w-89 {
  width: 89% !important;
}
html:not([dir=rtl]) .mxw-89 {
  max-width: 89% !important;
}
html:not([dir=rtl]) .mnw-89 {
  min-width: 89% !important;
}
html:not([dir=rtl]) .mxh-89 {
  max-height: 89% !important;
}
html:not([dir=rtl]) .opacity-89 {
  opacity: 0.89 !important;
}
html:not([dir=rtl]) .w-90 {
  width: 90% !important;
}
html:not([dir=rtl]) .mxw-90 {
  max-width: 90% !important;
}
html:not([dir=rtl]) .mnw-90 {
  min-width: 90% !important;
}
html:not([dir=rtl]) .mxh-90 {
  max-height: 90% !important;
}
html:not([dir=rtl]) .opacity-90 {
  opacity: 0.9 !important;
}
html:not([dir=rtl]) .w-91 {
  width: 91% !important;
}
html:not([dir=rtl]) .mxw-91 {
  max-width: 91% !important;
}
html:not([dir=rtl]) .mnw-91 {
  min-width: 91% !important;
}
html:not([dir=rtl]) .mxh-91 {
  max-height: 91% !important;
}
html:not([dir=rtl]) .opacity-91 {
  opacity: 0.91 !important;
}
html:not([dir=rtl]) .w-92 {
  width: 92% !important;
}
html:not([dir=rtl]) .mxw-92 {
  max-width: 92% !important;
}
html:not([dir=rtl]) .mnw-92 {
  min-width: 92% !important;
}
html:not([dir=rtl]) .mxh-92 {
  max-height: 92% !important;
}
html:not([dir=rtl]) .opacity-92 {
  opacity: 0.92 !important;
}
html:not([dir=rtl]) .w-93 {
  width: 93% !important;
}
html:not([dir=rtl]) .mxw-93 {
  max-width: 93% !important;
}
html:not([dir=rtl]) .mnw-93 {
  min-width: 93% !important;
}
html:not([dir=rtl]) .mxh-93 {
  max-height: 93% !important;
}
html:not([dir=rtl]) .opacity-93 {
  opacity: 0.93 !important;
}
html:not([dir=rtl]) .w-94 {
  width: 94% !important;
}
html:not([dir=rtl]) .mxw-94 {
  max-width: 94% !important;
}
html:not([dir=rtl]) .mnw-94 {
  min-width: 94% !important;
}
html:not([dir=rtl]) .mxh-94 {
  max-height: 94% !important;
}
html:not([dir=rtl]) .opacity-94 {
  opacity: 0.94 !important;
}
html:not([dir=rtl]) .w-95 {
  width: 95% !important;
}
html:not([dir=rtl]) .mxw-95 {
  max-width: 95% !important;
}
html:not([dir=rtl]) .mnw-95 {
  min-width: 95% !important;
}
html:not([dir=rtl]) .mxh-95 {
  max-height: 95% !important;
}
html:not([dir=rtl]) .opacity-95 {
  opacity: 0.95 !important;
}
html:not([dir=rtl]) .w-96 {
  width: 96% !important;
}
html:not([dir=rtl]) .mxw-96 {
  max-width: 96% !important;
}
html:not([dir=rtl]) .mnw-96 {
  min-width: 96% !important;
}
html:not([dir=rtl]) .mxh-96 {
  max-height: 96% !important;
}
html:not([dir=rtl]) .opacity-96 {
  opacity: 0.96 !important;
}
html:not([dir=rtl]) .w-97 {
  width: 97% !important;
}
html:not([dir=rtl]) .mxw-97 {
  max-width: 97% !important;
}
html:not([dir=rtl]) .mnw-97 {
  min-width: 97% !important;
}
html:not([dir=rtl]) .mxh-97 {
  max-height: 97% !important;
}
html:not([dir=rtl]) .opacity-97 {
  opacity: 0.97 !important;
}
html:not([dir=rtl]) .w-98 {
  width: 98% !important;
}
html:not([dir=rtl]) .mxw-98 {
  max-width: 98% !important;
}
html:not([dir=rtl]) .mnw-98 {
  min-width: 98% !important;
}
html:not([dir=rtl]) .mxh-98 {
  max-height: 98% !important;
}
html:not([dir=rtl]) .opacity-98 {
  opacity: 0.98 !important;
}
html:not([dir=rtl]) .w-99 {
  width: 99% !important;
}
html:not([dir=rtl]) .mxw-99 {
  max-width: 99% !important;
}
html:not([dir=rtl]) .mnw-99 {
  min-width: 99% !important;
}
html:not([dir=rtl]) .mxh-99 {
  max-height: 99% !important;
}
html:not([dir=rtl]) .opacity-99 {
  opacity: 0.99 !important;
}
html:not([dir=rtl]) .w-100 {
  width: 100% !important;
}
html:not([dir=rtl]) .mxw-100 {
  max-width: 100% !important;
}
html:not([dir=rtl]) .mnw-100 {
  min-width: 100% !important;
}
html:not([dir=rtl]) .mxh-100 {
  max-height: 100% !important;
}
html:not([dir=rtl]) .opacity-100 {
  opacity: 1 !important;
}
html:not([dir=rtl]) .c-default {
  cursor: default !important;
}
html:not([dir=rtl]) h1, html:not([dir=rtl]) h2 {
  margin-bottom: 20px;
}
html:not([dir=rtl]) h3, html:not([dir=rtl]) h4, html:not([dir=rtl]) h5, html:not([dir=rtl]) h6 {
  margin-bottom: 15px;
}
html:not([dir=rtl]) ol, html:not([dir=rtl]) ul {
  margin: 20px 0 20px 20px;
}
html:not([dir=rtl]) ol li, html:not([dir=rtl]) ul li {
  line-height: 1.5;
}
html:not([dir=rtl]) ol {
  list-style-type: decimal;
}
html:not([dir=rtl]) ul {
  list-style-type: disc;
}
html:not([dir=rtl]) ul li::marker {
  color: #0B2146;
}
html:not([dir=rtl]) a {
  color: #0B2146;
}
html:not([dir=rtl]) table {
  border-collapse: collapse;
  width: 100%;
  margin: 30px 0;
}
html:not([dir=rtl]) table th, html:not([dir=rtl]) table td {
  border: 0;
  padding: 15px;
  text-align: left;
}
html:not([dir=rtl]) table th {
  padding: 10px 15px;
}
html:not([dir=rtl]) table td {
  padding: 20px 15px;
}
html:not([dir=rtl]) table td img {
  border-radius: 3px;
}
html:not([dir=rtl]) table tr:nth-child(even) {
  background-color: #EDEEF4;
}
html:not([dir=rtl]) table tr:nth-child(odd) {
  background-color: #A7AABC;
}
html:not([dir=rtl]) table th {
  background-color: #0B2146;
  font-weight: 700;
  color: #FFFFFF;
}
html:not([dir=rtl]) table.dataTable thead > tr > th.sorting_asc:before, html:not([dir=rtl]) table.dataTable thead > tr > th.sorting_desc:after, html:not([dir=rtl]) table.dataTable thead > tr > td.sorting_asc:before, html:not([dir=rtl]) table.dataTable thead > tr > td.sorting_desc:after {
  opacity: 1;
}
html:not([dir=rtl]) .dataTable .sorting:after, html:not([dir=rtl]) .dataTable .sorting:before {
  font-size: 28px;
  margin: 2px 0;
  opacity: 0.6;
}
html:not([dir=rtl]) .optm-reg, html:not([dir=rtl]) html[dir=rtl] .types-spaces-section .types-tab-wrapper .tab-content .details-grid .detail-item .value, html[dir=rtl] .types-spaces-section .types-tab-wrapper .tab-content .details-grid .detail-item html:not([dir=rtl]) .value, html:not([dir=rtl]) html[dir=rtl] .types-spaces-section .types-tab-wrapper .nav-tabs .nav-item .nav-link, html[dir=rtl] .types-spaces-section .types-tab-wrapper .nav-tabs .nav-item html:not([dir=rtl]) .nav-link, html:not([dir=rtl]) html[dir=rtl] .types-spaces-section .sec-title h4, html[dir=rtl] .types-spaces-section .sec-title html:not([dir=rtl]) h4, html:not([dir=rtl]) html[dir=rtl] .overview-wrapper .lp-stats-section .stat-item .number-block .odometer, html[dir=rtl] .overview-wrapper .lp-stats-section .stat-item .number-block html:not([dir=rtl]) .odometer, html:not([dir=rtl]) html[dir=rtl] .overview-wrapper p, html[dir=rtl] .overview-wrapper html:not([dir=rtl]) p, html:not([dir=rtl]) html[dir=rtl] .sr-wrapper .sr-item a, html[dir=rtl] .sr-wrapper .sr-item html:not([dir=rtl]) a, html:not([dir=rtl]) html[dir=rtl] .sr-wrapper .sr-item h6, html[dir=rtl] .sr-wrapper .sr-item html:not([dir=rtl]) h6, html:not([dir=rtl]) html[dir=rtl] .main-um-content-wrapper span, html[dir=rtl] .main-um-content-wrapper html:not([dir=rtl]) span, html:not([dir=rtl]) html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper span, html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper html:not([dir=rtl]) span, html:not([dir=rtl]) html[dir=rtl] .abt-gallery-wrapper .carousel-link span, html[dir=rtl] .abt-gallery-wrapper .carousel-link html:not([dir=rtl]) span, html[dir=rtl] .fa-block-wrapper .item-block html:not([dir=rtl]) span, html[dir=rtl] .pr-detail-top-block .table-block tr html:not([dir=rtl]) td, html[dir=rtl] .breadcrumb-nav-wrapper ul li html:not([dir=rtl]) a, html[dir=rtl] .breadcrumb-nav-wrapper ul html:not([dir=rtl]) li, html[dir=rtl] .global-footer .rt-block html:not([dir=rtl]) a, html[dir=rtl] .pr-list-wrapper .pr-list-slider-wrapper .slick-dots html:not([dir=rtl]) li, html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block html:not([dir=rtl]) span, html[dir=rtl] .pr-list-wrapper .pr-listing .header-block html:not([dir=rtl]) a, html[dir=rtl] .inner-spotlight-wrapper .spot-content-block html:not([dir=rtl]) span, html[dir=rtl] .footer-wrapper .link-block html:not([dir=rtl]) a, html[dir=rtl] .footer-wrapper html:not([dir=rtl]) p, html[dir=rtl] .contact-rt-block .cntct-details-wrapper html:not([dir=rtl]) a, html[dir=rtl] .contact-rt-block .cntct-details-wrapper .address-block html:not([dir=rtl]) address, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) textarea, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) select, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) input, html[dir=rtl] .contact-rt-block .cnct-form-wrapper html:not([dir=rtl]) h4, html[dir=rtl] .contact-lt-wrapper .top-content html:not([dir=rtl]) h3, html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .prj-title html:not([dir=rtl]) h5, html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block html:not([dir=rtl]) span, html[dir=rtl] .ltst-proj-nav-tab .nav li html:not([dir=rtl]) a, html[dir=rtl] .progress-bar-wrapper html:not([dir=rtl]) span, html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a html:not([dir=rtl]) span, html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block html:not([dir=rtl]) a, html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block html:not([dir=rtl]) p, html[dir=rtl] .abt-section .rt-content .tab-content html:not([dir=rtl]) h4, html:not([dir=rtl]) html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .project-links li a, html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .project-links li html:not([dir=rtl]) a, html:not([dir=rtl]) html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper h6, html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper html:not([dir=rtl]) h6, html[dir=rtl] .abt-section .lt-content .abt-content-wrapper html:not([dir=rtl]) h4, html:not([dir=rtl]) html[dir=rtl] .global-menu-wrappper .q-links ul li a, html[dir=rtl] .global-menu-wrappper .q-links ul li html:not([dir=rtl]) a, html:not([dir=rtl]) html[dir=rtl] .global-menu-wrappper .search-wrapper .search-block input, html[dir=rtl] .global-menu-wrappper .search-wrapper .search-block html:not([dir=rtl]) input, html:not([dir=rtl]) html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper a, html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper html:not([dir=rtl]) a, html:not([dir=rtl]) html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper address, html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper html:not([dir=rtl]) address, html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li html:not([dir=rtl]) a, html[dir=rtl] .global-menu-wrappper .lt-wrapper html:not([dir=rtl]) .main-nav-list > li > a,
html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li html:not([dir=rtl]) span, html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) p, html[dir=rtl] .main-nav li html:not([dir=rtl]) a,
html[dir=rtl] .main-nav li html:not([dir=rtl]) span, html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper .tab-content .details-grid .detail-item .value, html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper .nav-tabs .nav-item .nav-link, html:not([dir=rtl]) .types-spaces-section .sec-title h4, html:not([dir=rtl]) .overview-wrapper .lp-stats-section .stat-item .number-block .odometer, html:not([dir=rtl]) .overview-wrapper p, html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .view-filters form label, html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .view-filters .fieldset-legend, html:not([dir=rtl]) .abt-section .prjt-number-wrapper .title-block h6 span, html:not([dir=rtl]) .sr-wrapper .sr-item a, html:not([dir=rtl]) .sr-wrapper .sr-item h6, html:not([dir=rtl]) .main-um-content-wrapper span, html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper span, html:not([dir=rtl]) .abt-gallery-wrapper .carousel-link span, html:not([dir=rtl]) .fa-block-wrapper .item-block span, html:not([dir=rtl]) .pr-detail-top-block .table-block tr td, html:not([dir=rtl]) .breadcrumb-nav-wrapper ul li a, html:not([dir=rtl]) .breadcrumb-nav-wrapper ul li, html:not([dir=rtl]) .global-footer .rt-block a, html:not([dir=rtl]) .pr-list-wrapper .pr-list-slider-wrapper .slick-dots li, html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block span, html:not([dir=rtl]) .pr-list-wrapper .pr-listing .header-block a, html:not([dir=rtl]) .inner-spotlight-wrapper .spot-content-block span, html:not([dir=rtl]) .footer-wrapper .link-block a, html:not([dir=rtl]) .footer-wrapper p, html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper a, html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .address-block address, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field textarea, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field select, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper h4, html:not([dir=rtl]) .contact-lt-wrapper .top-content h3, html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .prj-title h5, html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block span, html:not([dir=rtl]) .ltst-proj-nav-tab .nav li a, html:not([dir=rtl]) .progress-bar-wrapper span, html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a span, html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block a, html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block p, html:not([dir=rtl]) .abt-section .rt-content .tab-content h4, html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .project-links li a, html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper h6, html:not([dir=rtl]) .abt-section .lt-content .abt-content-wrapper h4, html:not([dir=rtl]) .global-menu-wrappper .q-links ul li a, html:not([dir=rtl]) .global-menu-wrappper .search-wrapper .search-block input, html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper a, html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper address, html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li a, html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li > a,
html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li span, html:not([dir=rtl]) .land-page-content-wrapper .content-area p, html:not([dir=rtl]) .main-nav li a,
html:not([dir=rtl]) .main-nav li span, html:not([dir=rtl]) body {
  font-family: "Optima";
}
html:not([dir=rtl]) .optm-med {
  font-family: "Optima Medium";
}
html:not([dir=rtl]) .optm-bold, html[dir=rtl] .fpg-slider-wrapper .pr-name-nav-block html:not([dir=rtl]) p, html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper html:not([dir=rtl]) h4, html[dir=rtl] .pr-detail-top-block .table-block html:not([dir=rtl]) th, html[dir=rtl] .breadcrumb-nav-wrapper ul li.active html:not([dir=rtl]) a, html[dir=rtl] .contact-rt-block .cntct-details-wrapper html:not([dir=rtl]) span, html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .number-counter-block html:not([dir=rtl]) .odometer, html:not([dir=rtl]) html[dir=rtl] .global-menu-wrappper .q-links span, html[dir=rtl] .global-menu-wrappper .q-links html:not([dir=rtl]) span, html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) h2, html[dir=rtl] .main-nav li > ul.menu li:hover html:not([dir=rtl]) a, html[dir=rtl] .main-nav li.has-sub html:not([dir=rtl]) span, html:not([dir=rtl]) html[dir=rtl] .main-nav li.active a, html[dir=rtl] .main-nav li.active html:not([dir=rtl]) a,
html[dir=rtl] .main-nav li.active html:not([dir=rtl]) span,
html:not([dir=rtl]) html[dir=rtl] h6,
html[dir=rtl] html:not([dir=rtl]) h6,
html:not([dir=rtl]) html[dir=rtl] h5,
html[dir=rtl] html:not([dir=rtl]) h5,
html:not([dir=rtl]) html[dir=rtl] h4,
html[dir=rtl] html:not([dir=rtl]) h4,
html:not([dir=rtl]) html[dir=rtl] h3,
html[dir=rtl] html:not([dir=rtl]) h3,
html:not([dir=rtl]) html[dir=rtl] h2,
html[dir=rtl] html:not([dir=rtl]) h2,
html:not([dir=rtl]) html[dir=rtl] h1,
html[dir=rtl] html:not([dir=rtl]) h1, html:not([dir=rtl]) .sr-wrapper .pager.active, html:not([dir=rtl]) .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .nav-item .nav-link.active, html:not([dir=rtl]) .fpg-slider-wrapper .pr-name-nav-block p, html:not([dir=rtl]) .frdpjct-gallery-wrapper .pr-gallery-slider span, html:not([dir=rtl]) .prs-rls-dtl-wrapper strong, html:not([dir=rtl]) .prs-rls-wrapper .prs-rls-item a, html:not([dir=rtl]) .floor-plan-wrapper .fp-wrapper .slick-slide span, html:not([dir=rtl]) .contact-lt-wrapper .top-content h3, html:not([dir=rtl]) .sold-out, html:not([dir=rtl]) .abt-section .number-counter-block .odometer, html:not([dir=rtl]) .abt-section .prjt-number-wrapper .project-links li a:hover, html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper h4, html:not([dir=rtl]) .pr-detail-top-block .table-block th, html:not([dir=rtl]) .breadcrumb-nav-wrapper ul li.active a, html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper span, html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .number-counter-block .odometer, html:not([dir=rtl]) .global-menu-wrappper .q-links span, html:not([dir=rtl]) .land-page-content-wrapper .content-area h2, html:not([dir=rtl]) .main-nav li > ul.menu li:hover a, html:not([dir=rtl]) .main-nav li.has-sub span, html:not([dir=rtl]) .main-nav li.active > a,
html:not([dir=rtl]) .main-nav li.active span, html:not([dir=rtl]) .heading-h1,
html:not([dir=rtl]) h1, html:not([dir=rtl]) .heading-h2,
html:not([dir=rtl]) h2, html:not([dir=rtl]) .heading-h3,
html:not([dir=rtl]) h3, html:not([dir=rtl]) .heading-h4,
html:not([dir=rtl]) h4, html:not([dir=rtl]) .heading-h5,
html:not([dir=rtl]) h5, html:not([dir=rtl]) .heading-h6,
html:not([dir=rtl]) h6 {
  font-family: "Optima Bold";
}
html:not([dir=rtl]) .ado_grmd-reg, html[dir=rtl] .adm-log-wrapper .contact-rt-block .field html:not([dir=rtl]) input, html:not([dir=rtl]) .adm-log-wrapper .contact-rt-block .field input {
  font-family: "adobe_garamond_proregular";
}
html:not([dir=rtl]) .ado_grmd-bold, html[dir=rtl] .pr-content html:not([dir=rtl]) b,
html[dir=rtl] .pr-content html:not([dir=rtl]) strong, html:not([dir=rtl]) .pr-content b,
html:not([dir=rtl]) .pr-content strong {
  font-family: "adobe_garamond_probold";
}
@keyframes bgAnim {
  0% {
    transform: scaleX(0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scaleX(1);
  }
}
@keyframes logo-color {
  0% {
    filter: brightness(1);
  }
  50% {
    filter: brightness(1);
  }
  100% {
    filter: brightness(30);
  }
}
html:not([dir=rtl]) .fp-viewing-landingPage .logo-wrapper img,
html:not([dir=rtl]) .fp-viewing-default .logo-wrapper img {
  filter: brightness(30);
}
html:not([dir=rtl]) .fp-viewing-landingPage .m-bg-wht,
html:not([dir=rtl]) .fp-viewing-default .m-bg-wht {
  display: none;
}
html:not([dir=rtl]) .fp-viewing-landingPage .main-nav li a,
html:not([dir=rtl]) .fp-viewing-landingPage .main-nav li span,
html:not([dir=rtl]) .fp-viewing-default .main-nav li a,
html:not([dir=rtl]) .fp-viewing-default .main-nav li span {
  color: #FFFFFF;
  transition: all 0.6s linear 0s;
}
html:not([dir=rtl]) .fp-viewing-landingPage .menu-btn-wraper li,
html:not([dir=rtl]) .fp-viewing-landingPage .search-btn-wraper li,
html:not([dir=rtl]) .fp-viewing-landingPage .social-link-wraper li,
html:not([dir=rtl]) .fp-viewing-landingPage .language-switcher li,
html:not([dir=rtl]) .fp-viewing-default .menu-btn-wraper li,
html:not([dir=rtl]) .fp-viewing-default .search-btn-wraper li,
html:not([dir=rtl]) .fp-viewing-default .social-link-wraper li,
html:not([dir=rtl]) .fp-viewing-default .language-switcher li {
  filter: brightness(30);
}
html:not([dir=rtl]) .fp-viewing-landingPage .menu-btn-wraper a,
html:not([dir=rtl]) .fp-viewing-landingPage .search-btn-wraper a,
html:not([dir=rtl]) .fp-viewing-landingPage .social-link-wraper a,
html:not([dir=rtl]) .fp-viewing-landingPage .language-switcher a,
html:not([dir=rtl]) .fp-viewing-default .menu-btn-wraper a,
html:not([dir=rtl]) .fp-viewing-default .search-btn-wraper a,
html:not([dir=rtl]) .fp-viewing-default .social-link-wraper a,
html:not([dir=rtl]) .fp-viewing-default .language-switcher a {
  filter: brightness(30);
}
html:not([dir=rtl]) .fp-viewing-landingPage .land-page-content-wrapper.aos-animate .content-area,
html:not([dir=rtl]) .fp-viewing-default .land-page-content-wrapper.aos-animate .content-area {
  transform: translateY(0);
  transition: all 1s ease-in-out 0s;
}
html:not([dir=rtl]) .fp-viewing-landingPage .divider,
html:not([dir=rtl]) .fp-viewing-default .divider {
  background-color: rgba(255, 255, 255, 0.15);
}
html:not([dir=rtl]) .fp-viewing-landingPage .divider.center-h,
html:not([dir=rtl]) .fp-viewing-default .divider.center-h {
  top: 50% !important;
  transform: translateY(50%) !important;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .fp-viewing-landingPage .divider.center-h,
  html:not([dir=rtl]) .fp-viewing-default .divider.center-h {
    top: auto !important;
    right: 0 !important;
    bottom: 131px;
    transform: none;
    width: 100%;
  }
}
html:not([dir=rtl]) .fp-viewing-firstPage .divider,
html:not([dir=rtl]) .fp-viewing-secondPage .divider,
html:not([dir=rtl]) .fp-viewing-3rdPage .divider,
html:not([dir=rtl]) .fp-viewing-4thPage .divider {
  background-color: rgba(141, 152, 161, 0.3);
}
html:not([dir=rtl]) .fp-viewing-firstPage .divider.center-h,
html:not([dir=rtl]) .fp-viewing-secondPage .divider.center-h,
html:not([dir=rtl]) .fp-viewing-3rdPage .divider.center-h,
html:not([dir=rtl]) .fp-viewing-4thPage .divider.center-h {
  top: 90px;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .fp-viewing-firstPage .divider.center-h,
  html:not([dir=rtl]) .fp-viewing-secondPage .divider.center-h,
  html:not([dir=rtl]) .fp-viewing-3rdPage .divider.center-h,
  html:not([dir=rtl]) .fp-viewing-4thPage .divider.center-h {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .fp-viewing-firstPage .divider.rt-v,
  html:not([dir=rtl]) .fp-viewing-secondPage .divider.rt-v,
  html:not([dir=rtl]) .fp-viewing-3rdPage .divider.rt-v,
  html:not([dir=rtl]) .fp-viewing-4thPage .divider.rt-v {
    display: none;
  }
}
html:not([dir=rtl]) .fp-viewing-firstPage .mob-scroll-arrow,
html:not([dir=rtl]) .fp-viewing-secondPage .mob-scroll-arrow,
html:not([dir=rtl]) .fp-viewing-3rdPage .mob-scroll-arrow,
html:not([dir=rtl]) .fp-viewing-4thPage .mob-scroll-arrow {
  display: none !important;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .fp-viewing-secondPage .logo-wrapper img {
    filter: brightness(1);
  }
}
html:not([dir=rtl]) .siteLoaded .global-header {
  opacity: 1;
  transform: translateY(0);
}
html:not([dir=rtl]) .siteLoaded .side-menu {
  opacity: 1;
  transition: all 0.3s ease-in-out 0.1s;
}
html:not([dir=rtl]) .siteLoaded .divider {
  transition: all 1s ease-in-out 0.6s;
}
html:not([dir=rtl]) .siteLoaded .divider.center-h {
  right: 5%;
}
html:not([dir=rtl]) .siteLoaded .divider.rt-v {
  top: 0;
}
html:not([dir=rtl]) .siteLoaded .divider.center-v {
  top: 0;
}
html:not([dir=rtl]) .divider {
  transition: all 1s ease-in-out 0.6s;
  background-color: #FFFFFF;
}
html:not([dir=rtl]) .divider.center-h {
  right: -100%;
}
html:not([dir=rtl]) .divider.rt-v {
  top: 100%;
}
html:not([dir=rtl]) .divider.center-v {
  top: -100%;
}
html:not([dir=rtl]) .global-menu-wrappper {
  transform: translateY(-100%);
  transition: all 0.2s ease-in-out 0s;
}
html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper {
  height: 0;
  transition: all 0.3s cubic-bezier(0.68, -0.01, 0.32, 1) 0s;
  transform-origin: top center;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper {
    transition: 0.1s linear 0s;
  }
}
html:not([dir=rtl]) .global-menu-wrappper .main-nav-list > li {
  overflow-y: hidden;
  width: 0;
  transition: all 0.3s ease-in-out 0s;
  transform-origin: right center;
  opacity: 0;
}
html:not([dir=rtl]) .global-menu-wrappper .main-nav-list > li > a,
html:not([dir=rtl]) .global-menu-wrappper .main-nav-list > li span {
  transform: translateY(100%);
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
}
html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block {
  transform: translateY(-100%);
  transition: all 0.3s cubic-bezier(0.68, -0.01, 0.32, 1) 0s;
}
html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper {
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
html:not([dir=rtl]) .global-menu-wrappper .cnct-form-wrapper {
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
}
html:not([dir=rtl]) .global-menu-wrappper .search-wrapper {
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
html:not([dir=rtl]) .global-menu-wrappper .footer-wrapper {
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
html:not([dir=rtl]) .global-menu-wrappper.show {
  transform: translateY(0);
  transition: all 1s ease-in-out 0s;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper.show {
    transition: 0.4s linear 0s;
  }
}
html:not([dir=rtl]) .global-menu-wrappper.show .lt-wrapper {
  height: 100%;
  transform-origin: top center;
  transition: all 1s cubic-bezier(0.68, -0.01, 0.32, 1) 0s;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper.show .lt-wrapper {
    transition: 0.2s linear 0s;
  }
}
html:not([dir=rtl]) .global-menu-wrappper.show .main-nav-list > li {
  width: 100%;
  transition: all 0.8s ease-in-out 0.4s;
  transform-origin: right center;
  opacity: 1;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper.show .main-nav-list > li {
    transition: 0.4s linear 0.2s;
  }
}
html:not([dir=rtl]) .global-menu-wrappper.show .main-nav-list > li > a,
html:not([dir=rtl]) .global-menu-wrappper.show .main-nav-list > li span {
  transition: all 0.8s ease-in-out 0.6s;
  transform: translateY(0);
  opacity: 1;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper.show .main-nav-list > li > a,
  html:not([dir=rtl]) .global-menu-wrappper.show .main-nav-list > li span {
    transition: 0.4s linear 0.3s;
  }
}
html:not([dir=rtl]) .global-menu-wrappper.show .contact-rt-block {
  transform: translateY(0);
  transition: all 1s cubic-bezier(0.68, -0.01, 0.32, 1) 0.5s;
}
html:not([dir=rtl]) .global-menu-wrappper.show .cnct-form-wrapper {
  opacity: 1;
  transition: all 1s ease-in-out 1s;
}
html:not([dir=rtl]) .global-menu-wrappper.show .cntct-details-wrapper {
  opacity: 1;
  transition: all 1s ease-in-out 1s;
}
html:not([dir=rtl]) .global-menu-wrappper.show .search-wrapper {
  opacity: 1;
  transition: all 1s ease-in-out 0.4s;
}
html:not([dir=rtl]) .global-menu-wrappper.show .footer-wrapper {
  opacity: 1;
  transition: all 1s ease-in-out 0.8s;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper.show .footer-wrapper {
    transition: all 0.4s ease-in-out 0.3s;
  }
}
html:not([dir=rtl]) .abt-section .lt-content {
  overflow-y: hidden;
}
html:not([dir=rtl]) .abt-section .lt-content::after {
  transition: all 0.3s ease-in-out 0s;
  width: 0;
}
html:not([dir=rtl]) .abt-section .lt-content .abt-content-wrapper {
  transition: all 1s ease-in-out 0;
}
html:not([dir=rtl]) .abt-section .prjt-number-wrapper {
  transition: all 1s ease-in-out 0s;
}
html:not([dir=rtl]) .abt-section .prjt-number-wrapper .number-counter-block {
  transition: all 1s ease-in-out 0s;
}
html:not([dir=rtl]) .abt-section .prjt-number-wrapper .project-links {
  transition: all 1s ease-in-out 0s;
}
html:not([dir=rtl]) .abt-section .rt-content {
  transition: all 1s ease-in-out 0s;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .abt-section .rt-content {
    height: auto;
  }
}
html:not([dir=rtl]) .abt-section .rt-content .tab-pane .prject-details-block {
  transition: all 0.4s ease-in 0s;
  opacity: 0;
}
html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper {
  overflow-y: hidden;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper {
    overflow: hidden;
  }
}
html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs {
  transition: all 1s ease-in-out 0s;
  transform: translateY(100%);
}
html:not([dir=rtl]) .abt-section .progress-bar-wrapper {
  transition: all 0.7s ease 0s;
  transform: translateY(100%);
}
html:not([dir=rtl]) .abt-section.active .lt-content::after {
  width: 100%;
  transition: all 1s ease-in-out 0.2s;
}
html:not([dir=rtl]) .abt-section.active .abt-content-wrapper {
  transform: translateY(0);
  transition: all 1s ease-in-out 0.6s;
}
html:not([dir=rtl]) .abt-section.active .prjt-number-wrapper {
  transform: translateY(0);
  transition: all 1s ease-in-out 0.6s;
}
html:not([dir=rtl]) .abt-section.active .prjt-number-wrapper .number-counter-block {
  transform: translateY(0);
  transition: all 1s ease-in-out 0.8s;
  opacity: 1;
}
html:not([dir=rtl]) .abt-section.active .prjt-number-wrapper h6 {
  transform: translateY(0);
  transition: all 1s ease-in-out 0.8s;
  opacity: 1;
}
html:not([dir=rtl]) .abt-section.active .prjt-number-wrapper .project-links {
  transform: translateY(0);
  transition: all 0.5s ease-in-out 0.8s;
  opacity: 1;
}
html:not([dir=rtl]) .abt-section.active .rt-content {
  transform: translateY(0);
  transition: all 1s ease-in-out 0.3s;
}
html:not([dir=rtl]) .abt-section.active .rt-content .tab-pane.active .prject-details-block {
  transition: all 0.4s ease-in 0s;
  opacity: 1;
}
html:not([dir=rtl]) .abt-section.active .about-tab-nav-wrapper .nav-tabs {
  transition: all 0.7s ease 0.8s;
  transform: translateY(0);
}
html:not([dir=rtl]) .abt-section.active .progress-bar-wrapper {
  transition: all 0.7s ease 0.9s;
  transform: translateY(0);
}
@keyframes anim-bottom {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
html:not([dir=rtl]) .hide-form .sr-wrapper {
  min-height: 500px;
}
html:not([dir=rtl]) .hide-form form,
html:not([dir=rtl]) .hide-form h2 {
  display: none;
}
html:not([dir=rtl]) body {
  line-height: 1.2;
  font-size: 1rem;
  color: #0B2146;
  overflow: hidden !important;
}
html:not([dir=rtl]) body.siteLoaded {
  overflow: auto !important;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) body.siteLoaded {
    overflow-x: hidden !important;
  }
}
@media only screen and (min-width: 1200px) {
  html:not([dir=rtl]) .container {
    max-width: 1260px;
  }
}
html:not([dir=rtl]) #myVideo {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-color: black;
  background-position: center center;
  background-size: contain;
  object-fit: cover;
  z-index: 3;
}
html:not([dir=rtl]) .loder-wrapper {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  overflow: hidden;
}
html:not([dir=rtl]) .loder-wrapper .bg-loader {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #0B2146;
}
html:not([dir=rtl]) .loder-wrapper img {
  max-width: 100px !important;
  height: 150px !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  filter: brightness(30);
}
html:not([dir=rtl]) .global-header {
  opacity: 0;
  transform: translateY(-100px);
}
html:not([dir=rtl]) .main-nav {
  position: fixed;
  top: 0;
  right: 0;
  height: 40px;
  z-index: 18;
  width: 100%;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  padding-right: 5%;
  height: 90px;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .main-nav {
    display: none;
  }
}
html:not([dir=rtl]) .main-nav li {
  list-style-type: none;
  margin: 0 10px;
  width: 100%;
  text-align: center;
  position: relative;
  padding: 33px 0;
  list-style-image: none;
}
html:not([dir=rtl]) .main-nav li:first-child {
  margin-left: 0;
}
html:not([dir=rtl]) .main-nav li:last-child {
  margin-right: 0;
}
html:not([dir=rtl]) .main-nav li a,
html:not([dir=rtl]) .main-nav li span {
  font-size: 0.875rem;
  color: #0B2146;
  text-transform: uppercase;
  transition: all 0.6s linear 0s;
  cursor: pointer;
}
html:not([dir=rtl]) .main-nav li.has-sub {
  background: linear-gradient(240deg, rgba(255, 255, 255, 0.2) 4.4%, rgba(11, 33, 70, 0.2) 100%), rgba(255, 255, 255, 0.75);
  box-shadow: 0px 9px 24.6px 0px rgba(0, 0, 0, 0.25);
  transition: all 0.6s linear 0s;
}
html:not([dir=rtl]) .main-nav li.has-sub span {
  color: #0B2146 !important;
}
html:not([dir=rtl]) .main-nav li > ul.menu {
  position: absolute;
  left: 0;
  top: 91px;
  background: linear-gradient(240deg, rgba(255, 255, 255, 0.2) 4.4%, rgba(11, 33, 70, 0.2) 100%), rgba(255, 255, 255, 0.75);
  box-shadow: 0px 9px 24.6px 0px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(3.4000000954px);
  text-align: center;
  width: 100%;
  margin: 0;
  z-index: 10;
  display: none;
}
html:not([dir=rtl]) .main-nav li > ul.menu li {
  padding: 12px;
  position: relative;
  margin: 0;
}
html:not([dir=rtl]) .main-nav li > ul.menu li::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background: rgba(11, 33, 70, 0.15);
}
html:not([dir=rtl]) .main-nav li > ul.menu li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background-color: #0B2146;
  transition: all 0.6s ease 0s;
  z-index: -1;
}
html:not([dir=rtl]) .main-nav li > ul.menu li:hover::before {
  width: 100%;
  transition: all 0.6s ease 0s;
}
html:not([dir=rtl]) .main-nav li > ul.menu li:hover a {
  transition: all 0.4s ease 0s;
  color: #FFFFFF !important;
}
html:not([dir=rtl]) .main-nav li > ul.menu li a {
  color: #0B2146 !important;
  display: block;
}
html:not([dir=rtl]) .main-nav.active > li a,
html:not([dir=rtl]) .main-nav.active > li span {
  color: #0B2146;
}
html:not([dir=rtl]) .logo-wrapper {
  position: fixed;
  top: 11px;
  left: 5%;
  z-index: 20;
}
@media only screen and (max-width: 1299px) {
  html:not([dir=rtl]) .logo-wrapper {
    left: 2%;
  }
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .logo-wrapper {
    left: 3%;
  }
}
html:not([dir=rtl]) .logo-wrapper img {
  filter: brightness(1);
  width: 53px;
}
html:not([dir=rtl]) .logo-wrapper.active img {
  filter: brightness(1);
}
html:not([dir=rtl]) .logo-wrapper.white img {
  filter: brightness(30) !important;
  width: 53px !important;
}
html:not([dir=rtl]) .m-bg-wht {
  background-color: #FFFFFF;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 90px;
  display: none;
  z-index: 15;
  box-shadow: 0px -6px 14px 6px rgba(0, 0, 0, 0.42);
}
html:not([dir=rtl]) .land-page-content-wrapper {
  position: absolute;
  left: 5%;
  top: 30%;
  z-index: 9;
  max-width: 440px;
  overflow-y: hidden;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .land-page-content-wrapper {
    padding-right: 15%;
  }
}
html:not([dir=rtl]) .land-page-content-wrapper .content-area {
  transform: translateY(100%);
  transition: all 1s ease-in-out 0s;
}
html:not([dir=rtl]) .land-page-content-wrapper .content-area h2 {
  color: #FFFFFF;
  line-height: 58px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .land-page-content-wrapper .content-area h2 {
    line-height: 39px;
  }
}
html:not([dir=rtl]) .land-page-content-wrapper .content-area p {
  color: #FFFFFF;
  line-height: 34px;
  font-size: 1.5rem;
  margin-bottom: 20px;
  width: 90%;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .land-page-content-wrapper .content-area p {
    line-height: 26px;
    font-size: 1.125rem;
  }
}
html:not([dir=rtl]) .side-menu {
  position: fixed;
  right: 0;
  top: 0;
  width: 5%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 20;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .side-menu {
    width: 60px;
    pointer-events: none;
  }
}
html:not([dir=rtl]) .side-menu.hide-items {
  height: auto;
}
html:not([dir=rtl]) .side-menu.active {
  height: 100%;
  background-color: #0B2146;
  transition: all 0.3s ease-in-out 0s;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .side-menu.active {
    background-color: transparent;
    pointer-events: none;
  }
  html:not([dir=rtl]) .side-menu.active .search-btn-wraper {
    position: absolute;
    top: auto;
    bottom: 74px;
    right: 90px;
  }
}
html:not([dir=rtl]) .side-menu.active li {
  filter: brightness(30);
}
html:not([dir=rtl]) .side-menu.active a {
  filter: brightness(30);
}
html:not([dir=rtl]) .side-menu.active .menu-btn-wraper {
  pointer-events: all;
}
html:not([dir=rtl]) .side-menu.active .menu-btn-wraper a {
  background: url(../image/close-icon.svg) no-repeat left top;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .side-menu .social-link-wraper {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .side-menu .language-switcher {
    display: none;
  }
}
html:not([dir=rtl]) .mob-scroll-arrow {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 21;
  width: 60px;
  height: 131px;
  display: none;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .mob-scroll-arrow {
    display: block;
  }
}
html:not([dir=rtl]) .mob-scroll-arrow a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  background: url(../image/mob-sroll-arrow.svg) no-repeat left top/100%;
}
html:not([dir=rtl]) .menu-btn-wraper {
  margin-top: 22px;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .menu-btn-wraper {
    pointer-events: all;
  }
}
html:not([dir=rtl]) .menu-btn-wraper a {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../image/menu_icon.svg) no-repeat left top;
}
html:not([dir=rtl]) .menu-btn-wraper.active a {
  filter: brightness(1);
}
html:not([dir=rtl]) .search-btn-wraper {
  position: relative;
  top: 55px;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .search-btn-wraper {
    display: none;
    filter: brightness(30);
    pointer-events: all;
  }
}
html:not([dir=rtl]) .search-btn-wraper a {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../image/search_icon.svg) no-repeat center center;
}
html:not([dir=rtl]) .social-link-wraper {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 11;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .social-link-wraper {
    display: flex;
    align-items: center;
    top: auto;
    bottom: 80px;
    transform: none;
    left: 10px;
  }
  html:not([dir=rtl]) .social-link-wraper .field__items {
    display: flex;
    align-items: center;
  }
}
html:not([dir=rtl]) .social-link-wraper a {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .social-link-wraper a {
    filter: brightness(30);
  }
}
html:not([dir=rtl]) .language-switcher {
  position: absolute;
  bottom: 2%;
  z-index: 6;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .language-switcher {
    bottom: 80px;
    filter: brightness(30);
    right: 20px;
  }
}
html:not([dir=rtl]) .language-switcher ul {
  margin: 0;
  padding: 0;
}
html:not([dir=rtl]) .language-switcher .is-active {
  display: none;
}
html:not([dir=rtl]) .language-switcher .en {
  display: none;
}
html:not([dir=rtl]) .language-switcher .ar {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../image/ar-text.svg) no-repeat center center;
}
html:not([dir=rtl]) .language-switcher .ar a {
  padding: 20px 25px;
  font-size: 0;
}
html:not([dir=rtl]) .global-menu-wrappper {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 19;
  overflow: hidden;
}
html:not([dir=rtl]) .global-menu-wrappper p {
  color: #A7AABC;
}
html:not([dir=rtl]) .global-menu-wrappper p a {
  color: #A7AABC;
}
html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper {
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #0B2146;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .navigation {
    height: 90%;
    overflow-y: scroll;
  }
}
html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list {
  margin: 0;
  width: 90%;
  margin-top: 90px;
  padding-top: 15%;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list {
    margin-top: 0;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list {
    margin-top: 40px;
    width: 100%;
    height: 100%;
  }
}
html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li {
  border-top: 1px solid #203355;
  padding-left: 10%;
  list-style: none;
  transition: background-color 0.3s ease-in-out 0s !important;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li {
    padding-left: 0;
  }
}
html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li.active {
  background-color: #203355;
  transition: background-color 0.3s ease-in-out 0s !important;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li.active {
    background-color: transparent;
  }
  html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li.active > a,
  html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li.active span {
    transition-delay: 0s !important;
    background-color: #203355;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li.active > a:hover::after,
  html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li.active span:hover::after {
    content: "";
    background: url(../image/link-arrow.svg) no-repeat right top/100%;
    width: 20px;
    height: 20px;
    filter: brightness(30);
    margin-left: 30px;
  }
}
html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li > a,
html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li span {
  font-size: 2.02vw;
  color: #FFFFFF;
  padding: 20px 0;
  display: flex;
  cursor: pointer;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li > a,
  html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li span {
    font-size: 24px;
    padding-left: 5%;
  }
}
html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li ul {
  position: absolute;
  top: 0;
  right: 5%;
  background-color: #0a1e3f;
  width: 50%;
  height: 100%;
  margin: 0;
  z-index: 5;
  padding-top: 12.2%;
  display: none;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li ul {
    padding-top: 7.2%;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li ul {
    width: 100%;
    position: static;
    background-color: transparent;
    height: auto;
    padding: 0;
  }
}
html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li {
  border-top: 1px solid #203355;
  list-style: none;
  padding-left: 6%;
}
html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li:hover {
  background-color: #203355;
}
html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li a {
  display: flex;
  padding: 30px 0;
  font-size: 25px;
  color: #FFFFFF;
  position: relative;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li a {
    font-size: 16px;
    padding: 15px 0;
  }
}
html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li a:hover::after {
  content: "";
  background: url(../image/link-arrow.svg) no-repeat right top/100%;
  width: 20px;
  height: 20px;
  filter: brightness(30);
  margin-left: 30px;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li a:hover::after {
    display: none;
  }
}
html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .menu-item {
  padding-top: 0;
}
html:not([dir=rtl]) .global-menu-wrappper .footer-wrapper {
  border-top: 1px solid #203355;
  height: auto;
  padding: 5% 0 5% 5%;
  width: 90%;
  position: static;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .global-menu-wrappper .footer-wrapper {
    padding: 2% 0 10px 5%;
    height: 90px;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper .footer-wrapper {
    border-top: 0;
    padding: 30px 0 20px 5%;
    width: 100%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  html:not([dir=rtl]) .global-menu-wrappper .footer-wrapper p {
    margin-bottom: 5px;
  }
}
html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block {
  background-color: #15284a;
  padding-right: 0;
  right: 5%;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block {
    display: none;
  }
}
html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block .cnct-form-wrapper {
  max-width: 356px;
  width: 100%;
  top: 8%;
}
@media screen and (max-height: 799px) {
  html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block .cnct-form-wrapper {
    max-width: 380px;
    top: 1%;
  }
}
html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block .cnct-form-wrapper h4 {
  color: #FFFFFF;
  margin-bottom: 20px;
}
@media screen and (max-height: 799px) {
  html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block .cnct-form-wrapper h4 {
    font-size: 24px !important;
    margin-bottom: 15px;
  }
}
html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block .cnct-form-wrapper .field input[type=submit] {
  background-color: #FFFFFF !important;
  color: #0B2146 !important;
  margin-top: 0;
}
@media screen and (max-height: 799px) {
  html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block .cnct-form-wrapper .field input[type=submit] {
    height: 40px;
  }
}
@media screen and (max-height: 799px) {
  html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block .cnct-form-wrapper .field input[type=text] {
    height: 35px;
  }
  html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block .cnct-form-wrapper .field textarea {
    height: 60px;
  }
}
html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block .ajax-progress {
  position: absolute;
  right: -30px;
  top: 10px;
}
html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper {
  width: 50%;
  position: absolute;
  bottom: 0;
  right: 5%;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  justify-content: space-between;
  padding: 2% 22px 10px;
  background-color: #0a1e3f;
  z-index: 9;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper {
    padding: 20px;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper {
    display: none;
  }
}
html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper::before {
  display: none;
}
html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper address {
  color: #A7AABC;
  max-width: 220px;
  line-height: 20px;
  margin-bottom: 0;
}
html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper address p {
  margin-bottom: 0;
}
html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper a {
  color: #A7AABC;
}
html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper .call-block {
  display: flex;
  flex-direction: column;
}
html:not([dir=rtl]) .global-menu-wrappper .search-wrapper {
  width: 50%;
  height: 100%;
  position: absolute;
  right: 5%;
  top: 0;
  background-color: #0a1e3f;
  padding: 60px 45px;
  display: none;
  z-index: 6;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .global-menu-wrappper .search-wrapper {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper .search-wrapper {
    width: 100%;
    padding: 100px 5% 0;
    right: auto;
    left: 0;
    height: 84%;
  }
}
html:not([dir=rtl]) .global-menu-wrappper .search-wrapper .search-block {
  position: relative;
  margin-bottom: 60px;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .global-menu-wrappper .search-wrapper .search-block {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper .search-wrapper .search-block {
    margin-bottom: 30px;
  }
}
html:not([dir=rtl]) .global-menu-wrappper .search-wrapper .search-block form {
  display: flex;
  align-items: center;
  width: 100%;
}
html:not([dir=rtl]) .global-menu-wrappper .search-wrapper .search-block form .form-item {
  display: flex;
  align-items: center;
  width: 100%;
}
html:not([dir=rtl]) .global-menu-wrappper .search-wrapper .search-block .search-icon,
html:not([dir=rtl]) .global-menu-wrappper .search-wrapper .search-block .form-submit {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../image/search_icon.svg) no-repeat center center;
  position: absolute;
  left: 20px;
  filter: brightness(30);
  top: 50%;
  transform: translateY(-50%);
  border: 0;
  font-size: 0;
  padding: 0;
}
html:not([dir=rtl]) .global-menu-wrappper .search-wrapper .search-block input {
  background-color: rgba(216, 216, 216, 0.1);
  border: 2px solid #A7AABC;
  border-radius: 0;
  padding-left: 50px;
  height: 65px;
  color: #FFFFFF;
  font-size: 1.5625rem;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper .search-wrapper .search-block input {
    height: 60px;
    font-size: 1rem;
  }
}
html:not([dir=rtl]) .global-menu-wrappper .q-links span {
  display: block;
  color: #FFFFFF;
  font-size: 1.25rem;
  margin-bottom: 40px;
  padding-left: 30px;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .global-menu-wrappper .q-links span {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper .q-links span {
    padding-left: 20px;
    margin-bottom: 10px;
  }
}
html:not([dir=rtl]) .global-menu-wrappper .q-links ul {
  margin: 0;
}
html:not([dir=rtl]) .global-menu-wrappper .q-links ul li {
  list-style-type: none;
  padding: 18px 0;
  border-bottom: 1px solid #203355;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .global-menu-wrappper .q-links ul li {
    padding: 13px 0;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper .q-links ul li {
    padding: 15px 0;
  }
}
html:not([dir=rtl]) .global-menu-wrappper .q-links ul li a {
  color: #A7AABC;
  padding-left: 30px;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper .q-links ul li a {
    padding-left: 20px;
  }
}
html:not([dir=rtl]) .form-item,
html:not([dir=rtl]) .form-actions {
  margin: 0;
}
html:not([dir=rtl]) .divider {
  position: fixed;
  z-index: 9;
}
html:not([dir=rtl]) .divider.vertical {
  width: 0.1px;
  height: 100%;
}
html:not([dir=rtl]) .divider.horizontal {
  width: 100%;
  height: 0.1px;
}
html:not([dir=rtl]) .divider.center-v {
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .divider.center-v {
    display: none;
  }
}
html:not([dir=rtl]) .divider.center-h {
  width: 45%;
  padding-right: 5%;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .divider.center-h {
    top: auto;
    right: 0;
    bottom: 131px;
    transform: none;
  }
}
html:not([dir=rtl]) .divider.rt-v {
  right: 5%;
  left: auto;
  z-index: 20;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .divider.rt-v {
    right: 60px;
    z-index: 18;
  }
}
html:not([dir=rtl]) .fp-viewing-default .center-h,
html:not([dir=rtl]) .fp-viewing-default .center-v {
  display: none;
}
html:not([dir=rtl]) .abt-section {
  background-color: #EDEEF4;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .abt-section {
    position: relative;
    z-index: 22;
  }
}
html:not([dir=rtl]) .abt-section .lt-content {
  width: 50%;
  padding-left: 5%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}
html:not([dir=rtl]) .abt-section .lt-content::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #d8d8d8;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .abt-section .lt-content {
    padding-left: 0;
    width: 100%;
    flex-direction: column;
    position: static;
  }
}
html:not([dir=rtl]) .abt-section .lt-content .abt-content-wrapper {
  width: 56%;
  padding-top: 20%;
  padding-right: 33px;
  top: 10%;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .abt-section .lt-content .abt-content-wrapper {
    padding-top: 11%;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .abt-section .lt-content .abt-content-wrapper {
    padding-left: 5%;
    width: 100%;
    padding-top: 20% !important;
  }
}
html:not([dir=rtl]) .abt-section .lt-content .abt-content-wrapper h4 {
  line-height: 38px;
  margin-bottom: 30px;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .abt-section .lt-content .abt-content-wrapper h4 {
    margin-bottom: 20px;
  }
}
html:not([dir=rtl]) .abt-section .lt-content .abt-content-wrapper p {
  line-height: 24px;
  margin-bottom: 30px;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .abt-section .lt-content .abt-content-wrapper p {
    margin-bottom: 20px;
  }
}
html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper {
  display: flex;
  flex-direction: column;
  background-color: #FFFFFF;
  width: 44%;
  padding-top: 20%;
  padding-left: 30px;
  border-left: 1px solid #d8d8d8;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper {
    padding-top: 10%;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper {
    padding-top: 50px;
    width: 100%;
    padding-left: 5%;
    margin-top: 50px;
  }
}
html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .number-counter-block .odometer {
  color: #607B7D;
  margin-bottom: 16px;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .number-counter-block .odometer {
    font-size: 50px !important;
  }
}
html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .number-counter-block .odometer .odometer-formatting-mark {
  display: none;
}
html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper h6 {
  margin-bottom: 5rem;
  line-height: 29px;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper h6 {
    margin-bottom: 3rem;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper h6 {
    margin-bottom: 50px;
  }
}
html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper h6 span {
  display: block;
  color: #607B7D;
}
html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .project-links {
  margin: 0 0 40px;
}
html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .project-links li {
  list-style-type: none;
  padding-bottom: 10px;
}
html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .project-links li a {
  font-size: 0.875rem;
  color: #607B7D;
  padding-right: 20px;
}
html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .project-links li a:hover {
  color: #0B2146;
  background: url(../image/link-arrow.svg) no-repeat right top;
  position: relative;
}
html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .project-links li a:hover::after {
  content: "";
  width: 85%;
  height: 1px;
  position: absolute;
  bottom: -3px;
  left: 0;
  background-color: #0B2146;
}
html:not([dir=rtl]) .abt-section .rt-content {
  width: 50%;
  padding-right: 5%;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 7.8%;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .abt-section .rt-content {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    position: static;
    background-color: #FFFFFF;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .abt-section .rt-content .tab-content {
    width: 100%;
  }
}
html:not([dir=rtl]) .abt-section .rt-content .tab-content h4 {
  padding-left: 28px;
  margin-top: -20px;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .abt-section .rt-content .tab-content h4 {
    margin-top: 0;
    padding-left: 5%;
  }
}
html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper {
  position: absolute;
  width: 90%;
  bottom: 0;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper {
    bottom: auto;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper {
    width: 100%;
    position: relative;
  }
}
html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .fp-slides {
  height: auto;
}
html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .proj-logo {
  position: absolute;
  padding: 50px 28px;
}
html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .proj-logo img {
  width: auto;
}
html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .project-img-block {
  width: 100%;
}
html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .project-img-block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .slide-item {
  position: relative;
}
html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block {
  background-color: #607B7D;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 15px;
  width: 80%;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block {
    bottom: 80px;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block {
    width: 100%;
    position: static;
    height: 150px;
  }
}
html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block h6 {
  color: #FFFFFF;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block h6 {
    margin-bottom: 10px;
  }
}
html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block p {
  color: #FFFFFF;
  line-height: 21px;
  font-size: 0.875rem;
  margin-bottom: 25px;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block p {
    margin-bottom: 15px;
    font-size: 0.8125rem;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block a {
  color: #FFFFFF;
  font-size: 0.875rem;
  text-transform: uppercase;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block a {
    font-size: 1rem;
  }
}
html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow {
  top: auto;
  transform: none;
  bottom: 20px;
  width: 8px;
  height: 14px;
  background: url(../image/slider-arrow.svg) no-repeat left top;
  z-index: 9;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow {
    bottom: 100px;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow {
    bottom: 165px;
  }
}
html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow::before {
  display: none;
}
html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow.slick-prev {
  border: 0;
  left: auto;
  right: 10%;
}
html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow.slick-next {
  border: 0;
  transform: scaleX(-1);
  left: auto;
  right: 3%;
}
html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow.slick-disabled {
  opacity: 0.5;
}
html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper {
  width: 50%;
  padding-left: 5%;
  display: flex;
  position: absolute;
  top: 69%;
  left: 0;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper {
    top: 62%;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper {
    width: 100%;
    position: static;
    padding: 10px 0 40px;
  }
}
html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs {
  flex-wrap: nowrap;
  margin: 0;
  border: 0;
  width: 100%;
  justify-content: space-between;
}
html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li {
  list-style: none;
  width: 15%;
  display: flex;
  align-items: flex-start;
  outline: none;
  border: 0;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li {
    line-height: normal;
    width: auto;
  }
}
html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  border-radius: 0;
  border: 0;
  outline: none;
  padding: 0;
  text-transform: uppercase;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a {
    overflow-x: visible;
  }
}
html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a span {
  margin-top: 10px;
  display: block;
  color: #607B7D;
  font-size: 0.875rem;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a span {
    margin-top: 0;
  }
}
html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a img {
  max-width: none;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a img {
    max-width: 95px;
  }
}
html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a.active {
  border: 0;
  background: none;
  outline: none;
  position: relative;
}
html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a.active span {
  color: #0B2146;
}
html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a.active img {
  filter: brightness(10);
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a.active img {
    filter: brightness(1);
  }
}
html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a.active .abt-nav-select {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding-bottom: 90%;
  z-index: -1;
  background-color: #0B2146;
  transition: all 0.3s linear 0s;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a.active .abt-nav-select {
    display: none;
  }
}
html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a:focus {
  border: 0;
  outline: none;
}
html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .slick-dots {
  bottom: -20px;
}
html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .slick-dots li button {
  width: 30px;
  height: 2px;
  border-radius: 0;
  background-color: #A7AABC;
}
html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .slick-dots li.slick-active button {
  background-color: #B69C77;
}
html:not([dir=rtl]) .progress-bar-wrapper {
  position: absolute;
  width: 50%;
  padding-left: 5%;
  background-color: #0B2146;
  display: flex;
  align-items: center;
  bottom: 0;
  height: 90px;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .progress-bar-wrapper {
    height: 40px;
    width: 80%;
    bottom: 150px;
    z-index: 6;
  }
}
html:not([dir=rtl]) .progress-bar-wrapper span {
  display: flex;
  color: #FFFFFF;
}
html:not([dir=rtl]) .progress-bar-wrapper .progress-bar {
  background-color: rgb(66, 78, 100);
  height: 1px;
  margin: 0 5%;
  width: 100%;
  position: relative;
}
html:not([dir=rtl]) .progress-bar-wrapper .progress-bar .line-loader {
  background-color: #FFFFFF;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
}
html:not([dir=rtl]) .progress-bar-wrapper .progress-bar .line-loader.active {
  width: 100%;
  transition: all 10s linear 0s;
}
html:not([dir=rtl]) .ltst-proj-lt-wrapper {
  background-color: #646E64;
  position: absolute;
  left: 0;
  top: 0;
  width: 31%;
  height: 100%;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .ltst-proj-lt-wrapper {
    width: 100%;
    height: auto;
    position: static;
  }
}
html:not([dir=rtl]) .ltst-proj-lt-wrapper .top-content {
  padding-top: 30%;
  padding-left: 15%;
  padding-right: 9%;
  color: #FFFFFF;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .ltst-proj-lt-wrapper .top-content {
    padding-top: 25%;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .ltst-proj-lt-wrapper .top-content {
    padding-top: 30%;
    padding-left: 5%;
    padding-right: 10px;
  }
}
html:not([dir=rtl]) .ltst-proj-lt-wrapper .top-content h4 {
  color: #FFFFFF;
  margin-bottom: 30px;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .ltst-proj-lt-wrapper .top-content h4 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .ltst-proj-lt-wrapper .top-content h4 {
    margin-bottom: 15px;
  }
}
html:not([dir=rtl]) .ltst-proj-lt-wrapper .top-content p {
  line-height: 30px;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .ltst-proj-lt-wrapper .top-content p {
    line-height: 22px;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .ltst-proj-lt-wrapper .top-content p {
    line-height: 24px;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .ltst-proj-nav-tab {
    overflow-x: hidden;
  }
}
html:not([dir=rtl]) .ltst-proj-nav-tab .nav {
  margin: 0;
  flex-direction: column;
  border: 0;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .ltst-proj-nav-tab .nav {
    flex-direction: row;
    background: rgba(237, 238, 244, 0.17);
  }
}
html:not([dir=rtl]) .ltst-proj-nav-tab .nav li {
  list-style-type: none;
  width: 100%;
  border-radius: 0;
  border-bottom: 1px solid rgba(237, 238, 244, 0.17);
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .ltst-proj-nav-tab .nav li {
    border-bottom: 0;
  }
}
html:not([dir=rtl]) .ltst-proj-nav-tab .nav li a {
  padding-left: 15%;
  padding-top: 12px;
  padding-bottom: 12px;
  color: #EDEEF4;
  font-size: 1.5rem;
  border: 0;
  border-radius: 0;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .ltst-proj-nav-tab .nav li a {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .ltst-proj-nav-tab .nav li a {
    padding-left: 6%;
    display: flex;
    align-items: center;
    font-size: 1.125rem;
  }
}
html:not([dir=rtl]) .ltst-proj-nav-tab .nav li a.active {
  background: rgba(237, 238, 244, 0.17);
  position: relative;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .ltst-proj-nav-tab .nav li a.active {
    background: transparent;
    text-decoration: underline !important;
  }
}
html:not([dir=rtl]) .ltst-proj-nav-tab .nav li a.active::after {
  content: "";
  background: url(../image/link-arrow.svg) no-repeat right top;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  filter: brightness(30);
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .ltst-proj-nav-tab .nav li a.active::after {
    display: flex;
    align-items: center;
    transform: none;
    position: static;
    margin-left: 10px;
  }
}
html:not([dir=rtl]) .ltst-proj-nav-tab .slick-list {
  padding-right: 110px;
}
html:not([dir=rtl]) .ltst-proj-nav-tab .slick-arrow {
  display: none;
}
html:not([dir=rtl]) .ltst-proj-nav-tab .slick-track {
  display: flex;
  align-items: center;
}
html:not([dir=rtl]) .ltst-proj-rt-wrapper {
  width: 69%;
  position: absolute;
  right: 0;
  top: 0;
  padding-right: 5%;
  padding-top: 7.5%;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .ltst-proj-rt-wrapper {
    width: 100%;
    height: auto;
    position: static;
    padding-right: 0;
    padding-top: 20px;
  }
}
html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-pane {
  width: 100%;
}
html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper {
  display: flex;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper {
    flex-direction: column-reverse;
  }
}
html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper {
  width: 29.7%;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper {
    width: 100%;
    margin: 30px 0 20px;
  }
}
html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20% 20px;
  text-align: center;
  position: relative;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block {
    padding: 12% 20px;
  }
}
html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #d8d8d8;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block {
    flex-direction: row;
    justify-content: flex-start;
    padding: 10px 0 10px 5%;
  }
}
html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block:first-child {
  padding-top: 5%;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block:first-child {
    padding-top: 0;
  }
}
html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block:last-child::after {
  display: none;
}
html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block span {
  margin-top: 16px;
  line-height: 24px;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block span {
    margin-top: 0;
    margin-left: 10px;
  }
}
html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper {
  width: 70.3%;
  padding: 0 20px;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
  }
}
html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .prj-title h5 {
  margin-bottom: 30px;
  line-height: 40px;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .prj-title h5 {
    font-size: 22px !important;
    line-height: 25px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .prj-title h5 {
    line-height: 30px;
  }
}
html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container {
  width: 100%;
  display: flex;
  height: 100%;
  margin-top: 35px;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .row-img-block {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .column {
  padding-right: 2.1%;
}
html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .column:first-child {
  flex: 0 0 58%;
}
html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .column:nth-child(2) {
  flex: 0 0 42%;
  padding-right: 0;
}
html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .column:nth-child(2) img {
  margin-bottom: 3.5%;
}
html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .column img {
  width: 100%;
  max-width: none;
  vertical-align: middle;
}
html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .column img:last-child {
  margin-bottom: 0;
}
html:not([dir=rtl]) .contact-lt-wrapper {
  width: 50%;
  margin-top: auto;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .contact-lt-wrapper {
    width: 100%;
  }
}
html:not([dir=rtl]) .contact-lt-wrapper .top-content {
  padding-left: 5%;
  width: 42%;
  position: absolute;
  left: 0;
  top: 20%;
}
@media only screen and (max-width: 1599px) {
  html:not([dir=rtl]) .contact-lt-wrapper .top-content {
    top: 14%;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .contact-lt-wrapper .top-content {
    width: 100%;
    padding-top: 30%;
    position: static;
  }
}
html:not([dir=rtl]) .contact-lt-wrapper .top-content h3 {
  margin-bottom: 25px;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .contact-lt-wrapper .top-content h3 {
    margin-bottom: 10px;
  }
}
html:not([dir=rtl]) .contact-lt-wrapper .top-content p {
  line-height: 24px;
}
html:not([dir=rtl]) .contact-lt-wrapper .map-wrapper {
  width: 50%;
  position: absolute;
  left: 0;
  bottom: 90px;
  overflow: hidden;
}
@media only screen and (min-width: 991px) and (max-width: 1599px) {
  html:not([dir=rtl]) .contact-lt-wrapper .map-wrapper {
    height: calc(100% - 224px);
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .contact-lt-wrapper .map-wrapper {
    width: 100%;
    position: static;
  }
}
html:not([dir=rtl]) .contact-lt-wrapper .map-wrapper img {
  max-width: none;
  width: 100%;
}
html:not([dir=rtl]) .contact-lt-wrapper .map-wrapper button img {
  height: 9px !important;
}
html:not([dir=rtl]) .contact-rt-block {
  width: 50%;
  height: 100%;
  position: absolute;
  right: 0;
  padding-right: 5%;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .contact-rt-block {
    width: 100%;
    position: static;
    flex-direction: column;
    height: auto;
    padding-right: 0;
  }
}
html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper {
  width: 50%;
  height: 100%;
  padding: 0 3%;
  position: relative;
  top: 20%;
}
@media screen and (max-height: 799px) {
  html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper {
    top: 14%;
  }
}
@media only screen and (min-width: 1199px) {
  html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper {
    width: 65%;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper {
    max-width: 290px;
    margin: 0 auto;
    width: 100%;
    padding: 30px 0 0;
    position: static;
    height: auto;
  }
}
@media screen and (max-height: 799px) {
  html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper h4 {
    font-size: 24px !important;
    margin-bottom: 15px;
  }
}
html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field {
  margin-bottom: 20px;
  position: relative;
}
html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input {
  border-radius: 3px;
  padding-left: 40px;
  font-size: 0.875rem;
  color: #0B2146;
  border: 1px solid rgba(167, 170, 188, 0.4);
  margin-top: 0;
}
html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input::placeholder {
  color: #607B7D;
}
@media screen and (max-height: 799px) {
  html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input {
    height: 35px;
  }
}
html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input[type=submit] {
  margin-top: 30px;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input[type=submit] {
    margin-top: 5px;
  }
}
html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field select {
  padding-left: 40px;
  border-radius: 3px;
  color: #607B7D;
  font-size: 0.875rem;
  border: 1px solid rgba(167, 170, 188, 0.4);
  height: 40px;
}
html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field select option {
  padding: 10px;
}
html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field select.form-select:focus {
  box-shadow: none;
}
html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field textarea {
  font-size: 0.875rem;
  padding-left: 40px;
  color: #0B2146;
}
html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field textarea::placeholder {
  color: #607B7D;
}
html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field i {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 12px;
}
html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field i.user {
  background: url(../image/user-icon.svg) no-repeat left top/100%;
}
html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field i.email {
  background: url(../image/mail-icon.svg) no-repeat left top/100%;
}
html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field i.phone {
  background: url(../image/phon-icon.svg) no-repeat left top/100%;
}
html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field i.project {
  width: 20px;
  background: url(../image/home-icon.svg) no-repeat left top/100%;
}
html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field i.description-icon {
  width: 17px;
  top: 19px;
  background: url(../image/discuss.svg) no-repeat left top/100%;
}
html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field p {
  margin-bottom: 0;
}
html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper {
  width: 50%;
  height: 100%;
  position: relative;
  margin-top: 90px;
  padding-top: 10%;
}
@media only screen and (min-width: 1199px) {
  html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper {
    width: 35%;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper {
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    position: static;
    height: auto;
  }
}
html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  border-left: 1px solid #d8d8d8;
}
html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper span {
  font-size: 1.25rem;
  display: block;
  margin-bottom: 20px;
  text-transform: uppercase;
  position: relative;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper span {
    max-width: 290px;
    margin: 0 auto 20px;
  }
}
html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .cntct-item {
  padding: 20% 6%;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .cntct-item {
    padding: 10% 6%;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .cntct-item {
    padding: 20px 0;
  }
}
html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .email-block {
  position: relative;
}
html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .email-block::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #d8d8d8;
}
html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .email-block span::before {
  content: "";
  background: url(../image/mail-icon.svg) no-repeat left top/100%;
  width: 22px;
  height: 22px;
  margin-right: 10px;
}
html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .address-block {
  position: relative;
}
html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .address-block::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #d8d8d8;
}
html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .address-block address {
  line-height: 21px;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .address-block address {
    max-width: 290px;
    margin: 0 auto;
  }
}
html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .address-block span::before {
  content: "";
  background: url(../image/gps-icon.svg) no-repeat left top/100%;
  width: 19px;
  height: 23px;
  margin-right: 10px;
}
html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .call-block span::before {
  content: "";
  background: url(../image/phon-icon.svg) no-repeat left top/100%;
  width: 15px;
  height: 15px;
  margin-right: 10px;
}
html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .call-block a {
  margin-bottom: 10px;
}
html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper a {
  display: block;
  color: #0B2146;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper a {
    max-width: 290px;
    margin: 0 auto;
  }
}
html:not([dir=rtl]) .footer-wrapper {
  width: 50%;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 5%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #0B2146;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .footer-wrapper {
    width: 100%;
    padding: 20px 0 20px 5%;
    position: static;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    min-height: 93px;
    height: auto;
  }
}
html:not([dir=rtl]) .footer-wrapper p {
  color: #A7AABC;
  margin-bottom: 0;
  font-size: 0.8125rem;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .footer-wrapper p {
    font-size: 0.75rem;
    margin-bottom: 10px;
    text-transform: uppercase;
  }
}
html:not([dir=rtl]) .footer-wrapper .link-block {
  padding-right: 3.5%;
}
html:not([dir=rtl]) .footer-wrapper .link-block a {
  font-size: 0.8125rem;
  color: #A7AABC;
}
html:not([dir=rtl]) .footer-wrapper .link-block a:last-child {
  padding-left: 20px;
  position: relative;
}
html:not([dir=rtl]) .footer-wrapper .link-block a:last-child::before {
  content: "|";
  margin-left: 7px;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .footer-wrapper .link-block a {
    text-transform: uppercase;
    font-size: 0.75rem;
  }
}
html:not([dir=rtl]) .fp-watermark {
  display: none;
}
html:not([dir=rtl]) .inner-spotlight-wrapper {
  width: 100%;
  position: relative;
  background-color: #000000;
}
html:not([dir=rtl]) .inner-spotlight-wrapper img {
  max-width: none;
  width: 100%;
  opacity: 0.7;
}
html:not([dir=rtl]) .inner-spotlight-wrapper .spot-content-block {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) !important;
  width: 100%;
}
html:not([dir=rtl]) .inner-spotlight-wrapper .spot-content-block h2 {
  color: #FFFFFF;
  font-size: 61px !important;
  margin-bottom: 0;
  text-transform: none;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .inner-spotlight-wrapper .spot-content-block h2 {
    font-size: 40px !important;
  }
}
html:not([dir=rtl]) .inner-spotlight-wrapper .spot-content-block span {
  font-size: 1.5625rem;
  color: #FFFFFF;
  margin-top: 28px;
  display: block;
}
html:not([dir=rtl]) .inner-page-global-wrapper .logo-wrapper a img {
  filter: brightness(30) contrast(10);
}
html:not([dir=rtl]) .inner-page-global-wrapper .logo-wrapper.active a img {
  filter: brightness(1) contrast(1);
}
@media only screen and (min-width: 576px) {
  html:not([dir=rtl]) .inner-page-global-wrapper .logo-wrapper {
    max-width: 540px;
  }
}
@media only screen and (min-width: 768px) {
  html:not([dir=rtl]) .inner-page-global-wrapper .logo-wrapper {
    max-width: 720px;
  }
}
@media only screen and (min-width: 992px) {
  html:not([dir=rtl]) .inner-page-global-wrapper .logo-wrapper {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  html:not([dir=rtl]) .inner-page-global-wrapper .logo-wrapper {
    max-width: 1260px;
  }
}
html:not([dir=rtl]) .inner-page-global-wrapper .menu-btn-wraper a {
  filter: brightness(30);
}
html:not([dir=rtl]) .inner-page-global-wrapper .menu-btn-wraper.active a {
  filter: brightness(1);
}
html:not([dir=rtl]) .inner-page-global-wrapper .search-btn-wraper,
html:not([dir=rtl]) .inner-page-global-wrapper .social-link-wraper,
html:not([dir=rtl]) .inner-page-global-wrapper .language-switcher {
  display: none;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .inner-page-global-wrapper .side-menu .social-link-wraper {
    display: none !important;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .inner-page-global-wrapper .global-menu-wrappper.show .social-link-wraper.for-tab {
    display: flex !important;
  }
}
html:not([dir=rtl]) .pr-content {
  margin-top: 60px;
}
html:not([dir=rtl]) .pr-content p {
  font-size: 1.1875rem;
  line-height: 48px;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .pr-content p {
    line-height: 34px;
  }
}
html:not([dir=rtl]) .pr-list-wrapper {
  width: 100%;
  padding: 43px 0;
  background-color: rgba(237, 238, 244, 0.5);
}
html:not([dir=rtl]) .pr-list-wrapper .pr-listing {
  width: 100%;
  margin-bottom: 100px;
}
html:not([dir=rtl]) .pr-list-wrapper .pr-listing .header-block {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .pr-list-wrapper .pr-listing .header-block {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 10px;
  }
}
html:not([dir=rtl]) .pr-list-wrapper .pr-listing .header-block h3 {
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .pr-list-wrapper .pr-listing .header-block h3 {
    margin-bottom: 20px;
  }
}
html:not([dir=rtl]) .pr-list-wrapper .pr-listing .header-block a {
  font-size: 1.5625rem;
  position: relative;
  display: flex;
  align-items: center;
  border-bottom: 1px solid transparent;
  transition: all 0.2s linear 0s;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .pr-list-wrapper .pr-listing .header-block a {
    font-size: 1.125rem;
  }
}
html:not([dir=rtl]) .pr-list-wrapper .pr-listing .header-block a::after {
  content: "";
  background: url(../image/link-arrow.svg) no-repeat right top/100%;
  width: 10px;
  height: 10px;
  display: flex;
  margin-left: 20px;
}
html:not([dir=rtl]) .pr-list-wrapper .pr-listing .header-block a:hover {
  border-bottom: 1px solid #0B2146;
  transition: all 0.2s linear 0s;
}
html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-item-block {
  width: 100%;
  display: flex;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-item-block {
    flex-direction: column;
  }
}
html:not([dir=rtl]) .pr-list-wrapper .pr-listing .img-block {
  width: 58%;
  min-width: 717px;
  position: relative;
  z-index: 1;
  margin-right: -90px;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .pr-list-wrapper .pr-listing .img-block {
    min-width: auto;
    margin-right: 0;
    width: 95%;
  }
}
html:not([dir=rtl]) .pr-list-wrapper .pr-listing .img-block img {
  max-width: none;
  width: 100%;
  height: 450px !important;
  object-fit: cover;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .pr-list-wrapper .pr-listing .img-block img {
    height: auto !important;
  }
}
html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block {
  width: 49%;
  min-width: 606px;
  position: relative;
  z-index: 0;
  background-color: #FFFFFF;
  border: 2px solid #EDEEF4;
  min-height: 450px;
  margin-top: 60px;
  padding: 62px 50px 30px 180px;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block {
    min-width: auto;
    padding: 40px 20px 20px;
    width: 95%;
    height: auto;
    margin-left: auto;
    margin-top: -20px;
  }
}
html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block h6 {
  margin-bottom: 10px;
  padding-right: 70px;
  line-height: 40px;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block h6 {
    padding-right: 100px;
    line-height: normal;
  }
}
html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block h6 span {
  margin: 0;
}
html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block span {
  margin-bottom: 45px;
  display: block;
}
html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block p {
  line-height: 24px;
}
html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .site-link, html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block a, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block a, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block input[type=submit], html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block a, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block a, html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .prs-rls-wrapper .btn-wrapper a, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a, html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a, html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .land-page-content-wrapper .content-area .btn-wrapper a, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a, html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .abt-section .lt-content .btn-wrapper a, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a, html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .contact-rt-block .cnct-form-wrapper .field input[type=submit], html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field .pr-list-wrapper .pr-listing .pr-content-block input[type=submit] {
  padding: 0;
}
html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .site-link a, html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block a a, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block a a, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block input[type=submit] a, html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block a a, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block a a, html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .prs-rls-wrapper .btn-wrapper a a, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a, html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a, html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .land-page-content-wrapper .content-area .btn-wrapper a a, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a, html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .abt-section .lt-content .btn-wrapper a a, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a, html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .contact-rt-block .cnct-form-wrapper .field input[type=submit] a, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field .pr-list-wrapper .pr-listing .pr-content-block input[type=submit] a {
  padding: 8px 10px;
  color: #FFFFFF;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: normal;
}
html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .site-link a:hover, html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block a a:hover, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block a a:hover, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block input[type=submit] a:hover, html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block a a:hover, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block a a:hover, html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .prs-rls-wrapper .btn-wrapper a a:hover, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a:hover, html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a a:hover, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a:hover, html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .land-page-content-wrapper .content-area .btn-wrapper a a:hover, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a:hover, html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .abt-section .lt-content .btn-wrapper a a:hover, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a:hover, html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block .contact-rt-block .cnct-form-wrapper .field input[type=submit] a:hover, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field .pr-list-wrapper .pr-listing .pr-content-block input[type=submit] a:hover {
  color: #0B2146;
}
html:not([dir=rtl]) .pr-list-wrapper .pr-list-slider-wrapper .slick-arrow {
  top: auto;
  transform: none;
  bottom: -40px;
}
html:not([dir=rtl]) .pr-list-wrapper .pr-list-slider-wrapper .slick-arrow::before {
  content: "";
  background: url(../image/blue-arrow.svg) no-repeat left top;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
html:not([dir=rtl]) .pr-list-wrapper .pr-list-slider-wrapper .slick-arrow.slick-prev {
  left: auto;
  right: 48px;
}
html:not([dir=rtl]) .pr-list-wrapper .pr-list-slider-wrapper .slick-arrow.slick-prev::before {
  transform: scaleX(-1);
}
html:not([dir=rtl]) .pr-list-wrapper .pr-list-slider-wrapper .slick-arrow.slick-next {
  right: 10px;
}
html:not([dir=rtl]) .pr-list-wrapper .pr-list-slider-wrapper .slick-dots {
  justify-content: flex-start;
  max-width: none;
  width: auto;
  left: 0;
  transform: none;
}
html:not([dir=rtl]) .pr-list-wrapper .pr-list-slider-wrapper .slick-dots li {
  display: none;
  font-size: 1.25rem;
}
html:not([dir=rtl]) .pr-list-wrapper .pr-list-slider-wrapper .slick-dots li.slick-active {
  display: block;
}
html:not([dir=rtl]) .global-footer {
  background-color: #0B2146;
  width: 100%;
  padding: 20px 0;
}
html:not([dir=rtl]) .global-footer .lt-block {
  display: flex;
  align-items: center;
}
html:not([dir=rtl]) .global-footer .lt-block .foot-social-links {
  display: flex;
  align-items: center;
  margin-left: 20px;
}
html:not([dir=rtl]) .global-footer .lt-block .foot-social-links a {
  filter: brightness(40) contrast(10) grayscale(10);
  opacity: 0.7;
}
html:not([dir=rtl]) .global-footer .rt-block {
  display: flex;
  align-items: center;
  margin-left: auto;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-footer .rt-block {
    margin-top: 20px;
  }
}
html:not([dir=rtl]) .global-footer .rt-block .footer-wrapper {
  width: auto;
  height: auto;
  position: static;
  background: transparent;
  padding-left: 0;
}
html:not([dir=rtl]) .global-footer .rt-block .footer-wrapper p {
  display: none;
}
html:not([dir=rtl]) .global-footer .rt-block .footer-wrapper .link-block {
  padding-right: 0;
}
html:not([dir=rtl]) .global-footer .rt-block a {
  font-size: 0.8125rem;
  color: #A7AABC;
  text-transform: uppercase;
}
html:not([dir=rtl]) .global-footer .rt-block a:last-child {
  padding-left: 20px;
  position: relative;
}
html:not([dir=rtl]) .global-footer .rt-block a:last-child::before {
  content: "|";
  margin-left: 7px;
  position: absolute;
  left: 0;
  top: 0;
}
html:not([dir=rtl]) #top-arrow-block {
  position: absolute;
  top: -45px;
  right: 0;
  background: url(../image/top-arrow.svg) no-repeat left top/100%;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  border: 0;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .breadcrumb-nav-wrapper {
    display: none;
  }
}
html:not([dir=rtl]) .breadcrumb-nav-wrapper ul {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #EDEEF4;
  padding: 34px 0;
  margin: 0;
}
html:not([dir=rtl]) .breadcrumb-nav-wrapper ul li {
  list-style-type: none;
  margin-right: 10px;
}
html:not([dir=rtl]) .breadcrumb-nav-wrapper ul li a {
  display: flex;
  align-items: center;
}
html:not([dir=rtl]) .breadcrumb-nav-wrapper ul li a::after {
  content: ">>";
  display: flex;
  margin-left: 10px;
}
html:not([dir=rtl]) .breadcrumb-nav-wrapper ul li:last-child a::after {
  content: "";
}
html:not([dir=rtl]) .pr-detail-top-block {
  display: flex;
  justify-content: space-between;
  margin: 50px 0 30px;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .pr-detail-top-block {
    flex-direction: column;
  }
}
html:not([dir=rtl]) .pr-detail-top-block .lt-block {
  max-width: 810px;
  width: 100%;
}
html:not([dir=rtl]) .pr-detail-top-block .lt-block h4 {
  margin-bottom: 30px;
}
html:not([dir=rtl]) .pr-detail-top-block p a {
  color: #B69C77;
}
html:not([dir=rtl]) .pr-detail-top-block .table-block {
  max-width: 270px;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .pr-detail-top-block .table-block {
    max-width: none;
  }
}
html:not([dir=rtl]) .pr-detail-top-block .table-block table {
  margin-top: 0;
}
html:not([dir=rtl]) .pr-detail-top-block .table-block th,
html:not([dir=rtl]) .pr-detail-top-block .table-block td {
  background-color: #FFFFFF;
  color: #0B2146;
}
html:not([dir=rtl]) .pr-detail-top-block .table-block th {
  font-size: 1.25rem;
  padding: 0 0 10px;
}
html:not([dir=rtl]) .pr-detail-top-block .table-block tr {
  background-color: transparent !important;
  border-bottom: 1px solid #D8D8D8;
}
html:not([dir=rtl]) .pr-detail-top-block .table-block tr td {
  padding: 15px 0;
}
html:not([dir=rtl]) .pr-detail-top-block .table-block tr td sup {
  font-size: 0.625rem;
}
html:not([dir=rtl]) .pr-detail-top-block .table-block tr td:last-child {
  text-align: right;
}
html:not([dir=rtl]) .pr-detail-top-block .table-block tr:last-child {
  border: 0;
}
html:not([dir=rtl]) .pr-detail-top-block .site-link:hover a, html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) .pr-detail-top-block a:hover a, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) .pr-detail-top-block a:hover a, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) .pr-detail-top-block input[type=submit]:hover a, html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) .pr-detail-top-block a:hover a, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) .pr-detail-top-block a:hover a, html:not([dir=rtl]) .pr-detail-top-block .prs-rls-wrapper .btn-wrapper a:hover a, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper .pr-detail-top-block a:hover a, html:not([dir=rtl]) .pr-detail-top-block .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a:hover a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .pr-detail-top-block a:hover a, html:not([dir=rtl]) .pr-detail-top-block .land-page-content-wrapper .content-area .btn-wrapper a:hover a, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper .pr-detail-top-block a:hover a, html:not([dir=rtl]) .pr-detail-top-block .abt-section .lt-content .btn-wrapper a:hover a, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper .pr-detail-top-block a:hover a, html:not([dir=rtl]) .pr-detail-top-block .contact-rt-block .cnct-form-wrapper .field input[type=submit]:hover a, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field .pr-detail-top-block input[type=submit]:hover a {
  color: #FFFFFF;
}
html:not([dir=rtl]) .pr-detail-top-block .btn-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .pr-detail-top-block .btn-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
}
html:not([dir=rtl]) .fr-content-wrapper {
  margin-bottom: 90px;
  background-color: #EDEEF4;
  padding: 65px 0 35px;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .fr-content-wrapper {
    overflow-x: hidden;
  }
}
html:not([dir=rtl]) .fr-content-wrapper h4 {
  margin-bottom: 30px;
}
html:not([dir=rtl]) .fr-content-wrapper ul {
  padding-left: 0;
}
html:not([dir=rtl]) .fr-content-wrapper ul li {
  font-size: 1.25rem;
  line-height: 30px;
}
html:not([dir=rtl]) .fr-content-wrapper p {
  font-size: 1.25rem;
  line-height: 35px;
}
html:not([dir=rtl]) .fa-block-wrapper {
  display: flex;
  margin-top: 20px;
  width: 100%;
}
html:not([dir=rtl]) .fa-block-wrapper .item-block {
  background-color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 4px;
  border: 1px solid #EDEEF4;
  width: 160px;
  height: 140px;
  margin-right: 50px;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .fa-block-wrapper .item-block {
    margin-right: 20px;
  }
}
html:not([dir=rtl]) .fa-block-wrapper .item-block:last-child {
  margin-right: 0;
}
html:not([dir=rtl]) .fa-block-wrapper .item-block .img-block {
  display: flex;
  align-items: center;
  height: 41px;
  margin-bottom: 20px;
}
html:not([dir=rtl]) .fa-block-wrapper .slick-dots button {
  background-color: #A7AABC;
}
html:not([dir=rtl]) .fa-block-wrapper .slick-dots .slick-active button {
  background-color: #0B2146;
}
html:not([dir=rtl]) .pr-gallery-wrapper, html:not([dir=rtl]) .abt-gallery-wrapper {
  margin-bottom: 85px;
}
html:not([dir=rtl]) .pr-gallery-wrapper h4, html:not([dir=rtl]) .abt-gallery-wrapper h4 {
  margin-bottom: 20px;
}
html:not([dir=rtl]) .pr-gallery-wrapper .pr-gallery-slider .carousel-link, html:not([dir=rtl]) .abt-gallery-wrapper .pr-gallery-slider .carousel-link {
  margin: 0 15px;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .pr-gallery-wrapper .pr-gallery-slider .carousel-link, html:not([dir=rtl]) .abt-gallery-wrapper .pr-gallery-slider .carousel-link {
    margin: 0 10px;
  }
}
html:not([dir=rtl]) .pr-gallery-wrapper .pr-gallery-slider .carousel-link:last-child, html:not([dir=rtl]) .abt-gallery-wrapper .pr-gallery-slider .carousel-link:last-child {
  margin-right: 0;
}
html:not([dir=rtl]) .pr-gallery-wrapper .slick-arrow, html:not([dir=rtl]) .abt-gallery-wrapper .slick-arrow {
  background: url(../image/g-arrow.svg) no-repeat left top/100%;
  width: 16px;
  height: 32px;
  z-index: 14;
}
html:not([dir=rtl]) .pr-gallery-wrapper .slick-arrow::after, html:not([dir=rtl]) .abt-gallery-wrapper .slick-arrow::after, html:not([dir=rtl]) .pr-gallery-wrapper .slick-arrow::before, html:not([dir=rtl]) .abt-gallery-wrapper .slick-arrow::before {
  display: none;
}
html:not([dir=rtl]) .pr-gallery-wrapper .slick-arrow.slick-prev, html:not([dir=rtl]) .abt-gallery-wrapper .slick-arrow.slick-prev {
  transform: scaleX(-1) translate(0, -50%);
}
@media only screen and (max-width: 1299px) {
  html:not([dir=rtl]) .pr-gallery-wrapper .slick-arrow.slick-prev, html:not([dir=rtl]) .abt-gallery-wrapper .slick-arrow.slick-prev {
    left: -8px;
  }
}
@media only screen and (max-width: 1299px) {
  html:not([dir=rtl]) .pr-gallery-wrapper .slick-arrow.slick-next, html:not([dir=rtl]) .abt-gallery-wrapper .slick-arrow.slick-next {
    right: -8px;
  }
}
html:not([dir=rtl]) .fp-wrapper {
  margin-bottom: 125px;
}
html:not([dir=rtl]) .fp-wrapper h4 {
  margin-bottom: 20px;
}
html:not([dir=rtl]) .fp-wrapper .fp-slider img {
  margin: 0 20px;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .fp-wrapper .fp-slider img {
    margin: 0 10px;
  }
}
html:not([dir=rtl]) .fp-wrapper .fp-slider img:last-child {
  margin-right: 0;
}
html:not([dir=rtl]) .fp-wrapper .slick-arrow {
  background: url(../image/g-arrow.svg) no-repeat left top/100%;
  width: 16px;
  height: 32px;
  z-index: 22;
}
html:not([dir=rtl]) .fp-wrapper .slick-arrow::after, html:not([dir=rtl]) .fp-wrapper .slick-arrow::before {
  display: none;
}
html:not([dir=rtl]) .fp-wrapper .slick-arrow.slick-prev {
  transform: scaleX(-1);
}
html:not([dir=rtl]) .mfp-arrow {
  background: url(../image/g-arrow.svg) no-repeat left top/100%;
  width: 16px;
  height: 32px;
  margin: 20px;
  transform: scale(1);
}
html:not([dir=rtl]) .mfp-arrow::after, html:not([dir=rtl]) .mfp-arrow::before {
  display: none;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .mfp-arrow {
    margin: 0;
  }
}
html:not([dir=rtl]) .mfp-arrow.mfp-arrow-left {
  transform: scaleX(-1);
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .mfp-arrow.mfp-arrow-left {
    left: 30px;
  }
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .mfp-arrow.mfp-arrow-right {
    right: 15px;
  }
}
html:not([dir=rtl]) .mfp-close,
html:not([dir=rtl]) .mfp-zoom-out-cur {
  cursor: pointer !important;
}
html:not([dir=rtl]) .inner-map-wrapper {
  margin-bottom: 47px;
}
html:not([dir=rtl]) .inner-map-wrapper h4 {
  margin-bottom: 20px;
}
html:not([dir=rtl]) .inner-map-wrapper .map-block {
  display: flex;
  flex-direction: column;
  align-items: center;
}
html:not([dir=rtl]) .inner-map-wrapper .site-link, html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) .inner-map-wrapper a, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) .inner-map-wrapper a, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) .inner-map-wrapper input[type=submit], html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) .inner-map-wrapper a, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) .inner-map-wrapper a, html:not([dir=rtl]) .inner-map-wrapper .prs-rls-wrapper .btn-wrapper a, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper .inner-map-wrapper a, html:not([dir=rtl]) .inner-map-wrapper .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .inner-map-wrapper a, html:not([dir=rtl]) .inner-map-wrapper .land-page-content-wrapper .content-area .btn-wrapper a, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper .inner-map-wrapper a, html:not([dir=rtl]) .inner-map-wrapper .abt-section .lt-content .btn-wrapper a, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper .inner-map-wrapper a, html:not([dir=rtl]) .inner-map-wrapper .contact-rt-block .cnct-form-wrapper .field input[type=submit], html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field .inner-map-wrapper input[type=submit] {
  margin-top: 47px;
}
html:not([dir=rtl]) .inner-map-wrapper .site-link a, html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) .inner-map-wrapper a a, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) .inner-map-wrapper a a, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) .inner-map-wrapper input[type=submit] a, html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) .inner-map-wrapper a a, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) .inner-map-wrapper a a, html:not([dir=rtl]) .inner-map-wrapper .prs-rls-wrapper .btn-wrapper a a, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper .inner-map-wrapper a a, html:not([dir=rtl]) .inner-map-wrapper .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .inner-map-wrapper a a, html:not([dir=rtl]) .inner-map-wrapper .land-page-content-wrapper .content-area .btn-wrapper a a, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper .inner-map-wrapper a a, html:not([dir=rtl]) .inner-map-wrapper .abt-section .lt-content .btn-wrapper a a, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper .inner-map-wrapper a a, html:not([dir=rtl]) .inner-map-wrapper .contact-rt-block .cnct-form-wrapper .field input[type=submit] a, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field .inner-map-wrapper input[type=submit] a {
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
html:not([dir=rtl]) .inner-map-wrapper .site-link:hover a, html[dir=rtl] .prs-rls-wrapper .btn-wrapper html:not([dir=rtl]) .inner-map-wrapper a:hover a, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html:not([dir=rtl]) .inner-map-wrapper a:hover a, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field html:not([dir=rtl]) .inner-map-wrapper input[type=submit]:hover a, html[dir=rtl] .abt-section .lt-content .btn-wrapper html:not([dir=rtl]) .inner-map-wrapper a:hover a, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper html:not([dir=rtl]) .inner-map-wrapper a:hover a, html:not([dir=rtl]) .inner-map-wrapper .prs-rls-wrapper .btn-wrapper a:hover a, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper .inner-map-wrapper a:hover a, html:not([dir=rtl]) .inner-map-wrapper .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a:hover a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .inner-map-wrapper a:hover a, html:not([dir=rtl]) .inner-map-wrapper .land-page-content-wrapper .content-area .btn-wrapper a:hover a, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper .inner-map-wrapper a:hover a, html:not([dir=rtl]) .inner-map-wrapper .abt-section .lt-content .btn-wrapper a:hover a, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper .inner-map-wrapper a:hover a, html:not([dir=rtl]) .inner-map-wrapper .contact-rt-block .cnct-form-wrapper .field input[type=submit]:hover a, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field .inner-map-wrapper input[type=submit]:hover a {
  color: #0B2146;
}
html:not([dir=rtl]) .abt-gallery-wrapper {
  margin-top: 40px;
  margin-bottom: 0;
}
html:not([dir=rtl]) .abt-gallery-wrapper .abt-gallery-slider {
  margin: 40px 0;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .abt-gallery-wrapper .abt-gallery-slider {
    margin-bottom: 90px;
  }
}
html:not([dir=rtl]) .abt-gallery-wrapper p {
  line-height: 25px;
}
html:not([dir=rtl]) .abt-gallery-wrapper .carousel-link {
  margin: 0 20px;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .abt-gallery-wrapper .carousel-link {
    margin: 0 10px;
  }
}
html:not([dir=rtl]) .abt-gallery-wrapper .carousel-link:last-child {
  margin-right: 0;
}
html:not([dir=rtl]) .abt-gallery-wrapper .carousel-link span {
  text-align: center;
  display: block;
  margin-top: 20px;
  font-size: 1.125rem;
}
html:not([dir=rtl]) .mv-content-wrapper {
  margin: 50px 0;
}
html:not([dir=rtl]) .mv-content-wrapper h4 {
  margin: 30px 0;
}
html:not([dir=rtl]) .mv-content-wrapper p {
  line-height: 25px;
}
html:not([dir=rtl]) .cnt-content-wrapper {
  margin-top: 30px;
}
html:not([dir=rtl]) .cnt-content-wrapper h3 {
  text-transform: none;
  margin-bottom: 30px;
}
html:not([dir=rtl]) .common-form-wrapper {
  display: flex;
  margin-top: 75px;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .common-form-wrapper {
    flex-direction: column;
  }
}
html:not([dir=rtl]) .common-form-wrapper .lt-img-block {
  flex: 0 0 50%;
}
html:not([dir=rtl]) .common-form-wrapper .lt-img-block .field,
html:not([dir=rtl]) .common-form-wrapper .lt-img-block article,
html:not([dir=rtl]) .common-form-wrapper .lt-img-block .field__item {
  height: 100%;
}
html:not([dir=rtl]) .common-form-wrapper .lt-img-block img {
  max-width: none;
  width: 100%;
  object-fit: cover;
  height: 100% !important;
}
html:not([dir=rtl]) .common-form-wrapper .rt-form-block {
  flex: 0 0 50%;
  background-color: #EDEEF4;
  padding: 20px 0;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .common-form-wrapper .rt-form-block {
    padding: 30px 0;
  }
}
html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block {
  position: static;
  width: 100%;
  padding-right: 0;
  align-items: center;
  justify-content: flex-start;
}
html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper {
  padding-left: 15%;
  width: 65%;
  position: static;
  height: auto;
  max-width: none;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper {
    width: 90%;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper {
    width: 100%;
    padding: 0 5%;
  }
}
html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper h4 {
  margin-bottom: 10px;
  text-transform: none;
}
html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block form {
  margin-top: 30px;
}
html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block form input[type=submit] {
  max-width: none;
  height: 40px;
  margin-top: 10px;
}
html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block form input[type=file] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block form .webform-document-file input[type=submit] {
  border: 1px solid #607B7D;
  background-color: transparent;
  color: #607B7D;
  margin: 0 0 10px;
}
html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block form .webform-document-file span {
  margin-bottom: 10px;
}
html:not([dir=rtl]) .main-um-content-wrapper {
  background-color: #0B2146;
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
}
html:not([dir=rtl]) .main-um-content-wrapper h1 {
  color: #FFFFFF;
}
html:not([dir=rtl]) .main-um-content-wrapper span {
  color: #FFFFFF;
  font-size: 1.5rem;
  line-height: 29px;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .main-um-content-wrapper span {
    font-size: 1.125rem;
    line-height: 22px;
  }
}
html:not([dir=rtl]) .main-um-content-wrapper img {
  max-width: none;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .main-um-content-wrapper img {
    margin-top: 40px;
  }
}
html:not([dir=rtl]) .adm-log-wrapper {
  width: 100%;
  position: fixed;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  background-color: #EDEEF4;
}
html:not([dir=rtl]) .adm-log-wrapper .contact-rt-block {
  right: auto;
  height: auto;
  left: 0;
  position: static;
}
html:not([dir=rtl]) .adm-log-wrapper .contact-rt-block .cnct-form-wrapper > img {
  max-width: 59px;
  width: 100px;
}
html:not([dir=rtl]) .adm-log-wrapper .contact-rt-block .cnct-form-wrapper h4 {
  margin-top: 40px;
}
html:not([dir=rtl]) .adm-log-wrapper .contact-rt-block .lock {
  background: url(../image/lock-icon.svg) no-repeat left top/100%;
  height: 17px !important;
}
html:not([dir=rtl]) .adm-log-wrapper .contact-rt-block .field input[type=submit] {
  margin-top: 10px;
  max-width: 130px;
  height: 40px;
}
html:not([dir=rtl]) .adm-log-wrapper .rt-img-wrapper {
  width: 50%;
  height: 100vh;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .adm-log-wrapper .rt-img-wrapper {
    display: none;
  }
}
html:not([dir=rtl]) .adm-log-wrapper .rt-img-wrapper img {
  max-width: none;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
html:not([dir=rtl]) label.error {
  position: absolute;
  left: 0;
  bottom: -28px;
  font-size: 0.8125rem;
}
html:not([dir=rtl]) .recaptcha {
  color: #0B2146;
}
html:not([dir=rtl]) .messages--error {
  background: none;
  border: 0;
  box-shadow: none;
  padding: 0 0 20px;
}
html:not([dir=rtl]) .messages--error .placeholder {
  opacity: 1;
  background-color: transparent;
  cursor: text;
}
html:not([dir=rtl]) .sr-wrapper {
  padding: 50px 0;
  background-color: #EDEEF4;
}
html:not([dir=rtl]) .sr-wrapper .sr-item {
  border-bottom: 1px solid rgba(167, 170, 188, 0.3);
  margin-bottom: 15px;
}
html:not([dir=rtl]) .sr-wrapper .sr-item h6 {
  font-size: 20px !important;
  margin-bottom: 15px;
}
html:not([dir=rtl]) .sr-wrapper .sr-item h6 a {
  color: #0B2146;
  margin: 0;
  border-bottom: 1px solid #0B2146;
}
html:not([dir=rtl]) .sr-wrapper .sr-item a {
  color: #607B7D;
  margin-bottom: 15px;
  display: inline-block;
}
html:not([dir=rtl]) .sr-wrapper .sr-item p {
  line-height: 25px;
  margin-bottom: 15px;
}
html:not([dir=rtl]) .map-wrapper .view-filters {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  left: 50px;
  background-color: rgba(103, 103, 103, 0.6);
  padding: 20px;
  border: 1px solid #fff;
  color: #FFFFFF !important;
}
html:not([dir=rtl]) .map-wrapper .view-filters form input {
  height: auto;
  width: auto;
}
html:not([dir=rtl]) .map-wrapper .view-filters form label {
  color: #FFFFFF;
  margin-left: 6px;
  margin-bottom: 0;
}
html:not([dir=rtl]) .map-wrapper .view-filters .form-radios .form-item {
  float: none !important;
  display: flex;
  margin-bottom: 10px;
}
html:not([dir=rtl]) .map-wrapper .view-filters .bef-exposed-form .form--inline > .form-item {
  float: none !important;
}
html:not([dir=rtl]) .geofield-google-map {
  min-height: 600px !important;
}
html:not([dir=rtl]) .messages--warning {
  background-color: #0B2146;
  color: #FFFFFF;
  border: 0;
  box-shadow: none;
}
html:not([dir=rtl]) .g-recaptcha {
  width: 100%;
}
html:not([dir=rtl]) .g-recaptcha div,
html:not([dir=rtl]) .g-recaptcha iframe {
  width: auto !important;
}
html:not([dir=rtl]) .backToForm a {
  color: #FFFFFF;
}
html:not([dir=rtl]) .popup-video-wrapper {
  width: 100%;
  height: 100%;
  opacity: 1;
  padding: 0 !important;
}
html:not([dir=rtl]) .popup-video-wrapper .modal-dialog {
  max-width: none;
  width: 100%;
  height: 100%;
  margin: 0;
}
html:not([dir=rtl]) .popup-video-wrapper .modal-content {
  max-width: none;
  margin: 0;
  width: 100%;
  height: 100%;
}
html:not([dir=rtl]) .popup-video-wrapper .btn-close {
  position: absolute;
  right: 30px;
  top: 70px;
  z-index: 101;
  background-color: #fff;
  border-radius: 4px;
}
html:not([dir=rtl]) .popup-video-wrapper iframe,
html:not([dir=rtl]) .popup-video-wrapper video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  object-fit: cover;
}
html:not([dir=rtl]) .check-wrapper {
  display: flex;
  align-items: center;
}
html:not([dir=rtl]) .check-wrapper input {
  width: 18px;
  height: 18px;
}
html:not([dir=rtl]) .check-wrapper p {
  font-size: 0.8125rem;
  margin-left: 8px;
}
html:not([dir=rtl]) .result_message_bottom .backToForm a {
  color: #0B2146;
}
html:not([dir=rtl]) .error.email {
  position: absolute;
  font-size: 0.8125rem;
  margin: 0;
  color: #A7AABC;
}
html:not([dir=rtl]) .path-interactive-maps .side-menu,
html:not([dir=rtl]) .path-interactive-maps .m-bg-wht,
html:not([dir=rtl]) .path-interactive-maps header,
html:not([dir=rtl]) .path-interactive-maps .view-filters,
html:not([dir=rtl]) .path-interactive-maps .global-footer {
  display: none;
}
html:not([dir=rtl]) .path-interactive-maps .geofield-google-map {
  min-height: 100vh !important;
}
html:not([dir=rtl]) .new-side-menu .social-link-wraper {
  transform: none;
  top: 23%;
  display: block;
}
@media screen and (max-height: 700px) {
  html:not([dir=rtl]) .new-side-menu .social-link-wraper {
    top: 28%;
  }
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .new-side-menu .social-link-wraper {
    display: none !important;
  }
}
html:not([dir=rtl]) .new-side-menu .social-link-wraper a {
  filter: brightness(30);
}
html:not([dir=rtl]) .new-side-menu .language-switcher {
  bottom: auto;
  top: 53%;
  display: block;
}
@media screen and (max-height: 700px) {
  html:not([dir=rtl]) .new-side-menu .language-switcher {
    top: 64%;
  }
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .new-side-menu .language-switcher {
    display: none !important;
  }
}
html:not([dir=rtl]) .new-side-menu .language-switcher li,
html:not([dir=rtl]) .new-side-menu .language-switcher a {
  filter: brightness(30);
}
html:not([dir=rtl]) .new-side-menu .search-btn-wraper {
  display: block;
}
@media screen and (max-height: 700px) {
  html:not([dir=rtl]) .new-side-menu .search-btn-wraper {
    top: 7%;
  }
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .new-side-menu .search-btn-wraper {
    display: none !important;
  }
}
html:not([dir=rtl]) .new-side-menu .search-btn-wraper a {
  filter: brightness(30);
}
html:not([dir=rtl]) .new-side-menu.active .social-link-wraper,
html:not([dir=rtl]) .new-side-menu.active .language-switcher,
html:not([dir=rtl]) .new-side-menu.active .search-btn-wraper {
  display: block !important;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .new-side-menu.active .social-link-wraper,
  html:not([dir=rtl]) .new-side-menu.active .language-switcher,
  html:not([dir=rtl]) .new-side-menu.active .search-btn-wraper {
    display: none !important;
  }
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .new-side-menu.active .search-btn-wraper {
    display: block !important;
  }
}
html:not([dir=rtl]) .new-side-menu.hide-items .social-link-wraper,
html:not([dir=rtl]) .new-side-menu.hide-items .language-switcher,
html:not([dir=rtl]) .new-side-menu.hide-items .search-btn-wraper {
  display: none;
}
html:not([dir=rtl]) .abt-section {
  height: 100% !important;
  min-height: 415px !important;
  overflow: visible !important;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .abt-section {
    z-index: auto;
  }
}
html:not([dir=rtl]) .abt-section .top-content {
  max-width: 1170px;
  margin: 0 auto;
  display: flex;
  padding: 75px 0;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .abt-section .top-content {
    flex-direction: column;
    padding: 50px 0 70px;
  }
}
html:not([dir=rtl]) .abt-section .top-content .lt-content {
  position: static;
  padding: 0;
}
html:not([dir=rtl]) .abt-section .top-content .lt-content::after {
  height: 0;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .abt-section .top-content .lt-content {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}
html:not([dir=rtl]) .abt-section .top-content .lt-content .abt-content-wrapper {
  padding: 0;
  padding-right: 60px;
  width: auto;
  max-width: 455px;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .abt-section .top-content .lt-content .abt-content-wrapper {
    padding-right: 0;
    max-width: none;
    padding-top: 0 !important;
  }
}
html:not([dir=rtl]) .abt-section .top-content .lt-content .abt-content-wrapper h3 {
  line-height: 54px;
}
html:not([dir=rtl]) .abt-section .top-content .lt-content .abt-content-wrapper p {
  font-size: 1.125rem;
  line-height: 28px;
}
html:not([dir=rtl]) .abt-section .top-content .lt-content .btn-wrapper a {
  border-radius: 2px;
  max-width: 178px;
  height: 47px;
}
html:not([dir=rtl]) .abt-section .top-content .rt-content {
  position: static;
  padding: 0;
  overflow: visible;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .abt-section .top-content .rt-content {
    width: 100%;
    margin-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}
html:not([dir=rtl]) .abt-section .prjt-number-wrapper .title-block {
  display: flex;
  align-items: center;
}
html:not([dir=rtl]) .abt-section .prjt-number-wrapper .title-block h6 {
  font-size: 31px !important;
}
html:not([dir=rtl]) .abt-section .prjt-number-wrapper .title-block h6 span {
  display: block;
  margin-top: 10px;
  font-size: 24px;
}
html:not([dir=rtl]) .abt-section .prjt-number-wrapper .project-links {
  margin: 60px 0 0;
}
html:not([dir=rtl]) .abt-section .prjt-number-wrapper .project-links li {
  list-style-type: none;
  margin-bottom: 20px;
  line-height: normal;
}
html:not([dir=rtl]) .abt-section .prjt-number-wrapper .project-links li a {
  font-size: 1.25rem;
  transition: all 0.3s ease 0s;
}
html:not([dir=rtl]) .abt-section .prjt-number-wrapper .project-links li a:hover {
  transition: all 0.3s ease 0s;
  text-decoration: underline !important;
  position: relative;
  padding-right: 20px;
}
html:not([dir=rtl]) .abt-section .prjt-number-wrapper .project-links li a:hover::after {
  content: "";
  position: absolute;
  right: 0;
  top: 5px;
  width: 10px;
  height: 10px;
  background: url(../image/link-arrow.svg) no-repeat right bottom/100%;
}
html:not([dir=rtl]) .abt-section .number-counter-block {
  width: 90px;
  height: 90px;
  border: 2px solid #0B2146;
  background-color: #EDEEF4;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}
html:not([dir=rtl]) .abt-section .number-counter-block .odometer {
  font-size: 3rem;
}
html:not([dir=rtl]) .fp-viewing-firstPage .m-bg-wht,
html:not([dir=rtl]) .fp-viewing-secondPage .m-bg-wht,
html:not([dir=rtl]) .fp-viewing-3rdPage .m-bg-wht {
  display: block;
}
@media only screen and (min-width: 1199px) {
  html:not([dir=rtl]) .fp-viewing-firstPage .search-btn-wraper,
  html:not([dir=rtl]) .fp-viewing-firstPage .social-link-wraper,
  html:not([dir=rtl]) .fp-viewing-firstPage .language-switcher,
  html:not([dir=rtl]) .fp-viewing-secondPage .search-btn-wraper,
  html:not([dir=rtl]) .fp-viewing-secondPage .social-link-wraper,
  html:not([dir=rtl]) .fp-viewing-secondPage .language-switcher,
  html:not([dir=rtl]) .fp-viewing-3rdPage .search-btn-wraper,
  html:not([dir=rtl]) .fp-viewing-3rdPage .social-link-wraper,
  html:not([dir=rtl]) .fp-viewing-3rdPage .language-switcher {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list {
    height: 78%;
    overflow-y: scroll;
  }
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper {
  width: 100%;
  padding: 50px 5% 20px;
  position: relative;
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper::before {
  content: "";
  background-color: #646e64;
  width: 31%;
  height: 270px;
  position: absolute;
  left: 0;
  bottom: 0;
  padding-right: 30px;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper::before {
    width: 100%;
  }
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper h3 {
  margin-bottom: 30px;
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .nav-tabs {
  margin: 0;
  display: flex;
  flex-wrap: nowrap;
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .nav-tabs .nav-item {
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .nav-tabs .nav-item .nav-link {
  border-radius: 0;
  border: 1px solid rgba(167, 170, 188, 0.3);
  color: #607B7D;
  font-size: 0.875rem;
  text-transform: uppercase;
  width: 100%;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  background-color: #EDEEF4;
  line-height: normal;
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .nav-tabs .nav-item .nav-link.active {
  background-color: #FFFFFF;
  border: 0;
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .nav-tabs .nav-item .nav-link img {
  margin-right: 10px;
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .nav-tabs .slick-list {
  padding-right: 30px;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .nav-tabs .slick-list {
    padding-right: 70px;
  }
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .nav-tabs .slick-list .slick-slide img {
  width: auto;
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .nav-tabs .slick-arrow {
  display: none !important;
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content {
  background-color: #FFFFFF;
  position: relative;
  z-index: 1;
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper {
  margin-bottom: 0;
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item {
  display: flex;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item {
    flex-direction: column;
  }
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .img-block {
  width: 50%;
  padding: 30px;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .img-block {
    width: 100%;
    padding: 15px;
  }
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .img-block img {
  max-width: none;
  width: 100%;
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 30px;
  padding-left: 6x;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block {
    width: 100%;
    margin-top: 20px;
    padding: 15px;
  }
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block img {
  max-width: 150px;
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .content-block {
  margin-top: 33px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 73%;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .content-block {
    width: 100%;
  }
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .content-block p {
  line-height: 30px;
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a {
  min-width: 178px;
  height: 41px;
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .sold-out {
  position: absolute;
  right: 0;
  top: 60px;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .sold-out {
    top: 10px;
  }
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-arrow {
  left: auto;
  right: 20px;
  width: 39px;
  height: 39px;
  top: auto;
  bottom: 30px;
  transform: translate(0);
  z-index: 3;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-arrow {
    right: 10px;
  }
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-arrow::before {
  content: "";
  background: url(../image/blue-arrow2.svg) no-repeat left top/100%;
  width: 39px;
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-arrow.slick-prev {
  right: 60px;
  transform: scaleX(-1);
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-arrow.slick-prev {
    right: 40px;
  }
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-dots {
  right: 20px;
  bottom: auto;
  top: 50%;
  transform: translate(0, -50%);
  display: block;
  left: auto;
  max-width: none;
  width: auto;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-dots {
    display: none !important;
  }
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-dots li {
  margin: 0 0 26px;
  display: block;
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-dots li:last-child {
  margin: 0;
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-dots li button {
  width: 16px;
  height: 16px;
  border-radius: 0;
  border: 1px solid #A7AABC;
  background-color: transparent;
}
html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-dots li.slick-active button {
  border: 0;
  background-color: #0B2146;
}
html:not([dir=rtl]) .sold-out {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../image/soldout-bg.svg) no-repeat left center;
  text-transform: uppercase;
  font-size: 12px !important;
  color: #FFFFFF;
  width: 120px;
  height: 35px;
}
html:not([dir=rtl]) .new-home-project-section {
  height: 100% !important;
  display: flex;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .new-home-project-section {
    min-height: auto !important;
  }
}
html:not([dir=rtl]) .new-home-project-section .block-helper-our-latest-projects {
  display: flex;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .new-home-project-section .block-helper-our-latest-projects {
    flex-direction: column;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .new-home-project-section {
    flex-direction: column;
  }
}
html:not([dir=rtl]) .new-home-project-section .tab-content-wrapper .prj-img-wrapper {
  width: 100%;
  padding: 0 0 0 5%;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .new-home-project-section .tab-content-wrapper .prj-img-wrapper {
    padding: 15px;
  }
}
html:not([dir=rtl]) .new-home-project-section .tab-content-wrapper .prj-img-wrapper .img-container .column:first-child {
  flex: 0 0 49%;
  padding-right: 1.5%;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .new-home-project-section .tab-content-wrapper .prj-img-wrapper .img-container .column:first-child {
    flex: 0 0 50%;
  }
}
html:not([dir=rtl]) .new-home-project-section .tab-content-wrapper .prj-img-wrapper .img-container .column:last-child {
  flex: 0 0 48.5%;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .new-home-project-section .tab-content-wrapper .prj-img-wrapper .img-container .column:last-child {
    flex: 0 0 50%;
  }
}
html:not([dir=rtl]) .new-home-project-section .ltst-proj-lt-wrapper {
  position: sticky;
  height: 100vh;
  top: 0;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .new-home-project-section .ltst-proj-lt-wrapper {
    position: static;
    height: auto;
  }
}
html:not([dir=rtl]) .new-home-project-section .top-content {
  padding-top: 50px;
}
html:not([dir=rtl]) .new-home-project-section .ltst-proj-rt-wrapper {
  position: static;
  padding-top: 50px;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .new-home-project-section .ltst-proj-rt-wrapper {
    overflow: visible;
  }
}
html:not([dir=rtl]) .new-home-project-section .fp-overflow {
  display: flex;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .new-home-project-section .fp-overflow {
    flex-direction: column;
  }
}
html:not([dir=rtl]) .new-home-project-section .ltst-proj-nav-tab ul {
  height: 350px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .new-home-project-section .ltst-proj-nav-tab ul {
    height: auto;
    padding-bottom: 0;
  }
}
html:not([dir=rtl]) .new-home-project-section .ltst-proj-nav-tab .mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(255, 255, 255, 0.28);
  width: 4px;
}
html:not([dir=rtl]) .new-home-contact-section {
  min-height: auto !important;
  height: 100%;
  background-color: #EDEEF4;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .new-home-contact-section {
    display: flex;
    flex-direction: row;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .new-home-contact-section {
    flex-direction: column;
  }
}
html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper {
  width: 50%;
  margin-top: 0;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper {
    width: 100%;
  }
}
html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .top-content {
  position: static;
  width: 58%;
  margin: 50px 0 55px;
  padding-left: 10%;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .top-content {
    width: 100%;
    padding: 15px;
    margin: 30px 0 20px;
  }
}
html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .map-wrapper {
  width: 100%;
  position: static;
}
html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps {
  position: relative;
}
html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .view-filters {
  top: 80px;
  transform: none;
  backdrop-filter: blur(3.4000000954px);
  z-index: 5;
  display: none;
}
html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .view-filters .fieldset-legend {
  font-size: 14px;
  margin-bottom: 12px;
  display: block;
}
html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .view-filters form label {
  font-size: 11px;
}
html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .gm-style-mtc button {
  color: #ffffff !important;
  background-color: rgba(103, 103, 103, 0.6) !important;
  backdrop-filter: blur(3.4000000954px);
  border: 1px solid #fff !important;
  margin-right: 10px !important;
  font-size: 12px !important;
  height: 25px !important;
  font-family: "Optima" !important;
}
html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .footer-wrapper {
  width: 100%;
  position: static;
  display: flex;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .footer-wrapper {
    display: none !important;
  }
}
html:not([dir=rtl]) .new-home-contact-section .footer-wrapper {
  display: none;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .new-home-contact-section .footer-wrapper {
    display: flex !important;
  }
}
html:not([dir=rtl]) .new-home-contact-section .contact-rt-block {
  width: 50%;
  border-left: 1px solid #d8d8d8;
  padding-right: 0;
  justify-content: flex-start;
}
@media screen and (max-height: 750px) {
  html:not([dir=rtl]) .new-home-contact-section .contact-rt-block {
    position: static;
    height: auto;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .new-home-contact-section .contact-rt-block {
    width: 100%;
    border: 0;
  }
}
html:not([dir=rtl]) .new-home-contact-section .contact-rt-block .cnct-form-wrapper {
  position: static;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  top: auto;
  border-right: 1px solid #d8d8d8;
  margin-top: 0;
  padding-top: 50px;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .new-home-contact-section .contact-rt-block .cnct-form-wrapper {
    border-right: 0;
    padding-top: 30px;
  }
}
html:not([dir=rtl]) .new-home-contact-section .contact-rt-block .cnct-form-wrapper h4 {
  font-size: 30px !important;
}
@media only screen and (max-width: 1599px) {
  html:not([dir=rtl]) .new-home-contact-section .contact-rt-block .cnct-form-wrapper .field input[type=submit] {
    margin-top: 0;
  }
}
html:not([dir=rtl]) .new-home-contact-section .contact-rt-block .cnct-form-wrapper .check-wrapper input {
  height: 20px;
  display: flex;
}
html:not([dir=rtl]) .new-home-contact-section .contact-rt-block .cntct-details-wrapper {
  height: 100%;
  margin-top: 0;
  padding-top: 50px;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .new-home-contact-section .contact-rt-block .cntct-details-wrapper {
    padding-top: 30px;
  }
}
html:not([dir=rtl]) .new-home-contact-section .contact-rt-block .cntct-details-wrapper::before {
  border: 0;
}
html:not([dir=rtl]) .new-home-contact-section .contact-rt-block .cntct-details-wrapper .email-block {
  padding-top: 0;
}
html:not([dir=rtl]) .inner-page-global-wrapper .main-nav a,
html:not([dir=rtl]) .inner-page-global-wrapper .main-nav span {
  color: #FFFFFF;
}
html:not([dir=rtl]) .inner-page-global-wrapper .main-nav.active a,
html:not([dir=rtl]) .inner-page-global-wrapper .main-nav.active span {
  color: #0B2146;
}
html:not([dir=rtl]) .virtual-tour-block-wrapper {
  margin: 50px 0;
}
html:not([dir=rtl]) .floor-plan-wrapper {
  background-color: #EDEEF4;
  padding: 48px 0;
  margin-bottom: 50px;
}
html:not([dir=rtl]) .floor-plan-wrapper .fp-wrapper {
  margin-bottom: 0;
}
html:not([dir=rtl]) .floor-plan-wrapper .fp-wrapper .slick-slide {
  margin: 0 15px;
}
html:not([dir=rtl]) .floor-plan-wrapper .fp-wrapper .slick-slide img {
  margin: 0;
}
html:not([dir=rtl]) .floor-plan-wrapper .fp-wrapper .slick-slide span {
  font-size: 1.125rem;
  display: block;
  text-align: center;
  margin-top: 20px;
}
html:not([dir=rtl]) .floor-plan-wrapper .fp-wrapper .slick-dots .slick-active button {
  background-color: #A7AABC;
}
html:not([dir=rtl]) .inner-map-wrapper {
  margin-bottom: 130px;
}
html:not([dir=rtl]) .prs-rls-wrapper {
  margin-top: 50px;
  margin-bottom: 30px;
}
html:not([dir=rtl]) .prs-rls-wrapper .prs-rls-item {
  background-color: #EDEEF4;
  padding: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
}
html:not([dir=rtl]) .prs-rls-wrapper .prs-rls-item img {
  max-width: none;
  width: 100%;
}
html:not([dir=rtl]) .prs-rls-wrapper .prs-rls-item .content-block {
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  height: 100%;
}
html:not([dir=rtl]) .prs-rls-wrapper .prs-rls-item h6 {
  font-size: 25px !important;
  margin-bottom: 30px;
}
html:not([dir=rtl]) .prs-rls-wrapper .prs-rls-item p {
  font-size: 0.875rem;
  line-height: 21px;
  margin-bottom: 30px;
}
html:not([dir=rtl]) .prs-rls-wrapper .prs-rls-item a {
  position: absolute;
  left: 30px;
  bottom: 30px;
}
html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper ul {
  margin: 0;
  padding: 0;
}
html:not([dir=rtl]) .prs-rls-dtl-wrapper {
  margin-top: 20px;
  margin-bottom: 40px;
}
html:not([dir=rtl]) .prs-rls-dtl-wrapper p {
  line-height: 24px;
}
html:not([dir=rtl]) .prs-rls-dtl-wrapper img {
  max-width: none;
  width: 100%;
  margin-bottom: 20px;
}
html:not([dir=rtl]) .prs-rls-dtl-wrapper i {
  font-style: italic;
  margin-top: 20px;
  display: block;
}
html:not([dir=rtl]) .mdglry-content {
  margin: 30px 0 50px;
}
html:not([dir=rtl]) .mdglry-content p {
  line-height: 35px;
  font-size: 1.25rem;
}
html:not([dir=rtl]) .frdpjct-gallery-wrapper {
  text-align: center;
  margin-bottom: 50px;
}
html:not([dir=rtl]) .frdpjct-gallery-wrapper h4 {
  margin-bottom: 58px;
}
html:not([dir=rtl]) .frdpjct-gallery-wrapper .pr-gallery-slider a {
  margin: 10px;
}
html:not([dir=rtl]) .frdpjct-gallery-wrapper .pr-gallery-slider span {
  font-size: 1.125rem;
  display: block;
  text-align: center;
  margin-top: 20px;
}
html:not([dir=rtl]) .frdpjct-gallery-wrapper .slick-arrow.slick-prev {
  transform: translate(0, -50%) scaleX(-1);
}
html:not([dir=rtl]) .fpg-slider-wrapper {
  padding: 50px 0 100px;
}
html:not([dir=rtl]) .fpg-slider-wrapper h4 {
  margin-bottom: 70px;
  text-align: center;
}
html:not([dir=rtl]) .fpg-slider-wrapper .video-mask {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 4;
}
html:not([dir=rtl]) .fpg-slider-wrapper .tab-pane {
  padding: 0 6px;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block {
  width: 100%;
  position: relative;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .pr-name-block {
  background-color: rgba(0, 0, 0, 0.35);
  height: 90px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  text-align: center;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .pr-name-block h3 {
  color: #FFFFFF;
  margin: 0;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slider-focus {
  margin: 0 0 30px;
  padding: 0;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slider-focus li {
  position: relative;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slider-focus li .iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
  height: 0;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slider-focus li video {
  width: 100%;
  bottom: 0;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slider-focus li iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slider-focus li img {
  max-width: none;
  width: 100%;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .play-btn {
  background: url(../image/play-btn.svg) no-repeat left top/100%;
  width: 125px;
  height: 125px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .play-btn {
    width: 85px;
    height: 85px;
  }
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slick-arrow {
  background: url(../image/g-arrow.svg) no-repeat left top/100%;
  width: 16px;
  height: 32px;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slick-arrow::before {
  display: none;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slick-arrow.slick-prev {
  transform: scaleX(-1) translate(0, -50%);
  left: -40px;
}
@media only screen and (max-width: 1299px) {
  html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slick-arrow.slick-prev {
    left: -20px;
  }
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slick-arrow.slick-next {
  right: -40px;
}
@media only screen and (max-width: 1299px) {
  html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slick-arrow.slick-next {
    right: -20px;
  }
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-main-img-block .slick-arrow.slick-disabled {
  opacity: 0.3;
}
html:not([dir=rtl]) .fpg-slider-wrapper .nav-tabs {
  border: 0;
}
html:not([dir=rtl]) .fpg-slider-wrapper .pr-name-nav-block {
  position: absolute;
  width: 95%;
  height: 93%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  opacity: 0;
  transition: all 0.2s ease 0s;
  text-align: center;
}
html:not([dir=rtl]) .fpg-slider-wrapper .pr-name-nav-block p {
  font-size: 14px;
  margin: 0;
  line-height: normal;
  color: #FFFFFF;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper {
  width: 100%;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .slider-nav {
  margin: 0;
  padding: 0;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .slider-nav li {
  margin: 0 6px;
  position: relative;
  display: flex;
  cursor: pointer;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .slider-nav li img {
  max-width: none;
  width: 100%;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .nav-link {
  padding: 0;
  border: 0;
  transition: all 0.2s linear 0s;
  border-radius: 0;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .nav-link::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0 solid #dabe96;
  transition: all 0.2s linear 0s;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .nav-link.active {
  padding: 0;
  background-color: transparent;
  border-radius: 0;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .nav-link.active::after {
  border: 5px solid #dabe96;
  transition: all 0.2s linear 0s;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .nav-link:hover {
  transition: all 0.2s linear 0s;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .nav-link:hover::after {
  transition: all 0.2s linear 0s;
  border: 5px solid #dabe96;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .nav-link:hover .pr-name-nav-block {
  opacity: 1;
  transition: all 0.2s linear 0s;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .play-btn {
  background: url(../image/play-btn.svg) no-repeat left top/100%;
  width: 64px;
  height: 64px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .play-btn {
    width: 40px;
    height: 40px;
  }
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow {
  background: url(../image/g-arrow.svg) no-repeat left top/100%;
  width: 16px;
  height: 32px;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow::before {
  display: none;
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow.slick-prev {
  transform: scaleX(-1) translate(0, -50%);
  left: -40px;
}
@media only screen and (max-width: 1299px) {
  html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow.slick-prev {
    left: -20px;
  }
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow.slick-next {
  right: -40px;
}
@media only screen and (max-width: 1299px) {
  html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow.slick-next {
    right: -20px;
  }
}
html:not([dir=rtl]) .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow.slick-disabled {
  opacity: 0.3;
}
html:not([dir=rtl]) .virtual-container-wrapper {
  margin-top: 55px;
  margin-bottom: 78px;
}
html:not([dir=rtl]) .virtual-container-wrapper h4 {
  text-align: center;
  margin-bottom: 55px;
  font-size: 39px;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .virtual-container-wrapper h4 {
    font-size: 28px;
  }
}
html:not([dir=rtl]) .virtual-container-wrapper .vr-tab-wrapper .nav-tabs {
  margin: 0;
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
}
html:not([dir=rtl]) .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .nav-item {
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  width: 100%;
}
html:not([dir=rtl]) .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .nav-item .nav-link {
  border-radius: 0;
  border: 1px solid rgba(167, 170, 188, 0.3);
  border-bottom: 0;
  background-color: #EDEEF4;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 65px;
  color: #0B2146;
  font-size: 0.875rem;
  text-transform: uppercase;
  text-align: center;
}
html:not([dir=rtl]) .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .nav-item .nav-link.active {
  background-color: #FFFFFF;
  border: 0;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .slick-list {
    padding-right: 50px;
  }
}
html:not([dir=rtl]) .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .slick-arrow {
  background: url(../image/g-arrow.svg) no-repeat left top/100%;
  width: 16px;
  height: 32px;
}
html:not([dir=rtl]) .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .slick-arrow::before {
  display: none;
}
html:not([dir=rtl]) .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .slick-arrow.slick-prev {
  transform: scaleX(-1) translate(0, -50%);
  left: -25px;
}
html:not([dir=rtl]) .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .slick-arrow.slick-next {
  right: -25px;
}
html:not([dir=rtl]) .prls-detail-spot-wrapper .spot-content-block span {
  margin-top: 0;
  margin-bottom: 28px;
}
html:not([dir=rtl]) .prls-detail-spot-wrapper .spot-content-block h2 {
  margin: 0;
  font-size: 39px !important;
}
html:not([dir=rtl]) .gallery-popup-wrapper .modal-dialog {
  max-width: 900px;
}
html:not([dir=rtl]) .gallery-popup-wrapper .modal-content {
  border: 0;
  border-radius: 0;
  background: transparent;
  padding: 0;
}
html:not([dir=rtl]) .gallery-popup-wrapper .modal-content .slick-arrow {
  background: url(../image/g-arrow.svg) no-repeat left top/100%;
  width: 16px;
  height: 32px;
  filter: brightness(60) contrast(41);
}
html:not([dir=rtl]) .gallery-popup-wrapper .modal-content .slick-arrow::before {
  display: none;
}
html:not([dir=rtl]) .gallery-popup-wrapper .modal-content .slick-arrow.slick-prev {
  transform: scaleX(-1) translate(0, -50%);
  left: -25px;
}
html:not([dir=rtl]) .gallery-popup-wrapper .modal-content .slick-arrow.slick-next {
  right: -25px;
}
html:not([dir=rtl]) .gallery-popup-wrapper .btn-close {
  filter: brightness(60) contrast(41) invert(1);
  opacity: 1;
  position: absolute;
  right: -30px;
  top: -30px;
  box-shadow: none;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .inner-spotlight-wrapper span {
    margin-top: 10px !important;
  }
}
html:not([dir=rtl]) .inner-spotlight-wrapper .sold-out {
  background: url(../image/soldout-bg-flip.svg) no-repeat left center;
  display: flex !important;
  margin-bottom: 18px;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .inner-spotlight-wrapper .sold-out {
    margin-top: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .inner-spotlight-wrapper .sold-out {
    margin-top: 0 !important;
  }
}
html:not([dir=rtl]) .mob-scroll-arrow {
  display: none !important;
}
html:not([dir=rtl]) .foot-social-links > .field__item:first-child {
  display: none;
}
html:not([dir=rtl]) .pr-listing .pr-content-block {
  padding-top: 30px !important;
}
html:not([dir=rtl]) .pr-listing .pr-content-block img {
  max-width: 150px;
  margin-bottom: 20px;
}
html:not([dir=rtl]) .pr-listing .pr-content-block .sold-out {
  width: 110px;
  position: absolute;
  right: 0;
  top: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin: 0;
}
html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block .cnct-form-wrapper form {
  height: calc(100% - 160px);
  padding-bottom: 30px;
}
html:not([dir=rtl]) .global-footer {
  position: relative;
  z-index: 2;
}
html:not([dir=rtl]) .global-footer .lt-block {
  width: 40%;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-footer .lt-block {
    width: 100%;
  }
}
html:not([dir=rtl]) .global-footer .rt-block {
  width: 60%;
  justify-content: space-between;
}
html:not([dir=rtl]) .global-footer .rt-block .region-footer-home {
  width: 100%;
}
html:not([dir=rtl]) .global-footer .rt-block .region-footer-home p {
  color: #A7AABC;
  font-size: 0.875rem;
  margin-bottom: 0;
  display: block;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .global-footer .rt-block .region-footer-home p {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-footer .rt-block {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .global-footer .rt-block .footer-wrapper {
    flex-direction: column-reverse;
  }
}
html:not([dir=rtl]) .error.email {
  position: absolute;
  font-size: 0.8125rem;
  margin: 0;
  color: #A7AABC;
}
html:not([dir=rtl]) .sr-wrapper .pager {
  display: flex;
  align-items: center;
  width: 100%;
  height: 65px;
  color: #0B2146;
  font-size: 0.875rem;
  text-transform: uppercase;
  text-align: center;
}
html:not([dir=rtl]) .sr-wrapper .pager.active {
  background-color: #FFFFFF;
  border: 0;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .sr-wrapper .slick-list {
    padding-right: 50px;
  }
}
html:not([dir=rtl]) .sr-wrapper .slick-arrow {
  background: url(../image/g-arrow.svg) no-repeat left top/100%;
  width: 16px;
  height: 32px;
}
html:not([dir=rtl]) .sr-wrapper .slick-arrow::before {
  display: none;
}
html:not([dir=rtl]) .sr-wrapper .slick-arrow.slick-prev {
  transform: scaleX(-1) translate(0, -50%);
  left: -25px;
}
html:not([dir=rtl]) .sr-wrapper .slick-arrow.slick-next {
  right: -25px;
}
html:not([dir=rtl]) .prls-detail-spot-wrapper .spot-content-block span {
  margin-top: 0;
  margin-bottom: 28px;
}
html:not([dir=rtl]) .prls-detail-spot-wrapper .spot-content-block h2 {
  margin: 0;
  font-size: 39px !important;
}
html:not([dir=rtl]) .gallery-popup-wrapper .modal-dialog {
  max-width: 900px;
}
html:not([dir=rtl]) .gallery-popup-wrapper .modal-content {
  border: 0;
  border-radius: 0;
  background: transparent;
  padding: 0;
}
html:not([dir=rtl]) .gallery-popup-wrapper .modal-content .slick-arrow {
  background: url(../image/g-arrow.svg) no-repeat left top/100%;
  width: 16px;
  height: 32px;
  filter: brightness(60) contrast(41);
}
html:not([dir=rtl]) .gallery-popup-wrapper .modal-content .slick-arrow::before {
  display: none;
}
html:not([dir=rtl]) .gallery-popup-wrapper .modal-content .slick-arrow.slick-prev {
  transform: scaleX(-1) translate(0, -50%);
  left: -25px;
}
html:not([dir=rtl]) .gallery-popup-wrapper .modal-content .slick-arrow.slick-next {
  right: -25px;
}
html:not([dir=rtl]) .gallery-popup-wrapper .btn-close {
  filter: brightness(60) contrast(41) invert(1);
  opacity: 1;
  position: absolute;
  right: -30px;
  top: -30px;
  box-shadow: none;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .inner-spotlight-wrapper span {
    margin-top: 10px !important;
  }
}
html:not([dir=rtl]) .inner-spotlight-wrapper .sold-out {
  background: url(../image/soldout-bg-flip.svg) no-repeat left center;
  display: flex !important;
  margin-bottom: 18px;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .inner-spotlight-wrapper .sold-out {
    margin-top: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .inner-spotlight-wrapper .sold-out {
    margin-top: 0 !important;
  }
}
html:not([dir=rtl]) .mob-scroll-arrow {
  display: none !important;
}
html:not([dir=rtl]) .foot-social-links > .field__item:first-child {
  display: none;
}
html:not([dir=rtl]) .pr-listing .pr-content-block {
  padding-top: 30px !important;
}
html:not([dir=rtl]) .pr-listing .pr-content-block img {
  max-width: 150px;
  margin-bottom: 20px;
}
html:not([dir=rtl]) .pr-listing .pr-content-block .sold-out {
  width: 110px;
  position: absolute;
  right: 0;
  top: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin: 0;
}
html:not([dir=rtl]) .global-menu-wrappper .contact-rt-block .cnct-form-wrapper form {
  height: calc(100% - 160px);
  padding-bottom: 30px;
}
html:not([dir=rtl]) .global-footer {
  position: relative;
  z-index: 2;
}
html:not([dir=rtl]) .global-footer .lt-block {
  width: 40%;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-footer .lt-block {
    width: 100%;
  }
}
html:not([dir=rtl]) .global-footer .rt-block {
  width: 60%;
  justify-content: space-between;
}
html:not([dir=rtl]) .global-footer .rt-block .region-footer-home {
  width: 100%;
}
html:not([dir=rtl]) .global-footer .rt-block .region-footer-home p {
  color: #A7AABC;
  font-size: 0.875rem;
  margin-bottom: 0;
  display: block;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .global-footer .rt-block .region-footer-home p {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .global-footer .rt-block {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .global-footer .rt-block .footer-wrapper {
    flex-direction: column-reverse;
  }
}
html:not([dir=rtl]) .error.email {
  position: absolute;
  font-size: 0.8125rem;
  margin: 0;
  color: #A7AABC;
}
html:not([dir=rtl]) .sr-wrapper .pager {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin-left: 0;
}
html:not([dir=rtl]) .overview-wrapper {
  background-color: #0B2146;
  padding: 80px 0;
  color: #FFFFFF;
  min-height: 650px;
  display: flex;
  align-items: center;
  justify-content: center;
}
html:not([dir=rtl]) .overview-wrapper h4 {
  color: #FFFFFF;
  margin-bottom: 18px;
  margin-right: 34px;
}
html:not([dir=rtl]) .overview-wrapper p {
  line-height: 32px;
  margin-bottom: 20px;
  margin-right: 34px;
}
html:not([dir=rtl]) .overview-wrapper .lp-stats-section {
  padding-left: 100px;
}
@media only screen and (max-width: 1199px) {
  html:not([dir=rtl]) .overview-wrapper .lp-stats-section {
    padding-left: 50px;
  }
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .overview-wrapper .lp-stats-section {
    padding-left: 0;
  }
}
html:not([dir=rtl]) .overview-wrapper .lp-stats-section .stat-item .number-block {
  margin-bottom: 15px;
}
html:not([dir=rtl]) .overview-wrapper .lp-stats-section .stat-item .number-block .odometer {
  font-size: 1.625rem;
  line-height: 1;
}
html:not([dir=rtl]) .overview-wrapper .lp-stats-section .stat-item .label {
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #7a7a7a;
  width: 70%;
}
html:not([dir=rtl]) .overview-wrapper .lp-stats-section .btn-wrapper {
  display: flex;
  align-items: center;
  gap: 40px;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .overview-wrapper .lp-stats-section .btn-wrapper {
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
}
html:not([dir=rtl]) .overview-wrapper .lp-stats-section .btn-wrapper a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #B69C77;
  color: #FFFFFF;
  min-width: 195px;
  height: 43px;
  padding: 12px;
  text-transform: uppercase;
  font-size: 0.875rem;
  transition: all 0.3s ease;
  text-decoration: none;
}
html:not([dir=rtl]) .overview-wrapper .lp-stats-section .btn-wrapper a:hover {
  background-color: #a38457;
  color: #FFFFFF;
}
html:not([dir=rtl]) .overview-wrapper .number-count-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .overview-wrapper .number-count-wrapper {
    margin-top: 30px;
  }
}
html:not([dir=rtl]) .types-spaces-section {
  padding: 80px 0;
  background-color: #FFFFFF;
  margin-bottom: 90px;
}
html:not([dir=rtl]) .types-spaces-section .sec-title {
  margin-bottom: 25px;
}
html:not([dir=rtl]) .types-spaces-section .sec-title .sub-title {
  display: block;
  font-size: 1.0625rem;
  text-transform: uppercase;
  color: #607B7D;
  margin-bottom: 30px;
  position: relative;
  padding-left: 30px;
}
html:not([dir=rtl]) .types-spaces-section .sec-title .sub-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 1px;
  background-color: #7a7a7a;
}
html:not([dir=rtl]) .types-spaces-section .sec-title h4 {
  font-size: 30px !important;
  color: #0B2146;
}
html:not([dir=rtl]) .types-spaces-section .sec-title h4 span {
  color: #B69C77;
}
html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper {
  position: relative;
}
html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper .nav-tabs {
  border-bottom: 0;
  margin: 0;
  gap: 20px;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 767px) {
  html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper .nav-tabs {
    gap: 15px;
    justify-content: center;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
  }
}
html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper .nav-tabs .nav-item {
  list-style-type: none;
}
html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper .nav-tabs .nav-item .nav-link {
  border: 1px solid #0B2146;
  border-radius: 0;
  color: #0B2146;
  padding: 13px 20px;
  font-size: 0.8125rem;
  transition: all 0.3s ease;
  width: 100%;
}
html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper .nav-tabs .nav-item .nav-link.active, html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper .nav-tabs .nav-item .nav-link:hover {
  background-color: #0B2146;
  color: #FFFFFF;
}
html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper .tab-content .details-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  padding-top: 128px;
}
html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper .tab-content .details-grid .detail-item .value {
  display: block;
  font-size: 1.0625rem;
  color: #0B2146;
  margin-bottom: 5px;
}
html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper .tab-content .details-grid .detail-item .label {
  display: block;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #646E64;
  letter-spacing: 1px;
}
html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper .tab-content .gallery-wrapper {
  padding-left: 75px;
}
@media only screen and (max-width: 991px) {
  html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper .tab-content .gallery-wrapper {
    padding-left: 0;
    margin-top: 30px;
  }
}
html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper .tab-content .gallery-wrapper .main-image {
  margin-bottom: 20px;
}
html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper .tab-content .gallery-wrapper .main-image a {
  display: block;
  cursor: zoom-in;
}
html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper .tab-content .gallery-wrapper .main-image img {
  width: 100%;
  height: auto;
  display: block;
}
html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper .tab-content .gallery-wrapper .thumb-list {
  margin: 0 -8px;
  display: flex;
  flex-wrap: wrap;
}
html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper .tab-content .gallery-wrapper .thumb-list .thumb-item {
  padding: 0 8px;
  cursor: pointer;
  width: 25%;
  margin-bottom: 16px;
}
html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper .tab-content .gallery-wrapper .thumb-list .thumb-item img {
  width: 100%;
  height: auto;
  transition: opacity 0.3s ease;
}
html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper .tab-content .gallery-wrapper .thumb-list .thumb-item img:hover {
  opacity: 0.8;
}

/* ---Ar styling--- */
html[dir=rtl] {
  /**
   * common colors
   */
  /**
   * notification colors
   */
  /* slick */
  /* boxshadow */
  /**
   * common colors
   */
  /**
   * notification colors
   */
  /* slick */
  /* boxshadow */
  /* gradients */
  /**
   * buttons
   */
  /*
   * typography
   */
  /*
  * colors and gradients
  */
  /*
  * dataTable style
  */
  /* ---landing page animation--- */
  /* ---landing page animation end--- */
  /* ---project page animation--- */
  /* ---project page animation end--- */
  /* ---line animation--- */
  /* ---main menu animation--- */
  /* ---main menu animation./--- */
  /* ---about section animation--- */
  /* ---about section animation./--- */
  /* ---Project section animation--- */
  /* ---Project section animation./--- */
  /* ---contact section animation./--- */
  /* ---contact section animation--- */
  @import url("https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;500;600;700&display=swap");
}
html[dir=rtl] .base-page {
  min-height: calc(100vh - 27rem);
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .base-page {
    min-height: calc(100vh - 42rem);
  }
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .web-only {
    display: none !important;
  }
}
@media only screen and (min-width: 767px) {
  html[dir=rtl] .mob-only,
  html[dir=rtl] .for-mob {
    display: none !important;
  }
}
@media only screen and (min-width: 990px) {
  html[dir=rtl] .for-tab {
    display: none !important;
  }
}
html[dir=rtl] .decoration-none {
  text-decoration: none !important;
}
html[dir=rtl] .c-pointer {
  cursor: pointer !important;
}
html[dir=rtl] .c-not-allowed {
  cursor: not-allowed !important;
}
html[dir=rtl] .c-text {
  cursor: text !important;
}
html[dir=rtl] p {
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 25px;
}
html[dir=rtl] .no-overflow {
  overflow: hidden !important;
}
html[dir=rtl] a.has-link {
  cursor: pointer;
}
html[dir=rtl] .ls-0 {
  list-style-type: none;
}
html[dir=rtl] a {
  text-decoration: none !important;
}
html[dir=rtl] img {
  display: block;
  max-width: 100%;
  height: auto !important;
}
html[dir=rtl] .relative {
  position: relative;
}
html[dir=rtl] .overflow-hidden {
  overflow: hidden;
}
html[dir=rtl] .hidden {
  display: none !important;
}
html[dir=rtl] .bdr-1 {
  border-radius: 10px;
}
html[dir=rtl] .bdr-solid {
  border: 4px solid #B69C77;
}
html[dir=rtl] .full-height {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
html[dir=rtl] .v-center {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
html[dir=rtl] .pt-scroll {
  padding-top: 5rem !important;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .pt-scroll {
    padding-top: 1.875rem !important;
  }
}
html[dir=rtl] .p-top1 {
  padding-top: 5rem;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .p-top1 {
    padding-top: 3.75rem;
  }
}
html[dir=rtl] .p-top2 {
  padding-top: 3.125rem;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .p-top2 {
    padding-top: 3.125rem;
  }
}
html[dir=rtl] .p-top3 {
  padding-top: 6.875rem;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .p-top3 {
    padding-top: 3.75rem;
  }
}
html[dir=rtl] .p-bot1 {
  padding-bottom: 8.125rem;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .p-bot1 {
    padding-bottom: 4.375rem;
  }
}
html[dir=rtl] .p-bot2 {
  padding-bottom: 5rem;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .p-bot2 {
    padding-bottom: 3.75rem;
  }
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .p-m-0 {
    padding: 0 !important;
  }
}
html[dir=rtl] .site-link, html[dir=rtl] .prs-rls-wrapper .btn-wrapper a, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a, html[dir=rtl] .abt-section .top-content .lt-content .btn-wrapper a, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input[type=submit], html[dir=rtl] .abt-section .lt-content .btn-wrapper a, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input[type=submit], html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a {
  border-radius: 3px;
  padding: 8px 10px;
  border: none;
  outline: none !important;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s linear 0s;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
html[dir=rtl] .site-link.link-1, html[dir=rtl] .prs-rls-wrapper .btn-wrapper a, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input[type=submit], html[dir=rtl] .abt-section .lt-content .btn-wrapper a.link-1, html[dir=rtl] .abt-section .lt-content .prs-rls-wrapper .btn-wrapper a, html[dir=rtl] .prs-rls-wrapper .abt-section .lt-content .btn-wrapper a, html[dir=rtl] .abt-section .top-content .lt-content .btn-wrapper a, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a.link-1, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a.link-1, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] .prs-rls-wrapper .btn-wrapper a, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a.link-1, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] .prs-rls-wrapper .btn-wrapper a, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input[type=submit], html:not([dir=rtl]) .abt-section .top-content .lt-content .btn-wrapper html[dir=rtl] a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a {
  background-color: #0B2146;
  color: #FFFFFF;
}
html[dir=rtl] .site-link.link-1:hover, html[dir=rtl] .prs-rls-wrapper .btn-wrapper a:hover, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a:hover, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input[type=submit]:hover, html[dir=rtl] .abt-section .lt-content .btn-wrapper a.link-1:hover, html[dir=rtl] .abt-section .top-content .lt-content .btn-wrapper a:hover, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a.link-1:hover, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a.link-1:hover, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a.link-1:hover, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input[type=submit]:hover, html:not([dir=rtl]) .abt-section .top-content .lt-content .btn-wrapper html[dir=rtl] a:hover, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a:hover, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a:hover {
  border: 1px solid #0B2146;
  background-color: #FFFFFF;
  color: #0B2146;
}
html[dir=rtl] .site-link.link-2, html[dir=rtl] .prs-rls-wrapper .btn-wrapper a.link-2, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.link-2, html[dir=rtl] .abt-section .top-content .lt-content .btn-wrapper a.link-2, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input.link-2[type=submit], html[dir=rtl] .abt-section .lt-content .btn-wrapper a, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a.link-2, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a.link-2, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input.link-2[type=submit], html[dir=rtl] html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .abt-section .lt-content .btn-wrapper a, html[dir=rtl] .abt-section .lt-content html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a.link-2, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .abt-section .lt-content .btn-wrapper a, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a.link-2, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .abt-section .lt-content .btn-wrapper html[dir=rtl] a, html[dir=rtl] html:not([dir=rtl]) .abt-section .lt-content .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a, html:not([dir=rtl]) .abt-section .lt-content .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a {
  border: 1px solid #0B2146;
  color: #0B2146;
}
html[dir=rtl] .site-link.link-2:hover, html[dir=rtl] .prs-rls-wrapper .btn-wrapper a.link-2:hover, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.link-2:hover, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input.link-2[type=submit]:hover, html[dir=rtl] .abt-section .lt-content .btn-wrapper a:hover, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a.link-2:hover, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a.link-2:hover, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input.link-2[type=submit]:hover, html[dir=rtl] html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .abt-section .lt-content .btn-wrapper a:hover, html[dir=rtl] .abt-section .lt-content html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a:hover, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a.link-2:hover, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .abt-section .lt-content .btn-wrapper a:hover, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a.link-2:hover, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a:hover, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .abt-section .lt-content .btn-wrapper html[dir=rtl] a:hover, html[dir=rtl] html:not([dir=rtl]) .abt-section .lt-content .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a:hover, html:not([dir=rtl]) .abt-section .lt-content .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a:hover {
  border: 0;
  background-color: #0B2146;
  color: #FFFFFF;
}
html[dir=rtl] .site-link.link-3, html[dir=rtl] .prs-rls-wrapper .btn-wrapper a.link-3, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.link-3, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input.link-3[type=submit], html[dir=rtl] .abt-section .lt-content .btn-wrapper a.link-3, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a.link-3, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input.link-3[type=submit], html[dir=rtl] html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .land-page-content-wrapper .content-area .btn-wrapper a, html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a.link-3, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a.link-3, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a, html[dir=rtl] html:not([dir=rtl]) .land-page-content-wrapper .content-area .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a, html:not([dir=rtl]) .land-page-content-wrapper .content-area .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
}
html[dir=rtl] .site-link.link-3:hover, html[dir=rtl] .prs-rls-wrapper .btn-wrapper a.link-3:hover, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.link-3:hover, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input.link-3[type=submit]:hover, html[dir=rtl] .abt-section .lt-content .btn-wrapper a.link-3:hover, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a:hover, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a.link-3:hover, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input.link-3[type=submit]:hover, html[dir=rtl] html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .land-page-content-wrapper .content-area .btn-wrapper a:hover, html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a:hover, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a.link-3:hover, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a:hover, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a.link-3:hover, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a:hover, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a:hover, html[dir=rtl] html:not([dir=rtl]) .land-page-content-wrapper .content-area .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a:hover, html:not([dir=rtl]) .land-page-content-wrapper .content-area .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a:hover {
  background-color: #FFFFFF;
  color: #0B2146;
}
html[dir=rtl] .site-link.link-4, html[dir=rtl] .prs-rls-wrapper .btn-wrapper a.link-4, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.link-4, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input.link-4[type=submit], html[dir=rtl] .abt-section .lt-content .btn-wrapper a.link-4, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a.link-4, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a.link-4, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a.link-4, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input.link-4[type=submit], html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a.link-4, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a.link-4 {
  background-color: #B69C77;
  color: #FFFFFF;
}
html[dir=rtl] .site-link.link-4:hover, html[dir=rtl] .prs-rls-wrapper .btn-wrapper a.link-4:hover, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.link-4:hover, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input.link-4[type=submit]:hover, html[dir=rtl] .abt-section .lt-content .btn-wrapper a.link-4:hover, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a.link-4:hover, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a.link-4:hover, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a.link-4:hover, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input.link-4[type=submit]:hover, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a.link-4:hover, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a.link-4:hover {
  border: 1px solid #B69C77;
  background-color: #FFFFFF;
  color: #B69C77;
}
html[dir=rtl] .site-link.ln-xl, html[dir=rtl] .prs-rls-wrapper .btn-wrapper a.ln-xl, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.ln-xl, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input.ln-xl[type=submit], html[dir=rtl] .abt-section .lt-content .btn-wrapper a.ln-xl, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a.ln-xl, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a.ln-xl, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a.ln-xl, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input.ln-xl[type=submit], html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a.ln-xl, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a.ln-xl {
  max-width: 414px;
  height: 60px;
}
html[dir=rtl] .site-link.ln-lg, html[dir=rtl] .prs-rls-wrapper .btn-wrapper a.ln-lg, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.ln-lg, html[dir=rtl] .abt-section .top-content .lt-content .btn-wrapper a.ln-lg, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input[type=submit], html[dir=rtl] .abt-section .lt-content .btn-wrapper a, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a.ln-lg, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a.ln-lg, html[dir=rtl] html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .abt-section .lt-content .btn-wrapper a, html[dir=rtl] .abt-section .lt-content html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a.ln-lg, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .abt-section .lt-content .btn-wrapper a, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a.ln-lg, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .abt-section .lt-content .btn-wrapper html[dir=rtl] a, html[dir=rtl] html:not([dir=rtl]) .abt-section .lt-content .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a, html:not([dir=rtl]) .abt-section .lt-content .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input[type=submit] {
  max-width: 200px;
  height: 48px;
}
html[dir=rtl] .site-link.ln-md, html[dir=rtl] .prs-rls-wrapper .btn-wrapper a, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.ln-md, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .prs-rls-wrapper .btn-wrapper a, html[dir=rtl] .prs-rls-wrapper .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input.ln-md[type=submit], html[dir=rtl] .abt-section .lt-content .btn-wrapper a.ln-md, html[dir=rtl] .abt-section .lt-content .prs-rls-wrapper .btn-wrapper a, html[dir=rtl] .prs-rls-wrapper .abt-section .lt-content .btn-wrapper a, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a.ln-md, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] .prs-rls-wrapper .btn-wrapper a, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input.ln-md[type=submit], html[dir=rtl] html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .land-page-content-wrapper .content-area .btn-wrapper a, html[dir=rtl] .land-page-content-wrapper .content-area html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a.ln-md, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .prs-rls-wrapper .btn-wrapper a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a, html[dir=rtl] html:not([dir=rtl]) .land-page-content-wrapper .content-area .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a, html:not([dir=rtl]) .land-page-content-wrapper .content-area .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .prs-rls-wrapper .btn-wrapper html[dir=rtl] a, html:not([dir=rtl]) .prs-rls-wrapper .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a {
  min-width: 160px;
  width: auto;
  height: 40px;
  font-size: 0.875rem;
}
html[dir=rtl] .site-link.ln-sm, html[dir=rtl] .prs-rls-wrapper .btn-wrapper a.ln-sm, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a.ln-sm, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input.ln-sm[type=submit], html[dir=rtl] .abt-section .lt-content .btn-wrapper a.ln-sm, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper a.ln-sm, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] a.ln-sm, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] a.ln-sm, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input.ln-sm[type=submit], html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] a.ln-sm, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] a.ln-sm {
  max-width: 120px;
  height: 36px;
  font-size: 0.75rem;
}
html[dir=rtl] .link-text-1 {
  color: #A7AABC;
}
html[dir=rtl] .link-text-1:hover {
  text-decoration: underline !important;
}
html[dir=rtl] .text-underline {
  text-decoration: underline !important;
}
html[dir=rtl] .block-bd {
  border: 1px solid #B69C77;
  padding: 12px;
  border-radius: 6px;
}
html[dir=rtl] .site-input {
  padding: 11px 40px 11px 10px;
  border-radius: 5px;
}
html[dir=rtl] .site-input.sl-lg {
  height: 60px;
  min-width: 220px;
}
html[dir=rtl] .site-input.sl-md {
  height: 40px;
  min-width: 170px;
}
html[dir=rtl] .field-1 {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  background-color: #0B2146;
}
html[dir=rtl] .field-1.placeholder {
  color: #FFFFFF;
  opacity: 1;
}
html[dir=rtl] .field-1:-moz-placeholder {
  color: #FFFFFF;
  opacity: 1;
}
html[dir=rtl] .field-1::-moz-placeholder {
  color: #FFFFFF;
  opacity: 1;
}
html[dir=rtl] .field-1:-ms-input-placeholder {
  color: #FFFFFF;
  opacity: 1;
}
html[dir=rtl] .field-1::-webkit-input-placeholder {
  color: #FFFFFF;
  opacity: 1;
}
html[dir=rtl] label {
  color: #A7AABC;
  margin-bottom: 10px;
}
html[dir=rtl] input {
  width: 100%;
  height: 40px;
  padding: 0 20px;
  border-radius: 5px;
  border: 1px solid #D7DDED;
  color: #0B2146;
  background-color: #FFFFFF;
}
html[dir=rtl] input:focus {
  outline: none;
}
html[dir=rtl] input.placeholder {
  opacity: 1;
  color: #0B2146;
}
html[dir=rtl] input:-moz-placeholder {
  opacity: 1;
  color: #0B2146;
}
html[dir=rtl] input::-moz-placeholder {
  opacity: 1;
  color: #0B2146;
}
html[dir=rtl] input:-ms-input-placeholder {
  opacity: 1;
  color: #0B2146;
}
html[dir=rtl] input::-webkit-input-placeholder {
  opacity: 1;
  color: #0B2146;
}
html[dir=rtl] textarea {
  border: 1px solid #D7DDED;
  color: #A7AABC;
  background-color: #FFFFFF;
  border-radius: 5px;
  resize: none;
  width: 100%;
  height: 80px;
  outline: none;
  padding: 10px 20px;
}
html[dir=rtl] textarea.placeholder {
  opacity: 1;
  color: #0B2146;
}
html[dir=rtl] textarea:-moz-placeholder {
  opacity: 1;
  color: #0B2146;
}
html[dir=rtl] textarea::-moz-placeholder {
  opacity: 1;
  color: #0B2146;
}
html[dir=rtl] textarea:-ms-input-placeholder {
  opacity: 1;
  color: #0B2146;
}
html[dir=rtl] textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #0B2146;
}
html[dir=rtl] .bootstrap-select {
  max-width: none;
  width: 100% !important;
  display: flex;
  align-items: center;
}
html[dir=rtl] .bootstrap-select .dropdown-toggle {
  height: 40px;
  color: #A7AABC !important;
  background-color: #FFFFFF !important;
  border: 1px solid #D7DDED !important;
  outline: none !important;
  padding: 0 20px;
  text-align: unset;
}
html[dir=rtl] .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}
html[dir=rtl] .bootstrap-select .dropdown-toggle .filter-option {
  display: flex;
  align-items: center;
}
html[dir=rtl] .bootstrap-select .dropdown-toggle::after {
  background: url(../image/down-arrow.svg) no-repeat left top;
  position: absolute;
  right: 17px;
  top: 17px;
  width: 14px;
  height: 8px;
  border: 0;
}
html[dir=rtl] .bootstrap-select .dropdown-toggle[aria-expanded=true]::after {
  transform: scaleY(-1);
}
html[dir=rtl] .bootstrap-select .dropdown-menu {
  padding: 0;
}
html[dir=rtl] .bootstrap-select .dropdown-menu ul {
  margin: 0;
  padding: 0;
}
html[dir=rtl] .bootstrap-select .dropdown-menu ul li {
  padding: 5px 20px;
  list-style-type: none;
}
html[dir=rtl] .bootstrap-select .dropdown-menu ul li:hover {
  background-color: #0B2146;
}
html[dir=rtl] .bootstrap-select .dropdown-menu ul li:hover a {
  color: #FFFFFF !important;
}
html[dir=rtl] .bootstrap-select .dropdown-menu ul li a {
  color: #A7AABC !important;
  font-size: 0.9375rem;
  display: block;
}
html[dir=rtl] .slick-dotted.slick-slider {
  margin-bottom: 45px;
}
html[dir=rtl] .slick-slide img {
  width: 100%;
}
html[dir=rtl] .slick-dots {
  bottom: -40px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1140px;
  padding: 0 15px;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 !important;
}
html[dir=rtl] .slick-dots li {
  margin: 0 6px;
  height: auto;
  width: auto;
}
html[dir=rtl] .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  padding: 0;
  opacity: 1;
  background: #0B2146;
  position: relative;
  overflow: hidden;
}
html[dir=rtl] .slick-dots li button::before {
  content: "";
}
html[dir=rtl] .slick-dots li.slick-active button, html[dir=rtl] .slick-dots li:hover button {
  opacity: 1;
  background: #EDEEF4;
}
html[dir=rtl] .sl-arrow .slick-prev, html[dir=rtl] .sl-arrow .slick-next {
  z-index: 99;
}
html[dir=rtl] .sl-arrow .slick-prev {
  left: 5px;
}
html[dir=rtl] .sl-arrow .slick-prev::before {
  content: url(../image/slick-nav-prev.svg);
}
html[dir=rtl] .sl-arrow .slick-next {
  right: 5px;
}
html[dir=rtl] .sl-arrow .slick-next::before {
  content: url(../image/slick-nav-next.svg);
}
html[dir=rtl] .bg-1 {
  background-color: #0B2146 !important;
}
html[dir=rtl] .color-1 {
  color: #0B2146 !important;
}
html[dir=rtl] .bg-2 {
  background-color: #A7AABC !important;
}
html[dir=rtl] .color-2 {
  color: #A7AABC !important;
}
html[dir=rtl] .bg-3 {
  background-color: #EDEEF4 !important;
}
html[dir=rtl] .color-3 {
  color: #EDEEF4 !important;
}
html[dir=rtl] .bg-4 {
  background-color: #FFFFFF !important;
}
html[dir=rtl] .color-4 {
  color: #FFFFFF !important;
}
html[dir=rtl] .bg-5 {
  background-color: #000000 !important;
}
html[dir=rtl] .color-5 {
  color: #000000 !important;
}
html[dir=rtl] .bg-6 {
  background-color: #B69C77 !important;
}
html[dir=rtl] .color-6 {
  color: #B69C77 !important;
}
html[dir=rtl] .bg-7 {
  background-color: #607B7D !important;
}
html[dir=rtl] .color-7 {
  color: #607B7D !important;
}
html[dir=rtl] .bg-8 {
  background-color: color-8 !important;
}
html[dir=rtl] .color-8 {
  color: color-8 !important;
}
html[dir=rtl] .bg-9 {
  background-color: color-9 !important;
}
html[dir=rtl] .color-9 {
  color: color-9 !important;
}
html[dir=rtl] .weight-300 {
  font-weight: 300 !important;
}
html[dir=rtl] .lighter {
  font-weight: 300 !important;
}
html[dir=rtl] .weight-400 {
  font-weight: 400 !important;
}
html[dir=rtl] .normal, html[dir=rtl] body, html[dir=rtl] html:not([dir=rtl]) body, html:not([dir=rtl]) html[dir=rtl] body {
  font-weight: 400 !important;
}
html[dir=rtl] .weight-500 {
  font-weight: 500 !important;
}
html[dir=rtl] .medium {
  font-weight: 500 !important;
}
html[dir=rtl] .weight-600 {
  font-weight: 600 !important;
}
html[dir=rtl] .semi-bold {
  font-weight: 600 !important;
}
html[dir=rtl] .weight-700 {
  font-weight: 700 !important;
}
html[dir=rtl] .bold {
  font-weight: 700 !important;
}
html[dir=rtl] .weight-800 {
  font-weight: 800 !important;
}
html[dir=rtl] .extra-bold {
  font-weight: 800 !important;
}
html[dir=rtl] .weight-900 {
  font-weight: 900 !important;
}
html[dir=rtl] .extra-black {
  font-weight: 900 !important;
}
html[dir=rtl] .heading-h1, html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .number-counter-block .odometer, html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .number-counter-block html[dir=rtl] .odometer,
html[dir=rtl] h1 {
  font-size: 4rem !important;
  color: #0B2146;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .heading-h1, html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .number-counter-block .odometer, html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .number-counter-block html[dir=rtl] .odometer,
  html[dir=rtl] h1 {
    font-size: 1.875rem !important;
  }
}
html[dir=rtl] .heading-h2,
html[dir=rtl] h2 {
  font-size: 3rem !important;
  color: #0B2146;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .heading-h2,
  html[dir=rtl] h2 {
    font-size: 2rem !important;
  }
}
html[dir=rtl] .heading-h3,
html[dir=rtl] h3 {
  font-size: 2.25rem !important;
  color: #0B2146;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .heading-h3,
  html[dir=rtl] h3 {
    font-size: 2rem !important;
  }
}
html[dir=rtl] .heading-h4,
html[dir=rtl] h4 {
  font-size: 2rem !important;
  color: #0B2146;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .heading-h4,
  html[dir=rtl] h4 {
    font-size: 1.875rem !important;
  }
}
html[dir=rtl] .heading-h5,
html[dir=rtl] h5 {
  font-size: 1.75rem !important;
  color: #0B2146;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .heading-h5,
  html[dir=rtl] h5 {
    font-size: 1.5rem !important;
  }
}
html[dir=rtl] .heading-h6,
html[dir=rtl] h6 {
  font-size: 1.5rem !important;
  color: #0B2146;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .heading-h6,
  html[dir=rtl] h6 {
    font-size: 1.25rem !important;
  }
}
html[dir=rtl] .para-1 {
  font-size: 1.125rem !important;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .para-1 {
    font-size: 1.125rem !important;
  }
}
html[dir=rtl] .para-2 {
  font-size: 1rem !important;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .para-2 {
    font-size: 1rem !important;
  }
}
html[dir=rtl] .para-3 {
  font-size: 0.875rem !important;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .para-3 {
    font-size: 0.875rem !important;
  }
}
html[dir=rtl] .p-type1 p {
  font-size: 18px !important;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .p-type1 p {
    font-size: 18px !important;
  }
}
html[dir=rtl] .p-type2 p, html[dir=rtl] .p-type2 span {
  font-size: 20px !important;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .p-type2 p, html[dir=rtl] .p-type2 span {
    font-size: 20px !important;
  }
}
html[dir=rtl] .p-type3 p {
  font-size: 14px !important;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .p-type3 p {
    font-size: 14px !important;
  }
}
html[dir=rtl] .br-left {
  border-radius: 4rem 0 0 4rem;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .br-left {
    border-radius: 2rem 0 0 2rem;
  }
}
html[dir=rtl] .br-top {
  border-radius: 4rem 4rem 0 0;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .br-top {
    border-radius: 2rem 2rem 0 0;
  }
}
html[dir=rtl] .br-right {
  border-radius: 0 4rem 4rem 0;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .br-right {
    border-radius: 0 2rem 2rem 0;
  }
}
html[dir=rtl] .br-bottom {
  border-radius: 0 0 4rem 4rem;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .br-bottom {
    border-radius: 0 0 2rem 2rem;
  }
}
html[dir=rtl] .bt-1 {
  border-top: 1px solid #0B2146;
}
html[dir=rtl] .bt-c1 {
  border-top: 1px solid #0B2146;
}
html[dir=rtl] .bb-1 {
  border-bottom: 1px solid #0B2146;
}
html[dir=rtl] .bb-c1 {
  border-bottom: 1px solid #0B2146;
}
html[dir=rtl] .bl-1 {
  border-left: 1px solid #0B2146;
}
html[dir=rtl] .bl-c1 {
  border-left: 1px solid #0B2146;
}
html[dir=rtl] .br-1 {
  border-right: 1px solid #0B2146;
}
html[dir=rtl] .br-c1 {
  border-right: 1px solid #0B2146;
}
html[dir=rtl] .w-1 {
  width: 1% !important;
}
html[dir=rtl] .mxw-1 {
  max-width: 1% !important;
}
html[dir=rtl] .mnw-1 {
  min-width: 1% !important;
}
html[dir=rtl] .mxh-1 {
  max-height: 1% !important;
}
html[dir=rtl] .opacity-1 {
  opacity: 0.01 !important;
}
html[dir=rtl] .w-2 {
  width: 2% !important;
}
html[dir=rtl] .mxw-2 {
  max-width: 2% !important;
}
html[dir=rtl] .mnw-2 {
  min-width: 2% !important;
}
html[dir=rtl] .mxh-2 {
  max-height: 2% !important;
}
html[dir=rtl] .opacity-2 {
  opacity: 0.02 !important;
}
html[dir=rtl] .w-3 {
  width: 3% !important;
}
html[dir=rtl] .mxw-3 {
  max-width: 3% !important;
}
html[dir=rtl] .mnw-3 {
  min-width: 3% !important;
}
html[dir=rtl] .mxh-3 {
  max-height: 3% !important;
}
html[dir=rtl] .opacity-3 {
  opacity: 0.03 !important;
}
html[dir=rtl] .w-4 {
  width: 4% !important;
}
html[dir=rtl] .mxw-4 {
  max-width: 4% !important;
}
html[dir=rtl] .mnw-4 {
  min-width: 4% !important;
}
html[dir=rtl] .mxh-4 {
  max-height: 4% !important;
}
html[dir=rtl] .opacity-4 {
  opacity: 0.04 !important;
}
html[dir=rtl] .w-5 {
  width: 5% !important;
}
html[dir=rtl] .mxw-5 {
  max-width: 5% !important;
}
html[dir=rtl] .mnw-5 {
  min-width: 5% !important;
}
html[dir=rtl] .mxh-5 {
  max-height: 5% !important;
}
html[dir=rtl] .opacity-5 {
  opacity: 0.05 !important;
}
html[dir=rtl] .w-6 {
  width: 6% !important;
}
html[dir=rtl] .mxw-6 {
  max-width: 6% !important;
}
html[dir=rtl] .mnw-6 {
  min-width: 6% !important;
}
html[dir=rtl] .mxh-6 {
  max-height: 6% !important;
}
html[dir=rtl] .opacity-6 {
  opacity: 0.06 !important;
}
html[dir=rtl] .w-7 {
  width: 7% !important;
}
html[dir=rtl] .mxw-7 {
  max-width: 7% !important;
}
html[dir=rtl] .mnw-7 {
  min-width: 7% !important;
}
html[dir=rtl] .mxh-7 {
  max-height: 7% !important;
}
html[dir=rtl] .opacity-7 {
  opacity: 0.07 !important;
}
html[dir=rtl] .w-8 {
  width: 8% !important;
}
html[dir=rtl] .mxw-8 {
  max-width: 8% !important;
}
html[dir=rtl] .mnw-8 {
  min-width: 8% !important;
}
html[dir=rtl] .mxh-8 {
  max-height: 8% !important;
}
html[dir=rtl] .opacity-8 {
  opacity: 0.08 !important;
}
html[dir=rtl] .w-9 {
  width: 9% !important;
}
html[dir=rtl] .mxw-9 {
  max-width: 9% !important;
}
html[dir=rtl] .mnw-9 {
  min-width: 9% !important;
}
html[dir=rtl] .mxh-9 {
  max-height: 9% !important;
}
html[dir=rtl] .opacity-9 {
  opacity: 0.09 !important;
}
html[dir=rtl] .w-10 {
  width: 10% !important;
}
html[dir=rtl] .mxw-10 {
  max-width: 10% !important;
}
html[dir=rtl] .mnw-10 {
  min-width: 10% !important;
}
html[dir=rtl] .mxh-10 {
  max-height: 10% !important;
}
html[dir=rtl] .opacity-10 {
  opacity: 0.1 !important;
}
html[dir=rtl] .w-11 {
  width: 11% !important;
}
html[dir=rtl] .mxw-11 {
  max-width: 11% !important;
}
html[dir=rtl] .mnw-11 {
  min-width: 11% !important;
}
html[dir=rtl] .mxh-11 {
  max-height: 11% !important;
}
html[dir=rtl] .opacity-11 {
  opacity: 0.11 !important;
}
html[dir=rtl] .w-12 {
  width: 12% !important;
}
html[dir=rtl] .mxw-12 {
  max-width: 12% !important;
}
html[dir=rtl] .mnw-12 {
  min-width: 12% !important;
}
html[dir=rtl] .mxh-12 {
  max-height: 12% !important;
}
html[dir=rtl] .opacity-12 {
  opacity: 0.12 !important;
}
html[dir=rtl] .w-13 {
  width: 13% !important;
}
html[dir=rtl] .mxw-13 {
  max-width: 13% !important;
}
html[dir=rtl] .mnw-13 {
  min-width: 13% !important;
}
html[dir=rtl] .mxh-13 {
  max-height: 13% !important;
}
html[dir=rtl] .opacity-13 {
  opacity: 0.13 !important;
}
html[dir=rtl] .w-14 {
  width: 14% !important;
}
html[dir=rtl] .mxw-14 {
  max-width: 14% !important;
}
html[dir=rtl] .mnw-14 {
  min-width: 14% !important;
}
html[dir=rtl] .mxh-14 {
  max-height: 14% !important;
}
html[dir=rtl] .opacity-14 {
  opacity: 0.14 !important;
}
html[dir=rtl] .w-15 {
  width: 15% !important;
}
html[dir=rtl] .mxw-15 {
  max-width: 15% !important;
}
html[dir=rtl] .mnw-15 {
  min-width: 15% !important;
}
html[dir=rtl] .mxh-15 {
  max-height: 15% !important;
}
html[dir=rtl] .opacity-15 {
  opacity: 0.15 !important;
}
html[dir=rtl] .w-16 {
  width: 16% !important;
}
html[dir=rtl] .mxw-16 {
  max-width: 16% !important;
}
html[dir=rtl] .mnw-16 {
  min-width: 16% !important;
}
html[dir=rtl] .mxh-16 {
  max-height: 16% !important;
}
html[dir=rtl] .opacity-16 {
  opacity: 0.16 !important;
}
html[dir=rtl] .w-17 {
  width: 17% !important;
}
html[dir=rtl] .mxw-17 {
  max-width: 17% !important;
}
html[dir=rtl] .mnw-17 {
  min-width: 17% !important;
}
html[dir=rtl] .mxh-17 {
  max-height: 17% !important;
}
html[dir=rtl] .opacity-17 {
  opacity: 0.17 !important;
}
html[dir=rtl] .w-18 {
  width: 18% !important;
}
html[dir=rtl] .mxw-18 {
  max-width: 18% !important;
}
html[dir=rtl] .mnw-18 {
  min-width: 18% !important;
}
html[dir=rtl] .mxh-18 {
  max-height: 18% !important;
}
html[dir=rtl] .opacity-18 {
  opacity: 0.18 !important;
}
html[dir=rtl] .w-19 {
  width: 19% !important;
}
html[dir=rtl] .mxw-19 {
  max-width: 19% !important;
}
html[dir=rtl] .mnw-19 {
  min-width: 19% !important;
}
html[dir=rtl] .mxh-19 {
  max-height: 19% !important;
}
html[dir=rtl] .opacity-19 {
  opacity: 0.19 !important;
}
html[dir=rtl] .w-20 {
  width: 20% !important;
}
html[dir=rtl] .mxw-20 {
  max-width: 20% !important;
}
html[dir=rtl] .mnw-20 {
  min-width: 20% !important;
}
html[dir=rtl] .mxh-20 {
  max-height: 20% !important;
}
html[dir=rtl] .opacity-20 {
  opacity: 0.2 !important;
}
html[dir=rtl] .w-21 {
  width: 21% !important;
}
html[dir=rtl] .mxw-21 {
  max-width: 21% !important;
}
html[dir=rtl] .mnw-21 {
  min-width: 21% !important;
}
html[dir=rtl] .mxh-21 {
  max-height: 21% !important;
}
html[dir=rtl] .opacity-21 {
  opacity: 0.21 !important;
}
html[dir=rtl] .w-22 {
  width: 22% !important;
}
html[dir=rtl] .mxw-22 {
  max-width: 22% !important;
}
html[dir=rtl] .mnw-22 {
  min-width: 22% !important;
}
html[dir=rtl] .mxh-22 {
  max-height: 22% !important;
}
html[dir=rtl] .opacity-22 {
  opacity: 0.22 !important;
}
html[dir=rtl] .w-23 {
  width: 23% !important;
}
html[dir=rtl] .mxw-23 {
  max-width: 23% !important;
}
html[dir=rtl] .mnw-23 {
  min-width: 23% !important;
}
html[dir=rtl] .mxh-23 {
  max-height: 23% !important;
}
html[dir=rtl] .opacity-23 {
  opacity: 0.23 !important;
}
html[dir=rtl] .w-24 {
  width: 24% !important;
}
html[dir=rtl] .mxw-24 {
  max-width: 24% !important;
}
html[dir=rtl] .mnw-24 {
  min-width: 24% !important;
}
html[dir=rtl] .mxh-24 {
  max-height: 24% !important;
}
html[dir=rtl] .opacity-24 {
  opacity: 0.24 !important;
}
html[dir=rtl] .w-25 {
  width: 25% !important;
}
html[dir=rtl] .mxw-25 {
  max-width: 25% !important;
}
html[dir=rtl] .mnw-25 {
  min-width: 25% !important;
}
html[dir=rtl] .mxh-25 {
  max-height: 25% !important;
}
html[dir=rtl] .opacity-25 {
  opacity: 0.25 !important;
}
html[dir=rtl] .w-26 {
  width: 26% !important;
}
html[dir=rtl] .mxw-26 {
  max-width: 26% !important;
}
html[dir=rtl] .mnw-26 {
  min-width: 26% !important;
}
html[dir=rtl] .mxh-26 {
  max-height: 26% !important;
}
html[dir=rtl] .opacity-26 {
  opacity: 0.26 !important;
}
html[dir=rtl] .w-27 {
  width: 27% !important;
}
html[dir=rtl] .mxw-27 {
  max-width: 27% !important;
}
html[dir=rtl] .mnw-27 {
  min-width: 27% !important;
}
html[dir=rtl] .mxh-27 {
  max-height: 27% !important;
}
html[dir=rtl] .opacity-27 {
  opacity: 0.27 !important;
}
html[dir=rtl] .w-28 {
  width: 28% !important;
}
html[dir=rtl] .mxw-28 {
  max-width: 28% !important;
}
html[dir=rtl] .mnw-28 {
  min-width: 28% !important;
}
html[dir=rtl] .mxh-28 {
  max-height: 28% !important;
}
html[dir=rtl] .opacity-28 {
  opacity: 0.28 !important;
}
html[dir=rtl] .w-29 {
  width: 29% !important;
}
html[dir=rtl] .mxw-29 {
  max-width: 29% !important;
}
html[dir=rtl] .mnw-29 {
  min-width: 29% !important;
}
html[dir=rtl] .mxh-29 {
  max-height: 29% !important;
}
html[dir=rtl] .opacity-29 {
  opacity: 0.29 !important;
}
html[dir=rtl] .w-30 {
  width: 30% !important;
}
html[dir=rtl] .mxw-30 {
  max-width: 30% !important;
}
html[dir=rtl] .mnw-30 {
  min-width: 30% !important;
}
html[dir=rtl] .mxh-30 {
  max-height: 30% !important;
}
html[dir=rtl] .opacity-30 {
  opacity: 0.3 !important;
}
html[dir=rtl] .w-31 {
  width: 31% !important;
}
html[dir=rtl] .mxw-31 {
  max-width: 31% !important;
}
html[dir=rtl] .mnw-31 {
  min-width: 31% !important;
}
html[dir=rtl] .mxh-31 {
  max-height: 31% !important;
}
html[dir=rtl] .opacity-31 {
  opacity: 0.31 !important;
}
html[dir=rtl] .w-32 {
  width: 32% !important;
}
html[dir=rtl] .mxw-32 {
  max-width: 32% !important;
}
html[dir=rtl] .mnw-32 {
  min-width: 32% !important;
}
html[dir=rtl] .mxh-32 {
  max-height: 32% !important;
}
html[dir=rtl] .opacity-32 {
  opacity: 0.32 !important;
}
html[dir=rtl] .w-33 {
  width: 33% !important;
}
html[dir=rtl] .mxw-33 {
  max-width: 33% !important;
}
html[dir=rtl] .mnw-33 {
  min-width: 33% !important;
}
html[dir=rtl] .mxh-33 {
  max-height: 33% !important;
}
html[dir=rtl] .opacity-33 {
  opacity: 0.33 !important;
}
html[dir=rtl] .w-34 {
  width: 34% !important;
}
html[dir=rtl] .mxw-34 {
  max-width: 34% !important;
}
html[dir=rtl] .mnw-34 {
  min-width: 34% !important;
}
html[dir=rtl] .mxh-34 {
  max-height: 34% !important;
}
html[dir=rtl] .opacity-34 {
  opacity: 0.34 !important;
}
html[dir=rtl] .w-35 {
  width: 35% !important;
}
html[dir=rtl] .mxw-35 {
  max-width: 35% !important;
}
html[dir=rtl] .mnw-35 {
  min-width: 35% !important;
}
html[dir=rtl] .mxh-35 {
  max-height: 35% !important;
}
html[dir=rtl] .opacity-35 {
  opacity: 0.35 !important;
}
html[dir=rtl] .w-36 {
  width: 36% !important;
}
html[dir=rtl] .mxw-36 {
  max-width: 36% !important;
}
html[dir=rtl] .mnw-36 {
  min-width: 36% !important;
}
html[dir=rtl] .mxh-36 {
  max-height: 36% !important;
}
html[dir=rtl] .opacity-36 {
  opacity: 0.36 !important;
}
html[dir=rtl] .w-37 {
  width: 37% !important;
}
html[dir=rtl] .mxw-37 {
  max-width: 37% !important;
}
html[dir=rtl] .mnw-37 {
  min-width: 37% !important;
}
html[dir=rtl] .mxh-37 {
  max-height: 37% !important;
}
html[dir=rtl] .opacity-37 {
  opacity: 0.37 !important;
}
html[dir=rtl] .w-38 {
  width: 38% !important;
}
html[dir=rtl] .mxw-38 {
  max-width: 38% !important;
}
html[dir=rtl] .mnw-38 {
  min-width: 38% !important;
}
html[dir=rtl] .mxh-38 {
  max-height: 38% !important;
}
html[dir=rtl] .opacity-38 {
  opacity: 0.38 !important;
}
html[dir=rtl] .w-39 {
  width: 39% !important;
}
html[dir=rtl] .mxw-39 {
  max-width: 39% !important;
}
html[dir=rtl] .mnw-39 {
  min-width: 39% !important;
}
html[dir=rtl] .mxh-39 {
  max-height: 39% !important;
}
html[dir=rtl] .opacity-39 {
  opacity: 0.39 !important;
}
html[dir=rtl] .w-40 {
  width: 40% !important;
}
html[dir=rtl] .mxw-40 {
  max-width: 40% !important;
}
html[dir=rtl] .mnw-40 {
  min-width: 40% !important;
}
html[dir=rtl] .mxh-40 {
  max-height: 40% !important;
}
html[dir=rtl] .opacity-40 {
  opacity: 0.4 !important;
}
html[dir=rtl] .w-41 {
  width: 41% !important;
}
html[dir=rtl] .mxw-41 {
  max-width: 41% !important;
}
html[dir=rtl] .mnw-41 {
  min-width: 41% !important;
}
html[dir=rtl] .mxh-41 {
  max-height: 41% !important;
}
html[dir=rtl] .opacity-41 {
  opacity: 0.41 !important;
}
html[dir=rtl] .w-42 {
  width: 42% !important;
}
html[dir=rtl] .mxw-42 {
  max-width: 42% !important;
}
html[dir=rtl] .mnw-42 {
  min-width: 42% !important;
}
html[dir=rtl] .mxh-42 {
  max-height: 42% !important;
}
html[dir=rtl] .opacity-42 {
  opacity: 0.42 !important;
}
html[dir=rtl] .w-43 {
  width: 43% !important;
}
html[dir=rtl] .mxw-43 {
  max-width: 43% !important;
}
html[dir=rtl] .mnw-43 {
  min-width: 43% !important;
}
html[dir=rtl] .mxh-43 {
  max-height: 43% !important;
}
html[dir=rtl] .opacity-43 {
  opacity: 0.43 !important;
}
html[dir=rtl] .w-44 {
  width: 44% !important;
}
html[dir=rtl] .mxw-44 {
  max-width: 44% !important;
}
html[dir=rtl] .mnw-44 {
  min-width: 44% !important;
}
html[dir=rtl] .mxh-44 {
  max-height: 44% !important;
}
html[dir=rtl] .opacity-44 {
  opacity: 0.44 !important;
}
html[dir=rtl] .w-45 {
  width: 45% !important;
}
html[dir=rtl] .mxw-45 {
  max-width: 45% !important;
}
html[dir=rtl] .mnw-45 {
  min-width: 45% !important;
}
html[dir=rtl] .mxh-45 {
  max-height: 45% !important;
}
html[dir=rtl] .opacity-45 {
  opacity: 0.45 !important;
}
html[dir=rtl] .w-46 {
  width: 46% !important;
}
html[dir=rtl] .mxw-46 {
  max-width: 46% !important;
}
html[dir=rtl] .mnw-46 {
  min-width: 46% !important;
}
html[dir=rtl] .mxh-46 {
  max-height: 46% !important;
}
html[dir=rtl] .opacity-46 {
  opacity: 0.46 !important;
}
html[dir=rtl] .w-47 {
  width: 47% !important;
}
html[dir=rtl] .mxw-47 {
  max-width: 47% !important;
}
html[dir=rtl] .mnw-47 {
  min-width: 47% !important;
}
html[dir=rtl] .mxh-47 {
  max-height: 47% !important;
}
html[dir=rtl] .opacity-47 {
  opacity: 0.47 !important;
}
html[dir=rtl] .w-48 {
  width: 48% !important;
}
html[dir=rtl] .mxw-48 {
  max-width: 48% !important;
}
html[dir=rtl] .mnw-48 {
  min-width: 48% !important;
}
html[dir=rtl] .mxh-48 {
  max-height: 48% !important;
}
html[dir=rtl] .opacity-48 {
  opacity: 0.48 !important;
}
html[dir=rtl] .w-49 {
  width: 49% !important;
}
html[dir=rtl] .mxw-49 {
  max-width: 49% !important;
}
html[dir=rtl] .mnw-49 {
  min-width: 49% !important;
}
html[dir=rtl] .mxh-49 {
  max-height: 49% !important;
}
html[dir=rtl] .opacity-49 {
  opacity: 0.49 !important;
}
html[dir=rtl] .w-50 {
  width: 50% !important;
}
html[dir=rtl] .mxw-50 {
  max-width: 50% !important;
}
html[dir=rtl] .mnw-50 {
  min-width: 50% !important;
}
html[dir=rtl] .mxh-50 {
  max-height: 50% !important;
}
html[dir=rtl] .opacity-50 {
  opacity: 0.5 !important;
}
html[dir=rtl] .w-51 {
  width: 51% !important;
}
html[dir=rtl] .mxw-51 {
  max-width: 51% !important;
}
html[dir=rtl] .mnw-51 {
  min-width: 51% !important;
}
html[dir=rtl] .mxh-51 {
  max-height: 51% !important;
}
html[dir=rtl] .opacity-51 {
  opacity: 0.51 !important;
}
html[dir=rtl] .w-52 {
  width: 52% !important;
}
html[dir=rtl] .mxw-52 {
  max-width: 52% !important;
}
html[dir=rtl] .mnw-52 {
  min-width: 52% !important;
}
html[dir=rtl] .mxh-52 {
  max-height: 52% !important;
}
html[dir=rtl] .opacity-52 {
  opacity: 0.52 !important;
}
html[dir=rtl] .w-53 {
  width: 53% !important;
}
html[dir=rtl] .mxw-53 {
  max-width: 53% !important;
}
html[dir=rtl] .mnw-53 {
  min-width: 53% !important;
}
html[dir=rtl] .mxh-53 {
  max-height: 53% !important;
}
html[dir=rtl] .opacity-53 {
  opacity: 0.53 !important;
}
html[dir=rtl] .w-54 {
  width: 54% !important;
}
html[dir=rtl] .mxw-54 {
  max-width: 54% !important;
}
html[dir=rtl] .mnw-54 {
  min-width: 54% !important;
}
html[dir=rtl] .mxh-54 {
  max-height: 54% !important;
}
html[dir=rtl] .opacity-54 {
  opacity: 0.54 !important;
}
html[dir=rtl] .w-55 {
  width: 55% !important;
}
html[dir=rtl] .mxw-55 {
  max-width: 55% !important;
}
html[dir=rtl] .mnw-55 {
  min-width: 55% !important;
}
html[dir=rtl] .mxh-55 {
  max-height: 55% !important;
}
html[dir=rtl] .opacity-55 {
  opacity: 0.55 !important;
}
html[dir=rtl] .w-56 {
  width: 56% !important;
}
html[dir=rtl] .mxw-56 {
  max-width: 56% !important;
}
html[dir=rtl] .mnw-56 {
  min-width: 56% !important;
}
html[dir=rtl] .mxh-56 {
  max-height: 56% !important;
}
html[dir=rtl] .opacity-56 {
  opacity: 0.56 !important;
}
html[dir=rtl] .w-57 {
  width: 57% !important;
}
html[dir=rtl] .mxw-57 {
  max-width: 57% !important;
}
html[dir=rtl] .mnw-57 {
  min-width: 57% !important;
}
html[dir=rtl] .mxh-57 {
  max-height: 57% !important;
}
html[dir=rtl] .opacity-57 {
  opacity: 0.57 !important;
}
html[dir=rtl] .w-58 {
  width: 58% !important;
}
html[dir=rtl] .mxw-58 {
  max-width: 58% !important;
}
html[dir=rtl] .mnw-58 {
  min-width: 58% !important;
}
html[dir=rtl] .mxh-58 {
  max-height: 58% !important;
}
html[dir=rtl] .opacity-58 {
  opacity: 0.58 !important;
}
html[dir=rtl] .w-59 {
  width: 59% !important;
}
html[dir=rtl] .mxw-59 {
  max-width: 59% !important;
}
html[dir=rtl] .mnw-59 {
  min-width: 59% !important;
}
html[dir=rtl] .mxh-59 {
  max-height: 59% !important;
}
html[dir=rtl] .opacity-59 {
  opacity: 0.59 !important;
}
html[dir=rtl] .w-60 {
  width: 60% !important;
}
html[dir=rtl] .mxw-60 {
  max-width: 60% !important;
}
html[dir=rtl] .mnw-60 {
  min-width: 60% !important;
}
html[dir=rtl] .mxh-60 {
  max-height: 60% !important;
}
html[dir=rtl] .opacity-60 {
  opacity: 0.6 !important;
}
html[dir=rtl] .w-61 {
  width: 61% !important;
}
html[dir=rtl] .mxw-61 {
  max-width: 61% !important;
}
html[dir=rtl] .mnw-61 {
  min-width: 61% !important;
}
html[dir=rtl] .mxh-61 {
  max-height: 61% !important;
}
html[dir=rtl] .opacity-61 {
  opacity: 0.61 !important;
}
html[dir=rtl] .w-62 {
  width: 62% !important;
}
html[dir=rtl] .mxw-62 {
  max-width: 62% !important;
}
html[dir=rtl] .mnw-62 {
  min-width: 62% !important;
}
html[dir=rtl] .mxh-62 {
  max-height: 62% !important;
}
html[dir=rtl] .opacity-62 {
  opacity: 0.62 !important;
}
html[dir=rtl] .w-63 {
  width: 63% !important;
}
html[dir=rtl] .mxw-63 {
  max-width: 63% !important;
}
html[dir=rtl] .mnw-63 {
  min-width: 63% !important;
}
html[dir=rtl] .mxh-63 {
  max-height: 63% !important;
}
html[dir=rtl] .opacity-63 {
  opacity: 0.63 !important;
}
html[dir=rtl] .w-64 {
  width: 64% !important;
}
html[dir=rtl] .mxw-64 {
  max-width: 64% !important;
}
html[dir=rtl] .mnw-64 {
  min-width: 64% !important;
}
html[dir=rtl] .mxh-64 {
  max-height: 64% !important;
}
html[dir=rtl] .opacity-64 {
  opacity: 0.64 !important;
}
html[dir=rtl] .w-65 {
  width: 65% !important;
}
html[dir=rtl] .mxw-65 {
  max-width: 65% !important;
}
html[dir=rtl] .mnw-65 {
  min-width: 65% !important;
}
html[dir=rtl] .mxh-65 {
  max-height: 65% !important;
}
html[dir=rtl] .opacity-65 {
  opacity: 0.65 !important;
}
html[dir=rtl] .w-66 {
  width: 66% !important;
}
html[dir=rtl] .mxw-66 {
  max-width: 66% !important;
}
html[dir=rtl] .mnw-66 {
  min-width: 66% !important;
}
html[dir=rtl] .mxh-66 {
  max-height: 66% !important;
}
html[dir=rtl] .opacity-66 {
  opacity: 0.66 !important;
}
html[dir=rtl] .w-67 {
  width: 67% !important;
}
html[dir=rtl] .mxw-67 {
  max-width: 67% !important;
}
html[dir=rtl] .mnw-67 {
  min-width: 67% !important;
}
html[dir=rtl] .mxh-67 {
  max-height: 67% !important;
}
html[dir=rtl] .opacity-67 {
  opacity: 0.67 !important;
}
html[dir=rtl] .w-68 {
  width: 68% !important;
}
html[dir=rtl] .mxw-68 {
  max-width: 68% !important;
}
html[dir=rtl] .mnw-68 {
  min-width: 68% !important;
}
html[dir=rtl] .mxh-68 {
  max-height: 68% !important;
}
html[dir=rtl] .opacity-68 {
  opacity: 0.68 !important;
}
html[dir=rtl] .w-69 {
  width: 69% !important;
}
html[dir=rtl] .mxw-69 {
  max-width: 69% !important;
}
html[dir=rtl] .mnw-69 {
  min-width: 69% !important;
}
html[dir=rtl] .mxh-69 {
  max-height: 69% !important;
}
html[dir=rtl] .opacity-69 {
  opacity: 0.69 !important;
}
html[dir=rtl] .w-70 {
  width: 70% !important;
}
html[dir=rtl] .mxw-70 {
  max-width: 70% !important;
}
html[dir=rtl] .mnw-70 {
  min-width: 70% !important;
}
html[dir=rtl] .mxh-70 {
  max-height: 70% !important;
}
html[dir=rtl] .opacity-70 {
  opacity: 0.7 !important;
}
html[dir=rtl] .w-71 {
  width: 71% !important;
}
html[dir=rtl] .mxw-71 {
  max-width: 71% !important;
}
html[dir=rtl] .mnw-71 {
  min-width: 71% !important;
}
html[dir=rtl] .mxh-71 {
  max-height: 71% !important;
}
html[dir=rtl] .opacity-71 {
  opacity: 0.71 !important;
}
html[dir=rtl] .w-72 {
  width: 72% !important;
}
html[dir=rtl] .mxw-72 {
  max-width: 72% !important;
}
html[dir=rtl] .mnw-72 {
  min-width: 72% !important;
}
html[dir=rtl] .mxh-72 {
  max-height: 72% !important;
}
html[dir=rtl] .opacity-72 {
  opacity: 0.72 !important;
}
html[dir=rtl] .w-73 {
  width: 73% !important;
}
html[dir=rtl] .mxw-73 {
  max-width: 73% !important;
}
html[dir=rtl] .mnw-73 {
  min-width: 73% !important;
}
html[dir=rtl] .mxh-73 {
  max-height: 73% !important;
}
html[dir=rtl] .opacity-73 {
  opacity: 0.73 !important;
}
html[dir=rtl] .w-74 {
  width: 74% !important;
}
html[dir=rtl] .mxw-74 {
  max-width: 74% !important;
}
html[dir=rtl] .mnw-74 {
  min-width: 74% !important;
}
html[dir=rtl] .mxh-74 {
  max-height: 74% !important;
}
html[dir=rtl] .opacity-74 {
  opacity: 0.74 !important;
}
html[dir=rtl] .w-75 {
  width: 75% !important;
}
html[dir=rtl] .mxw-75 {
  max-width: 75% !important;
}
html[dir=rtl] .mnw-75 {
  min-width: 75% !important;
}
html[dir=rtl] .mxh-75 {
  max-height: 75% !important;
}
html[dir=rtl] .opacity-75 {
  opacity: 0.75 !important;
}
html[dir=rtl] .w-76 {
  width: 76% !important;
}
html[dir=rtl] .mxw-76 {
  max-width: 76% !important;
}
html[dir=rtl] .mnw-76 {
  min-width: 76% !important;
}
html[dir=rtl] .mxh-76 {
  max-height: 76% !important;
}
html[dir=rtl] .opacity-76 {
  opacity: 0.76 !important;
}
html[dir=rtl] .w-77 {
  width: 77% !important;
}
html[dir=rtl] .mxw-77 {
  max-width: 77% !important;
}
html[dir=rtl] .mnw-77 {
  min-width: 77% !important;
}
html[dir=rtl] .mxh-77 {
  max-height: 77% !important;
}
html[dir=rtl] .opacity-77 {
  opacity: 0.77 !important;
}
html[dir=rtl] .w-78 {
  width: 78% !important;
}
html[dir=rtl] .mxw-78 {
  max-width: 78% !important;
}
html[dir=rtl] .mnw-78 {
  min-width: 78% !important;
}
html[dir=rtl] .mxh-78 {
  max-height: 78% !important;
}
html[dir=rtl] .opacity-78 {
  opacity: 0.78 !important;
}
html[dir=rtl] .w-79 {
  width: 79% !important;
}
html[dir=rtl] .mxw-79 {
  max-width: 79% !important;
}
html[dir=rtl] .mnw-79 {
  min-width: 79% !important;
}
html[dir=rtl] .mxh-79 {
  max-height: 79% !important;
}
html[dir=rtl] .opacity-79 {
  opacity: 0.79 !important;
}
html[dir=rtl] .w-80 {
  width: 80% !important;
}
html[dir=rtl] .mxw-80 {
  max-width: 80% !important;
}
html[dir=rtl] .mnw-80 {
  min-width: 80% !important;
}
html[dir=rtl] .mxh-80 {
  max-height: 80% !important;
}
html[dir=rtl] .opacity-80 {
  opacity: 0.8 !important;
}
html[dir=rtl] .w-81 {
  width: 81% !important;
}
html[dir=rtl] .mxw-81 {
  max-width: 81% !important;
}
html[dir=rtl] .mnw-81 {
  min-width: 81% !important;
}
html[dir=rtl] .mxh-81 {
  max-height: 81% !important;
}
html[dir=rtl] .opacity-81 {
  opacity: 0.81 !important;
}
html[dir=rtl] .w-82 {
  width: 82% !important;
}
html[dir=rtl] .mxw-82 {
  max-width: 82% !important;
}
html[dir=rtl] .mnw-82 {
  min-width: 82% !important;
}
html[dir=rtl] .mxh-82 {
  max-height: 82% !important;
}
html[dir=rtl] .opacity-82 {
  opacity: 0.82 !important;
}
html[dir=rtl] .w-83 {
  width: 83% !important;
}
html[dir=rtl] .mxw-83 {
  max-width: 83% !important;
}
html[dir=rtl] .mnw-83 {
  min-width: 83% !important;
}
html[dir=rtl] .mxh-83 {
  max-height: 83% !important;
}
html[dir=rtl] .opacity-83 {
  opacity: 0.83 !important;
}
html[dir=rtl] .w-84 {
  width: 84% !important;
}
html[dir=rtl] .mxw-84 {
  max-width: 84% !important;
}
html[dir=rtl] .mnw-84 {
  min-width: 84% !important;
}
html[dir=rtl] .mxh-84 {
  max-height: 84% !important;
}
html[dir=rtl] .opacity-84 {
  opacity: 0.84 !important;
}
html[dir=rtl] .w-85 {
  width: 85% !important;
}
html[dir=rtl] .mxw-85 {
  max-width: 85% !important;
}
html[dir=rtl] .mnw-85 {
  min-width: 85% !important;
}
html[dir=rtl] .mxh-85 {
  max-height: 85% !important;
}
html[dir=rtl] .opacity-85 {
  opacity: 0.85 !important;
}
html[dir=rtl] .w-86 {
  width: 86% !important;
}
html[dir=rtl] .mxw-86 {
  max-width: 86% !important;
}
html[dir=rtl] .mnw-86 {
  min-width: 86% !important;
}
html[dir=rtl] .mxh-86 {
  max-height: 86% !important;
}
html[dir=rtl] .opacity-86 {
  opacity: 0.86 !important;
}
html[dir=rtl] .w-87 {
  width: 87% !important;
}
html[dir=rtl] .mxw-87 {
  max-width: 87% !important;
}
html[dir=rtl] .mnw-87 {
  min-width: 87% !important;
}
html[dir=rtl] .mxh-87 {
  max-height: 87% !important;
}
html[dir=rtl] .opacity-87 {
  opacity: 0.87 !important;
}
html[dir=rtl] .w-88 {
  width: 88% !important;
}
html[dir=rtl] .mxw-88 {
  max-width: 88% !important;
}
html[dir=rtl] .mnw-88 {
  min-width: 88% !important;
}
html[dir=rtl] .mxh-88 {
  max-height: 88% !important;
}
html[dir=rtl] .opacity-88 {
  opacity: 0.88 !important;
}
html[dir=rtl] .w-89 {
  width: 89% !important;
}
html[dir=rtl] .mxw-89 {
  max-width: 89% !important;
}
html[dir=rtl] .mnw-89 {
  min-width: 89% !important;
}
html[dir=rtl] .mxh-89 {
  max-height: 89% !important;
}
html[dir=rtl] .opacity-89 {
  opacity: 0.89 !important;
}
html[dir=rtl] .w-90 {
  width: 90% !important;
}
html[dir=rtl] .mxw-90 {
  max-width: 90% !important;
}
html[dir=rtl] .mnw-90 {
  min-width: 90% !important;
}
html[dir=rtl] .mxh-90 {
  max-height: 90% !important;
}
html[dir=rtl] .opacity-90 {
  opacity: 0.9 !important;
}
html[dir=rtl] .w-91 {
  width: 91% !important;
}
html[dir=rtl] .mxw-91 {
  max-width: 91% !important;
}
html[dir=rtl] .mnw-91 {
  min-width: 91% !important;
}
html[dir=rtl] .mxh-91 {
  max-height: 91% !important;
}
html[dir=rtl] .opacity-91 {
  opacity: 0.91 !important;
}
html[dir=rtl] .w-92 {
  width: 92% !important;
}
html[dir=rtl] .mxw-92 {
  max-width: 92% !important;
}
html[dir=rtl] .mnw-92 {
  min-width: 92% !important;
}
html[dir=rtl] .mxh-92 {
  max-height: 92% !important;
}
html[dir=rtl] .opacity-92 {
  opacity: 0.92 !important;
}
html[dir=rtl] .w-93 {
  width: 93% !important;
}
html[dir=rtl] .mxw-93 {
  max-width: 93% !important;
}
html[dir=rtl] .mnw-93 {
  min-width: 93% !important;
}
html[dir=rtl] .mxh-93 {
  max-height: 93% !important;
}
html[dir=rtl] .opacity-93 {
  opacity: 0.93 !important;
}
html[dir=rtl] .w-94 {
  width: 94% !important;
}
html[dir=rtl] .mxw-94 {
  max-width: 94% !important;
}
html[dir=rtl] .mnw-94 {
  min-width: 94% !important;
}
html[dir=rtl] .mxh-94 {
  max-height: 94% !important;
}
html[dir=rtl] .opacity-94 {
  opacity: 0.94 !important;
}
html[dir=rtl] .w-95 {
  width: 95% !important;
}
html[dir=rtl] .mxw-95 {
  max-width: 95% !important;
}
html[dir=rtl] .mnw-95 {
  min-width: 95% !important;
}
html[dir=rtl] .mxh-95 {
  max-height: 95% !important;
}
html[dir=rtl] .opacity-95 {
  opacity: 0.95 !important;
}
html[dir=rtl] .w-96 {
  width: 96% !important;
}
html[dir=rtl] .mxw-96 {
  max-width: 96% !important;
}
html[dir=rtl] .mnw-96 {
  min-width: 96% !important;
}
html[dir=rtl] .mxh-96 {
  max-height: 96% !important;
}
html[dir=rtl] .opacity-96 {
  opacity: 0.96 !important;
}
html[dir=rtl] .w-97 {
  width: 97% !important;
}
html[dir=rtl] .mxw-97 {
  max-width: 97% !important;
}
html[dir=rtl] .mnw-97 {
  min-width: 97% !important;
}
html[dir=rtl] .mxh-97 {
  max-height: 97% !important;
}
html[dir=rtl] .opacity-97 {
  opacity: 0.97 !important;
}
html[dir=rtl] .w-98 {
  width: 98% !important;
}
html[dir=rtl] .mxw-98 {
  max-width: 98% !important;
}
html[dir=rtl] .mnw-98 {
  min-width: 98% !important;
}
html[dir=rtl] .mxh-98 {
  max-height: 98% !important;
}
html[dir=rtl] .opacity-98 {
  opacity: 0.98 !important;
}
html[dir=rtl] .w-99 {
  width: 99% !important;
}
html[dir=rtl] .mxw-99 {
  max-width: 99% !important;
}
html[dir=rtl] .mnw-99 {
  min-width: 99% !important;
}
html[dir=rtl] .mxh-99 {
  max-height: 99% !important;
}
html[dir=rtl] .opacity-99 {
  opacity: 0.99 !important;
}
html[dir=rtl] .w-100 {
  width: 100% !important;
}
html[dir=rtl] .mxw-100 {
  max-width: 100% !important;
}
html[dir=rtl] .mnw-100 {
  min-width: 100% !important;
}
html[dir=rtl] .mxh-100 {
  max-height: 100% !important;
}
html[dir=rtl] .opacity-100 {
  opacity: 1 !important;
}
html[dir=rtl] .c-default {
  cursor: default !important;
}
html[dir=rtl] h1, html[dir=rtl] h2 {
  margin-bottom: 20px;
}
html[dir=rtl] h3, html[dir=rtl] h4, html[dir=rtl] h5, html[dir=rtl] h6 {
  margin-bottom: 15px;
}
html[dir=rtl] ol, html[dir=rtl] ul {
  margin: 20px 0 20px 20px;
}
html[dir=rtl] ol li, html[dir=rtl] ul li {
  line-height: 1.5;
}
html[dir=rtl] ol {
  list-style-type: decimal;
}
html[dir=rtl] ul {
  list-style-type: disc;
}
html[dir=rtl] ul li::marker {
  color: #0B2146;
}
html[dir=rtl] a {
  color: #0B2146;
}
html[dir=rtl] table {
  border-collapse: collapse;
  width: 100%;
  margin: 30px 0;
}
html[dir=rtl] table th, html[dir=rtl] table td {
  border: 0;
  padding: 15px;
  text-align: left;
}
html[dir=rtl] table th {
  padding: 10px 15px;
}
html[dir=rtl] table td {
  padding: 20px 15px;
}
html[dir=rtl] table td img {
  border-radius: 3px;
}
html[dir=rtl] table tr:nth-child(even) {
  background-color: #EDEEF4;
}
html[dir=rtl] table tr:nth-child(odd) {
  background-color: #A7AABC;
}
html[dir=rtl] table th {
  background-color: #0B2146;
  font-weight: 700;
  color: #FFFFFF;
}
html[dir=rtl] table.dataTable thead > tr > th.sorting_asc:before, html[dir=rtl] table.dataTable thead > tr > th.sorting_desc:after, html[dir=rtl] table.dataTable thead > tr > td.sorting_asc:before, html[dir=rtl] table.dataTable thead > tr > td.sorting_desc:after {
  opacity: 1;
}
html[dir=rtl] .dataTable .sorting:after, html[dir=rtl] .dataTable .sorting:before {
  font-size: 28px;
  margin: 2px 0;
  opacity: 0.6;
}
html[dir=rtl] .optm-reg, html[dir=rtl] .types-spaces-section .types-tab-wrapper .tab-content .details-grid .detail-item .value, html[dir=rtl] .types-spaces-section .types-tab-wrapper .nav-tabs .nav-item .nav-link, html[dir=rtl] .types-spaces-section .sec-title h4, html[dir=rtl] .overview-wrapper .lp-stats-section .stat-item .number-block .odometer, html[dir=rtl] .overview-wrapper p, html[dir=rtl] .sr-wrapper .sr-item a, html[dir=rtl] .sr-wrapper .sr-item h6, html[dir=rtl] .main-um-content-wrapper span, html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper span, html[dir=rtl] .abt-gallery-wrapper .carousel-link span, html[dir=rtl] .fa-block-wrapper .item-block span, html[dir=rtl] .pr-detail-top-block .table-block tr td, html[dir=rtl] .breadcrumb-nav-wrapper ul li a, html[dir=rtl] .breadcrumb-nav-wrapper ul li, html[dir=rtl] .global-footer .rt-block a, html[dir=rtl] .pr-list-wrapper .pr-list-slider-wrapper .slick-dots li, html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block span, html[dir=rtl] .pr-list-wrapper .pr-listing .header-block a, html[dir=rtl] .inner-spotlight-wrapper .spot-content-block span, html[dir=rtl] .footer-wrapper .link-block a, html[dir=rtl] .footer-wrapper p, html[dir=rtl] .contact-rt-block .cntct-details-wrapper a, html[dir=rtl] .contact-rt-block .cntct-details-wrapper .address-block address, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field textarea, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field select, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input, html[dir=rtl] .contact-rt-block .cnct-form-wrapper h4, html[dir=rtl] .contact-lt-wrapper .top-content h3, html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .prj-title h5, html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block span, html[dir=rtl] .ltst-proj-nav-tab .nav li a, html[dir=rtl] .progress-bar-wrapper span, html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a span, html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block a, html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block p, html[dir=rtl] .abt-section .rt-content .tab-content h4, html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .project-links li a, html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper h6, html[dir=rtl] .abt-section .lt-content .abt-content-wrapper h4, html[dir=rtl] .global-menu-wrappper .q-links ul li a, html[dir=rtl] .global-menu-wrappper .search-wrapper .search-block input, html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper a, html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper address, html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li a, html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li > a,
html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li span, html[dir=rtl] .land-page-content-wrapper .content-area p, html[dir=rtl] .main-nav li a,
html[dir=rtl] .main-nav li span, html[dir=rtl] html:not([dir=rtl]) body, html:not([dir=rtl]) html[dir=rtl] body, html[dir=rtl] html:not([dir=rtl]) .main-nav li a, html:not([dir=rtl]) .main-nav li html[dir=rtl] a,
html[dir=rtl] html:not([dir=rtl]) .main-nav li span,
html:not([dir=rtl]) .main-nav li html[dir=rtl] span, html[dir=rtl] html:not([dir=rtl]) .land-page-content-wrapper .content-area p, html:not([dir=rtl]) .land-page-content-wrapper .content-area html[dir=rtl] p, html[dir=rtl] html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li > a, html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper html[dir=rtl] .main-nav-list > li > a,
html[dir=rtl] html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li span,
html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li html[dir=rtl] span, html[dir=rtl] html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li a, html:not([dir=rtl]) .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li html[dir=rtl] a, html[dir=rtl] html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper address, html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper html[dir=rtl] address, html[dir=rtl] html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper a, html:not([dir=rtl]) .global-menu-wrappper .cntct-details-wrapper html[dir=rtl] a, html[dir=rtl] html:not([dir=rtl]) .global-menu-wrappper .search-wrapper .search-block input, html:not([dir=rtl]) .global-menu-wrappper .search-wrapper .search-block html[dir=rtl] input, html[dir=rtl] html:not([dir=rtl]) .global-menu-wrappper .q-links ul li a, html:not([dir=rtl]) .global-menu-wrappper .q-links ul li html[dir=rtl] a, html[dir=rtl] html:not([dir=rtl]) .abt-section .lt-content .abt-content-wrapper h4, html:not([dir=rtl]) .abt-section .lt-content .abt-content-wrapper html[dir=rtl] h4, html[dir=rtl] html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper h6, html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper html[dir=rtl] h6, html[dir=rtl] html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .project-links li a, html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .project-links li html[dir=rtl] a, html[dir=rtl] html:not([dir=rtl]) .abt-section .rt-content .tab-content h4, html:not([dir=rtl]) .abt-section .rt-content .tab-content html[dir=rtl] h4, html[dir=rtl] html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block p, html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block html[dir=rtl] p, html[dir=rtl] html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block a, html:not([dir=rtl]) .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block html[dir=rtl] a, html[dir=rtl] html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a span, html:not([dir=rtl]) .abt-section .about-tab-nav-wrapper .nav-tabs li a html[dir=rtl] span, html[dir=rtl] html:not([dir=rtl]) .progress-bar-wrapper span, html:not([dir=rtl]) .progress-bar-wrapper html[dir=rtl] span, html[dir=rtl] html:not([dir=rtl]) .ltst-proj-nav-tab .nav li a, html:not([dir=rtl]) .ltst-proj-nav-tab .nav li html[dir=rtl] a, html[dir=rtl] html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block span, html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block html[dir=rtl] span, html[dir=rtl] html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .prj-title h5, html:not([dir=rtl]) .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .prj-title html[dir=rtl] h5, html[dir=rtl] html:not([dir=rtl]) .contact-lt-wrapper .top-content h3, html:not([dir=rtl]) .contact-lt-wrapper .top-content html[dir=rtl] h3, html[dir=rtl] html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper h4, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper html[dir=rtl] h4, html[dir=rtl] html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field input, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] input, html[dir=rtl] html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field select, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] select, html[dir=rtl] html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field textarea, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] textarea, html[dir=rtl] html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .address-block address, html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper .address-block html[dir=rtl] address, html[dir=rtl] html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper a, html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper html[dir=rtl] a, html[dir=rtl] html:not([dir=rtl]) .footer-wrapper p, html:not([dir=rtl]) .footer-wrapper html[dir=rtl] p, html[dir=rtl] html:not([dir=rtl]) .footer-wrapper .link-block a, html:not([dir=rtl]) .footer-wrapper .link-block html[dir=rtl] a, html[dir=rtl] html:not([dir=rtl]) .inner-spotlight-wrapper .spot-content-block span, html:not([dir=rtl]) .inner-spotlight-wrapper .spot-content-block html[dir=rtl] span, html[dir=rtl] html:not([dir=rtl]) .pr-list-wrapper .pr-listing .header-block a, html:not([dir=rtl]) .pr-list-wrapper .pr-listing .header-block html[dir=rtl] a, html[dir=rtl] html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block span, html:not([dir=rtl]) .pr-list-wrapper .pr-listing .pr-content-block html[dir=rtl] span, html[dir=rtl] html:not([dir=rtl]) .pr-list-wrapper .pr-list-slider-wrapper .slick-dots li, html:not([dir=rtl]) .pr-list-wrapper .pr-list-slider-wrapper .slick-dots html[dir=rtl] li, html[dir=rtl] html:not([dir=rtl]) .global-footer .rt-block a, html:not([dir=rtl]) .global-footer .rt-block html[dir=rtl] a, html[dir=rtl] html:not([dir=rtl]) .breadcrumb-nav-wrapper ul li, html:not([dir=rtl]) .breadcrumb-nav-wrapper ul html[dir=rtl] li, html[dir=rtl] html:not([dir=rtl]) .breadcrumb-nav-wrapper ul li a, html:not([dir=rtl]) .breadcrumb-nav-wrapper ul li html[dir=rtl] a, html[dir=rtl] html:not([dir=rtl]) .pr-detail-top-block .table-block tr td, html:not([dir=rtl]) .pr-detail-top-block .table-block tr html[dir=rtl] td, html[dir=rtl] html:not([dir=rtl]) .fa-block-wrapper .item-block span, html:not([dir=rtl]) .fa-block-wrapper .item-block html[dir=rtl] span, html[dir=rtl] html:not([dir=rtl]) .abt-gallery-wrapper .carousel-link span, html:not([dir=rtl]) .abt-gallery-wrapper .carousel-link html[dir=rtl] span, html[dir=rtl] html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper span, html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper html[dir=rtl] span, html[dir=rtl] html:not([dir=rtl]) .main-um-content-wrapper span, html:not([dir=rtl]) .main-um-content-wrapper html[dir=rtl] span, html[dir=rtl] html:not([dir=rtl]) .sr-wrapper .sr-item h6, html:not([dir=rtl]) .sr-wrapper .sr-item html[dir=rtl] h6, html[dir=rtl] html:not([dir=rtl]) .sr-wrapper .sr-item a, html:not([dir=rtl]) .sr-wrapper .sr-item html[dir=rtl] a, html[dir=rtl] html:not([dir=rtl]) .abt-section .prjt-number-wrapper .title-block h6 span, html:not([dir=rtl]) .abt-section .prjt-number-wrapper .title-block h6 html[dir=rtl] span, html[dir=rtl] html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .view-filters .fieldset-legend, html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .view-filters html[dir=rtl] .fieldset-legend, html[dir=rtl] html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .view-filters form label, html:not([dir=rtl]) .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .view-filters form html[dir=rtl] label, html[dir=rtl] html:not([dir=rtl]) .overview-wrapper p, html:not([dir=rtl]) .overview-wrapper html[dir=rtl] p, html[dir=rtl] html:not([dir=rtl]) .overview-wrapper .lp-stats-section .stat-item .number-block .odometer, html:not([dir=rtl]) .overview-wrapper .lp-stats-section .stat-item .number-block html[dir=rtl] .odometer, html[dir=rtl] html:not([dir=rtl]) .types-spaces-section .sec-title h4, html:not([dir=rtl]) .types-spaces-section .sec-title html[dir=rtl] h4, html[dir=rtl] html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper .nav-tabs .nav-item .nav-link, html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper .nav-tabs .nav-item html[dir=rtl] .nav-link, html[dir=rtl] html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper .tab-content .details-grid .detail-item .value, html:not([dir=rtl]) .types-spaces-section .types-tab-wrapper .tab-content .details-grid .detail-item html[dir=rtl] .value {
  font-weight: 400;
}
html[dir=rtl] .optm-med {
  font-weight: 500;
}
html[dir=rtl] .optm-bold, html[dir=rtl] .fpg-slider-wrapper .pr-name-nav-block p, html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper h4, html[dir=rtl] .pr-detail-top-block .table-block th, html[dir=rtl] .breadcrumb-nav-wrapper ul li.active a, html[dir=rtl] .contact-rt-block .cntct-details-wrapper span, html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .number-counter-block .odometer, html[dir=rtl] .global-menu-wrappper .q-links span, html[dir=rtl] .land-page-content-wrapper .content-area h2, html[dir=rtl] .main-nav li > ul.menu li:hover a, html[dir=rtl] .main-nav li.has-sub span, html[dir=rtl] .main-nav li.active a,
html[dir=rtl] .main-nav li.active span,
html[dir=rtl] html:not([dir=rtl]) h1,
html:not([dir=rtl]) html[dir=rtl] h1,
html[dir=rtl] html:not([dir=rtl]) h2,
html:not([dir=rtl]) html[dir=rtl] h2,
html[dir=rtl] html:not([dir=rtl]) h3,
html:not([dir=rtl]) html[dir=rtl] h3,
html[dir=rtl] html:not([dir=rtl]) h4,
html:not([dir=rtl]) html[dir=rtl] h4,
html[dir=rtl] html:not([dir=rtl]) h5,
html:not([dir=rtl]) html[dir=rtl] h5,
html[dir=rtl] html:not([dir=rtl]) h6,
html:not([dir=rtl]) html[dir=rtl] h6, html:not([dir=rtl]) .main-nav html[dir=rtl] li.active > a,
html:not([dir=rtl]) .main-nav li.active html[dir=rtl] span, html:not([dir=rtl]) .main-nav li.has-sub html[dir=rtl] span, html:not([dir=rtl]) .main-nav li > ul.menu li:hover html[dir=rtl] a, html:not([dir=rtl]) .land-page-content-wrapper .content-area html[dir=rtl] h2, html[dir=rtl] html:not([dir=rtl]) .global-menu-wrappper .q-links span, html:not([dir=rtl]) .global-menu-wrappper .q-links html[dir=rtl] span, html:not([dir=rtl]) .abt-section .lt-content .prjt-number-wrapper .number-counter-block html[dir=rtl] .odometer, html:not([dir=rtl]) .contact-rt-block .cntct-details-wrapper html[dir=rtl] span, html:not([dir=rtl]) .breadcrumb-nav-wrapper ul li.active html[dir=rtl] a, html:not([dir=rtl]) .pr-detail-top-block .table-block html[dir=rtl] th, html:not([dir=rtl]) .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper html[dir=rtl] h4, html[dir=rtl] html:not([dir=rtl]) .abt-section .prjt-number-wrapper .project-links li a:hover, html:not([dir=rtl]) .abt-section .prjt-number-wrapper .project-links li html[dir=rtl] a:hover, html[dir=rtl] html:not([dir=rtl]) .abt-section .number-counter-block .odometer, html:not([dir=rtl]) .abt-section .number-counter-block html[dir=rtl] .odometer, html[dir=rtl] html:not([dir=rtl]) .sold-out, html:not([dir=rtl]) html[dir=rtl] .sold-out, html[dir=rtl] html:not([dir=rtl]) .contact-lt-wrapper .top-content h3, html:not([dir=rtl]) .contact-lt-wrapper .top-content html[dir=rtl] h3, html[dir=rtl] html:not([dir=rtl]) .floor-plan-wrapper .fp-wrapper .slick-slide span, html:not([dir=rtl]) .floor-plan-wrapper .fp-wrapper .slick-slide html[dir=rtl] span, html[dir=rtl] html:not([dir=rtl]) .prs-rls-wrapper .prs-rls-item a, html:not([dir=rtl]) .prs-rls-wrapper .prs-rls-item html[dir=rtl] a, html[dir=rtl] html:not([dir=rtl]) .prs-rls-dtl-wrapper strong, html:not([dir=rtl]) .prs-rls-dtl-wrapper html[dir=rtl] strong, html[dir=rtl] html:not([dir=rtl]) .frdpjct-gallery-wrapper .pr-gallery-slider span, html:not([dir=rtl]) .frdpjct-gallery-wrapper .pr-gallery-slider html[dir=rtl] span, html:not([dir=rtl]) .fpg-slider-wrapper .pr-name-nav-block html[dir=rtl] p, html[dir=rtl] html:not([dir=rtl]) .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .nav-item .nav-link.active, html:not([dir=rtl]) .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .nav-item html[dir=rtl] .nav-link.active, html[dir=rtl] html:not([dir=rtl]) .sr-wrapper .pager.active, html:not([dir=rtl]) .sr-wrapper html[dir=rtl] .pager.active, html[dir=rtl] .heading-h1,
html[dir=rtl] h1, html[dir=rtl] .heading-h2,
html[dir=rtl] h2, html[dir=rtl] .heading-h3,
html[dir=rtl] h3, html[dir=rtl] .heading-h4,
html[dir=rtl] h4, html[dir=rtl] .heading-h5,
html[dir=rtl] h5, html[dir=rtl] .heading-h6,
html[dir=rtl] h6 {
  font-weight: 700;
}
html[dir=rtl] .ado_grmd-reg, html[dir=rtl] .adm-log-wrapper .contact-rt-block .field input, html:not([dir=rtl]) .adm-log-wrapper .contact-rt-block .field html[dir=rtl] input {
  font-weight: 500;
}
html[dir=rtl] .ado_grmd-bold, html[dir=rtl] .pr-content b,
html[dir=rtl] .pr-content strong, html:not([dir=rtl]) .pr-content html[dir=rtl] b,
html:not([dir=rtl]) .pr-content html[dir=rtl] strong {
  font-weight: 700;
}
@keyframes bgAnim {
  0% {
    transform: scaleX(0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scaleX(1);
  }
}
@keyframes logo-color {
  0% {
    filter: brightness(1);
  }
  50% {
    filter: brightness(1);
  }
  100% {
    filter: brightness(30);
  }
}
html[dir=rtl] .fp-viewing-landingPage .logo-wrapper img,
html[dir=rtl] .fp-viewing-default .logo-wrapper img {
  filter: brightness(30);
}
html[dir=rtl] .fp-viewing-landingPage .m-bg-wht,
html[dir=rtl] .fp-viewing-default .m-bg-wht {
  display: none;
}
html[dir=rtl] .fp-viewing-landingPage .main-nav li a,
html[dir=rtl] .fp-viewing-landingPage .main-nav li span,
html[dir=rtl] .fp-viewing-default .main-nav li a,
html[dir=rtl] .fp-viewing-default .main-nav li span {
  color: #FFFFFF;
  transition: all 0.6s linear 0s;
}
html[dir=rtl] .fp-viewing-landingPage .menu-btn-wraper li,
html[dir=rtl] .fp-viewing-landingPage .search-btn-wraper li,
html[dir=rtl] .fp-viewing-landingPage .social-link-wraper li,
html[dir=rtl] .fp-viewing-landingPage .language-switcher li,
html[dir=rtl] .fp-viewing-default .menu-btn-wraper li,
html[dir=rtl] .fp-viewing-default .search-btn-wraper li,
html[dir=rtl] .fp-viewing-default .social-link-wraper li,
html[dir=rtl] .fp-viewing-default .language-switcher li {
  filter: brightness(30);
}
html[dir=rtl] .fp-viewing-landingPage .menu-btn-wraper a,
html[dir=rtl] .fp-viewing-landingPage .search-btn-wraper a,
html[dir=rtl] .fp-viewing-landingPage .social-link-wraper a,
html[dir=rtl] .fp-viewing-landingPage .language-switcher a,
html[dir=rtl] .fp-viewing-default .menu-btn-wraper a,
html[dir=rtl] .fp-viewing-default .search-btn-wraper a,
html[dir=rtl] .fp-viewing-default .social-link-wraper a,
html[dir=rtl] .fp-viewing-default .language-switcher a {
  filter: brightness(30);
}
html[dir=rtl] .fp-viewing-landingPage .land-page-content-wrapper.aos-animate .content-area,
html[dir=rtl] .fp-viewing-default .land-page-content-wrapper.aos-animate .content-area {
  transform: translateY(0);
  transition: all 1s ease-in-out 0s;
}
html[dir=rtl] .fp-viewing-landingPage .divider,
html[dir=rtl] .fp-viewing-default .divider {
  background-color: rgba(255, 255, 255, 0.15);
}
html[dir=rtl] .fp-viewing-landingPage .divider.center-h,
html[dir=rtl] .fp-viewing-default .divider.center-h {
  top: 50% !important;
  transform: translateY(50%) !important;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .fp-viewing-landingPage .divider.center-h,
  html[dir=rtl] .fp-viewing-default .divider.center-h {
    top: auto !important;
    left: 0 !important;
    bottom: 131px;
    transform: none;
    width: 100%;
  }
}
html[dir=rtl] .fp-viewing-firstPage .divider,
html[dir=rtl] .fp-viewing-secondPage .divider,
html[dir=rtl] .fp-viewing-3rdPage .divider,
html[dir=rtl] .fp-viewing-4thPage .divider {
  background-color: rgba(141, 152, 161, 0.3);
}
html[dir=rtl] .fp-viewing-firstPage .divider.center-h,
html[dir=rtl] .fp-viewing-secondPage .divider.center-h,
html[dir=rtl] .fp-viewing-3rdPage .divider.center-h,
html[dir=rtl] .fp-viewing-4thPage .divider.center-h {
  top: 90px;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .fp-viewing-firstPage .divider.center-h,
  html[dir=rtl] .fp-viewing-secondPage .divider.center-h,
  html[dir=rtl] .fp-viewing-3rdPage .divider.center-h,
  html[dir=rtl] .fp-viewing-4thPage .divider.center-h {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .fp-viewing-firstPage .divider.rt-v,
  html[dir=rtl] .fp-viewing-secondPage .divider.rt-v,
  html[dir=rtl] .fp-viewing-3rdPage .divider.rt-v,
  html[dir=rtl] .fp-viewing-4thPage .divider.rt-v {
    display: none;
  }
}
html[dir=rtl] .fp-viewing-firstPage .mob-scroll-arrow,
html[dir=rtl] .fp-viewing-secondPage .mob-scroll-arrow,
html[dir=rtl] .fp-viewing-3rdPage .mob-scroll-arrow,
html[dir=rtl] .fp-viewing-4thPage .mob-scroll-arrow {
  display: none !important;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .fp-viewing-secondPage .logo-wrapper img {
    filter: brightness(1);
  }
}
html[dir=rtl] .siteLoaded .global-header {
  opacity: 1;
  transform: translateY(0);
}
html[dir=rtl] .siteLoaded .side-menu {
  opacity: 1;
  transition: all 0.3s ease-in-out 0.1s;
}
html[dir=rtl] .siteLoaded .divider {
  transition: all 1s ease-in-out 0.6s;
}
html[dir=rtl] .siteLoaded .divider.center-h {
  left: 5%;
}
html[dir=rtl] .siteLoaded .divider.rt-v {
  top: 0;
}
html[dir=rtl] .siteLoaded .divider.center-v {
  top: 0;
}
html[dir=rtl] .divider {
  transition: all 1s ease-in-out 0.6s;
  background-color: #FFFFFF;
}
html[dir=rtl] .divider.center-h {
  left: -100%;
}
html[dir=rtl] .divider.rt-v {
  top: 100%;
}
html[dir=rtl] .divider.center-v {
  top: -100%;
}
html[dir=rtl] .global-menu-wrappper {
  transform: translateY(-100%);
  transition: all 0.2s ease-in-out 0s;
}
html[dir=rtl] .global-menu-wrappper .lt-wrapper {
  height: 0;
  transition: all 0.3s cubic-bezier(0.68, -0.01, 0.32, 1) 0s;
  transform-origin: top center;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper .lt-wrapper {
    transition: 0.1s linear 0s;
  }
}
html[dir=rtl] .global-menu-wrappper .main-nav-list > li {
  overflow-y: hidden;
  width: 0;
  transition: all 0.3s ease-in-out 0s;
  transform-origin: right center;
  opacity: 0;
}
html[dir=rtl] .global-menu-wrappper .main-nav-list > li > a,
html[dir=rtl] .global-menu-wrappper .main-nav-list > li span {
  transform: translateY(100%);
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
}
html[dir=rtl] .global-menu-wrappper .contact-rt-block {
  transform: translateY(-100%);
  transition: all 0.3s cubic-bezier(0.68, -0.01, 0.32, 1) 0s;
}
html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper {
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
html[dir=rtl] .global-menu-wrappper .cnct-form-wrapper {
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
}
html[dir=rtl] .global-menu-wrappper .search-wrapper {
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
html[dir=rtl] .global-menu-wrappper .footer-wrapper {
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
html[dir=rtl] .global-menu-wrappper.show {
  transform: translateY(0);
  transition: all 1s ease-in-out 0s;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper.show {
    transition: 0.4s linear 0s;
  }
}
html[dir=rtl] .global-menu-wrappper.show .lt-wrapper {
  height: 100%;
  transform-origin: top center;
  transition: all 1s cubic-bezier(0.68, -0.01, 0.32, 1) 0s;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper.show .lt-wrapper {
    transition: 0.2s linear 0s;
  }
}
html[dir=rtl] .global-menu-wrappper.show .main-nav-list > li {
  width: 100%;
  transition: all 0.8s ease-in-out 0.4s;
  transform-origin: right center;
  opacity: 1;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper.show .main-nav-list > li {
    transition: 0.4s linear 0.2s;
  }
}
html[dir=rtl] .global-menu-wrappper.show .main-nav-list > li > a,
html[dir=rtl] .global-menu-wrappper.show .main-nav-list > li span {
  transition: all 0.8s ease-in-out 0.6s;
  transform: translateY(0);
  opacity: 1;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper.show .main-nav-list > li > a,
  html[dir=rtl] .global-menu-wrappper.show .main-nav-list > li span {
    transition: 0.4s linear 0.3s;
  }
}
html[dir=rtl] .global-menu-wrappper.show .contact-rt-block {
  transform: translateY(0);
  transition: all 1s cubic-bezier(0.68, -0.01, 0.32, 1) 0.5s;
}
html[dir=rtl] .global-menu-wrappper.show .cnct-form-wrapper {
  opacity: 1;
  transition: all 1s ease-in-out 1s;
}
html[dir=rtl] .global-menu-wrappper.show .cntct-details-wrapper {
  opacity: 1;
  transition: all 1s ease-in-out 1s;
}
html[dir=rtl] .global-menu-wrappper.show .search-wrapper {
  opacity: 1;
  transition: all 1s ease-in-out 0.4s;
}
html[dir=rtl] .global-menu-wrappper.show .footer-wrapper {
  opacity: 1;
  transition: all 1s ease-in-out 0.8s;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper.show .footer-wrapper {
    transition: all 0.4s ease-in-out 0.3s;
  }
}
html[dir=rtl] .abt-section .lt-content {
  overflow-y: hidden;
}
html[dir=rtl] .abt-section .lt-content::after {
  transition: all 0.3s ease-in-out 0s;
  width: 0;
}
html[dir=rtl] .abt-section .lt-content .abt-content-wrapper {
  transition: all 1s ease-in-out 0;
}
html[dir=rtl] .abt-section .prjt-number-wrapper {
  transition: all 1s ease-in-out 0s;
}
html[dir=rtl] .abt-section .prjt-number-wrapper .number-counter-block {
  transition: all 1s ease-in-out 0s;
}
html[dir=rtl] .abt-section .prjt-number-wrapper .project-links {
  transition: all 1s ease-in-out 0s;
}
html[dir=rtl] .abt-section .rt-content {
  transition: all 1s ease-in-out 0s;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .abt-section .rt-content {
    height: auto;
  }
}
html[dir=rtl] .abt-section .rt-content .tab-pane .prject-details-block {
  transition: all 0.4s ease-in 0s;
  opacity: 0;
}
html[dir=rtl] .abt-section .about-tab-nav-wrapper {
  overflow-y: hidden;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .abt-section .about-tab-nav-wrapper {
    overflow: hidden;
  }
}
html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs {
  transition: all 1s ease-in-out 0s;
  transform: translateY(100%);
}
html[dir=rtl] .abt-section .progress-bar-wrapper {
  transition: all 0.7s ease 0s;
  transform: translateY(100%);
}
html[dir=rtl] .abt-section.active .lt-content::after {
  width: 100%;
  transition: all 1s ease-in-out 0.2s;
}
html[dir=rtl] .abt-section.active .abt-content-wrapper {
  transform: translateY(0);
  transition: all 1s ease-in-out 0.6s;
}
html[dir=rtl] .abt-section.active .prjt-number-wrapper {
  transform: translateY(0);
  transition: all 1s ease-in-out 0.6s;
}
html[dir=rtl] .abt-section.active .prjt-number-wrapper .number-counter-block {
  transform: translateY(0);
  transition: all 1s ease-in-out 0.8s;
  opacity: 1;
}
html[dir=rtl] .abt-section.active .prjt-number-wrapper h6 {
  transform: translateY(0);
  transition: all 1s ease-in-out 0.8s;
  opacity: 1;
}
html[dir=rtl] .abt-section.active .prjt-number-wrapper .project-links {
  transform: translateY(0);
  transition: all 0.5s ease-in-out 0.8s;
  opacity: 1;
}
html[dir=rtl] .abt-section.active .rt-content {
  transform: translateY(0);
  transition: all 1s ease-in-out 0.3s;
}
html[dir=rtl] .abt-section.active .rt-content .tab-pane.active .prject-details-block {
  transition: all 0.4s ease-in 0s;
  opacity: 1;
}
html[dir=rtl] .abt-section.active .about-tab-nav-wrapper .nav-tabs {
  transition: all 0.7s ease 0.8s;
  transform: translateY(0);
}
html[dir=rtl] .abt-section.active .progress-bar-wrapper {
  transition: all 0.7s ease 0.9s;
  transform: translateY(0);
}
@keyframes anim-bottom {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
html[dir=rtl] .hide-form .sr-wrapper {
  min-height: 500px;
}
html[dir=rtl] .hide-form form,
html[dir=rtl] .hide-form h2 {
  display: none;
}
html[dir=rtl] body {
  font-family: "Cairo", sans-serif;
  line-height: 1.2;
  font-size: 1rem;
  color: #0B2146;
  overflow: hidden !important;
}
html[dir=rtl] body.siteLoaded {
  overflow: auto !important;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] body.siteLoaded {
    overflow-x: hidden !important;
  }
}
@media only screen and (min-width: 1200px) {
  html[dir=rtl] .container {
    max-width: 1260px;
  }
}
html[dir=rtl] #myVideo {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-color: black;
  background-position: center center;
  background-size: contain;
  object-fit: cover;
  z-index: 3;
}
html[dir=rtl] .loder-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  overflow: hidden;
}
html[dir=rtl] .loder-wrapper .bg-loader {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #0B2146;
}
html[dir=rtl] .loder-wrapper img {
  max-width: 100px !important;
  height: 150px !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  filter: brightness(30);
}
html[dir=rtl] .global-header {
  opacity: 0;
  transform: translateY(-100px);
}
html[dir=rtl] .main-nav {
  position: fixed;
  top: 0;
  left: 0;
  height: 40px;
  z-index: 18;
  width: 100%;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  padding-left: 5%;
  height: 90px;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .main-nav {
    display: none;
  }
}
html[dir=rtl] .main-nav li {
  list-style-type: none;
  margin: 0 10px;
  width: 100%;
  text-align: center;
  position: relative;
  padding: 33px 0;
  list-style-image: none;
}
html[dir=rtl] .main-nav li:first-child {
  margin-right: 0;
}
html[dir=rtl] .main-nav li:last-child {
  margin-left: 0;
}
html[dir=rtl] .main-nav li a,
html[dir=rtl] .main-nav li span {
  font-size: 0.875rem;
  color: #0B2146;
  text-transform: uppercase;
  transition: all 0.6s linear 0s;
  cursor: pointer;
}
html[dir=rtl] .main-nav li.has-sub {
  background: linear-gradient(240deg, rgba(255, 255, 255, 0.2) 4.4%, rgba(11, 33, 70, 0.2) 100%), rgba(255, 255, 255, 0.75);
  box-shadow: 0px 9px 24.6px 0px rgba(0, 0, 0, 0.25);
  transition: all 0.6s linear 0s;
}
html[dir=rtl] .main-nav li.has-sub span {
  color: #0B2146 !important;
}
html[dir=rtl] .main-nav li > ul.menu {
  position: absolute;
  left: 0;
  top: 91px;
  background: linear-gradient(240deg, rgba(255, 255, 255, 0.2) 4.4%, rgba(11, 33, 70, 0.2) 100%), rgba(255, 255, 255, 0.75);
  box-shadow: 0px 9px 24.6px 0px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(3.4000000954px);
  text-align: center;
  width: 100%;
  margin: 0;
  z-index: 10;
  display: none;
}
html[dir=rtl] .main-nav li > ul.menu li {
  padding: 12px;
  position: relative;
  margin: 0;
}
html[dir=rtl] .main-nav li > ul.menu li::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  right: 0;
  bottom: 0;
  background: rgba(11, 33, 70, 0.15);
}
html[dir=rtl] .main-nav li > ul.menu li::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  background-color: #0B2146;
  transition: all 0.6s ease 0s;
  z-index: -1;
}
html[dir=rtl] .main-nav li > ul.menu li:hover::before {
  width: 100%;
  transition: all 0.6s ease 0s;
}
html[dir=rtl] .main-nav li > ul.menu li:hover a {
  transition: all 0.4s ease 0s;
  color: #FFFFFF !important;
}
html[dir=rtl] .main-nav li > ul.menu li a {
  color: #0B2146 !important;
  display: block;
}
html[dir=rtl] .main-nav.active > li a,
html[dir=rtl] .main-nav.active > li span {
  color: #0B2146;
}
html[dir=rtl] .logo-wrapper {
  position: fixed;
  top: 11px;
  right: 5%;
  z-index: 20;
}
@media only screen and (max-width: 1299px) {
  html[dir=rtl] .logo-wrapper {
    right: 2%;
  }
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .logo-wrapper {
    right: 3%;
  }
}
html[dir=rtl] .logo-wrapper img {
  filter: brightness(1);
  width: 53px;
}
html[dir=rtl] .logo-wrapper.active img {
  filter: brightness(1);
}
html[dir=rtl] .logo-wrapper.white img {
  filter: brightness(30) !important;
  width: 53px !important;
}
html[dir=rtl] .m-bg-wht {
  background-color: #FFFFFF;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 90px;
  display: none;
  z-index: 15;
  box-shadow: 0px -6px 14px 6px rgba(0, 0, 0, 0.42);
}
html[dir=rtl] .land-page-content-wrapper {
  position: absolute;
  right: 5%;
  top: 30%;
  z-index: 9;
  max-width: 440px;
  overflow-y: hidden;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .land-page-content-wrapper {
    padding-left: 15%;
  }
}
html[dir=rtl] .land-page-content-wrapper .content-area {
  transform: translateY(100%);
  transition: all 1s ease-in-out 0s;
}
html[dir=rtl] .land-page-content-wrapper .content-area h2 {
  color: #FFFFFF;
  line-height: 58px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .land-page-content-wrapper .content-area h2 {
    line-height: 39px;
  }
}
html[dir=rtl] .land-page-content-wrapper .content-area p {
  color: #FFFFFF;
  line-height: 34px;
  font-size: 1.5rem;
  margin-bottom: 20px;
  width: 90%;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .land-page-content-wrapper .content-area p {
    line-height: 26px;
    font-size: 1.125rem;
  }
}
html[dir=rtl] .side-menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 5%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 20;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .side-menu {
    width: 60px;
    pointer-events: none;
  }
}
html[dir=rtl] .side-menu.hide-items {
  height: auto;
}
html[dir=rtl] .side-menu.active {
  height: 100%;
  background-color: #0B2146;
  transition: all 0.3s ease-in-out 0s;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .side-menu.active {
    background-color: transparent;
    pointer-events: none;
  }
  html[dir=rtl] .side-menu.active .search-btn-wraper {
    position: absolute;
    top: auto;
    bottom: 74px;
    left: 90px;
  }
}
html[dir=rtl] .side-menu.active li {
  filter: brightness(30);
}
html[dir=rtl] .side-menu.active a {
  filter: brightness(30);
}
html[dir=rtl] .side-menu.active .menu-btn-wraper {
  pointer-events: all;
}
html[dir=rtl] .side-menu.active .menu-btn-wraper a {
  background: url(../image/close-icon.svg) no-repeat left top;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .side-menu .social-link-wraper {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .side-menu .language-switcher {
    display: none;
  }
}
html[dir=rtl] .mob-scroll-arrow {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 21;
  width: 60px;
  height: 131px;
  display: none;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .mob-scroll-arrow {
    display: block;
  }
}
html[dir=rtl] .mob-scroll-arrow a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  background: url(../image/mob-sroll-arrow.svg) no-repeat left top/100%;
}
html[dir=rtl] .menu-btn-wraper {
  margin-top: 22px;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .menu-btn-wraper {
    pointer-events: all;
  }
}
html[dir=rtl] .menu-btn-wraper a {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../image/menu_icon.svg) no-repeat left top;
  transform: scaleX(-1);
}
html[dir=rtl] .menu-btn-wraper.active a {
  filter: brightness(1);
}
html[dir=rtl] .search-btn-wraper {
  position: relative;
  top: 55px;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .search-btn-wraper {
    display: none;
    filter: brightness(30);
    pointer-events: all;
  }
}
html[dir=rtl] .search-btn-wraper a {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../image/search_icon.svg) no-repeat center center;
}
html[dir=rtl] .social-link-wraper {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 11;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .social-link-wraper {
    display: flex;
    align-items: center;
    top: auto;
    bottom: 80px;
    transform: none;
    right: 10px;
  }
  html[dir=rtl] .social-link-wraper .field__items {
    display: flex;
    align-items: center;
  }
}
html[dir=rtl] .social-link-wraper a {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .social-link-wraper a {
    filter: brightness(30);
  }
}
html[dir=rtl] .language-switcher {
  position: absolute;
  bottom: 2%;
  z-index: 6;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .language-switcher {
    bottom: 80px;
    filter: brightness(30);
    left: 20px;
  }
}
html[dir=rtl] .language-switcher ul {
  margin: 0;
  padding: 0;
}
html[dir=rtl] .language-switcher .is-active {
  display: none;
}
html[dir=rtl] .language-switcher .en {
  display: flex;
  align-items: center;
  justify-content: center;
}
html[dir=rtl] .language-switcher .en a {
  padding: 15px;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .language-switcher .en a {
    padding: 5px 0;
  }
}
html[dir=rtl] .language-switcher .ar {
  display: none;
  align-items: center;
  justify-content: center;
  background: url(../image/ar-text.svg) no-repeat center center;
}
html[dir=rtl] .language-switcher .ar a {
  padding: 15px;
  font-size: 0;
}
html[dir=rtl] .global-menu-wrappper {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 19;
  overflow: hidden;
}
html[dir=rtl] .global-menu-wrappper p {
  color: #A7AABC;
}
html[dir=rtl] .global-menu-wrappper p a {
  color: #A7AABC;
}
html[dir=rtl] .global-menu-wrappper .lt-wrapper {
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #0B2146;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper .lt-wrapper {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper .lt-wrapper .navigation {
    height: 90%;
    overflow-y: scroll;
  }
}
html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list {
  margin: 0;
  width: 90%;
  margin-top: 90px;
  padding-top: 15%;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list {
    margin-top: 0;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list {
    margin-top: 40px;
    width: 100%;
    height: 100%;
  }
}
html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li {
  border-top: 1px solid #203355;
  padding-right: 10%;
  list-style: none;
  transition: background-color 0.3s ease-in-out 0s !important;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li {
    padding-right: 0;
  }
}
html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li.active {
  background-color: #203355;
  transition: background-color 0.3s ease-in-out 0s !important;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li.active {
    background-color: transparent;
  }
  html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li.active > a,
  html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li.active span {
    transition-delay: 0s !important;
    background-color: #203355;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li.active > a:hover::after,
  html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li.active span:hover::after {
    content: "";
    background: url(../image/link-arrow.svg) no-repeat left top/100%;
    width: 20px;
    height: 20px;
    filter: brightness(30);
    margin-right: 30px;
  }
}
html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li > a,
html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li span {
  font-size: 2.02vw;
  color: #FFFFFF;
  padding: 20px 0;
  display: flex;
  cursor: pointer;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li > a,
  html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li span {
    font-size: 24px;
    padding-right: 5%;
  }
}
html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li ul {
  position: absolute;
  top: 0;
  left: 5%;
  background-color: #0a1e3f;
  width: 50%;
  height: 100%;
  margin: 0;
  z-index: 5;
  padding-top: 12.2%;
  display: none;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li ul {
    padding-top: 7.2%;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li ul {
    width: 100%;
    position: static;
    background-color: transparent;
    height: auto;
    padding: 0;
  }
}
html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li {
  border-top: 1px solid #203355;
  list-style: none;
  padding-right: 6%;
}
html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li:hover {
  background-color: #203355;
}
html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li a {
  display: flex;
  padding: 30px 0;
  font-size: 25px;
  color: #FFFFFF;
  position: relative;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li a {
    font-size: 16px;
    padding: 15px 0;
  }
}
html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li a:hover::after {
  content: "";
  background: url(../image/link-arrow.svg) no-repeat right top/100%;
  width: 20px;
  height: 20px;
  filter: brightness(30);
  transform: scaleX(-1);
  margin-right: 30px;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list > li ul li a:hover::after {
    display: none;
  }
}
html[dir=rtl] .global-menu-wrappper .lt-wrapper .menu-item {
  padding-top: 0;
}
html[dir=rtl] .global-menu-wrappper .footer-wrapper {
  border-top: 1px solid #203355;
  height: auto;
  padding: 5% 5% 5% 0;
  width: 90%;
  position: static;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .global-menu-wrappper .footer-wrapper {
    padding: 2% 5% 10px 0;
    height: 90px;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper .footer-wrapper {
    border-top: 0;
    padding: 30px 5% 20px 0;
    width: 100%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  html[dir=rtl] .global-menu-wrappper .footer-wrapper p {
    margin-bottom: 5px;
  }
}
html[dir=rtl] .global-menu-wrappper .contact-rt-block {
  background-color: #15284a;
  padding-left: 0;
  left: 5%;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper .contact-rt-block {
    display: none;
  }
}
html[dir=rtl] .global-menu-wrappper .contact-rt-block .cnct-form-wrapper {
  max-width: 356px;
  width: 100%;
  top: 8%;
}
@media screen and (max-height: 770px) {
  html[dir=rtl] .global-menu-wrappper .contact-rt-block .cnct-form-wrapper {
    max-width: 380px;
    top: 1%;
  }
}
html[dir=rtl] .global-menu-wrappper .contact-rt-block .cnct-form-wrapper h4 {
  color: #FFFFFF;
  margin-bottom: 20px;
}
@media screen and (max-height: 799px) {
  html[dir=rtl] .global-menu-wrappper .contact-rt-block .cnct-form-wrapper h4 {
    font-size: 24px !important;
    margin-bottom: 15px;
  }
}
html[dir=rtl] .global-menu-wrappper .contact-rt-block .cnct-form-wrapper .field input[type=submit] {
  background-color: #FFFFFF !important;
  color: #0B2146 !important;
  margin-top: 0;
}
@media screen and (max-height: 799px) {
  html[dir=rtl] .global-menu-wrappper .contact-rt-block .cnct-form-wrapper .field input[type=submit] {
    height: 40px;
  }
}
@media screen and (max-height: 799px) {
  html[dir=rtl] .global-menu-wrappper .contact-rt-block .cnct-form-wrapper .field input[type=text] {
    height: 35px;
  }
  html[dir=rtl] .global-menu-wrappper .contact-rt-block .cnct-form-wrapper .field textarea {
    height: 60px;
  }
}
html[dir=rtl] .global-menu-wrappper .contact-rt-block .ajax-progress {
  position: absolute;
  left: -30px;
  top: 10px;
}
html[dir=rtl] .global-menu-wrappper .contact-rt-block .status-message p {
  margin-bottom: 25px;
}
html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper {
  width: 50%;
  position: absolute;
  bottom: 0;
  left: 5%;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  justify-content: space-between;
  padding: 5.5% 22px 36px;
  background-color: #0a1e3f;
  z-index: 9;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper {
    padding: 20px;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper {
    display: none;
  }
}
html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper::before {
  display: none;
}
html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper address {
  color: #A7AABC;
  max-width: 220px;
  line-height: 20px;
  margin-bottom: 0;
}
html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper address p {
  margin-bottom: 0;
}
html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper a {
  color: #A7AABC;
}
html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper .call-block {
  display: flex;
  flex-direction: column;
}
html[dir=rtl] .global-menu-wrappper .cntct-details-wrapper .call-block a {
  direction: ltr;
  text-align: right;
}
html[dir=rtl] .global-menu-wrappper .search-wrapper {
  width: 50%;
  height: 100%;
  position: absolute;
  left: 5%;
  top: 0;
  background-color: #0a1e3f;
  padding: 60px 45px;
  display: none;
  z-index: 6;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .global-menu-wrappper .search-wrapper {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper .search-wrapper {
    width: 100%;
    padding: 100px 5% 0;
    left: auto;
    right: 0;
    height: 84%;
  }
}
html[dir=rtl] .global-menu-wrappper .search-wrapper .search-block {
  position: relative;
  margin-bottom: 60px;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .global-menu-wrappper .search-wrapper .search-block {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper .search-wrapper .search-block {
    margin-bottom: 30px;
  }
}
html[dir=rtl] .global-menu-wrappper .search-wrapper .search-block form {
  display: flex;
  align-items: center;
  width: 100%;
}
html[dir=rtl] .global-menu-wrappper .search-wrapper .search-block form .form-item {
  display: flex;
  align-items: center;
  width: 100%;
}
html[dir=rtl] .global-menu-wrappper .search-wrapper .search-block .search-icon,
html[dir=rtl] .global-menu-wrappper .search-wrapper .search-block .form-submit {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../image/search_icon.svg) no-repeat center center;
  position: absolute;
  right: 20px;
  filter: brightness(30);
  top: 50%;
  transform: translateY(-50%);
  border: 0;
  font-size: 0;
  padding: 0;
}
html[dir=rtl] .global-menu-wrappper .search-wrapper .search-block input {
  background-color: rgba(216, 216, 216, 0.1);
  border: 2px solid #A7AABC;
  border-radius: 0;
  padding-right: 50px;
  height: 65px;
  color: #FFFFFF;
  font-size: 1.5625rem;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper .search-wrapper .search-block input {
    height: 60px;
    font-size: 1rem;
  }
}
html[dir=rtl] .global-menu-wrappper .q-links {
  text-align: right;
}
html[dir=rtl] .global-menu-wrappper .q-links span {
  display: block;
  color: #FFFFFF;
  font-size: 1.25rem;
  margin-bottom: 40px;
  padding-right: 30px;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .global-menu-wrappper .q-links span {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper .q-links span {
    padding-right: 20px;
    margin-bottom: 10px;
  }
}
html[dir=rtl] .global-menu-wrappper .q-links ul {
  margin: 0;
}
html[dir=rtl] .global-menu-wrappper .q-links ul li {
  list-style-type: none;
  padding: 18px 0;
  border-bottom: 1px solid #203355;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .global-menu-wrappper .q-links ul li {
    padding: 13px 0;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper .q-links ul li {
    padding: 15px 0;
  }
}
html[dir=rtl] .global-menu-wrappper .q-links ul li a {
  color: #A7AABC;
  padding-right: 30px;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper .q-links ul li a {
    padding-right: 20px;
  }
}
html[dir=rtl] .form-item,
html[dir=rtl] .form-actions {
  margin: 0;
}
html[dir=rtl] .divider {
  position: fixed;
  z-index: 11;
}
html[dir=rtl] .divider.vertical {
  width: 0.1px;
  height: 100%;
}
html[dir=rtl] .divider.horizontal {
  width: 100%;
  height: 0.1px;
}
html[dir=rtl] .divider.center-v {
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .divider.center-v {
    display: none;
  }
}
html[dir=rtl] .divider.center-h {
  width: 45%;
  padding-left: 5%;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .divider.center-h {
    top: auto;
    left: 0;
    bottom: 131px;
    transform: none;
  }
}
html[dir=rtl] .divider.rt-v {
  left: 5%;
  right: auto;
  z-index: 20;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .divider.rt-v {
    left: 60px;
    z-index: 18;
  }
}
html[dir=rtl] .fp-viewing-default .center-h,
html[dir=rtl] .fp-viewing-default .center-v {
  display: none;
}
html[dir=rtl] .abt-section {
  background-color: #EDEEF4;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .abt-section {
    position: relative;
    z-index: 22;
  }
}
html[dir=rtl] .abt-section .lt-content {
  width: 50%;
  padding-right: 5%;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}
html[dir=rtl] .abt-section .lt-content::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #d8d8d8;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .abt-section .lt-content {
    padding-right: 0;
    width: 100%;
    flex-direction: column;
    position: static;
  }
}
html[dir=rtl] .abt-section .lt-content .abt-content-wrapper {
  width: 56%;
  padding-top: 20%;
  padding-left: 33px;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .abt-section .lt-content .abt-content-wrapper {
    padding-top: 11%;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .abt-section .lt-content .abt-content-wrapper {
    padding-right: 5%;
    width: 100%;
    padding-top: 20% !important;
  }
}
html[dir=rtl] .abt-section .lt-content .abt-content-wrapper h4 {
  line-height: 38px;
  margin-bottom: 30px;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .abt-section .lt-content .abt-content-wrapper h4 {
    margin-bottom: 20px;
  }
}
html[dir=rtl] .abt-section .lt-content .abt-content-wrapper p {
  line-height: 24px;
  margin-bottom: 30px;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .abt-section .lt-content .abt-content-wrapper p {
    margin-bottom: 20px;
  }
}
html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper {
  display: flex;
  flex-direction: column;
  background-color: #FFFFFF;
  width: 44%;
  padding-top: 20%;
  padding-right: 30px;
  border-right: 1px solid #d8d8d8;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper {
    padding-top: 10%;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper {
    padding-top: 50px;
    width: 100%;
    padding-right: 5%;
    margin-top: 50px;
  }
}
html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .number-counter-block .odometer {
  color: #607B7D;
  margin-bottom: 16px;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .number-counter-block .odometer {
    font-size: 50px !important;
  }
}
html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .number-counter-block .odometer .odometer-formatting-mark {
  display: none;
}
html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper h6 {
  margin-bottom: 5rem;
  line-height: 29px;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper h6 {
    margin-bottom: 3rem;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper h6 {
    margin-bottom: 50px;
  }
}
html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper h6 span {
  display: block;
  color: #607B7D;
}
html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .project-links {
  margin: 0 0 40px;
}
html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .project-links li {
  list-style-type: none;
  padding-bottom: 10px;
}
html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .project-links li a {
  font-size: 0.875rem;
  color: #607B7D;
  padding-left: 20px;
}
html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .project-links li a:hover {
  color: #0B2146;
  background: url(../image/link-arrow.svg) no-repeat left top;
  position: relative;
}
html[dir=rtl] .abt-section .lt-content .prjt-number-wrapper .project-links li a:hover::after {
  content: "";
  width: 85%;
  height: 1px;
  position: absolute;
  bottom: -3px;
  right: 0;
  background-color: #0B2146;
}
html[dir=rtl] .abt-section .rt-content {
  width: 50%;
  padding-left: 5%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 7.8%;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .abt-section .rt-content {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    position: static;
    background-color: #FFFFFF;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .abt-section .rt-content .tab-content {
    width: 100%;
  }
}
html[dir=rtl] .abt-section .rt-content .tab-content h4 {
  padding-right: 28px;
  margin-top: -20px;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .abt-section .rt-content .tab-content h4 {
    margin-top: 0;
    padding-right: 5%;
  }
}
html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper {
  position: absolute;
  width: 90%;
  bottom: 0;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper {
    bottom: auto;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper {
    width: 100%;
    position: relative;
  }
}
html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .fp-slides {
  height: auto;
}
html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .proj-logo {
  position: absolute;
  padding: 50px 28px;
}
html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .proj-logo img {
  width: auto;
}
html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .project-img-block {
  width: 100%;
}
html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .project-img-block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .slide-item {
  position: relative;
}
html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block {
  background-color: #607B7D;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 15px;
  width: 80%;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block {
    bottom: 100px;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block {
    width: 100%;
    position: static;
    height: 150px;
  }
}
html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block h6 {
  color: #FFFFFF;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block h6 {
    margin-bottom: 10px;
  }
}
html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block p {
  color: #FFFFFF;
  line-height: 21px;
  font-size: 0.875rem;
  margin-bottom: 25px;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block p {
    margin-bottom: 15px;
    font-size: 0.8125rem;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block a {
  color: #FFFFFF;
  font-size: 0.875rem;
  text-transform: uppercase;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .prject-details-block a {
    font-size: 1rem;
  }
}
html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow {
  top: auto;
  transform: none;
  bottom: 20px;
  width: 8px;
  height: 14px;
  background: url(../image/slider-arrow.svg) no-repeat left top;
  z-index: 9;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow {
    bottom: 70px;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow {
    bottom: 165px;
  }
}
html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow::before {
  display: none;
}
html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow.slick-prev {
  border: 0;
  left: 10%;
  right: auto;
  transform: scaleX(-1);
}
html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow.slick-next {
  border: 0;
  left: 3%;
  right: auto;
}
html[dir=rtl] .abt-section .rt-content .project-cycle-img-wrapper .slick-arrow.slick-disabled {
  opacity: 0.5;
}
html[dir=rtl] .abt-section .about-tab-nav-wrapper {
  width: 50%;
  padding-right: 5%;
  display: flex;
  position: absolute;
  top: 69%;
  right: 0;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .abt-section .about-tab-nav-wrapper {
    top: 62%;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .abt-section .about-tab-nav-wrapper {
    width: 100%;
    position: static;
    padding: 10px 0 40px;
  }
}
html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs {
  flex-wrap: nowrap;
  margin: 0;
  border: 0;
  width: 100%;
  justify-content: space-between;
}
html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li {
  list-style: none;
  width: 15%;
  display: flex;
  align-items: flex-start;
  outline: none;
  border: 0;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li {
    line-height: normal;
    width: auto;
  }
}
html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  border-radius: 0;
  border: 0;
  outline: none;
  padding: 0;
  text-transform: uppercase;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a {
    overflow-x: visible;
  }
}
html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a span {
  margin-top: 10px;
  display: block;
  color: #607B7D;
  font-size: 0.875rem;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a span {
    margin-top: 0;
  }
}
html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a img {
  max-width: none;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a img {
    max-width: 95px;
  }
}
html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a.active {
  border: 0;
  background: none;
  outline: none;
  position: relative;
}
html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a.active span {
  color: #0B2146;
}
html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a.active img {
  filter: brightness(10);
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a.active img {
    filter: brightness(1);
  }
}
html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a.active .abt-nav-select {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  padding-bottom: 90%;
  z-index: -1;
  background-color: #0B2146;
  transition: all 0.3s linear 0s;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a.active .abt-nav-select {
    display: none;
  }
}
html[dir=rtl] .abt-section .about-tab-nav-wrapper .nav-tabs li a:focus {
  border: 0;
  outline: none;
}
html[dir=rtl] .abt-section .about-tab-nav-wrapper .slick-dots {
  bottom: -20px;
}
html[dir=rtl] .abt-section .about-tab-nav-wrapper .slick-dots li button {
  width: 30px;
  height: 2px;
  border-radius: 0;
  background-color: #A7AABC;
}
html[dir=rtl] .abt-section .about-tab-nav-wrapper .slick-dots li.slick-active button {
  background-color: #B69C77;
}
html[dir=rtl] .progress-bar-wrapper {
  position: absolute;
  width: 50%;
  padding-right: 5%;
  background-color: #0B2146;
  display: flex;
  align-items: center;
  bottom: 0;
  height: 90px;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .progress-bar-wrapper {
    height: 40px;
    width: 80%;
    bottom: 150px;
    z-index: 6;
  }
}
html[dir=rtl] .progress-bar-wrapper span {
  display: flex;
  color: #FFFFFF;
}
html[dir=rtl] .progress-bar-wrapper .progress-bar {
  background-color: rgb(66, 78, 100);
  height: 1px;
  margin: 0 5%;
  width: 100%;
  position: relative;
}
html[dir=rtl] .progress-bar-wrapper .progress-bar .line-loader {
  background-color: #FFFFFF;
  height: 1px;
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
}
html[dir=rtl] .progress-bar-wrapper .progress-bar .line-loader.active {
  width: 100%;
  transition: all 5s linear 0s;
}
html[dir=rtl] .ltst-proj-lt-wrapper {
  background-color: #646E64;
  position: absolute;
  right: 0;
  top: 0;
  width: 31%;
  height: 100%;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .ltst-proj-lt-wrapper {
    width: 100%;
    height: auto;
    position: static;
  }
}
html[dir=rtl] .ltst-proj-lt-wrapper .top-content {
  padding-top: 30%;
  padding-right: 15%;
  padding-left: 9%;
  color: #FFFFFF;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .ltst-proj-lt-wrapper .top-content {
    padding-top: 25%;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .ltst-proj-lt-wrapper .top-content {
    padding-top: 30%;
    padding-right: 5%;
    padding-right: 10px;
  }
}
html[dir=rtl] .ltst-proj-lt-wrapper .top-content h4 {
  color: #FFFFFF;
  margin-bottom: 30px;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .ltst-proj-lt-wrapper .top-content h4 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .ltst-proj-lt-wrapper .top-content h4 {
    margin-bottom: 15px;
  }
}
html[dir=rtl] .ltst-proj-lt-wrapper .top-content p {
  line-height: 30px;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .ltst-proj-lt-wrapper .top-content p {
    line-height: 22px;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .ltst-proj-lt-wrapper .top-content p {
    line-height: 24px;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .ltst-proj-nav-tab {
    overflow-x: hidden;
  }
}
html[dir=rtl] .ltst-proj-nav-tab .nav {
  margin: 0;
  flex-direction: column;
  border: 0;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .ltst-proj-nav-tab .nav {
    flex-direction: row;
    background: rgba(237, 238, 244, 0.17);
  }
}
html[dir=rtl] .ltst-proj-nav-tab .nav li {
  list-style-type: none;
  width: 100%;
  border-radius: 0;
  border-bottom: 1px solid rgba(237, 238, 244, 0.17);
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .ltst-proj-nav-tab .nav li {
    border-bottom: 0;
  }
}
html[dir=rtl] .ltst-proj-nav-tab .nav li a {
  padding-right: 15%;
  padding-top: 12px;
  padding-bottom: 12px;
  color: #EDEEF4;
  font-size: 1.5rem;
  border: 0;
  border-radius: 0;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .ltst-proj-nav-tab .nav li a {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .ltst-proj-nav-tab .nav li a {
    padding-right: 6%;
    display: flex;
    align-items: center;
    font-size: 1.125rem;
  }
}
html[dir=rtl] .ltst-proj-nav-tab .nav li a.active {
  background: rgba(237, 238, 244, 0.17);
  position: relative;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .ltst-proj-nav-tab .nav li a.active {
    background: transparent;
    text-decoration: underline !important;
  }
}
html[dir=rtl] .ltst-proj-nav-tab .nav li a.active::after {
  content: "";
  background: url(../image/link-arrow.svg) no-repeat right top;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%) scaleX(-1);
  filter: brightness(30);
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .ltst-proj-nav-tab .nav li a.active::after {
    display: flex;
    align-items: center;
    transform: none;
    position: static;
    margin-right: 10px;
  }
}
html[dir=rtl] .ltst-proj-nav-tab .slick-list {
  padding-left: 110px;
}
html[dir=rtl] .ltst-proj-nav-tab .slick-arrow {
  display: none;
}
html[dir=rtl] .ltst-proj-nav-tab .slick-track {
  display: flex;
  align-items: center;
}
html[dir=rtl] .ltst-proj-rt-wrapper {
  width: 69%;
  position: absolute;
  left: 0;
  top: 0;
  padding-left: 5%;
  padding-top: 7.5%;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .ltst-proj-rt-wrapper {
    width: 100%;
    height: auto;
    position: static;
    padding-left: 0;
    padding-top: 20px;
  }
}
html[dir=rtl] .ltst-proj-rt-wrapper .tab-pane {
  width: 100%;
}
html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper {
  display: flex;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper {
    flex-direction: column-reverse;
  }
}
html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper {
  width: 29.7%;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper {
    width: 100%;
    margin: 30px 0 20px;
  }
}
html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20% 20px;
  text-align: center;
  position: relative;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block {
    padding: 12% 20px;
  }
}
html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #d8d8d8;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block {
    flex-direction: row;
    justify-content: flex-start;
    padding: 10px 5% 10px 0;
  }
}
html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block:first-child {
  padding-top: 5%;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block:first-child {
    padding-top: 0;
  }
}
html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block:last-child::after {
  display: none;
}
html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block span {
  margin-top: 16px;
  line-height: 24px;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .icon-block-wrapper .item-block span {
    margin-top: 0;
    margin-right: 10px;
  }
}
html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper {
  width: 70.3%;
  padding: 0 20px;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
  }
}
html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .prj-title h5 {
  margin-bottom: 30px;
  line-height: 40px;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .prj-title h5 {
    font-size: 22px !important;
    line-height: 25px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .prj-title h5 {
    line-height: 30px;
  }
}
html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container {
  width: 100%;
  display: flex;
  height: 100%;
  margin-top: 35px;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .row-img-block {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .column {
  padding-left: 2.1%;
}
html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .column:first-child {
  flex: 0 0 58%;
}
html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .column:nth-child(2) {
  flex: 0 0 42%;
  padding-left: 0;
}
html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .column:nth-child(2) img {
  margin-bottom: 3.5%;
}
html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .column img {
  width: 100%;
  max-width: none;
  vertical-align: middle;
}
html[dir=rtl] .ltst-proj-rt-wrapper .tab-content-wrapper .prj-img-wrapper .img-container .column img:last-child {
  margin-bottom: 0;
}
html[dir=rtl] .contact-lt-wrapper {
  width: 50%;
  margin-top: auto;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .contact-lt-wrapper {
    width: 100%;
  }
}
html[dir=rtl] .contact-lt-wrapper .top-content {
  padding-right: 5%;
  width: 42%;
  position: absolute;
  right: 0;
  top: 20%;
}
@media only screen and (max-width: 1599px) {
  html[dir=rtl] .contact-lt-wrapper .top-content {
    top: 14%;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .contact-lt-wrapper .top-content {
    width: 100%;
    padding-top: 30%;
    position: static;
  }
}
html[dir=rtl] .contact-lt-wrapper .top-content h3 {
  margin-bottom: 25px;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .contact-lt-wrapper .top-content h3 {
    margin-bottom: 10px;
  }
}
html[dir=rtl] .contact-lt-wrapper .top-content p {
  line-height: 24px;
}
html[dir=rtl] .contact-lt-wrapper .map-wrapper {
  width: 50%;
  position: absolute;
  right: 0;
  bottom: 90px;
  overflow: hidden;
}
@media only screen and (min-width: 991px) and (max-width: 1599px) {
  html[dir=rtl] .contact-lt-wrapper .map-wrapper {
    height: calc(100% - 224px);
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .contact-lt-wrapper .map-wrapper {
    width: 100%;
    position: static;
  }
}
html[dir=rtl] .contact-lt-wrapper .map-wrapper img {
  max-width: none;
  width: 100%;
}
html[dir=rtl] .contact-lt-wrapper .map-wrapper button img {
  height: 9px !important;
}
html[dir=rtl] .contact-rt-block {
  width: 50%;
  height: 100%;
  position: absolute;
  left: 0;
  padding-left: 5%;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .contact-rt-block {
    width: 100%;
    position: static;
    flex-direction: column;
    height: auto;
    padding-left: 0;
  }
}
html[dir=rtl] .contact-rt-block .cnct-form-wrapper {
  width: 50%;
  height: 100%;
  padding: 0 3%;
  position: relative;
  top: 20%;
}
@media screen and (max-height: 799px) {
  html[dir=rtl] .contact-rt-block .cnct-form-wrapper {
    top: 14%;
  }
}
@media only screen and (min-width: 1199px) {
  html[dir=rtl] .contact-rt-block .cnct-form-wrapper {
    width: 65%;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .contact-rt-block .cnct-form-wrapper {
    max-width: 290px;
    margin: 0 auto;
    width: 100%;
    padding: 30px 0 0;
    position: static;
    height: auto;
  }
}
@media screen and (max-height: 799px) {
  html[dir=rtl] .contact-rt-block .cnct-form-wrapper h4 {
    font-size: 24px !important;
    margin-bottom: 15px;
  }
}
html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field {
  margin-bottom: 20px;
  position: relative;
}
html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input {
  border-radius: 3px;
  padding-right: 40px;
  font-size: 0.875rem;
  color: #0B2146;
  border: 1px solid rgba(167, 170, 188, 0.4);
  margin-top: 0;
  text-align: right;
}
html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input::placeholder {
  color: #607B7D;
  text-align: right;
}
@media screen and (max-height: 799px) {
  html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input {
    height: 35px;
  }
}
html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input[type=submit] {
  margin-top: 30px;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field input[type=submit] {
    margin-top: 5px;
  }
}
html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field select {
  padding-right: 40px;
  border-radius: 3px;
  color: #607B7D;
  font-size: 0.875rem;
  border: 1px solid rgba(167, 170, 188, 0.4);
  height: 40px;
}
html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field select option {
  padding: 10px;
}
html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field select.form-select:focus {
  box-shadow: none;
}
html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field textarea {
  font-size: 0.875rem;
  padding-right: 40px;
  color: #0B2146;
}
html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field textarea::placeholder {
  color: #607B7D;
}
html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field i {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
}
html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field i.user {
  background: url(../image/user-icon.svg) no-repeat left top/100%;
}
html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field i.email {
  background: url(../image/mail-icon.svg) no-repeat left top/100%;
}
html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field i.phone {
  background: url(../image/phon-icon.svg) no-repeat left top/100%;
}
html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field i.project {
  width: 20px;
  background: url(../image/home-icon.svg) no-repeat left top/100%;
}
html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field i.description-icon {
  width: 17px;
  top: 19px;
  background: url(../image/discuss.svg) no-repeat left top/100%;
}
html[dir=rtl] .contact-rt-block .cnct-form-wrapper p {
  margin-bottom: 0;
}
html[dir=rtl] .contact-rt-block .cntct-details-wrapper {
  width: 50%;
  height: 100%;
  position: relative;
  margin-top: 90px;
  padding-top: 10%;
}
@media only screen and (min-width: 1199px) {
  html[dir=rtl] .contact-rt-block .cntct-details-wrapper {
    width: 35%;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .contact-rt-block .cntct-details-wrapper {
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    position: static;
    height: auto;
  }
}
html[dir=rtl] .contact-rt-block .cntct-details-wrapper::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  border-right: 1px solid #d8d8d8;
}
html[dir=rtl] .contact-rt-block .cntct-details-wrapper span {
  font-size: 1.25rem;
  display: block;
  margin-bottom: 20px;
  text-transform: uppercase;
  position: relative;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .contact-rt-block .cntct-details-wrapper span {
    max-width: 290px;
    margin: 0 auto 20px;
  }
}
html[dir=rtl] .contact-rt-block .cntct-details-wrapper .cntct-item {
  padding: 20% 6%;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .contact-rt-block .cntct-details-wrapper .cntct-item {
    padding: 10% 6%;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .contact-rt-block .cntct-details-wrapper .cntct-item {
    padding: 20px 0;
  }
}
html[dir=rtl] .contact-rt-block .cntct-details-wrapper .email-block {
  position: relative;
}
html[dir=rtl] .contact-rt-block .cntct-details-wrapper .email-block::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #d8d8d8;
}
html[dir=rtl] .contact-rt-block .cntct-details-wrapper .email-block span::before {
  content: "";
  background: url(../image/mail-icon.svg) no-repeat left top/100%;
  width: 22px;
  height: 22px;
  margin-left: 10px;
}
html[dir=rtl] .contact-rt-block .cntct-details-wrapper .address-block {
  position: relative;
}
html[dir=rtl] .contact-rt-block .cntct-details-wrapper .address-block::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #d8d8d8;
}
html[dir=rtl] .contact-rt-block .cntct-details-wrapper .address-block address {
  line-height: 21px;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .contact-rt-block .cntct-details-wrapper .address-block address {
    max-width: 290px;
    margin: 0 auto;
  }
}
html[dir=rtl] .contact-rt-block .cntct-details-wrapper .address-block span::before {
  content: "";
  background: url(../image/gps-icon.svg) no-repeat left top/100%;
  width: 19px;
  height: 23px;
  margin-left: 10px;
}
html[dir=rtl] .contact-rt-block .cntct-details-wrapper .call-block span::before {
  content: "";
  background: url(../image/phon-icon.svg) no-repeat left top/100%;
  width: 15px;
  height: 15px;
  margin-left: 10px;
  transform: scaleX(-1);
}
html[dir=rtl] .contact-rt-block .cntct-details-wrapper .call-block a {
  margin-bottom: 10px;
  direction: ltr;
  text-align: right;
}
html[dir=rtl] .contact-rt-block .cntct-details-wrapper a {
  display: block;
  color: #0B2146;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .contact-rt-block .cntct-details-wrapper a {
    max-width: 290px;
    margin: 0 auto;
  }
}
html[dir=rtl] .footer-wrapper {
  width: 50%;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 5%;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #0B2146;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .footer-wrapper {
    width: 100%;
    padding: 20px 5% 20px 0;
    position: static;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    min-height: 93px;
    height: auto;
  }
}
html[dir=rtl] .footer-wrapper p {
  color: #A7AABC;
  margin-bottom: 0;
  font-size: 0.8125rem;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .footer-wrapper p {
    font-size: 0.75rem;
    margin-bottom: 10px;
    text-transform: uppercase;
  }
}
html[dir=rtl] .footer-wrapper .link-block {
  padding-left: 3.5%;
  display: flex;
}
html[dir=rtl] .footer-wrapper .link-block a {
  font-size: 0.8125rem;
  color: #A7AABC;
}
html[dir=rtl] .footer-wrapper .link-block a:last-child {
  padding-right: 20px;
  position: relative;
}
html[dir=rtl] .footer-wrapper .link-block a:last-child::before {
  content: "|";
  margin-right: 7px;
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .footer-wrapper .link-block a {
    text-transform: uppercase;
    font-size: 0.75rem;
  }
}
html[dir=rtl] .fp-watermark {
  display: none;
}
html[dir=rtl] .inner-spotlight-wrapper {
  width: 100%;
  position: relative;
  background-color: #000000;
}
html[dir=rtl] .inner-spotlight-wrapper img {
  max-width: none;
  width: 100%;
  opacity: 0.7;
}
html[dir=rtl] .inner-spotlight-wrapper .spot-content-block {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) !important;
  width: 100%;
}
html[dir=rtl] .inner-spotlight-wrapper .spot-content-block h2 {
  color: #FFFFFF;
  font-size: 61px !important;
  margin-bottom: 0;
  text-transform: none;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .inner-spotlight-wrapper .spot-content-block h2 {
    font-size: 40px !important;
    line-height: 60px;
  }
}
html[dir=rtl] .inner-spotlight-wrapper .spot-content-block span {
  font-size: 1.5625rem;
  color: #FFFFFF;
  margin-top: 28px;
  display: block;
}
html[dir=rtl] .inner-page-global-wrapper .logo-wrapper a img {
  filter: brightness(30) contrast(10);
}
html[dir=rtl] .inner-page-global-wrapper .logo-wrapper.active a img {
  filter: brightness(1) contrast(1);
}
@media only screen and (min-width: 576px) {
  html[dir=rtl] .inner-page-global-wrapper .logo-wrapper {
    max-width: 540px;
  }
}
@media only screen and (min-width: 768px) {
  html[dir=rtl] .inner-page-global-wrapper .logo-wrapper {
    max-width: 720px;
  }
}
@media only screen and (min-width: 992px) {
  html[dir=rtl] .inner-page-global-wrapper .logo-wrapper {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  html[dir=rtl] .inner-page-global-wrapper .logo-wrapper {
    max-width: 1260px;
  }
}
html[dir=rtl] .inner-page-global-wrapper .menu-btn-wraper a {
  filter: brightness(30);
}
html[dir=rtl] .inner-page-global-wrapper .menu-btn-wraper.active a {
  filter: brightness(1);
}
html[dir=rtl] .inner-page-global-wrapper .search-btn-wraper,
html[dir=rtl] .inner-page-global-wrapper .social-link-wraper,
html[dir=rtl] .inner-page-global-wrapper .language-switcher {
  display: none;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .inner-page-global-wrapper .side-menu .social-link-wraper {
    display: none !important;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .inner-page-global-wrapper .global-menu-wrappper.show .social-link-wraper.for-tab {
    display: flex !important;
  }
}
html[dir=rtl] .pr-content {
  margin-top: 60px;
}
html[dir=rtl] .pr-content p {
  font-size: 1.1875rem;
  line-height: 48px;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .pr-content p {
    line-height: 34px;
  }
}
html[dir=rtl] .pr-list-wrapper {
  width: 100%;
  padding: 43px 0;
  background-color: rgba(237, 238, 244, 0.5);
}
html[dir=rtl] .pr-list-wrapper .pr-listing {
  width: 100%;
  margin-bottom: 100px;
}
html[dir=rtl] .pr-list-wrapper .pr-listing .header-block {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .pr-list-wrapper .pr-listing .header-block {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 10px;
  }
}
html[dir=rtl] .pr-list-wrapper .pr-listing .header-block h3 {
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .pr-list-wrapper .pr-listing .header-block h3 {
    margin-bottom: 20px;
  }
}
html[dir=rtl] .pr-list-wrapper .pr-listing .header-block a {
  font-size: 1.5625rem;
  position: relative;
  display: flex;
  align-items: center;
  border-bottom: 1px solid transparent;
  transition: all 0.2s linear 0s;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .pr-list-wrapper .pr-listing .header-block a {
    font-size: 1.125rem;
  }
}
html[dir=rtl] .pr-list-wrapper .pr-listing .header-block a::after {
  content: "";
  background: url(../image/link-arrow.svg) no-repeat right top/100%;
  width: 10px;
  height: 10px;
  display: flex;
  margin-right: 20px;
  transform: scaleX(-1);
}
html[dir=rtl] .pr-list-wrapper .pr-listing .header-block a:hover {
  border-bottom: 1px solid #0B2146;
  transition: all 0.2s linear 0s;
}
html[dir=rtl] .pr-list-wrapper .pr-listing .pr-item-block {
  width: 100%;
  display: flex;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .pr-list-wrapper .pr-listing .pr-item-block {
    flex-direction: column;
  }
}
html[dir=rtl] .pr-list-wrapper .pr-listing .img-block {
  width: 58%;
  min-width: 717px;
  position: relative;
  z-index: 1;
  margin-left: -90px;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .pr-list-wrapper .pr-listing .img-block {
    min-width: auto;
    margin-left: 0;
    width: 95%;
  }
}
html[dir=rtl] .pr-list-wrapper .pr-listing .img-block img {
  max-width: none;
  width: 100%;
  height: 450px !important;
  object-fit: cover;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .pr-list-wrapper .pr-listing .img-block img {
    height: auto !important;
  }
}
html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block {
  width: 49%;
  min-width: 606px;
  position: relative;
  z-index: 0;
  background-color: #FFFFFF;
  border: 2px solid #EDEEF4;
  min-height: 450px;
  margin-top: 60px;
  padding: 62px 180px 30px 50px;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block {
    min-width: auto;
    padding: 40px 20px 20px;
    width: 95%;
    height: auto;
    margin-right: auto;
    margin-top: -20px;
  }
}
html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block h6 {
  margin-bottom: 10px;
  padding-left: 70px;
  line-height: 40px;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block h6 {
    padding-left: 100px;
    line-height: normal;
  }
}
html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block h6 span {
  margin: 0;
}
html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block span {
  margin-bottom: 45px;
  display: block;
}
html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block p {
  line-height: 24px;
}
html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .site-link, html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .prs-rls-wrapper .btn-wrapper a, html[dir=rtl] .prs-rls-wrapper .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a, html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block a, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block a, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block input[type=submit], html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block a, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block a, html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .land-page-content-wrapper .content-area .btn-wrapper a, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a, html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .abt-section .lt-content .btn-wrapper a, html[dir=rtl] .abt-section .lt-content .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a, html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .contact-rt-block .cnct-form-wrapper .field input[type=submit], html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field .pr-list-wrapper .pr-listing .pr-content-block input[type=submit] {
  padding: 0;
}
html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .site-link a, html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .prs-rls-wrapper .btn-wrapper a a, html[dir=rtl] .prs-rls-wrapper .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a, html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a a, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block a a, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block a a, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block input[type=submit] a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block a a, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block a a, html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .land-page-content-wrapper .content-area .btn-wrapper a a, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a, html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .abt-section .lt-content .btn-wrapper a a, html[dir=rtl] .abt-section .lt-content .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a, html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .contact-rt-block .cnct-form-wrapper .field input[type=submit] a, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field .pr-list-wrapper .pr-listing .pr-content-block input[type=submit] a {
  padding: 8px 10px;
  color: #FFFFFF;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: normal;
}
html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .site-link a:hover, html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .prs-rls-wrapper .btn-wrapper a a:hover, html[dir=rtl] .prs-rls-wrapper .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a:hover, html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a a:hover, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a:hover, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block a a:hover, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block a a:hover, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block input[type=submit] a:hover, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block a a:hover, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block a a:hover, html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .land-page-content-wrapper .content-area .btn-wrapper a a:hover, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a:hover, html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .abt-section .lt-content .btn-wrapper a a:hover, html[dir=rtl] .abt-section .lt-content .btn-wrapper .pr-list-wrapper .pr-listing .pr-content-block a a:hover, html[dir=rtl] .pr-list-wrapper .pr-listing .pr-content-block .contact-rt-block .cnct-form-wrapper .field input[type=submit] a:hover, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field .pr-list-wrapper .pr-listing .pr-content-block input[type=submit] a:hover {
  color: #0B2146;
}
html[dir=rtl] .pr-list-wrapper .pr-list-slider-wrapper .slick-arrow {
  top: auto;
  transform: none;
  bottom: -40px;
}
html[dir=rtl] .pr-list-wrapper .pr-list-slider-wrapper .slick-arrow::before {
  content: "";
  background: url(../image/blue-arrow.svg) no-repeat left top;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
html[dir=rtl] .pr-list-wrapper .pr-list-slider-wrapper .slick-arrow.slick-prev {
  left: 0;
  right: auto;
}
html[dir=rtl] .pr-list-wrapper .pr-list-slider-wrapper .slick-arrow.slick-prev::before {
  transform: scaleX(-1);
}
html[dir=rtl] .pr-list-wrapper .pr-list-slider-wrapper .slick-arrow.slick-next {
  left: 48px;
}
html[dir=rtl] .pr-list-wrapper .pr-list-slider-wrapper .slick-dots {
  justify-content: flex-start;
  max-width: none;
  width: auto;
  right: 0;
  transform: none;
}
html[dir=rtl] .pr-list-wrapper .pr-list-slider-wrapper .slick-dots li {
  display: none;
  font-size: 1.25rem;
}
html[dir=rtl] .pr-list-wrapper .pr-list-slider-wrapper .slick-dots li.slick-active {
  display: block;
}
html[dir=rtl] .global-footer {
  background-color: #0B2146;
  width: 100%;
  padding: 20px 0;
}
html[dir=rtl] .global-footer .lt-block {
  display: flex;
  align-items: center;
}
html[dir=rtl] .global-footer .lt-block .foot-social-links {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
html[dir=rtl] .global-footer .lt-block .foot-social-links a {
  filter: brightness(40) contrast(10) grayscale(10);
  opacity: 0.7;
}
html[dir=rtl] .global-footer .rt-block {
  display: flex;
  align-items: center;
  margin-right: auto;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-footer .rt-block {
    margin-top: 20px;
  }
}
html[dir=rtl] .global-footer .rt-block .footer-wrapper {
  width: auto;
  height: auto;
  position: static;
  background: transparent;
  padding-right: 0;
}
html[dir=rtl] .global-footer .rt-block .footer-wrapper p {
  display: none;
}
html[dir=rtl] .global-footer .rt-block .footer-wrapper .link-block {
  padding-left: 0;
  display: flex;
}
html[dir=rtl] .global-footer .rt-block a {
  font-size: 0.8125rem;
  color: #A7AABC;
  text-transform: uppercase;
}
html[dir=rtl] .global-footer .rt-block a:last-child {
  padding-right: 20px;
  position: relative;
}
html[dir=rtl] .global-footer .rt-block a:last-child::before {
  content: "|";
  margin-right: 7px;
  position: absolute;
  right: 0;
  top: 0;
}
html[dir=rtl] #top-arrow-block {
  position: absolute;
  top: -45px;
  left: 0;
  background: url(../image/top-arrow.svg) no-repeat left top/100%;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  border: 0;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .breadcrumb-nav-wrapper {
    display: none;
  }
}
html[dir=rtl] .breadcrumb-nav-wrapper ul {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #EDEEF4;
  padding: 34px 0;
  margin: 0;
}
html[dir=rtl] .breadcrumb-nav-wrapper ul li {
  list-style-type: none;
  margin-left: 10px;
}
html[dir=rtl] .breadcrumb-nav-wrapper ul li a {
  display: flex;
  align-items: center;
}
html[dir=rtl] .breadcrumb-nav-wrapper ul li a::after {
  content: ">>";
  display: flex;
  margin-right: 10px;
}
html[dir=rtl] .breadcrumb-nav-wrapper ul li:last-child a::after {
  content: "";
}
html[dir=rtl] .pr-detail-top-block {
  display: flex;
  justify-content: space-between;
  margin: 50px 0 30px;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .pr-detail-top-block {
    flex-direction: column;
  }
}
html[dir=rtl] .pr-detail-top-block .lt-block {
  max-width: 810px;
  width: 100%;
}
html[dir=rtl] .pr-detail-top-block .lt-block h4 {
  margin-bottom: 30px;
}
html[dir=rtl] .pr-detail-top-block p a {
  color: #B69C77;
}
html[dir=rtl] .pr-detail-top-block .table-block {
  max-width: 270px;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .pr-detail-top-block .table-block {
    max-width: none;
  }
}
html[dir=rtl] .pr-detail-top-block .table-block table {
  margin-top: 0;
}
html[dir=rtl] .pr-detail-top-block .table-block th,
html[dir=rtl] .pr-detail-top-block .table-block td {
  background-color: #FFFFFF;
  color: #0B2146;
}
html[dir=rtl] .pr-detail-top-block .table-block th {
  font-size: 1.25rem;
  padding: 0 0 10px;
}
html[dir=rtl] .pr-detail-top-block .table-block tr {
  background-color: transparent !important;
  border-bottom: 1px solid #D8D8D8;
}
html[dir=rtl] .pr-detail-top-block .table-block tr td {
  padding: 15px 0;
}
html[dir=rtl] .pr-detail-top-block .table-block tr td sup {
  font-size: 0.625rem;
}
html[dir=rtl] .pr-detail-top-block .table-block tr td:last-child {
  text-align: right;
}
html[dir=rtl] .pr-detail-top-block .table-block tr:last-child {
  border: 0;
}
html[dir=rtl] .pr-detail-top-block .site-link:hover a, html[dir=rtl] .pr-detail-top-block .prs-rls-wrapper .btn-wrapper a:hover a, html[dir=rtl] .prs-rls-wrapper .btn-wrapper .pr-detail-top-block a:hover a, html[dir=rtl] .pr-detail-top-block .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a:hover a, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .pr-detail-top-block a:hover a, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] .pr-detail-top-block a:hover a, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] .pr-detail-top-block a:hover a, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] .pr-detail-top-block input[type=submit]:hover a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .pr-detail-top-block a:hover a, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] .pr-detail-top-block a:hover a, html[dir=rtl] .pr-detail-top-block .land-page-content-wrapper .content-area .btn-wrapper a:hover a, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper .pr-detail-top-block a:hover a, html[dir=rtl] .pr-detail-top-block .abt-section .lt-content .btn-wrapper a:hover a, html[dir=rtl] .abt-section .lt-content .btn-wrapper .pr-detail-top-block a:hover a, html[dir=rtl] .pr-detail-top-block .contact-rt-block .cnct-form-wrapper .field input[type=submit]:hover a, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field .pr-detail-top-block input[type=submit]:hover a {
  color: #FFFFFF;
}
html[dir=rtl] .pr-detail-top-block .btn-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .pr-detail-top-block .btn-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
}
html[dir=rtl] .fr-content-wrapper {
  margin-bottom: 90px;
  background-color: #EDEEF4;
  padding: 65px 0 35px;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .fr-content-wrapper {
    overflow-x: hidden;
  }
}
html[dir=rtl] .fr-content-wrapper h4 {
  margin-bottom: 30px;
}
html[dir=rtl] .fr-content-wrapper ul {
  padding-right: 0;
  margin-right: 20px;
}
html[dir=rtl] .fr-content-wrapper ul li {
  font-size: 1.25rem;
  line-height: 30px;
}
html[dir=rtl] .fr-content-wrapper p {
  font-size: 1.25rem;
  line-height: 35px;
}
html[dir=rtl] .fa-block-wrapper {
  display: flex;
  margin-top: 20px;
  width: 100%;
}
html[dir=rtl] .fa-block-wrapper .item-block {
  background-color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 4px;
  border: 1px solid #EDEEF4;
  width: 160px;
  height: 140px;
  margin-left: 50px;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .fa-block-wrapper .item-block {
    margin-left: 20px;
  }
}
html[dir=rtl] .fa-block-wrapper .item-block:last-child {
  margin-left: 0;
}
html[dir=rtl] .fa-block-wrapper .item-block .img-block {
  display: flex;
  align-items: center;
  height: 41px;
  margin-bottom: 20px;
}
html[dir=rtl] .fa-block-wrapper .slick-dots button {
  background-color: #A7AABC;
}
html[dir=rtl] .fa-block-wrapper .slick-dots .slick-active button {
  background-color: #0B2146;
}
html[dir=rtl] .pr-gallery-wrapper, html[dir=rtl] .abt-gallery-wrapper {
  margin-bottom: 85px;
}
html[dir=rtl] .pr-gallery-wrapper h4, html[dir=rtl] .abt-gallery-wrapper h4 {
  margin-bottom: 20px;
}
html[dir=rtl] .pr-gallery-wrapper .pr-gallery-slider .carousel-link, html[dir=rtl] .abt-gallery-wrapper .pr-gallery-slider .carousel-link {
  margin: 0 15px;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .pr-gallery-wrapper .pr-gallery-slider .carousel-link, html[dir=rtl] .abt-gallery-wrapper .pr-gallery-slider .carousel-link {
    margin: 0 10px;
  }
}
html[dir=rtl] .pr-gallery-wrapper .pr-gallery-slider .carousel-link:last-child, html[dir=rtl] .abt-gallery-wrapper .pr-gallery-slider .carousel-link:last-child {
  margin-left: 0;
}
html[dir=rtl] .pr-gallery-wrapper .slick-arrow, html[dir=rtl] .abt-gallery-wrapper .slick-arrow {
  background: url(../image/g-arrow.svg) no-repeat left top/100%;
  width: 16px;
  height: 32px;
  z-index: 14;
}
html[dir=rtl] .pr-gallery-wrapper .slick-arrow::after, html[dir=rtl] .abt-gallery-wrapper .slick-arrow::after, html[dir=rtl] .pr-gallery-wrapper .slick-arrow::before, html[dir=rtl] .abt-gallery-wrapper .slick-arrow::before {
  display: none;
}
html[dir=rtl] .pr-gallery-wrapper .slick-arrow.slick-prev, html[dir=rtl] .abt-gallery-wrapper .slick-arrow.slick-prev {
  transform: scaleX(1) translate(0, -50%);
}
@media only screen and (max-width: 1299px) {
  html[dir=rtl] .pr-gallery-wrapper .slick-arrow.slick-prev, html[dir=rtl] .abt-gallery-wrapper .slick-arrow.slick-prev {
    right: -8px;
  }
}
html[dir=rtl] .pr-gallery-wrapper .slick-arrow.slick-next, html[dir=rtl] .abt-gallery-wrapper .slick-arrow.slick-next {
  transform: scaleX(-1) translate(0, -50%);
}
@media only screen and (max-width: 1299px) {
  html[dir=rtl] .pr-gallery-wrapper .slick-arrow.slick-next, html[dir=rtl] .abt-gallery-wrapper .slick-arrow.slick-next {
    left: -8px;
  }
}
html[dir=rtl] .fp-wrapper {
  margin-bottom: 125px;
}
html[dir=rtl] .fp-wrapper h4 {
  margin-bottom: 20px;
}
html[dir=rtl] .fp-wrapper .fp-slider img {
  margin: 0 20px;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .fp-wrapper .fp-slider img {
    margin: 0 10px;
  }
}
html[dir=rtl] .fp-wrapper .fp-slider img:last-child {
  margin-left: 0;
}
html[dir=rtl] .fp-wrapper .slick-arrow {
  background: url(../image/g-arrow.svg) no-repeat left top/100%;
  width: 16px;
  height: 32px;
  z-index: 22;
}
html[dir=rtl] .fp-wrapper .slick-arrow::after, html[dir=rtl] .fp-wrapper .slick-arrow::before {
  display: none;
}
html[dir=rtl] .fp-wrapper .slick-arrow.slick-prev {
  transform: scaleX(-1);
}
html[dir=rtl] .mfp-arrow {
  background: url(../image/g-arrow.svg) no-repeat left top/100%;
  width: 16px;
  height: 32px;
  margin: 20px;
  transform: scale(1);
}
html[dir=rtl] .mfp-arrow::after, html[dir=rtl] .mfp-arrow::before {
  display: none;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .mfp-arrow {
    margin: 0;
  }
}
html[dir=rtl] .mfp-arrow.mfp-arrow-left {
  transform: scaleX(-1);
  left: 30px;
  right: auto;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .mfp-arrow.mfp-arrow-left {
    left: 32px;
  }
}
html[dir=rtl] .mfp-arrow.mfp-arrow-right {
  right: 30px;
  left: auto;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .mfp-arrow.mfp-arrow-right {
    right: 15px;
  }
}
html[dir=rtl] .mfp-counter {
  direction: ltr;
}
html[dir=rtl] .mfp-close,
html[dir=rtl] .mfp-zoom-out-cur {
  cursor: pointer !important;
}
html[dir=rtl] .inner-map-wrapper {
  margin-bottom: 47px;
}
html[dir=rtl] .inner-map-wrapper h4 {
  margin-bottom: 20px;
}
html[dir=rtl] .inner-map-wrapper .map-block {
  display: flex;
  flex-direction: column;
  align-items: center;
}
html[dir=rtl] .inner-map-wrapper .site-link, html[dir=rtl] .inner-map-wrapper .prs-rls-wrapper .btn-wrapper a, html[dir=rtl] .prs-rls-wrapper .btn-wrapper .inner-map-wrapper a, html[dir=rtl] .inner-map-wrapper .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .inner-map-wrapper a, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] .inner-map-wrapper a, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] .inner-map-wrapper a, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] .inner-map-wrapper input[type=submit], html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .inner-map-wrapper a, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] .inner-map-wrapper a, html[dir=rtl] .inner-map-wrapper .land-page-content-wrapper .content-area .btn-wrapper a, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper .inner-map-wrapper a, html[dir=rtl] .inner-map-wrapper .abt-section .lt-content .btn-wrapper a, html[dir=rtl] .abt-section .lt-content .btn-wrapper .inner-map-wrapper a, html[dir=rtl] .inner-map-wrapper .contact-rt-block .cnct-form-wrapper .field input[type=submit], html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field .inner-map-wrapper input[type=submit] {
  margin-top: 47px;
}
html[dir=rtl] .inner-map-wrapper .site-link a, html[dir=rtl] .inner-map-wrapper .prs-rls-wrapper .btn-wrapper a a, html[dir=rtl] .prs-rls-wrapper .btn-wrapper .inner-map-wrapper a a, html[dir=rtl] .inner-map-wrapper .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a a, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .inner-map-wrapper a a, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] .inner-map-wrapper a a, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] .inner-map-wrapper a a, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] .inner-map-wrapper input[type=submit] a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .inner-map-wrapper a a, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] .inner-map-wrapper a a, html[dir=rtl] .inner-map-wrapper .land-page-content-wrapper .content-area .btn-wrapper a a, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper .inner-map-wrapper a a, html[dir=rtl] .inner-map-wrapper .abt-section .lt-content .btn-wrapper a a, html[dir=rtl] .abt-section .lt-content .btn-wrapper .inner-map-wrapper a a, html[dir=rtl] .inner-map-wrapper .contact-rt-block .cnct-form-wrapper .field input[type=submit] a, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field .inner-map-wrapper input[type=submit] a {
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
html[dir=rtl] .inner-map-wrapper .site-link:hover a, html[dir=rtl] .inner-map-wrapper .prs-rls-wrapper .btn-wrapper a:hover a, html[dir=rtl] .prs-rls-wrapper .btn-wrapper .inner-map-wrapper a:hover a, html[dir=rtl] .inner-map-wrapper .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a:hover a, html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper .inner-map-wrapper a:hover a, html:not([dir=rtl]) .land-page-content-wrapper .content-area .btn-wrapper html[dir=rtl] .inner-map-wrapper a:hover a, html:not([dir=rtl]) .abt-section .lt-content .btn-wrapper html[dir=rtl] .inner-map-wrapper a:hover a, html:not([dir=rtl]) .contact-rt-block .cnct-form-wrapper .field html[dir=rtl] .inner-map-wrapper input[type=submit]:hover a, html:not([dir=rtl]) .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper html[dir=rtl] .inner-map-wrapper a:hover a, html:not([dir=rtl]) .prs-rls-wrapper .btn-wrapper html[dir=rtl] .inner-map-wrapper a:hover a, html[dir=rtl] .inner-map-wrapper .land-page-content-wrapper .content-area .btn-wrapper a:hover a, html[dir=rtl] .land-page-content-wrapper .content-area .btn-wrapper .inner-map-wrapper a:hover a, html[dir=rtl] .inner-map-wrapper .abt-section .lt-content .btn-wrapper a:hover a, html[dir=rtl] .abt-section .lt-content .btn-wrapper .inner-map-wrapper a:hover a, html[dir=rtl] .inner-map-wrapper .contact-rt-block .cnct-form-wrapper .field input[type=submit]:hover a, html[dir=rtl] .contact-rt-block .cnct-form-wrapper .field .inner-map-wrapper input[type=submit]:hover a {
  color: #0B2146;
}
html[dir=rtl] .abt-gallery-wrapper {
  margin-top: 40px;
  margin-bottom: 0;
}
html[dir=rtl] .abt-gallery-wrapper .abt-gallery-slider {
  margin: 40px 0;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .abt-gallery-wrapper .abt-gallery-slider {
    margin-bottom: 90px;
  }
}
html[dir=rtl] .abt-gallery-wrapper p {
  line-height: 25px;
}
html[dir=rtl] .abt-gallery-wrapper .carousel-link {
  margin: 0 20px;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .abt-gallery-wrapper .carousel-link {
    margin: 0 10px;
  }
}
html[dir=rtl] .abt-gallery-wrapper .carousel-link:last-child {
  margin-left: 0;
}
html[dir=rtl] .abt-gallery-wrapper .carousel-link span {
  text-align: center;
  display: block;
  margin-top: 20px;
  font-size: 1.125rem;
}
html[dir=rtl] .mv-content-wrapper {
  margin: 50px 0;
}
html[dir=rtl] .mv-content-wrapper h4 {
  margin: 30px 0;
}
html[dir=rtl] .mv-content-wrapper p {
  line-height: 25px;
}
html[dir=rtl] .cnt-content-wrapper {
  margin-top: 30px;
}
html[dir=rtl] .cnt-content-wrapper h3 {
  text-transform: none;
  margin-bottom: 30px;
}
html[dir=rtl] .common-form-wrapper {
  display: flex;
  margin-top: 75px;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .common-form-wrapper {
    flex-direction: column;
  }
}
html[dir=rtl] .common-form-wrapper .lt-img-block {
  flex: 0 0 50%;
}
html[dir=rtl] .common-form-wrapper .lt-img-block .field,
html[dir=rtl] .common-form-wrapper .lt-img-block article,
html[dir=rtl] .common-form-wrapper .lt-img-block .field__item {
  height: 100%;
}
html[dir=rtl] .common-form-wrapper .lt-img-block img {
  max-width: none;
  width: 100%;
  object-fit: cover;
  height: 100% !important;
}
html[dir=rtl] .common-form-wrapper .rt-form-block {
  flex: 0 0 50%;
  background-color: #EDEEF4;
  padding: 20px 0;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .common-form-wrapper .rt-form-block {
    padding: 30px 0;
  }
}
html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block {
  position: static;
  width: 100%;
  padding-left: 0;
  align-items: center;
  justify-content: flex-start;
}
html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper {
  padding-right: 15%;
  width: 65%;
  position: static;
  height: auto;
  max-width: none;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper {
    width: 90%;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper {
    width: 100%;
    padding: 0 5%;
  }
}
html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block .cnct-form-wrapper h4 {
  margin-bottom: 10px;
  text-transform: none;
}
html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block form {
  margin-top: 30px;
}
html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block form input[type=submit] {
  max-width: none;
  height: 40px;
  margin-top: 10px;
}
html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block form input[type=file] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block form .webform-document-file input[type=submit] {
  border: 1px solid #607B7D;
  background-color: transparent;
  color: #607B7D;
  margin: 0 0 10px;
}
html[dir=rtl] .common-form-wrapper .rt-form-block .contact-rt-block form .webform-document-file span {
  margin-bottom: 10px;
}
html[dir=rtl] .main-um-content-wrapper {
  background-color: #0B2146;
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
}
html[dir=rtl] .main-um-content-wrapper h1 {
  color: #FFFFFF;
}
html[dir=rtl] .main-um-content-wrapper span {
  color: #FFFFFF;
  font-size: 1.5rem;
  line-height: 29px;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .main-um-content-wrapper span {
    font-size: 1.125rem;
    line-height: 22px;
  }
}
html[dir=rtl] .main-um-content-wrapper img {
  max-width: none;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .main-um-content-wrapper img {
    margin-top: 40px;
  }
}
html[dir=rtl] .adm-log-wrapper {
  width: 100%;
  position: fixed;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  background-color: #EDEEF4;
}
html[dir=rtl] .adm-log-wrapper .contact-rt-block {
  left: auto;
  height: auto;
  right: 0;
  position: static;
}
html[dir=rtl] .adm-log-wrapper .contact-rt-block .cnct-form-wrapper > img {
  max-width: 59px;
  width: 100px;
}
html[dir=rtl] .adm-log-wrapper .contact-rt-block .cnct-form-wrapper h4 {
  margin-top: 40px;
}
html[dir=rtl] .adm-log-wrapper .contact-rt-block .lock {
  background: url(../image/lock-icon.svg) no-repeat left top/100%;
  height: 17px !important;
}
html[dir=rtl] .adm-log-wrapper .contact-rt-block .field input[type=submit] {
  margin-top: 10px;
  max-width: 130px;
  height: 40px;
}
html[dir=rtl] .adm-log-wrapper .rt-img-wrapper {
  width: 50%;
  height: 100vh;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .adm-log-wrapper .rt-img-wrapper {
    display: none;
  }
}
html[dir=rtl] .adm-log-wrapper .rt-img-wrapper img {
  max-width: none;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
html[dir=rtl] label.error {
  position: absolute;
  right: 0;
  bottom: -28px;
  font-size: 0.8125rem;
}
html[dir=rtl] .recaptcha {
  color: #0B2146;
}
html[dir=rtl] .messages--error {
  background: none;
  border: 0;
  box-shadow: none;
  padding: 0 0 20px;
}
html[dir=rtl] .messages--error .placeholder {
  opacity: 1;
  background-color: transparent;
  cursor: text;
}
html[dir=rtl] .sr-wrapper {
  padding: 50px 0;
  background-color: #EDEEF4;
}
html[dir=rtl] .sr-wrapper .sr-item {
  border-bottom: 1px solid rgba(167, 170, 188, 0.3);
  margin-bottom: 15px;
}
html[dir=rtl] .sr-wrapper .sr-item h6 {
  font-size: 20px !important;
  margin-bottom: 15px;
}
html[dir=rtl] .sr-wrapper .sr-item h6 a {
  color: #0B2146;
  margin: 0;
  border-bottom: 1px solid #0B2146;
}
html[dir=rtl] .sr-wrapper .sr-item a {
  color: #607B7D;
  margin-bottom: 15px;
  display: inline-block;
}
html[dir=rtl] .sr-wrapper .sr-item p {
  line-height: 25px;
  margin-bottom: 15px;
}
html[dir=rtl] .map-wrapper .view-filters {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  right: 50px;
  background-color: rgba(103, 103, 103, 0.6);
  padding: 20px;
  border: 1px solid #fff;
  color: #FFFFFF !important;
}
html[dir=rtl] .map-wrapper .view-filters form input {
  height: auto;
  width: auto;
}
html[dir=rtl] .map-wrapper .view-filters form label {
  color: #FFFFFF;
  margin-right: 6px;
  margin-bottom: 0;
}
html[dir=rtl] .map-wrapper .view-filters .form-radios .form-item {
  float: none !important;
  display: flex;
  margin-bottom: 10px;
}
html[dir=rtl] .map-wrapper .view-filters .bef-exposed-form .form--inline > .form-item {
  float: none !important;
}
html[dir=rtl] .geofield-google-map {
  min-height: 600px !important;
}
html[dir=rtl] .messages--warning {
  background-color: #0B2146;
  color: #FFFFFF;
  border: 0;
  box-shadow: none;
}
html[dir=rtl] .g-recaptcha {
  width: 100%;
}
html[dir=rtl] .g-recaptcha div,
html[dir=rtl] .g-recaptcha iframe {
  width: auto !important;
}
html[dir=rtl] .backToForm a {
  color: #FFFFFF;
}
html[dir=rtl] .popup-video-wrapper {
  width: 100%;
  height: 100%;
  opacity: 1;
  padding: 0 !important;
}
html[dir=rtl] .popup-video-wrapper .modal-dialog {
  max-width: none;
  width: 100%;
  height: 100%;
  margin: 0;
}
html[dir=rtl] .popup-video-wrapper .modal-content {
  max-width: none;
  margin: 0;
  width: 100%;
  height: 100%;
}
html[dir=rtl] .popup-video-wrapper .btn-close {
  position: absolute;
  left: 30px;
  top: 70px;
  z-index: 101;
  background-color: #fff;
  border-radius: 4px;
}
html[dir=rtl] .popup-video-wrapper iframe,
html[dir=rtl] .popup-video-wrapper video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  object-fit: cover;
}
html[dir=rtl] .check-wrapper {
  display: flex;
  align-items: center;
}
html[dir=rtl] .check-wrapper input {
  width: 18px;
  height: 18px;
}
html[dir=rtl] .check-wrapper p {
  font-size: 0.8125rem;
  margin-right: 8px;
}
html[dir=rtl] .result_message_bottom .backToForm a {
  color: #0B2146;
}
html[dir=rtl] .path-interactive-maps .side-menu,
html[dir=rtl] .path-interactive-maps .m-bg-wht,
html[dir=rtl] .path-interactive-maps header,
html[dir=rtl] .path-interactive-maps .view-filters,
html[dir=rtl] .path-interactive-maps .global-footer {
  display: none;
}
html[dir=rtl] .path-interactive-maps .geofield-google-map {
  min-height: 100vh !important;
}
html[dir=rtl] .g-recaptcha-bubble-arrow {
  display: none;
}
html[dir=rtl] .new-side-menu .social-link-wraper {
  transform: none;
  top: 23%;
  display: block;
}
@media screen and (max-height: 700px) {
  html[dir=rtl] .new-side-menu .social-link-wraper {
    top: 28%;
  }
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .new-side-menu .social-link-wraper {
    display: none !important;
  }
}
html[dir=rtl] .new-side-menu .social-link-wraper a {
  filter: brightness(30);
}
html[dir=rtl] .new-side-menu .language-switcher {
  bottom: auto;
  top: 53%;
  display: block;
}
@media screen and (max-height: 700px) {
  html[dir=rtl] .new-side-menu .language-switcher {
    top: 64%;
  }
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .new-side-menu .language-switcher {
    display: none !important;
  }
}
html[dir=rtl] .new-side-menu .language-switcher li,
html[dir=rtl] .new-side-menu .language-switcher a {
  filter: brightness(30);
}
html[dir=rtl] .new-side-menu .search-btn-wraper {
  display: block;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .new-side-menu .search-btn-wraper {
    display: none !important;
  }
}
@media screen and (max-height: 700px) {
  html[dir=rtl] .new-side-menu .search-btn-wraper {
    top: 7%;
  }
}
html[dir=rtl] .new-side-menu .search-btn-wraper a {
  filter: brightness(30);
}
html[dir=rtl] .new-side-menu.active .social-link-wraper,
html[dir=rtl] .new-side-menu.active .language-switcher,
html[dir=rtl] .new-side-menu.active .search-btn-wraper {
  display: block !important;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .new-side-menu.active .social-link-wraper,
  html[dir=rtl] .new-side-menu.active .language-switcher,
  html[dir=rtl] .new-side-menu.active .search-btn-wraper {
    display: none !important;
  }
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .new-side-menu.active .search-btn-wraper {
    display: block !important;
  }
}
html[dir=rtl] .new-side-menu.hide-items .social-link-wraper,
html[dir=rtl] .new-side-menu.hide-items .language-switcher,
html[dir=rtl] .new-side-menu.hide-items .search-btn-wraper {
  display: none;
}
html[dir=rtl] .abt-section {
  height: 100% !important;
  min-height: 415px !important;
  overflow: visible !important;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .abt-section {
    z-index: auto;
  }
}
html[dir=rtl] .abt-section .top-content {
  max-width: 1170px;
  margin: 0 auto;
  display: flex;
  padding: 75px 0;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .abt-section .top-content {
    flex-direction: column;
    padding: 50px 0 70px;
  }
}
html[dir=rtl] .abt-section .top-content .lt-content {
  position: static;
  padding: 0;
}
html[dir=rtl] .abt-section .top-content .lt-content::after {
  height: 0;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .abt-section .top-content .lt-content {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}
html[dir=rtl] .abt-section .top-content .lt-content .abt-content-wrapper {
  padding: 0;
  padding-left: 60px;
  width: auto;
  max-width: 455px;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .abt-section .top-content .lt-content .abt-content-wrapper {
    padding-left: 0;
    max-width: none;
    padding-top: 0 !important;
  }
}
html[dir=rtl] .abt-section .top-content .lt-content .abt-content-wrapper h3 {
  line-height: 54px;
}
html[dir=rtl] .abt-section .top-content .lt-content .abt-content-wrapper p {
  font-size: 1.125rem;
  line-height: 28px;
}
html[dir=rtl] .abt-section .top-content .lt-content .btn-wrapper a {
  border-radius: 2px;
  max-width: 178px;
  height: 47px;
}
html[dir=rtl] .abt-section .top-content .rt-content {
  position: static;
  padding: 0;
  overflow: visible;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .abt-section .top-content .rt-content {
    width: 100%;
    margin-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}
html[dir=rtl] .abt-section .prjt-number-wrapper .title-block {
  display: flex;
  align-items: center;
}
html[dir=rtl] .abt-section .prjt-number-wrapper .title-block h6 {
  font-size: 31px !important;
}
html[dir=rtl] .abt-section .prjt-number-wrapper .title-block h6 span {
  display: block;
  margin-top: 10px;
  font-weight: 400;
  font-size: 24px;
}
html[dir=rtl] .abt-section .prjt-number-wrapper .project-links {
  margin: 60px 0 0;
}
html[dir=rtl] .abt-section .prjt-number-wrapper .project-links li {
  list-style-type: none;
  margin-bottom: 20px;
  line-height: normal;
}
html[dir=rtl] .abt-section .prjt-number-wrapper .project-links li a {
  font-size: 1.25rem;
  transition: all 0.3s ease 0s;
}
html[dir=rtl] .abt-section .prjt-number-wrapper .project-links li a:hover {
  transition: all 0.3s ease 0s;
  font-weight: 700;
  text-decoration: underline !important;
  position: relative;
  padding-left: 20px;
}
html[dir=rtl] .abt-section .prjt-number-wrapper .project-links li a:hover::after {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  width: 10px;
  height: 10px;
  background: url(../image/link-arrow.svg) no-repeat right bottom/100%;
  transform: scaleX(-1);
}
html[dir=rtl] .abt-section .number-counter-block {
  width: 90px;
  height: 90px;
  border: 2px solid #0B2146;
  background-color: #EDEEF4;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
}
html[dir=rtl] .abt-section .number-counter-block .odometer {
  font-size: 3rem;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .abt-section .number-counter-block .odometer {
    font-size: 2.375rem;
  }
}
html[dir=rtl] .fp-viewing-firstPage .m-bg-wht,
html[dir=rtl] .fp-viewing-secondPage .m-bg-wht,
html[dir=rtl] .fp-viewing-3rdPage .m-bg-wht {
  display: block;
}
@media only screen and (min-width: 1199px) {
  html[dir=rtl] .fp-viewing-firstPage .search-btn-wraper,
  html[dir=rtl] .fp-viewing-firstPage .social-link-wraper,
  html[dir=rtl] .fp-viewing-firstPage .language-switcher,
  html[dir=rtl] .fp-viewing-secondPage .search-btn-wraper,
  html[dir=rtl] .fp-viewing-secondPage .social-link-wraper,
  html[dir=rtl] .fp-viewing-secondPage .language-switcher,
  html[dir=rtl] .fp-viewing-3rdPage .search-btn-wraper,
  html[dir=rtl] .fp-viewing-3rdPage .social-link-wraper,
  html[dir=rtl] .fp-viewing-3rdPage .language-switcher {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-menu-wrappper .lt-wrapper .main-nav-list {
    height: 78%;
    overflow-y: scroll;
  }
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper {
  width: 100%;
  padding: 50px 5% 20px;
  position: relative;
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper::before {
  content: "";
  background-color: #646e64;
  width: 31%;
  height: 270px;
  position: absolute;
  right: 0;
  bottom: 0;
  padding-left: 30px;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .oip-wrapper .tab-content-wrapper::before {
    width: 100%;
  }
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper h3 {
  margin-bottom: 30px;
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .nav-tabs {
  margin: 0;
  display: flex;
  flex-wrap: nowrap;
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .nav-tabs .nav-item {
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .nav-tabs .nav-item .nav-link {
  border-radius: 0;
  border: 1px solid rgba(167, 170, 188, 0.3);
  color: #607B7D;
  font-size: 0.875rem;
  text-transform: uppercase;
  width: 100%;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  background-color: #EDEEF4;
  line-height: normal;
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .nav-tabs .nav-item .nav-link.active {
  background-color: #FFFFFF;
  border: 0;
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .nav-tabs .nav-item .nav-link img {
  margin-left: 10px;
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .nav-tabs .slick-list {
  padding-left: 30px;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .oip-wrapper .tab-content-wrapper .nav-tabs .slick-list {
    padding-left: 70px;
  }
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .nav-tabs .slick-list .slick-slide img {
  width: auto;
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .nav-tabs .slick-arrow {
  display: none !important;
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content {
  background-color: #FFFFFF;
  position: relative;
  z-index: 1;
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper {
  margin-bottom: 0;
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item {
  display: flex;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item {
    flex-direction: column;
  }
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .img-block {
  width: 50%;
  padding: 30px;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .img-block {
    width: 100%;
    padding: 15px;
  }
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .img-block img {
  max-width: none;
  width: 100%;
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 30px;
  padding-right: 6x;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block {
    width: 100%;
    margin-top: 20px;
    padding: 15px;
  }
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block img {
  max-width: 150px;
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .content-block {
  margin-top: 33px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 73%;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .content-block {
    width: 100%;
  }
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .content-block p {
  line-height: 30px;
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .btn-wrapper a {
  min-width: 178px;
  height: 41px;
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .sold-out {
  position: absolute;
  left: 0;
  top: 60px;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .oip-slider-item .rt-block .sold-out {
    top: 10px;
  }
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-arrow {
  left: 60px;
  right: auto;
  width: 39px;
  height: 39px;
  top: auto;
  bottom: 30px;
  transform: translate(0);
  z-index: 3;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-arrow {
    left: 40px;
  }
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-arrow::before {
  content: "";
  background: url(../image/blue-arrow2.svg) no-repeat left top/100%;
  width: 39px;
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-arrow.slick-next {
  left: 20px;
  transform: scaleX(-1);
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-arrow.slick-next {
    left: 10px;
  }
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-dots {
  left: 20px;
  bottom: auto;
  top: 50%;
  transform: translate(0, -50%);
  display: block;
  right: auto;
  max-width: none;
  width: auto;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-dots {
    display: none !important;
  }
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-dots li {
  margin: 0 0 26px;
  display: block;
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-dots li:last-child {
  margin: 0;
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-dots li button {
  width: 16px;
  height: 16px;
  border-radius: 0;
  border: 1px solid #A7AABC;
  background-color: transparent;
}
html[dir=rtl] .oip-wrapper .tab-content-wrapper .tab-content .oip-slider-wrapper .slick-dots li.slick-active button {
  border: 0;
  background-color: #0B2146;
}
html[dir=rtl] .sold-out {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../image/soldout-bg-flip.svg) no-repeat right center;
  text-transform: uppercase;
  font-size: 12px !important;
  color: #FFFFFF;
  font-weight: 700;
  width: 120px;
  height: 35px;
}
html[dir=rtl] .new-home-project-section {
  height: 100% !important;
  display: flex;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .new-home-project-section {
    min-height: auto !important;
  }
}
html[dir=rtl] .new-home-project-section .block-helper-our-latest-projects {
  display: flex;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .new-home-project-section .block-helper-our-latest-projects {
    flex-direction: column;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .new-home-project-section {
    flex-direction: column;
  }
}
html[dir=rtl] .new-home-project-section .tab-content-wrapper .prj-img-wrapper {
  width: 100%;
  padding: 0 5% 0 0;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .new-home-project-section .tab-content-wrapper .prj-img-wrapper {
    padding: 15px;
  }
}
html[dir=rtl] .new-home-project-section .tab-content-wrapper .prj-img-wrapper .img-container .column:first-child {
  flex: 0 0 49%;
  padding-left: 1.5%;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .new-home-project-section .tab-content-wrapper .prj-img-wrapper .img-container .column:first-child {
    flex: 0 0 50%;
  }
}
html[dir=rtl] .new-home-project-section .tab-content-wrapper .prj-img-wrapper .img-container .column:last-child {
  flex: 0 0 48.5%;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .new-home-project-section .tab-content-wrapper .prj-img-wrapper .img-container .column:last-child {
    flex: 0 0 50%;
  }
}
html[dir=rtl] .new-home-project-section .ltst-proj-lt-wrapper {
  position: sticky;
  height: 100vh;
  top: 0;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .new-home-project-section .ltst-proj-lt-wrapper {
    position: static;
    height: auto;
  }
}
html[dir=rtl] .new-home-project-section .top-content {
  padding-top: 50px;
}
html[dir=rtl] .new-home-project-section .ltst-proj-rt-wrapper {
  position: static;
  padding-top: 50px;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .new-home-project-section .ltst-proj-rt-wrapper {
    overflow: visible;
  }
}
html[dir=rtl] .new-home-project-section .fp-overflow {
  display: flex;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .new-home-project-section .fp-overflow {
    flex-direction: column;
  }
}
html[dir=rtl] .new-home-project-section .ltst-proj-nav-tab ul {
  height: 350px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .new-home-project-section .ltst-proj-nav-tab ul {
    height: auto;
    padding-bottom: 0;
  }
}
html[dir=rtl] .new-home-project-section .ltst-proj-nav-tab .mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(255, 255, 255, 0.28);
  width: 4px;
}
html[dir=rtl] .contact-lt-wrapper .top-content h3 {
  font-weight: 700;
}
html[dir=rtl] .new-home-contact-section {
  min-height: auto !important;
  height: 100%;
  background-color: #EDEEF4;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .new-home-contact-section {
    display: flex;
    flex-direction: row;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .new-home-contact-section {
    flex-direction: column;
  }
}
html[dir=rtl] .new-home-contact-section .contact-lt-wrapper {
  width: 50%;
  margin-top: 0;
  display: flex;
  flex-direction: column;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .new-home-contact-section .contact-lt-wrapper {
    justify-content: space-between;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .new-home-contact-section .contact-lt-wrapper {
    width: 100%;
  }
}
html[dir=rtl] .new-home-contact-section .contact-lt-wrapper .top-content {
  position: static;
  width: 58%;
  margin: 50px 0 55px;
  padding-right: 10%;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .new-home-contact-section .contact-lt-wrapper .top-content {
    width: 100%;
    padding: 15px;
    margin: 30px 0 20px;
  }
}
html[dir=rtl] .new-home-contact-section .contact-lt-wrapper .map-wrapper {
  width: 100%;
  position: static;
}
html[dir=rtl] .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps {
  position: relative;
}
html[dir=rtl] .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .view-filters {
  top: 50px;
  transform: none;
  backdrop-filter: blur(3.4000000954px);
  z-index: 5;
  display: none;
}
html[dir=rtl] .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .view-filters .fieldset-legend {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 12px;
  display: block;
}
html[dir=rtl] .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .view-filters form label {
  font-size: 11px;
  font-weight: 400;
}
html[dir=rtl] .new-home-contact-section .contact-lt-wrapper .map-wrapper .view-interactive-maps .gm-style-mtc button {
  color: #ffffff !important;
  background-color: rgba(103, 103, 103, 0.6) !important;
  backdrop-filter: blur(3.4000000954px);
  border: 1px solid #fff !important;
  margin-right: 10px !important;
  font-size: 12px !important;
  height: 25px !important;
  font-family: "Optima" !important;
}
html[dir=rtl] .new-home-contact-section .contact-lt-wrapper .footer-wrapper {
  width: 100%;
  position: static;
  display: flex;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .new-home-contact-section .contact-lt-wrapper .footer-wrapper {
    display: none !important;
  }
}
html[dir=rtl] .new-home-contact-section .footer-wrapper {
  display: none;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .new-home-contact-section .footer-wrapper {
    display: flex !important;
  }
}
html[dir=rtl] .new-home-contact-section .contact-rt-block {
  width: 50%;
  border-right: 1px solid #d8d8d8;
  padding-left: 0;
  justify-content: flex-start;
}
@media screen and (max-height: 750px) {
  html[dir=rtl] .new-home-contact-section .contact-rt-block {
    position: static;
    height: auto;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .new-home-contact-section .contact-rt-block {
    width: 100%;
    border: 0;
  }
}
html[dir=rtl] .new-home-contact-section .contact-rt-block .cnct-form-wrapper {
  position: static;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  top: auto;
  border-left: 1px solid #d8d8d8;
  margin-top: 0;
  padding-top: 50px;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .new-home-contact-section .contact-rt-block .cnct-form-wrapper {
    border-left: 0;
    padding-top: 30px;
  }
}
html[dir=rtl] .new-home-contact-section .contact-rt-block .cnct-form-wrapper h4 {
  font-size: 30px !important;
}
@media only screen and (max-width: 1599px) {
  html[dir=rtl] .new-home-contact-section .contact-rt-block .cnct-form-wrapper .field input[type=submit] {
    margin-top: 0;
  }
}
html[dir=rtl] .new-home-contact-section .contact-rt-block .cnct-form-wrapper .check-wrapper input {
  height: 20px;
  display: flex;
}
html[dir=rtl] .new-home-contact-section .contact-rt-block .cntct-details-wrapper {
  height: auto;
  margin-top: 0;
  padding-top: 50px;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .new-home-contact-section .contact-rt-block .cntct-details-wrapper {
    padding-top: 30px;
  }
}
html[dir=rtl] .new-home-contact-section .contact-rt-block .cntct-details-wrapper::before {
  border: 0;
}
html[dir=rtl] .new-home-contact-section .contact-rt-block .cntct-details-wrapper .email-block {
  padding-top: 0;
}
html[dir=rtl] .inner-page-global-wrapper .main-nav a,
html[dir=rtl] .inner-page-global-wrapper .main-nav span {
  color: #FFFFFF;
}
html[dir=rtl] .inner-page-global-wrapper .main-nav.active a,
html[dir=rtl] .inner-page-global-wrapper .main-nav.active span {
  color: #0B2146;
}
html[dir=rtl] .virtual-tour-block-wrapper {
  margin: 50px 0;
}
html[dir=rtl] .floor-plan-wrapper {
  background-color: #EDEEF4;
  padding: 48px 0;
  margin-bottom: 50px;
}
html[dir=rtl] .floor-plan-wrapper .fp-wrapper {
  margin-bottom: 0;
}
html[dir=rtl] .floor-plan-wrapper .fp-wrapper .slick-slide {
  margin: 0 15px;
}
html[dir=rtl] .floor-plan-wrapper .fp-wrapper .slick-slide img {
  margin: 0;
}
html[dir=rtl] .floor-plan-wrapper .fp-wrapper .slick-slide span {
  font-size: 1.125rem;
  font-weight: 700;
  display: block;
  text-align: center;
  margin-top: 20px;
}
html[dir=rtl] .floor-plan-wrapper .fp-wrapper .slick-dots .slick-active button {
  background-color: #A7AABC;
}
html[dir=rtl] .inner-map-wrapper {
  margin-bottom: 130px;
}
html[dir=rtl] .prs-rls-wrapper {
  margin-top: 50px;
  margin-bottom: 30px;
}
html[dir=rtl] .prs-rls-wrapper .prs-rls-item {
  background-color: #EDEEF4;
  padding: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
}
html[dir=rtl] .prs-rls-wrapper .prs-rls-item img {
  max-width: none;
  width: 100%;
}
html[dir=rtl] .prs-rls-wrapper .prs-rls-item .content-block {
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  height: 100%;
}
html[dir=rtl] .prs-rls-wrapper .prs-rls-item h6 {
  font-size: 25px !important;
  margin-bottom: 30px;
}
html[dir=rtl] .prs-rls-wrapper .prs-rls-item p {
  font-size: 0.875rem;
  line-height: 21px;
  margin-bottom: 30px;
}
html[dir=rtl] .prs-rls-wrapper .prs-rls-item a {
  font-weight: 700;
  position: absolute;
  right: 30px;
  bottom: 30px;
}
html[dir=rtl] .prs-rls-wrapper .btn-wrapper ul {
  margin: 0;
  padding: 0;
}
html[dir=rtl] .prs-rls-dtl-wrapper {
  margin-top: 20px;
  margin-bottom: 40px;
}
html[dir=rtl] .prs-rls-dtl-wrapper strong {
  font-weight: 700;
}
html[dir=rtl] .prs-rls-dtl-wrapper p {
  line-height: 24px;
}
html[dir=rtl] .prs-rls-dtl-wrapper img {
  max-width: none;
  width: 100%;
  margin-bottom: 20px;
}
html[dir=rtl] .prs-rls-dtl-wrapper i {
  font-style: italic;
  margin-top: 20px;
  display: block;
}
html[dir=rtl] .mdglry-content {
  margin: 30px 0 50px;
}
html[dir=rtl] .mdglry-content p {
  line-height: 35px;
  font-size: 1.25rem;
}
html[dir=rtl] .frdpjct-gallery-wrapper {
  text-align: center;
  margin-bottom: 50px;
}
html[dir=rtl] .frdpjct-gallery-wrapper h4 {
  margin-bottom: 58px;
}
html[dir=rtl] .frdpjct-gallery-wrapper .pr-gallery-slider a {
  margin: 10px;
}
html[dir=rtl] .frdpjct-gallery-wrapper .pr-gallery-slider span {
  font-size: 1.125rem;
  font-weight: 700;
  display: block;
  text-align: center;
  margin-top: 20px;
}
html[dir=rtl] .frdpjct-gallery-wrapper .slick-arrow.slick-prev {
  transform: translate(0, -50%) scaleX(1);
}
html[dir=rtl] .frdpjct-gallery-wrapper .slick-arrow.slick-next {
  transform: translate(0, -50%) scaleX(-1);
}
html[dir=rtl] .fpg-slider-wrapper {
  padding: 50px 0 100px;
}
html[dir=rtl] .fpg-slider-wrapper h4 {
  margin-bottom: 70px;
  text-align: center;
}
html[dir=rtl] .fpg-slider-wrapper .video-mask {
  position: absolute;
  width: 100%;
  right: 0;
  top: 0;
  z-index: 4;
}
html[dir=rtl] .fpg-slider-wrapper .tab-pane {
  padding: 0 6px;
}
html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block {
  width: 100%;
  position: relative;
}
html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .pr-name-block {
  background-color: rgba(0, 0, 0, 0.35);
  height: 90px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  text-align: center;
}
html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .pr-name-block h3 {
  color: #FFFFFF;
  margin: 0;
}
html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slider-focus {
  margin: 0 0 30px;
  padding: 0;
}
html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slider-focus li {
  position: relative;
}
html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slider-focus li .iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
  height: 0;
}
html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slider-focus li video {
  width: 100%;
  bottom: 0;
}
html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slider-focus li iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slider-focus li img {
  max-width: none;
  width: 100%;
}
html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .play-btn {
  background: url(../image/play-btn.svg) no-repeat left top/100%;
  width: 125px;
  height: 125px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .play-btn {
    width: 85px;
    height: 85px;
  }
}
html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slick-arrow {
  background: url(../image/g-arrow.svg) no-repeat left top/100%;
  width: 16px;
  height: 32px;
}
html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slick-arrow::before {
  display: none;
}
html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slick-arrow.slick-prev {
  right: -40px;
}
@media only screen and (max-width: 1299px) {
  html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slick-arrow.slick-prev {
    right: -20px;
  }
}
html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slick-arrow.slick-next {
  transform: scaleX(-1) translate(0, -50%);
  left: -40px;
}
@media only screen and (max-width: 1299px) {
  html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slick-arrow.slick-next {
    left: -20px;
  }
}
html[dir=rtl] .fpg-slider-wrapper .slider-main-img-block .slick-arrow.slick-disabled {
  opacity: 0.3;
}
html[dir=rtl] .fpg-slider-wrapper .nav-tabs {
  border: 0;
}
html[dir=rtl] .fpg-slider-wrapper .pr-name-nav-block {
  position: absolute;
  width: 95%;
  height: 93%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  opacity: 0;
  transition: all 0.2s ease 0s;
  text-align: center;
}
html[dir=rtl] .fpg-slider-wrapper .pr-name-nav-block p {
  font-size: 14px;
  margin: 0;
  line-height: normal;
  color: #FFFFFF;
}
html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper {
  width: 100%;
}
html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .slider-nav {
  margin: 0;
  padding: 0;
}
html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .slider-nav li {
  margin: 0 6px;
  position: relative;
  display: flex;
  cursor: pointer;
}
html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .slider-nav li img {
  max-width: none;
  width: 100%;
}
html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .nav-link {
  padding: 0;
  border: 0;
  transition: all 0.2s linear 0s;
  border-radius: 0;
}
html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .nav-link::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0 solid #dabe96;
  transition: all 0.2s linear 0s;
}
html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .nav-link.active {
  padding: 0;
  background-color: transparent;
  border-radius: 0;
}
html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .nav-link.active::after {
  border: 5px solid #dabe96;
  transition: all 0.2s linear 0s;
}
html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .nav-link:hover {
  transition: all 0.2s linear 0s;
}
html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .nav-link:hover::after {
  transition: all 0.2s linear 0s;
  border: 5px solid #dabe96;
}
html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .nav-link:hover .pr-name-nav-block {
  opacity: 1;
  transition: all 0.2s linear 0s;
}
html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .play-btn {
  background: url(../image/play-btn.svg) no-repeat left top/100%;
  width: 64px;
  height: 64px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .play-btn {
    width: 40px;
    height: 40px;
  }
}
html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow {
  background: url(../image/g-arrow.svg) no-repeat left top/100%;
  width: 16px;
  height: 32px;
}
html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow::before {
  display: none;
}
html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow.slick-prev {
  right: -40px;
}
@media only screen and (max-width: 1299px) {
  html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow.slick-prev {
    right: -20px;
  }
}
html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow.slick-next {
  transform: scaleX(-1) translate(0, -50%);
  left: -40px;
}
@media only screen and (max-width: 1299px) {
  html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow.slick-next {
    left: -20px;
  }
}
html[dir=rtl] .fpg-slider-wrapper .slider-thumb-wrapper .slick-arrow.slick-disabled {
  opacity: 0.3;
}
html[dir=rtl] .virtual-container-wrapper {
  margin-top: 55px;
  margin-bottom: 78px;
}
html[dir=rtl] .virtual-container-wrapper h4 {
  text-align: center;
  margin-bottom: 55px;
  font-size: 39px;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .virtual-container-wrapper h4 {
    font-size: 28px;
  }
}
html[dir=rtl] .virtual-container-wrapper .vr-tab-wrapper .nav-tabs {
  margin: 0;
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
}
html[dir=rtl] .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .nav-item {
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  width: 100%;
}
html[dir=rtl] .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .nav-item .nav-link {
  border-radius: 0;
  border: 1px solid rgba(167, 170, 188, 0.3);
  border-bottom: 0;
  background-color: #EDEEF4;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 65px;
  color: #0B2146;
  font-size: 0.875rem;
  text-transform: uppercase;
  text-align: center;
}
html[dir=rtl] .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .nav-item .nav-link.active {
  background-color: #FFFFFF;
  border: 0;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .slick-list {
    padding-left: 50px;
  }
}
html[dir=rtl] .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .slick-arrow {
  background: url(../image/g-arrow.svg) no-repeat left top/100%;
  width: 16px;
  height: 32px;
}
html[dir=rtl] .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .slick-arrow::before {
  display: none;
}
html[dir=rtl] .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .slick-arrow.slick-prev {
  right: -25px;
}
html[dir=rtl] .virtual-container-wrapper .vr-tab-wrapper .nav-tabs .slick-arrow.slick-next {
  transform: scaleX(-1) translate(0, -50%);
  left: -25px;
}
html[dir=rtl] .prls-detail-spot-wrapper .spot-content-block span {
  margin-top: 0;
  margin-bottom: 28px;
}
html[dir=rtl] .prls-detail-spot-wrapper .spot-content-block h2 {
  margin: 0;
  font-size: 39px !important;
}
html[dir=rtl] .gallery-popup-wrapper .modal-dialog {
  max-width: 900px;
}
html[dir=rtl] .gallery-popup-wrapper .modal-content {
  border: 0;
  border-radius: 0;
  background: transparent;
  padding: 0;
}
html[dir=rtl] .gallery-popup-wrapper .modal-content .slick-arrow {
  background: url(../image/g-arrow.svg) no-repeat left top/100%;
  width: 16px;
  height: 32px;
  filter: brightness(60) contrast(41);
}
html[dir=rtl] .gallery-popup-wrapper .modal-content .slick-arrow::before {
  display: none;
}
html[dir=rtl] .gallery-popup-wrapper .modal-content .slick-arrow.slick-prev {
  right: -25px;
}
html[dir=rtl] .gallery-popup-wrapper .modal-content .slick-arrow.slick-next {
  transform: scaleX(-1) translate(0, -50%);
  left: -25px;
}
html[dir=rtl] .gallery-popup-wrapper .btn-close {
  filter: brightness(60) contrast(41) invert(1);
  opacity: 1;
  position: absolute;
  left: -30px;
  top: -30px;
  box-shadow: none;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .inner-spotlight-wrapper span {
    margin-top: 10px !important;
  }
}
html[dir=rtl] .inner-spotlight-wrapper .sold-out {
  background: url(../image/soldout-bg.svg) no-repeat left center;
  display: flex !important;
  margin-bottom: 18px;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .inner-spotlight-wrapper .sold-out {
    margin-top: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .inner-spotlight-wrapper .sold-out {
    margin-top: 0 !important;
  }
}
html[dir=rtl] .mob-scroll-arrow {
  display: none !important;
}
html[dir=rtl] .foot-social-links > .field__item:first-child {
  display: none;
}
html[dir=rtl] .pr-listing .pr-content-block {
  padding-top: 30px !important;
}
html[dir=rtl] .pr-listing .pr-content-block img {
  max-width: 150px;
  margin-bottom: 20px;
}
html[dir=rtl] .pr-listing .pr-content-block .sold-out {
  width: 110px;
  position: absolute;
  left: 0;
  top: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin: 0;
}
html[dir=rtl] .global-menu-wrappper .contact-rt-block .cnct-form-wrapper form {
  height: calc(100% - 160px);
  padding-bottom: 30px;
}
html[dir=rtl] .global-footer {
  position: relative;
  z-index: 2;
}
html[dir=rtl] .global-footer .lt-block {
  width: 40%;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-footer .lt-block {
    width: 100%;
  }
}
html[dir=rtl] .global-footer .rt-block {
  width: 60%;
  justify-content: space-between;
}
html[dir=rtl] .global-footer .rt-block .region-footer-home {
  width: 100%;
}
html[dir=rtl] .global-footer .rt-block .region-footer-home p {
  color: #A7AABC;
  font-size: 0.875rem;
  margin-bottom: 0;
  display: block;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .global-footer .rt-block .region-footer-home p {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .global-footer .rt-block {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .global-footer .rt-block .footer-wrapper {
    flex-direction: column-reverse;
  }
}
html[dir=rtl] .sr-wrapper .pager {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin-left: 0;
}
html[dir=rtl] .overview-wrapper {
  background-color: #0B2146;
  padding: 80px 0;
  color: #FFFFFF;
  min-height: 650px;
  display: flex;
  align-items: center;
  justify-content: center;
}
html[dir=rtl] .overview-wrapper h4 {
  color: #FFFFFF;
  margin-bottom: 18px;
  margin-left: 34px;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .overview-wrapper h4 {
    line-height: 50px;
  }
}
html[dir=rtl] .overview-wrapper p {
  line-height: 32px;
  margin-bottom: 40px;
  margin-left: 34px;
}
html[dir=rtl] .overview-wrapper p br {
  display: none;
}
html[dir=rtl] .overview-wrapper .lp-stats-section {
  padding-right: 100px;
}
@media only screen and (max-width: 1199px) {
  html[dir=rtl] .overview-wrapper .lp-stats-section {
    padding-right: 50px;
  }
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .overview-wrapper .lp-stats-section {
    padding-right: 0;
  }
}
html[dir=rtl] .overview-wrapper .lp-stats-section .stat-item .number-block {
  margin-bottom: 15px;
}
html[dir=rtl] .overview-wrapper .lp-stats-section .stat-item .number-block .odometer {
  font-size: 1.625rem;
  line-height: 1;
}
html[dir=rtl] .overview-wrapper .lp-stats-section .stat-item .label {
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #7a7a7a;
  width: 70%;
}
html[dir=rtl] .overview-wrapper .lp-stats-section .btn-wrapper {
  display: flex;
  align-items: center;
  gap: 40px;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .overview-wrapper .lp-stats-section .btn-wrapper {
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
}
html[dir=rtl] .overview-wrapper .lp-stats-section .btn-wrapper a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #B69C77;
  color: #FFFFFF;
  min-width: 195px;
  height: 40px;
  text-transform: uppercase;
  font-size: 0.875rem;
  transition: all 0.3s ease;
  text-decoration: none;
}
html[dir=rtl] .overview-wrapper .lp-stats-section .btn-wrapper a:hover {
  background-color: #a38457;
  color: #FFFFFF;
}
html[dir=rtl] .overview-wrapper .number-count-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .overview-wrapper .number-count-wrapper {
    margin-top: 30px;
  }
}
html[dir=rtl] .types-spaces-section {
  padding: 80px 0;
  background-color: #FFFFFF;
  margin-bottom: 90px;
}
html[dir=rtl] .types-spaces-section .sec-title {
  margin-bottom: 25px;
}
html[dir=rtl] .types-spaces-section .sec-title .sub-title {
  display: block;
  font-size: 1.0625rem;
  text-transform: uppercase;
  color: #607B7D;
  margin-bottom: 30px;
  position: relative;
  padding-right: 30px;
}
html[dir=rtl] .types-spaces-section .sec-title .sub-title::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 1px;
  background-color: #7a7a7a;
}
html[dir=rtl] .types-spaces-section .sec-title h4 {
  font-size: 30px !important;
  color: #0B2146;
}
html[dir=rtl] .types-spaces-section .sec-title h4 span {
  color: #B69C77;
}
html[dir=rtl] .types-spaces-section .types-tab-wrapper {
  position: relative;
}
html[dir=rtl] .types-spaces-section .types-tab-wrapper .nav-tabs {
  border-bottom: 0;
  margin: 0;
  gap: 20px;
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .types-spaces-section .types-tab-wrapper .nav-tabs {
    gap: 10px;
    justify-content: center;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
  }
}
html[dir=rtl] .types-spaces-section .types-tab-wrapper .nav-tabs .nav-item {
  list-style-type: none;
}
html[dir=rtl] .types-spaces-section .types-tab-wrapper .nav-tabs .nav-item .nav-link {
  border: 1px solid #0B2146;
  border-radius: 0;
  color: #0B2146;
  padding: 13px 20px;
  font-size: 0.8125rem;
  transition: all 0.3s ease;
  width: 100%;
}
html[dir=rtl] .types-spaces-section .types-tab-wrapper .nav-tabs .nav-item .nav-link.active, html[dir=rtl] .types-spaces-section .types-tab-wrapper .nav-tabs .nav-item .nav-link:hover {
  background-color: #0B2146;
  color: #FFFFFF;
}
html[dir=rtl] .types-spaces-section .types-tab-wrapper .tab-content .details-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  padding-top: 128px;
}
html[dir=rtl] .types-spaces-section .types-tab-wrapper .tab-content .details-grid .detail-item .value {
  display: block;
  font-size: 1.0625rem;
  color: #0B2146;
  margin-bottom: 5px;
}
html[dir=rtl] .types-spaces-section .types-tab-wrapper .tab-content .details-grid .detail-item .label {
  display: block;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #646E64;
  letter-spacing: 1px;
}
html[dir=rtl] .types-spaces-section .types-tab-wrapper .tab-content .gallery-wrapper {
  padding-right: 75px;
}
@media only screen and (max-width: 991px) {
  html[dir=rtl] .types-spaces-section .types-tab-wrapper .tab-content .gallery-wrapper {
    padding-right: 0;
    margin-top: 30px;
  }
}
html[dir=rtl] .types-spaces-section .types-tab-wrapper .tab-content .gallery-wrapper .main-image {
  margin-bottom: 20px;
}
html[dir=rtl] .types-spaces-section .types-tab-wrapper .tab-content .gallery-wrapper .main-image a {
  display: block;
  cursor: zoom-in;
}
html[dir=rtl] .types-spaces-section .types-tab-wrapper .tab-content .gallery-wrapper .main-image img {
  width: 100%;
  height: auto;
  display: block;
}
html[dir=rtl] .types-spaces-section .types-tab-wrapper .tab-content .gallery-wrapper .thumb-list {
  margin: 0 -8px;
  display: flex;
  flex-wrap: wrap;
}
html[dir=rtl] .types-spaces-section .types-tab-wrapper .tab-content .gallery-wrapper .thumb-list .thumb-item {
  padding: 0 8px;
  cursor: pointer;
  width: 25%;
  margin-bottom: 16px;
}
html[dir=rtl] .types-spaces-section .types-tab-wrapper .tab-content .gallery-wrapper .thumb-list .thumb-item img {
  width: 100%;
  height: auto;
  transition: opacity 0.3s ease;
}
html[dir=rtl] .types-spaces-section .types-tab-wrapper .tab-content .gallery-wrapper .thumb-list .thumb-item img:hover {
  opacity: 0.8;
}

/*------------------------------------------------START custom styling----------------------------------------------------------------------*//*# sourceMappingURL=style.css.map */