* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
html,
body {
    cursor: default;
    height: 100%;
    position: relative;
    min-height: 100%;
}
body {
    overflow: auto;
    font-family: "Roboto", Arial, sans-serif;
    color: #27272f;
}
#container {
    width: 100%;
    min-height: 100%;
    height: 100%;
}
.header {
    z-index: 100;
    position: relative;
    height: 150px;
}
.logo {
    width: 308px;
    height: 45px;
    background: url("/images/index/logo4.png") no-repeat;
    padding: 0 30px;
    display: block;
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
    margin: 52px 0px;
}
.logo3 {
    background: url("/images/index/logo3.png") no-repeat;
}
.logo4 {
    background: url("/images/index/logo4.png") no-repeat;
}
.headerRight {
    background: #f5f5f5;
    position: relative;
    top: 0;
    left: 0;
    float: right;
    width: 50%;
    height: 150px;
}
.headerRight:before {
    content: "";
    width: 165px;
    height: 150px;
    background: url("/images/ui/header.png") no-repeat;
    position: absolute;
    top: 0;
    left: -165px;
}
.headerBlock {
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #dddddd;
    padding: 0 16px;
}
.headerRight .headerBlock:last-of-type {
    border-right: none;
}
.hrRow1 {
    font-weight: 300;
}
.hrRow2 {
    font-weight: 500;
    font-size: 18px;
}
.content {
    width: 980px;
    margin: 0 auto;
    position: relative;
}
.hrWrap {
    width: 700px;
    position: absolute;
    top: 54px;
    left: -73px;
}
.headerWhite {
    background: #f5f5f5;
    height: 150px;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 10;
}
.headerGrey {
    background: #fff;
    height: 150px;
    position: absolute;
    top: 0;
    left: 0;
    width: 61%;
    z-index: 12;
}
.menu {
    background: #395675;
}
.menuHref {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-weight: 300;
    padding: 15px 12px;
    position: relative;
    font-size: 15.5px;
}

.menuHref.menuHrefFirst {
    background-color: green;
    color: #fff;
}

