.img-radius img {
	border-radius: 12px;
}

#lien-he .wpcf7-submit svg {
	display: none;
}

#lien-he .mfp-close {
	color: #fff!important;
}

#lien-he .title-block h2 {
	font-size: 30px;
}

#lien-he .section-contact-form {
	padding: 30px;
}

.entry-header__bottom .mf-bot,#content.blog-single .article-inner>.row .entry-header__bottom .mf-bot{display:flex;align-items:center}#content.blog-single>.row .entry-header__bottom .mf-bot-gr,#content.blog-single .article-inner>.row .entry-header__bottom .mf-bot-gr{display:flex;align-items:center;border-radius:.5rem;cursor:pointer;background:rgba(0,0,0,0);border:1px solid #e3e1e1;aspect-ratio:1;padding:8px;fill:var(--p-color, #0d6dde)}#content.blog-single>.row .entry-header__bottom .mf-bot-gr svg,#content.blog-single .article-inner>.row .entry-header__bottom .mf-bot-gr svg{height:24px;display:block}#content.blog-single>.row .entry-header__bottom .mf-bot-gr:hover,#content.blog-single .article-inner>.row .entry-header__bottom .mf-bot-gr:hover{border-color:var(--p-color, #0d6dde)}#content.blog-single>.row .entry-header__bottom .mf-bot-gr.facebook,#content.blog-single .article-inner>.row .entry-header__bottom .mf-bot-gr.facebook{--p-color: #0d6dde}#content.blog-single>.row .entry-header__bottom .mf-bot-gr:not(:last-child),#content.blog-single .article-inner>.row .entry-header__bottom .mf-bot-gr:not(:last-child){margin-right:1rem}#content.blog-single>.row .entry-header__bottom .mf-bot-gr .fa-heart,#content.blog-single .article-inner>.row .entry-header__bottom .mf-bot-gr .fa-heart{color:#f9595f}

#content.blog-single .article-inner>.row .blog-content h3 {
    font-size: 1.6em!important;
    font-weight: 600;
}
#content.blog-single .article-inner>.row .blog-content h2 {
    font-size: 2em!important;
    font-weight: 600;
}

/*
Theme Name: Findme
Description: This is a theme by Media Findme's team based on Flatsome theme.
Author: Dev Findme
Template: flatsome
Version: 3.0
*/
footer .text-outstanding span{
    color: #fff;
    text-align: center;
    animation: glow 1s ease-in-out infinite alternate;
  }

@keyframes glow {
	0% {
    text-shadow: 0 0 3px #fff, 0 0 4px #fff, 0 0 5px #e60073, 0 0 6px #e60073, 0 0 7px #e60073, 0 0 8px #e60073, 0 0 9px #e60073;
}

100% {
    text-shadow: 0 0 8px #fff, 0 0 12px red, 0 0 16px red, 0 0 20px red, 0 0 24px red, 0 0 32px red, 0 0 36px red;
}
}

#content.blog-single>.row .blog-content h1, #content.blog-single>.row .blog-content h2, #content.blog-single>.row .blog-content h3, #content.blog-single>.row .blog-content h4, #content.blog-single>.row .blog-content h5, #content.blog-single>.row .blog-content h6, #content.blog-single .article-inner>.row .blog-content h1, #content.blog-single .article-inner>.row .blog-content h2, #content.blog-single .article-inner>.row .blog-content h3, #content.blog-single .article-inner>.row .blog-content h4, #content.blog-single .article-inner>.row .blog-content h5, #content.blog-single .article-inner>.row .blog-content h6,.is-sticky-column div#ez-toc-container .ez-toc-link.current {
	color: #ff009e!important;
}
.single.single-post .entry-content h2{
	font-size: 2em;
	font-weight: 500;
}

.single.single-post #main {
	background: #eef5ed;
}

.single.single-post .entry-content h3 {
	font-size: 1.6em;
	font-weight: 500;
}

.single.single-post .entry-content a{
	color: #ff009e!important;
}

#content.blog-single .article-inner>.row .blog-content strong{
	color: #5f5f5f;
}

#content.blog-single .article-inner>.row .blog-content b, #content.blog-single .article-inner>.row .blog-content strong{
	font-weight: 700;
}

#masthead .header-nav.header-nav-main>li>a {
    font-size: 18px;
}



.is-sticky-column div#ez-toc-container .ez-toc-link::before{
	background: #ff009e!important;
}

/*! Do not write custom CSS here! */

.introduce-1 .title-block h2{
	line-height: 1.5;
}

.introduce-1 p {
	font-size: 17px;
	margin-top: 8px;
	margin-bottom: 32px;
}

