/* custom styles  */
.elementor-105 .elementor-element.elementor-element-565eb78b .eael-post-elements-readmore-btn, .elementor-105 .elementor-element.elementor-element-17909807 .eael-post-elements-readmore-btn {
	font-size: 16px ;
}

#primary {
    width: 100%;
}
#secondary {
    width: 0;
}
.vehicle-row {
	display: flex;
    flex-wrap: wrap;
}
.vehicle-col {
	flex: 0 0 33%;
    max-width: 33%;
    margin-bottom: 30px;
}
.vehicle-col .vehicle_type {
	padding-right: 10px;
}
.vehicle_type .title {
    color: #000000;
    font-size: 32px;
    font-weight: bold;
    margin-top: 10px;
    text-align: left;
    text-transform: uppercase;
    transition: all .5s;
}
.vehicle_type .title a {
    text-decoration: none;
    color: inherit;
}
.vehicle_type:hover .title {
    color: #016FB6;
}
.vehicle_type .description {
	line-height: 24px;
    font-size: 18px;
    margin-bottom: 22px;
}
.vehicle_type .know_more a {
	text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    background-color: #000000;
    text-align: center;
    color: #fff;
    display: block;
    padding: 6px;
    text-transform: uppercase;
}
.vehicle_type .image img {
    max-height: 167px;
}
.truck-title {
    font-size: 50px;
    color: #016FB6;
    font-weight: bold;
}
.truck-desc {
    text-align: justify;
}
.truck-label {
    color: #016FB6;
/*    text-transform: uppercase;*/
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
}
.truck_actions {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.truck_actions .button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0px;
    background: #016FB6;
    padding: 26px 16px;
    color: #fff;
    font-size: 20px;
    border: #016FB6 solid 1px;
    transition: 0.2s all;
}
.truck_actions .button:hover {
    text-decoration: none;
    background: #fff;
    color: #016FB6;
    border: #016FB6 solid 1px;
}
.truck_actions .action-wrap {
/*    width: 60%;*/
    display: flex;
    align-items: center;
}
.bus-engine.engine-list {
    width: 25%;
}
.engine-list .engine-img img {
    max-width: 45px;
}
.engine-values {
    padding-right: 10px;
    line-height: 20px;
}
.spec-accordion {
    margin-bottom: 20px;
    margin-top: 20px;
}
.spec-accordion .accordion-item {
    border-radius: 0.25rem;
    margin-bottom: 10px;
    border: 1px solid rgba(0,0,0,.125);
}
.spec-accordion .accordion-item .btn {
    width: 100%;
    text-align: left;
    color: #000;
    text-decoration: none;
    font-size: 16px;
    padding: 10px 15px;
}
.spec-accordion .accordion-item .btn:hover {
    background-color: inherit;
    border-color: transparent;
}
.spec-accordion .accordion-item .btn:focus {
    background-color: inherit;
    border-color:transparent;
    box-shadow: none;
}
.spec-accordion .accordion-item .btn:after {
    content: '';
    float: right;
    width: 20px;
    height: 15px;
    background-image: url("assets/images/arrow.svg");
    background-size: cover;
    position: relative;
    top: 2px;    
    transition: all 0.2s;
}
.spec-accordion .accordion-header .btn:not(.collapsed):after {
    transform: rotate(180deg);
    top: 6px;
}
.spec-accordion .accordion-item .table.table-bordered td {
    border-width: 1px;
}
.spec-accordion .accordion-item .accordion-collapse {
    border-top: 1px solid rgba(0,0,0,.125);;
}

.iev-series-banner .revoluText {
    top: 6% !important;
    /* left: 50%; */
    /* transform: translateX(-50%); */
    text-align: center;
    min-width: 100%;
    font-size: 52px;
}

.iev-series-banner .revoluText h1 {
	color: #fff;
	font-weight: 600; 
}

.iev-series-banner .revoluText h1>span {
	color: #55ba88;
}
.bottomTextWrap {
	position: absolute;
    bottom: 6%;
	top: unset !important;
	text-align: center;
/*     left: 50%; */
/*     transform: translateX(-50%); */
}
.iev-series-banner .bottomTextWrap img {
	max-width: 220px;
}
.iev-series-banner .bottomTextWrap p {
	margin-top: 10px;
    color: #505bf9;
    font-size: 20px;
    margin-bottom: 0;
}

.main-features .featureList {
	display: flex;
    list-style: none;
    justify-content: space-between;
    padding: 0;
	margin: 30px 0 0 0;
}

.main-features .featureList li {
	text-align: center;
}

.main-features .featureList li img {
	width: 145px;
}

.main-features .featureList li p{
	color: #fff;
    margin-top: 15px;
    font-size: 16px;
    line-height: 1;
}

.feature-img-right-col .elementor-widget-wrap>.elementor-element, .feature-img-right-col .elementor-widget-wrap>.elementor-element .elementor-widget-container, .image-o-f-c .elementor-widget-wrap>.elementor-element, .image-o-f-c .elementor-widget-wrap>.elementor-element .elementor-widget-container {
	height: 100%;
}

.feature-img-right-col img {
	object-fit: cover;
	height: 100%;
}

