ul.ratings li img {
    margin-right: 0px !important;
    padding-right: 0px !important;
    margin-left: 1px;
    vertical-align: middle;
}

img.rating-icon {
    margin-right: 0px !important;
    padding-right: 0px !important;
    margin-left: 10px;
}

div.rate {
    top: 10px !important;
    left: -45px !important;
    right: -45px !important;
}
.auth-buttons {
    text-align: center;
}

.auth-signin-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-weight: 500;
    font-size: 18px;
    background-color: #202224; /* White background to match the clean design */
    color: #fff; /* Neutral text color */
    padding: 8px 14px; /* Adjust padding for a cleaner look */
    border: 1px solid ; /* Subtle border to match Google's style */
    border-radius: 5px;
    
   
}
.google-sign{
    margin-bottom: 20px;
}

.google-icon,.apple-icon {
    margin-right: 12px;
}





.actions li input {
    border-radius: 999px;
    background-color: rgba(0, 0, 0, 0.5) !important;
    border: 2px solid #FFF;
    color: #FFF !important;
    text-align: center;
    display: inline-block;
    padding: 6px;
    width: 75%;
    box-sizing: border-box;
}

.actions li input.active:hover {
    color: #FFF !important;
    background-color: #006934 !important;
}

.actions li input:hover {
    color: #000 !important;
    background-color: #FFF !important;
}

div.row.collapsed {
    height: 32em;
    overflow: hidden;
}

.crew-item div.name {
    padding-top: 0px !important;
    white-space: nowrap;
}

.custom-spacer {
    height: 5em;
}

.crew-item a.photo div {
    background-color: red;
    border-radius: 3px;
    overflow: hidden;
    text-align: center;
}

a.active {
    color: #008eff;
}

/*
a.tumblr{
    background-color: #35465c;
    color:white !important;
}
*/

#footer a.link:hover,
#footer a.link:focus {
    color: #008eff;
}

.slider_video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*.review a{*/
/*color: #008eff;*/
/*}*/

.festivals_awards p {
    color: #999 !important;
}
.review * {
    text-align: left !important;
  }
  
.ratings .text-amarillo {
    margin-top: -18px !important;
    margin-bottom: -13px !important;
}

.text-blanco {
    color: #fff;
}

.year {
    margin-right: 10px;
}

@media screen and (max-width: 299px) {
    .error-fa-frown {
        font-size: 1.2em !important;
    }
}

@media screen and (min-width: 300px) and (max-width: 799px) {
    .error-fa-frown {
        font-size: 4em !important;
    }
}

@media screen and (min-width: 800px) {
    .error-fa-frown {
        font-size: 20em !important;
    }
}

.fullscreen {
    height: 100%;
    overflow: hidden;
    width: 100%;
}

.video {
    display: block;
    left: 0px;
    overflow: hidden;
    padding-bottom: 56.25%; /* 56.25% = 16:9. set ratio */
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;

    transform: none;
    padding: 0;
    top: 0;
    height: 100%;
}

.video .wrapper {
    display: block;
    height: 300%;
    left: 0px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);

    transform: none;
    top: 0;
    height: 100%;
}

.video iframe {
    display: block;
    height: 99%;
    width: 100%;

    max-height: 100vh;
}

#doc-header {
    padding: 0;
}

#doc-header a.cover {
    position: relative;
    cursor: pointer;
    overflow: visible;
}

#doc-header a.cover > i {
    left: 50%;
    top: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    border: 2px solid white;
    border-radius: 50px;
    padding: 15px;
    font-size: 2em;
    display: flex;
    justify-content: center;
    align-items: center;
}

#doc-header a.cover > i span {
    margin-left: 5px;
}

#doc-header a.cover img.play {
    position: static;
    margin: 0;
}

.trailer {
    position: absolute;
    opacity: 0.7;
    transition: all .2s;
}

.trailer:hover {
    opacity: 1;
}

/*#doc-header a.cover img.play:hover{*/
/*background-color: red;*/
/*}*/

.title-need {
    margin: 0;
    padding: 0;
    font-weight: inherit !important;
    overflow: hidden;
}

.box-img {
    padding: 8em 0 5em 0;
    height: inherit;

    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.box-img .row {
    margin-top: 30px;
    /* margin-bottom: 60px; */
}

.box-img ul {
    margin-top: 10px;
}

.box-img ul li {
    margin-right: 15px;
    font-size: 15px;
}

.trailer a {
    background-color: #000000;
    position: absolute;
    bottom: 20px;
    left: 13px;
    padding: 6px;
    color: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 3px;
}

.trailer a:focus {
    text-decoration: none;
}

.content-img img, .trailer {
    opacity: 0.7;
}

.icons, .trailer {
    position: static;
}

.icons ul {
    position: absolute;
    bottom: 0;
    right: 0;
}

.icons ul li {
    margin: 0 0 10px 0;
}

.img-borde {
    border-radius: 5px;
}

.festivals-awards {
    background-color: #f3f4f6;
    border-radius: 10px;
    padding: 5% 10%;
    color: #5b5c5e;
}

.festivals-awards img {
    width: 35px;
    margin-bottom: 10px;
}

.festivals-awards h5 {
    margin: 15px 0 3px 0;
    font-weight: bold;
}

.festivals-awards p, .festivals-awards h5 {
    color: #7b818c;
    font-size: 12px;
}

.eye, .check, .new-rate, .info-icon {
    background-color: transparent;
    color: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 50%;
    padding: 5px;
    cursor: pointer;
}

.eye:focus, .eye:hover, .check:focus, .check:hover {
    color: #ffffff;
}

.eye.active {
    background-color: #00ab59;
    border: 2px solid #00ab59;
    color: #ffffff;
}

.check.active {
    background-color: #0096da;
    border: 2px solid #0096da;
    color: #ffffff;
}

.productions {
    margin-top: 40px;
}

.productions h3 {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 2px;
    color: #5c636e;
}

.productions p {
    font-size: 12px;
    margin: 0;
    text-align: center;
    color: #7b818c;
    line-height: 18px;
}

.box-share {
    margin-top: 15px;
}

.share {
    background-color: #f3f4f6;
    border-radius: 6px;
    padding: 10px 45px;
    color: #4d90f7;
    font-weight: 500;
}

.share:focus {
    text-decoration: none;
    color: #4d90f7;
}

.people-image{
    max-width: 100%;
    height: 210px;
    object-fit: cover;
    width: 100%;
    /* color: */
}


@media (max-width: 480px ) {
    .festivals-awards {
        padding: 30px 35px;
    }

    .people-image{
        height: 275px !important;
    }
    #showcase .people-image {
        height:205px !important;
    }

}