.introduce-optimal .icon-box h3{
	font-size: 24px;
	border-bottom: 1px solid #CFCFCF;
	margin-bottom: 24px;
}

.introduce-team .box-image {
    border-radius: 8px;
}

.introduce-team .box-text {
    width: 92%;
    border-radius: 8px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    padding: 16px;
    margin-top: -32px;
}

.introduce-team .box-text h4 {
    font-size: 20px;
    letter-spacing: -0.941337px;
    line-height: 1.75;
    transition: all .3s ease-in-out;
}

.introduce-team .box-text p {
    font-size: 16px;
    color: #333;
}

.introduce-team .box-text .button {
    color: #333;
	margin:0;
}

.introduce-team .box:hover h4,.introduce-team .button:hover{
    color: #ff009e;
}

.button-play-animation {
	display: flex;
	align-items: center;
	white-space: nowrap;
	color: #e71d36;
	text-decoration: underline;
	font-size: 20px;
	font-weight: 500;
	text-underline-offset: 4px;
}

.introduce-1 .button{
	margin: 0;
}

.button-play-animation .ux-lottie{
	width: auto!important;
}

.section-partner .gallery-col.col .col-inner{
	padding: 0 10px;
}

.section-news .flickity-page-dots{
	bottom: -10px !important;
}

