@import url(../libs/bootstrap-4.1.3/css/bootstrap-grid.min.css);
@import url(../libs/bootstrap-4.1.3/css/bootstrap.min.css);
@import url(../libs/bootstrap-4.1.3/css/bootstrap-reboot.min.css);
@import url(../libs/font-awesome-4.7.0/css/font-awesome.min.css);
@import url(../libs/owl-carousel/owl.carousel.min.css);
@import url(../libs/owl-carousel/owl.theme.default.min.css);
@import url(../libs/animate.css);

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

@font-face {
    font-family: Proxima Nova;
    src: url(../fonts/ProximaNova/ProximaNova-Regular.ttf);
    format: "truetype";
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: Proxima Nova;
    src: url(../fonts/ProximaNova/ProximaNova-Bold.ttf);
    format: "truetype";
    font-weight: 700;
    font-display: swap
}

@font-face {
    font-family: Proxima Nova;
    src: url(../fonts/ProximaNova/ProximaNova-Black.ttf);
    format: "truetype";
    font-weight: 900;
    font-display: swap
}

@font-face {
    font-family: Ubuntu;
    src: url(../fonts/Ubuntu/Ubuntu-Regular.ttf);
    format: "truetype";
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: Ubuntu;
    src: url(../fonts/Ubuntu/Ubuntu-Medium.ttf);
    format: "truetype";
    font-weight: 500;
    font-display: swap
}

@font-face {
    font-family: Ubuntu;
    src: url(../fonts/Ubuntu/Ubuntu-Bold.ttf);
    format: "truetype";
    font-weight: 700;
    font-display: swap
}

html {
    scroll-behavior: smooth
}

body {
    overflow-x: hidden;
    font-weight: 700;
    font-family: Ubuntu, Helvetica, sans-serif;
    text-align: center
}

body,
html {
    width: 100%
}

a {
    color: #1b1414;
    transition: all .2s ease
}

a:hover {
    color: #000;
    text-decoration: none
}

.wrapper {
    max-width: 1220px;
    margin: 0 auto
}

p {
    margin: 0
}

body .about {
    padding-top: 100px
}

body .categories2 {
    padding-top: 100px;
    padding-bottom: 100px
}

body .details {
    padding-bottom: 150px
}

body .details,
body .diagnostic,
body .price,
body .price2 {
    padding-top: 100px
}

body footer {
    margin-top: 100px
}

.about .wrapper .about-title,
.categories2 .wrapper .categories2-title,
.details .wrapper .details-title,
.price2 .wrapper .price2-title,
.price .wrapper .price-title {
    margin-bottom: 80px
}

.diagnostic .wrapper .diagnostic-title {
    margin: 0 auto 80px
}

.first {
    transition: all;
    position: relative;
    min-height: 100vh;
    height: 830px
}

.first header {
    background: #142432;
    height: 120px;
    position: fixed;
    display: block;
    top: 0;
    right: 0;
    left: 0;
    z-index: 2;
    padding: 0 20px
}

.first header .wrapper {
    position: relative;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    height: inherit
}

.first header .wrapper,
.first header .wrapper .item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.first header .wrapper .item {
    color: #fff;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    height: 54px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.first header .wrapper .item-brown {
    color: #eed2a1;
    font-size: 19px
}

.first header .wrapper .item-white {
    font-size: 19px;
    color: #fff;
    font-weight: 700
}

.first header .wrapper .item_logo {
    width: 150px;
    height: 140px;
    background: #fff
}

.first header .wrapper .item_logo-top {
    color: #000;
    position: relative;
    top: 24px;
    line-height: 14px;
    font-weight: 400;
    width: 100%;
    font-size: 19px;
    display: inline-block
}

.first header .wrapper .item_logo-bottom img {
    padding-top: 15px;
    width: 60px
}

.first header .wrapper .item_md,
.first header .wrapper .item_sm {
    display: none
}

.first .first_wrapper {
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 100%;
    /* overflow-x: hidden */
}

.first .first_wrapper .first_carousel {
    position: relative;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0
}

.first .first_wrapper .owl-carousel .owl-stage-outer {
    height: 100%
}

.first .first_wrapper .owl-carousel .owl-stage {
    height: 100%;
    position: relative
}

.first .first_wrapper .owl-carousel .owl-item,
.first .first_wrapper .owl-carousel .owl-item .item {
    height: 100%
}

.first .first_wrapper .owl-carousel .owl-item .first_item {
    height: 100%;
    bottom: 10px;
    padding-top: 100px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.first .first_wrapper .owl-carousel .owl-item .first_item-slide1 {
    background: linear-gradient(0deg, rgba(20, 36, 50, .85), rgba(20, 36, 50, .85)), url(../img/first_bg.jpg) no-repeat center 0;
    background-size: cover
}

.first .first_wrapper .owl-carousel .owl-item .first_item-slide2 {
    background: linear-gradient(0deg, rgba(20, 36, 50, .65), rgba(20, 36, 50, .85)), url(../img/first_2.jpg) no-repeat center 0;
    background-size: cover
}

.first .first_wrapper .owl-carousel .owl-item .first_item-slide3 {
    background: linear-gradient(0deg, rgba(20, 36, 50, .65), rgba(20, 36, 50, .85)), url(../img/first_3.jpg) no-repeat center 0;
    background-size: cover
}

.first .first_wrapper .owl-carousel .owl-item .first_item-title {
    max-width: 1020px;
    margin: 0 auto;
    position: relative;
    font-family: Proxima Nova;
    font-size: 64px;
    line-height: 78px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 900;
    padding: 0 20px
}

.first .first_wrapper .owl-carousel .owl-item .first_item-title:before {
    content: "";
    position: absolute;
    width: 150px;
    height: 8px;
    left: 0;
    right: 0;
    bottom: -32px;
    margin: 0 auto;
    background: #eed2a1
}

.first .first_wrapper .owl-carousel .owl-item .first_item-descr {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 52px;
    text-align: center;
    color: #fff;
    margin: 82px auto 0;
    max-width: 400px;
    padding: 0 20px
}

.first .first_wrapper .owl-dots {
    position: relative;
    top: -100px
}

.first .first_wrapper .owl-dots .owl-dot {
    outline: none
}

.first .first_wrapper .owl-dots .owl-dot span {
    width: 20px;
    height: 20px;
    margin: 0 15px;
    background: #707d8f;
    transition: all .3s ease
}

.first .first_wrapper .owl-dots .owl-dot.active span,
.first .first_wrapper .owl-dots .owl-dot span:hover {
    background: #fff
}

.first .first_wrapper .owl-nav {
    top: 50%;
    right: 0;
    left: 0;
    content: "";
    position: absolute;
    max-width: 1300px;
    margin: 0 auto;
    z-index: 1
}

.first .first_wrapper .owl-nav button.owl-prev {
    transition: all .3s ease;
    outline: none;
    position: absolute;
    left: 0
}

.first .first_wrapper .owl-nav button.owl-prev:hover {
    background: none
}

.first .first_wrapper .owl-nav button.owl-next {
    transition: all .3s ease;
    outline: none;
    position: absolute;
    right: 0;
    top: 25%
}

.first .first_wrapper .owl-nav button.owl-next:hover {
    background: none
}

.first .first_wrapper .owl-nav button.owl-next:hover img {
    filter: hue-rotate(180deg)
}

.categories {
    padding-top: 20px
}

.categories .wrapper {
    padding: 0 10px
}

.categories .wrapper .categories_wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center
}

.categories .wrapper .categories_wrapper .item:last-child {
    margin-right: 0
}

.categories .wrapper .categories_wrapper .item {
    margin-top: 40px
}

.categories .wrapper .categories_wrapper .item:hover {
    cursor: pointer
}

