@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);

* {
    padding: 0;
    margin: 0;
    border: none
}

*,
*::before,
*::after {
    box-sizing: border-box
}

a,
a:link,
a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

aside,
nav,
footer,
header,
section,
main {
    display: block
}

section {
    padding: 80px 0
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-size: inherit;
    font-weight: inherit
}

ul,
ul li {
    list-style: none
}

img {
    vertical-align: top
}

img,
svg {
    max-width: 100%;
    height: auto
}

address {
    font-style: normal
}

.no_desktop {
    display: none
}

input::-ms-clear {
    display: none
}

button,
input[type="submit"] {
    cursor: pointer
}

input:focus,
input:active,
button:focus,
button:active {
    outline: none
}

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

label {
    cursor: pointer
}

legend {
    display: block
}

figcaption {
    text-align: center;
    font-size: 12px;
    font-style: italic;
    padding-left: 30%
}

.wp-block-gallery {
    margin: 20px auto
}

pre {
    color: #bbb
}

code {
    width: 90%;
    margin: 0 auto;
    display: block;
    background: rgb(255 255 255 / .1);
    padding: 1rem
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

@media (min-width:979px) {
    ul.nav li.dropdown.show-on-hover:hover>ul.dropdown-menu {
        display: block
    }

    .comment-list .children {
        padding: 0;
        margin-left: 74px;
        padding-bottom: 15px
    }

    .comment-list .media {
        margin-top: 0
    }
}

body {
    font-family: 'Montserrat', sans-serif;
    overflow-x: hidden;
    overflow-y: visible !important;
    margin: 0;
    background: #fff
}

@media (min-width:1200px) {
    .container {
        width: 1170px;
        max-width: 100%
    }
}

.compensate-for-scrollbar {
    margin-right: 0px !important
}

.desktop {
    display: block
}

.mobile {
    display: none
}

.first {
    order: 1
}

.second {
    order: 2
}

b,
strong {
    font-weight: 600
}

p {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 120%;
    color: #181818
}

.hentry p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 120%;
    color: #181818
}

a {
    color: #1E6FFF;
    text-decoration: none;
    transition: all 0.2s
}

.hentry a {
    color: #1E6FFF;
    transition: all 0.2s
}

.hentry a:hover,
.hentry a:active,
.hentry a:focus {
    color: #1E6FFF;
    text-decoration: underline;
    transition: all 0.2s
}

a:hover,
a:active,
a:focus {
    color: #1E6FFF;
    text-decoration: underline;
    transition: all 0.2s
}

p#breadcrumbs {
    margin-bottom: 0;
    padding: 60px 0 40px 0;
    line-height: 15px;
    font-size: 12px;
    color: #878EA0
}

p#breadcrumbs a {
    color: #fff
}

p#breadcrumbs .mdi {
    color: #fff;
    margin: 0 8px
}

.breadcrumb_last {
    color: #878EA0
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.1;
    color: inherit
}

h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 120%;
    color: #181818
}

.archive h1,
.single h1,
.page-template-default h1 {
    font-weight: 700;
    font-size: 48px
}

.page-template-default h1 {
    margin-bottom: 40px
}

h2 {
    font-weight: 600;
    font-size: 34px;
    line-height: 120%;
    color: #181818
}

h3 {
    font-weight: 600;
    font-size: 32px;
    line-height: 120%;
    color: #181818
}

.hentry h2 {
    padding: 20px 0 20px 0;
    font-weight: 500;
    font-size: 35px;
    line-height: 43px
}

.hentry h3 {
    padding: 20px 0 20px 0;
    font-weight: 500;
    font-size: 30px;
    line-height: 37px;
    font-weight: 500
}

.hentry h4 {
    padding: 20px 0 20px 0;
    font-size: 25px;
    line-height: 30px;
    font-weight: 500
}

.hentry h5 {
    padding: 20px 0 20px 0;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500
}

.hentry h6 {
    padding: 20px 0 20px 0;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400
}

blockquote p {
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #1D1D1B
}

blockquote {
    border-left: 0;
    margin: 30px 0;
    padding: 35px 35px 25px 35px;
    background: #F7F9FF;
    border-radius: 20px;
    position: relative
}

