#loading {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999999;
    width: 100vw;
    height: 100%;
    background-color: rgb(255, 255, 255);
    background-image: url("../../images/Quicrete.gif");
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
}

.header-1 {
    z-index: 9;
    background: transparent;
}

.top-section {
    position: relative;
    width: 100%;
    height: 75vh;
}

.center-top {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100vh;
    z-index: 3;
}

.social-top {
    position: absolute;
    top: 50%;
    left: -6.5%;
    transform: rotate(-90deg);
    z-index: 99999999;
}

.social-top h2 {
    font-size: 12px;
    color: rgb(255, 255, 255);
    font-weight: 500;
    margin-right: 10px;
    text-transform: uppercase;
}

.social-top span {
    width: 50px;
    height: 2px;
    background-color: rgb(255, 255, 255);
    display: inline-block;
    margin-right: 10px;
}

.social-top ul li a {
    font-size: 14px;
    color: rgb(255, 255, 255);
    text-align: center;
    font-family: Icons;
    transition: all 0.5s ease 0s;
}

.facebook::before {
    content: "";
}

.instagram::before {
    content: "";
}

.scroll-bottom {
    position: absolute;
    left: 0px;
    bottom: 35px;
    z-index: 99999999;
}

.over-lay-video::before {
    content: "";
    position: absolute;
    inset: 0px;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    background: rgba(0, 0, 0, 0.4);
}

.mean-container a.meanmenu-reveal {
    border: 2px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
}

ul {
    padding: 0px;
    margin: 0px;
}

.sticky__header.scroll-header {
    background: none 0px 0px repeat scroll rgb(159, 2, 30);
    height: 65px;
}

.main__menu>li>a {
    color: rgb(255, 255, 255);
}

.video video {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: -1;
}

.htc__slider__fornt__img {
    z-index: 2;
}

.htc__slider__fornt__img>img {
    display: none;
}

.justify-start {
    justify-content: flex-start;
}

.center-flex {
    -webkit-box-align: center;
    align-items: center;
}

.flex {
    display: flex;
    flex-wrap: wrap;
}

.mean-container a.meanmenu-reveal span {
    background: none 0px 0px repeat scroll rgb(253, 253, 253);
}

.mean-container .mean-nav {
    background: none 0px 0px repeat scroll rgb(159, 8, 35);
}

.copyright__inner p {
    color: rgb(255, 255, 255);
}

.copyright__inner p a {
    color: rgb(255, 255, 255);
}

.htc__brand__area {
    background: rgb(255, 255, 255);
}

.service1 {
    background: transparent;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.equb li {
    list-style: auto;
    margin-bottom: 10px;
    color: rgb(159, 2, 30);
    margin-left: 17px;
}

.htc__btn {
    background: none 0px 0px repeat scroll rgb(159, 2, 30);
    border: 1px solid rgb(159, 2, 30);
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0px, 0px, 0px);
}

.slick-track {
    position: relative;
    top: 0px;
    left: 0px;
    display: block;
}

.slick-track::before,
.slick-track::after {
    display: table;
    content: "";
}

.slick-track::after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 422px;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.carousel-client .slide img {
    height: 140px;
}

.effect .buttons {
    display: flex;
    justify-content: center;
}

.effect a:last-child {
    margin-right: 0px;
}

.effect a {
    color: rgb(255, 255, 255);
    width: 40px;
    height: 40px;
    border-radius: 10px;
    margin-right: 20px;
    font-size: 18px;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none !important;
}

.effect a i {
    position: relative;
    z-index: 3;
}

.effect a.fb {
    /* background-color: rgb(255, 255, 255); */
}

.buttons a {
    width: 50px;
    height: 50px;
    /* background-color: rgb(255, 255, 255); */
    text-align: center;
    font-size: 35px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    /* border: 3px solid rgb(255, 255, 255); */
    z-index: 1;
}

.buttons a .icon {
    position: relative;
    color: rgb(38, 38, 38);
    transition: all 0.5s ease 0s;
    z-index: 3;
}

.buttons a:hover .icon {
    color: rgb(255, 255, 255);
    transform: rotateY(360deg);
}

.buttons a::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0px;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease 0s;
    z-index: 2;
}

.buttons a:hover::before {
    top: 0px;
}

.buttons a::before {
    background: rgb(59, 89, 153);
}

