.widget-snippet .service-banner {
  width: 100%;
  height: 590px;
  background: url("/template/1b0de4ef/images/Snippet-img/service-banner.jpg") no-repeat;
  background-position: center center;
  position: relative;
  max-width: 1600px;
  margin: 0 auto 210px;
  background-size:cover;
}

.widget-snippet .service-banner .content-area {
  max-width: 680px;
  background: #f5f5f5;
  position: absolute;
  right: 104px;
  bottom: -90px;
  padding: 60px 75px 70px 75px;
}
.widget-snippet .service-banner .content-area p {
  font-family: 'Nunito Sans';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 33px;
color: #000000;
  padding: 0;
  margin: 0 0 38px 0;
}
.widget-snippet .service-banner .content-area a{
  font-family: 'Nunito Sans';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 25px;
letter-spacing: 0.02em;
color: #FFFFFF;
padding: 14px 10px 15px 10px;
width: 100%;
display: block;
background: #0345FF;
text-align: center;
text-decoration: none;
max-width: 230px;
margin: 0 auto 0 0;
}
.widget-snippet .service-banner .content-area a:hover{
  background:#000;
  color:#fff;
  text-decoration: none;
}
@media screen and (max-width: 1500px) {
.widget-snippet .service-banner {
  max-width: 1350px;
  margin: 0 auto 180px;
  height: 500px;
}
  .widget-snippet .service-banner .content-area {
    right: 80px;
  }
}
@media screen and (max-width: 1400px){
.widget-snippet .service-banner {
  max-width: 1280px;
  height: 475px;
}
.widget-snippet .service-banner .content-area {
  right: 60px;
}
}
@media screen and (max-width: 1300px){
.widget-snippet .service-banner {
  max-width: 1200px;
  height: 445px;
}
}
@media screen and (max-width: 1200px){
.widget-snippet .service-banner {
  max-width: 100%;
  height: 365px;
  margin: 0 auto 135px;
}
.widget-snippet .service-banner .content-area {
  max-width: 560px;
  right: 60px;
  bottom: -70px;
  padding: 45px 55px 55px 55px;
}
.widget-snippet .service-banner .content-area p {
  font-size: 18px;
  line-height: 30px;
  margin: 0 0 30px 0;
}
.widget-snippet .service-banner .content-area a {
  font-size: 17px;
  line-height: 23px;
  max-width: 200px;
}
}
@media screen and (max-width: 991px){
  .widget-snippet .service-banner {
  height: 290px;
  margin: 0 auto 150px;
}
.widget-snippet .service-banner .content-area {
  max-width: 450px;
  right: 35px;
  bottom: -100px;
  padding: 30px 34px 40px 35px;
}
  .widget-snippet .service-banner .content-area p {
  font-size: 16px;
  line-height: 26px;
  margin: 0 0 25px 0;
}
.widget-snippet .service-banner .content-area a {
  font-size: 16px;
  line-height: 22px;
  max-width: 160px;
}
}
@media screen and (max-width: 767px){
.widget-snippet .service-banner {
  height: 130px;
  margin: 0 auto 275px;
}
.widget-snippet .service-banner .content-area {
  max-width: 310px;
right: unset;
bottom: -235px;
padding: 20px 20px 30px 20px;
transform: translateX(-50%);
left: 50%;
width: 100%;
}
.widget-snippet .service-banner .content-area p {
  font-size: 15px;
  line-height: 25px;
  margin: 0 0 20px 0;
}
  .widget-snippet .service-banner .content-area a {
  font-size: 15px;
  line-height: 20px;
  max-width: 140px;
  padding: 12px;
}
}
