@charset "UTF-8";
body,
html {
  height: 100%;
  max-width: 100%;
  min-height: 100%
}

body,
input {
  background: #fff
}

.blockquote,
.footer,
body,
html {
  max-width: 100%
}

.idea-block a.btn {
  color:#000;
  border-color: #000;
  transition: color .4s, background .4s, border-color .4s;
}
.idea-block a.btn:hover {
  color:#fff;
  border-color: #fff;
  background: #000;
}

#menu-trigger:hover,
.go-to-top,
.menu-item:hover,
.navigation-line,
.navigation-line:hover,
.section-servise__item,
.share-block li,
label.fltr_area {
  cursor: pointer
}

.wp-block-gallery,
.wp-block-gallery li {
    list-style: none;
    padding:0;
    width:100%;
}
.wp-block-gallery img {
    width:100%;
}
.wp-block-gallery,
.wp-block-gallery li {
    list-style: none;
    padding:0;
    width:100%;
}
.wp-block-gallery img {
    width:100%;
}

.wp-block-gallery {
    margin:32px 0;
}

.youtube-player {
    margin:16px 0;
    width:100%;
}
.left-animate,
.right-animate,
.totop-animate {
  backface-visibility: hidden
}

@font-face {
  font-family: HGMaruGothicMPRO;
  src: url(/fonts/HGMaruGothicMPRO.eot) format("embedded-opentype"), url(/fonts/HGMaruGothicMPRO.woff) format("woff"), url(/fonts/HGMaruGothicMPRO.woff2) format("woff2"), url(/fonts/HGMaruGothicMPRO.ttf) format("truetype"), url(/fonts/HGMaruGothicMPRO.svg#HGMaruGothicMPRO) format("svg"), url(/fonts/HGMaruGothicMPRO.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: Philosopher-Regular;
  src: url(/fonts/Philosopher-Regular.eot) format("embedded-opentype"), url(/fonts/Philosopher-Regular.woff) format("woff"), url(/fonts/Philosopher-Regular.ttf) format("truetype"), url(/fonts/Philosopher-Regular.svg#Philosopher-Regular) format("svg"), url(/fonts/Philosopher-Regular.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: GothamPro;
  src: url(/fonts/GothamPro.woff) format("woff"), url(/fonts/GothamPro.ttf) format("truetype"), url(/fonts/GothamPro.svg#GothamPro) format("svg"), url(/fonts/GothamProRegular.eot), url(/fonts/GothamProRegular.woff2) format("woff2"), url(/fonts/GothamProRegular.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: GothamPro-MediumItalic;
  src: url(/fonts/GothamPro-MediumItalic.woff) format("woff"), url(/fonts/GothamPro-MediumItalic.ttf) format("truetype"), url(/fonts/GothamPro-MediumItalic.svg#GothamPro-MediumItalic) format("svg"), url(/fonts/GothamProMediumItalic.eot), url(/fonts/GothamProMediumItalic.woff2) format("woff2"), url(/fonts/GothamProMediumItalic.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: GothamPro-Medium;
  src: url(/fonts/GothamPro-Medium.woff) format("woff"), url(/fonts/GothamPro-Medium.ttf) format("truetype"), url(/fonts/GothamPro-Medium.svg#GothamPro-Medium) format("svg"), url(/fonts/GothamProMedium.eot), url(/fonts/GothamProMedium.woff2) format("woff2"), url(/fonts/GothamProMedium.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: GothamPro-LightItalic;
  src: url(/fonts/GothamPro-LightItalic.woff) format("woff"), url(/fonts/GothamPro-LightItalic.ttf) format("truetype"), url(/fonts/GothamPro-LightItalic.svg#GothamPro-LightItalic) format("svg"), url(/fonts/GothamProLightItalic.eot), url(/fonts/GothamProLightItalic.woff2) format("woff2"), url(/fonts/GothamProLightItalic.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: GothamPro-Light;
  src: url(/fonts/GothamPro-Light.woff) format("woff"), url(/fonts/GothamPro-Light.ttf) format("truetype"), url(/fonts/GothamPro-Light.svg#GothamPro-Light) format("svg"), url(/fonts/GothamProLight.eot), url(/fonts/GothamProLight.woff2) format("woff2"), url(/fonts/GothamProLight.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: GothamPro-Bold;
  src: url(/fonts/GothamProBold.woff) format("woff"), url(/fonts/GothamProBold.ttf) format("truetype"), url(/fonts/GothamProBold.eot), url(/fonts/GothamProBold.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal
}

@media only screen and (max-width:768px) {
  .hidden-mob {
    display: none
  }
}

/*My style*/


.uslugi_text{
  padding: 35px 0;
}
.uslugi_text .page-title {
  margin-bottom: 44px;
}
.page-title h1{
  font-size: 67px;
  margin-top: 0;
}
.uslugi_text .page-title{
  width: 100%;
  float: left;
}
.uslugi_text h2{
  width: auto;
  font-size: 47px;
  margin: 0;
  font-family: Philosopher-Regular;
}

.uslugi_text p{
  font-size: 18px;
}
.uslugi_text img{
  float: right;
  padding: 0 0 40px 40px;
  margin-top: 0;
  width: 804px;
}

@media only screen and (max-width:1700px) {
  .uslugi_text img {
    width: 50%;
    margin-top: 0 !important;
  }
  .uslugi_text h2 {
    font-size: 45px;
  }
}
@media only screen and (max-width: 1199px){
  .uslugi_text h2 {
    margin: 0 0 40px 0;
  }
  #why h2{
    margin: 0 0 40px 0;
  }

  .uslugi_text .left-line:before {
    top: 33%;
  }
  .uslugi_text .right-line:before {
    top: 33%;
  }
}
@media only screen and (max-width:991px) {
  .uslugi_text img {
    width: 100%;
    float: none;
    display: block;
    margin: 0 auto !important;
    padding: 0;
  }
}
@media only screen and (max-width:600px) {
  .uslugi_text .page-title{
    width: 100%;
  }
  .uslugi_text h2 {
    width: 100%;
    text-align: center;
  }
  #why h2{
    width: 100%;
    text-align: center;
  }
}
/*----->*/

.uslugi_text_dark{
}
.uslugi_text_dark .page-title{
  float: right;
  color: #fff;
  width: 100%;
  margin-bottom: -32px;
}
@media only screen and (max-width:991px) {
  .uslugi_text_dark .page-title{
  width: 100% !important;
  }
}
.right-line {
  position: relative;
  padding-right: 100px;
}
.right-line:before {
  content: "";
  position: absolute;
  width: 70px;
  height: 1px;
  background: #fff;
  right: 0;
  top: 33%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.uslugi_text_dark h2{
  font-size: 47px;
  margin-bottom: 80px;
  float: right;
}
.uslugi_text_dark .text * {
  color: #fff;
}
.uslugi_text_dark .text img{
  float: left;
  padding: 0 40px 0 0;
  margin-top: 0;
}

/*div.text > div {
  float: left;
}*/

@media (min-width:1700px){
    .uslugi_text_dark .text img{
        width: 50%;
    }
}

@media only screen and (max-width:1700px) {
  .uslugi_text_dark .text img{
    width: 50%;
    margin-top: 0;
  }
  .uslugi_text_dark h2{
    font-size: 45px;
  }
}

@media only screen and (max-width:991px) {
  .uslugi_text_dark .text img {
    width: 100%;
    float: none;
    display: block;
    margin: 0 auto !important;
    padding: 0;
  }
}
@media only screen and (max-width:600px) {

  .right-line {
    position: relative;
    padding-right: 0;
  }

  .right-line:before {
    display: none;
  }
  .uslugi_text_dark h2{
    widows: 100%;
    text-align: center;
  }
}

/*----->*/

.uslugi_block{
  padding: 35px 0;
}
.uslugi_block_item{
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
.uslugi_block_item .section-servise__item{
  width: 228px;
  float: left;
  margin: 0;
}
.uslugi_block_item_text{
  border: 3px solid #828282;
  width: 1287px;
  height: 228px;
  float: left;
  margin-left: 15px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0 40px;
}

.company-content .wp-block-columns {
    margin: 32px 0;
    overflow: hidden;
    width: 100%;
}
.company-content .wp-block-column {
    float:left;
    width:50%;
}
.company-content .wp-block-column ul,
.company-content .wp-block-column p {
    margin-left:32px;
}
.company-content .wp-block-column ul {
    margin-top: 16px;
}
.company-content .wp-block-image img {
    max-width:100%;
}

.company-content .wp-block-image {
  overflow: hidden;
}
.company-content .wp-block-image img {
  height: 100%;
  width: auto;
  max-width: none;
}

@media only screen and (max-width:1700px) {
  .uslugi_block_item_text{
    width: 827px;
  }
}

@media only screen and (max-width:1560px) {
  .uslugi_block_item_text{
    height: 213px;
  }
}

@media only screen and (max-width:1400px) {
  .uslugi_block_item_text{
    height: 175px;
  }
}

@media only screen and (max-width:1199px) {
  .uslugi_block_item_text{
    width: 697px;
  }
}
@media only screen and (max-width:991px) {
  .uslugi_block_item{
    margin-bottom: 0;
  }
  .uslugi_block_item:nth-child(1){
    margin-bottom: 50px;
  }
  .uslugi_block_item:nth-child(2){
    margin-bottom: 50px;
  }
  .uslugi_block_item:nth-child(3){
    margin-bottom: 50px;
  }
  .uslugi_block_item .section-servise__item{
    width: 100%;
    display: block;
    margin: 0 auto;
    float: none;
  }
  .uslugi_block_item_text{
    width: 100%;
    margin: 15px 0 0 0;
    height: auto;
    padding: 20px 40px;
  }

}

@media only screen and (max-width:768px) {
  .uslugi_block_item_text{
    padding: 20px;
  }
}
.section-servise__left .page-title h2{
  font-size: 72px;
}

@media only screen and (max-width: 1560px){
  .section-servise__left .page-title h2{
    font-size: 45px;
  }
}
@media only screen and (max-width: 600px){
  .section-servise__left .page-title h2{
    font-size: 40px;
  }
}

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

  .uslugi_text p {
    font-size: 15px;
    float: left;
  }
  .uslugi_block_item_text p {
    font-size: 15px;
    float: left;
  }
}


/*----->*/



.section_why{
  width: 100%;
  height: 653px !important;
  height: auto;
  background-color: transparent!important;
  padding: 0 !important;
  position: relative !important;
  overflow: hidden;
  position: relative !important;
}
.section_why_all{
  width: 100%;
  height: 100%;
  position: relative; 
}
#paralax {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 180%;
  background: url(/assets/images/home_why_j.jpg) 50% 50% no-repeat;
  background-position: 50% 0%;
  position: relative;
}
.home_why_j_jpg{
  float: left;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.home_why_j_png{
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  float: left;
  z-index: 2;
  top: 0;
  opacity: 0.7;
}
.section_why {
  position: relative;
}
.section_why video{
  width: 100%;
}
.section_why h2{
  font-family: Philosopher-Regular;
  font-size: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  z-index: 3;
  width: 100%;
  text-align: center;
}

@media only screen and (max-width: 1700px){
  .section_japan img{
    font-size: 45px;
  }
}
@media only screen and (max-width: 1560px){

  .section_why h2{
    font-size: 45px;
  }
}
@media only screen and (max-width: 600px){

  .section_why h2{
    font-size: 40px;
  }

}

/*----->*/


.section_japan{
}
.section_japan_all{
  width: 100%;
  height: 100%;
  padding: 64px 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: start;
}
.section_japan_all .page-title{
  margin: 44px 0!important;
}
@media only screen and (max-width: 1560px){
  .section_japan_all .page-title{
    margin: 20px 0!important;
  }
}
.section_japan h2{
  font-size: 72px;
  margin: 0;
  float: left;
}
.section_japan img{
  float: right;
  padding: 0 0 40px 40px;
  margin-top: -159px;
}
.section_japan_all a{
  color: #393939;
  border: 1px solid #393939;
  transition: 0.5s ease;
  background-color: #fff;
}
.section_japan_all__content{
  width: 60%!important;
}
.section_japan_all p{
  line-height: 30px
}
.section_japan_all img{
  width: 40%;
  float: none;
  padding: 0 0 0 20px;
  margin-top: 44px!important;
  display: inline-block;
}
.section_japan_all a i{
  padding-left: 20px;
}
.section_japan_all a:hover{
  color: #fff;
  border: 1px solid #fff;
  background-color: #393939;
}

@media only screen and (max-width: 1700px){
  .section_japan img{
    width: 50%;
    margin-top: 0;
  }
  .section_japan h2{
    font-size: 45px;
  }
}
@media only screen and (max-width: 1200px){

  .section_japan {
    padding: 0 20px 30px 20px !important;
  }
  .section_japan h2{
    width: 100%;
    text-align: center;
  }
  .section_japan_all{
    width: 100%;
    height: 100%;
    padding-left: 0;
    padding-bottom: 0;
    display: block;
  }
  .section_japan_all__content {
    width: 100%!important;
  }
  .section_japan_all img {
    width: 80%;
    padding: 0;
    margin-top: 0;
    display: block;
    margin: 0 auto;
  }
  .company-content .wp-block-column {
    float: left;
    width: 100%;
  }
}

@media only screen and (max-width: 991px){
  .section_japan_all .page-title{
    float: left;
    width: 100%;
  }
  .section_japan img{
    width: 100%;
    float: none;
    margin: 0 auto;
    display: block;
    margin: 0 0 30px 0;
    padding: 0;
  }
}

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

  .section_japan p{
    font-size: 15px;
  }
}

/*--->*/

#block_contact{
  margin-top: 4.5%;
}

#item_contact:before{
  display: none;
}
#item_contact iframe{
  width: 400px;
  height: 360px;
  border: 0;
  margin-left: 125px;
  margin-top: 55px;
}

@media only screen and (max-width: 1700px){
  #item_contact iframe{
    width: 38%;
  }
}

@media only screen and (max-width: 1560px){
  #item_contact iframe{
    width: 42%;
    margin-left: 0%;
  }
}
@media only screen and (max-width: 1400px){
  #item_contact iframe{
    margin-top: 0;
  }
}
@media only screen and (max-width: 1200px){
  #item_contact iframe{
    width: 100%;
    margin-left: 0;
  }
}


