@font-face {
  font-family: 'DIN Next LT Pro';
  src: url("../fonts/DINNextLTPro-Medium.eot");
  src: url("../fonts/DINNextLTPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTPro-Medium.woff") format("woff"), url("../fonts/DINNextLTPro-Medium.ttf") format("truetype"), url("../fonts/DINNextLTPro-Medium.svg#DINNextLTPro-Medium") format("svg");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'DIN Next LT Pro';
  src: url("../fonts/DINNextLTPro-Light.eot");
  src: url("../fonts/DINNextLTPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTPro-Light.woff") format("woff"), url("../fonts/DINNextLTPro-Light.ttf") format("truetype"), url("../fonts/DINNextLTPro-Light.svg#DINNextLTPro-Light") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'DIN Next LT Pro';
  src: url("../fonts/DINNextLTPro-UltraLight.eot");
  src: url("../fonts/DINNextLTPro-UltraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTPro-UltraLight.woff") format("woff"), url("../fonts/DINNextLTPro-UltraLight.ttf") format("truetype"), url("../fonts/DINNextLTPro-UltraLight.svg#DINNextLTPro-UltraLight") format("svg");
  font-weight: 200;
  font-style: normal; }
@font-face {
  font-family: 'DIN Next LT Pro';
  src: url("../fonts/DINNextLTPro-Bold.eot");
  src: url("../fonts/DINNextLTPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTPro-Bold.woff") format("woff"), url("../fonts/DINNextLTPro-Bold.ttf") format("truetype"), url("../fonts/DINNextLTPro-Bold.svg#DINNextLTPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'DIN Next LT Pro';
  src: url("../fonts/DINNextLTPro-Black.eot");
  src: url("../fonts/DINNextLTPro-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTPro-Black.woff") format("woff"), url("../fonts/DINNextLTPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }
.fade.in {
  visibility: visible;
  display: block; }

.fade {
  visibility: hidden; }

.map-window h3 {
  color: #000 !important;
  margin: 0 !important; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgba(146, 136, 136, 0.75); }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(218, 211, 211, 0.4); }

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(146, 136, 136, 0.75) !important; }

.mCSB_scrollTools {
  width: 4px; }

.mCSB_inside > .mCSB_container {
  margin-right: 0px; }

.slick-list {
  height: 100%; }

.slick-track {
  height: 100%; }

.project-only-head h1 {
  margin-bottom: -10px !important; }

.project-details-left-content .project-info {
  padding-left: 70px;
  margin-bottom: 35px;
  color: #fff; }
  .project-details-left-content .project-info h1 {
    padding: 0;
    font-size: 50px;
    margin: 0;
    word-wrap: nowrap;
    display: inline-block;
    -webkit-transition: width 1s linear;
    transition: width 1s linear;
    white-space: nowrap;
    overflow: hidden;
    line-height: 62px;
    margin-bottom: -3px; }
    .project-details-left-content .project-info h1 span {
      display: inline-block; }
  .project-details-left-content .project-info .project-location {
    padding: 0;
    font-size: 16px;
    word-wrap: nowrap;
    display: block;
    -webkit-transition: width 1s linear;
    transition: width 1s linear;
    white-space: nowrap;
    overflow: hidden; }

.lg-outer .lg-thumb-item {
  border-radius: 0px !important; }

.lg-thumb {
  margin: auto; }

.dynamic_submit_btn {
  border: 2px solid #fff;
  color: #FFFFFF;
  width: auto;
  margin-top: 50px;
  padding: 8px 20px;
  color: #FFFFFF;
  width: auto;
  margin-top: 50px;
  padding: 8px 20px;
  background-color: inherit;
  border-radius: inherit; }
  .dynamic_submit_btn:hover {
    outline: none;
    border: 2px solid #fff;
    background-color: inherit;
    color: #fff; }
  .dynamic_submit_btn:active {
    outline: none;
    color: #fff; }
  .dynamic_submit_btn:focus {
    outline: none;
    color: #fff; }

.uploded_file_cv {
  color: #fff;
  font-weight: 700; }

.alert-danger {
  border: 5px solid #F58220;
  border-radius: 0px;
  background: transparent; }
  .alert-danger p {
    margin: 5px 0px !important; }
  .alert-danger ul {
    margin-bottom: 0px; }

.error_container_overview ul {
  padding-left: 14px; }

.content-color > a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none; }

.loader,
.loader:before,
.loader:after {
  background: #ffffff;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 4em; }

.loader {
  color: #ffffff;
  text-indent: -9999em;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 11px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

.loader:before,
.loader:after {
  position: absolute;
  top: 0;
  content: ''; }

.loader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.loader:after {
  left: 1.5em; }

@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    -webkit-box-shadow: 0 0;
            box-shadow: 0 0;
    height: 4em; }
  40% {
    -webkit-box-shadow: 0 -2em;
            box-shadow: 0 -2em;
    height: 5em; } }
@keyframes load1 {
  0%,
  80%,
  100% {
    -webkit-box-shadow: 0 0;
            box-shadow: 0 0;
    height: 4em; }
  40% {
    -webkit-box-shadow: 0 -2em;
            box-shadow: 0 -2em;
    height: 5em; } }
.gm-style-mtc {
  display: none; }

.custom-select-desktop {
  width: 100%;
  border-radius: 0 !important;
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin: 7px 0;
  color: rgba(255, 255, 255, 0.3);
  background-color: transparent; }
  .custom-select-desktop .list {
    width: 100%;
    border-radius: 0px !important; }
    .custom-select-desktop .list .option {
      color: #000; }
  .custom-select-desktop:hover {
    border-color: 1px solid red !important; }
  .custom-select-desktop span {
    line-height: 20px !important; }

.nice-select:hover {
  border-color: rgba(255, 255, 255, 0.2) !important; }

.form-message-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9991;
  width: 100%;
  height: 100%; }
  .form-message-container.error_wrapper .form-message-body {
    position: absolute;
    background: #F9435D;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    padding: 25px 40px;
    -webkit-box-shadow: -1px 0px 61px -7px black;
            box-shadow: -1px 0px 61px -7px black;
    -webkit-animation: alartSlideTop .2s;
            animation: alartSlideTop .2s; }
  .form-message-container.error_wrapper span p {
    color: #fff; }
  .form-message-container.error_wrapper span ul {
    padding-left: 15px; }
  .form-message-container.success_wrapper .form-message-body {
    position: absolute;
    background: #5CD75C;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    padding: 25px 40px;
    -webkit-box-shadow: -1px 0px 61px -7px black;
            box-shadow: -1px 0px 61px -7px black;
    -webkit-animation: alartSlideTop .2s;
            animation: alartSlideTop .2s; }

.hide {
  display: none; }

.full-height {
  height: 100%; }

.full-width {
  width: 100%; }

/*
*************************
	Padding 0px
*************************
*/
.no-pad {
  padding: 0px; }

/*
*************************
	Padding 15px
*************************
*/
.pad-15 {
  padding: 15px; }

.pad-t-15 {
  padding-top: 15px; }

.pad-b-15 {
  padding-bottom: 15px; }

.pad-l-15 {
  padding-left: 15px; }

.pad--r-15 {
  padding-right: 15px; }

/*
*************************
	Padding 30px
*************************
*/
.pad-30 {
  padding: 30px; }

.pad-t-30 {
  padding-top: 30px; }

.pad-b-30 {
  padding-bottom: 30px; }

.pad-l-30 {
  padding-left: 30px; }

.pad--r-30 {
  padding-right: 30px; }

/*
*************************
	Margin 0px
*************************
*/
.no-mar {
  margin: 0px; }

/*
*************************
	Margin 15px
*************************
*/
.mar-15 {
  padding: 15px; }

.mar-t-15 {
  padding-top: 15px; }

.mar-b-15 {
  padding-bottom: 15px; }

.mar-l-15 {
  padding-left: 15px; }

.mar-r-15 {
  padding-right: 15px; }

/*
*************************
	Margin 30px
*************************
*/
.mar-30 {
  padding: 30px; }

.mar-t-30 {
  padding-top: 30px; }

.mar-b-30 {
  padding-bottom: 30px; }

.mar-l-30 {
  padding-left: 30px; }

.mar--r-30 {
  padding-right: 30px; }

.dis-f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.fle-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.fle-2 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2; }

.fle-3 {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3; }

.nopadding {
  padding: 0; }

.pull-right {
  float: right; }

body {
  font-family: "DIN Next LT Pro", sans-serif;
  letter-spacing: .5px;
  overflow: hidden;
  background: #313552; }

.text-blast a span {
  display: inline-block; }

@-webkit-keyframes logoScale {
  0% {
    -webkit-transform: scale(0.4);
            transform: scale(0.4); }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(0);
            transform: scale(0); } }

@keyframes logoScale {
  0% {
    -webkit-transform: scale(0.4);
            transform: scale(0.4); }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(0);
            transform: scale(0); } }
@-webkit-keyframes imgAppear {
  0% {
    opacity: 0; }
  30% {
    opacity: .5; }
  30% {
    opacity: 1; }
  70% {
    opacity: .5; }
  100% {
    opacity: 0; } }
@keyframes imgAppear {
  0% {
    opacity: 0; }
  30% {
    opacity: .5; }
  30% {
    opacity: 1; }
  70% {
    opacity: .5; }
  100% {
    opacity: 0; } }
.index-overlay {
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: #27344d;
  position: fixed;
  z-index: 200;
  bottom: 0;
  right: 0;
  top: 0;
  left: 0; }
  .index-overlay .preloader-content {
    position: absolute;
    top: 35%;
    left: 40%;
    z-index: 10;
    -webkit-animation: preloader_img;
            animation: preloader_img;
    -webkit-animation-duration: 10s;
            animation-duration: 10s; }
    .index-overlay .preloader-content img {
      opacity: 0; }
  .index-overlay .overlay-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 8;
    opacity: 0; }

.preloader {
  margin: auto;
  width: 100%;
  height: 100vh;
  background-color: #27344d;
  position: absolute;
  z-index: 100; }
  .preloader .overlay-content {
    position: absolute;
    top: 50%;
    left: 20%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.content-image {
  background-size: cover;
  background-position: bottom;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition: opacity 0.8s ease-in-out;
  transition: opacity 0.8s ease-in-out; }

.active-content-image {
  opacity: 1; }

.content-color {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3);
  overflow: hidden; }
  .content-color .content {
    float: none;
    padding: 0 65px;
    position: absolute;
    top: 50%;
    font-size: 16px; }
    .content-color .content h3 {
      color: #FFFFFF;
      font-weight: bold;
      font-size: 16px; }
    .content-color .content p {
      color: #808184;
      font-weight: 200; }
    .content-color .content span {
      margin-top: 35px;
      width: 100%;
      display: block; }
      .content-color .content span a {
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
        padding: 6px 25px;
        border: 3px solid #fff;
        letter-spacing: 1px; }
        .content-color .content span a:hover {
          -webkit-transition: all .3s;
          transition: all .3s;
          background-color: #fff;
          color: #000; }

.menu-bar {
  margin: 0 40px;
  width: calc(100% - 80px);
  position: fixed;
  top: 0;
  line-height: 120px;
  z-index: 9; }

.menu-item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.project-title {
  position: absolute;
  top: 40%; }
  .project-title h1 {
    color: #FFFFFF;
    margin-top: 0;
    font-size: 60px;
    font-weight: 900;
    text-align: center; }
    .project-title h1 > span {
      display: inline-block; }
  .project-title a {
    position: absolute;
    right: 0;
    text-decoration: none;
    height: 50px; }
    .project-title a img {
      vertical-align: top; }

.first-tit {
  line-height: 80px; }
  .first-tit h1 {
    float: right;
    opacity: 0; }

.second-tit {
  line-height: 80px; }
  .second-tit a {
    padding-right: 40px;
    right: 0; }
  .second-tit .link-left {
    left: -100%;
    display: inline-table; }
    .second-tit .link-left > img {
      height: 100%;
      width: auto;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }

.col-md-pull-7 .project-title h1 {
  margin-left: 0 !important; }

.content-even {
  text-align: right; }

.error-message {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 15;
  color: #fff;
  text-align: center; }

.header-elem {
  position: absolute;
  top: 40px;
  z-index: 15; }

.right-header {
  right: 46px; }
  .right-header a {
    float: right; }

.logo-elem a {
  padding-left: 50px; }

.menu-mesc {
  position: absolute;
  bottom: 15px;
  right: 40px; }
  .menu-mesc .developer {
    color: #fff;
    font-size: 12px;
    padding-top: 20px;
    opacity: .5;
    display: block; }
    .menu-mesc .developer a {
      color: #fff;
      text-decoration: none; }

.social-icon {
  margin-bottom: 5px; }
  .social-icon a {
    color: #fff;
    margin-left: 15px;
    text-decoration: none;
    float: right; }
  .social-icon i {
    font-size: 16px; }

.overview-block {
  color: #FFF !important; }

.p0 {
  padding: 0 !important; }

.overview-block tr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08); }
  .overview-block tr:last-child {
    border: none; }

.overview-block td {
  padding-top: 14px; }

.nice-select .current {
  color: #F5821F !important; }

.md-content {
  background: #141414; }

.view-info-block span {
  width: auto !important; }

.demo-head {
  font-weight: bold; }

.N_quote {
  width: 50%;
  margin: auto;
  height: 62vh;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .N_quote p {
    position: relative;
    margin: auto !important; }
    .N_quote p:before {
      content: '';
      background: url(../images/ql.png);
      position: absolute;
      top: -50px;
      left: -68px;
      height: 100px;
      width: 100px;
      background-repeat: no-repeat; }
    .N_quote p:after {
      content: '';
      background: url(../images/qr.png);
      position: absolute;
      top: 104%;
      left: 106%;
      height: 100px;
      width: 100px;
      background-repeat: no-repeat; }

.map-popup img {
  height: 80px;
  float: left; }
.map-popup .texts {
  float: left;
  margin-left: 5px; }
  .map-popup .texts h4 {
    margin-bottom: 0;
    margin-top: 5px; }
  .map-popup .texts p {
    margin-bottom: 0; }

@-webkit-keyframes preloader_img {
  0% {
    left: 80%; }
  100% {
    left: 40%; } }

@keyframes preloader_img {
  0% {
    left: 80%; }
  100% {
    left: 40%; } }
.menu-item-childs {
  position: absolute;
  z-index: 20;
  width: 0;
  right: 0;
  top: 0;
  height: 100vh;
  background-color: #27344D;
  display: none; }

.cross-link {
  display: inline-block;
  padding-right: 40px;
  float: none;
  width: 100%; }
  .cross-link img {
    float: right;
    cursor: pointer;
    padding-top: 40px; }

.childs {
  width: 100%;
  display: inline-block;
  float: none;
  margin-top: 75px;
  padding-right: 40px; }
  .childs ul {
    list-style: none;
    float: right; }
    .childs ul li {
      padding: 23px 5px; }
      .childs ul li a {
        float: right;
        text-decoration: none;
        color: white;
        font-size: 20px; }

.logo-item a {
  display: inline-block;
  height: 100%; }
.logo-item img {
  padding-top: 18px; }

.menu-breadcumb img {
  margin-top: -5px; }

.childs ul li.active a {
  color: #F58220; }

.project-details {
  float: none; }

.project-details-left {
  background-size: cover;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3); }

.details-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1; }

.details-bg-img {
  width: 100%;
  height: 100% !important;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  -webkit-transition: opacity 1s;
  transition: opacity 1s; }

.project-details-menu {
  min-height: 320px;
  padding: 50px 0 70px 75px; }
  .project-details-menu ul {
    margin-bottom: 0;
    padding: 0;
    list-style: none; }
    .project-details-menu ul li {
      padding: 12px 0;
      word-wrap: nowrap;
      -webkit-transition: width 1s linear;
      transition: width 1s linear;
      white-space: nowrap;
      overflow: hidden; }
      .project-details-menu ul li a {
        text-decoration: none;
        color: #FFFFFF;
        font-size: 16px;
        font-weight: bold; }
        .project-details-menu ul li a:hover {
          text-decoration: none;
          color: #F58220; }
      .project-details-menu ul li:first-child {
        padding: 0 0 13px 0; }
    .project-details-menu ul .active a {
      color: #F58220; }

.project-details-right {
  background-size: cover;
  height: 100vh;
  position: relative; }

.project-details-left-content {
  position: absolute;
  bottom: 0px;
  z-index: 2; }
  .project-details-left-content h1 {
    padding: 0 0 45px 0;
    margin-left: 75px;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 50px;
    word-wrap: nowrap;
    display: inline-block;
    -webkit-transition: width 1s;
    transition: width 1s;
    white-space: nowrap;
    overflow: hidden; }

.custom-select {
  display: none; }

.project-details-right-content {
  position: absolute;
  display: none;
  bottom: 0;
  width: 100%; }
  .project-details-right-content h2 {
    color: rgba(255, 255, 255, 0.1);
    font-weight: 900;
    font-size: 60px;
    margin-bottom: 50px;
    margin-top: 35px; }
  .project-details-right-content h3 {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    margin: 21px 0; }
  .project-details-right-content p {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 300;
    margin: 25px 0px; }
    .project-details-right-content p:last-child {
      margin: 21px 0px 0 0; }

/* bootstrap hack: fix content width inside hidden tabs */
.tab-pane, .pill-content > .pill-pane {
  display: block !important;
  /* undo display:none          */
  height: 0 !important;
  /* height:0 is also invisible */
  overflow: hidden !important;
  /* no-overflow                */ }

.tab-pane.active, .pill-content > .active {
  height: 100% !important;
  /* let the content decide it  */ }

.form {
  width: 100%; }
  .form input, .form select {
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.2);
    display: block;
    width: 100%;
    padding: 10px 20px;
    margin: 7px 0;
    color: rgba(255, 255, 255, 0.7); }
    .form input::-webkit-input-placeholder, .form select::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0.3); }
    .form input:-ms-input-placeholder, .form select:-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.3); }
    .form input::-ms-input-placeholder, .form select::-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.3); }
    .form input::placeholder, .form select::placeholder {
      color: rgba(255, 255, 255, 0.3); }
    .form input option, .form select option {
      background: #777; }
    .form input:focus, .form select:focus {
      outline: none; }
  .form textarea {
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.2);
    display: block;
    width: 100%;
    padding: 10px 20px;
    margin: 7px 0;
    color: #FFFFFF;
    resize: none; }
    .form textarea::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0.3); }
    .form textarea:-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.3); }
    .form textarea::-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.3); }
    .form textarea::placeholder {
      color: rgba(255, 255, 255, 0.3); }
    .form textarea:focus {
      outline: none; }
  .form input[type='submit'] {
    border: 2px solid  #fff;
    color: #FFFFFF;
    width: auto;
    margin-top: 50px;
    padding: 8px 20px; }

