.container {
  _width: 1366px;
  margin: 0 auto;
  max-width: 1366px;
  padding: 0 20px;
  /*@media screen and (max-width: 991px) {
  	.col-xs-12 {
  		width: 100%;
  		box-sizing: border-box;
  		padding-left: 15px;
  		padding-right: 15px;
  		float: left;
  	}
  }
  @media screen and (min-width: 992px) {
  	.col-lg-6 {
  		width: 50%;
  		box-sizing: border-box;
  		padding-left: 15px;
  		padding-right: 15px;
  		float: left;
  	}
  	.col-lg-4 {
  		width: 33.333333%;
  		box-sizing: border-box;
  		padding-left: 15px;
  		padding-right: 15px;
  		float: left;
  	}
  }
  .row {
  	margin-left: -15px;
  	margin-right: -15px;
  }*/
}

@media screen and (max-width: 1365px) {
  .container {
    width: 90%;
    max-width: 90%;
  }
}

.container .text-center {
  text-align: center;
}

.container .btn-view-more {
  display: inline-block;
  background-color: #c71c1e;
  padding: 5px 20px 5px 25px;
  color: #FFFFFF;
  background-image: url("images/icon-arrow-white.png");
  background-position: 10px center;
  background-repeat: no-repeat;
  text-transform: uppercase;
}

.container .btn-default {
  display: inline-block;
  padding: 0 15px;
  height: 32px;
  line-height: 32px;
  background: #9a9c9e;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  font-family: 'HelveticaWorld-Regular', sans-serif;
  letter-spacing: 0.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.container .btn-default:hover {
  background: #703433;
  color: #fff;
  text-decoration: none;
}

.container .solution-above {
  width: 100%;
}

#top {
  position: relative;
}

#top .top-above {
  background: #0072bc;
}

#top .top-above .inner .top-above-link {
  font-size: 12px;
  padding-top: 5px;
}

#top .top-above .inner .top-above-link ul li a {
  border-bottom: none;
  color: #CCC;
}

#top .top-above .inner .top-above-link ul li a:hover {
  color: #FFF;
}

#top .top-above .inner .top-above-link ul li#menu-item-61 {
  background-position: 90px;
}

#top .top-above .inner .top-above-lang ul li {
  border: none;
}

#top .top-above .inner .top-above-lang ul li a {
  padding: 0;
  margin-right: 10px;
}

#top .top-above .inner .top-above-lang ul li a img {
  width: 25px;
}

.top-below {
  height: 60px;
  width: 100%;
  top: 0;
  z-index: 31;
}

.top-below .inner .top-below-left {
  height: 60px;
  line-height: 50px;
  width: 15%;
}

.top-below .inner .top-below-left #logo {
  margin-top: 5px;
}

.top-below .inner .top-below-left #logo img {
  width: 150px;
  height: auto;
}

.top-below .inner .top-below-right {
  height: 60px;
  width: 85%;
}

@media screen and (max-width: 991px) {
  .top-below .inner .top-below-right {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  .top-below .inner .top-below-right {
    display: block;
  }
}

.top-below .inner .top-below-right .top-nav {
  margin-top: 20px;
}

.top-below .inner .top-below-right .top-nav .top-menu {
  position: relative;
}

.top-below .inner .top-below-right .top-nav .top-menu>li {
  height: 40px;
}

.top-below .inner .top-below-right .top-nav .top-menu>li a.menu-highlight {
  background-color: #703433;
  color: #FFF !important;
  padding: 5px 20px;
}

.top-below .inner .top-below-right .top-nav .top-menu>li a.menu-highlight:hover {
  color: #FFF !important;
  text-decoration: none;
  background-color: #005793;
}

@media screen and (min-width: 992px) {
  .top-below .inner .top-below-right .top-nav .top-menu>li {
    padding: 0 8px;
    margin-left: 0;
  }
}

@media screen and (min-width: 1200px) {
  .top-below .inner .top-below-right .top-nav .top-menu>li {
    padding: 0 33px;
    margin-left: 0;
  }
}

.top-below .inner .top-below-right .top-nav .top-menu>li .sub-menu {
  left: 30px;
  top: 40px;
  /*&#sub-menu-3 {
            	left: unset;
            	right: -100px;
            }
            &#sub-menu-4 {
            	left: unset;
            	right: -100px;
            }*/
}

.top-below .inner .top-below-right .top-nav .top-menu>li .sub-menu .sub-menu-left ul {
  padding: 0;
}

.top-below .inner .top-below-right .top-nav .top-menu>li .sub-menu .sub-menu-left ul li {
  display: list-item;
  margin-left: 0px;
  margin-bottom: 0px;
  float: none;
}

.top-below .inner .top-below-right .top-nav .top-menu>li .sub-menu .sub-menu-left ul li a {
  display: block;
  padding: 10px 20px;
}

.top-below .inner .top-below-right .top-nav .top-menu>li .sub-menu .sub-menu-left ul li a:hover {
  color: #6e6f72 !important;
  text-decoration: none;
  background-color: #ddd;
}

.top-below .inner .top-below-right .top-nav .top-menu>li .sub-menu .sub-menu-left ul li a.sub-menu-left-item-act {
  color: #6e6f72;
}

.top-below .inner .top-below-right .top-nav .top-menu>li .sub-menu .sub-menu-right {
  box-sizing: content-box;
}

.top-below .inner .top-below-right .top-nav .top-menu>li .sub-menu .sub-menu-right ul li {
  margin-left: 0;
  width: 100%;
}

.top-below .inner .top-below-right .top-nav .top-menu>li .sub-menu .sub-menu-right .sub-menu-product {
  display: none;
}

.top-below .inner .top-below-right .top-nav .top-menu>li .sub-menu .sub-menu-right .sub-menu-product:first-child {
  display: block;
}

.top-below .inner .top-below-right .top-nav .top-menu li.has-sub-menu:hover>.sub-menu {
  display: block !important;
}

.top-below .inner .top-below-right .top-nav .search-wrp {
  float: right;
  margin-left: 20px;
  width: 140px;
  order: 2;
}

.top-below .inner .top-below-right .top-nav .search-wrp .search-inp {
  width: 106px;
}

@media screen and (max-width: 991px) {
  .top-below .inner .mobile-toggle {
    display: block;
  }
}

@media screen and (min-width: 992px) {
  .top-below .inner .mobile-toggle {
    display: none;
  }
}

#mid {
  padding: 0;
  min-height: auto !important;
}

#mid .home-slider-wrp {
  height: 540px;
  overflow: hidden;
}

@media screen and (max-width: 750px) {
  #mid .home-slider-wrp {
    height: 375px;
  }
}

@media screen and (max-width: 750px) {
  #mid .home-slider-wrp #home-slider .slides li {
    background-size: 100%;
    background-position: top;
  }
}

#mid .home-slider-wrp #home-slider .slides .slider-inner {
  height: 540px;
}

#mid .home-slider-wrp #home-slider .slides .slider-inner .slider-content {
  bottom: 20%;
  width: 30%;
  min-width: 500px;
  left: 5%;
  top: unset;
  padding: 25px;
  background-color: rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 750px) {
  #mid .home-slider-wrp #home-slider .slides .slider-inner .slider-content {
    bottom: 45% !important;
    left: 10% !important;
    width: 80%;
    min-width: 80%;
    padding-bottom: 35px;
  }
}

#mid .home-slider-wrp #home-slider .slides .slider-inner .slider-content .slider-content-left {
  width: 100%;
  text-align: left;
}

#mid .home-slider-wrp #home-slider .slides .slider-inner .slider-content .slider-content-left span {
  float: left;
}

#mid .home-slider-wrp #home-slider .slides .slider-inner .slider-content .slider-content-right {
  width: 100%;
}

@media screen and (max-width: 750px) {
  #mid .home-slider-wrp #home-slider .slides .slider-inner .slider-content .slider-content-right {
    top: 20px;
  }
}

#mid .home-slider-wrp #home-slider .slides .slider-inner .slider-content .slider-content-right .slider-content-ext {
  position: unset;
  margin-top: -20px;
}

#mid .home-slider-wrp #home-slider .slides .slider-inner .slider-content .slider-content-right a {
  text-shadow: none;
  height: auto;
  padding: 8px 15px;
  line-height: normal;
}

@media screen and (max-width: 750px) {
  #mid .home-slider-wrp #home-slider .slides .slider-inner .slider-content .slider-content-right a.fancyfun {
    position: absolute;
    right: -50px;
    bottom: -55px;
  }
}

