/*
----------------------------------------------------------------
	remove the white gap for 4 sides in elementor
----]------------------------------------------------------------
*/
.elementor-section-wrap .elementor-section,
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0px !important;	
} 
.admin-bar .header__area.menu-fixed,
.admin-bar .header__menu-area.sticky,
.admin-bar .header__area-4{
	top:32px !important;	
}


/********* Pagination Style *************/
.pagination{
	text-align:center;	
}
.pagination li,
.pagination li{
	position: relative;
    display: inline-block;
    margin-right: 5px;
}
.pagination li a,
.pagination li span {
    width: 50px;
    height: 50px;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.3;
    color: var(--black-2);
    border: 1px solid var(--white-2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.pagination li:hover a, 
.pagination li.active span,
.pagination li.active a,
.pagination li span.current {
    background-color: var(--primary);
    color: var(--white);
    border-color: var(--primary);
}

/***************** Blog Sidebar Style*******************/
.widget{
	position: relative;
	margin-bottom:30px !important;
}
.widget ul,
.widget ol{
	position:relative;	
	margin:0px;
	padding:0px;
}
.widget ul li,
.widget ol li{
	position: relative;
	font-weight: 400;
    margin-bottom: 14px;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
	text-transform:capitalize;
	color: #666666;
}
.widget ul li:last-child,
.widget ol li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
}
.widget ul li ul li,
.widget ol li ol li{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
	margin-top:14px;
	padding-top:14px;
	border-top:1px solid #666666;
}
.widget ul li a,
.widget ol li a{
	position: relative;
    font-size: 18px;
    line-height: 26px;
    color: #666666;
    font-weight: 400;
}
.widget ul li a:hover,
.widget ol li a:hover{
	color: var(--primary);
}
.widget .tagcloud{
	position:relative;	
}
.widget .tagcloud a{	
	position: relative;
    display: inline-block;
	font-weight: 400;
    font-size: 14px !important;
    line-height: 22px;
    padding: 5px 5px 5px 5px;;
    min-width: 100px;
    margin: 0px 6px 10px 0px;
    background: none;
    border: 1px solid #f1f1f1;
    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;
    color: #666666;
    text-align: center;	
}
.widget .tagcloud a:hover{
	color: #ffffff;
    border-color: var(--primary);
    background-color: var(--primary);	
}
/***************** Service Sidebar Style*******************/
.service-widget {
	position: relative;
    margin-bottom: 40px;
}
.service-widget.widget_nav_menu{
	background: #F5F5F5;
    box-shadow: 0px 30px 70px rgb(0 0 0 / 10%);
    padding: 34px;	
}
.service-widget ul li{
	background: #fff;
	border: 1px solid #F5F5F5;
    display: block;
    margin-bottom: 0px;
    border-radius: 3px;
    transition: all 500ms ease;
}
.service-widget ul li:last-child{
    margin-bottom: 0px;
}
.service-widget ul li a{
	font-size: 16px;
    line-height: 26px;
    color: #171818;
    font-weight: 500;
    display: block;
    padding: 17px 20px;
}
.service-widget ul li:hover a,
.service-widget ul li.current-menu-item a,
.service-widget ul li.current-menu-item a:before{
	color: #fff;
	background: var(--primary);
    border-color: var(--primary);
	border-radius: 3px;
}
.service-widget .service-details-1-contact-widget .details__inner__box ul{
	background: transparent;
    box-shadow: 0px 0px 0px rgb(0 0 0 / 0%);
    padding: 0px;
}
.service-widget .service-details-1-contact-widget .details__inner__box ul li{
	border: 0px;
    display: block;
    margin-bottom: 0px;
    border-radius: 0px;
}
.service-widget .widget__download{
	margin-bottom: 0px;
}
.service-widget .widget__download ul{
    box-shadow: none;
    padding: 0px;
}
.service-widget .widget__download ul li a{
    display: flex;
}
/***************** Footer Widget Style*******************/
.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: 12px;
	font-size: 16px;
	display:block;
    color: #999999;
    font-weight: 400;
}
.footer-widget ul li:last-child,
.footer-widget ol li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
}
.footer-widget ul li ul li,
.footer-widget ol li ol li{
	margin-bottom:0px;
	margin-top:12px;
	margin-left:15px;
}
.footer-widget ul li a,
.footer-widget ol li a{
    position: relative;
    color: #999999;
	display:inline-block;
    transition: .5s;
	font-size: 16px;
    font-weight: 400;
}
.footer-widget ul li a:hover,
.footer-widget ol li a:hover{
	color: #fff;
}

.footer__widget-title{
	padding-bottom:50px;	
}

.footer__address li{
	width:100% !important;	
}
.footer__address li a{
	padding:0px 0px 5px 0px;	
}
/***************** Comment Style*******************/
.buildy-comment-item .buildy-comment-item{
	margin-left:80px;
}
.comment__area .buildy-comment-item .comment__form-wrapper{
	margin-top: 0px;
	margin-bottom: 50px;
}
.blog__detail .comment__area{
	margin-top: 80px;
	margin-bottom: 0px;
	padding-top:0px;
}
.comment__area .comment__list > .buildy-comment-item:last-child .comment .comment__item{
	margin-bottom:0px;
	padding-bottom: 0px;
}
.comment__area .comment__list .buildy-comment-item .comment__form-wrapper{
	margin-left: 0px;
	padding-top: 30px;
}
.blog__detail .comment__form-wrapper{
	margin-top: 0px;
}
.buildy-comment-item .comment__item .comment__img img{
	border-radius: 50%;
}
.comment__list .buildy-comment-item .comment__form-wrapper #cancel-comment-reply-link{
	color: #171818;
}
.comment__form-title{
	padding-bottom:10px;	
}
.comment__form-wrapper .comment__form .logged-in-as a{
	color: var(--black-2);
}
/********* Custom Style ************/
.hero__slider-pagination .swiper-button-prev, .swiper-container-rtl .swiper-button-next,
.hero__slider-pagination .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	background-image: none;	
}
.about__area-3 .about__left .about__thumb-3{
	border-radius: 5px;
}

