@import url('https://fonts.cdnfonts.com/css/poppins');

body{
	font-family: 'Poppins', sans-serif !important;
}

.desholder {
    align-items: center;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    gap: 1em;
    justify-content: space-between;
    padding: 1em;
}
.breaklineinmobile{
	display:none;
}


@media screen and (max-width:1024px){
.container_info{
	padding: 3rem !important;
}
}



@media screen and (min-width:1024px){
	.call_to_action {
    padding: 6rem !important;
}

.hero-slider-tx {
    height: calc(100vh - 260px);
    width: 100%;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.1);
	z-index: 1;
	position: relative;
}
.hero-slider-tx:not(:has(.search_buttons_block)) .swiper-wrapper .slide-content {
    justify-content: flex-end;
	 height: 100%;
}
.hero-slider-tx .slide-content {
    align-content: center;
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 3rem;
    height: 45vh;
    justify-content: flex-end;
    position: relative;
    width: 100%;
    z-index: 2;
}
.swiper.hero-slider-tx .slide-content:before {
    content: '';
    background-image: linear-gradient(rgba(0, 0, 0, 0.05) 60%, rgba(0, 0, 0, 0.7) 75%, rgba(0, 0, 0, 0.95) 95%);
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.button-container {
     display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding: 20px 20px 100px;
    box-sizing: border-box;
    max-width: var(--layout-width);
    z-index: 1;
    width: 60%;
}
.page_visit-us .main-container{
	padding-top: 0;
}
.page_visit-us .content-block {
	border-radius: 10px;
}
.custom-button {
    flex: 0 0 33%;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    background-color: transparent;
    color: #fff;
    text-decoration: none;
    padding: 12px 24px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 4px;
    border: 2px solid var(--primary-color);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s, box-shadow 0.3s;
}

.custom-button:hover {
  background-color: #314789;
	border: 2px solid #314789;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.3);
}
.content-custom-text{
	width:80%;
}
.content-custom-text p{
	text-align:left;
	font-size: 1.3rem;
	color: black;
}
.accredited-badge-holder {
    padding: 20px;
    background-color: #314789;
    width: 100%;
    display: block;
	max-width: 100%;
	box-sizing: border-box;
}

.swiper-slide picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    opacity: 0; /* Start with images faded out */
    transition: transform 8s ease-out, opacity 2s ease-out; 
    will-change: transform, opacity;
}

.swiper-slide-active picture img {
    transform: scale(1.1);
    opacity: 1; /* Fully visible active slide */
}

.swiper-slide-prev picture img,
.swiper-slide-next picture img {
    opacity: 0; /* Fades out the previous slide */
}
 .keep-zoom picture img {
    transform: scale(1.05);
    transition: transform 2.5s ease-out;
}
.py-8{
	padding-bottom: 0rem;
	padding-top: 0rem;
}
.page-template-home-page section:nth-child(odd) {
    background-color: var(--primary-color) !important;
    width: 100%;
}

.search-slide-section #search-button {
    background-color: #851A18 !important;
    color: #fff !important;
}
.bg-\[\#54595f\] {
    --tw-bg-opacity: 1;
    background-color: var(--primary-color) !important;
}
.button-container {
    padding: 20px 20px 50px !important;
	width: 76% !important;
}
.custom-button {
        flex: 0 0 33%;
        box-sizing: border-box;
        display: inline-block;
        text-align: center;
        color: #fff;
        text-decoration: none;
        padding: 18px 24px;
        font-size: 1.5rem;
        font-weight: 600;
        border-radius: 0.625rem;
        border: 3px solid #324789;
        background: rgba(50, 71, 137, 0.40);
        box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
        transition: background-color 0.3s, box-shadow 0.3s;
		letter-spacing: 0.01956rem;
    }

	

	
	
	
	
	
	
	
	
}
.with-top-bar .website-top-bar-list-item>a {
    font-size: 1rem;
    font-weight: 400;
    text-transform: initial;
}
.website-header-container .website-nav-logo .website-logo {
	height: auto;
}
.website-header-container .website-nav-logo {
	flex: 1;
    height: auto;
	max-width: 340px
}
.website-header-container .website-nav-logo .website-logo img {
    height: auto;
    max-height: 95px;
    max-width: 100%;
	transition: transform 0.25s ease;
}
.with-top-bar .top-bar-items-holder {
	padding-left: 1.4rem;
}
.website-header-container .website-nav-logo .website-logo img:active {
    transform: scale(0.95);
}
.website-header-container {
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    height: 105px;
}
ul#menu-main-menu {
	height: 105px;
	min-height: 80px;
}
.website-header .website-items>.menu-item:before {
    font-family: 'Font Awesome 5 Free';
    display: inline-block;
    margin-left: auto;
    font-size: 1.2rem;
    vertical-align: unset;
    font-weight: 600;
    margin-right: auto;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
}
.website-header .website-items>.menu-item:nth-child(1):before {
	content: '\e3af';
}
.website-header .website-items>.menu-item:nth-child(2):before {
	content: '\f625';
}
.website-header .website-items>.menu-item:nth-child(3):before {
	content: '\f005';
}
.website-header .website-items>.menu-item:nth-child(4):before {
	content: '\f571';
}
.website-header .website-items>.menu-item:nth-child(5):before {
	content: '\f2b9';
}
.website-header .website-items>.menu-item:nth-child(6):before {
	content: '\f500';
}