#mid .home-slider-wrp #home-slider .slides .slider-inner .slider-content.slider-content-stroke-green {
  color: white;
  text-shadow: 1px 1px 0 #156336, -1px -1px 0 #156336, 1px -1px 0 #156336, -1px 1px 0 #156336, 1px 1px 0 #156336;
}

#mid .home-slider-wrp #home-slider .slides .slider-inner#slider-inner-1 .slider-content {
  bottom: 5%;
}

#mid .home-slider-wrp #home-slider .home-slider-control-nav.home-slider-control-paging {
  text-align: center;
  right: 0;
  z-index: 2;
}

#btm {
  position: unset;
}

.home-section {
  padding-top: 20px;
  padding-bottom: 20px;
}

.home-section .container .home-title {
  background-image: url("images/icon-line.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  color: #5a5b5d;
  font-size: 18px;
  font-family: 'HelveticaWorld-Bold', sans-serif;
  font-weight: normal;
  line-height: 25px;
  text-align: center;
  padding: 20px 0;
}

.home-section .container .home-title.white {
  background-image: url("images/icon-line-white.png");
  color: #FFFFFF;
}

.home-section .container .content {
  padding: 35px 0;
}

.home-section.about {
  background-color: #FFFFFF;
}

.home-section.about .container .content {
  padding: 35px 25%;
}

@media screen and (max-width: 767px) {
  .home-section.about .container .content {
    padding: 20px 0;
  }
}

.home-section.service {
  padding-bottom: 10px;
}

.home-section.service .container .content {
  padding-bottom: 0;
}

.home-section.service .container .content .case-solutions {
  margin-bottom: 30px;
  padding: 0;
  width: 100%;
  position: relative;
  cursor: pointer;
}

@media screen and (max-width: 750px) {
  .home-section.service .container .content .case-solutions {
    display: flex;
    flex-direction: column;
  }
}

.home-section.service .container .content .case-solutions:hover {
  box-shadow: 5px 5px 5px #CCCCCC;
  /*box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
          &:before,&:after {
          	content:"";
          	position:absolute;
          	bottom:0;
          	top:2px;
          	left:15px;
          	right:15px;
          	z-index:-1;
          	border-radius:100px/30px;
          	-webkit-box-shadow:0 0 30px 2px $color-gray-dark;
          	-moz-box-shadow:0 0 30px 2px $color-gray-dark;
          	box-shadow: 0 0 30px 2px $color-gray-dark;
          }*/
}

.home-section.service .container .content .case-solutions .case-solutions-left {
  box-sizing: border-box;
  padding: 3%;
  width: 50%;
}

@media screen and (max-width: 750px) {
  .home-section.service .container .content .case-solutions .case-solutions-left {
    order: 2;
    width: 100%;
  }
}

.home-section.service .container .content .case-solutions .case-solutions-right {
  height: 265px;
  background-size: cover;
  background-position: center center;
}

@media screen and (max-width: 750px) {
  .home-section.service .container .content .case-solutions .case-solutions-right {
    order: 1;
    width: 100%;
  }
}

@media screen and (max-width: 1299px) {
  .home-section.service .container .content .case-solutions .case-solutions-right {
    height: 280px;
  }
}

@media screen and (max-width: 1164px) {
  .home-section.service .container .content .case-solutions .case-solutions-right {
    height: 320px;
  }
}

@media screen and (max-width: 991px) {
  .home-section.service .container .content .case-solutions .case-solutions-right {
    height: 265px;
  }
}

.home-section.project {
  padding-top: 0;
}

.home-section.project .container .content .tab-menu {
  background-color: #b1b1b1;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'HelveticaWorld-Bold', sans-serif;
  color: #FFFFFF;
  position: relative;
}

.home-section.project .container .content .tab-menu .tab-menu-content {
  position: absolute;
  top: 45px;
  z-index: 5;
  width: 100%;
  display: none;
}

@media screen and (min-width: 992px) {
  .home-section.project .container .content .tab-menu .tab-menu-content {
    position: relative;
    display: block !important;
    top: 0;
  }
}

.home-section.project .container .content .tab-menu .tab-menu-content .tab-menu-item,
.home-section.project .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect {
  cursor: pointer;
  height: 45px;
  line-height: 45px;
  background-color: #b1b1b1;
  float: left;
  display: inline-block;
  color: #FFF;
}

.home-section.project .container .content .tab-menu .tab-menu-content .tab-menu-item:hover,
.home-section.project .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect:hover {
  text-decoration: none;
}

.home-section.project .container .content .tab-menu .tab-menu-content .tab-menu-item.red:hover,
.home-section.project .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.red:hover {
  background-color: #703433;
}

@media screen and (min-width: 992px) {

  .home-section.project .container .content .tab-menu .tab-menu-content .tab-menu-item.red.active,
  .home-section.project .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.red.active {
    background-color: #703433;
  }
}

.home-section.project .container .content .tab-menu .tab-menu-content .tab-menu-item.blue:hover,
.home-section.project .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.blue:hover {
  background-color: #005793;
}

@media screen and (min-width: 992px) {

  .home-section.project .container .content .tab-menu .tab-menu-content .tab-menu-item.blue.active,
  .home-section.project .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.blue.active {
    background-color: #005793;
  }
}

.home-section.project .container .content .tab-menu .tab-menu-content .tab-menu-item.green:hover,
.home-section.project .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.green:hover {
  background-color: #559241;
}

@media screen and (min-width: 992px) {

  .home-section.project .container .content .tab-menu .tab-menu-content .tab-menu-item.green.active,
  .home-section.project .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.green.active {
    background-color: #559241;
  }
}

.home-section.project .container .content .tab-menu .tab-menu-top {
  cursor: pointer;
  height: 45px;
  line-height: 45px;
  position: relative;
}

@media screen and (min-width: 992px) {
  .home-section.project .container .content .tab-menu .tab-menu-top {
    display: none;
  }
}

.home-section.project .container .content .tab-menu .tab-menu-top.red {
  background-color: #703433;
}

.home-section.project .container .content .tab-menu .tab-menu-top.blue {
  background-color: #005793;
}

.home-section.project .container .content .tab-menu .tab-menu-top.green {
  background-color: #559241;
}

.home-section.project .container .content .tab-menu .tab-menu-top i {
  position: absolute;
  right: 16px;
  top: 16px;
}

.home-section.project .container .content .tab-content {
  overflow: hidden;
}

.home-section.project .container .content .tab-content .tab-content-item {
  display: none;
  position: relative;
}

.home-section.project .container .content .tab-content .tab-content-item.active {
  display: block;
}

.home-section.project .container .content .tab-content .tab-content-item.red .tab-content-background {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #703433;
  margin-bottom: 30px;
}

.home-section.project .container .content .tab-content .tab-content-item.blue .tab-content-background {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #005793;
  margin-bottom: 30px;
}

.home-section.project .container .content .tab-content .tab-content-item.green .tab-content-background {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #559241;
  margin-bottom: 30px;
}

.home-section.project .container .content .tab-content .tab-content-item .project-item {
  margin-bottom: 0;
  border: 3px solid #FFFFFF;
}

@media screen and (max-width: 414px) {
  .home-section.project .container .content .tab-content .tab-content-item .project-item {
    margin-left: -1px;
  }
}

@media screen and (min-width: 414px) {
  .home-section.project .container .content .tab-content .tab-content-item .project-item {
    margin-left: 1px;
  }
}

@media screen and (min-width: 668px) {
  .home-section.project .container .content .tab-content .tab-content-item .project-item {
    margin-left: 0;
  }
}

.home-section.project .container .content .tab-content .tab-content-item .project-item .project-item-photo {
  background-size: cover;
  background-position: center center;
  width: 100%;
}

.home-section.project .container .content .tab-content .tab-content-item .project-item .project-item-name {
  width: 100%;
}

@media screen and (max-width: 414px) {
  .home-section.project .container .content .tab-content .tab-content-item .project-item .project-item-name {
    max-width: 100%;
  }
}

.home-section.project .container .content .tab-content .tab-content-item .project-item .project-item-description {
  padding: 10px;
  background-color: #FFFFFF;
  font-size: 11px;
  min-height: 40px;
  max-height: 47px;
}

@media screen and (max-width: 414px) {
  .home-section.project .container .content .tab-content .tab-content-item .project-item .project-item-description {
    max-width: 100%;
  }
}

.home-section.project .container .content .tab-content .tab-content-item .project-item>img {
  width: 40px;
}

.home-section.project .container .content .tab-content .tab-content-item .project-item-wrp .homepage-projects-slider {
  width: 94%;
  margin: 0 auto;
  clear: both;
}

.home-section.project .container .content .tab-content .tab-content-item .project-item-wrp .homepage-projects-slider .owl-stage-outer .owl-stage .owl-item {
  text-align: center;
}

.home-section.project .container .content .tab-content .tab-content-item .project-item-wrp .homepage-projects-slider .owl-nav {
  display: block !important;
}

.home-section.project .container .content .tab-content .tab-content-item .project-item-wrp .homepage-projects-slider .owl-nav .owl-prev {
  color: #FFF;
  top: 40%;
  font-size: 35px;
  position: absolute;
  left: 0px;
}

@media screen and (min-width: 992px) {
  .home-section.project .container .content .tab-content .tab-content-item .project-item-wrp .homepage-projects-slider .owl-nav .owl-prev {
    left: -30px;
  }
}

.home-section.project .container .content .tab-content .tab-content-item .project-item-wrp .homepage-projects-slider .owl-nav .owl-next {
  color: #FFF;
  top: 40%;
  font-size: 35px;
  position: absolute;
  right: 0px;
}

@media screen and (min-width: 992px) {
  .home-section.project .container .content .tab-content .tab-content-item .project-item-wrp .homepage-projects-slider .owl-nav .owl-next {
    right: -30px;
  }
}

.home-section.project.project-page .container .content .tab-content {
  height: auto;
  padding-top: 20px;
}

.home-section.project.project-page .container .content .tab-content .tab-content-item .row {
  margin-left: -10px;
  margin-right: -10px;
}

.home-section.project.project-page .container .content .tab-content .tab-content-item .row .project-box {
  text-align: center;
  padding: 0;
  margin-bottom: 30px;
}

.home-section.product {
  background-color: #FFFFFF;
}

.home-section.product .container .content .tab-menu {
  width: 100%;
  float: left;
  margin-right: 4%;
  background-color: #b1b1b1;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'HelveticaWorld-Bold', sans-serif;
  color: #FFFFFF;
  position: relative;
}

@media screen and (min-width: 992px) {
  .home-section.product .container .content .tab-menu {
    width: 21%;
    background-color: transparent;
  }
}

.home-section.product .container .content .tab-menu .tab-menu-top {
  cursor: pointer;
  height: 45px;
  line-height: 45px;
  position: relative;
}

@media screen and (min-width: 992px) {
  .home-section.product .container .content .tab-menu .tab-menu-top {
    display: none;
  }
}

.home-section.product .container .content .tab-menu .tab-menu-top.red {
  background-color: #703433;
}

.home-section.product .container .content .tab-menu .tab-menu-top.blue {
  background-color: #005793;
}

.home-section.product .container .content .tab-menu .tab-menu-top.green {
  background-color: #559241;
}

.home-section.product .container .content .tab-menu .tab-menu-top i {
  position: absolute;
  right: 16px;
  top: 16px;
}

.home-section.product .container .content .tab-menu .tab-menu-top .fa-caret-right {
  display: none;
}

.home-section.product .container .content .tab-menu .tab-menu-content {
  position: absolute;
  top: 45px;
  z-index: 5;
  width: 100%;
  display: none;
}

@media screen and (min-width: 992px) {
  .home-section.product .container .content .tab-menu .tab-menu-content {
    position: relative;
    display: block !important;
    top: 0;
  }
}

.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item,
.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect {
  height: 45px;
  line-height: 45px;
  background-color: #b1b1b1;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'HelveticaWorld-Bold', sans-serif;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  position: relative;
}

@media screen and (min-width: 992px) {

  .home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item,
  .home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect {
    margin-bottom: 5px;
  }
}

.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item.red,
.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.red {
  background-color: #703433;
}

.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item.red:hover,
.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item.red.active,
.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.red:hover,
.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.red.active {
  text-decoration: none;
}

@media screen and (min-width: 992px) {

  .home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item.red:hover,
  .home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item.red.active,
  .home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.red:hover,
  .home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.red.active {
    background-color: #703433;
  }
}

.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item.red:hover i,
.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item.red.active i,
.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.red:hover i,
.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.red.active i {
  color: #703433;
}

.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item.blue,
.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.blue {
  background-color: #005793;
}

.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item.blue:hover,
.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item.blue.active,
.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.blue:hover,
.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.blue.active {
  text-decoration: none;
}

@media screen and (min-width: 992px) {

  .home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item.blue:hover,
  .home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item.blue.active,
  .home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.blue:hover,
  .home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.blue.active {
    background-color: #005793;
  }
}

.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item.blue:hover i,
.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item.blue.active i,
.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.blue:hover i,
.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.blue.active i {
  color: #005793;
}

.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item.green,
.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.green {
  background-color: #559241;
}

.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item.green:hover,
.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item.green.active,
.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.green:hover,
.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.green.active {
  text-decoration: none;
}

@media screen and (min-width: 992px) {

  .home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item.green:hover,
  .home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item.green.active,
  .home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.green:hover,
  .home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.green.active {
    background-color: #559241;
  }
}

.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item.green:hover i,
.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item.green.active i,
.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.green:hover i,
.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect.green.active i {
  color: #559241;
}

.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item i,
.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect i {
  position: absolute;
  right: -24px;
  color: transparent;
  font-size: 77px;
  top: -16px;
}

.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item .fa-caret-right,
.home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect .fa-caret-right {
  display: none;
}

@media screen and (min-width: 992px) {

  .home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item .fa-caret-right,
  .home-section.product .container .content .tab-menu .tab-menu-content .tab-menu-item-redirect .fa-caret-right {
    display: block;
  }
}

.home-section.product .container .content .tab-content {
  width: 100%;
  float: left;
}

@media screen and (min-width: 992px) {
  .home-section.product .container .content .tab-content {
    width: 75%;
  }
}

.home-section.product .container .content .tab-content .tab-content-item {
  display: none;
  padding: 20px;
}

.home-section.product .container .content .tab-content .tab-content-item.active {
  display: block;
}

.home-section.product .container .content .tab-content .tab-content-item .homepage-product-slider .owl-stage-outer {
  padding: 10px 0;
}

.home-section.product .container .content .tab-content .tab-content-item .homepage-product-slider .owl-stage-outer .owl-item {
  text-align: center;
}

.home-section.product .container .content .tab-content .tab-content-item .homepage-product-slider .owl-stage-outer .owl-item .mini-item {
  float: unset;
  margin: 0 auto;
}

.home-section.product .container .content .tab-content .tab-content-item .homepage-product-slider .mini-item {
  border: 1px solid #efefef;
}

.home-section.product .container .content .tab-content .tab-content-item .homepage-product-slider .mini-item:hover {
  /*box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
            &:before,&:after {
            	content:"";
            	position:absolute;
            	bottom:0;
            	top:2px;
            	left:15px;
            	right:50px;
            	z-index:-1;
            	border-radius:100px/10px;
            	-webkit-box-shadow:0 0 10px 2px $color-gray-dark;
            	-moz-box-shadow:0 0 10px 2px $color-gray-dark;
            	box-shadow: 0 0 10px 2px $color-gray-dark;
            }*/
  box-shadow: 5px 5px 5px #CCCCCC;
}

.home-section.product .container .content .tab-content .tab-content-item .homepage-product-slider .owl-dots {
  text-align: center;
}

.home-section.product .container .content .tab-content .tab-content-item .homepage-product-slider .owl-dots .owl-dot {
  display: inline-block;
}

.home-section.product .container .content .tab-content .tab-content-item .homepage-product-slider .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #b1b1b1;
  margin: 5px;
  border-radius: 5px;
}

