/* roboto-condensed-700 - latin */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    src: local(''),
    url('fonts/roboto-condensed-v19-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/roboto-condensed-v19-latin-700.woff') format('woff'); /* Modern Browsers */
}
/* maven-pro-regular - latin */
@font-face {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    src: local(''),
    url('fonts/maven-pro-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/maven-pro-v21-latin-regular.woff') format('woff'); /* Modern Browsers */
}
/* maven-pro-700 - latin */
@font-face {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 700;
    src: local(''),
    url('fonts/maven-pro-v21-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/maven-pro-v21-latin-700.woff') format('woff'); /* Modern Browsers */
}

body {
   background: #fafafa;
   font-family: 'Maven Pro';
   font-weight: 400;
}
h1, h2, h3, h4, h5 {
   font-weight: 700;
}
h1, h2 {
font-family: 'Roboto Condensed';
}
a, .btn-link {
    color: #000;
    text-decoration: underline;
    font-weight: 700;
}
a:hover, .btn-link:hover, a:not(.btn):hover, a:not(.btn):focus {
 color: #000;
}
.pod-btn-share:hover i, .pod-btn-share:focus i, .pod-info-video__signal:focus i, .pod-info-video__signal:hover i {
color: #000;
}

.text-muted {
color: #6B727B!important;
}

.pod-float-end {
    margin-left: 20px;
}

.breadcrumb-item.active {
color: #6B727B;
}


/* header */
.pod-navbar {
    background: #000000;	
}
.fixed-top {
    max-width: 100vw;
}

/* menu sandwich */
.navbar-toggler {
    color: #fff043;
    font-size: 2.2rem;
	width: auto; 
	height: auto;
	padding:0px 8px;
}
.navbar-toggler:focus, .navbar-toggler:hover {
    color: #fff043;
    border-color: #fff043;
}

/* logo ul */
.pod-navbar__brand img {
    height:48px;
}

/* titre dans la bandeau nav */
.pod-navbar__brand strong {
	display:none;
}

/* zone de recherche dans la navbar */
#nav-search {
    margin-right: 15px;
}
#nav-search input {
	color: #ffffff;
	font-weight:bold;
	background-color:#000000;
	border:0;
	border-bottom: 2px solid #ffffff;
	border-radius: 0;
        font-size: 14px;
}
#nav-search input.form-control::placeholder {
	color: #8c8c8c;	
}
#nav-search input.form-control:focus {
	box-shadow: 0 0 0 .1rem #fff043;
	border-bottom: 0;
}

/* forms et boutons */
#nav-addvideo .btn.btn-primary, #nav-myvideos .btn.btn-primary, #nav-mymeetings .btn.btn-primary {
    background: none;
    border: none;
    font-size: 14px;
}
.bi-person-video:before {
    color: #fff043;
}
#nav-myvideos .bi-film:before {
    color: #fff043;
}
#nav-addvideo .bi-plus:before, .offcanvas-body .bi-plus:before {
    color: #fff043;
    border: 2px solid #fff043;
    border-radius: 3px;
    font-weight: bold !important;
    margin-right: 5px;
}

#channel_form .list-group-item .btn {
    display: block;
    background: none;
    border: none;
    color: #000;
    font-weight: 700;
    font-family: inherit;
}
#channel_form button {
margin: 20px 0;
}

.form-group {
    display: flex;
    flex-direction: column;
    padding: 10px 0;
}
label {
font-weight: 700;
}

.highlight .btn, main .btn-primary {
    background: none;
    color: #000;
    border: 3px solid #000;
    border-radius: 25px;
    font-weight: 700;
    font-size: 18px;
    padding: 5px 15px;
}
.highlight .btn:hover, main .btn-primary:hover {
   background: #000;
   color: #fff;
   text-decoration: none;
   border-color: #000;
}
.highlight .btn i:before {
   -webkit-text-stroke-width: 1.1px;
   margin-left: 5px;
}

.btn-outline-primary {
    color: #000;
    border-color: #000;
}
.btn-outline-primary:hover {
    color: #fff;
    background: #000;
    border-color: #000;
    text-decoration: none;
}
a.btn.pod-btn-social {
    border: none;
}




