body {
    font-family: "Poppins", sans-serif !important;
    background: #222f38 !important;
}

.container {
    max-width: 1255px;
    width: 100%;
    margin: auto;
}
.container-two {
    width: 73% !important;
    margin: auto;
}
.heading-title h2 {
    letter-spacing: 0px;
    color: #ffc400;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 0px;
}
.global_btn {
    background: #ffc400;
    border-radius: 10px;
    opacity: 1;
    padding: 15px 50px;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    text-decoration: none;
}
.global_btn:hover {
    text-decoration: none;
    background: #006d77;
    color: #fff;
    border-radius: 15px 0px;
}
.global_btn2 {
    color: #ffc400;
}
.global_btn2:hover {
    color: #fff;
    text-decoration: none;
}

/*.top-header {
    height: 116px;
    }
    */

.home .top-header {
    height: 0px;
}

header {
    position: absolute;
    background: inherit;
}

header .navbar-nav li {
    margin: 0 5px;
}

header .navbar-nav li a {
    color: #fff !important;
}
header .navbar-nav li a:hover {
    color: #ffc400 !important;
    border-bottom: 1px solid#FFC400;
    padding-bottom: 10px;
}
header .navbar-nav .menu-item-has-children ul a:hover {
    background: #ffc400;
    text-decoration: none;
    color: #000 !important;
    border: 0px;
}
header .navbar-nav li.current-menu-item a {
    color: #ffc400 !important;
}

header .navbar-nav li a {
    font-weight: 300;
    font-family: "Poppins", sans-serif !important;
    font-size: 15px;
}
.logo a {
    color: #ffc400 !important;
    font-size: 21px;
    font-weight: 600;
    text-decoration: none;
}
.logo a span {
    color: #fff;
    font-weight: 300;
}
header .navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
}
.headerMenuRight a {
    background: #ffc400;
    padding: 15px 16px 15px 6px;
    font-weight: 500;
    font-size: 15px;
    border-radius: 5px;
    text-decoration: none;
}
.headerMenuRight a span {
    font-weight: 600;
}
/*.headerMenuRight a
{
    background: #006D77;
    color: #fff;
}*/
.headerMenu {
    margin-right: 40px;
}
header .navbar-nav {
    margin-top: 0px;
}

header .navbar-nav .menu-item-has-children ul {
    background: #23313a !important;
}

.slider-info {
    position: absolute;
    z-index: 99999999999999999;
    top: 28%;
    font-family: "Poppins", sans-serif !important;
    width: 50%;
    /* left: 10px; */
    margin-left: 3%;
}

.slider-info h2 {
    text-align: left;
    font-weight: 800;
    font-size: 50px;
    letter-spacing: 0px;
    text-transform: uppercase;
    opacity: 1;
    color: #fff;
}

.slider-info h4 {
    text-align: left;
    font-weight: 700;
    font-size: 34px;
    letter-spacing: 0px;
    color: #ffc400;
    text-transform: uppercase;
    opacity: 1;
}
.slider-info span {
    background: #ffc400;
    height: 10px;
    width: 16%;
    display: block;
    margin: 10px 0px;
}

.slider-info h3 {
    text-align: left;
    font-size: 58px;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 1;
    font-family: "Gunplay";
}

.slider-info p {
    font-size: 14px;
    margin-bottom: 30px;
    display: block;
    width: 70%;
}

.banner-section .slider-nav {
    right: 5%;
}

.feature__inventory {
    background: #222f38;
    padding: 50px 0px;
}

