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, button {
  margin: 0;
  padding: 0;
}
html {
  scroll-behavior: smooth;
}
/* 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;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  color: #ecb419;
}

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;
}

hr{
  background: #ededed;
  width: 100%;
  height: 1px;
  border: none;
  padding: 0px;
  margin: 20px 0px;
}

img {
  max-width: 100%;
  width: auto;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle;
}

select {
  width: 100%;
}

button {
	background: none;
	border: none;
	cursor: pointer;
	font-family: 'Montserrat', 'Open Sans', Arial, Helvetica, sans-serif;
	-webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}

/* Scrollbar*/
::-webkit-scrollbar {
  width: 6px;
}
::-webkit-scrollbar-track {
  background: transparent;
}
::-webkit-scrollbar-thumb {
  background: #bbb;
  border-radius: 50px;
  border: 1px solid transparent;
  height: 100px;
}
::-webkit-scrollbar-thumb:hover {
  background: rgb(0, 0, 0);
}

/*FONTS--------------------------------------------------------------------*/
@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-Italic.eot');
    src: local('Montserrat Italic'),
		url('../webfonts/Montserrat-Italic.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/Montserrat-Italic.woff2') format('woff2'),
        url('../webfonts/Montserrat-Italic.woff') format('woff'),
        url('../webfonts/Montserrat-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-Thin.eot');
    src: local('Montserrat Thin'),
		url('../webfonts/Montserrat-Thin.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/Montserrat-Thin.woff2') format('woff2'),
        url('../webfonts/Montserrat-Thin.woff') format('woff'),
        url('../webfonts/Montserrat-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-Regular.eot');
    src: local('Montserrat Regular'),
		url('../webfonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/Montserrat-Regular.woff2') format('woff2'),
        url('../webfonts/Montserrat-Regular.woff') format('woff'),
        url('../webfonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-SemiBold.eot');
    src: local('Montserrat SemiBold'),
		url('../webfonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('../webfonts/Montserrat-SemiBold.woff') format('woff'),
        url('../webfonts/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-ExtraLight.eot');
    src: local('Montserrat ExtraLight'),
		url('../webfonts/Montserrat-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/Montserrat-ExtraLight.woff2') format('woff2'),
        url('../webfonts/Montserrat-ExtraLight.woff') format('woff'),
        url('../webfonts/Montserrat-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-MediumItalic.eot');
    src: local('Montserrat Medium Italic'),
		url('../webfonts/Montserrat-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/Montserrat-MediumItalic.woff2') format('woff2'),
        url('../webfonts/Montserrat-MediumItalic.woff') format('woff'),
        url('../webfonts/Montserrat-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-Black.eot');
    src: local('Montserrat Black'),
		url('../webfonts/Montserrat-Black.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/Montserrat-Black.woff2') format('woff2'),
        url('../webfonts/Montserrat-Black.woff') format('woff'),
        url('../webfonts/Montserrat-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-Light.eot');
    src: local('Montserrat Light'),
		url('../webfonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/Montserrat-Light.woff2') format('woff2'),
        url('../webfonts/Montserrat-Light.woff') format('woff'),
        url('../webfonts/Montserrat-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-ExtraBold.eot');
    src: local('Montserrat ExtraBold'),
		url('../webfonts/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/Montserrat-ExtraBold.woff2') format('woff2'),
        url('../webfonts/Montserrat-ExtraBold.woff') format('woff'),
        url('../webfonts/Montserrat-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-ThinItalic.eot');
    src: local('Montserrat Thin Italic'),
		url('../webfonts/Montserrat-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/Montserrat-ThinItalic.woff2') format('woff2'),
        url('../webfonts/Montserrat-ThinItalic.woff') format('woff'),
        url('../webfonts/Montserrat-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-BoldItalic.eot');
    src: local('Montserrat Bold Italic'),
		url('../webfonts/Montserrat-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/Montserrat-BoldItalic.woff2') format('woff2'),
        url('../webfonts/Montserrat-BoldItalic.woff') format('woff'),
        url('../webfonts/Montserrat-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-SemiBoldItalic.eot');
    src: local('Montserrat SemiBold Italic'),
		url('../webfonts/Montserrat-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/Montserrat-SemiBoldItalic.woff2') format('woff2'),
        url('../webfonts/Montserrat-SemiBoldItalic.woff') format('woff'),
        url('../webfonts/Montserrat-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-ExtraLightItalic.eot');
    src: local('Montserrat'),
		url('../webfonts/Montserrat-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/Montserrat-ExtraLightItalic.woff2') format('woff2'),
        url('../webfonts/Montserrat-ExtraLightItalic.woff') format('woff'),
        url('../webfonts/Montserrat-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-Bold.eot');
    src: local('Montserrat Bold'),
		url('../webfonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/Montserrat-Bold.woff2') format('woff2'),
        url('../webfonts/Montserrat-Bold.woff') format('woff'),
        url('../webfonts/Montserrat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-LightItalic.eot');
    src: local('Montserrat Light Italic'),
		url('../webfonts/Montserrat-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/Montserrat-LightItalic.woff2') format('woff2'),
        url('../webfonts/Montserrat-LightItalic.woff') format('woff'),
        url('../webfonts/Montserrat-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-ExtraBoldItalic.eot');
    src: local('Montserrat ExtraBold Italic'),
		url('../webfonts/Montserrat-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/Montserrat-ExtraBoldItalic.woff2') format('woff2'),
        url('../webfonts/Montserrat-ExtraBoldItalic.woff') format('woff'),
        url('../webfonts/Montserrat-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-BlackItalic.eot');
    src: local('Montserrat Black Italic'),
		url('../webfonts/Montserrat-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/Montserrat-BlackItalic.woff2') format('woff2'),
        url('../webfonts/Montserrat-BlackItalic.woff') format('woff'),
        url('../webfonts/Montserrat-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/Montserrat-Medium.eot');
    src: local('Montserrat Medium'),
		url('../webfonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/Montserrat-Medium.woff2') format('woff2'),
        url('../webfonts/Montserrat-Medium.woff') format('woff'),
        url('../webfonts/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

.text, p{
  line-height: 26px;
}
h1, h2, h3, h4, h5, h6{
  color: #000;
  font-weight: 500;
}
h1 {
  font-size: 48px;
}
h2 {
  font-size: 42px;
}
h3 {
  font-size: 36px;
}
h4 {
  font-size: 30px;
}
h5 {
  font-size: 26px;
}
h6 {
  font-size: 22px;
}

/*
################################################
#                                              #
#   author:  webrix-studio                     #
#   url:  http://webrix-studio.com             #
#                                              #
################################################
 */
/*BODY-------------------------------------------------------------------*/
body {
  background-color: #fff;
  font-family: 'Montserrat', 'Open Sans', Arial, Helvetica, sans-serif;
  color: #878787;
  font-size: 16px;
}
.big-wrapper{
  max-width: 1760px;
  margin: 0 auto;
  padding: 0 20px;
}
.wrapper{
  max-width: 1370px;
  margin: 0 auto;
  padding: 0 20px;
}

/*-------------- header ---------------*/
header{
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  background: #fff;
  z-index: 1000;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.1);
}
.header-top{
  background: #222;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
.header-top .big-wrapper, .header-main .big-wrapper{
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.header-right, .header-top-right{
  display: flex;
  align-items: center;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}

/*----------------------- sticky -------------------------*/
header.sticky .header-top{
  margin-top: -40px;
}
header.sticky #menu > ul > li{
  padding: 22px 0px;
}

/*----------------------- logo -------------------------*/
.logo{
  float: left;
  position: relative;
  z-index: 2;
}
.logo a{
  display: block;
  position: relative;
}
.logo a img{
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}

/*-------------- language ---------------*/
.languages{
  float: left;
  border-left: 1px solid #e9e9e9;
  cursor: pointer;
  position: relative;
  z-index: 5;
  line-height: 36px;
  color: #222;
  font-size: 14px;
  font-weight: 500;
  margin-left: 30px;
  padding-left: 30px;
  text-transform: uppercase;
}
.languages > span{
  display: block;
  float: left;
  margin-right: 12px;
  cursor: default;
}
.languages img{
  margin-right: 6px;
  position: relative;
  top: -1px;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.35);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.35);
  box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.35);
}
.lang-choice{
  box-sizing: border-box;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
.lang-choice i{
  margin-left: 7px;
}
.lang-list{
  position: absolute;
  min-width: 135px;
  top: 100%;
  right: 0px;
  display: none;
  z-index: 10;
  background: #222;
  margin: 0px;
  padding: 15px 0px;
  list-style-type: none;
  text-align: left;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
}
.lang-list li{
  display: block;
}
.lang-list li a{
  display: block;
  position: relative;
  white-space: nowrap;
  padding: 5px 20px;
  color: #fff;
  font-size: 11px;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  line-height: normal;
}
.lang-list li a:hover{
  color: #ecb419;
}

/*----------------------- header contacts -------------------*/
.header-contacts{
  float: left;
}
.header-contacts a{
  display: inline-block;
  color: #a1a1a1;
  font-size: 13px;
  letter-spacing: 0.5px;
  margin-left: 35px;
  line-height: 40px;
}
.header-contacts a:first-child{
  margin-left: 0px;
}
.header-contacts a i{
  margin-right: 8px;
  font-size: 16px;
  position: relative;
  top: 0px;
}
.header-contacts a i.fa-envelope{
  transform: scale(1.1);
  top: 1px;
}
.header-contacts a:hover{
  color: #fff;
}

/*-------------- other menu ---------------*/
.other-menu{
  float: left;
  position: relative;
  z-index: 10;
}
.other-menu ul{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.other-menu ul li{
  position: relative;
}
.other-menu > ul > li{
  float: left;
  margin-right: 25px;
}
.other-menu > ul > li:last-child{
  margin-right: 0px;
}
.other-menu ul li a{
  display: block;
  font-size: 13px;
  color: #a1a1a1;
  line-height: 40px;
  letter-spacing: 0.5px;
  position: relative;
  white-space: nowrap;
}
.other-menu > ul > li:hover > a, .other-menu ul li.current > a{
  color: #fff;
}
/* submenu */
.other-menu > ul > li > .submenu-wrap {
  top: 100%;
  left: 0;
}
.other-menu ul li .submenu-wrap {
  opacity: 0;
  min-width: 100%;
  padding-top: 5px;
  visibility: hidden;
  position: absolute;
}
.other-menu ul li ul {
  text-align: left;
  z-index: 9999;
  background: #222;
  padding: 15px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
}
.other-menu ul li ul li{
}
.other-menu ul li ul li:last-child{
  border-bottom: none;
}
.other-menu ul li ul li a{
  padding: 8px 12px;
  color: #a1a1a1;
  line-height: normal;
  letter-spacing: normal;
  text-transform: none;
  font-size: 13px;
  font-weight: normal;
}
.other-menu ul li ul li ul {
  top: 0;
  left: 100%;
}
.other-menu ul li:hover > .submenu-wrap {
  visibility: visible;
  -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;
}
.other-menu > ul > li:hover > .submenu-wrap {
  top: 100%;
  opacity: 1;
}
.other-menu ul li ul li a:hover{
  color: #fff;
}
/* sub submenu */
.other-menu ul li ul li .submenu-wrap {
  top: -17px;
  left: 100%;
}
.other-menu ul li ul li:hover .submenu-wrap {
  left: 100%;
  opacity: 1;
}

/*---------------------------- search ------------------------------*/
.search-form{
  float: left;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
.search-wrap{
  display: none; 
  position: absolute; 
  top: 100%; 
  left: 0px; 
  right: 0px; 
  width: auto; 
  border: none; 
  background: rgba(0, 0, 0, .65);
  padding: 10px 20px;
  box-sizing: border-box;
}
.search-wrap > div{
  background: #fff;
  max-width: 800px;
  margin: 0 auto;
}
.search-input{
  float: left;
  background: none;
  width: calc(100% - 32px);
  border: 0px;
  color: #000;
  font-size: 14px;
  height: 40px;
  padding: 0 15px;
  font-family: 'Montserrat', 'Open Sans', Arial, Helvetica, sans-serif;
  outline: none;
  box-sizing: border-box;
}
.search-submit{
  display: block;
  float: right;
  line-height: 40px;
  font-size: 20px;
  width: 32px;
  color: #222;
  text-align: left;
  box-sizing: border-box;
	cursor: pointer;
}

/*--------- responsive search ----------*/
.search-link{
  display: block;
  height: 30px;
  width: 25px;
  border: none;
  text-align: center;
  cursor: pointer;
  text-indent: -9999em;
  font-size: 0;
  position: relative;
  box-sizing: border-box;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
.search-link:hover{
  color: #f21c38;
}
.s-search:before{
  content: "\f002";
  font-family: 'Font Awesome 6 Pro';
  font-size: 18px;
  position: absolute;
  top: 0px;
  left: 50%;
  color: #333;
  line-height: 30px;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
.s-close:before {
  content: "\f00d";
  font-family: 'Font Awesome 6 Pro';
  font-size: 18px;
  position: absolute;
  top: 0px;
  left: 50%;
  color: #333;
  line-height: 30px;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}

/*----------------------------- menu -------------------------------*/
#menu{
  float: left;
}
#menu ul{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#menu ul li{
  position: relative;
}
#menu > ul > li{
  display: block;
  float: left;
  padding: 34px 0px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
#menu > ul > li:last-of-type > a{
  border-right: none;
}
#menu ul li a{
  display: block;
  font-size: 14px;
  color: #222;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  padding: 4px 18px 5px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
}
#menu > ul > li > a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 2px;
  right: 100%;
  bottom: 0;
  top: 0px;
  background: #f3f5f5;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#menu > ul > li:hover > a:before, #menu > ul > li:focus > a:before, #menu > ul > li:active > a:before, #menu > ul > li.current > a:before {
  right: 2px;
}
#menu > ul > li:hover > a, #menu > ul > li.current > a{
  color: #000;
}
#menu ul li i{
  display: inline-block;
  color: #c0baab;
  position: relative;
  margin-left: 10px;
}
/* submenu */
#menu ul li .submenu-wrap {
  opacity: 0;
  width: 250px;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  background: #222;
  z-index: 4;
  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);
}
#menu ul li:hover > .submenu-wrap {
  visibility: visible;
  -webkit-transition: all 600ms;
  -moz-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
}
#menu > ul > li:hover > .submenu-wrap {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
#menu ul li ul {
  text-align: left;
  z-index: 9999;
  padding: 15px;
  display: block;
}
#menu ul li ul li:last-child{
  border-bottom: none;
}
#menu ul li ul li a{
  padding: 8px 12px;
  color: #a1a1a1;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: normal;
  text-transform: none;
  white-space: normal;
}
#menu ul li ul li ul {
  top: 0;
  left: 100%;
}
#menu ul li ul li:hover ul {
  left: 100%;
  opacity: 1;
}
#menu ul li ul li:hover > a{
  color: #fff;
}
/* sub submenu */
#menu ul li ul li .submenu-wrap {
  top: -15px;
  left: 100%;
}
#menu ul li ul li:hover .submenu-wrap {
  left: 100%;
  opacity: 1;
}

