/*
	Theme Name: bstv
	Theme URI: https://boai.vn
	Description: Giao diện website boai.vn
	Version: 1.0.4
	Author: AciT
	Author URI: https://boai.vn
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/
@font-face {
  font-family: Quicksand-Bold;
  src: url('fonts/Quicksand-Bold.ttf');
}
@font-face {
  font-family: Quicksand-Regular;
  src: url('fonts/Quicksand-Regular.ttf');
}
@font-face {
  font-family: UTM-HelvetIns;
  src: url('fonts/UTM HelvetIns.ttf');
}
@font-face {
  font-family: Quicksand-Light;
  src: url('fonts/Quicksand-Light.ttf');
}
@font-face {
  font-family: Quicksand-Bold;
  src: url('fonts/Quicksand-Bold.ttf');
}
@font-face {
  font-family: Quicksand-Medium;
  src: url('fonts/Quicksand-Medium.ttf');
}

@font-face {
  font-family: utm-avo;
  src: url('fonts/UTM-Avo.ttf');
}	

@font-face {
  font-family: utm-avoBold;
  src: url('fonts/UTM-AvoBold.ttf');
}	

@font-face {
  font-family: utm-avoBoldItalic;
  src: url('fonts/UTM_AvoBold_Italic.ttf');
}	

@font-face {
  font-family: svn-cintra;
  src: url('fonts/SVN-CINTRA.OTF');
}	

.slick-list,.slick-slider,.slick-track{
    position:relative;
    display:block
}
.slick-loading .slick-slide,.slick-loading .slick-track{
    visibility:hidden
}
.slick-dots li button:before,.slick-next:before,.slick-prev:before{
    font-family:slick;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.slick-slider{
    box-sizing:border-box;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    -webkit-touch-callout:none;
    -khtml-user-select:none;
    -ms-touch-action:pan-y;
    touch-action:pan-y;
    -webkit-tap-highlight-color:transparent
}
.slick-list{
    overflow:hidden;
    margin:0;
    padding:0
}
.slick-list:focus{
    outline:0
}
.slick-list.dragging{
    cursor:pointer;
    cursor:hand
}
.slick-slider .slick-list,.slick-slider .slick-track{
    width:100%;
    webkit-transform:translate3d(0, 0, 0);
    -moz-transform:translate3d(0, 0, 0);
    -ms-transform:translate3d(0, 0, 0);
    -o-transform:translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0)
}
.slick-track{
    top:0;
    left:0
}
.slick-track:after,.slick-track:before{
    display:table;
    content:''
}
.slick-track:after{
    clear:both
}
.slick-slide{
    display:none;
    float:left;
    height:100%;
    min-height:1px
}
[dir=rtl] .slick-slide{
    float:right
}
.slick-slide img{
    display:block;
    margin: 0 auto;
}
.slick-slide.slick-loading img{
    display:none
}
.slick-slide.dragging img{
    pointer-events:none
}
.slick-initialized .slick-slide{
    display:block
}
.slick-vertical .slick-slide{
    display:block;
    height:auto;
    border:1px solid transparent
}
.slick-arrow.slick-hidden{
    display:none
}
.slick-dots,.slick-next,.slick-prev{
    position:absolute;
    display:block;
    padding:0
}
.slick-loading .slick-list{
    background:#fff
}
.slick-next,.slick-prev{
    font-size:0;
    line-height:0;
    top:50%;
    width:20px;
    height:20px;
    -webkit-transform:translate(0, -50%);
    -ms-transform:translate(0, -50%);
    transform:translate(0, -50%);
    cursor:pointer;
    color:transparent;
    border:none;
    outline:0;
    background:0 0
}
.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{
    color:transparent;
    outline:0;
    background:0 0
}
.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{
    opacity:1
}
.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{
    opacity:.25
}
.slick-next:before,.slick-prev:before{
    font-size:20px;
    line-height:1;
    opacity:.75;
    color:#fff
}
.slick-prev{
    left:-25px
}
[dir=rtl] .slick-prev{
    right:-25px;
    left:auto
}
.slick-prev:before{
    content:'<'
}
.slick-next:before,[dir=rtl] .slick-prev:before{
    content:'ΓåÆ'
}
.slick-next{
    right:-25px
}
[dir=rtl] .slick-next{
    right:auto;
    left:-25px
}
[dir=rtl] .slick-next:before{
    content:'>'
}
.slick-dotted.slick-slider{
    *margin-bottom:30px
}
.slick-dots{
    bottom:-25px;
    width:100%;
    margin:0;
    list-style:none;
    text-align:center
}
.slick-dots li{
    position:relative;
    display:inline-block;
    width:20px;
    height:20px;
    margin:0 5px;
    padding:0;
    cursor:pointer
}
.slick-dots li button{
    font-size:0;
    line-height:0;
    display:block;
    width:20px;
    height:20px;
    padding:5px;
    cursor:pointer;
    color:transparent;
    border:0;
    outline:0;
    background:0 0
}
.slick-dots li button:focus,.slick-dots li button:hover{
    outline:0
}
.slick-dots li button:focus:before,.slick-dots li button:hover:before{
    opacity:1
}
.slick-dots li button:before{
    line-height:15px;
    position:absolute;
    top:0;
    left:0;
    width:15px;
    height:15px;
    content:'';
    background: #fff;
    border-radius: 100%;
    border: solid 1px #d0d0d0;
    text-align:center;
    color:#000
}
.slick-dots li.slick-active button:before{
    background: #04c4d9;
    border: solid 1px #04c4d9;
}



a{
    text-decoration: none;
}
*{transition: all .3s}
#logo{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding: 0 0 25px;
    align-items: center;
}
#logoad{margin-left: auto;}
#menu-button,#search-button{
	background: transparent;
	border: none;
	display: flex;
	align-items: center;
}
#search-button{
	font-size: 22px;
	justify-content: flex-end;
	color: #D33B52;
}
#menu-button{
	flex-direction: column;
    justify-content: space-between;
    width: 25px;
    height: 25px;
    position: relative;
}
#menu-button .bar{
	width: 25px;
	height: 4px;
	background: #04c4d9;
	border-radius: 2px;
	margin: 1.5px 0;
    transition: rotate 500ms;
}
#menu-button.close .bar:nth-child(2){
    display: none;
}
#menu-button.close .bar:nth-child(1){
    transform: rotateZ(-45deg);
    position: absolute;
    top: 8px;
    left: 0;
}
#menu-button.close .bar:nth-child(3){
    transform: rotateZ(45deg);
    position: absolute;
    top: 8px;
    right: 0;
}

main{
    position: relative;
}
body.home main:before{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #f7f9f9;
    position: absolute;
    top: 500px;
    z-index: -1;
}
#wct_home{
	padding: 1rem 0;
}
.wtit-home{
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	margin-bottom: 1.25rem;
}
.wtit-home img{
	width: 75px;
}
.wtit-home h1{
	font-size: 2.125rem;
	color: #04c4d9;
}
.wct-home{
	border-radius: 9px 9px 9px 0;
    background-color: #EDFBFC;
    padding: 1rem;
    margin-bottom: 2.5rem;
    font-size: 18px;
    text-align: justify;
}

#fea-post{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2.5em;
    position: relative;
}
.fea-post{
	width: 100%;
	border-radius: 9px 9px 9px 0;
	margin-bottom: 1.25rem;
	border: 1px solid #EEE;
	box-shadow: 5px 5px 0 rgb(10 56 63 / 10%);
    background: #fff;
}
.fea-post a{
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	justify-content: center;
	padding: 1rem;
}
.fea-post .card__media{
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    position: relative;
	width: 90px;
    height: 90px;
    min-width: 90px;
    border-radius: 9px 9px 9px 0;
    overflow: hidden;
    margin-bottom: 0;
}
.fea-post .card__media img{
	width: 100%;
	height: 100%;
    max-width: none;
    display: block;
	transition: transform .5s ease-in-out;
    -o-object-fit: cover;
    object-fit: cover;
}
.fea-post .card__content{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    margin-right: 1rem;
}

.fea-post:nth-child(1) a{
	flex-direction: column;
	padding: 0;
}
.fea-post:nth-child(1) .card__media{
	width: 100%;
    height: 100%;
    max-height: 229px;
    border-radius: 9px 9px 0 0;
}
.fea-post:nth-child(1) .card__content{
	width: 100%;
    padding: 1rem;
    margin-right: 0;
}
.card__header{
	text-transform: uppercase;
	font-weight: 700;
	color: #04c4d9;
	font-size: .875rem;
    letter-spacing: 1px;
}
.card__title{
	font-size: 1.375rem;
    line-height: 1.15;
    margin-bottom: .625rem;
    -ms-flex-positive: 1;
    flex-grow: 1;
    word-break: break-word;
    overflow-wrap: break-word;
    color: #04c4d9;
    box-sizing: border-box;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.card__byline{
	font-size: .8125rem;
    color: #646464;
    line-height: 1.538;
}


h3.h3heading{
	color: #04c4d9;
    font-size: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.75rem;
    margin-bottom: .75rem;
}
#tabs{
	-ms-overflow-style: none;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    overflow-x: scroll;
    overflow-y: hidden;
    scrollbar-width: none;
    width: 100%;
    position: relative;
    margin: .5rem 0;
    padding: 0 0 1px;
    -webkit-mask-image: linear-gradient(to right,#000,#000 calc(100% - 30px),transparent 100%);
    mask-image: linear-gradient(to right,#000,#000 calc(100% - 30px),transparent 100%);
}
#tabs a{
	margin-right: .625rem;
	border-radius: 9px 9px 9px 0;
    border: 1px solid #ff4c4c;
    color: #04c4d9;
    display: block;
    line-height: 1;
    margin-bottom: .625rem;
    padding: .7rem 1rem;
    text-align: center;
    transition: all .15s ease-in-out;
    background-color: #fff;
    font-size: 1.125rem;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-weight: 700;
}
#tabs a.current{
	background: #04c4d9;
    border-color: #04c4d9;
    color: #fff;
}
#tabs a:last-child{
	margin-right: 30px;
}
#tabs:after {
    content: "";
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 1rem;
    -ms-flex: 0 0 1rem;
    flex: 0 0 1rem;
    height: 1px;
}

#cttabs{
	display: flex;
	flex-wrap: wrap;
	margin-top: 1rem;
}
.post__tabs{
	width: 100%;
	margin-bottom: 1rem;
}
.post__tabs a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.post__tabs .card__media{
	margin-right: .625rem;
    height: 83px;
    border-radius: 9px 9px 9px 0;
    width: 124px;
    min-width: 124px;
    overflow: hidden;
    margin-bottom: 1rem;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    position: relative;
}
.post__tabs .card__media img{
	height: 100%;
	transition: transform .5s ease-in-out;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    max-width: none;
    display: block;
}
.post__tabs .card__content{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
}
.post__tabs .card__title{
	font-size: 1.25rem;
    margin-bottom: .5rem;
    margin-top: 0;
}
#members{
	margin-top: 1rem;
}
.ctmembers{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
    padding: 1rem;
    border-radius: 9px 9px 9px 0;
    box-shadow: 5px 5px 0 rgb(0 0 0 / 3%);
}
#w__members{
    display: flex;
    flex-wrap: wrap;
	margin-top: 2rem;
    -ms-flex-order: 1;
    order: 1;
}
#t__members p{
	font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.15;
    color: #04c4d9;
    padding-right: 1.5rem;
    margin-bottom: 1rem;
}
#t__members a.button__members{
	width: 100%;
    padding: .75rem 1rem;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.125rem;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 9px 9px 9px 0;
    border: 0;
    background: #04c4d9;
    line-height: 1;
    text-align: center;
    transition: all .15s ease-out;
}
#t__members a.button__members i{
	font-size: 24px;
    margin-left: .5rem;
    color: #fff;
}
.box__members{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1rem;
    padding-right: 1rem;
}
.box__members img{
	width: 87px;
    border-radius: 9px 9px 9px 0;
}
.member__info{
	margin-left: .625rem;
	font-size: 1rem;
    color: #212121;
}
.member__info b{
	font-size: 1.125rem;
    line-height: 1.2;
    color: #04c4d9;
}

/* CSS POST DETAIL */
#detail-post__wrapper{
    position: relative;
}
.article-header{
    padding-top: 0.625rem;
}
#breadcrumbs{
    width: 100%;
    color: #04c4d9;
    margin-bottom: .25rem;
}
.breadcrumb-container{
    display: inline;
}
.breadcrumbs-link{
    font-weight: 700;
    color: #04c4d9;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-right: 5px;
    transition: all .15s ease-in-out;
}
h1.article-heading{
    margin: 0;
    color: #04c4d9;
    font-size: 18px;
    font-family: 'UTM-HelvetIns';
    text-transform: uppercase;
    display: block;
    border-bottom: solid 2px #eaeaea;
    position: relative;
    margin-bottom: 1.5em;
    padding-bottom: .5em;
    font-weight: normal;
}
h1.article-heading:after{
    content:"";
    position: absolute;
    bottom: -3px;
    left:0;
    width: 33%;
    height: 4px;
    background: #04c4d9;
}
.article-meta{
    margin: 1rem 0 1.25rem;
    position: relative;
    color: #434343;
    margin-bottom: 2rem;
}
.article-meta__wrapper{
    display: inline;
}
.article-meta__wrapper span{
    display: inline;
    position: relative;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #DADADA;
}
.article-meta__wrapper span:last-child{
    padding-right: 0;
    margin-right: 0;
    border: none;
}
.article-mod:before{
    content: url(img/icon-wb-check.svg);
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: text-top;
    margin-right: 2px;
}
.article-content{
    line-height: 1.8;
}
.article-content>p{
    margin: 1.2rem 0;
    counter-reset: section;
    font-size: 16px;
}
.article-content ul{
    margin-top: .625rem;
    margin-bottom: 1.25rem;
    margin-left: 2.25rem;
    text-align: left;
}
.article-content ul li{
    list-style-type: none;
    position: relative;
    margin-bottom: .625rem;
    font-size: 16px;
}
.article-content ul li:before{
    content: '';
    margin-left: -1.5rem;
    margin-top: 10px;
    width: 7px;
    height: 7px;
    background: #04c4d9;
    border-radius: 2px 2px 2px 0;
    position: absolute;
    text-align: center;
    font-size: .875rem;
}
.article-content h2{
    margin: 2.8rem 0 0;
    font-size: 1.3rem;
    line-height: 1.4;
    font-weight: 700;
    background: #ff4c4c;
    padding: 10px 15px;
    color: #fff;
    border-radius: 9px 9px 9px 0;
}
.article-content h3{
    font-size: 1.2rem;
    margin: 1.2rem 0 0;
    font-weight: 700;
}
.article-content h4{
    font-size: 1.1rem;
    margin-top: 1rem;
    font-weight: 700;
    line-height: 1.625rem;
}
.article-content a{
    color: #2A528F;
}
.article-content blockquote{
    border-radius: 0 9px 9px 0;
    width: 100%;
    margin: 1.2rem 0;
    padding: 1.25rem 1rem;
    background: #F7F9F9;
    border-left: 5px solid #04c4d9;
    color: #04c4d9;
    font-size: 1.25rem;
    line-height: 1.85rem;
}
.article-content img{
    width: 100%;
    max-width: 500px;
    height: unset !important;
    display: block;
    margin: 1.25rem auto 0;
    border-radius: 9px 9px 9px 0;
}
.featured-img{
    margin-bottom: 1.25rem;
    overflow: hidden;
}
.featured-img img{
    border-radius: 9px 9px 9px 0;
    display: block;
    width: 100%;
    max-width: unset;
    margin: 0 auto;
    height: 100%;
}
.prefooter-content{
    margin-top: 50px;
}
.prefooter-content .section-title{
    font-size: 1.5rem;
    color: #04c4d9;
    padding: .3rem 0;
    margin: 0 0 .3rem;
}