.buttons .fb::before {
    background: rgba(221, 221, 221, 0.58);
}

.buttons .insta::before {
    background: rgba(221, 221, 221, 0.58);
}

.buttons .linkedin::before {
    background: rgba(221, 221, 221, 0.58);
}

.effect a.fb i {
    color: rgb(59, 89, 152);
    font-size: 25px;
}

.effect a.insta {
    /* background-color: rgb(255, 255, 255); */
}

.effect a.insta i {
    color: rgb(188, 42, 141);
    font-size: 24px;
}

.effect .fa-linkedin {
    color: rgb(10, 102, 194);
    font-size: 26px;
}

.bx-viewport {
    height: 200px !important;
}

.effect.aeneas a {}

.effect.aeneas a:hover {
    border-radius: 50%;
}

.effect.aeneas a:hover i {
    transform: rotate(-360deg);
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.client-slider {
    padding-top: 0px;
    padding-bottom: 0px;
}

.bg__cat--1 {
    background-color: rgb(159, 2, 30);
}

[data--1f2d30__overlay]::before {
    background: rgb(159 2 30);
}

.ht__address__inner:hover .ht__address__icon i {
    background: none 0px 0px repeat scroll rgb(42, 41, 39);
    border: 1px solid rgb(51, 50, 47);
    color: rgb(255, 255, 255);
    cursor: pointer;
}

.ht__address__details p a:hover {
    color: black;
}

.ht__address__details {
    /* margin-top: 10px; */
}

.ht__bradcaump__wrap {
    height: 560px;
}

.htc__mission__container {
    padding: 76px 30px;
}

.camera-container {
    position: absolute;
    top: 0px;
    right: 0px;
}

.camera-container .circle {
    display: flex;
    align-items: center;
    justify-content: center;
    background: radial-gradient(circle at 50% 120%, rgb(221, 221, 221), rgb(255, 255, 255) 80%, rgb(0, 0, 0) 100%);
    border-radius: 50%;
    box-shadow: rgb(0, 0, 0) 8px 8px 15px;
    height: 70px;
    width: 70px;
    perspective: 1000px;
    perspective-origin: 50% 50%;
    transform-style: preserve-3d;
}

.camera-container .circle .top {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    height: 45px;
    width: 84px;
    z-index: 2;
    position: absolute;
    top: -12px;
    left: -7px;
}

.camera-container .circle .camera-eye {
    animation: 8s linear 0s infinite normal none running camera;
    background: linear-gradient(45deg, rgb(34, 34, 34), rgb(68, 68, 68) 30%, rgb(68, 68, 68) 35%, rgb(34, 34, 34));
    border-radius: 50%;
    height: 42px;
    margin: 10px 0px 0px;
    width: 42px;
    position: absolute;
    left: 14px;
    top: 14px;
}

.camera-container .circle .camera-eye .inner-eye {
    display: flex;
    justify-content: center;
    align-items: center;
    background: radial-gradient(circle, rgb(17, 17, 17) 30%, rgba(255, 255, 255, 0.7));
    border-radius: 50%;
    height: 42px;
    width: 42px;
}

.camera-container .circle .camera-eye .inner-eye .blinking {
    animation: 2s linear 0s infinite normal none running colour;
    border: 3px dotted rgb(147, 211, 237);
    border-radius: 50%;
    height: 20px;
    width: 20px;
}

@keyframes colour {
    0% {
        border: 3px dotted rgb(147, 211, 237);
    }

    65% {
        border: 3px dotted rgb(147, 211, 237);
    }

    68% {
        border: 3px dotted rgb(255, 0, 0);
    }

    75% {
        border: 3px dotted rgb(147, 211, 237);
    }
}

@keyframes camera {
    0% {
        transform: none;
    }

    30% {
        transform: translateX(-12px) translateY(5px) skewX(25deg) skewY(-3deg) scale(0.78);
    }

    65% {
        transform: translateX(-12px) translateY(5px) skewX(25deg) skewY(-3deg) scale(0.78);
    }

    90% {
        transform: none;
    }
}

section.client {
    padding: 4em 0em;
    background-color: rgb(255, 255, 255);
}

section.client .section-title {
    margin-bottom: 6em;
}

.bx-controls {
    position: relative;
}

.bx-wrapper .bx-pager {
    text-align: center;
    padding-top: 30px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: rgb(102, 102, 102);
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0px 5px;
    outline: 0px;
    border-radius: 5px;
}

.gear-container {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 75px;
    height: 75px;
}

.arrow-rectangle {
    position: absolute;
    bottom: 5%;
    left: 5%;
    width: 90%;
    height: 10%;
    background-color: rgb(159, 2, 30);
    clip-path: polygon(95% 0%, 100% 50%, 95% 100%, 0% 100%, 5% 50%, 0% 0%);
}

.arrow-placeholder {
    position: absolute;
    top: 3%;
    left: 3%;
    width: 94%;
    height: 94%;
    background-color: white;
    border-radius: 50%;
    box-shadow: 0px 0px 37px 1px rgb(0 0 0 / 30%);
}

.arrow-circle {
    position: absolute;
    top: 5%;
    left: 5%;
    width: 90%;
    height: 90%;
    background-color: rgb(159, 2, 30);
    border-radius: 50%;
}

.arrow-circle::before {
    content: "";
    position: absolute;
    top: 10%;
    left: 10%;
    background-color: white;
    width: 80%;
    height: 80%;
    border-radius: 50%;
}

.arrow-circle::after {
    content: "";
    position: absolute;
    top: -1%;
    left: 45%;
    width: 10%;
    height: 51%;
    background-color: white;
    transform-origin: center bottom;
    animation: 3s linear 0s infinite normal forwards running arrow-move;
    clip-path: polygon(50% 1%, 0px 12%, 50% 23%, 100% 23%, 50% 12%, 100% 1%);
}

.gear {
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    background-color: rgb(159, 2, 30);
    border-radius: 50%;
    animation: 3s linear 0s infinite normal forwards running gear-rotate;
}

.gear::before {
    content: "";
    position: absolute;
    top: 15%;
    left: 15%;
    background-color: white;
    width: 70%;
    height: 70%;
    border-radius: 50%;
    z-index: 1;
}

.tooth-1 {
    position: absolute;
    left: 43%;
    top: -10%;
    width: 14%;
    height: 120%;
    background: rgb(159, 2, 30);
    transform: rotate(0deg);
    border-radius: 5px;
}

.tooth-2 {
    position: absolute;
    left: 43%;
    top: -10%;
    width: 14%;
    height: 120%;
    background: rgb(159, 2, 30);
    transform: rotate(30deg);
    border-radius: 5px;
}

.tooth-3 {
    position: absolute;
    left: 43%;
    top: -10%;
    width: 14%;
    height: 120%;
    background: rgb(159, 2, 30);
    transform: rotate(60deg);
    border-radius: 5px;
}

.tooth-4 {
    position: absolute;
    left: 43%;
    top: -10%;
    width: 14%;
    height: 120%;
    background: rgb(159, 2, 30);
    transform: rotate(90deg);
    border-radius: 5px;
}

.tooth-5 {
    position: absolute;
    left: 43%;
    top: -10%;
    width: 14%;
    height: 120%;
    background: rgb(159, 2, 30);
    transform: rotate(120deg);
    border-radius: 5px;
}

.tooth-6 {
    position: absolute;
    left: 43%;
    top: -10%;
    width: 14%;
    height: 120%;
    background: rgb(159, 2, 30);
    transform: rotate(150deg);
    border-radius: 5px;
}

.tooth-7 {
    position: absolute;
    left: 43%;
    top: -10%;
    width: 14%;
    height: 120%;
    background: rgb(159, 2, 30);
    transform: rotate(180deg);
    border-radius: 5px;
}

.tooth-8 {
    position: absolute;
    left: 43%;
    top: -10%;
    width: 14%;
    height: 120%;
    background: rgb(159, 2, 30);
    transform: rotate(210deg);
    border-radius: 5px;
}

.tooth-9 {
    position: absolute;
    left: 43%;
    top: -10%;
    width: 14%;
    height: 120%;
    background: rgb(159, 2, 30);
    transform: rotate(240deg);
    border-radius: 5px;
}

.tooth-10 {
    position: absolute;
    left: 43%;
    top: -10%;
    width: 14%;
    height: 120%;
    background: rgb(159, 2, 30);
    transform: rotate(270deg);
    border-radius: 5px;
}

.tooth-11 {
    position: absolute;
    left: 43%;
    top: -10%;
    width: 14%;
    height: 120%;
    background: rgb(159, 2, 30);
    transform: rotate(300deg);
    border-radius: 5px;
}

.tooth-12 {
    position: absolute;
    left: 43%;
    top: -10%;
    width: 14%;
    height: 120%;
    background: rgb(159, 2, 30);
    transform: rotate(330deg);
    border-radius: 5px;
}

.service__action {
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: center;
}

.service__action img {
    width: 60px;
    height: 60px;
}

@-webkit-keyframes arrow-move {
    100% {
        transform: rotate(-360deg);
    }
}

@keyframes arrow-move {
    100% {
        transform: rotate(-360deg);
    }
}

@-webkit-keyframes gear-rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes gear-rotate {
    100% {
        transform: rotate(360deg);
    }
}

.wid {
    width: 130px;
}

.project__action {
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-48%);
    width: 100%;
    z-index: 5;
    padding: 10px;
    color: rgb(255, 255, 255);
}

