body{ color:#444444; font-family: 'Open Sans', sans-serif; overflow-x: hidden;}
p{font-size:14px;font-weight:normal; line-height:22px;margin-top:20px; color:#777;}
h1{font-size:44px;font-weight:800;}
h2{font-size:40px;font-weight:bold;}
h3{font-size:32px;font-weight:bold;}
h4{font-size:24px;font-weight:bold;}
a:focus{outline:none;}
@media (min-width:1250px){.container{width:1250px;}}

#header{margin:0px 0 0;position: fixed;width: 100%;z-index: 11;background: #fff;
box-shadow:0 1px 5px rgba(0,0,0,0.1);-khtml-box-shadow:0 1px 5px rgba(0,0,0,0.1);-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 5px rgba(0,0,0,0.1);-ms-box-shadow:0 1px 5px rgba(0,0,0,0.1);-o-box-shadow:0 1px 5px rgba(0,0,0,0.1);transition:padding 0.35s ease;-khtml-transition:padding 0.35s ease;-webkit-transition:padding 0.35s ease;-moz-transition:padding 0.35s ease;-ms-transition:padding 0.35s ease;-o-transition:padding 0.35s ease;zoom:1;}

.review-me {
  backdrop-filter: blur(12px);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  padding: 5px 15px;
  width: 140px;
  text-align: center;
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.4);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

/*.heading-head{
    font-size:35px;
    margin-bottom:0;
}*/

.rating {
  font-size: 20px;
  font-weight: bold;
}

.rating span {
  
  font-size: 16px;
}

.reviews {
  font-size: 14px;
  
  margin-top: 4px;
}

.subscription {
  text-align: center;
  padding: 10px 0;
  background: #eee;
}

div.tnp-subscription, form.tnp-subscription, form.tnp-profile {
  display: block;
  margin: 1em auto;
  max-width: 500px;
  width: 100%;
}

.tnp-subscription .fa-paper-plane {
  font-size: 30px;
}

.tnp-subscription div.tnp-field, .tnp-profile div.tnp-field {
  margin-bottom: .7em;
  border: 0;
  padding: 0;
}

.tnp-subscription div.tnp-field, .tnp-profile div.tnp-field {
  margin-bottom: .7em;
  border: 0;
  padding: 0;
}

.tnp-subscription input.tnp-submit{
    background-color: #444;
    padding: .7em;
    border: 1px;
    border-color: #ddd;
}

.tnp-subscription .tnp-submit {
  color: #fff !important;
  height: 54px !important;
  width: 140px !important;
  border-radius: 2px !important;
  text-transform: uppercase;
  font-size: 15px !important;
  font-weight: 500;
  display: inline-block !important;
}

.tnp-profile input[type="email"]{
    width: 100%;
    color: #444;
    font-size: 1em;
}

.tnp-subscription input[type="email"] {
  background: 0 0 !important;
  border: 1px solid #ccc !important;
  border-radius: 2px;
  height: 60px;
  width: 100%;
  max-width: 500px !important;
  padding: 20px !important;
  display: inline-block !important;
  margin: 10px !important;
  outline: 0;
}

.header-top{ border-top:5px solid #0a7cff; background: #3c3c3c;}
.exp{ border-left:1px solid #fff; border-right:1px solid #fff; min-height:43px;}  
.exp p{ text-align:center; margin:0; padding:10px 0;color: #fff; font-size: 12px;}

.social{ text-align:center; min-height:43px;}
.social .fa{font-size:16px;color:#fff; margin:0 10px; padding:12px 0;}
.social a:hover .fa-facebook{color:#3e82e4;}
.social a:hover .fa-google-plus{color:#ff7e5b;}
.social a:hover .fa-twitter{color:#57eaef;}
.social a:hover .fa-linkedin{color:#07b1fa;}

.top-phone{ border-left:1px solid #ccc; border-right:1px solid #ccc; min-height:43px;}
.top-phone p{ padding:10px 0; margin:0; text-align:center;}
.top-phone p .fa{ margin-right:10px; background:#0a7cff; padding:4px; color:#fff;}
.top-phone p a{ color:#fff; text-decoration:none;}

.top-email{ border-right:1px solid #ccc; min-height:43px;}
.top-email p{ padding:10px 0; margin:0; text-align:center;}
.top-email p .fa{ margin-right:10px; background:#0a7cff; padding:4px; color:#fff;}
.top-email p a{ color:#fff; text-decoration:none;}

.header{ padding:10px 0;}

.nav-sec{ z-index:999; position:relative;}
.nav-sec .navbar-brand{ padding:0; height:auto;}
.nav-sec .navbar-default{ background:none !important; border:none; border-radius:0;}
.nav-sec .navbar-collapse{ padding-left:0; padding-right:0;}
.nav-sec .navbar{ min-height:50px; margin-bottom:0;}
.nav-sec .nav{ margin:0;}
.nav-sec .navbar-nav{ float:none;}
.navbar-default .navbar-toggle .icon-bar{ background:#fff;}
.navbar-default .navbar-nav > li{  padding:34px 0;}
.navbar-default .navbar-nav > li > a { color: #444 !important; font-family: 'Open Sans', sans-serif; font-size: 14px; line-height:16px; padding:0;  margin-left:25px; text-transform:uppercase; }
.navbar-default .navbar-nav > li > a span{ font-size:14px; font-weight:normal; text-transform:none !important; font-style:italic;}


.navigation ul li a:hover,  
#home .navigation ul li.nav-home a,
#about .navigation ul li.nav-about a,
#services .navigation ul li.nav-services a,
#reviews .navigation ul li.nav-reviews a,
#gallery .navigation ul li.nav-gallery a,
#areas .navigation ul li.nav-areas a,
#interstate .navigation ul li.nav-interstate a,
#contact .navigation ul li.nav-contact a{ color:#f7b516 !important; }
  
.navbar-default .navbar-toggle { border: none !important; background:#f7b516; margin-top:18px; margin-right:0; }
.navbar-default .navbar-toggle .icon-bar{ background-color:#fff !important;}
  
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{ background-color:#fec336 !important;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{ background:none !important; color:#fff !important;}

.call-tony{ font-size: 16px; font-weight: 600; padding: 10px 25px; color: #fff; margin: 15px 15px 0; border: none;box-shadow: 0 0 0 0 rgb(255, 173, 30);background-color: #ffad1e;-webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);-moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);-ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);}
.call-tony:hover {-webkit-animation: none;-moz-animation: none;-ms-animation: none;animation: none;}
.call-tony .fa { margin-right: 10px; }

/*.banner img {animation-name: example; animation-duration: 2s; width:100%;}*/
@keyframes example { from {margin-left:500px;} to {margin-left:0}}

.get-a-quote a{ position: fixed; padding: 12px 30px 16px; border-radius: 5px; display: table; bottom: -5px; right: 30px; background:#ffad1e;color:#fff; text-decoration:none; text-transform:uppercase; font-size:16px;text-align:center; z-index:11; margin-top:18px;}

.border{width:100%;border:1px solid #ccc;color:#989898;height:40px;font-size:13px;padding:0px 0 0 5px;background:#fff;}
.border1{width:100%;border:1px solid #ccc;color:#989898;height:40px;font-size:13px;padding:0px 0 0 5px;background:#fff;}
.border:hover,
.border:focus,
.border1:hover,
.border1:focus{background:#fff;border-color:#ccc;}
.borderk{font-size:13px;color:#989898;border:1px solid #ccc;width:100%;padding:0px 0 0 5px;background:#fff;}
.borderka{font-size:13px;color:#989898;border:1px solid #ccc;width:100%;padding:0px 0 0 5px;background:#fff;}
.button,
.button1{background:#ffad1e; border:1px solid #ffad1e;font-size:15px; text-transform:uppercase; font-weight:bold;padding:8px 10px;margin-right:8px;cursor:pointer;color:#fff;}
.button:hover,
.button1:hover{background:#fdb840;border:1px solid #fdb840;color:#fff;}
.contactwhol{padding:0px;}
#c1{margin:0;padding:0 0 0 0px;line-height:30px;text-align:left;font-size:15px;font-weight:bold;color:#6a6a6a;}
#c2{margin:0;padding:0;line-height:25px;font-size:15px;font-weight:bold;color:#6a6a6a;text-align:left !important;}
img.captcha{background:none;border:0px;border-radius:0% !important;}
.thank-message{margin:15px 0;}

.contact .lead{ font-size:16px; color:#989898; margin-top:0;}
.map iframe{ border:5px solid #ccc;}


/*.banner {  background: #000 url(../images/backgrounds/banner.jpg); padding:260px 0 210px;  background-position: center;background-size: cover;}*/
/*.banner {  background: #0a7cff url(../images/banner1.png); padding: 210px 0 75px;  background-position: center; background-size: contain; background-repeat: no-repeat;}*/
/*.banner {  background: #0a7cff url(../images/banner-2.jpg); padding: 210px 0 75px;  background-position: center right; background-size: auto 100%; background-repeat: no-repeat;}*/
.banner{
   padding-bottom: 2rem;
  padding-top: 15rem;
  /*position: relative;*/
  /*height: auto;*/
  /*position: relative;*/
  /*width: 100%;*/

}


.banner::before{
    content:'';
    background: rgb(10,124,255);
background: linear-gradient(90deg, rgba(10,124,255,1) 0%, rgba(10,124,255,0.991275733926383) 50%, rgba(255,255,255,0) 58%);
    position:absolute;
    top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index:2;
}

.gx-2{
    margin-right:15px;
    margin-left:15px;
}

.gx-2 > [class*='col-'] {
    padding:.25rem;
}

.gx-2 .border{
    border: 2px solid #f4f4f4;
  background-color: #f4f4f4;
  border-radius: .3em;
  color: #989898;
}



input.max-out::placeholder,select.max-out { color: #777; }



.form-wrapper {
  background: #fff;
  padding: 0 0 15px 0;
  border-radius: .75rem;
}

.btn-my{
    background-color:#ffad1e;
    border-radius: .5em;
    border:none;
    color:#fff;
    width:94%;
    font-size: 16px;
    font-weight: 600;
    /*min-height: 3.2em;*/
    padding: 0.6em 1em;
    box-sizing:border-box;
     margin-right:15px;
    margin-left:15px;
    margin-top:5px;
}

.heading-banner{
    color: #fff;
  background-color:#ffad1e;
  padding: .75em 1.25rem .5em;
  display: block;
  text-align: center;
  font-family: Poppins;
  font-size: 1.2em;
  border-radius: .75rem .75rem 0 0;
  line-height: 1.3;
}
.banner-image-top{
    position:absolute;
    right:0;
    bottom:0;
    z-index:1; 
    width: 50%;
  vertical-align: bottom;
    
}
.banner h1 { color: #fff;text-transform: uppercase;}
.banner p {  color: #fff; margin-top:0; font-size: 16px; font-weight: 600; }
.banner a { float: left; }
.banner-inner {  max-width: 556px;
  position: relative;
  z-index: 3;}
.banner-form{
    margin-top:10px;
}
/*
.review-banner {
  display: flex;
  justify-content: center;
  gap: 20px;
  padding: 20px;
  background-color: #2979ff; 
  flex-wrap: wrap;
  flex-direction: column; 
  align-items: stretch;
}



.review-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  text-decoration: none;
  background: #fff;
  padding: 20px 1.5rem;
  border-radius: 12px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  ransition: transform 0.2s ease, box-shadow 0.2s ease;
  color: inherit;
  width: 250px;
  box-sizing: border-box;
}

.review-card:hover {
  transform: translateY(-2px);
}

.review-logo {
  width: 60px;
  height: 60px;
  object-fit: contain; 
  margin-bottom: 0.5rem;
}
.review-stars {
  font-size: 24px;
  color: gold;
}

.review-text {
  color: #333;
  font-size: 14px;
  margin-top: 8px;
  text-align: center;
}
*/

.review-banner {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 9px;
  padding: 20px 20px 5px 0;
  background-color: #2979ff;
  overflow-x: auto; /* Enables horizontal scroll on small screens */
  white-space: nowrap;
  -webkit-overflow-scrolling: touch; /* Smooth scrolling on iOS */
}
.review-card {
  flex: 0 0 auto; /* Prevent shrinking & keep fixed width */
  width: 250px;
  height: 180px; /* Fixed height for uniformity */
  background: #fff;
  border-radius: 12px;
  text-align: center;
  text-decoration: none;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s ease;
  color: inherit;
  box-sizing: border-box;
}
.review-card:hover {
  transform: translateY(-3px);
}

.review-logo {
  width: 60px;
  height: 60px;
  object-fit: contain;
  margin-bottom: 10px;
}

.review-stars {
  font-size: 20px;
  color: gold;
}

.review-text {
  font-size: 14px;
  color: #333;
  margin-top: 5px;
}




/*.review-card {*/
/*  background-color: white;*/
/*  border-radius: 15px;*/
/*  padding: 20px 30px;*/
/*  text-align: center;*/
/*  min-width: 250px;*/
/*  max-width: 300px;*/
/*  box-shadow: 0 4px 12px rgba(0,0,0,0.1);*/
/*}*/




/*.review-card:hover {*/
/*  transform: scale(1.03);*/
/*  box-shadow: 0 6px 16px rgba(0,0,0,0.15);*/
/*}*/

/*.review-logo {*/
/*  width: 100px;*/
/*  margin-bottom: 10px;*/
/*}*/


/* Desktop layout: side-by-side */
/*
@media (min-width: 768px) {
  .review-banner {
    flex-direction: row;
    justify-content: center;
  }

  .review-card {
    width: 240px;
  }
}
@media (max-width: 991px) {
  .banner-image-top {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .banner-image-top {
    display: none !important;
  }
} */

.call-us{ background:#f4bb0b; padding:10px 20px; font-size:24px; text-shadow:none; font-weight:bold; margin-top:15px; display:inline-block;}
.call-us a{ color:#fff; text-decoration:none;}

.top-a{ padding:50px 0;}
.wel-img img{ width:100%;}
.wel-sec h2{ font-size:28px; text-transform:uppercase; line-height:32px; color:#0a7cff;}
.wel-sec h2 small{ font-size:14px; color:#444;}
.wel-sec h2 img{ float:left; margin-right:15px; margin-top:12px;}
.wel-sec h2 span{ color:#ffad1e;}

.btn-sec{ text-transform:uppercase; margin-top:20px;}
.read-mre a{ background:#0a7cff; padding:10px 15px; color:#fff; text-decoration:none; display:inline-block;}
.read-mre a:hover{ background:#0a7cff;}

.cont-btn a{ border:1px solid #777; padding:9px 15px; text-decoration:none; color:#444; margin-left:10px;}
.cont-btn a:hover{ background:#ffad1e; color:#fff;}


.top-b{ background:#f5f5f5 url(../images/top-b-bg.jpg) no-repeat; padding:50px 0;}
.top-b h3{ font-size:28px; text-transform:uppercase; line-height:32px; color:#0a7cff; margin:0;}
.top-b h3 small{ font-size:14px; color:#444; }
.top-b h3 span{ color:#ffad1e;}
.top-b img { margin: 30px auto 15px; height: 230px;width: 230px;object-fit: cover; display: table;}

.home-ser-box{ margin-top:30px;}
.home-ser-box img{ width:100%;}
dd{ padding:20px 0;  border-top:none;}
dt{ font-size:18px; margin:0; text-transform:uppercase;}
dd p{ margin-top:10px; margin-bottom:0;}
dd a{ font-size:15px; color:#ffad1e; text-decoration: underline; font-weight:bold; display:table; margin:15px auto 0;}

.bottom-a{ padding:50px 0;}
.bottom-a h5{ font-size:24px; color: #fff; text-transform:uppercase; font-weight:bold; margin:0; text-align:center; background: #0a7cff; padding:30px 15px;}
.bottom-a h5 span{ color:#0a7cff;}
.gallery-sec{ padding-left:10px; padding-right:10px; margin-top:15px;}
.gallery-sec img { width: 100%; height: 250px; object-fit: cover; }
.gallery-sec .col-md-3{ padding-left:5px; padding-right:5px;}
.gallery-image{ overflow:hidden; position: relative;}
.gallery-image img { height: 300px; width: 100%; object-fit: cover; }
.cap-option { background-color: rgba(0, 0, 0, 0.8); height: 100%; padding:0; position: absolute; width: 100%; transition: all 0.5s ease-in-out 0s;}
.gallery-image:hover .cap-option { top: 0; padding-top:30%;}
.col-md-4 .team-image:hover .cap-option { top: 0; padding-top:32%; }
.photography-gall .team-image:hover .cap-option { top: 0; padding-top:33%; }  
.cap-option h2{ color:#fff; font-size:22px; font-weight:bold; text-transform:uppercase; }
.cap-option h4{color:#fff; font-size:16px; text-transform:uppercase; background:rgba(0, 0, 0, 0.6); border:2px solid #fff; padding:5px 10px; width:130px; display:inline-block;}
.cap-option img{ width:45px !important;}
.cap-option-icon { position: absolute; display: block;}
.gallery-main a i{ color:#fff; font-size:30px; }
.gallery-main a:hover i{ color:#fff; transition: all 0.5s ease-in-out 0s; }
.sl-wrapper .sl-close{ z-index:9999 !important;}
.sl-wrapper .sl-counter{ z-index:9999 !important;}
.sl-overlay{ z-index:9991 !important;}
.sl-wrapper .sl-navigation button{ z-index:9999 !important;}

.bottom-d{ background:#0a7cff; border-top:5px solid #1e839a; padding:10px 0 10px;}
.bottom-d h6{ font-size:18px; color:#fff; padding:20px 0; }
.bottom-d h6 a{ color:#fff; text-decoration:none;font-size: 16px;}
.bottom-d h6 .fa{ float:left; background:#ffad1e; width:55px; height:55px; border-radius:100%; border:3px solid #fff; padding:15px; font-size:22px; margin-right:15px;}

.section-bottom {padding-bottom: 30px; background: url(../images/backgrounds/section01.jpg)fixed no-repeat;background-position: center;background-size: cover;}
.section-bottom .col-md-2 { margin-top: 30px; }

.footer-top{ background: url(../images/backgrounds/footer.jpg) fixed no-repeat;background-position: center;background-size: cover; padding:40px 0; }
.footer-top h6{ color:#fff; font-size:20px; text-transform:uppercase; margin:0; padding-bottom:10px;}

.footer-top p { line-height: 12px; color:#fff}
.footer-top  ul{padding:0 0 0 15px;}
.footer-top li { margin-top: 20px;  color:#fff}
.footer-top li a{ color:#fff;margin-bottom:10px; text-decoration:none;transition-duration: 0.4s; }
.footer-top li a:hover { margin-left: 10px; color: #fff; transition-duration: 0.4s; }

.footer-social a { color: #fff; display: table; line-height: 2; margin-top: 20px; }
.footer-social .fa { margin-right: 15px; }

.curl-brdr-3{ margin-top:20px;}
.footer-bottom{ background:#161616; padding:30px 0;}
.footer-bottom p{ margin:0; text-align:center; color:#fff;}
.footer-bottom p a{ color:#fff;}

.sub-banner{background:url(../images/parallax_02.jpg) no-repeat fixed;background-size:cover;height:400px;}
.sub-banner h2{margin:0;color:#fff;padding:260px 0;text-transform:uppercase; font-size:26px;}
.sub-banner h1{margin:0;color:#fff;padding:260px 0;text-transform:uppercase; font-size:26px;}
.sub-content{ padding:50px 0;}
.about h3{ font-size:22px;}
.about .lead{  font-size:18px;}
.about img{ width:100%;}

.services{ padding-top:30px;}
.services-box{ background:#e7e7e7; padding:20px; margin-top:20px; min-height:486px;}
.services-box img{ width:100%;}
.services-box h4{ font-size:20px; margin-top:15px;}

.gallery-part{ padding-top:30px;}

.sm-cont select{ border:1px solid #ccc; border-radius: 5px; width:15%; height:40px; margin-bottom:10px; -moz-appearance: none;-webkit-appearance: none !important; background:#fff url(../images/arrorw-select.png) no-repeat scroll right center !important;}

.sm-cont input{ margin-bottom:10px;}
.sm-cont label{ margin-top:5px;}

.quote-box{ background:#f9f9f9; padding:40px 10px; margin-top:20px;}
.sm-cont h4{ margin-top:0; margin-bottom:20px; font-size:18px;}
.comment-box label{ color:#6a6a6a; margin-bottom:10px; margin-top:20px;}
.qty-tit{ text-align:center; margin-top:30px;}

.qty{ padding-top:20px;}
.qty label{ color:#6a6a6a;}
.qty-heading{ background:#ffc400; margin-bottom:20px; margin-top:20px;}
.qty-heading h5{ font-size:18px; color:#fff; padding-left:15px;}
.qty-form-sec{ padding:0 15px;}



.check{ text-align:center; font-weight:bold; margin-top:30px !important;}
.get-quote-btn .button, .get-quote-btn.button1, .get-quote-btn .button:hover, .get-quote-btn .button1:hover{ font-size:20px;}

 img.captcha{
  background:none;
    border:0px;
  border-radius:0% !important;
  }


.thank-message{ margin:20px 0;}

.quotation{ padding-top:20px;}



.form-box select { width: 100%; border-radius: 0px; }
.form-box { position: relative; }
/*.form-box input { text-indent: 20px;}*/
.form-box .fa {  position: absolute; top: 46px;left: 27px; font-size: 15px;}


.modal { z-index: 11111111;}
.modal-header { background:#ffad1e; color:#fff; padding: 15px 20px 0;}
.modal-header .close{ color:#fff;  padding:5px 8px; opacity:1;}


.testimonials{ padding-top:30px;}
.testimonial-box{ padding:20px; margin-top:20px; min-height:200px; border:1px solid #ccc;}
.user img{ border:3px solid #ccc;}
.testimonial-box blockquote{ font-size:15px; margin:0; border-left:3px solid #ccc;}
.testimonial-box p{ margin-top:0 !important;}
.testi a { text-align: center; color: #000;font-weight: bold;font-size: 18px;margin: 0 auto; display:table;margin-top: 30px;}




.mobile-icon .material-button-anim{
    position:fixed;
    bottom:-1%;
    left:0;
    padding:16px;
    text-align:center;
    max-width:320px;
    z-index:99;
}

.material-button {
    position: relative;
    top: 0;
    z-index: 1;
    width: 70px;
    height: 70px;
    font-size: 1.5em;
    color: #fff;
  background: #0a7cff;;
    border: none;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(0,0,0,.275);
    outline: none;
}

.material-button-toggle{
    z-index:3;
    width:50px;
    height:50px;
    margin:0 auto;
    text-align:center;
    line-height:50px;
}



@keyframes bounce{0%{margin-top:0;}
    50%{margin-top:-15px;margin-bottom:15px;}
    100%{margin-top:0;}
}

@keyframes roket-roket-circle-anim{0%{transform:rotate(0deg) scale(1) skew(0deg);opacity:0.1;}
    30%{transform:rotate(0deg) scale(1.25) skew(0deg);opacity:0.25;}
    100%{transform:rotate(0deg) scale(1.5) skew(0deg);opacity:0;}
}

.material-button-toggle:not(:hover):not(:focus):not(:active){
    transition:.25s !important;
    animation:2.25s bounce infinite !important;
}

.material-anim{
    width:100%;
    height:100%;
    text-indent:-9999px;
    z-index:0;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    box-shadow:none;
}

.material-anim.one{
    -webkit-animation:roket-roket-circle-anim 1.2s infinite ease-in-out !important;
    -moz-animation:roket-roket-circle-anim 1.2s infinite ease-in-out !important;
    -ms-animation:roket-roket-circle-anim 1.2s infinite ease-in-out !important;
    -o-animation:roket-roket-circle-anim 1.2s infinite ease-in-out !important;
    animation:roket-roket-circle-anim 1.2s infinite ease-in-out !important;
    -webkit-transition:all 0.5s !important;
    -moz-transition:all 0.5s !important;
    -o-transition:all 0.5s !important;
    transition:all 0.5s !important;
}

.material-anim.two{
    border:2px solid #649831 !important;
    opacity:0.1 !important;
    background:none !important;
    -webkit-animation:roket-roket-circle-anim 1.9s infinite ease-in-out !important;
    -moz-animation:roket-roket-circle-anim 1.9s infinite ease-in-out !important;
    -ms-animation:roket-roket-circle-anim 1.9s infinite ease-in-out !important;
    -o-animation:roket-roket-circle-anim 1.9s infinite ease-in-out !important;
    animation:roket-roket-circle-anim 1.9s infinite ease-in-out !important;
    -webkit-transition:all 0.5s !important;
    -moz-transition:all 0.5s !important;
    -o-transition:all 0.5s !important;
    transition:all 0.5s !important;
}



@keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@media screen and (min-width:768px){.googlereview{position: fixed;bottom: 20px;left: 30px;z-index: 99;box-shadow: 1px 0px 6px rgba(0,0,0,0.3);}}
@media screen and (max-width:767px){.googlereview{display:none;}}

figcaption, figcaption a { font-size: 16px; margin: 30px 0 0; background: #0a7cff; padding: 20px 30px;color: #fff;} 

.parallax_02 { background:url("../images/sydney-removal-experts.jpg") fixed no-repeat; background-size: 100%;  padding: 60px 0;}
.parallax-title { font-size: 38px; line-height: 40px;color: #fff; font-weight: 100; margin: 0 0 23px; }
.parallax-title span { font-weight: 600;}
.parallax-text {  margin-bottom: 8px;}
.parallax-text p {  font-size: 24px;  line-height: 36px;  display: inline-block;  vertical-align: middle;  color: #fff;  font-weight: 200;  max-width: 980px;margin-top: 100px;}
.parallax-btn { text-decoration: none; font-size: 14px;  line-height: 24px;  color: #fff;  text-transform: uppercase;  font-weight: 400;  padding: 13px 42px;  -webkit-border-radius: 30px;  border-radius: 30px;  background-color: #ffad1e;  display: inline-block;  vertical-align: middle;  letter-spacing: 0.7px;  -webkit-transition: 0.5s all;  transition: 0.5s all;}
.parallax-btn:focus {  color: #fff;}
.parallax-btn:hover { text-decoration: none; color: #ffad1e; background-color: #fff;  -webkit-transition: 0.5s all;  transition: 0.5s all;}


.parallax_03 { background: url(../images/parellax01.jpg) fixed; padding: 50px 0; background-position: center;background-size: cover; }
.parallax_03 ul { padding: 15px;  }
.parallax_03 ul li { width: 50%; list-style: none; float: left; line-height: 3; text-align: left; color: #fff; font-size: 18px;  }
.parallax_03 ul li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  background: #0a7cff; 
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 30px; /* same as padding-left set on li */
  height: 30px;
  text-align: center;
  position: relative;
  margin-right: 14px;
  line-height: 30px;
  border-radius: 5px;
}
.parallax_03 .parallax-title { font-weight: 700; color: #FF8C01; text-transform: uppercase; }


.sub-footer { padding: 50px 0; background: url(../images/backgrounds/section01.jpg)fixed no-repeat;background-position: center;background-size: cover;}
.ft-title { font-size: 30px; text-align: center; text-transform: uppercase; color: #fff; font-weight: 700; }
.ft-title  span  { color: #FF8C01 }

.how-we-work {  padding:30px 0;}

#how-we-work .gallery-sec { margin-top:0; }
.gallery-sec  .col-sm-12 { margin-bottom:15px;}
.gallery-sec  .col-sm-12 img { height:250px;}

.section08 { padding:50px 0;}
.section08 .col-md-3 { margin-top:30px;}
.section08 img { height:250px; width:100%; object-fit:cover}



.after-header-wrapper .dropdown-submenu > .dropdown-menu {
  top: 4.4rem;
  left: 0;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
  width: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
  
  max-height: 400px;
  overflow-y: auto;
  max-height: 400px;
  overflow-y: auto;

}





.box-mh1 { background:#0a7cff; padding: 30px; color: #fff; margin: 30px 0;  }
.box-mh1 h3 { text-transform: uppercase; margin-top: 0; font-weight: 600; }
.box-mh1 h2 { text-transform: uppercase; margin-top: 0; font-weight: 600; color: #fff; text-align: left;}

.img-mh1 { height: 450px; width: 100%; object-fit:cover; }
.mh1 ul { padding:0 15px; }
.mh1 .gallery-sec { padding: 0 20px 20px; background: #f6f6f6;  margin: 30px 0; }

.box-mh1 a { color: #fff; border-left: 1px solid #fff; padding: 0 10px; display: inline-block; line-height: 30px; margin: 5px 0; }
.box-mh1 a:first-child { border:none; padding-left:0;  }



.contact-info .col-md-4 { margin-top: 30px; }
.contact-info h2 { color: #fff; font-size: 24px; margin-bottom: 15px; }
.contact-info .fa { color: #0a7cff; font-size: 34px; }
.contact-info .call-cont { background:#242424; padding: 15px 0; transition-duration: 0.6s; margin: 10px 0 0;}
.contact-info .call-cont a { color: #fff; display: table; margin: 10px auto; }
.contact-info .call-cont a { text-decoration: none; }
.contact-info .call-cont:hover { background: #595959; transition-duration: 0.6s; } 





.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover { background-color: transparent;}
.down-menu li { margin: 0 !important; }
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a { padding: 5px 30px;}
.dropdown-height { height: 350px; overflow-y: scroll;  }


/*.nav li:hover ul { display: block;  }*/
.dropdown-menu > li > a { padding: 7px 20px;}

.service-box01 .lead { margin-top:20px;}

.ser-are { padding-left: 0;  }
.ser-are li { padding-left: 15px; background:#f6f6f6; list-style: none; border-bottom:1px dashed #ccc; line-height: 50px; transition-duration: 0.2s;}
.ser-are li:hover { background: #ffad1e; color: #fff; transition-duration: 0.2s; padding-left: 20px; }
.serviced-areas h2 { font-size: 24px; margin-top: 30px; }

 ol li{
    font-weight: bolder;
    font-size: 1.8rem;
  }
  .jssa{
    position: sticky;
    top: 20px;
  }
  .pb-3{
    padding-bottom: 2rem;
    padding-top: 2rem;
  }
.saxcz{
     padding-bottom: 2rem;
}
  .saxcz li{
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 30px;

  }
  .hnj p{
    margin-top: 0px;
  }
  .hnj li{
    padding-bottom: 10px;
  }
  .bhn li{
    font-weight: normal;
    font-size: 1.5rem;
  }
  .bhn{
    padding-bottom: 10px;
  }
.desktop-hide{
    display:none;
}

  .update-ser h2 { font-size: 28px; line-height: 1; }
  .update-ser h3 { font-size: 24px; line-height: 1;  }
  .update-ser ul { padding: 15px; }
  .update-ser ul li{ line-height:2;}

.area-tags { background: #f6f6f6; padding: 30px; text-align: center; }
.area-tags ul { padding: 0; }
.area-tags li { list-style: none; float: left; margin: 15px 5px; }
.area-tags li a { border: 1px solid #ccc; padding: 8px 12px; color: #000; text-decoration: none;}
.area-tags li a:hover { color: #fff; background: #000; }


.client-reviews { padding: 50px 0; background: #f6f6f6; }
.client-reviews .review-title { font-size: 30px; font-weight: 600; text-transform: uppercase; }
.client-reviews .review-title span {  color: #0a7cff; }
.client-reviews b { color: #0a7cff; }


.why-chooseus { background: #0a7cff; height: 450px; overflow:hidden }
.why-chooseus .choose-title { font-size: 30px; margin: 100px 0 30px; color: #fff; text-transform: uppercase; font-weight: 600; }
.why-chooseus p { font-size: 24px; color: #fff;  border-left: 3px solid #ffad1e; padding: 10px 0 10px 30px; line-height: 1.4; }
.chooseimg img{ position: absolute; right:0; height: 450px; object-fit: cover;}
.choose-cnt { float: left;  height: 450px;}


.btm-ser { background: #f6f6f6; padding: 30px; display: table; }


.needmore-info { padding: 50px 0; color: #fff; background: #ffad1e; font-weight: 600;  font-size: 30px; line-height: 1; }
.needmore-info small { font-size: 18px; display: inline-block; }
.needmore-info a { background: #000; color: #fff; padding: 12px 25px; border-radius: 25px; font-size: 16px; display: inline-block; }

.client-reviews img { margin: 30px 0 20px; height: 300px ; width: 100%; object-fit: cover;}
/*.customer-name { font-size: 20px; font-weight: 600; }*/
.swiper-slide {
  background: #fff;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
}
.swiper-slide img {
  width: 100%;
  height: 250px; /* or any consistent height */
  object-fit: cover;
  border-radius: 8px;
}

.swiper-slide p {
  /*margin-top: 10px;*/
  /*font-size: 14px;*/
  /*line-height: 1.5;*/
  /*max-height: 200px;*/
  /*overflow: auto;*/
  
   display: -webkit-box;
  -webkit-line-clamp: 6; /* show only 6 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.customer-name {
  font-weight: bold;
  margin-top: 10px;
  font-size: 20px;
  font-weight: 600;
}
.mySwiper .swiper-wrapper {
  align-items: stretch;
}

.star {
  color: #FFD700;
  margin: 5px 0;
}



.star .fa-star { color: orange; }


.thank-message .error{background: red;display: table;color: #fff;padding: 10px;margin-bottom: 12px;}
.thank-message .ok{background: green;display: table;color: #fff;padding: 10px;margin-bottom: 12px;}


.thor { padding:0 0 50px 0; }
.thor h4 { text-align:center;  }
.thor img { margin-top:20px;} 

.faq-section{
    padding: 40px 0;
}
.faq-title{
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 30px;
}

button.accordion {
  width: 100%;
  background-color:  #0b79f8;
	color:#fff;
  border: none;
  outline: none;
  text-align: left;
  padding: 15px 20px;
  font-size: 18px; 
  cursor: pointer;
  transition: background-color 0.2s linear;
}

button.accordion:after {
  font-family: FontAwesome;
  content: "\f068";
  font-family: "fontawesome";
  font-size: 18px;
  float: right;
}

button.accordion.is-open:after {
  content: "\f067";
}

button.accordion:hover,
button.accordion.is-open {
  background-color: #f8a91e;
}

.accordion-content {
  background-color: white;
  border-left: 1px solid whitesmoke;
  border-right: 1px solid whitesmoke;
  padding: 0 20px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-in-out;
  margin-bottom: 10px;
}
.cate-list{
	list-style: none;	
	padding-left: 15px;
}
.cate-list li{
	position: relative;
	padding-bottom: 10px;
}
.cate-list li a{
	color: #000;
	font-size: 15px;
}
.cate-list li:before{
	content: '-';
	position: absolute;
	left: -15px;	
}

.read-txt{
    padding: 10px 15px;
    background: #ffad1e;
    color: #fff;
    margin-top: 10px;
    display: inline-block;
}
.read-txt:hover,
.read-txt:focus{
    background: #0a7cff;
    color:#fff;
}

/* latest style */

.content-truck{ 
  background: #0e2d41;
  color: #fff; 
  margin-top: 30px;
  border-radius: 30px;
  padding: 12px 10px;
}
.content-block{
  padding: 20px 10px 40px;
  text-align: center;
}
.content-block h6{
  display: inline-block;
  font-size: 17px;
  font-weight: 600;
  padding-bottom: 5px; 
}
.content-block h2{
  font-size: 28px;
  font-weight: 600;
}
.content-block .per-ltr{
  color: #fff;
  font-size: 15px;
  font-weight: 600;
}
.list-style{
  list-style-type: none;
  padding-left: 0;
  margin-top: 15px;
  margin-bottom: 30px;
  text-align: left; 
}
.list-style li{
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  display: block;
  margin-bottom: 12px;
}
.list-style li:last-child{
    text-align: center;
}
.list-style li img{
  width: 20px;
  height: auto;
  margin-right: 10px;
} 

.list-style1{
  list-style-type: none;
  padding-left: 0;
  margin-top: 10px;
}
.list-style1 li{
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2; 
  display: inline-block;
}
.list-style1 li img{
  width: 20px;
  height: auto;
  margin-right: 10px;
}
.book-now a{
  background: #ff8c01;
  border-radius: 30px;
  padding: 15px 30px;
  margin-top: 15px;
} 
.sm-cont select{
  font-size: 13px;
  font-weight: 600;
  color: #8B8B8B;
}
.item-label {
  font-size: 15px;
  font-weight: 500;
}
.submit-btn{
  font-size: 20px;
  background: #0a7cff;
  color: #fff;
  border: 1px solid #1e839a;
  padding: 8px 40px;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 8px;
}

.fund-enquiry {    
  margin-top: 15px;
}
.fund-enquiry .non-refund{
  font-size: 14px;
  line-height: 1.4;
} 
.fund-enquiry .desclaimer{
  margin-top: 10px;
}
.fund-enquiry .remember{ 
  display: block;
  margin-top: 10px;
}


.below-book{
    display: flex;
    justify-content: space-between;
}

.float-right{
    float:right;
}

.call-tony {
  display: inline-block;
  margin-top: 5px;
  margin-left: 229px;
}

.pack-call{
    margin-right:57px;
}

.text-white {
  margin-top: -30px;
  margin-bottom: 11px;
  background-color: #0b7dff;
  color: #fff;
  padding-right: 34px;
}

/* NEW CSS */

.callmeBack-form{
  background: #0a7cff;
  padding: 20px 0;
  border-top:1px solid #fff;

}
.top-nav-desktop{
  display: inline-block;
} 
 
.callmeback { 
  display: flex;
  margin-right: 1.25em; 
}
.callmeback .btn{
  margin-left: -.6em;
  min-width: 10em;
  border: none;
  background-color: #f58220;
  color: #FFF;
  font-weight: bold;
}
 
 .callmeback input, .callmeback btn {
  min-height: 50px; 
  border-radius: .3em;
  border: none;
  padding: 10px 20px; ;
}
 .top-nav-desktop h2.heading{
  font-size: 20px;
   color: #FFF;
   margin-top: 20px;
   margin-right: 10px;
 }
 .circleImg{
  width: 400px;
  position: absolute;
  right: 20px;
  bottom: -10px;
 }
 .banner{position: relative; overflow:hidden;} 

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
  width: 300px;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

/* Popup styles */ 
.popup { 
    display: none; 
    position: fixed; 
    left: 50%; 
    top: 50%; 
    transform: translate(-50%, -50%); 
    padding: 20px; 
    background: white; 
    border: 1px solid black;
    z-index: 1000; 
} 

.popup-overlay { 
    display: none; 
    position: fixed; 
    left: 0; 
    top: 0; 
    width: 100%;
    height: 100%; 
    background: rgba(0, 0, 0, 0.5); 
    z-index: 999; 
    padding:2rem;
}

._a2zk{
    display: none !important;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
 .circleImg{
   width: 26%;
  position: absolute;
  right: 0px;
  bottom: 10px;
  z-index: 3;
  background: #ffad1e;
  background: rgba(255,255,255,0.7);
  
  padding: 1rem 1rem 1rem 5rem;
  border-top-left-radius: 3rem;
  border-bottom-left-radius: 3rem;
 }
.circle{
 width: 125px;
  height: 125px;
  border-radius: 50%;
  float: left;
  margin-left: -23px;
  padding: 15px;
}
.vertical-align {
    display: flex;
    align-items: center; 
}
.inner-text{
  margin: auto;
  font-size: 16px;
  color: #000;
  line-height: 1.2;
  text-align:center;
}
.review-link img{
    max-width: 320px;
    margin: auto;
    display: block; 
    height: auto;
}
.review-link a{
    background: #0a7cff;
    padding: 10px 15px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
}

@media(max-width: 1366px){
    .circleImg {
  width: 30%;
    }
}

@media (min-width: 1110px){
    .top-nav-desktop { 
      display: flex;
      justify-content: center !important;
  }
  
}
@media (max-width: 1199px){
    .book-now{
      margin-top: 30px;
    }
}


@media (max-width: 768px){
    .banner{
        background-size: cover !important;
        padding: 60px 0 50px;
        
    }
    
    .after-header-wrapper {
  text-align: center;
  position: relative;
  top: 0;
  z-index: 9;
  background: #ffad1e;
  padding: 1rem 0;
  box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.3);
}
    
    .desktop-hide{
        display:flex;
        align-items:center;
    }
    
    .g-suite{
        width:25px;
        height:25px;
    }
    
    .star{
       width: 7em;
    height: 15px;
    margin-bottom:0;
    }
    .circleImg{
        width: 420px;
        position: absolute;
        right: 0;
        top: auto;
        bottom: -30px;
    }
    .circle{
        width: 120px;
        height: 120px;
    }
    .inner-text{
        font-size: 13px;
    }
    .banner p{
        margin-top: 5px;
    }
    
      .banner img {
    margin-top: auto;
    
    margin-bottom: 10px;
  }
  .star{
      margin-left: 4px;
    margin-right: 4px;
    margin-bottom:0 !important;
    }
  
/*  .banner-image-top {*/
/*  position: relative;*/
/*  right: 0;*/
/*  top: auto;*/
/*  z-index: 1;*/
/*  max-width: 100%;*/
/*}*/

.mobile-icon{
    display:block;
}

.mobile-icon .mobile{
    display:block;
}

.mobile-icon .email{
    display:none;
}

.top-nav-desktop {
  display: inline-block;
}
.pack-call {
  margin-right: 0;
}

.hide-me{
    display:none;
}
}
@media (max-width: 500px){
    .circleImg{
        width:100%;
        position: relative;
        left: auto;
        bottom: auto;
    }
    .circle{
        width: 115px;
        height: 115px;
    }
    .inner-text{
        font-size: 14px;
    }
    .banner-inner {
      width: auto;
      margin: 0 auto 0;
      position: relative;
      top: 0;
      background:#3079dc;
      padding: 15px;
    margin-top: 15px !important;
    }
    
    .banner-inner {
  max-width: 100%;
    }
    
      .banner-review {
    margin-top: 15px !important;
    display: grid;
    text-align: center;
  }
  
  .image-top{
      margin-top:10px;
  }
  
  .banner-review-image{
      max-width:100% !important;
  }
}

@media (min-width: 992px) {
  .col-md-1-5 { width: 20%; }
  .col-md-2-5 { width: 40%; }
  .col-md-3-5 { width: 60%; }
  .col-md-4-5 { width: 80%; }
  .col-md-5-5 { width: 100%; }
}

@media (max-width: 500px) {
    .col-xs-6{
        width: 100%;
    }
    .review-link a{
        font-size: 15px !important;
    }
    
  .review-banner {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 9px;
    padding: 8px;
    background-color: #2979ff;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    text-align: center;
    flex-wrap: wrap;
  }
.review-me {
  backdrop-filter: blur(12px);
  background: rgba\(255, 255, 255, 0.6;
  border-radius: 16px;
  padding: 20px;
  width: 145px;
  text-align: center;
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.4);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
  margin-right: 1rem;
  margin-bottom: 1rem;
}
}


/*.banner-image-top {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 55%;
  vertical-align: bottom;
  height: 85vh;
}
.cat-banner {
  position: absolute;
  right: 0;
  top: 5.7rem;
  z-index: 1;
  width: 50%;
  vertical-align: bottom;
  height:100%;
}*/





.banner-inner {
 /*max-width: 650px;*/
 width: clamp(350px, 68%, 650px);


  position: relative;
  z-index: 3;
  margin-bottom: -20px;
}

.banner-form {
  margin-top: 10px;
  padding-right: 0;
}

.banner-wrapper {
  background: url(../images/banner-2.jpg) right center no-repeat;
  padding-top: 15rem;
  background-size: 50% 100%;
}

.wrap-up {
  background: linear-gradient(90deg, rgb(10, 124, 255) 0%, rgba(10,124,255,0.991275733926383) 50%, rgba(255,255,255,0) 58%);
  padding-top: 4rem;
}

.banner-image-top.bash-cop {
    display:none;   
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

.show-me-desktop{
    
}

.show-me-mob{
    display:none;
}

.banner-inner.banner{
    padding-top: 3rem;
}

.banner-inner.banner::before {
  content: '';
  background: transparent;
  background: transparent;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  z-index: 2;
}

@media (max-width: 767px) {
  .header {
    background: #fff;
    position: relative;
    z-index: 999;
    border-bottom: 5px solid #3c3c3c;
  }
}

@media (max-width: 500px) {
  
  .banner-image-top {
  position: relative;
  right: 0;
  bottom: 0;
  z-index: 1;
  vertical-align: bottom;
  max-width: 100%;
  flex: 1;
  height: 100%;
  width: auto;
  display:block;
}

.banner-wrapper {
  background: transparent;
    background-size: auto;
  padding-top: 0;
  background-size: auto;
}

.wrap-up {
  background: #fff;
  padding-top: 4rem;
}

.show-me-mob{
    display:block;
}

.show-me-desktop{
    display:none;
}

.heading-head {
  font-size: 30px;
  margin-bottom: 0;
  margin-top: 5px !important;
}
}


.banner-wrapper-op {
  display: flex;
  flex-direction: row;
  align-items: stretch; /* Makes both children equal height */
  gap: 1rem; /* Optional spacing between divs */
}



.main-wrapper {
  display: flex;
  gap: 1rem;
  position:relative;
  align-items: stretch;
  padding-top:15rem;
  z-index:1;
  

}

.main-wrapper::before {
    content: '';
  background: rgb(10,124,255);
  background: #0b7dff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.content {
  display: flex;
  align-items: center;
  justify-content: end;
  flex: 1;
  padding: 2rem 2rem 2rem 0;
}

.content form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.image-wrapper {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: end;
  overflow: hidden;
  
}

.image-wrapper img {
  height: 100%;
  width: auto;
  object-fit: contain;
}

@media (max-width: 768px) {
    .hide-me{
        display:none !important;
    }
    
  .main-wrapper {
    display: block; /* ⛔ disables flex layout */
    padding: 1rem;
  }

  .content,
  .image-wrapper {
    width: 100%;
    margin: 1rem 0;
    height: auto;
  }

  .image-wrapper img {
    width: 100%;
    height: auto;
    object-fit: contain; /* Ensure it scales properly */
  }
  
  .content {
      padding-right: 0;
    }

.banner-form {
  margin-top: 10px;
  padding-right: 0;
}
}

.nav.navbar-nav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
  width: 300px;
  /*overflow-y: scroll;*/
  overflow-x: hidden;
  /*height: 400px;*/
  max-height: 400px;
  overflow-y: auto;


}

@media (min-width: 768px) {
  .navbar-nav {
    float: none;
  }
  
}

@media (max-width:768px){
      .nav.navbar-nav {
  display: block;
  margin: 0 auto;
  text-align: center;
}
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: center;
  }
}

.heading-head{
   font-size: clamp(35px, 2vw + 1px, 44px);
}


/*recent-changes*/
.review-me {
  backdrop-filter: blur(12px);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  padding: 5px 15px;
  width: 120px;
  text-align: center;
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.4);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

.review-logo {
  height: 35px;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
}

.banner-inner {
  max-width: 650px;
  width: 100%;
  position: relative;
  z-index: 3;
  margin-bottom: -20px;
}

.after-header-wrapper {
  text-align: center;
  position: relative;
  top: 15rem;
  z-index: 9;
  background:#ffad1e;
  padding:1rem 0;
  box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.3);

}

@media (max-width: 768px){
    .banner{
        background-size: cover !important;
        padding: 60px 0 50px;
        
    }
    
    .after-header-wrapper {
  text-align: center;
  position: relative;
  top: 0;
  z-index: 9;
  background: #ffad1e;
  padding: 1rem 0;
  box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.3);
}

}

.after-header-wrapper .dropdown-menu-pop {
    display:inline-block;
}

.dropdown-menu-pop{
    list-style:none;
    margin:0;
    padding:0;
}

.dropdown-menu-pop > li{
    display:inline-block;
}

.dropdown-menu-pop > li {
  display: inline-block;
  margin-right: 4rem;
  font-size: 2rem;
}

.dropdown-menu-pop a{
    color:#fff;
}

.dropdown-menu-pop .dropdown-submenu > a::after {
  display: none;
}

.after-header-wrapper .dropdown-submenu > a::after {
  display: none;
}

.after-header-wrapper .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 13px;
  color: #fff;
  font-size: 22px;
  margin-right: 25px;
}

.after-header-wrapper .nav > li > a:focus,.after-header-wrapper .nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
}

.after-header-wrapper .dropdown-submenu:hover > .dropdown-menu, .dropdown-submenu .dropdown-menu:hover {
    display: block;
}


.after-header-wrapper .dropdown-menu {
    top: 100%; /* or adjust as needed */
    left: 0;
    position: absolute;
    z-index: 1000;
}

.after-header-wrapper .dropdown-submenu > .dropdown-menu {
  top: 100%;
  left: 0;
  margin-top: 9px;

}

.after-header-wrapper .dropdown-submenu.show-menu .dropdown-menu {
  display: block;
}


.how-we-abt-inner{
    background:#2979ff;
}

.gap-3 {
  gap: 1rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.align-items-center {
  align-items: center !important;
}
.justify-content-center {
  justify-content: center !important;
}
.d-flex {
  display: flex !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.how-we-abt-inner {
  box-shadow: 0 7px 20px rgba(23, 42, 65, 0.1);
  border-radius: 8px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  padding: 20px;
}

.max-title{
    margin-top:1rem;
}

.par-20{
    background:#3c3c3c;
    padding:2rem;
    color:#fff;
    border-radius:25px;
}


/* Responsive image baseline — keeps the width/height attributes added for CLS
   from distorting layout. Low specificity, so existing rules
   (.gallery-sec img, .section08 img, object-fit images, etc.) still override. */
img { max-width: 100%; height: auto; }
