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

body {
    font-family: Arial, helvetica neue, Helvetica, sans-serif;
    background: #fafafa
}

a {
    color: #23527c;
    text-decoration: underline
}

a:hover {
    color: #b0493b
}

.container {
    width: 1000px;
    max-width: 100%;
    margin: 0 auto;
    position: relative
}

.sidebar a {
    text-decoration: none;
    color: #333
}

.logo {
    font-family: rubik mono one, sans-serif;
    color: #0085cf;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    margin: 15px auto;
    display: block;
    font-size: 60px
}

.logo:hover {
    color: #0085cf
}

.nav {
    background: #0085cf;
    line-height: 40px
}

.nav li {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 0 9px
}

.nav li a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 1px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.nav li a:hover {
    color: #afd8f0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.social {
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.social li {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px
}

.social li .facebook {
    color: #3b5998
}

.social li .youtube {
    color: #d8362a
}

.social li .twitter {
    color: #55bfee
}

.content {
    display: block;
    width: 71%;
    padding-right: 2%;
    background: #fff;
    padding: 25px 20px;
    margin: 0 auto;
}

.soc_crumbs {
    font-size: 0;
    background: #eee;
    padding: 5px
}

.soc_crumbs .soc_img {
    display: inline-block;
    vertical-align: middle;
    width: 50%
}

.content .soc_crumbs .soc_img img {
    width: auto;
    margin-bottom: 0
}

.soc_crumbs span {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    font-size: 13px;
    text-align: right
}

.content h1 {
    text-align: center;
    margin-bottom: 16px
}

.content h2 {
    padding-left: 10px;
    font-size: 19px;
    border-left: 5px solid #f7cf3c;
}

.content .photo_block {
    font-size: 0;
    width: 100%;
    max-width: 100%
}

.content .photo_block img {
    display: inline-block;
    vertical-align: top;
    width: 50%
}

.btn {
    background: rgb(52, 152, 219) -webkit-gradient(linear, left top, left bottom, from(rgb(52, 152, 219)), to(rgb(41, 128, 185))) repeat scroll 0% 0%;
    background: rgb(52, 152, 219) -webkit-linear-gradient(top, rgb(52, 152, 219), rgb(41, 128, 185)) repeat scroll 0% 0%;
    background: rgb(52, 152, 219) -moz-linear-gradient(top, rgb(52, 152, 219), rgb(41, 128, 185)) repeat scroll 0% 0%;
    background: rgb(52, 152, 219) -o-linear-gradient(top, rgb(52, 152, 219), rgb(41, 128, 185)) repeat scroll 0% 0%;
    background: rgb(52, 152, 219) linear-gradient(to bottom, rgb(52, 152, 219), rgb(41, 128, 185)) repeat scroll 0% 0%;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    font-family: Arial;
    color: #fff;
    font-size: 22px;
    padding: 10px 20px;
    text-decoration: none;
    cursor: pointer;
    display: block;
    text-align: center;
    width: 310px;
    max-width: 90%;
    margin: 20px auto
}

.btn:hover {
    background: rgb(60, 176, 253) -webkit-gradient(linear, left top, left bottom, from(rgb(60, 176, 253)), to(rgb(52, 152, 219))) repeat scroll 0% 0%;
    background: rgb(60, 176, 253) -webkit-linear-gradient(top, rgb(60, 176, 253), rgb(52, 152, 219)) repeat scroll 0% 0%;
    background: rgb(60, 176, 253) -moz-linear-gradient(top, rgb(60, 176, 253), rgb(52, 152, 219)) repeat scroll 0% 0%;
    background: rgb(60, 176, 253) -o-linear-gradient(top, rgb(60, 176, 253), rgb(52, 152, 219)) repeat scroll 0% 0%;
    background: rgb(60, 176, 253) linear-gradient(to bottom, rgb(60, 176, 253), rgb(52, 152, 219)) repeat scroll 0% 0%;
    text-decoration: none;
    color: #fff
}

.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: 100%
}

.content .prod {
    width: 365px;
    max-width: 90%;
    margin: 0 auto 16px
}

.content .list {
    margin-bottom: 16px
}

.content .list p {
    margin-bottom: 0
}

.social_block {
    margin-top: 20px;
    border: 2px solid #e6e6e6;
    padding: 20px;
    margin-bottom: 20px
}

