/*
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.   ***************/


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


}


@font-face {
    font-family: "SVN Poppins SemiBold";
    src: url("../fonts/SVN-Poppins-SemiBold.otf") format("opentype");
    font-display: swap
}
@font-face {
    font-family: "SVN Poppins Medium";
    src: url("../fonts/SVN-Poppins-Medium.otf") format("opentype");
    font-display: swap
}
@font-face {
    font-family: "SVN Poppins Regular";
    src: url("../fonts/SVN-Poppins-Regular.otf") format("opentype");
    font-display: swap
}
@font-face {
    font-family: "SVN Poppins Light";
    src: url("../fonts/SVN-Poppins-Light.otf") format("opentype");
    font-display: swap
}
body{
    font-size: 14px !important;
    line-height: normal;
    background: #F4F6FA;
    font-family: "SVN Poppins Light";
    max-width: 1920px;
    margin: 0 auto;
    padding: 0;
    display: block;
}
a{color: #052C50; text-decoration: none;}
a:hover{
    color: #BF1E2E;
}
ol, ul{
    padding: 0;
	margin-left: 1rem;
}


span.hight{
    background: url("../images/line.png") no-repeat bottom center;
    background-size: contain;
    color: #BF1E2E;
    padding-bottom: 0;
    line-height: inherit;
}
img{max-width: 100%; height: auto;}
b, strong{
	font-family: "SVN Poppins Medium";
}
.mtb-65{
    margin-top: 65px;
    margin-bottom: 65px;
}
.mb-65{
    margin-top: 65px;
}
.mtb-30{
    margin-top: 30px;
    margin-bottom: 30px;
}
.mtb-50{
    margin-top: 50px;
    margin-bottom: 50px;
}
.mt-20{
    margin-top: 20px;
}
.mt-30{
    margin-top: 30px;
}
.mb-30{
    margin-bottom: 30px;
}
.mb-20{
    margin-bottom: 20px;
}
.ptb-10{
    padding-top: 10px;
    padding-bottom: 10px;
}
.ptb-30{
    padding-top: 30px;
    padding-bottom: 30px;
}
.pt-20{
    padding-top: 20px;
}
.pt-30{
    padding-top: 30px;
}
.pb-30{
    padding-bottom: 30px;
}
.ptb-60{
    padding-bottom: 45px;
    padding-top: 45px;
}
.plr-60{
    padding-left: 60px;
    padding-right: 60px;
}
.plr-20{
    padding-left: 20px;
    padding-right: 20px;
}
.ptb-20{
    padding-bottom: 20px;
    padding-top: 20px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    line-height: 1.5;
}
h2.title{
    text-align: center;
    font-family: "SVN Poppins Medium";
    font-size: 32px;
    color: #052C50;
    text-transform: capitalize;
    line-height: inherit;
    margin-bottom: 10px !important;
}
/*----------------- WP RESET -----------------*/
.aligncenter,.alignleft,.alignright {
    display: block;
    padding: 0;
}

.aligncenter {
    float: none;
    margin: .5em auto 1em;
}

.alignright {
    float: right;
    margin: .5em 0 1em 1em;
}

.alignleft {
    float: left;
    margin: .5em 1em 1em 0;
}

.wp-caption {
    padding: 5px 0;
    border: 0px solid #555;
    background: #f8f9f9;
    text-align: center;
}

.wp-caption img {
    display: inline;
}

.wp-caption p.wp-caption-text {
    margin: 5px 0 0;
    padding: 0;
    text-align: center;
    font-size: 90%;
    font-style: italic;
    color: #52575c;
}

/*----------------- HEADER -----------------*/
.navbar{
    background: #fff;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
}
/*--- slider  ---*/
.slider button.carousel-control-prev,
.slider button.carousel-control-next{
    border: 1px solid;
    background: #c8c5c5;
    width: 50px;
    height: 50px;
    top: 50%;
    border-radius: 100%;
    margin-top: -25px;
}
.slider button.carousel-control-prev{
    left: 5%;
}
.slider button.carousel-control-next{
    right: 5%;
}
 
/*----------------- INTRO -----------------*/
.intro{
    background: url("../images/bg-intro.jpg") no-repeat top center;
    background-size: cover;
    padding-bottom: 90px;
    padding-top: 45px;
}

.intro h3{
    font-weight: 600;
    font-size: 28px;
    font-family: "SVN Poppins Medium";
    margin-bottom: 0;
}
.intro p{
    font-size: 18px;
    font-family: SVN Poppins Light;
}
.intro-content{
    align-items: center;
    color: #052C50;
}
.intro-content .ratio{
    border-radius: 15px;
    overflow: hidden;
}
.intro-content .card{
    background: none;
    border: none;
}
.intro-content .card .card-body{
    padding: 10px !important; 
}
.intro-content .card .col-3 .card-body p{
    margin-bottom: 0;

}
/*----------------- STRENGTHS  -----------------*/
.strengths{margin-top: -60px}
.strengths .stren-item{
    background: url("../images/bg-strengthes-item.png") no-repeat center;
    padding: 10px 25px;
    border-radius: 10px;
    color: #fff;
    margin: 10px 0;
    background-size: cover;
}
.strengths .stren-item .col-12{
    margin: 15px 0 5px 0;
}
.strengths .stren-item h4{
    font-size: 18px;
}
/*----------------- SICK  -----------------*/
.sick{
    background: url("../images/bg-sick.jpg") no-repeat bottom left #f4f9ff; 
    background-size: contain; 
}
.sick .card{
    margin: 15px 0;
    padding: 10px 15px;
    border-radius: 10px;
    border: 1px solid #fff;
}
.sick .card:hover{
    border: 1px solid rgba(191, 30, 46, 0.5);
    transition: all 1s;
}
.sick .card:hover a{
    color: #BF1E2E;
    transition: all 1s;
}
.sick .card .col-md-9{
    align-items: center;
    display: flex;
    color: #052C50;
}
.sick .card .col-md-9 .card-body{
    padding: 0 0 0 1rem !important;
}
.sick .card-title{
    margin-bottom: 0;
}
.sick .col-md-9 h5{
    font-size: 18px;
    font-family: "SVN Poppins Regular";
}
/*----------------- STAFF  -----------------*/
.staff-item .card{
    border: none;
    padding: 20px;
}
.staff-item .card-body .card-title{
    margin-bottom: 0;
    font-size: 14px;
    color: #052C50;
    font-family: "SVN Poppins Regular";
}
.staff-item .card-body{
    box-shadow: 0 1px 1rem rgba(0,0,0,.175) !important;
    padding: 10px 1rem;
}
.slick-prev::before, .slick-next::before {
    font-size: 60px;
    opacity: 1;
    color: #BF1E2E;
}
.slick-prev, .slick-next {
    z-index: 9;
}
.slick-next::before, .slick-prev::before{
    content: '';
}

.slick-prev, .slick-next, .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    border-radius: 100%;
    width: 40px;
    height: 40px;
    background: #BF1E2E;
}
.slick-next, .slick-next:hover, .slick-next:focus{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-3 -3 22 22' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.slick-prev, .slick-prev:hover, .slick-prev:focus{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-3 -3 22 22' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
/*----------------- EQUIPMENT -----------------*/

.equipment{
    background: #F4F9FF;
}
.container .title{
    margin-bottom: 30px;
}
.equipment .slick-prev{
    left: 15%;
}
.equipment .slick-next{
    right: 15%;
}
/*----------------- STORIES -----------------*/
.stories{
    background: #FFF5F5;
}
.story{
    background: url("../images/bg-story.png") no-repeat top right;
    background-size: cover;
    padding: 20px;
    font-size: 15px;
    color: #fff;
    height: 310px;
    overflow-y: auto;
}
.kh .video,
.dieu-tri .video,
.stories .story,
.stories .video,
.sd-videos .card .video-btn,
.intro .ratio{
    border-radius: 15px;
    position: relative;
}
.kh .video .play,
.dieu-tri .video .play,
.stories .video .play,
.sd-videos .video-btn .play,
.intro .ratio .play{
	position: absolute;z-index: 9;top: 50%;width: 60px;left: 50%;margin-left: -25px;margin-top: -25px;cursor: pointer;
}
.stories .video button{
    margin: 0;
    padding: 0;
    border: none;
}
.story-thumb{
    padding-left: 35px;
    padding-right: 35px;
} 
.story-thumb .row .col-4{
    margin: 5px 0;
    padding-left: 5px;
    padding-right: 5px;
}

.story-thumb .col-4 a{
    opacity: .6;
}
.story-thumb .col-4 img{
    filter: grayscale(100%);
}
.story-thumb .col-4 a.active img,
.story-thumb .col-4 a:hover img{
    filter: grayscale(0);
}
.story-thumb .col-4 a.active,
.story-thumb .col-4 a:hover{
    opacity: 1;
}
.story-thumb .carousel-indicators,
.story-thumb .carousel-indicators [data-bs-target]{
    position: relative;
    margin: 0 !important;
    width: 100%;
    height: auto;
    background: none;
    border: none;
    box-shadow: none;
}
[type="button"], [type="reset"], [type="submit"], button {
    -webkit-appearance: none;
}

.story .name h4{ font-size: 24px }
.story .name p{font-size: 14px}
.story .des{font-size: 15px;}
.story .name p,
.story .name h4{
    margin-bottom: 5px;
}
.story hr{
    margin: 10px 0;
}

/*----------------- NEWS -----------------*/
.news{
    padding-top: 30px;
}
.news h4{
    font-size: 20px;
}
.news h4,
.news h5{
    color: #052C50;
    font-family: "SVN Poppins Medium";
}
.news .col-lg-6 .col-sm-6{
    margin-bottom: 30px;
}
.news .col-lg-6 .col-sm-6 .card-body {height: 110px;}
.news .featured .card-body {
    height: 235px;
    overflow: hidden;
}
.news .featured h4,
.news .featured .des{
    margin-bottom: 5px;
    height: 85px;
    overflow: hidden;
}
.news h5{
    font-size: 15px;
    margin-bottom: 9px;
}
/*----------------- FOOTER -----------------*/

footer{
    padding: 30px 0 20px 0;
}
footer,
footer a{
    background: #0B589C;
    color: #D1CFCF;
}
footer ul{
    margin: 0 !important;
    padding: 0 !important;
}
footer h5{
    font-family: "SVN Poppins SemiBold";
    text-transform: capitalize;
    color: #fff;
    font-size: 16px;
}
.logo-footer{ 
    margin: 0;
    display: block;
}
.list-social{
    display: inline-block;
}
.list-social li{
    float: left;
    margin: 20px 15px 20px 0;
}
footer .row-1 .col-sm-5,
footer .row-1 .col-sm-4,
footer .row-1 .col-sm-7{
	padding-left: 5px;
	padding-right: 5px;
}
/*----------------- AREA -----------------*/
.cs-page-heading-area{
    padding: 60px 0 100px 0;
}
.area-inner a,
.single-heading-area,
.single-heading-area a,
.area-inner{
    color: #fff;
}
#breadcrumbs{
    display: flex;
    margin: 0 auto;
    justify-content: center;
}
.single-heading-area{
    background: #0B589C;
}
/*----------------- PAGE DETAIL -----------------*/
.page-details{margin-top: -60px; margin-bottom: 35px;}
.single-details{ margin-top: 30px; margin-bottom: 35px;}
.single-details .container .col-md-9 .content,
.page-details .container .col-md-9 .content,
.single-details .container .col-md-3 .cs-sidebar,
.page-details .container .col-md-3 .cs-sidebar{
    background: #ffffff;
    border-radius: 10px;
    margin-bottom: 30px;
}
.page-details .container .col-md-9 .content,
.single-details .container .col-md-9 .content{
    padding: 30px;
    color: #52575C;
}
.single-details .container .col-md-9 .content.related .card-title{
    height: 70px;
    overflow: hidden;
}
.page-details .container .col-md-9 .content img,
.single-details .container .col-md-9 .content img{
    border-radius: 5px;
}
.single-details .container .col-md-9 .content h1{
    font-size: 24px;
    font-family: "SVN Poppins SemiBold";
    margin-bottom: 20px;
    color: #003366;
    text-transform: uppercase;
}
.page-details .container .col-md-9 .content h2,
.single-details .container .col-md-9 .content h2{
    font-size: 22px;
}
.page-details .container .col-md-9 .content h3,
.single-details .container .col-md-9 .content h3{
    font-size: 20px;
}
.page-details .container .col-md-9 .content h4,
.single-details .container .col-md-9 .content h4{
    font-size: 18px;
}
.page-details .container .col-md-9 .content h5,
.single-details .container .col-md-9 .content h5{
     font-size: 16px;
 }.page-details .container .col-md-9 .content iframe,
 .single-details .container .col-md-9 .content iframe{
 	max-width: 100%; 
 }