.dot.is-selected {
    background: linear-gradient(180deg, #D93683 0%, #992583 100%);
    outline: 1px solid #cc441e !important;
    outline-offset: 3px;
}

.menu-item-gtranslate > div{
	position:static!important;
}

.hosting-at-findme .title-block p,.hosting-price-list .title-block p{
	max-width: 50%;
	margin: auto;
}

.hosting-at-findme .column-2 .col-inner {
	background: #fff;
	padding: 26px;
	border-radius: 6px;
	box-shadow: 20px 20px 40px rgba(124, 15, 209, 0.12);
}

.hosting-at-findme .column-2 .icon-box{
	align-items: center;
}

.hosting-at-findme .column-2 .icon-box-text {
	text-align: left;
}

.hosting-at-findme h3 {
	font-size: 18px;
	margin-bottom: 18px;
}

.hosting-at-findme .column-2 p{
	font-size: 16px;
	margin-bottom: 32px;
}


.hosting-at-findme .icon-box .button{
	margin: 0;
	font-size: 14px;
}

.hosting-price-list .tab {
	margin-right: 16px;
}

.hosting-price-list .tab a{
	border-radius: 6px;
    font-size: 16px;
    padding: 8px 16px;
    line-height: normal;
}

.hosting-price-list .tab.active a, .hosting-price-list .tab a:hover {
	background: #CC441E;
	color: #fff;
}

.hosting-price-list .tabbed-content{
	margin-top: 24px;
}

.hosting-price-list .column-2 > .col-inner{
	background: #e6f8fc;
	position: relative;
	padding-bottom: 12px;
	border-radius: 0 0 6px 6px;
}

.hosting-price-list .column-2.column-light > .col-inner{
	background: #2b5da6;
}

.hosting-price-list .column-2 > .col-inner:before{
	position: absolute;
	content:'';
	width: 100px;
	height: 27px;
	top: -27px;
	left: 0;
	border-radius: 6px 6px 0px 0px;
	background: #e6f8fc;
}

.hosting-price-list .column-2 > .col-inner:after{
	position: absolute;
	content:'';
	width: 100px;
	height: 27px;
	top: -27px;
	right: 0;
	border-radius: 6px 6px 0px 0px;
	background: #e6f8fc;
}

.hosting-price-list .column-2.column-light > .col-inner:before,.hosting-price-list .column-2.column-light > .col-inner:after{
	background: #2b5da6;
}

.hosting-price-list .column-2 .icon-box{
	justify-content: center;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #79D8EB;
	align-items: center;
}

.hosting-price-list .column-2 .icon-box .icon-box-img{
	margin: 0;
}

.hosting-price-list .column-2 .icon-box .icon-box-text{
	margin: 0;
	flex: 0;
	padding-left: 8px;
}

.hosting-price-list .icon-box p{
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 0;
}

.hosting-price-list .icon-box h4{
	font-size: 24px;
	color: #2B5DA6;
	margin-bottom: 0;
}

.hosting-price-list .column-light .icon-box h4{
	color: #fff;
}

.hosting-price-list .text-column {
	padding: 32px 0 24px;
}

.hosting-price-list .text-column ul{
	list-style: none;
	margin: 0;
}

.hosting-price-list .text-column li{
	position: relative;
	width: fit-content;
    margin: auto;
    font-size: 16px;
    margin-bottom: 8px;
}

.hosting-price-list .column-light .text-column li:before{
	background: #fff;
}

.hosting-price-list .text-column li:before{
	width: 5px;
	height: 5px;
	content: '';
	position: absolute;
	left: -12px;
	top: 8px;
	background: #000;
    border-radius: 99px;
}

.hosting-price-list .nav{
	margin-bottom: 70px;
}

.hosting-solution .column-2 .col-inner{
	border-radius: 16px;
	padding: 40px 20px;
}

.hosting-solution .icon-box .icon-box-img{
	margin-bottom: 20px;
}

.hosting-solution .icon-box h3{
	font-size: 32px;
	margin-bottom: 8px;
}

.column-padding{
	padding-bottom: 0!important;
}

.hosting-question .accordion-item{
	border-bottom: 1px dashed #333333;
}

.hosting-question .accordion-title {
	border-top: none;
/* 	border-bottom: 1px dashed #333333; */
	padding-left: 0;
	font-weight: 700;
	padding-right: 50px;
	padding-bottom: 24px;
	padding-top: 24px;
	background: none;
}

.hosting-question .accordion-title.active{
	color: #E33882
}

.hosting-question .accordion .toggle {
	left: auto;
    right: 0;
    top: 50%;
    transform: translatey(-50%);
	margin: 0;
	font-size: 30px;
    line-height: normal;
	width: auto;
}

.hosting-question .accordion .accordion-inner{
	padding: 0 0 8px 0;
}

.hosting-solution h2{
	font-size: 32px;
	margin-bottom: 16px;
}

.domain-solution .text-section img,.domain-solution .text-section p{
	margin-bottom: 0;
	line-height: 1.8;
	font-size: 20px;
}

.domain-solution .text-section{
	margin-bottom: 16px;
}

.domain-popular .column-2 .col-inner{
	padding: 16px;
	background: #fff;
	border-radius: 8px;
}

.domain-popular .column-2 h3{
	font-size: 48px;
	color: #29D8FF;
	margin-bottom: 16px;
	line-height: normal;
}

.domain-popular .column-2 p{
	margin-bottom: 16px;
}

.domain-popular .column-2 h4{
	font-size: 24px;
	color: #892081;
	margin-bottom: 16px;
}

.domain-popular .banner{
	border-radius: 30px;
	overflow: hidden;
}

.domain-solution ul li{
	list-style: none;
	position: relative;
	margin-left: 0;
	padding-left: 25px;
}

.domain-solution ul li:before{
	content: url('https://mediafindme.com/wp-content/uploads/2024/04/tick-1.png');
	position: absolute;
	left: 0;
	top: 50%;
    transform: translatey(-50%);
}

.domain-popular .banner h3{
	font-size: 45px;
	margin-bottom: 32px;
}

.section-news .flickity-button{
	display: none;
}

.btn-border{
	  border: 3px solid #dd7bd3;
}

.comment-form .form-submit input{
	    border-radius: 99px;
    border: 3px solid #dd7bd3;
    line-height: 1;
    padding: 13px 48px 13px 29px;
    position: relative;
    background-image: linear-gradient(to right, #E33882 0%, #892081 51%, #E33882 100%);
    background-size: 200% auto;
    transition: background-position .5s ease-in-out;
}

.blog-archive .post-item__title a:hover {
	color: #ff009e!important;
}

.section-partner .box:hover{
	box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.22);
}

.section-partner .box{
	transition: 0.5s;
}

.section-footer-1 a.ux-menu-link__link:hover{
	color: #ff009e;
}

.lightbox-content{
	border-radius: 20px;
	overflow: hidden;
}

/* #zalo-vr .phone-vr-circle-fill {
    background: #deb051;
    box-shadow: 0 0 0 0 #deb051;
}

#zalo-vr .phone-vr-img-circle {
    background: #deb051;
} */

#instagram-vr .phone-vr-circle-fill {
    background: #e33882;
    box-shadow: 0 0 0 0 #e33882;
}

#instagram-vr .phone-vr-img-circle {
    background: transparent;
}

.section-news .post-title a{
	    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

footer .absolute-footer {
	display: none;
}
.section_administration_4 .icon-box:hover .has-icon-bg .icon .icon-inner {
    background-color: unset;
}

@media only screen and (min-width: 1355px){
	#masthead .header-nav-main .header__drawer {
		display: none!important;
	}
}

@media only screen and (max-width: 1355px){
	#masthead .header-nav-main .header__drawer {
		display: block!important;
		height: auto;
	}

	#masthead  .header-nav.header-nav-main.nav-left {
		display: none;
	}
}

