/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/*fonts*/
@font-face {
    font-family: Satoshi-Bold;
    src: url('fonts/Satoshi-Bold.ttf');
}
@font-face {
    font-family: Satoshi-Medium;
    src: url('fonts/Satoshi-Medium.ttf');
}
body{
	color: #404040;
	font-family: Satoshi-Medium;
}
h1,h2,h3,h4,h5{
	font-family: 'Teko', sans-serif;
	color: #000000;
}
.ast-main-header-wrap.sticky{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0 0 10px 0 #e2e2e2b5;
}
.ast-custom-button{
	transition: all 0.4s ease-in-out;
	position: relative;
	background: linear-gradient(90deg, #C1272D 0%, #ED1C24 100%);
}
.ast-custom-button:hover{
	background: #000000;
}
.ast-header-button-1 .ast-custom-button:before{
	position: absolute;
	content: "";
	height: 24px;
	width: 24px;
	background-image: url(img/call.svg);
	top: 18px;
    left: 30px;
}
.footer-widget-area  .wp-block-heading,
.footer-widget-area  .widget-title{
	font-weight: 600;
	line-height: 36px;
	color: #ED1C24;
	font-size: 24px;
	margin-bottom: 10px;
}
.widget.widget_block{
	margin-bottom: 0;
}
.footer-widget-area .widget_block p,
.footer-widget-area a{
	margin-bottom: 0;
	font-weight: 500;
	color: #ffffff;
	line-height: 24px;
	font-size: 16px;
}
.footer-widget-area  .menu-link{
	margin-bottom: 10px;
	display: block;
}
.footer-widget-area a:hover,
.footer-widget-area  .menu-link:hover{
	color: #ED1C24;
}
.footer_conatct_link{
	position: relative;
	margin-bottom: 20px;
	padding-left: 35px;
	line-height: 24px;
	font-size: 16px;
	color: #ffffff;
}
.footer_conatct_link svg{
	position: absolute;
	left: 0;
	top: 0;
}
.footer-widget-area .map-link{
	color: #ED1C24;
    display: inline-block;
    border-bottom: 1px solid #ED1C24;
}
.footer-widget-area .map-link:hover{
	color: #ffffff;
	border-color: #ffffff;
}
.site-primary-footer-wrap .ast-builder-footer-grid-columns{
	    grid-template-columns: auto;
}
.site-primary-footer-wrap .site-footer-primary-section-1{
	width: 34%;
	padding: 0 15px;
}
.site-primary-footer-wrap .site-footer-primary-section-2{
	width: 20%;
	padding: 0 15px;
}
.site-primary-footer-wrap .site-footer-primary-section-3{
	width: 46%;
	padding: 0 15px;
}
.site-primary-footer-wrap .ast-builder-footer-grid-columns {
	display: flex;
	margin: 0 -15px;
}
.site-primary-footer-wrap .site-footer-primary-section-3 .footer-widget-area{
    display: flex;
    justify-content: space-between;
}
#block-19{
	margin-left: 15px;
}
.site-footer-primary-section-2 .footer-widget-area{
	text-align: center !important;
}
.site-footer-primary-section-2 .footer-widget-area .widget_nav_menu{
	display: inline-block;
	text-align: left;
}
#block-19 a{
	height: 48px;
	width: 48px;
	border-radius: 100%;
	line-height: 60px;
	display: inline-block;
	text-align: center;
	background-color: #ffffff;
	display: block;
    margin: 10px 5px;
}
#block-19 a:hover{
	background-color: #ED1C24;
}
#block-19 a:hover svg path{
	fill: #fff;
}
.site-footer-above-section-1 .ast-footer-html-1 .ast-builder-html-element{
    display: flex;
    margin: 0 -15px;
}
.site-footer-above-section-1 .ast-footer-html-1 .col-left{
	width: 55%;
	padding: 0 15px;
}
.site-footer-above-section-1 .ast-footer-html-1 .col-right{
	width: 45%;
	padding: 0 15px;
}
.site-footer-above-section-1 .ast-footer-html-1 .col-left p{
	font-weight: 500;
	line-height: 60px;
	font-size: 40px;
	color: #FFFFFF;
}
.site-footer-above-section-1 .ast-footer-html-1 .col-right span{
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	margin-bottom: 10px;
	display: block;
}
.site-footer-above-section-1 .ast-footer-html-1 .col-right a{
	font-weight: 700;
	font-size: 40px;
	display: inline-block;
	line-height: 50px;
}
.site-footer-above-section-1 .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]{
	margin-top: -250px;
	padding: 40px;
	background-position: center;
	background-size: cover;
	background-image: url('img/bg-contact.jpg');
	margin-bottom: 0;
}
#block-21 .wp-block-heading{
	text-align: center;
	font-size: 60px;
	font-weight: 600;
	line-height: 80px;
	color: #FFF;
}
.f-row{
	display: flex;
	margin: 0 -15px;
}
.f-col{
	width: 33.33%;
	padding: 0 15px;
}
.wpcf7-form .wpcf7-form-control{
	background-color: transparent;
	border: 2px solid #404040;
	font-weight: 500;
	line-height: 24px;
	font-size: 18px;
	padding: 15px 20px;
	color: #404040;
}
.wpcf7-form input:focus,
.wpcf7-form input:not([type=submit]):focus, .wpcf7 select:focus, .wpcf7 textarea:focus{
	border: 2px solid  #404040;
	 border-color:  #404040;
}
.custom-post-inner .post-image img.wp-post-image{
	height:264px;
	object-fit:cover;
}
#wpcf7-f55-o1 label{
	color: #ED1C24;
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 10px;
	display: block;
}
.widget_block .wpcf7-form-control{
	border: 2px solid #FFF;
	border-radius: 0;
	background-color: transparent;
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	color: #fff;
}
.widget_block input.wpcf7-form-control::placeholder{
	color: #fff !important;
	opacity: 1;
}
.wpcf7 form>div, .wpcf7 form>p {
    margin-bottom: 0;
}
.widget_block .wpcf7-form p{
	margin-top: 30px;
}
.wpcf7-form .wpcf7-submit{
	border-radius: 10px;
	border: none;
	background: linear-gradient(90deg, #C1272D 0%, #ED1C24 100%);
	padding: 10px 15px;
	font-weight: 500;
	line-height: 30px;
	font-size: 20px;
	color: #ffffff;
	margin: 0 auto;
	width: auto;
	display: inherit;
	
}	
.widget_block .wpcf7-form .wpcf7-submit{
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}
.widget_block .wpcf7-form .wpcf7-submit:hover{
	color: #ED1C24;
	background: #ffffff!important;
}
#wpcf7-f55-o1 .wpcf7-submit:hover{
	background: #ffffff;
	color: #000000;
}
.wpcf7-spinner{
	position: absolute;
}
.wpcf7 form .wpcf7-response-output{
	font-size: 14px;
    margin: 10px 0 0 0;
    background: #ffffff;
}
.site-footer-above-section-1 .ast-footer-html-1{
	margin-top: 80px;
}
.site-footer{
	padding-top: 250px;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-stack .site-footer-section{
	margin-bottom: 0;
}
.elementor-widget-text-editor p{
	margin-bottom: 15px;
}
.elementor-widget-text-editor p:last-child{
	margin-bottom: 0;
}
.list-process{
	position: relative;
	z-index: 1;
}
.list-process:before {
    position: absolute;
    content: "";
    top: 40px;
    width: 100%;
    height: 2px;
    left: 30px;
    border-top: 1px dashed #000000;
    z-index: -1;
}
.elementor-col-25:last-child .list-process:before{
	content: none;
}
.list-process h2{
	width: 80px;
	height: 80px;
	border-radius: 30px;
	background: #000;
	margin-bottom: 20px;
	font-size: 48px;
	font-weight: 600;
    line-height: 90px;
	text-align: center;
	color: #fff;
}
.list-process h3{
	line-height: 48px;
	font-size: 32px;
	margin-bottom: 10px;
}
.ch_item .elementor-icon{
	    width: 110px;
    height: 100px;
    border-radius: 20px;
    line-height: 120px;
    text-align: center;
    background: linear-gradient(90deg, #C1272D 0%, #ED1C24 100%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.review_section .slick-list{
	margin: 0 -15PX;
}
.review_slide{
	padding: 0 15px;
}
.review_slider {
	overflow: hidden;
}
.review_slide img{
	margin-bottom: 20px;
}
.review_slide .client-name{
	font-size: 30px;
	font-weight: 500;
	line-height: 36px;
	color: #000000;
	font-family: 'Teko',sans-serif;
	margin-bottom: 10px;
}
.review_slide p{
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
	margin-bottom: 0;
}
.review_slider .slick-arrow{
	display: none;
}
.review_slider .slick-dots{
    margin-top: 40px;
    position: inherit;
    bottom: 0;
    margin-bottom: 0;
    padding: 0;
}
.review_slider .slick-dots li button:before{
	content: none;
}
.review_slider .slick-dots li button{
	width: 10px;
	padding: 0;
	opacity: 0.6;
	background: #ED1C24;
	height: 10px;
	border-radius: 100px;
}
.review_slider .slick-dots li{
	height: auto;
	width: auto;
	display: inline-block;
}
.review_slider .slick-dots li.slick-active button{
	width: 30px;
	opacity: 1;
}
.review_slider.slick-slider{
	margin-bottom: 0 !important;
}
.review_slider {
	margin: 0 -15px;
}
.wpcf7-form label{
	color: #ED1C24;
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 10px;
	display: block;
}
.wpcf7-form .wpcf7-submit{
	margin: 30px 0 0 0;
}
.page-id-33 .site-footer-above-section-1 .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]{
	display: none;
}
.page-id-33 .conatct-map{
    margin-bottom: -250px;
}
.page-id-33 .site-footer{
    background:  linear-gradient(90deg, #C1272D 0%, #ED1C24 100%);
}
.book-form .wpcf7-form br{	
	display: none;
}
.book-form .wpcf7-form p{
	margin-bottom: 10px;
	display: flex;
    align-items: baseline;
}
.book-form  .input-addon{
    min-width: 155px;
    padding: 14px 18px;
    background: #000;
    color: #ffffff;
    font-size: 18px;
    font-family: Satoshi-Bold;
    line-height: 24px;
}
.book-form .input-addon svg{
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.book-form .wpcf7-form-control{
	border-radius: 0px;
	font-size: 18px;
	color: #404040;
	line-height: 24px;
	border: none !important;
	padding: 15px 20px !important;
	background-color: #F5F6F7;
}
.book-form select.wpcf7-form-control{
	color: #404040;
}
.book-form select.wpcf7-form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(img/down.svg);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: 98% center;
	padding-right: 28px !important;
}
.book-form .wpcf7-form-control:focus{
	background-color: #F5F6F7;
}
.book-form  .wpcf7-submit{
    margin: 0;
    width: 100%;
    padding: 15px 30px;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    border-radius: 10px;
    justify-content: center;
}
.car_list_tab .elementor-shortcode{
	display: flex;
	margin: 0 -15px;
}
.tab-left {
    min-width: 330px;
    padding: 0 15px;
   
    position: relative;
}
.cover{
	 height: 550px;
    overflow:hidden;
}
.car_list_tab{
	overflow: hidden;
}
.car-name{
    margin: 0 0 10px 0 !important;
    background-color: #F5F6F7;
    padding: 18px 15px;
    color: #404040;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}
.up-down-btn{
    display: flex;
    margin-top: 10px;
    justify-content: space-between;
}
.cover::-webkit-scrollbar {
  display: none;
}
.up-down-btn button{
    width: 49%;
    height: 70px;
    border: 2px solid #000;
    background: transparent;
    line-height: 58px;
    text-align: center;
    border-radius: 0;
}
.up-down-btn button:hover{
	background: linear-gradient(90deg, #C1272D 0%, #ED1C24 100%);
	border-color: transparent;
}
.up-down-btn button:hover svg path{
	stroke: #ffffff;
}
.tab_list_content{
	display: flex;
	padding: 0 15px;
}
.car_content_right{
	min-width: 330px;
	padding-left: 30px;
}
.car_img_div{
	padding: 15px;
	border: 2px solid #F5F6F7;
}
.rental-price{
	background-color: #000000;
	padding: 8px 20px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 0!important;
}
.car_content_right ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.car_content_right ul li{
	padding: 20px 0;
	border-bottom: 2px solid #F5F6F7;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	color: #404040;
}
.car_content_right ul li span{
	display: inline-block;
	width: 122px;
	color: #000000;
	font-weight: 500;
	margin-right: 20px;
}
.rent-btn{
	margin-top: 40px;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	color: #FFFFFF;
	padding: 15px;
	display: block;
	text-decoration: none!important;
	text-align: center;
	background: linear-gradient(90deg, #C1272D 0%, #ED1C24 100%);
}
.rent-btn:hover{
	background: #000000;
	color: #FFFFFF;
}
.car-item:not(:first-child){
	display: none;
}
.car-name.active,.car-name:hover{
	background-color: #000000;
	color: #ffffff;
}
.car-page-item{
	margin-top: 30px;
}
.car_inner{
	display: flex;
	border: 2px solid #F5F6F7;
	padding: 20px 5px;
}
.car_inner > div{
	padding: 0 15px;
}
.car_inner .car-image{
	min-width: 400px;
}
.car_inner .cat_item_rent{
	min-width: 300px;
}
.car_inner .car-image img{
	width: 100%;
}
.car_inner .car_content{
	width: 100%;
}
.p-car-name{
	font-size: 32px;
	color: #000000;
	font-weight: 700;
	line-height: 40px;
	margin-bottom: 15px !important;
}
.p-car-name a{
	color: #000;
	text-decoration: none!important;
}
.p-car-name a:hover{
	color: #ed1c24;
}
.car_content ul,
.car_field ul{
	list-style: none;
	margin: 0;
	width: 50%;
	float: left;
	padding: 0;
}
.car_field .rent-btn{
    clear: both;
    width: auto;
    margin-top: 20px;
	margin-bottom: 30px;
    display: inline-block;
    border-radius: 10px;
}
.rent-btn:focus{
	color: #ffffff;
}
.car_content ul:nth-child(2),
.car_field ul:nth-child(2){
	padding: 0 15px 0 0;
}
.car_content ul:last-child,
.car_content ul li,
.car_field ul li{
	overflow: hidden;
	padding: 10px 0;
	border-bottom: 2px solid #F5F6F7;
	color: #404040;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px
}
.car_content ul li:last-child, .car_field ul li:last-child{
	border-bottom: none;
}
.car_content ul li span,
.car_field ul li span{
	font-weight: 700;
	margin-right: 14px;
}
.cat_item_rent div{
	padding: 35px 15px;
	background: #000;
	text-align: center;
	color: #fff;
	height: 100%;
}
.cat_item_rent p{
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	margin-bottom: 5px!important;
}
p.car_price{
	font-size: 30px;
	font-weight: 700;
	line-height: 50px;
	margin-bottom: 0 !important;
}
.cat_item_rent a.rent-btn{
	padding: 15px 30px;
	font-size: 20px;
	margin-top: 20px;
	    width: auto;
    display: inline-block;
}
.cat_item_rent a.rent-btn:hover{
	background: #ffffff;
	color: #000000;
}
.car--feture .elementor-shortcode{
	padding: 15px;
	border: 2px solid #F5F6F7;
    text-align: center;
}
.c_price  .elementor-shortcode{
	color: #ED1C24;
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 20px;
	line-height: 50px;
}
.car-data-table thead{
	background: linear-gradient(90deg, #C1272D 0%, #ED1C24 100%);
	text-align: left;
}
.car-data-table thead th{
	color: #FFF;
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	padding: 15px 30px;
}
.car-data-table table tr td{
	padding: 12px 30px;
}
.car-data-table table tbody tr:nth-child(even){
	background-color: #F5F6F7;
}
.car-data-table table{
	margin-bottom: 0;
}
.car-book iframe{
	width: 100%;
	max-width: 950px;
	margin-left: -20px;
	margin-right: -20px;
}
.navigation.post-navigation,
#comments{
	display: none;
}
.single-post .navigation.post-navigation{
	display: block;
	padding-top: 0;
}
.secondary h2,
.secondary h2.wp-block-heading{
	font-size: 32px !important;
	font-weight: 600;
	line-height: 40px;
	margin-bottom: 10px !important;
}
#block-23 p{
	display: none;
}
.wplogout-social-wrapper a{
	width: 80px;
	height: 60px;
	text-align: center;
	line-height: 68px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.wplogout-social-wrapper{
	display: flex;
	justify-content: space-between;
}
.wplogout-social-wrapper a.wplogout-social-facebook{
	background: #1877F2;
}
.wplogout-social-wrapper a.wplogout-social-pinterest{
	background: #E60023;
}
.wplogout-social-wrapper a.wplogout-social-twitter{
	background: #1DA1F2;
}
.wplogout-social-wrapper a.wplogout-social-whatsapp{
	background: #25D366;
}
.wp-block-latest-posts__list{
	margin-top: 0;
}
.wp-block-latest-posts.wp-block-latest-posts__list{
	margin-top: 0;
}
.wp-block-latest-posts__list li{
	padding: 15px 0;
	border-bottom: 2px solid #F5F6F7;
}
.wp-block-latest-posts__list li:last-child{
	border-bottom: none;
}
.wp-block-latest-posts__featured-image{
	margin: 0 15px 0 0!important;
	float: left;
}
.wp-block-latest-posts__featured-image img{
	width: 110px;
	height: 110px;
	border-radius: 10px;
}
.wp-block-latest-posts__post-title{
	margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    color: #000;
    margin-top: 0!important;
}
.wp-block-latest-posts__post-date{
	color: #404040;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	margin-bottom: 0;
	margin-top: 0;
	text-transform: uppercase;
}
#block-24{
	margin-top: 40px;
}
.sidebar_callaction{
	background: url(img/call-bg.jpg);
	background-size: cover;
	background-position: center;
	border-radius: 16px;
	padding: 30px;
}
.big-text{
	font-size: 32px;
	font-weight: 700;
	color: #ffffff;
	line-height: 30px;
	margin-bottom: 20px;
	line-height: 48px;
}
.small-text{
	font-size: 20px;
	margin-bottom: 40px;
	font-weight: 500;
	line-height: 30px;
	color: #ffffff;
}
.sidebar_callaction a{
	display: inline-block;
	padding: 15px 20px;
	background: #fff;
	border-radius: 10px;
	color: #ED1C24;
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
}
.sidebar_callaction a:hover{
	background: #000000;
	color: #ED1C24;
}
.p-date{
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	text-transform: uppercase;
}
.post-title{
	font-weight: 600;
	line-height: 60px;
	font-size: 48px;
	margin-bottom: 20px;
}
.single-post .entry-header{
	margin-bottom: 0!important;
}
.single-post .entry-content h2{
	font-size: 32px;
	font-weight: 500;
	line-height: 40px;
	margin-bottom: 10px;
}
.single-post .entry-content h3{
	margin-bottom: 5px;
	font-size: 26px;
}
.single-post .entry-content h4{
	margin-bottom: 10px;
	font-size: 24px;
}
.single-post .entry-content p{
	font-weight: 500;
	line-height: 24px;
	font-size: 18px;
	margin-bottom: 30px;
}
.single-post .entry-content p a{
	text-decoration: none;
}
.nav-links a,
.nav-links .page-numbers{
	border-radius: 0;
    background: transparent;
    display: inline-block !important;
    padding: 0;
    font-weight: 500;
    line-height: 56px !important;
    font-size: 20px !important;
    color: #000!important;
    vertical-align: middle;
    border: 2px solid #000000;
    width: 60px !important;
    height: 60px !important;
    margin: 10px;
}

.nav-links a{
	background: #000000;
	font-size: 0 !important;
}

.ast-pagination .nav-links{
	display: flex;
    justify-content: center;
}
.nav-links a svg{
	display: inline-block;
	vertical-align: middle;
}
.nav-links a:hover,
.nav-links .current{
	background-color: #000000;
	color: #ffffff !important;
}
.nav-links a:hover{
	background-color: #ed1c24;
	border-color: #ed1c24;
}
.post-itemss{
	display: flex;
	margin: 0 -15px;
}
.post_item{
	padding: 0 15px;
	display: block;
}
.post-inner{
	border: 2px solid #F5F6F7;
}
.post_date{
	margin: 15px 0!important;
	font-weight: 500!important;
	line-height: 20px!important;
	font-size: 16px!important;
	text-transform: uppercase!important;
}
a:focus {
    outline: none!important;
}
.post-name{
	font-size: 32px!important;
	font-weight: 600!important;
	line-height: 46px!important;
	margin-bottom: 10px!important;
}
.post-name a{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;  
	overflow: hidden;
	color: #000000;
	text-decoration: none!important;
}
.post-name a:hover{
	color: #ed1c24;
}
.post_desc{
	font-size: 16px!important;
	font-weight: 500!important;
	line-height: 24px!important;
	margin-bottom: 20px!important;
	 display: -webkit-box;
	  -webkit-line-clamp: 2;
	  -webkit-box-orient: vertical;  
	  overflow: hidden;
}
.post-btn{
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
    padding: 10px 15px;
    display: inline-block;
    text-decoration: none!important;
    text-align: center;
    border-radius: 10px;
    background: linear-gradient(90deg, #C1272D 0%, #ED1C24 100%);
}
.post-btn:hover{
	background: #000000;
	color: #fff;
}
.blog-page{
	display: block;
}
.blog-page .post_item {
    float: left;
    margin-bottom: 30px;
    margin-top: 0!important;
}
.post_content{
	padding: 0 20px 20px 20px;
}
.ch_item .elementor-icon svg{
	height: auto;
	width: auto;
}
.relate_title{
	text-align: center;
	font-size: 60px;
	font-weight: 600;
	line-height: 70px;
	margin-bottom: 40px;
}
.related_post{
	margin-bottom: 100px;
}
.post-itemss .post_item{ 
	margin: 0!important;
}
@media (min-width: 922px){
	.single-post #primary {
	    width: 67%;
		margin-top: 60px;
	}
	.single-post #primary{
		padding-right: 15px;
	}
	.single-post #secondary {
		padding-left: 15px;
        margin-top: 60px;
        width: 33%;
        height: max-content;
        position: sticky;
        top: 100px;
	}
}
.calendar-widget{
	padding: 0;
}
.pagination-blog{
	    clear: both;
    text-align: center;
    margin-top: 60px;
}
.pagination-blog .page-numbers{
	display: inline-block;
	vertical-align: middle;
	border: 2px solid #000;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 56px;
	font-size: 20px;
	font-weight: 500;
	color: #000;
	text-decoration: none !important;
	margin: 0 7px;
}
.pagination-blog  .page-numbers.current,
.pagination-blog  .page-numbers:hover{
	background-color: #000;
	color: #fff;
}
.next.page-numbers{
	border: none;
	background-color: #F5F6F7;
	font-size: 0 !important;
	background-image: url(img/right.svg);
	background-position: center;
	background-repeat: no-repeat;
}
.next.page-numbers:hover{
	background-color: #F5F6F7;
}
.prev.page-numbers{
	border: none;
	background-color: #F5F6F7;
	font-size: 0 !important;
	background-image: url(img/left.svg);
	background-position: center;
	background-repeat: no-repeat;
}
.next.page-numbers:hover,
.prev.page-numbers:hover{
	background-color: #F5F6F7;
}

/*responsive css*/
@media(max-width: 1199px) {
	.site-footer-above-section-1 .ast-footer-html-1 .col-left p,
	.site-footer-above-section-1 .ast-footer-html-1 .col-right a{
		font-size: 30px;
		line-height: 40px;
	}
	.car_list_tab .elementor-shortcode{
		display: block;
	}
	.car-name{
		text-align: center;
	}
	.cover{
		height: 270px;
	}
	.righht_tab_content{
		margin-top: 30px;
	}
	.tab-left{
		min-width: 100%;
	}
	.p-car-name{
	    font-size: 26px;
	    line-height: 36px;
	}
	.car_content ul li,
	.cat_item_rent p,
	.car_field ul li{
	    font-size: 16px;
	    line-height: 24px;
	}
	.cat_item_rent a.rent-btn{
		    padding: 10px 30px;
	}
	.car_inner .car-image, .car_inner .cat_item_rent {
	    min-width: 230px;
	}
	p.car_price{
	    font-size: 24px;
        line-height: 36px;
	}
	.c_price .elementor-shortcode{
		font-size: 30px;
	    margin-bottom: 15px;
    	line-height: 36px;
	}
}
@media(max-width: 991px) and (min-width: 768px){
	.site-footer-above-section-1 .ast-footer-html-1 {
	    margin-top: 50px;
	}
	.elementor-column.md-col,
	.md_responsive.elementor-element .md-col,
	.md_responsive.elementor-element .md-col{
		width: 100%;
	}
	.md_responsive.elementor-element{
		display: block;
	}
	.elementor-column.md-col:last-child{
		margin-top: 30px;
	}
	.car_content ul{
		width: 100%;
    	float: none;	
    	padding: 0!important;
	}
	.car_inner{
		padding: 10px 0;
	}
	.car-data-table{
		margin-bottom: 50px !important;
	}
}
@media(max-width: 991px){
	.footer-widget-area.widget-area.site-footer-focus-item{
		text-align: left;
	}
	#block-17{
    	width: 64%;
	}
	.site-above-footer-wrap[data-section="section-above-footer-builder"]{
	    padding-bottom: 70px;
	}
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"]{
		padding-top: 70px;
	}
	.list-process h3{
	    line-height: 40px;
	}
	.car--feture .elementor-shortcode img{
		width: 400px;
	}
	.car--feture .elementor-shortcode{
		padding: 0 15px;
	}
	.relate_title{
		font-size: 40px;
		line-height: 50px;
		margin-bottom: 20px;
		margin-top: 30px;
	}
	.related_post{
		margin-bottom: 70px;
	}
	.wplogout-social-wrapper{
		display: block;
	}
	.cat_item_rent div{
		height: auto;
	}
	.single_img_field{
		margin-top: 30px;
	}
	.book_now_btn.single_car_btn{
		padding-top: 0;
	}
}

