/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
.txt-h1-size {
    font-size: 50px;
}

.txt-h1-size h1 {
    font-size: 50px;
}

.txt-h3-size {
    font-size: 30px;
}

.text-black h1,
.text-black h2,
.text-black h3,
.text-black h4,
.text-black h5,
.text-black p {
    color: var(--black) !important;
}

.txt-blue h3 {
    color: var(--blauw) !important;
}

.header-picture .animate_afl.animate_start {
    z-index: 90;
    width: 100%;
}

.header-picture .animate_start, 
.home-section-animate{
    animation-duration: 1.5s;
    animation-fill-mode: both;
    transition-timing-function: cubic-bezier(.78,.13,.15,.86);
}

/*h1, h2, h3, h4, h5 {
    text-transform: lowercase;
}

h1::first-letter, h2::first-letter, h3::first-letter, h4::first-letter, h5::first-letter {
    text-transform: uppercase;
}*/



html {
    overflow: auto;
}

body,  .l-canvas {
    background: white !important;
}

.h2-color h2 {
    color: var(--blauw) !important;
    font-weight: bold;
}

/******** STANDARD STYLES ********/
:root {
    --coral: #d50758;
    --ocean: #46b8a9;
    --green: #a3c961;
    --blauw: #003b4c;
    --oranje: #f28e23;
    --black: #000000;

    --coral-hover: #BB1757;
    --ocean-hover: #2B988A;
    --green-hover: #7F9F46;
}

.title-26 {
    font-size: 26px;
    font-weight: bold;
    font-family: 'Encode Sans', sans-serif;
    color: #003B4C;
}

.button-shadow {
    box-shadow: 0px 10px 11px 2px rgba(0, 0, 0, 0.2) !important;
}

.card-shadow {
    box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1);
}

.box-shadow {
    box-shadow: 0 10px 30px 0 rgba(0,0,0,0.12)!important;
}

.card-cases-shadow img {
    box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1);
}

.card-shadow-form .vc_column-inner {
    box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1);
}


.button-shadow:hover {
    box-shadow: none;
}

.border-radius .vc_column-inner {
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.border-radius-form .vc_column-inner {
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.border-radius-top-right {
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.border-radius-left-corner {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.border-radius-left-corner-recensie {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    justify-content: center;
    display: flex;
    align-items: center !important;
    width: 100%;
}

.border-radius-right-corner {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
}

.border-radius-no-top-right {
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
}

.border-radius-only-top-right {
    border-top-right-radius: 50px;
}

.border-radius-only-top-right-archive img {
    border-top-right-radius: 50px;
}

.border-radius-top-only img {
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
}

.left-side-border-radius img {
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
}

.case-foto-radius img {
    border-top-left-radius: 80px;
    border-top-right-radius: 80px;
    border-bottom-left-radius: 80px;
}


/******** Header ********/
.header-picture .l-section-img {
    mix-blend-mode: multiply!important;
    width: 1229px;
    top: -100px;
    right: -300px;
    left: unset;
    border-radius: 50%;
}

.circle-1 {
    position: absolute;
    top: 500px!important;
    right: 390px;
    height: 150px;
    width: 150px;
    background-image: url('/wp-content/uploads/2020/06/Ellipse-56.png');
    background-size: cover;
    background-repeat: no-repeat;    
    z-index: 40 !important;
}

.circle-2 {
    position: absolute;
    top: 461px!important;
    right: 552px;
    height: 65px;
    width: 65px;
    background-image: url('/wp-content/uploads/2020/06/Ellipse-59.png');
    background-size: cover;
    background-repeat: no-repeat;    
    z-index: 40 !important;
}

.circle-3 {
    position: absolute;
    top: 425px!important;
    right: 539px;
    height: 25px;
    width: 25px;
    background-image: url('/wp-content/uploads/2020/06/Ellipse-63.png');
    background-size: cover;
    background-repeat: no-repeat;    
    z-index: 40 !important;
}

.header-picture::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -200px;
    left: 0;
    height: 1500px;
    width: 1550px;
    background-image: url('/wp-content/uploads/2020/06/Mask-Group-1.png');
    background-size: cover;
    background-repeat: no-repeat;    
    /* z-index: 20 !important; */
}

.header-picture .l-section-img {
    /* z-index: 30; */
}

.header-picture::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    height: 608px;
    width: 445px;
    background-image: url('/wp-content/uploads/2020/06/Ellipse-58.png');
    background-size: cover;
    background-repeat: no-repeat;    
    z-index: 40 !important;
}

.ush_menu_1 span {
    transition: all .3s;
}

.w-nav-anchor.level_1 span:hover {
    color: #003b4c;
    background-color: #ffffff;
    border-radius: 30px;
    padding: 10px 20px;
    transition: ease-in-out .3s;
}

.w-nav-list .level_3 span {
    font-weight: 400;
    font-size: 15px;
}

.current-menu-item .w-nav-anchor.level_1 span {
    color: #003b4c;
    background-color: #ffffff;
    border-radius: 30px;
    padding: 10px 20px;
}

.current-menu-ancestor  .w-nav-anchor.level_1 span {
    background-color: #ffffff;
    border-radius: 30px;
    color: var(--blauw);
}

#page-header {
    margin-top: 30px;
}

#page-header.sticky .l-subheader {
    border-radius: 50px;
    margin: 0px 20px;

}

/*#us_form_search_s {
    background: white;
    border-radius: 30px;
    color: #78959F;
    font-size: 14px;
}*/

.fa-search {
    color: #78959F;
}

.l-header .w-search {
  padding-left: 0.8rem;
}
.l-header .w-search .fa-search {
  color: unset;
}


/******** Hover blocks ********/
.hover-circle .vc_column-inner {
    position: relative;
    overflow: hidden;
}

.hover-circle .vc_column-inner .wpb_wrapper {
    position: relative;
    z-index: 70;
}

