body{
	font-size: 12px;
    font-weight: 400;
	color: #202020;	
	font-family:  verdana;
/*	font-family:  Graphik LCG; */
	position: relative;
}

.green { border: 1px solid green; }
.blue { border: 1px solid blue; }
.black { border: 1px solid black; }
.red { border: 1px solid red; }
.grey { border: 1px solid #efefef; }

html,
body{
	height: 100% !important;
}

.wrap{
	min-height: 100% !important;
}
header{
	padding-top: 2px;
}

/*menu*/
.my-header-navbar{
	padding: 0 20px;
	height: 50px;
}
.plash,
.my-header-navbar,
.footer-container{
	background-color: #456480;
}

.header__menu{
	padding:17px 0;
}
.header__menu ul{
	padding: 0 !important;
	margin: 0 !important;
}	
.phone-top{
	color: #fff;
	font-size: 1.1rem;
	padding-left: 12px;
	line-height: 50px;
}
.mobile__menu li,
.header__menu li{
	list-style: none;
}
.header__menu li{
	display: inline-block;
	padding: 0 12px;
	border-right: 1px solid #fff;
}
.header__menu a{
	display: inline-block;
	position: relative;
	width:100%;
}	
.header__menu li:nth-last-child(1){
	border: none;
}	
li.nav-item a{
/*	color: #fff; */
}
.header__menu a:after {
    background-color: #fff;
    display: block;
    content: "";
    height: 2px;
    width: 0%;
    left:50%;
	opacity: 0;
    position:absolute;
    -webkit-transition: .3s ease-in-out;
    -moz--transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    transform:translateX(-50%);
}
.header__menu a:hover:after,
.header__menu a:focus:after {
    width: 100%;
	opacity: 1;
}

a{text-decoration: none !important;}

.footer-container h5,
.footer-container a{
	color: #fff !important;
}
.footer-container a:hover:not(.counter) {
	text-decoration: underline;
}
.footer-container a:hover,	
li.nav-item a:hover{
	text-decoration: underline !important;
}
.counter img{
	width:88px;
	height: 31px;
}	

.logo{
	width: 107%;
}	
.header__content__phone p{
	color: #c00;
	font-weight: bold;
	font-family: 'Open Sans', Tahoma, Sans-Serif;
	font-size: 18px;
	line-height: 1.4;
}
.cart__content__icon p,
.header__content__phone p,
.header__content__icon p{
	margin: 0 !important;
}	
	
.header__callback .my-modal,
.header__callback .header__callback__mail{
	text-align:center;
	display: block;
}	
.header__callback__mail{
/*	margin-left:8px; 
	font-weight:bold; */
	color: #202020;
}
/*
a.header__callback__mail:hover{
	text-decoration: underline !important;
}
*/	
.header__content__icon__mobile div:not(.lk__list),
.header__content__icon__mobile400 div:not(.lk__list){
	width: 32%;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}
.cart__content__icon > div,	
.header__content__icon > div{
	padding:  3px;
	border: 1px solid #fff;
	display: inline-block;
	text-align: center;
	margin-right:2px;
}
.cart__content__icon > div a,
.header__content__icon > div a,
.header__content__icon__mobile > div a,
.header__content__icon__mobile400 > div a{
	position: relative;
	display: block; 
	color: #202020;
}	
 
.header__icon{
	display: inline-block;
	position: relative;
	line-height: 50px;
	cursor: pointer;
}

.header__icon img{
	height: 32px;
}
.label, .label2{
	background:url(/images/ballG2.png) no-repeat center; 
	display: inline-block;
	height:25px; 
	width:25px; 
	line-height: 25px;
	color:white; 
	font-size:16px; 
	font-weight:bold; 
	position:absolute;
	top:0; 
	left: calc(50% + 10px);
	padding: 0 0 0 5px;
}
	
.header__icon img:hover,
.header__content__icon__mobile400  img:hover,
.header__content__icon__mobile img:hover{
	transform: scale(1.1,1.1);
}
.js-link,
.my-modal,	
.my-modal img{
	cursor: pointer;
}

.h2_tabs {
  color: black !important;
  font-size: 14px !important;
}

/* top-news */	
.top-news{
	margin:20px 8px 20px 0;
	padding: 10px; 
	border: 1px solid red;
	border-radius: 7px;
}
.top-news h2{
	margin-bottom: 20px;
	color: red;
}	
.header__content__icon__mobile400,	 
.find{
	margin-top: 12px;
	position: relative;
}
.zaglushka{
	min-width: 300px;
	width: 300px;
}
.find__plash{
	width: 290px;
 	position: absolute; 
	top:0;
	left:0;
 	z-index: 52;
}

.plash-st{
	padding-left:  45px;
	line-height: 36px;
	color: #fff;
	font-weight: 600;
	background-image:url('../images/trib.png');
	background-position: 15px center;
	background-repeat: no-repeat;
}
.btn-find:hover,
.plash-st:hover{
	cursor: pointer;
	color: #ddd;
}
/* .plash:before {
	content: "";
	background-image:url('../images/trib.png');
	background-size: cover;
	height: 20px;
	width: 20px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
 */

.drop,
.find-catalog,
.search-banner,
.search-parameters{
	background-color: #fff;
	border: 1px solid #ccc;
	border-top: none;
	display: none;
	padding: 12px;
	padding-right: 0px;
}
#parameters{
	margin-bottom: 6px;
}	
#slide1{
	width: 240px;
	margin: 0 auto 20px auto;
}	
#slide1 span{
	background-color: #456480;
	cursor: pointer;
	outline: none;
}
.search-parameters input.price{
	display: inline-block;
	width: 78px;
}
.ui-slider-handle{
	background-color: #456480 !important;
}

