

/* Start:/local/components/ready/basket/templates/new/style.css?169201298620475*/
#calculator em {
	display:inline-block;
	width:18px;
	height:18px;
	border:1px solid rgba(187,187,187,0.5);
	background: #D1D1D1;
	line-height:1.3;
	color:#fff;
	font-size:0.95rem;
	text-align:center;
	cursor:help;
	font-style:italic;
	font-weight:700;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
		-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
		box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
.calc-price {
	font-size:1.6rem;
	text-align: center;
}

/* #calculator sup {
	color:#c32429;
	vertical-align:super;
} */
#select-tb {
	margin:10px 0 30px 0;
}
#select-tb td {
	vertical-align:baseline;
}
#select-tb td:nth-child(1) {
	font-size:1.2rem;
}
#select-tb td:nth-child(3) {
	padding-left:12px;
}
.cell-prop-quest,
#select-tb td:nth-child(3),
#base table td:last-child {
	text-align: right;
}
/* *** table *** */
#rezult-wrapper {
	padding:8px 5px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#calculator-wrapper {
	margin-bottom: 25px;
}
#calculator-form table {
	width:100%;
}
#calculator-form table td {
	padding:5px 3px;
}
/* #calculator-form > table td:nth-child(1) {
	width:480px;
} */
/* #calculator-form > table td:nth-child(3) {
	width:80px;
}
#calculator-form > table td:nth-child(2) {
	width:100px;
} */
#calculator .rez-view {
	font-weight:400;
	font-size:1.6rem;
	display:block;
	padding:4px 0;
}
#rezult-wrapper {
	background-color: #f6f6f6;
}
#calculator .button-red {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	text-decoration:none;
	text-transform:uppercase;
}
#calculator label {
	font-weight: normal;
	font-size: 1.05rem;
	max-width: calc(100% - 20px);
}
/* *** fieldset *** */
#calculator-form fieldset {
	margin-bottom: 10px;
	position:relative;
}
#calculator-form legend {
	border: none;
}
.area {
	width: 198px;
}
#calculator-form #base,#calculator-form #more,#calculator-form #vip,#calculator-form #still {
	/*border:2px solid #828282;*/
	/*border:2px solid rgba(171,171,171,1.00);*/
	/* border:2px solid #4F6A98;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px; */
}
#calculator-form #base legend,#calculator-form #more legend,#calculator-form #vip legend,#calculator-form #still legend {
	/* color:#fff;
	background:#4F6A98; */
	/*background: rgba(171,171,171,1.00);*/
	/*background:#828282;*/
}


/* *** *** */
#kolich_komnat,#ploshad {
	width:80px !important;
}

/* ********************************** */
.reveal-modal h3 {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0 0 20px;
	font-weight: normal;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
}
.reveal-modal ul {
	list-style:none;
}
.reveal-modal li {
	padding:8px 0;
}
.reveal-modal label {
	display:inline-block;
	min-width: 170px;
	vertical-align: top;
}
/* .reveal-modal input[type=text] {
	position:relative;
	display:inline-block;
	width:280px;
	height:36px;
	font-size:1.2rem;
} */

input[type="file"] {
	display: inline-block !important;
}


.reveal-modal .valid {
	background-repeat:no-repeat !important;
	background-position: right center !important;
	background-image: url(/local/components/ready/basket/templates/new/../images/valid.png) !important;
}
.reveal-modal .no-valid {
	background-repeat:no-repeat !important;
	background-position: right center !important;
	background-image: url(/local/components/ready/basket/templates/new/../images/no-valid.png) !important;
	border:1px solid #DC3134 !important;
}

#send-form-wrapper ul li::before {
	display: none;
}

.reveal-modal #vpb_captcha_code {
	width:210px;
}


#view-message {
	position:relative;
	font-size:1.35rem;
	color:#84BD13;
	text-align:justify;
}
#view-message:before {
	content:'i';
	position: absolute;
	top:0;
	left:-34px;
	font-size:0.8rem;
	background:#84BD13;
	color:#fff;
	text-align:center;
	font-style:italic;
	width:24px;
	height:24px;
	line-height:24px;
	-webkit-box-border-radius:50%;
	-moz-box-border-radius:50%;
	border-radius:50%;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
		-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
		box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
@media only screen and (max-width: 765px) and (min-width: 1px) {
.calc_form_send_opened .reveal-modal-bg,
.calc_form_send_opened .close-reveal-modal {
	display: none !important;   
}

.calc_form_send_opened #calculator  #myModal {
		top: 0 !important;
		position: relative !important;
		width: 90% !important;
}
.calc_form_send_opened #calculator  #myModal input[type='text']{
	 max-width: 95%;
}
}




