/*
Temporary File
*/

.about-block-two ul li {
    position: relative;
    padding-left: 27px;
    margin-bottom: 20px;
    font-size: 15px;
    color: #555;
}
.main-footerx:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/pattern-1.png) center bottom no-repeat;
    z-index: 1;
}

.main-footer .round-layer {
    position: absolute;
    right: 67%;
    /* top: 0px; */
    width: 1838px;
    height: 474px;
    background: #f9fcfe;
    border-radius: 300px;
    -webkit-transform: rotate(-25deg) translateY(350px);
    -ms-transform: rotate(-25deg) translateY(350px);
    -o-transform: rotate(-25deg) translateY(350px);
    -moz-transform: rotate(-25deg) translateY(350px);
    transform: rotate(-25deg) translateY(350px);
}
.main-footer .footer-bottom {
    position: relative;
    padding: 0px 0px 25px;
    line-height: 24px;
    font-size: 14px;
    border-top: 1px solid #d5d5d5;
    padding-top: 35px;
}
.main-footer .footer-bottom .copyright-text{
	position:relative;
	float:left;	
}

.main-footer .footer-bottom .bottom-links{
	position:relative;
	float:right;	
	font-size:16px;
}

.main-footer .footer-bottom .bottom-links li{
	position:relative;
	display:inline-block;
	margin-left:20px;	
}

.main-footer .footer-bottom .bottom-links li a{
	position:relative;
	display:block;
	color:#9c9c9f;	
}

.main-footer .footer-bottom .bottom-links li a:hover{
	color:#ff742e;	
}
.page_pagination_two li span.page-numbers.current {
    box-shadow: none;

}
/*
.news-block-one .lower-content .date {
    position: absolute;
    top: -100px;
    right: 65px;
    height: 90px;
    width: 90px;
    text-align: center;
    line-height: 26px;
    border-radius: 50%;
    background-color: #0daf96;
    color: #fff;
    font-size: 14px;
    -webkit-box-shadow: 0px 11px 21.25px 3.75px rgba(152, 241, 227, 0.65);
            box-shadow: 0px 11px 21.25px 3.75px rgba(152, 241, 227, 0.65);
    padding-top: 22px;
    text-transform: uppercase;
}
*/

.news-block-one .lower-content .date {
    position: absolute;
    top: -100px;
    width: 65px;
    height: 65px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    background: #c21837;
    z-index: 9;
    line-height: 1.2em;
    padding: 13px 0;
}

.news-block-one .lower-content .date strong {
    font-size: 20px!important;

}
.main-footer .footer-bottom .bottom-links li a {
    position: relative;
    display: block;
    color: #414141;
}



.main-footer:before {
    position: absolute;
    content: '';
    background: url(../images/shap-7.png);
    width: 620px;
    height: 350px;
    /* top: 50px; */
    right: 0px;
    background-repeat: no-repeat;
    /* background: red; */
    /* z-index: 1; */
}
.about-block-two ul li span {
    position: absolute;
    left: 0;
    top: 8px;
}
.news-block-one h3.blog_title a {
    color: #000;
}


.news-block-one .info li {
    position: relative;
    display: inline-block;
    font-size: 13px;
    line-height: 28px;
    color: #0eaf96;
    font-weight: 500;
    padding-left: 25px;
    margin-right: 8px;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    text-transform: capitalize;
    padding-right: 15px;
    display: inline-block;
    line-height: 1.3em;
}
.news-block-one .info li {
    position: relative;
    display: inline-block;
    font-size: 13px;
    line-height: 28px;
    color: #0eaf96;
    font-weight: 500;
    padding-left: 25px;
    margin-right: 8px;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    text-transform: capitalize;
    padding-right: 15px;
    display: inline-block;
    line-height: 1.3em;
}
.author_info {
    background: #403ab4;
    padding: 7px 32px;
    padding-right: 15px!important;
    padding-left: 32px!important;
    color: #ffffff!important;
}
.author_info .icon {
    color: #ffffff!important;
    line-height: 32px!important;
    padding-left: 8px!important;
}