/*soc icons*/
/**************************************************************
					CMS Pages Styles
***************************************************************/
#cms #center_column .block-cms {
  padding-bottom: 20px; }
#cms #center_column h1 {
  margin-bottom: 25px; }
#cms #center_column h3 {
  font-size: 16px;
  border-bottom: none;
  margin: 0;
  padding: 0 0 17px 0; }
#cms #center_column p {
  line-height: 20px;
  font-size: 15px; 
   clear: both;
  }
#cms #center_column .list-1 li {
  padding: 4px 0 6px 0;
  font-weight: bold;
  color: #46a74e;
  border-top: 1px solid #d6d4d4; }
  #cms #center_column .list-1 li:first-child {
    border: none; }
  #cms #center_column .list-1 li em {
    font-size: 20px;
    line-height: 20px;
    padding-right: 15px;
    vertical-align: -2px; }
#cms #center_column img {
  margin: 0;
  max-width: 100%; }
#cms #center_column .testimonials {
  border: 1px solid;
  border-color: #dfdede #d2d0d0 #b0afaf #d2d0d0;
  margin: 4px 0 13px 0;
  position: relative; }
  #cms #center_column .testimonials .inner {
    border: 1px solid #fff;
    padding: 19px 18px 11px 18px;
    background: #fbfbfb;
    background: -moz-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #fefefe));
    background: -webkit-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -o-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -ms-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: linear-gradient(to bottom, #fbfbfb 0%, #fefefe 100%); }
    #cms #center_column .testimonials .inner span {
      text-indent: -5000px;
      display: inline-block;
      width: 20px;
      height: 15px; }
      #cms #center_column .testimonials .inner span.before {
        background: url(../img/bl-before-bg.png) no-repeat;
        margin-right: 8px; }
      #cms #center_column .testimonials .inner span.after {
        background: url(../img/bl-after-bg.png) no-repeat;
        margin-left: 8px; }
  #cms #center_column .testimonials:after {
    content: ".";
    display: block;
    text-indent: -5000px;
    position: absolute;
    bottom: -16px;
    left: 21px;
    width: 15px;
    height: 16px;
    background: url(../img/testimon-after.gif) no-repeat; }
  #cms #center_column .testimonials + p {
    padding-left: 45px;
    margin-bottom: 18px; }
#cms #center_column p.bottom-indent {
  margin-bottom: 18px; }
#cms #center_column #admin-action-cms {
  background: none repeat 0 0 #F6F6F6;
  border: 1px solid #d2d0d0;
  padding: 10px; }
  #cms #center_column #admin-action-cms p {
    margin: 0; }
    #cms #center_column #admin-action-cms p span {
      display: block;
      padding-bottom: 10px;
      font-size: 14px;
      font-weight: bold;
      color: #000; }
    #cms #center_column #admin-action-cms p .button {
      font: 700 17px/21px 'Montserrat';
      padding: 0;
      border: 1px solid;
      padding: 10px 14px;
      display: inline-block; }
      #cms #center_column #admin-action-cms p .button.publish_button {
        color: #fff;
        text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
        border-color: #0079b6 #006fa8 #012740 #006fa8;
        background: #009ad0;
        background: -moz-linear-gradient(top, #009ad0 0%, #007ab7 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
        background: -webkit-linear-gradient(top, #009ad0 0%, #007ab7 100%);
        background: -o-linear-gradient(top, #009ad0 0%, #007ab7 100%);
        background: -ms-linear-gradient(top, #009ad0 0%, #007ab7 100%);
        background: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009ad0', endColorstr='#007ab7', GradientType=0); }
        #cms #center_column #admin-action-cms p .button.publish_button:hover {
          border-color: #01314e #004b74 #0079b6 #004b74;
          filter: none;
          background: #0084bf; }
      #cms #center_column #admin-action-cms p .button.lnk_view {
        color: #000;
        text-shadow: 1px 1px white;
        border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
        background: #f7f7f7;
        background: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
        background: -webkit-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
        background: -o-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
        background: -ms-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
        background: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ededed', GradientType=0); }
        #cms #center_column #admin-action-cms p .button.lnk_view:hover {
          border-color: #9e9e9e #9e9e9e #c8c8c8 #9e9e9e;
          filter: none;
          background: #e7e7e7; }

#cms #center_column .serv-text, #cms #center_column .map_obl_wrap {
  font-size: 16px;
  line-height: 21px;
  color: #161616;
  width: 1200px;
margin: 0 auto;
margin-top: 40px;}
@media(max-width: 1240px){
  #cms #center_column .serv-text, #cms #center_column .map_obl_wrap{
    transform:translateX(0);
  }
}

#cms #center_column .serv-text span {
  color: #5ab946;
  font-weight: bold; }

.map_obl_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /*align-items: center;*/
  align-items: start;
 }

