/*

    Theme Name: GAWNP
    Description: GawNP Industrial
    Version: 1.0.0
    Author: Polaris Pham
    Tags: Blank, HTML5, CSS3
    License: MIT
    License URI: http://opensource.org/licenses/mit-license.php

*/

@charset "utf-8";

/* # reset

---------------------------------------------------------------------------- */

html {
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dt,
dd,
li,
table,
th,
td,
form,
address,
pre,
caption,
cite,
code,
dfn,
var {
  font-size: 100%;

  font-style: normal;

  margin: 0;

  padding: 0;

  text-decoration: none;
}

#submitdiv {
  position: fixed;
  z-index: 0;
}

.video-background {
  position: relative;

  width: 100%;

  min-height: 100vh;

  background-color: rgba(0, 0, 0, 0.2);
}

.caption {
  position: absolute;

  top: 38%;

  width: 100%;

  color: #ffffff;
}

.homelink {
  position: absolute;

  top: 58%;

  width: 100%;

  color: #ffffff;

  margin: 0px auto;
}

.caption h2 {
  font-family: "EB Garamond", serif;

  font-style: normal;

  font-weight: 500;

  font-size: 72px;

  text-align: center;

  text-shadow: 0.1rem 0.1rem 0.8rem black;
}

.caption p {
  font-style: normal;

  font-weight: normal;

  font-size: 16px;

  line-height: 22px;

  text-align: center;

  max-width: 640px;

  margin: 10px auto 0;

  padding: 0 15px;

  font-weight: 700;

  text-shadow: 0.1rem 0.1rem 0.8rem black;
}

#bgvid {
  width: 100%;
}

@media (max-width: 768px) {
  .caption h2 {
    font-family: "EB Garamond", serif;

    font-style: normal;

    font-weight: 500;

    font-size: 50px;

    text-align: center;

    text-shadow: 0.1rem 0.1rem 0.8rem black;
  }

  .caption p {
    font-style: normal;

    font-weight: normal;

    font-size: 16px;

    line-height: 22px;

    text-align: center;

    max-width: 640px;

    margin: 10px auto 0;

    padding: 0 15px;

    font-weight: 700;

    text-shadow: 0.1rem 0.1rem 0.8rem black;
  }

  #bgvid {
    width: auto;
  }
}

img {
  border: 0;

  vertical-align: bottom;
}

table {
  border-collapse: collapse;

  border-spacing: 0;
}

caption,
th {
  text-align: left;
}

ol,
ul {
  list-style: none;
}

body {
  background: #fff;

  color: #474747;

  font-size: 14px;

  font-family: "Open Sans", sans-serif;

  /* font-family: 'Cormorant Garamond', serif; */

  line-height: normal;

  font-weight: 400;

  font-style: normal;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  clear: both;

  content: ".";

  display: block;

  height: 0;

  line-height: 0;

  visibility: hidden;
}

/* # style

---------------------------------------------------------------------------- */

/*  @media (min-width: 1200px) {

   .container {

       max-width: 1600px;

   }

} */

.nar-inside .logo {
  left: calc(50% - 110px);
}

.nar-inside .logo img {
  width: 180px;
}

.logo a {
  margin: 0 !important;

  padding: 0 !important;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background: none;
}

#BB-nav.affix {
  position: fixed;

  top: 0px;

  -webkit-transition: top 1s ease-in;

  transition: top 1s ease-out;
}

#BB-nav {
  width: 100%;
  background-color: #fff;
  z-index: 999;
  margin: 0;
  padding: 15px 0 0 0;
  transition: all .5s ease;
}

.navbar-default {
  background: #fff;

  border: none;

  border-radius: 0;

  margin: 0;

  padding-bottom: 0;
}

.nav_inner {
  position: relative;
}

.nar-inside {
  background: #fff !important;

  position: fixed;

  top: 0;

  padding: 10px 0 10px 0 !important;
}

.nar-inside.fixHeader {
  top: 0;
}

.navbar .row {
  width: 100%;
}

.nar-home.fixHeader {
  background: #fff !important;

  padding: 10px 0 !important;

  height: 65px;
}

.nar-inside,
.nar-inside.fixHeader {
  background: #fff !important;

  padding: 10px 0 !important;

  height: 65px;
}

.nar-home {
  background: none !important;

  position: fixed;

  top: 0;

  padding: 45px 0 0 0 !important;
}

.nar-home.fixHeader {
  top: 0;
}

.m_h_block {
  display: none;
}

.d_news a {
  color: #c6051c;

  font-weight: bold;
}

.d_news a:hover {
  color: #0e1c43;
}

.logo {
  padding: 0;

  box-sizing: border-box;

  position: absolute;

  top: 0;

  left: calc(50% - 70px);
}

.logo a {
/*  background: url(images/logo_white.png) no-repeat 0 0; */

  background: url(images/logo-main.svg) no-repeat 0 0; 
  background-size: 180px;

  height: 59px;

  width: 180px;

  display: block;

  text-decoration: none;
}

.nar-inside .logo,
.nar-home.fixHeader .logo {
  left: calc(50% - 73px);
}

.nar-inside .logo a,
.nar-home.fixHeader .logo a {
  /* background: url(images/logo.png) no-repeat 0 0; */

  background: url(images/logo.svg) no-repeat 0 0;

  background-size: 146px;

  height: 49px;

  width: 146px;
}

.nar-inside .logo,
.fixHeader .logo {
  top: -14px;
}

.h_block {
  float: right;

  color: #fff;

  display: flex;

  padding-top: 21px;
}

.h_phone {
  background: url(images/h_ico_phone_white.png) no-repeat 0 0;

  font-weight: 700;

  padding-left: 25px;

  margin-right: 20px;

  cursor: pointer;
}

.h_phone:hover,
.nar-inside .h_phone:hover,
.nar-home.fixHeader .h_phone:hover {
  background: url(images/h_ico_phone_white_red.png) no-repeat 0 0;

  color: #c6051c;
}

.h_mail {
  background: url(images/h_ico_mail_white.png) no-repeat 0 0;

  font-weight: 700;

  font-weight: 700;

  padding-left: 25px;

  margin-right: 20px;
}


.h_mail:hover,
.nar-inside .h_mail:hover,
.nar-home.fixHeader .h_mail:hover {
  background: url(images/h_ico_mail_white_red.png) no-repeat 0 0;
}

.h_phone a, .h_mail a {
  color: #fff;

  text-decoration: none;
}

.h_phone a:hover, .h_mail a:hover,
.nar-inside .h_mail a:hover,
.nar-home.fixHeader .h_mail a:hover {
  color: #c6051c;
}

.nar-inside .h_block,
.nar-home.fixHeader .h_block {
  color: #231f20;

  padding-top: 0;
}

.note {
  margin: 15px auto;
  font-weight: 700;
}



.nar-inside .h_mail a,
.nar-home.fixHeader .h_mail a {
  color: #231f20;
}

.nar-inside .h_phone,
.nar-home.fixHeader .h_phone {
  background: url(images/h_ico_phone_grey.png) no-repeat 0 0;
}

.nar-inside .h_phone a {
  color: #231f20;
}

.nar-home.fixHeader .h_phone a {
  color: #231f20;
}

.nar-inside .h_mail,
.nar-home.fixHeader .h_mail {
  background: url(images/h_ico_mail_grey.png) no-repeat 0 0;
}

.h_language {
  position: relative;
}

.h_language .dropdown-toggle::after {
  display: none;
}

.h_language .dropdown-toggle {
  background: url(images/h_arrow_down_white.png) no-repeat right center;

  padding-right: 20px;

  color: #fff;

  text-decoration: none;
}

.nar-inside .h_language .dropdown-toggle,
.nar-home.fixHeader .h_language .dropdown-toggle {
  background: url(images/h_arrow_down_grey.png) no-repeat right center;

  color: #231f20;
}

.h_language .dropdown-toggle:hover,
.nar-inside .h_language .dropdown-toggle:hover,
.nar-home.fixHeader .h_language .dropdown-toggle:hover {
  color: #c6051c;

  background: url(images/h_arrow_down_white_red.png) no-repeat right center;
}

.h_language .dropdown-menu {
  min-width: 50px;
}

.h_language .dropdown-item {
  padding: 5px 15px;
}

.h_language .dropdown-item a {
  color: #231f20;

  text-decoration: none;

  font-size: 14px;
}

.menu {
  position: fixed;

  left: 50px;

  top: 59px;

  width: 32px;

  text-align: left;

  padding: 0;

  transition: width 0.1s;
}

.menu.active {
  background: #c6051c;

  left: 0;

  width: 250px;

  transition: width 0.1s;

  padding: 30px 0 50px 0;

  top: 0px;
}

.menu_btn {
  background: url(images/btn_menu_white.png) no-repeat 0 0;

  height: 32px;

  width: 32px;

  margin: 0 auto 0;

  cursor: pointer;
}

.menu ul {
  display: none;
}

.menu.active ul {
  display: block;

  margin: 35px auto 0;

  width: 200px;
}

.menu ul li {
  margin-top: 20px;
}

.menu ul li.has_sub {
  background: url(images/arrow-down-w.png) no-repeat right 4px;

  background-size: 16px;

  cursor: pointer;
}

.menu ul li.has_sub.active {
  background: url(images/arrow-up-w.png) no-repeat right 4px;

  background-size: 16px;

  cursor: pointer;
}

.menu ul li a {
  color: #fff;

  font-weight: 500;

  text-decoration: none;
}

.menu ul li a:hover {
  font-weight: 700;
}

.menu ul li ul.sub-menu {
  margin: 0;

  width: auto;

  padding-left: 20px;

  display: none;
}

.menu ul li.has_sub.active ul.sub-menu {
  display: block;
}

.menu ul li ul.sub-menu li a {
  font-weight: 300;
}

.menu ul li ul.sub-menu li a:hover {
  font-weight: 300;
}

