body{
	background-color: #f5f5f5;
}
.mean-container div.mean-bar{
	background-color: #0066a0;
}
.mean-container nav.mean-nav{
	background-color: #0066a0;
}
.mean-container nav.mean-nav ul li a:hover{
	background-color: #007abf;
}
.mean-container .mean-nav ul li a.mean-expand:hover{
	background-color: #00588a;
}
.blue_grad{
	background: #007abf;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwN2FiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDY2YTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #007abf 0%, #0066a0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#007abf), color-stop(100%,#0066a0));
	background: -webkit-linear-gradient(top, #007abf 0%,#0066a0 100%);
	background: -o-linear-gradient(top, #007abf 0%,#0066a0 100%);
	background: -ms-linear-gradient(top, #007abf 0%,#0066a0 100%);
	background: linear-gradient(to bottom, #007abf 0%,#0066a0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007abf', endColorstr='#0066a0',GradientType=0);
}
.green_grad{
	background: #b2d651;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IyZDY1MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNGM0NGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #b2d651 0%, #a4c44e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b2d651), color-stop(100%,#a4c44e));
	background: -webkit-linear-gradient(top, #b2d651 0%,#a4c44e 100%);
	background: -o-linear-gradient(top, #b2d651 0%,#a4c44e 100%);
	background: -ms-linear-gradient(top, #b2d651 0%,#a4c44e 100%);
	background: linear-gradient(to bottom, #b2d651 0%,#a4c44e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2d651', endColorstr='#a4c44e',GradientType=0);
}
h3.heads{
	margin-bottom: 20px;
	padding: 0 15px 0 0;
	color: #8eb034;
	font-size: 16px;
	font-family: "BPGExcelsiorCaps";
}
h3.heads strong a{
	color: #8eb034;
	text-transform: uppercase;
}

h3.heads span{
	display: block;
	float: left;
	width: 5px;
	height: 30px;
}
h3.heads strong{
	display: block;
	margin-left: 20px;
	margin-top: 4px;
	font-weight: normal;
}
h3.heads_white{
	color: #fff;
}
h3.heads_white span{
	background-color: #fff;
}
div.header{
	background-color: #fff;
	z-index: 100;
}
div.header section.container div.row header div.column div#logo{
	float: left;
	margin-top: 30px;
}
div.header section.container div.row header div.column div#logo a{
	display: block;
}
div.header section.container div.row header div.column div#logo h3{
	margin: -15px 0 0 90px;
	color: #1172aa;
	font-size: 12px;
	font-family: "BPGExcelsiorCaps";
	white-space: nowrap;
}
div.header section.container div.row header div.column div#top_banner{
	float: left;
	margin-left: 15px;
	margin-top: 25px;
}
div.header section.container div.row header div.column div#top_banner a img{
	width: 100%;
	border-radius: 3px;
}
div.header section.container div.row header div.column div#forum_link{
	float: right;
	margin-top: 80px;
}
div.header section.container div.row header div.column div#forum_link a{
	display: block;
	height: 35px;
	padding: 8px 25px 0 20px;
	color: #fff;
	border-radius: 3px;
}
div.header section.container div.row header div.column div#forum_link a:hover{
	color: rgba(255,255,255,0.6);
}
div.header section.container div.row header div.column div#forum_link a em{
	display: block;
	float: left;
	margin-top: -3px;
	margin-right: 15px;
	font-size: 20px;
}
div.header section.container div.row header div.column div#curr_date{
	margin-left: 5px;
	margin-top: 25px;
	color: #999;
}
div.header section.container div.row header div.column nav{
	float: right;
	margin-top: 25px;
}
div.header section.container div.row header div.column nav div.navigation > ul > li{
	height: 40px;
	margin-left: 25px;
	margin-right: 0px;
}
div.header section.container div.row header div.column nav div.navigation > ul > li:after{
	content: "";
	display: block;
	position: absolute;
	width: 5px;
	height: 5px;
	left: 50%;
	bottom: 12px;
	margin-left: -3px;
	background-color: #0066a0;
	border-radius: 5px;
	opacity: 0;
	transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
}
div.header section.container div.row header div.column nav div.navigation > ul > li > a{
	color: #8c8c8c;
	font-family: "BPGExcelsiorCaps";
}
div.header section.container div.row header div.column nav div.navigation > ul > li.active > a, div.header section.container div.row header div.column nav div.navigation > ul > li:hover > a{
	color: #0066a0;
}
div.header section.container div.row header div.column nav div.navigation > ul > li.active:after, div.header section.container div.row header div.column nav div.navigation > ul > li:hover:after{
	opacity: 1;
}
div.header section.container div.row header div.column nav div.navigation ul li ul{
	left: -25px;
	padding: 5px 10px 20px;
	background-color: #fff;
	border-radius: 0 0 3px 3px;
}
div.header section.container div.row header div.column nav div.navigation ul li ul ul{
	left: 95%;
}
div.top_tools{
	margin-bottom: 10px;
	z-index: 50;
}
div.top_tools section.container div.row div.column div#top_socials{
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
}
div.top_tools section.container div.row div.column div#top_socials a{
	display: block;
	position: relative;
	float: left;
	width: 35px;
	height: 35px;
	margin-right: 10px;
	padding-top: 5px;
	color: #9b9b9b;
	font-size: 16px;
	text-align: center;
	background-color: #fff;
	border-radius: 35px;
}
div.top_tools section.container div.row div.column div#top_socials a:hover{
	color: #a5c54e;
}
div.top_tools section.container div.row div.column div#top_socials a span{
	display: none;
	position: absolute;
	left: 0;
	bottom: -40px;
	height: 30px;
	padding: 7px 20px 0 20px;
	color: #606060;
	font-size: 12px;
	white-space: nowrap;
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 0 3px 5px rgba(0,0,0,0.15);
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	-ms-transition: none;
}
div.top_tools section.container div.row div.column div#top_socials a span:before{
	content: "";
	display: block;
	position: absolute;
	left: 12px;
	top: -5px;
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #fff;
}
div.top_tools section.container div.row div.column div#top_user{
	float: left;
	margin: 20px 0 10px 10px;
}
div.top_tools section.container div.row div.column div#top_user div#top_not_logged form{
	float: left;
}
div.top_tools section.container div.row div.column div#top_user div#top_not_logged form input{
	float: left;
	width: 140px;
	height: 35px;
	margin-right: 10px;
	background-color: #fff;
	border: none;
	border-radius: 3px;
}
div.top_tools section.container div.row div.column div#top_user div#top_not_logged form button[type='submit']{
	float: left;
	height: 35px;
	margin-right: 10px;
	padding: 0 20px;
	color: #fff;
	background-color: #0066a0;
	border-radius: 3px;
}
div.top_tools section.container div.row div.column div#top_user div#top_not_logged form button[type='submit']:hover{
	color: #8d8d8d;
	background-color: #fff;
}
div.top_tools section.container div.row div.column div#top_user div#top_not_logged div#top_regs{
	float: left;
	margin-left: 5px;
	margin-top: 8px;
	color: #999;
}
div.top_tools section.container div.row div.column div#top_user div#top_not_logged div#top_regs a{
	color: #0066a0;
}
div.top_tools section.container div.row div.column div#top_user div#top_not_logged div#top_regs a:hover{
	color: #999;
}
div.top_tools section.container div.row div.column div#top_user div#top_logged{
	margin-top: 8px;
}
div.top_tools section.container div.row div.column div#top_user div#top_logged a{
	display: block;
	float: left;
	margin-right: 15px;
	color: #555;
}
div.top_tools section.container div.row div.column div#top_user div#top_logged a em{
	display: block;
	float: left;
	margin-right: 10px;
	color: #0066a0;
	font-size: 16px;
}
div.top_tools section.container div.row div.column div#top_user div#top_logged a:hover{
	color: #0066a0;
}
div.top_tools section.container div.row div.column div#search{
	float: right;
}
div.top_tools section.container div.row div.column div#search div.search_cont{
	width: 250px;
	height: 35px;
	background-color: #fff;
	border-radius: 0 0 3px 3px;
	overflow: hidden;
}
div.top_tools section.container div.row div.column div#search div.open_search form{
	width: 250px;
}
div.top_tools section.container div.row div.column div#search div.open_search form div.search_sub div{
	display: none;
}
div.top_tools section.container div.row div.column div#search div.search_cont form input[type='search']{
	position: absolute;
	width: 230px;
	height: 25px;
	top: 5px;
	right: 20px;
	background-color: #fff;
	border: none;
}
div.top_tools section.container div.row div.column div#search div.search_cont form div.search_sub{
	position: absolute;
	width: 35px;
	height: 35px;
	top: 0;
	right: 0;
	text-align: center;
}
div.top_tools section.container div.row div.column div#search div.search_cont form div.search_sub div{
	display: none;
	position: absolute;
	width: 35px;
	height: 35px;
	left: 0;
	top: 0;
	background-color: rgba(255,255,255,0);
	z-index: 2;
	cursor: pointer;
}
div.top_tools section.container div.row div.column div#search div.search_cont form div.search_sub div:hover{
	background-color: rgba(255,255,255,0.5);
}
div.top_tools section.container div.row div.column div#search div.search_cont form div.search_sub button{
	margin-top: 8px;
	color: #a5c54e;
	font-size: 16px;
}
div.top_slider{
	margin-bottom: 30px;
}
div.top_slider section.container div.row div.column div#mainSlider div.item div.img_wrap{
	float: left;
	width: 690px;
}
div.top_slider section.container div.row div.column div#mainSlider div.item div.img_wrap img{
	border-radius: 3px 0 3px 3px;
}
div.top_slider section.container div.row div.column div#mainSlider div.item div.slide_texts{
	float: left;
	width: 450px;
	height: 280px;
	padding-bottom: 20px;
	background-color: #fff;
	border-radius: 0 3px 3px 0;
}
div.top_slider section.container div.row div.column div#mainSlider div.item div.slide_texts h3{
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0 15px 0 0;
	color: #373737;
	font-size: 14px;
	font-family: "BPGExcelsiorCaps";
}
div.top_slider section.container div.row div.column div#mainSlider div.item div.slide_texts h3 span{
	display: block;
	float: left;
	width: 5px;
	height: 30px;
}
div.top_slider section.container div.row div.column div#mainSlider div.item div.slide_texts h3 strong{
	display: block;
	margin-left: 20px;
	margin-top: 8px;
	font-weight: normal;
}
div.top_slider section.container div.row div.column div#mainSlider div.item div.slide_texts h3 strong a{
	color: #0066a0;
}
div.top_slider section.container div.row div.column div#mainSlider div.item div.slide_texts h3 strong a:hover{
	color: #555;
}
div.top_slider section.container div.row div.column div#mainSlider div.item div.slide_texts div.slide_desc{
	margin-left: 25px;
	margin-right: 10px;
	color: #8f8f8f;
}
div.top_slider section.container div.row div.column div#mainSlider div.item div.slide_texts a.slide_more, div.main_wrap section.container div.row div.column div#main div.content div.news div.news_texts a.news_more{
	position: relative;
	float: right;
	margin-right: 25px;
	color: #0066a0;
	font-size: 10px;
}
div.top_slider section.container div.row div.column div#mainSlider div.item div.slide_texts a.slide_more:after, div.main_wrap section.container div.row div.column div#main div.content div.news div.news_texts a.news_more:after{
	content: "";
	display: block;
	position: absolute;
	width: 5px;
	height: 5px;
	left: -15px;
	top: 5px;
	border-radius: 5px;
	background-color: #0066a0;
	transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
}
div.top_slider section.container div.row div.column div#mainSlider div.item div.slide_texts a.slide_more:hover:after, div.main_wrap section.container div.row div.column div#main div.content div.news div.news_texts a.news_more:hover:after{
	left: -20px;
}
div.top_slider section.container div.row div.column div#mainSlider div.owl-controls{
	position: absolute;
	width: 100%;
	left: 0;
	top: 155px;
}
div.top_slider section.container div.row div.column div#mainSlider div.owl-controls div.owl-nav{
	position: absolute;
	top: 0;
	right: 365px;
}
div.top_slider section.container div.row div.column div#mainSlider div.owl-controls div.owl-nav div.owl-prev{
	float: left;
	width: 30px;
	height: 20px;
	color: #fff;
	text-align: center;
	border-radius: 3px 0 0 3px;
	background: #b8b8b8;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I4YjhiOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5YjliOWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #b8b8b8 0%, #9b9b9b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b8b8b8), color-stop(100%,#9b9b9b));
	background: -webkit-linear-gradient(top, #b8b8b8 0%,#9b9b9b 100%);
	background: -o-linear-gradient(top, #b8b8b8 0%,#9b9b9b 100%);
	background: -ms-linear-gradient(top, #b8b8b8 0%,#9b9b9b 100%);
	background: linear-gradient(to bottom, #b8b8b8 0%,#9b9b9b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8b8b8', endColorstr='#9b9b9b',GradientType=0);
}
div.top_slider section.container div.row div.column div#mainSlider div.owl-controls div.owl-nav div.owl-next{
	float: left;
	width: 30px;
	height: 20px;
	margin-left: 1px;
	color: #fff;
	text-align: center;
	border-radius: 0 3px 3px 0;
	background: #b2d651;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IyZDY1MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNGM0NGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #b2d651 0%, #a4c44e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b2d651), color-stop(100%,#a4c44e));
	background: -webkit-linear-gradient(top, #b2d651 0%,#a4c44e 100%);
	background: -o-linear-gradient(top, #b2d651 0%,#a4c44e 100%);
	background: -ms-linear-gradient(top, #b2d651 0%,#a4c44e 100%);
	background: linear-gradient(to bottom, #b2d651 0%,#a4c44e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2d651', endColorstr='#a4c44e',GradientType=0);
}
div.top_slider section.container div.row div.column div#mainSlider div.owl-controls div.owl-dots{
	position: absolute;
	top: 90px;
	right: 470px;
}
div.top_slider section.container div.row div.column div#mainSlider div.owl-controls div.owl-dots div.owl-dot{
	float: left;
	width: 18px;
	height: 18px;
	margin-left: 10px;
	border-radius: 18px;
	border: 3px solid rgba(255,255,255,0.3);
}
div.top_slider section.container div.row div.column div#mainSlider div.owl-controls div.owl-dots div.active{
	border: 3px solid rgba(255,255,255,1);
}
div.top_slider section.container div.row div.column div#front_socials{
	position: absolute;
	width: 450px;
	height: 80px;
	right: 15px;
	bottom: 0;
	padding-left: 5px;
	padding-top: 15px;
	background-color: #f5f5f5;
	z-index: 70;
	border-radius: 3px 0 0 0;
}
div.top_slider section.container div.row div.column div#front_socials a{
	display: block;
	position: relative;
	float: left;
	width: 65px;
	height: 65px;
	margin-left: 20px;
	padding-top: 13px;
	color: #9b9b9b;
	font-size: 26px;
	text-align: center;
	background-color: #fff;
	border-radius: 35px;
}
div.top_slider section.container div.row div.column div#front_socials a:hover{
	color: #a5c54e;
}
div.top_slider section.container div.row div.column div#front_socials a span{
	display: none;
	position: absolute;
	right: 0;
	bottom: -40px;
	height: 30px;
	padding: 7px 20px 0 20px;
	color: #606060;
	font-size: 12px;
	white-space: nowrap;
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 0 3px 5px rgba(0,0,0,0.15);
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	-ms-transition: none;
}
div.top_slider section.container div.row div.column div#front_socials a span:before{
	content: "";
	display: block;
	position: absolute;
	right: 28px;
	top: -5px;
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #fff;
}
div.top_mid_banners{
	margin-bottom: 30px;
}
div.top_mid_banners section.container div.row div.column a img{
	width: 100%;
	border-radius: 3px;
}
div.main_wrap{
	margin-bottom: 30px;
}
div.main_wrap section.container div.row div.column div#left_sidebar{
	padding: 20px 0;
	background-color: #fff;
	border-radius: 3px;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget{
	margin-bottom: 20px;
	padding: 0 15px;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div#main_topics{
	margin-top: -5px;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div#main_topics ul li a{
	display: block;
	padding-top: 11px;
	color: #6f6f6f;
	font-size: 14px;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div#main_topics ul li a img{
	float: left;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div#main_topics ul li a span{
	display: block;
	margin-left: 35px;
	padding-top: 2px;
	padding-bottom: 13px;
	border-bottom: 1px solid #e4e4e4;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div#main_topics ul li:hover a span, div.main_wrap section.container div.row div.column div#left_sidebar div.widget div#main_topics ul li.active a span{
	color: #8eb034;
	border-bottom: 1px solid #8eb034;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div.left_banners ul li{
	margin-bottom: 10px;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div.left_banners ul li a img{
	width: 100%;
	border-radius: 3px;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div#news_calendar table{
	width: 100%;
	text-align: center;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div#news_calendar table tbody tr th{
	padding-bottom: 10px;
	color: #555;
	text-align: center;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div#news_calendar table tbody tr th a{
	display: inline-block;
	width: 20px;
	height: 20px;
	color: #fff;
	line-height: 18px;
	background-color: #8eb034;
	border-radius: 20px;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div#news_calendar table tbody tr td{
	padding: 10px 5px;
	color: #777;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div#news_calendar table tbody tr td a{
	display: block;
	padding: 0 10px;
	color: #fff;
	background-color: #8eb034;
	border-radius: 2px;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div#news_calendar table tbody tr td a:hover{
	background-color: #ccc;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div#news_calendar table tbody tr td div.highlight{
	color: #fff;
	background-color: #ccc;
	border-radius: 3px;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div.left_anns div.ann{
	margin-bottom: 12px;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div.left_anns div.ann em{
	display: block;
	float: left;
	margin-top: 3px;
	color: #d2d2d2;
	font-size: 10px;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div.left_anns div.ann div{
	margin-left: 20px;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div.left_anns div.ann div a{
	display: block;
	color: #0066a0;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div.left_anns div.ann div a:hover{
	color: #818181;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div.left_anns div.ann div span{
	display: block;
	color: #818181;
	font-size: 10px;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div.anns_more{
	padding-top: 5px;
	text-align: center;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div.anns_more a{
	position: relative;
	margin-right: 25px;
	color: #0066a0;
	font-size: 10px;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div.anns_more a:before, div.main_wrap section.container div.row div.column div#left_sidebar div.widget div.anns_more a:after{
	content: "";
	display: block;
	position: absolute;
	width: 5px;
	height: 5px;
	left: -15px;
	top: 5px;
	border-radius: 5px;
	background-color: #0066a0;
	transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div.anns_more a:after{
	left: auto;
	right: -15px;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div.anns_more a:hover:before{
	left: -20px;
}
div.main_wrap section.container div.row div.column div#left_sidebar div.widget div.anns_more a:hover:after{
	right: -20px;
}
div.main_wrap section.container div.row div.column div#interview_wrap{
	margin-bottom: 30px;
	padding-left: 0px;
}
div.main_wrap section.container div.row div.column div#interview_wrap div#interview{
	height: 190px;
	padding-top: 20px;
	background-image: url(../../themes/images/pat_green.png);
	border-radius: 3px;
}
div.main_wrap section.container div.row div.column div#interview_wrap div#interview div#interviewSlider{
	width: 330px;
	height: 130px;
	margin-left: 15px;
}
div.main_wrap section.container div.row div.column div#interview_wrap div#interview div#interviewSlider div.item div.img_wrap{
	float: left;
	width: 80px;
	height: 80px;
	margin: 5px 15px 5px 5px;
	border-radius: 80px;
	box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.3);
	overflow: hidden;
}
div.main_wrap section.container div.row div.column div#interview_wrap div#interview div#interviewSlider div.item div.img_wrap img{
	width: 100%;
	height: 100%;
	border-radius: 80px;
}
div.main_wrap section.container div.row div.column div#interview_wrap div#interview div#interviewSlider div.item div.slide_title{
	margin-left: 100px;
	padding-top: 10px;
}
div.main_wrap section.container div.row div.column div#interview_wrap div#interview div#interviewSlider div.item div.slide_title a{
	color: #fff;
}
div.main_wrap section.container div.row div.column div#interview_wrap div#interview div#interviewSlider div.item div.slide_title a:hover{
	opacity: 0.7;
}
div.main_wrap section.container div.row div.column div#interview_wrap div#interview div#interviewSlider div.item a.slide_more{
	color: #fff;
}
div.main_wrap section.container div.row div.column div#interview_wrap div#interview div#interviewSlider div.item a.slide_more{
	position: relative;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	color: #fff;
	font-size: 10px;
}
div.main_wrap section.container div.row div.column div#interview_wrap div#interview div#interviewSlider div.item a.slide_more:after{
	content: "";
	display: block;
	position: absolute;
	width: 5px;
	height: 5px;
	left: -15px;
	top: 5px;
	border-radius: 5px;
	background-color: #fff;
	transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
}
div.main_wrap section.container div.row div.column div#interview_wrap div#interview div#interviewSlider div.item a.slide_more:hover:after{
	left: -20px;
}
div.main_wrap section.container div.row div.column div#interview_wrap div#interview div#interviewSlider div.owl-controls{
	position: absolute;
	top: -45px;
	right: 5px;
}
div.main_wrap section.container div.row div.column div#interview_wrap div#interview div#interviewSlider div.owl-controls div.owl-nav div{
	float: left;
	margin-left: 15px;
	color: #fff;
}
div.main_wrap section.container div.row div.column div#front_user_wrap{
	margin-bottom: 30px;
	padding-right: 0px;
}
div.main_wrap section.container div.row div.column div#front_user_wrap div#front_user{
	height: 190px;
	padding-top: 20px;
	background-image: url(../../themes/images/pat_blue.png);
	border-radius: 3px;
}
div.main_wrap section.container div.row div.column div#front_user_wrap div#front_user div#front_not_logged{
	margin: 0 15px;
}
div.main_wrap section.container div.row div.column div#front_user_wrap div#front_user div#front_not_logged form div#front_user_inputs{
	height: 35px;
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.35);
}
div.main_wrap section.container div.row div.column div#front_user_wrap div#front_user div#front_not_logged form div#front_user_inputs input{
	float: left;
	width: 155px;
	height: 25px;
	margin: 5px;
	padding-left: 10px;
	border: none;
	background-color: transparent;
}
div.main_wrap section.container div.row div.column div#front_user_wrap div#front_user div#front_not_logged form div#front_user_inputs:before{
	content: "";
	display: block;
	position: absolute;
	width: 1px;
	height: 25px;
	left: 50%;
	top: 5px;
	background-color: #d5d5d5;
}
div.main_wrap section.container div.row div.column div#front_user_wrap div#front_user div#front_not_logged form div#front_regs{
	float: left;
	margin-left: 10px;
	margin-top: 30px;
	color: #fff;
}
div.main_wrap section.container div.row div.column div#front_user_wrap div#front_user div#front_not_logged form div#front_regs a{
	color: #fff;
}
div.main_wrap section.container div.row div.column div#front_user_wrap div#front_user div#front_not_logged form div#front_regs a:hover{
	opacity: 0.7;
}
div.main_wrap section.container div.row div.column div#front_user_wrap div#front_user div#front_not_logged form button[type='submit']{
	float: right;
	height: 35px;
	margin-top: 20px;
	margin-right: 10px;
	padding: 0 20px;
	color: #777;
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.35);
}
div.main_wrap section.container div.row div.column div#front_user_wrap div#front_user div#front_logged{
	margin: 0 15px;
}
div.main_wrap section.container div.row div.column div#front_user_wrap div#front_user div#front_logged ul li{
	float: left;
	width: 50%;
	margin-bottom: 10px;
}
div.main_wrap section.container div.row div.column div#front_user_wrap div#front_user div#front_logged ul li a{
	color: #fff;
}
div.main_wrap section.container div.row div.column div#front_user_wrap div#front_user div#front_logged ul li a em{
	width: 15px;
	margin-right: 10px;
	text-align: center;
}
div.main_wrap section.container div.row div.column div#main{
	padding: 20px 0;
	background-color: #fff;
	border-radius: 3px;
}
div.main_wrap section.container div.row div.column div#main div.content{
	margin: 0 20px 20px 20px;
}
div.main_wrap section.container div.row div.column div#main div.content:after{
	content: "";
	display: block;
	clear: both;
}
div.main_wrap section.container div.row div.column div#main div.content div.news{
	height: 130px;
	margin-bottom: 25px;
}
div.main_wrap section.container div.row div.column div#main div.content div.news_ins{
	height: auto;
}
div.main_wrap section.container div.row div.column div#main div.content div.news div.news_img{
	float: left;
	width: 180px;
	height: 130px;
	z-index: 2;
}
div.main_wrap section.container div.row div.column div#main div.content div.news_ins div.news_img{
	width: 130px;
	height: auto;
}
div.main_wrap section.container div.row div.column div#main div.content div.news div.news_img a{
	display: block;
	position: relative;
	height: 100%;
}
div.main_wrap section.container div.row div.column div#main div.content div.news div.news_img a:after{
	content: "";
	display: block;
	position: absolute;
	width: 174px;
	height: 124px;
	left: 3px;
	top: 3px;
	border-radius: 3px;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.5);
	transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
}
div.main_wrap section.container div.row div.column div#main div.content div.news_ins div.news_img a:after{
	width: 124px;
	height: 88px;
}
div.main_wrap section.container div.row div.column div#main div.content div.news div.news_img a:hover:after{
	box-shadow: 0 0 0 5px rgba(255, 255, 255, 1);
}
div.main_wrap section.container div.row div.column div#main div.content div.news div.news_img a img{
	width: 100%;
	height: 100%;
	border-radius: 3px;
}
div.main_wrap section.container div.row div.column div#main div.content div.news div.news_texts{
	margin-left: 195px;
}
div.main_wrap section.container div.row div.column div#main div.content div.news_ins div.news_texts{
	margin-left: 145px;
}
div.main_wrap section.container div.row div.column div#main div.content div.news div.news_texts h3.news_head{
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: normal;
}
div.main_wrap section.container div.row div.column div#main div.content div.news div.news_texts h3.news_head a{
	color: #0066a0;
}
div.main_wrap section.container div.row div.column div#main div.content div.news div.news_texts h3.news_head a:hover{
	color: #818181;
}
div.main_wrap section.container div.row div.column div#main div.content div.news div.news_texts div.news_desc{
	color: #8a8a8a;
}
div.main_wrap section.container div.row div.column div#main div.content div.news div.news_texts a.news_more{
	margin-top: -5px;
	margin-right: 5px;
}
div.main_wrap section.container div.row div.column div#main div.content div.news_archive{
	padding-top: 10px;
	text-align: center;
}
div.main_wrap section.container div.row div.column div#main div.content div.news_archive a{
	display: inline-block;
	height: 25px;
	padding: 4px 20px;
	color: #fff;
	font-size: 10px;
	border-radius: 3px;
}
div.main_wrap section.container div.row div.column div#main div.content div.news_archive a:hover{
	color: rgba(255, 255, 255, 0.7);
}
div.main_wrap section.container div.row div.column div#main div.content div#contact_elements{
	float: left;
	width: 50%;
	padding-right: 10px;
	margin-bottom: 10px;
}
div.main_wrap section.container div.row div.column div#main div.content div#contact_elements div.contact_element{
	margin-bottom: 10px;
}
div.main_wrap section.container div.row div.column div#main div.content div#contact_elements div.contact_element em{
	display: block;
	float: left;
	width: 30px;
	color: #0066a0;
	font-size: 16px;
	text-align: center;
}
div.main_wrap section.container div.row div.column div#main div.content div#contact_elements div.contact_element span{
	display: block;
	margin-left: 40px;
}
div.main_wrap section.container div.row div.column div#main div.content div#contact_elements div.contact_element span a{
	color: #0066a0;
}
div.main_wrap section.container div.row div.column div#main div.content div#contact_feedback{
	float: left;
	width: 50%;
	margin-bottom: 10px;
	padding-left: 10px;
}
div.main_wrap section.container div.row div.column div#main div.content div#contact_feedback form div.contact_feedback{
	margin-bottom: 10px;
}
div.main_wrap section.container div.row div.column div#main div.content div#contact_feedback form div.contact_feedback:after{
	content: "";
	display: block;
	clear: both;
}
div.main_wrap section.container div.row div.column div#main div.content div#contact_feedback form div.contact_feedback textarea{
	height: 150px;
}
div.main_wrap section.container div.row div.column div#main div.content div#contact_feedback form div.contact_feedback button.gilaki{
	float: right;
	margin-right: 10px;
}
div.main_wrap section.container div.row div.column div#main div.content div.main_anns div.ann{
	margin-bottom: 15px;
}
div.main_wrap section.container div.row div.column div#main div.content div.main_anns div.ann em{
	display: block;
	float: left;
	margin-top: 3px;
	color: #d2d2d2;
	font-size: 10px;
}
div.main_wrap section.container div.row div.column div#main div.content div.main_anns div.ann div{
	margin-left: 20px;
}
div.main_wrap section.container div.row div.column div#main div.content div.main_anns div.ann div a{
	display: block;
	color: #0066a0;
}
div.main_wrap section.container div.row div.column div#main div.content div.main_anns div.ann div a:hover{
	color: #818181;
}
div.main_wrap section.container div.row div.column div#main div.content div.main_anns div.ann div span{
	display: block;
	color: #818181;
	font-size: 10px;
}
div.main_wrap section.container div.row div.column div#main div.content form div.reg_element{
	margin-bottom: 20px;
}
div.main_wrap section.container div.row div.column div#main div.content form div.reg_element_info{
	margin-bottom: 10px;
	text-align: center;
}
div.main_wrap section.container div.row div.column div#main div.content form div.reg_element div.reg_element_left{
	float: left;
	width: 40%;
	padding-top: 10px;
	padding-right: 20px;
}
div.main_wrap section.container div.row div.column div#main div.content form div.reg_element div.reg_element_left sup{
	position: absolute;
	top: 15px;
	right: 10px;
	color: #f00;
}
div.main_wrap section.container div.row div.column div#main div.content form div.reg_element div.reg_element_right{
	float: left;
	width: 50%;
}
div.main_wrap section.container div.row div.column div#main div.content form div.reg_element div.reg_element_right em.fa{
	position: absolute;
	font-size: 20px;
	top: 9px;
	right: 10px;
	color: #0066a0;
	cursor: default;
}
div.main_wrap section.container div.row div.column div#main div.content form div.reg_element div.reg_element_right div.tip{
	display: none;
	position: absolute;
	width: 350px;
	top: 35px;
	right: 2px;
	padding: 10px 15px;
	color: #fff;
	background-color: #0066a0;
	border-radius: 3px;
	z-index: 5;
}
div.main_wrap section.container div.row div.column div#main div.content form div.reg_element div.reg_element_right div.tip:before{
	content: "";
	display: block;
	position: absolute;
	top: -5px;
	right: 12px;
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #0066a0;
}
div.main_wrap section.container div.row div.column div#main div.content form div.reg_element div.birth div.select2-container{
	margin-bottom: 10px;
}
div.main_wrap section.container div.row div.column div#main div.content form div.reg_element div.reg_element_right div.rad_wrap label{
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 13px;
}
div.main_wrap section.container div.row div.column div#main div.content form div.agree{
	padding-left: 30%;
}
div.main_wrap section.container div.row div.column div#main div.content form div.agree label{
	display: block;
	margin-left: 30px;
	padding-top: 12px;
}
div.main_wrap section.container div.row div.column div#main div.content form div.reg_element div.reg_element_left{
	text-align: right;
}
div.main_wrap section.container div.row div.column div#main div.content form div.submiti{
	text-align: center;
}
div.main_wrap section.container div.row div.column div#main div.content div#profile h3.profile_title{
	margin-bottom: 20px;
	color: #4c4c4c;
	font-size: 12px;
	font-family: "BPGExcelsiorCaps";
}
div.main_wrap section.container div.row div.column div#main div.content div#profile h3.profile_title span a{
	color: #0067a1;
	font-size: 10px;
	font-family: "Noto Penekeko";
}
div.main_wrap section.container div.row div.column div#main div.content div#profile h3.profile_title span a:hover{
	color: #999;
}
div.main_wrap section.container div.row div.column div#main div.content div#profile div#profile_left{
	float: left;
	width: 63%;
	padding: 20px 0;
}
div.main_wrap section.container div.row div.column div#main div.content div#profile div#profile_left div.profile_titles{
	margin-bottom: 25px;
}
div.main_wrap section.container div.row div.column div#main div.content div#profile div#profile_left div.profile_titles div.profile_title{
	float: left;
	width: 50%;
}
div.main_wrap section.container div.row div.column div#main div.content div#profile div#profile_left div.profile_titles div.profile_title h3{
	margin-bottom: 3px;
	color: #8eb034;
	font-size: 12px;
	font-family: "BPGExcelsiorCaps";
}
div.main_wrap section.container div.row div.column div#main div.content div#profile div#profile_left div.profile_titles div.profile_title div{
	color: #949494;
}
div.main_wrap section.container div.row div.column div#main div.content div#profile div#profile_left h3.subscribe_title{
	margin-bottom: 20px;
	color: #8eb034;
	font-size: 12px;
	text-align: center;
}
div.main_wrap section.container div.row div.column div#main div.content div#profile div#profile_left form div.subscribe_category label{
	display: block;
	margin-left: 30px;
	padding-top: 12px;
}
div.main_wrap section.container div.row div.column div#main div.content div#profile div#profile_left form div.subscribe_category div.subscribe_sub_category{
	margin-left: 30px;
}
div.main_wrap section.container div.row div.column div#main div.content div#profile div#profile_right{
	float: left;
	width: 37%;
	padding: 20px 0;
	background-color: #f9f9f9;
	border-radius: 3px;
}
div.main_wrap section.container div.row div.column div#main div.content div#profile div#profile_right ul li a{
	display: block;
	height: 45px;
	padding: 13px 20px 0;
	color: #4c4c4c;
	border-bottom: 1px solid #d5d5d5;
}
div.main_wrap section.container div.row div.column div#main div.content div#profile div#profile_right ul li:hover a{
	color: #000;
}
div.main_wrap section.container div.row div.column div#main div.content div#profile div#profile_right ul li.active a{
	color: #4c4c4c;
	background-color: #fff;
}
div.main_wrap section.container div.row div.column div#main div.content div#profile div#profile_right ul li:last-child a{
	border-bottom: none;
}
div.main_wrap section.container div.row div.column div#main div.content div.gallery_cats div.gallery_cat_item a span{
	background-color: rgba(0,102,160,0.8);
}
div.main_wrap section.container div.row div.column div#main div.content div.gallery_cats div.gallery_cat_item a:hover span{
	background-color: rgba(255,255,255,0.9);
}
div.main_wrap section.container div.row div.column div#top_cats{
	margin-bottom: 30px;
	padding: 15px 0 5px 20px;
	background-color: #0067a1;
	border-radius: 3px;
}
div.main_wrap section.container div.row div.column div#top_cats ul li{
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
}
div.main_wrap section.container div.row div.column div#top_cats ul li:last-child{
	margin-right: 0;
}
div.main_wrap section.container div.row div.column div#top_cats ul li a{
	color: #fff;
	font-family: "BPGExcelsiorCaps";
}
div.main_wrap section.container div.row div.column div#top_cats ul li:hover a, div.main_wrap section.container div.row div.column div#top_cats ul li.active a{
	color: rgba(255,255,255,0.3);
}
div.main_wrap section.container div.row div.column div#ins_left{
	padding-left: 0px;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content{
	margin-bottom: 0px;
	line-height: 1.54;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.ins_news{
	margin-bottom: 30px;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.ins_news a{
	display: block;
	position: relative;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.ins_news a img{
	width: 100%;
	border-radius: 3px;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.ins_news a span{
	display: block;
	position: absolute;
	left: 20px;
	top: 0px;
	padding: 7px 15px;
	color: rgba(0,0,0,0.8);
	font-size: 10px;
	background-color: rgba(255,255,255,0.8);
	border-radius: 0 0 3px 3px;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.ins_news a strong{
	display: block;
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 0px;
	padding: 15px;
	color: #fff;
	font-family: "BPGExcelsiorCaps";
	font-weight: normal;
	background-color: rgba(142,176,52,0.9);
	border-radius: 3px 3px 0 0;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.ins_news a:hover span{
	background-color: rgba(255,255,255,1);
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.ins_news a:hover strong{
	padding-bottom: 20px;
	background-color: rgba(142,176,52,1);
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.news_wrap_inside h3.news_title{
	margin-bottom: 10px;
	color: #444;
	font-size: 14px;
	font-family: "BPGExcelsiorCaps";
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.news_wrap_inside div.news_date{
	margin-bottom: 5px;
	color: #999;
	font-size: 10px;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.news_wrap_inside div.news_img{
	margin-bottom: 0px;
	float: left;
	margin-right: 10px;
	z-index: 1;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.news_wrap_inside div.news_img a{
	display: block;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.news_wrap_inside div.news_img a img{
	width: 100%;
	border-radius: 3px;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.news_wrap_inside div.news_desc{
	margin-bottom: 10px;
	padding-bottom: 1px;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.news_wrap_inside div.news_tags{
	margin-bottom: 15px;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.news_wrap_inside div.news_tags a{
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px 12px 5px 10px;
	color: #fff;
	font-size: 10px;
	background-color: #8eb034;
	border-radius: 3px;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.news_wrap_inside div.news_tags a:hover{
	background-color: #ccc;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.news_wrap_inside div.news_tags a:before{
	display: block;
	float: left;
	margin-right: 10px;
	color: #fff;
	font-size: 12px;
	font-family: 'Awesome';
	content: "\f02b";
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.news_wrap_inside div.news_gal div.news_gal_item{
	float: left;
	width: 20%;
	margin-bottom: 10px;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.news_wrap_inside div.news_gal div.news_gal_item div{
	margin: 0 5px;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.news_wrap_inside div.news_gal div.news_gal_item div a{
	display: block;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.news_wrap_inside div.news_gal div.news_gal_item div a:hover{
	opacity: 0.7;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.news_wrap_inside div.news_gal div.news_gal_item div a img{
	width: 100%;
	border-radius: 3px;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.ins_search{
	margin-bottom: 20px;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.ins_search form div.ins_search_input{
	/* margin-right: 130px; */
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.ins_search form div.selectori{
	width: 115px;
	float: right;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.ins_search form button{
	position: absolute;
	top: 11px;
	right: 15px;
	font-size: 16px;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.word{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.word em{
	float: left;
	margin-top: 3px;
	color: #777;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.word a{
	display: block;
	margin-left: 25px;
	color: #262626;
	font-size: 13px;
}
div.main_wrap section.container div.row div.column div#ins_left div#main div.content div.word a:hover{
	color: #8eb034;
}
div.main_wrap section.container div.row div.column div#ins_left div#similar_news{
	margin-top: 30px;
	padding: 20px 0;
	background-color: #fff;
	border-radius: 3px;
}
div.main_wrap section.container div.row div.column div#ins_left div#similar_news div.similar_news_wrap{
	margin: 0 20px;
}
div.main_wrap section.container div.row div.column div#ins_left div#similar_news div.similar_news_wrap div.similar_news_item{
	margin-bottom: 10px;
}
div.main_wrap section.container div.row div.column div#ins_left div#similar_news div.similar_news_wrap div.similar_news_item h3{
	margin-bottom: 5px;
	font-size: 12px;
}
div.main_wrap section.container div.row div.column div#ins_left div#similar_news div.similar_news_wrap div.similar_news_item h3 a{
	color: #8eb034;
}
div.main_wrap section.container div.row div.column div#ins_left div#similar_news div.similar_news_wrap div.similar_news_item h3 a:hover{
	color: #444;
}
div.main_wrap section.container div.row div.column div#ins_left div#similar_news div.similar_news_wrap div.similar_news_item div{
	color: #999;
	font-size: 10px;
}
div.main_wrap section.container div.row div.column div#main div.content a.go_back{
	color: #8eb034;
}
div.main_wrap section.container div.row div.column div#main div.content a.go_back em{
	margin-right: 10px;
}
div.main_wrap section.container div.row div.column div#main div.content a.go_back:hover em{
	margin-right: 7px;
}
div.main_wrap section.container div.row div.column div#main div.content h3.dictionary_title{
	margin: 10px 0;
	font-size: 14px;
}
div.main_wrap section.container div.row div.column div#main div.content div.dictionary_inside_author{
	margin-bottom: 10px;
	color: #777;
}
div.main_wrap section.container div.row div.column div#main div.content div.dictionary_desc{
	margin-bottom: 10px;
}
div.main_wrap section.container div.row div.column div#main div.content div.dictionary_file a{
	color: #0066a0;
}
div.main_wrap section.container div.row div.column div#main div.content div.dictionary_file a em{
	float: left;
	margin-top: 2px;
	margin-right: 10px;
}
div.main_wrap section.container div.row div.column div#main div.content div.dictionary_file a:hover{
	color: #999;
}
div.main_wrap section.container div.row div.column div#main div.content div.pagination{
	margin-bottom: 10px;
}
div.main_wrap section.container div.row div.column div#main div.content div.pagination ul{
	margin: 0px;
}
div.main_wrap section.container div.row div.column div#main div.content div.pagination ul li{
	margin: 0px;
}
div.main_wrap section.container div.row div.column div#main div.content div.pagination ul li a{
	margin: 0px;
	padding:5px 10px;
	border-radius: 25px;
}
div.main_wrap section.container div.row div.column div#main div.content .pagination ul li.active a, div.main_wrap section.container div.row div.column div#main div.content .pagination ul li:hover a{
	background-color: #0066a0;
}
div.main_wrap section.container div.row div.column div#ins_right{
	padding-right: 0px;
}
div.main_wrap section.container div.row div.column div#ins_right div#right_cats{
	margin-bottom: 20px;
	padding: 20px 15px;
	background-color: #fff;
	border-radius: 3px;
}
div.main_wrap section.container div.row div.column div#ins_right div#right_cats ul li{
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #ddd;
}
div.main_wrap section.container div.row div.column div#ins_right div#right_cats ul li:before{
	content: "";
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin-top: 3px;
	background-color: #0067a1;
	border-radius: 3px;
}
div.main_wrap section.container div.row div.column div#ins_right div#right_cats ul li a{
	display: block;
	margin-left: 20px;
	color: #262626;
}
div.main_wrap section.container div.row div.column div#ins_right div#right_cats ul li:hover, div.main_wrap section.container div.row div.column div#ins_right div#right_cats ul li.active{
	border-bottom: 1px dotted #0067a1;
}
div.main_wrap section.container div.row div.column div#ins_right div#right_cats ul li:hover a, div.main_wrap section.container div.row div.column div#ins_right div#right_cats ul li.active a{
	color: #0067a1;
}
div.main_wrap section.container div.row div.column div#ins_right div#last_news{
	padding: 20px 0;
	background-color: #fff;
	border-radius: 3px;
}
div.main_wrap section.container div.row div.column div#ins_right div#last_news ul{
	margin: 0 10px;
}
div.main_wrap section.container div.row div.column div#ins_right div#last_news ul li{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ddd;
}
div.main_wrap section.container div.row div.column div#ins_right div#last_news ul li:before{
	display: block;
	content: "\f1ea";
	float: left;
	margin-top: 2px;
	color: #a5c54e;
	font-family: "Awesome";
}
div.main_wrap section.container div.row div.column div#ins_right div#last_news ul li a{
	display: block;
	margin-left: 25px;
	color: #999;
}
div.main_wrap section.container div.row div.column div#ins_right div#last_news ul li a:hover{
	color: #333;
}
div.main_wrap section.container div.row div.column div#ins_right div#last_news ul li:last-child{
	border-bottom: none;
}
div.main_wrap section.container div.row div.column div#gal_widget{
	height: 180px;
	margin-top: 30px;
	padding-top: 20px;
	background-image: url(../../themes/images/pat_gray.png);
	border-radius: 3px;
}
div.main_wrap section.container div.row div.column div#gal_widget div#gal_pics{
	margin-left: 20px;
}
div.main_wrap section.container div.row div.column div#gal_widget div#gal_pics a.colorbox{
	display: block;
	float: left;
	width: 110px;
	margin-right: 10px;
	border-radius: 3px;
	box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.35);
}
div.main_wrap section.container div.row div.column div#gal_widget div#gal_pics a.colorbox img{
	width: 100%;
	border-radius: 3px;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 1);
}
div.main_wrap section.container div.row div.column div#gal_widget div#gal_pics a.colorbox:hover img{
	box-shadow: 0 0 0 3px rgba(255, 255, 255, 1);
}
div.main_wrap section.container div.row div.column div#gal_widget div#gal_pics a.gal_more{
	display: block;
	float: left;
	width: 110px;
	height: 85px;
	padding-top: 25px;
	color: #0066a0;
	font-family: "BPGExcelsiorCaps";
	text-align: center;
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.35);
}
div.main_wrap section.container div.row div.column div#gal_widget div#gal_pics a.gal_more:hover{
	color: #fff;
	background-color: #0066a0;
}
div.main_wrap section.container div.row div.column div#bot_bans{
	height: 100px;
	margin-top: 30px;
	background-color: #fff;
	border-radius: 3px;
}
div.main_wrap section.container div.row div.column div#bot_bans ul{
	float: left;
	width: 100%;
	margin: 25px 0;
}
div.main_wrap section.container div.row div.column div#bot_bans ul li{
	position: relative;
	float: left;
	width: 12.5%;
	text-align: center;
}
div.footer{
	margin-bottom: 25px;
	background-color: #fff;
}
div.footer section.container div.row div.column ul{
	padding: 25px 0;
	text-align: center;
}
div.footer section.container div.row div.column ul li{
	margin: 0 15px;
	display: inline-block;
}
div.footer section.container div.row div.column ul li a{
	color: #8c8c8c;
}
div.footer section.container div.row div.column ul li.active a, div.footer section.container div.row div.column ul li:hover a{
	color: #0066a0;
}
div#rights{
	margin: 0 20px 20px;
	color: #515151;
	text-align: center;
}
div#artmedia{
	margin-bottom: 25px;
	text-align: center;
}
@media (max-width:1200px){
	div.header section.container div.row header div.column div#logo h3{
		white-space: normal;
	}
	div.header section.container div.row header div.column div#top_banner{
		width: 460px;
		margin-top: 50px;
	}
	div.header section.container div.row header div.column div#forum_link{
		margin-top: 83px;
	}
	div.top_slider section.container div.row div.column div#mainSlider div.item div.img_wrap{
		width: 590px;
	}
	div.top_slider section.container div.row div.column div#mainSlider div.item div.slide_texts{
		width: 350px;
		height: 240px;
	}
	div.top_slider section.container div.row div.column div#mainSlider div.item div.slide_texts h3{
		margin-top: 15px;
		margin-bottom: 5px;
		font-size: 12px;
	}
	div.top_slider section.container div.row div.column div#mainSlider div.item div.slide_texts div.slide_desc{
		margin-left: 20px;
	}
	div.top_slider section.container div.row div.column div#mainSlider div.owl-controls{
		top: 145px;
	}
	div.top_slider section.container div.row div.column div#mainSlider div.owl-controls div.owl-nav{
		left: 20px;
		top: 55px;
	}
	div.top_slider section.container div.row div.column div#mainSlider div.owl-controls div.owl-dots{
		top: 60px;
		right: 370px;
	}
	div.top_slider section.container div.row div.column div#front_socials{
		width: 350px;
		height: 60px;
	}
	div.top_slider section.container div.row div.column div#front_socials a{
		width: 45px;
		height: 45px;
		padding-top: 9px;
		font-size: 18px;
	}
	div.top_slider section.container div.row div.column div#front_socials a span:before{
		right: 18px;
	}
	div.main_wrap section.container div.row div.column div#interview_wrap div#interview div#interviewSlider{
		width: 260px;
	}
	div.main_wrap section.container div.row div.column div#front_user_wrap div#front_user div#front_not_logged form div#front_user_inputs input{
		width: 120px;
		padding-left: 5px;
	}
	div.main_wrap section.container div.row div.column div#front_user_wrap div#front_user div#front_not_logged form div#front_regs{
		font-size: 10px;
	}
	div.main_wrap section.container div.row div.column div#main div.content div.news{
		height: auto;
	}
	div.main_wrap section.container div.row div.column div#gal_widget{
		height: 155px;
	}
	div.main_wrap section.container div.row div.column div#gal_widget div#gal_pics a.colorbox{
		width: 85px;
	}
	div.main_wrap section.container div.row div.column div#gal_widget div#gal_pics a.gal_more{
		width: 105px;
		height: 65px;
		padding-top: 15px;
	}
	div.top_tools section.container div.row div.column div#top_user{
		width: 400px;
	}
	div.top_tools section.container div.row div.column div#top_user div#top_not_logged div#top_regs{
		float: right;
		margin-right: 20px;
	}
}
@media (max-width:992px){
	div.header{
		margin-bottom: 10px;
	}
	div.header section.container div.row header div.column div#top_banner{
		width: 470px;
		margin-left: 5px;
		margin-top: 30px;
	}
	div.header section.container div.row header div.column div#forum_link{
		margin-top: 65px;
	}
	div.top_slider section.container div.row div.column div#mainSlider div.item div.img_wrap{
		width: 100%;
	}
	div.top_slider section.container div.row div.column div#mainSlider div.item div.slide_texts{
		width: 100%;
		height: auto;
	}
	div.top_slider section.container div.row div.column div#mainSlider div.owl-controls{
		display: none;
	}
	div.top_slider section.container div.row div.column div#front_socials{
		position: relative;
		float: right;
	}
	div.top_mid_banners section.container div.row div.column{
		margin-bottom: 20px;
	}
	div.main_wrap section.container div.row div.col-md-4{
		margin-bottom: 30px;
	}
	div.main_wrap section.container div.row div.column div#interview_wrap{
		padding-right: 0px;
	}
	div.main_wrap section.container div.row div.column div#interview_wrap div#interview div#interviewSlider{
		width: auto;
		margin-right: 20px;
	}
	div.main_wrap section.container div.row div.column div#front_user_wrap{
		padding-left: 0px;
	}
	div.main_wrap section.container div.row div.column div#front_user_wrap div#front_user div#front_not_logged form div#front_user_inputs input{
		width: 46%;
		margin: 5px 2%;
	}
	div.main_wrap section.container div.row div.column div#gal_widget{
		height: 170px;
	}
	div.main_wrap section.container div.row div.column div#gal_widget div#gal_pics a.colorbox{
		width: 105px;
	}
	div.main_wrap section.container div.row div.column div#gal_widget div#gal_pics a.gal_more{
		height: 80px;
	}
	div.top_tools section.container div.row div.column div#top_socials{
		float: none;
	}
	div.top_tools section.container div.row div.column div#top_user{
		float: none;
		width: auto;
		margin-left: 0px;
	}
	div.top_tools section.container div.row div.column div#search{
		float: none;
	}
	div.top_tools section.container div.row div.column div#search div.search_cont{
		width: auto;
	}
	div.top_tools section.container div.row div.column div#search div.search_cont form input[type="search"]{
		width: 100%;
		right: 0;
	}
	div.top_tools section.container div.row div.column div#search div.search_cont form div.search_sub div{
		display: none;
	}
	div.main_wrap section.container div.row div.column div#ins_left{
		margin-bottom: 20px;
		padding-right: 0;
	}
	div.main_wrap section.container div.row div.column div#ins_right{
		padding-left: 0;
	}
}
@media (max-width:768px){
	div.header section.container div.row header div.column div#top_banner{
		width: 100%;
		margin-left: 0;
	}
	div.header section.container div.row header div.column div#forum_link{
		margin-top: 15px;
	}
	div.top_slider section.container div.row div.column div#front_socials{
		float: none;
		width: auto;
	}
	div.main_wrap section.container div.row div.column div#main div.content div.news div.news_img{
		float: none;
		width: auto;
		height: auto;
		margin-bottom: 10px;
	}
	div.main_wrap section.container div.row div.column div#main div.content div.news div.news_img a:after{
		display: none;
	}
	div.main_wrap section.container div.row div.column div#main div.content div.news div.news_texts{
		margin-left: 0;
	}
	div.main_wrap section.container div.row div.column div#gal_widget{
		height: auto;
		padding-bottom: 10px;
	}
	div.main_wrap section.container div.row div.column div#gal_widget div#gal_pics{
		margin: 0 10px;
	}
	div.main_wrap section.container div.row div.column div#gal_widget div#gal_pics a.colorbox{
		width: 46%;
		margin: 0 2% 10px;
	}
	div.main_wrap section.container div.row div.column div#gal_widget div#gal_pics a.gal_more{
		width: 46%;
		height: 110px;
		margin: 0 2% 10px;
		padding: 35px 15px;
	}
	div.main_wrap section.container div.row div.column div#bot_bans{
		height: auto;
	}
	div.main_wrap section.container div.row div.column div#bot_bans ul{
		float: none;
		width: auto;
	}
	div.main_wrap section.container div.row div.column div#bot_bans ul li{
		float: left;
		width: 46%;
		height: 50px;
		margin: 0 2% 20px;
	}
	div.main_wrap section.container div.row div.column div#bot_bans ul li a{
		display: block;
	}
	div.footer section.container div.row div.column ul li{
		margin: 0 10px 10px;
	}
	div.footer section.container div.row div.column ul{
		padding-bottom: 10px;
	}
	div.top_tools{
		margin-bottom: 25px;
	}
	div.top_tools section.container div.row div.column div#top_user{
		margin-bottom: 20px;
	}
	div.top_tools section.container div.row div.column div#top_user div#top_not_logged form input{
		width: 100%;
		margin-bottom: 10px;
	}
	div.top_tools section.container div.row div.column div#top_user div#top_not_logged form button[type="submit"]{
		width: 100%;
		margin-bottom: 10px;
	}
	div.top_tools section.container div.row div.column div#top_user div#top_not_logged div#top_regs{
		float: none;
		margin: 0;
		text-align: center;
	}
	div.main_wrap section.container div.row div.column div#main div.content div.news_wrap_inside img{
		max-width: 100%;
	}
	div.main_wrap section.container div.row div.column div#main div.content div.news_wrap_inside div#share{
		max-width: 100%;
		overflow: hidden;
	}
}
@media (max-width:350px){
	div.top_slider section.container div.row div.column div#front_socials{
		right: 8px;
	}
	div.top_slider section.container div.row div.column div#front_socials a{
		width: 35px;
		height: 35px;
		padding-top: 5px;
		font-size: 16px;
	}
	div.main_wrap section.container div.row div.column div#gal_widget div#gal_pics a.gal_more{
		height: 96px;
	}
}