#cms #center_column .map_obl_wrap h3 {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 15px;
    margin-top: 20px;
   /* margin-bottom: 0;*/
    padding-bottom: 0;
  font-weight: normal;
  color: #5ab946;}

#cms #center_column .map_obl_wrap h4 {
  font-size: 20px;
  line-height: 23px;
  /*margin-bottom: 5px;*/
    margin-top: 26px;
    margin-bottom: 14px;
  text-transform: none;
  color: #949599;
  font-weight: normal; }

#cms #center_column .map_obl_wrap .address1 {
  background: url(../img/icon/icon-addr.png) no-repeat 0px 2px;
  padding: 0px 0px 5px 35px;
  /*line-height: 36px;*/
    line-height: 26px;
    margin-bottom: 12px; }

#cms #center_column .map_obl_wrap .phone {
  background: url(../img/icon/icon-phone.png) no-repeat 0px 4px;
  padding: 0px 0px 5px 35px;
  /*line-height: 36px;
  margin-bottom: 30px; */
    line-height: 36px;
    margin-bottom: 12px;}

#cms #center_column .obl_wrap {
  width: 100%;
  max-width: 318px; }

/*karta*/
.map_box {
  width: 835px;
  height: 550px;
  position: relative;
  margin-top: 57px; }

.obl_1, .obl_2, .obl_3, .obl_4, .obl_5, .obl_6, .obl_7, .obl_8, .obl_9, .obl_10, .obl_11, .obl_12, .obl_13, .obl_14, .obl_15, .obl_16, .obl_17, .obl_18, .obl_19, .obl_20, .obl_21, .obl_22, .obl_23, .obl_24, .obl_25 {
  display: none;
  font-size: 16px; }

.obl_hov {
  position: absolute;
  z-index: 3; }

.obl_act {
  position: absolute;
  z-index: 3; }

.obl_text {
  position: absolute;
  z-index: 4;
  background: url(../img/karta2.png) no-repeat -5px 20px;
  width: 835px;
  height: 550px;
  top: 0px;
  left: 0px; }

.lang_uk .obl_text {
  background: url(../img/karta2_ua.png) no-repeat -5px 20px; }
.lang_en .obl_text{
  background: url(../img/karta2_eng.png) no-repeat -5px 20px; }
}

.obl_flag {
  background: url(../images/karta3.png) no-repeat 0px 0px;
  position: absolute;
  z-index: 5;
  width: 56px;
  height: 70px; }

.map_lines {
  position: relative;
  z-index: 6; }

.map_img {
  width: 835px;
  height: 550px;
  background: url("../img/karta1_2.png") no-repeat 0px 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1; }

#map1 {
  z-index: 6;
  position: relative; }

.granica {
  cursor: pointer; }

/*end karta*/
@media (max-width: 1240px) {
  .map_box {
    display: none; }

  #cms #center_column .obl_wrap {
    max-width: 100%; }

  .obl_hide.mob_hide {
    display: none !important; }

  .obl_hide {
    display: block; }

  #cms #center_column .serv-text {
    margin-bottom: 10px; } }
#cms.cms-8 #center_column .rte {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  /*max-width: 1000px;*/
  max-width: 911px;
  margin: 0 auto; }

#cms.cms-8 #center_column .rte img {
  margin: 0px;
  height: 100%; }

