body{
    color: #000;
}
p{
    line-height: 1.3;
}
.page-wrap {
    overflow: hidden
}

.main-btn {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #bababa;
    text-align: center
}

.main-btn .btn-typ2 {
    max-width: 220px;
    margin: auto
}

img {
    max-width: 100%
}

.logo-wrap a {
    display: inline-block
}

.banner-overlay .hd-typ1.with-sub-rate {
    color: #000;
    margin-bottom: 0
}

.banner-overlay {
    position: absolute;
    left: 5%;
    top: 50%;
    max-width: 725px;
    padding: 50px 60px;
    color: #000;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    background-color: rgba(255, 255, 255, .9)
}

.banner-overlay .hd-typ1 {
    margin-bottom: 20px
}

.banner-overlay .sub-hd {
    margin-bottom: 20px;
    font-size: 20px;
    text-transform: uppercase;
}

.title1 {
    font-size: 24px
}

.banner-hd {
    font-family: 'Dacia Block';
  font-weight: bold;
    font-size: 48px;
    color: #000
}

.midbar img {
    width: 100%
}

.midbar-ctnt-wrap {
    font-family: 'Dacia Block';
  font-weight: bold;
    font-size: 24px;
    color: #000
}

.mob-banner {
    display: none !important
}

.desktop-banner {
    display: block !important
}

.theme-color2 {
    color: #000000
}

.hd.theme-color2 {
    font-size: 24px;
    margin-bottom: 20px
}

.volvo-two-col-expand .pvd-hd1 {
    text-align: left;
    text-transform: uppercase
}

.volvo-two-col-expand a {
    color: #000
}

.volvo-two-col-expand a:hover {
    color: #000;
    text-decoration: underline
}

.brandhome-contetarea p {
    font-family: 'Roboto', sans-serif
}

.brand-home-header {
    padding-bottom: 1px
}

.upper-top-header li.drop-down a {
    position: relative
}

.upper-top-header li.drop-down a::after {
    content: "\f107";
    position: absolute;
    right: 10px;
    top: 40%;
    width: 10px;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    line-height: .7
}

.upper-top-header li.drop-down .dealership-list a::after {
    display: none
}

.feature-wrap {
    position: relative;
    display: block
}

.feature-col {
    margin-bottom: 30px
}

.feature-col img {
    width: 100%
}

.feature-col:last-child {
    margin-bottom: 0
}

.feature-wrap .feature-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    color: #fff;
    background-color: rgba(0, 0, 0, .6);
    text-align: left;
    font-weight: 700;
    line-height: 1.2;
    transition: All 0.4s ease;
    -webkit-transition: All 0.4s ease;
    -moz-transition: All 0.4s ease;
    -o-transition: All 0.4s ease;
    text-transform: uppercase;
    padding: 0 15px 25px;
}

a.feature-wrap:hover .feature-overlay {
    background-color: rgba(0, 40, 85, .7)
}

.section-typ2 {
    display: flex;
    max-width: 100%;
    padding-right: 5%;
    margin-right: auto
}

.section-typ2 {
    align-items: center
}

.section-typ2>* {
    width: 100%
}

.about-section .content-col {
    padding-left: 75px
}

.about-section .hd-typ1 {
    margin-bottom: 25px
}

.about-imgwrap {
    max-width: 45%
}

.about-imgwrap img {
    width: 100%
}

.new-car-offer .hd-typ1 {
    margin-bottom: 50px
}

.newcar-offer-row .new-car-col .product-title.with-sub {
    color: #646b52;
    margin-bottom: 10px;
    padding-bottom: 12px
}

.newcar-offer-row .new-car-col .product-title.with-sub::before {
    font-size: 80%
}

.product-list-slider .product-title {
    color: #646b52;
    padding-bottom: 15px;
    display: block
}

.product-list-slider a.product-title:hover {
    color: #000000
}

.product-title {
    font-size: 20px;
    line-height: 1.2;
    display: block;
    color: #000000;
    position: relative;
    font-family: 'Dacia Block';
  font-weight: bold;
  text-transform: uppercase;
}

a.product-title:hover {
    color: #646b52;
    text-decoration: none
}

.product-title .sub-text {
    font-size: 75%;
    display: inline-block;
    line-height: 1;
    position: absolute;
    left: 0;
    bottom: 0;
    font-family: 'Dacia Block';
  font-weight: bold;
}