div.slider > ul.slider__wrapper > li.slider__item > div.box .call-to-action, .blog-button, .call-to-action {
    color: #FFF;
    background-color: #1696db;
    text-shadow: 0 1px 3px rgba(36, 180, 126, .4);
    padding: 0 14px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 4px;
    border: 0px solid #fff;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    line-height: 40px;
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    letter-spacing: .025em;
    text-decoration: none;
    transition: all .15s ease;
}

div.slider > ul.slider__wrapper > li.slider__item > div.box .call-to-action:hover, .blog-button:hover, .blog-button:focus, .call-to-action:hover , .call-to-action:focus {
    transform: translateY(-1px);
    box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08);
    color: #FFF;
    background-color: #44abe2;
}

.quote-text {
    color: black;
}
.text-subscription{
color: #1696DB;
font-size: 15px;
font-style: normal;
font-weight: 100;
line-height: 150%; /* 27px */
letter-spacing: 7.56px;
text-transform: uppercase;
}
/* :hover {
    transform: translateY(-1px);
    box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08);
    color: #FFF;
    background-color: #44abe2
} */
.guidedoc-feature-icon{
    width: 300px;
    height: 200px;
    background-color: #202224;
    margin: 30px;
    padding: 60px;
}
.container-main{
display: flex;
justify-content: center;
align-items: center;

}
.hr-lines{
    position: absolute;
    top:10px;
}
.month-text{

font-family: 'Montserrat',sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 49px;
    text-align: left;
    padding-top: 10px;
    position: relative;
}
.price-text{
    padding-top: 25px;
    padding-left: 12px;
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 300;
    line-height: 39px;
    letter-spacing: -0.02em;
    text-align: left;
}
.payment-join {
    margin-top: 50px;
}
.guidedoc-mark-position{
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
}
@media screen and (max-width:767px) {
 
    
    
    .btn-start{
        font-size: large !important;
        white-space: normal !important;
        padding: 0px !important;
    }
   
}


@media screen and (max-width:648px) {
 .container-size{
    width: 85vw;
    margin: 10px;
    overflow: auto;
    /* padding: 18px;
    /* flex-wrap: wrap; */
 }   
 .price-row{
    flex-wrap: wrap;
    width:auto;
}
}

.guiddoc-watch {
    padding: 0 15px; 
}

.guiddoc-watch h1 ,.guiddoc-watch h4,.gd-info,.guidedoc-info h1,.guidedoc-info h4,.guidedoc-detail li{
    margin-top: 0;
    overflow-wrap: break-word; 
}

@media (max-width: 767px) {
    .guiddoc-watch h1 {
        font-size: 28px; 
    }
    .guidedoc-img-container{
        height: 240px !important;
    }
    .footer-style{
        display: block !important;
    }
}
@media  (min-width:768px) and (max-width:1024px) {
    .guidedoc-img-container{
        height: 500px !important;
    }
    .doc-form{
        padding-left: 15% !important;
        padding-right: 15% !important;
    }
}
.footer-style{
    display: flex ;
}
.guidedoc-img-container {
    
    height: 400px ;
    
    
}
.responsive-img {
    
    
    object-fit: cover;
    
}

@media screen and (max-width:1200px) {
    .guidedocs-form{
    padding-left: 5% !important;
    padding-right: 5% !important;
    }
}
/* 
@media screen and (min-width:2000px) {
    .guidedoc-info{
        padding-left: 23% !important;
        padding-right: 23% !important;
        }
} */
@media screen and (min-width:1025px) {
    .doc-form{
        margin-left: 15% !important;
        margin-right: 15% !important;
    }
}
@media screen and (max-width:991px) {
    .guidedoc-info ul{
        padding-left: 5% !important;
    }
}
.guidedoc-img {
    width: 100%;
    height: auto; 
    object-fit: cover;
}

.save-text{
    position: absolute;
    top:15px;
    right: 0;
    background-color: #28a745;
    color: #fff;
    padding-left: 20px;
    padding: 10px;
    font-size: 13px;
    font-weight: 600;
    border-radius: 4px;
 
}
/* @media screen and (max-width:700px) {
    
} */
@media screen and (min-width:768px) and (max-width:1023px) {
    .doc-modal{
        width:750px !important;
    }
}
.doc-modal{
    width: 950px;
    margin: auto;
}
@media screen and (min-width:768px) {
    .doc-modal{
        max-width: 1250px !important;
    }
    .modal-payment{
        max-width: 1250px !important;
    }
}
@media screen and (min-width:767px) {
 .doc-modal .modal-content .doc-modal-body{
   padding: 10px !important;
 } 
 .guidedoc-mark  .row  .guidedoc-conditoin{
    display: block !important;
    
}  
}

