body {
    position: relative;
}

html,
body {
    overflow-x: hidden;
    padding: 0;
    margin: 0;
    font-family: "PF DinDisplay Pro";
}

header {
    position: relative;
    background-color: #fff;
}

header:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(112, 47, 1, 0.77) 0%, rgba(112, 47, 1, 0.77) 56%, rgba(112, 47, 1, 0.02) 99%, rgba(112, 47, 1, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(112, 47, 1, 0.77) 0%, rgba(112, 47, 1, 0.77) 56%, rgba(112, 47, 1, 0.02) 99%, rgba(112, 47, 1, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(112, 47, 1, 0.77) 0%, rgba(112, 47, 1, 0.77) 56%, rgba(112, 47, 1, 0.02) 99%, rgba(112, 47, 1, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4702f01', endColorstr='#00702f01', GradientType=0); /* IE6-9 */
}

header .carousel {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

header .carousel .carousel-inner {
    height: 100%;
}

header .carousel .carousel-inner .carousel-item {
    height: 100%;
}

header .carousel .carousel-inner .carousel-item img {
    display: block;
    object-fit: cover;
    height: 100%;
    width: 100%;
    background-color: #cfa568;
    opacity: 0.6;

}

header .carousel .carousel-inner .carousel-item .carousel-caption {
    text-transform: uppercase;
    z-index: 3;
    top: auto;
    bottom: calc(35%);
    width: 500px;
    margin: 0 auto;
}

header .carousel .carousel-inner .carousel-item .carousel-caption h3 {
    width: 500px;
    margin: 0 auto;
}


header .carousel .carousel-indicators {
    top: auto;
    z-index: 3;
    bottom: calc(33%);
}

header .carousel .carousel-indicators li {
    margin-right: 6px;
    margin-left: 6px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #fff;
    background-color: transparent;
}

header .carousel .carousel-indicators li.active {
    background-color: #fff;
}

header nav {
    background-color: transparent;
    color: #fff;
}

header .navbar {
    position: absolute;
    width: 100%;
}

header .navbar .navbar-brand {
    background: url("../image/logo.png");
    background-size: cover;
    height: 60px;
    width: 60px;
}

header .navbar .nav-item .tagline {
    margin-right: 3.25rem;
}

header .navbar .nav-item .tagline h1 {
    position: relative;
    font-size: 2rem;
    line-height: 1.4;
}

header .navbar .nav-item .tagline h1 span {
    position: absolute;
    top: 3rem;
    left: 0;
    font-size: 1.5rem;
}

.city {
    padding-right: 1rem;
}

.city a {
    color: #fff;
    font-size: 1.25rem;
}

.city a.active {
    color: #fff;
    text-decoration: underline;
}

.city a:hover,
.city a:focus {
    color: #fff;
    text-decoration: underline;
}

header svg {
    width: 28px;
    fill: #fff;
    display: block;
}

header svg:hover {
    fill: #fff;
}

header .navbar .nav-item .nav-link.telephone {
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
}

header .navbar .nav-item .nav-link.telephone:hover {
    text-decoration: underline;
}

header .header-content {
    margin: 12% auto 23%;
}

header .header-content .logo {
    background: url("../image/logo.png");
    background-size: cover;
    height: 220px;
    width: 220px;
}

header .header-content .good-day {
    color: #fff;
    font-size: 1.5rem;
    padding-bottom: 4rem;
}

.container-fluid {
    transform: rotate(-7deg);
    width: 120%;
    margin-left: -10%;
}

.container {
    transform: rotate(7deg);
}

.type-filter {
    position: relative;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    transform: rotate(-7deg);
    text-transform: uppercase;
    color: #6f5224;
    font-weight: bold;
    line-height: 0.5;
    z-index: 4;
    cursor: pointer;
}

.type-filter.first-child {
    position: relative;
    padding-top: 0rem;
    margin-top: -1.5rem;
    padding-bottom: 2.5rem;
}

.type-filter.second-child {
    transform: rotate(0deg);
}

.type-filter > .row {
    margin-right: 0;
    margin-left: 0;
}

.type-filter .arrow {
    margin-bottom: calc((2.5rem - 0.8125rem) / 2);
    border: 0.8125rem solid transparent;
    border-bottom: 0.8125rem solid #6f5224;
}

.type-filter .arrow.active {
    margin-top: calc((2.5rem - 0.8125rem) / 2);
    border: 0.8125rem solid transparent;
    border-bottom: 0;
    border-top: 0.8125rem solid #6f5224;
}

.type-filter h2 {
    font-size: 2.5rem;
    margin-right: 1rem;
}

.type-filter .description {
    font-size: 1.3rem;
}

.type-filter:hover h2,
.type-filter:hover .description {
    text-decoration: underline;
}

.nav-menu {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    padding: 1rem 1rem;
}

.top-content {
    margin-bottom: 2rem;
}

.top-content .col-md-6 > .row {
    margin: 0;
}

.logo-box {
    height: 100%;
}

a.logo {
    background: url("../image/logo.png");
    background-size: cover;
    height: 60px;
    width: 60px;
    display: block;
}

.top-content .tagline {
    margin: 0 1rem;
    color: #fff;
}

.top-content .tagline h1 {
    position: relative;
    font-size: 1.5rem;
    line-height: 1;
    margin-bottom: 17px;
}

.top-content .tagline h1 span {
    position: absolute;
    top: 1.6rem;
    left: 0;
    font-size: 1.25rem;
}

.top-content .telephone {
    text-align: right;

}

.top-content .telephone a {
    margin-left: 20px;
    color: #fff;
    font-size: 1.25rem;
    font-weight: bold;
}

.top-content .telephone a:hover {
    text-decoration: underline;
}

.line {
    margin: 1rem;
    width: 100%;
    height: 1px;
    background-color: #ccc;
}

.classic-btn a.btn.btn-primary {
    border-radius: 0;
    background-color: #6f5224;
    border: none;
    font-size: 1.25rem;
}

.classic-btn a.btn.btn-primary:focus {
    margin-top: -0.25rem;
    background-color: #6f5224;
    box-shadow: none;
    outline: none;
    border: none;
}

.container-orders {
    position: fixed;
    top: -110vh;
    right: 0%;
    width: 305px;
    font-size: 1.25rem;
    background-color: #fff;
    z-index: 4;
    padding: 1rem;
    display: block;
    -webkit-box-shadow: -12px 15px 20px -11px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: -12px 15px 20px -11px rgba(0, 0, 0, 0.14);
    box-shadow: -12px 15px 20px -11px rgba(0, 0, 0, 0.14);
}

.container-orders .line {
    margin-left: 0;
    margin-right: 0;
}

.container-orders .item {
    width: 100%;
}

.container-orders .item-name {
    width: 100%;
    padding-bottom: 0rem;
    padding-top: 1rem;
    font-size: 1.5rem;
    font-weight: bold;
    text-transform: uppercase;
}

.container-orders .item:first-child .item-name {
    padding-top: 0rem;
}

.container-orders .item-weight {
    width: 100%;
    padding-bottom: 1rem;
}

.container-orders .configure-item {

}

.container-orders .configure-item > .row {
    align-items: center;
}

.container-orders .configure-item > .col-auto {

}

.container-orders .functional-button {
    text-align: center;
    line-height: 1.3;
    font-size: 1.5rem;
    border: 2px solid #6f5224;
    color: #6f5224;
    font-weight: bold;
    cursor: pointer;
}

.container-orders .quantity {

}

.container-orders .functional-button {
    width: 38px;
    height: 38px;
}

.container-orders .item-price {

}

.container-orders .delivery-price-name {

}

.container-orders .delivery-price {
    font-weight: bold;
    text-align: right;
}

.container-orders .total {

}

.container-orders .total-price-name {
    margin-bottom: 1rem;
}

.container-orders .total-price {
    font-weight: bold;
    text-align: right;
}

.container-orders .total-price-full{
    font-weight: bold;
    text-align: right;
}

.container-orders .classic-btn {
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.container-orders a.btn.btn-primary {

}

.orders-button {
    position: relative;
    width: 90px;
    height: 98px;
    z-index: 1;
}

.orders-button a:before {
    content: ' ';
    position: absolute;
    bottom: -8%;
    left: 0%;
    width: 110%;
    height: 16px;
    background-color: #fff;
    transform: rotate(-7deg);
}

/*.orders-button a:after {*/
/*content: ' ';*/
/*position: absolute;*/
/*top: -8%;*/
/*left: -2%;*/
/*width: 110%;*/
/*height: 16px;*/
/*background-color: #fff;*/
/*transform: rotate(-7deg);*/
/*}*/

.orders-button svg {
    margin: 1rem 0;
    transform: rotate(-7deg);
    width: 50px;
    height: 50px;
    fill: #fff;

}

.orders-button a.btn.btn-light {
    width: 100%;
    height: 100%;
    background-color: #dc6237;
    border: none;
    border-radius: 0;
}

.orders-button a.btn.btn-light:focus {
    border: none;
    box-shadow: none;
    outline: none;
}

.container-orders .total-count {
    margin-left: -1rem;
    margin-right: 1rem;
    position: inherit;
    font-weight: bold;
    z-index: 3;
}

.container-orders .order-count {
    margin-left: -1rem;
    margin-right: 1rem;
    position: inherit;
    z-index: 3;
}

.item-container:before {
    content: " ";
    position: absolute;
    top: -50px;
    left: 0;
    width: 147%;
    height: 400px;
    background: #fff;
    transform: rotate(-7deg);
}

.container-orders .order-phone {
    margin-left: -1rem;
    margin-right: 1rem;
    position: inherit;
    z-index: 3;

}

.container-orders .order-phone a {
    color: #000;
}

.cart-mobile {
    position: fixed;
    top: -0.5rem;
    right: 0%;
    z-index: 5;
    transform: skew(0, -7deg);
    display: none;
}

.cart-mobile.active {
    display: block;
}

.cart-mobile .orders-button:before {
    background-color: transparent;
}

.cart-mobile .orders-button a.btn.btn-light {
    position: relative;
    background-color: #dc6237;
}

.cart-mobile .orders-button a.btn.btn-light svg {
    transform: rotate(-3.5deg);
}


.cart-mobile .orders-button a.btn.btn-light .cart-items-count {
    position: absolute;
    bottom: -1rem;
    left: -1rem;
    width: 3rem;
    height: 3rem;
    transform: skew(0, 7deg);
    background-color: #fff;
    border: 2px solid #6f5224;
    border-radius: 50%;
    font-size: 1.5rem;
    font-weight: bold;
    color: #6f5224;
    line-height: 1.8;
}

.cart-items {
    overflow-x: hidden; /* так лучше выглядит */
    overflow-y: auto;
    max-height: 381px;
    padding-right: 15px;
    margin-right: -10px;
}

#items {
    position: relative;
    margin-top: -14rem;
}

#items .container-fluid {
    background-color: #fff;
    z-index: 1;
}

#items .container {
    position: relative;
}

#items .container.add-position {
    margin-top: -4rem;
}

