.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
.text-left {
    text-align: left !important;
}
.content-raw iframe {
    max-width: 500px;
    margin: 0 auto;
}
.slick-arrow.slick-next {
    right: -50px;
}
.slick-arrow.slick-prev {
    left: -50px;
}
.h-fit-content {
    height: fit-content;
}
@media (max-width: 1399px) {
    .img-box2 .img1 {
        margin-right: 0;
    }
}
@media only screen and (min-width: 1300px) {
    .header-layout1 .th-container {
        --main-container: 100%;
    }
}
@media (min-width: 576px) {
    .header-layout1 .container,
    .header-layout1 .container-sm {
        max-width: 100%;
    }
}
.header-layout1 .logo-bg {
    width: 300px;
}
@media (min-width: 1922px) {
    .header-layout1 .logo-bg {
        width: 300px;
    }
}
@media (max-width: 1500px) {
    .header-layout1 .logo-bg {
        width: 264px;
    }
}
@media (max-width: 1199px) {
    .header-layout1 .main-menu {
        margin-left: 0px;
    }
    .main-menu > ul > li {
        padding: 0px 5px;
        margin: 0 5px;
    }
}
@media (max-width: 1500px) {
    .header-layout1 .header-logo {
        padding-left: 0;
    }
}
.hero-slider-1 .slick-arrow {
    display: none !important;
}
.service-slider3 {
    margin: 80px 0px 0px 0px;
}
.wcu-card.style2 {
    color: #fff;
    border: none;
}
.wcu-card.style2:hover {
    background-color: #fff;
}