.transportation {
    background: url(../../../../uploads/back02.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 810px;
    padding-top: 50px;
}

.border_yl {
    border: 1px solid#FFC400;
    border-radius: 10px;
    /* padding-bottom: 60px; */
    margin-top: 50px;
    padding: 40px 50px 70px 60px;
}

.slider .container:after {
    content: "";
    position: absolute;
    width: 100%;
    /* z-index: 9999; */
    /* display: block; */
    /* bottom: 8%; */
    border: 1px solid#FFC400;
    max-width: 1255px;
    /* margin: 0 auto; */
    /* text-align: center; */
    border-radius: 10px;
    /* padding: 80px; */
    top: 0px;
    height: 70%;
    transform: translate(0%, 32%);
}

.title-info {
    /*    margin-left: 5%;*/
}

.title-info h2 {
    text-align: left;
    font-weight: 800;
    font-size: 58px;
    letter-spacing: 0px;
    text-transform: uppercase;
    opacity: 1;
    color: #fff;
}

.title-info h4 {
    text-align: left;
    font-weight: 700;
    font-size: 42px;
    letter-spacing: 0px;
    color: #ffc400;
    text-transform: uppercase;
    opacity: 1;
}

.title-info span {
    background: #ffc400;
    height: 10px;
    width: 16%;
    display: block;
    margin: 10px 0px;
}

.title-info h3 {
    text-align: left;
    font-size: 65px;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 1;
    font-family: "Gunplay";
}

.title-info p {
    font-size: 14px;
    margin-bottom: 20px;
    display: block;
    color: #fff;
    line-height: 32px;
}

.title-info a abbr {
    font-weight: 600;
}
.title-info .global_btn2 {
    margin-left: 20px;
    font-size: 16px;
}
.feature__inventory .heading-title {
    margin-bottom: 20px;
}
.about__compant {
    background: url(../../../../uploads/back03.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 880px;
    position: relative;
    z-index: 9999;
    padding-top: 100px;
}

.tesimonial-sec {
    background: #222f38;
    padding: 100px 0px;
}
.tesimonial-sec img {
    margin-top: 30px;
    width: 100%;
}

/*inventory*/

body.inventory .afterMenu {
    position: relative;
}

body.inventory .afterMenu .sub-title .sortBox span {
    color: #FFC400;
    letter-spacing: 0;
    font-weight: 700;
}
body.inventory .afterMenu .sub-title .sortBox span#totalcars {
    color: #fff;
}

body.inventory .afterMenu .sub-title .sortBox select {
    color: #fff7f7;
    border: 1px solid #c2c2c2;
    background: #FFFFFF2C 0% 0% no-repeat padding-box;
    border: 1px solid #B2B2B2;
    border-radius: 5px;
}

.wrap.inventory-page-section.clearfix {
    padding-top: 100px;
}

.inventory-page-section:before {
    background: url(../../../../uploads/car-detail.jpg);
    object-fit: cover;
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    height: 800px;
    width: 100%;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.inventory-page-section:after {
    content: "";
    background: transparent linear-gradient(0deg, #222f38 0%, #222f3800 100%) 0% 0% no-repeat padding-box;
    position: absolute;
    bottom: -60px;
    height: 350px;
    width: 100%;
    z-index: 1;
    left: 0;
}
.inventory-section.clearfix {
    position: relative;
    z-index: 9;
}

.find-equipment {
    position: relative;
    z-index: 9;
}

.find-equipment .row {
    margin: 0px 15px;
    padding: 15px 0px;
    background: #12181d;
    border-radius: 10px;
    align-content: center;
}

.equipment-img img {
    width: 100%;
}

.equipment-sec h2 {
    color: #ffc400;
    font-size: 21px;
}
.equipment-sec h3 {
    color: #fff;
    font-size: 21px;
    margin-bottom: 20px;
}
.equipment-sec p {
    color: #d6d6d6;
    font-size: 14px;
    margin-bottom: 20px;
}

.equipment-sec ul li {
    margin-left: 10px;
    width: 46%;
    display: inline-block;
    text-align: center;
}
.equipment-sec ul li .call {
    background: #ffc400;
    border-radius: 10px;
    opacity: 1;
    padding: 5px 10px;
    display: block;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    text-decoration: none;
}

.equipment-sec ul li .msg {
    background-color: #006d77;
    border-radius: 10px;
    opacity: 1;
    padding: 5px 10px;
    display: block;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
}
.equipment-sec ul li .call span {
    font-weight: 600;
}

.top_car_bg {
    background: url(../../../../uploads/car-detail.jpg);
    object-fit: cover;
    background-repeat: no-repeat;
    position: relative !important;
    height: auto;
    padding-top: 125px;
    background-size: cover;
}

.top_car_bg:after {
    content: "";
    background: transparent linear-gradient(0deg, #222f38 0%, #222f3800 100%) 0% 0% no-repeat padding-box;
    position: absolute;
    bottom: 0;
    height: 220px;
    width: 100%;
    z-index: 0;
    left: 0;
}

.breadcrumbs a {
    color: #ffc400;
    font-size: 12px;
}
.breadcrumbs a i {
    color: #fff;
    border: 2px solid#fff;
    border-radius: 100px;
    height: 30px;
    width: 30px;
    line-height: 27px;
    text-align: center;
    margin-right: 10px;
}

.car-detail-slider.owl-theme .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    width: 40px;
    height: 40px;
    margin: 0;
    outline: none !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    font-size: 30px;
    right: 20px;
}
.car-detail-slider.owl-theme .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    width: 40px;
    height: 40px;
    margin: 0;
    outline: none !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    font-size: 30px;
    left: 20px;
}
.car-detail-slider span {
    display: none;
}
.car-detail-slider .owl-prev {
  display: flex !important;
    justify-content: center;
    align-items: center;
    border: 2px solid #ffc400 !important;
    border-radius: 100px !important;
    height: 30px !important;
    width: 30px !important;
    background: #000 url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23ffc400"><path d="M15 18l-6-6 6-6"/></svg>') no-repeat center !important;

    background-size: 15px;
    color: #ffc400;
}

.car-detail-slider .owl-next {
     display: flex !important;
    justify-content: center;
    align-items: center;
    border: 2px solid #ffc400 !important;
    border-radius: 100px !important;
    height: 30px !important;
    width: 30px !important;
   background: #000 url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23ffc400"><path d="M9 6l6 6-6 6"/></svg>') no-repeat center !important;

    background-size: 15px;
    color: #ffc400;
}

.car-details-action {
    background: inherit;
    padding: 0px 0;
}

.inventory-detailed-section .photo img {
    border-radius: 5px;
}

.image-overlay-detailed {
    padding: 0px 28px !important;
    height: 98.2%;
}

.car-details-action ul {
    display: flex !important;
    align-items: center;
    justify-content: right;
}
.car-details-action ul li {
    margin: 0 0px;
}
.car-details-action ul li {
    margin-left: 15px;
}
.car-details-action ul li a {
    background: #26727b;
    padding: 5px 20px;
    border-radius: 100px;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}
.car-details-action li .pin {
    background: #26727b;
    padding: 3px 20px;
    border-radius: 100px;
    color: #fff;
}
.car-details-action li .pin:hover{
       background: #ffc400;
    color: #000;
}
.car-details-action li .smsMSG {
    background: #26727b;
    padding: 5px 20px;
    border-radius: 100px;
    color: #fff;
    font-size: 12px;
}
.car-details-action li .smsMSG:hover{
    background: #ffc400;
    color: #000;  
}.car-details-action li .smsMSG:hover img {
    filter: invert(1);
}

.inboxContainer .sent {
    background: #fff;
    padding: 2px 10px;
    z-index: 9999;
    position: relative;
}
.inboxContainer .sent img {
    height: 15px !important;
    width: 15px !important;
}
.inboxContainer .sent:hover img{
	    filter: invert(0);
}

.smsMSG .inputBox{
    z-index: 999;
}


.car-details-action ul li a:hover {
    text-decoration: none;
        background: #ffc400;
    color: #000;
}

.car-details-action ul li img {
    height: 18px;
    width: 20px;
}
.car-details-action ul li .pin span {
    margin-left: 0px;
    font-size: 12px;
}

.car-details-action li .smsMSG span {
    display: inline-block;
    margin-left: 0px;
    cursor: pointer;
}
.car-details-action ul li i {
    font-size: 16px;
    padding-right: 6px;
}

.car-detils {
    background: #ffffffab;
    /* background: #FFFFFF 0% 0% no-repeat padding-box; */
    border-radius: 10px;
    /* opacity: 0.72; */
}

.car-detils h1 {
    color: #222f38;
    text-align: left;
    font-weight: 700;
}

.car__prize {
    background: #212121;
    padding: 8px 10px;
    border-radius: 10px;
    text-align: left;
    color: #fbc400;
    margin-bottom: 20px;
}

.car__prize p {
    font-size: 15px;
    color: #fbc400;
    margin-bottom: 0px;
}
.car__prize .our {
    font-size: 32px;
    font-weight: 600;
}

.car__prize p:empty {
    display: none;
}

.cars_info p {
    width: 48%;
    display: inline-block;
    text-align: left;
    color: #222f38;
    font-size: 16px;
}
.cars_info .cars_info {
    width: 50%;
    font-weight: 700;
    color: #222f38;
}

.cars_info p.title {
    font-weight: 600;
}
.make_offer a {
    background: #ffc400;
    padding: 8px 16px 8px 6px;
    font-weight: 600;
    font-size: 16px;
    border-radius: 5px;
    text-decoration: none;
    color: #000;
    display: block;
}

.make_offer a:hover{
  background: #006d77;
  color: #fff;  
}

.make_offer:hover img{
   filter: invert(1);
}

/*.grecaptcha-badge {
    right: 50px !important;
    bottom: 70px !important;
}
*/

div#btnBox_wrap {
    margin-top: 60px;
}


.contact__schedule .msg {
    background-color: #006d77;
    border-radius: 5px;
    opacity: 1;
    padding: 5px 10px;
    display: block;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    border: 1px solid#11181d;
}
.contact__schedule .msg:hover{
        background-color: #ffc400;
        color: #000;
}


.contact__schedule .msg:hover img{
   filter: invert(1);
}




.contact__schedule .call {
    background: #ffc400;
    border-radius: 5px;
    opacity: 1;
    padding: 5px 10px;
    display: block;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    text-decoration: none;
    border: 1px solid#11181d;
}
.contact__schedule .call:hover{
        background-color: #006d77;
        color: #fff;
}
.contact__schedule .call:hover img{
   filter: invert(1);
}

.contact__schedule .call:hover {
    background-color: #11181d;
    color: #fff;
    border: 1px solid#ffc400;
    color: #ffc400;
}

.contact__schedule p {
    font-size: 22px;
    text-align: left;
    font-weight: 500;
}
.contact__schedule .col-lg-3 {
    padding-right: 8px;
    padding-left: 8px;
}
.photo-container h3 {
    position: relative;
    text-align: left;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #ffc400;
}


.photo-container h3:after {
    position: absolute;
    content: "";
    background: #ffc400;
    height: 5px;
    width: 70px;
    bottom: -15px;
    left: 0;
}

.car-more-information .nav-tabs {
    border-top: solid 0px #4e4e4e;
    border-bottom: solid 0px #4e4e4e;
    background: inherit;
}

.car-more-information .nav-tabs .nav-item .nav-link {
    color: #ffc400;
    margin: 0 20px 0px 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    padding: 20px 0px;
    border-top: solid 5px transparent;
    border: 0;
    font-size: 24px;
    font-weight: 600;
    padding-right: 30px;
}

.car-more-information .nav-tabs .nav-item .nav-link.active {
    border-bottom: solid 5px #ffc400;
    color: #ffc400;
    background: inherit;
}

.car-more-information .card-body {
    padding: 0px;
    text-align: left;
    color: #fff;
}

.car-more-information .card {
    background: initial;
}
.custom-accordian .accordable-expander {
    padding: 0px;
}
.custom-accordian .accordable-panel {
    background-color: inherit;
}
.custom-accordian .accordable-heading {
    border-bottom: solid 1px #846605;
    color: #ffc400;
    padding: 15px 40px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: uppercase;
    font-size: 18px;
}
.custom-accordian .accordable-panel.open:before {
    border-color: #ffffff;
}

.custom-accordian .accordable-expander li {
    color: #fff;
}
.car-more-information .card-body {
    padding: 0px;
    text-align: left;
}

.map-img a {
    background-color: #006d77;
    padding: 6px 40px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 20px;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
.map-img a:hover{
    background: #FFC400;
    border-radius: 15px 0px;
    color: #000;
    }
    .map-img a:hover img{
        filter: invert(1);
    }
.map-img a img {
    width: auto !important;
}
.map-img img {
    width: 100%;
    border-radius: 15px;
}

.map-img {
    position: relative;
    z-index: 999;
}
.prefoot h2 {
    margin-bottom: 30px;
}
.prefoot {
    background-color: #222f38;
    position: relative;
}

.contact__info {
    background: #006d77;
    border-radius: 10px;
}
.contact__info h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px;
}

.contact__info p {
    color: #fff;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 32px;
}

.footer-social ul li .get_in_touch {
    background: #ffc400;
    border-radius: 10px;
    opacity: 1;
    padding: 15px 20px;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    text-decoration: none;
}
.footer-social ul li .get_in_touch:hover{
    background: #18242C;
    border-radius: 15px 0px;
    color: #fff;
    }
.footer-social ul li .get_in_touch:hover img{
        filter: invert(1);
    }
.contact__info {
    background: #006d77;
    border-radius: 10px;
    position: absolute;
    right: 10%;
    width: 33%;
    /* bottom: 0; */
    top: 34%;
    z-index: 9999;
    padding: 30px;
}
.prefoot .social {
    justify-content: right;
}
.footer-img {
    margin-top: -15%;
    z-index: 9;
    position: relative;
}

.footer-img img {
    width: 100%;
}
#footer footer {
    background: #222f38 !important;
}
#footer footer .postfoot {
    font-family: "Poppins", sans-serif !important;
    font-size: 12px;
}
#footer footer .postfoot .leftBox {
    color: #e2e2e2;
}