#items .container-fluid.item-list {
    position: relative;
    background-color: #fffcf6;
    height: 100%;
}

#items .container .rotated-button {
    position: relative;
    margin-left: 1rem;
    transform: rotate(-7deg) skew(-7deg, 0);
    font-size: 1.5625rem;
}

#items .container .rotated-button.menu {
    position: relative;
    margin-left: 1rem;
    transform: rotate(-7deg) skew(-7deg, 0) translateY(-2.6rem);
    font-size: 1.5625rem;
}

#items .container .rotated-button a.btn.btn-primary {
    border-radius: 0;
    border: 0;
    margin-right: 1rem;
    padding-bottom: 0.6rem;
    background-color: #6f5224;
    transition: all 0.5s ease-in-out;
}

#items .container .rotated-button a.btn.btn-primary:hover {
    padding: 0.5rem 3rem;
}

#items .container .rotated-button a.btn.btn-primary:focus {
    background-color: #6f5224;
    box-shadow: none;
    outline: none;
    border: none;
}

#items .container .item-container {
    margin-top: 4rem;
    padding-top: 4rem;
    color: white;
    width: 100%;
    height: 100%;
    z-index: 1;
}

#items .container .item-container .col-md-4:nth-child(3n+2) {
    margin-top: -4.1%;
}

