@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: local(''), url(../fonts/roboto-regular.woff2) format('woff2'), url(../fonts/roboto-regular.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: local(''), url(../fonts/roboto-700.woff2) format('woff2'), url(../fonts/roboto-700.woff) format('woff');
    font-display: swap;
}
a:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
:active, :focus, :hover, :visited {
    outline: 0!important;
}
a, a:active, a:focus, a:hover, a:visited {
    outline: 0!important;
}
::-moz-focus-inner {
    border: 0;
    outline: 0;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
    overflow-x: hidden;
}
article, header, main, nav, section {
    display: block;
}
a:active, a:hover {
    outline: 0;
}
strong {
    font-weight: 700;
}
h1 {
    font-size: 2em;
    margin: 35px auto 35px auto!important;
}
img {
    border: 0;
}
html {
    font-size: 100%;
    box-sizing: border-box;
}
*, ::after, ::before {
    box-sizing: inherit;
}
body {
    padding: 0;
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
img {
    max-width: 100%;
    flex-shrink: 0;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}
.row {
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
}
.row::after, .row::before {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-order: 1;
    order: 1;
}
.row::after {
    clear: both;
}
.row.collapse>.column {
    padding-left: 0;
    padding-right: 0;
}
.column {
    width: 100%;
    float: left;
    padding-left: .5rem;
    padding-right: .5rem;
}
@media screen and (min-width:48em) {
    .column {
    padding-left: .5rem;
    padding-right: .5rem;
}
}@media screen and (min-width:64em) {
    .column {
    padding-left: .5rem;
    padding-right: .5rem;
}
}@media screen and (min-width:80em) {
    .column {
    padding-left: .5rem;
    padding-right: .5rem;
}
}.column.row.row {
    float: none;
}
.small-12 {
    width: 100%}
@media screen and (min-width:64em) {
    .large-8 {
    width: 66.66667%}
}@media screen and (min-width:80em) {
    .xlarge-9 {
    width: 75%}
}.row {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.row.collapse>.column {
    padding-left: 0;
    padding-right: 0;
}
.column {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-left: .5rem;
    padding-right: .5rem;
    min-width: initial;
}
@media screen and (min-width:48em) {
    .column {
    padding-left: .5rem;
    padding-right: .5rem;
}
}@media screen and (min-width:64em) {
    .column {
    padding-left: .5rem;
    padding-right: .5rem;
}
}@media screen and (min-width:80em) {
    .column {
    padding-left: .5rem;
    padding-right: .5rem;
}
}.column.row.row {
    float: none;
    display: block;
    max-width: 80em;
}
.small-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.center {
    text-align: center;
    margin: 0 auto 20px;
    max-width: 500px;
}
.center img {
    max-width: 100%}
.text {
    margin-bottom: 25px;
}
p {
    margin-bottom: 15px;
}
.order {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0;
}
input::-ms-clear {
    display: none;
}
@media screen and (min-width:768px) {
    #order_form {
    background-image: url(../img/formbg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 25px 20px 25px 20px!important;
}
.u-margin-bottom-1 p {
    text-align: justify;
}
}#order_form {
    padding: 15px 20px 15px 20px;
    max-width: 455px;
    font-family: Arial;
    margin: 0 auto;
    display: block;
    background-position: 50% 50%;
    text-align: center;
    line-height: 1;
}
.prod__pack {
    position: relative;
}
#order_form div {
    background: 0 0!important;
}
#order_form label {
    width: 230px;
    display: block;
    padding: 5px 0 10px 0;
    font-weight: 700;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
}
#order_form input {
    font-size: 21px;
    padding: 15px;
    border-radius: 3px;
    border: 2px solid #e9d7dc;
    max-width: 300px;
    width: 100%}
