.index .base-section {
  margin-bottom: 60px;
}
.section-title {
  text-align: center;
  font-size: 30px;
  color: #21303b;
  margin: 0 0 30px 0;
  font-weight: 500;
}
.section-title.small-margin {
  margin-bottom: 3px;
}
.section-title.font-mid {
  font-size: 25px;
}
.section-title.font-small {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
}
@media (max-width: 767px) {
  h1.section-title {
    margin-top: 30px;
  }
}
.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%2…%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
  -webkit-filter: gray;
  filter: gray;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.85;
}
.grayscale:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
.bg-grey {
  background: #ededee;
}
.s-home-video {
  margin-left: 6px;
  height: 100%;
}
.s-home-video iframe {
  height: 100%;
  width: 100%;
}
.s-text-section p {
  font-size: 16px;
  margin: 0 0 15px 0;
  text-align: justify;
}
.s-text-section p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1400px) {
  .home-services h3 {
    font-size: 25px;
    line-height: 1.1;
    font-weight: 500;
  }
}
.home-services .services {
  margin-bottom: 20px;
}
.home-services .services-desc {
  font-size: 24px;
  color: #21303b;
  font-weight: 300;
}
.yellow-accordion .tab-item {
  margin-bottom: 15px;
}
.yellow-accordion .s-tab-header {
  position: relative;
  background-color: #fff200;
  color: #020202;
  font-weight: 600;
  font-size: 20px;
  line-height: 34px;
  cursor: pointer;
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
  padding: 8px 40px 8px 25px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.yellow-accordion .s-tab-header:after {
  display: block;
  content: '';
  position: absolute;
  right: 20px;
  width: 16px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  background: url("/images/templates/sprite.png") 0 0 no-repeat;
  z-index: 100;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.yellow-accordion .s-tab-header:hover {
  -webkit-filter: brightness(95%);
  filter: brightness(95%);
}
.yellow-accordion .s-tab-header.active:after {
  transform: rotate(90deg);
}
.yellow-accordion .s-tab-content {
  display: none;
}
.yellow-accordion .s-tab-content .inner {
  background: #fff;
  padding: 30px;
  font-size: 16px;
  margin-top: 10px;
}
.home-map .lead {
  margin-bottom: 0;
}
.line-owl.s-owl {
  height: auto;
  position: relative;
}
.line-owl.s-owl .item {
  margin-bottom: 20px;
}
.line-owl.s-owl .owl-nav {
  position: static;
}
.line-owl.s-owl .owl-nav > div {
  top: 50%;
  margin-top: -10px;
}
.line-owl.s-owl .owl-nav .owl-prev {
  left: 5px;
}
.line-owl.s-owl .owl-nav .owl-next {
  right: 5px;
}
.section-partners .lead {
  margin-bottom: 0;
}
.owl-gallery .item > div .news-block.s-news a {
  position: relative;
}
.fact-blocks .home-news {
  padding: 10px 10px 40px 10px;
  position: relative;
  overflow: hidden;
}
.fact-blocks .expert-col {
  padding: 20px 20px 40px 20px;
  position: relative;
}
.fact-blocks .expert-col .expert-col-title {
  font-size: 22px;
  margin-bottom: 30px;
  line-height: 1.1;
}
.fact-blocks .expert-col .expert-col-content a {
  color: inherit;
  position: static !important;
}
.fact-blocks .expert-col a.more {
  position: absolute !important;
  bottom: 15px;
  left: auto;
  height: auto;
  top: auto;
  right: 10px;
}
.fact-blocks .expert-col a.more:after {
  background-position: 0 0;
}
.fact-blocks .expert-col:hover .expert-col-title,
.fact-blocks .expert-col:hover a.more {
  color: #FFF200;
}
.fact-blocks .expert-col:hover .expert-col-title:after,
.fact-blocks .expert-col:hover a.more:after {
  background-position: -40px 0;
}
.fact-blocks .expert-col:hover .expert-col-content {
  color: #fff;
}
.news-block.s-news {
  font-size: 14px;
}
.news-block.s-news .news-title {
  font-size: 16px;
  color: #8F8F8F;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #EEEEED;
}
.news-block.s-news .news-item {
  margin-bottom: 10px;
}
.news-block.s-news .news-item p {
  margin: 0;
  font-size: 14px;
}
.news-block.s-news .news-item p.date {
  margin: 0;
  color: #B0AFAF;
  font-weight: 300;
  font-size: 14px;
}
.news-block.s-news a {
  position: relative;
}
.news-block.s-news a.more {
  position: absolute !important;
  bottom: 15px;
  left: auto;
  height: auto;
  top: auto;
  right: 10px;
}
.services.s-services .service-item {
  padding-top: 130px;
  min-height: 230px;
  height: auto;
}
.services.s-services .service-item:after {
  left: 50%;
}
.services.s-services .service-item .service-title {
  font-size: 23px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.1;
  padding: 0 10px;
  text-align: center;
  margin-bottom: 10px;
  min-height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.services.s-services .service-item .description {
  position: relative;
  height: 180px;
  padding: 20px 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.1;
}
.services.s-services .service-item .description:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 40px solid transparent;
  border-top: 180px solid #fff;
  border-right: 2px solid #fff;
}
.services.s-services .service-item .description:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  border: 40px solid transparent;
  border-top: 180px solid #fff;
  border-left: 0px solid #fff;
}
.services.s-services .service-item .description .big {
  font-size: 50px;
  font-weight: 300;
}
.services.s-services .service-item .description .mid {
  font-size: 30px;
  line-height: 28px;
}
.services.s-services .service-item.service1:after {
  margin-left: -55px;
}
.services.s-services .service-item.service2:after {
  margin-left: -77px;
}
.services.s-services .service-item.service3:after {
  margin-left: -54px;
}
.services.s-services .service-item.service4:after {
  margin-left: -75px;
}
.home-facts .fact-blocks {
  /* @media (min-width: 1200px) {
           width: 770px;
         }*/
}
.home-calc .select-cariers__top-title {
  display: none;
}



.s-main-menu.affix
{
  position: fixed;
  left: 0; right: 0; top: 0;
  z-index: 1000;
}




@media screen and (max-width: 580px) {
    .top > .container > div.lang {width:100%;}
}