#cms.cms-8 #center_column .rte .brands-wrap, #cms.cms-35 #center_column .rte .brands-wrap {
  width: 33%;
  border: 1px solid #e7e7e7;
  padding: 21px 15px 85px;
  min-height:530px;
  position: relative;
  border-top: none; }
  #cms.cms-8 #center_column .rte .brands-wrap:nth-of-type(2), #cms.cms-35 #center_column .rte .brands-wrap:nth-of-type(2) {
    border-left: none;
    border-right: none; }
  #cms.cms-8 #center_column .rte .brands-wrap:nth-of-type(4), #cms.cms-35 #center_column .rte .brands-wrap:nth-of-type(4) {
    border-left: none;
    border-right: none; }
  #cms.cms-8 #center_column .rte .brands-wrap:nth-of-type(5), #cms.cms-35 #center_column .rte .brands-wrap:nth-of-type(5) {
    border-left: 1px solid #e7e7e7;
    border-bottom: none; }
  /* #cms.cms-8 #center_column .rte .brands-wrap:nth-of-type(6), #cms.cms-35 #center_column .rte .brands-wrap:nth-of-type(6) {
    border-left: none;
    border-bottom: none; }*/

#cms.cms-8 #center_column .brands-image-wrap {
  max-width: 257px;
  max-height: 122px;
  width: 100%;
  overflow: hidden;
  border: 1px solid #e1e1e1;
  margin: 0 auto;
  display: block; }

#cms.cms-8 #center_column .rte .brands-logo-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  height: 68px;
  max-width: 245px;
  width: 100%;
  margin: 0 auto 25px; }

#cms.cms-8 #center_column .rte .brands-logo-wrap .brands-country {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  font-size: 14px;
  line-height: 16px; }

#cms.cms-8 #center_column .rte .brands-logo-wrap .brands-country img {
  margin-right: 16px; }

#cms.cms-8 #center_column .rte .brands-title {
  font-size: 16px;
  line-height: 18px;
  color: #000;
  text-transform: uppercase;
  max-width: 257px;
  width: 100%;
  margin: 0 auto; }

#cms.cms-8 #center_column .rte .brands-wrap ul {
  max-width: 245px;
  width: 100%;
  margin: 25px auto 0;
  list-style: none;
  padding-left: 0px;
  margin-bottom: 25px; }

#cms.cms-8 #center_column .rte .brands-wrap ul li {
  background: url("../img/icon/arrow.svg") no-repeat left 4px;
  padding-left: 15px;
  margin-bottom: 5px;
  margin-top: 5px; }

#cms.cms-8 #center_column .rte .brands-wrap ul a {
  font-family: 'Montserrat';
  font-size: 16px;
  color: #000;
  text-decoration: underline; }

#cms.cms-8 #center_column .rte .brands-wrap ul a:hover {
  color: #9ed18e; }

.cms .page-heading {
  font-size: 30px;
  text-transform: uppercase;
  border-bottom: none;
  padding-bottom: 0;
  overflow: visible; }
  @media (max-width: 600px) {
    .cms .page-heading {
      margin-bottom: 30px;
      padding-bottom: 10px;
      text-align: center; } }

.brands__link {
  display: block;
  width: 273px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #ececec;
  font-family: 'Montserrat';
  font-size: 16px;
  color: #000;
  padding: 21px;
  margin-bottom: 31px;
  text-align: left;
   }
  .brands__link:before {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    background-color: #5eb827;
    background-image: url("../img/icon/arrow_link.svg");
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 50%;
    position: absolute;
    right: 27px;
    bottom: 10px; }

.brand-page__wrap {
  display: flex;
  font-family: 'Montserrat';
  font-size: 14px;
  color: #000;
  margin-top: 40px; }
  @media (max-width: 768px) {
    .brand-page__wrap {
      flex-direction: column; } }

