body.widget-snippet .business-service-section .business-service-area{
max-width:1300px;
margin:0 auto;
width:100%;
}
body.widget-snippet .business-service-section .business-service-area .row{
margin-bottom:20px;
  padding:10px;
}
.widget-snippet .business-service-section{
margin-bottom:115px;
}
.widget-snippet .business-service-section .business-service-area .business-service-title{
padding-bottom:35px;
}
.widget-snippet .business-service-section .business-service-area .business-service-title h1{
font-family:'Ubuntu',sans-serif;
font-style: normal;
font-weight: 600;
font-size: 48px;
line-height: 55px;
text-transform: capitalize;
color: #273039;
}
.widget-snippet .business-service-section .business-service-area .business-service-content{
  padding-bottom:0;
  padding-right: 20px;
}
.widget-snippet .business-service-section .business-service-area .business-service-content p{
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 30px;
color: #43404F;
padding: 0 0 10px 0;
}
.widget-snippet .business-service-section .business-service-area .business-service-image{
  text-align:right;
}
.widget-snippet .business-service-section .business-service-area .business-service-text{
}
.widget-snippet .business-service-section .business-service-area .business-service-text h4{
font-family: 'Ubuntu', sans-serif;
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 38px;
color: #1F92D0;
padding: 0;
margin: 20px 0 8px 0;
}
.widget-snippet .business-service-section .business-service-area .business-service-text p{
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 30px;
color: #43404F;
padding: 0;
}
.widget-snippet .business-service-section .business-service-area .business-service-text p a{
text-decoration:none;
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 30px;
color: #1F92D0;
padding: 0;
}
.widget-snippet .business-service-section .business-service-area .business-service-text p a:hover{
text-decoration:underline;
color:#43404F;
}
