/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem */ /* --------------------------------------- */ /* Here you can put custom css rules for your site */

/* Header */
.logo-row .slogan {
	padding: 0 0 0 150px;
}
.logo_and_menu-row .row>div {
 /*padding: 0px;*/;
}
.header-v3 .logo_and_menu-row .menu-row .mega-menu table td .wrap>a {
	padding: 0 30px;
}
@media (max-width: 400px) {
	#mobileheader .wrap_icon {
		padding-left: 9px;
		padding-right: 8px;
	}
}
body.mfixed_Y #mobileheader.fixed {
    position: fixed;
    width: 100%;
    z-index: 3000;
    top: 0;
    display: block;
}
@media (min-width: 992px) {
    #mobileheader.fixed ~ .body {
        padding-top: 0px;
    }
}

/*@media (max-width: 1440px) and (min-width: 992px) { header.header-v3 { height: 102px; } }*/
.mega-menu table td.full_dropdown .dropdown-menu>.menu_body>a {
	font-size: 1.1em;
	line-height: 1.175em;
	display: inline-block;
}
.mega-menu table td .wrap svg {
	width: 40px;
	height: 50px;
}
.mega-menu table td .wrap .image-static ~ span {
    display: block;
    padding: 15px 20px 16px;
    white-space: normal;
    border-top: 1px solid #f5f5f5;
}
@media (min-width: 1280px) {
    .mega-menu table td .wrap .image-static ~ span {
        display: none;
    }
}
@media (max-width: 1279px) {
    .mega-menu table td .wrap svg {
        display: none;
    }
}

.mega-menu table td .wrap .image-hover {
    display: none;
}
.mega-menu table td.image-hover-item:hover .wrap .image-static {
    display: none;
}
.mega-menu table td.image-hover-item:hover .wrap .image-hover {
    display: block;
}

.mega-menu table td.dropdown .dropdown-menu.is-visible{
    opacity:1;visibility:visible;display:block;
}

#mobilemenu .menu>ul>li>span[data-event="jqm"] {
    padding: 9px 35px 10px;
    display: block;
    position: relative;
    font-size: .8667em;
    text-transform: uppercase;
    letter-spacing: .8px;
}

.header-v3 .logo_and_menu-row .menu-row .mega-menu table td .wrap>a {
	padding: 0 25px;
}
.nav-main-collapse .mega-menu a.dropdown-toggle.more-items {
	height: 99px;
}

.top-block .top-block-item .subscribe-block {
    margin-left: 12px;
}
.top-block .top-block-item .subscribe-block span {
    position: relative;
    padding: 0 32px 0 0;
    white-space: normal;
    font-size: .6667em;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: .8px;
}
.top-block .top-block-item .subscribe-block span svg {
    position: absolute;
    top: 50%;
    right: 5px;
    margin: -8px 0 0;
    width: 21px;
    height: 16px;
    opacity: .35;
}
.top-block .top-block-item .subscribe-block span:hover svg {
    fill: #ff9600;
    opacity: 0.6;
}
@media (max-width: 1160px) {
    .top-block .top-block-item .subscribe-block {
        display: none;
    }
    .top-block .top-block-item {
        padding: 0 14px;
    }
}

