@media only screen and (min-width: 1360px) {
    .custom-category .container,.custom-category .row, .breadcrumbs-category .row{ max-width: 1310px;}
    .breadcrumbs-category { margin-top:30px; }
}

.btbgform {    background-image: linear-gradient(225deg, #60e9fb, #166ab8) !important;}
.px-2rem{ padding-left:2rem; padding-right:2rem; }
.fs15{ font-size:15px; }
.fs16{ font-size:16px; }
.tit-post .h1 {
    margin: 0;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.4;
    color: #111;
    position: relative;
    padding-bottom: 6px;
    display: inline-block;
    overflow: hidden;
    padding-top: 8px;
}
.tit-post .h1:before {content: "";display: block;width: 30%;height: 2px;background: var(--color-hover);position: absolute;left: 3px;bottom: 0;}
.tit-post .h1:after {content: "";display: block; width: 68%; height: 2px;background: #000;position: absolute;left: 32%;bottom: 0;}

.custom-category .tit-post .h1:before{ max-width: 100px;  }
.custom-category .tit-post .h1:after{ max-width: 211px; left:106px; }
.btnsednform{ border-radius:50px;}
a.text-white:hover{ color:#fff!important; }

.box-sb{ margin-bottom:40px; }
.box-sb .rll-youtube-player{ border-radius:10px; }
.sidebar-hotline {
    background: url(imgs/bgsb.jpg) no-repeat center;
    padding: 52px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #F5F5F5;    
    border-radius: 4px;
    overflow: hidden;
}
.sidebar-hotline p{ color:#fff }
.sidebar-hotline .hotline {
    min-height: 73px;
    position: relative;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.sidebar-hotline .hotline .icon {
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background-position: center;
    min-width: 64px;
    margin-right: 20px;
}

.sidebar-hotline .hotline .icon img, .sidebar-hotline .hotline .icon svg {
    display: block;
    width: 100%;
    height: 100%;
}

.sidebar-hotline .hotline .text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.sidebar-hotline .hotline strong {
    display: block;
    color: var(--color-xanh8);
    font-weight: 600;
    font-size: 26px;
    line-height: 45px;
    margin-top: 4px;
    -letter-spacing: 0.2em;
    word-break: break-all;
}

.sidebar-hotline .btn {
    margin-top: 40px;
    display: block;
    width: 100%;
    padding: 13px 9px;
    background-color: #1d93e3;
    border: 1px solid #1d93e3;
    color: #fff;
    text-align: center;

}

.detail_post_cgia.insingle .boxbs_dungten{ font-size:13px; }
.detail_post_cgia .boxbs_dungten{ opacity: 1;  background: #fff;}
.detail_post_cgia .boxbs_dungten img{ width: auto;border-radius: 50%;    -border: 1px solid var(--color-xanh8);}
.detail_post_cgia .boxbs_dungten .button_footer.row{  margin-left: -2px; margin-right: -2px;}
.detail_post_cgia .boxbs_dungten .button_footer.row div{  padding-left: 2px; padding-right: 2px;}
.detail_post_cgia .boxbs_dungten .button_footer a{ font-size: 10px; width: 100%;}
.detail_post_cgia .item.img{ width: 30%; text-align: right;}



/* -------------------------------- 
border gradient
-------------------------------- */

.detail_post_cgia.border-gradient-1{ padding: 10px; box-shadow: 1px 1px 27px 0 rgb(139 172 187 / 47%) }
.border-gradient-1 {
  border-radius: 10px;
  background: linear-gradient(white, white) padding-box,
              linear-gradient(to right, #1249ae,#0083c0 28%, #08dee6 100%) border-box;
  border: 1px solid transparent;
}

.border-gradient-3{
/*position: relative;
  display: inline-flex;*/
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-radius: 10px;
    background: linear-gradient(white, white) padding-box, linear-gradient(0deg, #1249ae, #0083c0 28%, #08dee6 100%) border-box;
    border: 1px solid transparent;
}

.border-gradient-1,
.border-gradient-2 {
  position: relative;
 /* display: inline-flex;
  justify-content: center;
  align-items: center;*/
  cursor: pointer;
}


.bg_xam{ background:#8bacbb; }
.bottom-form form{ -position:relative; -z-index:2 }
.box-sb .bottom-form{ 
    background: transparent!important;
}
.sb-form-pop{     padding: 8%; }
.sb-form-pop:before{ content:''; width:100%; height:40%; position:absolute; top:0px; left:0;  background:url(assets2024/imgs/frame_formsb.svg) no-repeat center top; z-index: 0}   
.sb-form-pop:after{ content:''; width:100%; height:50%; position:absolute; bottom:2%; left:0;  background:url(assets2024/imgs/frame_formsb_2.svg) no-repeat center bottom;  --rotate:180deg; z-index: 0}   
.box-sb .form-control{position: relative; z-index: 1; border-radius:5px; height:auto; padding:8px .75em; margin-bottom: 10px; border:none;  }

.box-sb .btn:hover {
    transform: translateY(5px);
    box-shadow: 0 0 10px #11d2d6;
    color: #fff;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    _background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

