.org {
    margin-top: 30px;
}
.block {
    position: relative;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e9e9ef;
    border-radius: 10px;
}
.org button {
    display: block;
    margin-top: 10px;
    width: 100%;
    border-radius: 5px;
    padding: 5px 10px;
    background: #e2e2e2;
    border-radius: 5px;
    border:0;
}
.org .fa {
    width: 20px;
}
#phone {
    background: #02d15c;
}
#phone a {
    color: white;
    font-size: 24px;
    font-weight: bold;
}
#messenger {
    background: #00aaff;
}
#callback {
    margin-top: 20px;
    color:black;
    border-radius: 20px;
}
.dey button {
    margin-bottom: 10px;
    border:0;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    width: 100%;
    font-size: 16px;
    color:white;
    height: 66px;
}
.dey button b {
    display: none;
}
.dey button strong {
    display: block;
    font-size: 18px;
    font-weight: 400;
}
.add {
    display: flex
;
    justify-content: space-between;
    gap: 5px;
    background: white;
    border-radius: 10px 10px 0 0;
    padding: 10px 20px 10px;
    margin-top: 10px;
    position: relative;
    z-index: 100;
    margin: 10px 0 0;
}
.add button {
    border: 0;
    padding: 5px 5px;
    background: #e2e2e2;
    border-radius: 5px;
    width: 100%;
}
.add button i {
    display: inline-block;
    margin-right: 5px;
}
.fix {
    z-index: 100;
}
.add.fix {
    top: 66px;
    margin: 0 0;
    position: fixed;
}
.price span {
    color: black;
    font-size: 40px;
}
.price {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    margin-top: 10px;
}
.price a {
    display: none;
}
.shem img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    border:1px solid #e5e5e5;
    border-radius: 5px;
    padding: 5px;
}

.attribute, .description {
    background: white;
    padding: 20px;
    border-radius: 10px;
    margin-top: 50px;
}
.attribute li {
    padding: 5px 0;
    margin: 0 0px 0 0;
}
.attribute li:hover {
    background: #f1f1f1;
}
.attribute li span {
    display: inline-block;
    width: 60%;
    color:gray;
}
.attribute li strong {
    width: auto;
    display: inline-block;
}
.attribute li a {
    margin-left: 0;
    display: none;
    float: right;
    color: gray;
    padding-right: 10px;
}
.attribute li:hover a {
    display: inline-block;
}
.gallery {
    min-height: 500px;
    height: 80vh;
    display: flex;
    background: white;
    padding: 20px;
    border-radius: 10px;
    box-sizing: content-box;
}
.gallery .swiper-container {
    width: 100%;
    height: 80vh;
    min-height: 500px;
    background: #f5f5f5;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
}
.swiper-button-next, .swiper-button-prev {
    color:white;
}
.swiper-pagination {
    display: none;
}
.min {
    width: 180px;
    min-height: 500px;
    height: 80vh;
    margin-right: 5px;
}
.min img {
    width: 150px;
    margin-bottom: 10px;
    border-radius: 5px;
    border:1px solid white;
}
.min img:last-child {
    margin-bottom: 0;
}
.wrap {
    height: 100%;
    width: 160px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.wrap img.hover {
    border:1px solid gray;
    box-shadow: 0 0 5px gray;
}
.wrap::-webkit-scrollbar {
    width: 5px;
}

.wrap::-webkit-scrollbar-thumb {
    background-color: #bcbcbc;
    border-radius: 3px;
}
.swiper-vertical-thumbs::-webkit-scrollbar-track {
    background-transparent: none;
}
.max {
    margin-right: 0px;
}
.cnt {
    display: flex;
    overflow: hidden;
}
.cnt img {
    max-width: 100%;
    height: 85vh;
}



#rec {
    margin-top: 50px;
}

.swiper-slide {
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 5px;
    overflow: hidden;
}

