

/* Start:/local/templates/gv/components/gv/search.page/search/style.css?175016161721052*/
a.search-page-params {
	border-bottom: 1px dashed blue;
	text-decoration: none;
}
div.search-page-params {
	margin-top: 6px;
}
.search-item-rate {font-size: 11px;}
.search-page-wrapper{
    /*background: #fff;*/
    padding: 15px;
    margin-bottom: 15px;
}
.sp_item{
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    padding-top: 15px;
}
a.sp_item_title{
    color: #40404B;
    font-size: 22px;
    font-size: 1.571428571428571em;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}
.pages_wrapper{
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    padding: 15px; 
    padding-top: 0;
}
.search-page-wrapper .pages{
    text-align: center;
    
}
.gv_modal{
    display: none;
    left: 0;
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    z-index: 500;
}
.gv_modal.open{
    display: block;
}
.gv_modal .mask{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ccc;
    background: rgba(0,0,0,.8);
    z-index: -1;
}
.gv_modal_confirm_wrapper{
    position: absolute;
    z-index: 1;
    background: #fff; 
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    left: 15px;
    right: 15px;
}
.gv_modal_close{
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    padding: 15px 20px;
    color: #fff;
}
.gv_modal_close .fa{
    margin-left: 5px;
}
.gv_modal header{
    background: #40404b;
    padding: 5px 15px;
    font-size: 30px;
    font-size: 2.142857142857143em;
    color: #fff;
}
.gv_modal_inner{
    padding: 15px;
}
.gv_modal_confirm .btn-default{
    background: #848484;
}
.gv_modal_confirm .btn{
    padding: 15px 20px;
    margin-right: 10px;
}
.gv_modal_inner p{
    margin: 25px 0;
}
.gv_modal_col{
    height: 100vh;
}