/*---->*/

.comments{
  width: 100%;
  padding:20px 0;
  margin: 20px 0;
  border-top: 2px solid #1D1D1D;
  border-bottom: 2px solid #1D1D1D;
}

.comments_img{
  width: 250px;
  height: 100%;
}

.comments_img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.comments_item h3{
  font-size: 24px;
  margin: 0 0 10px 0;
}
.comments_item h3 span{
  font-size: 24px;
}

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

  .comments_img{
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
  }

  .comments_img img{
    width: 200px;
    height: 200px;
    display: block;
    margin: 0 auto;
    object-fit: cover;
  }
}

/*My style*/



.border_null {
  border: 0
}

.padding_null {
  padding: 0!important
}

.margin_null {
  margin: 0!important
}

.padding-l {
  padding-left: 30px
}

.list-reset,
ol,
ul {
  padding: 0;
  margin: 0
}

.padding-r-null {
  padding-right: 0
}

.b-center {
  float: none;
  margin: 0 auto
}

.b-center:after {
  clear: both;
  display: block;
  content: ""
}

.list-reset {
  list-style: none
}

p {
  margin: 0 0 6px
}

a {
  font-family: GothamPro-Light;
  transition: all .5s;
  color: #393939;
  text-decoration: none
}

body a:active,
body a:focus,
body a:hover {
  text-decoration: none;
  color: #cb2127
}

ul {
  list-style-type: none
}

button {
  border: none
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: 0!important
}

@media only screen and (min-width:778px) {
  ::-webkit-scrollbar {
    width: 5px
  }
  ::-webkit-scrollbar:horizontal {
    height: 10px
  }
  ::-webkit-scrollbar-thumb {
    width: 5px;
    border-color: #cb2127;
    background-color: #cb2127;
    border-radius: 10px
  }
  ::-webkit-scrollbar-thumb:hover {
    border-width: 1px 1px 1px 2px;
    border-color: #cb2127;
    background-color: #cb2127
  }
  ::-webkit-scrollbar-track {
    border-width: 0
  }
  ::-webkit-scrollbar-track-piece {
    background: #282828
  }
  ::-webkit-scrollbar-track:hover {
    border-left: solid 1px transparent;
    background-color: transparent
  }
}

@media only screen and (max-width:570px) {
  .hidden-mob {
    display: none
  }
}

.fade {
  display: none
}

.fade.in {
  display: block
}

input[type=radio] {
  display: inline-block;
  vertical-align: top
}

input[type=radio]:checked+label:before {
  color: #00c752
}

.input::-webkit-input-placeholder {
  opacity: 1;
  transition: opacity .3s ease
}

.input::-moz-placeholder {
  opacity: 1;
  transition: opacity .3s ease
}

.input:-moz-placeholder {
  opacity: 1;
  transition: opacity .3s ease
}

.input:-ms-input-placeholder {
  opacity: 1;
  transition: opacity .3s ease
}

.input:focus::-webkit-input-placeholder {
  opacity: 0;
  transition: opacity .3s ease
}

.input:focus::-moz-placeholder {
  opacity: 0;
  transition: opacity .3s ease
}

.input:focus:-moz-placeholder {
  opacity: 0;
  transition: opacity .3s ease
}

.input:focus:-ms-input-placeholder {
  opacity: 0;
  transition: opacity .3s ease
}

::-webkit-input-placeholder {
  color: #c5c5c5;
  opacity: .8;
  font-size: 16px
}

::-moz-placeholder {
  color: #c5c5c5;
  opacity: .8;
  font-size: 16px
}

:-moz-placeholder {
  color: #c5c5c5;
  opacity: .8;
  font-size: 16px
}

:-ms-input-placeholder {
  color: #c5c5c5;
  opacity: .8;
  font-size: 16px
}

.section-paralax {
  position: relative;
  height:400px;
  overflow: hidden;
}
.section-paralax .title {
  font-family: Philosopher-Regular;
  font-size: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  z-index: 3;
  width: 100%;
  text-align: center;
}
.section-paralax .home_why_j_png {
  opacity: .4;
}

@font-face {
  font-family: Glyphter;
  src: url(/fonts/Glyphter.eot);
  src: url(/fonts/Glyphter.eot?#iefix) format("embedded-opentype"), url(/fonts/Glyphter.woff) format("woff"), url(/fonts/Glyphter.ttf) format("truetype"), url(/fonts/Glyphter.svg#Glyphter) format("svg");
  font-weight: 400;
  font-style: normal
}

[class*=icon-]:before {
  display: inline-block;
  font-family: Glyphter;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-aim:before {
  content: '\0041'
}

.icon-arrow:before {
  content: '\0042'
}

.icon-arrow_down:before {
  content: '\0043'
}

.icon-arrow-down:before {
  content: '\0044'
}

.icon-arrow-left:before {
  content: '\0045'
}

.icon-arrow-right:before {
  content: '\0046'
}

.icon-arrow-up:before {
  content: '\0047'
}

.icon-artjoker:before {
  content: '\0048'
}

.icon-bayer:before {
  content: '\0049'
}

.icon-borders:before {
  content: '\004a'
}

.icon-calendar:before {
  content: '\004b'
}

.icon-capabilities:before {
  content: '\004c'
}

.icon-cooperation:before {
  content: '\004d'
}

.icon-customer_focus:before {
  content: '\004e'
}

.icon-facebook:before {
  content: '\004f'
}

.icon-first:before {
  content: '\0050'
}

.icon-google+:before {
  content: '\0051'
}

.icon-ico-close:before {
  content: '\0052'
}

.icon-investor:before {
  content: '\0053'
}

.icon-japan_silhouette:before {
  content: '\0054'
}

.icon-menu:before {
  content: '\0055'
}

.icon-phone:before {
  content: '\0056'
}

.icon-quote1:before {
  content: '\0057'
}

.icon-quote2:before {
  content: '\0058'
}

.icon-trip:before {
  content: '\0059'
}

.icon-twitter:before {
  content: '\005a'
}

.icon-telegram:before {
  content: '\0061'
}

.footer {
  overflow: hidden;
}
.footer {
  overflow: hidden;
}
.footer_item{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-around;
  -ms-align-items: center;
  align-items: center;
}

.left-footer,
.right-footer {
  display: inline-block;
  font-size: 12px;
  color: #3c3c3c;
  vertical-align: bottom
}

.left-footer {
  text-align: left;
  padding: 40px 0
}

@media only screen and (max-width:768px) {
  .left-footer {
    width: 100%;
    text-align: center;
    padding: 12px 0
  }
}

.center-footer{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width:768px) {

  .footer_item{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.center-footer div{
  padding: 0;
  margin: 0 10px;
}
.center-footer .contact-menu-add i {
  padding-right: 0;
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #2A2A2A;
  color: #fff;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  font-size: 28px;
  -webkit-box-shadow: -3px 3px 5px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: -3px 3px 5px 0px rgba(0,0,0,0.5);
  box-shadow: -3px 3px 5px 0px rgba(0,0,0,0.5);
  align-items: center;
  transition: .5s;
}
.center-footer .contact-menu-add i:hover{
  color: #CB2127;
}
.right-footer {
  text-align: right;
  padding: 40px 0
}

@media only screen and (max-width:768px) {
  .right-footer {
    width: 100%;
    text-align: center;
    padding: 12px 0
  }
}

.right-footer img {
  opacity: .7
}

.right-footer img:hover {
  opacity: 1
}

.logo-foot {
  padding-bottom: 15px
}

html {
  overflow: visible
}

body {
  margin: 0;
  color: #393939;
  overflow-x: hidden
}

body .page-wrapper {
  position: relative;
  display: table;
  width: 100%;
  table-layout: fixed;
  min-width: 320px;
  min-height: 100%;
  overflow: hidden;
  background-color: #fff
}

@media only screen and (min-width:1700px) {
  body .container {
    width: 1560px;
    margin: auto
  }
}

input,
textarea {
  width: 100%;
  border: 1px solid #ddd;
  margin-top: 4px
}

.form {
  text-align: center
}

input {
  margin-bottom: 0;
  padding: 0 15px;
  height: 51px;
  box-sizing: border-box;
  transition: all .6s cubic-bezier(.2, .57, .36, .8);
  color: #000
}

textarea {
  height: 165px;
  resize: none;
  padding: 15px;
  font-size: 14px
}

.row_input {
  margin-top: 20px;
  text-align: left
}

@media only screen and (max-width:600px) {
  .row_input {
    margin-top: 8px
  }
}

input[type=text].validate+label {
  width: 90%
}

.input-field.error input,
.input-field.error textarea {
  border: 1px solid #d70027!important
}

.submit {
  color: #fff;
  border: none;
  font-size: 14px
}

.label {
  color: #393939;
  padding: 0
}

.go-to-top {
  position: fixed;
  bottom: 70px;
  right: 20px;
  background-color: #cb2127;
  width: 40px;
  height: 40px;
  color: #fff;
  z-index: 999;
  line-height: 43px;
  transition: all .5s;
  text-align: center;
  opacity: 0
}

.go-to-top.act {
  opacity: 1
}

.go-to-top:hover {
  opacity: .8
}

.go-to-top .icon-next {
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  display: block;
  transform-origin: 39% 29%;
  font-size: 20px
}

.blockquote {
  position: relative;
  border-left: none;
  font-size: 22px;
  left: 0;
  font-style: italic;
  text-align: left;
  padding: 42px 0;
  color: #fff;
  margin-top: 45px
}

@media only screen and (max-width:1400px) {
  .blockquote {
    margin-top: 10px
  }
}

@media only screen and (max-width:1200px) {
  .blockquote {
    margin: 12px auto 20px
  }
}

@media only screen and (max-width:570px) {
  .blockquote {
    font-size: 16px;
    line-height: 24px;
    margin: 16px auto 24px;
    padding: 35px 0
  }
}

.blockquote:after,
.blockquote:before {
  width: 100%;
  font-size: 28px;
  letter-spacing: 4px;
  font-style: normal;
  color: #cb2127;
  font-family: Glyphter;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0
}

.blockquote:before {
  content: '\0057';
  top: 0
}

.blockquote:after {
  content: '\0058';
  bottom: 0
}

.blockquote-name {
  color: #ccc;
  font-size: 18px;
  text-align: center;
  margin-top: 48px;
  max-width: 100%
}

@media only screen and (max-width:1400px) {
  .blockquote-name {
    margin-top: 30px
  }
}

.signature {
  max-width: 200px;
  margin: auto
}

label.fltr_area:before {
  content: '';
  width: 17px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 6px;
  border: 1px solid #cacaca;
  background: #f8f8f8;
  border-radius: 1px
}

label.fltr_area.act:after {
  font-family: Glyphter;
  content: '\004a';
  position: absolute;
  display: block;
  color: #fff;
  font-size: 10px;
  background: #155f3a;
  width: 17px;
  height: 17px;
  left: 0;
  top: 6px;
  border-radius: 3px;
  text-align: center
}

.image-anim:before,
.main-image:before,
.text ul li:before {
  content: ''
}

input[type=checkbox],
input[type=radio] {
  visibility: hidden;
  width: 17px;
  height: 17px;
  position: absolute;
  margin: 0!important
}

label.fltr_area {
  width: 100%!important;
  position: relative;
  display: block;
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
  color: #211e1e;
  padding: 6px 0 1px 39px
}

.text {
  font-size: 18px;
  line-height: 30px;
  color: #4e4e4e
}

.text p {
  word-wrap: break-word
}

.text ul {
  margin-left: 30px
}

@media only screen and (max-width:570px) {
  .text {
    font-size: 15px;
    line-height: 22px
  }
  .text ul {
    margin-left: 0
  }
}

.text ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
  line-height: 27px
}

.company-content .text ul {
  margin-left:16px;
}
.text ul li span:before {
    content: '';
  position: absolute;
  width: 9px;
  height: 9px;
  left: 0;
  top: 4px;
  background: #5d5d5d;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%
}
.dark-section .text ul li span:before {
    background:#fff;
}

.text ul li span {
    position: relative;
    padding-left: 20px;
}

.padding-page {
  padding-top: 83px
}

.header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 21px 0;
  background: 0 0;
  color: #fff;
  z-index: 999
}

.header.dark-header,
.header.fixed,
.section-banner {
  background: linear-gradient(to right, #363635, #1a1a1a)
}

@media only screen and (max-width:570px) {
  .header {
    padding: 15px 0
  }
}

.header.dark-header #menu-trigger {
  display: none
}

@media only screen and (max-width:1200px) {
  .text ul li {
    margin-bottom: 0
  }
  .header.dark-header #menu-trigger {
    display: block;
    top: 30px
  }
}

.header .header-right-block .lang-block,
.header .logo-block {
  display: inline-block;
  vertical-align: middle
}

.header.dark-header .menu {
  width: 50%
}

@media only screen and (max-width:768px) {
  .header.dark-header #menu-trigger {
    top: 24px
  }
  .header.dark-header #menu-trigger.clicked {
    left: 35px
  }
  .header.dark-header .menu {
    width: 60%
  }
}

