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

.com-extra {
    position: absolute;
    right: 0;
    top: 0;
}

.photo {
    display: block;
    margin: 10px auto;
    text-align: center;
}

.center {
    text-align: center;
}

a {
    text-decoration: none;
    color: #4688d9;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

ul, ol, li {
    list-style: none;
}

.updata-p2 {
    padding: 20px 20px;
    background: #4e7096;
    margin: 20px 0;
    color: #fff;
    font-size: 16px;
}

.emoji {
    width: 11px;
}

input, textarea, select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

body {
    font-family: 'Roboto', sans-serif;
    background: #000000 url("../img/bg.jpg") no-repeat;
    background-attachment: fixed;
}

.limit {
    max-width: 1000px;
    position: relative;
    margin: 0 auto;
}

header {
    display: block;
}

header .top {
    background: #ffffff;
    padding: 15px 0 25px;
}

header .right {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
}

header .right p {
    text-align: right;
    margin-bottom: 5px;
}

header .right p a {
    color: #9cbee4;
    font-size: 12px;
}

header .right input {
    display: inline-block;
    vertical-align: middle;
    max-width: 150px;
    width: 100%;
    border: none;
    background: #f1f1f1;
    border-radius: 3px;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
}

header .soc {
    color: white;
    font-size: 13px;
    text-align: center;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
}

header .soc:nth-of-type(1) {
    background: #507bbe;
}

header .soc:nth-of-type(2) {
    background: #64ccef;
}

header .soc:nth-of-type(3) {
    background: #f15f5c;
}

header .menu {
    background: #0b353a;
}

header .menu li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 45px;
}

header .menu li:last-of-type {
    margin: 0;
}

header .menu li a {
    display: block;
    padding: 11px 0;
    color: #dfdfdf;
    font-size: 13px;
    font-weight: 600;
}

main {
    display: block;
    background: white;
    padding: 50px 25px 25px 25px;
    font-size: 0;
}

main .soc {
    margin: 0 0 15px;
}

main .soc li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

main .soc li:last-of-type {
    margin: 0;
}

main h1 {
    font-size: 42px;
    line-height: 45px;
    margin-bottom: 10px;
}

main .date {
    color: #767676;
    font-size: 14px;
    margin-bottom: 15px;
}

main .content {
    display: inline-block;
    vertical-align: top;
    width: 75%;
    font-size: 16px;
    padding-right: 40px;
}

main .content .box {
    /* margin: 15px auto; */
    padding: 15px 0;
    /* border-top: 1px solid #eeeeee; */
    /* border-bottom: 1px solid #eeeeee; */
    color: #666666;
    font-size: 14px;
}

main .content .box p {
    margin: 10px auto 0;
}

main .content .box .img_sect {
    position: relative;
    margin: 0 auto;
    max-width: 500px;
    width: 100%;
}

main .content .box .img_sect img {
    width: 100%;
}

main .content .box .img_sect a {
    display: block;
    max-width: 300px;
    width: 100%;
    padding: 10px 10px;
    border: 2px solid black;
    background: #fff604;
    text-transform: uppercase;
    font-size: 24px;
    text-align: center;
    position: absolute;
    top: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-weight: bold;
    color: black;
}

main .content .box .img_sect span {
    position: absolute;
    color: white;
    font-size: 36px;
    font-weight: bold;
    bottom: 50px;
    text-transform: uppercase;
    background: transparent;
}

main .content .box .img_sect .text1 {
    left: 50px;
}

main .content .box .img_sect .text2 {
    right: 50px;
}

main .content p {
    font-size: 18px;
    line-height: 25px;
    margin: 15px auto;
    color: #000000;
}

main .content p font {
    color: red;
    font-weight: bold;
}

main .content p span {
    /* background: #ffff00; */
}

#timerr {
    font-size: 30px;
    background: none;
    font-weight: bold;
}

main .content p span.red {
    background: none;
}

main .content h2 {
    margin: 15px auto;
    font-size: 26px;
}

