.header-pages {
    /*background: linear-gradient(to right,#ffe5f4, #ffe5e5, #ffe5f4);*/
}
.breadcrumb-page {
    margin-top: 7em;
    margin-bottom: 6em;
    color: #fff;
}
.breadcrumb-page h5 {
    font-family: "Roboto Bold", sans-serif;
    font-size: 35px;
}
.content {
    background-color: #f0f3f8;
    padding-top: 3em;
    padding-bottom: 5em;
}
.title-page h4 {
    font-family: "Roboto Bold", sans-serif;
    text-transform: uppercase;
    font-size: 1.5rem;
}
.title-page .titl_cat {
    font-family: "Roboto Bold", sans-serif;
    text-transform: uppercase;
    font-size: 1.5rem;
    margin-top: 0;
    margin-bottom: 20px;
}
.title-page .titl_article {
    font-family: "Roboto Bold", sans-serif;
    font-size: 1.4rem;
    margin-top: 0;
    margin-bottom: .5rem;
}
.content-page {
    background-color: #fff;
    padding: 25px;
    /*border-radius: 8px;*/
    margin-top: 20px;
}
.content-page-img {
    margin-top: 20px;
    margin-bottom: 25px;
}
.content-page .other-news{
    margin-top:2em;
}
    .content-page .other-news .title_other {
        font-family: "Roboto Bold", sans-serif;
        font-size: 16px;
        border-bottom: 2px solid #b42525;
        display:inline-block;
        padding-bottom:5px;
        margin-bottom:15px;        
    }
    .content-page .other-news ul > li {
        line-height: 1.5rem;
        padding-left: .75rem;
        font-size: 14px;
        display:flex;
        /*align-items:center;*/
        margin-bottom:5px;
    }
        .content-page .other-news ul > li:before {
            color: #b00;
            content: '\2022';
            font-size: 1.125rem;
            padding-right:5px;
        }
    .bg-white-news-pages {
        /*border-radius: 8px;*/
        margin-top: 1em;
    }
.bg-white-news-pages .other-news .news-item:first-child {
    margin-top: 0;
}
.bg-white-news-pages .other-news .news-item:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #ebebeb;
    position: absolute;
    right: 10px;
    margin-top: 20px;
}
.bg-white-news-pages .other-news .news-item:last-child:after {
    content: none;
}
.bg-white-news-pages .other-news .news-item .content-part .date {
    font-family: "Roboto Italic", sans-serif;
}
.img-sidebar {
    margin-top: 3em;
}


.news-page {
    margin-top: 1em;
}
    .news-page .news-item {
        position: relative;
        background: #fff;
        overflow: hidden;
        padding: 30px;
        margin-bottom: 20px;
        display:flex;
    }
