.programa-limit{
	max-height:none;
}
#header-green img{
	display:block;
}
#header-green{
	background:#65ac1e;
	height:auto;
	padding:20px 0;
}
#programa .p-time:after,
.section h2:after{
	background:#67aa2d; 
}
a{
	color:#67aa2d;
}
.btn, .swal2-popup .swal2-styled.swal2-confirm{
	background:#67aa2d !important;
}
.btn:hover, .swal2-popup .swal2-styled.swal2-confirm:hover{
	background:#518f1c !important;
}
.btn:disabled, .btn[disabled]{
	color:#67aa2d !important;
}
.rin-chechbox:hover:before {
    border-color: #67aa2d;
}
.rin-chechbox.active:before {
    color: #67aa2d;
}
#banner.bigger{
	background:#fff url(../img/vidinis_baneris.jpg) no-repeat 50% 0;
	height:450px
}
#banner{
	height:380px;
	background:#fff url(../img/banner.jpg) no-repeat 50% 0;
	background:#fff url(../img/header_983.jpg) no-repeat 50% 0;
	background:#fff url(../img/intro_baneris.jpg) no-repeat 50% 0;
}
h1 strong{
	font-weight:500;
}
h1{
	font-size:22px;
	font-weight:300;
	line-height:1.6;
}
#main-data .item strong{
	font-weight:500;
}
#main-data .item img{
	margin-bottom:10px;
}
#main-data .item{
	display:inline-block;
	vertical-align:top;
	margin:0 45px;
	font-weight:300;
	line-height:1.6;
	font-size:15px;
}
#events-list{
	max-width:790px;
	margin-left:auto;
	margin-right:auto;
}
#events-list,
#main-data{
	margin-bottom:20px;
	margin-top:60px;
}
#events-list .item:hover{
	transform:translate(0, -3px);
	box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.1);
}
#events-list .item .date .w{
	font-weight:300;
	font-size:12px;
}
#events-list .item .date .d{
	font-size:48px;
	font-weight:400;
	padding:5px 0;
}
#events-list .item .date .m{
	font-weight:300;
	font-size:15px;
}
#events-list .item .city{
	margin-bottom:8px;
	font-size:22px;
	line-height:1.3;
}
#events-list .item .desc{
	padding-left:40px;
	float:left;
	font-weight:300;
}

#events-list .item .date{
	width:150px;
	padding-left:10px;
	text-align:center;
	border-right:1px solid #dedede;
	line-height:1;
	float:left;
}
#events-list .item .action .fal{
	display:inline-block;
	font-size:14px;
	vertical-align:middle;
	margin:-2px 5px 0 0;
}
#events-list .item .action .programa-link-ac{
	font-size:12px;
}
#events-list .item .action .btn:hover{
	transform:translate(0, 0);
}
#events-list .item .action .btn{
	margin-bottom:10px;
}
#events-list .item .action{
	float:right;
	padding-top:5px;
	padding-right:15px;
	text-align:center;
}
#events-list .item{
	background:#fff;
	padding:40px 40px 40px 0;
	border-radius:10px;
	box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.05);
	transition:box-shadow 200ms, transform 200ms;
	text-align:left;
	margin-bottom:20px;
}

#programa .p-time .new {
	display:inline-block;
	font-size:10px;
	width:18px;
	height:18px;
	color:#fff;
	line-height:19px;
	background:#65ac1e;
	text-align:center;
	border-radius:99px;
}

#programa .p-time.p-time-noico:after {
	display:none;
}
@media screen and (max-width: 850px) {
	#banner{
		/* background-image:url(../img/mobile_header.jpg); */
		height:135px;
		background-size:cover;
		background-size:auto 100%;
	}
	#main-data .item{
		margin-top:30px;
	}
	#main-data,
	#events-list{
		margin-top:0;
	}
	#events-list .item{
		padding:40px;
	}
	#events-list .item .date{
		padding:0 0 20px 0;
		border:0;
		border-bottom:1px solid #dedede;
		margin:0 0 20px 0;
		width:100%;
	}
	#events-list .item .desc{
		text-align:center;
		padding:0 0 20px 0;
		border:0;
		border-bottom:1px solid #dedede;
		margin:0 0 20px 0;
		width:100%;
	}
	#events-list .item .action{
		padding:0;
		text-align:center;
		width:100%;
	}
}
.rin-chbx span{
	color:#65ac1e;
}
.rin-chbx:hover span{
	border-color:#65ac1e;
}

