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: #f7921b; font-weight: 400; }
a:visited { text-decoration: underline; color: #f7921b; font-weight: 400; }
a:active { text-decoration: underline; color: #f7921b; font-weight: 400; }
a:hover { text-decoration: none; color: #f7921b; font-weight: 400; }
a:focus { text-decoration: none; color: #f7921b; font-weight: 400; }
.navbar-default li { font-family:Arial, Helvetica, sans-serif; font-size: 14px; text-transform:none; }
.navbar-default .navbar-toggle .glyphicon {color: #ffffff;}
.navbar-default .navbar-toggle .icon-bar {background-color: #ffffff;}.navbar-default .navbar-nav>li a { color:#ffffff; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>li a:hover { color:#f7941e; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>li.active a:hover { color:#f7941e; text-decoration:none; font-weight:400; }
.navbar-default .dropdown-menu>li a:hover { color:#f7941e; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>li a:focus { color:#f7941e; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>li.active a:focus { color:#f7941e; text-decoration:none; font-weight:400; }
.navbar-default .dropdown-menu>li a:focus { color:#f7941e; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>.active>a { color:#f7941e; text-decoration:none; font-weight:400; }
.navbar-default .dropdown-menu>li.active a { color:#f7941e; 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;
}


#page {overflow-x: hidden;}


body {-moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; overflow-x: hidden;}
body h1 { font-size: 40px; line-height: 50px; font-family: Alata, serif; font-weight: 600; color:#f7921b; margin-top: 0; }
body h2 { font-size: 30px; line-height: 40px; font-family: Alata, serif; font-weight: 600; color:#f7921b; }
body h3 { font-size: 22px; line-height: 30px; font-family: Alata, serif; font-weight: 400; color:#333; margin-bottom: 15px; }
body h4 { font-size: 18px; line-height: 20px; font-family: Alata, serif; font-weight: 400; color:#333; margin-bottom: 15px; text-transform: uppercase;}
body p, body li, body td, body dd, body label, body small{font-size: 16px; line-height: 24px; font-family: Montserrat, sans-serif; color:#333; font-weight: 400;}


#content ul { list-style-position: outside; margin-left: 4em; margin-bottom: 25px;}


/*---tabel-----*/

#content  table {width:100%; border-collapse:collapse; margin-bottom:25px;}
#content  table tr:nth-child(even) { background: #f9f9f9;} 
#content  table tr:nth-child(odd) { background: #eeeff0;} 
#content table tr >td:last-child { width: 15%;} 
#content table td {border:1px solid #ddd; padding: 5px 10px; vertical-align:top;}
#content  table td p {margin:0;}



/* Header */

#header {    position: absolute;  width: 100%;    top: 0;  }
#header .container { position: relative;   }

#header .logoholder { margin: 15px 0 15px -30px; }


#header .menu  {float:right; margin: 45px 0px; }
#header .menu ul li {padding: 10px; }
#header .menu ul li a {font-size:16px; line-height:40px; padding:0;  position:relative; background: none;  transition:0.3s;  }

#header .menu ul li a:after {content:""; position:absolute; bottom:-1px; left:0; right:0; margin:0 auto; text-align:center; height:2px; width:0%; background: #f7941e; opacity:0; transition:0.3s; }

#header .menu ul li a:hover:after {opacity:1; width:100%; }
#header .menu ul li.active > a:after {opacity:1; width:100%; }

#header #menu-item-197   {  padding: 10px; }
#header #menu-item-197 a { background: #f7941e;  padding: 0 15px; }
#header #menu-item-197 a:hover  { background: #f7941e; color: #fff; }
#header #menu-item-197 a:after { display: none;}

#header .menu ul ul { background: #fff; }
#header .menu ul ul li { padding: 0 15px; }

/* TOP */



/* Content */

#start  { height: 100vh;  margin-bottom: 70px; position: relative; background-attachment: fixed; }
#start * { color: #fff; }
#start h3 {text-transform: uppercase; margin: 0;}


#after_start .left { border-right: 1px solid #dddddd; padding-right: 0px;}
#after_start .right{ padding-left: 20px;}

.feeds { text-align: center;}

#above_footer { padding: 40px 0;}
#above_footer h3 {  font-weight: 600; }


.vc_btn3.vc_btn3-size-md {  text-transform: uppercase; font-size: 16px!important; padding: 20px 30px!important;  border: 1px solid!important;}
.vc_btn3.vc_btn3-size-md:hover {  }

.wpb_gmaps_widget { margin-bottom: 0!important; }
.suzuki {width:234px;}
/* interior pages */

#start_inside {  background: url(/files/biketech-top.jpg) center bottom;   background-size: cover;   position: relative;    height: 50vh;  margin-bottom: 50px;  }


#heading_inside .wpb_text_column  {margin-bottom: 15px; }


.side_left h2 { font-size: 20px; padding: 10px 20px;  color: #fff;    background:  #2c509f; font-weight: 400; text-transform: uppercase; }
.side_left  ul {  list-style: none!important;    margin-left: 0!important;    margin-bottom: 0;}
.side_left .widget_nav_menu li a {  color: #333;   box-shadow: 0 1px 1px 0 rgba(34, 34, 34, 0.25);    display: block;    text-decoration: none;    padding: 10px 20px; margin-bottom: 2px;  }

.side_left .widget_nav_menu li a:hover {    background:  #dfecfa;     }
.side_left .widget_nav_menu li.current_page_item  a {  background:  #ffc100;     }


.socialt .wpb_wrapper {    display: flex;}
.socialt i {    font-size: 40px;    width: 35px;    margin-right: 10px;}

.logos .wpb_single_image img{background:#000; height:136px; object-fit:contain;}
.logo2 .wpb_single_image img {padding:15px;}
/* ----  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%;}


/* ---- forms -------  */
#content form.wpcf7-form { float: left; width: 100%;}
#content form.wpcf7-form label i {position: absolute; z-index: 1; margin-top: 21px; margin-left: 15px; opacity: .7;}
#content form.wpcf7-form p {margin-bottom: 10px; float: left; width: 100%;}
#content form.wpcf7-form label {float: left; width: 100%; font-size: 16px; font-weight: bold; margin: 0px 0 10px;}
#content form.wpcf7-form input {padding: 10px 10px 8px!important; font-weight: normal; font-size: 16px; line-height: 28px; border-radius: 3px; text-indent: 30px;}
#content form.wpcf7-form input[type="submit"] {margin-top: 20px; padding: 20px; text-indent: 0px;}
#content form.wpcf7-form textarea {padding: 10px 10px 8px!important; font-weight: normal; font-size: 16px; line-height: 28px; border-radius: 3px; text-indent: 30px; height: 140px;}
#content form.wpcf7-form .wpcf7-radio .wpcf7-list-item {background: #f4f4f4; border-radius: 3px; margin: 0 10px 0 0; cursor: pointer; padding: 10px 15px; border: 1px solid #ccc;}
#content form.wpcf7-form .wpcf7-radio .wpcf7-list-item label {margin: 0;}
#content form.wpcf7-form .wpcf7-radio .wpcf7-list-item label input[type="radio"] {float: left; width: auto; margin: 5px 10px 0 0;}
#content div.wpcf7-response-output {margin: 0; padding: 20px; font-size: 16px; text-align: center; float: left; width: 100%;}
#content form.wpcf7-form input[type="checkbox"] {float: left; width: auto; margin: 5px 10px 0 0;}

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;;  } 

#content form.wpcf7-form input:focus {background: #ffffeb;}
#content form.wpcf7-form textarea:focus {background: #ffffeb;}
#content span.wpcf7-not-valid-tip {color: #d01400; font-size: 11px;}



/* Footer */

#footer { background:#333;  padding: 60px 0 20px 0px;   } 

#footer *, #footer a {color: #fff; }
#footer p {font-weight: 300; }
#footer i { color:#fff;    font-size: 16px; width: 20px;  text-align: center;    margin-right: 5px;}
#footer small { font-weight: 400;  font-size: 16px;  line-height: 28px;  }

#footer .footer-1 {    padding: 0 10px 0 0; }
#footer .footer-2 {   padding: 0 10px 0 10px; }
#footer .footer-3 {      padding: 0 10px 0 10px; }

#footer .widget { margin-bottom: 35px; }

#custom_html-5  { }
#custom_html-5 .textwidget  {    display: flex;}
#custom_html-5 i {    font-size: 30px;    width: 35px;    margin-right: 10px;}



/* ----sticky footer----*/

@media only screen and (min-width: 768px) {

#footer {  height: 320px;  position: absolute;  left: 0;  right:0;  bottom: 0;  width: 100%; }
body {    margin: 0 0 300px; /* 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) {

#start_inside {  height: 40vh;     }


}

@media all and  (max-width:1200px) {

#header .menu ul li {    padding: 10px 7px;}
#start_inside {    height: 40vh;    background: url(/files/biketech-top.jpg) center 0;}

}

@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 img {width: 200px; }

#header .menu {    margin: 30px 0px;}
#header .menu ul li a {    font-size: 12px;}


#footer p, #footer small {font-size : 14px; }


}


@media all and (max-width: 767px)  {

body #CybotCookiebotDialogBodyButtons {max-width: 35%;}
body #CybotCookiebotDialogBodyContent {max-width: 60%;}

#header {position: relative; background: #000; }
#header .container {    width: 100%;}

#header .logo-left{ float: left;   margin:0;}



#header .navbar-header { float: right; } 
#header #menu-main {    float: right;  padding: 0px 0 10px;   margin-top: 0;    margin-right: 0;}
#header .menu {  background: #000;   width: 100%;   float: left;    margin-top: 0;    margin-right: 0;}
#header .menu .navbar-nav {    float: none;    margin: 0;    display: block;    justify-content: initial;    background: transparent; }

#header .menu ul {    margin: 0;    padding: 0;    width: 100%;  }
#header .menu ul li {padding: 0;  display:block;  }
#header .menu ul li a {    font-size: 16px;    text-align: left;    margin:0 15px; display: block;}
#header .menu ul li ul {padding-bottom: 0px;  box-shadow:none!important; background:#000;}

#header #menu-item-197 {    padding: 0;}
#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: #fff; width: 30px; height: 3px; 	}
#header .navbar-default .navbar-toggle:hover .icon-bar { background-color: #f7921b;	}
#header .navbar-default .navbar-toggle:focus .icon-bar { background-color: #f7921b;	}

#header .navbar-toggle { margin: 20px 15px 10px 0; padding: 12px 8px; border: none; position: relative;	}
#header .navbar-toggle:first-child { float: right; margin: 20px 10px 0 10px;	padding: 10px 10px 4px;	position: relative;  }
#header .navbar-toggle.modalinfo {  margin: 20px 10px 10px 0;	padding: 10px 10px 4px;	}

#header .navbar-toggle.modalinfo .glyphicon {	color: #fff;	font-size: 20px; }
#header .navbar-toggle.modalinfo:hover .glyphicon {	color: #f7921b;}
#header .navbar-toggle.modalinfo:focus .glyphicon {	color: #f7921b;}

#header .navbar-toggle:first-child .glyphicon { color: #fff;	font-size: 20px;}
#header .navbar-toggle:first-child:hover .glyphicon {	color: #f7921b;}
#header .navbar-toggle:first-child:focus .glyphicon {	color: #f7921b;}


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 form.wpcf7-form label {    text-align: left;}


#content .container {    width: 97%;}
#content .entry-content {padding:0 15px; text-align: center; }

#start { height: auto;background-attachment: scroll; }

#start h1 {    font-size: 30px; line-height: 40px; }
#start_inside {    height: 30vh;   }

#after_start .left {border: none;}
#after_start .right {    padding-left: 0;}

.wpb_single_image.vc_align_left {    text-align: center!important; }

#footer {  text-align: center; }
#footer .container { padding: 0 15px 10px;}
#footer p, #footer small {    font-size: 16px; line-height: 22px; }
#footer .footer-3 {    margin-top: 0; }
#footer #custom_html-5 .textwidget {    display: flex;    justify-content: center;}
#footer .widget { margin-bottom: 35px;}

#footer .vc_btn3-container.vc_btn3-left {    text-align: center; }

.vc_grid.vc_row.vc_grid-gutter-10px .vc_grid-item {    width: 25%;    display: inline-block !important;}
.logo2 .wpb_single_image img {min-height:25vh; min-width:85vw;}

}


@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)  {


.vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item {    width: 100%;    display: inline-block !important;}
}

@media all and (max-width: 320px)  {






}


/* 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; }
}