#items .container .item-container .col-md-4:nth-child(3n+3) {
    margin-top: -8.16%;
}

#items .container .item-container .item {
    position: relative;
    margin-bottom: 1rem;
    padding-bottom: 246px;
}

#items .item-container .item > .row {
    margin-left: 0px;
    margin-right: 0px;
}

#items .container .item-container .item > .col-md-12 {
    position: inherit;
}

#items .container .item-container .item .image img {
    width: 100%;
    object-fit: cover;
    position: relative;
    z-index: 1;
}

#items .container .item-container .item .image:before {
    content: ' ';
    position: absolute;
    top: -10%;
    left: 0;
    width: 100%;
    height: 19%;
    transform: rotate(-7deg);
    background-color: #fff;
    z-index: 2;
}

#items .container .item-container .item .image:after {
    content: ' ';
    position: absolute;
    bottom: -10%;
    left: 0;
    width: 100%;
    height: 19%;
    transform: rotate(-7deg);
    background-color: #fff;
    z-index: 1;
}

#items .container .item-container .item .purchase.mobile {
    display: none;
}

#items .container .item-container .item .description {
    position: relative;
    color: #000;
    font-size: 1.25rem;
    margin-bottom: 2rem;
    z-index: 3;
}

#items .container .item-container .item .description .name {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.1;
    padding: 0.5rem 0;
}