.hover-circle-red .vc_column-inner::after {
    content: '';
    height: 30px;
    width: 30px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: var(--coral-hover);
    border-radius: 50%;
    transition: all .3s;
    opacity: 0;
    z-index: 61;
    pointer-events: none;
}

.hover-circle-red .vc_column-inner:hover::after {
    background: var(--coral-hover);
    transform: scale(30);
    transition: ease-in-out .8s;
    opacity: 1;
    pointer-events: none;
}

.hover-circle-ocean .vc_column-inner::after {
    content: '';
    height: 30px;
    width: 30px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: var(--ocean-hover);
    border-radius: 50%;
    transition: all .3s;
    opacity: 0;
    z-index: 61;
    pointer-events: none;
}

.hover-circle-ocean .vc_column-inner:hover::after {
    background: var(--ocean-hover);
    transform: scale(30);
    transition: all .8s;
    opacity: 1;
    pointer-events: none;
}

.hover-circle-green .vc_column-inner::after {
    content: '';
    height: 30px;
    width: 30px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: var(--green-hover);
    border-radius: 50%;
    transition: all .3s;
    opacity: 0;
    z-index: 61;
    pointer-events: none;
}

.hover-circle-green .vc_column-inner:hover::after {
    background: var(--green-hover);
    transform: scale(30);
    transition: all .8s;
    opacity: 1;
    pointer-events: none;
}

/******** CASE CARD *******/
.case-card-img img {
    display: block;
    max-width: 236px;
    height: 364px;
    line-height: 0;
}

.webdev,
.online_marketing-back,
.webdesign-back,
.webdev:hover,
.online_marketing-back:hover,
.webdesign-back:hover {
  color: #FFFFFF !important;
}
.webdev {
    background: var(--green);
    border-radius: 30px;
    padding: 10px 15px;
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    width: fit-content;
}

.online_marketing-back {
    background: var(--coral);
    border-radius: 30px;
    padding: 10px 15px;
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    width: fit-content;
}

.webdesign-back {
    background: var(--ocean);
    border-radius: 30px;
    padding: 10px 15px;
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    width: fit-content;
}

.button-lines::before {
    content:" ";
    display: inline-block;
    position: absolute;
    top: 25px;
    height: 2px;
    width: 27px;
    background: #003B4C;
    transition: all .2s;
    opacity: 1;
}

.button-lines:hover:before {
    opacity: 0;
    transition: all .2s;
}

.button-lines::after {
    opacity: 0;
}

.button-lines:hover:after {
    content:" ";
    display: inline-block;
    position: absolute;
    top: 25px;
    right: 0;
    height: 2px;
    width: 27px;
    background: var(--oranje);
    opacity: 1;
    transition: ease-in-out .3s;
}

/******* button-lines 2 ********/
.button-lines-2 {
    padding: 6px 2em !important;
}

.button-lines-2::before {
    content:" ";
    display: inline-block;
    position: absolute;
    top: 16px;
    height: 2px;
    width: 27px;
    background: #003B4C;
    transition: all .2s;
    opacity: 1;
}

.button-lines-2:hover:before {
    opacity: 0;
    transition: all .2s;
}

.button-lines-2::after {
    opacity: 0;
}

.button-lines-2:hover:after {
    content:" ";
    display: inline-block;
    position: absolute;
    top: 16px;
    right: 0;
    height: 2px;
    width: 27px;
    background: var(--oranje);
    opacity: 1;
    transition: ease-in-out .3s;
}

/******** HOME ********/
.background-sens .l-section-img {
    top: -300px;
}

/* .orange-line::before {
    content:" ";
    display: inline-block;
    position: absolute;
    top: 9%;
    left: 51%;
    height: 5px;
    width: 60px;
    background: #F28E23;
} */

.orange-line-recensie::before {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 38%;
    left: 40%;
    height: 5px;
    width: 102px;
    z-index: 100;
    background: #F28E23;
}

.circle-orange-hollow {
    position: absolute;
    top: 28%;
    left: -165px;
    height: 150px;
    width: 150px;
    background-image: url('/wp-content/uploads/2020/06/Ellipse-62.png');
    background-size: cover;
    background-repeat: no-repeat;    
    z-index: 40 !important;
}

.circle-red-fill {
    position: absolute;
    top: 70px;
    right: 100px;
    height: 50px;
    width: 50px;
    background-image: url('/wp-content/uploads/2020/06/Ellipse-61.png');
    background-size: cover;
    background-repeat: no-repeat;    
    z-index: 40 !important;
}

.background-circle {
    background: url('/wp-content/uploads/2020/06/Ellipse-60.png');
    background-size: cover;
    background-repeat: no-repeat;  
    position: relative;
    top: -150px;
    width: 1200px;
    height: 1200px;
}

.background-circle .vc_column-inner {
    display: flex;
    justify-content: center;
}

.quote::before {
    content: open-quote;
    position: absolute;
    top: 60px;
    font-size: 60px;
}

/******** NIEUWSBRIEF ********/
#nieuwsbrief-h3 h3 {
    color: white !important;
}

body #gform_wrapper_1 {
    position: relative;
}

body #gform_wrapper_1 .gform_footer {
    width: auto;
    position: absolute;
    top: 13px;
    right: -120px;
    padding: 0;
    margin: 0;
}

#input_1_1 {
    font-size: 16px;
    background: white;
    border-radius: 50px;
    padding-left: 30px;
    width: 93%;
    line-height: 1.1rem;
    opacity: 1;
}

#input_1_1::placeholder {
    color: var(--blauw);
    opacity: 1;
}

#gform_submit_button_1 {
    background: var(--coral);
}

#gform_1 input[type="submit"] {
    padding: 14px 40px;
    margin: 0px;
}

/******* THEMA PAGINA **********/
.header-picture-thema .l-section-img {
    width: 1300px;
    top: -215px;
    left: -245px;
    border-radius: 50%;
}

