@font-face {
    font-family: 'Ubuntu-L';
    src: url('../fonts/Ubuntu-L.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Ubuntu';
    src: url('../fonts/Ubuntu-R.ttf');
    font-weight: normal;
    font-style: normal;
}

.thx {
    background: url(../img/background.jpg)no-repeat center;
    height: 100%;
    position: absolute;
    width: 100%;
    background-size: 100%;
    text-align: center;
}

.thx h1 {
    padding-top: 20%;
    text-align: center;
}

body,
html {
    font-family: 'PT Sans', sans-serif;
    margin: 0px;
    padding: 0px;
    min-width: 1140px;
}

#info {
    margin: 0 auto;
    padding-top: 150px;
    width: 1030px;
    padding-bottom: 55px;
}

#info p a:hover {
    border-bottom: 1px solid #135CB2
}

#info p {
    line-height: 40px;
    font-weight: 500;
    margin-top: 30px;
    font-size: 18px;
}

#info h2 {
    margin-top: 60px;
}

#info a {
    color: #135CB2;
    text-decoration: none;
    font-size: 18px;
}

#info a span {
    border-bottom: 1px solid #135CB2
}

#info a img {
    margin-bottom: -18px;
    margin-right: 10px;
}

#menu img {
    width: 5px;
    margin-bottom: 3px;
}

#adr {
    float: right;
    position: relative;
    color: #E8BB00;
    margin-top: -40px;
}

#nom {
    font-size: 20px;
    font-weight: 700;
}

#butt {
    border: 1px solid #E8BB00;
    background: #E8BB00;
    color: #000;
    border-radius: 4px;
    width: 155px;
    height: 26px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    line-height: 26px;
    margin-top: -18px;
    cursor: pointer;
    transition: all 0.2s
}

#butt:hover {
    background: #E8BB00;
    color: #000;
}

#order_now p {
    position: relative;
    margin: 0px;
    padding-bottom: 5px;
}

#order_now label {
    position: absolute;
    top: 6px;
    left: 10px;
    z-index: 12;
    padding: 5px;
    font-size: 15px;
    font-weight: 300;
}

#order_now p.error label {
    color: #e75736;
}

#order_now p.error input {
    border: 1px solid #e75736;
    color: #e75736;
}

#order_now p.error img {
    display: block;
    z-index: 2;
}

#order_now p img {
    display: none;
}

#order_now input {
    border: 1px solid #C9C9C9;
    display: block;
    width: 240px;
    text-align: left;
    position: relative;
    z-index: 1;
    font-size: 15px;
    border-radius: 4px;
    padding: 10px;
}

#order_now input#button {
    background-repeat: no-repeat;
    display: block;
    text-align: center;
    width: 265px;
    height: 41px;
    text-align: center;
    cursor: pointer;
    padding-top: 5px;
    position: relative;
    z-index: 1;
    font-size: 24px;
    transition: background 0.3s;
}

#block_2 #order_now input#button {
    background: #FF2742;
    height: 53px;
    font-size: 14px;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    z-index: 7;
    position: relative;
    font-weight: 700;
    cursor: pointer;
    width: 220px;
}

#text_form_1 {
    font-weight: 700;
    font-size: 46px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    padding-bottom: 5px;
}

#text_form_2 {
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    padding-bottom: 23px;
}

#block_2 #order_now input#button:hover {
    background: #FF7184;
}

#order_now input#button[type=submit]:hover {
    background-image: url(../img/btn_order_hover.png);
    background-repeat: no-repeat;
}

#order_now input[type=submit] {
    font-weight: 100;
    background-color: transparent;
    text-align: center;
    padding: 3px;
    color: #000;
    width: 280px;
    text-align: center;
    height: 45px;
    border: 0px;
    font-weight: normal;
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 2px;
    cursor: pointer;
}

div#menu {
    background: #000;
    width: 100%;
    padding: 25px;
    padding-bottom: 0px;
    padding-right: 5px;
    color: #fff;
    position: fixed;
    text-transform: uppercase;
    padding-left: 0px;
    z-index: 22;
    padding-left: 0px;
    padding-right: 0px;
}

#block_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}

#newform {
    cursor: pointer;
    transition: 0.2s;
}

#newform:hover {
    margin-top: -15px;
    transition: 0.2s;
}

div#menu a {
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-style: normal;
    padding-bottom: 2px;
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 5px;
    transition: 0.2s;
    padding-bottom: 16px;
}

div#menu a:hover {
    color: #E1E1E1
}

