.top-nav {
    font-family: 'Yavir-regular';
    font-size: 14px;
}
.navbar-nav > li {
    float: left;
}
.navbar-nav > li > a {
    line-height: 20px;
    margin-bottom: 10px;
    display: block;
}
  .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px !important;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 17px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    /* border: 1px solid rgba(0, 0, 0, .15); */
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu > li { /*  > a */
    padding: 3px 10px;
    
}
.menu_nav .active > a {
    color: rgb(0, 152, 70);
    border-bottom: 1px solid rgb(0, 152, 70);
}
.navbar-nav {
    margin-right: -10px;
}
.dropdown {
    display: block;
    float: left;
    /* margin-bottom: 5px; */
}

@media only screen and (min-width: 1200px) {
	.menu_nav li a {
	    margin-left: 0px !important;
	margin-right: 10px !important;
	}
}

.dropdown-menu {
    top: 95%;
        font-size: 14px;
     min-width: 185px !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.top-line-center {
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 768px) {
    .navbar-nav {
        display: inline-block;
    }
    .dropdown {
        width: fit-content;
    }
}

.top-line {
    position: relative;
    font-size: 14px;
}




html,
body {
  /*height: 100%;*/
}
.wrapper {
  display: flex;
  flex-direction: column;
  /*min-height: 90%;*/
}
.content {
  flex: 1 0 auto;
}
.footer-2 {
  flex: 0 0 auto;
}
/*img{
    max-width: 100%;
    height: auto;
} */
.wave{
    text-align: center;
    width: 100%;
}
.wave img{
    width: 100%;
}
button{
    outline: none;
    cursor: pointer;

}
.button{
    font-family:'Yavir-bold';
    border-radius: 5px;
}
.home-nav-tabs>li>a:hover,
.home-nav-tabs>li.active>a,
.home-nav-tabs>li.active>a:focus,
.home-nav-tabs>li.active>a:hover,
.advantages .home-nav-tabs>li>a{
    border: none;
}
.btn-primary{
    background-color: #009846;
    border-color: #009846;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 34px;
    transition: all .15s ease-in-out;
}
.btn-primary:hover{
    background-color: #00622E;
    border-color: #00622E;
}
.btn-primary:active{
    background-color: #00622E;
    border-color: #00622E;
}
.btn-primary:focus{
    background-color: #00622E;
    border-color: #00622E;
}
.text p, .text b {
    font-size: 16px;
}
p.text {
    font-size: 16px;
}
.text-li{
   font-size: 16px;
}
/*inspector-stylesheet:1;*/

/*---Навигация/меню---*/
.top_menu,
.footer-list{
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
.top-nav .cities form{
    display: flex;
    align-items: center;
    margin: 0;
}
.top-nav .container div {
    min-height: 40px;
    display: flex;
    justify-content: flex-start;
    margin: 0 auto;
}
.top_menu li{
    display: flex;
}
.kabinet a,
.top_menu li a{
    display: flex;
    align-items: center;
}
.kabinet > a > .fa-user{
    margin-right: 4px;
}
.top_menu li:not(:last-child) {
    margin-right: 10px;
}
.top-line{
    /*height: 40px;*/
    background-color: #404040;
    text-align: left;
}
.top-line .col-md-7 a{
    margin-left: 37px;
}
.top-line .col-md-5 a{
    /*margin-left: 20px;*/
}
.top-line a{
    color: #fff;
    text-decoration: none;
}
.top-line a:hover{
    color: #009846;
}
.top-line select {
    background: #404040;
    color: #fff;
    border: none;
    cursor: pointer;
}
.menu-head{
    padding: 30px 0;
}
/*.menu-head .container [class*='col-'] {
    padding: 0;
    }*/
    .menu-head .container{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .menu_nav a{
        text-decoration: none;
        font-size: 14px;
        color: #6e6e6e;
        font-weight: 700;
        margin-left: 25px;
        text-transform: uppercase;
        border-bottom: 1px solid hsla(0,0%,43%,.2);
        transition: all .15s ease-in-out;
    }
    .menu_nav a:hover{
        color: #009846;
        border-bottom: 1px solid #009846;
    }
    .menu_nav .dropdown.active > a{
        color: #009846;
        border-bottom: 1px solid #009846; 
    }
    .menu_nav .dropdown-menu .acrive a{
        color: #009846;
    }
    /*-----------------*/
    .nav-justified>li>a{
        text-transform: uppercase;
        margin-top: 26px;
        color: #434343;
        font-weight: 600;
    }
    .nav>li>a{
        text-decoration: none;
    }
    .nav-justified>li>a:hover{
        color: #009846;
        background: none;
    }
    .elements{
        text-align: center;
        padding: 60px;
        color: #434343;
    }
    .elements p {
        font-size: 22px;
        font-weight: 700;
        color: #6e6e6e;
    }
    .elements span {
        font-size: 26px;
        color: #6e6e6e;
        font-weight: 700;
    }
    .zaslugi{
        width: 100%;
        margin-top: 45px;
    }
    .bg_silver{
        background: #f2f2f2;
    }
    .regions{
        font-size: 16px;
    }
    .regions p{
        margin: 0;
    }
    .regions span{
        font-weight: bold;
    }
    .partners{
        text-align: center;
        margin: 20px;
    }
    .partners1{
        text-align: center;
        margin: 20px;
    }
    .foot{
        padding: 30px;
        text-align: center;
        text-transform: uppercase;
        font-weight: 600;
        color: #434343;
    }
    .top-line .callback {
        padding: 5px 10px;
        background-color: #fff;
        color: #000;
        border-radius: 3px;
    }
    .top-line .callback:hover {
        background-color: #ebebeb;
    }

    /*/Блок новостей*/
    .news_h h2{
        margin: 40px;
        font-size: 36px;
        color: #6e6e6e;
    }
    .news_h h2:hover{
        color: #009846;
    }
    .news_h a {
        text-decoration: none;
    }
    .news_h a:hover {
        text-decoration: none;
    }
    .maps_h{
        font-size: 35px;
        margin: 40px 0;
        color: #6e6e6e;
    }
    /**/
    .blockWrapper{
        position: relative;
        width: 100%;
        height: 546px;
    }
    .navbar-nav>li>a{
        padding-top:10px;
        padding-bottom:0px;
        line-height:20px;
    margin-bottom: 10px;
    }
    .navbar-nav>li>a{
        padding: 0;
    }
    .dropdown-menu {
        left: 70%;
        
    }
    .top-line .dropdown-menu a {
        margin-left: 0px;
    }

    .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
        background-color: #fff; 
        color: #009846;
        border: none;
    }
    .bx-newslist-date{
        float:left;
    }
    .bx-newslist-view{
        float:right;
    }
    .navbar-nav {
        font-family: 'Yavir-bold';
    }
    .dropdown-menu>li>a {
        margin: 0;
        text-transform: capitalize;
        border: 0;
        font-weight: 400;
        color: #333333;
        line-height: 0.428571 !important;
        
    }
    .navbar-nav>li>.dropdown-menu{
        font-family: 'Yavir-regular';
        position: absolute;
        left: 10%;
    }
    .nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
        background-color: #fff;
        border-color: #6e6e6e;
    }
    /*--------Maps----------*/
    .maps{
        margin-top: 90px;
    }
    path,
    .filials-marker__icon{
        cursor: pointer;
    }
    .jvectormap-zoomin,
    .jvectormap-label,
    .jvectormap-zoomout,
    .filials-4,
    .filials-15,
    .filials-20,
    .filials-0,
    .filials-11{
        display: none!important;
    }
    #map-container {
        width: 990px;
        max-width: 90%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 0 auto;
    }
    .jvectormap-container{
        /*background: #f2f2f2!important;*/
    }
    #map,
    .filials-markers{
        width: 748px;
        height: 493px;
        /*1,625*/
    }
    .regionWrapper{
        /*width: 213px;*/
    }
    .filials-markers,
    .filials-marker{
        position: absolute;
    }
    .filials-marker__icon{
        position: absolute;
        width: 39px;
        height: 45px;
        z-index: 2;
        background: url('../img/marker.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 50% 50%;
    }
    path[data-code='4'],
    path[data-code='20']{
        fill: #e5e5e5!important;
        cursor: default;
    }
    .filials-1{
        top: 33%;
        left: 47%;
    }
    .filials-2{
        top: 13%;
        left: 54%;
    }
    .filials-3{
        top: 45%;
        left: 20%;
    }
    .filials-5{
        top: 47.5%;
        left: 64%;
    }
    .filials-6{
        top: 47%;
        left: 82%;
    }
    .filials-7{
        top: 37.5%;
        left: 12.5%;
    }
    .filials-8{
        top: 30%;
        left: 75%;
    }
    .filials-9{
        top: 64%;
        left: 57%;
    }
    .filials-10{
        top: 33%;
        left: 26.5%;
    }
    .filials-12{
        top: 22%;
        left: 42.5%;
    }
    .filials-13{
        top: 43.5%;
        left: 54%;
    }
    .filials-14{
        top: 21%;
        left: 11%;
    }
    .filials-16{
        top: 55%;
        left: 50%;
    }
    .filials-17{
        top: 55%;
        left: 43%;
    }
    .filials-18{
        top: 31.5%;
        left: 58.7%;
    }
    .filials-19{
        top: 12%;
        left: 25%;
    }
    .filials-21{
        top: 12.5%;
        left: 61%;
    }
    .filials-22{
        top: 31%;
        left: 18.5%;
    }
    .filials-23{
        top: 44%;
        left: 7.5%;
    }
    .filials-24{
        top: 37%;
        left: 37.5%;
    }
    .filials-25{
        top: 11%;
        left: 16%;
    }
    .filials-26{
        top: 58%;
        left: 68%;
    }
    .filials-27{
        top: 19%;
        left: 33.5%;
    }
	.filials-28{
        top: 36%;
        left: 90%;
    }
    #popup-container{
        position: fixed;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
        z-index: 2;
        display: none;
        align-items: center;
        justify-content: center;
    }
    .filials-popup{
        justify-content: center;
		align-items: flex-start;
        flex-wrap: wrap;
        min-width: 250px;
        max-width: 1100px;
        margin: auto;
        margin-top: 7%;
        z-index: 3;
        display: none;
    }
    .filials-popup-content-block{
        background: #fff;
        border-radius: 10px;
        width: 220px;
        border: 3px solid #60b76e;
        padding: 10px;
        margin-bottom: 20px;
        margin-right: 20px;
        margin-left: 20px;
        z-index: 5;
}
.filials-popup-content-block .collapse{
	height: 0!important;
	display: block!important;
	opacity: 0!important;
	transition: all 0.2s ease-out;

}
.filials-popup-content-block .collapse.in{
	height: 120px!important;
	opacity: 1!important;
	overflow-y: scroll;
}
.collapsing {
	opacity: 1!important;
	height: 120px!important;
}


	.filials-popup-content-block a[data-toggle="collapse"]:hover {
		text-decoration: none;
	}
    .filials-popup-city {
        font-size: 17px;
        margin-bottom: 5px;
        color: #6e6e6e;
        font-weight: 700;
		cursor: pointer;
    }
    .filials-popup-address {
        margin-bottom: 5px;
    }
    .close-popup-btn {
        position: absolute;
        top: 15px;
        right: 10px;
        width: 64px;
        height: 64px;
        opacity: 1;
        cursor: pointer;
        z-index: 4;
    }
    .close-popup-btn:hover {
        opacity: 1;
    }
    .close-popup-btn:before, .close-popup-btn:after {
        position: absolute;
        left: 30px;
        content: ' ';
        height: 30px;
        width: 4px;
        background-color: #000;
    }
    .close-popup-btn:before {
        transform: rotate(45deg);
    }
    .close-popup-btn:after {
        transform: rotate(-45deg);
    }
    @keyframes popup-open-bounce {
     from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes popup-close-bounce {
  from {
    opacity: 1;
}

to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
}
}
.popup-open {
    display: flex;
    animation: popup-open-bounce 0.6s;
}
.popup-close{
    display: flex;
    animation: popup-close-bounce 0.6s;
}
.overlay-block,
.overlay{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7); 
}
.overlay-block{
    background: transparent;
}
.regionWrapper ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.regionWrapper ul li a{
    text-decoration: none;
    color: #6e6e6e;
    font-size: 14px;
	border-bottom: 1px solid hsla(0,0%,43%,.2);
	display: inline-block;
}
.regionWrapper ul li a:hover{
    color: #33AD6B;
    cursor: pointer;
}
.maps-bg-contact .jvectormap-container{
    background: #fff!important;
}
/*----------------------------*/



