@import url("https://use.typekit.net/bmz3xwy.css");
body,
.typo-body-primary,
.typo-body-secondary {
    font-family: 'Open Sans', sans-serif;
    color: #333;
    font-size: 16px;
    font-weight: 400 !important;
}

@media screen and (min-width:1024px) {
    body {
        padding-top: 160px;
    }
}

.color-dark-grey {
    color: #333;
}

.typo-body-primary,
.typo-body-secondary {
    width: 100%;
}

h1,
h2 {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px
}


/*h2, .h2 {*/


/*    color: #2494a2 !important;*/


/*    font-size: 24px !important;*/


/*    line-height: 1.384615384615385em !important;*/


/*}*/

.blog_detail h2 {
    font-size: 32px;
}

h3,
.h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #20385a;
    font-size: 20px;
}

h4,
.h4 {
    font-family: 'Open Sans', sans-serif;
}

a {
    color: #2494a2;
}

a:hover {
    color: #c7a110;
}

h3,
.h3,
h3 a,
.h4 .color-black {
    color: #2494a2;
    font-size: 20px;
    line-height: 45px;
    letter-spacing: 0px;
    text-transform: none;
}

.h4 .color-black {
    line-height: 25px;
}

.h4 {
    margin-bottom: 20px !important;
}

h4 {
    font-family: 'Open Sans', sans-serif;
    color: #2494a2;
    font-size: 20px;
    line-height: 45px;
    letter-spacing: 0px;
    font-weight: 600;
}

.content-cell .color-dark-grey {
    line-height: 25px;
    margin-bottom: 30px !important;
}

.mgBottom40 {
    margin-bottom: 40px !important;
}

.mgBottom80 {
    margin-bottom: 80px !important;
}

.titleCenter h2,
.titleCenter h1 {
    text-align: center !important;
}

.h-line.text-center.overrap {
    display: none !important;
}

.main-header {
    background: #20385c;
}

.claims .module-hero .bg-container .bg {
    background-position: top center;
}

.main-header .menu-cell .gnb-link {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    position: relative;
    padding: 0.8rem 0.2rem 1.6rem;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.main-header .menu-cell .gnb-link:hover,
.current_page_item>a,
.yellowMenu a {
    color: #c7a110 !important;
}

.main-header .menu-cell .gnb-link:hover:before,
.current_page_item>a:before {
    content: "";
    width: calc(100% - 15px);
    height: 2px;
    background: #c7a110;
    bottom: 10px;
    position: absolute;
}

.content-block~.content-block,
.header-block+.content-block,
.header-block+.header-block {
    margin-top: 0 !important;
}

.main-header .menu-cell ul:not(.dropdown-menu) li {
    display: inline-block;
    margin-left: 15px;
    line-height: 50px;
}

.dropdown .caret {
    display: none;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown-menu {
    border: none;
    border-radius: 0;
    box-shadow: none;
    background-color: #c7a110;
    padding: 0;
    line-height: 50px;
    margin-top: -14px;
}

.main-header .menu-cell ul.dropdown-menu li {
    min-width: 225px;
    margin-left: 0;
}

.dropdown-menu>li>a {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    padding: 3px 20px;
    font-size: 13px;
    color: #20385c;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    background: none;
}

.module-hero[data-type=half-float-card] .inner-container .box-container {
    padding: 0;
    padding-top: 50px;
    width: 70%;
}

.slider .box-container {
    background-color: transparent !important
}

.slider .typo-body-primary {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700 !important;
    font-size: 45px;
    line-height: 60px;
    color: #fff;
}

.hero-container:after {
    content: " ";
    width: 30%;
    height: 40px;
    border-style: solid;
    border-width: 0 0 45px 45px;
    border-color: transparent transparent #fff;
    position: absolute;
    bottom: 0px;
    right: 0;
}

.btn {
    font-family: 'Open Sans', sans-serif;
    background: #c7a110;
    color: #fff !important;
    padding: 10px 40px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0;
    border: none !important;
}

.btn:hover {
    background: #20385c;
}

.btn.blueBtn {
    background: #20385c;
}

.btn.blueBtn:hover {
    background: #c7a110;
}

.centerCont .container {
    text-align: center;
}

.topHomepage.hoverBorderAnimation {
    position: relative;
    z-index: 999;
    padding-top: 100px !important;
}

.topHomepage .h4.caption {
    padding: 30px;
    background-color: #2494a2;
    width: 60%;
    color: #fff;
    position: absolute;
    top: -70px;
    left: 20%;
}

.typo-body-primary {
    position: relative;
    float: left;
}

p.topHomeBtn {
    position: absolute;
    bottom: -80px;
    z-index: 9;
}

.mortorcycle>.typo-body-secondary:hover {
    background: linear-gradient(rgba(32, 56, 90, 0), rgba(32, 56, 90, 09)), url(/media/ucgnyfjb/home-motorcycle.jpeg);
    background-size: 100%;
    background-position: center;
}

.prestige>.typo-body-secondary:hover {
    background: linear-gradient(rgba(32, 56, 90, 0), rgba(32, 56, 90, 09)), url(/media/zmlleawy/home-page-prestige.jpeg);
    background-size: 100%;
    background-position: center;
}

.exotic>.typo-body-secondary:hover {
    background: linear-gradient(rgba(32, 56, 90, 0), rgba(32, 56, 90, 09)), url(/media/s13broxd/homepage-exotic.jpeg);
    background-size: 100%;
    background-position: center;
}

.specialVehicles>.typo-body-secondary:hover {
    background: linear-gradient(rgba(32, 56, 90, 0), rgba(32, 56, 90, 09)), url(/media/4e4h0xdt/homesqureblock.jpeg);
    background-size: 100%;
    background-position: center;
}

.linkUnderline {
    color: #2494a2;
    text-decoration: underline;
    font-size: 18px;
}


/*FIND YOUR CLIENT’S VEHICLE*/

.middleSectionbg {
    position: relative;
    background: url('/media/dg1bu1nc/asphalt-automobile-automotive-724493-1-1.jpeg');
    padding-top: 140px !important;
    padding-bottom: 140px !important;
    margin-top: 30px;
}

.middleSectionbg h2,
.middleSectionbg h3 {
    color: #fff !important;
}

.middleSectionbg:after {
    content: " ";
    width: 30%;
    height: 40px;
    border-style: solid;
    border-width: 45px 45px 0 0;
    border-color: #fff transparent;
    position: absolute;
    top: 0;
    left: 0;
}

.middleSectionbg:before {
    content: " ";
    width: 30%;
    height: 40px;
    border-style: solid;
    border-width: 0 0 45px 45px;
    border-color: transparent transparent #fff;
    position: absolute;
    bottom: 0;
    right: 0;
}

.searchBrandWrapper {
    text-align: center;
    margin: 40px auto
}

#txtModel {
    width: 260px;
    background: none;
    border: 1px solid #fff;
    color: #fff !important;
    line-height: 40px;
    font-size: 14px !important;
    padding: 0 10px 0 10px;
    height: 40px
}

#txtModel::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1;
    /* Firefox */
}