.pr-color {
    color: rgb(159, 2, 30);
}

.project__hover__info::before {
    border: 1px solid transparent;
}

.project__action p {
    margin-bottom: 0.5rem;
}

.services-container {
    width: 100%;
    height: 100%;
    padding: 70px 0px;
    background-repeat: repeat;
    background-size: initial;
    background-position: center top;
    background-attachment: fixed;
    background-blend-mode: difference;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    animation: 90s linear 0s infinite normal none running background;
    margin-bottom: 50px;
}

.section__title h2.title__line {
    padding-top: 20px;
}

@media (min-width: 1170px) and (max-width: 1500px) {
    .htc__offer__thumb {
        max-width: 100%;
        height: 100%;
    }

    .htc__mission__container {
        padding: 18px 30px;
    }

    .htc__mission__container .single__mission+.single__mission {
        margin-top: 37px;
    }

    .offer__details h5 {
        font-size: 15px;
    }
}

@media (min-width: 1170px) and (max-width: 1500px) {
    .newsletter__thumb {
        right: 10px;
        width: 16%;
    }
}

@media screen and (max-width: 1170px) {
    .htc__mission__container {
        padding: 11px 30px;
    }

    .htc__mission__container .single__mission+.single__mission {
        margin-top: 37px;
    }

    .newsletter__thumb {
        width: 11%;
    }
}

