.hide {
	display: none !important;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, button, fieldset, form, label, input, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-family: 'Roboto Condensed', Helvetica, Arial !important;
}

.page-one-vacancy .block p,
.page-vacancy .block p,
.page-about .block p,
.page-solusions .block p,
.page-solusions .block li {
	font-family: 'Roboto', Helvetica, Arial !important;
}

.fa, 
.logotypes a.bx-prev, 
.logotypes a.bx-next,
.block.vendors a.bx-prev, 
.block.vendors a.bx-next {
	font-family: FontAwesome !important;
}

.phones_title {
	color: #1f7fc4;
	font-size: 12px;
	margin: 0 0 5px 0;
}

.color_blue {
	color: #0090cb;
}
.newincart_block {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 99;
}

.newincart_inner {
	background: #FFF;
	display: block;
	position: relative;
	left: calc(50% - 360px);
	top: 0;
	width: 100%;
	max-width: 720px;
	min-height: 500px;
}

.newincart_ttl {
	font-size: 24px;
	font-weight: 300;
	padding: 52px 0 24px 18px;
}

.newincart_info {
	padding: 15px 32px 28px;
}

.product_img>img {
	max-height: 100%;
	max-width: 100%;
}

.newincart_info .product_img {
	height: 291px;
	margin-top: 20px;
	width: 312px;
	background: #FFF;
	display: inline-block;
	vertical-align: top;
}

.newincart_info .product_txt {
	border: medium none;
	display: inline-block;
	margin-top: 17px;
	max-width: 340px;
	padding: 0 0 0 29px;
}

.newincart_info .product_line {
	font-size: 12px;
}

.newincart_info .product_name {
	font-size: 16px;
	margin: 8px 0 12px;
}

.newincart_info .product_type {
	font-size: 12px;
}

.newincart_info .product_price {
	margin: 18px 0 8px;
}

.newincart_info .product_addinf {
	font-size: 18px;
	margin-bottom: 6px;
}

.newincart_info .btnblack {
	font-size: 14px;
	height: 35px;
	margin: 18px 0 0;
	width: 100%;
}
.newincart_info .btnblack.btntransparent {
	background: transparent none repeat scroll 0 0;
	color: #000;
	font-size: 20px;
	margin-top: 15px;
}
.newincart_block .container {
	position: relative;
}
.newincart_inner.popup {
	font-family: "PT Sans";
	border: 1px solid #CCC;
	border-bottom-width: 30px;
}
.newincart_inner.popup .newincart_ttl {
	border-bottom: 1px solid #CCC;
	padding: 35px 45px;
}
.newincart_inner.popup span.basket_info_summary_ext {
	padding: 12px 0 12px 60px;
	background: url(../img/basket.jpg) no-repeat left;
}
.newincart_inner.popup .ttlblock {
	text-align: center;
	font-weight: 400;
	font-family: "PT Sans";
	font-size: 22px;
	margin-bottom: 15px;
}
.newincart_inner.popup .newincart_info {
	padding: 20px 100px 50px;
}
.newincart_inner.popup .iteminfo {
	text-align: center;
	padding: 25px 0 10px 80px;
	width: 340px;
}
.newincart_inner.popup .iteminfo p {
	margin-bottom: 5px;
}
.newincart_inner.popup .iteminfo .price {
	font-size: 20px;
	margin-top: 30px;
	font-weight: 700;
}
.newincart_inner.popup .itemimg img {
	min-width: 150px;
}
.newincart_inner.popup .btn.order {
	margin: 50px 0 0;
}
.top_top .wrap {
	padding-bottom: 5px;
}
.top_top .wrap .fa-heart:before, .top_top .wrap .fa-shopping-cart:before {
	font-size: 20px;
}
.top_top .wrap .compare {
	background: url(../images/compare.png) no-repeat bottom center;
	background-size: 18px 18px;
}
.number_circle {
	width: 16px;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
}
.menu .fa-angle-down:before {
	margin-left: 5px;
}
.menu ul li {
	min-height: auto;
}
.menu ul li a {
	font-size: 17px;
	font-weight: 400;
}
.menu ul li ul.submenu li a {
	padding: 7px 0;
	line-height: 14px;
	font-size: 14px;
}
.category_list {
	font-weight: 400;
}
.list_view .catalog_product_name {
	word-break: break-all;
}
label[disabled] {
	color: #e6e6e6;
}
.itemincart {
	margin-bottom: 30px;
}
.newincart_inner {
	padding: 60px 70px 40px;
	max-width: 600px;
	left: calc(50% - 370px);
	min-height: auto;
}
.itemincart .itemimg {
	display: inline-block;
	width: 45%;
	vertical-align: top;
}
.itemincart .iteminfo {
	display: inline-block;
	width: 54%;
	vertical-align: top;
}
.itemincart .iteminfo h4 {
	font-size: 16px;
	color: #000;
	font-weight: 700;
	margin-bottom: 15px;
	text-transform: uppercase;
	word-break: break-all;
}
.itemincart .iteminfo p {
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 5px;
}
.itemincart .iteminfo p.price {
	margin: 25px 0;
	color: #000;
	font-size: 24px;
	font-weight: 700;
}
.newincart_info {
	padding: 0;
}
.newincart_ttl {
	padding: 0;
	margin-bottom: 25px;
	font-weight: 400;
}
.newincart_info .ttlblock {
	margin-bottom: 30px;
}
.newincart_inner .btn {
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	width: 250px;
	margin: 0 30px 0 0;
}
.newincart_inner .btn.order {
	color: #FFF;
	background: #3880c8;
}
.newincart_inner .btn.order:hover {
	color: #3880c8;
	background: #FFF;
}
.ttx_block .compare.active {
	background-image: url(../images/compare-active.png);
}
.category_list>div {
	font-size: 13px;
	padding: 13px 5px 15px;
}
.catalog_product_name a {
	text-decoration: none;
	word-break: break-all;
}
.catalog_product_name a:hover {
	color:#1e82c4;
}
.inner {
	padding-top: 95px;
}
.product_info_tab {width: 100%;}
.product_info_tab .ttx_data {
	word-break: break-all;
	padding-left: 75px;
}
.ttx_row .ttx_data {
	width: 355px;
	text-align: left;
}
.menu ul li ul.submenu {
	padding: 0;
}
.menu ul.submenu:after {
	display: none;
}
.catalog_product_price .price {
	font-size: 18px;
}
.catalog_content_block .searchForm input {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 40px;
	margin: 15px auto;
	padding: 10px 2%;
	font-size: 13px;
	line-height: 16px;
	border: 2px solid #1c8ec6;
	font-family: 'Roboto', Helvetica, Arial;
	font-weight: 300;
}

