
.fullscreen-bg {
    overflow: hidden;
    z-index: -100;
    position: relative;
    height: 100%;
    width: 100%;
    background: #f4f5f9;
}

.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.overlay {
    background: rgba(0,0,0,0.6);
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 99%;
    z-index: 4;
}
.mb-25 {
    margin-bottom: 25px;
}
.specification-box__title{
    border-bottom: 2px solid #3F91F1;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.specification-section{
    background: url(../img/page-title-bg/gray-bg-r.svg) no-repeat;
    background-position: bottom;
    background-size: cover;
}
.main-header-area-new {
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
    border-bottom: 1px solid rgb(255 255 255 / 50%)!important;
}
.event-bg-gradient-section{
    background: url(../img/page-title-bg/bg-gradient-new.svg) no-repeat;
    background-size: cover;
    background-position: center;
}

.main-header-area-new .logo-img img {
    max-width: 100%;
}
.main-header-fixed.sticky {
    padding-top: 15px;
    padding-bottom: 15px;
}
.main-header-area-new {
    padding-left: 0px;
    padding-right: 0px;
}
}
@media (max-width: 767px) {
    .main-header-area-new {
        padding-left: 0;
        padding-right: 0;
    }
}
.main-header-fixed.sticky .navbar-nav .nav-item .nav-link{
    color: #505050;
}
.main-header-fixed .navbar-nav .nav-item .nav-link{
    color: #fff;
}
.white-text-head{
    color: #fff;
}
.main-header-fixed.sticky .border_btn_white_head{
    border-color: #3F91F1;
    color: #505050;
}
.border_btn_white_head {
    background: transparent;
    border: 1.5px solid #fff;
    color: #fff;
    padding: 7px 28px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    white-space: nowrap;
}
.main-header-fixed.sticky svg.user-icon path {
    fill: #3F91F1;
}
h1.main-block-title{
    color: #fff;
    font-weight: 500;
}
.footer-copy-bg{
    background: #D7DAE3;
}
.afisha-list >.row >.afisha-card .z-blogs{
    background-size: cover!important;
    border-radius: 20px;
    background-position: 50% 50%!important;
}
.afisha-absolute-text{
    position: absolute;
    bottom: 17px;
    right: 20px;
    left: 20px;
}
.height-auto{
    height: auto;
}
.big-afisha-event{
    height: 249px;
}
.small-afisha-event{
    height: 349px;
}
.afisha-list >.row >.afisha-card:first-child .z-blogs{
    background: url(../img/page-title-bg/afisha-first-bg.svg) no-repeat;
}
.afisha-list >.row >.afisha-card:nth-child(2) .z-blogs{
    background: url(../img/page-title-bg/afisha-second-bg.svg) no-repeat;
}
.afisha-list >.row >.afisha-card:nth-child(3) .z-blogs{
    background: url(../img/page-title-bg/afisha-3-bg.svg) no-repeat;
}
.afisha-list >.row >.afisha-card:nth-child(4) .z-blogs{
    background: url(../img/page-title-bg/afisha-4-bg.svg) no-repeat;
}
.afisha-list >.row >.afisha-card:nth-child(5) .z-blogs{
    background: url(../img/page-title-bg/afisha-5-bg.svg) no-repeat;
}
.afisha-list >.row >.afisha-card:nth-child(6) .z-blogs{
    background: url(../img/page-title-bg/afisha-6-bg.svg) no-repeat;
}
.footer-gradient-bg{
    background: url(../img/page-title-bg/footer-gradient-bg.svg) no-repeat;
    background-size: cover;
    background-position: center;
}
em.fw-400{
    font-weight: 400;
    font-style: normal;
}
em.fw-700{
    font-weight: 700;
    font-style: normal;
}
p.afisha-card-date__info{
    font-weight: 600;
}
.afisha-card .z-blogs__content{
    padding: 17px 20px;
}
.event-list .event-subject{
    color: #ffffff!important;
    background: linear-gradient(-15deg, rgba(63,146,242,1) 0%, rgba(217,102,245,1) 100%);
    text-align: center;
    text-transform: uppercase;
    border-radius: 40px;
}
p.main-block-desc{
    color: #fff;
}
#new-tag-main{
    background: transparent;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    -moz-backdrop-filter: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#new-tag-main h5{
    color: #fff;
}
#new-tag-main p{
    color: #fff;
}
span.fw-600{
    font-weight: 600;
}
.partner-logo-img{
    height: 120px;
    object-fit: scale-down;
}
.event-card .z-blogs__content{
    padding: 20px 25px;
}
@media (min-width:1200px){
    h1.main-block-title{
        font-size: 60px;
    }

}
@media (min-width:768px) and (max-width:991px){
    .specification-box__title{
        font-size: 18px;
    }
    .video-container{
        height: 420px!important;
    }
    .overlay-2{
        padding: 100px 0px!important;
    }

}
@media (max-width:991px){
    #new-tag-main{
        display: none;
    }

}
path.obvodka:hover ,path.obvodka.rent-light-bg:hover{
    fill: #489bfb69;
    cursor: pointer;
}
path.obvodka.rent-light-bg{
    fill: #489bfb14;
}
rect.obvodka:hover ,rect.obvodka.rent-light-bg:hover{
    fill: #489bfb69;
    cursor: pointer;
}
path, rect {
    pointer-events: all;
}
.afisha-meta-img{
    width: auto!important;
    margin-left: -5px;
}
.light-theme-btn{
    background: #fff;
    color: #5888F6;
}
.light-theme-btn :hover{
    background: #5888F6;
    color: #fff;
}
.swal2-height-auto{
    overflow: hidden!important;
}
.navigation-event .owl-prev , .navigation-event .owl-next{
    background: transparent;
    border: none;
}
.arrow-nav-event:hover{
    opacity: 0.5;
}
.dropdown-toggle.theme_btn.border_btn_white_head::after{
    display: none;
}
.chose-img-wrapper-03 #new-tag-main span{
    background-color: rgba(255, 255, 255, 0.8);
    position: initial;
    width: 40px;
    height: 40px;
    line-height: 35px;
    margin-top: 20px;
}
.fw-700{
    font-weight: 700;
}
.event-card .short-description ,
.event-card .short-title ,
.event-card .z-blogs__meta span p,
.event-card .z-blogs__meta span{
    color: black;
}
@media (max-width: 575px) {
    .user-icon-mobile__fix {
        width: 31px;
        height: 31px;
        margin-top: 4px;
    }
    .overlay-2{
        padding: 13% 0%!important;
    }
    .border_btn_white_head{
        border: none;
        padding: 0px;
    }
    .user-btn-text{
        display: none;
    }
    #myvideo{
        object-fit: cover;
        height: 470px;
    }
}
.afisha-slide .owl-dots{
    display: none!important;
}
.afisha-slide .owl-dots .owl-dot.active{
    border-radius: 0px;
    background-color: #ffffff;
    height: 2px;
    border: none!important;
}
#new-tag-main{
    bottom: 0px;
}
a.white-text-head:hover{
    color: #3F91F1;
    cursor: pointer;
}
.main-header-fixed.sticky .navbar-nav .nav-item .nav-link:hover{
    color: #3F91F1;
}
.main-header-fixed .navbar-nav .nav-item .nav-link:hover{
    color: #3F91F1;
}
.short-description.main-afisha{
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 25px;
}
.video-container {
    position: relative;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 600px;
    overflow: hidden;
}
video.main-video {
    /* Make video to at least 100% wide and tall */
    min-width: 100%;
    min-height: 100%;

    /* Setting width & height to auto prevents the browser from stretching or squishing the video */
    width: auto;
    height: auto;

    /* Center the video */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.overlay-2 {
    /* background: rgba(0,0,0,0.6); */
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    box-sizing: border-box;
    padding: 10% 0%;

}
@media (min-width:992px) {
    .overlay-2 {
        padding: 220px 0px;
    }
}
@media (max-width:371px) {
    .video-container{
        height: 480px !important;
    }
}
@media (min-width:372px) and (max-width:575px) {
    .video-container{
        height: 410px !important;
    }
}
@media (min-width:576px) and (max-width:767px) {
    .video-container{
        height: 410px !important;
    }
    .slider-area{
        padding-top: 100px;
    }
}
@media (max-width:767px) {
    .event-card .short-title{
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 56px;
    }
}
.main-header-fixed .hamburger-menu > a{
    color: #fff;
}
.main-header-fixed.sticky .hamburger-menu > a{
    color: #3F91F1;
}
.main-header-fixed.sticky .border_btn_white_head:hover{
    color: white;
}
.main-header-fixed.sticky .border_btn_white_head:hover > svg.user-icon path {
    fill: #fff;
}
.small-afisha-event.fix{
    height: 249px;
}
.afisha-absolute-text .height-auto{
    max-height: 100px;
    overflow: hidden;
}
#owl-demo > div.owl-stage-outer > div > div:nth-child(3) > div > div > div > div.z-blogs__meta.d-flex.align-items-center.justify-content-between.mb-10 > div.icon .icon-event-svg:before ,
#owl-demo > div.owl-stage-outer > div > div:nth-child(6) > div > div > div > div.z-blogs__meta.d-flex.align-items-center.justify-content-between.mb-10 > div.icon .icon-event-svg:before
{
    content: url(../img/icon/event-icon3.svg);
}
#owl-demo > div.owl-stage-outer > div > div:nth-child(1) > div > div > div > div.z-blogs__meta.d-flex.align-items-center.justify-content-between.mb-10 > div.icon .icon-event-svg:before ,
#owl-demo > div.owl-stage-outer > div > div:nth-child(5) > div > div > div > div.z-blogs__meta.d-flex.align-items-center.justify-content-between.mb-10 > div.icon .icon-event-svg:before
{
    content: url(../img/icon/event-icon1.svg);
}
#owl-demo > div.owl-stage-outer > div > div:nth-child(2) > div > div > div > div.z-blogs__meta.d-flex.align-items-center.justify-content-between.mb-10 > div.icon .icon-event-svg:before ,
#owl-demo > div.owl-stage-outer > div > div:nth-child(4) > div > div > div > div.z-blogs__meta.d-flex.align-items-center.justify-content-between.mb-10 > div.icon .icon-event-svg:before,
#owl-demo > div.owl-stage-outer > div > div:nth-child(7) > div > div > div > div.z-blogs__meta.d-flex.align-items-center.justify-content-between.mb-10 > div.icon .icon-event-svg:before
{
    content: url(../img/icon/event-icon2.svg);
}
.file-upload{
    position: relative;
    color: #489bfb;
    background: #fff;
    border: 1px solid #489bfb;
    height: 50px;
    transition: all 0.4s ease-in-out;
    line-height: 50px;
    text-align: center;
    border-radius: 40px;
    max-width: 250px;
}
.file-upload:hover {
    color: #ffffff;
    background: #489bfb;
}
.file-upload label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.file-upload input[type=file], .file-upload input[type=submit] {
    display: none;
}
.w-20{
    width: 20px !important;
}
.text__residens{
    font-size: 16px;
    color: #1B212F;
    margin-top: 5px;
}
.border__residens{
    border-bottom: 2px solid #3F91F1;
    padding-bottom: 20px;
}
.mb-20{
    margin-bottom: 20px;
}
.color__resident{
    color: #489bfb !important;
    font-size: 20px;
    margin-left: 5px;
}
.w-100{
    width: 100% !important;
}
.h-60{
    height: 60px;
}
.step-number{
    background: #a574f3;;
    color: #fff;
    padding: 15px 20px;
    font-weight: 700;
    margin-right: 5px;
    border-radius: 50%;
}
.step-number_two{
    background: #a574f3;;
    color: #fff;
    padding: 16px 20px;
    font-weight: 700;
    margin-right: 5px;
    border-radius: 50%;
}
.mb-20{
    margin-bottom: 20px !important;
}
.mt-10{
    margin-top: 10px !important;
}
.mb-10{
    margin-bottom: 10px !important;
}
.color__residents{
    color: #a574f3;
    font-size: 16px;
}
.fs-24{
    font-size: 24px !important;
}
.mbt-9{
    margin: 9px 0px;
}
.mt-25{
    margin-top: 25px !important;
}
#residentbutton:disabled {
    background: grey;
    cursor:not-allowed;
}
.w-max-content {
    width: max-content;
    max-width: 100%;
}
@media (max-width: 574.5px) {
    .step-number_two {
        display: none;
    }
    .step-number{
        display: none;
    }
}
.resident-button{
    max-width: 250px;
    height: 50px;
}
.mr-8{
    margin-right: 8px !important;
}
.color__red{
    color: #E14D36;
}

