/*!
 Theme Name:     Sidefish
 Author:         Riktig - Bob Hufkens
 Author URI:     https://riktig.be
 Template:       Divi
 Version:        1.0.0
*/

:root {
  --blue: #003DA5;
  --grey: #E8E9EA;
  --black: #101820;
}

.languageSwitch {
	padding: 0 !important;
}

/*-- General --*/

.et-boc{
    overflow: hidden;
}

.et-l--header {
    position: sticky;
    z-index: 2;
    width: 100%;
    top: 0;
}

h1 small{
    font-size: 24px;
    font-weight: 300;
    text-transform: none;
}


@media (min-width: 981px) {
	h1 small{
        font-size: 40px;
    }
}

body #page-container .et_pb_section .et_pb_button_module_wrapper .et_pb_button{
    border: none!important;
}

body #page-container .et_pb_section .et_pb_button_module_wrapper .et_pb_button,
body #page-container .et_pb_section .hero_buttons .et_pb_button{
    padding: 7px 60px 6px 25px;
    border-radius: 50px;
}

body #page-container .et_pb_section .et_pb_button_module_wrapper .et_pb_button:after,
body #page-container .et_pb_section .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module button.et_pb_button:after,
body #page-container .et_pb_section .hero_buttons .et_pb_button:after{
    margin-left: 10px!important;
    font-size: 26px!important;
}

body #page-container .et_pb_section .hero_buttons .et_pb_button{
	background:#fff;
	color:#003da5!important;
	 padding: 7px 60px 6px 25px !important;
    border-radius: 50px !important;
}

body #page-container .et_pb_section .hero_buttons.hero_buttons_blue .et_pb_button{
	color:#fff !important;
	background:#003da5!important;
}

body #page-container .et_pb_section .hero_buttons .et_pb_button:after{
	color:#003da5 !important;
}

body #page-container .et_pb_section .hero_buttons.hero_buttons_blue .et_pb_button:after{
	color:#fff !important;
}



body #page-container .et_pb_section .et_pb_button_module_wrapper .et_pb_button:hover:after{
    margin-left: 16px;
}

body #page-container .et_pb_section .hero_buttons {
	color:#fff;
}

body #page-container .et_pb_section .hero_buttons.hero_buttons_blue {
	color:#003da5;
}

body #page-container .et_pb_section .hero_buttons span{
	display:inline-block;
	margin:0 10px;
}



.et-l--header .et_pb_menu__menu{
    width: 100%;
    justify-content: flex-end;
}

#menu-main li{
    flex: 1;
}

/* main */
.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a{
    padding: 14px 0px 12px;
}

.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul .btn a{
    border-radius: 20px;
    color: var(--blue)!important;
    background-color: #fff;
    text-transform: uppercase;
    padding: 14px 12px 12px;
}

/* secondary */
.et_pb_menu--without-logo .et_pb_menu__menu > nav > ul{
    flex-direction: column!important;
    margin-top: 8px;
}

.et_pb_menu--without-logo .et_pb_menu__menu > nav > ul > li{
    margin-bottom: 18px;
}

.et_pb_menu_0_tb_header{
    margin-bottom: 1em !important;
}

.et_pb_menu_0_tb_header .et_pb_menu_inner_container .et-menu-nav,
.et_pb_menu_0_tb_header .et_pb_menu_inner_container .et-menu-nav .et-menu{
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    width: 100%;
    flex-direction: row!important;
    margin: 0 !important;
}

.et_pb_menu_0_tb_header .et_pb_menu__menu > nav > ul > li{
    margin-bottom: 0;
}

.et_pb_menu_0_tb_header .et_pb_menu__menu > nav > ul > li a{
    color: #b2d4f7 !important;
    font-size: 13px;
}

.vertical-align-bottom {
    display: flex;
    align-items: flex-end;
}


.swiper-container{
    overflow: initial!important;
}

.swiper-pagination-bullet{
    width: 19px!important;
    height: 19px!important;
}

/* spec */
body .dica_divi_carousel .swiper-pagination .swiper-pagination-bullet{
    background-color: #fff!important;
    margin: 0 5px!important;
}

.bg-pattern{
    position: absolute;
    width: 100%!important;
    height: 100%;
    top: 0;
    left: 63.1%;
    background-position-x: 100px!important;
    background-size: initial!important;
    background-repeat: repeat!important;
}

.bg-pattern:before{
    content: "";
    position: relative;
    display: block;
    width: 100%;
    height: 118px;
    background-color: var(--grey);
}


.contact .bg-pattern{
    position: absolute;
    width: 100%!important;
    height: 100%;
    top: 0;
    left: 63.1%;
}

.contact .bg-pattern:before{
    display: none;
}

.et_pb_contact_form .et_pb_contact_field{
    width: 100% !important;
}

.et_contact_bottom_container{
    float: none!important;
    text-align: initial!important;
}

