/*
Theme Name:  melmaxicab
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:#F9C826;
--tertiarycolor:#fff;
  /* Font Variables: */
--primaryfont:'Poppins', sans-serif;
--secondaryfont:'Albert Sans', 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: 50px;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)";}
#scroll:hover span{border-bottom-color:#000}

.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%;padding: 1.5rem 0;z-index: 999;transition: background 0.4s, all 0.3s linear;}
.header_area .row{align-items:center}

#top-bar{text-align:right;width:100%; padding: 10px 0}
#top-bar .row{justify-content:space-between;align-items: center;}
#top-bar a{color: #000;font-size: 20px;display: inline-block; margin-right: 20px;font-weight: 500;}
#top-bar a i{margin-right:5px;color:#000;font-size: 22px;font-weight: 900;}
#top-bar a:hover{color:var(--secondarycolor);}
#top-bar a:hover img{transform:scale(1.1)}
#top-bar .pull-right,#top-bar .social{float:right;line-height: 1rem;}
#top-bar .fa-phone{transform: rotate(95deg)}

.topbtn{margin-right:0 !important;}
.topbtn a:after{display:none !important}
.topbtn a:hover{background: #000; color:#fff !important;}
.topbtn a{border:0;background:var(--secondarycolor);padding:5px 20px;border-radius:1rem;color:#000 !important;font-size: 18px !important;font-weight:600 !important;width: 145px; margin: 0 auto}

#logo .site-title {float:left;}
#logo .site-title a{color:var(--primarycolorcolor);font-size: 1.5rem;}
#logo img{}
.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: 52px;text-transform: uppercase;}
h2 {font-size: 42px;font-weight: 600;}
h3 {font-size: 24px; font-weight: 600;}
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)
 }
}

.header_area .column{margin: 0 !important}

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

