/*
Theme's main style.

@author Vee W.
*/
@import 'flexvideo.css';


html{
        overflow-x: hidden;
}
 .navbar-toggler:focus,
  .navbar-toggler:active,
  .nav-link:focus,
  .nav-link:active {
    outline: none !important;
    box-shadow: none !important;
  }

  button:focus,
  a:focus {
    outline: none !important;
    box-shadow: none !important;
    -webkit-tap-highlight-color: transparent;
  }
@font-face {
    font-family: 'WF Visual Sans';
    src: url('../fonts/6515a6d5f30daec433d0ac13_WFVisualSans-SemiBold copy.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'WF Visual Sans';
    src: url('../fonts/6515a6d5f30daec433d0ac14_WFVisualSans-Medium copy.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'WF Visual Sans';
    src: url('../fonts/6515a6d5f30daec433d0ac12_WFVisualSans-RegularText copy.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'WF Visual Sans';
    src: url('../fonts/6515a6d5f30daec433d0ac15_WFVisualSans-SemiBoldText copy.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

body {
    font-family: 'WF Visual Sans';
    overflow-x: hidden;
    position: relative;
}

.main-navigation nav{
    padding-top: 15px;
    padding-bottom: 15px;
}

.hidden_desktop{
    display: none;
}

.hidden_mobile{
    display: block;
}

#bootstrap-basic4-topnavbar{
    justify-content: end;

}
#bb4-primary-menu{
    gap: 24px;
    align-items: center;
}
#bootstrap-basic4-topnavbar li:last-child a{
    border-radius: 34px;
    background: #000;
    padding: 16px  32px;
    color: #fff;
}

.pagination {
    margin: 0;
}
.pagination-center {
    text-align: center;
}
.pagination-row {
    margin-bottom: 20px;
}




.post-view-attachment .entry-attachment .attachment {
    text-align: center;
}
.post-view-attachment .entry-attachment .attachment .card {
    margin: 0 auto;
    width: 400px;
}
.post-view-attachment .entry-attachment .attachment .wp-video {
    margin: 0 auto;
}


.row-with-vspace {
    margin-bottom: 20px;
}


.site-footer {
    background-color: #f5f5f5;
    border-top: 3px solid #ddd;
    font-size: 12px;
    padding: 10px;
}


.site-main .format-aside {
    background: #f5f5f5;
}
.site-main .format-image {
    background: url('../img/content-post-format-image.png') left top no-repeat;
}
.site-main .format-link {
    background: url('../img/content-post-format-link.png') left top no-repeat;
}
.site-main .format-quote {
    background: url('../img/content-post-format-quote.png') left top no-repeat;
}
.site-main .format-video {
    background: url('../img/content-post-format-video.png') left top no-repeat;
}


.site-title {
    margin-bottom: 0;
    margin-top: 10px;
}
.site-title > a {
    text-decoration: none;
}
.site-title > div {
    height: auto;
    line-height: 18px;
}
.site-title .site-description {
    color: #999;
    font-size: 16px;
}
.site-title .site-title-heading {
    margin: 0;
}


.widget_calendar .calendar_wrap table {
    font-size: 14px;
    margin: 0;
}
.widget_calendar .calendar_wrap table caption {
    caption-side: top;
}
.widget_calendar .calendar_wrap .table td,
.widget_calendar .calendar_wrap .table th {
    padding: 8px;
}
.widget_calendar .calendar_wrap .table #next {
    text-align: right;
}


#comments .comment-navigation,
#comments .comment-navigation-below {
    margin-bottom: 20px;
    margin-top: 15px;
}
#comments .comment-navigation {
    list-style: none;
    margin-top: 0;
    padding: 0;
}
#comments .comment-respond {
    margin-top: 20px;
}
#comments .media-list li .media {
    margin-top: 15px;
}
#comments .media-list li .media .media-body {
    border: 1px solid #eee;
    padding: 10px;
}
#comments .media-list li .media .media-body .comment-author {
    font-size: 12px;
    margin-bottom: 10px;
}
#comments .media-list ul.children {
    list-style: none;
    margin-left: 4em;
    padding-left: 0;
}


