@import url("fonts/Formular/stylesheet.css");
@import url("fonts/Oswald/stylesheet.css");
* {
  font-family: Roboto;
}
body {
  /*font-family: Formular;*/
  font-family: Roboto, Sans-serif;
  font-weight: 400;
}
h2,
h3,
h4,
h5,
h6,
.h2,
.h3,
.h4,
.h5,
.h6 {
  /*font-family: Oswald;*/
  font-family: Roboto;
  font-weight: 300;
  text-transform: uppercase;
  color: #76b82a;
}
p,
a,
li {
  font-weight: 300;
}
h1,
div.h1 {
  font-weight: 400;
}
/*.fa, .fas, .far, .fa-brands{
	font-family: 'Font Awesome 5 Free' !important;
}
.fab{
	font-family: 'Font Awesome 5 Brands' !important;

}*/
.vk-wrapper {
  max-width: 34px;
  padding: 0;
}
.vk-wrapper a {
  width: 34px;
  height: 34px;

  background: none;
  border: 1px solid white;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  text-decoration: none;
}

body a,
.info-wrapper div {
  color: #fff;
}
body a:hover,
.content a,
.mogun-color_green,
div.mogun-color_green,
.mogun-color_green a {
  color: #76b82a;
}
.content {
  background-color: #f9fbff;
  min-height: 70vh;
}
.content ul li {
  padding: 5px;
  font-weight: 400;
}
.mogun-bgcolor_green {
  background-color: #76b82a;
}
.mogun-color_blue {
  color: #004899;
}
.mogun-bgcolor_blue {
  background-color: #004899;
}
.header-contacts-wrapper {
  background-color: #6a6562;
}
.btn-mogun_green,
.btn-mogun-transparent {
  font-size: 14px;
  color: #fff;
  background-color: #76b82a;
  border: 2px solid #76b82a;
  text-transform: uppercase;
  padding: 15px 15px 15px 20px;
}
.btn-mogun_green a,
.btn-mogun_green a:hover {
  color: #fff;
  text-decoration: none;
  font-weight: 400;
}

.img-fluid {
  width: 460px;
}

.wrap-img-assort {
  justify-content: center;
}

.wrap-img-assort img {
  width: 340px;
  height: 340px;
}

div.btn-mogun-transparent {
  color: #76b82a;
  background-color: transparent;
}
/*/.btn-mogun_green::after,.btn-mogun-transparent::after,.news-main-wrapper .cat-news .cat-name::after,.catalog-categories-wrapper .category-link a:after,.category-link a:after{
    content: "";
    display: inline list-item;
    padding-left: 5px;
}*/
.btn-mogun_green:hover,
.btn-mogun-transparent:hover {
  color: #fff;
  filter: sepia(50%);
}
.btn-round {
  border-radius: 50px;
}
.header-brc-tit {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f9fbff;
}
.header-brc-tit a {
  color: #76b82a;
}

.catalog-categories-wrapper {
  justify-content: center;
}

.catalog-main-preview-wrapper .category-name .category-name-link {
  text-decoration: none;
  color: #212529;
  font-weight: 400;
}

ul#horizontal-multilevel-menu li {
  font-size: 22px;
}

#horizontal-multilevel-menu a {
  font-weight: 400;
}

.proizvodstvo-text {
  font-size: 20px;
}

.proizvodstvo-images {
  display: flex;
  justify-content: center;
}

.proizvodstvo-images__item {
  max-width: 620px;
  padding: 10px;
  width: 100%;
  /*box-shadow: 1px 1px 28px;*/
}

.news-main-wrapper .item-wrapper .card-body .card-text {
  margin: 0;
}

.news-main-wrapper .item-wrapper .card-body .card-text a {
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
  color: #54595f;
  text-decoration: none;
}

.news-main-wrapper .item-wrapper .card-body .card-desc {
  font-size: 14px;
  line-height: 21px;
  color: #777777;
  flex: 1;
}