div#menu div#go_form {
    background-color: #fdd45e;
    padding: 5px;
    color: #000;
    cursor: pointer;
    text-transform: uppercase;
    width: 220px;
    float: right;
    text-align: center;
    margin-right: 20px;
}

div#block_1 {
    padding: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
}

div#block_1 h1 {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    font-weight: 400;
    font-size: 22px;
}

div#block_1 h1 span {
    color: #000;
    font-size: 34px;
    text-transform: uppercase;
    display: block;
}

div#block_1 img#logo {
    float: left;
    margin-top: -26px;
}

div#block_1 div#adr img {
    float: left;
    margin-right: 10px;
}

div#block_1 div#adr {
    width: 180px;
    color: #fff;
    margin-top: -7px;
    float: right;
}

.logo {
    color: #33A74A;
    font-size: 22px;
    width: 300px;
    float: left;
    margin-top: -8px;
}

div#block_1 div#go_form:hover {
    background-image: url(../img/btn_call_back.png);
    opacity: 0.90;
    color: #FFF;
}

div#block_1 div#adr p.nom {
    font-size: 24px;
    margin: 3px;
    font-weight: bold;
}

#plush {
    background: url(../img/hernya.png) center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

div#block_2 {
    background: url(../img/background.jpg) center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 20px;
    position: relative;
    margin: 0 auto;
    padding-top: 100px;
}

#offer {
    margin: 0 auto;
    max-width: 1050px;
    text-align: center;
    font-size: 27px;
    color: #000;
    padding-top: 30px;
    font-weight: 700;
}

#line {
    background: url(../img/line_horizontal.png) center;
    background-repeat: no-repeat;
    height: 21px;
    width: 100%;
    margin-top: 30px;
}

#offer_2 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    margin-top: 30px;
    z-index: 5;
    position: relative;
}

div#block_2 div#form {
    position: relative;
    background: rgba(0, 0, 0, 0.8);
    width: 660px;
    height: 500px;
    border-radius: 7px;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 100px;
    padding: 35px;
}

#man {
    position: absolute;
    width: 300px;
    bottom: 0px;
    left: 30px;
    z-index: 2;
}

#car {
    position: absolute;
    display: block;
    width: 435px;
    height: 360px;
    z-index: 0;
    bottom: 0px;
    margin-bottom: -122px;
    right: 0px;
    z-index: 6;
    background: url(../img/auto.png);
    background-repeat: no-repeat;
    background-size: 550px auto;
}

#block_2 input {
    width: 180px;
    height: 30px;
}

div#block_2 p {
    position: relative;
    z-index: 2;
    float: left;
    width: 216px;
}

div#block_2 p#desc,
div#block_2 p#footer {
    color: #a9a7a5;
    font-size: 14px;
    text-align: center;
    margin-top: -5px;
    font-family: 'roboto';
    margin-bottom: 5px;
}

div#block_2 p#head {
    color: #205470;
    font-size: 18px;
    text-align: center;
    margin: 3px;
    width: 260px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

#item {
    background: #000;
    width: 580px;
    height: 50px;
    margin-left: 30px;
    margin-top: 298px;
    z-index: 2;
    position: absolute;
    text-align: center;
    color: #F7DE00;
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
    opacity: 0.9;
}

#header {
    margin: 8px;
}

#zagal {
    margin: 0 auto;
    font-size: 40px;
    text-align: center;
    font-weight: 700;
}

#red_line {
    width: 250px;
    background: #FF2B47;
    height: 2px;
    margin: 0 auto;
    margin-top: 30px;
}

#pod_zagal {
    margin-top: 30px;
    text-align: center;
    font-size: 18px;
}

#zaga_block_3 {
    font-size: 24px;
    margin-top: 15px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: left;
}

div#block_3 p {
    text-align: left;
}

div#block_3 {
    padding-bottom: 40px;
    padding-top: 60px;
    background: url(../img/pattern_white.jpg)
}

#point {
    width: 67px;
    height: 117px;
    position: absolute;
    margin-left: 590px;
    margin-top: 370px;
}

#adresat {
    width: 120px;
    height: 38px;
    margin: 0 auto;
    margin-top: 90px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    line-height: 38px;
    background: #007ED3;
    font-weight: 700
}

#ulica {
    font-size: 20px;
    line-height: 35px;
}

#adres {
    text-align: center;
    width: 320px;
    height: 320px;
    background: url(../img/adresok.png);
    background-repeat: no-repeat;
    background-size: 320px 320px;
    position: absolute;
    right: 0px;
    margin-top: 170px;
}