.brand__left-column {
  width: 31.5%;
  padding-right: 14px;
  border-right: 1px solid #ececec; }
  @media (max-width: 768px) {
    .brand__left-column {
      padding: 20px;
      border-right: none;
      border-bottom: 1px solid #ececec;
      width: 100%;
      align-items: center; } }
.brand__right-column {
  width: 68.5%;
  padding-left: 40px; }
  @media (max-width: 768px) {
    .brand__right-column {
      padding: 20px;
      width: 100%; } }
.brand__logos {
  border-bottom: 1px solid #ececec;
  margin-bottom: 27px; }
.brand__country {
  display: flex;
  align-items: center;
  margin-bottom: 27px; }
  @media (max-width: 768px) {
    .brand__country {
      justify-content: center; } }
  .brand__country-logo {
    margin: 0 !important; }
  .brand__country-name {
    margin-left: 15px; }
.brand__btn {
  display: block;
  width: 300px;
  position: relative;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #ececec;
  font-family: 'Montserrat';
  font-size: 16px;
  color: #000;
  padding: 21px;
  margin-bottom: 31px;
  text-align: left; }
  .brand__btn:before {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    background-color: #50aa19;
    background-image: url("../img/icon/arrow_link.svg");
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 50%;
    position: absolute;
    right: 15px;
    bottom: 12px; }
.logo-backs2 {
  visibility: hidden !important;
      margin-left: -500px !important;
}

#cms #center_column .brand__head-text {
  font-family: 'Montserrat' !important;
  color: #5eb827;
  font-size: 18px !important;
  margin-top: 0; }
.brand__desc {
  margin-bottom: 70px; }
  .brand__desc p {
    font-family: 'Montserrat';
    font-size: 15px;
    margin-bottom: 20px; }
  .brand__desc span {
    font-family: 'Montserrat';
    font-weight: bold; }
.brand-prod__list {
  list-style-type: none !important;
  margin-top: 23px;
  padding-left: 0 !important; }
  .brand-prod__list-item {
    background-image: url("../img/icon/arrow.svg");
    text-decoration: underline;
    padding-left: 22px;
    background-repeat: no-repeat;
    background-position: 3px 3px;
    margin-bottom: 15px; }
    .brand-prod__list-item_link {
      font-family: 'Montserrat';
      font-size: 15px;
      color: #000; }
.brand__link-store_btn {
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
  padding-top: 18px;
  padding-right: 24px;
  padding-bottom: 18px;
  padding-left: 58px;
  background: #5eb827;
  font-family: 'Montserrat';
  font-size: 17px;
  color: #ffffff;
  float: right; }
  .brand__link-store_btn:hover {
    color: #ffffff;
    background: #498e1e; }
  .brand__link-store_btn:active {
    color: #ffffff;
    text-decoration: none; }
  .brand__link-store_btn:focus {
    color: #ffffff;
    text-decoration: none; }
  .brand__link-store_btn_txt {
    display: block;
    float: right;
    position: relative; }
    .brand__link-store_btn_txt:before {
      content: '';
      display: block;
      width: 21px;
      height: 21px;
      background-image: url("../img/icon/icon-cart.svg");
      background-repeat: no-repeat;
      position: absolute;
      left: -33px; }
    .cms__btn{
      float: right;
    }
    .cms__btn-link{
      float: right;
      text-transform: uppercase;
      text-decoration: none;
      padding-top: 18px;
      padding-right: 24px;
      padding-bottom: 18px;
      padding-left: 58px;
      background: #5eb827;
      font-family: 'Montserrat';
      font-size: 17px;
      color: #fff;
    }
    .cms__btn-link:hover{
       background-color: #3b870d;
       color: #ffffff;
     }
.cms__btn-link_text{
  position: relative;
  display: block;

}
    .cms__btn-link_text:before{
      content: '';
      display: block;
      width: 21px;
      height: 21px;
      background-image: url(../img/icon/icon-cart.svg);
      background-repeat: no-repeat;
      position: absolute;
      left: -33px;
      
    }
  @media (max-width: 768px) {
    .brand__link-store_btn {
      right: 50%;
      transform: translateX(50%); } }

@media (max-width: 1240px) {
  #cms #center_column h2:before, #cms #center_column h2:after {
    display: none; } }
@media (max-width: 1240px) and (min-width: 992px) {
  #cms.cms-8 #center_column .rte .brands-logo {
    width: 40%; } 
  #cms. #center_column .rte .brands-logo {
    width: 40%; } 
  }