#rsidebar{
    padding-bottom: 2em;
}
#rsidebar header {
    margin: 0 0 20px 0;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 700;
    background: #ff4c4c;
    padding: 10px 15px;
    color: #fff;
    border-radius: 0;
    text-align: center;
    text-transform: capitalize;
}
#rsidebar .d_contact {
    border: 1px solid #f0f0f0;
    background: #f7f7f7;
    padding: 30px 25px;
    margin-bottom: 30px;
}
#rsidebar .d_contact input, #rsidebar .d_contact select, #rsidebar .d_contact textarea {
    display: block;
    width: 100%;
    border: 1px solid #d2d2d2;
    padding: 8px 15px;
    border-radius: 6px;
    display: block;
    margin-bottom: 20px;

}
#rsidebar .d_contact label {
    font-weight: bold;
    text-transform: capitalize;
    display: block;
    margin: 15px 0;
}
#rsidebar .d_contact .fbutton {
    width: 48%;
    text-align: center;
    background: #04c4d9;
    color: #fff;
    text-transform: capitalize;
    font-weight: bold;
    padding: 8px 30px;
    border: none;
    border-radius: 8px;
    background: #ff4c4c;
    display: inline;
}
#rsidebar .d_contact button.fbutton{
    margin-right: 8%;
}
#rsidebar .news li {
    display: flex;
}
#rsidebar .news li .card__media {
    margin-right: 15px;
    margin-bottom: 20px;
}
#rsidebar .news li h4 {
    line-height: 22px;
}
.static-hero{
    background: #04c4d9;
    margin-bottom: 0;
    color: #fff;
    padding: 0;
}
.hero-title{
    margin: 0 auto;
    max-width: 100vw;
    font-size: 1.8rem;
    color: #fff;
    line-height: 1.4;
    padding: 1rem .625rem;
    text-align: center;
}
.hero-content{
    padding-bottom: 2rem;
}


