.home-contact-sec {
    position: relative;
    overflow: hidden
}

@media(min-width: 1200px) {
    .home-contact-sec {
        padding-top: 150px
    }
}

.home-contact-sec .container {
    z-index: 2;
    position: relative
}

.home-contact-sec .contact-content-wrap {
    max-width: 560px;
    height: 100%;
    display: flex;
    flex-direction: column
}

.home-contact-sec .contact-content-wrap .contact-header .h4 {
    margin-bottom: var(--res27-20);
    font-size: max(22px, var(--rz40))
}

@media(max-width: 767.9px) {
    .home-contact-sec .contact-content-wrap .contact-header .h4 {
        font-size: 22px
    }
}

@media(max-width: 767.9px) {
    .home-contact-sec .contact-content-wrap .contact-header .fz-18 {
        font-size: 16px
    }
}

.home-contact-sec .contact-content-wrap .contact-address-wrap {
    padding-top: var(--res30-15)
}

@media(min-width: 992px) {
    .home-contact-sec .contact-content-wrap .contact-address-wrap {
        margin-top: 70px
    }
}

.home-contact-sec .address-item:not(:nth-last-child(1)) {
    margin-bottom: var(--res30-15)
}

@media(max-width: 349.9px) {
    .home-contact-sec .address-item .fz-24 {
        font-size: 18px !important
    }
}

.home-contact-sec:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    background-image: url(../../images/home/contact-us-img.png);
    background-size: cover;
    bottom: 0;
    width: 88.958vw;
    height: 23.437vw;
    margin: auto
}

.contact-form.form-wrap {
    position: relative
}

@media(min-width: 992px) {
    .contact-form.form-wrap {
        background-color: rgba(17, 17, 17, .085);
        border: 1px solid rgba(255, 255, 255, .2196078431);
        border-radius: 14px;
        opacity: 1;
        padding: 40px 30px
    }
}

.contact-form.form-wrap textarea {
    min-height: 131px
}

@media(max-width: 575.9px) {
    .contact-form.form-wrap textarea {
        min-height: 100px
    }
}

.contact-form-wrap {
    width: 100%
}

@media(max-width: 991.9px) {
    .contact-form-wrap {
        background-color: rgba(221, 221, 221, .05);
        border: 1px solid rgba(255, 255, 255, .2196078431);
        border-radius: 14px;
        padding: 40px 30px;
        margin-top: var(--res60-40)
    }
    .contact-form-wrap p {
        margin-bottom: 0px;
        padding-bottom: 35px
    }
}

@media(max-width: 575.9px) {
    .contact-form-wrap {
        padding: 15px 15px 39px 15px
    }
    .contact-form-wrap .form-group {
        margin-top: 0px !important;
        margin-bottom: 0px !important
    }
    .contact-form-wrap .form-group .form-control {
        margin-bottom: 12px !important
    }
}

.contact-form-wrap .form-group {
    position: relative
}

.contact-form-wrap .form-group .error {
    font-size: 12px;
    color: #f33c3c;
    position: absolute;
    bottom: -12px;
    left: 40px;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px
}

@media(max-width: 575.9px) {
    .contact-form-wrap .form-group .error {
        bottom: -1px;
        font-size: 10px
    }
}

.contact-form-wrap .contact-form.form-wrap .common-success,
.contact-form-wrap .contact-form.form-wrap .common-error {
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    font-size: 13px;
    bottom: 13px
}

.contact-form-wrap .contact-form.form-wrap .common-success {
    color: #00ff62
}

.contact-form-wrap .contact-form.form-wrap .common-error {
    color: #f33c3c
}

.form-group .select2.select2-container {
    width: 100% !important
}

.form-group .select2.select2-container .select2-selection--single {
    background-color: #212121;
    border-color: #212121;
    border-radius: 28px;
    font-weight: 500;
    padding: 12px 28px;
    margin-bottom: 7px;
    color: #fff;
    transition: all .3s ease-in;
    height: auto;
    color: green !important
}

.form-group .select2.select2-container .select2-selection--single:focus {
    border-color: rgba(255, 255, 255, .2)
}

.form-group .select2.select2-container .select2-selection--single .select2-selection__rendered {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 0px
}

.form-group .select2.select2-container .select2-selection--single .select2-selection__arrow {
    width: 30px
}

.form-group .select2.select2-container .select2-selection--single .select2-selection__arrow b {
    border: none !important;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='11.838' height='7.333' viewBox='0 0 11.838 7.333'%3e%3cpath id='Path_34753' data-name='Path 34753' d='M16,16.423l5.212-5.212L16,6' transform='translate(17.13 -15.293) rotate(90)' fill='none' stroke='%23959595' stroke-width='2'/%3e%3c/svg%3e ");
    background-position: right 15px center;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    right: 0px;
    left: 0
}

