

/* Start:/bitrix/templates/eastterminal/components/bitrix/search.title/rav/style.css?16041485724055*/
.bx-searchtitle {
	margin: 10px 0 0;
}
.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 2px 0 0 2px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:6px 12px;
	border-radius: 0 2px 2px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background: #1484CE;
}


div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-top:-3px;
	background-color: #FFF;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/eastterminal/components/bitrix/search.title/rav/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 67px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	/* min-height: 65px; */
	position: relative 
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	padding-left: 10px;
	margin-left: 70px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
/*RAV*/
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: black/*#4788cb*/;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: red/*#000*/;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}

/* End */


/* Start:/bitrix/templates/eastterminal/components/skyweb24/catalog.filter/filter_rav/style.css?160422887210199*/
.filter{}.filter header{width:100%;overflow:hidden;margin-bottom:-1px;}.filter header [class^="icon-"]{display:inline-block;margin-right:40px;}.filter header a{display:inline-block;width:calc(50% - 1px);box-sizing:border-box;color:#000;font-size:24px;}.filter header a:last-child{margin-left:-3px;padding-left:20px;margin-right:-4px;}.filter header a:first-child{padding-right:20px;}.filter header a>span{display:inline-block;width:100%;height:60px;line-height:60px;position:relative;background:#9fa1a4;padding:0 70px;box-sizing:border-box;text-align:center;text-transform:none;color:#d1d2d4;}.filter header a>span:after{content:'';width:11px;height:61px;background:#9fa1a4;display:block;position:absolute;top:0;box-sizing:border-box;transition:all 0.3s;}.filter header a:not(.active)>span{transition:all 0.3s;text-align:left;}.filter header a:not(.active):hover>span{color:#fff;background:#f16d50;}.filter header a:not(.active):hover>span:after{background:#f16d50;}.select2-container--default .select2-results > .select2-results__options{overflow-x:hidden;font-size:.8em;}.select2-results__option--highlighted[aria-selected]{ background-color:#ccc !important;}.filter form article label.hidden{display:none;}.filter form article label.always{display:inline-block!important;}.select2-results__option{padding:4px 6px!important;}.filter header a:first-child>span{}.filter header a:first-child>span:after{-o-transform:skewX(9deg);-ms-transform:skewX(9deg);-moz-transform:skewX(9deg);-webkit-transform:skewX(9deg);transform:skewX(9deg);right:-5px;}.filter div.center{color:#000;text-align:center;width:100%;margin-top:20px;}.filter header a:last-child>span:after{-o-transform:skewX(-9deg);-ms-transform:skewX(-9deg);-moz-transform:skewX(-9deg);-webkit-transform:skewX(-9deg);transform:skewX(-9deg);left:-5px;}.filter header a.active:first-child>span:after{box-shadow:3px 3px 5px rgba(0,0,0,0.3);}.filter header a.active:last-child>span:after{box-shadow:-3px 3px 5px rgba(0,0,0,0.3);}.filter form>section{padding:30px 70px;color:#fff;background:-moz-linear-gradient(90deg, #c61a1e 0%, #f16d50 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f16d50), color-stop(100%, #c61a1e));background:-webkit-linear-gradient(90deg, #c61a1e 0%, #f16d50 100%);background:-o-linear-gradient(90deg, #c61a1e 0%, #f16d50 100%);background:-ms-linear-gradient(90deg, #c61a1e 0%, #f16d50 100%);background:linear-gradient(0deg, #c61a1e 0%, #f16d50 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f16d50', endColorstr='#c61a1e',GradientType=0 );}.filter header a.active{color:#fff;}.filter header a.active>span{background:#f16d50;border-bottom:0;color:#fff;text-align:left;}.filter header a.active>span:after{background:#f16d50;border-bottom:0;}.filter form article.leftcolumn,.filter form article.leftcolumn3,.filter form article.centercolumn,.filter form article.centercolumn2,.filter form article.centercolumn3,.filter form article.rightcolumn{display:inline-block;box-sizing:border-box;width:30%;vertical-align:top;margin-right:20px;box-sizing:border-box;padding:0px 15px 0px 0px;}.filter form article.rightcolumn{width:20%;}.filter form article.checks{display:inline-block;width:calc(15% - 80px);margin-right:0;}.filter form article.rightcolumn label span{width:130px;display:inline-block;}.filter form article.rightcolumn label span{display:inline-block;margin-left:10px;font-size:16px;text-transform:none;}.filter form article.rightcolumn input[type=checkbox]{display:none;}.filter form article.rightcolumn input[type=checkbox] + label:before{content:'';display:inline-block;width:30px;height:30px;line-height:20px;background:#fff;vertical-align:middle;border:1px solid #999;border-radius:5px;box-sizing:border-box;margin-top:-2px;transition:.3s all;}.filter form article.rightcolumn input[type=checkbox] + label:hover:before{}.filter form article.rightcolumn input[type=checkbox]:checked + label:before{background:#9fa1a4;border:1px solid transparent;}.filter form article .select2-container .select2-selection--multiple{height:40px;}.filter form article .select2-container--default .select2-search--inline .select2-search__field{line-height:28px;}.filter form article .select2-container .select2-selection--multiple .select2-selection__rendered{line-height:28px;}.filter form article h3{color:#000;line-height:1.1em;}.filter form article h2{font-size:20px;margin-bottom:10px;text-transform:none;}.filter form article.checks{padding-top:30px;box-sizing:border-box;text-align:left;}.filter form article span{color:#fff;}.filter .selection{text-transform:initial;font-size:.8em;width:100%}.filter form article label{display:inline-block;width:100%;box-sizing:border-box;vertical-align:top;margin-bottom:5px;outline:none;margin-bottom:10px;}.filter form article label:first-child{padding-left:0;}.filter form article label span{display:block;}.filter form article label select{height:20px;line-height:20px;border:1px solid #fff;width:100%;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none!important;background-position:right center;background-repeat:no-repeat;cursor:pointer;outline:none;}.filter form article.checks button[type=submit]{background:-moz-linear-gradient(90deg, #818285 0%, #a7a9ac 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #a7a9ac), color-stop(100%, #818285));background:-webkit-linear-gradient(90deg, #818285 0%, #a7a9ac 100%);background:-o-linear-gradient(90deg, #818285 0%, #a7a9ac 100%);background:-ms-linear-gradient(90deg, #818285 0%, #a7a9ac 100%);background:linear-gradient(0deg, #818285 0%, #a7a9ac 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7a9ac', endColorstr='#818285',GradientType=0 );border-radius:5px;padding:5px 15px;color:#fff;display:inline-block;box-sizing:border-box;text-decoration:none;text-transform:lowercase;font-size:18px;transition:.3s background;outline:none;border:0;line-height:25px;margin-right:10px;}.filter form article.checks button:hover[type=submit]{background:-moz-linear-gradient(90deg, #a7a9ac 0%, #818285 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #818285), color-stop(100%, #a7a9ac));background:-webkit-linear-gradient(90deg, #a7a9ac 0%, #818285 100%);background:-o-linear-gradient(90deg, #a7a9ac 0%, #818285 100%);background:-ms-linear-gradient(90deg, #a7a9ac 0%, #818285 100%);background:linear-gradient(0deg, #a7a9ac 0%, #818285 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#818285', endColorstr='#a7a9ac',GradientType=0 );}.filter form article.checks .clear{width:auto;display:inline;height:25px;font-size:14px;line-height:32px;text-align:center;color:#fff;background:transparent;border:0;border-bottom:1px dashed #fff;transition:.3s all;}.filter form article.checks .clear:hover{color:#9fa1a4;border-bottom:1px dashed #9fa1a4;}@media (max-width:1024px){.filter form section{padding:30px 100px;}.filter form section{display:flex;justify-content:space-between;flex-wrap:wrap;}.filter form article.leftcolumn,.filter form article.leftcolumn3,.filter form article.centercolumn,.filter form article.centercolumn2, .filter form article.centercolumn3, .filter form article.rightcolumn{flex:0 1 30%;margin-right:0;}.filter form article.checks{flex:0 1 100%;text-align:center;}}@media (max-width:960px){.filter form section{padding:20px 50px;}.filter header a:first-child>span{padding-left:50px;}}@media (max-width:768px){.filter form section{padding:10px 20px;}.filter header a:first-child>span{padding-left:20px;}.filter header a{font-size:20px;}.filter header a [class^="icon-"]{font-size:28px;}.filter form article.leftcolumn{width:50%;padding-right:20px;}.filter form article.leftcolumn3{width:50%;padding-right:20px;}.filter form article.centercolumn{width:calc(50% - 28px);margin-right:0;}.filter form article.centercolumn2{width:calc(50% - 28px);margin-right:0;}.filter form article.centercolumn3{width:calc(50% - 28px);margin-right:0;}.filter form article.rightcolumn{text-align:left;width:50%;}}@media (max-width:640px){.filter form section{padding:10px;}.filter header a:first-child>span{padding-left:10px;}.filter header a{font-size:14px;}.filter header a [class^="icon-"]{font-size:28px;}.filter form article.rightcolumn{padding-right:0;}.filter form article.rightcolumn{flex:0 1 100%;}.filter form article.leftcolumn{flex:0 1 50%;}.filter form article.leftcolumn3{flex:0 1 50%;}.filter form article.centercolumn{flex:0 1 50%;padding-right:0;}.filter form article.centercolumn2{flex:0 1 50%;padding-right:0;}.filter form article.centercolumn3{flex:0 1 50%;padding-right:0;}.filter header a>span{padding:0 10px;}}@media (max-width:498px){.filter form article.leftcolumn,.filter form article.leftcolumn3,.filter form article.centercolumn,.filter form article.centercolumn2,.filter form article.centercolumn3,.filter form article.rightcolumn{width:100%;margin:0 0 20px 0;padding:0 0 0;flex:0 1 100%;}.filter header a{font-size:0px;}.filter header a [class^="icon-"]{font-size:28px;}.filter form article.checks button[type=submit]{margin-right:10px;}.filter div.center{margin-top:0px;}.filter{margin:15px 0;}.filter header a:last-child>span{text-align:right;padding-right:27px;}}@media (max-width:400px){.filter form article.checks button{margin:0 0 0;}.filter form article.checks button[type=submit]{margin:0 0 5px;}.filter header a [class^="icon-"]{margin-right:10px;}}.filter a.sharing{font-size:14px;color:#fff;text-transform:initial;text-decoration:none;border-bottom:1px dashed;transition:all 0.3s;}.filter a.sharing:hover{color:#9fa1a4;border-bottom:1px dashed #9fa1a4;}#popup_short_link{width:320px;box-sizing:border-box;border-radius:5px;padding:0;overflow:hidden;}#popup_short_link .popup-window-titlebar{background:#e3e3e3;color:#000;}#popup_short_link h3{font-size:18px;vertical-align:middle;display:block;text-align:center;padding-top:10px;}#popup_short_link input{width:100%;font-size:18px;border-radius:4px;border:1px solid #a2a2a2;padding:5px;box-sizing:border-box;}#popup_short_link input+span{width:100%;box-sizing:border-box;display:block;text-align:center;color:#a2a2a2;}#popup_short_link input+span.green{color:#3cb868}
/* End */
/* /bitrix/templates/eastterminal/components/bitrix/search.title/rav/style.css?16041485724055 */
/* /bitrix/templates/eastterminal/components/skyweb24/catalog.filter/filter_rav/style.css?160422887210199 */