.prefoot .social a {
    margin: 0 10px 0 0;
}
.footer-social ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
}
.prefoot .social {
    padding: 0px 0 0;
}
.prefoot .social a img {
    width: 30px;
}
.footer-social {
    margin-top: 30px;
}

.contact__schedule {
    background: #11181d;
    color: #fff;
    padding: 20px 15px;
    border-radius: 10px;
    margin-bottom: 15px;
    z-index: 999;
    position: relative;
}
.custom-accordian .accordable-heading {
    text-align: left;
}
.photo-container h3 {
    color: #ffc400;
}

div#photos {
    padding-inline: 25px;
}

.photo {
    padding-inline: 0px;
    margin-bottom: 0rem !important;
}

.breadcrumbs {
    margin-bottom: 20px;
}

.photo-container {
    margin-bottom: 0px !important;
}
.photo.col-md-6.col-lg-4.mb-3 img {
    margin: 0px 0px;
    padding: 10px;
}
.car-more-information .card.active {
    border-bottom: 0 !important;
}

.car-more-information .card-body {
    font-size: 13px;
    font-weight: 200;
    line-height: 30px;
    margin-block: 20px;
}

.contact__schedule p {
    margin-bottom: 0px !important;
}

.contact__schedule {
    padding: 20px 15px;
}

