.alert {
    font-size: 0.8em;
}
.alert-danger {
    color: #ff0000;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
.overlay .modal .flex .col .flex input {
  text-align: center;
}
.overlay .modal .flex {
  -ms-flex-align: stretch;
align-items: stretch;
}

.about .right .about_slider .owl-stage-outer,
.about .right .about_slider .owl-stage-outer,
.about .right .about_slider .owl-stage,
.about .right .about_slider .owl-item {
  height: 100%;
}

@media screen and (max-width: 1200px) {
  .news .news_set .right a {
    min-height: 328px;
  }
  .news .news_set .right a img {
    object-fit: cover;
  }
}

.about .left .button {
  color: #FFFFFF;
    background: #EB712D;
    display: block;
    max-width: 160px;
    text-align: center;
    width: 167px;
    line-height: 52px;
    margin-top: 50px;
    transition: 0.3s;
}

.about .left .button:hover {
  background: #0a4531;
}
.header.active .right .langs a.display-none {
  display: none;
}
.top-post-banner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.contacts-alert {
  font-size: 80%;
  line-height: 1.2;
  margin-bottom: 10px;
}
.contacts-alert.alert-info {
  color: rgb(25, 151, 25);
}
@media (min-width: 800px){ .about-page .gallery img{transition: .3s;} .about-page .gallery img:hover { transform: scale(1.5); }}

.about-page .gallery .img-wrapper{position:relative}@media(max-width: 800px){.about-page .gallery .img-wrapper{max-width:25%;width:100%}}.about-page .gallery .img-wrapper img:hover{transform:none}@media(max-width: 800px){.about-page .gallery .img-wrapper img{max-width:100%}}@media(min-width: 768px){.about-page .gallery .img-wrapper:hover img{transform:scale(1.5)}.about-page .gallery .img-wrapper:hover .hidden-text{opacity:1;pointer-events:inherit;top:0;transition-delay:.25s}}.about-page .gallery .hidden-text{position:absolute;left:50%;top:50px;opacity:0;pointer-events:none;transform:translateY(calc(100% + 110px)) translateX(-50%);width:300px;padding:15px;border-radius:10px;font-size:13px;line-height:150%;color:#fff;transition:.3s;background:#0a4531;box-shadow:0px 14px 40px rgba(10,69,49,.4);border-radius:2px}.about-page .gallery .hidden-text::after{content:"";display:block;width:100%;height:100px;position:absolute;left:0;top:0;transform:translateY(-100%)}.about-page .gallery .hidden-text::before{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 15px 12px 15px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #0a4531 rgba(0,0,0,0);position:absolute;left:50%;top:0;transform:translate(-50%, -50%)}@media(max-width: 800px){.about-page .gallery .hidden-text{display:none}}
