/*---Edit CSS for theme Check DO NOT Change **By: Rashid**-----*/

p,.lower-content li,dd{
    font-size: 16px;
    line-height: 26px;
    color: #555555;
    font-weight: 400;
}
.wp-style  li, .comment li, .news-content li{
    font-size: 16px;
    line-height: 26px;
    color: #555555;
    font-weight: 400;
}
code {
    color:#0e4082;
}
cite{
	font-weight: 600;
	font-size: 16px;
	color: #0e4082;
}
.wp-style table tbody tr td {
    color: #555555;
    font-size: 16px;
    font-weight: 400;
}
dt {
    font-weight: 600;
    font-size: 16px;
    color: #49c7ed;
}
.lower-content .text-box h2{
	margin-top:10px;
}
/*
#recentcomments .recentcomments {
    font-size: 16px;
    font-weight: 600;
}
#recentcomments .recentcomments{
	padding:8px 0px;    
	text-transform: capitalize;
	margin-bottom: 0px!important;
	}
#recentcomments .recentcomments a{
    color: #777777;
    color: #222222;
    font-weight: 500;
}
#recentcomments .recentcomments span{
    color: #777777;
    color: #222222;
    font-weight: 500;
}
#recentcomments li:before{
	content: '';
}
.recentcomments a {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important;
}
#recentcomments .recentcomments a:hover {
    color: #ee2d50;
}
ul#recentcomments li a:before {
   display:none!important;
}
*/



/*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(26,26,28,0.50);
}

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

.error-section h1{
	position:relative;
	color:#ffffff;
	font-size:200px;
	font-weight:800;
	line-height:1em;
	margin-bottom:20px;
	font-family: 'Open Sans', sans-serif;
}

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

.error-section .text{
	position:relative;
	color:#ffffff;
	font-size:25px;
	font-weight:500;
	margin-top:10px;
	margin-bottom:35px;
	font-family: 'Poppins', sans-serif;
}

.error-section .theme-btn{
	position:relative;
	font-size:20px;
	font-weight:500;
	padding:15px 40px 15px;
	font-family: 'Poppins', sans-serif;
}
/*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;
}


/* 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;
}




/*** 
=============================================
    Footer area style
=============================================
***/
.footer-area {
    position: relative;
    display: block;
    background: #1a172c;
    padding-top: 98px;
    padding-bottom: 100px;
}
.single-footer-widget {
    position: relative;
    display: block;
    overflow: hidden;
}
.single-footer-widget .title {
    position: relative;
    display: block;
    margin-top: 0px;
    margin-bottom: 30px;
}
.single-footer-widget .title h3 {
    color: #f36727;
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    text-transform: capitalize;
}

.single-footer-widget .company-info-text{
    position: relative;
    display: block;
}
.single-footer-widget .company-info-text .text-box{
    display: block;
    padding-bottom: 21px;
}
.single-footer-widget .company-info-text .text-box p{
    color: #d9d7e8;
    line-height: 28px;
    margin: 0;
}

.call-officers {
    position: relative;
    display: block;
    width: 270px;
    height: 85px;
    background: #26223b;
    border-radius: 5px;
    padding: 15px 13px 14px;
}
.call-officers .icon{
    width: 70px;
    position: relative;
}
.call-officers .icon:before {
    content: "\f0da";
    font-family: FontAwesome;
    color: #f36727;
    font-size: 30px;
    position: absolute;
    top: 15px;
    right: 12px;
}
.call-officers .icon span:before{
    width: 50px;
    height: 50px;
    background: #f36727;
    text-align: center;
    border-radius: 50%;
    color: #ffffff;
    font-size: 23px;
    line-height: 50px;
    display: block;
}
.call-officers .icon,
.call-officers .text{
    display: table-cell;
    vertical-align: middle;
}
.call-officers .text{
    padding-left: 5px;
}
.call-officers .text span{
    font-size: 18px;
}
.call-officers .text h3{
    font-size: 18px;
    margin: 2px 0 0;    
}