.gv_modal_wrap{
    background: #fff;
    max-width: 500px;
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.gv_modal_wrap input{
    display: block;
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
}
.gv_modal_wrap .btn{
    padding: 15px 25px;
    margin-left: 10px;
}

/* --------------------- search menu begin --------------------------------- */
nav.sidebar_nav{
    background: none !important;
}
.sidebar_nav.mb25 {
	margin-bottom:25px;
}
.sidebar_nav ul.list_hidden {
    display: none;
}
.sidebar_nav{
    margin-bottom: 2px;
}
.sidebar_nav ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.sidebar_nav .title, .sidebar_nav .title a{
    font-weight: bold;
    color: #40404b;
    padding: 10px 20px;
    display: block;
    position: relative;
    cursor: pointer;
}
.sidebar_nav .title a{
    padding: 0px;
}
.title_main {
    font-weight: bold;
    display: block;
    position: relative;
    color: #fff;
    background: #40404b;
    padding: 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.sidebar_nav .title .fa{
    color: #fff;
    font-size: 20px;
    font-size: 1.428571428571429em;
    font-weight: bold;
    padding: 20px;
    font-weight: bold;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}
.sidebar_nav .title.active, .sidebar_nav .title.active a,
.sidebar_nav .title.current, .sidebar_nav .title.current a{
    color: #fff;
    background: #40404b;
    padding: 20px;
    padding-right: 45px;
}
.sidebar_nav .title.active a, .sidebar_nav .title.current a  {
    padding: 0px;
}
.sidebar_nav .title.current > .fa {
	display: none;
}
.sidebar_nav .title.active > .fa {
	display: block;
}
.sidebar_nav>ul>li{
    background: #fff;
}
.sidebar_nav>ul>li.active{
    margin-bottom: 2px;
}
.sidebar_nav .root-item li a{
    display: block;
    color: #666676;
    font-size: 15px;
    font-size: 1.0714285714285714285714285714286em;
    padding: 7px 10px 7px 35px;
    font-weight: bold;
}
.sidebar_nav .root-item li a:hover,.sidebar_nav .title:hover,.sidebar_nav .title a:hover{color:#FF9600; text-decoration: none}
/* --------------------- search menu end --------------------------------- */

/* --------------------- second menu begin ------------------------------- */
.catalog_nav{
    margin: 25px 0;
}
.catalog_nav .back_to {
    display: block;
    padding: 15px;
    background: #40404B;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
.catalog_nav ul{
    margin: 0;
    padding: 10px 0 15px 25px ;
    list-style: none;
    background: #fff;
}
.catalog_nav ul a{
    display: block;
    font-weight: bold;
    color: #40404B;
    padding-top: 6px;
    padding-right: 14px;
    padding-bottom: 6px;
    padding-left: 0px;
    font-size: 15px;
    text-decoration:none;
}
.catalog_nav ul a:hover{color:#FF9600;}
/* --------------------- second menu end --------------------------------- */

/* --------------------- catalog begin ----------------------------------- */
.params_sort h2{
    font-size: 20px;
    margin: 0;
}
.rv_row{
    margin-left: -22px;
    margin-right: -22px;
}
.rv_box{
    /* padding: 0 7px; */
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
}
.rv_item{    
    background: #fff;
    padding: 5px;
    border: 4px solid #fff;
    margin-bottom: 15px;
    position: relative;
    border: 1px solid #ececec;
}
.rv_item .btn{
    background: #40404b;
    color: #fff;
    border-radius: 0;
    padding: 10px;
}
.rv_item:hover .btn,
.rv_item .btn:hover{
    background: #ff9600;
}
.rv_item a.tovar_title{
    font-size: 18px;
    font-size: 1.285714285714286em;
    color: #40404b;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    text-align: center;
    height: 4em;
    overflow: hidden;
}
.rv_item .image_list{
    position: relative;
    padding-top: 100%;
}
.rv_item .image_list a{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;    
}
.rv_item .image_list a img{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}
.rv_item .action_container{
    position: absolute;
    left: -4px;
    top: -4px;
    height: 111px;
    width: 111px;
    z-index: 1;
}
main.bike .rv_item .action_container{
    background: url('/local/templates/gv/components/gv/search.page/search/images/action_green.png') no-repeat;
}
main.ski .rv_item .action_container{
    background: url('/local/templates/gv/components/gv/search.page/search/images/sale_ski.png') no-repeat;
}
main.mount .rv_item .action_container{
    background: url('/local/templates/gv/components/gv/search.page/search/images/sale_mount.png') no-repeat;
}
.rv_item .tovar_prop{
    text-align: center;
    color: #929292;
    margin-bottom: 10px;
    overflow: hidden;
}
.rv_item .tovar_price{
    text-align: center;
    margin-bottom: 15px;
}
.rv_item .top_old_price{
    font-size:15px;
    font-size:1.0714285714285714285714285714286em;
    color:#666676;
    text-decoration: line-through;
    display: inline-block;
}
.top_old_price.poss {
    text-decoration: none;
}
.rv_item .top_old_price .fa-rub{
    font-size: 14px;
    font-size: 0.9333333333333333em;
}
.top_old_price_discount{
    color: #84bc30;
    font-size:15px;
    font-size:1.0714285714285714285714285714286em;
    padding: 0 10px;
    font-weight: bold;
    height: 20px;
}
.ski .top_old_price_discount{
    color: #4cbbda;
}
.mount .top_old_price_discount{
    color: #505199;
}
.top_new_price{
    color: #40404b;
    font-size: 28px;
    font-size: 2em;
    margin-bottom: 10px;
    font-weight: bold;
}
.rv_item .top_new_price .fa{
    font-size: 24px;
    font-size: 0.66666666666666666666666666666667em;
}
.rv_item .tovar_bottom_btns{
    margin-right: -7px;
    margin-left: -7px;
    height: 2em;
}
.tbb_item{
    width: 50%;
    float: left;
    padding: 0 5px;
    font-size: 12px;
    font-size: 0.8571428571428571em;
    letter-spacing: 0px;
}
.rv_item .tovar_bottom_btns,
.rv_item .tovar_bottom_btns a{
    color: #9f9fa5;
    text-decoration: none;
}
.rv_item .tovar_bottom_btns .fa{
    padding-right: 5px;
    font-size: 18px;
}
.rv_tovar_exist{
    margin-top: 20px;
}
.rv_tovar_exist .fa{
    padding-left: 5px;
}
.rv_tovar_exist .yes{
    color: #84bc30;    
    font-size: 15px;
    font-size: 1.0714285714285714285714285714286em;
}
.ski .rv_tovar_exist .yes{
    color: #4cbbda;
}
.mount .rv_tovar_exist .yes{
    color: #505199;
}
.rv_tovar_exist .no{
    color: red;
}
.tovar_modal{
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10000;
}
.tovar_modal.open{
    display: block;
}
.rv_propose_buy_list {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: -17px;
    height: 100%;
    z-index: 10000;
    overflow-y: scroll;
    padding: 100px 0;
}
.rv_propose_buy_list .modal_mask{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ccc;
    background: rgba(0,0,0,.8);
    z-index: -1;
}
.propose_buy_list_inner{
    background: #fff;
    position: relative;
    margin: auto;
    min-height: 145px;
    z-index: 1;
    margin-top: 50px;
    margin-bottom: 100px;
    overflow: hidden;
}
.rv_propose_buy_list header{
    background: #40404b;
    padding: 5px 15px;
    font-size: 30px;
    font-size: 2.142857142857143em;
    color: #fff;
}
.rv_propose_buy_list .buy_close {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #fff;
    padding: 15px 20px;
}
.tovar_modal_filter{
    margin-bottom: 10px;
    border-bottom: 2px solid #9f9fa5;
    padding: 10px 15px;
    overflow: hidden;
}
.rv_propose_buy_list .propose_img{
    margin-top: 15px;
}
.tovar_modal_filter .tmf_name{
    color: #40404b;
    padding-right: 5px;
}
.tovar_modal_filter .tmf_item_inp{
    border: 1px solid #40404b;
    border-radius: 5px;
    -webkit-box-shadow: inset 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow:    inset 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
    box-shadow:         inset 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
    display: inline-block;
    max-width: 70px;
}
.tmf_size .tmf_item_inp{
    max-width: 35px;
}
.tovar_modal_filter .tmf_item_inp input{
    border: none;
    background: none;
    outline: none;
    width: 100%;
    text-align: center;
}
.tovar_modal_filter .choose_color{
    width: 27px;
    height: 27px;
    border: 1px solid #40404b;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    -webkit-box-shadow: inset 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow:    inset 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
    box-shadow:         inset 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
}
.tovar_modal_filter .choose_color div{
    width: 21px;
    height: 21px;
    border-radius: 3px;
    margin: auto;
    margin-top: 2px;
}
body.open_modal{
    overflow: hidden;
}
.propose_prop_item{
    margin-bottom: 5px;
}
.propose_prop_item .offer_name{
    color: #929292;    
}
.propose_prop_item .offer_value{
    color: #40404b;
}
.prop_row{
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 2px solid #9f9fa5;
}
.prop_row:last-child{
    margin-bottom: 0;
    border: none;
}
.avalible_title{
    color: #929292;
    margin-bottom: 10px;
}
.store_name {
    position: relative;
    float: left;
    width: 50%;
    color: #40404b;
    padding-right: 5px;
    text-decoration: none;
    cursor: pointer;
    font-size: 12px;
}
.quantity_squear {
    position: relative;
    margin-top: 6px;
    float: left;
}
.full, .empty_store {
    float: left;
    width: 11px;
    height: 11px;
    margin-right: 2px; 
    background: #84bc30;
    border: 1px solid #40404b;
}
.ski .full{
    background: #4cbbda;
}
.mount .full{
    background: #505199;
}
.empty_store {
    background: #fff;
}
.propose_price{
}
.offer_old_price {
    color: #666676;
    text-decoration: line-through;
    font-size: 15px;
    font-size: 1.0714285714285714285714285714286em;
}
.offer_old_price.poss {
    text-decoration: none;
}
.offer_old_price .fa-rub{
    font-size: 14px;
    font-size: 0.9333333333333333em;
}
.offer_new_price {
    font-size: 28px;
    font-size: 2em;
    color: #40404b;
    font-weight: bold;
    margin-top: -7px;
}
.offer_new_price .fa-rub{
    font-size: 24px;
    font-size: 0.6666666666666666em;
}
.free_del{
    color: #84bc30;
    font-weight: bold;	
    display: block;
    margin-bottom: 10px;
    margin-top: -8px;
}
.ski .rv_item .free_del{
    color: #4cbbda;
}
.mount .rv_item .free_del{
    color: #505199;
}


.leader_wrapper {
    position: relative;
    margin: 0;
    padding: 0;
}
.leader_wrapper.gray{
    background: #d8d8d8;
}
a.leader_name:link, a.leader_name:visited{
    color: #ffffff;
    font-size: 16px;
    margin: 15px 0px 0px 0px;
	padding:4px 10px;
	background: #468618 url('/bitrix/templates/main/images/search_bg.gif') repeat-x;
	display:block;
}
a.leader_name:hover{
	background: #468618;
}

.leaders_bike {
    margin: 0;
    padding: 0 0 0 10px;
}
.prev_leader_disc {
    position: absolute;
    height: 20px;
    width: 10px;
    background: url('/local/templates/gv/components/gv/search.page/search/images/slider_left.png') no-repeat;
    border: none;
    top: 90px;
    left: -3px;
    z-index: 100;
}
.next_leader_disc {
    position: absolute;
    height: 20px;
    width: 10px;
    background: url('/local/templates/gv/components/gv/search.page/search/images/slider_right.png') no-repeat;
    border: none;
    top: 90px;
    right: -7px;
    z-index: 100;
}
.properties {
    height: 40px;
    overflow: hidden;
}
.action_left{
	position: absolute;
	left:0px;
	bottom:0px;
	height: 34px;
	width: 8px;
}
.price-link td {
	height: 41px;
	text-align: left;
	vertical-align: bottom;
	padding-top: 0px;
	padding-bottom: 0px;
}
.price-link td.td_price_align-right {
	text-align: right;
}
.price-link td.td_price_align-right div {
	padding-bottom: 2px;
}
.price-link td a.catalog-item-compare, .price-link td a.catalog-item-compared {
	float: none !important;
	display: inline !important;
	height: auto !important;
	padding-top: 0px !important;
	margin-right: 0px !important;
}
#dialog-confirm {
    display: none;
    height: 50px;
    overflow: hidden;
}
.ui-dialog {
    background: #FFF;
    width: 500px;
}

.clear {
    clear: both;
}

.props-table-detail thead {
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.quantity_number, 
.store_descript {
    display: none;
    position: absolute;
    padding: 7px;
    background: #FFF;
    border: 1px solid #ababab;
    border-radius: 5px;
    z-index: 100;
}
.quantity_number {
    top: -35px;
    left: -5px;
}

.store_descript {
    padding: 10px;
    top: 0;
    right: -120px;
}
.store_close {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 14px;
    height: 14px;
    background: url('/local/templates/gv/components/gv/search.page/search/images/help_close.png') center center no-repeat;
    cursor: pointer;
    z-index: 200;
}

#dialog_register, #dialog_waitlist, #one_click_form {
/*    display: none;
    height: 50px;
    overflow: hidden;*/
}
#one_click_form {
    /*height: 200px !important;*/
}
.ui-dialog {
    background: #FFF;
    width: 500px;
}
.ui-dialog-title {
    color: #312e25;
}
.ui-dialog-buttonset button:last-child{
    border: 2px solid #327e04; 
    background: #67b021 url(/local/templates/gv/components/gv/search.page/search/images/ui-bg_highlight-soft_25_67b021_1x100.png) 50% 50% repeat-x !important; 
    font-weight: normal; 
    color: #ffffff !important; 
    
}
#err_form {
    color: #FF0000;
}
.propose_buy_filter_wrapper{
    border-bottom: 2px solid #9f9fa5;
    padding: 10px 0;
}
.gv_modal{
    display: none;
    left: 0;
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    z-index: 500;
}
.gv_modal.open{
    display: block;
}
.gv_modal .mask{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ccc;
    background: rgba(0,0,0,.8);
    z-index: -1;
}
.gv_modal_confirm_wrapper{
    position: absolute;
    z-index: 1;
    background: #fff; 
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    left: 15px;
    right: 15px;
}
.gv_modal_close{
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    padding: 15px 20px;
    color: #fff;
}
.gv_modal_close .fa{
    margin-left: 5px;
}
.gv_modal header{
    background: #40404b;
    padding: 5px 15px;
    font-size: 30px;
    font-size: 2.142857142857143em;
    color: #fff;
}
.gv_modal_inner{
    padding: 15px;
    text-align: center;
}
.gv_modal_confirm .btn-default{
    background: #848484;
}
.gv_modal_confirm .btn{
    padding: 15px 20px;
    margin-right: 10px;
}
.gv_modal_inner p{
    margin: 25px 0;
}
.gv_modal_col{
    height: 100vh;
}

.gv_modal_wrap{
    background: #fff;
    max-width: 500px;
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.gv_modal_wrap input{
    display: block;
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
}
.gv_modal_wrap .btn{
    padding: 15px 25px;
    margin-left: 10px;
}
.propose_table_prop_footer{
    padding: 10px;
    text-align: center;
    
}
.propose_table_prop_footer span{
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
    padding: 10px 40px;
    border: 3px solid #666676;
}
.propose_table_prop_footer span .fa{
    font-size: 18px;
    font-size: 1.285714285714286em;
    padding-left: 10px;
}
.tovar_modal_price .btn{
    padding: 15px;
}
.filter_title{
    padding-top: 3px;
}
.propose_table_prop{
    border-left: 2px solid #9F9FA5;
}
.propose_buy_filter .col-sm-9{
    border-left: 2px solid #9F9FA5;
}
.propose_buy_filter_wrapper .gv_dropdown{
    margin-bottom: 10px;
}
.rv_propose_buy_list .catalog-links_propose a{
    color: #fff;
}
.order_mask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ccc;
    background: rgba(0,0,0,.8);
    z-index: -1;
}
.make_order {
    display: none;
    left: 0;
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    z-index: 500;
    padding: 100px 0;
}
.wait_text {
    position: relative;
    margin-top: 100px;
    z-index: 1;
    text-align: center;
    color: #FFF;
}
.gv_modal_inner input:focus,.gv_modal_inner textarea:focus,.gv_modal_inner input[data-valid="focus"],.gv_modal_inner textarea[data-valid="focus"]{-webkit-box-shadow: inset 0px 0px 0px 3px #ff9600;-moz-box-shadow: inset 0px 0px 0px 3px #ff9600;box-shadow: inset 0px 0px 0px 3px #ff9600; border: 1px solid #ff9600;}
.gv_modal_inner input[data-valid="error"],.gv_modal_inner textarea[data-valid="error"]{-webkit-box-shadow: inset 0px 0px 0px 3px #ba3c3c;-moz-box-shadow: inset 0px 0px 0px 3px #ba3c3c;box-shadow: inset 0px 0px 0px 3px #ba3c3c; border: 1px solid #ba3c3c;  padding: 10px 40px 10px 10px; background: url(/bitrix/templates/main/images/input-error.png) no-repeat 100% 50% #fff;}
.gv_modal_inner input[data-valid="ok"],.gv_modal_inner textarea[data-valid="ok"]{-webkit-box-shadow: inset 0px 0px 0px 3px #d8d8d8;-moz-box-shadow: inset 0px 0px 0px 3px #d8d8d8;box-shadow: inset 0px 0px 0px 3px #d8d8d8; border: 1px solid #d8d8d8; padding: 10px 40px 10px 10px; background: url(/bitrix/templates/main/images/input-ok.png) no-repeat 100% 50% #fff;}
/* --------------------- catalog end ------------------------------------- */

/* --------------------- news template begin ----------------------------- */
div.news-list {
    word-wrap: break-word;
    background: #fff;
    padding: 15px 15px 0 15px;
    margin-bottom: 30px;
}

div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.action_title {
    text-decoration: underline;
}
.action_item{
    float: none;
    display: inline-block;
    margin-right: -4px;
    vertical-align: top;
}
.csl_bottom_nav {
    padding: 15px;
    margin-bottom: 0px;
    background: #fff;
}
.csl_bottom_nav a {
    display: block;
    border: 3px solid #666676;
    padding: 10px;
    color: #40404B;
    text-transform: uppercase;
    text-align: center;
	width:100%;
}
.csl_bottom_nav .row>div>span {
    display: block;
    padding: 10px;
    text-transform: uppercase;
    text-align: center;
	width:100%;
}
.csl_bottom_nav .csl_left a,.csl_bottom_nav .csl_left>span{margin-bottom:10px;}
.csl_bottom_nav a, .csl_bottom_nav span {
    padding: 10px 50px;
    display: inline-block;
    text-align: center;
}
.csl_bottom_nav a .fa, .csl_bottom_nav span .fa {
    font-size: 24px;
    font-size: 1.714285714285714em;
    padding: 0 10px;
    vertical-align: sub;
}

@media screen and (min-width:768px){
	.csl_bottom_nav .csl_left a,.csl_bottom_nav .csl_left>span {float:right; margin-bottom:0;}
	.csl_bottom_nav a, .csl_bottom_nav .row>div>span {width:auto; text-align: left;}
}
/* --------------------- news template end ------------------------------- */


.params {
    background: #fff;
    margin-bottom: 15px;
    padding: 15px;
    letter-spacing: 0px;
    position: relative;
}
.ancor {
    position: absolute;
    top: -150px;
}
.action_title {
    text-decoration: underline;
    color: #40404b;
}
.price_wrapper {
    height: 40px;
}
/* End */


/* Start:/local/templates/gv/components/bitrix/form.result.new/consult/style.css?15662048027724*/
#consult-form input,#consult-form textarea{position:relative;}#consult-form input:focus,#consult-form textarea:focus,#consult-form input[data-valid="focus"],#consult-form textarea[data-valid="focus"]{border: 4px solid #ff9600;}#consult-form input[data-valid="error"],#consult-form textarea[data-valid="error"]{border: 4px solid #ba3c3c;  padding: 10px 40px 10px 10px; background: url(/bitrix/templates/main/images/input-error.png) no-repeat 100% 50% #fff;}#consult-form input[data-valid="ok"],#consult-form textarea[data-valid="ok"]{border: 4px solid #d8d8d8; padding: 10px 40px 10px 10px; background: url(/bitrix/templates/main/images/input-ok.png) no-repeat 100% 50% #fff;}.consult_form button{text-align:center; min-width:240px;}.consult_master .slick-next{right:10px;}.consult_master .slick-prev{left:10px;}.consult_master .slick-prev, .consult_master .slick-next{top: calc(50% - 40px);}      #need_help{    display: none;    background: #d8d8d8 url(/local/templates/gv/components/bitrix/form.result.new/consult/images/need_help.jpg) no-repeat center;    height: 400px;}.ski #need_help{    background: #d8d8d8 url(/local/templates/gv/components/bitrix/form.result.new/consult/images/need_help_ski.jpg) no-repeat center;}.mount #need_help{    background: #d8d8d8 url(/local/templates/gv/components/bitrix/form.result.new/consult/images/need_help_mount.jpg) no-repeat center;}#need_help header{    padding: 95px 0 50px 0;     background: url(/local/templates/gv/components/bitrix/form.result.new/consult/images/need_help_mask.png) no-repeat center;    background-position: center 93px;}#need_help header .btn{    font-size: 18px;    font-size: 1.2857142857142857142857142857143em;}#need_help .h1{    font-size: 50px;    font-size: 3.5714285714285714285714285714286em;    font-weight: bold;}#need_help .h4{    font-size: 21px;    font-size: 1.5em;}#consult{    display: none;    background: #d8d8d8;}#consult header{    position: relative;}.catalog_list #consult header .main_title.h2 {    font-size: 21px;    line-height: 36px;}#consult header .btn{    position: absolute;    top: 0;    right: 0;}.consult_tabs{    margin-bottom: 20px;    overflow: hidden;}.cansult_tabs_item{    display: inline-block;    width: 33.3333333333%;    margin-right: -4px;    text-align: center;    border: 3px solid #666676;    border-left: none;    color: #40404b;    font-weight: bold;    padding: 12px;    cursor: pointer;}.cansult_tabs_item:first-child{    border-left:  3px solid #666676;}.cansult_tabs_item.act{    background: #666676;    color: #fff;}.consult_tabs .h3{    margin: 0;	padding-bottom:15px;}.consult_master{	height:0px;    opacity:0;	point-event:none;	width:100%;}.consult_master.act{	height:auto;    opacity:1;	point-event:auto;}.consult_master_name{    text-align: center;    padding: 10px 0;}.consult_form fieldset{    margin-bottom: 20px;}.consult_form fieldset>div{    display: inline-block;    vertical-align: middle;    margin-right: -4px;			}.consult_form .title{    width: 30%;    padding: 10px 0;}.consult_form .inp{    width: 70%;}.consult_form input{    border: 4px solid #fff;    color: #40404b;    width: 100%;    padding: 10px;}.consult_form button{    display: inline-block;    background: none;}.consult_form input.colored{    border-color: #ff9600;}.consult_form button.colored {    background: #ff9600;    border-color: #ff9600;    color: #fff;}@media screen and (min-width:1200px){    #consult{        display: none;    }}.consult_slider .owl-prev,.consult_slider .owl-next{    position: absolute;    top: 40px;    font-size: 4em;}.consult_slider .owl-prev{    left: 0;}.consult_slider .owl-next{    right: 0;}#consult.velo{/*    background: #4ea700 url(/local/templates/gv/components/bitrix/form.result.new/consult/images/velo_bg.jpg) no-repeat top center;    color: #fff;*/}/*.consult_master_img{	max-width: 260px;	    width: 70%;    padding-top: 70%;    margin: auto;    overflow: hidden;    position: relative;}*/.cmi_wrap{    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;    border-radius: 50%;    -webkit-border-radius: 50%;    -moz-border-radius: 50%;    background-size: cover;    background-position: center;    background-repeat: no-repeat;}/*.consult_master_img img{    position: absolute;    top: 0;    left: 0;    right: 0;    max-width: 100%;    }*/.need_help_sm .container{    width: 100%;}.need_help_sm .nh_fs_btn{    width: 50%;    margin: 0;}.need_help_sm .nh_header_btn{    display: none;}.need_help_sm .consult_tabs .h3{    font-size: 18px;    font-size: 1.285714285714286em;}.need_help_sm .consult_form .title,.need_help_sm .consult_form .inp{    width: 100%;}.need_help_sm .consult_form fieldset{    margin-bottom: 0;}.need_help_sm .consult_form button{    margin-top: 15px;    margin-bottom: 35px;}@media screen and (min-width:992px){    #consult{ 	/*display: block;*/    }    #need_help{	display: block;    }}#consult-form-modal.gv_modal header{position:static;}#consult-form-modal.gv_modal .gv_modal_inner textarea{width:100%;}#consult-form a.btn.btn-transparent{margin:15px 0;}#consult-form a.btn.btn-transparent.on_consult_form_submit{margin:15px 0 0 0;}#consult-form a.btn.btn-transparent.colored{background: #ff9600;border-color: #ff9600;color: #fff;}.gv_modal.flex{   display: -webkit-flex;   display: flex;   -webkit-flex-direction: column; /* works with row or column */   flex-direction: column;   -webkit-align-items: center;   align-items: center;   -webkit-justify-content: center;   justify-content: center;}.gv_modal{    display: none;    left: 0;    top: 0;    position: fixed;    width: 100%;    height: 100%;    overflow-y: auto;    z-index: 500;}.gv_modal.open{    display: block;}.gv_modal .mask{    position: fixed;    top: 0;    bottom: 0;    left: 0;    right: 0;    background: #ccc;    background: rgba(0,0,0,.8);    z-index: -1;}.gv_modal_confirm_wrapper{    position: absolute;    z-index: 1;    background: #fff;     top: 50%;    -webkit-transform: translate(0,-50%);    transform: translate(0,-50%);    left: 15px;    right: 15px;}.gv_modal_close{    position: absolute;    top: 0;    right: 0;    cursor: pointer;    padding: 15px 20px;    color: #fff;}.gv_modal_close .fa{    margin-left: 5px;}.gv_modal header{    background: #40404b;    padding: 5px 15px;    font-size: 30px;    font-size: 2.142857142857143em;    color: #fff;}.gv_modal_inner{    padding: 15px;}.gv_modal_confirm .btn-default{    background: #848484;}.gv_modal_confirm .btn{    padding: 15px 20px;    margin-right: 10px;}.gv_modal_inner p{    margin: 25px 0;}.gv_modal_col{    height: 100vh;}.gv_modal_wrap{    background: #fff;    max-width: 500px;    width: 90%;    position: absolute;    top: 50%;    left: 50%;    -webkit-transform: translate(-50%,-50%);    transform: translate(-50%,-50%);}.gv_modal_wrap input{    display: block;    width: 100%;    padding: 10px;    margin-bottom: 15px;}.gv_modal_wrap .btn{    padding: 15px 25px;    margin-left: 10px;}.success_result{    font-size: 24px;    font-size: 1.714285714285714em;    padding: 60px 0;    text-align: center;        color: #84bc30;}.ski .success_result{    color: #009FCB;}.mount .success_result{    color: #505199;}@media (max-width: 991px){	.consult_master_img{width:250px; height:250px; padding-top: 0;}	.cmi_wrap{width:250px; height:250px;}}@media (max-width: 500px){	.cansult_tabs_item {height:70px; display:block; float:left;}}
/* End */
/* /local/templates/gv/components/gv/search.page/search/style.css?175016161721052 */
/* /local/templates/gv/components/bitrix/form.result.new/consult/style.css?15662048027724 */
