.text p {
    text-align: left;
}

a {
    text-decoration: none;
}

.under-href {
    text-decoration: underline;
}

.under-href:hover {
    text-decoration: none;
}

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,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    outline: 0px none;
    vertical-align: top;
    background: transparent none repeat scroll 0% 0%;
}

body {
    line-height: 1;
    background: rgb(125, 255, 252);
    background: linear-gradient(180deg, rgba(125, 255, 252, 1) 0%, rgba(255, 252, 252, 1) 19%);
}

.fadepopup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .9);
    z-index: 1000;
}

img,
table {
    max-width: 100%;
}

a {
    color: rgb(70, 108, 199);
}

a:hover {
    text-decoration: none;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    display: block;
}

header {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: rgb(210 252 255);
    background-position: center center;
    background-size: 100% 100%;
}

.text h2 {
    text-align: center;
    font-size: 2.1em;
}

div.conContent {
    text-align: center;
    display: inline;
    width: 100%;
    font-size: 18px;
    padding: 10px 0px;
}

.images-logo {
    display: block;
}

.images-logo img {
    max-width: 100%;
    float: left;
    padding: 0px 10px;
    height: auto;
}

.images-logo img:last-child {
    width: 130px;
    padding-top: 25px;
}

div.text-header {
    display: block;
    text-align: center;
    padding-top: 10px;
}

div.text-header p {
    padding: 10px;
}

.container {
    width: 990px;
    position: relative;
    margin: 0px auto;
}

.content {
    border-radius: 10px;
    margin: 0px 0px 15px;
    overflow: hidden;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 10px rgb(230, 230, 230);
    box-shadow: 0px 0px 10px rgb(230, 230, 230);
    display: flex;
    justify-content: space-between;
}

.sidebar {
    font-size: 14px;
    line-height: 1.2;
    position: relative;
}

@media (max-width: 1000px) {
    .sidebar {
        font-size: 14px;
        line-height: 1.2;
        position: relative;
    }
}

.itemfirst {
    width: 249px;
    padding: 12px;
    background: rgb(210 252 255) none repeat scroll 0% 0%;
    border: 1px solid rgb(225, 225, 225);
    float: left;
}

.sidebar .author {
    text-align: left;
    overflow: hidden;
    padding: 0px 0px 15px;
}

.sidebar .author h3 {
    margin: 0px;
    text-decoration: underline;
}

.sidebar .author img {
    float: right;
}

.sidebar .author ul {
    position: relative;
    top: 13px;
    margin: 0px;
    font-weight: bold;
    padding: 0px 0px 30px 15px;
    overflow: hidden;
}

.text {
    font-size: 17px;
    line-height: 1.2;
    text-align: justify;
    padding: 0px 15px 0px 0px;
}

.content h1 {
    font-size: 28px;
    margin: 0px 0px 40px;
    text-align: left;
}

.content h1 span {
    color: red;
}

.content h3 {
    font-size: 17px;
    margin: 15px 0px 10px;
}

.content p {
    margin: 0px 0px 15px;
    font-weight: 400;
}

.content .red {
    font-size: 16px;
    padding: 10px 0px 0px;
    color: rgb(244, 11, 11);
}

.text3 img {
    width: 65px;
    margin: 5px 0px 0px;
}

.content .red2 {
    font-size: 16px;
    padding: 10px 0px 0px;
    color: rgb(244, 11, 11);
}

#comments {}

#comments h1 {
    color: rgb(204, 0, 0);
    margin: 0px 0px 5px;
}

.maxB {
    margin: 0px auto;
    display: inline-block;
}

.comment {
    padding: 15px 0px;
    border-top: 1px solid rgb(232, 232, 232);
}

.comment .text1 {
    font-size: 14px;
    font-weight: bold;
}

.comment .text2 {
    font-size: 12px;
    float: right;
    color: rgb(136, 136, 136);
    font-weight: normal;
}

