/*
Theme Name:  bellarinetaxi
Author URI: https://www.thegeminigeeks.com/
Version: 1.1
Author: The Gemini Geeks
Description: A theme by The Gemini Geeks
*/
:root {
  /* Color Variables: */
--primarycolor:#000;
--secondarycolor:#FCB341;
--tertiarycolor:#fff;
  /* Font Variables: */
--primaryfont:'Poppins', sans-serif;
--secondaryfont:'Roboto', sans-serif;
}
*{margin: 0;padding: 0;}
body {margin: 0;padding: 0;background: #fff;font-family: var(--secondaryfont);-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color:var(--primarycolor);font-weight: 400;font-size: 1rem;line-height: 1.8;text-rendering: optimizeLegibility;}
a img {border: none;}
a {color:var(--primarycolor);text-decoration: none !important;transition:0.8s;transition: all 0.8s ease;-moz-transition: all 0.8s ease;-ms-transition: all 0.6s ease;-webkit-transition: all 0.8s ease;-o-transition: all 0.8s ease;}
a:hover {transition:0.8s;text-decoration: none;color: var(--secondarycolor);}
.clear {clear: both;}
.divider {clear: both;border-bottom: 1px solid #ddd;margin: 0 0 1.2rem 0;padding: 20px 0 0 0;}
.alignleft{float:left;margin:0 10px 0 0;}
.alignright{float:right;margin:0 0 0 10px;}
.aligncenter{display:block;margin:0 auto;}

#scroll {position: fixed;right: 10px;bottom: 10px;cursor: pointer;width: 40px;height: 40px;background-color: var(--secondarycolor);text-indent: -9999px;display: none;-webkit-border-radius: 60px;-moz-border-radius: 60px;border-radius: 60px;z-index: 999;}
#scroll span {position: absolute;top: 50%;left: 50%;margin-left: -8px;margin-top: -12px;height: 0;width: 0;border: 8px solid transparent;border-bottom-color: #ffffff;}
#scroll:hover {background-color:var(--tertiarycolor);opacity: 1;filter: "alpha(opacity=100)";-ms-filter: "alpha(opacity=100)";}

.inner {width: 1170px;margin: 0 auto;max-width: 100%;}
.overlay {position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: #5C2AB5CF;}

.header_area {position:absolute;top: 0;left: 0;width: 100%;z-index: 999;transition: background 0.4s, all 0.3s linear;float:left;padding: 2.5rem 0;}
.header_area .row{align-items:center}

#top-bar{float: left;background:linear-gradient(to right, var(--secondarycolor), var(--tertiarycolor), var(--secondarycolor));width:100%;padding:0.2rem 0;}
#top-bar .row{justify-content:space-between;align-items: center;}
#top-bar img{width:28px;transition:0.6s ease-in-out}
#top-bar a{margin:0px 5px;color: #fff;font-size: 1rem;display: inline-block;}
#top-bar .col-md-6:nth-child(1) a{padding:2px 0}
#top-bar a i{margin-right:10px;color:var(--tertiarycolor)}
#top-bar a:hover{color:var(--tertiarycolor);}
#top-bar a:hover img{transform:scale(1.1)}
#top-bar .pull-right,#top-bar .social{float:right;line-height: 1rem;}

.topbtn{margin-right:0 !important}
.topbtn a:after{display:none !important}
.topbtn a{border:0;background:var(--secondarycolor);padding:8px 42px;border-radius:2rem;color:#000 !important;;font-size:1.1rem !important;width: 176px;margin: 0 auto;}
.topbtn a:hover{color:#fff !important;}
#logo .site-title {float:left;}
#logo .site-title a{color:var(--primarycolorcolor);font-size: 1.5rem;}
#logo img{width:200px;}
.site-menu-toggle{display: none;}

h1,h2,h3,h4,h5,h6 {margin: 0 0 0.6rem 0;color: #000;line-height: 1.2;font-family: var(--primaryfont);}

h1 {font-size: 36px;text-transform: uppercase;}
h2 {font-size: 38px;font-weight: 600;}
h3 {font-size: 24px;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
.menu-bar {text-align: left;width: 30px;}
.menu-bar span {height:2px;background:var(--secondarycolor);display:block;margin-bottom:6px}
.menu-bar span:nth-child(1) {width:17px}
.menu-bar span:nth-child(2) {width:30px}
.menu-bar span:nth-child(3) {width:15px;margin-left:auto;margin-bottom:0}
.call-now-button {animation: animationFramesTwo 1.5s infinite linear alternate;}
.call-now-button {
	animation: animationFramesTwo 1.5s infinite linear alternate;
}
@keyframes animationFramesTwo {
 0% {
  transform:scale(1)
 }
 50% {
  transform:scale(1.1)
 }
 100% {
  transform:scale(1)
 }
}

#scrolleffect {padding-top: 6.25rem; margin-top: -6.25rem;}
.smalltext{text-transform: uppercase;letter-spacing: 5px;display: block;text-align: center}

.btn-primary{background:var(--tertiarycolor);padding: 0.5rem 2rem;margin: 2rem 0;display: table;color:#fff;transition: .6s ease-in-out;}
.btn-primary:hover{background:var(--secondarycolor);color:#fff;}

#slider{position:relative}
#slider img{width:100%;object-fit:fill}
#slider .car{max-width: 700px; margin-top: 3rem}

.slider-nav {width: 95%;
  margin:10px auto;
  position: absolute;
  left: 0rem;
  right: 0rem;
  top: 40%;
z-index: 3;
}
button.arrow {background:#f1f1f1;color:#555;border:none;padding:5px 10px;font-size:30px;border-radius:100%;width:40px;cursor:pointer;line-height:100%}
button.arrow:hover {color:#000;}
button.arrow--left {float:left;}
button.arrow--right {float:right;}

.carousel-caption {right: 0;top: 0;left: 0;z-index:2;position:absolute;bottom: 0;text-align: center;}
.textblock{margin:7rem 0 0 11rem;width:45%}
#slider .container .herobox{margin-top:14rem;}
.carousel-caption h1{font-size: 2.8rem;letter-spacing: 1px;color: #fff;line-height: 1.2;text-transform: capitalize;width: 57%;margin: 0 auto;max-width: 100%;}
.carousel-caption span{font-weight: 900;color:#F68C19;}
.carousel-caption p{color: #fff;font-weight: inherit;width: 42%;margin: 0 auto;font-size: 20px;line-height: 1.3;}

.carousel-caption img{width: 58% !important;margin: 0 auto;}

.line{background:var(--secondarycolor); width:160px; height:3px; margin: 15px auto 0.5rem; }
.inner .line{  width: 90px;margin: 0 0 1rem;height: 2px;}
#main h2{font-size:30px}
.more-btn{margin-right:0 !important;}
.more-btn a:after{display:none !important}
.more-btn {border:0;background:var(--secondarycolor);padding:11px 33px;border-radius:2.5rem;color:#000 !important;;font-size: 16px !important;text-transform: uppercase;align-content: center;}
.more-btn:hover{background: #000;color: #fff !important;}

#two-btn{display: flex;justify-content: center;gap: 2rem;align-items: center;}

#two-btn img{width: 50px !important;;}
#two-btn .call-btn{color:#fff; font-size: 33px; font-weight:900;display: flex;gap: 0.2rem;align-items: center;}

#booking-form{text-align: center; padding: 3.5rem 0;background: var(--secondarycolor);/*! margin-bottom: 5rem; */}
#booking-form.inner-form{padding: 3rem 15px 2.8rem; margin-bottom:0}
#booking-form h2{font-weight: 700; font-size:35px}
#booking-form h2+.wpcf7{margin-top: 1.2rem}
#booking-form .line{margin:0.5rem auto 1rem; background:#000; height:3px;/*! width: 103px; */}
#booking-form .dis{width: 58rem; margin: 0 auto 1.4rem; text-align: center;max-width: 100%;}

.sub-heading{color:var(--secondarycolor); font-size: 20px;text-transform: uppercase;}

#aboutus{margin: 5rem 0;}
#aboutus p{margin: 15px 0;}
#aboutus .row{align-items: center}

#aboutpage .line {margin: 0 0 1rem}
#aboutpage .row{align-items: center;}
#aboutus .sidetext{font-weight: 800; font-size: 22px; border-right:1px solid #000;  }

.abouttext{text-align: center;display: flex;align-items: center;}
#aboutus .sidetext h2{font-size: 50px; line-height:1;}

.list1{/*! line-height: 1.6; */ list-style-type: none;/*! padding: 0.5rem 1rem 0; */}
.list1 li{position: relative; padding-left: 2rem; /*! line-height: 2; */text-align: left;margin-bottom: 10px;}
.list1 li:before{content: ""; position: absolute; top:5px; left: 0;width: 22px; height: 22px; background: url(https://www.bellarinetaxi.com.au/wp-content/uploads/2026/03/checked-icon.webp) ; background-size:cover; }

#aboutus #two-btn{ justify-content: start; margin-top:2rem;gap: 1.4rem;}
#aboutus .call-btn{color:#000;line-height: 1; font-size:22px; font-weight:500; gap:0.5rem;}
#aboutus .call-btn p{/*! margin-top: -1px */margin: 5px 0;}
#aboutus .call-btn span{color:var(--secondarycolor); font-weight:800; }
#aboutus #two-btn img{width: 45px !important;}

#services {padding: 4rem 0; background: #000;}
.our-box p{width:53%; max-width: 100%}
#services .our-box{color:#fff; text-align: center;}
#services h2{color:#fff;}
#services p{/*! width:74%; */ margin: 0 auto; /*! max-width: 100%; */margin-bottom: 1rem;}
.servicetext{background: #fff;border-radius: 1rem;overflow: hidden;display: flex;}
.servicetext .col-md-6{padding: 0;}
#services .serviceicon{width:60px;margin-top: 1.2rem;}
.servicetext .servicearea{padding-left: 1.3rem;}

.servicebox h3{font-size:21px; margin-top:1rem;}
.servicebox .container .row{margin-top: 1.5rem}
.servicebox p{margin-bottom: 0.8rem;}
.servicetext .book-btn{text-transform: uppercase;}
.servicetext .book-btn span{padding: 0.5rem}

#whyus{padding: 5rem 0; text-align:center}
#whyus h2{width: 50%; margin:0 auto}
#whyus .row{margin-top: 4rem; align-items: center;}
#whyus .feature{display: flex;align-items: center ;text-align: left; gap:1rem; width: 320px; margin-bottom: 4rem}
#whyus .carimg{min-width:400px; margin-left:-3rem } 
#whyus .icon{width: 85px;min-width: 85px;}

#testimonials{padding: 4rem 0px 6rem;width: 100%;float: left;text-align: center;background: var(--secondarycolor);}
#testimonials .row{justify-content: center; margin-top: 4rem; gap: 0rem; background:#fff; border-radius: 1.5rem; }
#testimonials img{margin: 0 auto}
.inneritem .profileicon{width: 60px;}
.inneritem{margin-top: -4rem}
#testimonials .tbox{width: 85%;  padding: 1rem 0 3rem; margin: 2rem auto;border:1px solid #000;border-radius: 1rem;background: #fff;}
#testimonials p{margin: 1rem auto;width: 80%;}

.column{column-count: 2;margin:25px 0 !important;}
.column3{column-count: 3;}
#footer .inner .ftext{text-align: left; padding: 0 0 15px}

#contactform .pickup-date p {width:100%;}
#contactform .pickup-date p span {width:100%;display:block;}
#contactform .pickup-date p span input {width:100%;display:block;-webkit-appearance: none; -moz-appearance: none;text-align:left!important;}
#contactform .pickup-date p input::-webkit-date-and-time-value {text-align: left;width: 100%;}
#contactform .pickup-date p input[type="date"] { display: block; text-align: left;}

#contactform *{font-size: 15px;color:#595966;font-family: var(--secondaryfont)}
#contactform p{margin-bottom: 5px }
#contactform h3{font-size:26px;text-align: center;}
#contactform i{font-size:26px;}
#contactform h2{font-size: 20px;margin:0 0 15px;font-weight:bolder; text-align: center;color: #252525;text-transform: capitalize;}
#contactform input , #contactform select , #contactform textarea{width: 100%;padding: 15px 20px;background: #fff;border: 1px solid #ddd; margin:6px 0;  transition: 0.5s ease-in-out;-webkit-border-radius: 15px;border-radius: 14px;height: 52px;}
#contactform select{color:var(--primarycolor);color:#595966 !important;}
#contactform textarea{width: 100%;height: 52px !important;padding: 16px 20px;resize: none;}
#contactform input:focus, #contactform textarea:focus, #contactform select:focus{outline:none;
	color:#000}
#contactform .payment-img{width: 720px; margin: 1.5rem auto 0; max-width:100%;}

::-webkit-input-placeholder { /* WebKit browsers */color:#595966 !important;opacity: 1;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color:#595966 !important;opacity: 1;}
::-moz-placeholder { /* Mozilla Firefox 19+ */color:#595966 !important;opacity: 1;}
:-ms-input-placeholder { /* Internet Explorer 10+ */color:#595966 !important;opacity: 1;}

#contactform input.wpcf7-submit{background: #000;color: #fff;text-transform: uppercase;cursor: pointer;margin: 6px 0;display: flex;transition: 0.6s ease-in-out;-webkit-border-radius: 15px;border: none;align-items: center;padding: 11px 60px 10px;font-size: 17px;font-weight: 600;width: fit-content;width: 100%;height: 51px;}
#contactform input.wpcf7-submit:hover{background: #353535;color: #fff;}
#contactform .wpcf7-spinner{display: none}
.wpa-test-msg{display: none}

textarea, iframe{max-width: 100%;}
.wpcf7-response-output{color:#595959 !important;background:tranparent !important;border:0px !important}
#contactform .wpcf7-not-valid-tip {background: var(--secondarycolor);color: #000;}

#babyseat p,#returnjourney p{width: 100%;display: flex;align-items:center}
#contactform .wpcf7-radio{display: flex;}
#contactform .wpcf7-list-item{display: flex}
#contactform .wpcf7-list-item label{width: 100%;}
#contactform .wpcf7-radio input{width:unset}

.post {padding: 10px;margin: 0 0 10px 0;}
.post p {/*! margin-bottom:1rem; */}
.post p a {font-weight: bold;}
.post a {color: #000;}
.list {margin: 10px 0 0px 0px;}
.list li {list-style :none;margin: 0 0px 10px 0px;display: flex;list-style-position: inside;}
.list li:before{color: var(--secondarycolor);content: "\f1ba";margin-right: 8px;font-family:'Font Awesome 5 Free';font-weight:900}

.contact-box{width: 63rem; display: flex; flex-wrap:wrap;align-items: center;padding:3rem 1.5rem 2.8rem 0;margin: 0 auto;max-width:100%; background:#f1f1f1;border-radius: 12px;}
.contact-box #contactform textarea{height: 100px !important;}
.contact-box #contactform input.wpcf7-submit{width: fit-content; background:var(--secondarycolor); color: #000; padding: 0 35px; margin: 1rem auto 0  }
.contact-box  h3{border-bottom: 0 !important; text-align: center;margin-bottom: 10px !important;font-size: 22px !important;}

#info{background: #171717;padding: 20px;position: relative;left: -80px;margin-right: -69px;box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;border-radius: 13px;}
#main #info p {color:#fff;}
#info h2{font-size: 25px;margin:15px 0 20px !important;color:#fff;margin-bottom: 1rem !important;text-transform: uppercase;}
#info li{color:#fff !important;margin:25px 10px; list-style:none;}
#info a {color:#fff !important;}
#info a:hover{color:var(--secondarycolor) !important}
#info li i{margin-right: 10px;font-size:20px;color:var(--secondarycolor); font-weight:600}
#info h2:before{width: 100px !important; }

.fa-building{font-weight: 800;}
.fa-building:before { content: "\f1ad";} 
.fa-mobile-alt::before {content: "\f3cd";}

.roundimg{border-radius: 2rem;margin: 0 auto;}

#hellosection .line{margin: 0 0 1rem}
#hellosection .row{align-items: center} 
#hellosection .more-btn{font-weight: 400;}

#whysection{padding: 4rem 0 5rem; background: #f1f1f1;text-align: center;}
#whysection .line{margin: 1rem auto}
.full-row	{
    width: 99.335vw;
    position: relative;
   margin: 4rem 0 3rem; 
    margin-left: -49.99vw;
    left: 50%;
    /*! background: #F2F2F2; */
    padding: 2rem 0;
}
#whysection .row{justify-content: center; gap:2rem; margin-top: 5rem;} 
#whysection .box{width: 260px; border:2px solid #f5f5f5; text-align:center;background:#fff; padding:1.5rem 0.5rem; }
#whysection .box .line{width: 100px; margin: 5px auto;}
#whysection .iconbox{margin: -4.5rem auto 1rem;width: 90px;background: #fff;padding: 1.3rem;border-radius: 50%;box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
#whysection br{display: none}

.twobtn{display:flex; align-items:center; gap:2rem;}
.call-btn{display: flex; gap:10px; align-items: center; color: #fff; font-size:36px; font-weight: 700}
.call-btn img{width: 50px !important;}

#hellosection2{padding: 2rem 0;}
#hellosection2 .line{margin: 1rem 0}
#hellosection2 .twobtn{gap:0.5rem;flex-wrap: wrap;display: flex;margin-top: 1rem;} 
#hellosection2 .call-btn{font-weight: 500;} 
#hellosection2 .row{align-items: center}
#hellosection2 img{border-radius:2rem}

#single-post {padding:3rem 10px;}
#single-post h1{text-transform: capitalize;margin-bottom: 1.5rem;font-size:2.2rem;border-bottom:1px dashed;padding-bottom:1rem;font-weight: 800;}
#single-post h2{border-bottom: 1px dashed #ccc; padding-bottom:12px; margin-bottom: 1.2rem}
#single-post h3{position: relative;padding-bottom: 1rem;margin-bottom:1.2rem;}
#single-post h3:before{content:"";position: absolute;bottom: 0;left: 0;background:var(--secondarycolor);width:150px;height: 3px}
#single-post img{margin: 0 auto;border:5px solid var(--secondarycolor);margin-bottom:25px;box-shadow:0px 5px 10px rgb(0,0,0,0.22);float: right;width: 100%;margin-left: 1rem;}
#single-post p{margin-bottom: 25px;text-align:justify;}

#blog{padding: 4rem 0}
#blog .row{align-items: center;margin-bottom:1.5rem;border: 1px solid #e4e4e4;  padding: 8px;border-radius: 10px;}
#blog  .post-title{font-size:1.5rem; margin-bottom: 0.7rem !important;; font-weight: 500;line-height: 1.2;display: table;}
#blog .more-btn { padding: 4px 15px; font-size: 14px; font-weight: 500;margin-top: 10px; border-radius: 5px;display: table; margin: 1.2rem 0 0 !important;}


#pagetitle {padding:10rem 0 5rem;float: left;width: 100%;text-align: center;background:url(https://www.bellarinetaxi.com.au/wp-content/uploads/2026/03/pagetitle.jpg);color:#fff;background-size:cover;position: relative;float: left;width: 100%;}
#pagetitle h1 {color:#fff;text-align: center;}
#pagetitle p {color:#fff;text-align: center;font-size: 20px;}
.breadcrumb {list-style: none;border-radius: 4px;max-width: 100%;float: none;font-size: 14px;text-transform: uppercase;color: #fff;font-weight: 500;}
.breadcrumb a:hover{color:var(--secondarycolor) !important;}
.breadcrumb>li {display: inline-block;}
.breadcrumb>li+li:before {content: "\f101";padding: 0 5px;color: #fff;font-family:'Font Awesome 5 Free';font-weight:900}
#pagetitle .breadcrumb> a {color: #fff}

#main{padding: 3rem 0;}
#main p{color:var(--primarycolor);font-size: 16px;/*! text-align:justify; */}
#main a{/*! color:var(--secondarycolor); */}
#main a:hover{color:var(--secondarycolor);}
#main h3{/*! border-bottom: 1px solid #eee; */line-height: 1; font-size:30px; font-weight: 600}
#main li{list-style: none;line-height: 30px;color: var(--primarycolor);}

.widget {padding: 0px 1.5rem;}
.widget h3 {border-bottom: 2px solid var(--primarycolor);text-transform: uppercase;padding: 0 0 1rem 0;}
.widget ul li {display:flex;list-style-type:none;border-bottom: 1px dashed var(--primarycolor);margin: 0 0 rem 0;padding: 0 0 0.8rem;}

#bottom {background: #000;color:#fff;font-size: 14px;padding: 4rem 0;}
#bottom a {color: #fff;}
#bottom .flogo{display:table;width: 300px;margin-bottom: 0.5rem;}
#bottom a:hover {color:var(--secondarycolor);}
#bottom i {color: #fff;margin-right: 0px;}
#bottom .widget h3 {border: none;text-align: left;font-weight: 700;color: var(--secondarycolor);padding: 0;text-transform: capitalize;}
#bottom .widget li {border: none;text-decoration: none;color:#fff ;list-style: none;}
.flogo{width: 270px; margin: 0 auto;padding: ;}
.footer-contact img{width: 22px; margin-right:10px }
#bottom .footer-contact li{line-height:20px;display:flex;}
#bottom .footer-contact li:before{font-family:'Font Awesome 5 Free';font-weight:900}
#bottom .footer-contact .phone:before {transform: rotate(80deg);}

.info li{line-height:30px;display:flex;font-weight:300;}
.info .address:before {content: "\f3c5"; margin-right: 10px;font-size: 24px;color:var(--secondarycolor)}
.info .phone:before {content: "\f095"; margin-right: 10px;font-size: 24px;color:var(--secondarycolor)}
.info .email:before {content: "\f0e0"; margin-right: 10px;font-size: 24px;color:var(--secondarycolor)}

#footer {clear: both;background:#000;color: #fff;padding:0 0 0.5rem;text-align: center;font-size:12px;}
#footer a {color: #fff;}
#footer a:hover {color:var(--tertiarycolor);}
.fleft {float: left;}
.fright {float: right;}

.social{display:flex;align-items: center;}
.social li{margin:5px !important;display:table}
.social li:before{display:none}
.social li img{width: 40px !important;transition:0.6s ease;}
.social a:hover img{opacity:0.7}

.phone-call {width: 50px;height: 50px;left: 20px;bottom: 20px;background:var(--secondarycolor);position: fixed;text-align: center;color: #ffffff;cursor: pointer;border-radius: 50%;z-index: 999;display: inline-block;line-height: 65px;font-size: 1.6rem;line-height: 50px;animation: shake 1.8s linear infinite alternate;}
.phone-call i{color:#000;}
.phone-call:before {position: absolute;content: " ";z-index: -1;top: -15px;left: -15px;background-color:var(--secondarycolor);width: 80px;height: 80px;border-radius: 100%;animation-fill-mode: both;-webkit-animation-fill-mode: both;opacity: 0.6;-webkit-animation: pulse 1s ease-out;animation: pulse 1.8s ease-out;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}
.fa-phone-alt::before {content: "\f879";}
@-webkit-keyframes pulse {
    0% {-webkit-transform: scale(0);opacity: 0;}
    25% { -webkit-transform: scale(0.3); opacity: 1; }
    50% {-webkit-transform: scale(0.6);opacity: .6;}
    75% {-webkit-transform: scale(0.9);opacity: .3;}
    100% {-webkit-transform: scale(1);opacity: 0;}
}

@keyframes shake{
    50%{transform:scale(1.1)rotate(90deg)}
}

@keyframes pulse {
    0% {transform: scale(0);opacity: 0;}
    25% {transform: scale(0.3);opacity: 1;}
    50% {transform: scale(0.6);opacity: .6;}
    75% {transform: scale(0.9);opacity: .3;}
    100% {transform: scale(1);opacity: 0;}
}

@media screen and (max-width: 981px) {
body {min-width: 230px;}
.desktoponly {display: none;}
.inner {width: 100%;padding: 0%;}
img.alignleft,
img.alignright {float: none;display: block;margin: 10px auto;}
.site-menu-toggle{display: block;color: var(--secondarycolor);}
.site-navbar{display: none;}

#logo{display:flex;align-items:center;justify-content:space-between}
#logo .site-title{margin: 10px 0;}
#logo img{width: 200px;height: auto;float:left;}

#bottom {width: 100%;display: block;}
.fleft, .fright {float: none;}
#slider .bg-image img{/*! height: 600px */}
 .header_area{position: relative; background:#000; padding:1rem }
   .carousel-caption .herobox{margin-top:6rem !important;}
  .carousel-caption h1{font-size:34px; width:100% }
  .carousel-caption img{width: 62% !important;;margin-top: 1rem;}
  .carousel-caption p{width: 80%}
  
  #two-btn img{margin: 0}
  #aboutus #two-btn{flex-wrap: wrap;justify-content: center;}
  
  .servicetext{margin-top: 1.8rem;}
  
  #whyus h2{width:100%;}
  
  .servicebox h3{font-size: 24px}
  .our-box p{width:70%}
  
  .why-service .list2 li{margin: 0 auto;}
  .whyusimg{margin: 0 auto; margin-bottom: 1rem;}
  
  .inner p{margin: 1.0rem 0;text-align: center;}
  
  .container{max-width: 780px}
  .roundimg{width: 100%; margin-bottom: 1rem}
  
  #whysection .box{width: 330px;margin-bottom: 3rem;}
  #pagetitle{padding: 4rem 0;}
  #hellosection2 img{width: 100%;margin-bottom: 1.5rem;}
  #hellosection2 .twobtn{margin-top: 1rem;}
  #hellosection2 .twobtn img{margin:0 }
 
  .list1 li::before{/*! left:45px; */}
  
  #hellosection2 .row{flex-direction: column-reverse}
  .servicetext .servicearea{padding:2.5rem; }
  #whyus .carimg{ margin: 1rem auto 1.5rem;}
  #whyus .feature{margin:1rem 0}
  
      #info{left: 0px;margin-right:0px;margin-bottom:30px;margin-top: -4.5rem;font-size: 15px;}
  .contact-box{padding:20px 10px;margin-top: 4rem;}
    .contact-box > .col-md-4{padding:0}
.grid{grid-template-columns: 100% !important; }
  
  #whyus .feature{margin: 0 auto;margin-bottom: 1rem;}
}
@media screen and (min-width: 981px) {
.mobileonly {display: none;}
.lefthalf {float: left;width: 48%;}
.righthalf {float: right;width: 48%;}
.site-menu-toggle{display:none;}
}
@media screen and (max-width: 800px) {
	#slider #deskslider{display:none}
	#slider #mobslider{display:block}
}
@media screen and (max-width: 600px) {
.wp-pagenavi span.pages, .wp-pagenavi a , .wp-pagenavi a.nextpostslink  {padding: 0.3rem 0.6rem !important;}
.wp-pagenavi span.current{padding:0.8rem}
.column, .column3, .column4{column-count:1}
  
  h2{font-size: 26px;}

  .header_area{padding: 0.5rem;}
  #logo img{width: 160px}
  
  #booking-form h2{font-size: 28px;font-weight: 600;}
  #booking-form{padding:2rem 0 4rem;}
  #slider .bg-image img{height: 450px;}
  #two-btn{gap:7px;margin-top: 1rem;flex-wrap: wrap;}
  #two-btn .more-btn{/*! font-size:   15px !important; */}
  #two-btn .call-btn{/*! font-size: 1.2rem; */}
  .carousel-caption p{line-height: 1.3}
  #two-btn img{width:35px !important;}
  #slider .container .herobox{margin-top:0rem !important;; }
  .carousel-caption h1 {font-size:22px; width: 100%;margin-top:1.2rem;line-height: 1.2;}
  .carousel-caption .line{margin: 0.5rem auto;}
  .carousel-caption p{width: 98%;font-size: 15px;margin-bottom: -8px;}
  
  .abouttext{display: inline-block;/*! align-items: center !important; */}
  #aboutus .sidetext{border:none}
  #aboutus .sidetext h2{font-size: 55px; margin: 0; }
  .list1{/*! column-count: 2; */width: 70%;/*! display: flex; *//*! justify-content: center; */gap: 0 4rem;flex-wrap: wrap;margin: 0 auto;}
  .list1 li{/*! text-align:left; */}
.list1 li::before{/*! left:-2px; *//*! margin-left: -1.8rem !important */}
  #aboutus .sidetext {text-align: center;}
  #services p{width: 100%;margin-bottom: 1rem;line-height: 1.5;}
  #services .serviceicon{ width: 50px;margin: 0;}
  .servicebox h3{/*! font-size: 20px; */margin: 5px 0px;}
  .servicebox p{line-height:1; margin-bottom:0.5rem ;}
 
  #whyus .feature{margin:0 auto 1rem;}
  #whyus .carimg{margin: 1rem auto 2rem; min-width: 100%;}
  
  #whyus .feature h3{margin:0}
  #whyus .feature p{line-height: 1.5}
  .flogo{width:200px;}
  
  .servicetext{display: flex; flex-direction: column-reverse;}
  .servicetext .servicearea{padding: 1rem 25px;}
  
  #pagetitle{padding: 3rem 0 ;}
  #pagetitle h1{font-size: 30px;}
 
  .roundimg{margin-bottom: 1.5rem}
  .twobtn{;margin:1rem;}
  .call-btn{font-size: 27px}
  .call-btn img{width: 40px !important;}
  .more-btn{padding: 10px 36px;}
  #main h3{text-align: center;font-size: 26px;}
  #hellosection2 .line{margin: 0 auto 1rem}
  {text-align: center}
  #hellosection2 p{text-align: center}
  #hellosection2 .twobtn{align-items: center;justify-content: center;gap: 1rem;}
  #hellosection2 .twobtn .more-btn{/*! font-size: 14px !important; *//*! gap: 2px; */}
  #hellosection2 .twobtn img{width: 38px !important;}
  #hellosection2 .twobtn .call-btn{/*! font-size: 18px !important; */}
  #whyus .icon{width: 70px;min-width: 70px;}
  
   .contact-box .col-md-8{padding: 0}
    #info h2{padding-bottom: 0.6rem; font-size: 27px;margin-bottom: 1rem !important;margin-top: 0 !important;}
  #info h2::before{width:75px !important; height:3px;}

  #slider .car{margin: 1rem auto;margin-bottom: 0;}
  
  #testimonials{padding: 4rem 0.5rem 6rem;}
  
  #testimonials .row{margin-top: 2rem;}
  #main{padding: 1rem 0}
  
  #hellosection{margin-top: 3rem}
  #whysection{padding-bottom: 0.5rem;margin-bottom: 1rem;}
  
  .aboutimage {margin-top:1.5rem; }
  
  #footer .inner .ftext{margin-bottom: 1rem; padding: 0.4rem }
  
}
@media (min-width: 1500px) {
#slider .bg-image img{height:700px; object-fit:cover;}
  .herobox .car{width: 450px !important; margin-top: 0.8rem !important;}
}

@media screen and (min-width: 220px) and (max-width: 420px) {
  .list1{width:90%}
  #bottom .flogo{width:290px;}
  #whyus .feature{width:300px}
	#hellosection2 .twobtn{width:100%;margin: 1rem 0 0;}
}
@media screen and (min-width: 421px) and (max-width: 500px) {
#bottom .col-md-3{width: 49%;float: left;word-wrap: anywhere}
}

@media screen and (min-width: 501px) and (max-width: 768px) {
#bottom .col-md-3{width: 47%;float: left;}
}

@media screen and (min-width: 769px) and (max-width: 1120px) {
#bottom .col-md-3{width: 47%;float: left;}
#slider .btn-primary{padding:10px 35px;margin:10px 0;}
}

