@font-face {
    font-family: 'PT_Sans-Web-Italic';
    src: url('../fonts/pt_sans-web-italic-webfont.eot');
    src: url('../fonts/pt_sans-web-italic-webfontd41d.eot?#iefix') format('embedded-opentype'),
    url('../fonts/pt_sans-web-italic-webfont.woff2') format('woff2'),
    url('../fonts/pt_sans-web-italic-webfont.woff') format('woff'),
    url('../fonts/pt_sans-web-italic-webfont.ttf') format('truetype'),
    url('../fonts/pt_sans-web-italic-webfont.svg#pt_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PT_Sans-Web-Bold';
    src: url('../fonts/pt_sans-web-bold-webfont.eot');
    src: url('../fonts/pt_sans-web-bold-webfontd41d.eot?#iefix') format('embedded-opentype'),
    url('../fonts/pt_sans-web-bold-webfont.woff2') format('woff2'),
    url('../fonts/pt_sans-web-bold-webfont.woff') format('woff'),
    url('../fonts/pt_sans-web-bold-webfont.ttf') format('truetype'),
    url('../fonts/pt_sans-web-bold-webfont.svg#pt_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PT_Sans-Web-BoldItalic';
    src: url('../fonts/pt_sans-web-bolditalic-webfont.eot');
    src: url('../fonts/pt_sans-web-bolditalic-webfontd41d.eot?#iefix') format('embedded-opentype'),
    url('../fonts/pt_sans-web-bolditalic-webfont.woff2') format('woff2'),
    url('../fonts/pt_sans-web-bolditalic-webfont.woff') format('woff'),
    url('../fonts/pt_sans-web-bolditalic-webfont.ttf') format('truetype'),
    url('../fonts/pt_sans-web-bolditalic-webfont.svg#pt_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PT_Sans-Web-Regular';
    src: url('../fonts/pt_sans-web-regular-webfont.eot');
    src: url('../fonts/pt_sans-web-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
    url('../fonts/pt_sans-web-regular-webfont.woff2') format('woff2'),
    url('../fonts/pt_sans-web-regular-webfont.woff') format('woff'),
    url('../fonts/pt_sans-web-regular-webfont.ttf') format('truetype'),
    url('../fonts/pt_sans-web-regular-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0px;
    padding: 0px;
    outline: none;
}

h1, h2, h3, h4, h5, p, a {
    padding: 0px;
    margin: 0px;
}

body {
    background: #f1f1f1;
}

#menu_5_bb {
    display: none;
}

.krestik {
    position: absolute;
    float: left;
    margin-top: -30px;
    margin-left: 350px;
    cursor: pointer;
}

.menu_block {
    width: 100%;
    float: left;
    height: 28px;
    background: url(../img/background_menu.png);
}

.menu {
    width: 608px;
    margin: 0 auto;
    height: 28px;
}

.menu p {
    float: left;
    font-family: 'PT_Sans-Web-Bold';
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    margin-right: 20px;
    cursor: pointer;
    margin-top: 3px;
}

.menu p:hover {
    text-decoration: underline;
}

.hats_block {
    width: 100%;
    background: url(../img/hats.jpg) #54a002 no-repeat 50% center;
    height: 477px;
    float: left;
}

.hats {
    height: 477px;
    width: 1050px;
    margin: 0 auto;
}

.title_hats_one {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 60px;
}

.title_hats_two {
    width: 100%;
    float: left;
    height: auto;
    margin-top: -5px;
}

.title_hats_fre {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 15px;
}

.title_hats_one h1 {
    text-align: center;
    font-family: 'PT_Sans-Web-Bold';
    font-weight: 300;
    font-size: 45px;
    color: #fff;
    text-shadow: 1px 1px 1px #257402;
}

.title_hats_two h2 {
    text-align: center;
    font-size: 25px;
    font-family: 'PT_Sans-Web-BoldItalic';
    color: #f6c34c;
    font-weight: 300;
    text-shadow: 1px 1px 1px #257402;
}

.title_hats_fre h3 {
    text-align: center;
    color: #fff;
    font-family: 'PT_Sans-Web-Regular';
    font-size: 25px;
    font-weight: 300;
    text-shadow: 1px 1px 1px #257402;
}

.time_block {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 45px;
}

.timer {
    width: 575px;
    height: 230px;
    float: right;
    background: #f2f2f2;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
}

.timer_title {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 15px;
}

.timer_title p {
    font-size: 20px;
    color: #444;
    text-align: center;
    font-family: 'PT_Sans-Web-Bold';
}

.set_time_out {
    width: 100%;
    float: left;
    margin-top: 10px;
    height: auto;
}

.set_time_out p {
    text-align: center;
    font-family: 'PT_Sans-Web-Regular';
    font-size: 16px;
    color: #444;
}

.times_block {
    width: 100%;
    float: left;
    height: auto;
}

.tm_block {
    width: 110px;
    border-radius: 10px;
    border: 1px solid #cccccc;
    height: 95px;
    float: left;
    background: #fff;
}

.tm {
    width: 110px;
    height: 85px;
    float: left;
    margin-top: 5px;
}

.tm p {
    text-align: center;
    font-size: 50px;
    font-family: 'PT_Sans-Web-Regular';
    color: #444;
    letter-spacing: 14px;
    margin-top: 8px;
    margin-left: 10px;
}

.tm_left {
    width: 54px;
    float: left;
    height: 85px;
    border-right: 1px solid #ccc;
    position: absolute;
}

#tm_block_1 {
    margin-left: 23px;
    margin-top: 10px;
}

#text_time_block_1 {
    margin-left: 23px;
    margin-top: 5px;
}

#tm_block_2, #tm_block_3, #tm_block_4 {
    margin-left: 27px;
    margin-top: 10px;
}

#text_time_block_3, #text_time_block_2, #text_time_block_4 {
    margin-left: 29px;
    margin-top: 5px;
}

