h1, h2 {
	font-size: 28px;
}

.header-main .header-inner {
	max-width: 100%;
	padding: 0 30px
}

.header-main .nav>li>a {
	color: #12265a;
	font-weight: 800;
	padding: 10px;
}
.header-main .nav>li.active>a {
	color: #12265a;
	font-weight: 800;
	background-color: #F7951D;
	border-radius: 6px;
	cursor: pointer;
}

.header-main .nav>li:hover>a {
	color: #12265a;
	font-weight: 800;
	padding: 10px;
	background-color: #F7951D;
	border-radius: 6px;
	cursor: pointer;
}

.dang-nhap a{
	background-color: #F16767;
	padding: 13px 28px;
	border-radius: 99px;
	color: #fff;
	font-size: 16px;
	font-weight: 900;
}

.dang-nhap:hover a{
	background-color: #A8D056;
}

.section1 .slider img{
/* 	border-radius: 10px; */
}

.section1 .col {
	padding: 0px;
}

.section1 .flickity-page-dots {
 bottom: -25px !important;
}

.section1 .flickity-page-dots .dot {
 border: 7px solid #4da914;
}


.section1 .ux-menu-link--active .ux-menu-link__link {
	color: #4da914;
	
}

.section1 .ux-menu-link--active .ux-menu-link__link span{
	font-weight: bold;
}
.section1 .ux-menu-link__link {
	border-bottom: 1px solid #ddd;
	color: #4da91482;
}

.section1 .ux-menu-link:hover .ux-menu-link__link {
	color: #4da914;
}

.section1 .sec-img-2  {
	position: absolute;
    bottom: -5px;
    left: 0;
    z-index: 1;
}

.section1 .col-inner {
	position: relative;
}

.header .ux-search-submit {
	border-radius: 5px !important;
	margin-left: 5px !important;
}

.header input[type=search] {
/* 	border: 0 0 1px 0 solid #000 !important; */
	border: none;
	box-shadow: none;
}

#tab-vui-chơi-vận-động {
	width: 150px;
	text-align: center;
}


#tab-trí-tuệ-sáng-tạo {
	width: 150px;
	text-align: center;
}

#tab-trang-phục-hóa-trang {
	width: 150px;
	text-align: center;
}

#tab-tiệc-sinh-nhật-Ẩm-thực {
	width: 150px;
	text-align: center;
}

#tab-vui-chơi-vận-động::before {
    content: '';
    display: inline-block;
    background-image: url('https://riochildrens.vn/wp-content/uploads/2025/08/tabhd1.webp');
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    vertical-align: middle;
    position: relative;
    top: 2px;
}

#tab-trí-tuệ-sáng-tạo::before {
    content: '';
    display: inline-block;
    background-image: url('https://riochildrens.vn//wp-content/uploads/2025/08/tabhd3.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    vertical-align: middle;
    position: relative;
    top: 2px;
}

#tab-trang-phục-hóa-trang::before {
    content: '';
    display: inline-block;
    background-image: url('https://riochildrens.vn//wp-content/uploads/2025/08/tabhd2-scaled.webp');
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    vertical-align: middle;
    position: relative;
    top: 2px;
}

#tab-tiệc-sinh-nhật-Ẩm-thực::before {
    content: '';
    display: inline-block;
    background-image: url('https://riochildrens.vn//wp-content/uploads/2025/08/tabhd4.webp');
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    vertical-align: middle;
    position: relative;
    top: 2px;
}

.section2 .col1 {
	padding: 0;
}

.section2 .nav>li.active>a {
	color: #12265a;
	font-weight: 900;
}

.section2 .nav-line-bottom>li>a:before {
	background-color: #12265a !important;
	margin-bottom: 5px
}

.section2 .nav > li > a {
	color: #12265a;
}

.section2 p {
		margin-top: 16px
	}

.section2 .tab-panels {
	padding: 28px 78px 78px 78px;
    background: #f6f6f6;
	border-radius: 35px; 
/* 	border: 2px solid rgb(77, 169, 20); */
}

