#home-wrapper .container,
#home-wrapper [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

#home-wrapper #about [class*="col-"] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
#home-wrapper .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
#home-banner {
    position: relative;
    margin-bottom: -2px;
}
.video-wrapper {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    z-index: -1;
}
#home-page-video {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
}
#home-page-video:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(127, 127, 127, 0.5);
	background-image: radial-gradient(black 33%, transparent 33%);
	background-size: 2px 2px;
}
#video-shadow {
    background-image: url(../images/video_shadow.png);
    background-size: cover;
    height: 300px;
    margin-top: -90px;
}
.lines-wrapper {
    position: relative;
}
.lines {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.lines .row {
    height: 100%;
}
.lines .col-md-3 {
    position: relative;
    height: 100%;
}
.lines .col-md-3 .line,
.lines .col-md-3 .line-right {
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #949494;
    overflow: hidden;
    opacity: 0.5;
}
.lines .col-md-3 .line-right {
    right: 0px;
}
.link {
    margin-top: 20px;
    width: 100%;
    padding-left: 10px;
    padding-bottom: 8px;
    border-bottom: 2px solid #ffc902;
}
.home-title,
#about .about-number {
    font-size: 26px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.yellow-text {
    color: #ffc902;
}
#why-us, .lines-wrapper  {
/*    background-color: #d3d3d3; */
    padding-top: 180px;
    /*    background: linear-gradient(to right,  rgba(211,211,211,1) 0%,rgba(81,85,92,1) 20%,rgba(81,85,92,1) 80%,rgba(211,211,211,1) 100%);*/
    
    background: -webkit-linear-gradient(left, rgba(211,211,211,1) 0%, rgba(81,85,92,1) 20%, rgba(211,211,211,1) 40%, rgba(81,85,92,1) 80%, rgba(211,211,211,1) 100%);
    background: -o-linear-gradient(left, rgba(211,211,211,1) 0%, rgba(81,85,92,1) 20%, rgba(211,211,211,1) 40%, rgba(81,85,92,1) 80%, rgba(211,211,211,1) 100%);
    background: linear-gradient(to right, rgba(211,211,211,1) 0%, rgba(81,85,92,1) 20%, rgba(211,211,211,1) 40%, rgba(81,85,92,1) 80%, rgba(211,211,211,1) 100%);

}
#why-us #why-us-sub-title {
    font-size: 20px;
}
#why-us .why-us-text {
    padding-right: 30px;
    padding-left: 1px;
}
#why-us .why-us-image {
    width: 100%;
    height: 100px;
    background-position: 1px center;
    background-repeat: no-repeat;
}
#about {
    /*padding-top: 180px;*/
    background-color: #333333;
}
#about #about-video {
    background-color: #333333;
}
#about #about-video video {
    width: 100%;
    height: auto;
    opacity: 0.6;
    display: block;
}
#about #about-image-border {
    height: 1px;
    background-color: #ffc902;
    margin-right: 16px;
}
#about #about-numbers-second-line {
    margin-top: 100px;
}
#about .about-number,
#about .about-number-title {
    padding-left: 1px;
}
#about .about-number span {
    font-size: 18px;
}
#catalog {
    padding-top: 180px;
/*    background-color: #565b62;*/
}
#catalog #catalog-title {
    margin-bottom: 70px;
}
#catalog .catalog-wrapper {
    padding-top: 40px;
    height: 235px;
    position: relative;
    border-left: 1px solid #acacac;
    border-right: 1px solid #acacac;
    border-bottom: 1px solid #acacac;
    width: 100%;
}
#catalog .catalog-row .col-md-3:not(:first-child) .catalog-wrapper {
    border-left: none;
}
#catalog .catalog-section-link {
    display: block;
    border: 1px solid #ccc;
}
#catalog .catalog-section-link.last {
}
#catalog .catalog-image {
    height: 120px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