/*стили для новой главной страницы*/
@media (min-width: 992px) and (max-width: 1200px){
    .main-block-title-new{
        font-size: 69px !important;
    }
}
@media(min-width: 1200px){
    .main-block-title-new{
        font-size: 79px !important;
    }
}
@media (min-width: 475px){
    .main-block-desc-new{
        text-align: justify !important;
        word-spacing: -1px !important;
    }
}

@media (max-width: 992px){
    .main-block-button{
        display: none !important;
    }
}
@media (min-width: 992px){
    .main-block-button{
        gap: 80px;
        padding-top: 50px;
    }
    .video-container-new{
        height: 600px;
    }
}
.main-block-button > span{
    font-size: 16px;
    color: white;
    font-weight: 500;
}
.main-block-button > .theme_btn{
    font-size: 18px;
    padding: 10px 20px ;
    height: 100%;
}
.main-block-button > .theme_btn_one{
    background: #3F92F2 !important;
}


.main-block-button > .theme_btn_two{
    background: linear-gradient(271.39deg, #D866F4 5.63%, #3F91F1 95.44%) !important;
}

.specification_box__desc{
    height: 40%;
    color: rgba(0, 0, 0, 1) !important;
}
.specification_box__desc > p{
    color: black;
    font-size: 18px;

}
.theme_btn_specification{
    padding: 10px 15px !important;
    margin-top: 35px;
    text-align: center;
    font-size: 20px !important;

}
@media (min-width: 767px){
    .left{
        text-align: left;
    }
    .center{
        text-align:center ;
    }
    .right{
        text-align: right;
    }
    .specification-section-new{
        padding: 50px 0px ;
    }
}
.left > .theme_btn_specification{
    background: #222223;
}
.center > .theme_btn_specification{
    background: linear-gradient(126.82deg, #3F92F2 1.54%, #8976FF 49.3%, #D966F5 98.07%);
}
.right > .theme_btn_specification{
    background: black;
}


.card_desc{
    font-size: 15px !important;
    color: #000;
}
.card__title{
    color: #707070;
}
@media (max-width: 767.98px){
    .event_list_new > .row.justify-content-lg-between , .event_list_child{
        justify-content: center !important;
    }
}
.event_btn{
    background: linear-gradient(271.39deg, #D866F4 5.63%, #3F91F1 95.44%);
    color: white;
    padding: 20px 37px;
    font-size: 18px;
}
.z_blogs_new{
    padding-bottom: 0px !important;
}

@media (min-width: 992px){
    .svg_circle > svg{
        position: absolute;
        right: 10%;
        top: 980px;
    }
}
@media (max-width: 991.98px){
    .svg_circle{
        display: none !important;
    }
}
.svg_cirlcle_new{
    position: absolute;

}
@media(min-width: 576px){
    left: 150px;
}
.new_bgc{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='911' viewBox='0 0 1920 911' fill='none'%3E%3Cpath fill='%23f4f5f9d9%0A' d='M0 35.999h1920v747H0z'/%3E%3Cpath d='M1920 474.478H0v-440c771.147-45.866 1191.62-46.075 1920 0z' fill='%23f4f5f9d9%0A'/%3E%3Cpath d='M0 436h1920v440c-771.15 45.866-1191.625 46.074-1920 0z' fill='%23f4f5f9d9%0A'/%3E%3Cdefs%3E%3C/defs%3E%3C/svg%3E") !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
@media(min-width: 768px){
    .container_light_gray{
        padding-top: 90px;
    }
}
.card_image{
    background:linear-gradient(126.82deg, rgba(63, 146, 242, 0.3) 1.54%, rgba(137, 118, 255, 0.3) 49.3%, rgba(217, 102, 245, 0.3) 98.07%), url('/cic_resource/website_assets/img/icon/test.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 250px;
    border-radius: 12px 12px 0px 0px !important;
}
.card_section{
    padding: 0px !important;
}
.card_afisha{
    padding: 20px;
}
.box__title_new{
    border-bottom: 2px solid rgba(137, 118, 255, 1) !important;

}
.sub__title_new{
    color: rgba(0, 0, 0, 1) !important;
}
.obvodka_new:hover{
    fill: url(#linear-gradient) !important;
}
@media (min-width: 1200px) {
    .prezident_title{
        margin-bottom: 30px !important;
    }
    .prezident_svg{
        width: 340px !important;
    }
}
@media (max-width: 1200px) {

    .prezident_svg{
        width: 100% !important;
    }
}
@media (min-width: 768px) and (max-width: 991.98px){
    .section-title_new_1,.section-title_new_3{
        margin-bottom: 65px !important;
    }
}

@media (min-width: 1449px){
    .large_laptop{
        padding: 80px 0px !important;
    }
}
.look_all_service{
    background: linear-gradient(126.82deg, #3F92F2 1.54%, #8976FF 49.3%, #D966F5 98.07%) !important;

    font-weight: 600;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}
.look_all_service:hover{
    background: white !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}
.look_service_parent:hover > p{
    color: white !important;
    -webkit-text-fill-color: white !important;
}
.look_service_parent{
    padding: 13px 35px !important;
}
.down_square{

    position: absolute;
    right: 20px;
    bottom: 10px;
}
@media  (min-width: 1200px) and (max-width: 1263px){
    .down_square{
        top: 395px !important;
    }
}


.up_square{
    position: absolute;
    left: 20px;
    top: 50px;

}
@media (min-width: 1675px){
    .down_square{
        position: absolute;
        right: 50px;
        top: 525px;
    }

}
@media (min-width: 1533px) and (max-width: 1675px){
    .down_square{
        position: absolute;
        right: 50px;
        top: 525px;
    }
}
@media (min-width: 1675px){
    .up_square{
        position: absolute;
        left: 10px;
        top: 50px;
    }

}
@media (min-width: 1533px) and (max-width: 1675px){
    .up_square{
        position: absolute;
        left: 70px;
        top: 50px;
    }
}
@media (max-width: 576px){
    .parent_container{
        padding-top: 100px;
    }
}
@media (min-width: 768px) {
    .parent_container {
        padding-top: 60px !important;
    }
}
@media (min-width: 1500px) {
    .parent_container {
        padding-top: 90px !important;
    }
}
@media (min-width: 768px) and (max-width: 820px){
    .working_with{
        font-size: 25px;
    }
}
@media(min-width: 991px){
    .overlay_2_new{
        padding: 180px 0px !important;
    }
}
@media(min-width: 425px){
    .soon_event_title{
        line-height: 0.5 !important;
    }
}
.section-title_new{
    margin: 30px;
}
@media (min-width: 1200px){
    .section-title_new{
        margin: 25px;
    }
}
@media(max-width: 1200px){
    .look_all_event{
        margin-top: 30px;
    }
}
@media(min-width: 1500px){
    .look_all_event{
        margin-top: 80px;
        margin-bottom: 0px !important;
    }
}

.image_event{
    height: 100% !important;
}
@media (min-width: 1200px){
    .new_background{
        background-size: 100% !important;
        background-position: 100% -5% !important;
    }
}

.z-blogs__content_new{
    padding: 0px 15px 0px 15px !important;
}
@media (max-width: 767px) {
    .z-blogs__content_new {
        padding: 0 15px 15px 15px !important;
    }
}
@media (min-width: 767px) {
    .z-blogs__content_new {
        margin-bottom: -20px;
    }
}
.event_title > a{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.z-blogs__content_new > p{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.top_applications{
    line-height: 0.5 !important;
    font-size: 46px !important;
}

.event-subject_new{
    padding: 12px 19px !important;
    font-size: 16px !important;
    background: linear-gradient(91.72deg, #D866F4 10.07%, #3F91F1 96.11%) !important;

}

.footer__widget > .widget-title{
    color: rgba(0, 0, 0, 1) !important;
    font-weight: 700 !important;
}
.footer__social a{
    background: linear-gradient(132.42deg, #D866F4 17.63%, #3F91F1 79.42%) !important;
}
@media (min-width: 575px){
    .border_btn_white_head{
        display: flex;
        align-items: center;
    }
}
h1,h2,h3,h4,h5,h6,span,p,a{
    font-family: 'TT Norms' !important;
}
.main-block-desc-new{
    line-height: 1.3 !important;
}
@media (min-width: 1200px) {
    .uslugi_span{
        width: 100%;
        display: block;
    }

}
.fot-list{
    line-height: 1;
}
@media (max-width: 992px){
    .video-container-new{
        height: 500px;
    }
}
@media (min-width: 1200px){
    .map_svg{
        width: 80% !important;
    }
}
.theme_btn_one:hover,.theme_btn_two:hover,.theme_btn_specification:hover{
    opacity: 0.8;
}
.instructor-blur{
    background: #fff !important;
}
.gradient-bg-2 {
    background: #fff !important;
}
.testimonial-wrapper {
    border-radius: 10px;
    background: #ffffff;
    padding: 10px;
    margin-top: 30px;
    border: none !important;
}
.owl-carousel .owl-item img {
    display: block;
    width: 60%;
}


