.doctor-home .slider-desk #sync1 .item .info-box .name {
    font-size: 24px;
    font-weight: 800;
    color: #223993;
}



.doctor-home .slider-desk #sync1 .item .info-box .brief {
    font-size: 18px;
    color: #548528;
    font-weight: 700;
}
.doctor-home .slider-desk #sync1 .item .info-box .info {
    font-weight: 500;
    font-size: 16px;
}

header .logo-menu-lang .logo-group-box {
    flex: 0 0 160px;
    max-width: 160px;
}
header .logo-menu-lang .menu-cart {
    flex: 0 0 calc(100% - 220px);
    max-width: calc(100% - 220px);
}

.menu-cart .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item .nav-link {
    font-weight: 800;
}
.slider .item:before{
  opacity:0;
}
@media screen and (min-width: 1200px) {
  
  .container {
    max-width: 1350px;
}

.menu-cart .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item .nav-link {
    font-size: 16px;
}
}
@-webkit-keyframes blink { 50% { background-color: #82ce3f; }}
        @keyframes blink { 50% { background-color: #82ce3f; }}
header .top-bar .top-right a.book-hotline {
	-webkit-animation: blink 800ms infinite alternate;
	        animation: blink 800ms infinite alternate;
}

.partner {
    background: #ffffff;
}

.partner .partner-list .item a img {
    height: 130px !important;
    max-width: 100%;
    width: auto !important;
    margin: 0 auto;
    transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
}





.doctor-home .slider-desk #sync1 .item {
    border: 5px solid #f3f3f3;
    border-radius: 10px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 10px;
    overflow: hidden;
}

.p-3 {
    padding: 2rem!important;
}


.doctor-home .slider-desk #sync2 .current .item .img-box {
    border: 0px solid #223993;
}

.doctor-home .slider-desk #sync2 .item .img-box {
    border: 0px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    height: 180px;
    overflow: hidden;
}




@media only screen and (min-width: 768px) {
  /* CSS chỉ áp dụng cho desktop */
.service-home .item-wrap {
    flex: 0 0 25%;
    max-width: 25%;
}
 
.service-home .wrap {
    width: calc(90% + 30px);
    margin-left: 70px;
    margin-right: 70px;
    position: relative;
    z-index: 10;
}
  
 
  
.link-home .item-wrap .item {
        -webkit-border-radius: 15px;
}

.link-home .wrap {
    width: calc(90% + 30px);
    margin-left: 70px;
    position: relative;
    z-index: 10;
    margin-right: 70px;
}
}
    
 @media only screen and (max-width: 767px) {
  /* CSS chỉ áp dụng cho mobile */
.service-home .item-wrap .item .img-box {
    height: 150px;
}
}

 .service-home .item-wrap .item .info-box .name {
    font-weight: 700;
    text-transform: uppercase;
 }  
   .lang-vina a img {
    width: 35px;
    height: 25px;
    border: 1px solid #ddd;
    display: none;
}

footer .title {
    font-size: 16px;
    color: #d6d790;
    line-height: 1.4;
    font-weight: 800;
    margin-bottom: 10px;
    position: relative;
    text-transform: uppercase;
}

.copyright {
    line-height: 25px;
    font-weight: 400;
    color: #d6d790;
}

.mt-4, .my-4 {
    margin-top: 1rem!important;
    font-size: 14px;
    line-height: 1.5;
}

footer .hotline-ft .hotline {
    font-size: 22px;
}


footer .company-info {
    -ms-flex: 0 0 30%;
    flex: 0 0 25%;
    max-width: 100%;
}



footer .hotline-ft {
    -ms-flex: 0 0 180px;
    flex: 0 0 240px;
    max-width: 100%;
}

footer .logo-ft-wrap .logo {
    position: relative;
    z-index: 5;
    background: #fff0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 85%;
   
}

header .top-bar-mobile {
    /* background: #82ce3f; */
    color: #d9d163;
    background: linear-gradient(to bottom, #0072ff, #0b9374);
    border-radius: 0px 0px 5px 5px;
}

footer .text-center {
    text-align: center!important;
    display: none;
}

.copyright {
    line-height: 25px;
    font-weight: 400;
    color: #d6d790;
    display: none;
}

footer {
    /* background: #223993; */
    color: #fff;
    background: linear-gradient(to bottom, #142f93, #01195d);
    border-radius: 15px 15px 0px 0px;
    border-top: 8px solid #65a72a;
}

.menu-cart .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item .nav-link {
    font-size: 17px;
}

.content .slidebar .widget-news .list-news-latest .item-article .post-image a img {
    min-width: 100%;
    height: 60px;
}

.content .content-style p {
    margin: 0 0 15px 0;
    font-size: 16px;
}

.content .header-title {
    font-weight: 800;
    font-size: 24px;
    position: relative;
    border-bottom: 1px solid #e8e8e8;
    line-height: 30px;
    padding-top: 7px;
    text-align: left;
    text-transform: uppercase;
    color: #0c3085;
}

.link-home .item-wrap .item .info-box .info {
    
    display: none;
 }

.navbar-banner:after {
    position: absolute;
    content: "";
    background: #000;
    opacity: .3;
 }