blockquote:before {
    position: absolute;
    content: '';
    background: url(https://неруд-бетон.рф/wp-content/themes/defaults/img/quotation.svg)no-repeat;
    width: 40px;
    height: 40px;
    right: 20px;
    bottom: -10px
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #878EA0 !important;
    opacity: 1
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #878EA0;
    opacity: 1
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    opacity: 0
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    opacity: 0
}

textarea {
    overflow: auto
}

table {
    border: 0 solid #1C6EA4;
    background: #fff0;
    width: 100%;
    color: #181818;
    margin: 30px 0
}

table td,
table th {
    padding: 20px 10px !important;
    border: 1px solid #E3EBF2 !important
}

table tbody td {
    font-size: 15px;
    font-weight: 400;
    text-align: center
}

table tbody td a:hover {
    text-decoration: none;
    color: #181818
}

table tbody tr {
    border-bottom: 0 solid #67656524;
    border-style: outset;
    border-top: 0;
    border-left: 0;
    border-right: 0
}

table thead tr {
    border-bottom: 0 solid #67656524;
    border-style: outset;
    border-top: 0;
    border-left: 0;
    border-right: 0
}

table thead {
    background: #fff0
}

table thead th {
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    color: #181818;
    text-align: center
}

table tbody tr:nth-child(odd) {
    background: #fff
}

.btn.disabled:hover,
.btn[disabled]:hover,
fieldset[disabled]:hover {
    opacity: 1;
    background: #ef4242;
    transition: all 0.2s
}

.hentry ul {
    list-style: none;
    padding-left: 20px !important;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 0
}

.hentry ul li {
    position: relative;
    padding: 0 0 15px 0;
    font-size: 15px;
    line-height: 18px;
    color: #000
}

.hentry ul li:before {
    content: "";
    position: absolute;
    left: -20px;
    top: 6px;
    background: #1E6FFF;
    width: 4px;
    height: 4px;
    border-radius: 6px
}

.hentry ol,
.cat-description ol {
    list-style: none;
    padding: 0;
    margin: 20px 0 20px 0;
    counter-reset: item
}

.hentry ol li,
.cat-description ol li {
    position: relative;
    display: table;
    padding: 0 0 15px 25px;
    font-size: 15px;
    line-height: 150%;
    font-weight: 400;
    color: #000
}

.hentry ol li:before,
.cat-description ol li:before {
    content: counter(item)".";
    counter-increment: item;
    position: absolute;
    left: 0;
    top: -3px;
    line-height: 18px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    text-align: center;
    height: 20px;
    padding-top: 0;
    padding-left: 3px;
    line-height: 24px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #1E6FFF;
    font-weight: 600;
    margin-right: 8px;
    font-size: 15px
}

.btn {
    display: inline-block;
    padding: 15px 30px;
    margin-bottom: 0;
    text-transform: none;
    line-height: 18px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    letter-spacing: 0;
    transition: all 0.2s;
    width: auto;
    font-size: 15px;
    font-weight: 600;
    border-radius: 100px
}

.btn-primary {
    background: #474A51;
    border: 0
}

.btn-success {
    background: #7d848d;
    box-shadow: 0 4px 15px #9aa0a8;
    border-color: #7d848d;
    border: 0;
    color: #1D1D1B;
    transition: all 0.2s
}

.btn-success.focus,
.btn-success:focus,
.btn-success:hover,
.btn-success.active,
.btn-success:active {
    background: linear-gradient(0deg, rgb(255 255 255 / .25), rgb(255 255 255 / .25)), #7d848d;
    box-shadow: 0 4px 15px #9aa0a8;
    color: #1D1D1B;
    border: 0;
    transition: all 0.2s
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary.active,
.btn-primary:active {
    background: #797e8a;
    border: 0;
    transition: all 0.2s
}

.btn-outline-primary {
    color: #1E6FFF;
    border: 1px solid #DFE9FF;
    filter: drop-shadow(0 5px 30px rgb(0 0 0 / .07));
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    transition: all 0.2s
}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active {
    filter: drop-shadow(0 5px 30px rgb(0 0 0 / .07));
    transition: all 0.2s;
    border: 1px solid #1E6FFF;
    background: #fff0;
    color: #1E6FFF
}

.btn img {
    margin-top: 3px;
    margin-left: 6px
}

.pagination {
    display: flex;
    padding-left: 0;
    margin: 0 auto 50px auto;
    border-radius: 6px;
    padding: 0 0 0 0;
    background: #fff0;
    text-align: center;
    align-items: center;
    justify-content: center;
    gap: 10px
}

.pagination>li {
    display: inline
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-radius: 46px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 46px;
    border-bottom-right-radius: 46px
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    box-shadow: 0 0 15px #00000026;
    color: #0e8eff
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #0e8eff;
    box-shadow: 0 0 15px #00000026;
    text-decoration: none
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 10px 0;
    font-weight: 500
}

.pagination>li>a,
.pagination>li>span {
    margin-left: 5px;
    text-align: center;
    width: 46px;
    height: 46px;
    background-color: #fff;
    border-radius: 46px;
    border: 0;
    color: #0e0e0e;
    box-shadow: 0 0 15px #00000026
}

.navbar {
    padding: 0rem 0rem;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: nowrap
}

.navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: column;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    justify-content: space-between
}

b.caret {
    line-height: 0;
    padding-left: 10px;
    color: #fff
}

b.caret i {
    transition: all 0.3s;
    color: #fff
}

.navbar-nav li:hover b.caret i {
    transform: rotate(180deg);
    transition: all 0.3s
}

.navbar-nav li:hover+b.caret i {
    transform: rotate(180deg);
    transition: all 0.3s
}

.navbar-nav li {
    transition: all 0.3s;
    padding-right: 42px;
    padding-left: 42px;
    position: relative
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0x;
    position: relative;
    display: block
}

.navbar-nav li:after {
    position: absolute;
    content: '';
    background: #ffffff4a;
    width: 1px;
    height: 30px;
    right: 0;
    top: 50%;
    margin-top: -15px
}

.navbar-nav li:last-child::after {
    display: none
}

.navbar-nav>li>a {
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
    display: block;
    position: relative;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 18px;
    color: #fff;
    border-bottom: 2px solid #fff0
}

.navbar-nav>li>a:before {
    display: none
}

.navbar-nav>li:last-child a:before {
    display: none
}

.navbar-nav>li:last-child a {
    margin-right: 0
}

li.current-menu-item a {
    text-decoration: none;
    color: #474A51;
    border-bottom: 2px solid #474A51
}

li.current-menu-parent a {
    text-decoration: none
}

.navbar-nav>li>a:hover,
.navbar-nav>li>a:focus,
.navbar-nav>li>a:active {
    text-decoration: none;
    color: #474A51;
    border-bottom: 2px solid #474A51
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    width: 260px;
    padding: 20px 20px 20px 20px;
    margin: 0;
    text-align: left;
    list-style: none;
    background: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0 solid rgb(0 0 0 / .15);
    border-radius: 0;
    transition: opacity 0.2s ease-out, height 0.5s step-end;
    box-shadow: 0 4.30236px 3.35131px rgb(53 68 88 / .0243888), 0 11.8955px 9.26595px rgb(53 68 88 / .035), 0 28.6397px 22.3088px rgb(53 68 88 / .0456112), 0 95px 74px rgb(53 68 88 / .07)
}

.dropdown-menu li {
    transition: all 0.3s;
    background: #fff0;
    padding: 0;
    border-bottom: 0 solid rgb(255 255 255 / .24)
}

.dropdown-menu li a {
    transition: all 0.3s;
    color: #000 !important;
    font-size: 15px;
    border-radius: 0;
    font-weight: 400;
    letter-spacing: 0;
    white-space: normal;
    border-bottom: 0;
    display: block;
    padding: 10px 20px
}

.dropdown-menu li a:hover {
    text-decoration: none !important;
    color: #6b7280 !important;
    background: #fff;
    border-bottom: 0
}

.dropdown-menu li a:focus {
    text-decoration: none !important;
    color: #6b7280 !important;
    background: #fff;
    border-bottom: 0
}

.dropdown-menu li a:active {
    text-decoration: none !important;
    color: #6b7280 !important;
    background: #fff;
    border-bottom: 0
}

.dropdown-menu li {
    transition: all 0.3s;
    border-radius: 0;
    width: 100%
}

.dropdown-menu li.current-menu-item a {
    text-decoration: none;
    color: #6b7280 !important;
    background: #fff;
    border-bottom: 0
}

.dropdown-menu li.current-menu-item a:hover {
    text-decoration: none;
    color: #6b7280 !important;
    background: #fff;
    border-bottom: 0
}

.dropdown-submenu {
    position: relative;
    background: #fff
}

.dropdown-submenu li.current-menu-item a {
    text-decoration: none
}

.dropdown-submenu li a {
    text-decoration: none;
    color: #181818 !important
}

.dropdown-submenu li a:hover {
    text-decoration: none;
    color: #6b7280 !important
}

.dropdown-submenu li:hover {
    text-decoration: none;
    color: #6b7280 !important
}

.dropdown-submenu li:hover a {
    text-decoration: none;
    color: #6b7280 !important
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -20px;
    margin-left: 0;
    background: #fff;
    padding: 20px 20px 20px 20px;
    border-left: 0 solid #103136
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.dropdown-submenu>a:after {
    display: block;
    content: "\f105";
    font-family: Fontawesome;
    float: right;
    width: 0;
    height: 0;
    margin-top: 0;
    margin-right: 10px
}

.dropdown-submenu.pull-left {
    float: none
}

.navbar-nav a:not([href]):not([tabindex]) {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center
}

#modal4 .modal-title {
    font-size: 26px;
    text-align: left
}

.modal-subtitle {
    margin: 0;
    line-height: 1.42857143;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #181818;
    text-align: center
}

.modal-body {
    position: relative;
    padding: 50px;
    background: #fff;
    border-radius: 0
}

.modal-dialog {
    max-width: 500px;
    margin: 30px auto
}

.modal-content {
    background: #fff0;
    box-shadow: 0 20px 50px rgb(0 0 0 / 10%);
    border-radius: 0;
    border: 1px solid #cccccc45;
    padding: 15px
}

.modal-body .btn {
    width: 100%
}

.modal-content:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 2px;
    left: 0;
    top: 0;
    background: #6b7280
}

