@font-face {
  font-family: "ThuPhap";
  src: url("../fonts/ThuPhapThienAn.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
  
body {
    font-family: "Roboto", serif;
}
.header-banner {
    padding: 2rem 5rem;
    position: relative;
    padding-top: 5rem;
}
.header-banner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 17px;
    background: url('/templates/fashion03/assets/media/bg_line.jpg');
    background-position: top center;
}
.header-banner .img-banner img {
    height: 22rem;
    width: 100%;
}
.header-banner .img-dragon img {
    height: 22rem;
}
.header-banner .img-banner {
    position: relative;
}
.header-banner .img-banner .company-name {
    font-family: ThuPhap;
    color: #fff200;
    position: absolute;
    top: 36%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 30%;
    font-size: 32px;
}
.menu-section ul {
    display: flex;
    justify-content: flex-end;
}
.menu-section > ul > li {
    margin: 0;
}
.menu-section > ul > li > a {
    position: relative;
    margin: 0 10px;
}
.menu-section > ul > li > a {
    display: inline-block;
    font-weight: 400;
    font-size: 17px;
    height: auto;
    line-height: 1.5;
    padding-bottom: 2px;
}
.menu-section > ul > li > a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	width: 0;
	background: transparent;
	transition: .2s ease-out;
}
.section-top-new {
    margin: 5rem 0;
}
.post-date>i {
    margin-right: 5px;
}
.view_small_new .article-item .article-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.section-sidebar {
    border: 1px solid #d6a852;
    border-radius: 4px;
    background: #f2f1d3;
}
.section-sidebar .title-section {
    background-image: url('/templates/fashion03/assets/media/background/bg_menu_center_active.png');
    background-size: 100% 100%;
    padding: 10px 15px;
    font-family: "Pacifico", Sans-serif;
    color: #276a00;
    text-shadow: 1px 0 0 #fff, 0 0 0 #fff, 0 1px 0 #fff, 0 0 0 #fff, -1px 0 #fff, 0 -1px 0 #fff, 1px 0 0 #fff, -1px 1px 0 #fff;
    font-size: 21px;
    margin-bottom: 0;
}

.section-sidebar .sidebar-new {
    padding: 10px;
    max-height: 460px;
    overflow-y: auto;
}
.section-sidebar .sidebar-new::-webkit-scrollbar-track {
	border-radius: 4px;
	background-color: #dedcc9;
}
.section-sidebar .sidebar-new::-webkit-scrollbar {
	width: 5px;
	background-color: #dedcc9;
}
.section-sidebar .sidebar-new::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: #d6a852;
}
.section-sidebar .sidebar-new .article-item .article-title {
    font-size: 15px;
    font-weight: 400;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #ad6b2b;
}
.section-sidebar .sidebar-new .article-item {
    margin-bottom: 0;
}
.section-center-bg {
    background-image: url('/templates/fashion03/assets/media/background/section_bg.jpg');
    padding: 5rem 0;
    position: relative;
}
.section-center-bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 17px;
    background: url('/templates/fashion03/assets/media/bg_line.jpg');
    background-position: top center;
}
.section-center-bg:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 17px;
    background: url('/templates/fashion03/assets/media/bg_line.jpg');
    background-position: top center;
}
.section-center-bg .title-section, .title-section-bg {
    position: relative;
    text-align: center;
    padding: 15px;
    color: #276a00;
    text-shadow: 1px 0 0 #fff, 0 0 0 #fff, 0 1px 0 #fff, 0 0 0 #fff, -1px 0 #fff, 0 -1px 0 #fff, 1px 0 0 #fff, -1px 1px 0 #fff;
    z-index: 9;
    font-family: "Pacifico", Sans-serif;
    margin-bottom: 3rem;
}
.section-center-bg .title-section:before, .title-section-bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-image: url('/templates/fashion03/assets/media/background/bg_title.png');
    background-repeat: no-repeat;
    background-position: center;
    filter: invert(69%) sepia(64%) saturate(381%) hue-rotate(359deg) brightness(90%) contrast(85%);
    z-index: -1;
}
.blogs-news-events .article-item .article-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.section-album {
    margin: 4rem 0;
}
.footer-main {
    position: relative;
    padding: 5rem 0 1.5rem;
    overflow: hidden;
}
.footer-main .footer-company .company-name {
    margin-top: 2rem;
    font-size: 18px;
    letter-spacing: .03em;
    color: #000000;
    text-transform: uppercase;
    line-height: 1.5;
}
.footer-bottom .copyright {
    padding: 10px 0;
}
.title_footer {
    font-family: "Pacifico",Sans-serif;
    color: #276a00;
    text-shadow: 1px 0 0 #fff, 0 0 0 #fff, 0 1px 0 #fff, 0 0 0 #fff, -1px 0 #fff, 0 -1px 0 #fff, 1px 0 0 #fff, -1px 1px 0 #fff;
    margin-bottom: 2rem;
}
.menu-footer ul {
    padding: 0;
    list-style: none;
    margin: 0 auto;
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
}
.menu-footer ul li a {
    color: #000;
    font-size: 15px;
    margin-bottom: 10px;
    display: inline-block;
    padding: 5px;
    border: 1px dashed #e5b87c;
    margin-right: 10px;
    border-radius: 4px;
}