@media only screen and (max-width:600px) {
  .header.dark-header .menu {
    width: 90%
  }
}

.header.fixed {
  padding: 8px 0 2px;
  -webkit-transition: all .5s;
  -moz-transition: all .1s;
  -ms-transition: all .1s;
  -o-transition: all .1s;
  transition: all .1s
}

.header.fixed .logo-block svg {
  height: 48px
}

.header.fixed .logo-shine span,
.header.fixed .m1.big,
.header.fixed .m2.big {
  animation-name: none
}

.header.fixed #menu-trigger {
  top: 24px
}

.header .logo-block {
  width: 29%;
}

@media (min-width:1700px) and (max-width:1800px){
    .header .logo-block {
        margin-left: 22px;
    }
    body.slug-home .header .logo-block {
        margin-left:0;
    }
}

@media only screen and (max-width:1400px) {
  .header .logo-block {
    margin-left: 70px
  }
}

@media only screen and (max-width:570px) {
  .header .logo-block {
    width: 40%;
    margin-left: 45px
  }
}

.header .logo-block img {
  max-width: 100%
}

.header .logo-block svg {
  max-width: 234px;
  -webkit-transition: all .5s;
  -moz-transition: all .1s;
  -ms-transition: all .1s;
  -o-transition: all .1s;
  transition: all .1s
}

@media only screen and (max-width:1560px) {
  .header .logo-block svg {
    max-width: 100%;
    max-height: 60px
  }
}

.uslugi_block .servise-items__img img,
.servise-items .servise-items__img img {
    height: 52px;
}
.header .header-right-block {
  width: 60%;
  text-align: right;
  float: right;
  padding-top: 12px
}

@media only screen and (max-width:1400px) {
  .header .header-right-block {
    width: 46%
  }
}

@media only screen and (max-width:600px) {
  .header .logo-block svg {
    max-height: 45px
  }
  .header .header-right-block {
    padding-top: 10px
  }
  .header .header-right-block .lang-block {
    padding-right: 12px
  }
}

.header .header-right-block .lang-list__mob {
  display: none
}

@media only screen and (max-width:570px) {
  .header .header-right-block {
    width: 40%
  }
  .header .header-right-block .lang-list__mob {
    position: relative;
    display: block;
    padding-right: 12px;
    font-size: 12px
  }
  .header .header-right-block .lang-list {
    display: none
  }
}

@media only screen and (max-width:480px) {
  .header .header-right-block {
    padding-top: 4px
  }
  .header .header-right-block .lang-list__mob {
    padding-right: 5px
  }
}

.header .header-right-block .lang-list li {
  display: inline-block;
  vertical-align: middle;
  padding-right: 19px
}

.header .header-right-block .lang-list li .active {
  color: #fffefe;
  text-decoration: underline
}

.header .header-right-block .lang-list li a {
  color: #fffefe;
  opacity: .7;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}

.header .header-right-block .lang-list li a:hover {
  opacity: 1
}

.header .header-right-block .header__phone {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  line-height: 24px;
  margin-left: 9px;
  opacity: .7;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}

.header .header-right-block .header__phone:hover {
  opacity: 1
}

@media only screen and (max-width:600px) {
  .header .header-right-block .lang-list li {
    padding-right: 5px
  }
  .header .header-right-block .header__phone {
    margin-left: 0
  }
}

.header .header-right-block .header__phone a {
  color: #fffefe
}

.header .header-right-block .header__phone .fa {
  padding-right: 15px;
  display: inline-block;
  vertical-align: middle
}

@media only screen and (max-width:570px) {
  .header .header-right-block .header__phone {
    font-size: 15px
  }
  .header .header-right-block .header__phone .fa {
    padding-right: 8px
  }
}

@media only screen and (max-width:991px) {
  .header__phone-text {
    display: none
  }
}

.main-navigation {
  position: absolute;
  width: 80px;
  vertical-align: top;
  height: 100%;
  border-right: 1px solid #212121;
  top: 0;
  left: 0;
  z-index: 9999
}

@media only screen and (max-width:1560px) {
  .main-navigation {
    width: 55px
  }
}

@media only screen and (max-width:1200px) {
  .main-navigation {
    display: none
  }
}

.main-items {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  font: 18px/22px Philosopher-Regular
}

.section {
  position: relative;
  padding: 0 80px
}

.section .page-title{
  margin-top: 12px;
  margin-bottom: 45px;
  display: inline-block
}



@media only screen and (max-width:1700px) {
  .section {
    padding: 0 20px 0 80px
  }
  .section .page-title {
    margin-top: 30px;
    margin-bottom: 20px
  }
}

@media only screen and (max-width:991px) {
  .section .page-title {
    display: block;
    text-align: center
  }
}

.main-image,
.section-banner {
  position: relative;
  display: inline-block
}

@media only screen and (max-width:600px) {
  .section .page-title {
    font-size: 40px;
    margin-top: 0
  }
}

.section-banner {
  width: 100%;
  padding: 102px 0 161px
}

@media only screen and (max-width:1560px) {
  .section-banner {
    padding: 102px 0 130px
  }
}

.main-image {
  float: right;
  max-width: 1585px;
  box-shadow: -6px 10px 51px #1f1f1f;
  margin-top: 123px
}

@media only screen and (max-width:1700px) {
  .main-image {
    max-width: 80%
  }
}

@media only screen and (max-width:1560px) {
  .main-image {
    max-height: 620px;
    overflow: hidden;
    margin-top: 28px
  }
}

@media only screen and (max-width:1400px) {
  .main-image {
    max-height: 510px
  }
}

@media only screen and (max-width:1200px) {
  .main-image {
    max-width: 88%
  }
}

@media only screen and (max-width:991px) {
  .section-banner {
    padding: 60px 0 120px
  }
  .main-image {
    max-height: 100%
  }
}

.main-image:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #1a1a1a;
  opacity: .9
}

@media only screen and (max-width:768px) {
  .section-banner {
    padding: 60px 0
  }
  .main-image {
    box-shadow: none;
    max-width: 100%;
    margin-top: 0
  }
  .main-image img,
  .main-image:before {
    display: none
  }
}

.main-image__caption {
  position: absolute;
  z-index: 2;
  color: #fff;
  max-width: 55.4%;
  top: 46%;
  left: 221px;
  transform: translateY(-50%)
}

@media only screen and (max-width:1560px) {
  .main-image__caption {
    max-width: 70%;
    left: 100px
  }
}

@media only screen and (max-width:768px) {
  .main-image__caption {
    max-width: 90%;
    left: 15px;
    position: relative;
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin-top: 70px
  }
}

@media only screen and (max-width:480px) {
  .main-image__caption {
    margin-top: 50px
  }
}

.caption-btn .btn {
  margin-top: 28px
}

.caption-btn .icon-arrow {
  padding-left: 34px;
  font-size: 17px
}

.caption-big {
  font-size: 72px;
  line-height: 89px
}

@media only screen and (max-width:1560px) {
  .caption-big {
    font-size: 48px;
    line-height: 65px
  }
}

@media only screen and (max-width:1200px) {
  .caption-big {
    font-size: 41px;
    line-height: 46px
  }
}

@media only screen and (max-width:768px) {
  .caption-big {
    font-size: 34px;
    line-height: 38px
  }
}

@media only screen and (max-width:570px) {
  .caption-big {
    font-size: 27px;
    line-height: 34px
  }
}

.caption-min {
  color: #ccc;
  padding-top: 37px;
  padding-bottom: 40px;
  max-height: 177px;
  overflow: hidden
}

@media only screen and (max-width:991px) {
  .caption-min {
    max-height: 100%;
    padding-bottom: 20px
  }
}

.page-title--white {
  color: #fff
}

.light-nav .main-items,
.page-title--black {
  color: #393939
}

.page-title--black.left-line:before {
  background: #393939
}

.section-servise {
  background-color: #fff;
  padding: 25px 80px;
  margin-top: -6px
}

@media only screen and (max-width:991px) {
  .section-servise {
    padding: 50px 15px
  }
}

.section-about {
  padding: 129px 80px 155px;
  background: linear-gradient(to right, #363635, #1a1a1a)
}

@media only screen and (max-width:1560px) {
  .section-about {
    padding: 40px 80px
  }
}

@media only screen and (max-width:1200px) {
  .section-about {
    padding: 50px 15px
  }
}

@media only screen and (max-width:600px) {
  .section-about {
    padding: 30px 15px
  }
}

.section-about .more {
  padding-top: 24px
}

.section-about .more .icon-arrow {
  font-size: 17px;
  padding-left: 27px;
  display: inline-block;
  vertical-align: middle
}

.section-features {
  background-color: #fff;
  padding: 60px 80px 0
}

@media only screen and (max-width:1560px) {
  .section-features {
    padding: 40px 80px 0
  }
}

@media only screen and (max-width:1400px) {
  .section-features {
    padding: 20px 80px 0
  }
}

@media only screen and (max-width:1200px) {
  .section-features {
    padding: 50px 15px 0
  }
}

@media only screen and (max-width:991px) {
  .section-features {
    padding: 30px 15px 0
  }
}

@media only screen and (max-width:600px) {
  .section-features {
    padding: 30px 15px 0
  }
}

.section-news {
  background: linear-gradient(to right, #363635, #1a1a1a);
  padding: 50px 67px 50px 80px
}

@media only screen and (max-width:1560px) {
  .section-news {
    padding: 80px 65px 80px 80px
  }
}

@media only screen and (max-width:1400px) {
  .section-news {
    padding: 30px 65px 30px 80px
  }
}

@media only screen and (max-width:1200px) {
  .section-news {
    padding: 50px 15px
  }
}

@media only screen and (max-width:600px) {
  .section-news {
    padding: 30px 15px
  }
}

.section-contacts {
  background-color: #fff;
  display: inline-block;
  width: 100%;
  padding-bottom: 3%
}

.light-nav {
  background-color: #fff;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.btn,
.darc-nav .main-items {
  color: #fff
}

.light-nav .navigation-line span {
  background-color: #313131
}

.darc-nav {
  background-color: #343433;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .5s;
  transition: all .5s
}

.navigation-line {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 20px 0 14px 0;
}

.navigation-line span {
  position: relative;
  display: block;
  height: 2px;
  margin-bottom: 6px;
  background: #fff;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  clear: both
}
.navigation-item{
  display: none;
}
.navigation_line_span:nth-child(odd) {
  width: 35px;
  margin-left: -55px !important;
  transition: all .5s ease;
}
.navigation_line_span.navigation__width:nth-child(odd) {
  margin-left: 0 !important;
}

.section-contacts .section-servise__left.own-page {
  padding-left: 125px;
}
.section-servise__left.own-page .address,
#block_contact.own-page {
  margin-top: 0;
}

.navigation_line_span:nth-child(even) {
  width: 25px;
  margin-right: -55px !important;
  transition: all .5s ease;
}
.navigation_line_span.navigation__width:nth-child(even) {
  margin-right: 0 !important;
}

@media only screen and (max-width:570px) {
  .navigation-line span {
    width: 34px
  }
}

.navigation-line:hover span:nth-child(even),
.navigation-line:hover span:nth-child(odd) {
  width: 40px
}

.navigation-line.clicked span {
  background: #fff
}

.navigation-line.clicked span:nth-child(even) {
  opacity: 0
}

.navigation-line.clicked span:nth-child(1) {
  transform: rotate(45deg);
  transition: all 0.5s ease;
  top: 11px
}

.navigation-line.clicked span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.5s ease;
  top: -6px
}

.navigation-line.clicked:hover {
  transform: scale(.75)
}

.navigation-line.clicked:hover .navigation-line.clicked span:nth-child(1){
  top: 12px
}
.navigation-line.clicked:hover .navigation-line.clicked span:nth-child(3){
  top: -5px
}
.navigation-line.clicked:hover span {
  width: 40px!important
}

#form-info {
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 32px 0;
    clear: both;
}