@media only screen and (max-width: 1024px){
	.section-contact-form .title-block h2 {
		font-size: 40px;
	}
	
		.introduce-1 .medium-7.large-5 {
		flex-basis: 58.3333333333%;
        max-width: 58.3333333333%;
	}
	
	.introduce-1 .medium-5.large-7 {
		flex-basis: 41.6666666667%;
        max-width: 41.6666666667%;
	}
	
	.section-footer-1 .icon-box {
		flex-wrap: nowrap;
	}
	
	.section.section-testimonial .testimonial-group .testimonial__text{
		margin-bottom: 24px!important;
	}
	.title-block h2 {
		font-size: 40px;
	}
	.section_bhth_3 .row_icon_box .col-inner{
		height: 215px !important;
	}
	.page-id-16610 .title-block h2{
		font-size: 33px !important;
	}
}

@media only screen and (max-width: 768px){
	.home-section-title.section .title-block h2{
		font-size: 32px;
	}
	
	.title-block-br h2 br{
		display: none;
	}
}

@media only screen and (max-width: 435px) {
	.introduce-optimal .icon-box h3 {
		font-size: 20px;
		margin-bottom: 16px;
	}
	
	.section-testimonial .title-block.title-block-mobi h2{
		font-size: 20px;
	}
	
	.column-padding.col,.column-padding .col{
	padding-bottom: 0!important;
}
	
	.about-us .title-block h2 {
		font-size: 30px
	}
	
	.hosting-at-findme .title-block p, .hosting-price-list .title-block p{
		max-width: 100%;
	}
	
	.introduce-1 .button{
		font-size: 13px;
	}
	
		.introduce-1 .medium-7.large-5 {
		flex-basis: 100%;
        max-width: 100%;
	}
	
	.introduce-1 .medium-5.large-7 {
		flex-basis: 100%;
        max-width: 100%;
	}
	
/* 	.section.section-testimonial .title-block h2{
		font-size: 30px;
	} */
	
	.section.section-testimonial .testimonial-group .testimonial__image--wrapper{
		padding-top: 100%;
	}
	
	.single.single-post .post{
		margin-bottom: 0;
	}
	
	.single.single-post .single-page {
		margin-bottom: -80px;
	}
	
	.single.single-post .is-sticky-column div#ez-toc-container .ez-toc-link::before{
		background: none!important;
	}
}

@media only screen and (max-width: 375px) {
	    .introduce-1 .btn {
        margin: 0;
        font-size: 12px;
        padding: 18px;
    }
	
	    .home-section-title.section .title-block h2 {
        font-size: 24px;
    }
}


/*huan bao ho thuong hieu*/
.section_bhth_1 h1 {
	font-size: 50px;
	color: rgb(249, 244, 49);
	margin-bottom: 60px;
}

