header,
nav,
section,
article,
aside,
menu,
footer {
    display: block;
}

.iblock {
    display: inline-block;
}

.ibleft {
    display: inline-block;
    float: left;
}

.ibright {
    display: inline-block;
    float: right;
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.no_float {
    float: none;
}

.row {
    float: left;
    width: 100%;
}

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

* {
    margin: 0px;
    padding: 0px;
    outline: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    list-style: none;
    resize: none;
}

img {
    border: none;
}

table {
    border-collapse: collapse;
}

.relative {
    position: relative;
}

.wrap_c {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
}

body {
    font-size: 16px;
    text-align: center;
    width: 100%;
}

.mgt3 {
    margin-top: 3px;
}

.mgt5 {
    margin-top: 5px;
}

.mgt10 {
    margin-top: 10px;
}

.mgt15 {
    margin-top: 15px;
}

.mgt18 {
    margin-top: 18px;
}

.mgt20 {
    margin-top: 20px;
}

.mgt25 {
    margin-top: 25px;
}

.mgt30 {
    margin-top: 30px;
}

.mgt35 {
    margin-top: 35px;
}

.mgt40 {
    margin-top: 40px;
}

.no_margin {
    margin: 0px !important;
}

.mgl20 {
    margin-left: 20px;
}

.mgr20 {
    margin-right: 20px;
}

.mgr100 {
    margin-right: 100px;
}

.mglr20 {
    margin: 0 20px;
}

.mglr10 {
    margin: 0 10px;
}

.mg5 {
    margin: 5px;
}

.width_f {
    width: 100%;
}

.aright {
    text-align: right;
}

.aleft {
    text-align: left;
}

.acenter {
    text-align: center;
}

hr {
    clear: both;
    margin: 10px 0;
    display: inline-block;
    width: 100%;
}

.form_wrap_our_work {
    position: relative;
}

.shadow_frame {
    position: fixed;
    display: none;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.5);
}

.white_frame {
    position: fixed;
    display: none;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 100;
}

#up {
    border-radius: 50%;
    bottom: 5%;
    display: none;
    height: 45px;
    right: 10%;
    position: fixed;
    text-decoration: none;
    width: 60px;
    z-index: 1500;
}

#up:before {
    content: "";
    height: 15px;
    left: 50%;
    margin: 0 0 0 -15px;
    position: absolute;
    top: -15px;
    width: 30px;
    background: url('../img/up.html') no-repeat;
}

#up span {
    font-size: 17px;
    font-weight: bold;
    color: #26aa5e;
}

.wrap_c {
    max-width: 1024px;
    min-width: 1024px;
}

h2 {
    font-weight: normal;
}

header {
    height: 1034px;
    min-width: 1024px;
    background: url(../img/sec_1.jpg) 50% 0 no-repeat;
}

header .wrap_c {
    padding: 33px;
}

header .wrap_c .sidebars {
    width: 340px;
}

header .wrap_c .sidebars .big {
    font-family: Lobster;
    font-size: 48px;
    color: #2b2b2b;
    padding: 0 0 0 2px;
    text-shadow: -1px 1px 0 #fff;
    margin-top: -30px;
}

header .wrap_c .sidebars .sub {
    color: #2b2b2b;
    font-family: PT Sans;
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
    letter-spacing: -0.5px;
    padding-right: 55px;
    text-shadow: -1px 1px 0 #fff;
    text-transform: uppercase;
}

header .wrap_c .sidebars .positive {
    float: left;
    width: 100%;
    margin-top: 30px;
}

header .wrap_c .sidebars .positive li {
    position: relative;
    display: inline-block;
    border-radius: 20px;
    background: #748942;
    border-top: 1px solid #3f4729;
    border-bottom: 1px solid #fff;
    padding: 0 20px 0 50px;
    clear: both;
    color: #fff;
    font-family: PT Sans;
    font-size: 17px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 27px;
}

header .wrap_c .sidebars .positive li:before {
    position: absolute;
    content: '';
    top: -6px;
    left: 0;
    width: 40px;
    height: 49px;
    background: url('../img/list_mark.png') no-repeat;
}

header .wrap_c .sidebars .photo_row {
    font-family: lobster;
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding-right: 90px;
    margin-top: 267px;
}

header .wrap_c .sidebars .medal {
    margin: -34px 20px 0;
}

