a img,
img {
    height: auto;
    max-width: 100%
}

body {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    font-size: 15px
}

li,
ul {
    list-style-type: none
}

a img,
img {
    border: 0
}

select,
textarea {
    background: #FFF;
    border: 1px solid #a7abad;
    color: #222;
    height: 32px;
    line-height: 22px;
    width: 100%;
    font-size: 14px;
    padding: 3px 8px;
    outline: 0;
    font-family: Arial, sans-serif;
    font-weight: 400;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box
}

textarea {
    padding: 6px;
    height: 150px
}

select {
    line-height: 24px;
    padding: 4px;
    height: 32px
}

input[type=text]:focus,
input[type=tel]:focus,
select:focus,
textarea:focus {
    background: #fff;
    box-shadow: 0 0 5px #51cbee;
    border: 1px solid #51cbee
}

button {
    border: 0;
    width: 100%;
    display: block;
    cursor: pointer;
    position: relative;
    outline: 0;
    padding: 20px 15px;
    background: #2288D0;
    color: #fff;
    font-size: 20px
}

form {
    padding: 10px
}

.order-form__wrp {
    display: block;
    max-width: 590px;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    padding: 40px;
    background-image: url(../images/5ram.jpg);
    background-position: 50% 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    text-align: center
}

.logo-form {
    display: block;
    max-width: 80px !important;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto
}

form {
    margin-left: 10% !important;
    margin-right: 10% !important
}

input:invalid {
    box-shadow: none
}

.w-input {
    display: block;
    width: 100%;
    height: 50px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc !important;
    box-sizing: border-box
}

.w-button {
    display: inline-block;
    padding: 9px 0;
    background-color: #3898EC;
    color: #fff;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 10px;
    text-align: center
}

.submit-btn {
    width: 100%;
    height: 50px;
    padding-bottom: 30px;
    border-bottom: 3px solid #2f71f5;
    border-radius: 5px;
    box-shadow: 0 7px 7px 0 #000;
    font-size: 20px;
    text-transform: uppercase
}

.field {
    height: 50px;
    border-style: solid;
    border-width: 1px;
    border-color: #adadad;
    border-radius: 5px;
    font-size: 18px
}

@media (max-width: 500px) {
    .order-form__wrp {
        padding: 10px
    }

    form {
        margin: 1% !important
    }

    .logo-form {
        margin-top: 25px
    }

    .submit-btn {
        height: 45px;
        font-size: 18px
    }
}

html {
    font-family: sans-serif
}

body {
    margin: 0
}

