/*
Theme Name: everbake Child
Template: everbake
Author: SEOPAGE1 DEV TEAM
Description: Built on a solidly designed foundation,
Version: 1.0.0.1672894026
Updated: 2023-01-05 04:47:06

*/


.card img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.services_content.thumbnails {
    border: 0px solid #947C1F;
}

.services_content img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.owl-carousels .owl-item img {
    display: block;
    width: 100%;
    height: 424px;
    object-fit: cover;
}

.projecten h1 {
	font-size: 36px;
	font-weight: 600;
	font-family: 'Montserrat';
	line-height: 1.5em;
}
.projecten p {
	color: #A48D27;
	font-weight: 600;
	font-size: 24px;
	line-height: 1.5em;
	font-family: 'Montserrat';
}

.projecten_blog img {
	width: 100%;
	height: 400px;
	object-fit: cover;
}
.single_page_details h1 {
    font-size: 38px;
    width: 80%;
    font-family: 'Montserrat';
    font-weight: 600;
}
.projecten_blog h4 {
	font-weight: 600;
	font-family: 'Montserrat';
	line-height: 34px;
	font-size: 24px;
	color: #071A45;
	padding: 30px 0;
	margin: 0;
}
.projecten_blog p{
	font-weight: 400;
	font-family: 'Montserrat';
	line-height: 26px;
	font-size: 16px;
	color: #575757;
}

.custom_btns4 {
	font-family: 'Montserrat';
	letter-spacing: 1px;
	font-size: 16px;
	text-align: center;
	background-color: #A48D27;
	color: #FFFFFF;
	padding: 14px 30px;
	border: none;
	font-weight: 500;
	transition: all .5s ease-in-out;
}
.carousel-caption {
    text-transform: none !important;
}
.custom_btns4:hover{
	background-color: #071A45;
}
.producten {
    background: #fff !important;
}

/* single page css  */

.single_boxs {
    background: #F2F2F2;
    border-radius: 8px;
}
.single_boxs strong {
    color: #071A45;
    font-size: 17px;
    font-weight: 700;
    padding-right: 4px;
}
.single_boxs p {
    font-size: 17px;
    font-weight: 500;
    font-family: 'Montserrat';
}
.single_page_details p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.7em;
    color: #555;
}

.custom_card {
    display: flex;
    align-items: stretch;
    height: 100%;
}
.card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}


.card {
    position: relative;
    display: flex;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    flex-direction: column;
    height: 100%;
}


.carousel-fade .carousel-item-next.carousel-item-start, .carousel-fade .carousel-item-prev.carousel-item-end, .carousel-fade .carousel-item.active {
    z-index: initial !important;
    opacity: 1;
}
.carousel-caption {
   
    text-transform: uppercase;
}


/* ever stylesheet  */


.producten {
    background: #eee;
}
.producten_subtitles h1 {
    color: #071A45;
    font-family: 'Montserrat';
    font-size: 38px;
}

.producten_list img {
    width: 100%;
    height: 270px !important;
    object-fit: cover;
    border-radius: 7px;
}

.producten_list h1 {
    font-size: 24px;
    font-weight: 700;
    font-family: 'Montserrat';
    color: #071A45;
    border-bottom: 1px solid #ddd;
    min-height: 81px;
    display: flex;
    align-content: center;
    
    padding: 10px 0;
}
.producten_list ul li {
    color: #575757;
    font-weight: 500;
    font-family: 'Montserrat';
    font-size: 15px;
}
.card.featcher_img {
    background: #f2f2f2;
}
.producten_item a {
    line-height: 19px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    padding: 12px 25px;
    border-radius: 5px;
}
.producten_subtitles p {
    width: 50%;
    margin: 0 auto;
    display: block;
	  margin-bottom: 0;
}

.custom_pagination a {
    text-decoration: none;
}

a.next.page-numbers, a.prev.page-numbers {
    background: #071A45;
    padding: 15px 40px;
    color: #fff;
    margin-left: 13px;
    font-weight: 500;
    border-radius: 5px;
	  font-size:17px;
}
.page-numbers {
    font-size: 25px;
    margin-left: 18px;
    font-weight: 500;
	  color:#A48D27;
}
span.page-numbers.current {
    color: #071A45;
}

