article,
aside,
audio,
canvas,
command,
datalist,
details,
embed,
figcaption,
figure,
footer,
header,
hgroup,
keygen,
meter,
nav,
output,
progress,
section,
source,
video {
    display: block;
}

mark,
rp,
rt,
ruby,
summary,
time {
    display: inline;
}

body {
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    line-height: 1em;
    color: #5c5c5c;
}

html {
    /* width: 100%; */
}

html,
body {
    /* height: 100%; */
    padding: 0 !important;
}

#main {
    margin: 0 auto;
    width: 100%;
    max-width: 1000px;
    font-size: 1em;
}

header {
    height: 200px;
    /* padding-bottom: 15px; */
    /* position: relative; */
}

section#content {
    width: 74%;
    float: left;
}

.ic,
.ic a {
    border: 0;
    float: left;
    background: #fff;
    color: #f00;
    width: 50% !important;
    line-height: 10px;
    font-size: 10px;
    margin: -120% 0 0 0;
    overflow: hidden;
    padding: 0;
}

aside {
    float: left;
    width: 26%;
}

#page1 aside:not(.gad) {
    padding-top: 22px;
}

#page2 aside {
    padding-top: 22px;
}

.zpage#page2 aside,
.generator#page2 aside {
    padding-top: 0;
}

/* Counter */

span.counter-rhyme {
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);
    background: rgba(201, 201, 201, 1);
    background: -moz-linear-gradient(
            left,
            rgba(201, 201, 201, 1) 0%,
            rgba(84, 81, 84, 1) 100%
    );
    background: -webkit-gradient(
            left top,
            right top,
            color-stop(0%, rgba(201, 201, 201, 1)),
            color-stop(100%, rgba(84, 81, 84, 1))
    );
    background: -webkit-linear-gradient(
            left,
            rgba(201, 201, 201, 1) 0%,
            rgba(84, 81, 84, 1) 100%
    );
    background: -o-linear-gradient(
            left,
            rgba(201, 201, 201, 1) 0%,
            rgba(84, 81, 84, 1) 100%
    );
    background: -ms-linear-gradient(
            left,
            rgba(201, 201, 201, 1) 0%,
            rgba(84, 81, 84, 1) 100%
    );
    background: linear-gradient(
            to right,
            rgba(201, 201, 201, 1) 0%,
            rgba(84, 81, 84, 1) 100%
    );
    padding: 10px;
    border-radius: 5px 5px 0 0;
    font-weight: 700;
    position: absolute;
    top: 0;
    height: 5px;
    font-size: 13px;
    line-height: 6.5px;
    display: none;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
}

.white {
    color: #fbfbfb;
}

.yellow {
    color: yellow;
}

.red {
    color: red;
}

.ease {
    transition: all 1s;
}

/* Counter */

footer {
    text-align: center;
    height: 111px;
    line-height: 1.538em;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.clear {
    clear: both;
}

.col-1,
.col-2,
.col-3 {
    float: left;
}

.col-2 {
    height: calc(100%);
    position: absolute;
    right: 0;
}

.alignright {
    text-align: right;
}

.aligncenter {
    text-align: center;
}

.wrapper {
    padding-top: 15px;
    width: 100%;
    position: relative;
    overflow: hidden;
    zoom: 1;
}

.tail-bottom {
    background: url(../images/tail-bottom.gif) left bottom repeat-x;
    margin-top: -20px;
}

input,
select,
textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    vertical-align: middle;
    font-weight: normal;
    color: #5c5c5c;
    margin: 0;
    padding: 0;
}

fieldset {
    border: 0;
}

.news {
    margin-top: 0px;
}

.news div {
    overflow: hidden;
}

.news a {
    display: block;
}

.link-container {
    padding: 5px 15px 5px;
    background: url(../images/marker.gif) no-repeat left 10px;
}

.navigation-link {
    display: flex;
}

.navigation-link a {
    display: block;
    margin: 0 5px;
}

.navigation-container {
    display: flex;
    justify-content: space-between;
    padding: 0 10%;
    margin-top: 50px;
}