.nar-inside .menu,
.nar-home.fixHeader .menu {
  padding-top: 3px;
  top: 10px;
}
.nar-home.fixHeader .menu.active{
  padding-top: 30px;
  top: 0px;
}

.nar-inside .menu_btn,
.nar-home.fixHeader .menu_btn {
  background: url(images/btn_menu_grey.png) no-repeat 0 0;
}

.menu.active .menu_btn {
  background: url(images/btn_menu_close_white.png) no-repeat 0 0;
}

.home-banner {
  background-size: cover !important;

  height: 100vh;

  position: relative;
}

video {
  object-fit: cover;

  width: 100%;

  height: 100vh;

  position: absolute;

  top: 0;

  left: 0;
}

.home-banner-sub {
  height: 83vh;
}

.home-banner-box {
  margin-top: 35vh;
}

.home-banner-box h2 {
  font-family: "EB Garamond", serif;

  font-style: normal;

  font-weight: 500;

  font-size: 72px;

  color: #ffffff;

  text-align: center;
}

.home-banner-box p {
  font-style: normal;

  font-weight: normal;

  font-size: 16px;

  line-height: 22px;

  text-align: center;

  color: #ffffff;

  max-width: 640px;

  margin: 10px auto 0;

  padding: 0 15px;

  font-weight: 700;
}

.home-banner-box_item {
  margin-top: 22vh;
}

.home-banner-box_item h3 {
  color: #fff;

  font-weight: 700;

  font-size: 16px;

  text-transform: uppercase;
}

.home-banner-box_item h3 a {
  color: #fff;

  text-decoration: none;
}

.home-banner-box_item p {
  font-family: "EB Garamond", serif;

  margin-top: 15px;
}

.home-banner-box_item p a {
  color: #fff;

  font-size: 28px;

  font-weight: 700;

  background: url(images/banner-arrow.png) no-repeat 0 bottom;

  background-size: 10px;

  padding-bottom: 35px;

  display: inline-block;

  text-decoration: none;
}

.home-banner-box_item p a:hover {
  color: #c6051c;

  background: url(images/banner-arrow-red.png) no-repeat 0 bottom;

  background-size: 10px;
}

.home-passion {
  padding: 120px 0 120px 0px;
}

.home-passion-img {
}

.home-passion-img img {
  width: 100%;
}

.home-passion-info {
  box-sizing: border-box;
}

.home-passion-info_inner {
  max-width: 95%;
}

.home-passion-info_inner h2 {
  font-family: "EB Garamond", serif;

  font-style: normal;

  font-weight: 600;

  font-size: 48px;

  line-height: 50px;

  color: #0e1c43;

  margin-bottom: 40px;
}

.home-passion-info_inner h2 span {
  display: block;

  color: #c6051c;
}

.home-passion-info_inner a {
  color: #fff;

  border: 1px solid #fff;

  padding: 10px 30px;

  text-decoration: none;

  display: inline-block;

  background-color: #c6051c;
}

#btnfilter:hover {
  background-color: #c6051c;
}

.home-passion-info_inner a:hover {
  background-color: #0e1c43;
}

.passion-txt p {
  /* margin-bottom: 20px;

   font-style: normal;

   font-weight: 400;

   font-size: 14px;

   line-height: 20px;

   letter-spacing: 0.1em;

   color: #6d6e71;

   text-align: justify; */

  line-height: 22px;

  margin-top: 15px;

  margin-bottom: 20px;

  text-align: justify;
}

.our_special {
  background: url(images/bg_special.jpg) no-repeat center center;

  background-size: cover;

  padding: 100px 0;
}

.our_special h2 {
  text-align: center;

  color: #fff;

  font-family: "EB Garamond", serif;

  font-style: normal;

  font-weight: 500;

  font-size: 48px;
}

.our_special_item {
  max-width: 80%;

  color: #fff;

  margin-top: 60px;

  margin-left: 50px;

  text-align: justify;
}

.our_special_item h3 {
  text-transform: uppercase;

  font-weight: 700;

  font-size: 16px;

  margin: 20px 0;
}

.our_special_item p img {
  width: 36px;
}

.our_special_contact {
  background: #0e1c43;

  padding: 40px 0;
}

.our_special_contact_inner {
  margin: 0 auto;

  

  /* justify-content: space-between; */

  color: #fff;
  display: flex;
    flex-wrap: wrap;
    justify-content: center;


}

.our_special_contact_inner_book {
  max-width: 478px;

  margin: 0 auto;
}

.our_special_contact_inner a {
  color: #fff;

  border: 1px solid #fff;

  padding: 10px 30px;

  text-decoration: none;

  height: 42px;
  margin-top: 3px;
}

.our_special_contact_inner a:hover {
  /* color: #c6051c;

   border: 1px solid #c6051c; */

  background-color: #c6051c;

  border: 1px solid #c6051c;

  /* color: #fff; */
}



.our_special_contact_inner a {
  /* float: left; */

  margin-left: 100px;

  
}

.our_special_home {
  /* min-height: 100vh; */
}

.our_properties {
  padding: 110px 0;

  /* min-height: 100vh; */
}

.d_news .mh_ttl {
    max-width: 800px;
    margin: 0 auto;
}

.mh_ttl {
  text-align: center;

  color: #0e1c43;

  font-family: "EB Garamond", serif;

  font-style: normal;

  font-weight: 600 !important;

  font-size: 48px;
}

.mh_ttl span {
  color: #c6051c;

  font-weight: 600;
}

.select-indus-item {
  margin-top: 50px;
}

.select-indus-item:last-child {
  margin-right: 0;
}

.select-indus-item .select-hidden {
  display: none;

  visibility: hidden;

  padding-right: 10px;
}

.select-indus-item .select {
  cursor: pointer;

  display: inline-block;

  position: relative;

  font-size: 16px;

  color: #000;

  width: 100%;

  height: 45px;

  font-style: normal;

  font-weight: normal;

  border: 1px solid #969696;
}

.select-indus-item .select-styled {
  position: absolute;

  top: 0;

  right: 0;

  bottom: 0;

  left: 0;

  background-color: #fff;

  padding: 10px 10px 10px 5px;

  -moz-transition: all 0.2s ease-in;

  -o-transition: all 0.2s ease-in;

  -webkit-transition: all 0.2s ease-in;

  transition: all 0.2s ease-in;

  font-size: 14px;
}

.select-indus-item .select-styled:after {
  content: "";

  width: 29px;

  height: 16px;

  border: 0px solid transparent;

  border-color: #3f3f3f transparent transparent transparent;

  background: url(images/arrow_select_down.png) no-repeat right center;

  position: absolute;

  top: 15px;

  right: 10px;
}

.select-indus-item .select-styled:hover {
  background-color: #fff;
}

.select-indus-item:hover .select-styled:after {
  background: url(images/arrow_select_down_red.png) no-repeat right center;
}

.select-indus-item .select-styled:active,
.select-indus-item .select-styled.active {
  background-color: #fff;
}

.select-indus-item .select-styled:active:after,
.select-indus-item .select-styled.active:after {
  top: 15px;

  border-color: transparent transparent #111 transparent;

  background: url(images/arrow_select_up.png) no-repeat right center;
}

.select-indus-item .select-options {
  display: none;

  position: absolute;

  top: 100%;

  right: 0;

  left: 0;

  z-index: 999;

  margin: 0;

  padding: 0;

  list-style: none;

  background-color: #f2f5f8;
}

.select-indus-item .select-options li {
  margin: 0 10px;

  padding: 12px 0;

  border-top: 1px solid #ccc;

  -moz-transition: all 0.15s ease-in;

  -o-transition: all 0.15s ease-in;

  -webkit-transition: all 0.15s ease-in;

  transition: all 0.15s ease-in;

  font-size: 14px;
}

.select-indus-item .select-options li:hover {
  color: #c0392b;
}

.select-indus-item .select-options li[rel="hide"] {
  display: none;
}

.indus-item-search button,
.indus-item-search input[type="submit"] {
  border: none;

  background: #0e1c43;

  line-height: 45px;

  font-weight: 500;

  font-size: 14px;

  padding: 0 50px;

  outline: none;

  color: #fff;

  cursor: pointer;
}

.inside-banner-box h2 {
  font-family: "EB Garamond", serif;

  font-style: normal;

  font-weight: 500;

  font-size: 48px;

  line-height: 58px;

  color: #ffffff;

  text-align: center;

  margin: 0 auto;

  max-width: 616px;
}

.inside-banner-box p {
  font-style: normal;

  font-weight: normal;

  font-size: 18px;

  line-height: 22px;

  text-align: center;

  color: #ffffff;

  max-width: 651px;

  margin: 30px auto 0;
}

.inside-slider {
  background: #fff;

  padding: 50px 11.3% 50px;
}

.inside-slider h2 {
  font-style: normal;

  font-weight: bold;

  font-size: 36px;

  line-height: 44px;

  color: #000000;
}

.inside-slider-inner {
  margin-top: 20px;

  position: relative;
}
.inside-slider-item h3 {
  color: #333;

  font-weight: 700;

  margin-top: 20px;

  font-size: 16px;
}

.inside-slider-item p {
  margin-top: 5px;
}

.inside-slider-item a {
  display: block;
  position: relative;
  overflow: hidden;
}

.inside-slider-item a span {
  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  background-color: rgba(0, 0, 0, 0.55);

  color: #fff;

  justify-content: center;

  align-items: center;

  font-size: 500;

  font-size: 18px;

  display: none;
}

.inside-slider-item a:hover span {
  display: flex;
}

.inside-slider-item a:hover span img {
  width: auto !important ;
}

.inside-slider-item2 h3 {
  color: #333;

  font-weight: 700;

  margin-top: 20px;

  font-size: 16px;
}

.inside-slider-item2 p {
  margin-top: 5px;
}

