/* siveing */

.volunteer-image-and-social a img {
    width: 150px !important;
    height: 150px !important;
    position: relative;
    overflow: hidden;
    display: inline;
    margin: 0 auto;
    object-fit: cover;
    border-radius: 50%;
}

.title-our-staff {
    color: #346665 !important;
    font-size: 24px;
    font-weight: bold;
}

.title-our-staff p {
    color: #BE6C3F;
    margin-bottom: 5px !important;
}


/* .title-our-staff hr{
    margin-top: 5px !important;
    height: 3px !important;
    border-top: 3px solid #ECECEC !important;
} */

.volunteer-title a h6 {
    color: #5b5f7e;
    margin: 0px !important;
}
.volunteer-title a h5 {
    color: #5b5f7e;
}

.event-categoris a {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    font-size: 17px;
    font-weight: bold;
    background-color: #346665 !important;
    color: #fff !important;
}

li>a.active {
    color: white !important;
    background-color: #81CBCB !important;
    border-color: solid;
    border: 1px solid #81CBCB !important;
}

.nav-custom {
    width: 100% !important;
    justify-content: space-between !important;
}

.nav-custom li {
    flex: auto !important;
}

.list-box-center {
    /* border: 1px solid #f1f1f1; */
    min-height: 138px;
    background: #6ec0df;
    padding: 26px 15px 15px;
    transition: all 0.3s ease 0s;
    color: #fff;
}

.nav-link-custom {
    padding: 0px !important;
}

.nav-link-custom .active {
    padding: 0px !important;
}

.nav-item-custom {
    width: 162px !important;
    /* padding-right: 1rem !important; */
    padding: 10px;
}

.nav-link-custom.active>.list-box-center {
    background-color: #6ec0df;
    color: #346664;
    border-radius: 5px;
}

.list-box-center i {
    font-size: 70px !important;
    margin-bottom: 10px !important;
    transition: all 0.3s ease 0s;
}

.list-box-center h3 {
    font-size: 20px !important;
    font-weight: bold;
}

.nav-link-custom.active {
    border: 1px solid #e1e1e1 !important;
}

.breadcrumbs-custom {
    width: fit-content !important;
    background: lightgray;
    position: relative;
    top: 30px;
}

.breadcrumbs-custom .breadcrumbs li,
.breadcrumbs-custom .breadcrumbs li a {
    color: #346664 !important;
    font-size: 15px;
}

.breadcrumbs-custom li.active {
    font-weight: bold !important;
}

.breadcrumbs-custom .breadcrumbs {
    padding: 5px 15px !important;
    position: static !important;
}

.breadcrumbs-custom>li+li::before {
    padding: 0 5px;
    color: #346664;
    content: "/\00a0";
}

.same-flex {
    display: flex !important;
}

.btn-floating .fa-chevron-left {
    position: relative !important;
    left: -24px !important;
    bottom: -200px !important;
    font-size: 30px !important;
}

.carousel {
    /* padding: 0px 30px; */
}

.carousel .item {
    color: #747d89;
    min-height: 325px;
    overflow: hidden;
}

.carousel-control-prev,
.carousel-control-next {
    height: 44px;
    width: 25px;
    background: #34666500;
    margin: auto 0;
    border-radius: 4px;
    /* margin-top: 145px; */
    opacity: 0.8;
    /* margin-left: 25px;
    margin-right: 28px; */
}

.mg-t-145 {
    margin-top: 145px;
}

.carousel-control-prev i,
.carousel-control-next i {
    font-size: 36px;
    position: absolute;
    top: 50%;
    display: inline-block;
    margin: -19px 0 0 0;
    z-index: 5;
    left: -27px;
    right: -27px;
    color: #fff;
    text-shadow: none;
    font-weight: bold;
}

.carousel-control-prev i {
    /*margin-left: -2px;
    color: #346664;*/
    color: #ffffff;
}

.carousel-control-next i {
    /*margin-right: -4px;
    color: #346664;*/
    color: #ffffff;
}

.carousel-indicators {
    bottom: -50px;
}

.carousel-indicators li,
.carousel-indicators li.active {
    width: 10px;
    height: 10px;
    margin: 4px;
    border-radius: 50%;
    border: none;
}

.carousel-indicators li {
    background: rgba(0, 0, 0, 0.2);
}

.carousel-indicators li.active {
    background: rgba(0, 0, 0, 0.6);
}

.carousel .wish-icon {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99;
    cursor: pointer;
    font-size: 16px;
    color: #abb0b8;
}

.carousel .wish-icon .fa-heart {
    color: #ff6161;
}

.star-rating li {
    padding: 0;
}

.star-rating i {
    font-size: 14px;
    color: #ffc000;
}