.opened {
    margin-left: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.opened ul {
    margin-left: 5px;
}

.news li {
    line-height: 1.538em;
    padding-top: 20px;
}

.news li strong {
    display: block;
    padding-bottom: 6px;
}

.recent {
    margin-bottom: -20px;
}

.recent li {
    width: 100%;
    clear: left;
    vertical-align: top;
    line-height: 1.538em;
    padding-bottom: 10px;
}

.recent li img {
    float: left;
}

.recent li b {
    color: #f85811;
    display: block;
    padding-bottom: 6px;
}

.recent li.alt {
    padding-bottom: 0;
}

.recent li.alt img {
    margin: 0 -5px 0 -38px;
    position: relative;
}

.adsbygoogle {
    display: flex;
    justify-content: center;
}

.insurance {
    padding-bottom: 50px;
    /* padding-top: 50px; */
}

.insurance:before {
    content: "";
    display: table;
    clear: both;
}

.insurance li {
    /* line-height: 1.538em;
    padding-bottom: 17px; */
}

.insurance li strong {
    color: #f85811;
    display: block;
    font-size: 1.231em;
    line-height: 1.4em;
    margin-top: 10px;
}

.services {
    padding-bottom: 26px;
    padding-left: 20px;
}

.services a {
    display: block;
}

.services li {
    padding: 0 0 9px 13px;
    background: url(../images/marker.gif) no-repeat left 7px;
}

.services li a {
    color: #5c5c5c;
}

.team {
    width: 100%;
}

.team center {
    display: flex;
}

.team li {
    float: left;
    width: 177px;
    line-height: 1.538em;
    /* margin-right: 37px; */
}

.team li.last {
    margin: 0;
}

.team li strong {
    color: #f85811;
    display: block;
    padding: 14px 0 6px 0;
}

.articles {
    margin-top: -30px;
}

.articles li {
    width: 100%;
    overflow: hidden;
    vertical-align: top;
    line-height: 1.538em;
    padding-top: 30px;
}

.articles .link-container {
    background: none;
}

.articles li img {
    float: left;
    margin-right: 20px;
}

.articles li a {
    text-decoration: none;
    font-weight: bold;
}

.articles li a:hover {
    color: #000;
}

.sitemap {
    padding-bottom: 15px;
}

.sitemap li {
    padding: 0 0 5px 12px;
    background: url(../images/marker.gif) no-repeat left 7px;
    line-height: 1.5;
}

.sitemap li ul {
    margin-bottom: -5px;
    padding-top: 5px;
}

.img-indent {
    margin: 0 20px 0 0;
    float: left;
}

.img-box {
    width: 100%;
    overflow: hidden;
    padding-bottom: 12px;
    line-height: 1.538em;
}

.img-box img {
    float: left;
    margin: 0 20px 0 0;
}

.extra-wrap {
    overflow: hidden;
}

p {
    margin-bottom: 15px;
    line-height: 1.3em;
}

.p0 {
    margin: 0;
    padding: 0;
}

dl {
}

dl dt {
}

dl dd {
}

address {
    font-style: normal;
    line-height: 1.538em;
    float: left;
    margin-right: 55px;
}

address b {
    width: 84px !important;
    width: 81px;
    float: left;
}

#slogan {
    /* width: 739px; */
    /* height: 270px; */
    /* background: no-repeat left top; */
    position: relative;
}

p img {
    max-width: auto;
    display: inline;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
}

.logo a {
    width: 80%;
    max-width: 592px;
    min-height: 131px;
    display: block;
    margin: auto;
    height: auto;
    /* position: absolute; */
    left: 6px;
    top: 76px;
    background: url(../images/logo.png) no-repeat left top;
}

.logo {
    display: block;
}

.indent {
    padding-bottom: 49px;
}

a {
    color: #f85811;
    outline: none;
}

a:hover {
    text-decoration: none;
}

h1 a {
    width: 595px;
    height: 178px;
    position: absolute;
    left: 6px;
    top: 76px;
    background: url(../images/logo.gif) no-repeat left top;
}

h1,
h2 {
    color: #434343;
    font-family: "trebuchet MS", Helvetica, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1.8em;
    line-height: 1.2em;
    margin-bottom: 20px;
}

h3 {
    color: #434343;
    font-family: "trebuchet MS", Helvetica, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1.2em;
    line-height: 1em;
    margin-bottom: 20px;
}

h1 span,
h2 span:not(.definedUdareniye),
h3 span {
    color: #f85811;
}

.definedUdareniye {
    font-style: italic;
}

.link1 {
    display: block;
    float: right;
    background: url(../images/link1-bgd.gif) center center repeat-x;
    /* color:#fff; */
    text-decoration: none;
    background-size: contain;
    text-align: center;
}

.link1:hover {
    color: #000;
}

