@media only screen and (min-width: 1024px) {
    .slider2 {
        margin-top: -150px;
    }
}

.home-gallery-two:before {
    content: '';
    background: rgba(0,0,0,0.2);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.titleTextGroup {
    padding-top: 60px;
    padding-bottom: 60px;
}
.titleTextGroup .inner .slogan {
    margin-bottom: 0;
}
.titleTextGroup .inner h2 {
    text-transform: uppercase;
    font-size: 9em;
    margin-bottom: 30px;
    position: relative;
}
.titleTextGroup  .inner h2:after {
    content: '';
    background: #efefef;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    height: 2px;
}
@media only screen and (max-width: 800px) {
    .titleTextGroup .inner .button-holder:before,
    .titleTextGroup .inner .button-holder:after {
        bottom: 5px!important;
    }
    .titleTextGroup .inner h2 {
        font-size: 40px;
    }
    .titleTextGroup .inner h2:after {
        bottom: 0px;
    }
}
.titleTextGroup .inner ul {
    margin: 50px 0;
}
.titleTextGroup .inner ul li a {
    color: #2a2a2a;
}
.titleTextGroup  .inner ul li a h3 {
    font-size: 18px;
}
.titleTextGroup .inner ul li a p {
    opacity: 0.8;
}
.titleTextGroup .inner .button-holder {
    position: relative;
}
.titleTextGroup .inner .button-holder:before,
.titleTextGroup .inner .button-holder:after {
    content: '';
    background: #efefef;
    position: absolute;
    bottom: 15px;
    left: 0;
    width: calc(50% - 100px);
    height: 2px;
}
.titleTextGroup .inner .button-holder:after {
    left: auto;
    right: 0;
}

.smallScheduledWithBG2 {
    background-size: cover !important;
    position: relative;
}
.smallScheduledWithBG2 .row {
    padding: calc(100px + 5%) 20px;
    position: relative;
    z-index: 9;
}
.smallScheduledWithBG2 .row .text {
    width: 100%;
    background: rgba(0,0,0,0.7);
    padding: 70px 70px 60px;
}
.smallScheduledWithBG2 .row .text h3 {
    color: #fff;
    font-size: 70px;
    font-weight: 100;
    border-bottom: 5px solid #fff;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.smallScheduledWithBG2 .row .text span {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.smallScheduledWithBG2 .row .text span p {
    color: #fff;
    margin: 0;
    display: inline-block;
    opacity: 0.6;
}
.slogan {
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 12px;
    font-weight: 600;
    opacity: 0.8;
    margin-bottom: 40px;
}
.smallScheduledWithBG2 .row .text span a {
    color: #fff;
}

.footerContact2 {
    position: relative;
}
.footerContact2 img.img {
    position: absolute;
    right: 0;
    max-width: 340px;
    top: 0;
}
.footerContact2 .sub-cta {
    padding: 30px;
    background: url(../img/sub-cta.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
}
.footerContact2 .sub-cta .row {
    position: relative;
    z-index: 4;
    padding-top: 170px;
    padding-bottom: 140px;
}
.footerContact2 .sub-cta .row .content {
    margin: 0 auto;
    width: 100%;
    max-width: calc(100% - 200px);
    border-bottom: 6px solid #fff;
    display: flex;
}
.footerContact2 .sub-cta .row .content .left-side {
    width: 100%;
    position: relative;
}
.footerContact2 .sub-cta .row .content .left-side h3 {
    letter-spacing: 10px;
    color: #fff !important;
    font-size: 7em !important;
    font-weight: 300 !important;
    margin-bottom: 0 !important;
    line-height: 1;
}
.footerContact2 .sub-cta .row .content .right-side {
    width: 50%;
}
.footerContact2 .sub-cta .row .content .right-side .inner p {
    color: #fff !important;
    max-width: 840px !important;
    margin: 0 auto 20px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.5px;
    font-size: 13px;
}
.footerContact2 .sub-cta .row .content .right-side .inner p a {
    text-decoration: none;
    font-size: 32px;
}
.large-full {
    position: relative;
}
.large-full .row {
    overflow: hidden;
    position: relative;
    padding: 180px 20px 100px;
}
.large-full .row h2 .to-left,
.large-full .row h2 .to-right {
    position: relative;
    font-size: 160px;
    font-weight: 100;
    letter-spacing: -10px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 2px;
    color: #fff;
}
.large-full .row .mw-80,
.large-full .row.box-bg .inner {
    z-index: 1;
    position: relative;
}
.large-full .row .to-left,
.large-full .row .to-right {
    padding: 0 10px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 12px;
    animation: delay 1s linear;
}
.large-full .row .item {
    position: absolute;
    top: 25%;
    width: 100%;
    left: 0;
    z-index: 0;
}
.large-full .row .item img {
    width: 100%;
    height: 100%;
    max-height: 450px;
    object-fit: contain;
    transform: translate3d(0px, -211px, 0px);
}
.large-full .row ul {
    margin: 0;
    display: flex;
    position: relative;
}
.large-full .row ul li {
    margin: 0 auto;
}
.large-full .row ul li .content {
    background-size: cover !important;
    margin: 0 auto;
    border: 8px solid #fff;
    max-width: calc(100% - 45px);
    padding: 400px 30px 30px;
    height: 100%;
}
.large-full .row ul li .content .box h3 {
    color: #fff;
    font-size: 60px;
    font-weight: 100;
}

@media only screen and (max-width: 800px) {
    .large-full .row .to-left,
    .large-full .row .to-right {
        opacity: 1;
    }
    .large-full .row h2 .to-left,
    .large-full .row h2 .to-right {
        font-size: 60px;
        margin-bottom: 20px;
        letter-spacing: 1px;
    }
    .large-full .row ul {
        flex-wrap: wrap;
    }
    .large-full .row ul li .content {
        max-width: 100%;
        padding: 30px;
        position: relative;
    }
    .large-full .row ul li .content:before {
        content: '';
        background: rgba(0, 0, 0, 0.45);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .large-full .row ul li .content .box {
        position: relative;
    }
}
@media only screen and (min-width: 800px) and (max-width: 1024px) {
    .titleTextGroup .inner h2 {
        font-size: 80px;
    }
    .slider2 .main-slider {
        margin-bottom: 0!important;
    }
    .slogan {
        letter-spacing: 5px;
        font-size: 10px !important;
        margin-bottom: 0;
    }
    .container .row {
        padding-left: 20px;
        padding-right: 20px;
    }
    .large-full .row {
        padding: 60px 20px;
    }
    .mw-80, .row.box-bg .inner {
        max-width: 100%;
    }
    .large-full .row h2 .to-left,
    .large-full .row h2 .to-right {
        font-size: 130px;
        margin-bottom: 40px;
    }
    .large-full .row ul li .content .box h3 {
        font-size: 40px;
    }
}



.gastric-center {
    text-align: center;
}
.gastric-center .gastric-item {
    box-shadow: 0 0 7px #00000029;
    margin: 12px;
}
@media only screen and (max-width: 990px) {
    .gastric-center .gastric-item {
        width: 100%!important;
        margin: 0!important;
        margin-bottom: 50px!important;
    }
}
.gastric-center .image-boxes {
    width: fit-content;
    margin: auto;
    margin-top: -50px;
}
.gastric-center .gastric-container ul {
    margin: 0;
}
.gastric-center h3.price {
    font-size: 40px;
    font-weight: 700;
    color: #cc1542;
}
.gastric-center .gastric-container {
    background: #f8f8f8;
    margin-top: -40px;
    padding: 75px 15px;
    text-align: center;
}
.gastric-center .gastric-button a {
    display: flex;
}
.gastric-center .gastric-button {
    width: fit-content;
    margin: auto;
    background: #cc1542;
    padding: 15px 50px 15px 50px;
    margin-top: 30px;
    border-radius: 40px;
    box-shadow: 0px 0px 5px #0000003b;
}
.gastric-center .gastric-button p {
    margin-top: -4px!important;
}
.gastric-center .gastric-button a,
.gastric-center .gastric-button p {
    color: white;
    margin-bottom: 0!important;
}
.gastric-center .gastric-button span {
    margin-left: 10px;
}
.gastric-center .image-boxes img {
    border-radius: 500%;
    width: 90px;
    height: 90px;
    box-shadow: 0 0 9px #00000042;
}
.gastric-center .gastric-container ul li {
    font-size: 22px;
    line-height: 2;
}
.gastric-center .gastric-head h2 {
    margin: 0;
    font-size: 30px;
    color: white!important;
    font-weight: 600;
}
.gastric-center .gastric-head {
    text-align: center;
    background: #cc1542;
    padding: 40px 0px 65px 0px;
}
.gastric-center .owl-nav {
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    position: absolute;
    top: 50%;
    width: 100%;
}

