
.home-demo .item {
  background: #ffffff;
  text-align: center;
  margin: 0 auto;
}
.home-demo h2 {
  color: #FFF;
  text-align: center;
  padding: 5rem 0;
  margin: 0;
  font-style: italic;
  font-weight: 300;
}
.item{
  width: 80%;
}
.owl-carousel{
  position: relative;
}
.owl-carousel .owl-item img {
  display: block;
  /* width: 75% !important; */
}
.name-profession{
  /* width: 75%; */
  line-height: 25px !important;
}

element.style {
  /* position: absolute; */
  /* right: 0; */
  /* top: 15%; */
  /* font-size: 67px; */
}
.owl-carousel .owl-nav button.owl-next {
  position: absolute; 
  right: -30px;
  top: 15%;
   font-size: 67px;
}
.owl-carousel .owl-nav button.owl-prev{
  position: absolute; 
  left: -30px;
  top: 15%;
   font-size: 67px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  font-size: 67px !important;

}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #86979100;
  color: #000;
  text-decoration: none;
  border: none;
  outline: none;
  border-radius: 0;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: block !important;
}
.name-profession .SegoeUI{
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 75px;
  color: #323030;
}

.names-professions .SegoeUI{
  line-height: 25px !important;
}
.owl-carousel .items {
  text-align: justify !important;
  font-size: 15px !important;
}
.homes-demos .owl-carousel .items {
  background: #ffffff;
  text-align: justify;
  margin: 0 auto;
}
.homes-demos .owl-carousel .items {
  width: 90%;
}
.homes-demos .owl-carousel .items .reviewimage .tt-hoves{
padding: 0 20px;
  text-align: justify;
  font-size: 18px;
}
