/*
Theme Name: 4BusinessGroup 
Theme URI: https://4businessgroup.com.au/
Author: the 4BusinessGroup team
Author URI: https://4businessgroup.com.au/
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Version: 1.3
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 4b
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
:root {
    --col1: #fcd123;
    --col2: #ccc;
    --col3: #fff;
    --col4: #000;
    --bg:yellow;
    --dbg: var(--col4);
    --accent: var(--bg);
    --complem: var(--col2);
    --scrl: #111111;
    --scrlthumb: #616161;
    --scrlhov: #707070;
    --scrlclick: #686868;
    --dtext: sans-serif;
    --btext: sans-serif;
    --icons: 900 100% "Font Awesome 5 Free";
    --hhtr: 15px;
    --hhtr-n: -15px;
    --conwidth: 1200px;
    --inpad: 30px;
    --inpadm: calc(var(--inpad) / 2);
    --mobbreak: 800px;
}
:root {
  --dtext: "Montserrat", sans-serif;
  --btext: "Inter", sans-serif;
  --seo: #00ADEF;
  --printing: #33A951;
  --signage: #E94434;
  --marketing: #ED9D21;
  --hosting: #961A46;
  --carwraps: #0FBBB8;
	--accent:black
	--bg:#fcd123;
	
}
*{
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
    /* font-family: 'Poppins', sans-serif;
    font-family: 'Roboto', sans-serif; */
    scroll-behavior: smooth;
}
.faqdiv .accordion-button:before{
	content:'\f0da';
	font-family: "Font Awesome 6 Free";
}
.faqdivs .accordion-button:before{
	content:'\f05a';
	font-family: "Font Awesome 6 Free";
}
#accordion_6850d8e4caca9 .accordion-button:before{
	content:'\f0da';
	font-family: "Font Awesome 6 Free";
}
#accordion_6850d8e4caca9 .accordion-button:before{
	content:'\f05a';
	font-family: "Font Awesome 6 Free";
}
.faqdiv .accordion-body{
	color:white !important;
	font-family:'Inter',sans-serif;
	font-size:14px;
}
.accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe00 !important;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgb(13 110 253 / 0%) !important;
}
.accordion-button:not(.collapsed) {
    color: #000000 !important;
    background-color: #ffffff !important;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125) !important;
}
.vdobanner{
	justify-content: center;
    display: flex;
    background: black;
	height:880px;

}
.helpline{
	font-size:40px !important;
	line-height:40px !important;
	font-weight:300 !important;
}
.chart p,.chart li{
	font-weight:700 !important;
}
.vdobanner video{
	width:50%;
}
.price{
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
.gmbpadding{
	padding-top:135px !important;
}
.gmb_call_now p{
	 font-size: 36px;
    font-weight: 400;
	color:#fcd123;
}
.gmb-banner{
	padding-bottom:70px !important
} 
.gmbsection3_heading{
	font-size:42px !important;
	font-weight:500 !important;
}
.packages_heading{
	font-size:36px !important;
	font-weight:600 !important;
	line-height:36px;
	color:#fcd123;
}
.gmbsection1_content{
	font-size:34px !important;
	font-weight:300 !important;
}
.inner-banner .carousel-item{
  padding-top: 200px;
  padding-bottom: 200px;
}

.pricing-card:hover {
      transform: translateY(-5px);
    }
    .pricing-header {
      background-color: #33a951 !important;
      color: white;
      padding: 15px;
      text-align: center;
      font-weight: bold;
      font-size: 24px;
	font-weight:600 !important;
	line-height:29px;
    }
.section4_content_heading{
	font-size: 35px;
	font-weight:500 !important;
	line-height:35px;
}
.cta_headings{
	font-size:36px !important;
	font-weight:500 !important;
}
.cta_paras{
	font-size:28px !important;
	font-weight:300 !important;
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

.swing-on {
  animation: swing 1s ease;
  transform-origin: top center;
  display: inline-block;
}

.price {
			margin:0px !important;
      font-size: 65px !important;
	line-height:52px;
      font-weight: 600;
      color: #555 !important;
    }
.pricing-card:hover, .pricing-card:hover .price {
    color: #4e4e4e !important;
}
    .price sup {
      font-size: 20px;
      top: -35px;
    }
/* Enable multi-level dropdown on hover for desktop */
@media (min-width: 992px) {
  .dropdown:hover > .dropdown-menu {
    display: block;
  }

  .dropdown-submenu:hover > .dropdown-menu {
    display: block;
    top: 0;
    left: 100%;
    margin-top: -1px;
  }
}

/* Make sure dropdowns are hidden by default */
.dropdown-menu {
  display: none;
  position: absolute;
  z-index: 1000;
}

.pricecost{
  font-size:30px !important;
}
.card p{
  font-size: 14px !important;
}
body{
  overflow-x: hidden;
}
.qnsec .row,.qnsec .col-md-6{
  margin: 0 !important;
  padding: 0 !important;
}

footer a{
  color:white;
}
.nav-tabs li::before{
	display:contents !important;
}
.nav-tabs .nav-link.active {
	background:black !important;
	color:white !important;
}
.bg-darks{
  background-color: #1d1d1d;
}
footer select,footer select:focus{
  background: rgb(38, 38, 38);
    padding: 4px;
    color:gold;
    border:none;
}
footer option{
    background-color: #2a2a2a;
    margin-left: 0 !important;
    display: block !important;
    height: 38px;
}
a{
  text-decoration: none !important;

}
p{
  font-weight: 500 !important;
}
.text-primary{
  color: #fcd123 !important;

}
.gp{
	padding-top:200px;
	padding-bottom:200px;
	
}
.gp-seo-section p{
	font-weight:400 !important;
}
.video-container,.inner-banner{
  padding-top: 115px;
  padding-bottom: 115px;
  top: -120px;
    position: relative;
}

.borderform{
  border:4px solid #c59838;
}
.borderfrm{
  border:2px solid #c59838;
}
.text-warning{
  color: #c59838 !important;
}
input,textarea{
  border-radius: 0px !important;
}
.navbrder{
  border: 1px solid #fcd123;

}
.navbar{
  z-index: 1;
  
}
#twidg {
    transform: translateY(calc(-100% - -131px));
}
#twidg > div {
    background: var(--bg);
    --accent: var(--col4);
    --bg: var(--col1);
    display: inline-block;
    padding: 0 20px;
    clip-path: polygon(15px 0, 100% 0, calc(100% - 15px) 100%, 0 100%);
}
.navbrder .custom-logo:after {
    content: "";
    display: block;
    width: 60px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: var(--accent);
    clip-path: polygon(calc(100% - 2px) 0, 100% 0, 2px 100%, 0 100%);
}
#twidg{
    transition: all 0.5s;
}
 #twidg a {
    color: black !important;
    text-decoration: none !important;
    position: relative;
    /* background-image: linear-gradient(var(--accent), var(--accent)); */
    background-size: 0 1px;
    background-position: bottom left;
    background-repeat: no-repeat;
    transition: background-size 0.5s;
	 font-size:18px !important;
	 line-height:33px !important;
	 font-weight:400 !important;
}