.filter_content .filter_checkbox label {
	padding-left: 35px;
	font-size: 16px;
	color: #666;
}
.filter_content .checkbox label::before {
	margin-left: -35px;
}
.product_info_txt .w50:last-child {
	padding-left: 15px;
}
.cart_block *, .product_block *, .top_top * {
	box-sizing: border-box;
}
.filterbar .filter_accordeon li {
	position: relative;
	padding: 5px 15px 5px 0;
}
.filterbar .filter_accordeon li>span .fa {
	position: absolute;
	right: 0;
	top: 8px;
	font-size: 20px;
	color: #999;
	font-weight: 900;
}
.filter_accordeon li:hover > a, 
.filter_accordeon li:hover > span a,
.filter_accordeon li:hover > span .fa {
	color: #1d87c4;
}

.filter_accordeon li li:hover a {
	color: #1d87c4;
}
.cart_product_block.cart_product_img_name_block .cart_product_name a {
	color: #1d87c4;
	word-break: break-all;
}
.phones {
	width: 13%;
}
.phones ul li a {
	font-size: 16px;
	font-weight: 900;
}
.list_view .catalog_product_name {
	width: 40%;
}
.catalog_product_price .price span {
	margin-left: 5px;
}
.footer ul.threeColumns li:nth-child(2) a {
	margin: 0 5%;
}
.filterbar .filter_accordeon {
	font-size: 16px;
}
.filterbar .filter_accordeon ul li {
	font-size: 14px;
}
.category_list a {
	font-family: 'PFDin TextCondPro', san-serif !important;
}
.quant_bnt, .quant_input input {
	font-weight: 400;
}
.inner h1 {
	font-size: 20px;
	margin-top: 20px;
}
.breadcrumbs {
	font-size: 12px;
}
.cart_product_quant .quant_bnt {
	font-size: 30px;
}
.list_view .quant_bnt.minus {
	font-size: 24px;
}
.menu ul li ul.submenu {
	min-width: 250px;
}
.list_view .quant_input input, .cart_product_quant input {
	font-size: 20px;
}
.list_view .quant_bnt.minus, .cart_product_quant .quant_bnt.minus {
	font-size: 20px;
}
.list_view .quant_bnt, .list_view .quant_input input, .cart_product_quant .quant_bnt, .cart_product_quant input {
	height: 40px;
	line-height: 40px;
	cursor: pointer;
}
.list_view .quant_input input, .cart_product_quant input {
	cursor: auto;
}
.catalog_product_btn .btn_buy {
	font-size: 16px;
}
.list_view .catalog_product_btn .btn_buy {
	height: 40px;
}
.partner_block {
	text-align: right;
	padding-right: 30px;
}
.list_view .catalog_product_favor_compare .compare {
	height: 24px;
	width: 17px;
	background-size: auto 19px;
}
.filterbar .btn_buy {
	font-size: 16px;
	height: 40px;
	line-height: 36px;
}
.lk_login_block .btn_buy.blue_btn {
	height: 40px;
	line-height: 40px;
}
.cart_product_list .blue_btn {
	background: #0090cb;
	border-color: #0090cb;
	color: #fff;
}
.list_view .subname {
	margin-top: 12px;
}
.lnk_row {
	font-weight: 900;
}
.price_block .price .rub, .price_block .price span {
	margin-left: 10px;
}
.footer .sblock {
	background: linear-gradient(135deg, rgba(34,114,194,0.9) 0%, rgba(34,114,194,1) 1%, rgba(25,154,200,1) 100%);
}
.product_info_block {
	margin-top: 0;
	padding-top: 50px;
}
.ttx_txt .ttx_name .blue_lnk {
	margin-top: 15px;
	display: block;
	text-decoration: underline;
}
.ttx_txt .ttx_name .blue_lnk:hover {
	text-decoration: none;
}
a.shipping_info, .messenger_block span, a.compare_info {
	color: #666;
}
.filter_name {
	font-size: 15px;
}
.filter_name .fa {
	margin-right: -20px;
}
.cart_product_name a {
	text-decoration: none;
}
.messenger_block {
	margin-top: -7px;
}
.messenger_block, .compare_info {
	margin-right: 0;
	width: 370px;
}
.product_img {
	max-width: 100%;
}
.product_info_tab .text p {
	font-size: 18px;
}
.product_info_tab .item img {
	width: auto;
	padding: 50px 100px;
	border: 1px solid #999;
}
.product_info_tab .item.pdf {
	background: url(/images/icons/icon-pdf.svg) no-repeat 0 50%;
	padding: 5px 0 5px 60px;
	font-size: 18px;
	line-height: 20px;
}
.product_info_tab .video-responsive {
	width: 50%;
	padding-bottom: 26.25%;
	margin-bottom: 30px;
}
/*.product_info_tab .video-responsive iframe, .product_info_tab .video-responsive object, .product_info_tab .video-responsive embed {
	height: 49%;
}*/
.product_info_tab .ttx_row .ttx_data {
	width: auto;
}
.newincart_inner .btn {
	font-weight: 400;
}
.iteminfo .price span {
	margin-left: 10px;
}
.itemincart .iteminfo h4 {
	font-weight: 500;
}
.cart_form_block .inputtxt, .cart_form_block .textarea {
	margin-top: -10px;
}
.cart_address_block_ttl .mobblk {
	min-width: 295px;
	display: inline-block;
}
.cart_form_block.lk_content_block {
	margin-left: 0;
}
.cart_form_block#delivery-contacts .row_form {
	margin-left: 0;
}
.cart_form_block .row_form {
	margin-left: 0;
}
.two_col .column.two_col .column:last-child {
	margin-left: 0;
	padding-left: 0;
}
.two_col .column:last-child {
	margin-left: 0;
}
.two_col .column:last-child label {
	min-width: 70px;
}
.radiobox input[type="radio"]:checked+label::before {
	line-height: 13px;
}
.order_end p, .dot {
	font-size: 20px;
}
.three_col .column {
	margin-right: 8px;
}
.type_face {
	margin-top: -5px;
}
.lk_content_inside .btn_buy {
	font-size: 16px;
	line-height: 50px;
}
.logo_block {
	margin: 40px auto 0;
	text-align: center;
}
.logotypes {
	padding: 25px;
	margin: 0 auto 30px;
	display: inline-block;
}
.logo-item {
	display:inline-block;
	max-width: 199px;
	width:auto;
	height: 100%;
	/*float: left;*/
	margin: 0 25px 15px 0;
	border: 2px solid #FFF;
}
#logo-vendors .logo-item {
	max-width: 279px;
}
.logo-item img {
	max-width: 100%;
	height: auto;
}
@media all and (max-width: 1024px) {
	.logo-item img {
		width: auto;
		max-height: 100%;
	}
}
.logotypes a.bx-prev,
.logotypes a.bx-next {
	position: relative;
	top: 38%;
	width: 10px;
	height: 10px;
	left: 0;
	transition: all 0.5s ease-out;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	width: 30px;
	height: auto;
	line-height: 34px;
	font-size: 34px;
	color: #b6b6b6;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}

.cart_summary_all .price {
	display: inline-flex;
}
.gotop {
	left: 3%;
	right: auto;
}
.product_info_tab .ttx_row {
	width: 50%;
}
.product_info_tab .ttx_row:nth-child(odd) {
	background: rgba(38, 128, 193, 0.3);
}
.product_info_tab .ttx_row .ttx_name, .product_info_tab .ttx_row .ttx_data {
	margin: 10px;
}
.product_info_tab .ttx_row:hover {
	background: #1c8dc4;
	color: #FFF;
}
.gotop .fa {
	background: #FFF;
}
#newincart_info_block .iteminfo h4 {
	color: #3880c8;
}
.newincart_ttl .basket_info_summary_ext {
	word-spacing: 5px;
	line-height: 0;
}
.backshop {
	margin-right: 125px;
}
.inputtxt, .textarea {
	font-weight: 400;
}
#forget-form .col-md-12 {
	font-size: 16px;
	margin-bottom: 15px;
}
.reglnk_block {
	font-size: 16px;
}
.lk_block label {
	font-size: 18px !important;
}
.lk_block, .lk_block p {
	font-size: 18px;
	font-weight: 400;
}
.lk_login_block_ttl {
	font-size: 24px;
}
.helpinput {
	border: 2px solid rgb(0, 144, 203);
	box-shadow: 0 0 0 0;
	padding: 5px;
}
.helpinput li:hover {
	cursor: pointer;
}
.two_col .column {
	margin-right: 1.1%;
}
.filter_block {
	padding-right: 35px;
}
.row_form.one_col {
	margin-bottom: 0;
}
.row_form.one_col .column {
	margin-bottom: 28px;
}
.row_form.one_col .column .inputtxt {
	width: 98.2%;
}
ul.solutionsMenu li a {
	min-width: 160px;
	padding: 15px 0 15px 15px;
}
.filter_block li label {
	font-size: 15px !important;
}
.cart_product_info {
	margin-top: 10px;
}
.cart_summary_all .rub {
	margin-left: 5px;
}
.quant_bnt.minus, .quant_input {
	margin-left: -2px;
}
.cart_form_block .radiobox label {
	padding-left: 42px;
}
.cart_form_block .radiobox label:before {
	margin-left: -42px;
}
.gray_txt {
	color: #999;
}
.total_price_block .price.total_price {
	color: #000;
}
.cart_address_block_ttl {
	color: #0090cb;
}
.subname p {
	font-size: 14px;
}
.checkbox.filter_checkbox label:hover {
	color: #1d87c4;
}
.filter_checkbox label:hover::before {
	background: #1d87c4;
	border: 2px solid #1d87c4;
	color: #1d87c4;
}
.price .fa.fa-rub {
	padding-top: 3px;
	/*font-size: 20px;*/
	margin-left: 3px;
}
.catalog_product_price .price .fa.fa-rub {
	font-size: 16px;
}
.product_info_tab .text {
	text-align: justify;
}
.cart_product_block .price .fa.fa-rub {
	font-size: 22px;
}
.lk_order_info_txt .fa.fa-rub {
	font-size: 14px;
}
#newincart_info_block .price .fa.fa-rub {
	font-size: 34px;
}
.block.inner .logo_block h2 {
	font-weight: 400;
}
.inner {
	min-height: auto;
}
.vacancyList .fa.fa-angle-right {
	margin-right: 4px;
}
.sqrewBgTopLeft {
	top: -25px;
}
.sqrewBgTopRight {
	top: -70px;
}
.page-one-vacancy .inner, .page-vacancy .inner, .page-about .inner, .page-solusions .inner {
	padding: 95px 5% 40px;
}
.promoInner {
	margin: 20px auto 0;
}
.news .sqrewBgTopRight {
	top: -80px;
}
.news .sqrewBgTopLeft {
	top: -40px;
}
.inner.contacts {
	margin: 60px auto -20px;
}
.inner.contacts .sqrewBgTopLeft {
	top: -80px;
}
.inner.contacts .sqrewBgTopRight {
	top: -130px;
}
.price_comment {
	display: inline-block;
	float: right;
	text-align: left;
	max-width: 50%;
	margin: 0 0 30px 0;
	font-size: 14px;
	font-weight: 700;
	color: red;
}

