/*
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.   ***************/
/* slide css start */

@font-face {
 font-family:Montserrat-SemiBold;
 src: url(http://benhvien.bkns.biz/wp-content/themes/flatsome-child/fonts/Montserrat-SemiBold.otf);
 font-weight: normal;
 }

@font-face {
 font-family:OpenSans-Regular;
 src: url(http://benhvien.bkns.biz/wp-content/themes/flatsome-child/fonts/OpenSans-Regular.ttf);
 font-weight: normal;
 }

@font-face {
 font-family:OpenSans-Semibold;
 src: url(http://benhvien.bkns.biz/wp-content/themes/flatsome-child/fonts/OpenSans-Semibold.ttf);
 font-weight: normal;
 }
@font-face {
 font-family:OpenSans-Light;
 src: url(http://benhvien.bkns.biz/wp-content/themes/flatsome-child/fonts/OpenSans-Light.ttf);
 font-weight: normal;
 }

a {
	text-decoration:none;
}
.header-bottom .container {
    background: #04b6ba;
 
}

#mega-menu-wrap {
    width: 100%;
    background: #964B00;
    position: relative;
}
.home-header {
    display: flex;
}
span.icon-header i {
      font-size: 25px;
    border: 1px #04b6ba solid;
    padding: 7px 12px;
    border-radius: 90px !important;
    margin: 11px 4px 0px 0px;
    color: #04b6ba;
}
span.icon-email i {
  font-size: 25px;
    border: 1px #04b6ba solid;
    padding: 7px 7px;
    border-radius: 90px !important;
    margin: 15px 4px 0px 0px;
    color: #04b6ba;
}
span.icon-phone-header i {
    font-size: 25px;
    border: 1px #04b6ba solid;
    padding: 6px 9px;
    border-radius: 90px !important;
    margin: 15px 4px 0px 0px;
    color: #04b6ba;
}
a.button.alert.btn-dat-lich-kham {
    background: #ed3d3d;
    margin-top: 8%;
}
span.text-header h4 {
    margin: 0px;
       font-family: OpenSans-Semibold;
       color:#000000;
           font-size: 14px;
}
span.text-header p {
    font-family: OpenSans-Light;
    color: #000000;
        font-size: 14px;
}
.flex-col.hide-for-medium.flex-center a {
    font-family: Montserrat-SemiBold;
}
.row.header-thongtin .col.medium-3.small-6.large-3 {
    padding: 0px;
}
.row.footer-home h3 {
    text-transform: uppercase;
    text-align: center;
}
.row.footer-home .col.small-12.large-12 {
    padding: 0px 10px 0px;
}
.row.footer-home .col.medium-6.small-12.large-6 {
    padding: 0px;
}
.absolute-footer.dark.medium-text-center.small-text-center {
    display: none;
}

.box-text.text-center {
    background: #f3f3f3;
    margin-top: -25%;
    z-index: -1;
    border-radius: 9px;
}
.content-ts-chon-ct h4 {
    margin-top: 26%;
    text-align: center;
    text-transform: uppercase;
    color: #068285;
    font-size: 20px;
    height: 50px;
        font-family: OpenSans-Semibold;
}
.content-ts-chon-ct p {
    color: #505050;
    text-align: justify;
    font-family: OpenSans-Regular;
        font-size: 15px;
}
.section-title b {
    color: #ffffff;
}
.header.show-on-scroll, .stuck .header-main {
    height: 90px!important;
}

  .showanh {
    position: relative;
    width: 100%;
}
.image-doingu {
  opacity: 1;
  display: block;
  width: 100%;
  height: 50%;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  width:100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.showanh:hover .image-doingu {
  opacity: 0.3;
}

.showanh:hover .middle {
  opacity: 1;
}

.showanh:hover .ten-avatar
{
display:none;
}

.ten-avatar
{
    border: 1px rgba(224,220,224,1) solid !important;
    margin-top: -20px;
    box-shadow: inset 2px 3px 25px 0px rgba(224,220,224,1);
}
.text-doingu {
  background-color: #168082;
  color: white;
     margin: 10px;
    padding: 2px 1px;
    opacity: 0.8;
}
.text-doingu h3 {
 margin: 5px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
     font-family: OpenSans-Semibold;
}
.text-doingu p {
 margin: 10px 0px;
    text-align: center;
    font-size: 16px;
     font-family: OpenSans-Semibold;
}
.ten-avatar {
    border: 1px #000000 solid;
 
    position: absolute;
    top: 88%;
    width: 90%;
    background: #ffffff;

    margin-left: 10px;
}
.ten-avatar h3 {
    margin: 5px;
    text-align: center;
      font-size: 18px;
      font-family: OpenSans-Semibold;
}
.ten-avatar p {
    margin: 10px 0px;
    text-align: center;
    font-size: 16px;
    font-family: OpenSans-Semibold;
}
h2.tuvan-ketnoi {
    text-align: center;
    color: #ffffff;
    margin: 2px;
}
p.tuvan-sodienthoai {
    text-align: center;
    color: #ffffff;
    margin-bottom: 10px;
}
.middle-tintuc {
    border: 1px #e8e8e8 solid;
    padding: 10px 10px 0px 10px;
}
p.ngaydang-tintuc {
    margin: 0px;
}
p.ngaydang-tintuc i {
    color: #04b6ba;
}
p.title-trang-tri a {
    text-transform: uppercase;
    color: #505050;
    font-weight: bold;
    font-size: 18px;
        text-decoration: none;
            font-family: OpenSans-Semibold;
}

p.doc-tiep-tintuc a {
       color: #616161;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    font-family: OpenSans-Light;
}
p.comment-trang-tri {
    margin: 5px 0px;
        font-family: OpenSans-Light;
    color: #505050;
    font-size: 14px;
}
.col.large-12.formtuvan {
    padding: 0px !important;
}
.col.medium-5.email {
    padding: 0px 15px 0px;
}
.col.medium-2.btn-gui {
    padding: 0px 15px 0px;
}
.section.form-tuvan .col.medium-10.small-12.large-10 {
    padding: 0px 15px 0px;
}

.section.form-tuvan .col.medium-1.small-12.large-1
h2.datlich-tieute {
    color: #068285;
    text-transform: uppercase;
    margin: 0px;
}
h2.datlich-tieute {
    color: #068285;
    text-transform: uppercase;
    margin: 0px;
}
p.datlich-sodienthoai {
    margin-bottom: 10px;
}
.col.medium-8.hotendl {
     padding: 0px 5px 0px 15px;
}
.col.medium-4.hotendl {
    padding: 0px 15px 0px 5px;
}
input#hoten_dl {
    margin: 0px 0px 10px;
    background: #f3f3f3;
        box-shadow: inset 0 0px 0px rgba(0,0,0,0)!important;
        border: 1px solid #fff !important;
    border-radius: 10px;
}
select#giotinh-dl {
    margin: 0px 0px 10px;
    background: #f3f3f3;
     box-shadow: inset 0 0px 0px rgba(0,0,0,0)!important;
      border: 1px solid #fff !important;
    border-radius: 10px;
}
input#email_dl {
    margin: 0px 0px 10px;
    background: #f3f3f3;
     box-shadow: inset 0 0px 0px rgba(0,0,0,0)!important;
      border: 1px solid #fff !important;
    border-radius: 10px;
}

select.wpcf7-form-control.wpcf7-select {
   -webkit-appearance: menulist;
   color:#505050;
}
.col.medium-12.emaildl {
    padding: 0px 15px 0px 15px;
}
.col.medium-6.sdtdl {
    padding: 0px 5px 0px 15px;
}

.col.medium-6.ngaygapdl {
    padding: 0px 15px 0px 5px;
}
input#sodt_dl {
    margin: 0px 0px 10px;
    background: #f3f3f3;
     box-shadow: inset 0 0px 0px rgba(0,0,0,0)!important;
      border: 1px solid #fff !important;
    border-radius: 10px;
}
input#ngaygapdl {
    margin: 0px 0px 10px;
    background: #f3f3f3;
     box-shadow: inset 0 0px 0px rgba(0,0,0,0)!important;
      border: 1px solid #fff !important;
    border-radius: 10px;
}
.col.medium-6.dichvukhamdl
{
   padding: 0px 5px 0px 15px;
}
.col.medium-6.bacsidl {
    padding: 0px 15px 0px 5px;
}
select#dichvukham-dl {
    margin: 0px 0px 10px;
    background: #f3f3f3;
     box-shadow: inset 0 0px 0px rgba(0,0,0,0)!important;
      border: 1px solid #fff !important;
    border-radius: 10px;
}
select#bacsi-dl {
    margin: 0px 0px 10px;
    background: #f3f3f3;
     box-shadow: inset 0 0px 0px rgba(0,0,0,0)!important;
      border: 1px solid #fff !important;
    border-radius: 10px;
}
.col.medium-12.trieuchungidl {
    padding: 0px 15px 0px 15px;
}
textarea#trieuchungdl {
    margin: 0px 0px 10px;
    background: #f3f3f3;
     box-shadow: inset 0 0px 0px rgba(0,0,0,0)!important;
      border: 1px solid #fff !important;
    border-radius: 10px;
}

