#headermenu{
    background: #ffffff;
    border-top: none;
}
#headermenu .top-header-nav-ul a{
    color: #252525;
    font-size: 13px;
    font-family: Ubuntu;
    font-weight: 500;
}
#headermenu .top-header-nav-ul a:hover{
    color:#fff;
}
#headermenu .top-header-nav-ul .second-level a{
    color:#fff;
}
#headermenu .top-header-nav-ul li.parent:hover > a{
    color:#fff;
}
#headermenu .top-header-nav li ul{
    z-index: 100;
}
#headermenu .top-header-nav{
    line-height: 25px;
}
#headermenu .right span.searchspan{
    background: none;
    padding: 17px 20px;
    padding-top: 16px;
}
.searchspan i{
    color: #737373;
}
#headermenu .col-sm-8{
    border-right: 1px solid #e2e2e2;
    border-left: none;
}
#headermenu{
    border-bottom: 1px solid #e2e2e2;
}
#headermenu .right{
    float: left;
}
#headermenu .right span.searchspan{
    float: left;
}
#headermenu .right span.searchspan:hover{
    background: #e2e2e2;
}
#header_adres{
    font-weight: 500;
    color:#414141;
}
#headermenu .containerd::before{
    content: '';
    width: 20px;
    height: 20px;
    #top: 0;
    #left: -20px;
    #position: absolute;
    float: left;
    background: url(/bitrix/templates/webmax/img/icon-menu-flag.png) no-repeat;
    background-size: contain;
    display: inline-block;
}

#address strong{
    font-weight: 500;
    color:#414141;
    line-height: 2;
}

#mainmenu{
    font-size: 14px;
    #border-top: 1px solid rgba(65, 65, 65, 0.21);
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    margin-top: 0px;
}

#mainmenu .nav > li > a {
    padding-right: 40px;
    padding-left: 40px;

}
#mainmenu .navbar-collapse ul.nav.navbar-nav>li>a{
    color:#414141;
    font-weight: 500;
}

#slider .mainslider .slidecontent{
    width: 720px;
    max-width: 80%;
    top: 95px;
    height: 315px;
    display: inline-block;
    padding: 15px;
}
.slidecontent-inner{
    width: 100%; height: 100%;
    padding: 20px;
    text-align: center;
    border: 1px solid;
}
#slider .mainslider .slick-prev{
    left: 18%;
}
#slider .mainslider .slick-next{
    right: 18%;
}
#slider .mainslider .slick-arrow{
    padding: 0 20px;
}
#slider .container{
    text-align: center;
}


#search-form{
    height: 55px; float: right;
}
.search-input{
    height: 55px;
    width: 212px;
    color: #000;
    font-family: Ubuntu;
    font-size: 15px;
    background: none;
    border: none;
}
.search-input:focus{
    outline: none;
}

.blind-link{
    font-weight: 500;
    color:#414141;
}
.blind-link i{
    color:#5094ce;
}

ul.left-menu li{
    position: relative;
}

ul.left-menu li.has-nesting-lvl:hover{
    background-color: #337ab7;
}

ul.left-menu li:hover a{
    color: #ffffff;
}

ul.left-menu li:hover{
    background-color: #337ab7;
}

ul.left-menu li.has-nesting-lvl a{
    /*pointer-events: none;*/
    cursor: pointer;
}

ul.left-menu li.has-nesting-lvl ul.lvl-2 a{
    pointer-events: auto;
    cursor: pointer;
}

