h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #333333; line-height: 20px; font-weight: 600; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; line-height: 20px; font-weight: 400; }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; line-height: 18px; font-weight: 600; }
p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 18px; font-weight: 400; }
li { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 18px; font-weight: 400;  }body { background: #ffffff; font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #333333; line-height: 18px; font-weight: 400; }
a:link { text-decoration: underline; color: #000000; font-weight: 400; }
a:visited { text-decoration: underline; color: #000000; font-weight: 400; }
a:active { text-decoration: underline; color: #000000; font-weight: 400; }
a:hover { text-decoration: none; color: #000000; font-weight: 400; }
a:focus { text-decoration: none; color: #000000; font-weight: 400; }
.navbar-default li { font-family:Arial, Helvetica, sans-serif; font-size: 14px; text-transform:uppercase; }
.navbar-default .navbar-toggle .glyphicon {color: #333333;}
.navbar-default .navbar-toggle .icon-bar {background-color: #333333;}.navbar-default .navbar-nav>li a { color:#333333; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>li a:hover { color:#ffffff; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>li.active a:hover { color:#ffffff; text-decoration:none; font-weight:400; }
.navbar-default .dropdown-menu>li a:hover { color:#ffffff; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>li a:focus { color:#ffffff; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>li.active a:focus { color:#ffffff; text-decoration:none; font-weight:400; }
.navbar-default .dropdown-menu>li a:focus { color:#ffffff; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>.active>a { color:#ffffff; text-decoration:none; font-weight:400; }
.navbar-default .dropdown-menu>li.active a { color:#ffffff; text-decoration:none; font-weight:400; }
.navbar { margin-bottom:0px; }
header { margin-bottom:0px; position:relative; }
#page .container { max-width:1170px; }
/* GDPR */
body #CybotCookiebotDialog {top: auto; width: 100%; height: auto; box-shadow: none; box-shadow: 0 -2px 5px #ccc; bottom: 0; padding: 10px 0 0;}
body #CybotCookiebotDialogBody {max-width: 1200px; width: 100%;}
body #CybotCookiebotDialogDetailBody {max-width: 1190px; width: 100%;}
body .CookieDeclarationTableCell {padding: 9px 5px;}
body #CybotCookiebotDialogPoweredbyLink {display: none;}
body #CybotCookiebotDialogBodyContent {float: left; padding: 5px 0 18px 5px;}
body .CookieDeclarationTypeDescription {font-size: 13px !important;}
body #CybotCookiebotDialogBodyButtons {float: right; padding-left: 20px; padding-top: 6px;}
body #CybotCookiebotDialogBodyButtonAccept {background-color: #006633; border: 1px solid #006633; font-weight: bold; border-radius: 20px; line-height: 1 !important; padding: 4px 10px 6px !important; float: right; font-size: 14px;}
body form.wpcf7-form .wpcf7-acceptance input[type="checkbox"] {width: auto !important; margin: 5px 10px 10px 0 !important;}
#page {overflow-x: hidden;}

#content ul {
   list-style: outside;
   margin-left: 2em;
   margin-bottom: 15px;
}

/* body #CybotCookiebotDialog {top: auto; width: 100%; height: auto; box-shadow: none; box-shadow: 0 -2px 5px #ccc; bottom: 0; padding: 10px 0 0;}
body #CybotCookiebotDialogBody {max-width: 1200px; width: 100%;}
body #CybotCookiebotDialogDetailBody {max-width: 1190px; width: 100%;}
body .CookieDeclarationTableCell {padding: 9px 5px;}
body #CybotCookiebotDialogPoweredbyLink {display: none;}
body #CybotCookiebotDialogBodyContent {padding: 12px 0 8px 8px;}
body .CookieDeclarationTypeDescription {font-size: 13px !important;}
form.wpcf7-form input[type="checkbox"] {width: 12px; float: left;}

#page {overflow-x: hidden;} */

body h1 { font-size: 30px; line-height: 40px; font-family: Montserrat, sans-serif; font-weight: 400; color:#333; margin-top: 0; }
body h2 { font-size: 24px; line-height: 30px; font-family: Montserrat, sans-serif; font-weight: 300; color:#333; }
body h3 { font-size: 20px; line-height: 26px; font-family: Montserrat, sans-serif; font-weight: 300; color:#333; margin-bottom: 5px; text-transform: uppercase;}
body p, body li, body td, body dd, body label {font-size: 16px; line-height: 28px; font-family: Montserrat, sans-serif; color:#333; font-weight: 400;}

#content ul { list-style-position: outside; margin-left: 3em;}

@keyframes pikaboo{
0% { transform:scale(0);opacity:0;}
60% { transform:scale(1.03);opacity:1;}
80% { transform:scale(0.97);}
100% { transform:scale(1);}
}

.page-id-44 .logoholder { animation-name: pikaboo;animation-delay:1s;animation-duration:0.5s;animation-fill-mode:backwards;animation-timing-function:ease-out; }

/*---tabel-----*/
#content  table {width:100%; border-collapse:collapse; margin-bottom:10px;}
#content  table tr:nth-child(even) { background: #f9f9f9} 
#content  table tr:nth-child(odd) { background: #eeeff0} 
#content table tr >td:first-child { width: 25%;} 
#content table td {border:1px solid #ddd; padding: 5px 10px; vertical-align:top;}
#content  table td p {margin:0;}

/* search */

#searchform label {display:none;}
#searchform input[type="text"] {    background: #f9f9f9;    border: 1px solid #eee;  font-size: 16px;   width: 120px;  padding: 6px 2px; -webkit-transition: width 500ms ease 0s;     -moz-transition: width 500ms ease 0s;     -o-transition: width 500ms ease 0s;    -ms-transition: width 500ms ease 0s;     transition: width 500ms ease 0s; }
#searchform input[type="text"]:hover {    width: 180px; }
#searchsubmit {    background: transparent url(/files/search.png) no-repeat center center !important;    text-indent: -99999px;    border: none !important; padding: 10px 15px;}

/* Header */


#header {    position: absolute; width: 100%;    top: 0;  color: #fff; }
#header .container { position: relative; }

#header .logo-left { margin: 20px 20px 0 10px; }

#header .menu  {    float: right;  clear: right; margin: 25px 0;}
#header .menu  ul li a {font-family: Lato, sans-serif;  background: none; margin-left: 5px; padding: 5px 20px;  -webkit-transition: all 0.35s ease; -moz-transition: all 0.35s ease; -ms-transition: all 0.35s ease; -o-transition: all 0.35s ease;
transition: all 0.35s ease; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px;}
#header .menu  ul li ul {padding:  10px;  }
#header .menu ul li a:hover {background: #91d8a3;}
#header .menu ul li.current_page_item > a {background: #91d8a3;}
#header .menu ul li.current_page_parent > a {background: #91d8a3; color: #fff; }
#header .menu ul li ul li a {  padding:5px 10px; margin: 0 0 2px;}
#header .menu ul li ul li a:hover { color: #fff;}
#header .menu ul li ul li.current_page_item > a { color: #fff;}

#header #custom_html-6 {  margin: 40px 0 0;  width: auto;    float: right; }
#header #custom_html-6 div.box {    float: left;    margin-left: 35px;}
#header #custom_html-6 .icon {    float: left;    margin-right: 10px;}
#header #custom_html-6 .info {    float: left;}
#header #custom_html-6 i {    font-size: 45px;    margin: -1px 0px 0 0;}

#header #custom_html-6 h3 { color: #333; margin: 0; font-size: 18px; line-height: 20px; }
#header #custom_html-6 p { color: #333; margin: 0; font-size: 15px; line-height: 20px; }
#header #custom_html-6  a { color: #333; }
#header #custom_html-6 a:hover { color: #91d8a3; }

/* Top*/

#top {    background: url(/files/effectiveclean-top.jpg) no-repeat right bottom / cover; height: auto;}
#top .container { width: 100%; max-width: 100%;  position: relative; height: 450px; overflow: hidden; margin-bottom: 40px; }
.page-id-44 #top .container {   height: 100vh }
#top .container img { width: 100%; height: auto;}

#top  #custom_html-7 { display: block;    width: 500px;    position: absolute;    bottom: 116px;    left: -660px;    right: 0;    margin: 0 auto;    height: auto;    top: auto;    vertical-align: bottom; }

#top #widget_sp_image-4 {
    display: none;
}

#top #custom_html-8 { display: block;    width: 210px;    position: absolute;    bottom: 20px;    left: -965px;    right: 0;    margin: 0 auto;    height: auto;    top: auto;    vertical-align: bottom; }

#top .vc_btn3.vc_btn3-size-md {  background: #91d8a3!important ; padding: 15px 30px!important; text-transform: uppercase; font-size: 16px;}
#top .vc_btn3.vc_btn3-size-md:hover { background: #333!important; color: #fff!important; }
#top h2 { color: #333; font-size: 30px; font-weight: 600; margin:0; }
#top h3 { color: #333; font-size: 25px; margin: 0 0  0px 0; text-transform: none; }
#top p { color: #333;}

/* Content */

#content .entry-content { min-height: 350px; }


#start_icon_links { text-align:center; padding: 40px 0;}
#start_icon_links h2 { color: #fff;  font-weight: 600; text-transform: uppercase; font-size: 18px; }
#start_icon_links .wpb_single_image  { margin-bottom: 20px; }

#start_icon_links .wpb_single_image a {        padding: 40px;  -webkit-border-radius: 10px;
-moz-border-radius: 10px; border-radius: 10px;  webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
#start_icon_links img { webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; -ms-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease; }
#start_icon_links a:hover img { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1) ;} 

#start_icon_links .wpb_single_image a:hover {     background: #91d8a3;       padding: 40px;   }
#start_icon_links .wpb_single_image a:hover img { filter: brightness(0) invert(100%);}

.vc_btn3.vc_btn3-size-md {    padding: 10px 20px!important; text-transform: uppercase;  }
.vc_btn3.vc_btn3-size-md:hover { background: #000000!important; color: #fff!important; }



/* interior pages */

.padding-top-gone .vc_column-inner { padding-top: 0!important; }


/* ----  img full -------  */
.page-id-44 .full_img { margin-bottom: 0; }

.full_img.wpb_single_image .vc_figure {height: auto;    max-width: none;    vertical-align: top;    width: 100%;}
.full_img.wpb_single_image .vc_single_image-wrapper {height: auto;    max-width: none;    vertical-align: top;    width: 100%;}
.full_img.wpb_single_image img {    height: auto;    max-width: none;    vertical-align: top;    width: 100%;}


/* ---- forms -------  */

.radio  {width:70%;}
.radio .wpcf7-list-item {float:left; margin: 0 20px 0 0;}
.radio input {    float: left;    margin: 5px 3px 5px 0 !important;    position: relative !important;    width: auto !important;}
.wpcf7-form input[name="ort"] {width:35%; float:left; }
.wpcf7-form input[name="nr"] {width:35%; float:left;   margin: 5px 10px 5px 0;}
.wpcf7-form p {clear:both;}

.wpcf7-form .check_box {margin:5px 0 20px; float:left;}
.wpcf7-form .check_box input {      margin: 7px 5px 10px 0px;  float:left;  width: auto;}
.wpcf7-form .check_box .wpcf7-list-item {width:100%; float:left;  margin:0; }
.wpcf7-form .check_box .wpcf7-list-item span {    float: left;    width: auto !important;}



form.wpcf7-form input { color:#000; padding:10px;font-size: 16px;  margin-bottom:5px; background: #f9f9f9; }
form.wpcf7-form textarea {   color:#000;  width: 100%; height: 200px; padding: 10px;font-size: 16px;  margin-bottom:5px; background: #f9f9f9}
form.wpcf7-form select  { color:#000; padding: 6px;font-size: 16px;  margin-bottom:5px; background: #f9f9f9; }

form.wpcf7-form span.GDPR span {     min-width: 18px;    margin: 0 0 5px;}
form.wpcf7-form span.GDPR span input[type=checkbox] {    margin: 8px 5px 0 0;    width: auto!important;    float: left;}

form.wpcf7-form input[type="submit"] { color: #fff; text-transform:uppercase;  margin-top: 0px; display:inline-block; font-size: 13px; padding: 15px 10px;   background: #333;	  -webkit-transition: background 0.35s ease; -moz-transition: background 0.35s ease; -ms-transition: background 0.35s ease; -o-transition: background 0.35s ease; transition: background 0.35s ease; }
form.wpcf7-form input[type="submit"]:hover { background:#000!important; 	color: #fff;;  } 

form.wpcf7-form input::-webkit-input-placeholder {  color: #666;}
form.wpcf7-form input::-moz-input-placeholder {   color: #666;}
form.wpcf7-form textarea::-webkit-input-placeholder {  color: #666;}
form.wpcf7-form textarea::-moz-placeholder {   color: #666;}

form.wpcf7-form input:focus, form.wpcf7-form textarea:focus {outline: none;}
div.wpcf7-validation-errors {    border: 1px solid #000;    color: #000;    font-size: 14px;}
span.wpcf7-not-valid-tip {    color: #000;    font-size: 1em;    display: block;    text-align: left;    margin-top: 10px;}



/* Footer */

#footer { background:#e7e7e7;  padding: 40px 0 10px;   } 

#footer h2 { color:#333; font-weight: 400;}
#footer h3 { color:#333; font-weight: 400; font-size: 18px; margin: 0;}
#footer p { color:#333; font-weight: 400; line-height: 20px; font-size: 15px;}
#footer a { color: #333; font-weight: 600;  }
#footer a:hover {color: #91d8a3!important;}
#footer i { color:#333;    font-size: 16px;   text-align: center;    margin-right: 5px; }
#footer i:hover { color: #91d8a3;}
#footer small { color:#333;   font-weight: 400; font-family: Lato, sans-serif;   font-size: 16px;  line-height: 22px;  }

#footer .footer-1 {    width: 40%;    padding: 0 60px 0 0;}
#footer .footer-2 {    width: 53%;    padding: 50px 10px 0 0; float: right; }

#footer .widget { margin-bottom: 35px; }
#footer img { height: auto;}

#custom_html-3 {    width: 100%;    float: right; }
#custom_html-3 div.box {    float: left;    margin-right: 35px;}
#custom_html-3 .icon {    float: left;    margin-right: 10px;}
#custom_html-3 .info {    float: left;}
#custom_html-3 i {    font-size: 45px;    margin: 0px 0px 0 0;}

#custom_html-4 {    width: 100%;    float: left; }
#custom_html-4 i   {width: 30px;  font-size: 40px; margin-right: 10px; }
#custom_html-4 .textwidget div { float: left; }

#custom_html-5 i   {width: 15px; }

/* ----sticky footer----*/

@media only screen and (min-width: 768px) {

#footer {  min-height: 380px;  position: absolute;  left: 0;  right:0;  bottom: 0;  width: 100%; }
body {    margin: 0 0 380px; /* bottom = footer height */}
}

/*------end sticky-------*/

/* Media queries */

@media (min-width: 2000px) {


}

@media (min-width: 1700px) {




}

@media all and   (max-width:1699px) {


}

@media all and  (max-width:1440px) {






}

@media all and  (max-width:1200px) {


#header .logo-left img { width: 300px;}

#header .menu ul li a { text-transform: none;  }

#header #custom_html-6 div.box {    float: left;    margin-left: 15px;}

#top #custom_html-7 {    width: 500px;    bottom: 85px;    left: -470px;}
#top #custom_html-8 {      left: -770px;     bottom: 0px; }

.page-id-44 #top .container {    height: 75vh;}


}

@media all and (max-width:992px) {

body h1 {    font-size: 30px;  line-height: 35px  }
body h2 {font-size: 20px; line-height: 30px;}
body h3 {font-size: 18px; line-height: 22px;}
body p, body li, body td, body dd, body label, body legend  {font-size: 16px; line-height: 22px;}

#header .logo-left img {    width: 200px;}
#header .menu ul li a {    padding: 5px 11px; }

#header #custom_html-6 {    margin: 30px 0 0;    width: auto;    float: right;}
#header #custom_html-6 p {   font-size: 13px;    line-height: 20px;}

#top { background: #d9dde0;   }
#top .container { height: auto;  }
.page-id-44 #top .container {    height: auto;}
#top #custom_html-8 {    left: -540px;    bottom: 170px;}
#top #custom_html-7 {    display: block;    width: 790px;    position: relative;    bottom: 0;    left: 0;    right: 0;    margin: 0 auto;    height: auto;    top: auto;    vertical-align: bottom;    background: #d9dde0;    padding: 20px;}
#top #custom_html-7 h1 { font-size: 22px;}
#top #custom_html-7 h2 { font-size: 18px;}
#top #widget_sp_image-4 {
    display: block;
}

#start_icon_links h2 {    font-size: 16px; }

#footer .footer-1 {    width: 46%;    padding: 0 30px 0 0;}
#footer .footer-2 {    padding: 0px 10px 0 0;  }
#footer .widget {    margin-bottom: 25px;}

}



@media all and (max-width: 767px)  {
body #CybotCookiebotDialogBodyButtons {max-width: 35%;}
body #CybotCookiebotDialogBodyContent {max-width: 60%;}

#header .container {    width: 100%;}
#header { height: auto;}

#header .logo-left {    margin: 0; padding: 10px 20px;}

#header #custom_html-6 {    display: none;  }

#header #menu-main {    float: right;    margin-top: 0;    margin-right: 0;}
#header .menu {    border: none;  background:#91d8a3;    float: left;   width: 100%;  padding: 0;  margin: 0 0px;     }
#header .navbar-nav {    width: 100%;    display: block;}

#header .menu ul {    margin: 0;    padding: 0px 0;    width: 100%;  }
#header .menu ul li {padding: 0;  margin: 0;  }
#header .menu ul li a {   font-size:16px; margin: 0;  text-align:left; padding: 10px 20px; -webkit-border-radius: 0px;-moz-border-radius: 0px; border-radius: 0px;}
#header .menu ul li ul {padding-bottom: 10px; margin-bottom: 10px;  box-shadow:none!important; background:#91d8a3;}
#header .menu ul li ul li a{ padding: 7px 10px;  padding-left: 30px;}

#header .navbar-collapse { z-index: 99; }
#header .navbar-default .navbar-collapse, .navbar-default .navbar-form { border: medium none;	}

#header .navbar-default .navbar-toggle {border-color: transparent; }
#header .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background: none;	}

#header .navbar-default .navbar-toggle .icon-bar { background-color: #6f93d1; width: 30px; height: 3px; 	}
#header .navbar-default .navbar-toggle:hover .icon-bar { background-color: #333;	}
#header .navbar-default .navbar-toggle:focus .icon-bar { background-color: #333;	}

#header .navbar-toggle { margin: 10px 15px 10px 0; padding: 12px 8px; border: none; position: relative;	}
#header .navbar-toggle:first-child { float: right; margin: 10px 10px 0 10px;	padding: 10px 10px 4px;	position: relative; }
#header .navbar-toggle.modalinfo { margin: 10px 10px 10px 0;	padding: 10px 10px 4px;	}

#header .navbar-toggle.modalinfo .glyphicon {	color: #6f93d1;	font-size: 20px; }
#header .navbar-toggle.modalinfo:hover .glyphicon {	color: #333;}
#header .navbar-toggle.modalinfo:focus .glyphicon {	color: #333;}

#header .navbar-toggle:first-child .glyphicon { color: #6f93d1;	font-size: 20px;}
#header .navbar-toggle:first-child:hover .glyphicon {	color: #333;}
#header .navbar-toggle:first-child:focus .glyphicon {	color: #333}


#top #custom_html-7 {    width: 100%; }
#top #custom_html-8 {    left: 16px;    bottom: 0;    top: auto;    margin: -25px 0 -10px 0;    position: relative;}
#top .vc_btn3.vc_btn3-size-md {    padding: 13px 20px!important;    font-size: 14px;}

body  h1 {font-size:25px; line-height: 30px;}
body  h2 {font-size:20px; line-height: 24px;}
body  h3 {font-size:18px; line-height: 22px;}
body  p, body  li, body  td, body  dd, body  label, body  legend  {font-size: 16px; line-height: 20px;}


#content .container {    width: 97%;}
#content .entry-content {padding: 0 15px;}


#start_icon_links .vc_col-sm-3 {    width: 25%;    float: left;}
#start_icon_links h2 {     font-size: 14px;    word-break: break-word;}

.radio input {    float: left;    margin: 0px 3px 5px 0 !important; }
.wpcf7-form .check_box input {    margin: 0px 5px 10px 0px; }
form.wpcf7-form span.GDPR span input[type=checkbox] {    margin: 3px 5px 0 0;}



#footer .container { padding: 20px 15px 10px; text-align: center;}

#footer .widget {    margin-bottom: 40px;}

#footer .footer-1 {    width: 100%;    padding: 0;}
#footer .footer-2 {    width: 100%;    padding: 0;}

#custom_html-3 div.box {    float: left;    margin: 0 0 10px 0;    width: 100%;    display: flex;    justify-content: center; }
#custom_html-4 .textwidget {  display: flex;    justify-content: center; }

.vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item {    width: 25%;    display: inline-block !important;}

}


@media all and (max-width: 600px)  {

#start_icon_links .vc_col-sm-3 {    width: 50%;    float: left;}

.vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item {    width: 50%;    display: inline-block !important;}

}

@media all and (max-width: 480px)  {

#header .logo-left img {    width: 100px;}

#top h1 {  font-size:25px; line-height: 30px;}
#top h2 {    font-size: 20px;}



}

@media all and (max-width: 320px)  {

#start_icon_links .vc_col-sm-2 {    width: 100%;    float: none;}

.vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item {    width: 100%;    display: inline-block !important;}

#content table tr { border: 1px solid #ddd;}
#content table tr >td:first-child {    width: 100%; padding: 10px;}
#content table tr >td:last-child {     padding: 0 10px 10px;}
#content table td {      padding: 0 10px;    width: 100%;    font-size: 14px;    line-height: 20px;    float: left;    width: 100%;    border: none;}

}