/*----------------genealogy-tree----------*/
.tree-zoom {
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 700px;
    border: 1px solid #ffca78;
}
.tree {
    position: absolute;
    transform-origin: top left; 
    cursor: grab;
}
.tree ul {
    padding-top: 60px;
    position: relative;
    padding-left: 0px;
    display: flex;
    justify-content: center;
}
.tree li {
    text-align: center;
    list-style-type: none;
    position: relative;
    padding: 50px 5px 0 5px;
}
.tree li::before, .tree li::after{
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    border-top: 2px solid #000;
    width: 50%;
    height: 50px;
}
.tree li::after{
    right: auto;
    left: 50%;
    border-left: 2px solid #000;
}
.tree li:only-child::after, .tree li:only-child::before {
    display: none;
}
.tree li:only-child:before{
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 50px;
    display: block;
    border-radius: 0 !important;
}
.tree li:first-child::before, .tree li:last-child::after{
    border: 0 none;
}
.tree li:last-child::before{
    border-right: 2px solid #000;
    border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
}
.tree li:first-child::after{
    border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
}
.tree ul ul::before{
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    border-left: 2px solid #000;
    width: 0;
    height: 60px;
}
.tree li a {
    display: inline-block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.tree li span.display-1 {
    min-width: 240px;
    /* padding: 9px 10px; */
}
.tree>ul>li.no-before {
    padding-top: 0;
}
.tree>ul>li.no-before:before {
    display: none;
}

.tree li a:hover+ul li::after, 
.tree li a:hover+ul li::before, 
.tree li a:hover+ul::before, 
.tree li a:hover+ul ul::before{
    border-color:  #5e784f;
}
.tree-zoom>ul {
    transform-origin: center center; /* Ãƒâ€žÃ‚ÂiÃƒÂ¡Ã‚Â»Ã†â€™m gÃƒÂ¡Ã‚Â»Ã¢â‚¬Ëœc zoom */
    cursor: grab;
    width: 100%;
    transform: scale(0.5);
}
.tree li span {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 2px solid #000;
	border-radius: 5px;
	display: inline-block;
	text-decoration: none;
	color: #000;
	font-size: 15px;
	position: relative;
    text-transform: uppercase;
	/* white-space: nowrap; */
}
.tree li.li-nu span {
    border-style: dashed;
}
.tree li span a {
	font-size: 15px;
	font-weight: 500;
	color: #000;
	text-decoration: none;
	padding: 8px 12px;
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.tree li span i {
	color: #ab7c2c;
	margin-right: 5px;
}
.tree li span.item-text.display-0>a {
	display: inline-block;
	writing-mode: vertical-rl;
	transform: rotate(180deg);
    height: 219px;
    width: 44px;
}
.bottom-tree {
    margin-top: 10rem;
    font-size: 90px;
    color: #004be9;
    position: relative;
}
.bottom-tree .text-info {
    color: #004be9 !important;
    margin-bottom: 10rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bottom-tree .album {
    display: flex;
    justify-content: space-between;
    margin: 0 -5rem;
    height: 70rem;
}
.bottom-tree .album .image {
    /* flex: 0 0 calc(100% / 7); */
    /* max-width: calc(100% / 7); */
    padding: 0 5rem;
    text-align: center;
}
.bottom-tree .album .image img {
    height: 100%;
    width: auto;
}
.bottom-tree .album .image span.desc {
    display: inline-block;
    width: 100%;
    font-size: 45px;
    text-align: center;
    font-style: italic;
}
.section-phado>.container {
    width: 90%;
    max-width: 90%;
}

@media print {
    .tree li span.item-text.display-0>a {
    	display: inline-block;
    	writing-mode: vertical-rl;
    	transform: rotate(180deg);
    	height: 160px;
    	width: 42px;
    }
}

.tree-border {
    position: relative;
    background: #fff;
    border: 1px solid #ffca78;
    border-radius: 4px;
    padding: 20px;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);!;
}
.tree-border>span.top:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    width: calc(100% - 10px);
    height: 10px;
    background: url(/templates/fashion03/assets/media/background/line_tree.png);
    background-size: contain;
}
.tree-border>span.top:after {
    content: "";
    position: absolute;
    bottom: 5px;
    left: 5px;
    right: 5px;
    width: calc(100% - 10px);
    height: 10px;
    background: url(/templates/fashion03/assets/media/background/line_tree.png);
    background-size: contain;
}
.tree-border>span.left:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    bottom: 5px;
    width: 10px;
    height: calc(100% - 10px);
    background: url(/templates/fashion03/assets/media/background/line_tree_left.png);
    background-size: contain;
}
.tree-border>span.left:after {
    content: "";
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    width: 10px;
    height: calc(100% - 10px);
    background: url(/templates/fashion03/assets/media/background/line_tree_left.png);
    background-size: contain;
}
.logo-text a {
    display: inline-block;
    padding: 10px 12px;
    border: 3px solid #000;
    background-image: linear-gradient(180deg, #c4984e, #ffd099);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-image: linear-gradient(to right, #c4984e, #ffd099) 1;
    font-family: "Pacifico", Sans-serif;
    font-family: 'ThuPhap';
    text-transform: uppercase;
    line-height: 21px;
    text-align: center;
    font-size: 12px;
}
.header-menu {
    padding: 10px 0;
    position: absolute;
    z-index: 9;
    width: 100%;
}
.header-menu>.container>.row {
    display: flex;
    align-items: center;
}
.swiper-slider-main .swiper-slide img {
    height: 70vh;
    width: 100%;
    object-fit: cover;
}
.menu-section > ul > li > a:hover:after, .menu-section > ul > li > a.active:after {
    background: #ffca78;
    width: 100%;
    transition: .2s ease-out;
}
.menu-section > ul > li > a:hover, .menu-section > ul > li > a.active {
    color: #ffca78;
}
.introduct-home {
    max-width: 980px;
    margin: 7rem auto;
    background: #fff1dc;
    border-radius: 10px;
    padding: 0 7rem 5rem;
    border-bottom: 15px solid #f9bc60;
    position: relative;
}
.introduct-home .title {
    background: #003168;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.introduct-home .title>p {
    background: -webkit-gradient(linear, left top, left bottom, from(#f9bc60), color-stop(20.31%, #ffca78), color-stop(53.12%, #fed9b7), color-stop(76.04%, #fac96a), to(#e0ab45));
    background: linear-gradient(180deg, #f9bc60, #ffca78 20.31%, #fed9b7 53.12%, #fac96a 76.04%, #e0ab45);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 72px;
    text-transform: uppercase;
    font-family: serif;
    font-weight: 600;
    text-align: center;
}
.introduct-home .inner-content {
    text-align: right;
    padding-top: 4rem;
    position: relative;
    z-index: 10;
}
.introduct-home .inner-content .desc {
    letter-spacing: .01em;
    color: #585858;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 2rem;
}
.introduct-home .inner-content .view-more {
    display: inline-block;
    background: #9e1c1e;
    color: #fff;
    font-weight: 500;
    padding: 7px 15px;
    font-size: 16px;
    border-radius: 4px;
}
.section-introduct {
    background: url(/templates/fashion03/assets/media/background/gioi_thieu_background_grid.png) no-repeat 50%, url(/templates/fashion03/assets/media/background/gioi_thieu_background_cloud.png) no-repeat 50%, #9e1c1e;
    background-size: cover, 1600px 1047px;
}
.info-family {
    max-width: 980px;
    margin: 7rem auto;
}
.info-family .item {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.info-family .item .inner-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 90px;
    width: 90px;
    border-radius: 10px;
    background: #fff1dc;
    -webkit-box-shadow: 0 8px 16px rgba(55, 55, 55, .2);
    -moz-box-shadow: 0 8px 16px rgba(55, 55, 55, .2);
    box-shadow: 0 8px 16px rgba(55, 55, 55, .2);
}
.info-family .item .inner-content .number {
    font-size: 8rem;
    letter-spacing: .03em;
    color: #ffca78;
    font-weight: 700;
    font-family: "Pacifico", sans-serif;
    line-height: 1;
}

.info-family .item .inner-content .title {
    letter-spacing: .03em;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin-top: 15px;
}
.register-member {
    text-align: center;
    margin-bottom: 10rem;
}
.register-member>a {
    display: inline-block;
    background: #ffca78;
    border-radius: 10px;
    padding: 10px  20px;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: .03em;
    color: #9e1c1e;
    border: 1px solid #ffca78;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
}
.register-member>a:hover {
    background: #fff;
}
.introduct-home:before {
    content: "";
    position: absolute;
    background: url(/templates/fashion03/assets/media/background/caytre.png);
    width: 190px;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-size: cover;
    background-repeat: no-repeat;
}
.introduct-home:after {
    content: "";
    position: absolute;
    background: url(/templates/fashion03/assets/media/background/caytre2.png);
    width: 190px;
    height: 100%;
    top: 0;
    right: 0;
    pointer-events: none;
    background-size: cover;
    background-repeat: no-repeat;
}
.section-new, .bg-tree {
    background: url(/templates/fashion03/assets/media/background/bg_website.png);
    background-repeat: repeat;
    background-size: cover, 1651px 1583px;
    padding: 8rem 0;
}
.bg-tree {
    padding: 0 0 8rem;
}
.title-section {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .03em;
    color: #9e1c1e;
    font-weight: 600;
    font-family: serif;
    font-size: 34px;
    position: relative;
    margin-bottom: 6rem;
}
.article-item {
    background: #fff;
    border-radius: 4px;
    padding: 5px;
    border: 1px solid #f8bb68;
}
.article-item .article-title {
    text-align: center;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px;
}
.mb-new {
    margin-bottom: 6rem;
}
.title-section>span {
	position: relative;
	padding-bottom: 25px;
	text-align: center;
}
.title-section>span:before {
	content: "";
	position: absolute;
	width: 50%;
	height: 2px;
	background: #9e1c1e;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
.title-section>span:after {
	content: "";
	position: absolute;
	width: 15px;
	height: 15px;
	background: #9e1c1e;
	left: 0;
	right: 0;
	bottom: -7px;
	margin: 0 auto;
	transform: rotate(45deg);
}
.swiper-album .inner-image {
    padding: 16px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.inner-image, .inner-image a {
	overflow: hidden;
}
.inner-image img {
	-webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}
.inner-image:hover img {
	-webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.swiper-album .inner-image .ratio-album {
    position: relative;
    padding-top: 84%;
}
.swiper-album .inner-image .ratio-album a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.swiper-album .inner-image .ratio-album img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-pagination-bullet {
    opacity: 1;
    background: #a3a3a3d6;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #9e1c1e;
    width: 50px;
    border-radius: 4px;
}
.section-register {
    background: url(/templates/fashion03/assets/media/background/anh1.png);
    position: relative;
    padding: 10rem 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.section-register:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #00000070;
}
.register-family {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.register-family .left-form {
    flex: 0 0 50%;
    max-width: 50%;
    background: #ffffff96;
    border-radius: 8px;
    padding: 2rem 3rem;
}
.register-family .left-form .title {
    letter-spacing: .03em;
    color: #9e1c1e;
    font-weight: 600;
    font-family: serif;
    font-size: 34px;
    text-align: center;
    margin-bottom: 5px;
}
.register-family .left-form .desc {
    text-align: center;
    font-size: 16px;
    margin-bottom: 2rem;
    color: #333;
}
.register-family .left-form .form-control, .section-contact-form .info-form .form-control {
    border-radius: 4px;
    border-color: #ddd;
}
.register-family .left-form .btn-submit, .section-contact-form .info-form .btn-submit {
    background: #9e1c1e;
    border-color: #9e1c1e;
    width: 100%;
    border-radius: 8px;
    font-weight: 600;
    font-size: 16px;
}
.register-family .left-form .row {
    margin-right: -5px;
    margin-left: -5px;
}
.register-family .left-form .row>div[class*=col-] {
    padding-left: 5px;
    padding-right: 5px;
}
.header-menu.fix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    z-index: 1010;
    background-color: rgba(51,51,51,.8);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.header-menu.fix.scroll-up {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}
footer {
    background: url(/templates/fashion03/assets/media/background/gioi_thieu_background_cloud.png) #014087;
    background: url(/templates/fashion03/assets/media/background/bg_website.png);
    background: url(/templates/fashion03/assets/media/background/bg_website.png) no-repeat 50%;
    background-blend-mode: overlay;
    background-repeat: no-repeat;
    background-size: cover;
	position: relative;
	box-shadow: 0 1.5rem 4rem rgb(70 14 14 / 44%) !important;
}
.footer-main:before {
	content: "";
	position: absolute;
	background: url(/templates/fashion03/assets/media/background/bg_hoasen.png);
	width: 100%;
	height: 230px;
	background-repeat: no-repeat;
	bottom: 0;
	left: 0;
	background-size: contain;
}
.footer-logo {
    text-align: center;
    flex: 0 0 160px;
    max-width: 160px;
}
.footer-company {
    display: flex;
    flex-wrap: wrap;
}
.footer-logo .social>ul {
    list-style: none;
    padding: 0;
    margin: 15px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-logo .social>ul>li>a {
    background: #16518d;
    margin: 0 5px;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
}
.footer-address {
    padding-left: 4rem;
    flex: 0 0 calc(100% - 160px);
    max-width: calc(100% - 160px);
}
.title-footer {
    letter-spacing: .03em;
    color: #a4000c;
    margin-bottom: 18px;
    text-transform: uppercase;
}
.footer-address .list, .footer-menu .list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer-address .list>li, .footer-menu .list>li {
    color: #333;
    margin-bottom: 10px;
}
.footer-address .list>li>a, .footer-menu .list>li>a {
    color: #333;
}
.footer-address .list>li>span, .footer-menu .list>li>span {
    font-weight: 500;
    margin-right: 5px;
}
.footer-bottom {
    background: #9d9a94;
    color: #fff;
}
.register-family .left-form .btn-submit:hover {
    background: #fff;
    border-color: #9d1b21;
    color: #9d1b21;
}
.breadcrumbs-section {
    height: 24rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.breadcrumbs-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #0000007a;
}
.breadcrumbs>h1 {
    text-align: center;
    color: #fff;
    font-size: 30px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.breadcrumbs {
    text-align: center;
    margin-top: 6rem;
}
.breadcrumbs>ul.list {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none;
}
.breadcrumbs>ul.list>li:last-child>a:after {
    display: none;
}
.breadcrumbs>ul.list>li>a:hover {
    color: #ffca78;
}
.breadcrumbs>h1>span {
    position: relative;
    display: inline-block;
    padding-bottom: 20px;
}
.breadcrumbs>h1>span:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 40%;
    height: 4px;
    border-radius: 4px;
    background: #ffc2af;
    margin: 0 auto;
}
.view-page-list .article-item {
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0 4px 40px -2px rgba(57,51,51,.08);
}
.view-page-list .article-item .inner-image {
    flex: 0 0 30%;
    max-width: 30%;
    overflow: hidden;
}
.view-page-list .article-item .inner-content {
    flex: 0 0 70%;
    max-width: 70%;
    padding-left: 15px;
}
.view-page-list .article-item .article-title {
    -webkit-line-clamp: none;
    height: auto;
    text-align: left;
    font-size: 18px;
}
.view-page-list .article-item .article-description {
    font-size: 15px;
}
body.article, body.article_detail  {
    background: #fbf7f1;
}
.view-page-list .article-item .inner-image .post-date-blogs {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #fff1dc;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 8px;
    border-radius: 4px;
    line-height: 1.2;
}
.view-page-list .article-item .inner-image .post-date-blogs>span {
    font-weight: 600;
    font-size: 18px;
    color: #9e1c1e;
}
.py-50 {
    padding: 50px 0;
}
.sidebar-cate {
    background: #fff;
    border-radius: 4px;
    padding: 10px 15px;
    border: 1px solid #f8bb68;
    box-shadow: 0 4px 40px -2px rgba(57,51,51,.08);
}
.sidebar-cate .categories-section {
    margin-bottom: 0;
}
.title-sidebar {
    padding-bottom: 8px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
}
.sidebar-new {
    background: #fff;
    border-radius: 4px;
    padding: 10px 15px;
    border: 1px solid #f8bb68;
    box-shadow: 0 4px 40px -2px rgba(57, 51, 51, .08);
}
.view-small .article-item {
    border: 0;
    padding: 0;
}
.view-small .article-item {
    border: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
}
.view-small .article-item:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: 0;
}
.view-small .article-item .inner-image {
    flex: 0 0 30%;
    max-width: 30%;
    width: 100%;
    float: none;
    margin: 0;
}
.view-small .article-item .inner-content {
	flex: 0 0 70%;
	max-width: 70%;
	padding-left: 10px;
	width: 100%;
	margin-left: 0;
}
.view-small .article-item .inner-content .article-title {
	-webkit-line-clamp: 3;
	height: auto;
	text-align: left;
}
.article-detail {
    background: #fff;
    padding: 2rem;
    border-radius: 8px;
    border: 1px solid #f8bb68;
    box-shadow: 0 4px 40px -2px rgba(57, 51, 51, .08);
}
.logo-section img {
    height: 60px;
}
.bg-contact .section-contact-form {
    margin: 7rem auto 5rem;
    background: #fff1dc;
    border-radius: 10px;
    padding: 0 7rem 5rem;
    border-bottom: 15px solid #f9bc60;
    position: relative;
    padding: 4rem;
}
.bg-contact .section-contact-form:before {
    content: "";
    position: absolute;
    background: url(/templates/fashion03/assets/media/background/caytre.png);
    width: 190px;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-size: cover;
    background-repeat: no-repeat;
}
.bg-contact .section-contact-form:after {
    content: "";
    position: absolute;
    background: url(/templates/fashion03/assets/media/background/caytre2.png);
    width: 190px;
    height: 100%;
    top: 0;
    right: 0;
    pointer-events: none;
    background-size: cover;
    background-repeat: no-repeat;
}
.section-contact-form .info-form {
	position: relative;
	z-index: 10;
}
.section-contact-form .info-form .title, .section-contact-form .info-contact .title {
    letter-spacing: .03em;
    color: #9e1c1e;
    font-weight: 600;
    font-family: serif;
    font-size: 34px;
    margin-bottom: 5px;
}
.section-contact-form .info-form .desc {
    font-size: 15px;
    margin-bottom: 2rem;
    color: #6c6c6c;
}
.section-contact-form .info-form .desc {
    font-size: 15px;
    margin-bottom: 2rem;
    color: #6c6c6c;
}
.section-contact-form .info-contact address {
    font-size: 15px;
}
.section-contact-form .info-contact .fanpage .title-fanpage {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 15px;
}
.section-contact-form .info-contact .fanpage ul>li>a {
    background: #16518d;
    margin-right: 5px;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
}
.bg-contact {
    margin-bottom: 5rem;
}
.footer-logo img {
    height: 100px;
}
.tree li .item-text a .icon {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background: #ddd;
    border-radius: 100%;
    margin-bottom: 15px;
}
.tree li .item-text a i {
    display: none;
}
.tree li .item-text a .icon img {
    padding: 5px;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    filter: invert(63%) sepia(16%) saturate(1254%) hue-rotate(307deg) brightness(77%) contrast(106%);
}
.header-menu .logo-section img {
    /*filter: brightness(0) invert(1);*/
}
.swiper-slider-main .swiper-slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #0000007a;
    z-index: 9;
}
.contact-info {
    color: #2c2c2c;
    font-size: 15px;
}
.contact-info>p>span {
    display: inline-block;
    width: 100%;
    color: #000;
    font-weight: 500;
}
.contact-info>p a {
    color: #9d1b21;
}
.title-post-detail {
    font-size: 34px;
    font-weight: bold;
    font-family: serif;
    line-height: 1.2;
    margin-bottom: 15px;
}
.box-filter {
    position: relative;
    background: #fff;
    border: 1px solid #ffca78;
    border-radius: 8px;
    box-shadow: 0 0.5rem 1rem rgb(197 197 197 / 15%);
    max-width: 700px;
    margin: -27px auto 70px;
}
.box-filter .form-group {
    margin-bottom: 0;
    position: relative;
}
.box-filter .form-control {
    border-radius: 8px;
    border-color: #ddd;
    height: 54px;
    border: 0;
}
.box-filter .form-group .bootstrap-select.form-control-sm .dropdown-toggle {
    background: #fff;
    border-radius: 4px;
    border-color: #ddd;
    height: 34px;
    line-height: 32px;
}
#btn-filter-tree {
	display: inline-block;
	background: #b9484a;
	color: #fff;
	font-weight: 500;
	padding: 0 15px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	border-radius: 30px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
}
#btn-filter-tree:hover {
	background: #9d1b21;
}
.action-tree {
    margin-bottom: 20px;
    text-align: right;
}
#export-pdf {
    background: #178b4e;
    color: #fff;
    padding: 6px 10px;
    border-radius: 100%;
    display: inline-block;
    cursor: pointer;
}
#export-pdf>i {
    margin-right: 5px;
}
#tree-pdf .tree li {
    text-align: center;
    list-style-type: none;
    position: relative;
    padding: 20px 5px 0 5px;
}
.tree-border .action-zoom {
    position: absolute;
    top: 25px;
    right: 25px;
    z-index: 999;
}
.tree-border .action-zoom>span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    background: #a4000c;
    margin-left: 10px;
    border-radius: 100%;
    color: #ffffff;
    font-size: 15px;
    cursor: pointer;
}
.tree-border.full-screen {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    z-index: 99999;
}
.tree-border.full-screen .tree-zoom {
    height: 100%;
}
.tree li span.item-text.highlight {
    background: #b8474b;
    border-color: #b8474b;
}
.tree li span.item-text.highlight>a {
    color: #fff;
}
#tree-pdf {
    width: 19200px;
    height: 9900px;
    font-size: 14px;
    padding: 10rem;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: -99999px;
    left: -99999px;
}
#tree-pdf {
    width: 16930px;
    height: 9400px;
    font-size: 14px;
    padding: 10rem;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: -99999px;
    left: -99999px;
    overflow: hidden;
}
#tree-pdf .table-tree {
    flex: 0 0 17rem;
    max-width: 17rem;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: -122rem;
    margin-left: -4rem;
}
#tree-pdf .table-tree tr th {
	border-width: 3px;
	border-color: #000;
    font-size: 29px;
}
#tree-pdf .table-tree tr td {
	height: 47rem;
	vertical-align: middle;
	font-size: 29px;
	padding: 0;
	font-weight: bold;
	border-width: 3px;
	border-color: #000;
}
#tree-pdf .table-tree tr:nth-child(1) td,
#tree-pdf .table-tree tr:nth-child(2) td,
#tree-pdf .table-tree tr:nth-child(3) td,
#tree-pdf .table-tree tr:nth-child(4) td,
#tree-pdf .table-tree tr:nth-child(5) td,
#tree-pdf .table-tree tr:nth-child(6) td{
	height: 22rem;
}
#tree-pdf>.content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
}
#tree-pdf .tree-zoom {
    flex: 0 0 calc(100% - 17rem);
    max-width: calc(100% - 17rem);
    height: 5100px;
    border: 0;
    padding-left: 0;
    margin-top: -1000px;
}
#tree-pdf .tree li span a {
    font-size: 24px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    padding: 10px 5px;
}
#tree-pdf .tree-main .tree li span.item-text.display-0>a {
	width: 90px;
	height: 340px;
}
#tree-pdf .tree li span.item-text.display-0>a {
	height: 340px;
	width: 54px;
	writing-mode: unset;
	transform: unset;
	padding: 5px 10px;
}
#tree-pdf .tree li span.display-1 {
    font-size: 32px;
    min-width: 425px;
    border-color: #000;
    min-height: 90px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