.categories .wrapper .categories_wrapper .item:hover .item_title {
    color: #eed2a1
}

.categories .wrapper .categories_wrapper .item .item_img {
    max-width: 100%;
    width: 220px;
    height: auto
}

.categories .wrapper .categories_wrapper .item .item_title {
    font-family: Proxima Nova;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #142432;
    font-weight: 800;
    margin-top: 16px;
    transition: all .3s ease
}

.about .wrapper {
    padding: 0 20px
}

.about .wrapper .about-title {
    font-family: Proxima Nova;
    font-size: 42px;
    line-height: 51px;
    text-align: center;
    text-transform: uppercase;
    color: #142432;
    font-weight: 800;
    position: relative
}

.about .wrapper .about-title:before {
    content: "";
    position: absolute;
    background: #eed2a1;
    bottom: -38px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 150px;
    height: 8px
}

.about .wrapper .about_wrapper {
    display: -ms-flexbox;
    display: flex
}

.about .wrapper .about_wrapper .item {
    -ms-flex: 1;
    flex: 1
}

.about .wrapper .about_wrapper .item-text {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    color: #142432;
    text-align: left
}

.about .wrapper .about_wrapper .item-text3 {
    margin-top: 30px
}

.about .wrapper .about_wrapper .item_right {
    margin-left: 30px
}

.categories2 .wrapper {
    padding: 0 20px
}

.categories2 .wrapper .categories2-title-sm {
    display: none
}

.categories2 .wrapper .categories2-title {
    font-family: Proxima Nova;
    font-size: 42px;
    line-height: 51px;
    text-align: center;
    text-transform: uppercase;
    color: #142432;
    font-weight: 800;
    position: relative
}

.categories2 .wrapper .categories2-title:before {
    content: "";
    position: absolute;
    background: #eed2a1;
    bottom: -38px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 150px;
    height: 8px
}

.categories2 .wrapper .categories2_wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: baseline;
    align-items: baseline
}

.categories2 .wrapper .categories2_wrapper .item {
    margin: 20px 15px
}

.categories2 .wrapper .categories2_wrapper .item .img-wrapper {
    position: relative
}

.categories2 .wrapper .categories2_wrapper .item .img-wrapper img {
    height: auto
}

.categories2 .wrapper .categories2_wrapper .item .img-wrapper .img-title {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 50px;
    background: #142432;
    opacity: .8;
    line-height: 50px;
    text-align: left;
    padding-left: 16px;
    font-family: Proxima Nova;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff
}

.categories2 .wrapper .categories2_wrapper .item .item-text {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    color: #142432;
    text-align: left;
    margin-top: 20px
}

.details {
    background: #f2f2f2
}

.details .wrapper {
    padding: 0 20px
}

.details .wrapper .details-title-sm {
    display: none;
    font-family: Proxima Nova;
    font-size: 42px;
    line-height: 51px;
    text-align: center;
    text-transform: uppercase;
    color: #142432;
    font-weight: 800;
    position: relative
}

.details .wrapper .details-title-sm:before {
    content: "";
    position: absolute;
    background: #eed2a1;
    bottom: -38px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 150px;
    height: 8px
}

.details .wrapper .details-title {
    font-family: Proxima Nova;
    font-size: 42px;
    line-height: 51px;
    text-align: center;
    text-transform: uppercase;
    color: #142432;
    font-weight: 800;
    position: relative
}

.details .wrapper .details-title:before {
    content: "";
    position: absolute;
    background: #eed2a1;
    bottom: -38px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 150px;
    height: 8px
}

.details .details_wrapper {
    position: relative;
    max-width: 1220px;
    margin: 0 auto
}

.details .details_wrapper .details_carousel {
    position: relative;
    top: 50%;
    margin-top: 40px
}

.details .details_wrapper .details_carousel .item .item_img {
    max-width: 100%;
    width: 280px;
    height: auto
}

.details .details_wrapper .details_carousel .item .item_info {
    background: #fff;
    padding-left: 25px
}

.details .details_wrapper .details_carousel .item .item_info-title {
    font-family: Proxima Nova;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #142432;
    font-weight: 700;
    padding-top: 24px;
    text-align: left
}

.details .details_wrapper .details_carousel .item .item_info-descr {
    font-family: Proxima Nova;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    color: #142432;
    font-weight: 400;
    margin-top: 16px;
    text-align: left;
    padding-bottom: 22px
}

.details .details_wrapper .details_carousel .owl-dots {
    margin: 0;
    position: relative;
    top: 50px
}

.details .details_wrapper .details_carousel .owl-dots .owl-dot {
    outline: none
}

.details .details_wrapper .details_carousel .owl-dots .owl-dot span {
    width: 20px;
    height: 20px;
    margin: 0 15px;
    background: #505965;
    transition: all .3s ease
}

.details .details_wrapper .details_carousel .owl-dots .owl-dot.active span,
.details .details_wrapper .details_carousel .owl-dots .owl-dot span:hover {
    background: #eed2a1
}

.details .details_wrapper .details_carousel .owl-nav {
    top: 35%;
    right: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 100%;
    z-index: 1
}

.details .details_wrapper .details_carousel .owl-nav button.owl-prev {
    transition: all .3s ease;
    outline: none;
    position: absolute;
    left: -100px
}

.details .details_wrapper .details_carousel .owl-nav button.owl-prev:hover {
    background: none
}

.details .details_wrapper .details_carousel .owl-nav button.owl-next {
    transition: all .3s ease;
    outline: none;
    position: absolute;
    right: -100px;
    top: 25%
}

.details .details_wrapper .details_carousel .owl-nav button.owl-next:hover {
    background: none
}

.diagnostic .wrapper {
    padding: 0 20px
}

.diagnostic .wrapper .diagnostic-title {
    max-width: 700px;
    font-family: Proxima Nova;
    font-size: 42px;
    line-height: 51px;
    text-align: center;
    text-transform: uppercase;
    color: #142432;
    font-weight: 800;
    position: relative
}

.diagnostic .wrapper .diagnostic-title:before {
    content: "";
    position: absolute;
    background: #eed2a1;
    bottom: -38px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 150px;
    height: 8px
}

.diagnostic .wrapper .diagnostic_wrapper .myrow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.diagnostic .wrapper .diagnostic_wrapper .myrow .item {
    width: 32%;
    min-height: 60px;
    background: #f2f2f2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    color: #142432;
    cursor: pointer;
    padding: 10px 10px 10px 20px;
    margin: 5px 0
}

.diagnostic .wrapper .diagnostic_wrapper .myrow .item_hidden_480_320,
.diagnostic .wrapper .diagnostic_wrapper .myrow .item_hidden_1024_768,
.diagnostic .wrapper .diagnostic_wrapper .myrow .item_hidden_1920_1024 {
    text-align: left;
    display: none
}

.diagnostic .wrapper .diagnostic_wrapper .showMore {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    color: #eed2a1;
    position: relative;
    display: inline-block;
    transition: all .3s ease;
    margin-top: 30px
}

.diagnostic .wrapper .diagnostic_wrapper .showMore:before {
    content: url(../img/arrow_down.png);
    position: absolute;
    left: -24px
}

.diagnostic .wrapper .diagnostic_wrapper .showMore:hover {
    cursor: pointer;
    color: #dfac53
}

.price .wrapper {
    padding: 0 20px
}

.price .wrapper .price-title {
    font-family: Proxima Nova;
    font-size: 42px;
    line-height: 51px;
    text-align: center;
    text-transform: uppercase;
    color: #142432;
    font-weight: 800;
    position: relative
}

.price .wrapper .price-title:before {
    content: "";
    position: absolute;
    background: #eed2a1;
    bottom: -38px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 150px;
    height: 8px
}