.more-btn{padding: 8px 30px;border-radius: 1.3rem;background: var(--secondarycolor);margin:1rem 0;text-transform:uppercase;display:inline-block}
.more-btn:hover{background:#000;color:#fff !important; }

.badges{display: flex;align-items:center;gap:2rem;margin-top: 1rem; justify-content: center}
.badges img{width:110px !important;;}

#slider{position:relative;}
#slider .box{margin-top: 5rem}
#slider h1{width:90%; margin:0 auto}
#slider .bgimage img{width:100%;object-fit:fill}
#bookingform{background:var(--secondarycolor);border-radius: 1rem;padding: 1rem;text-align: center;}
#bookingform p{color: #000;text-align: center !important;line-height: 1.2;}
#bookingform .line{margin: 0.5rem auto;background:#fff;width: 200px;}
#bookingform h2{font-size:34px;font-weight: 600;text-transform: uppercase;}
#bookingform img{margin: 1rem auto 0;}
#main #bookingform br{display: none}

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

.carousel-caption {right: 0;top: 0;left: 0;z-index:2;position:absolute;bottom: 0;}
.textblock{margin:7rem 0 0 11rem;width:45%}
.carousel-caption h1{font-size: 2.7rem;letter-spacing: 1px;color: #000;line-height: 1.2;text-transform: capitalize;font-weight: 700;text-align: center;}
.carousel-caption span{font-weight: 500;color:#F68C19;}
.carousel-caption p{color: #fff;font-weight: inherit;}

#about{padding: 6rem 0;}
#about p{margin: 15px 0;}
#about .row{align-items: center}

.subheading{text-transform: uppercase; font-size:20px}

.two-btn{display: flex; gap: 2rem; align-items: center; margin: 0.8rem 0}

.call-btn .call-icon{width: 50px !important; height: 50px;}
.call-btn{display: flex; align-items: center; gap: 0.5rem; color:#000; font-size:26px;font-family:var(--primaryfont)}
.call-btn span{color: #000; font-size:28px; font-weight:600;transition:0.5s ease-in}
.call-btn span:hover{color:var(--secondarycolor)}
.call-btn p{font-size: 16px; line-height: 1.3; text-align: left;}

#main .two-btn{justify-content: center; gap: 0.5rem}
#main .call-btn p{text-align: left;margin-bottom: 0;}

#main .call-btn p:empty{display: none}

#services{background: url(https://www.melmaxicab.com.au/wp-content/uploads/2026/07/service-bg.webp);  background-repeat: no-repeat;background-size: cover;padding: 5rem 0;color:#fff; text-align:center}
#services h2{color: var(--tertiarycolor)}
#services p{width: 70%; margin: 1rem auto;transition:0.5s ease-in-out}
#services .sbox{flex: 1 0 350px; max-width:420px;position: relative;}
#services .sbox .textbox{background: #fff; padding: 20px; text-align: left;margin: -3rem 0 0 1.8rem;position: relative;border-right: 3px solid var(--secondarycolor);}
#services .sbox .textbox h3{text-transform: uppercase;font-weight: 800; transition: 0.5s ease-in-out;font-weight: 600;}
#services .sbox:hover .textbox h3 {color:var(--secondarycolor)}
#services .sbox:hover .textbox .sbtn .btn {color:#000}
#services .sbox .textbox p{color:#000;margin: 0;width: 100%;}
#services .row{margin-top: 4rem;gap: 5rem 3rem;justify-content: center;}

.btnbox{display:flex; gap: 2rem; align-items:center; justify-content: space-between;margin-top: 0.6rem;}
.btnbox .sbtn{display: flex; align-items: center; gap: 1.5rem}
.btnbox .sbtn p{font-size: 18px}
.btnbox .arrow{width: 25px;height: 25px;}
.btnbox .icon{width: 40px; height: 40px;}
.btnbox .sicon{background: var(--secondarycolor); padding: 15px;position: absolute;right: -23px;bottom: 0;}
.btnbox .sicon::after{ content:"";position:absolute;top:-1.2rem;bottom:0;width:0;height:0;border-left:21px solid #BE940A;border-top:20px solid transparent; right: 0px;}

#whyus{padding: 5rem 0}
.whymain{background: var(--secondarycolor);  padding: 45px;position: absolute;left: -11rem;bottom: 0;gap: 2rem;border-radius: 0 0 90px;}
.whymain::after{ content:"";position:absolute;left:1px;top:-2.5rem;bottom:0;width:0;height:0;border-right:100px solid #BE940A;border-top:41px solid transparent; }
.whymain .whybox{display: flex; align-items: start; gap:1rem;position: relative;flex: 1 0 290px;max-width: 380px;}
.whybox .wimg{width: 80px;height: 80px;}
.whybox .wcontent p{width: 90%; line-height: 1.5}
.whybox .wcontent h3{ font-size: 26px;  margin-bottom: 0.4rem; }

#testimonials{padding: 5rem 0;width: 100%;text-align: left;background: #F5F8FE;}
#testimonials p{width: 70%}
#testimonials .tbox{background: #fff; border-radius: 30px 30px 0 0; padding:30px 25px 70px; max-width: 520px;}
.tbox .tmain{display: flex; align-items: center; gap: 1rem;}
.tbox p{width: 85% !important; }
.star{background: var(--secondarycolor); width: 180px; padding:15px 30px; }
.tlast{display: flex; align-items: start; ;margin-top: -2.1rem;justify-content: space-between;margin-top: -1.3rem;width: 85%;}
.tsimg{ position:relative;display:inline-block;}
.tsimg::after{ content:"";position:absolute;right:-30px;bottom:0;width:0;height:0;border-left:30px solid #BE940A;border-bottom:30px solid transparent; }
 .tlast .names{width: 100% !important;position: relative;bottom: 1rem;}
.tlast .names:before{content: ""; background: #000; width: 130px; height: 1px; position: absolute;right: 7rem;bottom: 1rem;}
.tbox .timg img{width: 260px;}
.testimonial .testimonial-item {padding:28px 25px; background:#f5f5f5;}

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

.sub-heading{font-weight: 700; text-transform: capitalize; margin-bottom: 14px !important; font-size:21px !important;; color:var(--secondarycolor) !important;; position: relative;display:flex; align-items:center;  gap:1rem;}
.sub-heading:before{content: ""; width:40px; height: 5px; background: var(--secondarycolor)}

#contactBox{background: #f1f1f1; padding:2.4rem 2rem 2.4rem; border-radius:25px;border: 1px solid #e5e5e5;}
#contactBox #contactform input, #contactBox #contactform textarea, #contactBox #contactform textarea{background: transparent; border-radius: 0; -webkit-border-radius: 0; padding: 0; -webkit-padding:0; border-bottom: 2px solid #ccc !important; height:45px; border: 0;}
#contactBox #contactform textarea{height:100px }
#contactBox #contactform .wpcf7-submit{border: none; background: var(--secondarycolor); border-radius: 10px; margin: 0.8rem 0 0;padding: 0px 30px;color: #000;border: 0 !important;margin-top: 1.7rem;}
#contactBox #contactform .wpcf7-submit:hover{background:#000; color: #fff !important;}
#contactBox .social-list{display: flex; align-items: center; gap: 1rem;margin-top: 2.1rem;}
#contactBox .social-list p{margin-bottom: 0 !important;font-weight: 600;color: #000;font-size: 19px;}
#contactBox .social-list a{width: 34px; height: 34px; background: var(--secondarycolor); border-radius:50%; display: inline-flex; align-items: center; justify-content: center; color: #000;}
#contactBox .social-list i{color: #000; font-size:16px}
#contactBox h2{text-transform: capitalize;padding-bottom: 0 !important; margin-bottom: 16px !important; border-bottom: aliceblue;text-transform: uppercase;margin-top: 1rem;font-size: 28px;}
#contactBox h2:before{display: none; }

p:empity{display:none !important;}

.contact-list li{background: #fff; display: flex; align-items: center; gap: 1rem; margin-bottom:1.2rem;padding:14px 18px; border-radius:10px; box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;}
.contact-list li h3{border-bottom: 0 !important; padding-bottom: 0 !important; margin-bottom: 7px !important; font-size: 18px !important;  font-weight:500 !important; line-height: 1 !important;margin-top: 7px !important;}
.contact-list li a{font-weight: 400 !important; color: #404040 !important;}
.contact-list p{margin-bottom: 0 !important;}
.contact-list .icon{width: 65px; display: flex; align-items: center; justify-content: center; background: var(--secondarycolor); border-radius: 50%; padding: 1rem; min-width: 65px;}

.xdsoft_timepicker{min-width:200px}
#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:var(--primarycolor);font-family: var(--secondaryfont)}
#contactform p{/*! margin-bottom: 5px */; text-align:center !important }
#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: 0;border-radius: 0;height: 40px;}
#contactform select{color:var(--primarycolor);padding: 10px 15px;}
#contactform textarea{width: 100%;height: 100px !important;padding: 20px;}
#contactform input:focus, #contactform textarea:focus, #contactform select:focus{outline:none;
	color:#000}

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

#contactform input.wpcf7-submit{background: #000;color: #fff;text-transform: uppercase;cursor: pointer;margin: 15px auto;display: flex;transition: 0.6s ease-in-out;-webkit-border-radius: 10px;border: none;align-items: center;padding: 10px 60px 10px;font-size: 17px;font-weight: 600;width: fit-content;height: 46px;}
#contactform input.wpcf7-submit:hover{background: #353535;color: #fff;}
#contactform .wpcf7-spinner{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) !important;}

#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;height: unset;}
.returnform{text-align: center}
#contactform .wpcf7-radio{justify-content: center}

.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;}
.list li {list-style :none;margin: 0px 0px 7px 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}

#floatbtn{position: fixed;right: 0;top: 40%;z-index: 999;}
#floatbtn .more-btn{writing-mode: vertical-rl;border-radius:0;padding:20px 5px;margin:0;float: right;background:var(--tertiarycolor);color:#fff;border:0}
#floatbtn .more-btn:hover{background:var(--secondarycolor)}

#pagetitle {padding:5rem 0;float: left;width: 100%;text-align: center;background:linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0.8)),url(https://www.melmaxicab.com.au/wp-content/uploads/2026/07/pagetitle-image.webp);color:#fff;background-size:cover;position: relative;float: left;width: 100%;background-repeat: no-repeat;}
#pagetitle h1 {color:#fff;text-align: center;font-size: 40px;font-weight: 600}
#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: 300;}
.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:left;}
#main a{color:var(--secondarycolor)}
#main a:hover{color:var(--primarycolor);}
#main h3{font-size:28px;}
#servicepage h2{font-size:36px; width:85%;}
#main li{list-style: none;line-height: 28px;color: var(--primarycolor);}

#main #contactform p{margin: 0;}
#main #bookingform h2{font-size: 28px; width: 100%}
#main .line{width: 160px}

#main #contactform input.wpcf7-submit{margin: 15px auto 0}

#aboutpage h2{font-size: 36px; }
#servicepage .row{align-items: center}
#servicepage .more-btn{color:#000}

.row-full	{width: 99.335vw;position: relative;margin-left: -49.99vw;left: 50%;}
#whyservice{background:#f5f5f5; margin-top:5rem; }
#whyservice .sidebox{padding: 1.5rem 2.5rem 2rem;}
#whyservice .line{margin: 0.5rem 0 1.2rem;width: 180px;}
#whyservice .imgbox{padding:0}

#cta{padding: 5rem 0 0; text-align:center}
#cta .line{margin: 1rem auto}
#cta p{text-align:Center;}

#aboutpage .row{align-items:center }

#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: 22px;}
#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}

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

#bottom {background: url(https://www.melmaxicab.com.au/wp-content/uploads/2026/07/footer.webp);color:#fff;font-size: 14px;padding: 5rem 0 0;background-repeat: no-repeat;background-size: cover;}
#bottom a {color: #fff;}
#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: 20px;}
#bottom .widget li {border: none;text-decoration: none;color:#fff ;list-style: none;}
#bottom .widget li a{font-size: 13px;}
#bottom .flogo{margin-bottom: 1.5rem}
#bottom p{text-align: center}
#bottom .line{width:110px; height:1px;margin: 0.5rem 0 2rem;}
.widget ul li::before{/*! content: "\f078"; */margin-right: 1rem;font-size: 15px;color: #000;font-family: 'Font Awesome 5 Free';font-weight: 900;background: var(--secondarycolor);min-width: 30px;height: 30px;display: flex;justify-content: center;align-items: center;border-radius: 50%;}

#bottom .footer-contact li{line-height:20px;display:flex;align-items: center;}
#bottom .footer-contact li:before{font-family:'Font Awesome 5 Free';font-weight:900;/*! font-weight: 400; */}
#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;font-weight: 900;}

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

.fa-whatsapp:before {
  content:"\f232"
}

#footer {clear: both;color: #fff;padding:4rem 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;}

.whatsapp,.sms{width: 50px;height: 50px;right: 20px;position: fixed;z-index: 999}
.whatsapp{bottom:6rem}
.sms{bottom:10rem}
.phone-call {width: 50px;height: 50px;right: 20px;bottom: 2rem;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;}
    
    #top-bar{display: none}
    #slider .box{margin-top: 2rem}
    #slider h1{font-size: 30px;}
    
    .badges img{width:80px !important}
    
    #bookingform{margin-top: 1rem; padding:1.5rem}
    #bookingform h2{font-size: 30px}
    #bookingform #contactform input, #contactform select{margin: 5px 0;}
    #bookingform #contactform input.wpcf7-submit{margin: 5px auto}
    
    #about img{margin-bottom: 2rem}
    .call-btn img{margin: 0 !important}
    
    #services .sbox{max-width: 330px;}
    #services .row{gap: 3rem}
    
    #whyus .row{}
    #whyus .whyimg{margin: 2rem 0;}
    .whymain{padding:30px; position: relative; left:0; top:2rem; border-radius:0 }
    .whymain:after{display: none}
    .tbox{margin: 1rem auto}
    .tlast .names{position: relative; right:105px; }
    .tlast{margin: 0 auto;position: relative;left: 2.3rem;top: -2.3rem;}
    
    #bottom .widget h3{margin-top: 2rem;}
    #bottom .flogo{width: 350px}
    
    #whyservice .sidebox{padding: 3rem 2.5rem 3rem; }
    #whyservice .imgbox img{width: 100%}
  }

@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}
     .tlast{margin: 0 auto;position: relative;left: -3rem;top: -2.3rem;}
    .tlast .names:before{width: 70px; }
    .tlast .names{right: 0}
    
}
@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: 140px}
    .header_area{background: #f5f5f5;padding:15px 0}
    h2{font-size: 36px}
    #slider h1{font-size: 22px;}
    #slider .box{margin-top: 1rem}
   
    .badges img{width:50px !important}
        
    #bookingform{padding:10px 15px; margin-bottom: 2rem;}
    #bookingform h2{font-size: 24px;}
    #bookingform .line{margin: 0.4rem auto}
	
    #bookingform #contactform input, #contactform select{padding: 10px 10px;/*! margin: 2px 0; *//*! border-radius: 10px; */}
    #bookingform  #contactform textarea{height: 80px !important;padding: 15px;margin: 5px 0;}
    
    #about{padding: 3rem 0}
    
    #services{padding: 3rem 0}
    #services p{width: 90%}
    #services .sbox .textbox h3{font-size: 20px;margin-bottom: 0.3rem;}
    #services .sbox .textbox p{line-height: 1.5;font-size: 14px;}
    #services .row{gap: 3rem 3rem}    
    #services .sbox{max-width: 90%;}
    #services .sbox .textbox{margin:0;padding: 12px;}
    .btnbox .sicon{padding: 10px}
    
    #whyus{padding:3rem 0}
    .whymain{gap: 1rem;}
    #testimonials{padding: 3rem 0}
       
    .tlast .names{position: relative; right:0rem; }
    .tlast .names:before{width: 60px}
    .tlast{/*! margin: -2.8rem auto 0; */position: relative;left: 0;}
    .tlast .star{width:125px;margin-left: -2rem;padding: 16px;margin-top: 0.5rem;}
    .tsimg::after{ content:"";position:absolute;right:2px;bottom:0;width:0;height:0;border-left:30px solid #BE940A;border-bottom:30px solid transparent; }
        
    .tbox .timg img{width: 300px}
    #testimonials .tbox{padding: 25px 6px 65px;margin-top:3rem}
    #testimonials p{width: 100%;line-height: 1.5;}
    .tbox p{width: 100% !important;}
    
    #bottom p{margin-bottom: 1rem}
    
    #pagetitle{padding: 4rem 0}
    #pagetitle h1{font-size: 32px}
    #main h2{font-size: 28px; width:100%}
    #main h3{font-size: 26px}
    
    #whyservice{margin-top: 3rem 0}
    #whyservice .sidebox{padding: 2rem 1rem 3rem; }
    #whyservice .row{flex-direction: column-reverse}
    
    #cta{padding: 3rem 0 0;}
    #cta h3{width: 70%; margin: 0 auto}
    
    #contactBox{padding: 2rem 1rem}
    
    #aboutpage img{margin-bottom: 2rem}
    
    #main{padding: 2rem 0 1rem}
    
    .two-btn{flex-wrap: wrap;display: flex;justify-content: center;gap: 0.4rem;}
    .call-btn img{margin: 0 !important;}
    
    #servicepage .row{flex-direction: column-reverse}
    
    .header_area .column{margin: 0 !important;}
}

@media screen and (min-width: 220px) and (max-width: 380px) {
     #slider .bgimage img{height: 300px; object-fit: scale-down}
    #slider h1{font-size: 18px}
    .whymain{justify-content: center}
    .whybox .wcontent h3{font-size: 20px}
    .whybox .wimg{width: 80px}
    .whybox .wcontent p{width:100%}   
	 #services .sbox{max-width: 86%}
}

@media (min-width: 1500px){
    #slider .bgimage img{height:800px; object-fit: cover; width:1280px; margin:0 auto}
}

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

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