.product-title::after {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    bottom: 10px;
    width: 3px
}

.product-title1 {
    color: #000000;
    line-height: 1.3;
    font-size: 16px;
    display: inline-block;
    font-family: 'Read-font';
    font-weight: 400;
}

a.product-title1:hover {
    color: #646b52;
    text-decoration: none
}

.product-content-wrap {
    margin-bottom: 15px
}

.with-sub {
    padding-top: 18px;
    position: relative
}

.with-sub:before {
    content: attr(attr-brand);
    font-size: 70%;
    position: absolute;
    top: 0;
    left: 0;
    color: #000;
    font-family: 'Dacia Block';
  font-weight: bold;
}

.section-typ1 {
    padding: 0 5%
}

.section {
    padding-bottom: 55px
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 50%
}

.owl-carousel .owl-nav button.owl-next:focus,
.owl-carousel .owl-nav button.owl-prev:focus {
    outline: none
}

.owl-carousel .owl-nav button.owl-next span,
.owl-carousel .owl-nav button.owl-prev span {
    display: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    content: "";
    position: absolute;
    top: 50%;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #d7d7d7;
    font-size: 24px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    background-color: transparent
}

.owl-carousel .owl-nav button.owl-prev::before {
    content: "\f053"
}

.owl-carousel .owl-nav button.owl-next::before {
    content: "\f054"
}

.owl-carousel .owl-nav button.owl-prev::before,
.owl-carousel .owl-nav button.owl-next::before {
    color: #d7d7d7
}

.owl-carousel .owl-nav button.owl-prev:hover::before,
.owl-carousel .owl-nav button.owl-next:hover::before {
    color: #000
}

.owl-carousel .owl-nav button.owl-prev {
    left: 20px
}

.owl-carousel .owl-nav button.owl-next {
    right: 20px
}

.product-list-slider.owl-carousel .owl-nav button.owl-prev {
    left: -60px
}

.product-list-slider.owl-carousel .owl-nav button.owl-next {
    right: -60px
}

.price.with-sub::before {
    content: attr(attr-val);
    color: #000;
    font-family: 'Dacia Block';
  font-weight: bold;
    position: static
}

.price.with-sub {
    color: #646b52;
    font-size: 24px;
    padding-top: 0;
    font-family: 'Dacia Block';
  font-weight: bold;
}

.new-car-col {
    background-color: #fff;
    padding: 30px 25px;
    margin-bottom: 30px
}

.newcar-offer-row .new-car-col {
    -webkit-box-shadow: 0 0 28px -18px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 0 28px -18px rgba(0, 0, 0, .75);
    box-shadow: 0 0 28px -18px rgba(0, 0, 0, .75)
}

.new-car-col .product-title.with-sub {
    color: #000
}

.new-car-col a.product-title.with-sub:hover {
    text-decoration: none;
    color: #f3c501
}

.bg-grey {
    background-color: #f4f4f4
}

.section.bg-grey {
    padding: 70px 0
}

.new-car-col .imgBx {
    margin-bottom: 20px;
    text-align: center
}

.new-car-col .list-typ1 {
    margin-bottom: 30px
}

.newcar-offer-duration {
    font-family: 'Dacia Block';
  font-weight: bold;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 15px
}

.newcar-offer-row .product-title {
    margin-bottom: 5px
}

.new-cardetail-sect .list {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-bottom: 20px
}

.new-cardetail-sect .list li {
    font-family: 'Dacia Block';
  font-weight: bold;
    font-size: 18px;
    margin-bottom: 4px
}

.new-cardetail-sect .hd-typ3 {
    margin-bottom: 10px;
    line-height: 1;
}

.new-cardetail-sect .btn-wrp {
    display: flex;
    flex-wrap: wrap
}

.new-cardetail-sect .btn-wrp .btn1 {
    margin-right: 6px;
    line-height: 1.2;
    margin-bottom: 10px;
    min-width: 210px;
    text-align: center
}

.new-cardetail-sect .btn-wrp .btn1:last-child {
    margin-left: 0
}

.new-cardetail-sect .btn-wrp .btn1:hover {
    text-decoration: none
}

.hd .sub-title {
    display: block;
    font-size: 60%;
    margin: 0
}

