.hero--slide-right .hero__corner-box{
	float:right;
}
.hero--slide-left .hero__corner-box,
.hero--slide-left .404.hero__corner-box {
	float:left;
}
.hero--slide-gray .hero__corner-box{
    background: linear-gradient(45deg,transparent 1.8rem,#666 1.8rem);
	color:#fff;
}
.init_slider_services .slick-slide,
.init_slider_services .slick-slide * {
  outline: none !important;
}
.init_slider_services .slick-list.draggable {
  padding-bottom: 3rem;
}
.init_slider_services .slick-list.draggable::after {
    content: '';
    display: block;
    width: 100%;
    height: .3rem;
    background: #ccc;
    position: absolute;
    bottom: 0;
    z-index: -1;
}
.featured-services__tabs__tab.selected:after, .firm-results__results__result__services span.featured-services__tabs__tab.active:after {
  bottom: -3rem;
}
.featured-services__tabs__tab.selected, .firm-results__results__result__services span.featured-services__tabs__tab.active {
  min-height: 132px;
}
.header-address{cursor: pointer;}
.header-address svg{width: 15px;margin-left: 10px;}
.blackfon{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.4);z-index: 1000;cursor: pointer;}
.whitefon{max-width: 500px;width: calc(100% - 30px);display: none;position: fixed;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);padding: 15px;border-radius: 10px;background: #fff;z-index: 1001;}
.whitefon li{width: 50%;float: left;}
.whitefon .close{width: 18px;height: 18px;position: absolute;top: 10px;right: 10px;cursor: pointer;border:2px solid #000;border-radius: 100%;padding: 2px;}
.whitefon .close span{width: 100%;height: 3px;background: #000;border-radius: 3px;display: table;}
.whitefon .close span:first-child{-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);margin-top: 4px;}
.whitefon .close span:last-child{-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);margin-top: -3px;}
@media screen and (min-width: 768px) {
  .featured-services__tabs {
    padding-bottom: 0;
    border-bottom: 0;
  }
}

.featured-elements-right .featured-elements__carousel__item__content{
	float:right;
}
.featured-elements-left .featured-elements__carousel__item__content{
	float:left;
}
.featured-elements-white .featured-elements__carousel__item__content{
    background: #FFFFFF;
	color:#000000;
}

.news-list-table__table a.sort{
	text-decoration:none;
}
.bx-yandex-map {
  max-width: 86vw;
  max-height: 80vh;
}
.form__field_checkbox{
	position:relative;
	padding-left: 2.5rem;
}
.form__field_checkbox input{
	display:none;
}
.form__field_checkbox label{
	display: inline-block;
    font-weight: 400;
    line-height: 3rem;
    vertical-align: middle;
}
.form__field_checkbox label:after{
	content: "check_box_outline_blank";
    color: #002d62;
    display: block;
    font-family: "Material Icons",Arial,sans-serif;
    -webkit-font-feature-settings: 'liga';
    -moz-font-feature-settings: 'liga';
    font-feature-settings: 'liga';
    font-size: 1.8rem;
    left: 0;
    position: absolute;
    top: 0;
}
.form__field_checkbox input[type=checkbox]:checked~label:after {
    content: "check_box"
}
.slick-slide {
height:auto;
}

.pixel-copyright {
  display: block;
  position: relative;
  white-space: nowrap;
  padding: 10px 0;
}

.pixel-copyright span {
  display: block;
  text-align: left;
  font-size: inherit;
  color: inherit;
}

.pixel-copyright a {
  font-size: inherit;
  color: inherit;
  text-decoration: none;
  font-weight: normal;
}

.pixel-copyright a:hover {
  text-decoration: underline;
}

.pixel-copyright a:active,
.pixel-copyright a:hover,
.pixel-copyright a:visited,
.pixel-copyright a:focus {
  color: inherit;
}

@media screen and (max-width: 991px) {
  .pixel-copyright span {
    text-align: center;
  }

	.hero--slide-gray .hero__corner-box {min-height: 286px}
}


@media screen and (min-width: 768px) {
  .trending-insights__insight--featured {
      display: block;
      min-height: 310px;
  }
}

