

/* Start:/local/templates/medteh/components/bitrix/search.title/top_search/style.css?16780574522183*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:block;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:100%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	//border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	/*padding-left:14px;
 	padding-right:12px;
	*/text-align:right;
	vertical-align:top;
	white-space:nowrap;
	
	
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	word-break:inherit;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/medteh/components/bitrix/search.title/top_search/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
@media (max-width:767px){
div.title-search-result {
	margin-top:40px;
}
}
/* End */


/* Start:/local/components/itc/cookie/templates/.default/style.css?1750922779874*/
.cookie_popup {
    background: #fff;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 100;
    color: #000;
    width: 100%;
    padding: 20px 0;
    box-sizing: border-box;
    border-top: 1px solid #dcdcdc;
}

.cookie_popup p {
    font-size: 16px;
    line-height: 1.2em;
}

.cookie_popup .content-container {
    position: relative;
    padding: 0 40px;
}

.cookie_popup .cook_close {
    text-transform: uppercase;
    border-radius: 40px;
    padding: 10px 30px;
    color: #fff;
    font-size: 16px;
    line-height: normal;
    font-weight: bold;
    background: #ee2252;
    position: relative;
    border: none;
    margin-top: 20px;
}

@media (max-width: 599px) {
    .cookie_popup {
        padding: 5px 10px 10px 10px;
    }

    .cookie_popup p {
        padding: 0;
    }

    .cookie_popup .content-container {
        padding: 0 20px;
    }
}
/* End */


/* Start:/local/templates/medteh/template_styles.css?1750918703137713*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after {
    content: '';
    content: none;
}

q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.db {
    display: block;
}

.dib {
    display: inline-block;
}

.fl_l {
    float: left;
}

.fl_r {
    float: right;
}

.center {
    overflow: hidden;
}

.tac {
    text-align: center;
}

.nav {
    list-style: none;
}

strong,
b {
    font-weight: 700;
}

button,
textarea,
input[type="email"],
input[type="password"],
input[type="text"],
input[type="button"],
input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
}

/* clears the 'X' from Internet Explorer */

input[type=search]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}

/* clears the 'X' from Chrome */

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

.text-in {
    font-size: 20px;
    line-height: 30px;
    color: #333;
}

.text-in p {
    margin: 0 0 30px;
}

.text-in a {
    color: #ee2252;
    text-decoration: underline;
}

.text-in a:hover {
    text-decoration: none;
}

.text-in h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
}

.text-in li {
    position: relative;
}

.text-in ul {
    margin: 0 0 30px;
}

.text-in ul li {
    padding: 0 0 0 44px;
}

.text-in ul li:after {
    content: '-';
    position: absolute;
    top: 0;
    left: 0;
}

*:after,
*:before,
* {
    outline: none;
    box-sizing: border-box;
}

body {
    min-width: 360px;
    font-family: "Roboto", sans-serif;
    position: relative;
}

.wrapper {
    margin: 0 auto;
    position: relative;
    z-index: 5;
    max-width: 1440px;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}

.wrapper:after {
    content: "";
    display: table;
    clear: both;
}

.btn {
    text-align: center;
    padding: 0;
    margin: 0;
    cursor: pointer;
    font-family: "Roboto", sans-serif;
    display: inline-block;
    box-sizing: border-box;
    background: none;
    border: none;
}


.btn-basket {
    text-transform: uppercase;
    width: 180px;
    text-align: left;
    border-radius: 40px;
    padding: 13px 50px 10px 8px;
    color: #fff;
    font-size: 14px;
    /*font-size: 16px;*/
    line-height: 20px;
    font-weight: bold;
    background: #ee2252;
    position: relative;
    border: none;
    text-align: center;
}

.btn-basket:before {
    border-radius: 40px;
    border: 2px solid #ee2252;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-in-out;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
}

.btn-basket:hover:before {
    transform: rotate(-10deg);
}

.btn-basket:after {
    background: url(/local/templates/medteh/./images/sprite.png) -38px 0px;
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 27px;
    display: inline-block;
    width: 33px;
    height: 33px;
}

.btn-red-empty {
    color: #ee2252;
    transition: all 0.2s ease-in-out;
    border-radius: 40px;
    font-size: 24px;
    line-height: 30px;
    padding: 23px 71px;
    border: 2px solid #ee2252;
    text-transform: uppercase;
}

.btn-red-empty:hover {
    background: #ee2252;
    color: #fff;
}

.btn-red-empty.small {
    font-size: 20px;
    padding: 8px 40px;
    text-transform: none;
}

.btn-red {
    text-transform: uppercase;
    border-radius: 40px;
    padding: 20px 50px;
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    background: #ee2252;
    position: relative;
    border: none;
}

.btn-red:before {
    border-radius: 40px;
    border: 2px solid #ee2252;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-in-out;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
}

.btn-red:hover:before {
    transform: rotate(-10deg);
}

body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, 0.6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */

.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */

@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }
}

/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}

/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    background: rgba(0, 0, 0, 0.1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */

@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}

/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.select2-hidden-accessible {
    visibility: hidden;
    opacity: 0;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    display: none;
}

.select2-container {
    z-index: 10000;
}

.select2-search--dropdown {
    display: none !important;
}

.select2 {
    display: block;
    text-align: left;
    min-width: 140px;
}

.select2-selection {
    display: block;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    border-radius: 2px;
    height: 30px;
    cursor: pointer;
}

.select2-selection__rendered {
    padding: 0 40px 0 15px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}

.select2-selection__arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 100%;
}

.select2-selection__arrow b {
    background: url(/local/templates/medteh/./images/sprite.png) -88px -100px;
    position: absolute;
    right: 16px;
    top: 18px;
    display: inline-block;
    width: 17px;
    height: 10px;
}

.select2-dropdown {
    border: 2px solid #cccccc;
    display: block;
    box-sizing: border-box;
    border-top: none;
    background: #ffffff;
}

.select2-results__option {
    line-height: 1.5em;
    color: #333;
    cursor: pointer;
    padding: 0 0 0 17px;
}

.select2-results__option[aria-selected="true"] {
    color: #ffffff;
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.animated.infinite {
    animation-iteration-count: infinite;
}

.animated.hinge {
    animation-duration: 2s;
}

@keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translate3d(0, 0, 0);
    }

    40%, 43% {
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom;
}

@keyframes flash {
    0%, 100%, 50% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

.flash {
    animation-name: flash;
}

@keyframes pulse {
    0% {
        transform: scale3d(1, 1, 1);
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05);
    }

    100% {
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    animation-name: pulse;
}

@keyframes rubberBand {
    0% {
        transform: scale3d(1, 1, 1);
    }

    30% {
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        transform: scale3d(1.05, 0.95, 1);
    }

    100% {
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    animation-name: rubberBand;
}

@keyframes shake {
    0%, 100% {
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    animation-name: shake;
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        transform: rotate3d(0, 0, 1, -5deg);
    }

    100% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing;
}

@keyframes tada {
    0% {
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    animation-name: tada;
}

@keyframes wobble {
    0% {
        transform: none;
    }

    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    100% {
        transform: none;
    }
}

.wobble {
    animation-name: wobble;
}

@keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        transform: scale3d(0.97, 0.97, 0.97);
    }

    100% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    animation-name: bounceIn;
    animation-duration: .75s;
}

@keyframes bounceInDown {
    0%, 100%, 60%, 75%, 90% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }

    75% {
        transform: translate3d(0, -10px, 0);
    }

    90% {
        transform: translate3d(0, 5px, 0);
    }

    100% {
        transform: none;
    }
}

.bounceInDown {
    animation-name: bounceInDown;
}

@keyframes bounceInLeft {
    0%, 100%, 60%, 75%, 90% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0);
    }

    75% {
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        transform: translate3d(5px, 0, 0);
    }

    100% {
        transform: none;
    }
}

.bounceInLeft {
    animation-name: bounceInLeft;
}

@keyframes bounceInRight {
    0%, 100%, 60%, 75%, 90% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        transform: translate3d(10px, 0, 0);
    }

    90% {
        transform: translate3d(-5px, 0, 0);
    }

    100% {
        transform: none;
    }
}

.bounceInRight {
    animation-name: bounceInRight;
}

@keyframes bounceInUp {
    0%, 100%, 60%, 75%, 90% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }

    75% {
        transform: translate3d(0, 10px, 0);
    }

    90% {
        transform: translate3d(0, -5px, 0);
    }

    100% {
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    animation-name: bounceInUp;
}

@keyframes bounceOut {
    20% {
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%, 55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1);
    }

    100% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

