@charset "UTF-8";
/* CSS Document */
#top_lineblog {
    background-color: #fff;
    color: #12628f;
    height: 100px;
    font-size: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 11px;
    visibility: visible;
    opacity: 1;
    margin-bottom: 5px;
    position: relative;
    z-index: 999999;
    padding-bottom: 20px;
}

#top_lineblog1 {
    color: #12628f;
    height: 100px;
    font-size: 15px;
    visibility: visible;
    opacity: 1;
    margin-bottom: 5px;
    position: relative;
    z-index: 999999;
    padding-top: 60px;
    float: right;
}

#top_line2 {
    color: #12628f;
    height: 80px;
    font-size: 15px;
    visibility: visible;
    opacity: 1;
    margin-bottom: 5px;
    position: relative;
    z-index: 999999;
    padding-top: 60px;
    float: left;
}

#top_line3 {
    color: #12628f;
    font-size: 15px;
    visibility: visible;
    opacity: 1;
    position: relative;
    z-index: 999999;
    padding-top: 30px;
}

#top_lineblog3 {
    color: #12628f;
    height: 80px;
    font-size: 15px;
    visibility: visible;
    opacity: 1;
    position: relative;
    z-index: 999999;
    padding-top: 60px;
    margin-left: 20px;
}


.slide_container {
    background-color: #2e8b57;
    height: 600px;
    margin: 20px;
    margin-bottom: 30px;
    position: relative;
}

.hotel_container .tour_title {
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 115px;
    position: relative;
}

.hotel_container4 .tour_title {
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 115px;
    position: relative;
    /*moved from .hotel_container4  in style.css*/
    border-bottom: 2px solid #DCDCDC;
}

.slide_container .tour_title .rating {
    font-size: 14px;
    margin-left: -3px;
}

.slide_container .tour_title h3 {
    margin: 0 0 3px 0;
    font-size: 14px;
}

.menu_container {
    background-color: #fff;
    margin-bottom: 30px;
    height: 350px;
}

.menu_container .tour_title {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;

}

.menu_container .tour_title .rating {
    font-size: 14px;
    margin-left: -3px;
}

.menu_container .tour_title h3 {
    margin: 0 0 3px 0;
    font-size: 14px;
}

.frontdate {
    position: relative;
    font-size: 18px;
    line-height: 24px;
    float: left;
    background: #fff;
    color: #12628f;
    padding-left: 15px;
    padding-bottom: 15px;
}

.menutext {
    position: relative;
    font-size: 18px;
    float: left;
    background: #fff;
    color: #12628f;
}

.slide_container .tour_title .frontdate h44 {
    color: #12628f;
    font-size: 22px;
}

.frontbutton {
    position: relative;
    float: right;
    padding-top: 5px;
    margin-right: 10px;
    text-transform: uppercase;
}

.megabutton {
    position: relative;
    font-size: 22px;
    float: right;
    padding-top: 5px;
    margin-right: 100px;
    margin-top: 20px;
    text-transform: uppercase;
}

#searchbox {
    background-color: #12628f;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    font-size: 28px;
    color: #fff;
    z-index: 999999;
}

#searchbox .text {
    padding-top: 5px;
}

#newsbox .text {
    padding-bottom: 10px;
    text-align: center;

}

#newsbox .text2 {
    padding-bottom: 10px;
    text-align: center;
    font-size: 16px;
}

#newsbox {
    background-color: #12628f;
    padding-top: 15px;
    margin-bottom: 30px;
    font-size: 21px;
    color: #fff;
    padding-bottom: 10px;
}

#eventbox {
    background-color: #fff;
    margin-bottom: 45px;
    font-size: 15px;
    line-height: 35px;
    width: 100%;
    padding: 15px;
}

#eventbox .textMatch-a {
    font-size: 20px;
    padding-top: 6px;
}

#eventbox .text a {
    font-size: 20px;
}

#eventbox .text {
    padding-top: 6px;
    font-weight: 1000; /*jurek*/
}

