/*
Theme Name:  Silver Taxi To Airport
Author URI: https://www.thegeminigeeks.com/
Version: 1.1
Author: The Gemini Geeks
Description: A theme by The Gemini Geeks
*/
:root {
  /* Color Variables: */
--primarycolor:#303030;
--secondarycolor:#F9C730;
--tertiarycolor:#151515;
  /* Font Variables: */
--primaryfont:"Rubik", sans-serif;
--secondaryfont:"Open 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 35px;border-radius: 25px;}
.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-btn {padding: 10px 20px;display: flex !important; height: 51px; align-items:center;border:2px solid var(--secondarycolor) !important; justify-content:center; width:fit-content; margin-top:1.4rem;background: transparent; color:#fff !important;border-radius: 10px;font-size: 22px !important;font-family: var(--primaryfont);font-weight: 600;}
.header-btn:after{display: none !important;}
.header_area .header-btn{margin-top:0 }
.header-btn:hover{border:2px solid #fff !important; background:transparent !important;color:#fff !important; }
.header-btn i{font-size: 24px;margin-right: 10px;color: var(--secondarycolor);}

.header_area {position:absolute;top: 0;left: 0;width: 100%;z-index: 999;float:left;background: transparent;padding: 25px 0;}
.header_area .row{align-items:center}

#logo a:first-child{display: table}
#logo img{width:225px;image-rendering: smooth;}
.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);font-weight: 600;}
h1 {font-size: 36px;text-transform: uppercase;}
h2 {font-size: 44px;}
h3 {font-size: 21px;}
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}
h1 span{color: var(--secondarycolor)}
h2 span{font-size: 32px ;}
.line{width: 140px; height: 3px; background: var(--secondarycolor); margin-bottom: 1.2; margin-top:1rem;margin-bottom: 1.5rem}

