@charset "utf-8";
.container {
    width: 1170px;
}

.service_list_met_65_5_55 .container {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: .9375rem;
    padding-left: .9375rem;
}

.text-xs-center {
    text-align: center!important;
}

.service_list_met_65_5_55 .blocks, .service_list_met_65_5_55 [class*=blocks-] {
    font-size: 0;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: -.9375rem;
    margin-right: -.9375rem;
}

.service_list_met_65_5_55 {
    padding: 30px 0;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.service_list_met_65_5_55 .head {
    padding-bottom: 20px
}

.service_list_met_65_5_55 .titlebox {
    text-align: center;
    border-bottom: 1px solid;
    border-bottom-color: #e5e5e5;
    margin-bottom: 60px
}

.service_list_met_65_5_55 .titlebox i {
    display: block;
    width: 98px;
    height: 3px;
    background-color: #0263c6;
    margin: 30px auto -22px
}

.service_list_met_65_5_55 .head .title {
    font-size: 38px;
    margin-top: 0;
    text-align: center;
    color: #fff;
    font-weight: 400;
    margin-bottom: 20px;
    text-shadow: none;
    opacity: 1;
    position: relative
}

.service_list_met_65_5_55 .head .desc {
    font-size: 18px;
    text-align: center;
    width: 80%;
    color: #333333;
    margin: 0 auto;
    opacity: 1;
    position: relative
}

.service_list_met_65_5_55 li h3 {
    font-size: 20px;
    color: #212121;
}

.service_list_met_65_5_55 li h3:hover {
    color: #0263c6;
}

.service_list_met_65_5_55 li p {
    color: #333333;
    width: 90%;
    font-size: 15px;
    height: 44px;
    overflow: hidden;
    margin: 0 auto
}

.service_list_met_65_5_55 li a {
    text-decoration: none
}

.service_list_met_65_5_55 li a:active, .service_list_met_65_5_55 li a:focus, .service_list_met_65_5_55 li a:hover {
    text-decoration: none
}

.service_list_met_65_5_55 .item {
    /*padding: 0px .5rem;*/
    width: 25%;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top;
}

.service_list_met_65_5_55 .item img {
    transition: all 0.5s ease-out
}

.service_list_met_65_5_55 .item p {
}

.service_list_met_65_5_55 .item > img, .service_list_met_65_5_55 .item a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%
}

.service_list_met_65_5_55 .item:hover img {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg)
}

@media (min-width: 1600px) {
    .service_list_met_65_5_55 .container {
        width: 1280px
    }
}

@media (max-width: 991px) {
    .service_list_met_65_5_55 {
        padding: 20px 0px
    }

    .service_list_met_65_5_55 li {
        margin-top: 40px
    }
}

@media (max-width: 767px) {
    .service_list_met_65_5_55 {
        padding: 10px 0px
    }

    .service_list_met_65_5_55 .head {
        padding-bottom: 8px
    }

    .service_list_met_65_5_55 .titlebox i {
        margin: 12px auto -11px
    }

    .service_list_met_65_5_55 .titlebox {
        margin-bottom: 30px
    }

    .service_list_met_65_5_55 li p {
        height: 72px
    }

    .service_list_met_65_5_55 li {
        margin-top: -6px
    }

    .service_list_met_65_5_55 li h3 {
        font-size: 17px;
        margin-top: 6px
    }

    .service_list_met_65_5_55 .head .title {
        font-size: 30px;
        margin-bottom: 6px
    }

    .service_list_met_65_5_55 .item > img, .service_list_met_65_5_322 .item a > img {
        width: 60%
    }

}

@media (max-width: 479px) {
    .service_list_met_65_5_55 li p {
        width: 100%
    }
}

.service_list_met_65_5_55 li h3 {
    font-size: 20px;
    color: #212121;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 22px;
    margin-bottom: 11px;
}