#title {
    text-align: center;
    color: #33A74A;
    font-size: 30px;
    padding: 0px;
    padding-top: 15px;
    height: 5px;
}

#descr {
    font-size: 14px;
    font-weight: 400
}

#port {
    width: 292px;
    height: 260px;
    margin: 10px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    float: left;
    position: relative
}

#portdesc {
    text-align: center;
    width: 292px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    background: #FFF
}

div#block_1 div#go_form {
    background-image: url(../img/btn_call_back_noact.png);
    background-repeat: no-repeat;
    position: absolute;
    text-align: center;
    cursor: pointer;
    transition: background 0.2s;
    width: 200px;
    height: 45px;
    margin-top: 10px;
}

div#block_322 div#go_form {
    background-image: url(../img/btn_want_same_noact.png);
    text-align: center;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: background 0.2s;
    width: 236px;
    height: 45px;
    margin-top: 0px;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    margin-top: 7px;
}

div#go_form3 {
    background-image: url(../img/btn_helpme_noact.png);
    text-align: center;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: background 0.2s;
    width: 236px;
    height: 45px;
    margin-top: 0px;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    margin-top: 7px;
    margin-left: 40px;
}

div#go_form3:hover {
    background-image: url(../img/btn_helpme_hover.png);
}

div#go_form4 {
    background-image: url(../img/btn_start_now_noact.png);
    text-align: center;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: background 0.2s;
    width: 236px;
    height: 45px;
    margin-top: 0px;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    margin-top: 7px;
    margin-left: 40px;
}

div#go_form4:hover {
    background-image: url(../img/btn_start_now_hover.png);
}

div#block_1 div#go_form:hover {
    background-image: url(../img/btn_call_back_hover.png);
}

div#block_322 div#go_form:hover {
    background-image: url(../img/btn_want_same_hover.png);
}

div#block_4 {
    background: url(../img/sipuha.png) center top;
    height: 530px;
    margin-top: -100px;
    background-repeat: no-repeat;
    position: relative;
}

#block_4 img {
    margin-right: 10px;
}

div#block_5 {
    padding-top: 40px;
    padding-bottom: 00px;
    background: url(../img/pattern_white.jpg);
}

#order_now input {
    outline: none;
}

#block_6_1,
#block_6_2,
#block_6_3 {
    background: rgba(0, 166, 124, 0.6);
    background: rgba(0, 166, 124, 0.6);
    width: 185px;
    height: 160px;
    border-radius: 125px;
    padding-left: 50px;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 40px;
    color: #fff;
    padding-top: 75px;
}

#block_6_2 {
    background: rgba(50, 17, 81, 0.6);
    width: 215px;
    height: 185px;
    border-radius: 205px;
    padding-left: 70px;
    position: relative;
    margin-left: -40px;
    padding-top: 100px;
}

#block_6_3 {
    background: rgba(0, 42, 91, 0.6);
    width: 225px;
    height: 205px;
    border-radius: 205px;
    padding-left: 110px;
    position: relative;
    margin-left: -40px;
    padding-top: 120px;
}

#pur_line {
    width: 140px;
    height: 2px;
    background: #D58EFF;
    position: relative;
    margin-top: -60px;
}

#form_2 {
    border: 3px solid #00DB7F;
    width: 330px;
    padding: 10px;
    float: right;
    position: relative;
    right: -50px;
    border-radius: 4px;
    height: auto;
    margin-top: -310px;
}

#form_2_text_1 {
    font-size: 30px;
    color: #00DB7F;
    font-weight: 700;
    text-align: center;
    padding-top: 10px;
    text-transform: uppercase;
}

#block_7_1 {
    padding-top: 40px;
    padding-bottom: 55px;
}

#form_2 input {
    margin-left: 20px;
    margin-top: 10px;
    color: #fff;
    margin-bottom: 5px;
    background: none;
    border: none;
    border-radius: 0px;
    border-bottom: 3px solid #fff;
    outline: none;
}

#block_7_1 img {
    width: 310px;
    margin: 10px;
    -webkit-box-shadow: 1px 1px 12px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 1px 12px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 1px 12px 0px rgba(50, 50, 50, 0.75);
}

#block_7 img {
    width: 320px;
    height: 320px;
    padding: 10px;
    background: #fff;
    float: left;
    position: relative;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.75);
    margin-left: 10px;
    margin-top: 10px;
}

