/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.header-bottom .header-bottom-nav > li > a {
    font-weight: 500;
    font-size: 16px;
    padding: 0 16px;
    line-height: 48px;
}
.title__heading .section-title{
	margin: 0;
	border: 0;
	padding: 0;
}
.title__heading .section-title .section-title-main {
    padding: 0;
    margin: 0;
    border: 0;
    color: #06418b;
    font-size: 24px;
    text-transform: uppercase;
}
.title__heading .section-title b {
    opacity: 0;
    visibility: hidden;
}
.title__heading .section-title a {
    font-size: 15px;
    color: #333;
    font-weight: 400;
}
.section__blog .post-title a {
    margin: 0;
    display: block;
    font-size: 16px;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
    color: #333;
}
.section__blog .from_the_blog_excerpt  {
	font-size: 14px;
	line-height: 21px;
	height: 42px;
	overflow: hidden;
	margin: 0;
}
.footer-widgets p {
     font-size: 14px;
     line-height: 22px;
     margin: 0 0 10px 0;
}
.footer-widgets ul {
    margin: 0;
    padding: 0;
}
.footer-widgets ul li {
    margin: 0 0 10px 0;
    list-style: none;
    line-height: 22px;
    border: 0 !important;
}
.footer-widgets ul li a {
    display: block;
    color: #fff;
    font-size: 14px;
    padding: 0;
}
.footer-widgets .widget-title {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}
.absolute-footer .footer-secondary {
    padding: 0;
}
.absolute-footer .footer-secondary a {
    padding: 0 10px;
}

