*{
  margin: 0px;
  box-sizing: border-box;
  font-family: Montserrat, Helvetica, Arial, Lucida, sans-serif;
}
h2{
  font-weight: 700;
  font-size: 30px;
  text-align: center;
}
p{
  font-weight: 500;
  font-size: 18px;
}
h1,
h2,
h3,
p,
ul,
body {
  margin: 0px;
  padding: 0px;
}

body {
  line-height: 1.7em;
  -webkit-font-smoothing: antialiased;
}
/*------Banner--------*/
.section-entry-content {
  display: flex;
  flex-direction: row;
  background-color: #121b21;
  justify-content: space-between;
  overflow: hidden;
}
.section-entry-content .skip-bin{
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
  width: 45%;
  padding-left: 133px;
}
.section-entry-content .skip-bin .skip-bin-img{
  display: none;
}
.section-entry-content .skip-bin .bin-content{
  line-height: 44px;
  padding-left: 0;
}
.section-entry-content .skip-bin .bin-content h3{
  font-size: 26px;
  font-weight: 300;
  color: #81a740 !important;
  margin-bottom: 10px;
}
.section-entry-content .skip-bin .bin-content h1{
  font-family: 'Montserrat',' Helvetica', 'Arial', 'Lucida', 'sans-serif';
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .section-entry-content .skip-bin .bin-content h3{
    font-size: 22px;
  }
}
.section-entry-content .skip-bin .bin-content h6{
  display: none;
}
.section-entry-content .skip-bin  .bin-content p{
  font-family: 'Montserrat',' Helvetica', 'Arial', 'Lucida', 'sans-serif';
  font-size: 22px;
  font-weight: 500;
  color: #121b21;
  line-height: 30.8px;
}
.section-entry-content .skip-bin .button-wrap{
  max-width: 390px;
  margin: 20px 0 0;
}
@media (max-width: 767px) {
  .section-entry-content .skip-bin .button-wrap{
    margin: 20px auto;
  }
}
.section-entry-content .skip-bin .button-wrap .enter-your-suburb .searchList{
  max-width: 390px !important;
}
.section-entry-content .suburb{
  border: 2px solid #121b21;
  border-radius: 30px;
  display: flex;
  margin-top: 21px;
  max-width: 520.567px;
  z-index: 100;
}
.section-entry-content .suburb input {
  border: none;
  outline: none;
  font-size: 1em;
  width: 100%;
  padding: 12px;
  align-items: center;
  border-radius: 30px;
  background: transparent;
}
.section-entry-content .suburb a{
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Montserrat',' Helvetica', 'Arial', 'Lucida', 'sans-serif';
  color:  #D0DE58 ;
  border-radius: 28px;
  background-color: #121b21;
  padding: 12px 6px;
  width: 17.5em;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.section-entry-content .suburb  a:hover{
  background-color: #D0DE58;
  color: #121b21;
}
.section-entry-content .suburb ::placeholder{
  font-family: 'Montserrat',' Helvetica', 'Arial', 'Lucida', 'sans-serif';
  font-size: 16px;
}
.section-entry-content .section-image{
  width: 55%;
}
.section-entry-content .section-image img{
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) and (max-width: 1139px) {
  .section-entry-content .section-image img {
    min-height: 450px;
    object-fit: cover;
  }
}
@media (max-width: 767px) {
  .section-entry-content .section-image{
    display: none;
  }
  .section-entry-content .mobile-title-wrap{
    position: relative;
    display: block;
    position: relative;
    background-color: #121B21;
    padding: 32px 20px 22px;
  }
  .section-entry-content .mobile-title-wrap h1{
    position: relative;
    font-size: 21px;
    color: #d1df58;
    text-align: center;
    margin: 0;
  }
  .section-entry-content .mobile-title-wrap:before{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background-image: url(data:image/svg+xml;base64,PHN2ZyAgZmlsbD0icmdiYSgwLDAsMCwwLjE4KSIgaGVpZ2h0PSI4cHgiIHdpZHRoPSI4cHgiIHZpZXdCb3g9IjAgMCA4IDgiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjQiIGhlaWdodD0iNCIvPjwvc3ZnPg==); 
    background-repeat: repeat;
  }
}
/*------ProductReview---------*/
.product-review{
  padding-top: 49px;
  padding-bottom: 50px;
  background-color: #f4f4f4 !important;
  min-height: 288.6px;
}
.product-review .review-contain{
  max-width: 854px;
  display: flex;
  margin: 0 auto;
  padding: 18px 0;
  gap: 20px;
}
.review-contain .trees-planted{
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: center;
}
.review-contain .trees-planted p{
  color: #d1df58 !important;
  font-weight: 800;
  font-family: 'Montserrat',' Helvetica', 'Arial', 'Lucida', 'sans-serif';
  font-size: 54px;
  margin-bottom: 20px;
}
.review-contain .trees-planted a{
  color: #d1df58 !important;
  font-weight: 800;
  font-family: 'Montserrat',' Helvetica', 'Arial', 'Lucida', 'sans-serif';
  font-size: 21px;
  line-height: 27.72px;
}
.review-contain .star-reviews {
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: center;
} 
.review-contain .star-reviews p{
  color: #81a740 !important;
  font-weight: 800;
  font-family: 'Montserrat',' Helvetica', 'Arial', 'Lucida', 'sans-serif';
  font-size: 54px;
  margin-bottom: 20px;
}
.review-contain .star-reviews a{
  color: #81a740 !important;
  font-weight: 800;
  font-family: 'Montserrat',' Helvetica', 'Arial', 'Lucida', 'sans-serif';
  font-size: 20px;
}
.review-contain .star-reviews img{
  max-width: 40%;
}
.review-contain .review-img p{
  display: none;
}
@media screen and (max-width: 767px) {
  .section-entry-content{
    position: relative;
    display: block;
  }
  .section-entry-content::after{
    position: absolute;
    content: '';
    bottom: 0;
    right: 40%;
    border-bottom: 150px solid  #f4f4f4 !important;
    border-right: 400px solid transparent;
  }
  .section-entry-content::before{
    position: absolute;
    content: '';
    bottom: 0;
    left: 40%;
    border-bottom: 150px solid #f4f4f4 !important;
    border-left: 400px solid transparent;
  }
  .section-entry-content .subrub{
    position: relative;
    z-index: 100;
  }
  .section-entry-content .skip-bin{
    width: 100%;
    text-align: center;
    padding: 0 0 30px; 
  }
  .section-entry-content .skip-bin .skip-bin-img{
    display: block;
    max-height: 700px;
  }
  .section-entry-content .skip-bin  .skip-wrapper{
    position: absolute;
    bottom: 120px;
    right: 20px;
    left: 20px;
  }
  .section-entry-content .skip-bin .skip-bin-img img{
    width:100%;
    object-fit: cover;
    height: 100%;
    max-height: 650px;
  }
  .section-entry-content .skip-bin .bin-content {
    text-align: center;
    max-width: 350px;
    margin: 0 auto;
    z-index: 99;
    padding-top: 40px;
  }
  /* .section-entry-content .skip-bin .bin-content h3{
    display: none;
  } */
  .section-entry-content .skip-bin .bin-content p{
    display: none;
  }
  .section-entry-content .skip-bin .bin-content h1{
    font-size: 22px;
    /* font-weight: 800; */
    line-height: 28px;
    text-align: center;
    color:white;
    text-shadow: rgba(0, 0, 0, 0.4) 0px 3.6px 3.6px;
  }
  .section-entry-content .skip-bin .bin-content h6{
      display: block;
      font-size: 25px;
      font-family: 'Montserrat',' Helvetica', 'Arial', 'Lucida', 'sans-serif';
      color: #121b21;
      font-weight: 500;
      line-height: 27.2px;
      padding: 8px 0 20px 0;
  }
  .product-review{
      position: relative;
  }
  .product-review .review-contain{
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      padding: 40px;
      gap: 80px;
      flex: 1 1 100%;
  }
  .review-contain .star-reviews img {
      max-width: 35%;
    }
    .review-contain .review-img {
      display: flex;
      flex-direction: column;
      gap: 12px;
    }
    .review-contain .review-img p{
      font-family: 'Montserrat',' Helvetica', 'Arial', 'Lucida', 'sans-serif';
      display: block;
      font-size: 25px;
      font-weight: 800;
      line-height: 27.2px;
      color: rgb(18, 27, 33) ;
      text-align: center;
    }
}
@media screen and (min-width:768px) and (max-width: 991px){
    /* .section-entry-content {
      padding-left: 70px !important;
  } */
  .section-entry-content .skip-bin{
    padding-left: 40px;
  }
  .section-entry-content .skip-bin .button-wrap{
    max-width: 350px;
  }
  .product-review{
    margin: 0 auto;
    padding-right:  70px;
    padding-left: 70px;
  }
}
.testimonials-wrapper{
  background-color: #81A840;
  padding: 70px 0 30px;
}
.testimonials-wrapper .title-wrap{
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}
.testimonials-wrapper h2{
  color: #fff;
  line-height: 40px;
  margin-bottom: 10px;
}
.testimonials-wrapper p{
  color: #fff;
}
.testimonials-wrapper .testimonial-wrap .wpproslider_t6_DIV_3L, .testimonials-wrapper .testimonial-wrap .wpproslider_t6_DIV_3L{
  display: none;
}
.view-mobile{
  display: none;
}
@media (max-width: 767px) {
  .mid-content-wrapper{
    display: flex;
    flex-direction: column;
  }
  .mid-content-wrapper .section_skipHire{
    order: 2;
  }
  .mid-content-wrapper .section_readytobook{
    order: 1;
  }
}
.section_skipHire{
  padding-top: 70px;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .section_skipHire{
    padding-top: 30px;
    padding-bottom: 50px;
  }
}
.section_skipHire .skipHire_header h2{
  margin-bottom: 49px;
}
.section_skipHire .skipHire_header img {
  max-width: 680px;
  display: flex;
  margin: 0 auto;
}
.section_skipHire .skipHire_header .mobile-compare{
  display: none;
}
.section_skipHire .skipHire_header .view-mobile{
  display: none;
}
.section_skipHire .skip-Content table{
  max-width: 690px;
  margin: 0 auto;
}
.section_skipHire .skip-Content table tr td:first-child{
  padding-right: 90px;
}
.section_skipHire .skip-Content table tr th:first-child {
  font-size: 20px;
  padding-left: 140px;
}
.section_skipHire .skip-Content table tr th:nth-child(2) {
  font-style: italic;
  font-size: 20px;
  font-weight: 900;
}
.section_skipHire .skip-Content table tr th:nth-child(3) {
  font-size: 20px;
  padding-left: 60px;
}
.section_skipHire .skip-Content table tr td:nth-child(3) {
  padding-left: 60px;
}
.section_skipHire .skip-Content table tr td{
  font-family: Montserrat, Helvetica, Arial, Lucida, sans-serif;
  font-size: 20px;    
  font-weight: bold; 
  padding: 12px;
}
/* Ready to book section */
.section_readytobook {
  border: 1px solid #ccc;
  background-color: #108140!important;
  padding-top: 27px;
  position: relative;
  max-width: 100%;
}
@media (max-width: 767px) {
  .section_readytobook{
    border: none;
  }
}
.section_readytobook::before {
  content: "";
  position: absolute;
  background-image: url(data:image/svg+xml;base64,PHN2ZyAgZmlsbD0icmdiYSgxOCwyNywzMywwLjA0KSIgaGVpZ2h0PSI4cHgiIHdpZHRoPSI4cHgiIHZpZXdCb3g9IjAgMCA4IDgiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjQiIGhlaWdodD0iNCIvPjwvc3ZnPg==); 
  background-repeat: repeat;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.page-container{
  position: relative;
  z-index: 2;
}
.section_readytobook .section-readytobook-content{
  margin: -32px auto -1px auto;
  display: flex;
  gap: 59px;
  justify-content: center;
}
@media (min-width: 991px) {
  .section_readytobook .section-readytobook-content{
    margin-left: -40px;
  }
}
.section_readytobook .section-readytobook-content .readytobook-text{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.section_readytobook .readytobook-image img{
  display: block;
  max-width: 510.297px;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .section_readytobook .readytobook-image{
    margin: 0 -50px;
  }
}
.section_readytobook .readytobook-text h2{
  text-align: start;
  color: rgb(209, 223, 88);
  font-weight: 800;
  line-height: 27.2px;
  padding-bottom: 0.5em;
}
.section_readytobook .readytobook-text p{
  color: rgb(255, 255, 255);
  font-weight: 700;
  font-size: 21px;
  }
.section_readytobook .ready-getstarted{
  display: flex;
  justify-content: space-between;
  border: 2px solid white;
  border-radius: 25px;
  margin-top: 30px;
}
.section_readytobook .readytobook-text .button-wrap{
  max-width: 100%;
  margin-top: 25px;
}
.section_readytobook .readytobook-text .button-wrap input{
  border: none;
  font-size: 16px;
  margin-left: 14px;
  background: transparent;
}
.section_readytobook .readytobook-text .button-wrap input::placeholder{
  color: white;
}
.section_readytobook .readytobook-text .button-wrap button{
  color: black;
  text-decoration: none;
  border-radius: 25px;
  font-size: 16px;
  font-weight: 700;
  background-color: white;
  padding: 6px 12px;
  text-align: center;
  z-index: 2;
  width: 11.5em;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section_readytobook .readytobook-text .button-wrap button:hover{
  background-color: #d1df58;
}
/* Our delivery location */
.section_delivery{
  padding-top: 54px;
}
.section_delivery .section-delivery-header{
  padding: 27px 0px;
}
.section_delivery .section-delivery-header h2{
  color: #81a740;
  line-height: 1em;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom:16px ;
}
.section_delivery .section-delivery-header p{
  text-align: center;
  color: #121b21;
  line-height: 1.7em;
  padding-bottom: 18px;
}
.section_delivery .section-delivery-header p .delivery_service{
  font-weight: 700;
}
.section_delivery .section-delivery-content{
  padding: 27px 0px;
  max-width: 1080px;
  width: 80%;
  margin: 0 auto;
  display: flex;
  gap: 142px;
}
@media (min-width: 1023px) and (max-width: 1200px) {
  .section_delivery .section-delivery-content{
    gap: 40px;
  }
}
@media (min-width: 767px) {
  .section_delivery .section-delivery-content ul {
    list-style-type: disc;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 110px;
  } 
}
@media (min-width: 1023px) {
  .section_delivery .section-delivery-content ul {
    grid-template-columns: repeat(3, 1fr);
    column-gap: 70px;
  } 
}
@media (min-width: 1201px) {
  .section_delivery .section-delivery-content ul {
    column-gap: 140px;
  } 
}
.section_delivery .section-delivery-content ul li{
  color: #81a840;
  font-size: 16px;
  text-decoration: underline;
  line-height: 26px;
  font-weight: 500;
}
.section_delivery .section-delivery-content ul li::marker{
  color: black;
}
.section_delivery .section-delivery-content .location_btn{
  margin-top: 20px;
}
.section_delivery .section-delivery-content .location_btn a{
  max-width: 240px;
  display: flex;
  align-items: center;
  border-radius: 38px;
  color: white;
  background-color: black;
  padding: 8px 20px;
  line-height: 1.7em !important;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  border: 2px solid white;
  outline: none;
  text-align: center;
}
.section_delivery .section-delivery-content .location_btn a span{
  display: inline-flex;
  opacity: 0%;
  margin-left: -1em;
}
.section_delivery .section-delivery-content .location_btn a span svg{
  fill: #fff;
  width: 24px;
  height: 24px;
}
.section_delivery .section-delivery-content .location_btn a:hover{
    text-decoration: none;
    animation: 0.5s ease-in-out locationBtn forwards;
}
.section_delivery .section-delivery-content .location_btn a:hover span{
    animation: 0.5s ease-in-out locationBtn-after forwards;
}
@keyframes locationBtn-after {
    from{
      margin-left: -1em;
      opacity: 0%;
    }
    to{
      margin-left: .6em;
      opacity: 100%;
    }
}
@keyframes locationBtn{
    from{
      padding-left: 24px;
      padding-right: 24px;
      border-color: white;
    }
    to{
      padding-left: 15px;
      padding-right: 15px;
      border-color: black;
    }
}
.section_readytobook .readytobook-text .view-desktop {
  display: block;
}
.section_readytobook .readytobook-text .view-mobile{
  display: none;
}
/* Media query  */
@media only screen and (max-width: 575px){
.section_skipHire .skip-Content table{
  margin: 0px auto;
}
/* First Section */
.skip-Content{
  overflow-x: auto; 
  margin: 0 20px;
}
.section_skipHire .skip-Content table tr th:nth-child(2) img{
  height: 38px;
  width: 84px;
  margin-top: 30px;
  margin-bottom: 10px;
}
.section_skipHire .skip-Content table tr td{
  font-size: 15px;
  padding: 10px;
}
.section_skipHire .skip-Content table tr td:first-child {
  white-space: nowrap;
  padding-right: 40px;
}
.section_skipHire .skip-Content table tr td:nth-child(2) img{
  height: 36px !important;
  width: 36px !important;
}
.section_skipHire .skip-Content table tr th:nth-child(3){
  font-size: 14px;
}
.section_skipHire .skip-Content table tr td:nth-child(3) img{
  height: 36px !important;
  width: 36px !important;
}
/* Second Section */
  .section_skipHire .skipHire_header h2{
      max-width: 80%;
      margin: 0 auto;
  } 
  .section_readytobook .section-readytobook-content{
      display: flex;
      flex-direction: column-reverse;
      gap: 30px;
      padding-top: 60px;
  }
  .section_readytobook .readytobook-text .view-desktop {
      display: none;
  }
  .section_readytobook .readytobook-text .view-mobile{
      display: block;
  }
  .section_readytobook::before {
      content: "";
      position: absolute;
      background-image: url(data:image/svg+xml;base64,PHN2ZyAgZmlsbD0icmdiYSgxOCwyNywzMywwLjA0KSIgaGVpZ2h0PSI4cHgiIHdpZHRoPSI4cHgiIHZpZXdCb3g9IjAgMCA4IDgiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjQiIGhlaWdodD0iNCIvPjwvc3ZnPg==); 
      background-repeat: repeat;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
  }
  .section_readytobook .readytobook-image img {
      max-width: 90%;
      position: relative;
  }
  .section_readytobook .readytobook-text p{
      text-align: center;
  }
  .section_readytobook .section-readytobook-content .readytobook-text::before{
      content: "";
      display: inline-block;
      width: 150px;
      height: 34px; 
      background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYwcHgiIGhlaWdodD0iMTQwcHgiIHZpZXdCb3g9IjAgMCAxNjAgMTQwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNGRkZGRkEiPjxwYXRoIGQ9Ik04MCAwTDAgMTQwaDE2MHoiLz48L2c+PC9zdmc+');
      background-repeat: no-repeat;
      transform: rotate(180deg);
      margin:  -56px auto 20px auto;
  }
  .section_readytobook .readytobook-text .ready-getstarted{
      max-width: 78%;
      margin: 29px auto 0px auto;
  }
  .section_readytobook .readytobook-text .ready-getstarted input{
      max-width: 34%;
    }
    .section_readytobook .ready-getstarted{
      border: 2px solid rgb(208, 222, 88) ;
  }
  .section_readytobook .readytobook-text .ready-getstarted a{
      font-size: 1em;
      padding: 14px 34px;
      background-color: rgb(208, 222, 88);
  }
  /* Third Secrion */
  .section_delivery .section-delivery-header h2{
      max-width: 80%;
      margin:  0 auto;
      padding-bottom: 20px;
      color: rgb(129, 167, 64);
  }
}
@media only screen and (max-width: 767px) { 
  .view-mobile{
      display: block;
  }
  .view-desktop{
      display: none;
  }
  /* First Section */
  .section_skipHire .skipHire_header h2{
      line-height :49.6px; 
      font-weight: 800;
      font-size: 32px;
      margin-bottom: 0px;
  } 
  .section_skipHire .skipHire_header .mobile-compare{
      display: block;
      max-width: 66%;
      margin: 0 auto;
  }
  .section_skipHire .skipHire_header .mobile-compare img{
    width: 100%;
  }
  .section_skipHire .skipHire_header .view-mobile{
      display: block;
      max-width:100% ;
  }
  .section_skipHire .skipHire_header .view-desktop{
      display: none;
  }
  .section_skipHire .skipHire_header h2 .bold{
      color: rgb(129, 168, 64);
  }
  .section_skipHire .skipHire_header h2 .underline{
      text-decoration: underline;
      font-style: italic;
      font-weight: 600;
  }
  .section_readytobook .readytobook-text h2{
      text-align: center;
      font-weight: 800;
      line-height: 27.2px;
      padding-bottom: 0.5em;
  }
  /* Third Section */
  .section_delivery .section-delivery-header p{
      max-width: 80%;
      margin: 0 auto;
      justify-content: center;
  }
  .section_delivery .section-delivery-content{
      display: flex;
      flex-direction: column;
      gap: 0px;
      justify-content: center;
  }
  .section_delivery .section-delivery-content ul{
      padding: 0px;
  }
  .section_delivery .section-delivery-content ul li{
      padding-bottom: 16px;
      display: flex;
      margin: 0 auto;
      justify-content: center;
  }
  .section_delivery .section-delivery-content .location_btn {
      display: flex;
      justify-content: center;
  }
}
@media only screen and (max-width: 991px) and (min-width:576px){
  /* SecondSection */
  .section_readytobook .readytobook-text .view-desktop {
      display: none;
  }
  .section_readytobook .readytobook-text .view-mobile{
      display: block;
  }
  .section_readytobook .readytobook-image img{
      position: relative;
      max-width: 90%;
      margin-top: 20px;
  }
  .section_readytobook .section-readytobook-content .readytobook-text{
      position: absolute;
      top: 40px;
      margin: 0 auto;
  }
  .section_delivery .section-delivery-header p{
      max-width:80% ;
      margin: 0 auto;
      line-height: 30.6px;
  }
  /* .section_delivery .section-delivery-content{
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      margin:0px 80px ;
      gap: 40px
  } */
.section_readytobook .readytobook-text h2{
  text-align: center;
  padding-top: 20px;
}
.section_readytobook .section-readytobook-content .readytobook-text::before{
  content: "";
  display: inline-block;
  width: 150px;
  height: 52px; 
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYwcHgiIGhlaWdodD0iMTQwcHgiIHZpZXdCb3g9IjAgMCAxNjAgMTQwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNGRkZGRkEiPjxwYXRoIGQ9Ik04MCAwTDAgMTQwaDE2MHoiLz48L2c+PC9zdmc+');
  background-repeat: no-repeat;
  transform: rotate(180deg);
  margin:  -48px auto 0px auto;
}
.section_readytobook .ready-getstarted{
  border: 2px solid rgb(208, 222, 88) ;
}
.section_readytobook .readytobook-text .ready-getstarted a{
  font-size: 1em;
  padding: 14px 34px;
  background-color: rgb(208, 222, 88);
}
}
@media only screen and (min-width: 991px) and (max-width:1025px){
  .section_readytobook .readytobook-text .ready-getstarted a{
      padding: 12px 22px;
  }
  .section_readytobook .section-readytobook-content .readytobook-text{
      max-width: 380.641px;
      margin-top: 140px;
  }
  .section_readytobook .readytobook-image img{
      max-width: 380.641px;
      margin-bottom: 40px;
  }
  /* .section_delivery .section-delivery-content{
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 0;
  } */
}
@media only screen and (max-width: 1300px) and (min-width:1025px){
  .section_delivery .section-delivery-content{
      display: flex;
      gap: 30px;
      margin: 0px 100px;
      text-decoration: underline;
  }
  .section_delivery .section-delivery-content .location_btn{
      padding: 6px 20px;
      text-align: center;
  }
.section_delivery .section-delivery-content .location_btn a {
  display: inline-block;
  line-height: 34px;
}
}
/* FAQs */
img {
  max-width: 100%;
  height: auto;
}
.faqs {
  background-image: linear-gradient(
    164deg,
    #81a840 48%,
    #3a7f23 100%
  ) !important;
  padding: 54px 0;
  position: relative;
  overflow: hidden;
}
.faqs .faqs-bg-pattern {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyAgZmlsbD0icmdiYSgwLDAsMCwwLjAyKSIgaGVpZ2h0PSI4cHgiIHdpZHRoPSI4cHgiIHZpZXdCb3g9IjAgMCA4IDgiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjQiIGhlaWdodD0iNCIvPjwvc3ZnPg==");
  background-repeat: repeat;
}
.faqs .faqs-content {
  width: 80%;
  max-width: 1080px;
  margin: auto;
  position: relative;
}
.faqs .header p {
  text-align: center;
  color: #fff;
  font-size: 31px;
  font-weight: 800;
  line-height: 27.2px;
  padding: 20px 30px;
  margin-bottom: 16px;
}
.faqs h4 {
  margin-top: 4px;
  margin-bottom: 14px;
  padding-bottom: 10px;
}
.faqs .faqs-card p span {
  line-height: 27.2px;
}
.faqs .first-faq p span {
  font-weight: 500;
}
.faqs .fourth-faq p {
  padding-bottom: 1em;
}
.faqs .fourth-faq p:last-of-type {
  padding-bottom: 0;
}
/* Utility */
.faqs-card {
  margin-top: 23px;
  background-color: #fff;
  border-radius: 30px 30px 30px 30px;
  overflow: hidden;
  box-shadow: 10px 10px 11px 0 rgba(0, 0, 0, 0.43);
  padding: 27px 30px;
}
.faqs .faqs-card.first-faq {
  margin-top: 0;
}
/*--------COlumns-------*/
.btn {
  display: block;
  font-size: 20px;
  font-weight: 500;
  padding: 0.3em 1em;
  line-height: 1.7em !important;
  background-color: transparent;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  border: 2px solid;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: all !important;
  transition-property: all !important;
}
.btn::after {
  font-family: ETmodules !important;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0;
  direction: ltr;
}
a {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: 0 0;
}
.icon-txt {
  box-sizing: content-box;
  padding: 54px 0px;
}
@media (max-width: 980px) {
  .icon-txt {
    max-width: 1080px;
    padding: 50px 0px !important;
  }
}
.icon-txt .icon-txt__header {
  max-width: 900px;
  margin: 0 auto;
  padding: 27px 0px;
  text-align: center;
}
@media (max-width: 1023px) {
  .icon-txt .icon-txt__header {
    padding: 0 30px;
  }
}
.icon-txt .icon-txt__header .header__title {
  color: #d0de58;
  padding-bottom: 17px;
  font-weight: 700;
  font-size: 32px;
}
.icon-txt .icon-txt__header .header__title .titlespace{
  display: inline-block;
  padding-left: 8px;
}
.icon-txt .icon-txt__card-list {
  padding: 27px 0px;
  max-width: 80%;
  margin: 0 auto;
  display: flex;
  text-align: center;
  list-style-type: none;
  gap: 5.5%;
}
@media (max-width: 980px) {
  .icon-txt .icon-txt__card-list {
    flex-direction: column;
    gap: 30px !important;
    padding: 30px 0px;
  }
  .icon-txt .icon-txt__card-list .card-list__card {
    width: 100% !important;
  }
  .icon-txt .icon-txt__card-list .card-list__card .card__icon {
    margin: auto auto 30px auto !important;
  }
  .icon-txt .icon-txt__card-list .card-list__card .card__info .info__subtitle {
    font-weight: 400;
  }
  .icon-txt .icon-txt__card-list .card-list__card .card__info .info__link {
    padding: 18px 0px 0px 0px !important;
  }
}
@media (max-width: 767px) {
  .icon-txt .icon-txt__card-list .card-list__card:first-child .info__link, .icon-txt .icon-txt__card-list .card-list__card:nth-child(2) .info__link{
    display: none;
  }
}
.icon-txt .icon-txt__card-list .card-list__card {
  width: 29.6667%;
}
.icon-txt--easy-skip-bin .icon-txt__card-list .card-list__card:nth-child(2) .card__info{
  padding: 0 20px;
}
.icon-txt .icon-txt__card-list .card-list__card .card__icon {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 9.27%;
}
.icon-txt .icon-txt__card-list .card-list__card .card__info .info__title {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
}
.icon-txt .icon-txt__card-list .card-list__card .card__info .info__subtitle {
  font-size: 18px;
  overflow-wrap: break-word;
}
.icon-txt .icon-txt__card-list .card-list__card .card__info .info__subtitle .subtitle__link {
  font-size: 18px;
  font-weight: 500;
}
.icon-txt .icon-txt__card-list .card-list__card .card__info .info__link {
  padding: 18px 0px;
}
.icon-txt .icon-txt__card-list .card-list__card .card__info .info__link a {
  font-size: 18px;
  font-weight: 500;
  color: rgb(209, 223, 88);
}
.icon-txt--easy-skip-bin {
  background-color: #121b21;
  color: white;
}
.icon-txt--easy-skip-bin .header__title {
  line-height: 30px;
}
@media (max-width: 980px) {
  .icon-txt--easy-skip-bin .icon-txt__card-list .card-list__card:nth-child(2) .info__subtitle {
    margin-left: 24px !important;
    width: 87.1%;
  }
}
.icon-txt--easy-skip-bin .card__icon {
  margin-bottom: 29px !important;
  margin-left: 63.1875px !important;
  margin-right: 63.1875px !important;
  width: 63%;
  max-width: 100%;
  padding-left: 1px;
}
.icon-txt--easy-skip-bin .card__icon img {
  width: 100%;
  height: auto;
  text-align: left;
}
.icon-txt--easy-skip-bin .card-list__card {
  max-width: 1503px;
}
.icon-txt--easy-skip-bin .card-list__card .info__title {
  padding-bottom: 27px;
}
.icon-txt--easy-skip-bin .card-list__card .info__link {
  padding: 18px 0px;
  padding-bottom: 45.19px !important;
}
.icon-txt--easy-skip-bin .card-list__card .info__subtitle {
  font-weight: 400;
}

.icon-txt--guarantee {
  padding: 54px 0px 29px 0px;
  background-color: #f4f4f4 !important;
  color: rgb(18, 27, 33);
}
@media (max-width: 980px) {
  .icon-txt--guarantee .info__title {
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 20px !important;
    padding-bottom: 17px;
  }
}
.icon-txt--guarantee .icon-txt__header .header__title {
  color: #121b21;
  font-size: 30px;
}
.icon-txt--guarantee .icon-txt__card-list {
  max-width: 1434px;
  width: 80%;
}
.icon-txt--guarantee .icon-txt__card-list .card__icon img {
  max-width: 63%;
}
.icon-txt--guarantee .icon-txt__card-list .info__title {
  color: #121b21 !important;
  padding-bottom: 17px;
}
.icon-txt--guarantee .icon-txt__card-list .info__subtitle {
  font-size: 18px;
  font-weight: 500 !important;
}
.icon-txt--guarantee .icon-txt__card-list .card-list__card:nth-child(1) .info__subtitle {
  padding-right: 44px !important;
  padding-left: 42px !important;
}
@media (max-width: 980px) {
  .icon-txt--guarantee .icon-txt__card-list .card-list__card:nth-child(2) .info__subtitle {
    margin-left: 24px !important;
  }
}
.icon-txt--guarantee .icon-txt__card-list .card-list__card:nth-child(3) .info__subtitle {
  font-size: 19px;
}
@media (max-width: 980px) {
  .icon-txt--guarantee .icon-txt__card-list .card-list__card:nth-child(3) .info__subtitle {
    margin-left: 7px !important;
  }
}
.icon-txt--beyond-waste-removal {
  background-color: rgb(255, 255, 250);
}
@media (max-width: 980px) {
  .icon-txt--beyond-waste-removal .icon-txt__header {
    padding: 30px 20px !important;
  }
  .icon-txt--beyond-waste-removal .icon-txt__card-list {
    padding: 30px 0px !important;
  }
  .icon-txt--beyond-waste-removal .icon-txt__card-list .card__icon {
    max-width: 23% !important;
  }
  .icon-txt--beyond-waste-removal .icon-txt__card-list .card__info .info__subtitle {
    font-weight: 400 !important;
  }
}
@media (max-width: 767px) {
  .icon-txt--beyond-waste-removal{
    display: none;
  }
}
.icon-txt--beyond-waste-removal .icon-txt__header {
  padding: 19.609px 0px;
}
.icon-txt--beyond-waste-removal .icon-txt__header .header__title {
  color: #121b21;
  font-size: 30px;
  padding-bottom: 10px !important;
}
.icon-txt--beyond-waste-removal .icon-txt__card-list {
  width: 66%;
  max-width: 1681px;
  padding: 19.609px 0px;
}
.icon-txt--beyond-waste-removal .icon-txt__card-list .card-list__card .card__icon {
  text-align: center;
  max-width: 24%;
  margin-left: auto;
  margin-right: auto;
  line-height: 0;
}
.icon-txt--beyond-waste-removal .icon-txt__card-list .card-list__card .card__icon img {
  max-width: 100%;
  height: auto;
}
.icon-txt--beyond-waste-removal .icon-txt__card-list .card-list__card .card__info .info__title {
  color: #121b21;
  margin-bottom: 26.125px;
  margin-left: -9px;
  font-size: 18px;
  line-height: 27.2px;
}
.icon-txt--beyond-waste-removal .icon-txt__card-list .card-list__card .card__info .info__link {
  padding-bottom: 30px !important;
}
.icon-txt--beyond-waste-removal .icon-txt__card-list .card-list__card .card__info .info__link a {
  font-size: 18px;
  font-weight: 500;
  color: #81a840 !important;
}
.icon-txt--beyond-waste-removal .icon-txt__card-list .card-list__card .card__info .info__subtitle {
  font-weight: 400;
}
.icon-txt--beyond-waste-removal .icon-txt__card-list .card-list__card .card__info .info__subtitle .subtitle__link {
  color: #81a840;
}
.icon-txt--beyond-waste-removal .icon-txt__card-list .card-list__card:nth-child(1) .card__info {
  padding-bottom: 24px;
}
.bg-img-txt {
  position: relative;
  text-align: center;
  min-height: 425.2px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 980px) {
  .bg-img-txt {
    display: none;
  }
}
.bg-img-txt .bg-img-txt__txt {
  vertical-align: middle;
  display: flex;
  gap: 10px;
  max-width: 1080px;
  width: 80%;
  margin: 0 auto;
  justify-content: center;
  color: #fff;
  font-size: 40px;
  font-weight: 800;
  font-style: normal;
  line-height: 40px;
}
.bg-img-txt .bg-img-txt__txt .txt__animated-txt-wrapper {
  list-style-type: none;
}
.bg-img-txt .bg-img-txt__txt .txt__animated-txt-wrapper .text-in,
.bg-img-txt .bg-img-txt__txt .txt__animated-txt-wrapper .text-out {
  color: #d1df58;
}
.bg-img-txt .bg-img-txt__txt .txt__animated-txt-wrapper .text-in {
  animation: 0.7s ease 0ms 1 normal none running flipInX;
}
.bg-img-txt .bg-img-txt__txt .txt__animated-txt-wrapper .text-out {
  display: none;
}
.bg-img-txt .bg-img-txt__txt::before {
  content: "";
  background-image: url("https://mobileskips.com.au/wp-content/uploads/2024/05/beautiful-home-in-australia-1-1-scaled.webp");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}  
.mobile-flip{
  position: relative;
  background: linear-gradient(163deg,#108140 0%,#81a840 100%);
  padding: 30px;
}
.mobile-flip:before{
  content: "";
  position: absolute;
  background-image: url(data:image/svg+xml;base64,PHN2ZyAgZmlsbD0icmdiYSgxOCwyNywzMywwLjA0KSIgaGVpZ2h0PSI4cHgiIHdpZHRoPSI4cHgiIHZpZXdCb3g9IjAgMCA4IDgiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjQiIGhlaWdodD0iNCIvPjwvc3ZnPg==);
  background-repeat: repeat;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mobile-flip .txt__animated-txt-wrapper{
  list-style: none;
  position: relative;
}
.mobile-flip .txt__animated-txt-wrapper li{
  font-family: 'Montserrat';
  font-size: 40px;
  color: #fff;
  font-weight: 800;
  line-height: 40px;
  text-align: center;
}
.mobile-flip .txt__animated-txt-wrapper li.text-out{
  display: none;
}
.mobile-flip .txt__animated-txt-wrapper li.text-in{
  animation: 0.7s ease 0ms 1 normal none running flipInX;
}
.mobile-flip .button-wrap{
  position: relative;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .mobile-flip{
    display: none;
  }
}
/*skipbins*/
.skip-bin-sizes {
  padding: 50px 35px;
  color: #121b21;
  text-align: center;
}
.skip-bin-sizes .skip-bin-sizes__header {
  padding: 30px 0px;
}
.skip-bin-sizes .skip-bin-sizes__header .header__title h1 {
  font-size: 32px;
}
.skip-bin-sizes .skip-bin-sizes__card-list {
  padding: 30px 0px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.skip-bin-sizes .skip-bin-sizes__card-list .card-list__card {
  list-style-type: none;
}
.skip-bin-sizes .skip-bin-sizes__card-list .card-list__card .card__icon {
  padding: 30px 0px;
}
.skip-bin-sizes .skip-bin-sizes__card-list .card-list__card .card__icon img {
  width: 70%;
  height: auto;
}
.skip-bin-sizes .skip-bin-sizes__card-list .card-list__card .card__info {
  text-align: left;
}
.skip-bin-sizes .skip-bin-sizes__card-list .card-list__card .card__info .info__title {
  font-size: 22px;
  font-weight: 700;
}
.skip-bin-sizes .skip-bin-sizes__card-list .card-list__card .card__info .info__subtitle {
  list-style-type: disc;
  font-size: 16px;
  font-weight: 550;
  line-height: 26px;
  padding-top: 10px;
  padding-left: 20px;
}
.skip-bin-sizes .skip-bin-sizes__card-list .card-list__card .card__info .info__subtitle .heavy-stuff {
  /* padding: 3px 15px;
  border-radius: 5px;
  white-space: nowrap;
  background-color: #ffec44;
  font-weight: 600; */
  text-decoration: none;
}
.skip-bin-sizes .skip-bin-sizes__card-list .card-list__card .card__info .info__subtitle .heavy-stuff:visited {
  color: #121b21;
}
.skip-bin-sizes .button-wrap{
  margin-top: 20px;
}
@media (min-width: 768px) {
  .skip-bin-sizes{
    display: none;
  }
}
.related-articles {
  padding-top: 50px;
  padding-bottom: 74px;
  background-color: #81a840;
  color: #fff;
}
@media (max-width: 980px) {
  .related-articles {
    padding: 50px 0;
  }
  .related-articles .related-articles__header p {
    margin-bottom: 0px !important;
  }
}
.related-articles > * {
  width: 80%;
  margin: 0 auto;
  max-width: 1080px;
}
@media (max-width: 980px) {
  .related-articles > * {
    padding-top: 30px 0 !important;
  }
}
.related-articles .related-articles__header {
  padding: 27px 0px;
  text-align: center;
}
.related-articles .related-articles__header p {
  width: 100%;
  font-size: 31px;
  font-weight: 800;
  line-height: 27.2px;
  word-wrap: break-word;
}
.related-articles .related-articles__card-list {
  padding: 27px 0px 5px 0px;
  display: flex;
  gap: 1.5%;
}
@media (max-width: 980px) {
  .related-articles .related-articles__card-list {
    flex-direction: column;
    gap: 30px;
    padding-bottom: 79px !important;
  }
  .related-articles .related-articles__card-list .card-list__card .info__header,
  .related-articles .related-articles__card-list .card-list__card .info__subtitle {
    margin-bottom: 30px;
  }
  .related-articles .related-articles__card-list .card-list__card .info__btn a {
    padding: 0em 1em;
  }
}
@media (max-width: 767px) {
  .related-articles .related-articles__card-list {
    display: none;
  }
  .related-articles{
    position: relative;
    color: #121B21;
    background-color:rgba(255,255,255,0.9) !important;
    background-blend-mode: overlay;
    background-image: url(https://mobileskips.com.au/wp-content/uploads/2024/03/Untitled-design-15.png);
    background-position: 50%;
    background-size: cover;
    box-shadow: 0px 2px 18px -2px rgba(0,0,0,0.3);
    padding: 50px 0;
  }
  .related-articles .articles-list-wrap{
    padding-left: 10px;
  }
  .related-articles .articles-list-wrap ul{
    list-style-type: disc;
    margin-bottom: 30px;
  }
  .related-articles .articles-list-wrap ul li a{
    font-size: 14px;
    font-weight: 700;
    color: #81a840;
    text-decoration: underline;
  }
  .related-articles .articles-list-wrap .button-wrap{
    text-align: center;
  }
  .related-articles .articles-list-wrap .more{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #121B21;
    border-width: 0px;
    font-weight: 700;
  }
  .related-articles .articles-list-wrap .more span{
    display: inline-flex;
  }
  .related-articles .articles-list-wrap .more svg{
    width: 20px;
    height: 20px;
  }
}
@media (min-width: 768px) {
  .related-articles .articles-list-wrap{
    display: none;
  }
}
.related-articles .related-articles__card-list .card-list__card {
  position: relative;
  background-color: #fff;
  border-radius: 16px 16px 16px 16px;
  overflow: hidden;
  border: 3px solid #333;
}
@media (min-width: 981px) {
  .related-articles .related-articles__card-list .card-list__card {
    width: 29.6667%;
  }
}
.related-articles .related-articles__card-list .card-list__card .card__img {
  padding-bottom: 0;
  margin-bottom: 35px;
  text-align: left;
  margin-left: 0;
  max-width: 100%;
  line-height: 0;
}
.related-articles .related-articles__card-list .card-list__card .card__img img {
  object-fit: cover;
  max-width: 100%;
  height: 200px;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 980px) {
  .related-articles .related-articles__card-list .card-list__card .card__img img {
    height: 350px;
  }
}
.related-articles .related-articles__card-list .card-list__card .card__info {
  color: #fff;
  text-align: center;
  word-wrap: break-word;
  padding-bottom: 85px;
}
@media (min-width: 981px) {
  .related-articles .related-articles__card-list .card-list__card .card__info .info__header,
  .related-articles .related-articles__card-list .card-list__card .card__info .info__subtitle {
    /* margin-bottom: 9.27%; */
    padding: 0 10px;
  }
  .related-articles .related-articles__card-list .card-list__card .card__info .info__btn {
    margin-bottom: 0;
  }
}
.related-articles .related-articles__card-list .card-list__card .card__info .info__header p {
  font-size: 18px;
  font-weight: 800;
  color: #121B21;
  line-height: 1.4;
}
.related-articles .related-articles__card-list .card-list__card .card__info .info__subtitle {
  padding-right: 29px !important;
  padding-left: 27px !important;
}
.related-articles .related-articles__card-list .card-list__card .card__info .info__subtitle p {
  font-size: 16px;
  font-weight: 500;
  line-height: 27.2px;
}
.related-articles .related-articles__card-list .card-list__card .card__info .info__btn {
  border: 2px solid #121b21;
  background-color: #121b21;
  border-radius: 5px;
  margin-top: auto;
  position: absolute;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 40px);
}
.related-articles .related-articles__card-list .card-list__card .card__info .info__btn a {
  border-color: RGBA(255, 255, 255, 0);
  font-size: 14px;
  color: #fff !important;
  padding: 5px 0;
  text-decoration: none;
}
.related-articles .related-articles__card-list .card-list__card .card__info .info__btn a span{
  display: inline-flex;
}
.related-articles .related-articles__card-list .card-list__card .card__info .info__btn a svg{
  fill: #fff;
  width: 26px;
  height: 26px;
  margin-left: 8px;
}
@media (min-width: 991px) and (max-width: 1200px) {
  .related-articles .related-articles__card-list .card-list__card .card__info .info__btn a svg{
    margin-left: 5px;
  }
}
.related-articles .related-articles__card-list .card-list__card .card__info .info__btn a:hover {
  text-decoration: none;
}
.related-articles .related-articles__card-list .card-list__card .info__btn {
  border-radius: 34px;
}
.pce-script-wrap{
  padding: 70px 0;
}
.pce-script-wrap p, .pce-script-wrap h2, .pce-script-wrap h3, .pce-script-wrap h4, .pce-script-wrap ul li{
  margin-bottom: 20px;
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
/*-----a10------*/
.a10-wrapper p{
  margin-bottom: 20px;
}