.news-main-wrapper .item-wrapper .card-body .card-desc p {
  margin: 0;
}

.news-main-wrapper .item-wrapper .card-body .detail-link a {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  color: #84bd00;
  text-decoration: none;
}

@media (max-width: 991px) {
  .btn-mogun_green,
  .btn-mogun-transparent {
    padding: 10px;
  }
}
/**/
.soc-icons a:hover {
  text-decoration: none;
}
.header-contacts-wrapper .soc-icons a {
  margin-left: 20px;
}
.header-contacts-wrapper .soc-icons img:hover,
.footer .soc-icons img:hover {
  filter: sepia(35%);
}
.head-name-company {
  color: #004899;
  font-size: 26px;
}
.logo-pic .logo-img {
  margin-right: 1rem;
  width: 170px;
}

.search-form form {
  position: relative;
}
.header-search-field {
  border: 1px solid #dddee4;
  border-radius: 25px;
  /*height: 47px;*/
  height: 17px;
  width: 153px;
  padding: 18px;
}
.header-search-btn {
  position: absolute;
  right: 5px;
  background-image: url("../images/search-icon.svg");
  background-color: #004899;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 30px;
  height: 30px;
  border: none;
  border-radius: 25px;
  transition: all ease-in-out 0.3s;
  transform: rotateZ(0deg);
}
@media (max-width: 575px) {
  .header-search-btn {
    left: 119px;
    top: 4px;
  }
  .search-input {
    padding: 16px 16px 0px 16px !important;
  }
  .feedback-button-wrapper .btn {
    margin-top: 0 !important;
  }
  .feedback-button-wrapper .btn a {
    font-weight: bold;
  }
}
.header-search-btn:hover {
  transition: all ease-in-out 0.3s;
  transform: rotateZ(360deg);
  box-shadow: 0px 0px 3px #000;
}
.logos-wrapper .search-form .header-search-field {
  width: auto;
}
.mobile-menu-contacts {
  display: none;
  background-color: #6a6562;
}
.mobile-menu-feedsearch {
  display: none;
  border-top: 1px solid;
}