.section__banggia table {
    border: solid 1px #ccc;
    width: 100%;
    margin-bottom: 10px;
}
.section__banggia td p {
    margin: 0;
    font-size: 15px;
}
.section__banggia td {
    border-left: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    border-bottom-color: #ccc;
    color: #333;
    font-size: 16px;
    padding: 15px 10px;
    text-align: center;
}
.section__banggia td img {
    width: auto;
    max-height: 50px;
    object-fit: contain;
    display: block;
    margin: 0 auto !important;
}
.section__banggia table tr:first-child td {
    font-weight: 600;
    background: #1055ac;
    color: #fff;
}
.iteam__road{
    margin-bottom: 15px;
}
.dc_swiper_thumb {
        position: relative;
    z-index: 1;
    border-radius: 10px;
    overflow: hidden;
}
.dc_swiper_thumb:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(images/tuyen_duong_noi_bat_overlay.png) left bottom repeat-x;
}
.dc_swiper_thumb img {
    display: block;
    width: 100%;
    height: 288px;
    line-height: 0;
    object-fit: cover;
}
.dc_swiper_thumb ul {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 10px;
    margin: 0;
    padding: 0 10px;
    z-index: 9;
}
.dc_swiper_thumb ul li {
    list-style: none;
    display: block;
    color: #FFF;
    margin: 0;
    line-height: 30px;
    font-size: 16px;
}
.dc_swiper_thumb ul li:last-child {
    font-weight: 600;
    font-size: 18px;
    padding-top: 10px;
    color: #ffdd07;
}
.item__tel {
    display: flex;
    width: 100%;
    align-items: center;
    margin: 0;
    gap: 12px;
}
.header-main .img__tel {
    width: 45px;
    height: 45px;
    background: #D6E4FD;
    max-width: 45px;
    -ms-flex-preferred-size: 23px;
    flex-basis: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 18px;
    rotate: 45deg;
}
.item__tel .content__tel span {
    display: block;
    font-size: 14px;
    color: #333;
}
.item__tel .content__tel a {
    display: block;
    font-size: 16px;
    line-height: 25px;
    font-weight: 700;
    color: #EB5757;
}
.header-nav-main.nav-right {
    gap: 25px;
}
.section__banggia .col.large-3 {
    padding-bottom: 0;
}
.section__banggia .col.large-12 {
    padding-bottom: 0;
}
.accordion  .accordion-item {
    border: 1px solid #1055ac;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 15px;
    position: relative;
    background: #fff;
}
.accordion  .accordion-item .accordion-title {
background: transparent;
    font-weight: 500;
    font-size: 17px;
    color: #2F3142;
    line-height: 25px;
    padding: 0;
    position: initial;
    border: 0;
}
.accordion .accordion-inner {
    padding: 10px 0 0 0;
}
.accordion .accordion-inner ul ,
.accordion .accordion-inner ol {
    padding-left: 20px;
}
.accordion .accordion-inner ul li ,
.accordion .accordion-inner ol li {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 10px;
    color: #4F4F56;
    font-weight: 400;
}
.accordion .accordion-inner p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 10px;
    color: #333;
    font-weight: 400;
}
.accordion  .accordion-item .accordion-title .toggle {
    position: absolute;
    right: 5px;
    left: initial;
    width: 20px;
    height: 20px;
    border: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transform-origin: 0;
    display: block;
    min-height: initial;
    line-height: 20px;
    transform: none !important;
    opacity: 1;
    visibility: visible;
    font-size: 13px;


}
.accordion .accordion-item .accordion-title ins {
    display: block;
    clear: both;
    color: #F2853B;
    font-size: 14px;
    line-height: 24px;
}
.accordion .accordion-item .accordion-title.active .toggle {
    bottom: initial;
    top: 22px;
}
.section__cauhoi .testimonial-box .testimonial-text p {
    color: #f4eeee;
    font-size: 15px;
    text-decoration: none;
    font-style: normal;
    line-height: 24px;
}
.section__cauhoi .testimonial-box .testimonial-name,
.section__cauhoi .testimonial-box .testimonial-meta  {
    color: #ffdd07;
}
.section__blog .col.large-12 {
    padding-bottom: 0;
}
.formdatxe .col.col-padding{
    padding-bottom: 1px;
}
.formdatxe p {
    position: relative;
}
.formdatxe i{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    font-size: 14px;
    top: 0;
    color: #fff;
    width: 36px;
    height: 40px;
    background: #1055ac;
    text-align: center;
    line-height: 40px;
    border-radius: 5px 0 0 5px;
}
.formdatxe input.wpcf7-form-control.wpcf7-text, .formdatxe select,
.formdatxe input[type='date'] ,.formdatxe input.wpcf7-datepicker{
    border-radius: 6px;
    height: 40px;
    margin-bottom: 16px;
    box-shadow: 0 0;
    padding-left: 45px;
    font-size: 14px;
    border: 1px solid #fff;
    outline-style: none;
    width: 100%;
    overflow: hidden;
    box-shadow: 0 0 0 0;
}
/*.wpcf7 form input[type=checkbox]{
height: 40px;
    margin-right: 6px;
    border-color: #fff;
    box-shadow: none;
    margin-bottom: 0;
    width: 36px;
    color: #fff;
    text-align: center;
    line-height: 40px;
}*/
.wpcf7-checkbox .wpcf7-list-item-label{
    font-weight: 500;
    font-size: 14px;
    color: #fff;
}
.btn-click{
    background: #1055ac;
    border-radius: 24px;
    color: #fff;
    font-size: 15px;
    line-height: 22px;
    font-weight: 700;
    padding: 4px 10px;
    cursor: pointer;
    text-align: center;
    min-width: 135px;
    border: 1px solid #fff;
}
.btn-click i{
    color: #fff;
    position: unset;
    margin-right: 5px;
}
.formdatxe .col.div-random,
.formdatxe .col.col-daochieu{
    margin-bottom: 12px;
}
.col-daochieu .wpcf7-checkbox{
    padding-top: 3px;
    display: block;
    height: 30px;
}
.formdatxe .col.div-random{
    display: flex;
    justify-content: flex-end;
}
.wpcf7 form h2{
    font-size: 25px;
    font-weight: 700;
    line-height: 28.8px;
    letter-spacing: -0.01em;
    margin-bottom: 16px;
    color: #fff;
}
.wpcf7 form h2 span{
    color: #fff;
}
.wpcf7 form .btn-datxe{
    text-align: center;
}
.wpcf7 span.wpcf7-list-item{
    margin-right: 30px !important;
    font-weight: 400;
}
.wpcf7 form .btn-datxe input.wpcf7-submit{
    margin: 0;
    background: #fff;
    border-radius: 24px;
    text-transform: unset;
    letter-spacing: 0;
    font-size: 15px;
    line-height: 22px;
    color: #1055ac;
    padding: 0 21px;
}
.box_marquee_slider{
    padding: 10px;
    background: #fff;
    font-size: 17px;
    border-radius: 8px;
    display: inline-block;
    overflow: hidden;
    height: 140px;
}
ul.box_datxe{
    top: 7em;
  position: relative;
  box-sizing: border-box;
  animation: marquee 15s linear infinite;
}
.box_datxe > li{
    margin-left: 0px !important;
    margin-bottom: 0px;
    list-style: none;
    border-bottom: 1px dashed #737373;
    font-size: 14px;
    padding: 10px 0px;
    transition: background-color 0.5s;
    position: relative;
    width: 100%;
    float: left;
    overflow: visible !important;
}
.box_datxe > li strong{
    background: linear-gradient(90deg, #EE7309 0%, #E62B09 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.box_datxe li span, .box_datxe li b{
    color: #1055ac;
}
.formdatxe input[type="checkbox"] {
    margin: 0;
}
/*.formdatxe input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    height: 24px;
    width: 24px;
    -webkit-transition: all 0.15s ease-out 0s;
    -moz-transition: all 0.15s ease-out 0s;
    -o-transition: all 0.15s ease-out 0s;
    transition: all 0.15s ease-out 0s;
    background: #003170;
    border: 0;
    cursor: pointer;
    outline: none;
    vertical-align: middle;
    border-radius: 5px;
    margin: 0 3px 0 0;
    vertical-align: sub;
    position: relative;
}
.formdatxe input[type="checkbox"]:checked::before {
    height: 14px;
    width: 14px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    content: "";
    bottom: 0;
    display: block;
    background: url(images/check.png) center center no-repeat;
    margin: auto;
}*/
.box__form  {
    padding: 20px;
    background: rgb(14, 112, 187);
    border-radius: 12px;
}
.box__form .nav {
    background: #f2f2f2;
    border-radius: 6px;
    overflow: hidden;
    display: -webkit-inline-box;
    width: initial;
}
.box__form .nav li {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    /* width: 50%; */
    /* background: #fff; */
    border-radius: 5px;
}
.box__form .nav li.active {
    background: #1055ac;
}
.box__form .nav li a {
    padding: 0;
    color: #333;
    padding: 5px 16px;
    line-height: 30px;
    display: block;
}
.box__form .nav li.active a {
    color: #ffdd07;
}
.section__width {
    overflow: hidden;
    clear: both;
    padding-top: 30px
}

.section__width .box__left__layout {
    float: right;
        flex-basis: calc(100% - 310px - 20px);
    max-width: calc(100% - 310px - 20px);

    padding-left: 0;
    border: 0!important
}

.box__left__layout {
    padding-left: 20px!important
}

.box__right__layout {
    padding-right: 0!important
}

.section__width .box__right__layout {
    flex-basis: 310px;
    max-width: 310px;
    float: left;
    padding-right: 0
}

.box__right__layout .post-item {
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #DFDFDF
}

.box__right__layout .post-item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0
}

