/*
Theme Name:  Eagles Cricket Theme
Version: 2.0
Author: Aesthetic UI
Description: A theme by The Aesthetic UI
*/

*, *:before, *:after{padding: 0; margin: 0}

:root {
  /* Color Variables: */
--primarycolor:#252525;
--secondarycolor:#bea074;
--tertiarycolor:#252525;
  /* Font Variables: */
--primaryfont:"Teko", sans-serif;
--secondaryfont:"Open Sans", sans-serif;
--sectionspace:4rem;
}

body{font-family: var(--secondaryfont); color: #505050; font-size:16px; font-weight: 400; line-height: 1.8; }
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);}
a img {border: none;}

h1,h2,h3,h4,h5,h6 {margin: 0 0 0.6rem 0;color: #000;line-height: 1.3;font-family: var(--primaryfont);font-weight: 600;}
h1 {font-size: 55px;}
.home h2 {font-size: 54px;text-transform: uppercase;line-height: 1.05;}
h2{font-size:35px;}
h3 {font-size: 27px;text-transform: uppercase;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}

.menu-bar {text-align: left;width: 30px;}
.menu-bar span {border-bottom:3px solid var(--secondarycolor);display:block;margin-bottom:7px}
.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}


#hero-slider{position: relative;z-index: 1;  color: #fff;overflow: hidden;}
#hero-slider .bg-image img{height: 660px; object-fit: cover;filter: contrast(1.2) brightness(0.9); animation: zooming 15s linear infinite;}
#hero-slider .bg-image:before{content: " " ; position: absolute; top:0; left: 0; right: 0; bottom: 0; z-index: 0; background: linear-gradient(90deg, #0a0a0a, #202020c9 , transparent 70%);z-index: 1;}
#hero-slider .text-wrapper{position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: flex ;  align-items: center;z-index: 2;}
#hero-slider h1{font-size: 60px; text-transform: uppercase; font-weight: 900; color: #fff; line-height:1.18;}
#hero-slider .text-box{width: 39rem;margin-bottom: 4rem;max-width: 100%;}
#hero-slider .subheading{font-size: 20px; }
#hero-slider .bg-image .mobilebanner{display: none}

@keyframes zooming{
  50%{transform: scale(1.3)}
}