header .wrap_c .sidebars .sale_title {
    font-size: 30px;
    font-family: Lobster;
    color: #944700;
    text-shadow: -1px 1px 0 #fff;
    margin-top: -37px;
    padding-left: 12px;
}

header .wrap_c .sidebars .sale_descr {
    position: relative;
    display: inline-block;
    border-radius: 20px;
    background: rgba(111, 59, 25, 0.68);
    border-top: 1px solid #3f4729;
    border-bottom: 1px solid #fff;
    width: 97%;
    margin-top: 7px;
    float: right;
    color: #fff;
    font-family: PT Sans;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 16px;
}

header .wrap_c .sidebars .price {
    font-family: lobster;
    font-size: 32px;
    color: #2b2b2b;
    padding-right: 7px;
}

header .wrap_c .sidebars .price .right {
    font-family: lobster;
    font-size: 43px;
    margin-top: -17px;
    float: right;
    padding-left: 10px;
    color: #de0a5a;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff;
}

header .wrap_c .sidebars .price .right span {
    font-size: 20px;
}

header .wrap_c .sidebars .order {
    display: inline-block;
    width: 237px;
    height: 99px;
    float: right;
    margin: -3px -5px 0;
    background: url('../img/order.png') no-repeat;
}

header .wrap_c .sidebars .quest {
    font-size: 30px;
    font-family: lobster;
    color: #2b2b2b;
    margin-top: 7px;
    padding-left: 36px;
}

header .wrap_c .sidebars .quest span {
    display: inline-block;
    color: #fff;
    width: 55px;
    height: 75px;
    padding: 35px 0 0;
    background: url('../img/gir.png') no-repeat;
}

header .wrap_c .sidebars .ask {
    width: 307px;
    height: 159px;
    padding: 108px 12px 0;
    margin: 8px 0 0 34px;
    font-size: 14px;
    font-family: PT Sans;
    line-height: 16px;
    font-weight: bold;
    color: #2b2b2b;
    background: url('../img/top_ask.png') no-repeat;
}

header .wrap_c .sidebars .ask span {
    display: inline-block;
    width: 32%;
    margin-left: 2%;
}

header .wrap_c .sidebars .ask span:first-child {
    margin-left: 0;
}

header .wrap_c .sidebars .under {
    font-size: 14px;
    color: #2b2b2b;
    font-family: PT Sans;
    margin-top: 9px;
}

header .wrap_c .sidebars .start_loose_fat {
    padding-right: 25px;
    height: 31px;
    line-height: 31px;
    font-family: PT Sans;
    display: inline-block;
    color: #2b2b2b;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: bold;
    background: url('../img/start_loose_fat.png') right 50% no-repeat;
}

header .wrap_c .center_block .c_block_title {
    font-family: lobster;
    font-size: 29px;
    color: #ffa600;
    margin: -54px 0 0px;
}

header .wrap_c .center_block p {
    font-family: PT Sans;
    color: #fff;
    font-size: 17px;
}

.fancybox-inner {
    overflow: hidden !important;
}

.section_2 {
    height: 917px;
    min-width: 1024px;
    background: url('../img/section_2.jpg') 50% 0 no-repeat;
}

.section_2 h2 {
    font-family: Lobster;
    font-size: 36px;
    color: #2b2b2b;
    line-height: 35px;
    text-shadow: 1px 1px 0 #fff;
}

.section_2 .under_title {
    font-family: PT Sans;
    font-size: 24px;
    font-weight: bold;
    color: #6f332c;
}

.section_2 ul {
    font-family: PT Sans;
    font-size: 14px;
    color: #000;
    padding: 0 31px;
}

.section_2 ul li {
    width: 330px;
    background: #fff;
    border-radius: 10px;
    padding: 30px 20px 20px;
    position: relative;
    margin: 120px 0 0;
}

.section_2 ul li:before {
    position: absolute;
    top: -102px;
    left: 50%;
    width: 122px;
    height: 134px;
    margin-left: -61px;
    content: '';
}

.section_2 ul li.item_1:before {
    background: url('../img/sec_2_1.png') 50% 0;
}

.section_2 ul li.item_2:before {
    background: url('../img/sec_2_3.png') 50% 0;
}

.section_2 ul li.item_3:before {
    background: url('../img/sec_2_2.png') 50% 0;
}

.section_2 ul li.item_4:before {
    background: url('../img/sec_2_6.png') 50% 0;
}

.section_2 ul li.item_5:before {
    background: url('../img/sec_2_4.png') 50% 0;
}

