body {
    background-color: #f8f8f8;
}
#why-we-mark {
    display: none;
}
.akcia .container {
    opacity: 1;
}
.hormann-akcia-1 .container {
    opacity: 1;
}
.hormann-akcia-2 .container {
    opacity: 1;
}
.order-gate .bg-box {
    opacity: 1;
}
.order-gate .order-form-box {
    opacity: 1;
}
.type-of-doors .left-part,
.type-of-doors .right-part {
    opacity: 1;
}
.header-bottom .navigation .navigation-list li a {
    text-transform: none;
    font-size: 16px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.header-bottom .navigation .navigation-list li a:hover {
    opacity: 0.7;
    transition: 200ms;
}
.header-bottom .navigation .navigation-list li ul li a {
    padding: 1px 0 1px;
}
.header-bottom .navigation .navigation-list li a span {
    font-size: 11px;
}
.header-bottom .navigation .navigation-list li {
    margin-right: 2%;
}
.header-bottom .navigation .navigation-list li a {
    text-decoration: none;
    display: block;
}
.header-bottom .navigation .navigation-list li span {
    text-decoration: underline;
    font-size: 16px;
    font-weight: 700;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
}
.header-bottom .navigation .navigation-list li span:hover {
    opacity: 0.7;
    transition: 0.2s;
}
.header-bottom .navigation .navigation-list li ul li span {
    padding: 1px 0 1px;
}
.header-bottom .navigation .navigation-list li span {
    display: block;
    padding: 21px 0 18px;
}
.header-bottom .navigation .navigation-list li ul {
    padding: 0;
    margin: 0;
    display: none;
}
.header-bottom .navigation .navigation-list li:hover {
    position: relative;
}
.header-bottom .navigation .navigation-list li:hover ul {
    display: block;
    position: absolute;
    top: 45px;
    width: 97%;
    border-radius: 5px;
}
.header-bottom .navigation .navigation-list li ul li {
    background-color: #c01011;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
}
.header-bottom .navigation .navigation-list li ul li a:hover:after {
    border-bottom: 0;
    color: #0d0a0a;
}
.m-list #mobile-list li a {
    text-transform: none;
    font-size: 16px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.m-list #mobile-list li ul li a:hover:after {
    border-bottom: 0;
}
.m-list #mobile-list li a span {
    font-size: 11px;
}
.m-list #mobile-list li a {
    text-decoration: none;
    display: block;
}
.m-list #mobile-list li ul {
    position: relative;
    padding: 0;
    margin: 0;
    display: block;
    margin-left: 10px;
}
.m-list #mobile-list li.sub-menu div {
    margin-left: 50px;
}
.m-list #mobile-list li ul li a {
    padding: 7px 0 7px;
}
.m-list #mobile-list li ul li {
    display: block;
}
.m-list #mobile-list li ul li a {
    padding-left: 10px;
    width: 90px;
}
.m-list #mobile-list li span {
    padding: 10px 15px 7px;
    color: #fff;
    text-transform: none;
    font-size: 16px;
    font-weight: 700;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.m-list #mobile-list li ul li span:hover:after {
    border-bottom: 0;
}
.m-list #mobile-list li span {
    position: relative;
    text-decoration: underline;
    display: block;
}
.m-list #mobile-list li ul li span {
    padding: 7px 0 7px;
}
.m-list #mobile-list li ul li span {
    padding-left: 10px;
    width: 90px;
    background-color: #1c202a;
}
.mobile-navigation .m-list ul li.menu-item-has-children a:first-child {
    position: relative;
}
.mobile-navigation .m-list ul li.menu-item-has-children > a::after,
.mobile-navigation .m-list ul li.menu-item-has-children > span::after {
    position: absolute;
    content: "";
    bottom: 10px;
    right: 15px;
    border: 5px solid transparent;
    border-top: 5px solid #fff;
}
.carousel-1-wrapper {
    /*margin-top: -20px;*/
    position: relative;
    background-color: #b0aba4;
    height: 33vw;
}
#carousel-1 div div.opasity {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}
#carousel-1 .info-text {
    position: absolute;
    bottom: 20%;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
}
#carousel-1 .info-text div {
    margin: 5px auto;
    padding-top: 18px;
    height: 50px;
    width: 190px;
    color: white;
    background: url("https://disol.com.ua/wp-content/themes/disol/image/owl/red-oval.png")
    no-repeat;
    text-align: center;
    opacity: 1;
}
#carousel-1 .info-text div a {
    display: block;
    color: white;
    text-decoration: none;
    margin-left: 5px;
}
#carousel-1 .info-text div:hover {
    opacity: 0.8;
}
#carousel-1 .carusel-1-image {
    position: relative;
    width: 100%;
    height: 33vw;
    min-height: 300px;
}
#carousel-1 .slider-text {
    position: absolute;
    top: 30%;
    text-transform: uppercase;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.7;
    font-family: "Roboto", sans-serif;
    text-align: center;
}
#carousel-1 .slider-text {
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
#carousel-1 .owl-nav div {
    position: absolute;
    top: 45%;
    width: 35px;
    height: 66px;
}
#carousel-1 .owl-nav div.owl-prev {
    right: auto;
    left: 30px;
    background: url("https://disol.com.ua/wp-content/themes/disol/image/owl/prev.png")
    no-repeat;
}
#carousel-1 .owl-nav div.owl-next {
    left: auto;
    right: 30px;
    background: url("https://disol.com.ua/wp-content/themes/disol/image/owl/next.png")
    no-repeat;
}
#carousel-1 .owl-dots {
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    text-align: center;
}
#carousel-1 .owl-dots .owl-dot span {
    background: 0;
    border: solid 1px white;
}
#carousel-1 .owl-dots .owl-dot.active span {
    background: url("https://disol.com.ua/wp-content/themes/disol/image/owl/dot.png")
    no-repeat;
    background-position: right 3px bottom 3px;
}
#carousel-1 .owl-nav div.owl-next:hover {
    background: url("https://disol.com.ua/wp-content/themes/disol/image/owl/next_hover.png")
    no-repeat;
    text-decoration: none;
}
#carousel-1 .owl-nav div.owl-prev:hover {
    background: url("https://disol.com.ua/wp-content/themes/disol/image/owl/prev_hover.png")
    no-repeat;
    text-decoration: none;
}
.about-us {
    position: relative;
    margin: 2vw 0 3vw 0;
    height: 42vw;
    width: 100%;
}
.about-us .sec-vorota {
    position: absolute;
    top: 4%;
    right: 0;
    background: url("https://disol.com.ua/wp-content/themes/disol/image/block/about/sec-vorota.jpg")
    no-repeat;
    background-size: cover;
    background-position: center;
    height: 85%;
    width: 55%;
    border-radius: 6px;
}
.about-us .garage {
    position: absolute;
    top: 0;
    left: 8%;
    background: url("https://disol.com.ua/wp-content/themes/disol/image/block/about/garage.png")
    no-repeat;
    background-size: cover;
    background-position: center;
    height: 41px;
    width: 45px;
}
.about-us .main-block {
    position: absolute;
    top: 8%;
    left: 6%;
    height: 90%;
    width: 50%;
}
.about-us .main-block .square-small-red {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #c01011;
    height: 25%;
    width: 16%;
    border-radius: 6px;
}
.about-us .main-block .square-big-red {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #c01011;
    height: 35%;
    width: 27%;
    border-radius: 6px;
}
.about-us .main-block .square-black {
    position: absolute;
    top: 6%;
    left: 4%;
    background-color: #292929;
    height: 80%;
    width: 85%;
    border-radius: 6px;
}
.about-us .main-block .square-black .about-us-main {
    position: absolute;
    top: 5%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    padding-bottom: 4%;
    color: white;
    font-size: 27px;
    font-family: "Roboto", sans-serif;
    text-align: center;
    font-weight: 700;
}
.about-us .main-block .square-black .about-us-text {
    position: absolute;
    text-align: left;
    top: 18%;
    padding: 6%;
    padding-top: 0;
    left: 0;
    right: 0;
    color: white;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    line-height: 1.5;
    background-color: #292929;
    border-radius: 5px;
}
.about-us .main-block .square-black .red-line {
    position: absolute;
    top: 14%;
    width: 40px;
    height: 4px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    background: url("https://disol.com.ua/wp-content/themes/disol/image/block/about/red_line.png")
    no-repeat;
}
.flex-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    padding: 20px;
}
.flex-block {
    flex-grow: 1;
    flex-basis: 100%;
    max-width: calc(33.33% - 20px);
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.18);
    box-shadow: 0 0 40px 1px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
}
.flex-block:hover {
    box-shadow: 2px 2px 30px 1px rgba(0, 0, 0, 0.7);
}
.flex-block img {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.flex-block a {
    color: #337ab7;
    text-decoration: none;
}
.flex-block-text {
    padding: 25px 54px 40px 30px;
}
.flex-block-text > p:nth-child(2) {
    font-weight: 500;
    font-size: 14px;
    color: #a2a3a4;
    line-height: 1.7em;
    letter-spacing: 0.03em;
    margin: 0 0 10px;
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
}
.flex-block-text > p:first-child {
    line-height: 1.1;
    font-family: inherit;
    margin-top: 10px;
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 18px;
    color: #4f4f6f;
}
.our-advantages-wrapper {
    padding: 40px 0 40px 0;
    width: 100%;
    height: 100%;
    background-color: white;
}
.our-advantages {
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}
.our-advantages-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.our-advantages-block {
    background-color: white;
    margin-left: 1vw;
    margin-bottom: 1vw;
    padding: 1vw;
    display: flex;
    flex-direction: row;
    width: 45%;
}
.our-advantages-block-img {
    height: 100px;
}
.our-advantages-block-img img {
    min-width: 64px;
}
.our-advantages-block-line {
    width: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 10px;
}
.our-advantages-block div.advantages-text {
    color: #2a2a2a;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.our-advantages-block div.advantages-text p {
    margin-top: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}
.article {
    text-align: center;
    margin-bottom: 15px;
    color: #2a2a2a;
    font-size: 30px;
    font-weight: 900;
    line-height: 32px;
}
#carousel-2 {
    width: 80%;
    margin: 0 auto;
    background-color: #f8f8f8;
}
#carousel-2 img {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}
#carousel-2 .owl-stage-outer {
    height: auto !important;
}

