.admin-bar .sticky-header,
.admin-bar .header-style-three.fixed-header,
.admin-bar .header-style-one.fixed-header .header-lower{
  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;  
}
.pagination{
  position:relative;
  display: block;
  text-align:center;
  margin-top:50px;
}
.pagination li{
  position: relative;
    margin: 0px 15px 6px 0px;
    display: inline-block !important;
  list-style-type:none !important;
}

.pagination li a, .pagination li span{
  position: relative;
    display: inline-block;
    line-height: 46px;
    height: 50px;
    font-size: 18px;
    min-width: 48px;
    color: #222222;
    font-weight: 700;
    text-align: center;
    background: #ffffff;
    border: 1px solid #bfbfbf;
    text-transform: capitalize;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}
.pagination li a:hover, 
.pagination li span:hover, 
.pagination li span.current{
  color: #ffffff;
    border-color: var(--sec-color);
    background-color: var(--sec-color);
}
.pagination li a.prev,
.pagination li a.next {
    color: #ffffff;
    border-radius: 0px;
    background-color: #333333;
    border-color: #333333;
}

.elementor-17 .elementor-element.elementor-element-9d3a853 img{
    height: 100px;
    background-repeat: repeat-x;
    width: 100%;
}
.sidebar-info-contents .content-inner .social-box li.social-share{
  position: relative;
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 20px;
  display:block;
}
.quote-section .map-column .inner-column .map-boxed iframe{
  max-width:inherit;  
}
.breadcrumb-item+.breadcrumb-item::before{
  display:none; 
}
.testimonial-section-three .owl-nav{
    top: -120px;
    z-index: 99;
    cursor: pointer;
}
.testimonial-section-three .swiper-container{
    overflow:visible;
}
.news-block .inner-box .lower-content .lower-box{
    max-width:340px;
}
.contact-form button{
    margin-top:0px;
}
.service-section-two .exp-swiper-container{
    overflow:hidden;
}
.breadcrumb{
    background:transparent !important;
    padding:0px !important;
    border-radius:0px !important;
}
.gallery-section .filters .filter-tabs,
.gallery-section-two .filters .filter-tabs{
  position: relative;
  margin-bottom: 0px;
  text-align: center;
}
.gallery-section .exp-grid-inner.exp-grid-masonry,
.gallery-section-two .exp-grid-inner.exp-grid-masonry{
  padding-top: 120px;
}
.testimonial-section .testimonial__slider.swiper{
    overflow:visible;
}
.testimonial-section .owl-nav .owl-prev, .testimonial-section .owl-nav .owl-next{
    cursor:pointer;
}
.service-block,
.service-block-three{
    margin-bottom:50px;
}
.mt-20{
    margin-top:25px;
}
.full-width-menu{
    position:static;
}
.team-section.exp-post-carousel .exp-swiper-dots{
    text-align:center;
}
/******************** Blog Widget Style *****************/

.widget,
.sidebar-widget.widget_block,
.sidebar-widget.widget_block form{
  position:relative;
  padding:35px 30px;
  background-color:#f4f5f6;
  border-radius:5px;
}
.sidebar-widget.widget_block form{
  padding: 0px;
  border:0px;
}
.sidebar-widget.widget_block h4,
.sidebar-widget.widget_block .wp-block-search__label,
.sidebar-widget .wp-block-group__inner-container h2,
.sidebar-page-container .content-side .search-notfound h4{
  position: relative;
    color: #222222;
    font-weight: 800;
    line-height: 1.3em;
    padding-bottom: 15px;
    text-transform: capitalize;
  margin-bottom: 25px;
  font-size:20px;
}
.sidebar-widget.widget_block h4:before,
.sidebar-widget.widget_block .wp-block-search__label:before,
.sidebar-widget .wp-block-group__inner-container h2:before,
.sidebar-page-container .content-side .search-notfound h4:before{
  position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 45px;
    height: 2px;
    background-color: var(--sec-color);
}
.sidebar-widget.widget_block h4:after,
.sidebar-widget.widget_block .wp-block-search__label:after,
.sidebar-widget .wp-block-group__inner-container h2:after,
.sidebar-page-container .content-side .search-notfound h4:after{
  position: absolute;
    content: '';
    left: 48px;
    bottom: -1px;
    width: 5px;
    height: 4px;
    background-color: #222222;
}