.text_time {
    width: 100%;
    float: left;
    height: auto;
}

.text_time_block {
    width: 110px;
    float: left;
    height: auto;
}

.text_time_block p {
    text-align: center;
    font-size: 16px;
    font-family: 'PT_Sans-Web-Bold';
    color: #444;
}

.hats_bottom_block {
    width: 100%;
    float: left;
    height: 270px;
    background: #f1f1f1;
}

.hats_bottom {
    height: 270px;
    width: 1050px;
    margin: 0 auto;
}

.tea {
    width: 408px;
    height: 300px;
    background: url(../img/tea.png);
    float: right;
    margin-top: -85px;
    margin-right: 110px;
}

.tea_2 {
    width: 408px;
    height: 300px;
    background: url(../img/tea.png);
    float: right;
    position: absolute;
    margin-left: 490px;
    margin-top: 163px;
}

.form_t {
    width: 522px;
    height: 586px;
    position: absolute;
    background: url(../img/form.png);
    margin-top: -245px;
    padding-top: 60px;
    box-sizing: border-box;
}

.monastirskii_sbor_eto_block {
    width: 100%;
    float: left;
    height: auto;
    background: #f1f1f1;
    margin-top: 50px;
}

.monastirskii_sbor_eto {
    width: 1050px;
    margin: 0 auto;
    height: auto;
}

.monastirskii_sbor_eto_title {
    width: 100%;
    float: left;
    margin-top: 10px;
    height: auto;
}

.monastirskii_sbor_eto_title h1 {
    text-align: center;
    font-family: 'PT_Sans-Web-Bold';
    color: #444;
    font-weight: 300;
    font-size: 30px;
}

.mon_sbor {
    width: 866px;
    height: 660px;
    margin: 0 auto;
    background: url(../img/mon_sbor.jpg) no-repeat;
}

.mon_sbor_block {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 30px;
    margin-bottom: 40px;
}

.mon_sbor_text_1 {
    margin-top: 105px;
    margin-left: 60px;
    position: absolute;
}

.mon_sbor_text_2 {
    position: absolute;
    margin-top: 105px;
    margin-left: 350px;
    width: 200px;
}

.mon_sbor_text_3 {
    position: absolute;
    margin-top: 105px;
    margin-left: 640px;
    width: 210px;
}

.mon_sbor_text_4 {
    margin-left: 350px;
    margin-top: 290px;
    position: absolute;
    width: 200px;
}

.mon_sbor_text_5 {
    margin-left: 310px;
    position: absolute;
    margin-top: 480px;
    width: 280px;
}

.mon_sbor_text_1 p, .mon_sbor_text_2 p, .mon_sbor_text_3 p, .mon_sbor_text_4 p, .mon_sbor_text_5 p {
    color: #fff;
    font-size: 18px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    font-family: 'PT_Sans-Web-Regular';
    text-align: center;
}

.rezult_block_block {
    width: 100%;
    float: left;
    height: 514px;
    background: url(../img/rezult_bg.jpg);
}

.rezult_block {
    width: 100%;
    float: left;
    height: 515px;
    background: url(../img/rezult.jpg) no-repeat 50% center;
}

.rezult {
    width: 1050px;
    margin: 0 auto;
    height: 515px;
}

.rezult_title {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 30px;
}

.rezult_title h2 {
    text-align: center;
    font-size: 30px;
    font-family: 'PT_Sans-Web-Bold';
    font-weight: 300;
    color: #fff;
    text-shadow: 1px 1px 1px #488a00;
}

.rezult_inform_blocks {
    width: 100%;
    float: left;
    height: auto;
}