.contact__schedule .row {
    align-items: center !important;
}

.page-id-1120 .top-header {
    height: 116px;
}
.page-id-1206 .top-header {
    height: 116px;
}
.page-id-40 .top-header {
    height: 116px;
}
.page-id-2297 .top-header {
    height: 116px;
}
.page-id-2299 .top-header {
    height: 116px;
}.page-id-2087 .top-header {
    height: 116px;
}

.page-id-1411 .top-header {
    height: 116px;
}


.page-template-default .block {
    color: #fff;
}
.page-template-default .content-section {
    color: #fff;
}
.page-template-default .article p {
    font-size: 14px;
    line-height: 28px;
    font-weight: 300;
}

.content-section.clearfix.contactForm {
    color: #fff;
}
.contSectionWrap h1 {
    font-size: 24px;
}
.contSectionWrap label {
    margin: -3px 10px 0 3px;
    color: #fff;
    vertical-align: top;
}

.contSectionWrap .form-control {
    padding: 22px 10px;
    color: #000;
    background-color: #fff;
    border-radius: 0;
    border: 0;
    outline: none !important;
}

.contSectionWrap .form-control input {
    outline: none !important;
}
.contSectionWrap .form-control input:focus {
    outline: none;
    box-shadow: none;
}
.contSectionWrap input{
    outline: none !important;	
}
button#btnSubmit_contacts {
    background: #ffc400;
    opacity: 1;
    color: #000;
    padding: 10px 20px;
    border: 0px;
    font-size: 18px;
}

