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: #f05a23; font-weight: 400; }
a:visited { text-decoration: underline; color: #f05a23; font-weight: 400; }
a:active { text-decoration: underline; color: #f05a23; font-weight: 400; }
a:hover { text-decoration: none; color: #f05a23; font-weight: 400; }
a:focus { text-decoration: none; color: #f05a23; 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; }
@media all and (min-width: 767px) { #top { margin-top:110px; } }
header { margin-bottom:0px; background-color:#ffffff; height:110px; top:0; right:0; left:0; position:fixed; }
#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: 50px; line-height: 54px; font-family: Roboto Condensed, sans-serif; font-weight:700; color:#000; }
body h2 {font-size:50px; line-height:54px; font-family: Roboto Condensed, sans-serif; font-weight:700; color:#000; }
body h3 {font-size:24px; line-height:30px; font-family: Roboto Condensed, sans-serif; font-weight:700; color:#000; }
body p, body li, body td, body dd, body label {font-size:16px; line-height:22px; font-family: Open Sans, sans-serif; font-weight:400; color:#000; }

.grecaptcha-badge {z-index: 99999;}
.facebook-mobile {display:none!important;}


/*header*/
#header .logoholder {padding: 15px 0px; }
#header {
    z-index: 10000000; box-shadow: rgba(99, 99, 99, 0.1) 0px 1px 5px 0px
}

#header ul#menu-main {float:right; padding: 34px 0px; }

#header ul#menu-main li a {font-size:16px; line-height:40px; padding:0; color:#000; font-weight: 700; font-family: Open Sans, sans-serif; position:relative; transition:0.3s; margin:0 1px; text-decoration:none; }
#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; text-align:center; height:2px; width:0%; background: rgba(240, 90, 35); opacity:0; transition:0.3s; }

#header ul#menu-main li a:hover {color:#f05a23; }
#header ul#menu-main li a:hover:after {opacity:1; width:100%; }
#header ul#menu-main li.active > a {color:#f05a23; }
#header ul#menu-main li.active > a:after {opacity:1; width:100%; }

#header ul#menu-main li.current-menu-ancestor > a {color:#f05a23; }
#header ul#menu-main li.current-menu-ancestor > a:after {opacity:1; width:100%; }

#header ul#menu-main ul {background:#fff; margin-top:1px; }
#header ul#menu-main ul li a:hover {background:none; }
#header ul#menu-main ul li.active a {background:none; }


/*top*/
#top {background: rgba(0, 0, 0, 0.45); padding: 250px 15px; position: relative; }
#top:before {content:""; position:absolute; z-index: -1; left:0; right:0; top:0; margin:0 auto; width:100%; height:100%; display: inline-block; background: url("/files/kwmureri.jpg") no-repeat center center /*fixed*/; background-size: cover; }
body:not(.home) #top {padding: 75px 15px; margin-bottom: 0px; }
#top p , #top h2, #top h1 {color: #fff; }

#top a.ctabtn {font-size:16px; line-height:22px; font-family: Open Sans, sans-serif; font-weight:400; color:#fff; text-decoration: none; text-transform: uooercase; padding: 10px 20px; background: #f05a23; display: inline-block; margin-top: 30px; }
#top a.ctabtn:hover {background: #333333; }

.fb-feed {position:Absolute; top:200px; width:400px; height:500px; right:100px!important; z-index:10000; margin:0; padding:0;}

#top-band {background:#000; padding-top:35px;}
#top-band * {color:#fff; text-align:center;}
#top-band i {font-size:24px;}
#top-band .wpb_raw_code {margin-bottom:5px!important;}
/*content*/
#content ul {padding-left: 20px; }

#toprow h2, #toprow p {color: #fff; }

#toprow {overflow: visible; }
#toprow .vc_col-sm-4 {poaition: relative; text-align: center; margin-top: -200px; }

.vc_toggle_title>h4 {font-size:24px; line-height:30px; font-family: Roboto Condensed, sans-serif; font-weight:700; color:#000;}

/*content*/
#content .servicelink a {font-size:16px; line-height:22px; font-family: Open Sans, sans-serif; font-weight: 700; color:#000; background: #ebebeb; text-transform: uppercase; }
#content .servicelink a:hover {background: #f05a23; color: #fff;  }


/* contact form */
form.wpcf7-form label {margin-bottom: 10px; width:100%; position: relative; color:#000; }
form.wpcf7-form i {position: absolute; z-index: 10; top: 17px; left: 10px; }
form.wpcf7-form i.fa-mobile-alt {left: 14px; }
form.wpcf7-form b {margin-left: 3px; color: red; font-weight: 400;}
form.wpcf7-form input {padding: 10px 10px 10px 35px; width: 100%; border: 1px solid #ccc; font-size: 16px; line-height: 1.2; margin-top: 5px; color: #222;}
form.wpcf7-form textarea {padding: 10px 10px 10px 35px; width: 100%; border: 1px solid #ccc; font-size: 16px; line-height: 1.2; margin-top: 5px; color: #222;}

form.wpcf7-form input[type="submit"] {padding: 15px 0; color: #f05a23; font-weight: bold; background: #fff; border: solid 1px #f05a23; text-transform:uppercase; transition: 0.5s; letter-spacing: 1px; }
form.wpcf7-form input[type="submit"]:hover {background: #f05a23; color: #fff; }

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; }

form.wpcf7-form input:focus {background: #ffffeb;}
form.wpcf7-form textarea:focus {background: #ffffeb;}


/*footer*/
#footer {padding: 60px 0 45px; text-align: center; background: #5b5b5b;  }
#footer i {font-size: 30px; margin: 0px 0 15px; }
#footer img {margin-bottom: 15px; }
#footer p, #footer a, #footer h3 {color: #fff; }

@media all and (max-width: 1320px)  {

.home #top .container .textwidget {margin-right:50%;}
}
@media all and (max-width: 1000px)  {
.home #top .container .textwidget {margin-right:0%;}
#header .logoholder {width: 280px; }
#header .logoholder img {width: 100%; height: auto; }

}
/* Mobile CSS */
@media all and (max-width: 767px)  {

 body h1 {    font-size: 35px;    line-height: 40px;}

body #CybotCookiebotDialogBodyButtons {max-width: 35%;}
body #CybotCookiebotDialogBodyContent {max-width: 60%;}

#header .logoholder {padding: 15px ;}
#header {height:80px;}

.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:20px; margin-bottom:10px; } /*<- change - */
.navbar-toggle.modalinfo {margin-left:15px;}
.navbar-default .navbar-toggle .glyphicon {color:#f05a23; } /*<- change - */
.navbar-default .navbar-toggle .icon-bar {color:#fdb627; }

#header .icon-bar {background-color:#f05a23; } /*<- change - */
#header .navbar-toggle:hover .icon-bar {background-color:#fff; }
#header .navbar-toggle:hover {background:#f05a23; } /*<- change - */
#header .navbar-toggle:focus .icon-bar {background-color:#fff; }
#header .navbar-toggle:focus {background:#f05a23; } /*<- change - */
#header .navbar-toggle:hover .glyphicon {color:#fff; }
#header .navbar-toggle:focus .glyphicon {color:#fff; }
#header .navbar-toggle:last-child {padding: 13px 10px; }

.navbar-default .navbar-toggle {border-color:#f05a23; background:#fff; } /*<- change - */
h4.modal-title {color:#000; } /*<- change - */


#header ul#menu-main {float: left; padding: 0; width: 100%; background:#ffffff;}
#header ul#menu-main li {padding: 0 15px; }
#header ul#menu-main li a {text-align: left; font-size:16px; }
#header ul#menu-main li a:hover {color:#f05a23; }
#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:#f05a23; }
#header ul#menu-main li.current-menu-ancestor > a:after {opacity:0; width:0; }
#header ul#menu-main li.current-menu-ancestor > a {color:#f05a23; }
#header ul#menu-main ul {margin:0; padding:0; }

#header .logoholder {width: 250px; }
#header .logoholder img {width: 100%; height: auto; }

#top {background-attachment: scroll; }

#toprow .vc_col-sm-4 {margin-top: 0; }

body:not(.home) #top, #top {padding: 100px 15px ;}
.special-rows > .vc_column_container > .vc_column-inner {padding:0 7.5px!important;}

}
@media all and (max-width: 1000px)  {

.fb-feed {display:none;}
.facebook-mobile {display:block!important;}
}
/* Style for mobile image popovers */
@media all and (max-width: 767px)  {
    .pp_pic_holder.pp_default { width: 100%!important; margin-top:-100px !important; left: 0!important; overflow: hidden; }
    div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
    div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
    .pp_content { width: 100%!important; height: auto!important; }
    .pp_fade { width: 100%!important; height: 100%!important; }
    a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
    #pp_full_res img { width: 100%!important; height: auto!important; }
    .pp_details { box-sizing: border-box; width: 100%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; margin-top: -2px!important; }
    a.pp_close { right: 10px!important; top: 10px!important; }
    div.pp_default .pp_loaderIcon {display: none !important;}
}