/* body{
  font-family: 'Exo 2', sans-serif;
} */
body{
        letter-spacing: 1px;
}
p a{

}
.flex_footer_wrap{
    display: flex;

}

.texture_shadow{
position: absolute;
top: -55px;
-webkit-box-shadow: 0px 10px 15px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 10px 15px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 10px 15px 0px rgba(50, 50, 50, 0.75);
}

a#dex-sign {

    margin: 0;
}
.why-expensive-intro1 {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;

}
.why-expensive-intro1 .why-expensive-intro-item ul{
    padding: 0;
    list-style-type: none;
    font-size: 20px;
}
.why-expensive-intro1 .why-expensive-intro-item ul li{
    margin-bottom: 20px;
}
.why-expensive-intro1 .why-expensive-intro-item ul li .prop_name{
    font-weight: 800;
}
.why-expensive-intro1 .why-expensive-intro-item ul li .prop_name_about{
    font-weight: 700;
        color: #fff;
}
.prop_itog{
    font-size: 25px;
    margin: 0px;
    letter-spacing: 2px;
    margin-top: 25px;
    line-height: 31px;
}
.prop_itog .prop_name{
    font-weight: 800;
}

.razmitii_book{
    position: absolute;
    width: 344px;
    top: -180px;
    left: -35px;
    z-index: 0;
}



.present_timer, .countdown {
    position: fixed;
    bottom: 270px;
    /* bottom: 0; */
    padding: 20px 30px;
    font-size: 22px;
    font-weight: 900;
    background-color: #3330;
    color: #fff;
    letter-spacing: 4px;
    /* width: 244px; */
    max-width: 300px;
    font-weight: 600;
    box-sizing: border-box;

}

.poluchit{
    background-color: #f7b519;
    color: #333;
    text-transform: uppercase;
    transition: 0.4s;
    font-size: 20px;
    padding: 5px 15px;
    /* bottom: 10px; */
    display: block;

    border: 3px solid #fff;
    font-weight: 600;
}

.poluchit:hover{
    background-color: transparent;
    color: #fff;
}

.pos_poluchit{
position: absolute;
    bottom: -146px;
    left: -7px;
}

.hidden_countdown{
    bottom: 423px;
    display: none;
}


.cookie {
    position: fixed;
    bottom: 20px;
    padding: 15px 30px;
    font-size: 17px;
    font-weight: 500;
    background-color: #333;
    color: #fff;
    letter-spacing: 2px;
    max-width: 500px;
    box-sizing: border-box;
    padding-right: 15px;
    z-index: 10;
}

.inform_cookie{
    width: 65px;
    height: 65px;
    margin-right: 22px;
}

.cookie_wrap{
    display: flex;
    align-items: center;
}

.cookie_close{
    background-color: #fff;
    padding: 4px;
    background-position: center;
    border-radius: 50%;
    background-size: 15px;
}




.wrap_timer{
    width: 150px;
    z-index: 3;
    position: relative;
}
.countdown-number{

}

.cherez{
    display: block;
    font-size: 23px;
    font-weight: 300;
    font-style: normal;
    text-indent: 5px;
}

.countdown-number .seconds {
font-size: 58px;
    font-weight: 800;
    font-style: normal;
    letter-spacing: 1.4px;
    line-height: 60px;
    width: 76px;
    display: inline-block;
}
.gotta_gift{
letter-spacing: 2px;
    line-height: 32px;
    font-size: 20px;
    font-weight: 500;
    margin-top: -4px;
    margin-bottom: 0;
}

.gotta_gift span{
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: 3.5px;
    color: #f7b519;
}




.pavel_super {
    position: absolute;
    /* width: 550px; */
    height: 100vh;
    height: calc(100vh + 30px);
    bottom: -111px;
    left: 340px;
    -webkit-animation: 5s linear 1.1s infinite rotate_nexus;
    animation: 5s linear 1.1s infinite rotate_nexus;
    -webkit-transition: 0.4s;
}

.why-expensive-intro1 .why-expensive-intro-item:last-child ul li:nth-child(4) {
    margin-bottom: 20px;
    font-size: 25px;
}

 .flexer_left{
    visibility: hidden;
} 
.main-block1 {
    background-image: url(../img2020/1_ekran_bg_new.jpg);
    background-size: cover;
    background-position-y: 0;
    box-sizing: border-box;
    color: #333;
    padding-top: 20px;
    padding-bottom: 85px;
}

.main_block_black_white {
    background-image: url(../img2020/new_main_bg1.jpg);
    /* background-size: 100%; */
    background-position-y: center;
    background-position-x: center;
    box-sizing: border-box;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 110px;
    height: auto;
}

.guarantee-frame p{
font-size: 24px;
    font-weight: 800;
    line-height: 30px;
    font-weight: 300;
    margin: 0;
    margin-bottom: 0px;
    /* margin-top: -21px; */
    letter-spacing: 2px;
}
.guarantee-frame ul{
padding: 0;
    list-style: none;
}
.mrg_bt_5_px{
    margin-bottom: 5px;
}
.guarantee-frame ul li{
font-size: 24px;
    font-weight: 800;
    line-height: 30px;
    font-weight: 300;
    margin: 0;
    margin-bottom: 0px;
    /* margin-top: -21px; */
    letter-spacing: 2px;
    margin-bottom: 35px;
}
.guarantee-frame ul li span{
    font-size: 26px;
    font-weight: 900;
    letter-spacing: 1.5px;
}
.main-block1 {
    position: relative;
    background-color: #141414;
}
.fixed-menu .fixed-menu-contacts a {
    color: #333;
    text-align: right;
}

a.menu_tel {
    background-image: url(../img2020/bel_flag.png);
    background-position: left center;
    padding-left: 48px;
    background-size: 40px;
    color: #333;
    letter-spacing: 2px;
}
.fixed-menu .fixed-menu-contacts {
    color: #fff;
    text-align: right;
    margin-top: 4px;
}
.fixed-menu .fixed-menu-contacts a {
    color: #333;
    text-align: right;
    letter-spacing: 2px;
    margin-bottom: 10px;
    display: block;
}
.angle_container {
    transition: 1s;
    transform: rotateX(2deg) rotateZ(-4deg) rotateY(14deg);
    transform-style: preserve-3d;
    background-image: url(../img2020/smart_video.png)!important;
    width: 450px;
    height: 794px;
    background-size: contain;
}
.flexer_left, .flexer_right {
    width: 44%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}




a {
    color:#1E6BE8;
    text-decoration: none!important;
    font-weight: 400;
    transition: 0.3s;
}

a:hover {
    text-decoration: none;
    color: #f7b519;
}
.site_section{
    padding-top: 100px;
    padding-bottom: 100px;
}


.flexer_right {
    width: 56%;
    position: relative;
}
.wrap_promo_video {
    position: relative;
    /* top: -100px; */
    top: 76px;
    left: 25px;
}
b, strong {
    font-weight: 600;
}

