body, html {
    overflow-x: hidden;
}

.navbar {
    height: 84px;
    padding: 0;
}

@media screen and (max-width: 768px) {
    .navbar {
        height: auto;
    }
}

.navbar .navbar-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.rtl .navbar-nav .nav-item + .nav-item, [dir=rtl] .navbar-nav .nav-item + .nav-item {
    margin-right: unset;
    margin-left: unset;
}

.navbar .navbar-nav .nav-item {
    min-width: 150px;
    text-align: center;
}

.navbar .navbar-nav .nav-item.logo-box {
    margin: 0 3%;
}

.navbar .navbar-nav .nav-item .logo {
    height: 84px;
    padding: 0;
    margin: 0 10%;
}

.navbar .navbar-nav .nav-item .logo img {
    background: #00665a;
    height: 100%;
    width: 100%;
    object-fit: contain;
    padding: 0;
}

#footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%;
    background-color: #00665a;
    height: 80px;
    padding: 0 30px;
    border-top: 1px solid #00665a;
}

#footer .content {
    width: 100%;
}

#footer .footer-left {
    float: left;
}

#footer .footer-left li {
    margin-right: 7px;
}

#footer li {
    display: inline-block;
}

#footer li, #footer li a {
    font-size: 10px;
    font-weight: 400;
    color: #fff;
    line-height: 12px;
}

#footer li, #footer li a {
    font-size: 10px;
    font-weight: 400;
    color: #fff;
    line-height: 36px;
}

#footer .footer-left li:after {
    display: inline-block;
    content: '|';
    margin-right: 8px;
}

#footer .footer-left li:last-child:after {
    display: none;
}

#footer .footer-right {
    float: right;
}

#footer .footer-right b {
    font-size: 13px;
}

#footer .footer-right a {
    font-size: 14px;
    color: #fff !important;
    font-weight: bold;
}

#footer .footer-right li:after {
    display: inline-block;
    content: '|';
    margin-right: 8px;
}

#footer .footer-right li:last-child:after {
    display: none;
}

#footer #footer-social {
    display: none;
}

#footer .footer-left {
    font-size: 14px;
}

#footer .footer-left .copyright {
    font-size: 14px;
}

#footer .footer-left .social-media-list li:after {
    display: none;
}

.icon {
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
    text-indent: -9999px;
    transition: 300ms ease all;
    -webkit-transition: 300ms ease all;
    -o-transition: 300ms ease all;
}

@media screen and (max-width: 600px) {
    #footer {
        height: 100%;
        padding-top: 12px;
        z-index: 1;
    }
}

@media screen and (max-width: 1260px) {
    #footer .content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media screen and (max-width: 1170px) {
    #footer {
        height: 100%;
    }

    #footer ul {
        padding-right: 0;
    }

    #footer .footer-left {
        float: none;
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #fff;
        padding-bottom: 10px;
    }

    #footer .footer-left li {
        margin-bottom: 0;
        margin-right: 7px;
        margin-left: 7px;
    }

    #footer .footer-right {
        float: none;
        width: 100%;
        text-align: center;
        padding-top: 15px;
    }

    #footer .footer-right li {
        display: block;
        margin-bottom: 5px;
    }

    #footer #footer-social {
        position: relative;
        z-index: 2;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    #footer #footer-social li {
        padding: 10px 0 0 0;
    }

    #footer #footer-social li.instagram a {
        background-image: url(/images/icons/instagram.png);
    }

    #footer #footer-social li a {
        width: 22px;
        height: 22px;
    }

    #footer #footer-social li.facebook {
        margin: 0 8px;
    }

    #footer #footer-social li.facebook a {
        background-image: url(/images/icons/facebook.png);
    }

    #footer #footer-social li.twitter a {
        background-image: url(/images/icons/twitter.png);
    }
}