/* top-line menu */
.topline-menu {
    margin-right: 20px;
}
.topline-menu table td{
    padding: 0 6px;
}
.topline-menu table td .wrap > a{
    padding: 6px 10px 9px;
    display: block;
    font-size: .6667em;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: .8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.topline-menu table td .wrap > a >span{display:inline;}
.topline-menu table td.active .wrap > a >span{position:relative;}
.topline-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu{
    margin:0;padding:0;float:none;
    max-width:260px;
    min-width:230px;
    z-index:1;
    border:none;
    box-shadow:none;-webkit-box-shadow:0px 10px 25px 0px rgba(0, 0, 0, 0.1);-moz-box-shadow:0px 10px 25px 0px rgba(0, 0, 0, 0.1);box-shadow:0px 10px 25px 0px rgba(0, 0, 0, 0.1);
}
.topline-menu table td.dropdown .wrap:hover>.dropdown-menu{
    opacity:1;visibility:visible;display:block;
}
.topline-menu table td.dropdown.normal_dropdown .wrap>.dropdown-menu{animation:toggle_opacity 300ms;}

.topline-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu li{
    display:inline;
    margin:0;
    padding:0;
}
.topline-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu li:before{
    display:none;
}
.topline-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu li a{
    display:block;
    padding: 9px 12px;
    font-size: .6747em;
    line-height: 1.7em;
    text-transform: uppercase;
    letter-spacing: .8px;
    white-space:normal;
    border-top:1px solid #f5f5f5;
    -moz-transition: background-color 0.3s;-ms-transition: background-color 0.3s;-o-transition: background-color 0.3s;-webkit-transition: background-color 0.3s;transition: background-color 0.3s;
}
.topline-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu > li:first-child > a{border-top:none;}
.topline-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu li a:hover{color:#333;background:#fafafa;}
.topline-menu .dropdown-menu>.active>a {
    color: inherit;
}
.topline-menu table .menu-item.active .wrap > a {
    color: #ff9600;
    font-weight: 600;
}
.topline-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu li.dropdown-submenu>.menu_body>a{
    position:relative;
}
.topline-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu li.dropdown-submenu>.menu_body>a:after{
    content:"";
    position:absolute;right:20px;top:15px;width:5px;height:3px;
    background:url(../images/svg/header_icons.svg) -115px -29px no-repeat;
    -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg);transform: rotate(-90deg);
}
.topline-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu li.dropdown-submenu .dropdown-menu{
    left: auto;
    right: 100%;
    top:auto;/**/
    max-width:280px;
    min-width:220px;
    animation:toggle_opacity 300ms;
    margin-top:-34px;/**/
}
.topline-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu li.dropdown-submenu:hover>.dropdown-menu{
    opacity:1;visibility:visible;display:block;
}

.topline-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu.js-dropdown.nosave{float:left;display:none;}
.topline-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu.js-dropdown.nosave .dropdown-submenu .item{height:auto!important;}
.topline-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu li.dropdown-submenu>.menu_body>.dropdown-menu .separator{display:none;}
.topline-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu li.dropdown-submenu:hover>.menu_body>.dropdown-menu{display:block;}
.topline-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu li .image{display:none;}
.topline-menu table td.dropdown.normal_dropdown .wrap .dropdown-menu.js-dropdown.nosave li{height:auto!important;}
@media (max-width: 1200px) {
    .topline-menu table td {
        padding: 0px;
    }
}



/* Footer */
footer.footer-v1 {
	padding: 25px 0 0px;
}
.logo-footer {
	height: 60px;
}
.logo-footer img {
	max-height: 100%;
	max-width: 100%;
}
footer.footer-v1 .footer_top {
	padding-bottom: 40px;
}
.bottom-menu .item .title > span, .fourth_bottom_menu .bottom-menu .item .title {
	font-size: .867em;
	font-weight: 700;
	line-height: 1.5385em;
	text-transform: uppercase;
	letter-spacing: .8px;
}
.bottom-menu .item .title {
	font-size: inherit;
	font-weight: inherit;
	line-height: 1.4385em;
	text-transform: inherit;
	letter-spacing: inherit;
	margin: 13px 0 0;
}
.bottom-menu .item .title > span {
	color: #fff;
}

footer .second_bottom_menu {
	margin: 0 0 0 0px;
}
footer .info .address.blocks {
	margin: 0 0 16px;
}

/*Fly right menu*/
.fly_forms {
    width: 54px;
    top: unset;
    bottom: 82px;
    opacity: 0.5;
}
.fly_forms .button>span {
    width: 54px;
    height: 55px;
}
.fly_forms .button:first-of-type>span {
	border-bottom: none;
}
.fly_forms .button.document_icon>span svg {
    margin: -13px 0 0 -12px;
    width: 28px;
}
.fly_forms .button>a {
	position: relative;
	margin: -1px 0 0;
	display: block;
	border: none;
	width: 68px;
	height: 69px;
	border-bottom: 1px solid #f2f2f2;
	border-top: 1px solid #f2f2f2;
}
.fly_forms .button>a svg {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -11px 0 0 -9px;
	height: 24px;
}
.fly_forms .button>a svg path {
	fill: #777;
}
.fly_forms .button>a:hover {
	box-shadow: none;
}
.fly_forms .button>a:hover svg path {
	fill: #ff9600 !important;
}

/* List of Objects on index page and the section page */
.tabs_ajax .body-block .catalog.item-views.table .flexslider .flex-viewport .slides {
    padding: 165px 0 80px;
}
.catalog.item-views.table .item .inner-wrap {
    overflow: initial;
}
.tabs_ajax .body-block .catalog_block_main.catalog.table {
	margin: 0;
}
.catalog_block_main.catalog.table .item .title {
	margin: 0 0 8px;
	/*display: inline-block;
	display: block;
	min-height: 42px;*/
}
/*.catalog_block_main.catalog.table .item .status-icon {
	margin: 0 15px 7px 0;
}
.catalog_block_main.catalog.table .item .status-icon {
    position: absolute;
    right: 0;
    margin: -7px 3px 0 5px;
    width: 92px;
    text-align: right;
}
@media (max-width: 767px) {
    .catalog_block_main.catalog.table .item .cont {
        position: relative;
    }
    .catalog_block_main.catalog.table .item .status-icon {
        top: 1px;
        right: -19px;
    }
}*/
.catalog.item-views.table.tarifs .item .property_item, .catalog_block_main.catalog.table .item .property_item {
	margin: 9px 0 0;
	position: relative;
	font-size: .7967em;
	background: url(../images/dott.png) 0 10px repeat-x;
}
.catalog.item-views.table.tarifs .item .property_item .title-prop, .catalog_block_main.catalog.table .item .property_item .title-prop {
	position: relative;
	padding: 0 10px 0 13px;
	max-width: 55%;
	background: #fff;
}
.catalog.item-views.table.tarifs .item .property_item .title-prop:before, .catalog_block_main.catalog.table .item .property_item .title-prop:before {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	width: 3px;
	height: 3px;
	border-radius: 100%;
	background: #333;
}
.catalog.item-views.table.tarifs .item .property_item .value, .catalog_block_main.catalog.table .item .property_item .value {
	padding: 0 0 0 12px;
	max-width: 45%;
	color: #333;
	background: #fff;
	text-align: right;
}
.catalog.item-views.table.tarifs .item .price-period, .catalog_block_main.catalog.table .item .price-period {
	text-transform: uppercase;
	font-size: .6667em;
	line-height: 1.3em;
	letter-spacing: .8px;
	display: inline-block;
	border-bottom: 1px dashed #ccc;
}
.catalog.item-views.table.tarifs .item .price .price_new, .catalog_block_main.catalog.table .item .price .price_new {
	line-height: 1.2em;
}
.catalog.item-views.table.tarifs .item-wrap .foot, .catalog_block_main.catalog.table .item-wrap .foot {
	margin-top: 28px;
}
.catalog.item-views.table.tarifs .flexslider .item .prices, .catalog_block_main.catalog.table .flexslider .item .prices {
	padding: 0 0 15px;
}

/* Banners on index page */
.banners-big .flexslider {
	padding-top: 98px;
}
.banners-big .slides>li.item {
	/*06-09-2021
    background-position: center top!important;
    background-size: 100% auto;*/
	background-position: center -60px;
    background-size: 100% auto;
	background-repeat: no-repeat!important;
}

.banners-big .flexslider, .banners-big .slides{
    height:initial;
}
@media (min-width: 2281px) {
    .banners-big .flexslider, .banners-big .slides>li {
        height: 783px;
    }
}
/*@media (min-width: 1919px) and (max-width: 2280px) {
    .banners-big .flexslider, .banners-big .slides>li {
        height: 678px;
    }
}*/
@media (max-width: 1920px) {
	.banners-big .flexslider, .banners-big .slides>li {
        min-height: 484px;
    }
    /*06-09-2021*/
    .banners-big .slides>li.item {
        background-position: center -45px;
        background-size: auto calc(100% + 45px);
    }
    .banners-big .slides>li {
        height: 545px;
    }
    
    .banners-big .maxwidth-banner {
		margin-bottom: -2px;
	}
	.banners-big .slides .text {
		/*height: 582px;*/
	}
}
/*06-09-2021*/
@media (max-width: 991px) {
    .banners-big .flexslider {
        padding-top: 0px;
    }
    .banners-big .slides>li.item {
        background-position: center;
    }
}
@media (max-width: 768px) {
	.banners-big .flexslider {
        /*height: auto;*/
		padding-top: 0px;
	}
	.banners-big .slides .text {
		height: 274px;
	}
    
    
    .banners-big.view_2 .tablet_img_v2, .banners-big.view_3 .tablet_img {
        min-height: 600px;
    }
    .banners-big.view_2 .tablet_img_v2>div, .banners-big.view_3 .tablet_img>div {
        padding-top: 600px;
    }
    .banners-big.view_2 .tablet_img_v2 {
        height: auto;
        width: 100%;
    }
    .banners-big.view_2 .tablet_img_v2>div {
        background-size: cover;
    }
    .banners-big.view_2 .slides>li .wrap .tablet_text_v2 {
        position: absolute;
        bottom: 0;
        padding: 17px 30px 80px;
        color: #fff;
    }
    /****.banners-big.view_2 .slides .tablet_text_v2 .title, .banners-big.view_2 .slides .dark .tablet_text_v2 .section {
        color: #fff!important;
    }
    .banners-big.view_2 .slides .item:hover .tablet_text_v2 .title, .banners-big .slides .tablet_text_v2 .item:hover .dark .title, .banners-big .slides .item:hover .dark .tablet_text_v2 .title a {
        color: #fff!important;
    }****/
    
    .banners-big.view_2 .slides .tablet_text_v2 .title {
        font-size: 27px;
    }
    .banners-big.view_2 .slides .item:hover .tablet_text_v2 .title {
        font-size: 27px;
    }
    .banners-big.view_2 .slides .tablet_text_v2 .btn {
        padding: 11px 20px 10px;
    }
    .banners-big.view_2 .slides .tablet_text_v2 .banner_buttons {
        margin-top: 20px;
    }
    
}
@media (min-width:992px) and (max-width:1440px) {
	.banners-big .slides .title {
		font-size: 2.1em;
	}
}
.banners-big .slides .buttons {
    margin: 0px -3px -3px;
}
.banners-big.view_3 .slides .text .inner {
    padding-top: 120px;
}

.mix_banners .item .text {
	/*padding: 33px 20px;*/
	padding: 33px 0px;
    width: 100%;
    text-align: center;
    font-weight: 500;
}
.mix_banners.bottom .item.wide .text {
    max-width: none;
    text-align: left
}
.mix_banners .item .text .title {
	padding: 15px 0px;
	font-size: 1.3333em;
	line-height: 1em;
	letter-spacing: .8px;
	text-transform: uppercase;
}
.mix_banners .item:after {
	content: none;
}
.mix_banners .item:before {
	background: rgb(255 255 255 / 12%);
}
@media (min-width: 1441px) {
	.mix_banners.bottom .item {
		height: 324px;
		background-size: cover !important;
		background-position: center center !important;
	}
    .mix_banners.bottom .item.wide .text {
        padding-left: 66%;
    }
}
@media (min-width: 1160px) {
	.mix_banners.bottom .item {
		width: calc(25% + 3px);
		margin-left: -3px;
	}
	.mix_banners.bottom .item.wide {
		width: calc(50% + 3px);
		margin-left: -3px;
	}
    .mix_banners.bottom .item.wide .text {
        padding-left: 56%;
    }
}
@media (max-width: 1440px) {
	.mix_banners.bottom .item {
		height: 251px;
        background-size: cover !important;
        background-position: center center !important;
	}
    .mix_banners.bottom .item .text {
        padding: 0 20px;
    }
}
@media (max-width: 1160px) {
    .mix_banners.bottom .item.wide .text {
        padding-left: 20px;
        text-align: center;
    }
}
    
@media (max-width: 600px) {
	.mix_banners.bottom .item {
		height: 212px;
	}
	.mix_banners.bottom .item:last-child {
		height: 212px;
		background-size: cover !important;
	}
}
@media (max-width: 479px) {
    .mix_banners {
        display: none!important;
    }
}

/* Text on index page */
.item-views.company.front .company-block .image {
	max-width: 672px;
}
body:not(.with_decorate) .item-views.company.front .company-block .text {
    padding-right: 16px;
}
@media (max-width: 400px) {
    .detail.news .order-block .btn.order {
        padding: 16px 28px;
    }
}
@media (max-width: 767px) {
    .item-views.company.front.type_1 .company-block .image {
        display: none;
    }
}

/* Forms Request on leasing, Calculate the cost of object */
.jqmWindow.leasing_frame:not(.right_slide), .jqmWindow.cost_object_frame:not(.right_slide) {
/*.jqmWindow.leasing_frame, .jqmWindow.cost_object_frame {*/
	z-index: 3065!important;
	height: 100%;
	overflow-y: scroll;
	padding: 0;
	right: 0;
    /*left: 0;*/
	margin: 0px auto;
}
.jqmOverlay.leasing_form {
	z-index: 3060!important;
}
.jqmWindow.leasing_frame:not(.right_slide) .popup .jqmClose, .jqmWindow.cost_object_frame:not(.right_slide) .popup .jqmClose {
/*.jqmWindow.leasing_frame .popup .jqmClose, .jqmWindow.cost_object_frame .popup .jqmClose {*/
	display: block;
}
.form.calculate .form-header {
	padding: 20px 0 28px;
}
.form.calculate .form-header .description {
	margin: 14px 0 -4px;
}
.form.calculate .licence_block.bx_filter {
	padding: 0;
}
.form.popup .form-footer {
	padding-bottom: 30px;
}

/*----зачем скрыли форму через стили,а не через админку?-----*/
.form.calculate .form-body, .form.calculate .form-footer {
}
.content-md .form .form-header {
    padding: 0px 0 68px;
}
.form .person-type-block {
	display: inline-flex;
	width: 238px;
	height: 68px;
	padding: 12px;
	border: 1px solid #f2f2f2;
	margin-bottom: 1.8em;
	cursor: pointer;
}
.form .person-type-block:hover {
	border-color: #ffa31f;
}
.form .person-type-block .text {
	margin: 0;
	font-size: 14px;
	word-wrap: break-word;
	text-transform: none;
	line-height: 1.4em;
}
.person-type-block .fa {
	font-size: 30px;
	margin-right: 10px;
}
.input_slide_wrapper {
	width: 100%;
    padding-top: 7px;
	top: 8px;
}
.input_slide_wrapper input[type="range"] {
	-webkit-appearance: none;
	width: 100%;
	height: 8px;
	border-radius: 5px;
	background: #e1e1e1;
	outline: none;
	opacity: 0.7;
	-webkit-transition: .2s;
	transition: opacity .2s;
}
.input_slide_wrapper input[type="range"]:hover {
	opacity: 1;
}
.input_slide_wrapper input[type="range"]::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #ffa31f;
	cursor: pointer;
}
.input_slide_wrapper input[type="range"]::-moz-range-thumb {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #ffa31f;
	cursor: pointer;
}
form .form-group.animated-labels label[for="POPUP_SUM"] {
    top: -16px;
    z-index: 6;
    font-size: .8em;
}
.form-group.animated-labels.input-filed select.form-control {
    background: url(../images/svg/Arrow_small.svg) right 15px top 21px no-repeat;
}
.range_limits_wrapper {
	margin: -6px 0 54px -10px;
	font-size: .8em;
}
.range_limit {
	position: absolute;
}
.range_limit.middle1_limit {
	left: 30%;
}
.range_limit.middle2_limit {
	left: 62%;
}
.range_limit.max_limit {
	right: -12px;
}

