.index-top {
    background: rgba(255, 255, 255, 0.4);
}

@media screen and (max-width:900px) {
    .index-top {
        background: none;
    }

    .mo-index-top {
        /*background: rgba(255, 255, 255, 0.4);*/
    }
}

.hy-header .hy-top-menu {
    padding-top: 25px;
}

.hy-header .hy-top-menu a {
    color: #6A493E;
}

.hy-picLtxtR-txt a.title,
.cards .title,
.cardOneColumn .cards .title,
.left1Right2PicTxt a.title,
.txtTitle-area a.txtTitle {
    color: #6A493E;
}

.hy-index-top1bottom3 .cards:after {
    display: none;

}

.cards .date {
    color: #666666;
}

.arrow-more a {
    color: #666666;
}

.arrow-more:hover a {
    color: #BD0900;
}

.cardOneColumn .cards {
    width: calc((100% - 20px) / 2);
    margin-top: 20px;
}

.cardOneColumn .cards:nth-child(2n) {
    margin-right: 0;
}

.cardOneColumn .cards:nth-child(3) {
    margin-right: 20px;
}

.cardOneColumn .cards {
    background: none;
}

.cardOneColumn .cards .date {
    margin-bottom: 20px;
}

.cardOneColumn .cards,
.cardOneColumn:hover .cards {
    border: 1px solid #E8E8E8;
}

.cardOneColumn .cards:hover a {
    color: #BD0900;
}

.index-title .more {
    width: 120px;
}

.index-title .more.stars a {
    color: #ffffff;
    background-color: #F99C34;
    border: 1px solid #F99C34;
}

.arrow-more.stars:hover a {
    color: #ffffff;
}

.index-title .title-ctn {
    width: calc(100% - 120px);

}
 .hy-bread{
    	 margin-top: calc(35.41666667vw - 97px);
    }

@media screen and (max-width: 900px) {
	.hy-header-mob .header-nor-list a.active{
	color: #BD0900;
}

    .txtTitle-area .cards:nth-child(2) {
        margin-top: 0px;
    }

    .cardOneColumn .cards {
        width: 100%;
    }
    .cardOneColumn .cards:nth-child(3){
    	margin-right: 0;
    }

    .txtTitle-area .cards:nth-child(2) {
        margin-top: 20px;
    }

    .cardOneColumn .cards {
        margin-right: 0px;
    }

    .index-title-m .more.stars a {
        width: 95px;
    }

    .index-title-m .title-ctn {
        width: calc(100% - 115px);
    }
    .hy-header-mob .header-nor-list a{
    	color: #6A493E;
    }
    .hy-main-container.index-container {
        margin-top: calc(53.3333333333vw - 90px);
    }
    .mBottm80{
    	padding-top: 0;
    }
    .hy-bread{
    	 margin-top: calc(53.3333333333vw - 90px);
    }
}

.secondNav-container{
	margin-top: 60px;
   text-align: center;
   display: flex;
   justify-content: center;
}
.secondNav-container a{
	display: inline-block; 
	padding:12px 44px;
	color: #6A493E;
	line-height: 28px;
	font-weight: bold;
    font-size: 18px;
    position: relative;
    border-bottom: 4px solid transparent;
}
.secondNav-container a::after{
	content: "";
    display: inline-block;
    border-right: 2px solid #6A493E;
    position: absolute;
    top: 14px;
    right: 0px;
    width: 0px;
    height: 28px;
	
}
.secondNav-container a::before{
    content: "";
    display: inline-block;
    border-right: 2px solid #6A493E;
    position: absolute;
    top: 14px;
    left: 0px;
    width: 0px;
    height: 28px;
}
.secondNav-container a:first-child::after,.secondNav-container a:first-child::before{
    display: none;
}

.secondNav-container a.active,.secondNav-container a:hover{
	background: #BD0900;
	color: #ffffff;
	border-bottom: 4px solid #F99C34;

}
.secondNav-container a.active::after,.secondNav-container a:hover::after{
	display: none;
}
@media screen and (max-width: 900px) {
	.secondNav-container{
	margin-top: 30px;
}
.secondNav-container a{
	display: inline-block; 
	width: 25%;
	padding:6px 0px;
	color: #6A493E;
	line-height: 14px;
    text-align: center;
    font-size: 14px;

    border-bottom: 2px solid transparent;
}
.secondNav-container a::after{
    border-right: 1px solid #6A493E;
    top: 6px;
    height: 16px;
	
}
.secondNav-container a.active,.secondNav-container a:hover{

	border-bottom: 2px solid #F99C34;

}
}


a{
	color: #6A493E;
}
.details-ctn .title{
	color: #6A493E;
}
.hy-list-main-container .picDescDateLine .list .fullImg{
	height: 100%;
	background-color:#efefef;
}
.hy-index-top1bottom3 .dflex1{
	align-items: center;
}
.hy-bread a:last-child{
	color: #F99C34;
}
.thumbsSwiper .swiper-slide{
	justify-content:center;
}
.hy-picLtxtR-txt .txt{
	height: 56px;
}