input#lienhe {
    background: #04b6ba;
}
.thanh-dieu-huong {
    background: #f5f5f5;
    padding: 14px 0px;
    text-align: center;
    margin-top: 0px;
    z-index: 9999999;
}
.list-blog-sidebar-detail{
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted rgba(117,117,117,1);
}
.list-blog-sidebar-detail a:hover{
  color: red;
}
.list-blog-sidebar-detail:last-child{
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 0px;
}
.image-sidebar{
  width: 135px;
  height: 90px;
  float: left;
}
.head-blog-sidebar{
  padding-left: 145px;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.5;
}
h3.main-title-home {
    color: #068285;
    text-align: center;
    text-transform: uppercase;
}
hr.hrtieude
{
   border: 2px solid #04b6ba; 
   width:30px;
   margin-left:auto;
   margin-right:auto;
   opacity: 1;
 
}
h2.title-category a {
    font-family: OpenSans-Regular;
    font-weight: bold;
    color: #2a3034;
    text-transform: uppercase;
    font-size: 22px;
}
h2.title-category a:hover {
    text-decoration: none;
}
input#lienhetuvan {
    background: #04b6ba;
    padding: 0px 40px;
    border: 3px #ffffff solid;
    margin: 0px;
}
.section.dich-vu-ct .col.small-12.large-12 {
    padding: 0px 15px 0px;
}
.layout-sidebar {
    margin-top: 30px;
}