.producten_list {
   
	height: 95%;
    display: flex;
    flex-direction: column;
}

#desktop_view_hide{
	display:none;
}
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99999;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #A48D27;
    color: #fff;
    cursor: pointer;
    padding: 10px 18px;
    border-radius: 2px;
}
.owl-dots {
    margin: 0 auto !important;
    display: flex;
    justify-content: center;
}
.owl-dots .owl-dot span {
        width: 15px;
        height: 15px;
        margin: 5px 7px;
        background: #D6D6D6;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 30px;
    }
    
.owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #A48D27;
}

#projecten_top {
    position: relative;
    margin-top: 0;
    z-index: 300;
}

#mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: rgba(255, 255, 255, 0);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(255, 255, 255, 0));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00FFFFFF');
    color: #A48D27 !important;
    font-weight: 600;
    text-decoration: none;
    border-color: #fff;
}

.nav-link {
    padding: 0 0 0 30px !important;
}
/* Apply styles starting from medium devices and up to extra large devices  */


@media (min-width: 767.98px) and (max-width: 1200px) {

#mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-item {
    margin: 0 0px 0 1%;
    display: block;
    height: auto;
    vertical-align: middle;
}	
.topper h5 {
    font-size: 15px !important;
}
.topper p {
    font-size: 10px !important;
}
.logo img {
    width: 140px !important;
    height: 70px !important;
}	
	
}


/* 

@media (min-width: 992px){
.navbar-expand-lg .navbar-collapse {
    display: flex!important;
    flex-basis: unset;
    justify-content: space-between;
	}
	
} */

#mylist {
    margin-top: -16%;
}
.card.custom_card_item {
    height: 100%;
}
#neweversp1 {
    height: 97%;
}
/* 991.98px  */

@media (min-width: 320px) and (max-width: 1024px) {
#prolink ul li a {
    font-size: 13px !important;
}
	
.services_content.thumbnails.myser img {
    width: 100%;
    height: 345px !important;
    object-fit: cover;
}	
.services_content.thumbnails {
    border: 0px solid #947C1F !important;
}	
	
#neweversp1 {
    height: 100%;
}
#projecten_top {
    margin-top: 55px;
}	
.producten_list {
    height: 97%;
}
.single_page_details {
    padding-top: 25px;
}
.projecten p {
    font-size: 18px !important;
}	
#prolink li:nth-child(1) {
    padding: 5px 1px !important;
}	
.carousel-item img {
    height: 300px !important;
    object-fit: cover !important;
}
.services_cards {
    position: relative;
    margin-top: 51px;
    z-index: 300;
}
.carousel-caption.everbake_content h1 p {
 font-size: 20px !important;
}	
#sp1btnremove img {
    height: 300px !important;
    object-fit: cover;
}
a.next.page-numbers, a.prev.page-numbers {
    padding: 10px 5px;
    margin: 0;
    font-size: 12px;
    width: 100%;
}		
.seoslider {
    position: static !important;
    width: 100%;
/*     height: 200px !important; */
    display: block !important;
    overflow: hidden !important;
}
.seoslider::before {
    content: '';
    z-index: 214;
    width: 100%;
    height: 300px !important;
    background-color: rgba(7,26,69,0.45);
    color: #fff;
    position: absolute;
}	
	
.newparea{
	display:none;
}
.d-none {
    display:block !important;
}	

.logo img {
    width: 100px !important;
    height: 65px !important;
    object-fit: contain;
}	
.topper h5 {
    font-size: 16px;
}
	
.topper p {
    font-size: 12px;
}
.my_custom_cols.text-end {
    display: none;
}	

.carousel-caption {
    top: 20% !important;
    right: 10% !important;
    bottom: 1.25rem !important;
    left: 10% !important;
    z-index: 999;
}
.carousel-caption.over_captions.everbake_content{
	top: 55% !important;
    bottom: 1.25rem !important;
    left: 50% !important;
    z-index: 999;
    transform: translate(-50%,-50%);
    width: 100%;
}	
	