.section_bhth_1 h2 {
	font-size: 35px;
	color: #fff;
	padding: 5px;
	background-image: url(https://mediafindme.com/wp-content/uploads/2024/06/rectangle-4-20211102103739.png);
	background-size: cover;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}

.section_bhth_1 h3 {
	font-size: 29px;
	color: rgb(249, 244, 49);
	background-image: url(https://mediafindme.com/wp-content/uploads/2024/06/rectangle-4-20211102103739-1.png);
	background-size: cover;
	background-repeat: no-repeat;
	margin-bottom: 60px;
}

.section_bhth_1 .row_bct_2 .ladi-headline {
	font-size: 85px;
}

.section_bhth_1 .row_bct_2 strong {
	color: rgb(232, 140, 48);
}

.section_bhth_1 .row_bct_2 p {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
}

.section_bhth_2 .corm_form .col-inner {
	background: #fff;
	padding: 30px 40px;
	border-radius: 15px;
	padding-bottom: 15px;
}

.section_bhth_2 .corm_form .wpcf7-spinner {
	display: none;
}

.section_bhth_2 .row .corm_form h3 {
	color: #000;
	font-size: 26px;
}

.section_bhth_2 .col_ladi-headline .ladi-headline h3 {
	color: #fff;
	font-size: 35px;
}

.sectsection_bhth_2ion_bct_2 .col_ladi-headline .icon-box .icon-box-text h3 {
	font-size: 18px;
}

.section_bhth_2 {
	padding-bottom: 40px !important;
}

.section_bhth_3 .row .col-inner .icon-box .icon-box-text {
	color: #fff;
}

.section_bhth_3 .row .col-inner .icon-box .icon-box-text h3 {
	color: #fff;
	font-size: 18px;
}

.section_bhth_3 .row_icon_box .col-inner {
	height: 170px;
	box-shadow: rgb(0, 0, 0) 5px 18px 20px -15px;
	background-color: #8a2082;
	padding: 10px;
	border-radius: 20px;
}

.section_bhth_3>.row>.col-inner h3 {
	font-size: 35px;
	line-height: 1.4;
}


.section_bhth_6 .row_icon_box .col-inner {
	border-width: 1px;
	border-radius: 10px;
	border-style: solid;
	border-color: #dd7bd3;
	background: #fff;
	padding: 30px 10px;
	height: 130px;
}

.section_bhth_6 .row_icon_box {
	padding-bottom: 30px;
}

.bct_btn .button {
	animation-name: pulse;
	animation-delay: 1s;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	border: 2px solid #dd7bd3;
	line-height: 1;
	padding: 13px 30px 13px 30px;
	position: relative;
	background-image: linear-gradient(to right, #E33882 0%, #892081 51%, #E33882 100%);
	background-size: 200% auto;
	transition: background-position .5s ease-in-out;
}
.section_bhth_4 .row .col .accordion-item {
    border-bottom: 1px dashed #333333;
}
.section_bhth_4 .row .col .accordion-title {
    border-top: none;
    padding-left: 0;
    font-weight: 700;
    padding-right: 50px;
    padding-bottom: 24px;
    padding-top: 24px;
    background: none;
}
.section_bhth_4 .row .col .accordion .toggle {
    left: auto;
    right: 0;
    top: 50%;
    transform: translatey(-50%);
    margin: 0;
    font-size: 30px;
    line-height: normal;
    width: auto;
}
.section_bhth_4 .row .col .accordion .accordion-inner {
    padding: 0 0 8px 0;
}
.section_bhth_4 .row .col .accordion .toggle {
	left: unset;
	right: 0;
}
.page-id-16612 .icon-box-text p {
    text-align: justify;
    font-size: 15px;
}

@keyframes pulse{
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}



@media (max-width: 768px) {
	.section_bhth_1 h1 {
        font-size: 25px;
        margin-bottom: 20px;
    }
    .section_bhth_1 h2 {
        font-size: 13px;
        margin-bottom: 20px;
    }
	.section_bhth_1 h3{
		font-size: 18px;
		margin-bottom: 0;
	}
	.section_bhth_2 .corm_form .col-inner{
		padding: 30px 15px;
	}
	.section_bhth_2 .row .corm_form h3 {
        font-size: 30px;
        line-height: 1.4;
    }
    .section_bhth_2 .col_ladi-headline .ladi-headline h3 {
        font-size: 30px;
        text-align: center;
    }

	.section_bhth_4 .ladi_row_content .col_content .col-inner {
		margin-left: unset;
	}
	.section_bhth_2 .icon-box-left .icon-box-img+.icon-box-text{
		padding-left: 0;
	}
	.section_bhth_2 .icon-box-img {
        width: 65px !important;
    }
	.section_bhth_4 .ladi_row_content .col_content h3{
		font-size: 16px;
	}
    .page-id-16612 .title-block h2 {
        font-size: 30px !important;
	}
	.section_bhth_3 .row_icon_box .col-inner {
        height: 175px !important;
    }
}
@media (max-width: 567px) {
	.section_bhth_2 .col_ladi-headline .ladi-headline h3 {
        font-size: 25px;
        text-align: center;
    }
	.section_bhth_2 .row .corm_form h3 {
        font-size: 23px;
    }
	.page-id-16612 .title-block h2 {
        font-size: 22px !important;
    }
}
/*end huan bao ho thuong hieu*/

/*huan bo cong thuong*/
.section_bct_5 .row .col p{
	margin-bottom: 0;
	color: #fff;
	text-align: center;
}
.section_bct_5 .row .col p i{
	font-size: 25px;
	color: #fff;
}
.section_bct_5 .row .col p.counter{
	padding: 8px 0;
    font-weight: 700;
    font-size: 35px;
    color: #fff;
	margin-bottom: 0;
}
.section_bct_6 .row .col .mb-md p:nth-of-type(1) {
    background-color: #db4381;
    width: 100%;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    padding: 7px;
}
.section_bct_6 .row .col .mb-md p:nth-of-type(2){
	background-color: #3476b4;
	width: 95%;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    padding: 7px;
}
.section_bct_6 .row .col .mb-md p:nth-of-type(3){
	background-color: #cb5523;
	width: 80%;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    padding: 7px;
}
.section_bct_6 .row .col .mb-md p:nth-of-type(4) {
    background-color: #ddad4f;
    width: 70%;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    padding: 7px;
}
.section_bct_6 .row .col .mb-md h4{
	margin-bottom: 0;
}
.section_bct_11 .row .col.large-4 .col-inner{
	display: flex;
    align-items: center;
}
.section_bct_11 .row .col.large-4 .col-inner p a{
	color: #fff;
}
.section_bct_12 .icon-box{
	padding: 40px;
}

.section_bct_12 .icon-box .icon-box-text h3{
	font-size: 17px;
    font-weight: 600;
    line-height: 28px;
    color: #FFF;
}
.section_bct_12 .icon-box .icon-box-text p{
	font-weight: 300;
    color: #FFF;
	font-size: 15px;
}
.section_bct_1 .flickity-page-dots, .splide__pagination{
	bottom: 15px !important;
}
.section_bct_2 .col_lien_he .col-inner{
	display: flex;
    align-items: center;
}
.section_bct_10 .icon-box{
	display: block;
}
.section_bct_10 .icon-box .icon-box-img{
	display: none;
}
.section_bct_10 .text-column ul li:before{
	display: none;
}
.section_bct_10 .text-column ul li {
    list-style: none;
    padding: 8px 0;
    border-top: none;
    border-bottom: 1px solid #ededed;
    font-size: 14px;
}
.section_bct_1 h3{
	font-size: 50px;
    font-weight: 900;
    text-transform: uppercase;
}
.section_bct_1 .row .col .col-inner p:first-child{
	font-weight: 900;
	font-size: 20px;
}
.section_bct_2 a{
	color: #fff;
}

.page-id-16610 .section .icon-box-text p{
	padding: 10px;
	font-size: 15px;
	text-align: justify;
}
.page-id-16610 .title-block h2 {
    font-size: 33px;
}
.section_bct_11 .row .col .accordion-item {
    border-bottom: 1px dashed #333333;
}
.section_bct_11 .row .col .accordion-title {
    border-top: none;
    padding-left: 0;
    font-weight: 700;
    padding-right: 50px;
    padding-bottom: 24px;
    padding-top: 24px;
    background: none;
}
.section_bct_11 .row .col .accordion .toggle {
    left: auto;
    right: 0;
    top: 50%;
    transform: translatey(-50%);
    margin: 0;
    font-size: 30px;
    line-height: normal;
    width: auto;
}
.section_bct_11 .row .col .accordion .accordion-inner {
    padding: 0 0 8px 0;
}
.section_bct_11 .row .col .accordion .toggle {
	left: unset;
	right: 0;
}
.section_bct_2 .row .col{
	padding-bottom: 0 !important;
}
@media (max-width: 820px){
	.section-contact-form.has-block .title-block h2 {
		font-size: 25px;
	}
	
		.section_bct_1 h3 {
    font-size: 25px;
}
	  .page-id-16610 .section .row>.col {
        padding-left: 10px;
        padding-right: 10px;
    }
	.page-id-16610 .title-block h2{
		font-size: 24px !important;
	}
	.section_bct_11 .row .col .accordion-title{
		font-size: 15px;
	}
	.page-id-16612 .section .row>.col{
		padding-left: 10px;
        padding-right: 10px;
	}
	.section_bhth_4 .row .col .accordion-title{
		font-size: 15px;
	}
	.section_bhth_4 .row .col .accordion .toggle, .section_bct_11 .row .col .accordion .toggle{
		font-size: 25px;
	}
}


/*quan-tri-fanpage*/
.section_administration_6 .counter{
	font-size: 35px;
    color: #fff;
    font-weight: 700;
}
.section_administration_6 p{
	color: #fff;
	font-size: 18px;
}
.section_cham_soc .is-dashed {
    height: 100%;
}
.section_cham_soc h4{
	background: #992481;
    color: #fff;
    padding: 7px 10px;
    margin-bottom: 0;
}
.section_cham_soc p{
	background: #fff;
    padding: 10px;
	margin-bottom: 0;
}
.section_administration_2 h3 {
    color: #992481;
    font-size: 25px;
}
.section_administration_3 h2, .section_administration_4 h2 {
    font-size: 37px !important;
    text-transform: uppercase;
}
.section_administration_2 h2 {
    font-size: 28px !important;
    text-transform: uppercase;
}
.section_administration_7 h2 {
    font-size: 45px !important;
}
.section_administration_5 .banner .text-box-content{
	padding: 10px;
    border-radius: 10px;
}
.jam-title-2:before {
    content: '';
    width: 50px;
    height: 3px;
    background: #992481;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translatey(-50%);
}
.jam-title-2 {
    padding-left: 65px;
    padding-block: 10px;
    color: #992481;
    display: block;
    position: relative;
}

@media (max-width: 1024px){
	.section_administration_3 h2, .section_administration_4 h2{
		font-size: 30px !important;
	}
	.section_administration_4 h2{
		font-size: 24px !important;
	}
}

@media (max-width: 768px){
	.section_administration_4 h2{
		font-size: 24px !important;
	}
	.section_administration_7 h2{
		font-size: 28px !important;
	}
	.page-id-17454 .section-about-us .title-block h2, .page-id-17454 .section-news .title-block h2, .page-id-17454 .section_bct_7 .title-block h2 {
        font-size: 30px !important;
    }
	.section_administration_3 h2, .section_administration_4 h2 {
        font-size: 25px !important;
    }
}

@media (max-width: 425px) {
	.section_administration_2 h2 {
		font-size: 18px !important;
		margin-bottom: 10px !important;
	}
	.section_administration_2 h3{
		font-size: 17px;
	}
	.section_administration_3 h2, .section_administration_4 h2 {
        font-size: 22px !important;
    }
	.page-id-17454 .section-about-us .title-block h2 {
        font-size: 24px !important;
    }
	.page-id-17454 .section-news .title-block h2, .page-id-17454 .section_bct_7 .title-block h2, .page-id-17454 .hosting-question .title-block h2 {
        font-size: 28px !important;
    }
	.page-id-17454 .section-contact-form .title-block h2{
        font-size: 24px !important;
    }

}



/* Variables */
:root {
	--bg-body: #f9f9f9;
	--red: #a02682;
	--blue: #2b2e48;
	--primary-color: #a02682;
	--secondary-color: #2b2e48;
	--base-font-color: #726f77;
	--timeline-color: #a02682;
}

.section_cham_soc #timeline {
	width: 100%;
	margin: 30px auto;
	position: relative;
	padding: 0 10px;
}

.section_cham_soc #timeline:before {
	content: "";
	width: 3px;
	height: 100%;
	background: var(--timeline-color);
	left: 50%;
	top: 0;
	position: absolute;
	transition: all .3s ease;
}

.section_cham_soc #timeline:after {
	content: "";
	clear: both;
	display: table;
	width: 100%;
}

