.actia {
    color: red;
    display: inline;
}

.actia li {
    background: url(upload/checked.svg) 0 0em no-repeat;
    margin-bottom: 5px;
    padding-left: 30px;
    font-size: 16px;
padding-bottom: 5px;
}

.tool-item{	/* элементы */
		display button: inline-block;
		cursor: pointer;
	}
	.tooltip-block{	/* тултип */
		position: absolute;
		background: white;
		border: 1px solid rgb(230, 230, 230);
		padding: 10px 16px;
		font-size: 14px;
		width: 230px;
		line-height: 13px;
		color: rgb(82, 82, 82);
		z-index: 400;
		display:none;
	}

.promo_couple_inside .image_item img{
	width: auto;
}
#catalog_about .catalog_about_main .catalog_about_descr_top .ct_icons .ct_add{
	text-decoration: none;
}
#catalog_about .catalog_about_main .catalog_about_descr_top .ct_icons .ct_add:hover{
	background-color: #28AEE3;
}

.block_new .owl-item.active .new_text{
	/*background: rgba(0, 0, 0, 0.19) none repeat scroll 0% 0%;*/
	width: 100%;
	padding: 30px;
}
.block_new .new_text_left p:nth-child(2){
	top: 40%;
	width: 40%;
}
.block_new .new_text_left .new_button, .block_new .new_text_right .new_button{
	bottom: 50px;
}
.block_item .promo_couple_inside .description{
	overflow: hidden;
}
#cart .cart_buy_next div:nth-child(2){
	width: 80%;
}
#cart .cart_buy_next span:nth-child(1){
	font-size: 30px;
}
#news h3{
	height: 190px;
}
#catalog_list .cl_color input[type="radio"] + label::before {
    box-sizing: border-box;
    content: "";
    display: inline-block;
    height: 34px !important;
    margin-right: 15px;
    width: 35px !important;
}
.regbtn
{
	background-color: #79BCEC;
	color: #FFF;
	font-size: 13px;
	line-height: 1em;
	padding: 5px 18px;
}

#regions label {
    color: #505050;
    cursor: pointer;
    display: block;
    padding-left: 30px;
    margin: 5px 0px;
}

#regions label::before {
    background: transparent url("images/checkbox/checkbox.png") no-repeat scroll 0% 0%;
    content: "";
    height: 27px;
    margin-top: -7px;
    width: 27px;
    position: absolute;
    left: 0px;
	left:10px;
}

#regions input[type="radio"]:checked + label::before{
    background: transparent url("images/checkbox/checkbox_ch.png") no-repeat scroll 0% 0%;
}





#regions_m label {
    color: #505050;
    cursor: pointer;
    display: block;
    padding-left: 30px;
    margin: 5px 0px;
}

#regions_m label::before {
    background: transparent url("images/checkbox/checkbox.png") no-repeat scroll 0% 0%;
    content: "";
    height: 27px;
    margin-top: -7px;
    width: 27px;
    position: absolute;
    left: 0px;
	left:10px;
}

#regions_m input[type="radio"]:checked + label::before{
    background: transparent url("images/checkbox/checkbox_ch.png") no-repeat scroll 0% 0%;
}

#catalog_about .cl_color input[type="checkbox"] + label::before{
    display:none;
} 

.compar_table .line p
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;	
	padding-top:5px;
	padding-bottom:5px;
	vertical-align: middle !important;
}

.compar_table .line:hover p
{
    white-space: normal;
    overflow: visible;
    text-overflow: clip;	
	padding-top:5px;
	padding-bottom:5px;
	vertical-align: middle !important;
}

.compar_table .line:hover
{
	border:1px solid #6AB6E9;
}
.compar_table .line
{
	border:1px solid white;
}

.contact_other
{
/*	max-width:700px !important;*/
}



#catalog_list .cl_sort_memory input[type="radio"],
#catalog_list .cl_sort_other input[type="radio"]{
    display:none;            
}

#catalog_list .cl_sort_memory input[type="radio"] + label,
#catalog_list .cl_sort_other input[type="radio"] + label {
    color: rgb(80,80,80);
    cursor: pointer;
    display: block;
    padding-left: 40px;
    margin: 10px 0;
}

#catalog_list .cl_sort_memory input[type="radio"] + label::before,
#catalog_list .cl_sort_other input[type="radio"] + label::before{
    background: url(images/checkbox/checkbox.png) no-repeat;
    content: "";
    height: 27px;
    margin-top: -7px;
    width: 27px;
    position: absolute;
    left: 0;
}

