img.left {
    float: left;
    margin-right: 10px;
}

img.right {
    float: right;
    margin-left: 10px;
}

body {
    color: #646464;
}

.film_item:before {
    background: none;
}

.box_content .btn {
    font: 400 14px/24px "Open Sans", sans-serif;
}

/*.bordered_block {*/
/*border-left: 0px;*/
/*border-right: 0px;*/
/*}*/

.fa {
    font-size: 25px;
    font-weight: 600;
}

a,
a:hover,
a:focus,
a:active {
    font-weight: 700;
}

.sml_abs_title {
    box-shadow: none;
}

@media (max-width: 992px) {
    .adds_txt {
        padding: 0 96px 0 110px;
    }

    .box_content {
        margin-bottom: 0px;
    }

    h2,
    h1,
    h2 a,
    h3 {
        font: 400 20px/28px Oswald;
    }

    .white_bck .sub_menu a,
    .white_bck .sub_menu {
        color: white;
    }

}

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

    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td {
        white-space: normal;
    }
}

.post-snippet {
    border-bottom: none;
}

.product_photo img {
    transform: none;
    transition: none;
}

.responsive-object {
    padding-bottom: 0px !important;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.image_bck1 {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center;
    position: relative;
}

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

.partners {
    border-bottom: 10px solid #e4e4e4;
}

img.footer-logo {
    max-width: 100%;
}

iframe {
    position: relative;
    z-index: 15;
}

.boxes h2,
.boxes h1 {
    width: auto;
    text-align: center;
}

.boxes h2:after,
.boxes h1:after {
    border-bottom: unset;
}

.sk-carousel h3:after {
    margin: unset;
    border-bottom: unset;
}

.footer h1 {
    font: 300 18px/28px Oswald;
    text-transform: uppercase;
    margin: 0;
}

.footer h1:after {
    content: "";
    display: block;
    margin: 10px 0 15px;
    width: 70px;
    height: 1px;
    border-bottom: 1px dotted #cfcfcf;
}

@media (max-width: 480px) {
    .footer h1:after {
        margin-left: auto;
        margin-right: auto;
    }
}

section.intro > h1 {
    display: none;
}

.box_link {
    position: absolute;
    top: 0;
    bottom: 0;
    letter-spacing: 0;
    right: 0;
    z-index: 4;
    left: 0;

}

.big-boxes .bordered_zoom .box_content {
    background-color: rgba(0, 0, 0, 0.3);
    background-image: unset;
}

.bordered_left h3 {
    font: 400 28px/36px Oswald !important;
}

section.sk-carousel h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.pause_block {
    position: absolute;
    bottom: 50%;
    left: 50%;
    border: 2px solid #6f6f6f;
    height: 34px;
    text-align: center;
    width: 34px;
    display: flex;
    opacity: 1;
    transition: 0.3s all;
    text-decoration: none !important;
    z-index: 10;
    margin-left: -17px
}

.pause_block i {
    margin: auto;
    position: relative;
    animation: 1.4s ease 0s normal none infinite mouse-down;
    -webkit-animation: 1.4s ease 0s normal none infinite mouse-down;
    color: #fff
}

.pause_block:hover {
    width: 60px;
    height: 60px;
    margin-left: -34px
}

.down_block,
.pause_block {
    border: 2px solid white;
    background: rgba(255, 255, 255, 0.5);
}

.owl-theme .owl-controls .owl-buttons div {
    border: 1px solid rgba(255, 255, 255);
}

.owl-theme .owl-controls .owl-buttons div i {
    color: white;
}

.up_block {
    border: 2px solid white;
}

.up_block i {
    color: white;
}

.intro_item .over,
.sk-carousel .over,
.sk-carousel .image_over,
.image_bck,
.image_bck .over,
.big-boxes .bordered_zoom .image_over {
    background-color: rgba(0, 0, 0, 0.3);
}

.post-snippet h2.inline-block {
    font: 400 18px/32px Oswald;
}

.product_title h3 {
    font: 400 18px/28px Oswald;
}

.bootstrap-datetimepicker-widget {
    z-index: 1;
    color: black;
    position: absolute;
}

label {
    color: white;
}

.checkout label, #form_message > h3 {
    color: rgb(41, 41, 41);
}

.cookie-bar {
    position: fixed;
    bottom: -30px;
    left: 0px;
    right: 0px;
    min-height: 50px;
    width: 100%;
    padding: 15px;
    z-index: 1000;
}

.cookie-group-form {
    margin: 40px 0 20px;
}

.cookie-bar form {
    display: inline;
}

.btn-buy {
    padding: 12px 20px;
    font-size: 20px;
}

.flex_block_buy_ticket {
    display: flex;
    align-items: center;
}

.flex_block_buy_ticket form {
    text-align: center;
}

.buy_ticket_padding {
    padding: 48px 0;
}

form#edu_booking h4 {
    color: white;
}

.alert {
    margin-bottom: 0;
}