.price .wrapper .price_wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.price .wrapper .price_wrapper .thead {
    display: -ms-flexbox;
    display: flex;
    background: #f2f2f2;
    border-bottom: 1px solid #bdbdbd
}

.price .wrapper .price_wrapper .thead p {
    height: 50px;
    text-align: left;
    -ms-flex: 1;
    flex: 1;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 50px;
    color: #142432;
    padding-left: 20px
}

.price .wrapper .price_wrapper .tr {
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #f2f2f2
}

.price .wrapper .price_wrapper .tr p {
    text-align: left;
    -ms-flex: 1;
    flex: 1;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 50px;
    color: #142432;
    padding-left: 20px
}

.price2 .wrapper {
    padding: 0 20px
}

.price2 .wrapper .price2-title {
    font-family: Proxima Nova;
    font-size: 42px;
    line-height: 51px;
    text-align: center;
    text-transform: uppercase;
    color: #142432;
    font-weight: 800;
    position: relative
}

.price2 .wrapper .price2-title:before {
    content: "";
    position: absolute;
    background: #eed2a1;
    bottom: -38px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 150px;
    height: 8px
}

.price2 .wrapper .price2_wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.price2 .wrapper .price2_wrapper .thead {
    display: -ms-flexbox;
    display: flex;
    background: #f2f2f2;
    border-bottom: 1px solid #bdbdbd
}

.price2 .wrapper .price2_wrapper .thead p {
    height: 50px;
    text-align: left;
    -ms-flex: 1;
    flex: 1;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 50px;
    color: #142432;
    padding-left: 20px
}

.price2 .wrapper .price2_wrapper .tr {
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #f2f2f2
}

.price2 .wrapper .price2_wrapper .tr p {
    text-align: left;
    -ms-flex: 1;
    flex: 1;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 50px;
    color: #142432;
    padding-left: 20px
}

footer .footer_wrapper .item {
    min-height: 600px
}

footer .footer_wrapper .item_left {
    display: inline-block;
    width: 50%;
    height: 600px;
    margin: 0;
    margin-right: -4px
}

footer .footer_wrapper .item_right {
    display: inline-block;
    width: 50%;
    height: 600px;
    margin: 0;
    background: linear-gradient(0deg, rgba(11, 29, 44, .9), rgba(11, 29, 44, .9)), url(../img/first_bg.jpg) no-repeat 0;
    background-size: cover;
    position: relative
}

footer .footer_wrapper .item_right .item_logo {
    content: "";
    position: absolute;
    left: 70px;
    width: 150px;
    height: 140px;
    background: #eed2a1;
    font-size: 15px
}

footer .footer_wrapper .item_right .item_logo-top {
    color: #000;
    position: relative;
    top: 24px;
    line-height: 14px;
    font-weight: 400;
    width: 100%;
    font-size: 19px;
    display: inline-block
}

footer .footer_wrapper .item_right .item_logo-bottom {
    position: relative;
    top: 20%
}

footer .footer_wrapper .item_right .item_logo-bottom img {
    padding-top: 15px;
    width: 60px
}