.home-section.product .container .content .tab-content .tab-content-item .homepage-product-slider .owl-nav {
  display: block !important;
}

.home-section.product .container .content .tab-content .tab-content-item .homepage-product-slider .owl-nav .owl-prev {
  position: absolute;
  top: 40%;
  left: -20px;
}

.home-section.product .container .content .tab-content .tab-content-item .homepage-product-slider .owl-nav .owl-next {
  position: absolute;
  top: 40%;
  right: -20px;
}

.home-section.product .container .content .tab-content .tab-content-item.red .owl-dots .owl-dot.active span {
  background-color: #703433;
}

.home-section.product .container .content .tab-content .tab-content-item.blue .owl-dots .owl-dot.active span {
  background-color: #703433;
}

.home-section.product .container .content .tab-content .tab-content-item.green .owl-dots .owl-dot.active span {
  background-color: #703433;
}

.home-section.product.product-page {
  background-color: transparent;
}

.home-section.product.product-page .product-item {
  margin-bottom: 30px;
}

.home-section.product.product-page .product-item .product-item-image {
  height: 250px;
}

.home-section.product.product-page .product-item .product-item-image a {
  display: inline-block;
  height: 100%;
  background-position: center;
  background-size: cover;
  width: 100%;
}

.home-section.product.product-page .product-item .product-item-name a {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 20px 10px;
  background-color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
}