main .content .mail {
    padding: 10px 18px;
    background: #f1f1f1;
}

main .content .mail img {
    max-width: 500px;
    width: 100%;
    display: block;
    margin: 0 auto 20px;
}

main .content .mail p {
    margin: 0;
}

main .content .mail2 {
    /* padding: 10px 18px; */
    /* background: #f1f1f1; */
}

main .content .img_sect2 {
    position: relative;
}

main .content .img_sect2 img {
    width: 100%;
    margin: 0px;
}

main .content .img_sect2 p {
    position: absolute;
    width: 100%;
    bottom: 3px;
    left: 0px;
    color: #ffff00;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px 0px;
    margin: 0px;
}

main .content .sign {
    color: #666666;
    font-style: normal;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}

main .content .red {
    color: red;
    font-weight: 600;
}

main .content .btn a {
    font-weight: 700;
    font-size: 28px;
    color: #ff5a00;
    text-align: center;
    display: block;
    margin: 20px 0;
}

main .content .btn a:hover {
}

main .content .timer {
    display: inline-block;
    background: none;
}

main .content .timer div {
    display: inline-block;
    font-weight: 600;
    font-size: 28px;
}

main .updata_p {
    padding: 20px 70px;
    background-color: #4e7096;
    color: white;
    font-size: 16px;
    margin-bottom: 10px;
}

main .updata_p2 {
    padding: 20px 20px;
    border: 5px solid #ffcc02;
    font-size: 29px !important;
    line-height: inherit !important;
    text-align: center;
}

main .updata_p2 img {
    vertical-align: middle;
}

main .warning {
    text-align: center;
    border: 2px dashed #0b3f8f;
    margin-bottom: 50px;
    padding: 15px;
}

main .warning img {
    max-width: 200px;
}

main .warning h1 {
    font-size: 30px;
}

main .warning h2 {
    font-size: 28px;
    font-weight: normal;
}

main .warning h2 span {
    background: yellow;
}

main .warning .red {
    color: #c60000;
    font-size: 16px;
    padding: 10px 0px;
}

main .warning .btn {
    text-align: center;
}

main .warning .btn a {
    text-decoration: underline;
    font-size: 26px;
    color: #0126a0;
}

main .sidebar {
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    width: 25%;
    /* padding: 10px; */
}

main .sidebar .wrapp_sb {
    text-align: center;
    border: 1px solid #b1c935;
    padding-bottom: 10px;
    /* margin-top: 40px; */
}

main .sidebar .wrapp_sb h1 {
    padding: 28px 17px;
    background: #b1c935;
    color: #000;
    font-size: 18px;
    line-height: 20px;
}

main .sidebar .wrapp_sb h2 {
    font-size: 14px;
    text-align: left;
    padding: 0px 10px;
    padding-bottom: 10px;
}

main .sidebar .wrapp_sb img {
    text-align: center;
}

main .sidebar .wrapp_sb .btn {
    text-align: center;
    margin: 10px 10px;
}

main .sidebar .wrapp_sb .btn a {
    padding: 20px 0px;
    display: inline-block;
    width: 100%;
    font-weight: 700;
    background-color: #ff5a00;
    color: #fff;
}

main .sidebar .wrapp_sb .btn a:hover {
    background: #e05e16;
    color: #fff;
    text-decoration: none;
}

main .sidebar .wrapp_sb p {
    margin: 10px;
    color: #525252;
    text-align: left;
    font-size: 16px;
}

main .sidebar .wrapp_sb .border_bt {
    font: 300 18px/24px 'Roboto', sans-serif;
    color: #000;
    border-bottom: 1px solid #b1c935;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin: 0;
    padding: 10px;
    font-weight: bold;
}

main .sidebar .wrapp_sb .border_bt:last-child {
    border: none;
}

.menu_mob {
    display: none;
}

footer {
    background-color: #ffffff;
    padding: 29px 0;
    color: #000;
}