.select2-container * {
    font-size: 14px !important;
}

.select2-container--default {
    width: 300px !important;
    margin-right: 30px
}

.select2-selection {
    border: 1px solid #fff !important;
    background: none !important;
    border-radius: 0px !important;
    height: 40px !important;
}

.select2-selection__rendered {
    color: #fff !important;
    line-height: 40px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #fff !important;
}


/*Claim section*/

.homeQuoteBlock {
    width: 100%;
    max-width: 700px;
    border: 1px solid #2494a2;
    margin: 0 auto;
    display: block;
    clear: both;
    position: relative;
    transition: color 0.25s ease;
    cursor: pointer;
}

.homeQuoteBlock:hover {
    color: #fff
}

.homeQuoteBlock::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #2494a2;
    transform-origin: left;
    transition: width 0.4s ease;
    z-index: -1;
}

.homeQuoteBlock:hover::after {
    width: 100%;
}

.homeQuoteBlock .quoteImg {
    float: left;
    padding: 24px 28px;
    background: #2494a2;
    margin-right: 30px;
}

.homeQuoteBlock .quoteText {
    position: absolute;
    width: 500px;
    left: 150px;
    top: 50%;
    transform: translateY(-50%);
}

.homeQuoteBlock .quoteText strong {
    font-size: 25px
}


/*footer*/

.foot-menu-row,
.footer-bottom-block,
.main-footer {
    background: #20385c !important;
}

.main-footer,
.main-footer p,
.main-footer a,
.foot-bottom .left-cell>ul,
.foot-bottom .right-cell>ul {
    border-top: none;
    font-size: 12px;
    color: #fff !important;
    line-height: 18px !important;
}

.foot-bottom {
    border: none;
}

.main-footer:after {
    content: " ";
    width: 30%;
    height: 40px;
    border-style: solid;
    border-width: 45px 45px 0 0;
    border-color: #fff transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
}

.foot-menu-row {
    padding-top: 30px;
    padding-bottom: 0;
}