.bx-breadcrumb i {
  /*color: #76b82a;*/
  font-size: 8px;
}
@media (max-width: 991px) {
  .logos-wrapper .logo-pic {
    width: 170px;
  }
  .logos-wrapper .logo-txt {
    width: 380px;
  }
  .logos-wrapper .search-form .header-search-field {
    width: 150px;
    height: 40px;
  }
  .bars-wrapper {
    width: 40px;
    height: 40px;
    padding: 5px;
    background-color: #76b82a;
    border-radius: 50%;
  }
  .bar {
    width: 22px;
    height: 4px;
    background-color: #fff;
    border-radius: 5px;
    transition: all ease-in-out 0.3s;
  }
  .bar-1 {
    transform: rotateZ(0deg);
    transition: all ease-in-out 0.3s;
  }
  .bar-2 {
    transform: rotateZ(0deg);
    transition: all ease-in-out 0.3s;
  }
  .bar-3 {
    transform: rotateZ(0deg);
    transition: all ease-in-out 0.3s;
  }
  .bar-1.active {
    transform: rotateZ(45deg);
    transition: all ease-in-out 0.3s;
  }
  .bar-2.active {
    transform: rotateZ(45deg);
    position: absolute;
    transition: all ease-in-out 0.3s;
  }
  .bar-3.active {
    transform: rotateZ(135deg);
    position: absolute;
    transition: all ease-in-out 0.3s;
  }

  .feedback-wrap {
    padding: 0 70px;
  }
#feedbackform label{
	display: inline;
}
  .feedback-wrap-left {
    padding: 0;
  }

  .feedback-wrap-right {
    position: relative;
    padding: 0;
  }

  .feedback-map {
    padding: 179px 0 69px 0;
  }

  .feedback-org {
    position: absolute;
    top: 62px;
    right: 0;
  }

  .feedback-wrap-left form {
    padding: 0;
    max-width: 524px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
  }
}
@media (max-width: 576px) {
  .logo-pic .logo-img {
    width: 65px;
    margin-right: 10px;
  }
  .logos-wrapper .logo-txt {
    width: 380px;
    margin-right: 20px;
  }
  .logo-pic .logo-txt {
    width: 11rem;
  }
  .bars-wrapper {
    width: auto;
    height: 30px;
    background-color: #fff;
    padding: 0;
    border-radius: 0;
  }
  .bar {
    width: 30px;
    height: 5px;
    background-color: #76b82a;
    border-radius: 5px;
    transition: all ease-in-out 0.3s;
  }
  .bar-1.active {
    transform: rotateZ(45deg);
    transition: all ease-in-out 0.3s;
  }
  .bar-2.active {
    transform: rotateZ(45deg);
    position: absolute;
    transition: all ease-in-out 0.3s;
  }
  .bar-3.active {
    transform: rotateZ(135deg);
    position: absolute;
    transition: all ease-in-out 0.3s;
  }
  .mobile-menu-contacts,
  .mobile-menu-feedsearch {
    display: block;
  }
}
/**banner on main page**/
.banner-wrapper img,
.main-slider-wrapper .info-wrapper {
  width: 100%;
}
.banner-wrapper {
  height: auto;
}
.banner-wrapper img {
  display: block;
}
.main-slider-wrapper {
  position: relative;
}
.main-slider-wrapper .info-wrapper,
.info-wrapper .left-info-wrapper,
.info-wrapper .right-info {
  position: absolute;
}
.main-slider-wrapper .info-wrapper {
  height: 100%;
}
.main-slider-wrapper .info-wrapper,
.info-wrapper .left-info-wrapper {
  top: 0;
}
.info-wrapper .left-info-wrapper {
  width: 100%;
  /*background-color: #0003;*/
  height: 100%;
}
.info-wrapper .left-info-wrapper .info {
  position: absolute;
  width: 35%;
  top: 30%;
  left: 10%;
}
.info-wrapper .right-info {
  bottom: 0px;
  padding: 60px;
  left: 50%;
}
.info-wrapper .right-info .h3 {
  font-weight: 500;
}
.info-wrapper .text {
  font-size: 30px;
}
@media (max-width: 991px) {
  .banner-wrapper {
    height: 90vh;
    background-size: cover;
    background-position: center;
  }
  .banner-wrapper img {
    display: none;
  }
  .main-slider-wrapper .info .h1 {
    font-size: 2rem;
  }
  .main-slider-wrapper .info .text {
    font-size: 1.5rem;
  }
  .main-slider-wrapper .info .btn {
    font-size: 10px;
  }
  .main-slider-wrapper .left-info-wrapper {
    width: 100%;
  }
  .info-wrapper .left-info-wrapper .info {
    top: 10%;
    left: 10%;
    width: 80%;
  }
  .info-wrapper .right-info {
    left: auto;
    padding: 25px;
    width: 100%;
  }
  .info-wrapper .right-info .h1 {
    font-size: 2rem;
  }
  .info-wrapper .right-info .h3 {
    font-size: 1.2rem;
  }
  .wrapper-for-slider-on-main-page ul.slick-dots {
    bottom: 130px;
  }
  .slick-prev.slick-arrow,
  .slick-next.slick-arrow {
    position: absolute;
    bottom: 50%;
    transform: translateY(-50%);
    top: auto;
  }
  ul.slick-dots li {
    min-width: auto;
  }
}
@media (max-width: 576px) {
  ul.slick-dots li {
    min-width: auto;
  }
  .wrapper-for-slider-on-main-page ul.slick-dots {
    bottom: 160px;
  }
  .slick-prev.slick-arrow,
  .slick-next.slick-arrow {
    position: absolute;
    bottom: 50%;
    transform: translateY(-50%);
    top: auto;
  }
}
/*-----------------*/
.catalog-main-preview-wrapper,
.catalog-moguntia {
  background-color: #f9fbff;
}
.catalog-categories-wrapper .category-wrapper {
  background-color: #fff;
  width: 40%;
  height: 250px;
  box-shadow: 0px 0px 20px rgba(199, 213, 234, 0.7);
}