.section2 .tab-panels .slider img{
	border-radius: 25px;
}

.section2 .tab-panels .flickity-page-dots {
 bottom: -40px !important;
}

.section2 .tab-panels .flickity-page-dots .dot {
 border: 7px solid #4da914;
}

.section2-1 {
	padding-top: 100px !important;
}

.section-f {
	padding-bottom: 50px !important;
}

.section2-1 .btn-1, 
.section-f .btn-1
{
	padding: 8px 25px !important;
	border: 2px solid
}

.section2-1 .col, .section-f .col 
{
	padding: 0;
}

.section2-1 .col .text p, 
.section-f .col .text p
{
	margin: 0;
	line-height: 1.3;
    font-weight: 900;
	padding-bottom: 30px;
}

.btn-1 {
	margin: 0;
	padding: 8px 65px;
/* 	outline: 2px dashed #F7951D; */
	cursor: pointer;
}

.btn-1:hover {
	box-shadow: none;
	background-color: #A8D056;
}

.btn-1  span {
	font-weight: 900;
}

.btn-color-1 {
	background-color: rgb(77, 169, 20) ;
}

.btn-color-2 {
	background-color: #F16767;
}

.btn-color-3 {
	background-color: #2C98C9;
}

.btn-color-4 {
	background-color: #F7951D;
}

.text-title-1 {
	font-size: 45px;
	line-height: 1.3;
    font-weight: 900;
	color: #12265a;
}

.section2-text {
	font-size: 35px;
    font-weight: 900;
	margin: 0;
}

.text-title-1 p, .section2-text p {
	margin: 0; 
}

.text-color-1 span {
	background-image: linear-gradient(to top, rgb(168 209 86 / 50%), rgb(168 209 86 / 50%));
	background-size: 100% .521em;
    background-repeat: no-repeat;
    background-position: 0 74%;
}

.text-color-2 span {
	background-image: linear-gradient(to top, rgb(241 103 103 / 50%), rgb(241 103 103 / 50%));
	background-size: 100% .521em;
    background-repeat: no-repeat;
    background-position: 0 74%;
}

.text-color-3 span {
	background-image: linear-gradient(to top, rgb(45 152 201 / 50%), rgb(45 152 201 / 50%));
	background-size: 100% .521em;
    background-repeat: no-repeat;
    background-position: 0 74%;
}
.text-color-4 span {
	background-image: linear-gradient(to top, rgb(247 150 29 / 50%), rgb(247 150 29 / 50%));
	background-size: 100% .521em;
    background-repeat: no-repeat;
    background-position: 0 74%;
}

.section3 img {
	border-radius: 20px;
/* 	transform: translate(-20px, 20px); */
}

.section3 .img-inner {
	border-radius: 24px;
	margin: 5px !important;
}

.section3 p {
	margin-top: 16px;
}

.section3 .img-1 .img-inner {
    border: 2px dashed rgb(77, 169, 20) ;
}

.section3 .img-2 .img-inner {
    border: 2px dashed #F16767 ;
}

.section3 .img-3 .img-inner {
    border: 2px dashed #2C98C9;
}

.section3 .img-4 .img-inner {
    border: 2px dashed #F7951D;
}

.section4 .box-image {
	border-radius: 24px;
}

.section4 h5 a {
	font-size: 20px;
	font-weight: 900;
	color: #12265a;
}

.section4 .is-divider {
	display: none;
}

.absolute-footer {
	display: none;
}

.section-footer .col {
	height: 550px;
}

.section-p .grid-tools a {
	background-color: #a8d056;
}

.section-p .box-text a {
	font-weight: 800 !important;
}

.modal-address { 
	margin-bottom: 10px;
}

.wpcf7-form-control, .wpcf7-form-control-wrap > input { 
	border-radius: 6px;
}

.section-dia-diem .row { 
	border: 2px solid #F16767;
    border-radius: 10px;
	padding: 20px 10px 0 10px;
    margin-bottom: 20px;
}

.section-dia-diem .row .col { 
	padding: 0;
}