.custom-file-upload {
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.7) !important;
  display: inline-block;
  cursor: pointer;
  display: block;
  padding: 10px 20px; }

input[type="file"] {
  display: none; }

span i {
  margin-right: 10px; }

.job-opening-content {
  padding: 50px 75px 50px 75px;
  width: 100%;
  height: 100%;
  display: none;
  color: #fff; }
  .job-opening-content .cross {
    float: right;
    cursor: pointer; }
  .job-opening-content h2 {
    color: #fff; }

.job-openings-overlay {
  width: 100%;
  min-height: 100vh !important;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  visibility: hidden;
  background-image: url(../images/16.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .job-openings-overlay h4 {
    color: #fff;
    font-size: 16px; }

.job-item {
  border: 3px solid white;
  margin: 25px 0; }
  .job-item a {
    text-decoration: none;
    display: block; }
  .job-item .job-item-elem {
    padding: 10px; }
  .job-item h3 {
    margin: 0;
    font-size: 16px !important;
    padding: 10px 0; }
  .job-item p {
    font-size: 14px !important;
    margin: 0 !important; }
    .job-item p:last-child {
      padding: 10px 0;
      margin: 0px !important; }
  .job-item:last-child {
    margin: 0; }

.job-openings {
  padding-bottom: 20%; }

.project-location {
  padding: 0 60px; }

.left-main {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.project-details-right-content .location {
  width: 100%;
  height: 100vh;
  position: relative; }
  .project-details-right-content .location:not(.active):before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
.project-details-right-content .map-top {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
  background: red;
  top: 0;
  left: 0;
  height: 100vh; }
.project-details-right-content .map-bottom-block {
  height: auto;
  width: 100%;
  background: #E1F3F7;
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 85px;
  padding-bottom: 5px; }
.project-details-right-content .map-des h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 28px; }
.project-details-right-content .map-des p {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 35px; }
.project-details-right-content .map-des .des1 {
  margin-top: 85px; }
.project-details-right-content .map-des .color-boxes {
  width: 100%;
  height: auto;
  padding-bottom: 60px; }
.project-details-right-content .map-des .box {
  position: relative;
  overflow: hidden;
  padding: 0;
  margin-left: 2.5%;
  margin-right: 2.5%;
  margin-bottom: 25px;
  width: 20%;
  float: left; }
  .project-details-right-content .map-des .box:first-child {
    margin-left: 0; }
  .project-details-right-content .map-des .box:last-child {
    margin-right: 0; }
  .project-details-right-content .map-des .box:after {
    padding-bottom: 100%;
    content: '';
    display: block; }
.project-details-right-content .map-des .box1 {
  background: #89D3E2; }
.project-details-right-content .map-des .box2 {
  background: #BDDDF4; }
.project-details-right-content .map-des .box3 {
  background: #C8E5C9; }
.project-details-right-content .map-des .box4 {
  background: #B5E4FA; }

.map-wrapper {
  width: 100%;
  height: 100%;
  bottom: 0;
  padding: 0 !important;
  height: 100vh;
  background: #E1F3F7; }

.floorplan-wrapper {
  width: 100%;
  height: 100%;
  padding: 0; }

.floorplan .floorplan-slide {
  width: 100%;
  height: 100%; }
  .floorplan .floorplan-slide img {
    width: 100%;
    height: 100%; }

.slider-tin {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%; }

.carousel-nav .prev, .carousel-nav .next {
  position: absolute;
  top: 50%;
  z-index: 8;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
.carousel-nav .next {
  right: 0; }
.carousel-nav .prev {
  left: 0; }

.photoGallery {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .photoGallery .list-unstyled {
    margin: 0; }
  .photoGallery li {
    display: inline-block;
    width: 50%;
    height: 50vh;
    float: left; }
  .photoGallery a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden; }

.gallery-item {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all 1s linear;
  transition: all 1s linear; }
  .gallery-item:hover {
    -webkit-transform: scale(1.05);
            transform: scale(1.05); }
  .gallery-item img {
    display: none; }

.block-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-bottom: 0px; }

.overlay-activated {
  height: 100vh !important; }
  .overlay-activated .overview-block {
    display: none; }
  .overlay-activated .job-openings-overlay {
    position: relative; }
  .overlay-activated .overview-overlay {
    position: relative; }

.display-form {
  visibility: visible !important; }

.cross {
  cursor: pointer;
  position: absolute;
  top: 40px;
  right: 38px;
  width: 40px;
  z-index: 1; }

.overview-overlay {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  visibility: hidden;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .overview-overlay .overview-content {
    padding: 50px 75px 50px 75px;
    width: 100%;
    height: 100%; }

.overview-block {
  width: 100%;
  height: 100%;
  padding: 50px 75px 50px 75px; }
  .overview-block table {
    width: 100%;
    color: #fff; }
  .overview-block tr {
    width: 100%; }
  .overview-block td {
    height: 35px;
    font-size: 15px;
    position: relative;
    font-weight: 300;
    vertical-align: top;
    padding-bottom: 10px; }
    .overview-block td:first-child {
      width: 30%; }
    .overview-block td:nth-child(2) {
      width: 14%;
      text-align: center; }
    .overview-block td:last-child {
      width: 56%; }
    .overview-block td .small-line {
      width: 9px;
      height: 1px;
      background: #fff;
      display: block;
      text-align: center;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      position: absolute;
      left: 50%;
      top: 25%; }
  .overview-block .line {
    width: 100%;
    border: 2px solid rgba(255, 255, 255, 0.05);
    margin-top: 35px;
    margin-bottom: 32px; }

#book_now {
  background-color: transparent;
  border: 3px solid rgba(255, 255, 255, 0.9);
  color: #FFFFFF;
  width: auto;
  padding: 6px 17px;
  text-decoration: none; }

.contact-no {
  color: #FFFFFF;
  float: right;
  text-decoration: none; }
  .contact-no:hover {
    text-decoration: none;
    color: #FFFFFF; }

.view-head-block {
  padding: 0 65px; }
  .view-head-block h3 {
    margin: 0;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    -webkit-transition: width 1s linear;
    transition: width 1s linear;
    white-space: nowrap;
    overflow: hidden;
    width: 0; }

.demo-head {
  padding: 0;
  font-size: 50px;
  color: #FFFFFF;
  margin: 0;
  word-wrap: nowrap;
  display: inline-block;
  -webkit-transition: width 1s linear;
  transition: width 1s linear;
  white-space: nowrap;
  overflow: hidden;
  width: 0; }

.view-info-block {
  margin-top: 40px;
  min-height: 250px;
  padding: 30px 65px;
  font-size: 16px; }
  .view-info-block p {
    font-size: 16px;
    font-weight: 200; }
  .view-info-block span {
    margin-top: 50px;
    width: 100%;
    display: inherit; }
    .view-info-block span a {
      color: #FFFFFF;
      text-decoration: none;
      font-weight: bold;
      -webkit-transition: all .3s easeInOut;
      transition: all .3s easeInOut; }
      .view-info-block span a:hover {
        color: #F58220; }

.view-content {
  bottom: 0;
  position: absolute; }

.content-anim {
  -webkit-transition: 1s ease-out;
  transition: 1s ease-out;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom; }

.content-anim-parent:hover .content-anim {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: 2.5s ease-out;
  transition: 2.5s ease-out; }

.content-anim {
  width: 100%;
  height: 100%; }

.p-line {
  width: 100%;
  display: block;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  margin: 17px 0 15px 0; }

.director-image {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.director-info {
  width: 100%;
  height: 100%;
  padding: 80px 50px 50px 50px; }

.md-trigger {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  font-weight: 300;
  font-size: 16px;
  display: block; }
  .md-trigger:hover {
    color: #F58220;
    text-decoration: none; }

.director-info {
  color: #fff; }
  .director-info h2 {
    font-size: 30px;
    font-weight: 500; }
  .director-info h5 {
    font-size: 14px;
    font-weight: 300; }
  .director-info p {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 300; }

.first_title_element {
  color: #F58220; }

.modal-header {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white; }

/* Modal Body */
.modal-body {
  padding: 2px 16px; }

/* Modal Footer */
.modal-footer {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white; }

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 80%;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s; }

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0px;
    opacity: 1; } }
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0px;
    opacity: 1; } }
@media screen and (max-height: 570px) {
  .logo-item {
    height: 70px; }
    .logo-item img {
      padding-top: 0; }

  .project-details-left-content {
    position: absolute;
    bottom: 0px;
    max-height: 100%; }
    .project-details-left-content h1 {
      padding: 0 75px 25px 20px;
      font-size: 25px;
      margin-left: 0px; }
    .project-details-left-content .project-info {
      margin-bottom: 40px; }
      .project-details-left-content .project-info h1 {
        font-size: 40px;
        margin-bottom: -15px; }
      .project-details-left-content .project-info .project-location {
        font-size: 14px;
        margin-top: 7px; }

  .project-details-menu {
    min-height: 270px;
    padding: 50px 0 50px 75px; }
    .project-details-menu ul li {
      padding: 8px 0; }
      .project-details-menu ul li a {
        font-size: 15px; }
      .project-details-menu ul li:first-child {
        padding: 0 0 8px 0; }
      .project-details-menu ul li:last-child {
        padding: 8px 0 0 0; }

  .project-title h1 {
    font-size: 47px;
    padding-right: 50px; }

  .content-color .content span {
    margin-top: 25px; } }
@media screen and (max-width: 1200px) {
  .demo-head {
    font-size: 30px; }

  .view-head-block h3 {
    font-size: 15px; }

  .view-info-block p {
    font-size: 15px; } }
@media screen and (max-width: 1024px) {
  .logo-elem {
    top: 30px; }
    .logo-elem a {
      padding-left: 30px; }

  .overview-block {
    padding: 50px 40px 50px 40px; }

  .overview-overlay .overview-content {
    padding: 50px 40px 50px 40px; }

  .job-opening-content {
    padding: 50px 40px 50px 40px; }

  .project-details-right-content h2 {
    font-size: 45px; }
  .project-details-right-content .map-bottom-block {
    padding: 30px; }

  .project-details-left-content .project-info h1 {
    font-size: 45px; } }
@media screen and (max-width: 800px) {
  body {
    overflow-y: auto;
    overflow-x: hidden; }

  .md-modal {
    display: none; }

  .md-overlay {
    display: none; }

  .director-info h2 {
    font-size: 25px !important; }

  .project-wrapper {
    height: 520px !important; }

  .project-wrapper .content-color {
    height: 100%; }

  .content-anim {
    height: 520px; }

  .view-head-block {
    padding: 0 10px; }

  .view-info-block {
    padding: 20px 10px; }

  .logo-item {
    height: 70px; }

  .full-height {
    height: auto; }

  .menu-bar {
    padding: 10px; }

  .floorplan-wrapper {
    height: 100vh; }

  .menu-item-childs {
    width: 225px; }

  .custom-xs {
    width: 100%; }

  .project-details-left-content {
    position: absolute;
    top: 120px; }
    .project-details-left-content h1 {
      font-size: 35px;
      margin-left: 0;
      padding-left: 20px; }

  .overview-block {
    height: auto;
    padding: 30px 20px 60px 20px;
    overflow-y: hidden;
    min-height: 100vh; }

  .content-image {
    height: 500px; }

  .project-title {
    top: 530px; }

  .content-color {
    height: 300px; }
    .content-color .content {
      top: 25%; }

  .project-title h1 {
    font-size: 40px;
    float: left;
    padding-left: 60px; }

  .tab-pane.active {
    height: auto; }

  .project-details-right {
    height: auto; }

  .project-details-left {
    height: 240px; }

  .project-details-right-content {
    position: static; }
    .project-details-right-content h2 {
      font-size: 45px;
      margin-bottom: 0px;
      margin-top: 15px; }
    .project-details-right-content p {
      margin: 18px 0px; }
    .project-details-right-content h3 {
      margin: 15px 0; }

  .custom-select {
    display: block;
    width: 100%; }

  .nice-select {
    border-radius: 0px; }

  .list {
    width: 100%;
    border-radius: 0 !important;
    margin: 0 !important; }

  .project-details-menu {
    display: none; }

  .project-details-left-content .project-info {
    width: 90%; }
    .project-details-left-content .project-info h1 {
      font-size: 35px;
      position: absolute;
      top: -31px; }

  .menu-bar {
    line-height: 75px; }

  .project-details-left-content .project-info {
    position: absolute;
    bottom: 25px;
    padding-left: 20px; }

  .custom-select {
    position: absolute;
    bottom: 0; }

  .project-details-right-content .map-bottom-block {
    height: auto;
    padding: 20px; }
  .project-details-right-content .map-des h4 {
    font-size: 18px;
    margin-bottom: 20px; }

  .map-wrapper {
    height: auto; }

  #book_now {
    font-size: initial; }

  #map {
    z-index: 0; }

  .content-image {
    height: 100vh; } }
@media screen and (max-width: 768px) {
  .director-image {
    height: 400px;
    width: 100%; }

  .content-image {
    height: 590px; }

  .second-tit .link-left {
    left: 61%; }

  .project-details-left-content .project-info .project-location {
    margin-top: 15px; }

  .index-overlay {
    overflow: hidden; }

  .content-color {
    height: 433px; }

  .content-image {
    height: 100vh; }

  .director-info-img {
    height: 250px;
    width: auto;
    background-position: top;
    background-size: cover; } }
@media screen and (max-width: 600px) {
  .director-info {
    padding: 30px 20px 60px 20px; }

  .logo-elem {
    top: 20px; }
    .logo-elem a {
      padding-left: 15px; }
    .logo-elem img {
      width: 160px; }

  .project-details-right-content .map-des .box {
    margin-left: 12px;
    margin-right: 12px; }
  .project-details-right-content h2 {
    font-size: 40px; }
  .project-details-right-content h3 {
    font-size: 16px; }
  .project-details-right-content p {
    font-size: 13px; }
    .project-details-right-content p:last-child {
      margin: 15px 0px 0 0; }

  .project-details-right-content h3 {
    margin-top: 10px;
    margin-bottom: 10px; }

  .second-tit .link-left {
    left: 59%; } }
@media screen and (max-width: 480px) {
  .director-image {
    height: 300px; }
    .director-image h2 {
      font-size: 20px; }

  .project-details-right-content .map-des .box {
    margin-left: 15px !important;
    margin-bottom: 20px;
    width: 40%;
    float: left; }
  .project-details-right-content .map-des .color-boxes {
    padding-bottom: 30px; }

  .content-color {
    height: 360px; }
    .content-color .content {
      padding: 0 20px;
      font-size: 14px;
      top: 20%; }
      .content-color .content span {
        margin-top: 15px; }

  .project-title h1 {
    padding-left: 20px;
    font-size: 30px;
    margin-top: -7%; }

  .second-tit a {
    padding-right: 10px; }
    .second-tit a img {
      width: 35px; }

  .cross {
    width: 28px; }

  .second-tit .link-left {
    left: 53%; } }
@media screen and (max-width: 420px) {
  .director-image h2 {
    font-size: 18px !important; }

  .logo-item img {
    width: 160px; }

  .project-details-left-content {
    top: 131px; }
    .project-details-left-content h1 {
      padding: 0 75px 25px 20px;
      font-size: 25px;
      margin-left: 0px; } }
@media screen and (max-width: 360px) {
  .project-title h1 {
    font-size: 24px;
    padding-right: 0px; }

  .second-tit a img {
    width: 30px; } }
@media (max-width: 800px) {
  .childs {
    margin-top: 28px; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .content-color {
    background-color: rgba(35, 39, 68, 0.69) !important;
    background-image: none !important;
    background-blend-mode: normal !important; }

  .childs {
    margin-top: 0px; } }
@media (max-width: 400px) {
  .menu-bar {
    margin: 0;
    width: 93%; }

  .cross-link img {
    padding-top: 15px; } }
@media (max-width: 400px) {
  .right-header {
    right: 38px; }

  .content-color .content {
    top: 25%; }

  .project-title {
    bottom: 23%; } }
@media (max-width: 500px) {
  .content-image {
    height: 61vh !important; }

  .project-title h1 {
    margin-top: -65% !important; } }
@media (max-width: 400px) {
  .menu-bar {
    width: 98%; }

  .right-header {
    right: 14px; } }
@media only screen and (max-width: 800px) {
  .project-details-left {
    height: 450px; } }
@media (max-width: 800px) {
  .N_quote {
    height: auto;
    margin-top: 25%; } }
@media only screen and (max-width: 450px) {
  .project-details-left {
    height: 300px; } }
@media only screen and (min-width: 1020px) and (max-width: 1030px) {
  .project-details-right, .project-details-left {
    height: 95.8vh; } }
@media only screen and (max-width: 768px) {
  .project-title {
    bottom: 22% !important;
    top: auto !important; } }
@media only screen and (min-width: 499px) and (max-width: 750px) {
  .project-title h1 {
    margin-top: -43% !important; }

  .content-color .content {
    top: 26% !important; } }
@media only screen and (max-width: 500px) {
  .project-title h1 {
    margin-top: -50% !important; } }
@media only screen and (max-width: 330px) {
  .second-tit .link-left, .second-tit a {
    bottom: -12px !important; } }
@media (max-width: 350px) {
  .project-title {
    bottom: 25% !important; }

  .second-tit .link-left > img {
    margin-top: 10px; } }
@media (max-width: 330px) {
  .second-tit .link-left > img {
    margin-top: 32px; } }

/*# sourceMappingURL=style.css.map */