.section_cham_soc .timeline-item {
	margin-bottom: 30px;
	position: relative;
}

.section_cham_soc .timeline-item:after,
.section_cham_soc .timeline-item:before {
	content: '';
	display: block;
	width: 100%;
	clear: both;
}

.section_cham_soc .timeline-icon {
	background: var(--timeline-color);
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	left: 50%;
	overflow: hidden;
	margin-left: -23px;
	border-radius: 50%;
	transition: all .3s ease;
}

.section_cham_soc .timeline-icon svg {
	position: relative;
	display: flex;
	height: 35px;
	width: 35px;
	align-items: center;
	justify-content: center;
	margin: auto;
	top: 8px;
	fill: #fff;
}

.section_cham_soc .timeline-content {
	width: 45%;
	background: #fff;
	padding: 10px;
	box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	transition: all .3s ease;
	position: relative;
}

.section_cham_soc .timeline-content h2 {
	padding: 10px;
	background: var(--timeline-color);
	color: #fff;
	font-weight: 300;
	border-radius: 3px 3px 0 0;
}

.section_cham_soc .timeline-content:before {
	content: '';
	position: absolute;
	right: -7px;
	top: 20px;
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid var(--timeline-color);
	transition: all .3s ease;
}

.section_cham_soc .timeline-content.right {
	float: right;
}