.props_vebinar{
    padding-bottom: 80px;
    padding-top: 80px;
    background-image: url(../img2020/str_bg.jpg);
}
.we_are_online_wrap {
background: transparent;
    border-radius: 2px;
    padding: 4px 8px;
        padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.online_dot {
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: #4ee55f;
    -webkit-transition: all .4s;
    transition: all .4s;
    animation-name: blinker;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: blinker;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-animation-duration: 1s;
    margin-right: 6px;
}

.one_vebinar{
    display: flex;
    margin-top: 0px;
}

.one_vebinar .nevebul{
    width: 60%;
        padding-right: 48px;
    box-sizing: border-box;
    margin-bottom: 0px;
}

.one_vebinar .nevebinar_icons{
width: 40%;
    margin-top: 0;
    max-height: 145px;
    flex-wrap: wrap;
}

.one_vebinar .nevebinar_icons .nevebinar_ico{
        justify-content: flex-start;
        width: 20%;
}
.one_vebinar ul.nevebul li {
    margin-bottom: 30px;
}
.w100_d{
    width: 100%;
    margin-top: 33px;
}

.w100_d .btn{
    color: #333!important;
}

.one_vebinar .nevebinar_icons .nevebinar_ico:first-child img {
    width: 85px;
    margin-top: 20px;
}

.one_vebinar .nevebinar_icons .nevebinar_ico:first-child p {
margin-top: 16px;
}

.one_vebinar .nevebinar_icons .nevebinar_ico p {
    margin-top: 13px;
}

.flex_props_vebinar_wrap{
    display: flex;
    flex-direction: column;
}

.props_vebinar_block_one {
    width: 100%;
}

.props_vebinar_block_one h2.title{
        font-size: 35px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: none;
    margin-top: 0;
}

.props_vebinar_block_two {
    max-width: 350px;
}

h2.title b{
    font-weight: 
}

.main_props_wrap ul{
    font-size: 21px;
    font-weight: 500;
    padding: 0;
    list-style: none;
    letter-spacing: 1.5px;
}

.main_props_wrap ul li{
    margin-bottom: 15px;
}

.main_props_wrap ul li span.prop_name{
    color: #f7b822;
}

.fixed-menu .container {
    max-width: 1300px;
}
.flex_wrap_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 4px;
    margin-bottom: 12px;
}
.form_line_telega {
    /* margin-top: 100px; */
    background-color: #fff;
    background-image: url(../img2020/video_bg_disk.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    /* background-position-y: 115px; */
    /* margin-top: -50px; */
    /* height: 300px; */
    padding-top: 77px;
    padding-bottom: 90px;
    padding: 0;
    padding: 155px 0px;
}

a.oferta_w{
    color: #fff;
}



.red-btn {
    background: #f7b822;
    border: 0;
    padding: 11px 24px;
    padding-top: 12px;
    text-transform: uppercase;
    font-weight: 7600;
    border-radius:0px;
    font-size: 15px;
    color: #222;
    border: 4px solid #f7b822;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    letter-spacing: 2px;

}

.red-btn:hover {
    background: transparent;
    color: #222;
}

.mini_transition_btn{
    background: transparent;
    color: #222;
}

.mini_transition_btn:hover{
    background: #f7b822;
    color: #222;
}
.shema-raboti {
    padding: 90px 0;
    padding-bottom: 35px;
    color: #fff;
    background-color: #020c21;
    position: relative;
    z-index: 2;
    -webkit-box-shadow: 0px -20px 62px 0px rgba(62, 62, 62, 0.65);
    box-shadow: 0px -20px 62px 0px rgba(62, 62, 62, 0.65);
}

.fixed-menu {
    position: fixed;
    padding-top: 5px;
    overflow: hidden;
    padding-bottom: 0;
    background-color: #d5d5d5;
    background-image: url(../img2020/background_beton.png);
    background-repeat: repeat-y;
    background-size: cover;
    background-position-y: top;
    background-color: #fff;
    width: 100%;
    z-index: 1000;
    -webkit-box-shadow:0 3px 38px 2px rgba(58, 58, 58, 0.5);
        box-shadow: 0 3px 38px 2px rgba(58, 58, 58, 0.5);
}
.fixed-menu .fixed-menu-item {
    font-size: 15px;
    color: #333;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.5;
    margin-right: 23px;
    display: block;
    cursor: pointer;
    letter-spacing: 1.5px;
    border-bottom: 1px dashed #333;
}

.logo_link {
    border: 0;
    border-bottom: 0px dashed #333!important;
}

.fixed-menu .fixed-menu-item:hover {
         text-decoration: underline;
         border-bottom: 1px dashed transparent;
         }

.tresk_menu_right {
    position: absolute;
    top: -157px;
    right: -216px;
    width: 350px;
    transform: rotate(75deg);
}

.tresk_menu_left {
    position: absolute;
    top: -72px;
    left: -168px;
    width: 281px;
    transform: rotate(-119deg);
}

.social-contacts {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
}
.social-contacts a {
    width: 33px;
    margin-right: 17px;
}
.undermenu_fixed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    background: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    top: 44px;
    left: 395px;
    padding: 21px 22px;
    display: none;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.container_big {
    max-width: 1300px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 3;
}
.container_first {
    max-width: 1300px;
    margin: 0 auto;
}

.container_about {
    max-width: 1150px;
    margin: 0 auto;
}
.container_about .main-text{
    margin-bottom: 50px;
}

.container_about2{
    max-width: 1000px;
    margin: 0 auto;
}

.main-text .main-title {
    font-size: 48px;
    font-weight: 800;
    letter-spacing: 3px;
    font-size: 39px;
    letter-spacing: 3px;
    /* text-transform: uppercase; */
    margin-bottom: 40px;
    display: block;
    line-height: 35px;
    margin-top: 20px;
}

.main-text .main_title_about {
    margin-top: 0px;
    text-shadow: none;
    margin-bottom: 15px;
    display: flex;
    margin-top: 50px;
}
.main-text .main_title_about img {
    width: 300px;
    margin-right: 36px;
    margin-left: -18px;
}
.guarantee-content-description-btn:hover {
    background-color: #f7b822;
    color: #333;
}
.main-text .main-title span {
font-size: 47px;
    font-weight: 900;
    letter-spacing: 3px;
    text-transform: uppercase;
    /* display: block; */
    line-height: 52px;
    background: rgb(255 255 255);
    color: #333;
    padding: 0 14px;
    text-shadow: none;
}

.kovichka{
      font-size: 80px;
    font-weight: 800;
    margin: 0;
    line-height: 20px;
    margin-top: 60px;
}

.h1_pp {
    font-size: 22px;
    font-weight: 800;
    line-height: 31px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 0px;
    margin-top: 0;
    letter-spacing: 2px;
    font-style: italic;
}

.h1_pp b{
    font-weight: 800;
    background: #333;
    color: #f7b519;
    padding: 0 3px;
}

.h1_p2 {
    font-size: 22px;
    font-weight: 800;
    line-height: 31px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 0px;
    margin-top: 21px;
    letter-spacing: 2px;
    font-style: italic;
}
.h1_p2 b{
    font-weight: 800;
    background: #333;
    color: #f7b519;
    padding: 0 3px;
}
.btn {
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    display: inline-block;
    font-size: 16px;
    font-weight: 800;
    color: #fff;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    z-index: 2;
    height: 58px;
    line-height: 58px;
    background-color: #f7b519;
    border: 4px solid #f7b519;
    /* color: #303030; */
    /* padding-right: 40px; */
    /* padding-left: 40px; */
    /* background-color: transparent; */
    font-weight: 600;
    font-size: 20px; 
}

.h1_p3 {
    font-size: 20px;
    font-weight: 800;
    line-height: 26px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 0px;
    margin-top: 0px;
    letter-spacing: 2px;
    font-style: italic;
    text-align: center;
}
.h1_p3 b, .h1_pa b{

}


.h1_pa {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin: 0;
    margin-bottom: 20px;
    margin-top: 0;
    letter-spacing: 2px;
    font-style: italic;
}
.h1_ph {
font-size: 32px;
    line-height: 30px;
    font-weight: 300;
    margin: 0;
    margin-bottom: 60px;
    margin-top: 0;
    letter-spacing: 2px;
    font-style: normal;
    margin-top: 20px;

}


.h1_ph b {
        font-weight: 500;
    color: #f7b519;
}

.pos_utp_btn {
    max-width: 359px;
    margin-top: 150px!important;
}

.utp_btn {
    max-width: 370px;

    /* position: absolute; */
    /* bottom: 20px; */
    color: #333;
}

.ul_h1{
    padding: 0;
    list-style: none;
    font-size: 46px;
    /* text-transform: uppercase; */
    font-weight: 800;
    margin-top: 24px;
}

.ul_h1 li{
margin-bottom: 10px;
    font-weight: 900;
    font-size: 45px;
    letter-spacing: 3px;
    letter-spacing: 1.5px;
    text-shadow: 0px 4px 66px rgb(255, 255, 255);
    letter-spacing: 3.5px;
    text-transform: uppercase;
}

.ul_h1 li b{
  color: #fff!important;
  font-weight: 900!important;
}

.kov1{
      position: absolute;
    margin: 0;
    top: -11px;
    left: -22px;
    transform: rotate(-8deg);
display: none;
}

.kov2{
position: absolute;
    bottom: -42px;
    right: 259px;
    transform: rotate(368deg);
display: none;
}
.main-text {

}

.guarantee {
    color: #303030;
    margin-top: 0px;
    position: relative;
}

.guarantee-frame {
    font-size: 36px;
    background-image:none;
width: 100%;
padding-right: 0px;
height: unset;
position: relative;
top: unset;
left: unset;
padding-left: unset;
padding-top: unset;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-position-x: right;
}

.guarantee-text {
    text-align: left;
        font-size: 17px;
}

.guarantee-text span {
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    /* margin: 0 auto; */
    display: block;
        font-size: 21px;
    text-align: center;
}

.guarantee-items {
        margin-top: 55px;
}

.guarantee-top {
    padding-top: 160px;
    padding-bottom: 100px;
    position: relative;
    overflow: visible;
    z-index: 1;
/*     background-image: url(../img2020/2background_beton.png);
background-repeat: repeat;
background-size: 47%;
background-position-y: top; */
/*         -webkit-box-shadow: 0px -20px 62px 0px rgba(62, 62, 62, 0.75);
    box-shadow: 0px -20px 62px 0px rgba(62, 62, 62, 0.75) */
}

.guarantee-item {
    width: 356px;
    background-color: #fff;
    -webkit-box-shadow: 0 20px 39px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 20px 39px 5px rgba(0, 0, 0, .2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 65px;
    padding-top: 40px;
        padding-bottom: 40px;
        border-radius:1px;
    background-image: url(../img2020/str_bg.jpg);
}

.what_do{
    margin-top: 18px;
    margin-bottom: 30px;
    font-size: 17px;
        min-height: 207px;
}

.guarantee-frame-undertitle {
    font-size: 32px;
    letter-spacing: 2px;
    line-height: 50px;
    color: #444;
}

.guarantee-img {
    display: none;
}
h2.title {
    font-size: 47px;
    font-weight: 900;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-top: 0;
    text-align: left;
    margin-bottom: 25px;
    text-align: left;
}
.no-sales .title{
    font-size: 53px;
}
.resume-items{
  margin-top: 45px;
}

.resume-item {
    margin-left: auto;
    margin-right: 0;
    width: 1177px;
    padding-left: 180px;
    padding-right: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 50px;
    border: 3px solid #444;
}
.resume-item:nth-child(2) {
    border-color: #9f9f9f ;
}
.resume-item:nth-child(3) {
    border-color: #ccced2;
}
/* .resume-item:nth-child(3) {
    border-color: #fca558;
} */
.resume-item:nth-child(4) {
    border-color: #9f9f9f;
}


.resume-item:nth-child(5) {
        border-color: #444;
}

.resume-item:nth-child(6) {
    border-color: #9f9f9f;
}

.resume-item:nth-child(7) {
    
   border-color: #ccced2 ;

}

.resume-item:nth-child(8) {
   
       border-color: #444;
}

.resume-item:nth-child(9) {
    border-color: #ccced2;
}

.resume-item:nth-child(10) {
   border-color: #87b6eb;
}

.resume-item-text {
    font-weight: 400;
    line-height: 1.7;
    font-size: 17px;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 1px;
}
.guarantee-content {
background-image: none;
    background-repeat: repeat;
    background-color: #fff;
    background: url(../img2020/note_lights_8.png), rgba(255,255,255,0.3);
    background: #fff;
    background-blend-mode: color;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: 550px;
    position: relative;
}

.guarantee-content-description {
    margin-top: 97px;
}
.why-expensive {
    background-color: #fff;
    position: relative;
}
/* .marafon_prices h2.title,  .shema-raboti h2.title{
    background: -o-linear-gradient(90deg, rgba(247,181,25,1) 0%, rgba(247,181,25,1) 18%, rgba(255,255,255,1) 33%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 99%);
    background: linear-gradient(90deg, rgba(247,181,25,1) 0%, rgba(247,181,25,1) 18%, rgba(255,255,255,1) 33%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #f7b822;
} */
.why-expensive .why-expensive-intro-item, 
.guarantee-top  .why-expensive-intro-item, 
.main_about_top .why-expensive-intro-item{
    width: 47%;
    font-size: 17px;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 1px;
}
.resume-item-title {
    position: absolute;
    top: 50%;
    left: -90px;
    font-weight: 700;
    line-height: 30px;
    font-size: 21px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-transform: uppercase;
}
.guarantee-content-description-btn {
    color: #303030;
    padding-right: 40px;
    padding-left: 40px;
    background-color: transparent;
    font-size: 20px;
}

.guarantee-content-description-text {
font-weight: 600;
    font-size: 22px;
    color: #444;
    letter-spacing: 2px;
    width: 310px;
}
.guarantee-trianle {
    width: 0;
    height: 0;
    border-left: 178px solid transparent;
    border-right: 178px solid transparent;
    border-top: 20px solid #fff;
    position: relative;
    top: 20px;
    margin-top: 15px;
    display: none;
}

.colored_header{
    font-weight: 900;
    background: -o-linear-gradient(90deg, rgba(247,181,25,1) 0%, rgba(247,181,25,1) 18%, rgba(69,69,69,1) 33%, rgba(69,69,69,1) 50%, rgba(69,69,69,1) 99%);
    background: linear-gradient(90deg, rgba(247,181,25,1) 0%, rgba(247,181,25,1) 18%, rgba(69,69,69,1) 33%, rgba(69,69,69,1) 50%, rgba(69,69,69,1) 99%);
        /* обратный данному background: linear-gradient(45deg, rgba(69,69,84,1) 0%, rgba(103,93,93,1) 10%, rgba(198,150,41,1) 28%, rgba(247,181,25,1) 38%, rgba(247,181,25,1) 99%); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #f7b822;
    /* opacity: .7;*/
}






.price_btn{
    background-color: #f7b822;
    color: #333;
    letter-spacing: 2px;
    padding-right: 30px;
    padding-left: 30px;
    margin-top: 34px;
    height: 74px;
    border: 4px solid #f7b822;
    line-height: 74px;

}

.price_btn:hover{
background-color: transparent;

}




.undertitle {
    font-size: 24px;
        color: #333;
    text-align: left;
    text-align: left;
    letter-spacing: 1px;
    font-weight: 300;
    text-transform: unset;
}

.container_flex{
  display: flex;
  justify-content: space-between;
}

.sertifikat_one{
  width: 40%;
  margin-left: 1%;
}

.sertifikat_two {
    width: 59%;
    font-size: 48px;
    font-weight: 900;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #333;
}

.brief {
    padding-top: 100px;
    padding-bottom: 100px;
            background: linear-gradient(80deg,#fff 46%, #ededeb 50%,#ededeb 100%);
}
.brief .brief-text {
    font-size: 20px;
    font-weight: 300;
    margin-top: 0;
    font-style: italic;
    line-height: 28px;
}


.marafon_prices {
    background-color: #fff;
    color: #333;
    padding-bottom: 30px;
    padding-top: 100px;
    background-image: url(../img2020/2background_beton.png);
    background-repeat: repeat;
    background-size: 47%;
    background-position-y: top;
}


div.description_price_p{
      font-size: 29px!important;
    display: flex;
        padding-top: 20px;
}

.razmiv_temno_sinii_bottom {
    height: 160px;
    background-image: url(../img2020/razmiv_temno_serii_top.png);
    background-repeat: repeat-x;
    background-size: contain;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    position: relative;
    z-index: 0;
    margin-top: -3px;
}
.razmiv_temno_sinii_top {
    height: 160px;
    background-image: url(../img2020/razmiv_temno_serii_top.png);
    background-repeat: repeat-x;
    background-size: contain;
    margin-bottom: -3px;
}
.price_p{
  font-size: 20px;

    line-height: 24px;

}

.why-expensive .why-expensive-item {
    width: 48%;
}

.why-expensive .why-expensive-item-title {
    font-size: 29px;
    font-weight: 500;
}

.why-expensive .why-expensive-item-text {
    margin-top: 23px;
    line-height: 1.4;
    font-size: 20px;
    font-weight: 300;
}

    .why-expensive .why-expensive-item-text span{
    font-size: 25px;
    font-weight: 700;
    color: #f7b822;
}

 .marafon_price_ul{
letter-spacing: 1.5px;
    padding-left: 22px;
    font-size: 20px;
    line-height: 24px;
 }

.marafon_price_ul li {
    margin-bottom: 15px;
        font-weight: 500;
}

.why-expensive .why-expensive-items {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #333;
    border-bottom: 0;
    margin-top: 35px;
}


.shema-raboti .includes-title {
    text-align: left;
    letter-spacing: 1px;
    margin-bottom: 35px;
        margin-top: 55px;
        font-weight: 500;
}

.shema-raboti {
    padding-top: 120px!important;
    background-color: #ffffff;
    padding-bottom: 20px;
    background-image: url(../img2020/2background_beton.png);
    background-repeat: repeat;
    background-size: contain;
    background-position-y: top;
    /* background-size: 100% auto; */
    background-image: url(../img2020/2background_beton.png);
    background-repeat: repeat;
    background-size: 47%;
    background-position-y: top;
    color: #333;
}

.period_razrabotki-item {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 140px;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
border-right: 3px solid #f7b822;
    border-bottom: 3px solid #f7b822;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: start;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 1.6;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.trust {
    background-image: none;
    /* background-size: cover; */
    color: #333;
}

.shema-raboti h2 {
    text-align: left;
}

.trust .title {
    color: #333;
    margin-top: 0;
    text-align: left;
    margin-bottom: 25px;
}

.trust .undertitle {
    color: #333;
    text-align: left;
    text-align: left;
    letter-spacing: 1px;
    font-weight: 300;
    text-transform: unset;
}

.trust-item {
    margin-top: 25px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: initial;
    justify-content: left;
}

.trust-item-text h4{
    margin-top: 15px;
    margin-bottom: 7px;
    /* text-align: left; */
    font-size: 20px;
}

.trust-img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 97px;
    height: auto;
    background-position: center;
    background-color: #444;
        background-size: 70px;
}
         .trust-img1 {
         background-image: url(/img2020/im.png);
             background-size: 65px;
         }
         .trust-img2 {
         background-image: url(/img2020/land.png);
             background-size: 97px;
         }
         .trust-img3 {
         background-image: url(/img2020/tilda.png);
         background-size: 84px;
         }
.trust-img4 {
         background-image: url(/img2020/wp.png)
         }
.trust-item-text {
    width: 100%;
    background-color: #e3e3e3;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: baseline;
    align-items: baseline;
    padding-left: 35px;
    padding-right: 25px;
    font-size: 17px;
    font-weight: 400;
    text-transform: none;
    line-height: 21px;
    letter-spacing: 1px;
    padding-bottom: 30px;
    /* font-size: 20px; */
    flex-direction: column;
    padding-top: 17px;
}


.includes-item-bottom {
         border-bottom: none
         }

.period_razrabotki-item span {
    font-weight: 700;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.shema-raboti h2 span {
font-size: 63px;
    margin-left: 5px;
    margin-right: 5px;
}

.steps {
    background-image: url(../img/question-bg.png);
    background-repeat: repeat;
    padding-bottom: 170px;
    /* background-image: url(../img/bg2.jpg); */
    background-repeat: repeat;
    background-color: #242932;
    color: #fff;
    display: none;
}

.steps-item-number {
    width: 50px;
    height: 50px;
    background-color: #fff;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-weight: 700;
    color: #333;
    text-align: center;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-size: 23px;
}

.steps-column {
    width: 550px;
}
.steps-item-text {
    margin-left: 21px;
    font-weight: 300;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: unset;
}

.steps-item {
    margin-top: 25px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}
.steps-item:first-child .steps-item-text{
      line-height: 19px;
}

.steps-item-total {
    background-color: #1E5CA5;
    font-style: italic;
    color: #fff;
    height: 50px;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-size: 15px;
    letter-spacing: 0.5px;
}

















#dex-sign-footer {
    display: inline-block;
    margin: 30px 10px 15px 10px;
    width: 255px;
    height: 60px;
    background: url(../img2019/frames-255-white.png) no-repeat!important;
}

.about_doc{
  margin: 0;
    margin-bottom: 6px;
        font-size: 19px;
}

footer {
    padding-top: 14px!important;
    padding-bottom: 11px;
    background-image: unset;
}

.form_speech p {
    padding: 0 10px;
    font-size: 17px;
    color: #fff;
}.iconForm {
    margin: 20px 0;
    position: relative;
    color: #fff;
        margin-top: 10px;
}

footer a.logo {
         background-image: url(../img/logo.png)!important;
         display: inline-block;
         vertical-align: top;
         background-size: contain;
         width: 218px;
         height: 90px
         }

         .new_footer_effect{
          position: absolute;
    bottom: 0;
    width: 100%;
         }

.seo-social-contacts-footer {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    max-width: 467px;
    margin: 0 auto;
    margin-bottom: 20px;
}


.seo-social-contacts-footer a {
    width: 45px;
    margin-right: 0;
    margin-top: 10px;
    margin-bottom: 15px;
}


p.seo_footer_phone{
      text-align: center;
    text-decoration: underline;
    font-size: 28px;
    line-height: 31px;
    margin: 5px 0px;
    margin-bottom: 20px;
        color: #fff;
}

.case_slider{
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    margin-top: 41px;
}
.case_slider_mob{
  display: none;
}

.no_time {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #333;
    padding-left: 40px;
}
.form_line_main {
    background-image: url(../img2020/form_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 152px 0;

    -webkit-box-shadow: 0px -10px 41px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:0px -10px 41px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px -10px 41px 0px rgba(50, 50, 50, 0.75);
}
.wrap_center_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-between;
    position: relative;
    z-index: 4;
}

.form_speech p {
    padding: 0 0px;
    font-size: 16px!important;
    color: #fff;
    font-weight: 400;
    text-transform: unset;
    line-height: 20px;
    letter-spacing: 1.2px;
    font-style: italic;
    padding-right: 20px;
}

.adv_to_window{
  display: flex;
}
.adv_to_window h3{
    text-align: left;
    font-family: panton;
    font-weight: 700;
    font-size: 18px;
    margin-left: 17px;
    margin-top: 27px;
}

.video_p{
      color: #222;
    text-align: left;
    font-family: panton;
    font-size: 17px;
    font-weight: 700;
}

.formPopup1{
width: 42%;
    margin-left: 18px!important;
    margin-top: 7px!important;
}

.ul_pop_bec{
  text-align: left;
    font-size: 14px;
    width: 846px;
    padding-left: 20px;
    margin-top: 23px;
}

.ztpt_btn:hover{
  color: #222;
}

.converse_wrap{
  position: relative;
}

.note_lights{
      position: absolute;
    top: -65px;
    left: -149px;
    width: 159%;
    height: 481px;
}

.outssye {
    visibility: visible!important
}



.outss {
    visibility: hidden;
    font-family: Arial;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.chbx_bx{
  color: #222;
    text-align: left;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

.outss__img {
    position: absolute;
    left: 21%;
    top: 142px;
    z-index: 10
}

.outss__img img {
    width: 50%;
    height: 25%
}

.outsscl {
    cursor: pointer;
    position: absolute;
    line-height: 32px;
    font-size: 32px;
    top: 0;
    right: 5px;
    color: #e40000
}

.outsscl:hover {
    color: #000
}

.outss .outssback {
    background: #000;
    opacity: .8;
    position: fixed;
    width: 100%;
    height: 100%
}

.converse_wrap_wrap{
      display: flex;
}

.outss .outsstext {
    padding: 20px;
    /* border: 1px solid #333; */
    background: #fff;
    position: relative;
    top: 71px;
    /* left: 50%; */
    /* margin-left: -25%; */
    border-radius: 2px;
    text-align: center;
    width: 960px;
    margin: 0 auto;
    padding-bottom: 8px;
}

.outss .outsstext>p {
    margin-bottom: 20px
}

.outss .outsstext>p:nth-child(2) {
    font-size: 4rem
}

.outss .outsstext>p:nth-child(3) {
    font-size: 2rem;
    color: #707881
}

.outss .outsstext>p:nth-child(4) {
    font-size: 4rem;
    color: #e40000;
    font-weight: 600
}

.outss .outsstext>p:nth-child(5) {
    font-size: 2rem;
    color: #707881
}

.outss .outsstext>form>.form-group.mainpage__button {
    margin: 10px 0;
}
.outss .outsstext>form>.form-group.mainpage__button input:hover {
  color: #222;
}
#modal1, #modal-calc, #modal-zakaz-zvonka, #modal_special_free_offer, #modal5 {
z-index: 9999;
    background: #fff;
    margin: 0 auto;
    position: fixed;
    left: 0;
    right: 0;
    /* width: 90%; */
    min-width: 320px;
    max-width: 800px;
    min-height: 100px;
    padding: 30px 40px;
    border-radius: 2px;
}

.slick-next, .slick-prev {
    font-size: 0!important;
    line-height: 0!important;
    position: absolute!important;
    top: 50%!important;
    display: block!important;
    width: 77px!important;
    height: 75px!important;
    padding: 0!important;
    -webkit-transform: translate(0, -50%)!important;
    -ms-transform: translate(0, -50%)!important;
    transform: translate(0, -50%)!important;
    cursor: pointer!important;
    color: transparent!important;
    border: 0!important;
    outline: 0!important;
    background: 0 0;
}

.slick-prev {
    left: 0;
   background-image: url(../images/prev.png)!important;
    background-position: center!important;
    background-size: 53px!important;
    background-repeat: no-repeat!important;
    background-position-x: -2px!important;
}
.slick-next {
    right: 0;
    background-image: url(../images/next.png)!important;
    background-position: center!important;
    background-size: 53px!important;
    background-repeat: no-repeat!important;
    background-position-x: 23px!important;
}

.faq-item {
    -ms-flex-preferred-size: 580px;
    flex-basis: 580px;
    border: 1px solid silver;
    padding: 18px 10px 20px 40px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 30px;
        margin-bottom: 30px;
}

.sertifikat_two .razberem{
       font-size: 39px;
    line-height: 59px;
    margin: 0;

}
.no-sales-item .btn {
    margin: 0;
    color: #333;
}

.no-sales-item .btn:hover {
    color: #fff;
}
.no-sales-text {
    color: #ffffff;
    font-size: 24px;
    width: 590px;
    letter-spacing: 1px;
    font-weight: 300;
}

.no-sales-item {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-top: 105px;
    align-items: flex-end;
}


.no-sales {
    background-image: url(../img/bg5.jpg);
    background-size: cover;
    background-position-y: bottom;
    margin: 40px 0px;
    margin-top: 0;
    margin-bottom: 50px;
}

.faq {
    padding-bottom: 60px;
}

.footer-bottom {
    text-transform: uppercase;
    text-align: left;
    color: #333;    margin-bottom: 20px;    line-height: 25px;
}

a.footer_tel {
    font-size: 26px;
    background-image: url();
    background-image: url(../img2020/bel_flag.png);
    background-position: left center;
    padding-left: 58px;
    color: #333;
    display: block;
    margin-bottom: 30px;
    background-size: 41px;
}

a.footer_tel:hover{

    color: #f7b519;
}

#dex-sign{
    background: url(../frames-255-black.png) no-repeat;
height: 50px;
}
.footer-about-a{
margin-bottom: 17px;
    font-size: 16px;
    letter-spacing: 0.5px;
    font-weight: 600;
}
.footer-about-a a {
text-transform: none;
    margin-right: 15px;
    color: #333;
    font-weight: 600;
}
.footer-about-a a:hover {
    text-transform: none;
    margin-right: 15px;
    color: #f7b519;
}
.zp_zp{
        display: flex;
    align-items: flex-start;
    margin-top: 12px;
}

.min_zp{
    margin: 0;
}

.infinite_simbol{
font-size: 40px;
    margin: 0;
    height: 20px;
    line-height: 22px;
    margin-left: 7px;
}

.zp_rub{
    margin-left: 5px;
}

.line{
    width: 200px;
    max-width: 100%;
    height: 6px;
    background-color: #222;
    border-radius: 0px;
}

#question{
    color: #333;
        margin-top: 16px;
}

.footer_block_one{
width: 75%;

}

.footer_block_two{
max-width: 350px;
}

.nevebinar_h3{
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 900;
    color: #444;margin-bottom: 70px;
}

ul.nevebul{
padding: 0;
    list-style: none;
    font-size: 27px;
    font-style: italic;
    font-weight: 500;
}

ul.nevebul li{
    margin-bottom: 19px;
}
ul.nevebul li:nth-child(4){
    font-weight: 600;
        margin-top: 50px; 
}
.nevebinar_ico {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    margin-right: 75px;
    max-width: 123px;
    text-align: center;

}

.nevebinar_icons .nevebinar_ico:nth-child(3) {
    margin-right: 50px;
}

.nevebinar_ico img{
    width: 70px;
}
.nevebinar_ico:first-child img{
    width: 85px;
}
.nevebinar_icons{
    display: flex;
    margin-top: 60px;
}

.nevebinar_ico p{
font-size: 18px;
    letter-spacing: 2px;
    margin-top: 20px;
    font-weight: 700;
    line-height: 23px;
}

.footer-bottom #dex-sign{
    margin-bottom: 11px;
}