/* mega menu */
#menu ul li.mega-menu{
  position: static;
}
#menu ul li.mega-menu .submenu-wrap {
  right: 0;
  width: auto;
  margin: 0px 20px;
  padding: 20px 10px;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
}
#menu ul li.menu-col-3 .submenu-wrap {
  -webkit-columns: 3;
  -moz-columns: 3;
  columns: 3;
}
#menu ul li.menu-col-4 .submenu-wrap {
  -webkit-columns: 4;
  -moz-columns: 4;
  columns: 4;
}
#menu ul li.menu-col-5 .submenu-wrap {
  -webkit-columns: 5;
  -moz-columns: 5;
  columns: 5;
}
#menu ul li.menu-col-6 .submenu-wrap {
  -webkit-columns: 6;
  -moz-columns: 6;
  columns: 6;
}
#menu ul li.menu-col-7 .submenu-wrap {
  -webkit-columns: 7;
  -moz-columns: 7;
  columns: 7;
}
#menu ul li.mega-menu .submenu-wrap ul{
  margin-bottom: 20px;
  padding: 0 10px;
}
#menu ul li.mega-menu .submenu-wrap ul li{
  padding: 0px;
}
#menu ul li .submenu-wrap ul li.main-cat{
    /*pointer-events: none;*/
}
#menu ul li .submenu-wrap ul li.main-cat a{
  position: relative;
  vertical-align: top;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  white-space: normal;
}

/*------------------------- Buttons in site -------------------------*/
.btn{
  display: inline-block;
  position: relative;
  background: #ecb419;
  min-width: 190px;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  line-height: normal;
  color: #fff;
  padding: 13px 30px 15px;
  border: 2px solid transparent;
  border-radius: 30px;
  margin-top: 50px;
  box-sizing: border-box;
  overflow: hidden;
  vertical-align: middle;
	cursor: pointer;
}
.btn:hover{
  background: #222;
}
.btn-transp{
  border: 2px solid #cacaca;
  background: transparent;
  color: #222;
}
.btn-transp:hover{
  border: 2px solid #222;
  color: #fff;
}
.btn-black{
  background: #222;
}
.btn-black:hover{
  background: #ecb419;
}

.btn-place{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

/*------------------------ banner --------------------------*/
.b-wrap{
  margin-top: 135px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.b-image img{
  max-width: none;
  width: 100%;
}
.ban-text-wrap{
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, .3);
  z-index: 1;
}
.ban-text {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  text-align: center;
  color: #fff;
  z-index: 2;
  box-sizing: border-box;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ban-text .wrapper{
  max-width: 680px;
}
.ban-title{
  font-size: 48px;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
  position: relative;
  text-shadow: 0px 2px 10px rgba(0,0,0,0.15);
}
.ban-text .text{
  margin-top: 20px;
  text-shadow: 0px 2px 10px rgba(0,0,0,0.15);
}
.fade .slick-dots{
  position: absolute;
  bottom: 20px;
  width: auto;
  right: calc(50% - 685px);
}
.fade.slick-slider .slick-slide{
  opacity: 1;
  visibility: visible;
}

/*---------------------------------------- section categories --------------------------------------*/
.accents{
  padding: 110px 0px 60px;
  overflow: hidden;
}
.title{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
}
.title .btn{
  margin-top: 0px;
}
.accents .title {
  opacity: 0;
  transform: translateY(20px);
}
.accents .title h2{
  max-width: 590px;
}
.acc-wrap{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  box-sizing: border-box;
}
.acc-item{
  width: 25%;
  padding: 0 15px;
  text-align: center;
  box-sizing: border-box;
  opacity: 0;
  transform: translateY(20px);
}
.acc-item > div{
  position: relative;
  padding: 50px 30px;
  border-radius: 5px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
.acc-item > div:hover{
  -webkit-box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.07);
  -moz-box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.07);
  box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.07);
}
.acc-item figure{
  margin-bottom: 33px;
}
.acc-item h5{
  font-size: 22px;
  margin-bottom: 20px;
}
.acc-item .text{
  line-height: 24px;
  color: #9da5a9;
}
.view {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 3;
  font-size: 0px;
  opacity: 0;
}
article.acc-item:nth-of-type(2){
  animation-delay: 0.2s;
}
article.acc-item:nth-of-type(3){
  animation-delay: 0.4s;
}
article.acc-item:nth-of-type(4){
  animation-delay: 0.6s;
}

