* {
    font-family: 'Roboto', sans-serif;
}
a,
a:hover,
a:visited {
    color: unset !important;
    text-decoration: none !important;
}
.carousel-indicators li {
    width: 5px !important;
    height: 5px !important;
    margin-right: 20px !important;
    border-radius: 50%;
}
.carousel-indicators .active {
    background-color: #fff;
}
.icon_title {
    width: 42px;
    height: 28px;
}
.icon_h{
    width: 72px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    border-radius: 50%;
    margin: -36px auto 0 auto;
    background: #fff;
}

.service_page_content {
    font-size: 18px;
    margin-bottom: 15px;
}

.service_page_content .p {
    font-size: 18px;
}
.back {
    position: fixed;
    left: 15px;
    top: 15px;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 50%;
    background: #79c8a6d1;
    color: #fff;
    font-size: 28px;
    z-index: 98;
}
a.back i {
    color: #fff;
}
textarea, select, input {
    border: 1px solid rgb(191, 191, 191);
    border-radius: 7px;
}

.title-section {
    position: relative;
    color: #ffffff;
}
.entry-title,
.entry-title-rest {
    position: absolute;
    bottom: 100px;
    width: 100%;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    letter-spacing: 3px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.entry-title-rest {
    bottom: 20px;
}
.entry-subtitle {
    position: absolute;
    bottom: 44px;
    width: 100%;
    font-weight: 300;
    text-align: center;
    font-style: normal;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 3px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.sub-text {
    font-weight: 300;
    text-align: center;
    font-style: normal;
    font-size: 18px !important;
    line-height: 20px;
}
.open {
    font-weight: bold;
    font-size: 18px;
    line-height: 15px;
    text-align: center;
    color: #221c32;
}
.sub-open {
    font-weight: 300;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    color: #000000;
}
.card-massage {
    position: relative;
    display: block;
    margin: 10px -5px;
    overflow: hidden;
    border-radius: 7px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    padding-bottom: 3px;
    padding-top: 76%;
}
.card-massage > img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.card-massage h5,
.card-massage p {
    margin: 4px 4px 4px 5px;
}
.card-massage h5 {
    text-transform: uppercase;
    font-weight: 550;
    font-size: 1rem;
    line-height: 1.2rem;
	padding-top: 2%;
}
.card-massage p img {
    height: 1rem;
    margin-top: -2px;
}
.card-massage p {
    font-weight: 300;
    font-size: 0.8rem;
    line-height: 1rem;
}
.fix-height-p {
    min-height: 20px;
}
.home-title {
    text-align: center;
    width: 100%;
    position: absolute;
    z-index: 3;
    color: #fff;
    padding-bottom: 30px;
    bottom: 0;
}
.home-title h1 {
    font-style: normal;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.3rem;
    line-height: 38px;
    letter-spacing: 3px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.home-title p {
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 3px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.stay-green {
    background-color: #79c8a6;
    text-transform: uppercase;
    height: 38px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    border-radius: 12px;
    border: 1px solid #79c8a6;
    font-weight: bold;
}
.reqs {
    display: block;
    position: absolute;
    left: 12px;
    top: 18px;
    background-color: #d8372c;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid #d8372c;
    width: auto;
    text-align: center;
    letter-spacing: 0.025em;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    z-index: 10000;
}
.reqs span {
    color: #fff !important;
}
.btn-filter {
    width: 50%;
    text-transform: uppercase;
    height: 38px;
    font-size: 15px;
    text-align: center;
    color: #777;
    border:none;
    background: #FFF;
    border-bottom: 1px solid rgb(215, 215, 215);
    font-weight: bold;
    line-height: 38px;
}
.btn-filter.activ {
    color: #79c8a6;
    border-bottom: 3px solid #79c8a6;
}
#stay-green,
#btn-filter {
    padding: 0 10px;
}
.stay-green {
    width: 100%;
    max-width: 650px;
    margin: auto;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0.019em;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
    height: 57px;
}
.call_waiter {
    background-color: #ca7a1e;
    text-transform: uppercase;
    height: 38px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    border-radius: 12px;
    border: 1px solid #ca7a1e;
    font-weight: bold;
}
.call_waiter {
    width: 100%;
    max-width: 650px;
    margin: auto;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0.019em;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
    height: 57px;
}
.stay-green img {
    position: absolute;
    top: 20px;
    left: 50px;
}
.stay_btn {
    /*margin-left: 90px;
    width: calc(100% - 90px);*/
    display: block;
}
.card-massage h5 img {
    width: 21px;
    height: 14px;
    margin-top: -3px;
}
.overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.0001) 0%, #000000 100%);
    mix-blend-mode: normal;
    opacity: 0.5;
}
.o-repair {
    z-index: 0;
}
.card-repair,
.card-all {
    display: block;
    position: relative;
    margin: 10px -5px;
    overflow: hidden;
    border-radius: 7px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    /*padding-bottom:15px;*/
}
.card-repair.bathroom {
    background-image: url(/images/stone.jpg);
    background-size: contain;
}
.card-repair.badroom {
    background-image: url(/images/wood.jpg);
    background-size: contain;
}
.card-repair h5,
.card-all h5 {
    margin: 7px;
}
.card-repair img {
    position: relative;
    z-index: 2;
}
.card-repair h5,
.card-all h5 {
    position: absolute;
    bottom: 5px;
    left: 5px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    line-height: 15px;
    font-weight: bold;
    color: #ffffff;
    z-index: 3;
    width: calc(100% - 10px);
}

.modal-title {
    text-transform: uppercase;
}
html {
    overscroll-behavior: none;
}
.cart-category > .row {
    margin-bottom: 75px !important;
}
.green {
    background-color: #79c8a6 !important;
}
.green-text {
    color: #79c8a6;
}
.blue {
    background-color: #379CFB !important;
}
.blue-text {
    color: #379CFB
}
.yellow {
    background-color: #f2a828 !important;
}
.red {
    background-color: #c1543a !important;
}
.grey-text {
    color: #cbcbcb !important;
}
.white-text {
    color: #fff !important;
}
.grey {
    background-color: #f9f9f9 !important;
}
.cart-category .row,
.cart-category .col-12,
.cart-category .col-11,
.cart-category .col-10,
.cart-category .col-9,
.cart-category .col-8,
.cart-category .col-7,
.cart-category .col-6,
.cart-category .col-5,
.cart-category .col-4,
.cart-category .col-3,
.cart-category .col-2,
.cart-category .col-1,
.cart .row,
.cart .col-12,
.cart .col-11,
.cart .col-10,
.cart .col-9,
.cart .col-8,
.cart .col-7,
.cart .col-6,
.cart .col-5,
.cart .col-4,
.cart .col-3,
.cart .col-2,
.cart .col-1 {
    margin: 0;
    padding: 0;
}
.cart-all {
    display: block;
    position: relative;
    margin: 15px 0px !important;
    overflow: hidden;
    /*border-radius: 7px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);*/
}
.title-holder {
    position: relative;
}

.title-text {
    text-align: left;
    font-size: 1.1rem;
    font-weight: regular;
}
.det .title,
.massi .title,
.res .title {
    padding: 0 5%;
    line-height: 2rem;
    display: block;
}
.cart-all .btn {
    color: #000 !important;
}
.cart-all .btn {
    border-radius: unset;
}
.design1 .title {
    padding: 0 10px;
    text-align: center;
    min-height: 40px;
    line-height: 40px;
}
.category_baner {
    height: 25px;
    line-height: 25px;
}
.design2 {
    text-align: left;
    height: 60px;
    line-height: 40px;
}
.unit {
    text-align: center;
}
.design1 .price {
    line-height: 40px;
}
.design2 .price {
    line-height: 50px;
}
.design3 .price {
    line-height: 40px;
}
.design3{
    width:100%;
    overflow: hidden;
}
.design3 .all_holder{
    width:140%;
    height:auto;
    position:relative;
    margin-left:0%;
    transition: margin-left 1s ease;
}
.design3 .title-holder,
.design3 .desc-holder,
.design3 .cart_item{
    width:28.5714%;
    margin-left:0%;
    float:left;
}
.design3 .desc-holder{
    width:42.8571%
}
.design3 .desc-holder{
    position:absolute;
    top:0;
    bottom:0;
    left:28.5714%;
}
.design3 .cart_item{
    position:absolute;
    top:0;
    bottom:0;
    left:71.4285%;
    box-shadow: unset;
}
.all_holder.open_tools{
    margin-left:-40%;
    transition: margin-left 1s ease;
}
.design4{
    width:100%;
}
.design1 .title-text {
    text-align: left;
    line-height: 20px;
    padding: 5px 10px;
    font-size:1.4rem;
}
.design3 .price {
    padding-right: 10px;
    text-align: right;
    font-size: 1.1rem !important;
    font-weight: bold;
}
.design1 .price, .design2 .price{
    font-size: 1rem !important;
    color:#777;
    line-height: 20px;
}
.design2 img {
    height: 40px;
}
.design3 .btn {
    -webkit-border-top-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    border-top-left-radius: 7px;
}
.desc-holder {
    position: relative;
}
.design3 .foot {
    position: absolute;
    height: 40px;
    bottom: 0;
    width: 100%;
    line-height: 40px;
    padding-left: 10px;
}

.design3 .desc {
    line-height: 18px;
    padding: 7px;
    position: absolute;
    top: 0;
    bottom: 40px;
    height: auto;
    /*overflow-y: auto;*/
    overflow: hidden;
    left: 0;
    width: 100%;
    font-size: 0.8rem;
}
.cart {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    position: fixed;
    background: #cbcbcb;
    z-index: 99;
    max-width: 1024px;
}
.cart_close {
    top: calc(100vh - 90px);
    top: calc(var(--vh, 1vh) * 100 - 90px);
    -webkit-transition: top 2s;
    transition: top 2s;
}
.cart_hide {
    top: 100vh;
    top: calc(var(--vh, 1vh) * 100);
    -webkit-transition: top 2s;
    transition: top 2s;
}
.cart_open {
    top: 0;
    -webkit-transition: top 2s;
    transition: top 2s;
}
.cart-toggler {
    position: relative;
    color: #fff;
    background: #1B1725;
    line-height: 23px;
    height: 90px;
    position:relative;
    box-shadow: 0 -2px 2px rgba(0,0,0,.2);
}
.cart_text{
    width:100%;
    height:90px;
    padding:10px 30px;
    margin-right:120px;
    text-align: left;
}
.cart_text .total_price{
    font-size: unset;
}
.cart_icon{
    position:absolute;
    right:0;
    top:0;
    width:120px;
    height:90px;
    background: #79C8A6;
    text-align: center;
    padding:20px 10px;
}

.cart-toggler i {
    font-size:30px;
    margin-bottom:7px;
}
.cart_header {
    color: rgb(94, 94, 94);
    height: 26px;
    line-height: 26px;
    font-size: 0.9rem;
    padding: 0 10px !important;
}
.cart_header div,
.cart_item {
    padding: 0 5px !important;
}
.cart_item {
    margin: 5px 0 !important;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.cart_item_data {
    min-height: 50px;
    line-height: 20px;
    padding: 15px 0 !important;
}
.cart_item_data .btn {
    padding-top: 0;
    padding-bottom: 0;
}
.cart_addons_holder {
    min-height: 25px;
    line-height: 25px;
    color: #cbcbcb;
}
.tools {
    overflow: hidden;
    line-height: 50px;
}
.tools_opener .fa-edit,
.tools_opener .fa-times {
    font-size: 1.4rem;
    color: #79c8a6;
}
.tools_opener .fa-times {
    color: rgb(95, 95, 95);
}
.btn-tool {
    width: 45px;
    margin-bottom: 5px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    background: #79c8a6;
    border-radius: 5px;
}
.close_tools {
    height: 0;
    -webkit-transition: height 1s;
    transition: height 1s;
}
.open_tools {
    height: 50px;
    -webkit-transition: height 1s;
    transition: height 1s;
}
.cart_contents {
    padding: 0 10px !important;
    overflow-y: auto;
    border-bottom: 1px solid #fff;
}
.cart_contents_comm {
    height: calc(100vh - 306px);
    height: calc(var(--vh, 1vh) * 100 - 306px);
    -webkit-transition: height 1s;
    transition: height 1s;
}
.cart_contents_nocomm {
    height: calc(100vh - 226px);
    height: calc(var(--vh, 1vh) * 100 - 226px);
    -webkit-transition: height 1s;
    transition: height 1s;
}
.cart_contents_comm.with_payment {
    height: calc(100vh - 356px);
    height: calc(var(--vh, 1vh) * 100 - 356px);
    -webkit-transition: height 1s;
    transition: height 1s;
}
.cart_contents_nocomm.with_payment {
    height: calc(100vh - 286px);
    height: calc(var(--vh, 1vh) * 100 - 286px);
    -webkit-transition: height 1s;
    transition: height 1s;
}
.col-4.comm_toggler {
    padding: 20px;
}
.comm_toggler a,
.comm_toggler a:hover,
.comm_toggler a:visited {
    color: rgb(94, 94, 94);
}
.cart_comment {
    overflow: hidden;
    width: 100% !important;
    padding: 0 12px !important;
}
.cart_comment textarea {
    padding: 0 5px;
    width: 100%;
    margin: 10px 0px;
    background-color: #fff;
    border: none;
}
.cart_comment_close {
    height: 0;
    -webkit-transition: height 1s;
    transition: height 1s;
}
.cart_comment_open {
    height: 80px;
    -webkit-transition: height 1s;
    transition: height 1s;
}
.cart-tools .btn {
    color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    height: 44px;
    line-height: 44px;
    margin: 3px 50px;
    padding: 0 30px;
}
/*.desc-holder .price {
    margin: 15px auto;
}*/
.cart-all .price {
    display: block;
}
.cart_contents .price_one {
    display: block;
}
.addons_holder {
    margin-top: -10px !important;
}
.addons_holder .small {
    display: inline;
}
@media (max-width: 600px) {
    .cart-all .price,
    .cart-all .title {
        font-size: 0.8rem;
    }
    .price_one,
    .addons_holder .small,
    .cart_item_data strong,
    .total_price {
        font-size: 0.8rem;
    }
    .cart-tools .btn {
        margin: 3px 10px;
        padding: 0 20px;
    }
    .col-4.comm_toggler {
        padding: 10px 5px;
    }
}
.cart-tools {
    height: 50px;
}
.cart-tools.with_payment {
    height: 100px;
}
.select_payment {
    width: 100%;
    padding: 5px 10px 0 10px;
    max-height: 50px;
    height: 50px;
}
.cart_footer {
    height: 60px;
    line-height: 30px;
    font-size: 0.9rem;
    padding: 0 10px !important;
}
.price_one,
.total_price {
    padding-right: 10px;
}
.det,
.massi,
.res {
    top: 0;
    width: 100%;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    z-index: 101;
    background-color: #fff;
    position: fixed;
}
.det.details_design1 {
    background: rgba(0, 0, 0, 0.55);
}
.holder_addons {
    top: calc(25vh-48px);
    top: calc(var(--vh, 1vh) * 25 - 48px);
    left: 5%;
    width: 90%;
    height: calc(50vh + 96px);
    height: calc(var(--vh, 1vh) * 50 + 96px);
    z-index: 104;
    background: #f9f9f9;
    position: absolute;
}
.addons {
    bottom: 0;
    width: 100%;
    height: calc(100vh);
    height: calc(var(--vh, 1vh) * 100);
    z-index: 103;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
}
.addons_checks {
    width: 100%;
    height: calc(50vh);
    height: calc(var(--vh, 1vh) * 50);
    padding: 15px;
}
.custom-checkbox {
    margin: 15px;
}
.det_close,
.ser_close,
.popup_close,
.mass_close,
.massi_close,
.alergen_close,
.addons_close,
.res_close {
    left: 100%;
    -webkit-transition: left 1s;
    transition: left 1s;
}
.popup_close {
    background-color: rgba(0, 0, 0, 0.01);
}
.det_open,
.ser_open,
.popup_open,
.mass_open,
.massi_open,
.alergen_open,
.addons_open,
.res_open {
    left: 0%;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.popup_open {
    background-color: rgba(0, 0, 0, 0.45);
}
.close_holder,
.close_addons {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 44px;
    height: 44px;
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
    line-height: 44px;
    font-size: 2rem;
    z-index: 102;
}
.close_addons {
    top: 0;
    z-index: 104;
}
.close_holder i,
.close_addons i {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.header_addons {
    position: relative;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 1.2rem;
}

/*.det .img-holder{
    position:relative;
    overflow: hidden;
    height: 25vh;
    height:calc(var(--vh, 1vh) * 25);
}
.details_design2 .img-holder{
    height: 35vh;
    height:calc(var(--vh, 1vh) * 35);
}
.details_design2 .blury{
    width:100%;
    top:17.5vh;
    top: calc(var(--vh, 1vh) * 17.5);
    margin-top:-35.295%;
    position:absolute;
    filter: blur(20px);
}
.details_design3 .blury, .details_design4 .blury{
    width:100%;
    top:12.5vh;
    top: calc(var(--vh, 1vh) * 12.5);
    margin-top:-35.295%;
    position:absolute;
    filter: blur(20px);
}
.details_design2 .maxHeight{
    width:auto;
    max-height:35vh;
    max-height: calc(var(--vh, 1vh) * 35);
    top:0;
    left:50%;
    margin-left:-24.79vh;
    margin-left: calc(var(--vh, 1vh) * -24.79);
    position:absolute;
}
.details_design3 .maxHeight, .details_design4 .maxHeight{
    width:auto;
    max-height:25vh;
    max-height: calc(var(--vh, 1vh) * 25);
    top:0;
    left:50%;
    margin-left:-17.71vh;
    margin-left: calc(var(--vh, 1vh) * -17.71);
    position:absolute;
}*/
.ser2 .img-holder,
.massi .img-holder {
    height: 35vh;
    height: calc(var(--vh, 1vh) * 35);
    overflow: hidden;
    position: relative;
}
.ser2 .blury,
.massi .blury {
    width: 100%;
    top: 17.5vh;
    top: calc(var(--vh, 1vh) * 17.5);
    margin-top: -35.295%;
    position: absolute;
    filter: blur(20px);
}
.ser2 .desc {
    height: 65vh - 65px;
    height: calc(var(--vh, 1vh) * 65 - 65px);
}
.ser2 .maxHeight,
.massi .maxHeight {
    width: auto;
    max-height: 35vh;
    max-height: calc(var(--vh, 1vh) * 35);
    top: 0;
    left: 50%;
    margin-left: -24.79vh;
    margin-left: calc(var(--vh, 1vh) * -24.79);
    position: absolute;
}
.det .desc-holder {
    position: relative;
    overflow-y: auto;
    height: calc(100vh - 136px);
    height: calc(var(--vh, 1vh) * 100 - 136px);
}
.details_design2 .desc-holder {
    height: calc(100vh - 136px);
    height: calc(var(--vh, 1vh) * 100 - 136px);
}
.massi .desc-holder {
    width: 100%;
    overflow-y: auto;
    position: relative;
    height: calc(65vh - 65px);
    height: calc(var(--vh, 1vh) * 65 - 65px);
}
.ser2 .desc-holder {
    width: 100%;
    overflow-y: auto;
    position: relative;
    height: calc(100vh - 65px);
    height: calc(var(--vh, 1vh) * 100 - 65px);
}
.details_design4 .desc-holder {
    height: calc(100vh - 52px);
    height: calc(var(--vh, 1vh) * 100 - 52px);
}
.det .design-img {
    width: 100%;
}
.det .title,
.massi .title {
    font-size: 1.3rem;
}
.det .tools,
.massi .tools,
.res .tools {
    height: 80px;
    padding: 12px 0;
}
.det .left-btn,
.det .right-btn {
    width: 56px;
    height: 56px;
    text-align: center;
    line-height: 56px;
    color: #fff;
    font-size: 2rem;
}
.det .left-btn {
    -webkit-border-top-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    border-top-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-left-radius: 7px;
}
.det .right-btn {
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    border-top-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    border-bottom-right-radius: 7px;
}
.qty {
    width: 100px;
    height: 56px;
    text-align: center;
    line-height: 56px;
    font-size: 1.3rem;
}
.ser,
.ser2,
.mass {
    top: 0;
    width: 100%;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    z-index: 101;
    background-color: #fff;
    position: fixed;
}
.popup_content {
    top: 100px;
    width: calc(100vw - 100px);
    height: calc(100vh - 200px);
    height: calc(var(--vh, 1vh) * 100 - 200px);
    z-index: 101;
    left: 50px;
    border-radius: 10px;
    background-color: #fff;
    position: absolute;
}
.popup {
    top: 0;
    width: calc(100vw);
    height: calc(100vh);
    height: calc(var(--vh, 1vh) * 100);
    z-index: 101;
    position: fixed;
}
.ser .title-holder,
.mass .title-holder {
    position: relative;
    overflow: hidden;
    height: 25vh;
    height: calc(var(--vh, 1vh) * 25);
}
.popup .title-holder {
    position: relative;
    overflow: hidden;
    height: calc(100vh - 260px);
    height: calc(var(--vh, 1vh) * 100 - 260px);
    top: 70px;
}
.popup .tools2,
.ser2 .tools2 {
    height: 65px;
    color: #fff;
    width: 100%;
}
.popup .tools2 {
    position: absolute;
    bottom: 0;
    z-index: 100000;
}
.mass .title-holder {
    height: 100px;
}
.mass .holder {
    height: calc(100vh - 150px);
    height: calc(var(--vw, 1vh) * 100 - 150px);
}
.mass .holder,
.mass .second_fields {
    position: relative;
    height: calc(100vh - 150px);
    height: calc(var(--vh, 1vh) * 100 - 150px);
}
.mass .second_fields {
    padding-top: calc(((100vh - 150px) - 350px) / 2);
    padding-top: calc(((var(--vh, 1vh) * 100 - 150px) - 350px) / 2);
    overflow-y: scroll;
}
.datepicker_input {
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 7px;
    border: 1px solid #000;
}
.ser .inputs,
.mass .inputs {
    position: relative;
    overflow-y: auto;
    height: calc(75vh - 66px);
    height: calc(var(--vh, 1vh) * 75 - 66px);
    overflow-y: auto;
}
.mass .inputs {
    height: calc(75vh - 66px);
    height: calc(var(--vh, 1vh) * 75 - 66px);
}
.ser .title,
.ser2 .title,
.mass .title,
.mass .title_sub,
.mass .title_termin {
    text-transform: uppercase;
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    font-size: 1.5rem;
}
.ser .title{
    bottom: 40px;
}
.ser .price{
    text-transform: uppercase;
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    font-size: 1.5rem;
}
.mass .title_termin {
    color: #fff;
    display: block;
    width: 300px;
    left: 50%;
    margin-left: -150px;
}
.mass .title_termin::before {
    content: "";
    width: 300px;
    height: 40px;
    top: -5px;
    left: 0;
    position: absolute;
    background: #f2a828;
    transform: skewX(-20deg);
    z-index: -1;
}
.mass .title {
    bottom: 40px;
}
.mass .title_sub,
.mass .title_termin {
    font-size: 1.1rem;
}
.krug0 {
    display: none;
}
#alergen {
    top: 0;
    width: 100%;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    z-index: 101;
    background-color: #fff;
    position: fixed;
}
#alergen .title-holder {
    position: relative;
    overflow: hidden;
    height: 25vh;
    height: calc(var(--vh, 1vh) * 25);
}
#alergen .inputs {
    position: relative;
    overflow-y: auto;
    height: calc(75vh - 66px);
    height: calc(var(--vh, 1vh) * 75 - 66px);
    overflow-y: auto;
}
#alergen .title {
    text-transform: uppercase;
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    font-size: 1.5rem;
}
.text-info {
    margin: 20px 3%;
    width: 94%;
    text-align: center;
    font-size: 1.2rem;
}
#email,
#places,
#on_name,
#comment,
.file {
    width: 94%;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    margin: 0 3%;
}
.phone{
    background-color: #f9f9fd;
    color: #1a1818;
    border-radius: 8px;
    border: solid 1px #e1e9e1;
    background-image: url(https://apartments.maiccube.com/public/images/TelephoneD.png);
}
.h3{
    width: 75%;
    color: #563f3f;
    border-bottom: solid 2px #06d106;
    text-align: left !important;
    text-transform: uppercase;
    font-weight: bold !important;
    
}
.h2{
    margin: 20px auto 15px auto;
    font-size: 1.2rem;
    font-weight: 500 !important;
    text-transform: uppercase;
    color: #292936;
    background: #06d1062b;
    border-radius: 59px 0px 81px 0px;
    margin-left: 25px;
    margin-right: 25px;
}
.whatsup{
    background-color: #4ac95900;
    border-radius: 8px;
    max-width: 356px;
    align-items: center;
    color: #4ac95900;
    max-height: 47px !important;
    background-image: url(https://apartments.maiccube.com/public/images/WhatsAppD.png);
}

#email,
#places,
#on_name,
#comment {
    border: -0.5px solid;
    background: #ffffff;
}
.lebel_holder {
    width: 94%;
    margin: 10px 3% 0 3%;
    line-height: 1.5rem;
    font-size: 1rem;
}
#comment {
    height: 140px;
}
.hidden {
    display: none;
}
.desc {
    padding: 10px;
    overflow-y: auto;
}
.desc_close {
    overflow-y: hidden;
    height: 0;
    -webkit-transition: height 1s;
    transition: height 1s;
}
.desc_open {
    overflow-y: auto;
    height: calc(75vh - 80px);
    height: calc(var(--vh, 1vh) * 75 - 80px);
    -webkit-transition: height 1s;
    transition: height 1s;
}
.tools2,
.tools_addons {
    padding: 7px 10px;
    height: 52px;
}
.details_design1 .detHolder {
    left: 10%;
    top: 10vh;
    top: calc(var(--vh, 1vh) * 10);
    position: absolute;
    width: 80%;
    height: 80vh;
    height: calc(var(--vh, 1vh) * 80);
    background: #fff;
}
.details_design1 .desc-holder {
    height: calc(80vh - 136px);
    height: calc(var(--vh, 1vh) * 80 - 136px);
}
.addons_checkbox label {
    width: 100%;
}
.addons_checkbox label span {
    position: absolute;
    right: 0;
}
#btn-filter {
    margin-bottom: 8px;
}
.design1 .cart_item, .design2 .cart_item {
    margin: unset;
    box-shadow: unset;
}
.design1 .tools, .design2 .tools, .design3 .tools{
    line-height: 40px;
}
.design3 .tools{
    padding-top: 50px;
}
.design1 .qty, .design2 .qty, .design3 .qty {
    width: 60px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 1.3rem;
    border-radius: 4px;
    margin: 0 10px;
    border: 1px solid rgb(173, 173, 173);
}
.design1 .left-btn, .design1 .right-btn,
.design2 .left-btn, .design2 .right-btn,
.design3 .left-btn, .design3 .right-btn{
    width:60px;
    height:40px;
    text-align:center !important;
    cursor:pointer;
    font-size: 1.5rem;
}
.design3 .price {
    width: 100%;
    text-align: center !important;
    background: #79c8a6;
    border-radius: 20px;
    color: #FFF;
    padding-right:0;
}
.design2 .price {
    padding-left:10px;
}
.design3 .title-holder {
    border-radius: 12px;
    overflow: hidden;
}
.title-holder .price{
    color:rgb(187, 0, 0);
    text-align: center;
}
.card-all h5 {
    width: calc(100% - 10px);
}
.req_price {
    float: right;
    display: block;
    position: absolute;
    right: 20px;
    top: 0px;
}
@media (max-height: 400px) {
    .tools2 {
        border-top: 1px solid #e0e0e0;
        box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.06);
    }
}
@media (max-width: 400px) {
    .design1 .title-text {
        padding: 5px 0;
        font-size: 1.2rem;
    }
    .design2 .price {
        padding-left: 0;
    }
    .design2 .cart_item, .design1 .cart_item{
        padding: 0 0 0 5px !important;
    }
    .design3 .foot, .design4 .foot {
        height: 30px;
        line-height: 30px;
        padding-left: 5px;
    }
    .design3 .desc, .design4 .desc {
        bottom: 30px;
    }
    .design3 .price {
        font-size:1.1rem !important;
        font-weight:normal !important;
        line-height: 30px;
        border-radius: 15px;
    }
	.phone{
	    background-color: #f9f9fd;
        color: #1a1818;
        border-radius: 8px;
        border: solid 1px #e1e9e1;
		background-image: url(https://skyside.maiccube.com/public/images/phone.png);
	}
	.h3{
        width: 75%;
        color: #563f3f;
        border-bottom: solid 2px #06d106;
		text-align: left !important;
		text-transform: uppercase;
		font-weight: bold !important;
	}
	.h2{
        margin: 20px auto 15px auto;
        font-size: 1.2rem;
        font-weight: 500 !important;
        text-transform: uppercase;
        color: #292936;
        background: #06d1062b;
        border-radius: 59px 0px 81px 0px;
        margin-left: 25px;
        margin-right: 25px;
	}
	.whatsup{
        background-color: #4ac95900;
        border-radius: 8px;
        color: #4ac95900;
		max-height: 47px !important;
		background-image: url(https://skyside.maiccube.com/public/images/WhatsApp.png);
	}
	.link_with_caption{
	    color: transparent;
		background-color: #4ac959;
        border-radius: 8px;
	}
	.button{
	    background-color: brown;
		padding-top:6px;
		margin-top: 4px;
		border-radius: 8px;
		color: white;
		
	}
}