/*
Theme Name:  Sonic Finance Group
Author URI: https://www.thegeminigeeks.com/
Version: 1.1
Author: The Gemini Geeks
Description: A theme by The Gemini Geeks
*/
:root {
  /* Color Variables: */
--primarycolor:#505050;
--secondarycolor:#046ab1;
--tertiarycolor:#162E3A;
  /* Font Variables: */
--primaryfont:'Poppins', sans-serif;
--secondaryfont:'Poppins', 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%;}

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

.dropdown2{left:-38rem !important;}
.dropdown2 li a{display: flex !important;gap:0.5rem }
.dropdown2 li img{width: 40px}
.dropdown2 li:hover img {filter:invert()} 

#logo .site-title {float:left;}
#logo .site-title a{color:var(--primarycolorcolor);font-size: 1.5rem;}
#logo img{width:145px;}

.topbtn a{display:  flex !important; justify-content: center;align-items: center; border-radius:10px; background: #fff;color: #000 !important;padding: 10px 34px;font-weight: 600;font-size: 15px !important; text-transform: uppercase !important;}
.topbtn a:after{display: none !important; position:absolute;}
.topbtn a:hover{background:var(--secondarycolor);color:#fff !important}

#logo .site-title {float:left;}
#logo .site-title a{color:var(--primarycolorcolor);font-size: 1.5rem;}
#logo img{width:225px;border-radius: 15px;}
.site-menu-toggle{display: none;}

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

h1 {font-size: 36px;text-transform: uppercase;}
h2 {font-size: 35px;font-weight: 500;}
h3 {font-size: 24px;font-weight: 500;}
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:#fff;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{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: 4px 25px;border: 1px solid var(--secondarycolor);display:table;width: fit-content;background: var(--secondarycolor);color: #fff !important;font-size: 16px;border-radius: 10px;margin-top: 1.5rem;font-weight: 500;}
.more-btn:hover{background:var(--tertiarycolor);color:#fff !important; }

.primary-btn{padding: 7px 35px;display:table;width: fit-content;background: #ffff;color: #000 !important;font-size: 16px;border-radius: 10px;margin-top: 1.5rem;font-weight: 500;}
.primary-btn:hover{background:var(--tertiarycolor);color:#fff !important; }


#hero-slider{position: relative}
#hero-slider .bg-image img{width: 100%;}

.carousel-caption{position: absolute ; top: 0; left: 0; right: 0;bottom:0;display: flex; align-items: center;padding-top: 8rem;/*! background: #0003; */}
.carousel-caption .sub-heading{color:#fff;}
.carousel-caption h1{font-size: 49px;color: #fff; text-transform: capitalize; font-weight: 500;}
.carousel-caption .dis{display: flex; align-items: center; gap: 15px; color:#fff}
.carousel-caption img{width: 130px}
.carousel-caption .text-box{width: 60rem; max-width:100%; margin-bottom:2.8rem; background: ;}
.carousel-caption .hero-box{background: #0008; border: 1px solid #fff8; padding: 1.5rem 2rem 2rem;height: 100%;display: flex;flex-direction: column;justify-content: center;}
.carousel-caption .col-md-3 .hero-box{text-align:center;}
.carousel-caption .hero-box .more-btn{margin: 0rem auto 0;}
.carousel-caption h2{color: #fff; margin-bottom:1.9rem;font-weight: 500;}

#about-us{position: relative;margin-top: -1rem;}
#about-us .bg-image img{width: 100%;}
#about-us .content-wrap{position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: flex ; align-items: center;}
#about-us h2{margin-bottom: 1.2rem}

.hero-list{display: flex; flex-wrap:wrap; gap:0.8rem 1.6rem; margin-bottom:0 !important;}
.hero-list li{display: flex; flex: 1 0 100px; border:1px solid #fff;  display:flex; align-items:center; color:#fff; gap:8px; font-size:14px; text-transform:uppercase; font-size: 12px;font-weight: 600;padding: 8px 13px;line-height: 1.45;}
.hero-list li img{width: 35px;min-width: 35px;}

#counter-section{padding: 2.5rem 0;}
.counter-box {text-align: center;position: relative; flex: 1 0 180px;padding: 20px 0;}
.counter-box .num {color: var(--secondarycolor);font-weight: 600;margin-bottom: 10px; font-size: 38px; font-weight: 500; font-family: var(--primaryfont);line-height: 1.15;}
.counter-box p {margin: 0;color: #666;line-height: 1.4;}
.counter-box:not(:last-child)::after {content: "";position: absolute;top: 0;right: 0;width: 2px;height: 100%;background-color: #ccc;}

#service-section{background:url(https://www.sonicfinancegroup.com.au/wp-content/uploads/2026/04/Our-Service-Bg.webp) no-repeat center; background-size: cover; padding:3rem 1rem;}
#service-section h2{width: 38rem;  max-width:100%; margin-bottom:2.5rem}
#service-section .primary-btn{margin: 2.5rem auto 0}

.s-box .image{background: linear-gradient(180deg, #fff 60%, transparent); padding: 10px;border-radius: 20px;margin-bottom: 10px;}
.s-box .image img{border-radius: 15px;}
.s-box h3{font-size:20px; font-weight: 500;}
.s-box .arrow{width:40px; display: flex;margin-left: auto;}

#client-Logo{padding: 2.8rem 1rem}

#testimonials{background: url(https://www.sonicfinancegroup.com.au/wp-content/uploads/2026/04/Testimonials-Bg.webp) no-repeat center; padding:4rem 3rem; border-radius:45px; overflow:hidden;background-size: cover;margin-bottom: 4.5rem;}
#testimonials h2{color: #fff}
#testimonials .sub-heading{color: #fff}
#testimonials .row{align-items: center}
#testimonials .auth{color:#fff; font-weight: 600; text-transform: capitalize;margin-top: 0.8rem;font-size: 20px;}
#testimonials p{color:#fff;}
#testimonials .star-img{width: 135px; margin-bottom: 1.1rem}

#why-choose{background: url(https://www.sonicfinancegroup.com.au/wp-content/uploads/2026/04/Why-Us-Bg.webp); padding:4rem 0; /*! margin-bottom:4rem */}
#why-choose p{color: #f1f1f1}
#why-choose h3{color: #fff;}
#why-choose h2{color: #fff; margin-bottom: 2.5rem}
#why-choose .row{gap: 1.5rem;justify-content: center;}

.fbox{flex: 1 0 300px; background: #cccccc2b; padding:2rem 1.3rem; max-width: 369px;border: 2px solid transparent;transition:  0.6s ease-in-out}
.fbox .icon{width: 70px; margin-bottom:1.5rem}
.fbox img{transition:  0.6s ease-in-out}
.fbox  h3{font-size: 20px;}
.fbox:hover{border:2px solid #fff;}
.fbox:hover img{transform: scale(1.1)}

#blogs{text-align: center; padding: 4rem 0; position: relative}
#blogs .row{justify-content: center; margin-top: 4rem;gap: 1.4rem;}
#blogs .sub-heading{text-transform:uppercase}
.bbox{width: 375px; text-align: left; position: relative; overflow:hidden; background:#f4f4f4; padding: 1rem; border-radius: 1rem}
.bbox img{border-radius:10px; margin-bottom: 1rem; }
.bbox h3 a{font-weight: 500; color: #000 !important;font-size: 20px;font-family: var(--secondaryfont);}
.bbox p{line-height: 1.5;} 
.date{line-height: 1.4;position: absolute;background: var(--secondarycolor);top:10.42rem; left: 0;border-radius: 0 10px 0 10px ;width: 80px; height: 80px; padding: 5px; text-align: center}
.date span{font-size: 24px; font-weight: 500 }



#team-section{background: var(--tertiarycolor);padding: 4rem 0 3.5rem;margin-bottom: 5rem;}
#team-section p{color: #f1f1f1;}
#team-section h2{margin-bottom: 2.2rem; color: #fff;}
#team-section .sub-heading{margin-bottom: 0.8rem}
#team-section .row{gap:2rem 3rem; justify-content: center;}

.page-id-95 #team-section{display: none}
.page-id-95 #contact-section{padding: 4rem 0;background:#f1f1f1;margin-bottom:0}

.team-box{flex: 1 0 300px; text-align: center;max-width: 358px;}
.team-box h3{color: #fff; }
.team-box .image{margin-bottom: 1.6rem; border-radius:15px; overflow:hidden;}
.team-box .image img{transition: 0.6s ease-in-out}
.team-box:hover img{transform:scale(1.1)}

#single-post {padding:3rem 0;}
#single-post .row{/*! align-items: center */}
#single-post .post-title h1{font-size:31px;color:#000;margin:1rem 0;display: block;border-bottom: 1px dashed var(--secondarycolor);padding: 0 0 10px}
#single-post .post-title:hover{color:var(--secondarycolor);}
#single-post h2{font-size: 28px; border-bottom: 1px dashed #ccc; padding-bottom: 8px; margin-bottom: 0.8rem;}
#single-post h3{border-bottom: 1px dashed #ccc; padding-bottom: 8px; margin-bottom: 0.8rem; color: #101010;font-weight: 500;font-size: 28px;}
#single-post h3+h4{margin-top:1.5rem;}
#single-post h4{margin-bottom: 0.8rem;color: #151515; font-size: 22px; font-weight:600;}
#single-post p{margin-bottom: 15px;}
#single-post .buyer h4{margin-bottom: 1rem; background: var(--secondarycolor); padding: 1rem 2rem; border:1px solid #00000017;color: #fff;}
#single-post .buyer {border:1px solid #00000017; padding:0;border-radius: 1rem;overflow: hidden;width: 557px; background:#f1f1f163;}
#single-post .buyer .list{padding: 0 2rem}
#single-post .buyer p{padding: 0 2rem}
#single-post .mainrow{margin-bottom: 2rem; gap:1rem}
#single-post .row{margin-bottom: 1rem}
#single-post img{width:435px;padding: 5px; max-width: 100%;height: auto;margin-bottom:25px; border:2px solid var(--secondarycolor);}
#single-post p a , #single-post li a{color: var(--secondarycolor); border-bottom: 1px solid var(--secondarycolor); }
#single-post #featured-img img{max-width: 100%;display: block;margin-top:35px;height: auto;}


#hollowsection{background: #f6f6f6; padding:4rem 0 2rem}
#hollowsection img{border: none; border-radius: 2rem; width:100%}

.full-row	{
    width: 99.335vw;
    position: relative;
   margin: 4rem 0 3rem; 
    margin-left: -49.99vw;
    left: 50%;
    /*! background: #F2F2F2; */
    padding: 2rem 0;
}

#blog{padding: 3rem 10px;gap: 1rem;}
#blog .blog-item{flex: 1 0 337px;max-width:369px;  margin: 0 auto 0.5rem;background: #f1f1f1;border-radius: 15px;overflow: hidden;border: 1px solid #e5e5e5;}
#blog .blog-item  .blog-thumbnail{filter: saturate(1.4) }
#blog .blog-item .content{ padding: 1.3rem 15px;}
#blog .blog-item :where(h4 , a)  {line-height: 28px; color: #303030}
#blog .blog-item p{ font-size: 15px; color:#353535}
#blog .blog-item .more-link{background: var(--secondarycolor); color: #fff; display: table; margin-top:0.8rem; padding: 3px 15px }

.paginate{text-align: center;margin:0 auto;}
.wp-pagenavi {clear: both;padding: 1.5rem 0;}
.wp-pagenavi a {display:inline-block;padding: 0.1rem 1.2rem !important;margin: 2px;border: 1px solid #ccc;color: var(--primarycolor);background: #fff;border-radius: 3px;}
.wp-pagenavi a:hover {color: #fff !important;background: var(--secondarycolor);}
.wp-pagenavi span.pages {padding: 0.3rem 1.2rem !important;margin: 3px;border-radius: 3px;border: 1px solid #ccc;}
.wp-pagenavi span.current {padding: 0.7rem 1rem;margin: 3px;font-weight: 700;border: 1px solid #ccc;background: var(--secondarycolor);border-radius: 3px;color: #fff;}
.wp-pagenavi span.extend {padding: 15px;margin: 3px;border: 1px solid #000;color: #fff;background: #000;}
.wp-pagenavi .next-comment-page,.wp-pagenavi .previous-comment-page {padding: 12px 14px;border: 1px solid #aaa;}
.wp-pagenavi a.nextpostslink {font-weight: 500;padding: 0.2rem 1rem !important;color: var(--secondarycolor);}


#contact-section{ /*! text-align: center; */ margin-bottom:4.5rem}
#contact-section .contact-wrap{width: 100%; margin: 0 auto; max-width: 100%;}
#contact-section .wpcf7-submit{width: 100% !important;}
#contact-section h2{margin-bottom: 1.8rem}
#contact-section .row{align-items: center}

.column{column-count: 2;}
.column3{column-count: 3;}

.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: 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:0;padding: 10px 20px;margin: 10px 0;height:48px;border-radius:0rem; border: 1px solid #ccc;}
#contactform select{width: 100%;background: #FFF;border:0;padding: 10px 20px;height:48px;border: 1px solid #ccc;
	margin: 10px 0;color:#595966;-webkit-border-radius:0rem;}
#contactform textarea{width: 100%;height: 125px;background:#fff;border:0;padding: 20px;margin: 10px 0;border: 1px solid #ccc;border-radius:0rem;}
#bookingform #contactform textarea{height:48px;resize:none;padding: 14px 20px;}
#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: var(--secondarycolor);color: #fff;text-transform: uppercase;cursor: pointer;padding: 1rem;border: none;margin:10px auto 0;display: table;width: 250px;transition: 0.6s ease-in-out;border: 1px solid var(--secondarycolor);height: 48px;-webkit-border-radius: 0rem;padding:0;font-size:18px}
#contactform input.wpcf7-submit:hover{background: var(--tertiarycolor);color:#fff;}
#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;}
.page-template-default .post img{border-radius: 20px}

.btns-section{list-style: none; display: flex; align-items: center; justify-content: center; gap: 1.5rem; flex-wrap: wrap;}
.btns-section a{background: var(--secondarycolor); color: #fff; padding: 8px 26px; font-size:17px;display: table;}
.btns-section a:hover{background: var(--tertiarycolor)}

.list {list-style :none;margin-bottom: 1rem;} 
.list li {list-style :none;padding: 0 0px 11px 2.4rem;/*! display: flex; */list-style-position: inside;
align-items: baseline;position:relative;}
.list li:before{color:var(--secondarycolor);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; width: 22px; height: 22px; position:absolute;left:0rem;top:2px; font-size:10px;background: #fff;border: 1px solid #ccc;}

#pagetitle {text-align: center;background:url(https://www.sonicfinancegroup.com.au/wp-content/uploads/2026/04/Slider.webp) 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:#0004; z-index: -1;}
#pagetitle h1 {color:#fff;text-align: center;text-transform: capitalize;font-weight: 600;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}

#service-page .grid{display: grid; grid-template-columns: 63% auto; gap: 1rem 4rem;}

#side-bar .side-item{background: #f1f1f1; overflow:hidden;margin-bottom: 2.5rem;position: sticky;top: 1rem;border-radius: 15px;overflow: hidden;}
#side-bar .side-item h3{text-align: center; font-size: 22px; background: var(--secondarycolor) !important; padding: 0.9rem 0.8rem;border-radius:15px;border: none;margin-bottom: 0;color: #fff; text-transform:uppercase;}

.service-list {padding: 30px 20px 20px; list-style:none; margin-bottom: 0 !important;}
.service-list li a{display:flex; border:1px solid #e5e5e5; list-style:none; align-items:center; gap:12px; list-style:none; background: #fff; margin-bottom:1rem;   padding:8px 24px; border-radius:15px; font-weight: 600;font-size: 14px;line-height: 1.5;}
.service-list li img{width: 37px;min-width: 37px;image-rendering: smooth;}

#main{padding: 4rem 0;}
#main p{color:var(--primarycolor);font-size: 16px;}
#main h2{font-size:33px;}
#main .line{margin: 0.8rem 0 1.8rem}
#main h3{margin-bottom: 0.5rem; color: #000;font-size: 20px; margin-bottom:1.4rem}
#main p+h3, #main ul+h3 {margin-top: 1.8rem;}
#main p:empty{display: none; position: absolute;}

.teambox{background:var(--tertiarycolor);align-items:center;padding:1.5rem 1rem;margin-bottom:2rem}
.teambox:nth-child(even){flex-direction: row-reverse}

.teambox1{width: 330px; text-align: center; background:#f7f7f7; padding: 1rem; border-radius:1rem}
.teambox1 img{border-radius:1rem; background: #EFECE8}
.teambox1 h3{margin: 1.5rem 0 0.5rem !important;}

.teamrow{gap:2rem;justify-content: center;}

.b-description_readmore_wrapper {
display: flex;
max-width: none !important;
flex-wrap: wrap;
}
.b-description_readmore {
width: 100%;
font-size: 15px;
line-height: 24px;
margin-bottom: 0;
position: relative;
box-sizing: border-box;
}
.b-description_readmore_button {
border: 1px solid var(--tertiarycolor);
padding: 2px 35px;
cursor: pointer;
text-align: center;
text-transform: uppercase;	
transition: all 0.5s ease 0s;
margin:1rem auto;
display: table;
}
.b-description_readmore_button:hover {
color: white;
background: var(--tertiarycolor);
transition: all 0.5s ease 0s;
}
.b-description_readmore_ellipsis:after {
content: '';
display: inline-block;
position: absolute;
bottom: 0;
right: 0;
width: 100%;
transition: all 0.5s ease 0s;
height: 25px;    
}


#main .teambox p,.teambox h2,#main .teambox h3{color:#fff;}
#main .teambox h3{margin-bottom:1rem}
#main .teambox p{font-size:15px}

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

#bottom {background: var(--tertiarycolor);color:#fff;font-size: 14px;padding: 4rem 0 0.5rem;}
#bottom a {color: #fff;}
#bottom a:hover {color:#f1f1f1;}
#bottom i {color: #fff;margin-right: 0px;}
#bottom .widget h3 {border: none;text-align: left;font-weight: 500;color: #fff;font-size: 20px;}
#bottom .widget li {border: none;text-decoration: none;color:#fff ;list-style: none;}

#bottom .footer-logo{display: flex; align-items:center; margin-bottom:3.5rem; gap:1rem; }
#bottom .footer-logo:before, #bottom .footer-logo:after{content: ""; flex: 1; height:3px; background: #fff9}
#bottom .footer-logo .flogo{border-radius: 15px; overflow: hidden;width: 210px;}

#bottom .footer-contact li{display:flex;}
#bottom .footer-contact li:before{font-family:'Font Awesome 5 Free';font-weight:900;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:transparent;color: #fff;padding:0 0 0.5rem;text-align: center;font-size:12px; margin-top:2rem}
#footer a {color: #fff;}
#footer a:hover {color:#f1f1f1;}
.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:#fff;}
.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 !important;}
.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;}
    
    .carousel-caption{position: relative;background: #000;margin-top: -1rem;padding: 4rem 0;}


#bottom {width: 100%;display: block;}
.fleft, .fright {float: none;}
    #about-us .content-wrap{align-items: end; padding: 0 0 1rem;}
    
    .widget{margin-bottom: 3rem}
    .widget ul, .widget ul li:last-child{margin-bottom: 0 !important;}
    .topbtn a{width: fit-content; margin: 1rem auto 0; padding: 8px 35px !important;}
    .grid{grid-template-columns: 100% !important;}
}


@media screen and (min-width: 981px) {
.mobileonly {display: none !important;}
    #testimonials .col-md-6:nth-child(2){border-left: 2px solid #fff4; padding:2.2rem 0 2.2rem 2.2rem; }
.site-menu-toggle{display:none;}
}


@media screen and (max-width: 600px) {
.column, .column3, .column4{column-count:1}
    .btns-section {flex-direction: column}
    .btns-section a{min-width: 235px; text-align: center}
    
    #hero-slider .bg-image img {height: 1104px; object-fit:cover;}
    #about-us .bg-image img {height: 711px; object-fit:contain; object-position:top; }
    .hero-list li{width: 100%; flex:1 0 100%;}
    
    .carousel-caption{padding:4rem 15px 3rem;align-items: end;}
    .carousel-caption h1{font-size: 29px;}
    .carousel-caption img{width: 105px}
    .carousel-caption .dis{flex-direction: column; justify-content: start; align-items: start; }
    .carousel-caption h2{font-size: 24px}
    .carousel-caption .col-md-9{margin-bottom: 1.5rem;padding: 0;}
    .carousel-caption .col-md-3{padding: 0;}
    .carousel-caption .hero-box{padding: 25px 25px}
    
    .header_area{padding: 1.2rem 0}
    #logo img{width: 170px;height: auto;float:left; border-radius: 10px}
    
    .counter-box .num{font-size: 30px}
        h2{font-size: 28px;}
    
        #testimonials{width: 92% !important; margin: 0 auto 3.5rem; padding:2.5rem 1rem; border-radius:25px}
    #testimonials .star-img{width: 110px}
    #testimonials h2{margin-bottom: 1.8rem}
    
    #why-choose{padding: 3rem  15px;}
    #why-choose h2{margin-bottom: 2rem}
    
    .fbox{padding: 25px 20px}
    .fbox .icon{width: 65px}
    
    #team-section{padding: 3rem 20px;margin-bottom: 3.5rem;}
    #contact-section{padding: 0 10px; margin-bottom:3.5rem}
    
    .widget{padding: 0 1.1rem}
    #footer{margin-top: 0}
    #pagetitle {padding: 10rem 10px 3rem;}
    #pagetitle h1{font-size: 30px}
    
    #main{padding: 3rem 0;}
    
    #side-bar{padding: 0 15px}
}

@media screen and (min-width: 600px) and (max-width: 1120px) {
    #hero-slider .bg-image img {height: 970px; object-fit:cover;}
    #about-us .bg-image img {height: 890px ; object-fit:cover; object-position:top; }
    .counter-box .num{font-size: 32px}
        .carousel-caption h1{font-size: 42px;}
    .carousel-caption h2{font-size: 32px}
    
     .carousel-caption .col-md-9{margin-bottom: 2rem;padding: 0;}
    .carousel-caption .col-md-3{padding: 0;}
    
    #pagetitle h1{font-size: 32px !important;}
}

@media screen and (min-width: 1400px) {
    #hero-slider .bg-image img{width: 100%; height:720px; object-fit: cover}
    #about-us .bg-image img{width: 100%; height:620px; object-fit: cover}

}