/*slider*/
.id-slider .owl-dots {
    display: none;
    justify-content: center;
    align-items: center;
    padding: 30px 0;
}

/*H2 dự án thi công home*/
.section__heading {
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    color: #fcaf17;
    margin-bottom: 20px;
    margin-top: 20px;
}

.section-2__heading {
    position: relative;
    font-size: 24px;
    padding-bottom: 4px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #fcaf17;
}

/*dự án thi công home*/
.gutter-20>[class^='col'] {
    padding: 0 5px;
}

.mb-20 {
    margin-bottom: 10px !important;
}

/*end dự án thi công home*/
/*breadcrumb*/
.m-breadcrumb {
    font-size: 14px;
    line-height: 40px;
    background: #fcaf17;
}

.m-breadcrumb .breadcrumb {
    padding: 10px 0;
    margin-bottom: 0px;
    background: 0;
}

/*end breadcrumb*/
.gallery {
    padding: 30px 0;
    margin-top: 0px;
}

.bg-gray {
    background-color: #ffffff !important;
}

/*thiet ke*/
.product-6__btn {
    display: none;
    width: 40px;
    height: 40px;
    border: 1px solid #cccccc;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 18px;
    color: #666666;
    position: absolute;
    top: 0;
    right: 0;
}

.product-6__detail {
    margin-top: 15px;
    padding-right: 0px;
    position: relative;
    text-align: center;
}

.product-6__title {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #fcaf17;
}

.text-hover-orange {
    color: #fcaf17;
    transition: .3s;
}

/*end thiet ke*/
.navigation {

    background-color: #5a2a14;

}

.logo img {
    width: 85px;
    height: auto;
}

.section__desc {

    margin-left: auto;
    margin-right: auto;
    color: #333;
    font-size: 13px;
    max-width: 1000px;
    line-height: 1.9;
    text-align: left;
    margin-bottom: 10px;

}

.menu__link {
    display: block;
    color: #5a2911;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 50px;
}

.search .input-group-text {
    width: 52px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fcaf17;
    color: #fff;
    border-radius: 5px !important;
    box-shadow: inset 0 0 0 1px #fff;
    border-left: 0;
}

.h-button__number {
    font-size: 22px;
    color: #fcaf17;
    font-weight: 600;
}

.cart-number {
    display: inline-block;
    border-radius: 3px;
    background-color: #fcaf17;
    padding: 1px 6px;
    color: #fff;
    line-height: 18px;
}

.product__name {
    text-transform: uppercase;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
    font-weight: 600;
    font-size: 14px;
    color: #fcaf17;
    margin-bottom: 20px;
    transition: all .5s ease 0s;
}

.id-section-1 {
    padding: 0px;
    margin-top: 10px;
}

.menu__item {
    padding: 0px 0px 0px 25px;
}

.menu {

    display: flex;
    justify-content: normal;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;

}

li.menu__item.tvfree {
    background: #fcaf17;
    padding: 11px;
    border-radius: 10px;
}

li.menu__item.tvfree a {
    color: white;
}

a.menu__link img {
    margin-bottom: 15px;
}


/*loading*/
/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/* Transparent Overlay */
.loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.12);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 1500ms infinite linear;
    -moz-animation: spinner 1500ms infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1500ms infinite linear;
    animation: spinner 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;

}

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loading.close {
    display: none;
}

/**********/

/*loading*/
/* Absolute Center Spinner */
.load-btn {
    display: inline-block;
    background-color: #f4f4f4;
    color: #fcaf17;
    line-height: 35px;
    padding: 0 15px;
    margin-bottom: 20px;
}

/*Edit tin tuc*/
.as-request {
    position: relative;
    z-index: 1;
    padding: 15px;
    font-size: 13px;
    line-height: 22px;
    margin-top: 30px;
}

.post {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.card.rounded-0.mb-4 p {
    padding: 10px;
}

.product-4__img {
    width: 100%;
}

.product-4__body {
    padding: 0;
}

.section-3__heading {
    font-weight: 500;
}


/*List thư viện ảnh*/

.section__bg {
    width: 100%;
    max-height: 80%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1
}

.section__title {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    color: #c09459;
    margin-bottom: 20px
}

.section__title img {
    height: 1em;
    margin-right: 20px;
    position: relative;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%)
}

.section__desc {
    text-align: center;
    margin-bottom: 30px
}