.string{
	margin-bottom: 20px;
}
.mark__shadow,
.one__feedback,
.cart__content__icon > div:hover,
.header__content__icon > div:hover:not(.no-active){
	box-shadow: 0 0 8px #4169E1;
	border: 1px solid #ccc;
	transition: .3s;
}	
.lk-name{
	display: block;
	font-weight:600;
}	
.trade-in{
	width: 80px;
	text-align: right;
	position: relative;
	top: -5px;
} 
.trade-in img{
	width: 60px;	
}

/* footer */
.footer-container{
	color: #fff;
	padding: 10px;
	height: 315px;
	margin-top: -315px;
}
.false-footer{
	height: 315px;
}

.find,
.header__content,
.my-footer{
	display: flex;
	justify-content: space-between;
}
.header__content{
	margin-top: 10px;
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #456480;
}
.footer__block p{
	line-height: 1.3;
	margin: 0 !important;
}	
 
.footer__block li{
	line-height: 1.53;
}	
.footer__title{
	margin: 10px 0;
}
.mobile__menu ul,
.my-footer ul{
	padding: 0 !important;
}
.my-footer li{
	margin-left: 15px;
	list-style: disc;
} 
.footer__icons a{
	display: inline-block;
	margin-left: 10px;
}
.footer__block__icons{
	margin: 0 50px;
}	
.footer__block__icons img{
	width: 32px;
	height: 32px;
}
	
.find__icon,
.my-btn {
	background-color: #fff;
	border: none;
	display: inline-block;
	cursor: pointer;
	outline: none;
}
.my-btn {
	border-radius: 5px;
	box-shadow:  0 0 5px #ccc;
	padding: 3px 15px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-weight: 600;
}

