﻿p + p {
    margin-top: 14px;
}

* + .row {
    margin-top: 10px;
}

.service-item {
    color: #222;
    margin-bottom: 20px;
    padding: 14px;
    border-radius: 12px;
    border-color: #1E6DD3;
    border-width: 1px;
    border-style: solid;
    min-height: 270px;
    background-color: #fafbfd;
}

.form-content {
    border-radius: 12px;
    border-color: #1E6DD3;
    border-width: 6px;
    border-style: solid;
    box-shadow: 0 0 8px 2px rgba(0,0,0,0.1);
    margin-top: 100px;
}

.service-item h3 {
    color: #337dd8;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 20px 0 15px;
    font-family: Arial, Helvetica, sans-serif;
}

.service-item:hover {
    border-color: #EB820E;
    border-width: 1px;
    border-style: solid;
}

.text_time1 {
    color: #203965 !important;
    font-size: 24px !important;
}

.text_time2 {
    color: #203965 !important;
    font-size: 18px !important;
    margin-bottom: 11px;
}

.text_time3 {
    color: #203965 !important;
    font-size: 20px !important;
    font-weight: bold;
}

.text_time4 {
    color: #fff;
    font-size: 40px;
    text-align: center;
}

.text_time5 {
    color: #fff;
    font-size: 19px;
    text-align: center;
}

.text_time6 {
    font-size: 15px;
    text-align: left;
}


.marked-list {
    color: #f2f9ff;
    text-shadow: 2px 2px #2a5d9e;
}

    .marked-list li a:hover {
        color: #8fc0ff !important;
    }

.marked-list2 {
    color: #5a5b5d;
}

    .marked-list2 li a:hover {
        color: #5c5c5c !important;
    }

    .marked-list2 > li {
        position: relative;
        padding-left: 30px;
        list-style: none;
    }

        .marked-list2 > li + li {
            margin-top: 3px;
        }

        .marked-list2 > li:before {
            content: "\f105";
            position: absolute;
            left: 0;
            top: 0;
            font-weight: 400;
            font-size: 15px;
            font-family: "FontAwesome";
        }

.list_text {
    font-size: 16px !important;
    margin-top: 21px;
    text-align: left;
}

.section_er_5 {
    background-color: #BC2043 !important;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #fff !important;
}

.section_13 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.section_15 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.arrow1 {
    position: relative;
}

.v-space1 {
    height: 20px !important;
}