.home-navigation-line {
    position:absolute;
    top:0;
    left:12px;
    margin-top:-12px;
    margin-bottom:0;
    z-index: 10000;
}

.btn {
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 0;
  padding: 15px 25px;
  margin-top: 30px
}

.scroll-block {
  text-transform: uppercase;
  border-top: 1px solid #fff;
  clear: both;
  position: absolute;
  top: calc(100% - 50px);
  left: 50%;
  color: #fff;
  transform: translateX(-50%) rotate(-90deg);
  padding: 10px 15px 0 80px
}

@media only screen and (max-width:600px) {
  .scroll-block {
    display: none
  }
}

.animate-scroll-block {
  position: absolute;
  -moz-animation: scroll-animate 2s ease infinite;
  -webkit-animation: scroll-animate 2s ease infinite;
  animation: scroll-animate 2s ease infinite
}

@-webkit-keyframes scroll-animate {
  0%,
  100% {
    transform: translateX(-30px)
  }
  50% {
    transform: translateX(-55px)
  }
}

@-moz-keyframes scroll-animate {
  0%,
  100% {
    transform: translateX(-30px)
  }
  50% {
    transform: translateX(-55px)
  }
}

@keyframes scroll-animate {
  0%,
  100% {
    transform: translateX(-30px)
  }
  50% {
    transform: translateX(-55px)
  }
}

.section-servise__left {
  width: 46%;
  display: inline-block;
  vertical-align: middle;
  padding-left: 166px
}
.section-servise a{
  color: #393939;
  border: 1px solid #393939;
  transition: 0.5s ease;
  background-color: #fff;
}
.section-servise a i {
  padding-left: 20px;
  transition: 0.5s ease;
}
.section-servise .page-title {
  margin: 44px 0;
}
.section-servise a:hover{
  color: #fff;
  border: 1px solid #fff;
  transition: 0.5s ease;
  background-color: #393939;
}
.section-servise a:hover i{
  color: #fff;
}
@media only screen and (max-width:1700px) {
  .section-servise__left {
    padding-left: 50px
  }
}

@media only screen and (max-width:1200px) {
  .section-servise__left {
    padding-left: 15px;
    width: 100%
  }
}

@media only screen and (max-width:991px) {
  .section-servise__left {
    padding-left: 0
  }
}

.section-servise__left .text {
  color: #4e4e4e
}

.image-anim {
  position: relative;
  display: inline-block
}

.image-anim:before {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  width: 100%;
  -webkit-transition: width .6s cubic-bezier(.7, 0, .3, 1) .7s, -webkit-box-shadow .6s cubic-bezier(.7, 0, .3, 1) 1.3s;
  transition: width .6s cubic-bezier(.7, 0, .3, 1) .7s, -webkit-box-shadow .6s cubic-bezier(.7, 0, .3, 1) 1.3s;
  transition: width .6s cubic-bezier(.7, 0, .3, 1) .7s, box-shadow .6s cubic-bezier(.7, 0, .3, 1) 1.3s;
  transition: width .6s cubic-bezier(.7, 0, .3, 1) .7s, box-shadow .6s cubic-bezier(.7, 0, .3, 1) 1.3s, -webkit-box-shadow .6s cubic-bezier(.7, 0, .3, 1) 1.3s;
  background: #878787;
  height: 100%
}

@media only screen and (max-width:1400px) {
  .image-anim:before {
    width: 88%
  }
}

@media only screen and (max-width:1200px) {
  .image-anim:before {
    width: 100%
  }
}

.image-anim.in-view:before {
  width: 0
}

.image-anim img {
  max-width: 100%;
  max-height: none
}

@media only screen and (max-width:1400px) {
  .image-anim img {
    max-width: 88%
  }
}

.section-servise__right {
  width: 53%;
  display: inline-block;
  vertical-align: middle;
  text-align: right
}

@media only screen and (max-width:1200px) {
  .section-servise__right {
    width: 100%
  }
  .section-servise__right .servise-items__img {
    text-align: center
  }
  .section-servise__right img {
    max-height: 441px;
    width: 100%;
    object-fit: cover;
    max-width: 100%!important
  }
}

.page-title {
  font-size: 72px;
  line-height: 80px
}

@media only screen and (max-width:1560px) {
  .section-servise__left .page-title {
    margin-top: 0;
    margin-bottom: 20px
  }
  .page-title {
    font-size: 45px;
    line-height: 60px
  }
}

.left-line {
  position: relative;
  padding-left: 100px
}

.left-line:before {
  content: "";
  position: absolute;
  width: 70px;
  height: 1px;
  background: #fff;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%)
}

@media only screen and (max-width:600px) {
  .left-line {
    padding-left: 0
  }
  .left-line:before {
    display: none
  }
}

.section-servise__item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 39px 20px;
  text-align: center;
  background: #393939;
  margin-bottom: 42px;
  width: 37%;
  margin-right: 32px
}

@media only screen and (max-width:1560px) {
  .section-servise__item {
    margin-right: 10px;
    width: 47%
  }
}

@media only screen and (max-width:1400px) {
  .section-servise__item {
    padding: 20px;
    margin-bottom: 15px
  }
}

@media only screen and (max-width:570px) {
  .section-servise__item {
    width: 100%
  }
}

.section-servise__item:hover:after,
.section-servise__item:hover:before {
  width: 100%;
  height: 100%
}

.section-servise__item:after,
.section-servise__item:before {
  background: rgba(255, 255, 255, .1);
  content: "";
  height: 0;
  position: absolute;
  width: 0
}

.section-servise__item:before {
  left: 0;
  top: 0;
  -webkit-transition: all .5s ease-in 0s;
  transition: all .5s ease-in 0s
}

.section-servise__item:after {
  bottom: 0;
  right: 0;
  -webkit-transition: all .5s ease-in 0s;
  transition: all .5s ease-in 0s
}

.servise-items__descr {
  display: block;
  color: #fff;
  padding-top: 30px
}

.servise-items {
  margin-top: 60px
}

@media only screen and (max-width:1560px) {
  .servise-items__descr {
    padding-top: 15px
  }
  .servise-items {
    margin-top: 30px
  }
}

@media only screen and (max-width:1400px) {
  .servise-items {
    margin-top: 15px
  }
}

@media only screen and (max-width:991px) {
  .section-servise__item {
    margin-bottom: 30px
  }
  .servise-items {
    margin-top: 25px
  }
}

.section-about__content .text {
  color: #fff
}

.section-about__left {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  padding-left: 6%;
  text-align: center
}

@media only screen and (max-width:1560px) {
  .section-about__left {
    padding-left: 0
  }
  .section-about__left img {
    max-width: 100%
  }
}

@media only screen and (max-width:1200px) {
  .section-servise__item {
    margin-right: 10px
  }
  .servise-items {
    text-align: center
  }
  .section-about__left {
    display: none
  }
  .section-about__left img {
    max-width: 75%
  }
}

.section-about__right {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  padding-left: 127px
}

.more,
.news-one__block a {
  display: block
}

@media only screen and (max-width:1560px) {
  .section-about__right {
    padding-left: 24px
  }
}

@media only screen and (max-width:1200px) {
  .section-about__right {
    width: 100%;
    padding-left: 0
  }
}

.section-about__right .text {
  color: #ccc
}

.more {
  padding-top: 61px;
  color: #fff;
  text-transform: uppercase;
  opacity: .7
}

.more:hover {
  opacity: 1;
  color: #fff
}

.more .icon {
  vertical-align: middle;
  font-size: 20px;
  padding-left: 15px
}

.trans {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}

.features__block {
  text-align: center;
  margin-bottom: 90px
}

@media only screen and (max-width:1560px) {
  .features__block {
    margin-bottom: 50px
  }
}

@media only screen and (max-width:768px) {
  .features__block {
    margin-bottom: 40px
  }
}

.features__descr {
  padding: 0 101px
}

@media only screen and (max-width:1700px) {
  .features__descr {
    padding: 0
  }
}

.features__descr-title {
  padding-bottom: 10px
}

.features-content {
  padding-left: 9.7%
}

@media only screen and (max-width:1700px) {
  .features-content {
    padding-left: 50px
  }
}

@media only screen and (max-width:1200px) {
  .features-content {
    padding-left: 0
  }
}

.news-one__block {
  margin-bottom: 60px
}

.news-one__block:hover .news-one__img:after,
.news-one__block:hover .news-one__img:before {
  width: 100%;
  height: 100%
}

.news-one__title {
  color: #fff;
  padding-bottom: 45px
}

@media only screen and (max-width:1560px) {
  .news-one__title {
    padding-bottom: 10px
  }
}

.news-one__img {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 41%
}

.news-one__img img {
  max-width: 100%;
  width: 100%
}

.news-one__img:after,
.news-one__img:before {
  background: rgba(255, 255, 255, .1);
  content: "";
  height: 0;
  position: absolute;
  width: 0
}

.news-one__img:before {
  left: 0;
  top: 0;
  -webkit-transition: all .5s ease-in 0s;
  transition: all .5s ease-in 0s
}

.news-one__img:after {
  bottom: 0;
  right: 0;
  -webkit-transition: all .5s ease-in 0s;
  transition: all .5s ease-in 0s
}

.main-form,
.news-one__descr-bl {
  position: relative;
  display: inline-block
}

.news-one__descr-bl {
  color: #ccc;
  width: 52%;
  padding: 20px 13px 20px 56px;
  margin-left: -29px;
  border: 2px solid;
  background: 0 0;
  vertical-align: middle;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  min-height: 282px;
  height: 100%;
}
.news-one__descr-bl h2{
  margin: 0;
  padding-bottom: 16px;
}
@media only screen and (max-width:1560px) {
  .news-one__descr-bl {
    padding: 20px 13px 20px 46px
  }
}


.cat-news {
  color: #e53c3c;
  font-size: 11px
}

.news-one__date {
  font-size: 12px;
  color: #ccc;
  padding-bottom: 18px
}

.main-form,
.main-form .label {
  color: #fff
}

.news-one__date .fa {
  padding-right: 10px
}

.section-news {
  font-size: 0
}

.section-news .section-servise__left {
  vertical-align: top
}

@media only screen and (max-width:1560px) {
  .news-one__date {
    padding-bottom: 10px
  }
  .section-news .section-servise__left {
    vertical-align: middle
  }
}

.section-news .section-servise__right {
  vertical-align: top
}

.section-news .more {
  padding-top: 0
}

.section-news .more .fa {
  padding-left: 10px
}

.section-news .page-title {
  margin: 56px 11px 80px
}

@media only screen and (max-width:1560px) {
  .section-news .section-servise__right {
    vertical-align: middle
  }
  .section-news .page-title {
    margin: 0 0 20px
  }
}

.section-news .news-one__img {
  width: 49%
}

.section-news .section-servise__left {
  width: 50%
}

@media only screen and (max-width:1200px) {
  .section-news .page-title {
    margin: 0 0 40px
  }
  .section-news .section-servise__left {
    width: 100%
  }
}

.section-news .section-servise__right {
  width: 50%
}

@media only screen and (max-width:1200px) {
  .section-news .section-servise__right {
    width: 100%
  }
  .section-news .section-servise__right .servise-items__img {
    text-align: center
  }
  .section-news .section-servise__right img {
    max-height: 441px;
    width: 100%;
    object-fit: cover;
    max-width: 100%!important
  }
  .section-contacts:before {
    display: none
  }
}

.section-news .news-one__descr-bl {
  margin-left: -38px;
  width: 54%
}

@media only screen and (max-width:768px) {
  .section-news .news-one__descr-bl {
    margin-left: 0;
    width: 100%;
    padding: 20px
  }
}

.main-form {
  width: 59%;
  vertical-align: middle;
  text-align: right;
  padding: 57px 194px 57px 128px;
  background: #1d1d1d;
  box-shadow: -20px 23px 42px rgba(0, 0, 0, .27);
  float: right
}

@media only screen and (max-width:1700px) {
  .main-form {
    padding: 57px 120px
  }
}

@media only screen and (max-width:1560px) {
  .main-form {
    padding: 57px
  }
}

@media only screen and (max-width:1400px) {
  .main-form {
    padding: 35px
  }
}