.link1 span {
    display: block;
    /* background:url(../images/link1-border.gif) no-repeat left center */
}

.link1 span span {
    /* background:url(../images/link1-border.gif) no-repeat center center; */
    cursor: pointer;
    padding: 3px 15px 3px 15px;
}

.nav-box {
    width: 100%;
    background: url(../images/nav-box-tail.gif) repeat-x left top;
    border-radius: 0 0 25px 25px;
    /* height: 77px; */
    height: 60px;
}

.nav-box > nav {
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: space-between;
    /* height: 72px; */
    height: 60px;
    margin-right: -2px;
}

.nav-box-secondary {
    margin-top: 0;
    /* background: linear-gradient(to bottom, #45484d 0%,#000000 100%); */
    border-radius: 0 0 15px 15px;
    height: max-content;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 15%;
}

.nav-box-secondary img {
    filter: invert(100%);
}

.nav-box-secondary .pozdravlink {
    animation: pulse 4s infinite;
    transform: scale(1);
}

.nav-box-secondary .pozdravlink img {
    filter: none;
}

@keyframes pulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

.nav-box-secondary ul {
    display: flex;
    height: 100%;
    width: 15%;
    align-items: center;
    justify-content: center;
}

.nav-box-secondary li {
    float: none !important;
    background: none !important;
}

.nav-box-secondary li a {
    padding: 0 !important;
}

.nav-box nav ul {
    overflow: hidden;
    display: flex;
    width: 85%;
    justify-content: space-evenly;
}

.nav-box nav ul li {
    float: left;
    /* padding: 0 36px 0 38px; */
    /* padding: 0 10px 0 38px; */
    background: url(../images/divider.png) no-repeat left top;
    margin: 0 2px 0 -2px;
    flex-shrink: 1;
}

.nav-box nav ul li a {
    color: #434343;
    font-size: 1em;
    line-height: 1.2em;
    text-decoration: none;
    font-family: "trebuchet MS", Helvetica, sans-serif;
    text-transform: uppercase;
    display: block;
    padding-top: 25px;
}

.nav-box nav ul li a:hover,
.nav-box nav ul li.current a {
    color: #f85811;
}

.nav-box nav ul.fright {
    background: none;
    padding-right: 34px;
}

.nav-box nav ul.fright li {
    padding: 0 23px 0 25px;
}

.box {
    width: 100%;
    border-radius: 0 0 20px 20px !important;
}

.inner > h2 {
    background: url(../images/border-top.gif) repeat-x left top #f7f7f7;
    padding: 20px;
    border-radius: 0 0 20px 20px;
    background-size: cover;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 5px 7px 1px #0000001c;
}

.box .border-bot {
    /* background: url(../images/border.gif) repeat-x left bottom; */
}

.box .border-left {
    /* background: url(../images/border.gif) repeat-y left top; */
}

.box .border-right {
    /* background: url(../images/border.gif) repeat-y right top; */
}

.box .left-top-corner {
    /* background: url(../images/left-top-corner.png) no-repeat left top; */
}

.box .right-top-corner {
    /* background: url(../images/right-top-corner.png) no-repeat right top; */
    width: 100%;
}

.box .inner {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 25px;
}

.box h2:not(.Tabs-tab) {
    font-size: 1.6em;
    /* margin-bottom: 30px; */
    margin-left: 0;
    text-align: center;
}

#content .inside p {
    /* padding: 24px 5px 30px 24px; */
    padding: 4px;
}

.inside,
.inner,
.maxheight,
#content {
    /* background: aliceblue; */
    border-radius: 5px;
}

#page1 #content .col-1 {
    width: 45%;
    margin-right: 19px;
}

#page1 #content .col-2 {
    width: 45%;
}

/* index-1.html */
#page2 #content .col-1 {
    width: 45%;
    margin-right: 19px;
}

#page2 #content .col-2 {
    width: 45%;
}

#page2 .wrapper {
    padding-top: 0;
}

#page2 .right-top-corner h2 {
    margin-bottom: 5px;
}

.breadcrumb {
    max-width: 90%;
    margin-left: 10px;
}

.banner {
    display: flex;
    justify-content: center;
}

#slogan {
    background: white;
    display: flex;
}

#slogan-mini {
    display: flex;
    width: 80%;
    justify-content: space-between;
}

#slogan-mini a {
    /* display: block; */
    width: 33%;
    text-align: center;
}

#slogan-mini img {
    max-width: 100%;
    height: auto;
}