.header-picture-thema-single .l-section-img {
    right: -237px;
    top: -139px;
    width: 1200px;
    height: 1200px;
    left: unset;
    bottom: unset;
    background-size: cover;
    border-radius: 50%;
}

.header-coral-circle-single::after {
    content: '';
    top: -300px;
    position: absolute;
    left: 0;
    height: 1500px;
    width: 1550px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 20;
    mix-blend-mode: multiply;
    background: url('/wp-content/uploads/2020/06/imageedit_20_4684027850.png');
    background-repeat: no-repeat;
}

.header-coral-circle::after {
    content: '';
    height: 1400px;
    width: 1400px;
    position: absolute;
    top: -100px;
    right: 0;
    background: url('/wp-content/uploads/2020/06/Ellipse-20.png');
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 20;
    mix-blend-mode: multiply;
}

.header-ocean-circle-single::after {
    content: '';
    top: -300px;
    position: absolute;
    left: 0;
    height: 1500px;
    width: 1550px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 20;
    mix-blend-mode: multiply;
    background: url('/wp-content/uploads/2020/06/imageedit_22_5602590586.png');
    background-repeat: no-repeat;
}

.header-ocean-circle::after {
    content: '';
    height: 1400px;
    width: 1400px;
    position: absolute;
    top: -100px;
    right: 0;
    background: url('/wp-content/uploads/2020/06/Ellipse-20-1.png');
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 20;
    mix-blend-mode: multiply;
}

.header-green-circle::after {
    content: '';
    height: 1400px;
    width: 1400px;
    position: absolute;
    top: -100px;
    right: 0;
    background: url('/wp-content/uploads/2020/06/Ellipse-20-2.png');
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 20;
    mix-blend-mode: multiply;
}

.header-green-circle-single::after {
    content: '';
    top: -300px;
    position: absolute;
    left: 0;
    height: 1500px;
    width: 1550px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 20;
    mix-blend-mode: multiply;
    background: url('/wp-content/uploads/2020/06/imageedit_24_7278581848.png');
    background-repeat: no-repeat;
}

.section-2-background .l-section-img  {
    top: -200px;
   
}

/* .section-2-background::before  {
    top: -400px;
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    height: 1500px;
    width: 1500px;
    background: url('/wp-content/uploads/2020/06/Vector.png'), url('/wp-content/uploads/2020/06/Vector-7.png');
    background-repeat: no-repeat, repeat-y;
} */

/******** REFERENTIES ***********/
.header-orange-ref::after {
    content: '';
    top: -300px;
    position: absolute;
    left: 0;
    height: 1500px;
    width: 1550px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 20;
    mix-blend-mode: multiply;
    background: url('/wp-content/uploads/2020/06/imageedit_26_3264542216.png');
    background-repeat: no-repeat;
}

.header-orange-blog::after {
    content: '';
    top: 0;
    position: absolute;
    left: 0;
    height: 958px;
    width: 1150px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 20;
    mix-blend-mode: multiply;
    background: url('/wp-content/uploads/2021/02/imageedit_4_8133418021.png');
    background-repeat: no-repeat;
}

.w-grid-list article:nth-of-type(odd) {
}
        
.w-grid-list article:nth-of-type(even) .referenties-swap  {
    display: flex;
    flex-direction: row-reverse;
}



.w-grid-list article:nth-of-type(even) .orange-line-recensie::before  {
    left: 48%  
}


/******** NIEUWS ***********/
.nieuws-header-circle::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 500px;
    height: 700px;
    top: 0;
    right: 0;
    background: url('/wp-content/uploads/2020/06/Ellipse-58-1.png');
    background-repeat: no-repeat;
    background-size: cover;
}

/********* CONTACT ***********/
.contact-header-circle::after {
    content: '';
    height: 1400px;
    width: 1400px;
    position: absolute;
    top: -100px;
    right: 0;
    background: url('/wp-content/uploads/2020/06/imageedit_30_2394442458.png');
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 20;
    mix-blend-mode: multiply;
}

/* .us_custom_986ac445 {
    display: flex !important;
    align-items: baseline !important;
} */

.openingstijden .w-hwrapper.align_left {
    justify-content: space-between !important;
}

.w-map {
    border-radius: 30px;
}

/********* CONTACT FORM ********/
#gform_3 input:not([type="submit"]), 
#gform_8 input:not([type="submit"]),
#gform_11 input:not([type="submit"]),
#gform_13 input:not([type="submit"]){
    border-radius: 10px;
    background: white;
    border: 1px solid var(--blauw);
    line-height: 0;
    min-height: 2.4rem;
    color: var(--blauw);
    padding-left: 20px;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.1);
}

#gform_3 textarea, 
#gform_8 textarea,
#gform_11 textarea,
#gform_13 textarea{
    border-radius: 10px;
    background: white;
    border: 1px solid var(--blauw);
    color: var(--blauw);
    padding-left: 20px;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.1);
    padding-top: 5px;
}

#gform_3 .gfield_label, 
#gform_8 .gfield_label,
#gform_11 .gfield_label,
#gform_13 .gfield_label{
    color: var(--blauw);
}

#gform_3 li, 
#gform_8 li,
#gform_11 li,
#gform_13 li{
    margin-bottom: 0px;
    margin-top: 5px;
}

.gfield_consent_label {
    color:#003B4C;
}

#input_3_6_1 {
    vertical-align: sub;
}

#gform_submit_button_3, 
#gform_submit_button_8 {
    background: #D50758;
}

