@charset "UTF-8";
.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1; }
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-loaded {
display: block; }
.owl-carousel.owl-loading {
opacity: 0;
display: block; }
.owl-carousel.owl-hidden {
opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; } .no-js .owl-carousel {
display: block; } .owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut; }
@-webkit-keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .owl-height {
transition: height 500ms ease-in-out; } .owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.owl-carousel .owl-item img.owl-lazy {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d; } .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//proresnitsy.ru/wp-content/themes/resnicy/includes/owl/assets/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: -webkit-transform 100ms ease;
transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
-webkit-transform: scale(1.3, 1.3);
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none; }
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }
 html {
font-family: sans-serif;
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
article,
aside,
footer,
header,
nav,
section {
display: block; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
figcaption,
figure,
main {
display: block; }
figure {
margin: 1em 40px; }
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible; }
pre {
font-family: monospace, monospace;
font-size: 1em; }
a {
background-color: transparent;
-webkit-text-decoration-skip: objects; }
a:active,
a:hover {
outline-width: 0; }
abbr[title] {
border-bottom: none;
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted; }
b,
strong {
font-weight: inherit; }
b,
strong {
font-weight: bolder; }
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em; }
dfn {
font-style: italic; }
mark {
background-color: #ff0;
color: #000; }
small {
font-size: 80%; }
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sub {
bottom: -0.25em; }
sup {
top: -0.5em; }
audio,
video {
display: inline-block; }
audio:not([controls]) {
display: none;
height: 0; }
img {
border-style: none; }
svg:not(:root) {
overflow: hidden; }
button,
input,
optgroup,
select,
textarea {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0; }
button,
input {
overflow: visible; }
button,
select {
text-transform: none; }
button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; }
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0; }
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal; }
progress {
display: inline-block;
vertical-align: baseline; }
textarea {
overflow: auto; }
[type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0; }
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto; }
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px; }
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit; }
details,
menu {
display: block; }
summary {
display: list-item; }
canvas {
display: inline-block; }
template {
display: none; }
[hidden] {
display: none; }
html {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit; }
@-ms-viewport {
width: device-width; }
html {
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body {
font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 1rem;
font-weight: normal;
line-height: 1.5;
color: #292b2c;
background-color: #fff; }
[tabindex="-1"]:focus {
outline: none !important; }
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: .5rem; }
p {
margin-top: 0;
margin-bottom: 1rem; }
abbr[title],
abbr[data-original-title] {
cursor: help; }
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit; }
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem; }
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0; }
dt {
font-weight: bold; }
dd {
margin-bottom: .5rem;
margin-left: 0; }
blockquote {
margin: 0 0 1rem; }
a {
color: #0275d8;
text-decoration: none; }
a:focus, a:hover {
color: #014c8c;
text-decoration: underline; }
a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none; }
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
color: inherit;
text-decoration: none; }
a:not([href]):not([tabindex]):focus {
outline: 0; }
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto; }
figure {
margin: 0 0 1rem; }
img {
vertical-align: middle; }
[role="button"] {
cursor: pointer; }
a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
-ms-touch-action: manipulation;
touch-action: manipulation; }
table {
border-collapse: collapse;
background-color: transparent; }
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #636c72;
text-align: left;
caption-side: bottom; }
th {
text-align: left; }
label {
display: inline-block;
margin-bottom: .5rem; }
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color; }
input,
button,
select,
textarea {
line-height: inherit; }
input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
cursor: not-allowed; }
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
-webkit-appearance: listbox; }
textarea {
resize: vertical; }
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0; }
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit; }
input[type="search"] {
-webkit-appearance: none; }
output {
display: inline-block; }
[hidden] {
display: none !important; }
@-ms-viewport {
width: device-width; }
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-ms-overflow-style: scrollbar; }
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit; }
.container {
position: relative;
margin-left: auto;
margin-right: auto;
padding-right: 10px;
padding-left: 10px; }
@media (min-width: 576px) {
.container {
padding-right: 10px;
padding-left: 10px; } }
@media (min-width: 768px) {
.container {
padding-right: 10px;
padding-left: 10px; } }
@media (min-width: 992px) {
.container {
padding-right: 10px;
padding-left: 10px; } }
@media (min-width: 1200px) {
.container {
padding-right: 10px;
padding-left: 10px; } }
@media (min-width: 576px) {
.container {
width: 540px;
max-width: 100%; } }
@media (min-width: 768px) {
.container {
width: 720px;
max-width: 100%; } }
@media (min-width: 992px) {
.container {
width: 960px;
max-width: 100%; } }
@media (min-width: 1200px) {
.container {
width: 960px;
max-width: 100%; } }
.container-fluid {
position: relative;
margin-left: auto;
margin-right: auto;
padding-right: 10px;
padding-left: 10px; }
@media (min-width: 576px) {
.container-fluid {
padding-right: 10px;
padding-left: 10px; } }
@media (min-width: 768px) {
.container-fluid {
padding-right: 10px;
padding-left: 10px; } }
@media (min-width: 992px) {
.container-fluid {
padding-right: 10px;
padding-left: 10px; } }
@media (min-width: 1200px) {
.container-fluid {
padding-right: 10px;
padding-left: 10px; } }
.row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -10px;
margin-left: -10px; }
@media (min-width: 576px) {
.row {
margin-right: -10px;
margin-left: -10px; } }
@media (min-width: 768px) {
.row {
margin-right: -10px;
margin-left: -10px; } }
@media (min-width: 992px) {
.row {
margin-right: -10px;
margin-left: -10px; } }
@media (min-width: 1200px) {
.row {
margin-right: -10px;
margin-left: -10px; } }
.no-gutters {
margin-right: 0;
margin-left: 0; }
.no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0; }
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 10px;
padding-left: 10px; }
@media (min-width: 576px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
padding-right: 10px;
padding-left: 10px; } }
@media (min-width: 768px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
padding-right: 10px;
padding-left: 10px; } }
@media (min-width: 992px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
padding-right: 10px;
padding-left: 10px; } }
@media (min-width: 1200px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
padding-right: 10px;
padding-left: 10px; } }
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%; }
.col-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto; }
.col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.pull-0 {
right: auto; }
.pull-1 {
right: 8.33333%; }
.pull-2 {
right: 16.66667%; }
.pull-3 {
right: 25%; }
.pull-4 {
right: 33.33333%; }
.pull-5 {
right: 41.66667%; }
.pull-6 {
right: 50%; }
.pull-7 {
right: 58.33333%; }
.pull-8 {
right: 66.66667%; }
.pull-9 {
right: 75%; }
.pull-10 {
right: 83.33333%; }
.pull-11 {
right: 91.66667%; }
.pull-12 {
right: 100%; }
.push-0 {
left: auto; }
.push-1 {
left: 8.33333%; }
.push-2 {
left: 16.66667%; }
.push-3 {
left: 25%; }
.push-4 {
left: 33.33333%; }
.push-5 {
left: 41.66667%; }
.push-6 {
left: 50%; }
.push-7 {
left: 58.33333%; }
.push-8 {
left: 66.66667%; }
.push-9 {
left: 75%; }
.push-10 {
left: 83.33333%; }
.push-11 {
left: 91.66667%; }
.push-12 {
left: 100%; }
.offset-1 {
margin-left: 8.33333%; }
.offset-2 {
margin-left: 16.66667%; }
.offset-3 {
margin-left: 25%; }
.offset-4 {
margin-left: 33.33333%; }
.offset-5 {
margin-left: 41.66667%; }
.offset-6 {
margin-left: 50%; }
.offset-7 {
margin-left: 58.33333%; }
.offset-8 {
margin-left: 66.66667%; }
.offset-9 {
margin-left: 75%; }
.offset-10 {
margin-left: 83.33333%; }
.offset-11 {
margin-left: 91.66667%; }
@media (min-width: 576px) {
.col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%; }
.col-sm-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto; }
.col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.pull-sm-0 {
right: auto; }
.pull-sm-1 {
right: 8.33333%; }
.pull-sm-2 {
right: 16.66667%; }
.pull-sm-3 {
right: 25%; }
.pull-sm-4 {
right: 33.33333%; }
.pull-sm-5 {
right: 41.66667%; }
.pull-sm-6 {
right: 50%; }
.pull-sm-7 {
right: 58.33333%; }
.pull-sm-8 {
right: 66.66667%; }
.pull-sm-9 {
right: 75%; }
.pull-sm-10 {
right: 83.33333%; }
.pull-sm-11 {
right: 91.66667%; }
.pull-sm-12 {
right: 100%; }
.push-sm-0 {
left: auto; }
.push-sm-1 {
left: 8.33333%; }
.push-sm-2 {
left: 16.66667%; }
.push-sm-3 {
left: 25%; }
.push-sm-4 {
left: 33.33333%; }
.push-sm-5 {
left: 41.66667%; }
.push-sm-6 {
left: 50%; }
.push-sm-7 {
left: 58.33333%; }
.push-sm-8 {
left: 66.66667%; }
.push-sm-9 {
left: 75%; }
.push-sm-10 {
left: 83.33333%; }
.push-sm-11 {
left: 91.66667%; }
.push-sm-12 {
left: 100%; }
.offset-sm-0 {
margin-left: 0%; }
.offset-sm-1 {
margin-left: 8.33333%; }
.offset-sm-2 {
margin-left: 16.66667%; }
.offset-sm-3 {
margin-left: 25%; }
.offset-sm-4 {
margin-left: 33.33333%; }
.offset-sm-5 {
margin-left: 41.66667%; }
.offset-sm-6 {
margin-left: 50%; }
.offset-sm-7 {
margin-left: 58.33333%; }
.offset-sm-8 {
margin-left: 66.66667%; }
.offset-sm-9 {
margin-left: 75%; }
.offset-sm-10 {
margin-left: 83.33333%; }
.offset-sm-11 {
margin-left: 91.66667%; } }
@media (min-width: 768px) {
.col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%; }
.col-md-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto; }
.col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.pull-md-0 {
right: auto; }
.pull-md-1 {
right: 8.33333%; }
.pull-md-2 {
right: 16.66667%; }
.pull-md-3 {
right: 25%; }
.pull-md-4 {
right: 33.33333%; }
.pull-md-5 {
right: 41.66667%; }
.pull-md-6 {
right: 50%; }
.pull-md-7 {
right: 58.33333%; }
.pull-md-8 {
right: 66.66667%; }
.pull-md-9 {
right: 75%; }
.pull-md-10 {
right: 83.33333%; }
.pull-md-11 {
right: 91.66667%; }
.pull-md-12 {
right: 100%; }
.push-md-0 {
left: auto; }
.push-md-1 {
left: 8.33333%; }
.push-md-2 {
left: 16.66667%; }
.push-md-3 {
left: 25%; }
.push-md-4 {
left: 33.33333%; }
.push-md-5 {
left: 41.66667%; }
.push-md-6 {
left: 50%; }
.push-md-7 {
left: 58.33333%; }
.push-md-8 {
left: 66.66667%; }
.push-md-9 {
left: 75%; }
.push-md-10 {
left: 83.33333%; }
.push-md-11 {
left: 91.66667%; }
.push-md-12 {
left: 100%; }
.offset-md-0 {
margin-left: 0%; }
.offset-md-1 {
margin-left: 8.33333%; }
.offset-md-2 {
margin-left: 16.66667%; }
.offset-md-3 {
margin-left: 25%; }
.offset-md-4 {
margin-left: 33.33333%; }
.offset-md-5 {
margin-left: 41.66667%; }
.offset-md-6 {
margin-left: 50%; }
.offset-md-7 {
margin-left: 58.33333%; }
.offset-md-8 {
margin-left: 66.66667%; }
.offset-md-9 {
margin-left: 75%; }
.offset-md-10 {
margin-left: 83.33333%; }
.offset-md-11 {
margin-left: 91.66667%; } }
@media (min-width: 992px) {
.col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%; }
.col-lg-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto; }
.col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.pull-lg-0 {
right: auto; }
.pull-lg-1 {
right: 8.33333%; }
.pull-lg-2 {
right: 16.66667%; }
.pull-lg-3 {
right: 25%; }
.pull-lg-4 {
right: 33.33333%; }
.pull-lg-5 {
right: 41.66667%; }
.pull-lg-6 {
right: 50%; }
.pull-lg-7 {
right: 58.33333%; }
.pull-lg-8 {
right: 66.66667%; }
.pull-lg-9 {
right: 75%; }
.pull-lg-10 {
right: 83.33333%; }
.pull-lg-11 {
right: 91.66667%; }
.pull-lg-12 {
right: 100%; }
.push-lg-0 {
left: auto; }
.push-lg-1 {
left: 8.33333%; }
.push-lg-2 {
left: 16.66667%; }
.push-lg-3 {
left: 25%; }
.push-lg-4 {
left: 33.33333%; }
.push-lg-5 {
left: 41.66667%; }
.push-lg-6 {
left: 50%; }
.push-lg-7 {
left: 58.33333%; }
.push-lg-8 {
left: 66.66667%; }
.push-lg-9 {
left: 75%; }
.push-lg-10 {
left: 83.33333%; }
.push-lg-11 {
left: 91.66667%; }
.push-lg-12 {
left: 100%; }
.offset-lg-0 {
margin-left: 0%; }
.offset-lg-1 {
margin-left: 8.33333%; }
.offset-lg-2 {
margin-left: 16.66667%; }
.offset-lg-3 {
margin-left: 25%; }
.offset-lg-4 {
margin-left: 33.33333%; }
.offset-lg-5 {
margin-left: 41.66667%; }
.offset-lg-6 {
margin-left: 50%; }
.offset-lg-7 {
margin-left: 58.33333%; }
.offset-lg-8 {
margin-left: 66.66667%; }
.offset-lg-9 {
margin-left: 75%; }
.offset-lg-10 {
margin-left: 83.33333%; }
.offset-lg-11 {
margin-left: 91.66667%; } }
@media (min-width: 1200px) {
.col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%; }
.col-xl-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto; }
.col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.pull-xl-0 {
right: auto; }
.pull-xl-1 {
right: 8.33333%; }
.pull-xl-2 {
right: 16.66667%; }
.pull-xl-3 {
right: 25%; }
.pull-xl-4 {
right: 33.33333%; }
.pull-xl-5 {
right: 41.66667%; }
.pull-xl-6 {
right: 50%; }
.pull-xl-7 {
right: 58.33333%; }
.pull-xl-8 {
right: 66.66667%; }
.pull-xl-9 {
right: 75%; }
.pull-xl-10 {
right: 83.33333%; }
.pull-xl-11 {
right: 91.66667%; }
.pull-xl-12 {
right: 100%; }
.push-xl-0 {
left: auto; }
.push-xl-1 {
left: 8.33333%; }
.push-xl-2 {
left: 16.66667%; }
.push-xl-3 {
left: 25%; }
.push-xl-4 {
left: 33.33333%; }
.push-xl-5 {
left: 41.66667%; }
.push-xl-6 {
left: 50%; }
.push-xl-7 {
left: 58.33333%; }
.push-xl-8 {
left: 66.66667%; }
.push-xl-9 {
left: 75%; }
.push-xl-10 {
left: 83.33333%; }
.push-xl-11 {
left: 91.66667%; }
.push-xl-12 {
left: 100%; }
.offset-xl-0 {
margin-left: 0%; }
.offset-xl-1 {
margin-left: 8.33333%; }
.offset-xl-2 {
margin-left: 16.66667%; }
.offset-xl-3 {
margin-left: 25%; }
.offset-xl-4 {
margin-left: 33.33333%; }
.offset-xl-5 {
margin-left: 41.66667%; }
.offset-xl-6 {
margin-left: 50%; }
.offset-xl-7 {
margin-left: 58.33333%; }
.offset-xl-8 {
margin-left: 66.66667%; }
.offset-xl-9 {
margin-left: 75%; }
.offset-xl-10 {
margin-left: 83.33333%; }
.offset-xl-11 {
margin-left: 91.66667%; } }   body {
font-family: "Open Sans", sans-serif;
color: #252525;
font-size: 14px;
background: #f7f6f6; }
body, html {
margin: 0px;
padding: 0px;
height: 100%; }
ul, li {
list-style: none;
padding: 0; }
p {
line-height: 2; }
* {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
a {
color: #b0276f; }
a:hover {
color: #891c56; }
header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
background: #ffffff;
position: relative; }
header .logo-line {
-webkit-box-flex: 1;
-ms-flex: 1 1;
flex: 1 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 35px 0 20px 0; }
@media (max-width: 576px) {
header .logo-line {
padding: 15px 0 0 0; } }
header .logo-line .logo {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
@media (max-width: 576px) {
header .logo-line .logo {
width: 100%; } }
header .logo-line .logo span {
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
letter-spacing: 3px; }
@media (max-width: 576px) {
header .logo-line .logo img {
width: 50%; } }
header .menu-line {
background: #b0276f; }
@media (max-width: 992px) {
header .menu-line {
background: none; } }
@media (max-width: 992px) {
header .menu-line:after {
display: block;
width: 100%;
content: '';
left: 0;
right: 0;
height: 1px;
background: #c48daa; } }
@media (max-width: 992px) {
header .menu-line .container {
position: inherit; } }
header .menu-line .col-sm-12 {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
@media (max-width: 992px) {
header .menu-line .col-sm-12 {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: inherit; } }
header .menu-line .col-sm-12 .side-menu-toggle {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
background: #891c56;
padding: 17px 30px;
margin-right: 43px;
cursor: pointer; }
@media (max-width: 992px) {
header .menu-line .col-sm-12 .side-menu-toggle {
display: block;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
background: none; } }
@media (max-width: 576px) {
header .menu-line .col-sm-12 .side-menu-toggle {
padding: 17px 15px; } }
header .menu-line .col-sm-12 .side-menu-toggle:hover {
background: #741849; }
@media (max-width: 992px) {
header .menu-line .col-sm-12 .side-menu-toggle:hover {
background: none; } }
header .menu-line .col-sm-12 .side-menu-toggle span {
background: #fff;
display: block; }
@media (max-width: 992px) {
header .menu-line .col-sm-12 .side-menu-toggle span {
background: #891c56; } }
header .menu-line .col-sm-12 .side-menu-toggle span + span {
margin-top: 4px; }
header .menu-line .col-sm-12 .side-menu-toggle span:nth-child(1) {
height: 2px;
width: 19px; }
header .menu-line .col-sm-12 .side-menu-toggle span:nth-child(2) {
height: 2px;
width: 22px; }
header .menu-line .col-sm-12 .side-menu-toggle span:nth-child(3) {
height: 2px;
width: 16px; }
header .menu-line .col-sm-12 .header-search {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background: #891c56;
padding: 14px 30px;
cursor: pointer; }
@media (max-width: 992px) {
header .menu-line .col-sm-12 .header-search {
display: block;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
background: none; } }
@media (max-width: 576px) {
header .menu-line .col-sm-12 .header-search {
padding: 12px 15px 14px 15px; } }
header .menu-line .col-sm-12 .header-search i {
color: #ffffff;
font-size: 20px;
height: 20px;
line-height: 20px;
display: block; }
@media (max-width: 992px) {
header .menu-line .col-sm-12 .header-search i {
color: #891c56; } }
header .menu-line .col-sm-12 .header-search:hover {
background: #741849; }
@media (max-width: 992px) {
header .menu-line .col-sm-12 .header-search:hover {
background: none; } }
header .menu-line .col-sm-12 .header-question {
background: #c93482;
border-radius: 0; }
@media (max-width: 992px) {
header .menu-line .col-sm-12 .header-question {
margin-bottom: -34px;
z-index: 9;
border: solid 10px #fff;
border-radius: 30px; } }
@media (max-width: 576px) {
header .menu-line .col-sm-12 .header-question {
padding: 5px 15px 4px 15px;
margin-bottom: -24px;
font-size: 12px; } }
header .menu-line .col-sm-12 .header-question:before {
content: '';
display: block;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
background: url(//proresnitsy.ru/wp-content/themes/resnicy/img/bg-q.png) center 20px;
opacity: 0.1; }
header .menu-line .col-sm-12 .header-question:hover {
background: #c93482; }
header .menu-line .col-sm-12 .header-question:hover:after {
content: '';
display: block;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
background: #fff;
opacity: 0.1; }
header .menu-line .col-sm-12 .main-menu {
-webkit-box-flex: 1;
-ms-flex: 1 1;
flex: 1 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
@media (max-width: 992px) {
header .menu-line .col-sm-12 .main-menu {
display: none; } }
header .menu-line .col-sm-12 .main-menu .main-menu__inner {
-webkit-box-flex: 1;
-ms-flex: 1 1;
flex: 1 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
header .menu-line .col-sm-12 .main-menu .main-menu__inner .main-menu__list {
-webkit-box-flex: 1;
-ms-flex: 1 1;
flex: 1 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 0; }
header .menu-line .col-sm-12 .main-menu .main-menu__inner .main-menu__list li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative; }
header .menu-line .col-sm-12 .main-menu .main-menu__inner .main-menu__list li > a, header .menu-line .col-sm-12 .main-menu .main-menu__inner .main-menu__list li > span {
padding: 14px 10px 12px 10px;
color: #fff;
text-transform: uppercase;
letter-spacing: 3px;
background: #b0276f;
-webkit-box-flex: 1;
-ms-flex: 1 1;
flex: 1 1;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
header .menu-line .col-sm-12 .main-menu .main-menu__inner .main-menu__list li > a:hover, header .menu-line .col-sm-12 .main-menu .main-menu__inner .main-menu__list li > span:hover {
text-decoration: none;
background: #a32467; }
header .menu-line .col-sm-12 .main-menu .main-menu__inner .main-menu__list li > span {
text-decoration: none;
background: #a32467; }
header .menu-line .col-sm-12 .main-menu .main-menu__inner .main-menu__list .menu-arrow {
width: 6px;
height: 4px;
text-indent: -9999px;
position: absolute;
right: 8px;
top: 50%;
margin-top: -1px;
z-index: 1;
overflow: hidden;
display: block; }
header .menu-line .col-sm-12 .main-menu .main-menu__inner .main-menu__list .menu-arrow:after {
position: absolute;
content: '';
display: block;
width: 0;
height: 0;
top: 1px;
left: 0;
border-style: solid;
border-width: 3px 3px 0 3px;
border-color: #ffffff transparent transparent transparent; }
header .menu-line .col-sm-12 .main-menu .main-menu__inner .main-menu__list .menu-item-has-children > a, header .menu-line .col-sm-12 .main-menu .main-menu__inner .main-menu__list .menu-item-has-children > span {
padding-right: 16px; }
header .menu-line .col-sm-12 .main-menu .main-menu__inner .main-menu__list .menu-item-has-children:after {
content: '';
display: block;
position: absolute;
background: #c93482;
left: 0;
right: 0;
bottom: 0;
height: 0;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
header .menu-line .col-sm-12 .main-menu .main-menu__inner .main-menu__list .menu-item-has-children:hover:after {
height: 5px;
z-index: 10; }
header .menu-line .col-sm-12 .main-menu .main-menu__inner .main-menu__list .menu-item-has-children ul {
top: 100%;
position: absolute;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
max-height: 0;
overflow: hidden;
z-index: 9;
-webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.4);
box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.4);
-webkit-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out; }
header .menu-line .col-sm-12 .main-menu .main-menu__inner .main-menu__list .menu-item-has-children ul a, header .menu-line .col-sm-12 .main-menu .main-menu__inner .main-menu__list .menu-item-has-children ul > li > span {
padding: 10px 20px 9px 20px; }
header .menu-line .col-sm-12 .main-menu .main-menu__inner .main-menu__list .menu-item-has-children ul > li + li {
border-top: solid 1px #bd317a; }
header .menu-line .col-sm-12 .main-menu .main-menu__inner .main-menu__list .menu-item-has-children:hover ul {
max-height: 500px; }
section {
overflow: hidden; }
footer {
background: #660a3e;
padding: 30px 0;
letter-spacing: 1px; }
footer .row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
@media (max-width: 992px) {
footer .row > * + * {
margin-top: 20px; } }
footer .footer-nav ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 0; }
@media (max-width: 992px) {
footer .footer-nav ul {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; } }
footer .footer-nav ul li + li {
margin-left: 20px; }
footer .footer-nav ul li {
line-height: 11px; }
footer .footer-nav ul a {
text-transform: uppercase;
font-size: 11px;
line-height: 11px;
letter-spacing: 1px; }
footer .footer-nav ul a:hover {
text-decoration: none;
color: #c93482; }
footer .footer-nav-policy ul li {
text-align: center; }
footer .copyright {
font-size: 11px;
line-height: 11px;
text-transform: uppercase;
color: #b0276f;
text-align: center;
margin-top: 40px; }
@media (max-width: 992px) {
footer .copyright {
text-align: center;
margin-top: 0px; } }
.socials {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 0; }
.socials li a:hover {
text-decoration: none; }
.socials li a:hover i {
background: #fff; }
.socials li i {
color: #660a3e;
background: #e8dae2;
width: 30px;
height: 30px;
display: block;
border-radius: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 20px;
font: normal normal normal 14px/1 FontAwesome; }
.socials li + li {
margin-left: 10px; }
.block {
padding: 43px 0; }
.block .block-inner {
background: #ffffff;
padding: 20px;
border-radius: 15px; }
.gray-wave {
background: #f7f6f6;
position: relative;
padding: 63px 0; }
.gray-wave:before {
content: '';
width: 100%;
position: absolute;
bottom: 100%;
height: 20px;
margin-bottom: -20px;
display: block;
background: url(//proresnitsy.ru/wp-content/themes/resnicy/img/wave-bg.svg) bottom center; }
.gray-wave:after {
content: '';
width: 100%;
position: absolute;
top: 100%;
height: 20px;
margin-top: -20px;
display: block;
background: url(//proresnitsy.ru/wp-content/themes/resnicy/img/wave-bg.svg) top center; }
.gray-wave .article-vertical .article-desc {
background: #ffffff; }
.gray-bg {
background: #f7f6f6;
position: relative;
padding: 63px 0; }
.gray-bg .article-vertical .article-desc {
background: #ffffff; }
.block-popular {
background: #ffffff;
position: relative; }
.block-popular .article-vertical .article-desc {
background: #f7f6f6; }
.block-popular:after {
content: '';
width: 100%;
position: absolute;
top: 100%;
height: 20px;
display: block;
background: url(//proresnitsy.ru/wp-content/themes/resnicy/img/wave-bg.svg) bottom center; }
.block-procidure {
padding-top: 63px; }
.block-procidure:after {
display: none; }
.block-care {
padding-top: 20px; }
.block-care .container {
background: #fbfbfb;
padding-top: 20px; }
.block-care .container:after {
content: '';
display: block;
position: absolute;
left: -20px;
right: -20px;
top: -20px;
bottom: -20px;
background: #fbfbfb;
z-index: 1;
border-radius: 15px; }
.block-care .container > .row, .block-care .container > .block-title {
z-index: 2;
position: relative; }
.block-care .col-lg-4 > * {
border-radius: 0; }
.block-care .col-lg-4 > *:first-child {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
padding-top: 10px; }
.block-care .col-lg-4 > *:last-child {
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
padding-bottom: 10px; }
.block-care .col-lg-8 > * {
margin-bottom: 30px; }
.block-care .col-lg-8 > *:last-child {
margin-bottom: 0; }
@media (max-width: 576px) {
.block-care .col-lg-8 {
margin-bottom: 30px; } }
.block-care:before {
display: none; }
.block-question {
padding-top: 0; }
@media (max-width: 576px) {
.block-question {
text-align: center; } }
.block-question .block-title {
padding-bottom: 15px;
padding-left: 20px;
padding-right: 20px;
border-bottom: solid 1px #f9eaf2;
margin-left: -20px;
margin-right: -20px; }
@media (max-width: 576px) {
.block-question .block-title {
text-align: center; } }
.block-question .questions-desc {
font-size: 15px;
font-weight: 600; }
.block-question .questions-list {
margin-top: 10px;
margin-bottom: 30px;
display: block; }
.block-question .questions-list a {
padding-left: 20px;
position: relative;
margin-bottom: 10px;
display: block;
text-align: left; }
.block-question .questions-list a:after {
content: '';
left: 0;
top: 50%;
width: 0;
height: 0;
position: absolute;
border-style: solid;
border-width: 4px 0 4px 4px;
border-color: transparent transparent transparent #d5b7c8;
margin-top: -4px;
display: block; }
.block-question .questions-list a:hover:after {
border-color: transparent transparent transparent #751048; }
.block-main-description {
padding-top: 0; }
.article-vertical {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding-bottom: 30px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.article-vertical img {
display: block;
width: 100%;
height: auto;
max-width: 300px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
overflow: hidden;
position: relative;
z-index: 1; }
.article-vertical .article-desc {
margin-top: -35px;
margin-left: 15px;
margin-right: 15px;
background: #ffffff;
padding: 20px 15px;
text-align: center;
z-index: 2;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px; }
.article-vertical .article-desc .article-title {
color: #252525;
font-family: "PT Serif", serif;
font-weight: 700;
font-size: 18px;
line-height: 22px;
display: block; }
.article-vertical .article-desc .article-title:after {
position: absolute;
width: 100%;
height: 50%;
content: '';
display: block;
left: 0;
top: 0; }
.article-vertical .article-desc .article-title:hover {
text-decoration: none;
color: #b0276f; }
.article-vertical .article-desc .article-exerp {
margin-top: 15px;
font-size: 13px;
padding: 0 10px;
opacity: 0.7; }
.article-vertical:hover .article-exerp {
opacity: 1; }
.article-horizontal {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 20px;
padding: 10px;
background: #ffffff;
position: relative;
border-radius: 5px; }
@media (max-width: 576px) {
.article-horizontal {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; } }
.article-horizontal img {
display: block;
width: 100%;
max-width: 290px;
min-width: 290px;
max-height: 195px;
overflow: hidden;
position: relative;
z-index: 1; }
@media (max-width: 576px) {
.article-horizontal img {
margin-bottom: 20px; } }
.article-horizontal .article-desc {
background: #ffffff !important;
padding: 0 20px;
text-align: left;
z-index: 2; }
.article-horizontal .article-desc .article-title {
color: #252525;
font-family: "PT Serif", serif;
font-weight: 700;
font-size: 18px;
line-height: 22px;
display: block; }
.article-horizontal .article-desc .article-title:after {
position: absolute;
width: 290px;
height: 100%;
content: '';
display: block;
left: 0;
top: 0; }
@media (max-width: 576px) {
.article-horizontal .article-desc .article-title:after {
width: 100%;
height: 50%; } }
.article-horizontal .article-desc .article-title:hover {
text-decoration: none;
color: #b0276f; }
.article-horizontal .article-desc .article-exerp {
margin-top: 15px;
font-size: 13px;
padding: 0;
opacity: 0.7; }
.article-horizontal:hover .article-exerp {
opacity: 1; }
.article-small {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 5px 10px;
background: #ffffff;
position: relative;
border-radius: 5px; }
.article-small img {
display: block;
width: 100%;
max-width: 80px;
min-width: 80px;
max-height: 80px;
overflow: hidden;
position: relative;
z-index: 1; }
.article-small .article-desc {
background: #ffffff !important;
padding: 0 10px;
text-align: left;
z-index: 2; }
.article-small .article-desc .article-title {
color: #252525;
font-size: 13px;
display: block; }
.article-small .article-desc .article-title:after {
position: absolute;
width: 80px;
height: 100%;
content: '';
display: block;
left: 0;
top: 0; }
.article-small .article-desc .article-title:hover, .article-small .article-desc .article-title:active {
text-decoration: none;
color: #b0276f; }
.article-small:hover .article-exerp {
opacity: 1; }
.block-title {
font-size: 20px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 3px;
margin-bottom: 20px; }
.btn {
background: #c93482;
color: #ffffff;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 14px 20px 13px 20px;
text-transform: uppercase;
letter-spacing: 3px;
position: relative;
border-radius: 5px;
overflow: hidden; }
.btn:hover {
text-decoration: none;
color: #ffffff;
background: #b52f75; }
.question-button {
background: #c93482; }
.question-button:before {
content: '';
display: block;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
background: url(//proresnitsy.ru/wp-content/themes/resnicy/img/bg-q.png) center 20px;
opacity: 0.1; }
.question-button:hover {
background: #c93482; }
.question-button:hover:after {
content: '';
display: block;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
background: #fff;
opacity: 0.1; }
.text-center {
text-align: center; }
.text-left {
text-align: left; }
.text-right {
text-align: right; }
.border-r {
border-radius: 5px; }
.after-flat-shadow:after {
content: '';
display: block;
position: absolute;
top: 100%;
left: 30px;
right: 30px;
height: 10px;
background: #f2e9e9;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px; }
.owl-prev {
position: absolute;
top: 50%;
width: 40px;
height: 40px;
margin-top: -20px;
left: -70px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
background: #f7f6f6;
color: #b0276f;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 20px; }
.owl-prev i {
margin-right: 3px; }
.owl-prev:hover {
color: #ffffff;
background: #c93482; }
@media (max-width: 1100px) {
.owl-prev {
position: relative;
top: auto;
left: auto;
margin-top: 0;
margin-right: 10px; } }
.owl-next {
position: absolute;
top: 50%;
width: 40px;
height: 40px;
margin-top: -20px;
right: -70px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
background: #f7f6f6;
color: #b0276f;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 20px; }
.owl-next i {
margin-left: 3px; }
.owl-next:hover {
color: #ffffff;
background: #c93482; }
@media (max-width: 1100px) {
.owl-next {
position: relative;
top: auto;
right: auto;
margin-top: 0;
margin-left: 10px; } }
@media (max-width: 1100px) {
.owl-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 30px; } }
.owl-carousel .article-vertical {
padding-bottom: 0; }
.sideMenuOverlay {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(0, 0, 0, 0.5);
z-index: 20;
display: none; }
.sideMenu {
position: fixed;
z-index: 21;
top: 0;
left: -330px;
bottom: 0;
width: 320px;
background: #3d0d26;
padding: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
overflow: auto;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
@media (max-width: 992px) {
.sideMenu {
background: #891c56;
padding: 0; } }
@media (max-width: 576px) {
.sideMenu {
width: 100%;
left: auto;
right: 110%; } }
.sideMenu .sideMenuWrapper {
position: absolute;
width: 100%;
padding-bottom: 89px;
left: 0;
top: 0;
padding-top: 20px;
min-height: 100%; }
.sideMenu .sideMenuList {
display: block; }
@media (max-width: 992px) {
.sideMenu .sideMenuList {
padding-top: 60px; } }
.sideMenu .sideMenuList ul {
margin-bottom: 0; }
.sideMenu .sideMenuList ul:last-child {
display: none;
border-top: solid 1px #992261; }
@media (max-width: 992px) {
.sideMenu .sideMenuList ul:last-child {
display: block; } }
.sideMenu .sideMenuList li {
position: relative;
padding: 15px 0;
text-align: center; }
@media (max-width: 992px) {
.sideMenu .sideMenuList li {
width: 100%;
display: block;
padding: 0;
text-align: left; } }
.sideMenu .sideMenuList li a {
text-transform: uppercase;
color: #d7c9d0;
font-size: 14px;
letter-spacing: 2px; }
@media (max-width: 992px) {
.sideMenu .sideMenuList li a {
padding: 10px 20px;
display: block; } }
.sideMenu .sideMenuList li a:hover {
color: #fff;
text-decoration: none; }
@media (max-width: 992px) {
.sideMenu .sideMenuList li a:hover {
background: #b0276f; } }
.sideMenu .sideMenuList li span {
text-transform: uppercase;
color: #d7c9d0;
font-size: 14px;
letter-spacing: 2px; }
@media (max-width: 992px) {
.sideMenu .sideMenuList li span {
padding: 10px 20px;
display: block; } }
.sideMenu .sideMenuList li + li:after {
position: absolute;
content: '';
display: block;
width: 10px;
height: 1px;
background: #897880;
left: 50%;
top: 0;
margin-left: -5px; }
@media (max-width: 992px) {
.sideMenu .sideMenuList li + li:after {
display: none; } }
@media (max-width: 992px) {
.sideMenu .sideMenuList li + li {
border-top: solid 1px #992261; } }
.sideMenu .sideMenuList .menu-item-has-children ul {
display: none;
background: #751548; }
.sideMenu .sideMenuList .menu-item-has-children ul li {
border-color: #891c56; }
.sideMenu .sideMenuList .menu-item-has-children ul li a {
padding: 10px 20px 10px 40px; }
.sideMenu .sideMenuList .menu-item-has-children ul li a:hover {
background: #6c1343; }
.sideMenu .sideMenuList .menu-arrow {
text-indent: -9999px;
position: absolute;
right: 0;
top: 0;
height: 41px;
width: 50px;
cursor: pointer;
z-index: 99;
overflow: hidden;
display: block; }
.sideMenu .sideMenuList .menu-arrow:after {
position: absolute;
content: '';
display: block;
width: 0;
height: 0;
top: 50%;
left: 50%;
margin-left: -3px;
margin-top: -1px;
border-style: solid;
border-width: 3px 3px 0 3px;
border-color: #ffffff transparent transparent transparent; }
.sideMenu .sideMenuList .child-opened .menu-arrow {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.sideMenu .sideMenuList .child-opened > a {
background: #b0276f; }
.sideMenu .sideMenuList .current-menu-item > span, .sideMenu .sideMenuList .current-menu-item > a {
background: #5f133b; }
.sideMenu.sideMenuShow {
left: 0; }
@media (max-width: 576px) {
.sideMenu.sideMenuShow {
left: auto;
right: 0; } }
.sideMenuSocial {
position: absolute;
bottom: 0;
width: 100%;
padding: 20px;
left: 0;
right: 0; }
.sideMenuSocial span {
display: block;
text-align: center;
color: #b0276f;
text-transform: uppercase;
font-size: 9px;
letter-spacing: 1px;
margin-bottom: 10px; }
.sideMenuSocial .socials i {
color: #660a3e;
background: #e8dae2;
width: 26px;
height: 26px;
display: block;
border-radius: 13px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 13px; }
.sideMenuSocial .socials a {
text-decoration: none; }
.sideMenuSocial .socials a:hover i {
background: #fff; }
.sideMenuSocial .socials a + a {
margin-left: 5px; }
.sideMenuClose {
position: absolute;
right: 20px;
top: 25px;
cursor: pointer;
display: block;
height: 20px;
width: 20px;
z-index: 99; }
.sideMenuClose span {
display: block;
width: 18px;
height: 2px;
background: #ece7ea;
position: relative; }
.sideMenuClose span:nth-child(1) {
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
left: 1px;
top: 8px; }
.sideMenuClose span:nth-child(2) {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
top: 6px;
left: 1px; }
.sideMenuClose:hover span {
background: #fff; }
.searchFull {
position: fixed;
z-index: 21;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: #fff;
padding: 20px;
display: none; }
.searchFull .searchFullInner {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.searchFullInput {
position: relative;
width: 80%;
max-width: 600px;
margin-bottom: 150px;
margin-left: 76px;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
@media (max-width: 576px) {
.searchFullInput {
margin-left: 0;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 90%; } }
.searchFullInput label {
position: absolute;
font-size: 30px;
color: #e9bbd0;
font-weight: 300;
left: 40px;
top: 3px;
opacity: 1;
-webkit-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out; }
@media (max-width: 576px) {
.searchFullInput label {
font-size: 20px;
line-height: 40px;
top: -1px;
left: 35px;
right: 35px;
text-align: center; } }
.searchFullInput label.hideLabel {
opacity: 0; }
.searchFullInput i {
position: absolute;
font-size: 16px;
top: 18px;
left: 10px;
color: 252525; }
@media (max-width: 576px) {
.searchFullInput i {
top: 10px; } }
.searchFullInput input[type="text"] {
width: 100%;
font-size: 30px;
line-height: 50px;
padding-left: 40px;
font-weight: 300;
border: none;
border-bottom: solid 1px #b0276f;
background: none;
padding: 0;
padding-left: 40px; }
@media (max-width: 576px) {
.searchFullInput input[type="text"] {
font-size: 20px;
line-height: 40px;
padding-left: 35px;
padding-right: 35px;
text-align: center; } }
.searchFullInput input[type="text"]:focus {
outline: none; }
.searchFullInput input[type="submit"] {
display: inline-block;
font-size: 12px;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
padding: 10px;
border: none;
background: none;
cursor: pointer; }
.searchFullInput input[type="submit"]:active, .searchFullInput input[type="submit"]:focus {
outline: none; }
@media (max-width: 576px) {
.searchFullInput input[type="submit"] {
margin-top: 30px; } }
.searchFullClose {
position: absolute;
right: 20px;
top: 25px;
cursor: pointer;
display: block;
height: 20px;
width: 20px; }
.searchFullClose span {
display: block;
width: 18px;
height: 2px;
background: #7f7f7f;
position: relative; }
.searchFullClose span:nth-child(1) {
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
left: 1px;
top: 8px; }
.searchFullClose span:nth-child(2) {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
top: 6px;
left: 1px; }
.searchFullClose:hover span {
background: #616161; }
.logomini {
display: none;
background: #c93482;
padding: 5px 15px; }
.category {
padding-top: 37px; }
.category .category-title {
font-family: "PT Serif", serif;
font-size: 30px;
margin-bottom: 20px;
font-weight: 600; }
@media (max-width: 576px) {
.category .category-title {
text-align: center; } }
.category .sub-category {
margin-bottom: 25px;
background: #fff;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
padding: 20px 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
@media (max-width: 576px) {
.category .sub-category {
display: none; } }
.category .sub-category a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-bottom: dashed 1px #f4d6e6;
color: #891c56;
margin-right: 20px; }
.category .sub-category a:before {
content: '';
display: block;
width: 12px;
height: 12px;
background: url(//proresnitsy.ru/wp-content/themes/resnicy/img/sub-dot.svg) center;
margin-right: 5px; }
.category .sub-category a:hover {
border-bottom: dashed 1px #e190ba;
color: #c93482;
text-decoration: none; }
@media (max-width: 576px) {
.category .col-lg-4 .article-vertical {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
padding: 10px;
background: #fff;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px; } }
.category .col-lg-4 .article-vertical img {
border-radius: 0;
border: solid 8px #fff; }
@media (max-width: 576px) {
.category .col-lg-4 .article-vertical img {
border: none;
width: 30%;
min-width: 80px; } }
.category .col-lg-4 .article-vertical .article-desc {
margin: 0;
padding: 10px;
background: none; }
.category .col-lg-4 .article-vertical .article-desc .article-title {
font-size: 14px;
line-height: 18px; }
@media (max-width: 576px) {
.category .col-lg-4 .article-vertical .article-desc .article-title {
text-align: left; } }
@media (max-width: 576px) {
.category .row {
padding-bottom: 30px; }
.category .row .col-lg-6:first-child {
margin-top: 0; }
.category .col-lg-6 {
margin-top: 30px; }
.category .col-lg-6 .article-vertical {
padding-bottom: 0; }
.category .col-lg-6 + .col-lg-4 {
margin-top: 30px; }
.category .col-lg-6 + .col-lg-4 .article-vertical {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0; } }
.category .category-description {
margin-bottom: 40px; }
.category .category-description-title {
font-family: "PT Serif", serif;
font-size: 26px;
margin-bottom: 20px;
font-weight: 600; }
.category + aside {
padding-top: 37px; }
.single {
padding-top: 37px; }
.single .single-title {
font-family: "PT Serif", serif;
font-size: 30px;
margin-bottom: 20px;
font-weight: 600;
line-height: 1.3; }
@media (max-width: 576px) {
.single .single-title {
text-align: center; } }
.single .category-description {
margin-bottom: 40px; }
.single .category-description-title {
font-family: "PT Serif", serif;
font-size: 26px;
margin-bottom: 20px;
font-weight: 600; }
.single + aside {
padding-top: 37px; }
@media (min-width: 1600px) {
.hideOver .side-menu-toggle {
z-index: 22; }
.hideOver .side-menu-toggle span {
background: #7F7F7F !important; } }
.section_widget {
margin-bottom: 20px; }
.widget-tabbs-chose {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.widget-tabbs-chose > * {
-webkit-box-flex: 1;
-ms-flex: 1 1;
flex: 1 1;
text-align: center;
padding: 10px 10px;
background: #f7e1ec;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 600;
cursor: pointer; }
.widget-tabbs-chose > *.active {
background: #c93482;
color: #fff;
font-weight: 600;
cursor: default; }
.widget-tabber--1, .widget-tabber--2 {
background: #fff;
padding: 5px 0; }
.widget-tabber--2 {
display: none; }
.pagination {
border-top: solid 1px #e095bc;
border-bottom: solid 1px #e095bc;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 20px 10px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 50px; }
@media (max-width: 576px) {
.pagination {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; } }
.pagination .pagination-count {
-webkit-box-flex: 1;
-ms-flex: 1 1;
flex: 1 1;
color: #888787;
font-size: 12px;
line-height: 12px; }
.pagination .pagination-count p {
margin: 0; }
@media (max-width: 576px) {
.pagination .pagination-count {
display: none; } }
.pagination .pagination-buttons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.pagination .pagination-buttons a {
text-decoration: none; }
.pagination .pagination-buttons a:hover, .pagination .pagination-buttons a:active {
text-decoration: none; }
.pagination .pagination-buttons .prev {
border: solid 1px #c93482;
border-radius: 5px;
color: #c93482;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 40px;
height: 40px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 26px; }
.pagination .pagination-buttons .prev i {
margin-right: 2px; }
.pagination .pagination-buttons .prev:hover {
background: #c93482;
color: #fff; }
.pagination .pagination-buttons .next {
border: solid 1px #c93482;
border-radius: 5px;
color: #c93482;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 40px;
height: 40px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 26px; }
.pagination .pagination-buttons .next i {
margin-left: 2px; }
.pagination .pagination-buttons .next:hover {
background: #c93482;
color: #fff; }
.pagination .pagination-buttons > * + * {
margin-left: 15px; }
body.other-pages .logo-line {
display: none; }
@media (max-width: 992px) {
body.other-pages .logo-line {
display: -webkit-box;
display: -ms-flexbox;
display: flex; } }
body.other-pages .logomini {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-right: 10px; }
@media (max-width: 992px) {
body.other-pages .logomini {
display: none; } }
body.other-pages header .menu-line .col-sm-12 .side-menu-toggle {
padding-left: 0;
margin-right: 0;
padding-top: 22px;
background: none; }
@media (max-width: 992px) {
body.other-pages header .menu-line .col-sm-12 .side-menu-toggle {
padding-left: 30px; } }
@media (max-width: 576px) {
body.other-pages header .menu-line .col-sm-12 .side-menu-toggle {
padding-left: 15px; } }
@media (max-width: 992px) {
body.other-pages header .menu-line .col-sm-12 .header-question {
border: none;
margin-bottom: -24px; } }
@media (max-width: 576px) {
body.other-pages header .menu-line .col-sm-12 .header-question {
margin-bottom: -14px;
margin-top: 10px; } }
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.main-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
min-height: 100%; }
.other-pages > .main-wrapper > section {
-webkit-flex-grow: 1;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
article h1, article h2, article h3, article h4, article h5 {
color: #252525;
font-family: "PT Serif", serif;
font-weight: 700;
font-size: 30px;
line-height: 1.2;
display: block; }
article h2 {
font-size: 24px; }
article h3 {
font-size: 20px; }
article h4 {
font-size: 18px; }
article h5 {
font-size: 16px; }
article p {
line-height: 1.6;
font-size: 16px; }
article blockquote {
position: relative;
padding: 50px 30px 10px 30px;
font-style: italic; }
article blockquote:before {
content: '';
display: block;
background: #c93482;
width: 80px;
height: 4px;
position: absolute;
left: 0;
top: 30px; }
article blockquote:after {
content: '“';
font-family: Georgia;
font-size: 50px;
display: block;
position: absolute;
top: 8px;
left: 87px;
color: #c93482; }
article .videocontainer-wrapper {
margin: auto; }
article .videocontainer {
border: solid 30px #fff;
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden; }
article .videocontainer iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
article ol {
padding-left: 40px; }
article ol li {
font-weight: bold;
position: relative;
counter-increment: custom;
padding-left: 30px;
line-height: 1.6;
font-size: 16px; }
article ol li:before {
content: counter(custom) " ";
position: absolute;
left: 0;
color: #fff; }
article ol li:first-child {
counter-reset: custom; }
article ol li:after {
content: '';
position: absolute;
display: block;
background: url(//proresnitsy.ru/wp-content/themes/resnicy/img/svg_ol.svg) center no-repeat;
background-size: 26px;
left: -9px;
z-index: -1;
top: 0px;
width: 26px;
height: 26px; }
article ol li span {
color: #252525;
font-weight: normal; }
article ol li + li {
margin-top: 10px; }
article ul {
padding-left: 40px; }
article ul li {
position: relative;
padding-left: 20px;
line-height: 1.6;
font-size: 16px; }
article ul li:after {
content: '';
position: absolute;
display: block;
background: url(//proresnitsy.ru/wp-content/themes/resnicy/img/svg_ul.svg) center no-repeat;
background-size: 10px;
left: -9px;
top: 1px;
width: 26px;
height: 26px; }
article ul li + li {
margin-top: 10px; }
article ul ul {
margin-top: 10px; }
article a {
color: #da2283;
font-weight: bold;
text-decoration: underline; }
article a:hover {
text-decoration: none; }
article .table-wrapper-inner {
overflow: auto;
padding: 1px;
border: solid 1px #e6e6e6;
position: relative; }
article .table-wrapper {
position: relative;
margin-bottom: 30px; }
article .table-tooltip {
display: none; }
@media (max-width: 768px) {
article .table-wrapper:after {
content: '';
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 30px;
background: rgba(186, 186, 186, 0);
background: -moz-linear-gradient(left, rgba(186, 186, 186, 0) 0%, #bababa 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(186, 186, 186, 0)), color-stop(100%, #bababa));
background: -webkit-linear-gradient(left, rgba(186, 186, 186, 0) 0%, #bababa 100%);
background: -o-linear-gradient(left, rgba(186, 186, 186, 0) 0%, #bababa 100%);
background: -ms-linear-gradient(left, rgba(186, 186, 186, 0) 0%, #bababa 100%);
background: -webkit-gradient(linear, left top, right top, from(rgba(186, 186, 186, 0)), to(#bababa));
background: linear-gradient(to right, rgba(186, 186, 186, 0) 0%, #bababa 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bababa', endColorstr='#bababa', GradientType=1 );
opacity: 0.5; }
article .table-tooltip {
display: block;
padding: 5px 10px;
border: dashed 1px #f3cb37;
text-align: center;
background: #fbefc3;
margin-bottom: 10px; } }
article .table-wrapper table {
margin: 0; }
article table {
border-collapse: collapse; }
article table tr:nth-child(2n) td {
background: #fbfbfb; }
article table td {
border: solid 1px #eecfdf;
padding: 20px; }
article .tag-important {
position: relative;
background: #fff;
padding: 5px 30px;
margin-bottom: 1em;
margin-left: 10px; }
article .tag-important:after {
content: '';
display: block;
position: absolute;
top: 30px;
left: -10px;
bottom: 30px;
width: 10px;
background: #fd2798;
border-top-left-radius: 15px;
border-bottom-left-radius: 15px; }
article .tag-important .tag-important-title {
font-size: 16px;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: 600;
padding: 20px 0 10px 0; }
article .tag-important .tag-important-more {
display: block;
text-transform: uppercase;
font-size: 12px;
text-decoration: none;
border-top: solid 1px #e5e5e5;
margin-top: 10px;
padding-top: 10px; }
article .tag-important .tag-important-more:after {
content: '\f138';
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-left: 5px; }
article .tag-important .tag-important-before {
position: absolute;
z-index: 1;
left: 0;
right: 0;
top: 0; }
article .tag-important .tag-important-before img {
width: 100%; }
article .tag-important .tag-important-main {
z-index: 2;
position: relative; }
article .tag-important .tag-important-after {
position: absolute;
z-index: 1;
bottom: 0;
left: 0;
right: 0; }
article .tag-important .tag-important-after img {
width: 100%; }
article .tag-recomend {
position: relative;
background: #fff;
padding: 5px 30px;
margin-bottom: 40px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
margin-top: 30px; }
article .tag-recomend:after {
content: '';
display: block;
position: absolute;
left: 50px;
bottom: -10px;
right: 50px;
height: 100px;
background: #f2e9e9;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
z-index: -1;
-webkit-transform: rotate(-4deg);
-ms-transform: rotate(-4deg);
transform: rotate(-4deg); }
article .tag-recomend .tag-recomend-title {
font-size: 16px;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: 600;
padding: 20px 0 10px 85px;
position: relative; }
article .tag-recomend .tag-recomend-title:before {
content: '';
display: block;
width: 66px;
height: 66px;
background: url(//proresnitsy.ru/wp-content/themes/resnicy/img/svg_like.svg) center no-repeat;
background-size: 66px;
position: absolute;
bottom: 5px;
left: 0; }
article .tag-recomend .tag-recomend-more {
display: block;
text-transform: uppercase;
font-size: 12px;
text-decoration: none;
border-top: solid 1px #e5e5e5;
margin-top: 10px;
padding-top: 10px; }
article .tag-recomend .tag-recomend-more:after {
content: '\f138';
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-left: 5px; }
article .tag-resnici {
position: relative;
background: #fff;
padding: 30px 30px 30px 120px;
margin-bottom: 40px;
border-radius: 15px;
margin-top: 30px;
line-height: 1.6;
font-size: 16px; }
@media (max-width: 576px) {
article .tag-resnici {
padding: 20px;
padding-top: 30px;
margin-top: 45px;
text-align: center; } }
article .tag-resnici:after {
content: '';
display: block;
position: absolute;
left: 30px;
bottom: -10px;
right: 30px;
height: 100px;
background: #f2e9e9;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
z-index: -1; }
article .tag-resnici:before {
content: '';
display: block;
width: 70px;
height: 70px;
background: url(//proresnitsy.ru/wp-content/themes/resnicy/img/svg_resnici.svg) center no-repeat;
background-size: 70px;
position: absolute;
top: 50%;
margin-top: -35px;
left: 25px; }
@media (max-width: 576px) {
article .tag-resnici:before {
top: -25px;
left: 50%;
width: 50px;
height: 50px;
background-size: 50px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
margin-top: 0; } }
article .tag-zubi {
position: relative;
background: #fff;
padding: 30px 30px 30px 120px;
margin-bottom: 40px;
border-radius: 15px;
margin-top: 30px; }
article .tag-zubi:after {
content: '';
display: block;
position: absolute;
left: 30px;
bottom: -10px;
right: 30px;
height: 100px;
background: #f2e9e9;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
z-index: -1; }
article .tag-zubi:before {
content: '';
display: block;
width: 70px;
height: 70px;
background: url(//proresnitsy.ru/wp-content/themes/resnicy/img/svg_teeth.svg) center no-repeat;
background-size: 70px;
position: absolute;
top: 50%;
margin-top: -35px;
left: 25px; }
article .tag-attantion {
position: relative;
background: #fff;
padding: 30px 30px 30px 120px;
margin-bottom: 40px;
border-radius: 15px;
margin-top: 30px; }
article .tag-attantion:after {
content: '';
display: block;
position: absolute;
left: 30px;
bottom: -10px;
right: 30px;
height: 100px;
background: #f2e9e9;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
z-index: -1; }
article .tag-attantion:before {
content: '';
display: block;
width: 70px;
height: 70px;
background: url(//proresnitsy.ru/wp-content/themes/resnicy/img/svg_attantion.svg) center no-repeat;
background-size: 70px;
position: absolute;
top: 50%;
margin-top: -35px;
left: 25px; }
#toc_container {
background: #fff;
padding: 0;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top: solid 2px #e9aecd; }
#toc_container .toc_title {
margin-top: -2px;
padding: 10px 40px 0 20px;
border-top: solid 2px #c93482;
display: inline-block;
text-transform: uppercase;
font-size: 16px;
letter-spacing: 1px;
margin-bottom: 0; }
#toc_container .toc_title + .toc_list {
margin-top: -10px; }
#toc_container .toc_list {
display: block;
padding: 20px 20px; }
#toc_container .toc_list li + li {
margin-top: 10px; }
#toc_container .toc_list li {
padding: 0; }
#toc_container .toc_list li:after {
display: none; }
#toc_container .toc_list li a {
display: block;
padding-left: 25px;
position: relative;
text-decoration: none;
color: #891c56;
font-weight: normal; }
#toc_container .toc_list li a:before {
content: '';
display: block;
position: absolute;
top: 4px;
left: 0;
width: 14px;
height: 14px;
background: url(//proresnitsy.ru/wp-content/themes/resnicy/img/svg_eye.svg) center no-repeat;
background-size: 14px;
opacity: 0.5; }
#toc_container .toc_list li a:hover {
color: #c93482;
text-decoration: underline; }
#toc_container .toc_list li a:hover:before {
opacity: 1; }
.breadcrumbs {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
font-size: 10px;
text-transform: uppercase;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.breadcrumbs li + li:before {
content: '/';
padding: 0 7px; }
.breadcrumbs li a {
color: #252525; }
.breadcrumbs li a.home {
font-size: 16px;
line-height: 16px;
color: #d0bec7; }
@media (max-width: 576px) {
.post-meta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; } }
.post-meta .post-rating {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
@media (max-width: 576px) {
.post-meta .post-rating {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: 10px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; } }
.post-ratings {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: unset !important; }
.post-ratings img {
width: 17px;
height: 17px; }
.post-ratings img + img {
margin-left: 5px; }
@media (max-width: 576px) {
.post-ratings img + img {
margin-left: 0; } }
.post-ratings .vote-count {
margin-left: 15px; }
@media (max-width: 576px) {
.post-ratings .vote-count {
margin-left: 5px; } }
.post-rating__title {
text-transform: uppercase;
font-size: 16px;
font-weight: 600;
margin-right: 10px; }
@media (max-width: 576px) {
.post-rating__title {
margin-right: 0; } }
.post-meta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-top: solid 1px #e095bc;
border-bottom: solid 1px #e095bc;
padding: 20px 0; }
.yarpp-related {
border-top: solid 1px #e095bc;
padding: 20px 0; }
.yarpp-related .title {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 16px;
font-weight: 600;
margin-bottom: 15px;
margin-top: 10px; }
.yarpp-related .article-vertical {
padding-bottom: 0; }
.related {
margin-bottom: 0; }
.related .article-vertical img {
border-radius: 0;
border: solid 8px #fff; }
.related .article-vertical .article-desc {
margin: 0;
padding: 10px;
background: none; }
.related .article-vertical .article-desc .article-title {
font-size: 14px;
line-height: 18px; }
@media (max-width: 576px) {
.related .article-vertical .article-desc .article-title {
text-align: center; } }
input[type=text] {
color: #333;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: #f8f8f8;
font-size: 14px;
line-height: normal;
border: solid 1px #891c56;
height: auto;
display: block;
padding: 15px;
width: 100%; }
input[type=text]:focus {
outline: none;
background: #fff; }
textarea {
color: #333;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: #f8f8f8;
font-size: 14px;
line-height: normal;
border: solid 1px #891c56;
height: auto;
display: block;
padding: 15px;
width: 100%;
resize: none; }
textarea:focus {
outline: none;
background: #fff; }
.frm_form_field {
position: relative; }
.frm_form_field label {
position: absolute;
left: 15px;
top: 13px;
text-transform: uppercase;
opacity: 1;
-webkit-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out; }
.frm_form_field label.hideLabel {
opacity: 0; }
.frm_form_field + .frm_form_field {
margin-top: 20px; }
.frm_submit {
margin-top: 20px; }
.frm_submit button {
display: inline-block;
padding: 15px 40px;
background: none;
text-align: center;
color: #fff;
font-size: 16px;
line-height: normal;
-webkit-transition: easy;
-o-transition: easy;
transition: easy;
background-color: #b0276f;
border: none;
text-transform: uppercase;
letter-spacing: 1px; }
.frm_submit button:hover {
text-decoration: none;
background: #861e55;
color: #fff; }
.qa .article-horizontal {
padding: 20px; }
.qa .article-horizontal .article-desc {
padding: 0; }
.qa .article-horizontal .article-desc .article-title:after {
display: none; }
.qa .article-horizontal .article-desc .date {
display: block;
margin-top: 10px; }
.qa .article-horizontal .article-desc .date i {
margin-right: 5px; }
.doctor {
border-top: solid 1px #e095bc;
padding: 20px 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.doctor img {
margin-right: 20px;
border: solid 5px #fff; }
.who {
font-size: 16px;
font-weight: 700;
color: #333;
margin-bottom: 10px; }
.doc_type {
margin-bottom: 20px; } .respond__title {
margin-bottom: 25px;
position: relative;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 16px;
font-weight: 600; }
.respond {
clear: both;
margin-bottom: 30px;
overflow: hidden;
padding-top: 20px;
border-top: solid 1px #e095bc; }
.respond input[type="text"],
.respond textarea {
color: #333;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: #f8f8f8;
font-size: 14px;
line-height: normal;
border: solid 1px #891c56; }
.respond input[type="text"]:focus,
.respond textarea:focus {
background: #fff;
outline: none; }
.respond input[type="submit"]:focus {
outline: none; }
.respond input::-webkit-input-placeholder {
color: #8a8a8a; }
.respond input::-moz-placeholder {
color: #8a8a8a; }
.respond input:-moz-placeholder {
color: #8a8a8a; }
.respond input:-ms-input-placeholder {
color: #8a8a8a; }
.respond textarea::-webkit-input-placeholder {
color: #8a8a8a; }
.respond textarea::-moz-placeholder {
color: #8a8a8a; }
.respond textarea:-moz-placeholder {
color: #8a8a8a; }
.respond textarea:-ms-input-placeholder {
color: #8a8a8a; }
.respond-form .respond-form__site {
margin-right: 0; }
.respond-form__field {
width: 48.5% !important;
padding: 15px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin: 0 0 20px 0; }
.respond-form__field + .respond-form__field {
margin-left: 3%; }
.respond-form__textarea {
width: 100%;
padding: 15px;
margin-bottom: 15px; }
.respond-form .respond-form__button {
display: inline-block;
padding: 15px 40px;
background: none;
text-align: center;
color: #fff;
font-size: 16px;
line-height: normal;
-webkit-transition: easy;
-o-transition: easy;
transition: easy;
background-color: #b0276f;
border: none;
letter-spacing: 1px; }
.respond-form .respond-form__button:hover {
text-decoration: none;
background: #861e55;
color: #fff; }
.comments-block {
border-top: solid 1px #e095bc; }
.comment-title {
font-size: 20px;
line-height: 24px;
color: #000;
position: relative;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 16px;
font-weight: 600;
border-bottom: solid 1px #e095bc;
padding-bottom: 20px;
padding-top: 20px; }
.commentlist li + li {
border-top: solid 1px #dedddd; }
.commentlist li {
padding: 25px 0; }
.commentlist .gravatar {
display: none; }
.commentlist .comment_content {
padding-left: 0 !important; }
.commentlist .comment_content .cauthor {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.commentlist .comment_content .cauthor .comment_date {
color: #9d9d9d; }
.commentlist .comment {
font-size: 14px;
color: #000; }
.commentlist .comment .gravatar {
float: left;
margin-right: 24px; }
.commentlist .comment .gravatar img {
border-radius: 50%; }
.commentlist .comment p {
margin-bottom: 15px; }
.commentlist .comment .cauthor {
margin-bottom: 10px; }
.commentlist .comment .fn,
.commentlist .comment .fn a {
font-size: 16px;
line-height: 19px;
color: #000;
font-weight: bold; }
.commentlist .comment .comment_date {
font-size: 14px;
line-height: 18px;
color: #666666; }
.commentlist .comment .reply i {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
position: relative;
top: -3px;
color: #9d9d9d;
margin-right: 5px; }
.commentlist .comment .reply a {
text-decoration: none;
display: inline-block;
color: #9d9d9d; }
.commentlist .comment .reply a:hover {
text-decoration: none;
color: #da2283; }
.commentlist .children {
margin-left: 100px; }
.block-procidure .col-sm-6, .block-advice .col-sm-6, .block-sick .col-sm-6, .category .col-sm-6 {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.block-procidure .col-sm-6 .article-vertical, .block-advice .col-sm-6 .article-vertical, .block-sick .col-sm-6 .article-vertical, .category .col-sm-6 .article-vertical {
-webkit-box-flex: 1;
-ms-flex: 1 1;
flex: 1 1; }
.block-procidure .col-sm-6 .article-vertical .article-desc, .block-advice .col-sm-6 .article-vertical .article-desc, .block-sick .col-sm-6 .article-vertical .article-desc, .category .col-sm-6 .article-vertical .article-desc {
-webkit-box-flex: 1;
-ms-flex: 1 1;
flex: 1 1; }
.block-popular .owl-stage {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.block-popular .owl-stage .owl-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1 1;
flex: 1 1; }
.block-popular .owl-stage .owl-item .item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1 1;
flex: 1 1; }
.block-popular .owl-stage .owl-item .item .article-vertical {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1 1;
flex: 1 1; }
.block-popular .owl-stage .owl-item .item .article-vertical .article-desc {
-webkit-box-flex: 1;
-ms-flex: 1 1;
flex: 1 1; }
.arrow-up {
font-size: 22px;
line-height: 1.8;
position: fixed;
z-index: 5;
right: 20px;
bottom: 30px;
width: 40px !important;
height: 40px !important;
text-align: center;
color: #fff;
border-radius: 50%;
background-color: #535353; }
.arrow-up.arrow-up-hide {
display: none; }
.arrow-up.arrow-up-show {
display: block; }
.section_widget {
background: #fff; }
.widget_polls-widget .title {
background: #c93482;
color: #fff;
font-weight: 600;
cursor: default;
padding: 10px 20px;
text-transform: uppercase;
letter-spacing: 1px; }
.widget_polls-widget .wp-polls {
padding: 20px;
background: #fff; }
.widget_recent_comments {
background: none; }
.widget_recent_comments .title {
background: #c93482;
color: #fff;
font-weight: 600;
cursor: default;
padding: 10px 20px;
text-transform: uppercase;
letter-spacing: 1px; }
.widget_recent_comments #recentcomments .recentcomments {
padding: 10px 20px;
background: #fff;
margin-top: 5px; }
.widget-last-news .title {
display: none; }
.section_widget {
background: none; }
.section_widget .title {
background: #c93482;
color: #fff;
font-weight: 600;
cursor: default;
padding: 10px 20px;
text-transform: uppercase;
letter-spacing: 1px; }
.section_widget .textwidget {
padding: 20px;
background: #fff; }
.test-widget .textwidget {
background: none;
padding: 0; }
.test-widget .textwidget ul li {
padding: 15px 20px 15px 40px;
background: #fff;
margin-top: 5px;
position: relative; }
.test-widget .textwidget ul li a {
color: #252525; }
.test-widget .textwidget ul li a i {
position: absolute;
left: 20px;
top: 19px;
color: #b0276f; }
.wpProQuiz_button {
background: #c93482;
color: #ffffff;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: -webkit-inline-box;
display: inline-flex;
-webkit-align-items: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
padding: 14px 20px 13px 20px;
text-transform: uppercase;
letter-spacing: 3px;
position: relative;
border-radius: 5px;
overflow: hidden;
border: none; }
.wpProQuiz_button:hover {
text-decoration: none;
color: #ffffff;
background: #b52f75; }
.wpProQuiz_button {
background: #c93482; }
.wpProQuiz_button:before {
content: '';
display: block;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
background: url(//proresnitsy.ru/wp-content/themes/resnicy/img/bg-q.png) center 20px;
opacity: 0.1; }
.wpProQuiz_button:hover {
background: #c93482; }
.wpProQuiz_button:hover:after {
content: '';
display: block;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
background: #fff;
opacity: 0.1; }
.wpProQuiz_questionList li:after, .wpProQuiz_questionList li:before {
display: none; }
.wpProQuiz_questionList li input[type="radio"] {
margin-right: 5px !important; }
.wpProQuiz_listItem {
padding-left: 0; }
.wpProQuiz_listItem:after, .wpProQuiz_listItem:before {
display: none; }
.wpProQuiz_header > * {
display: inline !important; }
.wpProQuiz_header {
padding-right: 170px; }
.wpProQuiz_header span {
font-weight: bold;
font-size: 20px; }
.wpProQuiz_listItem + .wpProQuiz_listItem {
border-top: solid 1px #fff;
padding-top: 20px; }
.wpProQuiz_content li:after, .wpProQuiz_content li:before {
display: none; }
.image-wrapper .aligncenter {
display: block;
margin: auto; }
@media (max-width: 992px) {
.image-wrapper img {
width: 100%;
height: auto; } }
.textwidget .ad img {
width: 100%; }
.post-rating-meta {
font-weight: normal;
font-style: normal;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative;
margin-bottom: 10px; }
@media screen and (max-width: 991px) {
.post-rating-meta {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
border-top: 1px solid #e9aecd;
border-bottom: 1px solid #e9aecd;
padding-top: 13px;
padding-bottom: 0px; } }
.post-rating-meta > * {
margin-bottom: 10px; }
@media (max-width: 1200px) {
.post-rating-meta {
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
.post-rating-meta .wrapp-mob-meta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media (max-width: 991px) {
.post-rating-meta .wrapp-mob-meta {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0;
margin-bottom: 10px; }
.post-rating-meta .wrapp-mob-meta .numb-review {
margin-top: 0;
margin-right: 0; } }
@media (max-width: 576px) {
.post-rating-meta .wrapp-mob-meta {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; } }
.post-rating-meta .wrapp-mob-rating {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
@media screen and (max-width: 991px) {
.post-rating-meta .wrapp-mob-rating > * {
margin-bottom: 10px; } }
@media (max-width: 576px) {
.post-rating-meta .wrapp-mob-rating {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; } }
.post-rating-meta .data-post {
position: relative;
font-size: 13px;
margin-right: 22px; }
.post-rating-meta .data-post .fa-clock-o {
margin-right: 5px; }
.post-rating-meta .post-views {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 13px;
margin-right: 20px; }
.post-rating-meta .post-views .fa-eye {
line-height: 13px;
color: #891c56;
font-size: 16px;
margin-right: 5px; }
.post-rating-meta .wrapp-post-rating {
margin-right: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
@media (max-width: 1200px) {
.post-rating-meta .wrapp-post-rating {
margin-right: 10px; } }
@media (max-width: 576px) {
.post-rating-meta .wrapp-post-rating {
margin-right: 5px; } }
.post-rating-meta .wrapp-post-rating img {
width: 18px;
height: 21px;
margin-right: 3px; }
@media (max-width: 576px) {
.post-rating-meta .wrapp-post-rating img {
width: 16px;
height: 16px;
margin-right: 2px; } }
.post-rating-meta .wrapp-post-rating img:last-child {
margin-right: 0; }
.post-rating-meta .numb-review {
margin-right: 17px; }
.post-rating-meta .numb-review .fa-comments {
color: #891c56;
font-size: 16px;
line-height: 13px;
margin-right: 5px;
display: inline-block; }
.post-rating-meta .author-article {
font-size: 13px;
line-height: 16px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.post-rating-meta .author-article a {
font-size: 14px;
margin-left: 5px;
color: #891c56; }
.post-rating-meta .author-article a:hover {
color: #c93482; }
@media (max-width: 620px) {
article p img {
width: 100%;
-o-object-fit: cover;
object-fit: cover; } }
#wc-comment-header {
position: relative;
font-size: 25px !important;
color: #262626;
text-transform: uppercase;
line-height: 1.2;
border-bottom: 1px solid #e095bc;
padding: 0 !important;
padding-bottom: 10px !important;
padding-top: 8px !important; }
@media (max-width: 576px) {
#wc-comment-header {
font-size: 18px !important;
margin-bottom: 15px !important;
padding-bottom: 15px !important;
padding-top: 15px !important;
text-align: center; } }
#wc-comment-header span .wpdiscuz-comment-count {
display: none; }
.wc-expert-qualification {
font-weight: normal;
font-size: 14px;
color: #4a3c31; }
#ask_form_wrapper #ask_form_close, #ask_unsubscribe_wrapper #ask_form_close {
background: #c93482; }
#wpcomm {
margin: 0;
padding: 0;
border-top: none !important;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
#wpcomm .wcThreadWrapper {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; }
#wpcomm .wc-form-wrapper {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4; }
#wpcomm .avatar {
width: 50px; }
#wpcomm .wc-form-wrapper {
background: none !important; }
#wpcomm .wc-form-wrapper {
border: none; }
.wpdiscuz-form-top-bar,
.wpdiscuz-front-actions {
display: none; }
#wpcomm .wc-field-textarea,
#wpcomm .wc-form-footer {
margin: 0 !important;
border-bottom: none;
padding-bottom: 0 !important; }
#wpcomm .wc-field-textarea textarea {
border-radius: 7px;
border: 1px solid #e4e4e4 !important;
background-color: #fafafa;
color: #000; }
#wpcomm .wpd-form-row .wpd-field {
border-radius: 7px;
border: 1px solid #e4e4e4 !important;
background-color: #fafafa;
color: #000;
padding: 10px;
height: unset !important; }
#wpcomm .wc-field-submit .wc_comm_submit {
padding: 11px 20px;
margin-bottom: 10px;
border: 1px solid #c93482;
border-radius: 3px;
background-color: #c93482 !important;
font-size: 15px;
color: white;
text-transform: uppercase;
line-height: 1.2;
text-shadow: 0px 1px 1px rgba(141, 110, 99, 0.004);
border-color: unset; }
#wpcomm .wc-field-submit .wc_comm_submit:hover {
text-decoration: none;
border-color: unset;
cursor: pointer; }
@media (max-width: 768px) {
#wpcomm .wc-field-submit {
text-align: center !important; } }
#wpcomm .wpdiscuz-textarea-wrap {
border: none !important; }
#wpcomm .wpd_label, #wpcomm .wpd_label span {
display: none !important; }
#wpcomm .wc-comment-footer .wc-vote-link {
display: none !important; }
#wpcomm .wc-comment-footer .wc-vote-result {
display: none !important; }
#wpcomm .wc-field-comment .wc-field-avatararea {
display: none !important; }
#wpcomm .wc-footer-right .wc-toggle i {
display: none; }
.wpdiscuz-form-bottom-bar {
display: none !important; }
#wpcomm .wc-comment-right .wc-comment-text {
min-height: 40px !important; }
#comments #wpcomm .wc-footer-left .wc-reply-button {
font-size: 13px;
color: #c93482 !important;
border: 1px solid #c93482 !important; }
#comments #wpcomm .wc-footer-left .wc-reply-button:hover {
background: #c93482 !important;
color: #FFFFFF !important;
border: 1px solid #c93482 !important; }
#comments #wpcomm .wc-footer-left .wc-reply-button.wc-cta-active {
background-color: #c93482 !important;
color: #FFFFFF !important; }
#comments #wpcomm .wc-cta-button:hover {
background: none !important;
color: #c93482 !important; }
#wpcomm .wc-footer-left .wc-reply-button.wc-cta-active, #wpcomm .wc-cta-active {
background: #c93482 !important;
color: #FFFFFF !important;
border: 1px solid #c93482 !important; }
#wpcomm .wc_comm_form.wc_main_comm_form .wc-field-textarea .wpdiscuz-textarea-wrap textarea {
padding: 25px 25px 0px 25px; }
#wpcomm .wc-form-wrapper {
padding: 0; }
#wpcomm .wc-blog-post_author > .wc-comment-right .wc-comment-author, #wpcomm .wc-blog-post_author > .wc-comment-right .wc-comment-author a {
padding-top: 20px !important; }
#wpcomm .wc-reply .wc-comment-author {
padding-left: 0; }
#wpcomm .wc-comment .wc-comment-right {
margin-left: 0 !important; }
#wpcomm .wc-reply .wc-comment-footer {
padding-left: 0; }
#wpcomm .wc-thread-wrapper {
margin-top: 0 !important;
padding-top: 0 !important; }
#wpcomm .wc-blog-post_author .wc-comment-header {
padding-left: 80px !important; }
#wpcomm .wc-comment-right .wc-comment-text {
padding-left: 0 !important; }
#wpcomm .wc-comment-header {
height: 70px !important; }
#wpcomm .wc-comment-author {
padding-left: 0;
float: left; }
#wpcomm .wc-comment-right .wc-comment-text {
padding-right: 0;
padding-left: 0; }
#wpcomm .wc-reply .wc-comment-right .wc-comment-text, #wpcomm .wc-reply .wc-comment-right .wc-comment-text * {
line-height: normal; }
#wpcomm .wc_comm_form.wc_main_comm_form .wc-field-textarea .wpdiscuz-textarea-wrap textarea {
border: 1px solid #c93482 !important; }
#wpcomm .wc-footer-left .wc-reply-button {
margin-right: 10px;
margin-left: 0 !important; }
#wpcomm .wc-reply .wc-comment-right {
background: none !important; }
#wpcomm .wc-comment .wc-comment-right {
background: none !important; }
#wpcomm .wc-comment-header {
height: auto;
border-top: none !important;
margin-left: 0 !important; }
#wpcomm .avatar {
-webkit-box-shadow: none;
box-shadow: none; }
#wpcomm .wc-comment-header {
margin-bottom: 5px !important;
padding-top: 0 !important; }
#wpcomm .wc-comment-right .wc-comment-text p {
margin-bottom: 0;
line-height: normal; }
#wpcomm .wc-comment-right .wc-comment-text, #wpcomm .wc-comment-right .wc-comment-text * {
font-size: 16px !important; }
#wpcomm .wc-blog-post_author > .wc-comment-right .wc-comment-author, #wpcomm .wc-blog-post_author > .wc-comment-right .wc-comment-author a {
font-size: 18px !important; }
.wp-polls-ul {
margin-bottom: 20px;
padding-left: 15px;
text-align: left; }
.wp-polls-ul li + li {
margin-top: 10px; }
#wpcomm .wc-comment .wc-comment-left {
position: absolute !important; }
.wc-blog-guest .wc-comment-header {
padding-left: 0 !important; }
#wpcomm .wc-blog-post_author .wc-comment-header {
margin-bottom: 20px !important; }
#wpcomm .wc-blog-post_author > .wc-comment-right .wc-comment-author, #wpcomm .wc-blog-post_author > .wc-comment-right .wc-comment-author a {
font-size: 16px;
color: black !important;
font-weight: bold;
line-height: 1.2; }
#wpcomm .wc-blog-guest > .wc-comment-left {
display: none !important; }
#wpcomm .wc-blog-post_author > .wc-comment-right .wc-comment-author, #wpcomm .wc-blog-guest > .wc-comment-right .wc-comment-author {
font-weight: 500;
color: #111 !important; }
.wc-comment-link {
display: none !important; }
#wpcomm .wc-blog-guest .wc-comment-header {
height: 40px !important; }
#wpcomm .wc-comment-author {
padding-left: 0 !important; }
#wpcomm .wc-blog-editor > .wc-comment-right .wc-comment-author, #wpcomm .wc-blog-editor > .wc-comment-right .wc-comment-author a {
color: #000 !important;
font-weight: 600;
padding-left: 60px !important; }
@media (max-width: 768px) {
#wpcomm .wc-blog-editor > .wc-comment-right .wc-comment-author, #wpcomm .wc-blog-editor > .wc-comment-right .wc-comment-author a {
padding-left: 45px !important; } }
#wpcomm .wc-blog-guest .wc-comment-header {
height: auto !important; }
#wpcomm .wc-blog-editor.wc_comment_level-1 .wc-comment-right .wc-comment-author, #wpcomm .wc-blog-editor.wc_comment_level-1 .wc-comment-right .wc-comment-author a {
padding-left: 85px !important; }
@media (max-width: 768px) {
#wpcomm .wc-blog-editor.wc_comment_level-1 .wc-comment-right .wc-comment-author, #wpcomm .wc-blog-editor.wc_comment_level-1 .wc-comment-right .wc-comment-author a {
padding-left: 65px !important;
padding-top: 0; } }
#wpcomm .wc-blog-editor.wc_comment_level-1 .wc-comment-header {
margin-bottom: 20px !important; }
@media (max-width: 768px) {
#wpcomm .wc-blog-editor.wc_comment_level-1 .wc-comment-header {
margin-bottom: 5px !important; } }
#wpcomm .wc-comment-header {
height: auto !important; }
.article-doctor-question {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 19px 20px;
background: #fff;
border-radius: 15px;
margin-top: 25px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 28px; }
@media (max-width: 768px) {
.article-doctor-question {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; } }
.article-doctor-question:after {
content: '';
display: block;
position: absolute;
left: 30px;
bottom: -10px;
right: 30px;
height: 100px;
background: #f2e9e9;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
z-index: -1; }
.article-doctor-question .box-text {
-webkit-box-flex: 1;
-ms-flex: 1 1;
flex: 1 1;
margin-right: 15px; }
@media (max-width: 768px) {
.article-doctor-question .box-text {
position: relative;
margin-right: 0; } }
.article-doctor-question .box-text .title {
font-family: "Open Sans", sans-serif;
font-weight: bold;
font-style: normal;
font-size: 18px;
color: #000; }
@media (max-width: 768px) {
.article-doctor-question .box-text .title {
text-align: center; } }
.article-doctor-question .box-text .description {
font-weight: normal;
font-style: normal;
font-size: 15px;
color: #000; }
@media (max-width: 768px) {
.article-doctor-question .box-text .description {
text-align: center; } }
@media (max-width: 768px) {
.article-doctor-question .box-text {
margin-bottom: 20px; } }
.article-doctor-question .line-links {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.article-doctor-question .line-links a {
padding: 9px 15px; }
@media (max-width: 576px) {
.article-doctor-question .line-links a {
text-align: center;
font-size: 12px;
padding: 5px 30px; } }
.article-doctor-question .line-links a:first-child {
margin-right: 10px; }
.article-doctor-question a {
display: block;
font-size: 12px;
font-family: "Open Sans", sans-serif;
color: white;
font-weight: bold;
text-transform: uppercase;
line-height: 1.667;
text-decoration: none;
padding: 9px 18px;
border-radius: 20px;
background-color: #c93482;
border: 2px solid #c93482;
max-width: 250px; }
.article-doctor-question a:hover {
color: #fff;
background-color: #891c56;
border: 2px solid #891c56;
text-decoration: none; }
@media (max-width: 768px) {
.article-doctor-question a {
display: block;
margin: 0 auto; } }
@media (max-width: 576px) {
.article-doctor-question a {
font-size: 11px;
text-align: center; } }