.trending-insights__insight__image {
    position: relative;
    min-height: 150px;
}
.form__field.form__field--button input:disabled {
  background: rgba(0,0,0,.05);
}
.hero__corner-box {
  /*padding: 2rem 2rem 3rem 2rem;*/
}
/* .hero__heading {
  font-size: 2.5rem;
  font-weight: 900;
  line-height: 4rem;
} */
.hero--slide-gray .hero__corner-box svg {
  display: none;
}
.hero--slide-gray .hero__heading::before {
  display: none;
}
@media (min-width: 992px) {
  .hero__corner-box {
      width: 55%;
  }
}

.offices ul>li::before {
display: none;
}
.offices ul>li {
    padding: 0;
}
.hero-mini {
      margin: 9rem 0 0;
}
.hero-mini .hero-wrapper {
      width: 66.66666667%;
      margin-left: 16.66666667%;
          padding: 6rem 0 12rem;
          position: relative;
}
.hero-mini .hero-wrapper::before,
.hero-mini .hero-wrapper::after {
  background: #fdb913;
  content: "";
  display: block;
  height: .1rem;
  left: -100%;
  position: absolute;
  right: -100%;
  transform: rotate(-10deg);
  z-index: -1;
}
.hero-mini .hero-wrapper::before {
  top: 8%;
}
.hero-mini .hero-wrapper::after {
  bottom: 20%;
}
.hero-mini .hero__heading {
  font-size: 3.3rem;
  line-height: 6rem;
}

.hero-mini .hero__content {
      font-size: 1.3rem;
      line-height: 2;
}
.hero-mini .hero__background {
    min-height: 34rem;
}
ol li, ul li {
    line-height: 2rem;
}
ul>li:before {
  top: 0.5rem;
}

@media screen and (min-width: 768px) {
	.hero__heading.h2{
		font-size: 4.6rem;
		line-height: 4.9rem;
		    font-weight: 900;
	}
}

.footer__phoneW:before {
    content: " ";
    width: 24px;
    height: 60px;
    position: absolute;
    display: block;
    left: -15px;
    top: 55px;
    background: url(/local/templates/rosexpertiza/images/phoneW.svg) center left no-repeat;
}

