.AboutIcon{
display: block;
    margin: auto;
    height: 100px;
    margin-top: 43px;
    background: linear-gradient(135deg, #E2E8EC, #FEFEFE);
    box-shadow: 5px 5px 5px #D1D9E6, -5px -5px 10px #ffffff;
    border-radius: 21px;
    padding: 9px;
}


.FirstBoxTitle{
    font-family: 'ISBold';
    text-align: center;
    margin-top: 50px;
    font-size: 30px !important;
  color: #ff2b85;
}
.FirstBoxText{
    margin-top: 33px;
    font-size: 18px !important;
    line-height: 2.1em;
text-align: justify !important;
  color: #696969;
}


.SecondTitle{
     display: block;
    width: 100%;
    font-size: 23px !important;
    text-align: center !important;
    line-height: 1.7em;
    margin-top: 40px;
    color: #ff2b85;
}
.SecondText{
    text-align: justify;
    display: block;
    float: right;
    width: 100%;
    padding: 10px 0px 10px 20px;
    line-height: 2em;
    font-size: 17px !important;
    color: #696969;
    padding-right: 32px;
}
.SecondImg{
      width: 300px;
    border-radius: 15px;
    margin: 40px auto;
}





.PriceTitleBox{
display: block;
    float: right;
    width: 100%;
}
.PriceTitle{
text-align: center;
    color: #ff2b85;
}
.PriceImgPart{
width: 200px;
    margin: auto;
    border-radius: 15px;
}
.PriceTitlePart{
margin-top: 22px;
    text-align: center;
    font-family: 'ISBold';
color#000;
}
.PriceTextPart{
margin-top: 22px;
    line-height: 2.4;
padding-right:10px;
padding-left:10px;
color:#696969;
}
.AddressTitle{
font-family: 'ISBold';
}
.AddressHr{
width: 114px;
    text-align: right;
    margin-left: right;
    border-bottom: 3px solid #ff2b85;
    margin-top: 20px;
}
.AddressIcon{
width: 60px;
    height: 60px;
    margin-top: 40px;
float: right;
}
.AddressTitle1{
  margin-top: 60px;
margin-right:80px;
font-family:'ISBold';
}
.AddressBox{
display:block;
float:right;
width:100%;
}
.AddressDetails{
margin-top: 125px;
    font-family: 'ISBold';
}
.Hr{
border-top: 1px solid #dfd9d9;
}
.WorkingHoursIcon {
width:25px;
height:25px;
float:right;
}
.WorkingHoursBox{
display:block;
float:right;
width:220px;
margin-right:calc(50% - 110px);
}
.WorkingHoursText{
margin-right:40px;
font-family:'ISBold';
}
.ContactBox{
display:block;
float:right;
width:100%;
margin-top:20px;
}
.PhonenumberBox{
width:48%;
min-height:160px;
background-color: #e5e4e4;
    border-radius: 15px;
float:right;
display:block;
}
.EmailBox{
width:48%;
min-height:160px;
background-color: #e5e4e4;
    border-radius: 15px;
float:left;
display:block;
}
.PhonenumberIcon{
width:25px;
margin-right:calc(50% - 12px);
margin-top:15px;
}
.PhonenumberTitle{
text-align: center;
    font-size: 15px !important;
    margin-top: 15px;
}
.Phonenumber{
font-size: 14px;
    text-align: center;
width:100%;
display: inline-block;
margin-top:5px;
}