.catalog-categories-wrapper .category-wrapper .back {
  background-position: right;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.catalog-categories-wrapper .category-info {
  max-width: 300px;
  z-index: 1;
}
.catalog-main-preview-wrapper .category-name {
  font-size: 32px;
  line-height: 1;
}

.catalog-section-description-img img {
  border-radius: 50%;
}
@media (max-width: 576px) {
  .catalog-categories-wrapper .category-wrapper {
    width: 95%;
    height: 200px;
  }
  .catalog-categories-wrapper .category-info {
    width: 200px;
  }
  .category-wrapper .category-link {
    font-size: 1.5rem;
  }
}
/*-----------------*/
.about-main-wrapper .about-text-1 {
  font-size: 22px;
}
.about-main-wrapper .image {
  background: linear-gradient(to right, #76b82a, #76b82a, white, white);
}
.about-main-wrapper .about {
  background-color: #ffffffd9;
}
/*-----------------*/

div.news-detail h3 {
  font-size: 1.5rem;
  margin-bottom: 15px;
}

.news-main-wrapper {
  background-color: #f9fbff;
  padding: 50px 0px 25px 0px;
}
.news-main-wrapper .items-wrapper,
.news-main-wrapper .items-wrapper > div {
  display: flex;
}
.news-main-wrapper .items-wrapper {
  flex-wrap: wrap;
}
.news-main-wrapper .cat-news .h1 {
  margin: 0px 20px 0px 0px;
}
.news-main-wrapper .cat-name {
  color: #6a6562;
  text-decoration: underline;
  cursor: pointer;
}
.news-main-wrapper .cat-name.active {
  color: #000;
  cursor: default;
}
.news-main-wrapper .item-wrapper {
  /*box-shadow: 0px 0px 20px rgba(199, 213, 234, 0.7);*/
  width: 21rem;
  margin: 0px 10px;
}

.news-main-wrapper .item-category-name,
.news-main-wrapper .item-category-name a,
.news-main-wrapper .item-date {
  color: #a1a1a1;
  font-size: 14px;
}
/*-----------------*/
.main-form-feedback-wrapper {
  background-image: url("../images/back-feedback.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 63px;
  padding-bottom: 63px;
}
.form-wrapper form {
  background-color: #fff;
  padding-left: 110px;
  padding-right: 110px;
}
.form-wrapper .fields-wrapper {
  display: flex;
  /*flex-direction: row;*/
  flex-direction: column;
}
.form-wrapper .h1 {
  padding: 48px 0px;
  font-size: 36px;
}
/*-----------------*/
.footer {
  background-color: #393737;
  color: #fff;
  padding: 30px 0px;
}
.footer .menu-1,
.footer .menu-2 {
  border-left: 1px solid #76b82a;
}

.footer .copyright .img img {
  width: 50px;
}

@media (max-width: 576px) {
  .news-main-wrapper .item-wrapper {
    width: 100%;
  }
  .form-wrapper .h1 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .form-wrapper form {
    padding: 15px;
  }
  .form-wrapper .fields-wrapper {
    display: flex;
    flex-direction: column;
  }
  /*.footer .contact-info{*/
  /*    width: 75%;*/
  /*}*/

  .footer .soc-icons img {
    width: 50px;
  }
}
/*-----------------*/
.about_main,
.advantages-main-wrapper {
  background-color: #f9fbff;
}
.about_main.o-kompanii {
  background-image: url("../images/about-company.png");
  background-size: cover;
  background-position-y: center;
}

.about_main.o-kompanii .about_text {
  color: #fff;
}
.about_main {
  position: relative;
  overflow: hidden;
}
.about_main:before {
  content: "";
  display: block;
  background-color: #76b82a;
  width: 35%;
  height: 120%;
  border-radius: 0 50% 50% 0;
  position: absolute;
  top: -10%;
  left: 0;
}
.about_main:after {
  content: "";
  background-image: url("../images/about_bc_new1.png");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  /*top: 50px;*/
  top: 2px;
  /*left: 123px;*/
  left: 78px;
  width: 45%;
  height: 91%;
}

.about_text {
  width: 44%;
  margin-left: 47%;
  /*padding-top: 130px;*/
  padding-top: 74px;
  /*padding-bottom: 130px;*/
  padding-bottom: 74px;
  padding-left: 20px;
}

.about_text_big {
  font-size: 22px;
  margin-bottom: 30px;
  margin-top: 50px;
}

.about_text_big p {
  font-weight: 400;
}

.outer {
  margin: 0 auto;
  max-width: 800px;
}
#big .item {
  background: #ec6e46;
  padding: 120px 0px;
  margin: 2px;
  color: #fff;
  border-radius: 3px;
  text-align: center;
}
#thumbs .item {
  background: #c9c9c9;
  height: 70px;
  line-height: 70px;
  padding: 0px;
  margin: 2px;
  color: #fff;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}
#thumbs .item h1 {
  font-size: 18px;
}
#thumbs .current .item {
  background: #ff5722;
}
.owl-theme .owl-nav [class*="owl-"] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.owl-theme .owl-nav [class*="owl-"].disabled:hover {
  background-color: #d6d6d6;
}
#big.owl-theme {
  position: relative;
}
#big.owl-theme .owl-next,
#big.owl-theme .owl-prev {
  background: #333;
  width: 22px;
  line-height: 40px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  text-align: center;
  top: 50%;
}
#big.owl-theme .owl-prev {
  left: 10px;
}
#big.owl-theme .owl-next {
  right: 10px;
}
#thumbs.owl-theme .owl-next,
#thumbs.owl-theme .owl-prev {
  background: #333;
}
.owl-stage-outer .owl-item.active.current {
  border: 1px solid #76b82a;
}
.about_text_small {
  margin-bottom: 70px;
  font-size: 20px;
}