.home-section.product.product-page .product-item .product-item-name a:hover {
  text-decoration: none;
  color: #703433;
}

.home-section.product.product-page .container .content .tab-menu .product-banner {
  margin-top: 20px;
}

.home-section.product.product-page .container .content .tab-menu .solutions-list {
  margin-top: 20px;
}

.home-section.product.product-page .container .content .tab-menu .solutions-list .title {
  text-align: left;
  color: #5a5a5d;
}

.home-section.product.product-page .container .content .tab-menu .solutions-list .content {
  padding: 10px 20px 0;
}

.home-section.product.product-page .container .content .tab-menu .solutions-list .content a {
  display: block;
  text-align: left;
  margin-bottom: 10px;
}

.home-section.product.product-page .container .content .tab-menu .solutions-list .content a i {
  color: #703433;
}

.home-section.product.product-page .container .content .tab-menu .solutions-list .content a:hover {
  color: #703433;
  text-decoration: none;
}

.home-section.product.product-page .container .content .tab-menu .projects-list {
  margin-top: 20px;
}

.home-section.product.product-page .container .content .tab-menu .projects-list .title {
  text-align: left;
  color: #5a5a5d;
}

.home-section.product.product-page .container .content .tab-menu .projects-list .content .project-list-item {
  width: 100%;
  margin: 0 0 20px 0;
  background-color: #FFFFFF;
  height: 115px;
  overflow: hidden;
}

@media screen and (max-width: 575px) {
  .home-section.product.product-page .container .content .tab-menu .projects-list .content .project-list-item {
    height: 400px;
  }
}

.home-section.product.product-page .container .content .tab-menu .projects-list .content .project-list-item .image {
  height: 100%;
  width: 100%;
  padding: 0;
}

@media screen and (max-width: 575px) {
  .home-section.product.product-page .container .content .tab-menu .projects-list .content .project-list-item .image {
    height: 300px;
  }
}

.home-section.product.product-page .container .content .tab-menu .projects-list .content .project-list-item .image a {
  background-size: cover;
  background-position: center;
  display: block;
  height: 100%;
  width: 100%;
}

.home-section.product.product-page .container .content .tab-menu .projects-list .content .project-list-item .title {
  padding: 10px;
}

.home-section.product.product-page .container .content .tab-menu .projects-list .content .project-list-item .title a {
  text-transform: none;
}

.home-section.product.product-page .container .content .tab-menu .projects-list .content .project-list-item .title a:hover {
  color: #703433;
  text-decoration: none;
}

.home-section.product.product-page .container .content .tab-menu .projects-list .content .project-list-item:hover {
  box-shadow: 5px 5px 5px #CCCCCC;
}

.home-section.product.product-page .container .content .tab-content .product-description {
  height: 300px;
  margin-bottom: 30px;
  background-size: cover;
  background-position: center;
}

@media screen and (max-width: 575px) {
  .home-section.product.product-page .container .content .tab-content .product-description {
    height: auto;
  }
}

.home-section.product.product-page .container .content .tab-content .product-description .title {
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  padding: 20px;
}

.home-section.product.product-page .container .content .tab-content .product-description .content {
  padding: 20px;
  color: #FFF;
  text-align: center;
}

.home-section.product.product-page .container .content .tab-content.green .product-item-name a {
  background-color: #559241;
  color: #FFF;
}

.home-section.product.product-page .container .content .tab-content.blue .product-item-name a {
  background-color: #005793;
  color: #FFF;
}

.home-section.product.product-page .container .content .tab-content.red .product-item-name a {
  background-color: #703433;
  color: #FFF;
}

.home-section.product.product-page .product-item-name a {
  background-color: #703433 !important;
  color: #FFF;
}

.home-section.product.product-page .product-item-name a:hover {
  color: #FFF !important;
}


.home-section.product.product-page .container .content .tab-content .solution-below-right {
  width: 100%;
}

.home-section.product.product-page .container .content .tab-content .solution-below-right .title {
  color: #5a5b5d;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  padding-bottom: 2px;
  border-bottom: 1px solid #5a5a5d;
  display: inline-block;
}

.home-section.product.product-page .container .content .tab-content .solution-below-right .product-slider-wrp .product-slider-control-nav {
  bottom: 0;
}

.home-section.product.product-page .container .content .tab-content .solution-below-right .product-slider-wrp .product-slider-direction-nav {
  display: inline-block;
}

.home-section.product.product-page .container .content .tab-content .solution-below-right .product-slider-wrp .product-slider-direction-nav .product-slider-nav-prev {
  left: -17px;
  position: absolute;
  top: 34px;
  font-size: 30px;
  font-weight: bold;
  list-style: none !important;
}

.home-section.product.product-page .container .content .tab-content .solution-below-right .product-slider-wrp .product-slider-direction-nav .product-slider-nav-next {
  right: -17px;
  position: absolute;
  top: 34px;
  font-size: 30px;
  font-weight: bold;
  list-style: none !important;
}

.home-section.product.product-page .container .content .tab-content .solution-below-right .product-slider-wrp .slides {
  padding-left: 0;
}

.home-section.product.product-page .container .content .line {
  background-image: url(images/icon-line.png);
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 100%;
  height: 20px;
  margin-top: 10px;
}

.home-section.product.product-page .container .content .news-grid-item-more {
  position: relative;
  text-align: right;
  left: unset;
}

.home-section.product.product-page .tab-menu {
  background-color: transparent !important;
}

.home-section.news {
  background-image: url("images/bg-home-news.jpg");
  background-size: cover;
  background-position: center center;
}

.home-section.news .container .content .news-featured {
  width: 100% !important;
  margin: 0 0 20px 0;
}

@media screen and (min-width: 992px) {
  .home-section.news .container .content .news-featured {
    width: 60% !important;
  }
}

.home-section.news .container .content .news-featured .news-featured-left {
  width: 50%;
}

@media screen and (max-width: 750px) {
  .home-section.news .container .content .news-featured .news-featured-left {
    /* height: 300px !important; */
    overflow: hidden;
  }
}

.home-section.news .container .content .news-featured .news-featured-right {
  width: 50%;
  box-sizing: border-box;
}

.home-section.news .container .content .news-others {
  width: 100% !important;
  box-sizing: border-box;
  background-color: transparent;
  padding: 0;
  height: auto;
  position: relative;
}

@media screen and (min-width: 992px) {
  .home-section.news .container .content .news-others {
    width: 40% !important;
    padding-left: 30px;
    height: 300px;
  }
}

.home-section.news .container .content .news-others .news-others-content {
  background-color: #FFFFFF;
  height: auto;
  padding: 20px;
  box-sizing: border-box;
}

@media screen and (min-width: 992px) {
  .home-section.news .container .content .news-others .news-others-content {
    height: 300px;
  }
}

.home-section.news .container .content .news-others .news-others-content .other-news-list li {
  list-style: none !important;
}

.home-section.news .container .content .news-others .news-grid-item-more {
  right: 20px;
  left: unset;
}

.home-section.social-activities {
  background-color: #FFFFFF;
}

.home-section.social-activities .container .content .social-activities-item {
  padding: 0 10px 10px;
  position: relative;
  cursor: pointer;
  box-sizing: border-box;
  border: 1px solid #FFFFFF;
}

.home-section.social-activities .container .content .social-activities-item:hover {
  /*box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
        &:before,&:after {
        	content:"";
        	position:absolute;
        	bottom:0;
        	top:2px;
        	left:15px;
        	right:50px;
        	z-index:-1;
        	border-radius:100px/10px;
        	-webkit-box-shadow:0 0 10px 2px $color-gray-dark;
        	-moz-box-shadow:0 0 10px 2px $color-gray-dark;
        	box-shadow: 0 0 10px 2px $color-gray-dark;
        }*/
  box-shadow: 5px 5px 5px #CCCCCC;
  border: 1px solid #CCCCCC;
}

.home-section.social-activities .container .content .social-activities-item .title {
  color: #5a5a5d;
  font-size: 15px;
  font-weight: normal;
  font-family: 'HelveticaWorld-Bold', sans-serif;
  text-transform: uppercase;
  padding: 10px 0;
}

.home-section.social-activities .container .content .social-activities-item .image {
  height: 250px;
  background-size: cover;
  background-position: center center;
  margin-left: -10px;
  margin-right: -10px;
}

.home-section.social-activities .container .content .social-activities-item .description {
  padding: 10px 0;
}

.home-section.social-activities .container .content .social-activities-item .news-grid-item-more {
  position: unset;
}

.home-section.cta {
  background-color: #005793;
}