@media(max-width: 767px){
	.site-header-above-section-left {
		display: none;
	}
	.ast-above-header-bar .ast-builder-grid-row{
		display: block;
	}
	.ast-header-button-1 .ast-custom-button{
		font-size: 0!important;
	}
	.ast-header-button-1 .ast-custom-button:before{
		top: 0;
	    left: 0;
	    right: 0;
	    margin: auto;
	    bottom: 0;
	}
	.ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle{
		padding: 0;
	}
	.ast-above-header-bar .ast-grid-right-section {
	    justify-content: center;
	}
	.site-footer-above-section-1 .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]{
		padding: 30px 15px;
	}
	#block-21 .wp-block-heading{
		font-size: 40px;
		line-height: 40px;
		margin-bottom: 0;
	}
	#wpcf7-f55-o1 p {
	    margin-top: 20px;
	}
	.f-row{
		display: block;
	}
	.f-col{
		width: 100%;
	}
	#wpcf7-f55-o1 label{
		font-size: 16px;
		margin-bottom: 5px;
	}
	#wpcf7-f55-o1 .wpcf7-submit{
    	font-size: 18px;
    	margin-top: 20px;
	}
	.site-footer-above-section-1 .ast-footer-html-1{
		margin-top: 40px;
	}
	.site-footer-above-section-1 .ast-footer-html-1 .col-left p, .site-footer-above-section-1 .ast-footer-html-1 .col-right a {
	    font-size: 20px;
	    line-height: 30px;
	}
	.site-above-footer-wrap[data-section="section-above-footer-builder"] {
	    padding-bottom: 30px;
	}
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
	    padding-top: 40px;
	}
	.site-primary-footer-wrap .ast-builder-footer-grid-columns{
		display: block;
	}
	.list-process {
	    position: relative;
	    padding-left: 75px;
	}
	.list-process h2 {
	    width: 60px;
	    height: 60px;
	    border-radius: 20px;
	    margin-bottom: 0;
	    font-size: 36px;
	    line-height: 68px;
	    position: absolute;
	    left: 0;
	    top: 0;
	}
	.list-process:before{
		width: 2px;
    	height: 100%;
	}
	.list-process h3 {
	    line-height: 36px;
	    font-size: 30px;
	}
	.review_slider .slick-dots{
		margin-top: 20px;
	}
	.car-name{
		font-size: 18px;
		padding: 13px 15px;
	}
	.tab_list_content{
		display: block;
	}
	.cover {
	    height: 170px;
	}
	.up-down-btn button{
	    height: 60px;
        line-height: 46px;
	}
	.car_content_right{
		min-width: 100%;
		padding: 20px 0 0 0;
	}
	.rental-price{
		font-size: 18px;
	}
	
	.car_content_right ul li,
	.car_field ul li{
		font-size: 16px;
		line-height: 26px;
		padding: 10px 0;
	}
	.car_content_right ul li span,
	.car_field ul li span{
		margin-right: 10px;
		    width: 100px;
	}
	.rent-btn{
		margin-top: 20px;
	    font-size: 18px;
	    line-height: 26px;
        padding: 12px;
	}
	.car_inner{
		display: block;
	}
	.cat_item_rent div{
		padding: 15px;
	}
	.blog-page .post_item {
	    margin-top: 0!important;
	    padding: 0;
	}
	.p-car-name{
		margin-bottom: 10px!important;
	}
	.c_price .elementor-shortcode {
	    font-size: 26px;
	    margin-bottom: 5px;
	    line-height: 30px;
	}
	.car-data-table thead th{
		padding: 10px 15px;
	    line-height: 20px;
		font-size: 16px;    
	}
	.car-data-table table tr td {
	    padding: 10px 15px;
	    font-size: 16px;
	}
	.car-book iframe{
		margin: 0;
	}
	.post-itemss{
		display: block;
	}
	.elementor-column.post_item{
		width: 100%;
		margin-top: 30px;
	}
	.post-name{
	    font-size: 26px!important;
        line-height: 30px!important;
	}
	.single-post .ast-container, .single-post .ast-container-fluid{
		padding-left: 15px;
		padding-right: 15px;
	}
	.post-title{
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 10px;
	}
	.single-post .entry-content p{
		margin-bottom: 20px;
	}
	.single-post .entry-content h2{
		font-size: 26px;
		line-height: 30px;
	}
	.order-sm-2{
		order: 2;
	}
	.order-sm-3{
		order: 3;
	}
	.order-sm-1{
		order: 1;
	}
	.relate_title{
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 20px;
		margin-top: 10px;
	}
	.related_post{
		margin-bottom: 50px;
	}
	.pagination-blog .page-numbers{
	    width: 46px;
   	 	height: 46px;
        line-height: 42px;
    	font-size: 16px;
    	margin: 0 4px;
	}
}
@media(max-width: 767px) and (min-width: 576px){
	.site-primary-footer-wrap .site-footer-primary-section-1,
	.site-primary-footer-wrap .site-footer-primary-section-2{
		float: left;
		width: 50%;
	}
	.site-primary-footer-wrap .site-footer-primary-section-3{
		width: 100%;
		clear: both;
		padding-top: 30px;
	}
	.car_inner .car-image{
		width: 37%;
		float: left;
		min-width: auto;
	}
	.car_inner .car_content{
		width: 63%;
		float: left;
	}
	.car_inner .cat_item_rent{
		width: 100%;
		clear: both;
	}


}
@media (min-width: 421px) {
    .single .post-navigation .nav-next, .single .post-navigation .nav-previous {
        display: flex !important;
    }
.single .post-navigation .nav-previous {
    width: 50%;
    text-align: center;
   
    justify-content: start;
   
}
	.single .post-navigation .nav-links .nav-previous+.nav-next {
    width: 50%;
    display: flex;
    justify-content: end;
    text-align: center;
}
	.single .post-navigation .nav-previous {
        width: 50%;
        display: flex;
    }
}
@media(max-width: 575px){
	.site-footer-above-section-1 .ast-footer-html-1 .ast-builder-html-element{
		display: block;
	}
	.site-footer-above-section-1 .ast-footer-html-1 .col-left,
	.site-footer-above-section-1 .ast-footer-html-1 .col-right{
		width: 100%;
	}
	.site-footer-above-section-1 .ast-footer-html-1 .col-right span {
	    font-size: 18px;
	    line-height: 26px;
	    margin-bottom: 5px;
	}
	.site-footer-above-section-1 .ast-footer-html-1 .col-right{
		margin-top: 20px;
	}
	.site-primary-footer-wrap .site-footer-section{
		width: 100%;
	}
	.site-footer-primary-section-2 .footer-widget-area .widget_nav_menu{
		display: block;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.footer_conatct_link{
		margin-bottom: 15px;
	}
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-stack .site-footer-section{
		margin-bottom: 0;
	}
	#wpcf7-f55-o1 .wpcf7-form-control{
		font-size: 16px;
    	line-height: 22px;
	}
	.ast-site-identity {
	    padding: 0 0;
	}	
	.ch_item .elementor-icon{
	    width: 90px;
   		 height: 80px;
	}
	.book-form .input-addon{
	    padding: 14px 9px;
    	min-width: 100px;
    	font-size: 14px;
	}
	.book-form .wpcf7-form-control{
		padding: 15px 10px !important;
	    font-size: 16px;
	}
	.book-form .input-addon svg{
	    width: 16px;
    	height: 16px;
	}
	.book-form .wpcf7-submit{
	    font-size: 18px;
    	line-height: 24px;
	}
	.car_inner .car-image img{
		margin-bottom: 10px;
	}
	.car_inner > div {
	    padding: 0 10px;
	}
	.car_inner .car-image, .car_inner .cat_item_rent {
	    min-width: 100%;
	    width: 100%;
	    text-align: center;
	}

	.car_content ul,
	.car_field ul {
		width: 100%;
		float: none;
		padding: 0 !important;
	}
	.p-car-name {
    	font-size: 20px;
	    line-height: 30px;
	}
	.cat_item_rent a.rent-btn{
    	font-size: 16px;
	    margin-top: 10px;
	    padding: 5px 15px;
	}
	.cat_item_rent p{
		margin-bottom: 0!important;
	}
	p.car_price {
	    font-size: 20px;
	    line-height: 30px;
	}
	.car_content ul li,
	.car_field ul li{
		padding: 6px 0;
	}
	.cat_item_rent div{
		margin-top: 10px;
	}
	.car-page-item {
	    margin-top: 20px;
	}
	.wplogout-social-wrapper a{
	    width: 60px;
    	height: 50px;
	    line-height: 60px;
	}
	.wplogout-social-wrapper a svg{
	    width: 20px;
    	height: 20px;
	}
	.wp-block-latest-posts__featured-image img{
	    width: 80px;
    	height: 80px;
	}
	.wp-block-latest-posts__post-title{
		font-size: 16px;
		line-height: 20px;
	}
	.wp-block-latest-posts .wp-block-latest-posts__post-date, .wp-block-latest-posts .wp-block-latest-posts__post-author{
		font-size: 14px;
	}
	.big-text{
		font-size: 24px;
	    line-height: 30px;
	    margin-bottom: 10px;
	}
	.small-text{
		font-size: 16px;
    	margin-bottom: 15px;
    	line-height: 24px;
	}
	.sidebar_callaction a{
	    font-size: 18px;
	    line-height: 20px;
	}
}
@media(min-width: 992px){
	.home-form{
		max-width: 520px;
		margin-left: auto;
	}
}
.post-itemss .slick-arrow{
	display: none !important;
}
.f-50{
	padding-left: 15px;
	padding-right: 15px;
	width: 100%
}
.cn_info .elementor-icon-list-item a:hover .elementor-icon-list-text{
	color: #ED1C24;
}
.single-post .site-header{
	border-bottom: 1px solid #F5F6F7;
}
@media(max-width: 921px){
	.ast-mobile-header-content{
	    position: absolute;
    	width: 100%;
	}
	.ast-main-header-wrap.sticky + .ast-mobile-header-content{
		position: fixed;
		top: 100px;
	}
}
@media(max-width: 575px){
	.ast-main-header-wrap.sticky + .ast-mobile-header-content{
		top: 80px;
	}
}
.sitemap_list  ul{
    margin: 0;
    padding-left: 20px;
}
.sitemap_list  ul li a{
	color: #404040;
	font-size: 18px;
	text-decoration: none!important;
}
.sitemap_list  ul li a:hover{
	color: #ed1c24;
}
.sitemap_list  ul li:not(:last-child){
	margin-bottom: 10px;
}
.lds-dual-ring {
		display: block;
		width: 80px;
		height: 80px;
		margin: auto;
}
	.lds-dual-ring:after {
		content: " ";
		display: block;
		width: 64px;
		height: 64px;
		margin: 8px;
		border-radius: 50%;
		border: 6px solid #fff;
		border-color: #000 transparent #000 transparent;
		animation: lds-dual-ring 1.2s linear infinite;
	}
	@keyframes lds-dual-ring {
		0% {
			transform: rotate(0deg);
		}
		100% {
			transform: rotate(360deg);
		}
	}
