a {

    color:#981E32;
 }
 a:hover {
 
     color:#981E32;
  }
.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: 0;
    border-radius: .25rem;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.65rem;
    background-color: #FFFFFF;
    border: none;
    width: 140px;
    float: left;
    margin-right: 30px;
    font-size: 14px;
    margin-bottom: 10px;
	border-radius: 30px;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #981E32;
    border-color: #981E32;
}
.list-group-item:first-child {
	border-radius: 30px;
}
.list-group-item:last-child {
    /*border-top-left-radius: 0px;
    border-top-right-radius: 0px;*/
	border-radius: 30px;
}
.program-item-bg {
    background-color: #981E32;
    padding: 30px 10px 30px 25px;
    color: #fff;
    height: 100%;
	border-radius: 20px;
}
.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: normal;
    font-size: 0.9rem;
    /* font-family: arial;*/
    line-height: 1.3;
    
}
.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;
}
.col-program {
   /* width: 20%;*/
}
.row-no-margin {
    margin: 0px 0px 40px 0px;
box-shadow: 0px 2px 16px 4px rgb(236 236 236 / 60%);
border-radius: 20px;

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

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

.breadcrumbs {

    background-color: #494949;
    height: 165px;
}
.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;
    
}
.title-page {


color: #fff;
text-transform: uppercase;
font-size: 30px;
font-weight: 600;
}

.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;
    flex-direction: column;
    }

    .breadcrubs-index {
    color: #fff;
    }

    .breadcrubs-index a {
        color: #fff;
    
      
    }

    .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: 60px;
    padding-top: 15px;

    text-align: center;
}
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: 40px;
   
        }


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

        .index-program {

            /*margin-top: 120px;*/
            margin-top: 90px;
        }

        .img-navbar img {
         
            width: 170px;

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

        .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; */
       
 
        }

        .show {

            /* width: 200px; */
            box-shadow: 0px 7px 10px rgb(236 236 236 / 60%);
            margin-top: 10px;
        }

        .logo_img {

            position: absolute;
        }

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

        }


input {
    background-color: #ffffff;
    border-color: #e0e0e0;
  
    border-width: 1px;
    border-radius: 0px;

}

.profile-title a  {

    color:#981E32;
}

.search-form {
    margin: 20px;
    float: left;

}
.search-form input {
    height: 40px;
    min-width: 13rem;

}

.input_button {
    min-width: 80px;

}

.input-form {

    float: left;
}
.vjs-poster {

    background-color: #fff;
    background-image: url("/upload/medialibrary/9cb/9cbc393e73ec7c04030ea2e887465e27.png");
}
  .top-bx-player{
    padding: 0px 70px 0px 70px;

  }
  .list-group-item:active {

    background-color: #981E32;
    color:rgb(255, 255, 255);
}

.list-group-item-action:focus, .list-group-item-action:hover {
    z-index: 1;
    color: #ffffff;
    text-decoration: none;
    background-color: #981E32;
}
    .program-index-title {
font-size: 14px;
    color: #9f9f9f;
    width: 100%;
    padding: 10px 10px 10px 20px;
    /* background-color: #494949; */
    margin: 0px 0px 10px 0px;
    border: 0.5px solid #9f9f9f;
    border-radius: 30px;
    max-width: 300px;
        
    }
    .program-index-active {
font-size: 14px;
  color: #981E32;
    width: 100%;
    padding: 10px 10px 10px 20px;
    /* background-color: #494949; */
    margin: 0px 0px 10px 0px;
    border: 0.5px solid #981E32;
    border-radius: 30px;
    max-width: 300px;
   /* background: #981E32; */
  
        
    }
.index-bg-o-forume {

    background-color: #f9f9f9;
    padding: 1% 0% 3% 0%;
}

.icon-header-top {

margin-top: 20px;
}
		.icon-header-top-title {
	margin-top: 25px;
}
.title-timer {
    text-align: center;
    margin-bottom: 20px;
    font-size: 1.2rem;
    font-weight: 400;
} 

.item-button-sec {
    background-color: #fff;
    border: 1px solid;
    border-color: #981E32;
    border-radius: 1px;
    padding: 15px 30px 15px 30px;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #981E32;
}

.item-button-sec:hover {
    background-color: #981E32;
    border: 1px solid;
    border-color: #981E32;
    border-radius: 1px;
    padding: 15px 30px 15px 30px;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #ffffff;
}
.card-media img {
    max-width: 100%;
    /* height: 250px; */
    padding: 35%;
}
.card-media  a {

    text-decoration: none;
    color:#fff;
}
.card-media  {
    
   
    background-color: #981E32;
    color: rgb(255 255 255);
    /*margin: 10px;*/
    box-shadow: 0px 7px 10px rgb(236 236 236 / 60%);
    /*padding: 30px;*/
    height: 100%;
    max-width: 300px;
    }
    .card-media :hover {
    
        background-color: #981E32;
        }
        .media-name:hover {
    
        
            }
.media-name {
    font-size: 14px;
    height: 50px;
    /* padding-top: 15px; */
    text-align: center;
}

.media-video {
    height: 500px;
    margin: 40px 0px 0px 0px;
    padding: 0px 80px 0px 80px;
}

.item-button-main {
    background-color: #981E32;
    border: none;
   
    border-radius: 1px;
    padding: 15px 30px 15px 30px;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #ffffff;
}
.item-button-main:hover {
    background-color: #981E32;
    border: none;
   
    border-radius: 1px;
    padding: 15px 30px 15px 30px;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #ffffff;
}

.button_top {
 position: fixed;
    background-color: #981e32;
    right: 20px;
    bottom: 20px;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
}

.button_top::before {
  content: "";
  width: 40px;
  height: 40px;
  background: transparent no-repeat center center;
  background-size: 80%;
		background-image: url("/img/button_top_arrow.svg");
}

.button_top_cl {
  display: none;
}

@media (hover: hover) and (pointer: fine) {
  .button_top:hover {
    background-color: #a32a3e;
  }
}