.carousel-caption.everbake_content{
    top: 50% !important;
    bottom: 1.25rem !important;
    left: 50% !important;
    z-index: 999;
    transform: translate(-50%,-50%);
    width: 100%;
}		
.carousel-caption h1 {
    font-size: 20px;
    padding: 0%;
}
.carousel-caption p {
    font-size: 13px;
    padding: 0 7%;
}
.card {
    margin: 10px 0;
}	
.custom_paddings{
   margin:8px 0;
}
.paralux_details {
    padding: 35px 0 !important;
    text-align: center;
}
.contacts {
    padding: 20px 0;
}	
.paralux_details h1 {
    color: #fff;
    font-size: 21px;
}
.services_content h2 {
    font-size: 25px !important;
}	
.contacts {
    margin-top: -50px;
}
.producten_subtitles p {
    width: 90%;
}	
.producten_subtitles h1 {
    font-size: 25px;
    font-weight: 700;
}
.projecten h1 {
    font-size: 30px;
}
/* .producten_list h1 {
    font-size: 18px;
    min-height: 40px;
} */
	
.producten_list h1 {
    font-size: 18px;
    min-height: 70px;
    display: flex;
    align-items: center;
}	
.social {
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    display: grid;
}
.producten_list img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}	
.projecten_blog img {
	height: auto;
}	
.projecten p {
    font-size: 18px;
}
.carousel-caption h1 {
    font-size: 17px;
    padding: 0%;
}	

.over_captions {
    top: 35%;
    right: 10%;
    bottom: 1.25rem;
    left: 10%;
    z-index: 999;
}
.single_page_details h1 {
    font-size: 25px !important;
    width: 100% !important;
}	
.services_content h5 {
    padding: 15px 0;
}
#thumbss{
	margin-top:28px
}	
	
#desktop_view_hide{
	display:block;
}	
#mobile_view_hide{
		display:none;
}	

.owl-carousels .owl-item img {
    height:240px !important;
}	
	
.custom_w_m {
    width: 50%;
}
#mylist {
    margin-top: -70px;
}
.share {
    margin: 0;
    width: 100%;
    margin-top: 13px;
    overflow: hidden;
}
.social {
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    display: block;
}
.projecten {
    margin-top: -70px;
}	

.team_member img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
}
.team_member a {
    font-size: 14px;
}
.team_member p {
    font-size: 14px;
}		

.maintenance_banner_title {
    width: 94%;
}
.maintenance_banner_title {
    position: absolute;
    width: 94% !important;
}
.maintenance_banner_title h1 {
    font-size: 28px !important;
}
.maintenance_banner_title h1 span{
    font-size: 28px !important;
}		
.maintenance {
    height: 300px !important;
}
.maintenance_info {
    margin: 8px 0;
}	
	
#everslide {
    display: none;
}
.custom_card_item img {
    height: 250px !important;
    width: 100%;
    object-fit: cover;
}	
/* 	mobile menu   */
	
.sidenav {
    height: auto;
    width: 0;
    position: absolute;
    z-index: 99999;
    top: 0;
    right: 0;
    background-color: #071A45;
    overflow-x: auto;
    transition: 0.5s;
    padding-top: 60px;
}
.sidenav ul li {
    list-style: none;
}
.sidenav ul li a {
    padding: 8px 8px 8px 0px;
    text-decoration: none;
    font-size: 16px;
    color: #947C1F;
    display: block;
    transition: 0.3s;
    font-weight: 500;
    text-transform: uppercase;
}

.sidenav a:hover {
  color: #f1f1f1;
}
#mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    padding: 3px 8px 3px 20px !important;
}
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 12px;
    font-size: 40px;
    margin-left: 50px;
    color: #947C1F;
    text-decoration: none;
    z-index: 99;
}
#mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-flyout ul.mega-sub-menu {
    margin-top: 16px;
    margin-left: -3px !important;
}
.sidenav {padding-top: 15px;}
.sidenav a {font-size: 18px;}
	