#giftbox .text, #blog .text {
    padding-top: 10px;
    padding-bottom: 10px;

}

#giftbox .text a, #blog .text a {
    color: #fff;
}

#giftbox, #blog {
    background-color: #12628f;
    margin-bottom: 30px;
    font-size: 25px;
    line-height: 35px;
    color: #fff;
}

.short_top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 5px 0px 0px 5px;
    color: #fff;
}

.short_top i {
    font-size: 25px;
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    font-style: normal;
    padding: 0;
    margin: 0;
}

.short_top .price {
    float: right;
    font-size: 28px;
    font-weight: bold;
    display: inline-block;
    background: #2e8b57;
    padding: 20px;
}

.short_top .price sup {
    font-size: 18px;
    position: relative;
    top: -5px;
}

a.btn_slide, .btn_slide {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: #fff;
    background: #2e8b57;
    cursor: pointer;
    padding: 10px 55px;
    display: inline-block;
    outline: none;
    font-size: 18px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;

}

a.btn_more, .btn_more {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: #fff;
    background: #12628f;
    cursor: pointer;
    padding: 10px 55px;
    display: inline-block;
    outline: none;
    font-size: 18px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

a.btn_event, .btn_event {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: #fff;
    background: #2e8b57;
    cursor: pointer;
    padding: 5px 55px;
    display: inline-block;
    outline: none;
    font-size: 18px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn_event:hover {
    background: #002538; /*jurek*/
}

a.btn_disabled, .btn_disabled {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: #C5C5C5 !important;
    background: #808080;
    padding: 5px 55px;
    display: inline-block;
    outline: none;
    font-size: 18px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn_disabled:hover {
}

.input-front button {
    margin-top: 5px;
    background-color: #2e8b57;
    color: #fff;
    border-color: #333;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 15px;
    outline: none;
    float: left;
    text-transform: uppercase;

}

.input-front input {
    margin-top: 5px;
    height: 34px;
    border: none;
    float: right;
    width: 100%;
}

.input-front input:focus {
    border: none;
    box-shadow: none;
}

.input-front2 button {
    background-color: #2e8b57;
    color: #fff;
    border-color: #333;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 15px;
    outline: none;
    float: left;

}

.input-front2 input {
    max-height: 34px;
    border: none;
    float: right;
}

.input-front2 input:focus {
    border: none;
    box-shadow: none;
}

.search-control {
    font-size: 16px;
    color: #333;
    height: 70px;
    width: 80%;
    border-radius: 3px;
    padding: 10px;
}

.register-header {
    font-size: 18px;
    width: calc(100% + 60px);
    position: relative;
    left: -30px;
    top: 0;
    display: inline-block;
    background-color: #12628f;
    padding: 15px 20px;
    margin-bottom: 30px;

}

.register-header h3 {
    padding: 0;
    margin: 0;
    font-size: 21px;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
}

#text_footer {
    text-align: center;
    width: 100%;
}

#text_footer p {
    font-size: 12px;
    color: #8c8c8c;
}

#newsletter {
    margin-top: 20px;
    text-align: right;
}

#newsletter .image {
    float: left;
    width: 33%;
}

#newsletter .licen {
    float: right;
    width: 65%;
}

#sign-in-dialog2 {
    background: #fff;
    padding: 30px;
    padding-top: 0;
    text-align: left;
    max-width: 400px;
    margin: 40px auto;
    position: relative;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

}

/* Popup close button*/
#sign-in-dialog2 .mfp-close,
#small-dialog .mfp-close {
    color: #666;
    background-color: #e4e4e4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: 12px;
    right: 20px;
    width: 32px;
    height: 32px;
    line-height: 32px;
}

#sign-in-dialog2 .mfp-close:hover,
#small-dialog .mfp-close:hover {
    color: #fff;
    background-color: #66676b;
}

#sign-in-dialog2 .mfp-close:before {
    font-size: 24px;
    font-family: 'ElegantIcons';
    content: "\4d";
}