.rezult_info {
    width: 1046px;
    border: 2px solid #8abe36;
    height: 80px;
    border-radius: 3px;
    background: #488a00;
}

#rezult_info_1 {
    margin-top: 30px;
}

#rezult_info_2 {
    margin-top: 20px;
}

#rezult_info_3 {
    margin-top: 20px;
}

.rezult_info p {
    text-align: left;
    font-family: 'PT_Sans-Web-Regular';
    color: #fff;
    text-shadow: 1px 1px 1px #488a00;
    margin-left: 80px;
    font-size: 18px;
    margin-top: 15px;
}

.list {
    width: 29px;
    height: 43px;
    float: left;
    position: absolute;
    background: url(../img/list.png);
    margin-left: 20px;
    margin-top: 10px;
}

.effect_block {
    width: 100%;
    float: left;
    height: auto;
    background: url(../img/bg_ledi.jpg) #f1f1f1 no-repeat 40% center;
}

.effect {
    width: 1050px;
    margin: 0 auto;
    height: auto;
}

.effect_title {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 50px;
}

.effect_title h3 {
    text-align: center;
    color: #444;
    font-family: 'PT_Sans-Web-Bold';
    font-weight: 300;
    font-size: 30px;
}

.effect_title_two {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 25px;
}

.effect_title_two h1 {
    font-size: 18px;
    color: #444;
    font-family: 'PT_Sans-Web-Bold';
    font-weight: 300;
    float: left;
    font-weight: 300;
    margin-left: 10px;
}

.img_effect {
    width: 97px;
    height: 97px;
    border-radius: 300px;
    margin: 0 auto;
}

#img_effect_1 {
    background: url(../img/icon_1.jpg);
}

#img_effect_2 {
    background: url(../img/icon_2.jpg);
}

#img_effect_3 {
    background: url(../img/icon_3.jpg);
}

#img_effect_4 {
    background: url(../img/icon_4.jpg);
}

#img_effect_5 {
    background: url(../img/icon_5.jpg);
}

#img_effect_6 {
    background: url(../img/icon_6.jpg);
}

#img_effect_7 {
    background: url(../img/icon_7.jpg);
}

.effect_text_block_gl {
    width: 100%;
    float: left;
    height: auto;
}

.effect_text_block {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
}

.text_effect_title {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 10px;
}

.text_effect_title p {
    text-align: center;
    color: #66aa01;
    font-size: 18px;
    font-family: 'PT_Sans-Web-Bold';
    font-weight: 300;
}

.text_effect {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 10px;
}

.text_effect p {
    text-align: center;
    color: #444;
    font-size: 16px;
    font-family: 'PT_Sans-Web-Regular';
}

.effect_text_bottom {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 30px;
}

.effect_text_bottom p {
    text-align: center;
    color: #444;
    font-family: 'PT_Sans-Web-Bold';
    font-weight: 300;
    font-size: 17px;
    margin-left: 5px;
    margin-right: 5px;
}

.button_effect_block {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 25px;
}

.button_figyra_block {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 25px;
    margin-bottom: 120px;
}

.button_effect, .button_figyra {
    margin: 0 auto;
    width: 351px;
    height: 55px;
    background: url(../img/button.jpg) no-repeat left 0px;
    cursor: pointer;
    display: block;
    text-decoration: none;
}

.button_effect:hover, .button_figyra:hover, .button_footer:hover {
    background: url(../img/button.jpg) no-repeat right 0px;
}

.button_effect p, .button_figyra p, .button_footer p {
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #c53000;
    font-size: 20px;
    font-family: 'PT_Sans-Web-Bold';
    font-weight: 300;
    padding: 15px;
}

.medick_block {
    width: 100%;
    float: left;
    height: 270px;
    margin-top: 80px;
    margin-bottom: 60px;
}

.medick {
    width: 1044px;
    height: 260px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    border: 3px solid #e8e8e8;
    background: #fff;
}

.medick_title {
    width: 100%;
    float: left;
    height: auto;
}

.medick_title p {
    text-align: center;
    font-size: 25px;
    font-family: 'PT_Sans-Web-Bold';
    font-weight: 300;
    color: #444;
    margin-top: 5px;
}

.medic_avatar {
    width: 160px;
    float: left;
    height: 180px;
    margin-top: 10px;
}

.medick_text {
    width: 100%;
    float: left;
    height: auto;
}

.medic_img {
    display: block;
    margin: 20 auto;
}

.text_info_medic p {
    text-align: left;
    font-size: 16px;
    font-family: 'PT_Sans-Web-Regular';
    color: #444;
    margin-top: 30px;
}

.text_info_medic_bottom p {
    text-align: left;
    font-size: 16px;
    font-family: 'PT_Sans-Web-Regular';
    color: #444;
    margin-top: 10px;
    float: left;
}