#tree-pdf .tree li {
    padding: 60px 2px 0 2px;
}
#tree-pdf .tree li::before, #tree-pdf .tree li::after, #tree-pdf .tree li span {
	border-color: #000;
    border-width: 4px;
}
#tree-pdf .tree .li-nu span {
	border-style: dashed;
}
#tree-pdf .tree ul>li:last-child>span:before {
	left: 0;
	right: 4px;
}
#tree-pdf .tree ul>li:first-child>span:before {
	left: 3px;
	right: 0;
}
.header-tree {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 0;
    position: relative;
}
.header-tree .tree-main {
    flex: 0 0 38%;
    max-width: 40%;
    padding-left: 20rem;
}
.header-tree .tree-main .list-tree {
    display: flex;
    justify-content: space-between;
    border: 5px solid #0037f3;
    padding: 2rem;
    height: 3000px;
}
.header-tree .tree-main .list-tree table tr td, .header-tree .tree-main .list-tree table tr th {
	border-width: 3px;
	border-color: #000;
}
.header-tree .tree-main .title {
    text-align: center;
    font-size: 40px;
    text-transform: uppercase;
    color: #0042ee;
    font-family: serif;
    margin-bottom: 5rem;
}
.header-tree .tree-main .title h1 {
    font-size: 170px;
}
.header-tree .tree-main .title h2 {
    font-size: 170px;
}
.header-tree .tree-main .title span {
    font-size: 230px;
    font-weight: bold;
}
.header-tree .tree-main table {
    flex: 0 0 180px;
    max-width: 180px;
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 600;
}

