
.bg-light {

    background-color: #ffffff!important;
}

.navbar-light .navbar-nav .nav-link {
    color: #000;
    display: inline-block;
    position: relative;
    text-decoration: none;
}
 a.nav-link:before {
    display: block;
    position: absolute;
    content: "";
    height: 2px;
    width: 0;
    background: #981E32;
    transition: width 0.3s ease-in-out;
    left: 0;
    bottom: 0px;
}


.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #981E32;

}
a.nav-link:hover:before {
    width: 100%;
}
.img-navbar-icon img {
    margin: 5px;

}
.nav-item {
padding-right: 10px;

}
.img-footer {
    margin-left: 65px;
}
.text-footer {
    font-size: 14px;
    margin-top: 50px;

}
.img-social-footer img {

    margin-left: 5px;
    margin-top: 10px;
}
.bg-footer {
        
        background-color: #ffffff!important;
        height: 150px;
        box-shadow: 1px 0px 0px 1px rgb(236 236 236 / 60%);
        font-size: 15px;

}
.list-group {
    display: -ms-flexbox;
    display: inline-block; 
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 10px;
    border-radius: .25rem;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #981E32;
    border-color: #981E32;
}


.program-item-time {
    font-size: 1.3rem;
    /* text-align: center; */
    margin-bottom: 40px;

}
.program-item-theme {
    font-size: 1.3rem;
    margin-bottom: 12px;
}
.program-item-format {
    font-size: 12px;
}
.program-item-name {
    font-size: 1.3rem;
    font-weight: 600;
    color: #981E32;
    /* margin-bottom: 10px; */
    margin: 30px 0px 20px 0px;
}
.program-item-detail {
color: #676767;
    margin-bottom: 40px;
    line-height: 1.3;
    font-size: 0.9rem;
    /* font-family: arial;*/
}
.program-item-speaker {
    font-size: 13px;
    color: #9C9393;
}
.program-item-button {
    background-color: #fff;
    border: 1px solid;
    border-color: #981E32;
    border-radius: 30px;
    padding: 10px 30px 10px 30px;
    font-size: 14px;
    margin-top: 80px;
    color: #981E32;
}
.program-item-button:hover{
    background-color: #981E32;
    border: none;
    border-radius: 30px;
    padding: 10px 30px 10px 30px;
    font-size: 14px;
    margin-top: 80px;
    color:#fff;
}
.program-item-button-record {
    background-color: #fff;
    border: 1px solid;
	border-color: #981E32;
    /*border-radius: 1px;*/
	border-radius: 30px;
    padding: 10px 30px 10px 30px;
    font-size: 14px;
    margin-top: 10px;
	margin-bottom: 10px;
    color:#981E32;
}
.program-item-button-record:hover {
    background-color: #981E32;
    border: 1px solid;
	border-color: #981E32;
    /*border-radius: 1px;*/
	border-radius: 30px;
    padding: 10px 30px 10px 30px;
    font-size: 14px;
    margin-top: 10px;
	margin-bottom: 10px;
    color:#fff;
}
.col-program {
   /* width: 20%;*/
}

}
.program-title {
    margin: 60px 0px 20px 0px;
    font-weight: 700;
    font-size: 1.2rem;
    color: #474747;
}
.program-title img {
    margin-left: 20px;
    width: 30px;
}
.youtube-playist{

    margin-top: 100px;
    margin-bottom: 80px;
}


.page-container {

    background-color: #fff;
    box-shadow: 0px 2px 16px 4px rgb(115 115 115 / 12%);
    padding: 40px;
    margin-top: -40px;
}
.breadcrumbs-content{
    padding-left: 250px;
    padding-top: 30px;
    
}


.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0rem 0rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #494949;
    border-radius: 0.25rem;
    /* color: #fff; */
}
.navbar {
    height: 100px;
    font-size: 14px;
    margin-left: 160px;
    
    }




    }

    .img-navbar{
    
    
    }

    .page-container{

   
    margin-top: -40px;
    margin-bottom: 60px;
}

.navbar-index-bg {
 box-shadow: 0px 7px 10px rgb(236 236 236 / 60%);

}


.card-expert img {
    width: 100%;
height: 250px;

}
.card-expert a {

    text-decoration: none;
}
.card-expert {
    
   
    background-color: #fff;
    color: rgb(0, 0, 0);
    margin: 10px;
    box-shadow: 0px 7px 10px rgb(236 236 236 / 60%);
    }
    .card-expert:hover {
    
        text-decoration: none;
        background-color: #981E32;
        color: rgb(255, 255, 255);
        margin: 10px;
        }
.expert-name {
    font-size: 14px;
    height: 70px;
  
    text-align: center;
  
    padding: 15px 25px 10px 25px;
}
a:hover {
    text-decoration: none; 
}

.col-3-float {

    float:left;
}

.card-partners {
    
   
    background-color: #fff;
    color: rgb(0, 0, 0);
    margin: 10px;
    box-shadow: 0px 7px 10px rgb(236 236 236 / 60%);
    }

    .card-partners img {
    
        width: 100%;
        padding: 20px;
   
        }


        .col-3 {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            /*max-width: 275px;*/
        }

        .index-program {

            margin-top: 120px;
        }

        .img-navbar img {
         
            width: 170px;

            box-shadow: -1px 2px 10px rgb(0 0 0 / 9%);
        }

        .navbar-collapse {
            -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
            -ms-flex-positive: 1;
            flex-grow: 1;
            -ms-flex-align: center;
            align-items: center;
            z-index: 10000;
            background-color: #fff;
            padding: 20px 0px 0px 20px;
            /* width: 200px; */
 
        }



        .logo_img {

            position: absolute;
        }

        .bg_header {
            box-shadow: 0px 7px 10px rgb(236 236 236 / 60%);

        }

        .list-group-item-action:focus, .list-group-item-action:hover {
            z-index: 1;
            color: #ffffff;
            text-decoration: none;
            background-color: #981E32;
        }