.contactus-container{
  padding-top:80px;
}

.contactus-container h1{
  font-size:80px;
  font-weight:600;
  margin:0;
}

.actress-name{
  float: right;
}

.actress-name h5{
  font-family: 'Sacramento', cursive;
  font-size:30px;
  margin-bottom:0;
}

.actress-name span{
  font-family: sans-serif;
  font-size:14px;
  margin-bottom:0;
}

.location_map{
  border:1px solid #a3a3a3;
  margin:50px 0;
}
.office-image-container{
  height:200px;
  width:100%;
  background:url('../images/img/image-office.png')no-repeat center center transparent;
  background-size: cover;
}
.contact-info{
  padding:0px 30px;
}

.contact-info h4{
  font-weight:700;
  text-transform: uppercase;
}

.contact-info h5{
  margin:0;
  font-weight:700;
}

.map-container{
  border-left:1px solid #a3a3a3;
}

.email-content-wpr {
    margin-bottom:50px;
}

.email-content-wpr h4{
  font-weight:600;
}

.email-content-wpr span{
  font-weight:500;
  color:#46c501;
}

.contact-details-wpr{
  background:#fff;
}
.number-link{
  font-family: 'Roboto';
}
.wither{
  width:82%;
}