

/*Error Section*/

.error-section{
	position:relative;
	padding:190px 0px 200px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.error-section:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	background-color: rgba(246, 246, 246, 0.9);
}

.error-section .content{
	position:relative;
}

.error-section h1{
	position:relative;
	color:#ffaa01;
	font-size:200px;
	font-weight:800;
	line-height:1em;
	margin-bottom:20px;
	text-align: center;
}

.error-section h2{
	position:relative;
	color: #010101;
	font-size:55px;
	font-weight:600;
	line-height:1.2em;
	margin-bottom:0px;
	text-align: center;
}

.error-section .text{
	position:relative;
	color:#ffaa01;
	font-size:25px;
	font-weight:500;
	margin-top:10px;
	margin-bottom:35px;
	text-align: center;
}

.error-section .theme-btn {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    padding: 15px 40px 15px;
    /* border: 1px solid #ffaa01; */
    text-align: center;
    margin: 0 auto;
    color: #ffaa01;
    background: #222;
}
.error-section .theme-btn:hover {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    padding: 15px 40px 15px;
    /* border: 1px solid #ffaa01; */
    text-align: center;
    margin: 0 auto;
    color: #ffffff;
    background: #ffaa01;
}
/*Error Section*/

 h4.er_the_title{
    color: #fff;
    font-size: 30px;
    margin-bottom: 10px;
}
.error_text2{
    margin-bottom: 20px;
    color: #fff;
}
.sr_title{
    font-size: 25px;
    margin-bottom: 20px;
    color: #000;
    font-weight: 600;
}
.search_text p{
    font-size: 17px;
    color: #414141;
    font-weight: 500;
}
.search_text{
    font-size: 17px;
    color:#414141;
    font-weight: 500;
}
.search_page_btn a{
    margin-top: 20px;
    margin-bottom: 20px;
}

/*Menu on Right Side */

/* Hide 4th Level Menu */
.main-menu .navigation > li > ul > li ul ul {
    display: none !important;
}
/* recent Comment */
.recentcomments a {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important;
}

ul.info-list li{
    list-style-type: none;
    display: list-item;
    border-right: none;
}
.search_area_df{
    margin-top: 100px;
    margin-bottom: 100px;
}


/*--- Logind Admin padding top */
.logged-in.admin-bar .main-header.fixed-header .header-navigation{
    margin-top: 32px;
}
.logged-in.admin-bar .site-header.header-one .stricky-menu.stricky-fixed {
    margin-top: 0px;
}

.blogindex .text-block{
    border-bottom: 2px solid #f4f4f4;
    padding-bottom: 30px;
}

 .pagination li a.page-numbers{
    display: inline-block;
    vertical-align: middle;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #f3f3f3;
    line-height: 52px;
    text-align: center;
    font-size: 18px;
    color: #002c42;
    transition: all .4s ease;    
	margin-right: 10px;
}
.pagination li:hover a.page-numbers{
    display: inline-block;
    vertical-align: middle;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #ffaa01;
    line-height: 52px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    transition: all .4s ease;    
	margin-right: 10px;
}
 .pagination li span.current{
    display: inline-block;
    vertical-align: middle;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #ffaa01;
    line-height: 52px;
    text-align: center;
    font-size: 18px;
    color: #002c42;
    transition: all .4s ease;    
	margin-right: 10px;
}
.pagination li a.prev,.pagination li a.next {
    background: #002c42;
    color: #fff;
    font-size: 14px;
}
.paginate-links>a>span {
    display: inline-block;
    vertical-align: middle;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #f3f3f3;
    line-height: 52px;
    text-align: center;
    font-size: 18px;
    color: #002c42;
    transition: all .4s ease;
    margin-right: 10px;
}
.paginate-links>a>span:hover{
    display: inline-block;
    vertical-align: middle;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #ffaa01;
    line-height: 52px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    transition: all .4s ease;
    margin-right: 10px;
}
.paginate-links>span{
    display: inline-block;
    vertical-align: middle;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #ffaa01;
    line-height: 52px;
    text-align: center;
    font-size: 18px;
    color: #002c42;
    transition: all .4s ease;
    margin-right: 10px;
}

.blogsingle .text-box{
    padding-bottom: 30px;
    border-bottom: 2px solid #f0f0f0;
    margin-bottom: 30px;
}
.blogsingle .commax{
	display:none!important;
}
.tag-sticky-2 .text-block,.sticky .text-block{
    border: 2px solid #f4f4f4;
    padding: 25px;
}
.tag-sticky-2 .meta-info,.sticky .meta-info{
    margin-top: 0px;
}
.blog_title.inner-banner {
    padding-top: 85px;
    padding-bottom: 85px;
}
code {
    font-size: 87.5%;
    color: #fc721e;
    word-break: break-word;
}
.eror_button {
    text-align: center;
    left: 46%;
    position: absolute;
}