.time_poxydenie_block_block {
    width: 100%;
    float: left;
    height: 743px;
    background: url(../img/time_poxydenie_bg_repeat.jpg);
    margin-top: -20px;
}

.time_poxydenie_block {
    width: 100%;
    float: left;
    height: 743px;
    background: url(../img/time_poxydenie_bg.jpg) no-repeat 50% center;
}

.time_poxydenie_block_title {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 38px;
}

.time_poxydenie_block_title_2 {
    width: 100%;
    float: left;
    height: auto;
    margin-top: -12px;
}

.time_poxydenie_block_title h3, .time_poxydenie_block_title_2 h3 {
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-family: 'PT_Sans-Web-Bold';
    font-weight: 300;
    text-shadow: 1px 1px 1px #488a00;
}

.one_rez_poxydenie_block {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 20px;
}

.one_rez_poxydenie {
    width: 1046px;
    border: 2px solid #8abe36;
    background: #488a00;
    border-radius: 3px;
    height: 80px;
    margin: 0 auto;
}

.one_rez_poxydenie p {
    text-align: left;
    margin-left: 110px;
    font-family: 'PT_Sans-Web-Regular';
    color: #fff;
    text-shadow: 1px 1px 1px #488a00;
    font-size: 23px;
    margin-top: 8px;
}

.ves {
    position: absolute;
    margin-left: 30px;
    margin-top: 13px;
}

.text_time_poxydenie {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 10px;
}

.text_time_poxydenie p {
    text-align: left;
    color: #fff;
    font-size: 18px;
    text-shadow: 1px 1px 1px #488a00;
    font-family: 'PT_Sans-Web-Regular';
    margin-left: 10px;
}

.time_poxydenie {
    width: 1050px;
    margin: 0 auto;
    height: auto;
}

.button_block_poxedet {
    width: 100%;
    float: left;
    height: auto;
}


.buttom_poxydet:hover {
    background: url(../img/button_2.jpg) no-repeat right 0px;
}

.buttom_poxydet p {
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #c53000;
    font-size: 20px;
    font-family: 'PT_Sans-Web-Bold';
    font-weight: 300;
    padding-top: 15px;
}

.dop_property {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 20px;
}

.dop_property_block {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 10px;
}

.dop_property_block p {
    font-family: 'PT_Sans-Web-Regular';
    font-size: 18px;
    color: #fff;
    text-shadow: 1px 1px 1px #488a00;
    margin-left: 35px;
}

.chek {
    position: absolute;
    margin-left: 10px;
}

.time_poxydenie_text_bottom {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 15px;
}

.time_poxydenie_text_bottom p {
    text-shadow: 1px 1px 1px #488a00;
    font-family: 'PT_Sans-Web-Bold';
    font-weight: 300;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.otzivi_block {
    width: 100%;
    float: left;
    height: auto;
    background: #f1f1f1;
    padding-bottom: 80px;
}

.otziv {
    width: 1050px;
    margin: 0 auto;
    height: auto;
}

.otziv_title {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 30px;
}


.otziv_title h1 {
    text-align: center;
    font-size: 30px;
    color: #444;
    font-family: 'PT_Sans-Web-Bold';
    font-weight: 300;
}

.otziv_client {
    width: 100%;
    float: left;
    margin-top: 30px;
    height: auto;
    background: #f1f1f1;
}

.otziv_client_block {
    width: 950px;
    margin: 0 auto;
    height: auto;
    background: red;
}

.otziv_client_avatar {
    width: 100px;
    float: left;
    height: 100px;
}

.otziv_client_text {
    float: left;
}

.otziv_client_text p {
    text-align: left;
    font-size: 18px;
    color: #444;
    font-family: 'PT_Sans-Web-Regular';
    margin-left: 20px;
    margin-top: 20px;
}

.ava_otziv {
    display: block;
    margin: 0 auto;
    border-radius: 300px;
}

.podpis_otziv_block {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 25px;
}

.podpis_otziv {
    width: 950;
    margin: 0 auto;
    height: auto;
}

.podpis_otziv p {
    font-family: 'PT_Sans-Web-Italic';
    font-size: 18px;
    color: #444;
}

.big_form_block {
    width: 100%;
    float: left;
    height: 270px;
    background: url(../img/big_form.jpg) #54a002 no-repeat 50% center;
}

.big_forma {
    width: 1050px;
    margin: 0 auto;
    height: 270px;
}

.form_2 {
    width: 378px;
    height: 586px;
    background: url(../img/form_2.png);
    float: left;
    position: absolute;
    margin-top: 19px;
    padding-top: 20px;
    box-sizing: border-box;
}

#timer_2 {
    margin-top: 23px;
    float: left;
    margin-left: 400px;
}

.dostavka_and_oplata_block {
    width: 100%;
    float: left;
    height: auto;
    background: #f1f1f1;
    margin-top: 280px;
}