@media only screen and (max-width:768px) {
  .main-form {
    padding: 30px 15px
  }
}
@media only screen and (max-width:1200px) {
  
.section-contacts .section-servise__left {
  margin-bottom: 30px;
}
}
.main-form input,
.main-form textarea {
  background: #1d1d1d;
  border-color: #fff;
  color: #fff
}

.main-form .btn-transparent {
  float: left
}

.section-contacts {
  padding: 30px 0 60px 80px
}

.section-contacts:before {
  content: '';
  background: url(/assets/images/12.png) 100% 100% no-repeat;
  position: absolute;
  left: 80px;
  bottom: -63px;
  height: 499px;
  width: 705px;
  background-size: cover;
  filter: grayscale(100%);
  opacity: .8
}

.circle-left-block:before,
.dark-footer:before,
.notf-page-wrapper__ukr:before,
.testimonial-title:before {
  content: ""
}

@media only screen and (max-width:1560px) {
  .section-contacts:before {
    left: 55px
  }
  .section-contacts {
    padding: 50px 0 60px 80px
  }
}

@media only screen and (max-width:1200px) {
  .section-contacts {
    padding: 50px 15px
  }
}

@media only screen and (max-width:991px) {
  .section-contacts {
    padding: 30px 15px
  }
}

@media only screen and (max-width:600px) {
  .news-one__descr-bl {
    min-height: auto
  }
  .section-contacts {
    padding: 30px 15px
  }
}

.section-contacts .section-servise__left {
  width: 34.45%;
  padding-left: 170px;
  position: relative;
  z-index: 1
}

@media only screen and (max-width:1560px) {
  .section-contacts .section-servise__left {
    padding-left: 50px
  }
}

@media only screen and (max-width:1200px) {
  .section-contacts .section-servise__left {
    padding: 0 15px;
    width: 100%;
    text-align: center
  }
  .address {
    margin-bottom: 30px
  }
}

.section-contacts .section-servise__right {
  width: 65.49%;
  margin-top: 11.5%
}

@media only screen and (max-width:1700px) {
  .section-contacts .section-servise__right {
    width: 57%
  }
}

.section-contacts .section-servise__right .icon-arrow {
  padding-left: 40px;
  font-size: 17px;
  display: inline-block;
  vertical-align: middle
}

.features-top-text {
  padding-bottom: 80px
}

@media only screen and (max-width:1560px) {
  .section-contacts .section-servise__right {
    margin-top: 0
  }
  .features-top-text {
    padding-bottom: 30px
  }
}

.features-top-text .text {
  max-width: 60%
}

@media only screen and (max-width:1200px) {
  .section-contacts .section-servise__right {
    width: 100%
  }
  .features-top-text {
    text-align: center
  }
  .features-top-text .text {
    max-width: 100%
  }
}

.features__img {
  padding-bottom: 27px
}

.address {
  margin-top: 15%;
  font-size: 18px;
  color: #4e4e4e;
  line-height: 33px
}

@media only screen and (max-width:1560px) {
  .address {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width:600px) {
  .address {
    margin-top: 0;
    font-size: 16px
  }
}

@media only screen and (max-width:480px) {
  .address {
    font-size: 15px
  }
}

.contact-title {
  text-align: center;
  font-size: 36px;
  line-height: 42px;
  padding-bottom: 25px
}

.btn-transparent {
  background-color: transparent
}

.btn-transparent:active,
.btn-transparent:focus,
.btn-transparent:hover {
  background-color: #fff;
  color: #393939
}

.breadcrumb {
  background: 0 0;
  padding: 0;
  margin: 14px 0 24px;
  text-align: left;
  letter-spacing: 1px
}

@media only screen and (max-width:570px) {
  .breadcrumb {
    margin: 25px 0 10px
  }
}

.breadcrumb .breadcrumb-list {
  padding: 0
}

.breadcrumb .breadcrumb-list li {
  display: inline-block;
  color: #393939;
  opacity: .6
}

.breadcrumb .breadcrumb-list li a,
.breadcrumb .breadcrumb-list li span {
  display: inline-block;
  color: #bababa;
  letter-spacing: 0
}

.notf-btn .btn,
.pagination-block .more a {
  letter-spacing: 1px
}

.breadcrumb .breadcrumb-list li.active,
.breadcrumb .breadcrumb-list li:hover {
  opacity: 1
}

.sort-block__list {
  outline: 0
}

.bootstrap-select .dropdown-toggle:focus,
.select-list {
  outline: 0!important
}

.selected-flag:active,
.selected-flag:focus,
.slick-slide {
  outline: 0
}

.news-dacr-block .news-one__date,
.news-dacr-block .news-one__descr,
.news-dacr-block .news-one__title {
  color: #4e4e4e
}

.news-dacr-block .news-one__img {
  width: 45%
}

@media only screen and (max-width:1200px) {
  .news-dacr-block .news-one__img {
    width: 43%
  }
}

@media only screen and (max-width:600px) {
  .contact-title {
    font-size: 25px;
    line-height: 30px
  }
  .news-dacr-block .news-one__img {
    width: 100%;
    text-align: center
  }
}

.news-dacr-block .news-one__descr-bl {
  width: 52%;
  padding: 23px 13px 23px 57px;
  margin-left: -34px;
  line-height: 21px
}

@media only screen and (max-width:1200px) {
.news-dacr-block .news-one__descr-bl {
  padding: 10px 10px 10px 45px;
  }
}
@media only screen and (max-width:1700px) {
  .news-dacr-block .news-one__descr-bl {
    width: 60%
  }
}

@media only screen and (max-width:600px) {
  .news-dacr-block .news-one__descr-bl {
    width: 100%;
    margin-left: 0;
    padding: 23px
  }
}

.news-dacr-block .news-one__title {
  padding-bottom: 24px
}

@media only screen and (max-width:1700px) {
  .news-dacr-block .news-one__title {
    padding-bottom: 0
  }
}

.news-dacr-block .news-one__date {
  /*margin-top: 14px;*/
  padding-bottom: 16px
}

@media only screen and (max-width:1700px) {
  .news-dacr-block .news-one__date {
    margin-top: 5px;
    padding-bottom: 5px
  }
    .news-one__descr-bl h2{
      padding: 0;
    }
}

.news-dacr-block .news-one__block {
  margin-bottom: 54px
}

@media only screen and (max-width:570px) {
  .news-dacr-block .news-one__block {
    margin-bottom: 20px
  }
}

@media only screen and (max-width:1200px) {
  .main-page .news-one__img {
    width: auto
  }
  .main-page .news-one__block {
    text-align: center
  }
  .main-page .all-news .more {
    text-align: center;
    padding-bottom: 30px
  }
}

@media only screen and (max-width:600px) {
  .main-page .all-news .more {
    padding-bottom: 55px
  }
}

@media only screen and (max-width:991px) {
  .main-page .left-line {
    padding-left: 0
  }
  .main-page .left-line:before {
    display: none
  }
}

.sort-block__list,
.sort-block__text {
  display: inline-block;
  vertical-align: middle
}

.news-page .select-list .btn {
  color: #4e4e4e;
  margin-top: 0;
  border-color: #dadada;
  padding: 9px 15px;
  text-align: center;
  font-size: 12px
}

.sort-one-block {
  margin-bottom: 50px
}

.sort-block__text {
  font-size: 16px;
  margin-right: 15px
}

.section-title {
  background: url(/assets/images/title-bac.jpg) 100% 100% no-repeat;
  background-size: cover
}

.section-title .page-title {
  color: #fff;
  padding: 138px 0 61px;
  text-align: center;
  font-size: 67px;
  margin-top: 0;
}

@media only screen and (max-width:768px) {
  .main-page .news-one__img,
  .main-page .news-one__img img {
    width: 100%
  }
  .section-title .page-title {
    font-size: 50px
  }
}

@media only screen and (max-width:600px) {
  .section-title .page-title {
    padding-top: 77px;
    padding-bottom: 27px;
    font-size: 45px
  }
}

@media only screen and (max-width:570px) {
  .sort-one-block {
    text-align: center;
    margin-bottom: 20px
  }
  .sort-block__text {
    margin: 0 0 10px
  }
  .section-title .page-title {
    font-size: 30px;
    line-height: 38px
  }
}

@media only screen and (max-width:480px) {
  .section-title .page-title {
    font-size: 25px;
    line-height: 28px
  }
}

.pagination-block {
  padding: 0 0 66px;
  text-align: center;
  margin: auto
}

@media only screen and (max-width:570px) {
  .pagination-block {
    padding: 0 0 25px
  }
}

.pagination-block .more {
  padding: 0 31px
}

.pagination {
  display: block;
  margin: auto
}

.pagination li,
.subscribe__block .btn,
.subscribe__block .form-field {
  display: inline-block;
  vertical-align: middle
}

@media only screen and (max-width:570px) {
  .pagination {
    padding-top: 20px
  }
}

.pagination .disable {
  border: none
}

.pagination li {
  font-size: 15px
}

.pagination li a {
  border: none;
  color: #4e4e4e;
  padding: 5px 9px;
  opacity: .8
}

@media only screen and (max-width:570px) {
  .pagination li a {
    padding: 5px 4px
  }
}

.pagination li a:hover {
  background: 0 0;
  color: #85ac00;
  opacity: 1
}

.pagination li a:hover .icon-Arrow2Right {
  color: #85ac00
}

.pagination li .icon-arrow-left,
.pagination li .icon-arrow-right {
  font-size: 11px;
  padding-right: 9px;
  border: none;
  color: #4e4e4e;
  opacity: .8
}

.pagination li .icon-arrow-left:hover,
.pagination li .icon-arrow-right:hover {
  background: 0 0;
  opacity: 1
}

.pagination li .icon-arrow-right {
  padding-left: 9px
}

.pagination li.active span {
  background: 0 0;
  border: 1px solid #dadada;
  border-radius: 50%;
  width: 27px;
  height: 27px;
  color: #4e4e4e;
  line-height: 27px;
  padding: 0
}

.pagination li.active span:hover {
  background: 0 0;
  color: #4e4e4e;
  border: 1px solid #85ac00
}

.pagination .next-page {
  padding-right: 11px
}

.pagination .disable {
  color: #c3c3c3
}

.pagination .ellipsis {
  padding: 5px 2px
}

.subscribe {
  background: #292929;
  padding: 65px 0 95px;
  background-size: 100% 100%;
  margin-bottom: 60px
}

@media only screen and (max-width:991px) {
  .subscribe {
    padding: 65px 20px 90px;
    margin-bottom: 0
  }
}

.subscribe-title {
  color: #fff;
  padding: 0 20px 19px
}

.subscribe__block {
  max-width: 1040px;
  margin: auto;
  padding: 0 15px
}

.subscribe__block .form-field {
  width: 75%;
  margin-right: 40px
}

@media only screen and (max-width:991px) {
  .subscribe__block .form-field {
    margin-right: 20px;
    width: 68%
  }
}

.subscribe__block .form-field input {
  background: 0 0;
  border-left: 0;
  border-right: 0;
  color: #fff
}

.subscribe__block .btn {
  margin: 0;
  padding: 16px 39px
}

@media only screen and (max-width:768px) {
  .subscribe__block .form-field {
    margin-right: 0;
    width: 100%
  }
  .subscribe__block .btn {
    display: block;
    margin: 20px auto 0
  }
}

.menu-dropdown {
  opacity: 0;
  display: none;
  background: #fff;
  line-height: normal;
  width: 70px;
  overflow: hidden;
  position: absolute;
  top: 100%;
  left: -15px;
  right: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, .22);
  -o-transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: all .4s ease-out;
  transition: all .4s ease-out
}

.menu-dropdown.visible {
  z-index: 55;
  visibility: visible;
  opacity: 1;
  display: block;
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.menu-dropdown .dropdown-list {
  list-style-type: none;
  padding: 0;
  text-align: left
}

.menu-dropdown .dropdown-list li {
  padding: 5px 15px
}

.menu-dropdown .dropdown-list li:hover a {
  transition: all .5s;
  text-decoration: none;
  color: #393939;
  opacity: 1
}

.menu-dropdown .dropdown-list li a {
  opacity: .7;
  color: #393939
}

.news-one-page {
  padding-bottom: 56px
}

@media only screen and (max-width:768px) {
  .news-one-page {
    padding-bottom: 20px
  }
}

.news-one-page .text {
  z-index: 1;
  position: relative
}

.news-one-page .news-img {
  margin-bottom: 50px;
  max-height: 510px;
  overflow: hidden;
  margin-top: 20px
}

@media only screen and (max-width:570px) {
  .menu-dropdown {
    width: 55px
  }
  .news-one-page .news-img {
    margin-bottom: 20px
  }
}

.news-one-page .news-img img {
  width: 100%;
  max-width: 100%
}

.news-one-page .subscribe__block {
  margin: 50px 0;
  display: none
}

.news-title {
  text-align: center;
  padding: 15px 0 110px
}

@media only screen and (max-width:1200px) {
  .news-title {
    padding-bottom: 40px
  }
}

.paragraph {
  padding-bottom: 20px
}

.circle-left-block {
  position: relative;
  margin: 36px 0 60px;
  padding: 40px 50px
}

.circle-left-block:before {
  position: absolute;
  width: 140px;
  height: 140px;
  left: 0;
  top: 0;
  background: #f4c6c6;
  z-index: 0;
  border-radius: 50%
}

@media only screen and (max-width:570px) {
  .circle-left-block {
    padding: 0
  }
  .circle-left-block:before {
    display: none
  }
}

.share-block {
  padding-top: 25px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 115px
}

.share-block .btn {
  padding: 15px 41px
}

.share-block .share-text {
  padding-bottom: 22px
}

.share-block li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px
}