@media screen and (max-width:767px){
    .doc-detail-model{
        top:55%;
        left: 50%;
        transform: translate(-50%,-50%);
        width: 90%;
        
    }
    .doc-detail-modal{
        top:180px ;
    }
}
.savelabel{
    display:inline !important;
    color:#28a745 !important;
    position:unset !important;
    font-size:unset !important;
    font-weight:600 !important;
}
.guidedoc-conditoin{
    padding-left: 0;
    padding-right: 0;
}
.chkbox-pos-doc{
    margin-top: 6px;
}
.chkboxpos{
    margin:8px;
}
.cta-container{
   
    background-color:#202224
}
@media screen and (min-width: 1200px) {
    .cta-container{
        width:100% !important;
        max-width: 100% !important;
    }
    
}
@media screen and (min-width:1200px){
    .cta-containerWrapper{
        width:1250px !important;
        margin:auto !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
    .cta-containerWrapper{
        width:750px !important;
        max-width: 1000px !important;
        margin:auto !important;
    }
    
}
@media screen and (max-width:767px) {
    .cta-elements{
        gap:10px !important;
    }
}
.label-save-text{
    display:inline;
    color:#28a745;
}
.border-doc-color{
    border: 2px solid #1696db;
    border-radius:4px;
}
.borderColor{
    border: 2px solid #1696db;
    margin-bottom: 15px;
    border-radius:4px;
}
@media screen and (max-width:1023px) {
    .borderColor{
        margin: 0 15px;
    }
}
.documentary-highlight {
    display: flex;
    align-items: center;
    justify-content: center;
    /* padding: 20px; */
    padding-top: 28px;
    padding-bottom: 0px;
}

.documentary-highlight .movie-words {
    margin: 0px 0px; 
    text-align: center;
    
}
.laurel-elements{
    max-width: 1250px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}
@media screen and (max-width:767px) {
    .laurel-elements{
        flex-direction: column !important;
    }
}
.laurel {
    /* width: 40px; */
    height: 70px;
}

.container-size{
    border: 2px solid #202224;
    height:auto; 

    border-radius: 4px; 
    color: FFFFFF;
    background-color: #202224;
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    
    width: 42%;
  
    margin: 18px;
    box-sizing: border-box; 
    
}
/* .gd-img{
    display: flex;
    justify-content: center;
    align-items: center;
} */


.account-container {
    display: flex;
    /* height: 100vh; */
}



.sidebar-item {
    margin-bottom: 10px;
    text-align: left !important;
    cursor: pointer;
    margin-right: 6px;
    font-size: 14px;
    padding: 9px;
    border-radius: 5px;
}


.main-content {
    width: 700px;
    height: auto;
    max-width: 100%;
    background-color: #202224;
    border: 1px solid #202224;
    padding: 20px;
    box-sizing: border-box;
}

h1 {
    font-size: 24px;
    margin-bottom: 20px;
}

.form-group {
    margin-bottom: 20px;
}

label {
    display: block;
    margin-bottom: 5px;
}
.password-feild{
    margin: 10px;
    background-color: #fff;
    color: black;
    border-radius: 5px;
}
.input-wrapper {
    position: relative;
}

.data-feild{
    width: calc(100% - 40px);
    padding: 10px;
    border: none;
    border-radius: 5px;
    background-color: #2c2c2c;
    color: #ffffff;
    box-sizing: border-box;
}

input[readonly] {
    background-color: #2d2d2d;
}
input{
    padding: 8px;
    border: none;
    width: 100%;
    color: #000;
}
.edit-btn {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    color: #0d6efd;
    cursor: pointer;
}

.edit-btn:hover {
    color: #ffffff;
}

.buttons {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}

.discard-btn, .save-btn {
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.discard-btn {
    background-color: #6c757d;
    color: #ffffff;
}

.save-btn {
    background-color: #0d6efd;
    color: #ffffff;
}

.save-btn:hover, .discard-btn:hover {
    opacity: 0.8;
}
.plan-info{
    padding: 0 !important;
}
@media screen and (max-width:991px) {
    .change-password{
        margin-bottom: 10px;
    }
    
}
@media screen and (min-width:1024px) {
    .default-btn{
        min-width: 208px !important;
    }
}
@media screen and (max-width: 767px ) {
    .account-container {
        flex-direction: column !important;
    }
   
    .sidebar {
        display: flex;
        flex-direction: row !important;
        width: 100% !important;
    
    }

    .sidebar-item {
        text-align: center !important;
        margin-bottom: 10px !important;
        width: 100%;
        padding: 6px 2px !important;
    }
   .profile-active{
        border-bottom: 2px solid #008eff !important;    
        border-left: none !important;
        background-color: #202224;
        color: #ffffff !important;
    }
 .subscription-active{
        border-bottom: 2px solid #008eff !important;    
        border-left: none !important;
        background-color: #202224;
        color: #ffffff !important;
        
    }
  .danger-zone-active{
        border-bottom: 2px solid #008eff !important;    
        border-left: none !important;
        background-color: #202224;
        color: #ffffff !important;
    }
}
.sidebar-heading{
    
    margin-bottom: 17px;
    color: #ffffff;
    font-weight: 700;
    font-size: 32px;

}
input[type="email"]:focus {
    /* border: 2px solid #1696DB;
    
    box-shadow: 0px 0px 14.3px 0px #1696DBAB; */
    outline: none; /* Remove default outline */
}
input[type="password"]:focus {
    /* border: 2px solid #1696DB;
    
    box-shadow: 0px 0px 14.3px 0px #1696DBAB; */
    outline: none; /* Remove default outline */
}
.newsletter-container{
    background-color: #2d2d2d;
    padding: 10px;
    border-radius: 5px;
}
.plan-type{
    margin: 0 !important;
    color: #ddd9d3;
}
 .profile-active {
    background-color: #202224;
    border-left: 2px solid #008eff;
    color: #ffffff !important;
  }
   .subscription-active {
    background-color: #202224;
    border-left: 2px solid #008eff;
    color: #ffffff !important;
  }
    .danger-zone-active {
    background-color: #202224;
    border-left: 2px solid #008eff;
    color: #ffffff !important;
  }
  





.section-title {
    font-size: 18px;
    margin-bottom: 10px;
}
.subscription-container, .card-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #2d2d2d;
    padding: 15px;
    border-radius: 5px;
}
.subscription-plan, .card-details {
    font-size: 16px;
}
.cancel-button, .change-plan, .add-card {
    background: none;
    border: none;
    color: #7f8c8d;
    cursor: pointer;
    font-size: 16px;
    text-decoration: underline;
}
.cancel-button:hover, .change-plan:hover, .add-card:hover {
    color: #008eff;
}
.info-text {
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #00a652;
}
.info-text i {
    margin-right: 5px;
}

/* Style for the dropdown button */
.btn-dark {
    color: #ffffff;
    background-color: #333;
    border-color: #333;
    
    text-align: left;

    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

/* Style for the dropdown items */
.dropdown-menu {
    
    background-color: #333;
}



.dropdown-item .btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
}



.guidedoc-service{
padding: 30px;
}
@media screen and (max-width: 767px) {
    .container-size {
        width: auto;
         
        height: auto; 
    }
    /* .guidedoc-infos{
        margin-left: 8% !important;
        margin-right: 8% !important;
     } */
}
@media screen and (max-width:600px) {
    .container-size{
        min-width: 88%;
    }
}
.price-btn{
    height: 45px;
    width: 100%; 
    margin: 20px 0; 
 /* width: 300px; */
    padding: 14px,90px,14px,90px;
    
    background-color: #181a1b;
    /* border: 1px solid #1696DB; */
    border-radius: 4px;
}
.price-row{
    
    display: flex;
    width: 850px;
    /*margin: auto; */
    /* flex-wrap: wrap; */
    justify-content: center;
}
.new-section-home {
    padding-top: 17px;
    padding-bottom: 17px;
}

#play-button-div {
    display: block;
    height: 100px;
    margin-top: 10px;
}

