.ttm-page-title-row-inner { 
    width: 100%;
    text-align: center;
    position: relative;
    padding: 125px 0!important;
}
.ttm-page-title-row.ttm-bg.ttm-bgimage-yes > .ttm-bg-layer {
    opacity: .39!important;
  }

.white-box 
{
    background-color: white;
    padding: 0px;
}

.slide .slide__content--headings > h3{
    font-size:45px;
    color:gray;
    font-weight:500;
}
.text-white{
    color:#fff;;
}


@media only screen and (min-width: 1200px) {
    .fixed-header #logo-img {
      display:none;
    }
  }