#main .wp-video-shortcode {
    display: block;
    height: auto;
    max-width: 100%;
}
#main .attachment .entry-content {
    margin-bottom: 20px;
}
#main .attachment .entry-content .attachment {
    text-align: center;
}
#main .attachment .entry-meta {
    margin-bottom: 20px;
}
/* fix auto img responsive */
#main .post .entry-content img {
    height: auto;
    max-width: 100%;
}
#main .post,
#main .page {
    border: 1px solid #eee;
    margin-bottom: 20px;
    overflow-x: auto;
    padding: 10px;
}
#main .post .entry-header .entry-meta {
    color: #999;
    font-size: 0.8rem;
}
#main .post .entry-header .entry-meta a {
    color: inherit;
}
#main .post .entry-header .entry-meta .posted-on .updated {
    display: none;
}
#main .post .entry-meta .categories-icon {
    cursor: default;
}
#main .post .entry-meta .comments-link a {
    color: #333;
}
#main .post .entry-meta .comments-link a .comment-total,
#main .page .entry-meta .comments-link a .comment-total {
    color: #555;
}
#main .attachment .edit-post-link a,
#main .attachment .entry-meta .edit-post-link a,
#main .post .entry-meta .edit-post-link a,
#main .page .entry-meta .edit-post-link a {
    color: #333;
}
#main .post .entry-meta .tags-icon {
    cursor: default;
}
#main .attachment .entry-title,
#main .post .entry-title,
#main .page .entry-title {
    margin-top: 0;
    word-wrap: break-word;
}


#sidebar-left .widget,
#sidebar-right .widget {
    border: 1px solid #eee;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 10px;
}
#sidebar-left .widget ul,
#sidebar-right .widget ul {
    padding-left: 20px;
}
#sidebar-left .widget .widget-title,
#sidebar-right .widget .widget-title {
    font-size: 18px;
    margin-top: 0;
}


/* Fix Bootstrap 4 */
.navbar {
    min-height: 54px;/* With this, we can use navbar without navbar-brand */
}


nav.bg-light{
    background: none!important;
}

.navbar-light .navbar-nav .nav-link {
    color: #000;
    font-family: "WF Visual Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.slider_text_wrap{
    display: flex;
    flex-direction: column;
    gap: 24px;
    justify-content: center;
    width: 60%;
    height: 100%;
}
.slider_text_wrap .slider_title{
    color: #FFF;
    font-family: "WF Visual Sans";
    font-size: 88px;
    font-style: normal;
    font-weight: 600;
    line-height: 83px;
    text-transform: uppercase;
}

.slider_text_wrap p{
    color: #FFF;
    font-family: Raleway;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 150% */
}


a.action_button{
    border-radius: 34px;
    background: #F9BC00;
    color: #000;
    padding: 16px 40px;
    font-family: "WF Visual Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    width: fit-content;
    text-transform: uppercase;
}

.slick-dots li.slick-active button:before{
    color: #F9BC00;
    font-size: 20px;
}
.slick-dots li button:before{
    color: #F9BC00;
}
.slick-dots{
    bottom: 25px;
}

.about_block{
    display: flex;
    gap: 30px;

}
.section_wrap{
    padding-top:  120px ;
    padding-bottom:  120px ;
    overflow: hidden;
}
.block_left{
    display: flex;
    flex-direction: column;
    width: 50%;
    gap: 32px;

}
.slick-dotted.slick-slider{
    margin-bottom: 0;
}
.about_content{
    display: flex;
    flex-direction: column;
    gap: 16px;
}


.block_right{
    display: flex;
    flex-direction: column;
    width: 50%;
    gap: 30px;
}

