html, body { 
    overflow-x: hidden;
}
.hide{ display: none !important;}
.p_color{ color: #d5784f;}
.pt-10{ padding-top: 10px;}
.p_color > li{ color: #d5784f;} 
.ms-min-video{ 
    width: 90%;
    height: 270px;
    margin: auto;
    font-weight: 400;
    border-radius: 16px;
}
.ms-home-video {
    height: 270px;
    width: 474px; 
}
.home__card{ transition: 0.5s; }
.home__card iframe {
    position: relative;
    width: 100%;
    z-index: 1;
    transition: 0.5s;
}
.home__card iframe {
    position: relative;
    width: 100%;
    z-index: 1;
    transition: 0.5s;
}
.home__card:hover iframe {
    transform: scale(1.08);
}
.title_add {
    opacity: 1 !important;
    background: transparent !important;
    width: 100%;
    left: 0;
    top: inherit;
    bottom: 40px;
    font-size: 20px;
} 
 
.card__video_vues {
    font-weight: 400;
    border-radius: 16px;
    height: 170px;
    width: 300px;

}
.card__video_vues:before{ display: none;}
.interview__video{
    border-radius: 16px;
    height: 170px;
    width: 300px;
}
.ms-plus-video {
    height: 270px;
    width: 90%;
    margin: auto;
    border-radius: 16px;
}
.ms-plus-video-hm {
    height: 270px;
    width: 90%;
    margin: auto;
    border-radius: 16px;
}
.container__title {
    font-size: 28px;
    margin-bottom: 0;
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.file-browser label {
    margin: 0;
    width: 20%;
}
.input-parcourir {
    color: #fff;
    background-color: #151f30;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 16px 0px 0px 16px;
    padding: 0 10px;
    width: 80%;
    font-size: 14px;
} 
.btn-parcourir {
    color: #fff;
    margin: 0;
    border-radius: 0 16px 16px 0;
    padding: 7px 20px;
    cursor: pointer;
    text-transform: none;
    font-size: 14px;
}
.alert.alert-danger {
    color: #fff;
}

 
.card__video {
    width: 90%;
    height: 270px;
}
.ms-d-video {
    height: 250px;
    width: 100%;
}
.collectionCapsule__title {
    color: #362c7b; 
    margin-bottom: 20px;
}

 
.was-validated .sign__input:invalid,
.sign__input.is-invalid,
input.sign__input.parsley-error,
select.sign__input.parsley-error,
textarea.sign__input.parsley-error {
    border-color: #f16d75;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    background-position: center right calc(0.375em + 0.1875rem);
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .sign__input:valid,
.sign__input.is-valid,
input.sign__input.parsley-success,
select.sign__input.parsley-success,
textarea.sign__input.parsley-success {
    border-color: #19b159;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%233bb001' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center right calc(0.375em + 0.1875rem);
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .sign__input:invalid:focus,
.sign__input.is-invalid:focus,
input.sign__input.parsley-error:focus,
textarea.sign__input.parsley-error:focus {
    border-color: #f16d75;
    box-shadow: none;
}
.parsley-errors-list {
    color: #f16d75;
    list-style: none;
    font-size: 12px;
    padding: 0;
    margin-bottom: 0;
}

@media (max-width: 450px) {
    #toasts {
        right: 10px !important;
        width: 80% !important;
    }
}

@media (min-width: 150px) {
    .ms-d-video {
        height: 195px;
        width: 100%;
    }
    .card__title {
        text-align: center;
    }
}

@media (min-width: 300px) {
    .card__video {
        width: 100%;
        height: 200px;
    }
}

@media (min-width: 400px) {
    .card__video {
        width: 80%;
        height: 180px;
    }
}
@media (min-width: 490px) {
    .ms-d-video {
        height: 240px;
        width: 92%;
    }
}
@media (min-width: 490px) {
    .ms-d-video {
        height: 220px;
        width: 81%;
    }
}
@media (min-width: 490px) {
    .ms-d-video {
        height: 220px;
        width: 81%;
    }
}

@media (min-width: 524px) {
    .ms-d-video {
        height: 260px;
        width: 90%;
    }
}

@media (min-width: 576px) {
    .card__video {
        width: 90%;
        height: 260px;
    }
     .ms-min-video {
        width: 240px;
        height: 140px;
    }
    .ms-plus-video {
        height: 130px;
        width: 100%;
    }
    .ms-plus-video-hm {
        height: 130px;
        width: 100%;
    }
    .ms-d-video {
        height: 290px;
        width: 100%;
    }
    .card__title {
        text-align: center;
    }
} 

@media (min-width: 768px) {
    .ms-plus-video {
        height: 230px;
        width: 100%;
    }
    .ms-plus-video-hm {
        height: 145px;
        width: 100%;
    }
    .ms-d-video {
        height: 390px;
        width: 100%;
    }
    .card__video {
        width: 90%;
        height: 110px;
    }
} 

@media (min-width: 992px) {
    .card__video, .ms-min-video {
        width: 210px;
        height: 120px;
    }
    .ms-d-video {
        height: 520px;
        width: 100%;
    }
}
 

@media (min-width: 1200px) {
    .card__video {
        width: 100%;
        height: 150px;
    } 
    .ms-d-video {
        height: 410px;
        width: 100%;
    }
}

@media (min-width: 1360px) { 
    .ms-d-video {
        height: 480px;
        width: 100%;
    }
    .ms-plus-video {
        height: 230px;
        width: 100%;
    }
    .ms-plus-video-hm {
        height: 170px;
        width: 100%;
    }
    .card__video {
        width: 100%;
        height: 180px;
    }
}

.card__rating {
    display: none ;
}
.catalog__more {
    display: none  !important;
}

#owl-demo .item img, #owl-pub .item img{
   border-radius: 16px;
}
#owl-demo .owl-nav {
    display: block !important;
}
#owl-demo .owl-nav i {
    font-size: 30px;
    color: #fff;
}
.owl-nav {
    display: none !important;
}
.card__add svg.like {
    fill: #d5784f;
}

.mt-6, .my-6 {
    margin-top: 6rem!important;
}

.owl-carousel .owl-item img { 
    height: 100%;
}

.c_home_banner{ padding-top: 160px;}
@media (min-width: 1200px){ 
    .c_home_banner{ padding-top: 60px;}
}
.catalog.collectionCapsule {     padding: 25px 0 80px; }

.tt-menu, .tt-dropdown-menu {
    width: 100%;
    margin: 5px 0px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    line-height: 2.5;
}
/**** Profile DropDown **/
.profile-dropdown {
    cursor: pointer;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    position: relative;
    height: 125px;
    width: 90%;
    margin-left: auto;
    margin-right: 0;
    font-weight: bold;
    font-size: 1.3rem;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .profile-dropdown * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .profile-dropdown input[type=checkbox] {
    display: none;
  }
  .profile-dropdown input[type=checkbox]:checked ~ ul {
    display: block;
    animation: pulse 0.5s;
  }
 
  .profile-dropdown input[type=checkbox]:checked ~ 
  .profile-dropdown input[type=checkbox]:checked ~ 
  .profile-dropdown input[type=checkbox]:checked ~ label:after {
    content: "";
    position: absolute;
    top: 100%;
    right: calc(50% - 10px);
    display: block;
    border-style: solid;
    border-width: 7px 10px 0 10px;
    border-color: orange transparent transparent transparent;
    width: 0;
    height: 0;
  }
  .profile-dropdown img {
    background: #d9d9d9;
    height: 2rem;
    vertical-align: middle;
    margin-right: 0rem;
    border-radius: 50%;
  }
  .profile-dropdown span {
    display: inline-block;
    vertical-align: sub;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 500;
  }
  .profile-dropdown ul {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    background: #fff;
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    border-radius: 3px;
  }
  .profile-dropdown ul li a {
    display: block;
    padding: 0.5rem 1rem;
    text-decoration: none;
    color: #000000;
    font-size: 0.9rem;
    font-weight: normal;
  }
  .profile-dropdown ul li a i {
      color: #e42a2b;
    font-size: 1rem;
    vertical-align: middle;
    margin: 0 0.75rem 0 -0.25rem;
  }
  .profile-dropdown ul li a:hover {
    background: #e5e5e5;
  }
  .profile-dropdown ul li:first-child a:hover {
    border-radius: 3px 3px 0 0;
  }
  .profile-dropdown ul li:last-child a:hover {
    border-radius: 0 0 3px 3px;
  }
  .profile-dropdown > label {
    position: relative;
    height: 3.5rem;
    display: block;
    text-decoration: none;
    background: transparent;
    color: #333;
    box-sizing: border-box;
    padding: 0.9rem;
    float: right;
    border-radius: 0 3px 3px 0;
  }
  .profile-dropdown > label i {
    color: #b2b2b2;
    font-size: 1.75rem;
  }
  .profile-dropdown:after {
    content: "";
    display: table;
    clear: both;
} 
  .tt-suggestion {
    cursor: pointer;
}
.btn-adsearch img {
    width: 32px;
}
.form-label{ width: 100%;}
.modal-body.modal-search {
    padding: 1rem 3rem;
}
.auto__input{ width: 340px;}
.sign__group .btn-group{
    background: #f1f1f1;
    border-radius: 16px;
    width: 100%;
    padding: 4px;
}
.btn-group .btn {
    width: 100% !important;
    box-shadow: none !important;
    font-size: 14px;
}
.multiselect-container>li {
    padding: 0;
    text-align: center;
}
.multiselect-container>li>a {
    color: #000;
    line-height: 2.5;
    font-size: 14px;
}
.stophidden{ overflow: unset; }
.btn-adsearch {
    background-color: #e42a2b;
    color: #ffffff;
    padding: 9px 10px;
    font-size: 14px;
    border-radius: 16px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.m_select {
    width: 100%;
}

.catalog_banner{
    background: url("{{ asset('assets_demo/img/bg-myflix.png') }}") no-repeat;
    background-size: cover;
}
 /* ---- start demo code ---- */


.custom-toast {
  display: flex;
  align-items: center;
}

.custom-toast img {
  background-size: 50px 50px;
  height: 50px;
  width: 50px;
}

.custom-toast p {
  font-size: 14px;
  padding: 10px;
}

/* ---- end demo code ---- */

#toasts {
  min-height: 0;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 400px;
      z-index: 999;
}

#toasts .toast {
  background: #d6d8d9;
  border-radius: 3px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, .1);
  color: rgba(0,0,0, .6);
  cursor: default;
  margin-bottom: 20px;
  opacity: 0;
  position: relative;
  padding: 20px;
  transform: translateY(15%);
  transition: opacity .5s ease-in-out, transform .5s ease-in-out;
  width: 100%;
  will-change: opacity, transform;
  z-index: 1100;
}

