/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 10 Aug, 2020, 4:22:15 PM
    Author     : Mayurdwajsinh
*/

.copyright-bar .dmca-img {
    padding-left: 10px;
}

.footer-bar .widget_nav_menu .menu-item-home a {
    color: var(--black);
    font-size: 14px;
}

.footer-bar-align-right .copyright-bar {
    font-size: 14px;
}

.site-info .grid-container {
    max-width: 1170px;
}

.table-responsive.expense_track table th {
    font-weight: 700;
}

.site-footer .schedule_box {
    background: var(--white);
    padding: 35px;
    box-shadow: 15px 15px 25px rgba(0, 0, 0, .08);
    border-radius: 6px;
}

.site-footer .schedule_box .margin-text {
    margin-bottom: 30px;
}

.custom .checkbox label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 35px;
    margin-right: 0;
    font-size: 14px;
}

.offices .office-block .office-img {
    width: 110px;
    height: 84px;
    display: inline-block;
    vertical-align: top;
    background-position: 0 0;
    border-radius: 5px;
}

.office-block:hover .office-img:after {
    position: absolute;
    content: '';
    background: var(--black);
    width: 110px;
    height: 85px;
    opacity: 0.6;
    border-radius: 5px;
}

.office-link {
    position: absolute;
    left: 37px;
    top: 40px;
    display: none;
}

.office-link a {
    color: var(--white) !important;
    text-decoration: underline;
}

.office-block:hover .office-link {
    display: block;
}

.office-block {
    margin-bottom: 15px;
    position: relative;
}

.offices .office-block .office-addr {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    width: calc(100% - 125px);
    max-width: 76%;
}


.offices .office-name {
    font-weight: 700 !important;
    color: var(--black);
    opacity: 1;
    font-size: 16px !important;
    margin-bottom: 5px;
}

.offices {
    border-bottom: 1px solid #dbdbdb;
    margin-top: 15px;
}

.office-footer {
    background-color: var(--bg-color-3);
}

.office-footer .offices p {
    margin-bottom: 0;
}

.office-footer .offices p a {
    color: #000;
    font-weight: 500;
}

.offices:nth-child(4),
.offices:nth-child(5) {
    border-bottom: 0;
}

.offices:nth-child(2) {
    margin-top: 0;
}

.footer_social_btnn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 43px;
    width: 43px;
    text-align: center;
    line-height: 43px;
    border-radius: 50%;
    margin-right: 20px;
    margin-bottom: 10px;
}

.fb {
    background: #575757;
}

.fb:hover {
    background: #3B5998;
}

.likedin {
    background: #575757;
}

.likedin:hover {
    background: #0077B5;
}

.tw {
    background: #575757;
}

.tw:hover {
    background: #55ACEE;
}

.yt {
    background: #575757;
}

.yt:hover {
    background: #FF0000;
}

.spaceo_inquiery p {
    margin-bottom: 10px;
}

.spaceo_inquiery .first {
    border-right: 1px solid #dddddd;
    padding-right: 40px;
}

.spaceo_inquiery .second {
    border-right: 1px solid #dddddd;
    padding: 0 40px;
}

.spaceo_inquiery .third {
    padding-left: 40px;
}

.spaceo_inquiery:before {
    height: 1px;
    width: 100%;
    background: #F7F7F7;
    position: absolute;
    content: '';
    bottom: 0;
}

#back-top {
    position: fixed;
    z-index: 7;
    margin-bottom: 0;
    transition: bottom 0.5s ease 0s;
    bottom: 30px;
    right: 30px;
    height: 54px;
    width: 54px;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    background-color: #fff;
    cursor: pointer;
}

#back-top a {
    height: 54px;
    width: 54px;
    line-height: 54px;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;

}

#back-top a:hover {
    background: #ffffff;
}

#back-top a::after {
    position: absolute;
    content: "";
    background: url(https://www.spaceotechnologies.com/wp-content/uploads/2023/04/back-top.svg);
    width: 17px;
    height: 21px;
    transform: rotate(0deg);
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    margin: auto;
    filter: brightness(0) saturate(100%) invert(15%) sepia(5%) saturate(24%) hue-rotate(322deg) brightness(101%) contrast(87%);
}