.inside-slider-item2 a {
  display: block;
  color: #0e1c43;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.inside-slider-item2 a:hover{
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.inside-slider-item2 a,
.inside-slider-item2 a:before,
.inside-slider-item2 a:after {
    box-sizing: border-box;
    transition: all .5s ease;
}


.inside-slider-item2 a span {  
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;

  width: 100%;

  height: 100%;

/* background: -moz-linear-gradient(top,  rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+0 */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+20 */
background: rgba(255,255,255,0);
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,0.7)));
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );


  color: #0e1c43;

  justify-content: flex-start;

  align-items: flex-end;

  font-weight: 700;

  font-size: 16px;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
          transition: all 0.6s ease;
          padding: 10px;
          box-sizing: border-box;
          display: flex;  
  
}

.inside-slider-item2 a:hover span {
  display: flex;  
          transition: all 0.6s ease;
          -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.wpgmza_infowindow_title, .wpgmza_infowindow_description h3 {
  color: #c6051c;
  font-size: 18px;
    font-family: 'EB Garamond', serif;
    font-weight: bold;
}

.wpgmza_infowindow_address, .wpgmza_infowindow_description p {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  padding: 5px 0px;
}

.wpgmza_infowindow_description p a {
  color: rgb(198, 5, 28);
    font-size: 14px;
    text-decoration: none;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
}

.wpgmza_infowindow_description p a:hover {
  color: rgb(14, 28, 67);
}



.inside-slider-item2 a:hover span img {
  width: auto !important ;
  
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

label.error {
  color: #c6051c !important ;

  font-style: italic !important;

  font-weight: normal !important;

  margin-top: 5px !important;

  margin-left: 5px !important;
}

.inside-slider-item a img {
  width: auto;
  height: 100%;
}

.inside-slider-inner .owl-dots {
  display: none;
}

.inside-slider-inner .owl-next {
  text-indent: -9999px;

  background: url("images/banner-arrow-blue.png") no-repeat 0 0 !important;

  background-size: 10px !important;

  display: block;

  height: 20px;

  width: 10px;

  outline: none;

  position: absolute;

  right: -30px;

  top: calc(50% - 40px);
}

.inside-slider-inner .owl-next:hover {
  background: url("images/banner-arrow-red.png") no-repeat 0 0 !important;

  background-size: 10px !important;
}

.inside-slider-inner .owl-prev {
  text-indent: -9999px;

  background: url("images/banner-arrow-back-blue.png") no-repeat 0 0 !important;

  background-size: 10px !important;

  display: block;

  height: 20px;

  width: 10px;

  outline: none;

  position: absolute;

  left: -30px;

  top: calc(50% - 40px);
}

.inside-slider-inner .owl-prev:hover {
  background: url("images/banner-arrow-red-back.png") no-repeat 0 0 !important;

  background-size: 10px !important;
}

.our_client .inside-slider-inner .owl-next {
  text-indent: -9999px;

  background: url("images/banner-arrow.png") no-repeat 0 0 !important;

  background-size: 10px !important;

  display: block;

  height: 20px;

  width: 10px;

  outline: none;

  position: absolute;

  right: -30px;

  top: calc(50% - 10px);
}

.our_client .inside-slider-inner .owl-next:hover {
  background: url("images/banner-arrow-red.png") no-repeat 0 0 !important;

  background-size: 10px !important;
}

.our_client .inside-slider-inner .owl-prev {
  text-indent: -9999px;

  background: url("images/banner-arrow-back.png") no-repeat 0 0 !important;

  background-size: 10px !important;

  display: block;

  height: 20px;

  width: 10px;

  outline: none;

  position: absolute;

  left: -30px;

  top: calc(50% - 10px);
}

.our_client .inside-slider-inner .owl-prev:hover {
  background: url("images/banner-arrow-red-back.png") no-repeat 0 0 !important;

  background-size: 10px !important;
}

.our_map {
   padding-bottom: 10px;

  /* min-height: 100vh; */
}

.map_inner {
  margin-top: 50px;
}

.map_inner img {
  width: 100%;
}

.our_investment {
  background: url(images/bg_step.jpg) no-repeat center center;

  background-size: cover;

  padding: 150px 0;

  text-align: center;

  
}

.our_investment h3 {
  text-transform: uppercase;

  font-weight: 700;

  color: #fff;

  font-size: 16px;
}

.our_investment h2 {
  font-family: "EB Garamond", serif;

  font-style: normal;

  font-weight: 500;

  font-size: 72px;

  color: #ffffff;

  text-align: center;

  margin-top: 20px;
}

.our_investment h4 {
  font-weight: 400;

  color: #fff;

  font-size: 16px;

  margin-top: 20px;
}

.our_investment p {
  margin-top: 50px;
}

.our_investment p a {
  background: #c6051c;

  color: #fff;

  padding: 10px 30px;

  text-decoration: none;

  display: inline-block;
}

.our_investment p a:hover {
  background: #0e1c43;
}

.our_testimonials {
  padding: 100px 0;
}

.testimonials_slider {
  margin-top: 50px;
}

.testimonials_slider.inside-slider-inner {
  padding: 0 50px;
}

.testimonials_slider.inside-slider-inner .owl-next,
.testimonials_slider.inside-slider-inner .owl-prev {
  top: calc(50% - 20px);
}

.testimonials_slider.inside-slider-inner .owl-next {
  right: -50px;
}

.testimonials_slider.inside-slider-inner .owl-prev {
  left: -50px;
}

.testimonials_slider-item {
  background: url(images/ico_quote.png) no-repeat 0 0;

  padding-top: 25px;
}

.testimonials_slider-item .person {
  margin-top: 20px;

  display: flex;

  justify-content: space-between;

  align-items: center;
}

.testimonials_slider-item .person p {
  width: 75px;

  border-radius: 50%;

  overflow: hidden;
}

.testimonials_slider-item .person p img {
  width: 100%;
}

.testimonials_slider-item .person h3 {
  width: calc(100% - 100px);

  font-weight: bold;

  font-size: 14px;

  color: #0e1c43;
}

.testimonials_slider.inside-slider-inner .owl-dots {
  display: block;

  text-align: center;

  margin-top: 10px;
}

.testimonials_slider.inside-slider-inner .owl-dots button {
  outline: none;
}

.testimonials_slider.inside-slider-inner .owl-dots .owl-dot span {
  height: 8px;

  width: 8px;

  background: #474747;

  border-radius: 50%;

  display: inline-block;

  margin: 0 3px;
}

.testimonials_slider.inside-slider-inner .owl-dots .owl-dot.active span {
  background: #c6051c;
}

.our_client {
  padding: 70px 0;

  background: #0e1c43;
}

.our_client h2 {
  text-align: center;

  font-weight: 700;

  text-transform: uppercase;

  font-size: 16px;

  color: #fff;
}

.our_client .inside-slider-inner {
  padding: 0 50px;
}

.our_client_mb {
  margin-bottom: 50px;
}

.our_media {
  padding: 110px 0 110px 0px;

 
}

.our_media .inside-slider-inner {
  margin-top: 50px;
}

.our_media .inside-slider-item p {
  margin-top: 15px;
}

.our_media .inside-slider-item h3,
.our_media .inside-slider-item h3 a {
  margin-top: 15px;

  color: #0e1c43;

  margin-bottom: 15px;

  min-height: 40px;
}

.our_media .inside-slider-item h3 a:hover {
  color: #c6051c;
}

.our_media .inside-slider-item p a {
  text-transform: uppercase;

  font-weight: 700;

  color: #c6051c;
}

.our_media .inside-slider-item p a:hover {
  color: #0e1c43;

  text-decoration: none;
}

.our_media .inside-slider-inner .owl-next,
.our_media .inside-slider-inner .owl-prev {
  top: calc(50% - 90px);
}

.footer {
  border-top: 3px solid #0e1c43;

  background: #fff;

  padding: 70px 0 30px 0;
}

.footer h2 img {
  max-width: 146px;
}

.find_us {
  text-transform: uppercase;

  font-weight: 700;

  font-size: 16px;

  margin-top: 30px;
}

.f_social {
  margin-top: 20px;
}

.f_social li {
  display: inline-block;

  margin-right: 5px;
}

.f_social li a img {
  width: 20px;
}

.footer-nav {
  margin-top: 30px;
}

.footer-nav li {
  float: left;

  font-style: normal;

  font-weight: 500;

  font-size: 16px;

  line-height: 20px;

  color: #333;
}

.footer-nav li::after {
  content: "|";

  float: right;

  padding: 0px 10px;

  color: #000;
}

.footer-nav li:last-child::after {
  content: "";
}

.footer-nav li a {
  font-size: 14px;

  line-height: 20px;

  color: #333;
}

.footer-nav li a:hover {
  color: #c6051c;

  text-decoration: none;
}

.clearfix:after {
  clear: both;

  content: ".";

  display: block;

  height: 0;

  line-height: 0;

  visibility: hidden;
}

.f_contact h3 {
  font-weight: 700;

  font-size: 16px;

  color: #333;
}

.f_contact ul li {
  margin-top: 7px;
}

.f_contact ul li a {
  color: #474747;

  text-decoration: none;
}

.f_contact ul li a:hover {
  color: #c6051c;
}

.f_contact p {
  margin-top: 7px;

  line-height: 20px;

  margin-bottom: 20px;
}

.f_contact_add {
  background: url(images/f_l.png) no-repeat 0 0;

  background-size: 25px;

  padding: 0 50px 0 35px;

  margin-top: 20px;

  line-height: 24px;
}

.f_contact_p {
  background: url(images/f_phone.png) no-repeat 0 11px;

  background-size: 25px;

  padding: 0 0px 0 35px;

  margin-top: 0;

  line-height: 45px;
}

.f_contact_p a {
  color: #333;

  text-decoration: none;
}

.f_contact_p a:hover {
  color: #c6051c;
}

.f_contact_m {
  background: url(images/f_mail.png) no-repeat 0 11px;

  background-size: 25px;

  padding: 0 0px 0 35px;

  margin-top: 0;

  line-height: 45px;
}

.f_contact_m a {
  color: #333;

  text-decoration: none;
}

.f_contact_m a:hover {
  color: #c6051c;
}

.copy_right {
  margin-top: 10px;

  text-align: center;
}

.scrolltop {
  position: fixed;

  right: 35px;

  bottom: 90px;
}

.scrolltop img {
  width: 40px;
}

.scrolltop a {
  display: none;
}

/* .slide_baner_bnt{

   margin-top: 65px;

} */

.slide_baner_bnt .inside-slider-inner .owl-next,
.slide_baner_bnt .inside-slider-inner .owl-prev {
  top: calc(50% - 20px);
}

.wrap_block {
  padding: 40px 0;
}

#project_title {
  margin-top: 40px;
}

.sh_ttl {
  text-align: center;

  color: #0e1c43;

  font-size: 20px;

  text-transform: uppercase;

  margin-top: 20px;
}

.content-banner-box {
  height: calc(100vh - 70px);

  margin-top: 70px;

  display: flex;

  align-items: center;

  justify-content: center;
}

.home-banner-sub .content-banner-box {
  height: calc(83vh - 70px);
}

.content-banner-box h2 {
  font-family: "EB Garamond", serif;

  font-style: normal;

  font-weight: 500;

  font-size: 60px;

  color: #ffffff;

  text-align: center;
}

.content-banner-box p {
  font-style: normal;

  font-size: 16px;

  line-height: 22px;

  text-align: center;

  color: #ffffff;

  max-width: 640px;

  margin: 30px auto 0;

  padding: 0 15px;

  font-weight: 700;
}

.our_commitments {
  padding: 110px 0px;

  
}

.commitments_item {
  border: 1px solid #efefef;

  border-radius: 15px;

  margin-top: 50px;

  padding: 40px 20px;

  -webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.35);

  -moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.35);

  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.35);
}

