.menu-item__title a {
  color: #fff;
}

.menu-item__title a:hover {
  color: #fff;
}

.form-results > p {
  text-align: center;
  font-size: 16px;
  margin: 10px 0;
}

.form-results.ok {
  color: green;
}

.form-results.error {
  color: red;
}

.social-fb {
  width: 30px !important;
}

s {
  color: red;
}

.dropdown-city {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  top: 106%;
  background-color: #FFF;
  z-index: 150;
  padding: 15px;
  border: 1px solid #ddd;
  width: 240px;
}

@media screen and (min-width: 1580px) {

  .dropdown-city {
    top: 50%;
  }

}

.dropdown-city:before, .dropdown-city:after {
  content: "\A";
  border-style: solid;
  border-width: 10px 15px;
  position: absolute;
  left: 25px;
  top: -20px;
  border-color: transparent transparent #ddd transparent;
}

.dropdown-city:after {
  top: -19px;
  border-color: transparent transparent #FFF transparent;
}

.dropdown-city.noactive {
  display: none;
}

.pseudo-link {
  border-bottom: 1px dotted #57b24f;
  text-decoration: none;
}

.modal-content_city {
  height: 150px;
}

.section-block {
  margin-top: 30px;
}

.triton-our {
  padding-top: 30px;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.triton-our .title-h1, .triton-our .title-h1-black {
  text-align: center;
  padding: 4px 2px;
  color: #4DAF45;
  font-family: 'OpenSansBold';
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 35px;
}

.triton-our .title-h1-black {
  color: #000;
}

.stl {
  background-image: url(images/stul-1.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}

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

  .stl {
    background-image: none;
    background-repeat: no-repeat;
    background-position: center center;
  }

}

.triton-our .block-our {
  padding-top: 20px;
  width: 90%;
  display: table;
  margin: auto
}

.triton-our .left-our, .triton-our .rigth-our {
  width: 50%;
}

.triton-our .left-our {
  float: left;
}

.triton-our .rigth-our {
  float: right;
}

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

  .triton-our .left-our, .triton-our .rigth-our {
    float: none;
    width: 100%;
  }

}

.triton-our .item-col, .triton-our .item-col p {
  font-size: 16px;
  line-height: 1.5;
  padding-bottom: 45px;
  display: block;
  padding-left: 90px;
}

.triton-our.stl .item-col, .triton-our.stl .item-col p {
  font-size: 14px;
  line-height: 1.5;
  padding-bottom: 45px;
  display: block;
  margin: auto;
  width: 100%;
  text-align: center;
  padding-left: 0;
}

.triton-our.stl .item-col p {
  width: 350px;
}

.sprite:before {
  background-image: url(images/spritehome.png);
  background-repeat: no-repeat;
  display: block;
  float: left;
  content: '';
  margin-right: 10px;
}


@media screen and (max-width: 768px) {
  .triton-our.stl .item-col p {
    width: 100%;
  }
}

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

  .triton-our.stl .left-our {
    padding-right: 165px;
  }

  .triton-our.stl .rigth-our {
    padding-left: 165px;
  }
}

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

  .triton-our.stl .item-col p {
    padding-bottom: 0;
  }

  .triton-our.stl .left-our {
    padding-right: 0;
  }

  .triton-our.stl .rigth-our {
    padding-left: 0;
  }
}

@media screen and (min-width: 1580px) {

  .triton-our.stl .left-our {
    padding-right: 0;
  }

  .triton-our.stl .rigth-our {
    padding-left: 0;
  }
}

.stl .sprite:before {
  margin: auto;
  float: none;
  text-align: center;
}

.sprite-1:before {
  width: 50px;
  height: 80px;
  background-position: -5px 3px;
}

.sprite-2:before {
  width: 80px;
  height: 80px;
  background-position: -65px -5px;
}

.sprite-3:before {
  width: 80px;
  height: 80px;
  background-position: -5px -95px;
}

.sprite-4:before {
  width: 80px;
  height: 80px;
  background-position: -95px -95px;
}

