
.call-card{
    height: 160px;
}

.call-card .ce_cta{
  height: 100%;
}

.call-card .ce_cta__content{
    height: 100%;
}

.call-card .ce_cta__action{
opacity: 0;
    position: absolute;
    bottom: 10px;
    transform: translate(0, -10px);
    transition: ease-in-out .3s;
}

.call-card:hover .ce_cta__action{
    opacity: 1;
    transform: translate(0, 0px);
   transition: ease-in-out .3s;
}
.fos-social a{
    background: none;
}

.fos-social a:hover{
    opacity: .7;
}
.header-phone{
    margin-bottom: 7px!important;
}
.header-phone a{
    transition: ease-in-out .3s;
}
.header-phone a:hover{
    text-decoration: none;
    color: #FFD61F!important;
    transition: ease-in-out .3s;
}

#header-menu li a{
    padding: 10px 25px!important;
}

a:hover{
    text-decoration: none!important;
}

.card2  a:hover{
    background: #000ca6!important;
    color: #fff!important;
}

.wpcf7-form-control-wrap[data-name="acceptance-574"] .wpcf7-acceptance{
    border: none!important;
    background: none!important;
    box-shadow: none!important;
    padding: 0!important;
    font-size: 13px!important;
}


.wpcf7-form-control-wrap[data-name="acceptance-354"] .wpcf7-acceptance{
    border: none!important;
    background: none!important;
    box-shadow: none!important;
    padding: 0!important;
    font-size: 13px!important;
    height: auto;
    margin-bottom: 12px;
}

body textarea.wpcf7-form-control {
    height: 71px;
}

#block2 .counter_title {
    font-size: 14px!important;
    line-height: 18px!important;
    max-width: 148px;
}


#block2  .stats_counter_suffix{
    margin-left: 8px;
    font-size: 20px;
}


#block2  .stats_counter_prefix{
    margin-right: 3px;
    font-size: 20px;
}

.stm_contacts_widget.style_4 ul li:not(:last-child) {
    margin-bottom: 20px!important;
}

.modal-title{
    font-size: 26px;
    text-align: center;
    margin-bottom: 20px;
}

.pum-theme-16027 .pum-container, .pum-theme-lightbox .pum-container{
    background-color: #F2F8FD!important;
}

.pum-theme-lightbox label{
    margin-bottom: 15px;
}

.wpcf7-form-control-wrap[data-name="acceptance-354"] .wpcf7-acceptance label{
    margin-bottom: 0px;
}

.pum-theme-16027 .wpcf7-form-control-wrap{
    margin-top: 5px;
}

.pum-theme-16027 .wpcf7-submit{
    background-color: #4A57FE;
    color: #fff;
    max-width: 200px;
    margin: 0 auto;
}

.wpcf7 form.sent .wpcf7-response-output{
    margin-bottom: 0!important;
    margin-top: 10px!important;
}
.wpcf7 form.invalid .wpcf7-response-output{
    margin-bottom: 0!important;
    margin-top: 10px!important;
}
.wpcf7-spinner{
    position: absolute;
    bottom: 0;
}

.yellow-text{
    color: #FFD61F!important;
}
.last-block .elementor-button{
    min-width: 180px;
    text-align: center;
}
.last-block{
    margin-bottom: 5px;
}

.last-block .elementor-button:hover{
    color: #fff!important;
    opacity: .8;
}

.consulting-logo{
    display: none!important;
}

.services .elementor-widget-image-box .elementor-image-box-description{
    position: absolute;
    top: 0;
    padding: 28px;
    opacity: 0;
    color: #fff;
    transition: ease-in-out .3s;
}
.services .elementor-element:hover  .elementor-image-box-description{
    opacity: 1;
    transition: ease-in-out .3s;
}

.services .elementor-image-box-img{
    position: relative;
}

.services .elementor-image-box-img:after{
    content: '';
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-radius: 10px;
    transition: ease-in-out .3s;
}

.services .elementor-element:hover  .elementor-image-box-img:after{
    opacity: 1;
    transition: ease-in-out .3s;
}

.services h5{
    padding-top: 7px;
    padding-bottom: 10px;
}

.last-block{
    padding: 22px 10px;
}

.serv-item .elementor-image-box-title{
    background-color: #4A57FE;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 14px 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 78px;
    transition: ease-in-out .3s;
}
.serv-item .elementor-image-box-title:hover{
    background-color: #000db4;
    transition: ease-in-out .3s;
}