.dostavka_and_oplata {
    width: 1050px;
    height: auto;
    margin: 0 auto;
}

.dostavka_and_oplata_title {
    width: 100%;
    float: left;
    height: auto;
}

.dostavka_and_oplata_title h1 {
    text-align: center;
    font-size: 30px;
    color: #444;
    font-family: 'PT_Sans-Web-Bold';
    font-weight: 300;
}

.dostavka_and_oplata_text {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 25px;
}

.dostavka_and_oplata_text p {
    font-size: 16px;
    color: #444;
    font-family: 'PT_Sans-Web-Regular';
    text-align: left;
    margin-left: 20px;
    float: left;
}


.dostavka_and_oplata_bold {
    font-family: 'PT_Sans-Web-Bold';
    font-weight: 300;
}


.dostavka_and_oplata_text_2 {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 25px;
}

.dostavka_and_oplata_text_2 p {
    font-size: 16px;
    color: #444;
    font-family: 'PT_Sans-Web-Regular';
    text-align: left;
    margin-left: 80px;
    float: left;
}

.title_mini_dostavka {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 20px;
}

.title_mini_dostavka p {
    text-align: center;
    font-size: 16px;
    font-family: 'PT_Sans-Web-BoldItalic';
    font-weight: 300;
    color: #444;
}

.strani_block {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 20px;
}

.strani_block p {
    font-size: 16px;
    color: #444;
    font-family: 'PT_Sans-Web-Regular';
    margin-left: 90px;
    margin-top: 10px;
}

.flag {
    position: absolute;
    margin-left: 5px;
}

#strani_block_1 {
    margin-top: 0px;
}

.poddelka_block {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 55px;
    margin-bottom: 70px;
}

.poddelka {
    width: 1044px;
    border: 3px solid #f1f1f1;
    border-radius: 3px;
    height: 265px;
    background: -webkit-linear-gradient(top, #f1f1f1 50%, #ffffff 100%);
    float: left;
    box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.3);
}

.poddelka_title {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 25px;
}

.poddelka_title h1 {
    font-size: 30px;
    color: #444;
    text-align: center;
    font-family: 'PT_Sans-Web-Bold';
    font-weight: 300;
}

.poddelka_text {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 35px;
}

.poddelka_text p {
    color: #444;
    font-size: 16px;
    font-family: 'PT_Sans-Web-Regular';
    text-align: left;
    float: left;
    margin-left: 150px;
}

.vnimanie {
    position: absolute;
    margin-left: 10px;
    width: 121px;
    height: 121px;
    background: url(../img/vnimanie.png);
}

.sposob_primineniya_block_block {
    width: 100%;
    float: left;
    height: 395px;
    background: url(../img/bg_priminenie_repeat.jpg);
}

.sposob_primineniya_block {
    width: 100%;
    float: left;
    height: 395px;
    background: url(../img/bg_priminenie.jpg) no-repeat 50% center;
}

.sposob_primineniya {
    width: 1050px;
    margin: 0 auto;
    height: 395px;
}

.sposob_primineniya_title {
    width: 100%;
    float: left;
    margin-top: 30px;
    height: auto;
}

.sposob_primineniya_title h1 {
    text-align: center;
    font-family: 'PT_Sans-Web-Bold';
    font-weight: 300;
    font-size: 30px;
    color: #fff;
    text-shadow: 1px 1px 1px #488a00;
}

.priminenie_text_block {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 15px;
}

.priminenie_text {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 15px;
}

.priminenie_text p {
    text-align: left;
    font-size: 18px;
    margin-left: 190px;
    color: #fff;
    font-family: 'PT_Sans-Web-Regular';
    text-shadow: 1px 1px 1px #488a00;
}

.figyra_block {
    width: 100%;
    float: left;
    height: auto;
}

.figyra {
    width: 1050px;
    margin: 0 auto;
    height: auto;
}

.figyra_title {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 45px;
}

.figyra_title h3 {
    text-align: center;
    font-size: 30px;
    font-family: 'PT_Sans-Web-Bold';
    font-weight: 300;
    color: #444;
}

.figyra_status_block {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 20px;
}

.figyra_status {
    width: 839px;
    height: 516px;
    background: url(../img/figyra.jpg);
    margin: 0 auto;
}

.figyra_bottom {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 50px;
}

.figyra_bottom p {
    text-align: center;
    font-size: 20px;
    font-family: 'PT_Sans-Web-Regular';
    color: #444;
}

.figyra_status_text {
    width: 300px;
    height: auto;
    position: absolute;
    margin-top: 142px;
    margin-left: -25px;
}

.figyra_status_text_2 {
    width: 300px;
    height: auto;
    position: absolute;
    margin-top: 142px;
    margin-left: 270px;
}

