@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Baumans);

/*
Theme Name: Enfold Child
Template: enfold
Author: Child Theme Configurator
Version: 21.05.0
Updated: ###### Fri Aug 3 11:53:00 CEST 2018
###### Mon May 31 17:30:09 CEST 2021
*/

.avia-menu.av-main-nav-wrap {
    /*font-family: baumans !important;*/
}


/*.container_wrap_logo { box-shadow: 0px 1px 4px -2px #5aa8e0; }
#header_main { border-bottom-width: 3px;}*/

.html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 220px !important;
}

#header_main_alternate {
    /*background-color:#5AA9E0;*/
    /*display:none !important;*/
}

#header_meta {
    font-size: 1.3em;
    padding: 0.5em 0;
}

#header_main.container_wrap {
    background-color: #FFF;
}

.phone-info,
.sub_menu {
    font-size: 1em !important;
}

.avia-menu-fx {
    bottom: -3px !important;
    height: 4px !important;
}

#top .header_color .sub_menu ul li a:hover,
.header_color .sub_menu ul:first-child>li.current-menu-item>a,
.header_color .sub_menu ul:first-child>li.current_page_item>a,
.header_color .sub_menu ul:first-child>li.active-parent-item>a {
    color: #AC0011;
}

.html_header_top .header_color .main_menu ul:first-child>li>ul,
.html_header_top #top .header_color .avia_mega_div>.sub-menu {
    border-top-width: 4px;
}

#top .av_seperator_big_border#header .av-main-nav>li>a {
    padding: 0 23px;
}

.avia_desktop #advanced_menu_toggle:hover,
.avia_desktop #advanced_menu_hide:hover {
    background-color: #5AA9E0;
}

#advanced_menu_toggle,
#advanced_menu_hide {
    background-color: rgba(90, 169, 224, 0.7);
}

@media only screen and (max-width:767px) {
    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 0px !important;
    }
    .responsive #top #header_meta .social_bookmarks li a {
        color: #5AA8E0;
    }
}

@media only screen and (max-width:900px) {
    #mobile-advanced,
    #advanced_menu_toggle,
    #advanced_menu_hide {
        display: block;
    }
    nav.main_menu {
        display: none;
    }
}

.testimonials--header ul {
    text-align: center !important;
    width: 400px;
    margin: 0 auto;
}

.testimonials--header .avia-icon-list .iconlist_icon {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 35px;
}

.partner--header ul {
    text-align: center !important;
    width: 300px;
    margin: 0 auto;
}

.partner--header .avia-icon-list .iconlist_icon {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 35px;
}

.home--boxes_text {
    padding: 2em 1em;
    background-color: #FFFFFF;
}

.home--boxes_title {
    padding: 0.5em 0.2em 2em;
    background-color: #FFFFFF;
}

.home--boxes_title h2 {
    margin-bottom: 0 !important;
}

.home--nl-box .avia-promocontent p {
    font-size: 1.3em;
}

.my--partners a.slide-image {
    background: none !important;
}

.avia-logo-element-container.my--partners .slide-entry {
    padding: 1px 1px 15px !important;
}

.half--icon-section {
    background: rgba(255, 255, 255, 0);
    /*#5aa9e0;*/
    /*background: -moz-linear-gradient(top,  #5aa9e0 0%, #5aa9e0 50%, #ffffff 51%, #ffffff 100%);
background: -webkit-linear-gradient(top,  #5aa9e0 0%,#5aa9e0 50%,#ffffff 51%,#ffffff 100%);
background: linear-gradient(to bottom,  #5aa9e0 0%,#5aa9e0 50%,#ffffff 51%,#ffffff 100%);*/
    background: -moz-linear-gradient(top, #5AA9E0 0%, #5AA9E0 50%, #FFFFFF 51%, #FFFFFF 100%);
    background: -webkit-linear-gradient(top, #5AA9E0 0%, #5AA9E0 50%, #FFFFFF 51%, #FFFFFF 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, #FFFFFF 51%, #FFFFFF 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#5aa9e0', endColorstr='#ffffff', GradientType=0);
}

.half--icon-section .avia-icon-list .iconlist_icon {
    left: 41%;
}

#av_section_1 .avia-image-container.avia-align-center {
    margin: 0 auto !important;
}

.footer_color h3 {
    color: #FFFFFF !important;
    border-bottom: 2px solid #F1F1F1;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.page-id-11378 #av_section_2 .avia-icon-list-container {
    margin-bottom: 0;
}

.page-id-11378 #av_section_2 li.avia_start_animation {
    padding-bottom: 0;
}