.box__right__layout .post-item .box .box-image img {
    width: 100%;
    height: 65px;
    object-fit: cover;
    border-radius: 7px
}

.box__right__layout .post-item .box .box-text {
    padding: 0 0 0 15px
}

.box__right__layout .post-item .box .box-text .post-title {
    margin: 0;
    font-size: 12px;
    font-weight: 600;
    color: #333;
    line-height: 19px
}

.box__right__layout .recent-blog-posts .badge {
    width: 90px;
    height: 80px
}

.box__right__layout .recent-blog-posts a {
    color: #333;
    font-size: 14px;
    line-height: 22px;
    display: block
}

.box__right__layout .recent-blog-posts .post_comments {
    display: none
}

.box__right__layout .widget_block {
    border: 1px solid #DFDFDF;
    border-radius: 5px;
    padding: 15px
}

.title__widget {
    padding: 0;
    margin: 0 0 10px 0
}

.title__widget .section-title {
    border: 0;
    margin:
}

.title__widget .section-title .section-title-main {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    margin: 0;
    border: 0;
    text-transform: uppercase;
    padding: 0
}

.news-post-news {
    overflow: hidden;
    clear: both;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #DFDFDF
}

.news-post-news:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.news-post-news .box__thumb__img {
    float: left;
    width: 285px
}