.modal-content:after {
    position: absolute;
    content: '';
    width: 2px;
    height: 20px;
    left: 0;
    top: 0;
    background: #6b7280
}

p.accept {
    font-size: 12px;
    font-weight: 400 !important;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 0 !important;
    margin-top: -6px;
    color: #878EA0 !important
}

.close {
    font-size: 46px;
    font-weight: 300;
    line-height: 22px;
    color: #DFE9FF;
    background: #f7f3f300 !important;
    text-shadow: none;
    filter: alpha(opacity=20);
    opacity: 1;
    position: absolute;
    z-index: 999;
    border-radius: 40px;
    height: 40px;
    width: 40px;
    margin-right: 20px;
    margin-top: 20px;
    text-align: center;
    right: 0;
    transition: all 0.2s;
    display: block !important
}

.close:hover {
    color: #878EA0;
    transition: all 0.2s
}

.f1 {
    padding: 15px 20px;
    letter-spacing: 0;
    box-shadow: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #93a0ad;
    background: #f7f9ff2e;
    border: 0;
    border-radius: 50px;
    font-family: 'Montserrat'
}

.modal .f1 {
    border: 1px solid #E3EBF2
}

textarea {
    font-family: 'Montserrat';
    border-style: solid;
    border-color: #DFE9FF;
    border-image: initial
}