.detail-list-table {
    max-width: 930px;
    margin-left: auto;
    margin-right: auto
}

.table-typ1 {
    width: 100%
}

.table-typ1 tr:nth-child(2n) {
    background-color: #ececec
}

.table-typ1 tr td {
    padding: 7px 20px;
    font-size: 18px
}

.table-typ1 tr td:last-child {
    width: 260px
}

.detail-list-table .hd-typ2 {
    font-family: 'Dacia Block';
  font-weight: bold;
    margin-bottom: 15px
}

.new-cardetail-sect .hd-typ2 {
    margin-bottom: 15px
}

.bootstrap-select.show>.dropdown-menu>.dropdown-menu {
    display: block
}

.bootstrap-select>.dropdown-menu>.dropdown-menu li.hidden {
    display: none
}

.bootstrap-select>.dropdown-menu>.dropdown-menu li a {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #292b2c;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0
}

.brand-color {
    color: #646b52
}

section.main-search {
    padding: 0;
    margin: -30px 0 0 0;
    position: relative;
    padding-bottom: 30px;
    z-index: 99
}

section.main-search .wrapper {
    padding: 22px 130px 22px 30px;
    background: #fff;
    position: relative;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 20px 2px rgba(116, 116, 116, .15);
    -moz-box-shadow: 0 1px 20px 2px rgba(116, 116, 116, .15);
    box-shadow: 0 1px 20px 2px rgba(116, 116, 116, .15)
}

section.main-search .wrapper .cell {
    width: 23.7215909090909%;
    float: left;
    margin-right: 1.70454545454545%
}

section.main-search .wrapper .cell.last {
    margin-right: 0
}

section.main-search .wrapper .cell.highlight .dropdown-toggle {
    background: #DCE4FF !important;
    color: #000 !important
}

section.main-search .wrapper .cell.pricecell {
    width: 15.221591%
}

section.main-search .wrapper .cell span.title {
    font-size: 14px;
    font-weight: 600;
    color: #010917;
    text-transform: uppercase;
    display: block;
    margin: 0 0 5px 0
}

section.main-search .wrapper .cell input {
    width: 100%;
    height: 38px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 0;
    padding: 0 13px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    background: #F2F4F6;
    color: #7B7B7B
}

section.main-search .wrapper .cell .btn-group {
    width: 100%
}

section.main-search .wrapper .cell .dropdown-toggle {
    padding: 0 13px;
    border: 0;
    background: #fff;
    color: #000;
    height: 38px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    outline: 0px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #223670;
    color: #999
}

section.main-search .wrapper .cell .dropdown-toggle::after {
    position: absolute;
    right: 10px;
    top: 16px
}

section.main-search .wrapper .cell .dropdown-menu {
    left: -8.5px !important;
    margin: 1px 0 0 0;
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0
}

section.main-search .wrapper .cell .dropdown-menu span.text {
    margin: 0
}

section.main-search .wrapper .cell .dropdown-menu li a {
    padding: 5px 10px
}

section.main-search .wrapper .cell .dropdown-menu li a:hover {
    background: #646b52;
    color: #fff;
}
section.main-search .wrapper .dropdown-item.active, section.main-search .wrapper .dropdown-item:active{
    background: #646b52;
}

section.main-search button.search {
    width: 100px;
    height: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    right: -2px;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 25px;
    border: 0;
    background: #223670;
    color: #fff
}

section.main-search button.search span {
    font-size: 25px;
    font-weight: 700;
    line-height: normal
}

section.main-search button.search span sub {
    display: block;
    bottom: 0;
    line-height: normal;
    font-size: 12px;
    margin: 0 0 5px 0
}

section.main-search span {
    font-size: 14px;
    font-weight: 400;
    margin-top: 7px
}

section.main-search span.count {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0 0 0;
    display: block;
    float: left
}

section.main-search a.advanced-search {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    float: right;
    margin: 12px 0 0 0;
    float: right;
    color: #223670;
    letter-spacing: 1px
}

section.main-search a.advanced-search:hover {
    text-decoration: underline
}

section.main-search #advanced-search {
    margin-top: 15px
}

section.main-search.inner {
    margin-top: 0;
    margin-bottom: 30px
}

section.main-search.inner .wrapper {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #223670
}