::-webkit-input-placeholder {
    color: #fff;
}

-input-placeholder {
    color: #fff;
}

#form_2 #order_now input#button {
    width: 290px;
    height: 40px;
    border-radius: 3px;
    margin-bottom: 5px;
    background: #00DB7F;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    transition: all 0.2s
}

#form_2 #order_now input#button:hover {
    background: #00B86B
}

#form_2_text_2 {
    font-size: 17px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    margin-top: 0px;
}

#form_2 form {
    background: rgba(0, 0, 0, 0.6);
    padding-bottom: 20px;
}

div#block_5 p {
    text-align: left;
}

div#block_5 img {
    width: 192px;
    height: 199px;
}

div#block_6 {
    padding-top: 40px;
    padding-bottom: 40px;
    background: url(../img/img_sipailovo_nigh.jpg) center;
    background-repeat: no-repeat;
    height: 400px;
}

#otz {
    text-align: left;
    font-size: 14px;
    color: #414141;
    background: #F2F2F2;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
}

#circ {
    background-image: url(../img/img_lap_yellow.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 132px;
    height: 131px;
    font-size: 30px;
    text-align: center;
}

#circtext {
    padding-top: 35px;
    font-weight: bold
}

#circtext2 {
    padding-top: 5px;
    font-weight: bold;
    font-size: 26px;
}

#stat {
    font-size: 28px;
    color: #484848
}

#example5 {
    color: #1182AA;
    font-size: 14px;
}

#rez {
    border: 3px solid #FFDE00;
    padding: 5px;
    width: 226px;
    margin-top: 5px;
    font-weight: bold;
}

#plus {
    font-size: 72px;
    line-height: 130px;
    text-align: center;
}

div#block_6 h1 {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    font-weight: 400;
    margin: 0px;
    margin-bottom: 80px;
}

.block_05 div#area {
    border: 5px solid #ededed;
    float: left;
    margin: 30px;
    position: relative;
    border-radius: 5px;
    padding: 10px;
    padding-bottom: 40px;
    padding-left: 50px;
    padding-right: 20px;
    width: 360px;
    background-color: #EDF0E0;
}

.block_05 div#area img#pic {
    width: 100px;
    height: 100px;
    position: absolute;
    top: -60px;
    left: -50px;
}

.block_05 div#area h3 {
    padding: 0px;
    margin: 0px;
    font-weight: 600;
    font-size: 14px;
}

.block_05 div#area h4 {
    padding: 0px;
    margin: 0px;
    font-weight: 300;
    margin-bottom: 10px;
    color: #767676;
    font-size: 12px;
}

.block_05 div#area p {
    padding: 0px;
    margin: 0px;
    font-weight: 300;
    font-size: 14px;
    font-size: 12px;
}

.block_05 div#area p b {
    font-weight: 600;
    display: block;
    font-size: 12px;
}

.block_05 div#cont {
    width: 1010px;
    position: relative;
    left: 50%;
    margin-left: -490px;
}

.block_05 div#area div#tip {
    position: absolute;
    padding: 5px;
    color: #FFF;
    background-color: #35b0c6;
    min-width: 60px;
    text-align: center;
    font-size: 12px;
    top: 10px;
    right: 10px;
}

div#block_7 {
    padding-top: 40px;
    padding-bottom: 60px;
    background: url(../img/pattern_white.jpg);
    -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.35);
    box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.35);
}

#otz_zagal {
    color: #FF1D54;
    font-size: 26px !important;
    font-weight: 700;
    margin-bottom: 8px;
}

#mini_line {
    border-top: 2px solid #FF1D54;
    font-size: 16px;
    width: 150px;
    padding-top: 5px;
}

#block_8 table {
    border-spacing: 0px 45px;
}

#block_7 div#form {
    width: 700px;
    padding: 10px;
    padding-bottom: 30px;
    z-index: 99;
    margin-top: 25px;
    padding-top: 80px;
    margin: 0 auto;
}

#block_7 p {
    width: 200px;
    float: left;
    margin-right: 30px;
}

#block_7 label {
    top: 7px !important
}

#block_7 input {
    width: 200px;
    border-radius: 5px;
    height: 22px;
}

#block_7 #order_now input#button {
    background-image: url(../img/butt_mid.png);
    height: 47px;
    border-radius: 3px;
    background-repeat: no-repeat;
}

#block_7 #order_now input#button {
    background-image: url(../img/butt_mid.png);
}

#block_7 #order_now input#button:hover {
    opacity: 0.96
}