.content .social_block span {
    font-weight: 700;
    display: block;
    margin-bottom: 16px
}

.content .social_block img {
    width: auto;
    margin: 0
}

.quantity {
    color: #45688e;
    font-weight: 700;
    padding: 2px 3px 1px;
    background: #dae2e8;
    margin-bottom: 20px
}

.comment {
    border-bottom: 1px solid #dae1e8;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.content .comment .avatar {
    border-radius: 100%;
    width: 48px;
    height: 48px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
    object-fit: cover;
}

.comm_text {
    position: relative;
    background-color: #bfbfbf26;
    border-radius: 7px;
    display: inline-block;
    vertical-align: top;
    width: -webkit-calc(100% - 65px);
    width: -moz-calc(100% - 65px);
    width: calc(100% - 65px)
}

.content .comm_text .user_name {
    color: rgb(36, 36, 36);
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 0
}

.content .comm_text .text {
    font-size: 15px
}

.content .comm_text .time {
    color: #999;
    margin-bottom: 0
}

.sidebar {
    display: inline-block;
    vertical-align: top;
    width: 27%;
    background: #fff;
    padding: 25px 0 0;
    position: absolute;
    top: 0;
    right: 0
}

.sidebar img {
    width: 100%;
    margin-bottom: 16px
}

.sidebar p {
    font-weight: 700;
    margin-bottom: 16px
}

.footer {
    padding: 20px 1.5%;
    margin: 0 auto;
    background: #ebebeb none repeat scroll 0% 0%;
    text-align: center
}

.burg {
    display: none
}

.popup {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 781px;
    height: 460px;
    background: #658fc4;
    border: 5px solid #ddd;
    padding: 30px;
    display: none
}

.popup h1 {
    color: #fff;
    text-align: center;
    margin-bottom: 25px
}

.popup img {
    width: 240px;
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle
}

.popup .text {
    display: inline-block;
    vertical-align: middle;
    width: -webkit-calc(100% - 270px);
    width: -moz-calc(100% - 270px);
    width: calc(100% - 270px)
}

.popup .text p {
    font-size: 22px;
    color: #fff;
    margin-bottom: 16px
}

