.full-width-menu{
    position:static;
}
.exp-main-footer.main-footer{    
	position:relative;
	background-color:#000;
	margin-top:0px;
}

.exp-main-footer.main-footer .footer-bottom{
	position:relative;
	text-align:center;
	padding:25px 0px;	
}
.exp-main-footer.main-footer .main-footer_copyright{
	position:relative;
	font-size:20px;
	color:#fff;	
}
.testimonial-one.exp-post-carousel .exp-swiper-container{
    overflow:hidden;
}
.contact-form.default-form form .exp--item span textarea,
.contact-form.default-form form span textarea{
    min-height:105px;
    height:105px;
}
.testimonial_carousel-pagination{
    bottom:10px;
    left:280px !important;
    cursor: pointer;
}
.project-one .swiper-pagination-progressbar{
    height:4px;
}
.news-block_one-meta li{
    padding-left: 30px !important;
    margin-right: 15px !important;
    padding-top: 0px !important;
}
.news-block_one-image a {
  position: initial !important;
}
.service-four .exp-swiper-container,
.project-four .exp-swiper-container{
    overflow:hidden;
}
.project-block_three{
    margin-bottom:30px;
}
.exp-dark-layout .team_carousel-prev,
.exp-dark-layout .team_carousel-next,
.exp-dark-layout .project_carousel-two-prev,
.exp-dark-layout .project_carousel-two-next{
    color:#fff !important;
}
.comments-area{
    margin-top:80px;
}
.comments-area .comment-respond{
    margin-top:50px !important;
}
.news-block_two .project-block_three-button{
    position:relative;
    margin-top:20px;
}
.blog__items.blog-classic .news-block_one.exp-item--archive{
	margin-bottom:70px;	
}

/*********** 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: 40px;
  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;
	z-index:9;	
}
.page-title .breadcrumb li{
	display: inline-block;
	color:#fff;	
}
.page-title .breadcrumb li a,
.page-title .breadcrumb li span{
	color:#fff;	
}
.blog-detail_content,
.exp-entry-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;
}


.sidebar-page-container{
	padding-top: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:50px;
  -khtml-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius:50px;
  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:#ff5c00;
  top: 0;
  right: 0;
  -webkit-border-radius:50px;
  -khtml-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius:50px;
  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;
}
.news-block_one-meta li a{
    color: #666666;
}
.news-block_one-meta li span {
  color: var(--main-color) !important;
}
.news-block_one-meta {
  padding-left: 0px !important;
  width: 100% !important;
  display: flex;
  align-items: center;
  gap: 20px;
  padding-top: 0px !important;
  padding-right: 0px !important;
}
.news-block_one-meta {
  position: relative;
  padding-bottom: 15px !important;
  border-bottom: 1px solid #ececf0;
}
.news-block_one-meta:before {
  content: '';
  width: 40px;
  height: 3px;
  background-color: var(--main-color);
  position: absolute;
  bottom: -1px;
  left: 0;
}

.news-block_one-button:before{
	position:absolute;
	content:'';
	left:25px;
	bottom:0px;
	right:0px;
	border-bottom:2px solid #f5f5f5;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.news-block_one-button:after{
	position:absolute;
	content:'\f0da';
	right:0px;
	bottom:-10px;
	color:#f5f5f5;
	font-size:20px;
	font-weight:800;
	font-family: 'Font Awesome 6 Free';
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.news-block_one-more{
	position: relative;
	font-weight: 700;
	letter-spacing: 1px;
	padding:17px 35px;
	border-radius:50px 50px 0px 50px;
	display: inline-block;
	background-color:#f5f5f5;
	color: var(--black-color);
	text-transform: uppercase;
	font-family: "Lexend Deca", sans-serif;
}

.news-block_one-inner:hover .news-block_one-button:after{
	color: var(--main-color);
}

.news-block_one-inner:hover .news-block_one-button:before{
	border-color: var(--main-color);
}

.news-block_one-inner:hover .news-block_one-more{
	color: var(--white-color);
	background-color: var(--main-color);
}

.news-block_one-content .categories a,
.news-block_two-content .categories a {
    color: #666666;
}

.sidebar-title h5::before {
  content: '';
  width: 40px;
  height: 3px;
  position: absolute;
  bottom: -15px;
  left: 0;
  background-color: var(--main-color);
}
.exp---post .blog-detail_meta {
  list-style: none;
  margin: 0 0 18px;
  padding: 0 0 15px;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #ececf0;
  position: relative;
  font-size: 14px;
  color: #707070;
}

.exp---post .blog-detail_meta:before {
  content: '';
  width: 40px;
  height: 3px;
  position: absolute;
  bottom: -1px;
  left: 0;
}

.exp---post .blog-detail_meta:before{
    background-color: var(--main-color);
}

.blog-one .project-block_three-button,
.blog-wo .project-block_three-button {
  margin-top: 20px;
}

.slider-one_authors ul{

  margin-bottom:0px !important; 

}

.about-one_authors li,

.services-two_list li,

.accordion-box .block,

.price-block_one-list li{

  list-style:none !important; 

}

.slider-one_heading,

.slider-two_heading,

.slider-three_heading{

  font-size:90px;

  line-height:110px;  

}

.sec-title_heading{

  font-size:60px;

  line-height:70px; 

}
 