.section_cham_soc .timeline-content.right:before {
	content: '';
	left: -7px;
	right: inherit;
	border-right: 7px solid var(--timeline-color);
	border-left: 0;
}

@media screen and (max-width: 768px) {
	.section_cham_soc #timeline {
		margin: 30px;
		padding: 0;
		width: 90%;
	}

	.section_cham_soc #timeline:before {
		left: 0;
	}

	.section_cham_soc .timeline-item .timeline-content {
		width: 90%;
		float: right;
		transition: all .3s ease;
	}

	.section_cham_soc .timeline-item .timeline-content:before,
	.section_cham_soc .timeline-item .timeline-content.right:before {
		left: -7px;
		right: inherit;
		margin-left: 0;
		border-left: 0;
		border-right: 7px solid var(--timeline-color);
		transition: all .3s ease;
	}

	.section_cham_soc .timeline-item .timeline-icon {
		left: 0;
		transition: left .3s ease;
	}
	
		#lien-he .section-contact-form {
		padding: 30px 0;
	}
	
	#lien-he .title-block h2 {
		font-size: 23px;
	}
}
/* end Variables */
  


/***/
body {
	--color: rgba(30, 30, 30);
	--bgColor: rgba(245, 245, 245);
	color: var(--color);
	background: var(--bgColor);
}