.single-footer-widget .solutions-links{
    position: relative;
    display: block;
}
.single-footer-widget .solutions-links li {
    line-height: 28px;
    margin-bottom: 10px;
}
.single-footer-widget .solutions-links li:last-chil{
    margin-bottom: 0;
}
.single-footer-widget .solutions-links li a{
    position: relative;
    display: block;
    color: #d9d7e8;
    font-size: 16px;
    font-weight: 400;
    padding-left: 20px;
    transition: all 500ms ease;
}
.single-footer-widget .solutions-links li a:hover{
   padding-left: 25px;
}
.single-footer-widget .solutions-links li a:before {
    position: absolute;
    top: -1px;
    left: 0;
    content: "\f105";
    font-family: FontAwesome;
    color: #3c3758;
    font-size: 18px;
    transition: all 0.3s ease-in-out 0.1s;
}
.single-footer-widget .solutions-links li a:hover:before{
    left: 5px;
    color: #f36727; 
}



.single-footer-widget .useful-links{
    position: relative;
    display: block;
}
.single-footer-widget .useful-links li {
    line-height: 28px;
    margin-bottom: 10px;
}
.single-footer-widget .useful-links li:last-chil{
    margin-bottom: 0;
}
.single-footer-widget .useful-links li a{
    position: relative;
    display: block;
    color: #d9d7e8;
    font-size: 16px;
    font-weight: 400;
    padding-left: 20px;
    transition: all 500ms ease;
}
.single-footer-widget .useful-links li a:hover{
   padding-left: 25px;
}
.single-footer-widget .useful-links li a:before {
    position: absolute;
    top: -1px;
    left: 0;
    content: "\f105";
    font-family: FontAwesome;
    color: #3c3758;
    font-size: 18px;
    transition: all 0.3s ease-in-out 0.1s;
}
.single-footer-widget .useful-links li a:hover:before{
    left: 5px;
    color: #f36727; 
}


.single-footer-widget .newsletter-box{
    position: relative;
    display: block;
    max-width: 270px;
    width: 100%;    
}
.single-footer-widget .newsletter-box .text{
    display: block;
    padding-bottom: 21px;
}
.single-footer-widget .newsletter-box .text p{
    color: #d9d7e8;
    line-height: 28px;
    margin: 0;    
}
.single-footer-widget .newsletter-form {
    position: relative;
    display: block;
    max-width: 270px;
    width: 100%;
}
.single-footer-widget .newsletter-form input[type="email"]{
    position: relative;
    display: block;
    background: #1e1b31;
    border: 1px solid #26223b;
    color: #868298;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    height: 60px;
    margin-bottom: 0px;
    padding: 0 20px;
    padding-right: 60px;
    transition: all 500ms ease;
}
.single-footer-widget .newsletter-form input::-webkit-input-placeholder {
    color: #868298;
}
.single-footer-widget .newsletter-form input:-moz-placeholder {
    color: #868298;
}
.single-footer-widget .newsletter-form input::-moz-placeholder {
    color: #868298;
}
.single-footer-widget .newsletter-form input:-ms-input-placeholder {
    color: #868298;
}
.single-footer-widget .newsletter-form button {
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 60px;
    background: transparent;
    text-align: center;
    color: #868298;
    font-size: 16px;
    transition: all 700ms ease;
}
.single-footer-widget .newsletter-form input[type="email"]:focus {
    border: 1px solid #f36727;
    background: #28243e;
    color: #ffffff;
}
.single-footer-widget .newsletter-form input[type="email"]:focus + button, 
.single-footer-widget .newsletter-form button:hover {
    background: #f36727;
    color: #fff;
}

.single-footer-widget .footer-social-links{
    position: relative;
    display: block;
    margin-top: 24px;
}
.single-footer-widget .footer-social-links p {
    color: #d9d7e8;
    margin: 0 0 19px;
}