@media (max-width: 1400px) {
  .about_main:after {
    background-size: 90%;
  }
}

@media (max-width: 1199px) {
  .about_text {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .about_main:after {
    background-size: 450px auto;
    top: 100px;
  }
}
/*1199*/
@media (max-width: 991px) {
  .about_text {
    width: 100%;
    margin: 0;
    padding: 430px 0 50px 0;
  }
  .about_text .h1 {
    margin-top: -180px;
    margin-bottom: 200px;
  }
  .about_main:before {
    border-radius: 50%;
    left: auto;
    right: -28%;
    top: -330px;
    height: 700px;
    width: 700px;
  }
  .about_main:after {
    left: auto;
    width: 340px;
    height: 430px;
    right: 60px;
    top: 43px;
    background-size: 340px auto;
  }
}
/*991*/

@media (max-width: 760px) {
  .about_text .h1 {
    margin-top: 0px;
    margin-bottom: 50px;
  }
}
/*760*/

@media (max-width: 576px) {
  .about_main:before {
    left: -75px;
    right: auto;
    top: -430px;
    height: 665px;
    width: 665px;
  }
  .about_main:after {
    width: 240px;
    height: 330px;
    right: auto;
    left: 20px;
    top: 20px;
    background-size: 240px auto;
  }
  .about_text {
    padding: 340px 0 50px 0;
  }
  .about_text .h1 {
    margin-bottom: 30px;
  }
  .about_text_big {
    font-size: 18px;
  }
  .about_text_small {
    display: none;
  }
} /*576*/

/*advantages*/
.advantages_img {
  display: inline-block;
  vertical-align: top;
  width: 20%;
}

.advantages_img img {
  width: auto;
  max-width: 100%;
}

.advantages_text {
  display: inline-block;
  vertical-align: top;
  width: 74%;
  margin-left: 5%;
}

.advantages_text ul,
.advantages_text ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.advantages_text ul {
  padding-top: 35px;
}
.advantages_text ul li {
  font-weight: 400;
  line-height: 30px;
}

.advantages_text ul li:before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #212529;
  margin-right: 5px;
}