button#btnSubmit_quickquote {
    background: #ffc400;
    opacity: 1;
    border: 0;
    padding: 6px 40px;
    color: #000;
}

button#btnSubmit_quickquote:hover{

}

.page-template-default .content-section li a {
    font-weight: 300;
    line-height: 30px;
}

.page-template-default .content-section li a:hover {
    color: #ffc400 !important;
}

#footer footer .postfoot .power span {
    color: #e2e2e2;
}

.car-col .car-card {
    background: #18242C;
    padding: 8px 8px 0;
}

.car-name .roboto_heading h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    padding-top: 15px;
}
button.priceDiv {
    background: #ffc400;
    color: #000;
    border: 0;
    padding: 6px 30px;
    font-weight: 600;
    font-size: 14px;
    border-radius: 5px;
}
.car-col .car-card .car-image .image-overlay{
    height: 100%;
}


.car-col .car-card .image {
    text-align: center;
    height: auto !important;
}
.car-col .car-card {
    background: #18242C;
    padding: 8px 8px 10px;
    margin-bottom: 25px;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
}

.exterior__ {
    /* opacity: 0; */
    /* height: 0; */
    background: #18242C;
    position: absolute;
    bottom: 0;
    width: 100%;
    transition: 0.6s;
    transform: translateY(0px);
    height: 0px;
    opacity: 0;
    color: #fff;
    padding: 10px;
}

.car-card:hover .roboto_heading {
    opacity: 0;
    height: 34px;
}
.car-col .car-card:hover .exterior__ {
    transform: translateY(10px);
    height: 80%;
    opacity: 1;
    bottom: 80px;
}
.exterior__ ul{
    padding: 10px 0px;
}
.exterior__ li {
    list-style: none;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 22px;
}
.exterior__ li span {
    color: #94A5B1;
    width: 45%;
    display: inline-block;
}
.exterior__ li strong {
    font-weight: 400;
}

a.view_details {
    background: #006D77;
    color: #fff;
    padding: 10px 0px;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 16px;
    border-radius: 10px;
    font-weight: 500;
    display: none;
    position: relative;
}
.car-col .car-card:hover a.view_details {
    display: block;
    text-decoration: none;
/*    z-index: 9999;
    position: relative;
    transition: 0.9s;*/
}
a.view_details:hover {
    text-decoration: none;
    background: #ffc400;
    color: #000;
}
.inventory-btn{
    margin-top: 50px;
}
.all__inventory {
    background: #006D77;
    color: #fff;
    padding: 12px 40px;
    width: 100%;
    display: inline;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
    font-weight: 500;
    margin: 0 auto;
}
a.all__inventory:hover {
    text-decoration: none;
    background: #ffc400;
    border-radius: 15px 0px;
}
.testimonial-item
{
    background: #FFFFFF 0% 0% no-repeat padding-box;
padding: 20px;
border-radius: 10px;
height: 380px;
margin-top: 50px;
margin-bottom: 50px;
}
.owl-item.active.center {
    transform: scale(1.2);
    z-index: 9999;
}
.owl-item.active.center .testimonial-item {
    box-shadow: 0px 3px 26px #0000004a;
}