#toasts .toast.success {
  background: #26d68a;
}

#toasts .toast.warning {
  background: #ffa533;
}

#toasts .toast.info {
  background: #2cbcff;
}

#toasts .toast.error {
  background: #f44336;
}

#toasts .toast.show {
  opacity: 1;
  transform: translateY(0);
  transition: opacity .5s ease-in-out, transform .5s ease-in-out;
}

#toasts .toast.hide {
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0 30px;
  transition: all .5s ease-in-out;
}

#toasts .toast .close {
  cursor: pointer;
  font-size: 24px;
  height: 16px;
  margin-top: -10px;
  position: absolute;
  right: 14px;
  top: 50%;
  width: 16px;
}
/*.sign__form{*/
/*    background-color: #e6621a17 !important;*/
/*    border: 1px solid #e6621a6b !important;*/
/*    !*background-color: #34729c3b !important;*/
/*    border: 1px solid #60a6c687 !important;*!*/
/*    !*background-color: #60a6c64a !important;*/
/*    border: 1px solid #60a6c64a !important;*!*/
/*}*/
.sign__btn{
    background-color: #e6621a;
}
.sign__text a{
    color: #000;
}
.alert-danger{
    color: red !important;
}

#button {
    display: inline-block;
    background-color: #e42a2b;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s,
    opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}
#button::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 1.3em;
    line-height: 50px;
    color: #fff;
}
#button:hover {
    cursor: pointer;
    background-color: #333;
}
#button:active {
    background-color: #555;
}
#button.show {
    opacity: 1;
    visibility: visible;
}
@media (min-width: 500px) {
    #button {
        margin: 30px;
    }
}
    .tt-dropdown-menu {
    max-height: 450px;
    overflow-y: auto;
    }

    .select-login{
        position: absolute;
top: 10px;
left: 10px;
border: 1px solid #e6621a6b !important;
border-radius: 8px;
background: #e6621a;
padding-left: 10px;
width: 14%;
}

.flag-login{
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 9999;
    background-color: #f1e5de;
        width: 65px;
    height: 120px;
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
    border: 1px solid #e6621a6b !important;
}
.list-flag-login li a img { width: 40px; }
.li-fr-flag{  margin: 12px 0; }
