* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: 0
}

i{
  font-style: normal;
}

.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
}

.center {
    text-align: center
}

img[height="1"],
img[width="1"] {
    display: none !important
}

body {
    font-family: 'Open Sans', sans-serif;
    background: #fafafa
}

a {
    font-weight: bold;
    color: #23527c;
    text-decoration: underline
}

a:hover {
    color: #b0493b;
    text-decoration: none
}

@import url("formStyles.css");

.priceс br {
    display: none
}

.container {
    position: relative;
    width: 1000px;
    max-width: 100%;
    margin: 0 auto
}

.logo {
    display: block;
    margin: 15px auto;
    font-size: 60px;
    font-family: "Rubik Mono One", sans-serif;
    text-align: center;
    color: #5f94f4;
    text-transform: uppercase;
    text-decoration: none
}

.logo:hover {
    color: #0085cf
}

.nav {
    line-height: 40px;
    background: #5f94f4
}

.center {
    text-align: center
}

.p20 {
    padding: 20px 0
}

a {
    text-decoration: none
}

.nav li {
    display: inline-block;
    padding: 0 8px;
    vertical-align: middle;
    text-align: center
}

.nav li a {
    font-weight: 700;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    -webkit-transition: .3s;
    transition: .3s
}

.nav li a:hover {
    color: #afd8f0;
    -webkit-transition: .3s;
    transition: .3s
}