@media(max-width: 575.9px) {
    .form-group .select2.select2-container .select2-selection--single {
        margin-bottom: 12px
    }
}

@media(min-width: 576px)and (max-width: 767.9px) {
    .contact-form.form-wrap .form-group {
        margin-top: 9px !important
    }
}

.contact-form-select {
    background-color: #212121;
    border: 1px solid rgba(255, 255, 255, .2);
    border-top: 1px solid rgba(255, 255, 255, .2) !important;
    border-bottom: 1px solid rgba(255, 255, 255, .2) !important;
    border-radius: 8px;
    padding: 15px 10px;
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important
}

.contact-form-select li {
    border-radius: 6px;
    font-size: 14px
}

.contact-form-select li.select2-results__option--selected {
    background-color: #000
}

.our-service-sec {
    position: relative;
    background-position: 100% 100%
}

.our-service-sec::before {
    content: "";
    opacity: 1;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    pointer-events: none;
    top: 0px;
    right: 0;
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none
}

@media(max-width: 767.98px) {
    .our-service-sec::before {
        display: none
    }
}

.our-service-sec::after {
    content: "";
    opacity: 1;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    pointer-events: none;
    top: 0px;
    right: 0;
    background-position: left bottom;
    background-repeat: no-repeat;
    pointer-events: none
}

@media(max-width: 767.98px) {
    .our-service-sec::after {
        display: none
    }
}

.our-service-body {
    max-width: 904px;
    margin: 0 auto
}

@media(max-width: 1600px) {
    .our-service-body {
        padding: 0
    }
}

.our-service-body .our-service-title {
    padding-bottom: 84px;
    text-align: center
}

@media(max-width: 1199.98px) {
    .our-service-body .our-service-title {
        padding-bottom: 30px
    }
}

@media(max-width: 767.98px) {
    .our-service-details .custom-accordion-body:not(:nth-of-type(1)) {
        padding-top: 20px
    }
    .our-service-details .custom-accordion-body:not(:nth-last-of-type(1)) {
        padding-bottom: 20px
    }
}

.our-service-details .custom-accordion-body .row.service-accordion {
    padding-bottom: 20px
}

@media(max-width: 1199.98px) {
    .our-service-details .custom-accordion-body .row.service-accordion {
        padding-bottom: 0px
    }
}

.our-service-details .custom-accordion-body .row.service-accordion .service-image {
    padding-top: calc((350/438)*100%);
    position: relative
}

.our-service-details .custom-accordion-body .row.service-accordion .service-image img {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0
}

.our-service-details .custom-accordion-body .row.service-accordion .service-image img {
    width: 100%;
    height: 100%
}

.our-service-details .custom-accordion-body .row.service-accordion .service-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media(max-width: 767.98px) {
    .our-service-details .custom-accordion-body .row.service-accordion .service-content {
        padding-top: 15px
    }
}

.our-service-details .custom-accordion-body .row.service-accordion .service-content .service-title h3 {
    margin-bottom: 26px;
    font-weight: 500
}

@media(max-width: 1199.98px) {
    .our-service-details .custom-accordion-body .row.service-accordion .service-content .service-title h3 {
        font-size: 28px
    }
}

@media(max-width: 767.98px) {
    .our-service-details .custom-accordion-body .row.service-accordion .service-content .service-title h3 {
        font-size: 20px
    }
}

@media(max-width: 575.98px) {
    .our-service-details .custom-accordion-body .row.service-accordion .service-content .service-title h3 {
        font-size: 20px;
        margin-bottom: 12px
    }
}

@media(max-width: 767.98px) {
    .our-service-details .custom-accordion-body .row.service-accordion .service-content .service-detail p {
        font-size: 16px;
        line-height: 26px
    }
}

@media(min-width: 768px) {
    .our-service-details .custom-accordion-body:nth-of-type(2n) .row {
        flex-direction: row-reverse
    }
    .our-service-details .custom-accordion-body:nth-of-type(2n) .row .service-content {
        padding-left: 0
    }
}

@media(max-width: 767.98px) {
    .our-service-details .custom-accordion-body .service-accordion {
        height: 100%;
        padding-bottom: 0;
        overflow: hidden;
        transition: all ease .5s
    }
}

@media(max-width: 767.98px) {
    .our-service-details .custom-accordion-body .service-accordion .serviceimage-col {
        width: 100%;
        height: 100%;
        max-width: 253px;
        max-height: 202px
    }
}

.our-service-details .custom-accordion-body:nth-last-of-type(1) .row.service-accordion {
    padding-bottom: 0px
}

@media(max-width: 767.98px) {
    .our-service-details .show-accordion {
        border-bottom: 2px solid #2ba5b1
    }
}

