.dn {
    display: none !important;
}
.section-bg {
    background-color: #212228 !important;
}
.marginT45 {
    margin-top: 45px;
}
.text-center {
    text-align: center !important;
}
.text-left {
    text-align: left !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
}

.align-items-normal {
    align-items: normal !important;
}


.img-person {
    position: relative;
    left: -41px;
}

.fact-style1 {
    bottom: 63%;
}
.slider-content h1 {
    font-size: 56px;
    line-height: 1.07;
    text-align: left;
}
.headline-h1 {
    display: block;
    margin: 40px 0;
}
.sub-H {
    font-size: 24px;
    line-height: 30px;
    display: block;
    font-weight: normal;
}
.text-capitalize {
    text-align: left;
}

.slider-content h2 span {
    font-size: 24px;
}





/* BEGIN | SERVIÇOS */
.service-wrappers .service-text .text-center {
    line-height: 28px !important;
}
.service-wrappers .single-service {
    padding-left: 40px !important;
    padding-right: 40px !important;
    padding-top: 50px !important;
    min-height: 400px;
}
.service-wrappers  .single-service .service-text h3 {
    font-size: 24px;
}
.service-wrappers  .single-service img {
    max-width: 80%;
}
/* END | SERVIÇOS */


/* BEGIN | RESPONSIVE */
/* 1200 / 1440 */
@media screen and (min-width: 1200px) and (max-width: 1440px) {
    .slider-content span {
        font-size: 30px;
        line-height: 1.5;
    }
    .slider-content h1 {
        margin-top: 185px
    }
}
/* 992 / 1199 */
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-content span {
        font-size: 26px;
        line-height: 1.5;
        letter-spacing: 0;
    }
}

/* 768 / 991 */
@media screen and (min-width: 768px) and (max-width: 991px) {
    .slider-content {
        top: 80px;
    }
}

/* 767 / 991 */
@media screen and (max-width: 767px) {
    .slider-content span {
        letter-spacing: 0;
    }
}
/* END | RESPONSIVE */