#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: 1.5rem 0 0; border-radius:10px; display: flex;color:#fff; font-size: 17px; text-transform: uppercase; font-weight:500;transition: .6s ease-in-out;justify-content: center;align-items: center;gap: 1rem;}
.btn-primary:after{content: "\f061";font-family:'Font Awesome 5 Free';font-weight:900 ;font-size: 18px }
.btn-primary:hover{background:var(--secondarycolor);color:#000;}

.more-btn{padding: 8px 40px;margin:2rem 0 0;display:flex;color: #000;font-weight: 600;text-transform: uppercase;border-radius: 10px;font-size: 17px; position:relative; z-index:1; overflow:hidden;width: fit-content;justify-content: center;align-items: center;}
.more-btn:after{content: ""; position: absolute;transition: 0.5s linear; top:0; left:0; right: 0; bottom: 0; background: linear-gradient(0deg, #A5A6A8, #fff,#A5A6A8);z-index: -1; }
.more-btn:hover{color:#000 !important; }
.more-btn:hover:after{transform: scaley(5);}

#slider{background: #F6F6F6;}
#slider .slider-wrap{position:relative;}
#slider img{height:auto; width:100%; object-fit:cover;image-rendering: smooth;}
#slider .bg-image{position: relative;overflow: hidden;clip-path: polygon(0 0, 100% 0, 100% 95%, 75% 100%, 0 77%, 0 87%);}
#slider .bg-image:before{content: ""; position: absolute; top:0; left: 0; right: 0; bottom: 0; background: #000000bf;}
#slider .image-car{width: 95%; margin: -14rem auto 0; z-index: 9; position: relative}
#slider .more-btn{margin: 2rem auto 0}

.carousel-caption{content: ""; position: absolute; top:0px; left:0; right: 0; bottom: 0; }
.carousel-caption .container{display: flex; justify-content: center; align-items: center;height: 100%;}
.carousel-caption .text-box{width: 55rem; text-align: center;max-width: 100%;}
.carousel-caption .subheading{font-family: var(--primaryfont); font-size: 35px; line-height:1.8;text-transform:uppercase; font-weight:600;color: var(--secondarycolor);}
.carousel-caption h1{font-size: 64px; color: #fff; margin-bottom: 1.2rem}
.carousel-caption .dis{width: 45rem; margin:0 auto 1rem; color:#ccc; font-size:17px;  max-width:100%}

#bookingform{background: #f5f5f5; padding-bottom: 3rem;margin-bottom: 5rem;}
.subheading{font-size:20px; text-transform: uppercase; color: var(--secondarycolor); font-weight: 650;}

.subheading2{font-size:19px; text-transform: uppercase; color: var(--secondarycolor); font-weight: 600;display:flex;align-items:center; gap:0.5rem}
.subheading2:before{content: ""; width: 40px; height: 3px;background:#000 }

.call-btn{font-weight: 500;color: #000;font-family: var(--primaryfont);font-size: 36px;display: flex;align-items: center;gap: 0.5rem;}
.call-btn i{width: 42px; height: 42px; background: var(--secondarycolor); color: #fff; display: flex; align-items: center; justify-content: center ; border-radius: 50%;  font-size: 20px;}

.two-btn{display: flex; align-items: center; gap:0.8rem 1.8rem; margin-top:2.5rem; flex-wrap:wrap;}
.two-btn a{margin: 0 !important;}

#about{margin-bottom: 5rem}
#about .row{align-items: center}
#about h2{margin-bottom: 1.5rem}

#service-section{background: url(https://www.silvertaxitoairport.com.au/wp-content/uploads/2024/11/Services-BG.jpg) no-repeat center; background-size: cover; padding: 7rem 0 8rem; position:relative; z-index:1; text-align:center;margin-bottom: 5rem;}
#service-section .service-box{text-align: left;padding-left: 1.6rem;}
#service-section h2{text-align: center; color: #fff; margin-bottom:1.4rem }
#service-section .dis{width: 55rem; max-width:100%; margin: 0 auto 5rem; color: #ccc}
#service-section .row{gap:5rem 3rem; justify-content: center; }
#service-section P:empty{display: none}
#service-section:before {content: ""; position:absolute; top:0; left: 0; right: 0; width: 100%;animation: move 20s linear infinite; background: url(https://www.silvertaxitoairport.com.au/wp-content/uploads/2024/11/Gradient-Line-img.png);height: 30px;background-repeat: repeat-x;background-position: center center;background-size: auto 100%;}
#service-section:after {content: ""; position:absolute; bottom:0; left: 0; right: 0; width: 100%;animation: move 20s linear infinite; background: url(https://www.silvertaxitoairport.com.au/wp-content/uploads/2024/11/Gradient-Line-img.png);height: 30px;margin-bottom:0;background-repeat: repeat-x;background-position: center center;background-size: auto 100%;}
@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;}
}

.service-box{flex: 1 0 300px; position:relative;}
.service-box *{transition: 0.5s ease}
.service-box:before{content: ""; position: absolute; top:0; left: 0; right: 1.4rem; bottom: 15%; z-index: -1; border: 2px solid var(--secondarycolor)}
.service-box h3{color: #fff; text-transform: uppercase; font-size: 19px;display: flex;align-items: end;gap: 1rem; margin-bottom: 1.3rem;margin-top: -1.5rem;line-height: 1.6;}
.service-box h3 img{min-width:70px; width:72px;}
.service-box p{color: #ccc;font-size: 16px;}
.service-box .hover-box{transform: translateY(1.5rem); opacity: 0}
.service-box:hover .hover-box{transform: translateY(0rem); opacity: 1}
.service-box span{color: var(--secondarycolor);font-size: 16px; text-transform:uppercase;font-weight: 500; margin-top:0.8rem; display: table; }
.service-box .content{height: 217px; padding-right: 2rem;}
.service-box .image{margin-top:-128px; display:flex; align-items:end; height:400px;position:relative; z-index:1;}
.service-box .image img{object-fit: cover; object-position: center; height:100%;}
.service-box:hover .image img{height: 60%}

#counter{margin-bottom: 5rem;}
#counter .row2{gap: 1.4rem 0.8rem; justify-content: center; margin-top:1.8rem}

#total-score-circle,
#general-score-circle,
#speed-score-circle,
#privacy-score-circle {margin: 0.1em auto; width:100%;  height: 45px;position: relative;}

.cbox{flex:1 0 120px;text-align: center; }
.cbox .progressbar-text, .cbox .progressbar-text b{color: var(--secondarycolor) !important;font-weight: 600; font-size: 30px !important;}
.cbox img{width: 70px; margin: 0 auto 0.4rem;}
.cbox h3{font-weight: 400; font-size:20px;}

#testimonial{padding: 6rem 10px; background: url(https://www.silvertaxitoairport.com.au/wp-content/uploads/2024/11/Testimonials-Bg.jpg) no-repeat center; background-size: cover; }
#testimonial h2{margin-bottom: 1.8rem; color:#fff}
#testimonial .row{align-items:center;}
#testimonial .subheading2:before{background:var(--secondarycolor)}
#testimonial .owl-nav{display: none !important;}
#testimonial .owl-dots {margin-top: 20px;text-align: center;display:table; }
#testimonial .owl-dot {display: inline-block !important;width:15px; height:15px;border-radius:50rem; transition:0.5s ease;  background:#dbd9e6; margin:5px 5px}
#testimonial .owl-dot.active {background-color:var(--secondarycolor); width:30px}

.testimonial-item .quotes{width: 80px !important; margin-bottom: 1.5rem}
.testimonial-item .heading-box{display: flex;align-items: center;  gap: 2rem; margin-top:2rem}
.testimonial-item .stars{width: 135px !important;}
.testimonial-item p{color: #f1f1f1}
.testimonial-item h3{color: #fff; margin-bottom: 0; font-size:22px; font-weight: 500; text-transform: uppercase}

#cta-section{background: linear-gradient(0deg, #A1A5A6, #fff, #A1A5A6); padding: 4rem 0;}
#cta-section .col-md-5{display: flex; justify-content: center; flex-direction: column; align-items: center}
#cta-section i{background: #000; width:68px; height:68px;font-size: 30px}
#cta-section .call-btn{font-size: 40px;}

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

#counter .container > .row{align-items: center}

#bookonline p, #bookonline {text-align: center !important;}
.bookingform{background:#353535;padding:35px 20px 20px;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;}
.bookingform #contactform input.wpcf7-submit:hover{background: var(--secondarycolor); filter: brightness(1.1)}
.bookingform #contactform textarea{height: 48px; padding: 10px 20px;}

.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{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;}
#contactform h2{font-size: 22px;margin:25px 0 10px;font-weight:bolder;padding:0 0 8px 0;text-align: center;color: #000;}
#contactform input{width: 100%;background: #fff;border:0;padding: 10px 20px;margin: 10px 0;height:48px;border-radius:10px;box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;}
#contactform select{width: 100%;background: #FFF;border:0;padding: 10px 20px;height:48px;
	margin: 10px 0;color:#595966;-webkit-border-radius:10px;
-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
-moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
-ms-box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
-o-box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}
#contactform textarea{width: 100%;height: 125px;background:#fff;border:0;padding: 20px;margin: 10px 0;border-radius:10px;box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;}
#bookingform #contactform textarea{height:48px;resize:none;padding: 14px 20px;box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;}
#contactform input:focus, #contactform textarea:focus, #contactform select:focus{outline:none;
	color:var(--tertiarycolor)}

::-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;padding: 1rem;border: none;margin:10px auto 0;display: table;width: 220px;transition: 0.6s ease-in-out;height: 48px;-webkit-border-radius: 10px;padding:0;font-size:18px;font-weight: 600;}
#contactform input.wpcf7-submit:hover{background: var(--secondarycolor);color:#000;}
#contactform .wpcf7-spinner{position: absolute; 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;}


#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;}
.post ul {margin: 10px 0 0px 0px;}


#pagetitle {text-align: center;background:url(https://www.silvertaxitoairport.com.au/wp-content/uploads/2024/11/inner-banner.jpg) no-repeat center;color:#fff;background-size:cover;position: relative;width: 100%;padding: 14rem 0 3rem;position: relative; z-index:1}
#pagetitle.service-banner{padding: 15.5rem 10px 7rem;}
#pagetitle:before{content:'';position:absolute;top:0; left:0; right:0; bottom:0; background:#0b0b0bd4; z-index: -1;}
#pagetitle h1 {color:#fff;text-align: center;text-transform: capitalize;font-weight: 700;font-family: var(--secondaryfont);margin-bottom: 0.5rem;font-size: 42px;}
#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}

.formWrap{background:#303030; padding: 2rem 1.2rem 1rem;border-radius: 35px;}
.formWrap h3{text-align: center; font-size: 20px;color: #fff !important;;margin-bottom: 1rem !important; border-bottom: 0 !important;padding-bottom: 0 !important;}
.info-icon{display: flex; width: 100%; flex-direction: column; background: #f1f1f1; margin-bottom: 1rem;padding: 1rem 1.5rem 1.5rem }
.formWrap #contactform input.wpcf7-submit{background: var(--secondarycolor); color: #000; border: none; transition:0.5s ease-in-out}
.formWrap #contactform input.wpcf7-submit:hover{background: var(--secondarycolor); filter: brightness(1.1)}


.contact_detail{margin-top:1.6rem !important;}
.contact_detail li{display: flex; align-items: center; gap: 0.5rem; margin-bottom:1.4rem; border-bottom: 1px dashed #ccc; padding-bottom: 0.7rem;}
.contact_detail li h3{margin-bottom: 0.1rem !important; font-size:18px; font-weight:650;border-bottom: 0 !important;}
.contact_detail li {color:  #454545 !important;}
.contact_detail li p{margin-bottom:0 !important; }
#main .contact_detail li a{color: #454545;font-weight: 400;}
.contact_detail .icon{width: 60px; height: 60px;background: var(--secondarycolor); padding: 0.7rem;border-radius: 8px; margin-right: 0.8rem}
#contactpage h2{font-size: 34px !important; padding-bottom: 0 !important;border: none !important; margin-bottom: 1rem !important;}
#contactpage h2:before{display: none}
#contactpage  .line{background: var(--secondarycolor); margin: 0.5rem 0 1.2rem; width: 120px}

#main{padding: 4rem 0 2.2rem;}
#main p{font-size: 16px;text-align:justify;color: #454545;}
#main a:hover{color:var(--primarycolor);}
#main li{list-style: none;line-height: 30px;color: #454545;}
#main h2{font-size: 32px;   line-height: 1.2; position: relative; padding-bottom:1.6rem;font-weight: 700;margin-bottom: 2.5rem;text-transform: capitalize;padding-bottom: 1.4rem;border-bottom: 2px dashed #ccc;}
#main h2:before{content:""; position: absolute; bottom: -3px ; left: 0; width: 200px; height: 5px; background: var(--secondarycolor);  }

#service-page .grid{display: grid; grid-template-columns: 67% auto; gap: 0rem 2.5rem;}
#service-page img{width: 100%; border-radius: 25px;margin-bottom: 1.9rem;}
#side-bar .side-item{background: #f1f1f1;border-radius:15px; overflow:hidden;position: sticky;top: 0.2rem;}
#side-bar .side-item h3{text-align: center; font-size: 25px; background: var(--secondarycolor); padding: 0.8rem;border: none;margin-bottom: 0;text-transform: uppercase;color: #151515;}
.side-item ul {padding: 0.5rem 1.5rem;}
.side-item ul li {list-style :none;padding: 10px 0px 10px 2rem;/*! display: flex; */list-style-position: inside;
align-items: baseline;position:relative; border-bottom:1px dashed #ccc; transition:0.5s ease; font-size: 17px;}
.side-item ul li:hover {transform:translatex(10px)}
#main .side-item ul li a{color: #454545; text-transform: capitalize;font-weight: 500;}
.side-item ul li:before{color:var(--secondarycolor);content: "\f1ba";font-family:'Font Awesome 5 Free';font-weight:900 ; margin-right:0.6rem; position:absolute;left:0rem;top:13px; font-size:18px; }
.side-item ul li:last-child{padding-bottom: 0;border-bottom: 0;}

.widget {padding: 0 1.5rem;margin-top:1.5rem;}
.widget h3 {border-bottom: 2px solid #707070;text-transform: uppercase;padding: 0 0 0.6rem 0;width: fit-content;}
.widget ul li {display:flex;list-style-type:none;border-bottom: 1px dashed var(--primarycolor);margin: 0 0 0.6rem 0;}
.widget ul li::before{content: "\f0da";margin-right: 1rem;font-size: 23px;color: var(--secondarycolor);font-family: 'Font Awesome 5 Free';font-weight: 900;line-height: 1.4;}

#bottom {background: #111214;color:#fff;font-size: 16px;padding:3.5rem 0 3rem;}
#bottom p{text-align: center}
#bottom img{margin:2rem auto 1rem;width:270px;display: table}
#bottom a {color: #fff;}
#bottom a:hover {color:var(--secondarycolor);}
#bottom i {color: #fff;margin-right: 0px;}
#bottom .widget h3 {text-align: left;font-weight: 500;color: var(--secondarycolor);margin-bottom: 1.7rem; position: relative;}
#bottom .widget h3:before{content: ""; position: absolute; bottom: 0; left: 1rem; width: 40px; height: 2px;margin-bottom: -2px; background: var(--secondarycolor)}
#bottom .widget li {border: none;text-decoration: none;color:#fff ;list-style: none;align-items: center;}

#bottom .footer-contact li{margin-bottom:1.2rem;}
#bottom .footer-contact li:before{font-family:'Font Awesome 5 Free';font-weight:900;width: 30px;min-width: 30px;height: 30px;display: flex;align-items: center;justify-content: center;color: #000;background: var(--secondarycolor);border-radius: 50%;font-size: 16px;}
#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;}

.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:#111214;color: #fff;padding: 0.8rem 0;text-align: center;font-size:12px;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;
}

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

@-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 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: 180px;height: auto;}


#bottom {width: 100%;display: block;}
.fleft, .fright {float: none;}
    .header_area {padding: 12px 0}
    
    #about img{width: 100%}
    
    #testimonial img{width: 100%; margin-bottom: 1.5rem}
    
    .grid{display: grid;grid-template-columns: 100% !important;;}
}


@media screen and (min-width: 981px) {
.mobileonly {display: none;}
    #counter .side-img{  margin-left: -5rem}
    #counter .side-img img{width: 100%;}
    #counter .col-md-6:nth-child(2){padding-left: 2rem}
    #testimonial .col-md-7{padding-left: 2.5rem}
    #cta-section .col-md-7{padding-right: 5rem}
    #cta-section .col-md-5{border-left: 3px solid #000;}
    
    #contactpage .col-md-5{padding-right: 1.5rem}
.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}
    #slider .bg-image{clip-path: polygon(0 0, 100% 0, 100% 95%, 90% 100%, 0 90%, 0 87%);}
    #slider .bg-image img{height: 560px}
    #slider  .subheading{font-size: 18px}
    #slider .dis{font-size: 15px;}
    #slider h1{font-size: 32px;margin-bottom: 0.5rem;}
    #slider .more-btn{margin-top:1.5rem;padding: 5px 30px;}
    #slider .image-car{margin-top:-5rem;}
    .carousel-caption .text-box{margin-top: 2.7rem;}
    
    #logo img{width: 160px;height: auto;}
    
    .subheading{font-size: 16px}
    h2 {font-size: 30px;}
     #contactpage h2{font-size: 30px !important;}
    #contactpage .contact_detail li:last-child{border-bottom: 0}
    
    #bookingform{text-align: center; padding:1rem 5px 3rem;margin-bottom: 3.2rem;}
    #bookingform #contactform textarea{height: 100px}
    #bookingform .line{margin: 0.8rem auto 1.5rem}
    #contactform input.wpcf7-submit{width: 190px}
    
    #about .row{gap: 1.2rem}
    #about{margin-bottom: 3rem}
    #service-section{padding: 5.5rem 15px 6.5rem}
    .service-box h3{margin-top:-1rem; gap:0.9rem}
    .service-box h3 img{width: 60px; min-width: 60px; }
    .service-box .image{margin-top:-140px}
    
    #testimonial .col-md-5, #testimonial .col-md-7{padding: 0}
    
    #cta-section{text-align:center;}
    #cta-section .call-btn{font-size: 30px; margin-top:1rem; }
    #cta-section .call-btn i{width: 50px; height: 50px; font-size: 22px}
    #bottom img{margin-top:0}
    #bottom  .inner > .col-md-4{margin-bottom: 1.2rem !important;}
    .widget{padding: 0 10px;margin-bottom: 0 !important;}
    
    #bottom{padding: 3rem 0 2rem}
    #service-section .dis{margin-bottom: 4rem}
    
    #testimonial{padding: 4rem 10px;}
    
    #pagetitle{padding: 11rem 0 2.5rem}
    #pagetitle h1{font-size: 36px}
    #pagetitle .breadcrumb{font-size: 13px}
    
    #contactform .col-md-6 , #contactform .col-md-12 {padding: 0}
    .formWrap h3{font-size: 18px !important; line-height: 1.4}
    
    .formWrap #contactform input.wpcf7-submit{font-size: 17px !important;}
    .bookingform #contactform textarea{height: 120px}
    .bookingform{padding:35px 10px 20px}
    #side-bar .side-item{width: 92%; margin: 0 auto 1rem}
    
    #main h2{font-size: 28px}
    #main h2:before{width: 140px}
    
    .header_area .header-btn{margin:1.5rem auto 0 }
    .cbox h3{font-size: 18px }
}

@media screen and (min-width: 600px) and (max-width: 1120px) {
#bottom .col-md-3{width: 47%;float: left;}
    #slider .bg-image img{height: 620px}
    #slider  .subheading{font-size: 22px}
    #slider .dis{font-size: 15px}
    #slider h1{font-size: 45px;margin-bottom: 0.5rem;}
    #slider .more-btn{margin-top:1.5rem;padding: 5px 30px;}
        #slider .image-car{margin-top:-12rem;}
    .carousel-caption .text-box{margin-bottom: 3rem;}
}

@media screen and (min-width: 1580px){
    #slider .bg-image img{object-fit: cover;height: 780px}
    #slider .image-car img{max-width: 1380px; margin-left: auto; margin-right: auto}
}