@media (max-width: 860px) and (min-width: 425px) {
  #cms.cms-8 #center_column .rte {
    justify-content: space-between; }

  #cms.cms-8 #center_column .rte .brands-wrap:nth-of-type(2) {
    border-right: none; }

  #cms.cms-8 #center_column .rte .brands-wrap:nth-of-type(4) {
    /*border-left: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;*/
    border-right: none; }

  #cms.cms-8 #center_column .rte .brands-wrap {
    width: 50%; } }
@media (max-width: 600px) {
  #cms.cms-8 #center_column .rte .brands-wrap {
    width: 100%; }
/*
  #cms.cms-8 #center_column .rte .brands-wrap:nth-of-type(2) {
    border-left: none;
    border-right: none; }
  #cms.cms-8 #center_column .rte .brands-wrap:nth-of-type(3) {
    border-left: none; }
  #cms.cms-8 #center_column .rte .brands-wrap:nth-of-type(4) {
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #e7e7e7; }
  #cms.cms-8 #center_column .rte .brands-wrap:nth-of-type(5) {
    border-right: none;
    border-bottom: 1px solid #e7e7e7; } */
  }

/*# sourceMappingURL=cms.css.map */
#cms #columns {
  width:100%;
  max-width:100%;
  padding-top:0px;
  font-family: 'Montserrat';
}
#cms .breadcrumb__wrap {display:none;}
#cms .rte h1 {
  color:#000;
  text-transform: uppercase;
  font-weight: normal;
  font-size:30px;
  line-height:33px;
}
#cms .rte  h2, #cms .rte h3, #cms .rte h4, #cms .rte h5, #cms .rte h6 {
  color:#3b870d;
  text-transform: uppercase;
  font-weight: normal;
  font-size:20px;
  line-height:25px;
}
#cms h4, #cms h5, #cms h6 {
  font-size:18px;
  line-height:21px;
}

.cms-block-wrap {
  width:100%;
  max-width:1000px;
  margin:0 auto;
  font-size:15px;
  line-height: 18px;
  color:#000;
}
.our-team-wrap {
  display: flex;
  flex-wrap: wrap;
  
}
.our-team {
  display: flex;
  width:33.3%;
  padding-top:30px;
  padding-bottom:30px;
  padding-left:20px;
  border-bottom:1px solid #ececec;
  border-right:1px solid #ececec;
}
@media(max-width: 768px){
  }
.our-team:nth-child(3n+1){
  padding-left:0;
}
.our-team:nth-child(3n){
 // border-right:none;
}
.our-team:first-child,.our-team:nth-child(2),.our-team:nth-child(3){
  padding-top:0px;
}
.our-team:last-child, .our-team:nth-last-child(2), .our-team:nth-last-child(3){
  padding-bottom:0;
  //border-bottom:0px;
}
#cms #center_column .cms-block-wrap .our-team img{
  max-height: 214px;
  margin-top:0px;
  margin-bottom:0px;
}
.our-team-descr {
  padding:15px 0px 0px 15px;

}
#cms #center_column .our-team-descr p {
  line-height: 28px;
  font-size:16px;
  color:#010101;
}
#cms #center_column .our-team-descr p:nth-of-type(2){
  color: #3b870d;
}
#cms #center_column .our-team-descr p:nth-of-type(3){
  color: #878787;
  font-size: 16px;
  line-height: 20px;
}
.our-team-descr p:first-child {
  font-size:18px;
  line-height:28px !important;
  color:#010101;
  text-transform: uppercase;
}
.our-team-descr p:nth-child(3) {
  color:#878787;
}
@media(max-width: 999px){
  .our-team{
    width: 50%;
  }
}
@media(max-width: 768px){
  .our-team{
    width: 50%;
    
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
  }

  .our-team-descr{
    padding-left: 0;
    text-align: center;
  }
}