.advantages_button {
  display: none;
}

@media (max-width: 991px) {
  .advantages_img {
    width: 140px;
  }
  .advantages_text {
    width: 77%;
    margin-left: 2%;
  }
  .advantages_text ul {
    padding-top: 20px;
  }
  .advantages_text ul li {
    line-height: 20px;
  }
} /*991*/

@media (max-width: 768px) {
  .advantages_img {
    width: 90px;
  }
} /*768*/

@media (max-width: 576px) {
  .advantages_button {
    display: block;
    text-align: center;
    margin: 20px 0;
  }
  .advantages_hide {
    display: none;
  }
  .advantages_img {
    width: 80px;
  }
  .advantages_text {
    width: 68%;
  }
  .advantages_text ul li {
    line-height: 24px;
    font-size: 14px;
  }
} /*576*/
/*-----------------*/
.history-line {
  background-color: #f9fbff;
}
.history-line .row {
  background-image: url("../images/ellipse102.png");
  background-size: auto;
  background-repeat: repeat-y;
  background-position-x: center;
}

.card-direction-right {
  width: 45%;
  padding-left: 100px;
  border: none;
  margin-left: 50%;
  background-color: transparent;
  margin-top: -120px;
}
.card-direction-left {
  width: 45%;
  padding-right: 100px;
  border: none;
  margin-right: 50%;
  margin-left: 5%;
  background-color: transparent;
}
.card-direction-left:not(:first-child){
  margin-top: -120px;
}
.card-wrapper {
  padding: 45px;
  box-shadow: 0px 0px 20px rgba(199, 213, 234, 0.7);
  background-color: #fff;
}
.card-wrapper .year,
.card-wrapper .card-name {
  font-family: Oswald;
}
.card-wrapper .card-info {
  position: relative;
}
.card-wrapper .year-wrapper {
  position: absolute;
  top: 0;
  display: flex;
}
.card-direction-right .card-wrapper .year-wrapper {
  left: -90px;
}
.card-direction-left .card-wrapper .year-wrapper {
  right: -90px;
}
.card-wrapper .round {
  padding: 15px;
  border-radius: 50%;
  box-shadow: 0px 0px 20px rgba(132, 132, 132, 0.25);
  background-color: #fff;
}
.card-direction-right .card-wrapper .year-wrapper:after {
  content: " ";
  position: absolute;
  top: 50%;
  left: -40px;
  width: 30px;
  height: 2px;
  background-color: #76b82a;
}
.card-direction-left .card-wrapper .year-wrapper:after {
  content: " ";
  position: absolute;
  top: 50%;
  left: 110px;
  width: 30px;
  height: 2px;
  background-color: #76b82a;
}
.card-wrapper .round .year {
  font-size: 20px;
  padding: 20px 15px;
  border-radius: 50%;
  box-shadow: 0px 0px 20px rgba(132, 132, 132, 0.25);
}
.card-wrapper .card-image {
  margin: 35px 0px;
}
.card-wrapper .card-name {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
}
@media (max-width: 991px) {
  .history-line .row {
    background-position-x: 25px;
  }

  .history-line .row > div {
    margin-bottom: 30px;
  }

  .card-direction-left {
    width: 90%;
    margin-right: auto;
    padding-left: 110px;
    padding-right: 0px;
    margin-left: 0;
  }

  .card-direction-left .card-wrapper .year-wrapper {
    left: -90px;
  }

  .card-direction-left .card-wrapper .year-wrapper:after,
  .card-direction-right .card-wrapper .year-wrapper:after {
    left: -35px;
    width: 30px;
  }

  .card-direction-right {
    width: 90%;
    margin-left: 0;
    padding-left: 110px;
  }
}
@media (max-width: 576px) {
  .history-line .row > div {
    margin-bottom: 50px;
  }
  .card-wrapper {
    padding: 25px;
  }
  .card-wrapper .round {
    padding: 0;
  }
  .card-direction-right .card-wrapper .year-wrapper,
  .card-direction-left .card-wrapper .year-wrapper {
    left: -50px;
    top: -60px;
  }
  .card-direction-right,
  .card-direction-left {
    padding-left: 70px;
  }
}
.contacts-page {
  background-color: #f9fbff;
}
.contacts-page .contact-wrapper {
  position: relative;
  padding: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 20px rgba(199, 213, 234, 0.7);
  z-index: 2;
  min-height: 320px;
}
.contacts-page .contact-wrapper .title {
  font-size: 28px;
  font-family: Oswald;
  padding-bottom: 30px;
}
.show-storage,
.show-office {
  cursor: pointer;
}
.maps-wrapper {
  position: relative;
  min-height: 500px;
  z-index: 1;
}
.maps-wrapper .office-map,
.maps-wrapper .storage-map {
  position: absolute;
  top: -200px;
  width: 100%;
  z-index: 1;
}
.our-socials {
  background-color: #6a6562;
  position: relative;
  z-index: 2;
}
.our-socials .h2 {
  color: #fff;
}
.document-files {
  border-bottom: 1px solid #dddee4;
}
.document-files .files-wrapper .file-image {
  width: 50px;
}
.document-files .files-wrapper .fa-file-pdf {
  font-size: 40px;
}
.document-files .file-wrapper {
  height: 210px;
  border: 1px solid #dddee4;
}
.prev-level {
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  color: #76b82a;
  padding-left: 12px;
}
.social-wrapper .h2 {
  margin: 0;
}
.social-wrapper .soc-icons a {
  margin: 10px;
}
/********************/
.fas.fa-sort-down {
  transform: rotateZ(0deg);
  transition: all ease-in-out 0.3s;
}
.fas.fa-sort-down.active {
  transform: rotateZ(-180deg);
  transition: all ease-in-out 0.3s;
}
.vacancy-name,
.about-us .h4 {
  color: #004899;
}
.partners-table tr td:nth-child(3) {
  width: 30%;
}

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

