.customise-your-booking-system{
  background: #fff;
}
.customise-your-booking-system .booking-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 130px 0 170px;
}
.customise-your-booking-system .booking-container .top-area{
  margin: 0 auto 75px;
  max-width: 1100px;
  padding:0 15px;
}
.customise-your-booking-system .booking-container .top-area h2 {
  color: rgba(0, 0, 0, 1);
  font-size: 52px;
  font-style: normal;
  font-weight: 600;
  line-height:70px;
  padding: 0;
  margin: 0 0 24px;
  text-align: center;
  font-family: 'Lexend';
}
.customise-your-booking-system .booking-container .top-area p{
  padding: 0;
      margin: 0px 0 15px 0;
  color: rgba(0, 0, 0, 1);
 font-family: Inter;
font-size: 19px;
font-weight: 400;
line-height: 33px;
text-align: center;
}
.customise-your-booking-system .booking-container .middile-area{
  display: flex;
  flex-wrap: wrap;
  padding: 0 30px;
 
}
.customise-your-booking-system .booking-container .middile-area .left-part {
  width: 55%;
  padding: 0 140px 0 0;
}
.customise-your-booking-system .booking-container .middile-area .right-part {
  width: 45%;
}
.customise-your-booking-system .booking-container .bottom-middle-area .right-part2{
     width: 55%;
     padding: 0 0px 0 140px;
    display: flex;
    align-items: center;
}
.customise-your-booking-system .booking-container .bottom-middle-area .left-part2{
    width: 45%;
}
.customise-your-booking-system .booking-container .middile-area h3{
  color: #000;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 32px;
  padding: 0;
  margin: 0 0 3px;
  font-family: 'Lexend';
}
.customise-your-booking-system .booking-container .middile-area ul{
  padding: 0; 
  margin: 0;
}
.customise-your-booking-system .booking-container .middile-area ul li{
  color: #000;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 29px;
  padding: 0 0 6px;
}
.customise-your-booking-system .booking-container .middile-area ul li:before{
  display: none;
}
.customise-your-booking-system .booking-container .bottom-area p {
  color: #000;
  font-family: Outfit;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  opacity: 0.8;
  padding: 0 0 24px;
  margin: 0;
}
.customise-your-booking-system .booking-container .bottom-area ul{
  padding: 0 0 10px 20px; 
  margin: 0;
}
.customise-your-booking-system .booking-container .bottom-area ul li{
  color: #000;
font-family: Outfit;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 29px;
  opacity: 0.8;
}
.customise-your-booking-system .booking-container .bottom-area ul li:after{
  background:#84CDB4;
  top: 11px;
}


.widget-snippet .button-section {
  display: flex;
  align-items: center;
  justify-content: left;
  padding: 15px 0 0;
}

.widget-snippet .button-section a.demo-button{
  max-width: 148px;
  margin: 0;
  display: block;
  padding: 10px 5px;
  color: #fff;
  text-align: center;
  font-weight: 600;
  line-height: 18px;
  height: 40px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  text-decoration: none;
  background: #008DF2;
  width: 100%;
  border-radius: 50px;
}
.widget-snippet .button-section .demo-button:hover{
  background: #000;
  text-decoration: none;
}


body.widget-snippet .customise-your-booking-system .booking-container .middile-area ul li,
body.widget-snippet .customise-your-booking-system .booking-container .bottom-area ul li,
body.widget-snippet .customise-your-booking-system .booking-container .bottom-area p,
body.widget-snippet .customise-your-booking-system .booking-container .top-area p{
  opacity: unset;
}
body.widget-snippet .customise-your-booking-system .booking-container .middile-area h3,
body.widget-snippet .customise-your-booking-system .booking-container .middile-area ul li,
body.widget-snippet .customise-your-booking-system .booking-container .bottom-area ul li,
body.widget-snippet .customise-your-booking-system .booking-container .bottom-area p,
body.widget-snippet .customise-your-booking-system .booking-container .top-area p,
body.widget-snippet .customise-your-booking-system .booking-container .top-area h3{
padding:10px;
}
body.widget-snippet .customise-your-booking-system .booking-container .top-area,
body.widget-snippet .customise-your-booking-system .booking-container .middile-area,
body.widget-snippet .customise-your-booking-system .booking-container .bottom-area{
  padding:15px;
}