@media screen and (max-width: 1530px) {
    .services-container {
        height: 100%;
    }

    .service__details h2 {
        font-size: 14px;
    }
}

@media screen and (max-width: 991px) {
    .services-container {
        height: 100%;
    }

    .logo {
        /* height: auto; */
        /* line-height: 80px; */
        /* width: 140px; */
    }

    .video video {
        object-fit: fill;
    }
}

@keyframes background {
    0% {
        background-position: 0% 0%;
    }

    50% {
        background-position: 100% 100%;
    }

    100% {
        background-position: 0% 0%;
    }
}

#services-top-row {
    width: 100%;
    height: 50%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
    align-items: center;
}

@media screen and (max-width: 991px) {
    #services-top-row {
        flex-direction: column;
        width: 100%;
    }
}

#services-bottom-row {
    width: 100%;
    height: 50%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
    align-items: center;
}

@media screen and (max-width: 991px) {
    #services-bottom-row {
        flex-direction: column;
        width: 100%;
    }
}

.services-glass-card {
    width: 30%;
    height: auto;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    background: rgba(255, 255, 255, 0.25);
    box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, .1);
    border-radius: 10px;
    /* border: 1px solid rgba(255, 255, 255, 0.2); */
    backdrop-filter: blur(7px);
    text-align: center;
}

@media screen and (max-width: 991px) {
    .services-glass-card {
        width: 100%;
        margin-bottom: 30px;
    }

    .project__action {
        font-size: 12px;
    }

    #loading {
        background-size: contain;
    }
}

@media screen and (max-width: 664px) {
    .services-glass-card {
        width: 100%;
        margin-bottom: 30px;
    }

    .service-card-info p {
        margin-bottom: 0px;
    }

    .slick-initialized .slick-slide {
        height: 160px;
    }
}