#slogan + .inside h1 {
    margin-left: 10px;
}

div.inside {
    margin-right: 10px;
    line-height: 1.3;
}

.gad {
    width: 26%;
}

.inside p {
    line-height: 1.3;
}

aside .inside {
    padding: 5px 0px 0 5px;
    margin-top: -3px;
}

aside h2 {
    letter-spacing: -1px;
    color: #434343;
    font-family: "trebuchet MS", Helvetica, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1.8em;
    line-height: 1.2em;
    margin-bottom: 20px;
}

.side-ad {
    height: 70vh;
    background-color: black;
    position: fixed;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 250px;
}

.rhyme_result_ad {
    /* padding-top: 5%; */
    display: inline-block !important;
    width: 100% !important;
    /* padding-left: 25%; */
    /* padding-bottom: 25%; */
    padding-bottom: 10px;
    padding-top: 10px;
}

.razmer .form_text_vers textarea::placeholder {
    color: transparent;
}

.form_text_vers {
    margin-bottom: 20px;
}

/* place */
div.form_text_vers {
    /* padding: 3%; */
}

.result_list ul li {
    width: 33.333333% !important;
    text-align: center !important;
    padding-bottom: 5px;
}

.result_list ul {
    width: 100%;
}

/* .team li:nth-child(3n) {
    margin-right: 5%;
    margin-left: 5%;
} */

.result_word h4 {
    text-align: center;
}

.team center {
    justify-content: center;
}

.error {
    text-align: center;
}

.form_text_vers textarea::placeholder {
    text-align: left;
    font-weight: bold;
    font-size: 1.2em;
    opacity: 1;
    color: #5c5c5c;
    text-align: center;
    /* transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s; */
}

html * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    /* -webkit-user-select: none; */
    -webkit-touch-callout: none;
}

.form_text_vers textarea {
    width: 100%;
    min-height: 184px;
    overflow-y: scroll;
    padding: 5% 10%;
    box-sizing: border-box;
}

.form_text_vers textarea:focus {
    /* padding: 0 0 0 3px; */
    /* transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s; */
}

:focus::placeholder,
:focus::-webkit-input-placeholder:focus {
    opacity: 0 !important;
    /* transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s; */
}

footer .inside {
    padding-top: 36px;
}

#search-form fieldset {
    position: absolute;
    right: 50px;
    top: 129px;
}

#search-form input {
    width: 128px;
    background: #fff;
    padding: 2px 3px 2px 3px;
    border: 1px solid #d9d9d9;
    float: left;
}

#search-form a {
    float: left;
    margin-left: 5px;
}

#contacts-form {
    clear: right;
    width: 100%;
    overflow: hidden;
}

#contacts-form fieldset {
    border: none;
    float: left;
}

#contacts-form .field {
    clear: both;
    min-height: 30px;
    height: auto !important;
    height: 30px;
}

#contacts-form label {
    float: left;
    width: 104px;
    font-weight: bold;
}

#contacts-form input {
    width: 267px;
    float: left;
}

#contacts-form textarea {
    width: 531px;
    height: 167px;
    padding: 2px 0 2px 3px;
    border: 1px solid #d2d2d2;
    margin-bottom: 15px;
    overflow: auto;
    float: left;
}

#contacts-form .link1 {
    float: left;
}

.banner_top {
    /* position: absolute; */
    /* right: 45px; */
    /* top: 80px; */
    /* width: 17.6%; */
    /* height: 100px; */
    float: right;
    margin-right: 1%;
    height: auto;
}

.logo img {
    max-width: 100%;
    height: auto;
    margin: auto;
    /* float: left; */
    display: block;
}

.banner_side {
    background-color: #ffd83d;
    margin-bottom: 30px;
    margin-top: 25px;
}

.razmer .banner_side,
.rifma .banner_side {
    margin-top: 0;
}

.rifma .owl-nav {
    transform: translateY(10px);
}

.sticky {
    position: fixed;
    z-index: 101;
}

.stop {
    position: relative;
    z-index: 101;
}

.share42init {
    text-align: center;
}

.a2a_kit {
    width: max-content;
    margin: 0 auto;
}

li strong {
    text-align: center;
}

.share42-item {
    position: relative;
}

.share42-counter {
    visibility: hidden;
    position: absolute !important;
    top: 0;
    left: 100%;
    z-index: 2;
}

.share42-item:hover .share42-counter {
    visibility: visible;
}