.share-block .fa {
  color: #fff;
  background: #393939;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  text-align: center;
  line-height: 34px;
  transition: all .5s
}

.share-block .fa:hover {
  background: #fff;
  color: #636363
}

.btn--darc {
  border: 1px solid #393939;
  color: #393939
}

.btn--darc:hover {
  background-color: #393939;
  color: #fff
}

.blog-nav {
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  padding: 49px 0 65px
}

@media only screen and (max-width:768px) {
  .blog-nav {
    text-align: center;
    font-size: 24px
  }
  .blog-nav .blog-nav__btn {
    display: none
  }
}

.blog-nav__prev {
  text-align: left
}

@media only screen and (max-width:768px) {
  .blog-nav__prev {
    text-align: center
  }
}

.blog-nav__prev .icon-left-arrow {
  display: inline-block;
  vertical-align: sub;
  padding-right: 15px
}

.blog-nav__next {
  text-align: right
}

@media only screen and (max-width:768px) {
  .blog-nav__next {
    text-align: center
  }
}

.blog-nav__next .icon-right-arrow {
  display: inline-block;
  vertical-align: sub;
  padding-left: 15px
}

.blog-nav__line,
.recommended-news .all-news,
.recommended-news .news-dacr-block {
  display: inline-block;
  vertical-align: middle
}

.blog-nav__line {
  height: 1px;
  width: 70px;
  background: #393939
}

.blog-nav__prev .blog-nav__line {
  margin-right: 18px
}

.blog-nav__next .blog-nav__line {
  margin-left: 18px
}

.recommended-news .news-dacr-block {
  width: 75%
}

@media only screen and (max-width:600px) {
  .recommended-news .news-dacr-block {
    width: 100%
  }
}

.recommended-news .news-dacr-block .news-one__block {
  margin: 0
}

.recommended-news .all-news {
  width: 24%;
  text-align: right
}

@media only screen and (max-width:600px) {
  .recommended-news .all-news {
    width: 100%;
    text-align: center
  }
}

.recommended-news .all-news .more {
  color: #393939;
  padding: 0;
  font-size: 12px
}

.recommended-news-title {
  color: #4e4e4e;
  padding-bottom: 60px
}

.project-section {
  font-size: 0;
  max-height: 445px;
  overflow: hidden
}

.dark-section .ul,
.white-section ul {
  font-size: 16px;
  line-height: 20px
}

.project-section .btn {
  padding: 12px 29px;
  margin-top: 44px;
  letter-spacing: 1px
}

.white-section {
  background-color: #fff;
  padding: 77px 0
}

.dark-section,
.white-section .info-section {
  background-color: #393939
}

.white-section:first-child {
  padding: 32px 0 77px
}

@media only screen and (max-width:768px) {
  .white-section,
  .white-section:first-child {
    padding: 20px 0
  }
}

.white-section:last-child {
  padding: 77px 0 64px
}

@media only screen and (max-width:768px) {
  .white-section:last-child {
    padding: 20px 0
  }
}

.white-section .info-section__title {
  color: #fff;
  margin:0;
}

.white-section .text {
  color: #ccc
}

.dark-section {
  padding: 24px 0 77px 0;
}

@media only screen and (max-width:768px) {
  .dark-section {
    padding: 20px 0
  }
}

.dark-section .btn {
  border: 1px solid #393939;
  color: #393939
}

.dark-section .info-section__title {
  color: #393939
}

.dark-section .ul {
  color: #4e4e4e
}

.dark-section .info-section {
  background-color: #fff
}

.dark-section .img-section {
  float: right
}

.project-page .dark-section .btn {
  background-color: #fff;
  color: #393939
}

.project-page .dark-section .btn:hover {
  background-color: #393939;
  color: #fff
}

.img-section {
  float: left;
  width: 50%;
  background-repeat: no-repeat!important;
  background-size: cover!important;
  background-position: 50% 50%!important
}

.img-section img {
  max-width: 100%
}

.img-proj {
  display: none
}

@media only screen and (max-width:991px) {
  .img-section {
    width: 100%;
    background: 0 0!important;
    height: auto!important
  }
  .img-proj {
    display: block
  }
}

.info-section,
.info-section .icon,
.info-section-proj {
  display: inline-block;
  vertical-align: middle
}

.info-section__title {
  color: #393939;
  font-size: 24px;
  line-height: 28px;
  padding-bottom: 25px
}

@media only screen and (max-width:1700px) {
  .project-section .btn {
    margin-top: 20px
  }
  .info-section__title {
    padding-bottom: 11px
  }
}

@media only screen and (max-width:600px) {
  .info-section__title {
    font-size: 18px;
    line-height: 24px
  }
}

.info-section {
  width: 50%;
  padding: 61px 89px;
  background-color: #fff
}

@media only screen and (max-width:1700px) {
  .info-section {
    padding: 39px
  }
}

@media only screen and (max-width:768px) {
  .info-section {
    padding: 30px 15px
  }
}

.info-section .icon {
  padding-left: 18px;
  font-size: 18px;
  line-height: normal
}

.idea-one-block {
  padding: 36px 48px;
  border: 2px solid #393939
}

@media only screen and (max-width:991px) {
  .info-section {
    width: 100%;
    height: auto!important
  }
  .idea-one-block {
    margin-bottom: 15px
  }
}

@media only screen and (max-width:768px) {
  .idea-one-block {
    padding: 20px
  }
}

.idea-block {
  margin-bottom: 110px
}

.idea-one__title {
  font-size: 16px;
  padding-bottom: 17px;
  text-transform: uppercase
}

.info-section-proj {
  width: 50%;
  padding: 50px 82px;
  background-color: transparent
}

@media only screen and (max-width:1700px) {
  .info-section-proj {
    padding: 39px
  }
}

@media only screen and (max-width:768px) {
  .info-section-proj {
    padding: 30px 15px
  }
}

@media only screen and (max-width:991px) {
  .idea-block {
    margin-bottom: 30px
  }
  .info-section-proj {
    width: 100%;
    height: auto!important
  }
}

.info-section-proj .info-section__title {
  font-size: 50px;
  line-height: 63px;
  margin-bottom: 25px;
  padding-bottom: 0
}

@media only screen and (max-width:600px) {
  .info-section-proj .info-section__title {
    font-size: 35px;
    line-height: 50px;
    margin-bottom: 0
  }
}

.project-one-content .news-title {
  padding: 8px 0 58px
}

.project-one-content .img-proj {
  opacity: 0;
  display: block
}

@media only screen and (max-width:1200px) {
  .info-section-proj {
    width: 100%;
    height: auto!important
  }
  .project-one-content .img-proj {
    opacity: 1;
    margin: auto
  }
}

.project-one-content .project-section {
  max-height: 100%
}

.project-one-content .img-section {
  width: 47%
}

.project-one-content .white-section {
  padding: 90px 0 65px
}

@media only screen and (max-width:1200px) {
  .project-one-content .img-section {
    width: 100%;
    background: 0 0!important
  }
  .project-one-content .white-section {
    padding: 40px 0 20px
  }
  .project-one-content .white-section .info-section-proj {
    width: 100%;
    height: auto!important
  }
}

.project-one-content .white-section .info-section-proj {
  padding: 16px 60px;
  margin-bottom: 31px
}

@media only screen and (max-width:1560px) {
  .project-section {
    max-height: 100%
  }
  .project-one-content .white-section .info-section-proj {
    padding: 50px
  }
}

@media only screen and (max-width:768px) {
  .project-one-content .white-section .info-section-proj {
    padding: 20px
  }
}

.project-one-content .white-section .text {
  line-height: 29px;
  font-size: 18px;
  color: #4e4e4e
}

.project-one-content .white-section .info-section__title {
  color: #393939
}

.project-one-content .white-section .info-section__title.left-line:before {
  background: #393939
}

.project-one-content .left-line {
  padding-left: 100px
}

.project-one-content .left-line:before {
  width: 70px;
  height: 1px
}

@media only screen and (max-width:600px) {
  .project-one-content .left-line {
    padding-left: 0
  }
  .project-one-content .left-line:before {
    display: none
  }
}

.project-one-content .dark-section {
  padding: 88px 0 95px
}

@media only screen and (max-width:1200px) {
  .project-one-content .dark-section {
    padding: 40px 0 20px
  }
}

.project-one-content .dark-section .info-section__title {
  color: #fff;
  margin-left: 30px;
  margin-bottom: 92px
}

@media only screen and (max-width:1560px) {
  .project-one-content .dark-section .info-section__title {
    margin-bottom: 30px
  }
}

@media only screen and (max-width:768px) {
  .project-one-content .dark-section .info-section__title {
    margin-bottom: 0
  }
}

.project-one-content .dark-section .text {
  color: #ccc
}

.result-slide {
  background-size: 100%!important;
  background-repeat: no-repeat!important
}

.result-slide img {
  max-width: 100%;
  position: relative;
  transform: scale(.8);
  transition: all 1s ease-out
}

