﻿:root{
--header:#fafafe;
--footer:rgba(0, 0, 0, 0.05);
--color:#2b8cee;
--body:#e5e6fb;
}

main{padding-top:100px;min-height:calc(100vh - 82px)}
.footer .rt-fff{color:#555}
.header .rt-menu>li>a,.header .btns .search-btn,.header .btns .log-btn,.mini-p .name a,.archive-slider .owl-carousel .owl-nav div i,.mini-p .name a span,.footer .rt-ddd{color:#444}
.title-asli,.title-asli a{color:#333}
.header .rt-menu>li.kidsb>a{color:#2b8cee}
.header.active .btns .log-btn{background-color:#e0e0e0}
.header .rt-menu>li>ul{background-color:#6f7285}
.footer .arrow{background-color:rgba(0, 0, 0, 0.08)}
.padding{padding:35px 0}
.header .btns .button-dropdown .dropdown-menu .type{border-color:#eee}
.header .btns .button-dropdown .dropdown-menu,.header .btns .button-dropdown .dropdown-menu::before{background-color:#fff}
.header .btns .button-dropdown .dropdown-menu .rt-fff{color:rgb(28, 28, 28)}
.header .btns .button-dropdown .dropdown-menu ul li a:hover{background-color:#ebebeb}
.footer .social a:hover{color:var(--color)}

.footer{margin-top:0}
main{background:url(../img/fix-left-2.png) no-repeat left center fixed,url(../img/fix-right-2.png) no-repeat right center fixed;padding-bottom:0}

main:after{content:"";width:100%;float:right;background:url(../img/fix-bottom-2.png) no-repeat bottom center;background-size:contain;height:150px}

.bottom-bg{background:url(../img/fix-bottom-2.png) no-repeat bottom center;background-size:contain;height:150px}

.mbh{display:none}
.archive-site{margin:30px 0}
.archive-site .entery .mini-p{height:0;overflow:hidden}
.archive-site .entery .mini-p.show{height:auto}
@media only screen and (max-width:920px){
main{padding:70px 0 20px;min-height:0}
.padding{padding:30px 0}
.footer{background-color:#fff}
.mbh{display:inline-block;margin-left:13px}
.archive-site{margin:20px 0}
main{background:url(../img/fix-left-2.png) no-repeat left top,url(../img/fix-right-2.png) no-repeat right bottom;padding-bottom:0}
main:after{height:80px}
}