/*
Theme Name:  Arenn Buyer Agency
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:#1b76bb;
--tertiarycolor:#58595b;
  /* Font Variables: */
--primaryfont:"Playfair Display", serif;
--secondaryfont:"Montserrat", serif;
}
*{margin: 0;padding: 0;}
body {margin: 0;padding: 0;background: #fff;font-family: var(--secondaryfont);-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color:var(--primarycolor);font-weight: 400;font-size: 1rem;line-height: 1.8;text-rendering: optimizeLegibility;}
a img {border: none;}
a {color:var(--primarycolor);text-decoration: none !important;transition:0.8s;transition: all 0.8s ease;-moz-transition: all 0.8s ease;-ms-transition: all 0.6s ease;-webkit-transition: all 0.8s ease;-o-transition: all 0.8s ease;}
a:hover {transition:0.8s;text-decoration: none;color: var(--secondarycolor);}
.clear {clear: both;}
.divider {clear: both;border-bottom: 1px solid #ddd;margin: 0 0 1.2rem 0;padding: 20px 0 0 0;}
.alignleft{float:left;margin:0 10px 0 0;}
.alignright{float:right;margin:0 0 0 10px;}
.aligncenter{display:block;margin:0 auto;}

#scroll {position: fixed;right: 10px;bottom: 10px;cursor: pointer;width: 40px;height: 40px;background-color: var(--secondarycolor);text-indent: -9999px;display: none;-webkit-border-radius: 60px;-moz-border-radius: 60px;border-radius: 60px;z-index: 999;}
#scroll span {position: absolute;top: 50%;left: 50%;margin-left: -8px;margin-top: -12px;height: 0;width: 0;border: 8px solid transparent;border-bottom-color: #ffffff;}
#scroll:hover {background-color:var(--tertiarycolor);opacity: 1;filter: "alpha(opacity=100)";-ms-filter: "alpha(opacity=100)";}

.inner {width: 1170px;margin: 0 auto;max-width: 100%;}
.overlay {position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: #5C2AB5CF;}

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

#top-bar{display: flex; justify-content: end; gap:1.8rem; -webkit-gap: 1.8rem;  -moz-gap:1.8rem; margin-bottom: 1.8rem}
#top-bar i{width: 40px; height: 40px; border-radius:50%; font-size:19px; display: flex; justify-content:center; align-items: center; background: var(--secondarycolor); color: #fff; border-radius:  #fff; }
#top-bar .pull-right{display: flex; gap: 0.7rem; -webkit-gap:0.7rem; -moz-gap:0.7rem; align-items: center; }
#top-bar .pull-right a{color:var(--secondarycolor); font-size: 22px; font-weight:700}

#logo .site-title {float:left;}
#logo .site-title a{color:var(--primarycolorcolor);font-size: 1.5rem;}
#logo img{width:230px;}
.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: 500;}

h1 {font-size: 36px;text-transform: uppercase;}
h2 {font-size: 42px;text-transform: uppercase;}
h3 {font-size: 30px;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
h2 span{color: var(--secondarycolor)}
.menu-bar {text-align: left;width: 30px;}
.menu-bar span {height:2px;background:var(--secondarycolor);display:block;margin-bottom:6px}
.menu-bar span:nth-child(1) {width:17px}
.menu-bar span:nth-child(2) {width:30px}
.menu-bar span:nth-child(3) {width:15px;margin-left:auto;margin-bottom:0}

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

.btn-primary{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{overflow:hidden;position:relative;background: var(--secondarycolor);padding: 0.6rem 2rem;margin: 2rem 0 0;color: #fff;transition: .6s ease-in-out;display: flex;font-size: 16px;width: fit-content;justify-content: center;align-items: center;font-weight: 500;z-index: 1;text-transform: uppercase;}
.more-btn:after{content:"\f061";font-family:'Font Awesome 5 Free';font-weight:900; margin-left: 13px; font-size:17px}
.more-btn:hover{color:#fff;}

.line{display: table; width: 170px; height: 4px; background: var(--secondarycolor) ;margin: 1rem 0 1.5rem;}

#slider{padding: 4rem 0 6rem; position: relative;z-index:1; background: #f1f1f1;margin-bottom: 5rem;}
#slider:before{content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; height: 56%; width: 100%; background: url(https://www.arennbuyersagency.com.au/wp-content/uploads/2025/01/Slider-bg-img.jpg); z-index: -1 }
#slider .slider-bg img{width: 100%}
.carousel-caption{position: relative;border-radius: 18px; overflow: hidden;}
.carousel-caption .text-box{position: absolute; top: 0; left:0; right:0; bottom:0; padding: 8.5rem 3rem 0;background: linear-gradient(90deg, #ffffffd1 10%, transparent);}
.carousel-caption  h1{font-size: 52px; font-weight: 400; text-transform: capitalize;color: var(--secondarycolor);line-height: 1.1;}
.carousel-caption h1 span{font-size: 80px;text-transform:uppercase;font-weight: 500;}

#cta-section{background-size:cover; padding:3rem 10px 2.5rem; position: relative;background: var(--secondarycolor); position:relative}
#cta-section h3{color: #fff;font-weight:700;margin-bottom:0.8rem;text-transform: capitalize;font-size: 30px;}
#cta-section h3 span{color: #fff;}
#cta-section .sub-heading{color: #f1f1f1; font-weight: 300;font-size: 19px;}
#cta-section .right-btn{display: flex; justify-content: end; gap:1.5rem;align-items:  center}
#cta-section .right-btn a {color: #fff;padding:10px 35px; font-size: 20px; font-weight: 600; text-transform: uppercase}
#cta-section .right-btn a:nth-child(1){border:2px solid #fff}
#cta-section .right-btn a:nth-child(2){background: #fff; color: #000;padding: 10px 40px;}
#cta-section .right-btn a:nth-child(2) i{font-size: 25px; margin-right: 5px;animation: animationFramesTwo 1.5s infinite linear alternate;}
#cta-section .right-btn a:hover{color: var(--tertiarycolor); border-color:var(--tertiarycolor); }
#cta-section:before{content: ""; right: 0; bottom: 0; top: 0; left:48%; background: #123767; position: absolute; clip-path: polygon(9% 0, 100% 0%, 100% 100%, 0% 100%); }
.fa-phone-volume::before { content: "\f2a0";}

#formbox{padding: 0 0 0 2.4rem;}
#formbox .row{align-items: end}
.form-box{padding:2.5rem 1.8rem;background: var(--tertiarycolor);border-radius: 15px;margin-top: -21.5rem;}
.form-box h2{color: #fff; font-size: 42px; text-transform:uppercase; font-weight: 500}
.form-box p{color: #fff; margin-bottom:1.4rem;}

#counter .row{ gap: 1.6rem 1rem; -webkit-gap: 1.6rem 1rem; -moz-gap: 1.6rem 1rem; justify-content: center; }
#counter .progressbar-text{font-size: 47px;font-weight: 650;color: var(--secondarycolor) !important;}
.count-item{flex: 1 0 100px;}
.count-item .title{font-weight: 500; font-family: var(--primaryfont); text-align: center;font-size: 18px;text-transform: uppercase;}

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

#about{margin-bottom: 6rem;}
#about .row{align-items: center}

p:empty{display: none !important; position: absolute !important;}
#category-section{padding: 6rem 15px; background:url(https://www.arennbuyersagency.com.au/wp-content/uploads/2025/01/3-Section-Bg.jpg) no-repeat center; background-size:cover; margin-bottom: 5rem;}
#category-section .row{justify-content: center; gap:2rem; -webkit-gap:2rem;  -moz-gap:2rem;  }

.cate-box{flex: 1 0 300px; background: #fff; padding: 1.5rem 1.2rem 2rem;text-align: center;/*! max-width: 368px; */}
.cate-box img{margin-bottom: 1.4rem}
.cate-box .line{width: 100px; margin: 0.8rem auto 1.2rem;}
.cate-box h3{text-transform: uppercase; color: var(--secondarycolor); }
.cate-box p{color: #101010}

.sub-heading{text-transform: uppercase; margin-bottom: 0.2rem; font-size:17px; color: #000}
#why-choose {margin-bottom: 5rem}
#why-choose .heading{text-align: center}
#why-choose .line{margin: 0.8rem auto 3rem}
#why-choose .row{align-items:center;}
#why-choose ul{list-style: none;display:flex; flex-direction:column; gap:0.5rem; -webkit-gap:0.5rem; -moz-gap:0.5rem;}
#why-choose li{display: flex; gap:1rem; -webkit-gap:1rem; -moz-gap:1rem; align-items: baseline;}
#why-choose li strong{font-family: var(--primaryfont); color:#000; display: table; font-size: 26px; font-weight: 500;}
#why-choose li .num{font-size:42px;font-family: var(--primaryfont); color: var(--secondarycolor); }

#testimonials{padding: 0rem 0px;width: 100%;float: left;text-align: center; background: var(--tertiarycolor)}
#testimonials .row{align-items:center; color:#fff; }
#testimonials .col-md-6{padding: 0}
#testimonials .owl-nav, #testimonials .owl-dots {margin-top: 15px;text-align: center;}
#testimonials .owl-dot {display: inline-block;width:15px; height:15px; background:#dbd9e6; border-radius:50%; margin:5px 5px}
#testimonials .owl-dot.active {background-color:var(--secondarycolor);}
#testimonials .col-md-6:nth-child(2){padding: 3rem }
#testimonials h2{color: #fff}
#testimonials .line{margin:0.9rem auto 1.8rem;}
.testimonial-item strong{display: table !important; margin:2rem auto 0; font-weight: 700; font-size: 24px;}
.testimonial-item p{font-size: 18px;line-height: 2;}

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

.formWrap{background:var(--tertiarycolor); padding: 2rem 1.3rem 1.4rem;border-radius: 35px;}
.formWrap h3{text-align: center; font-size: 18px;color: #fff !important;;margin-bottom: 1rem !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;margin-top: 1.4rem;}
.formWrap #contactform input.wpcf7-submit:hover{background: var(--secondarycolor); filter: brightness(1.1)}

.contact_detail{margin-top:2rem !important}
.contact_detail li{display: flex; align-items: center; gap: 0.5rem; -webkit-gap: 0.5rem; -moz-gap: 0.5rem; margin-bottom:1.4rem; border-bottom: 1px dashed #ccc; padding-bottom: 0.7rem;}
.contact_detail li h3{margin-bottom: 0.4rem !important; font-size:20px; font-weight:600;}
.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.9rem;border-radius: 8px; margin-right: 0.8rem}
#contactpage h2{font-size: 34px;text-transform: capitalize;font-weight: 600;}
#contactpage  .line{background: var(--secondarycolor); margin: 0.5rem 0 1.2rem; width: 120px}
#contactpage .formWrap h3{font-size: 24px; margin-bottom: 1.5rem !important;}
.formWrap #contactform input ,.formWrap  #contactform select ,.formWrap  #contactform textarea{border-radius: 25px}
.formWrap #contactform .wpcf7-submit{width: fit-content; color: #fff !important; text-transform: uppercase; border-radius: 30px }

.form-box #contactform .col-md-12{padding: 0}
#contactform *{font-size: 15px;color:#595966;font-family: var(--secondaryfont)}
#contactform p{margin-bottom: 5px }
#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: 48px;}
#contactform select{color:var(--primarycolor);color:#595966 !important;}
#contactform textarea{width: 100%;height: 121px !important;padding: 20px;}
#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: var(--secondarycolor);color: #fff;text-transform: capitalize;cursor: pointer;margin: 15px auto;display: flex;transition: 0.6s ease-in-out;-webkit-border-radius: 0;border: none;align-items: center;padding: 14px 60px 14px;font-size: 16px;font-weight: 600;width: 100%;height: 46px;}
#contactform input.wpcf7-submit:hover{filter: brightness(1.2);}
#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: #ffcaca !important; color: #000 !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;}

#pagetitle {padding: 5rem 0 6rem;position: relative;width: 100%;text-align: center;background:url(https://www.arennbuyersagency.com.au/wp-content/uploads/2025/01/inner-page-bg.jpg) no-repeat center;z-index: 1;background-size: cover;background-attachment: fixed;}
#pagetitle:before{content:""; position:absolute; top:0; left:0 ; right:0; bottom: 0; background:#1b76bbd1; z-index:-1; }
#pagetitle h1 {color:#fff;text-align: center; margin-bottom: 0;font-size:46px;text-shadow: 0 0 6px #656565;font-weight: 600;text-transform: capitalize;}
#pagetitle .line{margin:  1.2rem auto 0; width: 100px; background: #fff;height: 3px;}
#pagetitle p {color:#f1f1f1;text-align: center;font-size: 15px; margin: 0 auto;}
.breadcrumb {list-style: none;max-width: 100%;float: none;font-size: 14px;text-transform: uppercase;color: #000;font-weight: 400;width: fit-content;background: #fff;padding: 12px 39px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;position: absolute;bottom: -25px;left: 0;right: 0;margin: 0 auto;}
.breadcrumb a:hover{color:var(--tertiarycolor);}
.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}
.breadcrumb a{color: #000;}

#main{padding: 4rem 0 2.5rem;}
#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;color: var(--primarycolor);}
#main h2{font-size: 32px; font-weight:600;line-height: 1.3;}
#main h3{list-style: none;color: var(--primarycolor);margin-bottom: 1.8rem;}

.service-list{margin-bottom: 0; position: relative;margin-top: 1.5rem;}
.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:#fff !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;}

#service-section1{margin-bottom: 4rem; text-align: center}
#service-section1 p{text-align: center}
#service-section2{margin: 3.5rem 0 3.5rem;}
#service-section2  img{border-radius: 12px; position:sticky; top:3.5rem;}
#service-section3, #service-section3 p{ text-align: center}

.line2{background: var(--secondarycolor); width: 170px; height: 4px; margin-bottom: 1.5rem;margin: 1.2rem auto 1.5rem;}


.widget h3 {text-transform: uppercase; position: relative; padding-bottom: 18px; margin-bottom: 1.5rem}
.widget h3:before{content: ""; position: absolute ; bottom: 0 ; left: 0; width: 85px; height: 3px; background: var(--secondarycolor)}
.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: 1rem;font-size: 15px;color:#404040;font-family: 'Font Awesome 5 Free';font-weight: 900;}

#bottom {background:#f1f1f1;background-size:cover;color:#404040;padding:4.5rem 0 3rem;font-weight:500; font-size:16px}
.flogo{width: 300px;display: table;margin-bottom: 1rem;}
#bottom a {color: #404040;}
#bottom a:hover {color:var(--secondarycolor);}
#bottom i {color: #fff;margin-right: 0px;}
#bottom .widget h3 {border: none;font-size: 2rem;text-align: left;font-weight: 600;color: #101010;text-transform: capitalize;}
#bottom .widget li {border: none;text-decoration: none;color:#404040;list-style: none;}
#bottom  .flogo{margin: 0 auto 1.5rem;width: 255px;}
#bottom .main-widget{text-align: center}

#bottom .footer-contact li{margin-bottom: 1rem;}
#bottom .footer-contact li:before{font-family:'Font Awesome 5 Free';font-weight:900;color:var(--secondarycolor);font-size:1.4rem}
#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:var(--secondarycolor);color:#ffff;padding:0.5rem 0 0.5rem;text-align: center;font-size:15px;font-weight:500}
#footer a {color:#fff;}
#footer a:hover {color:#fff;}
.fleft {float: left;}
.fright {float: right;}

.phone-call {width: 50px;height: 50px;left: 20px;bottom: 2rem;background:transparent;position: fixed;text-align: center;color: #ffffff;cursor: pointer;border-radius: 50%;z-index: 999;display: inline-block;line-height: 65px;animation:zoom 1s ease infinite}
@keyframes zoom{
    50%{transform: scale(1.2) rotate(10deg)}
}
@-webkit-keyframes zoom{
    50%{transform: scale(1.2) rotate(10deg)}
}

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


#bottom {width: 100%;display: block;}
.fleft, .fright {float: none;}
    
    #slider{padding: 3rem 10px 2.8rem;}
    #counter{margin-top: 2rem;}
    #contactform input.wpcf7-submit{width: fit-content; padding: 0 45px}
    #slider .text-box{background: linear-gradient(180deg, #fffffff0 10%, transparent);}
	
	.form-box .line{margin: 0.8rem auto 0.8rem; width:100px}
   
    #why-choose img{display: none}
    #why-choose .col-md-4:nth-child(1){margin-bottom: -0.5rem;}
    #why-choose ul{gap: 0.4rem;-webkit-gap: 0.4rem;-moz-gap: 0.4rem;}
    
    .more-btn{padding: 6px 25px}
    #bottom .main-widget{margin-bottom: 1.8rem}
    
    #pagetitle h1{font-size: 38px}
    #pagetitle .breadcrumb{font-size: 14px}
    .formWrap{padding: 1.7rem 8px 1.7rem;}
    
    #contactpage .col-md-5, #contactpage .col-md-7{padding: 0; }
}


@media screen and (min-width: 981px) {
.mobileonly {display: none !important;}
.lefthalf {float: left;width: 48%;}
.righthalf {float: right;width: 48%;}
.site-menu-toggle{display:none;}
    #about .col-md-6:nth-child(2){padding-left: 2rem}
    
    .cate-box{text-align:left;padding: 1rem}
    .cate-box .line{margin:0.9rem 0 1rem}
    .cate-box a{display: flex ; gap: 1.3rem; -webkit-gap: 1.3rem; -moz-gap: 1.3rem; align-items:center;} 
    .cate-box img{margin-bottom: 0; min-width: 250px;}
    
    #contactpage > .row > .col-md-5{padding-right: 1.5rem}
    #service-section2 .col-md-6:nth-child(2){padding-left: 2rem}
}

@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{padding: 1rem 0}
    
    #slider .slider-bg img{object-fit: cover; height: 455px;}
    #slider .text-box{padding: 3.5rem 10px;}
    #formbox{padding: 0 0px;}
    #formbox .col-md-5{padding: 0 14px;}
    #formbox .col-md-7{padding: 0}
    #counter .progressbar-text{font-size: 34px;}
    #counter .title{font-size: 14px;font-weight: 600;}
    
    #total-score-circle,
#general-score-circle,
#speed-score-circle,
#privacy-score-circle {margin: 0.1em auto; width: 100%;  height: 36px;position: relative;}

    #counter .row{ gap: 1rem 1rem; -webkit-gap: 1rem 1rem; justify-content: center; }
    #slider:before{height: 40%}
    .carousel-caption h1{font-size: 31px;text-align: center;}
    .carousel-caption h1 span{font-size: 45px;}
    .form-box{text-align: center;width: 100%;margin: -17rem auto 0; padding:1.8rem 20px 1.4rem;background: #505050d6;backdrop-filter: blur(2px) brightness(1.5); -webkit-backdrop-filter: blur(2px) brightness(1.5); }
    .form-box h2{font-size: 29px;}
    .form-box p{font-size: 15px}
    
        #slider, #about, #category-section, #why-choose{margin-bottom: 3.5rem;}
    #about img{margin-bottom: 1.6rem}
    #category-section{padding: 3.5rem 15px;}
     h2{font-size: 30px;}
        h3{font-size: 28px}
    .sub-heading{font-size: 15px}
    
    #why-choose li .num{font-size: 36px;}
    .cate-box{padding: 1.2rem 1rem 1.5rem;}
    .cate-box .line{width: 80px}
    
    #testimonials .col-md-6:nth-child(2){padding: 3rem 0.5rem;}
    #testimonials .col-md-6:nth-child(2) p{font-size: 16px;}
    .testimonial-item strong{margin-top: 1rem}
    .line{margin-bottom: 1.5rem}
    
    #bottom .widget h3{font-size: 28px; margin-top:0.8rem}
    #bottom{padding: 3.5rem 0 2rem}
    
    #bottom .flogo{width: 220px}
    
    #counter{margin-top: 1.5em;}
    #pagetitle{padding: 3.5rem 0 4.5rem; background-attachment: unset}
    
    #main h2{font-size:28px;}
    
    #contactpage .formWrap h3{font-size: 22px; line-height: 1.4; margin-bottom: 0.8rem !important;padding: 0 10px;}
    .contact_detail li:last-child{border-bottom: 0}
    
    #service-section2{margin: 2.5rem 0 }
    #service-section2 .row{gap: 1.5rem; -webkit-gap: 1.5rem; -moz-gap: 1.5rem}
    #service-section2 .col-md-6{padding: 0}
}

@media screen and (min-width: 600px) and (max-width: 1120px) {
#bottom .col-md-4.widget{width: 33%;float: left;}
    
    #slider .slider-bg img{object-fit: cover; height: 543px;}
    #slider .text-box{padding: 3rem 2.8rem;}
    #formbox{padding: 0 2rem}
    .carousel-caption h1{font-size: 42px;text-align: center;}
    .carousel-caption h1 span{font-size: 62px}
    .form-box{text-align: center;width: 94%;margin: -17rem auto 0;}
    .form-box h2{font-size: 34px;}
    #logo img{width: 200px;height: auto;float:left;}
}


@media screen and (min-width: 1580px){
  #testimonials .row{width: 1400px; margin: 0 auto}
}