.btn-hell{
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
	color: #350000;
	border: solid 1px #e9ac00;
	border-radius: 5px;
	background: #fcda2e; 
	background: -webkit-gradient(linear, left top, left bottom, from(#fcda2e), to(#f2b504)); 
	background: -moz-linear-gradient(to top, #fcda2e, #f2b504); 
	background: -webkit-linear-gradient(to top, #fcda2e, #f2b504);
	background: -o-linear-gradient(to top, #fcda2e, #f2b504);
	background: -ms-linear-gradient(to top, #fcda2e, #f2b504);
	background: linear-gradient(to top, #fcda2e, #f2b504);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcda2e', endColorstr='#f2b504'); 
}
.btn-hell:hover{
	background: -webkit-gradient(linear, left top, left bottom, from(#f2b504), to(#fcda2e)); 
	background: -moz-linear-gradient(to top,  #f2b504, #fcda2e); 
	background: -webkit-linear-gradient(to top, #f2b504, #fcda2e);
	background: -o-linear-gradient(to top, #f2b504, #fcda2e);
	background: -ms-linear-gradient(to top, #f2b504, #fcda2e);
	background: linear-gradient(to top, #f2b504, #fcda2e);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2b504', endColorstr='#fcda2e');
}

.btn-hell-2{
	color: white;
	border: solid 1px #495e78;
	border-radius: 5px;
	background: #495e78; 
	font-weight: normal;
	padding: 2px 10px;
	width: 180px;
}
.btn-hell-2:hover{
	background: #3d6392; 
}
.btn-white{
	color: black;
	border-radius: 5px;
	background: white; 
	font-weight: normal;
	padding: 2px 10px;
	width: 180px;
}
.btn-white:hover{
	background: #dddddd; 
}

h1 {
	margin-bottom: 15px;
	text-align: center;
}	
h1, h2{
	font-size: 1.7rem;
}	
.w75{width: 75%;}
.float-right {float: right;}
.float-left  {float: left;}
.clear:after {
	content: "";
	clear: both;
	display: table;
}
.text-center{text-align: center;}
.m-top40	{margin-top: 40px;}
.m-top20	{margin-top: 20px;}
.m-top15	{margin-top: 15px;}
.m-top10	{margin-top: 10px;}

.m-bott10	{margin-bottom: 10px;}
.m-bott15	{margin-bottom: 15px;}
.m-bott20	{margin-bottom: 20px;}


.form-response{
	color: #009900;
	font-size: 16px;	
}	
.red {color: red;}

h1,h2,h3,h4, h5{
	color:#456480 !important;
}
.ph1,.ph2,.ph3,.ph4, .ph5{
	color:#456480 !important;
}
h1, h2{
	font-size: 1.7rem;
}	
.hd { display: none; }
.sh { display: block; }

.header__content__icon {
	position: relative;	
   font-size: 0.9rem;
   white-space: nowrap;
 }	
.one__feedback,
.win-hidden, .win-hidden-char,
.cart__content__icon > div,
.header__content__icon > div:not(.lk__list){
	border-radius: 7px;
}

#my-modal-over{
	background-color: rgba(0,0,0,0.8);
	position:fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 172;
}
.win-hidden{
	position:fixed;
	background-color: #fff;
	display: none;
	padding: 15px;
	width: 60%;
	max-width: 800px;
	z-index: 220;
}
.win-hidden-char{
	position:fixed;
	background-color: #fff;
	display: none;
	padding: 15px;
	width: 60%;
	max-width: 800px;
	z-index: 220;
}

.elem__form__select,
.elem__form{
	margin-bottom: 10px;
}
#all-fucking-search .elem__form{
	margin: 0px;
}	
.stop{
	cursor: url('../images/stop.png'), auto;
}	
.win-close{
	cursor: pointer;
	position: absolute;
	text-align: center;
	line-height: 38px;
	top: 10px;
	right: 10px;
	width: 42px;
	height: 42px;
	border-radius: 21px;
}
.win-close:hover{
	background-color: #eee;
}
.win-close:after{
	content: "\2573";
	font-size: 1.3em;
}
.win-hidden-title{
	color: #456480;
	font-size: 1.4em;
	font-family: Verdana;
	margin-bottom: 20px;
	text-align: center;
	width: 90%;
}

.elem__form__select label,
.elem__form label{
	display: inline-block;
	padding-right: 10px;
	width: 120px;
	text-align: right;
}
.agree {
    display: inline-block;
    vertical-align: middle;
}
p.agree{
	font-size: 0.9rem;
	width: 70%;
	margin: 0 !important;
}
.person .select-dropdown,	
.search-parameters input,
.find input,
.elem__form input[type='text'],
.elem__form input[type='number'],
.elem__form input[type='password']{
	height: 36px;
	padding-left: 10px;
	border: 2px solid #ccc;
	border-radius: 3px;
} 
.elem__form input[type='text'],
.elem__form input[type='password']{
	width: 250px;
	display: inline-block;
	outline: none;
} 

.elem__form input[type='checkbox'],
.elem__form input[type='radio']{
	height: 14px;
	width: 14px;
	cursor: pointer;
}
.elem__form span{
	position: relative;
	top: -2px;
	left: 6px;
}
.button-toggle {
	color: #293cac;
	border-bottom: 1px dashed #293cac;
	font-family: arial;
	/* font-size: .9rem; */
	cursor: pointer;
}
.popolam{
	float: left;
	width: 50%;
}

/* content */
.my-content{
	/* margin: 20px 0 0 auto !important; */
	margin: 0 0 0 auto !important;
	width: 100%;
	transition: .2s; 
}
.my-content,
.no-shift{
	padding-bottom: 20px;
}	
.catalog__block,
.goods__block,
.firm__card{
	display: inline-block;
	position: relative;
	vertical-align: top;
}
.catalog__block,
.firm__card{
	width: 25%;
}

.goods__block{
	width: 20%;
}
.firm__card__inner img,
.goods__block img{ 
	width: 90%;
	max-height: 120px;
}

.news__block a,
.goods__block a{ 
	display: block;
	color: #202020;
	width: 100%;
}


.index-banner{
	margin-right: 8px;
	margin-bottom: 8px;
	height: 250px;
	background-color: transparent;
	perspective: 1000px;
	text-align: center;
}
.index-banner .index-card img{
	max-width: 100%;
	max-height: 240px;
	text-align: center;
}

/* flip-card */
.flip-card,
.firm__card__inner {
	margin-right: 4px;
	margin-bottom: 4px;
}
.flip-card{
	width: 260px;
	height: 160px;
	background-color: transparent;
	perspective: 1000px;
}
.firm__card__inner {
	display: block;
	text-align:center;
	height: 140px;
	line-height: 130px;
}
.good-card{
	height: 304px;
	margin-right: 8px;
}	
.flip-card:hover .flip-card-front {
	-ms-transform: rotateY(180deg);		/*IE !!	*/
}
.flip-card-inner {
	position: relative;
	width: 100%;
	height: 100%;
	transition: transform 1s;
	transform-style: preserve-3d;
}
.flip-card:hover .flip-card-inner { 
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
}
.account__card__inner:hover:not(.no-active),
.firm__card__inner:hover,
.news-card:hover,
.good-card:not(.noactive):hover,
.flip-card:hover .flip-card-back {
	box-shadow: 0 0 10px #4169E1;
	transition: .7s;
}
.flip-card-front,
.flip-card-back {
	border: 1px solid #eee;
	border-radius: 5px;
	box-shadow: 0 0 10px #ddd;
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	box-sizing: border-box;
	background-color: #fff;
	padding: 10px;
	overflow: hidden;
}
.flip-card-front{
	padding: 12px 5px 0;
	cursor: pointer;
  	text-align: center;
  	z-index: 2;
	transform: rotateY(0deg);
	-ms-transform:rotateY(0deg);
}
.flip-card-front h3{
	font-size: 1rem;
}	
.flip-card-front a,
.flip-card-back a{
	color: #555;
}	

.flip-card-front img{
	max-width: 95%;
	max-height: 150px;
}
.flip-card-back {
	transform: rotateY(-180deg);
}
.flip-card-back a{
	font-size: 12px;
	line-height: 1.53;
}
.flip-card-back a:hover{
	color: #4b6ecd;
}

/* text */
.text{
	margin: 10px auto 0 auto;
	width: 100%;
}
.text ul{
	padding: 0 !important;
}	
.text li{	
	list-style: disc;
	margin-bottom: 10px; 
	margin-left: 15px; 
}
.text li,
.text p{	
	font-size: 14px;
}

/* account-card */
.account__card{
	display: inline-block;
	vertical-align: top;
	width: 16.6%;
}
.account__card__inner{	
	position: relative;
	text-align:center;
	margin: 0 auto 20px auto;
	width: 90%;
	height: 67px;	
}
.account__card__link{
	position: absolute;
	left: 0;
	top: 50px;
	width: 100%;
}	
	
	
/* good-card */
.goods-container{
	margin-left: 15px;
	width: calc(100% - 260px);	
}
/* .goods-container:nth-child(2) {
	margin-left: 0px;
	width:100% ;	
}
 */
.goods-container,
.banner{
	display: inline-block;
	vertical-align: bottom;
}
.account__card__inner,
.firm__card__inner,
.news-card,	
.good-card{
	border: 1px solid #eee;
	border-radius: 8px;
	box-shadow: 0 0 10px #ddd;
	box-sizing: border-box;
	background-color: #fff;
	position: relative;
	padding: 10px;
}
.good-card .name,
.good-card .comment{
	height: 50px;
    /* border: 1px solid #eee; */
}	
.good-card .name,
.good-card .price{
	font-size:18px;
	font-weight:bold;
	color: #456480;
}
.hit,
.good-card .price{
	position: absolute;
}	
.good-card .comment{
	font-size: .9rem;
}	
.hit{
	z-index: 20;
	right: -5px;
	top: -5px;
}
.good-card .price{
	text-align: center;
	bottom: 5px;
	left:0px;
	width: 100%;
	height: 60px;
	font-size:22px;
}

/* news-card */
.news__block {
	display: inline-block;
	width: 33%;
	vertical-align: top;
}
.news-card{
	margin-right: 8px;
	height: 140px;
	padding: 4px;
}
.news-card img{
	padding-right: 5px;
	float: left;
	width: 122px;
	height: 122px;
}
.news-card p{
	padding-left: 5px;
	font-size: 13px;
}	
.news-card .date{
	position: absolute;
	right: 8px;
	bottom: -2px;
	font-style: italic;	
}
	
/*catalog menu*/
.drop{
	border-left: none;
	position: absolute;
	top: 78px;
	left: 290px;
	width: 290px;
	transition: 0.5s;
}

.level-menu div{
	line-height: 1.6;
}

.level-menu a{
	color: #202020;
}	

.drop,
.find-catalog {
	z-index: 122;
	box-sizing: border-box;
	border-top: 2px solid #456480;
	height: 370px;
}

.menu:hover{
	cursor: pointer;
	color: #4b6ecd !important;	
}
.find-catalog {
	overflow-y: auto;
	overflow-x: hidden;
}
.drop2,
.drop3{
	top: -2px;
	left: 290px;
}
.visible{
	 display: block;
}	

/* find__string */
.find__string{
	width: calc(100% - 540px);
}
.find__string__elem,
.find__string__elem_2 {
	/*vertical-align: middle;
	display: inline-block;*/
	position: relative;
} 
.find__string select,
.find__string__elem,
.find__string__elem_2{
	display:   inline-block;
	vertical-align:top;
}
.find__string__elem{
	width: calc(100% - 135px);
}
.find__string__elem_2{
	width: 100%;
}	
.find__string select,
.find__string input,
.find__string button {
	height: 36px;
	outline: none;
	border: 1px solid #456480;
	border-right-width: 0;
	background: #fff;
	border-radius: 5px;
}
.find__string select{
	padding: 0 10px;
}

.find__string input {
	box-sizing: border-box;
	width: 100%;
	padding-left: 10px;
}
.find__string button {
	position: absolute; 
	top: 0;
	right: 0px;
	width: 42px;
	border: none;
	background: #456480;
	cursor: pointer; 
}
.find__string button:before {
	content: "\f002";
	font-family: FontAwesome;
	font-size: 18px;
	color: #fff;
}


/*gamburger*/
.gambu{
	display: none;
	cursor: pointer;
	padding-left: 1.25em;
	position: relative;
	width: 32px;
	height:22px;
	margin-top: 10px;
	z-index: 100;
}
.gambu span{
	background-color: #FFF;
	position: absolute;
	left: 0;
	height: 5px;
	border-radius: 3px;
	width: 100%;
	transition: 0.5s;
}
.gambu span:nth-child(1){
	top: 0;
}
.gambu span:nth-child(2),
.gambu span:nth-child(3){
	top: 12px;
}
.gambu span:nth-child(4){
	top: 24px;
}
.gambu-open span:nth-child(1),
.gambu-open  span:nth-child(4){
	opacity: 0;
	transform: rotate(180deg);
}
.gambu-open span:nth-child(2){
	transform: rotate(135deg);
}
.gambu-open span:nth-child(3){
	transform: rotate(-135deg);
}

/* up-btn , wa*/
.wha,
.up-btn {
	display: none;
	position: fixed;
	cursor: pointer;
	bottom: 20px;
}
.up-btn {
	left: 20px;
	opacity:0.7;
}
.wha img,
.up-btn img{
	width: 50px;
}
.wha{
	left: 20px;
	z-index: 60;
}	

/*scrollbar*/
.find-catalog:hover,
.list-feedback:hover{
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	-moz-overflow-scrolling: touch;
	-ms-overflow-scrolling: touch;
	-o-overflow-scrolling: touch;
	/* overflow-scrolling: touch; */
}
.find-catalog::-webkit-scrollbar,
.list-feedback::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 7px;
}
.find-catalog::-webkit-scrollbar-thumb,
.list-feedback::-webkit-scrollbar-thumb{
	border-radius: 2px;
	background-color: rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,0.5);
}

/* mobile menu	 */
.mobile-navbar,
.lk__mobile__list {
    background-color: #456480;
    min-height: 100%;
    width: 270px;
    position: absolute;
    top: 0;
    left: -290px;
    transition: transform 1s;
    z-index: 200;
}

.mobile-navbar h3{
	color: #fff;
}
.lk__mobile__list p,
.mobile-navbar li { 
	border-bottom: 1px solid rgba(229, 229, 229, 0.4);
}
.lk__mobile__list p:nth-last-child(1),
.mobile-navbar li:nth-last-child(1) {
    border: none;
}
.fixed {
    position: fixed;
    width: 100%;
}
#mobile-menu-over {
    background-color: rgba(0,0,0,0.2);
    display: none;
    z-index: 80;
	position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
/* slider */
.win-clients{
	width: 100%;
	overflow: hidden; 
  margin: auto;
  padding: 30px;
  box-sizing: border-box;
}	
.img-container{
	transition: 1s;
	width: 5200px;	
}
	
.img-container div{
	vertical-align: middle;
	display: inline-block;
}
.img-container img{
	width: 150px;
	margin-right: 20px;
}	
.navi-clients__button{
	display: inline-block;
	margin-right: 15px;
	color: #999;
}
.navi-clients__button i:hover{
	cursor: pointer;
}

/* false-select */
.find__string .false-select{
	width: 120px;
}
.false-select{
	display: inline-block;
	position:relative;
	z-index: 60;
}
.dropdown-container,
.find__string .select-dropdown{
	background-color: #fff;
	border: 2px solid #456280;
	box-sizing: border-box;
	width: 100%;
	padding: 0 5px;
}
.find__string .dropdown-container{
	border-top: none;
}	

ul.select-list{
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
} 
.find__string .dropdown-container li{
	border-bottom: 1px solid #ddd;
	display: block;
}
.find__string .dropdown-container li:nth-last-child(1){
	border: none;
}
.dropdown-container li span{
	cursor: pointer;
}

.dropdown-container{
	display: none;
	position:absolute;
	left: 0;
	top:36px;
	transition: transform 1s;
}
.dropdown-container-show{
	display: block;
}

.select-dropdown > span:after{
	content: '\25BC';
	position: absolute;
	right: 0px;
	width: 30px;
	text-align: center;
	font-size: 16px;
	line-height: 34px;
	cursor: pointer;
}
.select-dropdown.cd-active > span:after {
	content: '\25B2';
	color: red;
}

/* marquee */
.marquee{
	margin-top: 5px;
	width:100%;
	white-space:nowrap;
	overflow:hidden;
}
.marquee span {
	font-size:16px;
	display:inline-block;
	padding-left:100%;
	-webkit-animation: marquee 22s infinite linear;
	animation: marquee 22s infinite linear;
	color: #c00;
}
	
@-webkit-keyframes marquee {
	0%{-webkit-transform: translate(0, 0);}
	100%{-webkit-transform: translate(-100%, 0);}
}
@keyframes marquee{
	0%{transform: translate(0, 0);}
	100%{transform: translate(-100%, 0)}
}

/* lk */
.lk__list{
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	display: none;
	padding: 20px 10px;
	position: absolute;
	top: 70px;
	right: 0px;
	z-index: 60;
}

.lk__list p,
.lk__mobile__list p{
	text-align: left;
	line-height: 2.5;
}
.lk__list p a{
	color: #202020;
}
.lk__list p a:hover{
	color: #4b6ecd;
}	
.status-img{
	position: relative;
	top: -5px;
	height: 28px;	
}	
.lk:hover .lk__list{
	display: block;
}
.bonus{
	background-color: #fcda2e;
	padding: 5px 7px;
	border-radius: 4px;
	font-weight: 600;
}

/* lk__mobile */
.lk__mobile{
	z-index: 200;
}	
.lk__mobile__list{ 
	padding:  15px 0; 
}
.lk__mobile__list p{
	margin: 0 !important;
	padding: 15px;
}
.lk__mobile__list,
.lk__mobile__list a{
	color: #fff;	
}

/* lk page */
.lk__page{
	width: 400px;
	margin-bottom:  20px;
}	
.lk__page p{
	margin-bottom: 10px !important;
	font-size: 18px;
}
.lk__page__bonus{
	background-color: #fcda2e;
	border-radius: 5px;
	padding: 5px 10px;
} 

/*lk edit person */
.person{
	padding-left: 10px;
}	
.person .person__title{
	padding-left: 160px;
}
.person label{
	width: 160px;
}
.elem__form__select label{
	vertical-align: top;
}	
	
.person .dropdown-container{
	border: 2px solid #ccc;
	border-top: none;
	max-height: 150px;
	overflow-y: auto;
	font-family: Verdana;
}
	
.false-select-day{
	width: 60px;
}
.false-select-month{
	width: 130px;
}	
.false-select-year{
	width: 90px;
}
.span-select{
	line-height:32px;
}

.toggle-password{
	display: inline-block; 
	border: 2px solid #ccc; 
	width: 250px;
	
}
.toggle-password input{
	border: none !important;
	width: 200px !important;
}
.toggle-password img{
	height: 30px;
	cursor: pointer;
} 

/* lenta 9may*/
.lenta__lenta{
	background: url(/images/lenta.png) center center no-repeat;
	height:35px;
	margin-top: 15px;
}
	
.main-form {
  background: url('/images/form_fon.png');
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border: 1px solid #8eacc2;
  padding: 6px;
   margin:10px auto;
  max-width:700px;
}

.fsearch3{
	border: 1px solid #A5A5A5;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	height: 32px;
	margin: 4px 0;
	outline: medium none;
	padding: 0px 10px;
	width: 195px;
}