/*.hero--slide-left.hero--slide-gray .hero__corner-box {
    background: linear-gradient(135deg,#666 calc(100% - 1.8rem),transparent calc(100% - 1.8rem));
}
.hero--slide-left.hero--slide-white .hero__corner-box {
    background: linear-gradient(135deg,#fff calc(100% - 1.8rem),transparent calc(100% - 1.8rem));
}
.hero--slide-left .hero__corner-box svg {
  transform: scale(1,-1) rotateY(180deg);
}*/
table.ylw{border-collapse: collapse;width: 100%;}
table.ylw th{border: 1px solid #000;padding: 10px;background: #fdb913;}
table.ylw td{border: 1px solid #000;padding: 10px;}
.table-responsive{overflow-x: auto;}

.init_slider_company {
    float: right;
    width: 75%;
}

.company-carousel-container  .slider-nav {
    float: left;
    width: 25%;
    height: 50rem;
    overflow: hidden;
}

.company-carousel-container  .slider-nav .hero__image {
    height: 123px;
    filter: brightness(0.5);
}

.company-carousel-container  .slider-nav .slick-current .hero__image {
    filter: none;
}

.company-carousel-container  .slider-nav .hero__image img {
    height: 100%;
    min-width: 93px;
}
.company-carousel-container {
    width: 50%;
}

.company-carousel-container .slick-prev {
    left: -80%
}

.company-carousel-container .slick-next {
    right: -35%;
}

.company-carousel-container .hero_background {
min-height: 50rem;
    background-size: contain;
    background-repeat: no-repeat;
}
.company-carousel-container .hero_background img {
    min-height: 50rem;
    margin: 0 auto;
}

.column-list__item.column-directory-content__list__item.content__list__item__first {
  width: 100%;
    margin-bottom: 50px;
}

.column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__title {
    margin-bottom: 5rem;
}

.column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item {
    background: none;
}

.column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content {
    display: flex;
    justify-content: space-between;
}

.column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content .contextual-contact__adress__wrap,
.column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content .contextual-contact__time,
.column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content .contextual-contact__contact__wrap {
    width: 25%;
}

.column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content .contextual-contact__adress__wrap .map {
    text-decoration: underline;
    font-size: 1.3rem;
    padding-top: 7px;
}

.column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content .contextual-contact__contact__wrap .watsapp {
    width: 40px;
    padding: 5px 0;
}

.column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content .contextual-contact__contact__wrap .email {
    color: #000;
    font-size: 1.6rem;
}

.column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content .img-color {
background: #002d62;
    width: 42px;
    height: 46px;
    text-align: center;
    padding: 7px 0;
    margin-bottom: 20px;
}

.column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content  p {
    margin:0;
    line-height: 1.5;
    font-size: 1.6rem;
}

.column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content  .bold,
.column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content  .bold  a {
    font-weight: bold;
}
.column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content  .bold  a {
    color: #000;
    text-decoration: none;
}


.column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content .img-color img {
    max-width: 20px;
}

.column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content .contextual-contact__time .img-color img {
    max-width: 30px;
}

.column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content .contextual-contact__contact__wrap .img-color img {
    max-width: 30px;
}

.column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content .contextual-contact__contact__wrap .bold a {
    color: #000;
}

.column-list__item.column-directory-content__list__item.content__list__item__last {
    background: #fafafa;
    padding-top: 15px;
    width: 24%;
}

/*.column-list__item.column-directory-content__list__item.content__list__item__last:nth-child(5),
.column-list__item.column-directory-content__list__item.content__list__item__last:nth-child(6) {
    margin-right: 55px;
}*/

/*.column-list__item.column-directory-content__list__item.content__list__item__last.content__list__item__last__bottom,
.column-list__item.column-directory-content__list__item.content__list__item__last.content__list__item__last__bottom:nth-child(4) {
    margin-right: 55px;
}*/

.column-list__item.column-directory-content__list__item.content__list__item__last:nth-child(4),
.column-list__item.column-directory-content__list__item.content__list__item__last:nth-child(7),
.column-list__item.column-directory-content__list__item.content__list__item__last.content__list__item__last__bottom:nth-child(3) {
    margin-right: 0;
}

.column-list__item.column-directory-content__list__item.content__list__item__last .column-directory-content__list__item__title,
.column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__title {
    margin-left: 10px;
}

.column-list__item.column-directory-content__list__item.content__list__item__last .column-directory-content__list__item__title {
    min-height: 79px;
}

.column-list__item.column-directory-content__list__item.content__list__item__last .column-directory-content__list__item__title p {
    font-size: 2.2rem;
}

.column-list__item.column-directory-content__list__item.content__list__item__last .column-directory-content__list__item__title:before {
    content: '';
    background: #fdb913;
    width: 0.6rem;
    height: 5.2rem;
    display: block;
    position: absolute;
    left: 0;
    top: 15px;
}

.column-list__item.column-directory-content__list__item.content__list__item__last a {
    color: #000;
    font-weight: normal;
}
.column-list__item.column-directory-content__list__item.content__list__item__last .contextual-contact__contact__phone a,
.column-list__item.column-directory-content__list__item.content__list__item__last .email,
.column-list__item.column-directory-content__list__item.content__list__item__last .column-directory-content__list__item__content .item{
    margin-left: 18px;
    font-weight: normal;
    text-decoration: none;
}

.column-list__item.column-directory-content__list__item.content__list__item__last .contextual-contact__contact__phone a:hover {
    background: none;
    text-decoration: underline;
}

.column-list__item.column-directory-content__list__item.content__list__item__last .column-directory-content__list__item__content .item {
    display: flex;
align-items: baseline;
}
.column-list__item.column-directory-content__list__item.content__list__item__last .contextual-contact__contact__phone a:before,
.column-list__item.column-directory-content__list__item.content__list__item__last .email:before,
.column-list__item.column-directory-content__list__item.content__list__item__last .column-directory-content__list__item__content .item:before {
    content: '';
    background: #fdb913;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    left: -10px;
    top: 0;
}
.column-list__item.column-directory-content__list__item.content__list__item__last .map {
color: #002d62;
    font-size: 1.3rem;
text-decoration: underline;
    padding-left: 18px;
}

.column-list__item.column-directory-content__list__item.content__list__item__last.content__list__item__last__bottom .column-directory-content__list__item__title {
    min-height: auto;
    margin-bottom: 0;
}

.column-list__item.column-directory-content__list__item.content__list__item__last.content__list__item__last__bottom .column-directory-content__list__item__title:before {
    content: '';
    background: #fdb913;
    width: 0.6rem;
    height: 4.2rem;
    display: block;
    position: absolute;
    left: 0;
    top: 15px;
}

.column-list__item.column-directory-content__list__item.content__list__item__last.content__list__item__last__bottom {
    padding-bottom: 35px;
    padding-top: 25px;
}

.separator {
    height: 50px;
}

.region-wrapp {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.region-wrapp .region-item {
    width: 30%;
    border: 1px solid #ddd;
    padding: 15px;
    margin: 15px;
}
.region-wrapp .region-item .region-item-title {
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
}
.region-wrapp .region-item .region-item-adress, .region-wrapp .region-item .region-item-telefon {
    margin-bottom: 10px;
}
.region-wrapp .region-item .region-item-adress::before {
    content: url(/local/templates/rosexpertiza/images/location.svg);
    display: inline-block;
    position: relative;
    margin-right: 15px;
}
.region-wrapp .region-item .region-item-telefon::before {
    content: url(/local/templates/rosexpertiza/images/phones.svg);
    display: inline-block;
    position: relative;
    margin-right: 15px;
}
.region-wrapp .region-item .region-item-telefon a {
    text-decoration: none;
    font-weight: normal;
}


@media screen and (max-width: 1199px) {
    .column-list__item.column-directory-content__list__item.content__list__item__last.content__list__item__last__bottom {
        min-height: 198px;
    }

    .column-list__item.column-directory-content__list__item.content__list__item__last:nth-child(5),
    .column-list__item.column-directory-content__list__item.content__list__item__last:nth-child(6) {
        margin-right: 48px;
    }

    .column-list__item.column-directory-content__list__item.content__list__item__last.content__list__item__last__bottom,
    .column-list__item.column-directory-content__list__item.content__list__item__last.content__list__item__last__bottom, .column-list__item.column-directory-content__list__item.content__list__item__last.content__list__item__last__bottom:nth-child(4) {
        margin-right: 47px;
    }
}

@media screen and (max-width: 991px) {
    .company-carousel-container {
        width: 90%;
    }

    .company-carousel-container .slick-prev {
        left: -50%;
    }
    .company-carousel-container .slick-next {
        right: -15%
    }
    .wrap {
        padding: 0 15px;
    }


    .column-list__item.column-directory-content__list__item.content__list__item__last {
        width: 47%;
    }

    .column-list__item.column-directory-content__list__item.content__list__item__last,
    .column-list__item.column-directory-content__list__item.content__list__item__last:nth-child(4)
    {
        margin-right: 20px;
    }

    .column-list__item.column-directory-content__list__item.content__list__item__last:nth-child(6),
    .column-list__item.column-directory-content__list__item.content__list__item__last.content__list__item__last__bottom,
    .column-list__item.column-directory-content__list__item.content__list__item__last.content__list__item__last__bottom:nth-child(3) {
        margin-right: 43px;
    }

    .column-list__item.column-directory-content__list__item.content__list__item__last:nth-child(3),
    .column-list__item.column-directory-content__list__item.content__list__item__last:nth-child(5),
    .column-list__item.column-directory-content__list__item.content__list__item__last:nth-child(7),
    .column-list__item.column-directory-content__list__item.content__list__item__last.content__list__item__last__bottom:nth-child(2n) {
        margin-right: 0;
    }

    .column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content .contextual-contact__adress__wrap,
    .column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content .contextual-contact__time,
    .column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content .contextual-contact__contact__wrap {
        width: 32%;
    }

    .column-list__item.column-directory-content__list__item.content__list__item__first {
        padding: 0;
    }
    .column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__title {
        margin-left: 0;
    }

    .column-list__item.column-directory-content__list__item.content__list__item__last {
        min-height: 273px;
    }

    .column-list__item.column-directory-content__list__item.content__list__item__last.content__list__item__last__bottom {
        min-height: 198px;
    }

    .separator {
        height: 35px;
    }

}
@media screen and (max-width: 768px) {
    .region-wrapp .region-item {
        width: 45%;
    }
}

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


    


    .company-carousel-container .slider-nav {
     display: none;
    }

    .init_slider_company {
        float: none;
        width: 100%;
    }

    .company-carousel-container {
        width: 100%;
    }

    .company-carousel-container .slick-prev {
        left: 3%;
    }

    .company-carousel-container .hero_background {
       height: 50rem;
    }

    .company-carousel-container .hero_background img {
       height: 100%;
        margin: 0 auto;
    }

    .company-carousel-container .slider-top-dots button {
        background: #1a4372;
    }

    .company-carousel-container .slider-top-dots .slick-active button {
        background: #fdb913;
    }

    .company-carousel-container .slider-top-dots {
        bottom: -10%;
    }
    
    .column-list__item.column-directory-content__list__item.content__list__item__last:nth-child(6),
    .column-list__item.column-directory-content__list__item.content__list__item__last.content__list__item__last__bottom,
    .column-list__item.column-directory-content__list__item.content__list__item__last.content__list__item__last__bottom:nth-child(3){
        margin-right: 20px;
    }

}

@media screen and (max-width:568px) {
    .region-wrapp .region-item {
        width: 40%;
    }
}

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

    .column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content {
        flex-direction: column;
    }

    .column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content .contextual-contact__adress__wrap,
    .column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content .contextual-contact__time,
    .column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content .contextual-contact__contact__wrap {
        width: 100%;
        margin-bottom: 20px;
    }


    .column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__title {
        margin-bottom: 4rem;
        margin-left: 0;
    }

    .column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content .img-color {
        margin-bottom: 10px;
    }

    .column-list__item.column-directory-content__list__item.content__list__item__first {
        margin-bottom: 30px;
        padding: 0;
    }

    .column-list__item.column-directory-content__list__item.content__list__item__last {
        width: 100%;
    }

    .column-directory-content__title:before {
top: -0.5rem;
    }

}
@media screen and (max-width:568px) {
    .region-wrapp .region-item {
        width: 100%;
    }
}
@media (max-width: 479px) {
  .hero--content-page .left-menu-block {
    display: none;
  }
  .hero--content-page .left-menu-block + .init_slider_top {
    width: 100%;
  }
}

@media (max-width: 640px){
	.column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content {
		flex-wrap: wrap;
	}
	.column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content .contextual-contact__adress__wrap, .column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content .contextual-contact__time, .column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content .contextual-contact__contact__wrap {
		width :100%;
        margin: 20px 0;
	}
    .column-list__item.column-directory-content__list__item.content__list__item__first .column-directory-content__list__item__content .contextual-contact__time {
        padding-left: 0;
    }
}

@media (max-width: 480px){
	.block_wrapper.preim .item-block {
		width: 100%;
	}
}

.header-top .address {
    padding: 0 0 0 30px;
}
.hero__img_descr {
    font-size: 2.5rem;
    bottom: 30px;
    position: absolute;
    right: 20px;
    color: #fff;
    text-shadow: 0 0 10px #3c3c3c;
    background: linear-gradient(to right, transparent, black);
    padding: 5px 10px;
    height: fit-content;
}

.table-container {overflow: auto}

@media (max-width: 769px) {
	table.excel_price {font-size: 12px;}
}
table.excel_price {
    border-spacing: 0;
}
table.excel_price td {
    padding: 10px;
}
table.excel_price tbody td {
    border-top: .1rem solid #ccc;
}
table.excel_price thead td{
    color: #666;
    border: none;
}
table.excel_price h2 {
    font-size: 36px;
    font-family: Roboto,Arial,sans-serif;
    font-weight: 500;
}
.article-header .bot {
    margin-top: 40px;
}

.show{
    display: block;
    visibility: visible;
    opacity: 1;
}
.hide{
    opacity: 0; 
    visibility: hidden; 
    display: none; 
}
.modal{
    top: 50%;
    left: 50%;
    height: auto;
    transform: translate(-50%,-50%);
}
.consult-form-wrapper{
    display: flex;
    justify-content: space-between !important;
}
.field-column{
    width: 300px;
}
.js-wrapp-forma{
    padding-top: 30px;
}

@media (max-width: 769px){
    .consult-form-wrapper{
flex-direction: column;
    }
}

ul.left-menu-ul > li.no-strelka > a:after {
	content: unset!important;
}
@media screen and(max-width:400px){
 .whitefon li{width: 100%;}   
}