@import url('https://fonts.googleapis.com/css?family=Lato:400,900');
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on April 14, 2017 */



@font-face {
    font-family: 'MuseoSansCyrl';
    src: url('/html2/fonts/museosanscyrl300-webfont.eot');
    src: url('/html2/fonts/museosanscyrl300-webfont.eot?#iefix') format('embedded-opentype'),
         url('/html2/fonts/museosanscyrl300-webfont.woff2') format('woff2'),
         url('/html2/fonts/museosanscyrl300-webfont.woff') format('woff'),
         url('/html2/fonts/museosanscyrl300-webfont.svg#museo_sans_cyrl300') format('svg');
    font-weight: 300;
    font-style: normal;

}




@font-face {
    font-family: 'MuseoSansCyrl';
    src: url('/html2/fonts/museosanscyrl500-webfont.eot');
    src: url('/html2/fonts/museosanscyrl500-webfont.eot?#iefix') format('embedded-opentype'),
         url('/html2/fonts/museosanscyrl500-webfont.woff2') format('woff2'),
         url('/html2/fonts/museosanscyrl500-webfont.woff') format('woff'),
         url('/html2/fonts/museosanscyrl500-webfont.svg#museo_sans_cyrl500') format('svg');
    font-weight: 500;
    font-style: normal;

}




@font-face {
    font-family: 'MuseoSansCyrl';
    src: url('/html2/fonts/museosanscyrl700-webfont.eot');
    src: url('/html2/fonts/museosanscyrl700-webfont.eot?#iefix') format('embedded-opentype'),
         url('/html2/fonts/museosanscyrl700-webfont.woff2') format('woff2'),
         url('/html2/fonts/museosanscyrl700-webfont.woff') format('woff'),
         url('/html2/fonts/museosanscyrl700-webfont.svg#museo_sans_cyrl700') format('svg');
    font-weight: 700;
    font-style: normal;

}




@font-face {
    font-family: 'MuseoSansCyrl';
    src: url('/html2/fonts/museosanscyrl900-webfont.eot');
    src: url('/html2/fonts/museosanscyrl900-webfont.eot?#iefix') format('embedded-opentype'),
         url('/html2/fonts/museosanscyrl900-webfont.woff2') format('woff2'),
         url('/html2/fonts/museosanscyrl900-webfont.woff') format('woff'),
         url('/html2/fonts/museosanscyrl900-webfont.svg#museo_sans_cyrl900') format('svg');
    font-weight: 900;
    font-style: normal;

}

input[type="submit"] {
    cursor: pointer;
}

