/*
Theme Name:  Grizzly Theme
Theme URI:   https://themes.grizzly.marketing/nature
Version:     1.0.0
Description: Het theme van Grizzly New Marketing
Author:      vps230265
Author URI:  https://themes.grizzly.marketing/nature
Template:    Divi
*/

/*- YOU CAN INCLUDE THE CUSTOM CODE FOR YOUR CHILD THEME BELOW THIS LINE-*/
/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

/* ALGEMEEN */
#main-header{
	position: sticky;	
}

h1, h2, h3{
	text-transform: uppercase;
}
.entry-content a:not([class*="button"]):not([class*="et-pb-arrow"]) {
	text-decoration: underline;
	color: #2ea3f2;
}
@media only screen and (min-width: 600px) {
  .flex-kolom {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.row-flex {
display: flex;
}
}

h2{
	font-size: 30px;
	padding-bottom: 30px !important;
	color: #09395D;
}

h3{
	font-size: 25px;
}

P{
	font-size: 18px;
	color: #09395D;
}

.et-visible, .grecaptcha-badge{
	display: none !important;
}

.first-section-spacing{
	padding-top: 0px !important;	
}

.breadcrumbs{
    position: absolute !important;
    right: 0;
    bottom: 0;
    color: white;	
	font-weight: 600;
}

.breadcrumbs a{
	color: white;
	font-weight: normal;
}

.envelope-button{
    position: fixed;
    right: 15px;
    bottom: 85px;
    color: white;
    background: #EE1C25;
    height: 65px;
    width: 65px !important;
    font-size: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    z-index: 999;
	margin-right: 0px !important;
	opacity: 1 !important;
}

.fixed-mail-button span{
    position: fixed;
    bottom: 192px;
    right: -24px;
    transform: rotate(270deg);
    background: transparent linear-gradient(270deg, #C80F17 0%, #EE1C25 100%) 0% 0% no-repeat padding-box;
    color: white;
    height: 40px;
    width: 145px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    border-radius: 5px;	
}

.fixed-tel-button{
	position: fixed;
    right: 15px;
    bottom: 15px;
    color: white;
    background: transparent linear-gradient(180deg, #C80F17 0%, #EE1C25 100%) 0% 0% no-repeat padding-box;
    height: 65px;
    width: 65px;
    font-size: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;	
}

.column-align-fix{
	width: 100% !important;
}
/* END ALGEMEEN */

/* SLIDER */
.opdrachtgever-slider .et_pb_slide {
	background: none!important;
}
.opdrachtgever-slider .et_pb_slide_image {
	position: relative;
}
.opdrachtgever-slider .et_pb_slide_description {
	display: none;
}
.opdrachtgever-slider .et_pb_slide_image {
	margin: 0 auto!important;
	top: 0!important;
	bottom: 0!important;
}
.opdrachtgever-slider img {
	max-height: unset!important;
}
.opdrachtgever-slider .et-pb-arrow-prev,
.opdrachtgever-slider .et-pb-arrow-next {
	color: #000;
	opacity: 1;
}
.opdrachtgever-slider .et-pb-arrow-prev {
	left: 25%!important;
}
.opdrachtgever-slider .et-pb-arrow-next {
	right: 25%!important;
}
/* END SLIDER */

/* HEADER */
#main-header{
	box-shadow: 0px 3px 6px #0000000D !important;
}

.et_mobile_menu{
	border-color: #C80F17 !important;	
}
/* END HEADER */

/* BANNER */
.home-banner h1{
	font-size: 60px;
}

.home-banner h3{
	font-size: 25px;
}

.banner-standard{
    padding-top: 50px !important;
    padding-bottom: 20px !important;	
}

.banner-standar .et_pb_row{
    padding: 30px 0;	
}

/* END BANNER */

/* BUTTONS */
.standard-button{
	display: inline-block;
	line-height: 1;
	padding: 15px 25px;
	color: white;
	font-weight: bold;
	background: transparent linear-gradient(110deg, rgba(200, 15, 23, 1) 0%, rgba(200, 15, 23, 1) 100%) 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	border-radius: 5px;
	transition: 0.3s;
}

.standard-button:hover{
	background: white;
	color: #C80F17;
	font-size: 16px;
}

.header-buttons .standard-button{
	margin-right: 10px;
	margin-top: 25px;
}

.blue-button{
	display: inline-block;
	line-height: 1;
	padding: 15px 25px;
	color: white;
	font-weight: bold;
	background: transparent linear-gradient(103deg, #1C6194 0%, #09395D 100%) 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	transition: 0.3s;
}

.blue-button:hover{
	background: white;
	color: #1C6194;
}
/* END BUTTONS */

/* HEARTBEAT IMG */
.heartbeat-line-red::before{
	content: "";
	background-image: url("https://megatech.grizzlymarketing.website/assets/uploads/output-onlinepngtools.png");
	height: 83px;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    top: calc(100% - 212px);
	left: -8%;
}

.heartbeat-line-white::before{
	content: "";
	background-image: url("https://megatech.grizzlymarketing.website/assets/uploads/output-onlinepngtools-1.png");
	height: 83px;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    top: calc(100% - 212px);
	left: -8%;
}
/*END HEARTBEAT IMG */

.img-full-height, .img-full-height .et_pb_image_wrap , .img-full-height img{
	height: 100%;
}

/* BLURB */

.column-style{
	background: white;
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 5px;
	padding: 40px;
}

.column-style p{
	padding-bottom: 30px;
}

/* END BLURB */

/* ACCORDEON TABS */
.accordeon-style .dsm-faq-item-wrapper{
	background: #09395D 0% 0% no-repeat padding-box !important;
	padding: 20px;
}

.accordeon-style .dsm_close_icon, .accordeon-style .dsm_open_icon{
	display: none;
}

.accordeon-style .dsm-faq-title{
	margin-left: 0px !important;
	color: white;
}
.accordeon-style .dsm-faq-item-active{
	padding: 0px !important;
}

.accordeon-style .dsm-faq-item-active .dsm-title-wrapper{
	padding: 20px;
    width: 100%;
    background: transparent linear-gradient(96deg, #84A6C0 0%, #1C6194 100%) 0% 0% no-repeat padding-box !important;
	margin-bottom: 30px;
}

.accordeon-style .dsm-faq-item-active.dsm-faq-item-wrapper{
	background: white !important;
	border: none;
}

.accordeon-style .dsm-faq-item-active{
	margin-bottom: 40px !important;
}


.accordeon-style .dsm-faq-container .dsm-faq-item-wrapper{
	margin-bottom: 5px;
}

.accordeon-sectie .et_pb_text{
	margin-bottom: 67px !important;
}

.accordeon-sectie .et_pb_text_inner p{
	font-weight: bold;
}
/* END ACCORDEON TABS */

/* BLUE AREA */
.blue-area .et_pb_column:first-child{
	border-radius: 5px 0px 0px 5px;
    box-shadow: 0px 3px 6px #00000029;
}

.blue-area .et_pb_column:flast-child{
	
	box-shadow: 0px 3px 6px #00000029;
}

.blue-area .et_pb_text{
	padding: 50px 110px 50px 40px;
}

.blue-area img{
	box-shadow: 0px 3px 6px #00000029;	
	border-radius: 0px 5px 5px 0px;
}

/* END BLUE AREA */

/* BLUE-BARS */

.blue-bar-section, .blue-bar-section .et_pb_row{
	padding: 0 !important;
}

.blue-bar-section .blue-bar-module, .blue-bar-module .et_pb_code_inner{
	height: 100%;
}

.blue-bar-grid{
	display: grid;
	grid-template-columns: 50px 50px 50px 50px;
	grid-template-rows: 100%;
	grid-column-gap: 5px;
	height: 100%;
}

.blue-bar-sold{
	background: #09395D;
}

.blue-bar-gradient{
	background: transparent linear-gradient(7deg, #84A6C0 0%, #1C6194 100%) 0% 0% no-repeat padding-box;	
}

.initial, .initial .et_pb_row, .initial .et_pb_column, .initial .et_pb_module, .initial .et_pb_code_inner{
	position: initial;
}

/* .blue-bar-section .et_pb_column_10, .blue-bar-section .et_pb_column_11,.blue-bar-section .et_pb_column_13{
	padding: 100px 0;
    width: 100%;
    display: flex;
    justify-content: center;	
} */

.blue-bar-section .blue-bar-columns{
	padding: 100px 0;
    width: 100%;
    display: flex;
    justify-content: center;	
}

/* END BLUE BAR */

/* FOOTER */
.contact-info-footer{
	display: flex;
	flex-direction: column;
}

.contact-info-footer p{
	color: white;
	padding-bottom: 0;
}

.contact-info-footer-links{
	display: flex;
    flex-direction: column;
    margin-top: 67px;
}

.fa-mobile-screen-button, .fa-envelope{
	margin-right: 10px;
    width: 14px;	
	text-align: center;
	opacity: 0.4;
}

.footer-diensten{
	display: flex;
    flex-direction: column;	
}

.footer-diensten a{
	padding-bottom: 16px;
}

.footer-diensten a::before{
    content: "";
    background-image: url(https://megatech.grizzlymarketing.website/assets/uploads/Path-691.png);
    display: inline-block;
    height: 9px;
    background-repeat: no-repeat;
    width: 8px;
    margin-right: 10px;
}

.footer-diensten a:last-child{
	padding-bottom: 0px;
}

.footer-diensten h4, .contact-info-footer h4{
	font-size: 20px;
	padding-bottom: 16px;	
}

.contact-info-footer p, .contact-info-footer-links a, .footer-diensten a{
	font-size: 18px;	
}

/* FORM */

.footer-form .gform_title{
	font-size: 20px;
}

.footer-form .gform_required_legend{
	display: none;
}

.footer-form .ginput_container input, .footer-form textarea{
	background: none;
    border: none;
    border-bottom: 1px solid white;	
}

.footer-form .ginput_container input::placeholder,.footer-form textarea::placeholder{
	color: white;
}

.footer-form textarea{
    height: 115px !important;
}

.footer-form .gform_footer{
	margin-top: 0px !important;
	padding: 0px !important;
}

.footer-form .gform_footer input{
	background: white;
	color: #EE1C25 !important;
	padding: 15px 25px;
	font-weight: bold;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	border-radius: 5px;
	border: none;
	transition: 0.3s;
}

.footer-form .gform_footer input:hover{
	background: transparent linear-gradient(110deg, rgba(200, 15, 23, 1) 0%, rgba(200, 15, 23, 1) 100%) 0% 0% no-repeat padding-box;
	color: white !important;
}

.gform_submission_error{
    color: #c02b0a !important;
    padding-bottom: 0 !important;
}

.footer-form .ginput_container input, .footer-form .ginput_container_textarea textarea{
	color: white;
}

.footer-form .gform_description{
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

#block-10{
	width: 100%;
}

/* END FORM */
#footer-bottom{
	padding: 15px 0 15px;	
}

#footer-bottom p{
	color: white;
	padding-bottom: 0;
	font-size: 16px;
    font-weight: lighter;
}

#footer-bottom .clearfix:after{
	display: none;
}

#footer-bottom .clearfix{
	display: flex;
	justify-content: space-between;
}

#footer-info a{
    font-weight: lighter;
    font-size: 16px;
}

#footer-info span{
	line-height: inherit;
}