.home-section.cta .container .content {
  padding: 15px 0px 0px 0px;
}

.home-section.cta .container p {
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 20px !important;
  line-height: 30px;
}

#footer {
  padding-top: 30px;
  padding-bottom: 30px;
}

#footer .container .footer-menu>.menu-item {
  width: 100%;
  display: block;
  float: left;
  font-size: 15px;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  #footer .container .footer-menu>.menu-item {
    width: 50%;
  }
}

@media screen and (min-width: 992px) {
  #footer .container .footer-menu>.menu-item {
    width: 25%;
  }
}

#footer .container .footer-menu>.menu-item>a {
  color: #FFFFFF;
  border-bottom: 1px solid #FFF;
}

#footer .container .footer-menu>.menu-item .sub-menu {
  position: relative;
  background-color: transparent;
  box-shadow: none;
  display: block !important;
  width: 100%;
  top: 0;
  margin-top: 20px;
  margin-bottom: 30px;
}

#footer .container .footer-menu>.menu-item .sub-menu .menu-item {
  margin-bottom: 5px;
}

#footer .container .footer-menu>.menu-item .sub-menu .menu-item a {
  color: #CCCCCC;
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
}

#footer .container .footer-menu>.menu-item .sub-menu .menu-item a:hover {
  color: #ed1c24;
}

#footer .container .footer-menu>.menu-item.social .sub-menu .menu-item {
  display: inline-block;
  float: left;
  margin-right: 10px;
}

#footer .container .footer-menu>.menu-item.social .sub-menu .menu-item a {
  display: inline-block;
  width: 32px;
  height: 32px;
  color: transparent;
  opacity: 0.5;
}

#footer .container .footer-menu>.menu-item.social .sub-menu .menu-item a:hover {
  opacity: 1;
}

#footer .container .footer-menu>.menu-item.social .sub-menu .facebook a {
  background-image: url("images/icon-facebook.png");
}

#footer .container .footer-menu>.menu-item.social .sub-menu .youtube a {
  background-image: url("images/icon-youtube.png");
}

#footer .container .footer-menu>.menu-item.social .sub-menu .twitter a {
  background-image: url("images/icon-twitter.png");
}

#footer .container .footer-menu>.menu-item.social .sub-menu .linkedin a {
  background-image: url("images/icon-linkedin.png");
}

#footer .container .footer-menu>.menu-item.social .sub-menu .copywrite {
  width: 100%;
  margin-top: 20px;
}

#footer .container .footer-menu>.menu-item.social .sub-menu .copywrite a {
  width: 100%;
  color: #FFFFFF;
  background-image: url(images/logo.png);
  background-repeat: no-repeat;
  background-position: 150px center;
  background-size: 100px;
  height: 40px;
  line-height: 40px;
  opacity: 1;
}

#footer-logo {
  background-color: #d9d9d9;
  padding-top: 10px;
  padding-bottom: 10px;
}

#footer-logo .container .footer-logo-item {
  width: 100%;
  float: left;
}

@media screen and (min-width: 992px) {
  #footer-logo .container .footer-logo-item {
    width: 50%;
  }
}

#footer-logo .container .footer-logo-item .footer-logo-item-title {
  font-weight: bold;
  color: #333333;
  text-transform: uppercase;
  display: inline-block;
  line-height: 40px;
}

#footer-logo .container .footer-logo-item .footer-logo-item-image {
  display: inline-block;
}

#footer-logo .container .footer-logo-item .footer-logo-item-image a {
  display: inline-block;
  height: 40px;
}

#footer-logo .container .footer-logo-item .footer-logo-item-image a img {
  height: 30px;
  margin-left: 20px;
  margin-top: -10px;
}

#footer-logo .container .footer-logo-item.item-1 {
  margin-top: 10px;
}

.pagination {
  display: block;
  text-align: center;
}

.pagination span,
.pagination a {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-color: #b1b1b1;
  margin: 5px;
  color: #FFF;
}

.pagination span {
  background-color: #703433;
}

.sort {
  display: inline-block;
  float: right;
  margin-right: 10%;
  margin-top: 20px;
}

.sort .select-sort {
  padding: 5px 30px 5px 5px;
  background-image: url("images/q-form-select.png");
  background-repeat: no-repeat;
  background-size: 40px;
  background-position: center right;
}

.solutions {
  margin-top: 30px;
}

.solutions .solution-item {
  margin-bottom: 30px;
  background-color: #FFF;
}

.solutions .solution-item .solution-item-image .row {
  overflow: hidden;
  display: block;
}

@media screen and (min-width: 768px) {
  .solutions .solution-item .solution-item-image .row {
    display: flex;
  }
}

.solutions .solution-item .solution-item-image .row img {
  width: 100%;
  min-height: auto;
}

@media screen and (min-width: 768px) {
  .solutions .solution-item .solution-item-image .row img {
    width: auto;
    min-height: 465px;
  }
}

@media screen and (min-width: 1200px) {
  .solutions .solution-item .solution-item-image .row img {
    width: auto;
    min-height: 400px;
  }
}

.solutions .solution-item .solution-item-content {
  padding: 20px;
}

.solutions .solution-item .solution-item-content .title a {
  display: inline-block;
  width: 100%;
  background-color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
}

.solutions .solution-item .solution-item-content .description .case-solutions-left-more {
  margin-top: 10px;
  display: inline-block;
}

.solutions .solution-item .solution-item-content .line {
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 100%;
  height: 20px;
  margin-top: 10px;
}

.solutions .solution-item .solution-item-content .sub-solutions {
  padding-top: 10px;
  padding-bottom: 20px;
}

.solutions .solution-item .solution-item-content .sub-solutions .title {
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  border-top: 1px solid;
  padding-top: 15px;
}

.solutions .solution-item .solution-item-content .sub-solutions .sub-solutions-list a {
  display: block;
  margin: 5px 0;
  font-size: 14px;
}

.solutions .solution-item .solution-item-content .sub-solutions .sub-solutions-list a i {
  color: #703433;
}

.solutions .solution-item .solution-item-content .sub-solutions .sub-solutions-list a:hover {
  text-decoration: none;
  color: #703433;
}

.page-news .news-top {
  padding: 20px 0;
}

.page-news .news-top .left .image {
  width: 100%;
  height: 350px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.page-news .news-top .left .content {
  background-color: #FFF;
  padding-top: 20px;
  padding-bottom: 20px;
}

.page-news .news-top .left .content .title {
  margin-bottom: 10px;
}

.page-news .news-top .left .content .title a {
  font-size: 15px;
  font-weight: bold;
}

.page-news .news-top .left .content .title a:hover {
  color: #703433;
  text-decoration: none;
}

.page-news .news-top .left .content .date {
  color: #c3c3c3;
  font-size: 12px;
  margin-bottom: 20px;
}

.page-news .news-top .left .content .description {
  margin-bottom: 20px;
}

.page-news .news-top .left .content .case-solutions-left-more {
  font-size: 10px;
  text-transform: uppercase;
}

.page-news .news-top .left .row {
  margin-right: -15px;
}

@media screen and (min-width: 992px) {
  .page-news .news-top .left .row {
    margin-right: 0px;
  }
}

.page-news .news-top .right {
  background-color: #FFF;
  padding-top: 20px;
  padding-bottom: 55px;
}

@media screen and (min-width: 768px) {
  .page-news .news-top .right {
    padding-bottom: 20px;
  }
}

.page-news .news-top .right .news-grid-item-more {
  bottom: 20px;
  right: 20px;
  left: unset;
}

.page-news .news-top .item {
  margin-top: 20px;
}

.page-news .news-top .item .image {
  height: 175px;
  background-size: cover;
  background-position: center;
}

@media screen and (max-width: 767px) {
  .page-news .news-top .item .image {
    height: 250px;
  }
}

.page-news .news-top .item .content {
  background-color: #FFF;
  padding-top: 20px;
  padding-bottom: 20px;
}

.page-news .news-top .item .content .title {
  font-weight: bold;
}

.page-news .news-top .item .content .date {
  color: #c3c3c3;
  font-size: 12px;
}

.page-news .news-top .item .content .case-solutions-left-more {
  font-size: 10px;
  text-transform: uppercase;
}

.page-news .news-top .item .row {
  margin-right: -15px;
}

@media screen and (min-width: 992px) {
  .page-news .news-top .item .row {
    margin-right: 0px;
  }
}

.page-news .news-top .item.item-3 .row,
.page-news .news-top .item.item-0 .row {
  margin-right: -15px;
}

.page-news .home-section.social-activities {
  background-color: transparent;
}

.page-news .home-section.social-activities .content .category-title {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.page-news .home-section.social-activities .content .social-activities-item {
  background-color: #FFF;
}

.page-news .home-section.social-activities .content .social-activities-item .title {
  height: 75px;
}

.page-news .home-section.social-activities .content .news-others-content {
  background-color: #FFF;
  margin-top: 20px;
  width: 100%;
}

.page-news .home-section.social-activities .content .news-others-content .other-news-list {
  padding-top: 20px;
  padding-bottom: 20px;
  height: auto;
}

@media screen and (min-width: 768px) {
  .page-news .home-section.social-activities .content .news-others-content .other-news-list {
    height: 160px;
  }
}

.page-news .home-section.social-activities .content .news-others-content .other-news-list li {
  list-style: none !important;
  border: none;
}

.page-news .home-section.social-activities .content .news-others-content .news-grid-item-more {
  right: 30px;
  left: unset;
  bottom: 30px;
}

.page-news .home-section.social-activities .content .item-1 .row {
  margin-right: -15px;
}

@media screen and (min-width: 992px) {
  .page-news .home-section.social-activities .content .item-1 .row {
    margin-right: 0px;
  }
}

.page-news .home-section.social-activities .content .item-2 .row {
  margin-right: -15px;
}

@media screen and (min-width: 992px) {
  .page-news .home-section.social-activities .content .item-2 .row {
    margin-right: 0px;
  }
}

.page-news .home-section.social-activities .item-1,
.page-news .home-section.social-activities .item-2,
.page-news .home-section.social-activities .item-3 {
  margin-bottom: 30px;
}

#ql {
  height: 90px;
}

#ql .ql-phone {
  width: 42px;
  height: 42px;
}