.social {
    position: absolute;
    top: 50%;
    right: 5px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.social li {
    display: inline-block;
    font-size: 20px;
    vertical-align: middle
}

.social li .facebook {
    color: #3b5998
}

.social li .youtube {
    color: #d8362a
}

.social li .twitter {
    color: #55bfee
}

.content {
    display: inline-block;
    width: 71%;
    padding: 25px 20px 0px;
    padding-right: 2%;
    background: #fff
}

.soc_crumbs {
    padding: 5px;
    font-size: 0;
    background: #eee
}

.soc_crumbs .soc_img {
    display: inline-block;
    width: 50%;
    vertical-align: middle
}

.content .soc_crumbs .soc_img img {
    width: auto;
    margin-bottom: 0;
    margin-left: 0
}

.soc_crumbs span {
    display: inline-block;
    width: 50%;
    font-size: 13px;
    vertical-align: middle;
    text-align: right
}

.content h1 {
    margin-bottom: 16px;
    text-align: center
}

.content h2 {
    padding-bottom: 15px;
    font-size: 19px;
    border-bottom: 8px solid #5f94f4
}

.content .photo_block {
    width: 100%;
    max-width: 100%;
    font-size: 0
}

.content .photo_block img {
    display: inline-block;
    width: 50%;
    vertical-align: top
}

.btn {
    display: block;
    width: 310px;
    max-width: 90%;
    margin: 20px auto;
    padding: 10px 18px;
    outline: 0;
    border: 0;
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    background: #3498db -webkit-gradient(linear, left top, left bottom, from(#3498db), to(#2980b9)) repeat scroll 0 0;
    background: #3498db linear-gradient(to bottom, #3498db, #2980b9) repeat scroll 0 0;
    border-radius: 28px;
    cursor: pointer
}

.btn:hover {
    color: #fff;
    text-decoration: none;
    background: #3cb0fd -webkit-gradient(linear, left top, left bottom, from(#3cb0fd), to(#3498db)) repeat scroll 0 0;
    background: #3cb0fd linear-gradient(to bottom, #3cb0fd, #3498db) repeat scroll 0 0
}

.content p,
.content img,
.content h1,
.content h2 {
    margin-bottom: 16px
}

.content p {
    line-height: 1.5625
}

.content img {
    display: block;
    width: 100%;
    max-width: 450px;
    margin: 0 auto
}

.content .prod {
    width: 175px;
    max-width: 100%;
    margin: 0 auto 16px
}

.content .list {
    margin-bottom: 16px
}

.content .list p {
    margin-bottom: 0
}

.list{
   font-size: 16px;
    line-height: 1.6;
    color: #000;
    content: counter(linum, disc);
} 

.docket:before{
    top: -4px;
    font-size: 20px;
    padding-right: 10px;
    content: counter(linum, disc);
}

.social_block {
    margin-bottom: 20px;
    padding: 20px;
    border: 2px solid #e6e6e6
}

.content .social_block span {
    display: block;
    margin-bottom: 16px;
    font-weight: bold
}

.content .social_block img {
    width: auto;
    margin: 0
}

.quantity {
    margin-bottom: 20px;
    padding: 2px 3px 8px;
/*    font-weight: bold;*/
    font-weight: 700;
    color: #05224a;
    font-size: 18px;
    border-bottom: 1px solid #dae1e8;
}

.comments_h{
    font-size: 30px; 
     font-weight: 700; 
     line-height: 1.2; 
    color: #05224a;
    margin-bottom: 20px;
}

.comment {
    margin-bottom: 15px;
/*    padding-bottom: 15px;*/
/*    border-bottom: 1px solid #dae1e8*/
}

.content .comment .avatar {
    display: inline-block;
    width: 48px;
    margin-right: 10px;
    vertical-align: top;
    border-radius: 50px;
}

.comm_text {
    display: inline-block;
    width: calc(100% - 65px);
    vertical-align: top
}

.content .comm_text .user_name {
    margin-bottom: 0;
    font-weight: bold;
    color: #2b587a
}

.content .comm_text .text {
    font-size: 15px
}

.content .comm_text .time {
    margin-bottom: 0;
    color: #999
}

.sidebar {
    display: inline-block;
    width: 27%;
    padding: 25px 0 0;
    vertical-align: top;
    background: #fff
}

.sidebar img {
    width: 100%;
    margin-bottom: 16px
}

.sidebar p {
    margin-bottom: 16px;
    font-weight: bold
}

.sidebar a {
    text-decoration: none
}

.footer {
    margin: 0 auto;
    padding: 20px 1.5%;
    text-align: center;
    background: #ebebeb none repeat scroll 0 0
}

.burg {
    display: none
}

.popup {
    position: fixed;
    top: 50%;
    left: 50%;
    display: none;
    width: 781px;
    height: 460px;
    padding: 30px;
    background: #658fc4;
    border: 5px solid #ddd;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.popup h1 {
    margin-bottom: 25px;
    text-align: center;
    color: #fff
}

.popup img {
    display: inline-block;
    width: 170px;
    margin-right: 40px;
    vertical-align: middle
}

.popup .text {
    display: inline-block;
    width: calc(100% - 270px);
    vertical-align: middle
}

.popup .text p {
    margin-bottom: 16px;
    font-size: 22px;
    color: #fff
}

.popup .popup_btn {
    display: block;
    max-width: 345px;
    margin: 10px auto;
    margin-top: 25px;
    padding: 15px 15px !important;
    font-weight: bold;
    font-size: 23px;
    font-family: sans-serif;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid #fff;
    border-radius: 5px;
    -webkit-transition: .3s;
    transition: .3s
}

.popup .popup_btn:hover {
    color: #658fc4;
    background: #fff;
    -webkit-transition: .3s;
    transition: .3s
}

.close {
    position: absolute;
    top: -39px;
    right: -43px;
    width: 31px;
    height: 31px;
    font-weight: bold;
    font-size: 23px;
    text-align: center;
    color: #658fc4;
    border: 3px solid #ddd;
    border-radius: 50%;
    cursor: pointer
}

@media all and (max-width:1000px) {
   

    .social,
    .soc_crumbs,
    .sidebar,
    .social_block,
    .nav li {
        display: none
    }

    .content {
        width: 100%;
        padding-right: 20px
    }

    .logo {
        margin: 5px auto;
        font-size: 50px
    }

    .content h1 {
        font-size: 22px
    }

    .btn {
        font-size: 18px
    }

    .nav {
        line-height: 12px
    }

    .burg {
        display: block;
        margin: 0 auto;
        text-align: center
    }

    .burg img {
        width: 40px
    }

    .popup {
        display: none !important;
        width: 315px;
        height: auto;
        padding: 10px
    }

    .popup img {
        display: block;
        width: 70px;
        margin: 0 auto
    }

    .close {
        top: -33px;
        right: -7px
    }

    .popup .text {
        width: 100%
    }

    .popup h1 {
        margin-bottom: 0;
        font-size: 20px
    }

    .popup .text p {
        margin-bottom: 10px;
        font-size: 15px
    }

    .popup .popup_btn {
        font-size: 16px
    }
}

#order_form {
    margin-top: 30px
}

.text9 {
    padding: 0 12px 16px;
    font-weight: bold;
    font-size: 16.67px;
    color: #02aeee
}

.shipment {
    text-align: center;
    color: #818181;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 5px
}

.total {
    text-align: center;
    color: #feb136;
    font-size: 20px
}

.comment img {
    max-width: 250px
}

.user_name>a {
    color: inherit !important;
    text-decoration: none !important
}

.footer {
    background: #fafafa !important
}