@media all and (max-width: 1279px) {
	.inner.product_page h1 {
		width: 60%;
	}
}
@media all and (max-width: 1024px) {
	.menu ul li a {
		font-size: 14px;
	}
	.phones ul li a {
		font-weight: 400;
		font-size: 14px;
	}
	.partner_block {
		padding-right: 10px;
	}
	.ttx_row .ttx_data {
		width: 290px;
	}
	.messenger_block, .compare_info {
		width: 260px;
	}
	.lk_content_inside .btn_buy, .lk_content_inside .btn_buy.blue_btn {
		height: 45px;
		width: 120px;
		font-size: 14px;
		line-height: 40px;
	}
	.product_info_tab .ttx_row {
		width: 100%;
	}
	.sqrewBgTopRight {
		top: -90px;
	}
	.sqrewBgTopLeft {
		top: -35px;
		left: /*-34%*/-20%;
	}
}
@media all and (max-width: 979px) {
	.price_block .price {
		display: inline-block;
	}
	.price_comment {
		display: inline-block;
		float: right;
		text-align: left;
		max-width: 55%;
	}

	.list_view .catalog_product_name {
		width: 72%;
		max-width: 72%;
		padding-right: 15px;
	}
	.phones {
		width: 100%;
	}
	.phones ul li a {
		font-weight: 900;
		font-size: 16px;
	}
	.ttx_row .ttx_data {
		width: 260px;
	}
	.messenger_block, .compare_info {
		width: 100%;
		margin-top: 0;
	}
	.product_info_tab .video-responsive {
		width: 100%;
		padding-bottom: 56.25%;
	}
	.gotop {
		display: none !important;
	}
	.product_info_tab .w50 {
		width: 100%;
	}
	.product_info_txt .w50:last-child {
		padding-left: 0;
	}
	.two_col .column.two_col .column.selectric-items {
		width: 100%;
	}
	.radiobox input[type="radio"]:checked+label::before {
		line-height: 15px;
	}
	h3, .h3 {
		font-size: 18px;
	}
	.backshop {
		margin-right: 100px;
	}
	.two_col .column .column.selectric-items {
		margin-bottom: 10px;
	}
	.subname p {
		font-size: 12px;
	}
	.cart_product_block .price .fa.fa-rub {
		font-size: 16px;
	}
	.lk_order_info_txt .fa.fa-rub {
		font-size: 12px;
	}
	#newincart_info_block .price .fa.fa-rub {
		font-size: 22px;
	}
	#bannersblock1 img {
		width: 100%;
	}
	.orderform .articul, .popup p {
		word-break: break-word;
	}
	.sqrewBgTopRight {
		top: -115px;
	}
	.inner {
		padding-top: 75px;
	}
	.inner .sqrewBgTopLeft {
		top: -60px;
	}
	.inner.product_page h1 {
		width: 75%;
	}
	.page-one-vacancy .inner, .page-vacancy .inner, .page-about .inner, .page-solusions .inner {
		padding: 75px 5% 40px;
	}
	.block {
		width: 90%;
	}
}
@media all and (max-width: 768px) {
	.slick-next, .slick-prev {
		width: 18px;
	}
	.inner.contacts .sqrewBgTopLeft {
		top: -120px;
	}
	.inner.contacts .sqrewBgTopRight {
		top: -160px;
	}
}
@media all and (max-width: 755px) {
	.breadcrumbs {
		padding: 0 8px !important;
	}
	.product_info_txt .w50:last-child {
		padding-left: 0;
	}
	.partner_block {
		text-align: center;
	}
	.breadcrumbs {
		display: none;
	}
	.inner.product_page h1, .inner.news_item_page h1 {
		margin-top: -25px;
		font-size: 11px;
		line-height: 1.3;
		padding: 0 6px;
		margin-bottom: 43px;
	}
	.newincart_inner {
		padding: 60px 10px 40px;
		max-width: 330px;
		left: calc(50% - 175px);
	}
	.newincart_inner .btn {
		margin: 0 auto 20px;
		display: block;
	}
	.newincart_ttl {
		font-size: 16px;
	}
	.lk_content_inside .btn_buy.blue_btn {
		margin-top: 0;
	}
	.btn_buy.blue_btn.oneclick {
		width: 175px;
	}
	.cart_form_block .inputtxt, .cart_form_block .textarea {
		margin-top: 0;
	}
	.filter_block {
		padding: 10px 25px 10px 10px;
	}
	.filter_name .fa {
		margin-right: -10px;
	}
	.filterbar .filter_accordeon li>span .fa {
		right: -7px;
	}
	.product_info_tab .ttx_data {
		padding-left: 5px;
	}
	.row_form.one_col .column .inputtxt {
		width: 100%;
	}
	.catalog_product_name a {
		font-size: 14px;
	}
	.inner h1 {
		line-height: 20px;
	}
	ul.threeColumns li, ul.threeColumns li {
		margin-right: 1%;
		width: 47%;
	}
	ul.threeColumns#bannersblock1 li {
		width: 100%;
		margin-right: 0;
		margin-left: 0;
	}
	.order_end p span strong {
		display: block;
		margin-top: 20px;
	}
	.sqrewBgTopRight {
		top: -130px;
	}
	.inner .sqrewBgTopLeft {
		top: -90px;
	}
	.inner {
		padding-top: 70px;
	}
	.page-one-vacancy .inner, .page-vacancy .inner, .page-about .inner, .page-solusions .inner {
		padding: 35px 5% 40px;
	}
	.promoInner {
		margin: 0 auto;
		min-height: 120px;
	}
	.inner.catalog-list, .inner.catalog-main, .inner.news, .inner.cart-page, .inner.page-compare, .inner.lk {
		padding-top: 40px;
	}
	.news .sqrewBgTopRight, .lk .sqrewBgTopRight {
		top: -120px;
	}
	.inner.contacts {
		margin: 20px auto -20px;
	}
}
@media all and (max-width: 425px) {
	.newincart_inner {
		padding: 60px 10px 70px;
	}
	.newincart_ttl {
		font-size: 18px;
	}
	.itemincart .itemimg {
		margin-bottom: 20px;
	}
	.itemincart .itemimg, .itemincart .iteminfo {
		display: block;
		width: 100%;
	}
	.itemincart .iteminfo h4 {
		font-size: 14px;
	}
	.itemincart .iteminfo p {
		font-size: 12px;
	}
	.itemincart .iteminfo p.price {
		display: none;
	}
	.itemincart .iteminfo div.price {
		font-size: 24px;
	}
	.newincart_inner .btn {
		font-size: 12px;
		width: 45%;
		float: left;
		margin-right: 0;
		padding: 5px 0;
	}
	.newincart_inner .btn.order {
		float: right;
	}
	.catalog_product_btn .btn_buy {
		font-size: 12px;
	}
	.ttx_row .ttx_data {
		width: 260px;
	}
}
@media all and (max-width: 375px) {
	.ttx_row .ttx_data {
		width: 210px;
	}
	.lk_content_inside .btn_buy {
		width: 150px;
	}
	.lk_content_inside .btn_buy.blue_btn {
		width: 100%;
		margin-top: 10px;
	}
	.lk_content_inside .btn_buy.addredit {
		float: right;
	}
	.btn_buy.add_to_cart {
		font-size: 14px;
	}
	.btn_buy.blue_btn.oneclick {
		width: 150px;
		font-size: 14px;
	}
	.list_view .catalog_product_btn .btn_buy {
		font-size: 12px;
	}
	.inner .sqrewBgTopLeft {
		top: -92px;
	}
}
@media all and (max-width: 325px) {
	.ttx_row .ttx_data {
		width: 155px;
	}
	.lk_content_inside .btn_buy {
		width: 125px;
	}
	.newincart_inner {
		max-width: 300px;
		left: calc(50% - 160px);
	}
}