#slider-box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.play-ring {
    position: relative;
    margin: auto;
    height: 5.6vw;
    width: 5.6vw;
    min-width: 75px;
    min-height: 75px;
    max-width: 85px;
    max-height: 85px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #fff;
    transition: 0.3s ease-out;
}

.play-ring i {
    width: auto;
    margin-left: 4px;
}

.play-ring-change {
    position: relative;
    margin: auto;
    height: 5.6vw;
    width: 5.6vw;
    min-width: 75px;
    min-height: 75px;
    max-width: 85px;
    max-height: 85px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #fff;
    transition: 0.3s ease-out;
    transform: scale(1.2);
    background-color: rgba(0, 0, 0, 0.5);
}

.play-button {
    line-height: 3.2vw;
    width: 100%;
    color: #fff;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    position: absolute;
}

.play-button-change {
    line-height: 5.2vw;
    width: 100%;
    color: #1696db;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    position: absolute;
}

.play-ring-change i {
    width: auto;
    margin-left: 4px;
}

.check:focus, .check:hover, .new-rate:hover, .new-rate:focus {
    color: #ffffff;
}

.eye.active {
    background-color: #00ab59 !important;
    border: 2px solid #00ab59 !important;
    color: #ffffff !important;
}

.check.active {
    background-color: #0096da;
    border: 2px solid #0096da;
    color: #ffffff;
}

.productions {
    margin-top: 40px;
}

.productions h3 {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 2px;
    color: #5c636e;
}

.productions p {
    font-size: 12px;
    margin: 0;
    text-align: center;
    color: #7b818c;
    line-height: 18px;
}

.box-share {
    margin-top: 15px;
}

.share {
    background-color: #f3f4f6;
    border-radius: 6px;
    padding: 10px 45px;
    color: #4d90f7;
    font-weight: 500;
}

.share:focus {
    text-decoration: none;
    color: #4d90f7;
}

@media (max-width: 480px ) {
    .festivals-awards {
        padding: 30px 35px;
    }
}

.rate-active {
    color: #ffa500 !important;
}

.back-button {
    position: absolute;
    margin: 60% 0 0 1%;

    margin: 15px !important;
}

.blue-img {
    display: none;
}

.call-to-action i {
    margin-left: .6em;
}

.doc-request {
    border-radius: 999px;
    background-color: rgba(0, 0, 0, 0.5);
    border: 2px solid #FFF;
    color: #FFF;
    text-align: center;
    display: inline-block;
    padding: 4px;
    width: 50%;
    box-sizing: border-box;
}

.doc-request:hover {
    color: #000;
    background-color: #FFF;
    cursor: pointer;
}

.doc-requested {
    border: 2px solid rgb(0, 171, 89);
    background-color: rgb(0, 171, 89);
    color: rgb(255, 255, 255);
    text-align: center;
    display: inline-block;
    padding: 4px;
    width: 50%;
    box-sizing: border-box;
    border-radius: 999px;
}

.doc-requested:hover {
    color: rgb(255, 255, 255);
}

#slider-doc-request .doc-request {
    margin-left: 1em;
}

#slider-doc-request .doc-request:hover {
    margin-left: 1em;
}

#slider-doc-request .doc-requested {
    margin-left: 1em;
}

#slider-doc-request .doc-requested:hover {
    margin-left: 1em;
}

.info-icon-3-white, .info-icon-2-white, .info-icon-1-white {
    transform: scale(1.1);
    transition: 0.8s;
}

.info-icon-1-blue, .info-icon-2-blue, .info-icon-3-blue {
    transition: 0.8s;
}

.info-icon-1-blue, .info-icon-1-white {
    height: 49px;
    width: 41px;
}

.info-icon-2-blue, .info-icon-2-white {
    width: 70px;
    height: 49px;
}

.info-icon-3-blue, .info-icon-3-white {
    width: 64px;
    height: 49px;
}

.categories ul {
    padding: 0;
    list-style: none;
    font-family: Montserrat, Arial, Sans;
    letter-spacing: 0.1px;
    font-weight: 500;
    text-align: justify;
}

.categories h3 {
    font-family: Montserrat, Arial, Sans;
    color: #555;
    font-size: 19px;
    margin: 10px auto 20px;
}
/* 
.categories ul a {
    display: inline-block;
    margin: 5px auto;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle;
} */