.eael-adv-accordion .eael-accordion-list {
	border-bottom: 1px solid #fff;
}
.eael-adv-accordion .eael-accordion-list:last-child {
	border:none;
}

.featureList {
    display: flex;
    list-style: none;
    justify-content: space-between;
    padding: 0;
    margin: 30px 0 0 0;
	list-style:none;
}

.featureList li {
    text-align: center;
    width: 100%;
}

.featureList li p {
    color: #000;
    margin-top: 15px;
    font-size: 16px;
    font-family: "Diatype";
    font-weight: 600;
    max-width: 100%;
    margin: 10px auto 10px;
}

.bottomListwrap {
	display: flex;
    justify-content: space-between;
}

.bottomListwrap ul {
    list-style: none;
    width: 45%;
    padding: 0;
    margin: 0;
}

.bottomListwrap ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
	font-weight:600;
}

.bottomListwrap ul li:before {
    content: "";
    width: 23px;
    height: 23px;
    background-image: url(https://malikmotors.com/wp-content/uploads/2024/12/purple-tick.png);
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 0;
}
.Detailed-Specifications-section {
	position: relative;
}
.Detailed-Specifications-section:before {
    content: "";
    background-image: url(https://malikmotors.com/wp-content/uploads/2024/12/purple-plus-minus.png);
    width: 636px;
    height: 55px;
    position: absolute;
    left: 0;
    top: 50px;
    display: block;
	max-width: 100%;
}

.customer-centric-product:before {
    content: "";
    background-image: url(https://malikmotors.com/wp-content/uploads/2024/12/purple-plus-minus.png);
    width: 636px;
    height: 94px;
    position: absolute;
    left: 0;
    top: 50px;
    display: block;
	max-width: 100%;
}
.specifications-table-section .secondBlock {
    padding: 0px 0px 0px 50px;
}

.specifications-table-section .secondBlock .topHeadTable {
    border: 0;
    margin: 0;
}

.specifications-table-section .secondBlock .topHeadTable th:first-child {
    width: 50%;
    color: #515ef5;
    font-size: 22px;
    font-family: "Diatype";
    text-align: left;
}

.specifications-table-section .secondBlock .PrimaryTable {
    width: 100%;
	border:0;
}

.specifications-table-section .secondBlock .PrimaryTable th:first-child {
    width: 50%;
    font-size: 20px;
    white-space: nowrap;
}

.specifications-table-section .secondBlock .PrimaryTable th {
    border-bottom: 1px solid #000;
    padding: 8px 0;
	border:0;
}

.specifications-table-section .secondBlock .PrimaryTable td:first-child {
    text-align: left;
    padding-left: 0;
    border-left: 0;
}

.specifications-table-section .secondBlock .PrimaryTable td {
    text-align: center;
    padding: 5px;
    border: 1px solid #d2d2ce;
}

.specifications-table-section .secondBlock .PrimaryTable td:last-child {
    border-right: 0;
}

.key-specifications ul {
	list-style: none;
    padding: 0;
    max-width: 70%;
	margin:0;
	color: #fff;
}

.key-specifications ul li{
	border-bottom: 1px solid #fff;
    margin-bottom: 20px;
}

.key-specifications ul li h4{
	font-size: 32px;
    text-transform: inherit;
	margin-bottom: 8px;
	color: #fff;
}
.key-specifications ul li p {
	margin-bottom: 16px;
}

.application-area ul {
	list-style: none;
    padding: 0;
    max-width: 70%;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
    margin-bottom: 20px;
}

.application-area ul li{
	width: 50%;
    position: relative;
    padding-left: 15px;
    margin-bottom: 15px;
}

.application-area ul li:before{
	content: "";
    background-image: url(https://malikmotors.com/wp-content/uploads/2024/12/caret-purple.png);
    width: 8px;
    height: 16px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 6px;
}

.contact-us {
	max-width: 450px;
}

.contact-us .form-row {
	padding-bottom: 1rem;
}

.contact-us .form-row .wpcf7-not-valid-tip{
	position: unset;
}

.contact-us .form-row input, .contact-us .form-row textarea {
	background-color: #fff;
}

.contact-us .form-row textarea {
	height: 80px;
	resize: none;
}

.d-block a {
	display:block;
}
.m-0 {
	margin:0 !important;
}

@media only screen and (max-width: 991px) {
    .engine-wrap {
        flex-direction: column;
    }
    .bus-engine.engine-list {
        display: flex;
        align-items: center;
        margin-bottom: 10px;
        width: 100%;
    }
    .engine-values {
        padding-left: 15px;
    }
	
	.iev-series-banner .bottomTextWrap img {
		max-width: 220px;
	} 
	.specifications-table-section .secondBlock {
    	padding: 0px 0px 0px 0px;
	}
	
	.main-features .featureList, .featureList {
		flex-wrap: wrap;
		margin-bottom:20px;
	}
	.bottomListwrap {
		flex-wrap: wrap;
	}
	.bottomListwrap ul, .application-area ul li {
		width: 100%;
	}
	
}

@media only screen and (max-width: 1025px) {
	.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu {
		overflow: hidden;
	}
}