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: #f3f3f3; font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #333333; line-height: 18px; font-weight: 400; }
a:link { text-decoration: underline; color: #e30613; font-weight: 400; }
a:visited { text-decoration: underline; color: #e30613; font-weight: 400; }
a:active { text-decoration: underline; color: #e30613; font-weight: 400; }
a:hover { text-decoration: none; color: #e30613; font-weight: 400; }
a:focus { text-decoration: none; color: #e30613; font-weight: 400; }
.navbar-default li { font-family:Arial, Helvetica, sans-serif; font-size: 14px; text-transform:uppercase; }
.navbar-default .navbar-toggle .glyphicon {color: #000000;}
.navbar-default .navbar-toggle .icon-bar {background-color: #000000;}.navbar-default .navbar-nav>li a { color:#000000; text-decoration:none; font-weight:600; }
.navbar-default .navbar-nav>li a:hover { color:#e30613; text-decoration:none; font-weight:600; }
.navbar-default .navbar-nav>li.active a:hover { color:#e30613; text-decoration:none; font-weight:600; }
.navbar-default .dropdown-menu>li a:hover { color:#e30613; text-decoration:none; font-weight:600; }
.navbar-default .navbar-nav>li a:focus { color:#e30613; text-decoration:none; font-weight:600; }
.navbar-default .navbar-nav>li.active a:focus { color:#e30613; text-decoration:none; font-weight:600; }
.navbar-default .dropdown-menu>li a:focus { color:#e30613; text-decoration:none; font-weight:600; }
.navbar-default .navbar-nav>.active>a { color:#e30613; text-decoration:none; font-weight:600; }
.navbar-default .dropdown-menu>li.active a { color:#e30613; 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;
}



/* BODY */
body {-moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; overflow-x: hidden;}
#page {overflow-x: hidden;}

body h1 { font-size: 32px; line-height: 42px; font-family: Roboto, sans-serif; font-weight: 600; color:#e30613; margin-top: 0; }
body h2 { font-size: 24px; line-height: 34px; font-family: Roboto, sans-serif; font-weight: 600; color:#333; }
body h3 { font-size: 20px; line-height: 24px; font-family: Roboto, sans-serif; font-weight: 600; color:#333; margin-bottom: 5px; }
body h4 { font-size: 18px; line-height: 24px; font-family: Roboto, sans-serif; font-weight: 600; color:#e30613; margin-bottom: 15px; }
body p, body li, body td, body dd, body label {font-size: 16px; line-height: 24px; font-family: Open sans, sans-serif; color:#333; font-weight: 300;}
.vc_toggle_title>h4 {color:#333;}
#content ul { list-style-position: outside; margin-left: 3em; margin-bottom: 25px;}

.grecaptcha-badge {z-index: 99999;}

/*---tabel-----*/
#content  table {width:100%; border-collapse:collapse; margin-bottom:10px;}
#content  table tr:nth-child(even) { } 
#content  table tr:nth-child(odd) { } 
#content table tr >td:first-child { } 
#content table td {border:1px solid #ddd; padding: 5px 10px; vertical-align:top;}
#content  table td p {margin:0;}


/* Header */


#header {}
#header .container { position: relative; }

#header .logoholder {  margin: 15px 0;  }

#header .navbar-default {    background-color: transparent;    border-color: transparent;}
#header .menu {    margin: 25px 10px 0px 0;    float: right;}
#header .navbar-nav {    float: none;    margin: 10px 0 0;    text-align: center;}

#header .menu ul li a {    padding: 20px 10px 15px;   background: none;  letter-spacing: 1px;    position: relative;}
#header .menu ul li a::after {    content: "";    display: block;    border-bottom: 2px solid #e30613;    width: 0;
    position: absolute;    right: 50%;    left: 50%;    -webkit-transition: .75s ease;    transition: .75s ease;
    bottom: -2px;}
#header .menu ul li.current-menu-item > a::after {    width: calc(100% - 24px);    right: 12px;    left: 12px; }
#header .menu ul li a:hover::after {    width: calc(100% - 24px);    right: 12px;    left: 12px; }


/* Content */


#start .vc_column-inner { padding-top: 0; }


#over_start   {margin-top: -140px;     z-index: 1;    position: relative;}
#over_start  .vc_btn3-container {margin-top: -60px;  } 

.start_top_text { margin-bottom: 0; padding: 20px 40px 60px;   background: rgba(255,255,255,1); }

.start_boxes .title { margin-bottom: 10px; }
.start_boxes .vc_separator  { margin-bottom: 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;}
.start_boxes .wpb_single_image   { margin-bottom: 20px; overflow: hidden; } 
.start_boxes .wpb_single_image  img { -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;}
.start_boxes .vc_col-sm-3 > .vc_column-inner .wpb_wrapper:hover .vc_separator  { width: 100%; }
.start_boxes .vc_col-sm-3 > .vc_column-inner .wpb_wrapper:hover .wpb_single_image  img { -moz-transform: scale(1.10) rotate(-1.10deg);-webkit-transform: scale(1.10) rotate(-1.10deg); -o-transform: scale(1.10) rotate(-1.10deg); -ms-transform: scale(1.10) rotate(-1.10deg);
transform: scale(1.10) rotate(-1.10deg);}
.start_boxes a { font-weight: bold;}

.vc_btn3.vc_btn3-size-md{   background: #e30613!important;  text-transform: uppercase;    font-weight: 400!important;     }
.vc_btn3.vc_btn3-size-md:hover { background: #333!important;  }



/* interior pages */

#start_inside {height: 50vh; margin-bottom: 50px; background: url(/files/tmtentreprenad-inside-top.jpg) center center; background-size: cover; background-attachment: fixed; }


#above_footer .wpb_single_image  { margin: 0; }
#above_footer img { width: 100%; height: auto;}

#content .wpb_gmaps_widget  { margin-bottom: 0;}

/* ----  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%;}

/* ----  media grid -------  */

.vc_grid-item .vc_grid-item-mini {  border: 1px solid #fff; -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; }
.vc_grid-item .vc_grid-item-mini:hover { opacity: 0.5; }

#content .vc_gitem_row .vc_gitem-col {    padding: 5px 0;}
#content .vc_gitem-post-data-source-post_excerpt p {line-height:18px; text-align: left;}

/* ---- forms -------  */

#content form.wpcf7-form {padding-bottom: 75px; 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: normal; margin: 0px 0 10px;}
#content form.wpcf7-form input {padding: 10px 10px 8px; 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;}
#content form.wpcf7-form textarea {padding: 10px 10px 8px; font-weight: normal; font-size: 16px; line-height: 28px; border-radius: 3px; text-indent: 30px;}
#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;   } 
#footer * { color: #FFF;}
#footer a { color: #FFF; }
#footer i { font-size: 16px;  width: 15px;  text-align: center;    margin-right: 5px;}
#footer small {  color: #FFFfont-weight: 400; font-family: montserrat, sans-serif;   font-size: 14px;  line-height: 22px;  }

#footer .footer-1 { }
#footer .footer-2 {text-align: center; }
#footer .footer-3 { text-align: right; }

#footer img {     filter: brightness(0) invert(1);}

#footer .widget { margin-bottom: 40px; }

#footer #custom_html-2 .textwidget { display: flex; justify-content: center; }
#footer #custom_html-2 i { color: #195f5f; font-size: 40px; width:40px;}
#footer #custom_html-2 i:hover {color: #333;  }



/* ----sticky footer----*/

@media only screen and (min-width: 992px) {

#footer {  height: 270px;  position: absolute;  left: 0;  right:0;  bottom: 0;  width: 100%; }
body {    margin: 0 0 270px; /* 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) {

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 {    margin: 5px 0px 0px 0;    float: right;}



}

@media all and (max-width:992px) {

#header .menu ul li a {    padding: 20px 5px 15px; }

#start_inside {    height: 40vh; }
.after_start .side-right .vc_custom_1606932267736 { padding: 20px 15px!important;}
.after_start i {    font-size: 45px;    margin-right: 10px;}

}

@media all and (min-width: 768px) {
    ul.nav li.dropdown:hover > ul.dropdown-menu {       background:#f3f3f3;  }
}

@media all and (max-width: 767px)  {

body #CybotCookiebotDialogBodyButtons {max-width: 35%;}
body #CybotCookiebotDialogBodyContent {max-width: 60%;}

#header .logo-left {    margin: 15px;}
#header .logo-left img {width: 140px;}

.hide-mobile {display:none!important;}

.reverse { flex-direction: column-reverse;  display:flex;}

#header .navbar-header { float: right; } 
#header #menu-main {    float: right;    margin-top: 0;    margin-right: 0;}
#header .menu {    border: none;  background:#fff;    float: left;   width: 100%;  padding: 0;  margin: 0 0px;     }
#header .navbar-nav {    width: 100%;    display: block;}

#header .menu ul {    margin: 0;    padding: 0 0 10px 0px!important;    width: 100%;  }
#header .menu ul li {    margin: 0 10px;}
#header .menu ul li a {   font-size: 14px;  text-align:left; padding-left: 10px     padding: 15px 10px 5px;     }
#header .menu ul li ul {padding: 10px 0 ; margin-bottom: 10px;  box-shadow:none!important; }
#header .menu ul li ul li a{ padding-left: 20px;}

#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: #e30613;	}
#header .navbar-default .navbar-toggle:focus .icon-bar { background-color: #e30613;	}

#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: #333;	font-size: 20px; }
#header .navbar-toggle.modalinfo:hover .glyphicon {	color: #e30613;}
#header .navbar-toggle.modalinfo:focus .glyphicon {	color: #e30613;}

#header .navbar-toggle:first-child .glyphicon { color: #333;	font-size: 20px;}
#header .navbar-toggle:first-child:hover .glyphicon {	color: #e30613;}
#header .navbar-toggle:first-child:focus .glyphicon {	color: #e30613;}

body  h1 {font-size:30px; line-height: 35px;}
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: 0px 15px;}

#over_start {    margin-top: -50px;}


#start_inside {    height: 35vh; }
#start_inside .vc_btn3-container {    position: relative;     bottom: -20px;}


#content .vc_col-sm-3 {    width: 50%;    float: left;    min-height: 515px;}

#footer .container { padding: 0 15px 10px; text-align: center;}
#footer .footer-3 { text-align: center; }

.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;}

#start_inside {    height: 30vh; }

}

@media all and (max-width: 480px)  {

body  h1 {font-size:27px; line-height: 35px;}

#start_inside {    height: 25vh; }
#content .vc_col-sm-3 {    width: 50%;    min-height: auto;}


}

@media all and (max-width: 320px)  {

.vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item {    width: 100%;    display: inline-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;}
}