.form__price-wrapper {
    display: flex;
    justify-content: space-around;
    width: 100%;
    max-width: 320px;
}
.form__price {
    font-size: 16px;
}
.main__title {
    font-size: 30px !important;
}
#order_form button {
    display: inline-block;
    padding: 20px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, .45);
    border-radius: 5px;
    background-color: #0299ff;
    background-position: 1.35em .94em;
    background-size: 1em;
    background-repeat: no-repeat;
    transition: all .15s ease-in-out;
    border: none;
    cursor: pointer;
    font-size: 20px;
}
#order_form button:hover {
    background-color: #017acc;
}
#order_form button:active {
    position: relative;
    top: 1px;
}
@media (max-width:767px) {
    #order_form {
    background-image: none;
    background: #ebeae6;
    border: 2px solid #c0b1ae;
}
.main__title {
  font-size: 26px !important;
}
}@media screen and (max-width:479px) {
    #order_form label {
    font-size: 14px;
}
#order_form button {
    width: 260px;
    max-width: 100%;
    margin-top: 15px;
}
#order_form {
    padding: 10px;
}
.main__title {
  font-size: 22px !important;
}
}@media screen and (max-width:459px) {
    #order_form input {
    width: 100%;
    max-width: 300px;
}
#order_form button {
    padding-left: 10px;
    padding-right: 10px;
}
}@media screen and (max-width:349px) {
    #order_form input {
    font-size: 17px;
}
#order_form button {
    margin-left: 0;
}
}input, textarea {
    border: 1px solid #8d8d8d;
    max-width: 100%;
    padding: 14px 10px;
    border-radius: 5px;
    font-size: 16px;
    box-sizing: border-box;
    box-shadow: 0 0 10px 0 rgb(3 3 3 / 30%);
    transition: .3s;
}
.price {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    margin-bottom: 5px;
}
ul {
    margin-bottom: 15px!important;
}
.prod__pack {
    display: flex;
    justify-content: center;
}
.price p {
    text-align: center!important;
    padding-bottom: 0!important;
    line-height: 1.3;
}
.price .x_price_previous {
    display: inline-block;
    position: relative;
}
.price p span {
    font-weight: 700;
    font-size: 20px!important;
}
.price .x_price_current, .price .x_price_previous {
    font-size: 28px;
    padding-bottom: 0!important;
}
.price .x_price_previous:after, .price .x_price_previous:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background-color: red;
}
.price .x_price_previous:before {
    transform: translateY(-50%) rotate(15deg);
}
.price .x_price_previous:after {
    transform: translateY(-50%) rotate(-15deg);
}
.red {
    color: red;
    font-weight: 700;
}
.test__block {
    margin-bottom: 25px;
    border: 1px solid #f0e9db;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .3);
}
.test__title {
    font-size: 20px;
    margin-bottom: 15px;
    text-align: center;
}
.test__question {
    display: none;
}
.test__question.show {
    display: block;
    animation-name: showBlock;
    animation-fill-mode: forwards;
    animation-duration: 1s;
}
.test__question-title {
    margin-bottom: 30px;
    font-size: 26px;
    line-height: 1.2;
    font-weight: 700;
    text-align: center;
}
.test__question-answers {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.test__answer-btn {
    width: 100%;
    max-width: 210px;
    border: 0;
    font-size: 17px;
    color: #000;
    padding: 10px;
    border-radius: 5px;
    font-weight: 700;
    border: 1px solid #f0e9db;
    text-align: center;
    cursor: pointer;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    margin-bottom: 10px;
    margin-right: 5px;
    margin-left: 5px;
}
.test__answer-btn:hover {
    color: #fff;
    background: linear-gradient(to right, #ff5c00 0, #fe8601 100%);
}
.test__result {
    display: none;
}
.test__result.show {
    display: block;
    animation-name: showBlock;
    animation-fill-mode: forwards;
    animation-duration: 1s;
}
.test__result-title {
    margin-bottom: 20px;
    text-align: center;
    font-size: 26px;
    line-height: 1.2;
}
.test__result-text {
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 0;
}
.test__result-text:not(:last-of-type) {
    margin-bottom: 20px;
}
@media only screen and (max-width:1048px) {
    .test__answer-btn {
    max-width: 145px;
    font-size: 15px;
}
.text {
    text-align: left;
}
}.btn_l {
    display: flex;
    justify-content: center;
    width: 100%;
    font-size: 16px;
}
@media only screen and (max-width:767px) {
    .test__answer-btn {
    max-width: 165px;
}
}.pack-center {
    display: flex;
    justify-content: center;
}
@media (max-width:767px) {
    .pack-center {
    display: flex;
    align-items: center;
}
.packs {
    margin-bottom: 0!important;
}
.order {
    flex-direction: column;
}
}@media (max-width:639px) {
    .test__question-answers {
    flex-direction: column;
    align-items: center;
}
.test__answer-btn:not(:last-of-type) {
    margin-bottom: 10px;
}
.test__answer-btn {
    max-width: 225px;
}
}@media (max-width:479px) {
    .test__question-title {
    font-size: 22px;
}
.test__title {
    font-size: 18px;
}
.test__block {
    padding-left: 10px;
    padding-right: 10px;
}
}@media screen and (min-width:80em) {
    .xlarge-9 {
    max-width: 100%}
}div, h1, h3, li, ol, p, ul {
    margin: 0;
    padding: 0;
}
p {
    font-size: inherit;
    line-height: 1.4;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility;
}
em {
    font-style: italic;
    line-height: inherit;
}
strong {
    font-weight: 700;
    line-height: inherit;
}
h1, h3 {
    font-style: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: .5rem;
    line-height: 1.4;
}
h1 {
    font-size: 1.5rem;
}
@media screen and (min-width:1220px) {
    h3 {
    margin-top: 40px!important;
    margin-bottom: 25px!important;
}
}@media screen and (max-width:1199px) {
    h3 {
    margin-top: 35px!important;
    margin-bottom: 25px!important;
}
}@media screen and (min-width:48em) {
    h1 {
    font-size: 3rem;
}
h3 {
    font-size: 1.9375rem;
}
}a {
    color: #2199e8;
    text-decoration: underline;
    line-height: inherit;
    cursor: pointer;
}
a:focus, a:hover {
    color: #1585cf;
    text-decoration: none;
}
a img {
    border: 0;
}
ol, ul {
    line-height: 1.4;
    margin-bottom: 25px;
    list-style-position: outside;
}
.prices {
    width: 100%;
    display: flex;
    justify-content: space-around;
}
li {
    font-size: inherit;
}
ul {
    list-style-type: disc;
    margin-left: 1.25rem;
}
ol {
    margin-left: 1.25rem;
    margin-bottom: 35px;
}
@media print {
    * {
    background: 0 0!important;
    color: #000!important;
    box-shadow: none!important;
    text-shadow: none!important;
}
a, a:visited {
    text-decoration: underline;
}
a[href]:after {
    content: " ("attr(href) ")"}
img {
    page-break-inside: avoid;
}
img {
    max-width: 100%!important;
}
@page {
    margin: .5cm;
}
h3, p {
    orphans: 3;
    widows: 3;
}
h3 {
    page-break-after: avoid;
}
}.menu {
    margin: 0;
    list-style-type: none;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center;
    flex-wrap: nowrap;
}
.menu>li {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.menu>li>a {
    display: block;
    padding: .7rem 1rem;
    line-height: 1;
}
.menu a {
    margin-bottom: 0;
}
.menu>li>a {
    display: -ms-flexbox;
    display: flex;
}
.menu>li>a {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}
.list {
    margin-bottom: 25px!important;
}
.list__item {
    margin-bottom: 25px!important;
}
.menu>li {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
body, html {
    height: 100%}
@media screen and (max-width:47.9375em) {
    .hide-for-small-only {
    display: none!important;
}
}@media screen and (max-width:0em), screen and (min-width:48em) {
    .show-for-small-only {
    display: none!important;
}
}@media screen and (max-width:63.9375em) {
    .show-for-large {
    display: none!important;
}
}
body {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    height: auto;
    margin: 0;
    position: relative;
    -webkit-font-smoothing: antialiased;
    background-color: #eee;
}
div {
    background-repeat: no-repeat;
}
h1 {
    text-align: center;
}
h1, h3 {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 0;
}
h3 {
    font-size: 22px;
    margin-bottom: 20px;
}
ul {
    margin: 0;
    list-style-type: none;
}
.o-menu-top_nav {
    background: #005587;
    display: block;
    width: 100%;
    -ms-transform: translateY(0);
    transform: translateY(0);
    position: relative;
}

.content__list li:not(:last-child) {
  margin-bottom: 10px;
}
@media screen and (max-width:47.9375em) {
    .o-menu-top_nav {
    height: 2.5rem;
}
}.enw-menuList__item {
    color: #fff!important;
}
.o-menu-top_nav .enw-menuList__item.dropdown::after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #fff transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    margin: auto 0 auto 5px;
    padding-bottom: 3px;
}
.o-menu-top_nav .menu__item--is-active {
    background-color: #001d32;
}
.o-menu-top_nav__menu-burger {
    width: 2.5rem;
}
.o-menu-top_nav #toggle-menu {
    position: absolute;
    width: 2.5rem;
    height: 2.5rem;
    top: 0;
    left: 0;
    background-color: #006486;
}
.o-menu-top_nav:first-of-type {
    z-index: 10;
}
.o-menu-top_nav .enw-nav-menuList {
    display: -ms-flexbox;
    display: flex;
    margin: auto auto auto 0;
}
@media screen and (min-width:48em) {
    .o-menu-top_nav .enw-nav-menuList {
    margin: auto auto auto 0;
}
}.o-menu-top_nav .enw-nav-menuList .enw-menuList {
    display: -ms-flexbox;
    display: flex;
}
.o-menu-top_nav .enw-nav-menuList .enw-menuList__item {
    padding: 0 .5rem;
    color: #fff;
    height: 100%;
    line-height: 3.75rem;
    font-size: .875rem;
    margin: auto 0;
    display: block;
    background-color: transparent;
    transition: background-color .4s ease;
    padding-top: 3px;
    text-decoration: none;
}
.o-menu-top_nav .enw-nav-menuList .enw-menuList__item:hover {
    background-color: #1b84a9;
}
@media screen and (max-width:47.9375em) {
    .small-12 {
    min-width: 100%}
}.c-article-content p {
    margin-bottom: 20px;
    line-height: 1.4;
}
.c-article-content h3 {
    font-size: 1rem;
}
.c-article-content h3 {
    line-height: 1.3;
    padding: 1rem 0;
}
.c-article {
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    max-width: 80rem;
}
.c-article-content {
    transition: font-size 1s;
}
.c-article-content h3 {
    font-size: 23px;
}
.c-article-title {
    font-size: 1.875rem;
    line-height: 1.25;
    text-align: center;
    margin-bottom: 20px;
}
.dialog {
    display: flex;
    align-items: flex-start;
    margin-bottom: 26px;
    border: 2px solid rgb(121, 121, 121);
    border-radius: 10px;
    background-color: rgba(121, 121, 121, 0.2);
}
.nowrap {
    white-space: nowrap;
}
.dialog__man {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 160px;
    border-right: none;
    padding-top: 15px;
}
.main__img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 0!important;
}
.dialog__text {
    width: calc(100% - 160px);
    border-left: 2px solid rgb(121, 121, 121);
    padding: 0 15px;
  }
  .dialog__list {
    list-style: disc;
    padding-left: 20px;
  }
  .dialog__list li:not(:last-child) {
    margin-bottom: 10px;
  }
  .dialog__list-title {
    margin-bottom: 15px;
}
.expert__bio {
    padding: 0!important;
    margin-bottom: 0!important;
    text-align: center!important;
    font-size: 14px!important;
}
.c-article-content p.expert__bio {
    font-size: 16px !important;
    line-height: 1.3;
    padding: 0 5px !important;
}
.c-article-content p.expert__bio b {
    font-size: 18px !important;
}
.avatar {
    margin-bottom: 5px!important;
    border-radius: 50%;
    width: 120px;
}
.logo__link {
    color: #fff!important;
}
.dialog__desc {
    padding-top: 15px;
    text-align: left !important;
}
.dialog__desc i {
    font-style: normal!important;
}
@media screen and (max-width:47.9375em) {
    .c-article-title, h3 {
    font-size: 1.3rem;
}
.c-article-title {
    margin-bottom: 10px;
}
.center {
    margin-bottom: 15px;
}
}.c-site-header {
    position: relative;
    width: 100%;
    z-index: 10;
}
@media screen and (max-width:47.9375em) {
    .c-site-header {
    position: fixed;
    top: 0;
}
}.c-site-header__logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 3.75rem;
    width: 10rem;
    padding-right: 1rem;
    margin: 0;
}
@media screen and (max-width:47.9375em) {
    .c-site-header__logo {
    height: 2.5rem;
    padding-left: 1rem;
}
}.c-site-header__logo img {
    width: 100%}