.section__frame {
    display: block;
    position: relative;
    z-index: 1
}

.section__frame img {
    display: block;
    width: 100%
}

.section__frame::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 218, 162, .3);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-clip-path: polygon(0 0, 0 100%, 30px 100%, 30px 30px, calc(100% - 30px) 30px, calc(100% - 30px) calc(100% - 30px), 30px calc(100% - 30px), 30px 100%, 100% 100%, 100% 0);
    clip-path: polygon(0 0, 0 100%, 30px 100%, 30px 30px, calc(100% - 30px) 30px, calc(100% - 30px) calc(100% - 30px), 30px calc(100% - 30px), 30px 100%, 100% 100%, 100% 0)
}

.section__frame::after {
    content: "";
    display: block;
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    border: 1px solid #ffdaa2
}

.card-1 {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.card-1__frame {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.card-1__frame::before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 66.66%
}

.card-1__frame img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    position: absolute;
    z-index: -3;
    top: 0;
    left: 0
}

.card-1__frame img {
    -webkit-transition: .4s ease-out;
    transition: .4s ease-out
}

.card-1__overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(192, 148, 89, .8);
    padding: 12px;
    -webkit-transition: .4s ease-out;
    transition: .4s ease-out;
    opacity: 0
}

.card-1__overlay:hover {
    color: #fff;
    text-decoration: none
}

.card-1:hover .card-1__frame img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.card-1:hover .card-1__overlay {
    opacity: 1
}

@media (max-width:1399px) {
    .card-1__overlay {
        font-size: 30px
    }
    .menu__link {
    display: block;
    color: #5a2911;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 50px;
}

.logo img {
    width: 125px;
    height: auto;
}


}

@media (min-width: 1200px) {
   .menu__link {
    display: block;
    color: #5a2911;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 50px;
}

.logo img {
    width: 125px;
    height: auto;
}
}

@media (max-width:1199px) {
    .card-1__overlay {
        font-size: 24px
    }
    .menu__link {
    display: block;
    color: #5a2911;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 50px;
}

.logo img {
    width: 125px;
    height: auto;
}
}

@media (max-width:991px) {
    .card-1__overlay {
        padding: 8px;
        font-size: 14px;
        font-weight: 700;
        height: auto;
        opacity: 1;
        top: auto;
        bottom: 0
    }
}

@media (max-width:575px) {

    .card-1 {
        border-radius: 4px
    }

    .card-1__overlay {
        font-size: 12px;
        padding: 4px
    }

    .product-3__iwrap {
    display: block;
    min-height: auto;
    padding: 0 10px;
}

.product-3__title {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 5px 0;
}

}

.card-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px
}

@media (max-width:991px) {
    .card-grid {
        grid-gap: 8px
    }
}

@media (max-width:767px) {
    .card-grid {
        grid-template-columns: 1fr 1fr
    }

}


.mg-menu__link {

    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    color: #333333;
    position: relative;
    transition: .6s;
    line-height: 28px;
    text-transform: uppercase;
    font-weight: bold;
}

.h-dropdown__menu::before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100vw;
    height: 100%;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    background-color: #fff;
    box-shadow: 0 1px 1px rgb(0 0 0 / 15%);
}

@media (max-width: 1199px) {
    .menu__link {
        padding: 0 20px;
        line-height: 40px;
        color: #fff;
    }
}


.post__title {
    font-size: 24px;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px;
    font-weight: bold;
}

.mg-menu__heading {
    display: block;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #faaf2b;
    margin-bottom: 10px;
    transition: .3s;
    border-bottom: 2px solid;
    display: -webkit-inline-box;
}

/*add 08/09/2022 phuonghv*/

a.zalo_online {
    position: fixed;
    right: 20px;
    bottom: 90px;
    z-index: 99999;
    display: grid;
}

a.zalo_online img {
    width: 60px;
    margin: 0 auto;
}

a.zalo_online span {
    font-weight: bold;
}



.phone-bar a,
#phone-vr .phone-vr-circle-fill,
#phone-vr .phone-vr-img-circle,
#phone-vr .phone-bar a {
    background-color: #81d742;
}

#phone-vr .phone-vr-circle-fill {
    opacity: 0.7;
    box-shadow: 0 0 0 0 #81d742;
}



#button-contact-vr {
    position: fixed;
    bottom: 0;
    z-index: 99999;
}