#items .container .item-container .item .description .name .info {
    display: initial;
    padding: 1px 9px;
    font-weight: initial;
    font-size: 1rem;
    border: 1px solid #7a7a7a;
    border-radius: 50%;
    color: #7a7a7a;
    background-color: transparent;
    cursor: pointer;
}

#items .container .item-container .item .description .consist {
}

#items .container .item-container .item .description .dough-type {
    color: #7a7a7a;
}

#items .container .item-container .item .content-bottom {
    position: absolute;
    left: 1rem;
    bottom: 0;
    width: calc(100% - 2rem);
    height: 222px;
}

#items .container .item-container .col-md-4:nth-child(3n+2) .content-bottom {
    bottom: 46px;
}

#items .container .item-container .col-md-4:nth-child(3n+3) .content-bottom {
    bottom: 92px;
}

#items .container .item-container .item .content-bottom .weight-list .col-4 {
    padding: 0;
}

#items .container .item-container .item .content-bottom .weight-list .col-4:nth-child(3n+1) {
    padding-right: 10px;
}

#items .container .item-container .item .content-bottom .weight-list .col-4:nth-child(3n+2) {
    padding-right: 6px;
    padding-left: 6px;
}

#items .container .item-container .item .content-bottom .weight-list .col-4:nth-child(3n+3) {
    padding-left: 10px;
}

#items .container .item-container .item .content-bottom .weight-list .item {
    margin-bottom: 1rem;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    text-align: center;
    line-height: 1;
    font-size: 1.5rem;
    border: 2px solid #6f5224;
    color: #6f5224;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

#items .container .item-container .item .content-bottom .weight-list .item:hover,
#items .container .item-container .item .content-bottom .weight-list .item:focus,
#items .container .item-container .item .content-bottom .weight-list .item.active {
    color: #fff;
    background-color: #6f5224;
}

#items .container .item-container .item .content-bottom .weight-list .item:hover {
    transform: rotate(-7deg) skew(-7deg, 0);
}


#items .container .item-container .item .content-bottom .price {
    color: #6f5224;
    font-size: 2rem;
    font-weight: bold;
}

#items .container .item-container .item .content-bottom .purchase .rotated-button {
    position: inherit;
    line-height: 1;
    padding: 0;
    margin: 0;

}

#items .container .item-container .item .content-bottom .purchase .rotated-button a.btn.btn-primary {
    margin-left: 1rem;
    padding: 0.5rem 1rem;
    transition: all 0.5s ease-in-out;
}