footer .btn {
    min-width: 280px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 2px;
    height: 66px;
    color: #333;
    background-color: #f7b519;
    display: block;

}

footer .btn:hover {
    color: #333;
    background-color: transparent;
}

footer .blesk__button{
        margin-top: 10px;
}

.pavel_stankevich_sila_footer{
    width: 350px;
    position: absolute;
    bottom: 0;
    left: 15px;
}

.main_about_top{
background-image: url(../img2020/about_bg.jpg);
    background-size: cover;
    background-position-y: ;
    background-repeat: no-repeat;
    color: #fff;
    padding: 50px 0;
    padding-bottom: 230px;
        background-color: #141414;
}
.about_pavel_stankevich_article h2{
margin-top: 100px;
    font-size: 35px;
}

.about_pavel_stankevich_article h4{
margin-top: 100px;
    font-size: 25px;
    font-weight: 600;
}


.about_pavel_stankevich_article p{
font-size: 19px;
    line-height: 32px;
    margin: 30px 0px;
        letter-spacing: 1.5px;
}

.about_pavel_stankevich_article .resume-items .resume-item .resume-item-title {
    left: -40px;
    text-align: center;
}

.about_pavel_stankevich_article .resume-items .resume-item {
    margin-left: auto;
    margin-right: 0;
    width: auto;
    padding-left: 100px;
    padding-right: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 70px;
    margin-top: 70px;
    border: 3px solid #444;
    /* font-size: 22px; */
}