.page-id-11378 #av_section_2 .avia-testimonial-wrapper {
    margin-top: 10px;
}

.page-id-11378 #av_section_2 .template-page.content {
    padding-bottom: 0;
}


/* ############################################################################### */

.gs_logo_single {
    width: 235px !important;
    padding-right: 50px !important;
    height: 250px;
}

.gs_logo_single .image-overlay-inside,
.gs_logo_single .image-overlay.overlay-type-extern {
    display: none;
}

.home--promo-box {
    position: relative;
    top: -15px;
}

.check--mark {
    display: inline-block;
    padding: 16px !important;
    color: #B02B2C;
    position: relative;
    top: 5px;
}

.check--mark-link {
    text-transform: uppercase;
    font-size: 1.2em;
    color: #4E4E4E !important;
}

.check--mark-link:hover {
    text-decoration: none !important;
    color: #B02B2C !important;
}

.footer_color div .news-headline {
    color: #FFF !important;
}

.footer_color div .news-headline:hover {
    color: #000000 !important;
}

.footer_color a:hover,
.footer_color h1 a:hover,
.footer_color h2 a:hover,
.footer_color h3 a:hover,
.footer_color h4 a:hover,
.footer_color h5 a:hover,
.footer_color h6 a:hover,
.footer_color .template-search a.news-content:hover,
.footer_color .wp-playlist-item .wp-playlist-caption:hover {
    color: #000000;
}

.footer_color .news-thumb {
    background-color: rgba(255, 255, 255, 0.7);
}

.tab_titles .tab:hover {
    color: #E3E3E3 !important;
}

.tab_titles .tab {
    background-color: rgba(92, 92, 92, 1);
    /*background: -moz-linear-gradient(top, rgba(92,92,92,0.5) 0%, rgba(92,92,92,0.2) 100%);
background: -webkit-linear-gradient(top, rgba(92,92,92,0.5) 0%,rgba(92,92,92,0.2) 100%);
background: linear-gradient(to bottom, rgba(92,92,92,0.5) 0%,rgba(92,92,92,0.2) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5aa8e0', endColorstr='#007db9e8',GradientType=0 );
border-top-left-radius: 10px !important;
border-bottom-left-radius: 10px !important;
color: #ac0011 !important;
margin-bottom: 5px !important;*/
    border-bottom-width: 0;
    color: #FFFFFF !important;
    font-size: 1.1em;
    font-weight: 600;
    /*text-shadow: 1px 1px #666;*/
}

.tab_titles .tab.active_tab {
    /*   color: #3370b2 !important;
background: -moz-linear-gradient(top, rgba(199,0,30,0.5) 0%, rgba(199,0,30,0.2) 100%);
background: -webkit-linear-gradient(top, rgba(199,0,30,0.5) 0%,rgba(199,0,30,0.2) 100%);
background: linear-gradient(to bottom, rgba(199,0,30,0.5) 0%,rgba(199,0,30,0.2) 100%);*/
    background-color: rgba(199, 0, 30, 1) !important;
}

.tabcontainer.sidebar_tab.sidebar_tab_left.border_tabs.avia-builder-el-8.avia-builder-el-no-sibling {
    border-radius: 3px;
    border: 1px solid #DDD;
    border-left: 0;
    border-top-width: 0;
    margin-bottom: 40px;
    padding: 1px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
}

.sidebar_tab .tab_titles {
    max-width: 320px;
}

.sidebar_tab .tab_titles .tab {
    margin: 0 0 1px 0;
}

.sidebar_right .avia-icon-list a.iconlist_icon:hover {
    background-color: #5AA8E0 !important;
}

.sidebar_right .avia-icon-list .iconlist_icon {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 24px;
    margin-right: 15px;
    top: 20px;
}

.hr.myDarkOne .hr-inner,
.hr-short.myDarkOne .hr-inner-style {
    border-color: #E1E1E1 !important;
}

.hr.redSail {
    line-height: 50px;
}

.hr.redSail .av-seperator-icon::before {
    border: 1px solid #AC0011;
    border-radius: 500px;
    padding: 7px;
    background: #AC0011;
}

#top .main_color input[type='text'],
#top .main_color textarea {
    border-color: #5AA8E0;
    border-radius: 5px;
}