/*---------------------------------------- section index projects --------------------------------------*/
.index-projects{
  overflow: hidden;
  position: relative;
}
.index-projects .portfolio-wrap{
  margin: 0px -6px;
  opacity: 0;
  transform: translateY(20px);
}
.index-projects .portfolio-one{
  width: 25%;
  margin-bottom: 0px;
  padding: 6px;
}
.index-projects .portfolio-one figcaption{
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  padding: 35px 40px;
}
.index-projects .portfolio-one figcaption:before{
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 50%;
  box-sizing: border-box;
  z-index: -1;
  background: rgba(0,0,0,0);
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.75)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
  background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.index-projects .portfolio-one figcaption h3{
  color: #fff;
  font-size: 25px;
}
.proj-arrow{
  width: 30px;
  font-size: 26px;
  color: #fff;
  border-left: 1px solid #fff;
  text-align: right;
  line-height: 48px;
  box-sizing: border-box;
}
.proj-arrow i{
  position: relative;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
}
.portfolio-one figure:hover .proj-arrow i{
  margin-right: -5px;
}

/*------------------------------------- section about us -----------------------------------*/
.about-us{
  position: relative;
  padding: 100px 0px;
  overflow: hidden;
}
.about-us .wrapper{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.about-us-info{
  float: left;
  width: 50%;
  padding-right: 95px;
  box-sizing: border-box;
  opacity: 0;
}
.about-us-image{
  position: relative;
  float: left;
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  box-sizing: border-box;
}
.about-us-image figure{
  margin-left: 20px;
  width: calc(50% - 20px);
  max-width: 320px;
}
.about-us-image figure img{
  max-width: none;
  width: 100%;
}
.about-us-image figure:nth-of-type(1){
  margin-top: 145px;
  opacity: 0;
  transform: translateY(-20px);
}
.about-us-image figure:nth-of-type(2){
  opacity: 0;
  transform: translateY(20px);
}
.about-us-image:before{
  content: '';
  position: absolute;
  bottom: 25px;
  right: -130px;
  background: url('../images/romb.png') no-repeat;
  background-size: cover;
  width: 194px;
  height: 194px;
  z-index: -1;
  animation: spin 8s linear infinite;
}
@-webkit-keyframes spin {
  0% { 
    transform: rotate(0);
  }
  100% { 
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% { 
    transform: rotate(0);
  }
  100% { 
    transform: rotate(360deg);
  }
}
/*----------------------- circle count statistic ---------------------*/
.statistic{
  position: absolute;
  top: 90px;
  left: -20px;
  background: #fff url('../images/bgr_check.png') no-repeat left top;
  border-radius: 5px;
  padding: 30px 30px 30px 80px;
  color: #000;
  font-size: 16px;
  -webkit-box-shadow: 0px 0px 20px 20px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 20px 20px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 20px 20px rgba(0,0,0,0.1);
  z-index: 10;
  opacity: 0;
  animation-delay: 0.8s;
}
.circle {
  width: 102px;
  position: relative;
  margin-bottom: 5px;
}
.circle canvas {
  vertical-align: top;
  width: 100% !important;
  height: 40px !important;
}
.circle strong {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  color: #000;
  text-align: center;
  line-height: 40px;
  font-size: 40px;
  font-weight: 800;
}
.circle strong i {
  font-style: normal;
}

/*---------------------------------------- section index news --------------------------------------*/
.index-news{
  padding: 100px 0px;
  background: #f3f5f5;
  overflow: hidden;
}
.index-news .title{
  justify-content: center;
  text-align: center;
  opacity: 0;
  transform: translateY(20px);
}
.blog-wrap{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -13px;
}
.blog-item{
  width: 25%;
  margin-bottom: 40px;
  padding: 0px 13px;
  box-sizing: border-box;
}
.blog-item figure{
  overflow: hidden;
}
.blog-item figure a{
  display: block;
  position: relative;
  overflow: hidden;
}
.blog-item figure a img{
  max-width: none;
  width: 100%;
  webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -webkit-transform: scale3d(1.01,1.01,1);
  transform: scale3d(1.01,1.01,1);
}
.blog-item figure:hover a img{
  -webkit-transform: scale3d(1.06,1.06,1);
  transform: scale3d(1.06,1.06,1);
}
.blog-info{
  padding-top: 32px;
}
.blog-title{
  font-size: 19px;
  text-transform: none;
  line-height: 30px;
  font-weight: 600;
}
.blog-title a{
  color: #000;
  background-image: linear-gradient(#000, #000), linear-gradient(#000, #000);
  display: inline;
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s linear;
}
.blog-title a:hover{
  background-size: 0 1px, 100% 1px;
}
.blog-info .text{
  margin-top: 20px;
  max-height: 90px;
  overflow: hidden;
}
/*-- more link --*/
.more-link{
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #222;
  margin-top: 25px;
  margin-bottom: 10px;
}
.more-link span{
  display: inline-block;
  margin-right: 20px;
  line-height: 26px;
  position: relative;
  top: 2px;
  box-sizing: border-box;
}
.more-link span::before {
  content: '';
  position: absolute;
  width: 26px;
  height: 26px;
  right: -10px;
  top: -8px;
  border-radius: 50%;
  border: 1px solid #e5e5e5;
  z-index: -1;
}
.more-link span img{
  display: block;
  transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.more-link span img:first-child{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transform: translateX(-20px) translateY(0);
}
.more-link:hover span img:first-child{
  opacity: 1;
  transform: translateZ(0);
}
.more-link:hover span img:last-child{
  opacity: 0;
  transform: translateX(30px) translateY(0);
}

.slick-slider .blog-item{
  width: auto;
  margin-bottom: 0px;
}
.news-slider{
  margin: 0 -13px;
  opacity: 0;
  transform: translateY(20px);
}

/*---------------------------------------- section testimonials --------------------------------------*/
.testimonials{
  padding: 100px 0px;
  overflow: hidden;
  position: relative;
}
.suptitle{
  text-align: center;
  font-size: 13px;
  color: #878787;
  margin-bottom: 20px;
  font-weight: normal;
  opacity: 0;
  transform: translateY(20px);
}
.testimon-item{
  padding: 35px 150px;
  text-align: center;
  box-sizing: border-box;
}
.testimon-item .text{
  font-size: 30px;
  color: #000;
  font-weight: 500;
  line-height: 42px;
}
.testimon-name{
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000;
  margin-top: 55px;
}
.testimon-item .rating-wrap{
  margin-bottom: 0px;
  margin-top: 13px;
}

.testimon-slider{
  padding: 0 60px;
  opacity: 0;
  transform: translateY(20px);
}
.testimon-slider .slick-prev{
  left: 0px;
}
.testimon-slider .slick-next{
  right: 0px;
}

/*----------------- testimonials details list ----------------*/
.testimon-wrap .testimon-item{
  padding: 0px;
  text-align: left;
  margin-bottom: 60px;
}
.testimon-wrap .testimon-item:last-of-type{
  margin-bottom: 0px;
}
.testimon-wrap .testimon-name{
  margin-top: 40px;
}

/*----------------- star rating ----------------*/
.rating-wrap{
  height: 11px;
  margin-bottom: 8px;
}
.star {
  display: inline-block;
  background: url(../images/stars-sprite1.png) no-repeat 0 -11px;
  height: 11px;
  width: 60px;
}
.star-sprite {
  background: url(../images/stars-sprite1.png) no-repeat 0 0;
  height: 11px;
  width: 0px;
}

/*---------------------------------------- section partners --------------------------------------*/
.partners{
  padding: 0px 0px 100px;
  overflow: hidden;
}
.brands-slider{
  padding-top: 45px;
  border-top: 1px solid #f3f3f3;
  opacity: 0;
}
.brand-logo{
  position: relative;
  line-height: 90px;
  text-align: center;
  margin: 0 9px;
  box-sizing: border-box;
  webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.brand-logo a{
  display: block;
  opacity: 0.8;
  filter: grayscale(100%);
}
.brand-logo:hover a{
  opacity: 1;
  filter: grayscale(0%);
}
.brand-logo img{
  display: inline-block !important;
  max-height: 90px;
}

/*------------------------------------ footer ----------------------------------*/
footer{
  padding: 100px 0px 0px;
  background: #222222;
  overflow: hidden;
  position: relative;
}
.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;
  position: relative;
  z-index: 2;
}
.flex-item {
  -webkit-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  max-width: 300px;
  box-sizing: border-box;
}
.footer-bottom{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #363636;
  padding: 30px 0px;
  margin-top: 90px;
  box-sizing: border-box;
}
.footer-title{
  margin-bottom: 25px;
  color: #fff;
}

/*---------- footer logo -----------*/
.footer-logo{
  margin-bottom: 45px;
}
.footer-logo a{
  display: inline-block;
}
.footer-logo .text{
  font-size: 15px;
  line-height: 24px;
  color: #878787;
  margin-top: 30px;
}

/*--------------- copyrigths -----------------*/
.rights{
  font-size: 12px;
  color: #a1a1a1;
}

/*--------------- socials -----------------*/
.socials{
  display: flex;
  align-items: center;
}
.socials span{
  display: inline-block;
  color: #a1a1a1;
  font-size: 12px;
  margin-right: 15px;
}
.socials a{
  display: inline-block;
  color: #9b9a9b;
  font-size: 0px;
  margin-right: 10px;
  box-sizing: border-box;
}
.socials a i:before{
	font-size: 23px;
}
.socials a:last-of-type{
  margin-right: 0px !important;
}
.socials a:hover{
  color: #ecb419;
}

/*---------- footer menu -----------*/
.footer-menu ul{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.footer-menu ul li{
  margin-bottom: 15px;
}
.footer-menu ul li:last-child{
  margin-bottom: 0px;
}
.footer-menu ul li a{
  font-size: 15px;
  color: #a1a1a1;
}
.footer-menu ul li a:hover{
  color: #ecb419;
}

/*---------- footer contacts -----------*/
.footer-contacts{
  font-size: 15px;
  line-height: 30px;
  color: #a1a1a1;
}
.footer-contacts a{
  color: #a1a1a1;
}
.footer-contacts a:hover{
  color: #ecb419;
}

.footer-contacts ul{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.footer-contacts ul li{
  position: relative;
  font-size: 15px;
  color: #a1a1a1;
  margin-bottom: 13px;
  padding-left: 27px;
  line-height: 24px;
}
.footer-contacts ul li a{
  color: #a1a1a1;
}
.footer-contacts ul li a:hover{
  color: #ecb419;
}
.li-address:before, .li-phone:before, .li-email:before{
  content: '';
  font-family: 'Font Awesome 6 Pro';
  font-size: 18px;
  color: #ecb419;
  width: 20px;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  font-weight: lighter;
}
.li-address:before{
  content: '\f3c5';
}
.li-phone:before{
  content: '\f095';
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1); 
}
.li-email:before{
  content: '\f0e0';
}

/*-------------------------- subscribe --------------------------*/
.subscribe{
	width: 300px;
}
.subscribe-input{
	position: relative;
}
.subscribe-input .input{
  color: #fff;
}
.btn-subscribe{
  display: inline-block;
  position: relative;
  margin-top: 20px;
  padding-right: 25px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  overflow: hidden;
  box-sizing: border-box;
}
.btn-subscribe:hover{
  color: #ecb419;
}
.btn-subscribe:after{
  content: '\f1d8';
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  right: 0px;
  top: 1px;
  font-size: 15px;
  font-weight: 300;
}
.btn-subscribe span{
  display: inline-block;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  width: auto;
  transform-origin: 100% 0%;
}
.btn-subscribe span::before {
  content: attr(data-hover);
  position: absolute;
  width: auto;
  top: 100%;
  left: 0;
}
.btn-subscribe:hover span {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  transform-origin: 0% 0%;
}

/*--------------- page top button -----------------*/
.page-top{
  visibility: hidden;
  opacity: 0;
  position: fixed;
  bottom: 70px;
  right: 10px;
  display: block;
  width: 40px;
  height: 40px;
  background: #333;
  border: 1px solid #333;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 42px;
  z-index: 100;
}
.page-top:hover{
  background: #000;
  border: 1px solid #000;
  color: #fff;
}
.page-top.page-top-show{
  visibility: visible;
  opacity: 1;
}

/*------------------------ breadcrumb ----------------------------*/
.breadcrumb{
  font-size: 13px;
  line-height: 16px;
  padding: 10px 0px 0px;
  letter-spacing: 0.5px;
}
.breadcrumb span{
  display: inline-block;
}
.breadcrumb a{
  position: relative;
  color: #6a6a67;
  display: inline-block !important;
  width: auto !important;
}
.breadcrumb a:hover{
  color: #000;
}
.breadcrumb *+*:before {
  content: "–";
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 13px;
  line-height: 10px;
  margin: 0px 6px;
}

/*---------------------------------- page inside --------------------------------*/
.ban-inner-text{
  position: relative;
  background: #F5F5F3;
  margin-top: 135px;
  padding: 50px 0px;
}
.ban-inner-text:before{
  content: '';
  position: absolute;
  bottom: -100px;
  right: 120px;
  background: url('../images/romb.png') no-repeat;
  background-size: cover;
  width: 194px;
  height: 194px;
  z-index: 0;
  animation: spin 8s linear infinite;
}
.content{
  position: relative;
  overflow: hidden;
  padding-top: 70px;
}
.text-module{
  margin-bottom: 40px;
}
.main-part{
  float: left;
  width: 73%;
  padding-right: 50px;
  box-sizing: border-box;
}
.sidebar{
  float: right;
  width: 27%;
  box-sizing: border-box;
}
.sidebar-title{
  margin-bottom: 30px;
  font-size: 24px;
}
.sidebar-border{
  border: 2px solid #F3F3F3;
  padding: 35px 30px;
  margin-bottom: 40px;
}

/*------------------------------- news -------------------------------*/
.one-new{
  margin-bottom: 80px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}
article.one-new:last-child{
  margin-bottom: 0px;
}
.one-new figure{
  width: 45%;
  padding-right: 45px;
  position: relative;
  box-sizing: border-box;
}
.one-new figure a{
  display: block;
  overflow: hidden;
  position: relative;
  overflow: hidden;
}
.one-new figure > a::after {
  content: '\2b';
  font-family: 'Font Awesome 6 Pro';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -23px;
  margin-top: -23px;
  z-index: 2;
  width: 48px;
  height: 48px;
  color: #fff;
  text-align: center;
  line-height: 48px;
  font-size: 38px;
  border-radius: 10px;
  box-sizing: border-box;
  font-weight: lighter;
  transform: scale(0);
  -webkit-transform: scale(0);
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
}
.one-new figure:hover > a::after{
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.one-new figure a img{
  max-width: none;
  width: 100%;
  webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -webkit-transform: scale3d(1.01,1.01,1);
  transform: scale3d(1.01,1.01,1);
}
.one-new figure:hover img {
  -webkit-transform: scale3d(1.06,1.06,1);
  transform: scale3d(1.06,1.06,1);
}
.one-new-info{
  width: 55%;
  webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  position: relative;
  box-sizing: border-box;
}
.one-new-title{
  margin-bottom: 25px;
}
.one-new-title a{
  color: #000;
  background-image: linear-gradient(#000, #000), linear-gradient(#000, #000);
  display: inline;
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s linear;
}
.one-new-title:hover a{
  background-size: 0 1px, 100% 1px;
}
.one-new-info .more-link{
  margin-top: 30px;
}
/*
article.one-new:nth-of-type(2n){
  flex-direction: row-reverse;
}
article.one-new:nth-of-type(2n) figure{
  padding-right: 0px;
  padding-left: 45px;
}*/

/*-------- date ----------- */
.date{
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 20px;
  color: #9da5a9;
}
.date i{
  margin-right: 7px;
}

/*pagination-----------------------------------------------------------------*/
.pagination{
  padding-top: 40px;
  padding-bottom: 80px;
}
.pagination ul {
  text-align: center;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
.pagination li {
  display: inline-block;
  margin: 6px;
  font-size: 18px;
}
.pagination a,
.pagination a:visited {
  display: inline-block;
  color: #000;
  min-width: 12px;
  text-align: center;
  font-weight: normal;
  border-bottom: 1px solid transparent;
  text-decoration: none;
  box-sizing: border-box;
}
.pagination a:hover,
.pagination a:visited:hover {
  border-bottom: 1px solid #000;
}
.pagination a.currentpage {
  cursor: default;
  border-bottom: 1px solid #000;
}
.pagination a.disablelink,
.pagination a.prevnext {
  color: #9f9f9f;
  cursor: default;
}
.pagination a.disablelink:hover,
.pagination a.prevnext:hover {
  color: #9f9f9f;
  background: transparent;
  border-color: transparent;
}

/*--------------------------------------------- news with sidebar ---------------------------------------*/
.main-part .one-new figure{
  width: 100%;
  padding: 0px;
  margin-bottom: 32px;
}
.main-part .one-new-info{
  width: 100%;
}
/*---- sidebar news ----*/
.sidebar-news .one-new{
  align-items: flex-start;
  margin-bottom: 20px;
}
.sidebar-news .one-new figure{
  width: 110px;
  padding: 0px 20px 0px 0px;
  margin-bottom: 0px;
}
.sidebar-news .one-new figure a{
  height: 88px;
}
.sidebar-news .one-new figure a::after{
  display: none;
}
.sidebar-news .one-new figure a img{
  height: 100%;
  object-fit: cover;
}
.sidebar-news .one-new-info{
  width: calc(100% - 110px);
}
.sidebar-news .one-new-title{
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0px;
  font-weight: 500;
}
.sidebar-news .date{
  font-size: 11px;
  margin-bottom: 7px;
}
/*---- sidebar tags ----*/
.sidebar-tags .tagsContainer{
  margin: 0px;
}
.sidebar-tags .tagsContainer::before{
  display: none;
}

/*---------------------------------- sidebar menu -------------------------------------*/
.sidebar-menu .cd-accordion-menu {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.sidebar-menu .cd-accordion-menu a {
  position: relative;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  color: #999;
  padding: 16px 26px 16px 0px;
  box-shadow: inset 0 -1px #f3f3f3;
  cursor: pointer;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
.sidebar-menu .cd-accordion-menu li:last-child a{
  box-shadow: none;
}
.sidebar-menu .cd-accordion-menu a:hover{
  color: #000;
}
.sidebar-menu .cd-accordion-menu li.sidebar-current > a{
  color: #000;
}
.sidebar-menu .cd-accordion-menu label {
  height: 50px;
  width: 26px;
}
.sidebar-menu .cd-accordion-menu label:before{
  color: #000;
}
.sidebar-menu .cd-accordion-menu > li > ul{
  padding-top: 10px;
}
.sidebar-menu .cd-accordion-menu ul a {
  box-shadow: none;
  padding: 9px 26px 9px 20px;
  color: #333;
  text-transform: none;
  font-size: 14px;
}
.sidebar-menu .cd-accordion-menu ul label{
  height: 34px;
}
.sidebar-menu .cd-accordion-menu ul ul a {
  padding-left: 40px;
}
.sidebar-menu .cd-accordion-menu ul ul ul a {
  padding-left: 50px;
}

.sidebar .some-form .btn{
  margin-top: 10px;
  display: block;
}

/*----------------------------------------------- news details --------------------------------------------*/
.heading{
  margin-bottom: 30px;
  text-transform: none;
}
.simple-image{
  float: left;
  margin-right: 35px;
  margin-bottom: 20px;
  max-width: 58%;
}
.in-center{
  text-align: center;
  margin-bottom: 30px;
}
.intfig{
	position: relative;
}
.intfig figcaption{
	position: absolute;
	bottom: 10px;
	right: 10px;
	background: rgba(255,255,255,0.5);
	font-size: 12px;
	padding: 2px 8px;
	border-radius: 5px;
	font-weight: normal;
	color: #444;
	opacity: 0;
	visibility: hidden;
	z-index: 2;
	-webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}
.intfig:hover figcaption{
	opacity: 1;
	visibility: visible;
}

/*--------------- simple list in whole site -----------------*/
.text ul{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.text ul li{
  position: relative;
}
.text ul li:before{
  content: '\f111';
  font-family: 'Font Awesome 6 Pro';
  font-size: 6px;
  position: relative;
  font-weight: bold;
  color: #222;
  top: -4px;
  margin-right: 8px;
}

/*------------------------ Tables for whole site ------------------------*/
table {
  width: 100%; 
  border-collapse: collapse; 
  border: none;
  margin-bottom: 30px;
  overflow-x: auto;
  box-sizing: border-box;
}
table th{
  display: table-cell;
  padding: 10px 15px;
  background: transparent;
  font-size: 16px;
  color: #222;
  border: none;
  border-bottom: 3px solid #ecb419;
  overflow: hidden;
  text-align: left;
}
table td{
  background: #fff;
  display: table-cell;
  padding: 10px 15px;
  border: none;
  border-bottom: 1px solid #f3f2f0;
  font-size: 15px;
}
table tr:nth-of-type(odd) td{
  background: #f7f7f7;
}

/*------------- Simple gallery in details ------------ */
.simple-gallery{
  margin: 20px -15px 0;
  padding: 0px;
  list-style-type: none;
}
.simple-gallery li{
  display: inline-table;
  vertical-align: top;
  width: 33.3333%;
  padding: 15px;
  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;
}

/*table----------------------------------------------------------------------*/
.nl_osn {
  width: 100%;
  margin: 20px 0;
  overflow: hidden;
  font-weight: normal;
  box-sizing: border-box;
}
.nl_osn a {
  text-decoration: none;
}
.tr {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 8px 5px;
  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;
}
.download1 {
  width: 72%;
  color: #222;
  webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
}
.tr-right{
  width: 28%;
  padding-left: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
}
a.pdf,
a.pdf:visited {
  display: block;
  font-size:12px;
  font-weight: 600;
  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: #ecb419;
}
a.pdf:hover{
  color: #fff;
  background: #1a1a1a;
}

/*--------------- video -----------------*/
.video{
  width: 100%;
  margin: 40px auto 0px;
}
.videowrapper {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 51%;
  height: 0;
  border: 1px solid #ccc;
  margin-top: 20px;
}
.videowrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/*--------------- tags -----------------*/
.tagsContainer{
  margin-top: 30px;
  position: relative;
}
.tagsContainer::before{
  content: '\f02c';
  font-family: 'Font Awesome 6 Pro';
  font-size: 16px;
  color: #000;
  position: relative;
  left: 0px;
  top: 0px;
  margin-right: 10px;
}
.tagsContainer .tag-filter {
  display: inline-block;
  padding: 9px 12px;
  border: 1px solid #f3f3f3;
  background: #F5F6F8;
  color: #222;
  margin: 0px 5px 9px 0px;
  font-size: 13px;
}
.tagsContainer .tag-filter:hover {
  background: #222;
  border: 1px solid #222;
  color: #fff;
}

/*--------------- share -----------------*/
.share-wrap{
  margin-top: 20px;
  border: 1px solid #f1f1f1;
  background: #fff;
  line-height: 46px;
  padding: 0 10px;
  font-size: 14px;
}
.share-wrap i{
  color: #444;
  margin-right: 5px;
  font-size: 15px;
}
.share-btns{
  float: right;
}
.share-btns  a{
  margin: 3px 0px 0px !important;
  padding: 5px 3px !important;
}

/*------------------------- table data sheet -------------------------*/
.table-data-sheet{
  position: relative;
  line-height: 44px;
}
.table-data-sheet > div{
  padding: 0 10px;
}
.table-data-sheet > div:nth-of-type(even){
  background: #f7f7f7;
}
.table-data-sheet strong{
  display: inline-block;
  width: 250px;
  color: #000;
  font-weight: 600;
}

.attribute-list{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.attribute-list li{
  display: block;
  padding: 12px 10px;
}
.attribute-list li:nth-child(even){
  background: #f7f7f7;
}
.attribute-list li:before{
  display: none !important;
}
.attribute-list li strong {
  display: inline-block;
  width: 250px;
  color: #000;
  font-weight: 600;
  vertical-align: top;
}
.attribute-list li span{
  display: inline-block;
  width: calc(100% - 255px);
  vertical-align: top;
}

/*--------------- anchors in text page -----------------*/
.jq-anchors{
	margin-bottom: 40px;
	padding-bottom: 30px;
	border-bottom: 1px solid #555;
}
.jq-anchors ul{
	margin: 0px;
}
.jq-anchors ul li{
	position: relative;
	margin-bottom: 12px;
	font-size: 18px;
	font-weight: 600;
}
.jq-anchors ul li a{
	color: #000;
}
.jq-anchors ul li a:hover{
	color: #ecb419;
}

/*---------------------------------------- Portfolio page ------------------------------------- */
.portfolio-wrap{
  display: flex;
  flex-wrap: wrap;
  margin: 0px -15px;
  box-sizing: border-box; 
}
.portfolio-one{
  width: 33.333%;
  position: relative;
  padding: 0px 15px;
  margin-bottom: 60px;
  box-sizing: border-box;
}
.portfolio-one figure{
  overflow: hidden;
  position: relative;
}
.portfolio-one figure > a{
  display: block;
  background: #000;
  overflow: hidden;
}
.portfolio-one figure img{
  max-width: none;
  width: 100%;
  webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -webkit-transform: scale3d(1.01,1.01,1);
  transform: scale3d(1.01,1.01,1);
}
.portfolio-one figure:hover img{
  -webkit-transform: scale3d(1.07,1.07,1);
  transform: scale3d(1.07,1.07,1);
  opacity: 0.8;
}
.portfolio-one figcaption{
  padding: 25px 0px 0px;
  display: flex;
  align-items: flex-end;
  box-sizing: border-box;
}
.portfolio-one figcaption > div{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
}
.portfolio-one figcaption h3{
  font-size: 20px;
  width: calc(100% - 40px);
  box-sizing: border-box;
}

/*---------------------------------------- Portfolio details page ------------------------------------- */
.portfolio-wrap.gal-inside{
  margin-top: 20px;
  margin-bottom: 20px;
}
.portfolio-wrap.gal-inside .portfolio-one{
  margin-bottom: 30px;
}

/*---------------------------------------------- Contacts ---------------------------------------------------*/
.form-flex{
  position: relative;
  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;
}
.float-flex {
  -webkit-box-flex: none;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  position: relative;
  box-sizing: border-box;
}
.col-2 .float-flex{
  -webkit-flex: 0 0 48.5%;
  -ms-flex: 0 0 48.5%;
  flex: 0 0 48.5%;
}
.col-3 .float-flex{
  -webkit-flex: 0 0 32%;
  -ms-flex: 0 0 32%;
  flex: 0 0 32%;
}
.col-4 .float-flex{
  -webkit-flex: 0 0 23.5%;
  -ms-flex: 0 0 23.5%;
  flex: 0 0 23.5%;
}
.map{
  height: 520px;
  overflow: hidden;
  opacity: 0.8;
  filter: grayscale(100%);
}
.map iframe{
  /*pointer-events: none;*/
  width: 100% !important;
  height: 100% !important;
  border: none !important;
}
.address{
  float: left;
  width: 45%;
  margin-bottom: 40px;
  box-sizing: border-box;
}
.address strong{
  display: inline-block;
  color: #222;
  font-size: 18px;
  margin-bottom: 10px;
}
.address .heading{
  font-size: 26px;
}
.contact-form {
  margin-bottom: 40px;
  float: right;
  width: 50%;
  box-sizing: border-box;
}
.input{
  border: 0px;
  background: transparent;
  border-bottom: 1px solid #ccc;
  padding: 0px;
  margin-bottom: 22px;
  width: 100%;
  height: 42px;
  color: #000;
  font-family: 'Montserrat', 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 15px;
  outline: none;
  box-sizing: border-box;
}
textarea.input{
  height: 127px;
  padding-top: 22px;
  resize: none;
}
.styled-select {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  margin-bottom: 22px;
  box-sizing: border-box;
}
.styled-select select {
  background: transparent;
  width: calc(100% + 30px);
  padding: 0px;
  height: 41px;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  color: #000;
  font-size: 15px;
  font-family: 'Montserrat', 'Open Sans', Arial, Helvetica, sans-serif;
  outline: none;
  position: relative;
  z-index: 1;
}
.styled-select:after{
  content: '\f107';
  font-family: 'Font Awesome 6 Pro';
  color: #797979;
  font-size: 16px;
  position: absolute;
  top: 50%;
  right: 10px;
  font-weight: normal;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 0;
}
.ok, .error {
  display: block;
  font-size: 13px;
  margin: 10px;
}
.error {
  color: #BF1717;
}

.contact-form .btn{
  margin-top: 20px;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #868686;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #868686;
   opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #868686;
   opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #868686;
}
:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #868686;
}

.label{
  display: block;
  margin-bottom: 7px;
  font-size: 15px;
}

.captcha{
  padding-top: 15px;
}
.captcha input {
  width: 190px;
}
.captcha img {
  border: 2px solid transparent;
}
.captcha img:hover{
  border: 2px solid #999;
  opacity: 0.9;
}

/*----------------------- Checkbox and Radio style ----------------------*/
.checkbox-custom, .radio-custom {
  position: relative;
  display: block;
  margin-bottom: 22px;
}
.checkbox-custom label,.radio-custom label{
  position:relative;
  display:inline-block;
  vertical-align:middle;
  margin:0;
  padding:0;
  cursor:pointer;
  padding-left: 28px;
  font-size: 15px;
}
.checkbox-custom input[type=checkbox]{
  opacity:0;
  position:absolute;
  margin: 0px;
}
.checkbox-custom input[type=checkbox]+label:before{
  content:'';
  background: transparent;
  border: 1px solid #ccc;
  display:inline-block;
  vertical-align:top;
  width: 20px;
  height: 20px;
  text-align:center;
  font-size: 15px;
  color: #000;
  line-height: 20px;
  font-family: 'Font Awesome 6 Pro';
  position: absolute;
  left: 0px;
  top: 0px;
  font-weight: bold;
  -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{
  content: '\f00c';
}
.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:.4;
}

.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:before,.radio-custom input[type=radio]:disabled+label:before,fieldset[disabled] .radio-custom input[type=radio]+label:before{
  cursor:default;
  opacity:.4;
}

/*-------------------- file upload --------------------*/
.form-t{
  margin-bottom: 15px;
  font-size: 20px;
  width: 100%;
  box-sizing: border-box;
}
.field1-primary{
  float: left;
  width: calc(100% - 130px);
}
.fileUpload {
  float: left;
  width: 120px;
  position: relative;
  overflow: hidden;
  margin: 0px 0px 22px 10px;
  padding: 12px 26px;
  border-radius: 30px;
  border: none;
  background: #afb7be;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
.fileUpload:hover{
  background: #222;
  color: #fff;
}
.fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  height:60px;
}

/*-------------------------------------- contacts with more offices ----------------------------*/
.one-contact{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e5e5e5;
  box-sizing: border-box;
}
.one-contact .map{
  width: 50%;
  height: 400px;
}

.contact-form.form-center{
  width: auto;
  float: none;
  padding-top: 40px;
}
.contact-form.form-center .heading{
  text-align: center;
}
.contact-form.form-center .contact-form-center{
  max-width: 900px;
  margin: 0 auto;
}
.contact-form.form-center .btn{
  display: block;
  width: 270px;
  margin: 30px auto;
}

/* sitemap ---------------------------------------------------------------*/
.sitemap ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
.sitemap ul ul, .sitemap ul ul ul, .sitemap ul ul ul ul {
  padding: 10px 0px 10px 15px;
  margin: 10px 0px 10px 20px;
  border-left: 1px solid #C0C0C0;
}
.sitemap ul li {
  padding: 6px 0px;
}
.sitemap a {
  color: #000;
}
.sitemap a:hover {
  color: #ecb419;
}

/* error page ---------------------------------------------------------------*/
i.fa-face-confused, i.fa-meh-o{
  margin-right: 20px;
  font-size: 70px;
}
.error-page{
  background: #FBEEED;
  border: 1px solid #F7D8DD;
  padding: 20px 15px;
  color: #d9534f;
}
.error-page h6{
  margin-bottom: 13px;
  color: #d9534f;
  font-size: 22px;
}
.error-page p{
  margin: 0px;
  padding: 0px;
}

/* search results ---------------------------------------------------------------*/
.heading-serach{
  color: #ecb419;
  font-size: 28px;
  margin-bottom: 30px;
}
.search-result-wrap{
  border: 1px solid #ebebeb;
  padding: 10px 30px;
}
.search-result{
  padding: 25px 0px;
  border-bottom: 1px solid #f1f1f1;
}
.search-result:last-child{
  border-bottom: none;
}
.search-result h4{
  color: #000;
  font-size: 18px;
  margin-bottom: 8px;
  font-weight: 600;
}
.search-result h4 a{
  color: #000;
  background-image: linear-gradient(#000, #000), linear-gradient(#000, #000);
  display: inline;
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s linear;
}
.search-result h4 a:hover{
  background-size: 0 1px, 100% 1px;
}
.search-result .breadcrumb{
	padding: 0px !important;
	margin: 0px !important;
}
.search-result .breadcrumb a{
	color: #9f9f9f;
}
.search-result .breadcrumb a:hover{
	color: #000;
}

/*----------------------------------------- FAQ page -----------------------------------------*/
.accordion{
  margin-bottom: 25px;
}
.a-btn { 
  width: 100%;
  margin: 0 auto 25px;
  cursor: pointer;
  box-sizing: border-box;
}
.a-btn h3{
  font-size: 22px;
  padding: 17px 50px 17px 0px;
  position: relative;
  border-bottom: 2px solid #222;
  text-transform: none;
  box-sizing: border-box;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
.a-btn h3:before{
  content: '';
  position: absolute;
  top: 50%;
  right: 0px;
  width: 20px;
  height: 2px;
  background: #bbb;
  margin-top: -1px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
.a-btn h3:after{
  content: '';
  position: absolute;
  top: 50%;
  right: 9px;
  width: 2px;
  height: 20px;
  background: #bbb;
  margin-top: -10px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}
.a-btn h3.selected:after{
  opacity: 0;
  visibility: hidden;
}
.a-btn h3:hover, .a-btn h3.selected{
  color: #ecb419;
}
.a-content {
  height: 0px;
  width: 100%;
  margin: 0 auto;
  overflow:hidden;
  position: relative;
}
.a-content-inner {
  padding: 0px 50px 10px 0px;
}
.a-content-inner h6{
  text-transform: none;
  margin-bottom: 10px;
}
.open {
  height: auto;
}

/*-------------------------------- alerts ------------------------------*/
.alert {
  border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: 0 1px 2px rgba(0,0,0,0.11);
  display: table;
  width: 100%;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-white {
  background-image: linear-gradient(to bottom, #fff, #f9f9f9);
  border-top-color: #d8d8d8;
  border-bottom-color: #bdbdbd;
  border-left-color: #cacaca;
  border-right-color: #cacaca;
  color: #404040;
  padding-left: 61px;
  position: relative;
}
.alert-white.rounded {
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.alert-white .icon {
  text-align: center;
  width: 45px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #bdbdbd;
}
.alert-white.rounded .icon {
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
}
.alert-white.alert-success .icon, .alert-white.alert-success .icon::after {
  border-color: #54a754;
  background: #60c060;
}
.alert-white .icon i {
  font-size: 20px;
  color: #fff;
  left: 12px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
}
/*-------------------- validate error --------------------*/
.error-messages{
  position: absolute;
  top: calc(100% - 10px);
  left: 0px;
  max-width: 100%;
  z-index: 10;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #808080;
  padding: 8px 10px;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.3);
}
.error-messages:before, .error-messages:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #808080;
  position: absolute;
  top: -8px;
  left: 10px;
  z-index: 1;
}
.error-messages:after{
  border-bottom: 8px solid #fff;
  top: -7px;
  z-index: 2;
}
.validate-error {
  display: flex;
  align-items: center;
  margin-bottom: 7px;
  font-size: 13px;
  color: #333;
  font-weight: 500;
}
.validate-error:last-child{
  margin-bottom: 0px;
}
.validate-error i{
  color: #D8000C;
  font-size: 24px;
  margin-right: 8px;
}

.input-place.jq-validate-error,
.checkbox-custom.jq-validate-error input[type="checkbox"] + label::before
{
  border:1px solid red;
}

.checkbox-custom .error-messages, .radio-custom .error-messages{
	top: 30px;
}

.display-none {
  display:none;
}

/*--------------------- loading spinner ---------------------*/
.spinner{
  display:none;
  position: fixed;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  background: rgba(255,255,255,0.8);
  z-index: 900000;
}
body.loading .spinner{
  display: block;
}
.mesh-loader {
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.mesh-loader .circle {
  width: 18px;
  height: 18px;
  position: absolute;
  background: rgba(0,0,0,0.8);
  border-radius: 50%;
  margin: -9px;
  -webkit-animation: mesh 3s ease-in-out infinite;
  animation: mesh 3s ease-in-out infinite -1.5s;
}
.mesh-loader > div .circle:last-child {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.mesh-loader > div {
  position: absolute;
  top: 50%;
  left: 50%;
}
.mesh-loader > div:last-child {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
@-webkit-keyframes mesh {
  0% {
      -webkit-transform-origin: 50% -100%;
      transform-origin: 50% -100%;
      -webkit-transform: rotate(0);
      transform: rotate(0);
  }
  50% {
      -webkit-transform-origin: 50% -100%;
      transform-origin: 50% -100%;
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
  }
  50.00001% {
      -webkit-transform-origin: 50% 200%;
      transform-origin: 50% 200%;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
  }
  100% {
      -webkit-transform-origin: 50% 200%;
      transform-origin: 50% 200%;
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
  }
}
@keyframes mesh {
  0% {
      -webkit-transform-origin: 50% -100%;
      transform-origin: 50% -100%;
      -webkit-transform: rotate(0);
      transform: rotate(0);
  }
  50% {
      -webkit-transform-origin: 50% -100%;
      transform-origin: 50% -100%;
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
  }
  50.00001% {
      -webkit-transform-origin: 50% 200%;
      transform-origin: 50% 200%;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
  }
  100% {
      -webkit-transform-origin: 50% 200%;
      transform-origin: 50% 200%;
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
  }
}

/*---------------------------- cookies ------------------------------*/
.cookies-wrapper{
  position: fixed;
  bottom: 15px;
  left: 20px;
  right: 20px;
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  box-sizing: border-box;
  z-index: 99900;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
  animation-duration:0.8s;
 -webkit-animation-duration:0.8s;
 -moz-animation-duration:0.8s;
 -o-animation-duration:0.8s;
 -webkit-animation-name:slideUp;
 animation-name:slideUp
}
.cookies-wrapper.top{
  bottom: auto;
  top: 15px;
}
.cookies-wrapper.dark{
  background: #222;
  color: rgba(255,255,255,0.6);
}
.cookies-wrapper.dark a{
  color: #fff;
}
.cookies-wrapper.cookie-hidden{
  display: none !important;
}
.cookie-text{
  float: left;
  width: calc(100% - 170px);
  padding: 10px 0px;
  box-sizing: border-box;
}
.cookies-wrapper .btn{
  float: right;
  display: block;
  margin-top: 0px;
  width: 150px;
  min-width: inherit;
  cursor: pointer;
}
@-webkit-keyframes slideUp {
 0% {
  -webkit-transform:translateY(66px);
  transform:translateY(66px)
 }
 100% {
  -webkit-transform:translateY(0);
  transform:translateY(0)
 }
}
@keyframes slideUp {
 0% {
  -webkit-transform:translateY(66px);
  -ms-transform:translateY(66px);
  transform:translateY(66px)
 }
 100% {
  -webkit-transform:translateY(0);
  -ms-transform:translateY(0);
  transform:translateY(0)
 }
}


/*/*media queries----------------------------------------------------------*/

@media only screen and (max-width: 1680px) {
  .index-projects .portfolio-one figcaption h3{font-size: 22px;}
}

@media only screen and (max-width: 1500px) {
  
}

@media only screen and (max-width: 1440px) {
  .index-projects .portfolio-one{width: 33.333%;}
  .index-projects .portfolio-one:last-of-type{display: none;}
}

@media only screen and (max-width: 1366px) {
  .acc-item > div{padding: 50px 20px;}
  .ban-title{font-size: 38px;}
  .ban-text .text{margin-top: 15px;}
  .btn{margin-top: 40px;}
  .ban-inner-text:before{right: 30px;}
  .content{padding-top: 60px;}
}

@media only screen and (max-width: 1240px) {
  #menu ul li a{padding-left: 13px; padding-right: 13px;}
  .other-menu > ul > li{margin-right: 20px;}
  .header-contacts a{margin-left: 20px;}
  .languages{padding-left: 20px; margin-left: 15px;}
  .accents{padding: 90px 0 30px;}
  h1{font-size: 40px;}
  h2{font-size: 38px;}
  h3{font-size: 34px;}
  .acc-item figure{margin-bottom: 20px;}
  .acc-item h5{font-size: 20px; margin-bottom: 12px;}
  body{font-size: 15px;}
  .text, p{line-height: 24px;}
  .acc-item > div{padding: 35px 20px;}
  .btn{font-size: 14px;}
  .index-projects .portfolio-one figcaption{padding: 25px 30px;}
  .index-projects .portfolio-one figcaption h3{font-size: 20px;}
  .about-us, .index-news, .testimonials{padding: 90px 0px;}
  .title{margin-bottom: 35px;}
  .testimon-item .text{font-size: 28px; line-height: 40px;}
  .flex-item:first-child{-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%; max-width: none;}
  footer{padding-top: 90px;}
  .ban-inner-text:before{width: 120px; height: 120px; bottom: -50px;}
  .one-new-title{font-size: 24px;}
  .sidebar-news .one-new figure{width: 90px; padding-right: 15px;}
  .sidebar-news .one-new figure a{height: 80px;}

  .portfolio-one figcaption h3{font-size: 18px;}
  .portfolio-one{margin-bottom: 50px;}
}

@media only screen and (max-width: 1100px) {
  .other-menu ul li a{font-size: 12px;}
  .header-contacts a{font-size: 12px;}
  #menu ul li a{font-size: 13px; font-weight: bold; padding-right: 10px; padding-left: 10px;}
  #menu > ul > li{padding: 30px 0px;}
  .b-wrap, .ban-inner-text{margin-top: 125px;}
  .ban-title{font-size: 32px;}
  .accents{padding: 80px 0px 30px;}
  .acc-item{padding: 0px;}
  .acc-wrap{margin: 0px;}
  .about-us, .index-news, .testimonials{padding: 80px 0px;}
  .index-projects .portfolio-one figcaption h3{font-size: 18px;}
  .statistic{padding: 20px 20px 20px 80px; top: 15px;}
  .circle strong{font-size: 36px;}
  h1, h2{font-size: 36px;}
  h3{font-size: 32px;}
  h4{font-size: 28px;}
  .about-us-info{padding-right: 50px;}
  .about-us-image figure:nth-of-type(1){margin-top: 80px;}
  .testimon-item{padding: 25px 50px;}
  .testimon-name{margin-top: 45px;}
  .partners{padding-bottom: 80px;}
  .map{height: 470px;}
  footer{padding-top: 80px;}
  .footer-bottom{margin-top: 80px;}
  .footer-contacts, .footer-menu ul li a{font-size: 14px;}
  .one-new-title{font-size: 22px;}
  .one-new{margin-bottom: 60px;}
  .content{padding-top: 50px;}
  .main-part{padding-right: 40px;}
  
  .one-new figure{padding-right: 35px;}
  i.fa-face-confused, i.fa-meh-o{font-size: 54px;}
}

@media only screen and (max-width: 1020px) {
  .logo a img{max-height: 50px;}
  .logo a{margin: 10px 0px;}
  .b-wrap, .ban-inner-text{margin-top: 70px;}
  .languages{font-size: 13px; padding-left: 25px; margin-left: 20px;}
  .s-search:before, .s-close:before{font-size: 16px;}
  .btn{padding: 12px 25px 13px;}
  h1, h2{font-size: 34px;}
  .acc-item{width: 50%;}
  .index-projects .portfolio-one{width: 50%;}
  .index-projects .portfolio-one:last-of-type{display: block;}
  .about-us-info{float: none; width: 100%; padding-right: 0px; text-align: center; margin-bottom: 80px;}
  .about-us .title{justify-content: center;}
  .about-us-image{float: none; width: 100%; justify-content: center;}
  .statistic{left: 0px; top: 30px;}
  .about-us-image:before{right: -15px; bottom: 0px;}
  .testimon-item .text{font-size: 24px; line-height: 36px;}
  .one-new-title{font-size: 20px; margin-bottom: 20px;}

  .address strong{font-size: 16px;}
  .form-t{font-size: 18px;}
  .sidebar-news .one-new figure{width: 110px;}
  .sidebar-news .one-new figure a{height: 88px;}
  .header-top{display: none;}
  #menu{display: none;}
  header .responsive-menu-btn{display: block;}
  .main-part{float: none; width: auto; padding: 0px;}
  .sidebar{float: none; width: auto;}
  .portfolio-one{width: 50%;}
  .simple-image{float: none; width: auto; margin-right: 0px; text-align: center; max-width: none;}
  .simple-image img{max-width: none; width: 100%;}
  .simple-gallery li{width: 50%;}
}

@media only screen and (max-width: 980px) {
  h1, h2{font-size: 32px;}
  h3{font-size: 28px;}
  h4{font-size: 24px;}
  h5{font-size: 20px;}
  h6{font-size: 18px;}
  .accents .title h2{max-width: 460px;}
  .ban-inner-text{padding: 35px 0px;}
  .address .heading{font-size: 22px;}

  .address{float: none; width: 100%;}
  .contact-form{float: none; width: auto;}
  .one-contact .map{width: 100%; height: 350px;}
  .a-btn h3{font-size: 20px;}
  .heading-serach{font-size: 22px;}
}

@media only screen and (max-width: 900px) {
  .accents{padding: 65px 0 30px;}
  .about-us, .index-news, .testimonials{padding: 65px 0px;}
  .about-us-info{margin-bottom: 65px;}
  .suptitle{margin-bottom: 10px;}
  .testimon-item{padding: 25px 15px;}
  .testimon-item .text{font-size: 20px; line-height: 30px;}
  .testimon-name{margin-top: 30px;}
  .brands-slider{padding-top: 25px;}
  .partners{padding-bottom: 35px;}
  .map{height: 400px;}
  footer{padding-top: 65px;}
  .footer-bottom{margin-top: 65px; padding: 20px 0px;}
  .content{padding-top: 40px;}
  
  .one-new{margin-bottom: 50px;}
  .one-new figure{width: 100%; padding: 0px; margin-bottom: 25px;}
  .one-new-info{float: none; width: 100%;}
  /*
  article.one-new:nth-of-type(2n){flex-direction: row;}
  article.one-new:nth-of-type(2n) figure{padding: 0px;}*/
  .address{float: none; width: 100%; margin-right: 0px; margin-bottom: 40px;}
  .map-place{float: none; width: auto;}
  .contact-form{float: none; width: auto;}
  .search-result-wrap{padding: 10px 25px;}
  .tr-right{width: 40%;}
  .download1{width: 60%;}
}

@media only screen and (max-width: 800px) {
  .footer-logo .text{margin-top: 17px; font-size: 13px; line-height: 20px;}
  .footer-title{margin-bottom: 20px;}
  .footer-menu ul li{margin-bottom: 10px;}
  .footer-logo, .footer-menu{margin-bottom: 40px;}
  .footer-contacts{line-height: 24px; margin-bottom: 40px;}
  .search-input{font-size: 13px;}
  .acc-item > div{padding: 25px 20px;}
  .content{padding-top: 30px;}
  .ban-inner-text:before{bottom: -20px;}
  .breadcrumb{font-size: 12px; padding-top: 5px;}
  
  .flex-item{max-width: none; -webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;}
  .pagination{padding-bottom: 60px;}
}

@media only screen and (max-width: 740px) {
  .ban-title{font-size: 28px;}
  .btn{font-size: 13px;}
  .accents .title h2{max-width: none; width: 100%;}
  .accents .title{justify-content: center; text-align: center;}
  .title .btn{margin-top: 30px;}
  h1, h2{font-size: 28px;}
  h3{font-size: 26px;}
  .title{margin-bottom: 25px;}
  .about-us-image:before{width: 120px; height: 120px;}
  .blog-title{font-size: 18px; line-height: 26px;}
  .more-link{font-size: 11px;}
  .blog-info{padding-top: 20px;}
  .date{font-size: 12px; margin-bottom: 10px;}
  .testimon-item .text{font-size: 18px; line-height: 26px;}
  .testimon-name{font-size: 11px;}

  .portfolio-one figcaption{padding-top: 20px;}
  .portfolio-one figcaption h3{font-size: 17px;}
  .portfolio-one{margin-bottom: 40px; padding: 0 10px;}
  .portfolio-wrap{margin: 0 -10px;}
  .portfolio-wrap.gal-inside .portfolio-one{margin-bottom: 20px;}
  .col-3 .float-flex{-webkit-flex: 0 0 50%;-ms-flex: 0 0 50%;flex: 0 0 50%;}
  i.fa-face-confused, i.fa-meh-o{font-size: 46px; margin-right: 10px;}
  .a-btn h3{font-size: 18px; font-weight: 600;}
  .a-btn{margin-bottom: 15px;}
}

@media only screen and (max-width: 700px) {
  .index-projects .portfolio-one figcaption{padding: 15px 20px;}
  .index-projects .portfolio-one figcaption h3{font-size: 16px;}
  .proj-arrow{line-height: 34px; font-size: 16px; width: 20px;}
  .rights{width: 100%; text-align: center; margin-bottom: 10px;}
  .socials{width: 100%; justify-content: center;}
  
  .text-module{margin-bottom: 25px;}
  .search-result{padding: 18px 0px;}
  /*cookies*/
  .cookie-text{float: none; width: auto; text-align: center;}
  .cookies-wrapper .btn{float: none; margin: 0px auto;}
}

@media only screen and (max-width: 640px) {
  .ban-text .text{display: none;}
  .btn{margin-top: 30px; min-width: 160px; padding: 11px 25px 12px;}
  .acc-item h5{font-size: 18px;}
  .about-us, .index-news, .testimonials{padding: 60px 0px;}
  .statistic{padding: 15px 20px 15px 80px; font-size: 14px;}
  .circle strong{font-size: 32px;}
  .circle{width: 84px; margin-bottom: 0px;}
  .pagination li{font-size: 16px;}
  
  .address strong{font-size: 15px;}
  .form-t{font-size: 17px; margin-bottom: 10px;}
  .download1{width: 100%; margin-bottom: 3px;}
  .tr-right{width: 100%; padding-left: 0px;}
  .error-page h6{font-size: 20px;}
  .heading-serach{font-size: 20px;}
}

@media only screen and (max-width: 550px) {
  .ban-title{font-size: 24px;}
  .ban-text .btn{display: none;}
  h1, h2{font-size: 25px;}
  h3{font-size: 23px;}
  h4{font-size: 22px;}
  .acc-item{width: 100%;}
  .index-projects .portfolio-one{width: 100%;}
  .slick-prev, .slick-next{width: 36px !important; height: 36px !important; margin-top: -18px !important;}
  .slick-prev:before, .slick-next:before{font-size: 20px !important; line-height: 36px !important;}
  .slick-next:before{margin-left: -24px !important;}
  .slick-prev:before{margin-right: -24px !important;}
  .testimon-item{padding: 20px 0px;}
  .one-new{margin-bottom: 40px;}
  .ban-inner-text:before{width: 70px; height: 70px;}
  
  .simple-gallery li{display: block; width: auto; margin-right: 0px; padding: 10px;}
  .simple-gallery{margin: 20px -10px 0px;}
  .search-result-wrap{padding: 0px 15px;}
  .heading-serach{font-size: 17px;}
  .search-result h4{font-size: 16px;}
  .path{font-size: 13px;}
  table {display: block; overflow-x: auto; white-space: nowrap; width: 100%;}
  .pagination{padding-bottom: 50px;}
  .portfolio-one{width: 100%;}
  .col-2 .float-flex, .col-3 .float-flex{-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;}
  .a-btn h3{font-size: 17px; padding: 13px 50px 13px 0px;}
}

@media only screen and (max-width: 500px) {
  .big-wrapper, .wrapper{padding: 0 10px;}
  .lang-choice img{display: none;}
  .languages{margin-left: 18px; padding-left: 20px;}
  header .responsive-menu-btn{margin-left: 30px;}
  .logo a img{max-height: 40px;}
  .b-wrap, .ban-inner-text{margin-top: 60px;}
  .accents{padding: 55px 0 30px;}
  .acc-item > div{padding: 20px 15px;}
  .about-us, .index-news, .testimonials{padding: 55px 0px;}
  footer{padding-top: 55px;}
  .footer-bottom{margin-top: 50px;}
  .one-new-title{font-size: 18px; font-weight: 600;}

  .sidebar-border{padding: 27px 20px; margin-bottom: 30px;}
}

@media only screen and (max-width: 460px) {
  .statistic{position: relative; left: auto; top: auto; margin-bottom: 30px;}
  .about-us-image figure{margin: 0 5px;}
  .about-us-image figure:nth-of-type(1){margin-top: 60px;}
  .address .heading{font-size: 20px;}
  
  .tagsContainer .tag-filter{font-size: 12px;}
  .address, .contact-form{margin-bottom: 30px;}
  .a-btn h3{font-size: 16px;}
}

@media only screen and (max-width: 400px) {
  .ban-title{font-size: 18px;}
  h1, h2{font-size: 22px;}
  h3{font-size: 20px;}
  h4{font-size: 19px;}
  h5{font-size: 18px;}
  h6{font-size: 16px;}
}

@media only screen and (max-width: 360px) {
  .languages{line-height: 30px; margin-left: 12px; padding-left: 15px;}
  .accents{padding: 45px 0 25px}
  .about-us, .index-news, .testimonials{padding: 45px 0px;}
  .blog-title{font-size: 16px; line-height: 24px;}
  .footer-contacts, .footer-menu ul li a{font-size: 13px;}
  body{font-size: 14px;}
  .acc-item .text{line-height: 22px;}
  .text, p{line-height: 23px;}
  .one-new-title{font-size: 16px; margin-bottom: 15px;}
  .ban-inner-text{padding: 27px 0px;}
  .breadcrumb{letter-spacing: normal;}
  .sidebar-title{font-size: 22px; margin-bottom: 25px;}

  .sidebar-news .one-new figure{width: 90px;}
  .sidebar-news .one-new figure a{height: 80px;}
  .sidebar-news .one-new-title{font-size: 15px; line-height: 22px;}
  .contact-form .btn{display: block;}
  .search-result{padding: 13px 0px;}
  .search-result h4{font-size: 14px;}
  .path{font-size: 12px;}
  .heading-serach{font-size: 16px;}
  .captcha input{width: 170px;}
  .input{font-size: 14px;}
  .error-page h6{font-size: 18px;}
}

@media only screen and (max-width: 320px) {
  
}