.page-details .container .col-md-3 .cs-sidebar,
.single-details .container .col-md-3 .cs-sidebar{
    padding: 30px 15px 15px 15px;
}
.page-details .card{
    margin-bottom: 30px;
    border: none;
}
.page-details .card .card-body{
    padding: 0 20px;
}
.page-details .card a{
    text-decoration: none;
}
.page-details .card img{
    border-radius: 10px;
}
.page-details .card .card-body p{
    text-align: justify;
    margin-bottom: 0;
    color: #797979;
}
.page-details .card .card-body h4{
    font-size: 18px;
    margin-bottom: 5px;
    font-family: "SVN Poppins Medium";
}
/*----------------- PAGINATION -----------------*/
.pagination{
    justify-content: center;
}
.pagination li{
    padding: 5px 15px;
    margin: 10px;
    border: 1px solid #afadad;
    border-radius: 5px;
}
.pagination li.active{
    border: 1px solid #BF1E2E;
}
.pagination li.active a{
    color: #BF1E2E;
}
/*----------------- CONTACT-FORM -----------------*/
.tm-contact-form{
    background: url("../images/bg-contact-form.jpg") no-repeat left center;
    background-size: cover;
    border-radius: 10px;
    color: #fff;
}
.button-contact{
    border-radius: 5px;
    padding: 10px 20px;
    color: #BF1E2E;
    margin: 10px 0;
}
.wpcf7-submit{
    background: #BF1E2E;
    color: #fff;
}
/*----------------- SIDEBAR -----------------*/

