/*
Theme Name:  Seymour Taxi
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:#F9C730;
--tertiarycolor:#151515;
  /* Font Variables: */
--primaryfont:"Rubik", 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 35px;border-radius: 25px;}
.aligncenter{display:block;margin:0 auto;}

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

#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:relative;top: 0;left: 0;width: 100%;z-index: 999;transition: background 0.4s, all 0.3s linear;position: absolute;padding-top:1rem;}
.header_area .row{align-items:center}
.topbtn{margin-right:0 !important}
.topbtn a:after{display:none !important}
.topbtn a{border:0;border:2px solid var(--secondarycolor);padding:2px 20px;border-radius:1rem;;font-size:1.5rem !important;font-weight:600 !important;letter-spacing: 1px;}
.topbtn .fa-phone{transform: rotate(90deg);color:var(--secondarycolor);transition: all 0.8s ease;}
.topbtn a:hover{background:var(--secondarycolor);color:#000 !important}
.topbtn a:hover .fa-phone{color:#000}

#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: 3.5rem;text-transform: uppercase;}
h2 {font-size: 2.5rem;font-weight: 500}
h3 {font-size: 2rem;}
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}

.twoBtn{display: flex; align-items: center; justify-content:center; gap: 2rem; -webkit-gap: 2rem; -moz-gap: 2rem; margin-top:1.5rem;}

.primary-btn{background:#000; color:#fff; padding: 0.7rem 1.9rem 0.6rem;display:flex; width:fit-content; justify-content: center; gap: 0.8rem; -webkit-gap: 0.8rem; align-items: center;transition: .6s ease-in-out;text-transform: uppercase;border-radius:0.5rem}
.primary-btn:hover{background:#000;color:#fff}
.primary-btn:after{content: "\f061"; font-family: 'Font Awesome 5 Free';font-weight: 900;}

.call-btn{color: #000 !important; display: flex; align-items: center; justify-content: center; width: fit-content; gap: 0.5rem; -webkit-gap: 0.5rem; font-size: 20px !important;font-weight: 800;font-size: 38px !important;}
.call-btn i{width: 65px; height: 65px; display: flex; align-items: center;  justify-content: center; font-size:19px;  color:var(--secondarycolor) !important; border-radius: 50%; transform: rotate(97deg); background:#000; color:#fff; display:flex;font-size: 26px;}

.more-btn{background:var(--secondarycolor);padding: 0.5rem 2rem;margin: 1rem 0 0;display:inline-flex;align-items: center;transition: .6s ease-in-out;text-transform: uppercase;border-radius:0.5rem}
.more-btn:hover{background:#000;color:#fff}

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

#slider{background:url('https://www.seymourtaxi.com.au/wp-content/uploads/2025/09/bg-image.jpg') no-repeat center / cover;padding:10rem 0 6rem;}
#slider .container{position: relative}
#slider .more-btn{margin-top:1.8rem; }
.slidercaption{right: 0;top: 0;left: 0;z-index:2;position:absolute;bottom: 0;}
.slidercaption .smallheading{color:var(--secondarycolor);font-size:1.5rem;font-weight: 600;letter-spacing: 3px;line-height: 1.2;}
.line{background:var(--secondarycolor);width:200px;height: 3px;margin:0.4rem 0 1rem}
.textblock{margin-top:3rem;width:55%;color: #fff;}
.slidercaption h1{font-size: 3.5rem;letter-spacing: 1px;color: #fff;line-height: 1.2;}
.slidercaption h1 span{color:var(--secondarycolor)}
.slidercaption .smalltext{color:#fff;font-weight: 600;font-size:1.7rem;letter-spacing:2px;font-family: var(--primaryfont)}
.sliderimage{float:right;width:650px}

#bookingform{text-align:center;position:relative;padding: 0 15px;}
#bookingform .subheading{color:var(--primarycolor)}
#bookingform:before{content:"";position:absolute;background:var(--tertiarycolor);left:0;top:0;right:0;bottom:4rem;z-index:-1}
.formbg{background:var(--secondarycolor);display: table;padding: 2rem;border-radius: 2rem;margin-top: -5rem;}
.subheading{color:var(--secondarycolor);font-size:20px;letter-spacing:1px;font-weight:500;position:relative;display: inline-flex;justify-content: space-between;align-items: center;text-align: center;display: inline-flex;gap: 1rem; -webkit-gap: 1rem; -moz-gap: 1rem}
.subheading:before,.subheading:after{content:"";width: 90px;height: 2px;background:var(--secondarycolor);}
.formbg h2{color:#fff;margin-bottom: 2rem}

#aboutus{padding: 5rem 0;}
.abtimage{display: flex;justify-content: space-between;gap: 1.5rem; -webkit-gap: 1.5rem; height: 100%;}
.abtimage div:first-child img{object-fit: cover;  width: 100%;  height: 100%;}
.abtimage img{border-radius: 1rem;}
.subheading1{color:var(--secondarycolor);font-size:20px;letter-spacing:1px;font-weight:500;position:relative;display: inline-flex;justify-content: space-between;align-items: center;text-align: center;display: inline-flex;gap: 1rem; -webkit-gap: 1rem; -moz-gap: 1rem; transform: uppercase;}
.subheading1:before{content:"";width: 70px;height: 2px;background:var(--secondarycolor);}

.experience{background:url('https://www.seymourtaxi.com.au/wp-content/uploads/2025/09/about-img3.jpg') no-repeat center / cover;border-radius: 1rem;padding: 1rem;text-align: center;font-weight: 500;font-size: 1.2rem;line-height: 1.2;color:var(--secondarycolor);font-size:20px;padding:3.2rem 0;margin-top:1.5rem;}
.experience #fifth-circle{height:60px;width:100px;position: relative;margin: 0 auto}
.experience .progressbar-text{font-size:4rem;font-weight:700;color:var(--secondarycolor) !important}

.abttext{padding-left:3rem;font-size: 17px;}
.abttext ul{margin-top:1rem;margin-bottom: 0;}
.abttext li{margin: 1rem 0;list-style: none;padding-left:2.5rem;position:relative;align-items:center}
.abttext li:before{content:"";background:url('https://www.woodendtaxi.com.au/wp-content/uploads/2025/05/listicon.png');background-size:30px;width:30px;height: 30px;position: absolute;left:0}
.abttext .btn-primary{margin-top:1rem}

.sub-heading{color: var(--secondarycolor); text-transform:uppercase; font-weight:600; position:relative; display:flex; align-items:center; gap:0.8rem; -webkit-gap:0.8rem; -moz-gap:0.8rem; margin-bottom:10px}
.sub-heading:before{content: ""; width:80px; height:3px; background:var(--secondarycolor)}

p:empty{display: none; position: absolute; }

.simple-btn{color: var(--primarycolor); border-bottom: 1px solid var(--secondarycolor); text-transform: uppercase; font-size: 14px;font-weight: 500;}

#service-section{color:#fff;background: url(https://www.seymourtaxi.com.au/wp-content/uploads/2025/09/service-bg.jpg) no-repeat center; background-size:cover; padding:6rem 10px;overflow: hidden;margin-bottom: 5rem;text-align: center;}
#service-section .heading{display: flex; justify-content:  space-between; align-items:end; padding-bottom:2rem;}
#service-section h2{color: #fff;}
#service-section p{ justify-content: center;}
#service-section .row{justify-content: center; gap:3rem;}

#service-section .col-md-4{padding: 1.8rem  1rem 0 0; border-right: 2px solid #3B3B3D;}
#service-section .col-md-8{padding: 1.8rem 0 0 1.8rem}
#service-section .row .row{justify-content: center; gap: 2.5rem; -webkit-gap: 2.5rem; -moz-gap: 2.5rem}
#service-section .right-box{margin-right: -6rem;}

.service-item{background:#fff; text-align:center; position:relative;overflow:hidden; border-radius: 15px; padding-bottom: 0.5rem;width: 350px;}
.service-item h3{text-align: center; color: var(--secondarycolor); font-size:19px; text-transform: uppercase; font-weight:600;margin-top: 1.2rem;}
.service-item .icon{width: 70px;border: 1px solid var(--secondarycolor); border-radius: 50%; padding: 0.9rem; margin:-1.8rem auto 1.2rem; position: relative; background:#161616}
.service-item .content{padding:0 0.9rem 0.1rem;} 
.service-item:before{content:""; position:absolute; bottom:0; left:0; width:55px; height:55px; background:var(--secondarycolor); clip-path: polygon(0 100%, 0 0, 100% 100%, 0 100%);}
.service-item p{margin-bottom: 0.5rem !important;}
.service-item a{color:var(--primarycolor)}

#why-choose {margin-bottom: 5rem}
#why-choose .col-md-6:nth-child(1) img{border-radius: 35px;}
#why-choose  .row{align-items: center}
#why-choose .twoBtn{gap: 1rem;margin-top:2rem}
#why-choose .twoBtn .primary-btn:hover{background:var(--secondarycolor)}
#why-choose .twoBtn .call-btn:hover{color:var(--secondarycolor) !important}
.icon-box{flex: 1 0 50px; min-width:max-content;display:flex;flex-direction:column; align-items:center;}
.icon-box img{width: 72px; margin-bottom: 0.8rem}
.icon-box .title{font-weight: 500; font-size: 18px}

#fleet {background: #f1f1f1; padding:4rem 0;}
#fleet .row{justify-content: center; gap:0.5rem;}
#fleet img{width: 280px; border: 5px solid #ffff}
#fleet .adv-h2{color: #000}

#counter{width: 100%; gap:0rem; background: url(https://www.seymourtaxi.com.au/wp-content/uploads/2025/09/counter-bg.jpg) no-repeat center; background-size:cover; overflow:hidden; border-radius:15px; position:relative;padding: 2rem;}
#counter:before{content:""; position:absolute; top:0; bottom:0; left:0; right:0; background:#F9C730E3;}
#counter .progressbar-text, #counter .progressbar-text b{font-size: 45px; font-weight: 700; color:#000 !important}
#total-score-circle,
#general-score-circle,
#speed-score-circle,
#privacy-score-circle {margin: 0 auto; width: 100%;  height: 58px;position: relative;}

.count-item:nth-child(1):before{content: ""; position: absolute; top:1.5rem; bottom:1.5rem; width:0;  left: 50%; transform: translateX(-50%); border-right: 1px solid #2d2d2d;}
.count-item:nth-child(1):after{content: ""; position: absolute; left:1.5rem; right:1.5rem; height:0px;  top: 50%; transform: translateY(-50%);border-top: 1px solid #2d2d2d;}
.count-item{width: calc(100%/2); padding:2.5rem 0; z-index: 1; }
.count-item .title{color:   #303030 !important;z-index: 9;position: relative;font-size:17px; font-weight: 600}

.adv-h2{color: var(--secondarycolor);position: relative; display:flex; align-items:center; justify-content:center;gap:1.5rem; margin-bottom: 1rem;}
.adv-h2:before, .adv-h2:after{content: ""; width: 100px; height: 2px; background: var(--secondarycolor)}

#testimonials{padding: 5rem 0px;width: 100%;text-align: center; background:#000}
#testimonials .row{align-items: center}
.testimonial-item{border:1px solid var(--secondarycolor); margin-top:2rem; padding:0 2rem 2rem; overflow:visible !important; margin-bottom:5px}
.testimonial-item .rating{width:120px; margin-left:auto}
.testimonial-item .adv-h3{position: relative; text-align: left; display: grid; margin-bottom:5px; grid-template-columns:100px auto; min-width:max-content; color:var(--secondarycolor) !important; margin-top: 1.5rem; align-items: center;font-size: 20px;}
.testimonial-item .adv-h3:after{content: "";height: 1px; background: #fff9; }
.testimonial-item .quote{width: 65px; transform: scaleX(-1) scaleY(-1); margin-top:-2.5rem; margin-bottom:1.2rem}
#testimonials p{color: #fff;}

#faq .ftitle{font-size: 20px; font-weight: 550; margin-bottom: 0.5rem; border-bottom: 0; padding-bottom:0rem}
#faq p{margin-bottom: 1.2rem; border-bottom: 1px solid #e6e6e6; padding-bottom:1.5rem}
#faq p:last-child{margin-bottom: 0; border-bottom: 0; padding-bottom: 0}

#cta-section{background: var(--secondarycolor); text-align: center; padding:4.5rem 0}
#cta-section h2{font-size: 68px;font-weight: 700;line-height: 0.9;margin-bottom: 1.5rem;}
#cta-section h2 span{font-size: 42px;}
#cta-section p{width: 48rem; margin: 0 auto;max-width: 100%;}

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

#contactform{margin: 0 0 20px 0;line-height: 20px;}
#contactform *{font-size: 15px;color:#595966;font-family: var(--secondaryfont)}
#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,#contactform select{width: 100%;background: #FFF;border: 1px solid transparent;padding:5px 20px;
	margin: 5px 0;color:#595966;-webkit-border-radius:10px;height: 45px}
#contactform textarea{width: 100%;height: 100px;background:#fff;border: 1px solid transparent;padding: 20px;margin:5px 0;border-radius: 10px}
#contactform input:focus, #contactform textarea:focus, #contactform select:focus{outline:none;
	color:#000; }

::-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: #fff;color: #000;text-transform: uppercase;cursor: pointer;border:2px solid var(--secondarycolor);margin: 15px auto 0;display: table;width:170px;transition: 0.6s ease-in-out;height: 45px;-webkit-border-radius:10px;}
#contactform input.wpcf7-submit:hover{background: var(--primarycolor);color:#fff;}

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

#contactform .wpcf7-spinner{display: none}

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

.service-list{margin-bottom: 0; position: relative}
.service-list:before{content: ""; position: absolute; top: 8px; bottom: 0; left: 13px; width: 4px; height: 100%;background: #f7f7f7;}
.service-list li {list-style :none;padding: 0 0px 25px 2.5rem;/*! display: flex; */list-style-position: inside;
align-items: baseline;position:relative;}
.service-list li:before{color:#000 !important;content: "\f00c";font-family:'Font Awesome 5 Free';font-weight:900 ; display: flex;align-items: center; justify-content: center; border-radius: 50%;margin-right:0.6rem;background: var(--secondarycolor); width: 28px; height: 28px; position:absolute;left:0rem;top:2px; font-size:13px; }
.service-list li:nth-last-child(1){padding-bottom: 0;}


#blog {margin:3rem 0}
#blog img{border-radius:20px}
#blog img{margin-bottom:10px}
#blog h3{font-size: 24px}

#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;font-size: 26px;}
#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;}
#single-post .row{align-items: center}


#service-section1{margin-bottom: 4rem}
#service-section1 .row{align-items: center}

#service-section2{background: #f1f1f1}
#service-section2 h2{margin-bottom: 1.8rem;}

#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: 0 !important; margin-bottom: 4px;font-weight: 600;margin-bottom: 0.2rem !important;font-size: 21px !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: 2rem;}
#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;}
#form-section .line{margin: 1rem auto 1.5rem; background: var(--secondarycolor) }
#form-section #contactform p{margin-bottom: 0; padding: 5px 0px;}
#form-section textarea{height: 110px !important;}
#form-section #contactform input.wpcf7-submit{width: fit-content !important; padding: 2px 35px;height: 45px; font-size:16px;font-weight:600; background:var(--secondarycolor); border:none;  margin:1.2rem auto 0; color: #000;}

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

#pagetitle {text-align: center;background:url(https://www.woodendtaxi.com.au/wp-content/uploads/2025/05/inner-page-banner.jpg) no-repeat center;color:#fff;background-size:cover;position: relative;width: 100%;padding: 10rem 10px 6.5rem;position: relative; z-index:1}
#pagetitle.service-banner{padding: 12rem 10px 6.5rem;}
#pagetitle:before{content:'';position:absolute;top:0; left:0; right:0; bottom:0; background:#111111e0; z-index: -1;}
#pagetitle h1 {color:#ffff;text-align: center;text-transform: capitalize;font-weight: 800;font-family: var(--secondaryfont);margin-bottom: 0.5rem;font-size: 40px;}
#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: #f1f1f1;font-weight: 300;}
.breadcrumb a:hover{color:var(--secondarycolor);}
.breadcrumb a{color: #f1f1f1}
.breadcrumb>li {display: inline-block;}
.breadcrumb>li+li:before {content: "\f101";padding: 0 5px;color: #f1f1f1;font-family:'Font Awesome 5 Free';font-weight:900}

.bookingform.innerform{padding:2rem 1.2rem 0.1rem; border-radius:25px;  position: relative;z-index: 5;max-width: 93%;margin: -3.6rem auto 0;}
.innerform #contactform textarea{height: 48px; padding:14px 18px; resize: none;}
.innerform #contactform input.wpcf7-submit{margin-bottom: 0; background:#101010; color:#fff;font-size: 18px;height: 52px;padding: 0 35px;width: fit-content;}
.innerform #contactform input.wpcf7-submit:hover{background: #303030}

#bookonline p, #bookonline {text-align: center !important;}
.bookingform{background:#353535;padding:35px 20px 10px;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;border-radius: 35px;}
.bookingform #contactform input.wpcf7-submit{background: var(--secondarycolor); color: #000; border: none; transition:0.5s ease-in-out;margin-top: 1.5rem;}
.bookingform #contactform input.wpcf7-submit:hover{background: var(--secondarycolor); filter: brightness(1.1)}

.row-full	{width: 99.335vw;position: relative;margin-left: -49.99vw;left: 50%;}

#main{padding: 3rem 0;}
#main.service-page{padding: 3.5rem 0 0}
#main.service-page .row{justify-content: center}
#main p{color:var(--primarycolor);font-size: 16px;text-align:justify;}
#main a{color:var(--secondarycolor)}
#main a:hover{color:var(--primarycolor);}
#main li{list-style: none;line-height: 30px;}
#main h2{font-size: 32px;font-weight: 600;}
#main h3{list-style: none;color: #000;margin-bottom: 1rem; font-weight:700;line-height: 1.6;font-size:26px}
#main .row{align-items: center}

.list {margin-bottom: 15px !important;}
.list li {list-style :none;padding: 0 0px 18px 2rem;/*! display: flex; */list-style-position: inside;
align-items: baseline;position:relative;}
.list li:before{color:var(--secondarycolor);content: "\f1b9";font-family:'Font Awesome 5 Free';font-weight:900 ; margin-right:0.6rem; position:absolute;left:0rem;top:0px; font-size:19px; }

.aria-label br{display:none}
.aria-label a{position:relative;text-align: center; transition:0.5s ease-in-out ; border: 1px solid var(--secondarycolor); padding: 0.5rem 1rem 0.5rem 45px;  font-weight:400;text-transform: uppercase;display: table;width:100%;color:var(--primarycolor) !important;margin:10px 0}
.aria-label a:before{color:var(--tertiarycolor);content: "\f3c5"; transition:0.5s ease-in-out; background: var(--secondarycolor);font-family:'Font Awesome 5 Free';font-weight:900; margin-right:0.6rem; position:absolute;left:0rem;top:0px;bottom: 0; width: 45px; font-size:19px; display:flex; align-items:center; justify-content:center; color:#fff;}
.aria-label a:hover{background: #f1f1f1;}
.aria-label a:hover:before{font-size: 22px;}


.roundimg{border-radius: 25px}

.widget {padding: 0 1rem;}
.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 1rem 0;align-items: center;}
.widget ul li::before{content: "-";margin-right: 0.4rem;font-size: 15px;color:#fff;font-family: 'Font Awesome 5 Free';font-weight: 900;}
.main-widget img{width: 300px; max-width: 90%;margin: 0 auto 2rem;}

#bottom {background: url(https://www.seymourtaxi.com.au/wp-content/uploads/2025/09/footer-bg.jpg) no-repeat center;color:#f1f1f1;font-size: 16px;padding: 5rem 0 0;background-size: cover;}
#bottom .grid{display:grid; grid-template-columns:32% auto;gap: 2.6rem 3rem; -webkit-gap: 2.6rem 3rem; -moz-gap: 2.6rem 3rem;}
#bottom a {color: #f1f1f1;}
#bottom a:hover {color:var(--secondarycolor);}
#bottom i {color: #fff;margin-right: 0px;}
#bottom .widget h3 {border: none;text-align: left;font-weight: 600;color: var(--secondarycolor);font-size: 24px;}
#bottom .widget li {border: none;text-decoration: none;color:#f1f1f1;list-style: none;}
#bottom  .main-widget{text-align: center}

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

#footer {clear: both;background:transparent;color: #fff;padding:0.8rem 0 0.8rem;text-align: center;font-size:14.5px;margin-top: 3.5rem;border-top: 1px solid var(--secondarycolor);}
#footer a {color: #fff;}
#footer a:hover {color:var(--secondarycolor);}
.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: 99;display: inline-block;line-height: 65px;font-size: 1.6rem;line-height: 50px;animation: shake 1.8s linear infinite alternate;border: 2px solid #0000003d;}
.phone-call i{color:#000;transform:rotate(80deg)}
.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(80deg)}
}

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



#bottom {width: 100%;display: block;}
.fleft, .fright {float: none;}
  .slidercaption{position: relative}
  
  #slider .sliderimage{width: 34rem; float: none;margin: 0 auto;max-width: 94%;}
  #slider .textblock{width: 100%; text-align: center; margin-bottom: 2.5rem;padding: 0 10px;}
  #slider .line{margin: 1rem auto 1.5rem}
  
  .abttext{padding: 0}
  
  #aboutus .row{gap: 1.5rem}
  #service-section .right-box{margin: 0; padding:0}
  
  #service-section .col-md-4{padding: 0 0 2rem;border: 0 !important;}
  #service-section .col-md-8{padding: 0}
  #service-section .heading{border-bottom: 0;padding-bottom: 1.1rem;justify-content: center;}
  
  #service-section .social-btns{display: none;}
  #service-section{text-align: center}
  #service-section .sub-heading{margin: 0 auto 1rem; width: fit-content;color: var(--secondarycolor);letter-spacing: 1px;}
  .sub-heading::before{display: none;}
  
  #why-choose{text-align: center}
  #why-choose .col-md-6:nth-child(1) img{margin:0 auto 1.5rem}
  #why-choose .sub-heading{width: fit-content; margin: 0 auto 0.5rem}
  #why-choose .row .row{margin-top: 2.5rem; }
  #testimonials .container > .row{ gap:2.5rem; -webkit-gap:2.5rem; -moz-gap:2.5rem; }
  
  #cta-section h2{font-size: 52px; line-height: 1}
  #cta-section h2 span{font-size: 32px}
  
  #bottom .grid{grid-template-columns: 100%;}
  .main-widget img{width: 220px}
  .main-widget  p{width: 35rem; margin: 0 auto ; max-width: 100%}
  
  #bottom{padding: 3.5rem 0 0}
  
  #service-section1{margin-bottom: 2.5rem}
  
  #service-section2 .col-md-6{padding: 0}
  #service-section2 .row{flex-direction: column-reverse}
  #service-section2 .col-md-6:nth-child(1){padding: 2.5rem 10px 3rem}
  
  .topbtn{display: flex !important; margin: 0 auto 0 !important; float: none !important; width: fit-content !important;padding-top: 1.5rem;}
  .topbtn a{padding: 5px 20px !important; border-width:1px}
}


@media screen and (min-width: 981px) {
.mobileonly {display: none;}
#why-choose .col-md-6:nth-child(2){padding-left:2.5rem}
  #why-choose .row .row{margin-top: 3rem; border-top:2px solid #000; padding-top: 2rem }
  #testimonials .col-md-5{padding-right:3rem}
  
  #service-section1 .col-md-6:nth-child(2){padding-left: 2rem;}
  #service-section1 .col-md-6:nth-child(2) img{ height: 400px; object-fit: cover}
  #service-section2 .col-md-6:nth-child(1){padding: 3.7rem 3rem;}
  #service-section2 .col-md-6 img{width: 100%; height: 100vh; object-fit: cover; position:sticky; top: 0}
  
.site-menu-toggle{display:none;}
}

@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}

  #logo img{width: 150px;height: auto;float:left;}
  
  #slider .textblock{margin-top: 0}
  #slider{padding: 10rem 0 7rem}
  #slider h1{font-size: 31px; margin-bottom:1.2rem}
  .slidercaption .smallheading{font-size: 20px; margin-bottom: 0.8rem}
  #slider .line{width: 120px; margin: 0.5rem auto 1.4rem}
  h2 {font-size: 1.9rem;font-weight: 500}
 
  .formbg{padding: 2rem 1.1rem;}
  
  #contactform .col-md-4, #contactform .col-md-12, #contactform .col-md-6, #contactform .col-md-3, #contactform .col-md-2{padding: 0 !important;}
  
  .formbg h2{margin-bottom: 1.4rem;font-size: 28px;}
  .subheading{font-size:17px; margin-bottom: 8px}
  .subheading:before,.subheading:after{display: none}
  
  .subheading1{font-size: 16px; margin-bottom:8px}
  .subheading1:before{width: 40px}
  
  #aboutus{padding: 3rem 0 4rem}
  
  #service-section{padding: 3.5rem 10px;margin-bottom: 4rem;}
  #service-section .sub-heading{margin: 0 auto 0.5rem;}
  
  .icon-box{flex: 1 0 150px}
  #why-choose .row .row{gap: 1.5rem 0rem; -webkit-gap: 1.5rem 0rem; -moz-gap: 1.5rem 0rem; margin-top:1.5rem}
  
  #why-choose{margin-bottom: 3rem}
  .count-item{padding: 1.4rem 15px;}
  #counter .progressbar-text, #counter .progressbar-text b{font-size: 32px}
  
  #total-score-circle, #general-score-circle, #speed-score-circle, #privacy-score-circle{height: 40px}
  
  #counter{padding: 0.8rem}
  .testimonial-item{padding: 0 1.5rem 2rem}
  .adv-h2{margin-bottom: 1.7rem;}
  #testimonials{padding: 4.5rem 0px}
  
  #cta-section h2, #cta-section h2 span{font-size: 28px; line-height: 1.5; margin-bottom: 1rem}
  #cta-section .twoBtn{flex-direction: column; gap: 20px; -webki-gap: 20px; -moz-gap: 20px}
  
  #cta-section{padding: 2.5rem 0 3rem;}
  
  .call-btn{font-size: 30px !important}
  .call-btn i{width: 60px; height: 60px; font-size: 22px; }
  
  .main-widget{padding: 0 10px}
  
  #bottom .widget{margin-bottom: 1.5rem}
  #footer{margin-top: 1rem}
  
  .abttext li{padding-left: 2.3rem;margin: 0 0 0.9rem;}
  .abttext li:before{width: 22px;top:5px; height: 22px; background-size: cover}
  
  #bottom .widget h3{padding-bottom: 0.8rem}
  
  .service-item .content{padding:0 2rem 0;}
  #pagetitle h1{font-size: 32px; margin-bottom: 10px}
  #pagetitle.service-banner{padding: 11rem 0 5.5rem}
  
  #main h2{font-size: 28px}
  #service-section1 .col-md-6{padding: 0}
  
  #service-section1 img{margin-bottom:1.5rem}
}



@media screen and (min-width: 600px) and (max-width: 981px) {
  .slidercaption .smallheading{margin-bottom: 0.7rem}
  #slider h1{font-size: 40px; margin-bottom:1.6rem}
  h2 {font-size: 2.2rem;font-weight: 500}
 
  #bottom .col-md-4{max-width: 33%;}
  #logo img{width: 200px;height: auto;float:left;}
}

@media screen and (min-width: 1500px) {
  .row-full	#service-section2 .row{width: 1300px; margin: 0 auto; max-width: 100%;}
  
}