.slide-item {
	position: relative;
}

.slide-item:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(102, 145, 255, 0.7);
    mix-blend-mode: multiply;
    top: 0px;
    right: 0px;
    z-index: 0;
}
.slide-item .elementor-background-overlay {
    top: 1px !important;
}



.header span {
	color: #FFFFFF;
}
.project-block-one .inner-box .image-box:before{
  position: absolute;
  content: '';
  background: rgba(102, 145, 255, 0.8);
  mix-blend-mode: multiply;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: 0;
  z-index: 1;
  transition: all 500ms ease;
}
.box_shadow .service-sidebar .sidebar-widget {
    box-shadow: unset;
    padding: 0;
}

.pdoff .service-sidebar .sidebar-widget {
    box-shadow: unset;
    padding: 0;
}
.news-block-one .inner-box .image-box .post-date h3 a {
    color: #fff;
}


.sidebar-page-container .no-js .owl-carousel {
    display: block;
    overflow: hidden !important;
}

.post-inner {
    margin-bottom: 40px;
}

.calendar .blog-sidebar {
    padding: 0;
}
.post-inner:last-child {
    margin-bottom: 0;
}
.form-control:focus {
    border-color: unset !important;
    box-shadow: unset !important;
}

.error404 .elementor-icon i, .archive .elementor-icon i, .category .elementor-icon i, .search .elementor-icon i, .blog .elementor-icon i, .single .elementor-icon i {
    left: 16px;
    top: 16px;
}
.cta-section.alternat-3 .btn-box {
    float: right;
}