textarea:focus {
    font-family: 'Montserrat';
    border-style: solid;
    border-color: #DFE9FF;
    border-image: initial;
    outline: none
}

.wpcf7-not-valid-tip {
    color: #d71d1d;
    font-size: 12px;
    font-weight: 400;
    display: none;
    padding-left: 20px;
    margin-top: -10px
}

.wpcf7 form.invalid .wpcf7-response-output {
    color: #FB8181
}

.wpcf7 form .wpcf7-response-output {
    margin: 20px 0em 0em;
    text-align: center;
    padding: 0;
    border: 0 solid #fff;
    font-size: 12px;
    color: #fff;
    width: 100%
}

.wpcf7-not-valid,
.modal-body .wpcf7-not-valid {
    border: 1px solid #FB8181
}

.modal .wpcf7 form .wpcf7-response-output {
    color: #6b7280
}

.totop {
    position: fixed;
    bottom: 45px;
    right: 30px;
    color: #6b7280;
    font-size: 30px;
    cursor: pointer;
    transition: all 0.2s
}

.totop:hover {
    opacity: .8;
    transition: all 0.2s
}

.scrolltop {
    opacity: 0;
    transition: all 0.2s
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: hidden
}

.modal-open {
    padding-right: 0 !important
}

body {
    overflow-y: visible !important
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: visible;
    background: #012b34e0;
    backdrop-filter: blur(.5px)
}

#map {
    width: 100%;
    height: 350px;
    border-radius: 15px
}

.ymaps-2-1-79-map ymaps,
.ymaps-2-1-79-map ymaps:after,
.ymaps-2-1-79-map ymaps:before {
    border-radius: 15px
}

.header-bar .item.burger {
    display: none
}

.faq__item {
    margin-bottom: 0;
    position: relative;
    border-bottom: 1px solid #3479af36
}

.faq__item:last-child {
    margin-bottom: 0
}

.faq__question {
    cursor: pointer;
    padding: 42px 90px 42px 30px;
    position: relative;
    transition: all ease 0.3s;
    background: #FFF;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #1D1D1B
}

.faq__question a {
    z-index: 0;
    position: relative;
    color: #1D1D1B
}

a.disabled {
    pointer-events: none;
    cursor: default
}

.faq__question:before,
.faq__question:after {
    position: absolute;
    display: block;
    content: "";
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background: url(../../../../themes/defaults/img/plus.svg)no-repeat;
    top: 40px;
    right: 40px;
    width: 21px;
    height: 20px
}

.faq__question:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.faq__question.active {
    background: #FFF
}

.faq__question.active:before,
.faq__question.active:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.faq__question.active:after {
    color: #8dc73d
}

.faq__answer {
    display: none;
    padding: 0 40px 40px 30px
}

.faq__answer p:last-child {
    margin-bottom: 0
}

.faq {
    counter-reset: albumList
}

header {
    background: #2a2c30 url(../../../../uploads/2023/06/bg-min.jpg)no-repeat;
    padding: 25px 0;
    background-size: cover;
    background-position: top center
}

.home header {
    height: auto
}

.header-bar {
    display: flex;
    color: #fff;
    justify-content: space-between;
    align-items: center
}

.header-bar .item {
    display: flex;
    align-items: center
}

.header-bar .item .icon {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 7px;
    width: 30px;
    height: 30px;
    background: #474A51;
    border-radius: 50px;
    color: #fff;
    font-size: 20px
}

.header-bar .item .content {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    margin-left: 8px;
    position: relative
}

.header-bar .item.city .content {
    border-bottom: 1px dashed #FFF
}

.header-bar .item.callback .content {
    border-bottom: 1px dashed #FFF
}

.header-bar .item .content span.prefix {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #93A0AD;
    display: block;
    position: absolute;
    right: 0;
    top: -17px
}

.header-bar a,
.header-bar p {
    color: #fff
}

.header-bar .item .logo p.logo_text {
    font-size: 13.5px;
    margin: 10px 0 0 0
}

.header-bar .item:hover a {
    text-decoration: none
}

.menu-bar {
    display: flex;
    border-top: 1px solid #ffffff4a;
    margin-top: 25px;
    justify-content: center;
}

.home footer {
    padding-top: 0
}

footer {
    padding-top: 80px;
    background: #f9fcfc
}

.footer-top {
    background: #FFF;
    box-shadow: 0 5px 30px rgb(0 0 0 / .07);
    padding: 50px 0
}

.footer-bottom {
    padding: 50px 0;
    color: #93A0AD
}

.footer-bar {
    display: flex;
    color: #181818;
    justify-content: space-between;
    align-items: center
}

.footer-bar .item {
    display: flex;
    align-items: center
}

.footer-bar .item .icon {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 7px;
    width: 30px;
    height: 30px;
    background: #E3EBF2;
    border-radius: 50px;
    color: #93A0AD;
    font-size: 20px
}

.footer-bar .item .content {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    margin-left: 8px;
    position: relative
}

.footer-bar .item.item_phone {
    display: flex;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap
}

.footer-bar .item.item_phone .phone {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 10px
}

.footer-bar a,
.footer-bar p {
    color: #181818;
    transition: all 0.2s
}

.footer-bar a:hover {
    color: #6b7280;
    transition: all 0.2s
}

.footer-bar .item .logo p.logo_text {
    font-size: 12px;
    font-weight: 600;
    margin: 5px 0 0 0;
    color: #181818
}