.commitments_item_img {
  text-align: center;
}

.commitments_item h3 {
  text-align: center;

  margin-top: 15px;

  font-weight: bold;

  font-size: 16px;

  color: #0e1c43;
}

.commitments_item p {
  margin-top: 20px;

  font-size: 12px;
}

.book_visit {
  padding: 50px 0 150px 0;
}

.book_visit_box {
  margin: 0 auto;

  max-width: 490px;
}

.book_visit_box h3 {
  text-transform: uppercase;

  color: #c6051c;

  font-weight: 700;

  text-align: center;

  margin: 40px 0;
}

.book_visit_form p label {
  display: block;

  font-weight: 700;

  color: #333333;

  margin-top: 15px;
}

.book_visit_form p input[type="text"] {
  display: block;

  font-size: 16px;

  color: #0e1c43;

  width: 100%;

  height: 45px;

  font-style: normal;

  font-weight: normal;

  border: 1px solid #eaeaea;

  font-family: "Open Sans", sans-serif;

  outline: none;

  padding: 0 10px;

  box-sizing: border-box;

  margin-top: 10px;

  background: #fff;

  outline: none;
}

.select-option {
  box-sizing: border-box;

  padding: 0 30px !important;
}

.book_visit_form p .form-control:focus {
  box-shadow: none !important;
}

.book_visit_box p {
  position: relative;
}

.book_visit_box p .select-arrow {
  top: 14px !important;

  background: url(images/arrow_select_down.png) no-repeat right center;

  width: 29px;

  height: 16px;
}

.book_visit_box p:hover .select-arrow {
  background: url(images/arrow_select_down_red.png) no-repeat right center;
}

.book_visit_box p .select-arrow::before {
  content: "" !important;
}

.book_visit_box p label.form-label.select-label {
  display: inherit;

  font-weight: 400;

  margin: 0;

  position: absolute;

  top: 14px;

  left: 10px;
}

.book_visit_box p label.form-label.select-label.active {
  top: 4px;

  background: #fff;

  color: #333;

  left: 5px;

  padding: 0 8px;
}

.book_visit_box p .form-outline {
  position: relative;
}

.select-dropdown {
  max-height: 190px;

  overflow: auto;
}

.select-options-wrapper {
  max-height: none !important;
}

.select-input.focused ~ .form-notch .form-notch-trailing,
.select-input.focused ~ .form-notch .form-notch-middle,
.select-input.focused ~ .form-notch .form-notch-leading {
  border: none !important;
}

.book_visit_form p select {
  display: block;

  font-size: 16px;

  color: #0e1c43;

  width: 100%;

  height: 45px;

  font-style: normal;

  font-weight: normal;

  border: 1px solid #eaeaea;

  font-family: "Open Sans", sans-serif;

  outline: none;

  padding: 0 10px;

  box-sizing: border-box;

  margin-top: 10px;
}

.book_visit_form p input::placeholder {
  color: #0e1c43;
}

.showStep3 {
  display: inline-block !important;
}

.showStep3 {
  float: right;
}

.showStep1 {
  display: inline-block !important;
}

#showPrev2 {
  display: inline-block !important;
}

#btnSubmit {
  display: inline-block !important;

  float: right;
}

.thanks {
  margin: 40px auto;

  text-align: center;

  font-size: 20px;
}

.select-all-option {
  display: none !important;
}

.book_visit_form p textarea {
  display: block;

  font-size: 16px;

  color: #0e1c43;

  width: 100%;

  font-style: normal;

  font-weight: normal;

  border: 1px solid #eaeaea;

  font-family: "Open Sans", sans-serif;

  outline: none;

  padding: 5px 10px;

  box-sizing: border-box;

  margin-top: 10px;

  resize: none;

  overflow: auto;

  height: 100px;
}

.book_visit_form p textarea::placeholder {
  color: #0e1c43;
}

.book_visit_form p button {
  background: #c6051c;

  color: #fff;

  display: block;

  font-size: 16px;

  width: 120px;

  height: 40px;

  font-style: normal;

  font-weight: normal;

  border: none;

  font-family: "Open Sans", sans-serif;

  outline: none;

  padding: 0;

  box-sizing: border-box;

  margin: 30px auto 0;

  cursor: pointer;
}

.book_visit_form p button:hover {
  background: #0e1c43;
}

.book_visit .select-indus-item {
  margin-top: 10px;
}

.book_visit .select-indus-item .select {
  border: 1px solid #eaeaea;
}

.contact_help {
  padding: 100px 0;
}

.contact_help_item {
  margin: 50px 5px 0px 5px;

  border: 1px solid #efefef;

  border-radius: 15px;

  -webkit-box-shadow: 5px 5px 5px 0px rgb(0 0 0 / 35%);

  -moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.35);

  box-shadow: 5px 5px 5px 0px rgb(0 0 0 / 35%);

  min-height: 350px;

  padding: 80px 50px 20px 50px;
}

.contact_help_item_img {
  text-align: center;
}

.contact_help_item h3 {
  text-align: center;

  text-transform: uppercase;

  margin-top: 35px;

  font-weight: bold;

  font-size: 22px;

  color: #0e1c43;
}

.contact_help_item p {
  margin-top: 35px;

  text-align: center;

  font-size: 16px;
}

.contact_help_item ul {
  text-align: center;
}

.contact_help_item ul li {
  display: inline-block;

  margin: 10px 5px 0;
}

.contact_help_item ul li img {
  width: 25px;
}

.col_wrap_inner {
  padding: 50px 0;
}

.col_wrap_inner:last-child {
  padding-bottom: 80px;
}

.col_wrap_inner .col_wrap_img {
  float: left;

  width: 48%;

  margin-top: 30px;
}

.col_wrap_inner .col_wrap_info {
  float: right;

  width: 48%;

  margin-top: 30px;
}

.col_wrap_inner:nth-child(2n) .col_wrap_info {
  margin-top: 30px;

  max-height: 344px;

  overflow-y: auto;

  padding-right: 20px;
}

.col_wrap_inner:nth-child(2n) .col_wrap_infor::-webkit-scrollbar-track {
  background-color: #eaeaea;
}

.col_wrap_inner:nth-child(2n) .col_wrap_info::-webkit-scrollbar {
  width: 4px;

  background-color: #eaeaea;
}

.col_wrap_inner:nth-child(2n) .col_wrap_info::-webkit-scrollbar-thumb {
  background-color: #0e1c43;
}

.col_wrap_inner:nth-child(2n) .col_wrap_img {
  float: right;

  width: 48%;
}

.col_wrap_inner:nth-child(2n) .col_wrap_info {
  float: left;

  width: 48%;
}

.col_wrap_inner .col_wrap_img img {
  width: 100%;
}

.col_wrap_lst li {
  float: left;

  width: 49%;

  text-align: center;

  margin-top: 40px;
}

.col_wrap_lst li:nth-child(2n) {
  float: right;

  width: 48%;
}

.col_wrap_lst li h4 {
  margin-top: 20px;

  font-size: 16px;

  font-weight: bold;

  color: #0e1c43;
}

.col_wrap_lst li p {
  margin-top: 10px;
}

.col_wrap_info_right {
  text-align: right;
}

.col_wrap_info_right .mh_ttl {
  text-align: right;
}

.col_wrap_info_right p {
  line-height: 22px;

  margin-top: 15px;

  margin-bottom: 20px;

  text-align: justify;
}

.col_wrap_info_right p img {
  display: inline-block;

  vertical-align: top;

  margin: 3px 5px 0;
}

.logo_inside {
  display: inline-block;

  vertical-align: top;

  margin: 3px 5px 0;
}

.col_wrap_info_left .mh_ttl {
  text-align: left;
}

.col_wrap_info_left p {
  line-height: 22px;

  margin-top: 20px;
}

.col_wrap_info_left p img {
  display: inline-block;

  vertical-align: top;

  margin: 3px 5px 0;
}

.joint_lst {
  margin-top: 10px;
}

.joint_lst li {
  display: inline-block;

  width: 32%;

  margin-top: 20px;
}

