/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Display:ital,wght@0,100..900;1,100..900&display=swap');

body{
    font-family: "Noto Sans Display", sans-serif;
}

h1{
    line-height: 58px;
}

h1 strong{
    color: #3C7598 !important;
}

.avia-menu-fx{
    display: none;
}

.av-main-nav > li > a{
    font-size: 19px;
    font-weight: 600;
}

.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a{
    font-size: 19px;
    font-weight: 600;
}

#header_meta{
    padding: 5px 0;
}

.header_color .sub_menu > ul > li > a{
    color: #fff;
}

#top .header_color .sub_menu ul li a:hover, #top .header_color .sub_menu ul li a:focus, .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: #fff!important;
    text-decoration: underline !important;
}

#top .sub_menu>ul, #top .sub_menu>ul>li{
    border: none;
}

.sub_menu>ul>li>a, .sub_menu>div>ul>li>a{
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}

.header_bg{
    opacity: 1;
}

#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text{
    background-color: #3C7598;
    border: none;
    color: #fff;
    border-radius: 30px;
    padding: 14px 30px 14px 50px;
    font-size: 16px;
    font-weight: 700;  
    background-image: url(img/paper-plane-solid-full.png);
    background-position: left 25px center;
    background-repeat: no-repeat;
    background-size: 16px;
}

/* layout */

.content, .sidebar {
    padding-top: 80px;
    padding-bottom: 80px;
}

/* knoppen */

#top .avia-button.avia-color-light{
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 13px 30px;
    font-size: 16px;
    font-weight: 700;
}

#top .main_color .avia-color-theme-color, #top .alternate_color .avia-color-theme-color{
    background-color: #124762;
    border: none;
    color: #fff;
    border-radius: 30px;
    padding: 14px 30px;
    font-size: 16px;
    font-weight: 700;  
}

#top .main_color .avia-color-theme-color-highlight, #top .alternate_color .avia-color-theme-color-highlight{
    background-color: #3C7598;
    border: none;
    color: #fff;
    border-radius: 30px;
    padding: 14px 30px;
    font-size: 16px;
    font-weight: 700;    
}

/* formulier */

.gform_wrapper.gravity-theme .gfield_label{
	font-size:16px;
	font-weight:600;
}

#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select{
	background-color:#F0F6FA;
	border:1px solid #1B1A18;
	border-radius:25px;
	padding: 12px 20px;
	font-size:17px;
	font-weight:400;
    font-family: "Noto Sans Display", sans-serif;
}

.gform_button.button{
	background-color: #124762;
    border: none;
    color: #fff;
    border-radius: 30px;
    padding: 14px 30px;
    font-size: 16px;
    font-weight: 700;  
    font-family: "Noto Sans Display", sans-serif;
}

/* algemeen */

.avia-image-container-inner, .avia_image, .av-image-caption-overlay{
    border-radius: 30px;
}

#banner{
    position: relative;
}

#banner:before {
    content: '';
    width: 507px;
    height: 525px;
    position: absolute;
    background-image: url(img/banner-zorgbrigde.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0px;
    right: 15%;
    z-index: 99;
}

.av-elegant-toggle.togglecontainer .single_toggle:first-child .toggler, .av-elegant-toggle.togglecontainer .taglist + .single_toggle .toggler{
    background-color: #3C7598;
    margin-bottom: 0px;
    border: none;
    font-size: 19px;
    font-weight: 700;
    color: #fff;
    padding: 19px 120px 19px 30px;
    border-radius: 35px;
    margin-bottom: 20px
}

.toggler.av-title-above.activeTitle{
    margin-bottom: 0px !important;
    border-radius: 35px !important;
    background-color:  #3C7598 !important;
}

.toggle_content.invers-color{
    background-color: transparent;
    border: none;
    margin-bottom: 20px;
    padding: 20px 30px 30px 30px;
    font-size: 16px;
    line-height: 28px;
}

.av-elegant-toggle .toggle_icon{
    border: none;
    background-color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 30px;
    right: 20px;
    margin-top: -20px;
    opacity: 1;
}

.toggle_content.invers-color p{
    margin: 0px;
}

.toggle_icon .vert_icon{
    height: 18px;
    border-color: #1B1A18;
}

.toggle_icon .hor_icon {
    width: 18px;
    border-color: #1B1A18;
}

table{
    background-color: transparent!important;
}

table td{
    font-size: 15px;
    color: #1B1A18 !important;
    padding: 5px 10px;
    border: none !important;
}

table td strong{
    color: #1B1A18 !important;  
}
.main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra{
    background-color: #F0F6FA;
    border: none;
    border-radius: 5px !important; 
}

.main_color tr:nth-child(even), .main_color .avia-data-table .avia-heading-row .avia-desc-col, .main_color .avia-data-table .avia-highlight-col, .main_color .pricing-table>li:nth-child(even), body .main_color .pricing-table.avia-desc-col li, #top .main_color .avia-data-table.avia_pricing_minimal th{
    background-color: transparent !important;
}

table {
  border-collapse: separate!important; 
  border-spacing: 0 8px!important; 
  width: 100%!important; 
}

table tr td:first-child {
  border-top-left-radius: 5px!important;
  border-bottom-left-radius: 5px!important;
}

table tr td:last-child {
  border-top-right-radius: 5px!important;
  border-bottom-right-radius: 5px!important;
}

/* footer */

#footer-page p a{
    text-decoration: none!important;
}

#socket .container {
    padding-top: 25px;
    padding-bottom: 25px;
}

.copyright{
    font-size: 14px;
}

.copyright span{
    padding: 0 10px;
}

/*mobiel */

@media only screen and (max-width: 1250px) {
    .av-main-nav > li.menu-item-avia-special {
        display: block;
    }
    .av-main-nav > li {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    h1{
        font-size: 28px!important;
        line-height: 38px !important;
    }
    
    #banner:before {
        content: '';
        width: 347px;
        height: 325px;
        position: absolute;
        background-image: url(img/banner-zorgbrigde.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        bottom: 0px;
        right: 15%;
        z-index: 99;
    }
    
    .av-elegant-toggle.togglecontainer .single_toggle:first-child .toggler, .av-elegant-toggle.togglecontainer .taglist + .single_toggle .toggler {
        background-color: #3C7598;
        margin-bottom: 0px;
        border: none;
        font-size: 15px;
        font-weight: 700;
        color: #fff;
        padding: 19px 85px 19px 30px;
        border-radius: 35px;
        margin-bottom: 20px;
    }
    
    .sub_menu>ul>li>a, .sub_menu>div>ul>li>a {
        font-size: 12px;
        color: #fff;
        font-weight: 400;
    }
    
    .html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover{
        background-color:#F0F6FA !important;
    }
    
    .banner-foto{
        min-height: 260px!important;
        height: 260px !important;
    }
    
    .banner-tekst{
        height: max-content !important;
        min-height: max-content !important;
    }
    
    .tabel-scroll{
        width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }
    

}