.mobiles_nav {
    display: block !important;
    background: #071A45;
}
#custom_navbar_bg {
    background: #071A45 !important;
    display: none;
}
.footer_list h4 {
    padding: 20px 0;
    color: #A48D27;
}
.spi ul li {
    float: left;
    margin-right: 27px;
    display: block;
    overflow: hidden;
}
.spi ul li a {
    font-size: 14px;
    padding: 3px 30px;
    margin: 5px 0;
    display: block;
}

#top-height {
    margin-top: -50px;
    height: auto;
}
#ever-top-height {
    margin-top: -30px;
}
.projecten_blog img {
    height: 230px !important;
    object-fit: cover;
}
.services_content img {
    height: auto !important;
    padding: 6px 0;
}
.services_content p {
    overflow: hidden;
    width: 100%;
}
.carousel-caption.over_captions.everbake_content h1 {
    font-size: 20px;
}

.nav-links {
    margin-left: 0 !important;
    display: flex;
    align-items: center;
    align-content: center;
}	
.next.page-numbers {
    padding: 10px 11px !important;
    display: flex;
}
.page-numbers {
    font-size: 21px;
    margin: 11px;
    font-weight: 500;
    color: #A48D27;
}
a.next.page-numbers, a.prev.page-numbers {
    padding: 10px 5px;
    margin: 0;
    font-size: 12px;
    width: 82px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}	
}


/* small devices end  */





.mobiles_nav{
	display:none;
}


.services_cards {
    position: relative;
    margin-top: -15%;
    z-index: 300;
}

/* 4/1/2023 date  */



*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}


body{
    padding: 0;
    margin: 0;
    box-sizing: border-box;  
    font-family: Montserrat;
}

/* .top_bar  */

.logo img{
    width: 177px;
    height: 102px;
}

.top_bar {
    background: #eee;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}

.topper {
    display: block;
    margin: 22px auto;
    padding: 0 0;
}

.topper h5 i {
    color: #A48D27;
    font-size: 19px;
}
.topper h5 {
    color: #071A45;
    font-size: 20px;
    font-family: 'Montserrat';
    font-weight: 600;
}

.topper p {
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 500;
}

/* menu  */

#custom_navbar_bg {
    background: #071A45 !important;
}


.m_colors li a {
    color: #fff !important;
    font-family: 'Montserrat';
    font-weight: 500;
}

.social ul {
    margin-bottom: 0;
}

.social ul li {
    list-style: none;
    float: left;
}

.social ul li i{
    color: #fff;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: .5rem;
}


/* slider  */

.seoslider{
    position: relative;
    width: 100%;
    height: 100%;
}

.seoslider::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
   
    z-index: 214;
    
}



.everbake_conten
.carousel-control-next, .carousel-control-prev {
    z-index: 999;
}
.carousel-control-next, .carousel-control-prev {
    z-index: 999;
}

.carousel-item img{
    height: 600px;
    object-fit: cover;
}

.carousel-caption {
    top: 42%;
    right: 20%;
    bottom: 1.25rem;
    left: 20%;
    z-index: 999;
}


/* services  */


.services_cards {
    position: relative;
    margin-top: -6%;
    z-index: 300;
}
.custom_btns {
    background: #071A45;
    border: 1px solid #071A45;
    padding: 10px;
    font-size: 16px;
    font-family: 'Montserrat';
    transition: all .5s ease-in-out;
    min-width: 60%;
}
.custom_btns:hover {
    background: #fff;
    color: #A48D27;
    border: 1px solid #A48D27;
}

.card-body h5 {
    color: #071A45;
    font-weight: 700;
}

.card-body p {
    font-size: 17px;
    color: #A48D27;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.services_content img {
    width: 100%;
    height:507px;
    object-fit: cover;
}

.services_content h5 {
    color: #A48D27;
    font-weight: 500;
}

.services_content h2 {
    color: #071A45;
    font-weight: 600;
    font-size: 38px;
}
.services_content p {
    font-family: 'Montserrat';
    line-height: 30px;
}