.news-post-news .box__thumb__img img {
    width: 100%;
    height: 190px;
    border-radius: 10px;
    object-fit: cover
}

.news-post-news .box__content {
    float: right;
    width: calc(100% - 285px - 15px)
}

.news-post-news .box__content .title__post__ar {
    display: block;
    color: #000;
    font-size: 16px;
    line-height: 23px;
    max-height: 46px;
    overflow: hidden;
    font-weight: 600
}

.news-post-news .box__content .post__Date {
    padding: 7px 0
}

.news-post-news .box__content .post__Date>.date_da,.post__Date .date_da {
    background: url(images/Vector1.png)left center no-repeat;
    padding-left: 20px
}

.box__slider .news__slider .box__content .post__Date>.date_tr {
    background: url(images/Vector3.png)left center no-repeat;
    padding-left: 20px
}

.post__Date {
    color: #666;
    font-size: 14px
}

.news-post-news .box__content .box__des {
    padding-bottom: 16px
}

.news-post-news .box__content .box__des p {
    margin: 0;
    font-size: 14px;
    color: #3C3C3C;
    line-height: 22px;
    height: 66px;
    overflow: hidden
}

.news-post-news .box__content a.view {
    color: #646464;
    font-size: 13px;
    border-radius: 5px;
    border: 1px solid #D0D0D0;
    line-height: 30px;
    display: inline-block;
    min-width: 125px;
    text-align: center
}

.news-post-news .box__content a.view:hover {
    background: #f7941d;
    color: #333;
    border: 1px solid #f7941d
}

.box__slider {
    padding-bottom: 25px;
    border-bottom: 1px solid #DFDFDF;
    margin-bottom: 25px
}

.box__slider .news__slider .box__thumb__img {
    height: 290px;
    position: relative;
    overflow: hidden;
    border-radius: 10px
}

.box__slider .news__slider .box__thumb__img img {
    width: 100%;
    height: 290px;
    border-radius: 10px;
    object-fit: cover
}

.box__slider .news__slider .box__content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15px 20px 45px;
    background: linear-gradient(180deg,rgba(0,0,0,0) 0%,#000000 100%);
    opacity: .85;
    transform: translate3d(0,25px,0);
    transition: transform .35s;
    border-radius: 10px
}

.box__slider .news__slider .box__content .title__post__ar {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    height: 44px;
    display: block;
    overflow: hidden;
    font-weight: 600
}

.box__slider .news__slider .box__content .box__des {
    padding: 10px 0 0 0;
    opacity: 0;
    visibility: hidden;
    display: none;
}

.box__slider .news__slider .box__content .box__des p {
    color: #fff;
    font-size: 14px;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
    margin: 0
}

.box__slider .news__slider .box__content .post__Date {
    font-size: 12px;
    color: #fff;
    margin: 0 0 8px 0
}

.box__slider .news__slider .box__thumb__img:hover .box__content {
    background: linear-gradient(180deg,rgb(18 56 114 / 99%) 0%,#dc4114 100%);
    bottom: 0%;
    transform: translateZ(0)
}

.box__slider .news__slider .box__thumb__img:hover .box__des {
    display: block;
    opacity: 1;
    visibility: visible
}

.box__slider .owl-nav {
    position: absolute;
    right: 0;
    top: -50px;
    margin: -5px
}

.box__slider .owl-nav button {
    width: 32px;
    height: 32px;
    background: #dc4114!important;
    text-align: center;
    margin: 0 5px!important;
    line-height: 20px!important;
    min-height: initial;
    border-radius: 4px!important;
    color: #fff!important;
    font-size: 26px!important
}

.box__slider .owl-nav button:hover {
    background: #d31616!important
}

.box__right__layout .widget .widget-title {
    display: block;
    color: #333;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 10px
}

.box__right__layout .widget_nav_menu {
    padding: 19px;
    border-radius: 5px;
    position: relative
}

.box__right__layout .widget_nav_menu:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgb(16 85 172);
    border-radius: 5px
}

