html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

h1 {
    font-family: 'AmpleSoft', sans-serif;
    font-size: 40px;
    line-height: 1.3em;
    letter-spacing: .8px;
    color: #fff
}

h2 {
    font-family: 'FiraSans-SemiBoldSans', sans-serif;
    font-size: 38px;
    line-height: 1.3em;
    color: #222;
    letter-spacing: 1px
}

h3 {
    font-family: 'FiraSans-SemiBoldSans', sans-serif;
    font-size: 28px;
    line-height: 1.3em;
    color: #222;
    letter-spacing: .9px
}

span {
    font-family: 'FiraSans-SemiBoldSans', sans-serif;
    font-size: 14px;
    line-height: 1.3em;
    color: #fff
}

li {
    font-family: 'FiraSans-SemiBoldSans', sans-serif;
    font-size: 28px;
    line-height: 1.3em;
    color: #fff
}

p,
i {
    font-family: OpenSans-Regular, Arial, Verdana, Sana, monospace;
    font-size: 20px;
    line-height: 1.6em;
    letter-spacing: .7px;
    color: #111;
    font-weight: 400
}

a:link,
a:visited {
    text-decoration: none
}

.red-txt {
    color: #e03e45 !important
}

body {
    background: url("../img/background_05.jpg") repeat-y center/100% auto;
    background-attachment: fixed;
    cursor: default
}

.product {
    margin: 20px auto;
    display: block;
}

.container {
    max-width: 1200px;
    width: 100%;
    margin: -3px auto 0 auto;
    background: #fff;
    height: auto;
    position: relative;
    display: table
}

.center-text {
    text-align: center
}

.margin-auto {
    margin: 0 auto
}

.gray {
    color: #929394
}

.blackedbold {
    font-weight: 600;
    color: #000
}

.article-txt {
    margin: 15px auto
}

.middle-topic {
    margin: 20px auto
}

.link-1 {
    color: #fe434a;
    text-decoration: underline !important;
    font-weight: 600
}

.link-1:hover {
    text-decoration: none !important
}

.clear {
    clear: both
}

header {
    position: relative;
    display: block
}

.header-top-1 {
    height: auto;
    padding: 15px 0;
    background: #fc434b;
    display: table;
    width: 100%
}

.header-top-1 .container {
    background: #fc434b
}

.left-col-header-top-1 {
    float: left;
    width: 70%
}

.left-col-header-top-1 span {
    font-size: 24px
}

.right-col-header-top-1 {
    float: right;
    width: 30%
}

.right-col-header-top-1 input {
    margin-top: 10px;
    border-radius: 15px;
    height: 30px;
    padding: 0 30px;
    border: 1px solid #e03e45;
    box-shadow: none;
    float: left;
    position: relative;
    outline-style: none
}

.input-wrapper {
    display: inline-block;
    position: relative;
    float: left
}

.input-wrapper:after {
    font-family: 'FontAwesome';
    content: '\f105';
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 22px;
    cursor: pointer
}

.header-top-1 h1,
.header-top-1 span {
    float: left
}

.header-top-1 span {
    font-family: 'AmpleSoft', sans-serif;
    padding-top: 15px;
    padding-left: 30px;
    color: #d0d0d0;
    font-weight: 500
}

.more {
    display: inline-block;
    position: relative;
    float: right;
    border: 1px solid #fff;
    margin-top: 11px;
    cursor: pointer
}

.more span {
    font-size: 15px;
    color: #fff;
    margin-top: 0;
    padding: 5px 10px;
    padding-right: 35px
}

.more:after {
    font-family: 'FontAwesome';
    content: '\f0d7';
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 28px;
    cursor: pointer;
    color: #fff
}

.more:hover:after {
    color: #e03e45
}

.header-top-2 {
    height: auto;
    padding: 0;
    background: #e03e45;
    display: inline-block;
    width: 100%
}

.header-top-2 .container {
    background: #e03e45;
    margin-top: 0
}

.header-top-2 .menu {
    text-align: center;
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    background: #e03e45
}