.about_pavel_stankevich_article .resume-items .resume-item .resume-item-text{
    font-weight: 400;
    line-height: 1.7;
    font-size: 21px;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 2px;
}
.about_pavel_stankevich_article ul{
padding: 0;
padding-left: 20px
}
.about_pavel_stankevich_article ul li{
font-size: 19px;
    line-height: 32px;
    margin: 15px 0px;
        letter-spacing: 1.5px;
}











































/*



@media (max-width: 1480px){
  .case_slider{
      max-width: 1200px;
      width: 100%;
      margin: 0 auto;
      margin-top: 41px;
  }


}

@media (max-width: 1380px){
  .new_footer_effect {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 741px;
}
}

@media (max-width: 1300px){
  .case_slider{
      max-width: 1100px;
      width: 100%;
      margin: 0 auto;
      margin-top: 41px;
  }
}

@media (max-width: 1100px){
  .case_slider{
      max-width: 900px;
      width: 100%;
      margin: 0 auto;
      margin-top: 41px;
  }
}
@media (max-width: 900px){
  .case_slider_mob img {
    padding: 0 15px;
    box-sizing: border-box;
}

  .case_slider{
display: none;
  }
  .case_slider_mob{
  display: block;
}
.slick-prev{
    left: 0!important;
    top: 34%!important;
}

.slick-next {
    right: 0!important;
    top: 34%!important;
}
}

@media (max-width: 1080px){

}

@media (max-width: 800px){
  .converse_wrap{
    display: none;
  }

  .adv_to_window{
    display: none;
  }
  .formPopup1{
    margin-left: 0!important;
  }

  .authorWRP p{
    display: none;
  }
  #modal-zakaz-zvonka{
    top: 25px!important;
  }
}

@media (max-width: 767px){
.main-block1 .phone-num-2 {
    font-size: 22.6px;
}

}


@media (max-width: 600px){

.no_time {
    text-align: left;
    width: 100%;
    color: #222;
}

.seo_promocode_form {
    margin-top: 5px!important;

}

.form_mob_sep {
    padding-right: 0px;
    flex-direction: column!important;
}

}

@media (max-width: 500px){


.form_speech p {
    color: #222;
    font-size: 15px;
}
.wrap_promo_video {
    position: relative;
    top: 0;
    left: 0;
}
.angle_container {
    transition: 1s;
    transform: rotateX(2deg) rotateZ(-4deg) rotateY(14deg);
    transform-style: preserve-3d;
    background-image: url(../img2019/smart_video.png);
    width: 350px;
    height: 800px;
    background-size: contain;
  }

video.promo_video {
    background-repeat: no-repeat;
    position: absolute;
    top: 170px;
    left: 42px;
    width: 263px;
    border-radius: 9px;
    cursor: pointer;
}


.videoPortfolio {
    margin-top: -190px;
}


.main-text .main-title {
    font-size: 29px;
    margin-top: 16px;
}

.flexer_left {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    position: relative;
    height: unset;
}

  .main-text .main-title span {
      font-size: 38px;
  }
  .main-block1 .main-undertitle {
    font-size: 15px;
}
}

@media (max-width: 460px){
.main-text .main-title {
    font-size: 29px;
    margin-top: 18px;
}



  .main-text .main-title span {
      font-size: 36px;
  }
}

@media (max-width: 420px){
.main-text .main-title {
    font-size: 24px;

}

  .main-text .main-title span {
      font-size: 24px;
  }
  .main-block1 .main-undertitle {
    font-size: 15px;
}
}

@media (max-width: 390px){
.main-text .main-title {
    font-size: 23px;

}

  .main-text .main-title span {
      font-size: 30px;
  }
  .main-block1 .main-undertitle {
    font-size: 15px;
}
}

@media (max-width: 370px){
.main-text .main-title {
    font-size: 21px;

}

  .main-text .main-title span {
      font-size: 28px;
  }
  .main-block1 .main-undertitle {
    font-size: 15px;
}
}

@media (max-width: 345px){
.main-text .main-title {
    font-size: 19px;

}
.wrap_promo_video {
    left: -15px;
}
  .main-text .main-title span {
      font-size: 26px;
  }
  .main-block1 .main-undertitle {
    font-size: 15px;
}
}

@media (max-width: 325px){
.main-text .main-title {
    font-size: 18px;

}
.wrap_promo_video {
    left: -24px;
}
  .main-text .main-title span {
      font-size: 19px;
  }
  .main-block1 .main-undertitle {
    font-size: 14px;
}
}

@media (max-width: 305px){
.main-text .main-title {
    font-size: 16px;

}

  .main-text .main-title span {
      font-size: 23px;
  }
  .main-block1 .main-undertitle {
    font-size: 14px;
}
}
*/


/* Ð¡Ñ‚Ð¸Ð»Ð¸ Ð´Ð»Ñ Ð²ÑÐ¿Ð»Ñ‹Ð² Ð¾ÐºÐ½Ð° Ð·Ð°ÐºÐ°Ð·Ð° ÐºÐ¾Ð½ÑÑƒÐ»ÑŒÑ‚Ð°Ñ†Ð¸Ð¸ */

.resp-vtabs ul.select_type_consult {
    float: left;
    background-color: transparent;
    width: 100%;
    margin-bottom: 0;
    display: flex;
    margin-top: 0px;
    justify-content: space-between;
}



.resp-vtabs ul.select_type_consult li img{
    max-width: 50px;
    margin-right: 0;
    float: left;
        -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    }

    .resp-vtabs ul.select_type_consult li:hover img{
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none; /* IE 6-9 */
    }

.resp-vtabs ul.select_type_consult li.resp-tab-active img {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none; /* IE 6-9 */
}

.resp-vtabs .form_type_consult{
        padding: 0px;
    background: transparent;
    border: none;
    float: left;
    width: 100%;
    min-height: unset;
    border-radius: 0;
    clear: none;
    padding-left: 8px;
}

.form_type_consult .resp-tab-content {
    padding: 0px;
}

.resp-vtabs ul.select_type_consult li{
    display: inline-block;
    margin: 0;
    cursor: pointer;
    /* float: left; */
    padding: 6px 9px !important;
    padding-right: 14px !important;
    margin-bottom: 4px;

}
.resp-vtabs li.resp-tab-active {
    border: none; 
    background-color: #e9e9e9;
    position: relative;
    z-index: 1;
    padding: 6px 9px !important;
    cursor: pointer;
    border-radius: 5px;
    transition: .3s!important;
}

.resp-vtabs ul.select_type_consult li span{
    border-bottom: 1px dashed #c2c2c2;
    display: block;
        float: left;
        font-weight: normal;
}

.mainpage__label-phone_rest {
    display: block;
    background-image: url(../img2020/phone_new.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 0;
    width: 63px;
    height: 50px;
    cursor: pointer;
    margin: 0;
    margin-right: 10px;
}

#modal-zakaz-zvonka, #modal_special_free_offer {
    background-image: url(../img2020/2background_beton.png);
    background-repeat: repeat;
    background-size: 47%;
    background-position-y: top;
}

div input.telega_form_input{
        border: none;
    outline: none;
    font-size: 17px;
    font-family: panton;
    letter-spacing: 2px;
        opacity: 0.7;
    transition: 0.6s;
        border-radius: 0;
    box-shadow: none;
    border: 0px;
    height: 49px;
    padding-left: 15px;
}
div input.telega_form_input:hover, div input.telega_form_input:focus, div input.telega_form_input:active{
    opacity: 1;

}
div input.telega_form_input:focus, div input.telega_form_input:active{

    background-image: unset;
}
.wrap_center_form_telega{
    margin-left: 200px;
    margin-top: 50px;
    margin-bottom: 0;
}

.flex_select{
    display: flex;
}

.modal_div .modal-form_left {
    display: flex;
    width: 100%;
}




.input_univarsal{
    background-image: url(../img2020/input_social.png);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    background-size: 318px;
    background-position-y: center;
    background-position-x: center;
}

.form_blik {
    top: -119px;
}
.wrap_f_wr{
    flex-wrap: wrap;
    align-items: flex-end;
}

.telega_form_input_wrap {
    flex-wrap: wrap;
}

.lbl_100{
    width: 100%;
}

.mainpage__flex input {
    height: 42px;
    display: block;
    border: none;
    border-radius:0;
    font-size: 16px;
    padding: 0px 15px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.mainpage__flex {
    background-color: transparent;
    border-radius: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    max-width: 400px;
    width: 350px;
    margin-right: 13px;
    border: none;
    box-shadow: none;
}

.modal_div .form-btn {
    font-size: 18px;
    background-color: #f7b519;
    border: 4px solid #f7b519;
    color: #333;
    text-decoration: none;
    font-weight: normal;
    line-height: 15px;
    margin-top: 7px;
    font-size: 15px;
    /* background-image: url(/include/landing/img/phone_w.png); */
    background-repeat: no-repeat;
    background-size: 15px;
    background-position-x: 13px;
    background-position-y: center;
    display: block;
    float: none;
    margin-right: 0;
    border-radius: 2px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 21px;
    font-size: 19px;
    background-size: 18px;
    height: 50px;
    /* line-height: 42px; */
    font-weight: 600;
    padding-left: 13px;
    padding: 0;
    letter-spacing: 1.5px;
    width: unset;
    padding: 0 28px;
}
.modal_div .form-btn:hover {
        background-color: transparent;
        color: #333;
}


.ajaxloader  {
  position: absolute ;
  left: 0px;
  top: 0px;
  width: 100%;
  
  background: url(/js/ajax/ajaxfon2.png) repeat;
}
  
.ajaxloader .imgcode {
  position: absolute;
  top: 10px;
  left: 10px
}

/* Ð¡Ð¢Ð˜Ð›Ð˜ Ð”Ð›Ð¯ ÐžÐ¢Ð—Ð«Ð’ÐžÐ’ Ð’ Ðš/Ð¢ */

.iconForm input[type="text"], .iconForm input[type="email"], .iconForm textarea {
color: #333333;
    height: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 50px;
    background-repeat: no-repeat;
    width: 100%;
    margin-bottom: 0;
}



#dex-sign-footer {
    display: inline-block;
    margin: 30px 10px 15px 10px;
    width: 255px;
    height: 60px;
    background: url(../frames-255-black.png) no-repeat;
}


footer {
    padding-top: 0;
    padding-bottom: 11px;
    /* background-image: unset; */
    background-image: url(../img2020/str_bg.jpg);
    background-repeat: repeat;
    background-size: cover;
    background-position-y: top;
    padding-top: 100px!important;
    padding-bottom: 100px;
    background-color: #ffffff;
}