#catalog_list .cl_sort_memory input[type="radio"] + label:hover::before,
#catalog_list .cl_sort_other input[type="radio"] + label:hover::before{
    background: url(images/checkbox/checkbox_h.png) no-repeat;
}

#catalog_list .cl_sort_memory input[type="radio"]:checked + label::before,
#catalog_list .cl_sort_other input[type="radio"]:checked + label::before{
    background: url(images/checkbox/checkbox_ch.png) no-repeat;
}

.zzz p
{
	line-height:2;
	text-align: justify;
}

.block_new .new_button a
{
	opacity:0.75;
}

.block_new .new_text_right .new_button
{
	bottom:3px;
	right:10px;
}

#catalog_about .catalog_about_right .pre-order_block:hover p {
	color:#fff !important;
}

#catalog_about .catalog_about_right .buttom_line:hover p
{
	color:rgb(0,158,219);
}

.tb_a
{
	display:none;
}
.tb_na
{
	display:block;
}

.btn-htb:hover .tb_a{display:block; opacity:0.9;}
.btn-htb:hover .tb_na{display:none;}

.ana-a{
display:none;
}
.ana-n
{
	display:block;
}
.ana-tr:hover .ana-n
{
	display:none;
}
.ana-tr:hover .ana-a
{
	display:block;
}

.ana-table td
{
	padding-left:18px;
}

.ct_addd
{
	background-color: rgb(0,158,219);
	color: rgb(255,255,255);
	display: inline-block;
	line-height: 28px;
	padding: 0 9px;
	vertical-align: top;
} 

.block_item .promo_couple_time .time
{
	line-height: 14px;
	padding-top: 14px;
}

.firsttd
{
	vertical-align:top;
}

#mbcar .owl-controls
{
	display:none;
}

@media screen and (min-width:300px) and (max-width:550px){
	.firsttd
	{
		display:none !important;
	}
}

.dropdown-inside .dropdown_item
{
	padding-bottom:5px;
	border-bottom:2px solid transparent;
}
.dropdown-inside .dropdown_item:hover
{
	border-bottom:2px solid #79BCEC;
}

#buy_person input::-webkit-input-placeholder {color:rgb(132,131,131) !important;}
#buy_person input:-moz-placeholder {color:rgb(132,131,131) !important;}

#cart .cart_checkout .iradio input[type="checkbox"] {
    display:none;            
}

#cart .cart_checkout .iradio input[type="checkbox"] + label {
    cursor: pointer;
}

#cart .iradio input[type="checkbox"] + label::before {
    background-position-y: -2px;
    content: "";
    display: inline-block;
    height: 22px;
    margin: 0 10px 0 0;
    vertical-align: middle;
    width: 22px;
}

#cart .iradio input[type="checkbox"] + label::before {
    background-image: url(images/checkbox/radio.png);
    background-repeat: no-repeat;
}

#cart .iradio input[type="checkbox"]:checked + label::before {
    background-image: url(images/checkbox/radio_ch.png);
    background-repeat: no-repeat;
}

#newc1
{
	display:block !important;
	width:100% !important;
}
#cmobile2
{
	display:none !important;
}
.block_new .owl-carousel .owl-controls .owl-nav .owl-next
{
	right:0px;
}
.block_new .owl-carousel .owl-controls .owl-nav .owl-prev {
    background: url(images/home/arrow.jpg) no-repeat;
    left: 0px;
}

.up_menu .search
{
	width:36%;
	z-index:1000;
}

.magazini
{
    /* width: 13%; */
	text-align: center;
	position:relative;
}
.magazini_shower
{
	cursor:pointer;
	color: rgb(121,188,236);
	font-size:16px;
}

.magazini_shower1
{
	cursor:pointer;
	color: rgb(121,188,236);
	font-size:16px;
}
.banarea:hover
{
	border: 2px solid black;
}
.magaz_toggle
{
	display:none;
	position:absolute;
	background:#292929;
	padding:15px;
	padding-top:0px;
	padding-bottom:20px;
	z-index: 999;
	width:430px;
	top:45px;
	text-align:justify;
}
.magaz_toggle a
{
	text-align:justify;
	display:block;
	margin-top:10px;
	font-size:15px;
	color:white;
	border-bottom:2px solid #292929;
}

