.elementor-element .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding:0px !important;
}
.admin-bar .fixed-header{
    top:32px !important;
}

.sidebar-page-container .comments-area .comment-box-list > .energo-comment-item:last-child > .comment-box{
    margin-bottom:0px;
}
.comment-box > .comment-box{
	border-bottom: 1px solid #e1e8e4;
	padding-bottom: 40px;
}
.blog-details-content .comment-box {
	margin-top: 70px;
}
.energo-comment-item > .energo-comment-item {
    margin-left:50px;
}
.comment-form{
    margin-top:70px;
}
.energo-comment-item .comment-form{
    margin:40px 0;
}
#cancel-comment-reply-link{
    color:inherit;
    display:block;
    font-size:18px;
    margin-top:17px;
}

.main-header .nav-right .support-box {
    margin-right: 0;
    padding-right: 0;
}
.main-header .nav-right .support-box::before {
    width: 0px;
}

.service-block-one .inner-box .inner h5 a span,
.service-block-two .inner-box h3 a span,
.service-block-three .inner-box .upper-box .inner h5 a span,
.service-block-four .inner-box .content-box h3 a span,
.service-block-five .inner-box .upper-box h5 span{
	font-size: 18px;
    font-weight: 400;
	display: inline-block;
}

.footer-style-one .footer-top .menu li,
.footer-style-two .footer-top .menu li,
.footer-style-three .footer-top .menu li{
  position: relative;
  display: block;
  margin-bottom: 8px;
}
.footer-style-one .footer-top .menu li:last-child,
.footer-style-two .footer-top .menu li:last-child,
.footer-style-three .footer-top .menu li:last-child{
  margin-bottom: 0px;
}
.footer-style-one .footer-top .menu li a,
.footer-style-two .footer-top .menu li a,
.footer-style-three .footer-top .menu li a{
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 26px;
  font-weight: 500;
  font-family: 'Lexend', sans-serif;
  color: #aab0bf;
  text-transform: uppercase;
  padding-left: 32px;
}
.footer-style-one .footer-top .menu li a:before,
.footer-style-two .footer-top .menu li a:before{
  position: absolute;
  content: '';
  width: 12px;
  height: 12px;
  border: 1px solid #404960;
  left: 0px;
  top: 7px;
  transition: all 500ms ease;
}
.footer-style-one .footer-top .menu li a:hover::before,
.footer-style-two .footer-top .menu li a:hover::before {
    border-color: #56b13d;
}
.footer-style-one .footer-top .menu li a:after,
.footer-style-two .footer-top .menu li a:after{
  position: absolute;
  content: '';
  width: 0%;
  height: 1px;
  left: 6px;
  top: 13px;
  transition: all 500ms ease;
}
.footer-style-one .footer-top .menu li a:hover,
.footer-style-two .footer-top .menu li a:hover {
    color: #56b13d;
}
.footer-style-one .footer-top .menu li a:hover::after,
.footer-style-two .footer-top .menu li a:hover::after {
    width: 15px;
}
.footer-style-one .footer-top .menu li a::after,
.footer-style-one .footer-top .menu li a::after {
    background-color: #56b13d;
    position: absolute;
    content: '';
    width: 0%;
    height: 1px;
    left: 6px;
    top: 13px;
    transition: all 500ms ease;
}

/*Home V2 Theme Color*/
.orange-color .footer-top .menu li a:hover {
    color: #f16d2b;
}
.orange-color .footer-top .menu li a::after {
    background-color: #f16d2b;
}
.orange-color .footer-top .menu li a:hover::before {
    border-color: #f16d2b;
}

/*Home V2 Theme Color*/
.blue-color .footer-top .menu li a:hover {
    color: #0084ec;
}
.footer-style-three .footer-top .menu li a{
	padding-left: 0px;
}

/*Footer V2 Menu*/
.footer-style-two .footer-top .menu li {
    float: left;
	width: 50%;
}

.rtl .footer-style-one .footer-top .menu li a::before,
.rtl .footer-style-two .footer-top .menu li a::before {
    left: inherit;
    right: 0px;
}
.rtl .footer-style-one .footer-top .menu li a::after,
.rtl .footer-style-two .footer-top .menu li a::after {
    left: inherit;
    right: 6px;
}
.rtl .footer-style-one .footer-top .menu li a,
.rtl .footer-style-two .footer-top .menu li a {
    padding-left: 0px;
    padding-right: 32px;
}

.page-title .bread-crumb li {
    margin-right: 10px;
}
.history-block-one .inner-box .inner .image-box {
    margin-bottom: 22px !important;
}

.service-details-content .main-image {
    margin-bottom: 50px !important;
}

/* Services Menu */
.service-sidebar .menu{
  position: relative;
  display: block;
  padding: 40px 30px;
}

.service-sidebar .menu li{
  position: relative;
  display: block;
  margin-bottom: 10px;
}

.service-sidebar .menu li:last-child{
  margin-bottom: 0px;
}

.service-sidebar .menu li a{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 26px;
  font-family: 'Lexend', sans-serif;
  font-weight: 600;
  color: #1e2434;
  text-transform: uppercase;
  background-color: #fff;
  padding: 17px 20px 17px 50px;
  box-shadow: 20px 5px 20px 0px rgb(0 0 0 / 5%);
}
.service-sidebar .menu li a:hover,
.service-sidebar .menu li.current-menu-item a{
  color: #fff;
  background-color: #1e2434;
  padding-left: 80px;
}

.service-sidebar .menu li a::before{
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0px;
  top: 0px;
  width: 30px;
  height: 100%;
  background-color: #f4f5f4;
  text-align: center;
  font-size: 16px;
  color: #707582;
  transition: all 500ms ease;
}