/*---------News_main---------*/
.bx-newslist-title, .bx-newslist-title a:hover {
    color: #009846;
}
.bx-newslist-title, .bx-newslist-title a {
    color: #6e6e6e;
    font-size: 18px;
    line-height: 1.25;
    text-align: left;
    font-family: 'Yavir-Bold';
}
.bx-newslist-title, .bx-newslist-title a:hover {
    color: #009846;
}
.bx-newslist .btn {
    border-color: #6e6e6e;
    color: #333;
}
.bx-newslist .btn:active, .bx-newslist .btn:hover {
    background-color: #009746;
    border-color: #009746;
    color: #fff;
}

/*/News_main*/
/*Footer*/
.footer_mnu1 a{
 font-weight: 700;
 color: #6e6e6e;
 border-bottom: 1px solid hsla(0,0%,43%,.2);
 text-decoration: none;
 transition: all .15s ease-in-out;
 margin: 10px;
}
.footer_mnu1 a:hover,
.footer_mnu1 a:focus {
    color: #009846;
    border-bottom: 1px solid #009846;
    text-decoration: none;
}
.footer_mnu11 a{
    /*font-weight: 700;*/
    color: #fff;
    border-bottom: 1px solid hsla(0,0%,43%,.2);
    text-decoration: none;
    transition: all .15s ease-in-out;
}
.footer_mnu11 a:hover,
.footer_mnu1 a:focus {
    color: #009846;
    border-bottom: 1px solid #009846;
    text-decoration: none;
}
.footer_social a:hover {
    opacity: .75;
    border-bottom:none;
}
.footer_social
{
	display: flex;
}