.figyra_status_text_3 {
    width: 300px;
    height: auto;
    position: absolute;
    margin-top: 142px;
    margin-left: 565px;
}

.figyra_status_text_4 {
    width: 300px;
    height: auto;
    position: absolute;
    margin-top: 397px;
    margin-left: -25px;
}

.figyra_status_text_5 {
    width: 300px;
    height: auto;
    position: absolute;
    margin-top: 397px;
    margin-left: 270px;
}

.figyra_status_text_6 {
    width: 300px;
    height: auto;
    position: absolute;
    margin-top: 397px;
    margin-left: 565px;
}

.figyra_status_text p, .figyra_status_text_2 p, .figyra_status_text_3 p, .figyra_status_text_4 p, .figyra_status_text_5 p, .figyra_status_text_6 p {
    text-align: center;
    font-size: 18px;
    font-family: 'PT_Sans-Web-Regular';
    color: #fff;
    text-shadow: 1px 1px 1px #000000;
}

.figyra_status_text_5 p {
    word-spacing: -1px;
}

.none {
    display: none;
}

.popup {
    width: 340px;
    height: 600px;
    float: left;
    background: #f1f1f1;
}

.popup_two {
    width: 340px;
    height: 600px;
    float: left;
    background: #f1f1f1;
}

.popup_title {
    width: 100%;
    float: left;
    height: auto;
}

.popup_title p {
    font-size: 14px;
    text-align: center;
    font-family: 'PT_Sans-Web-Bold';
    font-weight: 300;
    color: #444;
    margin-top: 25px;
}

.text_form {
    width: 290px;
    margin: 0 auto;
    margin-top: 10px;
}

.input_form {
    width: 290px;
    height: auto;
    margin: 0 auto;
    margin-top: 5px;
}

.text_form2 {
    width: 300px;
    margin: 0 auto;
    margin-top: 10px;
}

.input_form2 {
    width: 300px;
    height: auto;
    margin: 0 auto;
    margin-top: 5px;
}

.text_form3 {
    width: 300px;
    margin: 0 auto;
    margin-top: 10px;
}

.input_form3 {
    width: 300px;
    height: auto;
    margin: 0 auto;
    margin-top: 5px;
}

.footer_block {
    width: 100%;
    float: left;
    height: 120px;
    background: #fff;
}

.footer {
    width: 1050px;
    margin: 0 auto;
    height: 120px;
}

.footer_text_left {
    height: 50px;
}

.button_footer {
    float: right;
    width: 351px;
    height: 55px;
    background: url(../img/button.jpg) no-repeat left 0px;
    cursor: pointer;
    margin-top: 5px;
    margin-right: 5px;
}

.button_footer_block {
    width: 500px;
    float: right;
    height: auto;
}

.number {
    width: 500px;
    float: right;
    height: auto;
    margin-top: 20px;
}

.number p {
    text-align: center;
    color: #444;
    font-size: 22px;
    margin-left: 150px;
    font-family: 'PT_Sans-Web-Regular';
}

.footer_text_left p {
    text-align: center;
    font-size: 16px;
    color: #444;
    font-family: 'PT_Sans-Web-Regular';
    margin-top: 20px;
    margin-left: 10px;
}

.footer_text_left a {
    text-decoration: none;
    float: left;
}

.footer_text_left a {
    text-align: left;
    font-size: 16px;
    float: left;
    color: #444;
    font-family: 'PT_Sans-Web-Bold';
    font-weight: 300;
    margin-top: 10px;
    margin-left: 10px;
}

.title_bottom_form {
    width: 330px;
    float: left;
    height: auto;
    padding: 0 20px 0 100px;
}

.title_bottom_form.second {
    padding-left: 20px;
}

.title_bottom_form p {
    font-size: 13px;
    font-family: 'PT_Sans-Web-Regular';
    text-align: center;
}

.action-text {
    font-size: 16px;
    text-align: center;
    font-family: 'PT_Sans-Web-Bold';
    width: 330px;
    color: #be3f1c;
    padding-left: 100px;
}

.action-text.second {
    padding-left: 20px;
}

.arcticmodal-overlay,
.arcticmodal-container {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
}

.arcticmodal-container {
    overflow: auto;
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
}

*:first-child + html .arcticmodal-container {
    height: 100%
}

.arcticmodal-container_i {
    height: 100%;
    margin: 0 auto;
}

.arcticmodal-container_i2 {
    padding: 24px;
    margin: 0;
    border: 0;
    vertical-align: middle;
}

.arcticmodal-error {
    padding: 20px;
    border-radius: 10px;
    background: #000;
    color: #fff;
}

.arcticmodal-loading {
    width: 80px;
    height: 80px;
    border-radius: 10px;
    background: #000 url(../img/loading.html) no-repeat 50% 50%;
}