#menu-footer-menu {
    margin: 0 auto 30px auto;
    clear: both;
    width: 100%;
    text-align: center
}

.menu-footer-menu-container {
    width: 100%;
    float: left;
    text-align: center
}

#menu-footer-menu li {
    display: inline-block;
    *display: inline;
    /*IE7*/
    *zoom: 1;
    /*IE7*/
    padding: 0 5px;
    border-right: 1px solid #fff
}

#menu-footer-menu li:last-child {
    border: none !important
}

#menu-footer-menu li a {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 15px;
}

#menu-footer-menu li a:hover {
    color: #c9a010 !important;
}

.right-cell li {
    font-size: 15px;
}

.widerContainer .container-width-small {
    max-width: 1000px !important;
}

ul.ulTwoCols {
    width: auto;
    max-width: 320px;
    margin: 0 auto;
}

ul.ulTwoCols li {
    list-style: none;
    background: url(/media/s25ioxxa/tick_ico.png) no-repeat left top;
    padding-left: 30px;
    background-size: 20px 20px;
    margin-bottom: 10px;
    text-align: left;
}

.contactBlock .typo-body-secondary,
.typo-body-secondary .contactBlock {
    background: #2494a2;
    color: #fff !important;
    padding: 30px;
}

.typo-body-secondary .contactBlock {
    margin-bottom: 30px;
}

.contactBlock .typo-body-secondary a,
.contactBlock .typo-body-secondary p,
.typo-body-secondary .contactBlock a,
.typo-body-secondary .contactBlock p,
.typo-body-secondary .contactBlock h3 {
    color: #fff !important;
}

.contactBlock .typo-body-secondary h3 {
    color: #fff
}


/*Accordion*/

.panel-group {
    margin-bottom: 0;
    margin-top: 30px;
    border-top: none;
}

.panel-heading {
    background-color: #20385c;
    color: #fff;
    padding: 10px 30px;
    margin-bottom: 10px;
}