.our-service-details .show-accordion .service-accordion {
    max-height: 1000px
}

.our-service-details .show-accordion .accordion-title .fz-18 span::after {
    transform: rotate(0deg)
}

.our-service-details .accordion-title {
    display: none;
    padding: 24px 0
}

.our-service-details .accordion-title>* {
    margin-bottom: 0px
}

.our-service-details .accordion-title .fz-18 {
    position: relative
}

@media(max-width: 767.98px) {
    .our-service-details .accordion-title .fz-18 {
        font-size: 18px
    }
}

@media(min-width: 768px) {
    .wc-novac-card .novac-card-row {
        padding-left: 15px;
        padding-right: 15px
    }
}

.wc-novac-card .wc-col {
    padding-bottom: 30px
}

@media(min-width: 768px) {
    .wc-novac-card .wc-col {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(max-width: 767.9px) {
    .wc-novac-card .wc-col {
        padding-bottom: 12px
    }
}

.wc-novac-card .wc-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    background: #101010;
    border-radius: 25px;
    padding: 70px 40px
}

@media(max-width: 1199.98px) {
    .wc-novac-card .wc-card {
        border-radius: 15px;
        padding: 46px 31px
    }
}

@media(max-width: 767.98px) {
    .wc-novac-card .wc-card {
        border-radius: 8px;
        padding: 22px 22px
    }
}

.wc-novac-card .wc-card .wc-card-icon {
    padding-bottom: 70px
}

@media(max-width: 767.98px) {
    .wc-novac-card .wc-card .wc-card-icon {
        padding-bottom: 0
    }
}

@media(max-width: 767.98px) {
    .wc-novac-card .wc-card .wc-card-icon img {
        width: 100%;
        height: 100;
        max-width: 43px;
        max-height: 43px
    }
}

@media(max-width: 767.98px) {
    .wc-novac-card .wc-card .wc-card-name {
        padding-left: 22px
    }
}

@media(max-width: 1199.98px) {
    .wc-novac-card .wc-card .wc-card-name h5 {
        font-size: 21px
    }
}

@media(max-width: 767.98px) {
    .wc-novac-card .wc-card .wc-card-name h5 {
        font-size: 16px
    }
}

@media(max-width: 767.98px) {
    .wc-novac-card .wc-card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        justify-content: unset;
        align-items: center;
        height: 100%;
        background: #101010;
        border-radius: 8px;
        padding: 22px 22px
    }
}

.fz-45 {
    font-size: 45px
}

@media(max-width: 1199.98px) {
    .fz-45 {
        font-size: 33.5px
    }
}

@media(max-width: 767.98px) {
    .fz-45 {
        font-size: 22px
    }
}

.fz-35 {
    font-size: 35px
}

.fz-26 {
    font-size: 26px
}

.banner-sec {
    color: #fff;
    background-image: url("../../../assets/images/metaverse/service-1/bg.png");
    background-repeat: no-repeat;
    background-position: right 0 bottom;
    position: relative;
    overflow: hidden;
    height: 100%
}

@media(max-width: 1199.98px) {
    .banner-sec {
        background-position: left 0 bottom
    }
}

@media(max-width: 767.98px) {
    .banner-sec {
        background-size: cover;
        padding-bottom: 0
    }
}

.banner-sec:before {
    content: "";
    opacity: 1;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    pointer-events: none;
    right: 0;
    background-image: url("../../../assets/images/metaverse/service-2/png/bg.png");
    background-repeat: no-repeat;
    pointer-events: none
}

@media(max-width: 767.98px) {
    .banner-sec:before {
        top: 0;
        height: 100%;
        background-position: right -300px bottom 0;
        background-size: cover
    }
}

.banner-sec .banner-body {
    height: 100%;
    display: flex;
    align-items: center;
    height: 100%;
    min-height: 557px
}

@media(max-width: 575.98px) {
    .banner-sec .banner-body {
        min-height: 333px
    }
}

.banner-sec .banner-content {
    width: 100%;
    max-width: 956px
}

.banner-sec .banner-content .banner-main-title h5 {
    margin-bottom: 20px;
    line-height: 50px;
    text-transform: uppercase
}

@media(max-width: 1199.98px) {
    .banner-sec .banner-content .banner-main-title h5 {
        font-size: 15px
    }
}

@media(max-width: 767.98px) {
    .banner-sec .banner-content .banner-main-title h5 {
        font-size: 12px;
        line-height: 26px;
        margin-bottom: 5px
    }
}

.banner-sec .banner-content .banner-sub-heading .h2 {
    margin-bottom: 27px;
    line-height: 1.1846153846em
}

@media(max-width: 767.98px) {
    .banner-sec .banner-content .banner-sub-heading .h2 {
        margin-bottom: 55px
    }
}