.footer-bar .item:hover a {
    text-decoration: none
}

.footer-bar .item.city {
    display: flex;
    flex-direction: column;
    align-items: center
}

.footer-bar .item_city {
    display: flex;
    align-items: center
}

.footer-bar .item a.email {
    color: #6b7280;
    margin-top: 14px;
    border-bottom: 1px dashed #6b7280;
    margin-left: 25px;
    transition: all 0.2s
}

.footer-bar .item a.email:hover {
    border-bottom: 1px dashed #fff0;
    transition: all 0.2s
}

.footer-bottom .item p {
    margin-bottom: 0;
    color: #93A0AD
}

.footer-bottom .item a {
    color: #93A0AD
}

.footer-bottom .item a.policy {
    border-bottom: 1px dashed #93A0AD;
    font-size: 15px;
    transition: all 0.2s
}

.footer-bottom .item a.policy:hover {
    border-bottom: 0 dashed #93A0AD;
    transition: all 0.2s
}

.social {
    display: flex;
    gap: 10px;
    align-content: center;
    align-items: center
}

.social a {
    display: flex;
    align-items: center;
    width: 30px;
    height: 30px;
    background: #E3EBF2;
    border-radius: 100px;
    justify-content: center;
    padding: 9px;
    transition: all 0.2s
}

.social a:hover {
    background: #6b7280;
    transition: all 0.2s;
    color: #fff
}

.developer {
    float: right;
    text-align: right
}

.developer p {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #878EA0;
    margin-top: 0;
    margin-bottom: 0
}

.footer-bar .item.developer {
    display: flex;
    align-items: flex-end;
    flex-direction: column
}

.offer {
    text-align: center;
    display: block;
    position: relative;
    max-width: 700px;
    margin: 300px auto
}

@media (min-width:1360px) and (max-width:1440px) {
    .offer {
        margin: 200px auto
    }
}

.offer h1 {
    position: relative;
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 73px;
    color: #FFF;
    text-transform: uppercase
}

.offer p.sub {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
    display: block;
    color: #FFF;
    text-transform: none;
    margin-top: 20px
}

.offer .figure {
    position: absolute;
    width: 60px;
    height: 60px;
    left: -15px;
    top: 5px;
    opacity: 1;
    border: 1px solid #ffffff3d
}

.offer .figure:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 2px;
    left: 0;
    top: 0;
    background: #6b7280
}

.offer .figure:after {
    position: absolute;
    content: '';
    width: 2px;
    height: 20px;
    left: 0;
    top: 0;
    background: #6b7280
}

.offer .btn {
    margin-top: 80px;
    padding: 20px 35px
}

.img_border {
    position: relative
}

.img_border:after {
    width: 570px;
    height: 335px;
    border: 1px solid #E3EBF2;
    position: absolute;
    content: '';
    left: -20px;
    top: -20px;
    z-index: 0
}

.video_img {
    position: relative;
    width: 527px;
    height: 293px;
    top: 60px;
    left: 35px
}

.video_img img.poster {
    position: absolute;
    z-index: 1
}

.video_img .play {
    margin-left: -35px;
    position: absolute;
    z-index: 9;
    left: 50%;
    top: 50%;
    margin-top: -35px;
    cursor: pointer
}

.row.about_block {
    margin-top: 80px;
    position: relative
}

.shadow_block {
    box-shadow: 0 5px 30px 0 #00000012;
    padding: 80px 80px 80px 80px;
    background: #fff;
    z-index: 0;
    position: relative
}

.row.about_block .shadow_block {
    padding: 60px 80px 60px 220px;
    z-index: 0;
    position: relative
}

section.section_grey {
    background: #f9fcfc
}

.row.about_block .shadow_block h3,
.row.about_block .shadow_block h2 {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    margin-bottom: 30px
}

.video_img .figure {
    position: absolute;
    width: 20px;
    height: 20px;
    left: -20px;
    top: -20px;
    z-index: 9
}

.video_img .figure:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 2px;
    left: 0;
    top: 0;
    background: #6b7280
}

.video_img .figure:after {
    position: absolute;
    content: '';
    width: 2px;
    height: 20px;
    left: 0;
    top: 0;
    background: #6b7280
}

.partner_block {
    margin-top: 80px;
    border-top: 1px solid #d9d9d9;
    padding: 60px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.partner_block img {
    opacity: .2;
    filter: grayscale(80%);
    transition: all 0.2s
}

.partner_block img:hover {
    opacity: 1;
    filter: grayscale(0%);
    transition: all 0.2s
}

section#section_price {
    background: #f9fcfc url(../../../../uploads/2023/06/bg.jpg)no-repeat;
    padding-bottom: 0;
    background-size: 100%;
    background-position: top center
}

#section_price h2 {
    color: #fff
}

.tab_button_level-1 {
    margin: 40px auto;
    display: flex;
    justify-content: center;
    background: #fff;
    align-items: center;
    border-radius: 100px;
    padding: 5px;
    flex-wrap: nowrap;
    flex-direction: row;
    max-width: 564px
}

.nav-pills .nav-item.show .nav-link,
.nav-pills .nav-link.active {
    color: #fff;
    cursor: default;
    background-color: #6b7280
}

.nav-pills .nav-link {
    border-radius: 100px;
    padding: 15px 40px;
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    color: #93A0AD
}

