@font-face {
  font-family: 'GoodTimesRg-Regular';
  src:  url('/fonts/good_times_rg.woff2') format('woff2'),
        url('/fonts/good_times_rg.woff') format('woff');
}

/* Responsiv storlek - Full size upp till 1689px */

/* JUSTERINGAR MOBILLÄGE */
@media (max-width: 767px){
    .section-text-dark{ font-size: 23px!important;}
    .top-img-title{ font-size: 32px!important; margin-top: 4px; margin-bottom: 4px;}
    .navbar_ { height: 100%;}
    .navbar_ .navbar-toggle { margin-top: 0px; margin-bottom: 10px;}
    header{top: 0%; margin-top: 0px;}

    .navbar_ .nav > li > a {color:black!important;}
    .navbar-toggle > span {background-color: #CD2027!important;}
 
    .tjanster-koperbil-ul-left {width: 100%!important;}
    .tjanster-koperbil-ul-right{width: 100%!important;}
    .tjanster-koperbil-ul-wrapper {margin-left: 20%;}

    .g-recaptcha{ width: 100%;}

}


.top2_wrapper{top:unset!important;}

.bil-block-modell {
    color: white;
    font-size: 14px;
}

.top2_wrapper {
    width: 1462px;
    position: fixed;
    top: 0px;
    background-color: transparent!important;
}