.section_bct_7 ul {
	--col-gap: 2rem;
	--row-gap: 2rem;
	--line-w: 0.25rem;
	display: grid;
	grid-template-columns: var(--line-w) 1fr;
	grid-auto-columns: max-content;
	column-gap: var(--col-gap);
	list-style: none;
	width: min(60rem, 90%);
	margin-inline: auto;
}

/* line */
.section_bct_7 ul::before {
	content: "";
	grid-column: 1;
	grid-row: 1 / span 20;
	background: rgb(225, 225, 225);
	border-radius: calc(var(--line-w) / 2);
}

/* columns*/

/* row gaps */
.section_bct_7 ul li:not(:last-child) {
	margin-bottom: var(--row-gap);
}

/* card */
.section_bct_7 ul li {
	grid-column: 2;
	--inlineP: 1.5rem;
	margin-inline: var(--inlineP);
	grid-row: span 2;
	display: grid;
	grid-template-rows: min-content min-content min-content;
}

/* date */
.section_bct_7 ul li .date {
	--dateH: 3rem;
	height: var(--dateH);
	margin-inline: calc(var(--inlineP) * -1);
	text-align: center;
	background-color: var(--accent-color);
	color: white;
	font-size: 1.25rem;
	font-weight: 700;
	display: grid;
	place-content: center;
	position: relative;
	border-radius: calc(var(--dateH) / 2) 0 0 calc(var(--dateH) / 2);
}

/* date flap */
.section_bct_7 ul li .date::before {
	content: "";
	width: var(--inlineP);
	aspect-ratio: 1;
	background: var(--accent-color);
	background-image: linear-gradient(rgba(0, 0, 0, 0.2) 100%, transparent);
	position: absolute;
	top: 100%;
	clip-path: polygon(0 0, 100% 0, 0 100%);
	right: 0;
}

/* circle */
.section_bct_7 ul li .date::after {
	content: "";
	position: absolute;
	width: 2rem;
	aspect-ratio: 1;
	background: var(--bgColor);
	border: 0.3rem solid var(--accent-color);
	border-radius: 50%;
	top: 50%;
	transform: translate(50%, -50%);
	right: calc(100% + var(--col-gap) + var(--line-w) / 2);
}

/* title descr */
.section_bct_7 ul li .title,
.section_bct_7 ul li .descr {
	background: var(--bgColor);
	position: relative;
	padding-inline: 1.5rem;
}

.section_bct_7 ul li .title {
	overflow: hidden;
	padding-block-start: 1.5rem;
	padding-block-end: 1rem;
	font-weight: 500;
}

.section_bct_7 ul li .descr {
	padding-block-end: 1.5rem;
	font-weight: 300;
}

/* shadows */
.section_bct_7 ul li .title::before {
	content: "";
	position: absolute;
	width: 90%;
	height: 0.5rem;
	background: rgba(0, 0, 0, 0.5);
	left: 50%;
	border-radius: 50%;
	filter: blur(4px);
	transform: translate(-50%, 50%);
}

.section_bct_7 ul li .title::before {
	bottom: calc(100% + 0.125rem);
}

.section_bct_7 ul li .descr::before {
	z-index: -1;
	bottom: 0.25rem;
}

@media (min-width: 40rem) {
	.section_bct_7 ul {
		grid-template-columns: 1fr var(--line-w) 1fr;
	}

	.section_bct_7 ul::before {
		grid-column: 2;
	}

	.section_bct_7 ul li:nth-child(odd) {
		grid-column: 1;
	}

	.section_bct_7 ul li:nth-child(even) {
		grid-column: 3;
	}

	/* start second card */
	.section_bct_7 ul li:nth-child(2) {
		grid-row: 2/4;
	}

	.section_bct_7 ul li:nth-child(odd) .date::before {
		clip-path: polygon(0 0, 100% 0, 100% 100%);
		left: 0;
	}

	.section_bct_7 ul li:nth-child(odd) .date::after {
		transform: translate(-50%, -50%);
		left: calc(100% + var(--col-gap) + var(--line-w) / 2);
	}

	.section_bct_7 ul li:nth-child(odd) .date {
		border-radius: 0 calc(var(--dateH) / 2) calc(var(--dateH) / 2) 0;
	}

}
/**/

/* xây dựng kênh tiktok */
.page-id-17721 .title-block h2{
	text-transform: uppercase;
}


@media (max-width: 425px) {
	.page-id-17721 .title-block h2 {
		font-size: 28px !important;
		margin-bottom: 28px;
	}
}




