h4 {font-size: 18px !important;}

.main-header .logo-outer {
	padding: 0px 0px;
}
.link-btn {
	margin: 20px 0;
}
.sp-two {
	padding: 60px 0 70px;
}
.sp-one {
	padding: 40px 0;
}
.useful-links{
	/*background-color: #dc9622;*/
	box-shadow: 0px 5px 24px 6px rgba(0, 0, 0, 0.06);
	background-color: #fff;
	border: 2px solid #dc9622;
	height: 100px;
	width: 100px;
	border-radius: 100px;
	text-align: center;
	color: #dc9622;
	margin: 10px auto;
}
.useful-links .fas{
	line-height: 95px;
}
.main-menu .navigation>li>ul>li:active>a {
	color: #262626 !important;
}
.dropdown-item.active, .dropdown-item:active {
	color: #262626 !important;
	text-decoration: none;
	background-color: #fff;
}
.sponsor {
	padding: 30px 20px 30px 20px;
	background: #f7f9f3;
	margin: 15px 0;
}
.btn-primary {
	color: #fff;
	background-color: #fba921;
	border-color: #fba921;
	padding: 10px 40px;
	border-radius: 5px;
	font-size: 14px;
	font-weight: 600;
	margin-top: 15px;
}
.btn-primary:hover {
	color: #fff;
	background-color: #000;
	border-color: #000;
}
.form-control {
	border-radius: 27.5px;
	padding: 12px 25px;
	line-height: 30px;
}
.form-group label {
	font-style: italic;
}
.green {
	background-color: #90ca64;
}
.blue {
	background-color: #519ed6;
}
.yellow {
	background-color: #fdd538;
}
.orange {
	background-color: #fba921;
}
.services-block-one h4 {
    font-size: 21px;
}
.services-block-one h4:before, .services-block-one h4:after {
	background-color: #fff;
}
.services-block-one h4 a:hover {
	color: #111;
}
.services-block-one .icon {
	color: #fff;
}
.services-block-one .inner-box {
	border-bottom: 3px solid #555;
	width: 100%;
}
.news-block-one .lower-box h4:before, .news-block-one .lower-box h4:after {
	background-color: #fba921;
}
.news-block-one .inner-box .lower-box {
	position: relative;
	padding: 10px 10px 10px 80px;
}
.news-block-one .inner-box .lower-box .date {
	position: absolute;
	left: 0;
	top: 10px;
	font-size: 30px;
	font-weight: 700;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	background-color: #90ca64;
	padding: 10px 15px 5px 15px;
	line-height: 25px;
}
.news-block-one .lower-box .read-more-btn {
	position: relative;
	font-weight: 600;
	color: #888;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	text-transform: none;
	margin-top: 20px;
}
h4 {
	line-height: 1.4em;
}
.text {
	font-size: 15px;
	color: #111;
}
.sponsor .text {
	margin-top: 5px;
}
.btn-style-two {
	color: #ffffff;
	font-weight: 700;
	background: #fba921;
	border: 2px solid #fba921;
	font-family: 'Roboto', sans-serif;
}
.text-block-two {
	padding: 44px 50px 45px 50px;
}
.sec-title {
	position: relative;
	margin-bottom: 30px !important;
}
.main-header .search-box-outer .dropdown-menu {
	top: 31px !important;
}
#dikaomata .carousel-inner {
	display: none;
}
#dikaomata .carousel-indicators li {
	background-color: #ccc;
}
#dikaomata .carousel-indicators .active {
	background-color: #000;
}
/*.gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: row !important;
}*/
#gouri {
	width: 100%;
}
#gouri .gallery {
	text-align: center;
	margin: 0 auto;
}
#pagecontent ul li {
	list-style: disc;
	/*padding: 0 0 0 10px !important;*/
	margin: 0px 0px 0px 50px !important;
}
#pagecontent ol li {
    list-style: decimal !important;
	margin: 0px 0px 0px 50px !important;
}
#pagecontent blockquote{
	margin: 0px 0px 0px 50px !important;
}
#pagecontent .list-inline li {
	list-style: none !important;
}
.news-block-one h5 a {
	text-decoration: none !important;
	color: #111;
}
.news-block-one h5 a:hover {
	text-decoration: none !important;
	color: #90ca64;
}
#pagecontent #social-events li {
	list-style: none;
	margin: 0px 0px 0px 0px !important;
}
.pager {
	margin-left: 0;
    padding-left: 0;
    margin-top: 25px;
    list-style: none;
    text-align: center;
}
.pager:before, .pager:after {
	display: table;
	content: "";
}
.pager:after {
	clear: both;
}
.pager li {
	display: inline;
}
.pager a {
	display: inline-block;
	padding: 5px 14px;
	margin: 10px;
	background-color: #fff;
	border: 1px solid #999;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-weight: bold;
}
.pager a:hover {
	text-decoration: none;
	background-color: #f5f5f5;
}
.pager .next a {
	float: right;
}
.pager .previous a {
	float: left;
}
.pager .disabled a, .pager .disabled a:hover {
	color: #999;
	background-color: #fff;
	cursor: default;
}
.btn-style-twelve {
    position: relative;
    padding: 11px 40px;
    line-height: 24px;
    border-radius: 25px;
    color: #333;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    background: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 2px solid #333;
    font-family: 'Roboto', sans-serif;
}