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

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

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

a img {
  border: none;
}

a {
  outline: none;
  text-decoration: none;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  transition: all .4s ease-out;
  color: #000;
}

textarea {
  height: auto;
  min-height: 50px;
  -webkit-resize: none;
  -moz-resize: none;
  resize: none;
}

.clearfloat:before, .clearfloat:after {
  content: "";
  display: table;
}

.clearfloat:after {
  clear: both;
}

/* For IE 6/7 (triggers hasLayout) */
.clearfloat {
  *zoom: 1;
}

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle;
}

select {
  width: 100%;
}

/*custom scroll*/
/* width */
::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}
/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
/* Handle */
::-webkit-scrollbar-thumb {
    background: #888; 
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555; 
}

/*FONTS--------------------------------------------------------------------*/
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("fonts/fa-brands-400.eot");
  src: url("fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), 
       url("fonts/fa-brands-400.woff2") format("woff2"), 
     url("fonts/fa-brands-400.woff") format("woff"), 
     url("fonts/fa-brands-400.ttf") format("truetype"); 
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  src: url("fonts/fa-light-300.eot");
  src: url("fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), 
       url("fonts/fa-light-300.woff2") format("woff2"), 
     url("fonts/fa-light-300.woff") format("woff"), 
     url("fonts/fa-light-300.ttf") format("truetype");
}
.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  src: url("fonts/fa-regular-400.eot");
  src: url("fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), 
       url("fonts/fa-regular-400.woff2") format("woff2"), 
     url("fonts/fa-regular-400.woff") format("woff"), 
     url("fonts/fa-regular-400.ttf") format("truetype");
}
.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  src: url("fonts/fa-solid-900.eot");
  src: url("fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), 
       url("fonts/fa-solid-900.woff2") format("woff2"), 
     url("fonts/fa-solid-900.woff") format("woff"), 
     url("fonts/fa-solid-900.ttf") format("truetype");
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900; 
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-LightItalic.woff2') format('woff2'),
        url('fonts/OpenSans-LightItalic.woff') format('woff'),
        url('fonts/OpenSans-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-Light.woff2') format('woff2'),
        url('fonts/OpenSans-Light.woff') format('woff'),
        url('fonts/OpenSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-BoldItalic.woff2') format('woff2'),
        url('fonts/OpenSans-BoldItalic.woff') format('woff'),
        url('fonts/OpenSans-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-SemiBoldItalic.woff2') format('woff2'),
        url('fonts/OpenSans-SemiBoldItalic.woff') format('woff'),
        url('fonts/OpenSans-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-SemiBold.woff2') format('woff2'),
        url('fonts/OpenSans-SemiBold.woff') format('woff'),
        url('fonts/OpenSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-Bold.woff2') format('woff2'),
        url('fonts/OpenSans-Bold.woff') format('woff'),
        url('fonts/OpenSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-Italic.woff2') format('woff2'),
        url('fonts/OpenSans-Italic.woff') format('woff'),
        url('fonts/OpenSans-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-Regular.woff2') format('woff2'),
        url('fonts/OpenSans-Regular.woff') format('woff'),
        url('fonts/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-ExtraBold.woff2') format('woff2'),
        url('fonts/OpenSans-ExtraBold.woff') format('woff'),
        url('fonts/OpenSans-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-ExtraBoldItalic.woff2') format('woff2'),
        url('fonts/OpenSans-ExtraBoldItalic.woff') format('woff'),
        url('fonts/OpenSans-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

.text, p{
  line-height: 26px;
}
.text h2, .text h3, .text h4, .text h5, .text h6{
  text-transform: none;
}

h1, h2, h3, h4, h5, h6{
  font-family: 'OpenSans', 'Open Sans', Arial, Helvetica, sans-serif;
  color: #000;
}
h1 {
  font-size: 32px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 22px;
}
h5 {
  font-size: 20px;
}
h6 {
  font-size: 18px;
}

/*
################################################
#                                              #
#   author:  webrix-studio                     #
#   url:  http://webrix-studio.com             #
#                                              #
################################################
 */
/*BODY-------------------------------------------------------------------*/

body {
  background-color: #fff;
  font-family: 'OpenSans', 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #505050;
}
.wrapper{
  max-width: 1170px;
  margin: 0 auto;
}
.big-wrapper{
  padding: 0 80px;
}

/*-------------- header ---------------*/
header{
  position: fixed;
  width: 100%;
  height: 95px;
  top: 0px;
  left: 0px;
  z-index: 100;
  background: #fff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
header.sticky{
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.15);
  box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.15);
}
.header-right{
  float: right;
  margin-top: 24px;
}

/*----------------------- logo -------------------------*/
.logo{
  float: left;
  position: relative;
  z-index: 2;
  margin-top: 24px;
}
.logo a{
  display: block;
}

/*------------------- header contacts --------------------*/
.header-contacts{
  float: left;
  border-right: 1px solid #e0e0e0;
}
.header-contacts a{
  display: block;
  color: #000;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 40px;
  line-height: 48px;
}
.header-contacts a span{
  color: #aaaaaa;
  font-size: 14px;
  margin-right: 8px;
  font-weight: normal;
}

/*-------------- icon links ---------------*/
.icon-links{
  float: left;
  margin-left: 35px;
}
.icon-links > a{
  display: inline-block;
  font-size: 18px;
  margin-left: 25px;
  line-height: 48px;
  color: #000;
  cursor: pointer;
}
.icon-links > a:hover, .icon-links > a.current{
  color: #f26e28;
}

/*------------------- search --------------------*/
.search-wrap{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  overflow-y: auto;
  background: rgba(255,255,255,0.95);
  opacity: 0;
  visibility: hidden;
  z-index: 9999;
  box-sizing: border-box;
  -webkit-transform: perspective(1000px) translate3d(0, 0, -400px);
  transform: perspective(1000px) translate3d(0, 0, -400px);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s, visibility 0s 0.4s;
  transition: transform 0.4s, opacity 0.4s, visibility 0s 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
  transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.search-wrap.cs-active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: perspective(1000px) translate3d(0, 0, 0px);
  transform: perspective(1000px) translate3d(0, 0, 0px);
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, transform 0.4s;
}
.s-wrapper{
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.search-wrap h4{
  margin-bottom: 40px;
  text-align: center;
}
.s-input-wrap{
  max-width: 880px;
  margin: 0 auto;
  overflow: hidden;
  -webkit-box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.15);
  box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.15);
}
.search-input{
  float: left;
  height: 64px;
  line-height: 64px;
  background: #fff;
  border: 1px solid #ccc;
  width: calc(100% - 180px);
  margin: 0px;
  padding: 0px 20px;
  color: #233145;
  font-size: 18px;
  font-family: 'OpenSans', 'Open Sans', Arial, Helvetica, sans-serif;
  box-sizing: border-box;
  outline: none;
}
.submit-btn{
  display: block;
  float: left;
  width: 180px;
  color: #fff;
  height: 64px;
  line-height: 64px;
  background: #000;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  box-sizing: border-box;
}
.submit-btn:hover{
  background: #f26e28;
}
.s-close-btn{
  position: absolute;
  top: 20px;
  right: 30px;
  z-index: 3;
  color: #000;
  font-size: 34px;
  cursor: pointer;
}

/*------------------------ banner --------------------------*/
.b-wrap{
  margin-top: 95px;
  width: 100%;
  padding: 0 80px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
}
.fade{
  z-index: 10;
  left: 0;
  margin: 0;
  position: relative;
  top: 0;
  width: 100%;
}
.fade .slick-list, .fade .slick-track{
}
.fade .slick-prev, .fade .slick-next{
  top: auto;
  margin-top: 0px;
  bottom: 0px;
  width: 65px;
  height: 65px;
}
.fade .slick-prev{
  left: auto;
  right: 65px;
}
.fade .slick-prev:before, .fade .slick-next:before{
  line-height: 65px;
}
.ban-inner-img{
  /*height: 100%;*/
  width: 100%;
}
.ban-inner-img img{
  width: 100%;
}
.ban-text{
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  box-sizing: border-box;
}
.ban-text::before{
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  background: -moz-linear-gradient(left, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,0.6)), color-stop(100%, rgba(0,0,0,0)));
  background: -webkit-linear-gradient(left, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
  background: -o-linear-gradient(left, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
  background: -ms-linear-gradient(left, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
  background: linear-gradient(to right, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );
  box-sizing: border-box;
  z-index: 0;
}
.ban-text > div{
  position: relative;
  padding: 75px 0px 60px 55px;
  margin: 0 100px;
  top: 50%;
  left: 0px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  box-sizing: border-box;
}
.ban-text > div:before{
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 240px;
  border: 5px solid rgba(255,255,255,0.1);
  z-index: 0;
}
.ban-text h6{
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 25px;
}
.ban-text h1{
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 100px;
  font-size: 54px;
}
.view-more{
  display: inline-block !important;
  width: auto !important;
  height: auto !important;
  color: #fff;
  position: relative;
  padding-right: 38px;
  font-size: 15px;
  line-height: 20px;
}
.view-more:after{
  content: '';
  background: url('../images/view_arrow.png') no-repeat;
  width: 19px;
  height: 14px;
  position: absolute;
  right: 0px;
  top: 5px;
  z-index: 1;
}
.view-more:hover{
  padding-right: 28px;
}

/*----------------------------------- Box flex ------------------------------------*/
.box-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0px -40px;
  box-sizing: border-box;
}
.box-flex-item {
  display: block;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  position: relative;
  padding: 0px 40px 40px;
  margin-bottom: 40px;
  box-sizing: border-box;
}
.col-2 .box-flex-item{
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.col-3 .box-flex-item{
  -webkit-flex: 0 0 33.333%;
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
}
.col-4 .box-flex-item{
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}

/*------------------------- section index products -------------------------*/
.index-products{
  padding: 70px 0px 20px;
  overflow: hidden;
}
.cat-one{
  position: relative;
}
.cat-one figure {
  position: relative;
  box-sizing: border-box;
}
.cat-one figure a{
  display: block;
  position: relative;
  overflow: hidden;
}
.cat-one figure img{
  max-width: none;
  width: 100%;
  webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
.cat-one figure:hover a img {
  -webkit-transform: scale3d(1.1,1.1,1);
  transform: scale3d(1.1,1.1,1);
}
.cat-one figcaption{
  position: absolute;
  background: #fff;
  left: 0px;
  bottom: 30px;
  padding: 13px 15px;
}
.cat-one figcaption h6{
  font-weight: 600;
}
.cat-info {
  padding: 35px 35px 0px;
  text-align: center;
  color: #666;
  line-height: 28px;
  box-sizing: border-box;
}
.arrow-view {
  display: block;
  margin: 40px auto 0px;
  font-size: 0px;
  cursor: pointer;
  width: 53px;
  height: 26px;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
}
.arrow-view:before {
  content: "";
  background: url('../images/long_arrow.png') no-repeat;
  width: 53px;
  height: 26px;
  display: block;
  -webkit-font-smoothing: antialiased;
}
.arrow-view:hover:before {
  -webkit-animation: toRightFromLeft 0.4s forwards;
  -moz-animation: toRightFromLeft 0.4s forwards;
  animation: toRightFromLeft 0.4s forwards;
}
@-webkit-keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%);
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes toRightFromLeft {
  49% {
    -moz-transform: translate(100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translate(-100%);
  }
  100% {
    opacity: 1;
  }
}
@keyframes toRightFromLeft {
  49% {
    transform: translate(100%);
  }
  50% {
    opacity: 0;
    transform: translate(-100%);
  }
  100% {
    opacity: 1;
  }
}

/*------------------------- section our projects in index -------------------------*/
.our-projects{
  overflow: hidden;
  padding: 25px 0px 20px;
}
.title{
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 75px;
}
.title > div{
  display: inline-block;
  border-bottom: 2px solid #000;
  padding-bottom: 5px;
}
.title h1, .title h2, .title h3, .title h4, .title h5, .title h6{
  font-weight: 600;
}
.project-one{
  position: relative;
}
.project-one figure {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
.project-one figure img{
  max-width: none;
  width: 100%;
  webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
.project-one:hover figure img {
  -webkit-transform: scale3d(1.1,1.1,1);
  transform: scale3d(1.1,1.1,1);
}
.project-one figcaption{
  position: absolute;
  background: #fff;
  left: 30px;
  bottom: 0px;
  padding: 30px 25px 25px;
  width: 290px;
  box-sizing: border-box;
}
.project-one figcaption > div{
  height: 105px;
  overflow: hidden;
}
.project-one figcaption h4{
  -webkit-transition: all .35s ease-out;
  -moz-transition: all .35s ease-out;
  -o-transition: all .35s ease-out;
  -ms-transition: all .35s ease-out;
  transition: all .35s ease-out;
}
.project-one:hover figcaption h4{
  color: #f26e28;
}
.project-one figcaption .text{
  margin-top: 20px;
}
.view {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 10;
  font-size: 0px;
  opacity: 0;
}

/*----------------------- footer ------------------------*/
footer{
  padding-top: 60px;
  padding-bottom: 40px;
  border-top: 1px solid #e1e1e1;
  margin: 60px 80px 0px;
  position: relative;
  z-index: 2;
  background: #fff;
}
.author {
margin-top: 50px;
  font-size: 13px;
}
.author a {
  color: #999;
}
.auth {
  position: absolute;
  bottom: 1px;
  left: 47%;
  z-index: 1;
}
.footer-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.flex-item {
  margin-top: 60px;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  box-sizing: border-box;
}

.rights{
  font-size: 15px;
  line-height: 30px;
  color: #aaaaaa;
}

/*---------- footer menu -----------*/
.footer-menu ul{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.footer-menu ul li{
  color: #000;
  font-size: 15px;
  line-height: 30px;
}
.footer-menu ul li a{
  color: #000;
}
.footer-menu ul li a:hover{
  color: #f26e28;
}
.footer-menu ul li span{
  color: #aaa;
}

.footer-contacts ul li a{
  border-bottom: 1px solid #000;
}
.footer-contacts ul li a:hover{
  border-bottom: 1px solid transparent;
}

/*--------------- page top button -----------------*/
.page-top{
  visibility: hidden;
  opacity: 0;
  position: fixed;
  bottom: 15px;
  right: 15px;
  display: block;
  width: 50px;
  height: 50px;
  background: #fff;
  border: 1px solid #b3b3b3;
  color: #000;
  text-align: center;
  font-size: 16px;
  line-height: 49px;
  z-index: 100;
}
.page-top:hover{
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.page-top.page-top-show{
  visibility: visible;
  opacity: 1;
}

/*--------------- breadcrumb -----------------*/
.breadcrumb{
  color: #aaa;
  font-size: 13px;
  letter-spacing: 0.5px;
  margin: 20px 80px 0px;
}
.breadcrumb span{
  display: inline-block;
  color: #000;
  text-transform: uppercase;
}
.breadcrumb a{
  color: #aaa;
  position: relative;
  display: inline-block;
}
.breadcrumb *+*:before {
  content: "—";
  font-size: 10px;
  display: inline-block;
  margin: 0 5px;
  color: inherit;
  position: relative;
  top: -1px;
}

/*--------------------- page inside ----------------------*/
.b-inner{
  margin-top: 95px;
  width: 100%;
  height: 430px;
  padding: 0 80px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
}
.content{
  position: relative;
  padding-top: 50px;
}
.text-module{
  margin-bottom: 20px;
}

/*------------------------------- Products brands list page ----------------------------- */
.product-brands .cat-one figcaption h6{
  text-transform: uppercase;
}

/*------------------------------- Products list page ----------------------------- */
.product-info{
  padding: 20px 20px 0px;
  color: #606060;
  text-align: center;
  box-sizing: border-box;
}
.product-name{
  display: block;
  text-transform: uppercase;
  font-size: 17px;
  color: #000;
}
.series{
  display: block;
  margin-top: 3px;
}

/*------------------------------- Products details page ----------------------------- */
.in-details{
  margin-top: 95px;
  padding-top: 15px;
  border-top: 1px solid #e1e1e1;
}
.description-wrap{
  float: left;
  width: 40%;
  margin-bottom: 40px;
  padding-left: 45px;
  box-sizing: border-box;
}
.heading{
  margin-bottom: 15px;
  color: #000;
}
.subtitle {
  color: #aaa;
  margin-bottom: 3px;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
}

/*----------------------- Image gallery in details---------------------------- */
.image-gallery{
  position: relative;
  width: 60%;
  margin: 0px 0px 40px 0px;
  float: left;
  text-align: center;
  box-sizing: border-box;
}
.slider-for {
  background: #fff;
  overflow: hidden;
  text-align: center;
  margin: 0 5px;
  box-sizing: border-box;
}
.slider-for .slick-slide img{
  display: inline-block;
  max-width: none;
  width: 100%;
}
.slider-for .slick-prev{
  left: 0px;
}
.slider-for .slick-next{
  right: 0px;
}

.slider-nav {
  margin-top: 15px;
}
.slider-nav figure{
  margin: 0px 5px 10px;
  cursor: pointer;
  border: 1px solid #ededed;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
}
.slider-nav .slick-current figure{
  border: 1px solid #000;
}
.slider-nav .slick-slide img{
  display: inline-block;
}

hr{
  background: #ededed;
  width: 100%;
  height: 1px;
  border: none;
  padding: 0px;
  margin: 20px 0px;
}

/*---------------- features -----------------*/
.features{
  margin-top: 50px;
  margin-bottom: 20px;
  line-height: 26px;
  color: #aaa;
  font-size: 14px;
}

/*---------------- resume content -----------------*/
.resume-content{
  margin-top: 50px;
}
.resume-content .title{
  margin-bottom: 15px;
  text-align: left;
}
.resume-content .download1{
  width: 68%;
}
.resume-content .size1, .resume-content .type1{
  width: 11%;
}

/*---------------- choose color -----------------*/
.link-color{
  display: block;
  border: 1px solid #ddd;
  padding: 2px;
  text-align: center;
  width: 62px;
  height: 62px;
  box-sizing: border-box;
}
.link-color.current{
  border: 1px solid #333;
}
.choose-color{
  position: relative;
  margin-top: 30px;
}
.choose-color ul{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.choose-color ul li{
  display: inline-block;
  padding-right: 8px;
  margin-right: -4px;
  box-sizing: border-box;
}
.choose-color .radio-custom{
  display: block;
  position: inherit;
}
.choose-color .radio-custom label{
  display: block;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  position: inherit;
  border: 1px solid #e2eee0;
  padding: 2px;
  text-align: center;
  width: 60px;
  height:60px;
  box-sizing: border-box;
}
.choose-color .radio-custom input[type=radio]:checked+label{
  border: 1px solid #000;
}
.choose-color .radio-custom input[type=radio]+label:before{
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.color-radio {
  display: block;
}
.choose-name{
  margin-bottom: 10px;
  color: #505050;
  font-weight: 600;
}
.choose-name em{
  display: inline-block;
  background: #fff;
  font-weight: normal;
  color: #000;
  font-style: normal;
  margin-left: 10px;
}
.color-name{
  position: absolute;
  top: -5px;
  left: 43px;
  line-height: normal;
  background: #fff;
  color: #000;
  font-size: 14px;
  width: 150px;
  padding: 5px;
  opacity: 0;
  z-index: 1;
  text-align: left;
  box-sizing: border-box;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
.choose-color .radio-custom:hover .color-name{
  opacity: 1;
  z-index: 3;
}
.choose-color .radio-custom input[type=radio]:checked+label .color-name{
  opacity: 1;
}

/*----------------------- Checkbox and Radio style ----------------------*/
.checkbox-custom, .radio-custom {
  position: relative;
  display: block;
  margin-bottom: 12px;
  line-height: 17px;
}
.checkbox-custom label,.radio-custom label{
  position:relative;
  display:inline-block;
  vertical-align:middle;
  margin:0;
  padding:0;
  cursor:pointer;
  font-size: 14px;
  color: #000;
  padding-left: 28px;
}
.checkbox-custom label a, .radio-custom label a{
  text-decoration: underline;
}
.checkbox-custom label a:hover, .radio-custom label a:hover{
  text-decoration: none;
}
.checkbox-custom input[type=checkbox]{
  opacity:0;
  position:absolute;
  margin: 0px;
}
.checkbox-custom input[type=checkbox]+label:before{
  content:'';
  background:#fff;
  border: 1px solid #bbb;
  display:inline-block;
  vertical-align:top;
  width: 18px;
  height: 18px;
  text-align:center;
  font-size: 14px;
  color: #d90303;
  line-height: 16px;
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  left: 0px;
  top: 0px;
  -webkit-transition:box-shadow .1s ease-in-out;
  -o-transition:box-shadow .1s ease-in-out;
  transition:box-shadow .1s ease-in-out;
  box-sizing: border-box;
}
.checkbox-custom input[type=checkbox]:checked+label:before{
  background: rgba(255,255,255,0.3);
  content: '\f00c';
  border: 1px solid #bbb;
}
.checkbox-custom input[type=checkbox].disabled+label, .checkbox-custom input[type=checkbox]:disabled+label, 
.checkbox-custom input[type=checkbox].disabled+label:before,.checkbox-custom input[type=checkbox]:disabled+label:before, 
fieldset[disabled] .checkbox-custom input[type=checkbox]+label:before{
  cursor:default;
  opacity:.5;
}

.radio-custom.radio-inline{
  padding-left:0;
}
.radio-custom input[type=radio]{
  opacity:0;
  position:absolute;
  margin: 0px;
}
.radio-custom input[type=radio]+label:before{
  border-radius:50%;
  content:'';
  background:#fff;
  border: 1px solid #e5e7e9;
  display:inline-block;
  vertical-align:top;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 18px;
  height: 18px;
  padding:2px;
  margin-right:10px;
  text-align:center;
  box-shadow:inset 0 0 0 8px #fff;
  -webkit-transition:box-shadow .1s ease-in-out;
  -o-transition:box-shadow .1s ease-in-out;
  transition:box-shadow .1s ease-in-out;
  box-sizing: border-box;
}
.radio-custom input[type=radio]:checked+label:before{
  background: #000;
  box-shadow:inset 0 0 0 3px #fff;
}
/*
.radio-custom input[type=radio]:focus+label:before{
  box-shadow:inset 0 0 0 3px #fff;
}*/
.radio-custom input[type=radio].disabled+label, .radio-custom input[type=radio]:disabled+label, .radio-custom input[type=radio].disabled+label:before, .radio-custom input[type=radio]:disabled+label:before, fieldset[disabled] .radio-custom input[type=radio]+label:before{
  cursor:default;
  opacity:.5;
}

.checkbox-custom img {
  width: 20px;
  float: right;
  border-radius: 50%;
  border: 1px solid #fff;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(226,238,224,1);
  -moz-box-shadow: 0px 0px 0px 1px rgba(226,238,224,1);
  box-shadow: 0px 0px 0px 1px rgba(226,238,224,1);
}

/*------------------------------- news ----------------------------- */
.one-new{
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #ddd;
}
.one-new:last-child{
  border-bottom: none;
}
.one-new figure{
  float: left;
  width: 52%;
  padding-right: 50px;
  padding-left: 90px;
  background: #fff;
  position:relative;
  box-sizing: border-box;
}
.one-new figure a{
  display: block;
}
.one-new figure a:hover{
  opacity: 0.8;
}
.one-new figure img{
  max-width: none;
  width: 100%;
}
.one-new-info{
  float: left;
  width: 48%;
  position: relative;
  padding-right: 90px;
  box-sizing: border-box;
}
.one-new-title{
  font-size: 22px;
  margin-bottom: 30px;
  font-weight: normal;
  line-height: 34px;
  text-transform: uppercase;
}
.one-new-title a{
  color: #000;
}
.one-new:hover .one-new-title a{
  color: #f26e28;
}
.one-new-info .arrow-view{
  margin: 40px 0px 0px;
  display: inline-block;
}

/*-------- date ----------- */
.date{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 90px;
  font-size: 20px;
  line-height: 48px;
  color: #bcbcbc;
  text-transform: uppercase;
  text-align: center;
  background: #fff;
  z-index: 5;
}
.date span{
  font-size: 48px;
  font-weight: bold;
  display: block;
  color: #000;
}

article.one-new:nth-of-type(2n){
  flex-direction: row-reverse;
}
article.one-new:nth-of-type(2n) figure{
  padding-right: 90px;
  padding-left: 50px;
}
article.one-new:nth-of-type(2n) figure .date{
  left: auto;
  right: 0px;
}
article.one-new:nth-of-type(2n) .one-new-info{
  padding-right: 0px;
  padding-left: 90px;
  text-align: right;
}
article.one-new:nth-of-type(2n) .one-new-info .view-more{
  float: left;
}

/*pagination-----------------------------------------------------------------*/
.pagination{
  padding-bottom: 40px;
}
.pagination ul {
  font-size: 15px;
  text-align: center;
  padding: 0px;
  margin: 0px;
}
.pagination li {
  list-style-type: none;
  display: inline-block;
}
.pagination a,
.pagination a:visited {
  display: inline-block;
  width: 46px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  background: #fff;
  border: 1px solid #fff;
  color: #3e3e3e;
  text-decoration: none;
}
.pagination a:hover,
.pagination a:visited:hover {
  background: #707070;
  border: 1px solid #707070;
  color: #FFF;
}
.pagination a.currentpage {
  background: #2c2d2e;
  border: 1px solid #2c2d2e;
  color: #fff;
  cursor: default;
}
.pagination a.currentpage:hover{
  background: #2c2d2e;
  border: 1px solid #2c2d2e;
}
.pagination a.disablelink,
.pagination a.prevnext {
  color: #9f9f9f;
  cursor: default;
}
.pagination a.disablelink:hover,
.pagination a.prevnext:hover {
  color: #9f9f9f;
  background: #fff;
  border: 1px solid #fff;
}

/*-------------------------- news details --------------------------*/

.simple-image{
  position: relative;
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
  max-width: 55%;
}

/*--------------- simple list in whole site -----------------*/
.text ul{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.text ul li{
  position: relative;
  margin-bottom: 12px;
}
.text ul li:before{
  content: '\f0c8';
  font-family: 'Font Awesome 5 Pro';
  font-size: 8px;
  position: relative;
  color: #000;
  top: -1px;
  margin-right: 10px;
}

/*------------------------ Tables for whole site ------------------------*/
table {
  width: 100%; 
  border-collapse: collapse; 
  border: none;
  margin-bottom: 20px;
  overflow-x: auto;
  box-sizing: border-box;
}
table th{
  display: table-cell;
  padding: 14px 15px;
  color: #000;
  background: #f8f8f8;
  border: none;
  text-transform: uppercase;
  font-weight: 600;
  overflow: hidden;
  text-align: center;
}
table td{
  background: #fff;
  display: table-cell;
  padding: 14px 15px;
  font-size: 14px;
  text-align: center;
  border: 1px solid #f3f2f0;
}

/*------------- Simple gallery in details ------------ */
.simple-gallery{
  margin: 20px -40px 0px;
  padding: 0px;
  list-style-type: none;
}
.simple-gallery li{
  display: inline-table;
  vertical-align: top;
  width: 33.333%;
  padding: 40px;
  margin-right: -4px;
  box-sizing: border-box;
}
.simple-gallery li a{
  display: block;
}
.simple-gallery li img{
  max-width: none;
  width: 100%;
}
.simple-gallery li a:hover{
  opacity: 0.75;
}
.simple-gallery li em{
  font-style: normal;
  display: block;
  line-height: 22px;
  padding: 12px 0px;
  text-align: center;
}

/*table----------------------------------------------------------------------*/
.nl_osn {
  width: 100%;
  margin: 20px 0;
  overflow: hidden;
  font-size: 14px;
  font-weight: normal;
  color: #909090;
  margin-top: 40px;
  box-sizing: border-box;
}
.nl_osn a {
  font-size: 14px;
  text-decoration: none;
}
.tr {
  width: 100%;
  display: table;
  padding: 7px 10px;
  background: #fff;
  border-bottom: 1px solid #f1f1f1;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  cursor: default;
  box-sizing: border-box;
}
.tr:hover {
  background: #f3f2f0;
  color: #000;
}
.tr span,
.th {
  display: table-cell;
  color: #3b3e4a;
  box-sizing: border-box;
}
.download1 {
  width: 72%;
  vertical-align: middle;
}
.size1,
.type1 {
  width: 8%;
  padding: 0 3px;
  text-align: right;
  vertical-align: middle;
}
a.pdf,
a.pdf:visited {
  display: block;
  float: right;
  font-size: 12px;
  margin-bottom: 5px;
  margin-left: 5px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  padding: 7px 12px;
  display: table-cell;
  top: 3px;
  position: relative;
  color: #fff;
  background: #000;
}
a.pdf:hover{
  color: #fff;
  background: #1a1a1a;
}

/*--------------- video -----------------*/
.video{
  max-width: 1024px;
  margin: 40px auto 0px;
}
.videowrapper {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 55%;
  height: 0;
  border: 1px solid #ccc;
  margin-top: 20px;
}
.videowrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/*------------------------------- Gallery page ----------------------------- */
.project-list .project-one figcaption{
  padding: 12px 20px;
  width: auto;
}
.project-list .project-one figcaption > div{
  height: auto;
}
.project-list .project-one figcaption h4{
  font-size: 18px;
}

.gallery-inside{
  margin-left: -20px;
  margin-right: -20px;
}
.gallery-inside li{
  padding: 20px;
}
.gallery-inside li:nth-of-type(4), .gallery-inside li:nth-of-type(5),
.gallery-inside li:nth-of-type(9), .gallery-inside li:nth-of-type(10),
.gallery-inside li:nth-of-type(14), .gallery-inside li:nth-of-type(15),
.gallery-inside li:nth-of-type(19), .gallery-inside li:nth-of-type(20){
  width: 50%;
}








/*--------------------------- Buttons in site ----------------------------*/
.btn{
  display: inline-block;
  min-width: 150px;
  font-size: 14px;
  text-align: center;
  line-height: normal;
  text-transform: uppercase;
  background: #000;
  border: 1px solid #000;
  color: #fff;
  padding: 14px 20px;
  letter-spacing: 1px;
  margin-top: 30px;
  box-sizing: border-box;
}
.btn:hover{
  background: #f26e28;
  border: 1px solid #f26e28;
}
.btn i{
  margin-right: 8px;
}

.btn-transp{
  background: #fff;
  border: 1px solid #bbbbbb;
  color: #000;
}
.btn-transp:hover{
  color: #fff;
  border: 1px solid #000;
  background: #000;
}
.btn-white{
  background: #fff;
  border: 1px solid #fff;
  color: #000;
}
.btn-white:hover{
  color: #fff;
  border: 1px solid #000;
  background: #000;
}

.btn-place{
  text-align: center;
}

/*contact form------------------------------------------------------------------*/
.map{
  height: 430px;
  overflow: hidden;
  margin-top: 15px;
}
.map iframe{
  pointer-events: none;
}
.address{
  line-height: 26px;
  margin: 0 0 60px 0px;
}
.address span{
  color: #aaa;
}
.address a{
  border-bottom: 1px solid #000;
}
.address a:hover{
  border-bottom: 1px solid transparent;
  color: #f26e28;
}
.address .heading{
  text-align: left;
}
.contact-form {
  float: right;
  width: 50%;
  margin-bottom: 40px;
}
.contactWrap {
float: left;
width: 45%;
}
.input{
  border: 1px solid #ebebeb;
  padding: 0 15px;
  margin-bottom: 10px;
  width: 80%;
  height: 52px;
  color: #38383b;
  font-family: 'OpenSans', 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 15px;
  box-sizing: border-box;
}
.contact-form input:focus, .contact-form textarea:focus {
  outline: none;
}
.captcha .input {
max-width: 300px;}
.contact-form textarea {
  width: 80%;
  height: 150px;
  resize: none;
  padding: 10px 15px;
  box-sizing: border-box;
}

.ok, .error {
  display: block;
  font-size: 13px;
  margin: 10px;
}
.error {
  color: #BF1717;
}

.contact-form .btn{
  margin-top: 15px;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #808080;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #808080;
   opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #808080;
   opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #808080;
}
:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #808080;
}



/* sitemap ---------------------------------------------------------------*/
.sitemap ul {
  padding: 0;
  list-style-type: none;
  margin: 0px 0px 0px 20px;
}
.sitemap ul ul,.sitemap ul ul ul, .sitemap ul ul ul ul {
  padding: 10px;
  padding-right: 0px;
  list-style-type: none;
  margin: 10px 0px 10px 20px;
  border-left: 1px solid #C0C0C0;
}
.sitemap ul li {
  padding: 2px;
  line-height: 26px;
}
.sitemap a {
  color: #000;
}
.sitemap a:hover {
  color: #aaa;
}

/* error page ---------------------------------------------------------------*/
i.fa-meh-o{
  margin-right: 10px;
}
.error-page{
  background: #FBEEED;
  border: 1px solid #F7D8DD;
  padding: 20px 15px;
  color: #d9534f;
}
.error-page h6{
  margin-bottom: 10px;
  color: #d9534f;
}

/* search results ---------------------------------------------------------------*/
.search-result-wrap{
  border: 1px solid #ebebeb;
  padding: 20px 40px;
}
.search-result{
  padding: 25px 0px;
  border-bottom: 1px solid #f1f1f1;
}
.search-result:last-child{
  border-bottom: none;
}
.search-result h4{
  color: #000;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 8px;
}
.search-result h4 a{
  color: #000;
}
.search-result h4 a:hover{
  color: #3181c8;
}
.path{
  color: #9f9f9f;
}
.text a {
  color: #f26e28;}
.text figcaption {
font-style: italic;
font-weight: bold;
}
/*-------------- language ---------------*/
.languages{
    float: left;
    cursor: pointer;
    position: relative;
    z-index: 5;
    line-height: 47px;
    border-left: 1px solid #ebebeb;
}
.lang-choice{
    color: #5b5e60;
    text-transform: uppercase;
    padding: 0 16px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.lang-choice i{
    font-size: 12px;
    margin-left: 5px;
    color: #222;
}
.lang-list{
    position: absolute;
    top: 42px;
    right: 0px;
    display: none;
    z-index: 10;
    background: #fff;
    width: 105px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: left;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
}
.lang-list li a{
    display: block;
    position: relative;
    white-space: nowrap;
    padding: 8px 10px;
    color: #5b5e60;
    font-weight: normal;
    font-size: 13px;
    margin: 0px;
    border-bottom: 1px solid #f6f6f6;
    text-decoration: none;
    line-height: normal;
}
.lang-list li a:hover{
    color: #ef9e3e;
}
/*---------------------------------------- section testimonilas --------------------------------------*/
.testimonials{
  padding: 50px 0px 40px;
  overflow: hidden;
}
.testimon-item{
  padding: 0px 20px;
  margin-bottom: 30px;
  box-sizing: border-box;
}
.text-wrap{
  background: #fafafa;
  padding: 32px 28px;
  border-radius: 10px;
  position: relative;
  margin-bottom: 28px;
  box-sizing: border-box;
}
.text-wrap:before{
  content: '';
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid #fafafa;
  position: absolute;
  top: 100%;
  left: 64px;
}
.text-wrap .text{
  font-size: 16px;
  line-height: 25px;
  min-height: 150px;
      max-height: 226px;
    overflow: hidden;
}
.g-review{
  display: inline-block;
  margin-top: 20px;
}
.testimon-info{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-left: 50px;
  box-sizing: border-box;
}
.testimon-info figure{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  box-sizing: border-box;
}
.testimon-info figure img{
  max-width: none;
  width: 100%;
  border-radius: 50%;
  display: inline-block !important;
}
.testimon-info > div{
  width: calc(100% - 70px);
  padding-left: 15px;
  box-sizing: border-box;
}
.testimon-name{
  margin-bottom: 8px;
  font-size: 20px;
  color: #f26e28;
  font-weight: 600;
}

.testimon-slider{
  margin: 0 -20px;
}
/*----------------- star rating ----------------*/
.rating-wrap{
  height: 10px;
}
.star {
  display: inline-block;
  background: url(../images/stars-sprite1.png) no-repeat 0 -10px;
  height: 10px;
  width: 62px;
}
.star-sprite {
  background: url(../images/stars-sprite1.png) no-repeat 0 0;
  height: 10px;
  width: 0px;
}

/*----------------- testimonials details list ----------------*/
.testimon-wrap .testimon-item{
  padding: 0px;
  text-align: left;
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: space-between;
}
.testimon-wrap .testimon-item:last-of-type{
  margin-bottom: 0px;
}
.testimon-wrap .testimon-info{
  width: 280px;
  padding-left: 0px;
  box-sizing: border-box;
}
.testimon-wrap .text-wrap{
  width: calc(100% - 290px);
}
.testimon-wrap .text-wrap:before{
  display: none;
}
.testimon-wrap .text-wrap .text{
  min-height: inherit;
}

/*/*media queries----------------------------------------------------------*/

@media only screen and (max-width: 1680px) {
  .b-inner {height: auto;}
}

@media only screen and (max-width: 1500px) {
  
}

@media only screen and (max-width: 1440px) {
  .banner, .banner-inner, .big-wrapper, .b-wrap, .b-inner {padding: 0px 20px;}
  footer{margin: 0px 20px; padding-top: 25px; padding-bottom: 60px;}
  .box-flex { margin: 0;}
  .gallery-slider{padding: 0px 45px;}
  .about-us-image::before{right: -60px; bottom: -60px;}
  .about-us{padding-bottom: 60px;}
  .header-right .responsive-menu-btn{margin-left: 140px;}
  .ban-text{max-width: 1080px;}
  .simple-gallery {margin: 20px 0px 0px;}
}

@media only screen and (max-width: 1366px) {
  .ban-text{max-width: 930px;}
  .ban-text h1{font-size: 46px; line-height: 64px;}
  .wrapper{max-width: none; padding: 0 60px;}
  .about-us-image::before{right: auto; left: -60px;}
  .rights{font-size: 14px;}
  .footer-menu ul li{font-size: 14px;}
  .one-new-title{font-size: 20px;}
}

@media only screen and (max-width: 1240px) {
  .ban-text{max-width: 815px;}
  .ban-text h1{font-size: 43px;}
  .header-right .responsive-menu-btn{margin-left: 100px;}
  .socials{margin-left: 20px;}
  .about-us-text{padding-right: 85px;}
  .about-us .title{margin-bottom: 50px;}
  .about-us-text .btn{margin-top: 50px;}
  .about-us{padding-bottom: 30px;}
  .banner-inner{height: 430px;}
  .portfolio-item figcaption h5{font-size: 18px;}

  .one-new-title{font-size: 18px; line-height: 28px;}
  .date{font-size: 18px; width: 65px;}
  .date span{font-size: 42px;}
  .one-new figure{padding-left: 65px; padding-right: 30px;}
  .one-new-info{padding-right: 65px;}
  .one-new-info .text{max-height: 96px; overflow: hidden;}
  article.one-new:nth-of-type(2n) figure{padding-right: 65px; padding-left: 30px;}
  article.one-new:nth-of-type(2n) .one-new-info{padding-left: 65px;}
}

@media only screen and (max-width: 1200px) {
  .flex-item {-webkit-flex: 0 0 33.3333%; -ms-flex: 0 0 33.3333%; flex: 0 0 33.3333%;}
  .testimonials{padding: 65px 0px;}
  .testimon-name{font-size: 18px;}
  .testimon-item{padding: 0 15px; margin-bottom: 15px;}
  .testimon-slider{margin: 0 -15px;}
}

@media only screen and (max-width: 1100px) {
.cat-one figcaption h6, .project-one figcaption h4 {font-size: 14px;}
  .project-one figcaption .text, .cat-info {margin-top: 13px; font-size: 13px; line-height: 18px;}
  .cat-info {    padding: 7px 27px 0px;}
  .box-flex-item {margin-bottom: 0px;}
  .gallery-slider{padding: 0px 25px;}
  .col-4 .box-flex-item {-webkit-flex: 0 0 33.333%;-ms-flex: 0 0 33.333%;flex: 0 0 33.333%;}
}

@media only screen and (max-width: 1024px) {
  .header-right .responsive-menu-btn{margin-left: 80px;}
  .header-contacts a{font-size: 12px;}
  .about-us-image::before{left: -40px;}
  .simple-gallery li {padding: 15px; width: 50%;}
  .one-new-title{margin-bottom: 20px; font-size: 17px;}
  .testimonials{padding: 60px 0px;}
}

@media only screen and (max-width: 990px) {
  .ban-text{max-width: 770px;}
  .ban-text h1{font-size: 40px; line-height: 60px;}
  .about-us-text{float: none; width: auto; padding-right: 0px; margin-bottom: 60px;}
  .about-us-image{float: none; width: auto;}
  .about-us-image img{width: auto; max-width: 100%;}
  .about-us-image::before{left: auto; right: 0px; bottom: -40px;}
  h1{font-size: 32px;}
  h2 {font-size: 32px;}
  h3 {font-size: 24px;}
  h4 {font-size: 20px;}
  h5 {font-size: 18px;}
  h6 {font-size: 16px;}
  .flex-item {-webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%;}
  .portfolio-item{width: 47%;}
  .obj{width: 50%;}
  .header-contacts a span {display: none;}
  .one-new figure{width: 50%;}
  .one-new-info{width: 50%; padding-right: 0px;}
  article.one-new:nth-of-type(2n) .one-new-info{padding-left: 0px;}
  .one-new figure{padding-left: 0px;}
  article.one-new:nth-of-type(2n) figure{padding-right: 0px;}
  .download1{width: 60%;}
  .size1, .type1{width: 10%;}
  .box-flex-item {padding: 0px 15px 15px;}
}

@media only screen and (max-width: 900px) {
  .ban-text{max-width: 630px;}
  .ban-text > div{padding-left: 45px;}
  .ban-text h1{font-size: 38px; line-height: 56px;}
  .banner-inner{height: 330px;}
  .content{padding-top: 55px;}
  header {height: 80px;}
  .testimon-wrap .testimon-info{width: 250px;}
  .testimon-wrap .text-wrap{width: calc(100% - 260px);}
}

@media only screen and (max-width: 800px) {
  .banner, .banner-inner, .big-wrapper, .b-wrap {padding: 0px 10px;}
  footer{margin: 0px 10px;}
  .icon-links {margin-left: 0px;}
  .header-right .responsive-menu-btn {margin-left: 35px;}
  .logo{width: 200px;}
  .logo img{max-width: 100%;}
  .gallery-slider{padding: 0px 5px;}
  .col-3 .box-flex-item {-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;}
  .ban-text{max-width: none; padding: 0 60px;}
  .ban-text > div{padding: 55px 0px 45px 40px;}
  .ban-text > div::before{width: 34%;}
  .ban-text h6{font-size: 13px;}
  .ban-text h1{font-size: 32px; line-height: 50px; margin-bottom: 100px;}
  .ban-text .view-more{font-size: 14px;}
  .col-4 .box-flex-item {-webkit-flex: 0 0 50%;-ms-flex: 0 0 50%;flex: 0 0 50%;}
  
  .address{float: none; width: 100%; margin-right: 0px; margin-bottom: 30px;}
  .map-place{float: none; width: auto;}
  .contact-form{float: none; width: auto;}
  .search-result-wrap{padding: 10px 25px;}
  
  /*responsive table - няма пример за нея

  table tr:nth-child(even){background: #f1f1f1;}
  table tr{border-top: 1px solid #ebebeb;}
  table th {display: none; margin: 0 0.5em; text-align: left; border: 0;}
  table td {display: block; margin: 0 0.5em; text-align: left; border: 0; height: auto; background: none;}
  table td:before {display: inline-block;}
  */
}

@media only screen and (max-width: 740px) {
  .flex-item {-webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-top: 45px;}
  h1{font-size: 28px;}
  h2 {font-size: 28px;}
  .btn{padding: 16px 30px 15px; font-size: 11px;}
  .heading{font-size: 24px;}
  .banner-inner-img{background-position: 60% 50% !important;}
    .ban-text h1{font-size: 40px; line-height: 56px; margin-bottom: 100px;}
  .ban-text h6{font-size: 13px; margin-bottom: 7px;}
  .testimon-wrap .testimon-info{width: 100%; padding-left: 50px;}
  .testimon-wrap .text-wrap{width: 100%;}
  .testimon-wrap .testimon-item{flex-direction: column;}
  .testimon-wrap .text-wrap:before{display: block;}

  .one-new{flex-wrap: nowrap; display: block; margin-bottom: 35px;}
  .one-new figure{float: none; padding: 0px !important; width: auto; margin-bottom: 20px;}
  .one-new-info{float: none; width: auto; padding: 0px !important;}
  .one-new-info .text{max-height: inherit;}
  .one-new-title{font-size: 16px; line-height: 26px;}
  .simple-image{float: none; width: 100%; margin-right: 0px; max-width: none;}
  .simple-image img{max-width: none; width: 100%;}
}
@media only screen and (max-width: 700px) {
  .search-result{padding: 18px 0px;}
}

@media only screen and (max-width: 640px) {
  .socials{display: none;}
  .header-right .responsive-menu-btn{margin-left: 15px;}
  .ban-text > div::before{width: 40%;}
  .ban-text h1{font-size: 20px; line-height: 35px; margin-bottom: 10px;}
  .about-us{padding-top: 75px;}
  .index-gallery{padding-bottom: 75px;}
  footer{padding-top: 50px; padding-bottom: 100px;}
  .heading{font-size: 20px; line-height: 28px;}
  .banner-inner-img{background-position: 65% 50% !important;}
  .ban-text > div {padding: 15px 0px 15px 25px;}
  .portfolio-item{display: block; width: auto; margin-right: 0px;}
  .obj{float: none; width: auto; padding-right: 0px; display: block; margin-right: 0px;}
  .sitemap ul{margin: 0px;}
  .header-contacts {display: none;}
  .arrow-view {display: none;}
}

@media only screen and (max-width: 550px) {
  p, ul, ol, section, article, div{font-size: 13px;}
  h1{font-size: 26px;}
  h2 {font-size: 26px;}
  h3 {font-size: 22px;}
  .about-us-image::before{width: 280px;}
  .title h6{font-size: 12px;}
  .banner-inner{height: 250px;}
  .breadcrumb{font-size: 11px; margin-top: 15px;}
  .banner-inner-img{background-position: 70% 50% !important;}
  .ban-text > div {margin: 0px;}
  .simple-gallery li{width: auto; margin-right: 0px; display: block; padding-right: 0px;}
  .search-result-wrap{padding: 0px 15px;}
  table {display: block; overflow-x: auto; white-space: nowrap; width: 100%;}
  .fade .slick-prev, .fade .slick-next {width: 35px !important;height: 35px !important;}
  .fade .slick-prev:before, .fade .slick-next:before {line-height: 35px !important; font-size: 23px !important;}
  .fade .slick-prev {right: 35px;}
  .ban-text {padding: 0px 14px;}
  .icon-links > a {margin-left: 13px;}
  .lang-choice {padding: 0 11px;}
  .testimon-info figure{width: 50px; height: 50px;}
  .testimon-name{font-size: 16px; margin-bottom: 5px;}
  .testimon-wrap .text-wrap:before{left: 54px;}
}

@media only screen and (max-width: 500px) {
  .logo {width: 180px;}
  .col-4 .box-flex-item {-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;}
}

@media only screen and (max-width: 430px) {
  .ban-text > div::before{width: 50%; border: 3px solid rgba(0, 0, 0, 0.1);}
  .t-link{font-size: 12px;}
  .logo { float: none; text-align: center; margin-top: 10px; width: 100%;}
  .logo img, .logo a {display: inline-block; max-width: 180px;}
  .header-right {float: none; margin-top: 0;}
  .icon-links > a {margin-right: 20px;margin-left: 0px;}
  .footer-menu ul li, .rights{font-size: 13px; line-height: 28px;}
  .about-us-image::before{height: 140px;}
  .title h6{margin-bottom: 20px;}
  .index-news::before{height: 250px;}
  .view-more{font-size: 13px;}
  .banner-inner{height: 185px;}
  .breadcrumb{font-size: 10px;}
  .date{font-size: 14px;}
  .date span{font-size: 38px;}
  .one-new-title{font-size: 15px; line-height: 24px;}
  .content{padding-top: 40px;}
  .heading{margin-bottom: 30px;}
  
  .portfolio-item figcaption h5{font-size: 16px;}
  .portfolio-item figcaption{padding: 20px 15px;}
}

@media only screen and (max-width: 400px) {
  .ban-text{display: none;}
  .heading{font-size: 16px; line-height: 26px;}
  .fade .slick-prev, .fade .slick-next {width: 35px !important; height: 35px !important;}
  .fade .slick-prev:before, .fade .slick-next:before {line-height: 35px;}
  .fade .slick-prev {right: 35px;}
  .slick-prev:before, .slick-next:before {font-size: 25px;}
}

@media only screen and (max-width: 360px) {
  h1{font-size: 24px;}
  h2 {font-size: 24px;}
  .about-us .title{margin-bottom: 35px;}
  .about-us-text .btn{margin-top: 35px;}
  .gal-image[data-line]::after{font-size: 50px;}
  .t-link{top: 10px;}
  .banner-inner{height: 160px;}
  .project-one figcaption {padding: 10px 10px 10px; width: auto;}
  .date span{font-size: 34px;}
  .date{font-size: 12px;}
  .one-new{margin-bottom: 30px; padding-bottom: 40px;}
  .one-new-title{font-size: 14px;}
  .portfolio-item{margin-bottom: 30px;}
  .portfolio-item figcaption{border-bottom: 0px;}
  .input{width: 100%;}
  .contact-form .btn{display: block;}
  .search-result{padding: 13px 0px;}
  .search-result h4{font-size: 14px;}
}

@media only screen and (max-width: 320px) {
  .about-us-image::before{width: 192px;}
}


@media only screen and (max-height: 640px) {
  .ban-text h6{font-size: 13px; margin-bottom: 20px;}
  .ban-text > div{padding: 55px 0px 50px 45px;}
}

@media only screen and (max-height: 550px) {
  .ban-text h1{font-size: 22px; line-height: 32px;}
}

@media only screen and (max-height: 460px) {
  .ban-text{display: none;}
}