@media screen and (max-width: 1500px) {
.customise-your-booking-system .booking-container {
  max-width: 1320px;
}
.customise-your-booking-system .booking-container .middile-area .left-part {
  padding: 0 50px 0 0;
}
}
@media screen and (max-width: 1440px) {
.customise-your-booking-system .booking-container {
  max-width: 1320px;
}

}
@media screen and (max-width: 1366px) {
.customise-your-booking-system .booking-container {
  max-width: 1300px;
}
.our-core-features-section .processing-container .top-area {
    margin: 0 auto;
    padding-bottom: 30px;
}
  .middile-area.bottom-middle-area {
    margin-top: 50px;
}
}
@media screen and (max-width: 1280px) {
.customise-your-booking-system .booking-container {
  max-width: 1220px;
  padding: 130px 0;
}
.customise-your-booking-system .booking-container .bottom-middle-area .right-part2,
.customise-your-booking-system .booking-container .bottom-middle-area .left-part2,
.customise-your-booking-system .booking-container .middile-area .left-part, 
  .customise-your-booking-system .booking-container .middile-area .right-part{
  width: 50%;
  }
.customise-your-booking-system .booking-container .top-area {
  margin: 0 auto 50px;
  max-width: 1100px;
}
  
}
@media screen and (max-width:1200px) {
  .customise-your-booking-system .booking-container .middile-area{
    padding: 0 20px;
 
}
}
@media screen and (max-width: 1024px) {
.customise-your-booking-system .booking-container {
  max-width: 100%;
    padding: 70px 0px;
}
.customise-your-booking-system .booking-container .top-area h2 {
  font-size: 44px;
  line-height: 58px;
  }
.customise-your-booking-system .booking-container .top-area {
  margin: 0 0 50px;
}

.customise-your-booking-system .booking-container .middile-area .left-part {
  padding: 0 30px 0 0;
}
.customise-your-booking-system .booking-container .bottom-middle-area .right-part2 {
  padding: 0 0px 0 30px;
}
  .customise-your-booking-system .booking-container .middile-area ul li p{
    margin-bottom: 10px
  }
  .customise-your-booking-system .booking-container .top-area p {
    font-size: 17px;
    line-height: 29px;
}
}
@media screen and (max-width: 991px){
.customise-your-booking-system .booking-container .top-area h2 {
  font-size: 34px;
  line-height: 48px;
  }
.customise-your-booking-system .booking-container .bottom-middle-area .right-part2,
.customise-your-booking-system .booking-container .bottom-middle-area .left-part2,
.customise-your-booking-system .booking-container .middile-area .left-part, 
.customise-your-booking-system .booking-container .middile-area .left-part,
.customise-your-booking-system .booking-container .middile-area .right-part {
  padding: 0;
  width: 100%;
}
.customise-your-booking-system .booking-container .middile-area {
  flex-direction: column-reverse
}
  .customise-your-booking-system .booking-container .middile-area .right-part img{
    width: 100%;
  }
  .customise-your-booking-system .booking-container .top-area {
    margin: 0 0 25px;
  }
  .middile-area.bottom-middle-area {
    margin-top: 0;
}
}
@media screen and (max-width: 767px){
.customise-your-booking-system .booking-container .middile-area{
  padding: 0 15px;
 
}
.customise-your-booking-system .booking-container {
    padding: 50px 0px 60px;
}
div.customise-your-booking-system .booking-container .top-area h2 {
  font-size: 28px;
  line-height: 38px;
  text-align: left;
  }
  div.customise-your-booking-system .booking-container .top-area p {
      text-align: left;
  }
   
.customise-your-booking-system .booking-container .middile-area .right-part img {
  border-radius: 10px;
}

}