.extra-links{
	margin-top: 45px;
}
/* END FOOTER */

/* DIENSTEN */

.usp-style{
	color: #09395D;
	font-size: 18px;
	font-weight: bold;
}

.align-center .et_pb_module{
	height: 100%;	
}

.align-center .et_pb_module .et_pb_text_inner, .align-center .et_pb_module .et_pb_code_inner, .align-center .et_pb_module .et_pb_image_wrap{
	display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;	
}

.cta-balk-button{
	display: flex;
}

/* END DIENSTEN */

/* TEMPLATE */
.usps-template{
	display: flex;
    justify-content: space-between;
    margin-right: auto;
    max-width: 700px;
    color: #09395D;
    font-size: 18px;
    font-weight: bold;	
}

.template-usp-column{
	padding-top: 30px;
    padding-bottom: 100px;	
}

.template-usp-module{
	margin-bottom: 57px !important;
}

/* END TEMPLATE */

/* CONTACT */
.contact-adres{
	display: flex;
    margin-bottom: 30px;
	margin-top: 36px;
}

.contact-adres .fa-location-dot{
	color: #EE1C25;
	margin-right: 15px;
}

.contact-adres p{
	line-height: 1;
    font-weight: 200;
    color: #09395D;
	padding-bottom: 10px;
}