.serv-item  .elementor-image-box-description{
   display: none;
    position: fixed;
    top: 50%;
    transform: translate(0, -50%);
    width: 340px;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 99999;
    padding: 40px 25px;
}

.serv-item  .elementor-image-box-description svg{
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.modal-open{
    content: '';
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    bottom: 0;
}

.napr-item{
    border-radius: 10px;
}

.napr-item .elementor-icon-box-title{
    padding-top: 12px;
}

.napr-item .elementor-icon{
   border: 1px solid
}


.napr-bottom-item .elementor-icon-box-title{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 3px;
}

.napr-bottom-item .elementor-icon-box-description{
    font-size: 12px;
}

.napr-bottom .e-con-inner{
    border-radius: 12px;
    box-shadow: 2px 2px 12px 0px rgba(162.3234375, 162.3234375, 162.3234375, 0.5);

}


.servs-item{
    border: 1px solid #dadada;
    border-radius: 12px;
    padding: 0;
    overflow: hidden;
    padding-bottom: 12px;
    display: flex;
    justify-content: space-between;
}

.servs-item .elementor-image-box-img{
    margin-bottom: 25px!important;
}

.servs-item .elementor-image-box-content{
    padding: 0 12px;
}
.servs-item .serv-btns{
    padding: 0 12px;
}
.servs-item .serv-btns a[href="#block9"]{
    border: 1px solid #005DBE!important;
    transition:  ease-in-out .3s;
}
.servs-item .serv-btns a[href="#block9"]:hover{
    background: transparent!important;
    border: 1px solid #005DBE!important;
    color: #005DBE!important;
    transition:  ease-in-out .3s;
}
.servs-item .serv-btns a[href="#block2"]:hover{
    background: #005DBE!important;
    border: 1px solid #005DBE!important;
    color: #fff!important;
    transition:  ease-in-out .3s;
}

.servs-item .serv-btns .elementor-button-text{
   font-size: 12px;
}

.servs-item  .elementor-image-box-title{
    font-weight: bold;
    margin-bottom: 5px;
}

.servs-item .serv-btns .elementor-button{
    width: 100%;
    height: 32px;
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.servs-icon{
    width: 50px;
    height: 50px;
    background: #dee9ef;
    border-radius: 6px;
    position: absolute;
    z-index: 2;
    top: 132px;
    left: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.servs-icon i{
    font-size: 30px;
    color: #00209e;
}

.servs-icon svg{
    width: 19px;
    height: 31px;
}
.servs-icon svg path{
    fill:  #00209e;
}

.servs-item .elementor-image-box-description{
    font-size: 12px!important;
}

.servs-item .elementor-icon-wrapper{
    height: 30px;
}

.serv-popular {
    width: 100%;
    max-width: 105px!important;
    padding: 4px;
    position: absolute;
    z-index: 2;
    font-size: 12px!important;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 12px;
    left: 12px;
    padding: 2px;
}

.nauch-item{
    border-radius: 10px;
    box-shadow: 0px 0px 20px -5px rgba(34, 60, 80, 0.3);
    padding: 20px;
}
.nauch-item .icon_box.style_1 .icon i {
    border-radius: 8px;
}

.nauch-item .font-color_base {
    position: relative;
}

.nauch-item .font-color_base:after{
    content: '';
    width: 32px!important;
    height: 3px!important;
    border-radius: 0;
    bottom: -9px;
    position: absolute;
    background: #FFD61F;
    border-right: 5px;
}


.nauch-bottom .e-con-inner{
    border-radius: 10px;
    box-shadow: 0px -10px 20px -5px rgba(34, 60, 80, 0.3);
    background: #eef5ff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.nauch-bottom  .elementor-icon-box-icon{
    background: #003e78;
    border-radius: 100%;
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nauch-bottom  .elementor-icon-box-icon svg{
    max-width: 39px;
    max-height: 25px;
}

.nauch-bottom  .elementor-icon-box-icon i{
    font-size: 30px;
}

.nauch-bottom-2 .e-con-inner{
    border-radius: 10px;
    box-shadow: 0px 8px 20px -5px rgba(34, 60, 80, 0.3);
    background: #eef5ff;
    border-top: 1px solid #dbdbdb;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
#modal-z2{
    border-radius: 16px;
}


#modal-z2 svg{
    width: 46px;
    height: 46px;
}

#modal-z2  .elementor-button-content-wrapper{
    display: flex;
    align-items: center;
    gap: 14px;
}
#modal-z2  .elementor-button-text{
    font-size: 22px;
    font-weight: bold;
}


.fos-icon-item{
    border: none!important;
    position: relative;
}
.fos-icon-item:after{
    content: '';
    width: 1px;
    height: 88%;
    background: #6f6f6f;
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translate(0, -50%);
}
.fos-icon-item:last-child:after{
    display: none;
}

.fos-icon-2 .elementor-icon-box-icon{
    border: 1px solid #959595;
    border-radius: 15px;
    max-width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fos-icon-2 .elementor-icon-box-icon i{
    font-size: 30px;
}

.fos-icon-2 .elementor-icon-box-icon svg{
   max-width: 30px;
    max-height: 29px;
}

.fos-icon-2 .elementor-icon-box-title{
    margin-bottom: 7px;
}

.fos-social {

    border-radius: 12px;
    padding: 15px 20px;
    display: flex;
    align-items: center;
}
.fos-tg{
    background: #08366a;
    cursor: pointer;
    transition: ease-in-out .3s;
}
.fos-tg:hover{
    background: #0f5ba6;
    transition: ease-in-out .3s;
}
.fos-tg .elementor-icon-box-icon{
    background: #0f5ba6;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;

}
.fos-vk{
    cursor: pointer;
    background: #172e50;
    transition: ease-in-out .3s;
}
.fos-vk:hover{
    background: #2255a6;
    transition: ease-in-out .3s;
}
.fos-vk .elementor-icon-box-icon{
    background: #2255a6;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;

}

.fos-contacts{
    background: #0f2034;
    border: 1px solid #4c4c4c;
    border-radius: 15px;
    padding: 20px;
}

.fos-contacts-item i{
    font-size: 22px;
}
.fos-contacts-item svg{
    width: 22px;
    height: 22px;
}

.fos-contacts-title{
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    display: block;
    transition: ease-in-out .3s;
}

.fos-contacts-title:hover{
    color: #FFD61F;
    transition: ease-in-out .3s;
}

.fos-contacts-item .elementor-icon-box-content{
    color: #fff;
    font-size: 11px;
}

.nad-title{
    position: relative;
    padding-left: 60px;
}

.nad-title:before{
    content: '';
    width: 40px;
    height: 1px;
    background: #FFD61F;
    position: absolute;
    top: 10px;
    left: 0;
}

.fos-form{
    background: #10202f;
    border-radius: 15px;
}

.fos-form input, .fos-form textarea{
    background: #192533;
    border: 1px solid #4a4a4a;
    color: #fff;
    padding: 26px;
}
.fos-form textarea{
    height: 94px;
}
.fos-form input::placeholder, .fos-form textarea::placeholder{
    color: #fff;
}

.input-group-descr{
    color: #828282;
    margin-top: 7px;
    font-size: 12px;
    padding-left: 30px;
}

.wpcf7-form-control-wrap[data-name="acceptance-574"] .wpcf7-acceptance{
    color: #fff;
}
.wpcf7-form-control-wrap[data-name="acceptance-574"] .wpcf7-acceptance a{
    color: #fff;
    border-bottom: 1px solid #fff;
}
.fos-form  .wpcf7-list-item{
    margin: 0;
}

.fos-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label{
    font-weight: normal;
    position: relative;
    top: -1px;
}

.fos-form button{
    background-image: linear-gradient(143deg, #DFD400 0%, #FF7400 100%);
    border: none;
    width: 100%;
    text-transform: none;
    font-size: 16px;
    font-weight: normal;
    padding: 15px;
    transition:  ease-in-out .3s;
}
.fos-form button:hover{
    background-image: linear-gradient(-143deg, #DFD400 0%, #FF7400 100%);
    transition:  ease-in-out .3s;
}
.fos-form button span{
    position: relative;
}
.fos-form button span i{
    right: -25px;
}


.fos-form  .input-group{
    margin: 0 0 15px;
}


.before-title p{
    position: relative;
    max-width: fit-content;
    margin: 0 auto;
}
.before-title p:before{
    content: '';
    width: 30px;
    height: 3px;
    left: -44px;
    position: absolute;
    top: 8px;
    background: #FFD61F;
}

.before-title p:after{
    content: '';
    width: 30px;
    height: 3px;
    right: -44px;
    position: absolute;
    top: 8px;
    background: #FFD61F;
}

.home #main{
    padding: 0!important;
}

#modal-z2{
    transition: ease-in-out .3s;
}
#modal-z2:hover{
    background-image: linear-gradient(-143deg, #DFD400 0%, #FF7400 100%)!important;
    box-shadow: 1px 0px 21px 2px #FF9C49!important;
    transition: ease-in-out .3s;
}

.napr-item{
    height: 100%;
}

.napr-item .elementor-icon-box-wrapper{
    height: 100%;
    justify-content: space-between;
}

.napr-item .elementor-icon-box-content{
    flex-grow: unset!important;
}


.list-item .elementor-icon-box-icon{
    background: #dee9ee;
    padding: 10px;
    border-radius: 8px;
}
.list-bottom-item .elementor-icon-box-icon{
    background: #dee9ee;
    padding: 10px;
    border-radius: 12px;
}
.right-img-block {
    height: 100%;
}

.list-bottom-item .elementor-icon-box-title span span{
    font-size: 18px;
}

@media(max-width: 767px){
    .elementor-7622 .elementor-element.elementor-element-497371d .consulting-logo img {
        width: 85px;
    }
    #modal-z2 .elementor-button-text {
        font-size: 18px;
    }
    #modal-z2{
        max-width: 100%;
        width: 100%;
    }
    .list-item .elementor-icon-box-icon{
        max-width: fit-content;
        margin: 0 auto;
    }
    .elementor-7469 .elementor-element.elementor-element-334c515 .elementor-button{
        width: 100%;
    }
    .elementor-7469 .elementor-element.elementor-element-e616dc1.elementor-element{
        text-align: center;
    }
    .list-bottom-item .elementor-icon-box-icon {
        max-width: fit-content;
        margin: 0 auto;
    }
    .nauch-item {
        padding: 10px;
    }
    .nauch-bottom .elementor-icon-box-icon{
        margin: 0 auto;
    }
    .fos-social {
        padding: 10px;
    }
    .fos-tg .elementor-icon-box-icon{
        margin: 0 auto;
    }
    .fos-vk .elementor-icon-box-icon{
        margin: 0 auto;
    }
    .fos-form .wpcf7-list-item {
        margin: 0;
        font-size: 12px;
    }
    .consulting-testimonials-carousel.side_image .slick-next, .consulting-testimonials-carousel.side_image .slick-prev{
        max-width: 35px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .consulting-testimonials-carousel.side_image .slick-dots {
        bottom: 12px;
    }
    footer .hfe-nav-menu__toggle{
        display: none!important;
    }
    footer  .hfe-nav-menu__layout-horizontal{
        display: block!important;
        opacity: 1!important;
        height: auto!important;
    }
    footer .hfe-nav-menu__layout-horizontal .hfe-nav-menu{
        visibility: visible!important;
        opacity: 1 !important;
    }
    footer  .hfe-nav-menu__layout-horizontal .hfe-nav-menu li{
        background: none!important;
        border: none!important;
    }
    footer  .hfe-nav-menu__layout-horizontal .hfe-nav-menu li a{
        padding: 5px!important;
        text-align: center!important;
        background: none!important;
        background-color: none!important;
        border: none!important;
        justify-content: center!important;
        font-size: 14px!important;
    }
    .hfe-copyright-wrapper{
        text-align: center;
    }
    .fos-icon-item:nth-child(2):after{
        display: none;
    }
    .fos-icon-item .elementor-image-box-title{
        font-size: 13px!important;
    }
    #modal-z2 .elementor-button-text {
        font-size: 16px;
    }

    .elementor-7622 .elementor-element.elementor-element-e799c74 > .elementor-container > .elementor-column > .elementor-widget-wrap{
        padding: 0;

    }

    .elementor-7622 .elementor-element.elementor-element-7c81241b .consulting_menu_nav .menu_toggle{
        margin: 0;
    }
    .elementor-7622 .elementor-element.elementor-element-7c81241b .consulting_menu_nav .menu_toggle {
        margin: 0!important;
    }

    .servs-item .elementor-image-box-img{
        height: 170px;
    }
    footer .hfe-nav-menu__layout-horizontal .hfe-nav-menu li{
        width: auto;
    }
}
@media(max-width: 575px){
    .elementor-7622 .elementor-element.elementor-element-497371d .consulting-logo img {
        width: 55px;
    }


    .servs-item .elementor-image-box-img{
        height: 170px;
    }
    .servs-icon{
        top: 132px;
    }
    .elementor-13168 .elementor-element.elementor-element-c0506c8.elementor-element{
        width: 100%;
        max-width: 100%;
    }
}