@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
body{margin:0px; padding:0px; font-size:14px; color:#838383; background-color: #ffffff; font-family: "Roboto", sans-serif;}
h1,h2,h3,h4,h5,h6,p,ul,li,div,ol,span,input,textarea,div,class,select,section,header,footer,img{margin:0px; padding:0px;  box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

#container{width:100%; overflow: hidden;}
.full_width{width:100%;}
.page-container {max-width: 1400px;margin: auto; padding:0px 80px; text-align: left;}
.left{float:left;}
.right{float:right;}
.left_side{float:left;}
.right_side{float:right;}
.col{float:left;}
.clearfix{clear:both;}
a img{border:0px;}
img{max-width:100%;}
a{ text-decoration:none;}
.hide{ display:none;}

.wd_100{ width:100%;}
.wd_95{ width:95%;}
.wd_90{ width:90%;}
.wd_85{ width:85%;}
.wd_80{ width:80%;}
.wd_75{ width:75%;}
.wd_70{ width:70%;}
.wd_65{ width:65%;}
.wd_60{ width:60%;}
.wd_55{ width:55%;}
.wd_50{ width:50%;}
.wd_45{ width:45%;}
.wd_40{ width:40%;}
.wd_35{ width:35%;}
.wd_30{ width:30%;}
.wd_25{ width:25%;}
.wd_20{ width:20%;}
.wd_15{ width:15%;}
.wd_10{ width:10%;}

.txt_align_left{ text-align:left;}
.txt_align_center{ text-align:center;}
.txt_align_right{ text-align:right;}
.position_relative{ position:relative;}
p{ font-size:15px; color:#000; text-align:left; font-weight:400; line-height:140%; margin-bottom:10px;}
h1{ font-size:28px; color:#000; text-align:left; font-weight:normal; margin-bottom:15px;}
h2{ font-size:22px; color:#000; text-align:left; font-weight:normal; margin-bottom:15px;}
h3{ font-size:20px; color:#000; text-align:left; font-weight:normal; margin-bottom:15px;}
a{ color:#000;}

/*GERENRIC_SECTION_START*/
.iti{display:block !important;}
.width-auto{width: inherit !important;}
.jusfify-content-inherit{justify-content: inherit !important;}
.gerenric-padding {padding: 60px 0px;}
.gerenric-heading {font-size: 40px; text-align: center; line-height: 135%;font-weight: 700;color: #101010;margin-bottom: 30px}
.gerenric-heading span{color: #D4AF37;}
.gerenric-heading.mb-heading-show{display: none;}
.btn.btn-primary{ min-width: 160px; display:inline-flex; align-items:center; justify-content: center; border-radius: 10px; font-size: 16px; padding: 14px 15px; font-weight: 500; border: 0px; color: #fff; background-color: #D4AF37;}
.btn.btn-primary:hover{ background-color: rgb(206, 148, 3);}
.btn.btn-primary.full-btn{width: 100%; min-width: inherit;}
.btn.btn-primary img{margin-right: 5px;}
.btn.btn-primary.btn-transparent{padding:12px 15px;color: #D4AF37; background-color: transparent; border: 1px solid #D4AF37;}
.btn.btn-primary.btn-transparent:hover{background-color: #D4AF37;color: #fff; border-color: #D4AF37;}
.btn.btn-primary.border-rd{border-radius: 9px;}
.gerenric-form {width: 100%;}
.gerenric-form ul li {width: 100%;list-style-type: none; text-align: left; font-size: 16px; color: #040308; margin-bottom: 8px;position: relative;}
.gerenric-form ul li:last-child{margin-bottom: 0px;}
.gerenric-form ul li .row{--bs-gutter-x: 0.5rem;}
.gerenric-form .form-label{width: 100%; font-size: 16px; font-weight: 500; color: #000; margin-bottom: 15px;}
.gerenric-form ul li .form-control {width: 100%;padding: 14px 25px; text-align: left; font-size: 16px; color: #6C757D; background-color: #FFFFFF; border-radius: 9px;border:1px solid #D9D9D9;}
.gerenric-form ul li .form-control:focus{outline: none; box-shadow: none;}
.gerenric-form ul li .form-control::placeholder{color: #A4ACB9; }
.gerenric-form ul li .form-control::-moz-placeholder{color: #A4ACB9; }
.gerenric-form ul li .form-control.form-textarea{height:65px;resize: none;}
.social-media ul{ display: flex;}
.social-media ul li{list-style-type: none; margin-right: 5px;}
.social-media ul li .social-box{width: 30px; height: 30px; background-color: #FDBA10; border-radius: 9px; display: flex; align-items: center; justify-content: center;padding: 4px;}
.social-media ul li .social-box:hover{ background-color: #f0ae07;}
.payment-method{width: 100%;}
.payment-method ul{display: flex; align-items: center;}
.payment-method ul li{ list-style-type: none; margin-left: 5px;}
.secure-section{width: 100%; display: flex; align-items: center; justify-content: space-between;}
.secure-section.secure-postn{position: absolute; bottom: 40px;}
.secure-section .secure-left{padding-right: 5px; display: flex; align-items: center;}
.secure-section .secure-right{padding-left: 5px;}
.secure-section .secure-text{display:flex; align-items: center; margin-right: 5px; line-height: 110%; text-align: left; font-size: 16px; color: #fff; font-weight: bold;}
.secure-section .secure-text img{margin-right: 5px;}
.secure-section .secure-trustpilot{display:flex; align-items: center; margin-right: 5px; line-height: 110%; text-align: left; font-size: 16px; color: #fff; font-weight: 600;}
.secure-section .secure-trustpilot span{margin-left: 10px;}
.gerenric-support{width: 100%; background-color: #E9ECEC;}
.gerenric-support .gerenric-support-inner{width: 100%; padding: 20px 0px; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between;}
.gerenric-support .support-col{display: flex; align-items: center; padding: 10px;}
.gerenric-support .support-icon{width: 40px;}
.gerenric-support .support-info{width: calc(100% - 40px); padding-left: 10px; text-align: left;}
.gerenric-support .support-info .support-title{font-size: 14px; color: #444444; font-weight: 600; margin-bottom: 5px;}
.gerenric-support .support-info .support-info{font-size: 14px; color: #767676; font-weight: 400; }
.slick-prev, .slick-next{display: none !important;}
.trustpilot-section{width: 100%; }
.trustpilot-section.full_column .trustpilot-inner{margin: 0px; display: block;}
.trustpilot-section.full_column .trustpilot-col{width: 100%;}
.trustpilot-section .trustpilot-inner{margin: 0px -25px; display: flex; margin-bottom: 30px !important;}
.trustpilot-section .trustpilot-col{width: 25%; padding: 0px 25px;}
.trustpilot-section .trustpilot-card{width: 100%;}
.trustpilot-section .trustpilot-rating{width: 100%; display: flex; margin-bottom: 15px;}
.trustpilot-section .trustpilot-rating .tr-box{width: 20px; height: 20px; margin-left: 3px; background-color: #00B67A; display: flex; align-items: center; justify-content: center;}
.trustpilot-section .trustpilot-rating .tr-box:first-child{margin-left: 0px;}
.trustpilot-section .trustpilot-title{font-size: 14px; font-weight: 500; color: #000; }
.trustpilot-section p{font-size: 14px; font-weight: 400; color: #7D7D7D; margin-bottom: 0px;}
.trustpilot-section .trustpilot-date{font-size: 12px; font-weight: 400; margin-top: 10px; color: #7D7D7D;}
.trustpilot-section .trustpilot-date span{font-weight: 600;}
.trustpilot-section .trustpilot-review{width: 100%; text-align: center;}
.trustpilot-section .trustpilot-review p{color: #404040;text-align: center; margin-bottom: 10px;}
.trustpilot-section .trustpilot-review p a{color: #404040; font-weight: 500; text-decoration: underline;}
.trustpilot-section .trustpilot-review .trustpilot-logo{width: 100%; text-align: center;}
.deal-discount-section{width: 100%; padding: 20px 40px; background: url(../images/deal_discount_bg.jpg) 0px 0px no-repeat; background-size: cover;}
.deal-discount-section .deal-discount-inner{width: 100%;position: relative;  display: flex; align-items: center; margin: auto; min-height: 170px;}
.deal-discount-section .deal-text{width:45%; padding-right: 30px;}
.deal-discount-section .deal-text .deal-percentage{ font-size: 55px; line-height: 100%; font-family: "Rubik", sans-serif; color: #D4AF37; font-weight:900;}
.deal-discount-section .deal-text .deal-time-offer{ font-size: 35px; line-height: 100%; text-transform: uppercase; margin-bottom: 10px; font-family: "Rubik", sans-serif; color: #fff; font-weight: 800; font-style: italic;}
.deal-discount-section .deal-text .deal-back-now{ font-size:30px; color: #ffff; font-weight: 600;}
.deal-discount-section .deal-text .deal-back-now a{ color: #fff; display: flex; align-items: center;}
.deal-discount-section .deal-text .deal-back-now img{margin-left: 10px; display: block;}
.deal-discount-section .deal-counter{width:55%;}
.deal-discount-section .hurryup-tag{position: absolute;right: 0px;}
.offer-countdown{width: 100%; display:flex; justify-content: flex-end;}
.offer-countdown .offer-countdown-inner{width: 340px; display: flex; border-radius: 9px 9px 0px 0px; overflow: hidden;margin-right: 30px;}
.offer-countdown .offer-countdown-inner.mg-r-0{margin-right: 0px !important;}
.offer-countdown .offer-text{width: 114px; padding: 5px; text-transform: uppercase; display: flex; align-items: center; justify-content: center; text-align: center; font-size: 24px; color: #fff; font-weight: 900; text-align: center; background-color: #2D3CBD;}
.offer-countdown .offer-day-counter{width:calc(100% - 114px); padding:5px 5px; background-color: #FE5F49; }
.offer-countdown ul{display: flex; justify-content: space-between;}
.offer-countdown li {text-align: center; font-size: 11px; list-style-type: none; position: relative;padding:0px 7px;text-transform: uppercase; color: #fff;}
.offer-countdown li span {display: block; line-height: 100%; font-size: 26px; font-weight: bold;}
.offer-countdown li::after{position: absolute; right: -2px; content:':'; height: 30px; font-size: 15px; top: 0%; bottom: 0%; margin: auto; color: #fff;}
.offer-countdown li:last-child::after{display: none;}
.offer-countdown.offer-countdown-2 li{width: 25%; color: #D4AF37;}
.offer-countdown.offer-countdown-2 li span{font-size: 30px;color: #fff;}
.offer-countdown.offer-countdown-2 .offer-countdown-inner{flex-wrap: wrap; border-radius: 0px; background-color: transparent;}
.offer-countdown.offer-countdown-2 .offer-day-counter{width: 100%;border-radius: 9px; padding: 20px 0px; background-color: transparent; border: 1px solid #D4AF37;}
.offer-countdown.offer-countdown-2 .offer-text{width: 90%; margin: auto; line-height: 110%; font-size: 20px;border-radius:0px 0px 9px 9px; padding: 5px 5px; background-color: #D4AF37;}
.gerenric-vehicle-section{width: 100%;}
.gerenric-vehicle-section .gerenric-vehichle-inner{ margin: 0px -10px; display: flex; flex-wrap: wrap;}
.gerenric-vehicle-section .vehichle-col{width: 33.333%; padding: 10px;}
.gerenric-vehicle-section .vehichle-card{width:100%;}
.gerenric-vehicle-section .vehichle-image{width:100%; height: 280px; border-radius: 20px; margin-bottom: 12px;}
.gerenric-vehicle-section .vehichle-image img{width:100%; height: 280px; background-size: cover; border-radius: 20px; border-radius: 20px;}
.gerenric-vehicle-section .vehichle-detail {width: 100%;}
.gerenric-vehicle-section .vehichle-title {width: 100%; font-size: 22px; color: #0A0A0A; font-weight: 600; margin-bottom: 10px;}
.gerenric-vehicle-section .vehichle-info {width: 100%; display: flex; margin-bottom: 17px;}
.gerenric-vehicle-section .vehichle-info .vehicle-passanger-detail{width: calc(100% - 150px); padding-right: 5px; display: flex;}
.gerenric-vehicle-section .vehichle-info .vehicle-passanger-button{width: calc(50% - 6px); margin: 0px 3px; height: 40px; display: flex; align-items: center; justify-content: center; padding: 5px 5px; background-color: #EFEFEF;font-size: 12px;color: #0A0A0A; font-weight: 400; border: 1px solid #E5E5E5; border-radius: 6px;}
.gerenric-vehicle-section .vehichle-info .vehicle-price-detail{width: 150px; text-align: right;}
.gerenric-vehicle-section .vehichle-info .vehicle-starting{width: 100%;font-size: 12px; font-weight: 400; color: #898989;}
.gerenric-vehicle-section .vehichle-info .vehicle-price{width: 100%; font-size: 20px; font-weight: 600; color: #0A0A0A;}
.gerenric-content{width: 100%;}
.gerenric-content .content-block{margin-bottom: 35px; border-bottom: 1px solid #ccc; padding-bottom: 20px;}
.gerenric-content h3{font-size: 30px; color: #0A0A0A; margin-bottom: 5px; font-weight: bold;}
.gerenric-content h3 span{color: #D4AF37;}
.gerenric-content p{font-size: 20px; font-weight: normal; color: #898989; margin-bottom: 0px;}
.gerenric-content p span{font-weight:600; color: #0A0A0A;}
.gerenric-content p a{color: #0A0A0A;}
.gerenric-content ul{width: 100%; margin-bottom: 20px;padding-left: 25px; }
.gerenric-content ul li{font-size: 16px; color: #898989; margin-bottom: 5px;}
.gerenric-content ul li span{font-weight:700;}
.gerenric-content ul li a{color: #0A0A0A;}
.gerenric-tabs-section{width: 100%;}
.gerenric-tabs-section .gerenric-tabs-nav{width: 100%; margin-bottom: 40px;margin-top: 40px; text-align: right;}
.gerenric-tabs-section .gerenric-tabs-nav .nav-tabs{width:auto; border: 0px; display: inline-flex;}
.gerenric-tabs-section .gerenric-tabs-nav .nav-tabs .nav-item{ border-left: 1px solid #EDEDED;}
.gerenric-tabs-section .gerenric-tabs-nav .nav-tabs .nav-item:first-child{border-left: 0px;}
.gerenric-tabs-section .gerenric-tabs-nav .nav-tabs .nav-link{ border: 0px; font-size: 18px; margin:0px 10px;border-radius: 4px; padding: 5px 15px; color: #0A0A0A; font-weight: 500;}
.gerenric-tabs-section .gerenric-tabs-nav .nav-tabs .nav-link.active{  background-color: #0A0A0A; color: #fff;}
.gerenric-tabs-section .gerenric-tabs-nav .nav-tabs .nav-link:hover{  background-color: #0A0A0A; color: #fff;}
/*GERENRIC_SECTION_END*/

/*HEADER_SECTION_START*/
#header-section{width: 100%; transition: 0.4s;}
#header-section .header-inner{width: 100%;padding: 20px 0px; }
#header-section .header-inner.minheight-80{min-height: 80px;}
#header-section .page-container{ display: flex; position: relative;}
#header-section #navbar_top{ background-color: #fff; border-bottom: 1px solid #EEEEEE; padding: 0px; display: block;transition: 0.4s;z-index: 999;}
#header-section .navbar-dark .navbar-brand{ width: 180px;}
#header-section .navbar-dark .navbar-brand img{width: 200px;}
#header-section .navbar-dark .navbar-nav .nav-item.user-dp{display: block;}
#header-section .navbar-dark .navbar-nav .nav-link{color: #0A0A0A; font-size: 16px; font-weight: 500; padding-left: 23px; padding-right: 23px;}
#header-section .navbar-dark .navbar-nav .nav-link.active_nav, #header-section .navbar-dark .navbar-nav .nav-link.show {color: #D4AF37;}
#header-section .navbar-dark .navbar-nav .nav-link span.nav-mobile-icon{display: none; }
#header-section .navbar-dark .navbar-nav .nav-link:hover{color: #D4AF37;}
#header-section .navbar-expand-lg .navbar-collapse{justify-content: center;}
.header-support ul {display: flex;}
.header-support ul li{ list-style-type: none;}
.header-support ul li .need-support{  padding: 5px 15px; height: 46px; font-size: 14px; color: #FFFFFF; font-weight: 500; border-radius: 9px; display: flex; align-items: center; justify-content: center; background-color:#0A0A0A;}
.header-support ul li .need-support a{color: #fff;}
.header-support ul li .need-support img{margin-right: 5px;}
.header-support ul li .language-box{ padding: 5px 15px; margin-left: 10px; height: 46px; font-size: 12px; color: #0A0A0A; font-weight: 500; border-radius: 9px; display: flex; align-items: center; justify-content: center; background-color:#fff;border: 1px solid #FFB700;}
.header-support ul li .language-box span{margin-left: 5px;}

/*HEADER_SECTION_END*/

/*BANNER_SECTION_START*/
#banner-section{width: 100%; height: 470px; position: relative; display: flex; justify-content: center;}
#banner-section .page-container{max-width: 100%; width: 1400px; height: 100%;position:absolute;}
#banner-section .banner-detail{width: 100%; height: 470px; display: flex; align-items: center; position: relative; padding: 40px 0px;}
#banner-section .banner-detail.pdg-b{padding-bottom: 100px;}
#banner-section .banner-detail .banner-detail-inner{width: 100%; text-align: center;}
#banner-section .banner-detail .banner-title{width: 100%; line-height: 110%; text-align: center; font-size: 45px; color: #fff; font-weight: 500; }
#banner-section .banner-detail .banner-title span{color:#D4AF37; font-weight: bold;}
#banner-section .banner-detail .banner-subtitle{width: 100%; margin-bottom: 30px; text-align: center; font-size: 26px; color: #fff; font-weight: 400; }
#banner-section .banner-image{width: 100%;}
#banner-section .banner-image img{width: 100%; height: 470px; display:block; object-fit: cover;}
#banner-section .banner-buttons{width: 100%; gap: 10px; display: flex; justify-content: center;}
#banner-section .banner-buttons .btn.btn-primary{min-width: 280px; height: 60px; font-size: 18px; }
#banner-section .banner-buttons .btn.btn-primary img{margin-right: 6px;}
#banner-section .banner-buttons .btn.btn-primary.banner-whatapps{background-color: #FFFFFF;color: #0A0A0A;}
/*BANNER_SECTION_END*/

/*CONTENT_SECTION_START*/
#content_section{width: 100%; min-height: 500px; position: relative;}
.our-fleet{width: 100%;}
.our-fleet .our-fleet-paragraph{width: 50%; font-size: 20px; color: #898989; margin-bottom: 30px;}
.our-fleet .licensed-vehicles{width: 100%;}
.our-fleet .licensed-vehicles .licensed-heading{margin-bottom: 10px; display: flex; align-items: center; font-size: 16px; color: #585858; font-weight: 400;}
.our-fleet .licensed-vehicles .licensed-heading img{margin-right: 4px;}
.our-fleet .licensed-vehicles .licensed-secure{width: 100%; border-top: 1px solid #D5D5D5; padding-top: 10px; display: flex; justify-content: space-between;}
.our-fleet .licensed-vehicles .licensed-fasility{display: inline-flex; padding: 10px 0px; align-items: center; background-color: #0A0A0A; border-radius: 9px;}
.our-fleet .licensed-vehicles .licensed-fasility .flty-col{padding: 0px 15px; border-left: 1px solid rgba(255,255,255,0.3);}
.our-fleet .licensed-vehicles .licensed-fasility .flty-col:first-child{border-left: 0px;}
.our-fleet .licensed-vehicles .licensed-button{display: flex; justify-content: flex-end;}
.our-fleet .licensed-vehicles .licensed-button .licn-btn{min-width: 140px; margin-left: 8px; border-radius: 9px; padding: 5px 15px; font-size: 14px; color: #ffffff; font-weight: 500; background-color: #D4AF37; height: 50px; display: flex; align-items: center; justify-content: center;}
.our-fleet .licensed-vehicles .licensed-button .licn-btn.licn-black{background-color:#0A0A0A;}
.our-fleet .licensed-vehicles .licensed-button .licn-btn img{margin-right: 10px;}
.What-we-offer{width: 100%;background-color: #fff;}
.What-we-offer .What-we-offer-inner{margin:0px -25px; display: flex; flex-wrap: wrap;}
.What-we-offer .we-offer-col{width: 50%; padding: 25px; display: flex; justify-content: space-between; }
.What-we-offer .we-offer-col .we-offer-icon{width: 130px;height: 130px;position: relative;z-index: 9; position: relative; display: flex; justify-content: center; align-items: center; background-color:#B4D5D5; border-radius: 130px;}
.What-we-offer .we-offer-col .we-offer-icon .we-offer-icon-inner{width: 100px;height:100px; padding: 5px; display: flex; justify-content: center; align-items: center; background-color:#1D3833; border-radius: 110px;}
.What-we-offer .we-offer-col .we-offer-detail{width: calc(100% - 170px);position: relative; }
.What-we-offer .we-offer-col:last-child .we-offer-detail::after{display: none;}
.What-we-offer .we-offer-col .we-offer-detail h2{font-size: 18px; margin-bottom: 0px; font-weight: 600; color: #000;}
.What-we-offer .we-offer-col .we-offer-detail p{margin-bottom: 0px; color: #898989; font-weight: normal;}
.What-we-offer .we-offer-col:last-child .we-offer-detail{border-bottom: 0px;}
.What-we-offer .we-offer-col .we-offer-available{display: inline-flex; align-items: center; font-size: 16px; color: #5F5C5C; position: relative; font-weight: 400; background-color: #F0EFEC; border-radius: 10px; margin:12px 0px 12px 0px; padding: 6px 15px 6px 35px;}
.What-we-offer .we-offer-col .we-offer-available::after{width: 15px; height: 15px; content: ''; background-color: #FFB700; border-radius: 15px; position:absolute; left: 15px;}
.contact-section{width: 100%; margin-bottom: 50px;}
.contact-section .contact-inner{width: 100%;border-radius: 20px; background-color: #0D0F11; padding: 50px 60px;}
.contact-section .gerenric-heading{color: #fff;}
.contact-section .gerenric-form .form-label{color: #C0C0C0;}
.contact-section .gerenric-form ul li .form-control {background-color:#2E3134; border: 0px;}
.contact-section .gerenric-form ul li .form-control::placeholder{color: #6C757D; }
.contact-section .gerenric-form ul li .form-control::-moz-placeholder{color: #6C757D; }
.frequently-section {width: 100%;background-color: #F9F9F9;}
.frequently-section .accordion-button{font-size: 20px; color: #0A0A0A; box-shadow: none; font-weight: 700; background-color: transparent; padding: 13px 0px;}
.frequently-section .accordion-button:focus{ box-shadow: none;}
.frequently-section .accordion-button.collapsed{border-bottom: 1px solid #E2E2E2; box-shadow: none;}
.frequently-section .accordion-button::after{background-image: none;width: 16px; height: 16px; background: url(../images/plus_icon.svg)0px 0px no-repeat;}
.frequently-section .accordion-button:not(.collapsed)::after{transform: rotate(-135deg);background-image: none;width: 16px; height: 16px; background: url(../images/plus_yellow_icon.svg)0px 0px no-repeat;}
.frequently-section .accordion-body{padding: 0px 0px 20px 0px; border-bottom: 1px solid #E2E2E2;}
.frequently-section p{font-size: 16px; color:#898989; font-weight: 400; margin-bottom: 0px;}
#inner-heading-banner-section{width: 100%; height: 280px; position: relative;}
#inner-heading-banner-section .page-container{position: relative; }
#inner-heading-banner-section .inner-heading{width: 100%; height: 100%; display: flex; justify-content: center; position: absolute; text-align: center;}
#inner-heading-banner-section .heading-text{width: 100%; font-size: 45px; text-align: center; color: #FFFFFF; line-height: 130%; font-weight: bold;}
#inner-heading-banner-section .heading-subtitle{width: 100%; text-align: center; font-size: 26px; color: #FFFFFF; line-height: 110%; font-weight: 500;}
#inner-heading-banner-section .inner-heading-banner-image{width: 100%;}
#inner-heading-banner-section .inner-heading-banner-image img{width: 100%; height: 280px; display:block; object-fit: cover;}
.services-page{width: 100%;}
.services-page .services-inner{width: 100%;}
.services-page .service-partner{width: 100%; display: flex; flex-wrap: wrap;}
.services-page .service-partner .service-partner-image{width: 40%; position: relative;}
.services-page .service-partner .service-partner-image img{width: 100%;}
.services-page .service-partner .secure-section.secure-postn{width: auto; padding:10px 20px; border-radius: 8px 0px 0px 8px; right: 0px; background-color: #fff;}
.services-page .service-partner .secure-section .secure-left{display: block;}
.services-page .service-partner .secure-section .secure-left img{width: auto;}
.services-page .service-partner .secure-section .secure-text{margin-bottom: 10px;color: #595959;}
.services-page .service-partner .service-partner-detail{width: 60%; padding-left: 70px;}
.services-page .service-partner .service-partner-detail h3{font-size: 40px; color: #0A0A0A; margin-bottom: 30px; font-weight: bold;}
.services-page .service-partner .service-partner-detail p{font-size: 20px; font-weight: normal; color: #898989; margin-bottom: 25px;}
.services-page .service-partner .service-partner-info{margin: 0px -20px; display: flex;}
.services-page .service-partner .service-partner-col{padding: 20px; display: flex;}
.services-page .service-partner .service-partner-icon{width: 64px; height: 64px; display: flex; align-items: center; justify-content: center; border-radius: 5px; background-color:#EFEFEF; padding: 10px;}
.services-page .service-partner .service-partner-value{width:calc(100% - 64px); padding-left: 20px;}
.services-page .service-partner .service-partner-text{font-size: 42px; line-height: 110%; margin-bottom: 10px; font-weight: 900; color: #0A0A0A;}
.services-page .service-partner .service-partner-smalltext{font-size: 15px; font-weight: 400; color: #0A0A0A;}
.our-fleet-page .our-fleet-trusted{width: 100%;}
.our-fleet-page .our-fleet-trusted p{font-size: 20px; font-weight: 400; color: #898989; margin-bottom: 20px;}
.our-fleet-page .our-fleet-trusted p span{font-weight:600; color: #0A0A0A;}
.contact-page{width: 100%;}
.contact-page .contact-feel-free{width: 100%; margin-bottom: 60px;}
.contact-page .contact-feel-free p{font-size: 20px; font-weight: normal; color: #898989; margin-bottom: 0px;}
.contact-page .contact-feel-free p span{font-weight:600; color: #0A0A0A;}
.contact-page .contact-feel-free .contact-feel-info{ margin:40px -8px 0px -8px; display: flex; flex-wrap: wrap; }
.contact-page .contact-feel-free .contact-feel-col{width: 25%; padding: 8px;}
.contact-page .contact-feel-free .contact-feel-card{width: 100%; border-radius: 15px; background-color: #F9F9F9; height: 100%; padding:30px 20px;}
.contact-page .contact-feel-free .contact-feel-icon{width: 100%; margin-bottom: 20px; text-align: center; height: 70px;}
.contact-page .contact-feel-free .contact-feel-icon img{display: block; margin: auto;}
.contact-page .contact-feel-free .contact-feel-detail{width: 100%;}
.contact-page .contact-feel-free .contact-feel-detail ul{width: 100%; margin-bottom: 10px;}
.contact-page .contact-feel-free .contact-feel-detail ul:last-child{margin-bottom: 0px;}
.contact-page .contact-feel-free .contact-feel-detail ul li{list-style-type: none; font-size: 18px; text-align: center; font-weight: 400; color: #0A0A0A; margin-bottom: 5px;}
.contact-page .contact-feel-free .contact-feel-detail ul li a{color: #0A0A0A;}
.contact-page .contact-feel-free .contact-feel-detail ul li a:hover{text-decoration: underline;}
.contact-page .contact-feel-free .contact-feel-detail ul li span{ font-size: 24px; font-weight: 600;}
.contact-page .contact-feel-free .contact-feel-detail ul li:last-child{ margin-bottom: 0px;}
.thankyou-page{width: 100%;}
.thankyou-page .thankyou-inner{width: 68%; margin: auto;}
.thankyou-page .thankyou-logo{width: 230px; margin: auto; margin-bottom: 40px;}
.thankyou-page .thankyou-logo img{width: 100%;}
.thankyou-page .thankyou-title{font-size: 34px; margin-bottom: 15px; color: #1A1226; font-weight: bold; text-align: center;}
.thankyou-page p{font-size: 18px; color: #56535F; margin-bottom: 35px; font-weight: 400; text-align: center;}
.thankyou-page .btn.btn-primary{min-width: 300px; border-radius: 0px; background-color: #fff; font-size: 18px; font-weight: 500; color: #1A1226; border: 1px solid #1A1226;}
/*CONTENT_SECTION_END*/

/*FOOTER_SECTION_START*/
.whatsapp-fixed-bottom{width:230px; position: fixed; right: 20px; bottom: 30px;}
.whatsapp-fixed-bottom .whatsapp-button{width: 100%; height: 60px; font-size: 19px; padding: 5px 20px 5px 10px; border-radius: 100px; border: 1px solid #fff; color: #fff; font-weight: 600; display: flex; align-items: center; justify-content: center; background-color: #0A0A0A;}
.whatsapp-fixed-bottom .whatsapp-button-icon{width: 45px; height: 45px; background-color: #E40500; border-radius: 45px; display: flex; align-items: center; justify-content: center;}
.whatsapp-fixed-bottom .whatsapp-button-text{width: calc(100% - 45px); padding-left: 10px;}
.rightside-chat{width: 70px; display: none; position: fixed; top: 50%; z-index: 9999; right: 0px; cursor: pointer;}
.rightside-chat a.whatsapp-icon{width: 70px; height: 70px; border: 1px solid #CCCCCC; border-right: 0px; display: flex; align-items: center; justify-content: center; margin-bottom: 5px; background: #F8F3F3;background: linear-gradient(90deg,rgba(248, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 100%); border-radius: 40px 0px 0px 10px;}
.rightside-chat a.phone-icon{width: 70px; height: 70px;border: 1px solid #CCCCCC; border-right: 0px;display: flex; align-items: center; justify-content: center; background: #F8F3F3;background: linear-gradient(90deg,rgba(248, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 100%); border-radius: 10px 0px 0px 40px;}
#footer-section{width: 100%; background-color: #0A0A0A;}
#footer-section .collapse:not(.show){display: block;}
#footer-section .accordion-button{display: none;}
#footer-section .accordion-body{padding: 0px;}
#footer-section .footer-top{width: 100%; padding: 70px 0px 40px 0px; display: flex;}
#footer-section .footer-top .footer-col{width: 18%; padding-left: 30px;}
#footer-section .footer-top .footer-col:nth-child(1){width: 46%;padding-left: 0px; padding-right: 200px;}
#footer-section .footer-top h2{font-size: 20px; font-weight: 500; color: #fff; margin-bottom: 15px;}
#footer-section .footer-top .footer-contact{width: 100%;}
#footer-section .footer-top .footer-contact ul li{list-style-type: none; display: flex; align-items: center; margin-bottom: 10px;}
#footer-section .footer-top .footer-contact ul li .contact-circle{width: 35px; height: 35px; background-color: #FDBA10; border-radius: 50px; display: flex; align-items: center; justify-content: center; padding: 5px;}
#footer-section .footer-top .footer-contact ul li .contact-text{width: calc(100% - 35px); font-size: 16px; color: #fff; font-weight: 400; padding-left: 15px;}
#footer-section .footer-top .footer-contact ul li .contact-text a{color: #fff;}
#footer-section .footer-top-2{width: 100%; margin-bottom: 15px; display: flex; justify-content: space-between;}
#footer-section .secure-section{display: none;}
#footer-section .footer-logo{width: 100%; margin-bottom: 50px; display: flex; justify-content: space-between; align-items: center;}
#footer-section .footer-logo .language-box{background-color: transparent; display: none; border: 1px solid #DDE9FF; color: #DDE9FF;}
#footer-section .footer-logo .language-box .currency-col::after{border-color:#DDE9FF;}
#footer-section .footer-top .footer-link{width: 100%;}
#footer-section .footer-top .footer-link ul li{list-style-type: none;font-size: 14px; margin-bottom: 10px; font-weight: 300; color: #DDE9FF;}
#footer-section .footer-top .footer-link ul li a{color: #DDE9FF;}
#footer-section .footer-top .footer-link ul li a:hover{text-decoration: underline; color: #FDBA10;}
#footer-section .footer-bottom{width: 100%; font-size: 14px; color: #fff; font-weight: 300; text-align: center; border-top: 1px solid rgba(255,255,255,0.3); padding: 20px 0px;}
/*FOOTER_SECTION_END*/