@media(max-width: 767.98px) {
    .banner-sec .banner-content .banner-sub-heading .h2 br {
        display: none
    }
}

@media(max-width: 767.98px) {
    .banner-sec .banner-content .banner-description .banner-desc br {
        display: none
    }
}

.banner-sec .banner-content .banner-description p {
    max-width: 672px;
    font-size: 20px;
    line-height: 1.65em
}

@media(max-width: 991.98px) {
    .banner-sec .banner-content .banner-description p {
        font-size: 18px
    }
}

@media(max-width: 767.98px) {
    .banner-sec .banner-content .banner-description p {
        font-size: 16px
    }
}

.metaverse-opportunity-sec {
    position: relative;
    background-position: 100% 50%
}

.metaverse-opportunity-sec::before {
    content: "";
    opacity: 1;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    pointer-events: none;
    top: 0px;
    right: 0;
    background-image: url("../../../assets/images/metaverse/service-1/bg-gradient-2.png");
    background-position: left bottom;
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none
}

@media(max-width: 1199.98px) {
    .metaverse-opportunity-sec::before {
        opacity: .6
    }
}

@media(max-width: 767.98px) {
    .metaverse-opportunity-sec::before {
        display: none
    }
}

.metaverse-div-service1 {
    background-image: url("../../../assets/images/metaverse/service-1/bg2.png")
}

.metaverse-opportunity-sec {
    color: #fff
}

.metaverse-opportunity-sec .metaverse-title {
    display: flex;
    justify-content: center;
    padding-bottom: 83px
}

@media(max-width: 767.98px) {
    .metaverse-opportunity-sec .metaverse-title {
        padding-bottom: 53px
    }
}

.metaverse-opportunity-sec .h5 {
    text-align: center;
    max-width: 986px;
    line-height: 1.3333333333em
}

.metaverse-opportunity-sec .h5 span {
    background: #5671fd;
    background: linear-gradient(180deg, #22B0A1, #5671FD);
    background: -moz-linear-gradient(180deg, #22B0A1, #5671FD);
    background: -webkit-linear-gradient(180deg, #22B0A1, #5671FD);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

@media(max-width: 1199.98px) {
    .metaverse-opportunity-sec .h5 {
        font-size: 33.5px
    }
}

@media(max-width: 767.98px) {
    .metaverse-opportunity-sec .h5 {
        font-size: 22px;
        line-height: 33px
    }
}

.meta-content .meta-description .h4 {
    line-height: 51px;
    margin-bottom: 27px
}

@media(max-width: 1199.98px) {
    .meta-content .meta-description .h4 {
        line-height: 42px;
        font-size: 31px
    }
}

@media(max-width: 767.98px) {
    .meta-content .meta-description .h4 {
        line-height: 33px;
        font-size: 22px;
        margin-bottom: 51px
    }
}

.meta-content .meta-description .p {
    font-size: 20px;
    line-height: 1.65em;
    margin: 0
}

@media(max-width: 991.98px) {
    .meta-content .meta-description .p {
        font-size: 18px
    }
}

@media(max-width: 767.98px) {
    .meta-content .meta-description .p {
        font-size: 16px
    }
}

.meta-content .meta-link {
    padding-top: 40px
}

@media(max-width: 767.98px) {
    .meta-content .meta-link {
        padding-top: 30px
    }
}

.meta-content .meta-link a {
    font-size: 16px
}

@media(max-width: 1199.98px) {
    .meta-content .meta-link a {
        font-size: 13px
    }
}

@media(max-width: 767.98px) {
    .meta-content .meta-link a {
        font-size: 12px
    }
}

.meta-content .meta-link a span {
    padding-left: 10px;
    font-size: 12px
}

.wc-novac-title {
    text-align: center;
    padding-bottom: 80px
}

@media(max-width: 767.98px) {
    .wc-novac-title {
        padding-bottom: 30px
    }
}

.wc-novac-title .novac-heading .h3 {
    line-height: 1.0181818182em;
    margin: 0
}

@media(max-width: 1199.98px) {
    .wc-novac-title .novac-heading .h3 {
        font-size: 41.5px
    }
}

@media(max-width: 767.98px) {
    .wc-novac-title .novac-heading .h3 {
        font-size: 28px
    }
}

.wc-novac-title .novac-detail {
    width: 100%;
    max-width: 671px;
    margin: 0 auto;
    padding-top: 25px
}

.wc-novac-title .novac-detail p {
    line-height: 1.6666666667em
}

@media(max-width: 767.98px) {
    .wc-novac-title .novac-detail p {
        font-size: 16px;
        line-height: 26px
    }
}

/*# sourceMappingURL=metaverse-services.css.map */