.joint_lst li p strong {
  margin-top: 20px;

  font-size: 20px;

  font-weight: bold;

  color: #0e1c43;
}

.joint_lst li h4 {
  color: #0e1c43;

  text-align: center;
}

.joint_lst li h4 span {
  font-weight: 700;

  font-size: 18px;
}

.joint_lst li p {
  color: #0e1c43;

  margin-top: 0;

  text-align: center;
}

.investment_wrap {
  padding: 100px 0;
  background: #eaeaea;
}



.investment_item {
  margin-top: 50px;

  border: 1px solid #efefef;
  background: #fff;

  border-radius: 15px;

  padding: 40px 20px;

  -webkit-box-shadow: 5px 5px 5px 0px rgb(0 0 0 / 35%);

  -moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.35);

  box-shadow: 5px 5px 5px 0px rgb(0 0 0 / 35%);

  min-height: 350px;
}

.investment_item h3 {
  background: url(images/ico_note.png) no-repeat 0 0;

  color: #0e1c43;

  font-weight: 700;

  font-size: 16px;

  text-transform: uppercase;

  padding: 0 0 0 50px;

  min-height: 41px;

  display: flex;

  align-items: center;
}

.investment_item ul li {
  margin-top: 20px;
}

.investment_item ul li a {
  color: #0e1c43;

  display: block;

  margin-top: 10px;
}

.investment_item ul li a img {
  display: block !important;
  width: auto !important;
  margin-top: 10px;

}

.investment_item ul li a:hover {
  color: #c6051c;
}

.process {
  background: #fff;

  padding: 100px 0;
}

.process_inner {
 /*  background: url(images/bg_invest_step.jpg) no-repeat center 0; */

  min-height: 700px;

  margin-top: 10px;

  position: relative;
}
.step_pc img{
  width: 100%;
}
.step_mobile{
  display: none;
}
.step_mobile img{
  width: 100%;
}

.process_item {
  text-align: center;

  line-height: 22px;
}

.process_item h3 {
  font-weight: 700;

  font-size: 20px;

  margin-top: 15px;
}

.process_item h4 {
  font-weight: 700;

  margin-top: 10px;
}

.process_item p {
  margin-top: 10px;
}

.process_item ul {
  margin-top: 10px;
}

.process_inner .process_item:nth-child(1) {
  width: 465px;

  position: absolute;

  left: -16px;

  top: 75px;
}

.process_inner .process_item:nth-child(2) {
  width: 400px;

  position: absolute;

  left: 525px;

  top: 75px;
}

.process_inner .process_item:nth-child(3) {
  width: 185px;

  position: absolute;

  left: 845px;

  top: 505px;
}

.process_inner .process_item:nth-child(4) {
  width: 300px;

  position: absolute;

  left: 410px;

  top: 505px;
}

.process_inner .process_item:nth-child(5) {
  width: 410px;

  position: absolute;

  left: -90px;

  top: 505px;
}

.process_item_img {
  text-align: center;

  margin-bottom: 10px;

  display: none;
}

.faqs {
  padding: 100px 0;
  background: #dfdfdf;
}

.qa {
  margin-top: 30px;
}

.qa h5 {
  color: #333333;

  font-size: 14px;

  font-weight: 700;

  padding: 15px 30px 15px 15px;

  background: #eaeaea url(images/arrow_select_up.png) no-repeat
    calc(100% - 15px) center;

  cursor: pointer;

  margin-top: 20px;
}

.qa h5:hover {
  background: #eaeaea url(images/arrow_select_up_red.png) no-repeat
    calc(100% - 15px) center;
}

.qa h5.collapsed {
  background: #eaeaea url(images/arrow_select_down.png) no-repeat
    calc(100% - 15px) center;
}

.qa h5.collapsed:hover {
  background: #eaeaea url(images/arrow_select_down_red.png) no-repeat
    calc(100% - 15px) center;
}

.qa div div {
  font-size: 14px;

  color: #333333;

  line-height: 24px;

  padding: 15px 15px 0 15px;
}

.col_wrap_media .mh_ttl {
  text-align: left;
}

.col_wrap_media_info {
  max-width: auto;

  min-height: 257px;
}

.col_wrap_media {
  max-height: none !important;
  overflow-y: visible !important;
}

.col_wrap_media_info p {
  margin-top: 15px;
}

.col_wrap_media_info h3,
.col_wrap_media_info h3 a {
  font-weight: bold;

  text-decoration: none;

  color: #0e1c43;

  font-weight: 700;

  font-size: 20px;

  margin-top: 20px;
}

.col_wrap_media_info h3 a:hover {
  color: #c6051c;
}

.col_wrap_media_info p a {
  text-transform: uppercase;

  font-weight: 700;

  color: #c6051c;

  text-decoration: none;
}

.col_wrap_media_info p a:hover {
  color: #0e1c43;
}

/* .market_slide{

   margin-top: 140px;

} */

.market_slide .inside-slider-item p {
  margin-top: 20px;
}

.inside-slider-item a {
  color: #0e1c43;

  text-decoration: none;
}

.inside-slider-item a:hover {
  color: #c6051c;
}

.market_slide.inside-slider-inner .owl-next,
.market_slide.inside-slider-inner .owl-prev {
  top: calc(50% - 70px);
}

.libraly {
  padding: 30px 0 100px;
}

.libraly .nav {
  text-align: center;

  display: block;

  margin-top: 45px;
}

.libraly .nav a {
  font-weight: 700;

  color: #333;

  font-size: 16px;

  text-transform: uppercase;

  margin: 0 70px;

  text-decoration: none;
}

.libraly .nav a.active {
  color: #c6051c;
}

.libraly #nav-tabContent {
  max-width: 100%;
}

.libraly {
  margin-top: 30px !important;
}

.libraly .tab-content .tab-pane {
  max-width: 100% !important;
}

.photos_slide .inside-slider-item p {
  margin-top: 20px;
}

.photos_slide .inside-slider-item h3 {
  margin-top: 5px;
}

.videos_slide .inside-slider-item p {
  margin-top: 20px;
}

.videos_slide .inside-slider-item h3 {
  margin-top: 5px;
}

.box-wrap:hover .commitments_item,
.box-wrap:hover .contact_help_item,
.box-wrap:hover .investment_item {
  /* filter:blur(2px);

   opacity:.8;

   transform: scale(.98);

   box-shadow:none; */
}

.box-wrap:hover .commitments_item:hover,
.box-wrap:hover .contact_help_item:hover,
.box-wrap:hover .investment_item:hover {
  transform: scale(1);

  filter: blur(0px);

  opacity: 1;

  box-shadow: 0 8px 20px 0px rgba(0, 0, 0, 0.125);
}

/* .videos_slide .inside-slider-item a span {

   position: absolute;

   left: 0;

   top: 0;

   width: 100%;

   height: 100%;

   background: rgba(255, 255, 255, 0.55) url(images/ico_play1.png) no-repeat center center;

   color: #fff;

   justify-content: center;

   align-items: center;

   font-size: 500;

   font-size: 18px;

   display: block;

} */

.media_d {
  padding: 100px 0;
}

.media_d_slide {
  margin-top: 50px;
}

#sync1 .item {
  padding: 0px;

  color: #fff;

  text-align: center;

  position: relative;
}

#sync1 .item span {
  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  background: rgba(0, 0, 0, 0.55) url(images/ico_play2.png) no-repeat center
    center;

  color: #fff;

  justify-content: center;

  align-items: center;

  font-size: 500;

  font-size: 18px;

  display: block;
}

#sync2 {
  position: relative;
}

#sync2 .item {
  padding: 0px;

  color: #fff;

  text-align: center;

  cursor: pointer;

  position: relative;
}

#sync2 .item span {
  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  background: rgba(255, 255, 255, 0.55);

  color: #fff;

  justify-content: center;

  align-items: center;

  font-size: 18px;

  display: block;
}

#sync2 .item span.video {
  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  background: rgba(255, 255, 255, 0.55) url(images/ico_play1.png) no-repeat
    center center;

  color: #fff;

  justify-content: center;

  align-items: center;

  font-size: 500;

  font-size: 18px;

  display: block;
}

#sync2 .owl-item.current .item span {
  display: none;
}

#sync2 .owl-item.current .item span.video {
  display: block;
}

#sync1.owl-theme {
  position: relative;
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  width: 22px;

  height: 40px;

  margin-top: -20px;

  position: absolute;

  top: 50%;
}

#sync1.owl-theme .owl-prev {
  left: 10px;
}

#sync1.owl-theme .owl-next {
  right: 10px;
}

#sync2 .owl-next {
  text-indent: -9999px;

  background: url("images/btn-next.png") no-repeat 0 0 !important;

  background-size: 40px !important;

  display: block;

  height: 40px;

  width: 40px;

  outline: none;

  position: absolute;

  right: 0;

  top: calc(50% - 30px);
}

#sync2 .owl-next:hover {
  background: url("images/btn-next_o.png") no-repeat 0 0 !important;
}

#sync2 .owl-prev {
  text-indent: -9999px;

  background: url("images/btn-back.png") no-repeat 0 0 !important;

  background-size: 40px !important;

  display: block;

  height: 40px;

  width: 40px;

  outline: none;

  position: absolute;

  left: 0;

  top: calc(50% - 30px);
}

#sync2 .owl-prev:hover {
  background: url("images/btn-back_o.png") no-repeat 0 0 !important;
}

.relatives_news {
  padding-bottom: 100px;
}

.relatives_news h2 {
  border-top: 1px solid #000;

  padding-top: 30px;

  padding-bottom: 10px;

  font-weight: 700;

  font-size: 20px;

  color: #0e1c43;
}

.re_news-slider-item h3 {
  text-align: center;

  margin-top: 20px;
}

.re_news-slider-item h3 a {
  text-decoration: none;

  font-weight: 700;

  font-size: 16px;

  color: #0e1c43;
}