.tpslider {
    height: 86vh;
    background-position: bottom;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .tpslider {
        padding-top: 50px;
        height: 600px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tpslider {
        padding-top: 50px;
        height: 550px;
    }
}

@media (max-width: 767px) {
    .tpslider {
        padding-top: 50px;
        height: 700px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tpslider {
        padding-top: 50px;
        height: 450px;
    }
}

.tpslider__content:hover .tpslider__shape-fruits1 {
    transform: translateX(-15px);
}

.tpslider__content p {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 20px;
}

.tpslider__content .description {
    font-size: 50px;
    color: #fff;
}

.tpslider__content .tp-btn {
    position: relative;
    color: #fff;
    padding-right: 60px;
}

.tpslider__content .tp-btn:before {
    content: '';
    position: absolute;
    background: #fff;
    right: 0;
    top: 14px;
    width: 50px;
    height: 2px;
    color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .tpslider__content p {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tpslider__content p {
        margin-bottom: 20px;
        font-size: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px) {
    .tpslider__content p br {
        display: none;
    }
}

.tpslider__sub-title {
    font-size: 16px;
    color: var(--color-secondary);
    text-transform: uppercase;
    font-weight: 500;
    display: block;
}

@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px) {
    .tpslider__sub-title {
        margin-bottom: 20px;
    }
}

.tpslider__title {
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    line-height: 1.02;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tpslider__title {
        font-size: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tpslider__title {
        font-size: 38px;
    }
}

@media (max-width: 767px) {
    .tpslider__title {
        margin-bottom: 20px;
        font-size: 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tpslider__title {
        margin-bottom: 20px;
        font-size: 27px;
    }
}

@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px) {
    .tpslider__title br {
        display: none;
    }
}

.tpslider__thumb {
    margin-right: 70px;
}

@media (max-width: 767px) {
    .tpslider__thumb {
        padding-top: 50px;
        margin-right: 0px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tpslider__thumb {
        padding-top: 50px;
        margin-right: 0px;
    }
}

.tpslider__thumb > img {
    max-width: 100%;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tpslider__thumb > img {
        max-width: 310px;
        margin-right: -20px;
    }
}

.tpslider__thumb:hover .tpslider__shape-one, .tpslider__thumb:hover .tpslider__shape-two, .tpslider__thumb:hover .tpslider__shape-three, .tpslider__thumb:hover .tpslider__shape-four, .tpslider__thumb:hover .tpslider__shape-five, .tpslider__thumb:hover .three-shap-two, .tpslider__thumb:hover .three-shap-three, .tpslider__thumb:hover .three-shap-four {
    transform: translateX(-15px);
}

.tpslider__shape img {
    position: absolute;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tpslider__shape img {
        height: 140px;
        width: 140px;
    }
}

.tpslider__shape-one {
    bottom: -10px;
    right: -325px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tpslider__shape-one {
        right: -190px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tpslider__shape-one {
        right: -120px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tpslider__shape-one {
        bottom: -150px;
        right: -225px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tpslider__shape-one {
        right: -200px;
        bottom: -20px;
        height: 100px;
        width: 120px;
    }
}

.tpslider__shape-two {
    bottom: -150px;
    right: 190px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tpslider__shape-two {
        right: 90px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tpslider__shape-two {
        right: 0;
        bottom: -165px;
        height: 150px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tpslider__shape-two {
        right: 90px;
    }
}

.tpslider__shape-three {
    top: 5px;
    right: -45px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tpslider__shape-three {
        top: -100px;
        right: 150px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tpslider__shape-three {
        top: -105px;
        right: 150px;
    }
}

.tpslider__shape-four {
    top: -70px;
    left: -125px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tpslider__shape-four {
        right: -25px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tpslider__shape-four {
        top: -80px;
        right: -25px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tpslider__shape-four {
        right: -60px;
    }
}

.tpslider__shape-fruits1 {
    position: absolute;
    right: -250px;
    bottom: -90px;
}

.tpslider__shape-fruits1 img {
    height: 120px;
    width: 120px;
}

.tpslider__five__brand {
    animation: lara 2s infinite linear;
}

.tpslider__five__title {
    font-weight: 700;
    font-size: 64px;
    color: #ffffff;
}

@media (max-width: 767px) {
    .tpslider__five__title {
        font-size: 42px;
    }
}

.tpslider__five__contact p {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 60px;
}

.tpslider__bg6 {
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 650px;
    background-position: center;
}

.tpsliderarrow {
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
    right: 100px;
    z-index: 99;
    opacity: 1;
    outline: none;
    background: transparent;
    border: none;
    color: #fff;
    font-size: 60px;
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
    .tpsliderarrow {
        bottom: 12%;
        right: 50px;
    }
}

@media only screen and (min-width: 1601px) and (max-width: 1700px) {
    .tpsliderarrow {
        right: 25px;
    }
}

.tpslider__arrow-nxt {
    right: auto;
    left: 100px;
}

@media only screen and (min-width: 1601px) and (max-width: 1700px) {
    .tpslider__arrow-nxt {
        left: 25px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
    .tpslider__arrow-nxt {
        left: 50px;
    }
}

.tpslider-delay:hover .tpsliderarrow {
    opacity: 1;
    visibility: visible;
}

.tpslider-delay .swiper-slide-active .tpslider__sub-title, .tpslider-delay .swiper-slide-active .tpslider__title, .tpslider-delay .swiper-slide-active p, .tpslider-delay .swiper-slide-active .tpslider__btn, .tpslider-delay .swiper-slide-active .tpslider__five__title, .tpslider-delay .swiper-slide-active .tpslider__five__contact p, .tpslider-delay .swiper-slide-active .tpslider__five__btn {
    animation-fill-mode: both;
    animation-name: fadeInUp;
}

.tpslider-delay .swiper-slide-active .tpslider__thumb-img {
    animation-fill-mode: both;
    animation-name: fadeInRight;
}

.tpslider-delay .swiper-slide-active .tpslider__sub-title {
    animation-delay: 0.3s;
    animation-duration: 0.3s;
}

.tpslider-delay .swiper-slide-active .tpslider__title {
    animation-delay: 0.5s;
    animation-duration: 0.5s;
}

.tpslider-delay .swiper-slide-active p {
    animation-delay: 0.7s;
    animation-duration: 0.7s;
}

.tpslider-delay .swiper-slide-active .tpslider__btn {
    animation-delay: 0.9s;
    animation-duration: 0.8s;
}

.tpslider-delay .swiper-slide-active .tpslider__thumb-img {
    animation-delay: 0.2s;
    animation-duration: 0.5s;
}

.tpslider-delay .swiper-slide-active .tpslider__five__title {
    animation-delay: 0.7s;
    animation-duration: 0.7s;
}

.tpslider-delay .swiper-slide-active .tpslider__five__contact p {
    animation-delay: 0.8s;
    animation-duration: 0.8s;
}

.tpslider-delay .swiper-slide-active .tpslider__five__btn {
    animation-delay: 0.9s;
    animation-duration: 0.9s;
}

.tpslider-secondary {
    background-position: top;
}

.secondary-sliderbg .tpslider {
    padding-top: 30px;
    height: 840px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
    .secondary-sliderbg .tpslider {
        height: 600px;
    }
}

@media (max-width: 767px) {
    .secondary-sliderbg .tpslider {
        height: 750px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .secondary-sliderbg .tpslider {
        height: 400px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .secondary-sliderbg .tpslider__bg2 {
        height: 750px;
    }
}

.secondary-sliderbg .tpslider__shape-three {
    top: 30px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .secondary-sliderbg .tpslider__shape-three {
        top: 0;
        height: 80px;
        width: 100px;
    }
}

.secondary-sliderbg .tpslider__shape-four {
    top: 150px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .secondary-sliderbg .tpslider__shape-four {
        top: 200px;
        height: 100px;
        left: 0;
    }
}

.secondary-sliderbg .tpslider__shape-five {
    top: 15px;
    left: -125px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .secondary-sliderbg .tpslider__shape-five {
        top: -27px;
        left: -40px;
        height: 100px;
        width: 120px;
    }
}

.slider-pagination-6 {
    position: absolute;
    bottom: 35px !important;
    z-index: 999;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
}

.slider-pagination-6 .swiper-pagination-bullet {
    background: #ffffff;
    opacity: 0.4;
    margin: 0 7px;
}

.slider-pagination-6 .swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--color-secondary);
    height: 8px !important;
    width: 8px !important;
    border-radius: 50%;
}

@media (max-width: 767px) {
    .sections__wrapper {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.slider-area {
    height: 86vh;
}

.slider-area .static-slider {
    height: 86vh;
    width: 100%;
    position: relative;
}

.slider-area img {
    height: 100%;
    width: 100%;
}

.slider-area .static-slider:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.9);
}

.slider-area .tpslider__thumb-img {
    height: 470px;
    width: 320px;
    min-width: 320px;
    object-fit: cover;
}

.slider-area .tpslider:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.navbar-light .navbar-nav .nav-link {
    color: #00665a;
}

.banner-box {
    position: relative;
}

.vp-90 {
    padding-top: 90px;
    padding-bottom: 90px;
}

.overlay {
    position: relative;
}

.full-bg {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.video-banner .content, .video-banner .container {
    position: relative;
    z-index: 3;
}

.container.container-1200 {
    max-width: 90%;
}

.banner-box .content.content-split {
    width: 100%;
}

.video-banner .content, .video-banner .container {
    position: relative;
    z-index: 3;
}

.banner-box .content.content-split .intro-display-type {
    width: 72%;
    padding-right: 20px;
}

.banner-box .intro-display-type {
    padding-top: 110px;
    padding-bottom: 60px;
}

.intro-display-type {
    position: relative;
    padding-top: 50px;
}

.intro-display-type h1 {
    position: relative;
    z-index: 2;
    line-height: 5rem;
    font-weight: bold;
    color: #fff;
    font-size: 38px;
}

.intro-display-type .summary {
    position: relative;
    padding: 20px 50px 0 50px;
    max-width: 768px;
}

.intro-display-type .summary p {
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 35px;
}

.banner-box .content.content-split .list {
    width: 28%;
    padding-left: 20px;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.banner-box .content.content-split .list .block {
    width: 100%;
    margin-bottom: 30px;
}

.banner-box .content.content-split .list h2 {
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #fff;
    font-weight: 400;
    font-size: 1.5rem;
}

.banner-box .content.content-split .list h2, .banner-box .content.content-split .list h2 a, .banner-box .content.content-split .list li {
    text-transform: uppercase;
    color: #fff;
}

.banner-box ul {
    list-style: disc;
}

.banner-box .content.content-split .list li {
    margin-bottom: 10px;
    list-style: none;
    font-size: 12px;
}

.banner-box .content.content-split .list h2, .banner-box .content.content-split .list h2 a, .banner-box .content.content-split .list li {
    text-transform: uppercase;
    color: #fff;
}

.banner-box .content.content-split .list li a {
    font-weight: 400;
    color: #fff;
    position: relative;
}

html, body, p, a, h1, h2, h3, h4, h5, h6 {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

.video-banner .video-container {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.overlay > div {
    position: relative;
    z-index: 2;
}

.video-banner .video-container video {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.banner-box .box {
    white-space: nowrap;
    font-size: 14px;
    z-index: 4;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: -20px;
    width: auto;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    background-color: #00665a;
    padding: 0 40px;
}

.video-banner.overlay:after {
    z-index: 2;
}

.overlay-black-50:after {
    background: rgba(17, 17, 17, 0.5);
}

.overlay:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.body-callout {
    text-align: center;
}

.hp-25 {
    padding-left: 25%;
    padding-right: 25%;
}

.vp-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.body-callout h2 {
    color: #00665a;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 32px;
}

.body-callout h2:after {
    display: block;
    content: '';
    width: 110px;
    height: 2px;
    margin: 20px auto 25px auto;
    background-color: #00665a;
}

.two-box-feed {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pb-100 {
    padding-bottom: 100px;
}

.two-box-feed .box:nth-child(odd) {
    margin-left: 70px;
}

.two-box-feed .box {
    width: calc(50% - 35px);
    text-align: center;
    margin-bottom: 70px;
}

.overlay {
    position: relative;
}

.full-bg {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.sixteen-nine:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 56.25%;
}

.two-box-feed .box .title {
    font-weight: 400;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    color: #fff;
    font-size: 2.125rem;
    text-transform: uppercase;
    line-height: 3rem;
}

.overlay-black-50:after {
    background: rgba(17, 17, 17, 0.5);
}

.overlay:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#show-project .project-slider:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    z-index: 2;
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 15px;
    background-image: url(/images/icons/triangle.svg);
}

#show-project .project-slider .swiper-slide img {
    height: 540px;
    width: 100%;
    object-fit: cover;
}

#show-project .swiper-button-next, #show-project .swiper-button-prev {
    background-color: #00665a;
    color: #fff !important;
    padding: 52px 26px;
}

#show-project .swiper-button-next, #show-project .swiper-container-rtl .swiper-button-prev {
    right: 0 !important;
    left: auto !important;
}

#show-project .swiper-button-prev, #show-project .swiper-container-rtl .swiper-button-next {
    left: 0 !important;
    right: auto !important;
}

#show-project .swiper-pagination-bullet-active {
    opacity: 1;
    background: #00665a !important;
}

#show-project .project-slider:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
}

#show-project .bd-hotels .banner-box {
    height: auto !important;
    padding: 100px 0 130px 0;
}

#show-project .banner-box {
    position: relative;
    height: 500px;
}

#show-project .container.container-1200 {
    max-width: 90%;
}

#show-project .overlay > div {
    position: relative;
    z-index: 2;
}

#show-project .overlay-black-40:after {
    background: rgba(17, 17, 17, 0.4);
}

#show-project .overlay:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#show-project .banner-box .content.centered {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#show-project .banner-box .content {
    width: 100%;
    padding-bottom: 0 !important;
}

#show-project .banner-box .content h1 {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 4.125rem;
    line-height: 4.125rem;
    color: #fff;
    text-transform: uppercase;
}

#show-project .display-title-4 {
    font-size: 4.8rem;
    line-height: 5rem;
    font-weight: 400;
    text-transform: none;
}

#show-project .banner-box .content .summary {
    padding-top: 20px;
    width: 100%;
    text-align: center;
}

#show-project .banner-box .content .summary p {
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.875rem;
    line-height: 1.875rem;
}

.services .banner-triangle {
    position: relative;
    height: 600px;
}

.services .banner-triangle .triangle {
    position: absolute;
    bottom: -1px;
    z-index: 3;
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 15px;
    background-image: url(/images/icons/triangle2.svg);
}

.services .banner-triangle .triangle:before {
    display: block;
    content: '';
    width: 50vw;
    height: 15px;
    background-color: #fff;
    position: absolute;
    bottom: -1px;
    right: 98%;
}

.services .banner-triangle .triangle:after {
    display: block;
    content: '';
    width: 50vw;
    height: 15px;
    background-color: #fff;
    position: absolute;
    bottom: -1px;
    left: 98%;
}

.services .banner-triangle .container {
    height: 100%;
}

.services .intro-display-type {
    position: relative;
    padding-top: 50px;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.services .intro-display-type h1 {
    position: relative;
    z-index: 2;
    font-weight: 400;
    font-size: 5rem;
    line-height: 5rem;
    color: #fff;
}

.services .intro-display-type .summary {
    position: relative;
    padding: 20px 50px 0 50px;
    max-width: 480px;
}

.services .intro-display-type .summary p {
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 35px;
}

.square-box-feed .box {
    overflow: hidden;
    position: relative;
    width: calc(33.333% - 20px);
    margin-bottom: 30px;
    background-color: #888;
}

.image-square:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 100%;
}

.square-box-feed .box .caption {
    color: #00665a;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.75);
    padding: 15px;
    text-align: center;
    font-weight: 400;
    -webkit-transition: 300ms ease all;
    -o-transition: 300ms ease all;
    transition: 300ms ease all;
}

.square-box-feed .box:nth-child(3n+2) {
    margin-left: 30px;
    margin-right: 30px;
}

.show-service .gallery .gallery-image:nth-child(3n+2) {
    margin-left: 30px;
    margin-right: 30px;
}

.show-service .banner {
    position: relative;
    height: auto;
    min-height: calc(100vh - 95px);
    width: 100%;
}

.show-service .banner .container {
    position: relative;
    z-index: 2;
    height: auto;
    min-height: calc(100vh - 95px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.show-service .banner .content {
    padding: 80px 0;
    width: 100%;
    text-align: center;
}

.show-service .banner .content .titles {
    margin-bottom: 25px;
}

.show-service .banner .content .titles h1 {
    font-weight: 400;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 4.5vw;
    line-height: 4.75vw;
    color: #fff;
    text-transform: uppercase;
}

.show-service .banner .content .text {
    max-width: 768px;
    margin: 0 auto;
    padding-top: 25px;
    border-top: 1px solid #fff;
}

.show-service .banner .content .text p:last-child {
    margin-bottom: 0;
}

.show-service .banner .content .text p {
    font-weight: 700;
    font-size: 11px;
    line-height: 18px;
    color: #fff;
    margin-bottom: 15px;
}

.body-service {
    margin-top: 48px;
}

.body-service p {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 15px;
}

.show-service .banner .content .buttons {
    padding-top: 30px;
}

.show-service .banner .content .buttons a {
    display: inline-block;
    margin: 10px;
}

.btn.btn-gold {
    background-color: #00665a;
    color: #fff;
}

.btn {
    background-color: #00665a;
    display: inline-block;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    padding: 10px 20px;
    transition: 300ms ease all;
    -webkit-transition: 300ms ease all;
    -o-transition: 300ms ease all;
}

.show-service .banner:after {
    background: rgba(0, 0, 0, 0.3);
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.show-service .body-callout {
    width: 100%;
}

.body-callout {
    text-align: center;
}

.hp-25 {
    padding-left: 25%;
    padding-right: 25%;
}

.pb-80 {
    padding-bottom: 80px;
}

.body-callout h2 {
    color: #00665a;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 32px;
}

.body-callout h2:after {
    display: block;
    content: '';
    width: 110px;
    height: 2px;
    margin: 20px auto 25px auto;
    background-color: #00665a;
}

.show-service .list {
    width: 100%;
}

.show-service .gallery {
    width: 100%;
    padding-top: 30px;
    margin-bottom: 60px;
}

.show-service .gallery .gallery-image {
    display: block;
    width: calc(33.333% - 20px);
    margin-top: 30px;
}

.show-service .gallery .gallery-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.mfp-arrow:before, .mfp-arrow:after {
    display: none !important;
}

.full-bg.full-bg-top {
    background-position: top center;
}

.banner-content-overlap {
    padding-bottom: 350px;
}

.banner-content-overlap .content {
    padding: 150px 0 100px 0;
}

.timeline .header-item {
    position: relative;
}

.timeline .header-item:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.intro-display-type {
    position: relative;
    padding-top: 50px;
}

.intro-display-type h1 {
    position: relative;
    z-index: 2;
    font-weight: 400;
    font-size: 5rem;
    line-height: 5rem;
    font-weight: 400;
    color: #fff;
}

.intro-display-type .summary {
    position: relative;
    padding: 20px 50px 0 50px;
    max-width: 768px;
}

.intro-display-type .summary p {
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 35px;
}

.after-banner {
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f6f6f6));
    background: -o-linear-gradient(top, #fff 0%, #f6f6f6 100%);
    background: linear-gradient(to bottom, #fff 0%, #f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0);
}

.after-banner-content-overlap {
    position: relative;
    top: -350px;
}

.timeline .timeline-nav {
    margin-bottom: 100px;
    position: relative;
}

.timeline .timeline-nav ul {
    width: 100%;
    position: relative;
    z-index: 2;
}

.timeline .timeline-nav ul:before {
    display: block;
    content: '';
    width: 100%;
    background-color: #fff;
    height: 1px;
    position: absolute;
    top: 50%;
    right: 100%;
}

.timeline .timeline-nav ul li.first, .timeline .timeline-nav ul li:hover, .timeline .timeline-nav ul li:focus, .timeline .timeline-nav ul li[aria-selected="true"] {
    background-color: #00665a;
    color: #fff;
}

.timeline .timeline-nav ul li {
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 160px;
    position: relative;
    cursor: pointer;
    background-color: #959490;
    margin: 0 10px;
    list-style: none;
    font-size: 18px;
    padding: 5px 10px 0 10px;
    border: 1px solid #fff;
}

.timeline .timeline-nav ul li.first:before {
    border: 1px solid #00665a;
    background: #00665a;
}

.timeline .timeline-nav ul li:before {
    display: block;
    content: '';
    width: 14px;
    height: 14px;
    border: 1px solid #fff;
    border-radius: 14px;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -7px;
}

.timeline .timeline-nav ul li button a {
    font-size: 18px;
    line-height: 40px;
    color: #fff;
    font-weight: 400;
}

.timeline .timeline-nav ul:after {
    display: block;
    content: '';
    width: 100%;
    background-color: #fff;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 100%;
}

.timeline .timeline-nav:after {
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
}

.timeline .video {
    position: relative;
    max-width: 810px;
    margin: 0 auto;
}

.sixteen-nine:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 56.25%;
}

.overlay:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.timeline .timeline-dates .date-columns .date:after {
    display: block;
    content: '';
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    position: absolute;
    top: 10px;
    left: 10px;
    border: 1px solid #00665a;
    pointer-events: none;
}

.timeline .timeline-dates {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    margin-bottom: -80px;
    text-align: center;
}

.timeline .timeline-dates:before {
    display: block;
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    background-color: #00665a;
}

.timeline .timeline-dates .date-columns .date.left {
    margin-right: 45px;
    margin-bottom: 45px;
}

.timeline .timeline-dates .date-columns .date {
    position: relative;
    text-align: right;
    width: calc(50% - 45px);
}

.timeline .timeline-dates .date-columns .date.left .line {
    top: 75px;
    left: 100%;
}

.timeline .timeline-dates .date-columns .date .line {
    display: block;
    width: 45px;
    height: 1px;
    background-color: #00665a;
    position: absolute;
}

.timeline .timeline-dates .date-columns .date.left .line:after {
    left: 100%;
    margin-left: -7px;
}

.timeline .timeline-dates .date-columns .date .line:after {
    display: block;
    content: '';
    width: 15px;
    height: 15px;
    border: 2px solid #00665a;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    border-radius: 15px;
    background-color: #fff;
}

.timeline .timeline-dates .date-columns .date .image:after {
    display: block;
    content: '';
    width: 100%;
    padding-top: 56.25%;
}

.timeline .timeline-dates .date-columns .date .text {
    background-color: #fff;
    padding: 20px 60px 40px 60px;
}

.timeline button {
    background: none;
    border: none;
    padding: 0;
    outline: inherit;
}

.centered {
    text-align: center;
}

.timeline .timeline-dates .date-columns .date .text .title {
    display: inline-block;
    position: relative;
}

.timeline .timeline-dates .date-columns .date .text .title:before {
    left: -45px;
}

.timeline .timeline-dates .date-columns .date .text .title:before, .timeline .timeline-dates .date-columns .date .text .title:after {
    display: block;
    content: '';
    width: 35px;
    height: 1px;
    background-color: #00665a;
    position: absolute;
    top: 50%;
}

.timeline .timeline-dates .date-columns .date .text h2 {
    font-size: 3.75rem;
    line-height: 3.75rem;
    color: #00665a;
    font-weight: 400;
}

.timeline .timeline-dates .date-columns .date .text .title:after {
    right: -45px;
}

.timeline .timeline-dates .date-columns .date .text .title:before, .timeline .timeline-dates .date-columns .date .text .title:after {
    display: block;
    content: '';
    width: 35px;
    height: 1px;
    background-color: #00665a;
    position: absolute;
    top: 50%;
}

.timeline .timeline-dates .date-columns .date .text .location {
    margin: 10px 0 20px 0;
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #00665a;
    text-transform: uppercase;
    font-size: 14px;
}

.timeline .timeline-dates .date-columns .date {
    position: relative;
    text-align: right;
    width: calc(50% - 45px);
}

.timeline .timeline-dates .date-columns .date.right {
    margin-left: 45px;
    margin-top: 45px;
}

.timeline .timeline-dates .date-columns .date.right .line {
    top: 115px;
    right: 100%;
}

.timeline .timeline-dates .date-columns .date.right .line:after {
    right: 100%;
    margin-right: -7px;
}

/*Contact Us*/
.banner-triangle {
    position: relative;
    height: 600px;
}

.video-banner .content, .video-banner .container {
    position: relative;
    z-index: 3;
}

.banner-triangle .container {
    height: 100%;
}

.video-banner .content, .video-banner .container {
    position: relative;
    z-index: 3;
}

.intro-display-type {
    position: relative;
    padding-top: 50px;
}

.intro-display-type h1 {
    position: relative;
    z-index: 2;
    font-weight: 400;
    font-size: 5rem;
    line-height: 5rem;
    font-weight: 400;
    color: #fff;
}

.display-title-4 {
    font-size: 4.8rem;
    line-height: 5rem;
    font-weight: 400;
    text-transform: none;
}

.intro-display-type .summary {
    position: relative;
    padding: 20px 50px 0 50px;
    max-width: 768px;
}

.intro-display-type .summary p {
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 35px;
}

.video-banner .video-container {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.overlay > div {
    position: relative;
    z-index: 2;
}

.video-banner .video-container video {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.banner-triangle .triangle {
    position: absolute;
    bottom: 0;
    z-index: 3;
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 15px;
    background-image: url(/images/icons/triangle2.svg);
}

.banner-triangle .triangle:before {
    display: block;
    content: '';
    width: 50vw;
    height: 15px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    right: 100%;
}

.banner-triangle .triangle:after {
    display: block;
    content: '';
    width: 50vw;
    height: 15px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 100%;
}

.video-banner.overlay:after {
    z-index: 2;
}

.overlay-black-50:after {
    background: rgba(17, 17, 17, 0.5);
}

.overlay:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.after-banner {
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f6f6f6));
    background: -o-linear-gradient(top, #fff 0%, #f6f6f6 100%);
    background: linear-gradient(to bottom, #fff 0%, #f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0);
}

.body-callout {
    text-align: center;
}

.hp-15 {
    padding-left: 15%;
    padding-right: 15%;
}

.vp-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.body-callout h2 {
    color: #00665a;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 32px;
}

.body-callout h2:after {
    display: block;
    content: '';
    width: 110px;
    height: 2px;
    margin: 20px auto 25px auto;
    background-color: #00665a;
}

.body-callout p {
    font-size: 14px;
    line-height: 26px;
}

.gallery {
    position: relative;
    padding-bottom: 40px;
}

.gallery {
    margin: 6px 0 20px;
}

.gallery .item {
    height: 290px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gallery .item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.gallery .item .img img {
    width: 100%;
    height: 100%;
    filter: grayscale(100%);
    transition: all 0.3s ease;
    overflow: hidden;
    object-fit: contain;
}

.gallery .item .img:hover img {
    filter: grayscale(0);
}

.mb-100 {
    margin-bottom: 100px;
}

.centered {
    text-align: center;
}

.social-media-list {
    display: block;
}

.social-media-list li {
    display: inline-block;
    margin: 0 2px 7px 2px;
}

.social-media-list li a.facebook {
    background-image: url(/images/icons/facebook.png);
}

.social-media-list li a.twitter {
    background-image: url(/images/icons/twitter.png);
}

.social-media-list li a.instagram {
    background-image: url(/images/icons/instagram.png);
}

.social-media-list li a {
    width: 30px;
    height: 30px;
}

.contact-us .social-boxes .box .image {
    width: 36%;
}

.contact-us .social-boxes .box:nth-child(odd) {
    margin-right: 40px;
}

.contact-us .social-boxes .box {
    text-align: center;
    position: relative;
    width: calc(50% - 20px);
    margin-bottom: 40px;
}

.image-square:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 100%;
}

.contact-us .social-boxes .box .text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 30px;
}

.flex-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flex-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.contact-us .social-boxes .box .text p {
    margin-bottom: 25px;
    color: #00665a;
    font-weight: 400;
    font-size: 22px;
}

.contact-us .social-boxes .box .text span {
    margin-bottom: -4px;
    color: #00665a;
    font-weight: 400;
    font-size: 11px;
    display: block;
}

.contact-us .social-boxes .box:after {
    pointer-events: none;
    display: block;
    content: '';
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: 1px solid #00665a;
    position: absolute;
    top: 10px;
    left: 10px;
}

.vp-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.contact-us .contact-info-blocks .block:first-child {
    padding-right: 60px;
}

.contact-us .contact-info-blocks .block:nth-child(2) {
    padding: 0 60px;
    border-left: 1px solid #00665a;
    border-right: 1px solid #00665a;
}

.contact-us .contact-info-blocks .block:nth-child(3) {
    padding: 0 60px;
    border-left: 1px solid #00665a;
    border-right: 1px solid #00665a;
}

.contact-us .contact-info-blocks .block {
    width: 25%;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.contact-us .contact-info-blocks .block .title {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.contact-us .contact-info-blocks .block .summary {
    font-size: 18px;
    line-height: 20px;
    color: #00665a;
}

.contact-us .contact-info-blocks .block .summary a {
    color: #00665a;
}

.pb-100 {
    padding-bottom: 100px;
}

.pt-50 {
    padding-top: 50px;
}

.contact-us .split-text-blocks .block:first-child {
    padding-left: 40px;
}

.contact-us .split-text-blocks .block {
    width: 50%;
}

.contact-us .split-text-blocks .block .title {
    font-size: 1.5rem;
    line-height: 1.5rem;
    margin-bottom: 25px;
}

.contact-us .split-text-blocks .block:first-child .title:before {
    margin-left: 5px;
    background-image: url(/images/icons/chat-gold.svg);
}

.contact-us .split-text-blocks .block:last-child .title:before {
    margin-left: 5px;
    background-image: url(/images/icons/location-gold.svg);
}

.contact-us .split-text-blocks .block .title:before {
    position: relative;
    top: 5px;
    display: inline-block;
    content: '';
    width: 30px;
    height: 30px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.contact-us .split-text-blocks .block .summary {
    font-size: 12px;
    line-height: 20px;
}

.contact-us .split-text-blocks .block:last-child {
    padding-right: 40px;
}

/*Blog*/
.category-filter-list {
    background: #F7F7F7;
    border-top: 1px solid #00665a;
    border-bottom: 1px solid #00665a;
}

.category-filter-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    list-style: none;
}

.category-filter-list li {
    margin: 0 20px;
    background: transparent;
    border: 0;
    font-size: 100%;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

category-filter-list a:hover, .category-filter-list a.active {
    color: #00665a;
    font-weight: 700;
}

.category-filter-list a {
    display: block;
    color: #00665a;
    font-weight: 400;
    text-transform: uppercase;
    padding: 40px 0;
}

.blog .media-feed .item.full {
    width: 100%;
    margin-right: 0;
}

.blog .media-feed .item {
    overflow: hidden;
    position: relative;
    margin-bottom: 50px;
    width: calc(50% - 40px);
    border: 1px solid #00665a;
}

.blog .media-feed-updated {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
}

.blog .media-feed-updated .item {
    overflow: hidden;
    position: relative;
    width: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.blog .media-feed-updated .item .image {
    height: 300px;
    width: 100%;
}

.blog .media-feed-updated .image:after {
    display: block;
    content: '';
    width: 100%;
    padding-top: 40%;
}

.blog .media-feed-updated .text {
    padding: 25px;
}

.blog .media-feed .item.full .text .category, .blog .media-feed-updated .text .category {
    color: #404040;
}

.blog .media-feed-updated .text .category {
    display: block;
    font-size: 11px;
    font-weight: 400;
    margin-bottom: 9px;
}

.blog .media-feed-updated .text h2 {
    padding-bottom: 20px;
    margin-bottom: 20px;
    color: #00665a;
    font-size: 1.625rem;
    line-height: 2.125rem;
    text-transform: none;
}

.blog .media-feed-updated .text .read-more {
    color: #00665a;
    text-transform: uppercase;
    font-size: 14px;
}

.blog .media-feed-updated .text .read-more:after {
    position: relative;
    top: 1px;
    margin-right: 7px;
    display: inline-block;
    content: '';
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid #00665a;
}

#single {
    padding-bottom: 0;
}

#single {
    max-width: 1730px;
    align-items: flex-start;
}

#post_share {
    background: #2e2e2e;
    position: fixed;
    top: 30%;
    left: 0;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 20px;
}

#post_share ul.top {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 4px solid #00665a;
}

#post_share ul {
    list-style: none;
}

#post_share ul li {
    background: #00665a;
    border-radius: 50%;
    padding: 6px;
    width: 30px;
    height: 30px;
    margin-bottom: 10px;
}

#post_share ul li img {
    max-width: 100%;
    height: auto;
}

#post_share ul {
    list-style: none;
}

.blog-entry {
    width: 70%;
}

.media-detail .title {
    border-bottom: 0;
    margin-bottom: 0;
}

.media-detail .title {
    display: block;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

.media-detail .title h1 {
    font-size: 36px;
    line-height: 100%;
    text-align: center;
}

.blog-entry .category {
    color: #404040;
    display: block;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 24px;
    text-align: center;
}

.media-detail .main-content {
    padding-top: 0;
}

aside {
    width: 30%;
    padding-left: 5%;
}

aside .list-widget-block h2 {
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 2px solid #00665a;
    text-align: center;
    padding: 0 0 10px;
    margin-bottom: 20px;
}

aside .list-widget-block h2 span {
    margin-left: 10px;
}

aside img {
    max-width: 100%;
    height: auto;
}

aside .list-widget-block ul {
    list-style: none;
}

aside .list-widget-block ul li a {
    display: flex;
    margin: 0 0 20px;
    color: inherit;
}

.media-detail .image {
    border-bottom: 2px solid #00665a;
    padding-bottom: 25px;
    width: 100%;
}

aside .list-widget-block ul li .image {
    width: 96px;
    height: 96px;
    border: 0;
    padding: 0;
}

.media-detail .image {
    border-bottom: 2px solid #00665a;
    padding-bottom: 25px;
    width: 100%;
}

aside .list-widget-block ul li .text {
    margin-right: 8px;
}

aside .list-widget-block ul li .text .category {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    margin: 0 0 10px;
}

aside .list-widget-block ul li .text h3 {
    font-size: 14px;
}

#more_from_trump .container {
    padding-top: 20px;
}

#more_from_trump .heading {
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 2px solid #00665a;
    text-align: center;
    padding: 0 0 10px;
    margin-bottom: 40px;
}

@media screen and (max-width: 960px) {
    .banner-triangle {
        height: 500px;
    }

    .banner-auto-height {
        height: auto !important;
    }

    .banner-auto-height .content {
        padding: 65px 0 80px 0 !important;
    }

    .intro-display-type .summary {
        padding: 10px 0 0 0;
    }

    .vp-80 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .hp {
        padding-left: 0;
        padding-right: 0;
    }

    .pb-100 {
        padding-bottom: 50px;
    }

    .show-service .banner .content {
        padding: 40px 0;
    }

    .show-service .banner .content .titles h1 {
        font-size: 6vw;
        line-height: 6.5vw;
        margin-bottom: 10px;
    }

    .show-service .banner .content .titles p {
        font-size: 2.5vw;
        line-height: 2.75vw;
    }
}

@media screen and (max-width: 768px) {
    .banner-triangle {
        height: 350px;
    }

    .banner-triangle .content {
        padding-bottom: 0;
        padding-top: 10px;
    }

    .square-box-feed .box:nth-child(odd) {
        margin-right: 20px;
    }

    .square-box-feed .box {
        width: calc(45% - 20px);
        margin-bottom: 30px;
    }

    .show-service .banner .content .titles h1 {
        font-size: 8vw;
        line-height: 8.5vw;
    }

    .show-service .banner .content .titles p {
        font-size: 3.5vw;
        line-height: 3.75vw;
    }
}

@media screen and (max-width: 600px) {
    .banner-auto-height .content {
        padding: 50px 0 70px 0 !important;
    }

    .intro-display-type {
        padding-top: 0;
    }

    .banner-triangle .intro-display-type h1, .banner-box .intro-display-type h1 {
        margin-bottom: 10px;
    }

    .intro-display-type h1 {
        font-size: 11vw;
        line-height: 11vw;
        margin-bottom: 15px;
    }

    .banner-triangle .intro-display-type .summary, .banner-box .intro-display-type .summary {
        padding: 0;
    }

    .intro-display-type .summary p {
        line-height: 2rem;
    }

    .intro-display-type .summary p {
        margin-bottom: 0;
    }

    .body-callout h2 {
        font-size: 18px;
        line-height: 24px;
    }

    .body-callout h2:after {
        margin: 25px auto 15px auto;
    }

    .show-service .banner {
        min-height: calc(100vh - 60px);
    }

    .show-service .banner .container {
        min-height: calc(100vh - 60px);
    }
}

@media screen and (max-width: 480px) {
    .banner-triangle {
        height: 300px;
    }

    .intro-display-type .summary p {
        font-size: 1.15rem;
    }

    .square-box-feed .box:nth-child(odd) {
        margin-right: 0;
    }

    .square-box-feed .box {
        width: 100%;
        margin-bottom: 15px;
    }

    .square-box-feed .box .caption {
        font-size: 13px;
        line-height: 15px;
    }

    .show-service .banner .content .titles h1 {
        font-size: 10vw;
        line-height: 10.5vw;
    }

    .show-service .banner .content .titles p {
        font-size: 5vw;
        line-height: 5.5vw;
    }
}