.about_block h2{
    color: #0B0B0B;
    font-family: "WF Visual Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 52.8px */
    text-transform: uppercase;
    margin: 0;
}


.about_block .block_left p{
    color: #000;
    font-family: Raleway;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 150% */
    opacity: 0.7;
    margin: 0;
}

a.black_action_button{
    border-radius: 34px;
    background: #000;
    color: #FFF;
    padding: 16px 40px;
    text-align: center;
    font-family: "WF Visual Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    width: fit-content;
}
.about_item{
    border-radius: 32px;
    background: #F7F7F7;
    padding: 32px;
    display: flex;
    gap: 33px;
    align-items: center;
}

.about_item h3{
    color: #0B0B0B;
    margin: 0;
    font-family: "WF Visual Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%; /* 26.4px */
    text-transform: capitalize;
}

.about_item img{
    width: 56px;
    height: auto;
}
.about_item  p{
    color: #0B0B0B;
    margin: 0;
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
}

.black_background{
    background: #000;
}

.service_block h2{
    color: #FFF;
    margin-bottom: 32px;
    font-family: "WF Visual Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 52.8px */
}



.service_block  p.section_description{
    color: #FFF;
    opacity: 0.7;
    font-family: Raleway;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 150% */
    margin-bottom: 56px;
    width: 67%;
}


.service_items{
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: space-between;
}


.service_items .service_item img{
    position: absolute;
    width: 370px;
    height: auto;
    top: -115px;
    right: -107px;
}
.service_items .service_item p{
    color: #FFF;
    margin: 0;
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
    opacity: 0.7;
}
.service_items .service_item h3{
    color: #FFF;
    margin: 0;
    font-family: "WF Visual Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 28.8px */
    letter-spacing: 0.48px;
    text-transform: capitalize;
}
.service_items .service_item{
    display: flex;
    width: 48%;
    background: #141414;
    border-radius: 32px;
    padding: 40px;
    flex-direction: column;
    position: relative;
    padding-right: 100px;
    gap: 22px;
    overflow: hidden;
}


.more_link{
    color: #F9BC00;

    font-family: Raleway;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 19.6px */
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}



.choose_block h2{
    color: #000;
    margin: 0;
    font-family: "WF Visual Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 52.8px */
    text-transform: uppercase;
    margin-bottom: 32px;
}

.choose_block > p{
    color: #000;
    font-family: Raleway;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 150% */
    margin: 0;
    margin-bottom: 56px;
}

