html,
body,
div,
span,
h1,
h3,
p,
a,
img,
ul,
li,
form,
footer,
header {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
 font-family:sans-serif!important}

html {
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}

footer,
header {
    display: block}

body {
    line-height: 1}

.imgs {
    max-width: 100%;
    margin-top: 10px}

ul {
    list-style: none}

.content,
.soc-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

a {
    color: inherit;
    text-decoration: none}

a:hover {
    text-decoration: underline
}

@media screen and (max-width: 570px) {
    body {
        position: relative
    }
}

.content:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

.page-wrap {
    padding: 0 64px;
    max-width: 1280px;
    min-width: 272px;
    padding: 0;
    margin: 0 auto;
    position: relative;
    cursor: auto;
    overflow-x: hidden;
    max-width: 1280px
}

@media screen and (max-width: 1680px) {
    .page-wrap {
        margin: 0 auto;
        min-width: 860px
    }
}

@media screen and (max-width: 1024px) {
    .page-wrap {
        width: 100%;
        min-width: 320px
    }
}

@media screen and (max-width: 570px) {
    .page-wrap {
        padding: 0;
        overflow: hidden
    }
}

.main-content {
    background: #fff;
    z-index: 11;
    position: relative
}

.main-content:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

.content {
    min-height: 700px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin: 0 auto
}