.bounceOut {
    animation-name: bounceOut;
    animation-duration: .75s;
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }

    100% {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0);
    }

    100% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0);
    }

    100% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0);
    }

    100% {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    animation-name: bounceOutUp;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    animation-name: fadeIn;
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100px, 0);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInDown {
    animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInDownBig {
    animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeft {
    animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInRight {
    animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInRightBig {
    animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100px, 0);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInUp {
    animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig;
}

@keyframes flip {
    0% {
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        animation-timing-function: ease-out;
    }

    40% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        animation-timing-function: ease-out;
    }

    50% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        animation-timing-function: ease-in;
    }

    80% {
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        animation-timing-function: ease-in;
    }

    100% {
        transform: perspective(400px);
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip;
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transition-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    100% {
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX;
}

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transition-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    100% {
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInY;
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px);
    }

    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    100% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    animation-name: flipOutX;
    animation-duration: .75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px);
    }

    30% {
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    100% {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipOutY;
    animation-duration: .75s;
}

@keyframes lightSpeedIn {
    0% {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1;
    }

    100% {
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    100% {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in;
}

@keyframes rotateIn {
    0% {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    100% {
        transform-origin: center;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    100% {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    100% {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight;
}

@keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1;
    }

    100% {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight;
}

@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        transform: rotate3d(0, 0, 1, 80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        transform: rotate3d(0, 0, 1, 60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    animation-name: hinge;
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.rollIn {
    animation-name: rollIn;
}

@keyframes rollOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    animation-name: rollOut;
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    animation-name: zoomIn;
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInDown {
    animation-name: zoomInDown;
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInLeft {
    animation-name: zoomInLeft;
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInRight {
    animation-name: zoomInRight;
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInUp {
    animation-name: zoomInUp;
}

@keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    100% {
        opacity: 0;
    }
}

.zoomOut {
    animation-name: zoomOut;
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    100% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutDown {
    animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    100% {
        opacity: 0;
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform-origin: left center;
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    100% {
        opacity: 0;
        transform: scale(0.1) translate3d(2000px, 0, 0);
        transform-origin: right center;
    }
}

.zoomOutRight {
    animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    100% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutUp {
    animation-name: zoomOutUp;
}

.header {
    position: relative;
    z-index: 100;
    box-shadow: 0 1px 6px 1px rgba(51, 51, 51, 0.1);
    background: #fff;
    padding: 44px 0 0px;
}

.logo {
    float: left;
    margin: 0 48px 0 0;
}

.header_right {
    margin: 5px 0 0 25px;
    float: right;
}

.header_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 80px;
}

.header_top form {
    /*float: left;
  width: 390px;
  margin: 0 29px 0 0;*/
}

.header_top #title-search {
    max-width: 390px;
}

.header_top input {
    background: #fff;
    height: 40px;
    border-radius: 20px;
    width: 100%;
    padding: 0 20px;
    border: 1px solid #EE2252;
}

.header_top a {
    margin: 5px 9px 0 0;
    color: #333;
    font-size: 30px;
    line-height: 1;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
}

.header_top span {
    transition: all 0.2s ease-in-out;
    color: #999;
    margin: 9px 0 0;
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    cursor: pointer;
}

.header_top span:hover {
    color: #ee2252;
}

.header_in {
    padding: 6px 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.header_nav {
    background-color: rgb(0, 169, 226);
    padding: 14px 0 14px 0;
    margin: 15px 0 0 0;
}

.header_nav .active > a {
    color: #ee2252;
}

.header_menu_top {
    margin: 0 auto;
    max-width: 1360px;

}

.header_nav ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header_nav ul ul {
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease-in-out;
    display: block;
    position: absolute;
    top: 100%;
    min-width: 300px;
    left: -7px;
    margin: 0;
    border: 1px solid #dcdcdc;
    max-width: 330px;
    padding: 24px 18px 5px;
    border-radius: 20px;
}

.header_nav ul ul a:hover {
    color: #ee2252;
}

.header_nav ul ul li {
    display: block;
    float: none;
    margin: 0 0 20px;
}

.header_nav ul ul a {
    padding: 0;
    color: #333;
    font-size: 16px;
}

.header_nav li {
    float: left;
    position: relative;
}

.header_nav li:hover ul {
    opacity: 1;
    visibility: visible;
}

.header_nav a {
    color: #fff;
    padding: 0 11px;
    display: block;
    font-size: 18px;
    line-height: 20px;
    transition: all 0.2s ease-in-out;
}

.header_nav .header_menu_top > ul > li > a {
    text-align: center;
}

.header_nav a:hover {
    color: #fff;
    text-decoration: underline;
}

.burger {
    width: 32px;
    height: 28px;
    float: right;
    margin: 23px 0 6px 25px;
    cursor: pointer;
    position: relative;
    display: none;
    z-index: 5;
}

.burger span {
    position: absolute;
    width: 100%;
    height: 3px;
    background: #333;
    margin: 11px 0 0;
    border-radius: 2px;
    display: block;
    transition: transform .2s ease-out;
}

.burger span:first-child {
    margin-top: 0;
}

.burger span:last-child {
    margin-top: 22px;
}

.burger.open {
    z-index: 100;
}

.burger.open span {
    opacity: 0;
    top: 5px;
    margin: 6px 0 0;
}

.burger.open span:first-child {
    opacity: 1;
    transform: rotate(45deg);
}

.burger.open span:last-child {
    opacity: 1;
    transform: rotate(-45deg);
}

.content {
    overflow: hidden;
}

.carousel-item {
    position: relative;
    display: none;
}

.carousel-item:first-child {
    display: block !important;
}

img:not([src]) {
    visibility: hidden;
}

.masthead {
    padding: 49px 0 70px;
}

.slick-arrow {
    background: #00a9e2;
    z-index: 10;
    position: absolute;
    top: 250px;
    left: 0;
    margin: 0 -99px;
    width: 40px;
    height: 40px;
    font-size: 0;
    cursor: pointer;
    padding: 0;
    border-radius: 20px;
    transition: all 0.2s ease-in-out;
    border: none;
}

.slick-arrow:after {
    background: url(/local/templates/medteh/./images/sprite.png) -115px -28px;
    display: inline-block;
    width: 13px;
    height: 23px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    content: '';
}

.slick-arrow:hover {
    background: #ee2252;
}

.slick-next {
    left: auto;
    right: 0;
}

.slick-next:after {
    background: url(/local/templates/medteh/./images/sprite.png) -115px 0px;
    display: inline-block;
    width: 13px;
    height: 23px;
}

.masthead-carousel {
    margin: 0 0 61px;
}

.masthead-carousel .slick-list {
    background: #00a9e2;
    border-radius: 20px;
}

.masthead-carousel .title {
    /* color: #fff;
  font-size: 54px;
  text-shadow: 0 1px 32px rgba(51, 51, 51, 0.1);
  line-height: 60px;
  position: relative;
  z-index: 2;
  height: 540px;
  text-transform: uppercase;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 77px;
  width: 500px;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;*/
}

.masthead-carousel img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /*position: absolute;*/
}

.masthead_bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.masthead_bottom .item {
    float: left;
    color: #333;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    width: 20%;
    position: relative;
    padding: 57px 17px 43px;
    border-left: 2px solid #dbdbdb;
}

.masthead_bottom img {
    position: absolute;
    top: 0;
    left: 17px;
}

.title-item {
    font-weight: 300;
    color: #333;
    text-align: center;
    font-size: 48px;
    line-height: 1.2;
    margin: 0 0 49px;
}

.portfolio-info {
    background: rgba(247, 247, 247, 0.8);
    text-align: center;
    padding: 74px 0 100px;
}

.portfolio-carousel {
    text-align: left;
    margin: 0 0 15px;
}

.portfolio-carousel .slick-list {
    background: #fff;
    border-radius: 20px;
}

.portfolio-carousel .carousel-item {
    height: 540px;
    padding: 60px 55px 30px 0;
}

.portfolio-carousel .left {
    float: left;
    width: 465px;
    padding: 79px 30px 30px 76px;
}

.portfolio-carousel .right {
    overflow: hidden;
}

.portfolio-carousel .title {
    font-weight: 300;
    color: #333;
    font-size: 32px;
    margin: 0 0 81px;
    text-transform: uppercase;
    line-height: 40px;
}

.portfolio-carousel .col {
    width: 47%;
    padding: 0 5px;
    float: left;
}

.portfolio-carousel .col:first-child {
    width: 53%;
}

.portfolio-carousel .preview {
    height: 410px;
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 10px;
}

.portfolio-carousel .preview--small {
    height: 200px;
}

.portfolio-carousel img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.portfolio-info_list {
    margin: 0 -5px 65px;
}

.portfolio-info_list ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.portfolio-info_list li {
    padding: 5px;
    width: 33.3%;
}

.portfolio-info_list a {
    color: #333;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 30px;
    background: #fff;
    height: 120px;
    border-radius: 20px;
    transition: all 0.2s ease-in-out;
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 25px;
}

.portfolio-info_list a:hover {
    color: #ee2252;
}

.certificate-info {
    padding: 85px 0 56px;
    text-align: center;
}

.certificate-info .slick-arrow {
    top: 199px;
}

.certificate-info .btn-red-empty {
    padding: 23px 54px;
}

.certificate-carousel {
    margin: 0 0 39px;
}

.certificate-carousel .carousel-item {
    padding: 20px;
    width: 400px;
    height: 400px;
    text-align: center;
}

.certificate-carousel img {
    width: auto;
    height: 100%;
}

.certificate-carousel a {
    transition: all 0.2s ease-in-out;
    /*display: block;*/
}

.certificate-carousel a:hover {
    box-shadow: 0 2px 9px 1px rgba(51, 51, 51, 0.25);
}

.partners-info {
    padding: 90px 0;
}

.partners-list {
    margin: 0 -20px;
}

.partners-list ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.partners-list li {
    /*padding: 0 20px;
  width: 16.6%;*/
    margin: 0 0 40px;
}

.partners-list .owl-nav {
    margin-top: -40px !important;
}

.partners-list .owl-nav .owl-prev {
    background: #00a9e2 !important;
    color: #FFF !important;
    text-decoration: none !important;
    position: relative;
    width: 40px !important;
    height: 40px !important;
    margin: 0 -85px !important;
}

.partners-list .owl-prev:after {
    background: url(/local/templates/medteh/images/sprite.png) -115px -28px;
    display: inline-block;
    width: 13px;
    height: 23px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    content: '';
}

.partners-list .owl-next:after {
    background: url(/local/templates/medteh/images/sprite.png) -115px 0px;
    display: inline-block;
    width: 13px;
    height: 23px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    display: inline-block;
    content: '';
}

.partners-list .owl-nav .owl-next {
    background: #00a9e2 !important;
    color: #FFF !important;
    text-decoration: none !important;
    position: relative;
    width: 40px !important;
    height: 40px !important;
    margin: 0 -85px !important;
}

.partners-list .owl-prev:hover {
    background: #ee2252 !important;
}

.partners-list .owl-next:hover {
    background: #ee2252 !important;
}

.partners-list .owl-nav span {
    display: none !important;
}


.partners-list .owl-nav.disabled + .owl-dots {
    position: relative !important;
    bottom: unset !important;
    margin-top: 0 !important;
}


.partners-list a {
    background: #fff;
    display: block;
    height: 150px;
    border-radius: 20px;
    position: relative;
    border: 2px solid #b2e5ff;
}

.partners-list img {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    max-width: 90%;
    max-height: 90%;
}

.crumbs {
    padding: 25px 0 11px;
}

.crumbs ul {
    margin: 0 0 39px;
}

.crumbs li {
    display: inline-block;
    vertical-align: top;
    color: #9d9d9d;
    font-size: 16px;
    margin: 0 0 10px;
    line-height: 1.2;
}

.crumbs li:after {
    content: '>';
}

.crumbs li:last-child:after {
    display: none;
}

.crumbs li:last-child a:hover {
    color: inherit;
}

.crumbs a {
    color: inherit;
}

.crumbs a:hover {
    color: #ee2252;
}

.crumbs h1 {
    color: #333;
    font-size: 30px;
    line-height: 1.2;
}

.crumbs .back {
    background: #00a9e2;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin: -30px 0 17px;
    display: inline-block;
    width: 110px;
    text-align: center;
    line-height: 50px;
    position: relative;
    top: -4px;
    transition: all 0.2s ease-in-out;
}

.crumbs .back:hover {
    background: #ee2252;
    color: #fff;
}

.cabinets-list {
    text-align: center;
    padding: 0 0 100px;
}

.cabinets-list_in {
    text-align: left;
    margin: 0 -20px 50px;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.cabinets-list_in .item {
    padding: 20px;
    width: 25%;
    min-height: 430px;
}

.cabinets-list_in .preview {
    background: #ffe1b7;
    margin: 0 0 38px;
    display: block;
    height: 180px;
    position: relative;
    overflow: hidden;
}

.cabinets-list_in .name {
    margin: 0 0 12px;
    min-height: 90px;
    display: block;
}

.cabinets-list_in img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: all 0.2s ease-in-out;
    height: 100%;
    object-fit: cover;
}

.cabinets-list_in a {
    border: 2px solid #b2e5ff;
    display: block;
    min-height: 100%;
    color: #333;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    border-radius: 20px;
    transition: all 0.2s ease-in-out;
    padding: 28px;
}

.cabinets-list_in a:hover {
    border-color: #00a9e2;
}

.cabinets-list_in a:hover img {
    transform: scale(1.1);
}

.cabinets-list_in a:hover .btn {
    background: #ee2252;
    color: #fff;
}

.burger2 {
    width: 30px;
    margin: 0 18px 0 0;
    height: 30px;
    display: block;
    position: relative;
    float: left;
}

.burger2 span {
    width: 30px;
    height: 6px;
    margin: 0;
    top: 0;
    left: 0;
    display: block;
    position: absolute;
    background: #fff;
}

.burger2 span:first-child {
    margin: 12px 0 0;
}

.burger2 span:last-child {
    margin: 24px 0 0;
}

.nav-icon {
    float: left;
    color: #fff;
    margin: 0 35px 0 0;
    font-size: 20px;
    padding: 10px;
    line-height: 28px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

.nav-icon:hover {
    text-decoration: underline;
}

.inner-nav {
    position: relative;
    z-index: 50;
}

.inner-nav_in {
    background: #66cbff;
    padding: 30px 10px 30px 11px;
}

.inner-nav_in:after {
    content: "";
    display: table;
    clear: both;
}

.icon-basket {
    background: url(/local/templates/medteh/./images/sprite.png) -38px 0px;
    display: inline-block;
    width: 33px;
    height: 33px;
}

.inner-nav_menu {
    padding: 7px 0 0;
    float: right;
}

.inner-nav_menu ul {
    float: right;
}

.inner-nav_menu li {
    margin: 0 0 0 42px;
    float: left;
    position: relative;
}

.inner-nav_menu a {
    line-height: 33px;
    position: relative;
    color: #fff;
    display: block;
    transition: all 0.2s ease-in-out;
    font-size: 20px;
}

.inner-nav_menu a:hover {
    text-decoration: underline;
}

.inner-nav_menu .icon-basket {
    margin: 0 16px 0 9px;
    float: right;
}

.inner-nav_menu .count {
    background: #ee2252;
    position: absolute;
    top: -17px;
    right: 0;
    width: 30px;
    line-height: 30px;
    text-align: center;
    height: 30px;
    border-radius: 15px;
    font-size: 16px;
    color: #fff;
    text-decoration: none !important;
}

.inner-nav_search {
    overflow: hidden;
    max-width: 250px;
}

.inner-nav_search input {
    font: 16px "Roboto", sans-serif;
    height: 50px;
    width: 100%;
    border-radius: 50px;
    background: none;
    border: 1px solid #fff;
    color: #fff;
    padding: 0 18px;
}

.inner-nav_search input::-webkit-input-placeholder {
    color: #fff;
}

.inner-nav_search input::-moz-placeholder {
    color: #fff;
}

.inner-nav_search input:-moz-placeholder {
    color: #fff;
}

.inner-nav_search input:-ms-input-placeholder {
    color: #fff;
}

.cabinets-item-top_left {
    width: 51%;
    float: left;
    padding: 0 40px 0 0;
    text-align: center;
}

.cabinets-item-top_left .preview {
    height: 430px;
    position: relative;
    margin: 0 0 34px;
    overflow: hidden;
}

.cabinets-item-top_left a {
    color: #00a9e2;
    transition: all 0.2s ease-in-out;
    font-size: 20px;
    text-decoration: underline;
}

.cabinets-item-top_left a:hover {
    text-decoration: none;
    color: #ee2252;
}

.cabinets-item-top_left img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cabinets-item-top {
    padding: 22px 0;
}

.cabinets-item-top_form {
    background: #f7f7f7;
    border-radius: 20px;
    overflow: hidden;
    padding: 40px 30px 13px 30px;
}

.cabinets-item-top_form .title {
    margin: 0 0 22px;
    color: #333;
    font-size: 32px;
    line-height: 1.2;
}

.cabinets-item-top_form .row {
    margin: 0 -5px 27px;
}

.cabinets-item-top_form .row:after {
    content: "";
    display: table;
    clear: both;
}

.cabinets-item-top_form .col {
    float: left;
    padding: 0 5px;
    width: 50%;
    box-sizing: border-box;
}

.cabinets-item-top_form .form-item {
    margin: 0 0 10px;
}

.cabinets-item-top_form .info {
    color: #333;
    padding: 15px 20px 0 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
}

.cabinets-item-top_form .btn {
    width: 100%;
    padding: 25px 20px;
}

.cabinets-item-top_form textarea,
.cabinets-item-top_form input:not([type=checkbox]) {
    font: 16px/20px "Roboto", sans-serif;
    background: #fff;
    height: 50px;
    color: #333;
    padding: 14px 9px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #dcdcdc;
}

.cabinets-item-top_form textarea.error,
.cabinets-item-top_form input.error {
    border-color: #ee2252;
}

.cabinets-item-top_form label:has(> input.error) {
    color: #ee2252;
}

.cabinets-item-top_form textarea::-webkit-input-placeholder,
.cabinets-item-top_form input::-webkit-input-placeholder {
    color: #999;
}

.cabinets-item-top_form textarea::-moz-placeholder,
.cabinets-item-top_form input::-moz-placeholder {
    color: #999;
}

.cabinets-item-top_form textarea:-moz-placeholder,
.cabinets-item-top_form input:-moz-placeholder {
    color: #999;
}

.cabinets-item-top_form textarea:-ms-input-placeholder,
.cabinets-item-top_form input:-ms-input-placeholder {
    color: #999;
}

.cabinets-item-top_form textarea {
    resize: none;
    height: 170px;
}

.cabinets-item-text {
    padding: 42px 0 32px;
}

.textpage-item-text {
    padding: 42px 0 32px;
}

.error input,
.error textarea {
    border-color: #ee2252;
}

.project-list {
    padding: 0 0 100px;
    text-align: center;
}

.project-list_in {
    margin: 0 -20px;
    text-align: left;
}

.project-list_in .item {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 20px;
}

.project-list_in a {
    display: block;
    border-radius: 20px;
    padding: 28px;
    line-height: 30px;
    overflow: hidden;
    border: 2px solid #b2e5ff;
    transition: all 0.2s ease-in-out;
    color: #333;
    font-size: 20px;
}

.project-list_in a:hover {
    border: 2px solid #00a9e2;
}

.project-list_in a:hover img {
    transform: scale(1.1);
}

.project-list_in a:hover .btn {
    background: #ee2252;
    color: #fff;
}

.project-list_in .name {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 270px;
    text-transform: uppercase;
}

.project-list_in .preview {
    background: #ffe1b7;
    float: right;
    overflow: hidden;
    width: 330px;
    margin: 0 0 0 10px;
    height: 370px;
    position: relative;
}

.project-list_in img {
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.2s ease-in-out;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.project-list-photo {
    overflow: hidden;
    position: relative;
    padding-bottom: 30px;
}

.project-list-photo .link {
    color: #00a9e2;
    font-size: 14px;
    text-decoration: underline;
    display: block;
    text-align: center;
    line-height: 20px;
}

.project-photo-carousel {
    width: calc(100% - 100px);
    margin: 0 auto;
}

@media (max-width: 576px) {
    .project-photo-carousel {
        width: 100%;
    }
}

.project-photo-carousel .slick-dots {
    line-height: 10px;
    text-align: center;
    width: 100%;
    padding-top: 6px;
}

.project-photo-carousel .slick-dots li {
    height: 10px;
    display: inline-block;
    margin: 0 10px;
    float: none;
    vertical-align: top;
}

.project-photo-carousel .slick-dots button {
    background: #dbdbdb;
    width: 10px;
    border: none;
    display: block;
    height: 10px;
    padding: 0;
    border-radius: 5px;
    font-size: 0;
}

.project-photo-carousel .slick-dots .slick-active button {
    background: #66cbff;
}

.project-photo-carousel .slick-arrow {
    top: calc(50% - 20px);
    margin: 0 -50px;
}

.project-list-photo .info {
    color: #333;
    font-size: 16px;
    font-weight: 300;
    width: 50%;
    float: left;
    max-width: 310px;
    box-sizing: border-box;
    padding: 49px 20px 0 4px;
    line-height: 20px;
}

.project-list-photo .btn {
    width: 47%;
    padding: 25px 20px;
    margin: 35px 0 0;
    float: right;
}

.project-photo-carousel [data-fancybox] {
    display: block;
    width: 200px;
    border: 5px solid #fff;
    height: 160px;
    position: relative;
    overflow: hidden;
}

@media (max-width: 576px) {
    .project-photo-carousel [data-fancybox] {
        width: 100%;
    }
}

.project-photo-carousel [data-fancybox]:hover img {
    transform: scale(1.1);
}

.project-photo-carousel img {
    transition: all 0.2s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.faq-info {
    padding: 0 0 107px;
}

.faq-info .title {
    background: #00a9e2;
    color: #fff;
    font-size: 32px;
    line-height: 30px;
    padding: 25px 30px;
}

.faq-info .accordion-title {
    color: #333;
    font-size: 20px;
    line-height: 30px;
    padding: 27px 50px 31px 29px;
    position: relative;
    text-transform: uppercase;
    cursor: pointer;
}

.faq-info .accordion-title:hover {
    color: #00a9e2;
}

.faq-info .accordion-title:after {
    background: url(/local/templates/medteh/./images/sprite.png) -22px -100px;
    display: inline-block;
    width: 17px;
    height: 10px;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    right: 21px;
    position: absolute;
}

.faq-info .accordion-item {
    border-bottom: 2px solid #b2e5ff;
}

.faq-info .accordion-item.active .accordion-title:after {
    transform: translateY(-50%) scale(-1);
}

.faq-info .drop {
    padding: 0 30px;
}

.drop {
    display: none;
}

.comments-form {
    padding: 0 0 100px;
}

.comments-form_in {
    background: #f7f7f7;
    color: #333;
    font-size: 20px;
    line-height: 50px;
    padding: 40px 29px 32px 29px;
    border-radius: 20px;
}

.comments-form_in .title {
    color: #333;
    font-size: 32px;
    line-height: 1.2;
    margin: 0 0 17px;
}

.comments-form_in .subtitle {
    color: #999;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 23px;
    font-weight: 300;
}

.comments-form_in textarea,
.comments-form_in input {
    font: 16px/20px "Roboto", sans-serif;
    background: #fff;
    height: 50px;
    color: #333;
    padding: 14px 9px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #dcdcdc;
}

.comments-form_in textarea::-webkit-input-placeholder,
.comments-form_in input::-webkit-input-placeholder {
    color: #999;
}

.comments-form_in textarea::-moz-placeholder,
.comments-form_in input::-moz-placeholder {
    color: #999;
}

.comments-form_in textarea:-moz-placeholder,
.comments-form_in input:-moz-placeholder {
    color: #999;
}

.comments-form_in textarea:-ms-input-placeholder,
.comments-form_in input:-ms-input-placeholder {
    color: #999;
}

.comments-form_in textarea {
    font-size: 14px;
    line-height: 20px;
    resize: none;
    height: 160px;
}

.comments-form_in .row {
    margin: 0 0 9px;
}

.comments-form_in .row:after {
    content: "";
    display: table;
    clear: both;
}

.comments-form_in .radio-group {
    width: 168px;
    max-height: none;
    margin: 31px 0 0;
    float: left;
}

.comments-form_in .radio-group input {
    position: absolute;
    bottom: 100%;
    right: 100%;
}

.comments-form_in .radio-group input:checked + span:after {
    opacity: 1;
}

.comments-form_in .radio-group label {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    display: block;
    width: 50%;
    float: left;
}

.comments-form_in .radio-group .icon {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    border: 2px solid #ee2252;
    float: left;
    margin: 0 10px 0 0;
    position: relative;
}

.comments-form_in .radio-group .icon:after {
    background: #ee2252;
    content: '';
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    opacity: 0;
    left: 50%;
    width: 10px;
    height: 10px;
    border-radius: 5px;
}

.comments-form_in .radio-group span {
    display: block;
    color: #333;
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
}

.comments-form_in .info {
    padding: 24px 0 0;
    width: 533px;
    float: left;
    color: #333;
    font-size: 20px;
    line-height: 20px;
}

.comments-form_in .stars {
    width: 172px;
    overflow: hidden;
    margin: 7px 0 0 -3px;
    position: relative;
    float: left;
}

.comments-form_in .stars input {
    position: absolute;
    bottom: 100%;
    right: 100%;
}

.comments-form_in .stars i {
    background: url(/local/templates/medteh/./images/sprite.png) -52px -74px;
    display: inline-block;
    width: 21px;
    height: 20px;
    margin: 0 -1px 0 0;
    float: left;
    box-sizing: content-box;
    border: 5px solid #f7f7f7;
}

.comments-form_in .stars .active {
    background: url(/local/templates/medteh/./images/sprite.png) -26px -74px;
    display: inline-block;
    width: 21px;
    height: 20px;
}

.comments-form_in .name {
    width: 533px;
    float: left;
}

.comments-form_in .form-item {
    overflow: hidden;
}

.comments-form_in .btn {
    float: right;
    margin: 31px 0 0;
    padding: 25px 90px;
}

.catalog-info {
    padding: 0 0 100px;
}

.category-list {
    padding: 0 0 100px;
    text-align: center;
}

.category-list_in {
    margin: 0 -5px 55px;
    text-align: left;
}

.category-list_in a {
    border: 2px solid #b2e5ff;
    border-radius: 20px;
    color: #333;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 24px;
    -ms-flex-direction: column;
    flex-direction: column;
    transition: all 0.2s ease-in-out;
    padding: 28px 28px 21px 28px;
    display: -ms-flexbox;
    display: flex;
    line-height: 30px;
}

.category-list_in a:hover {
    border-color: #00a9e2;
}

.category-list_in .row:after {
    content: "";
    display: table;
    clear: both;
}

.category-list_in .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

@media (min-width: 1350px) {
    .category-list_in .row {
        justify-content: start;
    }
}

@media (max-width: 1025px) and (min-width: 994px) {
    .category-list_in .row {
        justify-content: start;
    }
}

.category-list_in .col {
    width: 241px;
}

@media (min-width: 1026px) {
    .category-list_in .col {
        width: 330px !important;
    }
}

.category-list_in .col--long {
    width: 66.6%;
}

.category-list_in .col-5 {
    width: 50%;
}

.category-list_in .preview {
    position: relative;
    height: 157px;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

@media (min-width: 1026px) {
    .category-list_in .preview {
        height: 247px;
    }
}

.category-list_in img {
    width: auto;
    height: 100%;
}

.category-list_in .name {
    position: relative;
    height: 30px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    line-height: normal;
}

@media (min-width: 1026px) {
    .category-list_in .name {
        font-size: 18px;
        height: 40px;
    }
}

.category-list_in .item {
    padding: 5px;
    overflow: hidden;
    clear: both;
    box-sizing: border-box;
    width: 100%;
}

.category-list_in .item a {
    height: 360px;
}

.category-list_in .item--height a {
    height: 730px;
}

.catalog-nav {
    float: left;
    width: 440px;
    padding: 4px 20px 0 0;
}

.catalog-nav .title {
    color: #333;
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 10px;
}

.catalog-nav .item ul {
    display: none;
}

.catalog-nav .item ul.active {
    display: block;
}

.catalog-nav .item .exp {
    color: #ee2252;
    font-weight: bold;
    font-size: 22px;
    margin-left: 5px;
    display: none;
    cursor: pointer;
}

.catalog-nav .item .exp.active {
    display: inline-block;
}

.catalog-nav a {
    color: #333;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
}

.catalog-nav a:hover {
    color: #ee2252;
}

.catalog-nav .active > a {
    color: #ee2252;
}

.catalog-nav li {
    margin: 0 0 10px;
}

.catalog-nav ul ul {
    margin: 0 0 -7px;
    padding: 7px 0 1px 20px;
}

.catalog-nav ul ul a {
    color: #333;
    font-size: 16px;
    line-height: 1.3;
}

.catalog-nav ul ul .active > a {
    position: relative;
    color: #333;
}

.catalog-nav ul ul .active > a:after {
    background: #ee2252;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    position: absolute;
    top: 5px;
    left: -19px;
    content: '';
}

.catalog-list {
    display: -ms-flexbox;
    display: flex;
    clear: both;
    margin: 0 -5px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.catalog-list .item {
    width: 33.3%;
}

.catalog-list_in {
    overflow: hidden;
}

.catalog-list_in h1 {
    margin: 0 0 15px;
    color: #333;
    font-size: 30px;
    line-height: 1.2;
    float: left;
}

.catalog-list_in .sort {
    margin: 5px 0 0;
    width: 320px;
    float: right;
    color: #333;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    border-bottom: 2px solid #ddd;
}

.catalog-list_in .select2 {
    float: right;
}

.catalog-list_in .select2-selection {
    border: none;
    height: auto;
    border-radius: 0;
}

.catalog-list_in .select2-selection__rendered {
    text-align: right;
    color: #333;
    font-size: 16px;
    padding: 6px 28px 0 15px;
    font-weight: 400;
}

.catalog-list_in .select2-container--open .select2-selection__arrow b {
    transform: scale(-1);
}

.catalog-list_in .select2-selection__arrow b {
    right: 0;
    top: 11px;
}

.catalog-item {
    padding: 5px;
}

.catalog-item a {
    transition: all 0.2s ease-in-out;
    display: block;
    border-radius: 20px;
    padding: 26px 26px 78px;
    color: #333;
    font-size: 20px;
    position: relative;
    font-weight: 300;
    min-height: 100%;
    line-height: 30px;
    border: 2px solid #b2e5ff;
}

.catalog-item a:hover {
    border-color: #00a9e2;
}

.catalog-item a:hover .btn {
    background: #ee2252;
    color: #fff;
}

.catalog-item span {
    display: block;
}

.catalog-item .preview {
    display: block;
    position: relative;
    height: 190px;
}

.catalog-item .name {
    margin: 0 0 12px;
    min-height: 90px;
}

.catalog-item .like {
    background: url(/local/templates/medteh/./images/sprite.png) -76px 0px;
    position: absolute;
    bottom: 38px;
    right: 24px;
    display: inline-block;
    width: 34px;
    height: 30px;
}

.catalog-item .like:hover {
    background: url(/local/templates/medteh/./images/sprite.png) 0px -38px;
    display: inline-block;
    width: 35px;
    height: 31px;
}

.catalog-item .like.active {
    background: url(/local/templates/medteh/./images/sprite.png) 0px -38px;
    display: inline-block;
    width: 35px;
    height: 31px;
}

.catalog-item .btn {
    position: absolute;
    bottom: 28px;
    left: 68px;
}

.catalog-item img {
    max-width: 100%;
    transform: translate(-50%, -50%);
    max-height: 100%;
    top: 50%;
    left: 50%;
    position: absolute;
}

.catalog-item .btn {
    display: inline-block;
    vertical-align: top;
}

.catalog-item .cash {
    color: #333;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
}

.select2-results__option {
    padding: 10px 20px;
    color: #333;
    font-size: 16px;
    line-height: 20px;
}

.select2-dropdown {
    background: #fff;
    transition: all 0.2s ease-in-out;
    display: block;
    position: absolute;
    top: 100%;
    margin: 0;
    border: 1px solid #dcdcdc;
    padding: 14px 0;
    border-radius: 20px;
}

.select2-dropdown:hover,
.select2-results__option[aria-selected="true"] {
    color: #ee2252;
}

.catalog-item-info {
    padding: 7px 0 30px;
}

.catalog-item-info_in {
    background: #f9f9f9;
    padding: 50px 50px 21px;
    margin: 0 0 50px;
    border-radius: 20px;
    overflow: hidden;
}

.catalog-item-info_in .preview {
    background: #fff;
    margin: 0 60px 61px 0;
    width: 650px;
    height: 490px;
    position: relative;
    float: left;
}

.catalog-item-info_in .text {
    padding: 20px 0 20px;
    overflow: hidden;
}

.catalog-item-info_in .info {
    color: #333;
    font-size: 20px;
    line-height: 30px;
    float: left;
    font-weight: 300;
    width: 330px;
    margin: 0 0 40px;
}

.catalog-item-info_in .important {
    padding: 7px 0 16px 48px;
    color: #333;
    font-size: 16px;
    margin: 0 0 40px;
    font-weight: 300;
    line-height: 20px;
    border-left: 2px solid #999;
    width: 251px;
    float: left;
}

.catalog-item-info_in .status {
    display: block;
    clear: both;
    color: #333;
    margin: 0 0 49px;
    font-size: 20px;
    line-height: 30px;
}

.catalog-item-info_in .status i {
    margin: 0 0 0 5px;
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #333;
}

.catalog-item-info_in .status .green {
    background: #3bd179;
}

.catalog-item-info_in .status .red {
    background: #ee2252;
}

.catalog-item-info_in .status {
    display: block;
}

.catalog-item-info_in .cash {
    margin: 0 0 27px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
}

.catalog-item-info_in .cash b {
    font-size: 42px;
}

.catalog-item-info_in .calc {
    float: left;
    width: 180px;
    margin: 0 62px 0 0;
}

.catalog-item-info_in .calc i {
    width: 50px;
    height: 50px;
    border: 2px solid #69cdff;
    border-radius: 25px;
    float: right;
    position: relative;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}

.catalog-item-info_in .calc i:hover {
    border-color: #ee2252;
}

.catalog-item-info_in .calc i:hover:after,
.catalog-item-info_in .calc i:hover:before {
    background: #ee2252;
}

.catalog-item-info_in .calc i:first-child {
    float: left;
}

.catalog-item-info_in .calc i:first-child:before {
    display: none;
}

.catalog-item-info_in .calc i:before,
.catalog-item-info_in .calc i:after {
    background: #66cbff;
    transform: translate(-50%, -50%);
    top: 50%;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    left: 50%;
    width: 20px;
    height: 2px;
    position: absolute;
    content: '';
}

.catalog-item-info_in .calc i:before {
    width: 2px;
    height: 20px;
}

.catalog-item-info_in .calc input {
    font: 20px/50px "Roboto", sans-serif;
    color: #333;
    width: 100%;
    padding: 0;
    margin: 0;
    background: none;
    border: none;
    text-align: center;
}

.catalog-item-info_in .btn {
    font-size: 20px;
    font-weight: 400;
    padding: 10px 43px;
    margin: 0 49px 0 0;
    text-transform: none;
    float: left;
}

.catalog-item-info_in .like {
    background: url(/local/templates/medteh/./images/sprite.png) -76px 0px;
    margin: 9px 0 0;
    display: inline-block;
    width: 34px;
    height: 30px;
}

.catalog-item-info_in .like:hover {
    background: url(/local/templates/medteh/./images/sprite.png) 0px -38px;
    display: inline-block;
    width: 35px;
    height: 31px;
}

.catalog-item-info_in .like.active {
    background: url(/local/templates/medteh/./images/sprite.png) 0px -38px;
    display: inline-block;
    width: 35px;
    height: 31px;
}

.catalog-item-info_in .characteristic {
    display: block;
    overflow: hidden;
    clear: both;
    color: #333;
    position: relative;
    font-size: 20px;
    line-height: 30px;
    padding: 29px 0 0;
}

.catalog-item-info_in .characteristic:after {
    background: #999;
    content: '';
    width: 650px;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
}

.catalog-item-info_in .characteristic h3 {
    margin: 0 0 10px;
    color: #333;
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
}

.catalog-item-info_in h1 {
    margin: 0 0 9px;
    color: #333;
    font-size: 32px;
    line-height: 40px;
    max-width: 330px;
}

.catalog-item-info_in img {
    /*max-width: 100%;
  max-height: 100%;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  */
    margin: auto;
    display: block !important;
    height: 100%;
    object-fit: scale-down;
}

.thumb-slider img {
    object-fit: contain !important;
}

.thumb-slider {
    height: 40px !important;
    margin: 10px auto 0;
    display: flex !important;
    justify-content: center;
}

.thumb-slider .owl-item {
    opacity: 0.3;
}

.thumb-slider .owl-item.current {
    opacity: 1;
}

.catalog-item-info_in .slick-list {
    height: 100%;
}

.catalog-item-info_in .slick-track {
    height: 100%;
}

.catalog-item-info_in .slick-initialized .slick-slide {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.catalog-item-info_in .slick-prev {
    left: 130px;
}

.catalog-item-info_in .slick-next {
    right: 130px;
}

.more-product {
    padding: 0 0 100px;
}

.more-product .title-item {
    font-weight: 400;
    text-align: left;
    font-size: 32px;
    line-height: 40px;
    margin: 0 0 15px;
}

.more-product .slick-arrow {
    top: 50%;
    transform: translateY(-50%);
}

.more-product .catalog-item {
    padding: 5px 20px;
}

.more-product .slick-list {
    margin: 0 -20px;
}

.more-product .slick-dots {
    line-height: 10px;
    text-align: center;
    width: 100%;
    padding-top: 20px;
}

.more-product .slick-dots li {
    height: 10px;
    display: inline-block;
    margin: 0 10px;
    float: none;
    vertical-align: top;
}

.more-product .slick-dots button {
    background: #dbdbdb;
    width: 10px;
    border: none;
    display: block;
    height: 10px;
    padding: 0;
    border-radius: 5px;
    font-size: 0;
}

.more-product .slick-dots .slick-active button {
    background: #66cbff;
}

.more-product .slick-track {
    display: -ms-flexbox !important;
    display: flex !important;
}

.more-product .slick-slide {
    height: inherit !important;
}

.footer {
    background: #f7f7f7;
    padding: 30px 0 35px;
}

.footer .copyright {
    color: #333;
    font-size: 16px;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    right: 18px;
}

.footer_left {
    width: 469px;
    float: left;
    color: #333;
    font-size: 16px;
    line-height: 30px;
}

.footer_left a {
    color: #00a9e2;
    text-decoration: underline;
}

.footer_left a:hover {
    text-decoration: none;
    color: #ee2252;
}

.footer_top {
    overflow: hidden;
}

.footer_bottom {
    overflow: hidden;
}

.footer_bottom .footer_in {
    padding-top: 10px;
}

.footer_nav {
    padding: 67px 20px 0 0;
    overflow: hidden;
    margin: 0 -49px 0 0;
}

.footer_nav li {
    margin: 0 20px 0 0;
    float: left;
}

.footer_nav a {
    color: #333;
    line-height: 1.2;
    font-size: 20px;
    transition: all 0.2s ease-in-out;
}

.footer_nav a:hover {
    color: #ee2252;
}

.footer_nav .active a {
    color: #ee2252;
}

/* 2 line menu */
.footer_nav_2 {
    padding: 0px 20px 0 0;
    overflow: hidden;
    margin: 0 -49px 0 0;
}

.footer_nav_2 li {
    margin: 0 21px 0 0;
    float: left;
}

.footer_nav_2 a {
    color: #333;
    line-height: 1.2;
    font-size: 20px;
    transition: all 0.2s ease-in-out;
}

.footer_nav_2 a:hover {
    color: #ee2252;
}

.footer_nav_2 .active a {
    color: #ee2252;
}

@media screen and (max-width: 500px) {
    .footer_nav_2 {
        padding: 0px 20px 0 0;
        overflow: hidden;
        margin: 0 -49px 0 0;
    }

    .footer_nav_2 li {
        margin: 0 21px 0 10px;
        float: none;
    }

    .footer_nav_2 a {
        color: #333;
        line-height: 20px;
        font-size: 16px;
        transition: all 0.2s ease-in-out;
    }

    .footer_nav_2 a:hover {

    }

    .footer_nav_2 .active a {

    }
}


/* END 2 line menu */

.footer_right {
    float: right;
    line-height: 30px;
    width: 461px;
}

.footer_right .btn-basket {
    float: right;
}

.footer_right span {
    text-transform: uppercase;
    color: #999;
    font-size: 20px;
    margin: 8px 0 14px;
    display: block;
}

.footer_right .link-tel {
    color: #333;
    font-size: 30px;
    line-height: 1.2;
    font-weight: bold;
}

.footer_in {
    overflow: hidden;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}

.footer_in .center {
    padding: 10px 0 0;
}

.footer_in .center a {
    color: inherit;
    text-decoration: none;
}

.footer_bottom .footer_left {
    padding: 20px 20px 0 0;
}

.footer-logo {
    display: block;
    margin: 0 0 44px;
}

.popup {
    width: 680px;
    overflow: visible;
    display: none;
    border-radius: 20px;
    background: #f7f7f7;
    padding: 40px 30px 13px 30px;
}

.popup .title {
    margin: 0 0 22px;
    color: #333;
    font-size: 32px;
    line-height: 1.2;
}

.popup .row {
    margin: 0 -5px 27px;
}

.popup .row:after {
    content: "";
    display: table;
    clear: both;
}

.popup .col {
    float: left;
    padding: 0 5px;
    width: 50%;
    box-sizing: border-box;
}

.popup .form-item {
    margin: 0 0 10px;
}

.popup .info {
    color: #333;
    padding: 15px 20px 0 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
}

.popup .btn {
    width: 100%;
    padding: 25px 50px;
}

.popup textarea,
.popup input {
    font: 16px/20px "Roboto", sans-serif;
    background: #fff;
    height: 50px;
    color: #333;
    padding: 14px 9px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #dcdcdc;
}

.popup textarea::-webkit-input-placeholder,
.popup input::-webkit-input-placeholder {
    color: #999;
}

.popup textarea::-moz-placeholder,
.popup input::-moz-placeholder {
    color: #999;
}

.popup textarea:-moz-placeholder,
.popup input:-moz-placeholder {
    color: #999;
}

.popup textarea:-ms-input-placeholder,
.popup input:-ms-input-placeholder {
    color: #999;
}

.popup textarea {
    resize: none;
    height: 170px;
}

.fancybox-slide--html .fancybox-close-small {
    color: #fff;
    padding: 2px;
    top: -42px;
    right: -42px;
}

.only-mobile {
    display: none !important;
}

@media screen and (max-width: 1440px) {
    .partners-list {
        max-width: 90%;
        margin: 0 auto !important;
    }

    .partners-list .owl-nav {
        /*margin-top: 0!important;
    top: unset!important;
    position: relative!important;
    max-width: 125px;
    left: 50%;
    margin-left: -55px;*/
        top: 50% !important;
        position: absolute !important;
        left: -5%;
        width: 110% !important;
        margin-top: -40px !important;
    }

    .partners-list .owl-nav .owl-prev {
        margin: 0 !important;
    }

    .partners-list .owl-nav .owl-next {
        margin: 0 !important;
    }

    .header {
        padding: 20px 0 0;
    }

    .logo img {
        width: auto;
        height: 80px;
    }

    .inner-nav_in {
        margin-left: -20px;
        margin-right: -20px;
    }

    .header_top form {
        width: 370px;
    }

    .header_menu_top {
        max-width: 1300px;
        margin: 0 0 0 30px;
    }

    .portfolio-info_list a {
        font-size: 22px;
        padding: 10px 15px;
        height: auto;
        min-height: 100%;
    }

    .portfolio-carousel .slick-arrow {
        margin: 0 10px;
    }

    .footer {
        padding: 30px 0;
    }

    .footer_left {
        width: 360px;
    }

    .footer_nav {
        padding: 50px 0 0 0;
        margin: 0 -20px 0 0;
    }

    .footer_nav li {
        margin: 0 18px 0 0;
    }

    .footer_nav a {
        font-size: 19px;
    }

    .footer-logo {
        margin: 0 0 15px;
    }

    .masthead_bottom .item {
        font-size: 20px;
    }

    .masthead-carousel .slick-arrow {
        margin: 0;
        top: 8px;
        background: none !important;
    }

    .masthead-carousel .slick-arrow:hover {
        transform: scale(1.1);
    }

    .masthead-carousel .slick-next {
        right: auto;
        left: 40px;
    }

    .certificate-carousel {
        padding-bottom: 40px;
    }

    .certificate-carousel .slick-arrow {
        /*left: 50%;
    top: auto;
    bottom: 0;
    margin: 0 -60px;*/
        left: 0;
        top: 50% !important;
        top: auto;
        bottom: 0;
        margin: -40px 0 0 0 !important;
    }

    .certificate-carousel .slick-next {
        left: unset;
        right: 0;
    }

    .cabinets-list_in .item {
        width: 33.3%;
        animation-delay: 0s !important;
    }

    .inner-nav_menu li {
        margin: 0 0 0 20px;
    }

    .nav-icon {
        margin: 0 20px 0 0;
    }

    .catalog-nav {
        width: 30%;
    }

    .catalog-item a {
        padding: 20px 20px 78px;
    }

    .catalog-item .btn {
        left: 60px;
    }

    .catalog-item .like {
        right: 20px;
    }

    .catalog-item-info_in .preview {
        width: 37%;
    }

    .project-list_in .preview {
        width: 250px;
    }
}

@media screen and (max-width: 1200px) {
    .logo {
        margin: 0 35px 0 0;
    }

    .header_top form {
        margin: 0 20px 0 0;
        width: 270px;
    }

    .header_top a {
        display: block;
        overflow: hidden;
        font-size: 25px;
    }

    .header_right {
        margin: -3px 0 0 20px;
    }

    .header_top form {
        margin: 13px 20px 0 0;
    }

    .masthead_bottom .item {
        -ms-flex: 33.3% 1 1;
        flex: 33.3% 1 1;
        padding-top: 77px;
    }

    .masthead_bottom .item:nth-child(1),
    .masthead_bottom .item:nth-child(2),
    .masthead_bottom .item:nth-child(3) {
        padding-top: 57px;
        border-bottom: 2px solid #dbdbdb;
    }

    .masthead_bottom .item:nth-child(1) img,
    .masthead_bottom .item:nth-child(2) img,
    .masthead_bottom .item:nth-child(3) img {
        top: 0;
    }

    .masthead_bottom img {
        top: 20px;
    }

    .partners-list li {
        /* width: 33.3%;*/
    }

    .footer_right {
        width: 260px;
        padding-bottom: 100px;
        position: relative;
    }

    .footer_right .btn {
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .footer_nav {
        padding: 20px 0 0;
    }

    .inner-nav_search {
        max-width: none;
    }

    .catalog-list .item {
        width: 50%;
    }

    .catalog-list_in .sort {
        font-size: 0;
        width: auto;
    }

    .project-list_in .preview {
        width: 100%;
        float: none;
        display: block;
        height: 250px;
        margin: 0 0 20px;
    }

    .project-list_in .name {
        min-height: 90px;
        height: auto;
    }

    .catalog-item-info_in .preview {
        margin: 0 30px 61px 0;
        float: left;
    }

    .catalog-item-info_in .important {
        padding: 7px 0 16px 20px;
        color: #333;
        font-size: 14px;
        margin: 0 0 40px;
        width: auto;
        overflow: hidden;
        float: none;
    }

    .inner-nav_menu {
        display: none;
        background: #66cbff;
        padding: 10px 0;
        border-top: 1px solid #fff;
    }

    .inner-nav_menu.open {
        display: block;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
    }

    .inner-nav_menu ul {
        padding: 0 20px 0 0;
        float: left;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .inner-nav_basket {
        width: auto !important;
        display: block;
        padding: 7px 0;
        border: none;
        position: relative !important;
    }

    .inner-nav_basket ul {
        padding: 0;
    }

    .catalog-list .item {
        animation-delay: 0.2s !important;
    }

    .catalog-list .item:nth-child(odd) {
        animation-delay: 0s !important;
    }
}

@media screen and (max-width: 1335px) {
    .header_in {
        clear: both;
    }

}

@media screen and (max-width: 1093px) {
    .header {
        padding: 20px 0 1px;
    }

    .header_nav {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 181px;
        left: 0;
        margin: 0;
        width: 100%;
        box-shadow: 0 6px 6px 1px rgba(51, 51, 51, 0.1);
        background: #fff;
        transition: all 0.2s ease-in-out;
    }

    .header_nav.open {
        opacity: 1;
        visibility: visible;
    }

    .header_nav ul {
        display: block;
        margin: 0;
        padding: 10px 0;
    }

    .header_nav ul ul {
        max-width: none;
        min-width: 1px;
        width: 100%;
        border: none;
        border-radius: 0;
        position: static;
        display: none;
        padding: 20px 40px 10px;
    }

    .header_nav ul ul li {
        border: none;
    }

    .header_nav ul .is-open > a:after {
        transform: translateY(-50%) scale(-1);
    }

    .header_nav ul .is-open > ul {
        display: block;
        opacity: 1 !important;
        visibility: visible !important;
    }

    .header_nav li {
        float: none;
        width: 100%;
        border-top: 1px solid #dcdcdc;
    }

    .header_nav li:hover ul {
        opacity: 0;
        visibility: hidden;
    }

    .header_nav a {
        padding: 10px 45px 10px 20px;
        color: #333;
        text-align: left !important;
    }

    .header_nav a:hover {
        color: #333;
    }

    .header_nav .has-child > a {
        position: relative;
    }

    .header_nav .has-child > a:after {
        background-image: url(/local/templates/medteh/./images/sprite.png);
        display: inline-block;
        background-position: 0px -100px;
        width: 17px;
        height: 10px;
        content: '';
        position: absolute;
        transform: translateY(-50%);
        top: 50%;
        right: 20px;
    }

    .header_in {
        clear: both;
    }

    .header_in form {
        width: 100%;
        float: none;
        margin: 0 0 10px;
    }

    .header_top {
        margin: 0 0 11px;
    }

    .header_top a {
        float: left;
        margin: 0;
    }

    .header_top span {
        float: right;
        margin: 0;
    }

    .portfolio-carousel .slick-arrow {
        top: 190px;
    }

    .portfolio-carousel .left {
        width: 300px;
        padding: 50px 30px 30px 65px;
    }

    .portfolio-carousel .title {
        font-size: 25px;
        line-height: 1.3;
        margin: 0 0 20px;
    }

    .portfolio-carousel .carousel-item {
        height: 430px;
    }

    .portfolio-carousel .preview {
        height: 310px;
    }

    .portfolio-carousel .preview--small {
        height: 150px;
    }

    .portfolio-info {
        padding: 74px 0;
    }

    .portfolio-info_list {
        margin: 0 -5px 30px;
    }

    .portfolio-info_list li {
        width: 50%;
        animation-delay: 0.2s !important;
    }

    .portfolio-info_list li:nth-child(odd) {
        animation-delay: 0s !important;
    }

    .portfolio-info_list a {
        font-size: 20px;
    }

    .footer_right {
        display: none;
    }

    .footer .copyright {
        padding: 20px 0 0;
        text-align: right;
        position: static;
    }

    .burger {
        display: block;
    }

    .masthead {
        padding: 20px 0 50px;
    }

    .cabinets-list_in .item {
        width: 50%;
        animation-delay: 0.2s !important;
    }

    .cabinets-list_in .item:nth-child(odd) {
        animation-delay: 0s !important;
    }

    .inner-nav_menu a {
        font-size: 17px;
    }

    .inner-nav_in {
        padding: 20px 10px;
    }

    .cabinets-item-top_left {
        float: none;
        width: 100%;
        margin: 0 0 40px;
        padding: 0;
    }

    .category-list_in a {
        font-size: 18px;
        line-height: 1.3;
    }

    .category-list_in .item a {
        height: 260px;
    }

    .category-list_in .item--height a {
        height: 530px;
    }

    .catalog-nav {
        display: none;
    }

    .comments-form_in .info,
    .comments-form_in .name {
        width: 410px;
        font-size: 16px;
    }

    .comments-form_in .stars {
        width: 123px;
    }

    .comments-form_in .stars i {
        border: 1px solid #f7f7f7;
        margin-top: 4px;
    }

    .comments-form_in .form-item {
        clear: both;
        width: 100%;
    }

    .catalog-item-info_in .preview {
        width: 100%;
        float: none;
        margin: 0 0 20px;
    }

    .catalog-item-info_in .text {
        padding: 20px 0;
    }
}

@media screen and (max-width: 767px) {
    .partners-list .owl-nav .owl-prev {
        width: 30px !important;
        height: 30px !important;
    }

    .partners-list .owl-nav .owl-next {
        width: 30px !important;
        height: 30px !important;
    }

    .partners-list .owl-prev:after {
        transform: translate(-50%, -50%) scale(0.8);
    }

    .partners-list .owl-next:after {
        transform: translate(-50%, -50%) scale(0.8);
    }

    .only-mobile {
        display: block !important;
    }

    .thumb-slider {
        display: none !important;
    }

    .hide-mobile {
        display: none !important;
    }

    .header {
        padding: 0 0 2px;
    }

    .header_right {
        display: block;
        margin: 55px 0 20px;
    }

    .header_right .btn-basket {
        background: #ee2252;
        font-size: 9px;
        line-height: 12px;
        width: 130px;
        padding: 8px 45px 10px 17px;
        display: block;
        margin: 5px 0px 0 auto;
        height: 50px;
        border-radius: 25px;
        text-align: center;
    }

    .header_right .btn-basket:after {
        transform: translateY(-50%) scale(0.6);
        right: 9px;
    }

    .header_in {
        position: absolute;
        top: 0;
        width: 100%;
        height: 40px;
        box-sizing: border-box;
        padding: 0 20px;
        background-color: #66cbff;
        left: 0;
    }

    .header_in a {
        font-size: 0;
        margin: 9px 0 0;
        background-image: url(/local/templates/medteh/./images/sprite.png);
        display: inline-block;
        background-position: 0px -74px;
        width: 21px;
        height: 21px;
    }

    .header_in span {
        margin: 17px 0 0 9px;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        float: left;
        line-height: 1.2;
    }

    .header_top form {
        width: auto;
        position: absolute;
        top: 7px;
        right: 84px;
    }

    .header_top form:after {
        background-image: url(/local/templates/medteh/./images/sprite.png);
        display: inline-block;
        background-position: -76px -35px;
        width: 27px;
        height: 26px;
        content: '';
        position: absolute;
        top: 0;
        right: 0;
    }

    .header_top input {
        width: 27px;
        height: 26px;
        float: right;
        padding: 0 10px;
        position: relative;
        z-index: 10;
        border-radius: 5px;
        background: transparent;
        transition: all 0.2s ease-in-out;
        border: 1px solid transparent;
    }

    .header_top input:focus {
        width: 70vw;
        background: #fff;
    }

    .header_menu_top {
        margin: 0;
    }

    .burger {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
    }

    .burger span {
        width: 20px;
        height: 4px;
        background: #f7f7f7;
    }

    .burger.open span {
        margin: 3px 0 0 !important;
    }

    .logo {
        margin: 55px 0 20px;
    }

    .logo img {
        width: 162px;
        height: 50px;
    }

    .masthead {
        padding: 0;
    }

    .masthead .wrapper {
        padding: 0;
    }

    .masthead-carousel {
        margin: 0 0 29px;
    }

    .masthead-carousel .slick-arrow {
        margin: 0 0 0 15px;
        top: 50%;
    }

    .masthead-carousel .slick-arrow:after {
        transform: translate(-50%, -50%) scale(0.7);
    }

    .masthead-carousel .slick-next {
        left: unset;
    }

    .masthead-carousel .slick-list {
        border-radius: 0;
    }

    .masthead-carousel .title {
        /* color: #fff;
    font-size: 30px;
    width: auto;
    margin: 0;
    line-height: 1;
    text-shadow: 0 1px 32px rgba(51, 51, 51, 0.1);
    height: 330px;
    padding: 0 0 25px 29px;
    -ms-flex-align: end;
    align-items: flex-end;*/
    }

    .masthead_bottom {
        padding: 0 0 30px;
        text-align: center;
    }

    .masthead_bottom .slick-dots {
        line-height: 10px;
        text-align: center;
        width: 100%;
    }

    .masthead_bottom .slick-dots li {
        height: 10px;
        display: inline-block;
        margin: 0 10px;
        float: none;
        vertical-align: top;
    }

    .masthead_bottom .slick-dots button {
        width: 10px;
        border: none;
        display: block;
        height: 10px;
        padding: 0;
        border-radius: 5px;
        background-color: #dbdbdb;
        font-size: 0;
    }

    .masthead_bottom .slick-dots .slick-active button {
        background-color: #66cbff;
    }

    .masthead_bottom .item {
        border: none !important;
        text-align: center;
        color: #333;
        font-size: 14px;
        line-height: 20px;
        padding: 46px 10px 25px !important;
    }

    .masthead_bottom img {
        top: 0 !important;
        left: 50%;
        transform: translateX(-50%);
    }

    .btn {
        width: 100%;
    }

    .btn-red-empty {
        padding: 18px 60px;
        font-size: 16px;
        width: 298px;
    }

    .portfolio-info_list li {
        width: 100%;
    }

    .portfolio-info_list a {
        color: #333;
        font-size: 14px;
        text-align: left;
        display: block;
        line-height: 20px;
    }

    .partners-list li {
        /*width: 50%;*/
    }

    .burger {
        top: 10px;
        right: 30px;
        width: 20px;
    }

    .burger span {
        margin: 8px 0 0;
    }

    .burger span:last-child {
        margin: 16px 0 0;
    }

    .title-item {
        font-size: 24px;
        line-height: 20px;
        margin: 0 27px 49px;
    }

    .portfolio-info {
        padding: 22px 0 40px;
    }

    .portfolio-carousel {
        display: none;
    }

    .portfolio-info_list {
        margin: 0 -10px 30px;
        background-color: #fff;
        padding: 20px 20px 16px;
        border-radius: 20px;
    }

    .portfolio-info_list li {
        padding: 0;
        border-top: 1px solid #00a9e2;
        animation-delay: 0s !important;
    }

    .portfolio-info_list a {
        color: #333;
        font-size: 14px;
        display: block;
        padding: 10px 25px 9px 0;
        line-height: 20px;
        text-align: left;
        background: none;
        position: relative;
    }

    .portfolio-info_list a:after {
        background-image: url(/local/templates/medteh/./images/sprite.png);
        display: inline-block;
        background-position: 0px -100px;
        width: 17px;
        height: 10px;
        content: '';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 6px;
    }

    .certificate-info {
        padding: 22px 0;
    }

    .certificate-info .title-item {
        margin: 0 27px 0;
    }

    .certificate-info .btn-red-empty {
        padding: 18px 54px;
    }

    .certificate-carousel {
        padding: 0 0 28px;
        margin: 0 0 29px;
    }

    .certificate-carousel .carousel-item {
        padding: 20px 9px;
    }

    .certificate-carousel .slick-arrow {
        width: 30px;
        height: 30px;
        margin: 0 -40px;
    }

    .certificate-carousel .slick-arrow:after {
        transform: translate(-50%, -50%) scale(0.8);
    }

    .partners-info {
        padding: 20px 0;
    }

    .partners-info .title-item {
        margin: 0 27px 18px;
    }

    .partners-info li {
        padding: 0 10px;
        margin: 0 0 20px;
    }

    .partners-list {
        margin: 0;
    }

    .partners-list a {
        height: 100px;
    }

    .footer-logo {
        margin: 0 0 47px;
    }

    .footer-logo img {
        width: 162px;
        height: 50px;
    }

    .footer {
        padding: 13px 0 26px;
    }

    .footer .copyright {
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        padding: 29px 0 0;
    }

    .footer_right {
        display: block;
        width: auto;
        padding: 0;
        position: static;
    }

    .footer_right .btn {
        position: absolute;
        width: 110px;
        height: 49px;
        border-radius: 24px;
        left: auto;
        padding: 13px 50px 20px 17px;
        bottom: auto;
        color: #fff;
        font-size: 10px;
        line-height: 12px;
        top: 8px;
        right: 20px;
        font-weight: bold;
    }

    .footer_right .btn:after {
        transform: translateY(-50%) scale(0.6);
        right: 10px;
    }

    .footer_right span {
        position: static;
        color: #999;
        font-size: 14px;
        top: 79px;
        left: 29px;
    }

    .footer_right .link-tel {
        position: static;
        font-size: 20px;
        top: 68px;
        left: 28px;
    }

    .footer_left {
        float: none;
        font-size: 14px;
        line-height: 20px;
        width: 100%;
    }

    .footer_nav {
        margin: 0 0 0 9px;
    }

    .footer_nav li {
        float: none;
        margin: 0;
    }

    .footer_nav a {
        font-size: 16px;
        line-height: 20px;
        display: block;
    }

    .footer_bottom .footer_left {
        padding: 20px 20px 0 9px;
    }

    .footer_bottom .footer_in {
        padding: 10px 0 0 10px;
    }

    .footer_in {
        font-size: 14px;
        line-height: 20px;
    }

    .header_top {
        overflow: visible;
        display: block;
    }

    .header_nav {
        top: 40px;
        padding: 20px 21px 40px 9px;
        background-color: #00a9e2;
    }

    .header_nav .btn-basket {
        background: #ee2252;
        font-size: 10px;
        line-height: 12px;
        width: 110px;
        padding: 14px 45px 10px 17px;
        display: block;
        margin: 0 0 0 auto;
        height: 50px;
        border-radius: 25px;
    }

    .header_nav .btn-basket:after {
        transform: translateY(-50%) scale(0.6);
        right: 9px;
    }

    .header_nav a {
        color: #fff;
        font-size: 16px;
        line-height: 20px;
        width: 100%;
        padding: 5px 45px 5px 20px;
        height: auto;
        background: none;
        margin: 0;
    }

    .header_nav a:hover {
        color: #fff;
    }

    .header_nav ul {
        padding: 10px 0 0;
    }

    .header_nav ul ul {
        background: none;
        padding: 5px 70px 4px 19px;
    }

    .header_nav ul ul li {
        margin: 0 0 11px;
    }

    .header_nav ul ul a {
        color: #fff;
        font-size: 14px;
        line-height: 20px;
        font-weight: 300;
    }

    .header_nav ul ul a:hover {
        color: #ee2252;
    }

    .header_nav ul ul .active > a {
        color: #fff;
        font-weight: 400;
        text-decoration: underline;
    }

    .header_nav li {
        border: none;
    }

    .header_nav .has-child > a:after {
        right: 12px;
        background-image: url(/local/templates/medteh/./images/sprite.png);
        display: inline-block;
        background-position: -78px -74px;
        width: 17px;
        height: 10px;
    }

    .inner-nav {
        border: 1px solid #dcdcdc;
    }

    .inner-nav_in {
        padding: 19px 10px 28px;
        background-color: #f7f7f7;
    }

    .nav-icon {
        color: #333;
        font-size: 16px;
        line-height: 30px;
        padding: 0 0 0 9px;
        margin: 0 13px 0 0;
        text-decoration: none !important;
    }

    .nav-icon:after {
        background-image: url(/local/templates/medteh/./images/sprite.png);
        display: inline-block;
        background-position: -66px -100px;
        width: 17px;
        height: 10px;
        transform: scale(-1);
        content: '';
        position: absolute;
        bottom: 9px;
        left: 21px;
    }

    .nav-icon.open:after {
        transform: scale(1);
    }

    .burger2 {
        margin: 0 8px 0 0;
        width: 20px;
        height: 20px;
    }

    .burger2 span {
        background-color: #00a9e2;
        width: 20px;
        height: 4px;
        margin: 8px 0 0;
    }

    .burger2 span:first-child {
        margin: 0;
    }

    .burger2 span:last-child {
        margin: 16px 0 0;
    }

    .inner-nav_menu {
        background-color: #f7f7f7;
        border: 1px solid #dcdcdc;
        padding: 0 0 8px;
    }

    .inner-nav_menu.open {
        left: -1px;
        right: -1px;
        width: auto;
        margin-top: 1px;
    }

    .inner-nav_menu ul {
        padding: 0 18px;
        display: block;
    }

    .inner-nav_menu a {
        color: #333;
        font-size: 16px;
        line-height: 30px;
    }

    .inner-nav_menu li {
        float: none;
        display: block;
        margin: 0;
    }

    .inner-nav_basket.open,
    .inner-nav_basket {
        border: none;
        left: 0;
        right: 0;
        margin: -2px 0 0 27px;
        padding: 0;
    }

    .inner-nav_basket.open:after,
    .inner-nav_basket:after {
        display: none;
    }

    .inner-nav_basket.open li,
    .inner-nav_basket li {
        margin: 0;
    }

    .inner-nav_basket.open ul,
    .inner-nav_basket ul {
        padding: 0 4px 0 0;
    }

    .inner-nav_basket.open a,
    .inner-nav_basket a {
        font-size: 0;
    }

    .inner-nav_basket.open .icon-basket,
    .inner-nav_basket .icon-basket {
        background-image: url(/local/templates/medteh/./images/sprite.png);
        display: inline-block;
        background-position: 0px 0px;
        width: 33px;
        height: 33px;
    }

    .inner-nav_basket.open .count,
    .inner-nav_basket .count {
        top: -8px;
        right: -5px;
    }

    .inner-nav_search input {
        height: 30px;
        border: 1px solid #dcdcdc;
        padding: 0 9px;
        font-size: 12px;
        color: #999;
    }

    .inner-nav_search input::-webkit-input-placeholder {
        color: #999;
    }

    .inner-nav_search input::-moz-placeholder {
        color: #999;
    }

    .inner-nav_search input:-moz-placeholder {
        color: #999;
    }

    .inner-nav_search input:-ms-input-placeholder {
        color: #999;
    }

    .crumbs {
        padding: 9px 0 15px;
    }

    .crumbs li {
        font-size: 12px;
    }

    .crumbs ul {
        margin: 0 0 14px;
    }

    .crumbs h1 {
        color: #333;
        font-weight: 300;
        text-align: center;
        font-size: 24px;
        line-height: 20px;
    }

    .crumbs .back {
        display: none;
    }

    .cabinets-list_in {
        margin: 0 -10px 13px;
    }

    .cabinets-list_in .item {
        padding: 3px 10px;
        min-height: 100px;
        margin: 0 0 14px;
    }

    .cabinets-list_in .preview {
        height: 80px;
        margin: 0 0 6px;
    }

    .cabinets-list_in .name {
        min-height: 1px;
        margin: 0 8px 24px;
        overflow: hidden;
    }

    .cabinets-list_in .btn {
        margin: 0;
        position: absolute;
        bottom: 19px;
        left: 18px;
    }

    .cabinets-list_in a {
        position: relative;
        padding: 18px 8px 49px;
        font-size: 12px;
        border-radius: 15px;
        line-height: 20px;
    }

    .btn-red-empty {
        font-size: 16px;
        line-height: 30px;
    }

    .btn-red-empty.small {
        padding: 3px 18px;
        width: auto;
        font-size: 14px;
        line-height: 20px;
    }

    .btn-red {
        padding-left: 20px;
        font-size: 16px;
        font-weight: 400;
        padding-right: 20px;
    }

    .cabinets-item-top_left {
        margin: 0 0 16px;
    }

    .cabinets-item-top_left .preview {
        margin: 0 0 11px;
        width: 100%;
        height: auto;
    }

    .cabinets-item-top_left .preview img {
        width: 100%;
        height: auto;
        position: static;
    }

    .cabinets-item-top_left a {
        font-size: 14px;
        line-height: 20px;
    }

    .popup, .cabinets-item-top_form {
        border-radius: 0;
        padding: 22px 30px 30px 30px;
        display: none;
        background: none;
    }

    .fancybox-content .cabinets-item-top_form {
        display: block;
    }

    .popup .col,
    .cabinets-item-top_form .col {
        width: 100%;
    }

    .popup .title,
    .cabinets-item-top_form .title {
        font-size: 24px;
        line-height: 20px;
        margin: 0 0 18px;
    }

    .popup .form-item,
    .cabinets-item-top_form .form-item {
        margin: 0 0 -1px;
    }

    .popup .info,
    .cabinets-item-top_form .info {
        font-weight: 300;
        font-size: 12px;
        line-height: 20px;
        padding: 6px 20px 15px 9px;
    }

    .popup .row,
    .cabinets-item-top_form .row {
        margin: 0 -5px;
    }

    .popup .btn,
    .cabinets-item-top_form .btn {
        padding: 20px;
    }

    .popup input,
    .popup textarea,
    .cabinets-item-top_form input,
    .cabinets-item-top_form textarea {
        font-size: 14px;
        line-height: 20px;
    }

    .popup textarea,
    .cabinets-item-top_form textarea {
        height: 110px;
    }

    .text-in {
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
    }

    .text-in h3 {
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
        margin: 33px 0 17px;
    }

    .text-in h3:first-child {
        margin-top: 0;
    }

    .text-in p {
        margin: 0 0 20px;
    }

    .text-in img {
        max-width: 100%;
        height: auto;
    }

    .text-in ul li {
        padding: 0 0 0 32px;
    }

    .cabinets-item-top {
        padding: 3px 0 0;
        margin: 0 -10px;
    }

    .cabinets-item-top .btn {
        width: 300px;
        display: block;
        margin: 0 auto;
    }

    .cabinets-item-text {
        padding: 15px 9px 1px;
    }

    .textpage-item-text {
        padding: 15px 9px 1px;
    }

    .fancybox-slide--html .fancybox-close-small {
        top: 5px;
        right: 5px;
        color: #000 !important;
    }

    .project-list_in .item {
        animation-delay: 0s !important;
        width: 100%;
        padding: 3px 20px;
        float: none;
        margin: 0 0 14px;
    }

    .project-list_in .btn {
        margin: 0 0 0 -10px;
    }

    .project-list_in .preview {
        width: 48%;
        float: right;
        height: 160px;
        margin: 0 0 0 2%;
    }

    .project-list_in .name {
        padding: 16px 0 0;
        min-height: 130px;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .project-list_in a {
        font-size: 12px;
        line-height: 20px;
        padding: 18px 18px 18px 27px;
    }

    .project-list-photo {
        margin: 0 -5px;
        padding: 0;
    }

    .project-list-photo .btn {
        padding: 20px;
        float: none;
        margin: 17px auto;
    }

    .project-list-photo_in {
        margin: 0 0 13px;
    }

    .faq-info {
        padding: 50px 0 22px;
    }

    .faq-info .title {
        margin: 0 -20px;
        font-size: 20px;
        line-height: 20px;
        padding: 13px 20px 17px 29px;
    }

    .faq-info .accordion-title {
        font-size: 14px;
        line-height: 20px;
        padding: 15px 95px 9px 0;
    }

    .faq-info .accordion-title:after {
        right: 7px;
    }

    .faq-info .accordion-item {
        margin: 0 10px;
    }

    .comments-form_in {
        border-radius: 0;
        margin: 0 -20px;
        text-align: center;
        padding: 27px 20px 48px;
    }

    .comments-form_in .title {
        text-align: center;
        color: #333;
        font-size: 24px;
        margin: 0 0 -2px;
        line-height: 30px;
    }

    .comments-form_in .subtitle {
        text-align: center;
        margin: 0 25px 20px;
        font-size: 12px;
        line-height: 20px;
    }

    .comments-form_in .info,
    .comments-form_in .name {
        color: #333;
        font-size: 14px;
        line-height: 20px;
        width: 100%;
        -ms-flex-order: 1;
        order: 1;
        text-align: center;
    }

    .comments-form_in .info {
        padding: 0;
    }

    .comments-form_in .stars {
        margin: 0 0 -3px;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
    }

    .comments-form_in .stars i {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .comments-form_in .row {
        display: -ms-flexbox;
        display: flex;
        margin: 0 0 -7px;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .comments-form_in .form-item {
        display: none;
        width: auto;
        margin: 0 10px;
    }

    .comments-form_in .radio-group {
        -ms-flex-order: 2;
        order: 2;
        margin: 6px 0 -11px;
        width: 100%;
    }

    .comments-form_in .radio-group label {
        float: none;
        margin: 0 10px;
        width: auto;
        display: inline-block;
        vertical-align: top;
    }

    .comments-form_in .only-mobile {
        -ms-flex-order: 3;
        order: 3;
    }

    .comments-form_in .btn {
        -ms-flex-order: 4;
        order: 4;
        margin: 13px auto 0;
        width: 300px;
        padding: 19px 43px;
    }

    /*.category-list_in .col {
    width: 100%;
  }*/
    /*.category-list_in .col .col {
    width: 50%;
  }*/
    /*.category-list_in .name {
    font-size: 12px;
    line-height: 20px;
  }*/
    /*.category-list_in .item a {
    height: 161px;
  }*/
    /*.category-list_in .name {
    min-height: 40px;
  }*/
    .category-list_in .item--height a {
        height: 340px;
    }

    .category-list_in a {
        padding: 28px 28px 13px 17px;
    }

    .catalog-list_in h1 {
        font-size: 24px;
        line-height: 30px;
        text-align: center;
        margin: 0 0 2px;
        width: 100%;
    }

    .catalog-list_in .sort {
        margin: 5px 0 14px;
        clear: both;
        font-size: 16px;
        width: 100%;
        float: none;
    }

    .catalog-item {
        padding: 5px 10px;
        margin: 0 0 10px;
        animation-delay: 0s !important;
    }

    .catalog-item:nth-child(even) {
        animation-delay: 0.2s !important;
    }

    .catalog-item a {
        font-size: 12px;
        line-height: 20px;
        border-radius: 15px;
        padding: 18px 8px 52px;
    }

    .catalog-item .preview {
        height: 80px;
    }

    .catalog-item .name {
        min-height: 1px;
        margin: 0 0 0 10px;
    }

    .catalog-item .btn {
        left: 33px;
        line-height: 26px;
        bottom: 18px;
        padding: 0 17px;
    }

    /* .catalog-item .btn:before {
    content: '';
    vertical-align: middle;
    background-image: url(/local/templates/medteh/./images/sprite.png);
    display: inline-block;
    background-position: -40px -38px;
    width: 21px;
    height: 21px;
  }*/
    .catalog-item .like {
        right: 11px;
        transform: scale(0.7);
        bottom: 18px;
    }

    .catalog-item .cash {
        font-size: 16px;
        margin: 0 9px -4px;
        line-height: 30px;
    }

    .catalog-list {
        margin: 0 -10px;
    }

    .catalog-item-info_in {
        padding: 18px 19px 21px;
        margin: 0 -10px 6px;
    }

    .catalog-item-info_in .preview {
        width: 100%;
        height: 100%;
        height: 360px;
        margin: 0 0 -1px;
        display: none;
    }

    .catalog-item-info_in .preview img {
        width: 100%;
        height: 100%;
        position: static;
        transform: none;
    }

    .catalog-item-info_in .text {
        padding: 0;
    }

    .catalog-item-info_in .info {
        font-size: 12px;
        margin: 0 0 4px;
        line-height: 20px;
        width: 100%;
    }

    .catalog-item-info_in .status {
        font-size: 14px;
        margin: 0 0 -4px;
    }

    .catalog-item-info_in .cash {
        float: left;
        margin: 0 0 21px;
        font-size: 14px;
    }

    .catalog-item-info_in .cash b {
        font-size: 24px;
    }

    .catalog-item-info_in .like {
        display: none;
    }

    .catalog-item-info_in .btn {
        clear: both;
        padding: 20px 43px;
    }

    .catalog-item-info_in .calc {
        float: right;
        width: 111px;
        margin: 3px 10px 0 0;
    }

    .catalog-item-info_in .calc input {
        font-size: 14px;
        height: 30px;
    }

    .catalog-item-info_in .calc i {
        width: 30px;
        height: 30px;
    }

    .catalog-item-info_in .calc i:after {
        width: 12px;
        height: 3px;
    }

    .catalog-item-info_in .calc i:before {
        width: 3px;
        height: 12px;
    }

    .catalog-item-info_in .important {
        float: none;
        margin: 0 0 11px;
        font-size: 12px;
        line-height: 20px;
        font-weight: 300;
        border: none;
        padding: 0;
    }

    .catalog-item-info_in .characteristic {
        padding: 20px 0 0;
    }

    .catalog-item-info_in .characteristic:after {
        display: none;
    }

    .catalog-item-info_in .mobile-drop {
        display: none;
        font-size: 12px;
        line-height: 18px;
    }

    .catalog-item-info_in .mobile-drop.active {
        display: block;
    }

    .catalog-item-info_in .mobile-title {
        position: relative;
    }

    .catalog-item-info_in .mobile-title.active:after {
        transform: translateY(-50%) scale(-1);
    }

    .catalog-item-info_in .mobile-title:after {
        background-image: url(/local/templates/medteh/./images/sprite.png);
        display: inline-block;
        background-position: -44px -100px;
        width: 17px;
        height: 10px;
        content: '';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
    }

    .catalog-item-info_in .mobile-title h3 {
        text-transform: uppercase;
        font-size: 14px;
        line-height: 30px;
    }

    .catalog-item-info_in h1 {
        max-width: 100%;
        margin: 0 0 -1px;
        font-size: 24px;
        font-weight: 300;
        line-height: 30px;
    }

    .more-product {
        padding: 0 0 50px;
    }

    .more-product .title-item {
        color: #333;
        font-weight: 300;
        text-align: center;
        font-size: 24px;
        line-height: 30px;
        margin: 0 0 23px;
    }

    .more-product .slick-list {
        margin: 0 -10px;
    }

    .more-product .catalog-item {
        padding: 0 10px;
    }

    .more-product .slick-slide div {
        height: 100%;
    }

    .more-product .slick-arrow {
        left: 50%;
        top: auto;
        width: 30px;
        height: 30px;
        bottom: 0;
        margin: 0 -40px;
    }

    .more-product .slick-arrow:after {
        transform: translate(-50%, -50%) scale(0.8);
    }

    .more-product .slick-next {
        left: auto;
        right: 50%;
    }

    .more-product_carousel {
        padding: 0 0 66px;
    }
}

/* Metrology page */

.link_metrology {
    display: inline-block;
    width: 48%;
    padding: 50px;
    border: 1px solid #00a9e2;
    border-radius: 10px;
    text-align: center;

}

.metrology_text a {
    color: #00a9e2;
    text-decoration: none;
}


@media screen and (max-width: 500px) {
    .link_metrology {
        display: block;
        width: 100%;
        margin: 20px 0;
    }
}

/* END Metrology page */

/* Contacts page */

.map_contacts {
    display: inline-block;
    width: 60%;
    padding-top: 10px;
}

.contacts_text {
    display: inline-block;
    width: 35%;
}

.contacts-item-text {
    padding: 42px 0 32px;
    max-width: 1440px;
    margin: 0 auto;
}


@media screen and (max-width: 500px) {
    .logo img {
        width: 130px;
        height: 45px;
    }

    .header_right .btn-basket {
        width: 160px;
        padding: 13px 45px 10px 17px;
    }

    .link_metrology {
        display: block;
        width: 100%;
        margin: 20px 0;
    }

    .contacts-item-text {

    }

    .map_contacts {
        display: block;
        width: 100%;

    }

    .contacts_text {
        display: block;
        width: 100%;
    }

    .footer_right {
        float: none;
    }

    .footer_right .btn {
        position: static;
        top: 0;
        padding: 11px 30px 10px 7px;
        width: 150px;
        line-height: 1.2;
        font-size: 10px;
        /*font-size: 12px;*/
        margin: 5px 0;
    }

    .btn-basket:before {
        position: static;
    }

    .footer_right .btn:after {
        right: 25px;
        top: 220px;
    }


    .footer_right .link-tel {
        position: static;
    }

    .footer_right span {
        position: static;
        margin: 0;
    }

    .only-mobile .btn-basket {
        width: 130px;
        padding: 9px 45px 10px 17px;
    }

}

@media screen and (max-width: 375px) {
    .catalog-item .btn {
        left: 23px;
    }
}

@media screen and (max-width: 360px) {
    .catalog-item .btn {
        left: 20px;
    }
}


/* END Contacts page */

/* Custom main page */

.masthead_bottom a {
    color: #333;
}


/* END Custom main page */

/* History page */

.history_page h3 {
    font-weight: 600;
}

.history_page p {
    margin: 0 0 20px;
}

.history_page ul {
    margin-top: 20px;
    margin-bottom: 20px;
}

.history_page ul li {
    padding: 0 0 0 15px;
    margin-left: 15px;
}

@media screen and (max-width: 500px) {

    .history_page h3 {
        font-size: 1.1rem;
        line-height: 23px;
        /*font-weight: 600;	*/
    }

    .history_page ul li {
        margin-left: 0px;
    }

    .partners-list .owl-nav {
        left: -10%;
        width: 120% !important;
    }

}

@media screen and (max-width: 375px) {
    .history_page h3 {
        font-size: 1.1rem;
        line-height: 23px;
    }
}

@media screen and (max-width: 360px) {
    .history_page h3 {
        font-size: 1.1rem;
        line-height: 23px;
    }
}


/* END History page */

#thank .title {
    text-align: center;
}

/* Service detail text */

.serv_detail_text {
    text-align: justify;
}

.serv_detail_text h3 {
    margin: 0 0 15px;
    text-align: left;
}

.serv_detail_text ol {
    list-style: auto;
    margin: 0 20px 15px;
}

.serv_detail_text ul {
    margin: 0 0px 15px;
}

.serv_detail_text p {
    margin: 0 0 15px;
}

.serv_detail_text ul li {
    padding: 0 0 0 15px;
    text-align: left;
    margin: 0 0 5px;
}

.serv_detail_textol li {
    text-align: left;
    margin: 0 0 5px;
}

/* END Service detail text */


.footer_button {
    z-index: 10;
}

.error-msg {
    margin-bottom: 20px;

    color: #ee2252;
}

.privacy_popcy {
    max-width: 1400px;
    margin: 10px auto 30px;
}

.privacy_popcy p {
    font: 20px Roboto, sans-serif;
}

.privacy_popcy p {
    margin: 5px 0 5px 0;
    padding: 5px 0 5px 0;
    font: 20px Roboto, sans-serif;
}

.privacy_popcy .pst_bold {
    font-weight: 500;
}

@media (max-width: 1366px) {
    .privacy_popcy {
        max-width: 1305px;
        margin: 10px auto 30px;
    }
}

@media (max-width: 1024px) {
    .privacy_popcy {
        max-width: 984px;
        margin: 10px auto 30px;
    }
}

@media (max-width: 990px) {
    .privacy_popcy {
        margin: 10px 5% 30px 5%;
        pne-height: 23px;
    }

    .privacy_popcy p {
        font: 16px Roboto, sans-serif;
        font-weight: 300;
    }

    .privacy_popcy p {
        margin: 5px 0 5px 0;
        padding: 5px 0 5px 0;
        font: 16px Roboto, sans-serif;
        font-weight: 300;
    }

    .privacy_popcy .pst_bold {
        font-weight: 300;
    }
}
/* End */
/* /local/templates/medteh/components/bitrix/search.title/top_search/style.css?16780574522183 */
/* /local/components/itc/cookie/templates/.default/style.css?1750922779874 */
/* /local/templates/medteh/template_styles.css?1750918703137713 */