.categories ul a {
    display: inline-block;
    max-width: 100%;
    line-height: 1.8;
    padding: 0 0.8em;
    background-color: #fff;
    border: 2px solid transparent;
    border-radius: 40px;
    color: #999999;
    font-size: 15px;
    text-decoration: none;
    transition: none;
    
    vertical-align: middle;
    margin: 5px auto;
}

/* .categories ul li.active a, */
.categories ul a:hover,
.categories ul a:focus {
    border-color: #1696DB;
    color: #1696DB;
}

@media screen and (max-width: 450px) {

    /*.categories ul li {*/
    /*    width: 24%;*/
    /*}*/
    .categories ul li a {
        padding: 0 4px !important;
    }

}

#email-div{
    background-color: #28a745;
    color: white;
    font-size: 17px;
    font-weight: 400;
    padding: 4px 0;
}
#subscription-div {
    background-color: #28a745;
    color: white;
    font-size: 17px;
    font-weight: 400;
    padding: 4px 0;
}
#email-div a {
    font-size: 1.1em;
    font-weight: 600;
}
#subscription-div a {
    font-size: 1.1em;
    font-weight: 600;
}
#subscription-div a:hover {
    cursor: pointer;
}
#email-div a:hover {
    cursor: pointer;
}
#close-sub-div{
    margin-left: 15px;
}
#close-icon {
    margin-left: 15px;
}
#close-sub-div:hover{
    cursor: pointer;
}
#close-icon:hover {
    cursor: pointer;
}

.blue-join {
    float: right;
}

@font-face {
    font-family: 'Montserrat';
    font-display: swap;
    src: url('../fonts/Montserrat-Bold.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: 'Montserrat';
    font-display: swap;
    src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
}

a {
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

h2 {
    line-height: 1.3;
}

.logo a {
    display: table-caption;
    padding: 0.75rem 0;
}

.title h1.inherit {
    color: #FFF;
    font-size: 1em;
    font-weight: 700;
    line-height: 1.4;
    text-shadow: 0 2px 6px #000;
    margin: 5px auto 0px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

.breadcrumbs {
    margin: 2em auto 20px;
}

.breadcrumbs h1, .breadcrumbs h2, .breadcrumbs span {
    display: inline-block;
    width: auto;
    font-size: 1.8em;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    letter-spacing: 0.6px;
    line-height: 1.6;
}

.breadcrumbs a:hover, .breadcrumbs a:focus, .breadcrumbs a:hover .text-azul {
    color: #0a76b1;
}

.title-need {
    padding: 5px 0;
}

.productions h2.bottom {
    font-size: 12px;
    margin: 0;
    text-align: center;
    color: #7b818c;
    line-height: 18px;
}

.doc.home .title {
    color: #191919;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 1.2em;
    text-align: center;
    margin: .5em 0;
}

.doc.home .title, .doc.home .title h3 {
    font-weight: 400;
    color: #191919;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    margin: 4px auto 0;
    padding: 0;
}

.person-header .name {
    color: #333333;
    font-size: 2.5em;
    padding: .5em 0;
    margin: 20px auto 10px;
}

.person-header .functions h2 {
    color: #333333;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.4;
    margin: 0 auto;
    padding: 0;
}

#known {
    padding: 0;
    margin: 15px auto;
    border-bottom: 1px solid #cccccc;
}

#known h3 {
    display: inline-block;
    padding: 0;
    margin: 15px auto;
    font-weight: 600;
}

#known ul.list-inline {
    margin: 0 auto;
}

#known ul.list-inline h3 {
    font-size: 1em;
    margin: 1.7em auto;
}

.about h1 {
    font-size: 25.2px;
    color: rgb(0, 142, 255);
    padding: 1.25em 0;
    line-height: 1.1;
}

.contact-head h1.section {
    border-bottom: 1px solid #cccccc;
    font-size: 1.8em;
    padding: .5em 0;
    margin: 20px auto 10px;
}

.contact-head h2 {
    color: #333;
    font-size: 1.1em;
    margin: 0 auto;
}

.doc:not(.home) .info .title {
    margin: 0px auto;
    line-height: 1.4;
}

.submenu.flotante {
    z-index: 5;
}

/*@media screen and (max-width: 767px) {
    #doc-sidebar {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: space-between;
    }
}*/

.call-to-action h3 {
    font-size: 15px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: .025em;
    margin: 0 auto;
}

#doc-sidebar a.tag h2, #person-sidebar a.tag h2, #company-sidebar a.tag h2 {
    color: #FFF;
    font-size: 14px;
    margin: 1px auto;
    padding: 0;
}

#login-title {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    margin-top: 10px;
    margin-bottom: 10px;
    color: black;
    font-size: 18px;
}

.discover_div, #top_rated_div {
    position: relative;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.discover_div h2, #top_rated_div h2 {
    border-bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
}

.discover_div .discover_more, #top_rated_div #top_rated_more {
    align-self: center;
    position: relative;
}

.display-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.row.display-flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

.row.display-flex:before, .row.display-flex:after {
    display: flex !important;
}

.doc.home .cover img {
    width: auto;
    max-width: 137px;
    height: 205px;
    margin: auto;
}

.hr-line {
    height: 0;
    width: 100%;
    position: absolute;
    bottom: 3%;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.d-block {
    display: block !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

h1 {
    z-index: 1;
}

.doc .actions {
    justify-content: space-around;
    flex-direction: column;
}

.doc.home .cover ul {
    max-width: 137px;
    left: 50%;
    transform: translate(-50%);
    height: 205px;
    display: none;
    padding: 11px 0px;
    justify-content: center;
    flex-direction: column;
}

.doc.home .cover ul li {
    padding: 11px 0px;
}

#doc-sidebar .left {
    align-self: flex-start;
    margin-bottom: 1.9em;
}

#doc-sidebar .right {
    max-width: 200px;
    align-self: center;
}

.text-blue {
    color: #1696db;
}

.btn-blue {
    background-color: #1696db;
    color: #fff;
}

.text-red {
    color: #d32f26;
}

