body {
    overflow-x: hidden;
    font-size: 16px;
    font-family: Arial; 
    color:#000;
}
h1, h2, h3 {
    font-family: Arial;
}
h4, h5, h6,p{font-family: Arial;}
* {
    outline: none;
}

.center {
    text-align: center;
}
.no-padding-left {
    padding-left: 0;
}
.no-padding-right {
    padding-right: 0;
}
.justify {
    text-align: justify;
}
/* BANNER SECITON */
#banner__section {
    max-width: 100%;
    margin: 0 auto;
}
.banner__full img {
    width: 100%;
    height: auto;
}
.title__section span {
    font-size: 50px;
    color: #005495;
    font-weight: 600;
}
.sub_title_section span {
    font-size: 40px;
    color: #005495;
    font-weight: 400;
}
hr.line_title_section {
    height: 3px;
    background: #005495;
    margin: 10px 40% 0;
    opacity: 1;
}
/* DESCRIPTION SECTION */
#description__section {
    position: relative;
    margin: 30px auto;
}
.image_items img {
    max-width: 100%;
    height: auto;
}
.tamnhin_section {
    padding-top: 60px;
    padding-bottom: 30px;
    align-items: center;
}
.tamnhin_items {
    padding: 0 7%;
}
.tamnhin_items p {
    margin-bottom: 0px;
}
p.tamnhin_items_1 span{
    font-size: 27px;
    font-weight: 600;
    color: #005495;
    text-transform: uppercase;
}
p.tamnhin_items_2 span {
    font-size: 24px;
    font-weight: 600;
    color: #005495;
    text-transform: capitalize;
}
p.tamnhin_items_3 span {
    font-size: 21px;
    font-weight: 400; 
}
p.tamnhin_items_3 {
    margin-top: -5px;
}
p.tamnhin_items_1_mb span{
    font-size: 35px;
    font-weight: 600;
    color: #005495;
    text-transform: uppercase;
}
p.tamnhin_items_2_mb span {
    font-size: 24px;
    font-weight: 600;
    color: #005495;
    text-transform: capitalize;
}
p.tamnhin_items_3_mb span {
    font-size: 21px;
    font-weight: 400; 
}
p.tamnhin_items_3_mb {
    margin-top: -5px;
}
p.xem-them {

    text-align: right;
}

.btn-xem-them {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 15px;
    padding: 5px 15px 5px 15px;
    background-color:#005495;
}
.btn-xem-them:hover{
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 15px;
    padding: 5px 15px 5px 15px;
    background-color:#0069b9;
}