#catalog .catalog-label {
    position: absolute;
    background-image: url(../images/icon/icon_3_label-min.png);
    background-size: cover;
    width: 43px;
    height: 43px;
    top: -2px;
    left: -2px;
}
#catalog .catalog-title {
    text-align: center;
    margin-top: 20px;
    font-weight: bold;
    font-size: 16px;
}
#catalog .catalog-row.catalog-row-first .catalog-wrapper {
    border-top: 1px solid #acacac;
}
#catalog #catalog-link {
    margin-top: 60px;
}
#service {
    padding-top: 180px;
    background-color: #FFFCEC;
}
#service #service-text {
    margin-top: 40px;
}
#service .service-type {
    position: relative;
    height: 182px;
    overflow: hidden;
}
#service .service-type {
    border-top: 1px solid #acacac;
    border-left: 1px solid #acacac;
}
#service .service-type.last {
    border-right: 1px solid #acacac;
}
#service .service-type.bottom {
    border-bottom: 1px solid #acacac;
}
#service .service-type img {
    width: 100%;
    height: auto;
}
#service .service-type span {
    font-weight: bold;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 35%;
    transform: translate(-35%, -50%);
}
#map {
    padding-top: 180px;
    background-color: #FFFCEC;
}
#map #map-desciption {
    padding-top: 50px;
}
#map #map-svg {
    margin-top: -100px;
    position: relative;
}
#map #map-svg .map-layer{
    position: absolute;
}
#map #map-svg .map-layer {
    top: -50px;
    left: 0;
}
#map #map-svg #map-3 {
    margin-top: -150px;
}
#map #map-link {
    margin-top: -10px;
}
#licenses {
    padding-top: 180px;
    background-color: #FFFCEC;
}
#licenses #licenses-title {
    padding-bottom: 50px;
}
#licenses .license-wrapper {
    padding-right: 32px;
}
#licenses .license-wrapper .license-image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 380px;
    border-radius: 10px;
}
#licenses #licenses-link {
    padding-top: 40px;
}
#reviews {
    padding-top: 180px;
    background-color: #FFFCEC;
}
#reviews #reviews-title {
    padding-bottom: 50px;
}
#reviews .row.reviews-wrapper {
    border-top: 1px solid #acacac;
    border-bottom: 1px solid #acacac;
    z-index: 1;
    background-color: #333333;
    margin-bottom: 20px;
}
#reviews .row.reviews-wrapper .review-wrapper-col {
    background-color: #333333;
    position: relative;
}
#reviews .row.reviews-wrapper .review-wrapper-col:first-child {
    border-left: 1px solid #acacac;
}
#reviews .row.reviews-wrapper .review-wrapper-col:last-child {
    border-right: 1px solid #acacac;
}
#reviews .review-wrapper {
    /* position: relative; */
    background-color: #333333;
    height: 100%;
}
#reviews .review-wrapper .review-header {
    color: #333333;
    padding: 40px 30px;
    background-color: #acacac;
    border-right: 1px solid #333333;
}
#reviews .row.reviews-wrapper .review-wrapper-col:last-child .review-header{
    border-right: none;
}
#reviews .review-wrapper .review-content {
    padding: 40px 30px;
    border-right: 1px solid #acacac;
}
#reviews .row.reviews-wrapper .review-wrapper-col:last-child .review-content{
    border-right: none;
}
#reviews .review-wrapper img {
    width: 100%;
}
#reviews .review-logo {
    width: 100px;
    position: absolute;
    top: 40px;
    right: 30px;
}
#reviews .review-title,
#reviews .review-sub-title {
    font-size: 20px;
    padding-right: 80px;
}
#reviews .review-title {
    font-weight: bold;
}
#reviews .review-text {
    padding-bottom: 30px;
    min-height: 270px;
}
#reviews #reviews-link {
    padding-top: 50px;
}
.footer-line {
    height: 150px;
}
.footer-lines {
    background-color: #51555c;
}
/* menu start */
.fill_bg_n .menu-row.bgcolored, .fill_bg_y .menu-row.bgcolored &gt; .maxwidth-theme, .menu-row.bgcolored .menu-only {
    background: linear-gradient(to right,#333,#444,#333);
}
.maxwidth-theme::before, .maxwidth-theme::after {
    content: "";
    display: block;
    clear: both;
}
.menu-row &gt; .maxwidth-theme {
    background: none;
}
.menu-row.middle-block .mega-menu {
    height: 53px;
}
.mega-menu.sliced:not(.ovisible) {
    overflow: hidden;
}
.menu-row .menu-only .mega-menu {
    position: static;
}
.menu-row .mega-menu table td:first-child {
    border-radius: 0;
}
.menu-row .menu-only .mega-menu table td {
    position: static;
}
.mega-menu table td.unvisible {
    visibility: hidden;
    opacity: 0;
}
.mega-menu table td {
    padding: 0;
    text-align: center;
}
/* menu end */
#video-banner #home-banner-catalog-wrapper {
    padding-top: 50px;
    padding-left: 15px;
}
#video-banner #home-banner-catalog-wrapper,
#video-banner #home-banner-catalog-wrapper a {
    font-weight: bold;
}
#video-banner a {
    font-size: 20px;
    text-decoration: none;
    text-transform: uppercase;
}