.widget ul,
.widget ol,
.widget_block ul,
.widget_block .wp-block-latest-comments{
  position:relative;
  margin-bottom:0px;  
}
.widget ul li,
.widget_block ul li,
.sidebar .widget_block .wp-block-latest-comments li{
  position: relative;
  padding-left:20px;  
  font-size: 16px;
  color: #555555;
}
.sidebar .widget_block .wp-block-latest-comments li{
  line-height:30px;
  color: #555555; 
  font-size: 16px;
}

.widget ul li ul li,
.widget_block ul li ul li{
  margin-bottom:0px;
  padding-bottom:0px;
  border-bottom:none;
  margin-top:0px;
  padding-top:0px;
  padding-left:20px;
  border-top:1px dashed #e8e8e8;;
}

.widget ul li:before,
.widget_block ul li:before,
.sidebar .widget_block .wp-block-latest-comments li:before{
  content: '\f101';
  position: absolute;
  left: 0px;
  top:13px;
  color: #555555;
  font-size: 16px;
  font-family: 'FontAwesome';
}

.widget ul li ul li:before,
.widget_block ul li ul li:before{
	content: '\f101';
	position: absolute;
	left: 0px;
	top:13px;
	color: #555555;
	font-size: 16px;
	font-family: 'FontAwesome';
}

.sidebar .widget_block .wp-block-latest-comments li,
.widget_recent_comments ul li{
  padding:0px 0px 12px 30px !important; 
}
.sidebar .widget_block .wp-block-latest-comments li:before,
.widget_recent_comments ul li:before,
.footer-widget ul li.recentcomments:before{
  content: '\f086';
  top:0px;
}
.footer-widget ul li.recentcomments:before{
  color:#ffffff;
}
.widget ul li:last-child,
.widget_block ul li:last-child,
.sidebar .widget_block .wp-block-latest-comments li:last-child,
.sidebar .widget_block .wp-block-latest-comments li:last-child{
  margin-bottom:0px;
  padding-bottom:0px;
  border-bottom:none;
}
.sidebar .widget_block .wp-block-latest-comments li a{
  display:inline-block;
  color: #555555; 
}
.widget ul li a,
.widget_block ul li a{
  position:relative;
    color: #555555;
    font-size: 16px;
    display: inline-block;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;    
}
.widget ul li a:hover,
.widget_block ul li a:hover,
.sidebar .widget_block .wp-block-latest-comments li a:hover{
  color: var(--main-color); 
}

.widget .tagcloud{
  position:relative;
}
.widget .tagcloud a{
	position: relative;
	display: inline-block;
	font-size: 16px !important;
	margin-bottom: 8px;
	margin-right: 4px;
	line-height: 20px;
	color: #222222;
	font-weight: 700;
	padding: 9px 25px;
	border-radius: 5px;
	border: 1px solid #b7b7b7;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease; 
}
.widget .tagcloud a:hover{
  background-color: var(--main-color);
    border-color: var(--main-color);
  color:#fff;
}

.sidebar-widget .wp-block-search .wp-block-search__input{
  padding:12px 10px;
  background: #ebebeb;
  border-radius: 0px;
  border: 1px solid #ccc;
}   
.wp-block-search .wp-block-search__button{
  background: var(--sec-color);
    border: 1px solid var(--sec-color);
  color:#ffffff;
  padding:12px 10px;
}

