.elementor-widget-wrap{
    padding: 0px !important;
}
.section-title.t_left p{
    margin-bottom: 0;
    width: 100%;
    padding: 5px 25px 5px;
    border-left: 3px solid #fc9615;
    font-style: italic;
}


.section-title h5 {
    color: #1c1c24;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 10px;
    font-style: italic;
}

.section-title h3, .section-title h2 {
    font-size: 40px;
    margin-bottom: 0px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 600;
}

.section-title.t_left p{
    margin-bottom: 0;
    width: 100%;
    padding: 5px 25px 5px;
    border-left: 3px solid #fc9615;
    font-style: italic;
}

.testi_thumb img {
    width: 90px !important;
    border-radius: 100% !important;
}

.icon-box-icon .icon i{
    font-size: 55px !important;
    color: #fc9615;
    display: inline-block;
    text-align: center;
}

.elementor-widget .elementor-icon-list-items{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.service-box.service-style-four:hover .service-box-icon i, .service-box.service-style-four:hover .service-box-content h2, .service-box.service-style-four:hover .service-box-content p{
    color: #FFF;
}

.service-box.service-style-four:hover::before{
    width: 100%;
    height: 100%;
    background: #fc9615;
}

.service-box.service-style-four::before{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 38px;
    height: 38px;
    content: "";
    background: #adc7f1;
    transition: .3s;
    z-index: -1;
}

select, .form-control{
    height: 54px;
    background-color: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border: 1px solid #e6e6e6;
    padding: 6px 20px;
    -webkit-box-shadow: none;
    border-radius: 5px;
    box-shadow: 0 0px 1px 1px #e9eef7;
    color: #223645 !important;
    font-weight: 500;
}

.em40_header_area_main{
    background-color: #FFF;
}

.icon-box{
    min-height: 110px;
}

.dreamit-single-blog .slick-next{
    right: 30px;
}

.dreamit-single-blog .slick-prev{
    left: 30px;
}