#twidg {
    width: calc(100% + 2px);
    margin-block-end: 10px;
    position: absolute;
    top: 150px;
	right: 89%;
    left: auto;
    transform: translateY(calc(-100% - 10px));
    background: none;
    display: flex;

	z-index: 9999 !important;
	color:black !important;
    justify-content: flex-end;
}
header .custom-logo{
	transition: all 0.5s;
}
header .nav-link{
  color: white !important;
}

.bg-yellow,.btn-primary{
    background: #ffc802 !important;
    border:none;
}
.track i {
    color: #c59838;
    font-size: 22px;
}
.bn2{
  margin-top: -120px;

}
.bn3{
  margin-top: -120px !important;

}

.bn3 p,.bn3 label{
	font-size:14px;
}
.tc{
  margin-top: -120px;

}
.bn2 p{
  font-weight: 600 !important;
  font-size: 20px;
}
.mq{
  margin-top: -130px; /* Adjust this value according to your layout */

    border-top: 6px solid #c59838;
    border-bottom: 6px solid #c59838;
    position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}
.content{
    position: relative;
    width: 100%;
    max-width: 100%;
    /* height: 200px; */
    overflow-x: hidden;
    
}

  
  .track {
    position: absolute;
    white-space: nowrap;
    will-change: transform;
    animation: marquee 10s linear infinite;
    overflow-x: hidden;

  }
  .iconimg{
    width: 100px;
    background-color: #ab8600;
  }
  .icon-txt{
    font-size: 16px !important;
  }
  
  @keyframes marquee {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
  }
  
  .pagination a{
    border: 1px solid gold;
    color: gold;
    padding: 5px 10px 5px 10px;
  }
  .pagination a:hover{
    color: white;
  }

  .parabig{
    font-size: 20px;
  }
  .serv{
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    border-right: 3px solid black;
  }

  .tvsection,.helpsearch{
    background-color: transparent;
      background-image: linear-gradient(180deg,#000000 68%,#30A5FC 100%);
      overflow: hidden;
  }
  .nxt2{
    background-color: transparent;
      background-image: linear-gradient(180deg, #2A77B0 0%, #000000 100%);
      overflow: hidden;
  }
  .bnbx p{
    font-size: 14px !important;
  }
  .inner-banner .carousel{
    overflow: hidden !important;
  }
  .cycle{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    text-transform: uppercase;
    letter-spacing: 2px;
    justify-content: center;
    padding: 0;
    gap: 0 15px;
    max-width: 950px;
    margin: 15px auto;
  }
  .cycle li{
    background-color: #414141;
    padding: 8px !important;
    border-radius: 0px;
    margin-bottom:10px !important;
  }


 
  .policy li::before ,footer li::before{
    content:'' !important;
    margin: 0 !important;
  }
  .tv {
    position: relative;
    width: 500px; /* Set the desired width for the container element */
    height: 300px; /* Set the desired height for the container element */
    perspective: 1000px;
    margin: 0 auto; /* Center the container horizontally */
  }
   
  .cycle li{
      opacity: 1;
      position: relative;
  }
.tv-wrapper {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio */
  perspective: 1000px;
  overflow: hidden;
}

.tv-inner {
  position: absolute;
  top: 0;
  left: 0;
	width: 100%;
    height: auto;

  transform: rotateY(10deg);
  transform-origin: center;
  box-shadow: inset 0 0 20px rgba(20, 255, 255, 0.4), 
              0 0 10px rgba(255, 200, 255, 0.4), 
              0 0 40px rgba(20, 255, 255, 0.4), 
              -4px 0 0 #111;
  background-color: #000;
  overflow: hidden;
  border-radius: 12px; /* optional: rounded corners */
}

.tv-inner iframe {
    background-color: #000;
    border: none;
    display: flex
;
}

  
.booksection{
  margin-top: 50px;

  text-align: center;
  align-items: center;
  display: flex;
    justify-content: center;
    width: 150px;
  height: auto;
  animation: bob2 3s .2s infinite;
    transform-origin: center;
    box-shadow: inset 0 0 20px rgba(20, 255, 255, 0.4), 0 0 10px rgba(255, 200, 255, 0.4), 0 0 40px rgba(20, 255, 255, 0.4), -4px 0 0 #111;
  }

.bookpara{
  color: #fcd123;
  font-size: 25px;
  line-height: 1;
  width: 73%;
  margin-top: 50px;

}
.bookpara::before{
  content: "\21B6";
  color: #fcd123;
  font-size: 100px;
  line-height: 0;
  display: block;
  transform: rotate(90deg);
  position: absolute;
  /* right: 289px; */
  /* top: 0; */
  margin-top: 0px;
  margin-left: 164px;
  /* bottom: -32px; */
  font-size: 80px;
  background: yellow;
}

.iframe-container {
  width: 100%;
  height: 100vh; /* Adjust the height to occupy the full viewport */
}
@keyframes bob2{
  0%, 100% {
    transform: scale(1.2) rotate(5deg) translateY(10px);
}
50% {
    transform: scale(1.2) rotate(-5deg) translateY(-10px);
}
}


.reverse{
  font-size: 12px;
  border: 1px solid #fcd123;
  color: #fcd123;
  padding: 5px 10px 5px 10px;
}
button{
  font-weight: 600 !important;
}


.bg-primary1
{
  background-color: #0a447e !important;
}
.qt{
  font-weight: 700;
}

.borders{
  border-left: 4px solid black;
}
.borders2
{
  border-left: 4px solid rgb(233, 157, 5);

}


.card{
  border:3px solid #e0ac00 !important;
  height: auto;
  background: #fff;
  border-radius: 1.5rem;
  /* padding: 1.5rem; */
  overflow: hidden;
  position: relative;
}

.card-img-holder{
  width: 100%;
  height: auto;
  position: relative;
}

.card-img-holder img{
  width: 100%;
  height: auto;
  max-height: 15rem;
  object-fit: cover;
  border-radius: 1.5rem 1.5rem 0rem 0rem;
}

.blog-title{
  color: #22215B;
  padding: 1rem 0;
  font-size: 1.5rem;
}

.description{
  padding: 1rem 0;
  color: #22215B80;
  font-size: 1rem;
}

.blog-time{
  font-size: .8rem;
  color: #22215B;
}

.options{
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1rem;
}

.options span{
  font-weight: 600;
  color: #22215B;
}

.blogsec{
  border-top: 6px solid #c59838 !important  ;
  border-bottom: 6px solid #c59838 !important  ;

}

.bbtm{
  border-bottom: 6px solid #c59838 !important  ;

}
.qnry.form-control,.qnry.form-select{
  border: 0px;
  border-bottom: 1px solid #765100 !important;

}
.gallerycarousel{
  height: auto;
}
.fade-in {
  animation: fadeIn ease 3s;

}


@keyframes fadeIn{
  0% {
    
    opacity:0.33;
  }
  100% {

    opacity:1;
  }
}
.iconimg2{
  width: 70px;
  margin-bottom: 30px;
}
.smalltxt{
	font-size:45px;
}
.
{
  
  animation: colorchng 3s infinite;
  font-size: 95px !important;
	font-weight:700;
}
.colorchng2 {
  
  animation: colorchng 1s infinite;
  font-size: 60px !important;
}
@keyframes colorchng {
  0%   { color: #FF0000; }   /* Red */
  14%  { color: #FFC862; }   /* Soft Orange */
  28%  { color: #CEDC04; }   /* Yellow-Green */
  42%  { color: #FFC0CB; }   /* Pink */
  57%  { color: #EE82EE; }   /* Violet */
  85%  { color: #87CEEB; }   /* Sky Blue */
  100% { color: #FF0000; }   /* Back to Red */
}

ol li{
  font-size: 14px;
}

.chart .col-md-2{
  border-right: 2px solid rgb(128, 127, 126);
}
.rotating-text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.ooftext{
  text-shadow: 3px 3px #ff6200;
  font-size: 150px !important;
}
.rotating-text-wrapper h1 {
  margin: 0;
  padding: 0.3em;
  color: #fff;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  animation-duration: 8s;
  animation-iteration-count: infinite;
  opacity: 0;
  height: 0;
  
}
.rt p{
  margin: 0;

  animation-duration: 10s;
  animation-iteration-count: infinite;
  opacity: 0;
  font-size: 20px;
}
.rotating-text-wrapper h1:nth-child(1) {
  animation-name: rotating-text-1;
  color: #c59838;
}
.rt p:nth-child(1) {
  animation-name: rotating-text-1;
}
@keyframes rotating-text-1 {
  0% {
    transform: translateY(200%);
  }
  33% {
    transform: translateY(100%);
    opacity: 1;
  }
  34% {
    opacity: 0;
  }
}
.rotating-text-wrapper h1:nth-child(2) {
  animation-name: rotating-text-2;
  color: red;
}
.rt p:nth-child(2) {
  animation-name: rotating-text-2;
 
}
@keyframes rotating-text-2 {
  33% {
    transform: translateY(100%);
    opacity: 0;
  }
  66% {
    transform: translateY(0);
    opacity: 1;
  }
  67% {
    opacity: 0;
  }
}
.rt p:nth-child(3) {
  animation-name: rotating-text-3;
}
.rotating-text-wrapper h1:nth-child(3) {
  animation-name: rotating-text-3;
}
@keyframes rotating-text-3 {
  66% {
    transform: translateY(0);
    opacity: 0;
  }
  99% {
    transform: translateY(-100%);
    opacity: 1;
  }
  100% {
    transform: translateY(-100%);
    opacity: 0;
  }
}
@media screen and (max-width: 576px) {
  .rotating-text-wrapper {
    font-size: 0.7rem;
  }
}
.e-lottie__container svg, .e-lottie__container svg * {
  transition: none !important;
}
.hlttext{
  font-size: 90px !important;
}
.other-business {
  width: 250px;
  overflow: hidden;
}
h1 {
  top: 0px;
  position: relative;
  animation: fadefromup 2s ;
}

@keyframes fadefromup {
  from {top: -100px;opacity: 0%;}
  to {top: 0px;opacity: 100%;}
}
button{
  animation: fadeshow 2s ease-in forwards;
}
@keyframes fadeshow {
  from{
    opacity: 0%;

  }
  to{
    opacity: 100%;
  }
  
}
h2,h3,h4,h5,h6,p{
  animation: fadeshow 2s;
}

.big{
  font-size: 60px !important;
}
#dds4,#sless4,#dds1,#sless1,#dds2,#sless2,#dds3,#sless3{
  display: none;
}
.rotate180{
  transform: rotate(180deg);
}
.slessblock4,.slessblock1,.slessblock2,.slessblock3{
display: block;
}

.inner-banner button{
  animation: jittery 3s infinite;
}


@keyframes jittery
{

2%, 18%, 100% {
-webkit-transform: scale(1);
transform: scale(1);
}
4% {
-webkit-transform: scale(1);
transform: scale(1);
}
6% {
-webkit-transform: scale(1.15);
transform: scale(1.15);
}
8% {
-webkit-transform: scale(1.15) rotate(-5deg);
transform: scale(1.15) rotate(-5deg);
}
10% {
-webkit-transform: scale(1.15) rotate(5deg);
transform: scale(1.15) rotate(5deg);
}
12% {
-webkit-transform: scale(1.15) rotate(-3deg);
transform: scale(1.15) rotate(-3deg);
}
14% {
-webkit-transform: scale(1.15) rotate(2deg);
transform: scale(1.15) rotate(2deg);
}
16% {
-webkit-transform: scale(1.15) rotate(0);
transform: scale(1.15) rotate(0);
}

}


.window {
  margin: auto;
  border: 10px solid #060606;
  border-radius: 5px;
  box-shadow: 0px 20px 46px 2px #bcc6ff;
  cursor: n-resize;

  img {
    width: 100%;
    object-fit: cover;
    object-position: top;
    height: 270px;
    transition: 8s all ease;

    &:hover {
      object-position: bottom;
    }
  }
}

.credit {
  font-weight: 300;
  text-align: center;
  margin-top: 6rem;
  color: #b6bee8;
  font-size: 14px;

  &:hover {
    span {
      color: #e91e63;
    }

    a {
      color: #e91e63;
      border-color: #e91e63;
    }
  }

  span {
    color: #b6bee8;
    transition: ease all 200ms;
  }

  a {
    color: #b6bee8;
    transition: ease-in all 700ms;
    -webkit-text-decoration: none;
    text-decoration: none;
    border-bottom: 2px solid #b6bee8;

    &:hover {
      color: #fff;
      box-shadow: inset 0 -5.5rem 0 #e91e63;
      border-bottom: 2px solid #e91e63;
    }
  }
}
.pricing-table{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: min(1600px, 100%);
  margin: auto;
}

.pricing-card{
  flex: 1;
  max-width: 360px;
  background-color: #fff;
  margin: 20px 10px;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  color: #2d2d2d;
  transition: .3s linear;
}

.pricing-card-header{
  background-color: #0a447e;
  display: inline-block;
  color: #fff;
  padding: 12px 30px;
  border-radius: 0 0 20px 20px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  transition: .4s linear;
}

.pricing-card:hover .pricing-card-header{
  box-shadow: 0 0 0 44em #0a447e;
  color: white;
}
.pricing-card:hover > .order-btn{
  color: white;
  border: 2px solid #ffffff;
}
.price{
  font-size: 70px;
  color: #0a447e;
  margin: 40px 0;
  transition: .2s linear;
}

.price sup, .price span{
  font-size: 22px;
  font-weight: 700;
}

.pricing-card:hover ,.pricing-card:hover .price{
  color: #fff;
}

.pricing-card li{
  font-size: 16px;
  padding: 10px 0;
  text-transform: uppercase;
}

.order-btn{
  display: inline-block;
  margin-bottom: 40px;
  margin-top: 80px;
  border: 2px solid #0a447e;
  color: #0a447e;
  padding: 18px 40px;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: 500;
  transition: .3s linear;
}

.order-btn:hover{
  background-color: #0a447e;
  color: #fff;
}

@media screen and (max-width:1100px){
  .pricing-card{
    flex: 50%;
  }
}
.pricing-table ul{
  list-style-type: none;
  margin: 0 !important;
  padding: 0 !important;
}
.pricing-table li{
  border-bottom: 1px solid skyblue;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
#container {
  width: 100%;
  height: auto !important;
  position: relative;
  overflow: hidden;
}
tr,td,th{
  text-align: center;
  align-content: center;
  justify-content: center;
}
th,td{
  font-weight: 600 !important;
}
th{
  font-size: 18px;
  text-align: center !important;
}
.table{
  border-color: black;
}
thead{
  position: sticky;
  top: -4px;
}
.dayspan{
  font-weight: 700;
  color:white !important;
}
.container{
	max-width:1140px !important;
}

.bg-danger{
  background-color: red !important;
}

.container li::before{
  content: "\f00c" ;
  font-family: fontawesome;
  padding-right: 10px;
}
li{
  font-weight: 500;
}
.video-container {
  position: relative;
  width: 100%;
  height: 800px; /* Adjust height as needed */
}

#video-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.overlay{
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.688)); /* Adjust gradient colors and opacity */

}

.navbar-toggler{
  background-color: rgb(255, 224, 99);
}
header nav{
  position: sticky !important ;
  top: 0;
  z-index: 1000;
}
/* .custom-logo{
  width: 100%;
} */
/* .firstsec p{
  text-align: right;
} */
header .bg-dark{
  background-color: #212529b5 !important;
}
.menu--right{
	  background-color: #212529b5 !important;

}

.pullupbanner{
  width:500px
}

header li{
  font-size:16px !important;
}
.brder-left{
  border-right:2px solid rgb(89, 89, 89);
}
.daysec{
  display: flex;
}
.chrtsec  img{
  width:400px;
}
.mini-logo{
	display:none;
  position: fixed;
      left: 77px !important;
    top: 30px !important;
    width: 100px !important;
  /* top: 63px; */
}
.mini-logo1{
display:none;
  position: fixed;
      left: 77px !important;
    top: 30px !important;
    width: 100% !important;
	height: 120px !important;
}
.mini-logo1{
  display: none; /* Initially hide the logo */
  
      /* position: fixed; */
      z-index: 2;
      -webkit-filter: drop-shadow(0 0 1px rgba(0, 0, 0, .1));
      filter: drop-shadow(0 0 1px rgba(0, 0, 0, .1));
      -webkit-transform-origin: top right;
      transform-origin: top right;
      -webkit-transition: all .2s;
      transition: all .2s;
      -webkit-transition-property: -webkit-transform, -webkit-filter;
      transition-property: -webkit-transform, -webkit-filter;
      transition-property: transform, filter;
      transition-property: transform, filter, -webkit-transform, -webkit-filter;
      transition-property: transform, filter, -webkit-transform, -webkit-filter;
}
.mini-logo {
  display: none; /* Initially hide the logo */
  
      /* position: fixed; */
      z-index: 2;
	
      -webkit-filter: drop-shadow(0 0 1px rgba(0, 0, 0, .1));
      filter: drop-shadow(0 0 1px rgba(0, 0, 0, .1));
      -webkit-transform-origin: top right;
      transform-origin: top right;
      -webkit-transition: all .2s;
      transition: all .2s;
      -webkit-transition-property: -webkit-transform, -webkit-filter;
      transition-property: -webkit-transform, -webkit-filter;
      transition-property: transform, filter;
      transition-property: transform, filter, -webkit-transform, -webkit-filter;
}

.firstsecp p{
text-align: left !important;
}
.yt{
  font-size: 50px !important;
}
.sf{
  font-weight: 700 !important;font-size: 55px !important;
}
.pp{
  font-size: 65px;
}
/* responsive */
/* from tab */
.lpimg{
  margin-top: -60px;
}
.vsvideo{
  width:640px !important; height:360px;
}
.dddds li::before{
  content:'';
  
}
.brand-logo{
  width: 150px !important;
}
.sdff li::before{
  content:'' !important;
}
.shadow-bottom {box-shadow:none !important;}
@media(max-width:993px){
	.topservice li{
		font-size:35px !important;
		line-height:35px !important;
	}
	.topservice{
		padding-top:0px !important;
	}
	.bg-section .bg-overlay1{
		padding-bottom:0px !important;
	}
	.shadow-bottom {
  box-shadow: 0 8px 12px -4px rgba(0, 0, 0, 0.3); /* clean bottom shadow */
  background: #ffcc00; /* set same as your yellow box */
  position: relative;
  z-index: 1;
}

	.service {
   
    padding: 7px 10px !important;
    border-radius: 0px  !important;
    font-size: 1.5em  !important;
   
}
	.service i{
		display:none !important;
	}
	.domain-box {
		padding:0 !important;
		border-radius:none !important;
	}
	.domain-box h2{
		    padding: 10px 20px 0px 20px !important;
	}
	.domain-search button{
		border-radius:0px !important;
	}
	.nxt2 p{
		padding-left:10px !important;
	}   
	.arrow{
		display:none !important;
	}
	.tv{
		height:auto !important;
	}
	.booksy{
		margin-left:0px !important;
	}
	.slide__content--headings h1 {
    font-size: 30px !important;
		padding:0px !important;
}
	.llp{margin-top:200px !important;
	}
	.gallery-strip{
		margin-top:50px;
	}
	.inner-banner h1{
        font-size: 30px;
        margin-top: 50px;
    
	}
	.bigheading{
		line-height:36px !important;
		letter-spacing:5px !important;
	}
	.gmb-price1 span,.gmb-price span{
		font-size:16px !important;
		margin-left:0px !important;
	}
	.inner-banners{
		padding-top:300px !important;
	}
  .carousel-inner .col-6{
    margin-bottom: 30px;
  }
  .colorchng2{
    font-size: 30px !important;
  }
  .tbl{
    width: 600px;overflow-x: auto;
  }
  .brand-logo{
    width: 100px;
  }
  .d-flex{
    display:block !important;
  }
  .video-container{
    height: auto;
  }
  .pricing-table .bg-white{
    margin-bottom: 30px;
  }
  .mngkk .w-100{
    width: 50px !important;
    margin-bottom: 20px;
  }
  .inner-banner .borders2{
    border:none;
  }
  .inner-banner .ps-5{
    padding-left:20px !important;
    padding-top:20px !important;
  }
  .pp{
    font-size: 20px;
    
  }
  .vsvideo{
    width:100% !important; height:250px;
  }
  .lpimg{
    margin-top: 0px;
  }
  .pckg .col-md-12{
    margin-bottom: 20px;
  }
  .sf{
    font-weight: 600 !important;font-size: 20px !important;
  }
  .yt{
    font-size: 30px !important;
  }
section .w-50{
    width:150px !important;
   
  } 
  .chrtsec  img{
    width:300px;
  }
  .daysec{
    display: none;
  }
  .brder-left{
    border-bottom:2px solid rgb(89, 89, 89) !important;
  }
  .chart{
    width: 300px;
  }
  .mapcontactpage{
    margin-top:30px;
  }
  .borderform .d-flex{
    display:flex !important;
  }
  .pullupbanner{
    width:300px
  }
  .blogsec .col-12 img{
      margin: 0 !important;
  }
  header nav{
    position: sticky !important ;
    top: 0;
    z-index: 1000;
  }
  .serv{
    margin-bottom: 3px;
  }
  .tv-inner{
    transform: none;
  }
  
	.nxt2 h2{
		text-align:left;
	}
  /* .custom-logo{
    width: 200px;
  } */
  .booksection,.bookpara{
    margin-left: 0px;
   
  }
	.booksection{
		width: 118px;
    height: 165px;
	}
  .firstsec h1{
    text-align: left;
  }
	.firstsec p{
    text-align: left;
  }
  .booksection{
    top: 100px;
    position: relative;
    left:50px;
  }
  .bookpara {
    top: 55px;
    font-size: 16px;
    position: relative;
}
	.ms-3{
		margin-left:0px !important;
	}
  .nxt2   .d-flex .border-0{
    margin-bottom: 20px;
  }
  .d-flex{
    display: grid !important;
  }
  .nxt2 .form-group{
    display: grid !important;
  }
  .rev{
    display: grid !important;
  }
  .bookpara{
    font-size: 20px;
  }
 
  .nxt2 p{
    text-align: left;
  }
  .nxt p{
    text-align: left;
  }
  .col-12 img{
    margin-top:50px;
    margin-bottom:50px;
  }

  .bn2 p{
    font-size: 18px;
  }
  .h5{
    display: grid;
  }
  .inner-banner{
    padding-top: 120px;
    padding-bottom: 50px;
  }
  
  .bn2 .col-12 img{
    margin: 0;
  }
  .big{
    font-size: 30px !important;
  }
  .daysec{
    display: none !important;
  }
  .colorchng{
    font-size: 30px !important;
  }
  .pointd .d-flex {
    display: flex !important;
    margin-bottom: 20px !important;
  }
  .w-50{
    width: 100% !important;
  }
 
  .ooftext{
    text-shadow: none;
   }
}



/* responsive */
/* from   mobile */

@media(max-width:767px){
	.colorchng{
		font-size:25px !important;
	}
	.pagination{
		margin-bottom:20px;
	}
	.nav-tabs{
		display:flex !important;
	}
  .tbl{
    width: 350px;overflow-x: auto;
  }
  .brand-logo{
    width: 100px;
  }
  .sdff li::before{
    content:'' !important;
  }
  .video-container{
    height: auto;
  }
  .mngkk .w-100{
    width: 50px !important;
    margin-bottom: 20px;
  }
  .pricing-table .bg-white{
    margin-bottom: 30px;
  }
  .inner-banner .borders2{
    border:none;
  }

  .inner-banner .ps-5{
    padding-left:20px !important;
    padding-top:20px !important;
  }
  .vsvideo{
    width:100% !important; height:220px;
  }
  .pckg .col-md-12{
    margin-bottom: 20px;
  }
  .pp{
    font-size: 20px;
  }
  .sf{
    font-weight: 600 !important;font-size: 20px !important;
  }
  .yt{
    font-size: 30px !important;
  }
  .ooftext{
   text-shadow: none;
  }
   
 
  .tvsection .w-50{
    width:150px !important;
   
  } 
  .chrtsec  img{
    width:300px;
  }
  .daysec{
    display: none;
  }
  .brder-left{
    border-bottom:2px solid rgb(89, 89, 89) !important;
  }
  
  .w-50{
    width: 100% !important;
  }
  .pointd .d-flex {
    display: flex !important;
    margin-bottom: 20px !important;
  }
  .chart{
    width: 300px;
  }
  .daysec{
    display: none !important;
  }
  .colorchng{
    font-size: 30px !important;
  }
  .mapcontactpage{
    margin-top:30px;
  }
  .big{
    font-size: 30px !important;
  }
  .bn2 .col-12 img{
    margin: 0;
  }
  .borderform .d-flex{
    display:flex !important;
  }
  
  .blogsec .col-12 img{
      margin: 0 !important;
  }
  .pullupbanner{
    width:200px
  }
  #passwordForm .d-flex{
    display: flex !important;
  }
  
  .inner-banner{
    padding-top: 120px;
    padding-bottom: 50px;
  }
  
  .bn2 p{
    font-size: 18px;
  }
  .nxt2 p{
    text-align: left;
  }
  .nxt p{
    text-align: left;
  }
 
 

  .booksection,.bookpara{
    margin-left: 0px;
    
  }
  .booksection{
    top: 100px;
    left:100px;
    position: relative;
  }
  .bookpara {
    top: 93px;
        font-size: 16px;
        position: relative;
        width: 50%;
}
  .d-flex{
    display: grid !important;
    
  }
  .d-flex .card{
    margin-bottom: 20px;
  }
  .rev{
    display: grid;
  }
  .col-12 img{
    margin-top:50px;
    margin-bottom:50px;
  }
}
.widget .widget_block ::marker{
	display:none !important;
}
nav a {
    position: relative;
    text-decoration: none;
    color: inherit;
}

nav ul a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background-color: gold;
    transition: width 0.3s ease;
}

nav a:hover::after {
    width: 100%;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0em solid !important;
    border-right:0em solid transparent !important;
    border-bottom: 0 !important;
    border-left: 0em solid transparent !important;
}
.shapesecout {
    position: relative;
    width: 100%;
    padding: 180px 0 350px;
    margin-bottom: -13px;
    z-index: 2;
    background-color: #000; /* fallback background */
    overflow: hidden;
}

.shapesecout::before {
    content: "";
    position: absolute;
    top: 21px; /* adjusted to avoid glowing edge */
    left: 50%;
    transform: translateX(-50%) scaleY(1.08); /* slightly stronger scale to push gold curve out */
    width: calc(100% + 520px);
    height: 100%;
    background-image: linear-gradient(to right,
        rgb(249, 200, 41) 0%,
        rgb(254, 249, 205) 25.28%,
        rgb(192, 144, 46) 59.55%,
        rgb(237, 213, 135) 87.08%,
        rgb(254, 249, 205) 100%);
    border-radius: 50% 50% 0 0;
    z-index: -1;
	
}

.shapesec {
    position: absolute;
    top: 21px;
    left: 50%;
    transform: translateX(-50%) scaleY(1.06); /* extra height to mask glow */
    width: calc(100% + 521px);
    height: 100%;
    background-color: #222 !important; /* inner fill */
    border-radius: 50% 50% 0 0;
    z-index: 1;
}




.firstsec h1{
	    font-size:40px;
	font-weight:900 !important;
    color: #000000;
}
.navbrder .custom-logo-link:hover img, .navbrder .custom-logo-link:focus img {
    filter: invert(1) hue-rotate(180deg);
}
.navbrder .custom-logo{
    height: 48px !important;
    width: auto !important;
    transition: filter 0.5s, transform 0.5s, background-position 0.5s !important;
}
.navbrder .custom-logo-link:hover, .navbrder .custom-logo-link:focus {
        background-position: 0 0 !important;
}
.navbrder .custom-logo-link{
    transition: all 0.5s !important;
	margin-left:-12px !important;
}
 .topservice .current {
    opacity: 1;
    position: relative;
    color: var(--dbg);
    transition: color 0.8s, filter 0.8s, opacity 0.2s;
}
.navbrder .custom-logo-link:after {
    content: "";
    display: block;
    width: 60px !important;
    height: 100% !important;
    position: absolute;
    right: 0 !important;
    top: 0 !important;
    background-color: yellow !important !important;
    clip-path: polygon(calc(100% - 2px) 0, 100% 0, 2px 100%, 0 100%) !important;
}
/* default css do not remove */
.txthovrnone:hover{ 
	border:none;
}
.bg-section {
  position: relative;
  background: #222;
  overflow: hidden;
}

.bg-section .bg-overlay1 {
  background-image: url(https://4businessgroup.com.au/wp-content/uploads/2020/12/pattern-1.svg) !important;
  background-size: 1500px auto;
  background-repeat: repeat;
  padding-bottom: 133px;
  position: relative;
}

.bg-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 200px; /* adjust as needed */
  background: linear-gradient(0deg, rgba(0,0,0,0) 0%, #222222 90%);
  z-index: 2;
  pointer-events: none;
}

.bg-overlay {
  background-image: url(https://4businessgroup.com.au/wp-content/uploads/2020/12/pattern-1.svg) !important;
  background-size: 850px auto;
  opacity: 0.5;
  mix-blend-mode: overlay;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  position: absolute;
  inset: 0; /* top: 0; right: 0; bottom: 0; left: 0 */
  z-index: 0;
}
.form-wrapper {
	z-index:19;
  position: relative;
  background-image: linear-gradient(140deg, #000000 0%, #30A5FC 100%) !important;  
  max-width: 100%;
  padding: 22px;
  background-size: cover;
  box-shadow: 0 5px 25px rgba(0,0,0,0.6);
  color: #fff;
  overflow: hidden; /* optional, to clip the overlay */
}

.form-wrapper form{
	z-index: 0;
    position: relative;
}
}
    .form-wrapper h2 {
      margin: 0 0 20px;
      font-size: 28px;
      font-weight: 800;
    }

    .form-wrapper input[type="text"] {
      width: 100%;
      padding: 6px;
      font-size: 15px;
      border-radius: 6px;
      border: none;
      margin-bottom: 10px;
      box-sizing: border-box;
    }

    .form-wrapper button {
      width: 100%;
       padding: 5px;
    border-radius: 2px !important;
    font-weight: 700;
    line-height: 1.2;
      font-size: 15px;
      font-weight: bold;
      color: black;
      background: #ffd000;
      border: none;
      cursor: pointer;
			letter-spacing:2px;
			font-weight:700 !important;
    }

    .form-wrapper button:hover {
      background: #ffbe00;
    }

    
.portfolio-heading{
	font-size:59px;
	margin-bottom:30px;
	font-weight:300 !important;
}
.topservice {
	z-index:19;
  text-align: center;
  background: gold;
  padding-top: 109px;
  padding-bottom: 109px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative; /* key for centering children absolutely */
}

.topservice li {
	font-weight:900 !important;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); /* center element */
  text-align: center;
  justify-content: center;
  align-items: center;
  list-style: none;
}

.topservice .currents {
  opacity: 1;
  color: black !important;
  box-shadow: none !important;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 800;
}

.container li::before {
	content:'' !important;
	
}
.cycle1{
	margin-top:85px;
	list-style: none;
    padding: 0;
    text-transform: uppercase;
    display: grid;
    grid-template-columns: 1fr 1fr;
    text-align: center;
    font-size: 1.5em;
    letter-spacing: 2px;
}
.cycle1 li{
		opacity: 0;
    position: absolute;
}
.cycle1 .current{
	
	font-size:20px;
    opacity: 1;
    position: relative;
    
    color: #f9f9a6 !important;
    transition: color 0.5s, filter 0.5s, opacity 0.2s;
}
.fixed-top {
	position:fixed
  opacity: 0;
  animation: fadeInTop 0.6s ease-out forwards;
}

@keyframes fadeInTop {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* Mobile + Tablet: */
@media (max-width: 1023px) {
	
	.vdobanner video {
    width: 100%;
}
	.vdobanner{
		height:750px;
	}
	.shapesecout {
     position: relative; 
    width: 100%;
     padding: 0px; 
    margin-bottom: -13px;
    z-index: 2;
    background-color: #000;
    overflow: hidden;
}
	.shapesec {
    position: relative; 
     top:0px; 
transform: translateX(-50%) !important;    width: 100%;
   background:transparent !important;
    border:none;
}
	.shapesecout::before{
		background-image:none;
	}
.world-class
 {
    font-size: 30px !important;
	}
 .form-step {
    display: none;
  }

  .form-step.active {
    display: block;
  }
	.srch{
		display:none;
	}
	.bigheading{
		font-size:30px !important;
		letter-spacing: 6px !important;
	}
	.pcg h2{
		font-size:30px !important;
	}
}

.pcg h2{
	font-size: 40px;
    letter-spacing: 3.5px;

}

.shadow-card {
  transition: box-shadow 0.3s ease;
	text-align:center;
	padding:10px;
}

.shadow-card:hover {
  box-shadow: 0 0.75rem 1.5rem rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.seo-table {
      width: 100%;
      border-collapse: collapse;
      table-layout: fixed;
    }
    .seo-table th, .seo-table td {
      border: 2px solid #000;
      padding: 10px;
      text-align: center;
      vertical-align: middle;
    }
    .seo-table th {
      background-color: #00aeef;
      color: #000;
      font-weight: bold;
    }
    .client-logo img {
      max-width: 100px;
      height: auto;
    }
    .proof-img img {
      max-width: 100%;
      height: auto;
    }
    .proof-label {
      background-color: #00aeef;
      font-weight: bold;
      color: #000;
    }
    @media (max-width: 768px) {
      .seo-table {
        font-size: 14px;
      }
      .client-logo img {
        max-width: 60px;
      }
    }


.gmbprice .card-header{
	background: #33a951;
    color: white;
    border-radius: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.currency{
	font-size: 16px;
}
.price-integer{
	font-size: 60px;
}
.section-filtered:before{
	content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, #000000 0%, #2a77b0 100%),
                    url('https://4businessgroup.com.au/wp-content/uploads/2019/06/marketing.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: overlay;
  filter: brightness(100%) contrast(100%) saturate(0%) blur(0px) hue-rotate(0deg);
  z-index: -1;
}
.section-filtered {
  position: relative;
  overflow: hidden;
  z-index: 0;
}

.accordion-button:not(.collapsed) .faqbtn::before {
  content: "\f358"; /* When expanded: example icon like chevron-down */
}
.faqbutton{
	font-size:20px !important;
}

.why-icon {
      font-size: 30px;
      width: 40px;
    }
    .reason {
      display: flex;
      align-items: flex-start;
      gap: 15px;
      margin-bottom: 25px;
    }
    .circle-img {
      width: 100%;
      max-width: 300px;
      aspect-ratio: 1/1;
      border-radius: 50%;
      object-fit: cover;
      box-shadow: 0 10px 30px rgba(0,0,0,0.5);
    }




@keyframes float {
  0%   { transform: translateY(0); }
  50%  { transform: translateY(-10px); }
  100% { transform: translateY(0); }
}

.float-animate {
  animation: float 3s ease-in-out infinite;
}
 .gallery-strip {
      display: flex;
      overflow-x: auto;
      gap: 0;
      white-space: nowrap;
    }

    .gallery-strip img {
		width:212px !important;
      height: 300px;
      object-fit: cover;
      width: auto;
      flex-shrink: 0;
    }

    /* Optional: hide scrollbar on WebKit */
    .gallery-strip::-webkit-scrollbar {
      display: none;
    }





.slide {
  position: relative;
}
.slide .slide__img {
  width: 100%;
  height: auto;
  overflow: hidden;
}
@media (min-width: 992px) {
  .slide .slide__img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
}


/* /////////// IMAGE ZOOM /////////// */
@-webkit-keyframes zoomInImage {
  from {
    transform: scale3d(1, 1, 1);
  }
  to {
    transform: scale3d(1.1, 1.1, 1.1);
  }
}
@keyframes zoomInImage {
  from {
    transform: scale3d(1, 1, 1);
  }
  to {
    transform: scale3d(1.1, 1.1, 1.1);
  }
}
.zoomInImage {
  -webkit-animation-name: zoomInImage;
          animation-name: zoomInImage;
}

@-webkit-keyframes zoomOutImage {
  from {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes zoomOutImage {
  from {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.zoomOutImage {
  -webkit-animation-name: zoomOutImage;
          animation-name: zoomOutImage;
}

.slick-nav {
  --active: #fff;
  --border: rgba(255, 255, 255, .12);
  width: 44px;
  height: 44px;
  position: absolute;
  cursor: pointer;
  top: calc(50% - 44px);
}
.slick-nav.prev-arrow {
  left: 3%;
  transform: scaleX(-1);
  z-index: 999;
}
.slick-nav.next-arrow {
  left: auto;
  right: 3%;
}
.slick-nav i {
  display: block;
  position: absolute;
  margin: -10px 0 0 -10px;
  width: 20px;
  height: 20px;
  left: 50%;
  top: 50%;
}
.slick-nav i:before, .slick-nav i:after {
  content: "";
  width: 10px;
  height: 2px;
  border-radius: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: var(--active);
  margin: -1px 0 0 -5px;
  display: block;
  transform-origin: 9px 50%;
}

@-webkit-keyframes stroke {
  52% {
    transform: rotate(-180deg);
    stroke-dashoffset: 0;
  }
  52.1% {
    transform: rotate(-360deg);
    stroke-dashoffset: 0;
  }
  100% {
    transform: rotate(-180deg);
    stroke-dashoffset: 126;
  }
}

@keyframes stroke {
  52% {
    transform: rotate(-180deg);
    stroke-dashoffset: 0;
  }
  52.1% {
    transform: rotate(-360deg);
    stroke-dashoffset: 0;
  }
  100% {
    transform: rotate(-180deg);
    stroke-dashoffset: 126;
  }
}
@-webkit-keyframes arrow {
  0%, 100% {
    transform: translateX(0);
    opacity: 1;
  }
  23% {
    transform: translateX(17px);
    opacity: 1;
  }
  24%, 80% {
    transform: translateX(-22px);
    opacity: 0;
  }
  81% {
    opacity: 1;
    transform: translateX(-22px);
  }
}
@keyframes arrow {
  0%, 100% {
    transform: translateX(0);
    opacity: 1;
  }
  23% {
    transform: translateX(17px);
    opacity: 1;
  }
  24%, 80% {
    transform: translateX(-22px);
    opacity: 0;
  }
  81% {
    opacity: 1;
    transform: translateX(-22px);
  }
}
@-webkit-keyframes arrowUp {
  0%, 100% {
    transform: rotate(-40deg) scaleX(1);
  }
  20%, 80% {
    transform: rotate(0deg) scaleX(0.1);
  }
}
@keyframes arrowUp {
  0%, 100% {
    transform: rotate(-40deg) scaleX(1);
  }
  20%, 80% {
    transform: rotate(0deg) scaleX(0.1);
  }
}
@-webkit-keyframes arrowDown {
  0%, 100% {
    transform: rotate(40deg) scaleX(1);
  }
  20%, 80% {
    transform: rotate(0deg) scaleX(0.1);
  }
}
@keyframes arrowDown {
  0%, 100% {
    transform: rotate(40deg) scaleX(1);
  }
  20%, 80% {
    transform: rotate(0deg) scaleX(0.1);
  }
}

/* Looping image zoom */
.slide .slide__img img {
  animation: zoomInImage 10s ease-in-out infinite alternate;
}



/* Animations */
@keyframes zoomInImage {
  from { transform: scale(1); }
  to { transform: scale(1.1); }
}

.icon-circle {
  background: white;
  color: black;
  width: 120px;
  height: 120px;
  line-height: 49px;
  border-radius: 50%;
  font-size: 49px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
}

.service-title {
  font-weight: 500;
  font-size: 1rem;
  margin-top: 10px;
}

.service-item:hover .icon-circle {
  background: #00B3FF;
  color: black;
}
.contact-section h2{
	font-size:35px !important;
	line-height:42px !important;
	font-weight:300 !important;
	margin-bottom:20px !important;
}
.form-floating>label{
	color:black !important;
	margin-left:7px !important;
}
.icon-circle {
  width: 90px;
  height: 90px;
  background: white;
  color: black;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.icon-box h6 {
  color: #000;
}
.percentage{
	font-size:175px;
}
.condition{
		font-size:90px;
	margin-top:-20px;
}
.gold-menu {
    background: linear-gradient(to right, #fcd34d, #facc15, #eab308, #d97706);
    padding: 1rem 0;
  }
  .gold-menu .menu-box {
    border: 2px solid #000;
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.15);
    display: flex;
    justify-content: center;
    gap: 2rem;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
  }
  .gold-menu .menu-item {
    color: #000;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    text-decoration: none;
    transition: all 0.3s ease;
  }
  .gold-menu .menu-item:hover {
    color: #1f2937;
    transform: scale(1.05);
  }
.highlight-yellow {
    color: #facc15 !important; /* Bright yellow */
  }
.duration{
	display: inline-block;
	font-size:40px;
}
.monthtext{
	line-height: 51px;
}
.sld:before{
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(rgb(0 0 0 / 50%), rgb(0 0 0 / 50%)) !important;
    z-index: 1;
    pointer-events: none;
}

.slh{
	left: auto !important;
    right: 26% !important;
    position: relative !important;
}
section.position-relative {
  position: relative;
  z-index: 1;
}

.back-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.66);
  background-image: url('https://4businessgroup.com.au/wp-content/uploads/2020/05/ScanLinePattern-3.png');
  background-position: center center;
  background-size: 0.25% auto;
  opacity: 1;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

section.position-relative .container {
  position: relative;
  z-index: 2;
  color: white;
}
.monthstext{
	font-size:42px;
	font-weight:400;
	color:gold;
	text-align:center;
}
.promo-section {
      display: flex;
      flex-wrap: wrap;
      min-height: 100vh;
    }

    .promo-image {
      background: url('https://test.4businessgroups.com.au/wp-content/uploads/2025/06/201208-mylingo-foliodisplay-1.jpg') no-repeat center center;
      background-size: cover;
	background-repeat:repeat;
      min-height: 70vh;
    }

    .promo-text {
      background: url('https://test.4businessgroups.com.au/wp-content/uploads/2025/06/shutterstock_261795740-o.jpg') no-repeat center center;
      background-size: cover;
      position: relative;
      min-height: 70vh;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .promo-overlay {
      background-color: rgba(0, 0, 0, 0.6);
      padding: 2rem;
      color: #fff;
      z-index: 1;
		margin-left:50px;
    }

    @media (max-width: 767.98px) {
      .promo-section {
        flex-direction: column;
      }

      .promo-overlay {
        max-width: 90%;
      }
    }
.form-section {
      background: url('https://test.4businessgroups.com.au/wp-content/uploads/2025/06/cover-2.jpg') no-repeat center center;
      background-size: cover;
      padding: 5rem 1rem;
      color: #fff;
      position: relative;
    }

    .form-section::before {
      content: "";
      position: absolute;
      inset: 0;
      background: rgba(0, 0, 0, 0.5);
      z-index: 1;
    }

    .form-container {
      position: relative;
      z-index: 2;
      max-width: 900px;
      margin: auto;
    }

    .form-floating .form-control {
      background-color: rgba(255, 255, 255, 0.9);
      border: none;
    }

    .form-floating label {
      color: #6c757d;
    }

    .form-control:focus {
      box-shadow: none;
    }

    .btn-submit {
      background-color: #fdd835;
      border: none;
      font-weight: 600;
      padding: 0.75rem 2rem;
      width: 100%;
    }

.terms-section {
      background-color: #444;
      color: #fff;
      padding: 4rem 2rem;
    }

    .terms-section h5 {
      font-weight: 600;
      margin-bottom: 2rem;
    }

    .terms-section ul {
      padding-left: 1.2rem;
    }

    .terms-section li {
      margin-bottom: 0.5rem;
    }

    .highlight-yellow {
      background-color: #ffc94b;
      color: #000;
      padding: 0 0.2em;
    }

    .text-yellow {
      color: #ffc94b;
    }

    @media (max-width: 767.98px) {
      .terms-section .row > div {
        margin-bottom: 2rem;
      }
    }

  .au-heading-left {
      font-size:10em;
      font-weight: 900;
      color: #fff;
	  line-height:93px;
    }
    .au-heading-right {
      font-size: 44px;
      font-weight: 600;
    }
    .divider-line {
      width: 240px;
      height: 1px;
      background-color: #fff;
		margin-top:-40px;
    }
    .au-description {
      max-width: 800px;
      margin: 0 auto;
      font-size: 1.05rem;
      color: #ddd;
    }
    @media (max-width: 576px) {
      .au-heading-left {
        font-size: 106px;
      }
      .au-heading-right {
        font-size: 36px;
      }
    }
.domain-boxs{
	background: #961a46;
    border-radius: 6px;
    padding: 30px;
	margin-top:-200px !important;
	    z-index: 999999;
    position: relative;
	
	color:white;
}
.up-boxs{
z-index: 3;
    position: relative;
	margin-top:-280px !important;
	   
	
	color:white;
}
.domain-boxs h2{
	font-size:22px;
	
}
.domain-boxs .tag{
	background:#961a46 !important;
}
.domain-boxs h3{
	font-size:18px;
}

.carousel-inner{
	background:#373534a3;
}
.video-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
  transform: translate(-50%, -50%);
  object-fit: cover;
}

.skybox{
	background:#00A9ED;
	color:white;
}
.skybox p{
	font-size:13px !important;
}
/* Grid box with background image hover effect */
.grid-box {
  position: relative;
  overflow: hidden;
  height: 220px;
  background-size: cover;
  background-position: center center;
  border-radius: 5px;
  transition: background-position 0.5s ease;
}

.grid-box:hover {
  background-position: center 80%;
}

/* Dark overlay over image */
.grid-box::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

/* Text inside grid-box */
.grid-box span {
     position: absolute;
    /* bottom: 10px; */
    text-align: center;
    align-self: anchor-center;
    left: 0%;
	right:1%;
    justify-content: center;
    font-size: 1.2rem;
    color: #fff;
    z-index: 2;
}

/* Contact box styling */
.contact-box {
  background-color: #1a1a1a;
  padding: 2rem;
  border-radius: 6px;
}

.contact-box h4 {
  color: #fff;
  font-weight: bold;
}

.contact-box h5 {
  color: #f2c300;
  margin-bottom: 1rem;
}

.contact-box input[type="text"] {
  width: 100%;
  padding: 0.6rem;
  border: none;
  border-radius: 4px;
  margin-bottom: 1rem;
}

.contact-box button {
  width: 100%;
  background-color: #fff;
  color: #000;
  font-weight: bold;
  border: none;
  padding: 0.6rem;
  border-radius: 4px;
}

/* Share icons styling */
.share-icons {
  margin-top: 2rem;
  color: #f2c300;
}

.share-icons i {
  margin-right: 10px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .grid-box {
    height: 180px;
  }
}
.feature-banner {
  background-color: #ffd42a;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
}
.feature-banner p{
	display:inline-flex;
}
.feature-item {
  display: inline-block;
  margin: 0 25px;
  font-weight: 700;
  font-size: 22px;
  color: #000;
}

.llp{
	font-size:42px;
	line-height:56px;
	font-weight:300;
}
.bcp{
	font-size:55px !important;
	font-weight:300 !important;
	line-height:59px;
}
.bcpbanner p{
		font-size:29px !important;
		font-weight:300 !important;

}
.bcpsec1heading h3{
	font-size:23px !important;
	font-weight:300 !important;

}
.bmb h1{
	font-size:39px !important;
	font-weight:300;
}
.bmb h4{
	margin-top:29px;
	font-size:25px !important;
	font-weight:300;
}
#qsocial {
  padding: 0 calc((100% - 1200px) / 2);
  position: sticky;
  position: -webkit-sticky;
  bottom: 0;
  z-index: 10;
  margin-block-end: -40px;
  transition: transform 0.5s;
  pointer-events: none;
}

@media screen and (max-width: 1260px) {
  #qsocial {
    padding-left: 30px;
    padding-right: 30px;
  }
}

#qsocial > * {
  width: 100%;
}

#qsocial div {
  pointer-events: all;
  height: 40px;
  background-color: var(--qs-col, #000000);
  color: var(--qs-tcol, #ffffff);
  width: auto !important;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

#qsocial div > * {
  margin: 0 8px;
  width: auto;
}

#qsocial div > span {
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.2;
  margin-block-end: -2px;
  padding-inline-start: 8px;
  font-size: 60%;
  text-align: end;
}

#qsocial div a {
  margin-block-end: -5px;
  transition: filter 0.5s;
}

#qsocial div a:hover {
  filter: drop-shadow(0 0 5px var(--qs-tcol, #ffffff));
}

#qsocial div a:first-of-type {
  margin-inline-start: 16px;
}

#qsocial div a:last-of-type {
  margin-inline-end: 16px;
}

#qsocial div a svg {
  height: 1em;
  color: var(--qs-tcol, #ffffff);
}

#qsocial div > button {
  position: relative;
  z-index: 1;
  padding: 0 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.2;
  text-align: center;
  margin: 0 !important;
  border: none;
  border-radius: 0 !important;
  color: var(--qs-tcol, #ffffff) !important;
  background-color: transparent;
  transition: color 0.5s, background-color 0.5s;
}

#qsocial div > button:hover,
#qsocial div > button:focus {
  outline: none;
  color: var(--qs-col, #000000) !important;
  cursor: pointer;
}

#qsocial div > button:hover:after,
#qsocial div > button:focus:after {
  clip-path: circle(100%);
  opacity: 1;
}

#qsocial div > button:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: var(--qs-tcol, #ffffff);
  opacity: 0.5;
  clip-path: circle(0%);
  transition: all 0.5s;
}

#qsocial button {
  border-color: var(--qs-col, #000000);
  border-radius: 0 !important;
  margin: 0 !important;
  margin-inline-end: 5px !important;
  align-self: stretch;
}

#qsocial input {
  opacity: 0 !important;
  position: absolute !important;
}

.carousel-indicators [data-bs-target] {
    width: 5px !important;
    /* margin-top: 153px; */
    border-radius: 50% !important;
    height: 5px !important;
}