.contactp-links{
	display: flex;
}

.contactp-links .link-text{
	margin-right: 15px;
}

.contactp-links p{
	color: #EE1C25;
	padding-bottom: 0px;
	font-weight: bold;
}

.contactp-links a{
	font-size: 18px;
	font-weight: 600;
    color: #09395D;
}

.blue-button-module{
	margin-top: 70px;
}

.blue-button-module a:first-child{
	margin-bottom: 10px;
}

/* CONTACT FORM */
.gform_description{
	margin-bottom: 30px;
}

.contact-form input, .contact-form textarea{
	border-radius: 5px;
}

.contact-form textarea{
	height: 159px !important;
}

.contact-form .gform_footer input{
	background: #EE1C25;
	color: white !important;
	padding: 15px 25px;
	font-weight: bold;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	border-radius: 5px;
	border: none;
	transition: 0.3s;
}

.contact-form .gform_footer input:hover{
	background: white;
	color: #EE1C25 !important;
}

.contact-info-column{
	margin-top: 85px;
}
/* END CONTACT FORM */

/* END CONTACT */
/* RESPONSIVE */
@media only screen and (max-width: 980px){
#main-header{
	display: flex;
	flex-direction: column-reverse;
}
.fixed-mail-button span{
	position: unset;
	transform: unset;
	height: unset;
	width: 100%;
	border-radius: 0px;
	padding: 3px 0;
}	
	
