/* CONTENT */
/*.benefits-block > .col-2, .main-content > .col-2, .news-content > .col-2 {
	float: right;
	& + .col-2 {float: left;}
} */
.main-content {
  padding-top: 10px;
  width: 100%;
  /*	.complecte {
  		IMG {
  			width: auto;
  		}		
  	}*/ }
  .main-content .service, .main-content .complecte {
    overflow: hidden;
    position: relative;
    width: 100%; }
  .main-content .service IMG {
    height: 100%;
    width: 100%; }
  .main-content .service {
    height: 140px;
    position: relative; }
    .main-content .service .shadow-triangle {
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear;
      position: absolute;
      width: 37px;
      height: 38px;
      left: 44%;
      top: 29%; }
    .main-content .service .descr-block .dark-blue-block {
      width: 380px; }
    .main-content .service:hover {
      cursor: pointer; }
      .main-content .service:hover .shadow-triangle {
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        transform: scale(2, 2); }
  .main-content .complecte {
    height: 212px; }
    .main-content .complecte.full-height {
      height: 288px; }
      .main-content .complecte.full-height IMG {
        height: 279px;
        width: 115%; }
      .main-content .complecte.full-height .descr-block .light-blue-block {
        padding: 29px 15px 37px 23px; }
    .main-content .complecte .descr-block .blue-block {
      display: inline-block;
      min-width: 151px;
      padding: 10px 10px 10px 23px; }