.qtip {
	position: absolute;
	left: -28000px;
	top: -28000px;
	display: none;
	min-width: 60px;
	line-height: 1.15;
	direction: ltr;
	box-shadow: none;
	padding: 0;
}
.qtip-content {
	position: relative;
	padding: 5px 9px;
	overflow: auto;
	text-align: left;
	word-wrap: break-word;
}
.qtip-titlebar {
	position: relative;
	padding: 10px 35px 10px 10px;
	overflow: hidden;
	border-width: 0 0 1px;
	font-weight: 700;
}
.qtip-titlebar+.qtip-content {
	border-top-width: 0 !important;
}
.qtip-close {
	position: absolute;
	right: -9px;
	top: -9px;
	cursor: pointer;
	outline: medium none;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
}
.qtip-titlebar .qtip-close {
	right: 4px;
	top: 50%;
	margin-top: -9px;
}
* html .qtip-titlebar .qtip-close {
	top: 16px;
}
.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
	display: block;
	text-indent: -1000em;
	direction: ltr;
}
.qtip-icon,
.qtip-icon .ui-icon {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
}
.qtip-icon .ui-icon {
	width: 18px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	text-indent: 0;
	font: 400 bold 10px/13px Tahoma, sans-serif;
	color: inherit;
	background: transparent none no-repeat -100em -100em;
}
.qtip-interior {
	max-width: 420px;
	border-width: 1px;
	border-style: solid;
	border-color: #E2E2E2;
	background-color: #FFFFFF;
	color: #555;
}
.qtip-interior:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-top: 10px solid #fafafa;
	position: absolute;
	left: 50%;
	bottom: -8px;
}
.qtip-interior .qtip-titlebar {
	background-color: #f1f1f1;
	color: #8e8e8e;
	font-size: 0.8em !important;
	border: 1px solid #fff;
}
.qtip-interior .qtip-content {
	position: relative;
	padding: 5px 11px;
	background: #fafafa;
	overflow: hidden;
	text-align: justify;
	word-wrap: break-word;
	font-size: 0.75em !important;
	border-left: 1px solid #fff !important;
	border-right: 1px solid #fff !important;
	border-bottom: 1px solid #fff !important;
}
.qtip-interior .designer-photo {
	width: 90px !important;
	height: 90px !important;
	max-width: 90px !important;
	max-height: 90px !important;
	border: 2px solid #fff !important;
}
.qtip-interior  .project-photo {
	float: left;
	margin: 0 2px 0 5px;
	max-width: 90px;
	max-height: 90px;
	border: 2px solid #fff;
}
.qtip-interior .qtip-icon {
	border-color: #CCC;
	background: #F1F1F1;
	color: #777;
}
.qtip-interior .qtip-titlebar .qtip-close {
	border-color: #AAA;
	color: #111;
}
.qtip-interior .qtip-titlebar .qtip-corner {
	border-color: #AAA;
	color: #111;
}
.qtip-interior-calc {
	max-width: 540px;
	border-width: 2px;
	border-style: solid;
	border-color: #E2E2E2;
	background-color: #FFFFFF;
	color: #222;
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	-khtml-border-radius: 6px;
}
.qtip-interior-calc:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-top: 10px solid #fafafa;
	position: absolute;
	left: 48%;
	bottom: -8px;
}
@media (max-width: 991px) {
	.qtip-interior-calc:after {
		display: none;
	}
}
.qtip-interior-calc .qtip-titlebar {
	background-color: #f1f1f1;
	color: #8e8e8e;
	font-size: 1rem !important;
	border: 1px solid #fff;
}
.qtip-interior-calc .qtip-content {
	position: relative;
	padding: 8px 14px;
	background: #fafafa;
	overflow: hidden;
	text-align: justify;
	word-wrap: break-word;
	font-size: 0.9rem !important;
	border-left: 1px solid #fff !important;
	border-right: 1px solid #fff !important;
	border-bottom: 1px solid #fff !important;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	-khtml-border-radius: 6px;
}
.qtip-interior-calc .qtip-icon {
	border-color: #CCC;
	background: #F1F1F1;
	color: #777;
}
.qtip-interior-calc .qtip-titlebar .qtip-close {
	border-color: #AAA;
	color: #111;
}
.qtip-interior-calc .qtip-titlebar .qtip-corner {
	border-color: #AAA;
	color: #111;
}
.owl-nav {
	position: absolute;
	top: 40%;
	width: 100%;
	text-align: center;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
	font-size: 60px !important;
	color: #333 !important;
	position: absolute !important;
}