/* CSS FOOTER */
footer{
	background: #00385b;
	color: #fff;
    position: relative;
}
.title__footer{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: center;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 1rem 0 .5rem;
    border-bottom: dotted 1px #646464;
    margin: .625rem;
    font-size: 1.25rem;
    text-transform: uppercase;
    font-weight: 700;
}
/*.title__footer img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}*/
.footer-social{
    margin-bottom: 2rem;
}
#newsletter{
    display: block;
    background: 0 0;
    color: #04c4d9;
    padding: 1rem 0;
}
.newsletter-signup{
    position: relative;
    margin-left: 0;
}
.newsletter__header{
    color: #DADADA;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.125rem;
    line-height: 1.2;
    margin-bottom: .5rem;
    font-weight: 700;
}
.newsletter__input-wrapper{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: .5em;
    font-size: .875rem;
}
.newsletter__input-wrapper input, .newsletter__input-wrapper textarea {
    outline-width: 0;
    width: 100%;
    border: 1px solid #DADADA;
    padding: .6rem .65rem;
    color: #212121;
}
.newsletter__input{
    box-shadow: none;
    min-width: 0;
    -ms-flex: 1;
    flex: 1;
    border-top-left-radius: 9px;
    font-size: 1rem;
    padding-right: 0;
}
.newsletter__button{
    border-radius: 0 9px 9px 0;
    background: #ff4c4c;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all .15s ease-in-out;
    display: inline-block;
    border: 0;
    padding: 1em;
    color: #fff;
    line-height: 1;
    text-align: center;
}
#social-follow__title{
    color: #DADADA;
    font-size: 1.125rem;
    margin-bottom: .4rem;
}
#social-follow__list{
    display: -ms-flexbox;
    display: inline-flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    overflow: hidden;
    border-radius: 9px 9px 9px 0;
}
#social-follow__list li{
    margin-right: 5px;
}
#social-follow__list li a{
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    background: rgba(255,255,255,.28);
    border-radius: 0;
    padding: .63rem .8rem;
    transition: background .15s ease-in-out;
}
#social-follow__list li:last-child {
    margin-right: 0;
}
#social-follow .icon{
    line-height: 1;
}

#social-follow svg{
    width: 20px;
    height: 20px;
    fill: #fff;
}

.footer-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 0 1 auto;
}
footer .footer-links, footer .tax1-nav{
    padding: 1.5rem 0;
    border-top: 1px dotted #646464;
}
footer .footer-links .footer-links-item, footer .footer-links .link-list-item, footer .tax1-nav .footer-links-item, footer .tax1-nav .link-list-item {
    margin-bottom: .8rem;
    line-height: 1.2rem;
}
footer .footer-links .footer-links-item:last-child, footer .footer-links .link-list-item:last-child, footer .tax1-nav .footer-links-item:last-child, footer .tax1-nav .link-list-item:last-child {
    margin-bottom: 0;
}
footer .tax1-nav{
    width: 100%;
}
footer .tax1-nav .link-list-item {
    width: 100%;
    font-weight: 700;
    font-size: 1.125rem;
}
footer .footer-links a, footer .tax1-nav a {
    color: #F7F9F9;
}
footer .footer-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
footer .footer-links-item {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    padding-right: .5rem;
}