.single-footer-widget .lat-project {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: 37px;
    margin-left: -7.5px;
    margin-right: -7.5px;
}
.single-footer-widget .lat-project li {
    position: relative;
    display: inline-block;
    float: left;
    margin: 0 7.5px 15px;
}
.single-footer-widget .lat-project li .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
}
.single-footer-widget .lat-project li .img-holder img{
    transition: all 0.5s ease-in-out 0.6s;
    width: 100%;
    transform: scale(1.1, 1.1); 
}
.single-footer-widget .lat-project li:hover .img-holder img{
    transform: scale(1.2, 1.2);
} 
.single-footer-widget .lat-project li:hover .img-holder .overlay-style-one{
    opacity: 1;    
}
.single-footer-widget .lat-project li .img-holder .overlay-style-one .content a i{
    color: #ffffff;
    font-size: 18px;
    filter: alpha(opacity=0);
    opacity: 0;
    transform: scale(3);
    transition: all 0.3s ease-in-out 0.3s;
}
.single-footer-widget .lat-project li:hover .img-holder .overlay-style-one .content a i{
    filter: alpha(opacity=100);
    opacity: 1;
    transform: scale(1);
    transition-delay: 0.1s;   
}
.single-footer-widget .lat-project li .img-holder .overlay-style-one .content a:hover i{
    color: #222222;
}
.single-footer-widget  .view-all-project{
    position: relative;
    display: block;
    margin-top: 9px;
}
.single-footer-widget  .view-all-project p{
    color: #d9d7e8;
    line-height: 26px;
}
.single-footer-widget  .view-all-project p a{
    color: #f36727;
    font-weight: 500;
    transition: all 500ms ease;
}
.single-footer-widget  .view-all-project p a:hover{
    color: #d9d7e8;    
}



/*** 
=============================================
    Footer Bottom Area Style      
=============================================
***/
.footer-bottom-area {
    position: relative;
    display: block;
    background: #26223b;
    padding: 32px 0 31px;
}
.footer-bottom-area .copyright-text {
    margin: 0;
}
.footer-bottom-area .copyright-text p {
    color: #d9d7e8;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    line-height: 22px;
}
.footer-bottom-area .copyright-text p a {
    color: #f36727;
    font-weight: 500;
    transition: all 500ms ease;
}
.footer-bottom-area .copyright-text p a:hover{
    color: #d9d7e8;
}

.footer-menu {
    position: relative;
    display: block;
}
.footer-menu li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 20px;
    padding-right: 20px;
    line-height: 22px;
}
.footer-menu li:before {
    position: absolute;
    top: 8px;
    right: -2px;
    width: 5px;
    height: 5px;
    background: #494465;
    border-radius: 50%;
    content: "";
    transition: all 500ms ease;
    transition-delay: .1s;
}
.footer-menu li:last-child:before{
    display: none;
}
.footer-menu li:last-child{
    margin-right: 0;
    padding-right: 0;
}
.footer-menu li a{
    position: relative;
    display: block;
    color: #d9d7e8;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    transition: all 500ms ease;
    transition-delay: .2s;
}
.footer-menu li a:hover{
    color: #f36727;
}

footer{
	clear:both;
}

footer .social-links li a i {
    width: 40px;
    height: 40px;
    background: #2b558fe0;
    border: 1px solid #144485;
    border-radius: 50%;
    color: #ffffff;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    transition: all 500ms ease 0s;
}

footer .social-links li a i:hover{
	    background: #d1d1d17d;
}


.corr_hm1 .sec-title-two .title { 
    color: #7f7f7f;
}
.corr_hm2 .about-section.style-two .image-box .info-box {
    width: auto;
    left: auto;
    right: 190px;
    top: 25px;
    background: #ffffffd4;
    padding: 30px;
}
.corr_hm2 .about-section .image-box .info-box .text {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 3px;
    color:#4f4f4f;
    font-weight: 700;
    text-transform: uppercase;
}

.corr_hm2 .about-section .image-box .info-box h1 {
    position: relative;
    display: block;
    font-size: 100px;
    line-height: 1em;
    color: #0e4082;
    font-weight: 700;
}
.corr_hm1 .sec-title-two .icon { 
    color: #0e4082;
}

.corr_hm3 .pe-7s-portfolio:after {
    position: absolute;
    left: 10px;
    top: 15px;
    height: 51px;
    width: 58px;
    background-image: url(../images/icons/icon-1.png);
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    z-index: -1;
}
.corr_hm3 .sec-title .icon {
    color: #0e4082;

}
.corr_hm3 .sec-title .title {
    color: #7f7f7f;
}
.corr_hm4 .pe-7s-display1:after {
    position: absolute;
    left: 10px;
    top: 15px;
    height: 51px;
    width: 58px;
    background-image: url(../images/icons/icon-1.png);
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    z-index: -1;
}

.corr_hm4 .sec-title .icon {

    color: #0e4082;

}
.corr_hm4 .sec-title .title {
    color: #7f7f7f;
}

.corr_hm5 .features-section-two:before {
    opacity: .90;

}
