/**
 * Theme Name: Byron Child
 * Template: byron
 * Version: 1.0
 * Description: Construction Engineering and Architecture WordPress Theme
 * Author: Ninzio
 **/
 
 .Sustainability .url-wrap {
    margin-top: 65px;
}

 .Sustainability_2 .url-wrap {
    margin-top: 50px;
}

#featured-title #breadcrumbs a:hover {
    color: #030f27;
}

.elementor-element-1d6d3f3 .elementor-container{
    justify-content: center;
}

.mc4wp-form-589 .mc4wp-form-fields{
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}

.mc4wp-form-589 .mc4wp-form-fields .input-wrap input[type="email"]{
    padding: 10px 20px;
    height: inherit;
}

.mc4wp-form-589 .mc4wp-form-fields .submit-wrap button{
    padding: 10px 45px;
    height: inherit;
    line-height: inherit;
}
@media screen and (max-width: 767px){
    .item-carousel {
        opacity: 1 !important;
    }
}

.service-new-box .content-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}
.service-new-box .master-service .thumb{
    position:relative;
}
.service-new-box .master-service .thumb::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgb(0 0 0 / 40%);
    top: 0;
    left: 0;
    z-index: 1;
}
.service-new-box .master-service .headline-2 {
    min-height: 20px;
}
.service-new-box  .master-service.sep-before .sep {
    margin-bottom: 25px;
}
.service-new-box .master-link{
    color:#fff !important;
}
.home-blog .master-service .content-wrap {
    min-height: 365px !important;
}
.about-service .flickity-slider .master-service .content-wrap {
    min-height: 360px !important;
}