@media screen and (max-width: 1024px) {
    .content {
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.content__inner_wide {
    -webkit-box-sizing: border-box;
    box-sizing: border-box}

@media screen and (max-width: 1024px) {
    .content__inner_wide {
        width: 100%
    }
}

.content__inner_wide > .article {
    border-right: 1px solid #ccc
}

.footer,
.content {
    clear: both
}

.header {
    width: 100%;
    z-index: 12;
    position: relative;
    z-index: 3}

.header__inner {
    height: 54px;
    background: #0095da;
    position: relative;
    z-index: 7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 1280px) {
    .header__inner {
        height: 42px
    }
}

.header__logo {
    height: 100%;
    position: relative;
    margin-left: 54px;
    padding: 20px 25px 20px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #2483c5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 1280px) {
    .header__logo {
        margin-left: 42px;
        padding-top: 14px;
        padding-bottom: 14px
    }
}

.header__logo .logo {
    display: inline-block;
    width: 122px;
    height: 30px;
    text-indent: -9000px;
    margin-top: -5px}

.header__logo .spec {
    display: inline-block;
    height: 15px;
    font: normal 16px/54px sans-serif;
    color: #fff;
    line-height: 14px;
    margin-left: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
;
 font-family:sans-serif!important}

@media screen and (max-width: 570px) {
    .header__logo .spec {
        font-size: 14px;
        padding-top: 1px
    }
}

.header__logo .spec:hover {
    text-decoration: none
}

.header__menu-link {
    display: block;
    position: absolute;
    top: 17px;
    left: 17px;
    background-size: contain;
    width: 20px;
    height: 20px;
    z-index: 9
}

@media screen and (max-width: 1280px) {
    .header__menu-link {
        width: 16px;
        height: 16px;
        left: 13px;
        top: 13px
    }
}



.footer {
    background: #1a1a1a;
    overflow: hidden;
    position: relative;
    z-index: 7;
    max-width: 100%;
    margin: 0 auto}

@media screen and (max-width: 1680px) {
    .footer {
        margin: 0 auto;
        min-width: 860px
    }
}

@media screen and (max-width: 1024px) {
    .footer {
        margin: 0 auto;
        width: 100%;
        min-width: 320px
    }
}

.footer-wrapper_top {
    border-top: 9px solid #2483c5;
    background: #262626;
    min-height: 80px
}

.footer__inner {
    padding: 0 64px;
    max-width: 1280px;
    min-width: 272px;
    margin: 0 auto
}

@media screen and (max-width: 900px) {
    .footer__inner {
        padding: 0 24px
    }
}

.soc-buttons {
    padding-top: 24px
}

@media screen and (max-width: 1024px) {
    .soc-buttons {
        width: 100%
    }
}

@media screen and (max-width: 670px) {
    .soc-buttons {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: auto;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 20px;
        padding-bottom: 24px
    }
}

.soc-buttons p {
    color: #ddd;
    font: normal 16px/24px sans-serif;
    padding-top: 3px;
    margin-right: 16px
;
 font-family:sans-serif!important}

@media screen and (max-width: 670px) {
    .soc-buttons p {
        text-align: center;
        width: 100%;
        padding-top: 0;
        padding-bottom: 24px
    }
}

.soc-buttons a {
    display: block;
    float: left;
    margin-left: 16px;
    width: 32px;
    height: 32px;
    border-radius: 3px
}

.soc-buttons a.soc-buttons_vk {
    background: #4680C2 url("") 50% 50% no-repeat;
    background-size: 22px 12px;
    margin-left: 0
}

.soc-buttons a.soc-buttons_fb {
    background: #3C5A99 url("../images/facebook.svg") 50% 50% no-repeat;
    background-size: 22px 12px}

@media screen and (max-width: 570px) {
    .soc-buttons a.soc-buttons_fb {
        margin-left: 0px
    }
}

.soc-buttons a.soc-buttons_twt {
    background: #1DA1F2 url("../images/twitter.svg") 50% 50% no-repeat;
    background-size: 22px 12px}

@media screen and (max-width: 570px) {
    .soc-buttons a.soc-buttons_twt {
        margin-left: 10px
    }
}

.soc-buttons a.soc-buttons_rss {
    background: #ee802f url("../images/rss.svg") 50% 50% no-repeat;
    background-size: 22px 12px}

@media screen and (max-width: 570px) {
    .soc-buttons a.soc-buttons_rss {
        display: none}
}

.soc-buttons a.soc-buttons_insta {
    background: #f00075 url("../images/insta.svg") 50% 50% no-repeat;
    background-size: 22px 12px}

@media screen and (max-width: 570px) {
    .soc-buttons a.soc-buttons_insta {
        margin-left: 10px}
}

.soc-buttons a.soc-buttons_youtube {
    background: red url("../images/youtube.svg") 50% 50% no-repeat;
    background-size: 22px 14px
}

@media screen and (max-width: 570px) {
    .soc-buttons a.soc-buttons_youtube {
        margin-left: 10px}
}

.soc-buttons a.soc-buttons_ok {
    background: #EE8208 url("") 50% 50% no-repeat;
    background-size: 22px 12px}

@media screen and (max-width: 570px) {
    .soc-buttons a.soc-buttons_ok {
        margin-left: 10px
    }
}

.article {
    padding: 24px 70px
}

@media screen and (max-width: 570px) {
    .article {
        padding: 24px 12px
    }
}

.article:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

.article__date {
    font: normal 14px/18px sans-serif;
    color: #555
;
 font-family:sans-serif!important}

.article__title {
    font: normal 32px/36px  sans-serif;
    padding: 4px 0 4px;
    
 font-family:sans-serif!important}

.article__text {
    font: normal 18px/25px sans-serif;
    color: #333;
    padding-top: 14px;
    
 font-family:sans-serif!important}

@media screen and (max-width: 1280px) {
    .article__text {
        padding-left: 0
    }
}

.article__text p {
    padding: 0 0 20px;
    text-align: left
}

.article__text a {
    color: #0095da
}

@media (max-width: 900px) {
    .page-wrap {
        padding: 0
    }
}

@media (max-width: 1024px) {
    .page-wrap {
        padding: 0
    }
}

@media (max-width: 530px) {
    .page-wrap {
        padding: 15px 0 0
    }
}

@media (max-width: 670px) {
    .page-wrap {
        padding: 0
    }
}


img {
    max-width: 100%}

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

td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle}


.ListBlock-root li {
    position: relative;
    margin-bottom: 6px
}

.ListBlock-ul li {
    padding: 0 0 0 23px
}

@media only screen and (min-device-width: 48em) {
    .ListBlock-ul li {
        padding: 0 0 0 38px
    }
}

.ListBlock-ul li:last-child {
    margin-bottom: 0
}

.ListBlock-ul li:before {
    position: absolute;
    top: 0;
    left: 5px;
    width: 8px;
    content: "\2022";
    text-align: center;
    color: dodgerblue;
    font-size: 18px;
    line-height: inherit
}

@media only screen and (min-device-width: 48em) {
    .ListBlock-ul li:before {
        left: -5px;
        width: 36px;
        text-align: center;
        font-size: 20px
    }
}

.Figure-caption {
    width: 100%;
    max-width: 650px;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
    line-height: 22px;
    max-width: 520px;
    padding-top: 4px;
    color: #1a1a1a;
    display: block}

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

a.button {
    font-size: 120%;
    text-align: center;
    color: #fff !important;
    background-color: red;
    display: table;
    margin: 25px auto;
    max-width: 100%;
    border-radius: 15px;
    text-decoration: none;
    padding: 15px}

a.button:hover {
    background-color: #c11f1f}

.form {
    position: relative;
    z-index: 1;
    background: #FFFFFF;
    max-width: 360px;
    margin: 0 auto 30px;
    padding: 45px;
    text-align: center;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24)}

.form input {
    font-family:sans-serif;
    outline: 0;
    background: #f2f2f2;
    width: 100%;
    border: 0;
    margin: 0 0 15px;
    padding: 15px;
    box-sizing: border-box;
    font-size: 14px}

.form button {
    font-family:sans-serif;
    text-transform: uppercase;
    outline: 0;
    background: #4CAF50;
    width: 100%;
    border: 0;
    padding: 15px;
    color: #FFFFFF;
    font-size: 14px;
    -webkit-transition: all 0.3 ease;
    transition: all 0.3 ease;
    cursor: pointer}

.form button:hover, .form button:active, .form button:focus {
    background: #43A047}

.order_block {
    display: none;
    text-align: center !important}


.order_block h3 {
    font: bold 18px sans-serif !important;
    background: transparent;
 font-family:sans-serif!important}

.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center;
    }

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0px;
    left: 0px;
    top: 40%;
    margin: 0px auto;
    background: #ffffff none repeat scroll 0% 0%;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    -webkit-animation: 0.7s ease 0s normal none 1 running pop-up-appear;
    animation: 0.7s ease 0s normal none 1 running pop-up-appear}