h2.titlecategory {
    color: #068285;
    text-transform: uppercase;
}
h3.tieudevideo {
    color: #068285;
    text-transform: uppercase;
    font-size: 25px;
}
h3.tieudehinhanh {
    color: #068285;
    text-transform: uppercase;
    font-size: 25px;
    margin-top: 29px;
}
p.head-main {
    background: #04b6ba;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px;
    padding: 6px;
    border-radius: 10px 10px 0px 0px;
}

p.tieude-chitiet {
    font-family: OpenSans-Regular;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 100;
    margin: 0px 0px 5px;
}
p.xem-chi-tiet-tt {
    font-family: OpenSans-Light;
    font-style: italic;
    font-size: 16px;
      margin: 0px;
}
h2.title-tintuc {
    text-align: center;
    margin-top: 30px;
    color: #068285;
    text-transform: uppercase;
}
.thongtinlh p {
       margin: 0px 0px 8px;
    color: #000000;
    font-family: OpenSans-Semibold;
}
.row .footer-home .col.medium-4.small-12.large-4 {
    padding: 0px 15px 0px;
}
.flex-row.container a {
    font-family: Montserrat-SemiBold;
}
.flex-row.container a:hover {
    text-decoration: none;
}
.section.form-tuvan .col.medium-1.small-12.large-1 {
    padding: 0px 15px 0px;
}
input#hoten_lh {
    margin: 0px;
        border-radius: 8px;
}
input#sodt_lh {
    margin: 0px;
        border-radius: 8px;
}
button.btn.btn-danger.datlichkham-cate {
    background: #04b6ba;
    border: #04b6ba;
    border-radius: 99px;
    font-weight: bold;
}
.list-blog-sidebar-detail a:hover {
    text-decoration: none !important;
    color: #000000 !important;
}
.thanh-dieu-huong-single {
    background: #f5f5f5;
    padding: 14px 0px;
    text-align: center;
    margin-top: 0px;
    z-index: 9999999;
}
.section.bando-home .col.medium-6.small-12.large-6 {
    padding: 0px 15px 0px;
}
.thongtinlh h3 {
    color: #068285;
    font-family: OpenSans-Semibold;
    text-transform: uppercase;
    font-size: 20px;
}
.thongtinlh i {
    color: #04b6ba;
}
p.map-dat-lich {
    color: #000000;
    font-family: OpenSans-Semibold;
}
.showanh-dichvu {
    position: relative;
    width: 100%;
    background:#71c7c3;
 
}
.image-dichvu {
  opacity: 1;
  display: block;
  width: 100%;
  height: 50%;
  transition: .5s ease;
  backface-visibility: hidden;

}

.middle-dichvu {

  transition: .5s ease;
  opacity: 0;
  position: absolute;
  width:100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.showanh-dichvu:hover .image-dichvu {
  opacity: 0.3;
}

.showanh-dichvu:hover .middle-dichvu {
  opacity: 1;
}

.showanh-dichvu:hover .ten-avatar
{
display:none;
}

.ten-avatar
{
border:1px #000000 solid;
margin-top:-20px;
}

.text-doingu h3 {
 margin: 5px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
}
.text-doingu p {
 margin: 10px 0px;
    text-align: center;
    font-size: 16px;
}
.middle-dichvu i {
    color: #ffffff;
    font-size: 50px;
    font-weight: 100;
}
.middle-dichvu a {
    color: #ffffff;
    font-size: 20px;
  text-decoration:none;
}
.middle-dichvu a:hover {
    color: #ffffff;
   text-decoration:none;
}
.col-md-8.main-content-left {
    margin-top: 30px;
}
.col-md-4.main-content-right.sidebar {
    margin-top: 35px;
}
p.noidungvideo {
    color: #000000;
    font-family: OpenSans-Regular;
    font-size: 17px;
}
span.content-category {
    color: #000000;
    font-family: OpenSans-Regular;
    font-size: 17px;
}
p.mota-doi-ngu {
    font-size: 14px;
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