#slidebox {
    max-width: 230px;
    height: 100%;
    padding: 30px 0px 0px 10px;
    background: #f9f9f9;
    position: fixed;
    bottom: 0px;
    top: -25px;
    height: 80vh;
    left: -400px;
    /* top: 10vh; */
    line-height: 18px;
    z-index: 1000;
    box-shadow: -3px 3px 15px #ddd;
    -moz-box-shadow: -3px 3px 15px #ddd;
    -webkit-box-shadow: -3px 3px 15px #ddd;
    -o-box-shadow: -3px 3px 15px #ddd;
}

a.close {
    position: a;
    cursor: pointer;
    top: 30px;
    right: -32px;
    text-decoration: none;
    border: 1px solid #fcf3f3;
    font-weight: bold;
    font-size: 22px;
    padding: 2%;
    padding-bottom: 0;
    display: inli;
    position: absolute;
    /* margin: 0; */
}

.checkboxes-container {
    display: flex;
    justify-content: space-evenly;
}

.container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.yt-container {
    background: url(../images/maxresdefault.jpg);
    background-size: contain;
    cursor: pointer;
}

.yt-container iframe {
    /* display: none; */
    z-index: -1;
}

#yandex_rtb_R-A-256897-1,
#yandex_rtb_R-A-256897-4 {
    display: flex;
    justify-content: center;
}

.top-ad-container {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.bottom-ad-container {
    position: fixed;
    bottom: 0;
    z-index: 999;
    background: white;
    width: 103%;
    max-height: 120px;
    border-top: 1px solid black;
}

.bottom-ad {
    clear: both;
    margin-bottom: 5px;
}

.close-bottom-ad {
    display: none;
    z-index: 1000;
    top: -24.5px;
    color: #f85811 !important;
    text-align: center;
    right: -3px;
    background: white;
    position: absolute;
    float: right;
    font-size: 21px;
    width: 27px;
    margin-right: 15px;
    padding: 3px;
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 2px solid transparent;
}

#google-center-div {
    vertical-align: middle !important;
    display: table-cell !important;
}

.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 98%;
    height: 100%;
    margin: 0 5px 0 5px;
}

.mobile-only {
    display: none;
}

.result_word {
    /*opacity: 0;*/
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    -o-transition: 0.6s;
}

.suggest-main {
    padding: 5% 0 5%;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    padding: 10px !important;
}


.rhyme_result_ad {
    display: none !important;
}

.error-state [name="word_rhyme"] {
    display: none;
}

.main-nav > li a {
    padding-left: 15px;
}

/*.close {display: none;} */

.close {
    width: 15px;
    height: 23px;
    background: #f9f9f9;
    position: fixed;
    right: 0;
    /* bottom: 105px; */
    cursor: pointer;
    font-weight: bold;
    border-radius: 5px;
}

/* <----- */

.hamburger-container {
    /* padding-top: 25px !important; */
    padding-top: 16px !important;
    padding-left: 25px;
    display: none;
}

.close-container {
    position: absolute;
    align-self: flex-end;
    right: 20px;
    top: 20px;
}

.close-container a {
    text-decoration: none;
}

.hamburger-container a {
    color: #434343 !important;
    text-decoration: none;
}

.scrollToTop {
    position: fixed;
    right: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 42px;
    z-index: 20;
    display: none;
    cursor: pointer;
}

.wrapper-ad10 {
    max-width: 540px;
    width: 100%;
    margin: 0 auto 25px;
    /* height: 200px; */
    overflow: hidden;
}

/* OWL */

.owl-carousel {
    position: relative;
}

.owl-dots {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.owl-prev,
.owl-next {
    outline: none;
}

.pages-counter {
    text-align: center;
    font-size: 20px;
    margin-top: -12px;
}

.owl-item {
    padding-bottom: 20px;
}

.owl-prev span,
.owl-next span {
    font-size: 50px;
    margin: 0 -12px;
}

.owl-dots .owl-dot {
    background: #ffd83d !important;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    margin-right: 5px;
}

.owl-dots .owl-dot.active {
    background: #434343 !important;
}

.owl-nav {
    display: flex;
    justify-content: space-evenly;
    /* position: absolute;
    width: 100%;
    height: 90px;
    top: 0;
    bottom: 0;
    margin: auto; */
}

.ad-loader {
    padding-bottom: 50px;
    padding-top: 50px;
    width: 98%;
    display: block;
    text-align: center;
    border: 1px solid;
    justify-content: center;
}

.spacer {
    margin-top: 32px;
    margin-bottom: 5px;
}

.side-banner-new {
    padding-top: 100%;
    height: 0;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    align-items: center;
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 23px;
}

#page1 .side-banner-new {
    margin-top: 0;
}