ul.left-menu li.has-nesting-lvl a:after{
    content: '';
    position: absolute;
    background-image: url('../img/right-chevron-nh.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 6px;
    height: 10px;
    right: 17px;
    top: 23px;
}

ul.left-menu li.has-nesting-lvl:hover a:after{
    background-image: url('../img/right-chevron.png');
}

ul.lvl-2{
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 10;
    min-width: 250px;
}

ul.lvl-2 li{
    margin: 0;
    padding: 0;
}

ul.left-menu li.has-nesting-lvl ul.lvl-2 a{
    background-color: #2f73ad;
    color: #ffffff;
}

ul.left-menu li.has-nesting-lvl ul.lvl-2 a:hover{
    background-color: #358cd7;
}

ul.left-menu li.has-nesting-lvl:hover ul.lvl-2{
    display: block;
}

ul.left-menu li.has-nesting-lvl ul.lvl-2 a:after{
    display: none;
}

ul.left-menu li{
    position: relative;
}

ul.left-menu li.has-nesting-lvl:hover{
    background-color: #337ab7;
}

ul.left-menu li.has-nesting-lvl:hover a{
    color: #ffffff;
}



ul.left-menu li.has-nesting-lvl ul.lvl-2 a{
    pointer-events: auto;
}

ul.left-menu li.has-nesting-lvl a:after{
    content: '';
    position: absolute;
    background-image: url('../img/right-chevron-nh.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 6px;
    height: 10px;
    right: 17px;
    top: 23px;
}

ul.left-menu li.has-nesting-lvl:hover a:after{
    background-image: url('../img/right-chevron.png');
}

ul.lvl-2{
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 10;
    min-width: 250px;
}

ul.lvl-2 li{
    margin: 0;
    padding: 0;
}

ul.left-menu li.has-nesting-lvl ul.lvl-2 a{
    background-color: #2f73ad;
    color: #ffffff;
}

ul.left-menu li.has-nesting-lvl ul.lvl-2 a:hover{
    background-color: #358cd7;
}

ul.left-menu li.has-nesting-lvl:hover ul.lvl-2{
    display: block;
}

ul.left-menu li.has-nesting-lvl ul.lvl-2 a:after{
    display: none;
}

ul.left-menu li a{
    font-size: 14px;
    color: #414141;
    padding: 17px 45px 17px 30px;
    transition: .2s ease;
    line-height: 1.5;
    font-size: 13px;
}
ul.left-menu li a:hover{
    /*color: #5094ce;*/
    /*color: #ffffff;*/
    text-decoration: none;
}

@media screen and (max-width: 768px){
    ul.lvl-2{
        position: static;
    }
}

#newssect .newslist .news-item{
    margin-right: 3px;
    margin-left: 4px;
}
.right_title{
    color: #414141;
    font-size: 29px;
    font-weight: 400;
    text-transform: initial;
}
#maincontainer .alx_vote h3{
    line-height: 1.5;
    font-family: 'Ubuntu', sans-serif;
}
.rightsidebar .widget.votes .alx_vote .standart_button{
    background: #337abd none repeat scroll 0 0;
    font-size: 15px;
    text-transform: initial;
    width: 95%;
    margin-right: 3%;
    height: 45px;
    margin-left: 3%;
}

#docssect{
    border: 1px solid #ddd;
    padding: 30px;
    padding-top: 10px;
    background: #fff;
    padding-top: 10px;
    margin-bottom: 35px;
}

#footer ul li a:hover{
    color: #23527c;
}

.blind-link-footer{
    padding: 15px;
    border: 1px solid #337ab7;
    display: inline-block;
    margin-top: 100px;
}

@media(max-width: 992px){
    .blind-link-footer{
        margin-top: 50px;
        margin-left: 36%;
    }
}

@media(max-width: 768px){
    .footer-row{
        text-align: center;
    }
    .blind-link-footer{
        margin-top: 40px;
        margin-left: 0px;
    }
}

.jq-radio{
    width: 17px;
    height: 17px;
    margin-top: 6px;
    margin-right: 10px;
    border: 1px solid;
    border-radius: 20px;
    vertical-align: top;
}
.checked{
    border: 3px solid #337ac3;
}
.rightsidebar .widget.votes label{
    width: 199px;
    display: inline-block;
    color: #414141;
    line-height: 2;
}
.alx_vote.in_list label{
    line-height: 2;
}
section#address::after,
section#address::before {
    content: '';
    height: 100%;
    top: 0;
    position: absolute;
    float: right;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
}
section#address::after{
    right: 0;
    background-image: url(/bitrix/templates/webmax/img/flag-r.png);
    background-position: left;
}
section#address::before{
    left: 0;
    background-image: url(/bitrix/templates/webmax/img/flag-l.png);
    background-position: right;
}