.comment .text3 {
    font-size: 15px;
    padding: 10px 0px 0px;
    font-weight: normal;
}

.footer {
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border-radius: 10px;
    padding: 15px;
    font-weight: 600;
    font-size: 12px;
    color: rgb(119, 119, 119);
    box-sizing: border-box;
    text-align: center;
}

.block2 {
    width: 650px;
    background: rgb(210 252 255) none repeat scroll 0% 0%;
    padding: 5px;
    border: 1px solid red;
}

.block2 p {
    font-weight: 600;
}

.red {
    font-size: 26px;
    padding: 10px 0px 0px;
    color: rgb(244, 11, 11);
}

.yourChance {
    background: rgba(0, 0, 0, 0) -webkit-gradient(linear, right top, left top, from(rgb(210 252 255)), to(rgb(0 178 255))) repeat scroll 0% 0%;
    background: rgba(0, 0, 0, 0) linear-gradient(to left, rgb(210 252 255), rgb(0 178 255)) repeat scroll 0% 0%;
    font-size: 18px;
    padding: 20px;
    margin-bottom: 15px;
    font-style: inherit;
}

.button_page,
.btn {
    margin: 0px auto;
    border: medium none;
    font: bold 16px Arial, Helvetica, sans-serif;
    max-width: 100%;
    vertical-align: middle;
    text-decoration: none;
    color: rgb(255, 255, 255);
    position: relative;
    padding: 20px 30px;
    border-radius: 50px;
    -webkit-box-shadow: 0px 1px 0px rgb(158, 141, 132) inset, 0px 5px 0px 0px rgb(178, 90, 8), 0px 10px 5px rgb(153, 153, 153);
    box-shadow: 0px 1px 0px rgb(158, 141, 132) inset, 0px 5px 0px 0px rgb(178, 90, 8), 0px 10px 5px rgb(153, 153, 153);
    background-color: #f44336;
    text-transform: uppercase;
    text-align: center;
}

.itemfirst .button_page {
    max-width: 100%;
}

.insite {
    display: inline-block;
    text-align: center;
    margin-top: 10px;
}

#slidebox {
    width: 200px;
    height: 100px;
    padding: 0px 10px;
    background-color: rgb(255, 255, 255);
    border-top: 3px solid rgb(226, 132, 9);
    position: fixed;
    bottom: 10px;
    left: -100%;
    -webkit-box-shadow: -2px 0px 5px rgb(170, 170, 170);
    box-shadow: -2px 0px 5px rgb(170, 170, 170);
    z-index: 999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.insight {
    position: relative;
    width: 100%;
    height: 100px;
    padding: 5px;
}

.close {
    position: absolute;
    top: 1px;
    right: 5px;
    font-size: 25px;
    padding: 0px 10px;
    cursor: pointer;
    z-index: 999;
    font-weight: 600;
    color: rgb(204, 204, 204);
}

.box img {
    max-width: 30%;
    float: left;
    padding-right: 10px;
}

.box {
    width: 100%;
    height: 100px;
    position: relative;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#slidebox p {
    font-size: 11px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    color: rgb(85, 85, 85);
    margin-right: 18px;
}

.box .read {
    font-size: 14px;
    color: rgb(22, 151, 206);
    text-decoration: underline;
}

@media screen and (max-width: 999px) {
    .content h1 {
        width: auto;
    }
    .container {
        width: 95%;
    }
    .text {
        width: auto;
        float: none;
        text-align: justify;
        padding: 0px;
    }
    .block2 {
        width: auto;
    }
    .conteinerCenter {
        width: 550px;
        margin: 0px auto;
    }
    .itemfirst {
        display: none;
    }
    #slidebox {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    img.imgFl {
        float: none !important;
        margin: 0px auto 10px;
        display: block;
    }
    .conteinerCenter {
        width: 100%;
    }
    .button_page {
        width: 100% !important;
        font-size: 14px;
    }
}