section.main-search.grp-home {
    margin-top: 25px;
    font-family: 'Roboto', sans-serif
}

section.main-search.grp-home .wrapper .top .cell:nth-of-type(1) {
    width: 31.921591%
}

section.main-search.grp-home .wrapper .top .cell:nth-of-type(2) {
    width: 32.221591%
}

section.main-search.grp-home .wrapper {
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 188px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

section.main-search.grp-home button.search {
    right: 0;
    width: 90px;
    padding: 0;
    font-weight: 700;
    font-size: 16px;
    text-transform: none;
    height: calc(100% - 25px);
    top: 13px;
    right: 15px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #646b52;
    border: 1px solid #646b52;
    text-transform: uppercase;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

section.main-search .wrapper .cell .dropdown-toggle:focus {
    box-shadow: none;
    outline: none
}

section.main-search.grp-home button.search:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

section.main-search.grp-home a.advanced-search {
    float: none;
    position: absolute;
    right: 0;
    bottom: -26px;
    font-size: 12px;
    color: #FFF;
    text-transform: uppercase;
    margin: 0;
    font-weight: 400;
    text-decoration: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

section.main-search.grp-home a.advanced-search::after {
    width: 15px;
    height: 2px;
    background: #FFF;
    content: "";
    position: absolute;
    left: -17px;
    bottom: 5px
}

section.main-search.grp-home a.advanced-search:hover {
    letter-spacing: 2px
}

section.main-search .wrapper .cell .dropdown-toggle {
    padding: 0 40px 0 6px;
    border: 0;
    border-right: 1px solid #d5d5d5;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

section.main-search .wrapper .cell .dropdown-toggle::after {
    border: 0px !important;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f078";
    font-size: 14px;
    color: #2e2e2e;
    top: 8px;
    right: 22px
}

section.main-search #advanced-search {
    padding-top: 15px;
    border-top: 1px solid #d5d5d5
}

section.main-search span.count {
    position: absolute;
    right: 125px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-transform: none;
    font-size: 14px;
    margin: 0
}

.search-hd {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase
}

.search-box section.main-search.grp-home {
    margin-top: 15px
}

.search-box section.main-search.grp-home a.advanced-search {
    color: #002a4e;
    line-height: 1;
    padding-left: 20px;
    font-weight: 700
}

.search-box section.main-search.grp-home a.advanced-search::after {
    background-color: #002a4e;
    right: 100%;
    left: auto
}

.search-box section.main-search .wrapper {
    border: 1px solid #000;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0)
}

.search-col-wrap {
    display: flex;
    align-items: center
}

.search-box .bootstrap-select>.dropdown-toggle {
    padding: 20px 25px 15px 24px;
    outline: none
}

.search-box .bootstrap-select>.dropdown-toggle:focus {
    outline: none
}

.search-col-wrap .search-col {
    position: relative;
    width: 24%
}

.search-col-wrap .search-col.one-col-wrap {
    width: 24%
}

.search-col-wrap .search-col:first-child {
    margin-left: 0
}

.search-col-wrap .search-col.two-col-wrap {
    width: 30%
}

.search-col-wrap .search-col.btn-wrap {
    width: 22%
}

.search-col-wrap .search-col:first-child::before {
    display: none
}

.search-col-wrap {
    border: 1px solid #000;
    border-radius: 5px
}

.search-col-wrap .search-col::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 1px;
    height: 35px;
    background-color: #002a4e
}

.btn-box-ctnt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 15px;
    padding-left: 24px
}

.search-box .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%
}

.termsandcondition p {
    font-size: 16px;
    margin-bottom: 15px
}

.termsandcondition p:last-child {
    margin-bottom: 0
}

.form-typ2 {
    border: 1px solid #ddd;
    padding: 35px 40px;
    background-color: #fff;
    font-family: 'Proxima Nova Alt Rg'
}

.form-typ2 .form-group {
    border-bottom: 2px solid #002a4e;
    position: relative;
    margin-bottom: 40px
}

.form-typ2 .form-control {
    position: relative;
    z-index: 2;
    padding: 0%;
    background-color: transparent;
    height: auto;
    color: #000;
    border: none;
    padding: 15px 0 0 0
}

.popup-ctnt {
    max-width: 950px;
    padding: 30px;
    position: relative;
    margin: 0 auto;
    background-color: #fff;
    margin-top: 10vh;
    border: 3px solid #002a4e
}