@media (min-width: 768px) {
    section#address::after,
    section#address::before {
        width: calc((100% - 750px) / 2);
    }
}
@media (min-width: 992px) {
    section#address::after,
    section#address::before {
        width: calc((100% - 970px) / 2);
    }
}
@media (min-width: 1200px) {
    section#address::after,
    section#address::before {
        width: calc((100% - 1170px) / 2);
    }
}
#address{
    position: relative;
    margin-top: 0px;
    height: 165px;
    overflow: hidden;
}
@media (max-width: 992px) {
    #address{
        height: initial;
    }
}
#address .container{
    padding-top: 40px;
    margin-top: 0px;
}
#address .col-md-3{
    z-index: 3;
}
#headermenu .header-icon{
    float: left;
    display: inline-block;
    margin-left: -45px;
    margin-top: 12px;
}
.bg #mainmenu .navbar-default .navbar-collapse ul.nav.navbar-nav li a.home-active{
    color:#5094ce;
}
.bg #mainmenu .navbar-default .navbar-collapse ul.nav.navbar-nav li a.home-active:hover{
    color:#fff;
}

@media(max-width: 1450px){
    #slider .mainslider .slick-prev{
        left: 0px;
    }
    #slider .mainslider .slick-next{
        right: 0px;
    }
}

#slider .fa::before{
    font-size: 32px;
}

#mainmenu .container{
    padding-left: 0px;
    width: 1270px;
    max-width: 100%;
}

@media (max-width: 768px) {
    #mainmenu .container{
        width: initial;
    }
}

@media(max-width:992px){
    #headermenu .right #search-form{
        width: 270px;
    }
}

#mainmenu div.vert{
    padding-left: 15px;
}

#CecutientWrapper{
    position: relative;
}

#headermenu .top-header-nav li.parent > a::after{
    top:20px;
}
@media(max-width: 768px){
    #mainmenu div.vert{
        padding-left: 0px;
    }
}
@media(max-width: 1250px){
    #headermenu .header-icon{
        display: none;
    }
}

body.mdKrn {
    letter-spacing: 2px;
}

body.lrgKrn {
    letter-spacing: 4px;
}

.client a {
    overflow: hidden;
    display: block;
    max-height: 100%;
}

@media(max-width: 490px){
    #slider {
        display: none;
    }
}

.banner_contract {
    margin-top: 30px;
}

/*куки*/
.cookies{
	position: fixed;
    left: 0;
    width: 25%;
    border-top: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
    background-color: #fff;
    padding: 45px;
    z-index: 10011;
    bottom: 0;
	display: none;

	@media(max-width: 1440px) {
		max-width: 330px;
		width: 100%;
		padding: 20px 25px 20px 20px;
	}
	@media(max-width: 1440px) {
		max-width: unset;
	}
} 
.cookies p{
	line-height:20px;
}
.cookies-close{
	position:absolute;
	top: 23px;
    right: 23px;
    width: 29px;
    height: 29px;
    border-radius: 100%;
    border: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    cursor: pointer;
    outline: 0;
    z-index: 25;
	color:#000;
	font-size:30px;
	text-align:center;

	@media(max-width: 1440px) {
		top: 0px;
		right: 5px;
		width: 20px;
		height: 20px;
		line-height: 100%;
		display: flex;
		justify-content: center;
	}
}
.cookies a{
	color:#157fc4;
	text-decoration:none;
}
.cookies a:hover{
	text-decoration:underline;
}
 .cookies a.agree{
    color: #fff;
    background-color: #006b5b!important;
    border-color: #fff!important;
	text-decoration:none;
	margin-top:10px;
	font-weight:normal;
}
.cookies a.agree:hover{
	text-decoration:none;
}
/*куки*/