footer a.logo {
         background-image: url(../img/logo.png)!important;
         display: inline-block;
         vertical-align: top;
         background-size: contain;
         width: 218px;
         height: 90px
         }

.seo-social-contacts-footer {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    max-width: 350px;
    margin-left: 0px;
    margin-right: 0;
}


.seo-social-contacts-footer a {
    width: 45px;
    margin-right: 0;
    margin-top: 10px;
    margin-bottom: 15px;
    margin-right: 21px;
}


p.seo_footer_phone{
      text-align: left;
    text-decoration: underline;
    font-size: 28px;
    line-height: 31px;
    margin: 5px 0px;
    margin-bottom: 20px;
}


.resp-tabs-list li {
    font-weight: 600;
    font-size: 17px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0;
    margin-right: 8px;
    list-style: none;
    cursor: pointer;
background: transparent;
}


.resp-vtabs li.resp-tab-active {

    z-index: 1;


}


.resp-vtabs ul.select_type_consult li {
display: inline-block;
    margin: 0;
    cursor: pointer;
    /* float: left; */
    padding: 6px 9px !important;
    padding-right: 10px !important;
    margin-bottom: 0;
    font-size: 15px;
    margin-right: 0;
}

.resp-vtabs li.resp-tab-active {
    border: none;
    background-color: #fff;
    position: relative;
    z-index: 1;
  padding: 6px 9px !important;
    cursor: pointer;
    /* border-radius: 5px; */
    transition: .3s!important;
}

.resp-vtabs li.resp-tab-active img {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none; /* IE 6-9 */
}




@-webkit-keyframes sign-anim {
    to {
        background-position: 0 -7140px;
    }
}

@keyframes sign-anim {
    to {
        background-position: 0 -7140px;
    }
}


a#dex-sign-popup {
    opacity: 1;
    text-indent: -900%;
    display: block;
    margin: 0 auto;
}
#dex-sign-popup {
    display: inline-block;
    margin: 30px 10px 15px 10px;
    width: 255px;
    height: 84px;
    background: url(../frames-255-black.png) no-repeat;
}

html.no-js #dex-sign-popup, #dex-sign-popup.play {
    -webkit-animation: sign-anim 3.5s .2s steps(85) forwards;
    animation: sign-anim 3.5s .2s steps(85) forwards;
}

.wrap_modal-zakaz-zvonka{
max-width: 715px;
margin: 0 auto;
}

.modal-form_left .form-group .mainpage__name {
    padding-left: 15px;
    font-weight: 500;
    font-family: panton;
    font-size: 17px;
    letter-spacing: 1.5px;
}

.left_puzir_top {
    position: absolute;

    top: 990px;
}

.personal {
    font-weight: 500;
}

.right_puzir_top {
    position: absolute;
    top: 0px;
    top:-50px;
}

.right_puzir_top_top {
    position: absolute;
    top: 0px;
    top:850px;
}

.right_puzir_komplekt{
    position: absolute;

    top: 100px;
}

.left_puzir_komplekt{
    position: absolute;

    top: 890px;
}

.puzir_l {
    left: -670px;
}
.puzir_r {
    right: -670px;
}
.resume-item:before {

    background-color: #ffffff;
    content: '';
}

.telegram_container {
    margin: 30px 0;
    padding: 0 16px;
    margin-top: 120px;
}

.telegram_q {
    font-weight: 600;
    font-size: 22px;
    color: #333;
    letter-spacing: 2px;
    width: 365px;
}


.telegram_b{
    background-image: url(../img2019/telegram.svg);
    background-size: 40px;
    background-position: 16px center;
    padding-left: 75px!important;
    background-color: #fff;
    border: 4px solid #1e5ca5;
    padding-right: 30px!important;
    letter-spacing: 2px;
    font-weight: 600;
}

.telegram_b:hover {
    background-color: #1e5ca5!important;
    color: #fff;
}