.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url("");
    background-size: 100%;
    top: -40px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    right: -40px;
    cursor: pointer}

.pop-up-heading {
    font-size: 40px;
    margin-bottom: 20px}

.pop-up-text {
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 1.1;
    text-align: center !important;
    padding: 0 !important}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none !important;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: rgb(113, 195, 65);
    color: rgb(255, 255, 255) !important;
    border: medium none;
    cursor: pointer;
    outline: medium none}

.pop-up-window {
    position: relative;
    max-width: 600px;
    right: 0px;
    left: 0px;
    top: 60px;
    margin: 0px auto;
    background: #fff none repeat scroll 0% 0%;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    -webkit-animation: 0.7s ease 0s normal none 1 running pop-up-appear;
    animation: 0.7s ease 0s normal none 1 running pop-up-appear}

.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0;
    right: 0px;
    margin: 0 auto;
    background-color: rgb(113, 195, 65);
    border-radius: 50%;
    -webkit-animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before;
    animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before}

.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0px;
    right: 0;
    margin: 0 auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor rgb(255, 255, 255) rgb(255, 255, 255);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -o-border-image: none;
    border-image: none;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: opacity 1s ease 0s;
    transition: opacity 1s ease 0s;
    -webkit-animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after;
    animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after}

@-webkit-keyframes pop-up-appear {
    0% {
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)}

    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)}

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)}
}

@keyframes pop-up-appear {
    0% {
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)}

    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)}

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)}
}

@-webkit-keyframes pop-up-appear-before {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)}

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)}
}

@keyframes pop-up-appear-before {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)}

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)}
}

@-webkit-keyframes pop-up-appear-after {
    0% {
        opacity: 0}

    100% {
        opacity: 1}
}

@keyframes pop-up-appear-after {
    0% {
        opacity: 0}

    100% {
        opacity: 1}
}

.pop-up-button:hover {
    color: rgb(255, 255, 255) !important;
    text-decoration: none !important}


