body {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    padding: 0;
    margin: 0;
}

body.body-cookie {
    padding-top: 32px;
}
a{
    color: #000;
}
a:hover{
    outline: 0;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    transition: all ease .4s;
    -webkit-transition: all ease .4s;
    color: #000;
}
img {
    max-width: 100%;
    height: auto;
}
.owl-carousel .owl-stage {
    margin: 0 auto;
}
.conatiner {
    width: 100%;
    max-width: 1260px;
    margin-left: auto;
    margin-left: auto;
    margin-right: auto;
}
.mainopt {
    width: 100%;
    float: left;
    display: block;
}
.error {
    color: #ff0000;
    float: left;
}

#otp_integrate {
    display: none;
}
#VerifyOtpbtn {
    color: #fff;
    line-height: 40px;
    padding: 0 20px;
    background-color: #030303;
    border-radius: 0;
    font-size: 16px;
    border: none;
}

    #VerifyOtpbtn:hover {
        color: #fff;
        background-color: #030303;
    }
.btn {
    color: #fff;
    background-color: #030303;
}


/*privacy policy*/

.wrapper {
    margin: 0 auto;
    max-width: 1170px;
    width: 90%;
    position: relative;
    padding: 0 0 80px 0;
}

.titUp {
    padding-top: 15%;
}

.main_heading {
    text-align: center;
    padding-bottom:30px;
}
.main_heading h2 {
    color: #000;
    font-size: 35px;
}

/*privacy policy*/

.thank_nexa {
    margin-top: 15%;
    margin-bottom: 5%;
    display: block;
    float: left;
}

.thank_nexa .thumbnail {
    border: none;
}

.button_nexa a {
    background: #d61f26;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    padding: 9px 18px;
    text-decoration: none;
    display: inline-block;
}

.button_nexa a:hover {
    background-color: #000;
}

.page-not-found p {
    font-size: 1.4em;
    line-height: 36px;
    color: #4e4d4d;
}
.btn_widthdropdown .dropdown-menu {
    width: 100%;
}

.four-zero-four .yikes {
    position: absolute;
    left: 50%;
    margin-left: -147px;
    font-size: 1.7em;
    max-width: 300px;
    text-align: center;
    top: 10%;
}

.page-not-found {
    margin: 50px 0;
    position: relative;
}

.four-zero-four .img-404 {
    margin: 0 auto;
    width: 100%;
}

.error_nexa {
    margin-top: 10%;
    margin-bottom: 5%;
    display: block;
    float: left;
}

.phone-number .fa-phone {
    border: 1px solid #000;
    padding: 6px 1px 6px 6px;
    border-radius: 50%;
    font-size: 22px;
    line-height: 22px;
}

.panel-car {
    width: 280px;
    float: right;
}

.sec-slider {
    background-color: #f6f6f6;
    padding: 50px 0 20px 0;
}

.sec-slider,
.cli,
.technical-specif,
.sec-move,
.our-team,
.address-sec,
.testimonial,
.photo-gallery,
.sec-table,
.sec-events,
.footer {
    float: left;
    width: 100%;
}

.panel-car .panel-default {
    border-radius: 0;
    border: 0;
}

.panel-car .panel-heading {
    border-radius: 0;
    background-color: #434343;
    border: 0;
    color: #fff;
    padding: 17px 30px;
}

.panel-car .panel-title {
    font-size: 22px;
    font-weight: 400;
}

.panel-car .panel-body {
    padding: 15px 25px 25px 25px;
}

.mileage-sec-right {
    display: block;
    margin-left: 80px;
    color: #3e3e3e;
    font-weight: 400;
    font-size: 13px;
    height: 80px;
    overflow-y: auto;
}

.mileage-sec-right-title {
    font-size: 16px;
    font-weight: 700;
}

.mileage-sec-disclaimer {
    font-size: 12px;
    color: #7f7f7f;
    font-weight: 400;
    border-top: 1px solid #f2f2f2;
    padding-top: 20px;
    margin-top: 25px;
}

.panel-car .panel-footer {
    width: 100%;
    border: 0;
    display: block;
    background-color: #030303;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    padding: 17px;
    text-decoration: none;
    transition: all ease 0.3s;
}

.panel-car .panel-footer:hover,
.panel-car .panel-footer:focus {
    background-color: #000;
}

.exshowroom-price {
    width: 324px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.15);
    margin-left: -45px;
    padding: 15px 0 10px 0;
    text-align: center;
    margin-bottom: 35px;
}

.exshowroom-price-title {
    font-size: 18px;
    color: #2e2e2e;
    font-weight: 700;
    text-transform: uppercase;
}

.exshowroom-price-desc {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 16px;
    color: #2e2e2e;
}

.cli {
    background-color: #030303;
    min-height: 256px;
}

.sec-move {
    margin-top: -200px;
}

.about-dealership {
    background-color: #fff;
    padding: 25px;
    border-radius: 6px;
    box-shadow: 0px 10px 20px #e2e2e2;
    min-height: 300px;
}

.enq-form .form-control {
    border-radius: 0;
    border-color: #8f8f8f;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding-left: 0;
}

.enq-form .form-inline .form-group {
    margin-left: 6px;
    margin-right: 6px;
}

.enq-form input::placeholder {
    color: #000;
}

.enq-form .btn-primary {
    border-radius: 0;
    background-color: #030303;
    color: #fff;
    border-color: #030303;
    text-transform: uppercase;
    font-size: 13px;
}

.enq-form-title {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}

.enq-form {
    padding: 20px 0 55px 0;
}

.sec-move .nav-tabs {
    border: 0;
}

.specCurrent>li {
    color: #030303;
    font-size: 36px;
    padding: 0 15px;
    text-transform: uppercase;
}

.specCurrent>li.current {
    font-weight: 700;
}

.sec-move .nav-tabs>li>a {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 300;
    padding: 0;
    line-height: 1;
    padding: 5px 20px;
    margin-bottom: 20px;
    border: 0
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    background-color: transparent;
    border-color: transparent;
    font-weight: 700;
    color: #fff;
    border: 0
}

.nav-tabs>li>a:hover {
    border: 0;
    background: transparent;
}

.nav-tabs.nav-tabs-first>li.active>a,
.nav-tabs.nav-tabs-first>li.active>a:hover,
.nav-tabsnav-tabs-first>li.active>a:focus {
    color: #030303;
}

.sec-move .nav-tabs>li:first-child a {
    padding-left: 25px;
}

.about-dealership-left {
    padding-right: 30px;
    padding-top: 20px;
}

.about-dealership-cont {
    font-size: 16px;
    color: #4e4e4e
}

.about-dealership-cont-display {
    font-size: 16px;
    color: #030303;
    font-weight: 700
}

.about-dealership-title {
    font-size: 24px;
    color: #030303;
    font-weight: 500;
    text-transform: uppercase;
}

.our-team-title {
    font-size: 36px;
    font-weight: 700;
    color: #030303;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 50px 0
}

.our-team {
    padding: 110px 0 140px 0
}

.item-thumb-title {
    font-size: 21px;
    color: #3a3a3a;
    font-weight: 500;
    text-transform: uppercase;
}

.item-thumb-post {
    font-size: 17px;
    font-weight: 300;
    color: #3a3a3a;
    text-transform: uppercase;
}

.item-thumb-caption {
    margin-top: 40px;
    text-align: center;
}

.item-thumb-img {
    width: 218px;
    height: 218px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
}

.item-thumb-img img {
    border-radius: 100%;
    display: block;
    width: 218px;
    height: 218px;
    object-fit: cover;
}