#items .container .item-container .item .content-bottom .purchase .rotated-button a.btn.btn-primary:hover {
    padding: 0.5rem 3rem;
}

.container-fluid.brow h2 {
    color: #fff;
}

#about .container-fluid.brow,
#advantages .container-fluid.brow,
#feedback .container-fluid.brow {
    background-color: #c6a770;
}

#about .container-fluid.brow .container,
#advantages .container-fluid.brow .container,
#feedback .container-fluid.brow .container {
    background-color: #c6a770;
}

#about .container-fluid {
    transform: rotate(-7deg);
    background-color: #ae9060;
    width: 110%;
    margin-left: -5%;
}

#about .container {
    height: 100%;
    background-color: #fff;
    transform: rotate(0deg) skew(-7deg);
    z-index: 1;
}

#about .section-name {
    position: relative;
    text-transform: uppercase;
    color: #fff;
}

#about img {
    padding-left: 0rem;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#about .text {
    padding: 6rem 2rem;
    margin-bottom: 6rem;
    font-size: 1.8rem;
    color: #000;
    transform: rotate(7deg) skew(7deg);
}

#advantages .container-fluid {
    background-color: #fffcf6;
}

#advantages .container {
    background-color: #fff;
    transform: rotate(0deg) skew(-7deg);
}

#advantages .content {
    padding: 7rem 0;
    transform: rotate(7deg) skew(7deg);
}

#advantages .name {
    font-size: 2.5rem;
    text-transform: uppercase;
    color: #ae9060;
    font-weight: 600;
    line-height: 1;
}

#advantages .tagline {
    font-size: 1.25rem;
    font-weight: bold;
}

#advantages .text {
    font-size: 1.25rem;
}

#feedback .container-fluid {
    background-color: #fffcf6;
}

#feedback .container {
    background-color: #fff;
    transform: rotate(0deg) skew(-7deg);
}

#feedback .content {
    padding-top: 6rem;
    transform: rotate(7deg) skew(7deg);
}

#feedback svg {
    width: 28px;
    fill: #ae9060;
}

#feedback img {
    width: 100%;
}

#feedback .line:last-child {
    display: none;
}

#feedback .classic-btn {
    width: 100%;
    padding: 6rem 0;
    transform: rotate(7deg) skew(7deg);
}

footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    width: 100%;
    /* clip-path: polygon(0% 0%, 100% -40%, 100% 70%, 0% 70% ); */
}

footer .container-fluid {
    transform: none;
    /* background-color: #ae9060; */
    /* margin-bottom: -20%; */
}

footer .container {
    transform: none;
    padding: 0;
}

footer .col-12.hr {
    border: 1px solid #6f5224;
    width: 100%;
}

footer .bottom-content {
    margin-top: 2rem;
    padding-bottom: 4rem;
    font-size: 1.5rem;
}

footer .bottom-content .col-md-6.left-block a {
    color: #6f5224;
}

footer .bottom-content .col-md-6.left-block a:hover {
    text-decoration: none;
    color: #fff;
}

footer .bottom-content .col-md-6.left-block a svg {
    width: 28px;
    fill: #6f5224;
}

footer .bottom-content .col-md-6.left-block svg:hover {
    fill: #fff;

}

footer .bottom-content .col-md-6.left-block a span {
    padding-left: 1rem;
}

footer .bottom-content .col-md-6.left-block .row > .col-auto {
    margin-right: 1rem;
}

footer .bottom-content .col-md-6.right-block a {
    color: #fff;
    text-align: right;
}

footer .bottom-content .col-md-6.right-block > .row {
    justify-content: flex-end;
}

footer .bottom-content .col-md-6.right-block .row > .col-auto {
    margin-left: 1rem;
}

.angle {
    background-color: #ae9060;
    width: 100%;
    height: 650px;
    margin-top: -20rem;
}

.cart-items::-webkit-scrollbar {
    width: 7px;
}

.cart-items::-webkit-scrollbar-track {
    background: #fafafa;
    border-radius: 10px;
}

.cart-items::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #e7e7e7;
}