footer p {
    text-align: center;
    /* color: #ededed; */
    font-size: 12px;
}

blockquote {
    background: url("../img/blockquote.jpg") no-repeat;
    padding: 50px;
    background-size: 100% 100%;
    margin: 0 auto;
    position: relative;
}

blockquote:after {
    content: '';
    position: absolute;
    background: url("../img/quote.png") no-repeat;
    width: 55px;
    height: 48px;
    right: 0;
    top: 0px;
}

blockquote p {
    font-size: 23px !important;
    color: #fff !important;
    line-height: 1.5 !important;
}

.blockquote-big {
    background: url("../img/blockquote-big.jpg") no-repeat;
    background-size: 100% 100%;
    padding: 50px;
    margin-top: 50px;
}

.blockquote-big2 {
    background: url("../img/blockquote-2.jpg") no-repeat;
    background-size: 100% 100%;
    padding: 50px 60px;
}

blockquote a {
    color: #fff;
}

blockquote span {
    color: #ffcc00;
}

.block-1 {
    background: #143745;
    font-size: 34px;
    color: #ffcc00;
    padding: 10px;
    text-align: center;
    font-weight: bold;
}

.block-2 {
    background-color: #e0e0e0;
    text-align: center;
    padding: 10px;
    font-size: 20px;
    margin: 30px 0;
}

.block-2 p {
    font-size: 20px !important;
    font-weight: bold;
}

.block-2__grey {
    color: #9a9a9a !important;
}

.commentMessage {
    font-size: 16px;
}

.zodiak {
    font-size: 0;
    margin-bottom: 40px;
}

.zodiak-item {
    display: inline-block;
    width: 50%;
    margin-bottom: 10px;
}

.banner {
    background: url("../img/banner.jpg") no-repeat;
    display: block;
    margin-top: 40px;
    padding: 20px;
    position: relative;
    overflow: hidden;
    background-size: cover;
}

.banner-prod {
    max-width: 200px;
    margin: 20px auto;
    display: block;
    transform: rotate(-3deg);
}

.banner-btn {
    background-color: #ff5a00;
    color: #fff;
    padding: 20px;
    display: block;
    margin: 10px auto;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
}

.banner-btn:hover {
    text-decoration: none;
    background: #e05e16;
}

.banner-logo {
    width: 100%;
    padding-top: 170px;
}

.banner-text {
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
}

.banner-img {
    position: absolute;
    left: 0;
    top: 0;
}
.banner_fixed {
    position: fixed;
    top: 0;
    width: 237px;
}
[class^="icon-"], [class*=" icon-"] {
    height: 20px;
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    fill: currentColor;
    color: #5d777d;
    cursor: pointer;
}
.icon-star:hover {
    color: #ff7800;
}
.icon-reply:hover {
    color: #507bbe;
}

img {
    max-width: 100%;
}
.form {
    background-color: #f4f4f4;
    border: 4px solid #462109;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.form-title {
    position: relative;
    overflow: hidden;
    padding: 15px;
}