.btn-red {
    background-color: #d32f26;
    color: #fff;
}

.text-yellow {
    color: #ffa500;
}

.btn-yellow {
    background-color: #ffa500;
    color: #fff;
}

@media screen and (min-width: 992px) {
    #doc-sidebar {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    #doc-sidebar .left {
        align-self: normal;
        margin-bottom: 0;
        flex: 1;
    }

    #doc-sidebar .right {
        align-self: auto;
        margin-left: 30px;
        flex: 1;
    }
}

@media screen and (max-width: 767px) {
    #doc-sidebar {
        display: flex;
        flex-direction: row;
    }

    #doc-sidebar .left {
        align-self: flex-start;
        margin-bottom: 0;
    }

    #doc-sidebar .right {
        display: flex;
        align-self: auto;
        flex-direction: column;
        /*justify-content: space-between;*/
        justify-content: flex-start;
        margin-left: 30px;
        max-width: 100%;
    }
}

@media screen and (max-width: 400px) {
    #doc-sidebar .left, #doc-sidebar .right {
        flex: 1;
    }
}

.justify-all-text-center > * {
    text-align: justify;
}

.h-100 {
    height: 100%;
}

.w-100 {
    width: 100%;
}

#doc-header a:focus {
    text-decoration: none;
    color: inherit;
}

.d-none {
    display: none !important;
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

.custom-loader {
    z-index: 999999;
    width: 100vw;
    height: 100vh;
    background-color: black;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lds-facebook {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}

.lds-facebook div {
    display: inline-block;
    position: absolute;
    left: 6px;
    width: 13px;
    background: #fff;
    animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}

.lds-facebook div:nth-child(1) {
    left: 6px;
    animation-delay: -0.24s;
}

.lds-facebook div:nth-child(2) {
    left: 26px;
    animation-delay: -0.12s;
}

.lds-facebook div:nth-child(3) {
    left: 45px;
    animation-delay: 0;
}

@keyframes lds-facebook {
    0% {
        top: 6px;
        height: 51px;
    }
    50%, 100% {
        top: 19px;
        height: 26px;
    }
}

.button-join,.update-btn {
    padding: 4px 20px;
    font-size: 15px;
}

.modal {
    text-align: center;
    padding: 0 !important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px; /* Adjusts for spacing */
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    
}

#payment-modal .promo-form-wrapper {
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (max-width: 767px) {
    .modal:before {
        content: none;
    }

    .modal-dialog {
        display: flex;
        justify-content: center;
        align-items: center;
        height: auto;
            }

    .modal-content {
        width: 100%;
    }

}

#payment-modal .payment-join {
    max-width: 100%;
    margin: auto;
    background-color: #202224;
}

.price-per-month span {
    /*display: flex;*/
    font-size: 65%;
    text-transform: lowercase;
}

div.slider {
    background: #000;
}

div.slider > ul.slider__wrapper > li.slider__item {
    min-width: 100vw;
}

.button-join:hover,.button-join:focus {
    background-color: #44abe2;
    /*transform: translateY(-1px);*/
}
.update-btn:hover,.update-btn:focus{
    background-color: #28a745;
}
.dark-alpha {
    position: relative;
}

.dark-alpha > * {
    z-index: 1;
    position: relative;
}

.dark-alpha:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 0 !important;
    background-color: rgba(0, 0, 0, 0.3);
}

.fill-height.join {
    margin-top: 0;
}

.fill-height {
    min-height: calc(100vh - 87px - 167.38px - 4em);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
}

@media screen and (max-width: 767px) {
    .fill-height {
        min-height: calc(100vh - 87px - 216.5px - 4em);
    }
}

@media screen and (max-width: 522px) {
    #header #menu-header a {
        margin: 0;
        padding: 1px 5px;
        font-size: 12px;
    }

    #header #menu-header .list-inline > li {
        padding-right: 2px;
        padding-left: 2px;
    }
}

.svg-image {
    height: 50px;
    width: auto;
    margin: auto;
    filter: none;
    vertical-align: unset;
}

.home-slider .doc-slide {
    width: 100%;
}

.home-slider .doc-slide a {
    display: block;
    width: 100%;
    height: 415px;
    /* height: 100%; */
    position: relative;
    border-radius: 4px;
    /*box-shadow: rgba(0, 0, 0, 0.69) 0px 26px 30px -10px, rgba(0, 0, 0, 0.73) 0 16px 10px -10px;*/
    box-shadow: rgba(0, 0, 0, 0.75) 0 16px 15px -10px;
    opacity: 0.5;
    transition: opacity 950ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s !important;
}

.home-slider.slick-slider .slick-active a {
    z-index: 99;
    opacity: 1;
}

.border-animation:not(.focusable) {
    position: relative;
    display: inline-block;
    width: 100%;
    touch-action: manipulation;
}

.border-animation {
    position: relative;
    touch-action: manipulation;
}

.border-animation.scale {
    display: block;
    backface-visibility: hidden;
    transform: scale(1, 1);
    transition: transform 300ms ease-out;
    -webkit-font-smoothing: subpixel-antialiased;
    border-radius: 4px;
    text-decoration: none;
}

.border-animation:after {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 4px;
    border: 4px solid rgba(22, 150, 219, 0);
    border-image: initial;
    transition: border 150ms linear 50ms;
}

.border-animation.hovered:after, .border-animation:hover:after, .border-animation:active:after, .border-animation:focus:after, .border-animation:focus-within:after {
    border: 4px solid rgba(22, 150, 219, 0.8);
    border-image: initial;
}

.border-animation.no-hover:not(.nx){
    padding-left: 5px;
    padding-right: 5px;
}
.border-animation.no-hover:not(.ny){
    padding-top: 5px;
    padding-bottom: 5px;
}
.border-animation.no-hover:not(:focus):after {
    border: 0;
    border-image: unset;
}

.border-animation.scale.hovered, .border-animation.scale:hover, .border-animation.scale:active, .border-animation.scale:focus, .border-animation.scale:focus-within {
    transform: scale(1.05, 1.05);
}

