html.boxshadow{
    box-shadow: none!important;
}

.tp-caption{
    font-size: 20px;
}

.header-wrapper--home{
    /*    background: transparent;
        height: auto;*/
}
.logo img {
    width: 150px;
    height: auto;
}
ul#navigation a{
    color: #ffffff;
}
ul#navigation {
    margin-right: 140px;
}
.slide__text--shadow{
    text-shadow: 2px 2px black;

}

.mega-select .mega-select__filter:after{
    display: none;
}

.datepicker:after{
    display: none;
}

.movie-best .movie-best__rating:before{
    margin-left: -250px;
    display: none;
}
.movie-best .movie-best__rating:after{
    margin-right: -250px;
    display: none;
}
@media (max-width: 480px){
    .movie--test {
        max-width: 340px;
    }
}

.movie .movie__option{
    line-height: normal;
}

.banner-wrap img {
    width: 100%;
}

.count-viewers {
    font-size: 20px;
    padding: 50px;
}

#loading {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    opacity: 0.95;
    background-color: #fff;
    z-index: 99999;
    text-align: center;
}

#loading-image {
    position: absolute;
    top: 40%;
    z-index: 100;
}


.btn-group-vertical{
    width: 100%;
}
.btn-group-vertical .btn{
    margin-top: 4px;
    width: 100%;
    cursor: pointer;
    text-align: left;
}

#fixedspinner{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}

.spinner {
    width: 100px;
    height: 100px;

    position: absolute;
    top: calc(50% - 70px);
    left: calc(50% - 50px);
}

.double-bounce1, .double-bounce2 { 
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #ffffff;
    border: solid 3px #d9edf7;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;

    -webkit-animation: bouncesp 2.0s infinite ease-in-out;
    animation: bouncesp 2.0s infinite ease-in-out;
}

.double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes bouncesp {
    0%, 100% { -webkit-transform: scale(0.0) }
    50% { -webkit-transform: scale(1.0) }
}

@keyframes bouncesp {
    0%, 100% { 
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 50% { 
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

.overlay {
    opacity: .95;
    background-color: #252525;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    position: fixed;
    z-index: 500;
    margin: -2px -2px;
    border-radius: 3px;
}

.please-wait {
    text-align: center;
    position: absolute;
    top: calc(50% + 55px);
    left: 0;
    width:100%;
    color: #ffffff;
    z-index: 1000;
}

.banner-title{
    position: absolute;
    width: 100%;
    text-align: center;
    padding-top: 10%;
    padding-left: 20px;
    padding-right: 20px;
    color: white;
    text-shadow: 2px 2px black;
    letter-spacing: 0px;
    font-size:4vw;
    /*white-space: nowrap;*/

    font-style: italic;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;

}


.pricing-panel{
    background-color: #f5f5f5;
    margin: 30px 0;
    padding: 20px;
}

.footer-links a{
    color: #d4d4d4;
    padding: 5px;
}


@media screen and (max-width: 1199px){
    .movie--test .movie__title {
        font-size: 11px;
    }
    .movie .movie__option {
        font-size: 10px;
    }
}

@media screen and (max-width: 450px){
    .control-panel{
        display: none;
    }
}

@media screen and (max-width: 780px){
    .container{
        padding-left: 0px;
        padding-right: 0px;
    }
    .rates__obj{
        font-size: 1em;
        padding: 5px!important;
    }
}

@media (max-width: 480px){
    .header-wrapper ul#navigation {
        left: 0;
        right: 0;
        top: 75px;
        width: 100%;
    }
}

@media (max-width: 994px){
    .header-wrapper ul#navigation {
        left: 0;
        right: 0;
        top: 75px;
        width: 100%;
        background-color: #252525;
    }
}

#agreed-checkbox, 
#newsletter-checkbox {
     -webkit-appearance: checkbox;     
}

.terms .heading{
    font-weight: 600;
    text-transform: capitalize;
}
.terms a{
    font-size: unset;
    color: blue;
}



.form .form__name, .form .form__mail, .form .form__message{
    color: black;
}

.book-result .book-result__count{
    white-space: nowrap;
}

.top-scroll {
    bottom: 77px;
    width: 30px;
    width: 30px;
}
.top-scroll a {
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    background-size: 20px;
}
.price .price__package{
    font: 23px 'aleoregular', sans-serif;
    height: 60px;
    margin: 0;
    
}
.price .price__value{    
    margin: 0;
}
.price .price__info {
    font-size: 12px;
    line-height: 14px;
    padding: 20px;
    min-height: 60px;
    margin: 0;
}

.form .form__select {
    margin-bottom: 10px;
    width: 100%;
    box-shadow: none;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 13px;
    padding: 9px 56px 10px;
}

.alert{
    line-height: 21px;
}

.alert-nopadding{
    padding-left: 15px;
    line-height: 21px;
}