body {
    margin-top: 0;
    background: none;
}

@font-face {
    font-family: 'FordAntenna-Thin';
    src: url('../fonts/FordAtenna/FordAntenna-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/FordAtenna/FordAntenna-Thin.otf') format('opentype'),
    url('../fonts/FordAtenna/FordAntenna-Thin.woff') format('woff'), url('../fonts/FordAtenna/FordAntenna-Thin.ttf') format('truetype'), url('../fonts/FordAtenna/FordAntenna-Thin.svg#FordAntenna-Thin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FordAntenna-Light';
    src: url('../fonts/FordAtenna/FordAntenna-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/FordAtenna/FordAntenna-Light.otf') format('opentype'),
    url('../fonts/FordAtenna/FordAntenna-Light.woff') format('woff'), url('../fonts/FordAtenna/FordAntenna-Light.ttf') format('truetype'), url('../fonts/FordAtenna/FordAntenna-Light.svg#FordAntenna-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FordAntenna-Regular';
    src: url('../fonts/FordAtenna/FordAntenna-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/FordAtenna/FordAntenna-Regular.otf') format('opentype'),
    url('../fonts/FordAtenna/FordAntenna-Regular.woff') format('woff'), url('../fonts/FordAtenna/FordAntenna-Regular.ttf') format('truetype'), url('../fonts/FordAtenna/FordAntenna-Regular.svg#FordAntenna-Thin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FordAntenna-Bold';
    src: url('../fonts/FordAtenna/FordAntenna-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/FordAtenna/FordAntenna-Bold.otf') format('opentype'),
    url('../fonts/FordAtenna/FordAntenna-Bold.woff') format('woff'), url('../fonts/FordAtenna/FordAntenna-Bold.ttf') format('truetype'), url('../fonts/FordAtenna/FordAntenna-Bold.svg#FordAntenna-Thin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FordAntenna-Black';
    src: url('../fonts/FordAtenna/FordAntenna-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/FordAtenna/FordAntenna-Black.otf') format('opentype'),
    url('../fonts/FordAtenna/FordAntenna-Black.woff') format('woff'), url('../fonts/FordAtenna/FordAntenna-Black.ttf') format('truetype'), url('../fonts/FordAtenna/FordAntenna-Black.svg#FordAntenna-Black') format('svg');
    font-weight: normal;
    font-style: normal;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.top-hero {
    margin-top: 80px;
}

.section_title {
    font-size: 50px;
    line-height: 52px;
    color: #000;
    font-family: 'FordAntenna-Thin', sans-serif;
    margin-top: 50px;
    text-align: center;
    margin-bottom: 30px;
}

.section_title span {
    font-family: 'FordAntenna-Semibold', sans-serif;
}

.blue-01 {
    background: #164480;
    border-right: 1px solid #fff;
    padding: 50px 30px;
}

.blue-02 {
    background: #25528c;
    border-right: 1px solid #fff;
    padding: 50px 30px;
}

.blue-03 {
    background: #34619a;
    border-right: 1px solid #fff;
    padding: 50px 30px;
}

.blue-04 {
    background: #4c76ac;
    border-right: 1px solid #fff;
    padding: 50px 30px;
}

.av_title {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-family: 'FordAntenna-Semibold', sans-serif;
}

.av_line {
    height: 7px;
    width: 100px;
    background: #fff;
    margin: 20px 0px;
    border-radius: 3px;
}

.av_text {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    font-family: 'FordAntenna-Semibold', sans-serif;
    height: 70px;
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
}

.request-finance-btn {
    background: #f26522;
    width: 440px;
    height: 65px;
    padding: 17px 10px;
    border-radius: 5px;
    font-size: 20px;
    color: #fff;
    font-family: 'FordAntenna-Semibold', sans-serif;
    text-align: center;
    display: block;
    margin: 20px auto;
}

.request-finance-btn:hover, .request-finance-btn:focus {
    background: #143474;
    color: #fff;
}

.category_section_title {
    font-size: 32px;
    line-height: 46px;
    color: #000;
    font-family: 'FordAntenna-Semibold', sans-serif;
    text-align: center;
    margin: 60px 0px 40px 0px;
}

.av_category {
    font-size: 16px;
    color: #000;
    font-family: 'FordAntenna-Light', sans-serif;
    text-align: center;
}

.blue_border {
    border-right: 1px solid #003d79;
}

.category_icon {
    margin: 10px auto;
    display: block;
}

.owl-gallery-LP .item {
    margin: 0px 2px;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.category_av_list {
    margin-bottom: 30px;
}

.vehicle-title {
    font-size: 18px;
    line-height: 25px;
    color: #000;
    font-family: "FordAntenna-Regular", sans-serif;
    text-align: center;
    margin-top: 20px;
}

.vehicle-title a {
    color: #000;
}

.vehicle-title a:hover, .vehicle-title a:focus {
    color: #f26522;
}

.awards_listing {
    width: 70%;
    margin: 20px auto;
    display: block;
}

.awards_title {
    font-size: 30px;
    line-height: 33px;
    color: #000;
    font-family: "FordAntenna-Semibold", sans-serif;
    text-align: center;
    margin-top: 60px;
}

.awards_subtitle {
    font-size: 23px;
    line-height: 30px;
    color: #f26522;
    font-family: "FordAntenna-Light", sans-serif;
    text-align: center;
    margin-top: 5px;
}

.award-icon {
    margin: 10px auto;
    display: block;
}

.video_background {
    background: #143474;
    margin-top: 40px;
}

.video-section {
    margin: 0px auto;
    display: block;
}

.padding-testimonial {
    padding-right: 50px;
}

.nav-tabs {
    border-bottom: none;
    text-align: center;
    margin-top: 30px;
}

.nav-tabs > li {
    float: none;
    display: inline-block;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #143474;
    border: 1px solid #143474;
    border-bottom-color: transparent;
}

.nav-tabs > li > a {
    margin-right: 10px;
    border-radius: 5px;
    border: 1px solid #161721;
    font-size: 14px;
    line-height: 22px;
    font-family: "FordAntenna-Regular", sans-serif;
    text-align: center;
    color: #475966;
    width: auto;
}

.nav-tabs > li > a:hover {
    background: #143474;
    color: #fff;
}

.nav > li > a {
    padding: 10px 15px !important;
}

.testimonial_title {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    font-family: "FordAntenna-Bold", sans-serif;
    margin-top: 40px;
}

.testimonial_text {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-family: "FordAntenna-Regular", sans-serif;
}

.testimonial_name {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-family: "FordAntenna-Semibold", sans-serif;
    margin-top: 20px;
}

.quote-left {
    font-size: 50px;
    color: #fff;
    opacity: 0.2;
    margin-top: 10px;
    margin-bottom: 20px;
}

.quote-right {
    font-size: 50px;
    color: #fff;
    opacity: 0.2;
    margin-top: 30px;
    float: right;
}

.orange-background {
    background: #f26522;
    padding: 40px 0;
    margin: 60px auto;
    width: 70%;
    border-radius: 10px;
}

.ajax-lp {
    padding: 0 30px;
}

a.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}

.form-text {
    font-family: 'FordAntenna-Regular', sans-serif;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-bottom: 5px;
    padding-top: 20px;
}

.form-title {
    font-family: 'FordAntenna-Bold', sans-serif;
    font-size: 30px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.orange-background .form-control {
    border-radius: 5px;
    box-shadow: none;
    height: 50px;
    font-size: 15px;
    color: #000;
    font-family: 'FordAntenna-Regular', sans-serif;
}

.orange-background .form-control::-moz-placeholder {
    color: #000;
    opacity: 1;
}

.orange-background .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
}

.orange-background .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
}

.orange-background .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
}

.orange-background .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
}

.orange-background .mentiune-agree {
    font-size: 13px;
    color: #fff;
    font-family: 'FordAntenna-Regular', sans-serif;
    line-height: 13px;
}

.orange-background input[type="checkbox"], input[type="radio"] {
    background-color: #fff;
    border: 1px solid #ffffff;
    width: 16px;
    height: 16px;
    padding-top: 10px;
}

.orange-background .mentiune-notifications {
    font-size: 13px;
    color: #fff !important;
    font-family: 'FordAntenna-Regular', sans-serif;
}

.orange-background .btn-default {
    background: #212121;
    color: #fff;
    font-size: 18px;
    font-family: 'FordAntenna-Bold', sans-serif;
    border: none;
    margin: 0 auto;
    display: block;
    border-radius: 5px;
    width: 180px;
    height: 49px;
}

.orange-background .btn-default:hover, .orange-background .btn-default:focus {
    background: #fff;
    color: #212121;
}

.orange-background .text-eroare-form {
    background: #000;
    padding: 10px;
    font-size: 14px;
    color: #fff;
    font-family: 'FordAntenna-Regular', sans-serif;
    margin-bottom: 10px;
}

.text-success-form {
    font-size: 18px;
    color: #fff;
    font-family: 'FordAntenna-Regular', sans-serif;
    text-align: center;
}

.form-group label {
    font-weight: 400;
}

/* RESPONSIVE CSS
 -------------------------------------------------------------------------------*/
@media only screen and (min-width: 1280px) and (max-width: 1440px) {
    .av_title {
        font-size: 18px;
        line-height: 26px;
    }

    .av_category {
        font-size: 15px;
    }

    .quote-left {
        font-size: 40px;
        margin-bottom: 10px;
    }

    .quote-right {
        font-size: 40px;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1280px) {
    .av_title {
        font-size: 17px;
        line-height: 25px;
        height: 65px;
    }

    .blue-01 {
        padding: 30px 20px;
    }

    .blue-02 {
        padding: 30px 20px;
    }

    .blue-03 {
        padding: 30px 20px;
    }

    .blue-04 {
        padding: 30px 20px;
    }

    .av_category {
        font-size: 14px;
    }

    .vehicle-title {
        font-size: 16px;
        line-height: 23px;
    }

    .quote-left {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .quote-right {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .video_background {
        margin-top: 50px;
    }

    .top-hero {
        margin-top: 67px;
    }

    .section_title {
        font-size: 40px;
    }

    .av_text {
        font-size: 15px;
        line-height: 19px;
    }

    .category_section_title {
        font-size: 30px;
    }

    .testimonial_title {
        font-size: 22px;
        line-height: 27px;
    }
}

@media only screen and (min-width: 920px) and (max-width: 1023px) {
    .av_title {
        font-size: 17px;
        line-height: 25px;
        height: 65px;
    }

    .blue-01 {
        padding: 30px 20px;
    }

    .blue-02 {
        padding: 30px 20px;
    }

    .blue-03 {
        padding: 30px 20px;
    }

    .blue-04 {
        padding: 30px 20px;
    }

    .av_category {
        font-size: 14px;
    }

    .vehicle-title {
        font-size: 16px;
        line-height: 23px;
    }

    .quote-left {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .quote-right {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .video_background {
        margin-top: 50px;
    }

    .top-hero {
        margin-top: 67px;
    }

    .section_title {
        font-size: 40px;
    }

    .av_text {
        font-size: 15px;
        line-height: 19px;
    }

    .category_section_title {
        font-size: 30px;
    }

    .testimonial_title {
        font-size: 22px;
        line-height: 27px;
    }
}

@media (max-width: 919px) {

    .blue-01 {
        padding: 30px 20px;
        border-bottom: 1px solid #fff;
    }

    .blue-02 {
        padding: 30px 20px;
        border-bottom: 1px solid #fff;
    }

    .blue-03 {
        padding: 30px 20px;
        border-bottom: 1px solid #fff;
    }

    .blue-04 {
        padding: 30px 20px;
        border-bottom: 1px solid #fff;
    }

    .av_category {
        font-size: 13px;
    }

    .vehicle-title {
        font-size: 15px;
        line-height: 21px;
    }

    .quote-left {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .quote-right {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .video_background {
        margin-top: 20px;
    }

    .top-hero {
        margin-top: 67px;
    }

    .section_title {
        font-size: 36px;
    }

    .av_title {
        font-size: 17px;
        line-height: 25px;
    }

    .av_text {
        font-size: 15px;
        line-height: 19px;
        height: auto;
    }

    .av_line {
        height: 5px;
        margin: 10px 0px;
    }

    .category_section_title {
        font-size: 23px;
        line-height: 26px;
    }

    .padding-testimonial {
        padding-right: 0px;
    }

    .testimonial_title {
        font-size: 22px;
        line-height: 27px;
        margin-top: 20px;
    }

    .category_icon {
        height: 50px;
    }

    .awards_title {
        font-size: 23px;
        line-height: 25px;
    }

    .awards_subtitle {
        font-size: 20px;
        line-height: 23px;
    }

    .awards_listing {
        width: 80%;
    }

    .award-icon {
        padding: 10px;
        margin: 0px;
    }

    .d-flex-none {
        display: unset !important;
    }

    .nav-tabs > li > a {
        margin-right: 5px;
        font-size: 13px;
        line-height: 18px;
        width: 157px;
    }

    .orange-background {
        width: 100%;
    }

    .smallogo {
        top: 0px;
    }

    .smallogo-cefin > img {
        margin-top: 0px;
        top: 0px;
    }

    .animated-arrow {
        cursor: pointer;
        padding: 13px 35px 21px 10px;
        margin: 12px 0 0 0px;
        background: #fff;
        z-index: 999;
    }
}

@media only screen and (max-width: 750px) {
    .section_title {
        font-size: 20px;
        line-height: 26px;
        font-family: 'FordAntenna-Regular', sans-serif;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .section_title span {
        font-family: 'FordAntenna-Semibold', sans-serif;
    }

    .request-finance-btn {
        width: 100%;
        height: 62px;
        font-size: 18px;
    }

    .d-flex-xs-none {
        display: unset !important;
    }

    .av_category {
        font-size: 12px;
        margin-bottom: 20px;
    }

    .category_icon {
        height: 38px;
    }

    .no-border-phone {
        border-right: none;
    }

    .av_title {
        font-size: 17px;
        line-height: 25px;
        text-align: center;
    }

    .av_text {
        font-size: 15px;
        line-height: 19px;
        height: auto;
        text-align: center;
    }

    .av_line {
        height: 5px;
        margin: 15px auto;
        display: block;
    }

    .blue-01 {
        padding: 20px;
        border-right: none;
        border-bottom: 1px solid #fff;
    }

    .blue-02 {
        padding: 20px;
        border-right: none;
        border-bottom: 1px solid #fff;
    }

    .blue-03 {
        padding: 20px;
        border-right: none;
        border-bottom: 1px solid #fff;
    }

    .blue-04 {
        padding: 20px;
        border-right: none;
        border-bottom: 1px solid #fff;
    }

    .category_section_title {
        font-size: 22px;
        line-height: 26px;
        margin-top: 40px;
        margin-bottom: 10px;
        font-family: 'FordAntenna-Bold', sans-serif;
    }

    .category_av_list {
        margin-bottom: 10px;
    }

    .vehicle-title {
        font-size: 18px;
        line-height: 21px;
        margin-bottom: 30px;
        margin-top: 10px;
        font-family: 'FordAntenna-Semibold', sans-serif;
    }

    .awards_title {
        font-size: 22px;
        line-height: 26px;
        font-family: 'FordAntenna-Bold', sans-serif;
        margin-top: 15px;
        border-top: 2px solid #e9e9e9;
        padding-top: 20px;
    }

    .awards_subtitle {
        font-size: 16px;
        line-height: 22px;
    }

    .awards_listing {
        width: 100%;
    }

    .award-icon {
        padding: 0px;
        margin: 0px;
    }

    .padding-testimonial {
        padding-right: 0px;
    }

    .partners-title {
        font-size: 20px;
        line-height: 26px;
        color: #000;
        text-align: center;
        font-family: 'FordAntenna-Bold', sans-serif;
        margin-top: 30px;
        margin-bottom: 0px;
        text-transform: uppercase;
    }

    .testimonial_title {
        font-size: 18px;
        line-height: 24px;
        margin-top: 0px;
        text-align: center;
        padding: 0px 20px;
    }

    .testimonial_text {
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        margin-top: 40px;
    }

    .testimonial_name {
        text-align: center;
        margin-bottom: 20px;
        border-bottom: 1px solid #606e96;
        padding-bottom: 20px;
    }

    .quote-left {
        font-size: 20px;
        margin-bottom: 10px;
        position: absolute;
        top: 20px;
    }

    .quote-right {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .nav-tabs > li > a {
        margin-right: 5px;
        font-size: 13px;
        line-height: 18px;
        width: 175px;
        margin-bottom: 15px;
    }

    .nav > li > a {
        padding: 7px 5px !important;
    }

    .orange-background {
        width: 100%;
        margin: 30px auto;
        padding: 20px 0px;
    }

    .form-title {
        font-size: 26px;
    }

    .ajax-lp {
        padding: 0 20px;
    }

}