header,
nav,
section {
    display: block
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b,
strong {
    font-weight: 900
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

@media print {

    *,
    ::before,
    ::after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent none repeat scroll 0 0 !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]::after {
        content: " ("attr(href) ")"
    }

    a[href^="#"]::after {
        content: ""
    }

    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    img {
        page-break-inside: avoid;
        max-width: 100% !important
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    select {
        background: #fff none repeat scroll 0 0 !important
    }
}

@font-face {
    font-family: glyphicons halflings
}

* {
    box-sizing: border-box
}

::before,
::after {
    box-sizing: border-box
}

html {
    font-size: 10px
}

body {
    font-family: helvetica neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

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

a:focus {
    outline: thin dotted;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

h1,
h2,
h3,
h4 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h4 {
    margin-top: 10px;
    margin-bottom: 10px
}

h1 {
    font-size: 36px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

p {
    margin: 0 0 10px
}

.small {
    font-size: 85%
}

ul {
    margin-top: 0;
    margin-bottom: 10px
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width:768px) {
    .container {
        width: 750px
    }
}

@media(min-width:992px) {
    .container {
        width: 970px
    }
}

@media(min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-md-4,
.col-md-8,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-12 {
    float: left;
    width: 100%
}

@media(min-width:992px) {

    .col-md-4,
    .col-md-8 {
        float: left
    }

    .col-md-8 {
        width: 66.6667%
    }

    .col-md-4 {
        width: 33.3333%
    }
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-left {
    padding-right: 10px
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.container::before,
.container::after,
.row::before,
.row::after {
    display: table;
    content: " "
}

.container::after,
.row::after {
    clear: both
}

body {
    overflow-x: hidden;
    margin-top: 0
}

a {
    cursor: pointer
}

a:hover,
a:focus {
    outline: medium;
    text-decoration: none
}

.m-t-25 {
    margin-top: 15px !important
}

.m-t-25 i {
    text-decoration: none;
    font-style: normal
}

.no-border-top {
    border-top: medium !important
}

.content-box {
    background: #fff none repeat scroll 0 0
}

.content h1 {
    font-family: roboto, sans-serif;
    font-weight: 900;
    margin: 30px 0 16px;
    color: #222;
    font-size: 46px;
    line-height: 46px
}

.content .img-responsive {
    margin: 0 auto 5px
}

.content p {
    font-family: roboto, sans-serif;
    margin: 0 0 10px;
    line-height: 1.4;
    font-size: 18px;
    color: #222
}

.content p a {
    color: #0198bd
}

.content p a:hover,
.content p a:focus {
    color: #0198bd
}

.content h3 {
    font-family: roboto, sans-serif;
    font-weight: 900;
    color: #222;
    margin: 26px 0;
    font-size: 26px
}

@media only screen and (max-width:767px) {
    .content h1 {
        font-size: 30px
    }
}

.comments {
    background: #fff none repeat scroll 0 0;
    padding-bottom: 30px
}

.recent {
    margin-left: 0;
    margin-right: 0;
    padding-top: 15px;
    padding-bottom: 20px
}

.recent a {
    font-family: Tahoma;
    font-size: 14px;
    margin: 0;
    line-height: 18px;
    color: #3b5998
}

.media {
    margin: 0;
    padding: 8px 0;
    border-top: 1px solid #e2e2e2
}

.media-left img {
    margin-top: 6px
}

.media-body h4 a {
    font-family: Tahoma;
    font-size: 13px;
    color: #3b5998;
    margin: 0 0 5px;
    line-height: 14px;
    font-weight: 700
}

.media-body h4 a:hover,
.media-body h4 a:focus {
    color: #3b5998
}

.media-body p {
    font-family: Tahoma;
    font-size: 12px;
    color: #1a1a1a;
    line-height: 15px;
    margin: 0 0 5px
}

.media-body p.bottom {
    color: #3b5998
}

.media-body p.bottom .like {
    margin-left: 8px
}

.media-body p.bottom .time {
    color: gray;
    border-bottom: 1px dotted gray
}

.comments p.small {
    font-family: Tahoma;
    font-size: 11px;
    color: #3b5998;
    margin: 10px 0
}

.col-md-4 {
    padding-top: 30px
}

body {
    margin: 0;
    padding: 0
}

.media-left {
    float: left
}

.media-body {
    padding-left: 60px
}

.submit-btn__down {
    max-width: 450px;
    margin: 30px 0
}

@media screen and (min-width: 320px) and (max-width: 340px) {
    .media-body {
        padding-left: 0
    }
}

.aside-article .media-body img {
    max-width: 300px;
    width: 100%;
    align-items: center
}

.home-article-image_list-title {
    font-size: 20px
}

.extraction {
    font-family: "Encode Sans Semi Condensed", "Roboto Condensed", sans-serif
}

.aside-article .media:hover {
    text-decoration: none
}

.aside-article .media-body {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    font-weight: 700;
    flex-direction: column
}

.aside-article .media-body .home-article-image_list-title {
    font-family: "Encode Sans Semi Condensed", "Roboto Condensed", sans-serif;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    margin-top: 10px
}

@media (max-width: 990px) {
    .col-md-4 {
        display: none
    }
}

header.fn {
    padding: 10px 0
}

header .container {
    display: flex
}

header .header-nav {
    display: flex;
    align-items: center
}

.header-nav .header-btn {
    display: inline-block
}

.header-nav .header-btn img {
    width: 111px
}

.header-nav .header-burger {
    position: relative;
    width: 19px;
    height: 24px;
    margin-right: 10px
}

.header-nav .header-burger span {
    position: absolute;
    display: inline-block;
    top: 50%;
    width: 100%;
    height: 3px;
    transform: translateY(-50%);
    background-color: #fff
}

.header-nav .header-burger span::before,
.header-nav .header-burger span::after {
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #fff
}

.header-nav .header-burger span::before {
    top: -7px
}

.header-nav .header-burger span::after {
    bottom: -7px
}

header .header-menu {
    display: flex;
    align-items: center;
    margin: 0
}

header.fn .header-menu .header-menu__item {
    margin-right: 20px
}

header.fn .header-menu .header-menu__item a {
    color: #fff;
    font-family: "Barlow Semi Condensed", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: .3s all ease
}

header.fn .header-menu .header-menu__item a:hover {
    text-decoration: none;
    color: #000
}

header.fn .header-options {
    display: flex;
    align-items: center;
    margin: 0 0 0 auto;
    padding: 0
}

header.fn .header-options__item {
    margin-left: 10px
}

header.fn .header-options__item a {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: .3s all ease
}

header.fn .header-options__item a .globe-icon {
    position: relative;
    width: 20px;
    height: 20px;
    line-height: 1;
    top: 2px;
    padding-top: 2px;
    transition: .3s all ease
}

header.fn .header-options__item a:hover,
header.fn .header-options__item a:hover .globe-icon {
    fill: #000;
    color: #000;
    text-decoration: none
}

@media (max-width: 1199px) {
    header.fn .header-options li:first-child {
        display: none
    }
}

@media (max-width: 991px) {

    header.fn .header-menu .header-menu__item:nth-child(5),
    header.fn .header-menu .header-menu__item:nth-child(4) {
        display: none
    }
}

@media (max-width: 740px) {
    header.fn .header-menu {
        margin-left: auto
    }
}

@media (max-width: 588px) {
    header.fn .header-menu {
        display: none
    }

    header.fn .header-nav .header-logo {
        display: inline-block
    }
}

.media-left img {
    width: 100%;
    width: 50px
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

header,
nav,
section {
    display: block
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b,
strong {
    font-weight: 700
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

textarea {
    overflow: auto
}

@media print {

    *,
    :before,
    :after {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    a[href^="#"]:after {
        content: ""
    }

    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    img {
        page-break-inside: avoid;
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }
}

@font-face {
    font-family: glyphicons halflings;
    src: url(../glyphicons-halflings-regular.eot.html);
    src: url(../glyphicons-halflings-regulard41dd41d.html-.html#iefix) format("embedded-opentype"), url(../glyphicons-halflings-regular.woff.html) format("woff"), url(../glyphicons-halflings-regular.ttf.html) format("truetype"), url(../glyphicons-halflings-regular.svg.html) format("svg")
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: helvetica neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

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

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

h1,
h2,
h3,
h4 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h4 {
    margin-top: 10px;
    margin-bottom: 10px
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

p {
    margin: 0 0 10px
}

.small {
    font-size: 85%
}

ul {
    margin-top: 0;
    margin-bottom: 10px
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child {
    margin-bottom: 0
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width:768px) {
    .container {
        width: 750px
    }
}

@media(min-width:992px) {
    .container {
        width: 970px
    }
}

@media(min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-md-4,
.col-md-8,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-12 {
    float: left;
    width: 100%
}

@media(min-width:992px) {

    .col-md-4,
    .col-md-8 {
        float: left
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=file] {
    display: block
}

input[type=file]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-left {
    padding-right: 10px
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.container:before,
.container:after,
.row:before,
.row:after {
    display: table;
    content: " "
}

.container:after,
.row:after {
    clear: both
}

#commentForm {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: start;
    margin: 20px 0 0 !important;
    background-color: #fff;
    padding: 10px
}

#commentForm .form__avatar {
    position: relative;
    display: flex;
    background-color: #fff;
    background: url(../images/userpic.png) no-repeat center center / cover;
    width: 70px;
    height: 70px;
    overflow: hidden
}

#commentForm .form__avatar::before {
    position: absolute;
    content: 'Foto';
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .3);
    font-size: 12px
}

#commentForm label {
    color: #fff
}

#commentForm .file-label {
    display: inline-block;
    width: 100%;
    color: #000;
    font-size: 12px;
    padding: 2px 5px;
    border: 1px solid #000;
    border-radius: 4px;
    text-align: center;
    margin-top: 5px;
    background: linear-gradient(to bottom, #fff, #ccc)
}

#inputCommentName {
    margin-bottom: 10px
}

#commentForm input,
#commentForm textarea {
    width: 100%;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    background-color: #f8f8f8;
    resize: none
}

#commentForm input:focus,
#commentForm textarea:focus {
    outline: none
}

#commentForm .form__inputs {
    position: relative;
    width: 100%;
    margin-right: 50px
}

#commentPush {
    display: inline-block;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 15px;
    border: 1px solid #000;
    border-radius: 4px;
    text-align: center;
    margin-top: 5px;
    background: linear-gradient(to bottom, #fff, #ccc)
}

.form__item {
    margin-right: 10px;
    color: #fffafa;
    border-radius: 50%
}

.file {
    width: 100%;
    max-width: 90px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between
}

.file__item {
    position: relative
}

.file__input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    opacity: 0;
    font-size: 0;
    cursor: pointer
}

@media (max-width: 480px) {
    #commentForm {
        justify-content: center;
        padding: 0
    }

    #commentForm .form__avatar {
        width: 60px;
        height: 60px
    }

    #commentForm .form__avatar::before {
        font-size: 10px
    }

    #commentForm input,
    #commentForm textarea {
        border-width: 1px;
        padding: 10px 45px 10px 15px;
        font-size: 14px
    }

    #commentPush {
        font-size: 14px
    }

    #commentForm .form__inputs {
        margin: 0
    }
}

a {
    font-weight: 600;
    text-decoration: none;
    color: #232323
}

blockquote {
    margin-left: 10px;
    padding-left: 10px
}

.flag-dropdown {
    display: none
}

.error-box {
    color: #fff;
    background-color: #DE5042;
    border-radius: 5px;
    text-align: center;
    width: 240px;
    font-size: 13px;
    line-height: 20px;
    margin: 5px auto !important;
    z-index: 100
}

div#bottombar {
    position: fixed;
    bottom: 0;
    height: 80px;
    background: #036;
    font-size: 20px
}

#bottombar * {
    font-family: "Roboto Slab"
}

.footer_left,
.footer_right {
    flex: 1;
    text-align: center;
    line-height: 80px
}

.btn_click_here {
    text-align: center;
    display: inline-block;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    word-break: break-word;
    overflow-wrap: break-word;
    font-size: 16px;
    font-weight: 700;
    color: #036;
    font-style: normal;
    line-height: 1;
    width: 60%;
    text-decoration: none;
    padding: 10px 15px;
    border-color: #fff;
    border-width: 0;
    border-radius: 3px;
    border-style: solid
}

.expire-text {
    font-weight: 700;
    font: Arial;
    color: #fff;
    text-align: center;
    line-height: 80px;
    letter-spacing: 2px
}

h1.article-header {
    font-size: 47px;
    line-height: 47px;
    padding: 0;
    margin: 0 auto 24px;
    max-width: 992px;
    margin-top: 40px
}

@media screen and (max-width: 600px) {
    h1.article-header {
        font-size: 30px;
        line-height: 36px;
        font-weight: 900;
        letter-spacing: -1.2px;
        padding: 0 16px;
        margin-bottom: 10px;
        margin-top: 20px
    }
}

.wisepops-root {
    left: 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    -webkit-animation: zoomin .5s;
    animation: zoomin .5s
}

.wisepops-root .cqRQEn {
    z-index: 1;
    pointer-events: auto;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 80px;
    min-height: 1px;
    background-color: #fff;
    box-shadow: #333 0 0 0 0;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #5e5e64;
    background-clip: padding-box;
    -webkit-font-smoothing: antialiased;
    display: flex;
    flex-direction: column;
    flex: 0 1 auto;
    border-color: #ededed;
    border-width: 1px;
    border-radius: 0;
    transition: all .5s ease 0;
    transform: translate(0px, 0px);
    opacity: 1;
    border-style: solid none none;
    margin: 0
}

.wisepops-root .fyqUCv {
    position: absolute;
    z-index: 200;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 50%
}

.wisepops-root .fkNnGr {
    max-width: 100%;
    display: flex;
    flex-direction: column;
    z-index: 1;
    overflow: auto;
    flex: 1 1 auto;
    border-radius: 0
}

.wisepops-root .boVWwO {
    display: flex;
    box-sizing: border-box;
    position: relative;
    padding: 0 20px;
    overflow: hidden;
    flex: 1 0 auto
}

.wisepops-root .hCwzes {
    display: flex;
    flex-direction: row;
    max-width: 100%;
    flex: 1 1 auto
}

.wisepops-root .boVWwO>div:last-child {
    margin-bottom: 0
}

.wisepops-root .iELQYj {
    position: relative;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    z-index: 0;
    padding: 0;
    flex: 0 1 23%;
    max-width: 20%
}

.wisepops-root .dHHjmv {
    position: relative;
    width: 1px;
    z-index: 1;
    user-select: none;
    -webkit-user-drag: none;
    flex: 0 0 auto
}

.wisepops-root .eqAvkZ {
    position: relative;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    background-color: transparent;
    max-width: 39%;
    z-index: 0;
    padding: 0;
    flex: 0 1 39%
}

.wisepops-root .iLzdUP {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-image: none;
    background-size: cover;
    opacity: 1;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center
}

.wisepops-root .iELQYj>div.wisepops-blocks-wrapper {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    min-height: 1px;
    flex: 1 0 auto
}

.wisepops-root .eqAvkZ>div.wisepops-blocks-wrapper {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    min-height: 1px;
    flex: 1 0 auto
}

.wisepops-root .kfTgQJ {
    position: relative;
    min-height: 1px;
    transition: opacity 300ms ease 0
}

.wisepops-root .iDjiZL {
    width: 100%;
    text-align: center
}

.wisepops-root .iDjiZL div {
    line-height: 0
}

.wisepops-root .dHHjmv {
    position: relative;
    width: 1px;
    z-index: 1;
    user-select: none;
    -webkit-user-drag: none;
    flex: 0 0 auto
}

.wisepops-root .iCgeZS {
    position: relative;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    background-color: transparent;
    max-width: 38%;
    z-index: 0;
    padding: 0;
    flex: 0 1 38%
}

.privacy__block {
    margin-top: 45px
}

.wisepops-root .iLzdUP {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-image: none;
    background-size: cover;
    opacity: 1;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center
}

.wisepops-root .iCgeZS>div.wisepops-blocks-wrapper {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    min-height: 1px;
    flex: 1 0 auto
}

.wisepops-root .cKRjAS {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: row
}

.wisepops-root .VEpXU {
    width: 100%;
    height: auto;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    overflow: hidden
}

.wisepops-root .euvGbb {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center
}

.wisepops-root .jUBOSE {
    max-width: 100%;
    height: auto;
    position: relative;
    left: 0;
    top: 0;
    flex: 0 0 auto
}

.wisepops-root .OWGeE {
    display: flex;
    -webkit-box-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    justify-content: center
}

.wisepops-root .gSggUM {
    text-align: center;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    word-break: break-word;
    overflow-wrap: break-word;
    box-sizing: border-box;
    font-family: "Source Sans Pro";
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    font-style: normal;
    line-height: 1;
    width: 60%;
    background-color: #003268;
    text-decoration: none;
    padding: 16px 20px;
    border-color: #fff;
    border-width: 0;
    border-radius: 4px;
    border-style: solid
}

.wisepops-root .eORIek {
    width: 1em;
    height: 1em;
    animation: .85s linear 0 infinite normal none running kwWELU
}

.timer_txt {
    font-weight: 700;
    letter-spacing: normal;
    line-height: 120%;
    color: rgba(0, 0, 0, 0.78);
    background-color: transparent;
    font-family: Roboto Slab
}

.public-DraftStyleDefault-block {
    padding-left: 11px;
    font-size: 20px
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Slab Regular'), local(RobotoSlab-Regular), url(../fonts/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

.glue_popup {
    height: 450px;
    max-width: 700px;
    box-shadow: 0 0 7px #4a4a4a;
    -moz-box-shadow: 0 0 7px #4a4a4a;
    -webkit-box-shadow: 0 0 7px #4a4a4a;
    background: #fff;
    -webkit-animation: zoomin .4s;
    animation: zoomin .4s;
    border-radius: 5px;
    border: 3px solid rgba(0, 51, 102, .99);
    display: none;
    z-index: 1000;
    margin-left: 0 !important;
    margin-top: 0 !important;
    width: 100%;
    height: unset !important;
    padding: 10px 0;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%)
}

.glue_popup * {
    font-family: "Roboto Slab"
}

.glue_close {
    cursor: pointer;
    position: relative;
    top: 0;
    left: 0;
    float: right;
    font-family: Arial;
    font-size: 17px;
    color: #4c4c4c;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    border-radius: 0 5px 0 5px
}

.glue_content {
    padding: 20px
}

.product-left {
    float: left;
    width: 40%
}

.product-left a {
    cursor: pointer;
    transition: all .5s ease-in-out 0
}

.glue_popup img {
    max-height: 450px;
    width: 100%
}

.product-right {
    float: right;
    width: 60%
}

.product-right h1 {
    font-size: 38px;
    text-align: center;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.73)
}