#ql .ql-phone-icon {
  width: 42px;
  height: 42px;
}

#ql .ql-app {
  width: 42px;
  height: 42px;
}

#ql .ql-app-icon {
  width: 42px;
  height: 42px;
}

#ql .ql-phone-main {
  padding: 8px 8px 0;
}

#ql .ql-app-main {
  padding-top: 6px;
}

.mobile-to-top {
  display: none !important;
}

.detail-slider {
  display: block;
  height: auto;
  overflow: hidden;
  margin-bottom: 10px;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  .detail-slider {
    display: none;
  }
}

.detail-slider img {
  width: 100%;
}

.detail-slider.single-image {
  height: 445px;
}

.detail-carousel {
  position: relative;
}

.detail-carousel .detail-carousel-image {
  height: auto;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .detail-carousel .detail-carousel-image {
    height: 350px;
  }
}

@media screen and (max-width: 480px) {
  .detail-carousel .detail-carousel-image {
    height: 200px;
  }
}

.detail-carousel .owl-nav {
  display: block !important;
}

.detail-carousel .owl-nav .owl-prev {
  position: absolute;
  left: -20px;
  top: 40px;
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .detail-carousel .owl-nav .owl-prev {
    top: 157px;
  }
}

@media screen and (max-width: 480px) {
  .detail-carousel .owl-nav .owl-prev {
    top: 87px;
  }
}

.detail-carousel .owl-nav .owl-next {
  position: absolute;
  right: -20px;
  top: 40px;
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .detail-carousel .owl-nav .owl-next {
    top: 157px;
  }
}

@media screen and (max-width: 480px) {
  .detail-carousel .owl-nav .owl-next {
    top: 87px;
  }
}

.page-detail .left {
  padding: 0 20px;
}

@media screen and (max-width: 767px) {
  .page-detail .left {
    margin-bottom: 20px;
  }
}

.page-detail .left .title {
  color: #5a5b5d;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  padding-bottom: 2px;
  border-bottom: 1px solid #5a5a5d;
  display: inline-block;
  margin-bottom: 20px;
}

.page-detail .left .slider {
  min-height: 450px;
}

@media screen and (max-width: 767px) {
  .page-detail .left .slider {
    min-height: auto;
  }
}

.page-detail .left .slider .single-image {
  height: 500px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .page-detail .left .slider .single-image {
    height: auto;
  }
}

.page-detail .left .slider .single-image img {
  width: 100%;
  height: auto;
}

.page-detail .right .title {
  color: #5a5b5d;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  padding-bottom: 2px;
  border-bottom: 1px solid #5a5a5d;
  display: inline-block;
}

.page-detail .right .related-solutons .container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.page-detail .right .related-solutons .container .content {
  padding: 0;
  margin: 0;
}

.page-detail .right .related-solutons .container .content .case-solutions {
  height: 185px;
}