.ico-1.active + .text-main {
	font-weight: bold;
}

@media (max-width: 767px) {
	.owl-nav .owl-prev,
	.owl-nav .owl-next {
		color: #ddd !important;
	}
	.owl-carousel .owl-stage {
		display: flex;
		align-items: center;
	}
	.container-177 ::before,
	.container-177 ::after {
		display: none !important;
	}
	.far::before,
	.far::after {
		display: inline-block !important;
	}
}
.owl-next {
	right: 50px;
}
.owl-prev {
	left: 50px;
}
.owl-next.disabled,
.owl-prev.disabled {
	opacity: 0.6;
}
.port-detail {
	color: #fff;
	text-decoration: none;
}
.port-detail:hover {
	text-decoration: underline;
	color: #fff;
}
.btn-close {
	color: #fff;
	position: absolute;
	right: 15px;
	top: 10px;
	cursor: pointer;
	z-index: 999;
	text-shadow: 1px 1px 1px #000;
	font-size: 15px;
}
.date-left {
	position: absolute;
	left: 15px;
	top: 10px;
	color: #fff;
	z-index: 999;
	text-shadow: 1px 1px 1px #000;
	font-size: 15px;
}
.btn-close:hover {
	opacity: 0.7;
}
.owl-items {
	text-align: center;
	display: inline-block;
	margin: 0 auto;
	position: relative;
}
.title-port {
	/* font-size: 18px;
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,0.8);
	padding: 10px; */

	position: absolute;
	display: block;
	left: 0;
	right: 0;
	top: 55%;
	bottom: 0;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 50%, rgba(224, 224, 224, 0.0) );
	transition: all 350ms linear;
}
.port-detail {
	color: #fff;
	text-decoration: none;
	position: absolute;
	bottom: 25px;
	left: 0;
	right: 0;
}
.owl-item {
	text-align: center;
	/* background-color: rgba(0,0,0,0.8); */
}
.item-opacity {
	opacity: 0.7;
}
.button-disable {
	font-weight: bold;
	display: inline-block;
	padding: 8px 28px;
	text-align: center;
	color: #fff;
	font-size: 0.95em;
	cursor: pointer;
	border-width: 1px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	-khtml-border-radius: 2px;
	background: #c32429;
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#c32429),color-stop(1,#cb282e));
	background: -ms-linear-gradient(bottom,#c32429,#cb282e);
	background: -moz-linear-gradient(center bottom,#c32429 0%,#cb282e 100%);
	background: -o-linear-gradient(#cb282e,#c32429);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cb282e', endColorstr='#c32429', GradientType=0);
	border-top: solid 1px #c32429;
	border-left: solid 1px #c8363b;
	border-right: solid 1px #c8363b;
	border-bottom: solid 1px #c32429;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
#send-form-wrapper input[type="text"],
#send-form-wrapper input[type="email"],
#send-form-wrapper input[type="tel"],
#send-form-wrapper textarea {
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	border-radius: 1px;
}
.cart-new-wrap {
	max-width: 700px;
	margin: 0 auto;
	border: 1px solid #bbb;
	padding: 20px;
	border-radius: 5px;
}
.cart-new-attention {
	background-color: #f6f6f6;
	padding: 10px;
}
.prop-new-block {
	padding: 20px 0 0;
}
.row-prop {
	display: table-row;
}
.prop-new-block {
	display: table;
	width: 100%;
}
.cell-prop {
	display: table-cell;
	padding: 5px 5px 5px 0;
}
.prop-desc {
	font-size: 10px;
	color: #999;
	padding-top: 10px;
}
.inp-new {
	text-align: center;
}
.main-block-wrap {
	border: 1px solid #bbb;
	border-radius: 4px;
	margin: 30px auto;
	max-width: 700px;
	padding: 20px;
}
.cell-prop-title {
	font-weight: bold;
}
.calc-slide:hover {
	cursor: pointer;
	color: #e60416;
}
.calc-slide {
	/* padding-right: 15px !important; */
/* 	background: #e7e6e6;
padding: 5px 15px; */
	border-radius: 4px;
	margin-bottom: 5px;
}
.calc-slide i {
	float: right;
	margin-top: 5px;
	font-size: 30px;
}
.table-centered {
	margin-top: 20px;
}
#region_text {
	cursor: pointer;
	border-bottom: 2px dotted;
}
#region_text:hover {
	border-bottom-color: transparent;
}
.cart-new-wrap {
	margin-top: 20px;
}

.clear-new {
	display: none;
}
/* 
@media (min-width: 1200px) {
	#calculator {
		max-width: 1200px;
		margin: 0 auto;
	}
	.cart-new-wrap {
		float: left;
		max-width: 600px;
	}
	.right-block {
		float: right;
		min-height: 350px;
		max-width: 550px;
		width: 100%;
	}
	.right-block .main-block-wrap {
		max-width: 550px;
		width: 100%;
	}
	.main-block-wrap.main-block-2 {
		float: left;
		width: 100%;
		max-width: 600px;
	}
} */

.btn-wrap-new {
	text-align: center;
}

@media (max-width: 420px) {
	#send-form-wrapper input[type="text"],
	#send-form-wrapper input[type="email"],
	#send-form-wrapper input[type="tel"],
	#send-form-wrapper textarea {
		width: 100%;
		padding: 5px 10px;
	}
}