/*.menuHref:after {
    content: "|";
    position: absolute;
    top: 15px;
    right: -4px;
    color: #8c99a7;
}*/
.menuHref:hover {
    text-decoration: underline;
}
.menu .menuHref:last-of-type:after {
    display: none;
}
.m1 {
    width: 100%;
    background: url("/images/index/bg.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 480px;
}
.m1Icon {
    width: 469px;
    height: 353px;
    background: url("/images/index/m1.png") no-repeat;
    position: absolute;
    top: 30px;
    left: 0;
}
.m1Right {
    position: absolute;
    left: 469px;
    border-left: 3px solid #395675;
    height: 312px;
    padding-top: 108px;
    top: 45px;
}
.m1Row {
    background: #395675;
    padding: 7px 17px;
    font-size: 27px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 14px;
}
.m2 {
    background: #f5f5f5;
    padding-bottom: 16px;
}
.m2Wrap {
    background: #fff;
    position: relative;
    top: -55px;
    padding: 18px 35px 40px 35px;
}
.m2Top {
    text-align: center;
    font-size: 22px;
    margin-bottom: 28px;
}
.m2Wrap2 {
    margin-bottom: 47px;
    top: 33px;
}
.mHeader {
    font-size: 24px;
    font-weight: 500;
    color: #27272f;
    text-align: center;
    position: relative;
    display: block;
    margin-bottom: 20px;
}
.mHeader:after {
    content: "";
    width: 124px;
    height: 1px;
    background: url("/images/ui/line.png") no-repeat;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -62px;
    bottom: -3px;
}
.m2Text {
    text-align: center;
    color: #636365;
    font-size: 14px;
    line-height: 1.3;
}
.m2BenWrap {
    width: 789px;
    margin: 33px auto 0 auto;
}
.m2BenBlock {
    width: 260px;
    border-right: 1px solid #d8d8d8;
    display: inline-block;
    vertical-align: top;
    padding: 0 17px;
}
.m2BenWrap .m2BenBlock:last-of-type {
    border-right: none;
}
.m2BenIcon1,
.m2BenIcon2,
.m2BenIcon3 {
    width: 65px;
    height: 57px;
    background: url("/images/ui/m2.png") no-repeat;
    margin: 0 auto;
}
.m2BenIcon2 {
    background-position: -65px 0;
}
.m2BenIcon3 {
    background-position: -130px 0;
}
.m2BenText {
    text-align: center;
    color: #455773;
    font-weight: 300;
    font-size: 14px;
    margin-top: 20px;
}
.m2Form {
    position: absolute;
    padding: 31px 39px 39px 227px;
    width: 100%;
    z-index: 10;
    bottom: -62px;
}
.m2Text1 {
    color: #fff;
    display: inline-block;
    vertical-align: top;
    margin-right: 43px;
    font-size: 20px;
}
.m2Text2 {
    color: #ffd073;
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: 20px;
}
.m2Text2:before {
    content: "";
    width: 1px;
    height: 32px;
    position: absolute;
    left: -16px;
    top: -4px;
    background-color: #ffd073;
}

.m2Icon {
    width: 75px;
    height: 90px;
    position: absolute;
    top: 0;
    right: 18px;
    background: url("/images/ui/m2Form.png") no-repeat;
    z-index: 10;
}
.m2FormCenter {
    position: relative;
    z-index: 100;
}
.m2FormLeft {
    background: #304f6f;
    width: 50%;
    height: 90px;
    position: absolute;
    left: 0;
    top: 0;
}
.m2FormLeft:after {
    content: "";
    width: 99px;
    height: 90px;
    background: url("/images/ui/m2FormRot.png") no-repeat;
    position: absolute;
    right: -99px;
    top: 0;
    z-index: 10;
}
.m2FormRight {
    background: #395675;
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    height: 90px;
}
.m3 {
    height: 530px;
    position: relative;
}
.m3LeftBg {
    position: absolute;
    top: 0;
    left: 0;
    height: 530px;
    width: 50%;
    background-color: #fff;
}
.m3RightBg {
    position: absolute;
    top: 0;
    right: 0;
    height: 530px;
    width: 50%;
    background: url("/images/index/m3.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.m3Left {
    position: relative;
    z-index: 10;
    margin-right: 117px;
    display: inline-block;
    vertical-align: top;
    padding-top: 30px;
}
.m3Left1 {
    position: relative;
    z-index: 10;
    /* margin-right: 117px; */
    display: inline-block;
    vertical-align: top;
    padding-top: 35px;
    margin-left: 93px;
}
.m3Left2 {
    position: relative;
    z-index: 10;
    /* margin-right: 117px; */
    display: inline-block;
    vertical-align: top;
    padding-top: 35px;
}
.m3lTop {
    padding: 4px 11px;
    border: 1px solid #ffd073;
    display: inline-block;
    margin-bottom: 14px;
}
.m3lBlock {
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
    margin-top: 3px;
}
.m3lBlock1 {
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
    margin-top: 3px;
    margin-left: -39px;
}
.m3lbIcon1,
.m3lbIcon2 {
    width: 30px;
    height: 30px;
    background: url("/images/ui/m3.png") no-repeat;
}
.m3lbIcon2 {
    background-position: 0 -30px;
}
.m3lbRight {
    display: inline-block;
    vertical-align: top;
    width: 400px;
}
.m3lbrRow {
}
.m3lbrLeftCell {
    display: inline-block;
    vertical-align: top;
    width: 201px;
}
.m3lbrLeftCell1 {
    display: inline-block;
    vertical-align: top;
    width: 201px;
    padding-top: 8px;
    margin-bottom: 17px;
}
.m3lbrRightCell {
    display: inline-block;
    vertical-align: top;
}
.m3lbrRightCell1 {
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
    margin-bottom: 17px;
}
.m3Right {
    position: relative;
    z-index: 10;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    width: 332px;
    padding-top: 186px;
}
.m3lLine {
    background-color: #cfcfcf;
    height: 1px;
    width: 400px;
    margin: 30px 0 30px 0px;
}
.m3lLine1 {
    height: 1px;

    width: 400px;
    margin: 39px 0 33px 0px;
}
.m3lb {
    margin-bottom: 8px;
}
.m3rText1 {
    font-size: 27px;
    font-weight: 300;
    margin-bottom: 6px;
}
.m3rText2 {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 300;
    line-height: 1;
}
.m3button {
    width: 262px;
    height: 47px;
    text-align: center;
    background: none;
    font-size: 18px;
    padding: 11px;
    border: 1px solid #ffd073;
    cursor: pointer;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    transition: all 250ms ease;
}

.m3button:hover {
    background: #ffd073;
    color: #000;
}
.m4BlockWrap {
    margin-top: 32px;
}
.m4Block {
    float: left;
    width: 33.33333%;
    padding: 0px 7px;
}
.m4ImgWrap {
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.m4Img {
    width: 100%;
    display: block;
}
.mHeaderMini {
    font-size: 17px;
    font-weight: 500;
    color: #27272f;
    text-align: center;
    position: relative;
    display: block;
    margin-bottom: 20px;
}
.mHeaderMini:after {
    content: "";
    width: 124px;
    height: 1px;
    background: url("/images/ui/line.png") no-repeat;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -62px;
    bottom: -5px;
}
.m4Bottom {
    background: #fff;
    padding: 10px 10px 50px 10px;
    position: relative;
    top: -41px;
    margin: 0 10px;
}
.m4Text {
    text-indent: 30px;
    font-size: 12px;
}
.m4Href {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #fbcf78;
    font-size: 13px;
}
.m4Href:hover {
    text-decoration: underline;
}
.m4 {
    background: #f5f5f5;
    padding: 30px 0;
}
.m4More {
    width: 287px;
    height: 47px;
    text-align: center;
    color: #00cec0;
    font-size: 20px;
    font-weight: 300;
    padding: 11px;
    border: 1px solid #00cec0;
    cursor: pointer;
    margin: 0 auto;
    display: block;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    transition: all 250ms ease;
}

.m4More:hover {
    background: #00cec0;
    color: #fff;
}
.m5 {
    padding: 24px 0;
}
.m5Text {
    color: #787878;
    font-size: 14px;
    padding: 0 20px;
    text-align: center;
    margin-bottom: 25px;
    margin-top: -6px;
    line-height: 1.4;
}
.m5Form {
}
.m5Inp {
    width: 312px;
    height: 52px;
    background: #f5f5f5;
    color: #6d6d6d;
    font-size: 16px;
    padding: 10px 10px;
    border: 1px solid #e2e2e2;
    display: inline-block;
    vertical-align: top;
    margin: 0px 15px 15px 0;
    font-family: "Roboto", Arial, sans-serif;
}

.m5InpLast {
    margin-right: 0;
}
.m5Textarea {
    width: 972px;
    height: 182px;
    background: #f5f5f5;
    color: #6d6d6d;
    font-size: 16px;
    padding: 10px 10px;
    border: 1px solid #e2e2e2;
    display: inline-block;
    vertical-align: top;
    margin: 0px 10px 0 0;
    font-family: "Roboto", Arial, sans-serif;
    resize: none;
}

.m5Button {
    width: 308px;
    height: 48px;
    text-align: center;
    background: #00cec0;
    color: #fff;
    font-size: 20px;
    padding: 11px;
    border: 1px solid #fff;
    cursor: pointer;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    transition: all 250ms ease;
    margin: 0 auto;
}
.m5Button:hover {
    background: #02ecdc;
}

.footer {
    background-color: #395675;
    padding: 22px 0 17px 0;
    color: #7a9cc3;
    border-bottom: 5px solid #ffd073;
}
.flogo {
    margin: 0 auto;
    width: 257px;
    height: 38px;
    background: url("/images/index/logo44.png") no-repeat;
    margin-bottom: 19px;
}
.flogo3 {
    background: url("/images/index/logo33.png") no-repeat;
}
.flogo4 {
    background: url("/images/index/logo44.png") no-repeat;
}
.fPhoneWrap {
    text-align: center;
    margin-bottom: 19px;
    font-size: 34px;
}
.fPhone {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
}
.fMenu {
    text-align: center;
}
.fmenuHref {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    color: #7a9cc3;
}
.fmenuHref:hover {
    text-decoration: underline;
}
.hs1 {
    background: #f5f5f5;
    padding: 25px 0;
}
.hsRow {
    font-size: 14px;
    color: #636365;
}
.hsLeftCell {
    display: inline-block;
    vertical-align: top;
    width: 194px;
    font-size: 14px;
    float: left;
    margin-bottom: 8px;
}
.hsRightCell {
    display: inline-block;
    vertical-align: top;
    text-align: right;
    float: right;
}
.hsHref {
    width: 172px;
    height: 37px;
    text-align: center;
    color: #00cec0;
    font-size: 15px;
    padding: 8px;
    border: 1px solid #00cec0;
    cursor: pointer;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    transition: all 250ms ease;
    margin: 24px auto 0px auto;
    display: block;
}
.hsHref:hover {
    color: #fff;
    background: #00cec0;
}

.m4BottomLess {
    padding: 10px 10px 31px 10px;
}
.hLeftBlock {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ececec;
    padding: 15px 15px 5px 15px;
    margin-right: 30px;
}
.hRightBlock {
    display: inline-block;
    vertical-align: top;
    width: 652px;
    height: 353px;
}
.hlImgWrap {
    width: 382px;
    height: 210px;
    overflow: hidden;
    margin-bottom: 15px;
}
.hlImg {
    width: 100%;
    display: block;
}
.hFilWrap {
    margin-bottom: 20px;
}
.hFilBlock {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    margin-right: 13px;
}
.hFilIcon1,
.hFilIcon2,
.hFilIcon3,
.hFilIcon4 {
    width: 40px;
    height: 33px;
    background: url("/images/ui/ico.png") no-repeat;
    display: inline-block;
    vertical-align: top;
}
.hFilIcon1 {
    background-position: 0 0;
}
.hFilIcon2 {
    background-position: -40px 0;
}
.hFilIcon3 {
    background-position: -80px 0;
}
.hFilIcon4 {
    background-position: -120px 0;
}
.hFilBlock:hover .hFilIcon1 {
    background-position: 0 -33px;
}
.hFilBlock:hover .hFilIcon2 {
    background-position: -40px -33px;
}
.hFilBlock:hover .hFilIcon3 {
    background-position: -80px -33px;
}
.hFilBlock:hover .hFilIcon4 {
    background-position: -120px -33px;
}
.hFilText {
    color: #888888;
    display: inline-block;
    vertical-align: top;
    line-height: 33px;
}
.hFilBlock:hover .hFilText {
    text-decoration: underline;
    color: #fff;
}
.iFilterWrap {
    margin: 30px 0px 43px -5px;
    width: 1000px;
}
.ifButton {
    display: inline-block;
    vertical-align: top;
    padding: 13px 20px;
    position: relative;
    margin: 0 0;
    cursor: pointer;
    font-size: 14px;
    border-right: 1px solid #e8e8e8;
    text-transform: uppercase;
}
.ifButton:hover {
}
.ifButtonActive {
    color: #ffd073;
}
.ifButtonActive:after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -1px;
    top: 39px;
    width: 9px;
    height: 9px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-color: #ffd073;
    z-index: 10;
    display: none;
}

.iTextWrap {
    border: 1px solid #d9d9d9;
    padding: 25px 15px;
}
.itext {
    font-size: 14px;
}
.blue {
    color: #5bbfe1;
}
.iBlock {
    border-top: 1px solid #5bbfe1;
    padding-top: 20px;
    margin-top: 20px;
}
.iheadTExt {
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 14px;
}
.iRow {
    margin-bottom: 10px;
    font-size: 12px;
}
.iLeftCell {
    display: inline-block;
    vertical-align: top;
    width: 400px;
    margin-right: 20px;
}
.iRightCell {
    display: inline-block;
    vertical-align: top;
    width: 518px;
}
.iLeftCellWide {
    width: 700px;
}
.iRightCellMini {
    width: 200px;
}

.iCellFull {
    width: 100%;
}
.fw500 {
    font-weight: 500;
}
.istep {
    display: none;
}
.istep1 {
    display: block;
}
.span731 {
    display: inline-block;
    vertical-align: top;
    font-size: 9px;
    margin-top: -2px;
}
.irowMini {
    display: none;
}
.plus {
    padding: 0px 2px;
    border: 1px solid #5bbfe1;
    margin-right: 7px;
    cursor: pointer;
}
.plus:hover {
    background: #5bbfe1;
    color: #fff;
}
.fileWrap {
    margin: 10px 0px 15px;
    padding: 11px 14px;
    max-height: 146px;
    overflow-y: auto;
    background: #fafafa;
    width: 70%;
}
.file {
    text-decoration: underline;
    color: #343434;
}
.file:hover {
    text-decoration: underline;
}
.m1CellCurDay {
    width: 50px;
    vertical-align: middle;
    padding: 10px;
}
.m1CellWide {
    width: 64%;
}
.m1Cellp0 {
    padding-left: 0;
}
.m1TopTextpt {
    padding-top: 30px;
}
.tal {
    text-align: left;
}
.vam {
    vertical-align: middle;
}
.m1CellCurDayIcon {
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #5bbfe1;
    vertical-align: middle;
}

.hsWrap {
    padding: 30px 0;
}
.hsHeading {
    text-align: center;
    margin-bottom: 30px;
    font-size: 20px;
}
.hRightBlock {
    display: inline-block;
    vertical-align: top;
}
.hFilBlock {
    width: 229px;
    height: 47px;
    text-align: center;
    padding: 12px;
    border: 1px solid #00cec0;
    cursor: pointer;
    color: #636365;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    transition: all 250ms ease;
}
.hFilBlock:hover {
    background: #00cec0;
    color: #fff;
}

.hs1Grey {
    background: #fff;
}
.ifileLine {
    width: 946px;
    height: 1px;
    background: #e8e8e8;
    position: relative;
    left: 22px;
    top: 22px;
}
.avmerTop {
    width: 100%;
    margin-bottom: 3px;
    display: table;
    color: #636365;
}
.avmerName {
    font-size: 12px;
    margin-right: 5px;
    display: table-cell;
    height: 20px;
    float: left;
    background-color: #fff;
    position: relative;
    z-index: 10;
}
.avmerTopWrap {
    width: 100%;
}
.avmeDots {
    border-bottom: 1px dashed #dbdbdb;
    background: #000;
}
.avmerPriceWrap {
    float: right;
}
.avmerPriceIcon {
    width: 11px;
    height: 14px;
    display: inline-block;
    vertical-align: top;
    background: url("/images/avenu/rub.png") no-repeat;
    margin-top: 4px;
}
.avmerPrice {
    font-size: 12px;
    float: right;
    background-color: #fff;
    position: relative;
    z-index: 10;
}
.avmerTopWrap hr {
    background: #fff;
    color: #fff;
    border: none;
    border-bottom: 1px solid #e8e8e8;
    min-width: 943px;
    position: absolute;
    margin-top: 12px;
}
.avmeBold {
    font-weight: 500;
    font-size: 14px;
}
.ifButtonLast {
    border-right: none;
}
.pu {
    padding: 40px 0;
    min-height: 700px;
}
.puText {
    font-size: 30px;
    text-align: center;
}
.infoTop {
    padding: 20px 0;
    border-bottom: 1px solid #395675;
}
.itl {
    float: left;
}
.ifr {
    float: right;
}
.iSelectWrap {
    float: right;
}
.iselText {
    margin-bottom: 10px;
}
.iSelect {
    width: 337px;
}
.ifButton:hover {
    text-decoration: underline;
}
.m2TextWrap p {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 5px;
}
.m4Bottom a {
    color: #00cec0;
}
.m4Bottom a:hover {
    text-decoration: underline;
}
.m2TextWrap a {
    color: #00cec0;
}
.m2TextWrap a:hover {
    text-decoration: underline;
}
.headerTop {
    width: 100%;
    position: absolute;
    z-index: 10000 !important;
}
.headerTopRight {
    float: right;
    padding-top: 10px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.bvi-panel-open {
    margin-right: 20px;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    position: relative;
    top: -3px;
}
.headTLHref {
    display: inline-block;
    vertical-align: top;
    padding: 2px 12px;
    margin: 8px 0;
    color: #2c2c2c;
    font-size: 12px;
    -webkit-border-radius: 8.5px;
    -moz-border-radius: 8.5px;
    border-radius: 8.5px;
}

.headTLHref:hover {
    background: #5bbfe1;
    color: #fff;
}
.headTLHrefALLactive {
    background: #5bbfe1;
    color: #fff;
}
.headTLHrefALLactive:hover {
    background: #7dcde8;
    color: #fff;
}
.headerTopRight .headTLHref:last-child {
    margin-right: 0;
}

.htrTextWrap1 {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
}
.htrtw1 {
    font-size: 12px;
    font-weight: 300;
    display: inline-block;
    vertical-align: top;
}
.htrtw2 {
    font-size: 12px;
    font-weight: 300;
    color: #5bbfe1;
    text-decoration: underline;
    display: inline-block;
    vertical-align: top;
}
.htrtw2:hover {
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
}
.htrLogIn {
    display: inline-block;
    vertical-align: top;
}
.htrLogIn:hover .htrlogText {
    text-decoration: underline;
}
.htrlogText {
    font-size: 12px;
    font-weight: 300;
    display: inline-block;
    vertical-align: top;
    color: #000;
    line-height: 16px;
}
.htrlIcon {
    width: 16px;
    height: 16px;
    /*background: url("/images/ui/login.png") no-repeat;*/
    display: inline-block;
    vertical-align: top;
    margin-top: -1px;
    margin-left: 7px;
}

.loginWrap {
    padding: 40px 0;
    min-height: calc(100vh - 360px);
}

.loginTop {
    text-align: center;
    margin-bottom: 40px;
}
.logFormWrap {
    width: 394px;
    margin: 0 auto;
}
.logRow {
    margin-bottom: 10px;
}
.logLabel {
    color: #434343;
    font-style: italic;
    margin-bottom: 10px;
    margin-left: 15px;
    font-size: 14px;
}
.logInput {
    width: 394px;
    height: 42px;
    background: #f6f6f6;
    color: #b2b2b2;
    font-size: 12px;
    padding: 10px 10px;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-style: italic;
}

.logError {
    font-size: 12px;
    color: red;
    text-align: center;
    margin: 18px 0;
}
.logButton {
}
.logButton {
    width: 237px;
    height: 40px;
    text-align: center;
    background: #99d12b;
    color: #fff;
    font-size: 14px;
    padding: 10px;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-bottom: 3px solid #79af01;
    -webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    -ms-transition: all 150ms ease;
    transition: all 150ms ease;
    float: right;
}

.logButton:hover {
    background: #a6dd3a;
}
.logButton:active {
    background: #99d12b;
    border-bottom: 1px solid #79af01;
}
#map {
    height: 100%;
}
.hWrap {
    padding: 30px 0;
}
/* Clear */
.clear:before,
.clear:after {
    content: "";
    display: table;
}
.clear:after {
    clear: both;
}
.clear {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}
.textErrorWrong {
    font-size: 15px;
    margin-left: 14px;
    margin: 0 auto;
    width: 292px;
    height: 30px;
    text-align: center;
    display: block;
}

#smallVery-dialog {
    background: white;
    padding: 60px 62px 60px 62px;
    text-align: left;
    max-width: 755px;
    margin: 40px auto;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.smallVery-dialog {
    text-align: left;
    max-width: 860px;
    margin: 40px auto;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
/**
 * Fade-zoom animation for first dialog
 */

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;

    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);

    opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}

/**
 * Fade-move animation for second dialog
 */

/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;

    -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    -moz-transform: translateY(0) perspective(600px) rotateX(0);
    -ms-transform: translateY(0) perspective(600px) rotateX(0);
    -o-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;

    -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
    opacity: 0;

    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: 0.8;
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0;
}