.et_header_style_left #et-top-navigation{
	padding-top: 15px !important;		
}
	
.et_header_style_left #et-top-navigation .mobile_menu_bar {
    padding-bottom: 10px !important;
}
	
#logo{
	max-height: inherit !important;		
}
	
.logo_container{
	margin-top: 5px;	
}

.mobile_menu_bar:before{
	color: white !important;
	font-size: 50px;
}
	
.home-banner h1{
	font-size: 29px;
}

.heartbeat-line::before{
	display: none;
}	

.blue-area .et_pb_text{
	padding: 50px 40px 50px 40px;
}
	
.blue-area .et_pb_column:first-child{
	border-radius: 5px;		
}
		
.heartbeat-line-red::before, .heartbeat-line-white::before {
	display: none;		
}
	
.blue-bar-section .et_pb_row{
	flex-direction: column;
	align-items: center;

}
	
.blue-bar-section .et_pb_column:nth-child(1), .blue-bar-section .et_pb_column:nth-child(3){
	margin-right: 0px !important;
	padding: 0px;
	margin-bottom: 30px;
}
	
.blue-bar-grid{
	height: 140px;		
	justify-content: center;
}

.blue-bar-section .et_pb_column_10, .blue-bar-section .et_pb_column_11{
	padding: 30px 0;
}

.blue-area .et_pb_row{
    display: flex;
    flex-direction: column-reverse;		
}
	
.blue-area .et_pb_image_wrap{
	width: 100%
}