.owl-dots {
	display: none !important;
}

@media (max-width: 480px) {
	.owl-items img {
		max-height: 390px !important;
	}
}
@media (max-width: 460px) {
	.owl-items img {
		max-height: 370px !important;
	}
}
@media (max-width: 440px) {
	.owl-items img {
		max-height: 350px !important;
	}
}
@media (max-width: 420px) {
	.owl-items img {
		max-height: 330px !important;
	}
}
@media (max-width: 400px) {
	.owl-items img {
		max-height: 310px !important;
	}
}
@media (max-width: 380px) {
	.owl-items img {
		max-height: 290px !important;
	}
}
@media (max-width: 360px) {
	.owl-items img {
		max-height: 270px !important;
	}
}
@media (max-width: 340px) {
	.owl-items img {
		max-height: 250px !important;
	}
}

@media (max-width: 767px) {
	.owl-nav {
		top: 30%;
	}
	.owl-items {
		overflow: hidden;
	}
}

.ico-carts {
	max-width: 50px;
	max-height: 50px;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	height: 50px;
	background-size: cover;
}

.ind {
	font-size: 11px;
	/* font-weight: bold; */
	/* transform: rotate(-25deg); */
	/* transition: all 0.2s; */
	display: inline-block;
	/* border: 1px solid #ccc; */
	padding: 1px 5px 2px;
}

.inp-check {
	display: none;
}

.bolder {
	font-weight: bold;
}

.ico-18 {
	background-image: url('/local/components/ready/basket/templates/new/img/18.png');
}

.inp-check:checked + label > .ico-18 {
	background-image: url('/local/components/ready/basket/templates/new/img/18a.png');
}

.ico-17 {
	background-image: url('/local/components/ready/basket/templates/new/img/17.png');
}

.inp-check:checked + label > .ico-17 {
	background-image: url('/local/components/ready/basket/templates/new/img/17a.png');
}

.ico-19 {
	background-image: url('/local/components/ready/basket/templates/new/img/19.png');
}

.inp-check:checked + label > .ico-19 {
	background-image: url('/local/components/ready/basket/templates/new/img/19a.png');
}

.ico-15 {
	background-image: url('/local/components/ready/basket/templates/new/img/15.png');
}
.inp-check:checked + label .ico-text-cart {
	font-weight: bold;
}
.inp-check:checked + label > .ico-15 {
	background-image: url('/local/components/ready/basket/templates/new/img/15a.png');
}

.ico-14 {
	background-image: url('/local/components/ready/basket/templates/new/img/14.png');
}
.inp-check:checked + label > .ico-14 {
	background-image: url('/local/components/ready/basket/templates/new/img/14a.png');
}

.ico-13 {
	background-image: url('/local/components/ready/basket/templates/new/img/13.png');
}
.inp-check:checked + label > .ico-13 {
	background-image: url('/local/components/ready/basket/templates/new/img/13a.png');
}

.ico-12 {
	background-image: url('/local/components/ready/basket/templates/new/img/12.png');
}
.inp-check:checked + label > .ico-12 {
	background-image: url('/local/components/ready/basket/templates/new/img/12a.png');
}

.ico-11 {
	background-image: url('/local/components/ready/basket/templates/new/img/11.png');
}
.inp-check:checked + label > .ico-11 {
	background-image: url('/local/components/ready/basket/templates/new/img/11a.png');
}

.ico-10 {
	background-image: url('/local/components/ready/basket/templates/new/img/10.png');
}
.inp-check:checked + label > .ico-10 {
	background-image: url('/local/components/ready/basket/templates/new/img/10a.png');
}

.ico-9 {
	background-image: url('/local/components/ready/basket/templates/new/img/9.png');
}
.inp-check:checked + label > .ico-9 {
	background-image: url('/local/components/ready/basket/templates/new/img/9a.png');
}

