@charset "UTF-8";
@import "/site/css/fonts/roboto-2/roboto.css.php?filter=300,400,400i,700&qv=C9ceb5f34";
@import "https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700&amp;subset=cyrillic";
@import "/site/css/fonts/roboto-2/roboto-condensed.css.php?filter=400,400i&qv=C1487dfda";
@import "https://fonts.googleapis.com/css?family=Roboto+Condensed:400,400i&amp;subset=cyrillic";
.ff1, .ff1_, .ff1_ * {
    font-family: 'Roboto, sans-serif';
}
.ff2, .ff2_, .ff2_ * {
    font-family: ''Roboto Condensed', Roboto, sans-serif';
}
.ffs, .ffs_, .ffs_ * {
    font-family: 'Roboto, sans-serif';
    font-family: ''Roboto Condensed', Roboto, sans-serif';
}
.ct1 {
	color: #333333;
}

.ct2 {
	color: #000000;
}

.bg0 {
    background-color: #ffffff;
}

HTML, BODY {
    height: 100%;
    margin: 0;
}
H1, H2, H3, H4, H4, H6,
DL, DT, DD {
    margin: 0;
}
BUTTON {
    outline: none;
}
P {
    margin-block-start: unset;
    margin-block-end: unset;
}


* {
    font-size: 15px;
    font-family: Roboto, sans-serif;
    color: #333333;
}

A, .tx, .txt, .txt * {
    line-height: 22px;
}

P {
    line-height: 22px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

H1 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    margin: 20px 0;
}

H2, .H2 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    margin: 15px 0;
}

H3 {
    font-size: 25px;
    line-height: 28px;
    font-weight: 300;
    margin: 10px 0;
}

H4 {
    font-size: 16px;
    line-height: 18px;
    font-weight: 300;
    margin: 5px 0;
}



A, P, H1, H2, H3, H4, .tx, .txt, .txt * {
            overflow-wrap: break-word;
    word-wrap: break-word;
            word-break: break-word;         -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

P, H1, H2, H3, H4 {
    -webkit-transition: .3s ease line-height, .3s ease font-size, .3s ease margin, .3s ease padding;
-moz-transition: .3s ease line-height, .3s ease font-size, .3s ease margin, .3s ease padding;
-ms-transition: .3s ease line-height, .3s ease font-size, .3s ease margin, .3s ease padding;
-o-transition: .3s ease line-height, .3s ease font-size, .3s ease margin, .3s ease padding;
transition: .3s ease line-height, .3s ease font-size, .3s ease margin, .3s ease padding;
}

@media (max-width: 810px) {
        /*fs <~ 10%; p/m <~ 20%*/
    * {
        /*15*/ font-size: 14px;
    }
    A, .tx, .txt, .txt * {
        /*22*/ line-height: 18px;
    }
    P {
        /*22*/ line-height: 18px;
        /*5*/ margin-bottom: 4px;
        /*5*/ padding-top: 4px;
        /*5*/ padding-bottom: 4px;
    }
    H1 {
        /*40*/ font-size: 36px;
        /*50*/ line-height: 45px;
        /*20*/ margin: 16px 0;
    }
    H2 {
        /*30*/ font-size: 27px;
        /*36*/ line-height: 32px;
        /*15*/ margin: 12px 0;
    }
    H3 {
        /*25*/ font-size: 23px;
        /*28*/ line-height: 25px;
        /*10*/ margin: 8px 0;
    }
    H4 {
        /*16*/ font-size: 14px;
        /*18*/ line-height: 16px;
        /*5*/ margin: 4px 0;
    }
}

@media (max-width: 480px) {
        /*fs <~ 20%; p/m <~ 40%*/
    * {
        /*15*/ font-size: 12px;
    }
    A, .tx, .txt, .txt * {
        /*22*/ line-height: 15px;
    }
    P {
        /*22*/ line-height: 13px;
        /*5*/ margin-bottom: 3px;
        /*5*/ padding-top: 3px;
        /*5*/ padding-bottom: 3px;
    }
    H1 {
        /*40*/ font-size: 32px;
        /*50*/ line-height: 40px;
        /*20*/ margin: 12px 0;
    }
    H2 {
        /*30*/ font-size: 24px;
        /*36*/ line-height: 29px;
        /*15*/ margin: 9px 0;
    }
    H3 {
        /*25*/ font-size: 20px;
        /*28*/ line-height: 22px;
        /*10*/ margin: 6px 0;
    }
    H4 {
        /*16*/ font-size: 13px;
        /*18*/ line-height: 14px;
        /*5*/ margin: 3px 0;
    }
}

H2.-rm {
    margin: 0
}

H2 A {
    cursor: pointer;
    text-decoration: none;
}
BODY {
    min-width: 300px;
}
.wrapper {
    position: relative;
    min-height: 100%;
    min-width: 300px;
}
.site-w {
    width: 100%;
    max-width: 1132px;
    display: table;
    margin: 0 auto;
    -outline: 1px solid aqua;
}
.site-wrap-2 {} 
.site-cover {
    display: none;
    position: absolute;
    z-index: 150;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: opacity .3s ease;
-moz-transition: opacity .3s ease;
-ms-transition: opacity .3s ease;
-o-transition: opacity .3s ease;
transition: opacity .3s ease;
}

.irep {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top;
    -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain;     -outline: 1px dotted aqua;
}
.irep IMG {
    display: none;
    width: 100%;
    height: 100%;
}

.spin1w {
    background: url('/site/img/spinner/al-2-2.gif') no-repeat center center;
}
.tc { text-align: center; }
.-hide { display: none; }


@media (max-width: 810px) {  }
@media (max-width: 480px) {  }