.cs-sidebar a,
.cs-sidebar{
    color: #052C50;
}
.cs-sidebar a:hover{ color: #BF1E2E; }
.sd-sick .card {
    border: none;
    margin-bottom: 15px;
}
.sd-sick .card .row{
    align-items: center;
}
.sd-sick .card .card-body{
    padding: 0 10px 0 15px;
}
.sd-sick .card .card-body h3{
    font-size: 14px;
    margin: 0;
    font-family: "SVN Poppins Regular";
}
.sd-heading{
    border-left: 3px solid #BF1E2E;
    padding-left: 25px;
    margin-bottom: 30px;
}
.sd-heading h3{
    font-size: 16px;
    margin: 0;
    line-height: 20px;
    font-family: "SVN Poppins Medium";
}
.sd-news .card{
    margin-bottom: 15px;
    border: 0;
}
.sd-news .card .card-body{
    padding: 0 0 0 10px;
}

.sd-news .card .card-body img{
    border-radius: 5px;
}
.sd-news .card .card-body h4{font-size: 14px; font-family: "SVN Poppins Regular";}
.cs-sidebar #carousel-videos img{
    border-radius: 5px;
}
.cs-sidebar #carousel-videos .carousel-indicators{
    position: relative;
    margin-bottom: 0;
}
.cs-sidebar #carousel-videos .carousel-indicators button{
    margin: 3px !important;
    border-radius: 100%;
}
.cs-sidebar #carousel-videos .carousel-indicators [data-bs-target]{
    background-color: #BF1E2E;
    width: 3px;
    height: 3px;
    padding: 3px;
}
.cs-sidebar #carousel-videos .card-body{
    margin-top: 30px;
}
.cs-sidebar #carousel-videos .card-body .des{
    margin-top: 10px;
    font-size: 12px;
}
.cs-sidebar #carousel-videos .card-body .name p{
    margin-bottom: 0;
    font-size: 12px
}
.sd-videos #carousel-videos h3{font-size: 16px !important; 
    font-family: "SVN Poppins Medium";}
