/*
Theme Name: Divi child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 2.2
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
*/

/******************************/
/********** Home **************/
/******************************/
 @import url("../Divi/style.css");
#cts-home-video .et_pb_code_inner {
	 height: 100vh;
}
 #cts-home-video video {
	 object-fit: cover;
}
 


/******************************/
/********** Menu **************/
/******************************/
.cts-cta-menu a {
    background-color: #ffb400;
    padding: 0.3em 1em !important;
    height: 41px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    margin: 25px 0;
    letter-spacing: 2px
}


.et_mobile_menu .cts-cta-menu {
    text-align: center
}

.et_mobile_menu .cts-cta-menu a {
    display: inline-block;
    padding: 0.55em 1em !important
}



/* #main-menu .et_pb_menu__logo-wrap {
	 align-items: flex-start;
}
 #main-menu .et_pb_button {
	 border: 0;
}
 #main-menu .main-menu-row .cts-home-link {
	 display: none;
}
 @media all and (min-width: 980px) and (max-width: 1200px) {
	 #main-menu .main-menu-row {
		 padding-left: 2% !important;
		 padding-right: 2% !important;
	}
}
 #main-menu .et_mobile_menu {
	 overflow: scroll !important;
	 max-height: 70vh;
}
 #main-menu .et_mobile_menu .cts-cta-menu {
	 text-align: center;
}
 #main-menu .et_mobile_menu .cts-cta-menu a {
	 display: inline-block;
	 padding: 0.55em 1em !important;
}
 #main-menu .cts-cta-menu a {
	 background-color: #00463e;
	 padding: .3em 1em !important;
	 height: 41px;
	 font-weight: bold;
	 text-transform: uppercase;
	 font-size: 16px;
	 margin: 25px 0;
	 letter-spacing: 2px;
}
 #main-menu.et_pb_sticky .et_mobile_menu {
	 max-height: 80vh;
}
 #main-menu.et_pb_sticky .et_pb_menu__logo a img {
	 content: url('/wp-content/uploads/2025/08/CTS.png');
	 max-height: 70px;
}
 @media all and (max-width: 980px) {
	 #main-menu .main-menu-row .cts-home-link {
		 display: list-item;
	}
}
 






 */





























































/* 
.home h1 {
    font-size: 26px;
}
*/
/**********************
	Background
***********************/
/* body.et_cover_background {
    background-repeat: repeat !important;
    background-size: auto auto !important;
} */

/**********************
	Navigation
***********************/
/* #top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .bottom-nav li.current-menu-item > a {
font-weight: bold;
}
#top-menu a:hover, .fullwidth-menu a:hover {
color: #fff;
text-decoration: underline;
} */

/**********************
	Mobile Navigation
***********************/
/* .et_mobile_menu li a {
color: #fff;
}
.nav ul li a:hover, .et_mobile_menu li a:hover {
color: #fff;
text-decoration: underline;
} */

/**********************
	Slider
***********************/
/* #home-slider {
	height: 342px;
}
#home-slider .et_pb_slide_description {
	padding: 60px 100px;
}

.home .et_pb_slides .et_pb_button {
color:#fff;
} */
/**********************
	Home
***********************/
/* #section-content {
	padding-bottom: 80px;
}
 */
/**********************
	Footer
***********************/
/* #footer-info, #footer-info a {
	color: #fff;
    width: 100%;
}

.h2-title, .h2-title-home {
    background-color: #1e73be;
    font-size: 24px;
    margin-top: 0px;
    padding: 20px;
}
.et_pb_section {
    padding: 0;
}
#title-fullwidth {
	margin-bottom: 30px;
}
.footer-left {
float: left;
}
.footer-right {
float: right !important;
}
 */
/**********************
	Display none
***********************/
/* #comment-wrap, .et_project_meta, .et_project_categories, .post-meta {
	display: none;
}
#et-info-email, #et-info-phone {
	font-size: 14px;
	color: #ffffff;
}
.et_pb_pricing_table_button, .et_pb_promo_button, a.et_pb_more_button, .et_pb_newsletter_button, .comment-reply-link, .form-submit input, .et_pb_contact_submit, .et_pb_contact_reset, .single_add_to_cart_button .button {
	padding: 0 20px;
}
.et_pb_pricing_table_button:hover:after, .et_pb_promo_button:hover:after, a.et_pb_more_button:hover:after, .et_pb_newsletter_button:hover:after, .comment-reply-link:hover:after {
	top: 2px;
}
.home-producten {
    margin-bottom: 0px !important;
} */

/**********************
	Contact Form 7
***********************/
/* .wpcf7-submit {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05) !important;
    border: 2px solid transparent !important;
    color: #F68E45 !important;
    cursor: pointer;
    float: right !important;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 1.7em !important;
    margin: 8px auto 0 !important;
    padding: 6px 20px;
    transition: all 0.2s ease 0s !important;
}
.wpcf7-textarea {
    background-color: #eee;
    border: medium none !important;
    border-radius: 0 !important;
    box-sizing: border-box;
    color: #999 !important;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 14px;
    margin: 0;
    min-height: 150px;
    padding: 16px !important;
    width: 100% !important;
}
.wpcf7-text,
.tickera-input-field {
    background-color: #eee;
    border: medium none !important;
    border-radius: 0 !important;
    box-sizing: border-box;
    color: #999 !important;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 14px;
    padding: 16px !important;
    width: 100% !important;
}
input[type=text], input[type=password], input[type=tel], input[type=email], input.text, input.title, textarea, select {
    background-color: #eee;
}
div.wpcf7-response-output {
    margin: 3em 0.5em 1em;
} */

/**********************
	Bel me terug
***********************/
/* #bel-me-terug input[type="text"], #bel-me-terug input.text, #bel-me-terug input.title, #bel-me-terug textarea, #bel-me-terug select, #bel-me-terug .wpcf7-text {
    background-color: #f5f5f5;
} */

/**********************
	Specialisaties menu
***********************/
/* #mysticky-nav.wrapfixed .myfixed {
	background-color: transparent !important;
}
#nav_menu-2.et_pb_widget.widget_nav_menu {
	margin-bottom: 0px;
}
#mysticky-wrap .wrapfixed {
    left: auto !important;
}
.et_pb_widget_area_left {
    border-right: none;
}

@media (max-width: 978px) {
#nav_menu-2.et_pb_widget.widget_nav_menu {
	display: none;
}
} */

/**********************
	Padding - Margin
***********************/
/* .no-padding-bottom {
padding-bottom: 0px;
} */

/**********************
	Top Bar
***********************/
/* #et-info {
    float: right;
}

div.wpcf7-response-output, span.wpcf7-not-valid-tip {
    font-size: 14px;
} */

/**********************
	Footer Widget
***********************/
/* footer .et_pb_widget a {
    color: #fff;
}

#cta-home-contact .et_pb_button {
background-color: #fff;
color: #f68e45;
}

.entry-content tr td, body.et-pb-preview #main-content .container tr td {
    vertical-align: top;
}
.table-kolom-1 {
width: 80%;
}
.table-kolom-2 {
width: 20%;
}
.voet-footer {
width: 74%;
} */
/**********************
	Gallerij Widget
***********************/
/* .et-pb-controllers {
bottom: 0px;
}
.et-pb-controllers .et-pb-active-control {
    background-color: #F46F11 !important;
} */