.footer_social a{
    border: none;
    margin-right: 30px;
    transition: opacity .15s ease-in-out;
    font-size: 21px;
    height: 20px;
    padding: 0;
}
.footer_phone i{
    color: #009846;
}
.footer_phone span{
    color: #fff;
}
.footer_phone a{
    text-decoration: none;
}
.footer_phone a:hover{
    text-decoration: none;
}
.footer_phone {
    text-align: right;
}
.footer_button{
    box-shadow: none;
    font-weight: 400;
    padding: 6px 13px;
    text-transform: none;
    background-color: #009846;
    border: 1px solid #009846;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    letter-spacing: .3px;
    line-height: 1.15;
    text-align: center;
    transition: all .15s ease-in-out;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
}
.footer_button:hover{
    background-color: #017737;
    border: 1px solid #017737;
}
.footer_phone_btn{
  float: right;
}
.footer_btn{
    margin-left: -17px;
}
p.copyright {
    color: #fff;
    text-align: right;
    margin: 0;
    margin-top: 10px;
}
p.copyright span{
    display: inline;
    color: #fff;
}
.footer-2 .footer_mnu11 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 20px 0 20px 0;
}
.foot-line {
    border-top: 1px solid hsla(0,0%,43%,.2);
    margin-bottom: 40px;
}
.footer-list a{
    margin-right: 27px;
}
.developer{
padding:15px;
}
/*/Footer*/
.news-h2-a a {
    font-weight: 700;
    font-size: 20px;
    color: #fff;
}
.news-h2-a a:hover {
    color: #009846;
    text-decoration: none;
    border-bottom: 1px solid #009846;
}
.news-p {
    color: #6e6e6e;
    font-size: 18px;
}
.bx-newslist-content.text-left {
    color: #6e6e6e;
    font-size: 14px;
    /* font-weight: 700; */
}
div.news-detail h2 {
    font-size: 25px;
    font-weight: 700;
    color: #6e6e6e;
}
div.news-detail {
    word-wrap: break-word;
    font-size: 16px;
    color: #6e6e6e;
    line-height: 1.8;
}
.youtube-main{
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border-radius: 25px;
    border: solid 4px #009846;
    overflow: hidden;
}
.main-bg{
    background: url('../img/foto-for-slider.png');
    width: 100%;
    height: 100%;
    background-repeat: no-repeat
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
  color: #009846;
  background: none;
}
.dropdown:hover > .dropdown-menu { 
    display: block; 
}



/*О компании*/
.advantages {
    background-color: #fff;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.advantages-header {
    text-align: center;
    color:  #6e6e6e;
}

.advantages-title {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 16px;
}
.advantages-caption {
    line-height: 1.33;
    margin: 0 auto;
    max-width: 660px;
}
.advantages-content {
    /*background: url('../img/bg_subheader.png') 50% 0 no-repeat;*/
    background-size: 1883px 295px;
}
/*---------*/