/*///client testimonial////*/
.testimonial .client-testi {
    background: var(--white);
    padding: 80px 40px 40px 30px;
    box-shadow: 0 3px 12px rgba(0, 0, 0, .16);
    margin: 10px 0;
    position: relative;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-top: 50px
}

.testimonial .client-testi figure {
    width: 100px;
    height: 100px;
    line-height: 100px;
    position: absolute;
    left: 40px;
    top: -30px;
}

.testimonial .client-testi figure img {
    width: auto;
    height: auto;
    border-radius: 50%;
}

.testimonial .client-testimonial .owl-dot span {
    height: 12px;
    width: 12px;
    content: "";
    border-radius: 50%;
    background: #E2E2E2;
    display: block;
    margin: 5px;
    border: 0;
    opacity: 1;
}

.testimonial .client-testimonial .owl-dot.active span {
    background: #82929F;
}

.testimonial .owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    outline: 0 !important;
}

.video_play_btn {
    position: absolute;
    content: '';
    width: 100px;
    height: 100px;
    line-height: 100px;
    transform: translate(-50%, -50%);
    left: 50%;
    right: 0;
    top: 50%;
    z-index: 1;
    border-radius: 50%;
}

.open-video-modal .video_play_btn:after {
    z-index: -1;
    opacity: 0;
    border-color: var(--white);
    border-radius: inherit;
    position: absolute;
    border-width: 2px;
    border-style: solid;
    left: -15px;
    top: 0px;
    width: 100%;
    height: 100%;
    content: "";
    animation-name: icon-animate;
    animation-duration: 1.3s;
    animation-iteration-count: infinite;
    animation-play-state: running;
    background: var(--white);
}