.testimonial-item h3
{   font-size: 16px;
    color: #5A5A5A;
    margin-bottom: 0px;
}
.testimonial-item p {
    font-size: 13px;
    color: #707070;
    line-height: 26px;
    font-weight: 300;
}
.testimonial-item .rating span {
    color: #F09A11 !important;
    font-size: 18px;
    margin-right: 5px;
    /* padding: 10px 0px; */
}
.testimonial-item .rating {
    padding: 10px 0px;
}
.owl-item.active.center .testimonial-item h3{ color: #000 !important;}
.owl-item.active.center .testimonial-item  p{ color: #000;
    font-size: 12px;
    line-height: 24px;


 }
.owl-item.active.center .testimonial-item  h3{ color: #000; }



.tesimonial-sec button.owl-next {
    position: absolute;
    right: -8%;
    top: 40%;
}
.tesimonial-sec  button.owl-prev {
    position: absolute;
    left: -8%;
    top: 40%;
}

.tesimonial-sec .owl-prev:after {
    content: "\f104";
    font-family: "Font Awesome 5 Pro";
    font-size: 22px;
    display: block;
    border-radius: 100px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    margin-right: 10px;
    color: #ffc400;
    background: #1F6D77 0% 0% no-repeat padding-box;
    border: 1px solid #576B84;
}
.tesimonial-sec .owl-next:after {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    font-size: 22px;
    display: block;
    border-radius: 100px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    margin-right: 10px;
    color: #ffc400;
    background: #1F6D77 0% 0% no-repeat padding-box;
    border: 1px solid #576B84;
}.tesimonial-sec button{
outline: none;
}

.tesimonial-sec button span{
    display: none;
}


.testimonials-slider {
    margin-top: 30px;
}

@media (max-width: 1920px) {
    .slider .container:after {
        height: 66%;
    }
}

@media (max-width: 1600px) {
    .slider .container:after {
        height: 70%;
    }
}
@media (max-width: 1500px) {
    .about__compant {
        height: 780px;
    }

    .contact__info {
        width: 35%;
    }
    .slider .home-slider .owl-item {
        height: 93vh;
        overflow: hidden;
    }
    .slider .container:after {
        height: 75%;
    }
}

@media (max-width: 1400px) {
    .contact__info {
        top: 40%;
        width: 38%;
    }
    .about__compant {
        height: 720px;
    }

    .slider .home-slider .item {
        padding-top: 90px;
    }
    .slider .home-slider .owl-item {
        height: 86vh;
    }
    .slider .container:after {
        height: 75%;
    }

    .container-two {
        width: 90% !important;
    }
    .tesimonial-sec button.owl-prev {
    left: -3%;
}

.tesimonial-sec button.owl-next {
    right: -3%;
}
}

@media (max-width: 1300px) {
    .about__compant {
        height: 700px;
    }
    .slider .home-slider .item {
        padding-top: 130px;
    }
    .slider-info {
        width: 60%;
    }
    .border_yl {
        padding: 40px 50px 70px 60px;
        margin: 20px auto !important;
        width: 95%;
    }
    .slider .container:after {
        width: 96%;
    }
    .slider-info h2 {
    font-size: 45px;
}
.slider-info h4 {
    font-size: 32px;
}
}

@media (max-width: 1200px) {
    .slider-info h2 {
        font-weight: 600;
        font-size: 42px;
    }
    .slider-info h4 {
        font-weight: 500;
        font-size: 32px;
    }
    .slider-info p {
        width: 100%;
    }
    .slider-info h3 {
        font-size: 55px;
    }
    .title-info h2 {
        font-weight: 600;
        font-size: 42px;
    }

    .title-info h4 {
        font-weight: 500;
        font-size: 32px;
    }
    .title-info h3 {
        font-size: 55px;
    }
    .contact__info h3 {
        font-size: 32px;
        margin-bottom: 10px;
    }
}

@media (max-width: 1100px) {
    .contact__info {
        width: 80%;
        position: relative;
        left: 0;
        right: 0;
        margin-top: 15px;
    }
    .about__compant {
        height: 650px;
    }
    .feature__inventory {
        padding: 0px 0px;
    }

    .transportation {
        height: 650px;
    }
    .about__compant {
        margin-top: 10px;
    }
    .slider .container:after {
        height: 68%;
    }
    .container-two {
        width: 100% !important;
        padding-inline: 15px;
    }

    .car-detils h1 {
        font-size: 2rem;
    }

    .car__prize .our {
        font-size: 24px;
    }

    .make_offer a {
        padding: 10px 16px 10px 6px;
    }

    .cars_info p {
        font-size: 12px;
    }

    .contact__schedule {
        padding: 20px 15px;
    }

    .contact__schedule .call {
        font-size: 12px;
    }
    .equipment-sec ul li {
        margin-left: 0px;
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }
    .car-col .car-card:hover .exterior__ {
    bottom: 60px;
}body.inventory .afterMenu .sub-title .sortBox {
    display: block !important;
}

.tesimonial-sec button.owl-prev {
    left: 0%;
}


.tesimonial-sec button.owl-next {
    right: 0%;
}

}

@media (max-width: 1024px) {
    .container-two {
        width: 100% !important;
        margin: auto;
        padding: 0px 15px;
    }

    div#photos {
        padding: 0px 15px;
    }
    .map-img a {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .map-img {
        text-align: left;
    }
}

@media (max-width: 992px) {
    .slider-info {
        width: 90%;
    }

    .transportation {
        height: 850px;
    }

    .contact__info {
        width: 100%;
    }

    .headerMenu {
        margin-right: 40px;
        background: #23313a;
        width: 100%;
        height: 100%;
        z-index: 9999;
        position: relative;
    }
    #footer footer .postfoot {
        display: block !important;
    }
    .cars_info p {
        margin-bottom: 10px !important;
    }

    .contact__schedule p {
        margin-bottom: 15px !important;
    }

    .contact__info {
        right: inherit !important;
        width: 100% !important;
        padding: 20px;
        height: 420px !important;
        position: inherit !important;
    }
    .headerMenuRight {
        display: none;
    }
    header .navbar-nav .menu-item-has-children:hover ul {
        width: 100%;
        display: block;
    }
    .photo {
        padding-inline: 4px;
        margin-bottom: 0rem !important;
    }
    .car-details-action ul {
        justify-content: flex-start;
        margin-top: 20px;
    }
    .car-more-information .nav-tabs .nav-item .nav-link {
        font-size: 16px;
        font-weight: 400;
        padding-right: 10px;
    }
.car-name .roboto_heading h4 {
    font-size: 16px;
    font-weight: 400;
    padding-top: 15px;
}.slider .home-slider .owl-item {
    height: 680px !important;
}
.slider .home-slider .item img{
        height: 680px !important;
}
.feature__inventory {
    margin-top: -10px;
    z-index: 9;
    position: relative;
}
}

@media (max-width: 767px) {
    .slider-info {
        display: none;
    }
    .slider .container:after {
        display: none;
    }

    .slider-info h2 {
        font-size: 32px;
    }

    .slider-info h4 {
        font-size: 22px;
    }

    .slider-info span {
        height: 5px;
    }

    .slider-info h3 {
        font-size: 40px;
    }

    .slider-info p {
        margin-bottom: 20px;
        width: auto;
        padding-right: 15px;
    }
    .car-more-information .card .card-header {
        margin-top: 20px;
    }

    .car-details-action ul {
        justify-content: left;
        margin-top: 15px;
    }

    .car-details-action ul li {
        margin-left: 0px;
        margin-right: 15px;
    }
    .slider-info h2 {
        font-size: 32px;
    }
    .slider-info h4 {
        font-size: 24px;
    }
    .slider-info span {
        height: 5px;
        width: 10%;
    }
    .photo {
        margin-bottom: 1.5rem !important;
        padding: 0px;
    }

    .footer-social ul {
        flex-wrap: wrap;
    }

    .contact__info {
        height: 400px;
    }

    .footer-social ul li .get_in_touch {
        padding: 10px 20px;
        margin-bottom: 20px;
        display: block;
    }

    .car-detils {
        padding: 25px;
        margin-top: 25px;
    }

    .car-detils h1 {
        margin-bottom: 20px;
    }

    .cars_info p {
        font-size: 16px;
        margin-bottom: 15px !important;
    }

    .contact__info h3 {
        font-size: 24px;
    }
    .border_yl {
        margin: 20px auto !important;
        width: 95%;
    }
    .car-details-action ul li img {
        width: 50px;
    }
    div#photos {
        padding: 0px 30px;
    }
    .title-info h2 {
        font-size: 24px;
    }
    .title-info h4 {
        font-size: 20px;
    }
    .title-info p {
        margin-bottom: 10px;
        line-height: 24px;
    }
    .border_yl a.global_btn {
        margin-top: 20px;
        display: inline-block;
    }

    .transportation {
        height: 600px;
    }
    .about__compant {
        padding-top: 0px;
    }

    .about__compant {
        height: 470px;
    }
    #footer footer .postfoot {
        padding: 10px 0;
    }
    #footer footer .postfoot .leftBox {
        text-align: left;
    }
    #footer footer .postfoot .power {
        text-align: left;
    }
    .find-equipment .container {
        padding: 0;
    }

    .equipment-sec ul li {
        margin-left: 0px;
        width: 100%;
        display: block;
        margin-bottom: 15px;
    }

    .find-equipment .row {
        margin: 0px;
    }
    .border_yl {
        padding: 30px 10px 20px 20px;
        margin: 20px auto !important;
        width: 95%;
    }
    .car-col .car-card:hover .exterior__ {
    bottom: 80px;
}.inventory-btn {
    margin-top: 20px;
}