/* .blue-hollow-circle {
    position: absolute;
    top: 0;
    right: -350px;
    height: 140px;
    width: 140px;
    background-image: url('/wp-content/uploads/2020/06/Ellipse-56-1.png');
    background-size: cover;
    background-repeat: no-repeat;    
    z-index: 40 !important;
}

.orange-small-circle {
    position: absolute;
    top: -39px;
    right: -208px;
    height: 65px;
    width: 65px;
    background-image: url('/wp-content/uploads/2020/06/Ellipse-59-1.png');
    background-size: cover;
    background-repeat: no-repeat;    
    z-index: 40 !important;
}

.red-small-circle {
    position: absolute;
    top: -74px;
    right: -233px;
    height: 25px;
    width: 25px;
    background-image: url('/wp-content/uploads/2020/06/Ellipse-63-1.png');
    background-size: cover;
    background-repeat: no-repeat;    
    z-index: 40 !important;
} */

.circle-bottom::after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: -0;
    height: 500px;
    width: 500px;
    background-image: url('/wp-content/uploads/2020/06/Ellipse-58-1-1.png');
    background-size: cover;
    background-repeat: no-repeat;    
    z-index: 40 !important;
}

/********* CASES ARCHIVE ********/
.grid-height article {
    display: inline-table;
}

/******* ALGEMENE VOORWAARDEN *********/
.voorwaarden-space .g-cols {
    margin-bottom: 70px;
}

/******* BLOG *******/
/* .circle-blue-hollow-blog::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: -161px;
    left: 590px;
    height: 130px;
    width: 130px;
    background-image: url('/wp-content/uploads/2020/06/Ellipse-56-1.png');
    background-size: cover;
    background-repeat: no-repeat;    
    z-index: 40 !important;
} */

/* .circle-red-blog::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: -150px;
    left: 623px;
    height: 50px;
    width: 50px;
    background-image: url('/wp-content/uploads/2020/06/Ellipse-61.png');
    background-size: cover;
    background-repeat: no-repeat;    
    z-index: 40 !important;
} */

/* .circle-white-blog::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: -219px;
    left: 569px;
    height: 20px;
    width: 20px;
    background-image: url('/wp-content/uploads/2020/06/Ellipse-63.png');
    background-size: cover;
    background-repeat: no-repeat;    
    z-index: 40 !important;
} */

/****** FOOTER *****/
.l-footer .widget_nav_menu ul li:before {
    display: none;
}

.widget_nav_menu li {
    padding-left: 0px !important;
    font-size:  14px !important;
    font-weight: 500 !important;
}

#menu-footer-3 {
    margin-bottom: 8px;
}

.w-socials-item.twitter .w-socials-item-link:after {
    background-color: var(--blauw);
    color: white;
}

.w-socials-item.linkedin .w-socials-item-link:after {
    background-color: var(--blauw);
    color: white;
}

.w-socials-item.facebook .w-socials-item-link:after {
    background-color: var(--blauw);
    color: white;
}

.w-socials-item.instagram .w-socials-item-link:after {
    background-color: var(--blauw);
    color: white;
}

.w-socials-item.youtube .w-socials-item-link:after {
    background-color: var(--blauw);
    color: white;
}

.footer-social .vc_column-inner .wpb_wrapper {
    height: 100%;
}

/* .header-picture.with_img .l-section-img {
    border-radius: 50%;
} */

@media screen and (max-width: 1060px) {
    #page-header .l-subheader.at_middle {
        background: var(--blauw);
        border-radius: 0px !important;
        margin: 0px !important;
    }
}

/*.form-standard form input:not([type="submit"]){*/
/*    border-radius: 10px;*/
/*    background: white;*/
/*    border: 1px solid var(--blauw);*/
/*    line-height: 0;*/
/*    min-height: 2.4rem;*/
/*    color: var(--blauw);*/
/*    padding-left: 20px;*/
/*    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.1);*/
/*}*/

/*.form-standard .gfield_label {*/
/*    color: var(--blauw);*/
/*}*/

/*.form-standard form li {*/
/*    margin-bottom: 0px;*/
/*    margin-top: 5px;*/
/*}*/

/*.form-standard form .gfield_checkbox li {*/
/*    background: #003B4C;*/
/*    border-top-left-radius: 30px;*/
/*    border-bottom-left-radius: 30px;*/
/*    border-bottom-right-radius: 30px;*/
/*    width: 27%;*/
/*    padding: 15px 17px !important;*/
/*    text-align: center;*/
/*    font-weight: 500;*/
/*    font-size: 16px;*/
/*    color: white;*/
/*    margin-bottom: 10px;*/
/*}*/

#input_9_4 li {
    text-align: left!important;
    background: #003B4C;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    width: 48%;
    padding: 15px 15px !important;
    font-weight: 500;
    font-size: 16px;
    color: white;
    margin-bottom: 10px;
    margin-right: 8px !important;
}

/*#gform_9 .gchoice_9_4_5 {*/
/*    width: 40%;*/
/*    margin-left: 10px !important;*/
/*}*/

/******** ANALYSE FORM ********/
#gform_2 input:not([type="submit"]),
#gform_9 input:not([type="submit"]),
#gform_13 input:not([type="submit"]){
    border-radius: 10px;
    background: white;
    border: 1px solid var(--blauw);
    line-height: 0;
    min-height: 2.4rem;
    color: var(--blauw);
    padding-left: 20px;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.1);
}

#gform_2 .gfield_label,
#gform_9 .gfield_label,
#gform_13 .gfield_label{
    color: var(--blauw);
}


#gform_2 li,
#gform_9 li,
#gform_13 li{
    margin-bottom: 0px;
    margin-top: 5px;
}

#gfield_description_2_4,
#gfield_description_9_4,
#gfield_description_13_4{
    color: #003B4C;
    font-weight: 700;
    font-size: 14px;
}

/*#input_2_4 li,*/
/*#input_13_4 li{*/
/*    background: #003B4C;*/
/*    border-top-left-radius: 30px;*/
/*    border-bottom-left-radius: 30px;*/
/*    border-bottom-right-radius: 30px;*/
/*    width: 27%;*/
/*    padding: 15px 17px !important;*/
/*    text-align: center;*/
/*    font-weight: 500;*/
/*    font-size: 16px;*/
/*    color: white;*/
/*    margin-bottom: 10px;*/
/*}*/