.custom-slick-slide .cover {
    text-align: center;
}

.home-slider .doc-slide .info {
    text-shadow: 4px 4px 10px rgba(18, 18, 18, 0.3);
    position: absolute;
    /* top:170px; */
    width:92%;
    bottom: 0;

}

.home-slider .doc-slide .doc_logos {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 15%;
    width: 100%;
    /*min-height: calc(45px + 2rem);*/

}

.home-slider .doc-slide .doc_logos img {
    max-height: 45px;
}

.home-slider .doc-slide .info h2.name {
    color: #FFF;
    font-size: 3rem;
    padding: 6px;
    top: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.home-slider .doc-slide .box-img {
    padding: 13em 0;
    display: flex;
    justify-content: center;
    align-items: center;
    /* position: relative; */
    height: 100%;

    position: absolute;
    top: 0;
    width: 100%;
}

.home-slider .box-img .row {
    margin: 0;
}
@media screen and (max-width: 810px) and (min-width:768px){
    .home-slider .doc-slide .info{
    left:-40px;
    }
    .home-slider .doc-slide .doc_logos{
        left:45%;
    }
}
@media screen and (max-width: 767px) {
    .home-slider .doc-slide .box-img {
        padding: 10rem 0;
    }

    .home-slider .doc-slide .doc_logos img {
        max-height: 40px;
    }

    .home-slider .doc-slide .info h2.name {
        font-size: 3rem;
    }
    /* .home-slider .doc-slide .info{
        width:558px !important;
        display:none;
    } */
    .home-slider .doc-slide a{
        height: 250px;
    }
}
/* @media screen and (max-width: 768px){
    .home-slider .doc-slide .info{
        width:558px !important;
        display:block;
    }
} */

.home-slider .doc-slide a .doc-image {
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    border-radius: 4px;
    height: 100%;
    box-shadow: inset 0 0 0 900px rgba(0, 0, 0, 0.4);

    width: 100%;
}

.home-slider.slick-slider .slick-list {
    margin: 0 -10px;
    overflow: visible;
}

.home-slider.slick-slider .slick-list .slick-track {
    display: flex;
    align-items: stretch;
}

.home-slider.slick-slider .slick-slide {
    pointer-events: none;
    padding: 10px;
    display: flex;
    align-items: stretch;
    height: auto;
}

.home-slider.slick-slider .slick-slide:not(.slick-cloned).slick-active {
    pointer-events: auto;
}

.home-slider.slick-slider .slick-arrow {
    cursor: pointer;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    justify-content: center;
    align-items: center;
    opacity: 1;
    position: absolute;
    top: 0;
    width: calc(3.5vw + 3rem);
    z-index: 1;
    background: transparent;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    padding: 0;
    transition: opacity 0.2s ease 0s;
    outline: none;
}

@media screen and (max-width: 600px) {
    .home-slider.slick-slider .slick-arrow.slick-prev i {
        margin-left: -10px;
    }

    .home-slider.slick-slider .slick-arrow.slick-next i {
        margin-right: -10px;
    }

    .home-slider .doc-slide .doc_logos {
        top: 5%
    }

    .home-slider .doc-slide .doc_logos img {
        max-height: 28px;
    }

    .home-slider .doc-slide .box-img {
        padding: 5rem 0;
    }

    .home-slider .doc-slide .info h2.name {
        font-size: 2.5rem;
    }
    .home-slider .doc-slide a{
        height: 220px;
    }
}

.home-slider.slick-slider .slick-arrow.slick-prev {
    left: 0;
    transform: translateX(-100%);

}

.home-slider.slick-slider .slick-arrow.slick-next {
    right: 0;
    transform: translateX(100%);
}

.home-slider.slick-slider .slick-arrow i {
    font-size: 40px;
    color: rgba(255, 255, 255, .9);
}

@media (min-width: 480px) {
    .home-slider.slick-slider .slick-arrow i {
        font-size: 50px;
    }
}

@media (min-width: 600px) {
    .home-slider.slick-slider .slick-arrow i {
        font-size: 60px;
    }
}

.home-slider.slick-slider .slick-dots {
    bottom: 20px;
    display: block;
    position: absolute;
    right: 20px;
    text-align: right;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;

}

.home-slider.slick-slider .slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    position: relative;
    width: 20px;
    margin: 0;
    padding: 0;
}

.home-slider.slick-slider .slick-dots li button {
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0px;
    height: 20px;
    line-height: 0;
    width: 20px;
    background: transparent;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    outline: none;
    padding: 5px;
}

.home-slider.slick-slider .slick-dots li button:before {
    -webkit-font-smoothing: antialiased;
    color: rgb(150, 158, 171);
    content: '•';
    font-size: 30px;
    height: 20px;
    left: 0;
    line-height: 20px;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 0;
    width: 20px;
}

.home-slider.slick-slider .slick-dots li.slick-active button:before {
    color: rgb(249, 249, 249);
}

.doc.home {
    padding-top: 7px;
    margin: auto 15px 2em;
}

@media screen and (max-width: 1200px) {
    .doc.home{
        margin: auto 18px 2em;
    }
}
@media screen and (max-width: 723px) {
    .doc.home{
        margin: auto 14px 2em;
    }
}
@media screen and (max-width: 690px) {
    .doc.home{
        margin: auto 20px 2em;
    }
}
@media screen and (max-width: 570px) {
    .doc.home{
        margin: auto 14px 2em;
    }
}
@media screen and (max-width: 500px) {
    .doc.home{
        margin: auto 7px 2em;
    }
}

#festivals-slider .slick-track {
    display: flex;
    align-items: stretch;
}

#festivals-slider .slick-track .slick-slide {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 7px;
    margin-bottom: 2em;
}

#festivals-slider .col-xs-12 > * {
    max-width: 167px;
    margin: auto;
}

#festivals-slider .col-xs-12 > a {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1rem 0.5rem;
    position: relative;
    min-height: 60px;
    width: 100%;
}

