body * {
    max-height: 1000000px;
}

html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background: #f5f5f8;
}

.all
{
    margin: 0 auto;
}

p {
    margin: 0;
}

h1 {
    text-align: center;
    font-size: 38px;
    font-family: 'PFDinTextPro-Light';
    color: #26272d;
    padding-top: 0px;
    padding-bottom: 0px;
    /*    padding-top: 80px;
        padding-bottom: 50px;*/
}


.block1
{
    width: 100%;
    background: url(../images/bg.png) center top no-repeat;
    height: 1080px;
    overflow: hidden;
}

p.block1_title
{
    text-align: center;
    font-size: 42px;
    font-family:'PFDinTextPro-Light';
    color: #26272d;
    padding-top: 80px;
    padding-bottom: 50px;
}

p.block1_title1
{
    text-align: center;
    font-size: 19px;
    font-family:'PFDinTextPro-Light';
    padding-bottom: 20px;
}

p.block1_title1 span,
p.block1_title1 a
{
    color: #1683a4;
    font-family:'PFDinTextPro-Regular';
    cursor: pointer;
}

p.block1_title1 a {
    text-decoration: none;
}

p.block1_title2
{
    text-align: center;
    color: #1683a4;
    font-family:'PFDinTextPro-Regular';
    font-size: 19px;
}

ul.block1_list
{
    list-style: none;
    padding:28px 0 30px 90px;
    margin:0 auto;
    width: 320px;
}

ul.block1_list li
{
    float: left;
    position: relative;
    font-size: 19px;
    width: 160px;
    font-family:'PFDinTextPro-Thin';
    color: #232323;
}

ul.block1_list li:before
{
    position: absolute;
    display: block;
    content: "";
    background: url(../images/li.png) no-repeat;
    width: 8px;
    height: 8px;
    top: 50%;
    margin-top: -5px;
    left: -15px;
}

ul.block1_list:after
{
    clear: both;
    width: 100%;
    content: "";
    display: block;
}

ul.block1_social
{
    list-style: none;
    padding:0 0 0 0;
    margin:12px auto;
    width: 390px;
    background: url(../images/vk.png) right no-repeat;
    display: none;
}

ul.block1_social span
{
    font-family:'Lato-Regular';
    font-size: 16px;
    color: #000;
    cursor: pointer;
    display: block;
    width: 100px;
    padding-left: 69px;
    text-align: center;
}

ul.block1_social:after
{
    clear: both;
    width: 100%;
    content: "";
    display: block;
}

ul.block1_social li
{
    float: left;
}

ul.block1_social li.fb
{

    width: 190px;
    height: 50px;
    line-height: 50px;
}

ul.block1_social li.vk
{

    width: 188px;
    height: 50px;
    line-height: 50px;
}

.ipad
{
    background: url(../images/ipad.png) no-repeat;
    width: 980px;
    height: 755px;
    position: absolute;
    top: 355px;
    z-index: 100;
}

.ipad_video
{
    width: 798px;
    height: 598px;
    margin:75px 0 0 85px;
    position: relative;
}

.block2
{
    width: 100%;
    background: #f5f5f8;
    padding: 0 0 50px;
    position: relative;
    z-index: 91;
}

p.block2_title
{
    text-align: center;
    font-size: 36px;
    font-family:'PFDinTextPro-Light';
    color: #26272d;
    position: relative;
    /*padding-top: 95px;*/
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 70px;
}

p.block2_title:before
{
    display: block;
    background: #1683a4;
    height: 2px;
    width: 50px;
    left: 50%;
    margin-left: -25px;
    bottom: 0px;
    content: "";
    position: absolute;
}

.block2_line
{
    width: 100%;
    position: relative;
    margin-bottom: 85px;
}

.block2_text
{
    width: 480px;
    font-size: 28px;
    font-family:'PFDinTextPro-Light';
    color: #000;
    text-transform: uppercase;
}

.block2_text span
{
    font-size: 16px;
    font-family:'Lato-Regular';
    color: #8c8f94;
    display: block;
    text-transform: none;
    padding-top: 10px;
}

.block2_input
{
    position: absolute;
    width: 502px;
    right: 0px;
    top: 10px;
}

.block2_input:before
{
    width: 478px;
    height: 1px;
    background: #cbcbce;
    content: "";
    display: block;
    margin-left: -478px;
    margin-top: 25px;
    position: absolute;
}

.block2_input input[type="text"]
{
    height: 48px;
    width: 460px;
    line-height: 48px;
    border:1px #cbcbce solid;
    border-radius: 30px;
    background: none;
    outline: none;
    padding: 0 20px;
}

.block2_input span
{
    display: block;
    font-size: 12px;
    font-family:'Lato-Regular';
    color: #3a3d4b;
    padding-left: 20px;
    letter-spacing: 1px;
}

.block2_data
{
    background: #ebebed;
    width: 798px;
    height: 530px;
    margin:22px auto;
    border-radius: 10px;
    position: relative;
    display: none;
}

.block2_data_title
{
    width: 798px;
    height: 90px;
    background: url(../images/row.png) no-repeat;
    position: absolute;
    top: -20px;
    text-align: center;
    color: #26272d;
    font-size: 28px;
    font-family:'PFDinTextPro-Light';
    text-transform: uppercase;
    padding-top: 60px;
    z-index: 9999;
}