.tesimonial-sec button.owl-prev {
    position: absolute;
    left: 35%;
    top: inherit;
    bottom: -40px;
}
.tesimonial-sec button.owl-next {
    position: absolute;
    right: 35%;
    top: inherit;
    bottom: -40px;
}

.tesimonial-sec .owl-prev:after {
    height: 40px;
    width: 40px;
    line-height: 40px;
}

.tesimonial-sec .owl-next:after {
    height: 40px;
    width: 40px;
    line-height: 40px;
}

.slider .home-slider .item img {
    height: auto !important;
}.slider .home-slider .owl-item {
    height: auto !important;
}.car-more-information .card .card-header {
    background: #ffc400;
    border-radius: 5px;
}
}

@media (max-width: 580px) {
.owl-item.active.center {
    transform: scale(1);
}
.car-col .car-card:hover .exterior__ {
    display: none;
}.car-col .car-card:hover a.view_details{
	    display: none;
}
}

@media (max-width: 520px) {
    .contact__info {
        padding: 20px;
        height: auto !important;
    }
    .footer-social {
        margin-top: 10px;
    }
    .contact__info h3 {
        font-size: 18px;
        font-weight: 400;
    }

    .contact__info p {
        margin-bottom: 0px;
        font-size: 12px;
        line-height: 22px;
    }
    .footer-social ul li .get_in_touch {
        padding: 6px 20px;
        font-size: 14px;
    }
    .tesimonial-sec {
        padding: 40px 0px;
    }
    .feature__inventory {
        padding: 30px 0px;
        margin-top: -5px;
        z-index: 9;
        position: relative;
    }
    .slider img {
        min-height: auto !important;
    }
    .slider .home-slider .owl-item {
        height: unset;
    }
    .transportation {
        height: 770px;
    }
    .border_yl a.global_btn {
        margin-top: 10px;
        display: block;
        text-align: center;
    }
    .title-info .global_btn2 {
        margin-left: 0px;
        font-size: 16px;
        text-align: center;
        display: block;
        margin-top: 20px;
    }
    .about__compant {
        height: 540px;
    }
    .logo a {
        font-size: 18px;
    }
    .heading-title h2 {
        font-weight: 600;
    }
    .top_car_bg {
        padding-top: 90px;
    }
    .contact__schedule p {
        font-size: 16px;
    }
    .top_car_bg {
        background-size: contain;
    }
    .top_car_bg:after {
        height: 100px;
        top: 15%;
    }
    header .navbar-nav li {
        padding: 10px 10px;
    }
    .car-details-action {
        z-index: 9;
        position: relative;
    }
    .car-detils h1 {
        font-size: 1.7rem;
        font-weight: 600;
    }
    .car-detils {
        background: #ffffff;
    }
    .car-more-information .card .card-header h5 {
        font-size: 16px;
    }
    body.inventory .afterMenu .sub-title .sortBox .rigthBox {
    float: left;
}body.inventory .afterMenu .sub-title .sortBox .leftBox {
    float: left;
    margin-left: 0px;
}.wrap.inventory-page-section.clearfix {
    padding-top: 20px;
}
.map-img a{
    padding: 6px 20px;
}

.car-detail-slider.owl-theme .owl-nav .owl-next {
    top: 35%;
    right: 0px;
}
.car-detail-slider.owl-theme .owl-nav .owl-prev
{
    top: 35%;
    left: 10px;
}
.frame {
    min-height: auto;
}.contact__schedule .call {
    font-size: 14px;
}
    .contact__schedule .call {
        margin-bottom: 20px;
    }
.image-overlay-detailed {
    height: 88%;
}
.photo.col-md-6.col-lg-4.mb-3 img {
    margin: 0px 0px;
    padding: 0px;
}
}



@media (max-width: 450px) {
    .top_car_bg:after {
        height: 100px;
        top: 10%;
    }
    .transportation {
    height: 850px;
}
.car-card:hover .roboto_heading {
    opacity: 1;
    height: auto;
}
}

@media (max-width: 400px) {
    .top_car_bg:after {
        height: 100px;
        top: 8%;
        z-index: 0;
    }
}


