h1 {
  display: none;
}
h1.page-top__title {
  display: block;
}
.container {
  max-width: 1200px;
    display: block;
    margin: 0 auto;
    padding: 0 15px;
}
/* Core Owl Carousel CSS File */
.owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-wrapper-outer {
	box-shadow:none !important;
}
.owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-stage-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
    z-index:100;
}
.owl-stage-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.grabbing { 
    cursor: move;
}
.owl-wrapper,
.owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
}
.page-top {
  /*background: url(/custom/img/page-top-back.jpg) center 0 no-repeat fixed;*/
  margin-bottom: 54px;
  height: 297px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .page-top__title {
    color: #FFF;
    text-transform: none;
    font-size: 36px;
    
    text-align: center; }
    
    
    .rel-art-container:after{
        content:'';
        display:block;
        clear:both;
    }
  .rel-art{
    
      height:150px;
      position:relative;
    width:170px;
    margin:0 10px 37px 10px;
    float:left;  
  }
  /*.rel-art */
  .relative-articles__block:hover .portfolio__hover{
        opacity:1;
        -webkit-transition: .3s all;
        transition: .3s all;
    }
    
    .rel-art .portfolio__hover-more{
        margin-top: 62px;
        font-size: 21px;
    }
  
  
  
  
  
  .rel-art .relative-articles__name {
    height: 60px;
    position:absolute;
    bottom:0;
    left:0;
  }
  
  /*.rel-art .relative-articles__img{
      display:none;
  } */
  
  .flex-container {
display: -webkit-flex; 
-webkit-justify-content: flex-start;
display: flex;
justify-content: flex-center;
}

.page__title {
  font-size: 30px;
  
  color: #403A45;
  margin-bottom: 35px;
  text-align: center; }
  .page__title--white {
    color: #FFF; }

    
  .text-block h3{
      font-size: 26px;
    font-weight: 600;
    padding-top: 20px;
  }
  
  
.client-block:hover .service-descrition-hover{
    display:block;
} 

.client-block{
    position:relative;
    width:365px;
    height:248px;
    margin:0 auto;
    
}

.client-block img{
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.29);
}


.service-list-block  .portfolio__slide{
    margin: 0 auto 60px auto;
}

.service-list-block  .portfolio__slide-name{
    text-align: center;
}

.service-descrition-hover:hover{
    color:white;
}
.service-descrition-hover span{
    display:block;
    margin-top:20px;
    font-size:20px;
    
}
.service-descrition-hover{
        transition: all 1s;
        display: none;
        
        font-size:30px;
        line-height: 1.2;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(244, 24, 70, 0.8);
    text-align:center;
    box-sizing: border-box;
    padding:61px 40px 0 40px;
    z-index: 10;
    color: #FFF;
  /*  opacity: 0;  */
}
.service-descrition-hover {
  text-decoration: none;
}
.charity .systems__block{
    max-width:100%;
    text-align:center;
    /*border:0px;*/
    box-sizing: border-box;
}

.charity .col-systems {
    margin-bottom: 20px;
}

.systems.charity {
    margin-bottom: 10px;
}

.charity .systems__image{
        box-shadow: 0 0 10px black;
}



    
.text-block {
  font-size: 16px;
   }
  .text-block p {
    margin-bottom: 25px;
    line-height: 1.5em; }
  .text-block__title-h2 {
    color: #403A45;
    font-size: 24px;
    
    margin-bottom: 20px; }
  .text-block ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 25px; }

.proposal {
  /*background: #312c37 url(/custom/img/parallax.jpg) center center no-repeat fixed;*/
  min-height: 521px;
  color: #FFF;
  margin-bottom: 40px; }
  .proposal .container {
    padding-top: 65px; }
  .proposal__block-title {
    
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 15px; }
  .proposal__wrapper {
    padding-top: 10px; }
  .proposal__block-text {
      line-height: 1.5;
    font-size: 16px;
     }
  .proposal__block {
    position: relative;
    padding-left: 70px;
    padding-top: 12px; }
  .proposal__icon {
    position: absolute;
    left: 0;
    top: 0; }

.col-systems {
  margin: auto;
  margin-bottom: 50px; }

