@font-face {
    font-family: 'BMWGroupBold';
    src: url('../fonts/BMWGroup-Bold.eot');
    src: url('../fonts/BMWGroup-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/BMWGroup-Bold.woff') format('woff'), url('../fonts/BMWGroup-Bold.ttf') format('truetype'), url('../fonts/BMWGroup-Bold.svg#webfont') format('svg');
}

@font-face {
    font-family: 'BMWGroupRegular';
    src: url('../fonts/BMWGroup-Regular.eot');
    src: url('../fonts/BMWGroup-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/BMWGroup-Regular.woff') format('woff'), url('../fonts/BMWGroup-Regular.ttf') format('truetype'), url('../fonts/BMWGroup-Regular.svg#webfont') format('svg');
}

body,
html {
    width: 100%;
    height: 100%;
}

body {
    font-family: Helvetica, Arial, sans-serif;
}

#page-top {
    background-color: #ffffff;
    min-width: 450px;
    padding-top: 50px;
}

a {
    text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
}

.invisible {
    opacity: 0;
}

.main_section .container {
    background: #ffffff;
    padding: 0 10px;
}

.container {
    max-width: 1230px;
}

#spacer {
    height: 50px;
}

.masthead {
    background-color: #ffffff;
    position: static;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
}

.masthead .container {
    max-width: 1245px;
}

.row-description {
    min-height: 80px
}

.row-title {
    margin: 0 0 10px 0;
}

.title,
.title h1 {
    font-size: 22px;
    font-weight: normal;
    line-height: 30px;
    font-family: 'BMWGroupBold'
}

.title p,
.title h1 {
    border-bottom: 5px solid #000000;
}

.row_store_name {
    margin: 0 0 30px 0;
    font-weight: bold;
    font-size: 30px;
}

.logo {
    display: inline-block;
    vertical-align: top;
}

.logo_group {
    margin-right: 65px;
}

.logo_bmw {
    margin-right: 16.5px;
}

.logo_mini {
    margin-right: 16.5px;
    padding-top: 5px;
}
.logo_mini img{
   height: 45px;
}
.description {
    font-family: BMWGroupBold;
    font-size: 13px;
    line-height: 21px;
    text-align: left;
    max-width: 650px;
    margin-bottom: 20px;
}

@media (min-width: 992px) {
    .map-block {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 63% !important;
        flex: 0 0 63% !important;
        max-width: 63% !important;
    }
    .store_btn_block {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 37% !important;
        flex: 0 0 37% !important;
        max-width: 37% !important;
        padding-left: 20px !important;
    }
}

.store_btn_title_mobile {
    font-family: 'BMWGroupBold', Helvetica, Arial, sans-serif;
    ;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
    max-width: 310px;
    display: none;
}

.store_btn_title {
    font-family: 'BMWGroupBold', Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.25px;
    border-bottom: 3px solid #000000;
    max-width: 310px;
}

.store_name_title,
.store_name_title h2 {
    font-family: 'BMWGroupBold', Helvetica, Arial, sans-serif;
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 5px;
    font-weight: normal;
}

.store_name {
    border-bottom: 1px solid #929292;
    padding: 25px 0 15px 0;
    max-width: 310px;
}

.store_name_btn a {
    display: inline-block;
    width: 100px;
    height: 40px;
    background-color: #8e8e8e;
    color: #ffffff;
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
    vertical-align: top;
    font-size: 14px;
    letter-spacing: 0.25px;
}

.store_name_btn a:hover {
    background-color: #0653b6 !important;
}

.store_name_btn_moto {
    padding-top: 4px !important;
    line-height: 17px;
}

.email {
    font-family: 'BMWGroupBold', Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #0653b6;
    line-height: 21px;
}

.phone {
    font-family: 'BMWGroupBold', Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
}

.address {
    font-family: 'BMWGroupBold', Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #000000;
    line-height: 13px;
    font-weight: normal;
}

.copy-right {
    padding: 30px 0;
}

footer .list {
    list-style: none;
    padding: 0;
    margin: 30px 0;
}

footer ul li {
    margin-right: 20px;
    display: inline;
}

footer .container {
    max-width: 1245px;
}

footer.footer {
    padding: 10px 0 !important;
    min-height: 84px;
    background-color: #ffffff;
    text-align: left !important;
    font-family: "Arial", "Helvetica", "Roboto", sans-serif;
    font-size: 14px;
    line-height: 14px;
    color: #444444;
}

.footer-space {
    height: 30px;
}

footer a {
    color: #444444;
}

footer a:hover {
    color: #000000;
}

.pl-30 {
    padding-left: 60px !important;
}

.show_xs {
    display: none;
}

#googleMap {
    width: 100%;
    height: 755px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.goto-top {
    display: none;
    position: fixed;
    bottom: 40px;
    right: 30px;
}

/*style the box this max-width is the background width*/

.gm-style .gm-style-iw {
    /* border: 1px solid #0653b6; */
    /* background-color: #ffffff; */
    max-width: 350px;
    min-height: 150px !important;
    display: block !important;
    z-index: 1;
    left: 16px !important;
    overflow: hidden !important;
    padding: 12px !important;
}

.gm-style .gm-style-iw div {
    overflow: initial !important;
}

/*this width influnces the very outside width */

.gm-style .gm-style-iw #google-popup {
    width: 335px;
    min-height: 140px;
}

.gm-style div div div div div div div div div#text {
    min-height: 108px;
}

.gm-style div div div div div div div div div#button {
    height: 45px;
    white-space: nowrap;
}

.gm-style .gm-style-iw #left_block {
    display: inline-block;
    padding-bottom: 10px;
}

.gm-style div div div div div div div div div#text .popup_title {
    font-family: 'BMWGroupBold', Helvetica, Arial, sans-serif;
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 23px;
}

.gm-style div div div div div div div div div#button .website {
    border: 1px solid gray;
    background: gray;
    color: white;
    width: 100px !important;
    display: inline-block;
    text-align: center;
    height: 40px;
    padding-top: 10px;
    font-weight: bold;
    text-decoration: none;
}

.gm-style div div div div div div div div div#button .website:hover {
    border: 1px solid #0653b6;
    background: #0653b6;
    color: white;
}