.product-right p {
    margin-top: 5px;
    font-size: 18px;
    line-height: 160%;
    font-size: 20px;
    letter-spacing: normal;
    padding: 0 10px;
    margin-top: 60px
}

.offerbox1,
.offerbox2 {
    padding-top: 20px;
    padding-bottom: 20px
}

.offerbox1 a.cta,
.offerbox2 a.cta {
    display: block;
    font-size: 18px;
    letter-spacing: 2px;
    color: #fff;
    padding: 14px 25px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin: 5px 0;
    text-shadow: 0 1px 0 #000;
    background-color: #1b4e81;
    margin: 0 10px
}

.eORIek {
    width: 1em;
    height: 1em;
    animation: .85s linear 0 infinite normal none running kwWELU
}

.offerbox1 {
    text-align: center;
    margin-top: 40px
}

.last_txt {
    margin-top: 10px
}

@media (max-width: 767px) {

    .offerbox1 a.cta,
    .offerbox2 a.cta {
        font-size: 12px;
        padding: 7px 2px;
        margin: 0 5px;
        letter-spacing: normal
    }

    .offerbox1 {
        margin-top: 0;
        padding-top: 10px;
        padding-bottom: 5px
    }

    .product-right h1 {
        font-size: 21px
    }

    .product-right p {
        margin-top: 10px;
        font-size: 14px
    }

    #bottombar * {
        font-size: 14px
    }

    .footer_left,
    .expire-text {
        line-height: 40px
    }

    .public-DraftStyleDefault-block {
        padding-left: 11px;
        font-size: 14px
    }
}

