@charset "UTF-8";

/*
Theme Name: Storytelling
Theme URI: https://www.webguru-india.com/
Author: the WebGuru team
Author URI: https://www.webguru-india.com/
Requires at least: 5.3
Tested up to: 5.8
Requires PHP: 5.6
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
*/
 
body{padding: 0px; margin: 0px; list-style: none; font: normal 14px/18px 'Neue Haas Grotesk Display Pro', sans-serif; color:#3e2805; overflow-x: hidden;}
img{max-width: 100%;}
p{padding: 0px; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none;}
ul{ list-style: none; padding: 0px; margin: 0px;}
label{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px;}
h1, h2, h3, h4, h5, h6{padding: 0px; margin: 0px;}
input[type="text"]::-webkit-placeholder { opacity: 1;  }
input[type="text"]::-moz-placeholder { opacity: 1;}
input[type="password"]::-webkit-placeholder { opacity: 1;}
input[type="password"]::-moz-placeholder { opacity: 1;}
input[type="search"]::-webkit-placeholder { opacity: 1;}
input[type="search"]::-moz-placeholder { opacity: 1;}
input[type="email"]::-webkit-placeholder { opacity: 1; }
input[type="email"]::-moz-placeholder { opacity: 1;}
input[type="tel"]::-webkit-placeholder { opacity: 1;}
input[type="tel"]::-moz-placeholder { opacity: 1;}
textarea::-moz-placeholder { opacity: 1;  }
textarea::-webkit-placeholder { opacity: 1;}
a:hover{ outline: none !important; text-decoration: none;}
a:active{ outline: none !important; text-decoration: none;}
a{ text-decoration: none !important;}
a, button, input[type="submit"]{
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
}

/* AkcelerA 400 */
@font-face {
  font-family: 'AkcelerA';
  font-style: normal;
  font-weight: 400;
  src: url('assets/fonts/AkcelerA.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('assets/fonts/AkcelerA.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('assets/fonts/AkcelerA.woff2') format('woff2'), /* Super Modern Browsers */
       url('assets/fonts/AkcelerA.woff') format('woff'), /* Modern Browsers */
       url('assets/fonts/AkcelerA.ttf') format('truetype'), /* Safari, Android, iOS */
       url('assets/fonts/AkcelerA.svg') format('svg'); /* Legacy iOS */
}
/* AkcelerA 300 */
@font-face {
  font-family: 'AkcelerA';
  font-style: normal;
  font-weight: 300;
  src: url('assets/fonts/AkcelerA-Light.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('assets/fonts/AkcelerA-Light.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('assets/fonts/AkcelerA-Light.woff2') format('woff2'), /* Super Modern Browsers */
       url('assets/fonts/AkcelerA-Light.woff') format('woff'), /* Modern Browsers */
       url('assets/fonts/AkcelerA-Light.ttf') format('truetype'), /* Safari, Android, iOS */
       url('assets/fonts/AkcelerA-Light.svg') format('svg'); /* Legacy iOS */
}
/* AkcelerA 500 */
@font-face {
    font-family: 'AkcelerA';
    font-style: medium;
    font-weight: 500;
    src: url('assets/fonts/AkcelerA-Medium.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('assets/fonts/AkcelerA-Medium.eot') format('embedded-opentype'), /* IE6-IE8 */
         url('assets/fonts/AkcelerA-Medium.woff2') format('woff2'), /* Super Modern Browsers */
         url('assets/fonts/AkcelerA-Medium.woff') format('woff'), /* Modern Browsers */
         url('assets/fonts/AkcelerA-Medium.ttf') format('truetype'), /* Safari, Android, iOS */
         url('assets/fonts/AkcelerA-Medium.svg') format('svg'); /* Legacy iOS */
  }
  /* AkcelerA 600 */
  @font-face {
    font-family: 'AkcelerA';
    font-style: bold;
    font-weight: 600;
    src: url('assets/fonts/AkcelerA-Bold.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('assets/fonts/AkcelerA-Bold.eot') format('embedded-opentype'), /* IE6-IE8 */
         url('assets/fonts/AkcelerA-Bold.woff2') format('woff2'), /* Super Modern Browsers */
         url('assets/fonts/AkcelerA-Bold.woff') format('woff'), /* Modern Browsers */
         url('assets/fonts/AkcelerA-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
         url('assets/fonts/AkcelerA-Bold.svg') format('svg'); /* Legacy iOS */
  }
  /* Custom Icons */
  @font-face {
    font-family: 'icomoon';
    src:  url('assets/fonts/icomoon.eot?plsk7b');
    src:  url('assets/fonts/icomoon.eot?plsk7b#iefix') format('embedded-opentype'),
      url('assets/fonts/icomoon.ttf?plsk7b') format('truetype'),
      url('assets/fonts/icomoon.woff?plsk7b') format('woff'),
      url('assets/fonts/icomoon.svg?plsk7b#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-Vector-4:before {
    content: "\e900";
  }
  .icon-Vector-3:before {
    content: "\e901";
  }
  .icon-Vector-2:before {
    content: "\e902";
  }
  .icon-phone:before {
    content: "\e903";
  }
  .icon-email:before {
    content: "\e904";
  }

.header_sec{
    background: transparent;
    padding: 7px 20px 7px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.header_sec.fixed{
    position: fixed;
    top: 0;
    left: 0;
    animation: smoothScroll 1s forwards;
    width: 100%;
    z-index: 999;
    background: #ffffff;
    -moz-box-shadow: 0 4px 8px -5px #333;
    -webkit-box-shadow: 0 4px 8px -5px #333;
    box-shadow: 0 4px 8px -5px #333;
}
.header_sec.fixed .top-bar{
    display: none;
}
.header_sec.fixed .logo{
    max-width: 190px;
}
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
.main-menu-sec{
    display: flex;
    justify-content: space-between;
}
.main-contact-menu{
    display: flex;
    align-items: center;
}
.logo img{
    max-width: 229px;
    min-height: 78px;   
}
.contact-menu-link{
    line-height: 24px;
    display: flex;
    align-items: center;
    margin-right: 50px;
}
.contact-menu-link em{
    font: 400 20px/24px 'AkcelerA';
    color: #000000;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}
.contact-menu-link:last-child{
    margin-right: 0;
}
.contact-menu-link em:hover{
    color: #88C65A;
}
.contact-menu-link span.top_icon{
    min-width: 60px;
    min-height: 60px;
    background-color: #88C65A;
    border-radius: 50%;
    display: inline-block;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    margin-right: 8px;
}
.contact-menu-link span.icon-email{
    font-size: 15px;
}

/* Banner */
.banner-inner{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.banner-inner .banner-title{
    color: #fff;
    font-size: 60px;
    line-height: 70px;
    font: 400 60px/70px 'AkcelerA';
}
.banner-inner .banner-title span.font_big{
    display: block;
    font-size: 80px;
    line-height: 70px;
    font: 400 80px/70px 'AkcelerA';
}
.banner-inner .banner-subtitle{
    color: #fff;
    font: 400 30px/24px 'AkcelerA';
    margin-top: 20px;
}

/* Welcome Sec */
.welcome_sec{
    padding: 60px 0;
}
.welcome_sec_content{
    padding-right: 30px;
}
.welcome_sec_content p{
    font: 400 20px/30px 'AkcelerA';
    margin-bottom: 15px;
}
.welcome_sec_image {
    padding: 0 30px;
    position: relative;
}
.welcome_sec_image::before{
    content: '';
    position: absolute;
    bottom: 0;
    width: 2px;
    height: 90%;
    background-color: #88C65A;
    left: 0;
}
.welcome_sec_image::after{
    content: '';
    position: absolute;
    left: -3px;
    top: 10%;
    width: 8px;
    height: 8px;
    background-color: #88C65A;
    transform: rotate(46deg);
}
.img_sec_wrapper{
    position: relative;
}
.img_sec_wrapper::after{
    content: '';
    position: absolute;
    right: -34px;
    top: 90%;
    width: 8px;
    height: 8px;
    background-color: #88C65A;
    transform: rotate(46deg);
}
.img_sec_wrapper::before{
    content: '';
    position: absolute;
    top: 0;
    width: 2px;
    height: 90%;
    background-color: #88C65A;
    right: -31px;
}
.welcome_sec_image img{
    width: 100%;
    position: relative;
}
.welcome_sec_image img::after{
    content: '';
    position: absolute;
    top: 0;
    width: 2px;
    height: 90%;
    background-color: #88C65A;
    right: 0;
    z-index: 50;
}
.btn_theme{
    display: inline-block;
    font: 400 20px/24px 'AkcelerA';
    padding: 12px 42px 16px 42px;
    background-color: #88C65A;
    border: 2px solid #88C65A;
    border-radius: 30px;
    color: #ffffff;
    margin-top: 35px;
    text-transform: uppercase;
}
.btn_theme:hover{
    border: 2px solid #88C65A;
    background-color: transparent;
    color: #88C65A;
}

/*  */
.referenties_sec{
    padding: 60px 0 30px;    
    position: relative;
}
.referenties_sec .sec_title{position: relative; z-index: 2;}
.referenties_sec::after{position: absolute; top: 0px; left: 0px; width: 100%; height: 350px; content: ""; background-color: #88C65A; z-index: 1;}
.sec_title h2{
    text-align: center;
    font: 400 60px/60px 'AkcelerA';
    color: #ffffff;
}
.referenties_carousel_container{
    padding: 50px 0 0 0;
    position: relative;
    z-index: 2;
}
.referenties_item{
    position: relative;
}
.referenties_item::before{
    content: '';
    position: absolute;
    left: 17px;
    top: 32px;
    width: 8px;
    height: 8px;
    background-color: #88C65A;
    transform: rotate(46deg);
    z-index: 2;
}
.referenties_item::after{
    content: '';
    position: absolute;
    top: 32px;
    width: 2px;
    height: 58%;
    background-color: #88C65A;
    left: 20px;
}
.referenties_item .referenties_text{
    background-color: #FAFAFA;
    padding: 40px 40px 50px;
    border-radius: 15px 15px 0 0;
    position: relative;
    min-height: 445px
}
.referenties_item .referenties_text p{
    font: 400 20px/30px 'AkcelerA';
}
.referenties_item .referenties_text:before{
    content: '';
    position: absolute;
    bottom: -18px;
    right: 40px;
    background-image: url(assets/images/logo2.png);
    background-size: 60px;
    width: 60px;
    height: 84px;
    background-repeat: no-repeat;
    z-index: 1;
}
.referenties_item .bottom_text{
    color: #ffffff;
    background-color: #4F5456;
    padding: 35px 40px 35px;
    border-radius: 0 0 15px 15px;
    position: relative;
    z-index: 2;
}
.referenties_item .bottom_text p{
    font: 400 25px/35px 'AkcelerA';
}
.referenties_item .bottom_text span{
    font: 300 20px/35px 'AkcelerA';
}
.item_content_wrapper{
    position: relative;
}
.item_content_wrapper::after{
    content: '';
    position: absolute;
    top: 53px;
    width: 2px;
    height: 60%;
    background-color: #88C65A;
    right: 20px;
}
.item_content_wrapper::before{
    content: '';
    position: absolute;
    right: 17px;
    top: 69%;
    width: 8px;
    height: 8px;
    background-color: #88C65A;
    transform: rotate(46deg);
    z-index: 2;
}
.referenties_carousel_container .owl-carousel .owl-nav{
    width: 100%;
    display: flex !important;
    justify-content: space-between;
    position: absolute;
    top: 45%;
    transform: translateY(-45%);
}
.referenties_carousel_container .owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: -100px;
    color: #B6B6B6;
    background: transparent;
    padding: 0;
    font-size: 12px;
    width: 60px;
    height: 60px;
    line-height: 57px;
    text-align: center;
    border: 2px solid #B6B6B6;
    border-radius: 50%;
    transform: rotate(178deg);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.referenties_carousel_container .owl-theme .owl-nav .owl-next{
    position: absolute;
    right: -100px;
    color: #B6B6B6;
    background: transparent;
    padding: 0;
    font-size: 12px;
    width: 60px;
    height: 60px;
    line-height: 57px;
    text-align: center;
    border: 2px solid #B6B6B6;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}
.referenties_carousel_container .owl-theme .owl-nav .owl-prev:hover, .referenties_carousel_container .owl-theme .owl-nav .owl-next:hover{
    background: #88C65A;
    color: #ffffff;
    border: 2px solid #88C65A;
}

.section_content .sec_row{
    padding-top: 70px;
}
.content_left_title h3{
    font: 400 30px/30px 'AkcelerA';
    margin-bottom: 40px;
    position: relative;
    padding-bottom: 28px;
}
.content_left_title h3:before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 300px;
    height: 1px;
    background-color: #88C65A;
}
.content_left_title h3:after{
    content: '\25B2';
    position: absolute;
    left: 292px;
    bottom: -13px;
    color: #88C65A;
    transform: rotate(270deg);
    font-size: 12px;
}
.content_list ul li{
    position: relative;
    padding-left: 25px;
    font: 400 20px/30px 'AkcelerA';
    color: #000000;
    margin-bottom: 10px;
}
.content_list ul li:before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border: 2px solid #88C65A;
    border-radius: 50%;
}
.content_list p{
    font: 500 20px/25px 'AkcelerA';
    color: #000000;
    margin-bottom: 20px;
}
.right_img_wrapper{
    position: relative;
}
.right_img_wrapper:before{
    content: '';
    position: absolute;
    bottom: 0;
    width: 2px;
    height: 90%;
    background-color: #88C65A;
    left: -16px;
}
.right_img_wrapper::after{
    content: '';
    position: absolute;
    left: -19px;
    top: 10%;
    width: 8px;
    height: 8px;
    background-color: #88C65A;
    transform: rotate(46deg);
}
.content_right_img{
    position: relative;
}
.content_right_img:before{
    content: '';
    position: absolute;
    top: 0;
    width: 2px;
    height: 90%;
    background-color: #88C65A;
    right: -16px;
}
.content_right_img::after{
    content: '';
    position: absolute;
    right: -19px;
    top: 90%;
    width: 8px;
    height: 8px;
    background-color: #88C65A;
    transform: rotate(
46deg
);
}
.content_right_text{
    padding-left: 30px;
}
.sec_bottom_content{
    margin-top: 50px;
}
.sec_bottom_text p{
    font: 400 20px/40px 'AkcelerA';
    margin-bottom: 18px;
}
.sec_bottom_text p strong{
    font: 500 20px/40px 'AkcelerA';
}
.section_form{
    margin-bottom: 100px;
}
.section_form_wrapper{
    background-color: #484E50;
    padding: 40px 80px 70px;
    margin-top: 60px;
    border-radius: 10px;
}
.story_form{
    margin-top: 60px;
}
.frm_input_wrapper{
    position: relative;
    margin-bottom: 30px;
}
.frm_input_wrapper input{
    width: 100%;
    background: #3D4041;
    border: 0;
    height: 60px;
    border-radius: 30px;
    padding: 8px 65px;
    color: #ffffff;
    font: 400 15px/31.5px 'AkcelerA';
}
.frm_input_wrapper input:focus{
    outline: none;
}
.frm_input_wrapper input::placeholder {
    color: #ffffff;
    opacity: 1;
}
  
.frm_input_wrapper input:-ms-input-placeholder {
    color: #ffffff;
}
  
.frm_input_wrapper input::-ms-input-placeholder {
    color: #ffffff;
}
.frm_input_wrapper span{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 40px;
    color: #88C65A;
    font-size: 20px;
}
.frm_input_wrapper span.icon-email{
    font-size: 16px;
}
.form_bottom_input{
    margin-bottom: 30px;
}
.form_bottom_input p{
    font: 400 15px/31.5px 'AkcelerA';
    color: #ffffff;
}
.form_bottom_check{
    margin-bottom: 50px;
}
/* The container */
.radio_container {
    display: block;
    position: relative;
    padding-left: 27px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 15px;
    margin-top: 20px;
    font: 400 15px/23px 'AkcelerA';
    color: #ffffff;
  }
  .radio_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .radio_checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: transparent;
    border: 2px solid #ffffff;
    border-radius: 50%;
  }
  .radio_container:hover input ~ .radio_checkmark {
    background-color: transparent;
  }
  
  .radio_container input:checked ~ .radio_checkmark {
    background-color: transparent;
    border: 2px solid #88C65A;
  }
  .radio_checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  .radio_container input:checked ~ .radio_checkmark:after {
    display: block;
  }
  .radio_container .radio_checkmark:after {
    top: 5px;
    left: 4.5px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #88C65A;
  }
  .form_radio_wrapper{
      display: flex;
      align-items: center;
  }
.checkbox_container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font: 400 15px/23px 'AkcelerA';
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
}
.checkbox_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
    position: absolute;
    top: 8px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: transparent;
    border: 2px solid #ffffff;
}
.checkbox_container:hover input ~ .checkmark {
    background-color: transparent;
}
.checkbox_container input:checked ~ .checkmark {
    background-color: transparent;
    border: 2px solid #88C65A;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.checkbox_container input:checked ~ .checkmark:after {
    display: block;
}
.checkbox_container .checkmark:after {
    left: 4px;
    top: 1px;
    width: 5px;
    height: 9px;
    border: solid #88C65A;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.sbmt_btn_wrapper input{
    display: inline-block;
    font: 400 20px/24px 'AkcelerA';
    padding: 12px 42px 16px 42px;
    background-color: #88C65A;
    border: 2px solid #88C65A;
    border-radius: 30px;
    color: #ffffff;
    text-transform: uppercase;
}
.sbmt_btn_wrapper input:hover{
    background: transparent;
    color: #88C65A;
}

/* Footer */
.footer_sec{
    background: #1f1f1f;
    height: 200px;
    width: 100%;
    display: flex;
    align-items: center;
}
.footer-menu-link em{
    color: #ffffff;
    display: inline-block;
}
.footer_privacy{
    text-align: center;
}
.footer_privacy a{
    font: 400 16px/18.75px 'AkcelerA';
    color: #ffffff;
}
.footer_privacy a:hover{
    color: #88C65A;
}
.footer-menu-wrapper{
    text-align: center;
    display: flex;
    justify-content: center;
}


#gform_1 input[type="text"]{padding: 0 0 0 65px;}
#gform_1 input[type="email"]{padding: 0 0 0 65px;}
#gform_1 input[type="tel"]{padding: 0 0 0 65px;}

.name_first, .name_last, .gfield{position: relative;}

.name_first::after{position: absolute;top: 22px;color: #88C65A;font-size: 20px; left: 26px;font-family: 'icomoon' !important; content: "\e901";}
.name_last::after{position: absolute;top: 22px;color: #88C65A;font-size: 20px; left: 26px;font-family: 'icomoon' !important; content: "\e901";}
#field_1_2::after{position: absolute;top: 22px;color: #88C65A;font-size: 20px; left: 26px;font-family: 'icomoon' !important; content: "\e900";}
#field_1_3::after{position: absolute;top: 22px;color: #88C65A;font-size: 20px; left: 26px;font-family: 'icomoon' !important; content: "\e904";}
#field_1_4::after{position: absolute;top: 22px;color: #88C65A;font-size: 20px; left: 26px;font-family: 'icomoon' !important; content: "\e903";}

#gform_1 .gfield_label{font-weight: normal; font-size: 15px; margin-top: 15px;}
#gform_1 .ginput_container_radio{padding-left: 0px;}
#gform_1 .ginput_container_radio .gfield_radio{display: inline-block; width: 100%;}
#gform_1 .ginput_container_radio .gfield_radio .gchoice{display: inline-block; padding-right: 15px;}

#input_1_10{padding: 0 0 0 26px !important;}
#input_1_11_1{padding: 0 0 0 26px !important; margin-bottom: 9px;}
#input_1_11_3{padding: 0 0 0 26px !important;}
#input_1_11_5{padding: 0 0 0 26px !important;}
#input_1_12{padding: 0 0 0 26px !important;}


.footer_privacy ul {margin: 0;padding: 0; list-style-type: none;}
.footer_privacy ul li {display: inline-block;position: relative;margin: 0px 5px;}
.footer_privacy ul li:before {position: absolute;content: "";top: 3px; right: -8px; width: 1px; height:15px;background: #88C65A;}
.footer_privacy ul li:last-child:before {background: transparent;}
/* Responsive */
@media only screen and (min-width:1601px) and (max-width:1799px){

}

@media (min-width: 1400px){
    .container{
        max-width: 1140px;
    }
    .section_content .container{
        max-width: 1560px;
    }
    .section_content .container {
        max-width: 1310px;
    }
}

@media (min-width: 1600px){
    .section_content .container {
        max-width: 1360px;
    }
    .referenties_carousel_container{
        max-width: 1346px;
        margin: 0 auto;
    }
}

@media (max-width: 1599px){
    .logo img {
        max-width: 180px;
        min-height: auto;
    }
    .contact-menu-link em {
        font-size: 16px;
        line-height: 20px;
        margin-right: 30px;
    }
    .contact-menu-link span.top_icon{
        min-width: 40px;
        min-height: 40px;
        font-size: 15px;
        line-height: 40px;
    }
    .contact-menu-link span.icon-email{
        font-size: 12px;
    }
    .welcome_sec_container {
        padding: 0px;
    }
    .welcome_sec_content p{
        font-size: 18px;
        line-height: 28px;
    }
    .btn_theme{
        font-size: 18px;
        line-height: 22px;
        padding: 12px 35px 14px 35px;
    }
    .banner-inner .banner-title{
        font-size: 50px;
        line-height: 60px;
    }
    .banner-inner .banner-title span.font_big{
        font-size: 70px;
        line-height: 60px;
    }
    .banner-inner .banner-subtitle{
        font-size: 25px;
        line-height: 25px;
    }
    .referenties_sec{
        margin-bottom: 0px;
    }
    .referenties_item .referenties_text p {
        font-size: 18px;
        line-height: 28px;
    }
    .referenties_item .referenties_text{
        min-height: 406px;
        padding-bottom: 30px;
    }
    .referenties_item .bottom_text p{
        font-size: 22px;
        line-height: 32px;
    }
    .referenties_item .bottom_text span{
        font-size: 18px;
        line-height: 30px;
    }
    .referenties_carousel_container .owl-theme .owl-nav .owl-prev {
        width: 50px;
        height: 50px;
        line-height: 47px;
        font-size: 12px;
    }
    .referenties_carousel_container .owl-theme .owl-nav .owl-next{
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 12px;
    }
    .referenties_item .referenties_text:before{
        background-size: 50px;
        width: 50px;
        height: 72px;
    }
    .content_left_title h3 {
        font: 400 25px/25px 'AkcelerA';
        margin-bottom: 30px;
        padding-bottom: 15px;
    }
    .content_left_title h3:before{
        width: 250px;
    }
    .content_left_title h3:after{
        font-size: 10px;
        bottom: -12px;
        left: 245px;
    }
    .content_list ul li{
        font-size: 16px;
        line-height: 26px;
    }
    .content_list p{
        font-size: 18px;
        line-height: 24px;
    }
    .sec_bottom_text p{
        font-size: 18px;
        line-height: 35px;
        margin-bottom: 15px; 
    }
    .sec_bottom_text p strong{
        font-size: 18px;
        line-height: 35px;
    }
    .sec_title h2 {
        font-size: 50px;
        line-height: 50px;
    }
    .footer_sec{
        height: 130px;
    }
}

@media (max-width:1500px){
    .referenties_item .bottom_text{
        padding: 15px 20px 15px;
    }
    .referenties_item .referenties_text {
        min-height: 367px;
    }
    .referenties_item .referenties_text p {
        font-size: 16px;
        line-height: 25px;
    }
}

@media (max-width: 1199px){
    .referenties_sec::after{height: 100%;}
    .banner-inner .banner-title {
        font-size: 40px;
        line-height: 50px;
    }
    .banner-inner .banner-title span.font_big {
        font-size: 50px;
        line-height: 50px;
    }
    .banner-inner .banner-subtitle {
        font-size: 22px;
        line-height: 20px;
        margin-top: 16px;
    }
    .referenties_sec {
        margin-bottom: 0;
        padding: 50px 0;
    }
    .referenties_item .referenties_text {
        min-height: 367px
    }
    .item_content_wrapper::before{
        top: 71%;
    }
    .referenties_carousel_container{
        padding: 30px 80px 0;
    }
    .referenties_carousel_container .owl-theme .owl-nav .owl-prev{
        color: #ffffff;
        border: 2px solid #ffffff;
    }
    .referenties_carousel_container .owl-theme .owl-nav .owl-next{
        color: #ffffff;
        border: 2px solid #ffffff;
    }
    .referenties_carousel_container .owl-theme .owl-nav .owl-prev:hover, .referenties_carousel_container .owl-theme .owl-nav .owl-next:hover{
        background: #ffffff;
        color: #88c65a;
    }
    
    .referenties_item .bottom_text{
        padding: 15px 20px 15px;
    }
    .referenties_item .bottom_text p {
        font-size: 18px;
        line-height: 26px;
    }
    .content_list{
        margin-bottom: 35px;
    }
    .referenties_item .bottom_text span {
        font-size: 16px;
        line-height: 26px;
    }
    .story_content_left{
        padding-bottom: 20px;
    }
    .content_left_title h3{
        font-size: 22px;
        line-height: 24px;
    }
    .content_list ul li {
        font-size: 16px;
        line-height: 24px;
    }
    .content_list p {
        font-size: 16px;
        line-height: 22px;
    }
    .section_form_wrapper {
        padding: 30px 40px 30px;
        margin-top: 40px;
        border-radius: 10px;
    }
    .frm_input_wrapper input{
        height: 50px;
    }
    .frm_input_wrapper span{
        font-size: 15px;
    }
    .frm_input_wrapper span.icon-email {
        font-size: 14px;
    }
    .form_bottom_input p{
        font-size: 14px;
        line-height: 20px;
    }
    .checkbox_container{
        font-size: 14px;
        line-height: 25px;
    }
    .radio_container{
        font-size: 14px;
    }
    .section_form {
        margin-bottom: 50px;
    }
}

@media (max-width: 1024px){
  
}

@media (max-width: 991px){
    .referenties_item .referenties_text {
        min-height: 270px;
    }
    .referenties_carousel_container .owl-carousel .owl-nav{
        top: 40%;
        transform: translateY(-40%);
    }
    .logo img {
        max-width: 120px;
        min-height: auto;
    }
    .contact-menu-link span.top_icon {
        min-width: 30px;
        min-height: 30px;
        font-size: 12px;
        line-height: 30px;
    }
    .contact-menu-link {
        font-size: 14px;
        line-height: 18px;
        margin-right: 15px;
    }
    .contact-menu-link span.icon-email{
        font-size: 9px;
    }
	.footer_privacy {margin-top:12px;}
}


@media (max-width: 767px){
    .main-contact-menu em{
        display: none;
    }
    .banner-inner .banner-title {
        font-size: 20px;
        line-height: 35px;
    }
    .banner-inner .banner-title span.font_big {
        font-size: 40px;
        line-height: 30px;
    }
    .banner-inner .banner-subtitle {
        font-size: 16px;
        line-height: 15px;
        margin-top: 12px;
    }
    .welcome_sec {
        padding: 40px 0;
    }
    .welcome_sec_content{
        padding-bottom: 40px;
        padding-right: 0;
        padding-left: 0;
    }
    .btn_theme {
        font-size: 16px;
        margin-top: 15px;
    }
    .welcome_sec_content p {
        font-size: 16px;
        line-height: 26px;
    }
    .section_content .sec_row{
        padding-top: 40px;
    }
    .story_content_left {
        padding-bottom: 0;
    }
    .content_right_text{
        padding-left: 15px;
        padding-top: 40px;
    }
    .sec_bottom_content {
        margin-top: 20px;
    }
    .sec_bottom_text p {
        font-size: 16px;
        line-height: 30px;
    }
    .sec_bottom_text p strong{
        font-size: 16px;
        line-height: 30px;
    }
    .sbmt_btn_wrapper input{
        font-size: 16px;
    }
    .footer-menu-wrapper{
        margin-bottom: 20px;
    }
    .footer_privacy a{
        font-size: 15px;
    }
    .footer_sec {
        height: auto;
        padding: 15px;
    }
    .footer_privacy {margin-top:5px;}
}

@media (max-width: 640px){
    .gform_wrapper.gravity-theme .gform_fields{grid-row-gap: 0px !important;}
    .gfield.gfield--width-third{margin-bottom: 8px;}
    #field_1_9{margin-top: 10px;}
    #input_1_11_1{margin-bottom: 0px !important;}
}


@media (max-width: 575px){
    .welcome_sec_content{
        padding: 0 15px 40px;
    }
    .welcome_sec_image{
        padding: 0;
    }
    .sec_title h2 {
        font-size: 40px;
        line-height: 40px;
    }
    .referenties_carousel_container{
        margin-top: 30px;
    }
    .referenties_sec{
        padding-bottom: 20px;
    }
    .referenties_carousel_container .owl-carousel .owl-nav{
        position: static;
        margin-top: 40px;
        display: block !important;
    }
    .referenties_carousel_container .owl-theme .owl-nav .owl-prev, .referenties_carousel_container .owl-theme .owl-nav .owl-next{
        position: static;
    }
    .referenties_carousel_container .owl-theme .owl-nav .owl-prev {
        width: 40px;
        height: 40px;
        line-height: 37px;
        font-size: 8px;
        margin-right: 15px;
    }
    .referenties_carousel_container .owl-theme .owl-nav .owl-next {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 8px;
    }
    .welcome_sec_image::before{
        width: 0;
        height: 0;
        position: static;
    }
    .welcome_sec_container .row{
        margin: 0;
    }
    .content_right_img:before{
        width: 0;
        height: 0;
        position: static;
    }
    .img_sec_wrapper::before{
        width: 0;
        height: 0;
        position: static;
    }
    .welcome_sec_image::after{
        width: 0;
        height: 0;
        position: static;
    }
    .img_sec_wrapper::after{
        width: 0;
        height: 0;
        position: static;
    }
    .content_right_img::after{
        width: 0;
        height: 0;
        position: static;
    }
    .referenties_carousel_container{
        padding: 0 15px;
    }
    .story_form {
        margin-top: 40px;
    }
    .frm_input_wrapper input{
        padding: 8px 35px;
        font-size: 15px;
    }
    .frm_input_wrapper span {
        font-size: 12px;
        left: 26px;
    }
    .frm_input_wrapper span.icon-email {
        font-size: 10px;
    }
    .footer_privacy a {
        font-size: 14px;
    }
}


@media (max-width: 480px){
    .banner-inner .banner-title span.font_big {
        font-size: 30px;
        line-height: 20px;
    }
    .welcome_sec {
        padding: 30px 0;
    }
    .welcome_sec_content {
        padding: 0 15px 20px;
    }
    .welcome_sec_content p {
        font-size: 15px;
        line-height: 25px;
    }
    .content_left_title h3 {
        font-size: 20px;
        line-height: 22px;
    }
    .content_list ul li {
        font-size: 15px;
        line-height: 22px;
    }
    .content_list p {
        font-size: 15px;
    }
    .content_left_title h3:after{
        bottom: -10px;
    }
    .sec_bottom_text p{
        font-size: 15px;
        line-height: 25px;
    }
    .sec_bottom_text p strong{
        font-size: 15px;
        line-height: 25px;
    }
    .sec_title h2 {
        font-size: 35px;
        line-height: 35px;
    }
    .section_form_wrapper{
        padding: 35px 15px 20px 15px;
    }
}

.story_form_wrapper .gform_required_legend {
    display: none !important;
}

.gform_button {
	display: inline-block;
    font: 400 20px/24px 'AkcelerA';
    padding: 12px 42px 16px 42px;
    background-color: #88C65A;
    border: 2px solid #88C65A;
    border-radius: 30px;
    color: #ffffff;
    text-transform: uppercase;
}

.story_form .custom_form_wrapper input {
	width: 100%;
    background: #3D4041;
    border: 0;
    height: 60px;
    border-radius: 30px;
    padding: 8px 65px;
    color: #ffffff;
    font: 400 15px/31.5px 'AkcelerA';
}
.story_form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ffffff;
  opacity: 1; /* Firefox */
}

.story_form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ffffff;
}

.story_form input::-ms-input-placeholder { /* Microsoft Edge */
  color: #ffffff;
}
.story_form .gfield_label {
    color: #ffffff;
}
.ginput_container_radio {
		display: block;
    position: relative;
    padding-left: 27px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 15px;
    margin-top: 20px;
    font: 400 15px/23px 'AkcelerA';
    color: #ffffff;
}
.gfield_checkbox {
		display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font: 400 15px/23px 'AkcelerA';
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
}
.gfield_checkbox input {
		position: absolute;
    top: 8px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: transparent;
    border: 2px solid #ffffff;
}
div#gform_confirmation_message_1 {
    color: #ffffff;
    text-align: center;
}

.scroll_to_voor{
	position: relative;
	top: -40px;
}