#input_2_4 label,
#input_13_4 label {
    background: #003B4C;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    width: 100%;
    padding: 15px 17px !important;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    color: white;
    margin-bottom: 10px;
}

#input_2_4 input,
#input_9_4 input,
#input_13_4 input {
    margin-top: 0px !important;
}

.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li {
    width: 51% !important;
}

.gchoice_2_4_1,.gchoice_2_4_2 {
    margin-right: 20px !important;
}

/*#gform_2 .gchoice_2_4_4 {*/
/*    width: 40%;*/
/*}*/

#gform_2 #input_2_4 input[type="checkbox"],
#gform_9 #input_9_4 input[type="checkbox"] {
    display: none;
}

/*#gform_2 .gchoice_2_4_5 {*/
/*    width: 40%;*/
/*    margin-left: 10px !important;*/
/*}*/

#gform_2 #input_2_4 input[type="checkbox"] + label:before,
#gform_9 #input_9_4 input[type="checkbox"] + label:before
#gform_13 #input_9_4 input[type="checkbox"] + label:before{
    border: 2px solid white;
    border-radius: 5px;
    content: "\00a0";
    display: inline-block;
    height: 16px;
    margin: 0 .4em 0 0;
    padding: 0;
    vertical-align: inherit;
    width: 16px;
}

#gform_2 #input_2_4 input[type="checkbox"]:checked + label:before,
#gform_9 #input_9_4 input[type="checkbox"]:checked + label:before,
#gform_9 #input_9_4 input[type="checkbox"]:checked + label:before {
    background: #fff;
    color: #003B4C;
    content: "\2713";
    text-align: center;
    font-size: 11px;
}

#gform_2 #input_2_4 input[type="checkbox"]:focus + label::before,
#gform_9 #input_9_4 input[type="checkbox"]:focus + label::before,
#gform_13 #input_13_4 input[type="checkbox"]:focus + label::before{
    outline: rgb(59, 153, 252) auto 5px;
}

#gform_2 #input_2_4 label,
#gform_2 #input_9_4 label,
#gform_13 #input_13_4 label{
    cursor: pointer;
}

#gform_2 .ginput_container,
#gform_9 .ginput_container,
#gform_13 .ginput_container{
    color: #003B4C;
}

#gform_2 .ginput_container a,
#gform_9 .ginput_container a,
#gform_13 .ginput_container a{
    color: #003B4C !important;
}

#gform_2 .ginput_container input[type="checkbox"],
#gform_9 .ginput_container input[type="checkbox"],
#gform_13 .ginput_container input[type="checkbox"]{
    display: none;
}

#gform_2 .ginput_container input[type="checkbox"] + label:before,
#gform_9 .ginput_container input[type="checkbox"] + label:before,
#gform_13 .ginput_container input[type="checkbox"] + label:before{
    border: 2px solid #003B4C;
    border-radius: 5px;
    content: "\00a0";
    display: inline-block;
    height: 16px;
    margin: 0 .4em 0 0;
    padding: 0;
    vertical-align: middle;
    width: 16px;
}

#gform_2 .ginput_container input[type="checkbox"]:checked + label:before,
#gform_9 .ginput_container input[type="checkbox"]:checked + label:before,
#gform_13 .ginput_container input[type="checkbox"]:checked + label:before{
    background: #003B4C;
    color: #003B4C;
    /* content: "\2713"; */
    text-align: center;
    font-size: 11px;
}

#gform_submit_button_2,
#gform_submit_button_9 {
    border-radius: 10px;
}

/****** Analyse button ******/
#gform_4 input:not([type="submit"]),
#gform_13 input:not([type="submit"]){
    border-radius: 10px;
    background: white;
    border: 1px solid var(--blauw);
    line-height: 0;
    min-height: 2.4rem;
    color: var(--blauw);
    padding-left: 20px;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.1);
}

#gform_4 .gfield_label,
#gform_13 .gfield_label{
    color: var(--blauw);
}


#gform_4 li,
#gform_13 li{
    margin-bottom: 0px;
    margin-top: 5px;
}

#gfield_description_4_4 {
    color: #003B4C;
    font-weight: 700;
    font-size: 14px;
}

#input_4_4 li {
    background: #003B4C;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    width: 27%;
    padding: 15px 17px !important;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    color: white;
    margin-bottom: 10px;
}

#input_4_4 input {
    margin-top: 0px !important;
}

.gchoice_4_4_1,.gchoice_4_4_2 {
    margin-right: 20px !important;
}

#gform_4 .gchoice_4_4_4,
#gform_13 .gchoice_4_4_4{
    width: 40%;
    margin-right: 20px !important;
}

#gform_4 #input_4_4 input[type="checkbox"],
#gform_13 #input_4_4 input[type="checkbox"]{
    display: none;
}

#gform_4 #input_4_4 input[type="checkbox"] + label:before,
#gform_13 #input_4_4 input[type="checkbox"] + label:before{
    border: 2px solid white;
    border-radius: 5px;
    content: "\00a0";
    display: inline-block;
    height: 16px;
    margin: 0 .4em 0 0;
    padding: 0;
    vertical-align: inherit;
    width: 16px;
}

#gform_4 #input_4_4 input[type="checkbox"]:checked + label:before,
#gform_13 #input_4_4 input[type="checkbox"]:checked + label:before{
    background: #fff;
    color: #003B4C;
    content: "\2713";
    text-align: center;
    font-size: 11px;
}

#gform_4 #input_4_4 input[type="checkbox"]:focus + label::before,
#gform_13 #input_4_4 input[type="checkbox"]:focus + label::before{
    outline: rgb(59, 153, 252) auto 5px;
}