.ico-8 {
	background-image: url('/local/components/ready/basket/templates/new/img/8.png');
}
.inp-check:checked + label > .ico-8 {
	background-image: url('/local/components/ready/basket/templates/new/img/8a.png');
}

.ico-7 {
	background-image: url('/local/components/ready/basket/templates/new/img/7.png');
}
.inp-check:checked + label > .ico-7 {
	background-image: url('/local/components/ready/basket/templates/new/img/7a.png');
}

.ico-5 {
	background-image: url('/local/components/ready/basket/templates/new/img/5.png');
}
.inp-check:checked + label > .ico-5 {
	background-image: url('/local/components/ready/basket/templates/new/img/5a.png');
}

.ico-4 {
	background-image: url('/local/components/ready/basket/templates/new/img/4.png');
}
.inp-check:checked + label > .ico-4 {
	background-image: url('/local/components/ready/basket/templates/new/img/4a.png');
}

.ico-6 {
	background-image: url('/local/components/ready/basket/templates/new/img/6.png');
}
.inp-check:checked + label > .ico-6 {
	background-image: url('/local/components/ready/basket/templates/new/img/6a.png');
}

.ico-3 {
	background-image: url('/local/components/ready/basket/templates/new/img/3.png');
}
.inp-check:checked + label > .ico-3 {
	background-image: url('/local/components/ready/basket/templates/new/img/3a.png');
}

.ico-2 {
	background-image: url('/local/components/ready/basket/templates/new/img/2.png');
}
.inp-check:checked + label > .ico-2 {
	background-image: url('/local/components/ready/basket/templates/new/img/2a.png');
}

.ico-1 {
	background-image: url('/local/components/ready/basket/templates/new/img/1.png');
}
.ico-1.active {
	background-image: url('/local/components/ready/basket/templates/new/img/1a.png');
}


.table-prop td label, 
.table-centered td label {
	cursor: pointer;
}

/* .inp-check:checked + label {
	background-color: #e7ffe0;
} */

.ico-text-cart {
	display: inline-block;
	width: calc(100% - 60px);
	vertical-align: middle;
	padding-left: 10px;
}

.bordered {
	border-top: 1px solid #eee;
	margin-top: 15px;
	padding-top: 15px;
	display: block;
}

.txt-16 {
	font-size: 1.6rem;
	font-weight: bold;
}

@media (max-width: 450px) {
	body #base table:first-child td {
		display: table-cell !important;
		width: auto !important;
	}
	.table-prop td,
	.table-centered td,
	.ico-text-cart {
		font-size: 13px;
		line-height: 1.2;
	}
	#calculator .rez-view {
		font-size: 13px;
	}
	.calc-slide {
		font-size: 14px;
	}
	.txt-16 {
		font-size: 16px;
	}
	#calculator label {
		max-width: 100%;
		width: 100%;
	}
	.main-block-wrap {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media (max-width: 767px) {
	.calc-price {
		font-size: 18px !important;
	}
	/* .owl-item.active {
		padding: 0 5px !important;
	} */
}

.text-main br {
	display: none;
}

@media (max-width: 550px) {
	.text-main br {
		display: block;
	}
	.text-main {
		display: inline-table;
	}
}

.ns-intec-universe.c-sale-basket-small.c-sale-basket-small-icons-1 .sale-basket-small-popup .sale-basket-small-header-clear,
.ns-intec-universe.c-sale-basket-small.c-sale-basket-small-icons-1 .sale-basket-small-popup .sale-basket-small-product-icon-delete.intec-cl-backgroud-hover,
.ns-intec-universe.c-sale-basket-small.c-sale-basket-small-icons-1 .sale-basket-small-popup .sale-basket-small-footer-order-button.white.intec-button.intec-button-md {
	display: none !important;
}

.ns-intec-universe.c-sale-basket-small.c-sale-basket-small-icons-1 .sale-basket-small-header-text {
	padding-top: 20px;
	padding-bottom: 20px;
}


body .intec-template {
	height: auto;
}

.arrow-down {
	animation: flicker 1s infinite;
	color: red;
}

@keyframes flicker {
	0%, 100% {
		opacity: 1;
	}
	50% {
		opacity: 0.5;
	}
}

.size-arrow {
	font-size: 26px;
}

.arrow_hover:hover {
	cursor: pointer;
}

.baza_project {
	display: table;
}

.text-main {
	animation: flicker 1s infinite;
	color: red;
}

#block_on {
	cursor: pointer;
}
/* End */
/* /local/components/ready/basket/templates/new/style.css?169201298620475 */