.popup-ctnt .close-btn {
    font-family: Arial, Helvetica, sans-serif;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    font-weight: 700;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    background-color: #002a4e;
    position: absolute;
    cursor: pointer;
    right: 0em;
    top: 0
}

.popup-ctnt .hd-typ2 {
    margin-bottom: 40px
}

.popup-contact .form-typ2 {
    border: 0 solid #002a4e;
    max-width: 100%;
    padding: 0%
}

.popup-contact .form-typ2 .btn-typ1 {
    max-width: 100%
}

.form-typ2 textarea.form-control {
    resize: none;
    min-height: 110px
}

.form-typ2 .form-group label {
    transition: All 0.4s ease;
    -webkit-transition: All 0.4s ease;
    -moz-transition: All 0.4s ease;
    -o-transition: All 0.4s ease;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 1;
    margin: 0;
    padding: 0;
    z-index: 0
}

.form-typ2 .form-control:focus+label,
.form-typ2 .form-control:not(:placeholder-shown)+label {
    top: -15px;
    font-size: 14px
}

.form-typ2 .error label {
    color: #c00
}

.form-typ2 ::-webkit-input-placeholder {
    opacity: 0
}

.form-typ2 ::-moz-placeholder {
    opacity: 0
}

.form-typ2 :-ms-input-placeholder {
    opacity: 0
}

.form-typ2 :-moz-placeholder {
    opacity: 0
}

.chk-box {
    padding-bottom: 20px
}

.chk-box input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.chk-box input[type=checkbox].css-checkbox+label.css-label,
input[type=checkbox].css-checkbox+label.css-label.clr {
    padding-left: 20px;
    height: 16px;
    display: inline-block;
    line-height: 16px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 16px;
    vertical-align: middle;
    cursor: pointer
}

.lg-chk.chk-box input[type=checkbox].css-checkbox+label.css-label,
.lg-chk input[type=checkbox].css-checkbox+label.css-label.clr {
    padding-left: 30px
}

.chk-box input[type=checkbox].css-checkbox:checked+label.css-label,
input[type=checkbox].css-checkbox+label.css-label.chk {
    background-position: 0 -16px
}

.chk-box input[type=checkbox].css-checkbox:checked+label.css-label::before,
input[type=checkbox].css-checkbox+label.css-label.chk::before {
    background-position: 0 -16px
}

.chk-box.lg-chk input[type=checkbox].css-checkbox:checked+label.css-label::before,
.chk-box.lg-chk input[type=checkbox].css-checkbox+label.css-label.chk::before {
    background-position: -23px -23px
}

.chk-box.lg-chk label.css-label::before {
    background-position: -23px 0;
    width: 22px;
    height: 22px;
    top: -3px
}

.form-typ1 .dropdown-toggle::after {
    width: 8px;
    height: 8px;
    border: 2px solid #000;
    margin: 0;
    border-left: none;
    border-top: none;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

.form-typ1 .show .dropdown-toggle::after {
    border: 2px solid #000;
    border-right: none;
    border-bottom: none
}

.form-typ1 .bootstrap-select>.dropdown-toggle {
    padding: 10px 25px 10px 15px
}

.form-typ1 .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    vertical-align: middle
}

.chk-box label.css-label {
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.chk-box label.css-label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    background-image: url(../../images/check-icon.png)
}

.form-typ2 .chk-box label.css-label::before {
    content: "";
    position: absolute;
    left: 0;
    top: -3px;
    width: 20px;
    height: 20px;
    background-image: url(../../images/check-icon1.png)
}

.form-typ2 .chk-box input[type=checkbox].css-checkbox:checked+label.css-label::before,
.form-typ2 input[type=checkbox].css-checkbox+label.css-label.chk::before {
    background-position: 0 0
}

.form-typ2 .chk-box input[type=checkbox].css-checkbox:checked+label.css-label::before,
.form-typ2 input[type=checkbox].css-checkbox+label.css-label.chk::before {
    background-position: 0 -31px
}

.form-typ2 .chk-box input[type="checkbox"].css-checkbox+label.css-label,
.form-typ2 input[type="checkbox"].css-checkbox+label.css-label.clr {
    padding-left: 30px
}