@media screen and (max-width: 767px) {
  .page-detail .right .related-solutons .container .content .case-solutions {
    display: flex;
    flex-direction: column;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .page-detail .right .related-solutons .container .content .case-solutions .case-solutions-left {
    order: 2;
    width: 100%;
  }
}

.page-detail .right .related-solutons .container .content .case-solutions .case-solutions-left h3 {
  font-size: 13px;
  height: 16px;
}

.page-detail .right .related-solutons .container .content .case-solutions .case-solutions-left .case-solutions-left-more {
  font-size: 12px;
}

.page-detail .right .related-solutons .container .content .case-solutions .case-solutions-right {
  height: 185px !important;
  max-height: 185px !important;
  min-height: 185px !important;
  width: 47%;
}

@media screen and (max-width: 767px) {
  .page-detail .right .related-solutons .container .content .case-solutions .case-solutions-right {
    order: 1;
    width: 100%;
  }
}

.page-detail .right .related-solutons .news-in-about-us .container .content .case-solutions .case-solutions-left h3 {
  height: auto;
}

.page-detail .right .quote-section {
  margin-top: 20px;
}

.page-detail .right .quote-section .form {
  background-color: #5a5b5d;
  margin-top: 20px;
  padding: 1rem 1rem 0;
}

.page-detail .right .quote-section .form .form-group input {
  border-radius: 0;
}

.page-detail .right .quote-section .form .form-group button,
.page-detail .right .quote-section .form .form-group input[type="submit"] {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background-color: #703433;
  color: #FFF;
  text-transform: uppercase;
  border: none;
}

.page-detail .right .solution-below-left {
  width: 100%;
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .page-detail .right .solution-below-left {
    margin-bottom: 0px;
  }
}

.page-detail .right .solution-below-right {
  width: 100%;
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .page-detail .right .solution-below-right {
    margin-top: 10px;
  }
}

.page-detail .right .top-box {
  min-height: 450px;
}

.page-detail .right .top-box .service {
  padding-bottom: 0;
}

.page-detail .right .news {
  margin-top: 30px;
  float: right;
}

@media screen and (max-width: 767px) {
  .page-detail .right .news {
    margin-top: 10px;
  }
}

.page-detail .right .news .content {
  background-color: #FFF;
  padding: 1rem 1rem 2rem 1rem;
  margin-top: 20px;
}

.page-detail .right .news .content ul {
  padding: 0;
}

.page-detail .right .news .content ul li {
  list-style: none !important;
}

.page-detail .right .news .content .news-grid-item-more {
  float: right;
  position: relative;
  margin-top: 10px;
  left: unset;
}

.page-detail .right .case-slider-prev,
.page-detail .right .product-slider-prev {
  left: 0;
  top: -25px;
}

.page-detail .right .case-slider-next,
.page-detail .right .product-slider-next {
  right: 0;
  top: -25px;
}

.page-detail .mini-item {
  cursor: pointer;
}

.page-detail .mini-item .mini-item-right {
  width: 130px;
  height: 100%;
}

@media screen and (max-width: 750px) {
  .page-detail .mini-item .mini-item-right {
    width: 60%;
  }
}

.page-detail .mini-item .mini-item-left {
  width: 120px;
}

@media screen and (max-width: 750px) {
  .page-detail .mini-item .mini-item-left {
    width: 40%;
  }
}

.page-detail .content {
  margin-top: 30px;
  text-align: justify;
  margin-bottom: 25px;
}

.page-detail ol.product-slider-control-nav,
.page-detail ol.case-slider-control-nav {
  bottom: 0;
}

.page-detail .product-slider-wrp,
.page-detail .case-slider-wrp {
  padding-bottom: 30px;
}

@media screen and (max-width: 767px) {

  .page-detail .product-slider-wrp,
  .page-detail .case-slider-wrp {
    padding-bottom: 0;
  }
}

.page-detail .case-slider-wrp,
.page-detail .product-slider-wrp {
  position: relative;
}

.page-detail .case-slider-direction-nav {
  display: inline-block;
}

.page-detail .case-slider-direction-nav .case-slider-nav-prev {
  left: -17px;
  position: absolute;
  top: 26px;
  font-size: 30px;
  font-weight: bold;
}

.page-detail .case-slider-direction-nav .case-slider-nav-next {
  right: -17px;
  position: absolute;
  top: 26px;
  font-size: 30px;
  font-weight: bold;
}

.page-detail .product-slider-direction-nav {
  display: inline-block;
}

.page-detail .product-slider-direction-nav .product-slider-nav-prev {
  left: -17px;
  position: absolute;
  top: 26px;
  font-size: 30px;
  font-weight: bold;
}

.page-detail .product-slider-direction-nav .product-slider-nav-next {
  right: -17px;
  position: absolute;
  top: 26px;
  font-size: 30px;
  font-weight: bold;
}

.page-about .left .big-image {
  height: 500px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.page-about .left .big-image img {
  width: 100%;
  height: auto;
}

.page-about .right .small-image {
  height: 235px;
  overflow: hidden;
  margin-bottom: 30px;
}

.page-about .right .small-image img {
  width: 100%;
  height: auto;
}

.page-about .elastislide-wrapper {
  display: none;
}

.page-about .big-image {
  display: none;
}

.page-about .detail-carousel {
  display: block;
}

@media screen and (min-width: 768px) {
  .page-about .elastislide-wrapper {
    display: block;
  }

  .page-about .big-image {
    display: block;
  }

  .page-about .detail-carousel {
    display: none;
  }
}

.exit-popup {
  background-image: url("images/bg-exit-popup.jpg");
  background-size: cover;
  background-position: center center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.exit-popup .popup {
  width: 50%;
  margin: 0 auto;
  color: #FFF;
}

@media screen and (max-width: 991px) {
  .exit-popup .popup {
    width: 70%;
  }
}

@media screen and (max-width: 767px) {
  .exit-popup .popup {
    width: 90%;
  }
}

.exit-popup .popup .logo {
  text-align: center;
  margin-top: 10%;
}

.exit-popup .popup .logo img {
  width: 50%;
}

.exit-popup .popup .title {
  text-align: center;
  font-size: 30px;
  margin-top: 30px;
  text-transform: uppercase;
  font-weight: bold;
}

.exit-popup .popup .content {
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
}

.exit-popup .popup .form input {
  width: 100%;
  border: none;
  margin-top: 30px;
  height: 40px;
  padding-left: 15px;
}

.exit-popup .popup .form button {
  width: 100%;
  border: none;
  margin-top: 20px;
  height: 40px;
  padding-left: 15px;
  background-color: #703433;
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
}

.exit-popup .popup .form a {
  width: 100%;
  border: none;
  margin-top: 20px;
  height: 40px;
  padding-left: 15px;
  background-color: #703433;
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  line-height: 37px;
}

.exit-popup .popup .button-group {
  text-align: center;
}

.exit-popup .popup .button-group a {
  min-width: 45%;
  width: auto;
  border: none;
  margin-top: 20px;
  height: 40px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #703433;
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  line-height: 37px;
}

@media screen and (max-width: 767px) {
  .exit-popup .popup .button-group a {
    width: 90%;
  }
}

.exit-popup .popup .button-group a.button-left {
  float: left;
}

@media screen and (max-width: 767px) {
  .exit-popup .popup .button-group a.button-left {
    float: none;
  }
}

.exit-popup .popup .button-group a.button-right {
  float: right;
}

@media screen and (max-width: 767px) {
  .exit-popup .popup .button-group a.button-right {
    float: none;
  }
}

.exit-popup .popup .button-group a.close-popup-button {
  background-color: #666;
}

.exit-popup .close-popup {
  font-size: 30px;
  position: fixed;
  top: 30px;
  right: 30px;
  color: #FFF;
  border: 1px solid #FFF;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  cursor: pointer;
  background-color: #595959;
}

.exit-popup.hidden {
  display: none;
}

.exit-popup .hidden {
  display: none;
}

.page-document .page-title-half-left {
  padding-left: 6%;
}

@media screen and (max-width: 767px) {
  .page-document .page-title-half-left {
    padding-left: 10%;
  }
}

.page-document .page-document-content .page-document-box .document-title {
  padding: 10px 20px;
  background-color: #005793;
  color: #FFF;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 30px;
  cursor: pointer;
}

.page-document .page-document-content .page-document-box .document-title i {
  float: right;
  font-size: 30px;
  margin-top: -5px;
}

.page-document .page-document-content .page-document-box .document-title i.icon-right {
  display: none;
}

.page-document .page-document-content .page-document-box .document-title i.icon-down {
  display: block;
}

.page-document .page-document-content .page-document-box .document-title.tab-disable i.icon-right {
  display: block;
}

.page-document .page-document-content .page-document-box .document-title.tab-disable i.icon-down {
  display: none;
}

.page-document .page-document-content .page-document-box .document-list .document-item {
  margin-bottom: 30px;
}

.page-document .page-document-content .page-document-box .document-list .document-item .image {
  text-align: center;
  overflow: hidden;
}

.page-document .page-document-content .page-document-box .document-list .document-item .image img {
  width: 50%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.page-document .page-document-content .page-document-box .document-list .document-item .image img:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.page-document .page-document-content .page-document-box .document-list .document-item .title {
  font-weight: bold;
  text-transform: uppercase;
  padding: 20px 0;
  text-align: center;
  font-size: 20px;
}

.page-document .page-document-content .page-document-box .document-list .document-item .title a {
  color: #005793;
}

.page-document .page-document-content .page-document-box .document-list .document-item .title a:hover {
  text-decoration: none;
  color: #703433;
}

.page-document .page-document-content .page-document-box .document-list .document-item .description {
  font-size: 13px;
  text-align: center;
}

.page-document .page-document-content .page-document-box .document-list .document-item .btn-view-document {
  text-align: center;
}

.page-document .page-document-content .page-document-box .document-list .document-item .btn-view-document a {
  display: inline-block;
  color: #FFF;
  padding: 5px 20px;
  background-color: #703433;
  text-transform: uppercase;
  margin-top: 20px;
}

.page-document .page-document-content .page-document-box .document-list .document-item .btn-view-document a:hover {
  text-decoration: none;
  background-color: #005793;
}

.page-clip {
  margin-bottom: 30px;
}

.page-clip .video-main {
  width: 100%;
  padding: 0;
}

.page-clip .video-main .video-main-overlay {
  background-repeat: no-repeat;
  width: 100%;
}

.page-clip .video-main .video-main-overlay .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 20px;
  text-align: left;
  padding: 10px;
  max-height: 80px;
  line-height: 30px;
  background-color: rgba(0, 0, 0, 0.4);
}

.page-clip .video-main iframe {
  width: 100%;
}

.product-links {
  margin-left: -15px;
  margin-right: -15px;
}

.product-links .product-link {
  text-transform: uppercase;
}

.product-links .product-link:hover {
  color: #FFF;
  text-decoration: none;
  background-color: #703433;
}

.product-links .product-link:hover .product-link-plus {
  background: url("images/plus-white.png") transparent no-repeat center center;
}

@media screen and (max-width: 750px) {
  .product-links .product-link {
    width: 100%;
  }
}

.lightbox-wrp iframe {
  width: 100%;
  height: 355px;
}

@media screen and (max-width: 991px) {
  .mobile-hide {
    display: none !important;
  }
}

@media screen and (min-width: 992px) {
  .mobile-hide {
    display: block !important;
  }
}

@media screen and (max-width: 991px) {
  .desktop-hide {
    display: block !important;
  }
}

@media screen and (min-width: 992px) {
  .desktop-hide {
    display: none !important;
  }
}

@media screen and (max-width: 757px) {
  .page-solutions.page-detail .case-solutions-left {
    margin-bottom: 0;
  }
}

.case-slider .mini-item-right {
  width: 160px;
  height: 100px;
}

.cert-nav-next,
.cert-nav-prev {
  top: 270px;
}

.page-contact-right-content-btn {
  position: relative;
  top: 0;
}

@media screen and (max-width: 750px) {
  .page-contact-right .page-title {
    background-position-x: -470.44px !important;
    padding-left: 10%;
  }
}

@media screen and (max-width: 750px) {
  .page-contact {
    height: auto !important;
  }
}

.page-contact .page-contact-left .page-title {
  padding-left: 12%;
}

@media screen and (max-width: 750px) {
  .page-contact .page-contact-left .page-title {
    background-position-x: -470.44px !important;
    padding-left: 10%;
  }
}

.faq-item-q {
  cursor: pointer;
}

@media screen and (max-width: 750px) {
  a.product-slider-next {
    right: -10px;
    top: -25px;
  }

  a.product-slider-prev {
    left: -10px;
    top: -25px;
  }
}

.single-main-content,
.single-main-content .content {
  width: 100%;
}

.single-main-content iframe {
  width: 100%;
}

.single-full {
  width: 1366px;
  margin: 0 auto;
  max-width: 1366px;
  padding: 0 20px;
}

@media screen and (max-width: 1365px) {
  .single-full {
    width: 100%;
    max-width: 100%;
  }
}

.single-full .single-main {
  width: 54%;
  float: left;
  margin-left: 10%;
  margin-right: 3%;
  padding: 30px 3% 40px;
  background: #fff;
  position: relative;
  font-size: 14px;
}

@media screen and (max-width: 750px) {
  .single-full .single-main {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
}

.single-full .news-grid-item-right {
  width: 50%;
  float: left;
  padding: 20px 5%;
  position: relative;
  height: 120px;
}

.lightbox-wrp-half {
  height: 550px;
}

.page-news-list .news-others {
  height: 300px;
}

@media screen and (max-width: 750px) {
  .page-news-list .news-others {
    width: 90% !important;
  }
}

.page-news-list ul.news-grid {
  margin-top: 20px;
}

.page-news-list .news-grid-item-right {
  height: auto;
}

@media screen and (max-width: 750px) {
  .single-main-date {
    width: auto;
  }
}

@media screen and (max-width: 750px) {
  .single-main-head {
    margin-top: 50px;
  }
}

.page-faqs {
  height: auto !important;
}

@media screen and (max-width: 750px) {
  .page-faqs .page-faqs-left .page-title {
    padding-left: 10%;
  }
}

.page-faqs .page-tool-left .page-title {
  padding-left: 17%;
}

@media screen and (max-width: 750px) {
  .page-faqs .page-tool-left .page-title {
    padding-left: 10%;
  }
}

@media screen and (max-width: 750px) {
  .page-faqs .page-faqs-right .page-title {
    padding-left: 10%;
    background-position-x: -470.44px !important;
  }
}

.elastislide-wrapper {
  background-color: transparent;
  box-shadow: none;
  margin-top: -40px;
  height: 581px !important;
  padding-right: 0;
  padding-left: 0;
}

.elastislide-wrapper nav span {
  background-color: #703433;
}

.elastislide-wrapper .elastislide-carousel ul {
  height: 501px !important;
}

.elastislide-wrapper .elastislide-carousel ul li a {
  height: 250px;
}

@media screen and (max-width: 767px) {
  .rvs-container.desktop {
    display: none;
  }

  .rvs-container.mobile {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .rvs-container.desktop {
    display: block;
  }

  .rvs-container.mobile {
    display: none;
  }
}

#home-slide-bg-2 {
  background-image: url("images/slider/mobile/gioi-thieu-solarbk-mslider.jpg");
}

@media screen and (min-width: 768px) {
  #home-slide-bg-2 {
    background-image: url("images/slider/desktop/gioi-thieu-solarbk-slider.jpg");
  }
}

#home-slide-bg-3 {
  background-image: url("images/slider/mobile/giai-phap-nuoc-nong-nang-luong-mat-troi-mslider.jpg");
}

@media screen and (min-width: 768px) {
  #home-slide-bg-3 {
    background-image: url("images/slider/desktop/giai-phap-nuoc-nong-nang-luong-mat-troi-slider.jpg");
  }
}

#home-slide-bg-4 {
  background-image: url("images/slider/mobile/giai-phap-dien-nang-luong-mat-troi-mslider.jpg");
}