.Figure-caption {
    width: 100%;
    max-width: 650px;
    margin-right: auto;
    margin-left: auto;
    font-family:sans-serif;
    font-size: 16px;
    line-height: 22px;
    max-width: 520px;
    padding-top: 4px;
    color: #1a1a1a;
    display: block}

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

a.button {
    font-size: 120%;
    text-align: center;
    color: #fff !important;
    background-color: red;
    display: table;
    margin: 25px auto 0;
    max-width: 100%;
    border-radius: 15px;
    text-decoration: none;
    padding: 15px}

a.button:hover {
    background-color: #c11f1f}

#comments {
    margin-top: 120px}

#comments h2 {
    padding-left: 40px;
    color: #000;
    border-bottom: 0px solid;
    border-color: #000;
    text-transform: uppercase;
    padding-bottom: 10px}

#comments .coment_ava {
    float: left;
    margin-right: 15px}

#comments .coment_ava img {
    margin: 0px;
    width: 50px;
    height: 50px;
    border-radius: 5px}

input {
    outline: none}

input:active {
    outline: none}

:focus {
    outline: none}

button:active,
button:focus {
    outline: none !important}

button::-moz-focus-inner {
    border: 0 !important}

.text_color {
    color: dodgerblue;
    text-align: center;
    font-weight: bold}

.blok_etr {
    display: block;
    padding: 10px;
    background-color: #f7fdff !important;
    margin-bottom: 30px}

.pg {
    position: relative;
    padding-left: 65px;
    margin-bottom: 33px}

.pg span {
    font-weight: 400}

#comments {
    margin-top: 120px}

#comments h2 {
    padding-left: 40px;
    color: #000;
    border-bottom: 0px solid;
    border-color: #000;
    text-transform: uppercase;
    padding-bottom: 10px}

#comments .coment_ava {
    float: left;
    margin-right: 15px}

#comments .coment_ava img {
    margin: 0px;
    width: 50px;
    height: 50px;
    border-radius: 5px}

#comments .date {
    font-weight: normal;
    background: none;
    display: inline}

.name {
    font-weight: bold}

.ListBlock-root {
    margin: 15px 0;
    padding: 0;
    list-style: none;
    font-size: 18px;
    line-height: 24px;
    font-family:sans-serif}

@media only screen and (min-device-width: 32em) {
    .ListBlock-root {
        line-height: 28px
    }
}

@media only screen and (min-device-width: 48em) {
    .ListBlock-root {
        margin: 20px 0
    }
}

.ListBlock-root li {
    position: relative;
    margin-bottom: 6px
}

.ListBlock-ul li {
    padding: 0 0 0 23px
}

form {
    display: block;
    margin-top: 0em}

/*button begin*/
/*button end*/
a:active, a:focus {
    outline: none}

input {
    outline: none}

input:active {
    outline: none}

:focus {
    outline: none}

button:active, button:focus {
    outline: none !important}

button::-moz-focus-inner {
    border: 0 !important}

