.automated-customer {
    background: #fff;
    max-width: 1400px;
  margin: 0 auto;
  padding: 130px 0 170px;
}
.automated-customer .full-area {
   display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.automated-customer .full-area  .left-area {
    width: 50%;
    padding: 0 20px 0 0;
}
.automated-customer .full-area  .left-top h2 {
  color: rgba(0, 0, 0, 1);
  font-size: 52px;
  font-style: normal;
  font-weight: 600;
  line-height:65px;
  padding: 0;
  margin: 0 0 24px;
  font-family: 'Lexend';
}
.automated-customer .full-area  .left-top p{
  padding: 0;
  margin: 0 0 30px;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 31px;
}

.automated-customer .full-area  .right-area {
  width: 50%;
}

.automated-customer .full-area .left-area .left-content {
  max-width: 570px;
}
.automated-customer .full-area  .left-content ul{
  padding: 0; 
  margin: 0;
}
.automated-customer .full-area  .left-content ul li{
  color: #000;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 29px;
  padding: 15px 20px 17px 45px;
border-radius: 5px;
  margin-bottom: 22px;
  background: rgba(11, 145, 240, 0.04);
  border: 1px solid rgba(11, 145, 240, 0.19);
  display:block;
}

.automated-customer .full-area  .left-content ul li::before {
  content: '';
  background: #000;
  width: 22px;
  height: 18px;
  position: absolute;
  border-radius: 50px;
  top: 20px;
  left: 14px;
  background: url(/template/361ccb64/images/list-tick-color.svg);
}
.automated-customer .full-area  .left-content ul li p{
  font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 26px;
    margin: 0;
  padding: 0;
  font-family: 'Lexend';
}
.automated-customer .full-area .bottom-area ul{
  padding: 0 0 10px 20px; 
  margin: 0;
}
.automated-customer .full-area .bottom-area ul li{
  color: #000;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 29px;

}


.automated-customer .full-area .left-area .button-section {
  display: flex;
  align-items: center;
  justify-content: left;
  padding: 30px 0 0;
}
.automated-customer .full-area .left-area .button-section a {
  text-transform: capitalize;
  font-size: 16px;
  color: #000;
  padding: 0;
  font-family: 'Lexend';
  line-height: 20px;
  font-weight: 600;
  text-decoration: none;
  margin: 0;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.automated-customer .full-area .left-area .button-section a:hover{
  color: #008DF2;
  text-decoration: none;
}
.automated-customer .full-area .left-area .button-section a:last-of-type{
  padding: 0 0 5px;
  border-bottom: 1px solid #000;
  margin: 0 0 0 28px;
}
.automated-customer .full-area .left-area .button-section a:last-of-type:hover{
  color: #008DF2;
  border-bottom: 1px solid #008DF2;
}
.automated-customer .full-area .left-area .button-section a:first-of-type{
  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;
}
.automated-customer .full-area .left-area .button-section a:first-of-type:hover{
  background: #000;
  text-decoration: none;
}


body.widget-snippet .automated-customer .full-area  .left-content  ul li,
body.widget-snippet .automated-customer .full-area  .left-content  ul li,
body.widget-snippet .automated-customer .full-area  .left-content  p,
body.widget-snippet .automated-customer .full-area  .left-content  p{
  opacity: unset;
}
body.widget-snippet .automated-customer .full-area  .left-content  h3,
body.widget-snippet .automated-customer .full-area  .left-content  ul li,
body.widget-snippet .automated-customer .full-area  .left-content  ul li,
body.widget-snippet .automated-customer .full-area  .left-content  h3{
padding:7px 10px;
}

body.widget-snippet .automated-customer .full-area .left-content p, body.widget-snippet .automated-customer .full-area .left-content p {
  padding: 5px;
    padding-left: 5px;
  padding-left: 30px;
}
@media screen and (max-width: 1500px) {
.automated-customer {
    max-width: 1380px;
  padding: 130px 30px 170px;
}
.automated-customer .full-area .left-top h2 {
  font-size: 47px;
  margin: 0 0 30px;
}
}
@media screen and (max-width: 1366px) {
.automated-customer .full-area .left-top h2 {
  font-size: 40px;
  line-height: 52px;
}
}

@media screen and (max-width: 1024px) {
 .automated-customer {
    max-width: 100%;
    padding: 90px 30px;
  }
.automated-customer .full-area .left-top h2 {
  font-size: 34px;
  line-height: 48px;
}
}
@media screen and (max-width: 991px){
.automated-customer .full-area {
  flex-direction: column;
}
  .automated-customer .full-area .left-area, .automated-customer .full-area .right-area{
    width: 100%;
    padding:0;
  }
.automated-customer .full-area .left-area .button-section {
  padding: 20px 0 50px;
}
 .automated-customer {
    max-width: 100%;
    padding: 60px 30px 70px;
  }
.automated-customer .full-area .left-area .left-content {
  max-width: 100%;
}
}
@media screen and (max-width: 767px){
 .automated-customer {
    max-width: 100%;
    padding: 45px 20px 65px;
  }
.automated-customer .full-area .left-top h2 {
  font-size: 28px;
  line-height: 36px;
  margin: 0 0 20px;
}
.automated-customer .full-area .left-content ul li p {
  font-size: 17px;
}
}