.section_2 ul li.item_6:before {
    background: url('../img/sec_2_5.png') 50% 0;
}

.section_2 ul li .title {
    color: #00a2ff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.section_2 ul p {
    position: relative;
    display: inline-block;
    padding: 0 14px;
    clear: both;
}

.section_2 ul p:before {
    position: absolute;
    top: 9px;
    left: 0;
    content: '';
    width: 9px;
    height: 1px;
    background: #79c100;
}

.section_2 ul p:after {
    position: absolute;
    top: 9px;
    right: 0;
    content: '';
    width: 9px;
    height: 1px;
    background: #79c100;
}

.section_3 {
    font-family: PT Sans;
    height: 629px;
    min-width: 1024px;
    background: url('../img/section_3.jpg') 50% 0 no-repeat;
    color: #fff;
}

.section_3 .wrap_c {
    padding: 0 20px;
}

.section_3 h2 {
    font-family: lobster;
    font-size: 36px;
    letter-spacing: -0.5px;
    margin-top: 48px;
}

.section_3 h2 span {
    color: #ffa600;
}

.section_3 .happy {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    height: 140px;
    margin: 14px 10px 0;
}

.section_3 .happy .big {
    display: inline-block;
    width: 287px;
    height: 139px;
    margin: 0 0 -62px;
    background: url('../img/happy_big.png') no-repeat;
}

.section_3 .lose_fat {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
}

.section_3 .first_day {
    color: #ffa600;
    font-family: lobster;
    font-size: 36px;
    margin: 39px 0 0;
}

.section_3 ul {
    margin: -41px 0 0;
}

.section_3 ul li {
    float: left;
    width: 20%;
}

.section_3 ul li:nth-child(1) {
    margin: 0 0 0;
}

.section_3 ul li:nth-child(2) {
    margin: 30px 0 0;
}

.section_3 ul li:nth-child(3) {
    margin: 49px 0 0;
}

.section_3 ul li:nth-child(4) {
    margin: 30px 0 0;
}

.section_3 ul li:nth-child(5) {
    margin: 0 0 0;
}

.section_3 ul li p {
    line-height: 1;
    font-weight: bold;
    margin-top: -17px;
}

.section_4 {
    height: 549px;
    min-width: 1024px;
    background: url('../img/section_4.jpg') 50% 0 no-repeat;
}

.section_4 h2 {
    font-family: lobster;
    font-size: 36px;
    letter-spacing: -0.5px;
    color: #b55f67;
    margin-top: 54px;
    line-height: 1;
    text-shadow: 1px 1px 0 #fff;
}

.section_4 .descr {
    font-family: PT Sans;
    color: #522518;
    font-size: 17px;
    text-align: left;
    margin-top: 51px;
    padding: 0 316px 0 33px;
    line-height: 21px;
}

.section_4 .descr p {
    margin-bottom: 20px;
}

.section_5 {
    height: 651px;
    min-width: 1024px;
    background: url('../img/section_5.jpg') 50% 0 no-repeat;
    font-family: PT Sans;
}

.section_5 h2 {
    font-family: lobster;
    font-size: 36px;
    letter-spacing: -0.5px;
    color: #fff;
    margin-top: 54px;
    line-height: 1;
}

.section_5 .descr {
    color: #522518;
}

.section_6 {
    height: 646px;
    min-width: 1024px;
    background: url('../img/section_6.jpg') 50% 0 no-repeat;
}

.section_6 h2 {
    font-family: lobster;
    font-size: 36px;
    letter-spacing: -0.5px;
    color: #b55f67;
    margin-top: 54px;
    line-height: 1;
    text-align: left;
    margin-bottom: 30px;
    text-shadow: 1px 1px 0 #fff;
}

.section_6 .wrap_c {
    padding: 19px 0 0 395px;
}

.section_6 .descr {
    color: #222222;
    font-family: PT Serif;
    font-style: italic;
    margin-top: -15px;
    text-align: left;
}

.section_6 .descr p {
    margin-bottom: 17px;
    line-height: 1.3;
}

.section_6 .aftograf {
    background: url("../img/aftograf.png") no-repeat scroll right 0 rgba(0, 0, 0, 0);
    display: inline-block;
    float: right;
    height: 63px;
    padding: 14px 190px 0 0;
}

.section_6 .aftograf p {
    margin: 0;
}

.section_7 {
    height: 169px;
    min-width: 1024px;
    background: url('../img/section_7.jpg') 50% 0 no-repeat;
}