@media(max-width:500px){
  .our-team{
    width:100%;
    border-right:none;
  }
  
}
.cms-nav-wrap {
  display:flex;
  justify-content: center;
  margin-top: 25px;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.cms-nav-wrap a {
  display:block;
  font-size:16px;
  line-height:32px;
  border:1px solid #5eb827;
  border-radius:20px;
  text-align: center;
  padding:0 15px;
  margin:0 7px 10px;
  color:#000;
  text-transform: uppercase;
}
.cms-nav-wrap a:focus{
  text-decoration:none;
}
.cms-nav-wrap a:active{
  text-decoration:none;
}
/*
@media(max-width:500px){
  .cms-nav-wrap a:nth-of-type(3){
    margin-top: 10px;
  }
}*/
@media(max-width:500px){
  .cms-nav-wrap a:nth-of-type(n){
    margin-top: 10px;
  }
}
@media(max-width:395px){
  .cms-nav-wrap a{
    margin-top: 10px;
  }
}
.cms-nav-wrap a.act, .cms-nav-wrap a:hover {
  background:#5eb827;
  color:#fff;
}
.cms-history-wrap {
  display: flex;
  flex-wrap: wrap-reverse;
}
.cms-history {
  font-size:16px;
  color:#000;
  line-height:24px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.cms-history-date {
  font-size:18px;
  font-weight: bold;
  width:69px;
  text-align: center;
  background: url(../img/history-date-bg.png) no-repeat center 60px;
}
.cms-history:nth-child(odd) .cms-history-date {
  color:#4fab19;
}
.cms-history-logo {
  background: url(../img/history-logo-bg.png) no-repeat -5px 5px;
  width:164px;
  height:98px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -5px;
}
.cms-history-description {
  width:750px;
  padding-bottom:65px;
}
@media(max-width:890px){
  .cms-history-description{
    width: 60%;
  }
}
@media(max-width:490px){
  .cms-history-description{
    width: 75%;
  }
  .cms-history-logo{
    display: none;
  }
}
.cms-history-description span {
  color:#5eb827;
}
.cms-history-date-circle {
  width: 16px;
  height: 16px;
  background: #5ab946;
  border-radius: 50%;
  border: 3px solid #e5e5e5;
  margin: 0 auto;
}
.cms-about-us {
  font-size:16px;
  color:#121212;
  display: flex;
  justify-content: space-between;
 
  border-bottom:1px solid #ececec;
  
}
.cms-about-us:last-child {
  border-bottom:none;
}
.cms-about-us-title {
  text-transform: uppercase;
  width:15%;
  min-width:210px;
  text-align: right;
  padding:20px 25px 15px 0px;
}

.cms-about-us-title div:first-child {
  line-height:36px;
  color:#3b870d;
  font-size: 24px;
  font-weight: bold;

}
.cms-about-us-description {
  width:85%;
  padding:54px 0px 10px 25px;
  border-left:1px solid #ececec;
}
.cms-about-us-description.no-padding {
  padding-top:28px;
}
@media(max-width:510px){
  .cms-about-us{
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;

  }
  .cms-about-us-title{
    width: 100%;
    min-width: 1%;
    text-align: left;
  }
  .cms-about-us-description{
    padding-top: 5px;
    border-left: none;
  }
}
#cms #center_column .cms-block-wrap img {
  margin-top:30px;
  margin-bottom:30px;
}
#cms #center_column .cms-block-wrap {
  font-size:15px;
  line-height:22px;
}
.cms-partners-wrap {
  display: flex;
  flex-wrap: wrap;
}
.cms-partners {
  display: flex;
  flex-wrap: wrap;
  width: 20%;
  height:210px;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-right: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
}
.cms-partners p {
  text-transform: uppercase;
}
.cms-partners a {
  display: none;
  background: #ececec url(../img/icon/partners-icon.png) no-repeat 145px center;
  width:186px;
  height:54px;
  font-size:16px;
  line-height:54px;
  text-align: left;
  padding-left:20px;
  color:#000;
}
.cms-partners:hover a{
  display: block;
}
.cms-partners:nth-child(5n) {
  border-right:none;
}
.cms-partners.border-none {
  border-bottom:none;
}
#cms #center_column .cms-block-wrap .cms-partners img {
  margin-top:0px;
  margin-bottom:0px;
  float: none;
}

