/* Service Style Four */
.service_style_four-1 {
    background: #fff;
    border-radius: 7px;
    transition: .5s;
    box-shadow: 2px 10px 50px rgba(158, 158, 158, .25);
    height: 100%;
    min-height: 450px;
}

.service_style_four-1_icon i {
    font-size: 48px;
    display: inline-block;
    color: #28a745;
    transition: .5s;
}

.service_style_four-1_title h4 {
    transition: .5s;
    font-size: 22px;
    font-weight: 700;
}

.service_style_four-1_text p {
    transition: .5s;
}

.service_style_four-1_button a {
    color: #28a745;
    transition: .5s;
}

.service_style_four-1_button a i {
    margin-left: 5px;
}

.service_style_four-1:hover {
    background: #28a745;
    transform: translateY(-8px);
}


.service_style_four-1:hover .service_style_four-1_icon i,
.service_style_four-1:hover .service_style_four-1_title h4,
.service_style_four-1:hover .service_style_four-1_text p,
.service_style_four-1:hover .service_style_four-1_button a {
    color: #fff;
}



/* Service Style Four */
.service_style_four-2 {
    background: #fff;
    border-radius: 7px;
    transition: .5s;
    box-shadow: 2px 10px 50px rgba(158, 158, 158, .25);
    height: 100%;
    min-height: 450px;
}

.service_style_four-2_icon i {
    font-size: 48px;
    display: inline-block;
    color: #dc3545;
    transition: .5s;
}

.service_style_four-2_title h4 {
    transition: .5s;
    font-size: 22px;
    font-weight: 700;
}

.service_style_four-2_text p {
    transition: .5s;
}

.service_style_four-2_button a {
    color: #dc3545;
    transition: .5s;
}

.service_style_four-2_button a i {
    margin-left: 5px;
}

.service_style_four-2:hover {
    background: #dc3545;
    transform: translateY(-8px);
}


.service_style_four-2:hover .service_style_four-2_icon i,
.service_style_four-2:hover .service_style_four-2_title h4,
.service_style_four-2:hover .service_style_four-2_text p,
.service_style_four-2:hover .service_style_four-2_button a {
    color: #fff;
}





/* Service Style Four */
.service_style_four-3 {
    background: #fff;
    border-radius: 7px;
    transition: .5s;
    box-shadow: 2px 10px 50px rgba(158, 158, 158, .25);
    height: 100%;
    min-height: 450px;
}

.service_style_four-3_icon i {
    font-size: 48px;
    display: inline-block;
    color: #ffc107;
    transition: .5s;
}

.service_style_four-3_title h4 {
    transition: .5s;
    font-size: 22px;
    font-weight: 700;
}

.service_style_four-3_text p {
    transition: .5s;
}

.service_style_four-3_button a {
    color: #ffc107;
    transition: .5s;
}

.service_style_four-3_button a i {
    margin-left: 5px;
}

.service_style_four-3:hover {
    background: #ffc107;
    transform: translateY(-8px);
}


.service_style_four-3:hover .service_style_four-3_icon i,
.service_style_four-3:hover .service_style_four-3_title h4,
.service_style_four-3:hover .service_style_four-3_text p,
.service_style_four-3:hover .service_style_four-3_button a {
    color: #fff;
}





/* Service Style Four */
.service_style_four-4 {
    background: #fff;
    border-radius: 7px;
    transition: .5s;
    box-shadow: 2px 10px 50px rgba(158, 158, 158, .25);
    height: 100%;
    min-height: 450px;
}

.service_style_four-4_icon i {
    font-size: 48px;
    display: inline-block;
    color: #000000;
    transition: .5s;
}

.service_style_four-4_title h4 {
    transition: .5s;
    font-size: 22px;
    font-weight: 700;
}

.service_style_four-4_text p {
    transition: .5s;
}

.service_style_four-4_button a {
    color: #000000;
    transition: .5s;
}

.service_style_four-4_button a i {
    margin-left: 5px;
}

.service_style_four-4:hover {
    background: #000000;
    transform: translateY(-8px);
}


.service_style_four-4:hover .service_style_four-4_icon i,
.service_style_four-4:hover .service_style_four-4_title h4,
.service_style_four-4:hover .service_style_four-4_text p,
.service_style_four-4:hover .service_style_four-4_button a {
    color: #fff;
}


span.chose-icon3 {
    width: 20px;
    height: 20px;
    line-height: 19px;
    text-align: center;
    background: #dc3545;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
}

span.chose-icon4 {
    width: 20px;
    height: 20px;
    line-height: 19px;
    text-align: center;
    background: #ffc107;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
}

span.chose-icon5 {
    width: 20px;
    height: 20px;
    line-height: 19px;
    text-align: center;
    background: #000000;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
}

span.chose-icon6 {
    width: 20px;
    height: 20px;
    line-height: 19px;
    text-align: center;
    background: #28a745;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
}

span.chose-icon7 {
    width: 20px;
    height: 20px;
    line-height: 19px;
    text-align: center;
    background: #2490c1;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
}

@media (max-width:576px) {
    .img-sharp{
        width: 180px !important;
        margin-bottom: 5% !important;
    }
    .slider_text_inner  h2 {
        font-size: 25px;
        line-height: 1.5;

    }
    .table td, .table th
    {
        padding: .2rem;
        vertical-align: top;
        border-top: 1px solid #dee2e6;
        font-size: 10px !important;
    }
}

.img-plc
{
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    height: 18em;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.img-plc a img
{
    opacity: 0.8;
    transition: 1s;
}



.img-plc a img:hover
{
    margin-bottom: 14% !important;
    opacity: 1;
    transition: 800ms;
}

.img-plc-2
{
    opacity: 0.8;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