.news-event-height-index {
    height: 300px !important;
    padding-left: 25px !important;
}

.slider-area .nivo-controlNav {
    opacity: 0 !important;
}

.height-fix-pubin {
    height: 450px !important;
}

.height-recent-pro {
    /* height: 270px !important; */
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.see-more {
    font-size: 16px;
    font-weight: bold;
}

.see-more a {
    color: #346664 !important;
}

.read-more-index {
    color: white;
    background: #899F9F;
    padding: 5px 10px 5px 10px;
    border-bottom: none;
    border: 1px solid #899F9F;
}

.hr-3px {
    border-top: 3px solid #ECECEC !important;
}

li .list-publiction-categories {
    background-color: #34666500 !important;
    border: 0px solid #81cbcb00 !important;
    color: #336666 !important;
    box-shadow: 4px 4px 4px #fff0;
    padding: 2px !important;
    /* background-color: #81cbcb00 !important; */
    /* font-size: 15px; */
}

.carousel-control-prev i {
    background: #d4d4d4;
    width: 50px;
    height: 50px;
    position: absolute;
    margin-left: auto;
    border-radius: 50%;
    color: #626262;
    margin-top: -23px;
    padding-right: 5px;
    padding-top: 5px;
}

.carousel-control-next i {
    background: #d4d4d4;
    width: 50px;
    height: 50px;
    position: absolute;
    margin-right: auto;
    border-radius: 50%;
    padding-left: 5px;
    color: #626262;
    margin-top: -23px;
    padding-top: 5px;
}

.text-keyword {
    color: #81CBCB !important;
    font-size: 20px;
}

.read-more-index:hover {
    color: #ffffff !important;
    background: #366;
    border: 1px solid #366;
}

.boder-hover-white:hover {
    border: 1px solid #ffff;
}

.radius-5px {
    border-radius: 5px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-18 {
    font-size: 18px !important;
}

.pd-30 {
    padding: 30px !important;
}

.title-project-detail {
    padding: 15px !important;
    background-color: #6EC1DF !important;
}

.title-project-detail h4 {
    margin: 0 !important;
    color: #336666;
}

.project-desc {
    font-size: 20px !important;
    color: #336666;
}

.title-center-project {
    padding: 10px;
    padding-left: 20px;
    position: relative;
    color: #336666 !important;
    left: -15px;
    font-size: 18px;
}

.button-uk-slid {
    color: rgb(51 102 102) !important;
}

.uk-position-small {
    max-width: calc(100% - (15px * 2));
    margin: 0px !important;
}

.not-index-page {
    margin-top: 170px !important;
}

.not-index-page i {
    color: #346665 !important;
}

.height-370 {
    height: 370px !important;
}

.icon-update-gallery {
    right: 7px;
    top: 0px;
    background: rgb(237, 60, 32);
    border-radius: 3px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    color: rgb(255, 255, 255);
    position: absolute !important;
}

.no-hover {
    box-shadow: 0px 0px 0px #ccc !important;
    -webkit-box-shadow: 0px 0px 0px #ccc !important;
}

.box-in-edit {
    padding: 5px;
    background: #f3f1f1;
    border-radius: 5px;
}

@media only screen and (max-width: 600px) {
    .width-center-list-index {
        width: 50% !important;
    }
    .volunteer-image-and-social a img {
        width: 135px !important;
        height: 135px !important;
    }
    .section-pt-0 {
        padding-top: 0px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
    .volunteer-image-and-social a img.medai-small {
        width: 115px !important;
        height: 115px !important;
    }
}

@media only screen and (min-width: 600px) {
    .width-center-list-index {
        width: 33% !important;
    }
}


/* Large devices (laptops/desktops, 992px and up) */

@media only screen and (min-width: 992px) {
    .width-center-list-index {
        width: 20% !important;
    }
}

@media only screen and (max-width: 1199px) {
    .height-fix-pubin {
        height: 480px !important;
    }
    .main-menu ul li a {
        font-size: 14px !important;
    }
}

@media only screen and (max-width: 991px) {
    .height-fix-pubin {
        height: 620px !important;
    }
    .height-fix-pubins {
        height: 680px !important;
    }
    .publication_img img {
        width: 100%;
    }
    .news-event-height-index {
        height: 425px !important;
    }
}

@media only screen and (max-width: 767px) {
    .height-fix-pubin {
        height: auto !important;
    }
    .height-fix-pubins {
        height: auto !important;
    }
    .height-fix-pubins div div div.absolute {
        bottom: 10px;
    }
    .height-fix-pubin div div div.absolute {
        bottom: 10px;
    }
    .publication_img img {
        width: 100%;
        height: auto;
    }
    .news-event-height-index {
        height: 295px !important;
    }
}

.mb-50 {
    margin-bottom: 50px !important;
}