#featers-box{margin-bottom: 6.5rem;padding: 0 20px;}
#featers-box .row{gap: 2.2rem;-webkit-gap: 2.2rem; position: relative; z-index: 1; margin-top:-5rem;justify-content: center;}
.f-box{ flex: 1 0 250px; display: flex; justify-content: center; flex-direction: column; align-items: center; text-align: center; background: #fff; padding: 2.5rem 21px; background:#f1f1f1;box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;border-radius: 42px;max-width: 360px;}
.f-box .icon{background: var(--secondarycolor); width: 100px; height:100px; border-radius: 50%; display: flex; align-items: center ; justify-content: center ;  padding: 1.3rem; margin-bottom:1.4rem;}
.f-box h3{margin-bottom: 0.5rem}

.subheading{margin-bottom: 0.7rem !important; color: var(--secondarycolor) !important; text-transform: uppercase; font-weight: 600; font-size: 18px;}

#floatbtn{position: fixed;right: 0;top: 50%;z-index:999;transform: translateY(-50%);}
#floatbtn .more-btn{writing-mode: vertical-rl;border-radius:0;padding:30px 7px;margin:0;float: right;color:#fff;margin:table;float: right;color:#000;font-family: var(--secondaryfont);font-weight:600;font-size: 16px;border-radius: 10px 0 0 10px;}
#floatbtn .more-btn:after{display:none}
#floatbtn .more-btn:hover{background:var(--tertiarycolor);color: #Fff;}

#about-us {margin-bottom: 7rem;overflow: hidden;padding-bottom: 11px;}
#about-us .row{align-items: center}
#about-us h2{margin-bottom: 1rem;}
#about-us .about-images{position:relative; padding-bottom: 31%;}
#about-us .about-images img{border-radius:8px}
#about-us .about-images div{position: relative; overflow: hidden}
#about-us .about-images div:after{content: "";position: absolute;width: 200%;height: 0%;left: 50%;top: 50%;background-color: rgba(255,255,255,.3); transform: translate(-50%,-50%) rotate(-45deg); z-index: 1;}
#about-us .about-images div:hover:after{height: 250%;transition: all 600ms linear;background-color: transparent;}
#about-us .about-images .image-left{width: 64.6%; transform: rotate(2deg); }
#about-us .about-images .image-right{position: absolute; bottom: 0; right: 0; width: 65.8%; border-radius:16px; border:8px solid #fff; transform: rotate(-6.50deg);}
#about-us .about-images .float-img{position: absolute; width:28.2%; bottom: 10%; left:17%;border-radius: 50%;filter: brightness(1.12); animation:rotating 20s linear infinite;  }
#about-us p{margin-bottom: 1.2rem;}
@keyframes rotating{
  100%{transform: rotate(360deg)}
}

.line{display: table; width: 120px; height: 4px; background: var(--secondarycolor); }

#service-section{position:relative; z-index:1; margin-bottom: 20rem; background: url(http://eaglescricket.ca/wp-content/uploads/2025/07/service-bg-bw.jpg) no-repeat center; background-size:cover; padding: 5.3rem 10px 0; background-attachment: fixed;}
#service-section:before{content: ""; position: absolute ; top: 0; left: 0; bottom: 0; right: 0; background: #000000cf; z-index: -1;}
#service-section .line{margin: 0.5rem auto 1.3rem; }
#service-section h2{text-align: center; color:#fff; }
#service-section .dis{text-align: center; width: 57rem; margin: 0 auto 3rem; color:#f1f1f1; max-width: 100%;}
#service-section .row{justify-content: center; gap:2rem 1.6rem; -webkit-gap:2rem 1.6rem; }
#service-section .service-slider{margin-bottom: -15rem;}
#service-section .service-slider .keen-slider__slide{overflow: visible; padding: 1rem}
#service-section .container{position: relative;display: flex;flex-direction: column;}
#service-section .service-slider:hover+.slider-nav, #service-section .slider-nav:hover{opacity: 1}
#service-section  .slider-nav{position: absolute; top: 86%; opacity: 0;  transition: 0.5s ease; left: -40px;right: -40px; bottom: 0; display: flex; align-items: center ; justify-content: space-between;  z-index: -1;}
#service-section  .slider-nav .arrow{width: 38px; transition:0.5s ease; height: 38px;font-size: 20px; border-radius: 50%; background: transparent;   cursor: pointer;color:#ccc;border: none;font-size: 35px;}
#service-section  .slider-nav .arrow:hover{color: var(--secondarycolor)}

#why-section{margin-bottom: 6rem;}
#why-section h2{text-align: center}
#why-section .line{margin: 0.8rem auto 2.5rem;}
#why-section  .row{align-items: center}
#why-section li{display: flex; gap: 1.2rem;  font-size: 15px;line-height: 1.7;border-bottom: 1px solid #e5e5e5;padding: 1.7rem 0;}
#why-section li .icon img{min-width: 59px;}
#why-section li h3{margin-bottom: 0.4rem}
.centered-image{position: relative; z-index:1;aspect-ratio: 1/1;}
.centered-image:before{ content: ""; position: absolute ; top: 0; left: 0; bottom: 0; right: 0; background: url(http://eaglescricket.ca/wp-content/uploads/2025/08/dotted-effect1.png) center; z-index:-1;border-radius:50%;transform: scale(0.8);background-size: cover;opacity: 0.2;}
.centered-image:after{content: ""; position: absolute ; top: 0; left: 0; bottom: 0; right: 0; background: radial-gradient(#414141, #000 50%); z-index:-2;border-radius:50%; transform:scale(0.9);background-size: cover;border: 7px solid var(--secondarycolor);}
.centered-image img{position: relative; top:-0.5rem; transform: scale(1.1); animation:animation1 10s linear infinite;}
@keyframes animation1{
  50%{transform: scale(1.25); }
}
.callbtn{display: flex;color:#000;font-size:1.7rem;font-weight: 700;margin:1.1rem auto;border:2px solid var(--secondarycolor);padding:7px 1.5rem;border-radius: 10px;height: 65px;width: fit-content;justify-content: center;align-items: center;}
.callbtn:hover{background:var(--secondarycolor);color:#fff}
.callbtn img{width:45px;animation: shakey 3s linear infinite alternate;margin-right:10px;}

#testimonials{text-align: center; padding: 5.5rem 0 6.5rem; background: url(http://eaglescricket.ca/wp-content/uploads/2025/07/service-bg-bw.jpg) no-repeat center;background-size: cover; position:relative; z-index:1;}
#testimonials:before{content:""; position: absolute; top:0; left:0; right:0; bottom:0; background:linear-gradient(220deg, #000, #252525); z-index:-1;opacity: 0.88;}
#testimonials .quotes{width: 80px;margin:-3.5rem auto 1rem;background: var(--secondarycolor); border-radius: 50%; padding: 0.5rem; border: 0px solid #fff;}
#testimonials .stars{margin: 0 auto 1rem; width: 120px; }
#testimonials p{width:90%;margin: 0 auto 2rem;}
#testimonials h2{color: #fff; margin-bottom: 3rem}
#testimonials .tbox{border: 1px solid #fff;background:#f1f1f1;flex:1 0 280px;padding: 1rem 0;border-radius: 30px;}
#testimonials .row{margin-top:5rem; justify-content:center; gap:0.8rem; -webkit-gap:0.8rem; }
#testimonials .keen-slider__slide{padding-top: 2.5rem}

.s-box{background: #ffffffcf;border-radius: 20px;overflow: hidden;box-shadow: rgba(0, 0, 0, 0.16) 0px 5px 15px 0px;padding: 0.5rem;backdrop-filter: brightness(2) blur(20px);}
.s-box .image img{margin-bottom: 1rem; border-radius: 15px;aspect-ratio: 6/4.4;object-fit: cover;filter: saturate(0.7) contrast(1.2);}
.s-box h3{font-size:28px;margin-bottom: 0.6rem;}
.s-box p{font-size: 15px; color: #454545}
.s-box .content{padding: 7px 15px 20px; position: relative;}
.s-box .icon{width: 72px; background: var(--secondarycolor); padding: 0.8rem; border-radius:10px;position: absolute; top:-3.4rem; right:1.5rem; }

.normal-btn{margin: 12px 0 0;display: table;color:#af946c;transition: .6s ease-in-out;font-weight: 700;font-size: 18px;}
.normal-btn:hover{color:var(--primarycolor);}
.normal-btn:after{content: "\f061"; font-family: 'Font Awesome 5 Free'; font-weight: 900; margin-left:0.6rem}


.more-btn{display: table; padding: 10px 30px;margin: 2.6rem 0 0; border-radius: 50px; background: var(--secondarycolor); color: #000; text-transform: uppercase;font-weight: 600;font-size: 18px;}
.more-btn:hover{background: var(--primarycolor);color: #fff}
.more-btn:after{content:"\f054"; font-family: "Font Awesome 5 Free"; margin-left: 17px; font-weight: 900;}

.btn-primary{display: table; padding: 10px 30px;margin: 1.8rem 0 0; border-radius: 50px; background: var(--secondarycolor); color: #000; text-transform: uppercase;font-weight: 600;font-size: 16px;}
.btn-primary:hover{background: var(--primarycolor);color: #fff !important;}
.btn-primary:after{content:"\f054"; font-family: "Font Awesome 5 Free"; margin-left: 15px; font-weight: 900;}


#pagetitle {padding: 6.5rem 0 7rem;position: relative;width: 100%;text-align: center;background:url(http://eaglescricket.ca/wp-content/uploads/2025/07/service-bg-bw.jpg) no-repeat center;z-index: 1;background-size: cover;}
#pagetitle.single-title h1{font-size: 32px}
#pagetitle:before{content: ""; position: absolute; top: 0 ; bottom: 0; left: 0; right: 0;  z-index: -1;background: #0c0c0cb2;backdrop-filter: saturate(0.5); -weblit-backdrop-filter: saturate(0.5);}
#pagetitle h1 {color:#fff;text-align: center; margin-bottom: 0;font-size:52px;text-transform: uppercase;}
#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: 16px 39px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;position: absolute;bottom: -28px;left: 0;right: 0;margin: 0 auto;border-radius: 53px;}
.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;}

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


.info.row{gap: 2rem 1.5rem; -webkit-gap:2rem 1.5rem; }
.info-box{flex: 1 0 200px; text-align: center; background:#fafafa;padding:1.5rem 1rem;border-radius: 15px;border: 1px solid #e5e5e5;}
.info-box img{width: 50px; margin:0 auto 1rem;}
.info-box p{text-align: center !important;margin-bottom:0 !important}
.info-box a{color: #454545 !important;font-weight: 400 !important;}
.info-box strong{font-size: 20px}

.contact-page .line{ margin: 0.8rem 0 1.5rem; height: 4px;width: 180px;background: var(--secondarycolor);}
.contact-page #contactform p{margin-bottom: 8px; }
.contact-page .row{align-items: center}

#contactform *{font-size: 15px;color:#595966;font-family: var(--secondaryfont)}
#contactform p{margin-bottom: 8px }
#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 #e5e5e5; border-radius: 8px; margin:6px 0;  transition: 0.5s ease-in-out;-webkit-border-radius: 8px;height: 52px;}
#contactform select{color:var(--primarycolor);color:#595966 !important;}
#contactform textarea{width: 100%;height: 140px !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: #000;text-transform: uppercase;cursor: pointer;margin: 20px 0 0;transition: 0.6s ease-in-out;-webkit-border-radius: 10px;align-items: center;padding: 13px 52px 12px;font-size: 18px;font-weight: 600;width: fit-content;border: 2px solid transparent;display: inline-flex;}
#contactform input.wpcf7-submit:hover{background: #101010 !important;; background: transparent;color: #fff ;}
#contactform .wpcf7-spinner{display: none}
#contactform .col-md-12{padding: 0}

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-typography{padding: 4.5rem 0 4rem;}
.post-typography p{margin-bottom: 1.5rem;}
.post-typography a:hover{color:var(--primarycolor);}
.post-typography .subhead{color: var(--secondarycolor); text-transform: uppercase; margin-bottom: 0rem; font-weight: 500}
.post-typography h2{font-size: 38px;    position: relative; padding-bottom:0.9rem;margin-bottom: 1.6rem;text-transform: uppercase;}
.post-typography h2:before{content:""; position: absolute; bottom: 0 ; left: 0; width: 150px; height: 4px; background: var(--secondarycolor);  }
.post-typography .contact-page h2{padding-bottom: 0; margin-bottom: 0.8rem;font-size: 36px;text-transform: uppercase;}
.post-typography .contact-page h2:before{display: none}
.post-typography h3{border-bottom:1px dashed #ccc; padding-bottom:10px; margin-bottom: 1.2rem; font-size: 30px;text-transform: uppercase;width: 100%;}
.post-typography p+h3{margin-top: 2.2rem;}
.post-typography b{font-size: 20px; display:table;}
.post-typography .round-image{border-radius: 25px}

.list {margin:0px 0 15px 0px !important;;}
.list li {list-style :none;padding: 0 0px 16px 2.5rem;/*! 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: 30px; height: 30px; position:absolute;left:0rem;top:2px; font-size:12px; border: 1px solid #e4e4e4;background: #fff;}

#service-page .grid{display: grid; grid-template-columns: 63% auto; gap: 1rem 4rem; -webkit-gap: 1rem 4rem;}
#side-bar .side-item{background: #f1f1f1;border-radius:15px; overflow:hidden;margin-bottom: 2.5rem; text-align: center}
#side-bar .side-item h3{text-align: center; font-size: 31px; background: var(--secondarycolor); padding: 0.5rem 0.8rem 0.3rem;border: none;margin-bottom: 0;color: #000;text-transform: uppercase;font-weight: 500;}
#side-bar .side-cta{display: flex; flex-direction: column; justify-content: start;overflow: hidden; position: relative;z-index: 1;  align-items: start;background: #000;padding: 3.1rem 29px;margin-top: 3rem;background-size: cover;position: sticky;top: 1rem;border-radius: 25px;font-size: 16px;}
#side-bar .side-cta h3{border-bottom: 0; padding-bottom: 0; font-size: 31px; text-transform: uppercase; color: #fff;margin-bottom: 0.6rem;font-weight: 700;font-weight: 500;text-align: center;}
#side-bar .side-cta .sub-title{font-size:18px; font-weight:450; color:#fff; text-transform: uppercase;} 
#side-bar .side-cta:before{content: ""; position: absolute; top:0; left: 0; right: 0; bottom: 0; background: url(http://eaglescricket.ca/wp-content/uploads/2025/07/About-image-img-4.jpg) no-repeat center; z-index: -2;background-size: cover;filter: saturate(0);}
#side-bar .side-cta:after{content: ""; position: absolute; top:0; left: 0; right: 0; bottom: 0; background:var(--primarycolor); z-index: -1;background-size: cover;opacity: 0.9;}
#side-bar .side-cta p{color: #f1f1f1;text-align: center;margin-bottom: 1.9rem;}
#side-bar .side-cta  li{color: #f1f1f1;}
#side-bar .side-cta  li:before{background: transparent; border-color:var(--secondarycolor); width: 26px; height: 26px; font-size: 11px;}
#side-bar .side-cta .logo{background: #d9cfc2; width: 110px; margin: 0 auto 2rem;padding: 10px;border-radius: 15px;overflow: hidden;}

.book-btn{display: flex; text-align: center !important ; padding:  7px; background: var(--secondarycolor); width:100%; justify-content: center;text-transform: uppercase;font-weight: 700;font-size: 17px;border-radius: 12px;}

.side-item ul {padding: 0.5rem 1.2rem;}
.side-item ul li {list-style :none;padding: 8px 0px 8px 2rem;/*! display: flex; */list-style-position: inside;
align-items: baseline;position:relative; border-bottom:1px dashed #ccc; transition:0.5s ease; font-size: 17px;
text-align: left;
}
.side-item ul li:hover {transform:translatex(10px)}
#main .side-item ul li a{color: #000 ;text-decoration:none !important;font-size: 16px;}
.side-item ul li:before{color:var(--secondarycolor);content: "\f061";font-family: "Font Awesome 5 Free"; font-weight: 900;margin-right:0.6rem; position:absolute;left:0.2rem;top:9px; font-size:17px; }
.side-item ul li:last-child{padding-bottom: 0;border-bottom: 0;}

#single-post .post-title{font-size:35px;color:var(--secondarycolor);font-weight:800;border-bottom: 1px solid #eee; text-transform: uppercase;display: block;margin-bottom: 1.5rem}
#single-post .grid{display: grid; grid-template-columns: 70% auto;gap:2rem ; -webkit-gap:2rem;}
#page-sidebar .grid{display: grid; grid-template-columns: 75% auto;gap:1rem ; -webkit-gap:2rem ;}

.border-form{margin: 0 auto; width: 40rem;width: 40rem; background: #f1f1f1; padding: 25px; border-radius:25px 15px; max-width:100%;}

#wp-footer{background: url(http://eaglescricket.ca/wp-content/uploads/2025/08/footer-background-image.jpg) no-repeat center; padding: 4.5rem 0px 0;background-size: cover; position:relative;z-index: 1;}
#wp-footer:before{content: ""; position: absolute ;top: 0; bottom: 0; left: 0; right: 0; background: #e1e1e1e8; z-index: -1;}
#wp-footer, #wp-footer a , #wp-footer p{ color: #454545}
#wp-footer .main-widget img{width: 300px; margin-bottom: 1.5rem;filter: drop-shadow(-2px 6px 3px #00000069);}
#wp-footer .grid{display: grid;grid-template-columns: 30% auto; gap: 2.5rem 5.5rem; -webkit-gap: 2.5rem 5.5rem }
#wp-footer .grid .row{gap: 2rem; -webkit-gap: 2rem;}

#wp-footer  .contact-list li{line-height:1.6;display:flex;margin-bottom: 1.2rem !important;align-items: center}
#wp-footer  .contact-list li:before{font-family:'Font Awesome 5 Free';font-weight:900;width: 34px !important;height:34px;background: var(--secondarycolor);color: #000;display: flex;align-items: center;justify-content: center;border-radius: 50%;min-width: 34px;}
#wp-footer  .contact-list .address:before {content: "\f3c5";margin-right: 10px;width: 50%;}
#wp-footer  .contact-list .phone:before {content: "\f879"; margin-right: 10px;;}
#wp-footer  .contact-list .email:before {content: "\f0e0"; margin-right: 10px;}

.widget, .main-widget{padding:0 15px}
.widget h3{margin-bottom: 1.6rem;}

.footer-list {margin-bottom: 0 !important;}
.footer-list li {list-style :none;padding: 0 0px 16px 0rem;/*! display: flex; */list-style-position: inside;
align-items: baseline;position:relative;}
.footer-list li:last-child{padding-bottom: 0;}
.footer-list li:before{color:#ccc;content: "";font-family:'Font Awesome 5 Free';font-weight:900 ; margin-right:0rem; position:absolute;left:0rem;top:3px; font-size:12px }

.left-side i{margin-right:8px}
#rights-section{margin-top:4rem;padding: 8px 0;}
#rights-section .row{justify-content: space-between; align-items: center}
#rights-section a , #rights-section p {color: var(--primarycolor); font-weight:500}
#rights-section a:hover{color: var(--secondarycolor)}

.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:#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;}
.inner {width: 100%;padding: 0%;}
img.alignleft,
img.alignright {float: none;display: block;margin: 10px auto;}
.menu-toggle{display: block;color: var(--secondarycolor);}
.site-navbar{display: none;}
  .rev-row{flex-direction: column-reverse ; gap: 1.5rem; -webkit-gap: 1.5rem;}
  .grid{grid-template-columns: 100% !important; }
  #rights-section .row{flex-direction: column; text-align: center}
  #wp-footer .main-widget{display: flex; flex-direction: column; justify-content: center; align-items:center; text-align: center;}
  #header-section .container:before{width: 71% !important}
  #header-section .container:after{width: 70% !important}
  #featers-box{margin-bottom: 6rem}
  #about-us, #why-section{margin-bottom:4.5rem}
  #about-us .row{gap: 1.5rem; -webkit-gap: 1.5rem}
  .s-box .icon{width: 65px}
  #service-section{margin-bottom: 19rem;}
  #why-section .col-md-4:nth-child(2){order: 2;}
  #why-section li{padding: 1.4rem 0}
  #wp-footer{padding: 3rem 0 0}
  #rights-section{margin-top: 3rem}
  #header-section .header-btn{display:none !important;}
}

@media screen and (min-width: 981px) {
.menu-toggle{display:none;}
  #about-us .col-md-6:nth-child(2){padding-left: 3rem}
  #about-us .col-md-6:nth-child(1){padding-right: 2rem;}
  #why-section .col-md-4:nth-child(1){padding-right: 3.5rem}
  #why-section .col-md-4:nth-child(3){padding-left: 3.5rem}
  .centered-image{transform: scale(1.1)}
    #service-section .divider-1{ position: absolute; width: 100%; height: 25px;background: var(--secondarycolor); top: -24px; left: 0; clip-path: polygon(0 0, 100% 100%, 100% 100%, 0 100%);}
  #testimonials:after{content:""; position: absolute; width: 100%; height: 25px;background: var(--secondarycolor); top: -24px; left: 0; clip-path: polygon(0 0, 100% 100%, 100% 100%, 0 100%);transform: scalex(-1);}
  #why-section li:last-child{margin-bottom: 0;border-bottom: 0;padding-bottom: 0;}
  .contact-page .right-side{padding-left: 25px;}
}

@media screen and (max-width: 800px) {
.post-items{width: calc(100%/2 - 1rem) !important; }
#wp-footer .widget{flex: 1 0 250px; max-width:100%; }
}

@media screen and (min-width: 800px) {
  #wp-footer .widget{flex: 1 0 180px; max-width:100%; }
   #wp-footer .widget:nth-child(3){flex: 10 0 180px; max-width:100%; }
}

@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}
  #pagetitle{padding: 4.5rem 0 5rem}
  #pagetitle h1{font-size: 44px;}
  #pagetitle .breadcrumb{font-size: 12px}
  h2{font-size:30px}
  
  #hero-slider .bg-image .dskbanner{display: none;}
  #hero-slider .bg-image .mobilebanner{display: block}
  
  #hero-slider .text-box{text-align: center; }
  #hero-slider .more-btn{margin: 1.5rem auto 0 ; font-size: 16px;padding: 7px 25px;}
  #hero-slider h1{font-size: 34px;}
  #hero-slider p{font-size:15px}
  #hero-slider .subheading{font-size: 16px}
  #hero-slider .text-wrapper{align-items: end; padding:0 10px 5rem; }
  #hero-slider .bg-image::before{ background: linear-gradient(0deg, #000 50%, transparent 90%)}
  #header-section:before{width: 20% !important;}
  #header-section .container:before{width: 61% !important}
  #header-section .container:after{width: 60% !important}
  #logo img{width: 120px !important;}
  .home h2{font-size: 35px}
  h3{font-size: 24px}
  #service-section h2{margin-bottom: 0.5rem}
  #service-section .service-slider+.slider-nav, #service-section .slider-nav{opacity: 1}
  #service-section .slider-nav{left: -6px; right: -5px; z-index: 1; text-shadow: 0 0 10px #000; }
  
  #service-section .service-slider .keen-slider__slide{padding: 1.2rem}
  .s-box h3{font-size: 26px;}
  
  #service-section{margin-bottom: 18rem;padding: 3.6rem 10px 0;}
  #featers-box{margin-bottom: 4.5rem}
  #about-us, #why-section{margin-bottom:4rem}
  #about-us{padding-bottom: 0}
    .centered-image{width: 80%; margin: 4rem auto 1rem;display: none;}
  #testimonials{padding: 4rem 12px 4.5rem;  }
  #testimonials h2{margin-bottom: 2rem}
    #wp-footer .main-widget img{width: 240px;margin-bottom: 0;}
  #about-us .about-images .float-img{width: 32%}
  #service-section .slider-nav .arrow{width: 19px;font-size: 23px;}
  #service-section .dis{margin-bottom: 1.5rem}
  .f-box{padding: 2rem 15px}
  .f-box .icon{width: 90px; height: 90px;}
  #rights-section{margin-top: 0.5rem}
  .widget h3{font-size: 30px; margin-bottom: 1rem}
  .normal-btn{font-size: 17px}
  #why-section .line{margin-bottom: 1.4rem}
  #why-section li{display: flex ; flex-direction: column ;text-align: center;}
  #why-section li img{margin: 0 auto}
  #why-section .col-md-4:nth-child(3) li:last-child{border-bottom:0;  padding-bottom:1rem}
  #service-page .post-typography{padding: 3.5rem 12px 4rem !important;}
  .post-typography h2{font-size: 34px}
  
  .contact-page > .row{gap: 2.2rem}
}

@media (max-width: 1200px)  and (min-width: 600px) {
  #hero-slider h1{font-size: 45px}
  #hero-slider .text-box{width: 30rem}
  #hero-slider .more-btn{font-size: 17px;}
  #about-us .about-images{width: 80%; margin: 0 auto}
    .centered-image{width: 70%; margin: 5rem auto 1rem;}
    #testimonials{padding: 5rem 0 5rem;  }
   #wp-footer .main-widget img{width: 220px;margin-bottom: 0;}
}