#sign-in-dialog2 .mfp-close:hover,
#small-dialog .mfp-close:hover {
    color: #fff;
    background-color: #66676b;
}

#sign-in-dialog2 .form-group {
    position: relative;
}

#sign-in-dialog2 .form-group input.form-control {
    padding-left: 40px;
}

#sign-in-dialog2 .form-group i {
    font-size: 21px;
    font-size: 1.3125rem;
    position: absolute;
    left: 12px;
    top: 35px;
    color: #ccc;
    width: 25px;
    height: 25px;
    display: block;
    font-weight: 400 !important;
}

#sign-in-dialog2 .form-group i.icon_lock_alt {
    top: 37px;
}

.searchhotel {
    width: 100%;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 15px;
    padding-right: 30px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: none;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.searchbut {
    margin-top: 30px;
}

.strip_all_tour_list2 {
    margin-bottom: 30px;
    background-color: #fff;
    display: block;
    color: #777;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}

#matchpage_content {
    display: table;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

#matchpage_content .intro_title {
    width: 60%;
    float: left;
}

#matchpage_content .right_title {
    width: 40%;
    float: right;
    text-align: right;
}

.right_title h4 {
    font-size: 24px;
    margin-bottom: 15px;
    color: #fff;
    font-weight: bold;
}

.right_title p {
    padding: 0;
    margin: 0;
}

.card1 {
    width: 100%;
    float: left;
}

.card2 {
    float: right;
    margin-bottom: 20px;
}

.card2 span {
    font-size: 11px;
    text-transform: lowercase;
    line-height: 12px;
}

.area {
    width: 100%;
    float: left;
    margin-right: 10px;
}

.area1 {
    width: 5%;
    float: left;
    margin-right: 10px;
}

.area2 {
    width: 19%;
    float: left;
    margin-right: 10px;
}

.area3 {
    width: 71%;
    float: left;
}

.area4 {
    width: 30%;
}

.card2 a {
    color: #fff;
    font-size: 15px;
}

a.btn_22, .btn_22 {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: #fff;
    background: #12628f;
    cursor: pointer;
    padding: 7px 20px;
    display: inline-block;
    outline: none;
    font-size: 12px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#sidebar {
    width: 100%;
    max-width: 280px;
    float: left;
    position: relative;
    padding: 0;
    overflow: hidden;
}

#outputmobile a {
    color: #12628f;
    font-size: 14px;
    line-height: 25px;
}

#outputmobile {
    background-color: #fff;
}

#carousel-home {
    position: relative;
}

#carousel-home .static {
    position: static;
}

#carousel-home .cover {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    max-height: none !important;
    z-index: 2;
    opacity: 1 !important;
}

#carousel-home .owl-carousel {
    position: relative;
}

#carousel-home {
    height: 150px;
    position: relative;
}

#badges-home .owl-item img {
    width: auto;
    height: 150px;;
}

@media (max-width: 767px) {
    #carousel-home .owl-carousel .owl-slide {
        height: 150px;
    }
}

#carousel-home .owl-carousel .owl-slide-animated {
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0;
    visibility: hidden;
    -moz-transition: all 0.05s ease;
    -o-transition: all 0.05s ease;
    -webkit-transition: all 0.05s ease;
    -ms-transition: all 0.05s ease;
    transition: all 0.05s ease;
}

#carousel-home .owl-carousel .owl-slide-animated.is-transitioned {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
    visibility: visible;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#carousel-home .owl-carousel .owl-slide-title.is-transitioned {
    transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
}

#carousel-home .owl-carousel .owl-slide-subtitle.is-transitioned {
    transition-delay: 0.35s;
    -webkit-transition-delay: 0.35s;
    -moz-transition-delay: 0.35s;
    -o-transition-delay: 0.35s;
}

#carousel-home .owl-carousel .owl-slide-cta.is-transitioned {
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
}

#carousel-home .owl-carousel .owl-dots {
    bottom: 15px;
    width: 100%;
    position: absolute;
    z-index: 3;
}