.panel-heading [role=button] {
    color: #fff !important;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}

.panel-heading [role=button] .icon-font {
    color: #fff;
}

.panel-heading [role=button][aria-expanded=true] .icon-font {
    color: #fff !important;
}

.panel-body {
    padding: 20px !important;
}

.module-text-card .button-block>a,
.content-list .content-cell a.readmore-btn {
    color: #fff !important;
    background: #c7a110 !important;
    padding: 5px 20px !important;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    margin-top: 10px;
}

.module-text-card .button-block>a .icon-font {
    display: none;
}


/*News*/

.rssBlock li {
    list-style: none;
    padding-bottom: 15px;
    border-bottom: 1px dashed #666;
    margin-bottom: 30px;
}

.rssBlock li h3 {
    color: #2494a2;
    font-size: 20px !important;
}

.module-text-card {
    list-style: none;
    padding-bottom: 30px;
    border-bottom: 1px dashed #666;
}

.flex.flex-col-padding>.flex-col {
    padding: 15px 20px;
}

p.shortTextDate {
    margin-bottom: 5px;
    font-size: 14px;
    font-style: italic;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    /* IE10+ specific styles go here */
    nav.main_menu ul li a span.underline_dash,
    nav.vertical_menu ul li a span.underline_dash {
        bottom: 30%;
    }
    .middleSectionbg::before {
        right: 30%;
    }
}

@media (min-width: 1024px) {
    .main-header {
        height: 160px;
    }
    .main-header .logo-cell img {
        width: auto;
        height: 110px;
        margin-top: 0;
    }
    .main-header .menu-cell ul:not(.dropdown-menu) li {
        line-height: 100px;
    }
    .main-header .menu-cell ul.dropdown-menu li {
        line-height: 50px !important;
    }
    .main-header.affix {
        height: 110px;
    }
    .main-header.affix .logo-cell img {
        width: auto;
        height: 60px;
        margin-top: 0px;
    }
    .main-header.affix .menu-cell ul:not(.dropdown-menu) li {
        line-height: 50px;
    }
    .privacy-policy .slider .inner-container h1 {
        margin-top: 440px;
    }
    .dropdown:hover .dropdown-menu {
        display: block;
    }
    .module-hero .hero-slider {
        height: 600px !important;
    }
    .slick-slide {
        height: 600px !important;
    }
    .short_banner>.hero-container .hero-slider {
        height: 400px !important;
    }
    .short_banner .slick-slide {
        height: 400px !important;
    }
    .main-header .header-container {
        max-width: 1220px;
    }
    .thumb-right-list li .content-list {
        flex-direction: row !important;
        margin: 30px 0;
    }
    .thumb-right-list li .content-list .content-cell {
        max-width: calc(70% - 30px);
        margin-left: 30px;
    }
    .thumb-right-list li .content-list .content-cell {
        max-width: calc(70% - 30px);
        margin-left: 30px;
    }
    .thumb-right-list li .content-list .image-cell {
        max-width: 30%;
    }
    .h4 .icon-font {
        display: none;
    }
}

@media only screen and (min-width: 1100px) {
    header:not(.scrolled):not(.sticky) .q_logo a {
        height: 120px !important;
    }
}

@media only screen and (max-width: 480px) {
    .boxed div.section .section_inner,
    .carousel-inner .slider_content_outer,
    .container_inner,
    .container_inner nav.content_menu,
    .full_width .parallax_content,
    .steps_holder_inner,
    div.grid_section .section_inner,
    nav.content_menu ul {
        width: 360px;
    }
}

@media only screen and (max-width: 780px) {
    .mobile-nav .m-nav-cell ul li {
        position: relative;
        border-bottom: 1px solid #e6e6e6;
        font-family: 'Open Sans', sans-serif;
        font-weight: 500!important;
        font-size: 17px;
    }
    nav.mobile_menu ul li a {
        font-family: 'Open Sans', sans-serif;
    }
    .hoverImgBlock:first-child,
    .contactBlock:first-child {
        margin-bottom: 30px !important;
    }
    .homeTextOver h3 {
        margin-top: 0;
        margin-bottom: 10px;
    }
    .homeTextOver .wpb_wrapper {
        padding: 30px
    }
    .btnBigYellow {
        padding: 10px 20px;
    }
    .select2-container--default {
        margin-bottom: 20px;
        margin-right: 0px;
    }
    #txtModel {
        text-align: center
    }
    .homeQuoteBlock .quoteText {
        position: absolute;
        width: 240px;
        left: 120px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 14px;
    }
    .homeQuoteBlock .quoteText strong {
        clear: both;
        float: left;
    }
    .module-hero[data-type=half-float-card] .inner-container .box-container {
        width: 90%;
        padding-top: 0;
    }
    .slider .typo-body-primary {
        font-size: 35px;
        line-height: 50px;
    }
    #mobile-menu-btn .icon-font {
        color: #fff !important;
    }
    .module-hero .hero-slider {
        height: 400px !important;
    }
    .slick-slide,
    .module-hero .container .inner-container {
        height: 400px !important;
    }
    .topHomepage .h4.caption {
        width: 80%;
        color: #fff;
        left: 10%;
    }
    #menu-footer-menu li a {
        font-size: 11px;
    }
    .foot-bottom {
        padding-top: 0;
    }
    .centerCont .content-block .col-sm-6 {
        width: 50%;
        float: left;
    }
    .dropdown-backdrop {
        display: none;
    }
    .privacy-policy .slider .inner-container h1 {
        margin-top: 240px;
    }
    a,
    a:hover,
    a[data-toggle],
    a[data-toggle]:hover {
        color: #2494a2;
    }
    a.dropdown-toggle {
        display: inline-block !important;
        width: 100%;
    }
    .dropdown .caret {
        display: inline-block;
        border-top: 10px dashed;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        float: right;
        margin: 10px 20px 0 0;
    }
    .main-header .menu-cell .gnb-link:hover:before,
    .current_page_item>a:before {
        display: none;
    }
    .topHomeBtn .btn {
        padding: 10px 30px;
    }
}

@media only screen and (max-width: 480px) {
    .box-container bg-secondary {
        width: 100%;
    }
    .homeQuoteBlock .quoteText {
        width: 240px;
    }
    .topHomeBtn .btn {
        font-size: 15px;
    }
    .slider .typo-body-primary {
        font-size: 25px;
        line-height: 40px;
    }
    .topHomepage .h4.caption {
        padding: 20px;
    }
    .topHomepage.hoverBorderAnimation {
        padding-top: 160px !important;
    }
    .centerCont .content-block .col-sm-6 {
        width: 100%;
        float: left;
    }
    #txtModel {
        width: 300px;
    }
    .hoverBorderAnimation .imgWrapper {
        display: block;
        width: 100%;
        text-align: center;
    }
    .hoverBorderAnimation .textWrapper {
        display: table-cell;
        padding-left: 0;
        width: 100%;
        float: left;
    }
}

@media only screen and (max-width: 380px) {
    .homeQuoteBlock .quoteText {
        width: 210px;
    }
    .topHomepage.hoverBorderAnimation {
        padding-top: 190px !important;
    }
}