@keyframes icon-animate {
    0% {
        opacity: .7;
        -ms-transform: scale(0.6);
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }

    25% {
        -ms-transform: scale(0.8);
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: .5;
    }

    60% {
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

.testimonial .client-testo-video {
    padding-left: 20px;
    margin-top: 20px;
    display: inline-block;
}

.open-video-modal {
    cursor: pointer;
    position: relative
}

.modal-dialog.video_modal {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.video_modal .modal-content {
    background-color: transparent;
    border: none;
    box-shadow: none;
    margin: 0 auto;
    width: 100%;
}

.video_modal .modal-header {
    border: none;
}

.video_modal .modal-header .close {
    margin-top: 0;
    text-shadow: none;
    font-size: 28px;
    font-weight: normal;
    color: var(--black);
    background: var(--white);
    height: 30px;
    width: 30px;
    float: right;
    outline: 0;
    line-height: 1;
}

.video_modal .modal-body {
    text-align: center;
}

.video_modal .modal-body {
    padding: 0;
    width: 70%;
    margin: 0 auto;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.client-testimonial-video img {
    display: inline-block !important;
    ;
    width: auto !important;
}

.client-testimonial-video figure {
    margin: 0;
}

.client-testimonial-video .owl-nav {
    position: absolute !important;
    bottom: 20% !important;
    left: -500px !important;
    right: 0 !important;
    text-align: center !important;
}

.client-testimonial-video .owl-nav .owl-prev:after,
.client-testimonial-video .owl-nav .owl-next:after {
    position: absolute;
    background: url('../../../../wp-content/uploads/2020/09/left_aero.svg');
    width: 29px;
    height: 19px;
    content: '';
}

.client-testimonial-video .owl-nav .owl-prev,
.client-testimonial-video .owl-nav .owl-next {
    position: relative;
    display: inline-block;
    padding-right: 60px !important;
    font-size: 0;
    outline: 0 !important;
}

.client-testimonial-video .owl-nav .owl-next:after {
    transform: scaleX(-1);
}

.client-testimonial-video .owl-nav .owl-prev.disabled,
.client-testimonial-video .owl-nav .owl-next.disabled {
    opacity: .5;
}

.copyright-bar {
    float: left;
    display: flex;
    align-items: center;
}

.footer-bar {
    float: right;
    text-align: right;
}

.footer_form br {
    display: none;
}

#popupform br {
    display: none;
}


@media (max-width: 1440px) {
    #back-top {
        right: 20px;
        bottom: 80px;
    }

    .section16.py-6 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .testimonial .client-testimonial-video .owl-nav {
        bottom: 15% !important;
        left: -400px !important;
    }

    .testimonial .row.vcenter-parent .col-md-5 {
        padding-left: 40px;
    }

    .testimonial .row.owl-carousel {
        padding-left: 15px;
    }

    .offices .office-block .office-addr {
        max-width: 73%;
    }
}

@media (min-width: 1201px) {
    .testimonial .container-fluid {
        padding-left: 60px;
        padding-right: 60px;
    }
}

@media (max-width: 1100px) and (min-width: 991px) {

    .footer-bar-align-left .copyright-bar,
    .footer-bar-align-right .footer-bar {
        float: none !important;
        text-align: center !important;
        margin-bottom: 10px !important;
    }

    .footer-bar-align-right .copyright-bar {
        float: none !important;
        text-align: center !important;
    }
}

@media (max-width: 1200px) {
    .testimonial .container-fluid {
        padding: 0px 50px;
    }
}

@media (max-width: 1024px) {
    .spaceo_inquiery .first {
        padding-left: 15px;
    }

    .site-footer .schedule_box .fonts-30 {
        font-size: 30px;
        line-height: 44px;
    }

    .site-footer .mt-5 {
        margin-top: 1rem !important;
    }

}

@media (max-width: 991px) {

    /* .video_play_btn {width: 70px;height: 70px;line-height: 70px;}
.open-video-modal .video_play_btn:after {left: -10px;}
.video_play_btn img {width: 50px;height: 50px;} */

    .spaceo_inquiery .row {
        text-align: center;
    }

    .site-footer .schedule_box {
        padding: 20px;
        margin-left: 0;
        margin-bottom: 20px;
        max-width: 100%;
    }

    .offices .office-block .office-img {
        margin-top: 0;
    }

    .spaceo_inquiery .first,
    .spaceo_inquiery .second {
        border-right: 0;
    }

    .spaceo_inquiery .first,
    .spaceo_inquiery .second {
        border-bottom: 1px solid #F7F7F7;
        padding: 10px 0;
    }

    .spaceo_inquiery .third {
        padding: 10px 0;
    }

    .testimonial .client-testimonial-video .owl-nav {
        left: 0 !important;
    }

    .video_modal .modal-body {
        padding: 0;
        width: 92%;
        margin: 15px auto;
    }

    .spaceo_inquiery {
        padding-bottom: 10px !important;
    }

    .office-link {
        left: 35px;
        top: 30px;
    }
}

@media (max-width: 767px) {
    .site-footer .schedule_box .margin-text {
        margin-bottom: 20px;
    }

    .section16.py-6 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }

    .site-footer .schedule_box .fonts-30 {
        font-size: 24px;
        line-height: 34px;
    }

    .testimonial .mb-5 {
        margin-bottom: 2rem !important;
    }

    .testimonial .row.vcenter-parent .col-md-5 {
        padding: 0 30px;
    }

    .testimonial .client-testimonial-video .owl-nav {
        bottom: -20px !important;
    }

    .testimonial .client-testi {
        margin-bottom: 20px;
    }

    .testimonial .container-fluid:first-child {
        margin-bottom: 20px;
    }

    .testimonial .container-fluid {
        padding: 0 15px;
    }

    .testimonial .client-testimonial.mt-5 {
        margin-top: 1rem !important;
    }

    /*.offices .office-name{display: none;}*/
    .offices .office-name {
        margin-bottom: 0 !important;
    }

    .client-testimonial-video figure {
        margin-bottom: 10px;
    }
}

@media (max-width: 1100px) and (min-width: 768px) {
    .office-footer br {
        display: inline;
    }
}

@media (max-width: 767px) and (min-width: 320px) {
    .office-footer br {
        display: inline;
    }

    .office-footer .offices p {
        font-size: 12px;
    }
}

/*Cookie concent*/
#cookie-law-div {
    z-index: 10000000;
    position: fixed;
    bottom: 3%;
    left: 2%;
    padding: 1em;
    max-width: 400px;
    border-radius: 10px;
    background: var(--white);
    border: 1px solid rgba(0, 0, 0, .15);
    font-size: 15px;
    box-shadow: rgba(23, 43, 99, .4) 0 7px 28px
}

@media (max-width:600px) {
    #cookie-law-div {
        border-radius: 0;
        max-width: 100%;
        right: 0;
        bottom: 0;
        left: 0;
    }
}