#carousel-home .owl-carousel .owl-dots .owl-dot,
#carousel-home .owl-carousel .owl-nav [class*="owl-"]:focus {
    outline: none;
}

#carousel-home section {
    display: none;
}

.slide-text {
    padding-top: 30px;
}

.slide-text p {
    font-size: 21px;
    font-weight: 300;
    line-height: 1.4;
}

.slide-text h2, .slide-text h3 {
    font-size: 46px;
    font-weight: 700;
    line-height: 1;
}

@media (max-width: 767px) {
    .slide-text {
        padding-top: 0;
    }

    .slide-text h2, .slide-text h3 {
        font-size: 36px;
    }
}

.slide-text strong {
    font-weight: 700;
    font-size: 28px;
}

.slide-text.white {
    color: #fff;
}

.slide-text.white h2, .slide-text.white h3 {
    color: #fff;
}

.owl-theme .owl-dots {
    margin-top: 20px !important;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    outline: none;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: transparent !important;
    border: 2px solid #008489;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.owl-theme .owl-dots .owl-dot span {
    position: relative;
    border-radius: 50%;
    width: 16px !important;
    height: 16px !important;
    background: transparent !important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: all .3s ease;
    border: 2px solid #ccc;
}

.owl-theme .owl-dots .owl-dot span::before {
    content: '';
    background-color: #008489 !important;
    display: block;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -4px;
    margin-left: -4px;
    opacity: 0;
    visibility: hidden;
    transform: scale(0);
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.owl-theme .owl-dots .owl-dot.active span::before {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}

#carousel-home .owl-theme .owl-dots .owl-dot.active span, #carousel-home .owl-theme .owl-dots .owl-dot:hover span {
    background: transparent !important;
    border: 2px solid #fff;
}

#carousel-home .owl-theme .owl-dots .owl-dot span {
    border: 2px solid #ccc;
}

#carousel-home .owl-theme .owl-dots .owl-dot span::before {
    background-color: #fff !important;
}

#icon_drag_mobile {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: url(../drag_icon.html) 0 0 no-repeat;
    width: 50px;
    height: 30px;
    opacity: 0.6;
    z-index: 99;
    display: none;
}

@media (max-width: 767px) {
    #icon_drag_mobile {
        display: block;
    }
}