/*
#video-banner .home-banner-catalog-title a.home-banner-catalog-link {
    display: block;
    padding-left: 15px;
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom: 2px solid #ffc902;
    border-top: 2px solid #ffc902;
    margin-right: 60px;
}
*/

#video-banner .home-banner-catalog-title a.home-banner-catalog-link {
    display: block;
    padding-left: 15px;
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom: 2px solid #ffc902;
    border-top: 2px solid #ffc902;
    margin-bottom: 20px;
}

.header-link1, .header-link2{
    position:relative;
    float:left;
    font-size:12px !important;                                        
    color:#ffc900;
    width:50%;
}
.header-link1 span, .header-link2 span{margin-left:10px;}
.header-link2:hover{color:#fff !important;}
.header-link1:hover{color:#fff !important;}

#video-banner .home-banner-catalog-title i.home-banner-catalog-price {
    display: block;
    position:relative;
    background-image: url(/bitrix/templates/design_2/images/price_icon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    top:-5px;
    left:0px;
    width: 30px;
    height: 25px
}
#video-banner .home-banner-catalog-title i.home-banner-catalog-price2 {
    display: block;
    position:relative !important;
    background-image: url(/bitrix/book.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    width: 30px;
    height: 25px;
    left: 0;
    top: -5px;
}


/*#video-banner .home-banner-catalog-title a.home-banner-catalog-price2 {
       display: block;
    background-image: url(/bitrix/book.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    float: right;
    width: 39px;
    height: 39px;
    position: absolute;
    left: 158px;
    top: 45px;
}
#video-banner .home-banner-catalog-title a.home-banner-catalog-price {
    display: block;
    background-image:url(/bitrix/templates/design_2/images/price_icon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    float: right;
    width: 39px;
    height: 39px;
}
/*#video-banner .home-banner-catalog-title a.home-banner-catalog-price::before {
    content: "скачать прайс";
    white-space: pre;
    color: #ffc900;
    left: -118px;
    position: relative;
    font-size: 14px;
    text-transform: lowercase;
    font-weight: normal;
}*/
#video-banner #home-banner-catalog-sections {
    margin-top: 40px;
    position: relative;
}
#video-banner #home-banner-catalog-sections ul {
    list-style: none;
    padding-left: 0;
}
#video-banner a:hover {
    color: #ffc900;
}
.section-icon {
    display: inline-block;
    background-position: left;
    background-size: 64px;
    background-repeat: no-repeat;
    padding-left: 90px;
    padding-top: 18px;
    padding-bottom: 18px;
}
/*
#section-icon-1642.section-icon {
    background-image: url(/bitrix/templates/design_2/images/svg/catalog-1.svg);
}
#section-icon-1941.section-icon {
    background-image: url(/bitrix/templates/design_2/images/svg/catalog-2.svg);
}
#section-icon-2389.section-icon {
    background-image: url(/bitrix/templates/design_2/images/svg/catalog-3.svg);
}
#section-icon-2519.section-icon {
    background-image: url(/bitrix/templates/design_2/images/svg/catalog-4.svg);
}
#section-icon-2487.section-icon {
    background-image: url(/bitrix/templates/design_2/images/svg/catalog-5.svg);
}
#section-icon-1885.section-icon {
    background-image: url(/bitrix/templates/design_2/images/svg/catalog-6.svg);
}
#section-icon-2509.section-icon {
    background-image: url(/bitrix/templates/design_2/images/catalog-1186.png);
}
#section-icon-1805.section-icon {
    background-image: url(/bitrix/templates/design_2/images/section-icon-1805.png);
}
#section-icon-1896.section-icon {
    background-image: url(/bitrix/templates/design_2/images/catalog-1230.png);
}
#section-icon-2334.section-icon {
    background-image: url(/bitrix/templates/design_2/images/catalog-1231.png);
}
*/
.home-banner-main-message {
    padding-top: 0px;    
}
.home-banner-main-message .home-title {
    line-height: 1.5;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 13px;
}
#home-banner .video-overlay {
    /*background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAF0lEQVQYV2NkQAKMUPZ/BgYGRhgHLAYAEnEBBJU1VYUAAAAASUVORK5CYII=);*/
    /*background-image: radial-gradient(black 50%, transparent 50%);
background-size: 4px 4px;*/ /* last */
    background-color: #000000;
    width: 1920px;
    height: 1080px;
    position: absolute;
    z-index: 1;
    opacity: 0.4;
}
.reviews-wrapper {
    display: flex;
    width: 100%;
}
.reviews-wrapper .review-wrapper-col {
    flex: 1;
}
#home-banner-catalog-sections a,
.home-banner-main-message {
    color: #ffffff;
}
#home-banner-catalog-sections &gt; ul &gt; li {
    position: relative;
    display: block;
}
#home-banner-catalog-sections &gt; ul &gt; li:hover {
    background-color: #565b62;
    cursor: pointer;
}
#home-banner-catalog-sections .home-child-menus {
    display: none;
    background-color: #565b62;
    top: 0;
    /* bottom: 0; */
    position: absolute;
}
#home-banner-catalog-sections .home-child-menus.show {
    left: 100%;
    width: fit-content;
    width: -moz-fit-content;
    z-index: 2;
}
#home-banner-catalog-sections .home-child-menus .home-child-menus-wrapper {
    background-color: #565b62;
    overflow-y: scroll;
    max-height: 320px;
    scrollbar-width: none;
    min-width: 236px;
}
#home-banner-catalog-sections .home-child-menus::-webkit-scrollbar,
#home-banner-catalog-sections .home-child-menus .home-child-menus-wrapper::-webkit-scrollbar {
    width: 0px;
}
#video-banner #home-banner-catalog-wrapper #home-banner-catalog-sections .home-child-menus .home-child-menu a {
    padding: 15px;
    font-size: 14px;
    display: block;
    text-decoration: none;
    color: #ffffff;
    font-weight: normal;
}
#video-banner #home-banner-catalog-wrapper #home-banner-catalog-sections .home-child-menus .home-child-menu a:hover {
    background-color: #6f7277;
    color: #ffc900;
}