form .input-filed label[for="POPUP_SUM"] {
    /*display: block;
    background-color: #f8f9fb;
    border-radius: 2px;
    padding: 11px 54px 5px 44px;
    border: 1px solid #f1f1f1;
    */
}
#range_result {
    position: absolute;
    top: -8px;
    right: 8px;
}


@media (max-width: 479px) {
    .form .person-type-block {
        width: 100%;
    }
    .range_limits_wrapper {
        margin-left: 0;
    }
    .range_limit.max_limit {
        right: 0px;
    }
}
/*Left sidebar*/
.side_forms .button>a {
	color: #333;
	display: block;
	margin: 0 0 -1px;
	padding: 29px 28px;
	border: 1px solid #eff1f5;
	border-top: none;
}
.side_forms .button>a>span {
	padding: 0 0 0 46px;
}
.side_forms .button>a svg {
	position: absolute;
	height: 22px;
}
.side_forms .button>a svg path {
	fill: #ff9600;
}
.side_forms .button.document_icon>span>span svg {
    left: -2px;
    top: -9px;
    height: 27px;
}

/* Text page Leasing-Skhema-raboty */
.text_numbers .item-text {
	padding-left: 10px;
	padding-right: 10px;
	width: 20%;
	float: left;
}
.text_numbers .item-text > div {
	padding: 16px 6px 6px;
	box-sizing: content-box;
	/*min-height: 208px;*/
	min-height: 221px;
	line-height: 1.35em;
	text-align: center;
}
.text_numbers .item-text i {
	display: inline-block;
	margin-bottom: 15px;
}
.text_numbers .item-text img {
	max-height: 100px;
    margin: 8px 0;
}
.text_numbers .item-text p {
	margin: 0;
}
@media (max-width: 768px) {
	.text_numbers .item-text {
		width: 50%;
		font-size: 14px;
		margin-bottom: 16px;
	}
	.text_numbers .item-text i {
		margin-bottom: 8px;
	}
}