.header-top-2 .menu ul li {
    float: left;
    list-style-type: none;
    padding: 10px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    letter-spacing: .8px
}

.header-top-2 .menu ul li:hover {
    text-decoration: underline;
    background: #fc434b
}

.left-col {
    float: left;
    width: 75%;
    margin: 0;
    padding: 20px 10px
}

.sec-1 .gray {
    cursor: pointer
}

.sec-1 h2 {
    margin: 20px auto
}

.top-image {
    max-width: 650px;
    width: 100%;
    display: block;
    margin: auto
}

.chart-wrap {
    position: relative;
    color: #fff !important;
    font-weight: 700;
    max-width: 650px;
    margin: auto;
}

.chart-list {
    position: absolute;
    top: 0;
    min-height: 400px;
    width: 100%;
}

.chart-list span {
    display: block;
    line-height: 25px;
}

.chart-list .item:nth-child(1) {
    position: absolute;
    bottom: auto;
    left: 65px;
    top: 22px;
}

.chart-list .item:nth-child(2) {
    position: absolute;
    bottom: auto;
    left: 65px;
    top: 110px;
}

.chart-list .item:nth-child(3) {
    position: absolute;
    bottom: 148px;
    left: 65px;
}

.chart-list .item:last-child {
    position: absolute;
    bottom: 61px;
    left: 65px;
}

.sec-1 i {
    font-size: 16px
}

.sec-2 p,
.sec-2 i {
    font-size: 17px
}

.border-big {
    border-bottom: 15px solid #f3f1f3;
    margin-bottom: 15px
}

.sec-2 .gray {
    cursor: pointer;
    border-bottom: 2px solid #f3f1f3
}

.list-style-1 {
    padding-left: 30px
}

.list-style-1 li {
    color: #000;
    font-size: 20px;
    list-style-image: url('../img/check-img.png');
    margin-bottom: 15px
}

.opinion-frame {
    display: inline-block;
    width: 100%;
    border: 1px solid #000;
    height: auto;
    position: relative;
    background: #ff353b08
}

.left-col-opinion {
    float: left;
    width: 50%;
    padding: 10px
}

.frame-img {
    display: table;
    position: relative;
    height: auto;
    width: 100%;
    background: #eceef0;
    margin-top: -5px
}

.left-col-opinion p {
    font-family: 'Verdana', sans-serif;
    font-size: 13px;
    text-align: center;
    padding: 5px
}

.left-col-opinion img {
    width: 100%
}

.right-col-opinion {
    float: left;
    width: 45%
}

.right-col-opinion p {
    font-family: 'Verdana', sans-serif;
    font-size: 15px
}

.sec-3 span {
    font-size: 20px
}

.end-off-offers {
    padding-top: 15px;
    text-align: center
}

.link-2 {
    margin: 10px auto 30px auto
}

.link-2 a {
    font-size: 34px
}

.link-2 a:hover {
    text-decoration: underline
}

.bluehiglighted {
    color: #0006ff;
    text-decoration: underline;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.3em
}

.left-col-sec-3 {
    float: left;
    width: 46%;
    text-align: center;
    display: grid
}

.left-col-sec-3 p {
    padding-top: 5px
}

.right-col-sec-3 {
    float: right;
    width: 46%;
    text-align: center;
    display: grid
}

.img-txt img,
.img-txt p {
    float: left
}

.img-txt p {
    padding-top: 5px
}

.img-txt img {
    max-width: 40px;
    width: 100%;
    padding-right: 10px
}

.img-txt img:hover {
    transform: scale(1.05);
    cursor: pointer
}

.frame-green {
    background: #1b8833;
    border-radius: 5px;
    display: inline-block;
    padding: 5px;
    float: left;
    margin: 5px;
    height: 40px;
    cursor: pointer
}

.frame-green img,
.frame-green p {
    float: left
}

.frame-green img,
.frame-red img,
.frame-arrow img {
    max-width: 30px;
    width: 100%;
    padding: 5px 10px
}

.frame-green p,
.frame-red p {
    color: #fff
}

