div#hidden {
    border-radius: 14px;
}
div#hidden1
{
    border-radius: 14px;
}
div#phone {
    border-radius: 14px;
}
div#phone1
{
    border-radius: 14px;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
    font-size: 16px;
}
span.new_branch {
background: #17cb00a8;
    color: #ffffff;
    display: block;
    position: absolute;
    width: 52px;
	height: 19px;
    top: 5px;
    right: 5px;
    border-radius: 6px;
    font-size: 12px;
}
.yclbox {
	display: none; 
	width: 75%;
}
.single-cate {
    position: relative;
    width: 100%;
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 40px 15px;
    text-align: center;
    display: inline-block;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .6s ease;
}
.single-cate_h:hover {
    padding: 90px 30px;
    margin-bottom: 10px;
    z-index: 0;
}
.sec-heading {
    font-size: 24px;
    line-height: 24px;
    color: #000000;
    font-weight: 700;
    height: 100%;
    display: block;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    inline-size: fit-content;
}

.sec-heading span {
    font-weight: 300;
    display: inline;
}

.sec-title {
    font-size: 36px;
    line-height: 36px;
    margin: 20px 0px 20px 0px;
}

.sec-desc {
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    color: #8e8d8d;
    margin: 0 0 55px;
}

.rotate-rl {
    writing-mode: tb-rl;
    position: absolute;
    left: 5%;
    margin: auto;
    text-align: center;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
}

.categorie-section {
    background-color: #fff;
    padding: 12px;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin: 10px auto 0 auto;
    max-width: 85%;
    height: auto;
}

/*
.single-text:hover {
    padding: 30px 15px;
}*/

.overlay {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 2s ease;
}

.overlay:hover {
    transition: all .4s ease;
}

@media (max-width: 1200px) {
    .categorie-section {
        max-width: 100%;
    }
}

@media(max-width: 1280px) {
	.single-cate {
    position: relative;
    width: 100%;
    border-radius: 10px;
    margin-bottom: 25px;
    padding: 45px 15px;
}
.single-cate_h:hover {
    padding: 40px 20px;
    margin-bottom: 0px;
    z-index: 0;
}

.single-cate {
    font-size: 0.9em;

}
}

@media (min-width: 1200px) and (max-width: 1600px) {
    .categorie-section-2 .sec-heading {
        left: -50px;
        font-size: 25px;
        letter-spacing: 0;
        line-height: 32px;
    }
    .sec-title {
        padding-left: 0px;
    }
    .sec-desc br {
		display: none;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
    .sec-heading {
		display: none;
	}
}

@media (max-width: 991px) {
    .fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0 0 6px;
    max-width: 100%;
    overflow: auto;
    padding: 0;
    padding: 10px;
    position: relative;
    text-align: left;
    vertical-align: middle;
    }
    .yclbox {
        display: none; 
        width: 85%;
    }
    .categorie-section {
        height: 100%;
        margin: 50px auto 0 auto;
        padding: 3px;
    }
    .sec-heading {
		display: none;
	}
    .sec-title {
        padding-left: 0px;
        font-size: 25px;
    }
    .sec-desc {
        font-size: 18px;
    }
}
.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #e60680;
    cursor: pointer;
    height: 75px;
    margin: 0;
    padding: 6px;
    position: absolute;
    right: 0;
    top: 0;
    width: 75px;
    z-index: 5000;
}
 .text-style {
    color: #fff;
    font-weight: 500;
    z-index: 1;
}

.text-style:hover {
    color: #fff;
    text-decoration: none;
}

.phone_w {
	color: white;
	font-weight: 800;
}

.text-style_phone {
    position: relative;
    color: #fff;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;  
    font-weight: 500;
    z-index: 1;
    text-align: center;
    right: 0;
    padding-left: 20px;
    padding-right: 20px;
}

.text-style_phone:hover{
    color: #e68dba;
    text-decoration: none;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 1),
-23px 0 20px -23px rgba(0, 0, 0, .8),
23px 0 20px -23px rgba(0, 0, 0, .8),
0 0 40px rgba(0, 0, 0, .1) inset;
}


.single-cate-0 {
    background: url(/upload/ybimg/щелково.webp) center center;
}
.single-cate-2 {
    background: url(/upload/ybimg/китайгород.webp) center center;
}
.single-cate-3 {
    background: url(/upload/ybimg/вернадского.webp) center center;
}
.single-cate-4 {
    background: url(/upload/ybimg/1905.webp) center center;
}
.single-cate-5 {
    background: url(/upload/ybimg/новокосино.webp) center center;
}
.single-cate-6 {
    background: url(/upload/ybimg/митино.webp) center center;
}
.single-cate-7 {
    background: url(/upload/ybimg/деловой-центр.webp) center center;
}
.single-cate-8 {
    background: url(/upload/ybimg/тульская.webp) center center;
}
.single-cate-9 {
    background: url(/upload/ybimg/павелецкая.webp) center center;
}
.single-cate-10 {
    background: url(/upload/ybimg/алексеевская.webp) center center;
}
.single-cate-11 {
    background: url(/upload/ybimg/бауманская.webp) center center;
}
.single-cate-12 {
    background: url(/upload/ybimg/курская.webp) center center;
} 
.single-cate-13 {
    background: url(/upload/ybimg/тургеневская.webp) center center;
} 
.single-cate-14 {
    background: url(/upload/ybimg/киевская.webp) center center;
} 
.single-cate-15 {
    background: url(/upload/ybimg/смоленская.webp) center center;
} 
.single-cate-16 {
    background: url(/upload/ybimg/чеховская.webp) center center;
} 
.single-cate-17 {
    background: url(/upload/ybimg/марксисткая.webp) center center;
} 
.single-cate-18 {
    background: url(/upload/ybimg/цветной-бульвар.webp) center center;
} 
.single-cate-19 {
    background: url(/upload/ybimg/белорусская.webp) center center;
} 
.single-cate-20 {
    background: url(/upload/ybimg/проспект-мира.webp) center center;
} 
.single-cate-21 {
    background: url(/upload/ybimg/сокол.webp) center center;
} 
.single-cate-22 {
    background: url(/upload/ybimg/новокузнецкая.webp) center center;
} 
.single-cate-23 {
    background: url(/upload/ybimg/менделеевская.webp) center center;
} 
.single-cate-24 {
    background: url(/upload/ybimg/текстильщики.webp) center center;
} 
.single-cate-25 {
    background: url(/upload/ybimg/лубянка.webp) center center;
} 
.single-cate-26 {
    background: url(/upload/ybimg/химки.webp) center center;
} 
.single-cate-27 {
    background: url(/upload/ybimg/сокольники.webp) center center;
} 
.single-cate-28 {
    background: url(/upload/ybimg/одинцово.webp) center center;
} 
.single-cate-29 {
    background: url(/upload/ybimg/железнодорожный.webp) center center;
} 
.single-cate-30 {
    background: url(/upload/ybimg/бутова.webp) center center;
} 


.single-cate-100 {
    background: url(/upload/ybimg/пять-столиц.webp) center center;
}

.single-cate-101 {
    background: url(/upload/ybimg/плехановская.webp) center center;
}

.single-cate-200 {
    background: url(/upload/ybimg/нагибина.webp) center center;
}
.single-cate-201 {
    background: url(/upload/ybimg/большая-садовая.webp) center center;
}