@media screen and (max-width: 570px) {
    .services-glass-card {
        width: 100%;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 490px) {
    .services-glass-card {
        width: 100%;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 400px) {
    .services-glass-card {
        width: 100%;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 340px) {
    .services-glass-card {
        width: 100%;
        margin-bottom: 30px;
    }
}

.service-card-info {
    color: white;
    height: 431px;
    position: relative;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
}

.service-card-info ul {
    list-style: disc;
    color: rgb(0, 0, 0);
    padding: 28px;
    font-size: 15px;
    text-align: left;
}

.service-card-info ul li {
    margin-bottom: 10px;
    /* word-break: break-all; */
    text-align: justify;
}

@media screen and (min-width: 992px) and (max-width: 1160px) {
    .service-card-info {
        height: 530px;
    }
}

@media screen and (max-width: 768px) {
    .service-card-info {
        height: 420px;
    }

    .top-section {
        height: 63vh;
    }

    .video video {
        height: 65vh;
    }
}

@media screen and (max-width: 450px) {
    .service-card-info {
        height: 420px;
    }
}

.ptb--100 {
    padding: 25px 0px;
}

.service-card-info i {
    color: rgb(159, 2, 30);
    font-size: 60pt;
    padding-top: 40px;
}

.service-card-info h2 {
    font-size: 17pt;
    color: rgb(159, 2, 30);
    padding: 38px 15px 25px;
}

.service-card-info p {
    background-color: rgb(159, 2, 30);
    padding: 20px;
    margin-bottom: 50px;
}

figure {
    margin: 0px !important;
}

.service-card-video {
    display: flex;
    justify-content: center;
    height: 477px;
    align-items: center;
}

.tool-tip-container {
    position: absolute;
    left: 50%;
    top: -30px;
}

.tool-tip-container p {
    position: relative;
    left: -50%;
}

.service-card-video figure {
    position: relative;
    overflow: hidden;
    background: rgb(159, 2, 30);
    text-align: center;
    cursor: pointer;
}

.service-card-video figure img {
    position: relative;
    display: block;
    opacity: 0.8;
    width: 100%;
}

.service-card-video figure figcaption {
    color: white;
    font-size: 14pt;
}

.service-card-video figure figcaption::before,
.service-card-videofigure figcaption::after {
    pointer-events: none;
}

.service-card-video figure figcaption,
.service-card-video figure figcaption>a {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.service-card-video figure figcaption>a {
    z-index: 1000;
    text-indent: 100%;
    font-size: 0px;
    opacity: 0;
}

figure.effect-ming {
    background: rgb(255, 255, 255);
    position: absolute;
    bottom: 0px;
    width: 100%;
}

figure.effect-ming img {
    opacity: 0.9;
    transition: opacity 0.35s ease 0s;
    height: 30vh;
    object-fit: cover;
}

figure.effect-ming video {
    opacity: 0.9;
    transition: opacity 0.35s ease 0s;
}

figure.effect-ming figcaption::before {
    position: absolute;
    inset: 30px;
    border: 2px solid rgb(255, 255, 255);
    box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 30px;
    content: "";
    opacity: 0;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transform: scale3d(1.4, 1.4, 1);
}

figure.effect-ming p {
    position: relative;
    top: 38%;
    padding: 1em;
    opacity: 0;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transform: scale(1.5);
}

figure.effect-ming:hover h2 {
    transform: scale(0.9);
}

figure.effect-ming:hover figcaption::before,
figure.effect-ming:hover p {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

figure.effect-ming:hover figcaption {
    background-color: rgba(58, 52, 42, 0);
}

figure.effect-ming:hover img {
    opacity: 0.5 !important;
}

figure.effect-ming:hover video {
    opacity: 0.5;
}

@media (min-width: 1600px) {
    .center-top {
        width: 100%;
    }

    .social-top {
        left: 5.5%;
    }

    .social-top h2 {
        font-size: 16px;
    }

    .social-top ul li a {
        font-size: 18px;
    }
}

@media (max-width: 786px) {
    .center-top {
        width: 100%;
    }
}

.special-footer-link {
    position: absolute; 
    bottom: -75px;
}

@media (max-width:767.9px) {
    .special-footer-link {
        position: relative;
        bottom: 0;
    }
}

.special-prog-img {
    width: 302px;
    height: 170px;
}

.special-prog-img img {
    width: 302px;
    height: 170px;
}