@font-face {
    font-family: 'blogger_sansregular';
    src: url('../css/fonts/blogger_sans-webfont.eot');
    src: url('../css/fonts/blogger_sans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../css/fonts/blogger_sans-webfont.woff2') format('woff2'),
         url('../css/fonts/blogger_sans-webfont.woff') format('woff'),
         url('../css/fonts/blogger_sans-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'blogger_sansbold';
    src: url('../css/fonts/blogger_sans-bold-webfont.eot');
    src: url('../css/fonts/blogger_sans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../css/fonts/blogger_sans-bold-webfont.woff2') format('woff2'),
         url('../css/fonts/blogger_sans-bold-webfont.woff') format('woff'),
         url('../css/fonts/blogger_sans-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'blogger_sansitalic';
    src: url('../css/fonts/blogger_sans-italic-webfont.eot');
    src: url('../css/fonts/blogger_sans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../css/fonts/blogger_sans-italic-webfont.woff2') format('woff2'),
         url('../css/fonts/blogger_sans-italic-webfont.woff') format('woff'),
         url('../css/fonts/blogger_sans-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
*{
    margin: 0px;
    padding: 0px;
}
*:focus{
    outline: none;
}
a, img{
    border: none;
}
body{
    background-color: #fff;
    font-family: 'blogger_sansregular';
}
html, body{
    height: 100%; /* задаем высоту тела документа */
}
.rp-wraper{
    min-width: 1100px;
    overflow: hidden;
    min-height: 100%;
}
* html .rp-wraper { /* хак для ie6 */
    height: 100%; /* для ие6, т.к. не понимает min-height */
}
/**/
.rp-menu{
    background-color: #249bd7;
}
.rp-menu > div{
    width: 1100px;
    margin: 0 auto;
    padding-top: 22px;
}
.rp-menu > div > span{
    display: block;
    overflow: hidden;
    line-height: 30px;
}
.rp-menu > div > span > a{
    display: block;
    float: left;
    color: #FFF;
    font-size: 14px;
    text-decoration: none;
}
.rp-menu > div > span > a:hover{
    color: #ffd800;
    text-decoration: underline;
}
.rp-menu > div > span > span{
    display: block;
    float: right;
    overflow: hidden;
}
.rp-menu > div > span > span > a{
    display: block;
    float: left;
    margin-left: 20px;
    color: #FFF;
    font-size: 14px;
    text-decoration: none;
}
.rp-menu > div > span > span > a:hover{
    color: #ffd800;
    text-decoration: underline;
}
.rp-menu > div > span > span > a.act{
    color: #ffd800;
}
.rp-menu > div > div{
    text-align: center;
    padding-bottom: 28px;
    overflow: hidden;
    margin-top: -13px;
}
.rp-menu > div > div > ul{
    display: inline-block;
    overflow: hidden;
    list-style: none;
}
.rp-menu > div > div > ul > li{
    float: left;
    height: 65px;
}
.rp-menu > div > div > ul > li > a{
    display: block;
    margin-left: 22px;
    margin-right: 22px;
    line-height: 33px;
    height: 33px;
    color: #ffffff;
    font-size: 20px;
    text-decoration: none;
    text-transform: uppercase;
    background-repeat: no-repeat;
    background-position: center;
}
.rp-menu > div > div > ul > li > a:hover{
    background-image: url(../img/ho-menu.png);
}
.rp-menu > div > div > ul > li.act > a{
    background-image: url(../img/ac-menu.png);
    color: #ffd800;
}
.rp-menu > div > div > a{
    display: inline-block;
    text-decoration: none;
    margin-left: 22px;
    margin-right: 22px;
}
.rp-menu > div > div > div{
    display: none;
    margin-top: 15px;
    text-align: center;
}
.rp-menu > div > div > div > ul{
    list-style: none;
    overflow: hidden;
    display: inline-block;
}
.rp-menu > div > div > div > ul > li{
    float: left;
}
.rp-menu > div > div > div > ul > li > a{
    display: block;
    margin-left: 22px;
    margin-right: 22px;
    line-height: 33px;
    height: 33px;
    color: #ffffff;
    font-size: 20px;
    text-decoration: none;
    text-transform: uppercase;
    background-repeat: no-repeat;
    background-position: center;
}
.rp-menu > div > div > div > ul > li > a:hover{
    background-image: url(../img/ho-menu.png);
}
.rp-menu > div > div > div > ul > li.act > a{
    background-image: url(../img/ac-menu.png);
    color: #ffd800;
}
/**/
.rp-bk1{
    background-color: #249bd7;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url(../img/fon-bk1-1.png);
}
.rp-bk1 > div{
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 38px;
}
.rp-bk1 > div > span{
    float: left;
    width: 382px;
    height: 320px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/data/img/a.png);
}
.rp-bk1 > div > div{
    float: right;
    width: 500px;
}
.rp-bk1 > div > div > span{
    text-transform: uppercase;
    font-family: 'blogger_sansbold';
    font-size: 50px;
    color: #fff;
    line-height: 60px;
    margin-top: 5px;
    margin-bottom: 11px;
    display: block;
    text-shadow: 3px 3px 1px rgba(0,0,0,0.4); 
}
.rp-bk1 > div > div > div{
    color: #fff;
    font-size: 33px;
    line-height: 35px;
    overflow: hidden;
    margin-bottom: 29px;
    padding-right: 35px;
}
.rp-bk1 > div > div .rp-a1{
    display: inline-block;  
    padding-left: 30px;
    padding-right: 30px;
    line-height: 45px;
    height: 45px;
    background-color: #ffd800;
    border-radius: 6px;
    font-size: 20px;
    color: #000;
    text-decoration: none;
    margin-left: 0px;
    margin-right: 15px;
}
.rp-bk1 > div > div .rp-a1:hover{
    background-color: #ffa800;
    color: #fff;
}
.rp-bk1 > div > div .rp-a1:active{
    background-color: #ff6600;
    color: #fff;
}
.rp-bk1 > div > div .rp-a2{
    display: inline-block;  
    padding-left: 30px;
    padding-right: 30px;
    line-height: 45px;
    height: 45px;
    background-color: #d0403f;
    border-radius: 6px;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    margin-left: 0px;
    margin-right: 0px;
}
.rp-bk1 > div > div .rp-a2:hover{
    background-color: #ff0200;
    color: #fff;
}
.rp-bk1 > div > div .rp-a2:active{
    background-color: #d30100;
    color: #fff;
}
/**/
.rp-bk2{
    background-color: #fff;
    padding-top: 59px;
    padding-bottom: 70px;
}
.rp-bk2 > div{
    width: 1100px;
    margin: 0 auto;
}
.rp-bk2 > div > span{
    display: block;
    text-align: center;
    color: #213653;
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'blogger_sansbold';
    margin-bottom: 12px;
}
.rp-bk2 > div .rp-b1{
    height: 587px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/fon-bk2.png);
    padding-top: 91px;;
}
.rp-bk2 > div .rp-b1 > div{
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/data/img/robot.png);
    height: 457px;
    width: 364px;
}
.rp-bk2 > div .rp-b1 > div > div{
    border-radius: 6px;
    background-color: #ffd800;
    padding-left: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 12px;
    position: absolute;
    top: 0;
    left: 0;
}
.rp-bk2 > div .rp-b1 > div > div > span{
    float: left;
    line-height: 35px;
    height: 35px;
    width: 35px;
    background-color: #fff;
    border-radius: 20px;
    font-size: 25px;
    color: #213653;
    text-align: center;
    font-family: 'blogger_sansbold';
    margin-right: 13px;
}
.rp-bk2 > div .rp-b1 > div > div > div > div{
    overflow: hidden;
    color: #000;
    font-size: 16px;
    line-height: 18px;
}
.rp-bk2 > div .rp-b1 > div .rp-bn1{
    margin-left: 677px;
    margin-top: 26px;
    width: 265px;
}
.rp-bk2 > div .rp-b1 > div .rp-bn2{
    margin-top: 263px;
    width: 221px;
    margin-left: 856px;
}
.rp-bk2 > div .rp-b1 > div .rp-bn3{
    margin-left: 665px;
    margin-top: 556px;
    width: 263px;
}
.rp-bk2 > div .rp-b1 > div .rp-bn4{
    margin-top: 556px;
    margin-left: 149px;
    width: 342px;
}
.rp-bk2 > div .rp-b1 > div .rp-bn5{
    margin-top: 254px;
    margin-left: 2px;
    width: 219px;
}
.rp-bk2 > div .rp-b1 > div .rp-bn6{
    margin-top: 26px;
    margin-left: 134px;
    width: 368px;
}
.rp-bk2 > div .rp-b1 > div > a{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    padding-left: 14px;
    padding-right: 15px;
    text-decoration: none;
    background-color: #d0403f;
    border-radius: 30px;
    color: #fff;
    font-size: 20px;
    margin-top: 287px;
    margin-left: 484px;
}
.rp-bk2 > div .rp-b1 > div > a > span{
    display: block;
    line-height: 50px;
    height: 50px;
    padding-left: 28px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(../img/play-v.png);
}
.rp-bk2 > div .rp-b1 > div > a:hover{
    background-color: #ff0200;
}
.rp-bk2 > div .rp-b1 > div > a:active{
    background-color: #d30100;
}
.rp-bk2 > div .rp-b2{
    padding-left: 70px;
    padding-right: 70px;
    text-align: center;
    font-size: 18px;
    color: #213653;
    line-height: 22px;
    font-family: 'blogger_sansitalic';
}
/**/
.rp-bk3{
    background-position: bottom center;
    background-repeat: repeat-x;
    background-image: url(../img/fon-bk3.png);
    background-color: #FAFAFA;
}
.rp-bk3 > div{
    width: 1100px;
    margin: 0 auto;
    padding-top: 60px;
    overflow: hidden;
    text-align: center;
}
.rp-bk3 > div > span{
    display: block;
    margin-bottom: 38px;
    text-transform: uppercase;
    font-family: 'blogger_sansbold';
    color: #213653;
    font-size: 50px;
}
.rp-bk3 > div > div{
    overflow: hidden;
    width: 1200px;
    margin-left: 5px;
}
.rp-bk3 > div > div > div{
    float: left;
    width: 210px;
    padding-top: 198px;
    background-repeat: no-repeat;
    background-position: top center;
}
.rp-bk3 > div > div > div > span{
    color: #fff;
    font-size: 16px;
    line-height: 21px;
    background-color: #213653;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}
.rp-bk3 > div > div > span{
    display: block;
    float: left;
    width: 124px;
    height: 28px;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: -70px;
    margin-right: -50px;
    margin-top: 20px;
}
.rp-bk3 > div > div .rp-b1{
    background-image: url(../img/rab1.png);
}
.rp-bk3 > div > div .rp-b2{
    background-image: url(../img/rab2.png);
}
.rp-bk3 > div > div .rp-b3{
    background-image: url(../img/rab3.png);
}
.rp-bk3 > div > div .rp-b4{
    background-image: url(../img/rab4.png);
}
.rp-bk3 > div > div .rp-b5{
    background-image: url(../img/rab5.png);
}
.rp-bk3 > div > div .rp-s1{
    background-image: url(../img/strl1.png);
    margin-top: 22px;
    margin-right: -42px;
}
.rp-bk3 > div > div .rp-s2{
    background-image: url(../img/strl2.png);
    margin-top: 115px;
    margin-right: -45px;
}
.rp-bk3 > div > div .rp-s3{
    background-image: url(../img/strl3.png);
    margin-top: 22px;
    margin-right: -45px;
}
.rp-bk3 > div > div .rp-s4{
    background-image: url(../img/strl4.png);
    margin-top: 114px;
    margin-right: -44px;
}
.rp-bk3 > div > a{
    display: inline-block;
    line-height: 45px;
    height: 45px;
    color: #000;
    font-size: 20px;
    background-color: #ffd800;
    padding-left: 21px;
    padding-right: 21px;
    border-radius: 6px;
    margin-top: 50px;
    text-decoration: none;
    margin-bottom: 69px;
}
.rp-bk3 > div > a:hover{
    background-color: #ffa800;
    color: #fff;
}
.rp-bk3 > div > a:active{
    background-color: #ff6600;
    color: #fff;
}
/**/
.rp-bk4{
    background-color: #213653;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-image: url(../img/1.jpg);
    padding-bottom: 70px;;
}
.rp-bk4 > div{
    width: 1100px;
    margin: 0 auto;
    padding-top: 64px;
    overflow: hidden;
}
.rp-bk4 > div > span{
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-family: 'blogger_sansbold';
    color: #fff;
    font-size: 50px;
    text-shadow: 3px 3px 1px rgba(0,0,0,0.4);
    line-height: 50px;
    margin-bottom: -9px;
}
.rp-bk4 .rp-b1{
    width: 1200px;
    overflow: hidden;
}
.rp-bk4 .rp-b1 > div{
    float: left;
    width: 169px;
    margin-right: 17px;
    cursor: pointer;
}
.rp-bk4 .rp-b1 > div.act > div{
    border: 5px solid #ffb21a;
}
.rp-bk4 .rp-b1 > div > span{
    display: block;
    height: 266px;
    background-repeat: no-repeat;
    background-position: bottom center;
    margin-bottom: -20px;
    position: relative;
    z-index: 20;
}
.rp-bk4 .rp-b1 > div > div{
    border-radius: 100%/20% 20% 0px 0px; 
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #fff;
    border: 5px solid #fff;
    position: relative;
    z-index: 10;
    text-align: center;
}
.rp-bk4 .rp-b1 > div > div > div{
    padding-top: 30px;
    text-transform: uppercase;
    color: #355887;
    font-family: 'blogger_sansbold';
    font-size: 25px;
}
.rp-bk4 .rp-b1 > div > div > span{
    display: block;
    padding-top: 6px;
    color: #e84c3d;
    font-family: 'blogger_sansbold';
    font-size: 40px;
}
.rp-bk4 .rp-b1 > div > div > a{
    display: inline-block;
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    padding-right: 20px;
    color: #000;
    font-size: 20px;
    border-radius: 4px;
    background-color: #ffd800;
    text-decoration: none;
    margin-bottom: 29px;
    margin-top: 10px;
}
.rp-bk4 .rp-b1 > div > div > a:hover{
    color: #fff;
    background-color: #ffa800;
}
.rp-bk4 .rp-b1 > div > div > a:active{
    color: #fff;
    background-color: #ff6600;
}
.rp-bk4 .rp-b1 .rp-bn1 > span{
    background-image: url(../img/fig1.png);
}
.rp-bk4 .rp-b1 .rp-bn2 > span{
    background-image: url(../img/fig2.png);
}
.rp-bk4 .rp-b1 .rp-bn3 > span{
    background-image: url(../img/fig3.png);
}
.rp-bk4 .rp-b1 .rp-bn4 > span{
    background-image: url(../img/fig4.png);
}
.rp-bk4 .rp-b1 .rp-bn5 > span{
    background-image: url(../img/fig5.png);
}
.rp-bk4 .rp-b1 .rp-bn6 > span{
    background-image: url(../img/fig6.png);
}
.rp-bk4 .rp-b2{
    margin-top: 16px;
}
.rp-bk4 .rp-b2 > div{
    display: none;
}
.rp-bk4 .rp-b2 > div > span{
    display: block;
    margin-left: 65px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../img/str-ran.png);
}
.rp-bk4 .rp-b2 > div > div{
    border-radius: 4px;
    background-color: #fff;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 22px;
}
.rp-bk4 .rp-b2 .rp-bt1{
    float: left;
    width: 260px;
    height: 205px;
    border-right: 1px solid #eaeef3;
    position: relative;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url(../img/ic-shem.png);
    margin-top: 6px;
}
.rp-bk4 .rp-b2 .rp-bt1 .rp-span1{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 50px;
    height: 50px;
    width: 50px;
    text-align: center;
    color: #355887;
    font-size: 14px;
    font-family: 'blogger_sansbold';
    margin-left: 108px;
}
.rp-bk4 .rp-b2 .rp-bt1 .rp-span2{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 50px;
    height: 50px;
    width: 50px;
    text-align: center;
    color: #355887;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'blogger_sansbold';
    margin-left: 106px;
    margin-top: 74px;
}
.rp-bk4 .rp-b2 .rp-bt1 .rp-span3{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 30px;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #355887;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'blogger_sansbold';
    margin-top: 144px;
    margin-left: 40px;
}
.rp-bk4 .rp-b2 .rp-bt1 .rp-span4{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 30px;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #355887;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'blogger_sansbold';
    margin-top: 144px;
    margin-left: 90px;
}
.rp-bk4 .rp-b2 .rp-bt1 .rp-span5{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 30px;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #355887;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'blogger_sansbold';
    margin-top: 144px;
    margin-left: 140px;
}
.rp-bk4 .rp-b2 .rp-bt1 .rp-span6{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 30px;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #355887;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'blogger_sansbold';
    margin-top: 144px;
    margin-left: 190px;
}
.rp-bk4 .rp-b2 .rp-bt2{
    float: left;
    width: 265px;
    padding-right: 32px;
    margin-right: 30px;
    border-right: 1px solid #eaeef3;
    padding-left: 90px;
    position: relative;
}
.rp-bk4 .rp-b2 .rp-bt2 .rp-span0{
    width: 90px;
    top: 0;
    left: 0;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center top;
    height: 150px;
}
.rp-bk4 .rp-b2 .rp-bt2 .rp-span1{
    color: #355887;
    font-size: 25px;
    font-family: 'blogger_sansbold';
    display: block;
    margin-bottom: 12px;
    line-height: 20px;
}
.rp-bk4 .rp-b2 .rp-bt2 .rp-span2{
    display: block;
    font-size: 16px;
    color: #355887;
    line-height: 17px;
}
.rp-bk4 .rp-b2 .rp-bt2 .rp-span2 span{
    font-family: 'blogger_sansbold';
}
.rp-bk4 .rp-b2 .rp-bt2 .rp-span3{
    font-size: 16px;
    color: #355887;
    line-height: 17px;
}
.rp-bk4 .rp-b2 .rp-bt2 .rp-span3 span{
    font-family: 'blogger_sansbold';
    color: #ffb21a;
}
.rp-bk4 .rp-b2 .rp-bt2 > div{
    margin-top: 20px;
    color: #aab1ba;
    font-size: 14px;
    line-height: 15px;
}
.rp-bk4 .rp-b2 .rp-bt3{
    float: left;
    width: 390px;
}
.rp-bk4 .rp-b2 .rp-bt3 .rp-bp1{
    background-color: #ffd800;
    border-radius: 6px;
    padding-left: 18px;
    padding-top: 8px;
    padding-bottom: 10px;
}
.rp-bk4 .rp-b2 .rp-bt3 .rp-bp1 > div{
    display: block;
    line-height: 20px;
    height: 20px;
    color: #000;
    font-size: 16px;
    font-family: 'blogger_sansbold';
    overflow: hidden;
}
.rp-bk4 .rp-b2 .rp-bt3 .rp-bp1 > div > span{
    color: #000;
    font-size: 16px;
    font-family: 'blogger_sansregular';
    width: 145px;
    display: block;
    float: left;
}
.rp-bk4 .rp-b2 .rp-bt3 .rp-bp2{
    overflow: hidden;
    margin-top: 13px;
}
.rp-bk4 .rp-b2 .rp-bt3 .rp-bp2 .rp-bh1{
    float: left;
    width: 170px;
    border-right: 1px solid #eaeef3;
    margin-right: 15px;
}
.rp-bk4 .rp-b2 .rp-bt3 .rp-bp2 .rp-bh1 > div{
    line-height: 20px;
    height: 20px;
    color: #355887;
    font-size: 16px;
    font-family: 'blogger_sansbold';
    overflow: hidden;
}
.rp-bk4 .rp-b2 .rp-bt3 .rp-bp2 .rp-bh1 > div > span{
    color: #355887;
    font-size: 16px;
    font-family: 'blogger_sansregular';
    width: 100px;
    display: block;
    float: left;
}
.rp-bk4 .rp-b2 .rp-bt3 .rp-bp2 .rp-bh2{
    float: left;
}
.rp-bk4 .rp-b2 .rp-bt3 .rp-bp2 .rp-bh2 > div{
    line-height: 20px;
    height: 20px;
    color: #355887;
    font-size: 16px;
    font-family: 'blogger_sansbold';
    overflow: hidden;
}
.rp-bk4 .rp-b2 .rp-bt3 .rp-bp2 .rp-bh2 > div > span{
    color: #355887;
    font-size: 16px;
    font-family: 'blogger_sansregular';
    width: 117px;
    display: block;
    float: left;
}
.rp-bk4 .rp-b2 .rp-bn1{
    display: block;
}
.rp-bk4 .rp-b2 .rp-bn1 .rp-bt2 .rp-span0{
    background-image: url(../img/fig1-1.png);
}
.rp-bk4 .rp-b2 .rp-bn2 > span{
    margin-left: 245px;
}
.rp-bk4 .rp-b2 .rp-bn2 .rp-bt2 .rp-span0{
    background-image: url(../img/fig2-1.png);
}
.rp-bk4 .rp-b2 .rp-bn3 > span{
    margin-left: 435px;
}
.rp-bk4 .rp-b2 .rp-bn3 .rp-bt2 .rp-span0{
    background-image: url(../img/fig3-1.png);
}
.rp-bk4 .rp-b2 .rp-bn4 > span{
    margin-left: 620px;
}
.rp-bk4 .rp-b2 .rp-bn4 .rp-bt2 .rp-span0{
    background-image: url(../img/fig4-1.png);
}
.rp-bk4 .rp-b2 .rp-bn5 > span{
    margin-left: 805px;
}
.rp-bk4 .rp-b2 .rp-bn5 .rp-bt2 .rp-span0{
    background-image: url(../img/fig5-1.png);
}
.rp-bk4 .rp-b2 .rp-bn6 > span{
    margin-left: 990px;
}
.rp-bk4 .rp-b2 .rp-bn6 .rp-bt2 .rp-span0{
    background-image: url(../img/fig6-1.png);
}
/**/
.rp-bk5{
    background-color: #fff;
}
.rp-bk5 > div{
    width: 1100px;
    margin: 0 auto;
    padding-top: 62px;
    text-align: center;
}
.rp-bk5 > div > span{
    display: block;
    text-transform: uppercase;
    color: #213653;
    font-size: 50px;
    font-family: 'blogger_sansbold';
}
.rp-bk5 > div > div{
    overflow: hidden;
}
.rp-bk5 .caroufredsel_wrapper{
    width: 1100px !important;
}
.rp-bk5 > div > div ul{
    list-style: none;
}
.rp-bk5 > div > div ul > li{
    float: left;
    width: 530px;
    position: relative;
    margin-right: 40px;
}
.rp-bk5 > div > div ul > li > span{
    overflow: hidden;
    width: 120px;
    height: 120px;
    border-radius: 100px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    display: block;
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    margin-left: 20px;
    border: 5px solid #ffd800;
}
.rp-bk5 > div > div ul > li > span img{
    opacity: 0;
}
.rp-bk5 > div > div ul > li.rp-chet > span{
    right: 0px;
    margin-right: 20px;
    margin-left: 0px;
    left: auto;
}
.rp-bk5 > div > div ul > li > div{
    padding: 20px;
    border-radius: 6px;
    border: 1px solid #213653;
    position: relative;
    z-index: 10;
    margin-top: 65px;
}
.rp-bk5 > div > div ul > li > div > span{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    color: #213653;
    font-size: 25px;
    margin-top: 22px;
    margin-left: 160px;
}
.rp-bk5 > div > div ul > li.rp-chet > div > span{
    margin-top: 22px;
    margin-right: 160px;
    margin-left: 0px;
    left: auto;
    right: 0;
}
.rp-bk5 > div > div ul > li > div > div{
    color: #213653;
    font-size: 15px;
    padding-top: 50px;
    line-height: 18px;
}
.rp-bk5 > div > div .page-s{
    margin-top: 25px;
}
.rp-bk5 > div > div .page-s > a{
    display: inline-block;
    overflow: hidden;
    text-indent: -999px;
    width: 14px;
    height: 14px;
    margin: 0px;
    padding: 0px;
    margin-left: 5px;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-image: url(../img/pag-sl.png);
}
.rp-bk5 > div > div .page-s > a:hover{
    background-image: url(../img/pag-sl-hov.png);
}
.rp-bk5 > div > div .page-s > a.selected{
    background-image: url(../img/pag-sl-act.png);
}
.rp-bk5 > div > a{
    display: inline-block;
    line-height: 45px;
    height: 45px;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 6px;
    margin-top: 26px;
    margin-bottom: 65px;
    background-color: #d0403f;
}
.rp-bk5 > div > a:hover{
    background-color: #ff0200;
}
.rp-bk5 > div > a:active{
    background-color: #d30100;
}
/**/
.rp-bk6{
    background-color: #fafafa;
}
.rp-bk6 > div{
    display: table;
    margin: 0 auto;
    width: 1100px;
}
.rp-bk6 > div > div{
    display: table-row;
}
.rp-bk6 > div > div > div{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 135px;
}
.rp-bk6 > div > div > div img{
    -webkit-filter: grayscale(100%);
    opacity: 0.4;
}
/**/
.rp-fut{
    background-color: #213653;
    min-width: 1100px;
}
.rp-fut.dop{
    margin-top: -135px;
}
.rp-fut > div{
    text-align: center;
    width: 1100px;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 15px;
}
.rp-fut > div > a{
    display: inline-block;
    margin-bottom: 7px;
}
.rp-fut > div > span{
    display: block;
    color: #486690;
    font-size: 14px;
}
.rp-fut > div > span a{
    color: #ffd800;
}
.rp-fut > div > span a:hover{
    text-decoration: none;
}
/**/
/**/
.reveal-modal-bg { 
    position: fixed; 
    height: 100%;
    width: 100%;
    background: #213653;
    background: rgba(33,54,83,0.98);
    z-index: 100;
    display: none;
    top: 0;
    left: 0; 
}
.reveal-modal {
    visibility: hidden;
    top: 20%; 
    left: 50%;
    margin-left: -168px;
    width: 336px;
    position: absolute;
    z-index: 101;
}       
.reveal-modal .modal-cont{
    border: 4px solid #fff;
    padding-top: 40px;
    padding-bottom: 35px;
    border-radius: 8px;
}
.reveal-modal .close-reveal-modal {
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    width: 26px;
    height: 26px;
    margin-right: 20px;
    margin-top: 20px;
    background-image: url(../img/cl-mod.png);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 100;   
    background-color: transparent;
    border: none;  
} 
.reveal-modal .close-reveal-modal:hover {
    background-image: url(../img/cl-mod-h.png);
}
.reveal-modal .close-reveal-modal:active {
    background-image: url(../img/cl-mod-a.png);
}
/**/
.reveal-modal1 {
    visibility: hidden;
    top: 10%; 
    left: 50%;
    margin-left: -400px;
    width: 800px;
    position: absolute;
    z-index: 101;
}       
.reveal-modal1 .modal-cont{
    padding-top: 40px;
    padding-bottom: 35px;
    border-radius: 8px;
    border: 4px solid #fff;
}
.reveal-modal1 .close-reveal-modal {
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    width: 26px;
    height: 26px;
    margin-right: 20px;
    margin-top: 20px;
    background-image: url(../img/cl-mod.png);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 100;   
    background-color: transparent;
    border: none;  
} 
.reveal-modal1 .close-reveal-modal:hover {
    background-image: url(../img/cl-mod-h.png);
}
.reveal-modal1 .close-reveal-modal:active {
    background-image: url(../img/cl-mod-a.png);
}
/**/
.modal-cont > span{
    display: block;
    width: 151px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    height: 130px;
    padding-top: 5px;
    overflow: hidden;
}
.modal-cont .rp-logout > div{
    margin: 0 auto;
    width: 290px;
}
.modal-cont .rp-logout > div > span{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 40px;
    margin-top: 35px;
    margin-bottom: 25px;
    font-family: 'blogger_sansbold';
    text-transform: uppercase;
    text-shadow: 3px 3px 1px rgba(0,0,0,0.4);
}
.modal-cont .rp-logout > div div{
    position: relative;
    text-align: center;
    margin-bottom: 20px;
}
.modal-cont .rp-logout > div div .in-text{
    width: 215px; 
    height: 53px;
    border: 1px solid #fff;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    background-color: transparent;
    font-size: 16px;
    text-align: left;
    border-radius: 30px;
}   
.modal-cont .rp-logout > div div > span{
    position: absolute;
    top: 0;
    right: 0;
    height: 20px;
    line-height: 20px;
    padding-left: 8px;
    padding-right: 8px;
    background-color: #98d047;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 10px;
    margin-right: 10px;
    border-radius: 20px;
    display: none;
}
.lab-r{
    display: table;
    line-height: 17px;
    overflow: hidden;
    color: #fff;
    font-style: 16px;
    margin: 0 auto;
}
.lab-r > span{
    float: left;
    width: 17px;
    height: 17px;
    display: block;
    background-image: url(../img/chec.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin-right: 6px;
}
.lab-r > span:hover{
    background-image: url(../img/chec-h.png);
}
 input[type="checkbox"]{
    display: none;
}
 input[type="checkbox"]:checked + .lab-r > span{
    background-image: url(../img/chec-c.png);
}
.modal-cont .rp-logout > div div > button{
    display: inline-block;
    text-decoration: none;
    padding-left: 30px;
    padding-right: 30px;
    color: #000;
    font-size: 20px;
    line-height: 45px;
    height: 45px;
    overflow: hidden;
    border-radius: 6px;
    cursor: pointer;
    border: none;
    background-color: #ffd800;
    margin-bottom: -15px;
}
.modal-cont .rp-logout > div div > button:hover{
    color: #fff;
    background-color: #ffa800;
}
.modal-cont .rp-logout > div div > button:active{
    color: #fff;
    background-color: #ff6600;
}
.modal-cont .rp-logout > span{
    display: block;
    width: 210px;
    margin: 0 auto;
    text-align: center;
}
.modal-cont .rp-logout > span a{
    color: #ffd800;
    font-size: 12px;
}
.modal-cont .rp-logout > span a:hover{
    text-decoration: none;
}
/**/
.modal-cont .rp-vid > span{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 40px;
    margin-top: 20px;
    margin-bottom: 25px;
    font-family: 'blogger_sansbold';
    text-transform: uppercase;
    text-shadow: 3px 3px 1px rgba(0,0,0,0.4);
}
.modal-cont .rp-vid > div{
    margin: 0 auto;
    width: 640px;
    height: 320px;
    color: #fff;
}
/*Content*/
h1{
    text-transform: uppercase;
    font-family: 'blogger_sansbold';
    color: #213653;
    font-size: 50px;
}
.rp-con-top{
    background-repeat: no-repeat;
    background-position: bottom center;
    background-image: url(../img/fon-con.png);
    height: 85px;
    margin-top: -45px;
    position: relative;
    z-index: 20;
}
.rp-con-top > div{
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}
.rp-con-top > div > span{
    display: block;
    float: left;
    color: #213653;
    font-size: 16px;
    padding-top: 35px;
}
.rp-con-top > div > span > span{
    color: #d0403f;
    font-family: 'blogger_sansbold';
}
.rp-con-top > div > div{
    float: right;
    padding-top: 20px;
}
.rp-con-top > div > div .rp-a1{
    display: inline-block;  
    padding-left: 30px;
    padding-right: 30px;
    line-height: 45px;
    height: 45px;
    background-color: #ffd800;
    border-radius: 6px;
    font-size: 20px;
    color: #000;
    text-decoration: none;
    margin-left: 0px;
    margin-right: 15px;
}
.rp-con-top > div > div .rp-a1:hover{
    background-color: #ffa800;
    color: #fff;
}
.rp-con-top > div > div .rp-a1:active{
    background-color: #ff6600;
    color: #fff;
}
.rp-con-top > div > div .rp-a2{
    display: inline-block;  
    padding-left: 30px;
    padding-right: 30px;
    line-height: 45px;
    height: 45px;
    background-color: #d0403f;
    border-radius: 6px;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    margin-left: 0px;
    margin-right: 0px;
}
.rp-con-top > div > div .rp-a2:hover{
    background-color: #ff0200;
    color: #fff;
}
.rp-con-top > div > div .rp-a2:active{
    background-color: #d30100;
    color: #fff;
}
.rp-cont{
    background-color: #fff;
    padding-top: 65px;
    border-top: 1px solid #bcc2cb;;
    padding-bottom: 70px;
}
.rp-cont > div{
    width: 1100px;
    margin: 0 auto;
}
.hFooter{
    height: 135px;
}
.rp-cont > div .rp-title{
    text-align: center;
}
/*FAQ*/
.rp-cont .rp-faq{
    margin-top: 15px;
    text-align: center;
}
.rp-cont .rp-faq > div{
    position: relative;
    cursor: pointer;
    text-align: left;
}
.rp-cont .rp-faq > div > span{
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 18px;
    background-color: #e1e4e8;
    overflow: hidden;
    text-align: center;
    line-height: 35px;
    color: #213653;
    font-size: 20px;
    font-family: 'blogger_sansbold';
    z-index: 15;
    border-radius: 30px;
}
.rp-cont .rp-faq > div > div{
    border: 2px dashed transparent;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: 18px;
    position: relative;
    z-index: 10;
    border-radius: 6px;
}
.rp-cont .rp-faq > div.act > div{
    border: 2px dashed #bcc2cb;
}
.rp-cont .rp-faq > div.act > span{
    background-color: #ffd800;
}
.rp-cont .rp-faq > div > div > span{
    display: block;
    color: #213653;
    font-size: 35px;
    line-height: 35px;
}
.rp-cont .rp-faq > div > div > div{
    display: none;
    color: #213653;
    font-size: 16px;
    margin-top: 20px;
}
.rp-cont .rp-faq > div.act > div > div{
    display: block;
}
.rp-cont .rp-faq > a{
    margin-top: 25px;
}
.rp-butt{
    display: inline-block;  
    padding-left: 30px;
    padding-right: 30px;
    line-height: 45px;
    height: 45px;
    background-color: #ffd800;
    border-radius: 6px;
    font-size: 20px;
    color: #000;
    text-decoration: none;
    cursor: pointer;
    border: none;
}
.rp-butt:hover{
    background-color: #ffa800;
    color: #fff;
}
.rp-butt:active{
    background-color: #ff6600;
    color: #fff;
}
.rp-butt-r{
    display: inline-block;  
    padding-left: 30px;
    padding-right: 30px;
    line-height: 45px;
    height: 45px;
    background-color: #d0403f;
    border-radius: 6px;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    margin-left: 0px;
    margin-right: 0px;
    border: none;
    cursor: pointer;
}
.rp-butt-r:hover{
    background-color: #ff0200;
    color: #fff;
}
.rp-butt-r:active{
    background-color: #d30100;
    color: #fff;
}
/**/
.rp-cont .rp-lasspass{
    text-align: center;
    margin-top: 40px;
}
.rp-input{
    height: 45px;
    border: 1px solid #bcc2cb;
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px;
    width: 230px;
    margin-bottom: 20px;
    font-size: 16px;
}
.rp-input-c{
    text-align: center; 
    display: inline-block;
}
/**/
.rp-cont .rp-pravil{
    margin-top: 35px;
}
.rp-cont .rp-pravil ol{}
.rp-cont .rp-pravil ol > li{
    color: #213653;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 20px;
    padding-left: 15px;
}
/**/
.rp-cont .rp-reg{
    width: 600px;
    margin: 0 auto;
    margin-top: 30px;
}
.rp-cont .rp-reg .rp-reg-dan{
    overflow: hidden;
    text-align: center;
    margin-bottom: 15px;
}
.rp-cont .rp-reg .rp-reg-dan > div{
    float: left;
    width: 300px;
}
.rp-cont .rp-reg .rp-reg-dan > div > span{
    display: block;
    font-family: 'blogger_sansbold';
    color: #213653;
    font-size: 20px;
    margin-bottom: 20px;
}
.rp-cont .rp-reg .rp-reg-dey{
    text-align: center;
}
.rp-cont .rp-reg .rp-reg-dey .lab-r{
    display: table;
    line-height: 17px;
    overflow: hidden;
    color: #213653;
    font-style: 16px;
    margin: 0 auto;
}
.rp-cont .rp-reg .rp-reg-dey .lab-r a{
    color: #d0403f;
    font-style: 16px;
}
.rp-cont .rp-reg .rp-reg-dey .lab-r a:hover{
    text-decoration: none;
}
.rp-cont .rp-reg .rp-reg-dey .lab-r > span{
    float: left;
    width: 17px;
    height: 17px;
    display: block;
    background-image: url(../img/chec1.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin-right: 6px;
}
.rp-cont .rp-reg .rp-reg-dey .lab-r > span:hover{
    background-image: url(../img/chec1-h.png);
}
.rp-cont .rp-reg .rp-reg-dey input[type="checkbox"]{
    display: none;
}
.rp-cont .rp-reg .rp-reg-dey input[type="checkbox"]:checked + .lab-r > span{
    background-image: url(../img/chec1-c.png);
}
.rp-cont .rp-reg .rp-reg-dey button{
    margin-top: 22px;
}
/**/
.rp-contact{
    width: 600px;
    margin: 0 auto;
}
.rp-contact .rp-con-inf{
    width: 535px;
    margin: 0 auto;  
    margin-top: 15px;
    margin-bottom: 40px;
    overflow: hidden;
}
.rp-contact .rp-con-inf > div{
    float: left;
    width: 247px;
    position: relative;
    margin-left: 10px;
    margin-right: 10px; 
}
.rp-contact .rp-con-inf > div > span{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    text-align: center;
    z-index: 20;
}
.rp-contact .rp-con-inf > div > div{
    position: relative;
    z-index: 10;
    border-radius: 6px;
    margin-top: 25px;
    text-align: center;
    background-color: #213653;
    height: 90px;
}
.rp-contact .rp-form{
    text-align: center;
}
.rp-contact .rp-con-inf > div > div > span{
    display: block;
    padding-top: 28px;
    color: #47638a;
    font-size: 16px;
}
.rp-contact .rp-con-inf > div > div > div{
    color: #fff;
    font-size: 22px;
}
.rp-contact .rp-form > span{
    display: block;
    font-family: 'blogger_sansbold';
    color: #213653;
    font-size: 30px;
    margin-bottom: 25px;
}
.rp-contact .rp-form textarea{
    min-width: 570px;
    max-width: 570px;
    min-height: 175px;
    max-height: 175px;
    border-radius: 6px;
    border: 1px solid #bcc2cb;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    font-size: 16px;
}
.rp-contact .rp-form > div{
    overflow: hidden;
}
.rp-contact .rp-form > div > div{
    float: left;
    width: 300px;
    text-align: left;
}
.rp-contact .rp-form > div > div .rp-input-l{
    width: 260px;
    text-align: left;
}
.rp-contact .rp-form > div > div .rp-input-r{
    width: 260px;
    text-align: left;
}
.rp-contact .rp-form > div > div.rp-inp-r{
    text-align: right;
}
.rp-contact .rp-form > button{
    margin-top: 16px;
}




.loginautor{
    float: right;
    -webkit-border-radius:50px;
    -webkit-border-top-right-radius:4px;
    -webkit-border-bottom-right-radius:4px;
    -moz-border-radius:50px;
    -moz-border-radius-topright:4px;
    -moz-border-radius-bottomright:4px;
    border-radius:50px;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
    background-color: #1e304b;
    padding-right: 10px;
    margin-left: 20px;

}
.loginautor_img{
    float: left;
    height: 30px;
    width: 30px;
    overflow: hidden;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    border-radius:50px;
}
.loginautor_img img{
    width: 100%;
}
.loginautor_logs{
    float: left;
}
.loginautor_logs > a{
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-family: 'blogger_sansbold';
    font-size: 18px;
    line-height: 30px;
    margin-left: 6px;
}
.loginautor_logs > span > a:hover, .loginautor_logs > a:hover{
    text-decoration: underline;
}
.loginautor_logs > span > a{
    margin-left: 6px;
    color: #FFF;
    font-size: 14px;
    text-decoration: none;
    line-height: 30px; 
}
/**/
/*
font-family: 'blogger_sansregular';
font-family: 'blogger_sansbold';
font-family: 'blogger_sansitalic';
*/

.my-notify-info, .my-notify-success, .my-notify-warning, .my-notify-error {
    padding:10px;
    margin:10px 0;
 
}
.my-notify-info, .my-notify-success, .my-notify-warning, .my-notify-error ul {
    list-style: none;

}
.my-notify-info:before, .my-notify-success:before, .my-notify-warning:before, .my-notify-error:before {
    font-family:FontAwesome;
    font-style:normal;
    font-weight:400;
    speak:none;
    display:inline-block;
    text-decoration:inherit;
    width:1em;
    margin-right:.2em;
    text-align:center;
    font-variant:normal;
    text-transform:none;
    line-height:1em;
    margin-left:.2em;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}

.my-notify-info {
    color: #00529B;
    background-color: #BDE5F8;
}
.my-notify-success {
    color: #4F8A10;
    background-color: #DFF2BF;
}
.my-notify-warning {
    color: #9F6000;
    background-color: #FEEFB3;
}
.my-notify-error {
    color: #D8000C;
    background-color: #FFD2D2;
}