.result-block {
  background: linear-gradient(to right, #363635, #1a1a1a);
  padding: 137px 0;
  margin-bottom: 60px
}

@media only screen and (max-width:1560px) {
  .result-block {
    padding: 100px 0;
    margin: 0
  }
}

@media only screen and (max-width:991px) {
  .result-block {
    padding: 40px 0;
    margin: 0
  }
}

.result-block .info-section__title {
  font-size: 50px;
  line-height: 63px;
  margin-bottom: 25px;
  padding-bottom: 0;
  width: 32%;
  display: inline-block;
  vertical-align: top;
  color: #fff
}

@media only screen and (max-width:1200px) {
  .result-block .info-section__title {
    width: 100%
  }
}

@media only screen and (max-width:768px) {
  .result-block .info-section__title {
    margin-bottom: 0
  }
}

@media only screen and (max-width:600px) {
  .project-one-content .dark-section .info-section__title {
    margin-left: 0
  }
  .result-block .info-section__title {
    font-size: 35px;
    line-height: 50px
  }
}

.result-slider {
  margin-top: 85px
}

@media only screen and (max-width:991px) {
  .result-slider {
    margin-top: 40px
  }
}

.slick-active.result-slide img {
  transform: scale(1.1);
  transition: all 1s ease-out;
  opacity: 1
}

.slick-next,
.slick-prev {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  color: #393939;
  border: none;
  margin: auto;
  position: absolute;
  z-index: 9;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  outline: 0
}

.slick-next:hover,
.slick-prev:hover {
  box-shadow: -6px 10px 51px #1f1f1f
}

.slick-next .icon-arrow,
.slick-prev .icon-arrow {
  line-height: normal;
  display: inline-block;
  vertical-align: middle
}

.slick-prev {
  left: -15px
}

.slick-prev .icon-arrow:before {
  transform: rotate(180deg)
}

.slick-next {
  right: -15px
}

.result-block__text {
  width: 66%;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  padding-top: 11px
}

.project-section__container {
  max-width: 1760px;
  margin: auto
}

@media only screen and (max-width:1560px) {
  .project-section__container {
    max-width: 97%
  }
}

.company-title {
  font-size: 50px;
  line-height: 76px
}

@media only screen and (max-width:1700px) {
  .company-title {
    font-size: 43px;
    line-height: 60px
  }
}

@media only screen and (max-width:1200px) {
  .result-block__text {
    width: 100%
  }
  .company-title {
    font-size: 33px;
    line-height: 39px
  }
  .team {
    text-align: center
  }
}

.left-line--dark.left-line:before {
  background-color: #393939
}

.company__count {
  padding: 47px 0 42px;
  text-align: center
}

.count__block {
  display: inline-block;
  vertical-align: bottom;
  padding-right: 67px
}

.count__block:last-child {
  padding-right: 0
}

@media only screen and (max-width:600px) {
  .count__block {
    display: block;
    margin-bottom: 15px
  }
}

.count__block .count__qty {
  font: 100px/130px GothamPro-Medium;
  color: #393939;
  display: inline-block;
  vertical-align: baseline
}

@media only screen and (max-width:991px) {
  .count__block {
    padding-right: 45px
  }
  .count__block .count__qty {
    font-size: 60px;
    line-height: 75px
  }
}

@media only screen and (max-width:768px) {
  .slick-prev {
    left: 0
  }
  .slick-next {
    right: 0
  }
  .count__block {
    padding-right: 20px
  }
  .count__block .count__qty {
    font-size: 50px;
    line-height: 55px
  }
}

.count__block .count__text {
  font: 12px/16px GothamPro;
  color: #4e4e4e;
  display: inline-block;
  vertical-align: baseline;
  text-transform: uppercase
}

.company-page .left-line {
  padding-left: 100px
}

.company-page .left-line:before {
  width: 70px;
  height: 1px
}

@media only screen and (max-width:570px) {
  .company-page .left-line {
    padding-left: 0
  }
  .company-page .left-line:before {
    display: none
  }
}

.list-title {
  font-size: 18px;
  padding: 50px 0 7px
}

.company-content .idea-block {
  padding-top: 60px;
  margin-bottom: 74px
}

@media only screen and (max-width:991px) {
  .company-content .idea-block {
    padding: 30px 0;
    margin-bottom: 0
  }
}

.company-content .dark-section {
  padding: 132px 0 138px
}

@media only screen and (max-width:991px) {
  .company-content .dark-section {
    padding: 50px 0
  }
}

.company-content .dark-section .text {
  color: #fff
}

.company-content .dark-section .text ul {
  margin-left: 0
}

.company-content .dark-section .text li {
  color: #ccc;
  font-size: 18px
}

.company-content .dark-section .left-line:before {
  background-color: #9a9a9a
}

.company-content .dark-section .btn-transparent {
  border: 1px solid #fff;
  color: #fff;
  padding: 12px 25px;
  margin-top: 38px
}

.company-content .dark-section .btn-transparent:hover {
  color: #393939
}

.company-content .dark-section .btn-transparent .icon-arrow {
  font-size: 18px;
  padding-left: 39px;
  display: inline-block;
  vertical-align: middle
}

.company-content .white-section {
  padding: 66px 0
}

@media only screen and (max-width:991px) {
  .company-content .white-section {
    padding: 30px 0
  }
  .company__img {
    margin-top: 30px
  }
}

.company-title--white {
  color: #fff
}

.company__img {
  text-align: center;
  padding-top: 8px
}

@media only screen and (max-width:768px) {
  .company__img {
    display: none
  }
}

.company__img img {
  max-width: 100%
}

.team {
  clear: both;
  display: inline-block;
  width: 100%;
  padding-top: 58px
}

.team-slider .slick-next,
.team-slider .slick-prev {
  background-color: #393939;
  color: #fff
}

.team__block-one {
  position: relative;
  float: left;
  max-width: 25%;
  padding-bottom: 12px;
  overflow: hidden
}

@media only screen and (max-width:1700px) {
  .team__block-one {
    padding-bottom: 80px
  }
}

.team__block-one img {
  max-width: 100%
}

@media only screen and (max-width:600px) {
  .team__block-one img {
    width: 100%
  }
}

.team__block-one:hover .team__block-descr {
  bottom: 0;
  opacity: .8
}

.team__block-descr {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -100%;
  transition: .3s;
  opacity: 0;
  background: #393939;
  height: 100%;
  color: #fff;
  padding: 32px 30px;
  font-size: 16px;
  line-height: 24px;
  z-index: 1;
  text-align: left
}

@media only screen and (max-width:1700px) {
  .team__block-descr {
    font-size: 15px;
    line-height: 22px
  }
}

@media only screen and (max-width:991px) {
  .team__block-descr {
    font-size: 15px;
    line-height: 20px
  }
}

.testimonial-title_bl {
  display: inline-block;
  vertical-align: middle;
  width: 95%
}

.testimonial-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  z-index: 2;
  background-color: #393939;
  padding: 10px 27px 15px
}

.testimonial-title:before {
  display: inline-block;
  vertical-align: middle;
  height: 100%
}

.testimonial-title span {
  color: #e53c3c;
  text-transform: uppercase;
  display: block;
  padding-top: 9px;
  word-wrap: break-word
}

.dark-footer:before {
  position: absolute;
  left: 79px;
  height: 200px;
  bottom: 0;
  width: 1px;
  background: #2e2e2d
}

@media only screen and (max-width:1560px) {
  .dark-footer:before {
    left: 54px
  }
}

@media only screen and (max-width:1200px) {
  .dark-footer:before {
    display: none
  }
}

.notf-page {
  padding-top: 96px;
  text-align: center
}

@media only screen and (max-width:570px) {
  .notf-page {
    padding-top: 50px
  }
}

.notf-page-wrapper {
  background: linear-gradient(to right, #363635, #1a1a1a);
  height: 100vh
}

.notf-page-wrapper .breadcrumb .breadcrumb-list li a,
.notf-page-wrapper .breadcrumb .breadcrumb-list li span,
.notf-page-wrapper .header .header-right-block .header__phone a,
.notf-page-wrapper .header .header-right-block .lang-list li .active,
.notf-page-wrapper .header .header-right-block .lang-list li a,
.notf-page-wrapper .header.fixed .header-right-block .header__phone a,
.notf-page-wrapper .header.fixed .header-right-block .lang-list li .active,
.notf-page-wrapper .header.fixed .header-right-block .lang-list li a,
.notf-page-wrapper .left-footer,
.notf-page-wrapper .right-footer {
  color: #fff
}

.notf-page-wrapper #menu-trigger div {
  background: #393939
}

.notf-page-wrapper .header #menu-trigger div,
.notf-page-wrapper .header.fixed #menu-trigger div {
  background: #fff
}

.notf-page-wrapper .lang-list__mob {
  color: #393939
}

.menu--contact,
.menu--contact a,
.menu-item,
.notf,
.notf-page-wrapper .header.fixed .lang-list__mob,
.notf-text {
  color: #fff
}

.notf-page-wrapper__ukr {
  background: url(/assets/images/404-ukr.jpg) 50% 50% no-repeat;
  background-size: cover;
  height: 100vh
}

.notf-page-wrapper__ukr:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  background: #393939;
  opacity: .2;
  z-index: 1
}

.notf-page-wrapper__ukr .notf-page {
  position: relative;
  z-index: 99
}

.notf-text {
  font-size: 72px;
  line-height: 80px
}

@media only screen and (max-width:991px) {
  .notf-text {
    font-size: 50px;
    line-height: 60px
  }
  .notf-text-block {
    margin-right: 0
  }
}

.notf-text__min {
  font-size: 16px;
  line-height: 24px;
  padding-top: 7px
}

.notf-text-block {
  text-align: center;
  display: inline-block;
  margin-top: 4.5%
}

.notf {
  position: relative;
  background: url(/assets/images/logo-404.png) 50% 50% no-repeat;
  width: 445px;
  height: 318px;
  margin: 0 auto 55px;
  font-size: 221px;
  line-height: 300px;
  background-size: contain
}

@media only screen and (max-width:768px) {
  .notf {
    width: 292px;
    height: 262px;
    margin: 0 auto 20px;
    font-size: 150px;
    line-height: 265px
  }
}

.notf-btn .btn {
  margin-top: 57px;
  padding: 13px 35px
}

.notf-btn .icon-arrow {
  padding-left: 15px;
  font-size: 17px
}

.menu-item {
  text-decoration: none;
  opacity: .8;
  transition: all .3s ease;
  text-transform: uppercase;
  display: block;
  font: 31px/40px Philosopher-Regular
}

@media only screen and (max-width:1250px) {
  .menu-item {
    font-size: 18px;
    line-height: 29px
  }
}

@media only screen and (max-width:570px) {
  .notf-btn .btn {
    margin-bottom: 30px
  }
  .menu-item {
    font-size: 15px;
    line-height: 29px
  }
  #menu-trigger div {
    width: 34px
  }
}

.menu-item:hover {
  opacity: 1;
  color: #fff
}

.menu-wrap {
  vertical-align: middle;
  text-align: left;
  display: inline-block;
  max-width: 670px;
  margin: auto;
  word-break: break-word
}

.menu,
.modal-content,
.modal-header {
  text-align: center
}

#menu-trigger {
  position: absolute;
  top: 38px;
  left: 68px;
  transition: all .5s ease;
  transform: scale(.85);
  z-index: 99999
}

@media only screen and (max-width:991px) {
  #menu-trigger {
    left: 50px
  }
}

@media only screen and (max-width:768px) {
  #menu-trigger {
    left: 25px
  }
}

@media only screen and (max-width:600px) {
  #menu-trigger {
    top: 29px;
    left: 10px
  }
}

@media only screen and (max-width:480px) {
  .notf-btn .icon-arrow {
    padding-left: 36px
  }
  #menu-trigger {
    top: 19px
  }
}

#menu-trigger div {
  position: relative;
  display: block;
  height: 3px;
  margin-bottom: 6px;
  background: #fff;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  clear: both
}

.menu,
.menu-tint {
  height: 100%;
  transition: all .75s cubic-bezier(.77, .06, .28, .85)
}

#menu-trigger div:nth-child(odd) {
  width: 35px
}

#menu-trigger div:nth-child(even) {
  width: 25px;
  float: right
}

#menu-trigger:hover div:nth-child(even),
#menu-trigger:hover div:nth-child(odd) {
  width: 40px
}

#menu-trigger.clicked div {
  background: #fff
}

#menu-trigger.clicked div:nth-child(even) {
  opacity: 0
}

#menu-trigger.clicked div:nth-child(1) {
  transform: rotate(45deg);
  top: 12px
}

#menu-trigger.clicked div:nth-child(3) {
  transform: rotate(-45deg);
  top: -7px
}

#menu-trigger.clicked:hover {
  transform: scale(.75)
}

#menu-trigger.clicked:hover div {
  width: 40px!important
}

#menu-trigger.dark-menu div {
  background: #403535
}

.menu {
  position: fixed;
  top: 0;
  left: -50%;
  width: 33%;
  z-index: 98;
  background: #393939;
  opacity: .92;
  max-height: 100vh;
  overflow-y: auto
}

@media only screen and (max-width:991px) {
  .menu {
    width: 60%;
    left: -60%
  }
  .menu.open {
    overflow-y: scroll
  }
}

@media only screen and (max-width:600px) {
  .menu {
    width: 90%;
    left: -90%;
    opacity: 1
  }
}

.menu.open {
  left: 0;
  box-shadow: 1px 0 5px #000;
  z-index: 999
}

.menu .active .menu-item {
  opacity: 1
}

.menu-list {
  position: absolute;
  left: 0;
  right: 0;
  top: 15%;
  max-width: 70%;
  margin: auto
}

@media only screen and (max-width:991px) {
  .menu-list {
    max-width: 80%;
    top: 10%
  }
}

@media only screen and (max-width:480px) {
  .menu-list {
    top: 15%
  }
}

.menu-list li {
  margin-bottom: 24px
}

@media only screen and (max-width:991px) {
  .menu-list li {
    margin-bottom: 5px
  }
}

.menu--contact {
  font-size: 17px;
  line-height: 24px;
  padding-top: 40px
}

@media only screen and (max-width:570px) {
  .menu-list li {
    margin-bottom: 0
  }
  .menu--contact {
    padding-top: 10px;
    font-size: 14px;
    line-height: 18px
  }
}

.menu-tint {
  position: fixed;
  width: 100%;
  background: #3A539B;
  opacity: 0;
  z-index: -1
}

.menu-tint.open {
  opacity: .15;
  z-index: 97
}

.contact-menu-item {
  padding-bottom: 5px
}

.contact-menu-add {
  padding-top: 10px
}

.contact-menu-add i {
  padding-right: 10px
}

.left-animate {
  opacity: 0;
  transition: all 1.5s;
  transform: translateX(-200%)!important;
  -moz-transform: translateX(-200%)!important;
  -ms-transform: translateX(-200%)!important;
  -webkit-transform: translateX(-200%)!important;
  -o-transform: translateX(-200%)!important
}

.left-animate.in-view {
  opacity: 1;
  transform: translateX(0)!important;
  -moz-transform: translateX(0)!important;
  -ms-transform: translateX(0)!important;
  -webkit-transform: translateX(0)!important;
  -o-transform: translateX(0)!important
}

.right-animate {
  opacity: 0;
  transition: all 1s;
  transform: translateX(200%)!important;
  -moz-transform: translateX(200%)!important;
  -ms-transform: translateX(200%)!important;
  -webkit-transform: translateX(200%)!important;
  -o-transform: translateX(200%)!important
}

.right-animate.in-view {
  opacity: 1;
  transform: translateX(0)!important;
  -moz-transform: translateX(0)!important;
  -ms-transform: translateX(0)!important;
  -webkit-transform: translateX(0)!important;
  -o-transform: translateX(0)!important
}