.categories_grid a {
    display: block;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

@media (max-width: 767px) {
    .categories_grid a {
        height: 180px;
        margin-bottom: 10px;
    }
}

.categories_grid a .wrapper {
    width: 100%;
    background: transparent;
    background: -webkit-linear-gradient(top, transparent, #000);
    background: linear-gradient(to bottom, transparent, #000);
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 1;
    padding: 100px 20px 20px 20px;
}

.categories_grid a .wrapper h2 {
    color: #fff;
    font-weight: 700;
    font-size: 21px;
    font-size: 1.3125rem;
    margin: 0;
    -webkit-transform: translateY(20px) translateZ(0);
    -moz-transform: translateY(20px) translateZ(0);
    -ms-transform: translateY(20px) translateZ(0);
    -o-transform: translateY(20px) translateZ(0);
    transform: translateY(20px) translateZ(0);
    -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}

.categories_grid a .wrapper p {
    color: #fff;
    opacity: 0;
    margin: 0;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 500;
    -webkit-transform: translateY(20px) translateZ(0);
    -moz-transform: translateY(20px) translateZ(0);
    -ms-transform: translateY(20px) translateZ(0);
    -o-transform: translateY(20px) translateZ(0);
    transform: translateY(20px) translateZ(0);
    -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}

.categories_grid a img {
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.categories_grid a:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.categories_grid a:hover h2 {
    -webkit-transform: translateY(-5px) translateZ(0);
    -moz-transform: translateY(-5px) translateZ(0);
    -ms-transform: translateY(-5px) translateZ(0);
    -o-transform: translateY(-5px) translateZ(0);
    transform: translateY(-5px) translateZ(0);
}

.categories_grid a:hover p {
    opacity: 0.8;
    transition-delay: 0.2s;
    -webkit-transform: translateY(0) translateZ(0);
    -moz-transform: translateY(0) translateZ(0);
    -ms-transform: translateY(0) translateZ(0);
    -o-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);
}


.owl-theme.list_carousel .item {

}

.owl-theme.badges_carousel .item {
    height: 150px;
}

.owl-theme.list_carousel .item .tour_container, .owl-theme.list_carousel .item .hotel_container, .owl-theme.featured-carousel .item .hotel_container {
    margin-bottom: 0;
}


.owl-theme.list_carousel .owl-nav.disabled + .owl-dots {
    margin-top: 0;
}

.owl-theme.featured-carousel .owl-nav.disabled + .owl-dots {
    margin-top: 0;
}

.feature_home_2 {
    margin: 45px 0 25px 0;
}

.feature_home_2 h3 {
    font-size: 18px;
}

.banner_2 {
    background: url(../banner_bg_desktop.html) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 400px;
    margin-bottom: 25px;
    position: relative;
}

.banner_2 .wrapper {
    color: #fff;
    padding: 60px;
}

@media (max-width: 767px) {
    .banner_2 .wrapper {
        padding: 30px;
    }
}

.banner_2 .wrapper h3 {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
}

.banner_2 .wrapper p {
    font-size: 24px;
    font-weight: 300;
}

a.box_news {
    position: relative;
    display: block;
    padding-left: 230px;
    color: #555;
    margin-bottom: 30px;
    min-height: 150px;
}

@media (max-width: 767px) {
    a.box_news {
        min-height: inherit;
        padding-left: 0;
    }
}

a.box_news figure {
    width: 200px;
    height: 150px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 767px) {
    a.box_news figure {
        position: relative;
        width: auto;
    }
}

a.box_news figure img {
    width: 250px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    -o-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

@media (max-width: 767px) {
    a.box_news figure img {
        width: 100%;
        max-width: 100%;
        height: auto;
    }
}

a.box_news figure figcaption {
    background-color: #FFC107;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    color: #fff;
    width: 60px;
    height: 60px;
    padding: 15px;
    line-height: 1;
}

a.box_news figure figcaption strong {
    display: block;
    font-size: 21px;
}

a.box_news h4 {
    font-size: 18px;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    a.box_news h4 {
        margin-bottom: 5px;
    }
}

a.box_news:hover img {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}

a.box_news:hover h4 {
    color: #e14d67;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a.box_news ul {
    margin: 0;
    padding: 10px 0 0 0;
}

@media (max-width: 767px) {
    a.box_news ul {
        padding: 0;
    }
}

a.box_news ul li {
    display: inline-block;
    font-weight: 600;
    color: #999;
    font-size: 12px;
    margin-right: 5px;
}

a.box_news ul li:last-child {
    margin-right: 0;
}

a.box_news ul li:last-child:after {
    content: '';
    margin: 0;
}

a.box_news ul li:after {
    content: '-';
    margin: 0 0 0 10px;
}

.btn_home_align {
    text-align: right;
    margin-bottom: 25px;
}

@media (max-width: 767px) {
    .btn_home_align {
        text-align: center;
        margin-bottom: 25px;
    }
}

.img_container_2 {
    position: relative;
    height: 100%;
}

.img_container_2 .tour_container {
    position: relative;
}

.tour_container .ribbon_3 {
    z-index: 9;
}

.img_container_2 .carousel_item {

}

.img_container_2 .short_info {
    z-index: 2;
    bottom: 0;
}

.owl-theme.list_carousel .owl-nav {
    position: absolute;
    top: 30%;
    transform: translateY(-30%);
    left: 0;
    width: 100%;
    margin: 0 !important;
}

.owl-theme.featured-carousel .owl-nav {
    position: absolute;
    top: 30%;
    transform: translateY(-30%);
    left: 0;
    width: 100%;
    margin: 0 !important;
}

.owl-theme.badges-carousel .owl-nav {
    position: absolute;
    top: 30%;
    transform: translateY(-30%);
    left: 0;
    width: 100%;
    margin: 0 !important;
}

.owl-theme.special-carousel .owl-nav {
    position: absolute;
    top: 30%;
    transform: translateY(-30%);
    left: 0;
    width: 100%;
    margin: 0 !important;
}

.owl-theme.carousel_item .owl-nav {
    position: absolute;
    top: 40%;
    transform: translateY(-40%);
    left: 0;
    width: 100%;
    margin: 0 !important;
}

.owl-theme.list_carousel .owl-prev,
.owl-theme.list_carousel .owl-next,
.owl-theme.featured-carousel .owl-prev,
.owl-theme.featured-carousel .owl-next,
.owl-theme.badges-carousel .owl-prev,
.owl-theme.badges-carousel .owl-next,
.owl-theme.special-carousel .owl-prev,
.owl-theme.special-carousel .owl-next,
.owl-theme.carousel_item .owl-prev,
.owl-theme.carousel_item .owl-next {
    width: 46px;
    height: 46px;
    padding: 0;
    margin: 0;
    line-height: 1;
    position: absolute;
    top: 0;
    display: block !important;
}

.owl-theme.list_carousel .owl-nav [class*='owl-']:hover, .owl-theme.carousel_item .owl-nav [class*='owl-']:hover, .owl-theme.featured_item .owl-nav [class*='owl-']:hover, .owl-theme.badges_item .owl-nav [class*='owl-']:hover, .owl-theme.special_item .owl-nav [class*='owl-']:hover {
    background: none !important;
}

.owl-theme.list_carousel .owl-prev {
    left: -35px;
}

.owl-theme.list_carousel .owl-next {
    right: -35px;
}

.owl-theme.featured-carousel .owl-prev {
    left: -35px;
}

.owl-theme.featured-carousel .owl-next {
    right: -35px;
}

.owl-theme.badges-carousel .owl-prev {
    left: -35px;
}

.owl-theme.badges-carousel .owl-next {
    right: -35px;
}

.owl-theme.special-carousel .owl-prev {
    left: -35px;
}

.owl-theme.special-carousel .owl-next {
    right: -35px;
}

.owl-theme.carousel_item .owl-prev {
    left: -5px;
}

.owl-theme.carousel_item .owl-next {
    right: -5px;
}

.owl-theme.list_carousel .owl-prev i,
.owl-theme.list_carousel .owl-next i,
.owl-theme.featured-carousel .owl-prev i,
.owl-theme.featured-carousel .owl-next i,
.owl-theme.badges-carousel .owl-prev i,
.owl-theme.badges-carousel .owl-next i,
.owl-theme.special-carousel .owl-prev i,
.owl-theme.special-carousel .owl-next i,
.owl-theme.carousel_item .owl-prev i,
.owl-theme.carousel_item .owl-next i {
    font-size: 46px;
    margin: 0;
    color: #12628f;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.owl-theme.list_carousel .owl-prev i:hover,
.owl-theme.list_carousel .owl-next i:hover {
    color: #fff;
}

.owl-theme.featured-carousel .owl-prev i:hover,
.owl-theme.featured-carousel .owl-next i:hover {
    color: #fff;
}

.owl-theme.carousel_item .owl-next i, .owl-theme.carousel_item .owl-prev i, .owl-theme.featured_item .owl-prev i {
    font-size: 46px;
    color: #fff;
}

.owl-theme.list_carousel .owl-prev.disabled i,
.owl-theme.list_carousel .owl-next.disabled i {
    opacity: 0;
}

.owl-theme.carousel_item .owl-prev.disabled i,
.owl-theme.carousel_item .owl-next.disabled i {
    opacity: 1;
}


.owl-theme.list_carousel .owl-prev.disabled i:hover,
.owl-theme.list_carousel .owl-next.disabled i:hover {
    color: #ccc;
}

.small-gutters {
    margin-right: -5px !important;
    margin-left: -5px !important;
}

.small-gutters > [class*="col-"] {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.make-me-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
    padding: 0 15px;
}

#maincontain {
    min-height: 900px;
}

.sidebar-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.numbers-rowcart {
    position: relative;
    width: 97px;
    height: 40px;
    overflow: visible;
}

input[type="number"] {
    width: 30%;
}

.checkcontainer {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkcontainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #ccc;
}

/* On mouse-over, add a grey background color */
.checkcontainer:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkcontainer input:checked ~ .checkmark {
    background-color: #12628f;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkcontainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkcontainer .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


select.demoSelectBox {
    width: 100%;
    overflow: hidden;
    background-color: #ffffff;
    height: 40px;
    background: url(../png/down_arrow_select.png) no-repeat right center;
    border: 2px solid #ededed;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 30px;
    font-size: 16px;
    color: #000;
}

#error-message, #error-message-head {
    color: #B22222;
}

.error-message {
    color: #B22222;
}

#error-message-container {
    display: none;
    margin-top: 10px;
}

.feat_container {

}

.main-menu .feat_container .tour_title {
    padding-top: 15px;
    position: relative;
}

.main-menu .feat_container .tour_title .rating {
    font-size: 14px;
    margin-left: -3px;
}

.main-menu .feat_container .tour_title h3 {
    margin: 0 0 3px 0;
    font-size: 14px;
}

.main-menu .feat_container .tour_title h44 {
    margin: 0 0 3px 0;
    font-size: 14px;
    font-weight: bolder;
}

.main-menu .feat_container .tour_title a {
    margin: 0 0 3px 0;
    font-size: 14px;
    line-height: 14px;
    padding: 1px;
}

.featbutton {
    position: relative;
    float: right;
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: #fff;
    background: #12628f;
    cursor: pointer;
    padding: 7px 20px;
    display: inline-block;
    outline: none;
    font-size: 12px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
}

.euro {
    position: relative;
}

.euro input {
    padding-left: 25px;
    width: 100%;
}

.euro:before {
    position: absolute;
    content: "€";
    left: 10px;
    top: 10px;
    font-size: 15px;
}

.centre {

    margin: auto
}

.badgeimg_container {
    margin: 0;
    margin-bottom: 30px;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 25px;
}

.text-center2 {
    text-align: center !important;
    font-size: 16px;
    padding-top: 14px
}

.box {
    margin: 0 auto;
    width: 40px;
    height: 140px;
    /*border: solid 1px black;*/
    position: relative;
}

.shadow {
    position: absolute;
    width: 100%;
    height: 10px;
    background-color: grey;
    bottom: 0;
    border-radius: 100%;
    transform: scaleX(.8);
    opacity: .6;
    animation: shadowScale 1s linear infinite;
}

.gravity {
    width: 40px;
    height: 40px;
    animation: bounce 1s cubic-bezier(0.68, 0.35, 0.29, 0.54) infinite;
}

.ball {
    width: 40px;
    height: 40px;
    background-image: url('https://image.flaticon.com/icons/svg/33/33736.svg');
    background-size: cover;
    animation: roll .6s linear infinite;
}

@keyframes roll {
    0% {
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes bounce {
    0% {
    }
    50% {
        transform: translateY(100px)
    }
    100% {
    }
}

@keyframes shadowScale {
    0% {
    }
    50% {
        transform: scaleX(1);
        opacity: .8;
    }
    100% {
    }
}

ul#user_items {
    padding: 5px 0 0 0;
    list-style: none;
}

ul#user_items li {
    position: relative;
    margin: 0;
    padding: 10px 10px;
    padding-bottom: 10px;
    width: 100%;
    clear: both;
}

ul#user_items li strong {
    font-weight: normal;
    color: #999;
    margin-top: 10px;
    text-align: center !important;
}

ul#user_items li strong > a {
    color: #002538;
    display: block;
    font-size: 16px;
}

ul#user_items li strong > a:hover {
    color: #2e8b57;
}

