
.full-width-menu{
    position:static;
}
.color__technology{
    color: #666666;
}
.color__network{
    color: var(--color-two);
}
.color__explab{
    color: var(--main-color);
}

.offer-one_icon span.icon{
    font-size: 26px;
    line-height: 70px;
}
.breadcrumb{
    margin-top:30px;
}
.breadcrumb li{
	color:#fff;	
}
.breadcrumb li:after{
	color:#fff !important;
}
.breadcrumb li a,
.breadcrumb li span.breadcrumb-entry{
	position:relative;
	color:#fff;	
}

.coming-soon .content .content-inner{
    padding: 10px 15px 30px;
}

.coming-soon .social-icon-one{
    position:relative;
    margin-top:30px;
    margin-bottom:30px;
}
.coming-soon .social-icon-one li{
    position:relative;
    display:inline-block;
    margin:0px 5px;
}
.coming-soon .social-icon-one li a{
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50px;
    color: var(--black-color);
    display:block;
    border:1px solid var(--black-color);
}
.coming-soon .social-icon-one li a:hover{
    background-color: var(--main-color);
    color: var(--white-color);
    border-color:rgba(193, 21, 236, 1);
}
.main-footer.footer-style-two .footer-bottom .copyright-text{
	position:relative;
	color:#fff;
	font-size:18px;	
	font-weight:600;
}
.main-footer.footer-style-two .footer-bottom .copyright-text a{
	position:relative;
	color:#fff;
	font-size:18px;	
	text-decoration:underline;
	font-weight:700;
}
.main-footer.footer-style-two .footer-bottom .copyright-text a:hover{
	text-decoration:none;	
}
.accordion-box .block,
.price-block_one-list li{
	list-style:none;	
}
.price-block_one-bg{
	background-size:cover;
}
.main-navigation ul ul.sub-menu{
	padding:20px 0px;	
}
.main-navigation ul ul.sub-menu li{
	padding:0px 20px;	
}
.main-navigation ul li ul ul.sub-menu{
	margin-left:0px !important;	
}

.service-block_one-heading{
    max-width:150px;
}

.news-block_two-meta,
.offer-one_tags,
.price-block_one-list{
    padding-left:0px !important;
}
.news-block_one .news-block_one-meta{
    position: relative;
    padding: 24px 30px !important;
    margin-bottom: 0px !important;
    width: auto !important;
    display: flex;
}
.news-block_one-meta li{
    padding-left: 30px !important;
}

.news-block_one-title a{
    line-height: 42px !important;
    font-size: 32px !important;
    font-weight:700 !important;
}
.contact-form form .exp--item textarea{
    min-height:120px;
}
.exp-breadcrumb-wrap.arrow-style1{
    margin-top: 20px;
}
.page-title{
	background-color:#000;	
}
.page-title h2{
	color:#fff;	
}
.exp-sidebar-area .widget.widget_search form,
.exp-sidebar-area .widget.widget_search form .wp-block-search__inside-wrapper {
	position:relative;
}


/*** 

====================================================================
	Project One
====================================================================

***/

.project-one{
	position: relative;
}

.project-one .auto-container{
	max-width:1320px;
}

.project-block_one.style-two .project-block_one-overlay{
	display: flex;
    justify-content: end;
}

.project-block_one.style-two .project-block_one-image:before{
	left:-1px;
	right:auto;
	background:url(../images/icons/curve_shape_2.png);
	background-repeat: no-repeat;
}

.project-block_one{
	position:relative;
	margin-bottom:50px;
}

.project-block_one-inner{
	position:relative;
}

.project-block_one-image{
	position:relative;
}

.project-block_one-image img{
	position:relative;
	width:100%;
	display:block;
	overflow:hidden;
	border-radius:40px 40px 40px 40px;
}

.project-block_one-image:before{
	position:absolute;
	content:'';
	right:0px;
	top:-1px;
	width:393px;
	height:111px;
	z-index:1;
	background:url(../images/icons/curve_shape_1.png);
	background-repeat:no-repeat;
}

.project-block_one-overlay{
	position:absolute;
	left:100px;
	top:110px;
	right:130px;
}

.project-block_one-overlay_inner{
	position:relative;
	width:100%;
	max-width:478px;
	min-height:332px;
	padding:42px 45px 42px;
	background-size:cover;
}

.project-block_one-title{
	position:relative;
	font-weight:600;
	font-size:18px;
	color:var(--main-color);
	text-transform:capitalize;
}

.project-block_one-location{
	position:relative;
	font-weight:600;
	font-size:18px;
	display:flex;
	gap:15px;
	align-items:center;
	color:var(--black-color);
	text-transform:capitalize;
}

.project-block_one-location .icon{
	position:relative;
	width:24px;
	display:inline-block;
}

.project-block_one-heading{
	font-weight:700;
	margin-top:18px;
}

.project-block_one-heading a{
	position:relative;
	color:var(--black-color);
}

.project-block_one-heading a:hover{
	color:var(--main-color);
}

.project-block_one-text{
	position:relative;
	font-weight:400;
	font-size:16px;
	color:#666666;
	line-height:30px;
	margin-top:25px;
	text-transform:capitalize;
}

.project-block_one-arrow{
	position:absolute;
	right:66px;
	bottom:-30px;
	width:59px;
	height:59px;
	font-size:20px;
	line-height:59px;
	text-align:center;
	border-radius:50px;
	display:inline-block;
	color:var(--white-color);
	transform:rotate(-45deg);
	background-color:var(--main-color);
}

.project-block_one-arrow:hover{
	background-color:var(--black-color);
}


/*********** Unit Testing Style **********/
.blog-page.blog_section .news-block_three-content,
.blog-detail_content{
	position: relative;
	padding:30px;
	padding-left: 35px;
	background-color: #fff;
	box-shadow: 0px 11.351px 68.108px 0px rgba(137, 151, 186, 0.15);
	overflow:hidden;
}
.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 {
  border-radius:6px;
  background:#fff;
  box-shadow: 0px 11.351px 68.108px 0px rgba(137, 151, 186, 0.15);
  padding:36px 34px !important;
}

#exp-header-default {
  position: relative;
  z-index: 999;
  background-color: #fff;
  padding:12px 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;	
}

#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);
  }
}


.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;	
}

.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:6px;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius:6px;
  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:rgba(0, 13, 255, 1);
  top: 0;
  right: 0;
  -webkit-border-radius:6px;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius:6px;
  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;
}
.widget_search .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;
}

.footer-contact_list li,
.news-block_one-meta li{
	list-style:none;	
}


.blog-page.blog_section .news-block_three-content ul,
.blog-detail_content ul{
    padding-left: 0px;
	margin-bottom:20px;
}