
h2.center{font-size: 28px;}

.span4 > h2{font-size: 24px;}

.glyphicon {
	font-size: 40px;
}

.tabs>h3 {
	-webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.tabs>span {
	-webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: #666;
}

.tabs:hover>h3 {
	color: #649300;
}

.tabs:hover>span {
	color: #649300;
}

.tabs {
	cursor: pointer;
}

.dropdown-toggle>span {
	font-size: 15px;
}

.wp-post-image {
	height: auto;
}

.slide-head {
	color: white;
}

p {
	text-align: justify;
}

.lang b {
	color: #5a8500;
	-webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.lang span {
	color: #5a8500;
	-webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.lang:hover b {
	color: white;
}

.lang:hover span {
	color: white;
}

.center {
	text-align: center;
}

#social
{
	width: 130px;
	height: 50px;
	position: fixed;
	bottom: 0;
	right: 0;
}


i.fb,       span.fb{     color: #3b5998; }
i.tw,       span.tw{     color: #00aced; }
.container-sec{ margin-top:160px; }

.smedia-pos{ bottom:20%; }