.frame-red {
    background: #e02020;
    border-radius: 5px;
    display: inline-block;
    padding: 5px;
    float: left;
    margin: 5px;
    height: 40px;
    cursor: pointer
}

.frame-red img,
.frame-red p {
    float: left
}

.frame-arrow {
    background: #fff;
    border-radius: 5px;
    display: inline-block;
    padding: 5px;
    float: left;
    margin: 5px;
    border: 1px solid #b2cce0;
    height: 40px;
    cursor: pointer
}

.frame-arrow:hover,
.frame-red:hover,
.frame-green:hover {
    transform: scale(1.05)
}

.right-col-sec-3 .frame-arrow {
    width: 75%;
    margin-left: 12.5%;
    margin-top: 5px
}

.right-col-sec-3 .frame-arrow:hover {
    transform: scale(1.0)
}

.frame-arrow p {
    float: left;
    width: 45%;
    font-size: 16px;
    text-align: left;
    padding: 8px 0;
    padding-left: 15px;
    font-weight: 600;
    color: #004db1
}

.frame-arrow .like-frame {
    float: left;
    width: 40%;
    font-size: 13px !important;
    margin-left: 15px
}

.frame-arrow .like-frame:hover {
    transform: scale(1.03)
}

.like-frame {
    height: 30px;
    background: #1877f2;
    border-radius: 5px;
    margin: 5px auto;
    display: inline-block
}

.like-frame img,
.like-frame p {
    float: left;
    color: #fff
}

.like-frame img {
    max-width: 20px;
    width: 50%;
    padding: 5px;
    padding-left: 15px
}

.like-frame p {
    width: 50%;
    padding: 5px 0;
    font-size: 13px !important;
    font-weight: 400
}

.add-comment-container {
    width: 100%
}

.add-comment-img {
    width: 8%;
    height: 50px;
    float: left
}

.add-comment-img img {
    height: 50px;
    border-radius: 30px;
    width: auto
}

#add-button {
    clear: both;
    float: right;
    padding: 10px;
    margin-top: 10px;
    border-radius: 10px;
    background: #9bd4f5;
    border: 1px solid #9bd4f5
}

#add-comment,
#name,
#surname {
    height: 25px;
    width: 100%;
    border-radius: 25px;
    padding-left: 5px;
    float: left
}

#add-comment {
    height: 100px
}

#add-comment::placeholder {
    font-size: 14px
}

#name {
    width: 35%;
    margin-right: 15px;
    margin-bottom: 5px
}

#surname {
    width: 35%
}

.inpunts-container {
    width: 90%;
    float: right
}

#add-warn {
    background: crimson;
    color: white;
    padding: 15px;
    margin-bottom: 10px;
    border-radius: 25px
}

#add-success {
    background: #50c878;
    color: white;
    padding: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 25px
}

.comments {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif
}

.profileimage {
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
    width: 7%
}

.profileimage img {
    width: 50px;
    height: 50px
}

.commentsinfo {
    font-size: 20px !important;
    width: 25%;
    text-align: center !important;
    margin: 7px 0
}

.commentname,
.commentsinfo {
    text-decoration: none;
    color: #3b5998 !important;
    font-weight: 700
}

.commenttext {
    font-weight: 400;
    margin: 10px 0;
    line-height: 20px
}

.commentactions {
    color: #3b5998 !important;
    font-weight: 700
}

.commentunderline {
    width: 100%;
    display: inline-block;
    color: #ccc;
    background: #ccc
}

.commentstextcontainer {
    float: left;
    width: 92%
}

.dotpos {
    color: gray;
    font-weight: 400;
    font-size: 11px
}

.commenttime {
    color: grey
}

.read-more {
    margin-bottom: 35px;
    margin-top: 35px;
    font-weight: 100
}

.commentsinfo {
    font-size: 18px !important;
    width: 25%;
    text-align: center !important;
    margin: 7px 0
}

.add-comment-img {
    width: 8%;
    height: 50px;
    float: left
}

.profile {
    display: flex
}

.right-col {
    float: right;
    width: 20%;
    margin: 0;
    padding: 20px 10px 20px 0
}

.right-col .product {
    position: relative;
    max-width: 240px;
}