.sprite-5:before {
  width: 80px;
  height: 80px;
  background-position: -155px -5px;
}

.sprite-6:before {
  width: 80px;
  height: 80px;
  background-position: -185px -95px;
}

.item-col {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

  .sprite:before {
    float: none;
    margin: auto;
  }

  .triton-our .item-col, .triton-our .item-col p {
    padding-left: 0;
  }
}

.contacts-title {
  font-size: 24px;
  margin-bottom: 24px;
  color: #55B14D;
  font-weight: bold;
}

.contacts-title {
  display: block;
}

.map {
  display: block;
  float: left;
  margin: 40px 0;
  position: relative;
  width: 100%;
}

.contact-tel {
  font-size: 20px;
  display: block;
  margin-bottom: 20px;
}

.contact-email {
  font-size: 16px;
  padding-bottom: 15px;
}

.contact-adress, .contact-hours {
  font-size: 16px;
  padding-bottom: 15px;
}

.m30 {
  margin-top: 30px;
}

.header-slogan {
  font-size: 24px;
  font-weight: 600;
  color: #00832d;

}

.slogan {
  align-self: center;
  flex: 3;
  flex: none;
}

.slogan__subtitle {
  color: #00832D;
  font-size: 16px
}

.slogan__link {
  display: block;
  text-align: center;
}

.m-20-bottom {
  margin-bottom: 20px;
}

.header-container {
  display: flex;
  align-items: center;
}

.header-align {
  display: flex;
  justify-content: space-between;
}

.m-20-right {
  margin: 0px 20px 0px 0px;
}

.m-40-right {
  margin: 0px 40px 0px 0px;
}


.center-header-wrapper {
  margin: 0 40px;
}

.b24-widget-button-position-bottom-middle {
  bottom: 10px !important;
}

.row-edited {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  margin: 0 auto;
  justify-content: center;
}

#product-info-tab3 {
  display: inline-block;
}

.col-specials-cell {
  width: 575px;
}

.header-second-row {
  display: flex;
  align-items: flex-end;
}

.header-basket {
  flex: 1;
  width: 100px;
}

.header-search.col-lg-offset-1 {
  margin-left: unset !important;
}

.header-search {
  height: 40px;
}

/* шапка */

.header-address {
  flex: none;
}

.h-info {
  display: inline-block;
  margin-bottom: 0;
}

.select-city-wrap {
  margin-top: 0 !important;
}

.header-btn-callback {
  display: inline-block;
  font-size: 14px;
  padding-left: 10px;
}

.header-phone {
  text-align: center;
}

#horizontal-multilevel-menu > li {
  background-color: #00832d;
}

#horizontal-multilevel-menu li a.root-item {
  color: #fff;
}

@media (max-width: 768px) {
  .col-slider {
    width: 90%;
  }

  .main-content-cell {
    margin: 0;
  }

  .bx_section_name {
    text-align: left;
    width: 28px;
    font-size: 11px;
  }

}

@media (max-width: 414px) {
  .bx_catalog_tile .bx_catalog_tile_ul li {
    padding: 0;
  }

  .bx_catalog_tile {
    margin: 0;
  }
}

/* hide call-button */
.cbk-phone-sm {
  display: none !important;
}

/*------------------*/

.col-specials {
  margin-left: -15px;
}

.double-product-carousel-wrap .slick-prev {
  left: 12px !important;
}

.double-product-carousel-wrap .slick-next {
  right: 12px !important;
}

@media (max-width: 1600px) {
  .col-specials {
    margin-left: -3px;
  }
}

.frame-video {
  width: 60vw;
  height: 35vw;
}

.frame-video > iframe {
  width: 60vw;
  height: 35vw;
}

@media screen and (max-width: 768px) {
  .frame-video > iframe {
    width: 95vw;
    height: 70vw;
  }

  .frame-video > iframe {
    width: 95vw;
    height: 70vw;
  }
}

.mg-t-0 {
  margin-top: 0px !important;
}

.pg-t-10 {
  padding-top: 10px !important;
}