.chose_items{
    border-radius: 32px;
    background: #FFF;
    padding: 40px;
    display: flex;
    gap: 70px;
    margin-bottom: 30px;

}
.chose_items .chose_item{
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.chose_item .cnt{
    color: #F9BC00;
    font-family: "WF Visual Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 26.4px */
    text-transform: capitalize;
}


.grey_background{
    background: #F7F7F7!important;
}



.chose_item h3{
    color: #000;
    margin: 0;
    font-family: "WF Visual Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%; /* 26.4px */
    text-transform: capitalize;
}

.chose_item p{
    color: #000;
    opacity: 0.7;
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
    margin: 0;
}
.poster_wrapper{
    position: relative;

}
.poster_wrapper .text_container{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 32px;
}

.poster_wrapper img{
    max-width: 100%;
    height: auto;
}

.poster_wrapper h3{
    color: #FFF;
    margin: 0;
    text-align: center;
    font-family: "WF Visual Sans";
    font-size: 64px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 70.4px */
    text-transform: uppercase;
}


.poster_wrapper p{
    color: #FFF;
    margin: 0;
    width: 60%;
    text-align: center;
    font-family: Raleway;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 166.667% */
}

.partner_slider_wrapper h2{
    color: #000;
    font-family: "WF Visual Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 52.8px */
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 56px;
}


.slider_content{
    border-radius: 32px;
    background: #F7F7F7;
    padding: 40px;
    display: flex;
    flex-direction: column;
    gap: 32px;
    margin: 0 30px;
}
.image_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.image_wrapper img.attachment-full{
    height: 68px;
    width: auto;
}


.slider_content p{
    color: #000;
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
    margin: 0;
}
.slider_content .content_wrap{
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.slider_content h3{
    color: #000;
    font-family: "WF Visual Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%; /* 26.4px */
    text-transform: capitalize;
    margin: 0;
}
.slide_cont{
    display: flex;
    gap: 8px;
    height: fit-content;
}
.slide_cont a{
    cursor: pointer;
    border: 1px solid #b2b2b2;
    border-radius: 32px;
    overflow: hidden;
    padding: 11px 32px;
}


.marquee-container {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.marquee-track {
    display: flex;
    width: calc(100% * 2);
    position: relative;
    animation: marquee-ltr 10s linear infinite;
}


.small_partner_slider {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 80px;
    margin-top: 25px;
}

/* Анимация marquee */
.marquee {
    display: flex;
    align-items: center;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.marquee-content {
    display: flex;
    gap: 25px;
    animation: marquee 20s linear infinite; /* Время анимации и бесконечный цикл */
}

.small_slider_item {
    flex: 0 0 auto;

}

/* Анимация движения */
@keyframes marquee {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-100%);
    }
}

/* Дублирование контента для плавного перехода */
.marquee-content:after {
    content: '';
    display: block;
}

.footer_contact_block{
    border-radius: 32px;
    padding: 60px 40px;
    display: flex;
    gap: 30px;
    margin-bottom: 120px;
    overflow: hidden;
}
.footer_contact_form{
    flex: 1;

}
.footer_contact_content{
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.footer_contact_content h3{
    color: #0B0B0B;
    font-family: "WF Visual Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 52.8px */
    text-transform: uppercase;
    margin: 0;
}
.footer_contact_content p{
    color: #000;
    font-family: Raleway;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 150% */
    margin: 0;
}

.footer_contact_info span{
    color: #000;
    font-family: "WF Visual Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 15.4px */
    text-transform: capitalize;
    opacity: 0.5;
}


.footer_contact_info a{
    display: block;
    color: #000;
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;

}



.contact_input_wrapper textarea,
.contact_input_wrapper input{
    color: #0B0B0B;
    font-family: "WF Visual Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 26.4px */
    text-transform: capitalize;
    border: 0;
    background: none;
    border-bottom: 1px solid #00000038;
    height: 80px;
}

.contact_input_wrapper textarea{

    margin-top: 20px;
}
.contact_input_wrapper textarea:focus-visible,
.contact_input_wrapper  input:focus-visible{
    border: 0;
    background: none;
    border-bottom: 1px solid #00000038;
    outline: none!important;
}

input.black_action_button{
    border-radius: 34px;
    background: #000;
    color: #FFF;
    padding: 14px 40px;
    color: #F7F7F7;

    text-align: center;
    font-family: "WF Visual Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    width: fit-content;
}


.footer{
    background: #000;
    padding-top: 120px;
    overflow: hidden;
}
.footer_wrapper{
    display: flex;
    justify-content: space-between;
}

.footer_left{
    display: flex;
    flex-direction: column;
    gap: 25px;
}
.footer_left a{
    color: #FFF;

    font-family: "WF Visual Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.28px;
}
.footer_left h3{
    color: #FFF;
    font-family: "WF Visual Sans";
    font-size: 64px;
    font-style: normal;
    font-weight: 600;
    line-height: 94%; /* 60.16px */
    opacity: 0.2;
}

.footer_info{
    display: flex;
    gap: 25px;
}

.footer_right h3{
    color: #FFF;
    font-family: "WF Visual Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.56px;
    text-transform: uppercase;
}
.footer_right ul{
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 15px;
}
.footer_right ul {

}
.footer_right a{
    color: #FFF;
    font-family: "WF Visual Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.28px;
}

.footer_right{
    display: flex;
    gap: 30px;
}

.footer_copyright span{
    color: #FFF;
    text-align: center;
    font-family: "WF Visual Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.28px;
    opacity: 0.4;
}

.social_footer{
    display: flex;
    gap: 25px;
}

.footer_copyright{
    margin-top: 40px;
    border-top: 1px solid #d9d9d942;
    padding: 24px 0;
    display: flex;
    justify-content: space-between;
}

.page_wraper .page_poste img{
    width: 100%;
    height: auto;
}
.page_wraper .page_poste{
    position: relative;
}

.page_wraper .page_poste .poster_content{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    height: fit-content;
}

.page_poste h1{
    color: #FFF;
    font-family: "WF Visual Sans";
    font-size: 88px;
    font-style: normal;
    font-weight: 600;
    line-height: 88%; /* 77.44px */
    text-transform: uppercase;
    margin: 0;
}

.page_poste p{
    color: #FFF;
    font-family: Raleway;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 150% */
    margin: 0;
}
.white_background{
    background: #fff;
}

.page_poste .poster_wrap_content{
    width: 60%;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.page-template-page-contact_us .footer_contact_block{
    margin-bottom: 0;
}

.blaock_11 {
    display: flex;
    gap: 24px;
    flex-direction: column;
}

.blaock_11 h2{
    color: #000;
    font-family: "WF Visual Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 88%; /* 42.24px */
    text-transform: uppercase;
    margin: 0;
}

.blaock_11 p{
    color: #000;
    font-family: Raleway;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 36px; /* 150% */
    margin: 0;
    opacity: 0.7;
}

.blaock_11 .count_block{
    margin-top: 24px;
    display: flex;
    gap: 30px;

}

.count_block h3{
    color: #F9BC00;
    text-align: center;
    font-family: "WF Visual Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 52.8px */
    text-transform: uppercase;
    margin: 0;
}

.count_block p{
    color: #000;
    text-align: center;
    font-family: Raleway;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 177.778% */
    margin: 0;
}

.count_block .count_block_item{
    border-radius: 24px;
    background: #FFF;
    padding: 22px 40px;
    flex: 1;
}

.choose_about h2{
    color: #000;
    font-family: "WF Visual Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 88%; /* 42.24px */
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 56px;
}

.choose_about_items{
    display: flex;
    flex-wrap: wrap;
    gap: 30px;

}

.choose_about_item{
    padding: 32px;
    border-radius: 32px;
    background: #F7F7F7;
    width: 48%;
}
.choose_about_item img{
    width: 72px;
    height: auto;
    margin-bottom: 16px;
}
.choose_about_item p{
    color: #000;
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    opacity: 0.7;
}




.team_members_wrapper h2{
    color: #000;
    font-family: "WF Visual Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 88%; /* 42.24px */
    text-transform: uppercase;
    margin-bottom: 32px;
}

.team_members{
    display: flex;
    gap: 30px;
}
.team_members img{
    width: 100%;
    height: auto
}


.member_image{
    border-radius: 32px;
    border:1px solid #00000012;
    margin-bottom: 16px;

}
.team_members{

}

.team_members p{
    color: #0B0B0B;
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
}
.team_members h3{
    color: #0B0B0B;
    font-family: "WF Visual Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 26.4px */
    text-transform: capitalize;

}

.team_members a{
    color: #FFF;
    text-align: center;
    font-family: "WF Visual Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    border-radius: 19.5px;
    background: #000;
    display: block;
    padding: 8px 18px;
}

.service_top_block h2{
    color: #0B0B0B;
    font-family: "WF Visual Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 52.8px */
    text-transform: uppercase;
    margin-bottom: 16px;
}

.service_top_block p{
    color: #000;

    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    opacity: 0.7;
}

.service_block_1_wrapper{
    gap: 30px 25px;
    margin-top: 48px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 48px;
}

.service_block_1_wrapper .service_block_1_item{
    padding: 32px;
    border-radius: 32px;
    background: #F7F7F7;
    display: flex;
    gap: 10px;
    flex-direction: column;
    flex: 0 0 31.33%;
}

.service_block_1_item img{
    width: 72px;
    height: auto;
}
.service_block_2_wrapper h2{
    color: #000;
    font-family: "WF Visual Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 52.8px */
    text-transform: uppercase;
    margin-bottom: 0;
}
.big_block_services .big_block_item {
    padding: 24px;
    border-radius: 32px;
    background: #FFF;
    flex: 1;
}
.big_block_services {
    margin-top: 56px;
    display: flex;
    gap: 30px;
}
.big_block_item img{
    width: 72px;
    height: auto;
}
.big_block_item {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.big_block_item p{
    color: #000;
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    opacity: 0.7;
    margin: 0;
}

.big_block_item h3{
    margin: 0;
    color: #000;
    font-family: "WF Visual Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 28.8px */
    letter-spacing: 0.48px;
    text-transform: capitalize;

}

.service_block_2_wrapper > p{
    color: #000;
    font-family: Raleway;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 150% */
    margin-bottom: 0;
    width: 70%;
    opacity: 0.7;
    margin-top: 32px;
}

.service_block_list{
    border-radius: 32px;
    background: #FFF;
    padding: 56px 42px 32px 42px;
    display: flex;

}



service_block_list {
    display: flex;
    justify-content: center; /* Центрирует контент */
    align-items: flex-start;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

/* Стили для списка */
.service_block_list ul {
    display: flex;
    flex-wrap: wrap; /* Разрешает перенос элементов */
    padding: 0;
    margin: 0;
    list-style: none;
}
.service_block_list.two_col ul{
    justify-content: space-between;
}
.service_block_list.two_col ul li{
    flex: 0 45%; /* Три равные колонки */
}

/* Стили для элементов списка */
.service_block_list ul li {

    color: #000;
    font-family: Raleway;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 120% */

    flex: 0 0 33.33%; /* Три равные колонки */
    box-sizing: border-box;
    padding: 0px 15px; /* Отступы внутри элементов */
    margin-bottom: 24px;
    position: relative; /* Позиция для ::before */
    padding-left: 30px; /* Отступ слева для иконки */
}

/* Добавляем SVG-иконку перед элементами списка */
.service_block_list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 20px;
    height: 20px;
    background-image: url('../img/pointer.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.two_col_content p{
    color: #000;
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    opacity: 0.7;
}
.two_col_content {
    flex: 1;
}
.two_col_content {
    display: flex;
    gap: 30px;
}
.two_col_content h2{
    color: #0B0B0B;
    font-family: "WF Visual Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 52.8px */
    text-transform: uppercase;
    margin-bottom: 24px;

}


.page-template-page-services-privatecloud .page_poste .poster_wrap_content{
    width: 70%;
}


.vps_lists{
    margin-top: 48px;
    padding: 56px 40px;
    border-radius: 32px;
    background: #F7F7F7;
    display: flex;
    justify-content: space-between;
}

.vps_lists h3{
    color: #000;
    font-family: Raleway;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 100% */
    margin-bottom: 20px;
}

.vps_lists  ul{

}


/* Стили для списка */
.vps_lists ul {
    display: flex;
    flex-wrap: wrap; /* Разрешает перенос элементов */
    padding: 0;
    margin: 0;
    list-style: none;
}



/* Стили для элементов списка */
.vps_lists ul li {

    color: #000;
    font-variant-numeric: stacked-fractions;
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px; /* 187.5% */


    box-sizing: border-box;
    padding: 0px 15px; /* Отступы внутри элементов */

    position: relative; /* Позиция для ::before */
    padding-left: 15px;
    width: 100%;
}

/* Добавляем SVG-иконку перед элементами списка */
.vps_lists li::before {
    content: "";
    position: absolute;
    top: 14px;
    left: 0px;
    width: 8px;
    height: 2px;
    background-image: url(../img/line.png);
    background-repeat: no-repeat;
    background-size: contain;
}


.vps_bottom_block > div{
    flex: 1;
}

.vps_bottom_block{
    display: flex;
    gap: 40px;
}
.vps_bottom_block img{
    width: 100%;
    height: auto;
}

.vps_bottom_block h2{
    color: #0B0B0B;
    font-family: "WF Visual Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 52.8px */
    text-transform: uppercase;
    margin-bottom: 20px;
}

.vps_bottom_block p{
    opacity: 0.7;
    color: #000;
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.hidden_desktop{
    display: none!important;
}
.hidden_mobile{
    display:block!Important;
}


.dropdown-item.active, .dropdown-item:active{
   background: none;
}

@media screen and (max-width: 768px) {
    .slider_text_wrap .slider_title{
        color: #FFF;
        font-family: "WF Visual Sans";
        font-size: 36px;
        font-style: normal;
        font-weight: 600;
        line-height: 37px; /* 102.778% */
        letter-spacing: 0.72px;
        text-transform: uppercase;

    }

    .slider_text_wrap{
        width: 80%;
        gap: 16px;
        padding-bottom: 70px;
        justify-content: end;
    }
    .slider_text_wrap p{
        color: #FFF;

        font-family: Raleway;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px; /* 150% */
    }

    .slick-dots{
        text-align: start;
        margin-left: 11px;
    }

    .about_block{
        flex-direction: column;
    }

    .about_block > div{
        width: 100%;
    }
    .section_wrap{
        padding-top: 70px;
        padding-bottom:70px;
    }
    .about_block h2{
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 110%;
    }
    .about_block .block_left p{
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }

    .block_left{
        gap: 24px;
    }
    .block_right{
        gap: 10px;
    }

    .hidden_mobile{
        display: none!Important;
    }

    .hidden_desktop{
        display: block!important;
    }
    .service_block h2{
        font-size: 32px;
        margin-bottom: 24px;
    }


    .service_block p.section_description{
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 32px;
        width: 100%;
    }

    .service_items{

    }
    .service_items .service_item{
        width: 100%;
        padding: 24px 122px 24px 32px;
        gap: 8px;
    }
    .service_items .service_item h3{
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 110%;
    }

    .service_items .service_item p {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
    }
    .choose_block h2{
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        margin-bottom: 24px;
        line-height: 110%;
    }


    .choose_block > p {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 32px;
    }
    .chose_items{
        background: none;
        padding: 0;
        flex-direction: column;
        gap: 8px;
    }

    .chose_items .chose_item{
        padding: 24px;
        background: #fff;
        border-radius: 24px;
        gap: 8px;
    }
    .chose_item .cnt {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%;
    }

    .chose_item h3{
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 110%;
    }

    .chose_item p{
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 110%;
    }



    .poster_wrapper .text_container{
        justify-content: start;
        align-items: start;
        padding: 42px 24px;

    }

    .poster_wrapper h3{
        font-size: 36px;
        font-style: normal;
        font-weight: 600;
        line-height: 37px; /* 102.778% */
        letter-spacing: 0.72px;
    }

    .poster_wrapper p {
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 30px;
        width: 100%;
        text-align: left;
    }
    .partner_slider_wrapper .slide_cont{
        display: none;
    }
    .partner_slider_wrapper h2 {
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 110%;
        margin-bottom: 24px;
    }
    .slider_content{
        padding: 20px;
        margin: 0 10px;
    }
    .footer_contact_content h3{
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 110%;
    }
    .footer_contact_block{
        flex-direction: column;
    }
    .footer_info{
        flex-wrap: wrap;
    }
    .footer_wrapper{
        flex-direction: column;
        gap: 24px;
    }
    .footer_right  {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .contact_input_wrapper textarea, .contact_input_wrapper input{
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%;
    }
    .footer_contact_content p{
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
    }


    .page_poste .poster_wrap_content{
        width: 100%;
    }
    .page_poste h1{
        width: 70%;
        font-size: 36px;
        font-style: normal;
        font-weight: 600;
        line-height: 37px;
        letter-spacing: 0.72px;
        text-transform: uppercase;
    }
    .page_poste p{
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
    }
    .page_wraper .page_poste .poster_content{
        bottom: 80px;
        top: auto;
        margin-top: inherit;
        margin-bottom: inherit;
    }



    .service_top_block h2{
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 110%; /* 35.2px */
        text-transform: uppercase;
    }

    .service_block_list.two_col ul li {
        flex: 0 100%;
    }
    .service_block_list{
        padding: 32px 24px;
    }
    .service_block_1_wrapper .service_block_1_item{
        flex: 0 100%;
    }
    .two_col_content{
        flex-direction: column;
    }

    .two_col_content h2{
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 110%; /* 35.2px */
        text-transform: uppercase;
        margin-bottom: 16px;
    }
    .service_block_2_wrapper h2{
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 110%; /* 35.2px */
        text-transform: uppercase;
    }
    .blaock_11 p,
    .service_block_2_wrapper > p{
        margin-top: 16px;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        width: 100%;
    }
    .service_block_list ul li{
        flex: 0 100%;
    }

    .service_block_1_item h3{
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 110%;
        text-transform: capitalize;
        margin-bottom: 0;
    }
    .big_block_services{
        margin-top: 32px;
    }
    .big_block_services{
        flex-direction: column;
    }
    .vps_item {
        margin-bottom: 40px;
    }
    .vps_lists{
        flex-direction: column;
        padding: 32px 24px;
    }
    .team_members_wrapper h2,
    .choose_about h2,
    .blaock_11 h2,
    .vps_bottom_block h2{
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 110%; /* 35.2px */
        text-transform: uppercase;
    }
    .vps_bottom_block{
        flex-direction: column;
    }
    .blaock_11 .count_block{
        flex-direction: column;
    }
    .choose_about h2{
        margin-bottom: 32px;
    }

    .team_members{
        flex-direction: column;
    }
    .choose_about_item{
        width: 100%;
    }

    #bb4-primary-menu{
        align-items: baseline;
        margin-top: 64px;
        gap: 8px;
        height: calc(100vh - 174px);
        
    }
    #bb4-primary-menu > li{
        width: 100%;
    }
    #bb4-primary-menu > li:last-child{
        margin-top: auto;
        margin-bottom: 55px;
    }
    .navbar-nav .dropdown-menu{
        border: none;
        width: 100%;
        border-top: 1px solid #0404041f;
        border-bottom: 1px solid #0404041f;
        padding-top: 24px;
        padding-bottom: 12px;
    }
    .navbar-nav .dropdown-menu a{
        padding: 0;
        padding-left: 22px;
        color: #000;
        font-family: "WF Visual Sans";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        opacity: 0.7;
        margin-bottom: 16px;
    }

    .dropdown-toggle::after{
        display: inline-block;

        vertical-align: .255em;
        content: "";
        border-top: .3em solid;
        border-right: .3em solid transparent;
        border-bottom: 0;
        border-left: .3em solid transparent;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 14px;
        height: 7px;
    }


    #bb4-primary-menu > li > a {
        color: #000;
        position: relative;
        font-family: "WF Visual Sans";
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }



    #bb4-primary-menu > li.active.show .dropdown-toggle::after{
        display: inline-block;
        vertical-align: .255em;
        content: "";
        border-top: 0;
        border-right: .3em solid transparent;
        border-bottom:  .3em solid;
        border-left: .3em solid transparent;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 14px;
        height: 14px;
    }
    #bootstrap-basic4-topnavbar.show{
        /*height: 100vh;*/
    }



}