/*Переключатель контента-----*/
.advantages-content .how-steps__nav {
    display: flex;
    position: relative;
    z-index: 2;
    list-style: none;
    justify-content: center;
    margin: 0;
    padding: 0;
}
.advantages-content .how-steps-large .how-steps__nav-item {
    width: 18%;
    margin-right: 30px;
    margin-left: 30px;
    font-size: 20px;
    text-align: center;
}
.advantages-content .how-steps__nav-link {
    display: block;
    /*height: 100%;*/
    border: none;
    padding-top: 15px;
    padding-bottom: 25px;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
    color: #6e6e6e;
    text-decoration: none;
    transition: all .3s ease-in-out;
}
.advantages-content .how-steps__nav-item.active a{
    color: #009846;
}
.advantages-content .how-steps__nav-title {
    font-size: 22px;
    font-family: 'Yavir-bold';
    line-height: 1.1;
}
.advantages-content .how-steps__nav-title b{
    display: block;
    font-size: 24px;
}
.advantages-content .how-steps__nav-item.active .how-steps__nav-link:before {
    bottom: -38px;
    visibility: visible;
    opacity: 1;
}
.advantages-content .how-steps__nav-link:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 19px 0;
    border-color: #fff transparent transparent;
    position: absolute;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    margin-left: -19px;
    left: 50%;
    transition: all .3s ease-in-out;
}
.advantages-content .how-steps__nav-item.active .how-steps__nav-icon,
.advantages-content .how-steps__nav-item:hover .how-steps__nav-icon{
    background-color: #009846;
}
.advantages-content .how-steps__nav-item.active .how-steps__nav-title,
.advantages-content .how-steps__nav-item:hover .how-steps__nav-title,
.advantages-content .how-steps__nav-item:hover{
    color: #009846;
}
.advantages-content .how-steps-large .how-steps__nav-icon {
    background-size: 78px auto;
    width: 150px;
    height: 150px;
}
.advantages-content .how-steps__nav-link .icon-police {
    background-image: url('../img/police_green.png');
}
.advantages-content .how-steps__nav-link .icon-shield {
    background-image: url('../img/shield_green.png');
}
.advantages-content .how-steps__nav-link .icon-house {
    background-image: url('../img/house_green.png');
}
.advantages-content .how-steps__nav-item.active .icon-police,
.advantages-content .how-steps__nav-item:hover .icon-police {
    background-image: url('../img/police_white.png');
}
.advantages-content .how-steps__nav-item.active .icon-shield,
.advantages-content .how-steps__nav-item:hover .icon-shield {
    background-image: url('../img/shield_white.png');
}
.advantages-content .how-steps__nav-item.active .icon-house,
.advantages-content .how-steps__nav-item:hover .icon-house {
    background-image: url('../img/house_white.png');
}
.advantages-content .how-steps__nav-icon {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 65px 65px;
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    margin-bottom: 15px;
    box-shadow: 6px 6px 17px #d8d8d8;
    transition: all .15s ease-in-out;
}
.how-steps .tab-content {
    background-color: #444;
    height: 480px;
}
.fade:not(.custom-modal) {
    opacity: 0;
    height: 0;
}
.fade.in{
    opacity: 1;
    height: auto;
    transition:  opacity 0.30s ease-in-out;
}
.advantages-content .how-steps-large .how-steps__tab-pane:first-child .how-steps__tab-pane-content {
    background-image: url('../img/shade.png'),
    url('../img/bg_step.jpg');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.advantages-content .how-steps-large .how-steps__tab-pane:nth-child(2) .how-steps__tab-pane-content {
    background-position: bottom center;
    background-image: url('../img/shade.png'),
    url('../img/bg_step.jpg');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.advantages-content .how-steps-large .how-steps__tab-pane:nth-child(3) .how-steps__tab-pane-content {
    background-position: top center;
    background-image: url('../img/shade.png'),
    url('../img/bg_step.jpg');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.advantages-content .how-steps__tab-pane-content {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    color: #fff;
    line-height: 1.33;
}
.advantages-content .how-steps__tab-pane-content .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 480px;
}
.video-trigger {
    text-align: center;
    padding: 30px 10px 10px;
}
.video-trigger__title {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 5px;
}
.video-trigger__subtitle {
    margin-bottom: 15px;
}
.video-trigger__icon {
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer;
    height: 80px;
    margin: 0 auto;
    position: relative;
    transition: opacity .15s ease-in-out;
    width: 80px;
}
.video-trigger__icon:hover{
    opacity: 0.5;
}
.video-trigger__icon:before {
    background: url('../img/icon-play.png') 50% no-repeat;
    content: "";
    height: 30px;
    left: 50%;
    margin-left: -12px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    width: 30px;
}
.video-modal {
    opacity: 1;
}
.video-modal__close {
    background: url('//yavir2000.com.opt-images.1c-bitrix-cdn.ru/bitrix/templates/yavir2000/img/icon_close_light.png?1517815071239') 50% no-repeat;
    position: absolute;
    top: 10px;
    cursor: pointer;
    right: 10px;
    width: 50px;
    height: 50px;
    transition: opacity .15s ease-in-out;
    z-index: 2;
}
.video-modal__close:hover{
    opacity: 0.5;
}
.video-modal {
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    display: none;

}
.video-modal-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 960px;
    max-width: 85%;
    margin: 0 auto;
}
.video-modal__backdrop {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0,0,0,.4);
	opacity: 1;
    transition: opacity .8s ease-in-out;
}
.video-modal iframe {
    position: relative;
    z-index: 2;
}
.how-steps-large .how-steps__nav-item {
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
}
/*.nav1-tabs>li>a:hover {
    border-color: transparent; 
}
.nav1>li>a:focus, .nav1>li>a:hover{
    background-color: transparent;
}
.na1v-tabs>li>a:hover{
    border-color: transparent;
}
.nav1>li>a:hover, .nav1>li>a:focus{
    background-color: transparent;
}
.nav1-tabs>li.active>a, .nav1-tabs>li.active>a:focus, .nav1-tabs>li.active>a:hover{
    background-color: transparent;
    border: none;
}
li.how-steps__nav-item.nav-item .active {
    color: #009846;
}
a.how-steps__nav-link:hover{
    text-decoration: none;
    color: #009846;
    }*/


    /*Pro companiyu*/
    .about-company{
        width: 960px;
        max-width: 90%;
        margin: 0 auto;
        font-size: 16px;
    }
    .advantages-container{
        width: 820px;
        max-width: 95%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .advantages-title{
        margin: 0px;
        flex-grow: 1;
        text-align: center;
        margin-bottom: 50px;
        font-size: 36px;
    }
    .advantages-block{
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: space-around;
    }
    .about-advantages{
        position: relative;
        flex-basis: 378px;
        padding-left: 100px;
        /*margin-top: 50px;*/
        min-height: 80px;
        margin: 50px auto 0;
    }
    .about-advantages .title{
        font-weight: bold;
        margin-bottom: 10px;
        font-size: 18px;
    }
    .about-advantages .icon{
        position: absolute;
        top: 0;
        left: 0;
    }
    .about-advantages .icon {
        font-size: 0;
        background-color: #009846;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: 50px;
        border-radius: 50%;
        height: 80px;
        left: 0;
        position: absolute;
        top: 0;
        width: 80px;
    }
    .about-advantages .icon-federal {
        background-image: url(../img/ukraine.png);
        background-size: 60px;
    }
    .about-advantages .icon-customer-service {
        background-position: 62% 42%;
        background-image: url(../img/customer-service.png);
    }
    .about-advantages .icon-police-car {
        background-position: 50% 43%;
        background-image: url(../img/police-car1.png);
    }
    .about-advantages .icon-shield {
        background-position: 50% 55%;
        background-image: url(../img/shield.png);
    }
    .about-advantages .icon-customers {
        background-size: 46px;
        background-image: url(../img/customers.png);
    }
    .about-advantages .icon-contract {
        background-image: url(../img/contract.png);
    }
    .advantages-container .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #D6D6D6;
    }
    .advantages-container .owl-theme .owl-dots .owl-dot.active span {
        background-color: #009846;
    }
    .section-about {
        background-color: #fff;
        padding-bottom: 45px;
        text-align: center;
    }
    .section-about-title {
        margin-bottom: 15px;
        font-size: 36px;
        font-family: 'Yavir-bold';
    }
    .section-about-text {
        font-size: 18px;
    }
    .section-about-links {
        background: #fff url('../img/wave.png') 50% 0 no-repeat;
        background-size: contain;
        padding-top: 70px;
    }
    .section-about-link, .section-about-links-content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .section-about-links-content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .section-about-link.is-partners {
        background: url('../img/green_bg.png'),
        url('../img/partners.jpg');
    }
    .section-about-link.is-career {
        background: url('../img/green_bg.png'),
        url('../img/career3.jpg');
    }
    .section-about-link.is-licenses {
        background: url('../img/green_bg.png'),
        url('../img/licenses.jpg');
    }
    .section-about-link.is-awards {
        background: url('../img/green_bg.png'),
        url('../img/awards.jpg');
    }
    .section-about-link:hover{
        text-decoration: none;
        color: #fff;
    }
    .section-about-link {
        text-decoration: none;
        -ms-flex-align: center;
        align-items: center;
        background-color: #009846;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 50%;
        color: #fff;
        font-size: 22px;
        font-weight: 700;
        height: 200px;
        width: 200px;
        margin: 30px;

        overflow: hidden;
        padding: 0 10px;
        position: relative;
        text-align: center;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .section-about-link, .section-about-links-content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
    }
    /*----------------------*/


    /*------ПЛИТКИ-------*/
    .pictures-block{
        position: relative;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        width: 100%;
        justify-content: center;
        max-width: 1200px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .picture-block-2col{
        max-width: 1240px;
    }
    .picture-block{
        flex-basis: 310px;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all 0.2s;
    }
    .picture-block img{
        width: 100%;
    }
    .picture-block .text-block{
        position: absolute;
        font-size: 22px;
        color: #fff;
        width: 100%;
        height: 100%;
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        text-decoration: none;
    }
    .picture-block1{
        flex-basis: 369px;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all 0.2s;
    }
    .picture-block1 img{
        width: 100%;
    }
    .picture-block1:hover,
    .picture-block:hover {
        /*box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.85);*/
        filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.9));
        transform: scale(1.05);
        z-index: 2;
    }

    .picture-block1 .text-block{
        position: absolute;
        font-size: 22px;
        color: #fff;
        width: 100%;
        height: 100%;
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        text-decoration: none;
    }
    .picture-block .text-block,
    .picture-block1 .text-block{
        background: rgba(0,0,0,0.3);
    }
    .partners-block{
        width: 1110px;
        max-width: 85%;
        margin: 0 auto;
    }
    .partners-block .owl-nav.disabled{
        display: block!important;
    }
    .partners-block .owl-stage {
        position: relative;
        cursor: pointer;
    }
    .partners-block .owl-nav .owl-prev{
        position: absolute;
        top: 38%;
        left: -7%;
    }
    .partners-block .owl-nav .owl-next {
        position: absolute;
        top: 38%;
        right: -7%;
    }
    .fa-angle-double-left, .fa-angle-double-right{
        font-size: 60px;
        color: #009846;
    }
    .partners-block .item-wrap{
        padding: 20px;
        box-sizing: border-box;
    }
    .partners-block .item{
        border-radius: 10px;
        box-shadow: 0px 0px 30px 1px rgba(0,0,0,0.5);
        height: 150px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-left: 30px;
        padding-right: 30px;
        box-sizing: border-box;
    }
    .partners-block .owl-carousel .owl-item img{
        width: 80%;
    }
    /*----------------------*/


    .bx-newslist-block{
        padding: 0px 33px;
        margin: 0;
    }
    div#bx_incl_area_2 {
        font-size: 16px;
    }
    .bx_horizontal_menu_advaced .bx_hma_one_lvl{
        background: #f8f8f8;
        border-bottom: 1px solid #ebeaea;
        border-left: 1px solid #ebeaea;
        border-right: 1px solid #ebeaea;
    }
    .bx_horizontal_menu_advaced .bx_hma_one_lvl:hover,
    .bx_horizontal_menu_advaced .bx_hma_one_lvl:active,
    .bx_horizontal_menu_advaced .bx_hma_one_lvl:focus,
    .bx_horizontal_menu_advaced .bx_hma_one_lvl:visited{
        background: #fff;
    }
    .bx_horizontal_menu_advaced .bx_hma_one_lvl>a{
        color: #707070;
        font-family: 'Yavir-Bold';
        font-size: 14px;
        text-transform: uppercase;
    }
    .bx_horizontal_menu_advaced .bx_hma_one_lvl>a:hover{
       color: #009846;
       font-family: 'Yavir-Bold';
       font-size: 14px;
   }
   .bx-newslist-img{
    transition: all 0.3s ease;
}
.bx-newslist-block:hover .bx-newslist-img{
    filter: brightness(60%); 
}