.service-sidebar .menu li a:hover:before,
.service-sidebar .menu li.current-menu-item a:before{
  width: 60px;
  color: #fff;
}

.service-sidebar .menu li a:hover:before,
.service-sidebar .menu li.current-menu-item a:before{
	font-family: 'Font Awesome 5 Pro';
	content: "\f178";
}

.service-sidebar .menu li a:hover:before,
.service-sidebar .menu li.current-menu-item a:before {
    background-color: #56b13d;
}

.blog-details-content .blog-post .post-share-option .share-links li:nth-child(2) a{
  background: rgb(29, 155, 240);
}
.blog-details-content .blog-post .post-share-option .share-links li:nth-child(3) a{
  background-color: #0A66C2;
}
.blog-details-content .blog-post .post-share-option .share-links li:nth-child(4) a{
  background-color: #e60023;
}
.blog-details-content .blog-post .post-share-option .share-links li:nth-child(5) a{
  background-color: #FF4500;
}
.blog-details-content .blog-post .post-share-option .share-links li:nth-child(6) a{
  background-color: #000000;
}
.blog-details-content .blog-post .post-share-option .share-links li:nth-child(7) a{
  background-color: #333333;
}

/*Category*/
.blog-sidebar .sidebar-widget ul{
  position: relative;
  padding: 20px 30px;
}

.blog-sidebar .sidebar-widget ul li{
  position: relative;
  display: block;
  padding: 12px 0px;
  border-bottom: 1px solid #e1e8e4;
}

.blog-sidebar .sidebar-widget ul li:last-child{
  border-bottom: none;
}

.blog-sidebar .sidebar-widget ul li a{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 26px;
  font-family: 'Lexend', sans-serif;
  font-weight: 600;
  color: #707582;
  text-transform: uppercase;
}

.blog-sidebar .sidebar-widget ul li a span{
  float: right;
}

.blog-sidebar .sidebar-widget ul li a:before{
  position: absolute;
  left: 0px;
  top: 5px;
  font-size: 16px;
  opacity: 0;
  transition: all 500ms ease;
}

.blog-sidebar .sidebar-widget ul li a:hover:before{
  opacity: 1;
}

.blog-sidebar .sidebar-widget ul li a:hover {
    color: #56b13d;
}

.content_block_5 .content-box .form-inner .form-group select{
	position: relative;
    display: block;
    width: 100%;
    height: 60px;
    border: 1px solid #eae6e4;
    border-radius: 0px;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 400;
    color: #707582;
    background-color: transparent;
    font-family: 'Lato', sans-serif;
    transition: all 500ms ease;
}
.content_block_5 .content-box .form-inner .message-btn input[type=submit] {
    float: left;
	margin-right: 30px;
}
.content_block_5 .content-box .form-inner .message-btn .ajax-loader {
	position: absolute;
	left: 0;
	bottom: -30px;
}
.footer-style-three .footer-top .logo-widget .social-links li a {
    background-color: #2a3247 !important;
    color: #fff !important;
}

.pagination li span {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Lexend', sans-serif;
    height: 56px;
    width: 56px;
    line-height: 56px;
    text-align: center;
    color: #1e2434;
    z-index: 1;
    background-color: #f4f5f4;
    transition: all 500ms ease;
}

.default-sidebar .sidebar-widget .menu-services-menu-container,
.default-sidebar .sidebar-widget.blog-sidebar {
	box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 10%);
}
.default-sidebar .sidebar-widget.blog-sidebar .widget-content {
	box-shadow:none;
}

.blog-sidebar .tagcloud {
	padding: 40px 30px 30px 30px;
}
.blog-sidebar .tagcloud a{
	position: relative;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 14px !important;
	line-height: 26px;
	font-family: 'Lexend', sans-serif;
	font-weight: 500;
	color: #707582;
	padding: 7px 13px;
	border: 1px solid #e1e8e4;
	text-transform: uppercase;
}

.blog-sidebar .tagcloud a:hover{
	color: #fff;
	background-color: #56b13d;
	border-color: #56b13d;
}

.investor-section .testimonial-content .testimonial-thumb {
    margin-bottom: 26px !important;
}

.default-sidebar .sidebar-widget.widget_energo_contact_info {
	box-shadow:none;
}

.m-b20{
	margin-bottom:20px !important
}
.blog-details-content .news-block-one .inner-box .m-b30,
.m-b30{
	margin-bottom:30px !important
}
.m-b40{
	margin-bottom:40px !important
}

.woocommerce .product-details .addto-cart-box .variations .nice-select{
	margin-bottom:15px;
}
.woocommerce .pageloader .loader{
	display:none;
}
.woocommerce-Reviews .comment-form .nice-select{
	float:none;
	margin-bottom:10px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
	margin-top:20px;
}
.flaticon-left-arrow{
	transform:rotate(180deg);
}
.main-header .menu-area .logo-box .logo img,
.mobile-menu .nav-logo img,
.footer-top .logo-widget .footer-logo img,
.main-header .header-upper .logo-box img{
	height:64px;
}

.blog-details .blog-details-content{
	margin-left:20px;
}
.blog-list .blog-list-content,
.shop-page-section .default-sidebar,
.shop-details .default-sidebar{
	margin-right:20px;
}
.testimonial-section .sec-title.light h6,
.testimonial-section .sec-title.light .title-top .shape-box .shape{
	color:#ffffff;
}
.working-block-one .inner-box .icon-box img{
	height:50px;
}
.content_block_5 .content-box .message-btn .wpcf7-spinner{
	position:absolute;
	bottom:0px;
	left:0px;
}