body {
    padding-bottom: 0px;
}
.compass{padding: 4px 0;}
.topmenu-COLOR .mega-menu table td:hover .wrap > a, .color_block {
    background-color: #08c !important;
    margin-top: 30px;
    /* margin-bottom: 170px; */
}
.color_block > .row, .container > .row, .greyline > .row, .logo_and_menu-row > .row, .main > .row, section.page-top > .row {
    margin-left: 0;
    margin-right: 0;
}
.color_block > .row > .maxwidth-theme, .container > .row > .maxwidth-theme, .greyline > .row > .maxwidth-theme, .logo_and_menu-row > .row > .maxwidth-theme, .main > .row > .maxwidth-theme, .under_content.row > .maxwidth-theme, section.page-top > .row > .maxwidth-theme {
    padding: 0;
}
.maxwidth-theme {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1140px;
    width: 100%;
}
.back-url i, .maxwidth-theme, select {
    position: relative;
}
.block.front {
    color: #fff;
    margin: 37px 0 44px;
    font-size: 14px;
}
.block.front h2 {
    font-size: 22px;
    margin: 0;
    position: relative;
    padding: 0 50px 0 0;
}
.block.front h2::after {
    position: absolute;
    content: ' ';
    width: 24px;
    height: 45px;
    top: 50%;
    opacity: 1;
    background: url(../images/r_block.png) no-repeat;
    z-index: 3;
    right: 0;
    margin-top: -23px;
}
.bx-firefox .btn-default.white.btn-lg, .bx-ie .btn-default.white.btn-lg {
    padding-top: 10px;
    padding-bottom: 11px;
}
.portfolio.item-views .link .item, .portfolio.item-views .link .item .bottom_title .btn-default, .btn-default.white_br.white {
    background: #08c !important;
}
.block.front .btn-default {
    right: 20px;
}
.btn-default.white_br.white {
    border-color: #fff;
    color: #fff !important;
    background: #d4d4d4;
}
.item:hover .title a.color_link, .btn-default.white_br.white:hover, .btn-default.white_br.white:hover span a {
    color: #08c !important;
}
.btn-default.white_br.white:hover {
    border-color: #fff;
    color: #d4d4d4 !important;
    background: #fff !important;
}
a.sucsess {
    color: #fff;
    text-transform: uppercase;
}
a.sucsess:hover { color: #08c; }
a.sucsess {
    color: #fff;
    text-transform: uppercase;
}
footer {
    background: #2c364a;
    box-shadow: 0 70px 50px -20px #213040 inset;
    clear: both;
    color: #969ba5;
    font-size: 12px;
    line-height: 18px;
    min-height: 171px;
    padding: 0;
    position: relative;
    /* margin-top: -171px; */
}
.footer .container {
    width: 100% !important;
    padding: 0;
    font-size: 14px;
}
.color_block > .row, .container > .row, .greyline > .row, .logo_and_menu-row > .row, .main > .row, section.page-top > .row {
    margin-left: 0;
    margin-right: 0;
}
.color_block > .row > .maxwidth-theme, .container > .row > .maxwidth-theme, .greyline > .row > .maxwidth-theme, .logo_and_menu-row > .row > .maxwidth-theme, .main > .row > .maxwidth-theme, .under_content.row > .maxwidth-theme, section.page-top > .row > .maxwidth-theme {
    padding: 0;
}
footer .copy, footer .info {
    padding: 21px 0 0;
    font-size: 13px;
}
footer .social {
    padding: 16px 0;
}
.social-icons {
    font-size: 0;
}
.social-icons ul {
    margin: 0;
    padding: 0;
    width: auto;
    font-size: 0;
}
.social-icons li {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
}
.social-icons li a {
    border: 2px solid transparent;
    border-radius: 4px;
    display: block;
    height: 31px;
    margin: 5px 8px 5px 0;
    overflow: hidden;
    position: relative;
    width: 31px;
    background-color: #4f5a6b;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    font-size: 0;
}
.social-icons li a i {
    position: absolute;
    top: 5px;
    left: 6px;
    color: #fff;
    font-size: 17px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
.social-icons li a i.fa-facebook {
    left: 10px;
}
.fa-facebook-f::before, .fa-facebook::before {
    content: "\f09a";
}
.social-icons li:hover a {
    border-color: #08c;
    background-color: transparent;
}
.fa-odnoklassniki::before {
    content: "\f263";
}
.bottom-menu {
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    margin-top: 22px;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.bottom-menu .item {
    display: block;
    vertical-align: top;
    margin-bottom: 11px;
}
.bottom-menu a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .03em;
}
.bottom-menu .item .submenu {
    padding-left: 0;
    margin: 4px 0 0;
}
.bottom-menu .item .submenu li {
    list-style: none;
    line-height: 23px;
}
.bottom-menu .item .submenu li a {
    color: #babcbe;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 400;
}
footer .info {
    color: #fff;
}
footer .info .phone {
    font-size: 16px;
    margin-left: -1px;
}
footer .info i.fa-phone {
    margin-top: 3px;
}
footer .info i::before {
    color: #08c;
}
footer .info .phone .info_ext {
    padding: 0 0 0 22px;
}
footer .info .phone a:first-child {
    padding-bottom: 2px;
}
footer .info .phone a {
    color: #fff;
    padding: 0;
    vertical-align: middle;
    display: block;
    font-weight: 600;
}
footer .info .phone .info_ext div.popup_form_ext span {
    color: #08c;
    border-bottom-color: #08c;
}
footer .info .email, footer .info .phone {
    margin-bottom: 12px;
}
footer .info i {
    font-size: 14px;
    margin: 5px 7px 0 0;
    color: #969ba5;
    vertical-align: middle;
    float: left;
    width: 15px;
}
footer .info i::before {
    color: #08c;
}
.fa-envelope::before {
    content: "\f0e0";
}
footer .info .email a {
    color: #969ba5;
    vertical-align: middle;
    padding: 0;
}
a.call { color: #08c !important; font-weight: normal !important; border-bottom: 1px dotted #08c; display: inline !important; }
a.call:hover { color: #ffffff !important; text-decoration: none; border-bottom-color: #fff; }
@media (min-width: 1200px) {
    section.page-top .container { width: 1140px }
    .flex-control-nav, .flex-direction-nav { display: block }
}
@media (max-width: 1169px) {
    a.scroll-to-top:not(.TOUCH) { left: 50%; margin-left: 421px; right: inherit }
}
@media (max-width: 1140px) {
    .fixed .search_top_block { width: 50% }
}
@media (max-width: 1100px) {
    .fixed .search_top_block { width: 45% }
}
@media (max-width: 1040px) {
    .fixed .search_top_block { width: 41% }
}
@media (max-width: 1025px) {
    a.scroll-to-top:not(.TOUCH) { margin-left: 0; left: inherit; right: 38px }
}
@media (max-width: 1008px) {
    .maxwidth-theme { padding-left: 15px; padding-right: 15px }
}
@media (min-width: 992px) {
    .body_media { top: 2px }
    section.page-top .container { width: 970px }
    .catalog.item-views.table .item .title { text-align: left }
    .projects.detail .head > .row .col-md-10 { padding-right: 0; float: left }
    .projects.detail .head > .row .col-md-2 { padding-left: 0; float: right }
    .share { text-align: right; float: right; margin-top: 0; margin-bottom: 0 }
}
@media (max-width: 991px) {
    .banners-big .flex-direction-nav, .banners-big .slides .img, .item-views.sections .group-content hr { display: none }
    .body_media { top: 1px }
    .banners-big .slides .title { font-size: 40px; line-height: 46px; font-weight: 400; text-align: center }
    .banners-big .slides .text-block b { font-size: 22px; line-height: 27px; font-weight: 400 }
    .teasers.item-views.front { margin-top: 39px }
    .about { margin-top: 30px }
    .slider-container .tp-caption h1 { font-size: 24px; line-height: 30px }
    .slider-container .tp-caption { font-size: 12px }
    .item-views.sections .group-content .item { border-bottom: 1px solid #d7dee3; margin-bottom: 30px; padding-bottom: 15px }
    .catalog.item-views.table .item .text { text-align: center }
    .catalog.item-views.table .flexslider .item .foot > div, .catalog.item-views.table .flexslider .item .foot > div > * { float: none !important }
    .detail .projects .item img { height: auto !important }
    .projects.detail .item_slider { padding: 0 }
    .projects.detail .share.text-right { text-align: left !important }
    .history.item-views.list .item .info { margin-left: 0 }
    .history.item-views.list .item .title { float: none; width: 100% }
    .history.item-views.list .item .image, .history.item-views.list .item .text { padding-left: 9px !important; padding-right: 9px !important }
    .history.item-views.list.image_right .item:not(.wti) .text { padding-bottom: 15px !important }
    .history.item-views.list.image_left .item:not(.wti) .text { padding-top: 15px !important }
    .vacancy.item-views.accordion .pay { float: none }
    .page404 .t404 { margin: 0 }
    #bx-composite-banner a { margin-bottom: 24px }
    .order-block .row > div.col-md-6 { display: block; width: 100% }
    .banners-small.front .item_block { width: 33%; text-align: center; margin: 5px 0 20px }
    .banners-small.front .item_block:nth-child(n+4) { text-align: center }
    .block.front h2 { padding: 0 }
    .block.front h2:after { display: none }
    .col-cmd-3 { width: 50% }
    .front .bx_filter_parameters_box { margin: 0 0 30px }
    .catalog .bx_filter_parameters_box_container .btn { float: none !important }
    .catalog .bx_filter_button_box { padding-bottom: 12px }
    .block.front .btn-default { right: -10px }
    .row.contacts table { margin: 20px 0 10px }
    .menu_wr.mega-menu ul.nav .search { display: block !important }
}
@media (min-width: 768px) {
    a.scroll-to-top { display: block !important }
    header .nav-main-collapse.collapse { display: block !important; height: auto !important }
    .mega-menu ul.nav { position: static }
    .front h3.short { display: none }
    .staff.item-views.list .item:not(.wti) .title { margin-top: 9px }
    .catalog.detail .galery .inner { border: none }
    .projects.detail .head { border: 1px solid #d7dee3 }
    .projects.detail .galery .inner { border: none }
    .staff.item-views.list.image_right .item:not(.wti) .text { margin-right: -20px }
    .catalog.item-views.price .item .price { text-align: center }
    .detail .wraps .chars, .wraps .chars { margin: 0 0 40px }
    .bx_filter.bx_filter_vertical #modef_mobile { display: none !important }
}
@media (max-width: 767px) {
    .detail .wraps .chars { margin: 0 0 40px }
    .catalog.detail .head .info { padding-left: 29px }
    .body_media { top: 0 }
    .banners-big.front { margin-top: -26px }
    header.fixed { position: relative !important }
    header.fixed + .main { margin-top: 0 !important }
    header > .container { margin-bottom: 0 }
    header.fixed .btn.btn-responsive-nav { margin-top: 6px }
    header.fixed .logo-row .top-callback { padding-top: 0 }
    .top-row .info-text .email { float: left; margin-left: 0; text-align: left; width: 50% }
    .top-row .info-text .phone { float: right; margin-left: 0; text-align: right; width: 50% }
    .detail .detailimage, .item-views.sections .item .image a, .projects.item-views.table .item, footer { text-align: center }
    .logo-row { height: 66px }
    .logo-row .logo { height: 65px !important; line-height: 60px !important }
    .logo-row .logo img { max-height: 37px; width: auto }
    .logo-row .top-callback .email { display: none !important }
    .menu-row.row { height: 0 }
    .menu-row.row .col-md-12 { padding: 0 }
    .mega-menu { clear: both; float: none !important; width: 100% }
    .menu-only { margin: 0 }
    .search { display: none }
    .mega-menu .search { display: block }
    .title-search-result { display: none !important }
    footer .social { padding-bottom: 0 }
    .about { margin-top: 34px }
    .front h3 { display: none }
    .front h3.short { display: inline-block }
    .banners-big .flex-control-nav, .flex-direction-nav { display: none }
    .banners-big .flexslider, .banners-big .slides li { height: 240px }
    .banners-big .slides .title { font-size: 15px; line-height: 12px; padding: 0 0 10px }
    .banners-big .slides .text .inner { padding-top: 30px }
    .banners-big .slides .text-block { margin-bottom: 10px }
    .banners-big .slides .text-block, .banners-big .slides .text-block b { font-size: 11px; line-height: 18px }
    .order-block .row > div, .styled-block .row > div { display: block; width: 100% }
    .order-block .price { width: 100%; margin-bottom: 17px; margin-top: 4px }
    .order-block .price + .btn { margin-left: 0 }
    .styled-block > .row > div + div { margin-top: 15px }
    .item-views.list.image_left .item .image, .item-views.list.image_left .item .text, .item-views.list.image_right .item .image, .item-views.list.image_right .item .text { padding: 24px }
    .item-views.list.image_left .item.noborder .image, .item-views.list.image_right .item .image, .item-views.list.image_right .item.noborder .text { padding-top: 0 }
    .item-views.list.image_left .item .image, .item-views.list.image_left .item.noborder .text, .item-views.list.image_right .item.noborder .image { padding-bottom: 0 }
    .item-views.list .item.wti.noborder .text { padding: 0 }
    .item-views.sections .item .image { margin-left: auto; margin-right: auto }
    .teasers.item-views.front hr { display: none }
    .teasers.item-views.front .item { border-bottom: 1px solid #efefef !important; padding-bottom: 25px; margin: 0 0 10px }
    .teasers.item-views.front .items > div:last-of-type .item { margin-bottom: 0; border: none !important; height: auto !important }
    .teasers.item-views.front .items > div + div .item { margin-top: 15px }
    .teasers.item-views.front .item .image { float: left; height: 70px; line-height: 67px; max-height: 70px; max-width: 105px; text-align: center; width: 105px; margin: 0 }
    .detail .detailimage, .detail .detailimage img { max-height: 100%; max-width: 100% }
    .teasers.item-views.front .item .info { padding-left: 125px; padding-top: 0 !important }
    .projects.item-views.table .item > a { width: 345px; display: inline-block }
    .col-cmd-1, .col-cmd-2, .col-cmd-3, .col-cmd-4, .row.contacts table { width: 100% }
    .block.front h2:after, .detail .galery #carousel { display: none }
    .detail .projects.item-views.table .item .image img { max-height: 100% }
    .slider-container .tp-caption h1 { font-size: 15px; line-height: 18px }
    .slider-container .tp-caption { font-size: 11px !important; line-height: 13px !important }
    .slider-container .tp-caption a.btn { font-size: 11px; line-height: 13px }
    .detail .detailimage { float: none; margin: 0 auto 20px; padding: 0 }
    .catalog.item-views.price .item .text > .row > .col-md-2.col-sm-2, .catalog.item-views.price .item .text > .row > .col-md-3.col-sm-3, .catalog.item-views.table .item .price { margin-top: 5px }
    .detail .galery .inner { padding: 0 !important }
    .display-type.pull-right.text-right { float: none !important; text-align: left }
    .staff.item-views.list.image_left .item .text { margin-left: 0; padding-left: 20px }
    .staff.item-views.list.image_right .item .text { margin-right: 0; padding-right: 20px }
    .catalog.item-views .item .image { height: 105px; line-height: 101px; max-width: 105px }
    .catalog.item-views.table .item .text { padding-top: 8px }
    .catalog.item-views.table .item .foot > div, .catalog.item-views.table .item .foot > div > * { float: none !important }
    .catalog.item-views.list .item .foot, .catalog.item-views.list .item .text { padding-top: 15px !important }
    .catalog.item-views.price .item .text > .row > .col-md-2.col-xs-12 { margin-top: 10px }
    .form.contacts .captcha-row > div > .form-group { margin-top: 0 !important }
    .catalog.item-views.front .btn-default { right: 0 }
    .block.front .btn-default { position: relative; right: initial; margin-top: 15px }
    .block.front h2 { margin-bottom: 20px; padding: 0 }
    footer .info .phone .info_ext { display: inline-block; vertical-align: top; padding: 0 }
    footer .info .compass p { display: inline-block; vertical-align: middle; padding: 0; margin: 0 }
    footer .info .compass { margin-bottom: 12px }
    footer .info i { float: none; vertical-align: top }
    .bottom-menu { margin-bottom: 15px }
    .col-cmd-1 { text-align: center }
    .row.contacts table td:nth-child(odd) { float: left; clear: both }
    .row.contacts table td:nth-child(even) { float: left }
    .adaptive-table tr td { display: block; width: 50% }
    .catalog.detail .galery .item img, .detail .adaptive-table tr td { width: 100% }
    .galery .inner .flex-direction-nav { display: block }
    .bx_filter.bx_filter_vertical .bx_filter_popup_result.right#modef { display: none !important }
    .bx_filter.bx_filter_vertical .bx_filter_block .bx_filter_popup_result.right#modef_mobile { left: 0; position: static; color: #888; margin: 0; padding-left: 0; line-height: 20px; display: inline-block; background: 0 0 }
    .bx_filter.bx_filter_vertical .bx_filter_block .bx_filter_popup_result.right#modef_mobile a { display: none }
    #bx-composite-banner{padding: 5px;}
}
@media (max-width: 530px) {
    .catalog.sections.front .item .text, .filter .bx_filter_popup_result .arrow, .left-menu-md, .news.front .item .text, .right-menu-md { display: none }
    .body_media { top: 3px }
    .detail blockquote::before { top: -3px; left: 4px; font-size: 90px }
    .detail blockquote { padding-left: 35px }
    .main > .container > .row > .maxwidth-theme > div:not(.left-menu-md):not(.right-menu-md) { width: 100% }
    .catalog.sections .item .image { float: none; margin: 0 auto; max-width: 100% !important }
    .catalog.sections .item .info { padding-left: 0 !important; padding-top: 15px }
    .catalog.sections.front .items > div, .portfolio.front .row > div { width: 100%; float: none }
    .portfolio.front .image img { margin: 0 auto }
    .bx-touch .filter .bx_filter_popup_result { font-size: 12px; line-height: 14px; position: fixed !important; z-index: 1001; top: auto !important; right: 0 !important; bottom: 0 !important; left: 0 !important; margin-top: 0; margin-left: 0; width: auto; height: auto; padding: 10px; border-radius: 0; box-shadow: 0 -2px 5px 0 rgba(0, 0, 0, .1) }
    .bx-touch .filter .bx_filter_popup_result_close { position: absolute; top: 50%; right: 10px; display: block; width: 22px; height: 22px; margin-top: -11px; background: url(/bitrix/templates/aspro-stroy/css/images/filter/x.png) center no-repeat; background-size: 16px }
    .banners-small.front .item_block { width: 50% }
    .banners-small.front .item_block .title { padding: 0 }
    .portfolio.item-views .link .item { padding-bottom: 0; height: 130px }
    .catalog.item-views.table .items > div { width: 100% }
}
@media (max-width: 420px) {
    .row.contacts table td:nth-child(odd) { display: none }
    .row.contacts table td:nth-child(even) { float: none; display: block }
    .banners-big .slides .text .inner { padding-left: 20px; padding-right: 20px }
    .banners-big .slides .text-block { display: none }
    .banners-big .slides .title { font-size: 20px; margin: 0 0 5px; line-height: 20px }
}
@media (max-width: 395px) {
    .form .form-footer .pull-right, .form.contacts .required-fileds + div.pull-right { float: none !important; text-align: center; margin-top: 15px }
    .form .form-footer .pull-left, .form.contacts .required-fileds { /*! float: none !important; */ /*! text-align: center */ }
    .form.popup .form-footer.clearfix .pull-right { float: right !important }
    .form.popup .form-footer.clearfix .pull-left { /*! float: left !important */ }
    
    .form.popup .form-header .text { /*! padding-left: 80px !important; */ /*! padding-right: 80px !important */ }
    .form.popup .form-body { /*! padding: 24px 111px 0 !important */ }
    .form.popup .form-footer { /*! padding: 14px 111px 52px !important */ }
    .form.popup .captcha-row .input { margin-left: 30px !important }
    .catalog.item-views .item .label { margin-right: 0 }
    .pagination a, .pagination span { padding-left: 4px !important; padding-right: 3px !important }
    .teasers.item-views.front .item { height: auto !important }
    .banners-small.front .item_block { width: 100% }
}
@media (max-width: 357px) {
    .partners.front .flex-direction-nav { display: none }
    .partners.front .btn, .services.front .btn { right: -10px }
    .detail .ask_a_question { float: none; margin: 0 auto 15px; width: 100% }
    .news.front .item .image, .teasers.item-views.front .item .image { height: 50px; line-height: 48px; max-height: 50px; max-width: 75px; width: 75px }
    .news.front .item .info, .teasers.item-views.front .item .info { padding-left: 90px }
    .projects.item-views.table .item > a { width: 100% }
}
/*Блок*/
.relative-block {
	position: relative;
}
.nav.nav-bg {
	text-align: center;
}
li:first-child {
	margin-top: 0;
}
.nav.nav-bg > li {
	display: inline-block;
	margin: 0px 0px 4px;
}
.nav.nav-bg > li{display: none;}
.nav.nav-bg > li.active{display: block;}
.nav.nav-bg > li a {
	color: #1970c9;
	font-size: 15px;
	border-radius: 20px;
	line-height: 18px;
	padding: 8px 19px 7px;
}
.nav.nav-bg > li.active a {
	color: #ffffff;
	background: #5a7095;
}
.nav.nav-bg > li a span {
	border-bottom: 1px dotted #1970c9;
	display: inline-block;
}
.front-best .tab-content {
	/*! padding: 22px 0px 35px; */
}
.front-best .tab-content .tab-pane {
	min-height: 447px;
	background: #fff;
	border: 1px solid #ccc;
	padding-top: 25px;
    border-radius: 4px;
}
.front-best .container-fluid {
	position: relative;
	z-index: 2;
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
.delay01 {
	-webkit-animation-delay: 0.1s;
	-moz-animation-delay: 0.1s;
	-o-animation-delay: 0.1s;
	animation-delay: 0.1s;
}
.text-center {
	text-align: center;
}
.opacity0, .item_block {
	opacity: 0;
}
.opacity1 {
	opacity: 1 !important;
}
.animated.duration08 {
	-webkit-animation-duration: 0.8s;
	-moz-animation-duration: 0.8s;
	-o-animation-duration: 0.8s;
	animation-duration: 0.8s;
}
.img-respons {
	max-width: 100%;
	height: auto;
}
.solution-title {
	display: block;
	font-size: 26px;
	font-family: gotham_proregular, 'Open Sans', sans-serif;
	margin-top: 24px;
	margin-bottom: 7px;
	line-height: 28px;
	color: #232e43;
}
.items .item1 .solution-title {
	margin-bottom: 12px;
}
.big_icons {
	padding: 0px;
}
.big_icons li {
	font-size: 15px;
	color: #525c70;
	position: relative;
	padding: 0px 0px 12px 0px;
	list-style-type: none;
}
li:first-child {
	margin-top: 0;
}
.big_icons li div {
	position: relative;
	display: inline-block;
	padding: 0px 0px 0px 30px;
}
.big_icons li div::before, .title_small::before {
	width: 18px;
	height: 18px;
	background: url('../images/li_icons.png') 0px 0px;
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
}
.big_icons li::after, .title_small::after {
	content: "";
	display: block;
	width: 100%;
}
.front-best .price {
	color: #525c70;
	font-size: 28px;
	line-height: 28px;
	position: relative;
	margin: 37px 0px 0px;
}
.front-best .price .hint_icon {
	padding: 5px 5px 10px;
	position: relative;
}
.hint_icon {
    padding: 10px 5px 10px;
    position: relative;
}
.front-best .price .hint_icon span {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url('../images/help_icon_big.png') 0px 0px no-repeat;
	position: relative;
	top: 1px;
}

.hint_icon span {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url('../images/help_icon_big.png') 0px 0px no-repeat;
    position: relative;
    top: 1px;
}

.front-best .price .hint_icon .hint {
	display: none;
	opacity: 0;
	visibility: hidden;
	display: block;
	z-index: 0;
	left: 0px;
	top: 43px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0px 5px rgba(21, 42, 64, 0.2);
	box-shadow: 0 0px 5px rgba(21, 42, 64, 0.2);
	background: #fff;
	max-width: 350px;
	min-width: 350px;
	padding: 20px 27px 21px;
	position: absolute;
	font-size: 13px;
	color: #525c70;
	transition: opacity 0.2s ease, visibility 0.01s ease;
	line-height: 20px;
}
.hint_icon .hint {
    display: none;
    opacity: 0;
    visibility: hidden;
    display: block;
    z-index: 0;
    left: -285px;
    top: 50px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0px 5px rgba(21, 42, 64, 0.2);
    box-shadow: 0 0px 5px rgba(21, 42, 64, 0.2);
    background: #fff;
    max-width: 350px;
    min-width: 330px;
    padding: 20px 27px 21px;
    position: absolute;
    font-size: 13px;
    color: #525c70;
    transition: opacity 0.2s ease, visibility 0.01s ease;
    line-height: 20px;
}
.front-best .price .hint_icon:hover .hint {
	display: block;
	visibility: visible;
	z-index: 2;
	opacity: 1;
	position: absolute;
}
.hint_icon:hover .hint {
    display: block;
    visibility: visible;
    z-index: 2;
    opacity: 1;
    position: absolute;
}
.front-best .price .hint_icon .hint .arrow, .front-best .price .hint_icon .hint .arrow::after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: rgba(0, 0, 0, 0);
	border-style: solid;
}
.hint_icon .hint .arrow, .hint_icon .hint .arrow::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
}
.front-best .price .hint_icon .hint .arrow {
	top: -11px;
	left: 50%;
	margin-left: -8px;
	border-bottom-color: rgba(21, 42, 64, 0.1);
	border-top-width: 0;
	border-width: 5px;
}
.hint_icon .hint .arrow {
    top: -11px;
    left: 303px;
    margin-left: -8px;
    border-bottom-color: rgba(21, 42, 64, 0.1);
    border-top-width: 0;
    border-width: 5px;
}
.front-best .price .hint_icon .hint .arrow, .front-best .price .hint_icon .hint .arrow::after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: rgba(0, 0, 0, 0);
	border-style: solid;
}
.hint_icon .hint .arrow, .hint_icon .hint .arrow::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
}
.front-best .price .hint_icon .hint .arrow::after {
	bottom: -7px;
	left: -6px;
	content: " ";
	border-bottom-color: #FFF;
	border-top-width: 0;
	border-width: 6px;
}
.hint_icon .hint .arrow::after {
    bottom: -7px;
    left: -6px;
    content: " ";
    border-bottom-color: #FFF;
    border-top-width: 0;
    border-width: 6px;
}
.row_group {
	margin: 0px -5px 20px;
	font-size: 0px;
}
.row_group > .btn_block {
	padding: 0px 5px;
	display: inline-block;
}
.btn {
	border-width: 1px;
	padding: 9px 14px;
	font-size: 14px;
	outline: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	text-shadow: none;
}
.transition {
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.btn {
	font-family: gotham_proregular, Arial, sans-serif;
}
.btn-primary, .theme-btn {
	background: #08c;
	border-color: #08c;
}
.front-best .btn {
	margin: 17px 0px 0px;
	/*border-radius: 3px !important;*/
	font-family: gotham_proregular, Arial, sans-serif;
	font-size: 15px;
}
.front_page .btn {
	border-radius: 3px !important;
	font-family: gotham_proregular, Arial, sans-serif;
}
.btn-primary:hover, .theme-btn:hover, .btn-blue:hover {
	background: #07a1ef;
	color: #fff;
	border-color: #07a1ef;
}
.front_page .front-best .btn span {
	font-family: gotham_proregular, Arial, sans-serif;
}
.button_border {
	border: 0px;
	color: #08c;
	font-weight: normal;
	/*border-radius: 2px !important;*/
	background: none;
	font-size: 13px;
	padding: 10px 15px;
	line-height: 21px;
	display: inline-block;
	font-size: 14px;
	border: 2px solid #08c;
	border-radius: 2px;
	padding: 8px 24px 8px;
}
.button_border a{color: #08c}
.front-best .btn {
	margin: 17px 0px 0px;
	/*border-radius: 3px !important;*/
	font-family: gotham_proregular, Arial, sans-serif;
	font-size: 15px;
}
.front-best .btn a:hover{color: #ffffff;text-decoration: none;}
.arrow_block .prevtab_slide, .arrow_block .nexttab_slide {
	width: 13px;
	height: 22px;
	background: url('../images/strel.png') no-repeat;
	bottom: 30px;
	position: absolute;
	display: inline-block;
	color: #b1b2b6;
	top: 231px;
	cursor: pointer;
}
.arrow_block .prevtab_slide {
	background-position: -148px -50px;
	left: -63px;
}
.arrow_block .prevtab_slide:hover {
	background-position: -108px -50px;
}
.arrow_block .nexttab_slide {
	background-position: -108px -14px;
	right: -62px;
}
.arrow_block .nexttab_slide:hover {
	background-position: -148px -14px;
}
a.button_border:hover span, .button_border:hover span {
	color: #fff;
}
.button_border:hover {
	background: #71b521;
	border-color: #71b521;
}
@media screen and (max-width: 899px){
    .arrow_block .prevtab_slide {
        background-position: -148px -50px;
        left: 0px;
    }
    .arrow_block .nexttab_slide {
        background-position: -108px -14px;
        right: 0px;
    }
    .arrow_block .prevtab_slide, .arrow_block .nexttab_slide {
    z-index: 20;
    }

}