
*{
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/logo.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 13px;
  position: relative;
  font-size: 16.5px;

}
.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/m1.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: 473px;
position: relative;
  
}
.m3LeftBg{
  position: absolute;
  top: 0;
  left: 0;
  height: 483px;
  width: 50%;
  background-color: #fff;
}
.m3RightBg{
 position: absolute;
  top: 0;
  right: 0;
  height: 483px;
  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: 84px;
}
.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: 14px;
  margin-left: -39px;
  max-width: 388px;
  font-size: 14px;
  min-height: 51px;
}
.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;

}
.m5File {
  margin-top: 15px;
  background: #F5F5F5;
  color: #6d6d6d;
  font-size: 16px;
  padding: 10px 10px;
  border: 1px solid #E2E2E2;
}


.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/logo2.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: 328px;
    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;
}

.e1 {
  padding: 50px 0;
}

.e1-list {
  margin-top: 50px;
}

.e1-item {
  margin: 10px 0;
}

.e1-item a {
  color: inherit;
}

.e1-item .link {
  text-decoration: underline;
}

.e1-item .link:hover {
  text-decoration: none;
}

.p1 {
  padding: 50px 0;
}

.p1 .p1-table-wrapper {
  margin-top: 50px;
  width: 100%;
}

.p1 table {
  width: 100%;
  background-color: #e8e8e8;
}

.p1 .p1-table td, .p1 .p1-table th {
  width: calc(20% - 20px);
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #fff;
}

.p1 table td a, .p1 table th a  {
  color: inherit;
  text-decoration: underline;
}

.p1 table td a:hover, .p1 table th a:hover  {
  text-decoration: none;
}