.swiper-slide img {
    display: block;
    width: auto;
    height: auto;
    z-index: 1;
    max-height: 100%;
    max-width: 100%;
}
.swiper-zoom-container span {
    opacity: .4;
    background: no-repeat center;
    background-size: cover;
    -webkit-filter: blur(13px);
    filter: blur(13px);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
}
.zoomWrapper {
    max-width: 100%;
    max-height: 100%;
    display: flex
;
    vertical-align: middle;
    position: relative;
    align-content: center;
    justify-content: center;
    align-items: center;
}
}
.phone a {
    font-size: 30px;
    text-align: center;
    display: block;
    color: black;
    font-weight: bold;
}

.attrib {
    color:white;
    font-size: 16px;
}
.attrib .atr {
    text-align: center;
    text-shadow: 0 0 2px black;
}
.attrib .atr strong {
    font-size: 50px;
    display: block;
    text-align: center;
    line-height: 70px;
    height: 70px;
}
.prc {
    width: 100%;
    position: relative;
}
#to {
    padding: 10px 20px;
    background: gold;
    color: black;
    border: 0;
    font-size: 25px;
    position: absolute;
    top: 75px;
    right: 0;
}
.ot {
    background: white;
    font-size: 30px;
    padding: 20px 50px;
    color: black;
    width: max-content;
}
.ot strong {
    font-size: 35px;
}
.cover {
    height: 100vh;
    width: 100%;
    position: relative;
    z-index: 1;
}
.fon {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(0, 0, 0, 0.3);
}
.cover .image {
    height: 100vh;
    width: 100%;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.cover .image img {
    min-height: 100vh;
    width: 100%;
}
.info {
    position: absolute;
    left:0;
    bottom: 20%;
    width: 100%;
    z-index: 3;
}
@media screen and (min-width: 760px) {
    .fmn {
        width: 0;
        overflow: hidden;
        flex: unset;
        -webkit-box-flex: unset;
        -ms-flex: 0 0 auto;
        padding: 0;
        margin: 0;
    }
}

.mini {
    width: 50%;
    height: 55px;
    position: fixed;
    left: 198px;
    background: white;
    z-index: 100;
    top: 0;
    padding:3px 20px;
    display: none;
}
.mini img {
    height: 50px;
    float:left;
    margin-right: 10px;
    border-radius: 5px;

}
.mini span {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.mini strong {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.name {
    display: none;
}
h1 {
    color:white;
    text-align: center;
    font-size: 60px;
    text-shadow: 0 0 3px black;
    margin-bottom: 70px;
}
.address {
    margin: 20px 0;
}
.address a {
    display: block;
}
.address .fa {
    width: 15px;
    color:black;
    margin-right: 5px;
    text-align: center;
}
.fix1 {
    display: flex;
    flex-direction: column;
    background: white;
    padding: 0 20px;
    margin: 0;
    border-top: 0;
    border-radius: 0;
}
.fix1.fix {
    position: fixed;
    top: 116px;
}
.say {
    margin: 0;
    padding: 10px 20px;
    border-top:0;
    border-radius: 0 0 10px 10px;
}
.say.fix {
    position: fixed;
}
.say.xif {
    width: auto !important;
    top: unset !important;
    bottom: 0;
    position: absolute;
}
header.fix {
    background: white;
    color:black;
    width: 100%;
}
header.fix #logo {
    color:#209cee;
}
#main {
    margin-bottom: 50px;
}

.cut-show {
    display: none;
}
#close-full {
    display: none;
}
#swiper-cover {
    display: none;
}
.org span {
    color:gray;
    line-height: 22px;
}
.org h2 {
    margin-bottom: 0px;
    color:black;
}