.news_resp {
  margin-bottom: 20px;
}

.feedback-wrap {
  background: #fff;
  padding: 0 110px;
}

.feedback-wrap-left {
  padding-right: 100px;
}

.feedback-wrap-right {
  position: relative;
  padding: 0;
}

.feedback-map {
  padding: 179px 0 69px 0;
}

.feedback-org {
  position: absolute;
  top: 62px;
  right: 0;
}

.feedback-wrap-left form {
  padding: 0;
  max-width: 524px;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

.mobile-bar-wrapper {
  padding-left: 20px;
}

.wrap-header-logo {
  padding: 20px;
}

.feedback-button-wrapper,
.search-input {
  justify-content: end;
}

@media (max-width: 1198px) {
  .feedback-wrap {
    padding: 0 70px;
  }

  .feedback-wrap-left {
    padding: 0;
  }

  .feedback-map {
    padding: 44px 0 69px 0;
  }

  .feedback-org {
    top: -36px;
  }
  .catalog-categories-wrapper .category-wrapper {
    width: 43%;
    height: 220px;
  }
}

@media (max-width: 991px) {
  .wrap-header-logo {
    padding: 10px;
  }

  .search-input {
    padding-top: 5px;
  }

  .catalog-main-preview-wrapper .category-name {
    font-size: 28px;
  }
}
/*991*/

@media (max-width: 767px) {
  .logo-pic {
    width: 141px;
  }

  .feedback-wrap {
    padding: 0 30px;
    background: none;
  }
  .feedback-wrap-right {
    display: none;
  }
  .feedback-wrap-left form {
    padding: 0 20px;
  }

  .footer .copyright .img img {
    width: 100px;
  }

  .banner-wrapper {
    height: 57vh;
  }
  .form-wrapper .h1 {
    font-size: 21px;
  }
  .contact-info {
    font-size: 16px;
  }
  .contact-info > * {
    margin-bottom: 10px;
  }
  .about_text_big {
    margin-top: 0px;
  }
  .about_text {
    padding: 390px 0 0 0;
  }
  .about_text_small {
    margin-bottom: 30px;
  }
  .catalog-main-preview-wrapper .category-name {
    font-size: 21px;
  }

  .catalog-categories-wrapper .category-wrapper {
    height: 170px;
    width: 90%;
  }
}

@media (max-width: 576px) {
  .logos-wrapper .logo-txt a {
    margin: 0 auto;
  }
  .logos-wrapper .logo-txt img {
    width: 200px;
  }

  .logos-wrapper .logo-pic {
    display: flex;
    justify-content: end;
    width: 128px;
  }

  .mobile-bar-wrapper {
    padding-left: 0;
  }

  .banner-wrapper {
    height: 25vh;
  }
  .about_text {
    padding: 270px 0 0 0;
  }

  ul#horizontal-multilevel-menu li {
    font-size: 18px;
    padding: 10px;
  }

  h1,
  div.h1 {
    font-size: 28px;
  }
  .header-search-field {
    margin-bottom: 10px;
  }
}
.bx-breadcrumb .bx-breadcrumb-item .bread-circle {
  font-size: 20px;
  vertical-align: middle;
}