.totop-animate {
  opacity: 0;
  transition: all .5s ease-out;
  transform: translateY(300px);
  -moz-transform: translateY(300px);
  -ms-transform: translateY(300px);
  -webkit-transform: translateY(300px);
  -o-transform: translateY(300px)
}

.totop-animate.in-view {
  opacity: 1;
  transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0)
}

.m1.big {
  animation: anim1 2s;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  -webkit-transform-origin: 50% -15%;
  -moz-transform-origin: 50% -15%;
  transform-origin: 50% -15%;
  transform: rotateX(0);
  opacity: 1
}

@keyframes anim1 {
  0% {
    transform: rotateX(-90deg);
    opacity: 0
  }
  100% {
    transform: rotateX(0);
    opacity: 1
  }
}

.m2.big {
  animation: anim2 2s;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  transform: rotateX(0);
  opacity: 1
}

@keyframes anim2 {
  0% {
    transform: rotateX(-90deg);
    opacity: 0
  }
  100% {
    transform: rotateX(0);
    opacity: 1
  }
}

.logo-shine {
  position: relative;
  width: 62px;
  height: 68px;
  border-radius: 50%;
  overflow: hidden!important;
  display: inline-block
}

@media only screen and (max-width:1400px) {
  .logo-shine {
    width: 62px;
    height: 73px;
    margin-left: 3px
  }
}

.logo-shine span {
  position: absolute;
  top: 0;
  left: -45px;
  height: 100%;
  width: 20px;
  background-image: linear-gradient(to top, rgba(30, 87, 153, 0), rgba(255, 255, 255, .8), rgba(255, 255, 255, .74), rgba(255, 255, 255, .66), rgba(255, 255, 255, .68), #fff, rgba(255, 255, 255, .54), rgba(253, 253, 253, .8), rgba(30, 87, 153, 0));
  filter: blur(5px);
  transform: skewX(-36deg) translateX(0);
  animation: logo 4s;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  box-shadow: 0 0 10px rgba(255, 255, 255, .5)
}

@media only screen and (max-width:1560px) {
  .logo-shine span {
    left: -25px;
    height: 40px;
    width: 10px
  }
}

@media only screen and (max-width:1400px) {
  .logo-shine span {
    left: -20px;
    height: 43px
  }
}

@media only screen and (max-width:768px) {
  .logo-shine span {
    animation-name: none
  }
}

@-webkit-keyframes logo {
  0% {
    transform: skewX(0) translateX(0);
    opacity: 1
  }
  100%,
  50% {
    transform: skewX(0) translateX(100px)
  }
}

@keyframes logo {
  0% {
    transform: skewX(-20deg) translateX(0);
    opacity: 1
  }
  100%,
  50% {
    transform: skewX(-20deg) translateX(100px);
    opacity: 0
  }
}

.modal {
  z-index: 99999
}

.modal .page-title {
  padding-bottom: 0
}

.modal .btn {
  margin: 15px auto;
  display: inline-block
}

.modal-backdrop {
  z-index: 9999
}

.modal-dialog {
  max-width: 694px;
  margin: auto;
  top: 50px
}

.modal-dialog .text {
  line-height: 20px
}

.modal-dialog .row_input {
  margin-top: 10px
}

.modal-body {
  background: #fff
}

.modal-body p {
  font-size: 21px;
  line-height: 24px
}

.modal-content {
  padding: 28px 10px;
  border-radius: 0
}

@media only screen and (max-width:570px) {
  .modal-body p {
    font-size: 16px
  }
  .modal-content {
    padding: 15px 15px 0
  }
}

.modal-content .close {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 99
}

.modal-footer {
  padding: 21px 24px 20px;
  color: #585858
}

@media only screen and (max-width:570px) {
  .modal-footer {
    padding: 15px
  }
}

.modal-footer a:hover {
  color: #85ac00;
  border-bottom: 1px solid #85ac00;
  transition: all .5s
}

.dark,
.news-one-content .form-field input {
  color: #393939
}

.modal-header {
  border: none
}

#forgot-pass .modal-content {
  padding: 20px
}

@media only screen and (max-width:570px) {
  #forgot-pass .modal-content {
    padding: 30px 5px
  }
}

@media only screen and (max-width:600px) {
  .height-el {
    height: auto!important
  }
}

.dark {
  border: 1px solid #393939
}

.intl-tel-input {
  width: 100%;
  margin-top: 4px
}

.intl-tel-input .flag-container {
  width: 100%
}

.intl-tel-input .country-list {
  background-color: #1d1d1d;
  width: 100%
}

.intl-tel-input .country-list .country {
  color: #fff;
  font-family: GothamPro;
  font-size: 16px;
  opacity: .7;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}

.intl-tel-input .country-list .country:hover {
  opacity: 1
}

.in-view #letter-first {
  animation: dash .5s linear forwards
}

.in-view #letter-second {
  animation: dash .2s linear forwards;
  animation-delay: .7s
}

.in-view #letter-third {
  animation: dash .2s linear forwards;
  animation-delay: .9s
}

.in-view #letter-fourth {
  animation: dash .2s linear forwards;
  animation-delay: 1.1s
}

.in-view #letter-fifth {
  animation: dash .2s linear forwards;
  animation-delay: 1.3s
}

.in-view #letter-sixth {
  animation: dash .2s linear forwards;
  animation-delay: 1.5s
}

.in-view #letter-seven {
  animation: dash .2s linear forwards;
  animation-delay: 1.7s
}

.in-view #letter-eight {
  animation: dash .2s linear forwards;
  animation-delay: 1.9s
}

.in-view #letter-ninth {
  animation: dash .2s linear forwards;
  animation-delay: 2.1s
}

.in-view #letter-tenth {
  animation: dash .2s linear forwards;
  animation-delay: 2.3s
}

.in-view #letter-eleventh {
  animation: dash .2s linear forwards;
  animation-delay: 2.5s
}

.in-view #letter-twelves {
  animation: dash .2s linear forwards;
  animation-delay: 2.7s
}

.in-view #letter-thirteen {
  animation: dash .2s linear forwards;
  animation-delay: 2.9s
}

.in-view #letter-fourteen {
  animation: dash .2s linear forwards;
  animation-delay: 3.1s
}

.in-view #letter-fifteen {
  animation: dash .2s linear forwards;
  animation-delay: 3.3s
}

.in-view #letter-sixteen {
  animation: dash .2s linear forwards;
  animation-delay: 3.5s
}

.in-view #letter-seventeen {
  animation: dash .2s linear forwards;
  animation-delay: 3.7s
}

.in-view #letter-eighteen {
  animation: dash .2s linear forwards;
  animation-delay: 3.9s
}

@-webkit-keyframes dash {
  to {
    stroke-dashoffset: 0
  }
}

@keyframes dash {
  to {
    stroke-dashoffset: 0
  }
}


.black-text {
  color:#444;
  padding-top: 8px;
}
.black-text:hover {
  color:#000;
}




@media (max-width: 1025px){
    .home-navigation-line {
        display:none !important;
    }

    .uslugi_text .page-title {
        width: auto !important;
        float: none !important;
    }    
}






/**********************************************************************************************/

.uslugi_block_item_text {
  height: 150px;
}

.btn-transparent{
	background-color:#cb2127 !important;
	border: 1px solid #fff !important;
	color:#fff !important;
}

.btn-transparent:hover{
	background-color:#393939 !important;
}

/**********slider********/


.photo-slide {display:none;}

.slide-black, .slide-hover-black:hover {
    color: #fff !important;
    background-color:#000 !important;
}

.slide-display-left {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%,-50%);
}

.slide-display-right {
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(0%,-50%);
}

.slide-button {
	font: inherit;
    border: none;
    display: inline-block;
    padding: 8px 16px;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
	}
	
.slide-button:hover {
    color: #000 !important;
	background-color:#ccc !important;
}

.office-photos{
  position: relative;
}

/**************************Servise items*****************************/

.section-servise__item {
	width: 9%;
	padding: 10px;
	height: 120px;
	margin-right: 25px;
}

.section-servise a{
	border:none;
	background-color:#393939;
}

.section-servise a:hover{
	border:none;
	background-color:#393939;
}

.uslugi_block_item_text {
  height: 120px;
  font-size: 16px;
}

.servise-items {
    text-align: center;
}

.uslugi_text {
	text-align: justify;
}

.servise-items__descr {
    font: 12px/15px GothamPro !important;
    padding-top: 10px;
}

.project-content{
	padding-left: 30px;
	padding-right: 30px;
}

.project-content p{
	text-align: justify;
}

.company-content .dark-section {
    padding: 90px 0 138px;
}

.section-servise__left{
	padding-right: 35px;
  text-align: justify;
}

.uslugi_block {
    padding-top: 5px !important;
}

.service-text{
	text-align: justify; 
	padding: 0px 50px 0px 50px;
}

.service-text p{
	width:100%;
}

/******Form*******/
input {
    height: 40px;
}

#form-info {
    display: none;
}
/*********************/

/**********Titile***********/

.section-title .page-title {
font-size: 50px;
line-height: normal;
}
.uslugi_text h2 {
    font-size: 40px;
}

/*********************/

/**********button go to top***********/
.go-to-top {
    bottom: 120px;
}
/*********************/


/**********Inbound promotion post***********/
.img-promotion{
  text-align: center;
}

.img-promotion img{
float: none;
width: 100%;
}
/*********************/


/**********Message from team***********/
.company-content .wp-block-image img {
    max-width: 100%;
    width: 100%;
}

blockquote {
    border-left: 5px solid #cb2127;
	background-color: #0606060f;
}

blockquote cite{
	color: #cb2127;
}

.team__block-descr {
    font-size: 13px;
}

.testimonial-title {
    padding: 10px 16px 15px;
}
/*********************/


/**********Download button***********/

.wp-block-file .wp-block-file__button {
	background: #cb2127 !important;
	padding: .7em 2em !important;
	margin-top: 10px !important;
	font-family: GothamPro;
}

.wp-block-file > a {
	font-family: GothamPro;
}

.wp-block-file {
  text-align: center;
}

/*********************/

/**********my Download button***********/

.download-file {
position: relative;
margin-top: 50px;
}

.download-file img {
  	height: auto;
  	float: none;
  	padding: 0;
  	margin:0;
  	text-align: left;
  	max-width: 100%;
  	width: auto;
}

.download-file a img{
	float:none;
	padding:0px;
	max-width: 100%;
	width: auto;
  height: auto;
}

.download-file a{
    color: white;
    display: block;	
    position: absolute;
    left: 57%;
    top: 21%;
}

.download-file a:hover{
	color: white;	
}

.download-txt {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 120px;
  font-size: 16px;
  font-weight:600;
  transform: translate(-50%, -50%);
}

/*********************/

/**********Activities page***********/
.activities-img {
	width: 80%;
}

.text-activity ul{
	list-style-type: inherit;
	margin-left: 30px;
}
/*********************/

@media only screen and (max-width:1560px) {
  .section-servise__item {
    width: 10%;
	margin-right: 5px;
  }
    .section-service {
    padding-top: 2%;
  }

  .team__block-descr {
    line-height: 18px;
    padding: 18px 18px;
  }
}

@media only screen and (max-width:1200px) {
  .section-servise__item {
    width: 25%;
  }
  .servise-items__descr {
    font: 15px/20px GothamPro !important;
  }
}

@media only screen and (max-width:991px) {
  .section-servise__item {
    width: 100%;
	height: 130px !important;
  }
  .uslugi_block_item_text {
    border: none;
    height: auto;
  }
  .section-service {
    padding-top: 2%;
  }
  .project-content{
	padding: 0px;
  }
  .activities__title{
	font-size: 20px;
  }
  .activities-img {
	width: 100%;
  }
}

@media (min-width:782px) {
 .project-content .wp-block-column:not(:first-child) {
  margin-left:70px
 }
}

@media only screen and (max-width:570px) {
  .section-servise__item {
    width: 100%;
	  height: 120px !important;
  }
  .service-text{
	  padding: 0px 5px 0px 5px;
}
  .uslugi_block_item_text {
    border: none;
    height: auto;
  }
  .section-title .page-title {
    font-size: 30px;
    line-height: normal;
  }
  .section-servise__left {
    padding-right: 0px;
  }
  .uslugi_text h2 {
    font-size: 25px;
  }
/**********Project page***********/
.project-content .wp-block-columns .wp-block-column{
  margin-bottom: 1em;
}

.project-content .wp-block-columns {
    margin-bottom: 0px;
}
/*********************/
}

@media (max-width: 480px) {


.download-file a {
	left: 78%;
    top: 21%;
    width:15%;
}
	}	

@media (max-width: 780px) {

.download-file a {
	left: 78%;
    top: 21%;
    width:15%;
}
	}

	@media (max-width: 1280px) {

.download-file a {
	left: 78%;
    top: 21%;
    width:15%;
}
	}

	@media (max-width: 1560px) {

.download-file a {
	left: 78%;
    top: 21%;
    width:15%;
}
	}