.header-tree .tree-main .tree {
    position: relative;
    flex: 0 0 calc(100% - 180px);
    max-width: calc(100% - 180px);
    padding-left: 5rem;
    transform: scale(1);
    transform-origin: top center;
}

.header-tree .tree-main table tr>td {
    vertical-align: middle;
    color: #000;
}
.header-tree .name {
    flex: 0 0 34%;
    max-width: 34%;
    text-align: center;
    padding-top: 50rem;
}

.header-tree .name .title-main {
    border: 10px solid #000;
    padding: 24px;
    font-size: 454px;
    font-weight: bold;
    color: #0026f9;
    position: relative;
    display: inline-block;
    margin-bottom: 10rem;
}

.header-tree .name .title-main:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translateY(-50%);
    width: calc(100% - 2rem);
    height: calc(100% - 2rem);
    margin: 0 auto;
    border: 10px solid #000;
}
.header-tree .album {
    display: flex;
    flex: 0 0 28%;
    max-width: 28%;
    justify-content: space-between;
}
.header-tree .album .image {
    margin: 0 3rem;
}
.header-tree .album img {
    height: 2980px;
    width: 100%;
    object-fit: contain;
    object-position: top;
}
#tree-pdf>span.top:before, #tree-pdf>span.top:after {
    width: calc(100% - 12px);
    height: 53px;
}
#tree-pdf>span.left:before, #tree-pdf>span.left:after {
    width: 53px;
    height: calc(100% - 53px);
}
.header-tree .name  .info {
    font-size: 121px;
}
.header-tree .name .info .title>span {
    margin-right: 10rem;
}
.header-tree .name .info ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#tree-pdf .tree-main .tree li span, #tree-pdf .tree-main .tree li span a {
    font-size: 36px;
    padding: 0;
    font-weight: bold;
}
#tree-pdf .tree-main .tree li span a>span.desc {
	border: 0;
	color: #0042ee;
	font-size: 26px;
	margin-top: 5px;
}
#tree-pdf .tree-main .tree li span.display-1 {
	padding: 16px 5px;
	min-width: 480px;
	min-height: 117px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