input[type=number] {
    /*for absolutely positioning spinners*/
    position: relative;
    padding: 5px;
    padding-right: 25px;
    padding-left: 5px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    opacity: 1;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: inner-spin-button !important;
    width: 25px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}

.italic {
    font-style: italic;
}

@media (min-width: 992px) and (max-width: 1200px) {
    #top_line3 {

        padding-top: 40px;
    }
}

.badgeimg_container img {
    filter: grayscale(100%);
}

.form-inline-flex {
    display: inline-flex;
    padding: 0;
    margin: 0;
}

/* This makes all modals wider */
.modal .modal-dialog {
    height: 90%;
    width: 90%;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    top: 50%;
    transform: translateY(-50%) !important;
}

.modal-lg {
    max-width: 800px;
}

li.head {
    color: #12628f;
}

.text-bold-red {
    color: red;
    font-weight: bold;
}

.label-error {
    color: red;
    font-style: italic;
    font-size: 87.5%;
}

table {
    font-size: 12px;
}

.subscribe button {
    /*margin-top: 5px;*/
    background-color: #2e8b57 !important;
    color: #fff;
    border-color: #333;
    /*border-top-left-radius: 0;*/
    /*border-bottom-left-radius: 0;*/
    font-size: 15px;
    outline: none;
    /*float: left;*/
    text-transform: uppercase;
    display: block;
    margin: 0 auto;
}

