/* 
 * Theme Name: Brightec production
 * Theme URI: https://brightecproduction.se/ 
 * Description: Wordpress-tema till Brightec productions skapat av Crossmedia Communication, modifierat av Inspot Version: 2.0 
 * Author: Stefan Persson, Adam Killander, Martin Håkansson, Caroline Zetterling
 * Author URI: https://crossmediagroup.se/ 
 */
 html {
     font-family: 'Ubuntu', sans-serif;
     -ms-text-size-adjust: 100%;
     -webkit-text-size-adjust: 100%;
}
 img {
     -ms-interpolation-mode: bicubic;
}
 body {
     margin: 0;
}
 article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
     display: block;
}
 audio, canvas, progress, video {
     display: inline-block;
     vertical-align: baseline;
}
 audio:not([controls]) {
     display: none;
     height: 0;
}
 [hidden], template {
     display: none;
}
 a {
     background: transparent;
}
 a:active, a:hover {
     outline: 0;
}
 abbr[title] {
     border-bottom: 1px dotted;
}
 b, strong {
     font-weight: bold;
}
 dfn {
     font-style: italic;
}
 h1 {
     font-size: 2em;
     margin: 0.67em 0;
}
 mark {
     background: #ff0;
     color: #000;
}
 small {
     font-size: 80%;
}
 sub, sup {
     font-size: 75%;
     line-height: 0;
     position: relative;
     vertical-align: baseline;
}
 sup {
     top: -0.5em;
}
 sub {
     bottom: -0.25em;
}
 img {
     border: 0;
}
 svg:not(:root) {
     overflow: hidden;
}
 figure {
     margin: 1em 40px;
}
 hr {
     -moz-box-sizing: content-box;
     box-sizing: content-box;
     height: 0;
}
 pre {
     overflow: auto;
}
 code, kbd, pre, samp {
     font-family: monospace, monospace;
     font-size: 1em;
}
 button, input, optgroup, select, textarea {
     color: inherit;
     font: inherit;
     margin: 0;
}
 button {
     overflow: visible;
}
 button, select {
     text-transform: none;
}
 button, html input[type="button"], input[type="reset"], input[type="submit"] {
     -webkit-appearance: button;
     cursor: pointer;
}
 button[disabled], html input[disabled] {
     cursor: default;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
     border: 0;
     padding: 0;
}
 input {
     line-height: normal;
}
 input[type="checkbox"], input[type="radio"] {
     box-sizing: border-box;
     padding: 0;
}
 input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
     height: auto;
}
 input[type="search"] {
     -webkit-appearance: textfield;
     -moz-box-sizing: content-box;
     -webkit-box-sizing: content-box;
     box-sizing: content-box;
}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
     -webkit-appearance: none;
}
 fieldset {
     border: 1px solid #c0c0c0;
     margin: 0 2px;
     padding: 0.35em 0.625em 0.75em;
}
 legend {
     border: 0;
     padding: 0;
}
 textarea {
     overflow: auto;
}
 optgroup {
     font-weight: bold;
}
 table {
     border-collapse: collapse;
     border-spacing: 0;
}
 td, th {
     padding: 0;
}
 *, *:after, *:before {
     box-sizing: border-box;
}
 a {
     color: #A6093D;
     text-decoration: none;
}
 a:hover, a:focus, a:active {
     color: #A6093D;
}
 img, canvas, iframe, video, svg, select, textarea {
     max-width: 100%;
}
 img {
     height: auto;
     vertical-align: middle;
}
 video {
     width: 100% !important;
     height: auto !important;
     vertical-align: middle;
}
 .clearfix:after {
     content: "";
     display: table;
     clear: both;
}
 html {
     font-size: 16px;
     -webkit-font-smoothing: antialiased;
}
 @media screen and (min-width: 720px) {
     html {
         font-size: 17px;
    }
}
 @media screen and (min-width: 1100px) {
     html {
         font-size: 17px;
    }
}
 body {
     background: #fff;
     color: #282828;
     font-family: "Ubuntu", sans-serif;
     font-weight: 400;
     line-height: 1.5;
}
 p, .p {
     font-size: 1rem;
     margin-bottom: 1.3rem;
}
 h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
     line-height: 1.42;
     margin: 0 0 .5rem;
}
 h1, .h1 {
     color: #282828;
     font-size: 2.5rem;
     font-weight: 400;
     line-height: 1.3;
     margin-bottom: 1.5rem;
}
 h2, .h2, h3, .h3 {
     color: #282828;
     font-size: 1.25rem;
     font-weight: 500;
     text-transform: uppercase;
     margin-bottom: .5rem;
}
 h4, .h4 {
     color: #282828;
     font-size: 1.1rem;
     font-weight: 500;
}
 h5, .h5 {
     color: #282828;
     font-size: 1.375rem;
     font-weight: 500;
     text-align: center;
     text-transform: uppercase;
     margin-bottom: 1.5rem;
}
 @media screen and (min-width: 1100px) {
     h5, .h5 {
         font-size: 1.675rem;
         margin-bottom: 3rem;
    }
}
 h5:after {
     width: 50%;
     height: 1px;
     background: #A6093D;
     content: "";
     display: block;
     margin: 1rem auto 0;
}
 @media screen and (min-width: 1100px) {
     h5:after {
         width: 30%;
         margin: 2rem auto 0;
    }
}
 h6, .h6 {
     color: #fff;
     font-size: 1.1rem;
     font-weight: 500;
     text-transform: uppercase;
     margin: 0 0 1rem;
     padding: 0 0 .25rem;
     border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
 .italic {
     font-style: italic;
}
 .uppercase {
     text-transform: uppercase;
}
 .extra-margin {
     margin-bottom: 4.5rem;
}
 .underline {
     border-bottom: 1px solid #6690a7;
}
 .cta {
     font-size: .85rem;
     font-weight: 500;
     text-transform: uppercase;
     border: 1px solid #005883;
     padding: .5875rem 1.25rem;
     transition: all .35s ease-in-out;
}
 :hover.cta {
     background: #154660;
     color: #fff;
}
 .heading-center, .txt-center {
     text-align: center;
}
 @media screen and (min-width: 768px) {
     .txt-center {
         width: 74%;
         margin-right: auto;
         margin-left: auto;
         margin-bottom: 2.5rem;
    }
}
 a.rm {
     color: #005883;
     border: 1px solid #005883;
     display: inline-block;
     padding: .5rem 1.25rem;
     font-size: .95rem;
     font-weight: 500;
     text-transform: uppercase;
     margin-top: 1.5rem;
     transition: all .25s ease-in-out;
}
 a:hover.rm {
     background: #005883;
     color: #fff;
}
 a.rm-white {
     color: #fff;
     border: 1px solid #fff;
     display: inline-block;
     padding: .5rem 1.25rem;
     font-size: .95rem;
     font-weight: 500;
     text-transform: uppercase;
     margin-top: 1.5rem;
     transition: all .25s ease-in-out;
}
 a:hover.rm-white {
     background: #fff;
     color: #A6093D;
}
 img.alignright {
     display: block;
     margin: 1.3rem 0;
}
 @media screen and (min-width: 767px) {
     img.alignright {
         float: right;
         margin: 0 0 1.5rem 1.5rem;
    }
}
 .wrapper {
     width: 92%;
     max-width: 1340px;
     position: relative;
     padding: 0;
     margin: 0 auto;
}
 .header {
     background: #fff;
     padding: 1.75rem 0 1rem;
}
 @media screen and (min-width: 767px) {
     .header {
         padding: 2.25rem 0 1.5rem;
    }
}
 .logo {
     width: 287px;
     /* height: 100px; */
     margin: 0 auto;
     padding-bottom: 0.5rem;
}
 @media screen and (min-width: 1023px) {
     .logo {
         float: left;
         margin: 0;
    }
}
 .logo a {
     width: 287px;
     /* height: 100px; */
     display: block;
}
 .logo img {
     width: auto;
}
 .header-contact {
     margin: .175rem auto 0;
     padding: 0;
    /* display: none;
     Dolj i mobiler*/
}
 @media screen and (min-width: 767px) {
     .header-contact {
         display: block;
         text-align:center;
    }
     .header-contact li{
         margin:auto;
    }
     .header-contact li:last-child {
         display:initial;
    }
}
 @media screen and (min-width: 1023px) {
     .header-contact {
         float: right;
         text-align:left;
    }
}
 .header-contact li {
     color: #005883;
     font-size: .825rem;
     font-weight: 500;
     text-transform: uppercase;
     list-style: none;
     float: left;
     margin-left: 1.6rem;
     padding: .375rem 0;
}
 .header-contact li:nth-child(2) {
     margin-left: 2rem;
}
 .header-contact li:last-child {
     background: #A6093D;
     padding: .5rem 1.5rem .375rem;
     border-radius: 4px;
     transition: all .2s ease-in-out;
}
 .header-contact li:last-child:hover {
     box-shadow: none;
}
 .header-contact li a {
     color: #A6093D;
}
 .header-contact li:last-child a {
     color: #fff;
}
 .header-contact li .ikon {
     float: left;
     margin-right: 1rem;
}
 .header-contact li .telefon {
     width: 40px;
     height: 40px;
     background: url(images/Telefon.png) no-repeat;
     background-size: contain;

}
 .header-contact li .epost {
     width: 40px;
     height: 40px;
     background: url(images/Email.png) no-repeat;
     background-size: contain;
}
 .header-contact li .support {
     width: 40px;
     height: 40px;
     background: url(images/support.svg) no-repeat;
}
 .header-contact li .txt {
     float: left;
}
 .header-contact li:last-child .txt {
     font-size: 1.1rem;
     font-weight: 700;
     margin-top: .25rem;
}
 .header-contact li a {
     display: block;
}
 .hero {
     position: relative;
     overflow: hidden;
}
 .main-menu {
     background: #A6093D;
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     z-index: 10000;
}
 .kontaktknapp:hover {
     background: #F18070;
}
 .kontaktknapp {
     background: #A6093D;
     padding: .5rem 1.5rem .375rem;
     border-radius: 4px;
     transition: all .2s ease-in-out;
}
 .kontaktknapp a{
     color:white;
     font-size:20px;
}
 .kontaktknapp a div{
     display: inline-block;
}
 .kontaktknapp a .epost {
     width: 30px;
     height: 30px;
     background: url(images/support.svg) no-repeat;
}
 .kontaktknapp a .ikon {
     float:left;
}
 .kontaktknapp a .txt{
     font-size: 1.1rem;
     font-weight: 700;
     margin-left: .5rem 
}
 .visible-xs{
     display:none;
}
 @media screen and (max-width: 767px) {
     .visible-xs{
         display:block;
    }
     .header-contact li .ikon {
         margin-right:0.5rem;
    }
     .header-contact li:last-child {
         display:none;
    }
     .header-contact{
         margin: 15px -5px 0;
    }
     .header-contact li{
         margin-left:0px !important;
         font-size: 0.7rem;
    }
     .header-contact li:nth-child(2){
         margin-left:15px !important;
    }
     .header-contact li .telefon,.header-contact li .epost{
         width:30px;
        height:30px;
    }
}
 @media screen and (min-width: 1023px) {
     .main-menu {
         background: #A6093D;
    }
}
 .hero-img-subpage {
     background-position: top center;
     background-size: cover;
     background-image: url(/wp-content/uploads/2018/11/toppbildmaskiner.jpg);
     padding: 8rem 0 10rem;
}
 @media screen and (max-width: 1022px) {
     .page-id-9 .hero-img-subpage,.page-id-13 .hero-img-subpage {
         background-position: center right;
    }
}
 .hero-img-pagekontakt {
     background-position: top center;
     background-size: cover;
     padding: 17rem 0;
}
 .hero-img {
     padding: 14rem 0 14rem;
     background-position: center top;
     background-size: cover;
     position: relative;
     -webkit-animation: anim 30s 1;
     -moz-animation: anim 30s 1;
     -o-animation: anim 30s 1;
     animation: anim 30s 1;
     -webkit-animation-fill-mode: forwards;
     -moz-animation-fill-mode: forwards;
     -o-animation-fill-mode: forwards;
     animation-fill-mode: forwards;
}
@-webkit-keyframes anim {
    from {
      transform: scale(1);
    }
    to {
      transform: scale(1.2);
    }
  }
  @-moz-keyframes anim {
    from {
      transform: scale(1);
    }
    to {
      transform: scale(1.2);
    }
  }
  @-o-keyframes anim {
    from {
      transform: scale(1);
    }
    to {
      transform: scale(1.2);
    }
  }
  @keyframes anim {
    from {
      transform: scale(1);
    }
    to {
      transform: scale(1.2);
    }
  }
  
 @media screen and (min-width: 1023px) {
     .hero-img {
         padding: 15rem 0 22rem;
    }
     .hero-img-subpage {
         padding: 13rem 0;
    }
     .hero-img-pagekontakt {
         padding: 15rem 0;
    }
}
 @-webkit-keyframes anim {
     from {
         transform: scale(1);
    }
     to {
         transform: scale(1.2);
    }
}
 @-moz-keyframes anim {
     from {
         transform: scale(1);
    }
     to {
         transform: scale(1.2);
    }
}
 @-o-keyframes anim {
     from {
         transform: scale(1);
    }
     to {
         transform: scale(1.2);
    }
}
 @keyframes anim {
     from {
         transform: scale(1);
    }
     to {
         transform: scale(1.2);
    }
}
 .hero-txt {
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     text-align: center;
     color: #fff;
     z-index: 10 
}
 @media screen and (min-width: 1023px) {
     .hero-txt {
         top: 50%;
    }
}
 .hero-txt h1 {
     color: #fff;
     font-size: 1.75rem;
     font-weight: 400;
     line-height: 1.3;
     text-transform: uppercase;
}
 @media screen and (min-width: 1023px) {
     .hero-txt h1 {
         font-size: 2rem;
         font-weight: 700;
    }
}
 @media (min-width: 1280px) {
     .hero-txt h1 {
         font-size: 2.75rem;
         font-weight: 700;
    }
}
 .front-services {
     width: 92%;
     margin: 1.5rem auto 0;
}
 @media screen and (min-width: 1023px) {
     .front-services {
         margin-top: 3.5rem;
         margin-bottom: 1rem;
    }
}
 @media screen and (min-width: 1400px) {
     .front-services {
         width: 80%;
    }
}
 .front-services .col {
     position: relative;
}
 @media screen and (min-width: 600px) {
     .front-services .col {
         width: 50%;
         float: left;
         padding: 10px;
    }
}
 @media screen and (min-width: 1301px) {
     .front-services .col {
         width: 31.6666667%;
         float: left;
         padding: 10px;
    }
}
 .front-services .img-container {
     position: relative;
     margin-bottom: 1.5rem;
}
 @media screen and (min-width: 1023px) {
     .front-services .img-container {
         margin-bottom: 2.5rem;
    }
}
 .front-services h2 {
     color: #282828;
     font-size: 1.325rem;
     font-weight: 500;
     text-align: center;
     margin-bottom: 1.5rem;
}
 .front-services .col .line {
     width: 80%;
     height: 1px;
     background: #A6093D;
     margin: 0 auto .5rem;
}
 @media screen and (min-width: 767px) {
     .front-services .col .line {
         width: 20%;
         margin: 0 auto 1.5rem;
    }
}
 .front-services .col p {
     text-align: center;
     padding: 0 1.5rem;
}
 .front-services .rm-bottom {
     text-align: center;
     margin-bottom: 1rem;
}
 @media screen and (min-width: 1023px) {
     .front-services .col p {
         text-align: center;
         padding: 0 2rem 7rem;
    }
     .front-services .rm-bottom {
         position: absolute;
         bottom: 2rem;
         left: 0;
         right: 0;
         text-align: center;
    }
}
 a.more-about {
     color: #A6093D;
     border: 1px solid #A6093D;
     display: inline-block;
     padding: .5rem 1.25rem;
     font-size: .9rem;
     font-weight: 500;
     text-transform: uppercase;
     margin-top: 1.5rem;
     transition: all .25s ease-in-out;
}
 a:hover.more-about {
     border: 1px solid #F18070;
     background: #F18070;
     color: #fff;
}
 .front-aboutus .txt {
     background: #282828;
     color: #fff;
     padding: 1.5rem;
}
 @media screen and (min-width: 1023px) {
     .front-aboutus .txt {
         width: 50%;
         float: left;
         padding: 6rem 2.5rem;
    }
}
 @media screen and (min-width: 1300px) {
     .front-aboutus .txt {
         padding: 6rem 7.5rem;
    }
}
 @media screen and (min-width: 1500px) {
     .front-aboutus .txt {
         padding: 6rem 15rem;
    }
}
 .front-aboutus h3 {
     color: #fff;
     font-size: 1.575rem;
     margin-bottom: 2rem;
}
 .front-aboutus h3:after {
     width: 40%;
     height: 1px;
     background: #A6093D;
     content: "";
     display: block;
     margin: 1.5rem auto;
}
 .front-aboutus .image {
     width: 50%;
     float: left;
     background-position: top center;
     background-size: cover;
}
 .front-videopuff {
     margin-bottom: 1.5rem;
}
 @media screen and (min-width: 1023px) {
     .front-videopuff {
         margin-bottom: 3.75rem;
    }
}
 @media screen and (min-width: 1023px) {
     .front-videopuff .video {
         width: 48%;
         float: left;
    }
     .front-videopuff .txt {
         width: 46%;
         float: right;
         padding-top: 2.25rem;
    }
}
 .front-videopuff h4 {
     font-size: 1.575rem;
     font-weight: 500;
     text-transform: uppercase;
     margin-bottom: 2rem;
}
 .front-videopuff h4:after {
     width: 40%;
     height: 1px;
     background: #A6093D;
     content: "";
     display: block;
     margin-top: 1.5rem;
}
 .content {
     padding: 1.5rem 0;
}
 .content h1 {
     font-size: 1.5rem;
     font-weight: 500;
     text-transform: uppercase;
}
 @media screen and (min-width: 1023px) {
     .content {
         width: 66%;
         margin: 0 auto;
         padding: 3rem 0;
    }
     .content h1 {
         font-size: 2.15rem;
         margin-bottom: 1.75rem;
    }
}
 .content ul{
     margin: 0 0 1.5rem;
     padding: 0;
}
 .content ul li{
     list-style: circle;
     margin: 0 0 .1rem 20px;
}
 .contact-container {
     padding: 1.75rem 0;
     background: #A6093D;
}
 .contact-container h5:after {
     background:white 
}
 .contact-container p, .contact-container h5 {
     color:white 
}
 @media screen and (min-width: 767px) {
     .contact-container {
         padding: 4.5rem 0 3.5rem;
    }
}
 .contact-container-lightgrey {
     background: #fcfcfc;
}
 .wpcf7-form p {
     font-size: .9rem;
     margin-bottom: .5rem;
}
 .wpcf7-form .last {
     text-align: center;
     padding-top: 1rem;
     margin-bottom: 0;
}
 .wpcf7-form input[type="text"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="email"], .wpcf7-form textarea {
     width: 100%;
     background: #f4f4f4;
     color: #444;
     border: 1px solid transparent;
     padding: .65rem 1rem;
     transition: all .35s ease-in-out;
     -webkit-appearance: none;
     -webkit-border-radius: 0;
}
 .wpcf7-form textarea {
     width: 100%;
     color: #444;
}
 .wpcf7-form input[type="submit"] {
     background: transparent;
     color: #A6093D;
     text-transform: uppercase;
     border: 1px solid #A6093D;
     padding: .5rem 2rem;
     -webkit-appearance: none;
     -webkit-border-radius: 0;
     transition: all .35s ease-in-out;
     display: inline-block;
}
 .wpcf7-form input:hover[type="submit"] {
     border:  1px solid #F18070;
     background: #F18070;
     color: #fff;
}
 .wpcf7-form input[type="text"]:focus, .wpcf7-form input[type="tel"]:focus, .wpcf7-form input[type="email"]:focus, .wpcf7-form textarea:focus {
     background: #fff;
     border-color: #ddd;
     outline: none;
}
 ::-webkit-input-placeholder {
     color: #787878;
     font-style: italic;
}
 :-ms-input-placeholder {
     color: #787878;
     font-style: italic;
}
 ::-moz-placeholder {
     color: #787878;
     opacity: 1;
     font-style: italic;
}
 :-moz-placeholder {
     color: #787878;
     opacity: 1;
     font-style: italic;
}
 #demo3a{
     margin: 20px auto 0 auto;
     display: block;
}
 .support-sidebar .wpcf7-form button[type="submit"] {
     background: transparent;
     color: #005883;
     text-transform: uppercase;
     border: 1px solid #005883;
     padding: .5rem 2rem;
     -webkit-appearance: none;
     -webkit-border-radius: 0;
     transition: all .35s ease-in-out;
     display: inline-block;
}
 .contact-container .wpcf7-form button[type="submit"] {
     background: transparent;
     color: white;
     text-transform: uppercase;
     border: 1px solid white;
     padding: .5rem 2rem;
     -webkit-appearance: none;
     -webkit-border-radius: 0;
     transition: all .35s ease-in-out;
     display: inline-block;
}
 .wpcf7-form button:hover[type="submit"] {
     background: #005883;
     color: #fff;
}
 @media screen and (min-width: 768px) {
     .contact-container .contact-fields p {
         width: 32%;
         float: left;
         margin-right: 2%;
    }
     .contact-container .contact-fields p.upsales {
         width: 32%;
         float: left;
         margin-right: 2%;
    }
     .contact-container .contact-fields p.upsales:last-child {
         width:32%;
         margin-right:0;
    }
     .contact-container .contact-fields p:last-child {
         margin-right: 0;
    }
}
 .support-puff {
     background: #005883;
     padding: 1.75rem 0;
}
 @media screen and (min-width: 767px) {
     .support-puff {
         padding: 3rem 0;
    }
}
 .support-puff .ikon {
     width: 70px;
     height: 70px;
     background: url(images/support.svg) no-repeat;
     margin: 0 auto 1rem;
}
 @media screen and (min-width: 767px) {
     .support-puff .ikon {
         width: 90px;
         height: 90px;
         float: left;
         margin: 0 4rem 0 5rem;
    }
}
 .support-puff .txt {
     color: #fff;
     text-align: center;
}
 @media screen and (min-width: 767px) {
     .support-puff .txt {
         width: 64%;
         color: #fff;
         float: left;
         font-size: 1.2rem;
         text-align: left;
         text-transform: uppercase;
         margin-top: 1.5rem;
    }
}
 .support-puff .read-more {
     font-size: .95rem;
     font-weight: 500;
     text-align: center;
     text-transform: uppercase;
     margin-top: 1.2rem;
     display: block;
}
 @media screen and (min-width: 767px) {
     .support-puff .read-more {
         float: left;
         text-align: right;
         text-transform: uppercase;
         margin-top: 1.2rem;
         display: inline-block;
    }
}
 .support-puff .read-more a {
     color: #fff;
     border: 1px solid #fff;
     display: block;
     padding: .5rem 1.5rem;
}
 .support-puff .read-more a:hover {
     background: #fff;
     color: #005883;
}
 .citat-container {
     background: #f4f4f4;
     padding: 1.75rem 0;
}
 @media screen and (min-width: 767px) {
     .citat-container {
         padding: 4.5rem 0;
    }
}
 .citat {
}
 .citat .col{
    text-align:center;
    position: relative;
}
 .citat .col .citat-info p:nth-of-type(2) span{
    font-weight:700;
}
 .citat .col .citat-txt{
    font-style:italic;
}
 @media screen and (min-width: 1023px) {
     .citat .col{
        width:30%;
        float:left;
        margin-right:5%;
    }
     .citat .col:last-child{
        margin-right:0;
    }
    /*.citat .col .citat-txt{
        margin-bottom:10rem;
    }
     .citat .col .citat-info{
        position:absolute;
        bottom:0;
        left:12%;
        right:12%;
    }
    */
     .citat .col .citat-info p:nth-of-type(1){
        margin-bottom:2rem;
    }
     .citat .col .citat-info p:nth-of-type(2){
        font-size:.925rem;
        margin-bottom:0;
    }
}
 .footer {
     background: #282828;
     color: rgba(255, 255, 255, 0.8);
     position: relative;
     padding: 2rem 0 1.5rem;
     text-align:center;
}
 @media screen and (min-width: 767px) {
     .footer {
         padding: 3.25rem 0 1.5rem;
         text-align: left;
    }
}
 .footer p {
     font-size: .85rem;
}
 .footer a {
     color: rgba(255, 255, 255, 0.8);
}
 .footer a:hover {
     color: #fff;
}
 .footer ul {
     margin: 0;
     padding: 0;
}
 .footer .col ul li {
     list-style: none;
     font-size: .9rem;
     margin-bottom: .25rem;
}
 .footer .col {
     margin-bottom: 1.25rem;
}
 @media screen and (min-width: 1023px) {
     .footer .col {
         width: 30%;
         float: left;
         margin-right: 5%;
         margin-bottom: 1.25rem;
    }
     .footer .col:last-child {
         margin-right: 0;
    }
     .footer .col p {
         margin: 0;
    }
}
 .footer-logo {
     width: 189px;
     height: 46px;
     background: url("images/bra-security-logo-vit.svg") no-repeat;
     display: block;
     text-indent: -9999px;
     margin: 0 auto .75rem;
}
 @media screen and (min-width: 1023px) {
     .footer-logo {
         margin: 0;
         margin-bottom: .45rem;
    }
}
 .copyright-info {
     color: rgba(255,255,255,.7);
     font-size:.875rem;
     padding-top: 1.05rem;
     border-top: 1px solid rgba(255, 255, 255, 0.2);
}
 .footer-fb, .footer-fb a {
     width: 30px;
     height: 30px;
     background: url(images/facebook-logo-button.svg);
     display:block;
     text-indent:-9999px;
}
 .linkedin,.linkedin a{
     background: url(images/linkedin_logo-32.png);
     width: 32px;
     height: 32px;
     display:block;
     text-indent:-9999px;
}
 .footer-fb, .linkedin{
     margin: .75rem auto 0;
}
 @media screen and (min-width: 1023px) {
     .footer-fb{
         position: absolute;
         top: .85rem;
         right: 0;
         margin: 0;
    }
     .linkedin{
         position: absolute;
         top: .85rem;
         right: 40px;
         margin: 0;
    }
}
 @media screen and (min-width: 767px) {
     .eq-h {
         display: -webkit-box;
         display: -webkit-flex;
         display: -ms-flexbox;
         display: flex;
         -webkit-flex-wrap: wrap;
         -ms-flex-wrap: wrap;
         flex-wrap: wrap;
         -webkit-justify-content: center;
         -ms-flex-pack: center;
         justify-content: center;
    }
}
 nav {
     text-transform: uppercase;
     float:left;
}
 #cssmenu ul {
     margin: 0;
     padding: 0;
}
 #cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #head-mobile {
     list-style: none;
     line-height: 1;
     display: block;
     position: relative;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}
 #cssmenu:after, #cssmenu > ul:after {
     content: ".";
     display: block;
     clear: both;
     visibility: hidden;
     line-height: 0;
     height: 0;
}
 #cssmenu #head-mobile {
     display: none;
}
 #cssmenu > ul > li {
     display: inline-block;
     margin-right: .75rem;
     font-weight: 400;
}
 @media screen and (min-width: 1100px) {
     #cssmenu > ul > li {
         margin-right: 2.5rem;
    }
}
 #cssmenu > ul > li:last-child {
     margin-right: 0;
}
 #cssmenu > ul > li > a {
     padding: .975rem 0 .875rem;
     font-size: .8875rem;
     text-decoration: none;
     color: #fff;
     border-bottom: 3px solid transparent;
     font-weight: 700;
     transition: all .2s ease-in-out;
}
 #cssmenu > ul > li:hover > a, #cssmenu ul li.current-menu-item a, #cssmenu ul li.current-menu-parent a {
     border-color: white;
}
 #cssmenu > ul > li.has-sub > a {
     padding-right: 20px;
}
 #cssmenu > ul > li.has-sub > a:after {
     position: absolute;
     top: 17px;
     right: 0px;
     width: 12px;
     height: 12px;
     display: block;
     background: url(images/down-arrow-white.svg) no-repeat;
     content: '';
}
 #cssmenu ul ul {
     position: absolute;
     left: -9999px;
     z-index: 99999;
     -webkit-box-shadow: -1px 5px 10px 5px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: -1px 5px 10px 5px rgba(0, 0, 0, 0.1);
     box-shadow: -1px 5px 10px 5px rgba(0, 0, 0, 0.1);
}
 #cssmenu ul ul li {
     height: 0;
     text-align: left;
     -webkit-transition: all .25s ease;
     -ms-transition: all .25s ease;
     background: #fff;
     transition: all 0.25s ease;
}
 #cssmenu li:hover > ul {
     left: auto;
}
 #cssmenu li:hover > ul > li {
     height: 45px;
}
 #cssmenu ul ul ul {
     margin-left: 100%;
     top: 0;
}
 #cssmenu ul ul li a {
     border-bottom: 1px solid rgba(150, 150, 150, 0.15);
     padding: 11px 15px;
     width: 280px;
     font-size: .85rem;
     text-decoration: none;
     color: #222;
     font-weight: 500;
}
 #cssmenu ul ul li:last-child > a, #cssmenu ul ul li.last-item > a {
     border-bottom: 0;
}
 #cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
     color: #666;
}
 #cssmenu ul ul li.has-sub > a:after {
     position: absolute;
     top: 16px;
     right: 11px;
     width: 8px;
     height: 2px;
     display: block;
     background: #222;
     content: "";
}
 #cssmenu ul ul li.has-sub > a:before {
     position: absolute;
     top: 13px;
     right: 14px;
     display: block;
     width: 2px;
     height: 8px;
     background: #222;
     content: '';
     -webkit-transition: all .25s ease;
     -ms-transition: all .25s ease;
     transition: all 0.25s ease;
}
 #cssmenu ul ul > li.has-sub:hover > a:before {
     top: 17px;
     height: 0;
}
 #cssmenu ul ul li.has-sub:hover, #cssmenu ul li.has-sub ul li.has-sub ul li:hover {
     background: #363636;
}
 #cssmenu ul ul ul li.active a {
     border-left: 1px solid #333;
}
 #cssmenu > ul > li.has-sub > ul > li.active > a, #cssmenu > ul ul > li.has-sub > ul > li.active > a {
     border-top: 1px solid #333;
}
 @media screen and (max-width: 1023px) {
     nav {
         text-align: left;
    }
     #cssmenu {
         width: 100%;
         background: #A6093D;
    }
     #cssmenu ul {
         width: 100%;
         display: none;
    }
     #cssmenu ul li {
         width: 100%;
         border-top: 1px solid rgba(255, 255, 255, 0.25);
    }
     #cssmenu ul li:hover {
         /* background: #a72f31; */
    }
     #cssmenu ul ul li, #cssmenu li:hover > ul > li {
         height: auto;
    }
     #cssmenu ul li a, #cssmenu ul ul li a {
         width: 100%;
         border-bottom: 0;
         padding: 17px 0;
    }
     #cssmenu > ul > li {
         float: none;
    }
     #cssmenu ul ul li a {
         padding-left: 25px;
    }
     #cssmenu ul ul li {
         background: #f7f7f7 !important;
    }
     #cssmenu ul ul li:hover {
         background: #ccc !important;
    }
     #cssmenu ul ul ul li a {
         padding-left: 35px;
    }
     #cssmenu ul ul li a {
         color: #282828;
         background: none;
    }
     #cssmenu ul ul li:hover > a, #cssmenu ul ul li.active > a {
         color: #000;
    }
     #cssmenu ul ul, #cssmenu ul ul ul {
         position: relative;
         left: 0;
         width: 100%;
         margin: 0;
         text-align: left;
    }
     #cssmenu > ul > li.has-sub > a:after, #cssmenu > ul > li.has-sub > a:before, #cssmenu ul ul > li.has-sub > a:after, #cssmenu ul ul > li.has-sub > a:before {
         display: none;
    }
     #cssmenu #head-mobile {
         display: block;
         padding: 20px 0;
         color: #fff;
         font-size: 12px;
         font-weight: 700;
    }
     .button {
         width: 55px;
         height: 46px;
         position: absolute;
         right: 0;
         top: 0;
         cursor: pointer;
         z-index: 12399994;
    }
     .button:after {
         position: absolute;
         top: 24px;
         right: 0;
         display: block;
         height: 6px;
         width: 20px;
         border-top: 2px solid #fff;
         border-bottom: 2px solid #fff;
         content: "";
    }
     .button:before {
         -webkit-transition: all .3s ease;
         -ms-transition: all .3s ease;
         transition: all .3s ease;
         position: absolute;
         top: 20px;
         right: 0;
         display: block;
         height: 2px;
         width: 20px;
         background: #fff;
         content: "";
    }
     .button.menu-opened:after {
         -webkit-transition: all .3s ease;
         -ms-transition: all .3s ease;
         transition: all .3s ease;
         top: 23px;
         border: 0;
         height: 2px;
         width: 19px;
         background: #fff;
         -webkit-transform: rotate(45deg);
         -moz-transform: rotate(45deg);
         -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
         transform: rotate(45deg);
    }
     .button.menu-opened:before {
         top: 23px;
         background: #fff;
         width: 19px;
         -webkit-transform: rotate(-45deg);
         -moz-transform: rotate(-45deg);
         -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
         transform: rotate(-45deg);
    }
     #cssmenu .submenu-button {
         position: absolute;
         z-index: 99;
         right: 0;
         top: 0;
         display: block;
         border-left: 1px solid #ddd;
         height: 48px;
         width: 46px;
         cursor: pointer;
    }
     #cssmenu .submenu-button.submenu-opened {
        /* background: #f7f7f7;
        */
         background: #7c072e;
    }
     #cssmenu ul ul .submenu-button {
         height: 34px;
         width: 34px;
    }
     #cssmenu .submenu-button:after {
         position: absolute;
         top: 22px;
         right: 16px;
         width: 12px;
         height: 12px;
         display: block;
         background: url(images/down-arrow-white.svg) no-repeat;
         content: "";
    }
     #cssmenu ul ul .submenu-button:after {
         top: 15px;
         right: 13px;
    }
     #cssmenu .submenu-button.submenu-opened:before {
         display: none;
    }
     #cssmenu ul ul ul li.active a {
         border-left: none;
    }
     #cssmenu > ul > li.has-sub > ul > li.active > a, #cssmenu > ul ul > li.has-sub > ul > li.active > a {
         border-top: none;
    }
}
 .animated {
     animation-duration: 1s;
     animation-fill-mode: both;
}
 .animated.infinite {
     animation-iteration-count: infinite;
}
 .animated.hinge {
     animation-duration: 2s;
}
 .animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
     animation-duration: .75s;
}
 @keyframes bounce {
     from, 20%, 53%, 80%, to {
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         transform: translate3d(0, 0, 0);
    }
     40%, 43% {
         animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
         transform: translate3d(0, -30px, 0);
    }
     70% {
         animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
         transform: translate3d(0, -15px, 0);
    }
     90% {
         transform: translate3d(0, -4px, 0);
    }
}
 .bounce {
     animation-name: bounce;
     transform-origin: center bottom;
}
 @keyframes flash {
     from, 50%, to {
         opacity: 1;
    }
     25%, 75% {
         opacity: 0;
    }
}
 .flash {
     animation-name: flash;
}
 @keyframes pulse {
     from {
         transform: scale3d(1, 1, 1);
    }
     50% {
         transform: scale3d(1.05, 1.05, 1.05);
    }
     to {
         transform: scale3d(1, 1, 1);
    }
}
 .pulse {
     animation-name: pulse;
}
 @keyframes rubberBand {
     from {
         transform: scale3d(1, 1, 1);
    }
     30% {
         transform: scale3d(1.25, 0.75, 1);
    }
     40% {
         transform: scale3d(0.75, 1.25, 1);
    }
     50% {
         transform: scale3d(1.15, 0.85, 1);
    }
     65% {
         transform: scale3d(0.95, 1.05, 1);
    }
     75% {
         transform: scale3d(1.05, 0.95, 1);
    }
     to {
         transform: scale3d(1, 1, 1);
    }
}
 .rubberBand {
     animation-name: rubberBand;
}
 @keyframes shake {
     from, to {
         transform: translate3d(0, 0, 0);
    }
     10%, 30%, 50%, 70%, 90% {
         transform: translate3d(-10px, 0, 0);
    }
     20%, 40%, 60%, 80% {
         transform: translate3d(10px, 0, 0);
    }
}
 .shake {
     animation-name: shake;
}
 @keyframes headShake {
     0% {
         transform: translateX(0);
    }
     6.5% {
         transform: translateX(-6px) rotateY(-9deg);
    }
     18.5% {
         transform: translateX(5px) rotateY(7deg);
    }
     31.5% {
         transform: translateX(-3px) rotateY(-5deg);
    }
     43.5% {
         transform: translateX(2px) rotateY(3deg);
    }
     50% {
         transform: translateX(0);
    }
}
 .headShake {
     animation-timing-function: ease-in-out;
     animation-name: headShake;
}
 @keyframes swing {
     20% {
         transform: rotate3d(0, 0, 1, 15deg);
    }
     40% {
         transform: rotate3d(0, 0, 1, -10deg);
    }
     60% {
         transform: rotate3d(0, 0, 1, 5deg);
    }
     80% {
         transform: rotate3d(0, 0, 1, -5deg);
    }
     to {
         transform: rotate3d(0, 0, 1, 0deg);
    }
}
 .swing {
     transform-origin: top center;
     animation-name: swing;
}
 @keyframes tada {
     from {
         transform: scale3d(1, 1, 1);
    }
     10%, 20% {
         transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }
     30%, 50%, 70%, 90% {
         transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
     40%, 60%, 80% {
         transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
     to {
         transform: scale3d(1, 1, 1);
    }
}
 .tada {
     animation-name: tada;
}
 @keyframes wobble {
     from {
         transform: none;
    }
     15% {
         transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
     30% {
         transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
     45% {
         transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
     60% {
         transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
     75% {
         transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
     to {
         transform: none;
    }
}
 .wobble {
     animation-name: wobble;
}
 @keyframes jello {
     from, 11.1%, to {
         transform: none;
    }
     22.2% {
         transform: skewX(-12.5deg) skewY(-12.5deg);
    }
     33.3% {
         transform: skewX(6.25deg) skewY(6.25deg);
    }
     44.4% {
         transform: skewX(-3.125deg) skewY(-3.125deg);
    }
     55.5% {
         transform: skewX(1.5625deg) skewY(1.5625deg);
    }
     66.6% {
         transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
     77.7% {
         transform: skewX(0.39063deg) skewY(0.39063deg);
    }
     88.8% {
         transform: skewX(-0.19531deg) skewY(-0.19531deg);
    }
}
 .jello {
     animation-name: jello;
     transform-origin: center;
}
 @keyframes bounceIn {
     from, 20%, 40%, 60%, 80%, to {
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
     0% {
         opacity: 0;
         transform: scale3d(0.3, 0.3, 0.3);
    }
     20% {
         transform: scale3d(1.1, 1.1, 1.1);
    }
     40% {
         transform: scale3d(0.9, 0.9, 0.9);
    }
     60% {
         opacity: 1;
         transform: scale3d(1.03, 1.03, 1.03);
    }
     80% {
         transform: scale3d(0.97, 0.97, 0.97);
    }
     to {
         opacity: 1;
         transform: scale3d(1, 1, 1);
    }
}
 .bounceIn {
     animation-name: bounceIn;
}
 @keyframes bounceInDown {
     from, 60%, 75%, 90%, to {
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
     0% {
         opacity: 0;
         transform: translate3d(0, -3000px, 0);
    }
     60% {
         opacity: 1;
         transform: translate3d(0, 25px, 0);
    }
     75% {
         transform: translate3d(0, -10px, 0);
    }
     90% {
         transform: translate3d(0, 5px, 0);
    }
     to {
         transform: none;
    }
}
 .bounceInDown {
     animation-name: bounceInDown;
}
 @keyframes bounceInLeft {
     from, 60%, 75%, 90%, to {
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
     0% {
         opacity: 0;
         transform: translate3d(-3000px, 0, 0);
    }
     60% {
         opacity: 1;
         transform: translate3d(25px, 0, 0);
    }
     75% {
         transform: translate3d(-10px, 0, 0);
    }
     90% {
         transform: translate3d(5px, 0, 0);
    }
     to {
         transform: none;
    }
}
 .bounceInLeft {
     animation-name: bounceInLeft;
}
 @keyframes bounceInRight {
     from, 60%, 75%, 90%, to {
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
     from {
         opacity: 0;
         transform: translate3d(3000px, 0, 0);
    }
     60% {
         opacity: 1;
         transform: translate3d(-25px, 0, 0);
    }
     75% {
         transform: translate3d(10px, 0, 0);
    }
     90% {
         transform: translate3d(-5px, 0, 0);
    }
     to {
         transform: none;
    }
}
 .bounceInRight {
     animation-name: bounceInRight;
}
 @keyframes bounceInUp {
     from, 60%, 75%, 90%, to {
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
     from {
         opacity: 0;
         transform: translate3d(0, 3000px, 0);
    }
     60% {
         opacity: 1;
         transform: translate3d(0, -20px, 0);
    }
     75% {
         transform: translate3d(0, 10px, 0);
    }
     90% {
         transform: translate3d(0, -5px, 0);
    }
     to {
         transform: translate3d(0, 0, 0);
    }
}
 .bounceInUp {
     animation-name: bounceInUp;
}
 @keyframes bounceOut {
     20% {
         transform: scale3d(0.9, 0.9, 0.9);
    }
     50%, 55% {
         opacity: 1;
         transform: scale3d(1.1, 1.1, 1.1);
    }
     to {
         opacity: 0;
         transform: scale3d(0.3, 0.3, 0.3);
    }
}
 .bounceOut {
     animation-name: bounceOut;
}
 @keyframes bounceOutDown {
     20% {
         transform: translate3d(0, 10px, 0);
    }
     40%, 45% {
         opacity: 1;
         transform: translate3d(0, -20px, 0);
    }
     to {
         opacity: 0;
         transform: translate3d(0, 2000px, 0);
    }
}
 .bounceOutDown {
     animation-name: bounceOutDown;
}
 @keyframes bounceOutLeft {
     20% {
         opacity: 1;
         transform: translate3d(20px, 0, 0);
    }
     to {
         opacity: 0;
         transform: translate3d(-2000px, 0, 0);
    }
}
 .bounceOutLeft {
     animation-name: bounceOutLeft;
}
 @keyframes bounceOutRight {
     20% {
         opacity: 1;
         transform: translate3d(-20px, 0, 0);
    }
     to {
         opacity: 0;
         transform: translate3d(2000px, 0, 0);
    }
}
 .bounceOutRight {
     animation-name: bounceOutRight;
}
 @keyframes bounceOutUp {
     20% {
         transform: translate3d(0, -10px, 0);
    }
     40%, 45% {
         opacity: 1;
         transform: translate3d(0, 20px, 0);
    }
     to {
         opacity: 0;
         transform: translate3d(0, -2000px, 0);
    }
}
 .bounceOutUp {
     animation-name: bounceOutUp;
}
 @keyframes fadeIn {
     from {
         opacity: 0;
    }
     to {
         opacity: 1;
    }
}
 .fadeIn {
     animation-name: fadeIn;
}
 @keyframes fadeInDown {
     from {
         opacity: 0;
         transform: translate3d(0, -100%, 0);
    }
     to {
         opacity: 1;
         transform: none;
    }
}
 .fadeInDown {
     animation-name: fadeInDown;
}
 @keyframes fadeInDownBig {
     from {
         opacity: 0;
         transform: translate3d(0, -2000px, 0);
    }
     to {
         opacity: 1;
         transform: none;
    }
}
 .fadeInDownBig {
     animation-name: fadeInDownBig;
}
 @keyframes fadeInLeft {
     from {
         opacity: 0;
         transform: translate3d(-100%, 0, 0);
    }
     to {
         opacity: 1;
         transform: none;
    }
}
 .fadeInLeft {
     animation-name: fadeInLeft;
}
 @keyframes fadeInLeftBig {
     from {
         opacity: 0;
         transform: translate3d(-2000px, 0, 0);
    }
     to {
         opacity: 1;
         transform: none;
    }
}
 .fadeInLeftBig {
     animation-name: fadeInLeftBig;
}
 @keyframes fadeInRight {
     from {
         opacity: 0;
         transform: translate3d(100%, 0, 0);
    }
     to {
         opacity: 1;
         transform: none;
    }
}
 .fadeInRight {
     animation-name: fadeInRight;
}
 @keyframes fadeInRightBig {
     from {
         opacity: 0;
         transform: translate3d(2000px, 0, 0);
    }
     to {
         opacity: 1;
         transform: none;
    }
}
 .fadeInRightBig {
     animation-name: fadeInRightBig;
}
 @keyframes fadeInUp {
     from {
         opacity: 0;
         transform: translate3d(0, 100%, 0);
    }
     to {
         opacity: 1;
         transform: none;
    }
}
 .fadeInUp {
     animation-name: fadeInUp;
}
 @keyframes fadeInUpBig {
     from {
         opacity: 0;
         transform: translate3d(0, 2000px, 0);
    }
     to {
         opacity: 1;
         transform: none;
    }
}
 .fadeInUpBig {
     animation-name: fadeInUpBig;
}
 @keyframes fadeOut {
     from {
         opacity: 1;
    }
     to {
         opacity: 0;
    }
}
 .fadeOut {
     animation-name: fadeOut;
}
 @keyframes fadeOutDown {
     from {
         opacity: 1;
    }
     to {
         opacity: 0;
         transform: translate3d(0, 100%, 0);
    }
}
 .fadeOutDown {
     animation-name: fadeOutDown;
}
 @keyframes fadeOutDownBig {
     from {
         opacity: 1;
    }
     to {
         opacity: 0;
         transform: translate3d(0, 2000px, 0);
    }
}
 .fadeOutDownBig {
     animation-name: fadeOutDownBig;
}
 @keyframes fadeOutLeft {
     from {
         opacity: 1;
    }
     to {
         opacity: 0;
         transform: translate3d(-100%, 0, 0);
    }
}
 .fadeOutLeft {
     animation-name: fadeOutLeft;
}
 @keyframes fadeOutLeftBig {
     from {
         opacity: 1;
    }
     to {
         opacity: 0;
         transform: translate3d(-2000px, 0, 0);
    }
}
 .fadeOutLeftBig {
     animation-name: fadeOutLeftBig;
}
 @keyframes fadeOutRight {
     from {
         opacity: 1;
    }
     to {
         opacity: 0;
         transform: translate3d(100%, 0, 0);
    }
}
 .fadeOutRight {
     animation-name: fadeOutRight;
}
 @keyframes fadeOutRightBig {
     from {
         opacity: 1;
    }
     to {
         opacity: 0;
         transform: translate3d(2000px, 0, 0);
    }
}
 .fadeOutRightBig {
     animation-name: fadeOutRightBig;
}
 @keyframes fadeOutUp {
     from {
         opacity: 1;
    }
     to {
         opacity: 0;
         transform: translate3d(0, -100%, 0);
    }
}
 .fadeOutUp {
     animation-name: fadeOutUp;
}
 @keyframes fadeOutUpBig {
     from {
         opacity: 1;
    }
     to {
         opacity: 0;
         transform: translate3d(0, -2000px, 0);
    }
}
 .fadeOutUpBig {
     animation-name: fadeOutUpBig;
}
 @keyframes flip {
     from {
         transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
         animation-timing-function: ease-out;
    }
     40% {
         transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
         animation-timing-function: ease-out;
    }
     50% {
         transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
         animation-timing-function: ease-in;
    }
     80% {
         transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
         animation-timing-function: ease-in;
    }
     to {
         transform: perspective(400px);
         animation-timing-function: ease-in;
    }
}
 .animated.flip {
     -webkit-backface-visibility: visible;
     backface-visibility: visible;
     animation-name: flip;
}
 @keyframes flipInX {
     from {
         transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
         animation-timing-function: ease-in;
         opacity: 0;
    }
     40% {
         transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
         animation-timing-function: ease-in;
    }
     60% {
         transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
         opacity: 1;
    }
     80% {
         transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
     to {
         transform: perspective(400px);
    }
}
 .flipInX {
     -webkit-backface-visibility: visible !important;
     backface-visibility: visible !important;
     animation-name: flipInX;
}
 @keyframes flipInY {
     from {
         transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
         animation-timing-function: ease-in;
         opacity: 0;
    }
     40% {
         transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
         animation-timing-function: ease-in;
    }
     60% {
         transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
         opacity: 1;
    }
     80% {
         transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
     to {
         transform: perspective(400px);
    }
}
 .flipInY {
     -webkit-backface-visibility: visible !important;
     backface-visibility: visible !important;
     animation-name: flipInY;
}
 @keyframes flipOutX {
     from {
         transform: perspective(400px);
    }
     30% {
         transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
         opacity: 1;
    }
     to {
         transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
         opacity: 0;
    }
}
 .flipOutX {
     animation-name: flipOutX;
     -webkit-backface-visibility: visible !important;
     backface-visibility: visible !important;
}
 @keyframes flipOutY {
     from {
         transform: perspective(400px);
    }
     30% {
         transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
         opacity: 1;
    }
     to {
         transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
         opacity: 0;
    }
}
 .flipOutY {
     -webkit-backface-visibility: visible !important;
     backface-visibility: visible !important;
     animation-name: flipOutY;
}
 @keyframes lightSpeedIn {
     from {
         transform: translate3d(100%, 0, 0) skewX(-30deg);
         opacity: 0;
    }
     60% {
         transform: skewX(20deg);
         opacity: 1;
    }
     80% {
         transform: skewX(-5deg);
         opacity: 1;
    }
     to {
         transform: none;
         opacity: 1;
    }
}
 .lightSpeedIn {
     animation-name: lightSpeedIn;
     animation-timing-function: ease-out;
}
 @keyframes lightSpeedOut {
     from {
         opacity: 1;
    }
     to {
         transform: translate3d(100%, 0, 0) skewX(30deg);
         opacity: 0;
    }
}
 .lightSpeedOut {
     animation-name: lightSpeedOut;
     animation-timing-function: ease-in;
}
 @keyframes rotateIn {
     from {
         transform-origin: center;
         transform: rotate3d(0, 0, 1, -200deg);
         opacity: 0;
    }
     to {
         transform-origin: center;
         transform: none;
         opacity: 1;
    }
}
 .rotateIn {
     animation-name: rotateIn;
}
 @keyframes rotateInDownLeft {
     from {
         transform-origin: left bottom;
         transform: rotate3d(0, 0, 1, -45deg);
         opacity: 0;
    }
     to {
         transform-origin: left bottom;
         transform: none;
         opacity: 1;
    }
}
 .rotateInDownLeft {
     animation-name: rotateInDownLeft;
}
 @keyframes rotateInDownRight {
     from {
         transform-origin: right bottom;
         transform: rotate3d(0, 0, 1, 45deg);
         opacity: 0;
    }
     to {
         transform-origin: right bottom;
         transform: none;
         opacity: 1;
    }
}
 .rotateInDownRight {
     animation-name: rotateInDownRight;
}
 @keyframes rotateInUpLeft {
     from {
         transform-origin: left bottom;
         transform: rotate3d(0, 0, 1, 45deg);
         opacity: 0;
    }
     to {
         transform-origin: left bottom;
         transform: none;
         opacity: 1;
    }
}
 .rotateInUpLeft {
     animation-name: rotateInUpLeft;
}
 @keyframes rotateInUpRight {
     from {
         transform-origin: right bottom;
         transform: rotate3d(0, 0, 1, -90deg);
         opacity: 0;
    }
     to {
         transform-origin: right bottom;
         transform: none;
         opacity: 1;
    }
}
 .rotateInUpRight {
     animation-name: rotateInUpRight;
}
 @keyframes rotateOut {
     from {
         transform-origin: center;
         opacity: 1;
    }
     to {
         transform-origin: center;
         transform: rotate3d(0, 0, 1, 200deg);
         opacity: 0;
    }
}
 .rotateOut {
     animation-name: rotateOut;
}
 @keyframes rotateOutDownLeft {
     from {
         transform-origin: left bottom;
         opacity: 1;
    }
     to {
         transform-origin: left bottom;
         transform: rotate3d(0, 0, 1, 45deg);
         opacity: 0;
    }
}
 .rotateOutDownLeft {
     animation-name: rotateOutDownLeft;
}
 @keyframes rotateOutDownRight {
     from {
         transform-origin: right bottom;
         opacity: 1;
    }
     to {
         transform-origin: right bottom;
         transform: rotate3d(0, 0, 1, -45deg);
         opacity: 0;
    }
}
 .rotateOutDownRight {
     animation-name: rotateOutDownRight;
}
 @keyframes rotateOutUpLeft {
     from {
         transform-origin: left bottom;
         opacity: 1;
    }
     to {
         transform-origin: left bottom;
         transform: rotate3d(0, 0, 1, -45deg);
         opacity: 0;
    }
}
 .rotateOutUpLeft {
     animation-name: rotateOutUpLeft;
}
 @keyframes rotateOutUpRight {
     from {
         transform-origin: right bottom;
         opacity: 1;
    }
     to {
         transform-origin: right bottom;
         transform: rotate3d(0, 0, 1, 90deg);
         opacity: 0;
    }
}
 .rotateOutUpRight {
     animation-name: rotateOutUpRight;
}
 @keyframes hinge {
     0% {
         transform-origin: top left;
         animation-timing-function: ease-in-out;
    }
     20%, 60% {
         transform: rotate3d(0, 0, 1, 80deg);
         transform-origin: top left;
         animation-timing-function: ease-in-out;
    }
     40%, 80% {
         transform: rotate3d(0, 0, 1, 60deg);
         transform-origin: top left;
         animation-timing-function: ease-in-out;
         opacity: 1;
    }
     to {
         transform: translate3d(0, 700px, 0);
         opacity: 0;
    }
}
 .hinge {
     animation-name: hinge;
}
 @keyframes jackInTheBox {
     from {
         opacity: 0;
         transform: scale(0.1) rotate(30deg);
         transform-origin: center bottom;
    }
     50% {
         transform: rotate(-10deg);
    }
     70% {
         transform: rotate(3deg);
    }
     to {
         opacity: 1;
         transform: scale(1);
    }
}
 .jackInTheBox {
     animation-name: jackInTheBox;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
 @keyframes rollIn {
     from {
         opacity: 0;
         transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
     to {
         opacity: 1;
         transform: none;
    }
}
 .rollIn {
     animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
 @keyframes rollOut {
     from {
         opacity: 1;
    }
     to {
         opacity: 0;
         transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}
 .rollOut {
     animation-name: rollOut;
}
 @keyframes zoomIn {
     from {
         opacity: 0;
         transform: scale3d(0.3, 0.3, 0.3);
    }
     50% {
         opacity: 1;
    }
}
 .zoomIn {
     animation-name: zoomIn;
}
 @keyframes zoomInDown {
     from {
         opacity: 0;
         transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
     60% {
         opacity: 1;
         transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
 .zoomInDown {
     animation-name: zoomInDown;
}
 @keyframes zoomInLeft {
     from {
         opacity: 0;
         transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
     60% {
         opacity: 1;
         transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
 .zoomInLeft {
     animation-name: zoomInLeft;
}
 @keyframes zoomInRight {
     from {
         opacity: 0;
         transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
     60% {
         opacity: 1;
         transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
 .zoomInRight {
     animation-name: zoomInRight;
}
 @keyframes zoomInUp {
     from {
         opacity: 0;
         transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
     60% {
         opacity: 1;
         transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
 .zoomInUp {
     animation-name: zoomInUp;
}
 @keyframes zoomOut {
     from {
         opacity: 1;
    }
     50% {
         opacity: 0;
         transform: scale3d(0.3, 0.3, 0.3);
    }
     to {
         opacity: 0;
    }
}
 .zoomOut {
     animation-name: zoomOut;
}
 @keyframes zoomOutDown {
     40% {
         opacity: 1;
         transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
     to {
         opacity: 0;
         transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
         transform-origin: center bottom;
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
 .zoomOutDown {
     animation-name: zoomOutDown;
}
 @keyframes zoomOutLeft {
     40% {
         opacity: 1;
         transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
     to {
         opacity: 0;
         transform: scale(0.1) translate3d(-2000px, 0, 0);
         transform-origin: left center;
    }
}
 .zoomOutLeft {
     animation-name: zoomOutLeft;
}
 @keyframes zoomOutRight {
     40% {
         opacity: 1;
         transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
     to {
         opacity: 0;
         transform: scale(0.1) translate3d(2000px, 0, 0);
         transform-origin: right center;
    }
}
 .zoomOutRight {
     animation-name: zoomOutRight;
}
 @keyframes zoomOutUp {
     40% {
         opacity: 1;
         transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
     to {
         opacity: 0;
         transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
         transform-origin: center bottom;
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
 .zoomOutUp {
     animation-name: zoomOutUp;
}
 @keyframes slideInDown {
     from {
         transform: translate3d(0, -100%, 0);
         visibility: visible;
    }
     to {
         transform: translate3d(0, 0, 0);
    }
}
 .slideInDown {
     animation-name: slideInDown;
}
 @keyframes slideInLeft {
     from {
         transform: translate3d(-100%, 0, 0);
         visibility: visible;
    }
     to {
         transform: translate3d(0, 0, 0);
    }
}
 .slideInLeft {
     animation-name: slideInLeft;
}
 @keyframes slideInRight {
     from {
         transform: translate3d(100%, 0, 0);
         visibility: visible;
    }
     to {
         transform: translate3d(0, 0, 0);
    }
}
 .slideInRight {
     animation-name: slideInRight;
}
 @keyframes slideInUp {
     from {
         transform: translate3d(0, 100%, 0);
         visibility: visible;
    }
     to {
         transform: translate3d(0, 0, 0);
    }
}
 .slideInUp {
     animation-name: slideInUp;
}
 @keyframes slideOutDown {
     from {
         transform: translate3d(0, 0, 0);
    }
     to {
         visibility: hidden;
         transform: translate3d(0, 100%, 0);
    }
}
 .slideOutDown {
     animation-name: slideOutDown;
}
 @keyframes slideOutLeft {
     from {
         transform: translate3d(0, 0, 0);
    }
     to {
         visibility: hidden;
         transform: translate3d(-100%, 0, 0);
    }
}
 .slideOutLeft {
     animation-name: slideOutLeft;
}
 @keyframes slideOutRight {
     from {
         transform: translate3d(0, 0, 0);
    }
     to {
         visibility: hidden;
         transform: translate3d(100%, 0, 0);
    }
}
 .slideOutRight {
     animation-name: slideOutRight;
}
 @keyframes slideOutUp {
     from {
         transform: translate3d(0, 0, 0);
    }
     to {
         visibility: hidden;
         transform: translate3d(0, -100%, 0);
    }
}
 .slideOutUp {
     animation-name: slideOutUp;
}
 .sokfunktion {
     float:left;
     margin-left:2.5rem;
     display: none;
}
 @media screen and (min-width: 1023px) {
     .sokfunktion {
         display: block;
    }
}
 .sokfunktion span{
     color: #fff;
     font-size: .8875rem;
     font-weight: 700;
     text-transform: uppercase;
     display:inline-block;
     padding: .75rem 0 0;
}
 .search-box {
     background: #fff;
     position: absolute;
     top: 54px;
     right: 0;
     width: 100%;
     height: 64px;
     line-height: 60px;
     box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
     border-top: 4px solid #fff;
     display: none;
}
 .search-box input[type="text"] {
     width: 90%;
     padding: 5px 10px;
     margin-left: 23px;
     border: 1px solid #ddd;
     outline: none;
}
 .search-box input[type="submit"] {
     width: 80px;
     padding: 5px 0;
     background: #A6093D;
     color: #fff;
     font-weight: 700;
     text-transform:uppercase;
     margin-left: -6px;
     border: 1px solid #d80b15;
     outline: none;
     cursor: pointer;
}
 .case-front {
     margin-bottom: 1.5rem;
}
 @media screen and (min-width: 1023px) {
     .case-front {
         margin-bottom: 2rem;
    }
}
 .case-front .case-front-logo{
     background: #f4f4f4;
     text-align: center;
     /* padding: 3rem 1rem; */
}
 .case-front .case-front-txt{
     background: #A6093D;
     color: rgba(255, 255, 255, 0.8);
     padding: 2rem;
}
 @media screen and (min-width: 1023px) {
     .case-front .case-front-logo{
         width: 40%;
         float: left;
         padding: 6rem 1rem;
    }
     .case-front .case-front-txt{
         width: 60%;
         float: left;
    }
}
 .case-front .case-front-txt h2 a{
     color: #fff;
}
 .case-front .case-front-txt p{
     margin-bottom: 0;
}
 .case-front .case-front-txt a.rm-white{
     font-size: .85rem;
     padding: .2875rem 1rem;
}
.page-id-29 .hero-img-subpage {
  background-position: bottom center;
}
.page-id-31 .hero-img-subpage {
  background-position: 20% center;
}
 @media screen and (min-width: 1300px) {
     .case-front .case-front-logo {
         padding:0 
    }
   .case-front-logo a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 100%;
      position: relative;
      overflow: hidden;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-line-pack: center;
          align-content: center;

    }
    .case-front-logo img {
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center;
        height: 100%;
        object-fit: cover;
    }
}
 .kontakt-content {
     padding: 1.5rem 0;
}
 .kontakt-content h1,.kontakt-content h2 {
     font-size: 1.5rem;
     font-weight: 500;
     text-transform: uppercase;
}
 @media screen and (min-width: 1023px) {
     .kontakt-content {
         padding: 3rem 0;
    }
     .kontakt-content h1,.kontakt-content h2 {
         font-size: 1.875rem;
         margin-bottom: 1.75rem;
    }
}
 @media screen and (min-width: 1023px) {
     .kontakt-info {
         width:40%;
         float:right;
    }
     .kontakt-personal {
         width:57%;
         float:left;
    }
}
.kontakt-content .first-col{
    flex: 1 1 60%;
}
.kontakt-content .col > .shadow a{
    font-size: 0.85rem;
}
 .kontakt-personal ul{
    margin:0;
    padding:0;
}
 .kontakt-personal li{
    text-align:center;
    list-style:none;
    margin-bottom:1.5rem;
}
 @media screen and (min-width: 767px) and (max-width: 1300px){
     .kontakt-personal li{
        width:49%;
        float:left;
        margin-right:2%;
    }
     .kontakt-personal li:nth-child(2n){
        margin-right:0;
    }
}
 @media screen and (min-width: 1301px) {
     .kontakt-personal li{
        width:31.33333333%;
        float:left;
        margin-right:3%;
        margin-bottom:2.25rem;
    }
     .kontakt-personal li:nth-child(3n){
        margin-right:0;
    }
}
 .kontakt-personal li img{
    display:block;
    margin-bottom:1rem;
}
 .kontakt-personal li .personal-namn{
    display:block;
    font-weight:500;
}
 .kontakt-personal li .personal-titel{
    display:block;
    color:#444;
    font-size:.925rem;
    font-style:italic;
    margin-bottom:.45rem;
}
 .kontakt-personal li .personal-telefon{
    display:block;
    font-size:.9rem;
}
 .kontakt-personal li .personal-epost{
    display:block;
    font-size:.75rem;
    word-wrap: break-word;
}
 .kontakt-personal li .personal-telefon a,.kontakt-personal li .personal-epost a{
    color:#282828;
}
 .lightgrey-box {
    background:#F0F0F0;
    padding:1.5rem;
    margin-bottom:1rem;
}
 @media screen and (min-width: 1023px) {
     .lightgrey-box {
        padding:2.5rem;
        margin-bottom:2rem;
    }
}
 .contact-list{
     margin:0;
     padding:0;
}
 .contact-list li{
     list-style:none;
     margin-bottom:1.75rem;
     display:block;
}
 .contact-list li:last-child{
     margin-bottom:0;
}
 .contact-list li .ikon{
     width:34px;
     height:34px;
     float:left;
     margin-right:.5rem;
}
 @media screen and (min-width: 767px) {
     .contact-list li .ikon{
         width:42px;
         height:42px;
         margin-right:1.25rem;
    }
}
 .contact-list li:first-child .ikon{
     background:url(images/Plats.png) center center no-repeat;
     background-size: contain;
}
 .contact-list li:nth-child(2) .ikon{
     background:url(images/Telefon.png) center center no-repeat;
     background-size: contain;
}
.contact-list li:nth-child(3) .ikon{
    background:url(images/Email.png) center center no-repeat;
    background-size: contain;
}
 .contact-list li:last-child .ikon{
     background:url(images/Email.png) center center no-repeat;
     background-size: contain;
}
 .contact-list li .txt{
     font-size:.95rem;
     margin-top:.5rem;
     float:left;
}
 @media screen and (min-width: 767px) {
     .contact-list li .txt{
         font-size:0.85rem;
         margin-top:.65rem;
    }
}
 .contact-list li a{
     color:#444;
}
 #karta {
    height:300px;
    margin-bottom:1rem;
}
 @media screen and (min-width: 1023px) {
     #karta {
        height:400px;
        margin-bottom:0;
    }
}
 .case-content {
     padding: 1.5rem 0;
}
 .case-content h1 {
     font-size: 1.5rem;
     font-weight: 500;
     text-transform: uppercase;
}
 @media screen and (min-width: 1023px) {
     .case-content {
         width: 78%;
         margin: 0 auto;
         padding: 3rem 0;
    }
     .case-content h1 {
         font-size: 2.15rem;
         margin-bottom: 1.75rem;
    }
}
 .support-content {
     padding: 1.5rem 0;
}
 .support-content h1 {
     font-size: 1.5rem;
     font-weight: 500;
     text-transform: uppercase;
}
 .support-content h2 {
     font-size: 1.2rem;
     font-weight: 500;
     text-transform: uppercase;
}
 @media screen and (min-width: 1023px) {
     .support-content {
         padding: 3rem 0;
    }
     .support-content h1 {
         font-size: 2.15rem;
         margin-bottom: 1.75rem;
    }
     .support-content h2 {
         font-size: 1.5rem;
         margin-bottom: 1.75rem;
    }
}
 .support-txt {
     padding-bottom: 20px 
}
 @media screen and (min-width: 1023px) {
     .support-txt {
         width:66%;
         float:left;
    }
     .support-sidebar {
         width:30%;
         float:right;
    }
}
 .loggin-box {
    background:#F0F0F0;
    padding:1.5rem;
    margin-bottom:1rem;
}
 @media screen and (min-width: 1023px) {
     .loggin-box {
        margin-bottom:2rem;
    }
}
 .loggin-box input[type="password"]{
     background: #fff;
     color: #444;
     border: 1px solid transparent;
     padding: .25rem .25rem;
     transition: all .35s ease-in-out;
     -webkit-appearance: none;
     -webkit-border-radius: 0;
}
 .loggin-box input[type="submit"],.loggin-box input[type="button"] {
     background: #005883;
     color: #fff;
     font-size:.9rem;
     text-transform: uppercase;
     padding: .375rem .75rem;
     -webkit-appearance: none;
     -webkit-border-radius: 0;
     transition: all .35s ease-in-out;
     display: inline-block;
     border: 0;
}
 .loggin-box input:hover[type="submit"],.loggin-box input:hover[type="button"] {
     background: #005883;
}
 body > img[src*="pxl.upsales"] {
     bottom: 0;
}
 #menu-produkter {
     padding: 0;
     margin: 0;
     list-style: none;
}
 ul#menu-produkter a {
     display: block;
     padding: 8px 10px;
     color: #333;
     border-left: 3px solid;
}
 ul#menu-produkter .current-menu-item a {
     border-color: #005883;
     color: #005883;
     box-shadow: 0 0px 2px rgba(51, 51, 51, 0.15);
     background: #ffffff;
}
/* body .front-services.eq-h.clearfix {
     width: 100%;
}
*/
 .aspect-boii {
     position: relative;
     padding-top: 110%;
     border-radius: 5px 5px 0 0;
     overflow: hidden;
}
 .aspect-img {
     position: absolute;
     top: 0;
     left: 0;
}
 .employee-name {
     text-align: center;
     margin-top: 10px;
     font-size: 20px;
     font-weight: bold;
}
 body .col .employee-text {
     padding: 0;
}
 .btn-link {
     display: block;
     text-align: center;
     margin: 0 0 5px 0;
}
 .shadow {
     box-shadow: 0 2px 5px rgba(51, 51, 51, 0.15);
}
 @media (min-width: 1200px) {
     .front-boxybox {
         width: 60%;
         margin: 0 auto 
    }
}
 .hero-img:after {
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background: rgba(0, 0, 0, 0.5);
}
 .contact-container .wpcf7-form input[type="submit"] {
     color: white;
     border-color: white;
}
/*Om oss*/
 .timeline .concern {
     margin: 0;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-flex-direction: row;
     -ms-flex-direction: row;
     flex-direction: row;
     -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     text-align: center;
}
 .timeline .concern .company-item {
     list-style: none;
     position: relative;
     margin: 10px 0 0 0;
     -webkit-flex: 1 1 100%;
     -ms-flex: 1 1 100%;
     flex: 1 1 100%;
}
 @media (min-width: 650px) {
     .timeline .concern .company-item {
         -webkit-flex: 1 1 25%;
         -ms-flex: 1 1 25%;
         flex: 1 1 25%;
         margin: 0;
    }
}
 .company-item ~ .company-item:before {
     content: "";
     position: absolute;
     top: 0;
     left: calc(50% - 2px);
     width: 4px;
     height: 10px;
     background: #97999B;
}
 @media (min-width: 650px) {
     .company-item:nth-child(2):before {
         left: calc(50% - 0px);
    }
     .company-item:nth-child(5):before {
         left: calc(50% - 4px);
    }
}
 @media (min-width: 650px) {
     .timeline .concern .company-item:first-child {
         flex: 1 100%;
         margin-bottom: 10px;
    }
     .timeline .concern .company-item:first-child:before {
         content: "";
         position: absolute;
         left: 12.5%;
         bottom: -10px;
         width: calc(75%);
         height: 4px;
         background: #97999B;
    }
}
 .timeline .concern .company-item:first-child:after {
     content: "";
     position: absolute;
     left: calc(50% - 2px);
     bottom: -10px;
     width: 4px;
     height: 20px;
     background: #97999B;
}
 .timeline .concern .company-item .company-title {
     display: inline-block;
     padding: 1em;
     margin: 10px 0;
     background: #F18070;
     color: #ffffff;
}
 .timeline .concern .company-item ~ .company-item .company-title {
     display: -ms-inline-flexbox;
     display: -webkit-inline-flex;
     display: inline-flex;
     height: 100%;
     width: 95%;
     -webkit-justify-content: center;
     -ms-flex-pack: center;
     justify-content: center;
     -webkit-align-items: center;
     -ms-flex-align: center;
     align-items: center;
}
 .stuff h4 {
     color:white 
}
 .stuff {
     padding: 1em;
     background: #005883;
     color: white;
     margin: 0 0 1em;
     border-radius: 1em;
     position: relative 
}
 .stuff:not(:last-child):after {
     content: "";
     position: absolute;
     left: calc(50% - 8px);
     bottom: -17px;
     width: 16px;
     height: 17px;
     background: #33799c;
}
 .flexy {
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-flex-direction: row;
     -ms-flex-direction: row;
     flex-direction: row;
     -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}
 .first-col {
     -webkit-flex: 1 1 75%;
     -ms-flex: 1 1 75%;
     flex: 1 1 75%;
}
 .second-col {
     -webkit-flex: 1 1 25%;
     -ms-flex: 1 1 25%;
     flex: 1 1 25%;
}
 .morecustomers .col {
     -webkit-flex: 1 1 20%;
     -ms-flex: 1 1 20%;
     flex: 1 1 20%;
     text-align: center;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-flex-direction: row;
     -ms-flex-direction: row;
     flex-direction: row;
     -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     -webkit-justify-content: center;
     -ms-flex-pack: center;
     justify-content: center;
     -webkit-align-content: center;
     -ms-flex-line-pack: center;
     align-content: center;
     -webkit-align-items: center;
     -ms-flex-align: center;
     align-items: center;
}
 .gosh-dang-timeline {
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-flex-direction: row;
     -ms-flex-direction: row;
     flex-direction: row;
     -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}
 .darn {
     -webkit-flex: 0 0 33.333333%;
     -ms-flex: 0 0 33.333333%;
     flex: 0 0 33.333333%;
     position: relative;
}
 @media (max-width:750px) {
     .darn {
         -webkit-flex: 0 0 100%;
         -ms-flex: 0 0 100%;
         flex: 0 0 100%;
         position: relative;
    }
}
 .moln {
     padding: 10px;
     text-align: center;
     height: 100%;
}
 .moln h4 {
     font-size: 40px;
     font-weight: bold;
}
 .why {
     padding:10px;
     height:100% 
}
 .dark .why {
     background: #A6093D;
     color: #ffffff; 
}
 .dark .why h4 {
     color: #ffffff; 
}
 .light .why {
     background: #F18070;
     color: #ffffff; 
}
 .light .why h4 {
     color: #ffffff;
}
 .none .why {
     background: #f7f7f7;
}


/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10001; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
}
.epost{
    font-size: 0.75rem!important;
    word-wrap: break-word;
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
    color: #282828;
    max-width: 660px;
    text-align: center;
    border-radius: .5rem;
}

.modal-content p{
    font-size: 1.9rem;
    font-weight: 500;
    padding: 0 6rem 0rem;
}
.logo-transition img{
    max-width: 200px;   
}
.logo-transition img:first-of-type{
    margin-right: 1rem;
}
.logo-transition img:last-of-type{
    margin-left: 2rem;
}
.this-br{
    display: none;
}
/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    line-height: .5;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

@media screen and (max-width: 830px){
    .modal-content p{
        font-size: 1.9rem;
        font-weight: 500;
        padding: 0;
    }
    .logo-transition img:first-of-type{
        margin-right: 0;
        max-width: calc(100% - 15%);
        /* padding: 0 calc((100% - 15%) - 250px); */
    }
    .logo-transition img:last-of-type{
        margin-left: 0;
        max-width: calc(100% - 15%);
        /* padding: 0 calc((100% - 15%) - 200px); */
    }
    .logo-transition svg{
        transform: rotateZ(90deg);
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .this-br{
        display: block;
    }
}
@media screen and (max-width: 500px){
    .modal-content p{
        font-size: 1.5rem;
    }
}

.footer-sigil img{
    max-width: 100%;
    height: auto;
    width: 300px;
    margin-top: 2rem;
}
.grecaptcha-badge { visibility: hidden; }