#tree-pdf .tree-main .tree li span:before, #tree-pdf .tree-main .tree li span:after {
	display: none;
}
#tree-pdf .tree ul ul::before {
    border-color: #000;
    border-width: 4px;
}
#tree-pdf .tree li span {
    text-align: center;
    background: #fff;
    border-width: 4px;
}
#tree-pdf .tree li span:before {
    content: '';
    position: absolute;
    top: -25px;
    left: 3px;
    right: 0px;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 24px solid #000;
}
#tree-pdf .tree li span.nu:after {
	content: '';
	position: absolute;
	top: -22px;
	left: 3px;
	right: 0px;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 14px solid #fff;
	z-index: 9;
}
#tree-pdf .tree ul>li:last-child>span.nu:after {
	left: -4px;
	right: 0px;
}
#tree-pdf .tree ul>li:first-child>span.nu:after {
	left: 3px;
	right: 0px;
}
#tree-pdf .tree-main .tree li span.people-main {
    border-color: #0042ee;
    border-width: 10px;
    padding: 15px;
    left: 0;
}
#tree-pdf .tree-main .tree li span.people-main>a {
    padding: 32px;
    border: 10px solid #0042ee;
    color: #0042ee;
    font-weight: bold;
    font-size: 77px;
}
#tree-pdf .tree-main .tree .li-featured>span {
    border-color: #0042ee;
    border-width: 2px;
}
#tree-pdf .tree-main .tree .li-featured>span>a, #tree-pdf .tree-main .tree .li-featured>span>a svg {
    color: #0042ee;
    fill: #0042ee;
    font-weight: bold;
}
#tree-pdf .tree li span.people-main {
    border-color: #0037f3;
    border-width: 10px;
    padding: 10px;
    right: -2772px;
}
#tree-pdf .tree li span.people-main>a {
    border: 10px solid #0037f3;
    border-radius: 2px;
    padding: 23px;
    font-size: 35px;
    font-weight: bold;
    color: #0037f3;
}
#tree-pdf .tree li span.people-main:before {
    display: none;
}
#tree-pdf .tree li span.display-1 .info-people {
    position: absolute;
    left: 100%;
    width: 75rem;
    color: #000;
    font-size: 30px;
    text-align: left;
    margin-left: 2rem;
}
#tree-pdf .tree li span.people-main .info-people {
	position: absolute;
	left: 100%;
	width: 65rem;
	text-align: left;
	font-size: 33px;
	color: #0042ef;
	margin-left: 5rem;
	font-weight: 600;
}
#tree-pdf .tree li span.people-main .info-people>p:last-child {
	margin-bottom: 0;
}
li.parent_li.li-main-14 {
    margin-left: -6500px;
}
li.parent_li.li-main-12 {
    margin-right: -5500px;
}
li.parent_li.li-main-2 {
    margin-right: 300px;
}
li.parent_li.li-main-13 {
    margin-left: -1200px;
}
li.parent_li.li-main-44 {
    margin-left: -1800px;
}
li.parent_li.li-main-50 {
    margin-right: -400px;
}
li.parent_li.li-main-42 {
    margin-right: -1800px;
}
li.parent_li.li-main-39 {
    margin-right: -1500px;
}
li.parent_li.li-main-35 {
    margin-left: -1000px;
}
li.parent_li.li-main-32 {
    margin-left: -500px;
}
.header-tree .tree-main .list-tree .tree ul {
    padding-top: 60px;
}
.header-tree .tree-main .list-tree .tree ul ul:before {
    height: 60px;
    left: 50% !important;!i;!;
}
#tree-pdf .header-tree .tree-main .list-tree .tree li {
    padding: 60px 4px 0 4px;
}
#tree-pdf .header-tree .tree-main .list-tree .tree li:after, #tree-pdf .header-tree .tree-main .list-tree .tree li:before {
    height: 60px;
}
li.parent_li.li-main-2:after {
    width: calc(50% + 400px);
}
li.parent_li.li-main-14:before {
    width: calc(50% - 100px);
}
li.parent_li.li-main-43:before {
    width: calc(50% - 1200px);
}
li.parent_li.li-main-34:after {
    width: calc(50% - 500px);
}
li.parent_li.li-main-12:after {
    width: 0;
}
li.parent_li.li-main-34>span {
    margin-right: 1500px;
}
li.parent_li.li-main-34:after {
    left: 25%;
    width: 59%;
}
li.parent_li.li-main-34>ul:before {
    left: 24%;
}
li.parent_li.li-main-31:after {
    width: calc(50% - 300px);
}
#tree-pdf .bg-tree {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#tree-pdf .bg-tree img {
    width: 100%;
    height: auto;
    object-fit: contain;
    opacity: 0.1;
    margin-top: 170rem;
}
#tree-pdf .bg-tree .img-left, #tree-pdf .bg-tree .img-right {
    flex: 0 0 45%;
    max-width: 45%;
    display: flex;
    align-items: center;
    transform: rotate(25deg);
}
#tree-pdf .bg-tree .img-center {
	flex: 0 0 10%;
	max-width: 10%;
	display: flex;
	align-items: center;
}
#tree-pdf .bg-tree .img-center img {
	object-fit: contain;
	margin-top: 200rem;
	opacity: 0.05;
}
#tree-pdf .bg-tree .img-left {
    transform: scaleX(-1) rotate(25deg);
}
li.parent_li.li-9 {
    margin-left: -800px;
}
li.parent_li.li-16 {
    margin-left: -400px;
}
li.parent_li.li-15 {
    margin-left: -125px;
}
li.parent_li.li-32 {
    margin-left: -110px;
}
li.parent_li.li-203 {
    margin-left: -80px;
}
li.parent_li.li-148 {
    margin-left: -245px;
}
li.parent_li.li-40 {
    margin-left: -130px;
}
li.parent_li.li-152 {
    margin-left: -285px;
}
li.parent_li.li-233 {
    margin-left: -310px;
}
li.parent_li.li-263 {
    margin-left: -100px;
}
li.parent_li.li-264 {
    margin-left: -150px;
}
li.parent_li.li-253 {
    margin-left: -333px;
}
li.parent_li.li-83 {
    margin-left: -269px;
}
li.parent_li.li-172 {
    margin-left: -130px;
}
li.parent_li.li-190 {
    margin-left: -98px;
}
li.parent_li.li-36 {
    margin-left: -65px;
}
li.parent_li.li-12 {
    margin-left: -200px;
}
li.parent_li.li-44 {
    margin-left: -250px;
}
li.parent_li.li-290 {
    margin-left: -35px;
}
li.parent_li.li-292 {
    margin-left: -35px;
}
li.parent_li.li-295 {
    margin-left: -35px;
}
li.parent_li.li-296 {
    margin-left: -35px;
}
li.parent_li.li-309 {
    margin-left: -35px;
}
li.parent_li.li-320 {
    margin-left: -66px;
}
li.parent_li.li-322 {
    margin-left: -68px;
}
li.parent_li.li-285 {
    margin-left: -60px;
}
li.parent_li.li-54 {
    margin-left: -163px;
}
li.parent_li.li-343 {
    margin-left: -145px;
}
li.parent_li.li-354 {
    margin-left: -65px;
}
li.parent_li.li-56 {
    margin-left: -215px;
}
li.parent_li.li-53 {
    margin-left: -300px;
}
li.parent_li.li-338 {
    margin-left: -50px;
}
li.parent_li.li-366 {
    margin-left: -50px;
}
li.parent_li.li-381 {
    margin-left: -35px;
}
li.parent_li.li-382 {
    margin-left: -40px;
}
li.parent_li.li-383 {
    margin-left: -65px;
}
li.parent_li.li-385 {
    margin-left: -70px;
}
li.parent_li.li-386 {
    margin-left: -65px;
}
li.parent_li.li-389 {
    margin-left: -35px;
}
li.parent_li.li-379 {
    margin-left: -114px;
}
li.parent_li.li-66 {
    margin-left: -173px;
}
li.parent_li.li-120 {
    margin-left: -35px;
}
li.parent_li.li-121 {
    margin-left: -35px;
}
li.parent_li.li-122 {
    margin-left: -35px;
}
li.parent_li.li-115 {
    margin-left: -88px;
}
li.parent_li.li-130 {
    margin-left: -68px;
}
li.parent_li.li-166 {
    margin-left: -35px;
}
li.parent_li.li-159 {
    margin-left: -30px;
}
li.parent_li.li-191 {
    margin-left: -50px;
}
li.parent_li.li-195 {
    margin-left: -35px;
}
li.parent_li.li-196 {
    margin-left: -30px;
}
li.parent_li.li-217 {
    margin-left: -32px;
}
li.parent_li.li-34 {
    margin-left: -60px;
}
li.parent_li.li-35 {
    margin-left: -35px;
}
li.parent_li.li-37 {
    margin-left: 10px;
}
li.parent_li.li-242 {
    margin-left: -34px;
}
li.parent_li.li-52 {
    margin-left: -50px;
}
li.parent_li.li-335 {
    margin-left: -60px;
}
li.parent_li.li-415 {
    margin-left: -40px;
}
li.parent_li.li-417 {
    margin-left: -74px;
}
li.parent_li.li-411 {
    margin-left: -90px;
}
li.parent_li.li-3 {
    margin-left: -5810px;
}
li.parent_li.li-79 {
    margin-left: -1000px;
}
li.parent_li.li-464 {
    margin-left: -65px;
}
li.parent_li.li-471 {
    margin-left: -36px;
}
li.parent_li.li-461 {
    margin-left: -30px;
}
li.parent_li.li-460 {
    margin-left: -70px;
}
li.parent_li.li-72 {
    margin-left: -70px;
}
li.parent_li.li-65 {
    margin-left: -70px;
}
li.parent_li.li-69 {
    margin-left: -200px;
}
li.parent_li.li-16:before {
    width: calc(50% - 230px);
}
li.parent_li.li-37:before {
    width: calc(50% + 10px);
}
li.parent_li.li-40:after {
    width: calc(50% - 200px);
}
li.parent_li.li-44:before {
    width: calc(50% - 100px);
}
li.parent_li.li-7:before {
    width: 284px;
    border-top: 4px solid #000;
}
li.parent_li.li-42:after {
    width: calc(50% - 52px);
}
li.parent_li.li-54:before {
    width: calc(50% - 100px);
}
li.parent_li.li-53:after {
    width: calc(50% - 20px);
}
li.parent_li.li-2:after {
    width: calc(50% - 4950px);
    left: calc(50% - 810px);
}
li.parent_li.li-7:after {
    width: calc(50% - 4800px);
}
li.parent_li.li-457 {
    margin-left: -135px;
}
li.parent_li.li-443 {
    margin-left: -35px;
}
li.parent_li.li-333 {
    margin-left: -240px;
}
li.parent_li.li-62:after {
    width: calc(50% - 135px);
}
li.parent_li.li-73:after {
    width: calc(50% - 100px);
}
li.parent_li.li-439 {
    margin-left: -40px;
}
li.parent_li.li-425 {
    margin-left: -38px;
}
li.parent_li.li-66:before {
    width: calc(50% - 149px);
}
li.parent_li.li-328 {
    margin-left: -35px;
}
li.parent_li.li-321:after {
    width: calc(50% - 40px);
}
li.parent_li.li-316 {
    margin-left: -36px;
}
li.parent_li.li-46 {
    margin-left: -30px;
}
li.parent_li.li-272 {
    margin-left: -35px;
}
li.parent_li.li-268 {
    margin-left: -35px;
}
li.parent_li.li-221 {
    margin-left: -20px;
}
li.parent_li.li-89 {
    margin-left: -100px;
}
#modalExportProcess .modal-body {
    padding: 3rem;
    text-align: center;
}
#modalExportProcess .title-modal {
    text-align: center;
    margin-bottom: 2rem;
    font-weight: bold;
    font-size: 24px;
}
#modalExportProcess .btn {
    text-transform: uppercase;
    border-radius: 4px;
    padding: 8px 20px;
    margin-top: 2rem;
}
.bg-progress {
    background: #e5e5e5;
    width: 100%;
    height: 24px;
    border-radius: 40px;
    padding: 4px;
    margin-bottom: 1rem;
}
.bg-progress .progress-value {
    background: #28a745;
    width: 1%;
    height: 100%;
    border-radius: 40px;
}
.progress-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 500;
}
.chitiet-giapha .top-header {
    text-align: center;
    margin-bottom: 2rem;
}
#modalDetailGenealogy .modal-header {
    padding: 0;
    border: 0;
}
#modalDetailGenealogy .modal-header button.close {
    position: absolute;
    top: -3px;
    right: -4px;
    z-index: 99;
    opacity: 1;
    font-size: 24px;
    padding: 0;
    background: #d96f6f;
    text-shadow: none;
    float: none;
    line-height: 1;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    color: #fff;
    cursor: pointer;
}
.chitiet-giapha .top-header .title {
    text-transform: uppercase;
}
#modalDetailGenealogy .modal-body {
    padding: 3rem;
}
.chitiet-giapha .body-content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 60vh;
}
.chitiet-giapha .body-content::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #e6e5e5;
}
.chitiet-giapha .body-content::-webkit-scrollbar {
	width: 6px;
	background-color: #e6e5e5;
}