#cookie-law-div a {
    font-size: 15px;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, .5)
}

#cookie-law-div a:hover {
    opacity: .7
}

#cookie-law-div p {
    margin: 0;
    color: var(--black);
    padding-right: 50px
}

#cookie-law-div button {
    position: absolute;
    right: .8em;
    top: 20px;
    align-self: center;
    line-height: 1;
    color: var(--white);
    background-color: var(--black);
    border: none;
    opacity: .6;
    font-size: 12px;
    cursor: pointer;
    border-radius: 50px
}

#cookie-law-div button:hover {
    opacity: 1
}

.zsiq_theme1.zsiq_floatmain {
    z-index: 99999 !important;
}

/***** Conttact form import file css **********/

.input-file-row-import label {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    cursor: pointer;
    border: 1px dashed rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

.input-file-row-import .file-content {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
}

.input-file-row-import .file-content .icon {
    margin-right: 15px;
}

.input-file-row-import .file-content .content-label {
    font-size: 15px;
    line-height: 16px;
    font-weight: 400;
    color: #979797;
}

.input-file-row-import .row-wrap {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.input-file-row-import .row-wrap .button {
    background-color: #E23C3C;
    border-radius: 4px;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 7px -2px;
    letter-spacing: 1.6px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    font-weight: 500;
    display: none;
}

input.file-import-custome {
    height: 100% !important;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    cursor: pointer;
}

label.form-import {
    padding: 10px 5px 10px 10px;
}

#contact-us .form-control {
    color: #979797;
}

@media(max-width:767px) {
    .input-file-row-import label {
        flex-wrap: wrap;
        -webkit-box-pack: center;
        justify-content: center;
        padding: 15px 10px;
    }
}

#popupform .input-file-row-import label {
    background-color: #efefef;
    border-radius: 0;
}

/***** Conttact form import file css **********/

.footer-form-policy {
    font-size: 12px;
    text-align: center;
    padding-top: 10px;
    font-weight: 600;
}

.footer-form-policy a {
    color: #E23C3C;
    text-decoration: underline;
}


#back-top-new {
    position: fixed;
    bottom: 70px;
    right: 30px;
    height: 52px;
    width: 52px;
    display: none;
    place-items: center;
    border-radius: 50%;
    cursor: pointer;
    background-color: #e7f0fd;
    z-index: 8;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

#back-top-value {
    display: block;
    height: calc(100% - 4px);
    width: calc(100% - 4px);
    background-color: #ffffff;
    border-radius: 50%;
    display: grid;
    place-items: center;

}

#back-top-value img {
    filter: brightness(0) saturate(100%) invert(15%) sepia(5%) saturate(24%) hue-rotate(322deg) brightness(101%) contrast(87%);
}

.office-footer .offices p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}

@media (max-width: 767px) and (min-width: 320px) {
    .office-footer .offices p {
        font-size: 12px;
    }
}

/****** Date 25-07-2023 *******/
.footer-bar-align-right .copyright-bar,
.site-info a {
    font-size: 14px;
}

.site-info .grid-container {
    max-width: 100%;
    padding: 0px 15px !important;
    margin: 0 auto;
}

@media (min-width: 576px) {
    .site-info .grid-container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .site-info .grid-container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .site-info .grid-container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .site-info .grid-container {
        max-width: 1140px;
    }

    .office-block .office-link {
        margin-top: -10px;
    }
}

@media (min-width: 1400px) {
    .site-info .grid-container {
        max-width: 1320px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .site-footer .schedule_box .margin-text {
        font-size: 24px;
        margin-bottom: 20px;
        line-height: 30px;
    }

    .office-footer .schedule_box .fonts-20 {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 20px !important;
    }

    .offices .office-name,
    .office-footer .offices p {
        font-size: 14px !important;
    }

    .footer-bar-align-right .footer-bar {
        float: none;
        text-align: center;
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .spaceo_inquiery p.fonts-22 {
        font-size: 18px;
        line-height: 28px;
    }

    .spaceo_inquiery p.fonts-20 {
        font-size: 16px;
        line-height: 24px;
    }

    .spaceo_inquiery p.fonts-30 {
        font-size: 20px;
        line-height: 30px;
    }

    .footer-bar-align-right .copyright-bar {
        float: none !important;
        text-align: center !important;
    }
}