.page-text-header {
    text-align: center;
    font-size: x-large;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    /*background-color: lightyellow;*/
}

#prices-from {

}

#prices-from p {
    margin-top: 10px;
    font-size: x-large;
    font-weight: bold;
}

.alert-checkout-error {
    color: #F8B88B;
    background-color: #F8B88B;
    border-color: #F8B88B;
}

.payment-images-hide {
    display: none;
}

.banner-new-season {
    text-align: center;
    background-color: #B3B3B3;
}

.banner-new-season img, .banner-new-season-page img {
    max-width: 100%;
    max-height: 100%;
}

.banner-new-season-page {
    text-align: center;
    background-color: white;
    padding: 10px 0 10px 0;
}

#newseason-content {
    text-align: center;
}

#newseason-content p {
    font-size: larger;
}

i ccy-fa {
    padding-top: 5px;
    top: 0;
}

li.ccy-select {
    background-color: #2e8b57;
    color: white;
}

li.ccy-select a:hover {
    color: white;
}

#desktop-container {
    display: none;
}

.banner-klarna {
    text-align: center;
    background-color: #FEB3C7;
}

.banner-klarna-white {
    text-align: center;
    background-color: white;
}

.banner-klarna img, .banner-klarna-page img {
    max-width: 100%;
    max-height: 100%;
}

#stripe-logo-footer {
    text-align: center;
}

#stripe-logo-footer img {
    width: 160px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px;
}

#matchpage_content .no-dim {
    background: rgba(0, 0, 0);
}


.modal-homepage {
    top: 200px;
    height: 404px;
    width: 404px;
    border-width: 2px;
    border-style: solid;
    border-color: #FF3131;
    background-color: #002538;
}

#modal-homepage .modal-dialog {
    margin: 0;
}

.modal .modal-homepage-splash, .modal-homepage-splash img {
    height: 400px;
    width: 400px;
    object-fit: cover;
}

.btn-splash {
    position: absolute;
    top: 5px;
    right: 10px;
    color: white;
}

.modal-homepage-mobile {
    top: 150px;
    height: 304px;
    width: 304px;
    border-width: 2px;
    border-style: solid;
    border-color: #FF3131;
    background-color: #002538;
}

.modal .modal-homepage-splash-mobile, .modal-homepage-splash-mobile img {
    height: 300px;
    width: 300px;
    object-fit: cover;
}

.container #modal-container {
    top: 0px;
}

#point-arrow img {
    height: 100px;
    position: absolute;
    top: 30px;
    right: 200px;
    z-index: 1000;
}