.error-message {
	margin: 20px 0;
	color: red;
}
.nounline {
	text-decoration: none;
}

.favor_compare_cart_block {
	float:none;
	position: absolute;
	top: 5px;
	right: 0;
}

.video-responsive {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.responsive img {
	width:100%;
	height:auto;
}
.slider.slider-nav {
	max-width: 580px;
	margin: 0 auto;
}
.slick-slide img {
	margin: 0 auto;
}

.shedule_block {
	width: 100%;
}
.shedule_block td {
	padding: 10px;
	vertical-align: top;
}

.shedule_block td.shedule-date {
	white-space: nowrap;
	font-weight: 700;
	min-width: 150px;
}

.shedule_block td.shedule-image {
	max-width: 300px;
	min-width: 200px;
}

.shedule-img {
	width:100%;
	height:auto;
}

table.shedule_block {
	border: 1px solid #ccc;
	width: 100%;
	margin:0;
	padding:0;
	border-collapse: collapse;
	border-spacing: 0;
}

table.shedule_block tr {
	border: 1px solid #ddd;
	padding: 5px;
}

table.shedule_block th, table.shedule_block td {
	padding: 10px;
	text-align: left;
	border-right: 1px solid #ddd;
}

table.shedule_block th {
	color: #fff;
	background-color: #444;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
}

@media screen and (max-width: 600px) {
	table.shedule_block {
		border: 0;
	}
	table.shedule_block thead {
		display: none;
	}
	table.shedule_block tr {
		margin-bottom: 10px;
		display: block;
		border-bottom: 2px solid #ddd;
	}
	table.shedule_block td {
		display: block;
		text-align: left;
		font-size: 13px;
		border-bottom: 1px dotted #ccc;
		border-right: 1px solid transparent;
	}
	table.shedule_block td.shedule-date {
		text-align: right;
	}
	table.shedule_block td.shedule-image {
		text-align: center;
	}
	table.shedule_block td:last-child {
		border-bottom: 0;
	}
	table.shedule_block td:before {
		content: attr(data-label);
		float: left;
		text-transform: uppercase;
		font-weight: bold;
	}
	.shedule_block td.shedule-image {
		max-width: 100%;
	}
}

.news-slider .nivo-controlNav a {
	color: #3880c8;
	background: none;
	border: 2px solid #3880c8;
}
.news-slider .nivo-controlNav a.active {
	border: 2px solid #3880c8;
	background: #3880c8;
}

.news-slider .nivo-controlNav {
	position: absolute;
	display: block;
	left: 0;
	bottom: -20px;
	width: 86%;
	height: 30px;
	margin: 20px 0 0 7%;
	padding: 0;
	z-index: 999;
}
.fileupload-preview {
	float: left;
	margin: 35px;
}
#uploadbut {
	float:left;
	margin:0;
}
.clear {
	clear:both;
}
#cart_form .buttons-set {
	margin-left: 300px;
}