.inputValidYes {
    border: 1px solid green;
}
.inputValidNo {
    border: 1px solid red;
}

.map {
    width: 100%;
    height: 400px;
    margin-top: 25px;
}

.kontbg {
    background: url("kontbg.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    position: relative;
    background-size: cover;
    height: 150px;
    color: #395675;
    margin-bottom: 10px;

    width: 100%;
    text-align: center;
    font-size: 23px;
}

.contactTitle {
    font-size: 27px;
    text-align: center;
    color: #395675;
    padding-top: 57px;
}

.horline {
    position: absolute;
    height: 1px;
    width: 96%;
    background-color: #cfcfcf;

    margin-top: 264px;
    margin-left: 40px;
}

.vertline {
    position: absolute;
    height: 95%;
    background-color: #cfcfcf;
    width: 1px;
    margin-left: 486px;
    margin-top: 20px;
}
.m2ImgWrap img {
    width: 380px;
    margin: 0 auto;
    display: block;
}
.perBlock {
    width: 100%;
    padding: 20px;
    border: 1px solid #ececec;
    margin-top: 20px;
}
.perBlock a {
    text-decoration: underline;
    color: #5bbfe1;
}
.perBlock a:hover {
    text-decoration: none;
}
.hWrap .hFilBlock {
    padding: 7px;
}
.faq_answer {
    display: none;
    width: 100%;
    margin-bottom: 20px;
}
.faq_question {
    width: 100%;
    color: #395675;
    height: 60px;
    text-align: center;
    border: 1px solid;
    margin-bottom: 17px;
    padding-top: 18px;
    cursor: pointer;
}
.faq_answer_show {
    display: block !important;
}
.faq_question:hover {
    text-decoration: underline;
}

section.privacy-policy p {
    font-size: 14px;
    line-height: 1.429;
}
section.privacy-policy .img-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
section.privacy-policy a.file {
    width: 560px;
    height: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f5f5f5;
    padding: 0 25px;
    margin-top: 50px;
    text-decoration: none;
}
section.privacy-policy a.file #pdf {
    fill: #0e0e0e;
    width: 31px;
    height: 32px;
    margin-right: 20px;
}
section.privacy-policy a.file #foreign {
    width: 20px;
    height: 20px;
    fill: #215577;
    margin-left: auto;
}
section.privacy-policy a.file:hover {
    color: #ffffff;
    background: #215577;
}
section.privacy-policy a.file:hover #pdf {
    fill: #fff;
}
section.privacy-policy a.file:hover #foreign {
    fill: #fff;
}

