/* CSS Document */
body {
    color: #222;
}
.flexslider .capcontain .slidetitle {
    margin-left: 15px;
	background: rgba(0,0,0,0.6);
    padding: 15px;
	width:100%;
	 box-sizing: border-box;
}
.flexslider .capcontain .slidetitle {
    position: absolute;
    bottom: 0%;
    right: 0%;
}
.flexslider .capcontain .slidetitle h2 {
    font-size: 24px;
}
.postloop header h2 a {
    color: #222;
}
.mainmenu ul {
    border-bottom: 30px solid #fff;
}
.grade-1 {
	  background-color: #FA2601;
}

.grade-2 {
	background-color: #FA8A00;
}

.grade-3 {
	background-color: #FFEB00;
}

.grade-4 {
	background-color: #27AB00;
}

.purple {
	background-color: purple;
}

.mainmenu {
    margin-top: 10px;
}
#mainheader {
    padding: 10px 0px 25px;
}

.logo img{
	max-width: 172px;
    width: 100%;
    height: auto;	
}

.homefoto .comitem {
    margin-top: 12px;
    overflow: hidden;
}

.red {
    background: none repeat scroll 0% 0% #d22934;
    color: #ffffff !important;
}

.categorylist li.active{
	margin-left:10px;
	background-color:#fff;
}

.categorylist li.active a{
	color:#2460ad;
}

.categorylist li a{
	color:#fff;
	padding:11px;
	display:block;
}

.fword{
	text-transform:uppercase;
}

.fwordnt h4{
	font-size:16px !important;
	padding-top:5px;
}

.postloop .postdate .month {
    display: inline-block;
    margin-top: 15px;
}

.postloop .postdate .year {
    position: absolute;
	text-align:center;
	width:100%;
	top:10px;
}



.responsive-container {
    position: relative;
    width: 100%;
}





.textdevtop {
	margin: 5px 0 10px !important;
}

.homefoto h3 a{
	color:  !important;
}

.homefoto em{
	color: #111 !important;
}

#mainheader .box-title{
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  display:block;
  height:100px;
}

#mainheader .title-sk{
	font-size:1em;
	font-weight:600;
	text-transform:uppercase;
	color: #2460ad;
	
	position: relative;
  	top: 40%;
  	transform: translateY(-50%);
}

#mainheader .title-en{
	font-size:1em;
	font-weight:100;
	text-transform:uppercase;
	position: relative;
  	top: 40%;
  	transform: translateY(-50%);
}


.mainmenu ul li:hover > a{color:#2460ad; background-color:#fff}


.itemfoto {
	margin-bottom:10px;
    cursor: pointer;
    border-bottom: 5px solid #E8E8E8;
}

.botmargin10{
	margin-bottom:10px;

}

.btn-margin-clear{
	margin-bottom:8px !important;
}

.viac{
	margin:10px;
	text-align:right;
	float:right;
}

.viac:hover{
	color:#000;
}


.pagination_news > li:first-child > a, .pagination_news > li:first-child > span {
    margin-left: 0px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination li a {
    display: block;
    padding: 5px 10px;
    background: #353535 none repeat scroll 0% 0%;
    color: #FFF;
    transition: all 0.15s ease 0s;
}

pagination_news {
    list-style: outside none none;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}
.pagination_news {
    display: inline-block;
    padding-left: 0px;
    margin: 20px 0px;
    border-radius: 4px;
}

.pagination_news {
    list-style: outside none none;
    text-align: center;
}

.pagination_news li {
    display: inline-block;
}

.pagination_news li a {
    display: block;
    padding: 5px 10px;
    background: #353535 none repeat scroll 0% 0%;
    color: #FFF;
    transition: all 0.15s ease 0s;
}
.pagination_news > li > a, .pagination_news > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857;
    text-decoration: none;
    border: 1px solid #DDD;
}

.pagination_news li a:hover, .pagination_news li a.active {
    background: #2460AD none repeat scroll 0% 0%;
}