footer .footer_wrapper .item_right .contacts {
    content: "";
    position: absolute;
    max-width: 520px;
    top: 50%;
    height: 200px;
    left: 74px;
    transform: translateY(-50%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 20px
}

footer .footer_wrapper .item_right .contacts .contacts_item {
    text-align: left;
    width: 50%;
    color: #fff;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    font-size: 17px
}

footer .footer_wrapper .item_right .contacts .contacts_item-brown {
    color: #eed2a1;
    font-size: 19px
}

footer .footer_wrapper .item_right .contacts .contacts_item-white {
    font-size: 19px;
    color: #fff;
    font-weight: 700
}

footer .footer_wrapper .item_right .info {
    content: "";
    position: absolute;
    bottom: 50px;
    left: 74px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    width: 60%;
    text-align: left;
    line-height: 17px;
    color: #828282
}

@media only screen and (max-width:1440px) {
    .first .first_wrapper .owl-carousel .owl-item .first_item-title {
        font-size: 48px;
        line-height: 58px
    }

    body .about {
        padding-top: 90px
    }

    body .categories2 {
        padding-top: 90px;
        padding-bottom: 90px
    }

    body .details {
        padding-bottom: 150px
    }

    body .details,
    body .diagnostic,
    body .price,
    body .price2 {
        padding-top: 90px
    }

    body footer {
        margin-top: 90px
    }

    .about .wrapper .about-title,
    .categories2 .wrapper .categories2-title,
    .details .wrapper .details-title,
    .price2 .wrapper .price2-title,
    .price .wrapper .price-title {
        margin-bottom: 80px
    }

    .diagnostic .wrapper .diagnostic-title {
        margin: 0 auto 80px
    }

    .first header {
        height: 100px
    }

    .first header .wrapper .item_logo {
        height: 120px
    }

    .first .first_wrapper .first_carousel .first_item-title {
        font-size: 48px
    }

    .first .first_wrapper .first_carousel .first_item-descr {
        font-size: 24px
    }

    .first .first_wrapper .first_carousel .owl-nav button.owl-prev {
        transition: all .3s ease;
        outline: none;
        position: absolute;
        left: 20px;
        top: 25%
    }

    .first .first_wrapper .first_carousel .owl-nav button.owl-next {
        transition: all .3s ease;
        outline: none;
        position: absolute;
        right: 20px;
        top: 25%
    }

    .categories .wrapper {
        padding: 0 10px
    }

    .categories .wrapper .categories_wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .categories .wrapper .categories_wrapper .item:last-child {
        margin-right: 0
    }

    .categories .wrapper .categories_wrapper .item {
        width: 31%;
        margin: 20px 10px
    }

    .categories .wrapper .categories_wrapper .item .item_img {
        max-width: 100%;
        width: 100%;
        height: auto
    }

    .categories .wrapper .categories_wrapper .item .item_title {
        font-family: Proxima Nova;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        text-transform: uppercase;
        color: #142432;
        font-weight: 800;
        margin-top: 16px
    }

    .categories2 .wrapper {
        padding: 0 10px
    }

    .categories2 .wrapper .categories2-title-sm {
        display: none
    }

    .categories2 .wrapper .categories2-title {
        font-family: Proxima Nova;
        font-size: 42px;
        line-height: 51px;
        text-align: center;
        text-transform: uppercase;
        color: #142432;
        font-weight: 800;
        position: relative
    }

    .categories2 .wrapper .categories2-title:before {
        content: "";
        position: absolute;
        background: #eed2a1;
        bottom: -38px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 150px;
        height: 8px
    }

    .categories2 .wrapper .categories2_wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: baseline;
        align-items: baseline;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .categories2 .wrapper .categories2_wrapper .item {
        margin: 20px 15px;
        width: 47%
    }

    .categories2 .wrapper .categories2_wrapper .item .img-wrapper {
        width: 100%;
        position: relative
    }

    .categories2 .wrapper .categories2_wrapper .item .img-wrapper img {
        height: auto;
        width: 100%
    }

    .categories2 .wrapper .categories2_wrapper .item .img-wrapper .img-title {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        height: 50px;
        background: #142432;
        opacity: .8;
        line-height: 50px;
        text-align: left;
        padding-left: 16px;
        font-family: Proxima Nova;
        font-size: 20px;
        text-transform: uppercase;
        color: #fff
    }

    .categories2 .wrapper .categories2_wrapper .item .item-text {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        line-height: 30px;
        color: #142432;
        text-align: left;
        margin-top: 20px
    }

    .details {
        background: #f2f2f2
    }

    .details .wrapper {
        padding: 0 20px
    }

    .details .wrapper .details-title-sm {
        display: none;
        font-family: Proxima Nova;
        font-size: 42px;
        line-height: 51px;
        text-align: center;
        text-transform: uppercase;
        color: #142432;
        font-weight: 800;
        position: relative
    }

    .details .wrapper .details-title-sm:before {
        content: "";
        position: absolute;
        background: #eed2a1;
        bottom: -38px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 150px;
        height: 8px
    }

    .details .wrapper .details-title {
        font-family: Proxima Nova;
        font-size: 42px;
        line-height: 51px;
        text-align: center;
        text-transform: uppercase;
        color: #142432;
        font-weight: 800;
        position: relative
    }

    .details .wrapper .details-title:before {
        content: "";
        position: absolute;
        background: #eed2a1;
        bottom: -38px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 150px;
        height: 8px
    }

    .details .details_wrapper .details_carousel {
        top: 50%;
        margin-top: 40px
    }

    .details .details_wrapper .details_carousel .item .item_img {
        max-width: 100%;
        width: 280px;
        height: auto
    }

    .details .details_wrapper .details_carousel .item .item_info {
        padding-left: 25px
    }

    .details .details_wrapper .details_carousel .item .item_info-title {
        font-size: 20px;
        line-height: 24px;
        color: #142432;
        font-weight: 700;
        padding-top: 24px
    }

    .details .details_wrapper .details_carousel .item .item_info-descr {
        font-size: 17px;
        line-height: 24px;
        text-align: center;
        margin-top: 16px;
        text-align: left;
        padding-bottom: 22px
    }

    .details .details_wrapper .details_carousel .owl-dots {
        margin: 0;
        position: relative;
        top: 50px
    }

    .details .details_wrapper .details_carousel .owl-dots .owl-dot {
        outline: none
    }

    .details .details_wrapper .details_carousel .owl-dots .owl-dot span {
        width: 20px;
        height: 20px;
        margin: 0 15px;
        background: #505965;
        transition: all .3s ease
    }

    .details .details_wrapper .details_carousel .owl-dots .owl-dot span:hover {
        background: #eed2a1
    }

    .details .details_wrapper .details_carousel .owl-nav {
        display: none
    }

    .details .details_wrapper .details_carousel .owl-nav button.owl-prev {
        left: -100px
    }

    .details .details_wrapper .details_carousel .owl-nav button.owl-prev:hover {
        background: none
    }

    .details .details_wrapper .details_carousel .owl-nav button.owl-next {
        right: -100px;
        top: 25%
    }

    .details .details_wrapper .details_carousel .owl-nav button.owl-next:hover {
        background: none
    }

    .price .wrapper {
        padding: 0 20px
    }

    .price .wrapper .price-title {
        font-family: Proxima Nova;
        font-size: 42px;
        line-height: 51px;
        text-align: center;
        text-transform: uppercase;
        color: #142432;
        font-weight: 800;
        position: relative
    }

    .price .wrapper .price-title:before {
        content: "";
        position: absolute;
        background: #eed2a1;
        bottom: -38px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 150px;
        height: 8px
    }

    .price .wrapper .price_wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .price .wrapper .price_wrapper .thead {
        display: -ms-flexbox;
        display: flex;
        background: #f2f2f2;
        border-bottom: 1px solid #bdbdbd
    }

    .price .wrapper .price_wrapper .thead p {
        height: 50px;
        text-align: left;
        -ms-flex: 1;
        flex: 1;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 50px;
        color: #142432;
        padding-left: 20px
    }

    .price .wrapper .price_wrapper .tr {
        display: -ms-flexbox;
        display: flex;
        border-bottom: 1px solid #f2f2f2
    }

    .price .wrapper .price_wrapper .tr p {
        text-align: left;
        -ms-flex: 1;
        flex: 1;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        line-height: 50px;
        color: #142432;
        padding-left: 20px
    }

    .price2 .wrapper {
        padding: 0 20px
    }

    .price2 .wrapper .price2-title {
        font-family: Proxima Nova;
        font-size: 42px;
        line-height: 51px;
        text-align: center;
        text-transform: uppercase;
        color: #142432;
        font-weight: 800;
        position: relative
    }

    .price2 .wrapper .price2-title:before {
        content: "";
        position: absolute;
        background: #eed2a1;
        bottom: -38px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 150px;
        height: 8px
    }

    .price2 .wrapper .price2_wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .price2 .wrapper .price2_wrapper .thead {
        display: -ms-flexbox;
        display: flex;
        background: #f2f2f2;
        border-bottom: 1px solid #bdbdbd
    }

    .price2 .wrapper .price2_wrapper .thead p {
        height: 50px;
        text-align: left;
        -ms-flex: 1;
        flex: 1;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 50px;
        color: #142432;
        padding-left: 20px
    }

    .price2 .wrapper .price2_wrapper .tr {
        display: -ms-flexbox;
        display: flex;
        border-bottom: 1px solid #f2f2f2
    }

    .price2 .wrapper .price2_wrapper .tr p {
        text-align: left;
        -ms-flex: 1;
        flex: 1;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        line-height: 50px;
        color: #142432;
        padding-left: 20px
    }

    footer .footer_wrapper .item_right .item_logo {
        width: 150px
    }

    footer .footer_wrapper .item_right .item_logo-bottom img {
        padding-top: 10px;
        width: 60px
    }

    footer .footer_wrapper .item_right .contacts .contacts_item-brown {
        color: #eed2a1
    }
}

@media only screen and (max-width:1024px) {
    .first .first_wrapper .owl-nav {
        display: none
    }

    .first .first_wrapper .owl-carousel .owl-item .first_item-title {
        font-size: 42px
    }

    .first header .wrapper .item-white {
        font-size: 17px
    }

    .first .first_wrapper .owl-carousel .owl-item .first_item-title:before {
        bottom: -20px
    }

    .first .first_wrapper .owl-carousel .owl-item .first_item-descr {
        margin: 40px auto 0
    }

    .first header .wrapper .item-brown {
        font-size: 17px
    }

    .item_hidden_1920_1024 {
        display: none !important
    }

    .diagnostic .wrapper .diagnostic_wrapper .myrow .item {
        width: 49%
    }

    body .about {
        padding-top: 80px
    }

    body .categories2 {
        padding-top: 80px;
        padding-bottom: 80px
    }

    body .details {
        padding-bottom: 130px
    }

    body .details,
    body .diagnostic,
    body .price,
    body .price2 {
        padding-top: 80px
    }

    body footer {
        margin-top: 80px
    }

    .about .wrapper .about-title,
    .categories2 .wrapper .categories2-title,
    .details .wrapper .details-title,
    .price2 .wrapper .price2-title,
    .price .wrapper .price-title {
        margin-bottom: 80px
    }

    .diagnostic .wrapper .diagnostic-title {
        margin: 0 auto 80px
    }

    .first header {
        height: 100px
    }

    .first header .wrapper .item {
        display: none
    }

    .first header .wrapper .item_logo {
        height: 120px
    }

    .first header .wrapper .item_md {
        display: block
    }

    .first .wrapper .first_carousel {
        top: 50%;
        transform: translateY(-50%)
    }

    .first .wrapper .first_carousel .first_item-title {
        max-width: 800px;
        margin: 0 auto;
        font-size: 48px;
        line-height: 58px
    }

    .first .wrapper .first_carousel .first_item-title:before {
        width: 150px;
        height: 8px;
        bottom: -32px
    }

    .first .wrapper .first_carousel .first_item-descr {
        font-weight: 400;
        font-size: 24px;
        line-height: 38px
    }

    .first .wrapper .first_carousel div.owl-nav {
        display: none
    }

    .categories .wrapper {
        padding: 0 10px
    }

    .categories .wrapper .categories_wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .categories .wrapper .categories_wrapper .item:last-child {
        margin-right: 0
    }

    .categories .wrapper .categories_wrapper .item {
        width: 30%;
        margin: 20px 10px
    }

    .categories .wrapper .categories_wrapper .item .item_img {
        max-width: 100%;
        width: 100%;
        height: auto
    }

    .categories .wrapper .categories_wrapper .item .item_title {
        font-family: Proxima Nova;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        text-transform: uppercase;
        color: #142432;
        font-weight: 800;
        margin-top: 16px
    }

    .categories2 .wrapper {
        padding: 0 10px
    }

    .categories2 .wrapper .categories2-title-sm {
        display: none
    }

    .categories2 .wrapper .categories2-title {
        font-family: Proxima Nova;
        font-size: 42px;
        line-height: 51px;
        text-align: center;
        text-transform: uppercase;
        color: #142432;
        font-weight: 800;
        position: relative
    }

    .categories2 .wrapper .categories2-title:before {
        content: "";
        position: absolute;
        background: #eed2a1;
        bottom: -38px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 150px;
        height: 8px
    }

    .categories2 .wrapper .categories2_wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: baseline;
        align-items: baseline;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .categories2 .wrapper .categories2_wrapper .item {
        margin: 30px 10px;
        width: 45%
    }

    .categories2 .wrapper .categories2_wrapper .item .img-wrapper {
        width: 100%;
        position: relative
    }

    .categories2 .wrapper .categories2_wrapper .item .img-wrapper img {
        height: auto;
        width: 100%
    }

    .categories2 .wrapper .categories2_wrapper .item .img-wrapper .img-title {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        height: 50px;
        background: #142432;
        opacity: .8;
        line-height: 50px;
        text-align: left;
        padding-left: 16px;
        font-family: Proxima Nova;
        font-size: 20px;
        text-transform: uppercase;
        color: #fff
    }

    .categories2 .wrapper .categories2_wrapper .item .item-text {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        line-height: 30px;
        color: #142432;
        text-align: left;
        margin-top: 20px
    }

    .details {
        background: #f2f2f2
    }

    .details .wrapper {
        padding: 0 20px
    }

    .details .wrapper .details-title-sm {
        display: none;
        font-family: Proxima Nova;
        font-size: 42px;
        line-height: 51px;
        text-align: center;
        text-transform: uppercase;
        color: #142432;
        font-weight: 800;
        position: relative
    }

    .details .wrapper .details-title-sm:before {
        content: "";
        position: absolute;
        background: #eed2a1;
        bottom: -38px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 150px;
        height: 8px
    }

    .details .wrapper .details-title {
        font-family: Proxima Nova;
        font-size: 42px;
        line-height: 51px;
        text-align: center;
        text-transform: uppercase;
        color: #142432;
        font-weight: 800;
        position: relative
    }

    .details .wrapper .details-title:before {
        content: "";
        position: absolute;
        background: #eed2a1;
        bottom: -38px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 150px;
        height: 8px
    }

    .details .details_wrapper .details_carousel {
        top: 50%;
        margin-top: 40px
    }

    .details .details_wrapper .details_carousel .item .item_img {
        max-width: 100%;
        width: 100%;
        height: auto
    }

    .details .details_wrapper .details_carousel .item .item_info {
        padding-left: 25px
    }

    .details .details_wrapper .details_carousel .item .item_info-title {
        font-size: 20px;
        line-height: 24px;
        color: #142432;
        font-weight: 700;
        padding-top: 24px
    }

    .details .details_wrapper .details_carousel .item .item_info-descr {
        font-size: 17px;
        line-height: 24px;
        text-align: center;
        margin-top: 16px;
        text-align: left;
        padding-bottom: 22px
    }

    .details .details_wrapper .details_carousel .owl-dots {
        margin: 0;
        position: relative;
        top: 50px
    }

    .details .details_wrapper .details_carousel .owl-dots .owl-dot {
        outline: none
    }

    .details .details_wrapper .details_carousel .owl-dots .owl-dot span {
        width: 20px;
        height: 20px;
        margin: 0 15px;
        background: #505965;
        transition: all .3s ease
    }

    .details .details_wrapper .details_carousel .owl-dots .owl-dot span:hover {
        background: #eed2a1
    }

    .details .details_wrapper .details_carousel .owl-nav {
        display: none
    }

    .details .details_wrapper .details_carousel .owl-nav button.owl-prev {
        left: -100px
    }

    .details .details_wrapper .details_carousel .owl-nav button.owl-prev:hover {
        background: none
    }

    .details .details_wrapper .details_carousel .owl-nav button.owl-next {
        right: -100px;
        top: 25%
    }

    .details .details_wrapper .details_carousel .owl-nav button.owl-next:hover {
        background: none
    }

    .price .wrapper {
        padding: 0 20px
    }

    .price .wrapper .price-title {
        font-family: Proxima Nova;
        font-size: 42px;
        line-height: 51px;
        text-align: center;
        text-transform: uppercase;
        color: #142432;
        font-weight: 800;
        position: relative
    }

    .price .wrapper .price-title:before {
        content: "";
        position: absolute;
        background: #eed2a1;
        bottom: -38px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 150px;
        height: 8px
    }

    .price .wrapper .price_wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .price .wrapper .price_wrapper .thead {
        display: -ms-flexbox;
        display: flex;
        background: #f2f2f2;
        border-bottom: 1px solid #bdbdbd
    }

    .price .wrapper .price_wrapper .thead p {
        height: 50px;
        text-align: left;
        -ms-flex: 1;
        flex: 1;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 50px;
        color: #142432;
        padding-left: 20px
    }

    .price .wrapper .price_wrapper .tr {
        display: -ms-flexbox;
        display: flex;
        border-bottom: 1px solid #f2f2f2
    }

    .price .wrapper .price_wrapper .tr p {
        text-align: left;
        -ms-flex: 1;
        flex: 1;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        line-height: 50px;
        color: #142432;
        padding-left: 20px
    }

    .price2 .wrapper {
        padding: 0 20px
    }

    .price2 .wrapper .price2-title {
        font-family: Proxima Nova;
        font-size: 42px;
        line-height: 51px;
        text-align: center;
        text-transform: uppercase;
        color: #142432;
        font-weight: 800;
        position: relative
    }

    .price2 .wrapper .price2-title:before {
        content: "";
        position: absolute;
        background: #eed2a1;
        bottom: -38px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 150px;
        height: 8px
    }

    .price2 .wrapper .price2_wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .price2 .wrapper .price2_wrapper .thead {
        display: -ms-flexbox;
        display: flex;
        background: #f2f2f2;
        border-bottom: 1px solid #bdbdbd
    }

    .price2 .wrapper .price2_wrapper .thead p {
        height: 50px;
        text-align: left;
        -ms-flex: 1;
        flex: 1;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 50px;
        color: #142432;
        padding-left: 20px
    }

    .price2 .wrapper .price2_wrapper .tr {
        display: -ms-flexbox;
        display: flex;
        border-bottom: 1px solid #f2f2f2
    }

    .price2 .wrapper .price2_wrapper .tr p {
        text-align: left;
        -ms-flex: 1;
        flex: 1;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        line-height: 50px;
        color: #142432;
        padding-left: 20px
    }

    footer .footer_wrapper .item {
        min-height: 600px
    }

    footer .footer_wrapper .item_left {
        display: inline-block;
        width: 50%;
        height: 600px;
        margin: 0;
        margin-right: -4px
    }

    footer .footer_wrapper .item_right {
        display: inline-block;
        width: 50%;
        height: 600px;
        margin: 0;
        background: linear-gradient(0deg, rgba(11, 29, 44, .9), rgba(11, 29, 44, .9)), url(../img/first_bg.jpg) no-repeat 50%;
        background-size: cover;
        position: relative
    }

    footer .footer_wrapper .item_right .contacts {
        content: "";
        position: absolute;
        max-width: 520px;
        top: 60%;
        height: 400px;
        left: 74px;
        -ms-flex-direction: column;
        flex-direction: column
    }

    footer .footer_wrapper .item_right .contacts .contacts_item {
        text-align: left;
        width: 100%;
        color: #fff;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        margin-bottom: 25px
    }

    footer .footer_wrapper .item_right .contacts .contacts_item-brown {
        color: #eed2a1
    }

    footer .footer_wrapper .item_right .contacts .contacts_item-white {
        color: #fff;
        font-weight: 700
    }

    footer .footer_wrapper .item_right .info {
        content: "";
        position: absolute;
        bottom: 50px;
        left: 74px;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 17px;
        color: #828282
    }
}

@media only screen and (max-width:768px) {
    .first .first_wrapper .owl-carousel .owl-item .first_item-title {
        font-size: 32px;
        line-height: 44px
    }

    .first .first_wrapper .owl-carousel .owl-item .first_item-descr {
        margin-bottom: 50px
    }

    .first .first_wrapper .owl-carousel .owl-item .first_item {
        padding-top: 0
    }

    .item_hidden_1024_768 {
        display: none !important
    }

    body .about {
        padding-top: 70px
    }

    body .categories2 {
        padding-top: 70px;
        padding-bottom: 70px
    }

    body .details {
        padding-bottom: 120px
    }

    body .details,
    body .diagnostic,
    body .price,
    body .price2 {
        padding-top: 70px
    }

    body footer {
        margin-top: 70px
    }

    .about .wrapper .about-title,
    .categories2 .wrapper .categories2-title,
    .details .wrapper .details-title,
    .price2 .wrapper .price2-title,
    .price .wrapper .price-title {
        margin-bottom: 80px
    }

    .diagnostic .wrapper .diagnostic-title {
        margin: 0 auto 80px
    }

    .first header {
        height: 92px
    }

    .first header .wrapper .item {
        display: none
    }

    .first header .wrapper .item_logo {
        width: 114px;
        height: 92px
    }

    .first header .wrapper .item_logo-top {
        color: #000;
        position: relative;
        top: 15px;
        line-height: 14px;
        font-weight: 400;
        width: 100%;
        font-size: 15px;
        display: inline-block
    }

    .first header .wrapper .item_logo-bottom img {
        padding-top: 0;
        top: 0
    }

    .first header .wrapper .item_md {
        display: none
    }

    .first header .wrapper .item_sm {
        display: block
    }

    .first .wrapper .first_carousel {
        top: 50%;
        transform: translateY(-50%)
    }

    .first .wrapper .first_carousel .first_item-title {
        margin: 0 auto;
        font-size: 32px;
        line-height: 39px;
        max-width: 500px
    }

    .first .wrapper .first_carousel .first_item-title:before {
        width: 150px;
        height: 8px;
        bottom: -32px
    }

    .first .wrapper .first_carousel .first_item-descr {
        font-weight: 400;
        font-size: 20px;
        line-height: 38px
    }

    .categories .wrapper {
        padding: 0 10px
    }

    .categories .wrapper .categories_wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .categories .wrapper .categories_wrapper .item:last-child {
        margin-right: 0
    }

    .categories .wrapper .categories_wrapper .item {
        width: 45%;
        margin: 20px 10px
    }

    .categories .wrapper .categories_wrapper .item .item_img {
        max-width: 100%;
        width: 100%;
        height: auto
    }

    .categories .wrapper .categories_wrapper .item .item_title {
        font-family: Proxima Nova;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        text-transform: uppercase;
        color: #142432;
        font-weight: 800;
        margin-top: 16px
    }

    .about .wrapper {
        padding: 0 20px
    }

    .about .wrapper .about-title {
        font-family: Proxima Nova;
        font-size: 32px;
        line-height: 51px;
        text-align: center;
        text-transform: uppercase;
        color: #142432;
        font-weight: 800;
        position: relative
    }

    .about .wrapper .about-title:before {
        content: "";
        position: absolute;
        background: #eed2a1;
        bottom: -38px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 150px;
        height: 8px
    }

    .about .wrapper .about_wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .about .wrapper .about_wrapper .item {
        -ms-flex: 1;
        flex: 1
    }

    .about .wrapper .about_wrapper .item-text {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 30px;
        color: #142432;
        text-align: left
    }

    .about .wrapper .about_wrapper .item-text3 {
        margin-top: 30px
    }

    .about .wrapper .about_wrapper .item_right {
        margin-left: 0;
        margin-top: 30px
    }

    .categories2 .wrapper {
        padding: 0 10px
    }

    .categories2 .wrapper .categories2-title-sm {
        display: none
    }

    .categories2 .wrapper .categories2-title {
        font-family: Proxima Nova;
        font-size: 32px;
        line-height: 39px;
        text-align: center;
        text-transform: uppercase;
        color: #142432;
        font-weight: 800;
        position: relative
    }

    .categories2 .wrapper .categories2-title:before {
        content: "";
        position: absolute;
        background: #eed2a1;
        bottom: -38px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 150px;
        height: 8px
    }

    .categories2 .wrapper .categories2_wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: baseline;
        align-items: baseline;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .categories2 .wrapper .categories2_wrapper .item {
        margin: 30px 10px 0;
        width: 45%
    }

    .categories2 .wrapper .categories2_wrapper .item .img-wrapper {
        width: 100%;
        position: relative
    }

    .categories2 .wrapper .categories2_wrapper .item .img-wrapper img {
        height: auto;
        width: 100%
    }

    .categories2 .wrapper .categories2_wrapper .item .img-wrapper .img-title {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        height: 50px;
        background: #142432;
        opacity: .8;
        line-height: 50px;
        text-align: left;
        padding-left: 16px;
        font-family: Proxima Nova;
        font-size: 15px;
        text-transform: uppercase;
        color: #fff
    }

    .categories2 .wrapper .categories2_wrapper .item .item-text {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 25px;
        color: #142432;
        text-align: left;
        margin-top: 20px
    }

    .details {
        background: #f2f2f2
    }

    .details .wrapper {
        padding: 0 20px
    }

    .details .wrapper .details-title-sm {
        display: block;
        font-family: Proxima Nova;
        font-size: 32px;
        line-height: 39px;
        text-align: center;
        text-transform: uppercase;
        color: #142432;
        font-weight: 800;
        position: relative
    }

    .details .wrapper .details-title-sm:before {
        content: "";
        position: absolute;
        background: #eed2a1;
        bottom: -38px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 150px;
        height: 8px
    }

    .details .wrapper .details-title {
        display: none;
        font-family: Proxima Nova;
        font-size: 32px;
        line-height: 39px;
        text-align: center;
        text-transform: uppercase;
        color: #142432;
        font-weight: 800;
        position: relative
    }

    .details .wrapper .details-title:before {
        content: "";
        position: absolute;
        background: #eed2a1;
        bottom: -38px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 150px;
        height: 8px
    }

    .details .details_wrapper .details_carousel {
        top: 50%;
        margin-top: 70px
    }

    .details .details_wrapper .details_carousel .item .item_img {
        max-width: 100%;
        width: 100%;
        height: auto
    }

    .details .details_wrapper .details_carousel .item .item_info {
        padding-left: 25px
    }

    .details .details_wrapper .details_carousel .item .item_info-title {
        font-size: 20px;
        line-height: 24px;
        color: #142432;
        font-weight: 700;
        padding-top: 24px
    }

    .details .details_wrapper .details_carousel .item .item_info-descr {
        font-size: 17px;
        line-height: 24px;
        text-align: center;
        margin-top: 16px;
        text-align: left;
        padding-bottom: 22px
    }

    .details .details_wrapper .details_carousel .owl-dots {
        margin: 0;
        position: relative;
        top: 50px
    }

    .details .details_wrapper .details_carousel .owl-dots .owl-dot {
        outline: none
    }

    .details .details_wrapper .details_carousel .owl-dots .owl-dot span {
        width: 20px;
        height: 20px;
        margin: 0 15px;
        background: #505965;
        transition: all .3s ease
    }

    .details .details_wrapper .details_carousel .owl-dots .owl-dot span:hover {
        background: #eed2a1
    }

    .details .details_wrapper .details_carousel .owl-nav {
        display: none
    }

    .details .details_wrapper .details_carousel .owl-nav button.owl-prev {
        left: -100px
    }

    .details .details_wrapper .details_carousel .owl-nav button.owl-prev:hover {
        background: none
    }

    .details .details_wrapper .details_carousel .owl-nav button.owl-next {
        right: -100px;
        top: 25%
    }

    .details .details_wrapper .details_carousel .owl-nav button.owl-next:hover {
        background: none
    }

    .diagnostic .wrapper .diagnostic-title {
        max-width: 400px;
        font-size: 32px;
        line-height: 39px
    }

    .diagnostic .wrapper .diagnostic-title:before {
        content: "";
        position: absolute;
        background: #eed2a1;
        bottom: -38px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 150px;
        height: 8px
    }

    .diagnostic .wrapper .diagnostic_wrapper .group {
        background: #f2f2f2;
        text-align: left;
        margin: 10px 0;
        padding-left: 10px
    }

    .diagnostic .wrapper .diagnostic_wrapper .group label {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        color: #142432;
        cursor: pointer
    }

    .diagnostic .wrapper .diagnostic_wrapper .showMore {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        line-height: 20px;
        text-align: center;
        color: #eed2a1;
        position: relative;
        display: inline-block;
        transition: all .3s ease
    }

    .diagnostic .wrapper .diagnostic_wrapper .showMore:hover {
        cursor: pointer;
        color: #dfac53
    }

    .diagnostic .wrapper .showMoreTarget {
        display: none
    }

    .diagnostic .wrapper .showMoreTarget.active {
        display: block
    }

    .diagnostic .wrapper .diagnostic_wrapper .myrow .item {
        width: 100%
    }

    .price .wrapper {
        padding: 0 20px
    }

    .price .wrapper .price-title {
        font-family: Proxima Nova;
        font-size: 32px;
        line-height: 39px;
        text-align: center;
        text-transform: uppercase;
        color: #142432;
        font-weight: 800;
        position: relative
    }

    .price .wrapper .price-title:before {
        content: "";
        position: absolute;
        background: #eed2a1;
        bottom: -38px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 150px;
        height: 8px
    }

    .price .wrapper .price_wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .price .wrapper .price_wrapper .thead {
        display: -ms-flexbox;
        display: flex;
        background: #f2f2f2;
        border-bottom: 1px solid #bdbdbd
    }

    .price .wrapper .price_wrapper .thead p {
        height: 50px;
        text-align: left;
        -ms-flex: 1;
        flex: 1;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 50px;
        color: #142432;
        padding-left: 20px
    }

    .price .wrapper .price_wrapper .tr {
        display: -ms-flexbox;
        display: flex;
        border-bottom: 1px solid #f2f2f2
    }

    .price .wrapper .price_wrapper .tr p {
        text-align: left;
        -ms-flex: 1;
        flex: 1;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        line-height: 50px;
        color: #142432;
        padding-left: 20px
    }

    .price2 .wrapper {
        padding: 0 20px
    }

    .price2 .wrapper .price2-title {
        font-family: Proxima Nova;
        font-size: 32px;
        line-height: 39px;
        text-align: center;
        text-transform: uppercase;
        color: #142432;
        font-weight: 800;
        position: relative
    }

    .price2 .wrapper .price2-title:before {
        content: "";
        position: absolute;
        background: #eed2a1;
        bottom: -38px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 150px;
        height: 8px
    }

    .price2 .wrapper .price2_wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .price2 .wrapper .price2_wrapper .thead {
        display: -ms-flexbox;
        display: flex;
        background: #f2f2f2;
        border-bottom: 1px solid #bdbdbd
    }

    .price2 .wrapper .price2_wrapper .thead p {
        height: 50px;
        text-align: left;
        -ms-flex: 1;
        flex: 1;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 50px;
        color: #142432;
        padding-left: 20px
    }

    .price2 .wrapper .price2_wrapper .tr {
        display: -ms-flexbox;
        display: flex;
        border-bottom: 1px solid #f2f2f2
    }

    .price2 .wrapper .price2_wrapper .tr p {
        text-align: left;
        -ms-flex: 1;
        flex: 1;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        line-height: 50px;
        color: #142432;
        padding-left: 20px
    }

    footer .footer_wrapper .item {
        min-height: 500px
    }

    footer .footer_wrapper .item_left {
        display: block;
        width: 100%;
        height: 500px;
        margin: 0;
        margin-right: -4px
    }

    footer .footer_wrapper .item_right {
        display: block;
        width: 100%;
        height: 500px;
        margin: 0;
        background: linear-gradient(0deg, rgba(11, 29, 44, .9), rgba(11, 29, 44, .9)), url(../img/first_bg.jpg) no-repeat 50%;
        background-size: cover;
        position: relative
    }

    footer .footer_wrapper .item_right .item_logo {
        content: "";
        position: absolute;
        left: 20px;
        background: #eed2a1
    }

    footer .footer_wrapper .item_right .item_logo-top {
        color: #000;
        position: relative;
        width: 100%;
        display: inline-block
    }

    footer .footer_wrapper .item_right .item_logo-bottom img {
        padding-top: 0;
        width: 60px
    }

    footer .footer_wrapper .item_right .contacts {
        content: "";
        position: absolute;
        max-width: 460px;
        height: 150px;
        left: 20px;
        -ms-flex-direction: row;
        flex-direction: row
    }

    footer .footer_wrapper .item_right .contacts .contacts_item {
        text-align: left;
        width: 50%;
        color: #fff;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        margin-bottom: 25px
    }

    footer .footer_wrapper .item_right .contacts .contacts_item-brown {
        color: #eed2a1
    }

    footer .footer_wrapper .item_right .contacts .contacts_item-white {
        color: #fff;
        font-weight: 700
    }

    footer .footer_wrapper .item_right .info {
        content: "";
        position: absolute;
        bottom: 50px;
        left: 20px;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 17px;
        color: #828282;
        width: 80%
    }
}

@media only screen and (max-width:480px) {
    .first .first_wrapper .owl-carousel .owl-item .first_item-title {
        font-size: 28px;
        line-height: 34px
    }

    .first .first_wrapper .owl-carousel .owl-item .first_item-descr {
        font-size: 17px;
        line-height: 40px
    }

    .first .first_wrapper .owl-carousel .owl-item .first_item-title:before {
        height: 6px;
        bottom: -30px
    }

    .first .first_wrapper .owl-carousel .owl-item .first_item-descr {
        margin-top: 40px;
        margin-bottom: 0
    }

    .details .details_wrapper .details_carousel .owl-dots {
        margin: 10px 0
    }

    .first .first_wrapper .owl-dots {
        top: -62px
    }

    .first {
        height: 540px;
        min-height: 540px
    }

    .first header {
        padding: 0;
        height: 58px
    }

    .first header .wrapper {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .first header .wrapper .item,
    .first header .wrapper .item_sm_none {
        display: none
    }

    .first header .wrapper .item_logo {
        top: 0;
        left: 0;
        position: relative;
        width: 90px;
        height: 58px
    }

    .first header .wrapper .item_md,
    .first header .wrapper .item_sm {
        display: none
    }

    .first header .wrapper .item_sm_320 {
        padding-right: 20px;
        margin-left: auto;
        display: block
    }

    .first .wrapper .first_carousel {
        top: 50%;
        transform: translateY(-50%)
    }

    .first .wrapper .first_carousel .first_item-title {
        margin: 0 auto;
        font-size: 28px;
        line-height: 51px
    }

    .first .wrapper .first_carousel .first_item-title:before {
        width: 150px;
        height: 8px;
        bottom: -32px
    }

    .first .wrapper .first_carousel .first_item-descr {
        font-weight: 400;
        font-size: 17px;
        line-height: 38px
    }

    .first .wrapper .first_carousel .owl-dots {
        top: 45px
    }

    .categories .wrapper {
        padding: 0 10px
    }

    .categories .wrapper .categories_wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .categories .wrapper .categories_wrapper .item:last-child {
        margin-right: 0
    }

    .categories .wrapper .categories_wrapper .item {
        width: 100%;
        margin: 20px 10px
    }

    .categories .wrapper .categories_wrapper .item .item_img {
        max-width: 100%;
        width: 100%;
        height: auto
    }

    .categories .wrapper .categories_wrapper .item .item_title {
        font-family: Proxima Nova;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        text-transform: uppercase;
        color: #142432;
        font-weight: 800;
        margin-top: 16px
    }

    .about .wrapper .about-title {
        max-width: 300px;
        margin: 0 auto 70px;
        font-size: 28px;
        line-height: 34px
    }

    .categories2 .wrapper .categories2-title-sm {
        margin-bottom: 30px
    }

    .categories2 .wrapper {
        padding: 0 10px
    }

    .categories2 .wrapper .categories2-title-sm {
        font-family: Proxima Nova;
        font-size: 28px;
        line-height: 34px;
        text-align: center;
        text-transform: uppercase;
        color: #142432;
        font-weight: 800;
        position: relative;
        display: block
    }

    .categories2 .wrapper .categories2-title-sm:before {
        content: "";
        position: absolute;
        background: #eed2a1;
        bottom: -22px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 150px;
        height: 8px
    }

    .categories2 .wrapper .categories2-title {
        display: none;
        font-family: Proxima Nova;
        font-size: 32px;
        line-height: 39px;
        text-align: center;
        text-transform: uppercase;
        color: #142432;
        font-weight: 800;
        position: relative
    }

    .categories2 .wrapper .categories2-title:before {
        content: "";
        position: absolute;
        background: #eed2a1;
        bottom: -38px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 150px;
        height: 8px
    }

    .categories2 .wrapper .categories2_wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: baseline;
        align-items: baseline;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .categories2 .wrapper .categories2_wrapper .item {
        margin: 30px 10px 0;
        width: 100%
    }

    .categories2 .wrapper .categories2_wrapper .item .img-wrapper {
        width: 100%;
        position: relative
    }

    .categories2 .wrapper .categories2_wrapper .item .img-wrapper img {
        height: auto;
        width: 100%
    }

    .categories2 .wrapper .categories2_wrapper .item .img-wrapper .img-title {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        height: 50px;
        background: #142432;
        opacity: .8;
        line-height: 50px;
        text-align: left;
        padding-left: 16px;
        font-family: Proxima Nova;
        font-size: 15px;
        text-transform: uppercase;
        color: #fff
    }

    .categories2 .wrapper .categories2_wrapper .item .item-text {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 25px;
        color: #142432;
        text-align: left;
        margin-top: 20px
    }

    .details .wrapper .details-title-sm,
    .diagnostic .wrapper .diagnostic-title {
        font-size: 28px;
        line-height: 34px
    }

    .price .wrapper {
        padding: 0 20px
    }

    .price .wrapper .price-title {
        font-family: Proxima Nova;
        font-size: 28px;
        line-height: 34px;
        text-align: center;
        text-transform: uppercase;
        color: #142432;
        font-weight: 800;
        position: relative
    }

    .price .wrapper .price-title:before {
        content: "";
        position: absolute;
        background: #eed2a1;
        bottom: -38px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 150px;
        height: 8px
    }

    .price .wrapper .price_wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .price .wrapper .price_wrapper .thead {
        display: -ms-flexbox;
        display: flex;
        background: #f2f2f2;
        border-bottom: 1px solid #bdbdbd
    }

    .price .wrapper .price_wrapper .thead p {
        height: 50px;
        text-align: left;
        -ms-flex: 1;
        flex: 1;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 50px;
        color: #142432;
        padding-left: 20px
    }

    .price .wrapper .price_wrapper .tr {
        display: -ms-flexbox;
        display: flex;
        border-bottom: 1px solid #f2f2f2
    }

    .price .wrapper .price_wrapper .tr p {
        text-align: left;
        -ms-flex: 1;
        flex: 1;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        line-height: 50px;
        color: #142432;
        padding-left: 20px
    }

    .price2 .wrapper {
        padding: 0 20px
    }

    .price2 .wrapper .price2-title {
        font-family: Proxima Nova;
        font-size: 28px;
        line-height: 34px;
        text-align: center;
        text-transform: uppercase;
        color: #142432;
        font-weight: 800;
        position: relative
    }

    .price2 .wrapper .price2-title:before {
        content: "";
        position: absolute;
        background: #eed2a1;
        bottom: -38px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 150px;
        height: 8px
    }

    .price2 .wrapper .price2_wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .price2 .wrapper .price2_wrapper .thead {
        display: -ms-flexbox;
        display: flex;
        background: #f2f2f2;
        border-bottom: 1px solid #bdbdbd
    }

    .price2 .wrapper .price2_wrapper .thead p {
        height: 50px;
        text-align: left;
        -ms-flex: 1;
        flex: 1;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 50px;
        color: #142432;
        padding-left: 20px
    }

    .price2 .wrapper .price2_wrapper .tr {
        display: -ms-flexbox;
        display: flex;
        border-bottom: 1px solid #f2f2f2
    }

    .price2 .wrapper .price2_wrapper .tr p {
        text-align: left;
        -ms-flex: 1;
        flex: 1;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        line-height: 50px;
        color: #142432;
        padding-left: 20px
    }

    footer .footer_wrapper .item_right {
        min-height: 520px;
        height: auto
    }

    footer .footer_wrapper .item_right .contacts {
        -ms-flex-direction: column;
        flex-direction: column;
        top: 62%;
        height: 300px;
        width: 90%
    }

    footer .footer_wrapper .item_right .contacts .contacts_item {
        width: 90%;
        margin-bottom: 17px
    }

    footer .footer_wrapper .item_right .info {
        bottom: 20px;
        line-height: 20px;
        width: 80%
    }

    .first header .wrapper .item_logo-top {
        color: #000;
        position: relative;
        top: 4px;
        width: 100%;
        display: inline-block
    }

    .first header .wrapper .item_logo-bottom {
        position: relative;
        top: -14px
    }
}

@media only screen and (max-width:320px) {
    .first .first_wrapper .owl-carousel .owl-item .first_item-title {
        font-size: 22px
    }

    .about .wrapper .about-title,
    .categories2 .wrapper .categories2-title-sm,
    .details .wrapper .details-title-sm,
    .price2 .wrapper .price2-title,
    .price .wrapper .price-title {
        font-size: 24px
    }

    footer .footer_wrapper .item_right {
        height: 570px
    }

    footer .footer_wrapper .item_right .contacts {
        min-height: 350px
    }ormat }