.rub-ramka {
    background: rgba(3,224,0,.04);
    padding: 6px 13px!important;
    border-radius: 2px;
    border: 4px double rgba(21,160,37,.32);
    font-family:sans-serif;
    line-height: 28px;
    font-size: 16px;
    max-width: 86%;
    margin: 0 auto;
    font-weight: 400;
    color: #4a4a4a}


.rub-ramka {
    background: rgba(3,224,0,.04);
    padding: 6px 13px!important;
    border-radius: 2px;
    border: 4px double rgba(21,160,37,.32);
    font-family:sans-serif;
    line-height: 28px;
    font-size: 16px;
    max-width: 86%;
    margin: 0 auto;
    font-weight: 400;
    color: #4a4a4a}

.order_block {
    display: none;
    text-align: center ! important}

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

.order_block h3 {
    background: transparent none repeat scroll 0px 0px}

.spin-result-wrapper {
    display: none;
    padding: 0px 10px;
    box-sizing: border-box;
    width: 100%;
    top: 0px;
    z-index: 999;
    left: 0px;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0px;
    left: 0px;
    top: 40%;
    margin: 0px auto;
    background: rgb(255, 255, 255) none repeat scroll 0px 0px;
    text-align: center;
    padding: 70px 10px 20px;
    border-radius: 10px;
    animation: 0.7s ease 0s normal none 1 running pop-up-appear}
.myh4 {
    padding: 6px 4px 4px 5px;
    width: 100%;
    display: table;
    border: 1px dotted #e2e2e2;
    border-right: none;
    color: #3a753a;
    font-size: 14px;
    margin-bottom: 9px;
    line-height: 23px;
    border-radius: 2px;
    margin-top: 5px;
    margin-left: -3px;
    font-weight: 600;
    background-color: #f5fef5;
    background-image: -webkit-repeating-linear-gradient(
            0deg
            ,#bfe6bf 0,#f5fef5 100%);
    background-image: repeating-linear-gradient(
            90deg
            ,#bfe6bf 0,#f5fef5 100%);
    text-transform: uppercase}

.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url("");
    background-size: 100% auto;
    top: -40px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px rgb(255, 255, 255);
    right: -40px;
    cursor: pointer}

.pop-up-heading {
    font-size: 40px;
    margin-bottom: 20px}

.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center ! important}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none ! important;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: rgb(113, 195, 65);
    color: rgb(255, 255, 255) ! important;
    border: medium none;
    cursor: pointer;
    outline: medium none}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0px;
    left: 0px;
    top: 40%;
    margin: 0px auto;
    background: rgb(255, 255, 255) none repeat scroll 0px 0px;
    text-align: center;
    padding: 70px 10px 20px;
    border-radius: 10px;
    animation: 0.7s ease 0s normal none 1 running pop-up-appear}

.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    background-color: rgb(113, 195, 65);
    border-radius: 50%;
    animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before}

.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor rgb(255, 255, 255) rgb(255, 255, 255);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after}

.pop-up-button:hover {
    color: rgb(255, 255, 255) ! important;
    text-decoration: none ! important}

@media all and (max-width: 520px) {
    .close-popup {
        right: 0px}
}

.form {
    background-color: rgb(255, 255, 255);
    height: auto}

.form__bg {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background-color: rgb(255, 255, 255);
    border-radius: 0px 0px 3px 3px}

.form__name__field, .form__tel__field {
    padding-left: 55px;
    padding-top: 18px;
    padding-bottom: 22px;
    text-align: left;
    box-sizing: border-box;
    border-radius: 32px;
    border: 1px solid rgb(234, 233, 233);
    background-color: rgb(244, 244, 244);
    width: 300px;
    outline: 0px none;
    font-size: 16px;
    font-weight: 400;
    color: rgb(102, 102, 102);
    line-height: 18px}

.form__name {
    position: relative;
    margin-top: 20px}

.form__name::before {
    position: absolute;
    content: "";
    width: 22px;
    height: 23px;
    background-image: url("");
    background-repeat: no-repeat;
    top: 18px;
    left: -20px}

.form__tel {
    position: relative;
    margin-top: 15px}

.form__tel::before {
    position: absolute;
    content: "";
    width: 21px;
    height: 24px;
    background-image: url("");
    background-repeat: no-repeat;
    top: 20px;
    left: -20px}

#boxesContainer {
    max-width: 700px;
    margin: 0px auto;
    width: 100%}

figure {
    display: block}

.order_block {
    display: none;
    text-align: center ! important}

.order_block h3 {
    font: bold 18px sans-serif ! important;
    background: transparent none repeat scroll 0px 0px;
 font-family:sans-serif!important}

.spin-result-wrapper {
    display: none;
    padding: 0px 10px;
    box-sizing: border-box;
    width: 100%;
    top: 0px;
    z-index: 999;
    left: 0px;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0px;
    left: 0px;
    top: 20%;
    margin: 0px auto;
    background: rgb(255, 255, 255) none repeat scroll 0px 0px;
    text-align: center;
    padding: 70px 10px 20px;
    border-radius: 10px;
    animation: 0.7s ease 0s normal none 1 running pop-up-appear}

.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url("");
    background-size: 100% auto;
    top: -40px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px rgb(255, 255, 255);
    right: -40px;
    cursor: pointer}

