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: 16px; text-transform:uppercase; }
.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:#ffffff; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>li.active a:hover { color:#ffffff; text-decoration:none; font-weight:400; }
.navbar-default .dropdown-menu>li a:hover { color:#ffffff; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>li a:focus { color:#ffffff; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>li.active a:focus { color:#ffffff; text-decoration:none; font-weight:400; }
.navbar-default .dropdown-menu>li a:focus { color:#ffffff; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>.active>a { color:#ffffff; text-decoration:none; font-weight:400; }
.navbar-default .dropdown-menu>li.active a { color:#ffffff; text-decoration:none; font-weight:400; }
.navbar { margin-bottom:0px; }
header { margin-bottom:0px; position:relative; }
#page .container { max-width:1170px; }
.wpb_wrapper video {
  width: 100%!important;
  height: auto;
}

/* 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; background: #e8e8e8;}


body {-moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; overflow-x: hidden;}
body h1 { font-size: 36px; line-height: 46px; font-family: Alata, serif; font-weight: 600; color:#529198; margin-top: 0; }
body h2 { font-size: 30px; line-height: 40px; font-family: Alata, serif; font-weight: 600; color:#529198; }
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:#529198; margin-bottom: 15px; }
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 0px; }


#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: #fff; 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 ul ul { background: #fff; }
#header .menu ul ul li { padding: 0 15px; }

/* TOP */



/* Content */

#start  { height: 100vh;  margin-bottom: 0px; position: relative; background-attachment: fixed; }
#start * { color: #fff; }
#start h1 { margin: 0;}
#start h3 { margin: 0 0 10px 0;}

#start_content {margin-top: -100px; }  
#start_content .side-left { background: #fff; width:68%; margin: 0 3% 0 0;}
#start_content .side-right { background: #fff; width: 29%; }

#start_content .side-left > .vc_column-inner {padding: 40px 40px 10px!important;}
#start_content .side-right > .vc_column-inner {padding: 40px 40px 10px!important;}

.samarbetsparners > .wpb_wrapper {    display: flex;   flex-wrap: wrap; align-items: center;}
.samarbetsparners img { margin: 0 10px 10px; }

#content .vc_btn3.vc_btn3-size-md {  text-transform: uppercase; background: #fff!important; font-weight: 600; font-size: 16px!important; padding: 20px 30px!important; }
#content .vc_btn3.vc_btn3-size-md:hover { background: #000!important; color: #fff!important;  }

.wpb_gmaps_widget { margin-bottom: 0!important; }

/* interior pages */

#start_inside {  background: url(/files/antennoparabol-top.jpg) 0 0;   background-size: cover;   position: relative;    height: 50vh;  margin-bottom: 0px;  }

#inside_content {margin-top: -100px; }  
#inside_content .side { background: #fff; }
#inside_content .side > .vc_column-inner {padding: 40px 40px 10px!important;}





.socialt .wpb_wrapper {    display: flex;}
.socialt i {    font-size: 40px;    width: 35px;    margin-right: 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%;}


/* ---- 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:#e8e8e8;  padding: 100px 0 20px 0px;   } 

#footer strong {color: #529198; }
#footer p {font-weight: 300; }
#footer i { color:#333;    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 { margin-top: 0px;     padding: 0 10px 0 10px; }

#footer .widget { margin-bottom: 35px; }


#custom_html-5 i {    font-size: 30px;    width: 35px;    margin-right: 10px;}




/* 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) {


body h1 {    font-size: 34px;  line-height: 40px  }
#start_inside {    height: 40vh;    }



}

@media all and (max-width:992px) {

body h1 {    font-size: 30px;  line-height: 40px  }
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: 250px; }
#header .menu ul li {    padding: 10px 5px;}
#header .menu ul li a {    font-size: 15px;}

#start_content .side-left > .vc_column-inner {padding: 20px 20px 10px!important;}
#start_content .side-right > .vc_column-inner {padding: 20px 20px 10px!important;}


#footer p, #footer small {font-size : 14px; }
#footer img {    max-width: 80%!important;    height: auto;}

}


@media all and (max-width: 767px)  {

body #CybotCookiebotDialogBodyButtons {max-width: 35%;}
body #CybotCookiebotDialogBodyContent {max-width: 60%;}

#header { position: relative; background: #5a8fbc;}
#header .container {    width: 100%;}

#header .logo-left{ float: left;   margin:15px;}
#header .logo-left img {width: 170px; }


#header .navbar-header { float: right; } 
#header #menu-main {    float: right;  padding: 0px 0 10px;   margin-top: 0;    margin-right: 0;}
#header .menu {  background: #5a8fbc;   width: 100%;   float: left; padding: 10px 0 0 0;     margin: 0;}
#header .menu .navbar-nav {    float: none;    margin: 0;    display: block;    justify-content: initial;    background: transparent; }

#header .menu ul {    margin: 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:#5a8fbc;}

#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: #000;	}
#header .navbar-default .navbar-toggle:focus .icon-bar { background-color: #000;	}

#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: #000;}
#header .navbar-toggle.modalinfo:focus .glyphicon {	color: #000;}

#header .navbar-toggle:first-child .glyphicon { color: #fff;	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 form.wpcf7-form label {    text-align: left;}


#content .container {    width: 97%;}
#content .entry-content {padding:0 15px; text-align: center; }

#start { height: 60vh; background-attachment: scroll; }

#start h1 {    font-size: 30px; line-height: 40px; }

#start_content .side-left {      width: 100%;    margin: 0 15px;}
#start_content .side-right {      width: 100%;    margin: 15px 15px;}

#start_inside {    height: 30vh;   }
#start_content {    margin-top: 20px;}
#start_content .side-left > .vc_column-inner {padding: 40px 20px 10px!important;}
#start_content .side-right > .vc_column-inner {padding: 40px 20px 10px!important;}

.samarbetsparners > .wpb_wrapper {     justify-content: center;}

.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 #custom_html-5 .textwidget {    display: flex;    justify-content: center;}




.vc_grid.vc_row.vc_grid-gutter-10px .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)  {


.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; }
}