.tab-content {
    box-shadow: 0 5px 30px 0 #00000012;
    background: #fff;
    padding: 80px;
    margin-top: 60px;
    min-height: auto
}

.sub_tabs .nav-link {
    border-radius: 100px;
    padding: 15px 30px;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #181818;
    margin-bottom: 20px
}

.sub_tabs .nav-item.show .nav-link,
.sub_tabs .nav-link.active {
    color: #fff;
    cursor: default;
    background-color: #6b7280;
    font-weight: 500
}

.sub_tabs .nav-link:hover {
    color: #6b7280
}

.sub_tabs .nav-link.active:hover {
    color: #fff
}

.sub_tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.sub_tab_content {
    box-shadow: none;
    background: #fff;
    padding: 0;
    margin-top: 0;
    min-height: auto
}

#owl-avto {
    margin-top: 40px
}

#owl-avto .item {
    padding: 17px;
    transition: all 0.3s
}

#owl-avto .item .item_box {
    box-shadow: 0 5px 30px 0 #00000012;
    position: relative;
    padding: 45px 30px 30px 30px;
    transition: all 0.3s;
    cursor: pointer
}

#owl-avto .item .item_box:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 2px;
    left: 0;
    top: 0;
    background: #6b7280
}

#owl-avto .item .item_box:after {
    position: absolute;
    content: '';
    width: 2px;
    height: 20px;
    left: 0;
    top: 0;
    background: #6b7280
}

#owl-avto .item .item_box p {
    font-size: 15px;
    font-weight: 600
}

#owl-avto .item .item_box p:nth-child(1) {
    color: #6b7280;
    font-size: 40px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 0
}

#owl-avto .item .item_box p.price {
    font-size: 17px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 40px
}

#owl-avto .item .item_box p.price span {
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left
}

#owl-avto .item .item_box .img {
    height: 80px;
    text-align: center;
    margin-top: 40px
}

.slider-more {
    color: #fff;
    font-size: 22px;
    display: flex;
    margin: 5px;
    padding: 8px 7px;
    background: #6b7280;
    cursor: pointer;
    border-radius: 330px;
    width: 40px;
    height: 40px;
    border: 1px solid #cccccc78;
    align-items: center;
    align-content: center;
    justify-content: center;
    transition: all 0.2s;
    opacity: 0;
    position: absolute;
    right: 20px;
    bottom: 20px
}

.slider-more:hover {
    background: #00A9B5;
    color: #FFF;
    text-decoration: none;
    transition: all 0.2s
}

#owl-avto .item .item_box:hover .slider-more {
    transition: all 0.2s;
    opacity: 1
}

#owl-avto .item:hover a {
    text-decoration: none
}

section#section_form {
    position: relative;
    background: #123537;
    height: 580px;
    padding: 0
}

section#section_form .wrap {
    position: relative;
    height: 580px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

section#section_form .wrap img {
    width: 100%;
    object-fit: cover;
    height: 580px
}

section#section_form .wrap .item .form_wrap {
    position: absolute;
    left: 50%;
    top: 60px;
    margin-left: -570px;
    width: 510px
}

section#section_form .form_wrap:before {
    position: absolute;
    content: '';
    width: 30px;
    left: -15px;
    top: 80px;
    height: 2px;
    background: #6b7280
}

section#section_form .wrap .item {
    width: 50%
}

section#section_form .wrap:before {
    position: absolute;
    content: '';
    width: 120px;
    left: 50%;
    margin-left: -60px;
    bottom: 0;
    background: #6b7280;
    height: 60px
}

section#section_form .wrap .figure {
    position: absolute;
    width: 70px;
    left: 50%;
    margin-left: 10px;
    bottom: 10px;
    background: url(../../../../uploads/2023/06/rectangle-47.png)no-repeat;
    height: 70px
}

section#section_form .wrap .figure:after {
    position: absolute;
    content: '';
    width: 1px;
    left: 0;
    top: 0;
    background: #fff;
    height: 10px
}

section#section_form .wrap .figure:before {
    position: absolute;
    content: '';
    width: 10px;
    right: 0;
    bottom: 0;
    background: #fff;
    height: 1px
}

.form_wrap {
    border: 1px solid #FFFFFF1A;
    padding: 60px 50px;
    text-align: center
}

section#section_form h2 {
    color: #fff;
    font-size: 32px
}

section#section_form p {
    color: #fff;
    font-weight: 600;
    margin-bottom: 20px
}

.wpcf7 .btn {
    width: 100%;
    max-width: 346px
}

.wpcf7 .f1 {
    width: 100%;
    max-width: 346px
}

.company_num {
    margin-top: 30px
}

.company_num .item {
    padding: 20px 20px 20px 20px
}

.company_num .item .title {
    font-size: 17px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 30px;
    background: #fff;
    position: relative;
    padding: 0 5px 5px 10px;
    margin-left: -10px;
    margin-top: 15px
}

.company_num .item .title span {
    font-size: 35px;
    font-weight: 700;
    line-height: 43px;
    color: #6b7280
}

.company_num .item p {
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    margin: 0
}

.company_num .item .figure {
    position: absolute;
    width: 138px;
    height: 45px;
    left: 10px;
    top: 24px;
    z-index: 0;
    border: 1px solid #E3EBF2
}