@keyframes zoomin {
    0% {
        opacity: .1
    }

    40% {
        opacity: .4
    }

    50% {
        opacity: .5
    }

    60% {
        opacity: .6
    }

    70% {
        opacity: .7
    }

    80% {
        opacity: .8
    }

    90% {
        opacity: .9
    }

    100% {
        opacity: 1
    }
}

.custom-social-proof {
    position: fixed;
    bottom: 90px;
    left: 20px;
    z-index: 9999999999999 !important
}

.custom-social-proof .custom-notification {
    width: 320px;
    border: 0;
    text-align: left;
    z-index: 99999;
    box-sizing: border-box;
    font-weight: 400;
    border-radius: 6px;
    box-shadow: 2px 2px 10px 2px rgba(11, 10, 10, 0.2);
    background-color: #fff;
    position: relative;
    cursor: pointer
}

.custom-social-proof .custom-notification .custom-notification-container {
    display: flex !important;
    align-items: center;
    height: 80px
}

.custom-social-proof .custom-notification .custom-notification-container .custom-notification-image-wrapper img {
    max-height: 75px;
    width: 45px;
    overflow: hidden;
    border-radius: 6px 0 0 6px;
    object-fit: cover;
    vertical-align: middle
}

.custom-social-proof .custom-notification .custom-notification-container .custom-notification-content-wrapper {
    margin: 0;
    height: 100%;
    color: gray;
    padding-left: 20px;
    padding-right: 10px;
    border-radius: 0 6px 6px 0;
    flex: 1;
    display: flex !important;
    flex-direction: column;
    justify-content: center
}