.m7 {
    margin: 60px 0;
    background-color: #fff;
}

.m7 .mHeader {
    font-weight: 500;
    font-size: 24px;
    text-transform: uppercase;
    color: #27272F;
    text-align: center;
}

.m7 .text {
    font-size: 20px;

    color: #27272F;
    text-align: center;
    margin: 20px 0 0 0;
}

.m7 .list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 45px -45px 0 0;
}

.m7 .list .item {
    margin-right: 45px;
    margin-bottom: 30px;
}

.m7 .list .item:last-child {
    margin-right: 0;
}

.m7 .list .item:hover .address{
    color: #11B450;
    border-color: #11B450;
}

.m7 .list .item:hover .icon {
    filter: none;
    filter: none;
}

.m7 .list .item .icon {
    background-image: url('/images/ui/files.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 72px;
    height: 72px;
    display: block;
    filter: grayscale(100%);
    filter: gray;
    transition: 200ms ease all;
}

.m7 .list .item .address {
    font-size: 14px;
    border-bottom: 1px solid #636365;
    color: #636365;
    margin-top: 15px;
    transition: 200ms ease all;
}

.hs1 .content .infoTop {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.hs1 .content .infoTop .iSelectWrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    float: none;
}

.hs1 .content .infoTop .buttons-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-shrink: 0;
    margin-right: -15px;
}