#carousel-2 .owl-item img {
    width: 100%;
    height: 200px; /* або потрібна висота */
    object-fit: cover;
    display: block;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

#carousel-2 .sale-item {
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.under-article-more > div {
    display: none;
}
#carousel-2 div.under-article {
    background: #ffffff;
}
#carousel-2 div.under-article .name {
    color: #2a2a2a;
    font-size: 16px;
    font-weight: 600;
    margin-top: 5px;
}
#carousel-2 div.under-article .text {
    color: #2a2a2a;
    font-size: 16px;
    font-weight: 600;
    padding: 10px;
}
#carousel-2 a {
    text-decoration: none;
}
#carousel-2 .owl-nav div {
    position: absolute;
    top: 20%;
    width: 35px;
    height: 66px;
}
#carousel-2 .owl-nav div.owl-prev {
    right: auto;
    left: -10%;
    background: url("https://disol.com.ua/wp-content/themes/disol/image/owl/prev.png")
    no-repeat;
}
#carousel-2 .owl-nav div.owl-next {
    left: auto;
    right: -10%;
    background: url("https://disol.com.ua/wp-content/themes/disol/image/owl/next.png")
    no-repeat;
}
#carousel-2 .owl-nav div.owl-next:hover {
    background: url("https://disol.com.ua/wp-content/themes/disol/image/owl/next_hover.png")
    no-repeat;
    text-decoration: none;
}
#carousel-2 .owl-nav div.owl-prev:hover {
    background: url("https://disol.com.ua/wp-content/themes/disol/image/owl/prev_hover.png")
    no-repeat;
    text-decoration: none;
}
#carousel-2 .owl-dots {
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 20px;
}
#carousel-2 .owl-dots .owl-dot span {
    width: 19px;
    height: 19px;
    background: url("https://disol.com.ua/wp-content/themes/disol/image/owl/oval.png")
    no-repeat;
}
#carousel-2 .owl-dots .owl-dot.active span {
    background: url("https://disol.com.ua/wp-content/themes/disol/image/owl/dot-oval.png")
    no-repeat;
}
.certificates {
    position: relative;
    width: 100%;
    height: 50vw;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.certificates-text {
    position: absolute;
    top: 5%;
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    text-align: center;
}
.certificates-line-top {
    top: 40%;
}
.certificate-left {
    position: relative;
    height: 100%;
    width: 50%;
    background-color: #292929;
}
.certificate-right {
    position: relative;
    height: 100%;
    width: 50%;
    background-color: #c01011;
}
.certificate-left-element {
    position: absolute;
    height: 60%;
    width: 70%;
    top: 17%;
    right: 0;
}
.certificate-right-element {
    position: absolute;
    height: 60%;
    width: 70%;
    top: 17%;
    left: 0;
}
.certificate-left-element-rectangle {
    position: absolute;
    height: 29%;
    width: 25%;
    top: 0;
    background-color: #c01011;
    border-radius: 6px;
}
.certificate-right-element-rectangle {
    top: 5%;
    right: 8%;
    position: absolute;
    height: 38%;
    width: 33%;
    background-color: #292929;
    border-radius: 6px;
}
.certificate-right-element-img a:hover {
    cursor: zoom-in;
}
.certificate-right-element-img {
    right: 14%;
    top: 11%;
    position: absolute;
    width: 60%;
    height: auto;
}
.certificate-left-element-img {
    left: 14%;
    top: 11%;
    position: absolute;
    width: 60%;
    height: auto;
}
.certificate-left-element-img a:hover {
    cursor: zoom-in;
}
.featherlight-next {
    display: none;
}
.featherlight-previous {
    display: none;
}
.featherlight .featherlight-content {
    padding: 0;
    border-bottom: 0;
}
.what-markizy {
    position: relative;
    height: 32vw;
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
}
.what-markizy-left {
    position: absolute;
    top: 3%;
    bottom: 3%;
    left: 6%;
    height: 94%;
    width: 40%;
}
.what-markizy-right {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 60%;
    background-color: #c01011;
}
.what-markizy-right-products {
    position: absolute;
    top: 0;
    right: 10%;
    height: 100%;
    width: 60%;
}
.what-markizy-right-products img {
    position: absolute;
    right: 5%;
    top: 0;
    height: 100%;
    width: auto;
}
.what-markizy-square-small-red {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #c01011;
    height: 18%;
    width: 16%;
    border-radius: 6px;
}
.what-markizy-square-big-red {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #c01011;
    height: 32%;
    width: 27%;
    border-radius: 6px;
}
.what-markizy-square-black {
    position: absolute;
    top: 8%;
    left: 8%;
    background-color: #292929;
    height: 80%;
    width: 52%;
    border-radius: 6px;
}
.what-markizy-square-black-line {
    position: absolute;
    top: 17%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    height: 4px;
    width: 40px;
    background: url("https://disol.com.ua/wp-content/themes/disol/image/block/about/red_line.png")
    no-repeat;
}
.what-markizy-square-black-title {
    position: absolute;
    top: 5%;
    width: 100%;
    padding-bottom: 4%;
    color: white;
    font-size: 27px;
    font-family: "Roboto", sans-serif;
    text-align: center;
    font-weight: 700;
}
.what-markizy-square-black-text {
    position: absolute;
    text-align: left;
    top: 20%;
    padding: 6%;
    padding-top: 0;
    left: 0;
    right: 0;
    color: white;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    line-height: 1.5;
    background-color: #292929;
    border-radius: 5px;
}
.what-markizy-square-black-text ul li {
    list-style-type: none;
}
.area-of-use-wrapper {
    width: 100%;
}
.area-of-use {
    height: 100%;
    width: 100%;
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 3%;
}
.area-of-use-image {
    position: relative;
    margin: 2%;
    width: 20%;
    min-width: 250px;
    min-height: 250px;
    text-align: center;
}
.area-of-use-image img {
    width: 90%;
    height: 90%;
    object-fit: contain;
}
.area-of-use-image-text {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 16px;
    font-weight: 800;
    white-space: nowrap;
}
.area-of-use-image-text hr {
    border: 0;
    background-color: #c01011;
    width: 15%;
    height: 2px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: -15px;
}
.products-wrapper {
    background-color: white;
    padding: 2%;
}
.products-row {
    display: flex;
    flex-direction: row;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: center;
    background-color: white;
    align-items: center;
}
.products-row-column {
    position: relative;
    width: 35vw;
    min-width: 300px;
    height: 37vw;
    min-height: 400px;
    margin-bottom: 4vw;
    margin-right: 4vw;
    margin-left: 4vw;
    background-color: white;
    -webkit-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.18);
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.18);
}
.second .products-row-column {
    height: 34vw;
}
.kovshevye {
    width: 37vw;
}
.products-row-column img {
    position: absolute;
    width: 48%;
    height: auto;
    right: 0;
    top: 0;
    z-index: 1;
}
.products-row-column-text {
    position: absolute;
    background-color: #c01011;
    border-radius: 4px;
    color: #fff;
    width: 50%;
    z-index: 2;
    top: 6%;
    left: -5%;
    padding: 3%;
}
.products-row-column-text ul {
    margin-left: 10%;
    line-height: 1.3;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin-bottom: 5%;
}
.products-row-column-text h3 {
    margin-left: 5%;
    line-height: 1.5;
    font-weight: 700;
    font-size: 28px;
    letter-spacing: 0.05em;
}
.markizy-options {
    position: absolute;
    bottom: 10%;
    font-size: small;
    margin: 3%;
}
.markizy-options table tbody tr td:nth-child(1) p {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 800;
}
.markizy-options table {
    border-collapse: collapse;
}
.markizy-options table tbody tr td p {
    padding-right: 3px;
}
.markizy-options table tbody tr td {
    border-bottom: 1px solid #eee;
}
.markizy-options table tbody tr:nth-last-child(1) td {
    border-bottom: 1px solid #fff;
}
.markizy-options table tbody tr td {
    padding: 3px 0;
}
.products div:nth-child(2) div:nth-child(1) img {
    top: 0;
}
.products div:nth-child(2) div:nth-child(2) img {
    top: 0;
}
.products div:nth-child(1) div:nth-child(2) .products-row-column-text {
    background-color: #242424;
}
.products div:nth-child(2) div:nth-child(1) .products-row-column-text {
    background-color: #242424;
}
.video-wrapper {
    padding-top: 3%;
    position: relative;
    height: 36vw;
    width: 100%;
}
.video {
    position: absolute;
    height: 29vw;
    width: 63vw;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.video-square-red {
    position: absolute;
    top: -8%;
    left: -5%;
    background-color: #c01011;
    height: 26%;
    width: 15%;
    border-radius: 6px;
}
.video-square-black {
    position: absolute;
    bottom: -7%;
    right: -4%;
    background-color: #242424;
    height: 18%;
    width: 10%;
    border-radius: 6px;
}
.myvideo {
    position: relative;
    padding-bottom: 43%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    border: 0;
}
.myvideo iframe,
.myvideo object,
.myvideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#page .hormann-slider.solncezashhitnye-sistemy-pergoly {
    background: url("https://disol.com.ua/wp-content/themes/disol/image/pergoly/bg.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
#page .hormann-slider.markizy-bg {
    background: url("https://disol.com.ua/wp-content/themes/disol/image/markizy/bg.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.our-location {
    height: 340px;
}
.our-location .map {
    height: 100%;
}
.pre-footer .company-logotype {
    display: none;
}
.our-location .address .logotype {
    display: block;
    text-align: center;
}
.our-location .map iframe {
    height: 340px;
}
.our-location .location-box {
    height: 340px;
}
.our-location .address .location-box .office-address {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-top: 20px;
}
.limanka {
    padding: 10px;
    text-align: left;
}
.fontanka {
    padding: 10px;
    text-align: left;
}
.between {
    border-right: 1px solid #262626;
}
.our-location .logotype a:hover {
    opacity: 0.8;
}
@media (max-width: 1300px) {
    .between {
        display: none;
    }
    .our-location .address .location-box .office-address {
        padding-top: 0;
        padding-left: 40px;
        justify-content: flex-start;
    }
}
@media (max-width: 981px) {
    .our-location {
        height: auto;
    }
    .our-location .location-box {
        height: auto;
    }
    .our-location .map {
        float: none;
        width: auto;
        margin: 0 auto;
        text-align: center;
    }
    .our-location .map iframe {
        height: 282px;
    }
    .our-location .address {
        float: none;
        width: auto;
    }
    .our-location .address .location-box {
        text-align: center;
        margin: 0 auto;
        padding: 32px 15px 25px;
    }
    .our-location .address .location-box .office-address,
    .our-location .address .location-box .phone-numbers,
    .our-location .address .location-box .email-address {
        margin-top: 0;
        text-align: left;
        padding: 0 18px;
    }
    .our-location .address .location-box .office-address {
        justify-content: space-around;
        padding-top: 20px;
    }
    .between {
        display: block;
    }
}
@media (max-width: 550px) {
    .between {
        display: none;
    }
    .our-location .address .location-box .office-address {
        justify-content: flex-start;
        padding-left: 20vw;
    }
}
@media (max-width: 400px) {
    .our-location .address .location-box .office-address {
        padding-left: 10vw;
    }
}
@media (max-width: 350px) {
    .our-location .address .location-box .office-address {
        padding-left: 0;
    }
}
#seo-main-page {
    overflow: hidden;
    height: 0;
}
.more-info {
    text-align: center;
    margin-bottom: 3%;
    font-size: 14px;
}
.make-order-box-new {
    position: absolute;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    opacity: 1;
    text-align: center;
    margin-top: 36px;
}
.make-order-box-new button {
    display: inline-block;
    padding: 11px 54px;
    border: 0;
    border-radius: 0;
    outline: 0;
    background: #c01c1c;
    cursor: pointer;
    color: #fff;
    font-size: 23px;
    font-weight: 400;
    line-height: 34px;
}
.make-order-box-new button:hover {
    opacity: 0.88;
}
.make-order-box-new button {
    width: 100%;
}
.center {
    text-align: center;
}
.products-row.pergoly .products-row-column .markizy-options {
    bottom: 12%;
}
#link-show {
    font-size: 16px;
    line-height: 14px;
    color: #929292;
}
#link-show:hover {
    cursor: pointer;
    text-decoration: underline;
}
#seoContent-new {
    display: block;
    overflow: hidden;
    line-height: 1.64;
    color: #929292;
    font-size: 12px;
    padding: 0 22px 2rem;
}
#seoContent-new p {
    margin-bottom: 1rem;
}
#seoContent-new a {
    color: #929292;
}
#hidden-seo {
    cursor: pointer;
    text-decoration: underline;
}
.portfolio {
    width: 100%;
    margin-top: 30px;
    text-align: center;
}
.portfolio .portfolio-menu li {
    display: inline;
    margin: 10px;
}
.portfolio .portfolio-menu li a {
    color: black;
    line-height: 1.5;
    text-decoration: none;
}
.portfolio .portfolio-menu li a:hover {
    text-decoration: underline;
}
.sale {
    margin: 40px 0 40px 0;
}
#carousel-1 .owl-item .carusel-1-image {
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.video-present {
    padding-top: 5%;
}