.website-header .website-items .menu-item:hover:before {
	color: var(--header-hover-text-color);
}
#menu-main-menu a:hover {
	color: var(--header-text-color) !important;
}

.menu-item-has-children>a:after {
	height: auto;
}
.website-header .website-items > .menu-item {
	padding-top: 25px;
}
.sub-menu {
	top: 6.5rem;
	box-shadow: 0 10px 10px 0 rgba(0,0,0,0.2), 0 5px 5px 0 rgba(0,0,0,0.1);
	
}
.website-header .website-items>.menu-item>a:before {
	content: "";
    bottom: 1px;
	right: 100%;
	display: block;
	width: auto;
	transition: right 0.5s;
}
.website-header .website-items>.menu-item:not(:has(.current-menu-item))>a:hover:before, .website-header .website-items>.menu-item:not(:has(.current-menu-item))>a:focus:before{
    right: 0;
	bottom: 1px;
    width: auto;
}
body.home .home-block-inventory {
    background-image: url(https://cdn-websites.autodealersdigital.com/images/110705/editor/58F8zxlflv.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.template5 .inventory_home_slider .inventory-card {
    background-color: #FFFFFF !important;
}
.search_by_section-row {
    flex-direction: column;
}
.search_by_section-row .search_by_section-col:first-child>div {
    border-right: unset;
}
.make-count-holder.make-filter-item {
    align-items: center;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    justify-content: center;
    justify-items: start;
    row-gap: 20px;
}
.main-title:before{
	content:unset;
}
.search_by_section-contianer h3{
	color: #000;
	font-family: "DM Sans" , sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 40px;
}
section.home-global-section.home-search-by-section {
    background-color: #fff !important;
}




.inventory-section{
	background-color:transparent !important;
}
.page-template-inventory-page , .main-container{
	background:url('https://cdn-websites.autodealersdigital.com/images/110705/editor/58F8zxlflv.webp');
	background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
	background-color:transparent !important;
}

.banner-action-holder {
    align-items: center;
    background-color: var(--background-color);
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    padding: 0em 0 0 !important;
}
.inventory-card-5 .card-top-bar {
    background-color: var(--primary-color);
    height: 0em !important;
    width: 100%;
}
.card-title.p-2 h3 {
    color: #333;
    font-size: 1.27838rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.67788rem;
}

.page-id-7 .container_info {
		background-color: #fff !important;
}
.page-id-7 .btn {
    border-radius: 0.3125rem !important;
    background: #324789 !important;
    display: flex;
    width: 13.981rem !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}
.content-block .title, .divider{
	display: none !important;
}
.page-id-7 .main-container{
	padding-top: 0rem !important;
	padding-bottom: 0rem !important;
}
.page-id-9 .main > div > div:nth-child(1){
	display: none !important;
}
.page-id-9 .side-bar-block{
	display: block !important;
}
/* .input_group.checkbox {
    display: none !important;
} */
.title-holder {
    margin-bottom: 1.2rem !important;
}













/************************************************************************************/
@media (min-width: 320px) and (max-width: 1224px) {
    .filter-popup-content {
		width: 70%;
	}
		.filter-popup{
			overflow:scroll;
		}
		.filter-input-holder .filter-input{
			width:100% !important;
		}

		.content.visit-content-holder{
		flex-direction:column !important;
	}
		.visit-info-holder{
		flex: 0 0 100%;
		width: 100%;
	}
	.visit-map-holder{
		flex:0 0 100%;
		width:100%;
	}
	.button-container {
		width: 85%;
	}
}
@media (max-width: 1024px) {
	ul#menu-main-menu {
		height: 100vh;
		min-height: 30px;
	}
	.nav-overlay {
		top: 105px;
	}
	.website-nav-items {
		top: 105px;
	}
	.sub-menu {
		top: 0;
		box-shadow: none;
	}
	.home-page_container .hero-slider-tx {
        height: calc(100vh - 400px);
        height: calc(100svh - 400px);
    }
}
@media (max-width: 920px) {
	.hero-slider-tx .slide-content {
		top: 0;
	}
}
@media (max-width: 768px) {
	
	.page-template-home-page section:nth-child(odd) {
    	background-color: var(--primary-color);
	}
	
	.button-container {
		flex-direction: column;
	}
	.button-container .custom-button {
		flex: 0 0 auto;
		width: 100%;
	}
	.website-header-container .website-nav-logo .website-logo img {
		max-height: 60px;
	}
	.website-nav-items {
		top: 185px;
	}
	.with-top-bar .website-top-bar {
		display: flex;
		height: 80px
	}
	.with-top-bar .top-bar-items-holder {
		padding-left: .5rem;
		padding-right: .5rem;
		flex-direction: column;
	}
	.with-top-bar .website-top-bar-list {
		flex-direction: column;
		gap: 2px;
		align-items: center;
		justify-content: center;
		text-align: center !important;
	}
	.with-top-bar .website-top-bar-list>.website-top-bar-list-item:not(:last-child) {
		border-right: 0;
	}
	.with-top-bar .website-top-bar-list-item:first-child>a {
		font-size: .85rem;
	}
	.with-top-bar .website-top-bar-list-item:last-child {
		display: none;
	}
	.website-header-container .website-nav-logo {
		justify-content: center;
	}
	.drawer-open span, .drawer-open span:after, .drawer-open span:before {
		width: 35px;
		height: 4px;
	}
	.drawer-open span:after {
		top: 10px;
	}
	.drawer-open span:before {
		bottom: 10px;
	}
	.logged-in .website-nav-items {
        top: 231px;
    }
	.content-custom-text {
		width: 100%;
	}
	.home-search-section .search-slide-section {
		padding: 1rem 0;
	}
	.home-search-section .search-slide-section {
		padding: 1rem 0;
	}
	.home-search-section {
		flex-direction: column;
	}
	.label-search {
		text-align: center;
	}
    .home-section-footer {
        text-align: center;
    }
	.home-section-footer .title-divider {
		margin: 12px auto 0;
	}
	.home-section-footer .contact-item .website-nav-logo .website-logo img {
		max-height: 75px;
		margin: 0 auto;
	}
	.home-section-footer .contact-item {
		justify-content: center;
		text-align: center;
		text-wrap: pretty;
	}
	.home-section-footer .footer-top .home-section{
		gap: 1.5rem;
	}
	#live-chat-widget-sparrow {
		max-width: 92%;
	}
	.home-section-footer .footer-col:nth-child(2) {
		align-items: center;
	}
	.paginate-sort-holder button.next-btn, .paginate-sort-holder button.prev-btn {
		display: inline-block;
		font-weight: 400;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		user-select: none;
		border: 1px solid transparent;
		padding: 0.2em 0.5em;
		font-size: 1rem;
		line-height: 1.5;
		border-radius: .25rem;
		transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
		background-color: #32498c;
		color: #FFF;
		max-width: 60px;
		min-width: 60px;
		width: 60px;
		height: 50px;
	}
	.page_visit-us .visit-info-holder {
		text-align: center;
	}
	.page_visit-us .content-block .title {
		text-align: center;
	}
}

@media (max-width: 1024px) {
    .search-slide-section #search-button {
        background-color: unset !important;
    }
}