#block_7 #order_now label {
    top: 10px;
}

div#block_8 {
    padding-top: 40px;
    padding-bottom: 30px;
    background: url(../img/pattern_white.jpg);
}

#block_8_1 h2 {
    margin: 0px;
}

#block_8_1 p {
    margin: 0px;
}

#block_8 h2 {
    margin: 0px !important;
    font-size: 24px;
}

#block_8 p {
    margin: 0px !important;
    font-size: 18px !important;
}

#block_8 img {
    width: 180px;
}

#block_8 p span {
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 5px;
}

p#tel {
    font-size: 20px !important;
    font-weight: 700;
    padding-top: 25px;
}

p#tel img {
    margin-bottom: -7px;
    margin-right: 10px;
    width: 15px;
}

#block_8_1 {
    padding-top: 40px;
}

#block_8_1 img {
    width: 320px;
}

div#block_9 {
    padding-bottom: 0px;
    background: url(../img/img_sipailovo_green.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
    background-position: center;
}

div#block_11 {
    padding-top: 40px;
    padding-bottom: 0px;
    background: url(../img/img_sipailovo_blue.jpg);
    background-repeat: no-repeat;
    height: 530px;
}

#logos_foot {
    font-size: 22px;
    margin-bottom: 0px;
    margin-top: 0px;
}

#nomd_ital {
    font-size: 14px;
    font-style: italic;
    margin-bottom: 0px;
    margin-top: 5px;
}

#butt_2 {
    border: 3px solid #0065B3;
    border-radius: 6px;
    width: 205px;
    height: 36px;
    color: #0065B3;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 36px;
    margin-top: -18px;
    cursor: pointer;
    transition: all 0.2s;
}

#butt_2:hover {
    background: #0065B3;
    color: #fff;
}

#nom_footer {
    font-size: 26px;
    font-weight: 700;
    margin-top: 2px;
}

#logos_descr {
    margin-top: 3px;
}

#footer_b {
    padding-top: 40px;
    padding-bottom: 30px;
    background: #F7F7F7
}

#texta_9 {
    font-size: 48px;
    text-align: center;
    color: #004729;
    margin-top: 20px;
    margin-bottom: 10px;
}

#texta_11 {
    font-size: 48px;
    text-align: left;
    color: #fff;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
}

#block_9_1 {
    background: rgba(0, 59, 33, 0.2);
    height: 300px;
    position: relative;
    margin-top: 25px;
}

#block_11_1 {
    background: rgba(0, 59, 33, 0.6);
    height: 300px;
    position: relative;
    margin-top: 85px;
}

#form_3 {
    width: 1000px;
    margin: 0 auto;
}

#form_3_text_1 {
    text-align: center;
    font-size: 36px;
    text-transform: uppercase;
    color: #00FF90;
    padding-top: 30px;
    font-weight: 700;
}

#form_3_text_2 {
    font-size: 31px;
    text-align: center;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 30px;
    font-weight: 100p
}

#form_3 #order_now input#button {
    font-size: 22px;
    font-weight: 700;
    width: 300px;
    height: 50px;
    text-transform: uppercase;
    background: #00FF90;
    border-bottom: 2px solid #925a14 !important;
    border-radius: 3px;
    text-align: center;
}

#form_3 #order_now input#button:hover {
    background: #00A55B
}

#form_3 p {
    float: left;
    position: relative;
    width: 325px;
    margin-top: 50px;
    margin-left: 20px;
}

#form_3 p input {
    margin-top: 5px;
    color: #fff;
    margin-bottom: 5px;
    background: none;
    font-size: 18px;
    border: none;
    border-radius: 0px;
    border-bottom: 4px solid #fff;
}

#form_3 ::-webkit-input-placeholder {
    font-size: 18px;
    font-weight: 700;
}

div#block_9 img {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 980px;
    height: auto;
    position: relative;
    left: 50%;
    margin-left: -490px;
}

#block_10_red {
    font-size: 18px;
    font-weight: 700;
    color: #FF1D54;
    text-transform: uppercase;
}

#block_10_green {
    font-size: 18px;
    color: #009455;
    font-weight: 700;
    text-transform: uppercase;
}

#block_10_1 {
    border-bottom: 1px solid #C7D0C7;
    padding-top: 30px;
    padding-bottom: 30px;
}

#block_10_2 {
    padding-top: 30px;
    padding-bottom: 30px;
}