.cont_wrap {
  display: grid;
  grid-template-columns: 157px 1fr 34px 34px;
  gap: 20px;
}
.form-ch {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.mogun_form_submit{
	padding: 3rem;
  padding-top: 1rem;
}
@media(max-width: 700px){
	.mogun_form_submit{
		padding: 1rem 1rem 2rem 1rem; 
	}
}

form .fields-wrapper .form-group input, form .fields-wrapper .form-group textarea{
  width: 100%;
  padding: 10px;
  border-radius: 20px;
  border: 0px;
  outline: 1px solid #e3e3e3;
}
form .fields-wrapper .form-group input[type="radio"]+label{
  display: block;
}



.tabs-wrapper .tab-buttons {
  display: flex;
  gap: 8px;
}

.tabs-wrapper .tab-btn {
  width: 100%;
  border: none;
  outline: none;
  border-bottom: 1px solid #76b82a;
  color: #020617;
  font-weight: 400;
  padding: 12px;
  cursor: pointer;
  background-color: transparent;
}
.tabs-wrapper .tab-btn.active{
  border-bottom: 3px solid #76b82a;
  
}

.tabs-wrapper .content {
  display: none;
}
.tabs-wrapper .content.show {
  display: flex;
  gap: 14px;
  border-radius: 0px 0px 8px 8px;
  padding: 16px;
}

.tabs-wrapper .content svg {
  width: 50%;
  height: 200px;
}

.technolog_banner {
  background-image: url('../images/banner_technolog.jpg');
  height: 400px;
  background-position: center;
  background-size: cover;
}
.technolog_banner .technolog_banner_content p {
  font-weight: 400;
  font-size: 22px;
  color: #fff;
}
.technolog_banner .technolog_banner_content{
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 350px;
  padding-right: 30px;
}
@media(max-width: 991px){
  .card-direction-right {
    margin-top: initial;
  }
  .card-direction-left:not(:first-child) {
    margin-top: initial;
  }
}
@media(max-width: 1300px){
  .technolog_banner .technolog_banner_content p {
    font-size: 18px;
  }
}
@media(max-width: 1000px){
  .technolog_banner .technolog_banner_content p {
    font-size: 16px;
  }
}
@media(max-width: 900px){
  .technolog_banner {
    height: 42vw;
    background-position: left;
    background-size: cover;
  }
  .technolog_banner .technolog_banner_content p {
    display: none;
  }
}