.et_pb_text p,
.et_pb_text ul li{
    line-height: 1.6em!important;
}

.et_pb_text ul{
    padding-bottom: 0!important;
}

.et_pb_text ul li::marker{
    color: var(--blue);
}

.et_pb_text hr{
    margin-top: 0!important;
    margin-bottom: 1em!important;
    border: 0;
    border-top: 1px solid #E8E9EA;
    max-width: 335px;
}

.fakebleed-black:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 172px;
    background-color: #101820;
}

@media only screen and (max-width: 980px) {
    .meetBowy {
        transform: scaleX(1.2) scaleY(1.2);
    }
}

@media only screen and (min-width: 981px) {
    .fakebleed-blue:after{
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        height: 65%;
        width: 20%;
        /* background-color: var(--blue); */
        background-color: #e8e9ea;

        background-image: url('https://sidefish.be/wp-content/uploads/2020/11/pattern.svg');
        background-repeat: repeat;
        background-size: initial;
        background-position: top -58px right 30px;
        z-index: 1;
    }
    .fakebleed-blue:before{
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 20%;
        height: 60px;
        background-color: #e8e9ea;
        visibility: visible;
        z-index: 2;
    }
}

/* div.et_pb_section.et_pb_section_8{
    background-size: 70%!important;
    background-position: 110% 50%!important;
    background-image: none !important;
} */


.troeven{
    position: relative;
}

.troeven-title-row::before,
.troeven-title-row::after{
    content: "";
    position: absolute;
    right: 50%;
    top: 0;
    width: 100vw;
    height: 100%;
}

.troeven-title-row.troeven-title-row-right::before,
.troeven-title-row.troeven-title-row-right::after{
	  left: 80%;
}

.troeven-title-row::before{
    background-image: url('https://sidefish.be/wp-content/uploads/2020/12/pattern-white.svg');
    background-color: #003da5;
    background-repeat: repeat;
    background-size: initial;
    background-position: top -58px right -38px;
    z-index: 1;
}


.troeven-title-row.troeven-title-row-right::before{
	 background-position: top -58px left -38px;
}

.troeven-title-row::after{
    height: 60px;
    background-color: #003da5;
    visibility: visible;
    z-index: 2;
}

@media (max-width: 980px) {
    .troeven-title-row .et_pb_column {
        padding-top: 142px;
        float: none;
    }
    .troeven-title-row::before,
	.troeven-title-row.troeven-title-row-right::before{
        width: 100vw;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        height: 142px;
        background-position-y: 0;
    }
    .troeven-title-row::after{
        display: none;
    }
}

/* troeven tabs */

.troeven .et_pb_tabs,
.troeven .et_pb_tabs_controls,
.troeven .et_pb_tabs_controls::after,
.troeven .et_pb_tabs_controls li,
.troeven .et_pb_tabs_controls a{
    border: none;
}

.troeven .et_pb_all_tabs,
.troeven .et_pb_tab,
.troeven .et_pb_tabs_controls li{
    padding: 0;
    background-color: transparent!important;
}

.troeven .et_pb_tabs_controls{
    display: flex;
    background-color: transparent;
    margin-bottom: 5vw;
}

.troeven .et_pb_tabs_controls li{
    padding-bottom: 20px;
    flex: 1;
}

.troeven .et_pb_tabs_controls li.et_pb_tab_active{
    border-bottom: 5px solid #181E24;
}

.troeven .et_pb_tabs_controls a{
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    line-height: 1.2;
}

.troeven .et_pb_tabs_controls img{
    max-height: 90px;
    width: auto;
    margin-bottom: 18px;
}

@media (max-width: 980px){
    .troeven .et_pb_tabs_controls{
        flex-direction: column;
        margin-bottom: 30px;
    }
    .troeven .et_pb_tabs_controls li{
        height: auto!important;
        border-bottom: none !important;
        padding: 7px 25px 6px;
        border-radius: 50px;
    }
    .troeven .et_pb_tabs_controls li.et_pb_tab_active{
        background-color: white!important;
    }
    .troeven .et_pb_tabs_controls a{
        flex-direction: row;
    }
    .troeven .et_pb_tabs_controls img {
        max-height: 45px;
        margin-bottom: 0;
        margin-right: 18px;
        transition: transform .1s ease-in-out;
    }
    .troeven .et_pb_tabs_controls li.et_pb_tab_active img{
        transform: scale(1.1);
    }
}


.troeven .et_pb_tab_content .et_pb_row{
    padding: 0 !important;
    width: 100% !important;

}

.troeven .et_pb_tab_content .et_pb_row .et_pb_image img{
    width: 40vw;
    max-width: 400px;
}

/* prijzen & wie kan */
.prijzen-section,
.wiekan-title-section{
    text-align: center;
}

.prijzen-title-col,
.wiekan-title-col{
    display: inline-block;
}