.box-modal {
    position: relative;
    width: 500px;
    padding: 16px;
    background: #3c3f41;
    color: #bbb;
    font: 14px/18px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    box-shadow: 0 0 0 6px rgba(153, 153, 153, .3);
    border-radius: 6px;
}

.box-modal_close {
    position: absolute;
    right: 10px;
    top: 6px;
    font-size: 11px;
    line-height: 15px;
    color: #999;
    cursor: pointer;
}

.box-modal_close:hover {
    color: #6897bb;
}


.form {
    margin-bottom: 20px !important
}

form dl {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 8px;
    margin-top: 0px;
}

form dt, form dd {
    display: table-cell;
    vertical-align: middle;
}

form dt {
    text-align: right;
    padding-right: 10px;
    color: #333;
    width: 270px
}

form input[type="text"], textarea, select {
    font: 16px/34px Arial;
    height: 34px;
    border: 1px solid #7F9DB9;
    padding: 0 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 300px
}

select {
    padding-right: 0
}

form input[type="number"], textarea, select {
    font: 16px/34px Arial;
    height: 34px;
    border: 1px solid #7F9DB9;
    padding: 0 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 300px
}

select {
    padding-right: 0
}

.order {
    font: 26px/30px Arial;
    background: #9EB60A top repeat-x;
    color: #FFF;
    padding: 16px 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-shadow: -1px -1px #6D8607;
    display: inline-block;
    font-weight: bold;
    margin: 30px auto;
    border: 0;
    cursor: pointer;
    text-decoration: underline;
}

.buttom_poxydet {
    width: 241px;
    height: 55px;
    background: url(../img/button_2.jpg) no-repeat left 0px;
    border-radius: 6px;
    cursor: pointer;
    display: block;
    text-decoration: none;
    margin: 35px auto;
}

.example {
    padding: 3px 10px 2px;
    position: absolute;
    background: rgba(167, 159, 159, 0.9);
    color: #fff;
    display: none;
    border-radius: 2px;
    z-index: 100;
    right: 0px;
    top: 36px;
}

.example_error {
    background: rgba(241, 46, 42, .7);
    color: #fff;
}

.errorMessage {
    position: absolute;
    z-index: 10000;
    font-size: 14px;
    background: #e74c3c;
    color: #fff;
    padding: 6px 7px 5px;
    margin: 3px 0px 0px 1px;
    border-radius: 5px;
    font-family: Arial;
}

@media (max-width: 1050px) {

    .menu_block {
        float: none;
    }

    .hats {
        height: auto;
        overflow: hidden;
        width: 740px;
        padding: 0 10px;
    }

    .hats_block {
        float: none;
        height: auto;
        padding: 0 0 40px;
        background: #54a002;
    }

    .hats_bottom {
        width: 100%;
    }

    .tea {
        display: none;
    }

    .form_t {
        margin: auto;
        position: static;
    }

    .hats_bottom_block {
        height: 550px;
        float: none;
    }

    .monastirskii_sbor_eto_block {
        float: none;
    }

    .monastirskii_sbor_eto {
        width: 100%;
    }

    .timer {
        float: none;
        margin: auto;
    }

    .mon_sbor {
        width: 740px;
        height: auto;
        padding: 0 10px;
        background: none;
    }

    .mon_sbor p {
        color: #000;
        text-shadow: 0;
    }

    .mon_sbor > div {
        position: static;
        width: 300px;
        margin: 0 auto 30px;
    }

    .rezult {
        width: 740px;
        padding: 0 10px;
    }

    .rezult_block_block {
        float: none;
        height: auto;
        overflow: hidden;
    }

    .rezult_block {
        background: #54a005;
        height: auto;
        padding: 40px 0;
        float: none;
    }

    .rezult_info {
        height: auto;
        width: 100%;
    }

    .rezult_info p {
        margin-bottom: 15px;
    }

    .rezult_title {
        margin: 0;
    }

    .effect {
        width: 740px;
        padding: 0 10px;
        overflow: hidden;
    }

    .medick {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .effect_block {
        float: none;
        overflow: hidden;
    }

    .medic_avatar {
        height: auto;
    }

    .time_poxydenie_block {
        background: #54a002;
        padding: 0 0 40px;
    }

    .time_poxydenie_block_block, .time_poxydenie_block {
        float: none;
        height: auto;
        overflow: hidden;
    }

    .time_poxydenie {
        width: 740px;
        padding: 0 10px;
        overflow: hidden;
    }

    .one_rez_poxydenie {
        width: 100%;
        height: auto;
        padding-bottom: 15px;
    }

    .otzivi_block {
        float: none;
        height: auto;
        overflow: hidden;
    }

    .otziv {
        width: 740px;
        padding: 0 10px;
    }

    .otziv_client_block {
        width: 100%;
    }

    .otziv_client_avatar {
        float: none;
        margin: auto;
    }

    .otziv_client_block {
        background: none;
    }

    .tea_2 {
        display: none;
    }

    .big_form_block {
        float: none;
        height: auto;
        padding: 40px 0;
    }

    .big_forma {
        width: 740px;
        height: auto;
        overflow: hidden;
        padding: 0 10px;
    }

    #timer_2 {
        float: none;
        margin: 0 auto;
    }

    .form_2 {
        float: none;
        margin: 20px auto 0;
        position: static;
    }

    .dostavka_and_oplata_block {
        margin-top: 0;
    }

    .dostavka_and_oplata {
        width: 740px;
        padding: 0 10px;

    }

    .poddelka {
        width: 100%;
        margin: auto;
        float: none;
    }

    .sposob_primineniya_block_block {
        width: 100%;
    }

    .sposob_primineniya_block {
        background: #54a002;
        float: none;
    }

    .sposob_primineniya {
        width: 740px;
        height: auto;
        overflow: hidden;
        padding: 0 10px;

    }

    .priminenie_text p {
        margin: 0;
    }

    .figyra {
        width: 740px;
        padding: 0 10px;
    }

    .figyra_status {
        background: none;
        width: 100%;
    }

    .figyra_status > div {
        position: static !important;
        margin: 20px auto;
    }

    .figyra_status > div p {
        color: #000;
        text-shadow: none;
    }

    .footer {
        width: 740px;
        padding: 0 10px;
        height: auto;
    }

    .footer_text_left {
        height: auto;
    }

    .footer_text_left p {
        margin: 0;


    }

    .footer_block {
        height: auto;
        padding: 10px 0;
    }
}

