

/* Start:/local/templates/heliport-parts.ru/components/bitrix/menu/top/style.css?17731627491262*/
ul.top-menu
{
	list-style:none;
	margin:0; padding:0;
	position: relative; /*IE bug*/
}

ul.top-menu li
{
	padding: 0;
	display: block;
	float: left;
	background: url("/local/templates/heliport-parts.ru/components/bitrix/menu/top/images/bg.png") no-repeat left top #fff;
	height: 50px;
}

ul.top-menu li:before {
	content: "";
	padding-right: 0;
}

ul.top-menu li a
{
	font-size: 12px;
	font-weight: 900;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 0 58px;
	line-height: 51px;
	height: 67px;
	color:#232323;
}

ul.top-menu li:hover,
ul.top-menu li.selected
{
	background-image: none;
	background-color: #D0D8DB;
}
#sandwidh-button{
	display: none;
	background: url(/local/templates/heliport-parts.ru/components/bitrix/menu/top/images/sandwidh.png) no-repeat 15px 23px;
	width: 70px;
	height: 63px;
	cursor: pointer;
}
#sandwidh-button.close{
	background-image: url(/local/templates/heliport-parts.ru/components/bitrix/menu/top/images/close.png);
}
@media (min-width: 744px) and (max-width: 1143px) {
	ul.top-menu{
		display: block;
	}
	ul.top-menu li a{
		padding: 0 24px;
		height: 53px;
		line-height: 63px;
	}
}
@media (max-width: 743px) {
	#sandwidh-button{
		display: inline-block;
	}
	ul.top-menu{
		z-index: 500;
		display: none;
	}
	ul.top-menu li{
		float: none;
		background-image: none;
		background-color: #d0d8da;
	}
	ul.top-menu li:hover,
	ul.top-menu li.selected{
		background-color: #f2f6f7;
	}
}

/* End */


/* Start:/local/templates/heliport-parts.ru/components/bitrix/search.form/top/style.css?1773162749733*/
#top-search-form{
    background-color: #fff;
    width: 437px;
    padding: 10px 15px;
    border-radius: 20px;
    margin-top: 40px;
}
#top-search-form input{
    border: 0 none;
}
#top-search-form input[type="text"]{
    width: 411px;
    font-size: 14px;
    font-family: Museo Sans Cyrl;
    height: 14px;
    color: #999999;
    padding:0 5px;
    margin: 0;
}
#top-search-form input[type="submit"]{
    background: url("/local/templates/heliport-parts.ru/components/bitrix/search.form/top/images/submit.gif") no-repeat center #fff;
    height: 20px;
    width: 20px;
    cursor: pointer;
    margin: 0;
    padding: 0;
}
@media (min-width: 744px) and (max-width: 1143px) {
    #top-search-form{
        width: 166px;
    }
    #top-search-form input[type="text"] {
        width: 140px;
    }
}

/* End */


/* Start:/local/templates/heliport-parts.ru/components/bitrix/sale.basket.basket.line/top/style.css?17731627494093*/
/**
  * cart

#navigation #cart{
	width: auto;
	height: 67px;
	color: #fff;
	position: absolute;
	top:0;
	right: 0;
	padding-left: 32px;
	padding-right: 20px;
}
#navigation #cart a{
	color: #fff;
}
.bx-basket {}
.bx-basket-block {
	white-space: nowrap;
	position: relative;
	background: url("/local/templates/heliport-parts.ru/components/bitrix/sale.basket.basket.line/top/images/bg.jpg") left center no-repeat #364250;
	padding-left: 61px;
	padding-top: 7px;
	//padding-bottom: 7px;
	height: 43px;
	text-decoration: none;
	display: block;
	color: #fff;
}
.bx-basket-block:hover{text-decoration: none;}
.bx-basket-block .num-products{
	color: #ff1d29;
	font-size: 18px;
}
.bx-basket-block .num-products-min{
	display: none;
	position: absolute;
	padding: 2px;
	background-color: #FF1D29;
	color: #FFF;
	border-radius: 50%;
	top: 13px;
	left: 13px;
	min-width: 14px;
	line-height:15px;
	text-align: center;
}
.bx-basket-block .bx-basket-total-price{
	margin-top: 0px;
}

@media (min-width: 744px) and (max-width: 1143px) {
	.bx-basket-block {
		background: url("/local/templates/heliport-parts.ru/components/bitrix/sale.basket.basket.line/top/images/bg700.png") no-repeat center #364250;
		padding: 0;
		width: 63px;
		height: 50px;
	}
	.bx-basket-block-content{
		visibility: hidden;
	}
	.bx-basket-block .num-products-min{
		display: block;
	}
}
@media (max-width: 743px) {
	.bx-basket-block {
		background: url("/local/templates/heliport-parts.ru/components/bitrix/sale.basket.basket.line/top/images/bg700.png") no-repeat center #364250;
		padding: 0;
		width: 63px;
		height: 50px;
	}
	.bx-basket-block-content{
		visibility: hidden;
	}
	.bx-basket-block .num-products-min{
		display: block;
	}
}
  */