body .gform_wrapper img.ui-datepicker-trigger {
    position: relative;
    top: -30px;
    left: 165px;
}

#input_3_9,
#input_3_10,
#input_3_67,
#input_3_68 {
    width: 10em !important;
}

#gform_3 .roundedPoempel {
    background: #DD0832 none repeat scroll 0% 0%;
    border: 1px solid #DD0832;
    border-radius: 100%;
    width: 23px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    display: block;
    color: #FFF;
    position: relative;
    left: -65px;
    top: -20px;
    outline: 5px solid #FFF;
}

#gform_3 .gform_body {
    margin-left: 47px !important;
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-left: 1px dotted #EF8B52 !important;
    border-bottom: 1px dotted #EF8B52 !important;
    position: relative;
    padding-left: 53px;
}

.gfield_required {
    color: #DD0832 !important;
}

.booking .top_label .gsection_description {
    height: 1px !important;
}


/*.gform_wrapper .booking img.ui-datepicker-trigger {
    position: relative;
    top: -33px;
    left: 100px;
}

#gform_3 .gsection_title {
    font-size: 2em !important;
}*/

.gform_wrapper #gform_3 .gform_footer {
    padding: 0em 0 0.625em 91%;
    position: relative;
    top: -65px;
}

.gfield_list_cell.gfield_list_11_cell4 select {
    border: 1px solid #5AA8E0 !important;
    position: relative;
    top: -14px;
}

#gform_3 select {
    border-color: #5AA8E0 !important;
}

.gform_wrapper .field_sublabel_above .gfield_time_hour label {
    margin: 0em 0 0.188em !important;
}

.gform_wrapper .field_sublabel_above .gfield_time_minute label {
    margin: 0em 0 0.188em !important;
}

.select--booking {
    border: 1px solid rgba(90, 168, 224, 1) !important;
    padding-left: 10px !important;
    box-shadow: 4px 4px 0px -1px #5AA8E0;
    background-color: rgba(90, 168, 224, 0.15) !important;
    border-radius: 5px;
}

.section--header .gsection_description {
    line-height: 1px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.section--header {
    padding: 50px 0 0 0 !important;
}

.home--box_l1 .home--boxes_text {
    min-height: 326px !important;
}

.home--box_l2 .home--boxes_text {
    min-height: 235px !important;
}

.myBlogPage .big-preview.single-big,
.category-blog a.slide-image {
    float: left;
    width: 40%;
    margin-right: 2%;
}

.myBlogPage h2.post-title.entry-title,
.category-blog .avia-content-slider .slide-entry-title {
    font-size: 2em !important;
    line-height: 1em !important;
    letter-spacing: -1px !important;
    color: #ED8750;
    /*text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.7);*/
}

.mySection,
.myBlogPage article.post-entry,
.category-blog .avia-content-slider .slide-entry-wrap {
    width: 98%;
    float: left;
    border-radius: 5px;
    border: 1px solid #DDD;
    margin-bottom: 40px;
    padding: 10px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 8px 8px 10px -5px rgba(0, 0, 0, 0.5);
}

.myBlogPage .entry-content {
    margin-top: 5%;
}

.myWindInfo--Box,
img.Shadow {
    border-radius: 10px;
    border: 1px solid #DDD;
    margin-bottom: 40px;
    padding: 5px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 1px 1px 6px -3px rgba(0, 0, 0, 0.8);
    background-color: RGBA(90, 168, 224, 0.21);
}

.myWindInfo--Box {
    max-width: 554px;
    margin: 0 auto !important;
    padding: 15px;
}

.sidebar .widgettitle {
    background-color: #000000;
    color: #FFF !important;
    line-height: 2em;
    /*font-family:baumans !important;*/
    padding-left: 10px;
    font-size: 1.2em;
    font-weight: 100 !important;
}

.sidebar .widget {
    clear: both;
    position: relative;
    padding: 0px 0 0px 0px;
    float: none;
    margin-bottom: 50px;
    box-shadow: 1px 1px 6px -3px rgba(0, 0, 0, 0.8);
    margin-right: 10px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.5) !important;
}

.sidebar .widget ul {
    padding-left: 10px !important;
    margin-bottom: 10px !important;
}

#top .sub_menu>ul>li {
    border-left: 1px solid #5AA8E0 !important;
    line-height: 1em;
    position: relative;
    top: -2px;
}

