

/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/round/style.css?14826880172917*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

/* End */


/* Start:/local/templates/itnakhodka_temp/components/bitrix/catalog.section/indexcatalog/style.css?15432817849092*/

.one_item
{
    width: 285px;
    height: 361px;
    display: block;
    border: 1px solid #d8d8d8;
    float: left;
    padding: 15px 0 0 0;
    margin: 14px 5px 0;
    position: relative;
    text-align: center;
	transition: 1s;
}
.one_item:hover
{
	border-color: #d54700;
	  transition: 1s;
}

.imageshort
{
	height: 155px;
}


.nameproduct
{
	height: 42px;
    text-align: center;
	width: 250px;
    margin: auto;
	}
.nameproduct a
{
	text-decoration: none;
	color:#171717;
}
.bx-pagination 
{
	    width: 100%;
    float: left;
}


.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span {
    background: #e95007;
    color: #fff;
}

.scounton{
	font-size: 13px;
    margin-top: 52px;
    width: 143px;
    height: 18px;
    margin: 0px auto 0;
    color: #ffffff;
    background: #0a7b18;          

}
.one_item p.product_code
{
	font-size: 12px;
    color: #808080;
	    margin-bottom: 3px;
}
.pre-order
{


	    display: block;
    padding: 17px 0;
    position: absolute;
    background-color: #d4d4d4;
    color: #d54700;
    cursor: pointer;
    font-size: 12px;
    width: 285px;
    text-transform: uppercase;
    text-align: center;
    overflow: hide;



}
.buy-but 
{


	    display: block;
    padding: 17px 0;
    position: absolute;
    background-color: #d4d4d4;
    color: #d54700;
    cursor: pointer;
    font-size: 12px;
    width: 285px;
    text-transform: uppercase;
    text-align: center;
    overflow: hide;



}
.buy-but-icon
{
    background-image: url(https://it-nakhodka.ru/local/templates/itnakhodka_temp/images/carmini.png);
    background-repeat: no-repeat;
    width: 24px;
    background-position: 4px;
    height: 23px;
    position: absolute;
     background-color:#d54700;
    border-radius: 5px;
    left: 47px;
    top: 11px;
    overflow: hidden;
    
    
}
.scountoff{
    font-size: 13px;
    margin-top: 52px;
    width: 143px;
    height: 18px;
    margin: 29px auto 0;
    color: #ffffff;
    background: #b90404;}

.price
	{
		     background: #ffffff;
    color: #027b01;
    height: 33px;
    padding: 6px 0 1px 0;
    font-size: 21px;
    border-bottom: 1px solid #d4d4d4;
	}
	.one_item a.blockitem{
	display: block;
    width: 285px;
    height: 360px;
    position: absolute;
	top:0px;}
	.one_item a.blockitem:hover
	{
		-webkit-filter: blur(5px);
-moz-filter: blur(5px);
filter: blur(5px);
	}

.plusnum ,.minusum
{
background: #fff;
    width: 23px;
    display: inline-block;
    border: 1px solid #9a9a9a;
    height: 21px;
    cursor: pointer;
}
.plusnum
{
   border-radius: 0 5px 5px 0;
}
.minusum
{border-radius: 5px 0 0 5px;
 

}
.popup-add
{
	display: none;
    position: absolute;
    z-index: 4;
    background: #d4d4d4;
    height: 40px;
    padding: 4px 0;
    font-size: 15px;
    width: 285px;
}



.popup-add p
{
     font-size: 10px;
    color: #f22;
    font-weight: bold;
    padding: 0;
    margin: 0;
    position: absolute;
    background: #afafaf;
    width: 285px;
    height: 19px;
    padding-top: 6px;
	display:none;
	bottom: 0;
}
.popup-add input {
 width: 32px;
    background: #ffffff;
    height: 19px!important;
    display: inline-block;
    border: 0;
    border-bottom: 1px solid #9a9a9a;
    border-top: 1px solid #9a9a9a;
    background-color: white;
    text-align: center;
    color: #777;
   }
.popup-add input:focus {
    outline: 0;
    color: #000;}

.cao
{
display:none;
position: absolute;
    width: 285px;
    background: #0a7b18;
    height: 36px;
	z-index:5;
    bottom: 0;
    color: #fff;
    padding-top: 11px;
}
.bsc, .cancelBut
{   
   width: 30px;
    top: 9px;
    left: 13px;
    height: 24px;
    margin-right: 5px;
    background: #fff;
    border-radius: 5px;
    display: inline-block;
    position: relative;
    cursor: pointer;
}
.bsc:after, .cancelBut:after{
      content: '';
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    margin-top: -6px;
    margin-left: -7px;
    background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+Cjxzdmcgd2lkdGg9IjE2IiBoZWlnaHQ9IjEyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogPGc+CiAgPHRpdGxlPkxheWVyIDE8L3RpdGxlPgogIDxwYXRoIGlkPSJzdmdfMSIgZD0ibTAuNzQ1LDYuOTc4bDEuNTEsLTEuNjhsNC4wODUsMy4xNzJsNy4zNjcsLTguMDA3bDEuNTQ3LDEuNjMybC04Ljg3Niw5LjQ0NWwtNS42MzMsLTQuNTYzbDAsMC4wMDF6IiBmaWxsPSIjMDAwMDAwIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPgogPC9nPgo8L3N2Zz4=);
  background-repeat: no-repeat;
    width: 16px;
    height: 12px;
}
.cancelBut:after{
   background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Cpath%20d%3D%22M.208%201.417L1.458.23%206.02%204.79%2010.584.23l1.208%201.165L7.23%206l4.56%204.583-1.207%201.188L6%207.166%201.437%2011.77l-1.23-1.167L4.813%206z%22%2F%3E%3C%2Fsvg%3E);
}


.preord-popup
{
	display: block;
    width: auto;
    height: auto;
    background: rgba(0, 0, 0, 0.7);
    z-index: 100;
    position: fixed;
    bottom: 0;
	opacity:0;
    top: 0;
    right: 0;
    overflow-y: hidden;
    left: 0;
}

.preorder-formbg
{
    display: block;
    width: 630px;
    height: 245px;
    background: #fff;
    margin: auto;
    top: 217px;
    position: relative;
	overflow: hidden;
}

.preorder-formbg .preorder
{
	    padding: 8px 27px;
			font-size: 15px;
}
.preorder-formbg  .preorder b
{
	    color: #980707;
}
.cancel-form-button
{
	width: 28px;
    height: 28px;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    background-position: 8px;
    top: 10px;
    border: 1px solid #980707;
    border-radius: 25px;
	cursor: pointer;
	background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Cpath%20d%3D%22M.208%201.417L1.458.23%206.02%204.79%2010.584.23l1.208%201.165L7.23%206l4.56%204.583-1.207%201.188L6%207.166%201.437%2011.77l-1.23-1.167L4.813%206z%22%2F%3E%3C%2Fsvg%3E);
}