.c-menu-main {
    display: -ms-flexbox;
    display: flex;
    max-width: 940px;
    margin: auto;
    padding: 0;
}
@media screen and (min-width:80em) {
    .c-menu-main {
    padding: 0;
}
}.c-menu-main__left, .c-menu-main__right {
    display: -ms-flexbox;
    display: flex;
}
.c-menu-main__left {
    height: 100%;
    max-width: 11.25rem;
    position: relative;
    padding-left: 10px;
}
@media screen and (max-width:47.9375em) {
    .c-menu-main__left {
    max-width: 12.5rem;
}
}.c-menu-main__right {
    width: 100%}
@media screen and (max-width:47.9375em) {
    .c-menu-main__right {
    -ms-flex: 1 0 40%;
    flex: 1 0 40%}
}.js-enw-topnav__menu {
    margin-bottom: 0!important;
}
.c-menu-main__right>.menu {
    margin-left: auto;
    width: auto;
}
@media screen and (max-width:47.9375em) {
    .c-menu-main__right>.menu {
    height: 2.5rem;
}
}#hamburger-button {
    width: 20px;
    height: 22.5px;
    position: relative;
    top: 0;
    margin: 12px auto;
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}
#hamburger-button span {
    display: block;
    position: absolute;
    height: 2px;
    width: 50%;
    background: #fff;
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
#hamburger-button span:nth-child(even) {
    left: 50%;
    border-radius: 0 9px 9px 0;
}
#hamburger-button span:nth-child(odd) {
    left: 0;
    border-radius: 9px 0 0 9px;
}
#hamburger-button span:nth-child(1), #hamburger-button span:nth-child(2) {
    top: 0;
}
#hamburger-button span:nth-child(3), #hamburger-button span:nth-child(4) {
    top: 7px;
}
#hamburger-button span:nth-child(5), #hamburger-button span:nth-child(6) {
    top: 14px;
}
.widget__captionText {
    font-size: 15px;
    font-style: normal;
    display: block;
    margin-top: 5px;
}
#enw-main-content {
    background-color: #eee;
    overflow: visible;
    position: relative;
    width: 100%;
    z-index: 8;
    padding: 0 20px;
}
@media screen and (max-width:47.9375em) {
    #enw-main-content {
    margin-top: 35px;
    padding: 0 10px;
}
.u-margin-top-medium-5 {
    margin: 10px;
}
.text {
    text-align: left;
    font-size: 16px;
}
.c-article-content p {
    margin-bottom: 15px;
}
.c-article-content h3 {
    padding: 10px 0;
}
}#enw-main-content:after {
    background-color: #000;
    content: '';
    display: block;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .8s ease-out;
    z-index: 12;
}
.u-overflow-visible {
    overflow: visible!important;
}
.u-margin-bottom-1 {
    margin-bottom: .5rem!important;
}
@media screen and (min-width:48em) {
    .u-margin-top-medium-5 {
    margin: 20px;
}
}.u-margin-auto {
    margin: auto;
}
.c-sider {
    display: none;
}
@media (min-width:1024px) {
    .c-article {
    max-width: 940px;
    margin: 0;
    width: 100%}
main.u-overflow-visible {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
}
.c-sider {
    width: 260px;
    margin-left: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: center;
    background: #fff;
    padding: 0;
}
.c-sider .c-sider {
    padding: 15px 10px 20px;
    width: 100%;
    max-width: 260px;
    margin: 0;
}
.c-sider_btn {
    text-transform: uppercase;
    background: red;
    padding: 10px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    text-decoration: none;
    margin-top: 12px;
}
.c-sider_btn:active, .c-sider_btn:focus, .c-sider_btn:hover, .c-sider_btn:visited {
    color: #fff!important;
    text-decoration: none;
}
}.grow {
    width: 100%!important;
}
.flex-css {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
}
footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    color: #fff;
}
.gnews {
    background: linear-gradient(138deg, #112152, #4890be);
    outline: 1px solid #112152;
    position: relative;
    z-index: 2;
}
.gnews:hover {
    outline: 1px solid #112152!important;
}
.gnews::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .3);
    height: 100%;
    z-index: -1;
}
.gnews::after {
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .3);
    height: 100%}