.pop-up-heading {
    font-size: 40px;
    margin-bottom: 20px}

.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center ! important}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none ! important;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: rgb(113, 195, 65);
    color: rgb(255, 255, 255) ! important;
    border: medium none;
    cursor: pointer;
    outline: medium none}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0px;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0px auto;
    background: rgb(255, 255, 255) none repeat scroll 0px 0px;
    text-align: center;
    padding: 70px 10px 20px;
    border-radius: 10px;
    animation: 0.7s ease 0s normal none 1 running pop-up-appear}

.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    background-color: rgb(113, 195, 65);
    border-radius: 50%;
    animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before}

.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor rgb(255, 255, 255) rgb(255, 255, 255);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after}

@keyframes pop-up-appear {
    0% {
        transform: translateY(-2000px)}
    30% {
        transform: translateY(100px)}
    100% {
        transform: translateY(0px)}
}

@keyframes pop-up-appear-before {
    0% {
        transform: scale(0)}
    100% {
        transform: scale(1)}
}

@keyframes pop-up-appear-after {
    0% {
        opacity: 0}
    100% {
        opacity: 1}
}

.pop-up-button:hover {
    color: rgb(255, 255, 255) ! important;
    text-decoration: none ! important}

@media all and (max-width: 520px) {
    .close-popup {
        right: 0px}

    .footer {
        margin-left: 0px;
        text-align: center}
}

.sweet-alert, .sweet-overlay {
    position: fixed;
    display: none}

.instructions {
    text-align: center}

.boxes, .boxes img {
    width: 100%}

.instructions {
    padding: 8px;
    background-color: rgb(35, 47, 62);
    border-radius: 4px;
    color: rgb(255, 255, 255);
    margin-top: 20px}

.boxes {
    margin: 10px 0px}

.boxes > div {
    position: relative;
    display: inline-block;
    width: 32.5%;
    height: 50%;
    transition-duration: 0.2s;
    cursor: pointer}

.boxes > div:hover {
    transform: scale(1.1, 1.1)}

.instructions table {
    width: 100%}

.instructions td:first-child {
    padding-right: 10px;
    width: 10px}

.instructions td:last-child {
    padding-left: 10px;
    width: 10px}

@media (max-width: 479px) {
    .boxes > div {
        width: 32%}
}

@media (max-width: 319px) {
    .boxes > div {
        width: 48%}
}

.sweet-overlay {
    background-color: rgba(0, 0, 0, 0.4);
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 10000}

.sweet-alert {
    background-color: rgb(255, 255, 255);
    font-family:sans-serif;
    width: 478px;
    padding: 17px;
    border-radius: 5px;
    text-align: center;
    left: 50%;
    top: 35%;
    margin-left: -256px;
    margin-top: -150px;
    overflow: hidden;
    z-index: 99999}

@media all and (max-width: 540px) {
    .sweet-alert {
        width: auto;
        margin-left: 0px;
        margin-right: 0px;
        left: 15px;
        right: 15px}
}

.sweet-alert p {
    color: rgb(121, 121, 121);
    font-size: 15px;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0px;
    padding: 0px;
    line-height: normal}

.sweet-alert .la-ball-fall {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -27px;
    margin-top: 4px;
    opacity: 0;
    visibility: hidden}

.sweet-alert button {
    background-color: rgb(232, 66, 66);
    color: rgb(255, 255, 255);
    border: medium none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0px;
    cursor: pointer}

.sweet-alert button:focus {
    outline: 0px none;
    box-shadow: 0px 0px 2px rgba(128, 179, 235, 0.5), 0px 0px 0px 1px rgba(0, 0, 0, 0.05) inset}

.sweet-alert button:hover {
    background-color: rgb(126, 207, 244)}

.sweet-alert button:active {
    background-color: rgb(93, 194, 241)}

.sweet-alert button::-moz-focus-inner {
    border: 0px none}

.sweet-alert .sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0px;
    position: relative;
    box-sizing: content-box}

.sweet-alert .sa-icon.sa-success {
    border-color: rgb(165, 220, 134)}