.side-banner-new .link-container {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
}

.side-banner-new span {
    background: #000000a6;
    border-radius: 15px;
    padding: 5px;
    color: white;
}

.side-banner-new a {
    position: absolute;
    top: 0;
    bottom: 0;
    align-items: center;
    text-align: center;
    display: flex;
}

/* Udareniye */
[name="form-display"] {
    font-size: 50px;
}

[name="form-display"] label {
    position: relative;
    color: red;
    cursor: pointer;
}

[name="form-display"] label input {
    appearance: none;
    -webkit-appearance: none;
    margin: 0;
    border: none;
}

[name="form-display"] label input:checked:before {
    content: "\0060";
    display: block;
    top: 4px;
    right: 8px;
    font-size: 30px;
    font-weight: bold;
    position: absolute;
}

[name="form-display"] label input:checked:after {
    content: "";
    display: block;
    border: 2px solid;
    width: 100%;
    height: 100%;
    position: absolute;
    left: -1px;
    top: 0;
    border-radius: 5px

}


[name="form-display"] span {
    color: black;
}

.display {
    margin-top: 30px;
}

.udareniye-form .form-wrapper-inner + button {
}

.mod-udareniye-submit {
    margin: 30px auto 0 !important;
    float: none;
    appearance: none;
    color: white;
    font-size: 16px;
    cursor: pointer;
    padding: 3px 15px 3px 15px;
    min-width: 150px;
    min-height: 24px;
    border: none;
}

.udar-native {
    display: none;
}

.razmer .hide-title {
    display: none;
}

/*Udareniye End*/

@media screen and (max-width: 1300px) {
    .nav-box nav ul li a {
        font-size: 0.85em;
    }
}

@media screen and (max-width: 1200px) {
    #page2 section#content {
        margin-top: 25px;
        padding-top: 0;
    }

    .nav-box,
    .nav-box > nav {
        height: 50px;
    }

    .content-wrapper::before {
        content: '';
        background: rgb(251 219 65);
        border-bottom: 1px solid black;
        display: block;
        height: 30px;
    }

    header {
        padding-bottom: 0;
    }

    span.counter-rhyme {
        /* top: 30px; */
        top: 0px;
    }

    .box h2:not(.Tabs-tab) {
        /* margin-top: 10px; */
    }

    #content {
        padding-top: 20px;
    }

    .mobile-only {
        display: block;
    }

    .indent {
        padding-top: 10px;
    }

    .inside {
        padding: 0 25px;
    }

    #slogan {
        display: none;
    }

    #slogan + .inside h1 {
        /* margin-bottom: -28px; */
    }

    .nav-box-secondary {
        margin-right: 45px;
    }

    .main-nav {
        top: 0;
        padding-top: 10vh;
    }

    #open:target .main-nav {
        left: 0;
        /* left: -61px; */
        /* transition: transform 0.6s ease-in;
        -webkit-transition: transform 0.6s ease-in;
        -moz-transition: transform 0.6s ease-in;
        -ms-transition: transform 0.6s ease-in;
        -o-transition: transform 0.6s ease-in; */
    }

    .nav-box nav {
        position: relative;
        z-index: 4;
    }

    .nav-box:after {
        content: "";
        background-color: transparent;
        transition: background-color 0.5s;
    }

    #open:target .nav-box-secondary {
        opacity: 0;
        will-change: opacity;
        pointer-events: none;
    }

    #open:target::before {
        background-color: rgb(249 191 25);
    }

    .nav-box-secondary {
        opacity: 1;
        transition: opacity 0.6s ease;
    }

    #open:target .nav-box:after {
        content: "";
        /* display: block; */
        height: 120vh;
        width: 100%;
        opacity: 1;
        transition: background-color 0.6s ease;
        position: absolute;
        background-color: rgba(0, 0, 0, 0.397);
        /* top: 0; */
        z-index: 3;
        /* right: 0; */
    }

    .main-nav li {
        font-size: 14px;
    }

    .hamburger-container {
        display: block;
    }

    .nav-box {
        flex-direction: column;
        display: flex !important;
        border-bottom-left-radius: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .nav-box nav ul {
        overflow: visible;
    }

    .main-nav {
        flex-direction: column;
        z-index: 4 !important;
    }

    .nav-box nav ul li {
        background: none;
    }

    ul.main-nav {
        justify-content: flex-start !important;
        position: absolute;
        /* top: 74px; */
        background: url(../images/border-top.gif) repeat-y left bottom;
        background-size: cover;
        /*background: linear-gradient(to bottom, #45484d 0%,#000000 100%);
    */
        height: 100vh;
        width: 60vw;
        z-index: 2;
        will-change: left;
        border-radius: 0 5px 5px 0;
        left: -100%;
        transition: all 0.6s ease-in-out;
        -webkit-transition: all 0.6s ease-in-out;
        -moz-transition: all 0.6s ease-in-out;
        -ms-transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
    }

    ul.main-nav a:not(#close) {
        color: #434343 !important;
        font-weight: 700;
        font-size: 1.3em;
        text-shadow: 0px 0px 1.2px #0f0000 !important;
    }

    ul.main-nav a:hover {
        color: #f85811 !important;
    }

    ul.main-nav li img:first-of-type {
        filter: invert(100%);
    }

    .box .inner {
        padding-top: 0px;
    }
}