@media (min-width: 981px){
    .priceFormulas{
        align-items: flex-end;
        display: flex;
    }

    .titleRight{
        align-items: flex-end;
        display: flex;
        justify-content: flex-end;
    }

    .titleCenter{
        align-items: flex-end;
        display: flex;
        justify-content: center;
    }
}


.demo-bowy-row{
    position: relative;
}

.demo-bowy-row::before{
    content: "";
    position: absolute;
    right: 55%;
    top: 0;
    width: 100vw;
    height: 228px;
	background:var(--grey);
	  z-index: 1;
}

@media (max-width: 980px) {
	.demo-bowy-row::before{
		left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    height: 142px;
	}
    
	
}



@media (max-width: 980px) {
    .troeven-title-row .et_pb_column {
        padding-top: 142px;
        float: none;
    }
    .troeven-title-row::before{
        width: 100vw;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        height: 142px;
        background-position-y: 0;
    }
    .troeven-title-row::after{
        display: none;
    }
	
	
}

/*-- Fonts & sizes --*/


/*-- Forms --*/

.nf-form-fields-required {
    display: none;
}

.ninja-forms-field {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -webkit-appearance: none !important;
    background-color: #EEE !important;
    width: 100%;
    border-width: 0px !important;
    border-radius: 0 !important;
    color: #999 !important;
    font-size: 14px !important;
    padding: 16px !important;
}

.submit-container .submit-wrap .ninja-forms-field {
    border-width: 0px!important;
    border-radius: 50px !important;
    font-size: 16px !important;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;
    text-transform: uppercase!important;
    background-color: #003da5 !important;
    padding-top: 10px!important;
    padding-right: 30px!important;
    padding-bottom: 9px!important;
    padding-left: 30px!important;
    margin-top: 10px!important;
    color: #ffffff !important;
    text-align: center !important;
    font-weight: 500 !important
}

.submit-container .submit-wrap .ninja-forms-field:hover {
	cursor: pointer;
	color: #003da5 !important;
	background-color: #ffffff !important;
	border: 1px solid #003da5 !important; 
}

#demo .submit-container .submit-wrap .ninja-forms-field {
    border-width: 0px!important;
    border-radius: 50px !important;
    font-size: 16px !important;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;
    text-transform: uppercase!important;
    background-color: #ffffff !important;
    padding-top: 10px!important;
    padding-right: 30px!important;
    padding-bottom: 9px!important;
    padding-left: 30px!important;
    margin-top: 10px!important;
    color: #003da5 !important;
    text-align: center !important;
    font-weight: 500 !important
}

#demo .submit-container .submit-wrap .ninja-forms-field:hover {
	cursor: pointer;
	color: #ffffff !important;
	background-color: #003da5 !important;
	border: 1px solid #ffffff !important; 
}

.nf-response-msg h2 {
	color: #003da5 !important;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999 !important;
}
 
input:-moz-placeholder, textarea:-moz-placeholder { /* Firefox 18- */
  color: #999 !important; 
}
 
input::-moz-placeholder, textarea::-moz-placeholder {  /* Firefox 19+ */
  color: #999 !important;
}
 
input:-ms-input-placeholder, textarea:-ms-input-placeholder {  
  color: #999 !important;
}


/*-- Responsive --*/

@media only screen and (max-width: 1500px) {
   
}

/*** Responsive Styles Standard Desktop And Up ***/
@media all and (min-width: 1101px) {
}

/*** Responsive Styles Standard Desktop And Below ***/
@media all and (max-width: 1100px) {
}

/*** Responsive Styles Above Tablet ***/
@media only screen and (min-width: 981px) {
}

/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {
    footer .et_pb_menu_1_tb_footer.et_pb_menu ul li a{
        color: #101820!important;
    }

    .et_pb_column_0_tb_footer, .et_pb_column_1_tb_footer {
        width: 50%;
        float: left;
    }

    /*** wrap row in a flex box ***/
    .custom_row {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap; /* Safari 6.1+ */
        flex-wrap: wrap;
    }
     
    /*** custom classes that will designate the order of columns in the flex box row ***/
    .first-on-mobile {
        -webkit-order: 1;
        order: 1;
    }
     
    .second-on-mobile {
        -webkit-order: 2;
        order: 2;
    }
     
    .third-on-mobile {
        -webkit-order: 3;
        order: 3;
    }
     
    .fourth-on-mobile {
        -webkit-order: 4;
        order: 4;
    }
    /*** add margin to last column ***/
    .custom_row:last-child .et_pb_column:last-child {
        margin-bottom: 30px;
    }
}

/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {
    
}

/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 768px) {
	
	.et_pb_main_blurb_image{
		margin:0 auto 30px auto !important;
	}
	
	
	body #page-container .et_pb_section .hero_buttons .et_pb_button{
		margin:5px 0;
	}
}

/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
	body #page-container .et_pb_section .hero_buttons span{
		display:none;
	}
	
}