@media screen and (min-width: 768px) {
  #home-slide-bg-4 {
    background-image: url("images/slider/desktop/giai-phap-dien-nang-luong-mat-troi-slider.jpg");
  }
}

#home-slide-bg-5 {
  background-image: url("images/slider/mobile/trang-trai-nang-luong-mat-troi-mslider.jpg");
}

@media screen and (min-width: 768px) {
  #home-slide-bg-5 {
    background-image: url("images/slider/desktop/trang-trai-nang-luong-mat-troi-slider.jpg");
  }
}

#home-slide-bg-6 {
  background-image: url("images/slider/mobile/giai-phap-dien-nang-luong-mat-troi-telco-mslider.jpg");
}

@media screen and (min-width: 768px) {
  #home-slide-bg-6 {
    background-image: url("images/slider/desktop/giai-phap-dien-nang-luong-mat-troi-telco-slider.jpg");
  }
}

#home-slide-bg-7 {
  background-image: url("images/slider/mobile/giai-phap-luoi-dien-nang-luong-mat-troi-doc-lap-mslider.jpg");
}

@media screen and (min-width: 768px) {
  #home-slide-bg-7 {
    background-image: url("images/slider/desktop/giai-phap-luoi-dien-nang-luong-mat-troi-doc-lap-slider.jpg");
  }
}

#home-slide-bg-8 {
  background-image: url("images/slider/mobile/giai-phap-loc-nuoc-bien-dien-nang-luong-mat-troi-mslider.jpg");
}

@media screen and (min-width: 768px) {
  #home-slide-bg-8 {
    background-image: url("images/slider/desktop/giai-phap-loc-nuoc-bien-dien-nang-luong-mat-troi-slider.jpg");
  }
}

#home-slide-bg-9 {
  background-image: url("images/slider/mobile/san-pham-tien-ich-tu-nang-luong-sach-mslider.jpg");
}

@media screen and (min-width: 768px) {
  #home-slide-bg-9 {
    background-image: url("images/slider/desktop/san-pham-tien-ich-tu-nang-luong-sach-slider.jpg");
  }
}

#home-slide-bg-10 {
  background-image: url("images/slider/mobile/giai-phap-esco-mslider.jpg");
}

@media screen and (min-width: 768px) {
  #home-slide-bg-10 {
    background-image: url("images/slider/desktop/giai-phap-esco-slider.jpg");
  }
}

#home-slide-bg-11 {
  background-image: url("images/slider/mobile/giai-phap-ssoc-mslider.jpg");
}

@media screen and (min-width: 768px) {
  #home-slide-bg-11 {
    background-image: url("images/slider/desktop/giai-phap-ssoc-slider.jpg");
  }
}

.page-chart-bod {
  margin-left: 0;
  padding-bottom: 30px;
}

.page-chart-staff {
  height: auto !important;
  background-color: transparent;
  position: relative;
  float: left;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 30px;
  padding-top: 59px;
}

@media screen and (min-width: 992px) {
  .page-chart-staff {
    float: right;
  }
}

.page-title-half-left {
  padding-left: 15%;
}

div.wpcf7-response-output {
  margin: 0 0 1rem 0 !important;
  display: inline-block;
  width: 100%;
  color: #FFF;
}

div.wpcf7-response-output.wpcf7-display-none {
  display: none;
}

.thank-you-page {
  text-align: center;
  padding: 100px 0;
}

.thank-you-page .image img {
  width: 100px;
}

.thank-you-page .title {
  padding: 20px 0;
  font-size: 60px;
  font-weight: bold;
  text-transform: uppercase;
}

.thank-you-page .content p {
  font-size: 20px !important;
}

.thank-you-page .tool-result {
  margin-top: 50px;
}

.thank-you-page .tool-result .result-item .result-item-top {
  padding: 15px;
  background-color: #703433;
  color: #FFF;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.thank-you-page .tool-result .result-item .result-item-bottom {
  padding: 15px;
  font-weight: bold;
  border: 1px solid #703433;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  line-height: 200px;
  font-size: 20px;
}

.thank-you-page .tool-result .result-message {
  text-align: center;
  width: 100%;
  font-size: 20px;
}

.thank-you-page .contact {
  margin-top: 50px;
}

.pvc-form-wrp .q-form-select {
  width: 88%;
}

.page-solutions.page-detail .right .related-solutons .container .content .case-solutions .case-solutions-right {
  width: 47%;
}

@media screen and (max-width: 767px) {
  .page-solutions.page-detail .right .related-solutons .container .content .case-solutions .case-solutions-right {
    width: 100%;
  }
}

.page-solutions.page-detail .right .related-solutons .container .content .case-solutions .case-solutions-left {
  padding: 3%;
}

@-moz-document url-prefix() {
  .lightbox-inner .simplebar-track {
    display: none !important;
  }

  .lightbox-inner .simplebar-scroll-content {
    width: auto !important;
  }
}

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

.hl-single-slider .owl-nav .owl-prev,
.hl-single-slider .owl-nav .owl-next {
  top: 50%;
}

.top-below .inner .top-below-right .top-nav .top-menu>li .sub-menu .sub-menu {
  left: 270px;
  top: 0;
/*   max-width: 400px; */
}

.top-below .inner .top-below-right .top-nav .top-menu>li .sub-menu .sub-menu .sub-menu-right {
/*   display: none; */
}

.page-contact{
	height: auto !important
}