.tp-header-bottom-3 {
        margin-top: 8px;
    }
.ae-anno-announcement__text {
    color: white !important;
}

.has-dark-logo .logo .logo-dark {
    margin-top: -33px !important;
    height: 68px !important;
    margin-bottom: -34px !important;
}
.tp-header-sticky.header-main {
      height: 60px !important;
}
.khaki-bg {
    background-color: rgb(206, 49, 115) !important;
}
.tp-slider-thumb-4 {
      bottom: -265px !important;
    left: 59%;
}
@media screen and (max-width: 768px) {
  .tp-slider-thumb-4 {
      bottom: -265px !important;
    left: 20% !important;
}
}
.tp-slider-height-4 {
    min-height: 700px;
}

.tp-header-top-border {
    border-bottom: 1px solid rgba(1, 15, 28, .1);
    background-color: #ce3173 !important;
    color: white !important;
}
.tp-slider-content-4>span {
    line-height: 1.5;
}
.tp-header-sticky.header-main {
    height: 73px !important;
}
.section-title
{
    text-align: center;
    margin-top: -25px !important;
    margin-bottom: 19px !important;
    color: #ce3173;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: unset;
}