/* bouton de parametre dans la navbar */
.pod-params-button, .pod-params-button:hover {
    color: #fff043;
}

/* bouton et menu compte */
#nav-usermenu button.initials {
    background: none;
    border: 2px solid #fff;
}
#pod-navbar__menuuser .btn-primary {
    background: #000;
    border: none;
    border-radius: 25px;
}
.login a.btn {
    background: none;
    font-size: 14px;
    font-weight: 700;
    border: 2px solid #fff;
}
.login a.btn:hover {
    background: #fff;
    color: #000;
    text-decoration: none;
}



/* menus */
.pod-nav-link-icon {
    margin-right: 10px!important;
}
.nav-link {
    display: flex;
}


/* back to top */
a.back-to-top{
	color: #000000;
}
.back-to-top {
    background-color:  #fff043;
	border:2px solid #000000;
    color: #000000;
	font-size: 20px;
    border-radius: 3px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    line-height: 45px;
    width: 50px;
    text-align: center;
    z-index: 10;
    transition: opacity 300ms ease-in-out;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
}
.back-to-top.show {
  opacity: 1;
  visibility: visible;
}
.back-to-top .screen-reader-text {
    border: 0;
    clip: rect(1px,1px,1px,1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.back-to-top .btt-icon {
    display: inline-flex;
    align-self: center;
}
.back-to-top .btt-icon svg {
    height: 1.3em;
    width: 1.3em;
    top: .165em;
    position: relative;
    fill: currentColor;
}

/* menu editorial */
.menu_edito ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  margin:2.5em 0;
}

.menu_edito li {
  margin-bottom: 10px;
}

.menu_edito li a {
  display: block;
  text-align: center;
  padding: 5px 16px;
  text-decoration: none;
  border:3px solid #000;
  border-radius:2em;
  margin-left:5px;
  color: #000;
  font-weight: 600;
}
.menu_edito li a:hover {
  background: #000;
  color: #fff;
text-decoration: none;
}

/* bandeau pictos */
.bandeau_picto {
    background: #fff;
    padding: 1em 2em;
    margin-bottom: 3em;
}
.bandeau_picto .content {
    display: flex;
    height: 100%;
    align-items: center;
}
.picto-title a {
    color: #000;
    text-decoration: none;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    font-size: 16px;
}
.picto img, .addvideo img {
    height: 40px;
    margin-right: 15px;
}
.bandeau_picto a.addvideo {
    background: #fff043;
    border: 3px solid #fff043;
    color: #000;
    font-weight: 700;
    display: flex;
    line-height: 1.1em;
    text-align: left;
    align-items: center;
}
.bandeau_picto a.addvideo:hover {
    background: none;
    text-decoration: none;
}

/*****************************
	footer
******************************/
.pod-footer-container {
	background-color:#000000;
}

.pod-footer p, .pod-footer a {
      color: #fff;
}

.pod-footer-logo {
      display: none;
}

footer .ul-footer-link img {
     width:170px;
}
footer .float-end {
     display: none;
}
.pod-footer {
    font-size: 100%;
    border: none;
}
.pod-footer__links {
    font-weight: 700;
    height: 100%;
    align-items: center;
}

.pod-footer .footer-contact-title {
    display: none;
}


/*****************************
	Modales
******************************/

.modal-header h2.modal-title {
    color: #000;
}




.modal-footer button {
border-radius: 25px;
padding: 6px 20px;
}
.modal-footer button.btn-primary {
    background-color: #000;
    color: #fff;
    font-weight: 700;
    border: 2px solid #000;
}



/*****************************
	Editorial
******************************/

.video_time, .time {
    display: flex!important;
    align-items: center;
}
.video_time:before, .time:before {
    content:"\f293";
    font-family: bootstrap-icons;
    margin-right: 10px;
}


/* slider simple */
.edito-slider {
    margin-bottom: 3em;
}
.edito-slider .carousel img {
    width: 100%;
object-fit:cover;
}
.edito-slider .carousel-caption.d-md-block {
    text-align: left;
    display: flex!important;
    flex-direction: column;
    justify-content: center;
	height: inherit;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    /*background-color: rgba(0,0,0, 0.8); 
    padding: 15px;*/
    background-image: linear-gradient(rgba(0,0,0, 0.0), rgba(0,0,0, 0.6) 40%);
    padding: 5em 3em 3em 3em;
}
.edito-slider .video_title {
    font-size: 36px;
    font-family: 'Roboto Condensed';
}
.edito-slider .video_title:after {
    content:"";
    display:block;
    width: 90px;
    height: 3px; 
    background-color: #fff043;
    margin-top: 15px;
}
.edito-slider .video_time {
    font-size: 18px;
    font-weight: 700;
    color: #fff!important;
}
.edito-slider .video_time:before {
    color: #fff043;
}
.edito-slider .video_desc.text-muted {
color: #fff!important;
    margin-top: 10px;
}
.edito-slider .carousel-indicators [data-bs-target] {
    border: 3px solid #fff !important;
    height: 15px;
    width: 15px;
    background: none;
    border-radius: 100%;
}
.edito-slider .carousel-control-next, .edito-slider .carousel-control-prev {
	width:5%;
}

/* slider card list */
.edito-card-list {
    margin-bottom: 3em;
}
.video-card {
    box-shadow: none;
    border-radius: 0;
    border: 2px solid #000;
}
.video-card .card-header {
    border-bottom: 2px solid;
}
.video-card .video-title {
    font-size: 14px;
    font-weight: 700;
}


/* slider multiple */
@media (min-width: 768px) {
    .edito-slider-multi .carousel-inner .carousel-item-end.active,
    .edito-slider-multi .carousel-inner .carousel-item-next {
      transform: translateX(25%);
    }
    
    .edito-slider-multi .carousel-inner .carousel-item-start.active, 
    .edito-slider-multi .carousel-inner .carousel-item-prev {
      transform: translateX(-25%);
    }
}

@media (max-width: 767px) {
	.edito-slider-multi .carousel-inner .carousel-item > div {
        display: none;
    }
    .edito-slider-multi .carousel-inner .carousel-item > div:first-child {
        display: block;
    }
}

.edito-slider-multi {
    margin-bottom: 3em;
}
.edito-slider-multi .carousel-control-next, .edito-slider-multi .carousel-control-prev {
	width:2%;
	height: 185px;
}
.edito-slider-multi .carousel-control-prev {
	background-image: linear-gradient(to left,rgba(0,0,0, 0.0), rgba(0,0,0, 0.3) 40%);
}
.edito-slider-multi .carousel-control-next{
    background-image: linear-gradient(to right,rgba(0,0,0, 0.0), rgba(0,0,0, 0.3) 40%);
}

.edito-slider-multi .carousel-inner .carousel-item.active,
.edito-slider-multi .carousel-inner .carousel-item-next,
.edito-slider-multi .carousel-inner .carousel-item-prev {
    display: flex;
}

.edito-slider-multi .carousel-inner .carousel-item-end,
.edito-slider-multi .carousel-inner .carousel-item-start { 
  transform: translateX(0);
}
.edito-slider-multi .card {
    border: none;
    background: none;
}

.edito-slider-multi .carousel-item .card {
    margin-right: 20px;
}

.edito-slider-multi .carousel-item .col-md-4 {
	
	background-color: #fafafa;
}

.edito-slider-multi .carousel-item .col-md-3:last-child .card,
.edito-slider-multi .carousel-item .col-md-4:last-child .card {
    margin: 0;
}

.edito-slider-multi img {
    height: 185px;
    object-fit: cover;
    width: 100%;
}
.edito-slider-multi .carousel-caption {
    position: initial;
    color: #000;
    padding: 1rem 0;
	background-color: #fafafa;
}
.edito-slider-multi a {
text-decoration: none;
}
.edito-slider-multi .video_desc {
    display: none;
}
.edito-slider-multi .video_time {
    justify-content: center;
}

.link-center-pod,
.file-image {
  aspect-ratio: 16/9;
}


/*****************************
	authentification
******************************/

a.btn[href*="cas"] {
background: #fff;
border: 3px solid #000;
border-radius: 25px;
color: #000;
font-size: 16px;
    font-weight: 700;
    padding: 10px 20px;
}
a.btn[href*="cas"]:hover {
text-decoration: none;
background: #fff043;
}
a.btn[href*="accounts"] {
border-radius: 25px;
    font-weight: 700;
    padding: 10px 20px;
}
a.btn[href*="accounts"]:hover {
text-decoration: none;
}

/*****************************
	Reunions
******************************/

.table > :not(caption) > * > * {
    padding: 0.5rem 0.75rem;
}
a.btn.btn-primary[href="/meeting/add/"] {
    background: none;
    border: 3px solid #000;
    border-radius: 25px;
    color: #000;
    font-weight: 700;
    font-size: 15px;
    padding: 5px 15px;
    display: flex;
    align-items: center;
}
a.btn.btn-primary[href="/meeting/add/"] .bi-plus:before {
    font-weight: bold!important;
}

form#meeting_form input[type="text"] {
    border: none;
    border-bottom: 2px solid;
    border-radius: 0;
    margin-bottom: 10px;
}
form#meeting_form input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    border: 2px solid;
    border-radius: 0;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