.wrap-tab{
  position: relative;
}
#cms .wrap-tab h3.tab-head{
  font-family: 'Montserrat';
  font-size: 16px;
  color: #000;
  text-transform: none;
  cursor:pointer;
  width: 286px;
  background-color: #f4f4f4;
  margin-bottom: 10px!important;
  padding-left: 18px!important;
  padding-bottom: 1%!important;
  padding-top: 1%!important;
  padding-right: 3%!important;
  line-height: 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  border-radius: 25px;
  
  position: relative;


}
@media(max-width:900px){
  #cms .wrap-tab h3.tab-head{
   width: 50%;
   margin: 0 auto!important;
  }

}
@media(max-width:768px){
  .cms-partners{
    width: 50%;
    border-bottom: 1px solid #ececec !important;
  }
  .cms-partners:nth-of-type(even){
    border-right: none;
  }
  .cms-partners a{
    width: 92%;
    
    background-position:95% center;
  }
  .cms-partners:nth-child(5n){
    border-right: 1px solid #ececec !important;
  }

  .cms-partners.border-none{
    border-bottom: 1px solid #ececec;
  }
}
@media(max-width:710px){
  #cms .wrap-tab h3.tab-head{
   width: 65%;
   margin: 0 auto!important;
  }
  
}

@media(max-width:425px){
  #cms .wrap-tab h3.tab-head{
   width: 100%;
   margin: 0 auto!important;
  }
  .cms-partners{
    width: 100%;
     border-right:none;
  }
   .cms-partners:nth-child(5n){
    border-right:none;
  }
}
#cms .wrap-tab h3.tab-head:before{
  content:'';
  display: block;
  position: absolute;
  right: 5px;
  top: 50%;
  width: 29px;
  height: 29px;
  border-radius:50%;
  background-color: #c4c4c4;
  background-image: url(../img/icon/arrow_tab.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  transform:translateY(-50%);
}
#cms .wrap-tab h3.tab-head.active{
  background-color: #5eb827;
  color: #fff;
}
#cms .wrap-tab h3.tab-head.active:before{
  background-color: #fff;
  background-image: url(../img/icon/arrow_tab-green.svg);
}
.wrap-tab .tab-content{
  width: 68%;
  position: absolute;
  right: 0;
  top: 0;
  display: none;
  padding-left: 35px;
  margin-left: 35px;
  border-left:1px solid #ececec;
}
@media(max-width:900px){
  .wrap-tab .tab-content{
    width: auto;
    position: relative;
    border-left:none;
    padding-left: 0;
    margin-left: 0;
   
  }
}
.wrap-tab .tab-content.active{
  display: block;
}
.wrap-tab .tab-content h3{
  font-family: 'Montserrat';
  font-size: 18px!important;
  font-weight: bold !important;
  color: #5eb827;
  text-transform: uppercase;
  margin-bottom: 25px !important;

}
.wrap-tab .tab-content span{
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 15px;
  color: #000;
}
.wrap-tab .tab-content span:nth-of-type(2){
  margin-bottom: 35px;
  display: block;
}
#cms #center_column .wrap-tab .tab-content p{
  margin-bottom: 30px;
  font-family: 'Montserrat';
  font-size: 15px;
  color: #000;
  line-height: 24px;
}

#cms #center_column .brand__logos-img {
    margin:15px 0px;
  }
#cms #center_column .brand__logos-preview, #cms #center_column .cms-block-wrap .brand__logos-preview {
  margin:0px;
}
@media(max-width:768px){
  .top__img{
    display:none;
  }
}
#cms #center_column .serv-text,
#cms #center_column .map_obl_wrap,
#cms #center_column .obl_wrap,
#cms #center_column p,
.cms-partners a,
.cms-block-wrap,
#submitButton,
#registrationproductsform .select
{
  font-family: 'Montserrat';
}