.custom_btns2 {
    font-size: 22px;
    font-weight: 500;
    border: 3px solid #A48D27;
    padding: 6px 31px;
    color: #A48D27;
    transition: all .3s ease-in-out;
}
.custom_btns2:hover {
    font-size: 22px;
    background: transparent;
    font-weight: 500;
    border: 3px solid #071A45;
    padding: 6px 31px;
    color: #071A45;
}
.services_content.thumbnails {
    width: 100%;
    height: auto;
    border: 5px solid #947C1F;
    border-left: 0;
}

.card.featcher_img img {
    width: 36px;
    height: 40px;
    margin: 20px auto;
}

/* .featcher_img p {
    color: #444;
    font-size: 15px;
    padding: 5px 15px;
} */



.featcher_img {
    background: #F2F2F2;
    border: none;
}


/* paralax  */


.paralax{
    background-image: url('https://www.everbake.com/admin/wp-content/uploads/2023/01/br_s27_vtt_-broetchen_cmyk.jpg');
    background-attachment: fixed;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: relative;
}

.paralax::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(7,26,69,0.7);
}

.contacts {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.paralux_details {
    z-index: 5000;
    position: relative;
    padding: 120px 0;
}

.paralux_details h1{
    color: #fff;
}
.paralux_details p {
    color: #fff;
    font-size: 15px;
}


.custom_btns3 {
    border: none;
    padding: 15px 50px;
    font-weight: 600;
    text-transform: capitalize;
    background: #A48D27;
    color: #fff;
    font-size: 16px;
    transition: all .5s ease-in-out;
}

.custom_btns3:hover {
    background: #fff;
    font-weight: 500;
    color: #A48D27;
    padding: 15px 50px;
    border: none;
    font-weight: 600;
    font-size: 16px;
}


/* footer  */

.footer{
    background: #071A45;
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #fff;
    padding: 100px 0;
}


.form-control {
    border: 0px solid #ced4da;
}

.footer_list h4{
    padding-bottom: 20px;
}

.footer_list p {
    padding-top: 10px;
    margin-bottom: 15px;
}
.custom_list li.list-group-item {
    background: #071A45;
    border: none;
    padding: .5rem 0rem
}

.custom_list li.list-group-item a{
    color: #fff;
    text-decoration: none;
}

#button-addon2 {
    background: #A48D27;
    color: #fff;
    padding: 15px;
    font-family: 'Montserrat';
    font-weight: 500;
    border: none;
}

.footer2{
    background: #947C1F;
    
}

.copyright p {
    color: #fff;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0;
}
.projecten h1{font-size:36px;font-weight:600;font-family:Montserrat;line-height:1.5em}.projecten p,.projecten_blog h4{font-weight:600;font-family:Montserrat;font-size:24px}.projecten p{color:#a48d27;line-height:1.5em}.projecten_blog img{width:100%;height:400px;object-fit:cover;border-radius:5px;}.projecten_blog h4{line-height:34px;color:#071a45;padding:30px 0;margin:0}.custom_btns4,.projecten_blog p{font-family:Montserrat;font-size:16px}.projecten_blog p{font-weight:400;line-height:26px;color:#575757}.custom_btns4{letter-spacing:1px;text-align:center;background-color:#a48d27;color:#fff;padding:14px 30px;border:none;font-weight:500;transition:.5s ease-in-out}.custom_btns4:hover{background-color:#071a45}
.projecten_blog p {
    padding-bottom: 16px;
}
.single_page_details p {
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 1.7em;
    color: #555;
    padding: 0;
    margin: 0;
}
.single_page_details h1 {
    font-size: 38px;
    width: 80%;
    font-family: 'Montserrat';
    font-weight: 600;
    color: #071A45;
    transition: all .3s ease-in-out;
}
.single_page_details h1:hover {
    color: #947C1F;
}
.single_page_details h4 {
    font-family: montserrat, sans-serif;
    font-weight: 600;
    line-height: 38px;
    font-size: 24px;
    color: #575757;
}

/* social share  */
.share {
    margin: 2rem 0;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    height: 100%;
    align-content: center;
    background: #071A45;
    color: #fff;
    padding: 7px 0px 0px 7px;
    border-radius: 6px;
    border: none;
}

.share p {
    margin: 9px 0 0.75rem;
    font-weight: 700;
    text-align: center;
}

.share ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	list-style-type: none;
	margin: -0.25rem;
	padding: 0;
}