/*faq*/

.faq-title .col-12{
    display: flex;
    align-content: center;
}
.faq-title .col-12 a{margin: 0;}

.accordion-button{
    color: #052C50;
    font-size: 18px;
    font-family: "SVN Poppins SemiBold";
}
.accordion-button:not(.collapsed){
    color: #052C50;
}
.accordion-button:not(.collapsed)::after{
    background: url("../images/-.png") no-repeat center;
}
.accordion-button::after{
    background: url("../images/+.png") no-repeat center;
}
.faq .accordion .accordion-button span{
    margin-right: 10px;
    border: 1px solid #052C50;
    border-radius: 100%;
    background: #052C50;
    padding: 1px 10px;
    line-height: 1.4;
    font-size: 19px;
    color: #fff;
}
.accordion-item{
    border: none;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(130,130,130,1) !important;
    -moz-box-shadow: 0px 1px 2px 0px rgba(130,130,130,1)!important;
    box-shadow: 0px 1px 2px 0px rgba(130,130,130,1)!important;
    margin-bottom: 30px;
    border-radius: 5px !important;
    overflow: hidden;
}
/*----------------- PAGE CONTACT -----------------*/
.page-contact{
    background: #fff;
    border-radius: 10px;
    padding: 40px 30px;
}
/*----------------- Menu -----------------*/
.navbar-expand-lg .navbar-nav-scroll {
    display: flex;
    align-items: center;
    float: none;
    margin: 0 auto;
}
.navbar-brand{margin-right: 10px;}
.nav-button{
    margin: 0 !important;
}
.nav-button li{
    margin-right: 10px;
}
.nav-button img{
    max-width: 120px;
    height: 35px;
}
.navbar-nav-scroll .menu-item{
    margin: 0 5px;
    padding: 0;
}
.navbar-nav-scroll .menu-item.active a{
    border-bottom: 2px solid #BF1E2E;
}
.navbar-light .navbar-nav .menu-item a{
    color: rgba(0, 0, 0, 0.9); 
    padding: 15px 5px;
    font-family: "SVN Poppins Medium";
    text-transform: uppercase;
}
.dropdown-menu{
    width: 250px;
    border: none;
    border-radius: inherit;
    background: #fff;
    padding: 0;
    margin: 10px 0 0 0;
}
.dropdown-menu .menu-item{
    margin: 0;
    padding: 5px 15px 5px;
    border-bottom: 1px solid #ddd;
}
.dropdown-menu .menu-item a{
    font-family: "SVN Poppins Light" !important;
    font-weight: 300 !important;
    font-size: 13px;
    border: none !important;
}
/*Dropdown Css*/
.dropdown:hover > .dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: inherit;
    margin-top: 0;
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #6c6c6c;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #BF1E2E;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
/*./Dropdown Css*/
/*----------------- Modal Videos -----------------*/

.modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}

.modal-body {
    position:relative;
    padding:0px;
}
.btn-close {
    position: absolute;
    right: 15px;
    top: 10px;
    z-index: 999;
    opacity: 1 !important;
    border: 1px solid;
}

/*----------------- Back-To-Top -----------------*/
#btn-back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    z-index: 99;
}
.contact-mobile{
    display: none;
    background: #052C50;
    height: 80px;
    border-top: 2px solid #BF1E2E;
    color: #fff;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 999;
}
.contact-mobile .row{
    margin-right: 0;
    margin-left: 0;
}
.contact-mobile .col-3{padding-top: 10px;padding-bottom: 10px; border-right: 1px solid #314F6A; padding-left: 5px; padding-right: 5px;}
.contact-mobile .col-3 p{
    text-align: center;
    font-size: 10px;
    padding: 0 2px;
    margin-top: 10px;
    line-height: normal;
    color: #fff;
}
.contact-mobile .col-3 img{
    margin: 0 auto;
    display: block;
    width: 20px;
}
.ds-mobile{display: none;}
/*----------------- Single service -----------------*/
.single-service .cover .text{
    font-family: "SVN Poppins Medium";
    text-transform: uppercase;
    color: #003366;
}
.single-service .cover .card{
    padding: 30px;
    background: #094985E8;
    color: #fff;
}
.images-cover{
    width: 65%;
    float: none;
}
.single-service .cover .card h5{
    font-size: 18px;
    font-family: "SVN Poppins SemiBold";
}
.single-service .cover .card textarea{
    height: 100px;
}
section h2{
    color: #003366;
    font-family: "SVN Poppins Medium";
    text-transform: none;
}
.hoi-chung {background-color: #fff;}
.hoi-chung .col-sm-6 img{
    border: 1px solid #036;
    border-radius: 15px;
}
.nguyen-nha-row .nguyen-nha p{
    text-align: justify;}
.nguyen-nha-row .nguyen-nha{
    padding: 0 15px;
    width: 20%;
}
.nguyen-nha-row .nguyen-nha img{
    margin: 0 auto 20px auto;
    display: block;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.nguyen-nha-row .nguyen-nha img:hover{
    transform: rotateY(360deg);
}
.nguyen-nha-row .nguyen-nha h5{
    color: #003366;
    font-family: "SVN Poppins Medium";
    font-size: 17px;
}
.dau-hieu .row,
.bien-chung .row{
    align-items: center;
}
.bien-chung .row.bien-chung-repeater .col-4{border-right: 1px dotted #999;border-bottom: 1px dotted #999;}
.bien-chung .row.bien-chung-repeater .col-4:nth-child(3){border-right:none;border-bottom: 1px dotted #999;}
.bien-chung .row.bien-chung-repeater .col-4:nth-child(4), .bien-chung .row.bien-chung-repeater .col-4:nth-child(5){border-right:1px dotted #999;;border-bottom: none;}
.bien-chung .row.bien-chung-repeater .col-4:nth-child(6){border:none;}
.bien-chung .row.bien-chung-repeater img{width: 100%; height: auto;}
.bien-chung .row.bien-chung-repeater h5{ font-size: 13px; height: 35px; font-family: "SVN Poppins Medium"; color: #0d5997;}
.dau-hieu li{
    list-style: disclosure-closed;
    margin-bottom: 10px;
    margin-left: 20px;
    padding-left: 10px;
}
.dieu-tri .content-dieutri .row{
    background: #ebebeb;
}
.dieu-tri .content-dieutri .row .col-lg-6, .dieu-tri .content-dieutri .row .col-md-6{
    padding: 0;
}
.dieu-tri .content-dieutri .row img{
    width: 100%;
}
.dieu-tri .d-flex .col-lg-6{
    padding: 0;
}
.kh-row .slick-prev {
    left: 10px;
}
.kh-row .slick-next {
    right: 10px;
}
.kh-row h5{
    font-family: "SVN Poppins Medium";
    text-transform: uppercase;
}
.kh-row .card-body{
    background: #003366;
    color: #fff;
}
.kh-row .kh {
    padding: 0 10px;
}
.uu-dai .btn{
    margin: 0 auto;
    display: block;
}
.cover .wpcf7-submit {
    background: #FFF;
    color: rgba(5,90,159,1);
}

.cover .form-control::placeholder{
    color: rgba(5,90,159,.6);
    opacity: 1;
}
.cover .form-control.wpcf7-submit {
    width: 150px;
    margin: 0 auto;
    border-radius: 20px;
    font-family: "SVN Poppins SemiBold";
}
header{
        position: fixed;
        width: 100%;
        top: -1px;
        background: #fff;
        z-index: 9;
        -webkit-box-shadow: 0 3px 5px -2px rgba(0,0,0,0.2);
        -moz-box-shadow: 0 3px 5px -2px rgba(0,0,0,0.2);
        box-shadow: 0 3px 5px -2px rgba(0,0,0,0.2);
        padding: 5px 0;
    }
    .navbar-brand{
        padding-top: 0;
        padding-bottom: 0;}
    .navbar-expand-lg .navbar-nav-scroll{
        align-items: flex-start;
    }
    main {
        margin-top: 65px;
    }
/*----------------- Mobile -----------------*/
@media (min-width: 1200px) {
.sd-videos #carousel-videos h3{font-size: 14px !important;}
}

@media (max-width:1024px) {
    .strengths .stren-item h4{font-size: 18px;}
    .intro-content .col-md-1{ display: none; }
}
@media (max-width:926px) {
    .flag-mobile{position: relative; height: 60px; width: 50px;}
    .flag-mobile .navbar-nav{position: absolute; top: 15px;}
    .flag-mobile.nav-flag .dropdown-menu{margin: 0 !important;}
    .flag-mobile.nav-flag .dropdown-item{padding: 7px 5px !important;}
    .flag-mobile.nav-flag .nav-link{padding: 5px;}
    .ds-desktop{display: none;}
    .ds-mobile{display: block;}
    
    .tm-contact-form{
        text-align: center;
    }
    .navbar-nav-scroll .menu-item{
    	padding: 5px 0;
    }
    .navbar-nav-scroll .menu-item.active a{border-bottom: none;}
    .contact-mobile{display: block;}
    .stories .carousel-item .col-md-7{display: none;}
    h2.title{font-size: 20px;}
    .intro-content .card.mb-3{
        margin-bottom: 0.5rem !important;
    }
    .intro-content .card .card-body{
        padding: 5px !important;
    }
    .intro p{
        font-size: 15px;
    }

}
@media (max-width:432px) {
    .navbar{padding-left: 0;padding-right: 0;}
    .navbar .container-fluid{padding-right: var(--bs-gutter-x,5px); padding-left: var(--bs-gutter-x,5px);}
    .navbar-toggler { padding: .25rem !important; font-size: 13px;}
    .nav-button img { max-width: 120px;height: 30px;width: auto;}
    .nav-button.ds-mobile .nav-button li{margin-right: 0;}
    .flag-mobile img{width: 25px;}
    .strengths .stren-item h4{font-size: 14px;}
    .intro-content .card .card-body {padding: 5px 10px !important;}
    .strengths .stren-item {padding: 10px 10px;}
    .staff-item .card{padding: 0 65px;}
    .stories .carousel-item .col-sm-5{margin-top: 20px;}
    .stories h2.title{margin-top: 20px;}
    .page-details .card {border: 1px solid rgba(0,0,0,.125);}
    .page-details .card .card-body{padding: 10px;}
    .page-details .container .col-md-9 .content, .single-details .container .col-md-9 .content{padding: 0 !important;} 
    .page-details .container .col-md-9 .content, .single-details .container .col-md-9 .content.related{padding: 20px 10px !important;}
    .page-details .container .col-md-9 .content, .single-details .container .col-md-9 .content.related .col-sm-4{margin: 0 0 10px 0;}
    .stories .carousel-item .video .img-fluid{width: 100% !important;}
    .single-details .container .col-md-9 .content iframe{ height: auto; }
    .news img{width: 100%;}
    h2.title{font-size: 18px;}
    .intro h3 {font-size: 20px;}
    .intro p {font-size: 16px;}
    .logo-footer {margin: 0 auto; }
    .list-social { display: table; margin: 0 auto !important;}
    .sick .card{ margin: 5px 0;}
    .nguyen-nha-row .nguyen-nha{ padding: 0 15px; width: 100%;}
    .bien-chung h2, .khach-hang h2{text-align: center;}
    .uu-dai .container{background-position: left -150px center;}
    footer{margin-bottom: 80px; padding: 10px 0 0 0;}
    footer .mt-20 {margin-top: 0;}
    footer p{margin-bottom: 5px;}
    footer .pt-30{padding-top: 15px;}
    footer .list-social li{margin: 5px 15px 10px 0;}
    footer .col-sm-7 h5{text-align: center;}
    footer .row-1 .col-sm-5, footer .row-1 .col-sm-4, footer .row-1 .col-sm-7 {    padding-left: 15px;    padding-right: 15px;}
}

/*----------------- nav Flag -----------------*/
.nav-flag .dropdown-menu{
    margin: 0 5px !important;
    width: 40px;
}
.nav-flag .dropdown-item{
    padding: 7px !important;
    background: #fff;
}
.dropdown-menu-dark .dropdown-item:focus, .dropdown-menu-dark .dropdown-item:hover{
    background-color: #052C50;
}
.nav-flag .dropdown-menu{min-width: auto !important;} 
/*----------------- Pulse -----------------*/
.pulse {
    display: block;
    width: auto;
    height: auto;
    border-radius: 15px;
    background: #BF1E2E;
    cursor: pointer;
    box-shadow: 0 0 0 rgba(191,30,46, 0.4);
    animation: pulse 2s infinite;
}
.pulse:hover {
    animation: none;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(191,30,46, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(191,30,46, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(191,30,46, 0);
    }
}
@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(191,30,46, 0.4);
        box-shadow: 0 0 0 0 rgba(191,30,46, 0.4);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
        box-shadow: 0 0 0 10px rgba(204,169,44, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
        box-shadow: 0 0 0 0 rgba(204,169,44, 0);
    }
}