.sweet-alert .sa-icon.sa-success::after, .sweet-alert .sa-icon.sa-success::before {
    content: "";
    position: absolute;
    width: 60px;
    height: 120px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%}

.sweet-alert .sa-icon.sa-success::before {
    border-radius: 120px 0px 0px 120px;
    top: -7px;
    left: -33px;
    transform: rotate(-45deg);
    transform-origin: 60px 60px 0px}

.sweet-alert .sa-icon.sa-success::after {
    border-radius: 0px 120px 120px 0px;
    top: -11px;
    left: 30px;
    transform: rotate(-45deg);
    transform-origin: 0px 60px 0px}

.sweet-alert .sa-icon.sa-success .sa-placeholder {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(165, 220, 134, 0.2);
    border-radius: 50%;
    box-sizing: content-box;
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 2}

.sweet-alert .sa-icon.sa-success .sa-fix {
    width: 5px;
    height: 90px;
    background-color: rgb(255, 255, 255);
    position: absolute;
    left: 28px;
    top: 8px;
    z-index: 1;
    transform: rotate(-45deg)}

.sweet-alert .sa-icon.sa-success .sa-line {
    height: 5px;
    background-color: rgb(165, 220, 134);
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
    width: 25px;
    left: 14px;
    top: 46px;
    transform: rotate(45deg)}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
    width: 47px;
    right: 8px;
    top: 38px;
    transform: rotate(-45deg)}

.la-ball-fall {
    font-size: 0px;
    color: rgb(255, 255, 255);
    width: 54px;
    height: 18px}

@keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translate3d(0px, 0px, 0px)}
    40%, 43% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0px, -30px, 0px)}
    70% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0px, -15px, 0px)}
    90% {
        transform: translate3d(0px, -4px, 0px)}
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom 0px}

@keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)}
    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3)}
    20% {
        transform: scale3d(1.1, 1.1, 1.1)}
    40% {
        transform: scale3d(0.9, 0.9, 0.9)}
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)}
    80% {
        transform: scale3d(0.97, 0.97, 0.97)}
    100% {
        opacity: 1;
        transform: scale3d(1, 1, 1)}
}

.bounceIn {
    animation-name: bounceIn}

.la-ball-fall {
    display: block}

.opentry {
    display: none}

.order_block {
    display: none}

.boxtext {
    width: 100%;
    height: 100%;
    text-align: center;
    color: rgb(255, 0, 0);
    font-size: 25px;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px}

@media screen and (max-width: 800px) {
    .boxtext {
        font-size: 23px}
}

@media screen and (max-width: 600px) {
    .boxtext {
        font-size: 20px}
}

@media screen and (max-width: 360px) {
    .boxtext {
        font-size: 16px}
}

#countdown {
    text-align: center}

#countdown li {
    color: red}

#countdown li, #countdown-modal li {
    color: red}

.centerr {
    text-align: center}

.popupBox {
    height: 2673px;
    font-family:sans-serif;
    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;
    max-width: 100%}

.windowPopupBox {
    position: absolute;
    width: 700px;
    height: auto;
    top: 20px;
    left: 50%;
    margin-left: -350px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    box-shadow: 0px 0px 120px rgb(0, 0, 0);
    padding: 15px 15px 35px;
    max-width: 100%}

.close {
    position: relative;
    top: -5px;
    right: 2px;
    font-size: 35px;
    cursor: pointer;
    color: rgb(112, 112, 112);
    transition: all 0.2s ease 0s}

.close:hover {
    color: rgb(0, 0, 0);
    transition: all 0.2s ease 0s}

.buttonPopupBox {
    margin: 0px;
    transition: all 0.2s ease 0s;
    background: rgb(131, 207, 107) none repeat scroll 0% 0%;
    padding: 15px 30px 30px;
    color: rgb(255, 255, 255);
    font-weight: 700;
    font-size: 20px;
    text-shadow: 1px 1px 2px black, 0px 0px 0.7em rgb(0, 0, 0);
    text-transform: uppercase;
    text-decoration: none;
    max-width: 100%}

.buttonPopupBox:hover {
    transition: all 0.2s ease 0s;
    background: rgb(72, 179, 235) none repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
    text-decoration: none}