.footer-widget .widget__recent-posts .widget__rposts .widget__rpost{
	padding-bottom:25px;	
}
.widget .widget__rpost .rp-thumb img{
	height: 80px;
}

.footer-widget .widget__recent-posts .rp-date{
	color: var(--primary);
	font-size:14px;	
}
.footer-widget .widget__recent-posts .rp-title{
	color: #999999;
	font-size:16px;
}
.footer-widget .widget__rpost .rp-thumb img{
	height: 72px;
}
.footer-widget .widget__recent-posts .widget__rpost:hover .rp-title{
	color:#fff;	
}
.widget__recent-posts article{
	gap: 15px;	
}
.footer-widget .widget__recent-posts .widget__rposts .widget__rpost:last-child{
	padding-bottom:0px;	
}
.footer-widget .widget__recent-posts{
	margin-bottom: 0px;
}
/************** Third Level Menu *****************/
header .header__area .header__menu-area .header__logo{
	position:relative;
	z-index:9;	
}
.side__navbar-wrapper.mean-container .mean-nav ul li a span{
	order:2;	
}
header .header__area .header__menu-area .header__logo .logo-2 img{
	top:16px;	
	height:44px;
}
header .header__area .header__menu-area .header__logo .logo-2.style-two img{
	top:7px;
}
.header__nav > ul > li > .main-dropdown > li > a{
	position:relative;
	color: var(--secondary);
}
.header__nav > ul > li > .main-dropdown > li > .main-dropdown{
  position: absolute;
  width: 240px;
  left: 100%;
  top: 0;
  z-index: 9;
  background-color: var(--white);
  border: 1px solid var(--white-7);
  text-align: left;
  padding: 15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: perspective(300px) rotateX(-18deg);
          transform: perspective(300px) rotateX(-18deg);
}
.header__nav > ul > li > .main-dropdown > li > .main-dropdown > li{
	position:relative;
	display:block;
	color: var(--secondary);	
}
.header__nav > ul > li > .main-dropdown > li > .main-dropdown > li > a{
	display: block;
    padding: 10px 20px;
    border-radius: 5px;
    text-transform: capitalize;
	color: var(--secondary);	
}
.header__nav > ul > li > .main-dropdown > li > .main-dropdown > li > a:hover{
	background-color: var(--white-6);	
}
.header__nav > ul > li > .main-dropdown > li:hover > .main-dropdown{
	top: 0px;
	opacity: 1;
	visibility: visible;
	-webkit-transform: perspective(300px) rotateX(0deg);
		  transform: perspective(300px) rotateX(0deg);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.header__nav > ul > li > ul > li.dropdown > a:before{
	content:'\f105';
	position:absolute;
	right:15px;
	top:0px;
	font-family: "Font Awesome 6 Free";
    font-weight: 900;
	font-size:14px;
	line-height:40px;
	color: #999999;
}
.elementor-widget:not(:last-child){
	margin-bottom:0px !important;	
}
.sonny_progressbar .progress-percent{
	color: var(--bs-body-color);	
}

.about__content-3 a.video-icon{
	display:flex;
	justify-content:center;
	align-items:center;
}

@media only screen and (max-width: 1199px) {
	header .header__area .header__menu-area .header__logo .logo-2 img {
	  top: 4px;
	}
}

.footer__widget.widget_nav_menu{
	padding-left:130px;
}

.footer__widget.widget_buildy_contact_us{
	display:flex;
	justify-content:flex-end;
}

@media only screen and (max-width: 991px) {
	.footer__widget {
	  padding-bottom: 40px;
	}
	.footer__widget.widget_buildy_contact_us{
		display:flex;
		justify-content:flex-start;
	}
}

@media only screen and (max-width: 767px) {
	.footer__widget.widget_nav_menu{
		padding-left:0px;
	}
	.about__thumb-2 .play-btn a.video-icon {
	  width: 60px;
	  height: 60px;
	  line-height:60px;
	  font-size: 20px;
	}
}
.breadcrumb__title br{
	display:none;	
}

.wpcf7-not-valid-tip {
  margin-bottom: 20px;
}

.service__slide-title .yt-icon{
	position:relative;
	font-size:61px;
	height:61px;
	line-height:1;
	color:var(--primary);
}

.service__item-inner .yt-icon{
	position:relative;
	font-size:60px;
	height:60px;
	line-height:1;
	margin-bottom:20px;
	display:inline-block;
	color:var(--primary);
}

.offcanvas__logo img,
.footer-logo img,
.header__logo-2 img,
.header__logo-4 img,
.offcanvas__logo-4 img{
	height:44px;
}

@media only screen and (max-width: 599px){
	.admin-bar .header__menu-area.sticky{
		top:0px !important;
	}
}