.systems {
  margin-bottom: 70px; }
  .systems__block {
    position: relative;
    border: 1px solid #403A45;
    display: block;
    max-width: 320px;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.7);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.7); }
    .systems__block:hover {
      text-decoration: none;
      border: 1px solid #f92854; }
      .systems__block:hover .systems__more {
        display: block;
        -webkit-transition: .3s all;
        transition: .3s all; }
      .systems__block:hover .systems__name {
        background: #F92854;
        -webkit-transition: .3s all;
        transition: .3s all; }
      .systems__block:hover .systems__image img {
        -webkit-transition: .3s all;
        transition: .3s all;
        -webkit-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2); }

        .systems__block img {
          display: block;
        }
  .systems__image {
    overflow: hidden; }
  .systems__more {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -109px;
    margin-top: -24px;
    display: inline-block;
    width: 209px;
    height: 48px;
    background: #f92854;
    color: #fff;
    text-align: center;
    line-height: 48px;
    font-size: 20px;
    
    display: none; }
  .systems__name {
    height: 50px;
    overflow: hidden;
    background: #403A45;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    text-decoration: none; }
  .systems__wrapper {
    margin-bottom: 20px; }
  .systems__title {
    margin-bottom: 40px; }

.protect {
  min-height: 325px;
  /*background: #3b3546 url(/custom/img/protect.jpg) center center no-repeat fixed;*/
  padding-top: 50px;
  color: #FFF;
  margin-bottom: 75px; }
  .protect__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .protect__block-image {
      margin-right: 30px; }
      .protect__block-image img {
        max-width: 300px; }
  .protect__block-name {
    font-size: 24px;
     }
  .protect__title {
    margin-bottom: 60px; }

.text-section {
  margin-bottom: 35px; }

.how-much-text {
  margin-bottom: 5px; }
  
  .relative-articles__img{
      display:block;
  }
  .relative-articles__img img {
    display: block;
  }
  

  
.fb-gallery{
    margin:30px 0 30px 0;
}
  
.fb-gallery a img{
    width:100%;
    height:auto;
}
  
.fb-gallery a{
    overflow: hidden;
    display: block;
    width:265px;
    height:180px;
    margin: 0 20px 20px 0;
    float:left;
}
.fb-gallery:after{
    display:block;
    content: '';
    clear:both;
}  

.steps {
  margin-bottom: 129px; }
  .steps__block {
    text-align: center;
    
    font-size: 17px;
    width: 133px;
    z-index: 10; }
 
    .steps__block:last-child {
      width: 140px; }
    .steps__block:nth-child(even) {
      position: relative;
      top: 50px; }
    .steps__block-name {
      line-height: 1.2em; }
    .steps__block-img {
      -webkit-box-shadow: 4px -4px 0 #403b46;
      box-shadow: 4px -4px 0 #403b46;
      width: 80px;
      height: 80px;
      background: #F92854;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin: auto;
      margin-bottom: 5px; }
  .steps__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .steps__wrapper:before {
      content: "";
      height: 5px;
      border-top: 5px solid #403b46;
      border-bottom: 5px solid #F92854;
      position: absolute;
      display: block;
      width: 95%;
      top: 56px;
      z-index: 1; }

.relative-articles {
  margin-bottom: 120px; }
  .relative-articles__block {
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
    display: block;
    text-decoration: none;
    margin-bottom: 30px; }
    .relative-articles__block:hover {
      text-decoration: none; }
  .relative-articles__name {
    background: #f92854;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    line-height: 1.2;
    font-size: 18px;
    text-decoration: none; }
    .relative-articles__name-in {
      text-align: center; 
    display:block;
    padding: 0 10px;
    }
    
    .rel-art .relative-articles__name {
        font-size: 16px;
    }

.consult {
  height: 568px;
  background: #f92854; }
  .consult .container {
    background: url(/custom/img/form.jpg) -15px 0 no-repeat;
    height: 624px;
    position: relative;
    top: -56px; }
  .consult__title {
    text-align: left;
    padding-top: 105px;
    font-size: 36px;
    line-height: 1.35em;
    margin-bottom: 12px; }
  .consult__phone {
    
    font-size: 30px;
    color: #f92854;
    position: absolute;
    top: 159px;
    left: 414px; }
  .consult__input {
    height: 45px !important;
    line-height: 45px;
    display: inline-block;
    width: 100%;
    font-family: 'Segoe UI Light';
    font-size: 22px;
    color: #515151;
    padding: 0 24px;
    background: none;
    border: none; }
  .consult__row {
    margin-bottom: 11px;
    width: 576px; }
  .consult__textarea {
    height: 135px;
    resize: none;
    width: 100%;
    font-family: 'Segoe UI Light';
    font-size: 22px;
    color: #515151;
    padding: 5px 24px;
    background: none;
    border: none; }
  .consult__btn {
    background: #232126;
    color: #fff;
    border: none;
    padding: 9px 43px;
    
    font-size: 22px; }
  .consult__button-wrapper {
    padding-left:15px;
    /*width: 576px;*/ }
  .personal-result{
      display:inline-block;
  }

.portfolio__hover {
    display:block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(244, 24, 70, 0.8);
  z-index: 10;
  color: #FFF;
  opacity: 0; }
  .portfolio__hover-dots {
      display:block;
    padding-top: 68px;
    margin-bottom: 30px;
    text-align: center; }
    .portfolio__hover-dots i {
      display: inline-block;
      width: 19px;
      height: 19px;
      border-radius: 50%;
      background: #FFF;
      margin: 0 6px; }
  .portfolio__hover-more {
      display:block;
    
    color: #FFF;
    font-size: 30px;
    text-align: center; }

.portfolio__slide {
  display: block;
  border: 1px solid #403a45;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.75);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.75);
  margin-bottom: 60px;
      max-width: 358px;
  position: relative; }
  .portfolio__slide:hover .portfolio__hover {
    opacity: 1;
    -webkit-transition: .3s all;
    transition: .3s all; }
  .portfolio__slide-name {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 49px;
    background: rgba(240, 0, 58, 0.8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #FFF;
    font-size: 18px;
    line-height: 24px;
     }
.owl-loaded {
  position: relative;
}
.owl-nav {
  position: absolute;
    display: block;
    top: calc(50% - 20px);
    width: 100%;
}
.portfolio .item {
  max-width: 100%; }

.portfolio .owl-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  width: 100%;}

.portfolio .owl-prev {
  float: left;
  text-indent: -9000px;
  position: relative;
  left: -36px;
  background-image: url(/custom/img/owl-sprite.png);
  background-position: -32px 0px;
  width: 32px;
  height: 41px;
  border: 0;
  background-color: transparent; z-index:899;}
  .portfolio .owl-prev:hover {
    background-image: url(/custom/img/owl-sprite.png);
    background-position: 0px 0px;
    width: 32px;
    height: 41px; }

.portfolio .owl-next {
  float: right;
  text-indent: -9000px;
  position: relative;
  right: -36px;
  background-image: url(/custom/img/owl-sprite.png);
  background-position: 0px -41px;
  width: 32px;
  height: 41px;
  border: 0;
  background-color: transparent; z-index:899;}
  .portfolio .owl-next:hover {
    background-image: url(/custom/img/owl-sprite.png);
    background-position: -64px 0px;
    width: 32px;
    height: 41px;}

.portfolio .owl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.portfolio .owl-controls {
  z-index: 100000; }

.portfolio .owl-wrapper-outer {
  z-index: 5; }

.video {
  margin-bottom: 40px; }
  .video__slide {
    height: 400px;
    margin-bottom: 15px;
    width: 49%; }
    .video__slide-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      height: 318px; }
    .video__slide-title {
      font-size: 24px;}
      .video__slide-text {
        line-height: 1.3;
      }
  .video__text-block {
    -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.29);
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.29);
    color: #403A45;
    font-size: 16px;
    padding: 30px 40px;
    max-width: 49%; }
  .video .item {
    padding: 10px; 
    width:100%;
  }
  .video .owl-controls {
    position: absolute;
    top: 50%;
    left: 0;
    right: auto;
    width: 100%;
    margin-top: -30px; }
  .video .owl-prev {
    float: left;
    text-indent: -9000px;
    position: relative;
    left: -36px;
    background-image: url(/custom/img/owl-sprite.png);
    background-position: -32px 0px;
    width: 32px;
    height: 41px;
    border: 0;
    background-color: transparent; z-index:899;}
    .video .owl-prev:hover {
      background-image: url(/custom/img/owl-sprite.png);
      background-position: 0px 0px;
      width: 32px;
      height: 41px; }
  .video .owl-next {
    float: right;
    text-indent: -9000px;
    position: relative;
    right: -36px;
    background-image: url(/custom/img/owl-sprite.png);
    background-position: 0px -41px;
    width: 32px;
    height: 41px;
    border: 0;
    background-color: transparent; z-index:899; }
    .video .owl-next:hover {
      background-image: url(/custom/img/owl-sprite.png);
      background-position: -64px 0px;
      width: 32px;
      height: 41px; }
  .video .owl-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .video .owl-controls {
    /*z-index: 1;*/ }
  .video .owl-wrapper-outer {
    z-index: 5; }

