/*
Theme Name:  brisbanetaxicab
Author URI: https://www.brisbanetaxicab.com.au/
Version: 1.1
Author: The Gemini Geeks
Description: A theme by The Gemini Geeks
*/
:root {
  /* Color Variables: */
--primarycolor:#000000;
--secondarycolor:#F9B432;
--tertiarycolor:#fff;
  /* Font Variables: */
--primaryfont:'Outfit', 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;}
.header_area .row{align-items:center}

.navbar{padding: 0.7rem 0; border:2px solid #000; border-radius: 50px; margin:2rem 0;background: #fff;}

#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;}

.phone-btn{width:35px; display:inline; margin-right:7px}
.topbtn{margin-right:0 !important}
.topbtn a:after{display:none !important}
.topbtn a{align-items: center;background:var(--secondarycolor);padding:6px 15px;border-radius:30px;color:#000 !important;font-size:1.2rem !important;font-weight:700 !important;width: 228px;margin: 0 auto;}
.topbtn a:hover{background:var(--primarycolor);color:#fff !important;}

#logo .site-title {float:left;}
#logo .site-title a{color:var(--primarycolorcolor);font-size: 1.5rem;}
#logo img{width:320px;}
.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: 38px;text-transform: capitalize;}
h2 {font-size: 42px;font-weight:500}
h3 {font-size: 32px;}
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}

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

.btn-primary{display: flex;background:var(--secondarycolor);font-size:20px;border-radius:25px;padding: 8px 20px;margin: 2rem 0 0rem;display: table;color:var(--primarycolor);transition: .6s ease-in-out;text-transform: uppercase;align-items: ;}
.btn-primary:hover{background:var(--primarycolor);color:#fff}
#slider .btn-primary{margin-bottom:3rem;font-size: 2rem;line-height: 1.2;}
#slider .btn-primary:hover{background:#fff;color:var(--secondarycolor);}
.btn-primary:after{content: "\f054";font-family:'Font Awesome 5 Free';font-weight:900 ; margin-left:0.8rem; color:#000; background:var(--primarycolor); color:var(--secondarycolor); padding:6px 10px; border-radius:25px}

.more-btn{padding: 10px 35px;border: 1px solid var(--secondarycolor);margin:1rem 0;display:inline-block}
.more-btn:hover{background:var(--secondarycolor);color:#fff !important; }

li{list-style: none}

#slider .arrow{width: 30px; display: inline; margin-left:5px}

#slider{position:relative}
#slider img{width:100%;object-fit:fill;}
.subheading{color:var(--secondarycolor) !important; font-size:20px; text-transform:uppercase;line-height: 1.3;font-weight: 500}
#slider .subheading{font-size:24px}

.slider-nav {width: 95%;
  margin:10px auto;
  position: absolute;
  left: 0rem;
  right: 0rem;
  top: 50%;
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;}

.line{background:var(--secondarycolor); height:3px; width:170px; margin:0.5rem 0 1rem;}

.carousel-caption {right: 0;top: 0;left: 0;z-index:2;position:absolute;bottom: 0}
.slider-text{margin-top:12rem}
.carousel-caption h1{font-size: 3.8rem;letter-spacing: 1px;color: #fff;line-height: 1.2;}
.carousel-caption span{font-weight: 500; font-size:32px}
.carousel-caption p{color: #fff;font-size: 18px;width:90%}

#booking-form{background: #fff; padding: 2rem 1.5rem 2.3rem; border-radius: 25px;width: 585px;float: right;margin-top: -58%;position: relative;box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;}
#booking-form h2{text-transform: uppercase; }

#about{padding: 8rem 0 0;}
#about .subheading{margin: 0}
#about h2{font-weight: 500; width:80%}
#about p{font-size: 17.5px; text-align:justify; margin:1.5rem 0}
.list li{position: relative;padding-left:2.1rem;margin-bottom:1rem;display:flex;align-items:center}
.list li:before{content:"";background:url('https://www.brisbanetaxicab.com.au/wp-content/uploads/2025/07/tick.png') no-repeat center;width:28px;height: 28px;background-size:100%;position: absolute;left:0;}
#about li{font-size: 18px}

#services{padding:5rem 0;text-align:center;background: url('https://www.brisbanetaxicab.com.au/wp-content/uploads/2025/07/Services-BG.jpg');background-size: cover; background-repeat: no-repeat}
#services .subheading{  }
#services h2{color: var(--tertiarycolor); text-transform: capitalize}
#services p{color: var(--tertiarycolor); width: 67%; margin: 0 auto; font-size:18px;}
.divider1{position: relative;display: flex;justify-content: center;align-items: center;margin-bottom: 0.6rem;}
.dline{position: relative;width:73px;/*! display: table; */margin: 0 8px;height: 10px;}
.dline:before{content:"";height: 3px;background:var(--secondarycolor);width: 100%;position: absolute;left: 0;top:0;width:53px;}
.dline.lline:before,.dline.lline:after{right:0;left: unset;}
.dline:after{content:"";height: 3px;background:var(--secondarycolor);width: 100%;position: absolute;left: 0;bottom:0;width:80px;}

#services .row{gap:3rem 2rem;-webkit-gap:3rem 2rem; justify-content: center;margin-top: 2rem;}
.sbox{position: relative;/*! display: table; */flex:1 0 300px;max-width:400px;padding-left: 1rem;}
.scontent{background:var(--secondarycolor);padding:1rem 2rem;text-align:left;margin-left: -1.5rem;margin-right: 1.5rem;margin-top: -3rem;position: relative;border-radius: 0 0 2rem 2rem;}
.scontent p{width:100% !important;line-height: 1.3;color: var(--primarycolor) !important;}
.scontent h3{text-transform:uppercase;font-size: 23px;}
.sicon{background:var(--primarycolor);width:90px;padding:1rem;margin-top: -4rem;position: relative;margin-bottom:1rem;transition:0.6s ease-in-out}
.sicon img{transition:inherit}
.link{font-weight: 600;font-style: italic;border-bottom:1px solid;display: table;margin-top:0.5rem;transition:0.6s ease-in-out}
.sbox:hover .link{color:#fff;letter-spacing: 1px}
.sbox:hover .sicon{background:#fff}
.sbox:hover .sicon img{filter:invert()}

#whychoose{padding:5rem 0;width:100%}
#whychoose .divider1,#about .divider1{justify-content: start}
.whyimg{position: relative;width:580px}
.experience{position: absolute;top:35%;background:var(--secondarycolor);width:170px;padding:1rem;text-align: center;border:8px solid #fff;border-radius: 0.5rem;left: 35%;}
.experience img{width:80px;margin:0 auto}
#whychoose .btn-primary{font-size:2rem;line-height:1.5;padding:5px 1.5rem;display:inline-flex;align-items:center}
#whychoose .phone-btn{width:40px}
#whychoose .btn-primary:after{display: none}

#counter{width: 100%;text-align: center;padding:8rem 0 5rem;}
#counter .row{justify-content: center;gap:2rem;-webkit-gap:2rem;}
.counterbox{border:4px solid var(--secondarycolor);flex:1 0 200px;max-width: 250px;padding-bottom:1rem}
.progressbar-text{font-size:3rem;font-weight: 700}
.cimg{margin:-4rem auto 0.5rem;display: table;background:var(--secondarycolor);padding:1.5rem;width:110px;border-radius: 100px}
.clientname{font-weight:500;font-size: 18px;}
#first-circle,
#second-circle,
#third-circle,
#fourth-circle {margin: 0.1em auto; width: 160px;  height:60px;position: relative;}

#testimonials{padding: 5rem 0px;width: 100%;background: url('https://www.brisbanetaxicab.com.au/wp-content/uploads/2025/07/Testimonials-Bg.jpg') no-repeat center / cover;text-align: center;position: relative;}
#testimonials h2{color:#fff}
#testimonials .testbox{background:#fff;border-radius: 1rem;padding:1.5rem;text-align: left;position:relative;width:90%;margin: 2rem auto 0;overflow: hidden}
.testname{display:flex;/*! justify-content:space-between; */position:relative;z-index:1;align-items: center;margin-top:3.5rem}
.testimg{background:#fff;padding:1rem;margin-top:-2rem;border-radius: 1rem}
.testimg img{width:50px}
.personname{color:#fff;font-weight: 600;font-size:20px;margin-left:2rem}
#testimonials .testbox:before{content:"";position: absolute;left:0;bottom:0;background:var(--secondarycolor);padding:2.5rem;width:80%;z-index:1;clip-path: polygon(0 0, 90% 0%, 100% 100%, 0% 100%);}
.quote{opacity: 0.5;width:60px;position: absolute;right: 0;}

#cta{width:100%;padding:4rem 0;background:var(--secondarycolor)}
.callbtn{display: inline-flex;font-size:3rem;font-weight: 700;align-items: center;justify-content: center;margin: 0 auto;color: #000 !important;}
.callbtn img{width:50px;margin-right:10px}
.callbtn img{animation: shake 1.8s linear infinite alternate;}
#cta .btn-primary{margin:1rem auto;background:var(--primarycolor);color:#fff}
#cta .btn-primary:hover{background:#fff;color:var(--primarycolor)}
#cta .col-md-5{border-left:3px solid var(--primarycolor)}
.movinstrip{width: 100%;background:url('https://www.brisbanetaxicab.com.au/wp-content/uploads/2025/07/zig-zag.png');animation: move 20s linear infinite;height: 37px;background-color: var(--primarycolor);background-repeat: repeat-x;}
@-webkit-keyframes move {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: -100px 0;
  }
  40% {
    background-position: -200px 0;
  }
  60% {
    background-position: -150px 0;
  }
  80% {
    background-position: -100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}

@keyframes move {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: -100px 0;
  }
  40% {
    background-position: -200px 0;
  }
  60% {
    background-position: -150px 0;
  }
  80% {
    background-position: -100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}

.column{column-count: 2;margin:25px 0 !important;}
.column3{column-count: 3;}

#contactform *{font-size: 15px;color:#595966;font-family: var(--secondaryfont);width: 100%;}
#contactform h3{font-size:26px;text-align: center;}
#contactform i{font-size:26px;}
#contactform p{margin: 0;/*! padding: 0 0 10px 0; */line-height: 20px;}
#contactform h2{font-size: 24px;margin:25px 0 15px;font-weight:bolder;border-bottom:1px solid #63C6C1;padding:0 0 8px 0;}
#contactform input{width: 100%;background: #fff;border: 1px solid var(--secondarycolor);padding: 10px 18px;margin: 7px 0;border-radius: 10px;height: 45px;}
#contactform select{width: 100%;background: #FFF;border: 1px solid var(--secondarycolor);padding: 10px 20px;
	margin: 7px 0;color:#595956;-webkit-border-radius:0px;
border-radius: 10px;
height: 45px;
}
#contactform textarea{width: 100%;height: 65px;background: #fff;border: 1px solid var(--secondarycolor);padding: 15px;margin: 10px 0;border-radius: 10px;}
#contactform input:focus, #contactform textarea:focus, #contactform select:focus{outline:none;
	background: rgba(255,255,255,0.5);border: 1px solid var(--primarycolor);}


::-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: var(--secondarycolor);color: var(--primarycolor);text-transform: uppercase;cursor: pointer;border: none;margin: 15px auto 0;display: table;width: 180px;transition: 0.6s ease-in-out;letter-spacing: 1px;border: 0;height: 48px;-webkit-border-radius: 2rem;font-size: 18px;}
#contactform input.wpcf7-submit:hover{background: #000;color:#fff;}
#contactform .wpcf7-spinner{display: none; position: absolute}

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) !important;}

.returnjourney { display: none;}
#babyseat p,#returnjourney p{width: 100%;/*! display: flex; */align-items:center;text-align: center;}
#contactform .wpcf7-radio{display: flex;margin: 0 auto;width: fit-content;}
#contactform .wpcf7-list-item{display: flex;width: unset;}
#contactform .wpcf7-list-item label{width: 100%;}
#contactform .wpcf7-radio input{width:unset;height: unset;}

.post {padding:0 10px;}
.post p {margin-bottom:1rem}
.post p a {font-weight: bold;}
.post a {color: #000;}

#pagetitle {height:370px;text-align: center;background:url('https://www.brisbanetaxicab.com.au/wp-content/uploads/2025/07/slider.jpg') no-repeat center / cover;color:#fff;background-size:cover;position: relative;float: left;width: 100%;display: flex;align-items: center;}
#pagetitle #pagetitleinner{margin-top:4rem;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;}
.breadcrumb a{color:#fff}
.breadcrumb a:hover{color:var(--secondarycolor);}
.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} */

#pagetitle.servicepages h1{text-align: left}
#pagetitle.servicepages{text-align: left}
.topsectionservice #booking-form{margin-top:-35%;width:550px}

#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(--primarycolor);}
#main h3{font-size: 32px;font-weight: 600;}
#main li{align-items:start;list-style: none;line-height: 30px;color: var(--primarycolor);}
#main li:before{margin-top:0.3rem; } 

.round-image{border-radius: 20px}

#hello-section{margin: 2rem 0}
#hello-section h3{text-align: center}
#hello-section .line{margin: 0 auto}
#hello-section .row{margin: 2rem 0;align-items: center;}


#bookonline p{text-align: center !important;}
.bookingform{background:#f1f1f1;padding:30px 15px;margin-top:30px;box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;}


.topsectionservice .row{align-items:center}

.widget {padding: 0 1.5rem;margin-top:1.5rem}
.main-widget{padding: 0 1.5rem;margin-top: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 0rem 0;padding: 0 0 0.5rem;}
.widget ul li::before{content: "\f0da";margin-right: 1rem;font-size: 19px;color: var(--secondarycolor);font-family: 'Font Awesome 5 Free';font-weight: 900;}

#bottom {background: url('https://www.brisbanetaxicab.com.au/wp-content/uploads/2025/07/Footer-Bg.jpg');color:#fff;font-size: 14px;padding:3rem 0 0;background-repeat: no-repeat;background-size: cover;}
#bottom img{margin-top:1.5rem}
#bottom p{font-size: 16px; margin:1.5rem 0;line-height: 1.8rem;}
#bottom a {color: #fff;font-size: ;}
#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); font-size: 18px;margin: 0;padding: 0;}
#bottom .widget li {border: none;text-decoration: none;color:#fff ;list-style: none;}


#bottom .line{background:#696A6E; height:2.6px; width:110px; position:relative}
#bottom .line:after{content:" "; top:0; bottom: 0; left: 1rem; right: 0; background: var(--secondarycolor); height: 3px; width:40px;position: absolute;}

#bottom .footer-contact li{line-height:20px;display:flex;margin-bottom: 16px;}
#bottom .footer-contact li:before{font-family:'Font Awesome 5 Free';font-weight:900;font-size:1.2rem;margin-right:10px;color:var(--secondarycolor)}
#bottom .footer-contact .address:before {content: "\f3c5";}
#bottom .footer-contact .phone:before {content: "\f879";transform: rotate(80deg);}
#bottom .footer-contact .email:before {content: "\f0e0";}

.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;color: #fff;text-align: center;font-size:12px; border-top:1px solid var(--secondarycolor); padding: 0.8rem 0}
#footer a {color: #fff;}
#footer a:hover {color:var(--tertiarycolor);}
.fleft {float: left;}
.fright {float: right;}

.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;}
}

/* contact us page  */
#contact-info{gap:1rem 2rem; -webkit-gap:1rem 2rem; -moz-gap:1rem 2rem; margin-bottom: 3.5rem;}
.info-box{flex: 1 0 200px; border:2px dashed #ccc; border-radius:25px; padding:0 0.5rem 1.4rem;text-align: center;margin-top: 2.6rem;background: #fafafa;}
.info-box h3{border-bottom: 0 !important;padding-bottom:  6px !important; margin-bottom: 4px;font-weight: 600;margin-bottom: 0.2rem !important;}
.info-box p , .info-box a{margin-bottom:  0 !important; text-align: center !important;  color: var(--primarycolor) !important;}
.info-box a{font-weight: 400 !important;}
.info-box  .icon{width: 85px; height: 85px; margin:-3rem auto 0.8rem; background: var(--secondarycolor); padding: 20px; border-radius: 50%; border: 2px solid #fff;color: #000;}
.info-box  .icon img{filter: invert(1)}


#form-section{background: #f5f5f5;overflow: hidden;border-radius: 30px;margin-bottom: 0rem;}
#form-section .row > .col-md-6{padding: 0;}
#form-section .row > .col-md-6:nth-child(2){padding: 2rem 1.2rem; }
#form-section .row{align-items: center;}
#form-section  h3{text-align: center ; border-bottom: 0; color: #000; font-size: 24px; font-weight: 600;padding-bottom: 0 !important;font-weight: 600 !important;border-bottom: 0 !important;padding-bottom: 0 !important;line-height: 1.5 !important;}
#form-section .line{margin: 1rem auto 1.5rem; background: var(--secondarycolor) }
#form-section #contactform p{margin-bottom: 10px; }
#form-section textarea{height: 110px !important;}
#form-section #contactform input.wpcf7-submit{width: fit-content !important; padding: 2px 35px;height: 45px; background:var(--secondarycolor); border:none;  margin:1.2rem auto 0; color: #000; font-weight: 600;}

#form-section #contactform input , #form-section #contactform select , #form-section #contactform textarea{width: 100%;padding: 13px 20px;background: #fff;border: 1px solid #e5e5e5; margin:6px 0;  transition: 0.5s ease-in-out;-webkit-border-radius: 10px;border-radius: 10px;height: 50px;color: #595966;}

#inner-form{background: var(--tertiarycolor); padding:2rem 1.2rem 0.8rem; border-radius:25px;  position: relative;z-index: 5;max-width: 93%;margin: -3.6rem auto 0;}

.border-box{ padding: 1.8rem 1.1rem 1.8rem;border-radius: 15px;background:#f1f1f1; border:1px solid #e5e5e5}

@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}
  .header_area{position: relative;padding:10px 0}
  .navbar{border: 0;margin: 0}
#logo img{height: auto;float:left;}
  .topsectionservice{padding-top:3rem}
  #booking-form{float:none;margin:5rem auto 0;box-shadow:5px 10px 15px rgb(0,0,0,0.3);width:90%}
  .topsectionservice #booking-form{margin:2rem auto 0;width:97%;float:none}
  .slider-text{text-align:center;margin-top:1rem}
  #slider .line{margin:1rem auto}
  #slider .btn-primary{margin: 1rem auto 2rem;}
  #slider .car-image img{width:600px;margin:0 auto}
  #about{padding:5rem 0}
  #about img{width:450px;margin-bottom:2rem; max-width: 100%;}
  #about h2,#services p{width:100%}
  #counter{padding-top:4rem}
  .counterbox{margin-top:3rem}
  #cta{text-align: center}
  #cta .col-md-5{border: 0}
  #services{padding:5rem 10px}
  #pagetitle #pagetitleinner{margin-top:0}
  #pagetitle{height: 250px}
#bottom {width: 100%;display: block;}
.fleft, .fright {float: none;}
  .main-widget img{width: 380px; max-width: 90%; margin: 0 auto 1rem}
  .main-widget p{text-align: center}
}


@media screen and (min-width: 981px) {
.mobileonly {display: none;}
.lefthalf {float: left;width: 48%;}
.righthalf {float: right;width: 48%;}
.site-menu-toggle{display:none;}
  
  #slider .car-image{margin-left: -11rem; margin-right:2rem}
  
}


@media screen and (max-width: 800px) {
 #slider .car-image img{width:90%}
  #booking-form{margin:10rem auto 0; overflow: hidden;}
   .whyimg{width:90%;margin-bottom:1.5rem}
}
@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}
  
  .carousel-caption h1{font-size: 3rem;}
  #slider .car-image img{width:90%}
  .carousel-caption h1{font-size:2.5rem}
  .carousel-caption span{font-size:1.7rem}
  .carousel-caption p{width: 100%}
  h2{font-size:2.2rem;font-weight: 600;}
  .experience{width:150px;padding:10px 5px;top:30%}
  .experience img{width:50px}
  
  .main-widget, .widget{padding: 0 1.2rem}
  #bottom{padding-top: 0.8rem}
  #footer{margin-top:1.8rem}
  
  #booking-form h2{font-size: 32px; font-weight: 800}
  
  #contactform .col-md-12, #contactform .col-md-6, #contactform .col-md-4, #contactform .col-md-3, #contactform .col-md-2{padding: 0} 
  .sicon{width: 75px; margin-top:-3.2rem}
  
  #testimonials{padding: 4rem 10px; overflow:hidden}
  #testimonials h2{margin-bottom: 0rem}
  
  #services{padding:3.8rem 10px}
  #whychoose{padding: 3.8rem 0}
  
  #about p{text-align: left}
	  #pagetitle.servicepages{text-align: center}
  #pagetitle.servicepages h1{text-align: center}
}

@media screen and (min-width: 220px) and (max-width: 600px) {
	#logo img{width:270px;}
	#slider .btn-primary{font-size:1.2rem}
  #slider .bg-image img{height: 350px}
  #booking-form{margin:9.3rem auto 0;}
  .sbox{padding-left:0;max-width: 100%;}
  .scontent{margin:0;padding: 1rem 1.4rem 1.7rem;}
  #testimonials .testbox:before{width:100%;clip-path: none}
	#pagetitle{height: 200px;}
  .info-box h3{font-size: 25px !important;}
	.callbtn {		font-size: 2.3rem;}
}

@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; */}
}