.modal .modal-content {
    border-radius: 0;
    border: none;
}

.modal .form-control {
    border-radius: 0;
    border-color: #6f52242b;
}


.modal .load {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffffc4;
    z-index: 99999;
    display: none;
}

.modal .load i {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 40px;
    width: 40px;
    font-size: 40px;
    opacity: 0.3;
    display: block;
    margin: auto;
}

.modal .btn-primary {
    border-radius: 0;
    background-color: #6f5224;
    border: none;
    font-size: 1.25rem;
}

.modal .btn-secondary {
    border-radius: 0;
    background-color: #6c757d78;
    border: none;
    font-size: 1.25rem;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type='number'] {
    -moz-appearance: textfield;
}

@media (max-width: 1200px) {

    .top-content .tagline h1 {
        font-size: 1.5rem;
    }

    .top-content .tagline h1 span {
        font-size: 1.5rem;
    }

    .top-content .telephone a {
        font-size: 1.2rem;
    }

    header .nav-menu {
        padding-bottom: 18rem;
        position: initial;
    }

    header .top-content .tagline h1 span {
        display: none;
    }

    header .top-content .telephone {
        display: none;
    }

    header .header-content .logo,
    header .header-content .good-day {
        display: none;
    }

    header .carousel .carousel-indicators {
        bottom: 46%;
    }

    #items {
        margin-top: -20rem;
    }

    footer .bottom-content .col-md-6.left-block a span {
        font-size: 1.2rem;
    }

    footer .bottom-content .col-md-6.right-block a {
        font-size: 1.2rem;
    }
}

@media (max-width: 768px) {

    #items .container .item-container .item .image:before {
        top: -7%;
        height: 15%;
    }

    #items .container .item-container .item .image:after {
        content: ' ';
        position: absolute;
        bottom: -12%;
        height: 19%;
    }

    .type-filter.first-child{
        margin-top: -0.5rem;
    }

    #items .container .rotated-button a.btn.btn-primary:hover {
        padding: .375rem .75rem;
        padding-bottom: 0.6rem;
    }


    .cities {
        position: absolute;
        left: 3%;
        right: 0;
        bottom: -6rem;
        width: 96%;
        justify-content: center;
    }

    .carousel-indicators {
        display: none;
    }

    header .nav-menu {
        padding-bottom: 0rem;
    }

    header .nav-menu .row > .col-md-auto {
        width: 100%;
    }

    section#items {
        margin-top: -2rem;
    }

    #about .container-fluid {
        width: 120%;
        margin-left: -10%;
    }

    #advantages .name {
        font-size: 1.4rem;
    }

    .top-content .tagline h1 {
        font-size: 1.2rem;
        line-height: 2.8;
    }

    .top-content .tagline h1 span {
        display: none;
    }

    .top-content .telephone a {
        font-size: 1rem;
    }

}

