
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');
.acf-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 20px 0;
}
.text-area{
	
	min-height:auto;
}
.property-details-google-map iframe{
	width:100%;
	max-height: 350px;
}
.custom-arrow{
	font-size: 12px;
	padding: 0 6px;
}
.footer-address-icon i{
	color:#f78b1e;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Be Vietnam Pro', sans-serif;
}
.ltn__car-dealer-form-box .nice-select,
.ltn__tagcloud-widget ul li a
{
	font-family: 'Be Vietnam Pro', sans-serif;
}
.fix-height .slick-list{
	height:80vh;
}
.fix-bg-sidebar{
	font-size: 13px;
    padding: 1px 5px;
}
#block-15 p{
	padding: 0;
    margin: 0;
}
.navigation.pagination{
	display: inherit;
}
.navigation.pagination .current{
	height: 50px;
    width: 50px;
    line-height: 46px;
   
    text-align: center;
    display: block;
    font-weight: 700;
    border-radius: 100%;
	background-color: var(--ltn__secondary-color);
    border-color: var(--ltn__secondary-color);
    color: var(--white);
}
input[type="tel"] {
    background-color: var(--white);
    border: 2px solid;
    border-color: var(--border-color-9);
    height: 65px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 20px;
    font-size: 16px;
    color: var(--ltn__paragraph-color);
    width: 100%;
    margin-bottom: 30px;
    border-radius: 0;
    padding-right: 40px;
}
.custom-f7 .input-item.ltn__custom-icon::before{
	top: 3.5rem;
	z-index: 1;
}
.custom-f7-home .input-item.ltn__custom-icon::before{
	z-index: 1;
	top: 2rem;
}

.custom-f7-home textarea{
	min-height: auto;
}
.wpcf7-response-output{
	display:none!important;
}
.loadding-home .ajax-loader{
	    position: absolute!important;
    top: 1.1rem;
    right: -15px;
    z-index: 99;
    vertical-align: -.125em;
    border: 4px solid!important;
    border-right-color: transparent!important;
    border-radius: 50%;
    -webkit-animation: .75s linear infinite spinner-border;
    color: #ffc107;
    background: none!important;
    animation: .75s linear infinite spinner-border;
}
.widget_block p{
	display:none;
}
.loadding-home{
	position:relative;
}
.ltn__product-item{
	transition: transform .2s;
}
.ltn__product-item:hover{
	-ms-transform: scale(1.02); /* IE 9 */
	-webkit-transform: scale(1.02); /* Safari 3-8 */
	transform: scale(1.02); 
}
.ltn__social-media-2 ul li a {
    background: #f78b1e;
    color: #fff;
}
.bg-image-top.bg-image-top-cover{
	background-size: cover;
}
.sub-menu .sub-menu{
	max-height:500px;
	overflow-y:scroll;
}
.black-type{
	background-color: #071c1f;
}
.black-type .ltn__main-menu > ul > li > a{
	color:#fff;
}
.sticky-active.ltn__sticky-bg-black{
	background-color:#cdd4dc;
}
.sticky-active.ltn__sticky-bg-black .ltn__main-menu > ul > li > a, .sticky-active.ltn__sticky-bg-black .header-wishlist a, .sticky-active.ltn__sticky-bg-black .mini-cart-icon, .sticky-active.ltn__sticky-bg-black .header-feature-item h6, .sticky-active.ltn__sticky-bg-black .header-feature-item p, .sticky-active.ltn__sticky-bg-black .header-feature-icon, .sticky-active.ltn__sticky-bg-black .header-search-1 .search-icon, .sticky-active.ltn__sticky-bg-black .ltn__header-options .ltn__drop-menu > ul > li > a{
	color: #1b8032;
}
.entry-content p{
	margin-bottom: .1rem;
	margin-top: 0rem;
}
.entry-content p:first-child{
	margin-top: 1.5rem;
}

/*about*/
.value-s.ltn__feature-item{
	padding: 5rem 2rem;
	min-height: 360px;
	border:none;
}
.value-s .ltn__feature-info p{
	color:#000;
}
.three-up-number__col-inner {
		width: calc(100% - 20px);
		padding: 40px;
		border: 6px solid #ebb11e;
		border: 6px solid var(--ltn__secondary-color);
		box-shadow: none;
		border-radius: 0 20px 20px 0;
		transition: all .3s;
		height:100%;
	}
	.three-up-number__number {
		position: absolute;
		top: 0;
		left: 25px;
		width: 120px;
		height: 120px;
		-webkit-transform: translate(-50%,20px);
		transform: translate(-50%,20px);
			text-align: center;
	}
	.grid__col{
			margin-bottom: 1rem;
	}
	.three-up-number__number-text {
		width: 120px;
		height: 120px;
		padding: 10px;
		font-size: 5.8rem;
		font-weight: 400;
		border-radius: 50%;
		line-height: 1;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		transition: all .3s;
		display:block;
	}
	.three-up-number__col-inner:hover .three-up-number__number-text {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	.three-up-number__subtitle {
		-webkit-transform: translateX(40px);
		transform: translateX(40px);
		padding: 0.5rem 0.7rem;
		background:#4caf50;
		color: #fff;
	}
	.three-up-number__col-description{
		padding: 1rem;
		text-align: right;
	}
	.profile-row__content{
		padding: 1rem 2rem;
		
	}
	.profile-row__subtitle{
		color: var(--ltn__secondary-color);
	}
	.profile-row__header{
		position: relative;
	}
	.profile-row__header::before{
			content: "";
			position: absolute;
			left: -35px;
			top: 8px;
			height: 130%;
			width: 5px;
			background: var(--ltn__secondary-color);
	}
	.profile-card__subtitle{
		color: var(--ltn__secondary-color);
			text-transform: uppercase;
	}
	.profile-card__title {
		padding-bottom: 5px;
		position: relative;
	}
	.profile-card__title:after {
		content: "";
		position: absolute;
		bottom: -5px;
		left: 0;
		width: 40px;
		height: 2px;
		background:  var(--ltn__secondary-color);
	}
	.profile-card__image-wrapper{
		border: 2px solid var(--ltn__secondary-color);
	}
/**/
@media (max-width: 767.98px) { 
.mt-120{
		margin-top:2rem;
	}
	.pt-115{
		padding-top: 2rem;
	}
	.pb-100 {
		padding-bottom: 2rem;
	}
	.pb-65{
		padding-bottom: 2rem;
	}
	.ltn__breadcrumb-area{
		padding: 1rem;
	}
	.page-title, .entry-title{
		margin-bottom: 0;
		font-size: 1.4rem;
	}
	.footer-top-area{
		padding-top: 60px;
	}
	.mt-80{
		margin-top: 0;
	}
	hr{
		margin: 14px 0;
	}
	.mb-60{
		margin-bottom:0;	
	}
	.ltn__blog-details-wrap{
		padding: 1rem;
	}
	.fix-height .slick-list {
		height: 50vh;
	}
	
	/*about us*/
	.value-s.ltn__feature-item{
		min-height: auto;
		padding: 2rem;
	}
	.three-up-number__number{
		left: 45px;
	}
	.profile-card__description{
		 margin-bottom: 1rem;
	}
}
@media (max-width: 575.98px) { 

	.ltn__feature-item-6{
		padding: 15px 10px 15px;
	}
}

.acf-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 20px 0;
}