.section_7 .title {
    font-family: lobster;
    font-size: 36px;
    letter-spacing: -0.5px;
    color: #fff;
    margin-top: 10px;
    line-height: 1;
    margin-bottom: 10px;
}

.section_7 .title span {
    color: #ffa600;
}

.section_7 .wrap_c {
    padding: 27px 371px 0 106px;
}

.section_7 .wrap_c:before {
    position: absolute;
    top: -83px;
    right: 50px;
    content: '';
    width: 398px;
    height: 339px;
    background: url('../img/separ_before.png') no-repeat;
}

.section_7 p {
    font-family: PT Sans;
    font-size: 22px;
    color: #fff;
}

.section_8 {
    height: 854px;
    min-width: 1024px;
    background: url('../img/section_8.jpg') 50% 0 no-repeat;
}

.section_8 .wrap_c {
    padding: 0 35px;
}

.section_8 .item {
    width: 300px;
    height: 540px;
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    float: left;
    position: relative;
    margin: 0 0 0 26px;
    font-family: PT Sans;
}

.section_8 .item:first-child {
    margin-left: 0;
}

.section_8 .item:before {
    position: absolute;
    bottom: -38px;
    left: 0;
    width: 100%;
    height: 55px;
    content: '';
    background: url('../img/item_bottom.png') no-repeat;
}

.section_8 .item .title {
    margin-top: 10px;
    font-family: lobster;
    font-size: 18px;
    color: #53be29;
}

.section_8 .item .mail {
    font-size: 15px;
    color: #868686;
}

.section_8 .item .descript {
    text-align: left;
    margin-top: 10px;
    color: #222222;
    font-size: 15px;
    line-height: 1.2;
}

.section_8 .top_h2 {
    color: #2b2b2b;
    font-size: 18px;
    font-family: PT Sans;
    margin-top: 50px;
}

.section_8 h2 {
    font-family: lobster;
    font-size: 36px;
    letter-spacing: -0.5px;
    color: #2b2b2b;
    line-height: 1;
    margin-bottom: 40px;
    text-shadow: 1px 1px 0 #fff;
}

.section_8 .out_somnen {
    width: 982px;
    height: 181px;
    display: inline-block;
    background: url('../img/out_somnen.png') no-repeat;
    margin: 78px 0 -100px;
}

.section_8 .out_somnen a {
    display: inline-block;
    width: 250px;
    height: 105px;
    margin: 38px 49px 0;
    background: url('../img/out_somnen_a.png') no-repeat;
}

.section_8 .out_somnen a:hover {
    background: url('../img/out_somnen_a_hov.png') no-repeat;
}

.section_9 {
    height: 632px;
    min-width: 1024px;
}

.section_9 .quest_block {
    display: inline-block;
    width: 960px;
    height: 452px;
    margin: 110px 0 0;
    background: url('../img/quest_block.jpg') no-repeat;
    position: relative;
}

.section_9 .quest_block .ask_block {
    color: #222222;
    font-family: PT Sans;
    font-size: 15px;
    letter-spacing: -0.5px;
    line-height: 1.2;
    position: absolute;
    text-align: left;
    width: 245px;
}

.section_9 .quest_block .ask_block p {
    margin-bottom: 20px;
}

.section_9 .quest_block .ask_block a {
    color: #222;
}

.section_9 .quest_block .ask_block:nth-child(1) {
    left: 27px;
    top: 115px;
}

.section_9 .quest_block .ask_block:nth-child(2) {
    left: 355px;
    top: 115px;
}

.section_9 .quest_block .ask_block:nth-child(3) {
    left: 690px;
    top: 115px;
}

.section_9 .quest_block .ask_block:nth-child(4) {
    left: 27px;
    top: 350px;
}

.section_10 {
    height: 400px;
    min-width: 1024px;
    background: url('../img/section_10.jpg') 50% 0 no-repeat;
}

.section_10 h2 {
    font-family: lobster;
    font-size: 36px;
    letter-spacing: -0.5px;
    color: #fff;
    line-height: 1;
    margin-top: 57px !important;
    margin-bottom: 12px;
}

.section_10 h2 span {
    color: #ffa600;
}

.section_10 .descr {
    display: inline-block;
    float: left;
    margin-left: 20px;
    font-family: PT Sans;
    color: #fff;
    font-size: 17px;
    margin-top: -16px;
    font-weight: bold;
    margin-left: 170px;
}

