.home-counter-down-area .home-counter-down-title h2 {
	color: #ffffff;
	font-size: 36px;
}
.home-counter-down-area .home-counter-down-title p {
	letter-spacing: 17px;
	color: #ffffff;
	font-size: 24px;
	margin-bottom: 0;
}
.home-counter-down-area .home-counter-down-title h2 span {
	color: #fda724 !important;
	font-size: 60px;
	font-weight: 600;
}
.about-content-area h2 span {
	color: #fda724;
}
.icon-box.effect .icon i {
	color: #fda724;
}
.home-news-area {
	padding: 90px 0 80px;
}
.home-news-area .total-homenews {
	margin-top: 40px;
}
.home-news-area .total-homenews .single-news .news-image {
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
}
.home-news-area .total-homenews .single-news .news-image a {
	display: block;
	transition: all 0.5s ease 0s;
}
.home-news-area .total-homenews .single-news .news-image a:hover:after {
	opacity: 1;
	visibility: visible;
	transform: scaleY(1);
}
.home-news-area .total-homenews .single-news .news-image a:hover img {
	transform: scale(1.195);
}
.home-news-area .total-homenews .single-news .news-image a:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(1, 177, 215, 0.5);
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
	visibility: hidden;
	transform: scaleY(0);
	transform-origin: 0 0 0;
	transition: all 0.5s ease 0s;
}
.home-news-area .total-homenews .single-news .news-image a img {
	width: 100%;
	transition: all 0.5s ease 0s;
}
.home-news-area .total-homenews .single-news .news-image .news-date {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	content: "";
	left: 0;
	background: #fda724;
	color: #ffffff;
	width: 60px;
	height: 100px;
}
.home-news-area .total-homenews .single-news .news-image .news-date p {
	padding: 10px;
	font-size: 16px;
	font-weight: 600;
	color: #ffffff;
}
.home-news-area .total-homenews .single-news h3 a {
	display: block;
	text-decoration: none;
	font-size: 18px;
	color: #222222;
}
.home-news-area .total-homenews .single-news h3 a:hover {
	color: #fda724;
}
.home-news-area .total-homenews .single-news p {
	color: #646464;
}
.site-section-area h2:after {
	position: absolute;
	bottom: -15px;
	left: 0;
	right: 0;
	margin: auto;
	width: 105px;
	height: 2px;
	background: #fda724;
	content: "";
}
.post-item-wrap:hover{
	-webkit-box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
    /* box-shadow: 0 8px 16px 0 rgba(0,0,0,.1); */
    cursor: pointer;
}
.icon-box.large>h3{
	
	font-size:18px;
	color:#444;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600;
}
#footer-btm .top-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left
}
#footer-btm .top-menu>li {
	display: inline-block;
	height: 40px;
	line-height: 40px
}
#footer-btm .top-menu>li>a {
	display: block;
	font-size: 15px;
	font-weight: 500;
	height: 40px;
	margin-right: 16px
}
#footer-btm .top-links {
	position: relative
}
.text-box {
	font-size:10px;
}
.life .icon-box .icon i {
	font-size: 35px;
}
.cloud .icon-box .icon i {
	font-size: 35px;
}
.home .icon-box .icon i {
font-size: 40px;
}
dd {
    line-height: 2.3;
}
.col-no-margin .text-dark i{
	color:#fda724 !important;
}
.widget .col-no-margin .text-dark h3{
	font-size:16px !important;
}
#page-content blockquote p{
	font-size:14px;
}
#page-content blockquote p span{
font-weight:bold;
color:#337ab7;
}
.call-to-action h3{
	font-size: 14px;

}
.text-yellow{
	color:#fda724;
	font-weight:bold;
}

#page-content .border-box{
	
	    border: #fda724 solid 2px !important;
		font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    color: #252525;
}
.p-b-105{
	padding-bottom:105px;
}
.p-b-190{
	padding-bottom:190px;
}
.p-b-45{
	padding-bottom:45px !important;
}
.blockquote-fancy::before{
	color:#fda724 !important;
}