@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;800&display=swap');

/**************************
UPGRADE TO FLUID
***************************/

body{
    background:  #A9A9A9!important;
   
}

img.center-block.img-responsive {
    display: block;
    margin-right: auto;
    margin-left: 0px;
}


/********BANNER******************/
div.banner-container {
    background: #FFFFFF;
}

div#banner-info {
    font-family: 'century gothic' , sans-serif;
    font-weight: bold;
    font-size: 16px;
    padding-top: 70px;
    display: block;
}

.tel{
	font-size:18px;
}



 .add:hover {
    	color:#126;
    	cursor: pointer;
    }

a{color:#000;}

.tel a:hover{color:#126;}

div.banner-container{
    background: #fff url(images/bg-new.jpg) no-repeat;
    background-position: right top;
}
/*.banner-container.dynamic-centering.main-container {
    background-image: url('http://photos3.automanager.com/020583/banner-theme.png');
    height: 120px!important;
    background-position: center center;
    background-repeat: no-repeat;
} */

div#banner-info i {
    color: #C50000;
}
/**********MENU BAR**************/

.navbar-default {
    background-color:#E2E2E2;
    border-color: #7F7F84;
        box-shadow: 1px 1px 2px #7F7F84;
}
.navbar-default .navbar-brand {
    color: #000;
}

.navbar-default .navbar-nav>li>a {
    color: #000;
}

.navbar-default .navbar-brand:hover {
    color: #000;
    background-color: transparent;
        text-shadow: 0px 0px 1px white;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #FFF;
    background-color: #112266;
}
menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #112266;
}



/*****SLIDE SHOW********/





/*******QUICK BUTTONS***********/
.quicklinkbutton.buttoncolor-white_darkred .quicklinkbutton-bigicon {
    color: #BD0000;
}
.quicklinkbutton.buttoncolor-black_darkblue .quicklinkbutton-label, .quicklinkbutton.buttoncolor-black_darkblue .quicklinkbutton-anim {
    color: #FFF;
}

.quicklinkbutton.buttoncolor-white_darkred {
    background-color: #BD0000 !important;
}

div#row-8a9de49967814aa7ada1283f0719f509 .container {
    padding-top: 1px;
}
div#row-8a9de49967814aa7ada1283f0719f509{
background:#fff;
}

/***********INVENTORY SLIDE*********/

a.vehicle-panel {
    display: block;
    padding: 8px;
    text-align: center;
    font-size: smaller;
    background: #5F5D5D !important;
}


.vehicle-panel-large {
    color: #fff;
}

a.edmmu {
    display: block;
    background: #007be5;
    color: #fff;
    text-align: center;
    padding: 12px 2px;
    text-decoration: none;
}
/*
*****Header Font*********/
.accent-color1 {
    color: #33329C !important;
}

/*
**********************

Bootstrap*/

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
	div#banner-info{padding:0;}

}

/* Portrait phones and smaller */
@media (max-width: 480px) {
	div#banner-info{padding:0;}
	div.add{font-size: 14px;}
    div.banner-container{
        background-size: cover;
    }

}


/**************************
NEW CUSTOM CSS
***************************/
body {
    font-family: "Nunito Sans", sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
}


/**************************
   BANNER
***************************/
@media (max-width: 767px) {
    .banner-links-bar {
        padding: 0;
    }
}

div.banner-container {
    background: #fff;
}

/*.header-info > div > * {
    text-align: center;
}*/

.header-info > div {
    position: relative;
}

.header-info > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -ms-flex-pack: justify;
    -webkit-box-pack: space-around;
    -webkit-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    position: static;
}

@media (min-width: 992px) {
    .header-info > div > * {
        display: table-cell;
        vertical-align: middle;
    }
}

@media (min-width: 992px) {
    .header-info > div {
        display: table;
        width: 100%;
        height: auto;
    }
}

@media (min-width: 768px) {
    .header-info > div {
        height: 120px;
    }
}

.header-brand {
    -webkit-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: block;
}

.header-brand strong {
    display: inline-block;
    width: auto;
    max-width: 100%;
    vertical-align: middle;
    position: relative;
    z-index: 2;
}

.header-content {
    -webkit-box-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: block;
}

.header-brand strong a {
    display: block;
    width: auto;
    max-width: 100%;
}

.header-brand strong a img {
    display: inline-block;
    width: 100%;
    max-width: 100%;
}

.header-content {
    -webkit-box-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: block;
}

@media (min-width: 768px) {
    .header-content {
        text-align: right;
    }
}

.header-info > div > div + div {
    margin-left: 28px;
}

.header-location-numbers ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

@media (min-width: 768px) {
    .header-location-numbers ul .header-numbers {
        margin-bottom: 20px;
    }
}

.header-location-numbers ul .header-numbers > span {
    display: inline-block;
    vertical-align: middle;
}

.header-location-numbers ul .header-numbers > span > span {
    display: block;
    color: #f10d26;
    font-size: 14px;
    font-weight: 800;
    line-height: 10px;
    margin-bottom: 6px;
    text-align: right;
    text-transform: uppercase;
}