.share li {
	flex: 0 0 auto;
	margin: 0.25rem;
}

.share a,
.share button {
	display: block;
	border: none;
	padding: 0;
	width: 2.5rem;
	height: 2.5rem;
	background: none;
	cursor: pointer;
}

.share svg {
    position: relative;
    display: block;
    width: 90%;
    height: 90%;
}

.resp-sharing-button.resp-sharing-button--pinterest.resp-sharing-button--small {
    width: 25px;
    padding-top: 10px;
    height: 25px;
    margin-left: 8px;
}

.seoslider::before {
    content: '';
    z-index: 214;
    width: 100%;
    height: 100%;
    background-color: rgba(7,26,69,0.45);
    color: #fff;
    position: absolute;
}


/* Contact   */


.contact_title h1, .contact_forms h1 {
    font-family: 'Montserrat';
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
    color: #071A45;
    font-weight: 600;
}
    
.contatc_info h4 {
    font-size: 16px;
    line-height: 26px;
    color: #575757;
    font-weight: 700;
    text-transform: capitalize;
}

.contatc_info p {
    font-size: 16px;
    color: #575757;
    font-weight: 400;
    padding: 2px 0;
    margin: 0;
    font-family: arimo, sans-serif;
}

.contatc_info a {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #A48D27;
    text-decoration: underline;
}

.team_member {
    padding: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 95%;
    justify-content: flex-start;
/*     box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
    border-radius: 9px;
    transition: all .5s ease-in;
    width: 100%;
    word-break: break-word;
}

/* .team_member:hover {
    background: #071A45;
    color: #fff;
}
.team_member:hover h2 {
    color: #fff;
} */
.team_member h2 {
    font-size: 16px;
    line-height: 26px;
    color: #575757;
    font-weight: 700;
    text-transform: capitalize;
}
.team_member p {
    padding: 0px 15%;
    word-break: break-word;
}
.contact_forms input {
    margin: 8px 0;
}
.team_member a {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #A48D27;
    text-decoration: underline;
}

.team_member img {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    margin-top: 9px;
    object-fit: cover;
}

.contact_forms input {
    border: 1px solid #eee;
    padding: 12px;
    font-weight: 500;
    font-family: 'Montserrat';
}
.contact_forms textarea {
    border: 1px solid #eee;
    padding: 12px;
    font-weight: 500;
    font-family: 'Montserrat';
    height: 90px;
}


.contact_forms .custom_submit {
    background: #A48D27;
    border: none;
    font-weight: 600;
    padding: 12px 35px;
    font-family: 'Montserrat';
    letter-spacing: 1px;
    transition: all .5s ease-in-out;
    color: #fff;
    border-radius: 5px;
}

.contact_forms .custom_submit:hover{
    background: #071A45;
}

/* dropdown_menu  */

.dropdown-menu {
    position: absolute;
    z-index: 100;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 15px 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #071A45;
    background-clip: padding-box;
    border-bottom: 1px solid #ad8a23;
    border-radius: 0;
}



/* Maintenance and Service   */

.maintenance {
    background-attachment: fixed;
    height: 450px;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
	background-size: cover;
}

.maintenance::before{
    content: '';
    position: absolute;
    width: 100%;
    height:100%;
    background-color:rgba(7,26,69,0.45);
    color: #fff;
}
.maintenance_banner_title {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    text-align: center;
    width: 50%;
    color: #fff;
    display: inline-block;
}
.maintenance_banner_title h1 {
    font-weight: 600;
    font-family: 'Montserrat';
    text-align: center;
    color: #FFFFFF;
    font-size: 50px;
    line-height: 1.3em;
}

.maintenance_banner_title h1 span{
    font-weight: 600;
    font-family: 'Montserrat';
    text-align: center;
    color: #A48D27;
    font-size: 50px;
    line-height: 1.3em;
}
.maintenance_info {
    margin: -8px 0;
}

.lease_btn {
    background: #A48D27;
    color: #fff;
    text-decoration: none;
    padding: 14px 26px;
    font-weight: 400;
    font-family: arimo, sans-serif;
    letter-spacing: 1px;
    line-height: 22px;
    font-size: 18px;
    text-align: center;
    border-radius: 5px;
    border: none;
    transition: all .3s ease-in-out;
}

.lease_btn:hover{
    background-color: #fff;
    color: #A48D27;
}

.card-body.custom_card_body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.card-body.custom_card_body h5 {
    font-size: 17px;
    line-height: 1.4em;
    padding-bottom: 6px;
}

.custom_card_item img {
    height: 170px !important;
    width: 100%;
    object-fit: cover;
}
.custom_card_item {
    padding: 9px;
    border: 1px solid #071A45;
}

/* menu  */

#mega-menu-wrap-primary_menu {
    background: transparent !important;
    background: transparent !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFFFF', endColorstr='#1AFFFFFF');
}

#mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-flyout ul.mega-sub-menu {
   
    margin-top: 12px;
}
#prolink {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}

#prolink ul{
    padding: 0;
    margin: 0;
}
#prolink ul li {
    list-style: none;
    float: left;
}

#prolink ul li a {
    font-weight: 700;
    font-family: arimo, sans-serif;
    line-height: 19px;
    font-size: 14px;
    color: #A48D27;
    padding: 0 5px;
}

#prolinks ul{
    margin-bottom: 0;
}
#prolinks h1 {
    display: flex;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
}
#prolinks h1:hover{
    color: #A48D27;
}

#proslider img {
    height: 340px;
    width: 100%;
    object-fit: cover;
}

#prolinks img {
    width: 100%;
    height: 270px;
    object-fit: cover;
    border-radius: 7px;
}

.youtubes_videos iframe{
    width: 100%;
}

/* a.nonblock {
    color: #333 !important;
} */
.services_content a {
    color: #444;
}
#prods h5 {
    font-weight: 700;
    font-family: arimo, sans-serif;
    font-size: 24px;
    text-align: center;
    width: 70%;
    color: #071A45;
    margin: 0;
    padding: 0;
}

.card {
    position: relative;
    display: flex;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    flex-direction: column;
    height: 88%;
    justify-content: flex-start;
    align-content: center;
}

.spi ul {
    padding: 0;
    margin: 0;
}
.spi ul li {
    list-style: none;
    float: left;
    margin-right: 20px;
}
.spi ul li a {
    background: #A58D28;
    border: 1px solid #A58D28;
   
}

a#custom_btns10 {
    width: 100%;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    font-family: montserrat, sans-serif;
    color: #fff;
    border-left: 5px solid #A48D27;
    padding: 13px 0;
    margin-bottom: 10px;
}
a#custom_btns10:hover{
    background-color: #071A45;
    color: #a48d27;
}

.carousel-caption {
    z-index: 400;
}

#prolinks\ frituurolie img {
    width: auto;
    object-fit: scale-down;
}

p {
    margin-top: 0;
    margin-bottom: 7px;
}

.featcher_img p {
    color: #444;
    font-size: 15px;
    padding: 5px 15px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
}


.card {
    position: relative;
    display: flex;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    flex-direction: column;
    height: 95%;
    justify-content: flex-start;
/*     padding-bottom: 35px; */
}

#ovens_step img {
    width: 76px;
    height: 70px;
    object-fit: contain;
    margin: 0 auto;
    display: block;
    margin-top: 35px;
    border: 1px solid #DEDEDE;
    border-radius: 5px;
}

#ovens_step {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    height: 100%;
    bottom: 0;
    border: 4px solid #A48D27;
    border-top: transparent;
    border-left: transparent;
}

.industriële_oven img {
    width: 100%;
    height: auto;
    margin-top: 50px;
}

.industriële_oven h3 {
    font-family: montserrat, sans-serif;
    line-height: 34px;
    font-size: 24px;
    color: #071A45;
}