.hs1 .content .infoTop .buttons-wrapper .button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #395675;
    padding: 10px 25px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    margin-right: 15px;
    transition: 250ms ease all;

    box-shadow: none;
    text-decoration: none;
    border: none;
    outline: none;
}

.hs1 .content .infoTop .buttons-wrapper .button:hover, 
.hs1 .content .infoTop .buttons-wrapper .button:focus,
.hs1 .content .infoTop .buttons-wrapper .button.active {
    background-color: #2f3e58;
    outline: none;
}

.m20 {
    background: #f5f5f5;
    padding: 30px 0;
}

.m20 .wrapper {
    width: 100%;
    padding: 30px 0;
}

.m20 .wrapper .tabs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-right: -20px;
    width: 100%;
}

.m20 .wrapper .tabs .tab {
    display: flex;
    align-items: center;
    background-color: #395675;
    padding: 10px 20px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    margin-right: 15px;
    transition: 250ms ease all;
    outline: none;
}

.m20 .wrapper .tabs .tab:hover {
    background-color: #2f3e58;
    outline: none;
}

.m20 .wrapper .tabs .tab.active {
    background-color: #2f3e58;
}

.m20 .wrapper .tab_content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-shrink: 0;
    margin-top: 10px;
}

.m20 .wrapper .tab_content .tab_item {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 10px;
    margin-right: -15px;
}

