.fab:before{
	font-family:'Font Awesome 5 Brands';	
}
.admin-bar .main-header.fixed-header .header-upper{
	top:32px;	
}
.elementor-section-wrap .elementor-section,
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0px !important;	
}
.elementor-element .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
	padding:0px 0px 0px 0px;	
}
.breadcrumb{
    background-color:transparent !important;
    padding:0px;
}
.breadcrumb-item+.breadcrumb-item::before{
	display:none !important;	
}
.bordered-layout.page-wrapper {
    padding: 0px 50px 0px;
}
.mCSB_inside>.mCSB_container {
    margin-right: 0px !important;
}
.main-slider .exp-swiper-slide,
.main-slider-two .exp-swiper-slide,
.main-slider-three .exp-swiper-slide{
    padding:0px !important;
}

.pagination{
	position:relative;
	display: block;
	text-align:center;
}
.pagination li{
	position: relative;
    margin: 0px 4px 10px;
    display: inline-block !important;
	list-style-type:none !important;
}
.pagination li a, .pagination li span{
	position: relative;
    width: 50px;
    height: 50px;
    color: #222222;
    font-size: 20px;
    font-weight: 400;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    background-color: #ebebeb;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	background-color: var(--main-color);
    color: #111111;
}
.pagination li a.next, .pagination li a.prev{
	top: -1px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    background-color: #555555;
    border-radius: 0px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;	
}
.pagination li a.next:hover, .pagination li a.prev:hover{
	background-color: #222222;
}
.team-block-two .inner-box .lower-content .share-box{
	right:10px;	
}
.news-block-three .inner-box .image .category a,
.news-block-five .inner-box .image .category a{
	color:#222222;	
	display:inline-block;
}
.list-style-one li .icon{
	border:0px !important;	
}
.news-block-two .inner-box .image .category a{
	color:#222222 !important;	
}
.page-title .bread-crumb li br,
.service-detail .inner-box .lower-content h2 br{
	display:none;	
}
.news-block-four .inner-box .image .category a{
	color:#222222;	
}
.main-header.header-style-two .header-upper .logo-box {
    padding: 39px 0px 39px;
    padding-right: 20px;
    width:144px;  
}
.main-header .header-upper .logo-box{
     width:160px;  
}