.box__right__layout .widget_nav_menu ul {
    padding-left: 20px
}

.box__right__layout .widget_nav_menu ul li {
    border: 0;
    list-style: disc;
    color: #fff;
    position: relative
}

.box__right__layout .widget_nav_menu ul li a {
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    display: block;
    padding: 0;
    line-height: 30px
}

.box__right__layout .widget_nav_menu ul li a .menu-item-description {
    display: none!important
}

.box__right__layout .widget_nav_menu ul li:hover,.box__right__layout .widget_nav_menu ul li:hover a {
    text-decoration: underline;
    color: #ffd987
}

.box__right__layout .widget_nav_menu .widget-title {
    position: relative;
    color: #fff;
    font-size: 18px;
    display: block;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 8px 0
}

.box__right__layout .is-divider {
    display: none
}

.right_content_pro h3 {
    background: #f2f2f2;
    line-height: 40px!important;
    margin: 0 0 10px 0;
    display: block;
    font-size: 17px;
    text-align: left;
    padding: 0 10px;
    border-radius: 6px
}

.right_content_pro ul {
    margin: 0 0 25px 0;
    padding: 0
}

.right_content_pro ul li {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 5px;
    margin: 0
}

.right_content_pro ul li span {
    min-width: 120px;
    font-size: 14px;
    font-weight: 400
}