.pageloader{
  display:none !important;  
}
.sidebar .search-box .form-group input[type="search"]{
  background:#fff;
  border-radius:5px;  
}
.sidebar .popular-posts .post{
    min-height:90px;
}
.sidebar .popular-posts .post .post-thumb a img{
  height:70px;
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;  
}
.sidebar .popular-posts .post .text{
  font-size:16px; 
}
.sidebar .popular-posts .post:last-child {
    margin-bottom: 0px;
    border-bottom: 0px;
}
.gallery-widget .gallery-outer .image{
  position: relative;
    float: left;
    width: 32.333333333%;
    padding-right: 5px;
    border: 1px solid #fff;
    margin-right: 3px;
    margin-bottom: 4px;
    overflow: hidden;
    height: 90px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
}
.blog-author-box .author-inner{
  padding-top:40px; 
}
.blog-author-box{
  min-height:223px; 
}
.sidebar-page-container .comment-form .group-title{
  margin-bottom: 15px;  
}
.builderexpert_theme .builderexpert_theme{
  margin-left:80px; 
}
.service-detail .inner-box .lower-content p{
  margin-bottom: 20px;  
}
/*************** Services Sidebar Menu Style ****************/
.service-widget .menu{
  position:relative;
  margin:0px; 
}
.service-widget .menu li{
  position: relative;
    margin-bottom: 8px;
}
.service-widget .menu li a{
  position: relative;
    color: #222222;
    font-size: 18px;
    padding: 22px 30px;
    display: block;
    z-index: 1;
    font-weight: 700;
    background-color: #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;
}
.service-widget .menu li a:before{
  position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 0%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    border-radius: 0px 30px 0px 0px;
    border-left: 4px solid #000000;
    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(--sec-color); 
}
.service-widget .menu li a:after{
  position: absolute;
    content: '\f105';
    right: 20px;
    top: 18px;
    color: #222222;
    font-size: 20px;
    font-family: 'FontAwesome';
}
.service-widget .menu li:hover a,
.service-widget .menu li.current-menu-item a{
  color: #ffffff;
    border-radius: 0px 30px 0px 0px;  
}
.service-widget .menu li:hover a:before,
.service-widget .menu li.current-menu-item a:before{
  width: 100%;
    opacity: 1;
}


/************* Footer Widget Style *************/
.footer-widget .wp-block-group__inner-container h2{
  position: relative;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.2em;
    margin-bottom: 25px;
    padding-bottom: 12px;
    text-transform: capitalize;
  font-size: 24px;
}
.footer-widget .wp-block-group__inner-container h2:before{
  position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    height: 2px;
    width: 35px;
    background-color: var(--main-color);
}
.footer-widget .wp-block-group__inner-container h2:after{
  position: absolute;
    content: '';
    left: 38px;
    bottom: 0px;
    height: 2px;
    width: 3px;
    background-color: var(--main-color);
}

.footer-widget{
  position:relative;  
}
.footer-widget ul,
.footer-widget ol{
  position:relative;  
  margin:0px;
  padding:0px;
}
.footer-widget ul li,
.footer-widget ol li{
  position:relative;
    margin-bottom: 15px;
  display:block;
  color: #ffffff;
    font-size: 15px;
    padding-left: 15px;
    font-weight: 500;
  border-bottom: 0px;
    padding-bottom: 0px;  
}
.footer-widget ul li:before,
.footer-widget ol li:before{
  position: absolute;
    content: "\f101";
    left: 0px;
    top: -2px;
    font-family: 'FontAwesome'; 
  color:#fff;
}
.footer-widget ul li:last-child,
.footer-widget ol li:last-child{
  margin-bottom: 0px; 
}
.footer-widget ul li ul li,
.footer-widget ol li ol li{
  margin-bottom: 0px; 
  margin-top:15px;
}
.footer-widget ul li a,
.footer-widget ol li a{
  position: relative;
  display:inline-block;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease; 
}
.footer-widget ul li:hover a,
.footer-widget ol li:hover a,
.footer-widget ul li:hover:before,
.footer-widget ol li:hover:before{
  color: var(--main-color); 
}
.main-footer .news-widget .post .thumb{
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover;  
}
.main-footer .contact-widget ul li:before{
  display:none !important;  
}
.header-style-three .header-info-box .info-list li:last-child,
.header-top-three .info-list li:last-child{
  padding-left:30px;  
}
.main-footer.style-three .footer-widget ul li a,
.main-footer.style-three .footer-widget ol li a{
  color: #222222; 
}