.header-location-numbers ul li a {
    display: inline-block;
    vertical-align: middle;
}

.header-location-numbers ul .header-numbers a {
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    color: #f10d26;
    display: inline-block;
    text-decoration: none;
}

.header-location-numbers ul .header-numbers a:hover {
    color: #000000;
}

.header-location-numbers ul .header-location a:hover {
    color: #f10d26;
}

@media (max-width: 767px) {
    .header-location-numbers ul .header-numbers a:hover:before {
        top: -5px;
    }
    .header-location-numbers ul .header-location a:hover:before {
        top: -5px;
    }
}


@media (min-width: 768px) {
    .header-location-numbers ul .header-numbers a {
        display: block;
        color: #000000;
        font-size: 21px;
        font-weight: 800;
        line-height: 21px;
        text-align: right;
        text-transform: uppercase;
    }
}

@media (min-width: 768px) {
    .header-location-numbers ul .header-location {
        text-align: right;
    }
}

.header-location-numbers ul .header-location a {
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    color: #000000;
    display: inline-block;
    text-decoration: none;
}

@media (min-width: 768px) {
    .header-location-numbers ul .header-location a {
        font-size: 14px;
        line-height: 21px;
        text-transform: uppercase;
    }
}

.header-search-social {
    font-size: 0;
    font-size: 0.01px \9;
    line-height: 50px;
    position: absolute;
    right: 0;
    bottom: -50px;
    height: 50px;
}

@media (min-width: 768px) {
    .header-search-social {
        right: 15px;
    }
}

@media (max-width: 767px) {
    .header-location-numbers ul li {
        display: inline-block;
        vertical-align: middle;
    }

    .header-location-numbers ul .header-numbers > span > span {
        display: none;
    }

    .header-location-numbers ul .header-numbers a {
        font-size: 0;
        font-size: 0.01px \9;
    }

    .header-location-numbers ul .header-numbers a:before {
        -webkit-transition: top 0.2s ease-in-out;
        transition: top 0.2s ease-in-out;
        display: block;
        content: "\f2a0";
        font-family: FontAwesome;
        font-size: 21px;
        position: relative;
        top: 0;
    }

    .header-location-numbers ul .header-numbers a:after {
        display: block;
        content: "Call";
        font-size: 12px;
        font-weight: 800;
    }

    .header-location-numbers ul li + li:before {
        background-color: #000000;
        content: "";
        display: inline-block;
        margin: 0 15px;
        vertical-align: middle;
        width: 1px;
        height: 40px;
    }

    .header-location-numbers ul li {
        display: inline-block;
        vertical-align: middle;
    }

    .header-location-numbers ul .header-location a {
        font-size: 0;
        font-size: 0.01px \9;
    }

    .header-location-numbers ul .header-location a:before {
        -webkit-transition: top 0.2s ease-in-out;
        transition: top 0.2s ease-in-out;
        display: block;
        content: "\f041";
        font-family: FontAwesome;
        font-size: 21px;
        position: relative;
        top: 0;
    }

    .header-location-numbers ul .header-location a:after {
        display: block;
        content: "Map";
        font-size: 12px;
        font-weight: 800;
    }
}

/**************************
   MENU
***************************/
.navbar-default .navbar-nav > .active > a:after {
    background: transparent;
}

.navbar-default .navbar-brand {
    display: none;
}

.navbar-toggle {
    float: left;
    border: 0;
    border-radius: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding: 14px 16px;
}

.navbar-toggle .icon-bar {
    display: block;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    width: 26px;
    height: 4px;
    vertical-align: top;
    background-color: #fff !important;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-toggle:focus .icon-bar, .navbar-toggle:hover .icon-bar  {
    background-color: #f10d26 !important;
}

.caret {
    color: #f10d26 !important;
}

.dropdown-menu>li>a {
    padding: 10px 20px;
}

li.menu-heading.dropdown.open span.caret {
    border-top-color: #ffffff;
}

.accent-bg1, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #f10d26 !important;
}

a.accent-color1:hover, .dropdown-menu .accent-color2 {
    color: #ffffff !important;
}

.navbar-default .navbar-nav>.open>a .caret, .navbar-default .navbar-nav>.open>a:focus .caret, .navbar-default .navbar-nav>.open>a:hover .caret {
    color: #FFF;
}

@media (min-width: 768px) {
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        display: none;
    }

    ul.nav.navbar-nav {
        position: static;
    }
}

nav.navbar.navbar-default {
    padding: 0;
}

.navbar-default {
    background-color: #003e80;
    border-color: transparent;
    box-shadow: initial;
}

.navbar-default .navbar-nav>li>a {
    color: #ffffff;
}

.navbar-default .navbar-nav>li>a {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 50px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #FFF;
    background-color: #f10d26 !important;
}

.navbar-default .navbar-nav > .active > a[title="Home"] {
    background-color: transparent !important;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #f10d26 !important;
}

menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #f10d26 !important;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: #f10d26 !important;
    color: #fff !important;
}

a.menu-heading span:after {
    background-color: transparent;
    display: none;
}

@media (min-width: 768px) {
    .navbar-nav>li>a {
        padding: 0 15px;
    }
}


/**************************
   HERO SECTION
***************************/
.content-home {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 0;
    padding-right: 0;
    font-size: 0;
    font-size: 0.01px \9;
    background-color: #ffffff;
}

@media (min-width: 768px) {
    .content-home {
        width: 750px;
    }

    .content-home {
        margin-top: 30px;
    }
}

@media (min-width: 992px) {
    .content-home {
        width: 970px;
    }

    .content-home{
        margin-top: 45px;
    }
}

@media (min-width: 1200px) {
    .content-home {
        width: 1170px;
    }

    .content-home {
        padding: 15px;
    }

    .content-home > * {
        display: inline-block;
        vertical-align: top;
    }
}

.action-buttons-group {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    font-size: 0.01px \9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #ffffff;
    padding: 15px;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
}

@media (min-width: 1200px) {
    .action-buttons-group {
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: -ms-inline-flex;
        display: inline-flex;
        /*width: calc(100% - 750px);
        width: -moz-calc(100% - 750px);
        width: -webkit-calc(100% - 750px);
        width: -o-calc(100% - 750px);*/
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0;
    }
}

.action-buttons-group li {
    -webkit-box-flex: 1 100%;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    display: block;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .action-buttons-group li {
        -webkit-box-flex: 1 0 25%;
        -webkit-flex: 1 0 25%;
        -ms-flex: 1 0 25%;
        flex: 1 0 25%;
    }

    .action-buttons-group li:not( :nth-child(3n)):not(:last-child) {
        padding-right: 5px;
    }
}


.action-buttons-group li + li {
    margin-top: 10px;
}

.action-buttons-group li > a {
    color: #ffffff;
}

.action-buttons-group li a {
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    display: block;
    width: 100%;
    height: 80px;
    position: relative;
    background-color: #003e80;
    overflow: hidden;
    text-decoration: none;
}

.action-buttons-group li a:hover {
    background-color: #f10d26;
}

.action-buttons-group li a:before {
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    -webkit-transform: rotate(65.5deg) skewX(45deg);
    -ms-transform: rotate(65.5deg) skewX(45deg);
    transform: rotate(65.5deg) skewX(45deg);
    background-color: white;
    content: "";
    position: absolute;
    top: -22px;
    left: -105px;
    width: 200px;
    height: 200px;
}

.action-buttons-group li a:hover:before {
    background-color: white;
}

.action-buttons-group li > a > span {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 4;
}

.action-buttons-group li a > span {
    padding-left: 98px;
    z-index: 1;
}

.action-buttons-group li > a > span > span {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

.action-buttons-group li > a > span > span > span {
    display: block;
}

.action-buttons-group li > a .first-line, .action-buttons-group li > a .third-line {
    color: #ffffff;
}

.action-buttons-group li > a:hover .first-line, .action-buttons-group li > a:active .first-line, .action-buttons-group li > a:focus .first-line, .action-buttons-group li > a:hover .third-line, .action-buttons-group li > a:active .third-line, .action-buttons-group li > a:focus .third-line {
    color: #f10d26;
}

.action-buttons-group li a .first-line {
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -ms-transform: translate2d(0, 0, 0) \9;
    -webkit-transform: translate2d(0, 0, 0) \9;
    transform: translate2d(0, 0, 0) \9;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    font-size: 24px;
    font-weight: 800;
    line-height: 17px;
    margin-bottom: 5px;
    text-align: left;
    text-transform: uppercase;
}

.action-buttons-group li a:hover .first-line {
    color: #003e80;
}

.action-buttons-group li > a .second-line {
    color: #C0C0C0;
}

.action-buttons-group li a .second-line {
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -ms-transform: translate2d(0, 0, 0) \9;
    -webkit-transform: translate2d(0, 0, 0) \9;
    transform: translate2d(0, 0, 0) \9;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    font-size: 12px;
    font-weight: 800;
    line-height: 13px;
    text-align: left;
    text-transform: uppercase;
}

.action-buttons-group li > a:hover .second-line, .action-buttons-group li > a:active .second-line, .action-buttons-group li > a:focus .second-line {
    color: #ffffff;
}

.action-buttons-group li a .third-line {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    line-height: 80px;
    text-align: center;
    width: 68px;
    border-top: 2px solid #003e80;
    border-left: 2px solid #003e80;
    border-bottom: 2px solid #003e80;
}

.action-buttons-group li a .third-line img {
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    max-width: 110%;
}

.action-buttons-group li a:hover .third-line img {
    opacity: 0.7;
}

@media (min-width: 1200px) {
    .first-column.col-md-6, .second-column.col-md-6 {
        width: 50%;
        float: left;
    }
}