.m20 .wrapper .tab_content .tab_item .pictures-wrapper {
    max-width: calc(25% - 15px);
    overflow: hidden;
    margin: 0 15px 15px 0;
}

.m20 .wrapper .tab_content .tab_item .pictures-wrapper .picture {
    width: 100%;
    height: auto;
    display: block;
}

.news-view .m2TextWrap {
  margin-top: 20px;
}

.news-view .m2TextWrap ul {
  margin: 15px 0;
}

.news-view .m2TextWrap li {
  color: #636365;
  font-size: 16px;
  line-height: 1.5;
  margin: 2px 0;
}

.news-view .m2TextWrap li:before {
  content: "\2022";
  color: #00cec0;
  font-weight: 700;
  display: inline-block;
  width: 1em;
}

.news-view .m2TextWrap p {
  color: #636365;
  font-size: 16px;
  line-height: 1.5;
  margin: 15px 0;
}

.zkh {
  padding-top: 30px;
  min-height: 100vh;
  background: #f5f5f5;
}

.zkh-list {
  display: flex;
  margin-top: 50px;
}

.zkh-item {
  display: flex;
  flex-direction: column;
  max-width: 33%;
  width: 100%;
  padding: 15px;
  background-color: #fff;
}

.zkh-item:nth-child(2) {
  margin: 0 10px;
}

.zkh-item-title {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  color: #27272f;
  text-align: center;
  position: relative;
  display: block;
}

.zkh-item-list {
  margin-top: 15px;
  padding-bottom: 30px;
}

.zkh-item-type {
  margin-bottom: 7px;
}

.zkh-item-type::before {
  content: "\2022";
  color: #395675;
  font-weight: 700;
  display: inline-block;
  width: 1em;
}

.zkh-item-type:last-child {
  margin-bottom: 0;
}

.zkh-item-button {
  margin: auto auto 0;
}