/***

====================================================================
  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 .text{
  position:relative;
  margin-top:40px;
}
.team-single-section .team-detail .text p{
  position: relative;
    color: #555555;
    font-size: 16px;
    line-height: 1.8em; 
}
.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:18px;
  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:var(--main-color);
}

.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:#333;
  font-size:16px;
  font-weight:800;
  line-height:1.4em;
  text-transform:capitalize;
}

.skills .skill-item .skill-header .skill-percentage{
  position:relative;
  float:right;
  font-weight:800;
  color:#333;
  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;
}


.shop-item {
  position: relative;
  margin-bottom: 65px;
}

.shop-item .inner-box{
  position: relative;
}

.shop-item .image{
  position: relative;
}

.shop-item .image img{
  display: block;
  width: 100%;
}

.shop-item .overlay-box{
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  background: rgba(255,255,255,.80);
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.shop-item:hover .overlay-box{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.shop-item .overlay-box .icon-box{
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  margin-top: -25px;
  text-align: center;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);

}

.shop-item:hover .overlay-box .icon-box{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -webkit-transition-delay: 300ms;
  -moz-transition-delay: 300ms;
  -ms-transition-delay: 300ms;
  -o-transition-delay: 300ms;
  transition-delay: 300ms;
}

.shop-item .overlay-box .cart-btn{
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  padding: 10px 25px;
  background-color: #222222;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}

.shop-item .overlay-box .cart-btn i{
  margin-right: 10px;
}

.shop-item .overlay-box .cart-btn:hover{
  background-color: var(--main-color);
}

.shop-item .lower-content{
  position: relative;
  padding: 30px 0px 0;
  text-align: center;
}

.shop-item .lower-content h3{
  position: relative;
  font-size: 20px;
  color: #36404b;
  line-height: 1.2em;
  font-weight: 500;
  text-transform: uppercase;
  top: -5px;
  margin-bottom: 10px;
}

.shop-item .lower-content h3 a{
  color: #36404b;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.shop-item .lower-content h3 a:hover{
  color: var(--main-color);
}

.shop-item .lower-content .price{
  position: relative;
  display: block;
  font-size: 16px;
  color: #36404b;
  line-height: 25px;
  margin-bottom: 15px;
}

.shop-item .lower-content .rating {
  position: relative;
  font-size: 13px;
  line-height: 20px;
  color: var(--main-color);
  font-weight: 900;
}

.shop-item .lower-content .price{
  font-size: 16px;
  line-height: 20px;
  color: #36404b;
  font-weight: 500;
  margin-bottom: 20px;
}

.shop-item .lower-content .price del{
  color: #888888;
  text-decoration: line-through;
  margin-right: 10px;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both;
    padding-left: 21px;
    padding-bottom: 12px;
}


.main-header .main-menu .navigation > li.dropdown > a:before,
.sticky-header .main-menu .navigation > li.dropdown > a:before {
    font-family: 'FontAwesome';
    content: "\f107";
    position: absolute;
    right: 12px;
    color: var(--fourth-color);
    font-size: 15px;
    line-height: 32px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.sticky-header .main-menu .navigation > li > a{
  padding: 20px 30px 20px 15px; 
}
.main-header.header-style-one .navigation > li.current.dropdown > a:before,
.main-header.header-style-one .navigation > li.dropdown:hover > a:before,
.sticky-header .main-menu .navigation > li.dropdown:hover > a:before{
  color: #ffffff;
}
.main-header.header-style-two .main-menu .navigation > li.dropdown > a:before,
.sticky-header .main-menu .navigation > li.dropdown > a:before{
  right: 16px;
}
.main-header.header-style-four .main-menu .navigation > li.dropdown > a:before{
  right:-17px;  
}
.news-section-two .news-block-three .inner-box{
  min-height:230px; 
}


/************** Cursor Style *************/
.cursor1 {
  position: fixed;
  width: 40px;
  height: 40px;
  border: 1px solid var(--main-color);
  border-radius: 50%;
  left: 0;
  top: 0;
  pointer-events: none;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.15s;
  transition: 0.15s;
  z-index: 999;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cursor1 {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cursor1 {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .cursor1 {
    display: none;
  }
}
.cursor2 {
  position: fixed;
  width: 8px;
  height: 8px;
  background-color: var(--main-color);
  border-radius: 50%;
  left: 0;
  top: 0;
  pointer-events: none;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  z-index: 999;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cursor2 {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cursor2 {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .cursor2 {
    display: none;
  }
}
.rtl .main-slider,
.rtl .service-section-two,
.rtl .testimonial-section,
.rtl .team-section,
.rtl .news-section,
.rtl .service-block .inner-box .text,
.rtl .service-block-two .inner-box .image .overlay-box .text,
.rtl .testimonial-block .inner-box .text,
.rtl .news-block .inner-box .lower-content .text,
.rtl .project-section-two{
  direction:ltr !important; 
}

.sec-title .separater.style-two{
  border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}
.sec-title .separater.style-two:before{
  background-color: #ffffff;
}


/* #Mega Menu */
.main-menu ul li.mega-menu-links > ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }
  .main-menu ul li.mega-menu-links > ul > li {
    padding-left: 0px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    text-transform: uppercase; }
    .main-menu ul li.mega-menu-links > ul > li:hover ~ li {
      z-index: 0; }
    .main-menu ul li.mega-menu-links > ul > li.hide-mega-headings > a {
      display: none; }
    .main-menu ul li.mega-menu-links > ul > li > a {
      position: relative;
      padding-top: 13px;
      padding-bottom: 13px; }
      .main-menu ul li.mega-menu-links > ul > li > a:after {
        display: none; }

.main-menu ul li.mega-menu-links.mega-columns-1col > ul > li {
  width: 100%; }

.main-menu ul li.mega-menu-links.mega-columns-2col > ul > li {
  width: 50%; }

.main-menu ul li.mega-menu-links.mega-columns-3col > ul > li {
  width: 33.33333%; }

.main-menu ul li.mega-menu-links.mega-columns-4col > ul > li {
  width: 25%; }

.main-menu ul li.mega-menu-links.mega-columns-5col > ul > li {
  width: 20%; }

.main-menu ul li.mega-menu-links > ul.mega-menu > li > ul {
  position: relative;
  left: 0 !important;
  right: auto !important;
  padding-top: 10px;
  padding-bottom: 10px;
  top: 0;
  opacity: 0;
  min-width: auto;
  visibility: hidden;
  margin-top: 0;
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .main-menu ul li.mega-menu-links > ul.mega-menu > li > ul > li {
    padding-left: 0;
    padding-right: 0;
    text-transform: none; }
    .main-menu ul li.mega-menu-links > ul.mega-menu > li > ul > li ul {
      left: 100% !important;
      right: auto !important; }

/* Mega Menu Categories */
.main-menu ul li.mega-menu.mega-cat > ul.mega-menu {
  width: 1170px; }
  .main-menu ul li.mega-menu.mega-cat > ul.mega-menu.sub-menu-columns-item {
    width: 100%; }
  .main-menu ul li.mega-menu.mega-cat > ul.mega-menu > li > ul {
    position: relative;
    left: 0 !important;
    right: auto !important;
    top: 0;
    opacity: 0;
    min-width: auto;
    visibility: hidden;
    margin-top: 0; }

.main-menu ul li.mega-menu.mega-cat.mega-columns-1col .ajax_menu .item {
  width: 100%; }

.main-menu ul li.mega-menu.mega-cat.mega-columns-2col .ajax_menu .item {
  width: 50%; }

.main-menu ul li.mega-menu.mega-cat.mega-columns-3col .ajax_menu .item {
  width: 33.33333%; }

.main-menu ul li.mega-menu.mega-cat.mega-columns-4col .ajax_menu .item {
  width: 25%; }

.main-menu ul li.mega-menu.mega-cat.mega-columns-5col .ajax_menu .item {
  width: 20%; }

.main-menu ul li.mega-menu.mega-cat .ajax_menu .item {
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.main-menu ul li.mega-menu.mega-cat div.mega-menu-container .vertical-posts {
  float: left;
  width: 80%;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .main-menu ul li.mega-menu.mega-cat div.mega-menu-container .vertical-posts .preloader_type {
    width: 80%;
    margin-left: 20%; }

.main-menu ul li.mega-menu.mega-cat div.mega-menu-container {
  overflow: hidden;
  width: 100%;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .main-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity .4s ease, -webkit-transform .6s ease;
    transition: opacity .4s ease, -webkit-transform .6s ease;
    -o-transition: opacity .4s ease, -o-transform .6s ease;
    -moz-transition: transform .6s ease, opacity .4s ease, -moz-transform .6s ease;
    transition: transform .6s ease, opacity .4s ease;
    transition: transform .6s ease, opacity .4s ease, -webkit-transform .6s ease, -moz-transform .6s ease, -o-transform .6s ease; }
    .main-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(5) {
      -webkit-transition-delay: .4s;
      -moz-transition-delay: .4s;
      -o-transition-delay: .4s;
      transition-delay: .4s; }
    .main-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(4) {
      -webkit-transition-delay: .3s;
      -moz-transition-delay: .3s;
      -o-transition-delay: .3s;
      transition-delay: .3s; }
    .main-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(3) {
      -webkit-transition-delay: .2s;
      -moz-transition-delay: .2s;
      -o-transition-delay: .2s;
      transition-delay: .2s; }
    .main-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(2) {
      -webkit-transition-delay: .1s;
      -moz-transition-delay: .1s;
      -o-transition-delay: .1s;
      transition-delay: .1s; }
    .main-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(1) {
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      -o-transition-delay: 0s;
      transition-delay: 0s; }
  .main-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu.fadeIn-menu .item {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu {
    /* Categories Vertical */
    position: relative;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-vertical {
      width: 20%;
      padding: 0;
      background: rgba(0, 0, 0, 0.04);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      border-top: 0;
      margin: 0;
      padding-bottom: 1500px;
      margin-bottom: -1500px;
      border: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      padding-top: 19px; }
      .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-vertical li.menu-item {
        -webkit-transition: background .4s, color .3s, border-color .4s;
        -o-transition: background .4s, color .3s, border-color .4s;
        -moz-transition: background .4s, color .3s, border-color .4s;
        transition: background .4s, color .3s, border-color .4s;
        border-top: 1px solid transparent;
        border-bottom: 1px solid transparent;
        padding: 0; }
        .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-vertical li.menu-item > a {
          padding: 10px 28px 10px 28px; }
      .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-vertical li.is-active {
        background: #fff;
        border-top: 1px solid #e9e9e9;
        border-bottom: 1px solid #e9e9e9; }
    .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal {
      /* Categories Horizontal */
      border: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      padding: 20px;
      background: transparent; }
      .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal:after {
        display: block;
        content: '';
        height: 0;
        clear: both; }
      .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal > li {
        float: left;
        padding: 0;
        margin-right: 10px; }
        .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal > li:last-child {
          margin-right: 0; }
        .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal > li.is-active > a {
          color: #fff; }
        .main-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal > li > a {
          display: block;
          padding: 3px 13px;
          font-size: 14px;
          text-align: center;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          -webkit-transition: background .3s, color .3s;
          -o-transition: background .3s, color .3s;
          -moz-transition: background .3s, color .3s;
          transition: background .3s, color .3s; }
  .main-menu ul li.mega-menu.mega-cat div.mega-menu-container > .mega-cat-content.horizontal-posts {
    padding: 0 10px; }

/* Mega menu preloader */
.mega_menu_wrapper_overlay {
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity .2s ease;
  -moz-transition: opacity .2s ease;
  transition: opacity .2s ease; }

.mega_menu_wrapper_preloader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 16px;
  height: 16px; }

.preloader_type {
  width: 100%;
  height: 100%;
  position: relative; }

.mega_menu_wrapper_preloader span {
  height: 16px;
  width: 16px;
  background-color: #999;
  -webkit-animation: experts_circle 1.4s infinite ease-in-out both;
  -moz-animation: experts_circle 1.4s infinite ease-in-out both;
  -o-animation: experts_circle 1.4s infinite ease-in-out both;
  animation: experts_circle 1.4s infinite ease-in-out both;
  position: absolute;
  top: 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%; }

.mega_menu_wrapper_preloader span:first-of-type {
  left: -22px;
  -webkit-animation-delay: -.32s;
  -moz-animation-delay: -.32s;
  -o-animation-delay: -.32s;
  animation-delay: -.32s; }

.mega_menu_wrapper_preloader span:nth-of-type(2) {
  -webkit-animation-delay: -.16s;
  -moz-animation-delay: -.16s;
  -o-animation-delay: -.16s;
  animation-delay: -.16s; }

.mega_menu_wrapper_preloader span:last-of-type {
  left: 22px; }

@-webkit-keyframes experts_circle {
  0%, 80%, to {
    -webkit-transform: scale(0);
    opacity: 0; }
  40% {
    -webkit-transform: scale(1);
    opacity: 1; } }

@-moz-keyframes experts_circle {
  0%, 80%, to {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@-o-keyframes experts_circle {
  0%, 80%, to {
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  40% {
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes experts_circle {
  0%, 80%, to {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }
  
.default-form.comment-form{
  margin-top:80px;  
}

.builder-testimonial-carousel.owl-nav-style .owl-nav.disabled,
.builder-testimonial-carousel.owl-dots-none .owl-dots.disabled,
.four-item-carousel.owl-nav-style .owl-nav.disabled,
.four-item-carousel.owl-dots-none .owl-dots.disabled,
.news-carousel.owl-nav-style .owl-nav.disabled,
.news-carousel.owl-dots-none .owl-dots.disabled,
.sponsors-carousel-two.owl-nav-style .owl-nav.disabled,
.sponsors-carousel-two.owl-dots-none .owl-dots.disabled,
.main-slider-three .owl-nav-style .owl-nav.disabled,
.main-slider-three .owl-dots-none .owl-dots.disabled,
.project-section-two .owl-nav-style .owl-nav.disabled,
.project-section-two .owl-dots-none .owl-dots.disabled,
.service-carousel.owl-nav-style .owl-nav.disabled,
.service-carousel.owl-dots-none .owl-dots.disabled,
.gallery-carousel-two.owl-nav-style .owl-nav.disabled,
.gallery-carousel-two.owl-dots-none .owl-dots.disabled,
.builder-service-carousel.owl-nav-style .owl-nav.disabled,
.builder-service-carousel.owl-dots-none .owl-dots.disabled {
  display:block !important; 
}
.main-slider .owl-nav-style .owl-nav.disabled,
.main-slider .owl-dots,
.testimonial-section .owl-dots,
.team-section .owl-dots,
.main-slider-two .owl-nav.disabled,
.main-slider-two .owl-dots,
.clients-section-two .owl-dots
{
  display:block !important;
  opacity:1 !important
}
.main-slider .owl-dots .owl-dot,
.testimonial-section .owl-dots .owl-dot,
.team-section .owl-dots .owl-dot,
.main-slider-two .owl-dots .owl-dot,
.clients-section-two .owl-dots .owl-dot
{
  display:inline-block; 
  margin:0px 3px;
}
.customize-partial-edit-shortcut button, 
.widget .customize-partial-edit-shortcut button{
  display:none; 
}






/*********** 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;
  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: 70px;
  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{
	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,
.exp-entry-content{
	margin-bottom:90px;	
}
.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: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:#ff650c;
  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;
}
.main-footer.footer-style-two{
	padding:0px;
	background-color:transparent;
}
.main-footer.footer-style-two .footer-bottom{
	padding:25px 0px;	
	text-align:center;
}