.elementor-kit-12{--e-global-color-primary:#2C2C2C;--e-global-color-secondary:#000000;--e-global-color-text:#707070;--e-global-color-accent:#3797E4;--e-global-typography-primary-font-family:"Jost";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Jost";--e-global-typography-accent-font-weight:500;font-family:"Montserrat", Sans-serif;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{background-color:#3797E4;font-family:"Jost", Sans-serif;font-size:18px;font-weight:600;border-radius:10px 10px 10px 10px;padding:18px 26px 18px 26px;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 a{font-family:"Jost", Sans-serif;}.elementor-kit-12 h1{font-family:"Jost", Sans-serif;}.elementor-kit-12 h3{font-family:"Jost", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1270px;}.e-con{--container-max-width:1270px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.serv-block:hover .serv-img{
transform: scale(1.15);
}

.serv-block:hover .serv-text-block {
            color: #3797e4;
            text-decoration: none;
            font-weight: 600;
            cursor: pointer;
            overflow: hidden;
            transition: color 0.3s ease;
            z-index: 1;
}
.serv-text-block::before {
            content: '';
            top: 100%; /* Начинаем снизу */
            background: #3797e4;
            transition: top 0.4s ease;
            z-index: -1;
        }
        .serv-text-block:hover::before {
            top: 0; /* Поднимаем до верха */
        }
        .serv-block:hover .serv-text-block{
            color: white;
        }
        
        
        
.serv-text-block:hover .serv-text {
    color: #ffffff !important;
}

.serv-text-block:hover .serv-heading .elementor-heading-title{
color: #ffffff !important;
}

.serv-text-block:hover .serv-icon .elementor-icon svg {
    fill: #ffffff !important;
}




.textrotate {
    animation: textrotate 25s infinite linear;
}

@keyframes textrotate {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}



.button-web {
    background: linear-gradient(to right, #000000a6 50%, #3797E4 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.4s ease;
border-radius: 10px;
}

.button-web:hover {
    background-position: left bottom;

}


.header-2 {
 transform: translatey(-110px);
 -moz-transition: all .3s ease!important;
 -webkit-transition: all .3s ease!important;
 transition: all .3s ease!important;
 width: 100%!important;
}


.elementor-sticky--effects.header-2  {
 height: auto!important;
 transform: translatey(0px);
}

.elementor-sticky--effects.header-1 {
 display: none!important;
}/* End custom CSS */