/* Text page Leasing */
.detail.services .content .accordion-type-2 .item .accordion-head {
	font-weight: 600;
}
@media (max-width: 991px) {
    body .container .left-menu-md {
        width: auto;
    }
}
/*.detail.services .order-block {
	margin: 49px 0 0 0;
}*/
@media (max-width: 767px) {
    .detail .nav.nav-tabs {
        display: block;
    }
    .detail .tab-pane {
        display: none;
    }
    .detail .tab-pane.active {
        display: block;
    }
    .detail .tabs .nav-tabs li {
        width: 100%;
    }
}

@media (max-width: 768px) and (min-width: 600px) {
    table.order-block .btn.order {
        white-space: normal;
        line-height: 1.43;
        padding: 8px 8px;
        max-width: 168px;
        height: auto;
    }
    
}
@media (max-width: 600px) {
    .detail.services table.order-block {
        table-layout: fixed;
    }
    body .order-block td {
        padding: 30px 0;
    }
    body .order-block td .btns {
        margin: 0 auto;
    }
    table.order-block .btn.order {
        padding: 16px 8px;
        /*max-width: 206px;*/
    }
}
@media (max-width: 400px) {
    table.order-block .btn.order {
        max-width: 198px;
        white-space: normal;
        padding: 8px 8px;
        font-size: 0.7033em;
    }
}
.detail.services .tabs .tab-content {
    padding-top: 19px;
}


