@font-face {
    font-family: 'daysregular';
    src: url('fonts/days-webfont.eot');
    src: url('fonts/days-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/days-webfont.woff2') format('woff2'),
         url('fonts/days-webfont.woff') format('woff'),
         url('fonts/days-webfont.ttf') format('truetype'),
         url('fonts/days-webfont.svg#daysregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.header-bg{
	width: 100%;
}
.header{
	height: 100%;
	width: auto;
	text-align: center;
}
.header-button{
	background: url(img/buttons.png) no-repeat;
	width: 383px;
	display: block;
	background-position: -46px -40px;
	font-family: 'daysregular';
	margin-top: -60px;
	position: absolute;
	font-size: 25px;
	color: white;
	line-height: 60px;
	text-transform: uppercase;
}
.header-button:hover {
    background-position: -522px -40px;
}
.header-button-wrap{
	width: 100%;
	width: 383px;
	position: relative;
	margin: 0 auto;
	bottom: 95px;
}
.nomination{
	text-align: center;
	padding-bottom: 90px;
}
.nomination-title{
	font-family: 'daysregular';
	font-size: 32px;
	line-height: 40px;
	text-transform: uppercase;
	color: #444;
}
.title-wrap{
	margin-top: 60px;
	margin-bottom: 30px;
}
.nomination-title-2{
	color: #006838;
}
.nomination-item{
	text-allign: center;
}
.nom-img-bg{
	width: 276px;
	height: 289px;
	background-color: #d9d9d9;
	margin: auto;
}
.nom-img-bg:hover{
	cursor: pointer;
}
.nom-img{
	margin: 35px auto;
}
.nom-text-1{
	color: #222;
	font-family: Verdana;
	font-size: 16px;
	line-height: 20px;
	display: block;
	margin:10px 0px 17px;
	height: 41px;
	overflow: hidden;
}
.nom-text-2{
	color: #006838;
	font-family: Verdana;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	display: block;
	
}
.awards{
	background-image: url(img/awa-bg.png);
	width: 100%;
	text-align: center;
	background-size: cover;
}
.awards-row.row{
	max-width: 1250px;
	margin: 0 auto;
}
.awards-title{
	color: white;
	font-family: 'daysregular';
	font-size: 32px;
	font-weight: 400;
	line-height: 70px;
	text-transform: uppercase;
}
.awards-title-2{
	color: white;
	font-family: Verdana;
	font-size: 16px;
	line-height: 30px;
}
.awards-item{
	padding-top: 15px;
	padding-bottom: 15px;
	margin: auto;
}
.awards-item-1{
	background: url(img/1_place.png) no-repeat;
	height: 151px;
	width: 570px;
	margin: auto;
}

.awards-button{
	background: url(img/buttons.png) no-repeat;
	width: 383px;
	display: block;
	background-position: -46px -40px;
	font-family: 'daysregular';
	font-size: 25px;
	color: white;
	line-height: 60px;
	text-transform: uppercase;
}
.awards-button:hover {
    background-position: -522px -40px;
}
.awards-button-wrap{
	width: 100%;
	width: 383px;
	position: relative;
	margin: 0 auto;
	padding-bottom: 40px;
	padding-top: 20px;
	text-align: center;
}
.awards-button-wrap a:hover{
	text-decoration: none;
}
.howin{
	text-align: center;
}
.howin-row{
	max-width: 1250px;
}
.howin-item{
	text-align: left;
	color: #222;
	font-family: Verdana;
	font-size: 16px;
	font-weight: 400;
	line-height: 21px;
}
.howin-img:hover{
	cursor: pointer;
}
.conditions-link{
	color: #006933;
	font-family: Verdana;
	font-size: 16px;
	line-height: 21px;
}
.conditions-link:hover{
	color: #006933;
}
.blog{
	text-align: center;
}
.blog-row{
	background-color: #ecf8dd;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
}
.blog-text{
	margin-top: 10px;
    padding-bottom: 20px;
    padding-left: 0;
    text-align: left;
	
}
.blog-img{
	margin: 20px 0px;
	padding-left: 36px;
	padding-right: 0px;
}

.blog-img-content{
	display: block;
	width: 355px;
	height: 198px;
	background-color: #006933;
	border: 2px solid white;
	box-shadow: 0 7px 53.1px 5.9px rgba(0, 0, 0, 0.05);	
}
.blog-item-title{
	color: #222;
	font-family: Verdana;
	font-size: 20px;
	font-weight: 700;
	line-height: 21px;
	display: block;
	margin-top: 10px;
}

.blog-item-title:hover{
	color: #006933;
}

.blog-item-text{
	text-align: left;
	color: #222;
	font-family: Verdana;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	display: block;
	margin: 12px 0px;
}
.demands{
	background-image: url(img/awa-bg.png);
	width: 100%;
	background-size: cover;
	text-align: center;
	min-height: 350px;
}
.demands-row.row{
	margin: 0 auto;
	max-width: 1250px;
	/*padding-left: 100px;*/
}
.demands-item{
	text-align: left;
	padding-top: 40px;
	float: left;
	position: absolute;
	max-width: 700px;
	height: 100%;
	z-index: 20;
	margin: 0 auto;
}
.demands-item-img{
	float: right;
	z-index: 10;
	padding-left: 100px;
}
.dem-img{
	height: 400px;
}
.demands-title{
	font-family: 'daysregular';
	font-size: 36px;
	font-weight: 400;
	line-height: 29px;
	color: white;
}
.demands-text{
	font-family: Verdana;
	font-size: 18px;
	font-weight: 400;
	line-height: 29px;
	color: white;
}
.demands-orange-text{
	color: #d69b01;
}
.demands-button-wrap{
	width: 100%;
	width: 280px;
	position: relative;
	padding-bottom: 40px;
	padding-top: 20px;
	text-align: center;
}
.demands-button-wrap a:hover{
	text-decoration: none;
	color: #fff;
}
.demands-button{
	background: url(img/buttons-small.png) no-repeat;
	width: 280px;
	display: block;
	text-align: center;
	height: 42px;
	line-height: 30px;
	background-position: -30px -30px;
	font-family: 'daysregular';
	font-size: 17px;
	color: white;
	line-height: 45px;
	text-transform: uppercase;
}
.demands-button:hover {
    background-position: -372px -30px;
}


.news{
	text-align: center;
	
}
.news-row{
	background-color: #ecf8dd;
	width: 100%;
	text-align: center;
	border-radius: 7px;
	margin-bottom: 25px;
	max-width: 1250px;
}
.news-item{
	text-align: left;
	margin: 0px auto 10px;
}

.news-item:hover .info{
	
	visibility: visible;
    opacity: 1; 
}

.news-item:hover .news-title{
	color: #d69b01;
	-webkit-transition: all 800ms ease;
-moz-transition: all 800ms ease;
-ms-transition: all 800ms ease;
-o-transition: all 800ms ease;
transition: all 800ms ease;
}

.news-item .info{
	visibility: hidden; 
	position: absolute;
	top:0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: rgba(0,0,0,0.8);
	display: block;
	opacity: 0;
	-webkit-transition: all 800ms ease;
-moz-transition: all 800ms ease;
-ms-transition: all 800ms ease;
-o-transition: all 800ms ease;
transition: all 800ms ease;
	
}

.blog-detail-more-wrap .news-row{
	background-color: transparent;
	margin-bottom: 0px;
}

.blog-detail-more-wrap .news-row .news-item.inner{
	height: auto;
	margin-bottom: 0px;
}

.news-item.inner{
	margin: 0px auto 60px;
	height: 284px;
}

.blog-detail-more-wrap .news-item .img{
	margin: 5px 0px 7px;
}

.blog-detail-more-wrap .news-text{
	margin: 3px 0px 5px;
}

.news-item .img{
	display: block;
	background-position: center;
	width: 250px;
	height: 125px;
	margin: 5px auto 2px;
	border: 2px solid white;
	position: relative;
}
.user{
	text-align: left;
	width: 100%;
	position: relative;
}
.user-img{
	margin-top: -15px;
	margin-left: 40px;
	border: 3px solid #00834b;
	border-radius: 27px;
	width: 53px;
	height: 53px;
	background-color: #fff;
}
.user-text{
	color: #111;
	font-family: Verdana;
	font-weight: 400;
	line-height: 40px;
	font-size: 14px;
}
.user-all{
	color: #006933;
	font-family: Verdana;
	font-weight: 400;
	line-height: 40px;
	font-size: 14px;
	text-align: right;
	float: right;
	padding-right: 20px;
}
.user-all:hover{
	text-decoration: underline;
}
.user-text-name a{
	font-size: 16px;
	text-decoration: underline;
	color: #006838;
}

.user-wrap{
	position: relative;
	display: block;
	height: 80px;
}

.user-wrap .img{
	position: absolute;
	width: 53px;
	height: 53px;
	display: block;
	top:10px;
	left: 0px;
	border: 3px solid #00834b;
	background-color: #fff;
	border-radius: 28px;
}

.user-wrap .text{
	position: absolute;
	display: block;
	top:25px;
	left: 70px;
}

.user-wrap .name{
	text-decoration: underline;
}

.user-wrap .more-btn{
	position: absolute;
	display: block;
	top:25px;
	right: 36px;
}

.clock{
	color: #777;
	font-family: Verdana;
	font-size: 13px;
	font-weight: 400;
	line-height: 23px;
	margin-top: -15px;
	/*padding-left: 20px;*/
}
.clock:before{
	/*background: url(img/clock.png) no-repeat;*/
	content: " ";
	display: block;
	height: 16px;
	top: 22px;
	left: -20px;
	position: relative;
}
.news-desc{
    margin-top: 10px;
}

.news-title{
	color: #006933;
	font-family: Verdana;
	font-size: 15px;
	/*font-weight: 700;*/
	line-height: 21px;
	/*text-decoration: underline;*/
	display: block;
	/*height: 44px;*/
}
.news-text{
	font-family: Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #444;
	font-style: italic;
	display: block;
	margin: 15px 0px 15px;
	padding: 0px 0px 15px;
	border-bottom: 1px solid #fff;
}
.news-bot-comment{
	color: #fff;
	font-family: Verdana;
	font-size: 15px;
	font-weight: 400;
	line-height: 21px;
	padding-right: 20px;
	position: absolute;
	top:60px;
	right: 20px;
	padding-left: 30px;
}

.news-bot-view{
	color: #fff;
	font-family: Verdana;
	font-size: 15px;
	font-weight: 400;
	line-height: 21px;
	position: absolute;
	top:60px;
	left: 20px;
	padding-left: 30px;
	
}

.news-bot-comment:before{
	content: '';
    display:block; 
    background-image:url(img/comment-bubble.png);
    background-repeat:no-repeat;
    width:24px;
    height:24px;
    position:absolute;
    left:0px;
    top:0px;
}


.news-bot-view:before{
    content: '';
    display:block; 
    background-image:url(img/view.png);
    background-repeat:no-repeat;
    width:24px;
    height:24px;
    position:absolute;
    left:0px;
    top:0px;
}

.news-bot-next{
	float: right;
	color: #006933;
	font-family: Verdana;
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
}
.news-bot-next:hover{
	text-decoration: underline;
}

.bot-button{
	background: url(img/buttons-2.png) no-repeat;
	width: 420px;
	background-position: 0px 0px;
	font-family: 'daysregular';
	font-size: 25px;
	color: white;
	line-height: 55px;
	text-transform: uppercase;
}
.bot-button:hover {
    background-position: -421px 0px;
}
.bot-button-wrap{
	width: 100%;
	width: 420px;
	position: relative;
	margin: 0 auto;
	padding-bottom: 40px;
	padding-top: 20px;
}


.bot-button-wrap{
	text-decoration: none;
	cursor: pointer;
}




.close-popup{
	font-family: 'daysregular';
	text-transform: uppercase;
	font-size: 30px;
	float: right;
	-ms-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}
.close-popup:hover{
	cursor: pointer;
	color: #006838;
}
.popup-video{
	position: relative;
	margin: 5% auto;
	width: 620px;
	padding: 30px;
	padding-top: 5px;
	background: rgba(250, 250, 250, 0.95);
	border-radius: 10px;
	z-index: 100;
	box-shadow: 5px 5px 10px 5px rgba(2, 3, 4, 0.3);
	display: none;
}
.bg-popup{
	position: fixed;
	background: rgba(70, 70, 70, 0.9);
	background-repeat:repeat-y;
	width: 100%;
	height: auto;
	top: 0px;
	bottom: 0px;
	display: none;
	z-index: 50;
}

/*************nav menu***********************/

.page-center{
	width: 1170px;
	margin: 0px auto;
	
}

.top-menu{
	background: url(/local/templates/partner/img/nav-bg.png) repeat-x;
	position: relative;
	z-index: 1000;
}

.top-menu nav{
	width: 100%;
    height: 45px;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    margin: 0px 0px 0px 0px;
    font-size: 12.33px;
}

.top-menu nav a {
	color: #ffffff;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 19px 0px 10px 0px;
    border-right: 1px solid #fff;
    margin-left: -4px;
    width: 14%;
}

.top-menu nav .short-item{
	width: 136.5px;
}

.top-menu nav a span {
    display: inline-block;
      
    background-position: right 7px;
}

.top-menu nav a.active span, .top-menu nav a:hover span {
    display: inline-block;
    
}

.top-menu nav a.active, .top-menu nav a:hover {
	background: #8cc152;
	color: #000000;
	
}
.top-menu nav a.active.noactive{
	background: none;
	color: #ffffff;
}


.top-menu nav div.sub-m {
	display: inline-block;
	width: 14%;
	margin-left: -4px;
	border-right: 1px solid #fff;
}

.top-menu nav div.sub-m a span {
    position: relative;
}

.top-menu nav div.sub-m a span:after {
    content: '';
    background: url(/local/templates/partner/img/menu-str.png) no-repeat;
    display:block; 
    background-repeat:no-repeat;
    width:8px;
    height:4px;
    position:absolute;
    right:-14px;
    top:7px;
}

.top-menu nav div.sub-m a:hover span:after {
  background: url(/local/templates/partner/img/menu-str-hover.png) no-repeat;
	  
}

.top-menu nav div.sub-m ul.sub-menu {
	padding: 0px 0px 0px 0px;
	background: #00834b;
	position: absolute;
	z-index: 99;
	border: 1px solid #ffffff;
	margin-left: 0px;
	display: none;
	width: 163px;
	top:45px;
}

.top-menu nav div.sub-m ul.sub-menu li {
	list-style: none;
	
}

.top-menu nav div.sub-m ul.sub-menu li a {
	padding: 12px 10px;
	display: block;
	margin: 0;
	margin-bottom: 5px;
	
}

.top-menu nav div.sub-m ul.sub-menu li a:last-child{
	margin-bottom: 0px;
}

.top-menu nav div.sub-m:first-child{
   margin-left: 0px;
}

.top-menu nav div.sub-m a{
    width: 100%;
    border-right: 0px solid #fff;
}



.top-menu nav a:first-child {
     margin-left: 0px;
}

.top-menu nav a:last-child {
	border-right: none;
    
}

.breadcrumb-item {
	     float: left;
    /* margin-bottom: 10px; */
    white-space: initial;
    line-height: 0px;
    /* vertical-align: middle; */
    margin-right: 12px;
}

 .breadcrumb-item a {
	color: #48cfad;
	font-size: 14px;
}

.breadcrumb-item span {
	    font-size: 12.34px;
}

.breadcrumb-item span.no-link {
	color: #434a54;
}

.breadcrumb-item i {
    color: #434a54;
    line-height: 13px;
    font-size: 14px;
    vertical-align: middle;
    margin-right: 8px;
    font-style: normal;
}

.inner-page .title-wrap{
	text-align: center;
	margin: 50px 0px 30px;
}

.title-wrap a:hover{
	text-decoration: none;
}

.inner-page a.more-btn{
	color: #006838;
	text-decoration: underline;
}

.edit-icon{
	display:block; 
    background-image:url(img/edit-icon.png);
    background-repeat:no-repeat;
    width:32px;
    height:32px;
    position:absolute;
    right:2px;
    top:37px;
    z-index: 20;
    
}

.add-icon{
	line-height: 30px;
	background-color: #006933;
	border-radius: 5px;
	padding: 0px 10px;
	display:block; 
    position:absolute;
    right:207px;
    top:10px;
    z-index: 20;
    color: #fff;
	font-family: Verdana;
	font-weight: 400;
	font-size: 14px;

}

.add-icon:hover{
	
	background-color: #00ae53;
	text-decoration: none;
    color: #fff;
	

}

.inner-page .add-icon{
	right:200px;
    top:6px;
}



.edit-icon:hover{
	background-position: -32px 0px;
}

.in-title{
	font-size: 20px;
	display: block;
	margin-bottom: 10px;
}

.in-title-small{
	font-size: 16px;
	display: block;
	margin-bottom: 10px;
}

/*********end nav menu***********************/

.message-bg{
	width: 100%;
	height: 100%;
	top:0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	display: block;
	background-color: rgba(0,0,0,0.7);
	z-index: 1000;
	position: fixed;
	display: none;
}


.message-wrap{
	background-color: #fff;	
    width: 800px;
	min-height: 130px;
	position: fixed;
	padding: 75px 30px 75px 30px;
	top: 100px;
	left: 50%;
	/*margin-left:-250px;*/
    margin-left:-450px;
	display: none; 	
	/*border: 1px solid #eaeaea;*/
	z-index: 1200;
}

.message-wrap .messageBanner {
    width: 100%;
}

.message-wrap .title{
	border: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #026536;
	padding: 10px 0px 0px 15px; 
	margin: 0px;
	width: 100%;
	height: 50px;
	line-height: 45px;
	font-size: 24px;
	color: #fff;
	box-sizing: border-box;
}

.message-wrap .title h2{
	display: block;
	border: 0px;
	color: #fff;
	margin: 0px;
	font-size: 24px;
}

.message-wrap .buttons-wrap{
	display: block;
	position: absolute;
	bottom: 30px;
	left: 30px;
}

.message-wrap .buttons-wrap a.ok-btn{
	background-color: #026536;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    font-size: 16px;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
    width: 180px;
    text-decoration: none;
}

.message-wrap .buttons-wrap a.countine-shop{
	display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    font-size: 16px;
    color: #222;
}

.message-wrap .close{
	opacity: 1;
	display:block; 
    background-image:url(/bitrix/templates/partner/img/close-w.png);
    background-repeat:no-repeat;
    width:24px;
    height:24px;
    position:absolute;
    right:14px;
    top:14px;
    z-index: 25;
    cursor: pointer;
}

.message-wrap .close:hover{
	opacity: 0.5;
	
}

.reg-vspl .top p {
	color: #3bafda;
    font-size: 18px;
    margin: 8px 0 0px;
}
.reg-vspl .top span {
	color: #656d78;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 13px;
}
.reg-vspl .bottom .linereg  label {
	margin: 0 5px;
}
.reg-vspl .bottom  .obyaz {
	color: #656d78;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 13px;
}
.reg-vspl .bottom .optcheck{
	 font-size: 14px;
    font-family: verdana;
    font-weight: bold;
	margin-bottom: 3px;
    color: #656D63;
	float: left;
}
.reg-vspl .bottom .optcheck input{
	margin-top: 1px;
    float: left;
    margin-left: 32px;
    margin-right: 5px;
}
.reg-vspl .bottom .optcheck span{
	 float: left;
}
 
 .reg-vspl input[type=text], .reg-vspl input[type=password] {
	border: 1px solid #d5d6ce;
    border-radius: 4px;
    color: #40413d;
    font-family: verdana;
    font-size: 14px;
    height: 32px;
    margin-bottom: 13px;
    outline: medium none;
    padding: 0 10px;
    width: 172px;
}
.reg-vspl  input[type=submit] {
	background: rgba(0, 0, 0, 0) url("../img/regbtn2.png") no-repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    padding: 4px 16px 7px 30px;
    text-transform: uppercase;
    width: 192px;
   
}

.linereg.auth{
	margin: 40px 0px 10px;
}

.reg-vspl.auth-wrap{
	padding-bottom: 30px;
}

.linereg {
	float: left;
    width: 100%;
}
.reg-vspl .submitregi{
	float: left;
    margin-left: 143px !important;
}
.error {
	display:none;
}
header .top .tcenter .login input.inp-error, .main .center .order-price input.inp-error,.form_auth_orderbasket .login input.inp-error{
	border:1px solid red;
}
.reg-vspl input.inp-error{
	border:1px solid red;
}
.succes_reg {
    padding: 40px 10px;
    font-size: 16px;
    color: #004829;   
}
.login-wrap{
	position:relative;
	display: inline-block;
	vertical-align: middle;
	width: 200px;
}
#err_auth, #err_auth2{
	color: red;
    font-size: 12px;
    left: 46px;
    position: absolute;
    top: 44px;
}

.cond-wrap ul{
	margin: 10px 0px;
}

.cond-wrap li{
	padding-left: 20px;
	position: relative;
	display: block;
	margin-bottom: 3px;
}

.cond-wrap li:before{
	content: '';
	display:block; 
    background-image:url(img/leaf.png);
    background-repeat:no-repeat;
    width:15px;
    height:19px;
    position:absolute;
    left:0px;
    top:1px;
}

@media screen and (max-width: 1200px){
	.demands-item-img{
		display: none;
	}
	.demands{
		min-height: 400px;
	}
	.demands-row{
		padding-left: 5px;	
	}
}
@media screen and (max-width: 768px){
	.awards-item-1{
		background: url(img/1_place_1.png) no-repeat;
		height: 151px;
		width: 270px;
	}	
}
@media screen and (max-width: 581px){
	.demands{
		min-height: 550px; 
	}	
}