@media (max-width: 760px) {
    .menu_block {
        display: none;
    }

    .hats {
        width: 460px;
        padding: 0 10px;
    }

    .timer {
        width: 100%;
    }

    .tm_block {
        width: 70px;
        height: 70px;
        line-height: 70px;
        float: none;
        display: inline-block;
    }

    .tm_left {
        border-right: none;
        width: auto;
        height: auto;
    }

    .tm {
        width: 70px;
        height: 70px;
        line-height: 70px;
    }

    .tm p {
        margin: 0;
        letter-spacing: 0;
    }

    .text_time_block {
        width: 70px;
    }

    .text_time {
        display: none;
    }

    .times_block {
        text-align: center;
    }

    .form_t {
        width: 460px;
        height: auto;
        padding: 0 10px;
        background: none;
    }

    .hats_bottom_block {
        height: auto;
    }

    .title_bottom_form {
        padding: 0;
        text-align: center;
        width: 100%;
        margin: 0 0 30px;
    }

    .rezult {
        width: 460px;
        padding: 0 10px;
    }

    .rezult_block_block {
        padding: 0 0 40px;
    }

    .effect {
        width: 460px;
        padding: 0 10px;
    }

    .medick_block {
        height: auto;
    }

    .time_poxydenie {
        width: 460px;
        padding: 0 10px;
    }

    .otziv, .big_forma, .dostavka_and_oplata, .sposob_primineniya, .figyra, .footer, .mon_sbor {
        width: 460px;
        padding: 0 10px;
    }

    .title_bottom_form.second {
        padding: 0;
    }

    .poddelka {
        border: none;
        background: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

@media (max-width: 480px) {

    .hats {
        width: 300px;
        padding: 0 10px;
    }

    .tm_block {
        margin: 10px 10px 0 !important;
        margin: 0;
        width: 50px;
        height: 50px;
    }

    .timer {
        height: auto;
        padding: 10px 10px 20px;
        overflow: hidden;
    }

    .tm {
        margin: 0;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .tm p {
        font-size: 30px;
    }

    .form_t {
        width: 300px;
        padding: 0 10px;
    }

    form input[type="text"], textarea, select {
        width: 270px;
    }

    form input[type="number"], textarea, select {
        width: 270px;
    }

    .otziv, .big_forma, .dostavka_and_oplata, .sposob_primineniya, .figyra, .footer, .mon_sbor, .rezult, .effect, .time_poxydenie {
        width: 300px;
        padding: 0 10px;
    }

    .rezult_info p {
        margin: 10px 10px 10px 60px;
    }

    .form_2 {
        width: 100%;
        background: #fff;
        height: 440px;
        padding: 5px;
    }

    .text_form {
        width: 100%;
    }

    .vnimanie {
        display: none;
    }

    .poddelka_text p {
        margin: 0;
    }

    .button_effect, .button_figyra {
        width: 300px;
    }

    .button_effect p, .button_figyra p {
        font-size: 16px;
    }

    .title_hats_one h1 {
        font-size: 30px;
    }

}

.feedback_form {
    text-align: center;
}