.block2_data_b
{
    background: #1683a4;
    color: #fff;
    font-size: 16px;
    width: 760px;
    height: 42px;
    display: block;
    text-align: center;
    line-height: 42px;
    border-radius: 25px;
    margin:0 auto;
    font-family:'Lato-Regular';
    letter-spacing: 1px;
    cursor: pointer;
}

p.block2_data_t
{
    text-align: center;
    color: #1683a4;
    font-family:'Lato-Regular';
    padding-top: 180px;
    font-size: 16px;
    font-family:'Lato-Bold';
    position: relative;
}

p.block2_data_t label
{
    display: block;
    position: absolute;
    top: 150px;
    color: #000;
    font-family:'Lato-Regular';
    font-size: 12px;
    text-align: center;
    width: 100%;
}

p.block2_data_t label ins
{
    text-decoration: none;
    cursor: pointer;
}

p.block2_data_t1
{
    text-align: center;
    font-family:'Lato-Regular';
    padding-top: 43px;
}

p.block2_data_t1 span {
    width: 760px;
    background: #32cd32;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    color: #fff;
    border-radius: 25px;
}

p.block2_data_t2
{
    text-align: center;
    font-size: 16px;
    font-family:'Lato-Regular';
    color: #26292c;
    padding-top: 30px;
}

p.block2_data_t3
{
    text-align: center;
    color: #1683a4;
    font-size: 16px;
    font-family:'Lato-Bold';
    padding-top: 25px;
}

.block3
{
    width: 100%;
    /*margin-top: 30px;*/
    height: auto;
    padding-bottom: 20px;
    z-index: 91;
    position: relative;

}

.block3_border
{
    border-top: 1px #cbcbce solid;
}

.block3 ul
{
    list-style: none;
    padding:25px 0 0 25px;
    margin:0 auto;
    width: 146px;
}

.block3 ul li
{
    float: left;
    margin-right: 20px;
}

.block3 ul:after
{
    clear: both;
    width: 100%;
    content: "";
    display: block;
}

.BaseWidth
{
    width: 980px;
    margin:0 auto;
    position: relative;
}

a.b_fb
{
    width: 9px;
    height: 18px;
    background: url(../images/social.png) 0px 0px no-repeat;
    display: block;
}

a.b_vk
{
    width: 21px;
    height: 18px;
    background: url(../images/social.png) -24px 0px no-repeat;
    display: block;
}

a.b_in
{
    width: 18px;
    height: 18px;
    background: url(../images/social.png) -63px 0px no-repeat;
    display: block;
}

a.b_tele
{
    width: 18px;
    height: 18px;
    background: url(../images/social.png) -90px 0px no-repeat;
    display: block;
}

.block3 p
{
    text-align: center;
    font-size: 14px;
    color: #b0b0af;
    font-family:'Lato-Regular';
    padding-top: 20px;
}

.block3 p a
{
    text-decoration: none;
    color: #b0b0af;
}

.block3 p span
{
    display: inline-block;
    position: relative;
}

.block3 p span.left:before
{
    display: block;
    content: "";
    width: 1px;
    height: 25px;
    background: #1683a4;
    position: absolute;
    right: -14px;
    top: -2px;
}

.block3 p span.left
{
    margin-right: 20px;
}

.hide_video
{
    display: block;
    background: url(../images/hide.png) center bottom no-repeat;
    width: 48px;
    text-align: center;
    left:50%;
    margin-left: -24px;
    top: 720px;
    font-family:'PFDinTextPro-Regular';
    position: absolute;
    color: #fff;
    font-size: 12px;
    padding-bottom: 24px;
    cursor: pointer;
}

.video_block
{
    position: absolute;
    top:0px;
    left: 0px;
}

.play
{
    position: absolute;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    font-family:'PFDinTextPro-Light';
    width: 408px;
    left: 46px;
    background: url(../images/play.png) right center no-repeat;
    height: 99px;
    line-height: 99px;
    top: 249px;
}

.play span
{
    display: block;
    width: 99px;
    height: 99px;
    position: absolute;
    margin-left: 308px;
    cursor: pointer;
    margin-top: -99px;
}

#play
{
    width: 100%;
    height: 100%;
}

.copy_buffer
{
    text-align: center;
    font-size: 12px;
}

.copy_buffer span
{
    cursor: pointer;
}

.ipad_click
{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 90;
    display: none;
}

.like_block
{
    text-align: center;
    width:300px;
    margin:0 auto;
    padding-top: 10px;
    /*padding-left: 53px;*/
}

.like_block span.subtitle {
    margin: 30px 0 10px;
    display: inline-block;
    font-size: 18px;
}

.like_block ul
{
    width: auto;
    padding-left: 0px;
}

.vk_like, #fb-like
{
    float: left;
}
.vk_like
{
    overflow: hidden;
    margin-left: 40px;
}
#fb-like, .fb_iframe_widget
{
    margin-left: -60px;
    padding-top: 1px;
}
.fav {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background: red;
    z-index: 100;
    background: url(../images/fav.png) no-repeat center;
    background-size: cover;
}

.block2_text {
	font-size: 26px !important;
}