div#block_10 {
    padding-top: 40px;
    background: url(../img/pattern_white.jpg);
    padding-bottom: 10px;
}

div#block_10 img {
    padding-right: 15px;
}

#popupForm {
    background: url(../img/img_back_close.jpg);
    background-repeat: no-repeat;
    padding: 15px;
    border-radius: 0px;
    padding-bottom: 50px;
}

div#block_10 h1 {
    width: 100%;
    text-align: center;
    font-weight: 300;
}

div#block_10 div#form {
    position: absolute;
    right: 10px;
    top: 180px;
    width: 350px;
}

div#block_10 p#head {
    color: #000000;
    font-size: 28px;
    text-align: center;
    margin: 3px;
    margin-top: 20px;
}

div#block_10 form#order_now input[type=submit] {
    z-index: 2;
}

div#block_10 p {
    position: relative;
    z-index: 2;
}

div#block_10 div#fon {
    position: absolute;
    top: 0px;
    left: -5px;
    width: 350px;
    height: 300px;
    background-color: #FFF;
    opacity: 0.9;
    filter: alpha(opacity=90);
    z-index: 1;
}

div#block_10 p#desc,
div#block_10 p#footer {
    color: #a9a7a5;
    font-size: 14px;
    text-align: center;
    margin-top: 0px;
}


}
#block_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #506D6E;
}
#circt {
    border-radius: 50px;
    border: 2px solid #FFD900;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}