footer .footer-bottom {
    margin: .4rem .625rem 0;
    border-top: dotted 1px #646464;
    padding: 1rem 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.certified-badges{
    display: -ms-flexbox;
    display: flex;
}
footer .certified-badges {
    margin-bottom: 1rem;
}
.copyright{
    font-size: .875rem;
    color: #DADADA;
    text-align: left;
}


/* CSS DANH SÁCH BÁC SĨ */
#ldocter{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 2rem;
    -ms-flex-direction: column;
    flex-direction: column;
}
.boxdocter{
    display: flex;
    flex-direction: column;
    margin-bottom: 3rem;
}
.imglink img{
    border-radius: 9px 9px 9px 0;
    width: 100%;
    border: 1px solid #8c8c8c;
}
.name-docter{
    padding: .75rem 0;
}
.name-docter a {
    color: #04c4d9;
    display: inline-block;
    line-height: 1.2;
    font-size: 1.5rem;
    font-weight: 700;
}
.link-docter{
    padding: 0;
    color: #212121;
    font-size: 1rem;
    border: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    position: relative;
    font-weight: 500;
} 
.link-docter:after{
    content: '›';
    font-size: 20px;
    color: #D33B52;
    margin-left: 7px;
}
/* CSS BÁC SĨ */
.header-docter{
    background: #EDFBFC;
    padding: 1.5rem 0;
    margin-bottom: 2rem;
}
#w-header_docter{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.img-docter{
    width: 150px;
}
.img-docter img{
    border-radius: 9px 9px 9px 0;
}
.inf-docter{
    padding-top: 1.5rem;
    text-align: center;
    font-size: 18px;
    line-height: 1.6;
}
.docter-details__name{
    font-size: 2rem;
    line-height: 1.06;
    color: #04c4d9;
    text-align: center;
    margin-bottom: .3125rem;
}
.inf-docter .article-meta{
    margin-bottom: 1rem;
}
.ct-docter blockquote{
    position: relative;
    background-color: #F7F9F9;
    padding: 25px 20px 25px 52px;
    border-radius: 9px 9px 9px 0;
    box-shadow: 5px 5px 0 0 rgb(28 172 189 / 50%);
    margin-right: 5px;
    margin-bottom: 1rem;
    border: none;
    color: #333;
    font-size: 1rem;
    line-height: 1.5;
}
.ct-docter blockquote::before {
    content: '“';
    position: absolute;
    left: 16px;
    font-size: 72px;
    line-height: .2;
    margin-top: 1rem;
    color: #04c4d9;
}
#more-docter{
    padding: .75rem 1rem;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.125rem;
    color: #fff;
    text-decoration: none;
    margin-top: .625rem;
    -ms-flex-item-align: center;
    align-self: center;
    line-height: 1;
    text-align: center;
    transition: all .15s ease-out;
    background: #04c4d9;
    border: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 9px 9px 9px 0;
    font-weight: 700;
}

/* SEARCH */
.postsearch{
    border-bottom: 1px dotted #DADADA;
}
.postsearch a{
    margin: .5rem 0;
    display: flex;
    flex-direction: row;
    width: 100%;
    color: #646464;
}
.search__content{
    padding: .5rem 1rem .5rem 0!important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.search__content .card__header{
    font-size: 0.875rem;
}
.search__content .card__title{
    font-size: 1.125rem;
}
.postsearch .search__media{
    display: none;
}
.wp-caption{
    display: block;
    width: unset !important;
    margin: 0 auto;
    text-align: center;
    max-width: 100%;
}
.wp-caption-text{
    display: inline-block;
    line-height: 1.4;
    margin-top: 7px;
}

/* Contact */
#page_contact #title_page{
    text-align: center;
    margin-bottom: 50px;
    padding-top: 3rem;
}
#page_contact #title_page span{
    display: inline-block;
    height: 50px;
    line-height: 50px;
    background: #04c4d9;
    text-transform: uppercase;
    font-size: 20px;
    font-family: Quicksand-Regular;
    font-weight: 700;
    color: #fff799;
    padding: 0 22px;
    border-radius: 999999px;
}
#page_contact .box-contact {
    margin-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 15px;
    text-align: center;
    font-size: 18px;
}
#page_contact .box-contact i {
    font-size: 50px;
    color: #04c4d9;
}
#page_contact .box-contact div {
    margin: 10px 0;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #04c4d9;
    font-weight: 600;
}
#page_contact .box-contact div:after {
    content: '';
    display: block;
    width: 100px;
    height: 2px;
    background: #ff4c4c;
    margin: 8px auto 0;
}
#page_contact .box-contact p {
    text-align: center;
    margin-bottom: 8px;
    padding: 0 30px;
}
#page_contact .box-contact p strong {
    font-weight: 700;
    color: #04c4d9;
}
#page_contact .box-contact p span {
    color: #ff4c4c;
}
#page_contact .frm_contact {
    margin-top: 30px;
}
#page_contact input, #page_contact textarea {
    display: block;
    width: 100%;
    height: 40px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    line-height: 30px;
    margin-bottom: 10px;
    outline: none;
    padding: 0 5px;
}
#page_contact textarea {
    height: 140px;
}
#page_contact button {
    display: block;
    width: 140px;
    height: 45px;
    background: #04c4d9;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    border: none;
    float: right;
    margin-bottom: 15px;
    font-family: Quicksand-Regular;
    font-weight: 500;
    font-size: 1.2rem;
}
/* About Author post */
#about-author{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 25px;
    min-height: 220px!important;
}
#about-author h3{
    margin: 0;
    font-family: Quicksand-Regular;
    font-size: 20px;
    color: #aaa;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 1.3em;
}
#about-author .author-module{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
}
#about-author .author-module .avatar img{
    margin-bottom: 10px;
    width: 140px;
}
#about-author .author-module .about{
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 16px;
} 
#about-author .author-module .about .name a{
    font-size: 1.25rem;
    color: #0093ff;
    text-decoration: none;
}



@media screen and (max-width: 1039.98px){
	.header{
	    position: fixed;
	    top: 0;
	    left: 0;
	    z-index: 5;
	    width: 100%;
	    background: #fff;
	    transition: all .1s ease;
	}
	.header ul.nav-list{display: none;}
	#w-hd{
		display: flex;
		align-items: center;
		justify-content: space-between;
        padding: .5rem 0;
        height: 65px;
	}
    #logo img{
        max-height: 55px;
    }
	.header~main{
		margin-top: 65px;
	}
    #rsidebar{
        margin-top: 30px;
    }
    .article-content{width: 100% !important;flex: 0 0 100% !important;max-width: 100% !important;}

}