.form-typ2 .btn-typ1 {
    padding: 8px 20px 8px 20px;
    width: 320px;
    max-width: 320px;
    display: block;
    margin: auto;
    font-size: 18px;
    font-weight: bolder
}

.chk-col {
    float: left;
    margin-right: 15px;
    min-height: 30px;
    margin-bottom: 20px
}

.chk-col:first-child {
    margin-left: 0
}

.chk-col label {
    margin-left: 0
}

.form-typ2 input[type="number"] {
    -moz-appearance: textfield
}

.form-typ2 .form-control:focus {
    outline: none;
    box-shadow: none
}

.form-typ2 .btn-typ1 {
    border: none
}

.modal-open .modal {
    padding: 15px
}

.newcar-offer-row .new-car-col.st2 .btn-typ4::after,
.newcar-offer-row .new-car-col.st2 .btn-typ4::before {
    display: none !important;
}

.newcar-offer-row .new-car-col.st2 .btn-typ4 {
    color: #fff;
}

.newcar-offer-row .new-car-col.st2 .btn-typ4:hover {
    background: #000;
    color: #fff;
}
/*New car stock start*/
.newcar-filter {
    padding: 0px;
    margin: 0px 0px 15px 0px;
    text-align: center;
}
.newcar-filter li {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    color: #000000;
    padding: 0;
    margin: 0px 10px 10px;
    cursor: pointer;
    border-bottom: 3px solid transparent;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    max-height: 100%;
    max-width: 100%;
}

.newcar-filter li.active,
.newcar-filter li:hover {
    border-color: #646b52;
    color: #000;
}

.new-models-content .portfolio {
    overflow: hidden;
    display: none;
    transform: none;
    margin-bottom: 30px;
}
.new-models-content .portfolio:last-child{
    margin-bottom: 0;
}
.new-models-content{
    perspective: none !important;
    padding: 0;
}

.newcarstock--im--delivery .list-box .inner {
    background: #fff;
    border: 2px solid #f8f8f8;
    padding: 25px 15px;
    position: relative;
    height: 100%;
} 
.stock-model-title {
    font-weight: 900;
    font-size: 22px;
    line-height: 1;
}
.stock-model-title span {
    font-size: 17px;
}
.stock-spec{
    margin: 15px 0 0 0;
    padding: 0;
}
.stock-spec li{
    font-size: 16px;
    display: flex;
    margin-bottom: 7px;
}
.stock-spec li:last-child{
    margin-bottom: 0;
}
.stock-spec li span.first{
    width: 60%;
}
.stock-spec li span.sep{
    padding: 0 15px;
    width: 10px;
    text-align: center;
}
.stock-spec-sub{
    font-weight: 700;
}
.stock-spec li span {
    width: 100%;
}
.newcarstock--im--delivery p a{
    color: #646b52;
}
/*New car stock end*/


/* imgtxtbox-style-1 :Start */
.imgtxtbox-style-1 {
    width: 100%;
    height: auto;
}
.imgtxtbox-style-1 .itb-image {
    width: 100%;
    height: 300px;
    text-align: center;
}
.imgtxtbox-style-1 .itb-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.imgtxtbox-style-1 .itb-text {
    padding: 20px 0px;
}
.imgtxtbox-style-1 .itb-text h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 15px;
}
.imgtxtbox-style-1 .itb-text p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 15px;
}
.imgtxtbox-style-1 .itb-text p:last-child {
    margin-bottom: 0;
}
/* imgtxtbox-style-1 :End */

/* imgtxtbox-style-2 :Start */
.imgtxtbox-style-2 {
    width: 100%;
    height: auto;
    background-color: #f2f2f2;
    border: 1px solid #d3d3d3;
    border-radius: 10px;
    overflow: hidden;
}
.imgtxtbox-style-2 .itb-image {
    width: 100%;
    height: 100%;
    min-height: 300px;
    text-align: center;
    background-color: #ffffff;
}
.imgtxtbox-style-2 .itb-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.imgtxtbox-style-2 .itb-text {
    width: 100%;
    height: 100%;
    padding: 15px 15px;
    display: flex;
    align-items: center;
}
.imgtxtbox-style-2 .itb-text h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 15px;
}
.imgtxtbox-style-2 .itb-text p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 15px;
}
.imgtxtbox-style-2 .itb-text p:last-child {
    margin-bottom: 0;
}
/* imgtxtbox-style-2 :End */