#home-banner-catalog-sections ul li {
    position: relative;
}
#home-banner-catalog-sections ul li:hover{
	background: #565b62;
}

#video-banner #home-banner-catalog-wrapper #home-banner-catalog-sections .home-child-menus .home-child-menu span {
    font-weight: bold;
    color: #ffffff;
    padding: 15px;
    font-size: 18px;
    display: block;
    cursor: text;
}
#reviews .reviews-wrapper .review-link {
    position: absolute;
    bottom: 40px;
}
@media screen and (max-width:1186px) {
    #home-banner {
        background-image: url(/bitrix/templates/design_2/images/video_shadow.png);
        background-repeat: no-repeat;
        background-position: center bottom;
    }
    .home-title {
        font-size: 24px!important;
    }
}








.why-us-image {
  width: 80px;
  height: 80px;
  margin: 0 auto 10px; /* центрирует изображение и задаёт отступ снизу */
  background-size: contain;
  background-position: center;
}

.why-us-text {
  text-align: center;
  font-size: 14px;
  line-height: 1.4;
}

/* Отступы между блоками */
.row > [class*="col-"] {
  margin-bottom: 20px;
}
#why-us .why-us-image {
    width: 100%;
    height: 100px;
    background-position: center;
    background-repeat: no-repeat;
}

#why-us .why-us-text {
    padding-right: 0px;
    padding-left: 0px;
}

#why-us-title{
    color: #363636;
}


.text-center.choose {
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}


.row.text-center.choose .col-xs-12.col-sm-4.col-md-2:hover,
.row.text-center.choose .col-xs-12.col-sm-6.col-md-2:hover
{
    color: #ffc902;
    transition: color 0.5s ease;
}

.catalog-request-wrapper.text-center {
    padding: 70px;
}

.lines-wrapper{
  position: relative;
/*  background: #FFFCEC;*/
  overflow: hidden;
}

.row.catalog-row .col-md-3 a{
    border-radius:10px;
    background-color:#333333;
/*    margin: 10px;*/
}

#catalog .catalog-section-link:hover {
    border: 1px solid #ffc902;
    transition: border-color 1s ease;
}

#catalog-link a, .link a, #service-text, #map-desciption{
    color:#333;
}

#licenses-title, #reviews-title{
    color:#ffc902;
}

#about-title-link a{
    color:#fff;
}

div#about {
    border-radius: 10px;
}

.btn-warning {
    color: #ffc902;
    background-color: #363636 !important;
    border-color: #eea236;
}
.btn-warning:hover {
    color: #363636 !important;
    background-color: #ffc902 !important;
    border-color: #eea236;
    transition: color 1s ease;
    transition: background-color 1s ease;
}
.license-image {
    border-radius: 10px;
}

.row.reviews-wrapper {
    border-radius: 10px;
}

.row.text-center.choose {
    background-color: #333333;
    padding-top: 25px;
    border-radius: 10px;
}

.row.text-center.choose .why-us-text{
    color:#fff;
}
.btn {
    padding: 6px 12px;
    font-size: 24px !important;
}