#gom-all-in-one #zalo-vr {
    transition: 1s all;
    -moz-transition: 1s all;
    -webkit-transition: 1s all;
}

#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
}


#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}


#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196f3;
    background-color: rgba(33, 150, 243, .7);
}



.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, .7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}


#zalo-vr .phone-vr-img-circle {
    background-color: #2196F3;
}

.phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
}

.phone-vr-img-circle a {
    display: block;
    line-height: 37px;
}

.phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

#gom-all-in-one #phone-vr {
    transition: 0.7s all;
    -moz-transition: 0.7s all;
    -webkit-transition: 0.7s all;
}

#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
}

.phone-bar a,
#phone-vr .phone-vr-circle-fill,
#phone-vr .phone-vr-img-circle,
#phone-vr .phone-bar a {
    background-color: #81d742;
}

.phone-bar a {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap;
}

.phone-bar a {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap;
}

#button-contact-vr {
    position: fixed;
    bottom: 0;
    z-index: 99999;
    right: 0;
}

#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px
}

#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block
}

.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, .7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite
}

.phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out
}

.phone-vr-img-circle a {
    display: block;
    line-height: 37px
}

.phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

@-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

.phone-bar a {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap
}

.phone-bar a:hover {
    opacity: .8;
    color: #fff
}

@media(max-width:736px) {
    .phone-bar {
        display: none
    }
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33, 150, 243, .7)
}

#zalo-vr .phone-vr-img-circle {
    background-color: #2196F3
}

#viber-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #714497;
    background-color: rgba(113, 68, 151, .8)
}

#viber-vr .phone-vr-img-circle {
    background-color: #714497
}

#contact-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33, 150, 243, .7)
}

#contact-vr .phone-vr-img-circle {
    background-color: #2196F3
}



/*popup bảng giá*/
.popup__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    color: #fff;
    background-color: #000;
    border: 2px solid #dee2e6;
    border-radius: 50%;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3)
}

.popup__close::after,
.popup__close::before {
    content: "";
    display: block;
    width: 14px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotateZ(45deg);
    transform: translate(-50%, -50%) rotateZ(45deg)
}

.popup__close_2::after {
    -webkit-transform: translate(-50%, -50%) rotateZ(-45deg);
    transform: translate(-50%, -50%) rotateZ(-45deg)
}


.popup__close_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 10;
    top: 10px;
    right: 10px;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    color: #fff;
    background-color: #000;
    border: 2px solid #dee2e6;
    border-radius: 50%;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3)
}

.popup__close_2::after,
.popup__close_2::before {
    content: "";
    display: block;
    width: 14px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotateZ(45deg);
    transform: translate(-50%, -50%) rotateZ(45deg)
}

.popup__close_2::after {
    -webkit-transform: translate(-50%, -50%) rotateZ(-45deg);
    transform: translate(-50%, -50%) rotateZ(-45deg)
}

.popup .modal-content {
    background: 0;
    border: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset
}

.popup .modal-content img {
    width: 100%;
}

.n-popup {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 8px;
    background-color: rgba(0, 0, 0, 0.3);
}



.n-popup.show {
    display: flex;
    animation: fadeIn 0.4s ease-out;
}

.n-popup_2 {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 8px;
    background-color: rgba(0, 0, 0, 0.3);
}

.n-popup_2.show {
    display: flex;
    animation: fadeIn 0.4s ease-out;
}




/*modal dk_ff */

.dk_ff {
    text-align: center;
    border: 1px solid #514848;
    border-radius: 10px;
    padding: 10px;
}

.dk_ff h3 {
    margin-top: 50px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

.dk_ff span {
    font-size: 20px;
    color: #fff;
}

@media (max-width: 540px) {
    .dk_tt {
        background: #fff;
        border-radius: 20px;
        padding: 0px;
        width: 100% !important;
        margin: 0 auto;
    }
}

.dk_tt {
    background: #fff;
    border-radius: 20px;
    padding: 0px;
    width: 600px;
    margin: 0 auto;
    min-height: 300px;
}

.modal-content.dt_tv_item {
    border: none;
    background: none;
}


h3.sp_from_23 {
    background: #f2f2f2;
    color: #666666;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    padding: 10px;
}

.regis-form button.btn-dk {
    transition: all 0.5s;
}

.regis-form button.btn-dk {
    background: #f10b0b;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid;
}