#festivals-slider .col-xs-12 .title {
    font-weight: 400;
    color: #191919;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    margin: 4px auto 0;
    padding: 0;
}

#festivals-slider.slick-slider .slick-arrow {
    color: #f6bb42;
    top: 12%;
}

.genres-slider.slick-slider .slick-arrow {
    top: calc(50% - 14px) !important;
    transform: translateY(-50%);
}

/*@media screen and (max-width: 567px) {*/
/*#festivals-slider.slick-slider .slick-arrow {*/
/*display: none !important;*/
/*}*/
/*}*/

.description.search p {
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.doc:not(.home) {
    margin-bottom: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.doc:not(.home) .info {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.blog-header .info h1 {
    font-size: 2.5em;
    color: #FFF;
    font-weight: bold;
}

.blog-header span {
    font-size: 1.5em;
}

.search-menu li a {
    text-decoration: none;
}

.width-137 {
    min-width: 137px;
    max-width: 137px;
}

.custom-slick-slide {
    margin-top: 1rem;

}

.custom-slick-slide .slick-slide > * {
    width: 137px;
    margin-left: auto;
    margin-right: auto;
}

.custom-slick-slide .slick-arrow {
    font-size: 3.5em;
    top: 28%;
    position: absolute;
    cursor: pointer
}

.custom-slick-slide .slick-arrow.slick-prev {
    left: -35px;
}

.custom-slick-slide .slick-arrow.slick-next {
    right: -35px;
}

.custom-slick-slide .slick-next.slick-arrow i.fa-plus {
    font-size: 2rem;
    vertical-align: middle;
}

.custom-slick-slide .slick-next.slick-arrow:not(.slick-disabled) i.fa-plus {
    display: none;
}

.custom-slick-slide .slick-prev.slick-arrow.slick-disabled, .custom-slick-slide .slick-next.slick-arrow.slick-disabled i.fa-angle-right {
    display: none !important;
}

@media screen and (max-width: 1010px) and (min-width: 992px) {
    .custom-slick-slide-wrapper {
        margin: 0 10px;
    }
}

@media screen and (max-width: 800px) {
    .custom-slick-slide-wrapper {
        margin: 0 10px;
    }

    .custom-slick-slide .slick-arrow.slick-prev {
        left: -20px;
    }

    .custom-slick-slide .slick-arrow.slick-next {
        right: -20px;
    }
}

@media screen and (max-width: 710px) {
    .custom-slick-slide .slick-arrow.slick-prev {
        left: -15px;
    }

    .custom-slick-slide .slick-arrow.slick-next {
        right: -15px;
    }
}

.slider-centered {
    margin-left: auto;
    margin-right: auto;
}

@media screen and (min-width: 500px) {
    .slider-centered {
        max-width: 501px;
    }
}

@media screen and (min-width: 690px) {
    .slider-centered {
        max-width: 668px;
    }
}

@media screen and (min-width: 992px) {
    .slider-centered {
        max-width: 835px;
    }
}

@media screen and (min-width: 1200px) {
    .slider-centered {
        max-width: 1002px;
    }
}

.poster-ratio {
    padding-top: 149.635%;
    min-width: 137px;
    position: relative;
}

.poster-ratio img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.custom-slick-slide.no-slick::-webkit-scrollbar {
    width: 0;
}

.custom-slick-slide.no-slick {
    display: flex !important;
    overflow: scroll !important;
    margin-left: -7px;
    margin-right: -7px;
}

.custom-slick-slide.no-slick .col-xs-12 {
    width: 151px !important;
    min-width: 151px;
    padding-left: 7px;
    padding-right: 7px;
}

@media screen and (max-width: 499px) {
    .custom-slick-slide-wrapper {
        margin: 0;
    }
}

#festivals-slider.custom-slick-slide.no-slick .col-xs-12 {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 7px;
    margin-bottom: 2em;
}

.login-header {
    font-size: 18px;
    color: black;
}

.accordian-wrapper {
    max-width: 750px;
    margin: auto;
}

.accordion .panel.panel-default {
    margin-bottom: 15px;
}

.accordion .title {
    font-weight: 600;
    text-align: center;
    color: black;
    margin-bottom: 3rem;
}

.accordion .panel-title {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    cursor: pointer;
    font-weight: 600;
    font-size: 18px;
}

.accordion .panel-title .fa-plus, .accordion .panel-title.collapsed .fa-minus {
    display: none;
}

.accordion .panel-title.collapsed .fa-plus, .accordion .panel-title .fa-minus {
    display: block;
}

.accordion .panel-collapse {
    color: #191919;
    font-size: 16px;
}

.pagination > li > a.focusable:focus {
    background-color: rgba(22, 150, 219, 0.8);
}

#banner-image {
    background-color: black;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: calc(100vh - 135px);
    height: auto;
}
.banner-gradient-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%; /* adjust based on how tall you want the gradient */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
    z-index: 1; /* below text but above image */
    pointer-events: none; /* ensures text/buttons remain clickable */
  }
@media screen and (max-width: 567px) {
    #banner-image {
        min-height: calc(100vh - 285px);
    }
}

html {
    scroll-behavior: smooth;
}

.blog-details h4 {
    color: #333333;
    font-size: 1.1em;
    padding: 0;
    line-height: 1.42857143;
    margin: 0 0 10px;
    font-weight: bold;
}

.blog-details h3 {
    font-size: 1.225em;
    color: #333333;
    
}

.blog-details h2 {
    font-size: 1.35em;
    color: #333333;
}

.blog-details li {
    color: #333333;
}

.blog-details h1 a, .blog-details h2 a, .blog-details h3 a, .blog-details h4 a, .blog-details li a {
    color: rgb(0, 142, 255);
}

@media screen and (max-width: 400px) {
    #join-button {
        font-size: large !important;
    }
}


#documentpeople-slider.slick-slider .slick-arrow {
    color: #1696db;
    top: 17%;
}