@media screen and (max-width: 479px) {
    .content h1 {
        width: auto;
        font-size: 22px;
    }
    .text p {
        text-align: left;
    }
    .block2 {
        text-align: left;
    }
    .text3 {
        text-align: left;
    }
    .comment {
        text-align: left;
    }
    .footer {
        text-align: center;
    }
}

@media screen and (max-width: 320px) {
    .button_page {
        font-size: 12px;
    }
}

@media screen and (max-width: 768px) {
    .images-logo img {
        float: none;
    }
}

@media screen and (max-width: 720px) {}

@media screen and (max-width: 468px) {
    .images-logo img {
        float: none;
    }
}

@media screen and (max-width: 468px) {}

* {
    margin: 0px;
    padding: 0px;
}

.screenLock {
    position: fixed;
    width: 100%;
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0% 0%;
    top: 0px;
    left: 0px;
    z-index: 99999;
    display: none;
}

.msg {
    position: absolute;
    width: 600px;
    height: auto;
    padding-bottom: 30px;
    text-align: center;
    top: 100px;
    left: 50%;
    margin-left: -300px;
    background: rgb(20, 143, 185) none repeat scroll 0% 0%;
    border: 1px solid rgb(238, 238, 238);
}

.msg>h1 {
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.close {
    position: absolute;
    top: 1px;
    right: 5px;
    font-size: 40px;
    cursor: pointer;
}

.submit {
    margin-top: 10px;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    width: 400px;
    text-transform: uppercase;
    font-weight: bold;
    border: 0px none;
    background-color: firebrick;
    color: rgb(255, 255, 255);
    font-size: 26px;
    border-radius: 3px;
}

#mmyMModal {
    font-family: roboto;
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
    animation: 0.3s ease 0s normal none 1 running fadeIn;
}

#mmyMModal .mmodal-content {
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #fefefe;
    padding: 20px;
    border: 1px solid #888;
    max-width: 600px;
    width: 80%;
    max-height: 80vh;
    overflow-y: auto;
    text-align: center;
    font-weight: 800;
    color: black;
    border-radius: 10px;
}

#mmyMModal .ccloseWWindow {
    color: #aaa;
    position: absolute;
    top: -3px;
    right: 5px;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
    z-index: 9999;
}

#mmyMModal .ccloseWWindow:hover,
#mmyMModal .ccloseWWindow:focus {
    color: black;
    text-decoration: none;
}

#mmyMModal .mmodal-ttext {
    all: initial;
    font-size: 25px;
    font-weight: 700;
    font-family: Amiri, sans-serif;
    text-transform: uppercase;
}

#mmyMModal .success_icon {
    all: initial;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px;
}

#mmyMModal .success_icon p {
    all: initial;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 50px;
    color: #fff;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
    position: relative;
    font-family: sans-serif;
}

#mmyMModal .success_icon p::before {
    all: initial;
    content: "X";
    font-size: 50px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Amiri, sans-serif;
}

#mmyMModal .success_icon p::after {
    all: initial;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #ef2c2c;
    z-index: -1;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.lead-form-box {
    display: block;
}

#lead-form-result {
    display: none;
    box-sizing: border-box;
    width: 100%;
    border-radius: 3px;
    padding: 7px;
    font-size: 15px;
    color: #a94442;
    background-color: #f2dede;
    border: 1px solid #ebccd1;
}

.order_block,
.order_block * {
    box-sizing: border-box;
    transition: 0.2s;
    font-family: Amiri, sans-serif !important;
}

.order_block {
    max-width: 430px;
    width: 100%;
    margin: auto;
    text-align: center;
    background: #fff;
    box-shadow: 0 0px 25px 0px rgba(0, 0, 0, 0.12);
    border: 3px dashed #eaeaea;
    border-radius: 0;
}

.order_block .order_offer {
    text-align: center;
}

.order_block .order_offer img {
    max-width: 100%;
    width: auto;
    height: 250px;
}