.descr-block {
  bottom: 0;
  left: 0;
  position: absolute;
  max-width: 100%; }
  .descr-block:hover .title-arrows:after {
    color: #E2E2E2; }
  .descr-block A {
    text-decoration: none; }
  .descr-block .dark-blue-block, .descr-block .blue-block, .descr-block .light-blue-block {
    color: #f4f4f4;
    display: block; }
  .descr-block .dark-blue-block, .descr-block .blue-block {
    color: #f4f4f4;
    font: 16px/19px openSansExtra;
    padding: 14px 11px 12px 23px;
    text-transform: uppercase; }
  .descr-block .dark-blue-block {
    background: #032f59; }
  .descr-block .blue-block {
    background: #174e83; }
  .descr-block .light-blue-block {
    background: url("/img/design/complect-bg.png") repeat;
    font: 14px/18px OpenSans;
    padding: 16px 15px 17px 23px; }

/* PROMO */
.presentation .promo-images-list {
  position: relative;
  width: 100%; }
  .presentation .promo-images-list LI {
    position: absolute;
    top: 0;
    width: 100%;
    display: none; }
    .presentation .promo-images-list LI.active {
      display: block; }
  .presentation .promo-images-list .promo-img {
    position: relative;
    display: block;
    height: 283px;
    width: 100%; }
.presentation .promo-images {
  margin: 0 auto;
  height: 283px;
  overflow: hidden;
  position: relative; }
  .presentation .promo-images LI {
    height: 283px; }
  .presentation .promo-images .descr-block {
    max-width: 80%; }
    .presentation .promo-images .descr-block .blue-block {
      padding: 14px 17px 12px 20px; }
.presentation .promo-carousel-cont {
  padding: 16px 37px 8px 20px;
  background: #dfddd0; }
  .presentation .promo-carousel-cont .small-arrows .car-prev.a-left {
    padding: 26px 15px 20px 0; }
  .presentation .promo-carousel-cont .small-arrows .car-next.a-right {
    padding: 26px 0 20px 15px; }
  .presentation .promo-carousel-cont .small-arrows .a-left, .presentation .promo-carousel-cont .small-arrows .a-right {
    position: relative; }
  .presentation .promo-carousel-cont .small-arrows .a-left:after, .presentation .promo-carousel-cont .small-arrows .a-right:after {
    background: url("/img/design/opacity-promo-bg.png") no-repeat;
    position: absolute;
    display: block;
    height: 64px;
    content: "";
    width: 31px;
    z-index: 3;
    top: 0; }
  .presentation .promo-carousel-cont .small-arrows .a-left:after {
    background-position: -31px 0;
    width: 29px;
    left: 7px; }
  .presentation .promo-carousel-cont .small-arrows .a-right:after {
    background-position: 0 0;
    width: 24px;
    right: 15px; }
  .presentation .promo-carousel-cont .promo-descr {
    font: 14px/18px OpenSans;
    position: relative;
    overflow: hidden;
    color: #16334f;
    height: 37px; }
    .presentation .promo-carousel-cont .promo-descr LI {
      background: #dfddd0;
      position: absolute;
      display: none; }
      .presentation .promo-carousel-cont .promo-descr LI.m-current {
        display: block;
        z-index: 2; }
    .presentation .promo-carousel-cont .promo-descr .days {
      font: bold 14px/14px OpenSans;
      margin-right: 14px;
      position: relative;
      color: #396085; }
      .presentation .promo-carousel-cont .promo-descr .days:after {
        background: #383838;
        position: absolute;
        content: '';
        height: 4px;
        right: -7px;
        width: 4px;
        top: 8px; }
  .presentation .promo-carousel-cont .promo-img-carousel {
    margin-bottom: 4px;
    margin-top: 16px; }
    .presentation .promo-carousel-cont .promo-img-carousel .promo-imgs {
      position: relative;
      overflow: hidden;
      height: 60px;
      /*.promo-cover + .promo-cover {
      	&:before {
      		background: #c8c6bb;
      		content: '';
      		height: 1px;
      		width: 17px;
      		left: -24px;
      		position: absolute;
      		top: 50%;
      	}
      }*/
      /*&:after {
      	background: #c8c6bb;
      	left: 0;
      	position: absolute;
      	 top: 32px; 
      	 width: 82%; 
      	bottom: 0;
      	right: 0;
      }*/ }
      .presentation .promo-carousel-cont .promo-img-carousel .promo-imgs.not-arrows {
        padding: 0 24px 0 38px; }
        .presentation .promo-carousel-cont .promo-img-carousel .promo-imgs.not-arrows .car-wrap-ul.promo-img-cont {
          text-align: center;
          position: static; }
      .presentation .promo-carousel-cont .promo-img-carousel .promo-imgs:after {
        background: #c8c6bb;
        position: absolute;
        content: "";
        height: 1px;
        width: 100%;
        z-index: 0;
        top: 54%;
        left: 0; }
    .presentation .promo-carousel-cont .promo-img-carousel .car-wrap-ul {
      white-space: nowrap;
      text-align: center; }
    .presentation .promo-carousel-cont .promo-img-carousel .promo-img-cont {
      position: relative;
      padding-top: 20px;
      height: 22px;
      z-index: 1; }
    .presentation .promo-carousel-cont .promo-img-carousel .promo-cover {
      text-align: center;
      position: relative;
      cursor: pointer; }
      .presentation .promo-carousel-cont .promo-img-carousel .promo-cover A {
        display: block; }
      .presentation .promo-carousel-cont .promo-img-carousel .promo-cover .cover-inner {
        display: inline-block;
        vertical-align: top;
        position: relative;
        z-index: 1; }
        .browser-ie7 .presentation .promo-carousel-cont .promo-img-carousel .promo-cover .cover-inner {
          display: inline;
          zoom: 1; }
      .presentation .promo-carousel-cont .promo-img-carousel .promo-cover .circle {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        font: bold 14px/22px openSans;
        border: 2px solid #dfddd0;
        text-align: center;
        background: #fff;
        height: 22px;
        width: 22px;
        color: #000; }
      .presentation .promo-carousel-cont .promo-img-carousel .promo-cover IMG {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        border: 4px solid #dfddd0;
        margin-top: -3px;
        height: 52px;
        width: 52px; }
      .presentation .promo-carousel-cont .promo-img-carousel .promo-cover:hover .circle {
        background: #45bcff;
        color: #fff; }
      .presentation .promo-carousel-cont .promo-img-carousel .promo-cover.m-current {
        cursor: default; }
        .presentation .promo-carousel-cont .promo-img-carousel .promo-cover.m-current .circle {
          background: #fb7f23;
          color: #fff; }
        .presentation .promo-carousel-cont .promo-img-carousel .promo-cover.m-current IMG {
          border: 4px solid #f4f4f4;
          cursor: default;
          margin-top: -3px; }

/* NEWS */
.main-content .news-carousel .news-list {
  height: 62px; }

.news-carousel {
  border-bottom: 1px solid #d7d7d7;
  background: #f1f1f1;
  margin: 0 23px; }
  .news-carousel .news-list-cont {
    overflow: hidden;
    position: relative; }
  .news-carousel .news-content {
    margin-left: 12px;
    margin-top: 9px; }
    .news-carousel .news-content .title-arrows:after {
      color: #868686; }
    .news-carousel .news-content .news-title {
      color: #000;
      display: block;
      font: bold 14px/16px OpenSans;
      height: 33px;
      overflow: hidden;
      text-decoration: none; }
  .news-carousel .small-arrows {
    cursor: pointer; }
    .news-carousel .small-arrows .car-prev.a-left {
      padding: 26px 5px 20px 0px; }
    .news-carousel .small-arrows .car-next.a-right {
      padding: 26px 0 20px 15px; }
    .news-carousel .small-arrows .a-left, .news-carousel .small-arrows .a-right {
      position: relative; }
    .news-carousel .small-arrows .a-left:after, .news-carousel .small-arrows .a-right:after {
      background: url("/img/design/opacity-news-bg.png") no-repeat;
      display: block;
      content: "";
      height: 64px;
      position: absolute;
      top: 0;
      width: 31px;
      z-index: 3; }
    .news-carousel .small-arrows .a-left:after {
      background-position: -39px 0;
      left: 7px;
      width: 22px; }
    .news-carousel .small-arrows .a-right:after {
      background-position: 0 0;
      right: 18px;
      width: 24px; }
  .news-carousel .news-list {
    position: relative;
    margin: 9px 0 0;
    height: 148px;
    width: 100%; }
    .news-carousel .news-list .news-item {
      padding-bottom: 12px;
      background: #f1f1f1;
      padding-left: 11px;
      position: absolute;
      display: none;
      width: 100%;
      top: 0; }
      .news-carousel .news-list .news-item.active {
        display: block; }
      .news-carousel .news-list .news-item .news-img {
        height: 53px; }
        .news-carousel .news-list .news-item .news-img IMG {
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%; }
      .news-carousel .news-list .news-item .item {
        padding: 8px 0; }
        .news-carousel .news-list .news-item .item:first-child {
          border-bottom: 1px solid #d7d7d7; }
      .news-carousel .news-list .news-item .col-1 {
        width: 19%; }
        .news-carousel .news-list .news-item .col-1 + .col-3 {
          width: 80%; }
  .news-carousel.m-item .news-list {
    height: 382px; }
  .news-carousel.m-item .small-arrows .car-prev.a-left {
    padding: 195px 15px 180px 0; }
  .news-carousel.m-item .small-arrows .car-next.a-right {
    padding: 195px 0 180px 15px; }
  .news-carousel.m-item .catalog-item {
    padding: 25px 10px 25px 0; }
  .news-block .news-carousel.m-item .news-list {
    height: 195px; }
  .news-block .news-carousel.m-item .small-arrows .car-prev.a-left {
    padding: 100px 15px 90px 0; }
  .news-block .news-carousel.m-item .small-arrows .car-next.a-right {
    padding: 100px 0 90px 15px; }
  .news-block .news-carousel.m-item .catalog-item {
    width: 49.6%; }

.news-cont .all-news {
  border-top: 1px solid #d7d7d7;
  clear: both; }
  .news-cont .all-news A {
    display: inline-block;
    vertical-align: top;
    font: bold 14px/50px OpenSans;
    white-space: nowrap;
    padding: 12px 34px; }
    .browser-ie7 .news-cont .all-news A {
      display: inline;
      zoom: 1; }
  .news-cont .all-news .all-news-icon {
    background: url("/img/icons/all-news.png") 0 0 no-repeat;
    margin-right: 25px;
    display: block;
    height: 50px;
    width: 50px;
    float: left; }

.page-advert {
  color: #d1c8db;
  margin: 55px 0 75px 0;
  line-height: 20px; }
  .page-advert .page-advert-header {
    color: #dfddd0;
    text-transform: uppercase;
    margin: 0 0 0 22%;
    font-size: 40px;
    text-align: left; }
  .page-advert .page-advert-menu {
    padding: 0 60px 0 26px; }
    .page-advert .page-advert-menu A {
      color: #f1f1f1; }
    .page-advert .page-advert-menu LI + LI {
      margin: 4px 0 0 0;
      padding: 5px 0 0 0;
      border-top: 1px solid #959abb; }
  .page-advert .page-advert-inner {
    margin: 40px 0 0 0; }
  .page-advert .annotation {
    font: 16px/18px OpenSansExtra;
    margin: 0 0 25px 0;
    text-transform: uppercase;
    color: #f1f1f1; }
  .page-advert .advert-col {
    width: 50%; }
    .page-advert .advert-col .col-inner {
      display: inline-block;
      vertical-align: top; }
    .page-advert .advert-col.first .col-inner {
      padding: 0 10px 0 0; }
    .page-advert .advert-col.second .col-inner {
      padding: 0 0 0 35px; }

/*# sourceMappingURL=index.css.map */