@media (max-width: 576px) {

    .cart-items {
        max-height: 288px;
    }

    .container-orders {
        width: 100%;
        padding-bottom: 0;
    }


    .orders-button {
        height: 65px;
        width: 60px;

    }

    .orders-button a:before {
        display: none;
    }

    .orders-button svg {
        margin: 0.50rem 0;
        transform: rotate(0deg);
        width: 35px;
        height: 35px;
    }

    .row-total {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    html {
        /* overflow-x: hidden; */
    }


    .container-fluid {
        margin-left: 0;
    }

    #items .container {
        width: 80%;
        margin-left: 0;
    }

    .container-fluid.item-list {
        margin-left: -5%;
    }

    #items .container .item-container .col-md-4:nth-child(3n+2) .content-bottom {
        bottom: 0;
    }

    #items .container .item-container .col-md-4:nth-child(3n+3) .content-bottom {
        bottom: 0;
    }

    #items .container .item-container .item {
        padding-bottom: 0rem;
    }

    #items .container .item-container .item .image {
        height: 100%;
    }

    #items .container .item-container .item .image img {
        height: 100%;
    }

    #items .container .item-container .item .image:after {
        left: -5%;
        width: 110%;
    }

    #items .container .item-container .item .image:before {
        left: -5%;
        width: 110%;
    }

    #items .container .item-container .item .purchase.mobile {
        position: inherit;
        display: block;
        float: right;
        margin-top: -1rem;
        margin-right: 0.7rem;
        z-index: 3;
    }

    #items .container .item-container .item .description {
        margin-bottom: 0;
    }

    #items .container .item-container .item .description .name {
        margin-top: 1rem;
        font-size: 1.5rem;
    }

    #items .container .item-container .item .content-bottom {
        position: initial;
        left: initial;
        width: initial;
    }

    #items .container .item-container .item .content-bottom .weight-list {
        margin-top: 1rem;
    }

    #items .container .item-container .item .content-bottom .weight-list .item {
        font-size: 1rem;
    }

    #items .container .rotated-button.menu {
        width: 100%;
    }

    #items .container .rotated-button a.btn.btn-primary {
        margin-right: 0.5rem;
    }

    .type-filter h2 {
        font-size: 1.5rem;
        margin-right: 0.5rem;
    }

    .type-filter .description {
        font-size: 1rem;
    }

    #items .item-container .item > .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    #items .item-container .item .row > .col-4 {
        padding: 0;
    }

    .cities {
        position: absolute;
        left: 3%;
        bottom: -3rem;
    }

    section#items {
        margin-top: -3rem;
    }

    section#items .container .item-container {
        margin-top: 0rem;
    }

    section#items .container .item-container .row .col-md-4 {
        margin-bottom: 0rem;
    }

    #about .container-fluid {
        width: 200%;
        margin-left: -50%;
    }

    #about .container {
        width: 54%;
    }

    #about .text {
        margin-bottom: 0;
        padding: 4rem 1rem;
    }

    #advantages .container {
        width: 82.5%;
        margin-left: 0%;
    }

    #advantages .content {
        padding-top: 4rem;
        padding-bottom: 2rem;
    }

    #advantages .container .text {
        padding-bottom: 2rem;
    }

    #feedback .container {
        width: 82.5%;
        margin-left: 0%;
    }

    #feedback .content {
        padding-top: 4rem;
    }

    #feedback .more a.btn.btn-primary {
        font-size: 1rem;
    }

    footer .container {
        width: 82.5%;
        margin-left: 0%;
    }

    .top-content .col-md-6 > .row {
        align-items: center;
    }

    .top-content .telephone {
        padding-top: 1rem;
    }

    .top-content .telephone a {
        font-size: 0.9rem;
        padding-right: 0.5rem;
    }

    footer .bottom-content {
        margin-top: 1rem;
    }

    footer .bottom-content .col-md-6.left-block > .row {
        justify-content: center;
    }

    footer .bottom-content .col-md-6.right-block > .row {
        margin-top: 1rem;
        justify-content: center;
    }

}

@media (max-width: 575px) {
    header .nav-menu {
        padding-top: 1rem;
    }

    .cities {
        position: absolute;
        width: 100%;
        left: 3%;
        top: 2.5rem;
    }

    .city a {
        font-size: 1rem;
    }

    .logo-box {
    }

    header .carousel .carousel-inner .carousel-item .carousel-caption {
        top: 100px;
        width: 375px;
    }
    .carousel-caption {  
        left: -60px;
        width: 375px;
    }
    .carousel-caption h3 {
        font-size: 14px;
        width: 375px;
    }

    .top-content .tagline h1 {
        font-size: 0.99rem;
        line-height: 1;
        text-align: center;
    }

    section#items {
        margin-top: -5rem;
    }

    .angle {
        height: 500px;
        margin-top: -6rem;
    }

    #feedback .container-fluid:last-child {
        margin-left: -5%;
        padding-left: calc(15px + 5%);
    }
}
@media (max-width: 320px) {
    header .carousel .carousel-inner .carousel-item .carousel-caption {
        top: 90px;
    }
    .carousel-caption {  
        left: -85px;
    }
}
div.inn{
    text-align: center;
    font-weight: bold;
    color: white;
    font-size: 16px;
    margin: 0;
    padding: 0;
}