.magaz_toggle h2
{
	text-align:left;
	width:100%;
	display:block;
	margin-top:10px;
	font-size:15px;
	color:rgb(121,188,236);
	border-bottom:2px solid #292929;
}

.magaz_toggle a:hover
{
	border-bottom:2px solid rgb(121,188,236);
}
@media screen and (min-width:0px) and (max-width:1260px){
	.magazini
	{
		display:none !important;
	}
	.up_menu .search
	{
		width: calc(100% - 700px) !important;
	}
}

.linktext 	a
{
	color: rgb(0,158,219) !important;
}

.circle{
 width:65px;
 height:65px;
 display:block;
 border-radius:50px;
 -moz-border-radius:50px;
 -webkit-border-radius:50px;
 -khtml-border-radius:50px;
 font-size:40px; color:#fff;
 line-height:65px;
 text-align:center;
 background:#a7a7a7;

}

.circtd
{
	vertical-align:middle;
	width:65px;
	
}
.conttd
{
	font-size:36px;
	color:#a7a7a7;
	
}
.ana-tr:hover .conttd
{
	color:#79BCEC;
}
.ana-tr:hover .circle
{
	background:#79BCEC;
}

.cat_txt
{
	padding:10px;
	text-align:justify;
	font-size:12px;
	color: rgb(80,80,80);
	
}
.cat_txt p
{
	text-align:justify;
	/* font-size:12px; */
	color: rgb(80,80,80);
	
}

.cat_txt *
{
	color: rgb(80,80,80);
}
/*
.up_menu .search:focus
{
	width: calc(100% - 740px);
}
*/


#urltext p {margin: 1.12em 0;}

.background_pos
{
max-width:2700px;
}

.background_simple img
{
	max-height:1400px;
}

.ps_sec_wrapper
{
	width:100%;
}
.ps_sec
{
	cursor:pointer;
	float:left;
	width:115px;
	height:120px;
	padding:7px;
	text-align:center;
	text-transform:uppercase;
}

.ps_sec span
{
	display:block;
	font-size: 12px;
}

.ps_sec_act
{
	background:white;
}

.ps_sec .img_act
{
	display:none;
}


.marker_wrapper
{
	position:absolute;
	right: 5px;
	top: 5px;
	width:100%;
	height:30px;
}

.marker
{
	float:right;
	position:relative;
	background-color: rgb(121,188,236);
	color: rgb(255,255,255);
	font-size: 15px;
	line-height: 1em;
	padding: 0.2em 0.65em 0.3em 0.65em;	
	margin-right: 5px;
}

.marker-akc
{
	float:right;
	position:relative;
	background-color: rgb(236,121,121);
	color: rgb(255,255,255);
	font-size: 15px;
	line-height: 1em;
	padding: 0.2em 0.65em 0.3em 0.65em;	
	margin-right: 5px;
}

@media screen and (min-width:0px) and (max-width:340px){
	.ps_sec
	{
		width:100px;
	}
	
	.ps_sec span	
	{
		font-size: 10px;
	}
	
}


#bxblock {
position: absolute;
    width: 100%;
    height: 6%;
    bottom: 2.8%;
}
 
.popup_go .popup_button_aut {
    color: rgb(0,158,219);
    cursor: pointer;
    display: block;
    font-size: 15px; 
    margin: 50px 0 10px 0;
}
.popup_go h4 {
    padding-top: 30px;
}

.mobile_apps {
    border-bottom: 1px solid #b9b8b8;
    margin: 0 40px;
    min-height:  70px;
    padding: 10px 0;
}
.mobile_links {
    width: 40%;
    float: left;
}
.mobile_memo {
    float:  left;
    width: 60%;
    color:  #fff;
    font-size: 15px;
    padding-top:  5px;
    font-weight: bold;
    font-family: Arial;
    word-wrap: break-word;
}
@media screen and (min-width:750px) and (max-width:1000px) {
    .mobile_links {
	width: 50%;
    }

    .mobile_memo {
	width: 50%;
	font-size: 12px;
	color: #F44336;
    }

}
@media screen and (max-width:749px) {
    .mobile_links {
	float: none;
	width: 100%;
    }
    .mobile_memo {
	float: none;
	width: 100%;
	font-size: 12px;
	color: #F44336;
    }
}

.by1 {
    line-height: 45px;
	background-color: #e43733;
}