.active_tab_content {
    background-color: #F3F3F3 !important;
    color: #5C5C5C;
    box-shadow: 1px 1px 6px -3px rgba(0, 0, 0, 0.8);
    margin: 0 10px 10px 10px;
    border-radius: 5px !important;
    border: 1px solid #C9C9C9 !important;
}

.left--nomargin .tab_content {
    margin-left: 0px;
}

.left--nomargin .tab_titles .tab {
    margin-left: 2px;
    font-size: 12px;
    line-height: 0.5em;
    border-top: 1px solid #FFF;
}

.left--nomargin .tab_titles .active_tab {
    margin-left: 0px !important;
}

@media only screen and (max-width:767px) {
    .responsive .top_tab .tab.fullsize-tab.active_tab {
        background-color: #BD3341 !important;
    }
    .responsive .top_tab .tab.fullsize-tab {
        margin-bottom: 0px;
        background-color: #5AA8E0 !important;
        color: #FFF !important;
        border-bottom: 1px solid #FFF !important;
    }
}

.sidebar .news-time {
    display: none !important;
}

#top .av-share-box ul li a {
    font-size: 2em !important;
    color: #5AA8E0;
}

#top .av-share-box ul li a:hover {
    color: #FFF;
}

.katpage--box h3 {
    font-size: 2em;
}

.katpagebox--head h2 {
    font-size: 2.8em;
}

.avia_iconbox_title,
.avia_button_icon {
    font-size: 1.5em;
}


/*.html_header_top.html_bottom_nav_header #header_main{border-bottom:20px solid #F0F0F0;}*/

.with--space .av-iconlist-small .iconlist_title_small {
    padding-bottom: 0.7em;
}

#av-masonry-1.noHover.av-fixed-size.av-large-gap .av-masonry-date {
    display: none;
}

.main_color .container .av-inner-masonry-content,
#top .main_color .container .av-masonry-load-more,
#top .main_color .container .av-masonry-sort,
.main_color .container .av-masonry-entry .avia-arrow {
    background-color: #E2E1E1;
}

.avia-table.bigfont--table {
    font-size: 1.5em;
}

#gform_wrapper_3 #gform_3 h2 {
    color: #5C5C5C !important;
}

#top .all_colors strong {
    color: #CF001E;
}

#top .all_colors .is--red strong {
    color: #000;
}

.page-id-12918 h2 {
    color: #000000 !important;
}

#small--3columns div.av_one_third {
    margin-left: 3%;
    width: 31.3333333333333%;
}

.is--red .avia-button:hover {
    background: #000 !important;
}

.is--grey .avia-button:hover {
    background: #5C5C5C !important;
}

.gform_footer .gform_button:hover {
    background-color: rgba(0, 0, 0, 0.9) !important;
}

.news-thumb {
    padding: 0;
}

.news-thumb img,
.news-thumb img {
    width: 36px;
    height: 36px;
}

.flex_column.has--minheight-300 {
    min-height: 500px;
}

.avia-video,
.avia-video iframe,
.avia-video video {
    background-color: transparent !important;
}

svg.svg-inline--fa.fa-lg {
    width: 25px;
    margin-right: 5px;
}


/*images on home with min-heigt*/

.has--minheight img.avia_image {
    min-height: 375px;
}

.has--minheight .flex_column.av_one_full.description {
    min-height: 235px;
}

@media only screen and (min-width:1367px) and (max-width:1440px) {
    .has--minheight img.avia_image {
        min-height: 325px;
    }
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
    .has--minheight img.avia_image {
        min-height: 285px;
    }
}

@media only screen and (min-width:1024px) and (max-width:1280px) {
    .has--minheight img.avia_image {
        min-height: 230px;
    }
}

@media only screen and (min-width:960px) and (max-width:1023px) {
    .has--minheight img.avia_image {
        min-height: 200px;
    }
    .katpagebox--head h2 {
        font-size: 2.6em;
    }
}

@media only screen and (min-width:768px) and (max-width:959px) {
    .has--minheight img.avia_image {
        min-height: 150px;
    }
    .katpagebox--head h2 {
        font-size: 2em;
    }
}

@media only screen and (min-width:360px) and (max-width:600px) {
    .has--minheight img.avia_image {
        min-height: 150px;
    }
    .katpagebox--head h2 {
        font-size: 2em;
    }
}

.tools--cta .post-entry-type-page {
    box-shadow: 0 0 5px 0 #949494;
    border: 2px solid #ebebeb;
    padding: 2px;
}