form#meeting_form .list-group-item {
    padding: 1.25rem;
}

.list-group-item .btn {
    background: none;
    border: 1px solid #000;
    color: #000;
    font-weight: 700;
    font-family: 'Roboto Condensed';
}

form#meeting_form button[type="submit"] {
    background: none;
    border: 3px solid #000;
    border-radius: 25px;
    color: #000;
    font-weight: 700;
    font-size: 15px;
    padding: 5px 15px;
}
.bi-file-earmark-plus-fill::before {
    content: "\f37d";
}

/*****************************
	Sidebar
******************************/

a.pod-aside-collapse__button:hover {
    background-color: #6c757d;
    border-color: #6c757d;
}

.social_links a {
border-radius: 0;
border: 2px solid #000;
color: #000;
}
.social_links .bi:before {
line-height: 1.7;
}
.social_links a:hover {
background-color: #000;
    border-color: #000;
}

/*****************************
	Loading opencast studio
******************************/
.pod-opencast-studio{
}
.pod-opencast-studio .loading-indicator {
	margin: auto;
	width: 50%;
	text-align:center;
}


.pod-opencast-studio .loading-indicator svg{
	width: 250px;
}

.pod-opencast-studio .loading-indicator::before {
  font-weight: bold;
  color: navy;
  content: "Chargement ";
}