p.viigrai_obuchenie{
	text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.call div {
    font-size: 18px;
    color: #333;
}

.zadai_vopros{
    padding-bottom: 180px;
}
.contacts-block-bottom {
    flex-direction: row-reverse;
}
.contacts-block-form {
    max-width: 350px;
    padding-bottom: 0;
    padding-top: 0;
    padding-right: 0px;
    padding-left: 0;
    position: relative;
    /* background-color: #fff; */
    color: #333;
}



.contacts-block-form .contacts-block-form-title, .contacts-block-form-title{
    font-weight: 900;
    background: -o-linear-gradient(90deg, rgba(247,181,25,1) 0%, rgba(247,181,25,1) 18%, rgba(69,69,69,1) 33%, rgba(69,69,69,1) 50%, rgba(69,69,69,1) 99%);
    background: linear-gradient(90deg, rgba(247,181,25,1) 0%, rgba(247,181,25,1) 18%, rgba(69,69,69,1) 33%, rgba(69,69,69,1) 50%, rgba(69,69,69,1) 99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #333;
    opacity: 1;
        margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 29px;
min-width: 350px;
margin-top: 0;
    line-height: 29px;
letter-spacing: 2px;
    margin-bottom: 22px;
}
.contacts-block-form input[type=submit] {
background-color: #f7b519;
    color: #333;
        border: 4px solid #f7b519;
    width: 100%;
    height: 65px;
    outline: 0;
    font-weight: 600;
    font-size: 20px;
    margin-top: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-align: center;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.contacts-block-form input[type=submit]:hover {
        border: 4px solid #f7b519;
color: #333!important;
background: #fff;

}

.contacts-block-form .contacts-block-form-title-under, .contacts-block-form-title-under{
    color: #333;
    text-align: left;
    text-align: left;
    letter-spacing: 1px;
    font-weight: 300;
    text-transform: none;
        font-size: 24px;
        color: #333;
            margin-bottom: 22px;
}
.contacts-block-form .contacts-block-form-title{
width: 355px;
}
.disappearing_work{
    margin-right: 60px;
}

.disappearing_work ul{
    margin-top: 0;
}

.disappearing_work ul li{
    margin-bottom: 7px;
}

.disappearing_work{
        font-size: 17px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 1px;

}

.disappearing_work h4{
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 1px;
    font-style: italic;
    margin: 10px 0;
}
 .form_mr_btm{
    margin-bottom: 28px;
 }
.mainpage__label-phone_rest {
    display: block;
    background-image: url(../img2020/phone_new.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 0;
    width: 63px;
    height: 50px;
    cursor: pointer;
    margin: 0;
    margin-right: 10px;
}
 .viber_do{
    background-image: url(../img2020/viber.png);
    background-position: center;
 }

 .telega_do{
        background-image: url(../img2020/telegram.png);
    background-position: center;

 }

 .watsap_do{
    background-image: url(../img2020/whatsapp.png);
    background-position: center;

 }

 .inst_do{
    background-image: url(../img2020/instagram1.png);
    background-position: center;

 }

  .vk_do{
    background-image: url(../img2020/vk.png);
    background-position: center;

 }

  .email_do{
    background-image: url(../img2020/eemail.png);
    background-position: center;

 }

  .skype_do{
    background-image: url(../img2020/skype.png);
    background-position: center;

 }

.pavel_mob_block{
    display: none;
}
/* 
1366x1024px*/
/*@media (max-width: 1380px) and (max-height: 1050px) and (min-height: 900px){  
.main-block1 {
    background-position-y: -50px;
}
.pavel_super {
    left: 70px;
}

}*/
/* 
1366x768px*/
/*@media (max-width: 1390px) and (min-width: 1300px) and  (max-height: 700px){
.pavel_super {
    left: 250px;
}
.zadai_vopros {
    padding-bottom: 90px;
}
.container_first {
    margin: 0 auto;
    padding: 0 15px;
}
    .main-block1 {
    padding-top: 20px;
    padding-bottom: 50px;
}
    .wrap_promo_video {
    position: relative;
    top: -100px;
    top: 40px;
    left: 100px;
}
video.promo_video {
    top: 93px;
    left: 43px;
    width: 262px;
}
.main-text .main-title {
    margin-top: 30px;
}
.angle_container {
    width: 350px;
    height: 640px;
    background-size: contain;
}
.utp_btn {
    bottom: 55px;
}

.guarantee {
     margin-top: 0px;
}


.puzir_l{
    left: -810px;
}
.puzir_r{
    right: -810px;
}
.undertitle {
    font-size: 24px;
}

.guarantee-top {
    padding-top: 10px;
        padding-bottom: 50px;

}


.guarantee-content {
    padding-top: 50px;
        background-position-y: 970px;
}
.guarantee-frame-undertitle {
    font-size: 29px;
    letter-spacing: 1.5px;
    line-height: 40px;
    color: #444;
    width: 1000px;
    margin: 0 auto;
}
.guarantee-item {
    width: 340px;
}

.what_do{
    min-height: 184px;
}
.guarantee-trianle {
    border-left: 170px solid transparent;
    border-right: 170px solid transparent;
}




.why-expensive {
    padding-top: 70px;
    }






.shema-raboti .container_big{
        max-width: 1200px;
}


.student_review {
    height: 289px!important;
    padding: 23px 23px!important;
}
.slick-next, .slick-prev {
    width: 70px!important;
    height: 60px!important;
}
.slick-next {
    background-position-x: 19px!important;
}

}*/

/* 1536x864px */
/*@media (max-width: 1620px) and (min-width: 1500px) and (max-height: 850px) and (min-height: 730px){  

.container_first {
        margin: 0 auto;
    padding: 0 15px;
}
.pavel_super {

    top: 90px;
    left: 276px;
    }
.main-block1 {
    padding-top: 50px;
    padding-bottom: 50px;
}
    .wrap_promo_video {
    position: relative;
    top: 40px;
    left: 100px;
}
video.promo_video {
    top: 93px;
    left: 43px;
    width: 262px;
}
.main-text .main-title {
    margin-top: 30px;
}
.angle_container {
    width: 350px;
    height: 640px;
    background-size: contain;
}
.utp_btn {
    bottom: 55px;
}

.guarantee {
     margin-top: 0px;
}
}*/

.utp_btn:hover{
    color: #fff;
}

/* 1440x900px */
/*@media (max-width: 1440px) and (max-height: 940px) and (min-height: 840px){  
.pavel_super {
    left: 182px;
}
.main-block1 {
    background-position-y: -75px;
}
}*/






/* 1280x768px */
/*@media (max-width: 1290px){
    .main-block1 {
    background-image: url(../img2020/1_ekran_bg1.jpg);
    background-size: cover;
    background-position-y: -55px;
}
.main-text .main-title span {
    font-size: 45px;
}

.container_big {
    padding-left: 60px;
    padding-right: 60px;
    max-width: 100%;
}

.container_first {
    padding-right: 20px;
}

.puzir_l {
    left: -730px;
}

.puzir_r {
    right: -730px;
}

.zadai_vopros {
    padding-bottom: 60px;
}
.pavel_super {
    left: 225px;
}
}*/

/* 1280x1024px */
/*@media (max-width: 1290px) and (min-width: 1190px) and (max-height: 900px) and (min-height: 780px){  

.pavel_super {
    left: 90px;
}

}*/



/* 1024x768px */
/*@media (max-width: 1100px){
    .disappearing_work {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 1px;
}

.disappearing_work ul{
    padding-left: 20px;
    font-size: 13px;
    line-height: 15px;
}
.pavel_super {
    left: 80px;
}

.main-block1 {
    height: 100vh;
    background-position-y: -30px;
}
.main-text .main-title{
    line-height: 50px;
        margin-bottom: 20px;
}

.h1_pp {
    font-size: 21px;
    line-height: 25px;
    margin-top: unset;
    letter-spacing: 1px;
}



.flexer_right {
    width: 63%;
    position: relative;
}

.flexer_left{
    width: 42%;
}
.main-text .main-title{
       line-height: 47px; 
}
.main-text .main-title span{
    font-size: 37.5px;

}
.wrap_promo_video {
    left: 50px;
}
.angle_container {
    width: 300px;
    height: 604px;
    background-size: contain;
}


video.promo_video {
    top: 106px;
    left: 37px;
    width: 225px;
}

.puzir_l {
    left: -770px;
}

.puzir_r {
    right: -770px;
}
h2.title{
        font-size: 43px;
}

.undertitle {
    text-align: left;
    letter-spacing: 1px;
        width: 100%;
    font-size: 23px;
}

.container_big {
    padding-left: 60px;
    padding-right: 60px;
    max-width: 100%;
}
.guarantee-frame-undertitle {
    font-size: 27px;
    letter-spacing: 1.5px;
    line-height: 36px;
    color: #444;
    width: auto;
    margin: 0 auto;
}

.guarantee .guarantee-frame {
         width: unset;
         max-width: unset;
         margin: unset;
         background-size: unset;
         background-position: unset;
         }

.guarantee .title{
    text-align: left;
    letter-spacing: 2px;
}

.guarantee .title, .guarantee .undertitle {
    text-align: left;
    letter-spacing: 1px;
}

.guarantee-item {
    width: 276px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 33px;
}

.guarantee .guarantee-trianle {
    border-left: 128px solid transparent;
    border-right: 128px solid transparent;
}

.guarantee-content-description-btn {
    padding-right: 25px;
    padding-left: 25px;
}





.form_speech img{
    display: none;
}


.attraction h2.title {
    font-size: 48px;
}

.sroki-razrabotki {
    justify-content: center;
}
.period_razrabotki-item {

    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
}

.period_razrabotki-item:nth-child(3n+3) {
     border-right: 0px!important; 
}

.period_razrabotki-item:nth-child(4n+4) {
        border-right: 1px solid #b3d1f2;
}
.includes-item-bottom {
    border-bottom: none;
    border-bottom: 1px solid #b3d1f2;
}
.period_razrabotki-item:nth-child(16){
    border-left: 1px solid #b3d1f2;
    border-bottom: 0px!important;
    margin-left: -1px;
}





.telegram_b:hover {
    background-color: #1E5CA5;
    color: #fff;
}



.trust .undertitle br {
display: none;
}



.new_footer_effect {

}
}

*/


/* 1024x1366px ipad_pro*/ 
/*@media (max-width: 1050px) and (min-width: 950px) and (max-height: 1420px) and (min-height: 1200px){  
.main-block1 {
    height: auto;
    background-position-y: 0;
}
.pavel_super {
    left: 60px;
    height: 730px;
}

}
*/

.guarantee-items-mob{
    display: none;
}



/* 768x1024px */
/*@media (max-width: 810px){
h2.title {
    font-size: 33px;
}
.attraction h2.title {
    font-size: 38px;
}

.contacts-block-bottom {
    flex-direction: column;
}
.disappearing_work {
    margin-right: 0;
}
.contacts-block-form {
    max-width: 100%;
    margin-bottom: 50px;
        display: block;
    }


.guarantee .guarantee-arrow {
    margin: auto;
    height: 50px;
    width: 50px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-top: 15px;
    margin-bottom: 15px;
}

.guarantee .guarantee-content-description-text {
    width: 100%;
    text-align: center;
}
.site_section{
        padding-top: 50px;
    padding-bottom: 50px;
}

.why-expensive{
    padding-top: 0px;
}
.main-block1 {
    background-size: cover;
    height: auto;
    background-position-y: top;
        padding-bottom: 150px;
}

.flexer_left {
    width: 40%;
    max-height: 470px;
}
.flexer_right {
    width: 60%;
    position: relative;
    margin-right: 2%;
}

.main-text .main-title {
    line-height: 37px;
    margin-top: 30px;
}
.main-text .main-title span {
    font-size: 28.5px;
    line-height: 37px;
    letter-spacing: 2px;
}



.wrap_promo_video {
    left: 20px;
        top: 26px;
}

.angle_container {
    width: 250px;
    height: 523px;
    background-size: contain;
}

video.promo_video {
    top: 100px;
    left: 30px;
    width: 188px;
}
.flexer_right {
    width: 60%;
    position: relative;
    margin-right: 2%;
}

.h1_pp {
    font-size: 18px;
    line-height: 22px;
    margin-top: unset;
    letter-spacing: 1px;
}

.btn {
    font-size: 18px;
}


.puzir_l {
    left: -850px;
}

.puzir_r {
    right: -850px;
}

.guarantee {
    margin-top: -30px;
}
.guarantee-content-description {
    margin-top: 10px;
}
.guarantee-frame-undertitle {
    font-size: 25px;
    line-height: 31px;
}
.guarantee-top {
    padding-bottom: 50px;
}

.guarantee-top {
    padding-bottom: 50px;
}

.guarantee-content {
    background-size: 150%;
    background-position-y: 1930px;
    background-position-x: center;
    padding-bottom: 0px;
}
.guarantee-items-mob{
    margin-top: 75px;
    display: block;
}

.guarantee-items-desc{
    display: none;
}

.guarantee-items {
    flex-wrap: wrap;
    margin-top: 0px;
}
.guarantee-items:nth-child(3) {
    justify-content: center;
}

.guarantee-item {
    width: 310px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 33px;
    margin-bottom: 90px;
}

.guarantee-text span {
    font-size: 20px;
}

.guarantee .guarantee-trianle {
    border-left: 155px solid transparent;
    border-right: 155px solid transparent;
    left: -11px;
}
.what_do {
    margin-top: 15px;
    margin-bottom: 30px;
    font-size: 16px;
    min-height: 177px;
}
.guarantee .guarantee-arrow {
    width: 90px;
    height: 120px;
}

.guarantee-content-description-text {
    font-weight: 600;
    font-size: 20px;
    color: #1E5CA5;
    letter-spacing: 1px;
    width: 100%;
}



.guarantee .guarantee-content-description-items {
    display: block;
    width: 400px;
    margin: 0 auto;
}

.guarantee .guarantee-content-description-items .btn {
    margin: auto;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: unset;
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 18px;
    line-height: 61px;
    padding-right: 0;
    padding-left: 0;
    font-size: 18px;
    width: 100%;
}

.form_speech p {
    padding: 0 0px;
}

.wrap_center_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    position: relative;
    z-index: 3;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: baseline;
    align-content: baseline;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

input.input_tel {
    background-size: 27px auto;
    height: 47px!important;
}


.why-expensive .resume-item {
    width: 88%;
    padding-left: 150px;
}

.resume-item-title {
    font-size: 18px;
}

.why-expensive .why-expensive-item {
    width: 100%;
    padding-top: 47px;
    padding-bottom: 0;
}
.why-expensive .why-expensive-item-text {
    margin-left: 0;
}
.why-expensive .why-expensive-intro-item {
    width: 100%;
    font-size: 15px;
    font-style: normal;
    line-height: 20px;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 20px;
}
.resume-items {
    margin-top: 25px;
}
.resume-item-text {
    font-weight: 400;
    line-height: 20px;
    font-size: 15px;
    font-style: normal;
    letter-spacing: 1px;
}

.why-expensive .resume-item:last-child {
    margin-bottom: 0px;
}

.undertitle {
    text-align: left;
    letter-spacing: 1px;
    width: 100%;
    font-size: 20px;
    line-height: 24px;
}
.marafon_price_ul {
    letter-spacing: 1px;
    padding-left: 22px;
    line-height: 20px;
}

.marafon_price_ul li {
    letter-spacing: 1px;
    padding-left: 22px;
    margin-bottom: 12px;
    font-size: 17px;
    line-height: 20px;
}
.why-expensive .why-expensive-items {
    margin-top: 25px;
    padding-bottom: 0;
}
.price_p {
    font-size: 17px;
    line-height: 22px;
}

.shema-raboti .includes-title {
    text-align: left;
    letter-spacing: 1px;
    margin-bottom: 35px;
     margin-top: 28px; 
    font-size: 20px;
    line-height: 24px;
}

.telegram_b {
    background-image: url(../img2019/telegram.svg);
    background-size: 40px;
    background-position: 30px center;
    padding-left: 0px!important;
    background-color: #fff;
    border: 4px solid #1e5ca5;
    padding-right: 0px!important;
    letter-spacing: 2px;
    text-align: center;
    text-indent: 21px;
    font-size: 20px!important;
}
.telegram_q {
    font-size: 25px!important;
}

.no-sales .no-sales-text {
    font-size: 22px;
    width: 100%;
}

footer .container {
    position: relative;
    padding: 26px 20px;
}


.footer-bottom {

    margin-top: 0px;
}

.no_time {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff;
    margin-left: 20px;
    margin-right: 25px;
}
.shema-raboti {
    padding-bottom: 20px;
}

.no-sales {
    padding-top: 70px;
    padding-bottom: 70px;
}
.no-sales .no-sales-item .btn {
    margin-top: 80px;
}
}
*/



/* 768x1024px ipad*/ 
/*@media (max-width: 810px) and (min-width: 650px) and (max-height: 1100px) and (min-height: 900px){  
.main-block1 {
    height: auto;
    background-position-y: 0;
}
.pavel_super {
    left: 60px;
    height: 730px;
}

.btn {
    font-size: 15px;
    height: 50px;
    line-height: 50px;
}
.utp_btn {
    bottom: 0px;
}
}
*/

/* 1024x768px ipad_pro*/ 
/*@media (max-width: 1100px) and (min-width: 950px) and (max-height: 850px) and (min-height: 700px){  
.main-block1 {
    height: 100vh;
    background-position-y: -90px;
}

.pavel_super {
    left: 50px;
    top: 95px;
}
.utp_btn {
    bottom: 0px;
}
}*/


.flexer_left .utp_btn{
display: none;
}


.no_see_do_mob{
    display: none;
}




.main-title-mob, .trust-img h4 {
display: none;
}
/* 414 x 736 or 896px */

/*@media (max-width: 650px){
.pavel_mob_none{
    display: none;
}

.pavel_mob_block {
display: block;
    max-width: 340px;
    margin: 0 auto;
    margin-top: 30px;
}

.flexer_left .utp_btn {
    display: block;
    position: absolute;
    top: 300px;
    width: 310px;
    position: absolute;
    left: 50%;
    margin-left: -180px;
}

.flexer_left {
    visibility: visible;
}

.main-block1 .main-text {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.form_mr_btm input[type=submit]{
    width: 100%;
}

.contacts-block-form .contacts-block-form-title, .contacts-block-form-title {
font-size: 27px;
}

.main-title-mob {
    font-weight: 900;
    letter-spacing: 2px;
    font-size: 38px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 18px;
    display: block;
    text-align: left;
    line-height: 46px;
    padding: 0;
    margin-top: 2px;
    text-shadow: unset;
}
    .main-title-mob span{
color: #f7b519;
    }
.main-title{
display: none!important;
}

.wrap_promo_video {
    left: 42px;
    top: 49px;
}

.angle_container {
    width: 295px;
    height: 584px;
    background-size: contain;
}

video.promo_video {
    top: 100px;
    left: 35px;
    width: 222px;
}
.flexer_left {
    max-height: unset;
}
.slick-next, .slick-prev {
    top: 48%!important;
}
    .feedback-section444 #feedbackTabs444 .slick-arrow {
    background-color: rgba(0, 0, 0, 0.3)!important;
}
    .site_section {
    padding-top: 40px;
    padding-bottom: 40px;
}
.container_first {
max-width: 100%;
margin: 0 auto;
padding: 0 15px;
}
.container_big {
    padding-left: 16px;
    padding-right: 16px;
    max-width: 100%;
}
.fixed-menu {
display: none
}
.flexer_left, .flexer_right {
    width: 100%;
    position: relative;
    margin-right: 0;

}
.main-block1 {
    background-size: cover;
    height: auto;
    background-position-y: top;
    background-position-x: calc(100% - -1117px);
    padding-bottom: 45px;
}
.main_block_btn_wrap {
display: none;
}
.main-text .main-title {
    line-height: 37px;
    margin-top: 10px;
}
.main-text .main-title span {
    font-size: 20.5px;
    line-height: 30px;
    letter-spacing: 2px;
}



.utp_btn {
    bottom: unset;
    position: relative;
    margin-top: 0px;
    margin-bottom: 20px;
    display: none;
}

.utp_btn:hover{
    color: #fff!important;
}

.h1_pp {
font-size: 15px;
    line-height: 20px;
    margin-top: unset;
    letter-spacing: 1px;
}
.flexer_left .utp_btn{
display: block;
    margin: 0 auto;
}

.guarantee {
    margin-top: 15px;
}

.guarantee-frame-undertitle {
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 1px;
}
.guarantee-content {
    background-image: none;
}
.guarantee .guarantee-trianle {
    border-left: 180px solid transparent;
    border-right: 180px solid transparent;
    left: -20px;
}
.infinite_simbol {
    font-size: 37px;
    line-height: 28px;
}
.shema-raboti {
    padding-top: 50px!important;
    padding-bottom: 0px;
}
.shema-raboti h2 span {
    font-size: 45px;
}

.shema-raboti .includes-title {
    text-align: left;
    letter-spacing: 1px;
    margin-bottom: 25px;
    margin-top: 30px;
    font-size: 15px;
    line-height: 20px;
}
.telegram_q {
    font-size: 22px!important;
}
.period_razrabotki-item {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    height: 150px;
    padding-top: 10px;
    text-transform: unset;
    font-size: 13px;
    line-height: 15px;
    border-bottom: 1px solid #b3d1f2!important;
}

.period_razrabotki-item:nth-child(16) {
    border-left: 0;
    border-bottom: 0px!important;
    margin-left: 0;
}
.period_razrabotki-item:nth-child(15) {
    border-left: 0;
    border-bottom: 0px!important;
    margin-left: 0;
    border-bottom: 0px solid #b3d1f2!important;
}
.period_razrabotki-item span {
    font-weight: 700;
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.period_razrabotki-item:nth-child(3n+3) {
    border-right: unset!important;
}

.period_razrabotki-item:nth-child(odd) {
    border-right: 1px solid #b3d1f2!important;
}

.puzir_l {
    left: -900px;
}

.puzir_r {
    right: -900px;
}


.guarantee-top {
    padding-bottom: 35px;
}

.guarantee-item {
    width: 360px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 33px;
    margin-bottom: 90px;
    margin: 0 auto;
    margin-bottom: 80px;
}
.guarantee-text span {
    font-size: 23px;
    letter-spacing: 1px;
}
.what_do {
    font-size: 15px;
    min-height: unset;
}

.zp_zp {
    margin-top: 3px;
}

h2.title {
    font-size: 31.5px;
    letter-spacing: 1.4px;
}
.undertitle {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.5px;
}
.guarantee .guarantee-arrow {
    width: 90px;
    height: 72px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.guarantee .guarantee-content-description-items .btn {
    margin: 0 auto;
    display: block;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 18px;
    line-height: 50px;
    padding-right: 0;
    padding-left: 0;
    font-size: 17px;
    width: 98%;
    height: 50px;
}


.form_speech p {
    padding: 0 0px;
    color: #fff;
    font-size: 15px!important;
    line-height: 20px;
    margin-bottom: 0;
        margin-top: 5px;
}
.form_line_telega {
    padding: 105px 0px;
}

.mob_form_dis_none{
    display: none;
}
.guarantee .guarantee-content-description-items {
    display: block;
    width: 100%;
    margin: 0 auto;
}


.guarantee-content {
    padding-bottom: 0px;
}
.guarantee-items-mob {
    margin-top: 50px;
    display: block;
}
.guarantee-content-description {
    margin-top: 0px;
}
.no_see_do_mob{
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    margin-top: 19px;
}
.why-expensive {
    padding-top: 0px;
    padding-bottom: 0;
}

.why-expensive-item-content{
    width: 100%;
}
.why-expensive .why-expensive-item-img {
         width: 40px;
         height: 40px;
         background-size: contain;
         margin-right: 15px
         }
         .why-expensive .why-expensive-item-title {
    font-size: 23px;
}
         .why-expensive .why-expensive-item {
         max-width: 100%
         }
         .why-expensive .why-expensive-item.in-scale-item .why-expensive-item-img {
         width: 83px;
         height: 43px;
         background-size: contain;
         margin-right: 30px
         }
         .why-expensive .why-expensive-item.in-scale-item .why-expensive-item-content {
         margin-top: 15px
         }
         .why-expensive .why-expensive-item.in-scale-item .why-expensive-item-text {
         margin-top: 20px;
         margin-left: -111px
         }
.why-expensive .resume-item {
    width: 100%;
    padding-left: 17px;
    padding-right: 10px;
    padding-bottom: 17px;
    margin-bottom: 60px;
}
         .why-expensive .resume-item:not(:first-child) {
         margin-top: 25px
         }
         .why-expensive .resume-item:last-child {
         margin-top: 35px
         }
         .why-expensive .resume-item:last-child .resume-item-text {
         margin-top: 10px
         }
         .why-expensive .resume-item:before {
    left: 50%;
    top: -5px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    height: 10px;
    width: 72%;
}
.why-expensive .resume-item-title {
    top: -1px;
    font-size: 19px;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 24px;
}
         .why-expensive .resume-item-text {
    line-height: 1.5;
    margin-top: 21px;
    font-size: 15px;
    font-style: normal;
    line-height: 20px;
    letter-spacing: 0.5px;
}

div.description_price_p {
    font-size: 29px!important;
    display: flex;
    padding-top: 0px;
    width: 100%;
    font-size: 15px;
    font-style: normal;
    line-height: 29px;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 20px;
    display: block;
    font-size: 24px!important;
}
.price_p {
    font-size: 15px;
    line-height: 20px;
}

.price_btn {
    background-color: #ea1653;
    color: #fff;
    letter-spacing: 2px;
    padding-right: 30px;
    padding-left: 30px;
    margin-top: 34px;
    height: 60px;
    border: 4px solid #ea1653;
    line-height: 60px;
    padding-right: 0;
    padding-left: 0;
    width: 98%;
}

.marafon_price_ul li {
    letter-spacing: 0.5px;
    padding-left: 0;
    margin-bottom: 12px;
    font-size: 15px;
    line-height: 20px;
}

.attraction h2.title {
    font-size: 34px;
    letter-spacing: 1px;
        margin-bottom: 0;
}

.trust-img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: auto;
    height: 55px;
    background-size: 40px;
    background-position: 20px center;
    background-color: #242932;
    padding-left: 80px;
}

.trust-item-text h4{
display: none;
}

.trust-img h4 {
    display: block;
    font-size: 23px;
    color: #fff;
    margin: 0;
    line-height: 55px;
    font-weight: 300;
    letter-spacing: 1px;
}

.trust .trust-item {
    flex-direction: column;
}
.trust .trust-item {
    margin-top: 35px;
}
.trust-item-text {
width: auto;
    font-size: 15px;
    line-height: 20px;
        padding: 16px 14px 16px 17px;
}

.feedback-section444 {
    background-image: unset!important;
    padding-bottom: 10px;
    padding-bottom: 10px;
}

.feedback-section444 .feedback-slider444 .slick-center {
    -webkit-transform: scale(0.9)!important;
    -ms-transform: scale(0.9)!important;
    transform: scale(0.9)!important;
    margin-top: 0!important;
    margin-bottom: 0!important;
}

.feedback-section444 .feedback-slide444 {
    overflow: hidden;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    position: relative;
    background-position: center;
    background-size: cover;
    width: 320px !important;
    background-color: #fff;
    -webkit-box-shadow: 0 11px 26px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 11px 26px 10px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    margin: 80px 40px 90px;
        margin-top: 0!important;
    margin-bottom: 20px!important;
}
.no-sales{
        margin-bottom: 10px;
}
.no-sales .title, .no-sales .undertitle {
    color: #fff;
    text-align: left;
    font-size: 20px;
}
.no-sales .title {
    font-size: 45px;
}
.no-sales .no-sales-text {
    font-size: 15px;
    width: 100%;
    line-height: 20px;
}
.no-sales .no-sales-item .btn {
    margin-top: 60px;
}
.no-sales .no-sales-line {
    margin-top: 10px;
}

.faq-item-text {
    margin-top: 12px;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-style: italic;
    letter-spacing: 0.5px;
}
}*/


/* 393x800px */
/*@media (max-width: 397px){
    .main-title-mob {
    font-size: 36px;
    letter-spacing: 2.5px;
    line-height: 46px;
}
.form_mr_btm {
    margin-bottom: 19px;
}
h2.title {
    font-size: 30.5px;
    letter-spacing: 1.4px;
}
.guarantee-item {
    width: 340px;
    }

.guarantee .guarantee-trianle {
    display: none;
}

.guarantee-item {
    padding-bottom: 30px;
    margin-bottom: 65px;
}
}*/
/* 375, 360 x 720px */
/*@media (max-width: 379px){

    .main-title-mob{
        font-weight: 900;
        letter-spacing: 2px;
        font-size: 31.5px;
        letter-spacing: 3px;
        text-transform: uppercase;
        margin-bottom: 18px;
        display: block;
        line-height: 38px;
        padding: 0;
        margin-top: 2px;
    }


.flexer_left .utp_btn {
    display: block;
    position: absolute;
    top: 310px;
    max-width: 280px;
    width: 310px;
    position: absolute;
    left: 50%;
    margin-left: -165px;
}

.main-title{
display: none!important;
}
.wrap_promo_video {
    left: 40px;
    top: 40px;
}
.angle_container {
    width: 250px;
    height: 523px;
    background-size: contain;
}
video.promo_video {
    top: 100px;
    left: 30px;
    width: 188px;
}

.slick-next, .slick-prev {
    top: 48%!important;
}
    .feedback-section444 #feedbackTabs444 .slick-arrow {
    background-color: rgba(0, 0, 0, 0.3)!important;
}
    .site_section {
    padding-top: 40px;
    padding-bottom: 40px;
}
.container_first {
max-width: 100%;
margin: 0 auto;
padding: 0 15px;
}
.container_big {
    padding-left: 16px;
    padding-right: 16px;
    max-width: 100%;
}
.fixed-menu {
display: none
}
.flexer_left, .flexer_right {
    width: 100%;
    position: relative;
    margin-right: 0;

}
.main-block1 {
    background-size: cover;
    height: auto;
    background-position-y: unset;
    background-position-x: -100px;
    padding-bottom: 0;
}
.main_block_btn_wrap {
display: none;
}
.main-text .main-title {
    line-height: 37px;
    margin-top: 10px;
}
.main-text .main-title span {
    font-size: 20.5px;
    line-height: 30px;
    letter-spacing: 2px;
}



.utp_btn {
    bottom: unset;
    position: relative;
    margin-top: 0px;
    margin-bottom: 20px;
    display: none;
}
.h1_pp {
font-size: 15px;
    line-height: 20px;
    margin-top: unset;
    letter-spacing: 1px;
}
.flexer_left .utp_btn{
display: block;
}

.guarantee {
    margin-top: 15px;
    line-height: 27px;
}

.guarantee-frame-undertitle {
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 1px;
}
.guarantee-content {
    background-image: none;
}
.guarantee .guarantee-trianle {
    border-left: 155px solid transparent;
    border-right: 155px solid transparent;
    left: -11px;
}
.infinite_simbol {
    font-size: 35px;
    }
.shema-raboti {
    padding-top: 50px!important;
    padding-bottom: 0px;
}
.shema-raboti h2 span {
    font-size: 45px;
}

.shema-raboti .includes-title {
    text-align: left;
    letter-spacing: 1px;
    margin-bottom: 25px;
    margin-top: 30px;
    font-size: 15px;
    line-height: 20px;
}
.telegram_q {
    font-size: 22px!important;
}
.period_razrabotki-item {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    height: 150px;
    padding-top: 10px;
    text-transform: unset;
    font-size: 13px;
    line-height: 15px;
    border-bottom: 1px solid #b3d1f2!important;
}

.period_razrabotki-item:nth-child(16) {
    border-left: 0;
    border-bottom: 0px!important;
    margin-left: 0;
}
.period_razrabotki-item:nth-child(15) {
    border-left: 0;
    border-bottom: 0px!important;
    margin-left: 0;
    border-bottom: 0px solid #b3d1f2!important;
}
.period_razrabotki-item span {
    font-weight: 700;
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.period_razrabotki-item:nth-child(3n+3) {
    border-right: unset!important;
}

.period_razrabotki-item:nth-child(odd) {
    border-right: 1px solid #b3d1f2!important;
}

.puzir_l {
    left: -900px;
}

.puzir_r {
    right: -900px;
}


.guarantee-top {
    padding-bottom: 35px;
}

.guarantee-item {
    width: 310px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 33px;
    margin-bottom: 90px;
    margin: 0 auto;
    margin-bottom: 65px;
}

.what_do {
    font-size: 15px;
    min-height: unset;
}

.zp_zp {
    margin-top: 3px;
}

h2.title {
    font-size: 27.5px;
    letter-spacing: 1.5px;
}
.undertitle {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.5px;
}
.guarantee .guarantee-arrow {
    width: 90px;
    height: 72px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.guarantee .guarantee-content-description-items .btn {
    margin: 0 auto;
    display: block;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 330px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 18px;
    line-height: 50px;
    padding-right: 0;
    padding-left: 0;
    font-size: 17px;
    width: 100%;
    height: 50px;
}


.form_speech p {
    padding: 0 0px;
    color: #fff;
    font-size: 15px!important;
    line-height: 20px;
    margin-bottom: 0;
        margin-top: 5px;
}
.form_line_telega {
    padding: 105px 0px;
}

.mob_form_dis_none{
    display: none;
}
.guarantee .guarantee-content-description-items {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.guarantee-text span {
    font-size: 23px;
    letter-spacing: 0.5px;
}
.guarantee-content {
    padding-bottom: 0px;
}
.guarantee-items-mob {
    margin-top: 50px;
    display: block;
}
.guarantee-content-description {
    margin-top: 0px;
}
.no_see_do_mob{
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    margin-top: 19px;
}
.why-expensive {
    padding-top: 0px;
    padding-bottom: 0;
}


.why-expensive .why-expensive-item-img {
         width: 40px;
         height: 40px;
         background-size: contain;
         margin-right: 15px
         }
         .why-expensive .why-expensive-item-title {
    font-size: 23px;
}
         .why-expensive .why-expensive-item {
         max-width: 100%
         }
         .why-expensive .why-expensive-item.in-scale-item .why-expensive-item-img {
         width: 83px;
         height: 43px;
         background-size: contain;
         margin-right: 30px
         }
         .why-expensive .why-expensive-item.in-scale-item .why-expensive-item-content {
         margin-top: 15px
         }
         .why-expensive .why-expensive-item.in-scale-item .why-expensive-item-text {
         margin-top: 20px;
         margin-left: -111px
         }
.why-expensive .resume-item {
    width: 100%;
    padding-left: 17px;
    padding-right: 10px;
    padding-bottom: 17px;
    margin-bottom: 60px;
}
         .why-expensive .resume-item:not(:first-child) {
         margin-top: 25px
         }
         .why-expensive .resume-item:last-child {
         margin-top: 35px
         }
         .why-expensive .resume-item:last-child .resume-item-text {
         margin-top: 10px
         }
         .why-expensive .resume-item:before {
    left: 50%;
    top: -5px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    height: 10px;
    width: 72%;
}
         .why-expensive .resume-item-title {
    top: -1px;
    font-size: 16px;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 22px;
}
         .why-expensive .resume-item-text {
    line-height: 1.5;
    margin-top: 21px;
    font-size: 15px;
    font-style: normal;
    line-height: 20px;
    letter-spacing: 0.5px;
}

div.description_price_p {
    display: flex;
    padding-top: 0px;
    width: 100%;
    font-size: 15px;
    font-style: normal;
    line-height: 29px;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 20px;
    display: block;
    font-size: 24px!important;
}
.price_p {
    font-size: 15px;
    line-height: 20px;
}

.price_btn {
    background-color: #ea1653;
    color: #fff;
    letter-spacing: 2px;
    padding-right: 30px;
    padding-left: 30px;
    margin-top: 34px;
    height: 60px;
    border: 4px solid #ea1653;
    line-height: 60px;
    padding-right: 0;
    padding-left: 0;
    width: 98%;
}

.marafon_price_ul li {
    letter-spacing: 0.5px;
    padding-left: 0;
    margin-bottom: 12px;
    font-size: 15px;
    line-height: 20px;
}

.attraction h2.title {
    font-size: 28px;
    letter-spacing: 1px;
        margin-bottom: 0;
}

.trust-img {

}
.trust-img h4 {
    font-size: 20px;
    }
.trust-item {
    flex-direction: column;
}

.trust-item-text {
width: auto;
    font-size: 15px;
    line-height: 20px;
}

.feedback-section444 {
    background-image: unset!important;
    padding-bottom: 10px;
    padding-bottom: 10px;
}

.feedback-section444 .feedback-slider444 .slick-center {
    -webkit-transform: scale(0.9)!important;
    -ms-transform: scale(0.9)!important;
    transform: scale(0.9)!important;
    margin-top: 0!important;
    margin-bottom: 0!important;
}

.feedback-section444 .feedback-slide444 {
    overflow: hidden;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    position: relative;
    background-position: center;
    background-size: cover;
    width: 320px !important;
    background-color: #fff;
    -webkit-box-shadow: 0 11px 26px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 11px 26px 10px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    margin: 80px 40px 90px;
        margin-top: 0!important;
    margin-bottom: 20px!important;
}
.no-sales{
        margin-bottom: 10px;
}
.no-sales .title, .no-sales .undertitle {
    color: #fff;
    text-align: left;
    font-size: 20px;
}
.no-sales .title {
    font-size: 45px;
}
.no-sales .no-sales-text {
    font-size: 15px;
    width: 100%;
    line-height: 20px;
}
.no-sales .no-sales-item .btn {
    margin-top: 60px;
}
.no-sales .no-sales-line {
    margin-top: 10px;
}

.faq-item-text {
    margin-top: 12px;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-style: italic;
    letter-spacing: 0.5px;
}
.attraction #attraction-show {
    height: 300px;
}
.attraction-text{
    margin-top: 240px;
}
}*/


/* 343, 320 x 720px */
/*@media (max-width: 345px){
.flexer_left .utp_btn {
    display: block;
    position: absolute;
    top: 290px;
    max-width: 270px;
    width: 310px;
    padding: 0;
    position: absolute;
    left: 50%;
    margin-left: -139px;
}
.pavel_mob_block {
    display: block;
    max-width: 300px;
    margin: 0 auto;
    margin-top: 30px;
}
.main-title-mob {
    font-size: 27px;
    letter-spacing: 2.3px;
    line-height: 34px;
}
.btn {
    font-size: 15px;
}
.main-block1 {
    padding-bottom: 30px;
}

.site_section {
    padding-top: 20px;
    padding-bottom: 25px;
}


div.description_price_p {
    font-size: 19px!important;
}

.why-expensive .why-expensive-item-text {
    line-height: 22px;
    font-size: 16px;
    letter-spacing: 1px;
}

.why-expensive .why-expensive-item-text br{
    display: none;
}
.attraction h2.title {
    font-size: 26px;
}


.period_razrabotki-item {
    padding-top: 5px;
    font-size: 12px;
    padding-left: 7px;
    padding-right: 3px;
    line-height: 14px;
}

.period_razrabotki-item span {
    font-weight: 700;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 12px;
}


.telegram_b {
    background-position: 17px center;
    text-indent: 20px;
    font-size: 18px!important;
}

.shema-raboti h2 span {
    font-size: 40px;
}

h2.title {
    font-size: 23.5px;
    letter-spacing: 1.5px;
}
.form_speech p {
    color: #fff;
    font-size: 15px!important;
    line-height: 17px;
    margin-bottom: 0;
    margin-top: 6px;
}

.telegram_q {
    font-size: 19px!important;
}
.seo-social-contacts-footer {
    max-width: 260px;
}
.wrap_promo_video {
    left: 23px;
}
.guarantee-frame-undertitle {
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 1px;
}
.zp_zp p span{
    font-size: 21px;

}
}

@media (max-width: 309px){
.btn {
    font-size: 13px;
}
.guarantee-text span {
    font-size: 19px;
    letter-spacing: 0.5px;
}
.attraction h2.title {
    font-size: 24px;
}

.trust-img h4 {
    font-size: 17px;
}
.seo-social-contacts-footer a {
    width: 38px;
}

}*/

/* ЧТО ВЫ ПОЛУЧИТЕ ДЛЯ РАЗР 600рх */

/* .why-expensive {
         padding-top: 40px;
         padding-bottom: 80px
         }
         */



























/* 
.guarantee .guarantee-content-description {
    margin-top: 75px;
}

.guarantee .guarantee-content-description-items {
    display: block;
}

.guarantee .guarantee-content-description-text {
    width: 100%;
    text-align: center;
}

.guarantee .guarantee-arrow {
    margin: auto;
    height: 50px;
    width: 50px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-top: 15px;
    margin-bottom: 15px;
}

.period_razrabotki-item {

    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}
.period_razrabotki-item:nth-child(even) {
     border-right: unset!important; 
}

.period_razrabotki-item:nth-child(15), .period_razrabotki-item:nth-child(16){
    border-bottom: 0px!important;
} */

.wrap_book{
position: relative;

}
       .wrap_modal-zakaz-zvonka_book{
                max-width: 608px;
    margin: 0;
    float: right;

       }

.book_pavel_stankevich{
    position: absolute;
    width: 556px;
    left: -184px;
}
.wrap_modal{

        max-width: 608px;
    margin: 0;
    float: right;
    padding-left: 330px;
}

#modal_special_free_offer p.book_select_p{
margin-top: 30px;
}
h3.h3modal{
color: #333;
    font-size: 26px;
    font-weight: 800;
    letter-spacing: 1.5px;
    margin-bottom: 70px;
    margin-top: 40px;
    line-height: 40px;
}
h3.h3modal span{
    font-weight: 500;
    font-size: 24px;
/* color: #f7b519; */
}

p.p_modal{
        line-height: 32px;
    font-weight: 500;
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 5px;
    color: inherit;
    padding: 0;
}

#modal_special_free_offer p.p_modal_min{
line-height: 27px;
    font-weight: 500;
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 12px;
    color: inherit;
    padding: 0;
}

p.p_modal span{
    color: #f7b519;
        font-weight: 700;

}

#modal_special_free_offer .boc_title {
    text-align: left;
    background-color: #fff;
    font-size: 30px;
    padding: 0;
    font-weight: 900;
    line-height: 1.1;
    color: #333;
    overflow: visible;
    margin-bottom: 40px;
    display: block;
    height: 50px;
    letter-spacing: 1px;
}

#modal_special_free_offer .boc_subtitle {
    font-size: 21px;
    text-align: left;
    background-color: transparent;
    padding: 0;
    letter-spacing: 1px;
}