.right-col .banner-text {
    font-weight: 700;
}

.right-col .banner-text h3 {
    color: #fff !important;
    position: absolute;
    top: 25px;
    font-size: 20px;
    left: 0;
    right: 0;
    text-align: center;
}

.right-col .banner-text p {
    position: absolute;
    top: 90px;
    right: 10px;
    text-align: right;
    font-size: 15px;
    line-height: 15px;
    max-width: 200px;
}

.right-col .banner-text span {
    color: #fff !important;
    position: absolute;
    bottom: 26px;
    text-align: center;
    text-decoration: underline;
    left: 0;
    right: 0;
    font-size: 18px;
    font-weight: 300;
}

.right-picture {
    max-width: 290px;
    width: 100%;
    padding: 15px 0
}

.banner-wrap {
    position: relative;
    max-width: 240px;
    margin: auto;

}

.banner-wrap h3 {
    position: absolute;
    font-size: 11px;
    top: 20px;
    left: 0;
    right: 0;
    font-weight: 700;
}

.banner-wrap p {
    position: absolute;
    bottom: 22px;
    font-size: 12px;
    line-height: 15px;
}

.frame-1 {
    display: inline-block;
    max-width: 290px;
    width: 100%;
    margin-top: 15px
}

.left-col-f {
    float: left;
    width: 45%
}

.right-col-f {
    float: right;
    width: 50%
}

.right-txt {
    text-align: left
}

.right-txt p {
    font-size: 12px;
    cursor: pointer
}

.right-txt p:hover {
    text-decoration: underline
}

.left-img img {
    max-width: 150px;
    width: 100%;
    cursor: pointer
}

.btn-more {
    margin: 7px auto;
    border: 1px solid #fe434a;
    padding: 3px;
    cursor: pointer
}

.btn-more span {
    color: #e03e45;
    font-weight: 600
}

.border-bot {
    border-bottom: 2px solid #e6e6e6;
    max-width: 275px;
    width: 100%;
    margin: 0 auto
}

.product img {
    max-width: 240px;
    width: 100%;
    margin-top: 15px
}

#fixed-menu {
    display: inline-block;
    background-color: #e03e45;
    width: 100%;
    height: 50px;
    text-align: left;
    position: fixed;
    top: 0;
    left: 0;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden
}

#fixed-menu h3 {
    float: right;
    padding-top: 0;
    padding-right: 5px;
    padding-left: 5px;
    line-height: 50px;
    color: #fff;
    margin-bottom: 0;
    font-size: 22px
}

#fixed-menu::before {
    content: "\f03a";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 52px;
    color: #fff;
    float: right;
    padding-left: 5px;
    padding-right: 5px
}

#fixed-menu:hover {
    content: "\f03a";
    font-family: FontAwesome;
    cursor: pointer;
    background-color: #e03e45
}

#fixed-menu:active {
    background-color: #e03e45
}

#fixed-menu.show-2 {
    opacity: 1;
    visibility: visible
}

#fixed-menu .show-menu a:hover {
    cursor: pointer;
    background-color: #e03e45;
    font-weight: 600
}

#fixed-menu .show-menu a {
    display: none;
    position: relative;
    width: 100%;
    height: 25px;
    background-color: #e03e45;
    padding: 10px;
    top: 0;
    margin-top: 5px;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    font-weight: 600
}

.widget {
    margin: 0 auto;
    font-family: Arial;
    background-color: #fbfbfb;
    border: 1px solid #fc434b;
    max-width: 290px;
    width: 100%;
    height: 215px;
    -moz-box-shadow: 0 0 2px 1px #e7e7e7;
    -webkit-box-shadow: 0 0 2px 1px #e7e7e7;
    box-shadow: 0 0 2px 1px #e7e7e7;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.widget-1 {
    max-width: 290px;
    width: 100%;
    height: 260px
}

.widget-2 {
    margin: 7px 10px
}

footer {
    background: #db4247;
    padding: 25px 0
}

footer .container {
    background: #db4247
}

footer span {
    color: #fff;
    background: #db4247
}