.pod-opencast-studio .loading-indicator svg circle {
    fill: transparent;
    stroke: grey;
    stroke-width: 10px;
	stroke-dasharray: 471;
	stroke-dashoffset: 471;
	animation: clock-animation 30s linear infinite;
	transform: rotate(-90deg);
	transform-origin: center;
}
@keyframes clock-animation {
  0% {
    stroke-dashoffset: 471;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

/*****************************
	media queries
******************************/


@media (max-width: 767px) {
	.bandeau_picto > .row {
	  gap: 10px;
	}
	.custom-add-video {
		text-align: center;
	}
	.offcanvas {
	   left: 0;
	}
	.pod-footer-content {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.edito-slider .carousel-caption.d-md-block {
		padding: 5em 1em 3em 1em;
	}
	.edito-slider .carousel img {
		height: 450px;
	}
}


@media (min-width: 1300px) {
	.pod-mainContent {
		padding-left: 5rem;
		padding-right: 5rem;
	}
	.edito-slider .carousel img {
	max-height:500px;
	}
	.edito-slider .carousel-inner, .edito-slider .carousel-item  {
	   max-height:500px;
	}
}


@media (min-width: 1450px) {
	.pod-mainContent {
		padding-left: 15rem;
		padding-right: 15rem;
	}
	.edito-slider .carousel img {
	max-height:680px;
	}
	.edito-slider .carousel-inner, .edito-slider .carousel-item  {
	   max-height:680px;
	}
}