/*Up Go page start*/
.upgo-pg p a{
    color: #646b52;
    text-decoration: underline;
}
.upgo-icons{
    width: 75px;
    margin: 0 auto 20px;
}

.acco--main #sec-accordion .card {
    margin-bottom: 15px;
    border: 0;
}
.acco--main #sec-accordion .card:last-child {
    margin-bottom: 0;
}
.acco--main #sec-accordion .card .card-header {
    border: 0;
    -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
    box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
    border-radius: 2px;
    padding: 0;
}
.acco--main #sec-accordion .card .card-header .btn-header-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: left;
    background: #ffffff;
    color: #000;
    padding: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    gap: 15px;
}
.acco--main #sec-accordion .card .card-header .btn-header-link span{
    padding-right: 10px;
}
.acco--main #sec-accordion .card .card-header .btn-header-link.collapsed:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.acco--main #sec-accordion .card .card-header .btn-header-link::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    content: "\f106";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    float: right;
    color: #000;
}
.acco--main #sec-accordion .card .collapsing {
    background: #fff;
}
.acco--main #sec-accordion .card .collapse {
    border: 0;
}
.acco--main #sec-accordion .card .collapse.show {
    background: #fff;
    color: #222;
}
.acco--main #sec-accordion {
    width: 100%;
    margin-top: 40px;
}
.sec-wraper-acc {
    padding: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.acco--main .card-body{
    padding-top: 0;
}
.dacia--tc p{
    margin-bottom: 10px;
}
.color--green{
    color: #646b52;
}
.upgo-pg .alter-ctnt-row{
    margin-bottom: 50px;
}
.upgo-pg .alter-ctnt-row:last-child{
    margin-bottom: 0;
}
.upgo-pg .btn--row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-top: 50px;
}
p.off--terms {
    font-size: 12px;
}
p.off--terms:last-child {
    margin-bottom: 0;
}
/*Snow falling effect start*/
#snow {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    pointer-events: none;
    overflow: hidden;
    width: 100%;
    height: 100%;
    opacity: .2;
  }
  
  .flake {
    position: absolute;
  }
  /*Snow falling effect end*/
#snow {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    pointer-events: none;
    overflow: hidden;
    width: 100%;
    height: 100%;
    opacity: .2;
  }
  
  .flake {
    position: absolute;
  }
  /*Snow falling effect end*/

  
/*New car offer list v2 start*/
.nc-offerlist-v2 p:last-child{
    margin-bottom: 0;
}
.nc-offerlist-v2 .product-title{
    line-height: 1.2;
}

.nc-offerlist-v2  .info-icon{
    text-align: right;
    margin-bottom: 15px;
    line-height: 1;
    color: #646b52;
}
.nc-offerlist-v2  .info-icon i{
    cursor: pointer;
}
.feature-wrper1{
    margin-bottom: 25px;
}
.feature-wrper-items{
    border: 1px solid #000;
    overflow: hidden;
}
.feature-wrper-items ul{
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 1px);
}
.feature-wrper-items ul li{
    list-style: none;
    text-decoration: none;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.1;
    width: 50%;
    border-right: 1px solid #646b52;
    border-bottom: 1px solid #646b52;
    padding: 10px 5px;
    margin-bottom: -1px;
}
.feature-wrper-items ul li strong{
    font-weight: 700;
    font-size: 20px;
    display: block;
}
.feature-wrper-items ul li:nth-child(odd):last-child {
    width: 100%;
}
.contribution-bx{
    background-color: #000;
    text-align: center;
    padding: 0;
    margin-top: 1px;
}
.contribution-bx p{
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
    padding: 10px 5px;
    border-bottom: 1px solid #e7e7e7;
}
.contribution-bx p:last-child{
    margin-bottom: 0;
    border-bottom: 0;
}

.offer-modal-1 .modal-content{
    border-radius: 0;
    border: 0;
}
.offer-modal-1 .modal-header{
    background: #646b52;
    position: relative;
    border-radius: 0;
    border: 0;
    gap: 15px;
    align-items: center;
}
.offer-modal-1 .modal-title{
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    line-height: 1;
}
.offer-modal-1 .modal-header .close {
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    background: #fff;
    color: #646b52;
    line-height: 1;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 !important;
    font-size: 16px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}
