

/* Start:/local/templates/lang.inko/template_styles.css?17488720884635*/
.container--header {
    width:100%;
    padding-right: 18px;
    padding-left: 18px;
    margin-right: auto;
    margin-left: auto;
}

@media(min-width:1812px) {
    .container--header {
        max-width: 1812px;
    }
}


.footer--mail-line {
    opacity:0;
    transition:opacity, 0.3S;
}

.footer--mail-link:hover .footer--mail-line {
    opacity:1;
}

.service--card-hover {
    transition:transform 0.3S;
}

.service--card-grid .service--card-hover:hover {
    transform:translateY(-20px);
}

@media(min-width:1500px) {

}

.stage--top-bg {
    top:-34px;
}


.form--consultation::placeholder {color:#EAEAEA}

.lSType--none{list-style-type:none}

.c-646464{color:#646464}
.c-949494\:hover:hover{color:#949494!important}
.c-C7C7C7{color: #C7C7C7}
.c-4526FF{color:#4526FF!important}
.c-4526FF\:hover:hover{color:#4526FF}
.c-020202{color:#020202}
.c-959595{color:#959595}
.c-848484{color:#848484}

.c-464F5C{color:#464F5C}

.b-4B4B4B{border-color:#4B4B4B}
.b-AAAAAA{border-color:#AAAAAA}
.b-EAEAEA{border-color:#EAEAEA}
.b-4526FF{border-color:#4526FF}

.b-4526FF\:hover:hover{border-color:#4526FF}

.bg-primary {
    background: linear-gradient(263.26deg, #4526FF 13.86%, #407BFF 98.05%);
}

.bg-primary\:hover:hover {
    background: linear-gradient(263.26deg, #4526FF 13.86%, #407BFF 98.05%);
}


.bgGradient-primary\:hover:hover {
    background: linear-gradient(263.26deg, rgba(69, 38, 255,.87) 13.86%, rgba(64, 123, 255,.87) 98.05%);
}

.bg-F6F6F6 {background-color:#F6F6F6}

.bg-00000033{background-color:#00000033}
.bg-0000005e{background-color:#0000005e}
.bg-00000080{background-color:#00000080}
.bg-000000ab{background-color:#000000ab}
.bg-ffffff33{background-color: #ffffff33}
.bg-FCFCFC{background-color:#FCFCFC}

.lh-2{line-height:2}

.b-shadow--work {
    box-shadow: 0px 60.8416px 54.0815px -36.8054px rgba(0, 0, 0, 0.33);
}

.question--block {
    right: 3rem;
    bottom:3rem;
}

.question--indicator {
    top: -83px;
    left: calc(100% - 249px);
}

.service-item--border-right::after {
    content:'';
    border-right: 1px solid #B5B5B5;
    position: absolute;
    top: 1rem;
    right: 0;
    bottom: 1rem;
}

.transformRotate--180deg {
    transform:rotate(-180deg)
}

.veko--content-version-1 table{
    max-width: 100%;
    overflow-x: auto;
}
.catalog__row table td{
    padding: 10px;
}
.cookie__wrapper{
    position: fixed;
    z-index: 10000;
    background: #fff;
    padding: 15px;
    display: none;
    flex-direction: column;
    border-radius: 5px;
    bottom: 0;
    right: 0;
    width: 300px;
    border: 3px solid rgb(244, 244, 244);
    box-sizing: border-box;
}
.cookie__wrapper.show{
    display: flex;
}
.cookie__wrapper-close{
    width: max-content;
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 2;
    font-size: 26px;
    line-height: 26px;
    transition: 0.3s;
    background: #fff;
    border: none;
}
.cookie__wrapper-close:hover{
    cursor: pointer;
    color: #4526FF;
}
.cookie__wrapper-close:focus{
    outline: none;
}
.cookie__wrapper-title{
    background: #fff;
    font-size: 18px;
    line-height: 120%;
    font-weight: 600;
    padding-right: 31px;
    width: 100%;
    box-sizing: border-box;
    z-index: 1;
}
.cookie__wrapper-text{
    margin: 10px 0 15px 0;
    font-size: 15px;
    line-height: 20px;
}
.cookie__wrapper-send{
    background: #64b161;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: linear-gradient(263.26deg, #4526FF 13.86%, #407BFF 98.05%);
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: white;
    border: none;
}
.cookie__wrapper-send:hover{
    cursor: pointer;
}
.cookie__wrapper-send:focus{
    outline: none;
}
@media (max-width: 1500px) {
    .cookie__wrapper-title{
        font-size: 16px;
    }
    .cookie__wrapper-text,
    .cookie__wrapper-send{
        font-size: 14px;
    }
}
@media (max-width: 760px) {
    .cookie__wrapper-text{
        display: none;
    }
    .cookie__wrapper{
        width: 100%;
        padding: 15px 10px;
    }
    .cookie__wrapper-close{
        right: 13px;
        font-size: 32px;
        top: 9px;
    }
    .cookie__wrapper-title {
        text-align: center;
        margin-bottom: 10px;
    }
}
@media (max-width: 374px) {
    .cookie__wrapper-title {
        font-size: 14px;
    }
}



/* End */
/* /local/templates/lang.inko/template_styles.css?17488720884635 */