.org .star {
    line-height: 20px;
}
.org .fa {
    width: 15px;
    color: black;
    text-align: center;
    margin-right: 14px;
}
.org .star strong {
    color:black;
    margin-right: 5px;
    display: inline-block;
    line-height: 20px;
}
.org .star span {
    color:gray;
    display: inline-block;
    line-height: 20px;
    margin-left: 5px;
}
.org .star .fa {
    font-size: 14px;
    color: #FFB020;
    width: auto;
    line-height: 20px;
    margin-right: 0;
}
h2,h3,h4,h5 {
    color:black;
}
.for_say {
    position: relative;
    border-radius: 5px;
    background: #f0f0f0;
    border: 0;
}
#say_send {
    background: none;
    border: 0;
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 15px;
    font-size: 18px;
}
#say {
    padding: 10px;
    border-radius: 5px;
    background: none;
    border: 0;
    width: 90%;
    height: 80px;
    font-size: 16px;
}
.why {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.why li {
    margin: 10px 5px 0px 0;
    padding: 5px 10px;
    background: #292827;
    color: white;
    border-radius: 10px;
    display: inline-block;
}
.phone_click {
    font-size: 30px;
    text-align: center;
    display: block;
    font-weight: bold;
    color: black;
}
.bnm a {
    margin-left: 50px;
    display: inline;
}
.bnm a sup {
    color:gray;
}
@media screen and (max-width: 760px) {
    #cover {
        display: none;
    }
    .swiper-zoom-container span {
        display: none;
    }
    #swiper-cover {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #swiper-cover h1 {
        font-size: 9vw;
        position: absolute;
        width: 100%;
        z-index: 101;
        bottom: 50%;
        margin-bottom: 0;;
    }
    #swiper-cover .attrib {
        position: absolute;
        top: 55%;
        z-index: 101;
        width: 100%;
        margin: 0;
    }
    #swiper-cover .conf {
        display: none;
    }
    #swiper-cover .attrib .atr strong {
        font-size: 30px;
        height: 30px;
        line-height: 30px;
    }

    .mini {
        display: none;
        padding: 3px 0;
        overflow: hidden;
        color:black;
        position: static;
        width: auto;
        word-break: break-word;
    }

    #phone a {
        font-size: 16px;
    }
    .image img {
        width: unset;
    }
    .info {
        top: 10%;
        bottom: unset;
    }
    .info h1 {
        margin-bottom: 5vh;
        font-size: 10vw;
    }
    .fon {
        background: rgba(0, 0, 0, 0.5);
    }
    .conf {
        margin-top: 5vh;
    }
    .ot {
        background: white;
        font-size: 30px;
        padding: 15px 30px;
        color: black;
        width: 100%;
        text-align: center;
    }
    #to {
        padding: 10px 30px;
        background: gold;
        color: black;
        border: 0;
        font-size: 25px;
        position: absolute;
        top: 100px;
        right: 0;
        width: 100%;
    }
    .attr ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .attr h3 {
        display: none;
    }
    .cut-show {
        display: block;
    }
    .cut {
        max-height: 185px;
        overflow: hidden;
    }
    .attrib .atr strong {
        font-size: 40px;
        line-height: 40px;
        height: 40px;
        text-align: center;
    }
    .attrib .atr span {
        font-size: 13px;
        display: block;
        text-align: center;
    }
    #main {
        padding-top: 56px;
    }
    #top {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 200;
        background: white;
        height: 56px;
    }
    #back {
        color: black;
        font-size: 24px;
        display: flex
    ;
        height: 56px;
        align-items: center;
    }
    .price span {
        font-size: 26px;
    }
    .breadcrumbs {
        padding: 10px 0;
    }
    .gallery {
        height: 330px;
        margin: 0 -10px;
        min-height: 330px;
        padding: 0;
        border-radius: 0;
    }
    .gallery .swiper-container{
        height: 330px;
        border-radius: 0;
        min-height: unset;
    }
    .swiper-slide {
        width: calc(100% - 20px);
    }
    .swiper-zoom-container {
        position: relative;
    }
    .attribute, .description {
        margin-top: 30px;
        padding: 0px;
        border: 0;
        overflow: hidden;
        background: none;
    }
    .say {
        padding: 0;
        background: none;
        margin-top: 50px;
    }

    .dey {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: space-between;
        order:4;
    }
    .address {
        order:5;
        margin-top: 0;
    }
    #phone {
        width: 100%;
    }
    #messenger, #callback {
        width: 49%;
    }
    #callback {
        margin: 0;
        border-radius: 5px;
    }
    .block {
        border:0;
    }
    .dey button b {
        display: block;
    }
    .swiper-button-next, .swiper-button-prev {
        display: none;
    }
    .dey button strong, .dey button span {
        display: none;
    }
    .dey button {
        margin-bottom: 10px;
        border: 0;
        border-radius: 5px;
        padding: 0px;
        text-align: center;
        font-size: 16px;
        color: white;
        height: 40px;
    }
    #callback {
        background: #00aaff;
        color:white;
    }
    .attribute li {
        padding: 0;
        margin: 0 0 10px 0;
    }
    .attribute li span, .attribute li strong {
        width: unset;
    }
    .attribute li strong {
        color:black;
    }
    .add {
        padding: 0;
        justify-content: flex-end;
        gap: 1px;
        margin: 0;
        overflow: hidden;
        border: 0;
    }
    .fix1 {
        padding: 0;
        background: none;
        margin: 0;
    }
    .add button {
        border: 0;
        padding: 0 5px;
        background: white;
        border-radius: 0;
        font-size: 24px;
        display: flex;
        height: 56px;
        align-items: center;
        color:black;
    }
    .add button i {
        margin-right: 0;
    }
    .swiper-slide img {
        height: 350px;
        width: auto;
        max-width: unset;
        max-height: unset;
    }
    .swiper-pagination {
        left: 50%;
        width: max-content;
        padding: 0px 10px;
        background: rgba(255, 255, 255, 0.5);
        border-radius: 10px;
        transform: translate(-50%, 0);
        display: inline-block;
    }
    .price {
        margin: 20px 0 0;
        order:1;
    }
    .name {
        font-size: 22px;
        font-weight: 400;
        color:black;
        line-height: 26px;
        order:2;
        display: block;
    }
    .org {
        margin-top: 20px;
        order:3;
        margin-bottom: 10px;
    }
    .org p {
        margin-bottom: 5px;
    }
    .h2 {
        font-size: 22px;
        margin-bottom: 5px;
    }
    h3 {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .dey100 {
        height: 100px;
        order:4;
    }
    .dey-fix {
        position: fixed;
        width: 100%;
        bottom: 70px;
        left: 0;
        z-index: 200;
        display: flex
    ;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        background: white;
        padding: 10px;
        border-radius: 10px 10px 0 0;
    }
    .dey-fix #callback, .dey-full #callback{
        display: none;
    }
    .dey-fix button, .dey-full button{
        margin-bottom: 0;
        width: 48% !important;
    }
    .dey-full {
        bottom: 10px;
        background: none;
        position: fixed;
        width: 100%;
        left: 0;
        z-index: 200;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        padding: 10px;
    }
    .swiper-container.full {
        height: 100vh;
        position: fixed;
        z-index: 200;
        top: 0;
        left: 0;
        background: black;
        padding-bottom: 25%;
    }
    .full .swiper-slide {
        width: 100%;
    }
    .full .swiper-slide img {
        height: auto;
        width: 100%;
    }
    .full .swiper-pagination {
        top: 0;
        color: black;
        padding: 17px 0;
        font-weight: bold;
        font-size: 16px;
        color:white;
        background: black;
        width: 100%;
        height: 56px;
        border-radius: 0;
    }
    .full .close-full {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        font-size: 24px;
        color: white;
        z-index: 201;
        display: block;
        padding: 14px 16px;
    }
    .full .close-full.fa-remove {
        right:0;
        left: unset;
    }
    .full h1 {
        bottom: unset;
        top:10%
    }
    .full .attrib {
        bottom: 10% !important;
        top: unset !important;
    }
    .full .fon {
        background: unset;
    }
}