/* Page Objects */
.text_before_items.catatlog_text {
    margin: -7px 0 42px;
}
.order.catalog_order {
    margin: 0 0 40px;
    clear: both;
}
.catalog.detail .head .price .price_title {
    font-size: 1.7333em;
    font-weight: 700;
    color: #333;
}
.catalog.detail .head .previewtext {
    max-height: initial;
}
.catalog.detail .head .link-block-more>span:before {
    width: 6px;
}
.catalog.detail .head .link-block-more {
    bottom: initial;
    margin-top: 60px;
}



.hover_tabs {
    position: relative;
    /*min-height: 370px;
    height: 370px;
    max-height: 600px;*/
    border-top: 38px solid #fff;
}
.hover_tabs > div {
  position: absolute;
  z-index: 1;
  /*height: 100%;*/
  width: 100%;
  visibility: collapse;
  transition: 0s 9999999s;
  box-sizing: border-box;
    background-color: #fff;
}
.hover_tabs > div table {
    width: 100%;
}
.hover_tabs > div table td {
    padding: 14px 20px 15px;
    border-bottom: 1px solid #f1f1f1;
    width: 50%;
}
.hover_tabs > div:hover, .hover_tabs > div:nth-of-type(1) {
  visibility: visible;
  transition: 0s;
}
.hover_tabs:hover > div:not(:hover) {
  visibility: hidden;
  transition: 0s;
}
.hover_tabs > div > span {
    position: absolute;
    top: -38px;
    padding-left: 21px;
    line-height: 38px;
    height: 38px;
    width: 50%;
    text-transform: uppercase;
    background-color: transparent;
    /*color: inherit;*/
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-left-color: rgba(0,0,0,0);
    visibility: visible;
    transition: 0s 9999999s;
    cursor: pointer;
}
.hover_tabs > div:nth-of-type(1) > span {left: 0; border-left-color: #ddd;}
.hover_tabs > div:nth-of-type(2) > span {left: 50%;}
.hover_tabs > div:hover > span {
    transition:  0s;
    color: #fff;
    background-color: #a5abb5;
}
.hover_tabs:hover > div:not(:hover) > span {
  transition:  0s;
}
/* first tab */
.hover_tabs:not(:hover) > div:nth-of-type(1) > span {
    color: #fff;
    background-color: #a5abb5;
}
@media (max-width: 500px) {
    .hover_tabs {
        /*min-height: 500px;*/
    }
    .hover_tabs > div > span {
        line-height: 19px;
        height: auto;
        top: -50px;
        padding: 4px 6px 2px;
    }
}



/*
.tabs_hover section {
    display: none;
    padding: 8px 0px;
    margin-bottom: 20px;
}
.tabs_hover input {
    display: none;
}
.tabs_hover label {
    text-transform: uppercase;
    white-space: break-spaces;
    display: inline-block;
    width: 50%;
    margin: 0 0 -1px;
    padding: 6px 21px;
    border: 1px solid #ddd;
       
}

.tabs_hover label:hover {
    cursor: pointer;
}
*.tabs_hover input:not(:hover) + label {
    background-color: transparent;
    color: inherit;
}
*.tabs_hover input:hover + label {
    color: #fff;
    background-color: #a5abb5;
}
*.tabs_hover:not(:hover) input:first-child + label {
    color: #fff;
    background-color: #a5abb5;
}
#tab1:hover ~ #content1, #tab2:hover ~ #content2, .tabs_hover section:nth-of-type(1) {
    display: block;
}
#tab1:hover ~ #content2, #tab2:hover ~ #content1 {
    display: none;
}
.tabs_hover section table {
    width: 100%;
}
.tabs_hover section table td {
    padding: 8px 20px 15px;
    border-bottom: 1px solid #f1f1f1;
    width: 50%;
}
@media screen and (max-width: 479px) {
    .tabs_hover label {
         width: 100%;
    }
    .tabs_hover section table td {
        line-height: 1.3em;
    }
}

*/


/*
.tabs_hover > div, .tabs_hover > input { display: none; }

.tabs_hover label { padding: 5px; border: 1px solid #aaa; line-height: 28px; cursor: pointer; position: relative; bottom: 1px; background: #fff; }
.tabs_hover input[type="radio"]:checked + label { border-bottom: 2px solid #fff; }

.tabs_hover > input:nth-of-type(1):checked ~ div:nth-of-type(1),
.tabs_hover > input:nth-of-type(2):checked ~ div:nth-of-type(2),
.tabs_hover > input:nth-of-type(3):checked ~ div:nth-of-type(3) { display: block; padding: 5px; border: 1px solid #aaa; }
*/


/*clicked*/
.tabs_hover section {
    display: none;
    padding: 8px 0px;
    margin-bottom: 20px;
}
.tabs_hover input {
    display: none;
}
.tabs_hover label {
    text-transform: uppercase;
    white-space: break-spaces;
    display: inline-block;
    width: 50%;
    margin: 0 0 -1px;
    padding: 6px 21px;   
}
.tabs_hover input:first-child + label {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.tabs_hover input:last-of-type + label {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.tabs_hover label:checked {
    cursor: pointer;
}
*.tabs_hover input:not(:checked) + label {
    background-color: transparent;
    color: inherit;
}
*.tabs_hover input:checked + label {
    color: #fff;
    background-color: #a5abb5;
}
/**.tabs_hover:not(:checked) input:first-child + label {
    color: #fff;
    background-color: #a5abb5;
}*/
#tab1:checked ~ #content1, #tab2:checked ~ #content2, .tabs_hover section:nth-of-type(1) {
    display: block;
}
#tab1:checked ~ #content2, #tab2:checked ~ #content1 {
    display: none;
}
.tabs_hover section table {
    width: 100%;
}
.tabs_hover section table td {
    padding: 8px 20px 15px;
    border-bottom: 1px solid #f1f1f1;
    width: 50%;
}
@media screen and (max-width: 479px) {
    .tabs_hover label {
         width: 100%;
    }
    .tabs_hover section table td {
        line-height: 1.3em;
    }
}




.tabs .tab-content .tabs {
    margin: -49px 0 0 0;
}
.tabs .tabs .tab-content {
    padding: 19px 0 0 10px;
}



@media (max-width: 767px) {
    .catalog_block_main.catalog.table:not(.front) .item{
        padding-bottom: 20px;
    }
    .catalog_block_main.catalog.table:not(.front) .item .footer-button {
        margin: 15px -20px 0;
    }
    
    /*yellow into red*/
    .item-views.services-items.type_5 .items .item .image.recolor-red img {
        filter: hue-rotate(310deg) saturate(650%) brightness(0.83);
    }
    /*red into yellow*/
    .item-views.services-items.type_5 .items .item .image.recolor-yellow img {
        filter: invert(99%) hue-rotate(225deg) brightness(1.2);
    }
    
    .maxwidth-theme.objects-wrap {
        display: flex;
        flex-direction: column;
    }
    .objects-wrap .text_before_items {
        order: 2;
        margin: 25px 0 0;
    }
    .objects-wrap .item-views.services-items.type_5 {
        order: 1;
    }
    
}
.stickers .stickers-wrapper .sticker_hit {
    background: #f14120;
}
.stickers .stickers-wrapper .sticker_new {
    background: #fa9a0e;
}
.stickers .stickers-wrapper .sticker_ip {
    background:#ffde94;
}
@media (max-width: 479px) {
    .seo_block {
        margin-bottom: 20px;
    }
    .seo_block .image {
        margin-bottom: 15px;
    }
}


/* Page Projects */
.mixitup-container .head-block.top .item-link .title .btn-inline {
    white-space: break-spaces;
}

/* Banner on text page Suppliers */
@media (min-width: 992px) {
	.banners-content.landing .img {
		height: 460px;
	}
}
.banners-content.landing {
    margin-top: -40px;
}
.banners-content.landing .text {
    padding-left: 0;
}
.banners-content.landing .maxwidth-banner .img img {
    top: 0;
}
.banners-content.landing .maxwidth-theme {
    align-items: flex-start;
}
.banners-content.landing .maxwidth-banner .btn.btn-default.white {
    border-color: inherit;
}

/* Text page Staff */
.item-views.staff-items.within.type_3 .items .item .image {
	width: 150px;
	height: 150px;
}
.item-views.staff-items.within.type_3 .items .item .body-info {
	padding: 0 10px 0 160px;
}
@media (min-width: 1281px) {
    .item-views.staff-items.within.type_3 .items .item .body-info .top-block-wrapper {
        padding-right: 28px;
    }
}
.item-views.staff-items.within.type_3 .items .item .body-info p {
	margin: 0 0 9px 0;
}
.item-views.staff-items.within.type_3 .items .item .previewtext .fa {
	margin-right: 10px;
	color: #ff9600;
}
.detail.staff .post-content .text h4 {
	margin: 36px 0 0;
}

@media (max-width: 1280px) {
    .item-views.staff-items.within.type_3 .items .item .arrow_link {
        display: none;
    }
}

@media (max-width: 768px) {
	.item-views.staff-items.within.type_3 .items .item {
		padding: 30px 0;
	}
	.item-views.staff-items.within.type_3 .items .item .image {
		float: left;
		margin: 0 20px 0 0;
	}
	.item-views.staff-items.within.type_3 .items .item .image img {
		display: block;
	}
	.item-views.staff-items.within.type_3 .items .item .body-info {
		padding-left: 10px;
	}
	.item-views.staff-items.within.type_3 .item .middle-props .send_message_button {
		margin: 10px 0;
	}
	.item-views.staff-items.within.type_3 .items .item .previewtext {
		margin: 10px 0 0;
	}
	.item-views.staff-items.within.type_3 .items .item .title {
		min-height: 66px;
	}
}

@media (max-width: 360px) {
	.item-views.staff-items.within.type_3 .items .item .image {
		width: 120px;
		height: 120px;
	}
	.item-views.staff-items.within.type_3 .items .item .title {
		font-size: 1em;
	}
}

/* Text page Partners */
@media (min-width: 376px) {
    .item-views.partners {
        margin-top: 60px;
    }
}
.item-views.partners .send_request_button {
    position: inherit;
    top: -35px;
    right: 0px;
    z-index: 6;
}

@media (max-width: 1280px) {
    .item-views.partners .send_request_button {
        top: -35px;
    }
}
/*@media (max-width: 500px) {
    .item-views.partners .send_request_button {
        left: initial;
        right: 0;
    }
}*/
@media (max-width: 375px) {
    .item-views.partners .send_request_button {
        position: relative;
        top: -16px;
    }
}

/* Text page Reception */
.reception-staff-items table.table1 {
    table-layout: fixed;
    margin-top: 31px;
}
@media (max-width: 600px) {
    .reception-staff-items table.table1 > thead > tr > th {
        padding: 6px 9px;
        line-height: 1.4em;
    }
    .reception-staff-items table.table1 tbody tr:first-of-type td {
        width: 50%;
    }
    .reception-staff-items table.table1 tbody td {
        padding: 6px 9px;
    }
}
@media (max-width: 460px) {
    .reception-staff-items table.table1 > thead > tr > th {
        line-height: 1.2em;
    }
    .reception-staff-items table.table1 thead tr th:first-of-type, .reception-staff-items table.table1 tbody tr td:first-of-type {
        width: 55%;
    }
}

/* Text page Requisites */
.window-hidden {
    display: none;
}
@media (max-width: 500px) {
    .btn-requisites {
        display: block;
        margin: 10px;
    }
}

/* Page News */
@media (max-width: 768px) {
    .ask_a_question.subscribe .inner .text-block:before {
        background-clip: content-box;
        padding: 1px;
    }
}

/* Page Solutions */
.item-views.services-items.type_2 .items .item .title {
    text-align: center;
}
.banners-content .img img {
    top: 80px;
}
@media (max-width: 767px) {
    .text_after_items {
        margin: 20px 0 0;
    }
}
@media (max-width: 700px) {
    .item-views.services-items.type_3 .items .item .title a, .item-views.services-items.type_5 .items .item .title a {
        word-wrap: initial;
    }
}
@media (max-width: 400px) {
    .item-views.services-items.type_5 .items .item>.wrap {
        padding: 19px 7px;
    }
    .item-views.services-items.type_5 .items .item .title {
        font-size: 0.8167em;
    }
}

/* Documents sections */
.documents_all_sections .root_title {
	border-bottom: 1px solid #eff1f5;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.documents_all_sections .title {
	font-size: inherit;
}
.documents_all_sections .docs_sections_wrap {
	text-align: center;
	margin-bottom: 35px;
}
.documents_all_sections .sub_section {
	margin-bottom: 15px;
}
.documents_all_sections .sub_section .title.btn {
	white-space: break-spaces;
	min-height: 70px;
    display: block;
}
.item-views.type_2_within.within.documets-items .item .body-info, .item-views.type_2_within.within.documets-fly-items .item .body-info {
    padding-left: 0;
}
.item-views.type_2_within.within.services-items .item .arrow {
    top: -2px;
}
.item-views.type_2_within.within.documets-fly-items .item .arrow {
    right: 0px;
}
.item-views.type_2_within.within.documets-items .item .title {
    font-size: 1em;
}
@media (max-width: 470px) {
    .item-views.type_2_within.within.documets-items .item .arrow {
        right: -5px;
    }
    .item-views.type_2_within.within.documets-items .item .title {
        padding-right: 34px;
    }
}
@media (max-width: 460px) {
    .item-views.type_2_within.within.documets-items .item {
        padding: 9px 12px;
    }
    .item-views.type_2_within.within.documets-items .item .body-info {
        padding-right: 0;
    }
    
}

.mega-menu.year-nav table td .wrap>a.more-items {
    padding: 22px 28px;
    font-size: .7333em;
    line-height: 1.3em;
    letter-spacing: .8px;
    font-weight: inherit;
}
.mega-menu.year-nav table td.dropdown.normal_dropdown .wrap .dropdown-menu li a {
    padding: 0;
    display: block;
}
.mega-menu.year-nav table td.dropdown.normal_dropdown .wrap .dropdown-menu {
    max-width: initial;
    min-width: initial;
}
.mega-menu.year-nav table td .wrap>a.more-items:before {
    width: 10px;
    height: 6px;
    background: url(../images/svg/content_icons.svg) -149px -23px no-repeat;
    opacity: .35;
    right: 10px;
    left: unset;
}
@media (min-width: 768px) {
    .head-block.top.year_filter {
        margin-top: 0px;
    }
}
@media (max-width: 767px) {
    .head-block.top.year_filter select.form-control {
        margin-bottom: 20px;
    }
}


/* Documents required */
.docs-package {
    padding: 22px 0 0;
}
.docs-package .package-title {
    font-weight: 600;
}
body .docs-block .blocks.no-file .inner-wrapper {
    min-height: 25px;
}
.docs-block .blocks.no-file .inner-wrapper:before {
    content: "\2014";
    width: 18px;
    line-height: 17px;
    color: #999;
    background: none;
}
.docs-block .blocks.no-file .inner-wrapper {
    padding: 0 0 0 29px;
}
.docs-block .blocks.no-file .title {
    color: #999;
}

/* Documents fly */
.item-views.type_2_within.within.documets-fly-items .item .title a {
    font-size: 14px;
}
.item-views.type_2_within.within.documets-fly-items .item .title {
    padding: 0;
    line-height: 1.0889em;
}
.documets-fly-items .docs-block .blocks {
    margin: 0;
}
.item-views.type_2_within.within.documets-fly-items .item .body-info {
    padding-right: 0;
}
.item-views.type_2_within.within.documets-fly-items .item .childs {     
    margin-top: 17px;
    overflow-y: scroll;
    height: 250px;
}
.item-views.type_2_within.within.documets-fly-items .item .childs::-webkit-scrollbar {
    width: 12px;
}
.item-views.type_2_within.within.documets-fly-items .item .childs::-webkit-scrollbar * {
    background: transparent;
}
.item-views.type_2_within.within.documets-fly-items .item .childs::-webkit-scrollbar-thumb {
    background: #eaeaea;
}
.item-views.services-items.type_2_within.documets-fly-items .items {
    overflow-y: auto;
}
/*.item-views.services-items.type_2_within.documets-fly-items {
    overflow-y: scroll;
}*/

.banners-big .slides .text .inner {
	padding-top: 160px;
	line-height: 20px;
}
.banners-big .flexslider .flex-direction-nav .flex-nav-next {
    right: 15px;
}
.banners-big .flexslider .flex-direction-nav .flex-nav-prev {
    left: 15px;
}
.content-md .form .form-header {
    padding: 20px 0 25px;
}
.form.calculate .form-header {
    padding: 60px 0 25px;
}
.drag_block:first-of-type>.wraps {
    margin-top: 32px;
}

/*----style from miran---*/
.button.font_upper_md.document_icon {
    width:auto;
    height:36px;
}
.item-views.table .item .image img {
    height:auto;
    padding-bottom:10px;
}
.description .buttons {
    display:flex;
    flex-direction:column;
    flex-wrap: wrap;
}
.your-image-class {
  width: 15px !important;
  height: 15px !important;
  vertical