.company_num .item .figure:after {
    position: absolute;
    content: '';
    width: 10px;
    height: 2px;
    left: 0;
    top: 0;
    background: #6b7280
}

.company_num .item .figure:before {
    position: absolute;
    content: '';
    width: 2px;
    height: 10px;
    left: 0;
    top: 0;
    background: #6b7280
}

#number_block {
    padding-bottom: 40px
}

.advantages_block {
    margin-top: 40px
}

.advantages_block .item {
    margin-bottom: 30px;
    box-shadow: 0 5px 30px 0 #00000012;
    padding: 40px 40px;
    min-height: 260px
}

.advantages_block .item .img {
    height: 45px;
    margin-bottom: 35px
}

.advantages_block .item .content p:nth-child(1) {
    font-size: 17px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0em;
    margin-bottom: 10px
}

.advantages_block .last-item {
    box-shadow: none;
    padding: 50px 40px;
    background: #2a2c30
}

.advantages_block .last-item .content p:nth-child(1) {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    margin-bottom: 30px
}

section#faq_block {
    background: url(../../../../uploads/2023/06/frame-1789.jpeg), linear-gradient(to bottom, #2a2c30 54%, #2a2c30 50%);
    background-repeat: no-repeat, no-repeat;
    background-size: 100%, auto;
    background-position: top center, bottom center;
    margin: 0 auto 0 auto;
    padding-bottom: 100px
}

#faq_block h2 {
    color: #fff
}

.faq-area {
    position: relative;
    margin-top: 60px;
    border: 1px solid #FFFFFF4D;
    padding: 20px
}

.faq-area:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 2px;
    left: 0;
    top: 0;
    background: #6b7280
}

.faq-area:after {
    position: absolute;
    content: '';
    width: 2px;
    height: 20px;
    left: 0;
    top: 0;
    background: #6b7280
}

.faq__item {
    margin-bottom: 0;
    position: relative;
    border-bottom: 1px solid #3479af36;
    background: #fff
}

.faq__item:last-child {
    margin-bottom: 0
}

.faq__question {
    cursor: pointer;
    padding: 42px 90px 42px 30px;
    position: relative;
    transition: all ease 0.3s;
    background: #FFF;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #1D1D1B
}

.faq__question a {
    z-index: 0;
    position: relative;
    color: #1D1D1B;
    transition: all ease 0.3s
}

.faq__question.active a {
    color: #6b7280
}

.faq__question a:hover {
    transition: all ease 0.3s;
    color: #6b7280
}

.faq__question:hover a {
    transition: all ease 0.3s;
    color: #6b7280
}

a.disabled {
    pointer-events: none;
    cursor: default
}

.faq__question:before,
.faq__question:after {
    position: absolute;
    display: block;
    content: "";
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background: url(../../../../themes/defaults/img/plus.svg)no-repeat;
    top: 40px;
    right: 40px;
    width: 24px;
    height: 24px
}

.faq__question:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.faq__question.active {
    background: #FFF
}

.faq__question.active:before,
.faq__question.active:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.faq__question.active:after {
    color: #8dc73d
}

.faq__answer {
    display: none;
    padding: 0 40px 40px 30px
}

.faq__answer p:last-child {
    margin-bottom: 0
}

.faq {
    counter-reset: albumList
}

section#respond_block {
    background: url(../../../../uploads/2023/06/bg-respond.jpeg), linear-gradient(to bottom, #f4f7f8 54%, #f4f7f8 50%);
    background-repeat: no-repeat, no-repeat;
    background-size: 100%, auto;
    background-position: center center, center center;
    margin: 0 auto 0 auto;
    padding-bottom: 40px
}

.respond_container {
    margin-top: 40px
}

.respond_script {
    margin: 20px auto 40px auto;
    display: block;
    width: 560px;
    box-shadow: 0 5px 30px 0 #00000012
}

.img_cat {
    float: right;
    position: relative;
    border: 1px solid #fdfdfd26;
    padding: 15px;
    margin-top: -220px
}

.img_cat:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 2px;
    left: 0;
    top: 0;
    background: #6b7280
}

.img_cat:after {
    position: absolute;
    content: '';
    width: 2px;
    height: 20px;
    left: 0;
    top: 0;
    background: #6b7280
}

.title_archive {
    margin-bottom: 40px
}

.archive .wrapper {
    background: #f9fcfc
}

.archive section {
    padding: 60px 0 80px 0
}

.cat_price_block {
    box-shadow: 0 5px 30px 0 #00000012;
    padding: 60px;
    margin-top: 40px;
    background: #fff
}

.archive section#faq_block {
    padding: 80px 0 100px 0
}

.single .wrapper {
    background: #f9fcfc
}

.single .img_cat {
    float: right;
    position: relative;
    border: 1px solid #fdfdfd26;
    padding: 15px;
    margin-top: -150px;
    max-width: 400px
}

.single .img_cat img {
    margin-bottom: 20px
}

.single_parametr_block {
    box-shadow: 0 5px 30px 0 #00000012;
    padding: 60px;
    margin-top: 40px;
    background: #fff
}

.meta_price p.price {
    font-size: 22px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 0
}

.meta_price.no_price {
    display: flex;
    margin-top: 0;
    justify-content: space-between;
    align-items: stretch;
    flex-direction: row;
    align-content: center;
    flex-wrap: wrap
}