.blue-area .et_pb_image_wrap img{
	width: 100% !important;
	height: 215px;
	object-fit: cover;
	border-radius: 5px 5px 0px 0px;
}

.blue-area .et_pb_column:first-child {
    border-radius: 0px 0px 5px 5px;
}
	
.blue-area h2{
	font-size: 18px;
	padding-bottom: 20px;
}
	
.column-style{
	padding: 30px 20px;		
}
	
.accordeon-sectie .et_pb_text{
	margin-bottom: 30px !important;
}
.accordeon-sectie .et_pb_text_inner h2{
	font-size: 18px;
	padding-bottom: 20px !important;
}
	
.accordeon-sectie .et_pb_text_inner p, .accordeon-sectie .accordeon-style p, .accordeon-sectie .accordeon-style .dsm-faq-title, .blue-area p, .column-style p{
	font-size: 16px
}

.contact-page-responsive{
	display: flex;
	flex-direction: column-reverse;
}

#footer-bottom .clearfix{
	flex-direction: column;
    align-items: center;		
}

.envelope-button, .fixed-tel-button{
    height: 45px;
    width: 45px !important;	
	font-size: 19px;
}

.envelope-button{
	bottom: 65px;	
}
}

@media only screen and (max-width: 767px){
.usps-template{
	flex-direction: column !important;		
}
}

@media only screen and (max-width: 425px){
#main-header{
	display: flex;
	flex-direction: column-reverse;
}
.fixed-mail-button span{
	position: unset;
	transform: unset;
	height: unset;
	width: 100%;
	border-radius: 0px;
	padding: 3px 0;
}	
	
.et_header_style_left #et-top-navigation{
	padding-top: 15px !important;		
}
	
.et_header_style_left #et-top-navigation .mobile_menu_bar {
    padding-bottom: 10px !important;
}
	
#logo{
	max-height: inherit !important;		
}
	
.logo_container{
	margin-top: 5px;	
}
}
/* END RESPONSIVE */
/*------------------------------------------------*/
/*--------------[Contact form error]--------------*/
/*------------------------------------------------*/
.validation_error{
	display:none;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    margin-bottom:0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    box-sizing: content-box !important;
}

.gform_wrapper.gf_browser_chrome .gfield_error select,
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper 
li.gfield_error textarea {
    border: 2px solid #790000 !important;
	background-color:#fff2f2 !important;
}

.gform_wrapper .gfield_error .gfield_label{
	color:#790000 !important;
}

.gform_wrapper .validation_message{
	display:none;
}

.gform_button[type=submit]:hover {
    cursor: pointer !important;
}

/*------------------------------------------------*/
/*-----------------[Cookie notice]----------------*/
/*------------------------------------------------*/
#cookie-notice {
	min-width:initial !important;
    background-color: #000000de !important;
    z-index: 2 !important;
    position: fixed !important;
    bottom: 15px !important;
    left: 15px !important;
    width: 415px !important;
    font-size: 16px !important;
    line-height: 27px !important;
    text-align: left !important;
    box-shadow: 0px 5px 10px #6B676DA6 !important;
    border-radius: 5px !important;
    min-width: initial !important;
}

#cookie-notice .cookie-notice-container {
    display: block;
    padding: 25px !important;
    text-align: left !important;
}

#cookie-notice h3 {
    color: white !important;
    margin: 0 !important;
    line-height: 25px !important;
}

#cookie-notice .cn-button {
    margin-left: 10px !important;
    display: block !important;
    text-align: center !important;
    padding: 9px 10px !important;
    width: 157px !important;
    font-size: 16px !important;
    margin-left: 0 !important;
    margin-top: 13px !important;
    font-weight: 600;
    background-color: white;
}

@media only screen and (max-width:450px) {
    #cookie-notice {
        width: 100% !important;
        left: 0 !important;
        bottom: 0 !important;
        border-radius: 0 !important;
    }
}