@media screen and (min-width: 100px) and (max-width: 768px) {
    .side-banner-new {
        padding-top: 60%;
        width: 60%;
        margin: auto;
    }

    .side-banner-new .link-container {
        justify-content: center;
    }

    span.counter-rhyme {
        top: 25px;
    }

    .insurance {
        padding-bottom: 4px !important;
        padding: top 0 !important;
    }

    .top-container {
        margin-left: 10px;
    }

    .navigation-link {
        width: 50%;
    }

    .navigation-container {
        padding: 0;
    }

    .mobile-only {
        display: block;
    }

    .rhyme_result_ad {
        display: inline-block !important;
        width: 100% !important;
    }

    .desktop-only {
        display: none;
    }

    /* #slogan {
        width: 100%;
        height: auto;
        display: flex;
    } */
    #slogan p {
        display: flex;
    }

    #slogan a {
        /* width: max-content; */
        display: block;
        margin: 0 auto;
    }

    .col-2 {
        position: static;
    }

    #slogan img {
        height: auto;
        display: block;
        max-width: 100%;
        height: 100%;
        /* width: 155px; */
        flex: 1;
    }

    .logo {
        height: 134px;
    }

    .logo a {
        width: 80%;
        height: auto;
        position: absolute;
        left: 6px;
        top: 76px;
        background: url(../images/logo.png) no-repeat left top;
    }

    .logo img {
        max-width: 100%;
        height: auto;
        width: auto \9;
    }

    .banner_top {
        display: none;
    }

    .nav-box nav ul li a {
        color: #434343;
        font-size: 1em;
        text-decoration: none;
        font-family: "trebuchet MS", Helvetica, sans-serif;
        text-transform: uppercase;
        display: block;
        padding-top: 25px;
        padding-left: 10px;
        position: relative;
        display: inline-block;
    }

    .nav-box li:last-of-type {
        padding-right: 20px;
    }

    .nav-box nav ul.fright {
        background: none;
        padding-right: 4px;
    }

    .nav-box nav ul.fright li {
        padding: 0 3px 0 5px;
    }

    .nav-box nav ul li {
        float: left;
        padding: 0 6px 0 8px;
        background: url(../images/divider.png) no-repeat left top;
        margin: 0 2px 0 -2px;
    }

    .nav-box-secondary {
        padding-left: 10px;
        padding-right: 10px;
    }

    .box h2:not(.Tabs-tab) {
        font-size: 1.3em;
        /* margin-bottom: 30px; */
    }

    .box .inner {
        padding: 25px 10px 10px 10px;
    }

    .Tabs h2 {
        text-align: start !important;
        margin-bottom: 0 !important;
    }

    section#content {
        float: none;
        width: 100%;
        margin-right: 10px;
    }

    #content + aside {
        padding: 0 !important;
    }

    aside .inside {
        width: auto !important;
    }

    div.inside {
        margin-right: 0 !important;
    }

    .services div {
        max-width: 90%;
    }

    .team li {
        float: right;
        line-height: 1.538em;
        /* margin-right: 20px; */
        /* width: 39%; */
    }

    aside:not(.target) {
        margin-left: 0px;
        margin-top: 25px;
        float: none;
        width: 100% !important;
        padding: 24px 48px 30px 24px;
    }

    .link1 {
        margin-right: 10% !important;
    }

    ul.services,
    ul.sitemap {
        width: 100% !important;
        /* padding-left: 25px; */
        /* padding-right: 25px; */
    }

    aside .inside {
        width: 75%;
    }

    footer .inside {
        padding-left: 10px;
        padding-right: 10px;
    }

    #slidebox {
        width: 230px;
        height: 95vh;
        top: 0px;
        overflow: hidden;
    }

    header {
        height: auto;
    }

    .hide-me {
        display: none;
    }

    #content h2:last-child {
        /* text-indent: 25px; */
    }

    #page1 #content .col-1,
    #page1 #content .col-2 {
        width: 90vw !important;
        padding: 24px 5px 30px 24px;
    }

    .container:not(.overide) {
        display: none;
    }

    .video {
        display: none;
    }

    /* .banner{display:none;} */
    /* .banner{background: black;height:130px;position:fixed;bottom:0;width: 100%;} */
}

