body {}
.pb-5{padding-bottom:4rem!important}
.pt-5{padding-top:4rem!important}
.py-5{padding-top:4rem!important;padding-bottom:4rem!important}
.my-5{margin-top:4rem!important;margin-bottom:4rem!important}
.mt-5{margin-top:4rem!important}
.mb-5{margin-bottom:4rem!important}
img{max-width:100%;height:auto}

header ul{display:flex;flex-wrap:wrap;column-gap:30px}
header ul li a{text-decoration: none;color: #262525;display:inline-block;border:1px solid #EB3021;padding:6px 20px 8px 45px;border-radius:7px;position:relative}
header ul li a:before{position:absolute;background:url(../images/car-rental-type-sprite.svg) no-repeat;height:20px;width:20px;left:15px;content:'';top:10px}
header ul li a:hover {background:#FFE8E6;border:1px solid #FFB9B4;color:#EB3021}
header ul li.manage-booking a:before{background-position:-1px -2px}
header ul li.contact-us a:before{background-position:-25px -2px}
header ul li.manage-booking a:hover:before{background-position:-280px -224px}
header ul li.contact-us a:hover:before{background-position:-282px -246px}
.inner-banner h1{font-weight:700;margin:0 0 8px}
.booking-steps{padding:0;list-style-type:none;margin:0;display:flex;flex-wrap:wrap;justify-content:center;column-gap:90px;row-gap:8px}
.booking-steps li{position:relative;padding:0 0 0 25px;font-size:16px;color:#222;font-weight:600}
.booking-steps li:before{position:absolute;background:url(../images/car-rental-type-sprite.svg) no-repeat;height:17px;width:19px;left:0;content:'';background-position:-1px -25px;
top:4px}
.sub-heading{margin:0 0 25px}
.sub-heading h2{font-weight:700;color:#222;font-size:32px;margin:0}
.sub-heading h2 span{color:#027CF3}
.sub-heading p{margin:9px 0 0}
.suppliers-section ul{list-style-type:none;padding:0;margin:0;list-style-type:none;justify-content:center;row-gap:15px;column-gap:15px;display:flex;flex-wrap:wrap}
.suppliers-section ul li{display:inline-block;width:8%;min-width:70px}
.suppliers-section ul li figure{margin:0}
.suppliers-section ul li figure img{border-radius:8px}
.car-categories ul{list-style-type:none;margin-bottom:0;padding:0;row-gap:22px}
.deal-box{border:1px solid #E2E2E2;border-radius:10px;height:100%;overflow:hidden}
.deal-info{display:inline-block;width:50%;margin:0 10px 0 0}
.deal-wrap{padding:13px;align-items:center}
.deal-wrap figure{margin:0;display:inline-block;width:43%;text-align:right}
.deal-wrap,.deal-box ul{display:flex;flex-wrap:wrap}
.deal-box ul{background:#F6F6F6;padding:5px 10px;display:flex;justify-content:space-between}
.deal-box ul li{position:relative;padding:0 0 0 23px;color:#555;font-size:13px}
.deal-box ul li:before{position:absolute;content:'';left:0;background:url(../images/car-rental-type-sprite.svg) no-repeat;height:20px;width:20px;top:2px}
.deal-box ul li.user:before{background-position:-25px -25px}
.deal-box ul li.door:before{background-position:-49px -3px}
.deal-box ul li.suitcase:before{background-position:-49px -27px}
.deal-box ul li.manual:before{background-position:-73px -26px}
.deal-box ul li.fuel:before{background-position:-73px -3px}
.deal-box ul li.hybrid:before{background-position:-322px -181px}


.deal-info strong{color:#027CF3;font-size:16px;font-weight:600}
.car-name{color:#151515;font-size:17px;font-weight:600}
.deal-info span{color:#404040;font-size:14px}
.popular-rental-searches{background:#F2F8FF;border-top:1px solid #D2E5FB;border-bottom:1px solid #D2E5FB}
.popular-rental-searches .sub-heading p{color:#424242}
.car-rental-searches{padding:0;margin-bottom:0;display:flex;flex-wrap:wrap;list-style-type:none;column-gap:15px;row-gap:22px}
.car-rental-searches li{display:inline-block;width:23%}
.car-rental-searches li a{display:inline-block;background:#fff;padding:18px 25px 20px 60px;border-radius:15px;border:1px solid #e5e5e5;width:100%;text-decoration:none;font-size:20px;font-weight:600;color:#151515;position:relative}
.car-rental-searches li a:before{position:absolute;background:url(../images/car-rental-type-sprite.svg) no-repeat;height:35px;width:35px;left:15px;content:'';top:50%;transform:translateY(-50%);}

.car-rental-searches li a::after {content:'';position:absolute;top:50%;right:15px;border:solid #EB3021;border-width:0 2px 2px 0;display:inline-block;padding:4.7px;
transform: translateY(-50%) rotate(-45deg);-webkit-transform: translateY(-50%) rotate(-45deg);opacity:0}
.car-rental-searches li a:hover:after {opacity:1}

.car-rental-searches li a.long-term-car-rental:before{background-position:-120px -152px}
.car-rental-searches li a.monthly-car-rental:before{background-position:-125px -42px}
.car-rental-searches li a.one-way-car-rental:before{background-position:-125px -2px}
.car-rental-searches li a.electric-car-rental:before{background-position:-78px -79px}
.car-rental-searches li a.suv-rental:before{background-position:-125px -79px}
.car-rental-searches li a.luxury-car-rental:before{background-position:-76px -116px}
.car-rental-searches li a.minivan-van-rental:before{background-position:-124px -116px}
.car-rental-searches li a.convertible-car-rental:before{background-position:-78px -149px}
.car-rental-searches li a.seater-car-rental:before{background-position:-315px -201px;height:25px}
.car-rental-searches li a:hover {background: #FFE8E6;border:1px solid #FFB9B4;color:#EB3021}
.car-rental-searches li a.electric-car-rental:hover:before {background-position: -243px -301px}
.car-rental-searches li a.long-term-car-rental:hover:before{background-position:-309px -4px}
.car-rental-searches li a.monthly-car-rental:hover:before{background-position:-242px -225px}
.car-rental-searches li a.one-way-car-rental:hover:before{background-position:-243px -262px}
.car-rental-searches li a.suv-rental:hover:before{background-position:-315px -44px}
.car-rental-searches li a.luxury-car-rental:hover:before{background-position:-318px -81px}
.car-rental-searches li a.minivan-van-rental:hover:before{background-position:-316px -145px}
.car-rental-searches li a.convertible-car-rental:hover:before{background-position:-321px -111px}
.car-rental-searches li a.seater-car-rental:hover:before{background-position:-315px -228px}

footer{background:#013F7C;padding:40px 0 0}
.menu-section ul{padding:0;margin:0;list-style-type:none;display:flex;flex-wrap:wrap;row-gap:8px;column-gap:15px}
.menu-section ul li{display:inline-block;width:18%}
.menu-section ul li a{text-decoration:none;color:#f0f0f0;font-weight:600}
.menu-section ul li a:hover{color:#accff2}
.copyright{text-align:center;border-top:1px solid #0F66BD;padding:12px 10px;color:#D3D3D3;font-size:14px;font-weight:600;margin:30px 0 0}
.surprice img,.sixt img,.sicily-by-car img,.rentsmart24 img,.optimorent img,.keddy-by-europcar img,.hertz img,.green-motion img,.ecovia img,.ech img,.dollar img,.budget img,.avis img{border:1px solid #ddd}
.view-all a:hover{color:#EB3021;}
.view-all a{text-decoration:none;color:#333;position:relative;padding:0 20px 0 0;font-weight:600;display:inline-block}
.suppliers-section .sub-heading{display:inline-block;width:74%;vertical-align:top}
.view-all{display:inline-block;width:25%;text-align:right;vertical-align:top;margin:25px 0 0}
.view-all a:after {position: absolute;border:solid #333;border-width:0 2px 2px 0;display:inline-block;padding:3.5px;content:'';right:5px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);top:9px}
.view-all a:hover:after{border-color:#EB3021}



/************inner page css *************/
.inner-banner{padding:0 0 50px;background: linear-gradient(to bottom, #EFF7FF, #FFFFFF)}
.inner-banner header{padding:0 0 60px}
.inner-banner h1{margin:0 0 5px;font-size:45px}
.inner-banner h1 + p{margin:0 0 25px}
.inner-banner .bg-white{background:none!important}
.why-book ul li p{margin:0}
.why-book ul{list-style-type:none;padding:0;margin-bottom:0;row-gap:20px;counter-reset: my-awesome-counter}
.why-book ul li{counter-increment:my-awesome-counter;position:relative}
.why-book ul li:before{content: "0" counter(my-awesome-counter);position: absolute;right:35px;top:28px;color:#D9D9D9;font-size:50px;font-weight:700;line-height:1}
.inner-page-categories .deal-wrap{background:#fff}
.why-bok-box{background:#fff;border:1px solid #E9E9E9;border-radius:20px;padding:20px;height:100%}
.why-bok-box h3{font-weight:700;font-size:20px;position:relative;padding:80px 0 0}
	

.why-bok-box h3:before{position:absolute;background:url(../images/car-rental-type-sprite.svg) no-repeat;height:67px;width:67px;content:'';top:0;background-position:1px -53px}
.why-bok-box.customer-support h3:before{background-position:-5px -206px}
.why-bok-box.ample-space h3:before {background-position:-188px -117px;height:56px}
.why-bok-box h3.cost-saving:before{background-position:1px -43px;height:54px}
.why-bok-box.road-trips h3:before{background-position:-239px -71px}
.why-bok-box.ample-space h3:before{background-position: -239px -149px;height:70px}
.why-bok-box.widest-fleet h3:before{background-position:-1px -126px}
.why-bok-box.no-hidden-charges h3:before{background-position:-82px -188px}
.why-bok-box.flexible-deals h3:before{background-position:-241px -1px}
.why-bok-box.modifications h3:before{background-position:-167px 1px}
.why-bok-box.comfortable h3:before{background-position:-167px -146px}
.why-bok-box.convenience h3:before{background-position:-167px -210px;height:63px}
.why-bok-box.time-saving h3::before {background-position:-167px -273px;height:67px}
.why-bok-box.extended-trips h3:before {background-position: -167px -154px;height:54px}
.welcome-section-inner figure img{border-radius:20px;box-shadow:0 0 20px rgba(0,0,0,0.15)}
.welcome-section-inner figure{margin:0;text-align:right}
.car-rental-companies{background:#F2F8FF;padding:30px;border:1px solid #E3F0FF;border-radius:10px}
.car-rental-companies ul,.other-locations ul,.other-companies ul{list-style-type:none;margin:0;padding:0;display:flex;flex-wrap:wrap;row-gap:15px;column-gap:15px}
.car-rental-companies ul li,.other-locations ul li,.other-companies ul li{display:inline-block;width:18%} 
.car-rental-companies ul li a,.other-locations ul li a,.other-companies ul li a{text-decoration:none;color:#222;position:relative;padding:0 0 3px 20px;display:inline-block}
.car-rental-companies ul li a:before,.other-locations ul li a:before{position:absolute;left:0;border:1px solid #027CF3;height:12px;width:12px;content:'';top:7px}
.car-rental-companies ul li a:after,.other-locations ul li a:after,.other-companies ul li a:after{position:absolute;left:3px;height:6px;width:6px;background:#027CF3;content:'';top:10px}
.other-locations ul li a:hover:before{border:1px solid #EB3021}
.car-rental-companies ul li a:hover,.other-locations ul li a:hover,.other-companies ul li a:hover{color:#EB3021}
.car-rental-companies ul li a:hover:after,.other-companies ul li a:hover:after,.other-locations ul li a:hover:after{background:#EB3021}
.welcome-section-inner .row{align-items:center}
.navbar-brand {display: inline-block;width:21%;min-width:200px}
.welcome-section-inner p:last-of-type{margin:0}
.welcome-section-inner .sub-heading{margin:0 0 15px}
.why-book-long-term{position:relative}
.why-book-long-term:before{background:#F2F8FF;content:'';left:0;right:0;top:0;border-top:1px solid #D2E5FB;border-bottom:1px solid #D2E5FB;position: absolute;height:272px}
.why-book-long-term .container {position:relative;z-index:1}
.faq-home .accordion-item{border:0;background:none!important;border-bottom: 1px solid #e0e0e0;}
.faq-home .accordion-item:last-of-type{margin:0;border:0}
.faq-home button{padding:10px 25px 10px 0;position:relative;background:none!important;border:0!important;box-shadow:none!important;color:#151515!important;font-size:17px!important;line-height:25px}
.faq-home button:after{position:absolute;background: url(../images/car-rental-type-sprite.svg) no-repeat !important;height:20px;width:20px; right:0;background-position:-72px -49px !important;transform:none!important}
.faq-home button.collapsed:after{background-position:-99px -27px!important}
.faq-home .accordion-body{padding:0 0 15px}
.faq-home .accordion-body p{margin:0}
.things-to-know ul{padding:0;list-style-type:none;margin:0;display:flex;flex-wrap:wrap;row-gap:15px}
.things-to-know ul li{position:relative;padding:0 0 0 28px}
.things-to-know ul li:before{position:absolute;background: url(../images/car-rental-type-sprite.svg) no-repeat;height:20px;width:20px;left:0;content:'';background-position:-99px -1px;top:0}
.things-to-know figure{position:relative;text-align:center;margin:0}
.things-to-know figure br{display:none}
.things-to-know figure img{border-radius:20px}
.things-to-know figure span{position: absolute;left:0;font-size:0;display: inline-block;width:68px;height:50px;background:#fff;border-radius:10px;box-shadow:0 0 2px rgba(0,0,0,0.2);
top:90px}
.things-to-know figure span:before{position:absolute;background:url(../images/car-rental-type-sprite.svg) no-repeat;height:42px;width:49px;content:'';left:50%;
top:50%;transform: translate(-50%, -50%)}
.cross-border-icon:before{background-position:-4px -278px!important;width:50px!important;}
.rental-terms-icon:before{background-position:-63px -276px !important;height:44px!important;}
.fuel-icon:before {background-position:-117px -279px!important;width:50px!important;}
.cross-border-icon{top:50%!important;transform:translateY(-50%)}
.fuel-icon,.rental-terms-icon{left:auto!important;right:0!important;top:60px!important}
.fuel-icon{top:auto!important;bottom:60px!important}
.things-to-know .row{align-items:center}



/************** form css *************/
.form-section{background:#083153;border-radius:15px;margin:0 0 20px;padding:15px}
.sc-form-heading{display:none}
.form-section #sc-box .sc-field-wrapper{background:none!important;padding:0!important}
.sc-aff-base{max-width:100%!important}
.sc-aff-base #sc-box .sc-suggest .sc-date-field {width:calc(51% - 12px)!important}
#sc-box .locLabel{margin:0 0 5px!important}
.form-section{background:#083153;border-radius:15px;margin:0 0 20px;padding:15px}
.sc-aff-base #sc-box .sc-suggest .sc-field.half.liveInWrap {margin-top:20px!important;margin-left:0!important;width:49%!important}
#sc-box .sc-form-wrapper:not(.sc-nf) .drv_age_check{border:0!important;margin:0!important;padding-top:0!important}
.sc-aff-base #sc-box .sc-suggest .subMitBtn{right:0!important}
.sc-clear-15{display:none!important}
.switch-android .sc-switch,#sc-box .sc-form-wrapper .label_on .sc-cust-checkbox + label:before, #sc-box .sc-form-wrapper .sc-cust-checkbox + label:before{background:#EB3021!important}
#sc-box .sc-form-wrapper .sc-cust-checkbox + label:after {border-color:#fff!important}
#sc-box .subMitBtn input[type="submit"] {font-size:21px!important;padding:15px 37px !important;text-transform:none!important;font-weight:600!important;border-radius:10px;
background:#EB3021!important;border:0!important}
.sc-aff-base #sc-box .sc-suggest .subMitBtn{bottom:0!important}
.sc-aff-base #sc-box .sc-suggest .formToggleInc{margin-top:18px!important}
#sc-box .sc-form-wrapper .sc-field input[type="text"],.sc-aff-base #sc-box .sc-field.half .sc-date-field button, .sc-aff-base #sc-box .sc-field.half .sc-date-field input,#sc-box .sc-form-wrapper .sc-date-field select{border-radius:10px!important}
.select-placeholder strong, .select2-container .select2-selection .select2-selection__rendered {color:#fff!important}
#supplycars_page_loader {position:relative !important;margin: 0 !important; top:0 !important;min-height:160px;display:inline-block!important;width:100%;height:100%}
#supplycars_page_loader > div {position:absolute!important;left:calc(50% - 25px)!important;top:60px!important;top:25%!important}
.sc-form-wrapper.sc-suggest{padding-bottom:15px!important}

  






@media screen and (max-width:1400px) {
.inner-banner header {padding:0 0 40px}	
.booking-steps{column-gap:60px}
.car-name{font-size:15px}
.deal-info strong{font-size:14px}
.deal-info span,.deal-box ul li{font-size:12px}
.sub-heading h2{font-size:28px}
.deal-wrap figure{width:43%}
.deal-box ul li{padding:0 0 0 22px}
.car-rental-searches li a{font-size:17px}
.inner-banner h1{font-size:40px}
.why-book ul li:before{font-size:45px}
}


@media screen and (max-width:1199px) {
	
.why-bok-box h3:before{background-size:280px;height:54px;width:54px;background-position:1px -41px}
.why-bok-box.widest-fleet h3:before{background-position:0 -102px}
.why-bok-box h3{padding:60px 0 0}
.why-bok-box.customer-support h3:before {background-position:-5px -164px;height:54px}
.why-bok-box.no-hidden-charges h3:before {background-position:-65px -151px}
.why-bok-box.flexible-deals h3:before {background-position:-189px -1px}
.why-bok-box.time-saving h3:before {background-position:-132px -216px;height:53px}
.why-bok-box.extended-trips h3:before {background-position:-131px -122px;height:44px}
.why-bok-box.convenience h3:before {background-position:-131px -164px;height:52px}
.why-bok-box.road-trips h3:before {background-position:-189px -56px}
.why-bok-box.ample-space h3:before {background-position:-188px -117px;height:56px}
.why-bok-box.cost-saving h3:before{background-position:1px -41px;height:56px}
.why-bok-box.comfortable h3:before{background-position:-132px -118px}
.why-bok-box.modifications h3:before {background-position:-130px 1px;height:55px}	

.why-book ul li:before{font-size:40px;top:20px}
.form-section #bookingengine{min-height: 295px!important}	
.py-5{padding-top:2.5rem!important;padding-bottom:2.5rem!important}	
.pb-5{padding-bottom:2.5rem!important}	
.mb-5{margin-bottom:2.5rem!important}	
.booking-steps {column-gap: 40px}
.sub-heading h2{font-size:26px}
.deal-info{width:53%}
.deal-box ul li{font-size:11px}
.car-name {font-size:14px}
.deal-wrap{padding:10px}
.car-categories ul.row{margin:0;column-gap:10px;row-gap:10px}
.car-categories ul.row > li{padding:0;width:24%}
.deal-wrap figure {width:40%}
.car-rental-searches li {width:23.7%}
.car-rental-searches li a {font-size:15px;padding:15px 15px 15px 55px;height:100%;align-content: center}
.car-rental-searches li a:before{left:10px}
.menu-section ul li {width:23%}
.why-bok-box h3{font-size:18px}
.inner-banner header {padding:0 0 30px}
.inner-banner h1{font-size:35px}
.car-rental-companies ul li, .other-locations ul li, .other-companies ul li {width:22%}
.car-rental-companies ul, .other-locations ul, .other-companies ul{row-gap:10px}
.car-rental-companies{padding:20px}

/**** form css *****/
.sc-aff-base #sc-box .sc-suggest .sc-date-field {width: calc(51% - 15px) !important}
#sc-box .sc-right {float:left!important;margin:0 0 10px}

	
}	






@media screen and (max-width:991px) {
.why-book ul li:before{font-size:35px;top:25px}	
.form-section #bookingengine {min-height:314px!important}	
.booking-steps {column-gap:20px}
.booking-steps li:before{top:2px}
.booking-steps li{font-size:14px}
.car-categories ul.row > li{width:49%}
.deal-box ul li:before{top:-2px}
.deal-box ul li{padding:0 0 0 25px}
.sub-heading h2{font-size:24px}
.car-rental-searches li {width:48%}
.menu-section ul li a{font-size:15px}
.menu-section ul li {width:31%}
.menu-section ul{row-gap:6px}
.car-rental-searches{row-gap:15px}
.inner-banner h1{font-size:30px}
.car-rental-companies ul li, .other-locations ul li, .other-companies ul li {width:30%}
.things-to-know figure span:before,.things-to-know figure span{display:none}
.things-to-know figure{margin:25px 0 0}
}	







@media screen and (max-width:767px) {
.deal-box ul li:before{top:0}	
.faq-home .row .col-md-6:first-of-type .accordion-item:last-of-type{border-bottom:1px solid #e0e0e0}	
.inner-banner header {padding:0 0 20px}		
header ul li a:hover {background:none;border:0;color:#fff}	
.suppliers-section ul {margin: 0 0 20px}	
.suppliers-section .col-12{display:flex;flex-wrap:wrap}	
.suppliers-section .sub-heading,.view-all{width:100%;text-align:center}
.view-all{order:3;margin:0}	
.sub-heading {margin:0 0 15px}	
.inner-banner h1{font-size:26px}	
.navbar-toggler{box-shadow:none!important}
.sub-heading h2{font-size:22px}	
.navbar-toggler{border:0!important;padding:0!important}	
#offcanvasNavbar{width:300px}	
.offcanvas{background:#027CF3}
header ul li{border-bottom:1px solid #2A8BEA}
header ul li a{border:0;color:#fff;padding:10px 15px;width:100%;font-size:18px}
header ul li a:before{display:none}
.offcanvas-body{padding:0}
.footer-logo,.menu-section{width:100%}
.footer-logo{margin:0 0 20px}
.footer-logo a {width:49%;max-width:257px;min-width:200px}
.car-rental-searches li a{font-size:14px}
.welcome-section-inner figure{text-align:center;margin:20px 0 0}
.why-book ul li{width:50%}
.car-rental-companies ul, .other-locations ul, .other-companies ul{row-gap:6px}
.car-rental-companies ul li, .other-locations ul li, .other-companies ul li {width:48%}	

.sc-aff-base #sc-box .sc-suggest .sc-field.half.liveInWrap{width:100%!important}
#sc-box .sc-form-wrapper:not(.sc-nf) .drv_age_check{margin:0 0 15px!important}
.sc-form-wrapper.sc-suggest{padding-bottom:0!important}

}


@media screen and (max-width:575px) {
.form-section #bookingengine {min-height:360px!important}	
.booking-steps li:before{background-position:-1px -48px}	
.form-section{padding:0}	
.inner-banner h1,.inner-banner p,.booking-steps li{color:#fff}
.inner-banner p{display:none}	
.inner-banner header {padding:5px 0;background:#fff;margin:0 0 40px}	
.inner-banner{background:#083153;margin:0 0 40px;}	
.inner-banner h1{font-size:24px;margin:0 0 20px}		
.car-categories ul.row > li {width:48.8%}
.footer-logo{text-align:center}

.sc-aff-base #sc-box .sc-suggest .sc-date-field{width:100%!important}
}


@media screen and (max-width:509px) {
.form-section #bookingengine {min-height:412px!important}
}  



@media screen and (max-width:480px) {
.deal-wrap{justify-content:space-between}	
.car-categories ul.row > li{width:100%}	
.menu-section ul li,.car-rental-searches li,.car-rental-companies ul li,.other-locations ul li,.other-companies ul li{width:47%}
.why-book ul li {width:100%}
.booking-steps {column-gap:10px}
} 


@media screen and (max-width:380px) {
.booking-steps li {font-size:12px}	
.car-rental-companies ul li,.other-locations ul li,.car-rental-searches li{width:100%}
}

@media screen and (max-width:339px) {
.form-section #bookingengine {min-height:436px!important}	
}	