.offer-modal-1 .modal-header .close span{
    display: block;
}
.offer-modal-1 .table{
    margin-bottom: 0;
    table-layout: fixed;
}
.offer-modal-1 .modal-body .table td, .table th{
    padding: 10px 15px;
}
.offer-modal-1 .modal-body .table-bordered td{
    border: 1px solid #bbbbbb;
}
.offer-modal-1 .modal-body .table-bordered td:nth-child(even){
    text-align: right;
}
.offer-modal-1 .modal-body .table th{
    border-top: 1px solid #bbbbbb;
}
/*New car offer list v2 end*/
.new-cardetail-sect .btn-wrp {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.new-cardetail-sect .btn-wrp .btn1 {
    margin: 0;
    width: calc(50% - 5px);
}

.main-v2 p:last-child{
    margin-bottom: 0;
}
.section-type1{
    padding: 60px 0;
}
.title-top{
    padding-bottom: 50px;
}
.new-vehicle-list-section ul{
    margin: 0;
    padding: 0;
}
.new-vehicle-list-section .newcar-filter {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 40px;
    margin-bottom: 40px;
}
.new-vehicle-list-section .new-models-content .portfolio{
    margin-bottom: 0;
}
.new-vehicle-list-section .newcar-filter li{
    font-size: 18px;
    font-weight: 700;
    color: #999999;
    margin: 0;
    padding: 0 0 16px;
    text-transform: uppercase;
}
.new-vehicle-list-section .newcar-filter li.active,
.new-vehicle-list-section .newcar-filter li:hover {
    border-color: #000;
    color: #000;
}
.rg-1{
    row-gap:30px;
}
.new-vehicle-Bx-inner{
    margin-bottom: 15px;
}
.new-vehicle-image-wraper{
    margin-bottom: 25px;
}
.new-vehicle-image1{
    text-align: center;
}
.new-vehicle-image1 img{
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}
.new-vehicle-Bx:hover .new-vehicle-image1 img{
    transform: scale(1.1);
}
.model-badge{
    display: inline-block;
    color: #ec6528;
    border: 1px solid #ec6528;
    border-radius: 4px;
    font-size: 12px;
    padding: 2px 12px;
    font-weight: normal;
}
.new-vehicle-details{
    padding: 0 30px;
}
.new-vehicle-Bx h4{
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 12px;
    text-transform: uppercase;
}
.new-vehicle-Bx h5{
    color: #000;
    font-size: 15px;
    font-weight: 700;
    font-family: 'Read-font';
    line-height: 1.1;
    margin-bottom: 10px;
    text-transform: inherit;
}
.veh-sub-desc p{
    color: #000;
    font-size: 13px;
    line-height: 1.1;
    margin-bottom: 3px;
    font-family: 'Read-font';
    font-weight: 400;
}
.veh-sub-desc ul{
    margin: 0;
    padding: 0;
}
.veh-sub-desc ul li{
    color: #000;
    font-size: 13px;
    font-family: 'Read-font';
    font-weight: 400;
    line-height: 1.1;
    margin-bottom: 5px;
    list-style: none;
    text-decoration: none;
}
.new-vehicle-details a{
    text-decoration: none;
}
.new-veh-btns{
    display: flex;
    gap:32px;
    padding: 0 30px;
}
.new-veh-btns a{
    font-size: 14px;
    font-weight: 700;
    font-family: 'Read-font';
    line-height: 1.2;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    padding-bottom: 5px;
}
.new-veh-btns a::before{
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background: #646b52;
    content: "";
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}
.new-veh-btns:hover a::before{
    background: #000;
}
.ser-Bx-title {
    display: flex;
    gap: 15px;
    max-width: 215px;
    justify-content: space-between;
    margin-bottom: 10px;
}
.sub-heading1 {
    font-size: 23px;
    font-weight: 700;
    line-height: .95;
    text-transform: inherit;
}
.service-Bx-1 {
    border-left: 3px solid #646b52;
    padding: 15px 0 15px 15px;
}
.info-1{
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000;
    font-size: 10px;
    line-height: 1;
    border-radius: 50%;
    margin-top: 4px;
    flex-shrink: 0;
}
.new-vehicle-list-section .btn-typ2{
    display: inline-block;
}