@media screen and (min-width: 576px){
    body.home main:before{
        top: 400px;
    }
    .wtit-home{
        flex-direction: row;
        justify-content: space-between;
    }
    .wtit-home img{
        margin-right: calc(25% - 75px);
        margin-bottom: 0;
    }
    .wct-home{
        padding: 1.25rem;
        margin-bottom: 2.75rem;
    }
    #fea-post,#cttabs{
        margin-left: -0.625rem;
        margin-right: -0.625rem;
    }
    .fea-post,.post__tabs{
        width: calc(50% - 1.25rem);
        margin-left: 0.625rem;
        margin-right: 0.625rem;
    }
    .fea-post a,.post__tabs a{
        flex-direction: column;
        padding: 0;
    }
    .fea-post .card__media,.post__tabs .card__media{
        width: 100%;
        height: 100%;
        /*max-height: 229px;*/
        border-radius: 9px 9px 0 0;
    }
    .fea-post .card__content,.post__tabs .card__content{
        width: 100%;
        padding: 1rem;
        margin-right: 0;
    }
    .post__tabs{
        border-radius: 9px 9px 9px 0;
        margin-bottom: 1.25rem;
        border: 1px solid #EEE;
        box-shadow: 5px 5px 0 rgb(10 56 63 / 10%);
    }
    .post__tabs .card__media{
        margin-right: 0;
        /*height: 168px;*/
    }
    .box__members{
        width: 50%;
    }
    .member__info{
        display: flex;
        flex-direction: column;
    }
    #t__members a.button__members{
        width: auto;
    }
    .footer-nav{
        flex-direction: row;
    }
    footer .footer-links, footer .tax1-nav{
        margin-bottom: 0;
        padding: 0;
        border: 0;
    }
    footer .tax1-nav{
        width: 35%;
        padding-right: 1rem;
    }
    .hero-title{
        padding-top: 2rem;
        padding-bottom: 1.5rem;
        font-size: 2.625rem;
    }
    .boxdocter{
        flex-direction: row;
    }
    .imglink img{
        width: 180px;
    }
    .bio-docter{
        flex: 1;
        padding-left: 1rem;
    }
    .name-docter{
        padding-top: 0;
    }
    .bio-docter p{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
    #about-author .author-module{
        flex-direction: row;
    }
    #about-author .author-module .about{
        flex: 1;
        padding-left: 15px;
        align-items: flex-start;
    }

}

@media screen and (min-width: 768px){
    .fea-post:nth-child(n+3) a{
        flex-direction: row-reverse;
        padding: 1rem;
    }
    .fea-post:nth-child(n+3) .card__media{
        width: 90px;
        height: 90px;
        border-bottom-right-radius: 9px;
    }
    .fea-post:nth-child(n+3) .card__content{
        margin-right: 1rem;
        padding: 0;
    }
    #w-header_docter{
        flex-direction: row;
    }
    .img-docter{
        width: 250px;
    }
    .inf-docter{
        flex: 1;
        padding-left: 1.25rem;
        padding-top: 0;
        text-align: left;
    }
    .docter-details__name{
        text-align: left;
    }
    .postsearch .search__media{
        display: block;
        width: 120px;
    }
    .postsearch .search__media img{
        border-radius: 9px 9px 9px 0;
    }
}


@media screen and (min-width: 992px){
    .post__tabs{
        width: calc(33.333% - 1.25rem);
    }
    .hero-content{
        margin: 0 auto;
        max-width: 41rem !important;
    }
    .article-content blockquote{
        font-size: 1.5rem;
    } 

}


@media screen and (min-width: 1040px){
    .header~main {
        margin-top: 208px;
    }
	#menu-button, #searchMenu{display: none;}
    .header{
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 5;
        width: 100%;
        background: #fff;
        transition: all .1s ease;
        padding: .5rem 0 0;
    }   
    #logo{
        text-align: center;
    }
    header .nav{
        -ms-flex: 1;
        flex: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: end;
        width: 100%;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        height: 46px;
        background: #62c8da;
        color: #fff;
    }
    .nav-list{
        display: -ms-flexbox;
        display: flex;
        max-width: 700px;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        justify-content: space-between;
    }
    .nav-list>li {
        display: inline-block;
        position: relative;
        padding: .6875rem .75rem;
    }
    .nav-list>li:first-child {
        padding-left: 0;
    }
    .nav-list>li:last-child {
        padding-right: 0;
    }
    .nav-list>li>a{
        color: #fff;
        padding-top: 5px;
        padding-bottom: 5px;
        font-family: 'Quicksand-Bold';
        font-size: 14px;
        text-transform: uppercase;
    }
    .nav-list>li:hover>a{
        padding-bottom: .125rem;
        border-bottom: 2px solid #ffffff;
    }
    .nav-list .sub-menu {
        display: none;
        z-index: 3;
        background: #fff;
        position: absolute;
        width: 230px;
        padding: .375rem 1.25rem 1rem;
        top: 46px;
        left: -9px;
        border: 1px solid #F7F9F9;
        border-top: none;
        box-sizing: border-box;
        box-shadow: 0 4px 4px rgb(0 0 0 / 20%);
    }
    .nav-list li:hover .sub-menu {
        display: block;
    }
    .nav-list .sub-menu li{
        float: left;
        clear: left;
        padding: .375rem 0;
        line-height: 1.2;
    }
    .nav-list .sub-menu li a{
        color: #04c4d9;
        font-size: 1rem;
        font-weight: 700;
    }
    .nav-list .sub-menu li a:hover{
        color: #D33B52
    }
    #search-button{
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
    }

    #wct_home{
        padding-left: 125px;
        padding-right: 125px;
    }
    .fea-post{
        width: calc(33.333% - 1.25rem);
        height: fit-content;
    }
    .fea-post:last-child{
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .fea-post:nth-child(1) .card__title,.fea-post:nth-child(2) .card__title{
        -webkit-line-clamp: 2;
    }
    .post__tabs {
        width: calc(25% - 1.25rem);
    }

    .ctmembers{
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
    }
    #w__members{
        -ms-flex-order: 0;
        order: 0;
        margin-top: 0;
        width: 55%;
    }
    #t__members{
        -ms-flex: 1;
        flex: 1;
        margin-left: 2rem;
    }   
    #t__members p{
        font-size: 1.5rem;
    }
    #t__members a.button__members{
        padding: .75rem 1.2rem;
    }
    .title__footer{
        justify-content: flex-start;
    }
    .footer-inner{
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .footer-social {
    padding-right: 10%;
    width: 40%;
}
    .footer-nav{
        width: calc(100% - 45%);
    }
    .footer-bottom .certified-badges {
        width: 45%;
        margin-bottom: 0;
    }
    .footer-bottom .copyright {
        width: calc(100% - 45%);
        border-bottom: none;
        padding-right: 70px;
    }
    #tabs{overflow-x: hidden;}
    #menu_mobile{display: none!important;}
}







#ez-toc-container{
    margin-left: auto;
    margin-right: auto;
}
.ez-toc-title{
    margin-bottom: 10px;
}
#related-new{
    margin: 15px 0;
    padding: 10px 10px;
    border: 2px dashed #fa3f62;
}
.tit--related{
    font-size: 24px;
    font-family: Oswald !important;
    color: #b80232 !important;
    margin-bottom: 15px;
}
.tit--related span{
    border-bottom: 2px solid #b80232;
}
#related-new ul{
    padding-left: 30px;
    margin-left: 15px;
    margin-bottom: 0px;
    margin-top: 20px;
}
#related-new ul a{
    text-decoration: none;
}