.gnews a, .gnews a:active, .gnews a:focus, .gnews a:visited {
    color: #fff;
}
.gnews a:hover {
    color: #1b84a9;
}
.prop-up {
    display: none;
    position: fixed;
    align-items: center;
    align-content: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transform: rotate(0);
    z-index: 10;
}
.prop-up.see {
    display: flex;
}
@media (max-width:799px) {
    .prop-up.see {
    display: none;
}
}.blanket {
    position: absolute;
    z-index: 4;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .4);
}
.dialoh-close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.dialoh-close:after, .dialoh-close:before {
    content: "";
    background: #fff;
    width: 2px;
    height: 30px;
    position: absolute;
    left: 14px;
    top: 0;
    transform: rotate(45deg);
}
.dialoh-close:after {
    transform: rotate(-45deg);
}
.gright {
    text-align: center;
    font-size: 16px;
    color: rgba(255, 255, 255, .6);
    margin: 20px 0;
}
.text em {
    width: 100%;
    display: inline-block;
    padding: 10px 20px;
    border: 2px solid #87cefa;
}
.blockquote {
    width: 100%;
    display: inline-block;
    padding: 10px 20px;
    margin-bottom: 25px;
    font-style: italic;
    font-weight: 400!important;
}
.ramka {
    width: 100%;
    background: #f5ee1b;
    padding: 10px 20px;
    text-align: left !important;
    margin-bottom: 30px !important;
}
@media (max-width:767px) {
    footer {
    display: none;
}
}.sticky-wrapper {
    width: inherit;
    left: auto;
    right: auto;
}
.sticky-wrapper.fixed {
    position: fixed;
    top: 0;
}
a, body, div, html, img, p, span {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
a {
    outline: 0;
}
.comments {
    padding: 0 10px 0;
}
.comments .solid-orange {
    border-bottom: 1px solid #666;
    margin-top: 30px !important;
}
.comments span {
    line-height: 20px;
}
img {
    max-width: 100%;
    height: auto;
}
* {
    margin: 0;
    padding: 0;
}
html {
    font-family: Roboto;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
}
img {
    border: 0;
}
button, input {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button {
    text-transform: none;
}
button {
    appearance: button;
    cursor: pointer;
}
input {
    line-height: normal;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-height: 999999px;
}
body, html {
    height: 100%}
body {
    font-family: Roboto;
    font-size: 16px;
    line-height: 1.42857143;
    color: #303030;
    -webkit-font-smoothing: antialiased;
}
img {
    max-width: 100%}
body, p {
    font-family: Roboto;
}
/*!* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
  * License - http://fontawesome.io/license (Font: SIL OFL 1.1,  CSS: MIT License)*/html {
    font-family: Roboto;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
button, input {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button {
    text-transform: none;
}
button {
    appearance: button;
    cursor: pointer;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
body {
    visibility: visible!important;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
img {
    max-width: 100%;
    height: auto;
}
body {
    font-family: Roboto;
    font-size: 14px;
    line-height: 21px;
}
p {
    margin-top: 0;
    margin-bottom: 21px;
}
input:focus, input[type]:focus {
    outline: 0;
}
input[type=text] {
    font-size: 12px;
    line-height: 21px;
    color: #444;
    border: 1px solid #e1e1e1;
    width: 100%;
    max-width: 100%;
    height: 34px;
    padding: 3px 9px;
}
@media(max-width:767px) {
    input[type=text] {
    font-size: 16px;
}
}input[type=text]:active, input[type=text]:focus {
    border-color: #b0b0b0!important;
}
@media print {
    body, html {
    background-color: #fff;
    color: #000;
    margin: 0;
    padding: 0;
}
body {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    zoom: 80%}
img {
    max-width: 100%;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
}button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body, html {
    font-size: 100%}
body {
    background: #fff;
    color: #222;
    cursor: auto;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    position: relative;
}
img {
    max-width: 100%;
    height: auto;
}
img {
    display: inline-block;
    vertical-align: middle;
}
body, div, form, html, img, label, p, span {
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 16px;
}
body {
    background: #e4e4e4;
    color: #333;
    font-family: Roboto;
    line-height: 1.3;
}
input::-ms-clear {
    display: none;
}
@media screen and (max-width:599px) {
    body {
    line-height: 1.2!important;
}
}body {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%}
button {
    overflow: visible;
    width: auto;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
body:focus, html:focus {
    outline: 0;
}
input {
    border: 1px solid #8d8d8d!important;
    max-width: 100%;
    padding: 14px 10px;
    border-radius: 5px;
    font-size: 16px;
    box-sizing: border-box;
    transition: .3s;
}
input:active, input:focus, input:hover {
    box-shadow: none;
}
button {
    appearance: button;
}
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
::selection {
    color: #fff;
    text-shadow: none;
}
input[type=text]:focus {
    outline: 0;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
html {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
button:-moz-focusring, input:-moz-focusring {
    outline: 1px dotted ButtonText;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px 0 5px 10px!important;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}input {
    border: 1px solid #8d8d8d!important;
    max-width: 100%;
    padding: 14px 10px;
    border-radius: 5px;
    font-size: 16px;
    box-sizing: border-box;
    transition: .3s;
}
input:active, input:focus, input:hover {
    box-shadow: none;
}
button {
    appearance: button;
}
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
::selection {
    color: #fff;
    text-shadow: none;
}
input[type=text]:focus {
    outline: 0;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
html {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
button:-moz-focusring, input:-moz-focusring {
    outline: 1px dotted ButtonText;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}input {
    font-family: Roboto;
}
@media screen and (max-width:479px) {
    label {
    margin-bottom: 5px;
}
}/*!* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
  * License - http://fontawesome.io/license (Font: SIL OFL 1.1,  CSS: MIT License)*/html {
    font-family: Roboto;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
}
img {
    border: 0;
}
button, input {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button {
    text-transform: none;
}
button {
    appearance: button;
    cursor: pointer;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
.scary {
    width: 100%!important;
    max-width: 400px!important;
}
.hide {
    position: relative;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.hide-wrap {
    text-align: center!important;
    margin-left: auto!important;
    margin-right: auto!important;
    margin-bottom: 25px;
}
.hide::before {
    display: flex;
    align-items: center;
    justify-content: center;
    content: '18+';
    width: 101%;
    height: 101%;
    position: absolute;
    font-size: 50px;
    top: 50%;
    left: 50%;
    color: #fff;
    text-align: center;
    transform: translate(-50%, -50%);
    cursor: pointer;
    background: #000;
    opacity: 1;
    transition: .6s;
    z-index: 2;
}
.hide:hover:before {
    opacity: .9;
}
.remove:hover:before {
    opacity: 0;
}
.remove::before {
    opacity: 0;
}
body {
    visibility: visible!important;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
img {
    max-width: 100%;
    height: auto;
}
body {
    font-family: Roboto;
    font-size: 14px;
    line-height: 21px;
}
p {
    margin-top: 0;
    margin-bottom: 21px;
}
input:focus, input[type]:focus {
    outline: 0;
}
input[type=text] {
    font-size: 12px;
    line-height: 21px;
    color: #444;
    border: 1px solid #e1e1e1;
    width: 100%;
    max-width: 100%;
    height: 34px;
    padding: 3px 9px;
}
@media(max-width:767px) {
    input[type=text] {
    font-size: 16px;
}
}input[type=text]:active, input[type=text]:focus {
    border-color: #b0b0b0!important;
}
@media print {
    body, html {
    background-color: #fff;
    color: #000;
    margin: 0;
    padding: 0;
}
body {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    zoom: 80%}
img {
    max-width: 100%;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
}button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body, html {
    font-size: 100%}
body {
    background: #fff;
    color: #222;
    cursor: auto;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    position: relative;
}
img {
    max-width: 100%;
    height: auto;
}
img {
    display: inline-block;
    vertical-align: middle;
}
body, div, form, html, img, label, p, span {
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 16px;
}
body {
    background: #e4e4e4;
    color: #333;
    font-family: Roboto;
    line-height: 1.3;
}
input::-ms-clear {
    display: none;
}
@media screen and (max-width:599px) {
    body {
    line-height: 1.2!important;
}
}body {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%}
button {
    overflow: visible;
    width: auto;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
body:focus, html:focus {
    outline: 0;
}
input {
    border: 1px solid #8d8d8d!important;
    max-width: 100%;
    padding: 14px 10px;
    border-radius: 5px;
    font-size: 16px;
    box-sizing: border-box;
    transition: .3s;
}
input:active, input:focus, input:hover {
    box-shadow: none;
}
button {
    appearance: button;
}
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
::selection {
    color: #fff;
    text-shadow: none;
}
input[type=text]:focus {
    outline: 0;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
html {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
button:-moz-focusring, input:-moz-focusring {
    outline: 1px dotted ButtonText;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px 0 5px 10px!important;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}input {
    border: 1px solid #8d8d8d!important;
    max-width: 100%;
    padding: 14px 10px;
    border-radius: 5px;
    font-size: 16px;
    box-sizing: border-box;
    transition: .3s;
}
input:active, input:focus, input:hover {
    box-shadow: none;
}
button {
    appearance: button;
}
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
::selection {
    color: #fff;
    text-shadow: none;
}
input[type=text]:focus {
    outline: 0;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
html {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
button:-moz-focusring, input:-moz-focusring {
    outline: 1px dotted ButtonText;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}input {
    font-family: Roboto;
}
@media screen and (max-width:479px) {
    label {
    margin-bottom: 5px;
}
}body, p {
    font-family: Roboto;
}
html {
    font-family: Roboto;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
}
img {
    border: 0;
}
button, input {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button {
    text-transform: none;
}
button {
    appearance: button;
    cursor: pointer;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
body {
    visibility: visible!important;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
img {
    max-width: 100%;
    height: auto;
}
body {
    font-family: Roboto;
    font-size: 14px;
    line-height: 21px;
}
p {
    margin-top: 0;
    margin-bottom: 25px!important;
}
input:focus, input[type]:focus {
    outline: 0;
}
input[type=text] {
    font-size: 12px;
    line-height: 21px;
    color: #444;
    border: 1px solid #e1e1e1;
    width: 100%;
    max-width: 100%;
    height: 34px;
    padding: 3px 9px;
}
@media(max-width:767px) {
    input[type=text] {
    font-size: 16px;
}
}input[type=text]:active, input[type=text]:focus {
    border-color: #b0b0b0!important;
}
@media print {
    body, html {
    background-color: #fff;
    color: #000;
    margin: 0;
    padding: 0;
}
body {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    zoom: 80%}
img {
    max-width: 100%;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
}button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body, html {
    font-size: 100%}
body {
    background: #fff;
    color: #222;
    cursor: auto;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    position: relative;
}
img {
    max-width: 100%;
    height: auto;
}
img {
    display: inline-block;
    vertical-align: middle;
}
body, div, form, html, img, label, p, span {
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 16px;
}
input::-ms-clear {
    display: none;
}
@media screen and (max-width:599px) {
    body {
    line-height: 1.2!important;
}
}body {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%}
button {
    overflow: visible;
    width: auto;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
body:focus, html:focus {
    outline: 0;
}
input {
    border: 1px solid #8d8d8d!important;
    max-width: 100%;
    padding: 14px 10px;
    border-radius: 5px;
    font-size: 16px;
    box-sizing: border-box;
    transition: .3s;
}
input:active, input:focus, input:hover {
    box-shadow: none;
}
button {
    appearance: button;
}
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
::selection {
    color: #fff;
    text-shadow: none;
}
input[type=text]:focus {
    outline: 0;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
html {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
button:-moz-focusring, input:-moz-focusring {
    outline: 1px dotted ButtonText;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px 0 5px 10px!important;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}input {
    border: 1px solid #8d8d8d!important;
    max-width: 100%;
    padding: 14px 10px;
    border-radius: 5px;
    font-size: 16px;
    box-sizing: border-box;
    transition: .3s;
}
input:active, input:focus, input:hover {
    box-shadow: none;
}
button {
    appearance: button;
}
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
::selection {
    color: #fff;
    text-shadow: none;
}
input[type=text]:focus {
    outline: 0;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
html {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
button:-moz-focusring, input:-moz-focusring {
    outline: 1px dotted ButtonText;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}input {
    font-family: Roboto;
}
@media screen and (max-width:479px) {
    label {
    margin-bottom: 5px;
}
}* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input::-ms-clear {
    display: none;
}
img {
    height: auto;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    width: auto;
}
body {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%}
button {
    overflow: visible;
    width: auto;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
body:focus, html:focus {
    outline: 0;
}
input:focus {
    outline-offset: -2px;
}
input {
    border: 1px solid #8d8d8d!important;
    max-width: 100%;
    padding: 14px 10px;
    border-radius: 5px;
    font-size: 16px;
    box-sizing: border-box;
    transition: .3s;
}
input:active, input:focus, input:hover {
    box-shadow: none;
}
button {
    appearance: button;
}
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
::selection {
    color: #fff;
    text-shadow: none;
}
input[type=text]:focus {
    outline: 0;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
html {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
button:-moz-focusring, input:-moz-focusring {
    outline: 1px dotted ButtonText;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}::selection {
    background: #08f;
    color: #fff;
    text-shadow: none;
}
::selection {
    background-color: #221c42;
    color: #fff;
}
::selection {
    background-color: #221c42;
    color: #fff;
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}img {
    max-width: 100%;
    height: auto;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px 0 5px 10px!important;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}input {
    border: 1px solid #8d8d8d!important;
    max-width: 100%;
    padding: 14px 10px;
    border-radius: 5px;
    font-size: 16px;
    box-sizing: border-box;
    transition: .3s;
}
input:active, input:focus, input:hover {
    box-shadow: none;
}
button {
    appearance: button;
}
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
::selection {
    color: #fff;
    text-shadow: none;
}
input[type=text]:focus {
    outline: 0;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
html {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
button:-moz-focusring, input:-moz-focusring {
    outline: 1px dotted ButtonText;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}input {
    font-family: Roboto;
}
@media screen and (max-width:479px) {
    label {
    margin-bottom: 5px;
}
}* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input::-ms-clear {
    display: none;
}
img {
    height: auto;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    width: auto;
}
body {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%}
button {
    overflow: visible;
    width: auto;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
body:focus, html:focus {
    outline: 0;
}
input:focus {
    outline-offset: -2px;
}
input {
    border: 1px solid #8d8d8d!important;
    max-width: 100%;
    padding: 14px 10px;
    border-radius: 5px;
    font-size: 16px;
    box-sizing: border-box;
    transition: .3s;
}
input:active, input:focus, input:hover {
    box-shadow: none;
}
button {
    appearance: button;
}
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
::selection {
    color: #fff;
    text-shadow: none;
}
input[type=text]:focus {
    outline: 0;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
html {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
button:-moz-focusring, input:-moz-focusring {
    outline: 1px dotted ButtonText;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}::selection {
    background: #08f;
    color: #fff;
    text-shadow: none;
}
::selection {
    background-color: #221c42;
    color: #fff;
}
::selection {
    background-color: #221c42;
    color: #fff;
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}img {
    max-width: 100%;
    height: auto;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px 0 5px 10px!important;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}input {
    border: 1px solid #8d8d8d!important;
    max-width: 100%;
    padding: 14px 10px;
    border-radius: 5px;
    font-size: 16px;
    box-sizing: border-box;
    transition: .3s;
}
input:active, input:focus, input:hover {
    box-shadow: none;
}
button {
    appearance: button;
}
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
::selection {
    color: #fff;
    text-shadow: none;
}
input[type=text]:focus {
    outline: 0;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
html {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
button:-moz-focusring, input:-moz-focusring {
    outline: 1px dotted ButtonText;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}input {
    font-family: Roboto;
}
@media screen and (max-width:479px) {
    label {
    margin-bottom: 5px;
}
}
html {
    font-family: Roboto;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
}
a:active, a:hover {
    outline: 0;
}
img {
    border: 0;
}
button, input {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button {
    text-transform: none;
}
button {
    appearance: button;
    cursor: pointer;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
a:active, a:focus {
    outline: 0;
}
input:focus, input[type]:focus {
    outline: 0;
}
input[type=text] {
    font-size: 12px;
    line-height: 21px;
    color: #444;
    border: 1px solid #e1e1e1;
    width: 100%;
    max-width: 100%;
    height: 36px;
    padding: 3px 9px;
}
@media(max-width:767px) {
    input[type=text] {
    font-size: 16px;
}
}input[type=text]:active, input[type=text]:focus {
    border-color: #b0b0b0!important;
}
input::-ms-clear {
    display: none;
}
@media screen and (max-width:599px) {
    body {
    line-height: 1.2!important;
}
}body {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%}
button {
    overflow: visible;
    width: auto;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
body:focus, html:focus {
    outline: 0;
}
input {
    border: 1px solid #8d8d8d!important;
    max-width: 100%;
    padding: 14px 10px;
    border-radius: 5px;
    font-size: 16px;
    box-sizing: border-box;
    transition: .3s;
}
input:active, input:focus, input:hover {
    box-shadow: none;
}
button {
    appearance: button;
}
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
::selection {
    color: #fff;
    text-shadow: none;
}
input[type=text]:focus {
    outline: 0;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px 0 5px 10px!important;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}input {
    border: 1px solid #8d8d8d!important;
    max-width: 100%;
    padding: 14px 10px;
    border-radius: 5px;
    font-size: 16px;
    box-sizing: border-box;
    transition: .3s;
}
input:active, input:focus, input:hover {
    box-shadow: none;
}
button {
    appearance: button;
}
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
::selection {
    color: #fff;
    text-shadow: none;
}
input[type=text]:focus {
    outline: 0;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
html {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
button:-moz-focusring, input:-moz-focusring {
    outline: 1px dotted ButtonText;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}input {
    font-family: Roboto;
}
@media screen and (max-width:479px) {
    label {
    margin-bottom: 5px;
}
}.date {
    margin-top: 10px;
    padding-left: 60px;
}
.comment-text p {
    padding-left: 20px;
    margin: 0;
    font-size: 18px;
}
.ava {
    display: inline-block;
    margin-right: 6px;
}
.ava img {
    width: 50px;
    height: 50px;
}
.comment-content {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .425);
}
.comment-content .ava img {
    margin-bottom: 0;
    margin-top: 10px;
}
.name-date {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
}
.comment-text p {
    padding-left: 60px;
    margin: 0;
}
.comment-content .city {
    font-size: 16px!important;
}
.comment-contianer {
    padding: 0 15px;
}
.comment-content p {
    margin-bottom: 5px!important;
    padding-bottom: 0;
}
.comment-answer {
    padding-left: 30px;
}
@media (max-width:900px) {
    .comment-text p {
    font-size: 17px!important;
}
}@media screen and (max-width:479px) {
    .ava {
    margin-bottom: 5px;
}
}@media screen and (max-width:479px) {
    .comment-contianer {
    padding: 0;
}
}* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
textarea {
    font-family: Roboto;
    height: auto;
    min-height: 50px;
}
input::-ms-clear {
    display: none;
}
img {
    height: auto;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    width: auto;
}
body {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%}
button {
    overflow: visible;
    width: auto;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
body:focus, html:focus {
    outline: 0;
}
input:focus {
    outline-offset: -2px;
}
input {
    border: 1px solid #8d8d8d!important;
    max-width: 100%;
    padding: 14px 10px;
    border-radius: 5px;
    font-size: 16px;
    box-sizing: border-box;
    transition: .3s;
}
input:active, input:focus, input:hover {
    box-shadow: none;
}
button {
    appearance: button;
}
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
::selection {
    color: #fff;
    text-shadow: none;
}
input[type=text]:focus {
    outline: 0;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
html {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
button:-moz-focusring, input:-moz-focusring {
    outline: 1px dotted ButtonText;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}::selection {
    background: #08f;
    color: #fff;
    text-shadow: none;
}
::selection {
    background-color: #221c42;
    color: #fff;
}
::selection {
    background-color: #221c42;
    color: #fff;
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}img {
    max-width: 100%;
    height: auto;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px 0 5px 10px!important;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}input {
    border: 1px solid #8d8d8d!important;
    max-width: 100%;
    padding: 14px 10px;
    border-radius: 5px;
    font-size: 16px;
    box-sizing: border-box;
    transition: .3s;
}
input:active, input:focus, input:hover {
    box-shadow: none;
}
button {
    appearance: button;
}
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
::selection {
    color: #fff;
    text-shadow: none;
}
input[type=text]:focus {
    outline: 0;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
html {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
button:-moz-focusring, input:-moz-focusring {
    outline: 1px dotted ButtonText;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
input:hover, input[type=text]:focus {
    background-color: rgba(0, 0, 0, .03);
}
input:not([type=checkbox]):not([type=radio]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
}.comment_moderate {
    font-size: 18px;
    text-align: center;
    display: none;
    padding-bottom: 20px;
    padding-top: 20px;
}
.comment-create__btn {
    border: none;
    cursor: pointer;
    outline: 0!important;
}
input {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2c2f34;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s, border .3s;
    max-width: 100%;
    background-color: transparent;
}
.comment-create__form {
    display: none;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    max-width: 500px;
    margin: 0 auto 20px;
}
.create-comment__image-wrapper {
    display: flex;
    align-items: center;
}
.create-comment__image {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #e5e5e5;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    cursor: pointer;
}
.create-comment__image img.create-comment__image-1 {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-bottom: 0!important;
}
.create-comment__image img.create-comment__image-2 {
    width: 24px;
    height: 24px;
    margin-bottom: 0!important;
}
.create-comment__image-1, .create-comment__image-2 {
    display: none;
}
.create-comment__image-text {
    margin-left: 10px;
    cursor: pointer;
    text-decoration: underline;
    text-align: left;
}
.comment-create__text {
    resize: none;
    height: 100px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #838383;
    resize: none;
    overflow: auto;
    padding: 10px;
    font-size: 16px;
    margin-bottom: 10px;
}
.comment-create__text:focus {
    background-color: rgba(0, 0, 0, .03);
}
textarea:focus {
    outline: 1px #838383;
}
.comment-create__city, .comment-create__name, .comment-create__age {
    border-radius: 5px;
    border: 1px solid #838383;
    padding: 10px;
    font-size: 16px;
    margin-bottom: 10px;
    width: 47%!important;
    border-radius: 5px!important;
    border: 1px solid #838383!important;
    font-size: 16px!important;
}
.comment__info-image-wrapper {
    margin-bottom: 10px;
    text-align: center;
    width: 48%;
    font-size: 15px;
}
.comment-create__btn {
    padding: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #0252bb;
    border-radius: 10px;
    margin: 0 auto;
}
.comment-create__btn:hover {
    background-color: #3fa825;
    box-shadow: 0 0 5px 0 #3fa825;
}
.comment_moderate {
    font-size: 18px;
    text-align: center;
    display: none;
    padding-bottom: 20px;
}
@media screen and (max-width:479px) {
    .comment-create__city, .comment-create__name, .comment-create__age {
    width: 100%!important;
    border-radius: 5px!important;
    border: 1px solid #838383!important;
}
.comment__info-image-wrapper {
  width: 100%;
}
}.visually-hidden {
    display: none;
}
.comment_moderate {
    font-size: 18px;
    text-align: center;
    display: none;
    padding-bottom: 20px;
}
.comment-create__form {
    display: none;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    max-width: 500px;
    margin: 40px auto 0 auto;
}
.create-comment__image-wrapper {
    display: flex;
    align-items: center;
}
.create-comment__image {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #e5e5e5;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    cursor: pointer;
    flex-shrink: 0;
}
.create-comment__image img.create-comment__image-1 {
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.create-comment__image img.create-comment__image-2 {
    width: 24px;
    height: 24px;
}
.comment-create__form.show {
    display: flex;
}
.create-comment__image-1, .create-comment__image-2 {
    display: none;
}
.create-comment__image-1.show {
    display: block;
}
.comment-create__form.show {
    display: flex;
}
.create-comment__image-2.show {
    display: block;
}
.comment_moderate.show {
    display: block;
}
.create-comment__image-text {
    margin-left: 10px;
    cursor: pointer;
    text-decoration: underline;
}
.comment-create__text {
    resize: none;
    height: 100px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #838383;
    resize: none;
    overflow: auto;
    padding: 10px;
    font-size: 16px;
    margin-bottom: 10px;
}
.comment-create__text:focus {
    background-color: rgba(0, 0, 0, .03);
}
.comment-create__city, .comment-create__name, .comment-create__age {
    border-radius: 5px;
    border: 1px solid #838383;
    padding: 10px;
    font-size: 16px;
    margin-bottom: 10px;
    width: 48%!important;
    border-radius: 5px!important;
    border: 1px solid #838383!important;
}
.comment-create__btn {
    padding: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #32881d;
    border-radius: 10px;
}
.comment_moderate {
    font-size: 18px;
    text-align: center;
    display: none;
    padding-bottom: 0!important;
}
@media (max-width:767px) {
    input:not([type=submit]) {
    font-size: 16px!important;
}
.comment-create__form {
    margin: 20px auto 0 auto!important;
}
.comment-create__form {
    max-width: 450px;
}
}@media screen and (max-width:479px) {
    .comment-create__city, .comment-create__name, .comment-create__age {
    width: 100%!important;
    border-radius: 5px!important;
    border: 1px solid #838383!important;
}
.comment-create__form {
    max-width: 300px!important;
}
.comment-create__btn {
    margin: 0 auto;
}
.comment__info-image-wrapper {
    margin: 0 auto 10px 0;
}
}.just-wrap {
    display: flex;
    justify-content: space-between;
    width: 100%}
@media screen and (max-width:479px) {
    .just-wrap {
    flex-direction: column;
}
label {
    margin-bottom: 5px;
}
}@media screen and (max-width:1023px) {
    .comment-create__btn {
    margin: 0 auto;
}
}.comment-create__form.show {
    display: flex;
}
.create-comment__image-1, .create-comment__image-2 {
    display: none;
}
.create-comment__image-1.show {
    display: block;
}
.comment-create__form.show {
    display: flex;
}
@media screen and (max-width:479px) {
  .comment-answer {
    padding-left: 10px;
}
.comment-create__form {
    margin: 0 auto!important;
}
}@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    input {
    height: 36px!important;
}
.c-sider_btn {
    color: #fff!important;
}
.expert__bio {
    width: 100px!important;
}
.c-site-header__logo img {
    width: 144px;
    height: 17.55px;
    position: relative;
    top: 0;
}
.ie-prod {
    width: 240px!important;
}
}@media screen and (max-width:479px) {
    .comment-create__wrapper {
    margin-bottom: 0;
}
}.tac {
    text-align: center;
}
.ord_button, .ord_button:hover {
    text-decoration: none;
}
.main_btn {
    margin: 30px auto;
    color: #fff;
    text-transform: uppercase;
    background-color: #0299ff;
    font-weight: 700;
    max-width: 300px;
    width: 100%;
    letter-spacing: 2px;
    padding: 10px;
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160,  0.45);
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    border-radius: 5px;
}
.main_btn:hover {
    background-color: #017acc;
    -ms-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}
#order_form {
    font-family: Roboto;
    margin: 0;
    display: block;
    background-position: 50% 50%;
    text-align: center;
    line-height: 1;
}
#order_form div {
    background: 0 0!important;
}
#order_form h2 {
    margin: 0;
    padding: 0;
    line-height: 22px;
    border: none;
    margin-top: 15px!important;
    margin-bottom: 15px;
}
#order_form label {
    width: 230px;
    display: block;
    padding: 5px 0 10px 0;
    font-weight: 700;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
}
#order_form .order_form_pole {
    padding: 0 10px 5px 10px;
    margin: 0 10px 5px 10px;
}
#order_form input {
    font-size: 16px;
    padding: 15px;
    border-radius: 3px;
    border: 2px solid #e9d7dc !important;
    max-width: 300px;
    width: 100%;
    background-color: #fff;

}
#order_form input:focus {
    border: 2px solid #686767 !important;

  }
#order_form button {
    display: inline-block;
    padding: 20px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, .45);
    border-radius: 5px;
    background-color: #0299ff;
    background-position: 1.35em .94em;
    background-size: 1em;
    background-repeat: no-repeat;
    transition: all .15s ease-in-out;
    border: none;
    cursor: pointer;
    font-size: 20px;
}
#order_form button:hover {
    background-color: #017acc;
}
#order_form button:active {
    position: relative;
    top: 1px;
}
@media (max-width:767px) {
    #order_form {
    background-image: none;
    background: #ebeae6;
    border: 2px solid #c0b1ae;
}
}@media screen and (max-width:479px) {
    #order_form label {
    font-size: 14px;
}
#order_form button {
    width: 260px;
    max-width: 100%;
    margin-top: 15px;
}
#order_form {
    padding: 10px;
}
#order_form .order_form_pole {
    padding: 0;
    margin: 2px;
}
}@media screen and (max-width:459px) {
    #order_form input {
    width: 100%;
    max-width: 300px;
}
#order_form button {
    padding-left: 10px;
    padding-right: 10px;
}
}@media screen and (max-width:349px) {
    #order_form input {
    font-size: 17px;
}
#order_form button {
    margin-left: 0;
}
}.inL_124971 {
    display: block;
}
.inL_367630 {
    width: 100px;
    display: inherit!important;
}
.inL_276800 {
    color: #00f;
    font-size: 14px;
    margin-bottom: 5px;
}
.inL_199202 {
    font-size: 12px!important;
}
.inL_824152 {
    margin: 15px 10px 15px 10px;
    border: 2px solid #0299ff;
    padding: 10px;
}
.inL_824152 b {
    font-size: 14px;
}
.inL_379561 {
    margin-bottom: 0!important;
}
.last-input {
    margin-bottom: 20px!important;
}
@media screen and (max-width:767px) {
    #order_form button {
    width: 100%;
    max-width: 300px;
}
}@media screen and (max-width:479px) {
    #order_form input {
    width: 100%}
}.price {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 15px;
    font-size: 20px;
}
.price p {
    text-align: center!important;
    padding-bottom: 0!important;
    line-height: 1.3;
    margin-bottom: 0!important;
}
.test__block {
    margin-bottom: 0;
    border: 1px solid #000;
    padding: 10px;
}
.test__question {
    display: none;
}
.test__question-title {
    text-align: center;
    padding-bottom: 0;
}
.test__question.show {
    display: block;
    animation-name: showBlock;
    animation-fill-mode: forwards;
    animation-duration: 1s;
}
.test__question-answers {
    display: flex;
    align-items: center;
}
.test__answer-btn {
    color: #fff;
    background-color: #00669c;
    border: 0;
    padding: 10px;
    border-radius: 5px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
}
.test__answer-btn:hover {
    background-color: #00669c;
}
.test__answer-btn:not(:last-child) {
    margin-bottom: 10px;
}
.answer-1 {
    width: 100%;
    max-width: 160px;
}
.answer-2 {
    width: 100%;
    max-width: 160px;
}
.answer-3 {
    width: 100%;
    max-width: 160px;
}
.answer-6 {
    width: 100%;
    max-width: 160px;
}
.answer-5 {
    width: 100%;
    max-width: 300px;
}
.answer-4 {
    width: 100%;
    max-width: 160px;
}
.answer-7 {
    width: 100%;
    max-width: 160px;
}
.answer-8 {
    width: 100%;
    max-width: 120px;
}
.test__result {
    display: none;
}
.test__result-title {
    text-align: center;
    margin: 25px 0!important;
}
.test__result-text {
    font-style: italic;
    font-weight: 700;
    margin-bottom: 0;
}
.test__answer-choice {
    color: #fff;
    background-color: #00669c;
    padding: 10px;
    border-radius: 5px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 10px;
    padding-left: 40px;
    position: relative;
    width: 100%;
    max-width: 280px;
    cursor: pointer;
}
.test__answer-choice:hover {
    background-color: #00669c;
}
.test__answer-choice::before {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
}
.test__answer-choice.choiced::after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    background-color: red;
}
.mb0 {
    margin-bottom: 0!important;
}
.subtitle {
    margin-top: 25px!important;
    margin-bottom: 25px!important;
}
@media screen and (min-width:1200px) {
    .test__question-answers {
    max-width: 685px;
    margin: 0 auto;
}
.blockquote, .c-article-content p, .dialog__text, .text, .text b, a, b, li, p {
    font-size: 18px!important;
}
.expert__bio b {
    font-size: 15px!important;
}
.inL_824152 b {
    font-size: 13px!important;
}
}.blockquote {
    padding: 20px 40px;
    position: relative;
}
.blockquote::before {
    content: '“';
    font-size: 50px;
    color: #fe6a6a;
    position: absolute;
    top: -3px;
    left: 3px;
}
.blockquote::after {
    content: '”';
    font-size: 50px;
    color: #fe6a6a;
    position: absolute;
    bottom: -30px;
    right: 15px;
}
@media screen and (max-width:1259px) {
    .c-sider {
    display: none!important;
}
}@media screen and (max-width:1000px) {
    .order {
    flex-direction: column;
}
.pack-center {
    max-width: 320px;
    margin: 0 auto 25px auto!important;
}
.c-article-content p, .comment-content p, .comment-text {
    font-size: 16px!important;
}
}@media screen and (max-width:767px) {
    .test__question-title {
    font-size: 20px!important;
}
}@media screen and (max-width:479px) {
    .dialog {
    flex-direction: column;
    align-items: center;
}
.dialog__man {
    padding-right: 0;
    margin-bottom: 10px;
}
.c-article-content h3 {
    font-size: 21px;
}
.test__title {
    font-size: 14px;
}
.dialog__text {
  border-left: none;
  border-top: 2px solid rgb(121, 121, 121);
  width: 100%;
}
}