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: #36a100; font-weight: 400; }
a:visited { text-decoration: underline; color: #36a100; font-weight: 400; }
a:active { text-decoration: underline; color: #36a100; font-weight: 400; }
a:hover { text-decoration: none; color: #36a100; font-weight: 400; }
a:focus { text-decoration: none; color: #36a100; font-weight: 400; }
.navbar-default li { font-family:Arial, Helvetica, sans-serif; font-size: 14px; text-transform:none; }
.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:600; }
.navbar-default .navbar-nav>li a:hover { color:#36a100; text-decoration:none; font-weight:600; }
.navbar-default .navbar-nav>li.active a:hover { color:#36a100; text-decoration:none; font-weight:600; }
.navbar-default .dropdown-menu>li a:hover { color:#36a100; text-decoration:none; font-weight:600; }
.navbar-default .navbar-nav>li a:focus { color:#36a100; text-decoration:none; font-weight:600; }
.navbar-default .navbar-nav>li.active a:focus { color:#36a100; text-decoration:none; font-weight:600; }
.navbar-default .dropdown-menu>li a:focus { color:#36a100; text-decoration:none; font-weight:600; }
.navbar-default .navbar-nav>.active>a { color:#36a100; text-decoration:none; font-weight:600; }
.navbar-default .dropdown-menu>li.active a { color:#36a100; text-decoration:none; font-weight:600; }
.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;
}



/* ANNAT */
body h1 { font-size: 30px; line-height: 40px; font-family: Montserrat, sans-serif; font-weight: 600; color:#36a100; margin-top: 0; }
body h2 { font-size: 24px; line-height: 28px; font-family: Montserrat, sans-serif; font-weight: 600; color:#666666; }
body h3 { font-size: 18px; line-height: 28px; font-family: Montserrat, sans-serif; font-weight: 600; color:#666666; margin-bottom: 10px; }
body p, body li, body td, body dd, body label {font-size: 16px; line-height: 24px; font-family: Montserrat, sans-serif; color:#444444; 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;}

.page-id-100 #content table tr >td:first-child {    width: 10%; vertical-align: middle;}

/* 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 #custom_html-6 {    float: right;    display: block;    width: 288px;    margin: 15px 0 0 0; }
#header i {    color: #36a100;    font-size: 30px; float: left;   margin-right: 10px;  }
#header i:hover { color: #333333;  }
#header #nav_menu-2 {    float: right;    margin: 18px 15px; border-right : 1px solid #bbb;  }
#header #nav_menu-2 ul  {     list-style: none;}
#header #nav_menu-2 ul li { float: left; }
#header #nav_menu-2 ul li a {font-family: Montserrat;  font-size: 14px; color: #111; text-decoration: none; padding: 10px; font-weight: 600; }
#header #nav_menu-2 ul li a:hover { color: #36a100;  }
#header #nav_menu-2 ul li.current_page_item a { color: #36a100;  }

#header .logoholder {margin: 30px 0;}
#header .logoholder img {width: 250px;}

#header #navbar-collapse-1 {    float: right;    clear: right;  width: 750px; }
#header #navbar-collapse-1 ul li { float: right;} 
#header #navbar-collapse-1 ul li a {font-family: Montserrat; position:relative; padding: 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;}
#header #navbar-collapse-1 ul li.current_page_parent > a { color: #36a100;  }

#header #navbar-collapse-1 ul li ul { background: #f9f9f9; border: 1px solid #ddd;  padding: 10px; }
#header #navbar-collapse-1 ul li ul li { margin: 0; }
#header #navbar-collapse-1 ul li ul li a { background: none; padding: 5px; }

.icon-TEL a {     color: #36a100; font-size: 20px; line-height: 30px; float: left; margin-right: 10px; }


/* TOP */

#top { position:relative;}
#top .container { width: 100%; max-width: 100%;}
#top .container img {width: 100%;  height: auto; }



#content .entry-content { padding: 50px 0 0;}


.start_boxes .wpb_single_image {  margin: -100px 0 10px ;}

.start_boxes .heading {    margin-bottom: 35px;    position: relative; min-height: 56px; }
.start_boxes .heading::after {    content: " ";    background: #36a100;    height: 1px;    width: 40%;    top: auto;     left: 0;  right: 0; margin: 0 auto;   bottom: -20px;    position: absolute;    -webkit-transition: all 0.35s linear;    -moz-transition: all 0.35s linear;    -ms-transition: all 0.35s linear;    -o-transition: all 0.35s linear;    transition: all 0.35s linear;}

.start_boxes .vc_col-sm-3:hover .heading::after { width: 80%;  }

.start_boxes .wpb_single_image { overflow: hidden; }
.start_boxes .wpb_single_image img {  height: 225px!important; }

.start_boxes .blue_boxes { min-height: 120px; }


/* inside_pages */

/* ---- 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:20%; float:left; }
.wpcf7-form input[name="nr"] {width:20%; 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: 3px 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;}

.wpcf7-form .three { display: flex; justify-content: center; margin-bottom: 30px; }
.wpcf7-form .three p{ margin: 0 20px 0 0;}
.wpcf7-form .three .drop{ margin: 0 20px 0 0;     width: 100%;}


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: 5px 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;}

/* ----  img full -------  */
.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%;}


/* Footer */

#footer { background:#333333;  padding: 60px 0 10px;   } 

#footer h2, #footer p { color:#bbb; font-weight: 400;}
#footer i { color:#bbb;    font-size: 16px;   text-align: center;    margin-right: 5px;}
#footer small { color:#bbb;   font-weight: 400; font-family: Montserrat, sans-serif;   font-size: 16px;  line-height: 22px;  }

#footer .footer-1 {    padding: 0 10px 0 0; }
#footer .footer-2 {    padding: 0 10px 0 0; text-align: right; }
#footer .widget { margin-bottom: 30px; }

#footer .icon-FB i {    font-size: 40px;}


/* ----sticky footer----*/

@media only screen and (min-width: 768px) {

#footer {  height: 280px;  position: absolute;  left: 0;  right:0;  bottom: 0;  width: 100%; }
body {    margin: 0 0 280px; /* 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) {

}

@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 {    margin: 20px 5px;}

#header #navbar-collapse-1 {   width: 500px;}
#header #navbar-collapse-1 ul li a {    font-family: Montserrat;    position: relative;    padding: 7px 5px; }

.start_boxes .wpb_single_image img {    height: 160px!important;}

}



@media all and (max-width: 767px)  {
body #CybotCookiebotDialogBodyButtons {max-width: 35%;}
body #CybotCookiebotDialogBodyContent {max-width: 60%;}


#header .container {    width: 100%;}
#header { height: auto;}
#header.scrolled { height: auto;}
#header .logo-left {    margin: 0; padding: 5px 20px;}
#header .logo-left img {    width: 100px;}

#header #custom_html-6 {    float: right;    display: block;    width: 150px;    margin: 30px 10px 0 0; }

#header #nav_menu-2 {    float: right;    margin: 0px 10px 10px;    border-right: none;    clear: both; }
#header #menu-main {      margin-top: 0;    margin-right: 0;}
#header #navbar-collapse-1 {    border: none;  background:#f9f9f9;    float: left;   width: 100%;  padding: 10px 0;  margin: 0 0px;     }
#header .navbar-nav {    width: 100%;    display: block;}

#header  #navbar-collapse-1 ul {    margin: 0;    padding: 0;    width: 100%;  }
#header  #navbar-collapse-1 ul li {padding: 0; float: left; width: 100%; }
#header  #navbar-collapse-1 ul li a {   font-size:14px;  text-align:left; padding-left: 20px; }
#header  #navbar-collapse-1 ul li ul { padding: 10px 0;  margin: 10px 0;  box-shadow:none!important; background: #f3f3f3;}
#header #navbar-collapse-1 ul li ul li a {    padding-left: 30px;    font-size: 13px;}

#header .navbar-header  {float: left; width: 100%; }
#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: #333; width: 30px; height: 3px; 	}
#header .navbar-default .navbar-toggle:hover .icon-bar { background-color: #000;	}
#header .navbar-default .navbar-toggle:focus .icon-bar { background-color: #000;	}

#header .navbar-toggle { margin: 0px 15px 10px 0; padding: 12px 8px; border: none; position: relative;	}
#header .navbar-toggle:first-child { float: right; margin: 0px 10px 0 10px;	padding: 10px 10px 4px;	position: relative; }
#header .navbar-toggle.modalinfo { margin: 0px 10px 10px 0;	padding: 10px 10px 4px;	}

#header .navbar-toggle.modalinfo .glyphicon {	color: #333;	font-size: 20px; }
#header .navbar-toggle.modalinfo:hover .glyphicon {	color: #000;}
#header .navbar-toggle.modalinfo:focus .glyphicon {	color: #000;}

#header .navbar-toggle:first-child .glyphicon { color: #333;	font-size: 20px;}
#header .navbar-toggle:first-child:hover .glyphicon {	color: #000;}
#header .navbar-toggle:first-child:focus .glyphicon {	color: #000;}

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: 15px;}


.start_boxes .wpb_single_image img {    height: auto!important;}

.start_boxes .wpb_single_image {    margin: 20px 0 10px;}


#footer .container { padding: 0 15px 10px; text-align: center;}

#footer .footer-2 {    padding: 0 10px 0 0;    text-align: center;}

#footer table { width: 100%;}


.vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item {    width: 25%;    display: inline-block !important;}

}


@media all and (max-width: 600px)  {



.vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item {    width: 50%;    display: inline-block !important;}

}

@media all and (max-width: 480px)  {


}

@media all and (max-width: 320px)  {

body  h1 {font-size:23px; line-height: 30px;}


.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;}

}