.main-header .main-menu .navigation > li.dropdown.current > a:before,
.main-header .main-menu .navigation > li.dropdown:hover > a:before{
    color: #000000;
}
.main-header.header-style-two .main-menu .navigation > li.dropdown > a:before{
    color: #000000;
}
.main-header .main-menu .navigation > li.dropdown > a:before {
    font-family: 'FontAwesome';
    content: "\f107";
    position: absolute;
    right: 0px;
    color: #ffffff;
    font-size: 15px;
    line-height: 30px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.main-slider-three h1{
     margin-bottom:22px;   
}
.news-section-three .exp-swiper-container{
    overflow:hidden;
}



.sidebar-widget .wp-block-search .wp-block-search__input{
	padding:0px 10px;
	background: #ebebeb;
	border-radius: 0px;
	border: 1px solid #ccc;
}   
.wp-block-search .wp-block-search__button{
	background: var(--main-color);
    border: 1px solid var(--main-color);
	color:#ffffff;
}

.pageloader{
	display:none !important;	
}


.popular-posts .post .post-thumb{
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* Popular Tags */

.widget .tagcloud a{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:8px 20px 10px;
	margin:0px 6px 8px 0px;
	color:#555555;
	text-align:center;
	font-size:16px !important;
	background:#ffffff;
	font-weight:400;
	border-radius:0px;
	border:1px solid #cccccc;
	border-left:3px solid #222222;
	text-transform:capitalize;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.widget .tagcloud a:hover{
	border-color:var(--main-color);
	background-color:var(--main-color);
	color:#ffffff;	
}

.testimonial-section .exp-swiper-dots .exp-swiper-pagination-bullet,
.team-section-two .exp-swiper-dots .exp-swiper-pagination-bullet{
    background-color: #000000;
}
/************** Footer Widget ******************/
.main-footer .footer-widget h4{
	margin-bottom: 40px;
    padding-bottom: 20px;	
}
.main-footer .footer-widget h4:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    height: 2px;
    width: 50px;
    background-color: var(--main-color);
}
.footer-widget ul{
	position:relative;	
}
.footer-widget ul li{
	position: relative;
    margin-bottom: 20px;
    padding-left: 16px;
    color: rgba(255,255,255,0.7);
    font-size: 16px;
    display: inline-block;
    width: 49%;
}
.footer-widget ul li:before{	
	position: absolute;
    content: '\f101';
    left: 0px;
    top: 0px;
	color: var(--main-color);
	font-size: 16px;
    font-family: 'FontAwesome';
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}
.footer-widget ul li a{
	position: relative;
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}
.footer-widget .contact-widget ul.list-style-four li{
	padding-left:0px !important;
	width:auto;
}
.footer-widget .wp-block-search .wp-block-search__input{
  padding: 0px 10px;
}
.wp-block-search .wp-block-search__input{
	padding:0px 15px;	
}
.mCSB_inside>.mCSB_container{
	margin-right:0px !important	
}
.sidebar-widget .wp-block-search .wp-block-search__input{
	padding:0px 10px;
	background: #ebebeb;
	border-radius: 0px;
	border: 1px solid #ccc;
}

.main-footer .logo-widget .social-box li{
	padding-left:0px !important;
	width:auto;
	margin-right:5px;
}
.footer-widget .contact-widget ul.list-style-four li:before,
.footer-widget .contact-widget ul.list-style-two li:before,
.main-footer .logo-widget .social-box li:before,
.categories-widget .widget-content .blog-cat li a br{
	display:none !important;	
}
.main-footer.style-two ul li a{
	color:#000000 !important;
}
.main-footer.style-two .newsletter-form-two .form-group input[type="email"]{
	color: #000000 !important;
    border-color: #bbbbbb !important;
    background-color: #ffffff !important;
}
.main-footer.style-two ul li:before{
    color: var(--main-color);
}
.main-footer.style-two .newsletter-form-two .form-group input::-webkit-input-placeholder,
.blog-detail .inner-box .image .category a{
	color: #000000 !important;
}
.quote-section.style-two{
	margin-bottom: -121px;
}
.help-widget .widget-content .phone{
	font-size:28px;	
}
.page-title h2{
	text-transform:capitalize;	
}
.page-title .inner-container{
	padding: 130px 0px 128px;	
}
.comment-form .comment-form-comment textarea{
	min-height:150px;	
}
.post-share-options .social-icons .business,
.blog-detail .post-share-options .tags{
	position: relative;
    color: #222222;
    font-size: 20px;
    font-weight: 700;
    margin-right: 5px;
    text-transform: capitalize;
	display:inline-block;
}
.blog-detail .post-share-options .tags a{
	margin-right:0px;
	margin-bottom:10px;	
}
.post-share-options .social-icons li{
	position:relative;
	display:inline-block;
	margin-left:8px;
}
.post-share-options .social-icons li a{
	position: relative;
    width: 36px;
    height: 36px;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 34px;
    color: #555555;
    border-radius: 50px;
    text-align: center;
    border: 1px solid var(--main-color);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.post-share-options .social-icons li a:hover{
	color: #ffffff;
	background-color:var(--main-color);	
}

.sidebar-page-container .group-title{
	margin-bottom:0px;	
}
.moran_theme .moran_theme{
	margin-left:80px;	
}

.sidebar-page-container .group-title h3 small a{
    position: relative;
    color: #222222;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
	display:block;	
}
.comment-form .form-group .submit.theme-btn.btn-style-three{
	color:#fff !important;	
}

.gallery-block .inner-box .image .overlay-box .content .designation{
    color:#888 !important;
}
.coming-soon .content-inner .social-icon-one{
     background:none !important;   
}
.main-footer .footer-widget .contact-widget .list-style-two li .icon{
     color: var(--main-color) !important;   
}



.main-header{
    position: relative;
}   
.main-header.header-style-two .header-upper{
     background-color:#ffffff;   
}
.main-header.header-style-three .header-upper{
     background:transparent;   
}
.main-header .header-top{
     background-color: #222222;   
}
.main-header .header-upper{
    background-color: var(--main-color);
}
.main-slider .slider-social-nav{
     display:none;   
}

/***

====================================================================
	Team Single Section
====================================================================

***/

.team-single-section{
	position:relative;
	padding:100px 0px 70px;
}

.team-single-section .team-detail{
	position:relative;
	margin-bottom:30px;
}

.team-single-section .team-detail .content-column{
	position:relative;
}

.team-single-section .team-detail .content-column .inner-box{
	position:relative;
}

.team-single-section .team-detail .content-column .inner-box h2{
	position:relative;
	color:#222222;
	font-size:26px;
	font-weight:700;
	text-transform:uppercase;
}

.team-single-section .team-detail .content-column .inner-box .title{
	position:relative;
	color:#777777;
	font-size:18px;
	margin-bottom:30px;
	padding-bottom:15px;
	text-transform:uppercase;
}

.team-single-section .team-detail .content-column .inner-box .title:after{
	position:absolute;
	left:0px;
	bottom:0px;
	content:'';
	width:30px;
	height:1px;
	background-color:var(--main-color);
}

.team-single-section .content-column .inner-box .social-icon-two li{
	display:inline-block;
	margin-right:5px;
}
.team-single-section .team-detail .social-icon-three li{
     position:relative;
     display:inline-block;
     margin-right:10px;
}
.team-single-section .team-detail .social-icon-three li a{
    position: relative;
    width: 36px;
    height: 36px;
    color: var(--main-color) !important;
    z-index: 1;
    font-size: 13px;
    line-height: 36px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    background-color: #ffffff !important;
    border:2px solid var(--main-color) !important;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.team-single-section .team-detail .social-icon-three li a:hover{
    background-color: var(--main-color) !important;
    border-color:var(--main-color) !important;
    color: #ffffff !important;
}
/*Skill Box*/

.skills-box{
	position:relative;
	margin-top:30px;
}

.skills-box h3{
	position:relative;
	color:#222222;
	font-size:15px;
	font-weight:700;
	padding-bottom:12px;
	margin-bottom:30px;
	text-transform:uppercase;
}

.skills-box h3:before{
	position:absolute;
	left:0px;
	bottom:0px;
	content:'';
	width:30px;
	height:1px;
	background-color:var(--main-color);
}
.skills .skill-item{
	position:relative;
	margin-bottom:15px;
}

.skills .skill-item:last-child{
	margin-bottom:0px;
}

.skills .skill-item .skill-bar{
	position:relative;
	width:100%;
	height:5px;
}

.skills .skill-item .skill-bar .bar-inner{
	position:relative;
	width:100%;
	height:5px;
	background:#ffffff;
}

.skills .skill-item .skill-bar .bar-inner .bar:before{
	position:absolute;
	content:'';
	right:-6px;
	top:-4px;
	width:12px;
	height:12px;
	border:1px solid #ffffff;
	background-color:#0e0a31;
}

.skills .skill-item .skill-bar .bar-inner .bar{
	position:absolute;
	left:0px;
	top:0px;
	height:5px;
	width:0px;
	border-bottom:5px solid #0e0a31;
	-webkit-transition:all 2000ms ease;
	-ms-transition:all 2000ms ease;
	-o-transition:all 2000ms ease;
	-moz-transition:all 2000ms ease;
	transition:all 2000ms ease;
}

.skills .skill-item .skill-header{
	position:relative;
	margin-bottom:7px;
}

.skills .skill-item .skill-header .skill-title{
	position:relative;
	float:left;
	color:#555;
	font-size:16px;
	font-weight:600;
	line-height:1.4em;
	text-transform:capitalize;
}

.skills .skill-item .skill-header .skill-percentage{
	position:relative;
	float:right;
	font-weight:700;
	color:#555;
	font-size:16px;
	text-transform:uppercase;
}

/***

====================================================================
	Progress Levels Section
====================================================================

 ***/

.progress-levels{
	position:relative;
	margin-bottom:30px;
}

.normal-section .column .progress-levels{
	padding-left:15px;
}

.progress-levels .progress-box{
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
	padding-right: 210px;
	padding-top: 4px;
    padding-bottom: 4px;
}

.progress-levels .progress-box:last-child{
	margin-bottom:0px;
}

.progress-levels .progress-box .box-title{
    position: absolute;
    font-size: 15px;
    color: #777777;
    font-weight: 400;
    top: -4px;
    right: 0px;
	text-transform:capitalize;
}

.progress-levels .progress-box .bar{
	 position:relative;
	 height:12px;
}

.progress-levels .progress-box .bar .bar-innner{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:12px;
	border-radius:5px;
	background-color:#f4f4f4;
}

.progress-levels .progress-box .bar .bar-fill{
	position:absolute;
	left:-100%;
	top:0px;
	width:0px;
	height:12px;
	background:var(--main-color);
	border-radius:5px;
	-moz-transition:all 2000ms ease 300ms;
	-webkit-transition:all 2000ms ease 300ms;
	-ms-transition:all 2000ms ease 300ms;
	-o-transition:all 2000ms ease 300ms;
	transition:all 2000ms ease 300ms;
}

.progress-levels .progress-box.animated .bar .bar-fill{
	left:0px;
}

.progress-levels .progress-box.animated .percent{
	opacity:1;
}

.team-single-section .team-detail .image-column{
	position:relative;
}

.team-single-section .team-detail .image-column .image{
	position:relative;
	text-align:center;
	margin-top:25px;
}

.team-single-section .team-detail .text{
	position:relative;
	margin-top:30px;
}

.team-single-section .team-detail .text p{
	position:relative;
	color:#777777;
	font-size:16px;
	margin-bottom:20px;
}

.team-single-section .team-detail .text p:last-child{
	margin-bottom:0px;
}

/*Team Single Section*/

.team-single-section{
	position:relative;
}

/*** 

====================================================================
	Update Contact Info Section
====================================================================

***/

.update-contact-info-section{
	position:relative;
	padding:110px 0px 80px;
}

.update-contact-info-section .title-box{
	position:relative;
	text-align:center;
}

.update-contact-info-section .title-box .title{
	position:relative;
	color:var(--main-color);
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
}

.update-contact-info-section .title-box h2{
	position:relative;
	font-weight:700;
	color:#141d38;
	line-height:1.4em;
	margin-top:10px;
}

.update-contact-info-section .title-box .text{
	position: relative;
    color: #555555;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6em;
    margin-top: 20px;
	margin-bottom:40px;
}

.update-contact-info-section .info-column{
	position:relative;
	margin-bottom:30px;
}

.update-contact-info-section .info-column .inner-column{
	position:relative;
	padding:30px 30px;
	box-shadow:0px 0px 20px rgba(0,0,0,0.10);
}

.update-contact-info-section .info-column .inner-column .content{
	position:relative;
	padding-left:60px;
}

.update-contact-info-section .info-column .icon-box{
	position:absolute;
	left:0px;
	top:0px;
	color:var(--main-color);
	font-size:44px;
	line-height:1em;
}

.update-contact-info-section .info-column ul li{
	position:relative;
	color:#555555;
	font-size:16px;
	margin-top:5px;
	font-weight:600;
}

.update-contact-info-section .info-column ul li strong{
	position:relative;
	font-weight:700;
	font-size:18px;
	color:#141d38;
}

.update-contact-info-section .lower-text{
	position:relative;
	text-align:center;
	color:#555555;
	font-size:16px;
	font-weight:600;
	margin-top:20px;
}

.update-contact-info-section .lower-text span{
	position:relative;
	color:var(--main-color);
	font-weight:700;
}

.gallery-block-three .overlay-box h3{
     margin-bottom:18px;   
}
.gallery-block-three .overlay-box .text{
     padding:20px 25px;
     position:relative;
     font-size:16px;
}
/**********sidebar Style**************/
.sidebar-info-contents .content-inner .logo {
    padding: 0px 0px 40px;
    width: 165px;
}
.xs-sidebar-widget{
     background:#ffffff !important;
     max-width:450px !important;
}
.xs-sidebar-group .widget-heading {
    position: absolute;
    top: 15px;
    right: 10px;
    width: 50px;
    height: 50px;
    padding:0px;
    background: #f9f9f9;
    border-radius: 50%;
    line-height: 50px;
    border: 1px solid #ccc;
    text-align: center;
}
.close-side-widget{
    color: #000000;
    font-size: 24px;
    font-weight: 700;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.close-side-widget:hover {
    color: #000000;
    transform: rotate(180deg);
    -webket-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
.sidebar-info-contents .content-inner .content-box .text {
    color: #555555;
    font-size: 16px;
}
.sidebar-info-contents .content-inner .content-box h2,
.sidebar-info-contents .content-inner .contact-info h2{
     color: #000000;
    font-weight: 700;
     
}
.sidebar-info-contents .content-inner .contact-info .list-style-one li {
    color: #555555;
    font-size: 16px;
    padding-left: 50px;
    margin: 25px 0px;
}
.sidebar-info-contents .content-inner .contact-info .list-style-one li .icon {
    line-height: 35px;
    font-weight: 300;
    width: 35px;
    top: -5px;
    height: 35px;
    font-size:14px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid var(--main-color);
}
.sidebar-info-contents .social-box h5 {
    color: #000000;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 40px;
}
.header-top-two .top-right .social-box li a{
     background:none !important;   
}


.success-section .content-column .bold-text {
    position: relative;
    color: #222222 !important;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3em;
}
.success-section .images-column .pattern-layer{
     z-index:-1;   
}
.success-section .images-column .inner-column .image img{
     z-index:99;   
}

.success-section .images-column .inner-column .image-two img{
     margin-top:-1px;   
}

.exp__pattern-layer{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

/********** Service Section Update **********/
.services-section.update-section .pattern-layer{
	position:absolute;
	right:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	background-repeat:no-repeat;
	background-position:right top;
}

.update-section .service-block{
	position:relative;
	margin-bottom:30px;
}

.update-section .service-block .inner-box{
	position:relative;
	text-align:center;
	padding:50px 25px 80px;
	background-color:#ffffff;
	border-radius:0px 0px 15px 0px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.update-section .service-block .inner-box:hover{
	border-radius:0px 0px 0px 15px;
}

.update-section .service-block .inner-box:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	opacity:0;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	background-color: var(--main-color);
}

.solution-section.update-section .owl-dots .owl-dot {
    background-color: #ffffff;   
}

.update-section .service-block .inner-box:hover::before{
	opacity:1;
	border-radius:0px 0px 0px 15px;
}
.update-section .icon-box .icon{
   	font-weight:normal;
}
.update-section .service-block .inner-box .icon-box{
	position:relative;
	color:#000000;
	font-size:60px;
	font-weight:normal;
	line-height:1em;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.update-section .service-block .inner-box .icon-box .icon{
	position:relative;
}

.update-section .service-block .inner-box:hover .text,
.update-section .service-block .inner-box:hover h3 a,
.update-section .service-block .inner-box:hover .icon-box{
	color:#ffffff;
}

.update-section .service-block .inner-box h3{
	position: relative;
    line-height: 1.3em;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    margin:20px 0px;
}

.update-section .service-block .inner-box h3 a{
	position:relative;
	color:var(--main-color);
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.update-section .service-block .inner-box .text{
	position: relative;
    color: #555555;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6em;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.update-section .service-block .inner-box .arrow{
	position:absolute;
	left:100%;
	width:50px;
	height:50px;
	bottom:0px;
	color:#ffffff;
	line-height:50px;
	font-size:20px;
	margin-left:-50px;
	border-radius:0px 0px 15px 0px;
	background-color:var(--main-color);
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.update-section .service-block .inner-box:hover .arrow{
	left:0%;
	margin-left:0px;
}

.update-section .service-block .inner-box:hover .arrow{
	border-radius:0px 0px 0px 15px;
	background-color:#ffffff;
	color:var(--main-color);
}



/************* Blog Update Section *************/

.news-block.update-block{
	position:relative;
	margin-bottom:30px;
}

.news-block.update-block .inner-box{
	position:relative;
}

.news-block.update-block .inner-box .image{
	position:relative;
	overflow:hidden;
	background-color:var(--main-color);
}

.news-block.update-block .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.news-block.update-block .inner-box:hover .image img{
	opacity:0.7;
	transform:scale(1.04,1.04);
}

.news-block.update-block .inner-box .lower-content{
	position:relative;
	padding-top:30px;
}

.news-block.update-block .inner-box .lower-content .post-date{
	position:relative;
	color:var(--main-color);
	font-size:30px;
	font-weight:800;
	margin-bottom:18px;
	padding-bottom:10px;
	display:inline-block;
	text-transform:uppercase;
	border-bottom:1px solid #cccccc;
}

.news-block.update-block .inner-box .lower-content .post-date span{
	position:relative;
	font-size:14px;
	color:#141d38;
}

.news-block.update-block .inner-box .lower-content .post-meta{
	position:relative;
}

.news-block.update-block .inner-box .lower-content .post-meta li{
	position:relative;
	color:#7e7e7e;
	font-size:16px;
	margin-right:10px;
	font-weight:600;
	padding-left:22px;
	display:inline-block;
	padding-top:0px !important;
}

.news-block.update-block .inner-box .lower-content .post-meta li .icon{
	position:absolute;
	left:0px;
	top:0px;
	color:#2a2a2a;
	font-size:15px;
	margin-right:6px;
}

.news-block.update-block .inner-box .lower-content h3{
	position:relative;
	margin-top:12px;
	line-height: 1.3em;
    font-weight: 700;
}

.news-block.update-block .inner-box .lower-content h3 a{
	position:relative;
	color:#141d38;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.news-block.update-block .inner-box .lower-content h3 a:hover{
	color:var(--main-color);
}

.news-block.update-block .inner-box .lower-content .text{
	position:relative;
	margin-top:12px;
	margin-bottom:12px;
	color: #555555;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6em;
}
.news-block.update-block .inner-box .lower-content .theme-btn{
     margin-top:12px;   
}
.news-block.update-block .inner-box .lower-content .read-more{
	position:relative;
	line-height:1.4em;
	font-weight:700;
	margin-top:12px;
	color:#141d38;
	font-size:14px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.news-block.update-block .inner-box .lower-content .read-more .arrow{
	position:relative;
	top:1px;
	font-size:16px;
	margin-left:8px;
}

.news-block.update-block .inner-box .lower-content .read-more:hover{
	color:var(--main-color);
}

.success-section.style-two .images-column .inner-column{
     padding-left:0px;   
}

.success-section.style-two .images-column .year-box{
    left: -30px;
    z-index: 1;
    bottom: -70px;
}
.testimonial-block .inner-box .author-box .box-inner .image{
     border-radius:50%;   
}
.testimonial-block .inner-box{
     border-radius:20px;   
}

.sidebar-page-container .comments-area .comment-box .reply-btn .arrow,
.sidebar-page-container .comments-area .comment-box .reply-btn:hover{
    color:var(--main-color);
}
.sidebar-page-container .comments-area .comment-box .reply-btn .arrow{
     top:3px;
}

.news-block .inner-box .lower-content .post-meta li:last-child a {
    padding-left: 0px !important;
    color: #2a2a2a !important;
}

.news-block-four .inner-box .image .post-meta li .sl-wrapper a .sl-count {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.news-block-four .inner-box .image .post-meta li:last-child .sl-wrapper a {
    padding-left: 0px !important;
}



.testimonial-block.update-test{
	position:relative;
}

.testimonial-block.update-test .inner-box{
	position:relative;
	padding:45px 45px;
	background-color:#ffffff;
	border-radius:0px 0px 0px 20px;
	box-shadow:0px 0px 15px rgba(0,0,0,0.15);
}

.testimonial-block.update-test .inner-box .author-box{
	position:relative;
}

.testimonial-block.update-test .inner-box .author-box .rating{
	position:absolute;
	left:0px;
	top:0px;
}

.testimonial-block.update-test .inner-box .author-box .rating span{
	position:relative;
	color:#ffaa17;
	font-size:16px;
	margin-right:2px;
}

.testimonial-block.update-test .inner-box .author-box .box-inner{
	position:relative;
	text-align:right;
	padding-top:40px;
	padding-right:130px;
}

.testimonial-block.update-test .inner-box .author-box .quote-icon{
	position:absolute;
	left:0px;
	bottom:0px;
	color:#999999;
	font-size:30px;
	line-height:1em;
}

.testimonial-block.update-test .inner-box .author-box .box-inner .image{
	position:absolute;
	right:0px;
	top:0px;
	overflow:hidden;
	border-radius:0px 20px 0px 0px;
}

.testimonial-block.update-test .inner-box .author-box .box-inner h4{
	position:relative;
	color:#222222;
	font-weight:700;
	text-transform:uppercase;
}

.testimonial-block.update-test .inner-box .author-box .box-inner .designation{
	position:relative;
	color:#ffaa17;
	font-size:18px;
}

.testimonial-block.update-test .inner-box .text{
	position:relative;
	color:#000000;
	font-size:16px;
	line-height:1.8em;
	margin-top:35px;
}

.testimonial-section.update-test .owl-carousel .owl-stage-outer{
	padding:30px 0px 30px;
}

.testimonial-section.update-test .owl-theme .testimonial-block{
	margin:0px 15px;
}

.testimonial-section.update-test .owl-carousel{
	margin:0px -15px;
	width:auto;
}

.testimonial-section.update-test .owl-dots{
	position:relative;
	text-align:center;
	margin-top:20px;
}

.testimonial-section.update-test .owl-dots .owl-dot{
	position:relative;
	width:10px;
	height:10px;
	margin:0px 5px;
	display:inline-block;
	background-color:#111111;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.testimonial-section.update-test .owl-dots .owl-dot.active,
.testimonial-section.update-test .owl-dots .owl-dot:hover{
	width:30px;
	background-color:#ffaa17;
}

.testimonial-section.update-test .owl-nav{
	display:none;
}

/************ footer news widget *************/
/* Recent Posts */

/**************** Footer Widget Style *****************/
.footer-widget .wp-block-search .wp-block-search__label{
  position: relative;
  width:auto;
}
.footer-widget.widget_block h2,
.footer-widget .wp-block-search .wp-block-search__label,
.footer-widget .wp-block-search .wp-block-search__label{
	margin-bottom: 40px;
    padding-bottom: 20px;
	position: relative;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.2em;
    text-transform: capitalize;
	font-size: 24px;
}

.footer-widget.widget_block h2:before,
.footer-widget.widget_block .wp-block-search__label:before,
.footer-widget .wp-block-search .wp-block-search__label:before{
	position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    height: 2px;
    width: 50px;
    background-color: var(--main-color);
}


.footer-widget ul{
	position:relative;	
}
.footer-widget ul li,
.footer-widget.widget_block .wp-block-latest-comments .wp-block-latest-comments__comment{
	position: relative;
    margin-bottom: 16px;
	padding-bottom:0px;
    padding-left: 16px;
    color: rgba(255,255,255,0.7);
    font-size: 18px;
    display: inline-block;
    width: 49%;
    border-bottom: 0px !important

}
.footer-widget ul li.recentcomments{
	padding-left:30px !important;
}

.main-footer .news-widget{
	position: relative;
}

.main-footer .news-widget .post{
	position: relative;
	min-height: 100px;
	padding-left: 100px;
	margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.main-footer .news-widget .post:last-child{
	margin-bottom: 0;
	padding-bottom: 0px;
    border-bottom: 0px;
}

.main-footer .news-widget .post .thumb{
	position: absolute;
	left: 0;
	top: 0;
	height: 80px;
	width: 80px;
	overflow: hidden;
}

.main-footer .news-widget .post .thumb a{
	display: block;
}

.main-footer .news-widget .post .thumb img{
	display: block;
	width: 100%;
	height: auto;
}

.main-footer .news-widget .post h5{
	color:rgba(255,255,255,0.7);
	font-weight: 700;
	top: -5px;
	line-height:24px;
}

.main-footer .news-widget .post h5 a{
	color:rgba(255,255,255,0.7);
	font-size:15px;
	text-transform: capitalize;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.main-footer .news-widget .post h5 a:hover{
	color: #ffffff;
}

.main-footer .news-widget .post .date{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: var(--main-color);
	margin-top:0px;
}

.main-footer .news-widget .post .thumb {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.footer-widget.widget_media_gallery .gallery{
	position:relative;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.footer-widget.widget_media_gallery .gallery .gallery-item{
	width:31%;
	padding: 0px !important;
}
.main-footer .footer-bottom .copyright,
.main-footer .logo-widget .text{
    color:rgba(255,255,255,0.7);   
}
.main-footer .contact-widget .list-style-two li{
    margin-bottom: 16px !important;
    padding-left: 30px !important;
    width: auto !important;   
}

.news-block-four .inner-box .image{
	margin-bottom:0px;
	display: inline-block;	
}
.news-block-four .inner-box{
	padding-top:0px;	
}
.main-footer{
	padding: 0px 0px 0px;	
}
.main-footer .widgets-section{
	padding: 150px 0px 50px;	
}
.blog-detail .inner-box .lower-content blockquote{
	text-align:left;
	border-left:3px solid #222222;
	padding:25px;
	border-right:0px;
}	
blockquote{
    position: relative;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    font-style: normal;
    border: none;
    padding: 25px;
    color: #222222;
    border-radius: 0px;
	border-left:3px solid #222222;
    background-color: #f8f7f4;
	border-right:0px;
}
blockquote:before{
	display:none;	
}
blockquote p{
    color:#000000;  
    margin-bottom:0px;
}

.main-header.header-style-two .nav-outer .main-menu{
	border-right:0px;	
}
.blog-detail .inner-box .image{
	margin-bottom:25px;	
}
.blog-detail .inner-box,
.blog-detail .inner-box .lower-content{
	padding-top:0px;	
}

.main-slider-three .owl-dots{
     display:none;   
}
.main-slider-three .owl-dots{
	position: absolute;
	left: 42%;
	bottom: 30px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.main-slider-three .owl-dot{
	position: relative;
	display: inline-block;
	height: 15px;
	width: 15px;
	border-radius:50%;
	background-color: #ffffff;
	margin-right: 10px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.main-slider-three .owl-dot:last-child{
    margin-right: 0px;
}
.main-slider-three .owl-dot.active{
	background-color: var(--main-color);
}
.error-section .content .theme-btn.btn-style-three{
	color : #ffffff !important	
}
.error-section .content .theme-btn.btn-style-three:hover{
	color : #222222 !important	
}
.service-detail .inner-box .lower-content .solution-list li{
     padding-left:70px;   
}
.comments-area .moran_theme .comment-box .comment-form{
	margin:40px 0px 70px;
}
.moran_theme .comment-box .comment-form .group-title h3{
	margin-bottom: 8px;	
}
.comments-area .moran_theme .comment-box .comment-form .btn-style-three,
.comment-form .btn-style-three{
	margin-left:0px;
	margin-top:0px;	
}
.comment-form .form-group{
	margin-bottom:20px;	
}
.sidebar-page-container .group-title h3{
	margin-bottom:30px;	
}
.admin-bar .sidebar-page-container .group-title h3{
	margin-bottom:3px;	
}
.cta-section-three .video-box,
.business-section .content-column .video-box{
	display:none;	
}
.cta-section-three .lower-blocks{
	margin-top:50px;	
}
.blog-author-box{
	min-height:185px;
}
.news-block-four .inner-box .image img{
	width:auto;
	display:inline-block;	
}

#customer_details label, .woocommerce form .form-row span {
	max-width:100%;
}
.woocommerce form .password-input, .woocommerce-page form .password-input,
.woocommerce form .form-row label{
	width: 100% !important;
    display: block;	
}
.blog-classic.text .woocommerce h2{
	position: relative;
    color: #222222;
    font-weight: 700;
    line-height: 1.1em;
    margin-bottom: 30px;
    text-transform: capitalize;	
}
.woocommerce .woocommerce-ordering .orderby{
	background: #fff;	
}
.main-footer.style-two{
	padding: 0px !important;
}
.main-footer.style-two .widgets-section{
	padding: 100px 0px 50px !important;
}







/*********** Unit Testing Style **********/

.blog-page.blog_section .news-block_three-content::before,
.blog-detail_content:before{
  display:none; 
}
.blog-page.blog_section .news-block_three-image{
  border-radius:30px 30px 0px 0px;
  display:inline-block; 
}

.exp-sidebar-area .widget {
  margin-bottom: 42px;
}
.widget {
  position: relative;
  background: #f8f7f4;
  padding: 30px 27px 30px;
  border-radius: 10px;
}

#exp-header-default {
  position: relative;
  z-index: 999;
  background-color: #fff;
  padding:10px 0px;
}
@media screen and (min-width: 1201px) {
  #exp-header-default .row > div {
    padding:0 15px;
  }
}
#exp-header-default .exp-header-branding {
  display: flex;
  align-items: center;
  flex-grow: 1;
}
#exp-header-default .exp-header-branding a {
  display: inline-flex;
}
#exp-header-default .exp-header-branding img {
  height: 60px;
  max-width: inherit;
}

.admin-bar .exp-header-menu {
  top: 32px;
}

@media screen and (min-width: 1201px) {
  .exp-hide-xl {
    display: none !important;
  }
}

.page-title{
  padding:170px 0px 140px;
  border-radius:0px;
  background-color:#111;
  text-align:center;  
}

#exp-header-default .container {
  max-width: 1775px;
}

#exp-wapper .container {
  max-width: 1330px;
  width: 100%;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}


.exp-mr-4 {
  margin-right: 4px;
}

.widget_product_categories ul li.page_item_has_children .children, 
.widget_categories ul li.page_item_has_children .children,
.widget_categories ul li .children, 
.widget_nav_menu ul li.page_item_has_children .children, 
.widget_pages ul li.page_item_has_children .children, 
.widget_archive ul li.page_item_has_children .children, 
.widget_meta ul li.page_item_has_children .children, 
.widget_recent_entries ul li.page_item_has_children .children {
  margin-left: 10px;
}

.widget_product_categories ul, 
.widget_categories ul, 
.widget_nav_menu ul, 
.widget_pages ul, 
.widget_archive ul, 
.widget_meta ul, 
.widget_recent_entries ul {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}


@media screen and (min-width: 1201px) {
  #exp-header-default .exp-menu-primary > li > a span::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 1px;
    width: 0;
    background-color: var(--primary-color);
    -webkit-transition:all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
  }
  #exp-header-default .exp-menu-primary > li.menu-item-has-children > a span::after{
    content: "\f107";
    font-family: 'FontAwesome';
    font-size: 14px;
    margin-left: 6px;
    font-weight: 400;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
}

.page-title .breadcrumb{
  position:relative;
  display: block;
  flex-wrap: nowrap;
  align-items: center;  
}
.page-title .breadcrumb li{
  display: inline-block;
  color:#fff; 
}
.page-title .breadcrumb li a,
.page-title .breadcrumb li span{
  color:#fff; 
}
.blog-detail_content{
  margin-bottom:40px; 
}
.wp-block-search__button {
  padding:5px 15px;
}

.news-single-block .image-box{
  display:inline-block; 
}
.no-results .page-header .page-title{
  background-color:transparent;
  text-align: left;
  margin-bottom: 10px;  
}
.wp-block-button__link{
  width:auto; 
}
.menu-item-has-children .sub-menu{
  min-width:270px;
}

.blog-detail_image{
  border-radius:30px 30px 0px 0px;  
}

.widget_block.widget_search .wp-block-search__inside-wrapper .wp-block-search__input {
  height: 66px;
  background-color: transparent;
  border:1px solid #c6dfe0;
  -webkit-border-radius:5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius:5px;
  padding-left: 24px;
  padding-right: 75px;
  color: #4a7172;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
.widget_block.widget_search .wp-block-search__inside-wrapper .wp-block-search__button {
  height: 66px;
  width: 66px;
  background-color:var(--main-color);
  top: 0;
  right: 0;
  -webkit-border-radius:0px 5px 5px 0px;
  -khtml-border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  -ms-border-radius: 0px 5px 5px 0px;
  -o-border-radius: 0px 5px 5px 0px;
  border-radius:0px 5px 5px 0px;
  padding:0;
  position: absolute;
  color: #fff;
  line-height: 66px;
  z-index: 1;
  font-size: 0px;
  -webkit-box-shadow:none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.widget_block.widget_search .wp-block-search__inside-wrapper .wp-block-search__button:before {
  content: "\f002";
  font-family: "FontAwesome";
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform:translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform:translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.main-footer .inner-container .copyright-text,
.main-footer .inner-container .copyright-text a{
  color:#fff;
  font-size:18px; 
}
.comment-form .comment-form-comment textarea {
  height: 150px;
}
.blog-detail_content iframe{
  width:100%;
}
.widget_search .searchform-wrap {
  position: relative;
}
.no-results .search-box .search-form {
  position: relative;
}
.no-results .search-box .search-form button.search-submit {
  height: 50px;
  width: 50px;
  background:transparent;
  top: 0;
  right: 0;
  -webkit-border-radius:0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius:0px;
  padding:0;
  position: absolute;
  color: #222;
  line-height: 50px;
  z-index: 1;
  justify-content: center;
  border-left:1px solid #ececec;
}

.footer-contact_list li,
.news-block_one-meta li{
  list-style:none;  
}

.exp-post-standard .blog-classic.exp-item--archive {
  margin-bottom: 30px;
  border-radius: 15px;
  padding: 30px;
  box-shadow: 0px 11.351px 68.108px 0px rgba(137, 151, 186, 0.15);
  background-color: #fff;
}
.exp-main-footer{
	position:relative;
	background-color:#000;	
}

.exp-main-footer .footer-bottom{
	padding:25px 0px;
	text-align:center;
	display:block;	
}
.exp-main-footer .footer-bottom .copyright-text{
	position:relative;
	color:#fff;
	font-size:18px;
	font-weight:500;	
}

.comment-form .comment-form-comment textarea {
  height: 150px;
}