.meta_price {
    display: flex;
    margin-top: 0;
    justify-content: space-between;
    align-items: stretch;
    flex-direction: row;
    align-content: center;
    flex-wrap: wrap
}

.meta_price.no_price p.price {
    font-size: 22px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0
}

.meta_price p.price span {
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left
}

.single_parametr_block .title {
    font-size: 26px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 40px
}

.btn-single-outline {
    margin-top: 10px;
    float: right;
    background: #797e8a;
    display: flex;
    margin-left: 140px;
    width: 190px
}

.parametr_wrap .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px
}

.parametr_wrap .item .key {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    width: 60%
}

.parametr_wrap .item .value {
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    width: 40%
}

.parametr_wrap .item .key .info {
    margin-left: 10px;
    cursor: pointer
}

.parametr_wrap .item .key .info .mdi {
    color: #979797b5;
    font-size: 17px;
    transition: all 0.2s
}

.parametr_wrap .item .key .info .mdi:hover {
    color: #797e8a;
    transition: all 0.2s
}

.parametr_wrap .item .key .info.click .mdi {
    color: #797e8a;
    transition: all 0.2s
}

.popover {
    max-width: 200px;
    border: 1px solid rgb(217 217 217 / 20%);
    border-radius: 0
}

.popover-content {
    padding: 13px 20px;
    box-shadow: 0 5px 30px 0 #00000012;
    border: 1px solid #fff;
    background: #FFF;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    color: #181818
}

.popover::after,
.popover::before {
    display: none
}

.parametr_wrap .item .key .info:hover .info_content {
    display: block
}

.city_select {
    margin-top: 30px
}

.city_select a {
    transition: all 0.2s;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #181818;
    display: block;
    margin-bottom: 20px
}

.city_select a.canc {
    margin-top: 30px;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    color: #939393;
    text-align: center
}

.city_select a:hover {
    transition: all 0.2s;
    color: #6b7280;
    text-decoration: none
}

a:focus,
a:active {
    text-decoration: none
}

.sitemap {
    column-count: 2
}

.sitemap a {
    display: block;
    margin-bottom: 7px
}

.sitemap h2 {
    font-size: 22px;
    line-height: 40px;
    margin-bottom: 10px;
    margin-top: 10px
}

.sitemap li {
    list-style: none
}

.contact_page {
    margin-top: 40px
}

.contact_page .item {
    display: flex;
    align-items: center;
    margin-bottom: 30px
}

.contact_page a,
.contact_page p {
    color: #181818
}

.contact_page a:hover {
    text-decoration: none
}

.contact_page .item a.email {
    color: #6b7280;
    margin-top: 14px;
    border-bottom: 1px dashed #6b7280;
    margin-left: 0;
    transition: all 0.2s
}

.contact_page .item a.email:hover {
    border-bottom: 1px dashed #fff;
    transition: all 0.2s
}

.contact_page .item .icon {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 7px;
    width: 30px;
    height: 30px;
    background: #6b7280;
    border-radius: 50px;
    color: #fff;
    font-size: 20px
}

.contact_page .item .content {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    margin-left: 8px;
    position: relative
}

.contact_page .item .content span.prefix {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #93A0AD;
    display: block;
    position: absolute;
    right: 0;
    top: -17px
}

.contact_page .social a {
    color: #93A0AD
}

.contact_page .social a:hover {
    color: #fff
}

.contact_page .social {
    margin-top: 30px
}

.no-center .column-1 {
    text-align: left
}

.single_mobile {
    display: none
}

.single_desktop {
    display: block
}

.img_img {
    background: #e5e5e5;
    height: 328px;
    width: 100%;
    margin: 0 auto 20px auto;
    display: flex;
    align-items: center
}

#pump .btn-single-outline {
    margin-left: 0;
    width: 190px
}

#pump .meta_price {
    display: flex;
    margin-top: 0;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    align-content: center;
    flex-wrap: wrap
}

.hide_micro {
    display: none
}

.cookie-consent-popup {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    padding: 0 40px;
    box-shadow: 0 0 10px #00000024;
    text-align: left;
    z-index: 999999;
    display: none;
    border-radius: 20px;
    height: 84px;
    margin-bottom: 0;
    max-width: 580px;
    width: 100%
}

.cookie-consent-content {
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center
}

.cookie-consent-popup p {
    font-size: 14px;
    color: #1d2023;
    margin: 0;
    font-weight: 500
}

.cookie-consent-popup p a {
    color: #0070e5;
    text-decoration: none
}

.cookie-consent-popup p a:hover {
    color: #0070e5;
    text-decoration: underline
}

.btn_cookies {
    background: #1d2023;
    color: #fff;
    border: 0;
    border-radius: 8px;
    width: auto;
    font-weight: 500;
    padding: 14px 19px;
    font-size: 17px;
    height: auto;
    line-height: 1;
    transition: all 0.3s
}

.btn_cookies:hover {
    transform: scale(1.02);
    transition: all 0.3s
}

.close_cookies {
    border: 0;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    top: 8px;
    right: 10px;
    position: absolute;
    background: #fff0
}
/*gray-theme-override*/.btn-success,.btn-success:hover,.btn-success:focus,.btn-success.active,.btn-success:active,.btn-success.focus{color:#fff !important;box-shadow:none !important}.logo img{filter:grayscale(100%)}