.car_filter_wrap form{
    display: flex;
    width: 100%;
    margin-bottom: 60px;
}
.car_filter_wrap form .seat_wrap{
	width: 100%;
	padding: 0 15px;
}
.car_filter_wrap form .seat_wrap:first-child{
	padding-left: 0;
}
.car_filter_wrap form .seat_wrap:last-child{
	padding-right: 0;
}
.seat_wrap_inner select{
	width: 100%;
	padding: 13px 20px;
	color: #404040;
	line-height: 24px;
	font-size: 18px;
	font-weight: 500;
	appearance: none;
	background-repeat: no-repeat;
	background-position: 96% center;
	background-image: url(img/down.svg);
	border: 2px solid #404040;
	background-color: #ffffff;
}
.ast-footer-html-2{
	padding: 10px 0;
}
.new-logo{
	display: flex;
	align-items: center;
	justify-content: center;
}
.new-logo p{
	font-weight: 500;
	line-height: 24px;
	font-size: 16px;
	margin: 0 10px;
	color: #000
}
@media(max-width: 767px){
	.car_filter_wrap form{
		display: block;
		margin-bottom: 20px;
	}
	.car_filter_wrap form .seat_wrap{
		padding: 0;
		margin-bottom: 10px;
	}
	.new-logo p img{
		min-width: 88px;
	}
	.new-logo p{
		line-height: 18px;
		font-size: 14px;
		margin: 0 5px;
	}
}
#menu-primary-2 {
	list-style: none;
}
.faq .e-n-accordion-item:not(:last-child){
	padding-bottom: 40px;
	border-bottom: 2px solid #F5F6F7;
}
.faq .e-n-accordion-item[open] .e-n-accordion-item-title-icon svg path,
.faq .e-n-accordion-item[open]:hover .e-n-accordion-item-title-icon svg path{
	fill: #ED1C24
}
.car--feture .elementor-shortcode .rent-btn{
	display: inline-block;
    border-radius: 10px;
    padding: 15px 30px;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: max-content;
}
.other-car-tags ul{
	list-style: none;
}
.inner-slider .swiper-slide{
	padding: 0 15px;
}
.rentals_slider .slick-list{
	margin: 0 -15px;
}
.rentals_slider .slick-list .elementor-widget-image{
	padding: 0 15px;
}
.slick-prev:before,
.slick-next:before{
	content: "";
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
    opacity: 1;
    display: block;
	background-position: center;
	margin: auto;
}
.slick-prev:before{
	background-image: url(img/a_left.svg);
}
.slick-next:before{
	background-image: url(img/a_right.svg);
}
button.slick-arrow{
    display: inline-block;
    position: absolute;
    top: -90px;
    background: #F5F6F7;
    height: 60px;
    width: 60px;
    text-align: center;
    border-radius: 10px;
   	transform: none;
   	opacity: 1;
}
button.slick-arrow:hover,
button.slick-arrow:focus{
	background: #000000;
}
button.slick-prev:hover:before,
button.slick-next:hover:before,
button.slick-prev:focus:before,
button.slick-next:focus:before{
	filter: invert(1);
}
button.slick-arrow.slick-prev {
 	right: 80px;
    left: auto;
}
button.slick-arrow.slick-next {
 	right: 0px;
    left: auto;
}
.car_wrapper{
	border: 2px solid #F5F6F7;
	box-shadow: 0px 15px 20px -10px rgba(0, 0, 0, 0.06);
}
.car_small_detail{
	border-top: 2px solid #F5F6F7;
	border-bottom: 2px solid #F5F6F7;
	padding: 10px;
}
.car_footer{
	padding: 10px;
}
.car_title{
	color: #000000;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
	display: inline-block;
	margin: 0 0 9px 0;
}
.car_title:hover{
	color: #ED1C24;
}
.d_span img{
	margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
}
.extra_fields{
	margin-bottom: 10px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 15px;
}
.d_span{
	color: #404040;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
    display: flex;
    align-items: center;
}
.car_footer{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.car_footer span{
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	color: #404040;
	margin-bottom: 5px;
	display: block;
}
.car_footer p{
	color: #ED1C24;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 0;
}
.rent_btn{
    color: #FFFFFF;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    padding: 10px 20px;
    background: linear-gradient(90deg, #C1272D 0.01%, #ED1C24 100%);
    border-radius: 10px;
    display: inline-block;
}
.rent_btn:hover{
	color: #ffffff;
	background: #000000;
}
.car_img{
	text-align: center;
    display: block;
}
.car_img img{
/* 	margin: 0 auto;
    height: 300px;
    object-fit: cover;
    width: 100%; */
}
.car_detail_slide{
	padding: 0 15px;
	height: max-content;
	overflow: hidden;
}
.car_slider .slick-list{
	margin: 0 -15px;
}
.car_detail_slide a{
	text-decoration: none!important;
}
.car_img{
/* 	height: 300px;
	display: flex;
    align-items: center;
    justify-content: center; */
}
.car_slider {
    padding-top: 40px;
}
.bg_red_text {
	border-radius: 20px;
	padding: 20px;
	background: linear-gradient(90deg, rgb(193 39 45 / 10%) 0.01%, rgb(237 28 36 / 10%) 100%);
}
.bg_red_text h3{
	font-size: 30px;
	font-weight: 600;
	line-height: 36px;
	color: #ED1C24;
	margin-bottom: 10px;
}
.bg_red_text .elementor-widget-container{
	font-size: 16px;
	font-weight: 500;
	line-height: 24px; 
}

.book_now_btn a{
    border-radius: 10px;
    padding: 10px 15px;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-decoration: none !important;
    background: linear-gradient(90deg, #C1272D 0.01%, #ED1C24 100%);
    color: #fff;
    display: inline-block;
}
.elementor-element.car_grid {
	display: flex;
    flex-direction: row;

}
.car_grid .inner-slider{
	
    min-width: 520px;
    width: 520px !important;
}
.car_grid .car_field ul{
	width: 100%;
	float: none;
}
.p-sticky{
	position: sticky;
    top: 100px;
    height: fit-content;
}
.book_now_btn{
	clear: both;
    display: block;
    padding-top: 40px;
}
.blog .type-post{	
	padding: 0 15px;
	margin:  0;
	width: 33.33%;
	float: left;
	margin-bottom: 60px;
}
.blog  .site-content{
	border-top: 2px solid #F5F6F7;
}
.blog  .ast-pagination{
	padding: 0;
}
.blog .ast-row{
	margin: 0 -15px !important;
	overflow: hidden;
}
.single_img_field{
    display: flex;
    width: 100%;
}
.single_img_field img{
    width: 68%;
}
.single_img_field ul{
	padding: 0 0 0 30px!important;
	margin: 0;
}
.location-car-slider{
	position: relative;
}
.location-car-slider button.slick-arrow.slick-prev{
	left: -15px;
    top: 125px;
    z-index: 9;
    transform: none;
}
.location-car-slider button.slick-arrow.slick-next{
	right: -15px;
    top: 125px;
    z-index: 9;
    transform: none;
}
.location-car-slider button.slick-arrow.slick-prev,
.location-car-slider button.slick-arrow.slick-next{
	background: #000;
}
.location-car-slider button.slick-arrow.slick-prev:before ,
.location-car-slider button.slick-arrow.slick-next:before{
	filter: invert(1);
}
.location-car-slider button.slick-arrow.slick-prev:hover,
.location-car-slider button.slick-arrow.slick-next:hover{
	background: #ed1c24;
}
.send_inqu .wpcf7-form label{
	margin-bottom: 5px;
}
.send_inqu .wpcf7-form p{
	margin-bottom: 10px;
}
select.wpcf7-form-control{
	-webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(img/down.svg);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: 98% center;
    padding-right: 28px !important;
}
.send_inqu  .wpcf7-form .wpcf7-form-control{
	background-color: #ffffff;
}
.col_half{
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 15px;
}
.rentals_slider.slick-slider {
	display: block;
}

@media(min-width: 992px){
	.book_now_btn{
	    display: none;
	}
}

@media(max-width: 1200px) and (min-width: 922px){
	.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button{
		padding-left: 22px;
    	padding-right: 22px;
    	    font-size: 0;
	}
	.ast-header-button-1 .ast-custom-button:before{
		top: 0;
	    left: 0;
	    right: 0;
	    bottom: 0;
	    margin: auto;
	}
}
@media(max-width: 991px) and (min-width: 768px){
	.elementor-element.tab_col {
	    width: 100%;
	}
	.elementor-element.responsive_tab .e-con-inner {
	    display: block;
	}
	.elementor-element.tab_col.p-sticky{
		margin-top: 30px;
	}
}
@media(max-width: 1199px){
	.custom-post-inner .post-image img.wp-post-image{
		height:185px;
	}
}
@media(max-width: 991px){
	.p-sticky{
		position: initial;
	    height: fit-content;
	}
	.location-car-slider button.slick-arrow.slick-prev{
		width: 50px;
    	height: 50px;
    	left: -5px;
    	display: block !important;
	}
	.location-car-slider button.slick-arrow.slick-next{
		width: 50px;
    	height: 50px;
    	right: -5px;
    	display: block !important;
	}
	.custom-post-inner .post-image img.wp-post-image {
		height: 150px;
	}
}
@media(max-width: 1199px) and (min-width: 921px){
	header .custom-logo-link img {
		max-width: 150px;
	}
	.ast-builder-menu-1 .menu-item > .menu-link{
		padding-left: 10px;
		padding-right: 10px;
		font-size: 14px;
	}
}
@media(max-width: 1199px) and (min-width: 992px){
	.location-car-slider{
		max-width: 400px;
		margin: 0 auto;
	}
}
@media(max-width: 1199px){
	.elementor-element.car_grid {
	    display: block;
	    flex-direction: row;
	}
	.car_grid .inner-slider{
	    height: auto;
	    padding: 15px 0;
	    min-width: 100%;
	    max-width: 520px;
	    width: 100%!important;
	}
}

@media(max-width: 767px){
	.custom-post-inner .post-image img.wp-post-image{
		height:auto;
	}
	.faq .e-n-accordion-item:not(:last-child){
		padding-bottom: 20px;
	}
	.car--feture .elementor-shortcode .rent-btn{
		bottom: 15px;
		padding: 12px 20px;
	}
	button.slick-arrow{
		display: none!important;
	}
	.blog .type-post{
		width: 100%;
    	float: none;
    	margin-bottom: 30px;
	}
	.nav-links a, .nav-links .page-numbers{
	    width: 40px !important;
    	height: 40px !important;
    	line-height: 36px !important;
    }
	.ast-pagination .nav-links{
		display: block;
		text-align: center;
	}
	.nav-links a, .nav-links .page-numbers{
		display: inline-block;
	}
	.blog .ast-pagination{
		padding-top: 0!important;
	}
	.ast-pagination .next.page-numbers{
		float: none;
	}
	.single_img_field{
		display: block;
	}
	.single_img_field img{
		width: 100%;
		margin-bottom: 20px;
	}
	.single_img_field ul{
		padding: 0 0 0 0!important;
		margin: 0;
	}
/* 	.car_img, .car_img img{
		height: 200px;
	} */
	.location-car-slider button.slick-arrow.slick-prev,
	.location-car-slider button.slick-arrow.slick-next{
		top: 80px;
	}
}
@media(max-width: 575px){
	.rentals_slider .slick-list,
	.car_slider .slick-list {
		padding-right: 18%;
	}
	.car_slider {
	    padding-top: 30px;
	}
	.d_span, .rent_btn{
		font-size: 16px;
	}
	.rent_btn{
		padding: 10px 15px;
	}
	.col_half{
		display: block;
	}
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link {
    padding: 7px 15px;
}
.ast-desktop .main-header-menu.ast-menu-shadow .sub-menu{
	padding: 10px 0;
}
.car_slider .car_detail_slide .car_wrapper{
	width: 100%;
	display: block;
	min-width: 100%;
}

.tab_col.p-sticky{
	position: inherit;
	top: 0
} 
@media(min-width: 991px){
	.tab_col.p-sticky{
		position: sticky;
		top: 100px;
		height: fit-content;
	}  
}

@media(min-width: 768px){
	.car_slider .car_detail_slide{
		height: 514px;
	}
	.p-sticky{
		top: 100px;
		position: sticky;
		height: max-content;

	}
}