:root {
    --ad-padding: 56.25%;
}

@media screen and (max-width: 510px) {
    #yandex_rtb_R-A-256897-14.over {
        position: relative;
        padding-top: var(--ad-padding);
        overflow: hidden;
    }

    #yandex_rtb_R-A-256897-14.over * {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: -1;
        height: 100%;
        width: 100%;
    }

    .ad-loader {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .mt-40 {
        margin-top: 40px;
    }

    .wrapper-ad10 {
        max-width: 100%;
        margin: 0 0 25px;
        /* height: 200px; */
        overflow: hidden;
    }

    .banner_side {
        padding-top: 50%;
        padding-bottom: 50%;
    }

    /* #yandex_rtb_R-A-256897-1 {
        height: 180px;
    }

    .top-ad-container{
        height: 180px;
    } */
    span.counter-rhyme {
        top: 25px;
    }

    #content {
        margin-top: 10px;
    }

    aside .inside {
        padding: 0;
    }

    aside h2 {
        padding-left: 5px;
    }

    .inner > h2 {
        /* padding: 10px; */
        padding: 5px;
    }

    .Tabs h2 {
        text-align: center !important;
        margin-left: 0 !important;
    }

    .Tabs {
        height: 50px !important;
    }

    .form_text_vers input.inp_word {
        height: 30px !important;
    }

    .side-ad {
        right: 0;
    }

    .result_list ul li:nth-child(n) {
        float: left;
    }

    .result_list ul li:nth-child(2n) {
        float: right;
    }

    .result_list ul li {
        /* margin: 0 !important; */
        /* width: 50% !important; */
    }

    .box .inner {
        /* padding-left: 25px; */
        padding-left: 5px;
        /* padding-right: 25px; */
        padding-right: 5px;
        /* padding-top: 25px; */
        padding-top: 10px;
    }

    .form_text_vers {
        margin-bottom: 0;
    }

    a:active {
        -webkit-touch-callout: none !important;
        -webkit-user-select: none !important;
        -khtml-user-select: none !important;
        -moz-user-select: none !important;
        -ms-user-select: none !important;
        user-select: none !important;
    }

    .team center {
        position: relative;
        display: inline-block;
        padding-left: 25%;
        padding-right: 25%;
    }

    .Tabs h2 {
        font-size: 1em;
    }

    .logo {
        display: none;
    }

    div.inside {
        margin-right: 0 !important;
    }

    #content .inside p {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .box h2:not(.Tabs-tab) {
        font-size: 1em !important;
        font-weight: bold;
    }

    .inside h1 {
        margin-left: 15px;
    }
}

@media screen and (max-width: 361px) {
    .team li {
        font-size: 0.9em;
    }

    .result_list ul li {
        width: 50% !important;
    }
}

.marquee-container {
    overflow: hidden;
    white-space: nowrap;
    margin: 20px auto 0px;
    position: relative;
    height: 39px;
}

.s-red {
    color: #f85811;
}

a.marquee-text {
    animation: marquee linear 10s infinite;
    position: absolute;
    padding: 0;
    overflow: hidden;
    vertical-align: middle;
    color: initial !important;
    text-decoration: none;
    cursor: pointer;
}

.smooth-text {
    text-shadow: 0px 0px 1.2px #0f0000;
    font-size: 1.2em;
}

@keyframes marquee {
    from {
        right: -100%;
    }

    to {
        right: 100%;
    }
}