.popup .popup_btn {
    display: block;
    max-width: 345px;
    margin: 10px auto;
    font-size: 23px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-family: sans-serif;
    font-weight: 700;
    border: 1px solid #fff;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 15px !important;
    margin-top: 25px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.popup .popup_btn:hover {
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    background: #fff;
    color: #658fc4
}

.close {
    position: absolute;
    top: -39px;
    right: -43px;
    border: 3px solid #ddd;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 31px;
    height: 31px;
    text-align: center;
    font-size: 23px;
    font-weight: 700;
    color: #658fc4;
    cursor: pointer
}

.comments {
    padding-left: 2px;
    padding-right: 2px;
}

.down-menu {
    display: flex;
    margin-left: 60px;
    margin-top: 5px;
}

.down-menu p {
    cursor: pointer;
    color: rgb(119, 119, 119);
    font-weight: 600;
    font-size: 12px;
}
.emodji {
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 1px;
    box-shadow: -3px 2px 5px rgb(133, 133, 133);
    border-radius: 15px;
    position: absolute;
    background-color: white;
    right: 10px;
    bottom: -5px;
    padding: 2px 0;
    padding-right: 5px;
    color: #999;
}

.emodji img {
    margin: 0;
}

.header {
    margin-top: 22px;
    background-color: #216087;
}

.header__top {
    display: flex;
    justify-content: space-between;
}
.header__top-text {
    display: flex;
    align-items: center;
    gap: 5px;
}
.header__top-text-link {
    text-decoration: none;
    padding: .5rem;
    color: #ffffff;
    font-size: 13px;
    font-family: Roboto,Arial,Helvetica,sans-serif;
}
.header__top-text-btn {
    text-decoration: none;
    color: #333;
    display: block;
    padding-right: 20px;
    padding-left: 3px;
    border-radius: 1px;
    border: 1px solid gray;
}
.header__top-btn {
    display: flex;
    align-items: center;
    gap: 12px;
}
.header__top-btn-yellow {
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
    padding: 2px 5px;
    border-radius: 2px;
        font-family: Roboto,Arial,Helvetica,sans-serif;
}
.header__top-btn-yellow:after {
    content: '';
    width: 1px;
    height: 15px;
    position: absolute;
    background-color: #fff;
    top: 50%;
    right: -3px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.header__top-btn-white {
    text-decoration: none;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    border-radius: 2px;
        font-family: Roboto,Arial,Helvetica,sans-serif;
}
.header__top-btn-white {

}

.header__down {
    margin-top: -30px;
    padding-bottom: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.header__link {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    color: white;
    transition: all 0.3s ease-in-out;
}
.header__link:hover {
    color: rgb(235, 235, 110);
}
.header__down-up-logo {
    width: 210px;
    height: 40px;
    display: block;
}
.header__nav {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    max-width: 970px;
    margin: 0 auto;
}
.header__nav-link {
    font-size: 12px;
    padding: .4rem;
    flex: 1 0 auto;
    display: block;
    color: #ffffff;
    text-transform: uppercase;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    text-align: center;
    text-decoration: none;
}
.header__nav-link:hover {
    background-color: #1e4d68;
    color: #ffffff;
    text-decoration: none;
}


.ue-c-main-header__subscription--hightlight {
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 100px;
    background-position: 50% 50%;
    border-top: 0;
    background-color: #8a6f28 !important;
    justify-content: center;
    width: 121px;
    height: 63px;
    padding: 0 8px 0 !important;
    display: flex;
    align-items: center;
    text-align: center;
    
}
.ue-c-main-header__subscription--hightlight a {
    text-decoration: none;
}
.ue-c-main-header__subscription--hightlight span {
    display: block;
    color: #ffffff;
    font-size: 15px;
}
.ue-c-main-header__subscription--hightlight span.big {
    font-size: 21px;
    line-height: 1.3rem;
    font-weight: 600;
}

.mobile-menu {
    position: relative;
    display: none;
    flex-direction: column;
    gap: 6px;
}
.mobile-menu__line {
    height: 1px;
    width: 25px;
    background-color: #fff;
}
.mobile-menu:before {
    content: 'MENÚ';
    font-size: 12px;
    color: #ffffff;
    position: absolute;
    left: -50px;
    top: calc(50% + 2px);
    transform: translateY(-50%);
}

@media (max-width:1300px) {

}

@media all and (max-width:1000px) {

    .social,
    .soc_crumbs,
    .sidebar,
    .nav li {
        display: none
    }

    .content {
        width: 100%
    }

    .logo {
        font-size: 50px;
        margin: 5px auto
    }

    .content h1 {
        font-size: 22px
    }

    .btn {
        font-size: 18px
    }

    .burg {
        display: block;
        margin: 0 auto;
        text-align: center
    }

    .burg img {
        width: 40px
    }

    .nav {
        background: #0085cf;
        line-height: 0
    }

    .popup {
        width: 315px;
        height: auto;
        padding: 10px
    }

    .popup img {
        width: 170px;
        margin: 0 auto;
        display: block
    }

    .popup .text {
        width: 100%
    }

    .popup h1 {
        margin-bottom: 16px;
        font-size: 20px
    }

    .popup .text p {
        font-size: 15px;
        margin-bottom: 10px
    }

    .popup .popup_btn {
        font-size: 16px
    }
}

@media (max-width:991px) {
    .none-link {
        display: none;
    }
}

@media (max-width:750px) {
    .container {
        padding-left: 0;
        padding-right: 0;
    }
    .content {
        padding: 25px 10px;
    }
    .header {
        margin-top: 0;
    }
    .header__nav,
    .header__top {
        display: none;
    }
    .header__down {
        margin-top: 0;
        flex-direction: row;
        justify-content: space-between;
        padding: 12px;
        align-items: center;
    }
    .header__down-up-logo {
        width: 200px;
        height: 30px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .header__down-up-logo img {
        max-width: 100%;
    }
    .mobile-menu {
        display: flex;
    }
}

@media (max-width:500px) {
    .none {
        display: none;
    }
    .header__top img {
        width: 300px;
    }
    .header__link {
        font-size: 12px;
        font-weight: 600;
    }
    .header__top-btn-white {
        display: none;
    }
}

@media (max-width:375px) {
    .header__down-up-logo {
        width: 170px;
    }
}