.aboutustitle{
text-align: center !important;
    margin-top: 70px;
    font-size: 25px !important;
    font-weight: bold;
    color: #fff;
}
.aboutustitle1{
margin-top: 20px;
    font-size: 25px !important;
    font-weight: bold;
    color: #000;
}
.aboutustext{
font-size: 16px !important;
    line-height: 2em;
    margin-top: 30px;
}
.serviceitemimg{
width:50px;
margin: auto;
  padding-top: 40px;
filter: brightness(0) saturate(100%) invert(68%) sepia(63%) saturate(4790%) hue-rotate(195deg) brightness(100%) contrast(98%);
}
.mainholder{
background-color:#fff;
border-radius: 10px;
    min-height: 250px;

}
.serviceitemtitle{
text-align: center !important;
    margin-top: 15px;
    font-size: 17px !important;
}
.serviceitemtext{
padding: 10px;
}
.maptitle{
color:#fff;
text-align: center;
}
.MessageTitle{
text-align: center;
    line-height: 1.7em;
    font-family: 'ISBold';
}
.addressholder{
display: block;
    float: right;
    width: 46%;
    box-shadow: 4px 7px 6px 5px #33a7f0;
    border-radius: 10px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 50px;
    height: 398px;
    background-color: #fff;
margin-left:3%;
}
.addressholder img{
width: 60px;
    height: 60px;
    /*margin-right: calc(50% - 40px);*/
margin:auto;
    margin-top: 30px !important;
    border-radius: 10px;
   filter: brightness(0) saturate(100%) invert(71%) sepia(33%) saturate(7258%) hue-rotate(176deg) brightness(98%) contrast(91%);
}
.addressholder h2 {
    margin-top: 50px;
    text-align: center;
    font-family: 'ISBold';
}
.addressholder p {
    font-size: 17px;
    margin-top: 20px;
    line-height: 2.7em;
    text-align: center;
}