/*Comment style*/
#comments{
    margin-top: 3rem;
}
span.title_comment {
    font-size: 20px;
    color: #606664;
    line-height: 1.3em;
    font-weight: 700;
    margin: 0 0 15px;
    display: inline-block;
}
.comment-author.vcard {
    width: 25px;
}
#formcmmaxweb {
    overflow: hidden;
    position:relative;
    margin-bottom: 20px;
}
#formcmmaxweb .nameuser {
    text-align: left;
}
#formcmmaxweb .avatarmw img {
    float: left;
    margin: 5px 10px 0 0;
    border: 1px solid #ccc;
    padding: 5px;
}
.comments-title-maxweb {
    margin: 30px 0;
    font-weight: normal;
}
.commentlist {
margin-top: 10px;
}
.comment-author.vcard {
    float: left;
    clear: both;
    z-index: 2;
    position: relative;
    text-align: center;
}
.commentlist li {
    overflow: hidden;
    clear: both;
    margin-bottom: 10px;
}
.commentlist .children {
    margin-top: 10px;
}
.commentBody em {
    color: red;
}
.commentBody {
    position: relative;
    margin-left: 35px;
    overflow: hidden;
}
.comment-meta.commentmetadata {
    position: relative;
    padding: 0;
    margin: 0 0 5px;
}
.noidungcomment {
    font-size: 16px;
    line-height: 24px;
}
.cancel-comment-reply a {
    font-size: 14px;
    text-decoration: none;
    color: #a9883f;
}
.nocomments {
    border-color: #D98D8D;
    background-color: #FFCECE;
    background-position: left -792px;
    color: #665252;
    padding: 10px;
}
.comment-meta.commentmetadata .ngaythang {
    position: absolute;
    top: 0;
    right: 0;
    color: #04c4d9;
    opacity: 0.3;
    font-size: 12px;
}
.commentBody:hover .comment-meta.commentmetadata .ngaythang{
    opacity: 1;
}
.commentBody .reply {
    float: right;
    margin: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}
.comment-meta.commentmetadata .fn {
    font-weight: 700;
    color: #333;
    margin: 0;
    text-transform: capitalize;
    font-size: 17px;
    line-height: 22px;
    margin-top: 2px;
}

ol.commentlist_mw,
ol.commentlist_mw ul.children {
  list-style: none;
}
ol.commentlist_mw li{
    margin-bottom: 10px;
}
ol.commentlist_mw > ul.children{
    margin: 10px 0 15px 35px;
    background: #f1f1f1;
    padding: 10px;
    position: relative;
}
ol.commentlist_mw > ul.children:before {
    content: '';
    position: absolute;
    top: -10px;
    left: 14px;
    width: 0;
    height: 0;
    border-bottom: 10px solid #f1f1f1;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
div.error {
    color: red;
    font-size: 12px;
    text-align: left;
    line-height: 16px;
    margin: 3px 0 0;
}
.tools_comment a {
    color: #4a90e2;
    font-size: 14px;
    position: relative;
    padding: 0 15px 0 0;
    margin: 0 7px 0 0;
    line-height: 14px;
}
.tools_comment a:after {
    content: "";
    width: 4px;
    height: 4px;
    top: 50%;
    margin-top: -2px;
    background: #999;
    position: absolute;
    right: 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.tools_comment a:last-child:after{
    display: none;
}
.tools_comment a:last-child{
    padding: 0;
    margin: 0;
}
.noidungcomment p {
    margin: 0 0 5px;
}
#formcmmaxweb  input[type="submit"],
#formcmmaxweb input[type="button"],
#formcmmaxweb input[type="reset"],
#formcmmaxweb article.post-password-required input[type=submit],
#formcmmaxweb li.bypostauthor cite span {
    padding: 6px 10px;
    padding: 0.428571429rem 0.714285714rem;
    font-size: 11px;
    font-size: 0.785714286rem;
    line-height: 1.428571429;
    font-weight: normal;
    color: #7c7c7c;
    background-color: #e6e6e6;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
#formcmmaxweb button, #formcmmaxweb input, #formcmmaxweb textarea {
    border: 1px solid #ccc;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    font-family: inherit;
    padding: 6px;
    padding: 0.428571429rem;
}
#formcmmaxweb button,
#formcmmaxweb input[type="submit"],
#formcmmaxweb input[type="button"],
#formcmmaxweb input[type="reset"] {
    cursor: pointer;
}
.reply a.comment-reply-link {
    color: #04c4d9;
    text-decoration: none;
    font-weight: 400;
    font-size: 12px;
}
.reply a.comment-reply-link:hover {
    color: #ff4c4c;
}
#formcmmaxweb p,
#formcmmaxweb input,
#formcmmaxweb textarea{
    width: 100%;
    background: transparent;
    outline: none;
    font-size: 14px;
}
#formcmmaxweb input,
#formcmmaxweb textarea{
    border: 1px solid #d7d7d7;
    color: #2e2e2e;
    display: block;
}
#formcmmaxweb input:focus,
#formcmmaxweb textarea:focus{
    border-color: #04c4d9;
}
#formcmmaxweb p{
    margin-bottom: 10px;
    text-align: center;
}
#formcmmaxweb #commentform p{   
    overflow: hidden;
}
#formcmmaxweb .name-email p{
    width: 50%;
    float: left;
}
#formcmmaxweb .name-email p:first-child{
    padding-right: 5px;
}
#formcmmaxweb .name-email p:last-child{
    padding-left: 5px;
}
#formcmmaxweb input#submit {
    width: auto;
    font-weight: 400;
    color: #fff;
    background: #04c4d9;
    padding: 6px 20px;
    border: none;
    float: left;
    font-size: 16px;
    outline: none;
}
#formcmmaxweb input#submit:hover {
    background: #ff4c4c;
}
#formcmmaxweb  ::-webkit-input-placeholder {
   color: #999999;
}

#formcmmaxweb ::-moz-placeholder { /* Firefox 18- */
   color: #999999;  
}

#formcmmaxweb ::-moz-placeholder {  /* Firefox 19+ */
   color: #999999;  
}

#formcmmaxweb ::-ms-input-placeholder {  
   color: #999999;  
}

.box__members .tv, #w_social .tv {
    width: max-content;
    margin-top: 5px;
    padding: 8px 15px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    border-radius: 9px 9px 9px 0;
    border: 0;
    background: #04c4d9;
    line-height: 1;
    text-align: center;
    transition: all .15s ease-out;
}
.box__members i, #w_social i {
    font-size: 16px;
    margin-left: .5rem;
    color: #fff;
}


#hsearch {
    margin-left: 30px;
    position: relative;
    border-radius: 20px;
    padding: 5px 15px;
    background: #fff;
}

#hsearch input {
    color: #ff4c4c;
    font-size: 14px;
    font-family: 'Quicksand-Regular';
    font-style: italic;
    font-weight: normal;
}

#banner {
    background: url('img/banner.png') no-repeat center center;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 130px 180px 120px 180px;
}

.h_section h2,.h_section .h2 {
    font-family: 'UTM-HelvetIns';
    font-size: 40px;
    font-weight: normal;
    font-size: 32px;
    color: #04c4d9;
     text-align: center;
    text-transform: uppercase;
}

#banner .htitle {
    color: #ffffff;
    position: relative;
    margin-bottom: 65px;
    font-size: 2em;
    font-weight: normal;
    font-family: 'Quicksand-Bold';
    text-transform: uppercase;
}