#modal_special_free_offer {
    background-image: url(../img2020/2background_beton.png);
    background-repeat: repeat;
    background-size: 47%;
    background-position-y: top;
        width: 100%;
}

#modal_special_free_offer {
    z-index: 9999;
    margin: 0 auto;
    position: fixed;
    left: 0;
    right: 0;
    /* width: 90%; */
    min-width: 320px;
    max-width: 800px;
    min-height: 100px;
    padding: 30px 40px;
    border-radius: 2px;
}

#modal_special_free_offer .form-top {
    padding-left: 0px;
    padding-right: 10px;
    font-size: 22px;
    font-weight: 700;
}

.mobile-menu{
    display: none;
}



.wrapper {
    min-width: 100%;
    overflow: hidden;
    max-width: 1434px;
    width: 1500px;
}













































@-webkit-keyframes sbs-anim {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
    transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  50% {
    opacity: 1;
    -webkit-transform: translateX(0px) translateY(-8px) rotate(-5deg) scale(1, 1);
    transform: translateX(0px) translateY(-8px) rotate(-5deg) scale(1, 1);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
    transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
  }
}

@keyframes sbs-anim {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
    transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  50% {
    opacity: 1;
    -webkit-transform: translateX(0px) translateY(-8px) rotate(-5deg) scale(1, 1);
    transform: translateX(0px) translateY(-8px) rotate(-5deg) scale(1, 1);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
    transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
  }
}

@-webkit-keyframes sbs-anim-op {
  0% {
    opacity: 0;
    -webkit-transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
    transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    -webkit-transform: translateX(0px) translateY(0px) rotate(0deg) scale(0.6, 0.6);
    transform: translateX(0px) translateY(0px) rotate(0deg) scale(0.6, 0.6);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
    transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
  }
}

@keyframes sbs-anim-op {
  0% {
    opacity: 0;
    -webkit-transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
    transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    -webkit-transform: translateX(0px) translateY(0px) rotate(0deg) scale(0.6, 0.6);
    transform: translateX(0px) translateY(0px) rotate(0deg) scale(0.6, 0.6);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
    transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
  }
}

@-webkit-keyframes blinker {
  from {
    opacity: 1.0;
  }

  to {
    opacity: 0.0;
  }
}

@keyframes blinker {
  from {
    opacity: 1.0;
  }

  to {
    opacity: 0.0;
  }
}