.right_content_pro ul li label {
    max-width: calc(100% - 120px);
    margin: 0;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

.right_content_pro ul li:nth-child(2n+2) {
    background: #fafafa
}

.list__related__post .owl-nav {
    position: absolute;
    right: 0;
    top: -60px;
    margin: -5px
}

.list__related__post .owl-nav button {
    width: 32px;
    height: 32px;
    background: #dc4114!important;
    text-align: center;
    margin: 0 5px!important;
    line-height: 20px!important;
    min-height: initial;
    border-radius: 4px!important;
    color: #fff!important;
    font-size: 26px!important
}

.list__related__post .owl-nav button:hover {
    background: #d31616!important
}

.tacgia__box {
    overflow: hidden;
    clear: both;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #dcdcdc;
    padding-top: 20px
}

.tacgia__box .tacgia__img {
    float: left;
    width: 100px
}

.tacgia__box .tacgia__img img {
    width: 100%;
    height: 100px;
    object-fit: cover
}

.tacgia__box .tacgia_mota {
    float: right;
    width: calc(100% - 100px - 10px)
}

.des__tacgia {
    font-size: 14px;
    line-height: 20px
}

.kinhnghiem_tacgia {
    color: #F2A849;
    font-size: 14px;
    padding: 5px 0
}

.name__tacgia {
    font-size: 16px;
    color: #000
}

.box__slog__mt p {
    font-size: 14px;
    color: #333
}

.heading-title-single {
    font-size: 32px;
    font-weight: 400
}

.anh_noi_bat {
    margin-bottom: 22px
}

.blog-share {
    display: flex;
    margin-bottom: 16px
}

.blog-share .social-icons a,.social-icons a {
    width: 25px;
    height: 25px;
    min-width: initial!important;
    min-height: inherit;
    line-height: 25px;
    margin-bottom: 0
}

.blog-share .social-icons i,.social-icons a i {
    font-size: 12px!important
}

.date__date span,.date__date a {
    font-size: 12px;
    color: #7D7D7D;
    margin-right: 5px
}

.date__date i {
    margin: 6px
}

.chiase__title {
    font-size: 14px
}

.blog-share-footer-content .social-icons a {
    margin: 0 5px
}

.box__content__sl {
    padding: 15px 0 0 0
}

.box__content__sl .title__tt {
    margin: 0 0 8px 0;
    display: block;
    color: #333;
    font-size: 15px;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
    font-weight: 600
}

.box__content__sl .box__des {
    margin-bottom: 10px
}

.box__content__sl .box__des p {
    margin: 0;
    font-size: 14px;
    color: #3C3C3C;
    line-height: 22px;
    height: 66px;
    overflow: hidden
}

.box__content__sl .post__Date {
    margin-bottom: 7px
}

.item__post .box__post__img img {
    width: 100%;
    height: 190px;
    border-radius: 10px;
    object-fit: cover
}

.box__right__layout .widget_block {
    border: 1px solid #DFDFDF;
    border-radius: 5px;
    padding: 15px
}
.box__right__layout .formdatxe .col.large-6  {
            flex-basis: 100%;
        max-width: 100%;
}
.wpcf7-spinner {
    position: absolute;
}
.box__form  > h4{
    float: left;
    width: 88px;
    margin: 0;
    line-height: 40px;
    color: #fff;
}
.box__right__layout .box__form .nav li a {
    padding: 0;
    color: #333;
    padding: 5px 9px;
    line-height: 30px;
    display: block;
    font-size: 12px;
}
.box__right__layout .box__form .nav li.active a {
    color: #fff;
}
.fixed__button__mobile {
	display:none;
}
.fixed__button__mobile > div {
    width: 33.33%;
    border: 0 !important;
    opacity: 1 !important;
    text-align: center;
}
.fixed__button__mobile a img {
    max-height: 24px;
    display: block;
    margin: 0 auto 3px;
}
.fixed__button__mobile a span {
    color: #1A3B7C;
    font-size: 14px;
    display: block;
    font-weight: 500;
}



@media only screen and (max-width: 1000px) {
    .section__width .box__right__layout {
                flex-basis: 100%;
        max-width: 100%;
        padding: 10px!important
    }

    .section__width .box__left__layout {
              flex-basis: 100%;
        max-width: 100%;
        padding: 10px!important
    }

    .section__width {
        padding-top: 15px
    }

    .mobile-sidebar ul>li>a {
        color: #333
    }
}

@media only screen and (max-width: 600px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.dc_swiper_thumb img{
    height: 168px;
}
	.section__hotro .icon-box-left .icon-box-img {
		max-width:30px; 
		width:30px;
	}
.dc_swiper_thumb ul li:last-child {
    padding-top: 0;
}
.title__heading .section-title .section-title-main {
    font-size: 20px;
}
.section__banggia td {
        font-size: 13px;
        padding: 3px 1px;
}
 .news-post-news .box__thumb__img {
        height: 120px;
        width: 140px
    }

    .news-post-news .box__content {
        width: calc(100% - 140px - 15px)
    }

    .news-post-news .box__thumb__img img {
        height: 125px
    }

    .news-post-news .box__content .title__post__ar {
        font-size: 14px
    }

    .news-post-news .box__content a.view {
        min-width: 100px
    }

    .related-post {
        padding-top: 20px
    }

    .heading-realate {
        font-size: 22px
    }

    .heading-title-single {
        font-size: 20px;
        font-weight: 600;
        line-height: 28px
    }

    .date__date span {
        padding-left: 0
    }

    .box__slider .owl-dots {
        display: none!important
    }
    .news-post-news .box__content .box__des {
        display: none;
    }
	.section__banggia table tr:first-child td{
    font-size: 12px;
	}
	.section__banggia p {
		font-size:13px;
	}
	.section__cauhoi {
		padding-bottom:0 !important;
	}
	.section__hotro h5{
		font-size:14px;
	}
	.section__hotro p {
		font-size:13px;
	}
	.accordion .accordion-item .accordion-title {
		font-size:15px;
	}
	.accordion .accordion-item .accordion-title.active {
		font-weight:600;
		color:#1055ac;
	}
	.accordion .accordion-inner p {
		font-size:14px;
	}
	.fixed__button__mobile {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		z-index: 99;
		background: #fff;
		box-shadow: 0px -5px 19px 0px rgb(0 0 0 / 15%);
		display: flex;
		padding: 8px 0 5px;
	}
	    .call__call img {
        width: auto;
        height: auto;
        max-height: initial !important;
        display: block;
        position: absolute;
        top: -20px;
        right: 0;
        margin: auto;
        left: 0;
        padding: 6px;
        /* box-shadow: 0px -6px 10px 0px rgb(0 0 0 / 9%); */
        border-radius: 100%;
        background: #e649492b;
    }
	.section__hotro  {
		padding-bottom:0 !important;
	}
	.section__blog {
		padding:0 !important;
	}
}