.industriële_oven p {
    font-weight: 400;
    font-family: arimo, sans-serif;
    line-height: 30px;
    font-size: 16px;
    color: #575757;
}

.industriële_oven a {
    font-weight: 600;
    color: #A48D27;
}

#prolinks p {
    font-weight: 500;
    font-family: arimo, sans-serif;
    line-height: 30px;
    font-size: 16px;
    color: #575757;
}

.lines hr {
    height: 3px;
}
#procontent p{
	font-weight: 400;
    font-family: arimo, sans-serif !important;
    line-height: 2em;
    font-size: 16px;
    color: #575757;
}

#prolinks\ machines h1 a {
    font-weight: 600;
    background-color: transparent;
    font-family: montserrat, sans-serif;
    line-height: 29px;
    font-size: 24px;
    color: #071A45;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: flex-start;
    flex-direction: column;
}

.errors {
    height: auto;
    padding: 200px 0;
/*     background-image: url('https://www.everbake.com/admin/wp-content/uploads/2023/01/222.gif');
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat; */
	background:#F7F9FB;
}
.foundss h1 {
    font-size: 9em;
    font-family: montserrat;
    font-weight: 800;
    color: #A48D27;
    letter-spacing: 10px;
    text-shadow: 7px 0px 2px #071a454f;
}
.foundss p {
    font-family: montserrat;
    font-size: 4em;
    font-weight: 300;
    color: #071A45;
    line-height: 2em;
}
#prolinks\ machines h1 a:hover{
	color:#5892BE;
}

.services_content img {
    width: 100%;
    height: auto;
    object-fit: cover;
    height: 450px;
}
/* 1/11/2023 feedback  */

.services_content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    height: 100%;
}

#wendysp1 {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
#procontent\ wendysp1 {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

#sp1btnremove button{
	display:none;
}


#prolink ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: row;
}
#prolink li:nth-child(1) {
    border: 1px solid  #444;
    background: #17213A;
    padding: 10px;
    border-radius: 5px;
    margin-right: 6px;
}
.producten {
    background: #fff !important;
    padding-bottom: 50px;
}
.carousel-caption.everbake_content h1 {
    font-weight: 600;
    font-family: 'Montserrat';
    color: #fff;
}
.carousel-caption.everbake_content h1 span{  
    font-weight: 600;
    font-family: 'Montserrat';
    color: #A48D27;
}
.trp-language-switcher > div {
    box-sizing: border-box;
    padding: 3px 20px 3px 5px;
    border: 1px solid #947C1F;
    border-radius: 3px;
    background-image: linear-gradient(45deg, transparent 50%, gray 50%),
            linear-gradient(135deg, gray 50%, transparent 50%);
    background-position: calc(100% - 8px) calc(1em + 0px),
            calc(100% - 3px) calc(1em + 0px);
    background-size: 5px 5px,
            5px 5px;
    background-repeat: no-repeat;
    background-color: transparent;
}
.trp-language-switcher > div > a > img {
    display: inline;
    margin: 0 3px;
    width: 25px;
    height: 17px;
    border-radius: 0;
}
#sub {
    height: 51px;
    width: 70%;
    float: left;
    border-radius: 5px 0 0 5px;
}
input#button-addon2 {
    float: right;
    width: 29%;
    position: absolute;
    top: 9px;
    border-radius: 0px 5px 5px 0px;
    height: 52px;
}
.nav-links {
    margin-left: -12px;
}
input#button-addon2 {
    float: right;
    width: 30%;
    position: relative;
    top: -26px;
    border-radius: 0px 5px 5px 0px;
    height: 52px;
}
section.menu {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 999999;
}

#mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-flyout ul.mega-sub-menu {
    margin-top: 16px;
    margin-left: -15px;
}

.contact_forms p {
    font-weight: 400;
    line-height: 26px;
    font-size: 16px;
    font-family: arimo, sans-serif;
	color:#666;
}

#mycheekbox input[type=checkbox]{
	
}

#mycheekbox span.wpcf7-list-item.first.last {
    font-size: 15px;
    padding: 5px 0;
}