.re_news-slider-item h3 a:hover {
  color: #c6051c;
}

.inside-slider-inner.re_news_slide .owl-prev,
.inside-slider-inner.re_news_slide .owl-next {
  top: calc(50% - 40px);
}

.d_news {
  padding: 100px 0 30px 0;
}

.d_news_date {
  text-align: center;

  padding-top: 20px;
}

.d_news_intro {
  text-align: center;

  margin: 30px auto 0;

  max-width: 700px;
}

.d_news_intro p {
  font-weight: bold;

  font-size: 16px;
}

.d_news_img {
  margin-top: 50px;
}

.d_news_img img {
  width: 100%;
}

.d_news_txt {
  margin-top: 50px;

  line-height: 24px;
}

.d_news_txt ul,
.d_news_txt ol {
  margin-left: 20px;

  margin-bottom: 20px;
}

.d_news_txt img {
  margin: 0px auto;

  max-width: 100%;
}

.d_news_txt p {
  padding-bottom: 20px;
}

.d_news_intro table {
  margin: 0px auto;

  width: 100%;
}

table.MASTERCMS_TPL_TABLE {
  margin: 0px auto;
}

.d_news_social {
  margin-top: 30px;

  text-align: right;
}

.scrolled-down {
  transform: translateY(-100%);
  transition: all 0.3s ease-in-out;
}

.scrolled-up {
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
}

.scrolled-up .menu {
  top: 14px;
}

.scrolled-down.fixHeader .menu,
.scrolled-up.fixHeader .menu {
  top: 17px;
}

.scrolled-up.fixHeader .menu.active {
  top: 0;

  padding-top: 30px;
}

/*  .scrolled-up .menu, 

 .scrolled-down .menu{

    padding-top: 0px;

 }  */

 .menu_hotline{
   display: none;
 }

 
 .box-wrap-contact-mobile{
  display: none;
}


@media(min-width:1600px){
   .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1760px}

   .our_special { padding: 150px 0;}

   .investment_wrap h2 {
    max-width: 60%;
    margin: 0px auto;
  }


  .proximity_map, .proximity_info_inner {
    height: 690px !important;
  }


}

@media (max-width: 1440px){
    .our_media .inside-slider-item h3 a{
        min-height: 55px;
    }
}
 

@media (max-width: 1024px) {
  .logo {
    left: 90px;
  }

  .nar-inside .logo,
  .nar-home.fixHeader .logo {
    left: 80px;

    top: -5px;
  }

  .nar-inside .h_block,
  .nar-home.fixHeader .h_block {
    padding-top: 10px;
  }

  .menu {
    left: 15px;
  }

  .home-banner {
    min-height: 100vh;

    height: auto;
  }

  .home-banner-sub {
    min-height: 50vh;
  }

  .home-banner-box p {
    font-size: 16px;

    line-height: 22px;

    margin: 10px auto 0;
  }

  .home-passion {
    padding: 50px 0;
  }

  .home-passion-info {
    padding: 0 30px;
  }

  .home-passion-info_inner h2 {
    font-size: 25px;

    line-height: normal;

    font-size: 35px;
  }

  .passion-txt {
    margin-top: 10px;
  }

  .our_special {
    padding: 50px 0;
  }

  .our_special h2 {
    font-size: 35px;
  }

  .our_properties {
    padding: 50px 0;
  }

  .mh_ttl {
    font-size: 35px;
  }

  .select-indus-item {
    margin-top: 30px;
  }

  .our_map {
    padding-bottom: 50px;
  }

  .map_inner {
    margin-top: 30px;
  }

  .our_investment {
    padding: 50px 0;
  }

  .our_investment h2 {
    font-size: 45px;
  }

  .our_testimonials {
    padding: 50px 0;
  }

  .testimonials_slider {
    margin-top: 30px;
  }

  .our_client {
    padding: 50px 0;
  }

  .our_client_mb {
    margin-bottom: 30px;
  }

  .our_media {
    padding: 50px 0;
  }

  .our_media .inside-slider-inner {
    margin-top: 30px;
  }

  .footer-nav,
  .copy_right {
    margin-top: 10px;
  }

  .wrap_block {
    padding: 50px 0;
  }

  .sh_ttl {
    font-size: 18px;

    margin-top: 10px;
  }

  .our_commitments {
    padding-top: 50px;
  }

  .commitments_item {
    margin-top: 30px;
  }

  .book_visit {
    padding: 0 0 50px 0;
  }

  .book_visit_box h3 {
    margin: 20px 0;
  }

  .contact_help {
    padding: 50px 0;
  }

  .contact_help_item {
    margin-top: 30px;

    min-height: 290px;
  }

  .col_wrap_inner {
    padding: 20px 0 50px;
  }

  .col_wrap_lst li {
    margin-top: 20px;
  }

  .joint_lst li {
    width: 48%;
  }

  .investment_wrap {
    padding: 50px 0;
  }

  .investment_item {
    margin-top: 30px;

    min-height: 415px;
  }

  .process {
    padding: 50px 0;
  }

  .process_inner {
    background: none;

    min-height: inherit;

    position: inherit;

    margin-top: 0;
  }

  .process_inner .process_item:nth-child(1),
  .process_inner .process_item:nth-child(2),
  .process_inner .process_item:nth-child(3),
  .process_inner .process_item:nth-child(4),
  .process_inner .process_item:nth-child(5) {
    width: 100%;

    position: inherit;

    left: inherit;

    top: inherit;
  }

  .process_item {
    margin-top: 20px;
  }

  .process_item_img {
    display: block;
  }

  .faqs {
    padding: 50px 0;
  }

  .footer {
    padding-top: 40px;
  }

  .f_contact {
    margin-top: 0;
  }

  .market_slide {
    margin-top: 30px;
  }

  .market_slide .inside-slider-item h3,
  .market_slide .inside-slider-item p {
    margin-top: 10px;
  }

  .libraly {
    padding: 30px 0 50px;
  }

  .media_d {
    padding: 50px 0;
  }
}

@media (max-width: 767px) {
  .menu {
    top: 22px;
  }

  .note {
    text-align: center;
    
  }
  

  .h_phone,
  .h_mail {
    display: none;
  }

  .nar-home {
    top: 0;

    padding: 10px 0 !important;
  }

  .home-banner-box {
    margin-top: 22vh;
  }

  .home-banner-box h2 {
    font-size: 30px;
  }

  .home-banner-box_item {
    margin-top: 40px;
  }

  .home-banner-box_item h3 {
    font-size: 14px;
  }

  .home-banner-box_item p a {
    font-size: 20px;

    padding-bottom: 25px;
  }

  .home-passion {
    padding: 30px 0;
  }

  .home-passion-img {
    float: none;

    width: 100%;

    box-sizing: border-box;

    padding: 0 15px;
  }

  .home-passion-info {
    float: none;

    width: 100%;

    box-sizing: border-box;

    padding: 0 15px 15px;
  }

  .home-passion-info_inner {
    max-width: inherit;
  }

  .home-passion-info_inner h2 {
    font-size: 30px;

    margin-bottom: 20px;
  }

  .our_special {
    padding: 30px 0;
  }

  .our_special h2 {
    font-size: 30px;
  }

  .our_special_item {
    margin-top: 30px;
    margin: 0px auto !important;
  }

  .our_special_contact {
    padding: 30px 0;
  }

  .our_special_contact_inner {
    display: block;
  }

  .our_special_contact_inner a {
    margin-top: 20px;
  }

  .our_special_contact_inner p {
    width: 100%;
    margin-bottom: 20px;
  }

  .our_properties {
    padding: 30px 0;
  }

  .mh_ttl {
    font-size: 30px;
  }

  .select-indus-item {
    margin-top: 15px;
  }

  .our_map {
    padding-bottom: 30px;
  }

  .map_inner {
    overflow: hidden;
    margin-top: 20px;
  }

  .our_investment {
    padding: 30px 0;
  }

  .our_investment h2 {
    font-size: 35px;
  }

  .our_testimonials {
    padding: 30px 0;
  }

  .testimonials_slider {
    margin-top: 20px;
  }

  .our_client {
    padding: 30px 0;
  }

  .our_client .inside-slider-inner .owl-next {
    right: 0;
  }

  .our_client .inside-slider-inner .owl-prev {
    left: 0;
  }

  .our_client .inside-slider-inner {
    padding: 0;
  }

  .our_client_mb {
    margin-bottom: 20px;
  }

  .our_media {
    padding: 30px 0;
  }

  .our_media .inside-slider-inner {
    margin-top: 20px;
  }

  .wrap_block {
    padding: 30px 0;
  }

  .sh_ttl {
    font-size: 14px;
  }

  .wrap_block .mh_ttl {
    font-size: 24px;
  }

  .our_commitments {
    padding-top: 30px;
  }

  .commitments_item {
    margin-top: 20px;

    padding: 30px 15px;
  }

  .book_visit {
    padding: 0 0 30px 0;
  }

  .contact_help {
    padding: 30px 0;
  }

  .contact_help_item {
    margin-top: 20px;

    min-height: inherit;
  }

  .col_wrap_inner {
    padding: 10px 0 30px;
  }

  #marketnews .col_wrap_inner {
    padding: 10px 0 0;
  }

  .col_wrap_inner .col_wrap_img {
    float: none;

    width: 100%;

    margin-top: 20px;

    display: none;
  }

  .col_wrap_inner .col_wrap_info {
    float: none;

    width: 100%;

    margin-top: 20px;
  }

  .col_wrap_inner:nth-child(2n) .col_wrap_img {
    float: none;

    width: 100%;
  }

  .col_wrap_inner:nth-child(2n) .col_wrap_info {
    float: none;

    width: 100%;
  }

  .col_wrap_info_right {
    text-align: left;
  }

  .col_wrap_info_right .mh_ttl {
    text-align: center;
  }

  .investment_wrap {
    padding: 30px 0;
  }

  .investment_item {
    margin-top: 20px;

    min-height: inherit;
  }

  .process {
    padding: 30px 0;
  }

  .faqs {
    padding: 30px 0;
  }

  .market_slide .inside-slider-item h3 a {
    font-size: 14px;
  }

  .market_slide.inside-slider-inner .owl-next,
  .market_slide.inside-slider-inner .owl-prev {
    top: calc(50% - 55px);
  }

  .libraly {
    padding: 0 0 30px;
  }

  .libraly .nav {
    margin-top: 20px;
  }

  .libraly .nav a {
    margin: 0 20px;
  }

  .videos_slide .inside-slider-item a span {
    background: rgba(255, 255, 255, 0.55) url(images/ico_play1.png) no-repeat
      center center;

    background-size: 30px;
  }

  .media_d {
    padding: 30px 0;
  }

  #sync2 .item span.video {
    background: rgba(255, 255, 255, 0.55) url(images/ico_play1.png) no-repeat
      center center;

    background-size: 30px;
  }

  #sync1 .item span {
    background: rgba(0, 0, 0, 0.55) url(images/ico_play2.png) no-repeat center
      center;

    background-size: 50px;
  }

  .footer {
    padding-top: 30px;
  }

  .footer h2 {
    text-align: center;
  }

  .footer h2 img {
    max-width: 120px;
  }

  .f_contact {
    margin-top: 15px;
  }

  .footer-nav,
  .copy_right {
    margin-top: 20px;
  }

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