hr.line_description {
    height: 3px;
    background: #005495;
    margin: 0 auto;
    opacity: 1;
    margin: 10px 0;
}
.sumenh_section {
    padding-top: 60px;
    padding-bottom: 30px;
    align-items: center;
}
.sumenh_items {
    padding: 0 7%;
}
.sumenh_items p {
    margin-bottom: 0px;
}
p.sumenh_items_1 span{
    font-size: 27px;
    font-weight: 600;
    color: #005495;
    text-transform: uppercase;
}
p.sumenh_items_2 span {
    font-size: 24px;
    font-weight: 400;
    color: #005495;
    text-transform: capitalize;
}
p.sumenh_items_3 span {
    font-size: 21px;
    font-weight: 400; 
}
p.semenh_items_3 {
    padding-top: 20px;
}
/* SLIDE SERVICE */
.border-slider {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
/* TIMELINE */
hr.line_timeline {
    height: 1px;
    background: #ccc;
    opacity: 1;
    max-width: 300px;
    margin: 0 auto;
}
.info__title {
    margin-bottom: 30px;
}
.info_timeline ul li {
    list-style: none;
}
.timeline_left {
    padding: 5px 50px 0px 70px;
    border-right-style: dashed;
    color:#bdbdbd;
}
.timeline_right {

    padding: 5px 50px 0px 70px;

}
.timeline_left img {
    width: 100%;
    height: auto;
}
.timeline_right img {
    width: 100%;
    height: auto;
}
.info__title span {
    font-size: 28px;
    font-weight: 600;
    color: #005495;
    text-transform: uppercase;
    padding-top: 30px;
}
li.text_timeline_left {
    text-align: justify;
    padding: 150px 0px 150px 50px;
    color: #000;
    font-size: 19px;
    float: right;
}
li.text_timeline_right {
    text-align: justify;
    padding: 50px 50px 50px 0px;

    font-size: 19px;
}

li.img_timeline_left_1 {
    padding: 15px 15px;
    margin-bottom: 40px;
    clear: both;
}
li.img_timeline_left_2 {
    padding: 180px 15px 80px;
    clear: both;
}
li.img_timeline_right_1 {
    padding: 15px 15px;
    margin-bottom: 40px;
    margin-top: 60px;
    clear: both;
}
li.img_timeline_right_2 {
    padding: 15px 15px;
    margin-top: 40px;
    clear: both;
}

  .star {
    text-decoration: none;
    position: relative;
    display: inline-block;
  }
    
  .star .right{
    position: absolute;
    top: -15px;
    right: -90px;
    padding: 18px 12px 15px 1px;
    background-image: url("https://benhvienjw.vn/wp-content/themes/jw-zw/longform-parts/assets/hoat-dong-cong-dong/images/Star-right.png");
    background-color:transparent;
    width: 50px;
    height: 32px;
    background-repeat: no-repeat;
  }
  .star .left{
    position: absolute;
    top: -15px;
    left: -85px;
    padding: 18px 12px 15px 1px;
    background-image: url("https://benhvienjw.vn/wp-content/themes/jw-zw/longform-parts/assets/hoat-dong-cong-dong/images/Star-left.png");
    background-color:transparent;
    width: 50px;
    height: 32px;
    background-repeat: no-repeat;
  }
  .hanh-trinh-mb {
      padding:10px;
      text-align: center;
      margin-bottom: 20px;
  }


/* INFO BELOW */
.text__infobelow {
    padding: 15px 80px;
}
.text__infobelow span {
    font-size: 19px;
    color: #000000;
}
.img_infobelow p span {
    font-size: 19px;
    color: #000000;
}
.img_infobelow img {
    max-width: 100%;
    margin: 0 auto;
}
/* YOUTUBE */
.video_infobelow {
    padding: 10px 155px 50px;
}
.video_infobelow p span {
    font-size: 19px;
    color: #000000;
}
.youtube {
    background-color: #000;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}
.youtube img {
    width: 100%;
    top: -16.84%;
    left: 0;
    opacity: 0.7;
}
.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    border-radius: 6px;
    opacity: 0.8;
    transition: 0.3s all linear;
}
.youtube:hover .play-button {
    opacity: 1;
}
.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
    cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.intro-video {
    margin-top: 30px;
}
.preview-intro-video {
    margin-top: 25px;
}
/* Footer */
.footer_section{
    background: linear-gradient(180deg, rgba(0,85,150,1) 0%, rgba(0,129,190,1) 63%, rgba(0,143,203,1) 70%, rgba(0,168,225,1) 100%);
    padding-top: 40px;
    color: #fff;
}
.footer h2 {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
}
img.logo-foot {
    max-width: 210px;
}
.footer {
    padding-bottom: 25px;
}
.footer p {
    font-size: 18px;
}
.social-i i {
    font-size: 33px;
    color: rgba(255, 255, 255, 0.5);
    padding: 0 8px;
}

.social-i img {
    margin-top: -16px;
    padding: 0 8px;
}
.hotline-f a {
    color: #ffffff;
}
.mail-f a {
    color: #ffffff;
}
.fa-map-marker {
    font-size: 20px;
}
.fa-phone {
    font-size: 20px;
}
.fa-envelope {
    font-size: 20px;
}
.logo__nsm__footer {
    padding-top: 25px;
}
.footer__items {
    align-items: center;
}
.footer_section {
    padding-bottom: 35px;
}
.social__footer ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.social__footer ul li {
    list-style: none;
    float: left;
    padding: 10px 10px;
}
.hotline-f a {
    padding-left: 10px;
}
.mail-f a {
    padding-left: 10px;
}
.address-f span {
    padding-left: 10px;
}
.address-f-2 span {
    padding-left: 10px;
}
.section-doctor {
    background: #005192;
}

#sync1 .item{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    background: url(../images/bg-main-doctor.png);
    padding: 30px 50px 0 30px;
    margin: 20px auto 0;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    gap: 40px;
    height: 685px;
}
#sync2 .item{
    padding: 10px 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    text-align: center;
    cursor: pointer;
    background: #ffffff;
}
#sync2 .item h1{
  font-size: 18px;
}
#sync2 .synced .item{
  background: #ffffff;
  box-shadow: 3px 3px 1px #000000;
}
#sync2 img.thumbnail_doctor {
    width: 100%;
    height: auto;
}
.img_main_doctor img {
    width: 325px !important;
    height: auto;
    margin: 0 auto;
    position: absolute;
    bottom: 20px;
}
.text_main_doctor  {
    text-align: left;
    padding: 25px 20px;
}
.small-wrapper {
    padding: 15px 100px;
}
p.text_main_doctor_1 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 2px !important;
    text-transform: uppercase;
}
p.text_main_doctor_2 {
    font-size: 19px;
    text-transform: capitalize;
}
.text_main_doctor p {
    margin-bottom: 6px;
}
.btn-xemchitiet {
    text-align: center;
}
.btn-xemchitiet img {
    width: 170px !important;
    margin-bottom: 20px;
}
.img_main_doctor {
    padding-bottom: 0px;
    width: 50%;
}
p.hr-line-doctor {
    height: 1px;
    background: #ffffff;
    width: 500px;
    margin-bottom: 20px;
}
p.main-title-doctor {
    color: #005192;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px;
    margin-bottom: 0;
}
p.sub-title-doctor {
    color: #000000;
    font-size: 15px;
    text-transform: capitalize;
    padding: 0 30px;
    margin-bottom: 0;
}
h2.title-doctor {
    color: #ffffff;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}
h3.subtitle-doctor {
    color: #ffffff;
    font-size: 25px;
    text-align: center;
    padding: 0 240px;   
}
.hr-line-title-doctor {
    height: 1px;
    background: #ffffff;
    width: 200px;
    margin: 20px auto;
}