.chitiet-giapha .body-content::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #a4000c;
}
.chitiet-giapha .inner .title {
    text-align: center;
    margin-bottom: 1.5rem;
}
.chitiet-giapha .inner .title>h4 {
    color: #a4000c;
    text-shadow: 1px 0 0 #ffffff, 0 0 0 #fff, 0 1px 0 #fff, 0 0 0 #fff, -1px 0 #fff, 0 -1px 0 #fff, 1px 0 0 #fff, -1px 1px 0 #fff;
    font-family: "Pacifico", Sans-serif;
    font-size: 24px;
}

@media (max-width: 1600px) {
    .footer-main:before {
        height: 175px;
    }
}

@media (max-width: 767px) {
    .header-menu {
        padding: 5px 0;
    }
    .menu-container {
        text-align: right;
    }
    .btn-menu-mobile {
        color: #fff;
    }
    .swiper-slide--wrap {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        margin: 0 auto;
        transform: translateY(-50%);
        width: calc(100% - 30px);
        color: #fff;
    }
    .swiper-slide--tile {
        font-size: 24px;
    }
    .swiper-slide--description {
        font-size: 15px;
    }
    .introduct-home {
        max-width: 100%;
        margin: 4rem auto;
        padding: 0 2rem 3rem;
    }
    .introduct-home .title {
        position: relative;
        z-index: 1;
    }
    .introduct-home .inner-content {
        text-align: center;
    }
    .section-new, .bg-tree {
        padding: 4rem 0;
    }
    .title-section {
        font-size: 24px;
    }
    .title-section>span {
        padding-bottom: 20px;
    }
    .title-section>span:after {
        height: 12px;
        bottom: -5px;
    }
    .register-family .left-form {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .section-register {
        padding: 6rem 0;
    }
    .footer-address {
        padding-left: 1rem;
    }
    .menu-top {
        text-align: left;
    }
	.menu-section ul {
		flex-direction: column;
	}
	.menu-container .back-drop {
	    display: none;
	}
	.menu-section > ul li a {
		padding: 6px 5px !important;
		font-size: 14px;
	}
	.menu-section > ul li a:after {
		display: none;
	}
	.no-before:before {
	    display: none;
	}
	.footer-main.footer-menu {
        padding: 0 0 4rem;
    }
    .footer-main:before {
        height: 120px;
    }
    .title-footer {
        font-size: 17px;
    }
    .article-item .article-title {
        height: 44px;
    }
    .view-page-list .article-item .inner-image {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .view-page-list .article-item .inner-content {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .breadcrumbs>h1 {
        font-size: 21px;
    }
    .introduct-home .title>p {
        font-size: 60px;
    }
}
li.parent_li.li-2.li-nam>span {
    left: -810px;
}
li.parent_li.li-2.li-nam>#foldertree:before {
    left: calc(50% - 814px);
}
#tree-pdf .tree>ul>li:first-child>#foldertree:before {
    left: calc(50% + 2772px);
}

li.parent_li.li-6.li-nam>span {
    left: -25px;
}

li.parent_li.li-6.li-nam:before {
    width: calc(50% - 6104px);
    right: calc(50% + 27px);
}

li.parent_li.li-7.li-nam:before {
    width: 307px;
}

li.parent_li.li-6.li-nam>#foldertree:before {
    left: calc(50% - 25px);
}
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-14>span,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-15>span,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-16>span,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-17>span,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-18>span,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-19>span,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-20>span,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-21>span,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-22>span,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-23>span,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-24>span,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-25>span,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-26>span,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-27>span {
    left: 1100px;
}
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-14:after,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-15:after,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-16:after,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-17:after,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-18:after,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-19:after,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-20:after,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-21:after,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-22:after,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-23:after,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-24:after,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-25:after,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-26:after {
    left: calc(50% + 1100px);
}
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-14:before,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-15:before,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-16:before,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-17:before,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-18:before,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-19:before,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-20:before,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-21:before,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-22:before,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-23:before,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-24:before,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-25:before,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-26:before {
    right: calc(50% - 1100px);
}
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-27:before {
    right: calc(50% - 1100px);
}
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-15:before {
    width: calc(50% - 100px)
}