.logo-carousel {
  margin-bottom: 10px; }
  .logo-carousel__img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%); }
    .logo-carousel__img:hover {
      -webkit-filter: grayscale(0);
      -moz-filter: grayscale(0);
      -ms-filter: grayscale(0);
      -o-filter: grayscale(0);
      filter: grayscale(0); }
  .logo-carousel .item {
    margin: 0 30px;
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .logo-carousel .owl-controls {
    position: absolute;
    top: 50%;
    left: 0;
    right: auto;
    width: 100%;
    margin-top: -20px; }
  .logo-carousel .owl-prev {
    float: left;
    text-indent: -9000px;
    position: relative;
    left: -36px;
    background-image: url(/custom/img/owl-sprite.png);
    background-position: -32px 0px;
    width: 32px;
    height: 41px;
    background-color: transparent; z-index:899;
    border: 0;}
    .logo-carousel .owl-prev:hover {
      background-image: url(/custom/img/owl-sprite.png);
      background-position: 0px 0px;
      width: 32px;
      height: 41px; }
  .logo-carousel .owl-next {
    float: right;
    text-indent: -9000px;
    position: relative;
    right: -36px;
    background-image: url(/custom/img/owl-sprite.png);
    background-position: 0px -41px;
    width: 32px;
    height: 41px;
    background-color: transparent; z-index:899;
    border: 0;
  }
    .logo-carousel .owl-next:hover {
      background-image: url(/custom/img/owl-sprite.png);
      background-position: -64px 0px;
      width: 32px;
      height: 41px; }
  .logo-carousel .owl-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .logo-carousel .owl-controls {
    z-index: 1000000; }
  .logo-carousel .owl-wrapper-outer {
    z-index: 50000; }

.reviews-slider {
  margin-bottom: 10px; }
  .reviews-slider a:hover {
    text-decoration: none; }
  .reviews-slider__block a {
    text-decoration: none;
  }
  .reviews-slider__block {
    text-align: center;
    padding: 15px;
    padding-top: 64px; }
    .reviews-slider__block:hover .reviews-slider__content {
      -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
      box-shadow: 0 0 16px rgba(0, 0, 0, 0.15); }
    .reviews-slider__block:hover .reviews-slider__img img:nth-child(2) {
      display: block; }
  .reviews-slider__img {
    margin-bottom: 20px;
    position: relative; }
    .reviews-slider__img img {
      border-radius: 50%;
      width: 128px;
      height: 128px;
      margin-top: -64px; }
      .reviews-slider__img img:nth-child(2) {
        display: none;
        position: absolute;
        left: 50%;
        top: 0;
        margin-left: -64px; }
  .reviews-slider__content {
    padding-bottom: 35px; }
  .reviews-slider__text {
    position: relative;
    margin: 40px 35px; }
    .reviews-slider__text p {
      z-index: 2;
      position: relative;
      
      font-size: 16px;
      line-height: 1.5em;
      color: #403b46; }
  .reviews-slider__text-wrapper {
    min-height: 300px; }
  .reviews-slider__author {
    font-size: 16px;
    
    margin: 20px 30px;
    color: #403b46; }
  .reviews-slider .owl-controls {
    position: absolute;
    top: 50%;
    left: 0;
    right: auto;
    width: 100%;
    margin-top: -20px; }
  .reviews-slider .owl-prev {
    float: left;
    text-indent: -9000px;
    position: relative;
    left: -36px;
    background-image: url(/custom/img/owl-sprite.png);
    background-position: -32px 0px;
    width: 32px;
    height: 41px;
    border:0;
    background-color: transparent; z-index:899;
  }
    .reviews-slider .owl-prev:hover {
      background-image: url(/custom/img/owl-sprite.png);
      background-position: 0px 0px;
      width: 32px;
      height: 41px; }
  .reviews-slider .owl-next {
    float: right;
    text-indent: -9000px;
    position: relative;
    right: -36px;
    background-image: url(/custom/img/owl-sprite.png);
    background-position: 0px -41px;
    width: 32px;
    height: 41px;
    border:0;
    background-color: transparent; z-index:899;}
    .reviews-slider .owl-next:hover {
      background-image: url(/custom/img/owl-sprite.png);
      background-position: -64px 0px;
      width: 32px;
      height: 41px; }
  .reviews-slider .owl-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .reviews-slider .owl-controls {
    z-index: 10000; }
  .reviews-slider .owl-wrapper-outer {
    z-index: 5; }

.bq {
  padding: 15px 0; }
  .bq-top {
    position: absolute;
    left: 0;
    top: -18px;
    z-index: 1; }
  .bq-bot {
    position: absolute;
    right: 0;
    bottom: -18px;
    z-index: 1; }

.diagrams {
  margin-bottom: 27px; }
  .diagrams__item {
      left:-20px;
    width: 20%;
    float: left;
    text-align: center;
    position: relative; }
  .diagrams .timer {
    display: none; }
  .diagrams__num {
    position: absolute;
    top: 75px;
    left: 16px;
    width: 100%;
    text-align: center;
    
    font-size: 57px;
    color: #403B46; }
  .diagrams__text {
    font-size: 16px;
    
    position: relative;
    top: -40px; 
    left: 10px;
  }

.diagram {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: relative; }
  .diagram .text {
    font-size: 30px; }
    
    
  /*BLOG HOME PAGE*/
  .blog-blocks-list .text-block h3{
    font-size: 34px;
    margin-bottom: 22px;
  }
  .blog-list{
      list-style: none;
      padding:0;
      margin:0 0 50px 0;
  }
  
  
  .blog-list li img{
    width:100%;
    height:auto;
    margin-top:-127px;
  }
  
  
  
  
  
  .blog-list li:first-child{
      height:422px;
      margin:0;
  }
  
  .blog-list li:first-child img{
    margin-top:0px;
  }
  
  
  
  
  .blog-list li:first-child .blog-descrition-hover{
        padding:140px 15px 15px 40px;    
   }
   
   
   .blog-list.right-direction li:first-child{
      float:right;
      margin: 0 0 0 8px;
  }
  .blog-list.right-direction li{
      float:left;
      margin: 0 0 8px 0px;
  }
       
  
  .blog-list li:nth-child(2n+4){
    margin:0 0 8px 0px;
  }
  
  
  .blog-list li:hover .date{
    opacity:0;  
  }
  
  .blog-list li:hover .blog-descrition-hover{
    opacity:1;
  }
  
  
  

  
  .blog-list li{
      float:left;
      width: 566px;
      height:207px;
      padding:0;
      margin:0 0 8px 8px;
      overflow: hidden;
      position:relative;
  }
  
  .blog-list li .date{
      
      position:absolute;
      bottom:30px;
      left:0;
      width:220px;
      height: 40px;
      color:white;
      box-sizing: border-box;
      padding:5px 10px 5px 0;
      transition: all 1s;
      text-align: right;
      background-color: #f92854;
      font-size:20px;
  }
  
  .blog-list li .blog-descrition-hover{
      transition: all 1s;
          display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: rgba(244, 24, 70, 0.8);
        z-index: 10;
        color: #FFF;
        opacity: 0;
        box-sizing: border-box;
        padding:30px 15px 15px 40px;
        font-size:30px;
  }
  .blog-list li .blog-descrition-hover span{
      display: block;
    padding-top:20px;
    font-size:20px;
  }
  
  .blog-list:after{
      content:'';
      clear:both;
      display:block;
  }
        
  /*END OF BLOG HOME PAGE*/
     
     
@media (min-width: 991px) {     
       .steps__block:first-child {
      width: 84px;
      margin-right: 24px; }  
} 

@media (max-width: 1240px) {
    .blog-list li{
        margin:0 auto 10px auto!important;
        float:none!important;
    }
    
    
  .protect__block-name {
    font-size: 20px; }
  .logo-slider .owl-prev {
    left: -10px; }
  .logo-slider .owl-next {
    right: -10px; }
  .reviews-slider .owl-prev {
    left: -25px; }
  .reviews-slider .owl-next {
    right: -25px; } }

@media (max-width: 1199px) {
    
    
    .protect__block-image {
    margin-right: 0px;
}
  .diagrams__num {
    font-size: 30px; }
  .proposal .container {
    padding-top: 25px; }
  .proposal .page__title {
    margin-bottom: 25px; }
  .protect {
    padding-top: 30px; }
    .protect__block {
      display: block;
      text-align: center; }
    .protect__title {
      margin-bottom: 40px; }
  .steps__block {
    font-size: 14px; }
  .consult .container {
    background: url(/custom/img/form-1200.png) center 56px no-repeat; }
  .consult__phone {
    left: 322px; } }

@media (max-width: 1023px) {
  .diagrams__num {
    font-size: 23px;
    top: 54px; }
  .proposal {
    background-image: none; }
    .proposal__col {
      width: 100%;
      margin-bottom: 30px; }
  .steps__wrapper {
    margin-left: -100px;
    margin-right: -100px; }
  .relative-articles__name {
    padding-left: 10px;
    font-size: 14px; }
    
    
    
    
    
    .rel-art .relative-articles__name {
    padding-left: 0px;
    font-size: 16px; }
    
    
  .consult .container {
    background: none;
    top: 0; }
  .consult__phone {
    background: url(/custom/img/form-phone.png) 0 0 no-repeat;
    height: 136px;
    width: 393px;
    left: auto;
    right: 0px;
    top: 47px;
    padding-top: 52px;
    padding-left: 18px; }
  .consult__title {
    padding-top: 45px; }
  .consult__input, .consult__textarea {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#feeaee+0,f92854+100 */
    background: #feeaee;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, right top, from(#feeaee), to(#f92854));
    background: linear-gradient(to right, #feeaee 0%, #f92854 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feeaee', endColorstr='#f92854',GradientType=1 );
    /* IE6-9 */ }
  .systems__name {
    font-size: 16px; }
  .page-top__title {
    font-size: 24px; }
  .video__text-block {
    display: none; }
  .video__slide {
    width: 100%; } }

@media (max-width: 991px) {
  .systems {
    margin-bottom: 70px; }
    .systems__block {
      max-width: 100%; }
    .systems .col-md-4 {
      margin: auto;
      margin-bottom: 50px; }
      .systems .col-md-4:nth-child(3) .systems__block {
        float: none; }
  .steps {
    overflow: hidden;
    margin-bottom: 40px; }
    .steps__wrapper {
      margin-left: 0;
      margin-right: 0;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .steps__wrapper:before {
        display: none; }
    .steps__block {
      float: left;
      margin-bottom: 46px; }
      .steps__block:nth-child(even) {
        top: 0; } }

@media (max-width: 767px) {
  .portfolio .owl-prev {
    left: 4px; }
  .portfolio .owl-next {
    right: 4px; }
  .systems__image {
    text-align: center; }
  .protect {
    background-image: none!important; }
    .protect__block {
      margin-bottom: 50px; }
      .protect__block-image {
        margin-bottom: 10px; }
  .steps__wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .video__slider .owl-prev {
    left: 4px; }
  .video__slider .owl-next {
    right: 4px; } 
  .reviews-slider__block {
    max-width: 320px; }
  .reviews-slider .owl-prev {
    left: 4px; }
  .reviews-slider .owl-next {
    right: 4px; }
  .relative-articles__block {
    max-width: 340px;
    margin: auto;
    margin-bottom: 40px; }
  .consult {
    padding-left: 10px;
    padding-right: 10px;
    height: 659px; }
    .consult__phone {
      position: relative;
      top: 0;
      left: 0;
      width: 280px;
      height: auto;
      background-size: 100% auto;
      margin-bottom: 20px;
      min-height: 100px;
      padding-top: 38px;
      padding-left: 14px;
      font-size: 21px; }
    .consult__title {
      font-size: 27px;
      line-height: 1.2em;
      padding-top: 25px;
      margin-bottom: 7px; }
    .consult__row {
      width: 100%;
      margin-bottom: 9px; }
    .consult__button-wrapper {
      width: 100%; }
  .diagrams__item {
    float: left;
    width: 100%;
    max-width: 141px;
    height: 200px;
    margin: auto; }
  .diagrams__num {
    top: 56px;
    font-size: 33px; 
        left: 12px;
  }
  .video__slide-text {
    max-height: 223px;
    overflow: hidden; }
  .video__slide-title {
    margin-bottom: 10px; }
  .video__text-block {
    padding: 20px; } }
    
    
  @media (max-width: 600px) {
      .blog-list li img{
          margin-top: 0px;
      }
    .blog-list li{
        height:auto!important;
        width:100%!important;
    }
    .blog-list li .date{
        bottom:0px!important;
        top:none;
        width:100%;
        opacity:1!important;
    }
    .blog-list li .blog-descrition-hover{
        position:relative;
        height:auto!important;
        padding:15px!important;
        font-size:25px;
        opacity:1!important;
        margin-bottom:40px;
    }
    .blog-list li .blog-descrition-hover span{
        font-size:15px;
    }
  }
    

@media (max-width: 479px) {
    .page-top{
        height: 180px;
        background-size: auto 180px!important;
        box-sizing: border-box;
        position: relative;
        left: -10px;
        width: calc(100% + 20px);
        
    }
  /*.reviews-slider .owl-prev {
    left: 0;
    display: none; }
  .reviews-slider .owl-next {
    right: 0;
    display: none; }*/
  .relative-articles {
    margin-bottom: 30px; }
    
    
      .logo-carousel__img {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none; }
     
    .digrams__wrapper{
        width: 282px;
        margin: 0 auto 60px;
    }
  } 
  
  
@media (max-width: 550px) {
     .steps__block{
         float:none;
         position:relative;
         width:100%;
         border: 1px solid black;
         padding: 10px;
            -webkit-box-shadow: 4px -4px 0 #403b46;
            box-shadow: 4px -4px 0 #403b46; 
     }
     
     .steps__block:after{
         content:'';
         display:block;
         clear:both;
     }
     .steps__wrapper{
         display:block;
             width: 300px;
    margin: 0 auto;
     }
     .steps__block-img{
             width: 68px;
             height: 68px;
             float:left;
             margin-bottom:0;
     }
     .steps__block-name{
         margin-left: 89px;
        font-size: 23px;
        text-align: left;
        /*width: 100%;*/
        position:relative;
     }
     
     .steps__block:before{
         content:'';
         display:block;
         width:30px;
         height:30px;
         background-image: url('/custom/img/arr_down1.png');
         position:absolute;
        bottom: -37px;
        left: 140px;
        /* font-size:23px;
         line-height: 23px;  */ 
         
     }
     
     .steps__block:last-child:before{
        
         display:none;
         
     }
     
     .steps__block:last-child{
         width:auto;
     }
  }   
  
@media (max-width: 770px) {
    .client-block{
        width:320px;
        height: 217px;
    }
    .service-descrition-hover {
    
    padding: 36px 40px 0 40px;
    }
} 

@media (max-width: 380px) { 
    .portfolio .owl-prev {
        left: -7px;
    top: 82px;
    z-index: 100000;
    background-image: url(/custom/img/owl-sprite-yellow.png);
    }
    .portfolio .owl-next {
            right: -7px;
        top: 82px;
        z-index: 100000;
        background-image: url(/custom/img/owl-sprite-yellow.png);
    }
    .portfolio__slider{
        margin-top: 65px;    
    }
    .portfolio .owl-controls{
        padding-top: 0px;
    }
}

@media (max-width: 700px) { 
    .video .owl-controls{
        padding-top: 0px;
    }
    .video .owl-prev {
        left: -7px;
    top: -7px;
    z-index: 100000;
    background-image: url(/custom/img/owl-sprite-yellow.png);
        
    }
    .video .owl-next {
          right: -7px;
        top: -7px;
        z-index: 100000;
        background-image: url(/custom/img/owl-sprite-yellow.png);
        
    }
    .video__slider{
        margin-top: 65px;    
    }
}



@media (max-width: 500px) { 
   .rel-art:nth-child(even){
        float:right;
   } 
}


@media (max-width: 430px) {   
    .rel-art:nth-child(even) {
        margin: 0 0px 20px 5px;
    }
    .rel-art:nth-child(odd) {
        margin: 0 5px 20px 0px;
    }
}


@media (max-width: 400px) {   
    .rel-art{
    width:48%;
    margin: 10px 3px;
    /*float:none;*/  
  }
  
  .rel-art .relative-articles__name {
        font-size: 16px;
  }

}

.row,
.relative-articles__wrapper {
  display: flex;
  flex-wrap: wrap;
}

.col-md-4,
.col-lg-4 {
  width: 33.33333%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width:600px) {
  .page__title {
    font-size: 22px;
    line-height: 28px;
  }
  .col-md-4,
  .col-lg-4 {
    width: 100%;
  }
  .client-block {
    width: 100%;
    height: auto;
  }
  .diagrams__item {
    float: none;
    left: -10px;
    margin: 0 auto 20px;
  }
} 
    
    