#slider-nivo .nivo-caption {
	top: 46%;
}
#slider-nivo button {
	position: absolute;
	left: 325px;
	bottom: 0;
}
#slider-nivo .status {
	position: absolute;
	left:	0;
	top: -175px;
}
#slider-nivo .status img {
	max-width: 150px;
}
#slider-nivo .title {
	font-size: 28px;
	line-height: 1.2;
}
#slider-nivo .anons strong {
	font-size: 24px;
}

@media only screen and (max-width: 1128px) {
	#slider-nivo .nivo-caption {
		width: 75%;
	}
	#slider-nivo .status {
		position: absolute;
		left:	0;
		top: -175px;
	}
}
@media only screen and (max-width: 568px) {
	#slider-nivo .status {
		position: absolute;
		left:	0;
		top: -80px;
	}
	#slider-nivo .nivo-caption {
		top: 37%;
	}
	#slider-nivo {
		background: white;
		overflow: unset;
		min-height: 63vh;
	}
	#slider-nivo .title {
		font-size: 18px;
		line-height: 1.2;
	}
	#slider-nivo .nivoSlider {
		overflow: unset;
	}
	#slider-nivo .nivoSlider .anons {
		font-size: 16px;
	}
	#slider-nivo .nivoSlider .anons strong {
		font-size: 24px;
	}
	#slider-nivo button {
		position: absolute;
		margin-top: 30px;
		right: 0;
		top: 200px;
		left: -10px;
	}
}

@media only screen and (max-width: 375px) {
	#slider-nivo .status {
		position: absolute;
		left: 0;
		top: -80px;
	}
	#slider-nivo .nivo-caption {
		top: 35%;
	}
	#slider-nivo {
		background: white;
		overflow: unset;
		min-height: 83vh;
	}
}

.red {
	text-align: center;
	font-size: 24px;
	margin-bottom: 20px;
}
.shadow {
	background: none;
}