/**
  *

.bx-basket-item-list{
	position: absolute;
	right: 0;
	width: 350px;
	padding-bottom: 20px;
	overflow: hidden;
	background-color: #364250;
	display: none;
	z-index: 500;
}
.bx-opener .bx-basket-item-list{
	padding-bottom: 75px;
}
.bx-max-height .bx-basket-item-list{
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}
.bx-closed .bx-basket-item-list{
	height: 20px;
	overflow: hidden;
}
.bx-basket-item-list-action{
	cursor: pointer;
	background: #F7F7F7;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 120;
	height: 20px;
	line-height: 14px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #4f4f4f;
	padding: 3px 0;
}
.bx-basket-item-list-button-container{
	text-align: center;
	position: absolute;
	bottom: 0;
	border-top: 1px solid #F7F7F7;
	padding: 10px 0;
	left: 0;
	right: 0;
}
.bx-basket-item-list-button-container a,
.bx-basket-item-list-button-container a.btn{
	padding: 10px;
}
.bx-basket-item-list-container{
	overflow-y: auto;
	max-height: 100%
}
.bx-basket-item-list-item{
	padding-top: 15px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #F7F7F7;
}
.bx-basket-item-list-container .bx-basket-item-list-item:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.bx-basket-item-list-item-status{
	font-weight: bold;
	padding: 3px;
	background: #EBEBEB;
	margin: 0 10px 20px;
	line-height: 16px;
	font-size: 13px;
	border-radius: 3px;
	text-align: center;
}
.bx-basket-item-list-item-img{
	text-align: center;
	position: relative;
	padding-bottom: 5px;
	float: left;
	margin-right: 15px;
}
.bx-basket-item-list-item-img img{
	max-width: 90px;
	height: auto;
	border: 1px solid #E6E6E6;
}
.bx-basket-item-list-item-name{padding-bottom: 5px;}
.bx-basket-item-list-item-name a{
	font-size: 13px;
	color: #3F3F3F;
	text-decoration: none;
}
.bx-basket-item-list-item-remove{
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 7px;
	display: block;
	height: 22px;
	width: 22px;
	cursor: pointer;
	background: url(/local/templates/heliport-parts.ru/components/bitrix/sale.basket.basket.line/top/images/close.png) no-repeat;
	z-index: 501;
}
.bx-basket-item-list-item-remove:hover{
	background-position: 0 -38px;
}

.bx-basket-item-list-item-price-block{
	padding-bottom: 5px;
	font-size: 12px;
}
.bx-basket-item-list-item-price{
	display: inline-block;
	margin-right: 5px;
}
.bx-basket-item-list-item-price-old{
	display: inline-block;
	margin-right: 5px;
	text-decoration: line-through;
	color: #B0B0B0
}
.bx-basket-item-list-item-price-summ{}

.bx_cart_login_top .bx-hdr-profile a {
	text-decoration: none;
}
.bx_cart_login_top .bx-hdr-profile{
	line-height: 1.44em;
}
  */
/* End */


/* Start:/bitrix/components/heliporte/main.feedback/templates/parts-new/style.css?17731626971396*/
/*.pFeed { height: auto; padding: 10px; font-family: 'Roboto', sans-serif; font-weight: 400; margin: auto; }
.pFeed h1 { font-family: 'PT Sans Narrow', sans-serif; font-weight: 700; color: #555; font-size: 18px; text-transform: uppercase; }
.pFeed .feed-error { color: red; font-size: 14px; }
.pFeed .feed-result { color: green; font-size: 14px; }
.pFeed .pHR { height: 4px; background-color: #ffc423; position: absolute; margin-left: -30px; width: 470px; margin-top: 5px; }
.pFeed .pHR2 { height: 12px; background-color: #ffc423; position: absolute; margin-left: -30px; width: 470px; bottom: 0; }
.pFeed span { color: #b10400; font-size: 12px; margin-top: 20px; margin-bottom: 10px; }
.pFeed input { font-size: 13px; font-size: 400; color: #646464; padding: 11px; width: 390px; border: 1px solid #9d9d9d; }
.pFeed input:focus { outline: none; }
.pFeed textarea { font-size: 13px; font-size: 400; color: #646464; padding: 10px; border: 1px solid #9d9d9d; height: 120px; width: 390px; resize: none; }
.pFeed textarea:focus { outline: none; }
.pFeed a { display: block; }
.pFeed p { font-weight: 900; font-size: 12px; text-transform: uppercase; margin: 10px 0; }
.pFeed .pRed { color: #b10400; }
.pFeed .pButton { margin-top: 10px; margin-bottom: 12px; }
.pFeed .captcha_word { float:left; width: 200px; margin-right:6px;}
.pFeed .form-control-error { border: 1px solid #b10400; }*/
/* End */
/* /local/templates/heliport-parts.ru/components/bitrix/menu/top/style.css?17731627491262 */
/* /local/templates/heliport-parts.ru/components/bitrix/search.form/top/style.css?1773162749733 */
/* /local/templates/heliport-parts.ru/components/bitrix/sale.basket.basket.line/top/style.css?17731627494093 */
/* /bitrix/components/heliporte/main.feedback/templates/parts-new/style.css?17731626971396 */