.vid-box .wcu-card .img1 {
    height: 460px;
    width: 700px;
}
.vid-box .wcu-card .img1 iframe {
    height: 460px;
    width: 700px;
}
.wcu-wrap1 {
    max-width: 648px;
}
.wcu-box {
    padding: 16px;
}
.wcu-card.style2 {
    border-top: 2px solid var(--theme-color);
    padding: 35px 0px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.mfp-counter {
    display: none;
}
.wcu-card.style2 {
    border: none;
    padding: 35px 0px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.col-gap {
    column-gap: 80px;
}
.color-white {
    color: #fff !important;
}
.blog-card:hover .link-btn {
    color: #fff !important;
}
.text-justify {
    text-align: justify;
}
.breadcumb-menu li:last-child {
    color: #ffffff !important;
}
.review-badge {
    max-width: 330px;
    box-shadow: 0px 2px 8px 1px #80808033;
    border-top: 7px solid #0dc40d;
}
.testi-block .review-rating {
    background-color: transparent;
    color: #000;
}
.h-720 {
    height: 720px;
}
.box-pb {
    padding-bottom: 46px;
}
.th-hero-wrapper .slick-dots {
    position: absolute;
    top: 86%;
    -webkit-transform: rotate(90deg) !important;
    left: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateX(-49%);
    margin: 0;
}
.bg-gray {
    background-color: #80808012;
    padding: 50px;
}
.scroll-mt {
    scroll-margin-top: 250px;
}
/* .whatsapp-button start */
.nav-bottom {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-content: flex-end;
    width: auto;
    height: auto;
    position: fixed;
    z-index: 8;
    bottom: 0px;
    left: 0px;
    padding: 5px;
    margin: 0px;
}

.popup-whatsapp {
    display: none;
    position: absolute;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: auto;
    padding: 10px;
    bottom: 85px;
    left: 6px;
    transition: 0.5s;
    border-radius: 10px;
    background-color: #fff;
    /* offset-x > | offset-y ^| blur-radius | spread-radius | color */
    -webkit-box-shadow: 2px 1px 6px 0px rgba(68, 68, 68, 0.705);
    -moz-box-shadow: 2px 1px 6px 0px rgba(68, 68, 68, 0.705);
    box-shadow: 2px 1px 6px 0px rgba(68, 68, 68, 0.705);
    animation: slideInRight 0.6s 0s both;
}

.popup-whatsapp > div {
    margin: 5px;
}

.popup-whatsapp > .content-whatsapp.-top {
    display: flex;
    flex-direction: column;
}

.popup-whatsapp > .content-whatsapp.-top p {
    color: #585858;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 1em;
}

.popup-whatsapp > .content-whatsapp.-bottom {
    display: flex;
    flex-direction: row;
}

.popup-whatsapp > .content-whatsapp.-top {
    display: flex;
    flex-direction: column;
}

.popup-whatsapp > .content-whatsapp.-top p {
    color: #585858;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 1em;
}

.popup-whatsapp > .content-whatsapp.-bottom {
    display: flex;
    flex-direction: row;
}

.closePopup {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
    margin: 0px 0px 15px 0px;
    border-radius: 50%;
    border: none;
    outline: none;
    cursor: pointer;
    background-color: #f76060;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
    -moz-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
    box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
}

.closePopup:hover {
    background-color: #f71d1d;
    transition: 0.3s;
}

.icon-font-color {
    color: #fff;
}

.icon-font-color--black {
    color: #333;
}

input.whats-input[type="text"] {
    width: 250px;
    height: 40px;
    box-sizing: border-box;
    border: 0px solid #fff;
    border-radius: 20px;
    font-size: 1em;
    background-color: #fff;
    padding: 0px 0px 0px 10px;
    -webkit-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    outline: none;
    transition: 0.3s;
}

/* input.whats-input {
    /* Most modern browsers support this now.
} */

input.whats-input::placeholder {
    color: rgba(68, 68, 68, 0.705);
    opacity: 1;
}

input.whats-input[type="text"]:focus {
    background-color: #f8f8f8;
    -webkit-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    transition: 0.3s;
}

.send-msPopup {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    margin: 0px 0px 0px 5px;
    border: none;
    outline: none;
    cursor: pointer;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
    -moz-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
    box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
}

.send-msPopup:hover {
    background-color: #f8f8f8;
    transition: 0.3s;
}

.icon-font-color--black {
    color: #333;
}

.whatsapp-button {
    display: flex;
    justify-content: center;
    align-content: center;
    width: 60px;
    height: 60px;
    z-index: 8;
    transition: 0.3s;
    margin: 10px;
    padding: 7px;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 50%;
    background-color: #fff;
    /* offset-x > | offset-y ^| blur-radius | spread-radius | color */
    -webkit-box-shadow: 1px 1px 6px 0px rgba(68, 68, 68, 0.705);
    -moz-box-shadow: 1px 1px 6px 0px rgba(68, 68, 68, 0.705);
    box-shadow: 1px 1px 6px 0px rgba(68, 68, 68, 0.705);
}

.icon-whatsapp-small {
    width: 24px;
    height: 24px;
}

.icon-whatsapp {
    width: 45px;
    height: 45px;
}
/*
.circle-anime {
    display: flex;
    position: absolute;
    justify-content: center;
    align-content: center;
    width: 60px;
    height: 60px;
    top: 15px;
    right: 15px;
    border-radius: 50%;
    transition: 0.3s;
    background-color: #77bb4a;
    animation: pulse 1.2s 4s ease 4;
} */

.whatsapp-button {
    display: flex;
    justify-content: center;
    align-content: center;
    width: 60px;
    height: 60px;
    z-index: 8;
    transition: 0.3s;
    margin: 10px;
    padding: 7px;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 50%;
    background-color: #fff;
    /* offset-x > | offset-y ^| blur-radius | spread-radius | color */
    -webkit-box-shadow: 1px 1px 6px 0px rgba(68, 68, 68, 0.705);
    -moz-box-shadow: 1px 1px 6px 0px rgba(68, 68, 68, 0.705);
    box-shadow: 1px 1px 6px 0px rgba(68, 68, 68, 0.705);
}

.popup-whatsapp {
    display: none;
    position: absolute;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: auto;
    padding: 10px;
    bottom: 85px;
    left: 6px;
    transition: 0.5s;
    border-radius: 10px;
    background-color: #fff;
    /* offset-x > | offset-y ^| blur-radius | spread-radius | color */
    -webkit-box-shadow: 2px 1px 6px 0px rgba(68, 68, 68, 0.705);
    -moz-box-shadow: 2px 1px 6px 0px rgba(68, 68, 68, 0.705);
    box-shadow: 2px 1px 6px 0px rgba(68, 68, 68, 0.705);
    animation: slideInRight 0.6s 0s both;
}

.popup-whatsapp > div {
    margin: 5px;
}

@media (max-width: 680px) {
    .popup-whatsapp p {
        font-size: 0.9em;
    }
}

.popup-whatsapp > .content-whatsapp.-top {
    display: flex;
    flex-direction: column;
}

.popup-whatsapp > .content-whatsapp.-top p {
    color: #585858;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 1em;
}

.popup-whatsapp > .content-whatsapp.-bottom {
    display: flex;
    flex-direction: row;
}

.closePopup {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
    margin: 0px 0px 15px 0px;
    border-radius: 50%;
    border: none;
    outline: none;
    cursor: pointer;
    background-color: #f76060;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
    -moz-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
    box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
}

.closePopup:hover {
    background-color: #f71d1d;
    transition: 0.3s;
}

.send-msPopup {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    margin: 0px 0px 0px 5px;
    border: none;
    outline: none;
    cursor: pointer;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
    -moz-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
    box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
}

.send-msPopup:hover {
    background-color: #f8f8f8;
    transition: 0.3s;
}

.is-active-whatsapp-popup {
    display: flex;
    animation: slideInRight 0.6s 0s both;
}

input.whats-input[type="text"] {
    width: 250px;
    height: 40px;
    box-sizing: border-box;
    border: 0px solid #fff;
    border-radius: 20px;
    font-size: 1em;
    background-color: #fff;
    padding: 0px 0px 0px 10px;
    -webkit-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    outline: none;
    transition: 0.3s;
}

input.whats-input::placeholder {
    color: rgba(68, 68, 68, 0.705);
    opacity: 1;
}

input.whats-input[type="text"]:focus {
    background-color: #f8f8f8;
    -webkit-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    transition: 0.3s;
}

.icon-whatsapp-small {
    width: 24px;
    height: 24px;
}

.icon-whatsapp {
    width: 45px;
    height: 45px;
}

.icon-font-color {
    color: #fff;
}

.btn-store .btn-caption {
    font-size: 24px;
}
.py-100 {
    padding: 100px;
}
.th-hero-wrapper .slick-dots {
    display: block !important;
}
@media only screen and (min-width: 200px) and (max-width: 700px) {
    .wcu-card.style2 {
        border: none;
        padding: 35px 0px;
        -webkit-transition: 0.4s;
        transition: 0.4s;
    }
    .h-720 {
        height: 720px;
    }
    .wcu-img-half {
        margin-right: 0px !important;
    }
    input.whats-input[type="text"] {
        width: 225px;
    }
    .mob-p-15 {
        padding: 15px !important;
    }
    .whatsapp-button {
        width: 45px;
        height: 45px;
    }
    .nav-bottom {
        bottom: 18px;
        left: 4px;
    }
    .mob-flex{
        flex-direction: column;
        gap: 12px;
    }
    .project-card:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: -webkit-fill-available;
        width: -webkit-fill-available;
        background: transparent;
        z-index: 0;
        opacity: 0;
        -webkit-transition: 0.4s all;
        transition: 0.4s all;
        margin: 0px;
    }
    .project-card .project-content:after {
        content: "";
        position: absolute;
        left: 50%;
        top: 92px;
        height: 1px;
        width: 360px;
        background: transparent;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
    .icon-whatsapp {
        width: 34px;
        height: 45px;
    }
    .mob-d-block {
        display: block !important;
    }
    .mob-d-none {
        display: none !important;
    }
    /* .circle-anime {
        width: 59px;
        height: 60px;
        top: 8px;
        right: 8px;
    } */
    html {
        overflow-x: hidden;
    }
    .header-layout1 .header-logo {
        margin-top: 0;
        padding-top: 10px;
        padding-bottom: 16px;
    }
    .slick-arrow.slick-prev {
        left: 35px;
    }
    .hero-style1 {
        padding: 180px 0 50px;
        text-align: center;
    }
    .hero-style1 h1 {
        font-size: 40px !important;
    }
    .slick-arrow.slick-next {
        right: 35px;
    }
    .box-pb {
        padding-bottom: 18px;
    }
    .mob-p-0 {
        padding: 0px !important;
    }

    .mob-mt-0 {
        margin-top: 0px !important;
    }
    .mob-pb-0 {
        padding-bottom: 0px !important;
    }
    .mob-flex-direction-col {
        flex-direction: column !important;
    }
    .mob-mb-0 {
        margin-bottom: 0px !important;
    }
    .vid-box .wcu-card .img1 {
        height: 460px;
        width: 344px !important;
    }
    .service-box_content {
        display: flex;
        justify-content: center;
    }
    .vid-box .wcu-card .img1 iframe {
        height: 460px;
        width: 344px !important;
    }
    .slick-dots {
        display: block;
    }
}
.image-list .slick-slide {
    margin: 0 10px;
}
.testimonial-carousel .slick-track {
    display: flex !important;
}

.testimonial-carousel .slick-slide {
    margin: 0 6px;
    height: inherit !important;
}
.project-card:after {
    content: none !important;
}
@media (max-width:768px) {
    .th-hero-bg{
        background-image: url(../../default/phone-slider.jpg) !important;
        background-size: cover !important;
    }

}
.project-card .project-content:after{
    content: none;
}
[data-opacity="0"]:before{
    opacity: 0;
}