.headerPopupBox {
    margin: 0px;
    color: rgb(53, 53, 53);
    font-size: 20px}

.imgPopupBox {
    margin: 0px 0px 30px;
    height: 250px;
    width: auto}

.timeTo {
    font-family:sans-serif;
    font-size: 28px ! important;
    line-height: 108%;
    font-weight: bold;
    height: 32px}

.timeTo div ul li {
    font-size: 28px ! important}

.timeTo span {
    vertical-align: top}

.timeTo.timeTo-white div {
    color: black;
    background: transparent linear-gradient(to bottom, rgb(255, 255, 255) 38%, rgb(204, 204, 204) 100%) repeat scroll 0% 0%}

.timeTo.timeTo-black div {
    color: white;
    background: transparent linear-gradient(to bottom, rgb(69, 72, 77) 0%, rgb(0, 0, 0) 100%) repeat scroll 0% 0%}

.timeTo.timeTo-black .timeTo-alert {
    background: transparent linear-gradient(to bottom, rgb(167, 68, 68) 0%, rgb(63, 0, 0) 67%) repeat scroll 0% 0%}

.timeTo.timeTo-white .timeTo-alert {
    background: transparent linear-gradient(to bottom, rgb(255, 255, 255) 35%, rgb(225, 115, 115) 100%) repeat scroll 0% 0%}

.timeTo figure {
    display: inline-block;
    margin: 0px;
    padding: 0px}

.timeTo figcaption {
    text-align: center;
    line-height: 80%;
    font-weight: normal;
    color: rgb(136, 136, 136)}

.timeTo div {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 30px;
    border-top: 1px solid silver;
    border-right: 1px solid silver;
    border-bottom: 1px solid silver;
    overflow: hidden}

.timeTo div.first {
    border-left: 1px solid silver}

.timeTo ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 3px;
    line-height: 1 ! important}

.timeTo ul li {
    margin: 0px;
    padding: 0px;
    list-style: outside none none}

.inL_596855 {
    text-align: center}

.inL_349602 {
    text-align: center}

.inL_606947 {
    text-align: center}

.inL_777738 {
    text-align: center}

.inL_144481 {
    text-align: center}

.inL_56188 {
    text-align: center}

.inL_581526 {
    text-align: center}

.inL_976163 {
    text-align: center}

.inL_590030 {
    text-align: center}

.inL_269486 {
    text-align: center}

.inL_891368 {
    text-align: center}

.inL_842149 {
    text-align: center}

.inL_96099 {
    text-align: center}

.inL_359926 {
    text-align: center}

.inL_650286 {
    text-align: center}

.inL_972248 {
    list-style-type: decimal;
    padding-left: 45px}

.inL_199456 {
    max-width: 250px;
    width: 100%;
    margin: 20px auto;
    display: block
}

.inL_186268 {
    opacity: 1.03;
    display: none}

.inL_397356 {
    display: inline-block;
    box-shadow: 0px 0px 2px rgba(140, 212, 245, 0.8), 0px 0px 0px 1px rgba(0, 0, 0, 0.047) inset;
    background-color: rgb(255, 164, 0)}

.inL_631484 {
    padding-top: 15px;
    text-align: center;
    margin: -50px 0px;
    font-size: 17px}

.inL_519353 {
    margin-top: 65px}

.inL_524364 {
    cursor: pointer;
    background: red none repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
    padding: 15px 30px;
    border-radius: 10px;
    font-size: 20px;
    border: 0px none;
    margin: 15px auto}

.inL_898336 {
    font-size: 12px;
    margin-top: -15px}

.inL_225721 {
    text-align: center ! important}

.inL_292215 {
    text-align: center}

.inL_357694 {
    height: 14374px;
    display: none}

.inL_533716 {
    margin: 0px;
    font-size: 14px;
    color: rgb(53, 53, 53)}

.order_timer {
    text-align: center !important}

@media(max-width:500px) {
    .article__title, h2 {
        font: normal 24px/27px sans-serif;
 font-family:sans-serif!important}
}

.social__icons {
    margin: 0 auto}