.news-h2-a a{
    color: #6e6e6e;
    font-size: 20px;
    border-bottom: 1px solid hsla(0,0%,43%,.2);
}
.dropdown.active li{
    color: #009846;
}
.subtitle_video {
    float: left;
    text-align: left;
    padding-top: 100px;
    font-size: 20px;
}



/*Страница вакансий*/
.panel .panel-title {
    font-weight: bold;
}
.panel-customize>.panel-heading {
    background-image: linear-gradient(to bottom,#dff0d8 0,#d0e9c6 100%);
}
.panel-customize {
    border-color: #d6e9c6;
}
.panel h4{
    font-size: 22px;
}
/*-------------------------*/

/*--------home-slider--------*/
.home-slider .owl-carousel,
.home-slider .owl-stage-outher,
.home-slider .owl-stage,
.home-slider .owl-item,
.home-slider .slide{
    height: 100%;
}
.carouselWrapper{
    position: relative;
    width: 100%;
    margin-bottom: 50px;
}
.home-slider .slider__contentWrapper{
    position: absolute;
    top: 10%;
    z-index: 3;
    width: 100%;
}
.home-slider .slider__content{
    width: 80%;
    margin: 0 auto;
}
.home-slider .slider__title{
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 90px;
    text-shadow: 0 4px 12px rgba(0,0,0,.35);
    font-family: 'Yavir-bold';
}
.home-slider .slider__form-button,
.home-slider .slider__button-content,
.home-slider .slider__button{
    font-family: 'PT Sans';
    width: 180px;
    height: 50px;
    background-color: #009846;
    border: 1px solid #009846;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    transition: all .15s ease-in-out;
    box-shadow: 0 8px 16px -6px rgba(0, 0, 0, 0.3);
    margin-right: 10px;
}
.home-slider .slider__form-button-reverse{
    background-color: #fff;
    color: #009846;
    border: 1px solid #fff;
}
.home-slider .slider__button-content{
    display: block;
    max-width: 0 auto;
}
.home-slider .slider__button:hover {
    background-color: #fff;
    border-color: #009846;
    color: #009846;
}
.home-slider .slider__form-button-reverse:hover{
    background-color: #e5e5e5;
    color: #009846;
    border: 1px solid #e5e5e5;
}
.home-slider .slider__button-content{
    box-shadow: none;
    font-size: 14px;
    width: 160px;
    height: 40px;
}
.slider__button-content:hover{
    background: #0d925b;
    border: none;
}
.home-slider .owl-item{
}
.home-slider .owl-stage-outer{
    height: 100%;
}
.home-slider .owl-thumbs{
    position: absolute;
    display: flex;
    flex-direction: column;
    right: 30px;
    bottom: 0;
    z-index: 3;
}
.home-slider .owl-thumb-item{
    border: none;
    width: 150px;
    height: 75px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    opacity: 0.8;
    transition: opacity 0.3s ease;

}
.home-slider .owl-thumb-item:hover{
    opacity: 1;
}
.home-slider .owl-thumb-item.active{
    opacity: 1;
}
.home-slider .slide{
    position: absolute;
    top: 0;
    width: 100%;
}
.home-slider .slider__image-after{
    z-index: 1;
}
.home-slider .slider__image-before{
    z-index: 2;
}
.home-slider .slide .slider__image-before,
.home-slider .slide .slider__image-after{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-repeat: no-repeat;
}
.home-slider .slide .slider__line{
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 3;
    background-color: #fff;
    opacity: .5;
    width: 1px;
}


.home-slider .slide1 .slider__image-before{
    background-image: url('//yavir2000.com.opt-images.1c-bitrix-cdn.ru/bitrix/templates/yavir2000/img/cottage-before2.jpg?1517815071767368');
}
.home-slider .owl-thumb-item-1,
.home-slider .home-slider-cards__card--cottage .home-slider-cards__card-bg,
.home-slider .slide1 .slider__image-after{
    background-image: url('//yavir2000.com.opt-images.1c-bitrix-cdn.ru/bitrix/templates/yavir2000/img/cottage-after3.jpg?1517815071450539');
}


.home-slider .slide2 .slider__image-before {
    background-image: url('//yavir2000.com.opt-images.1c-bitrix-cdn.ru/bitrix/templates/yavir2000/img/room-before-4.jpg');
}
.home-slider .owl-thumb-item-2,
.home-slider .home-slider-cards__card--room .home-slider-cards__card-bg,
.home-slider .slide2 .slider__image-after{
    background-image: url('//yavir2000.com.opt-images.1c-bitrix-cdn.ru/bitrix/templates/yavir2000/img/room-after2.jpg');
}


.home-slider .slide3 .slider__image-before {
    background-image: url('//yavir2000.com.opt-images.1c-bitrix-cdn.ru/bitrix/templates/yavir2000/img/shop-before-5.jpg');
}
.home-slider .owl-thumb-item-3,
.home-slider .home-slider-cards__card--shop .home-slider-cards__card-bg,
.home-slider .slide3 .slider__image-after{
    background-image: url('//yavir2000.com.opt-images.1c-bitrix-cdn.ru/bitrix/templates/yavir2000/img/shop-after3.jpg');
}

.home-slider .home-slider-cards {
    display: none;
}
.home-slider .home-slider-cards__card {
    background-color: #00aeef;
    border-radius: 3px;
    color: #fff;
    display: block;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: PT Sans;
    font-size: 24px;
    font-weight: 700;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.25;
    margin: 0 15px;
    overflow: hidden;
    padding: 30px 20px;
    position: relative;
}
.home-slider-cards__card:before {
    background-color: rgba(51, 173, 107, 0.7);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.home-slider-cards__card-title{
    position: relative;
    z-index: 3;
    margin: 0;
}
.home-slider-cards__card-bg {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.home-slider-cards__card:not(:last-child) {
    margin-bottom: 15px;
}
.slider__device {
    border-radius: 18px/4px;
    cursor: pointer;
    position: absolute;
    z-index: 4;
}
.slide1 .slider__device1 {
    left: 46.00%;
    top: 62.11%;
}
.slide1 .slider__device2 {
    left: 45.50%;
    top: 22.11%;
}
.slide1 .slider__device3 {
    left: 51.00%;
    top: 62.22%;
}
.slide1 .slider__device4 {
    left: 33.00%;
    top: 62.22%;
    z-index: 3;
}
.slide2 .slider__device5 {
    left: 3.50%;
    top: 3%;
}
.slide2 .slider__device6 {
    left: 45%;
    top: 0%;
}
.slide3 .slider__device7 {
    left: 0.50%;
    top: 53.5%;
}
.slide3 .slider__device8 {
    left: 20.00%;
    top: 48%;
    z-index: 3;
}

.slider__device-door{
    width: 16px;
    height: 34.6px;
}
.slider__device-smoke{
    width: 30px;
    height: 27.7px;
}
.slider__device-glass{
    width: 13.85px;
    height: 34.6px;
}
.slider__device-motion{
    width: 19.23px;
    height: 34.61px;
}
.slider__device-sos{
    width: 31px;
    height: 45px;
}
.slider__device-gsm{
    width: 80px;
    height: 67px;
}
.slider__device-motion1{
    width: 33px;
    height: 61.5px;
}


.slider__device-door .slider__device-image{
    background-image: url('//yavir2000.com.opt-images.1c-bitrix-cdn.ru/bitrix/templates/yavir2000/img/door.png?15178150712252');
}
.slider__device-smoke .slider__device-image{
    background-image: url('//yavir2000.com.opt-images.1c-bitrix-cdn.ru/bitrix/templates/yavir2000/img/smoke.png?15178150716574');
}
.slider__device-glass .slider__device-image{
    background-image: url('//yavir2000.com.opt-images.1c-bitrix-cdn.ru/bitrix/templates/yavir2000/img/glass.png?15178150713400');
}
.slider__device-motion .slider__device-image{
    background-image: url('//yavir2000.com.opt-images.1c-bitrix-cdn.ru/bitrix/templates/yavir2000/img/move.png?15178150712732');
}

.slider__device-gsm .slider__device-image{
    background-image: url('//yavir2000.com.opt-images.1c-bitrix-cdn.ru/bitrix/templates/yavir2000/img/yavir-gsm5.png');
}
.slider__device-motion1 .slider__device-image{
    background-image: url('//yavir2000.com.opt-images.1c-bitrix-cdn.ru/bitrix/templates/yavir2000/img/motion-sensor6.png');
}
.slider__device-sos .slider__device-image{
    background-image: url('//yavir2000.com.opt-images.1c-bitrix-cdn.ru/bitrix/templates/yavir2000/img/button-sos2.png');
}
.slider__device-image{
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .2s;
    cursor: pointer;
    opacity: 0.4;
}
.slider__device-target:hover + .slider__device-image{
    transform: scale(1.3);
    opacity: 1!important;
}
.slider__device-target {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 7;
}
.slider__device-light {
    border-radius: 5px;
    bottom: 5%;
    cursor: pointer;
    left: 5%;
    overflow: hidden;
    position: absolute;
    right: 5%;
    top: 5%;
}
.slider__device-light:before {
    background: url('//yavir2000.com.opt-images.1c-bitrix-cdn.ru/bitrix/templates/yavir2000/img/light.png?15178168498267') 50% no-repeat;
    background-size: cover;
    bottom: -10px;
    content: "";
    left: -50px;
    opacity: .9;
    position: absolute;
    top: -10px;
    width: 40px;
    animation: deviceLightMove 2s infinite ease-in-out;
}
.slider__device-popup {
    cursor: default;
    padding-right: 20px;
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    visibility: hidden;
}
.slide2 .slider__device5 .slider__device-popup,
.slide3 .slider__device7 .slider__device-popup,
.slide3 .slider__device8 .slider__device-popup {
    left: 130%
}
.slide2 .slider__device5 .slider__device-popup,
.slide2 .slider__device6 .slider__device-popup{
    top: 140%;   
}
.slide3 .slider__device8 .slider__device-popup{
    top: 200%;
}
.slide2 .slider__device5 .slider__device-popup .slider__device-popup-content ,
.slide3 .slider__device7 .slider__device-popup .slider__device-popup-content,
.slide3 .slider__device8 .slider__device-popup .slider__device-popup-content{
    transform-origin: 0% 50%;
}
.slide2 .slider__device5 .slider__device-popup .slider__device-popup-content:before,
.slide3 .slider__device7 .slider__device-popup .slider__device-popup-content:before,
.slide3 .slider__device8 .slider__device-popup .slider__device-popup-content:before{
    left: -10px;
    border-width: 11.5px 11.5px 11.5px 0px;
    border-color: transparent #fff transparent transparent;
}
.slide2 .slider__device5 .slider__device-popup .slider__device-popup-content:before,
.slide2 .slider__device6 .slider__device-popup .slider__device-popup-content:before,
.slide3 .slider__device8 .slider__device-popup .slider__device-popup-content:before{
    top: 20%;
}
.slider__device-popup-show .slider__device-popup-content {
    opacity: 1;
    transform: scale(1);
    visibility: visible;
}
.slider__device-popup-show {
    z-index: 5;
}
.slider__device-popup-show .slider__device-image{
    transform: scale(1.3);
    opacity: 1!important;
}
.slider__device-popup-content {
    background-color: #fff;
    border-radius: 4px;
    font-size: 16px;
    line-height: 1.3;
    opacity: 0;
    padding: 26px 30px;
    position: relative;
    transform: scale(.2);
    transform-origin: 100% 50%;
    transition: .3s;
    visibility: hidden;
    width: 260px;
}
.slider__device-popup-content:before {
    border-width: 11.5px 0 11.5px 9px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    content: "";
    height: 0;
    margin-right: -8px;
    margin-top: -11.5px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 0;
}
.slider__device-popup-text {
    font-family: 'Yavir-bold';
    font-size: 16px;
    color: #6e6e6e;
}
.slider__device-popup-text p{


    font-family: 'Yavir-regular';
    margin: 7px 0 15px 0;
}

.slider__form-wrapper {
    min-height: 40px;
    position: relative;
}
.slider__form-close {
    background: url('//yavir2000.com.opt-images.1c-bitrix-cdn.ru/bitrix/templates/yavir2000/img/icon_close_light.png') 50% no-repeat;
    background-size: 16px;
    border: none;
    cursor: pointer;
    height: 26px;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: .15s;
    width: 26px;
}
.slider__form-close:hover{
    opacity: 0.5;
}
.slider__slide--form-show .slider__form-container {
    opacity: 1;
    transform: scale(1);
    visibility: visible;
}
.slider__form-container {
    background-color: #009846;
    border-radius: 6px;
    max-width: 285px;
    opacity: 0;
    padding: 30px 35px;
    padding-bottom: 20px;
    pointer-events: all;
    position: absolute;
    top: 0;
    transform: scale(.5);
    transform-origin: 0% 25%;
    transition: .35s;
    visibility: hidden;
    box-sizing: border-box;
}
.slider__form-title {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 20px;
}
.slider__form{
    margin: 0;
}
.slider__form .form-group {
    margin-bottom: 20px;
}
.slider__form .form-group:last-child{
    margin-bottom: 0;
}
.form-control {
    box-sizing: border-box;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    color: #555;
    display: block;
    padding: 7px 13px;
    transition: border-color .15s ease-in-out;
    width: 100%;
    height: 35px;
    font-size: 16px;
    line-height: 1.5;
}
.button-block {
    display: block;
    width: 100%;
}
.home-slider .button-light {
    background-color: #fff;
    border-color: #fff;
    color: #009846;
    box-shadow: none;
    font-size: 14px;
    width: 100%;
    margin: 0 auto;
    height: 35px;
}
.slider__form-popup-show{
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}
@keyframes deviceLightMove{
    0%{
        left: -50px;
    }
    100%{
        left: 130%;
    }
}
/*-----------------------*/


/*gallery*/
.galleryWrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.gallery-image:focus, .gallery-image:active{
    border:0;
    outline: none;
}
.gallery-image {
    margin: 20px;
}
.gallery-image:hover{
    text-decoration: none;
}
.gallery-image:last-child {
    margin-right: 0;
}
.gallery-image img{
    width: 200px;
}
.fancybox-button--play,
.fancybox-button--fullscreen,
.fancybox-button--thumbs,
.fancybox-button--share,
.fancybox-button--thumbs,
.fancybox-infobar{
    display: none!important;
}
/*-------*/
/*banner*/
body{
    padding-bottom: 0px;
}
.button-gray {
    background-color: #fff;
    border: 1px solid #009846;
    border-radius: 2px;
    color: #009846;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .3px;
    padding: 11px 22px;
    text-align: center;
    text-transform: uppercase;
    transition: all .15s ease-in-out;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    text-transform: uppercase;
}
.stock-banner__button{
    background-color: #009846;
    color: #fff;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
    margin-right: 30px;
}

.modal-open .stock-banner {
    padding-right: 17px;
}

.stock-banner {
    background-color: hsla(0,0%,97%,.96);
    border-top: 1px solid #eee;
    height: 80px;
    bottom: 0;
    left: 0;
    position: fixed;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: height .4s,visibility .4s,-webkit-transform .4s;
    transition: height .4s,transform .4s,visibility .4s;
    transition: height .4s,transform .4s,visibility .4s,-webkit-transform .4s;
    right: 0;
    visibility: hidden;
    z-index: 100;
}

.stock-banner--show {
    transform: translateY(2px);
    visibility: visible;
}
.stock-banner__container {
    padding-bottom: 20px;
    text-align: center;
}
.stock-banner__top {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 15px;
}
.stock-banner__text {
    font-size: 16px;
    line-height: 1.375;
}
.stock-banner__button:hover {
    background-color: #009846;
    border-color: #009846;
    color: #fff;
}

.stock-banner__title {
    color: #404040;
    font-size: 18px;
    line-height: 1;
}
.stock-banner--collapse{
    height: 190px;
}
.stock-banner--collapse .stock-banner__toggle {
    background: url('../img/arrow-top.png') no-repeat;
    background-size: cover;
    transform: rotate(-180deg);
}
.stock-banner__toggle {
    background: url('../img/arrow-top.png') 50% no-repeat;
    background-size: cover;
    cursor: pointer;
    height: 24px;
    margin-left: 11px;
    transition: .3s;
    width: 24px;
    transform: TranslateZ(90deg);
}
.stock-banner__text p {
    margin-bottom: 13px;
}
.stock-banner__text a {
    border-bottom-color: rgba(0,174,239,.4);
    color: #009846;
}





.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog:not(.custom-modal-dialog) {
    margin: 20px 10px;
    position: relative;
    width: auto;
}
.modal--primary .modal-content {
    background-color: #009846;
}
.modal-dialog:not(.custom-modal-dialog){
    top: calc(50% - 230px);
}
.modal-content:not(.custom-modal-content) {
    background-color: #fff;
    border-radius: 6px;
    padding: 20px;
    position: relative;
    box-shadow: 0 24px 64px rgba(0,0,0,.22);
}
.modal--primary{
    background: rgba(0,0,0,0.1);
}
.modal--primary .close {
    background: url(../img/icon_close_light.png) 50% no-repeat;
    background-size: 16px;
    border: none;
    cursor: pointer;
    height: 26px;
    position: absolute;
    right: 15px;
    top: 15px;
    transition: .15s;
    width: 26px;
}
.modal--primary .close:hover{
    opacity: 0.7;
}
.modal--primary .modal-title {
    color: #fff;
    font-family: 'Yavir-bold';

}
.modal-title {
    padding-right: 5px;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
}


.modal {
    bottom: 0;
    display: none;
    padding-left: 0!important;
    left: 0;
    outline: 0;
    right: 0;
    top: 0;
    z-index: 1050;
}
.modal, .modal-open {
    overflow: hidden;
    /* position: fixed; */
}

.modal.fade .modal-dialog:not(.custom-modal-dialog) {
    transform: scale(.8);
    transition: transform 3s ease-out;
}
.modal.in .modal-dialog {
    transform: scale(1);
    transition: transform 3s ease-out;
}



/*----nav-tabs-customer-protection--*/
.nav-tabs-customer-protection{
    border-bottom: none;
    font-family: 'Yavir-bold';
}
.nav-tabs-customer-protection > li {
    background: #f8f8f8;
    border: 1px solid #ebeaea;
    margin-right: -3px;

}
.nav-tabs-customer-protection>li.active>a, .nav-tabs-customer-protection>li.active>a:focus, .nav-tabs-customer-protection>li.active>a:hover{
    border: none;
}
.nav-tabs-customer-protection>li>a {
    border: none;
    border-radius: 0;
    font-size: 14px;
    color: #707070;
    text-transform: uppercase;
    padding: 19px 10px;
    font-weight: bold;
}
.nav-tabs-customer-protection>li.active>a, .nav-tabs-customer-protection>li.active>a:focus, .nav-tabs-customer-protection>li.active>a:hover{
    background: #fff;
    color: #009846;
}
/**/

.tab-content-customer{
    min-height: 500px;
}
.panel{
margin-bottom:0px;
}
div.news-item {
    margin-bottom: 20px;
}
.filials-popup-city{
font-family:'Yavir-bold';
}
a.webstudio{
	background: url(/bitrix/templates/yavir2000/img/cherrytrend-studio-grey.png);
	display: block; 
	width: 105px;
	height: 62px;
	margin: 0 auto;
    border-bottom: none;
    float: right;
}
a.webstudio:hover {
    background: url(/bitrix/templates/yavir2000/img/cherrytrend-studio-white.png); 
	opacity: 1;
    border-bottom: none;
   }
@media (min-width: 544px){
    .modal-dialog:not(.custom-modal-dialog) {
        margin: 20px auto;
        max-width: 300px;
    }
   
}

/*-----*/
@media screen and (max-width: 400px) {
    .top-nav > .container,
    .footer-nav > .container {
        padding: 10px 0;
    }
    .subtitle_video {
        padding-top: 50px;
    }
}
@media screen and (max-width: 480px){

    .menu-head [class*='col-']{
        padding: 0;
    }
    .regionWrapper ul {
        list-style-position: inside;
        column-count: 1;
    }
    .picture-block{
        flex-basis: 100%;
    }
     a.webstudio{
    float: left;
    }
}
@media screen and (max-width: 600px) {
    .partners-block .item-wrap{
        padding-left: 50px;
        padding-right: 50px;
    }
    .partners-block .owl-carousel .owl-item img{
        width: 90%;
    }
    .partners-block .item{
        padding: 0;
    }
}
@media screen and (max-width: 640px){

    .text-block{
        font-size: 30px;
    }
    .picture-block:hover {
        transform: scale(1);
    }
}
@media screen and (max-width: 768px){
    .video-modal__close {
        right: 5px;
        top: 5px;
        background-size: 24px;
        width: 32px;
        height: 32px;
    }
    .how-steps__nav{
        display: none;
    }
    .home-slider .home-slider-cards {
        display: block;
    }
    .home-slider .owl-carousel.owl-loaded{
        display: none;
    }
    .home-slider .owl-thumbs{
        display: none;
    }
    .video-modal__close {
        right: 5px;
        top: 5px;
        background-size: 24px;
        width: 32px;
        height: 32px;
    }
    .advantages-content .how-steps__nav{
        display: none;
    }
    .menu_nav .caret {
        display: none;
    }
    .dropdown:hover > .dropdown-menu {
        display: none;
    }
  
    .menu-head .container [class*='col-'] {
        padding: 0;
    }

    .overlay,
    .overlay-block{
        display: none;
    }
    #map-container {
        width: auto;
    }
    .close-popup-btn {
        right: -10px;
        top: 10px;
    }
    .filials-popup {
        overflow-x: auto;
        margin: 0;
        max-height: 100%;
        min-height: auto;
        width: 100%;
        align-items: flex-start;
        padding-top: 65px;
        padding-bottom: 65px;
        box-sizing: border-box;
    }
    .filials-popup-content-block{
        box-shadow: 0 0 100px 1px #000;
    }
    .footer-list,
    .footer_phone,
    .footer_social,
    .top_menu{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 10px;
    }
    .top_menu{
        margin: 0;
    }
    .footer-list a{
        margin-right: 10px;
    }
    .footer_social {
        text-align: center;
    }
    .footer_social a{
        margin-right: 15px;
    }
    p.copyright{
        text-align: left;
    }
}
@media screen and (max-width: 995px){
    .top-nav .container div {
        justify-content: center;
    }
}
@media screen and (max-width: 1024px){

    .stock-banner{
        display: none;
    }
    body{
        padding-bottom: 0;
    }
}
@media screen and (max-width: 1110px){
    #map{
        display: none;
    }
    .regionWrapper {
        margin: 0 auto;
        width: auto;
    }
    .regionWrapper ul {
        list-style-position: inside;
        column-count: 2;
        list-style-type: none;
    }
    .regionWrapper ul li {
        margin-right: 20px;
    }
}
@media screen and (max-width: 1140px){
    .slider__contentWrapper{
        top: 6%;
    }
}
@media screen and (max-width: 1240px){
    .slider__device,
    .slider__image-before,
    .slider__line{
        display: none;
    }
    .slider__device .slider__device-image{
        transform: scale(0.6);
    }
    .slider__device-target:hover + .slider__device-image,
    .slider__device-popup-show .slider__device-image{
        transform: scale(0.9);
    }
    .slider__content{
        width: 85%;
    }
    .slider__title{
        font-size: 40px;
    }
    .slider__form-container{
        position: fixed;
        left: 35%;
    }
}
@media screen and (max-width: 1400px){
    .slider__device .slider__device-image{
        transform: scale(0.7);
    }
    .slider__device-target:hover + .slider__device-image,
    .slider__device-popup-show .slider__device-image{
        transform: scale(1);
    }
}
@media screen and (max-width: 1600px){
    .slider__content{
        width: 72%;
    }
    .slider__device .slider__device-image{
        transform: scale(0.8);
    }
    .slider__device-target:hover + .slider__device-image,
    .slider__device-popup-show .slider__device-image{
        transform: scale(1.1);
    }
}
.collapse.in::-webkit-scrollbar-button { 
	background-image:url(''); 
	background-repeat:no-repeat; 
	width:6px; 
	height:0px 
} 

.collapse.in::-webkit-scrollbar-track { 
	background-color: #fff; 
	/*box-shadow:0px 0px 3px #000 inset; */
} 

.collapse.in::-webkit-scrollbar-thumb { 
	-webkit-border-radius: 5px; 
	border-radius: 5px; 
	background-color: #009846; 
	box-shadow:0px 1px 1px #fff inset; 
	background-image:url('https://yraaa.ru/_pu/24/59610063.png'); 
	background-position:center; 
	background-repeat:no-repeat; 
} 

.collapse.in::-webkit-resizer{ 
	background-image:url(''); 
	background-repeat:no-repeat; 
	width:7px; 
	height:0px 
} 

.collapse.in::-webkit-scrollbar{ 
	width: 11px;

}



::-webkit-scrollbar-button { 
background-image:url(''); 
background-repeat:no-repeat; 
width:6px; 
height:0px 
} 

::-webkit-scrollbar-track { 

background-color:#404040; 
/*box-shadow:0px 0px 3px #000 inset; */
} 

::-webkit-scrollbar-thumb { 
background-color:#009846; 
-webkit-border-radius: 5px; 
border-radius: 5px;
/*box-shadow:0px 1px 1px #fff inset; */
background-image:url('https://yraaa.ru/_pu/24/59610063.png'); 
background-position:center; 
background-repeat:no-repeat; 
} 

::-webkit-resizer{ 
background-image:url(''); 
background-repeat:no-repeat; 
width:7px; 
height:0px 
} 

::-webkit-scrollbar{ 
width: 11px; 
}

/* @font-face { 
  font-family: 'Yavir-italic'; 
  src: url('http://yavir2000.com/bitrix/templates/yavir2000/fonts/PT-Sans-Regular-Italic.woff') format('woff'); 
  font-weight: normal; 
  font-style: normal; 
}
@font-face { 
  font-family: 'Yavir-bold'; 
  src: url('http://yavir2000.com/bitrix/templates/yavir2000/fonts/PT-Sans-Bold.woff') format('woff'); 
  font-weight: normal; 
  font-style: normal; 
}
@font-face { 
  font-family: 'Yavir-regular'; 
  src: url('http://yavir2000.com/bitrix/templates/yavir2000/fonts/PT-Sans-Regular.woff') format('woff'); 
  font-weight: normal; 
  font-style: normal; 
} */
@font-face { 
  font-family: 'Yavir-bold'; 
  src: url('../fonts/PT-Sans-Bold.woff') format('woff'); 
  font-weight: normal; 
  font-style: normal; 
}
@font-face { 
  font-family: 'Yavir-regular'; 
  src: url('../fonts/PT-Sans-Regular.woff') format('woff'); 
  font-weight: normal; 
  font-style: normal; 
}

/* 1001, 2351, 2241, 2233, 2244, 115, 2298 */
/* 115 - added .text */
/* 2295 - added comment */