#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-4>span,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-5>span,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-6>span,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-7>span,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-8>span,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-9>span,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-10>span,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-11>span,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-12>span {
    left: -1500px;
}
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-4:after,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-5:after,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-6:after,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-7:after,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-8:after,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-9:after,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-10:after,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-11:after,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-12:after {
    left: calc(50% - 1500px);
}
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-12:before {
    width: 0;
}
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-15:before {
    width: calc(50% - 100px)
}
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-13.li-featured:after {
    width: calc(50% - 500px);
}
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-4:before,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-5:before,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-6:before,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-7:before,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-8:before,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-9:before,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-10:before,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-11:before,
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-12:before {
    right: calc(50% + 1397px);
}
li.parent_li.li-5.li-nam>span {
    left: 6340px;
}
li.parent_li.li-4.li-nam>span {
    left: 6340px;
}

li.parent_li.li-4.li-nam::after {
    left: calc(50% + 6340px);
}

li.parent_li.li-5.li-nam:before {
    right: calc(50% - 6340px);
}

li.parent_li.li-5.li-nam:after {
    left: calc(50% + 6340px);
}

li.parent_li.li-79.li-nam>span {
    left: -4000px;
}

li.parent_li.li-79.li-nam:before {
    right: calc(50% + 4000px);
}

li.parent_li.li-80.no-before.li-nam>span {
    left: -4000px;
}

li.parent_li.li-80.no-before.li-nam:before {
    left: calc(50% - 4000px);
}

li.parent_li.li-79.li-nam>ul#foldertree:before {
    left: calc(50% - 4000px);
}
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-40.li-featured:before {
    width: calc(50% - 1250px);
}
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-34.li-featured>ul#foldertree:before {
    left: calc(50% - 760px) !important;
}
li.parent_li.li-194.li-nam {
    margin-left: 20px;
}

li.parent_li.li-28.li-nam {
    margin-left: 35px;
}

li.parent_li.li-204.li-nam {
    margin-left: 20px;
}

li.parent_li.li-41.li-nam {
    margin-left: 25px;
}

li.parent_li.li-266.li-nam {
    margin-left: 20px;
}
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-34.li-featured:after {
    left: 18%;
}
#tree-pdf .header-tree .tree-main .list-tree .tree li.parent_li.li-main-39 {
    margin-right: -1400px;
}