#gform_4 #input_4_4 label,
#gform_13 #input_4_4 label {
    cursor: pointer;
}

#gform_4 .ginput_container,
#gform_13 .ginput_container{
    color: #003B4C;
}

#gform_4 .ginput_container a,
#gform_13 .ginput_container a{
    color: #003B4C !important;
}

#gform_4 .ginput_container input[type="checkbox"],
#gform_13 .ginput_container input[type="checkbox"]{
    display: none;
}

#gform_4 .ginput_container input[type="checkbox"] + label:before,
#gform_13 .ginput_container input[type="checkbox"] + label:before{
    border: 2px solid #003B4C;
    border-radius: 5px;
    content: "\00a0";
    display: inline-block;
    height: 16px;
    margin: 0 .4em 0 0;
    padding: 0;
    vertical-align: middle;
    width: 16px;
}

#gform_4 .ginput_container input[type="checkbox"]:checked + label:before,
#gform_13 .ginput_container input[type="checkbox"]:checked + label:before{
    background: #003B4C;
    color: #003B4C;
    /* content: "\2713"; */
    text-align: center;
    font-size: 11px;
}

#gform_submit_button_4{
    border-radius: 10px;
}

.analyse-check {
    align-items: center !important;
    margin-bottom: 5px;
}

.analyse-check .w-image-h {
    display: flex;
}

.analyse-check .w-image {
    flex-shrink: 0;
}

.analyse-height {
    display: inline-table;
}

.test.l-section.height_medium {
    padding-top: 15px !important;
}

.recensie-home-mobile {
    display: none;
}

.footer-mobile {
    display: none;
}

.grid-mobile {
    display: none !important;
}

.w-counter-title {
    font-weight: 700 !important;
}

.over-ons-icons h4 {
    font-weight: 700;
    font-size: 22px !important;
}

.vacature-tekst a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.footer-desktop a, .footer-mobile a {
    color: var(--blauw) !important;
}

#page-content .video-player img {
    height: 100%;
}

input:not([type="submit"]):focus {
    box-shadow: none !important;
}

@media (min-width: 901px) and (max-width: 1245px) {
	#header-btn {
		display: none;
	} 
	
	.ush_search_1 {
		margin-right: -20px !important;
	}
}


@media (min-width: 1316px) and (max-width: 1572px) {
    #details-header-tekst {
        width: 62%;
    }
}

@media screen and (max-width: 1180px) {
    #home-header-tekst {
        left: 190px !important;
    }

    #case-header-tekst .vc_column-inner {
        left: 190px !important;
    }
}

@media (min-width: 600px) and (max-width: 992px) {
    .case-card-img-mobile {
        display: none;
    }

    .case-card-home-mobile .w-vwrapper {
        width: 70%;
        margin: 0 auto;
    }
	
	body #gform_wrapper_1 .gform_footer {
        position: relative !important;
        right: 0px;
        top: -10px;
    }
    
}

@media screen and (max-width: 915px) {
    #home-header-tekst {
        left: 70px !important;
        /* top: 180px !important; */
    }

    #case-header-tekst .vc_column-inner {
        left: 20px !important;
        top: 180px !important;
    }

    #case-header-tekst .vc_column-inner .post_title  {
        font-size: 40px !important;
    }

    #case-header-tekst .vc_column-inner li {
        font-size: 18px !important;
        width: 70%;
    }

    #case-header-tekst .vc_column-inner .post_content  {
        font-size: 18px !important;
        width: 80% !important;
    }

    #section-margin {
        margin-top: 0px !important;
    }

    #section-height {
        height: fit-content !important;
    }

    #details-header-tekst .vc_column-inner {
        left: 30px !important;
        top: 0px !important;
        width: 87%;
    }

    #popmake-480 {
        width: 90% !important;
        height: 100% !important;
        top: -10px !important;
        left: 89px !important;
    }
}

@media (min-width: 960px) and (max-width: 1315px) {

    #details-header-tekst .vc_column-inner {
        left: 40px!important;
        top: 100px!important;
        z-index: 50!important;
        width: 150%;
    }
}

@media (min-width: 768px) and (max-width: 960px) {

    #details-header-tekst .vc_column-inner {
        left: 40px!important;
        top: 100px!important;
        z-index: 50!important;
        width: 200%;
    }
}

@media (min-width: 768px) and (max-width: 1610px) {
    #diensten-header-tekst .vc_column-inner {
        right: 380px;
        width: 170%;
    }
}