/*============ CSS Here ===============*/

.industrial_center_policies p img {
  width: 100% !important;
}

img.aligncenter {
  margin: 10px auto !important;
  
}

.industrial_center_policies_lst li a {
  color: #0E1C43;
}

#nav-tabContent .tab-pane {
  max-width: 1024px;

  margin: 0px auto;
}

#nav-tabContent .tab-pane-full {
  margin: 0 auto;

  max-width: 100%;
}

.industrial_center_cnt {
  padding: 70px 0;

  font-family: "Open Sans", sans-serif;

  font-size: 14px;
}

.industrial_center_cnt .nav {
  text-align: center;

  display: block;

  border-bottom: 2px solid #0e1c43;
}

.industrial_center_cnt .nav a {
  display: inline-block;

  color: #0e1c43;

  font-weight: 700;

  /* margin: 0 20px 15px; */

  font-size: 14px;

  padding: 11px 42px;
}

.industrial_center_cnt .nav a:hover,
.industrial_center_cnt .nav a.active {
  color: #c6051c;

  text-decoration: none;
}

.industrial_center_utilities {
  border: 1px solid #0e1c43;

  border-radius: 10px;

  overflow: hidden;

  box-sizing: border-box;

  margin-top: 50px;
}

.industrial_center_utilities table {
  width: 100%;

  border: 1px solid #0e1c43;
}

.industrial_center_utilities table tr th {
  border: 1px solid #0e1c43;

  border-top: 1px solid #fff;

  padding: 10px;

  color: #c6051c;

  font-weight: 700;
}

.industrial_center_utilities table tr td {
  width: 35%;

  border: 1px solid #0e1c43;

  padding: 10px;

  color: #4f4d4e;

  font-weight: 400;

  line-height: 28px;
}

.industrial_center_utilities table tr:last-child td {
  border-bottom: 1px solid #fff;
}

.industrial_center_utilities table tr td:first-child {
  color: #0e1c43;

  width: 30%;

  font-weight: 700;

  line-height: normal;

  border-left: 1px solid #fff;
}

.industrial_center_utilities table tr td:last-child {
  border-right: 1px solid #fff;
}

.industrial_center_utilities table tr th:first-child {
  border-left: 1px solid #fff;
}

.industrial_center_utilities table tr th:last-child {
  border-right: 1px solid #fff;
}

.industrial_center_utilities_other {
  border: 1px solid #0e1c43;

  border-radius: 10px;

  overflow: hidden;

  box-sizing: border-box;

  margin-top: 50px;
}

.industrial_center_utilities_other table {
  width: 100%;
}

.industrial_center_utilities_other table tr th {
  border: 1px solid #0e1c43;

  border-top: 1px solid #fff;

  padding: 10px;

  color: #c6051c;

  font-weight: 700;

  text-align: center;
}

.industrial_center_utilities_other table tr td:first-child {
  color: #0e1c43;

  width: 30%;

  border-left: 1px solid #fff;
}

.industrial_center_utilities_other table tr td {
  width: 35%;

  border: 1px solid #0e1c43;

  padding: 10px;

  color: #4f4d4e;

  font-weight: 400;

  text-align: center;

  vertical-align: top;
}

.industrial_center_utilities_other table tr td:last-child {
  border-right: 1px solid #fff;
}

.industrial_center_utilities_other table tr th:first-child {
  border-left: 1px solid #fff;
}

.industrial_center_utilities_other table tr th:last-child {
  border-right: 1px solid #fff;
}

.industrial_center_utilities_other table tr:last-child td {
  border-bottom: 1px solid #fff;
}

.industrial_center_utilities_other
  table
  tr
  td:first-child
  .industrial_center_utilities_time {
  float: none;

  margin: 0 auto;
}

.industrial_center_utilities_time {
  float: left;

  width: 50%;

  text-align: center;

  box-sizing: border-box;

  padding: 0 10px;
}

.industrial_center_utilities_time h3 {
  padding-bottom: 10px;

  padding-top: 10px;
}

.industrial_center_utilities_time p {
  margin: 10px auto 0;

  border: 1px solid #0e1c43;

  border-radius: 5px;

  font-weight: 700;

  color: #0e1c43;

  padding: 3px 0;

  max-width: 120px;
}

.industrial_center_policies h2 {
  margin-top: 50px;

  font-weight: 700;

  color: #0e1c43;

  font-size: 24px;
}

.industrial_center_policies_item {
  margin-top: 50px;
}

.industrial_center_policies_item h3 {
  color: #c6051c;

  font-weight: 700;
}

.industrial_center_policies_item p {
  color: #0e1c43;

  margin-top: 20px;

  font-size: 14px;
}

.industrial_center_policies_item p img {
  margin-bottom: 15px;
}

.industrial_center_policies_item p strong {
  display: inline-block;

  font-weight: 700;

  /* font-size: 18px; */

  padding-right: 5px;
}

.industrial_center_policies_item p span {
  color: #0e1c43;
}

.industrial_center_policies_lst {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 15px;
  grid-row-gap: 20px;
}

.industrial_center_policies_lst li {
  margin-top: 15px;

  box-sizing: border-box;

  /*float: left;*/

  /*width: 33.3333%;*/

  color: #c6051c;

  font-weight: 700;

  padding: 0 0 0 0;
}

.industrial_center_policies_lst li img {
  width: 30px;

  display: inline-block;

  margin-right: 10px;

  vertical-align: middle;
}

.back-top {
  position: fixed;

  left: 0;

  bottom: 5px;

  z-index: 1000;
}

.back-top img {
  max-width: 110px;
}

.industrial_center_proximity {
  margin-top: 50px;
}

.proximity_map {
  background-size: cover !important;

  height: 500px;

  float: left;

  width: calc(100% - 450px);
}



.proximity_info {
  float: right;

  width: 450px;

  box-sizing: border-box;

  padding: 0 12px;
}

.proximity_info_inner {
  height: 500px;

  overflow-y: auto;
}

.proximity_info_inner::-webkit-scrollbar-track {
  background-color: #eaeaea;
}

.proximity_info_inner::-webkit-scrollbar {
  width: 12px;

  background-color: #eaeaea;
}

.proximity_info_inner::-webkit-scrollbar-thumb {
  background-color: #0e1c43;
}

.proximity_info h2 {
  font-weight: 700;

  color: #0e1c43;

  font-size: 20px;
}

.proximity_info_item {
  margin-top: 10px;
}

.proximity_info_item div {
  display: flex;

  justify-content: space-between;

  margin-top: 3px;

  align-items: center;
}

.proximity_info_item div p img {
  width: auto !important;
}

.proximity_info_item div p:first-child {
  width: 50px;
}

.proximity_info_item div p:last-child {
  width: calc(100% - 50px);
}

.proximity_info_item div h3 {
  width: calc(100% - 50px);

  color: #c6051c;

  font-weight: 700;

  font-size: 16px;
}

.proximity_info_location {
  background: url(images/ico_location.jpg) no-repeat 0 0;

  padding-left: 48px;

  min-height: 38px;

  color: #c6051c;

  font-weight: 700;

  font-size: 16px;

  padding-top: 3px;
}

.proximity_info_km {
  background: url(images/ico_km.jpg) no-repeat 0 0;

  padding-left: 48px;

  min-height: 38px;

  padding-top: 3px;
}

.proximity_info_hours {
  background: url(images/ico_hours.jpg) no-repeat 0 0;

  padding-left: 48px;

  min-height: 38px;

  padding-top: 3px;
}

.proximity_info_name {
  background: url(images/ico_st_name.jpg) no-repeat 0 0;

  padding-left: 48px;

  min-height: 38px;

  padding-top: 3px;
}

.m_about {
  display: none;
}

.d_news_pop img {
  width: 100%;

  height: auto;
}

.d_news_pop .modal-body {
  padding: 0;
}

.d_news_pop .close {
  background: #fff !important;

  border-radius: 50%;

  position: absolute;

  right: -5px;

  top: -5px;

  height: 30px;

  width: 30px;

  line-height: 30px;

  text-align: center;

  opacity: 1;
}

.d_news_pop .modal-content {
  border: none;

  border-radius: 0;
}

.d_news_pop .modal-dialog {
  margin-top: 20vh;
}