.section_10 .descr:first-child {
    margin-left: 88px;
}

.section_10 .descr:last-child {
    margin-left: 139px;
}

.section_11 {
    height: 728px;
    min-width: 1024px;
    background: url('../img/section_11.jpg') 50% 0 no-repeat;
}

.section_11 h2 {
    color: #2b2b2b;
    font-family: Lobster;
    font-size: 36px;
    line-height: 1;
    margin-top: 68px;
    letter-spacing: -1px;
    padding: 0 0 0 10px;
    text-shadow: 1px 1px 0 #fff;
}

.section_11 .form_block {
    float: right;
    margin: 34px 32px 0;
    width: 300px;
}

.section_11 .form_block .title {
    color: #fff;
    font-size: 18px;
    padding: 16px 0;
    font-family: PT Sans;
}

.section_11 .form_block .title p {
    text-transform: uppercase;
    font-weight: bold;
}

.section_11 .form_block form {
    float: left;
    width: 100%;
    font-family: PT Sans;
    padding: 30px;
    text-align: left;
}

.section_11 .form_block form input[type=text] {
    height: 60px;
    margin-bottom: 10px;
    border-radius: 10px;
    border: none;
    padding: 0 20px;
    font-size: 16px;
    background: #fff;
    width: 100%;
    box-shadow: 1px 1px 1px #cac5ba inset;
}

.section_11 .form_block form input[type=submit] {
    border: none;
    margin-top: 10px;
}

.section_11 .timer_block {
    float: right;
    margin: 70px 20px 0;
    width: 280px;
}

.section_11 .timer_block .sale_title {
    font-size: 30px;
    font-family: Lobster;
    color: #944700;
    text-shadow: -1px 1px 0 #fff;
    margin-top: -31px;
    padding-left: 19px;
    letter-spacing: -1px;
}

.section_11 .timer_block .sale_descr {
    position: relative;
    display: inline-block;
    border-radius: 20px;
    background: rgba(111, 59, 25, 0.68);
    border-top: 1px solid #3f4729;
    border-bottom: 1px solid #fff;
    width: 92%;
    margin: 7px 23px 0;
    color: #fff;
    font-family: PT Sans;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 16px;
}

.section_11 .timer_block .price {
    display: inline-block;
    width: 87%;
    height: 59px;
    margin: 6px 10px 0;
    text-align: center;
    font-family: lobster;
    font-size: 32px;
    float: right;
    color: #de0a5a;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff;
}

.section_11 .timer_block .price span {
    font-size: 20px;
}

.section_11 .timer_block .old_price {
    font-family: lobster;
    font-size: 20px;
    color: #2b2b2b;
    margin: -6px 11px 0;
}

.section_11 .foot {
    color: #ffa600;
    font-family: Lobster;
    font-size: 30px;
    line-height: 1;
    text-align: left;
    padding: 0 32px;
}

.section_11 .last_row {
    font-family: PT Sans;
    font-size: 14px;
    color: #fff;
    padding: 0 32px;
}

#clock {
    float: left;
    margin: 57px 0 0 20px;
    width: 264px;
}

#clock div {
    width: 70px;
    height: 63px;
    display: inline-block;
    font-family: PT Sans;
    font-size: 36px;
    color: #525252;
    margin: 0 13px;
}

#clock div:first-child {
    margin-left: 0;
}

#clock div:last-child {
    color: #749631;
    margin-right: 0;
}

#popup {
    display: none;
    width: 890px;
    position: relative;
    height: 591px;
    background: url(../img/popup.png) 50% 0 no-repeat;
}

#popup .form_block {
    float: right;
    margin: 157px 297px 0;
    width: 300px;
}

#popup .form_block form {
    float: left;
    width: 100%;
    font-family: PT Sans;
    padding: 30px;
    text-align: left;
}

#popup .form_block form input[type=text] {
    height: 60px;
    margin-bottom: 10px;
    border-radius: 10px;
    border: none;
    padding: 0 20px;
    font-size: 15px;
    background: #fff;
    width: 100%;
    box-shadow: 1px 1px 1px #cac5ba inset;
}

#popup .form_block form input[type=submit] {
    border: none;
    margin-top: 10px;
}

#popup:before {
    content: "";
    height: 516px;
    left: 0px;
    position: absolute;
    top: 0;
    width: 334px;
    z-index: 999;
    background: url('../img/popup_img.png') no-repeat;
}

.input_error {
    border: 2px solid red !important;
}