.preorder .input-form
{
	    margin: auto;
    	width: 532px;
	    margin-top: 23px;

}
.preorder .input-form input
{
    margin-right: 5px;
    padding: 5px;
    width: 216px;
    margin-left: 20px;
}
.preorder h3
{
	font-size: 23px;
    border-bottom: 1px solid #d4d4d4;
    margin: 6px 0px;
    padding-bottom: 10px;
}
.preorder-formbg .buttonSend
{
	display: block;
    margin: auto;
    width: 164px;
   	background: #d4d4d4;
    text-align: center;
    padding: 7px;
    font-size: 12px;
    margin-top: 10px;
    color: #484848;
    text-transform: uppercase;
	cursor:pointer;
}
.preorder-formbg .buttonSend.active
{
	 color: #fff;
	  background: #d64711;
}
.success-send
{
	
}
.success-icon
{
	width: 233px;
    background-image: url(http://it-nakhodka.ru/local/templates/itnakhodka_temp/images/open_letter.png);
    background-color: #d54700;
    background-repeat: no-repeat;
    background-position: 53px;
    position: absolute;
    height: 100%;
	left: -240px;
	display:none;
}
.success-text
{
	background: #fff;
    display: block;
    width: 233px;
    position: absolute;
    padding: 82px 0;
    color: #bd4119;
    left: 0;
    font-size: 16px;
    text-align: center;
	opacity:0;
	display:none;
}
.price-id-2
{
	    color: #c3c3c3;
    height: 33px;
    padding: 6px 0 1px 0;
    font-size: 21px;
}
.price-id-2:before
{
	content: '/';}

.price-id-2:after
{
    content: 'i';
    background: #d2d2d2;
    width: 18px;
    height: 18px;
    font-weight: bold;
    color: #fff;
    border-radius: 14px;
    text-align: center;
    font-size: 16px;
    line-height: 19px;
    display: inline-block;
}
.price-id-2:hover
{
	background: #0000;
}
.one_item .show
{
    position: absolute;
    display: block;
    bottom: 110px;
    font-size: 11px;
    left: 35px;
    color: #000;
    padding: 1px 25px;
    z-index: 2;
    width: 161px;
    background: #d2d2d2;
}
.amount_status
{
    margin: 3px auto 7px;
    height: 19px;
    width: 90px;
    text-align: center;
    display: block;
}
.amount_status span
{
    height: 19px;
    font-size: 14px;
    width: 19px;
    display: inline-grid;
    background: #a8f7b1;
	margin: 0 3px;
	cursor: pointer;
}



.amount_status span .tooltiptext {
	   visibility:hidden;
    width: 285px;
    background-color: rgba(4, 4, 4, 0.82);
    color: #fff;
    text-align: center;
    font-size: 12px;
    margin: 0;
    padding: 4px 0;
    left: 0;
    position: absolute;
    top: 139px;
    z-index: 1;
}

.amount_status span:hover .tooltiptext {
    visibility: visible;
}
/* End */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round/style.css?14826880172917 */
/* /local/templates/itnakhodka_temp/components/bitrix/catalog.section/indexcatalog/style.css?15432817849092 */