.industrial_tab{  
  border-bottom: 2px solid #0e1c43;
  position: relative;
}
.industrial_tab .item{  
  color: #0e1c43;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
.industrial_tab .item:hover,
.industrial_tab .owl-item.current .item{
  color: #c6051c;
}

.industrial_tab .owl-next {
  text-indent: -9999px;

  background: url("images/banner-arrow-blue.png") no-repeat 0 0 !important;

  background-size: 10px !important;

  display: block;

  height: 20px;

  width: 10px;

  outline: none;

  position: absolute;

  right: 0;

  top: calc(50% - 20px);
}


.industrial_tab .owl-next:hover {
  background: url("images/banner-arrow-red.png") no-repeat 0 0 !important;

  background-size: 10px !important;
}

.industrial_tab .owl-prev {
  text-indent: -9999px;

  background: url("images/banner-arrow-back-blue.png") no-repeat 0 0 !important;

  background-size: 10px !important;

  display: block;

  height: 20px;

  width: 10px;

  outline: none;

  position: absolute;

  left: 0;

  top: calc(50% - 20px);
}

.industrial_tab .owl-prev:hover {
  background: url("images/banner-arrow-red-back.png") no-repeat 0 0 !important;

  background-size: 10px !important;
}


@media (max-width: 991px) {
  .industrial_center_cnt {
    padding: 50px 0;
  }
}

@media (max-width: 768px) {
  .industrial_center_utilities_time {
    float: none;

    width: 100%;
  }

  .industrial_center_utilities_time h3 {
    padding-top: 20px;
  }

  .proximity_map {
    width: 50%;
  }

  .proximity_info {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .industrial_center_cnt {
    padding: 30px 0;
  }

  .industrial_center_utilities {
    margin-top: 30px;
  }

  .industrial_center_utilities_other {
    margin-top: 30px;
  }

  .industrial_center_policies h2 {
    margin-top: 30px;

    font-size: 18px;
  }

  .industrial_center_policies_item {
    margin-top: 30px;
  }
    
  .industrial_center_policies_lst{
      grid-template-columns: repeat(2, 1fr);
  }
    
  .industrial_center_policies_lst li {
    /*width: 50%;*/
  }

  .content-banner-box h2 {
    font-weight: 500;

    font-size: 40px;
  }

  .content-banner-box p {
    font-size: 16px;

    margin-top: 10px;
  }

  .proximity_map {
    float: none;

    height: 300px;

    width: 100%;
  }

  .proximity_info {
    float: none;

    /* height: 200px; BECARE*/

    width: 100%;
  }

  .proximity_info h2 {
    padding-top: 20px;
  }

  .col_wrap_lst li {
    min-height: 150px;
  }

  .col_wrap_inner:nth-child(2n) .col_wrap_info {
    overflow: hidden;

    padding-right: 0;

    max-height: none;
  }
}

/*============ End CSS ===============*/

.video_overlay {
  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100vh;

  background: rgba(0, 0, 0, 0);
}

#marketnews .col_wrap_inner:nth-child(2n) .col_wrap_info {
  overflow-y: inherit;
}

@media (max-width: 767px) {
  .logo {
    left: calc(50% - 50px);

    top: 8px;
  }

  .logo a {
    background-size: 120px;

    height: 40px;

    width: 120px;
  }

  .nar-inside .logo a,
  .nar-home.fixHeader .logo a {
    background-size: 120px;

    height: 40px;

    width: 120px;
  }

  .nar-inside .logo,
  .nar-home.fixHeader .logo {
    left: calc(50% - 50px);

    top: 0px;
  }

  .scrolled-up .menu {
    top: 0px;
  }

  .scrolled-up .menu_btn {
    margin-top: 22px;
  }

  .scrolled-up .menu.active .menu_btn {
    margin-top: 0px;
  }

  .scrolled-up.fixHeader .menu_btn {
    margin-top: 0px;
  }

  .menu.active {
    min-height: 100vh;
  }

  .home-passion-img {
    display: none;
  }

  .our_media,
  .our_investment,
  .our_map,
  .our_properties,
  .home-passion {
    min-height: inherit;
  }

  .home-banner-sub .content-banner-box {
    height: calc(50vh - 70px);
  }

  .home-passion-info_inner a {
    padding: 6px 30px;
  }

  .our_special_contact_inner a {
    padding: 6px 30px;
    display: block;
    width: 145px;
    margin: 0px auto;
    text-align: center;
    height: auto;

  }

  .select-indus-item .select {
    height: 35px;
  }

  .indus-item-search button,
  .indus-item-search input[type="submit"] {
    line-height: 33px;
  }

  .select-indus-item .select-styled {
    padding-top: 6px;
  }

  .select-indus-item .select-styled:after,
  .select-indus-item:hover .select-styled:after {
    background-size: 20px;

    top: 10px;
  }

  .select-indus-item .select-styled:active:after,
  .select-indus-item .select-styled.active:after {
    background-size: 20px;

    top: 10px;
  }


  .our_properties .inside-slider-inner{
    padding: 0 15px;
  }

  .our_client .inside-slider-inner .owl-prev,
  .inside-slider-inner .owl-prev {
    background: url(images/banner-arrow-back-blue.png) no-repeat 0 0 !important;

    background-size: 10px !important;

    height: 20px;

    width: 10px;

    top: calc(50% - 50px);

    left: -25px;
  }
  .our_client .inside-slider-inner .owl-next,
  .inside-slider-inner .owl-next {
    background: url(images/banner-arrow-blue.png) no-repeat 0 0 !important;

    background-size: 10px !important;

    height: 20px;

    width: 10px;

    top: calc(50% - 50px);

    right: -25px;
  }
  .our_client .inside-slider-inner .owl-prev:hover,
  .inside-slider-inner .owl-prev:hover {
    background: url(images/banner-arrow-back-red.png) no-repeat 0 0 !important;

    background-size: 10px !important;

    height: 20px;

    width: 10px;
  }
  .our_client .inside-slider-inner .owl-next:hover,
  .inside-slider-inner .owl-next:hover {
    background: url(images/banner-arrow-red.png) no-repeat 0 0 !important;

    background-size: 10px !important;

    height: 20px;

    width: 10px;
  }

  .our_client .inside-slider-inner .owl-next,
  .our_client .inside-slider-inner .owl-prev {
    top: calc(50% - 13px);
  }

  .testimonials_slider.inside-slider-inner {
    padding: 0;
  }

  .testimonials_slider-item .person p {
    width: 50px;
  }

  .testimonials_slider-item .person h3 {
    width: calc(100% - 60px);
  }

  .testimonials_slider.inside-slider-inner .owl-dots {
    display: block;

    text-align: center;

    margin-top: 10px;
  }

  .testimonials_slider.inside-slider-inner .owl-dots .owl-dot span {
    height: 8px;

    width: 8px;

    background: #474747;

    border-radius: 50%;

    display: inline-block;

    margin: 0 3px;
  }

  .testimonials_slider.inside-slider-inner .owl-dots .owl-dot.active span {
    background: #c6051c;
  }

  .scrolltop {
    right: 5px;

    bottom: 5px;
  }

  .scrolltop img {
    width: 27px;
  }

  .qa h5,
  .qa h5.collapsed {
    background-size: 20px !important;
  }

  .col_wrap_media_info {
    min-height: inherit;
  }

  .col_wrap_inner:last-child {
    padding-bottom: 20px;
  }

  .contact_help_item {
    padding: 15px 10px 0 10px;

    min-height: 250px;
  }

  .contact_help_item h3 {
    margin-top: 10px;

    font-size: 15px;
  }

  .contact_help_item p {
    margin-top: 10px;

    font-size: 14px;

    overflow: hidden;
  }

  .slide_baner_bnt {
    margin-top: 65px;
  }

  #project_title {
    font-size: 22px;
  }

  .industrial_center_cnt .nav {
    white-space: nowrap;

    overflow: auto;
  }

  .industrial_center_cnt .nav a {
    padding: 10px;
  }

  .industrial_center_policies_item p {
    margin-top: 5px;
  }

  .industrial_center_policies_item p span {
    font-size: 18px !important;
  }

  .home-banner,
  .video_overlay {
    height: 55vh;

    min-height: 55vh;
  }

  video {
    height: 55vh;
  }

  .home-banner-box p {
    font-size: 12px;
  }

  .home-banner-box_item p {
    display: none;
  }

  .home-banner-box_item h3 a {
    background: url(images/banner-arrow.png) no-repeat right 2px;

    background-size: 8px;

    padding-right: 15px;
  }

  .m_about {
    display: block;

    padding: 30px 0;
  }

  .pc_about {
    display: none;
  }

  .m_about .mh_ttl {
    background: url(images/arrow_select_up_red.png) no-repeat center bottom;

    background-size: 20px;

    padding-bottom: 15px;

    font-size: 26px;

    margin-bottom: 10px;
  }

  .m_about .mh_ttl.collapsed {
    background: url(images/arrow_select_down_red.png) no-repeat center bottom;

    background-size: 20px;

    padding-bottom: 15px;
  }

  .m_about .collapse.show {
    padding-bottom: 20px;
  }

  .m_h_block {
    position: absolute;

    z-index: 100;

    padding-top: 70px;

    display: flex;

    justify-content: center;

    align-items: center;

    color: #fff;

    left: 0;

    top: 0;

    width: 100%;

    display: none;
  }

  .m_h_block .h_phone,
  .m_h_block .h_mail {
    display: inline-block;
  }

  .m_h_block .h_phone {
    margin-right: 15px;
  }

  .m_h_block .h_mail {
    margin-right: 0;
  }

  .proximity_info_inner {
    height: 180px;
  }

  .content-banner-box {
    height: calc(55vh - 70px);
  }
  
  .step_pc{
    display: none;
  }
  .step_mobile{
    display: block;
  }
  .process_inner{
    margin-top: 20px;
  }
  .menu_hotline{
    display: block;
    color: #fff;
    padding-left: 10px;
    margin-top: 10px!important;
  }
  .box-wrap-contact-pc{
    display: none;
  }
  .box-wrap-contact-mobile{
    display: block;
  }
}
.industrial-slide5 .owl-nav{
  display: none;
}
