/*
Theme Name: Visago
Theme URI: https://visago.tj
Author: VISAGO
Description: Тема визового центра VISAGO, построена на ACF, без WPML
Version: 1.0
*/

.hidePreloader {
    opacity: 0;
    z-index: 0;
    pointer-events: none;
}

/*preloader*/
.preloader-conteiner {
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    top: 0;
    left: 0;
    position: fixed;
    background: #f7f7f7;
}

.sk-chase {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both;
}

.sk-chase-dot {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: sk-chase-dot 2.0s infinite ease-in-out both;
}

.sk-chase-dot:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #ffea00;
    border-radius: 100%;
    animation: sk-chase-dot-before 2.0s infinite ease-in-out both;
}

.sk-chase-dot:nth-child(1) {
    animation-delay: -1.1s;
}

.sk-chase-dot:nth-child(2) {
    animation-delay: -1.0s;
}

.sk-chase-dot:nth-child(3) {
    animation-delay: -0.9s;
}

.sk-chase-dot:nth-child(4) {
    animation-delay: -0.8s;
}

.sk-chase-dot:nth-child(5) {
    animation-delay: -0.7s;
}

.sk-chase-dot:nth-child(6) {
    animation-delay: -0.6s;
}

.sk-chase-dot:nth-child(1):before {
    animation-delay: -1.1s;
}

.sk-chase-dot:nth-child(2):before {
    animation-delay: -1.0s;
}

.sk-chase-dot:nth-child(3):before {
    animation-delay: -0.9s;
}

.sk-chase-dot:nth-child(4):before {
    animation-delay: -0.8s;
}

.sk-chase-dot:nth-child(5):before {
    animation-delay: -0.7s;
}

.sk-chase-dot:nth-child(6):before {
    animation-delay: -0.6s;
}

@keyframes sk-chase {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes sk-chase-dot {

    80%,
    100% {
        transform: rotate(360deg);
    }
}

@keyframes sk-chase-dot-before {
    50% {
        transform: scale(0.4);
    }

    100%,
    0% {
        transform: scale(1.0);
    }
}

.offPreloader {
    opacity: 0;
    pointer-events: none;
}

/*preloader end*/


.work_info p {
    font-size: 18px;
    line-height: 133%;
    color: #3d3d3d;;
    width: 92%;
    margin-bottom: 20px;
}

.visa_item_img {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    border-radius: 100px;
    background: #000080;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
}

.visa_item_img img {
    width: 33px;
    height: auto;
    display: block;
    border-radius: 0;
    box-shadow: none;
}

.about_items {
    flex-wrap: wrap;
}

.pagination {
    width: 100%;
}

.visa_item_img img {
    border-radius: 0;

}

.stage_item_img {
    background: #242424;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.stage_item_img img {
    width: 35px;
    height: auto;
    display: block;
    border-radius: 0;
}

.wpcf7-spinner {
    position: absolute;
}

.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 14px;
    width: 100%;
    text-align: center;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
    font-size: 18px;
    text-align: center;
    padding: 0;
    margin: 0;
    margin-top: 10px;
    border: none;
    width: 100%;
    text-align: center;
}

.popup_form_item input.wpcf7-not-valid {
    border: solid 1px #dc3232;
}

.popup_form_item textarea.wpcf7-not-valid {
    border: solid 1px #dc3232;
}

.__body_down_logo svg {
    max-height: 50px;
    max-width: 100%;
}

@media only screen and (max-width: 1160px) {
}

.work_info p {
    width: 100%;
}

}
@media only screen and (max-width: 500px) {
    .news_items_slider {
        margin-left: 0;
        width: 100%
    }

    .news_items_slider .news_item {
        margin: 0;
        box-shadow: none;
    }

}

@media only screen and (max-width: 420px) {
    .work_info p {
        font-size: 16px;
    }

    .wpcf7 form.sent .wpcf7-response-output {
        font-size: 16px;
    }
}

@media only screen and (max-width: 580px) {
    .__body_down_logo {
        height: 50px;
    }

    .header.active .header_mobile {
        padding-top: 73px;
    }
}

.footer_logo img {
    width: auto;
}

.grecaptcha-badge {
    opacity: 0;
}

.other_web {
    opacity: 0;
}

table {
    width: 100%;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    margin-bottom: 15px;
    border-spacing: 0;
}

table td {
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    padding: 10px;
}

table tr:first-child td {
    background: #ffea00;
}

.geo_text {
    display: none;
}

.geo_text.active {
    display: block;
}

#site-logo {
  transition: opacity 0.5s ease;
}

.language-switcher {
  display: flex;
  gap: 10px;
  font-family: sans-serif;
  font-size: 14px;
  justify-content: center;
  align-items: center;
}

.lang-option {
  display: flex;
  align-items: center;
  gap: 6px;
  text-decoration: none;
  color: #000080;
  background-color: #f1f5f9;
  padding: 6px 10px;
  border-radius: 6px;
  transition: background-color 0.3s, color 0.3s;
}

.lang-option img {
  width: 20px;
  height: auto;
}

.lang-option:hover {
  background-color: #00ffff;
}

.lang-option.active {
  background-color: #000080;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .header_body_down .geo_text{
    display: none !important;
  }
}

@media screen and (max-width: 1000px) {
  .language-switcher{
    padding-top: 20px
  }
}
