
.tab-short .page--title p,
.tab-short .slider--home--item p {
    font-size: 16px;
    margin-bottom: 15px;
}
.tab-short .slider--home--item .container > .row {
    height: 475px;
}
.tab-short .content--picturebg {
  background-position: center -80px;
}
.tab-short .btn-lg {
  padding: 3px 20px 5px;
  font-size: 1rem;
  line-height: 1.3;
  border-radius: .3rem;
}
.tab-short .page--tabs {
    margin-bottom: 10px;
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.tab-short .page--tabs .nav-tabs .nav-link {
    padding: 15px 40px;
    font-size: 1rem;
}
.tab-short .page--tabs .tab-content {
    padding-top: 25px;
}
.tab-short .slick-dots {
  position: absolute;
  bottom: 25px;
}
.tab-short .page--title--notblog {
  height: 420px;
  min-height: 420px;
  margin-bottom: 25px !important;
}
.tab-short .page--title-breadcrumbs {
    margin-top: 15px !important;
    margin-left: 10px !important;
}
.tab-short .page--title .btn {
    padding: 10px 20px !important;
    font-size: 15px !important;
    margin-bottom: 20px !important;
}
.tab-short small p small,
.tab-short small p,
.tab-short small {
    font-size:10px;
    margin:0px !important;
}
.tab-short small > p {
    margin-bottom: 15px !important;
    display: flex;
    justify-content: space-between;
    max-width: 300px;
}
.mt-neg {
    margin-top: -30px !important;
}
@media (max-width: 991.98px) {
    .tab-short .page--title h1,
    .tab-short .page--title h2,
    .tab-short .slider--home--item h1,
    .tab-short .slider--home--item h2 {
        font-size: 25px;
        margin-bottom: 15px;
    }
    .tab-short .page--title p,
    .tab-short .slider--home--item p {
        font-size: 15px;
        margin-bottom: 15px;
    }
    .slider--home--card {
        bottom: 2rem;
        padding: 1rem 2rem;
    }
    .tab-short .slider--home--item {
        background-position: center 0px;
    }
    .tab-short .page--title {
        background-size: 120% auto !important;
        background-position: top center !important;
        margin-top: 0px !important;
        background: #2f3d4c;
        background-repeat: no-repeat !important;
        padding-top: 180px;
    }
    .tab-short .page--title > .container > .row {
        background: #D2E2E4 !important;
        margin-bottom: 0px;
        height: auto !important;
        border-radius: 15px;
        padding: 20px !important;
        position: relative;
        z-index: 99;
    }
    .tab-short .page--title > .container > .row section {
        padding:0px !important;
    }
    .tab-short .page--title > .container > .row p {
        color:#2f3d4c !important;
    }
    .tab-short .page--title span.headline,
    .tab-short .page--title small,
    .tab-short .page--title .pa,
    .tab-short .page--title > .container > .row h1,
    .tab-short .page--title > .container > .row h2 {
        color:#2f3d4c !important;
    }
    .tab-short .page--title {
        height: auto !important;
        min-height: 120px !important;
        margin-bottom: 25px !important;
        padding-bottom: 30px;
        position: relative;
        overflow: hidden;
    }
    .tab-short .page--title:before {
        background: #2f3d4c;
        width: 100%;
        max-height: 50%;
        top: 200px;
    }
    .tab-short .page--title-breadcrumbs {
        display: none;
    }
}