.our-team .owl-nav {
    width: 12px;
    height: 21px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

.our-team .owl-carousel .owl-nav .owl-prev {
    background-image: url(../../images/left-arr.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
    left: -10px;
    position: absolute;
}

.our-team .owl-carousel .owl-nav .owl-next {
    background-image: url(../../images/right-arr.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
    left: auto;
    right: -10px;
    position: absolute;
}

.owl-carousel .owl-nav button.owl-prev span,
.owl-carousel .owl-nav button.owl-next span {
    width: 0;
    height: 0;
    display: block;
    text-indent: -9999rem
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    background-color: transparent;
    border-color: transparent;
    font-weight: 700;
    color: #fff;
    border: 0;
}

.nav-tabs>li>a:hover {
    border: 0;
    background: transparent;
}

.nav-tabs.nav-tabs-first>li.active>a,
.nav-tabs.nav-tabs-first>li.active>a:hover,
.nav-tabsnav-tabs-first>li.active>a:focus {
    color: #030303;
}

.sec-move .nav-tabs>li:first-child a {
    padding-left: 25px;
}

.about-dealership-left {
    padding-right: 30px;
    padding-top: 20px;
}

.about-dealership-cont {
    font-size: 16px;
    color: #4e4e4e;
}

.about-dealership-cont-display {
    font-size: 16px;
    color: #030303;
    font-weight: 700;
}

.about-dealership-title {
    font-size: 24px;
    color: #030303;
    font-weight: 500;
    text-transform: uppercase;
}

.our-team-title {
    font-size: 36px;
    font-weight: 700;
    color: #030303;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 50px 0;
}

.our-team {
    padding: 110px 0 140px 0;
}

.item-thumb-title {
    font-size: 21px;
    color: #3a3a3a;
    font-weight: 500;
    text-transform: uppercase;
}

.item-thumb-post {
    font-size: 17px;
    font-weight: 300;
    color: #3a3a3a;
    text-transform: uppercase;
}

.item-thumb-caption {
    margin-top: 40px;
    text-align: center;
}

.item-thumb-img {
    width: 218px;
    height: 218px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
}

.item-thumb-img img {
    border-radius: 100%;
    display: block;
    width: 218px;
    height: 218px;
    object-fit: cover;
}

.our-team .owl-nav {
    width: 12px;
    height: 21px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.our-team .owl-carousel .owl-nav .owl-prev {
    background-image: url(../../images/left-arr.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
    left: -10px;
    position: absolute;
}

.our-team .owl-carousel .owl-nav .owl-next {
    background-image: url(../../images/right-arr.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
    left: auto;
    right: -10px;
    position: absolute;
}

.owl-carousel .owl-nav button.owl-prev span,
.owl-carousel .owl-nav button.owl-next span {
    width: 0;
    height: 0;
    display: block;
    text-indent: -9999rem;
}

.address-sec-top {
    background-color: #030303;
    color: #fff;
    padding: 40px 0 170px 0;
}

.list-dots li {
    position: relative;
    padding: 0 18px;
    font-size: 20px;
    text-transform: uppercase;
}

.list-dots li a {
    color: #fff;
}

.list-dots li a:hover,
.list-dots li a:focus {
    text-decoration: none;
}

.list-dots li:before {
    content: "";
    width: 15px;
    height: 15px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    margin-right: 18px;
}

.address-sec-title {
    font-size: 36px;
    font-weight: 500;
    padding-bottom: 25px;
}

.address-sec-bottom-wrap {
    padding: 35px;
    background: #fff;
    box-shadow: 0px 10px 20px #e2e2e2;
    border-radius: 6px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.address-sec-bottom {
    margin-top: -130px;
}

.address-sec-bottom-right {
    padding-left: 30px;
}

.address-sec-bottom-right-title {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
    color: #030303;
}

.address-sec-bottom-right-sub-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #373737;
    font-weight: 500;
    margin: 20px 0 25px 0;
    display: block;
}

.nav-tabs>li>a:hover {
    border: 0;
    background: transparent;
}

.nav-tabs.nav-tabs-first>li.active>a,
.nav-tabs.nav-tabs-first>li.active>a:hover,
.nav-tabsnav-tabs-first>li.active>a:focus {
    color: #030303;
}

.sec-move .nav-tabs>li:first-child a {
    padding-left: 25px;
}

.about-dealership-left {
    padding-right: 30px;
    padding-top: 20px;
}

.about-dealership-cont {
    font-size: 16px;
    color: #4e4e4e;
}

.about-dealership-cont-display {
    font-size: 16px;
    color: #030303;
    font-weight: 700;
}

.about-dealership-title {
    font-size: 24px;
    color: #030303;
    font-weight: 500;
    text-transform: uppercase;
}

.our-team-title {
    font-size: 36px;
    font-weight: 700;
    color: #030303;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 50px 0;
}

.our-team {
    padding: 110px 0 140px 0;
}

.item-thumb-title {
    font-size: 21px;
    color: #3a3a3a;
    font-weight: 500;
    text-transform: uppercase;
}

.item-thumb-post {
    font-size: 17px;
    font-weight: 300;
    color: #3a3a3a;
    text-transform: uppercase;
}

.item-thumb-caption {
    margin-top: 40px;
    text-align: center;
}

.item-thumb-img {
    width: 218px;
    height: 218px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
}

.item-thumb-img img {
    border-radius: 100%;
    display: block;
    width: 218px;
    height: 218px;
    object-fit: cover;
}

.our-team .owl-nav {
    width: 12px;
    height: 21px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.our-team .owl-carousel .owl-nav .owl-prev {
    background-image: url(../../images/left-arr.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
    left: -10px;
    position: absolute;
}

.our-team .owl-carousel .owl-nav .owl-next {
    background-image: url(../../images/right-arr.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
    left: auto;
    right: -10px;
    position: absolute;
}

.owl-carousel .owl-nav button.owl-prev span,
.owl-carousel .owl-nav button.owl-next span {
    width: 0;
    height: 0;
    display: block;
    text-indent: -9999rem;
}

.address-sec-top {
    background-color: #030303;
    color: #fff;
    padding: 40px 0 170px 0;
}

.list-dots li {
    position: relative;
    padding: 0 18px;
    font-size: 20px;
    text-transform: uppercase;
}

.list-dots li a {
    color: #fff;
}

.list-dots li a:hover,
.list-dots li a:focus {
    text-decoration: none;
}

.list-dots li:before {
    content: "";
    width: 15px;
    height: 15px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    margin-right: 18px;
}

.address-sec-title {
    font-size: 36px;
    font-weight: 500;
    padding-bottom: 25px;
}

.address-sec-bottom-wrap {
    padding: 35px;
    background: #fff;
    box-shadow: 0px 10px 20px #e2e2e2;
    border-radius: 6px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.address-sec-bottom {
    margin-top: -130px;
}

.address-sec-bottom-right {
    padding-left: 30px;
}

.address-sec-bottom-right-title {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
    color: #030303;
}

.address-sec-bottom-right-sub-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #373737;
    font-weight: 500;
    margin: 20px 0 25px 0;
    display: block;
}

address {
    font-size: 16px;
    color: #373737;
    font-weight: 400;
    margin-bottom: 20px;
    display: block;
}

.address-sec-bottom-right-card {
    padding: 15px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    max-width: 420px;
    margin-top: 35px;
}

.address-sec-bottom-right-card a,
.list-contact a {
    font-size: 16px;
    color: #373737;
    font-weight: 500;
}

.list-contact a:hover {
    text-decoration: none;
}

.fa-history {
    transform: rotate(202deg);
}

.address-sec {
    padding-bottom: 50px;
}

.address-sec-bottom-right-card ul li:not(:last-child) {
    padding-right: 25px;
}

.address-sec-bottom-right-card a:hover {
    text-decoration: none;
}

.address-sec-bottom-right-card i,
.list-contact i {
    margin-right: 8px;
}

.list-contact .fas {
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    transform: rotate(90deg);
    border-radius: 50%;
}

.address-sec-bottom-right-card .fa {
    color: #000;
}

.address-sec-bottom-right-reviews-title,
.reviews-content-top-digit {
    font-size: 19px;
    color: #323232;
    font-weight: 500;
}

.reviews-content-top-digit {
    margin-right: 5px;
    line-height: 1;
}

.reviews-content-top-ratings {
    height: 15px;
    display: flex;
}

.reviews-content-top-ratings li {
    width: auto;
    height: 100%;
    display: flex;
}

.review-ratings li {
    width: 15px;
    height: 15px;
    float: left;
    list-style: none;
    cursor: pointer;
}

.list-outlet .btn {
    border-radius: 0;
}

.list-outlet .dropdown+.dropdown {
    margin-left: 13px;
}

.list-outlet .btn-default {
    border-color: #ededed;
    color: #737373;
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px 12px;
    background-color: #fff;
}

.testimonial {
    background-color: #f8f8f8;
    padding: 85px;
}

.slick-thumb-img img {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.slick-thumb-img {
    margin-bottom: 25px;
}

.slick-thumb-caption::before {
    content: "";
    background-image: url(../../images/quote-icon.png);
    background-repeat: no-repeat;
    display: block;
    width: 22px;
    height: 12px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
}

.slick-thumb-desc {
    font-size: 14px;
    color: #5f5f5f;
    text-align: center;
}

.slick-thumb-title {
    text-align: center;
    font-size: 12px;
    color: #030303;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 30px;
}

.slick-thumb-caption small {
    font-size: 70%;
    font-weight: 700;
    display: block;
    text-align: center;
}

.slick-thumb {
    background-color: #fff;
    padding: 20px 30px 40px 30px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
    margin: 15px 20px;
}

.slick-slide.slick-current .slick-thumb-desc {
    font-size: 14px;
}

.slick-slide.slick-current .slick-thumb-img img {
    width: 128px;
    height: 128px;
    object-fit: contain;
}

/*.slick-slide {
    margin-top: 110px;
}*/

.testimonial .slick-slide.slick-current {
    margin-top: -1px;
}

.slick-prev:before {
    background-image: url(../../images/left-arr.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
    font-size: inherit;
    content: "";
    opacity: 1;
    display: block;
}

.slick-next:before {
    background-image: url(../../images/right-arr.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
    font-size: inherit;
    content: "";
    opacity: 1;
    display: block;
}

.testimonial .slick-next:focus,
.testimonial .slick-next:hover,
.testimonial .slick-prev:focus,
.testimonial .slick-prev:hover {
    background-color: transparent !important;
}

.photo-gallery {
    background-color: #fcfcfc;
    padding: 60px 0 85px 0;
}

.photo-gallery .owl-nav {
    width: 12px;
    height: 21px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

    .photo-gallery .owl-carousel .owl-nav .owl-prev {
        background-image: url(../../images/left-arr.png);
        background-repeat: no-repeat;
        width: 12px;
        height: 21px;
        left: -50px;
        position: absolute;
    }

    .photo-gallery .owl-carousel .owl-nav .owl-next {
        background-image: url(../../images/right-arr.png);
        background-repeat: no-repeat;
        width: 12px;
        height: 21px;
        left: auto;
        right: -50px;
        position: absolute;
    }

.row-no-gutters {
    margin-right: -1px;
    margin-left: -1px;
}

.row-no-gutters [class*="col-"] {
    padding-right: 1px;
    padding-left: 1px;
}

.nav-tabs-first>li>a {
    font-size: 36px;
    color: #030303;
    font-weight: 400;
    text-transform: uppercase;
    border: 0;
    padding: 0 15px;
}

.nav-tabs-first {
    display: flex;
    justify-content: center;
    border-bottom: 0;
    margin-bottom: 50px;
}

.nav-tabs-first>li.active>a,
.nav-tabs-first>li.active>a:hover {
    font-weight: 700;
    color: #030303;
    margin-right: 0;
}

.sec-table {
    padding: 90px 0;
}

.sec-table .tab-content {
    width: 100%;
}

.nav-tabs-left {
    border-bottom: none;
}

.nav-tabs-left>li {
    float: none;
    width: 100%;
    display: block;
}

.nav-tabs-left>li>a {
    margin-right: 0px;
    border: 1px solid #b7b7b7;
    border-radius: 0;
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    position: relative;
}

    .nav-tabs-left > li:not(.active) > a::after {
        content: "";
        background-image: url(../../images/plus-icon.jpg);
        background-repeat: no-repeat;
        display: block;
        width: 16px;
        height: 16px;
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
    }

    .nav-tabs-left > li.active > a::after {
        content: "";
        background-image: url(../../images/minus-icon.jpg);
        background-repeat: no-repeat;
        display: block;
        width: 16px;
        height: 2px;
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
    }

.nav-tabs-left>li>a:hover {
    border: 1px solid #b7b7b7;
}

.nav-tabs-left>li.active>a,
.nav-tabs-left>li.active>a:hover,
.nav-tabs-left>li.active>a:focus {
    background-color: #030303;
    color: #fff;
    border-color: #030303;
}

.thead-light th {
    background-color: #f4f4f4;
}

.table-border>thead>tr>th {
    border-bottom-color: #000;
    font-size: 12px;
    text-transform: uppercase;
}

.table-border>tbody>tr>td {
    color: #000;
}

.nav-tabs-events {
    border-bottom: 0;
    display: flex;
    justify-content: center;
    margin-bottom: 80px;
}

.nav-tabs-events>li>a {
    margin-right: 0;
    border: 0;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    background-color: #404040;
    border-radius: 0;
    text-transform: uppercase;
    padding: 20px 20px;
}

.nav-tabs-events>li>a:hover {
    background-color: #404040;
}

.nav-tabs-events>li.active>a,
.nav-tabs-events>li.active>a:hover,
.nav-tabs-events>li.active>a:focus {
    background-color: #030303;
    border: 0;
}

.item-events-digit {
    font-size: 18px;
    font-weight: 500;
    color: #252525;
    margin-bottom: 30px;
    display: inline-block;
    border-top: 1px solid #545454;
    padding: 8px;
}

.item-events-desc {
    font-size: 15px;
    font-weight: 500;
    color: #252525;
    margin-bottom: 40px;
    padding-top: 20px;
}

.item-events-img {
    background-color: #fff;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
    position: relative;
}

.item-events-date {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
    font-size: 14px;
    color: #131313;
    font-weight: 500;
    padding: 8px 20px;
}

.item-events-year {
    display: block;
    font-size: 18px;
    font-weight: 900;
    color: #131313;
    line-height: 1;
}

.sec-events .owl-nav {
    width: 12px;
    height: 21px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.sec-events .owl-carousel .owl-nav button.owl-prev {
    background-image: url(../../images/left-arr.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
    left: -30px;
    position: absolute;
}

.sec-events .owl-carousel .owl-nav button.owl-next {
    background-image: url(../../images/right-arr.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
    left: auto;
    right: -30px;
    position: absolute;
}

.sec-events .tab-content {
    float: none !important;
}

.sec-events {
    padding: 70px 0 140px 0;
}

.footer {
    background-color: #030303;
    padding: 15px 0;
}

.footer p {
    margin-bottom: 0;
    color: #fff;
}

.dropdown-events {
    display: none;
}

.gallery-mob {
    display: none !important;
}

.address-sec-bottom-right-card {
    padding: 15px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    max-width: 420px;
    margin-top: 35px;
}

.address-sec-bottom-right-card a,
.list-contact a {
    font-size: 16px;
    color: #373737;
    font-weight: 500
}

.list-contact a:hover {
    text-decoration: none;
}

.fa-history {
    transform: rotate(202deg);
}

.address-sec {
    padding-bottom: 50px;
}

.address-sec-bottom-right-card ul li:not(:last-child) {
    padding-right: 25px;
}

.address-sec-bottom-right-card a:hover {
    text-decoration: none;
}

.address-sec-bottom-right-card i,
.list-contact i {
    margin-right: 8px;
}

.list-contact .fas {
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    transform: rotate(90deg);
    border-radius: 50%;
}

.address-sec-bottom-right-card .fa {
    color: #000
}

.address-sec-bottom-right-reviews-title,
.reviews-content-top-digit {
    font-size: 19px;
    color: #323232;
    font-weight: 500;
}

.reviews-content-top-digit {
    margin-right: 5px;
    line-height: 1;
}

.reviews-content-top-ratings {
    height: 15px;
    display: flex;
}

.reviews-content-top-ratings li {
    width: auto;
    height: 100%;
    display: flex;
}

.review-ratings li {
    width: 15px;
    height: 15px;
    float: left;
    list-style: none;
    cursor: pointer;
}

.list-outlet .btn {
    border-radius: 0
}

.list-outlet .dropdown+.dropdown {
    margin-left: 13px;
}

.list-outlet .btn-default {
    border-color: #ededed;
    color: #737373;
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px 12px;
    background-color: #fff
}

.testimonial {
    background-color: #f8f8f8;
    padding: 85px;
}

.slick-thumb-img img {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.slick-thumb-img {
    margin-bottom: 25px;
}

.slick-thumb-caption::before {
    content: "";
    background-image: url(../../images/quote-icon.png);
    background-repeat: no-repeat;
    display: block;
    width: 22px;
    height: 12px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
}

.slick-thumb-title {
    text-align: center;
    font-size: 12px;
    color: #030303;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 30px;
}

.slick-thumb-caption small {
    font-size: 70%;
    font-weight: 700;
    display: block;
    text-align: center;
}

.slick-thumb {
    background-color: #fff;
    padding: 20px 30px 40px 30px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
    margin: 15px 20px
}

.slick-slide.slick-current .slick-thumb-desc {
    font-size: 14px;
}

.slick-slide.slick-current .slick-thumb-img img {
    width: 128px;
    height: 128px;
    object-fit: contain;
}

/*.slick-slide {
    margin-top: 110px;s
}*/

.testimonial .slick-slide.slick-current {
    margin-top: -1px;
}



.slick-prev:before {
    background-image: url(../../images/left-arr.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
    font-size: inherit;
    content: "";
    opacity: 1;
    display: block;
}

.slick-next:before {
    background-image: url(../../images/right-arr.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
    font-size: inherit;
    content: "";
    opacity: 1;
    display: block;
}

.testimonial .slick-next:focus,
.testimonial .slick-next:hover,
.testimonial .slick-prev:focus,
.testimonial .slick-prev:hover {
    background-color: transparent !important;
}

.photo-gallery {
    background-color: #fcfcfc;
    padding: 60px 0 85px 0
}

.photo-gallery .owl-nav {
    width: 12px;
    height: 21px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

    .photo-gallery .owl-carousel .owl-nav .owl-prev {
        background-image: url(../../images/left-arr.png);
        background-repeat: no-repeat;
        width: 12px;
        height: 21px;
        left: -50px;
        position: absolute;
    }

    .photo-gallery .owl-carousel .owl-nav .owl-next {
        background-image: url(../../images/right-arr.png);
        background-repeat: no-repeat;
        width: 12px;
        height: 21px;
        left: auto;
        right: -50px;
        position: absolute;
    }

.row-no-gutters {
    margin-right: -1px;
    margin-left: -1px;
}

.row-no-gutters [class*=col-] {
    padding-right: 1px;
    padding-left: 1px;
}

.nav-tabs-first>li>a {
    font-size: 36px;
    color: #030303;
    font-weight: 400;
    text-transform: uppercase;
    border: 0;
    padding: 0 15px
}

.nav-tabs-first {
    display: flex;
    justify-content: center;
    border-bottom: 0;
    margin-bottom: 50px;
}

.nav-tabs-first>li.active>a,
.nav-tabs-first>li.active>a:hover {
    font-weight: 700;
    color: #030303;
    margin-right: 0
}

.sec-table {
    padding: 90px 0
}

.sec-table .tab-content {
    width: 100%;
}

.nav-tabs-left {
    border-bottom: none;
}

.nav-tabs-left>li {
    float: none;
    width: 100%;
    display: block;
}

.nav-tabs-left>li>a {
    margin-right: 0px;
    border: 1px solid #b7b7b7;
    border-radius: 0;
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    position: relative;
}

    .nav-tabs-left > li:not(.active) > a::after {
        content: "";
        background-image: url(../../images/plus-icon.jpg);
        background-repeat: no-repeat;
        display: block;
        width: 16px;
        height: 16px;
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
    }

    .nav-tabs-left > li.active > a::after {
        content: "";
        background-image: url(../../images/minus-icon.jpg);
        background-repeat: no-repeat;
        display: block;
        width: 16px;
        height: 2px;
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
    }

.nav-tabs-left>li>a:hover {
    border: 1px solid #b7b7b7;
}

.nav-tabs-left>li.active>a,
.nav-tabs-left>li.active>a:hover,
.nav-tabs-left>li.active>a:focus {
    background-color: #030303;
    color: #fff;
    border-color: #030303;
}

.thead-light th {
    background-color: #f4f4f4
}

.table-border>thead>tr>th {
    border-bottom-color: #000;
    font-size: 12px;
    text-transform: uppercase;
}

.table-border>tbody>tr>td {
    color: #000;
}

.nav-tabs-events {
    border-bottom: 0;
    display: flex;
    justify-content: center;
    margin-bottom: 80px;
}

.nav-tabs-events>li>a {
    margin-right: 0;
    border: 0;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    background-color: #404040;
    border-radius: 0;
    text-transform: uppercase;
    padding: 20px 20px
}

.nav-tabs-events>li>a:hover {
    background-color: #404040;
}

.nav-tabs-events>li.active>a,
.nav-tabs-events>li.active>a:hover,
.nav-tabs-events>li.active>a:focus {
    background-color: #030303;
    border: 0;
}

.item-events-digit {
    font-size: 18px;
    font-weight: 500;
    color: #252525;
    margin-bottom: 30px;
    display: inline-block;
    border-top: 1px solid #545454;
    padding: 8px;
}

.item-events-desc {
    font-size: 15px;
    font-weight: 500;
    color: #252525;
    margin-bottom: 40px;
    padding-top: 20px;
}

.item-events-img {
    background-color: #fff;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.10);
    position: relative;
}

.item-events-date {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
    font-size: 14px;
    color: #131313;
    font-weight: 500;
    padding: 8px 20px;
}

.item-events-year {
    display: block;
    font-size: 18px;
    font-weight: 900;
    color: #131313;
    line-height: 1
}

.sec-events .owl-nav {
    width: 12px;
    height: 21px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

.sec-events .owl-carousel .owl-nav button.owl-prev {
    background-image: url(../../images/left-arr.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
    left: -10px;
    position: absolute;
}

.sec-events .owl-carousel .owl-nav button.owl-next {
    background-image: url(../../images/right-arr.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 21px;
    left: auto;
    right: -10px;
    position: absolute;
}

.sec-events .tab-content {
    float: none !important;
}

.sec-events {
    padding: 70px 0 140px 0
}

.footer {
    background-color: #030303;
    padding: 15px 0
}

.footer p {
    margin-bottom: 0;
    color: #fff
}

.dropdown-events {
    display: none;
}

.gallery-mob {
    display: none !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 999;
}

.slider-v1 {
    margin-top: 50px;
    padding: 0 20px;
}

.slider-v1 .slick-slide {
    width: 181px;
    height: 125px;
    position: relative;
}

.slider-v1 .slick-slide:not(.slick-current) img {
    opacity: .30;
}

.slider-v1 .slick-slide img {
    height: inherit;
    max-width: 100%;
}

.slider-v1 .slick-current {
    width: 400px;
    height: 298px;
    margin: 0 20px;
    opacity: 1
}

.slider-v1 .slick-current img {
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.slider-v1 .slick-slide {
    margin-top: 85px;
}

.slider-v1 .slick-slide.slick-current {
    margin-top: 0
}

.slider-v1 .slick-next:focus,
.slider-v1 .slick-next:hover,
.slider-v1 .slick-prev:focus,
.slider-v1 .slick-prev:hover {
    background-color: transparent !important;
}

.sec-slider-title {
    display: block;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    font-size: 46px;
    color: #3a3a3a;
    margin: 0 0 30px0;
    line-height: 44px;
}

.sec-slider-title:after {
    width: 48px;
    height: 4px;
    background: #030303;
    position: absolute;
    left: 50%;
    top: -13px;
    margin: 0 0 0 -22px;
    content: "";
}

.car-title {
    display: none;
}


.slider-v1 .slick-current {
    width: 400px;
    height: 298px;
    margin: 0 20px;
    opacity: 1;
}

.slider-v1 .slick-current img {
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.slider-v1 .slick-slide {
    margin-top: 85px;
}

.slider-v1 .slick-slide.slick-current {
    margin-top: 0;
}

.slider-v1 .slick-next:focus,
.slider-v1 .slick-next:hover,
.slider-v1 .slick-prev:focus,
.slider-v1 .slick-prev:hover {
    background-color: transparent !important;
}

.sec-slider-title {
    display: block;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    font-size: 46px;
    color: #3a3a3a;
    margin: 0 0 30px0;
    line-height: 44px;
}

.sec-slider-title:after {
    width: 48px;
    height: 4px;
    background: #030303;
    position: absolute;
    left: 50%;
    top: -13px;
    margin: 0 0 0 -22px;
    content: "";
}

.car-title {
    display: none;
}

/*Enr Sprite Img*/
.EnrspriteIcon,
.commonspriteImages {
    background-image: url("../../../../images/HyperLocal/Arena/EnrSpriteImgnew.png");
    background-repeat: no-repeat;
    vertical-align: middle;
    display: inline-block;
}

.enrimg_cross,
.enrimg_fbicon {
    width: 31px;
    height: 57px;
}

.enrimg_cross {
    background-position: -286px -24px;
}

.btn_list {
    float: left;
    display: inline-flex;
    width: 100%;
}

.btn_list li {
    margin-right: 10px;
}

.enrimg_fbicon {
    background-position: -136px -1289px;
    margin-top: 20px;
}

.enrimg_mileage {
    background-position: -28px -957px;
    width: 70px;
    height: 61px;
}

.thankyouIcon {
    background-position: -308px -869px;
    width: 103px;
    height: 65px;
}

.enrimg_locateus,
.enrimg_followus,
.enrimg_enquire,
.enrimg_callus {
    width: 69px;
    height: 29px;
}

.enrimg_locateus {
    background-position: -133px -979px;
}

.enrimg_followus {
    background-position: -209px -974px;
}

.enrimg_enquire {
    background-position: -227px -712px;
    background-size: 305px Auto;
}

.enrimg_callus {
    background-position: -215px -1296px;
}

.slider-v1 .slick-slide img {
    height: inherit;
    max-width: 100%;
}

.slider-v1 .slick-current {
    width: 400px;
    height: 298px;
    margin: 0 20px;
    opacity: 1;
}

.slider-v1 .slick-current img {
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.slider-v1 .slick-slide {
    margin-top: 85px;
}

.slider-v1 .slick-slide.slick-current {
    margin-top: 0;
}

.slider-v1 .slick-next:focus,
.slider-v1 .slick-next:hover,
.slider-v1 .slick-prev:focus,
.slider-v1 .slick-prev:hover {
    background-color: transparent !important;
}

.sec-slider-title {
    display: block;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    font-size: 46px;
    color: #3a3a3a;
    margin: 0 0 30px0;
    line-height: 44px;
}

.sec-slider-title:after {
    width: 48px;
    height: 4px;
    background: #030303;
    position: absolute;
    left: 50%;
    top: -13px;
    margin: 0 0 0 -22px;
    content: "";
}

.car-title {
    display: none;
}

.header {
    width: 100%;
    float: left;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
}

.headerTop {
    width: 100%;
    float: left;
    position: relative;
    background: #030303;
    padding: 6px 0;
}

.logo {
    display: inline-block;
    vertical-align: top;
    margin: 5px 0 5px 0;
    float: left;
}

.logo img {
    height: 32px;
}

.logo a {
    display: inline-block;
    vertical-align: top;
}

.topRight {
    float: right;
}

.callus {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    padding: 0 0 0 25px;
    background: url(../../images/call-icon.png) no-repeat left center;
    display: inline-block;
    vertical-align: top;
    margin: 13.5px 23px 0 0;
}

.callus .callcontent {
    font-weight: 100;
    font-size: 12px;
}

.callus a {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
}

.callus a:hover {
    text-decoration: none;
}

.navBar {
    width: 100%;
    float: left;
    position: relative;
    background: #fff;
    border-top: 1px solid #e7e7e7;
    padding: 4px 0 5px 0;
}

.navBar nav {
    float: left;
    width: 100%;
    position: relative;
}

.navBar nav ul {
    width: 100%;
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

.navBar nav ul li {
    display: inline-block;
    vertical-align: top;
    line-height: 41px;
}

.navBar nav ul li a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    color: #030303;
    display: block;
    padding: 0 4px;
    position: relative;
    font-weight: 700;
}

.premlogo {
    position: absolute;
    top: 0;
    right: 50px;
    border-left: 1px solid #e7e7e7;
    padding: 0 0 0 15px;
    width: 180px;
    height: 40px;
}

.premlogo img {
    margin: 4px 0 0 0;
    max-height: 35px;
    object-fit: contain;
    width: 100%;
    height: 100%;
}

#cookieConsent {
    background-color: #030303;
    min-height: 26px;
    font-size: 12px;
    color: #fff;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    display: none;
    z-index: 2;
    text-align: center;
    width: 100%;
    margin: 0;
    float: left;
}

#closeCookieConsent {
    color: #fff;
    background: #030303;
    display: inline-block;
    width: 22px;
    height: 22px;
    font-size: 16px;
    text-align: center;
    line-height: 22px;
    margin: 0 11px 0 0;
    float: right;
    cursor: pointer;
}

.mainregisterInterest {
    float: left;
    width: 100%;
    position: fixed;
    z-index: 10999;
    bottom: -200px;
    transition: all 1s ease-in-out;
}

.mainregisterInterest .registerInterest.active {
    opacity: 1;
    bottom: 0;
    transition-duration: 1s;
    box-shadow: 0 0 10px grey;
    background: #fff;
    -webkit-transition-duration: 1s;
    position: relative;
    z-index: 9999;
}

.mainregisterInterest .registerInterest {
    float: left;
    width: 100%;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
}

.registerFormBox {
    float: left;
    opacity: 0;
    width: 100%;
    position: relative;
    padding: 10px 0 40px;
    margin-bottom: -180px;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
}

.registerFormBox.active {
    opacity: 1;
    margin-bottom: 10px;
    position: relative;
    background: #fff;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
}

.registerFormBox h2 {
    font-size: 21px;
    color: #000;
    float: left;
    width: 12%;
    margin: 0;
    padding-top: 7px;
    font-weight: 500;
    text-transform: uppercase;
}

.registerFormBox .stepformBox {
    float: left;
    width: 88%;
    padding: 0 25px 0 0;
    font-size: 0;
    text-align: center;
}

.registerstepform.stepform1 {
    display: block;
}

.registerstepform {
    display: none;
}

.stepOneBox {
    float: left;
    width: 100%;
    font-size: 0;
    text-align: center;
}

.registerFormBox .stepOneBox .inputField {
    vertical-align: top;
    width: 22%;
    padding-left: 1%;
    padding-right: 1%;
    margin-top: 0;
    display: inline-block;
    position: relative;
}

.registerFormBox .stepOneBox .inputField input {
    float: left;
    border: 0;
    border-bottom: #8f8f8f solid 1px;
    width: 100%;
    height: 30px;
    outline: 0;
    font-size: 0.875rem;
    border-radius: 0;
    padding: 0;
}

.disclaimerTxt {
    font-size: 1.15rem;
    color: #000;
    float: left;
    width: 100%;
    margin-top: 0;
    position: absolute;
    bottom: 10px;
    left: 0;
    text-align: left;
    font-weight: 400;
}

.disclaimerTxt .form-check {
    padding: 0;
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

.registerform_heading h2 {
    font-size: 20px;
}

.regdisclaimer_text {
    bottom: 6px;
}


.disclaimerTxt input[type="checkbox"] {
    width: 15px;
    height: 15px;
    float: left;
    margin-top: 0;
    position: relative;
    top: -2px;
    margin-right: 5px;
}

.disclaimerTxt strong {
    font-weight: 500;
}

.disclaimerTxt a {
    color: #43a5df;
    text-decoration: underline;
    font-weight: 400;
}

.submitSec {
    float: right;
    width: 30px;
    text-align: right;
    position: absolute;
    padding: 0;
    right: 0;
}

.submitSec a.submitCross {
    background: #fff;
    padding: 8px 0 0;
    position: absolute;
    right: 0;
}

.submitSec a.submitCross img {
    float: left;
}

.registerFormBox .stepOneBox .inputField select {
    float: left;
    border: 0;
    border-bottom: #8f8f8f solid 1px;
    width: 100%;
    outline: 0;
    height: 30px;
    font-size: 14px;
    -webkit-appearance: none;
    background: url(../../images/down-arrow.png) right center no-repeat;
    color: #000;
    border-radius: 0;
    text-transform: none;
}

.registerFormBox .stepOneBox .inputField:last-child {
    width: 12%;
    float: right;
}

.registerFormBox .stepOneBox .inputField {
    vertical-align: top;
    width: 22%;
    padding-left: 1%;
    padding-right: 1%;
    margin-top: 0;
    display: inline-block;
    position: relative;
}

.registerFormBox .stepOneBox .inputField .registersubmitbtn:hover {
    background: #000;
    color: #fff;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
    border-color: #000;
}

.registerFormBox .stepOneBox .inputField:last-child input {
    float: right;
}

.registerFormBox .stepOneBox .inputField .registersubmitbtn {
    border: 0;
    cursor: pointer;
    display: inline-block;
    background: #030303;
    color: #fff;
    padding: 8px 13px;
    height: 30px;
    width: auto;
    text-decoration: none;
    vertical-align: top;
    border: 1px solid #303a82;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
    line-height: 1;
}

.registerFormBox .stepOneBox .inputField input {
    float: left;
    border: 0;
    border-bottom: #8f8f8f solid 1px;
    width: 100%;
    height: 30px;
    outline: 0;
    font-size: 14px;
    border-radius: 0;
    padding: 0;
}

.disclaimerTxt .form-check-label {
    margin: -3px 0 0;
    padding-left: 5px !important;
}

.form-check-label {
    padding-left: 20px !important;
    font-size: 12px;
    line-height: 1.0625rem;
}

.content {
    display: none;
}


.disclaimerTxt .content {
    font-size: 12px;
    display: none;
    margin-top: 5px;
    color: #000;
    margin-bottom: 0;
    line-height: normal
}

.stepOneBox.active {
    margin-bottom: 40px;
}

.disclaimerTxt input[type="checkbox"] {
    width: 15px;
    height: 15px;
    float: left;
    margin-top: 0;
    position: relative;
    top: -2px;
    margin-right: 5px;
}

.position-relative {
    position: relative;
}

.registerexplore {
    position: absolute;
    z-index: 99;
    bottom: -100px;
    right: 160px;
    opacity: 0;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
}

.registerexplore p {
    cursor: pointer;
    margin: 0;
    display: block;
    background: #030303;
    color: #fff;
    font-size: convert-in-rem(14);
    line-height: convert-in-rem(20);
    padding: 10px 15px;
    display: inline-block;
    float: right;
    margin: 0;
    font-weight: 600;
}

.registerexplore p span {
    line-height: 0.75rem;
    font-size: 1.625rem;
    display: inline-block;
    position: relative;
    top: 0;
    font-weight: 400;
    right: -3px;
}

.registerexplore.active {
    opacity: 1;
    bottom: -1px;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: none;
    padding: 0 10px;
    border-radius: 0;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.mainslider {
    width: 100%;
    float: left;
    position: relative;
}

.owl-carousel .owl-item img.mobileslide {
    display: none;
}

.owl-nav [class*="owl-"] {
    position: absolute;
    top: 50%;
    color: #fff;
    height: 50px;
    width: 50px;
    text-align: center;
    margin-top: -25px;
}

.owl-nav .owl-next {
    right: 0;
}

.owl-nav .owl-prev {
    left: 0;
}

.owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.owl-theme .owl-nav [class*="owl-"] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.main-slider .owl-nav .owl-prev {
    background: 0 0;
    color: #ccc;
}

.owl-theme .owl-nav [class*="owl-"] {
    transition: all 0.3s ease;
}

.main-slider .owl-nav .owl-prev i.fa {
    font-size: 22px;
}

.owl-nav [class*="owl-"] .fa {
    color: #000;
}

.owl-nav [class*="owl-"] .fa {
    line-height: 50px;
    font-size: 30px;
}

.main-slider .owl-nav .owl-next i.fa {
    font-size: 22px;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    width: 100%;
    float: left;
}

.mainslider .owl-theme .owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: right;
    padding: 0 27px 25px 0;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
    width: 32px;
    height: 4px;
    margin: 0 3px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border: 1px solid #000;
}

.mainslider .owl-theme .owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    padding: 0 27px 41px 0;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #fff;
}

.sticky-frm {
    padding-bottom: 90px;
}

.stickyFooter {
    display: none;
}

.container {
    width: 100%;
    max-width: 100%;
    padding: 0 50px;
}

.registerInterest .container {
    padding: 0 20px;
}

.photo-gallery .container {
    max-width: 70%;
}

.spectab-content {
    display: none;
    width: 100%;
    float: left;
}

.spectab-content.current {
    display: inherit;
}

.specfeatureTabCont {
    float: right;
    width: 70%;
}

.specTabLeft {
    width: 28%;
    float: left;
    position: relative;
}

.speciSelect {
    display: none;
}

.specfeatureTab {
    width: 100%;
    float: left;
    list-style: none;
    margin: 0;
    padding-bottom: 0;
    position: relative;
    z-index: 1;
    background: #fff;
}

.spectechTab {
    width: 100%;
    float: left;
    list-style: none;
    margin: 0;
    padding-bottom: 0;
    position: relative;
    z-index: 1;
    background: #fff;
}

.specfeatureTab li {
    width: 100%;
    float: left;
    font-size: 15px;
    font-weight: 700;
    color: #000;
    border-bottom: 1px solid #ddd;
    padding: 14px 15px 14px;
    position: relative;
    cursor: pointer;
    text-transform: uppercase;
}

.spectechTab li {
    width: 100%;
    float: left;
    font-size: 15px;
    font-weight: 700;
    color: #000;
    border-bottom: 1px solid #ddd;
    padding: 14px 15px 14px;
    position: relative;
    cursor: pointer;
    text-transform: uppercase;
}

.specfeatureTab li:hover {
    background: #030303;
    color: #fff;
}

.spectechTab li:hover {
    background: #030303;
    color: #fff;
}

.specfeatureTab li:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 0 25px 20px;
    border-color: transparent transparent transparent #000;
    position: absolute;
    right: -19px;
    top: 0;
    opacity: 0;
    visibility: hidden;
}

.spectechTab li:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 0 25px 20px;
    border-color: transparent transparent transparent #000;
    position: absolute;
    right: -19px;
    top: 0;
    opacity: 0;
    visibility: hidden;
}

.specfeatureTab li:hover:after {
    opacity: 1;
    visibility: visible;
}

.spectechTab li:hover:after {
    opacity: 1;
    visibility: visible;
}

.specfeatureTab li.current {
    background: #030303;
    color: #fff;
}

.spectechTab li.current {
    background: #030303;
    color: #fff;
}

.specfeatureTab li.current:after {
    opacity: 1;
    visibility: visible;
}

.spectechTab li.current:after {
    opacity: 1;
    visibility: visible;
}

.specfeatureTab-content {
    width: 100%;
    float: left;
}

.spectechTab-content {
    width: 100%;
    float: left;
}

.specfeatureTab-content {
    display: none;
}

.spectechTab-content {
    display: none;
}

.spectechTabCont {
    float: right;
    width: 70%
}

.fancyScroll {
    width: 100%;
    float: left;
    max-height: 500px;
    overflow-y: auto;
}

.specTable h5 {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    border: 1px solid #b7b7b7;
    padding: 10px 15px 10px;
    position: relative;
    cursor: pointer;
    text-transform: uppercase;
    background: #fff;
    margin: -1px 0 0 0;
    display: none;
}

.specTabIn table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100% !important;
    font-size: 14px;
}

.specTabIn th:first-child {
    text-align: left;
}

.specTabIn th {
    border-bottom: 4px solid #000;
    padding: 12px 0;
    text-align: center;
    font-weight: 700;
}

.specTabIn th {
    font-size: 13px;
}

.specTabIn td:first-child {
    text-align: left;
}

.specTabIn td {
    line-height: 19px;
    font-size: 12px;
    background: #fff;
    border-bottom: 1px solid #e9e9e9;
    padding: 10px 0;
    text-align: center;
}

.tab-content {
    width: 100%;
}

@media (min-width: 1200px) {
    .specfeatureTab-content.current {
        display: inherit;
    }
}

@media only screen and (max-width: 1024px) {
    .owl-carousel .owl-item img.desktopslide {
        padding-top: 10% !important;
    }

    .registerFormBox.active {
        margin-bottom: 20px;
    }

    .navBar nav ul li a {
        font-size: 12px;
        padding: 0 4px;
    }
}

@media (max-width: 992px) {
    .navBar nav ul li {
        width: auto;
    }

    .navBar nav {
        background: none;
    }

    .navBar nav ul li:first-child a {
        padding: 0;
    }

    .navBar nav ul li a {
        border: 0;
        font-size: 11px;
    }

    .registerFormBox .stepOneBox .inputField select {
        width: 82%;
    }
}

@media (max-width: 768px) {
    .titUp {
        padding-top: 25%;
    }
    .owl-carousel .owl-item img.desktopslide {
        padding-top: 11% !important;
    }

    .navBar nav ul li a {
        display: none;
    }

    .navBar {
        padding: 0px 0 30px 0;
    }

    .panel-car {
        width: 100%;
        float: none;
    }

    .exshowroom-price {
        width: 100%;
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .titUp {
        padding-top:50%;
    }
    .button_nexa {
        text-align: center;
    }

    .four-zero-four .yikes {
        top: 19px;
    }

    .four-zero-four .img-404 {
        margin-top: 100px;
    }

    .footer {
        display: none;
    }

    .privacy_nexa {
        margin-bottom: 30%;
    }

    .thank_nexa {
        margin-bottom: 30%;
    }

    .error_nexa {
        margin-bottom: 30%;
    }

    #VerifyOtpbtn {
        margin-top: 30px;
    }

    body.body-cookie {
        padding-top: 0;
    }

    .owl-carousel .owl-item img.desktopslide {
        display: none;
    }

    .owl-carousel .owl-item img.mobileslide {
        padding-top: 0 !important;
        display: block;
    }

    .footer {
        width: 100%;
        padding-bottom: 80px;
    }

    .footer p {
        text-align: center;
    }



    .specTabs li:after {
        height: 12px !important;
    }

    .enq-form {
        display: none;
    }

    .panel-car {
        width: 100%;
        float: none;
    }

    .bg-panel {
        background-color: #f6f6f6;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .panel-car .panel-default {
        margin-bottom: 0;
    }

    .exshowroom-price {
        width: 100%;
        margin-left: 0;
    }

    .sec-move .nav-tabs {
        display: flex;
        justify-content: space-between;
        padding: 0 10px;
    }

    .nav-tabs>li.active>a,
    .nav-tabs>li.active>a:hover,
    .nav-tabs>li.active>a:focus {
        border-bottom: 1px solid #fff;
    }

    .sec-move .nav-tabs>li>a {
        padding-left: 0;
    }

    .sec-move .nav-tabs>li>a {
        font-size: 17px;
        padding: 8px 5px;
        margin-right: 0;
        border-bottom: 1px solid #fff;
    }

    .sec-move .nav-tabs>li:first-child a {
        padding-left: 5px;
    }

    .sec-move .nav:after,
    .sec-move .nav:before {
        content: none;
    }

    .cli {
        min-height: 235px;
    }

    .about-dealership {
        padding: 10px;
    }

    .about-dealership-left {
        padding-left: 15px;
        padding-right: 15px;
    }

    .about-dealership-title {
        margin-bottom: 15px;
    }

    .our-team {
        background-color: #f8f8f8;
        margin-top: 50px;
        padding: 50px 0;
    }

    .our-team-title {
        font-size: 26px;
        font-weight: 900;
    }

    .our-team .owl-carousel .owl-nav .owl-prev {
        left: 0;
    }

    .our-team .owl-carousel .owl-nav .owl-next {
        right: 0;
    }

    .address-sec-title {
        padding-bottom: 0;
        margin-bottom: 0;
        margin-top: 10px;
        font-size: 26px;
    }

    .address-sec-bottom-wrap {
        padding: 20px;
    }

    .embed-responsive {
        display: none !important;
    }

    .list-outlet {
        flex-direction: column;
    }

    .list-outlet .dropdown+.dropdown {
        margin-left: 0;
        margin-top: 10px;
    }

    .list-outlet .btn-default {
        width: 100%;
        text-align: left;
        font: 16px;
        padding: 16px 15px;
    }

    .address-sec-bottom-right {
        padding-left: 0;
    }

    .testimonial {
        padding: 45px 0;
    }

    .navBar nav ul li a {
        display: none;
    }

    .navBar {
        padding: 0px 0 30px 0;
    }

    .panel-car {
        width: 100%;
        float: none;
    }

    .exshowroom-price {
        width: 100%;
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .owl-carousel .owl-item img.desktopslide {
        display: none;
    }

    .owl-carousel .owl-item img.mobileslide {
        padding-top: 0 !important;
        display: block;
    }

    .footer {
        width: 100%;
        padding-bottom: 80px;
    }

    .footer p {
        text-align: center;
    }



    .specTabs li:after {
        height: 12px !important;
    }

    .enq-form {
        display: none;
    }

    .panel-car {
        width: 100%;
        float: none;
    }

    .bg-panel {
        background-color: #f6f6f6;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .panel-car .panel-default {
        margin-bottom: 0;
    }

    .exshowroom-price {
        width: 100%;
        margin-left: 0;
    }

    .sec-move .nav-tabs {
        display: flex;
        justify-content: space-between;
        padding: 0 10px;
    }

    .nav-tabs>li.active>a,
    .nav-tabs>li.active>a:hover,
    .nav-tabs>li.active>a:focus {
        border-bottom: 1px solid #fff;
    }

    .sec-move .nav-tabs>li>a {
        padding-left: 0;
    }

    .sec-move .nav-tabs>li>a {
        font-size: 15px;
        padding: 8px 5px;
        margin-right: 0;
        border-bottom: 1px solid #fff;
    }

    .sec-move .nav-tabs>li:first-child a {
        padding-left: 5px;
    }

    .sec-move .nav:after,
    .sec-move .nav:before {
        content: none;
    }

    .cli {
        min-height: 235px;
    }

    .about-dealership {
        padding: 10px;
    }

    .about-dealership-left {
        padding-left: 15px;
        padding-right: 15px;
    }

    .about-dealership-title {
        margin-bottom: 15px;
    }

    .our-team {
        background-color: #f8f8f8;
        margin-top: 50px;
        padding: 50px 0;
    }

    .our-team-title {
        font-size: 26px;
        font-weight: 900;
    }

    .our-team .owl-carousel .owl-nav .owl-prev {
        left: 0;
    }

    .our-team .owl-carousel .owl-nav .owl-next {
        right: 0;
    }

    .address-sec-title {
        padding-bottom: 0;
        margin-bottom: 0;
        margin-top: 10px;
        font-size: 26px;
    }

    .address-sec-bottom-wrap {
        padding: 20px;
    }

    .embed-responsive {
        display: none !important;
    }

    .list-outlet {
        flex-direction: column;
    }

    .list-outlet .dropdown+.dropdown {
        margin-left: 0;
        margin-top: 10px;
    }

    .list-outlet .btn-default {
        width: 100%;
        text-align: left;
        font: 16px;
        padding: 16px 15px;
    }

    .address-sec-bottom-right {
        padding-left: 0;
    }

    .testimonial {
        padding: 45px 0;
    }

    .testimonial-title {
        margin-bottom: 30px;
        font-size: 26px;
    }

    .slick-prev {
        left: 0;
    }

    .slick-next {
        right: 0;
    }

    .slick-next:before {
        margin-left: auto;
    }

    .slick-thumb-desc,
    .slick-slide.slick-current .slick-thumb-desc {
        font-size: 15px;
    }

    .slick-thumb-title {
        font-size: 17px;
    }

    .slick-thumb-caption small {
        font-size: 85%;
        font-weight: 700;
    }

    #gallery-carousel {
        display: none;
    }

    .gallery-mob {
        display: block !important;
        padding: 0 25px;
    }

    .photo-gallery .owl-carousel .owl-nav .owl-prev {
        left: 0;
    }

    .photo-gallery .owl-carousel .owl-nav .owl-next {
        right: 0;
    }

    .nav-tabs-first>li>a {
        font-size: 15px;
        line-height: 1;
        margin: 0;
    }

    .sec-events {
        padding: 45px 0;
        background-color: #f8f8f8;
    }

    .nav-tabs-events {
        display: none;
    }

    .dropdown-events {
        display: block;
        margin-bottom: 40px;
    }

    .dropdown-events .btn-default {
        border-radius: 0;
        width: 100%;
        font-size: 20px;
        text-align: left;
        text-transform: uppercase;
        border: 0;
        background-color: #030303;
        color: #fff;
        padding: 15px 20px;
    }

    .dropdown-events.open>.btn-default.dropdown-toggle {
        background-color: #030303;
        color: #fff;
    }

    #past-carousel {
        padding: 0px 30px;
    }

    #current-carousel {
        padding: 0px 30px;
    }

    #coming-carousel {
        padding: 0px 30px;
    }

    .sec-events .owl-carousel .owl-nav .owl-prev {
        left: 0;
    }

    .sec-events .owl-carousel .owl-nav .owl-next {
        right: 0;
    }

    .dropdown-events.open>.dropdown-menu {
        width: 100%;
        border-radius: 0;
    }

    .dropdown-events .dropdown-menu>li>a {
        padding: 7px 20px;
        font-size: 16px;
    }

    .slider-v1 {
        margin-top: 0;
        padding-bottom: 15px;
    }

    .slider-v1 .slick-current {
        width: 100%;
        height: 100%;
    }

    .slider-v1 .slick-slide {
        width: 100%;
        max-width: 200px;
        margin-top: 0;
        height: auto;
    }

    .sec-slider {
        padding: 0px 0 15px 0;
        background-color: #fff;
    }

    .sec-slider-title {
        display: block;
        text-transform: uppercase;
        font-size: 24px;
        text-align: center;
        margin-bottom: 0px;
        position: relative;
    }

    .car-title {
        display: block;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        margin-top: 20px;
    }

    .photo-gallery {
        padding: 50px 0 100px 0;
    }

    .sec-table {
        padding: 45px 0;
    }

    .topRight {
        display: none;
    }

    .logo {
        margin-top: 0;
    }

    .container {
        padding: 0 15px;
    }

    .logo img {
        float: left;
        max-width: 150px;
    }

    .logo img {
        height: 24px;
    }

    .navBar {
        padding: 4px 0 4px 0;
    }

    .navBar nav {
        background: #303a82;
        position: fixed;
        bottom: -200%;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 5;
        overflow-y: auto;
        transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
    }

    .premlogo {
        position: static;
        padding: 0;
        border: none;
        text-align: right;
        height: auto;
        margin: 0;
        width: 100%;
    }

    .premlogo {
        padding: 0 0 0 18px;
        right: 60px;
    }

    .premlogo img {
        max-width: 115px;
    }

    .mainregisterInterest {
        max-width: 330px;
        bottom: auto;
        top: -100%;
        margin: auto;
        left: 50%;
        transform: translate(-100%, -50%);
        -webkit-transition: top 0.5s ease-in-out;
        -moz-transition: top 0.5s ease-in-out;
        transition: top 0.5s ease-in-out;
    }

    .mainregisterInterest {
        bottom: auto !important;
        transition: none;
    }

    .stickyFooter {
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
        background: #030303;
        z-index: 5;
        display: block;
    }

    .stickyFooter ul {
        width: 100%;
        float: left;
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
    }

    .stickyFooter ul li {
        width: 25%;
        float: left;
        text-align: center;
        border-right: 1px solid #212c79;
    }

    .stickyFooter ul li a {
        display: block;
        padding: 10px 0 6px;
        width: 100%;
        float: left;
    }

    .stickyFooter ul li img {
        max-width: 22px;
        display: inline-block;
        vertical-align: top;
        height: 26px;
        object-fit: contain;
    }

    .stickyFooter ul li p {
        color: #fff;
        font-size: 13px;
        line-height: 18px;
        margin: 4px 0 0 0;
    }

        .stickyFooter ul li.menuopen small {
            width: 26px;
            height: 21px;
            background: url(../../images/menuicon.png) no-repeat;
            background-size: 100% auto;
            display: inline-block;
            vertical-align: top;
        }

    .navBar nav {
        background: #303a82;
        position: fixed;
        bottom: -200%;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 5;
        overflow-y: auto;
        transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
    }

    .navBar .navbarActive {
        bottom: 0;
    }

    .navBar nav ul {
        width: 100%;
        float: left;
        padding: 0 0 65px 0;
    }

    .navBar nav ul li {
        width: 100%;
        float: left;
        line-height: inherit;
    }

    .navBar nav ul li a {
        font-size: 16px;
        padding: 11px;
        text-transform: uppercase;
        color: #fff;
        font-weight: 300;
        display: block;
        border-top: 1px solid #38428a;
    }

    .navBar nav ul li:first-child a {
        padding: 14px 15px 16px;
    }

    header.header {
        position: static !important;
    }

    .stickyFooter ul li.menuopen.active small {
        background: url(../../images/close.png) no-repeat;
        background-size: 18px 18px;
        background-position: center center;
    }

    .about-dealership-cont-scroll {
        max-height: 300px;
        overflow: auto;
    }

    .photo-gallery .container {
        max-width: 100%;
    }

    .address-sec-bottom-right-card ul {
        align-items: center;
    }

    .address-sec-bottom-right-card ul li:first-child a {
        font-size: 22px;
        font-weight: bold;
    }

    .mainregisterInterest.active {
        max-width: 330px;
        top: 50%;
        transform: translate(-50%, -50%);
        transition: top 0.5s ease-in-out;
        -webkit-transition: top 0.5s ease-in-out;
        -moz-transition: top 0.5s ease-in-out;
        z-index: 99999;
        height: 400px;
    }

    .mainregisterInterest .registerInterest.active {
        transition: none;
        height: auto;
    }

    .registerFormBox .stepformBox,
    .registerFormBox h2 {
        float: none;
        width: 100%;
    }

    .registerFormBox .stepOneBox .inputField {
        width: 100%;
        display: block;
        margin-top: 10px;
    }

    .registerFormBox .stepOneBox .inputField input {
        height: 35px;
        padding: 10px 10px 2px 0;
    }

    .registerFormBox .stepOneBox .inputField input,
    .registerFormBox .stepOneBox .inputField select {
        float: none;
    }

    .disclaimerTxt {
        position: static;
        float: none;
        display: block;
        margin: 20px 0;
        clear: left;
    }

    .registerFormBox .stepOneBox .inputField:last-child {
        float: none;
        width: 100%;
        margin: 10px 0 0 0;
    }

    .registerFormBox.active {
        padding: 15px 0 !important;
        transition: none;
    }
    .stepOneBox.active {
        margin-bottom: 0;
    }

    .submitSec {
        float: none;
        top: 0;
        right: 7px;
    }

    .registerFormBox .stepformBox {
        padding: 0;
    }

    .registerFormBox .stepOneBox .inputField select {
        padding-left: 0;
        width: 100%;
    }

    .mask {
        opacity: 0;
        transform: scale(0);
        -webkit-transform: scale(0);
        position: fixed;
        bottom: 0;
        top: 0;
        left: 0;
        width: 0;
        height: 0;
        background: rgba(0, 0, 0, 0.6);
        z-index: 0;
        display: none;
    }

    .mask.active {
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1);
        width: 100%;
        height: 100%;
        z-index: 9;
        display: block;
    }

    .registerFormBox .stepOneBox .inputField:last-child {
        float: none;
        width: 100%;
        margin: 10px 0 0 0;
    }

    .registerFormBox .stepOneBox .inputField:last-child input {
        float: none;
        display: block;
        width: 100%;
    }

    .registerexplore p {
        display: none;
    }

    .submitSec a.submitCross {
        right: -13px;
    }

    .address-sec-bottom-right-card ul li:not(:last-child) {
        padding-right: 0;
        margin-bottom: 15px;
    }

    .specTabLeft {
        width: 100%;
    }

    .speciSelect {
        display: block;
    }

    .speciSelect {
        background: #fff;
        float: left;
        overflow: hidden;
        width: 100%;
        position: relative;
        margin: 0 0 15px 0;
    }

    .speciSelect select {
        -moz-appearance: none;
        appearance: none;
        -webkit-appearance: none;
        background-color: rgba(0, 0, 0, 0);
        background-image: none;
        border: none;
        padding: 0 0 0 10px;
        width: 100%;
        cursor: pointer;
        font-size: 14px;
        font-family: Roboto, sans-serif;
        height: 42px;
        color: #000;
        color: transparent;
        text-shadow: 0 0 0 #000;
        position: relative;
        z-index: 1;
        border: 1px solid #000;
        border-radius: 0;
        -webkit-border-radius: 0;
        font-weight: 700;
        text-transform: uppercase;
    }

    .speciSelect:after {
        content: "\f0d7";
        font-family: FontAwesome;
        color: #000;
        position: absolute;
        top: 9px;
        right: 19px;
        font-size: 18px;
    }

    .specfeatureTab {
        display: none;
    }

    .specfeatureTabCont {
        width: 100%;
    }

    .specfeatureTab-content {
        display: none;
        margin: -1px 0 0 0;
    }

    .specTable h5 {
        display: block;
    }

    .specTabIn table {
        width: 100% !important;
    }

    .cz-hide {
        display: none;
    }

    .tableScroll {
        display: none;
        width: 100%;
        float: left;
        margin: 0 0 30px 0;
    }

    .specTable h5:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 15px;
        width: 16px;
        height: 16px;
        background: url(../../../../images/variant-plus-ic.png) center no-repeat;
        margin: -8px 0 0 0;
    }

    .specTable h5.acti {
        background: #000;
        color: #fff;
    }

        .specTable h5.acti:after {
            background: url(../../../../images/variant-plus-ic-active.png) center no-repeat;
        }
}


/*Outlet Address*/
.openingicon {
    font-size: 18px;
    font-weight: 700;
    color: #030303;
    margin: 15px 0 4px 0;
    position: relative;
    width: 100%;
    float: left;
}

.dir_btn:hover {
    background-color: #000;
    color: #fff;
}

.dir_btn {
    background-color: #030303;
    color: #fff;
    border: 1px solid transparent;
    padding: 10px;
    line-height: 1.5;
    font-weight: 400;
}

.out_add_main {
    overflow-y: auto;
    height: 110px;
}

.technical-specif {
    margin: 60px 0 60px 0;
}

#specifications::before {
    padding-top: 0 !important;
    margin-top: -40px;
}

.specTabs li:after {
    height: 50px;
}

.owl-carousel .owl-item img.desktopslide {
    padding-top: 7%;
}

@media only screen and (device-width: 768px) {
    .registerform_heading h2 {
        font-size: 13px;
    }

    .regdisclaimer_text {
        bottom: -4px;
    }

    body.body-cookie {
        padding-top: 0;
    }
}

.dealMap {
    display: block;
}

.d-none {
    display: none;
}


/*error page*/
@media screen and (max-width: 1199px) and (min-width: 768px) {
    .four-zero-four .yikes {
        top: 19px;
    }

    .four-zero-four .img-404 {
        margin-top: 30px;
    }

    .error_nexa {
        margin-top: 22%;
    }
}

/*error page/ */

/*specifications */
.specClear {
    clear: both
}

#specifications {
    width: 100%;
    float: left;
    position: relative
}

.specTabIn table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100% !important;
    font-size: 14px
}

.specTabIn th:first-child {
    text-align: left
}

.specTabIn th {
    font-size: 13px;
    min-width: 78px
}

.specTabIn th {
    border-bottom: 4px solid #000;
    padding: 12px 1px;
    text-align: center;
    font-weight: 700
}

.specTabIn td {
    line-height: 19px;
    font-size: 12px;
    background: #fff;
    border-bottom: 1px solid #e9e9e9;
    padding: 10px 1px;
    text-align: center
}

.specTabIn td:first-child {
    text-align: left
}

.specTable {
    width: 100%;
    float: left;
    position: relative;
    padding: 23px 0 20px
}

.specTabIn {
    width: 100%;
    float: left;
    position: relative;
    padding: 0
}

.specTable h3 {
    text-align: center;
    font-size: 46px;
    color: #000;
    text-transform: uppercase
}

.specTabs {
    margin: 25px 0 60px 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
    position: relative;
    text-align: center
}

.specTabs li {
    color: #6e6e6e;
    display: inline-block;
    font-size: 20px;
    padding: 0 14px 0 11px;
    cursor: pointer;
    line-height: 18px;
    position: relative
}

.specTabs li:first-child {
    padding-left: 0
}

.specTabs li:after {
    content: "";
    height: 50px;
    top: 4px;
    width: 3px;
    position: absolute;
    right: 0;
    background: #6e6e6e
}

.specTabs li:last-child:after {
    display: none
}

.specTabs li:hover {
    color: #000
}

.specTabs li.current {
    color: #000;
    font-weight: 700
}

.spectab-content {
    display: none;
    width: 100%;
    float: left
}

.spectab-content.current {
    display: inherit
}

.spectechTab li:last-child {
    border-bottom: none
}

@media (min-width: 1024px) {
    .specfeatureTab-content.current {
        display: block;
    }
}

@media (max-width: 1023px) {
    .spectechTab {
        display: none;
    }

    .spectechTabCont {
        width: 100%;
        float: left;
    }
}


/*specifications/ */

/*form */

.form-input {
    display: block;
    width: 100%;
    padding: 11px 17px;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #000;
}

.form-input::placeholder {
    color: #000;
    font-family: Lato, sans-serif;
    font-size: 14px
}

input::placeholder {
    color: #000;
    font-family: Lato, sans-serif;
    font-size: 14px
}

.form-input:focus {
    outline: 0
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    line-height: 1.5;
}



/*form/ */