body {
    font-family: 'MuseoSansCyrl';
    color: #171616;
}
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
.left {
    float: left;
}
.right {
    float: right;
}
.clear {
    clear: both;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
img {
    vertical-align: top;
}
.lp_form_sl::-webkit-input-placeholder {
    color: #FFF;
}
.lp_form_sl::-moz-placeholder {
    color: #FFF;
}
/* Firefox 19+ */

.lp_form_sl:-moz-placeholder {
    color: #FFF;
}
/* Firefox 18- */

.lp_form_sl:-ms-input-placeholder {
    color: #FFF;
}
.lp_block1 {
    color: #FFF;
    padding: 220px 0px;
    width: 100%;
    overflow: hidden;
    /* background: url(/html2/imgs/lp_block1_bg.jpg) top center no-repeat; */
    background-size: cover;
}
.lp_container {
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}
.lp_slogan {} .lp_slogan h1 {
    font-weight: 900;
    font-size: 72px;
    text-shadow: 0.1px 1px 13px rgba(0, 0, 1, 0.23);
    text-transform: uppercase;
    line-height: 72px;
    margin-bottom: 25px;
}
.lp_slogan h3 {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 30px;
    text-shadow: 0.1px 1px 13px rgba(0, 0, 1, 0.23);
}
.popup-youtube {
    display: block;
    position:  relative;
}
.popup-youtube:after {
    position: absolute;
    content: "";
    background: url(/html2/imgs/play_oranje.png) center no-repeat;
    width: 50px;
    height: 50px;
    background-size: cover;
    left: 50%;
    top: 50%;
    margin-top: -25px;
    margin-left: -25px;
    opacity: 0.8;
}
.popup-youtube:hover:after {
    opacity: 1.0;
}
.lp_form_sl p {
    margin-bottom: 22px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    text-shadow: 0.1px 1px 13px rgba(0, 0, 1, 0.23);
}
.lp_form_sl {
    margin-top: 48px;
}
.line_in {
    margin: 0 -15px;
    width: 654px;
}
.lp_form_sl .lp_col2 {
    width: 50%;
    float: left;
    padding: 0 15px;
}
.input_text {
    width: 100%;
    height: 57px;
    background-color: rgba(253, 253, 252, 0.32);
    border: 1px solid white;
    padding: 0 30px;
    color: #FFF;
    font-weight: 300;
    font-family: 'MuseoSansCyrl';
    font-size: 16px;
}
.line_in ::-webkit-input-placeholder {color:#FFF;}
.line_in ::-moz-placeholder          {color:#FFF;}/* Firefox 19+ */
.line_in :-moz-placeholder           {color:#FFF;}/* Firefox 18- */
.line_in :-ms-input-placeholder      {color:#FF;}
.input_text:focus,
.input_text_2:focus {
    border: 1px solid #001c70;
    outline: none;
}
.sl_button1 {
    margin-top: 24px;
    display: inline-block;
    border: none;
    text-shadow: 0.1px 1px 2px rgba(0, 0, 1, 0.4);
    font-size: 18px;
    color: #FFF;
    padding: 19px 69px;
    background-color: #77be2a;
    background-image: linear-gradient(to top, rgba(0, 0, 1, 0.02) 0%, rgba(255, 255, 255, 0.02) 100%);
    border-radius: 5px;
    -webkit-box-shadow: 0px 5px 0px 0px rgba(56, 88, 21, 1);
    -moz-box-shadow: 0px 5px 0px 0px rgba(56, 88, 21, 1);
    box-shadow: 0px 5px 0px 0px rgba(56, 88, 21, 1);
    text-decoration: none;
    position: relative;
    top: 0px;
    width: auto;
    text-align: center;
}
.sl_button1:hover {
    background-color: #6bab26;
}
.sl_button1:active {
    position: relative;
    top: 1px;
    outline: none;
}
.sl_button1:focus {
    outline: none;
}
.lp_block2 {
    padding: 100px 0 15px;
}
.row {
    margin: 0 -15px;
}
.col4 {
    width: 25%;
    float: left;
    padding: 0 15px;
}
.prejm_img {
    height: 130px;
    line-height: 130px;
}
.prejm_img img {
    vertical-align: middle;
}
.prejm_text {} .prejm_text h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
}
.more_user {
    display: inline;
}
button {
    cursor: pointer;
}
.prejm_text p {
    font-size: 16px;
    font-weight: 300;
    margin-top: 13px;
    line-height: 25px;
}
.lp_block3 {
    padding: 50px 0 80px;
}
.title_bl {
    text-align: center;
    margin-bottom: 67px;
}
.title_bl h2 {
    font-size: 48px;
    text-transform: uppercase;
    margin-bottom: 17px;
    font-weight: 500;
}
.title_bl .line {
    width: 170px;
    height: 10px;
    background: #001c70;
    margin: 0 auto;
}
.lp_container_b {
    max-width: 1480px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}
.primery_bl .col3_pr {
    width: 33.3%;
    float: left;
}
.primery_bl .col3_pr img {
    width: 100%;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
}
.primery_bl .col3_pr img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.col3 {
    width: 33.3%;
    float: left;
    padding: 0 15px;
}
.otzyw {
    text-align: center;
}
.otzyw img {
    width: 100%;
}
.otzyw p {
    font-size: 18px;
    color: #80909c;
    margin-top: 41px;
    font-weight: 300;
    margin-bottom: 9px;
}
.otzyw h4 {
    font-size: 20px;
    color: #3c434d;
    font-weight: bold;
    font-weight: bold;
}
.sl_button_bl_1 {
    margin-top: 36px;
}
.lp_block4 {
    padding: 40px 0px 40px;
}
.orange_color {
    color: #001c70;
}
.col2 {
    width: 50%;
    float: left;
    padding: 0 15px;
}
.etapy_bl p {
    font-size: 24px;
    font-weight: 500;
    text-align: center;
}
.lp_block5 {
    padding: 18px 0;
}
.list_num {
    margin-bottom: 12px;
}
.list_num .left_num {
    font-size: 14px;
    color: #FFF;
    background: #ff6102;
    border-radius: 50%;
    display: block;
    width: 23px;
    height: 23px;
    text-align: center;
    line-height: 23px;
}
.list_num .text_num {
    padding-left: 45px;
    font-size: 18px;
}
.ipad_img {
    text-align: center;
}
.etapy_bl {} .etapy_bl .row {
    max-width: 984px;
    margin: 0 auto;
    margin-top: 66px;
}
.etapy_sl {
    margin-top: 40px;
}
.eta_col4 {
    width: 25%;
    float: left;
}
.line_eta_1,
.line_eta_2,
.line_eta_3,
.line_eta_4 {
    height: 18px;
    width: 100%;
    background: #ffd201;
    position: relative;
}
.num_eta_1,
.num_eta_2,
.num_eta_3,
.num_eta_4 {
    font-size: 36px;
    color: #FFF;
    background: #ffd201;
    font-family: 'Lato', sans-serif;
    width: 74px;
    height: 74px;
    display: block;
    border-radius: 50%;
    text-align: center;
    line-height: 74px;
    font-weight: 900;
    box-shadow: 0.1px 1px 7px rgba(0, 0, 1, 0.23);
    position: absolute;
    left: 50%;
    top: -25px;
    margin-left: -37px;
}
.line_eta_2,
.num_eta_2 {
    background: #84e375;
}
.line_eta_3,
.num_eta_3 {
    background: #68daf7;
}
.line_eta_4,
.num_eta_4 {
    background: #d498cd;
}
.eta_text {
    padding-top: 54px;
    color: #28282b;
}
.eta_text h4 {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 7px;
}
.eta_text h3 {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 25px;
    margin-bottom: 24px;
}
.eta_text p {
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
}
.eta_col4 .eta_text {
    padding-right: 20px;
}
.lp_block6 {
    padding: 99px 0;
}
.col8 {
    width: 66%;
}
.ul_st li {
    list-style: none;
    margin-bottom: 29px;
    font-size: 20px;
    color: #31261a;
    font-weight: 300;
    padding-left: 28px;
    background: url(/html2/imgs/li.png) 0px 10px no-repeat;
    line-height: 31px;
}
.ul_st {
    margin-top: -3px;
}
.box_tt {
    border: 8px solid #e8e8e8;
    padding: 44px 55px;
    font-size: 20px;
    background: #FFF;
    margin-top: 34px;
    line-height: 32px;
}
.sl_button_bl_2 {
    padding-top: 20px;
}
.sl_button2 {
    font-weight: 400;
    padding: 19px 33px;
}
.col6 {
    display: inline-block;
    vertical-align: top;
    width: 16.3%;
    padding: 0 15px;
}
.user {
    margin-bottom: 51px;
}
.user img {
    width: 100%;
    margin-bottom: 27px;
}
.user p {
    font-size: 18px;
    font-weight: 300;
}
.lp_block7 {
    padding: 62px 0 0;
}
.text_partn {
    padding-left: 302px;
    position: relative;
}
.text_partn_img {
    position: absolute;
    top: 48px;
    left: -217px;     left: -50px;
}
.text_partn_img img{   width: 330px;}
.bl_bbb {
    display: none;
}
.text_par {
    color: #48423b;
    margin-bottom: 52px;
    padding-top: 4px;
}
.text_par h4 {
    font-size: 24px;
    font-weight: 700;
}
.text_par p {
    font-size: 24px;
    font-weight: 300;
}
.cms1 {} .cms1 h4 {
    font-size: 24px;
    color: #001c70;
    font-weight: 700;
}
.sh_text {
    padding-left: 406px;
}
.sh_text ul li {
    list-style: none;
    font-size: 18px;
    font-weight: 300;
    background: url(/html2/imgs/li.png) 0px 7px no-repeat;
    padding-left: 27px;
    margin-bottom: 0px;
    line-height: 30px;
}
.cms_ll {
    margin-top: 43px;
}
.sh2_bl {
    margin-top: 41px;
    padding-left: 92px;
}
.lp_block8 {
    padding: 15px 0 40px;
}
.lp_block1,
.lp_block2,
.lp_block3,
.lp_block4,
.lp_block5,
.lp_block6,
.lp_block7,
.lp_block8,
.lp_block9,
.lp_block10,
.lp_block11,
.lp_block12,
.lp_block13,
.lp_block14,
.lp_block15 {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.lp_block10 {
    padding: 29px 0 180px;
}
.lp_block11 {
    padding: 0;
    margin-top: -53px;
}
.harantii {
    padding-right: 807px;
    padding-top: 47px;
}
.harantii li {
    list-style: none;
    font-weight: 300;
    font-size: 18px;
    background: url(/html2/imgs/li_.png) 100% 3px no-repeat;
    padding-right: 51px;
    margin-bottom: 34px;
}
.comanda_img {
    position: absolute;
    top: 120px;
    right: -147px;
    z-index: 0;
}
.zajawka {
    border: 8px solid #e8e6e6;
    padding: 38px 115px 93px;
    background: #FFF;
}
.zajawka h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.zajawka h4 {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 58px;
}
.input_text_2 {
    width: 100%;
    height: 64px;
    border: 1px solid #dddddd;
    padding: 0 30px;
    font-size: 16px;
    font-weight: 300;
    font-family: 'MuseoSansCyrl';
}
.zajawka .sl_button1 {
    margin-top: 0;
    width: 100%;
    padding: 19px 25px;
    text-align: center;
}
input[type="button"] {
    cursor: pointer;
}
.h2_pad_left {
    padding-left: 50%;
    text-align: left;
    margin-left: -90px;
}
.lp_block12 {
    padding: 67px 0 126px;
}
.lp_block12 .title_bl h2 {
    font-size: 42px;
}
.podarki {
    padding-left: 52%;
    padding-top: 0;
    margin-top: -21px;
}
.podarki li {
    font-size: 18px;
    padding-left: 70px;
    list-style: none;
    background: url(/html2/imgs/plus_li.png) 7px 2px no-repeat;
    font-weight: 300;
    line-height: 20px;
    padding-bottom: 1px;
    margin-bottom: 15px;
    min-height: 24px;
}
.h3_m_b {
    margin-bottom: 40px !important;
}
.zajawka_2 {
    padding: 66px 115px;
}
.lp_block13 {
    padding-bottom: 79px;
}
.col2_f {
    width: 50%;
    float: left;
    height: 570px !important;
}
.map {} .f_com {
    background: url(/html2/imgs/com.jpg) no-repeat;
    background-size: cover;
    -webkit-box-shadow: 10px 0px 49px 1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 10px 0px 49px 1px rgba(0, 0, 0, 0.75);
    box-shadow: 10px 0px 49px 1px rgba(0, 0, 0, 0.75);
}
.lp_block14 {
    overflow: hidden;
    position: relative;
}
.voprosy {
    background: #FFF;
    padding: 30px 37px 40px;
    -webkit-box-shadow: 0px 4px 31px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 4px 31px -6px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 4px 31px -6px rgba(0, 0, 0, 0.75);
    max-width: 515px;
    position: absolute;
    left: 50%;
    margin-left: -110px;
    top: 133px;
    color: #1e1e1e;
    z-index: 2;
}
.voprosy h4 {
    font-size: 30px;
    font-weight: 300;
}
.voprosy p {
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 25px;
}
.voprosy .sl_button1 {
    padding: 13px 69px;
}
.samolet {
    background: url(/html2/imgs/samolet.png) no-repeat;
    background-size: cover;
    width: 344px;
    height: 846px;
    position: absolute;
    left: 50%;
    margin-left: -873px;
    top: 65px;
}
.el1 {
    width: 821px;
    height: 640px;
    background: url(/html2/imgs/el1.png) center no-repeat;
    position: absolute;
    left: 50%;
    top: 146px;
    margin-left: 349px;
}
.el2 {
    width: 581px;
    height: 866px;
    background: url(/html2/imgs/el2.png) center no-repeat;
    position: absolute;
    left: 50%;
    top: 646px;
    margin-left: -1374px;
}
.el3 {
    width: 139px;
    height: 95px;
    background: url(/html2/imgs/el3.png) center no-repeat;
    position: absolute;
    left: 50%;
    top: 7px;
    margin-left: 450px;
}
.el4 {
    width: 444px;
    height: 302px;
    background: url(/html2/imgs/el4.png) center no-repeat;
    position: absolute;
    left: 50%;
    top: 126px;
    margin-left: -995px;
}
.el5 {
    width: 581px;
    height: 866px;
    background: url(/html2/imgs/el2.png) center no-repeat;
    position: absolute;
    left: 50%;
    top: 646px;
    margin-left: -1374px;
}
.el7 {
    width: 2194px;
    height: 1505px;
    background: url(/html2/imgs/el7.png) center no-repeat;
    position: absolute;
    left: 50%;
    top: 470px;
    margin-left: -1034px;
}
.el8 {
    width: 300px;
    height: 521px;
    background: url(/html2/imgs/el8.png) center no-repeat;
    background-size: cover;
    position: absolute;
    left: 50%;
    top: 84px;
    margin-left: -846px;
}
.el9 {
    width: 155px;
    height: 113px;
    background: url(/html2/imgs/el9.png) center no-repeat;
    position: absolute;
    left: 50%;
    top: 152px;
    margin-left: -791px;
}
.el10 {
    width: 355px;
    height: 716px;
    background: url(/html2/imgs/el10.png) center no-repeat;
    position: absolute;
    left: 50%;
    top: 227px;
    margin-left: -1017px;
}
.el11 {
    width: 1096px;
    height: 1046px;
    background: url(/html2/imgs/el11.png) center no-repeat;
    position: absolute;
    left: 50%;
    top: 45px;
    margin-left: -267px;
}
.el12 {
    width: 476px;
    height: 867px;
    background: url(/html2/imgs/el12-min.png) center no-repeat;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: 231px;
}
.el13 {
    width: 728px;
    height: 479px;
    background: url(/html2/imgs/el13.png) center no-repeat;
    position: absolute;
    left: 50%;
    top: 53px;
    margin-left: -1062px;
}
.el14 {
    width: 311px;
    height: 227px;
    background: url(/html2/imgs/el14.png) center no-repeat;
    position: absolute;
    left: 50%;
    top: 313px;
    margin-left: 600px;
}
.el15 {
    top: 393px;
}
.el16 {
    width: 399px;
    height: 734px;
    background: url(/html2/imgs/el16.png) center no-repeat;
    position: absolute;
    left: 50%;
    top: 94px;
    margin-left: 319px;
}
.el17 {
    width: 399px;
    height: 734px;
    background: url(/html2/imgs/el16.png) center no-repeat;
    position: absolute;
    left: 50%;
    top: 894px;
    margin-left: 319px;
}
.el18 {
    width: 1027px;
    height: 980px;
    background: url(/html2/imgs/el18.png) center no-repeat;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -848px;
}
.el19 {
    width: 1751px;
    height: 690px;
    background: url(/html2/imgs/el19.png) center no-repeat;
    position: absolute;
    left: 50%;
    top: 137px;
    margin-left: -418px;
}
.el20 {
    top: 13px;
}
.el21 {
    width: 492px;
    height: 615px;
    background: url(/html2/imgs/el21.png) center no-repeat;
    position: absolute;
    left: 50%;
    top: -321px;
    margin-left: 559px;
}
.el22 {
    width: 200px; width: 140px;
    height: 145px;
    background: url(/html2/imgs/el22.png) center no-repeat;
    background-size: cover;
    position: absolute;
    left: 50%;
    top: 321px;
    margin-left: 390px;     background-size: contain;
}
.el23 {
    top: 89px;
    margin-left: -748px;
}
.el25 {
    width: 829px;
    height: 630px;
    background: url(/html2/imgs/el25.png) center no-repeat;
    position: absolute;
    left: 50%;
    top: -221px;
    margin-left: 415px;
}
.popup_bl {
    max-width: 850px;
    margin: 0 auto;
    background: #FFF;
    padding: 74px 60px;
    position: relative;
}
.popup_bl.ver21{
 max-width: 970px;padding: 0px;
}
.title_popup {
    text-align: center;
    margin-bottom: 42px;
}
.title_popup h3 {
    font-size: 36px;
    font-weight: 300;
    text-transform: uppercase;
}
.title_popup p {
    color: #4c4c4c;
    font-size: 24px;
    font-weight: 300;
}
.title_popup .line {
    width: 128px;
    height: 7px;
    background: #ff6102;
    margin: 0 auto;
    margin-top: 17px;
}
.form_popup .input_text_2 {
    height: 42px;
}
.popup_bl .sl_button_bl_1 {
    margin-top: 57px;
}
.popup_bl .sl_button_bl_1 .sl_button1 {
    margin-top: 0px;
    font-size: 16px;
    /* padding: 15px 20px; */
    /* width: 100%; */
}
.podarki__img {
    position: absolute;
    bottom: -204px;
    left: -69px;
}
.good_bl {
    text-align: center;
}
.good_bl p {
    font-size: 18px;
    color: #4c4c4c;
    margin-bottom: 26px;
}
.good_bl h4 {
    font-size: 18px;
    color: #fe6102;
    font-weight: 700;
}
.networks {
    text-align: center;
    margin-top: 21px;
}
.networks ul {
    padding: 0;
    margin: 0;
}
.networks li {
    display: inline-block;
    margin: 0 12px;
}
.networks li a {
    color: #bcbcbc;
    text-decoration: none;
    font-size: 36px;
}
.networks li a:hover {
    color: #ff6102;
    text-decoration: none;
}

.desc_none {
    display: none;
}
.mob_none {
    display: block;
}
@media(max-width: 1400px) {
    .lp_block1 {
        padding: 80px 0 180px 0;
    }
    .lp_slogan h1 {
        font-size: 60px;
        line-height: 60px;
        margin-bottom: 20px;
    }
    .lp_form_sl {
        margin-top: 30px;
    }
}
@media(max-width: 1200px) {
    .lp_container, .lp_container_b {
        max-width: 992px;
    }
    .lp_block1 {
        padding: 130px 0 130px;
        background-size: cover;
    }
    .ipad_img img {
        width: 100%;
    }
    .el7 {
        top: 423px;
    }
    .box_tt {
        font-size: 16px;
    }
    .user p {
        font-size: 15px;
    }
    .sh_bl img {
        width: 280px;
    }
    .sh_text {
        padding-left: 315px;
    }
    .harantii {
        padding-right: 630px;
        padding-top: 15px;
    }
    .comanda_img {
        right: -65px;
        top: 150px;
    }
    .comanda_img img {
        width: 680px;
    }
    .lp_block10 {
        padding: 29px 0 83px;
    }
    .zajawka {
        border: 8px solid #e8e6e6;
        padding: 38px 30px 50px;
        background: #FFF;
    }
    .col2_f {
        height: 450px !important;
    }
    .voprosy {
        top: 90px;
    }
    .podarki__img img {
        width: 100%;
    }
    .podarki__img {
        width: 500px;
        left: 0px;
        bottom: -130px;
    }
    .el12 {
        margin-left: 170px;
    }
    .h2_pad_left {
        padding-left: 0;
        text-align: center;
        margin-left: 0;
    }
}
@media(max-width: 992px) {
    .lp_container, .lp_container_b {
        max-width: 768px;
    }
    .lp_slogan h1 {
        font-size: 58px;
        line-height: 58px;
    }
    .lp_slogan h3 {
        font-size: 24px;
    }
    .lp_form_sl p {
        font-size: 15px;
    }
    .prejm_img img {
        width: 80%;
    }
    .prejm_text h3 {
        font-size: 19px;
    }
    .prejm_text p {
        font-size: 14px;
        font-weight: 300;
        margin-top: 13px;
        line-height: 21px;
    }
    .title_bl h2 {
        font-size: 38px;
        text-transform: uppercase;
        margin-bottom: 17px;
        font-weight: 500;
    }
    .otzyw p {
        font-size: 16px;
    }
    .otzyw h4 {
        font-size: 18px;
    }
    .etapy_bl p {
        font-size: 20px;
    }
    .list_num .text_num {
        padding-left: 45px;
        font-size: 16px;
        padding-top: 2px;
    }
    .podarki__img {
        width: 500px;
        left: -100px;
        bottom: -152px;
    }
    .num_eta_1,
    .num_eta_2,
    .num_eta_3,
    .num_eta_4 {
        font-size: 30px;
        color: #FFF;
        background: #ffd201;
        font-family: 'Lato', sans-serif;
        width: 60px;
        height: 60px;
        display: block;
        border-radius: 50%;
        text-align: center;
        line-height: 59px;
        font-weight: 900;
        box-shadow: 0.1px 1px 7px rgba(0, 0, 1, 0.23);
        position: absolute;
        left: 50%;
        top: -22px;
        margin-left: -37px;
    }
    .line_eta_2,
    .num_eta_2 {
        background: #84e375;
    }
    .line_eta_3,
    .num_eta_3 {
        background: #68daf7;
    }
    .line_eta_4,
    .num_eta_4 {
        background: #d498cd;
    }
    .eta_text p {
        font-size: 14px;
        font-weight: 300;
        line-height: 25px;
    }
    .eta_text h3 {
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 25px;
        margin-bottom: 24px;
    }
    .el7 {
        top: 334px;
    }
    .ul_st li {
        list-style: none;
        margin-bottom: 20px;
        font-size: 16px;
        color: #31261a;
        font-weight: 300;
        padding-left: 28px;
        background: url(/html2/imgs/li.png) 0px 7px no-repeat;
        line-height: 24px;
    }
    .box_tt {
        border: 5px solid #e8e8e8;
        padding: 20px 30px;
        font-size: 14px;
        background: #FFF;
        margin-top: 34px;
        line-height: 27px;
    }
    .col6 {
        width: 16.1%;
    }
    .text_par h4 {
        font-size: 20px;
        font-weight: 700;
    }
    .text_par p {
        font-size: 18px;
        font-weight: 300;
    }
    .sh_bl {
        float: none;     
    }
	.sh_bl img{margin-right: 10px;}
    .sh_text {
        padding-left: 0;
        margin-top: 20px;
    }
    .sh_text ul li {
        list-style: none;
        font-size: 16px;
        font-weight: 300;
        background: url(/html2/imgs/li.png) 0px 7px no-repeat;
        padding-left: 27px;
        margin-bottom: 0px;
        line-height: 25px;
    }
    .sh2_bl {
        margin-top: 26px;
        padding-left: 0;
    }
    .sh2_bl img {
        width: 100%;
    }
    .harantii {
        padding-right: 0;
        padding-top: 0;
    }
    .harantii li {
        padding: 3px 0 1px;
    list-style: none;
    font-weight: 300;
    font-size: 16px;
    background: url(/html2/imgs/li_.png) 0% 3px no-repeat;
    padding-left: 51px;
    margin-bottom: 25px;
    padding-right: 0;
    text-align:left;
}
.harantii li br {
    display:none;
}
    .comanda_img {
        position: relative;
        top: 36px;
        right: -19px;
        z-index: 0;
    }
    .podarki li {
        font-size: 16px;
        padding-left: 50px;
        list-style: none;
        background: url(/html2/imgs/plus_li.png) 7px 4px no-repeat;
        font-weight: 300;
        line-height: 24px;
        margin-bottom: 24px;
    }
    .el12 {
        margin-left: 130px;
        bottom: -115px;
    }
}
@media(max-width: 768px) {
    .lp_block1 {
        padding: 138px 0 30px;
        background-size: cover;
    }
    .lp_slogan h1 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .lp_slogan h3 {
        font-size: 14px;
    }
    .lp_form_sl {
        margin-top: 20px;
    }
    .lp_form_sl p {
        font-size: 12px;
    }
    .lp_form_sl {
        width: 100%;
    }
    .line_in {
        margin: 0 -15px;
        width: 100%;
    }
    .lp_form_sl .lp_col2 {
        width: 100%;
        float: left;
        padding: 0 15px;
    }
    .input_text {
        margin-bottom: 10px;
        max-width: 350px;
    }
    .col4 {
        width: 50%;
    }
    .prejm_img img {
        width: 100px;
        vertical-align: middle;
    }
    .prejm_text h3 {
        font-size: 16px;
    }
    .prejm_img {
        height: 115px;
        line-height: 115px;
    }
    .lp_block2 {
        padding: 15px 0;
    }
    .prejm_text p {
        font-size: 12px;
        font-weight: 300;
        margin-top: 13px;
        line-height: 18px;
    }
    .title_bl h2 {
        font-size: 24px;
        text-transform: uppercase;
        margin-bottom: 15px;
        font-weight: 500;
    }
    .title_bl .line {
        width: 70px;
        height: 4px;
        background: #001c70;
        margin: 0 auto;
    }
    .title_bl {
        text-align: center;
        margin-bottom: 30px;
    }
    .primery_bl .col3_pr {
        width: 50%;
        float: left;
    }
    .lp_block3 {
        padding: 20px 0;
    }
    .col3 {
        width: 100%;
        float: left;
        padding: 0 15px;
        margin-bottom: 15px;
    }
    .otzyw p {
        font-size: 14px;
        margin-top: 15px;
    }
    .otzyw h4 {
        font-size: 16px;
    }
    .sl_button_bl_1 {
        margin-top: 0;
    }
    .sl_button_bl_1 .sl_button1 {
        margin-top: 0;
    }
    .etapy_bl p {
        font-size: 16px;
    }
    .etapy_bl .row {
        max-width: 984px;
        margin: 0 auto;
        margin-top: 30px;
    }
    .col2 {
        width: 100%;
    }
    .eta_col4 {
        width: 50%;
        float: none;
        margin-bottom: 30px;
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        margin-left: -.36em;
    }
    .eta_row .eta_col4:nth-child(1),
    .eta_row .eta_col4:nth-child(3) {
        margin-left:0
    }
    .eta_text h4 {
        font-size: 18px;
    }
    .eta_text h3 {
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 18px;
        margin-bottom: 15px;
    }
    .eta_text p {
        font-size: 13px;
        font-weight: 300;
        line-height: 20px;
    }
    .eta_text {
        padding-top: 20px;
        color: #28282b;
    }
    .lp_block6 {
        padding: 0 0;
    }
    .col8 {
        width: 100%;
    }
    .ul_st li {
        list-style: none;
        margin-bottom: 20px;
        font-size: 12px;
        color: #31261a;
        font-weight: 300;
        padding-left: 20px;
        background: url(/html2/imgs/li.png) 0px 7px no-repeat;
        line-height: 20px;
    }
    .box_tt {
        border: 3px solid #e8e8e8;
        padding: 15px 20px;
        font-size: 14px;
        background: #FFF;
        margin-top: 10px;
        line-height: 16px;
    }
    .sl_button1 {
        font-size: 16px;
    }
    .col6 {
        width: 32.3%;
    }
    .lp_block7 .col6 {
        width: 19%;
    }
    .user p {
        font-size: 10px;
    }
    .user img {
        width: 100%;
        margin-bottom: 10px;
    }
    .user {
        margin-bottom: 25px;
    }
    .text_partn_img {
        position: initial;
        left: 0px;
        top: 0px;
        display: block;
        width: 200px;
        margin: 0 auto;
    }
    .text_partn_img img {
        width: 100%;
    }
    .text_partn {
        padding-left: 0;
        position: relative;
    }
    .text_par {
        color: #48423b;
        margin-bottom: 20px;
        padding-top: 4px;
        margin-top: 20px;
    }
    .text_par h4 {
        font-size: 16px;
        font-weight: 700;
    }
    .text_par p {
        font-size: 16px;
        font-weight: 300;
    }
    .cms1 h4 {
        font-size: 20px;
        color: #001c70;
        font-weight: 700;
    }
    .cms_ll {
        margin-top: 20px;
    }
	.cms1 .cms_ll {display:none;}
    .sh_text ul li {
        font-size: 12px;
        line-height: 20px;
    }
    .harantii li {
        text-align: left;
        list-style: none;
        font-weight: 300;
        font-size: 14px;
        background: url(/html2/imgs/li_.png) 0% 3px no-repeat;
        padding-right: 0;
        margin-bottom: 10px;
        padding-left: 50px;
        padding-bottom: 5px;
        padding-top: 5px;
    }
    .comanda_img img {
        width: 100%;
    }
    .comanda_img {
        position: relative;
        top: 36px;
        right: 0;
        z-index: 0;
    }
    .harantii {
        padding-right: 0;
        padding-top: 0;
    }
    .zajawka {
        border: 3px solid #e8e6e6;
        padding: 20px 20px 12px;
        background: #FFF;
    }
    .zajawka h3 {
        text-align: center;
        font-size: 20px;
        font-weight: 500;
        text-transform: uppercase;
        margin-bottom: 3px;
    }
    .zajawka h4 {
        text-align: center;
        font-size: 16px;
        font-weight: 500;
        text-transform: uppercase;
        margin-bottom: 20px;
    }
    .input_text_2 {
        width: 100%;
        height: 40px;
        border: 1px solid #dddddd;
        padding: 0 20px;
        font-size: 14px;
        font-family: 'MuseoSansCyrl';
        max-width: 320px;
        margin: 0 auto;
        display: block;
    }
    .zajawka .sl_button1 {
        max-width: 320px;
        margin: 0 auto;
        display: block;
    }
    .h2_pad_left {
        padding-left: 0px;
        text-align: left;
        margin-left: 0px;
    }
    .lp_block12 .title_bl h2 {
        font-size: 24px;
        text-align: center;
    }
    .podarki {
        padding-left: 0;
        padding-top: 0;
        margin-top: 0;
        padding-bottom: 25px;
    }
    .podarki li {
        font-size: 12px;
        padding-left: 50px;
        list-style: none;
        background: url(/html2/imgs/plus_li.png) 7px 1px no-repeat;
        font-weight: 300;
        line-height: 17px;
        margin-bottom: 10px;
        padding-bottom: 7px;
    }
    .lp_block12 {
        padding: 40px 0 85px;
    }
    .voprosy {
        top: 0;
        position: relative;
        left: 0;
        width: 100%;
        margin-left: 0;
        max-width: 100%;
    }
    .voprosy h4 {
        font-size: 26px;
        font-weight: 300;
    }
    .col2_f {
        width: 100%;
        float: left;
        height: 200px !important;
    }
.mobilecontactimg{display:block;
background: url(/html2/imgs/com.jpg) no-repeat;
    background-size: cover; height:250px;
    -webkit-box-shadow: 10px 0px 49px 1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 10px 0px 49px 1px rgba(0, 0, 0, 0.75);
    box-shadow: 10px 0px 49px 1px rgba(0,0, 0, 0.75);
}
    .lp_block14 .col2_f {
        height: auto !important;
    }
    .f_com {
         display: none; 
    }
    .prejm {
        text-align: center;
    }
    .popup_bl {
        padding: 20px;
    }
    .title_popup h3 {
        font-size: 22px;
    }
    .title_popup p {
        font-size: 16px;
    }
    .title_popup .line {
        width: 80px;
        height: 4px;
        background: #ff6102;
        margin: 0 auto;
        margin-top: 15px;
    }
    .popup_bl .sl_button_bl_1 {
        margin-top: 0;
    }
    .good_bl p {
        font-size: 14px;
        color: #4c4c4c;
        margin-bottom: 15px;
    }
    .good_bl h4 {
        font-size: 14px;
        color: #fe6102;
        font-weight: 700;
    }
    .networks {
        text-align: center;
        margin-top: 15px;
        margin-bottom: 30px;
    }
    .networks li a {
        color: #bcbcbc;
        text-decoration: none;
        font-size: 24px;
    }
    .samolet {
        background: url(/html2/imgs/samolet.png) no-repeat;
        background-size: cover;
        width: 166px;
        height: 400px;
        position: absolute;
        left: 50%;
        margin-left: -217px;
        top: 65px;
    }
    .el2 {
        width: 273px;
        height: 400px;
        background: url(/html2/imgs/el2.png) center no-repeat;
        position: absolute;
        left: 50%;
        top: 279px;
        margin-left: -376px;
        background-size: cover;
    }
    .el3 {
        width: 65px;
        height: 45px;
        background: url(/html2/imgs/el3.png) center no-repeat;
        position: absolute;
        left: 50%;
        top: 33px;
        margin-left: 190px;
        background-size: cover;
    }
    .el4 {
        width: 227px;
        height: 153px;
        background: url(/html2/imgs/el4.png) center no-repeat;
        position: absolute;
        left: 50%;
        top: 87px;
        margin-left: -334px;
        background-size: cover;
    }
    .el5 {
        width: 280px;
        height: 400px;
        background: url(/html2/imgs/el2.png) center no-repeat;
        position: absolute;
        left: 50%;
        top: 646px;
        margin-left: -374px;
        background-size: cover;
    }
    .el8 {
        width: 288px;
        height: 500px;
        background: url(/html2/imgs/el8.png) center no-repeat;
        position: absolute;
        left: 50%;
        top: 34px;
        margin-left: -410px;
        background-size: cover;
    }
    .el17 {
        width: 182px;
        height: 350px;
        background: url(/html2/imgs/el16.png) center no-repeat;
        position: absolute;
        left: 50%;
        top: 73px;
        margin-left: 45px;
        background-size: cover;
    }
    .el22 {
        width: 100px;
        height: 73px;
        background: url(/html2/imgs/el22.png) center no-repeat;
        position: absolute;
        left: 50%;
        top: 117px;
        margin-left: 66px;
        background-size: cover;
    }
    .lp_block13 {
        padding-bottom: 20px;
    }
    .podarki__img {
        /* position: relative; */
        bottom: 0px;
        left: auto;
        width: 200px;
        margin: 0 auto;
        right: 0;
        margin-left: 0;
        margin-right: 40px;
    }
    .lp_block12 {
        padding: 40px 0 49px;
    }
    .ipad_img img {
        width: 90%;
    }
    .num_eta_1,
    .num_eta_2,
    .num_eta_3,
    .num_eta_4 {
        font-size: 20px;
        color: #FFF;
        background: #ffd201;
        font-family: 'Lato', sans-serif;
        width: 40px;
        height: 40px;
        display: block;
        border-radius: 50%;
        text-align: center;
        line-height: 39px;
        font-weight: 900;
        box-shadow: 0.1px 1px 7px rgba(0, 0, 1, 0.23);
        position: absolute;
        left: 50%;
        top: -14px;
        margin-left: -20px;
    }
    .line_eta_2,
    .num_eta_2 {
        background: #84e375;
    }
    .line_eta_3,
    .num_eta_3 {
        background: #68daf7;
    }
    .line_eta_4,
    .num_eta_4 {
        background: #d498cd;
    }
    .line_eta_1,
    .line_eta_2,
    .line_eta_3,
    .line_eta_4 {
        height: 11px;
    }
    .el12 {
        position: initial;
        width: 160px;
        height: 291px;
        background-size: cover;
        margin-left: 0;
        margin: 0 auto;
        margin-bottom: -20px;
    }
    .harantii li br {
        display: none;
    }
    .more_user {
        display: none;
    }
    .bl_bbb {
        padding-bottom: 15px;
    }
    .sl_button3 {
        padding: 13px 35px;
        margin-top: 0;
    }
    .bl_bbb {
        display: block;
    }
    .lp_container {
        /* text-align: center; */
        padding-bottom: 0;
    }
    .lp_container .col4 {
        float: none;
        width: 49%;
        text-align: center;
        display: inline-block;
        vertical-align: top;
    }
    .otzyw img {
        width: 100%;
        max-width: 280px;
    }
    .lp_container .col4 .prejm {
        max-width: 200px;
        margin: 0 auto;
    }
    .el5,
    .el7 {
        display: none;
    }
    .el18 {
        width: 1027px;
        height: 980px;
        background: url(/html2/imgs/el18.png) center no-repeat;
        position: absolute;
        left: 50%;
        top: 0px;
        margin-left: -1123px;
    }
    .desc_none {
        margin: 0 auto;
        display: block;
        margin-bottom: 21px;
        max-width: 340px;
        margin-top: 20px;
    }
    .mob_none {
       /* display: none;*/
    }
    .voprosy .sl_button1 {
        padding: 13px 20px;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        display: block;
        margin-top: 15px;
        max-width: 320px;
    }
    .map > ymaps {
    height: 200px !important;
}


.lp_block4 .col3 {
    width: 49%;
    float: none;
    display: inline-block;
    margin-bottom: 30px;
}

.lp_block4 {
    text-align: center;
}
.ul_st {
    margin-top: -3px;
    max-width: 420px;
    margin: 0 auto;
}
.el11 {
    width: 437px;
    height: 412px;
    background: url(/html2/imgs/el11.png) center no-repeat;
    position: absolute;
    left: 50%;
    top: 564px;
    margin-left: -47px;
    background-size: cover;
}
.user p.orange_color {
    font-size: 12px;
}
.popup_bl .sl_button_bl_1 .sl_button1 {
    padding: 15px 20px;
    width: 100%;    max-width: 320px;
}


}
@media (max-width: 580px) {
    .lp_block7 .col6 {
        width: 24%;
    }
	.cms_ll .left.sh_bl{display:none;}
}

@media (max-width: 480px) {
    .lp_block7 .col6 {
        width: 32.3%
    }
}

@media (max-width: 550px) {
    .podarki__img {
        position: relative;
        bottom: 0px;
        left: auto;
        width: 200px;
        margin: 0 auto;
        right: 0;
    }
}

input {
    -webkit-appearance: none;
}