.pg_5_4727 {
    height: 180px;
}

@media (min-width:992px) {
    .pg_5_4727 {
        height: 300px;
    }
}

.pg_5_4728 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(235, 235, 235, 1);
    background-size: cover;
    background-position: center center;
}

.pg_5_4730 {
    height: 180px;
    position: relative;
    display: flex;
    align-items: center;
    align-content: center;
}

@media (min-width:576px) {
    .pg_5_4730 {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }
}

@media (min-width:992px) {
    .pg_5_4730 {
        height: 300px;
    }
}

.pg_5_4731 {
    text-align: right;
}

.pg_5_4731 h1 {
    font-size: 24px;
}

.pg_5_4731 span {
    font-size: 16px;
}

@media (min-width:768px) {
    .pg_5_4731 {}
}

@media (min-width:992px) {
    .pg_5_4731 h1 {
        font-size: 40px;
    }

    .pg_5_4731 span {
        font-size: 20px;
    }
}

.pg_5_4743 {
    height: 45px;
    border-bottom: 1px solid #dddddd;
}

@media (min-width:768px) {
    .pg_5_4743 {
        height: 60px;
    }
}

@media (min-width:1200px) {
    .pg_5_4743 .container {
        width: 1200px;
    }
}

.pg_5_4744 {
    height: 45px;
}

.pg_5_4749 {
    height: 45px;
}

@media (min-width:768px) {
    .pg_5_4749 {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        height: 60px;
    }
}

.pg_5_4745 {
    width: 100%;
    float: left;
}

.pg_5_4745 nav {
    width: 100%;
    float: left;
}

.pg_5_4745 nav ul li {
    width: 25%;
    line-height: 30px;
    float: left;
    clear: right;
    position: relative;
    display: inline-block;
}

.pg_5_4745 nav ul {
    width: 100%;
    text-align: left;
    float: left;
    clear: right;
}

.pg_5_4745 nav ul li a {
    padding-right: 5px;
    padding-left: 5px;
    width: 100%;
    color: rgba(153, 153, 153, 1);
    font-size: 14px;
    text-align: center;
    line-height: 45px;
    float: left;
    position: relative;
}

.pg_5_4745 nav ul li ul li a {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
    font-size: 12px;
    float: left;
}

.pg_5_4745 nav ul li ul li {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
    float: left;
    clear: right;
}

.pg_5_4745 nav ul li ul {
    margin-left: -60px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    width: 120px;
    border-top: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 30px;
    left: 50%;
    z-index: 1000;
    background-color: rgba(255, 255, 255, 1);
    visibility: hidden;
    opacity: 0.00;
    -webkit-opacity: 0.00;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

.pg_5_4745 nav ul li ul:before {
    content: " ";
    margin-left: -5px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.09);
    position: absolute;
    top: -5px;
    left: 50%;
    z-index: 1000;
    background-color: rgba(255, 255, 255, 1);
    transform: translateX(0px) translateY(0px) scale(1, 1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) skew(0deg, 0deg);
    -webkit-transform: translateX(0px) translateY(0px) scale(1, 1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) skew(0deg, 0deg);
}

.pg_5_4745 nav ul li ul li a:hover {
    color: #db0000;
}

.pg_5_4745 nav ul li:hover ul {
    visibility: visible;
    opacity: 1.00;
    -webkit-opacity: 1.00;
}

.pg_5_4745 nav ul li a:hover {
    color: rgba(32, 75, 135, 1);
}

.pg_5_4745 nav ul li a:after {
    content: " ";
    width: 0px;
    height: 2px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: rgba(32, 75, 135, 1);
    transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
}

.pg_5_4745 nav ul li a:hover:after {
    content: " ";
    width: 100%;
}

.pg_5_4745 nav ul li a.active:after {
    content: " ";
    width: 100%;
}

.pg_5_4745 nav ul li a.active {
    color: rgba(32, 75, 135, 1);
}

@media (min-width:768px) {
    .pg_5_4745 {}

    .pg_5_4745 nav ul li a {
        font-size: 18px;
        line-height: 60px;
    }
}

@media (min-width:992px) {
    .pg_5_4745 nav ul li a {
        line-height: 60px;
    }

    .pg_5_4745 nav ul {
        font-size: 18px;
    }
}

@media (min-width:1200px) {
    .pg_5_4745 {}
}

@media (min-width:992px) {
    .pg_5_4733 {
        padding-top: 60px;
        padding-bottom: 100px;
    }
}

@media (min-width:1200px) {
    .pg_5_4733 .container {
        width: 1200px;
    }
}

@media (min-width:768px) {
    .pg_5_4740 {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }
}

.pg_5_4736 {}

.pg_5_4736 {
    margin-top: 20px;
}

.pg_5_4736 ul li {
    margin-bottom: 30px;
    margin-right: 1.5%;
    width: 32.3%;
    border: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    background: #fff;
    float: left;
    clear: none;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
}

.pg_5_4736 ul li:nth-child(3n) {
    margin-right: 0;
}

.pg_5_4736 ul li:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.pg_5_4736 ul li a {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    text-decoration: none;
}

.pg_5_4736 ul li a i {
    width: 100%;
    height: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    overflow: hidden;
    border-radius: 8px 8px 0 0;
}

.pg_5_4736 ul li a label {
    padding: 25px;
    width: 100%;
    position: relative;
    background-color: rgba(255, 255, 255, 1);
    overflow: hidden;
    display: block;
    border-radius: 0 0 8px 8px;
}

.pg_5_4736 ul li a label span {
    margin-bottom: 12px;
    height: auto;
    min-height: 52px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 26px;
    display: block;
    white-space: normal;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    transition: color 0.3s;
}

.pg_5_4736 ul li:hover a label span {
    color: #326cb6;
}

.pg_5_4736 ul li a label p {
    color: #666;
    font-size: 14px;
    height: 72px;
    line-height: 24px;
    white-space: normal;
    overflow: hidden;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 15px;
}

.pg_5_4736 ul li a label b {
    color: #326cb6;
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    border: 1px solid #326cb6;
    padding: 4px 12px;
    border-radius: 20px;
    transition: all 0.3s;
}

.pg_5_4736 ul li:hover a label b {
    background: #326cb6;
    color: #fff;
}

.pg_5_4736 ul li:after {
    display: none;
}

@media (max-width:768px) {
    .pg_5_4736 ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.pg_5_4754 ul li {
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 5px;
    width: auto;
    clear: both;
    display: inline-block;
}

.pg_5_4754 {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.pg_5_4754 ul li a {
    padding-right: 5px;
    padding-left: 5px;
    min-width: 30px;
    height: 30px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    text-align: center;
    line-height: 30px;
    float: left;
}

.pg_5_4754 ul li a:hover {
    color: #ffffff;
    background-color: rgba(50, 108, 182, 1);
}

.pg_5_4754 ul li span {
    padding-right: 5px;
    padding-left: 5px;
    min-width: 30px;
    height: 30px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    float: left;
    background-color: rgba(50, 108, 182, 1);
}

.pg_5_4754 ul li p {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    min-width: 40px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #6f7478;
    float: left;
}