div#block_1 div#form form p {
    float: left;
}
div#block_1 div#form form#order_now label {
    color: #CCC;
    width: 240px;
}
div#block_1 div#form form#order_now input {
    width: 260px;
}
div#block_1 div#form form#order_now input[type=submit] {
    background-color: #71a930;
    padding-top: 3px;
    width: 230px;
    color: #FFF;
    height: 45px;
}
div#block_1 div#footer_head {
    width: 820px;
    margin: 20px auto 50px;
}
div#block_1 div#footer_head p {
    margin: 0px 5px 0px;
}
div#block_1 div#footer_head p.s1 {
    font-size: 32px;
}
div#block_1 div#footer_head p.s2 {
    font-size: 60px;
    color: #fe3c5f;
}
div#block_1 div#footer_head p.s3 {
    font-size: 30px;
    margin-bottom: 50px;
}
a img {
    border: 0px;
}
div#bg_popup {
    display: none;
}
div#popupWindow {
    display: none;
}
ul#popupDate {
    display: none;
}
div#popupWindow div#content {
    position: relative;
    padding: 7px;
    background: #fff;
}
div#popupWindow {
    display: none;
    padding: 20px;
    position: absolute;
    left: 50%;
    border-radius: 0px;
    top: 30%;
    z-index: 999;
}
div#popupWindow img#big {
    width: 750px;
    margin-bottom: 30px;
    background: #fff;
    padding: 10px;
    padding-bottom: 50px;
}
div#popupWindow div#footer {
    position: relative;
    margin-top: -50px;
    background: #fff;
    padding: 10px;
}
div#popupWindow div#repeat {
    background-image: url('../img/addons/arrow_noactive.png');
    background-repeat: no-repeat;
    width: 30px;
    height: 26px;
    background-position: top right;
    position: absolute;
    left: 50%;
    margin-left: -40px;
    top: 0px;
}
div#popupWindow div#next {
    position: absolute;
    left: 50%;
    margin-left: 40px;
    top: 0px;
    background-image: url('../img/addons/arrow_noactive.png');
    background-repeat: no-repeat;
    width: 30px;
    height: 26px;
    background-position: top left;
}
div#popupWindow div#close {
    position: absolute;
    right: 20px;
    top: 0px;
    padding-right: 35px;
    height: 20px;
}
div#popupWindow div#close img {
    width: 28px;
    height: 28px;
    position: absolute;
    top: -5px;
    right: 0px;
}
div#bg_popup {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    position: fixed;
    opacity: 0.8;
    filter: alpha(opacity=80);
    background-color: #00DB7F;
    z-index: 999;
}
div#popupWindow #order_now input {
    margin: 0 auto;
    font-size: 16px;
    margin-top: 3px;
}
div#popupWindow #order_now input::-webkit-input-placeholder {
    color: #000;
    font-size: 14px;
    font-weight: 700
}
#form input::-webkit-input-placeholder {
    color: #000;
    font-size: 16px;
    font-weight: 700
}
#hover img {
    transition: background 0.2s;
}
#hover img:hover {
    transition: background 0.2s;
    position: relative;
    z-index: 999;
    opacity: 0.8;
    padding: 0px;
    width: 220px;
}
.block_03 div#go_form {
    background-image: url(../img/zakazyurt.png);
    background-repeat: no-repeat;
    width: 190px;
    color: #FFF;
    font-size: 22px;
    padding: 3px;
    height: 40px;
    position: relative;
    float: right;
    margin-top: -40px;
    cursor: pointer;
    transition: background 0.3s;
}
div#timer_block {
    color: #FFF;
    font-size: 24px;
    margin-top: 40px;
    z-index: 12;
    position: relative;
}
div#timer_block div#day,
div#timer_block div#hours,
div#timer_block div#minutes,
div#timer_block div#seconds {
    float: left;
    color: #000;
    background-image: url(../img/img_timer.png);
    margin-right: 10px;
    padding: 5px;
    padding-top: 3px;
    margin-top: -25px;
    padding-left: 6px;
    padding-right: 5px;
}
div.block_05 {
    padding: 20px;
}
div.block_05 h1 {
    text-align: center;
    padding: 30px;
}
div.block_05 div.area .big {
    width: 960px;
    height: auto;
}
div.block_05 div.area {
    width: 960px;
    position: relative;
    margin: 0 auto;
    padding-bottom: 30px;
}
div.block_05 div.area .b {
    cursor: pointer;
    position: absolute;
}
div.block_05 div.area .l {
    left: 50px;
    top: 608px;
}
div.block_05 div.area .c {
    top: 620px;
    left: 360px;
}
div.block_05 div.area .r {
    top: 608px;
    right: 70px;
}
#closebutt {
    position: absolute;
    margin-left: 405px;
    z-index: 123;
    margin-top: 0px;
    cursor: pointer;
}
#contact {
    font-size: 32px;
    font-weight: 700;
    width: 350px;
    margin: 0 auto;
    color: #fff;
    text-transform: uppercase;
    padding-top: 60px;
}
#conact_2 {
    padding-top: 35px;
    width: 330px;
    color: #fff;
    margin: 0 auto;
    padding-bottom: 30px;
}
#bigfoto {
    float: left;
    position: relative;
    margin: 10px;
    border: 2px solid #FFF;
    -webkit-box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.75);
    box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.75);
}
#facts {
    width: 200px;
    height: 200px;
    background: #AD8BD5;
    border-radius: 50px 0 50px;
    0;
    margin: 20px;
    float: left;
    margin-top: 50px;
    color: #fff;
    padding: 15px;
    font-size: 13px;
}
div#popupWindow #order_now input#button {
    background: #FFF601;
    border-radius: 5px;
    background-repeat: no-repeat;
    color: #000;
    font-size: 15px;
    padding: 6px;
    text-transform: uppercase;
    border-radius: 5px;
    outline: none;
    text-align: center;
    width: 330px;
    height: 40px;
    cursor: pointer;
    text-align: center;
    font-weight: 700;
    border: 0px !important;
    transition: 0.2s;
}
div#popupWindow #order_now input#button:hover {
    opacity: 0.94;
}
#text {
    font-weight: bold;
    color: #FFF;
    margin-top: -100px;
    font-size: 13px;
    margin-right: 25px;
    margin-bottom: 100px;
    transition: 0.2s;
}
#curc {
    cursor: pointer;
    transition: transition: 0.2s;
}
#curc:hover {
    margin-top: -10px;
    transition: 0.2s;
}
div#popupWindow div#repeat {
    background-image: url('/img/addons/arrow_noactive.png');
    background-repeat: no-repeat;
    width: 30px;
    height: 26px;
    background-position: top right;
    position: absolute;
    left: 50%;
    margin-left: -40px;
    top: 0px;
}
#ggg #order_now label {
    left: 180px;
}
#ggg #order_now input#button {
    left: 160px;
}
div#popupWindow div#next {
    position: absolute;
    left: 50%;
    margin-left: 40px;
    top: 0px;
    background-image: url('/img/addons/arrow_noactive.png');
    background-repeat: no-repeat;
    width: 30px;
    height: 26px;
    background-position: top left;
}
div#popupWindow div#close {
    position: absolute;
    right: 10px;
    top: 0px;
    padding-right: 35px;
    height: 20px;
}
div#popupWindow div#close img {
    width: 28px;
    height: 28px;
    position: absolute;
    top: -5px;
    right: 0px;
}
div#bg_popup {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    position: fixed;
    opacity: 0.8;
    filter: alpha(opacity=80);
    background-color: #479588;
    z-index: 999;
}
div#block_7 div#go_form {
    background-color: #FFEA01;
    border-bottom: 2px solid #FFC100;
    width: 230px;
    color: #000;
    font-size: 20px;
    padding: 8px;
    border-radius: 50px;
    position: absolute;
    text-align: center;
    width: 200px;
    height: 27px;
    cursor: pointer;
    margin-left: 50px;
    transition: background 0.2s;
}
div#block_7 div#go_form:hover {
    background-color: #FFCA2C;
    transition: background 0.2s;
}
div#block_6 div#area {
    border: 5px solid #ededed;
    float: left;
    margin: 30px;
    position: relative;
    border-radius: 5px;
    padding: 10px;
    padding-bottom: 40px;
    padding-left: 50px;
    padding-right: 20px;
    width: 360px;
    background-color: #FFF;
}
div#block_6 div#cont {
    width: 1010px;
    position: relative;
    left: 50%;
    margin-left: -490px;
}
div#block_6 div#area img#pic {
    width: 100px;
    height: 100px;
    position: absolute;
    top: -60px;
    left: -50px;
}
div#block_6 div#area h3 {
    padding: 0px;
    margin: 0px;
    font-weight: 600;
    font-size: 14px;
}
div#block_6 div#area h4 {
    padding: 0px;
    margin: 0px;
    font-weight: 300;
    margin-bottom: 10px;
    color: #767676;
    font-size: 12px;
}
div#block_6 div#area p {
    padding: 0px;
    margin: 0px;
    font-weight: 300;
    font-size: 14px;
    font-size: 12px;
}
div#block_6 div#area img#quote_2 {
    position: absolute;
    top: 50px;
    left: 25px;
}
div#block_6 div#area img#quote_1 {
    position: absolute;
    bottom: 40px;
    right: 10px;
}
.block_doc {
    display: inline-block;
    float: left;
    width: 400px;
    text-align: left;
    font-size: 20px;
    color: #fff;
    line-height: 1.5;
}
.block_doc__span_h2 {
    font-size: 34px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    display: block;
    margin-bottom: 15px;
}
.flex-box-3,
.flex-box-2 {
    max-width: 1020px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
    margin-top: 25px;
}
.box-3 {
    max-width: 310px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.box-2 {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.conteiner {
    margin: 0 auto;
    max-width: 1100px;
    position: relative;
}
#block_6_1 {
    position: absolute;
    top: 70px;
    left: 0px;
}
#block_6_2 {
    position: absolute;
    top: 40px;
    left: 240px;
}
#block_6_3 {
    position: absolute;
    top: 30px;
    left: 500px;
}
#block_6 #form_2 {
    margin-top: 40px;
}
.img-prepod {
    width: 190px;
    display: inline-block;
    vertical-align: top;
}
.text-prepod {
    width: 290px;
    display: inline-block;
    vertical-align: top;
    margin-top: 25px;
    text-align: left;
}
#block_6_3 span.furst_span {
    font-size: 27px;
    position: absolute;
    top: 68px;
    left: 67px;
    width: 245px;
}
#block_10_1 .box-2 {
    width: 50%;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: left;
}
#block_10_1 .flex-box-2 {
    margin-top: 0px;
    padding-bottom: 0px;
}
.footer_1 {
    display: inline-block;
    vertical-align: top;
    width: 450px;
}
.footer_2 {
    width: 300px;
    display: inline-block;
    vertical-align: top;
    margin-top: 30px;
    text-align: center;
}
.footer_3 {
    width: 280px;
    display: inline-block;
    vertical-align: top;
    margin-top: 30px;
    text-align: right;
}
.logo_main {
    position: absolute;
    margin-top: -76px;
    width: 180px;
    margin-left: -160px;
}
.menu_and_logo {
    position: absolute;
    top: 22px;
}
.offer_logo {
    width: 200px;
    margin: 0 auto;
    padding: 15px 0;
    padding-right: 56px
}
.submit-first {
    position: absolute;
    z-index: 7;
    display: block;
    margin-left: 431px;
}
#block_6_1 span,
#block_6_2 span,
#block_6_3 span {
    display: block;
}
.flex-box-3 .regular {
    max-width: 1020px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
    margin-top: 25px;
}
#block_7_1 section {
    max-width: 1020px;
    margin: 0 auto;
    margin-top: 0px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
    margin-top: 25px;
}
.toggle_btn, .mobile_menu {
        display: none;
    }