#banner .htitle:after {
    content: '';
    border-top: 1px solid #fff;
    position: absolute;
    display: block;
    width: 200px;
    bottom: -30px;
    right: 50%;
    transform: translate(50%,0);

}

#banner p {
    font-size: 20px;
    font-family: 'Quicksand-Regular';
}

#banner a {
    font-family: 'Quicksand-Bold';
}

#bs {
    padding: 90px 0 110px 0;
    background: #f9f9f9;
}

#bs h2,#bs .h2 {
    margin-bottom: 60px;
}

#bs .bs_content {
    display: flex;
}

#bs .bs_content div {
    flex: 1;
}

#bs .bs_content .info {
    margin-right: 30px;
}

#bs .bs_content .info .h3 {
    color: #04c4d9;
    font-size: 26px;
    font-family: 'Quicksand-Bold';
    font-weight: normal;
    text-transform: uppercase;
}

#bs .bs_content .info p {
    font-family: 'Quicksand-Medium';
    font-size: 18px;
    color: #333333;
    margin: 45px 0 80px 0;
    line-height: 35px;
}

#bs .button__members {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-family: 'Quicksand-Medium';
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 5px;
    background: #04c4d9;
    line-height: 1;
    text-align: center;
    padding: 10px;
}

#bs .button__members span {
    margin-right: 5px;
}

#bs .members {
    margin-right: 30px;
}

#bs .members:nth-child(4) {
    margin-right: 0;
}

#bs .members img {
    width: 100%;
}

.member_info {
    background: #04c4d9;
    color: #fff;
    text-align: center;
    padding: 15px;
    display: flex;
    flex-direction: column;
}

.member_info .name {
    font-family: 'Quicksand-Bold';
    font-size: 18px;
}

.member_info span {
    font-family: 'Quicksand-Regular';
    font-size: 12px;
    text-transform: uppercase;
}
.members img{width: 100%;}
#bs .tv,.member_info .tv{
    font-family: 'UTM-HelvetIns';
    font-size: 20px;
    color: #04c4d9;
    background: #fff;
    width: max-content;
    border-radius: 20px;
    margin: 15px auto 0 auto;
    padding: 5px 50px;
}

#tabs__content {
    background: #fff;
    padding: 60px 0 ;
}

#tabs__content h2 {
    margin-bottom: 40px;
}

#tabs__content #tabs {
    justify-content: center;
}

#tabs a {
    border-radius: 5px;
    font-family: 'Quicksand-Bold';
    font-size: 16px;
    color: #ff4c4c;
    font-weight: normal;
    text-transform: uppercase;
    transition: all 0.5s;
    background: #fff;
    padding: 10px 30px;
    margin-right: 25px;
}

#tabs a.current, #tabs a:hover {
    background: #04c4d9;
    color: #fff;
    border: 1px solid #04c4d9;
}

.post__tabs {
    box-shadow: none;
    border: none;
}

.post__tabs .card__title {
    font-size: 14px;
    font-family: 'Quicksand-Bold';
    color: #000;
    font-weight: normal;
    line-height: 21px;
}

.post__tabs .card__content {
    padding: 0;
}

.post__tabs .card__media {
    position: relative;
}

.post__tabs .card__media .card_cat {
    font-family: 'Quicksand-Bold';
    position: absolute;
    z-index: 4;
    bottom: 0;
    background: #04c4d9;
    color: #fff;
    font-size: 8px;
    text-transform: uppercase;
    padding: 6px 12px;
}

footer {
    background: url(https://115ask.com/wp-content/uploads/2023/10/nen-ft.jpg) no-repeat;
    background-size: cover;
	padding: 20px 0 0;
}

.newsletter__header {
    font-family: 'Quicksand-Bold';
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 20px;
}

.newsletter__input {
        border-radius: 9px 0 0 9px;
}

.newsletter__button {
    background: #04c4d9;
}

footer .footer-bottom {
    background: #00171b;
    margin: 0 ;
    
}
.footer-bottom .copyright {
    font-size: 14px;
    color: #fff;
    font-family: 'Quicksand-Light';
    font-style: italic;
}

footer #contact .h4 {
    font-family: 'UTM-HelvetIns';
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 15px;
    display: block;
}

footer #contact li {
    background: url(img/ic2.png) no-repeat left center;
    padding: 0 0 0 25px;
    font-family: 'Quicksand-Regular';
    font-size: 12px;
    margin-bottom: 8px;
    color: #b9b9b9;
}

footer #contact li:nth-child(2) {
    background: url(img/ic3.png) no-repeat left center;
    padding: 0 0 0 25px;
    font-family: 'Quicksand-Regular';
    font-size: 12px;
    color: #b9b9b9;
}

#hl_tv {
    display: flex;
    margin-top: 30px;
}

#hl_tv a {
    flex: 1;
    font-family: 'UTM-HelvetIns';
    font-size: 22px;
    color: #fff;
    background: #04c4d9;
    margin-right: 20px;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
}

#hl_tv a img {
    display: inline-block;
    margin-right: 8px;
}

#hl_tv a:nth-child(2) {
    margin-right: 0;
}

.title__footer {
    border-bottom: 0;
    margin-bottom: 20px;
    padding:  0;
    margin-left: 0;
    margin-right: 0;
    display: block;
    font-size: 16px;
    font-family: 'utm-avo';
    text-transform: none;
    font-weight: normal;
}

footer .tax1-nav .link-list-item {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Quicksand-Bold';
}

@media screen and (max-width:1024px) {
    #hsearch {
        display: none;
    }
 
#searchMenu {
width: 170px !important;
}
.general-search-form .btn {
    height: 45px;
}
.general-search-form input {
    padding: 12px;
    width: 100%;
    height: 45px;
}
}

@media screen and (max-width:768px) {
    #bs .bs_content {
        flex-direction: column;
    }
    
    #bs .bs_content .info p {
        margin: 20px 0 30px 0;
    }
    
    #bs .button__members {
        margin-bottom: 30px;
    }
    
    #bs .members {
        margin-right: 0;
        margin-bottom: 30px;
    }
}

@media screen and (max-width:480px) {
    #banner {
        padding: 30px 15px;
    }
    
    #bs .bs_content .info {
        margin-right: 0;
    }
    
    #bs .bs_content .info .h3 {
        font-size: 22px;
        text-align: center;
    }
    
    #bs .bs_content .info p {
        text-align: justify;
    }
    
    #tabs__content #tabs {
        flex-direction: column;
    }
    
    #tabs a, #tabs a:last-child {
        margin-right: 0;
    }
    
    #hl_tv a {
        font-size: 18px;
    }
    
    #tabs {
        -webkit-mask-image: none;
    }
    
    #bs {
        padding: 90px 0 50px 0;
    }
    #fbarm a{
        font-size: .9em;
    }
}









#breadcrumbs{
    margin-bottom: 20px;
    margin-top: 25px;
}

#breadcrumbs a,#breadcrumbs span{
    color:#a6a6a6;
    font-size: 13px;
}
#breadcrumbs a:after{
    content:"»";
    margin:0 5px;

}
#breadcrumbs .separator{
    color: #0fa1c2
}

