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: 12px; text-transform:none; }
.navbar-default .navbar-toggle .glyphicon {color: #004eb5;}
.navbar-default .navbar-toggle .icon-bar {background-color: #004eb5;}.navbar-default .navbar-nav>li a { color:#004eb5; text-decoration:undereline; font-weight:400; }
.navbar-default .navbar-nav>li a:hover { color:#d90000; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>li.active a:hover { color:#d90000; text-decoration:none; font-weight:400; }
.navbar-default .dropdown-menu>li a:hover { color:#d90000; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>li a:focus { color:#d90000; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>li.active a:focus { color:#d90000; text-decoration:none; font-weight:400; }
.navbar-default .dropdown-menu>li a:focus { color:#d90000; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>.active>a { color:#d90000; text-decoration:none; font-weight:400; }
.navbar-default .dropdown-menu>li.active a { color:#d90000; 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 h1 {font-size:36px; line-height:40px; font-family: Lato, sans-serif; font-weight:700; color:#000; }
body h2 {font-size:26px; line-height:30px; font-family: Lato, sans-serif; font-weight:700; color:#000; }
body h3 {font-size:24px; line-height:30px; font-family: Lato, sans-serif; font-weight:700; color:#000; margin-bottom:10px; }
body p, body li, body td, body dd, body label {font-size:16px; line-height:26px; font-family: Lato, sans-serif; font-weight:400; color:#000; }


/*header*/
#header {position:fixed; left:0; right:0; margin:0 auto;  transition: all 0.3s ease-out; 
background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%,rgba(0, 0, 0, 0) 100%) repeat scroll 0 0; }

#header .logoholder {padding:15px; }
#header .logoholder img {transition:0.3s; }

#header .navbar-nav {float:right; margin-top:10px; }

#header ul#menu-main li a {text-align:right; font-size:14px; line-height:40px; padding:0; color:#fff; font-weight:400; font-family: Lato, sans-serif; position:relative; transition:0.3s; margin:0 1px; text-decoration:none; text-transform: uppercase; }
#header ul#menu-main li {padding:0 10px; }
#header ul#menu-main li a:after {content:""; position:absolute; bottom:-1px; left:0; right:0; margin:0 auto; opacity:0; text-align:center; height:2px; width:0%; background:#fff; transition:0.3s; }

#header ul#menu-main li a:hover {color:#fff; }
#header ul#menu-main li a:hover:after {opacity:1; width:100%; }
#header ul#menu-main li.active > a {color:#fff; }
#header ul#menu-main li.active > a:after {opacity:1; width:100%; }

/*content*/
#toprow:before {content:""; position:absolute; z-index:1; left:0; right:0; margin:0 auto; width:100%; height:100%; display:block; background: rgba(0, 0, 0,0.6); }
#toprow h2.wpb_singleimage_heading {color:#fff; font-weight:300; text-transform: uppercase; font-size:24px; }
#toprow p {color:#fff; font-size:22px; font-weight: 300; }

#toprow .topbtn  a {text-transform:uppercase; font-size:18px; line-height:18px; font-weight:300; background: none; color:#fff; border: solid 1px #fff; }
#toprow .topbtn  a:hover {background:#fff; color:#000; }

#rosrow h2, #rosrow p {color:#fff; }

form.wpcf7-form label {margin-bottom: 10px; width:100%; }
form.wpcf7-form b {margin-left: 3px; color: red; font-weight: 400;}
form.wpcf7-form input {padding: 5px; width: 100%; border: 1px solid #ccc; font-size: 13px; line-height: 1.2; margin-top: 5px; color: #222;}
form.wpcf7-form textarea {padding: 5px; width: 100%; border: 1px solid #ccc; font-size: 13px; line-height: 1.2; margin-top: 5px; color: #222;}

form.wpcf7-form input[type="submit"] {padding: 15px 0; color: #000; font-weight: bold; background: #fff; border: solid 1px #000; text-transform:uppercase; }
form.wpcf7-form input[type="submit"]:hover {background: #000; color: #fff; }

form.wpcf7-form span.wpcf7-list-item {width:100%; margin-bottom:5px; }

div.wpcf7-validation-errors {border: 2px solid #f7e700; margin: 2px 2px 30px; font-size: 12px; color:#000; }

form.wpcf7-form input[type="checkbox"] {float:left; width: auto; position: relative; margin-right: 4px; min-width:18px; }
span.GDPR span {min-width: 18px; margin: 0;  text-align: left; }


#contactrow h3, #contactrow a {font-weight:700; }
#contactrow .footerlogo {padding-top:75px; }

/*footer*/
#footer {background: #333333; padding: 40px 0 25px; text-align:center; }
#footer p, #footer a {color:#fff; }


/* Mobile CSS */
@media all and (max-width: 1200px)  {

#header ul#menu-main li {padding: 0 4px; }
#emptyrow .emptybox {height:460px !important; }

}


@media all and (max-width: 991px)  {

#header .logoholder img {width:190px; height:27px; }
#header ul#menu-main li a {font-size:12px; }
#contactrow .footerlogo {padding-top: 110px; }

}


@media all and (max-width: 767px)  {

body #CybotCookiebotDialogBodyButtons {max-width: 35%;}
body #CybotCookiebotDialogBodyContent {max-width: 60%;}

.vc_row {margin-left: 0px !important; margin-right: 0px !important; }

.navbar-nav {margin: 0; }

.modal-content {position:relative; z-index:9999;}
.navbar-collapse {z-index:99;}
.navbar-collapse.in {overflow-y: unset;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border-color:transparent !important; padding-top:0; box-shadow:none; }

#header .navbar-collapse {padding-left:0; padding-right:0; }
.navbar-toggle {margin-top:10px; margin-bottom:10px; } /*<- change - */
.navbar-toggle.modalinfo {margin-left:15px;}
.navbar-default .navbar-toggle .glyphicon {color:#fff; } /*<- change - */
.navbar-default .navbar-toggle .icon-bar {color:#fff; }

#header .icon-bar {background-color:#fff; } /*<- change - */
#header .navbar-toggle:hover .icon-bar {background-color:#fff; }
#header .navbar-toggle:hover {background:#000; } /*<- change - */
#header .navbar-toggle:focus .icon-bar {background-color:#fff; }
#header .navbar-toggle:focus {background:#000; } /*<- change - */
#header .navbar-toggle:hover .glyphicon {color:#30356d; }
#header .navbar-toggle:focus .glyphicon {color:#30356d; }
#header .navbar-toggle:last-child {padding: 13px 10px; }

.navbar-default .navbar-toggle {border-color:#fff; background:#000; } /*<- change - */
h4.modal-title {color:#000; } /*<- change - */

#header .navbar-nav {float: left; margin-top: 0; width: 100%; background:#000; }
#header ul#menu-main li {padding: 0px; }
#header ul#menu-main li a {text-align: left; font-size:14px; padding: 0 15px; margin: 0 0 1px 0; }
#header ul#menu-main li a:hover {color:#000; background: #fff;  }
#header ul#menu-main li a:hover:after {opacity:0; width:0; }
#header ul#menu-main li.active > a:after {opacity:0; width:0; }
#header ul#menu-main li.active > a {color:#000; background: #fff; }

#header .logoholder img {width:230px; height:32px; }

#toprow {min-height: auto !important; }
#toprow .topimg {padding-top: 120px; }
#toprow .topbtn a {margin-bottom:50px; }

#emptyrow .emptybox {height:300px !important; }

#contactrow .footerlogo {padding: 0 0 35px 0; }

}

@media all and (max-width: 640px)  {

#emptyrow .emptybox {height:100px !important; }

}