.form-title::after {
    content: "";
    display: block;
    position: absolute;
    width: 150%;
    height: 150%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #894d2b;
    background: -moz-linear-gradient(top, #894d2b 0%, #894d2b 65%, #64331a 65%, #64331a 100%);
    background: -webkit-linear-gradient(top, #894d2b 0%, #894d2b 65%, #64331a 65%, #64331a 100%);
    background: linear-gradient(to bottom, #894d2b 0%, #894d2b 65%, #64331a 65%, #64331a 100%);
    left: -25%;
    top: -50%;
    right: 0;
    z-index: 1;
}

.form-title__text {
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    color: #e8eb81;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    font-family: "Roboto Condensed", sans-serif;
}

.form__content {
    padding: 10px;
    max-width: 330px;
    margin: 0 auto;
}

.arr-down {
    position: relative;
    display: table;
    width: 100%;
}

.arr-down::after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 6px 0 6px;
    border-color: #000 transparent transparent transparent;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.form__select, .form__input {
    width: 100%;
    border: 1px solid #dddbdb;
    padding: 15px;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.form__item {
    margin-bottom: 10px;
}

.price {
    text-align: center;
}

.price__old {
    color: #a9a29e;
    font-size: 22px;
    text-decoration: line-through;
}

.price__new {
    font-size: 40px;
    color: #462109;
    font-weight: 700;
}

.form-btn-wrap {
    text-align: center;
}

.order-btn {
    background: #91c333;
    background: -moz-linear-gradient(top, #91c333 0%, #91c333 50%, #7eb90f 50%, #7eb90f 100%);
    background: -webkit-linear-gradient(top, #91c333 0%, #91c333 50%, #7eb90f 50%, #7eb90f 100%);
    background: linear-gradient(to bottom, #91c333 0%, #91c333 50%, #7eb90f 50%, #7eb90f 100%);
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    font-size: 21px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0.6px 0.8px 0 rgba(0, 0, 0, 0.16);
    text-transform: uppercase;
    text-align: center;
    padding: 15px 25px;
    display: inline-block;
    border: none;
    -webkit-transition: all ease 250ms;
    -moz-transition: all ease 250ms;
    -ms-transition: all ease 250ms;
    -o-transition: all ease 250ms;
    transition: all ease 250ms;
    text-decoration: none;
    margin: 0 auto;
    display: table;
}

.order-btn:hover {
    cursor: pointer;
    -webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.5);
}

.form-btn-wrap {
    margin: 15px 0;
}

.footer-form-wrap {
    margin-top: 20px;
}



@media screen and (max-width: 991px) {
    main {
        padding: 10px;
    }
    #facebook .avatar {
        width: 45px;
        height: 45px;
    }
    #facebook .commentsList .commentItem .commentBody .username {
        font-size: 16px;
    }
    .com-date {
        font-size: 14px;
    }
    #facebook .commentsList .commentItem .commentBody {
        padding-right: 0;
        padding-left: 50px;
    }

    .commentItem_levl2 {
        padding-left: 20px;
    }

    main .sidebar {
        display: none;
    }
    blockquote p {
        font-size: 18px !important;
    }

    main .content {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        font-size: 16px;
        padding-right: 0;
    }

    header .menu li {
        display: inline-block;
        vertical-align: middle;
        margin-right: 34px;
    }
    main .updata_p2 {
        font-size: 20px !important;
    }
}

@media screen and (max-width: 750px) {
    .menu_mob {
        display: block;
        width: 30px;
        margin: 0 auto;
    }

    .menu_list {
        display: none;
    }

    header .right {
        display: none;
    }

    .logo {
        margin: 0 auto;
        max-width: 100%;
        display: block;
        padding: 0 20px;
    }

    main h1 {
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 10px;
    }

    .imageCont img {
        width: 100%;
    }

    main .warning .btn a {
        font-size: 19px;
    }

    main .updata_p {
        padding: 20px 10px;
    }

    main .content .img_sect2 p {
        font-size: 12px;
        line-height: 15px;
    }

    main .content .box .img_sect span {
        font-size: 29px;
    }

    main .content .box .img_sect .text1 {
        left: 10px;
    }

    main .content .box .img_sect .text2 {
        right: 10px;
    }

    #facebook {
        padding: 0px !important;
    }
}

@media (min-width: 768px) {
    .limit {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .limit {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .limit {
        width: 1000px;
    }
}
@media (max-width: 1200px) {
    .banner_fixed {
        width: 230px;
    }
}
@media (max-width: 600px) {
    blockquote {
        padding: 30px !important;
    }
}

.ac_footer {
    position: relative;
    top: 10px;
    height: 0;
    text-align: center;
    margin-bottom: 70px;
    color: #A12000;
  }
  
  .ac_footer a {
    color: #A12000;
  }
  
  .ac_footer p {
    text-align: center;
  }
  
  img[height="1"],
  img[width="1"] {
    display: none !important;
  }