@media (min-width: 601px) and (max-width: 767px) {
    #diensten-header-tekst .vc_column-inner {
      left: 20px;
    }

    .diensten-single-recensie article {
        margin-top: -160px !important;
        margin-bottom: 95px !important;
    }
}
@media (min-width: 900px) and (max-width: 1250px) { 
		.case-card-text {
			font-size: 1.8vw;
	}
}
@media screen and (max-width: 600px) {
    #home-header-tekst h1 {
        font-size: 36px;
    }

    #home-header-tekst h4 {
        font-size: 16px;
    }

    .header-picture .l-section-img {
        display: none !important;
    }

    .header-picture::before {
        content: "";
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        height: 1800px;
        width: 580px;
        background-image: url('/wp-content/uploads/2020/06/Ellipse-20-8.png') !important;
        background-size: cover;
        background-repeat: no-repeat;
        z-index: 20 !important;
    }

    .circle-1, .circle-2, .circle-3, .header-picture::after {
        display: none;
    }

    #diensten-blok {
        margin-top: -750px!important;
    }

    #diensten-blok .hover-circle {
        margin: 0px 20px !important;
    }

    .case-card-img-mobile img {
        display: block;
        max-width: 100%;
        height: auto;
        line-height: 0;
        border-top-right-radius: 80px;
        border-top-left-radius: 80px;
    }

    .left-side-border-radius img {
        border-top-left-radius: 80px;
        border-top-right-radius: 80px;
        border-bottom-left-radius: 0px;
		/*max-width: 195px;*/
    }

    .background-circle {
        background: url('/wp-content/uploads/2020/06/Ellipse-60.png');
        background-size: cover;
        background-repeat: no-repeat;
        position: relative;
        top: 0;
        left: -155px;
        width: 850px;
        height: 850px;
    }

    .circle-red-fill {
        display: none;
    }

    .quote::before {
        content: open-quote;
        position: absolute;
        top: -22px;
        font-size: 100px;
    }

    .recensie-home-desktop {
        display: none;
    }

    .recensie-home-mobile {
        display: block;
    }

    .nieuws-mobile {
        margin: 0px !important;
    }

    .nieuws-mobile .vc_column_container{
        margin-bottom: 0px !important;
    }

    .nieuws-mobile .w-hwrapper {
        flex-direction: column;
        align-items: flex-start;
        padding-top: 20px;
    }

    .nieuws-mobile h3 {
        font-size: 30px;
        font-weight: bold;
    }

    .nieuws-mobile p {
        text-align: left;
        font-weight: 500;
    }

    #input_1_1 {
        margin-bottom: 20px;
    }

    body #gform_wrapper_1 .gform_footer {
        width: fit-content !important;
        position: inherit !important;
        top: 59px !important;
        left: -14px !important;
        right: 0 !important;
        padding: 0 !important;
        margin: 0 !important; 
    }

    .footer-desktop {
        display: none;
    }

    .footer-mobile {
        display: block;
    }

    .footer-mobile .w-tabs.accordion .w-tabs-section {
        border-bottom: 1px solid #F1F1F1;
        border-top: none;
    }

    .case-card-home-mobile {
        display: block;
    }

    /********** DIENSTEN ARCHIVE ********/
    .header-coral-circle::before {
        content: "";
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        height: 1800px;
        width: 580px;
        background-image: url('/wp-content/uploads/2020/06/Ellipse-20-9.png') !important;
        background-size: cover;
        background-repeat: no-repeat;
        z-index: 20 !important;
    }

    .header-coral-circle::after {
        display: none;
    }

    .header-ocean-circle::before {
        content: "";
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        height: 1300px;
        width: 580px;
        background-image: url('/wp-content/uploads/2020/06/imageedit_22_5602590586.png') !important;
        background-size: cover;
        background-repeat: no-repeat;
        z-index: 20 !important;
    }

    .header-ocean-circle::after {
        display: none;
    }

    .header-green-circle::before {
        content: "";
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        height: 1300px;
        width: 580px;
        background-image: url('/wp-content/uploads/2020/06/imageedit_24_7278581848.png') !important;
        background-size: cover;
        background-repeat: no-repeat;
        z-index: 20 !important;
    }

    .header-green-circle::after {
        display: none;
    }
    

    .header-picture-thema .l-section-img {
        display: none !important;
    }

    #diensten-header-tekst .vc_column-inner {
        padding: 0px 40px;
    }

    #diensten-header-tekst h1 {
        font-size: 36px;
    }

    #diensten-header-tekst h4 {
        font-size: 18px;
    }

    #diensten-header-tekst .post_title {
        font-size: 16px !important;
    }

    .grid-mobile {
        display: block !important;
    }

    .grid-desktop {
        display: none !important;
    }

    /****** DIENSTEN SINGLE ********/
    .header-coral-circle-single::after {
        left: -260px; 
    }

    .header-ocean-circle-single::after {
        left: -260px; 
    }

    .header-green-circle-single::after {
        left: -260px; 
    }

    .header-picture-thema-single .l-section-img {
        display: none;
    }

    .header-orange-ref::after {
        content: '';
        top: 0;
        position: absolute;
        left: 0;
        height: 1900px;
        width: 1950px;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 20;
        mix-blend-mode: multiply;
        background: url(/wp-content/uploads/2020/06/imageedit_26_3264542216.png);
        background-repeat: no-repeat;
    }

    .header-orange-blog::after {
        display: none;
    }

    #blog-height.header-orange-blog {
        height: fit-content !important;
        background: var(--oranje);
    }

    #blog-inner-section-2 .vc_column-inner {
        margin-top: 0px !important;
    }

    #page-header.sticky .l-subheader {
        border-radius: 0px;
        margin: 0px !important;
    }
    
    #page-header {
        margin: 0px
    }
}

@media (min-width: 830px) and (max-width: 1024px) {
    .background-circle {
        top: -88px !important;
        left: -31px !important;
        width: 1000px !important;
        height: 1000px !important;
    }
}

@media (min-width: 725px) and (max-width: 829px) {
    .background-circle {
        top: -87px !important;
        left: -37px !important;
        width: 850px !important;
        height: 850px !important;
    }
}

@media (min-width: 520px) and (max-width: 724px) {
    .background-circle {
    top: -48px !important;
    left: -79px !important;
    width: 800px !important;
    height: 800px !important;
    }
}

@media screen and (max-width: 520px) {
    .background-circle {
        left: -115px !important;
        width: 750px !important;
        height: 750px !important;
    }

}

@media screen and (max-width: 493px) {
    .background-circle {
        left: -35px !important;
        width: 550px !important;
        height: 550px !important;
    }

    #popmake-480 {
        width: 100% !important;
        height: 100% !important;
        top: -10px !important;
        left: 0 !important;
    }

}

@media screen and (max-width: 416px) {
    .background-circle {
        left: -104px !important;
    }

    .background-circle .w-vwrapper {
        width: 67% !important;
        margin: 0 auto !important;
    }

}

/****** Transparante header ******/
body:not(.transparant-header) #page-header .l-subheader {
    background: #003b4c;
    border-radius: 80px;
    margin: 0px 20px;
}