.news-page .news-item:not(:first-child) {
    margin-top: 20px;
}
.news-page .news-item .img-part {
    float: left;
    margin-right: 25px;
    min-width: 90px;
    width:173px;
}
    .news-page .news-item .img-part img {
        max-width: 100%;
        border-radius: 10px;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
        .news-page .news-item .content-part{
            width:calc(100% - 200px);
        }
        .news-page .news-item .content-part .title {
            font-family: "Roboto Bold", sans-serif;
            font-size: 14px;
            margin-bottom: 0.5rem;
        }
    .news-page .news-item .content-part .desc {
        margin-bottom: 0.5rem;
    }
        .news-page .news-item .content-part .date {
            display: inline-block;
            margin-top: 0;
            font-family: "Roboto Light", sans-serif;
            font-size: 14px;
            color: #9f9f9f;
        }
    .news-page .title_staff {
        font-size: 16px;
        height: 40px;
        background-color: #b42525;
        color: #fff;
        padding-left: 15px;
        padding-top: 6px;
    }
    .box_list_news {
        margin-bottom: 3em;
    }
    .box_list_news .box_title{
        display:flex;
        align-items:center;
        justify-content:space-between;
        margin-bottom:20px;
    }
        .box_list_news .box_title .title-sm h5{margin-bottom:0;}
.box_right{
    margin-bottom:3em;
}

/*nhan su*/
.box_staff_item {
    padding: 20px;
    box-shadow: 1px 1px 8px 0px #00000026;
}

    .box_staff_item .personal_info {
        border-bottom: 1px solid #D9D9D9;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

        .box_staff_item .personal_info img {
            max-width: 100%;
            margin-bottom: 20px;
        }

        .box_staff_item .personal_info p {
            margin-bottom: 10px;
        }

        .box_staff_item .personal_info .ps_name {
            font-family: "Roboto Bold", sans-serif;
            font-size: 25px;
            color: #000C35;
        }

        .box_staff_item .personal_info .ps_pos {
            color: #00ADF9;
            text-transform: uppercase;
        }

    .box_staff_item .ps_info {
        display: flex;
        align-items: center;
        margin-bottom: 20px;
    }

        .box_staff_item .ps_info::before {
            background-color: #E5F7FF;
            border-radius: 50%;
            width: 42px;
            height: 42px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

    /*.box_staff_item .email::before {
        content: url(../img/ic_email_team.png);
    }

    .box_staff_item .phone::before {
        content: url(../img/ic_phone_team.png);
    }

    .box_staff_item .ps_info .info {
        padding-left: 12px;
    }*/

        .box_staff_item .ps_info .info p {
            margin-bottom: 0;
            color: #333333;
            font-size: 15px;
        }

            .box_staff_item .ps_info .info p.title {
                font-family: "Roboto Bold", sans-serif;
                font-size: 18px;
                color: #000C35;
                margin-bottom: 2px;
            }

    .box_staff_item .h3_title {
        font-family: "Roboto Bold", sans-serif;
        color: #000C35;
        font-size: 20px;
        margin-bottom: 15px;
    }

    .box_staff_item .overview {
        /*border-bottom: 1px solid #D9D9D9;*/
        /*margin-bottom: 25px;*/
    }

        .box_staff_item .overview .overview_item {
            margin-bottom: 25px;
        }

        .box_staff_item .overview p {
            margin-bottom: 15px;
            color: #333333;
        }

            .box_staff_item .overview p span {
                color: #81868A;
                padding-right: 5px;
            }
    .box_staff_item .accordion {
       /* border-top: 1px solid #D9D9D9;
        margin-top: 25px;
        padding-top: 25px;*/
    }
        .box_staff_item .accordion .accordion-item {
            padding: 0;
            border: none;
            margin-bottom: 15px;
            background-color: transparent;
        }

        .box_staff_item .accordion .accordion-item .accordion-header {
            color: #333333;
        }

            .box_staff_item .accordion .accordion-item .accordion-button {
                padding: 0;
                font-family: "Roboto Bold", sans-serif;
                font-size: 18px;
                background-color: transparent;
            }

            .box_staff_item .accordion .accordion-item .accordion-button::after {
                background-image: none;
            }

            .box_staff_item .accordion .accordion-item .accordion-button:not(.collapsed)::after {
                background-image: none;
            }

            .box_staff_item .accordion .accordion-item .accordion-button::before {
                flex-shrink: 0;
                width: 18px;
                height: 18px;
                content: "";
                background-image: url(../img/icon_plus.png);
                background-repeat: no-repeat;
                background-size: cover;
                transition: transform .2s ease-in-out;
                margin-right: 10px;
            }

            .box_staff_item .accordion .accordion-item .accordion-button:not(.collapsed)::before {
                background-image: url('../img/icon_minis.png');
            }

            .box_staff_item .accordion .accordion-item .accordion-button:not(.collapsed) {
                background-color: transparent;
                color: #333333;
                box-shadow: none;
            }

            .box_staff_item .accordion .accordion-item .accordion-button:focus {
                box-shadow: none;
            }

        .box_staff_item .accordion .accordion-item .accordion-body {
            padding: 25px;
        }

            .box_staff_item .accordion .accordion-item .accordion-body .timeline {
                position: relative;
            }

                .box_staff_item .accordion .accordion-item .accordion-body .timeline::before {
                    content: '';
                    position: absolute;
                    width: 1px;
                    background-color: #BCBEC0;
                    top: 8px;
                    bottom: 0;
                    left: 0;
                }

                .box_staff_item .accordion .accordion-item .accordion-body .timeline .timeline-item {
                    padding-left: 15px;
                    position: relative;
                    display: flex;
                    margin-bottom: 20px;
                }

                    .box_staff_item .accordion .accordion-item .accordion-body .timeline .timeline-item::before {
                        content: '';
                        position: absolute;
                        width: 11px;
                        height: 11px;
                        background-color: white;
                        border: 3px solid #00ADF9;
                        top: 6px;
                        left: -5px;
                        border-radius: 50%;
                        z-index: 1;
                    }

                    .box_staff_item .accordion .accordion-item .accordion-body .timeline .timeline-item:last-child {
                        margin-bottom: 0;
                    }

                    .box_staff_item .accordion .accordion-item .accordion-body .timeline .timeline-item .timeline-content {
                        padding: 0 15px;
                        position: relative;
                    }

                    .box_staff_item .accordion .accordion-item .accordion-body .timeline .timeline-item .timeline-date {
                        font-family: "Roboto Medium", sans-serif;
                        font-size: 16px;
                        color: #81868A;
                    }

                    .box_staff_item .accordion .accordion-item .accordion-body .timeline .timeline-item .timeline-content h3 {
                        color: #333333;
                        font-family: "Roboto Medium", sans-serif;
                        font-size: 16px;
                    }

                    .box_staff_item .accordion .accordion-item .accordion-body .timeline .timeline-item .timeline-content p {
                        margin: 5px 0;
                        color: #333333;
                    }

            .box_staff_item .accordion .accordion-item .accordion-body .list_science li {
                color: #000000;
                font-size: 16px;
                margin-bottom: 10px;
            }

                .box_staff_item .accordion .accordion-item .accordion-body .list_science li .more {
                    color: #00ADF9;
                    font-family: "Roboto Medium", sans-serif;
                }
/*------Contact page-------*/
.map-section {
    height: 300px;
    position: relative;
}

.contact-info-warp {
    position: absolute;
    width: 400px;
    height: 100%;
    background: rgb(199 56 63 / 80%);
    text-align: center;
    z-index: 1;
    padding: 20px;
}

    .contact-info-warp .contact-info {
        margin-bottom: 20px;
    }

        .contact-info-warp .contact-info h4 {
            color: #fff;
            font-weight: 400;
            margin-bottom: 6px;
            font-size: 18px;
            margin-top:10px;
        }

        .contact-info-warp .contact-info p {
            color: #fff;
            margin-bottom: 0;
        }

.map-section .map {
    height: 100%;
}

.contact-form {
    background: #fff;
    padding: 25px;
}

    .contact-form .section-title {
        margin-bottom: 30px;
        font-family: "Roboto Bold", sans-serif;
        text-transform: uppercase;
        font-size: 1.5rem;
    }

    .contact-form p.note {
        margin-bottom: 10px;
        text-align: center;
        font-size: 14px;
        color: #636363;
        line-height: 1.6;
    }

    .contact-form select,
    .contact-form input[type=text],
    .contact-form input[type=email],
    .contact-form textarea {
        height: 37px;
        width: 100%;
        padding: 0 15px;
        margin-bottom: 10px;
        /*float: left;*/
        border: none;
        font-size: 14px;
        font-weight: normal;
        background: #edf4f6;
    }

        .contact-form select:focus,
        .contact-form input[type=text]:focus,
        .contact-form input[type=email]:focus,
        .contact-form textarea:focus {
            border: none;
            border-bottom: 2px solid #d82a4e;
        }

    .contact-form input[type=file] {
        display: none;
    }

    .contact-form textarea {
        padding-top: 23px;
        padding-bottom: 15px;
        height: 125px;
    }

    .contact-form .site-btn {
        border: none;
        min-width: 150px;
        color: #fff;
        font-family: "Roboto Bold", sans-serif;
        display: block;
        padding: 15px 15px;
        text-align: center;
        font-size: 13px;
        text-transform: uppercase;
        border-radius: 5px;
        background-color: #b42525;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        background-size: 200% 100%;
    }

        .contact-form .site-btn:hover {
            color: #fff;
            background-color: #cd3939;
        }
    .contact-form .img-captcha {
        object-fit: contain;
        height: 100%;
        max-width: 100%;
        width:auto;
    }

.content-page .contact-title {
    margin: 2em 0;
}

.contact-links {
    margin-top: 25px;
}

    .contact-links ul li:not(:first-child) {
        margin-top: 1px;
    }

    .contact-links ul li a {
        display: block;
        padding: 10px 25px;
        font-family: "Roboto Medium", sans-serif;
        background-color: #c7383e;
        color: #fff;
    }

        .contact-links ul li a:hover {
            background-color: #000;
            color: #fff;
        }

.pagination {
    text-align: center;
    margin-top:20px;
}
    .pagination li {
        display: inline-block;
    }
        .pagination li a {
            margin-right: 5px;
            border-radius: 4px;
            position: relative;
            padding: 6px 12px;
            line-height: 1.4;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd;
            display:flex;
            align-items:center;
        }
        .pagination li.active a {
            color: #fff;
            background-color: #b42525;
            border: 1px solid #b42525;
        }
        .pagination li a:hover {
            color: #fff;
            background-color: #b42525;
            border: 1px solid #b42525;
        }