.order_pre_form {
    padding: 20px 20px 0 20px;
}

.order_form_row {
    margin-bottom: 10px;
}

.order_form {
    width: 100%;
    max-width: 500px;
    padding: 0 20px 20px 20px;
}

.order_header {
    margin: 12px 0 !important;
    padding: 0 !important;
    font-size: 18px;
}

.order_form .order_form_row input {
    width: 100% !important;
    padding: 14px;
    border: 2px solid #eaeaea;
    font-size: 15px;
    border-radius: 3px;
    box-shadow: none !important;
    margin: 0 !important;
}

.order_form .order_form_row label {
    font-size: 13px;
    font-weight: bold;
}

.order_form .order_form_row input:active,
.order_form .order_form_row input:focus {
    outline: none;
    border: 2px solid #cecece;
}

.order_form .order_form_button {
    box-shadow: 0px 1px 0px 0px rgb(245, 151, 142) inset;
    background: rgb(242, 69, 55);
    border-radius: 3px;
    border: 1px solid rgb(208, 39, 24);
    width: 100%;
    display: inline-block;
    cursor: pointer;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    outline: none;
    padding: 16px 0;
    font-weight: bold;
    font-size: 16px;
    margin-top: 5px;
    text-decoration: none;
    letter-spacing: 0.6px;
    text-shadow: 0px 1px 0px rgb(129, 14, 5);
}

.order_form .order_form_button:hover {
    background: rgb(198, 45, 31);
}

.order_form .order_form_button:active {
    position: relative;
    top: 1px;
}

.order_timer_block {
    line-height: 1;
    font-weight: bold;
}

.order_timer_block p {
    font-size: 18px;
    margin: 10px 0 !important;
    padding: 0 !important;
}

.order_timer_block .order_timer {
    font-size: 21px;
}

.time_remains {
    color: red;
}

.b-notification-top * {
    font-family: Amiri, sans-serif;
}

.b-notification-top {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: fixed;
    z-index: 1111;
    left: 10px;
    top: 10px;
    height: 0;
    transition: height 0.5s ease;
    overflow: hidden;
}

.b-notification-top__wrapper {
    max-width: -moz-max-content;
    max-width: max-content;
    margin-right: auto;
}

.b-notification-top__body {
    max-width: 300px;
    padding: 10px 20px;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 10px;
    display: grid;
    align-items: center;
    grid-template-columns: 40px 1fr;
    -moz-column-gap: 10px;
    column-gap: 10px;
    color: #fff;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}

.b-notification-top__image-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
}

.b-notification-top__image svg,
.b-notification-top__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
}

.b-notification-bottom * {
    font-family: Amiri, sans-serif;
}

.b-notification-bottom {
    background-color: red;
    position: fixed;
    z-index: 11;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
}

.b-notification-bottom__wrapper {
    padding: 10px;
}

.b-notification-bottom__close-icon {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.b-notification-bottom__close-icon-wrapper {
    position: relative;
    width: 80%;
    padding-bottom: 80%;
}

.b-notification-bottom__close-icon-wrapper:after,
.b-notification-bottom__close-icon-wrapper:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #fff;
    width: 100%;
    height: 2px;
    border-radius: 5px;
}

.b-notification-bottom__close-icon-wrapper:after {
    transform: translate(-50%, -50%) rotate(45deg);
}

.b-notification-bottom__close-icon-wrapper:before {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.b-notification-bottom__body {
    padding: 10px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.b-notification-bottom__title {
    font-size: 18px;
}

.b-notification-bottom__title span {
    text-transform: uppercase;
}

.b-notification-bottom__button {
    min-width: 200px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    font-size: 18px;
    color: red;
    padding: 10px 20px;
    background-color: #ff0;
    animation: changeColorBtn 1s ease 0s infinite;
    text-transform: uppercase;
    border-radius: 4px;
}

@keyframes changeColorBtn {
    50% {
        opacity: 0.7;
    }
}