@media screen and (max-width: 1060px) {
    body:not(.transparant-header) #page-header .l-subheader {
        background: #003b4c;
        border-radius: 0px !important;
    }
}
/****** Transparante header ******/
/****** Menu ******/
.header_hor .l-subheader-cell.at_right > * {
  margin-left: 0;
}
.header_hor .ush_menu_1.type_desktop .menu-item.level_1 > a:not(.w-btn) {
  padding: 0 1px !important;
}
.header_hor .menu-item .w-nav-anchor.level_1 .w-nav-title {
    padding: 10px 20px;
}
/****** Menu ******/


/******** 404 **********/
@media screen and (min-width: 768px) {
    .page-404 .vc_column-inner {
        left: 34vw!important;
        top: 200px!important;
    }
}

#gform_5 input:not([type="submit"]){
    border-radius: 50px;
    background: white;
    border: 1px solid var(--blauw);
    line-height: 1.8rem;
    min-height: 1.8rem;
    color: var(--blauw);
    padding-left: 20px;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.1);
}


.fa {
  font-family: "fontawesome";
  font-weight: 400;
}

.over-ons-icons a {
  color: #003B4C !important;
}



/** marketingkalender **/


:is(.single-marketingkalender,.page-id-12590) :is(
    .marketingkalender-januari,
    .marketingkalender-augustus) {
    background-color: var(--green);
}

:is(.single-marketingkalender,.page-id-12590) :is(
    .marketingkalender-augustus,
    .marketingkalender-februari,
    .marketingkalender-mei,
    .marketingkalender-november) {
    background-color: var(--ocean);
}

:is(.single-marketingkalender,.page-id-12590) :is(
    .marketingkalender-maart,
    .marketingkalender-oktober,
    .marketingkalender-december) {
    background-color: var(--blauw);
}

:is(.single-marketingkalender,.page-id-12590) :is(
    .marketingkalender-april,
    .marketingkalender-juni) {
    background-color: var(--coral);
}

:is(.single-marketingkalender,.page-id-12590) :is(
    .marketingkalender-juli,
    .marketingkalender-september) {
    background-color: var(--oranje);
}



:is(.single-marketingkalender,.page-id-12590) h2 {
    color: var(--blauw);
    font-size: 36px;
    font-weight: 700;
}

:is(.single-marketingkalender,.page-id-12590) .marketingkalender-maand-title {
    color: white;
}

:is(.single-marketingkalender,.page-id-12590) p {
    color: var(--blauw);
}



/*:is(.single-marketingkalender,.page-id-12590) .marketingkalender .w-grid-item-h::before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    right: 0;*/
/*    left: 0;*/
/*    background-color: rgba(0,0,0,0.5);*/
/*    border-radius: 1.5rem;*/
/*}*/

:is(.single-marketingkalender,.page-id-12590) .marketingkalender .w-grid-item-h::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border-radius: 1.5rem;
}

:is(.single-marketingkalender, .page-id-12590) .marketingkalender-aantal-inhaakdagen {
    border-radius: 50px;
    padding: 4px 17px;
    color: white;
}
:is(.single-marketingkalender, .page-id-12590) .marketingkalender-aantal-inhaakdagen .post_custom_field {
    margin-right: 0.4rem;
}


:is(.single-marketingkalender, .page-id-12590) .marketingkalender-uitgelichte-inhaakdagen {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
:is(.single-marketingkalender, .page-id-12590) .marketingkalender-uitgelichte-inhaakdagen-item {
    border-radius: 50px;
    padding: 8px 30px;
    text-align: center;
}


:is(.single-marketingkalender, .page-id-12590) .marketingkalender .w-btn.us-btn-style_3 .fa-long-arrow-right {
    position: absolute;
    top: 3px;
}


:is(.single-marketingkalender, .page-id-12590) #gform_fields_10 input:not([type="submit"]) {
    background: rgba(0,59,76,0.08) !important;
    border: 2px solid transparent;
    box-shadow: none;
    line-height: inherit;
    padding: 9px 20px;
    border-radius: 10px;
    color: #003B4C;
}
:is(.single-marketingkalender, .page-id-12590) #gform_fields_10 input:focus {
    border: 2px solid #003B4C;
}
:is(.single-marketingkalender, .page-id-12590) #gform_fields_10 .gfield {
    margin: 0;
}


.single-marketingkalender .marketingkalender-highlighted {
    height: inherit;
}

.single-marketingkalender .marketingkalender-highlighted-image .w-image-h {
    border-radius: 20px 50px 20px 20px;
}

.single-marketingkalender .marketingkalender-highlighted_right {
    position: absolute;
    bottom: -2rem;
    background: white;
    width: 80%;
    left: 10%;
    padding: 2rem 1rem;
    border-radius: 10px 30px 10px 10px;
    box-shadow: 0 2px 16px rgba(0,0,0,0.1);
    z-index: 1;
}

@media only screen and (max-width: 500px) {
    :is(.single-marketingkalender, .page-id-12590) h1 {
        font-size: 1.8rem;
    }

    :is(.single-marketingkalender, .page-id-12590) h2 {
        font-size: 1.3rem;
    }
}

@media only screen and (max-width: 768px) {
    .single-marketingkalender .marketingkalender-highlighted_right {
        position: static;
        width: 100%;
    }
}

.word-wrap-anywhere {
    word-wrap: break-word;
}
/** marketingkalender **/

.gfield_description {
	color: #003b4c !important;
	opacity: 1 !important;
}

.mobile-only {
	display: none !important;
}
.floating-whatsapp-icon {
    display: flex !important;
    position: fixed;
    bottom: 1rem;
    background: #128c7e;
    font-size: 1.4rem;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    left: 1rem;
    z-index: 99999;
    color: #fff;
    transition: all 0.2s;
}
.floating-whatsapp-icon:hover {
    width: 3.2rem;
    height: 3.2rem;
    background: #f28e23;
  }
@media only screen and (max-width: 600px) {
	.mobile-only {
		display: block !important;
	}
}