.custom-social-proof .custom-notification .custom-notification-container .custom-notification-content-wrapper .custom-notification-content {
    font-family: inherit !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 14px;
    line-height: 16px
}

.custom-social-proof .custom-notification .custom-notification-container .custom-notification-content-wrapper .custom-notification-content small {
    margin-top: 3px !important;
    display: block !important;
    font-size: 12px !important;
    opacity: .8
}

.popup-comment {
    position: fixed;
    top: 35%;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    width: 250px;
    height: 110px;
    border: 5px solid #000;
    z-index: 10000;
    display: none
}

.eeee {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.296);
    display: none
}

@media(max-width:995px) {
    .moby {
        display: none
    }
}

.ev-footer,
.create_rom_footer {
    display: flex;
    align-items: center;
    padding: 15px 0;
    justify-content: center;
    flex-direction: column
}

.ev-footer__logo svg {
    display: flex;
    width: 30px;
    height: 30px
}

.ev-footer__logo a {
    text-decoration: none;
    font-size: 14px;
    font-family: inherit
}

.ev-footer__link {
    display: flex;
    text-decoration: underline
}

.ev-footer__link:hover {
    text-decoration: none
}

:active,
:focus,
:hover,
:visited,
a,
a:active,
a:focus,
a:hover,
a:visited {
    outline: 0 !important
}

::-moz-focus-inner {
    border: 0;
    outline: 0
}

/* added styles */

.comment-photo {
    display: block;
    width: 100%;
    max-width: 400px;
    margin: 10px 0 7px;
}