#breadcrumbs a:first-child:before{
    content: url('./img/ic-home.png');
    margin-right: 5px;
}


.article-content{
    border:solid 1px #d6e7f1;
    padding: 5px 15px;
    margin-bottom: 50px;
    padding-bottom: 20px;
}


#botac{
    border: solid 1px #04c4d9;
    border-radius: 6px;
    background: url('./img/bstuvan.png') left bottom no-repeat;
}

#botach{
    font-size: 24px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-family: UTM-HelvetIns;
    font-weight: normal;
    background: #04c4d9;
    color: #fff;
}

#botacc{
    margin-left: 40%;
    margin-right: 5%;
}

#botacc p{
    color:#ff5400;
    font-size: 14px;
    line-height: 1.8;
    margin: 1.5em 0 .5em 0;
}
#botacc p  a{
        font-weight: bold;
        color:#04c4d9;
    }
#botacc2{
    display: table;
    margin: 0 auto;
}
#botacc2 a{
    color: #fff;
    padding: 0 7px;
    font-weight: bold;
    font-size: 12px;
    background: #04c4d9;
    border-radius: 6px;
    margin:18px 12px;
    height: 32px;
    line-height: 32px;
    text-transform: uppercase;
    display: inline-block;
}

#botacc2 a:nth-child(2){
    background: #ff4c4c;
}



.post__tabs2{
    width: 45%;
    margin-right: 5%;
    float: left;
    padding: 10px 0;
    border-bottom:solid 1px #04c4d9;
}
.post__tabs2:nth-child(5),.post__tabs2:nth-child(6){
    border-bottom:0;
}
.post__tabs2 .card__media {width: 70px;float: left;margin-right: 10px;}
.post__tabs2 .card__media img{margin: 0;border-radius: 0}
.post__tabs2 a, .post__tabs2 .card__title{
    color:#212121;
    font-size: 14px;
    font-family: 'Quicksand-Medium';
    margin-top: 0;
}
.post__tabs2:hover a, .post__tabs2:hover .card__title{
    color:#ff4c4c;
}

.section-title{
    color:#04c4d9;
    font-size: 27px;
    font-family: UTM-HelvetIns;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: .7em;
    margin-bottom: .3em;
}
.section-title.category{
    margin-bottom: -.5em;
    margin-top: .5em;
}
.section-title:not(:first-child){

    margin-top: 1.5em;

}

#rsidebar .title{
    color:#04c4d9;
    font-size: 28px;
    font-family: UTM-HelvetIns;
    font-weight: normal;
    margin-bottom: .6em;
}

#rsidebar .title:not(:first-child){
    margin-top: 1em;
}


#snav a{
    font-size: 16px;
    overflow: hidden;
    padding: 12px 12px 12px 35px;
    display: block;
    font-family: 'Quicksand-Medium';
}
#snav li{
    position: relative;
}
#snav>ul>li>a{
    border: solid 1px #25aac8;
    position: relative;

}

#snav .sub-menu{
    display: none;
}
#snav .menu-click .sub-menu{
    display: block;
}
#snav .dropdown-menu{
    content: "›";
    font-size: 2em;
    position: absolute;
    right: 0;
    top: -.5em;
    transform: rotate( 
90deg
 );
    cursor: pointer;
    padding: .5em;
}
#snav>ul>li.menu-click>a{
    background: #04c4d9;
        border: solid 1px #04c4d9;
    color: #fff;
}
#snav .menu-click .dropdown-menu{
    color: #fff;
    
}

#snav>ul>li{
    margin-bottom: 3px;
}

#snav .sub-menu li:not(:last-child){border-bottom: solid 1px #25aac8;}

#snav .sub-menu li:before{
    content: "»";
    position: absolute;
    left: 17px;
    top: 7px;
    font-size: 1.3em;
    color:#04c4d9;
}

#rsidebar .slick-dots{
    margin-top: 10px;
    display: inline-block;
    bottom: 0;
    clear: both;
    position: relative;
}


.sbbv .posts:not(:first-child){
    padding-top: 18px;
    margin-top: 18px;
    border-top: solid 1px #e8e8e8;
}

.sbbv img{
    width: 100px;
    float: left;
    margin-right: 8px;
    margin-top: 4px;
}
.sbbv a{
    font-size: 14px;
}






.click-show h2{
    position: relative;
    cursor: pointer;
    padding-right: 3em;
}
.click-show h2:after{
    content: "›";
    font-size: 2em;
    position: absolute;
    right: 0;
    top: -.5em;
    transform: rotate( 
    90deg
     );
    cursor: pointer;
    padding: .5em;
}
.click-show2{display: none;}



#fbarm{
    display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
    background: #fff;
    padding: 5px .5%;
    box-shadow: 0 0 20px #d0d0d0;
    position: fixed;
    bottom:0;
    left: 0;
    width: 100%;
    z-index: 99999;
}
#fbarm a{
    width: 31.33%;
    margin: 0 .33% float: left;
    padding: 12px 0px 8px;
    background: #04c4d9;
    border-radius: 5px;
    flex: 0 0 32.33%;
    margin: 0 .5%;
    text-align: center;
    font-size: 1em;
    color: #fff;
    font-family: Quicksand-Bold;
}
#fbarm a.zalo{
    background: #0573ff;
}
#fbarm a.hl{
    background: #ff4c4c;
}
#fbarm img{
    width: 25px;
    margin-right: 5px;
}

.fhd {
    margin-bottom: 30px;
}
.fhd input, .fhd select, .fhd textarea {
    display: block;
    width: 100%;
    border: 1px solid #d2d2d2;
    background: #f7f7f7;
    padding: 8px 15px;
    border-radius: 6px;
    display: block;
    margin-bottom: 20px;

}
.fhd textarea{
    height: 140px;
}
.fhd label {
    font-weight: bold;
    text-transform: capitalize;
    display: block;
    margin: 15px 0;
}
.fhd .fbutton {
    width: 48%;
    text-align: center;
    background: #04c4d9;
    color: #fff;
    text-transform: capitalize;
    font-weight: bold;
    padding: 8px 30px;
    border: none;
    border-radius: 8px;
    background: #ff4c4c;
    display: inline;
}



@media screen and (min-width: 576px){
    .loop-2col .post__tabs{
        width: calc(50% - 1.25rem) !important;
    }
    #fbarm{display: none;}
}




@media screen and (max-width: 767px){
    #botac{
    background-position: bottom center;
    padding-bottom: 200px;        
    }
    #botacc {
        margin-left: 3%;
        margin-right: 3%;
    }
    #breadcrumbs {
        padding: 0px 10px;
    }

    #bs .bs_content .info *{
        margin-left: 15px;
        margin-right: 15px;
    }
    #banner p br{display: none;}
    
}

#bn .slick-dots{bottom:10px;}
#sb3 .it{margin-bottom: 1em;}

#rsidebar img {
    margin: 0 auto;
    display: block;
}

#rsidebar iframe{width: 100%;}

.show-more-video{margin-top: 1.5em;}
@media screen and (max-width: 320px){
    #fbarm a{
        font-size: .8em;
    }
}