@font-face{
    font-family: 'Nunito Regular';
    font-style: normal;
    font-weight: 400;
    src: local(' Nunito Regular'), local('Nunito-Regular'), url('font/Nunito-Regular.ttf');
}
@font-face{
    font-family: 'Nunito SemiBold';
    font-style: normal;
    font-weight: 600;
    src: local(' Nunito SemiBold'), local('Nunito-SemiBold'), url('font/Nunito-SemiBold.ttf');
}
@font-face{
    font-family: 'Nunito ExtraBold';
    font-style: normal;
    font-weight: 900;
    src: url('font/Nunito-ExtraBold.ttf');
}
@font-face{
    font-family: 'demi';
    font-style: normal;
    font-weight: 900;
    src: url('font/demi.OTF');
}
@font-face{
    font-family: 'OpenSans';
    font-style: normal;
  
    src: url('font/GoogleSans-Regular.woff');
}
body{font-family: "OpenSans", Tomaho, sans-serif;font-weight: 400;font-size: 14px;color: #333;padding: 0;overflow-x: hidden;margin: 0 auto;width: 1280px;}
.wBase{width: 1170px;margin: 0 auto}
*, a:focus{outline: none}
a{text-decoration: none;}
/*header*/
img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.big_news {text-align:center;position:relative;box-shadow:3px 3px 7px 0px #f0f0f0;margin-bottom: 20px;}
.big_news h2{padding-top: 10px;font-size: 28px;padding-bottom: 20px;}
.big_news .lniContent{padding-bottom: 20px;}
.big_news1{position:absolute;bottom:0px;width: 100%;background: #c9c9c9a6;}
.css_lnews {
    padding: 10px;
    box-shadow: 4px 3px 4px 3px #ececec;
    margin-bottom: 20px;
}
.css_lnews img{width: 100%;height: 200px;object-fit: cover;}
.lniTitle{font-size: 23px;padding-top: 10px;}
.css_lnews_b {
    text-align: center;
    background: #e5eaf7;
    padding: 10px;
}
.header{}
.gt_home{
    padding: 50px 0px;
    text-align: center;
}
.bo_de_gt{
    background: url(../../images/bac_gioi.png);
    background-size: 100% auto;
    height: 152px;
    padding: 35px;
}
.bo_de_gt_1 p{
    margin-bottom: 0px;
}
/*.logo{width: 200px;height: 84px;margin: 0 auto;padding: 20px 0 0;display: block;}*/
.logo{width: 353px;margin: 0 auto;padding: 40px 0 20px;display: block;}
.logo img{max-width: 100%}
.slide_header_home{
    position: relative;
    /*margin-bottom: 150px;*/
}
.login_bar {
    /*float: right;*/
}
.login_bar ul {
    margin: 0;
    padding: 0;
}
.login_bar ul li {
    list-style: none;
    display: inline-block;
    margin: 0px;
    padding: 0px;
}
.asearch{
    width: 46px;
    margin-left: 12px;
}
/*.login_bar ul li:last-child {
  margin: 0;
}*/
.login_bar ul li a {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
}
.login_bar ul li a span {
    margin: 0 5px;
}
.login_bar ul li a:hover {
    text-decoration: none;
}
.login_bar ul li:hover > a {
    color: #dd7e2e;
}
.login_bar ul li.search a {
    font-size: 14px !important;
    color: #333;
}
.login_bar ul li.search .search_bar {
    position: absolute;
    left: 0px;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease 0s;
    z-index: 999;
}
.login_bar ul li.search .search_bar input {
    background: #ed1c24;
    padding: 12px;
    width: 330px;
    z-index: 99;
    box-shadow: 2px 3px 3px 1px #5f5f5f;
    border: none;
    font-size: 14px;
    color: #fff;
}
.login_bar ul li.search .search_bar span.search_icon {
    position: absolute;
    top: 21px;
    right: 14px;
    color: #bcbcbc;
    z-index: 999;
    font-size: 14px;
}
.login_bar ul li.search:hover .search_bar {
    opacity: 1;
    visibility: visible;
    z-index: 999;
}
.du_an{
    background-color: #efefef;
    padding: 50px 0px 20px;
}
.da_l{
    position: relative;
    padding-right: 3px;
    padding-bottom: 6px;
}
.da_l_1{

    position: relative;
    display: block;
    overflow: hidden;
}

.da_l_1::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: background-color .3s ease 0s;
    z-index: 1;
    content: "";
    background: linear-gradient( 0deg ,rgba(0,0,0,0.7),rgba(0,0,0,0) 60%,rgba(0,0,0,0));
    border-radius: 6px;
}
.da_r{
    padding-left: 3px;
    padding-bottom: 6px;
}
.t_da{
    position: absolute;
    top: 99px;
    text-align: center;
    color: white;
    left: 120px;
    z-index: 9;
}
.t_da_r{
    position: absolute;
    top: 199px;
    text-align: center;
    color: white;
    left: 110px;
    z-index: 9;

}
.t_da_r h3{
    /*font-size: 20px;*/
}
.da_1{
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 6px;
}
.da_2{
    height: 506px;
    width: 100%;
    object-fit: cover;
    border-radius: 6px;
}
.h_css{
    text-align: center;
    font-family: "demi", Tomaho, sans-serif;
    text-transform: uppercase;
    width: 100%;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mg_bt_50{
    margin-bottom: 50px;
}
.mg_bt_30{
    margin-bottom: 30px;
}
.mg_bt_20{
    margin-bottom: 20px;
}
.logo_h{
    display: block;
    margin: 0;
    width: 46px;
    height: auto;
    object-fit: contain;
}
.h_css span{
    color:#ea292c;
    padding-left: 20px;
}
.ly_why{
    background-color: #efefef;
    background-size: cover;
    padding: 50px 0px 20px;
    background-position: center;
}
.ly_why_s{
    background: url(../../images/banner.jpg) no-repeat;
    background-size: cover;
    padding: 50px 0px 0px;
    background-position: center;
}
.bg_1why{
    background: url(../../images/bg123.png);
    border-radius: 0px 0px 10px 10px;
    text-align: center;
    /* padding: 20px; */
    border-top: 4px solid #fd0e0e;
    padding-top: 38px;
    position: relative;
    box-shadow: 2px 0px 4px 1px #dcdcdc;
}
.so_ld{
    position: absolute;
    top: -25px;
    background: url(../../images/nenld_n.png) no-repeat;
    width: 42px;
    height: 53px;
    color: white;
    font-size: 28px;
    left: 15px;
    background-size: 100%;
    padding-top: 2px;
}
.bo_ld{
    padding: 20px 20px 20px;
}
.bg_1why_s{
    border-radius: 31px;
    text-align: center;
    padding: 20px;
    color: white;
}
.ico_ly{
    height: 76px;
    width: 100%;
}
.t_ly{
    padding: 10px 0px;
    color: #034975;
    font-size: 16px;
    border-bottom: 2px solid;
}
.more_css{
    width: 118px;
}
.more_css_sp{
    width: 118px;
    position: absolute;
    top: 120px;
    z-index: 9;
    left: 120px;
}
.pa_bot_why{
    padding-bottom: 30px;
}
.h_css_2{
    color: white !important;
    padding-left: 7px !important;
}
.slick-prev{
    position: absolute;
    z-index: 9;
}
.slick-next{
    position: absolute;
    z-index: 9;
    right: 14px;
}
.slick-slide .more_css{
    display: inline-block;
}
.list_pro_home{
    border: 1px solid #dedede;
    border-radius: 10px;
    height: 500px;
    box-shadow: 0px 1px 2px 1px #dcdcdc;
    position: relative;
}
.so_sp{
    position: absolute;
    top: -27px;
    z-index: 9;
    width: 50px;
    height: 50px;
    background-color: #ea292d;
    color: white;
    border-radius: 50%;
    padding: 10px;
    left: 41%;
    font-size: 27px;
    line-height: 31px;
}
.qtlv{
    width: 100%;
}
.qtlv_gb{
    padding-top: 40px;
}
.img_cc{
    width: 100%;
    filter: grayscale(100%);
}
.img_cc:hover {
    filter: none;
}
.cung_cap{
    padding-top: 50px;
    padding-bottom: 40px;
}
footer{
    background: url(../../images/bg_foo.jpg);
    background-size: cover;
    color: #fff;
    font-size: 14px;
    padding-top: 30px ;
    padding-bottom: 20px;
}
.footer_contact {
    font-size: 13px;
    padding-bottom: 15px;
    padding-top: 15px;
}
.foo_logo {
    padding: 20px 20px;
    text-align: center;
}
.footer_contact p {
    margin-bottom: 0;
    line-height: 30px;
    font-size: 16px;
}
.foo_logo p {
    padding-bottom: 15px;
    text-align: center;
}
.mau_n{
    color: #aa8b64;
}
.bo_pa{
    padding-bottom: 0px !important;
}
.h_footer{
    box-sizing: content-box;
    height: 0;
    margin-top: 1rem;
    border: 0;
    border-top: 1px solid rgb(255 255 255);
    width: 176px;
}
.connection {
    text-align: center;
    display: inline-block;
}
.connection ul {
    display: block;
    margin: 10px 0;
    overflow: hidden;
    padding-left: 0;
}
.connection ul li {
    float: left;
    height: 35px;
    margin-right: 15px;
    width: 35px;
    list-style: none;
}
.connection ul li a.facebook{
    background-image: url("../../images/icon website bosslight-07.png");
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    width: 35px;
    background-size: 100%;
}
.connection ul li a.youtube{
    background-image: url("../../images/icon website bosslight-08.png");
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    width: 35px;
    background-size: 100%;
}
.connection ul li a.twt{
    background-image: url("../../images/icon website bosslight-09.png");
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    width: 35px;
    background-size: 100%;
}
.img_de_sl_thumb img{
    padding: 2%;
}
.css_tab_pro{

}
.css_tab_pro  .nav-item {
    width: 50%;
}
.css_tab_pro  .nav-link {
    background-color: #d8d8d7;
    border: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    font-size: 20px;
    color: #080808;
    /* width: 50%; */
}
.css_tab_pro  .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: white;
    background-color: #4e4d51;
    border-color: #dee2e6 #dee2e6 #fff;
    font-size: 20px;
}
.css_tab_pro_con{
    background: #ffffff !important;
    padding-top: 10px;
}
.productName_new{
    color: #0b0b0b;
    font-size: 26px;
}
.pd_top_20{
    padding-top: 20px;
}
/*Menutop*/
.mTop{display: flex;position: relative;z-index: 9;align-items: center;height: 61px;justify-content: space-between;padding-bottom: 10px;}
.searchBox{width: 50px;height: 32px;position: relative;}
.searchBox .txtSearch{width: 100%;height: 32px;border: 1px solid #ccc;padding: 0 34px 0 10px;}
.searchBox .btnSearch{position: absolute;top: 6px;right: 10px;background: url("../img/neuroplasticity9/icon-search.png") 0 0 no-repeat;width: 20px;height: 20px;border: none;outline: none;cursor: pointer;}
.mTop > a:hover{text-decoration: none;}
.mTop h1{font-weight: 600;font-size: 9px;color: #1c1c1c;margin: 0;}
.mTop h1 span{display: block;font-size: 16px;}
.flagBox a{margin-left: 5px;}
/*Menu top*/
#btnShowMenu{display: none;}
.menuTop{display: flex;position: relative;z-index: 9;}
.menuTop a{display: flex;color: #333;text-transform: uppercase;padding: 0 20px;height: 48px;line-height: 61px;font-weight: 1000; font-family: 'demi';}
.menuTop a:hover{text-decoration: none;color: #034975;}
.menuTop li{display: block;position: relative;z-index: 9;}
.menuTop ul{display: none;position: absolute;top: 40px;left: 50%;padding-top: 15px;background: #fff;list-style: square;transform: translateX(-50%);}
.menuTop li:hover ul{display: block}
.menuTop ul li:first-child{border-top: 1px solid #efefef;position: relative;}
.menuTop > li:hover:before{display: block;content: "";position: absolute;top: 56px;left: 47px;background: url("../img/neuroplasticity9/arrowPinkUp.png");width: 11px;height: 5px;z-index: 3;}
.menuTop ul li a{line-height: 35px;color: #1c1c1c;height: 35px;text-transform: none;list-style: none;margin-left: 0;padding: 0 15px;white-space: nowrap;display: block;border-bottom: 1px solid #cccccc61;}
.menuTop ul li:hover{}
.menuTop ul li:hover a{text-decoration: none}
/*Banner*/
.banner{height: 768px;overflow: hidden;margin: 0 auto;text-align: center;}
.banner.type2{height: 390px;overflow: hidden;margin: 0 auto;text-align: center;}
.homeProduct{padding: 50px 0 60px 0px;}
.lstProduct{display: flex; justify-content: space-between;flex-wrap: wrap;}
.productItem{width: 100%;display: block;margin: 0 0 20px;text-decoration: none;}
a.productItem:hover{text-decoration: none;}
.productItem .prThumbBox{width: 100%;height: 250px;position: relative;overflow: hidden;}
/*.productItem .prThumbBox img{width: 370px;height: 250px;object-fit: cover;position: relative;z-index: 1;}*/
.productItem .prThumbBox img{border-radius: 10px 10px 0px 0px;width: 100%;height: 250px;position: relative;z-index: 1;}
.productItem h2.prTitle, .productItem .prTitle{font-size: 18px;font-family: "demi", Tomaho, sans-serif;color: #ed1c24;text-align: center;padding: 15px 0 10px;margin: 0;text-transform: uppercase;font-weight: 600;border-bottom: 2px solid #034975;margin-bottom: 20px;margin-top: 20px;}
.productItem .prDesc{color: #034975;font-size: 16px;padding: 10px 20px;}
.prViSky{width: 181px;position: absolute;top: -32px;left: 79px;}
/*.prViESea{width: 161px;position: absolute;top: -2px;left: 159px;}*/
.prViESea{width: 161px;position: absolute;top: 6px;left: 158px;}
/*.prViESea2{width: 161px;position: absolute;top: -1px;left: 159px;transform: rotate(90deg);}*/
.prViESea2{width: 161px;position: absolute;top: 3px;left: 145px;transform: rotate(90deg);}
.awardZone{}
.awTitle{text-align: center;font-size: 23px;padding-bottom: 17px;text-transform: uppercase;color: #034975;font-weight: 900;font-family: "demi", Tomaho, sans-serif;}
.awardList{display: flex;height: 100px;}
.slick-arrow{color: transparent;border: none;background: url('../img/neuroplasticity9/arrow.png') center center no-repeat;width: 48px;height: 100%;cursor: pointer;outline: none;}
.slick-arrow:focus{outline: none;}
.slick-arrow.slick-next{transform: rotate(-180deg)}
.awardList .awardItem{margin-right: 20px;justify-content: center;align-items: center;align-content: center;display: flex;}
.awardList .awardItem img{max-width: 100%;max-height: 100%;object-fit: cover;}
.videoBox{background: #bdbdbd}
.videoBoxContent{display: flex;justify-content: space-between;flex-wrap: wrap;padding: 30px}
.videoBoxContent .vBoxContent{width: 570px;height: 320px;}
.videoBoxContent .vBoxText{width: calc(100% - 600px);font-size: 16px; position: relative;}
.vBoxText .vbSummary{margin-bottom: 10px;text-align: justify;}
.vBoxText .btnReadMore{color: #034975;width: 100%;/*display: block;*/text-align: right;margin: 5px 0;}
.vBoxText .btnSub{display: block;width: 100%;background: #034975;height: 46px;color: #ffffff;text-align: center;line-height: 46px;text-transform: uppercase;font-size: 20px;}
.vBoxText .btnSub{position: absolute; bottom: 5px}
.vBoxText .btnSub:hover{text-decoration: none;background: #4d8de4;}
.fBodyTop{display: flex;justify-content: space-between;padding: 50px 0;}
.fBodyTop .mapBox{width: 570px;}
.fBodyTop .addressBox{width: calc(100% - 570px);display: flex;align-items: center;flex-wrap: wrap;align-content: center;font-size: 16px;justify-content: center;}
.addressBox .abLogo{margin: 0 30px;}
.addressBox .abAddress{margin: 0 30px;padding: 12px 0 15px;text-align: center;}
.addressBox .abSocial{margin: 0 30px;}
.fBodyBottom{display: flex;width: 100%;justify-content: center;align-items: center;align-content: center;height: 40px;background: #ebebeb}
/*products*/
.pageProduct{padding-top: 40px;}
.prodHead{margin-bottom: 15px;}
.breadcrumbBox{background: url("../img/neuroplasticity9/bgBreadcrumb.png") 0 0 repeat-x;}
.breadcrumbBox ol{display: flex;margin: 0;padding: 10px 0 10px 0px;}
.breadcrumbBox ol li{margin: 0px;color: #999;}
.breadcrumbBox ol li:before{content: "/";margin-right: 3px}
.breadcrumbBox ol li:first-child:before{content: "";}
.breadcrumbBox ol a{color: #999999;}
/*Product detail*/
/*.detailProduct{padding: 50px 0}*/
.detailProduct{padding: 20px 0}
.productSlide{/*max-width: 681px;*/ margin: 0 auto;}
.productSlide .prdSlideItem{max-width: 1170px; max-height: 600px;overflow: hidden;}
.prdSlideItem img{max-width: 100%; max-height: 100%;object-fit: cover}
.slick-dots{position: absolute;left: 50%;transform: translateX(-50%);bottom: -12px;}
.slick-dots li{cursor: pointer;width: 6px;height: 6px;border-radius: 12px;border: solid 1px #b1b1b1;display: inline-block;margin: 0 7px;background: #bdb8b4;}
.slick-dots li.slick-active{background: #000;border: solid 1px #fff;}
.slick-dots li button{display: none;}
.da_r .slick-arrow{position: absolute;background: url('../img/neuroplasticity9/arrowLeft.png') center center no-repeat;width: 38px;height: 37px;top: 50%;transform: translateY(-50%);z-index: 10;}
.da_r .slick-next{transform: translateY(-50%) rotate(-180deg);left: auto;right: 14px;}
.css_b_slide .slick-arrow{position: absolute;background: url('../img/neuroplasticity9/arrowLeft.png') center center no-repeat;width: 38px;height: 37px;top: 50%;transform: translateY(-50%);z-index: 10;}
.css_b_slide .slick-next{transform: translateY(-50%) rotate(-180deg);left: auto;right: 0px;}
.productSlide .slick-arrow{position: absolute;background: url('../img/neuroplasticity9/arrowLeft.png') center center no-repeat;width: 38px;height: 37px;top: 50%;transform: translateY(-50%);z-index: 10;}
.productSlide .slick-next{transform: translateY(-50%) rotate(-180deg);left: auto;right: 0}
/*.productName{text-align: center;text-transform: uppercase;color: #034975;font-size: 26px;font-family: "demi", Tomaho, sans-serif;padding: 30px 0 10px;}*/
.productName{text-align: center;text-transform: uppercase;color: #034975;font-size: 26px;font-family: "demi", Tomaho, sans-serif;padding: 10px 0 10px;}
.productSocial{border-top: 1px solid #f2f2f2;background: #fafafa;height: 30px;display: flex;width: 100%;align-items: center;justify-content: space-between;align-content: center;padding: 0 15px;}
.prsleft{height: 100%;}
.prsleft a{text-decoration: none;color: #aaaaaa;font-size: 12px;margin-right: 15px;display: inline-flex;align-items: center;align-content: center;height: 100%;}
.prsleft a:hover{text-decoration: none;color: #ff4316;}
.prsleft img{margin-right: 7px;}
.prsleft img.arrowRotateTop{transform: rotate(90deg);}
.prsRight{display: flex;height: 100%;align-items: center;align-content: center;}
.prsRight a{text-decoration: none;margin-left: 10px;display: flex;height: 100%;align-items: center;align-content: center;color: #aaaaaa;font-size: 12px;}
.prsRight a img{margin-right: 5px}
.prsRight a:hover{text-decoration: none;}
/*list news*/
.listNews{}
.listNews .awTitle{padding: 30px 0 }
.lnItem{border-bottom: 1px dashed #e1e1e1}
.lnItem li{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 50px;}
.lnItem li:nth-child(2n){flex-direction: row-reverse;}
.lnItem li:last-child{margin-bottom: 30px}
/*.lnItem .lniCol1{width: calc(100% - 615px);}*/
.lnItem .lniCol1{width: calc(100% - 520px);}
/*.lnItem .lniCol2{width: 585px; height: 585px;}*/
.lnItem .lniCol2{width: 500px; height: 500px;}
.lnItem .lniCol2 img{width: 100%; height: 100%;object-fit: cover}
.lniCol1 h2.lniTitle{color: #034975;font-family: "demi", Tomaho, sans-serif;font-size: 20px;text-align: right;padding-bottom: 20px;border-bottom: 1px solid #034975;margin: 0 0 20px;}
.lnItem li:nth-child(2n) .lniCol1 h2.lniTitle{text-align: left}
.lniCol1 .lniContent{font-size: 16px;text-align: justify;margin-bottom: 20px}
.lniCol1 .btnReadmoreNew{line-height: 40px;padding: 0 20px;border: 1px solid #ccc;text-transform: uppercase;color: #666666;display: inline-block;}
.lniCol1 .btnReadmoreNew:hover{text-decoration: none;color: #034975;border-color: #034975}
.mpmPagination{text-align: left;display: flex;justify-content: space-between;padding: 30px 0px;border-bottom: 1px solid #ccc;margin-bottom: 30px;}
.mpmPagination a{color: #2d2d2d;display: inline-block;height: 33px;border: 1px solid #d6d6d6;line-height: 33px;padding: 0 11px;margin: 0 8px;background: #f2f2f2;}
.mpmPagination a:hover{text-decoration: none;border-color: #034975;color: #034975;}
.mpmPagination a.active{background: #034975;color: #ffffff;border-color: #034975;}
.mpmPagination .numberPage{font-style: italic}
/*ung dung page*/
.useBigBox{}
.ubBigThumb{}
.ubContent{display: flex;justify-content: space-between;flex-wrap: wrap;padding: 30px 0;}
.ubContentLeft, .ubContentRight{width: 565px;text-align: justify;}
.ubTitle{font-family: "demi", Tomaho, sans-serif;font-size: 20px;color: #034975;}
.ubContentText{font-size: 16px;}
.useNormalBox{display: flex;justify-content: space-between;flex-wrap: wrap;padding: 0 0 30px;}
.useNormalBox:last-child{margin-bottom: 30px;}
.unbTitleBig{font-family: "demi", Tomaho, sans-serif;font-size: 20px;color: #034975;text-transform: uppercase;text-align: center;background: url('../img/neuroplasticity9/bgTitleUseBox.png') 0 0 no-repeat;height: 64px;line-height: 64px;margin-bottom: 30px;width: 100%}
.useNormalBox .unbThumbSide{width: 565px;height: 430px;position: relative;}
.useNormalBox .unbThumbSide .unbSlideItem{width: 565px;height: 430px;position: relative;}
.useNormalBox .unbThumbSide img{width: 565px;height: 430px;object-fit: cover}
.unbDataBox{width: calc(100% - 600px);font-size: 16px;}
.unbContent{margin-bottom: 12px;}
.unbContentHighlight{background: #e5ebf7;padding: 13px 25px;}
.unbContentHighlight .textQuote{font-style: italic;margin-bottom: 10px;}
.unbTitle{font-family: "demi", Tomaho, sans-serif;width: 100%;height: 50px;background: #ffffffa1;position: absolute;bottom: 0;left: 0;line-height: 50px;padding: 0 20px;font-size: 20px;color: #333;}
.unbSlide .slick-dots{left: auto;right: 10px;transform: translateX(0);bottom: 10px;}
.unbSlide .slick-dots li{background: #7c7d7e;border-color: #7c7d7e;}
.unbSlide .slick-dots li.slick-active{background: #034975;border-color: #034975;}
/*Media page*/
.mediaBoxMain{display: flex;flex-wrap: wrap;justify-content: space-between;padding: 0 0 40px;border-bottom: 1px solid #ccc;margin: 0 0 30px;}
.mediaContent{width: 570px;}
.mediaContent .mcThumbBox{width: 100%;height: 380px;position: relative;display: block;overflow: hidden;}
.mediaContent .mcThumbBox:hover{text-decoration: none;}
.mediaContent .mcThumbBox img{width: 100%;height: 100%;object-fit: cover;transition: all 0.4s ease-in-out;}
.mediaContent .mcThumbBox:hover img{transform: scale(1.15)}
.mediaContent .titleMediaBox{background: #0000006b;text-align: right;position: absolute;bottom: 0;right: 0;width: 100%;color: #fff;font-size: 20px;padding: 20px 45px;}
.mediaContent:last-child .titleMediaBox{text-align: left}
.titleMediaBox span{display: block;}
.titleMediaBox strong{display: block;font-family: "demi", Tomaho, sans-serif}
/*album page*/
.albumBox {display: flex;justify-content: space-between;padding:50px 0;border-bottom: 1px solid #ccc;margin-bottom: 30px;}
.albumLeft {width: 270px;}
.tabBox {width: 270px;}
.tabBox .nav-item{background: #e3e3e3;display: block;height: 34px;line-height: 34px;width: 134px;text-align: center;font-size: 16px;color: #333333;text-decoration: none;border-top:1px solid transparent}
.tabBox .nav-item:first-child{margin-right: 2px;}
.tabBox .nav-item.active{border-top:1px solid #034975;}
.tab-content {background: #e3e3e3;}
.mnlTitle {width: 100%;padding:0 20px;height: 38px;background:#999;line-height: 38px;color: #ffffff;}
.mnlTitle.typeBlue {background: #034975;}
.mnlList {padding:10px 0}
.mnlList a {height: 30px;line-height: 30px;color: #333333;padding:0 20px;display: block;}
.mnlList a:hover{text-decoration: none;background: #eeeeee;}
.mnlBoxSearch {padding:20px}
.mnlBoxSearch .txtSearchMenuLeft{background:#fff;border:none;height: 34px;padding:0 10px;width: 180px}
.mnlBoxSearch .btnSearchMenuLeft{background:#034975;border:none;height: 34px;width: 44px;color: #ffffff;cursor: pointer;}
.mnlBoxSearch .btnSearchMenuLeft:hover{background:#034975;}
.mnlBoxSearch .btnSearchMenuLeft:focus{box-shadow: none;outline: none;}
.mnlAdvanceSearch {padding:20px;}
.mnlAvsTitle {font-weight: bold;margin: 0 0 10px;}
.mnlAdvanceSearch .mnlForm {}
.mnlForm .frmLbl {width: 60px;}
.mnlForm .frmBox {width:calc(100% - 60px);}
.mnlForm .frmBox input{width: 86px;border: none;background:#fff;height: 32px;padding: 0 5px;margin: 0 5px 0 0;}
.mnlForm .mnlFormRow {height: 34px;width: 100%;display: flex;align-items: center;align-content: center;margin: 0 0 10px;}
.formLine {width: 100%;content: "";border-bottom: 1px solid #cccccc;border-top: 1px solid #fff;margin:20px 0;}
.mnlFormCheck {width: 100%;display: flex;align-content: center;align-items: center}
.mnlFormCheck input {margin-right: 10px;}
.mnlFilderButton {display: flex;justify-content: center;padding: 10px 0;}
.mnlFilderButton button{background:#034975;height: 34px;padding:0 16px;border: none;color: #ffffff;cursor: pointer;}
.mnlFilderButton button:hover{background: #034975;}
.mnlFilderButton button:first-child{margin-right: 5px;}
.mnlDrop {width: 100%;background:#fff;height: 34px;border: none}
.mnlFilderButton .btnSearchAdvance {width: 100%;text-align: center;}
.albumMain {width: calc(100% - 300px)}
h1.albumBigTitle,.albumBigTitle {font-size: 26px;text-transform: uppercase;color: #034975;font-family: "demi", Tomaho, sans-serif;text-align: center;margin-bottom: 30px;}
.albumList {display: flex;flex-wrap: wrap;}
.albumItem {display: block;width: 270px;margin-right: 30px;margin-bottom: 30px;}
.albumItem.bigWidth {display: block;width: 870px;margin-right: 0;}
/*.albumItem:nth-child(3n+3){margin-right: 0}*/
/*.albumList a.albumItem:nth-child(3n+3){margin-right: 0}*/
.breakLine{margin-right: 0}
.albumItem > img{display: block;width: 270px;height: 180px;object-fit: cover}
.albumItem.bigWidth img{width: 100%;}
.albumItem > span{display: block;color: #333333;padding:10px 0 0;text-align: center;text-decoration: none;}
a.albumItem:hover {text-decoration: none;}
.albumItemBig {display: flex;justify-content: space-between;flex-wrap: wrap;}
.albumItemBig .alibThumb {width: 421px;}
.albumItemBig .alibThumb img{width: 100%;height: 280px;object-fit: cover;}
.albumItemBig .alibThumb span{width: 100%;color: #333333;padding:10px 0 0;text-align: center;display: block;}
.albumItemBig .alibThumb:hover {text-decoration: none;}
.albumItemBig .alibContent {width: calc(100% - 451px);}
.alibContent .aibTitle{font-size: 20px;font-family: "demi", Tomaho, sans-serif;color: #034975;margin: 0 0 10px;display: block;}
.alibContent .aibTitle:hover{text-decoration: none;}
.alibContent .aibText{text-align: justify}
/*detail album*/
.nextprevBox a {color: #fff}
.itemDetail > span:nth-child(3){padding-top: 0;}
.modalBigger .modal-dialog-centered.modal-dialog{width: 1000px;min-width: 1000px}
.modalBigger .modal-content{border-radius: 0;}
.modalBigger .modal-body {padding:30px;}
.modalBigger .modal-header{background:#034975;color: #ffffff;height: 38px;border-radius: 0;line-height: 38px;padding: 0 15px;}
.boxImage {display: flex;justify-content: space-between; flex-wrap: wrap;}
.boxImage .boxLeft {width: 388px;}
.boxImage .boxLeft img.thumbPro{width: 100%;height: 534px;object-fit: cover}
.imageInfo {display: grid;grid-template-columns: 165px 345px;grid-gap: 2px;}
.imgiLeft {padding: 10px;font-weight: bold;background:#eaeaea;}
.imgiRight {padding: 10px;background:#eaeaea;}
.iibList {height: 300px}
.titleInfoBig {font-weight: bold;padding:10px 0}
.imageInfoBig {background:#eaeaea;text-align: center;margin-top: 2px;}
.imageInfoBig a.imgInfoItem,.imageInfoBig .imgInfoItem {margin-bottom: 30px;display: block;color: #333333}
/*Dự án*/
.projectPage {padding:50px 0;border-bottom: 1px solid #ccc;margin-bottom: 30px;}
.projectPage .awTitle{margin-bottom: 30px;}
.boxSearchFliter{display: grid;grid-template-columns: auto auto auto;grid-gap: 30px;padding: 20px 30px;background: #ccd9f2;}
.fliterBox label{font-size: 16px;color: #333333;}
.fliterBox select{border:none;height: 40px;width: 350px;padding:0 0 0 10px;}
.textResult {color: #034975;text-align: center;font-size: 20px;padding:40px 0 20px;font-weight: bold;}
.projectContent {display: flex;background:#e3e3e3;flex-wrap: wrap;padding: 25px;}
.projectContent .itemProject{padding:10px;background:#e3e3e3;width: 280px;}
.projectContent .itemProject.active{padding:10px;background:#fff;width: 280px;}
.itemProject .titlePro{text-align: center;padding: 10px 20px;}
.dataProjectDetail {display: none;}
.rowShow {display: none;}
.rowShow.active {display: block;}
.rowShow .dataProjectDetail {display:flex;background:#fff;padding: 30px;justify-content: space-between;}
.dataProjectDetail  .dpdTitle {color: #034975;font-size: 20px;font-family: "demi", Tomaho, sans-serif;margin-bottom: 10px;}
.dataProjectDetail .dpdLeft {width: calc(100% - 555px);}
.dpdLeft .dpdContent{text-align: justify}
.dataProjectDetail .dpdThumb {width: 515px;}
/*Tài liệu*/
.docContent {}
.docContent .listDocs {width: 100%;margin-bottom: 50px;}
.listDocs .nav-tabs{width: 100%;display: flex;justify-content: space-between;}
.listDocs .nav-tabs .nav-item{width: 370px;height: auto;border: none;text-transform: uppercase;}
.listDocs .nav-tabs .titleZone{height: 60px;line-height: 60px;border: 1px solid #034975;border-bottom: none;background:#034975;color: #fff;font-family: "demi", Tomaho, sans-serif;font-size: 18px;}
.listDocs .nav-tabs .nav-item.active .titleZone{background:#fff;color:#034975}

.tabBox.listDocsChild {width: 100%;}
.listDocsChild .nav-tabs {justify-content: space-between;width: 100%;padding: 0;margin: 0 0 -1px 0;}
.listDocsChild .nav-item{width: 288px;height: 40px;border: 1px solid #034975;border-bottom: none;background:#034975;color: #fff;font-weight: bold;line-height: 40px;margin: 0;}
.listDocsChild .nav-item.active{background:#fff;color:#034975}
.docContent .tab-content {background: #ffffff;}
.tab-content .childContent{padding:30px;border: 1px solid #034975;border-top:none;width: 100%;}
.childContent .tabChildContent {display: grid;grid-template-columns: auto auto;grid-gap:30px;}
.tab-pane .childItem {border: 1px solid #034975;padding: 20px;}
.tab-pane .childItemTitle {font-weight: bold;color: #333;text-transform: uppercase;margin: 0 0 15px;}
.tab-pane .childItem ul{margin-left: 20px}
.tab-pane .childItem ul li{display: list-item;list-style-type: disc;}
.tab-pane .childItem ul a {text-decoration: underline;color: #333333;}
.tab-pane .childItem ul a:hover {;color: #d55500;}
.listDocsChild .nav-item:first-child {margin-right:0;}
/*contact page*/
.contactBoxZone {display: flex;flex-wrap: wrap;justify-content: space-between;padding: 50px 0;border-bottom: 1px solid #ccc;margin-bottom: 30px;}
.googleMap {padding: 20px 0;}
.mapouter{position:relative;text-align:right;height:350px;width:820px;}
.gmap_canvas {overflow:hidden;background:none!important;height: 100%;width: 100%;}
.companyName {color:#034975;font-size: 22px;font-family: "demi", Tomaho, sans-serif;text-transform: uppercase;padding: 6px 0}
.cbzRow {padding:3px 0;}
.contactBoxZone .cbzLeft {width: 820px;}
.contactBoxZone .cbzRight {width: calc(100% - 850px);}
.cbzrText {margin-bottom: 30px;}
.cbzForm textarea {max-height: 200px;height: 200px;}
.cbzForm textarea,.cbzForm input {background: #fafafa;}
.cbButtonGroup {text-align: center}
.cbButtonGroup .btnSend {padding: 0 25px;color: #ffffff;background:#034975;text-transform: uppercase;height: 30px;font-weight: bold;}


.clear:before, .clear:after, .clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clear:after, .clearfix:after {
    clear: both;
}

#side_2011 a h2 {
    font-family: "Libre Franklin", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;
    /*margin: 0 0 6px 0;*/
    padding: 7px 0 8px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    display: block;
    width: 100%;
    text-transform: uppercase;
    color: white;
    text-shadow: 0px 2px 3px #545454;
    background: #767676;
    border-bottom: 1px solid #f8f8f8;
    box-shadow: inset 0px 0px 20px #545454;
    background-clip: padding-box;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}


#side_2011 {
    font-family: "Libre Franklin", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;
    width: 190px;
    /*margin-right: 6px;*/
    margin-bottom: 28px;
    margin-left: 6px;
    border: 1px solid #656565;
    border-radius: 0px;
    box-shadow: 0 3px 6px #999;
    background: #e8eaef;
}

#side_2011 a {
    text-decoration: none;
    color: black;
    margin: 0;
    padding: 6px 6px 6px 22px;
    font-weight: normal;
    font-size: 13px;
    display: block;
}

#side_2011 .subheading {
    display: block;
    background: #c9c9c9 url(/frontend/img/neuroplasticity9/drop_arrow.gif) 13px 13px no-repeat;
    padding: 7px 4px 7px 30px;
    margin: 15px 0 6px;
    font-weight: bold;
}

#side_2011 h2 {
    display: block;
    text-align: center;
    margin: 0;
    padding: 12px 18px;
    background: #ababab;
    /* box-shadow: inset 0 -2px 40px #5b78c6; */
    color: white;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

/*div.pageWidth {
max-width: 832px;
}*/


.bg_in_da{
    background-color: #034975;
    padding: 20px 20px 150px;
    color: #cecece;
}

.title_project {
    opacity: 0;
    position: absolute;
    top: 0;
    background-color: #00000082;
    width: 92.2%;
    height: 100%;
    text-align: center;
    padding: 75px 25px 25px 25px;
    flex-direction: column;
    align-items: center;
    display: flex;
    justify-content: center;
}

.title_project1 {
    opacity: 0;
    position: absolute;
    top: 0;
    background-color: #00000082;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 65px 25px 25px 25px;
    flex-direction: column;
    align-items: center;
    display: flex;
    justify-content: center;
}
.project_info:hover .title_project {
    opacity: 1;
    transition: all 0.7s ease;
}
.project_info:hover .title_project1 {
    opacity: 1;
    transition: all 0.7s ease;
}
.border_poject {
    width: 10%;
    height: 1px;
    background-color: #fff;
    margin: 18px auto;
}
.sp_home_1 {
    position: relative;
    display: table;
    color: white;
}
.sp_home_1:hover {

    color: white;
}
.sp_home_1 img{
    width: 100%;
}
.sp_home_2 {
    font-size: 40px;
    text-transform: uppercase;
}
.sp_home_3 {
    border: 1px solid;
    padding: 1px 10px;
    display: inline-table;
    font-size: 15px;
    line-height: 24px;
}
.pa_main_da{
    padding: 0px;

}
.pa_main_da1{
    margin: 0px 5px;
    margin-bottom: -10px;
}
.pa_bottom {
    padding-bottom: 20px;
}
.project_info{
    padding: 0px 5px 10px;
}
.more_da{
    background-color: #034975;
    padding: 5px 16px;
    border-radius: 10px;
    border: 1px solid;
    text-align: center;
    display: inline-block;
}
.bg_in_da{
    position: relative;
    text-align: center;
}
.view_thuvien {
    position: absolute;
    bottom: 40px;
    left: 29%;
}
.view_thuvien a{
    background-color: #ed1c24;
    padding: 5px 16px;
    border-radius: 10px;
    border: 1px solid;
    text-align: center;
    display: inline-block;
    color: white;
    text-transform: uppercase;
}
.view_thuvien_de {
    position: absolute;
    bottom: 80px;
    left: 29%;
}
.view_thuvien_de a{
    background-color: #67abef;
    padding: 5px 16px;
    border-radius: 10px;
    border: 1px solid;
    text-align: center;
    display: inline-block;
    color: white;
    text-transform: uppercase;
}
.back_da{
    position: absolute;
    bottom: 40px;
    left: 29%;
}
.back_da a{
    color: #d1d1d1;
    font-size: 18px;
}
.sp_home_5{
    /*   border: 1px solid;
        padding: 105px 95px;*/
}
.duan_h{
    border-bottom: 2px solid;
    padding-bottom: 6px;
    font-size: 26px;
}

.html5gallery {
    overflow: hidden;
}
.html5gallery-container-0 {
}
.html5gallery-elem-0 > a {
    display: none;
}
.html5gallery-elem-img-0 {
    background: #fff none repeat scroll 0 0;
    /*    height: 100% !important;
        width: 100% !important;*/
}
.html5gallery-elem-img-0 > a {
    display: none;
}
.html5gallery-elem-image-0 {
    /*    display: inline-block;
        height: auto !important;
        left: 0 !important;
        max-height: 100% !important;
        position: static !important;
        top: 0 !important;
        width: auto !important;*/
}
.html5gallery-title-0,.html5gallery-title-0:hover,.html5gallery-title-0:focus {
    display: none !important;
}
.html5gallery-tn-img-play-0 {
    display: none !important;
}
.html5gallery-play-0, .html5gallery-pause-0 {
    /*    left: auto !important;
        right: 50px;*/
}
.html5gallery-lightbox-0 {
    /*    left: auto !important;
        right: 0;*/
}
.html5gallery-right-0 {
    /*    left: auto !important;
        right: 0;*/
}
.html5gallery-box-0{
    position: absolute;
    text-align: center;
    left: 0px !important;
    top: 0px !important;
}
.logo_boss{
    text-align: center;
    padding: 20px 0px;
}
.logo_boss img{
    width: 309px;
}
.title_spk{
    font-size: 15px;
    font-family: "demi", Tomaho, sans-serif;
    color: #4c4c4c;
    text-align: center;
    padding: 15px 0 10px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
}
a.link_spk:hover {
    text-decoration: none;
}
.desc_spk{
    color: #333333;
    font-size: 16px;
} 
.img_udkg{
    width:100%;
    height: 256px;
}
.equalizeCols{
    height: 120px;
    overflow: hidden;
}
.lstProduct li{
    width: 375px;
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid #e4e4e4;
	margin-bottom: 20px
}
.other_pro{
    /*border-bottom: 1px solid #ccc;*/
    /*padding-bottom: 40px;*/
    /*height: 454px;*/
    margin: 0px -10px;
}
.other_pro li{
    padding: 0px 10px;
    position: relative;
}
.css_partner_home{
    border-top: 1px solid #ccc;
    padding: 20px 40px;
    position: absolute;
    z-index: 9;
    width: 955px;
    background: white;
    box-shadow: -1px -4px 9px 1px rgb(78 78 78 / 50%);
    border-radius: 10px;
    margin: auto;
    top: 0;
    bottom: -681px;
    left: 0;
    right: 0;
    height: 200px;
}
.css_partner{
    border-top: 1px solid #ccc;
    padding: 40px 0px;

}
.link_spk{
	    color: #034975;
}
.img_spk{
    width:100%;
    
    position: relative;
    z-index: 1;
}
.list_video_sky{
    position: relative;
    height: 236px;
    margin-bottom: 20px;
}
.list_video_sky .id {
    position: absolute;
    bottom: 0;
    left: 7px;
}
.list_video_sky .length {
    position: absolute;
    bottom: 0;
    right: 7px;
}
.list_video_sky .icon {
    position: absolute;
    top: 73px;
    left: 167px;
}
.li_video_sky{
    padding: 20px 20px;
}
.slide_un_lu {
    display: flex;
    justify-content: center;
    width: 100%;
}

}
.banner_cat {
    display: flex;
    justify-content: center;
    width: 100%;
}

.slide_un_lu img,
.banner_cat img {
    width: 1158px;
    height: 540px;

}


@media screen and (max-width: 768px) {
    .slide_un_lu img,
    .banner_cat {
        width: 94%;
        height: auto;
        margin-left: 15px !important;
        margin-top: -10px;
        margin-bottom: 15px;
    }
}
.bo_news_de {
    border: 1px solid #e6e6e6;
	margin-top: 30px;
}
.bo_news_de_2 {
    border-right: 1px solid #e6e6e6;
    min-height: 1666px;
	padding: 20px 30px;
}
.qc_side_l {
    text-align: center;
}
.qc_side {
    font-size: 11px;
    line-height: 11px;
    margin-bottom: 3px;
    color: #8d8d8d;
}
.side_qc_2 {
    text-align: center;
    padding-top: 74px;
}
.img_qc {
    width: 300px;
    height: 250px;
}
.side_qc_3 {
    width: 300px;
    height: 600px;
}
.newsName {
    text-align: left;
    text-transform: uppercase;
    color: #034975;
    font-size: 26px;
    font-family: "demi", Tomaho, sans-serif;
    padding: 10px 0 10px;
}
@media (max-width: 800px) and (min-width: 360px){
    .logo {
        width: 233px;
        height: 60px;
        margin: 0 auto;
        padding: 20px;
        display: block;
    }
    #threeCols .col:nth-child(2) {  
        display: block;
    }    
    #threeCols .col a.imgWrap img{width: 100%; height: auto}
    .list_video_sky {
        position: relative;
        height: 142px !important;
        margin-bottom: 20px;
        padding: 5px;
    }
    .list_video_sky .icon {
        position: absolute;
        top: 29% !important;
        left: 43% !important;
        width: 30px !important;
        height: 30px !important;
    }
    .img_udkg {
        width: 100%;
        height: 197px;
    }
    .ud_t{
        padding: 20px 20px 0px;
    }
    .sty_ud{
        margin-bottom: 20px;
        padding: 5px;
    }

    #threeCols .caption {

        text-align: center;
    }
    #threeCols .center {
        margin-bottom: 37px;
    }
    .detailProduct {
        padding: 20px 0 0px;
    }
    .pa_main_da {
        padding: 10px 0px;
    }

    #footer1 {
        z-index: 1000;
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
    }
    #footer1 table {
        width: 100%;
        text-align: center;
        margin: auto;
        background: #034975;
    }
    #footer1 a {
        color: #fff;
    }
    .blink_me {
        -webkit-animation-name: blinker;
        -webkit-animation-duration: 1s;
        -webkit-animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        -moz-animation-name: blinker;
        -moz-animation-duration: 1s;
        -moz-animation-timing-function: linear;
        -moz-animation-iteration-count: infinite;
        animation-name: blinker;
        animation-duration: 1s;
        animation-timing-function: linear;
        animation-iteration-count: infinite;
    }
    @-moz-keyframes blinker {  
        0% { opacity: 1.0; }
        50% { opacity: 0.0; }
        100% { opacity: 1.0; }
    }

    @-webkit-keyframes blinker {  
        0% { opacity: 1.0; }
        50% { opacity: 0.0; }
        100% { opacity: 1.0; }
    }

    @keyframes blinker {  
        0% { opacity: 1.0; }
        50% { opacity: 0.0; }
        100% { opacity: 1.0; }
    }
    #footer1 img {
        width: 30%;
        max-width: 35px;
        vertical-align: middle;
    }

}

@media (max-width:500px) {
    .ly_why {
        padding: 20px 0px;
    }
    .h_css {
        font-size: 19px;
        margin-bottom: 20px;
        margin-left: -67px;
    }
    .ly_why .h_css{
        margin-bottom: 10px;
    }
    .logo_h {
        height: 27px;
        width: auto;
    }
    .slick-list {
        padding: 27px 0px 0px;
    }
    .h_css span {
        color: #ea292c;
        padding-left: 7px;
    }
    .awardList {
        height: 60px;
    }
    .awardList .awardItem img {

        height: 50px;
    }
    .da_r {
        padding-left: 15px;
    }
    .da_2 {
        height: 346px;
    }
    .t_da_r {
        left: 81px;
        top: 170px;
    }
    .css_partner {
        border-top: 1px solid #ccc;
        padding: 30px 40px;
        position: absolute;
        z-index: 9;
        width: 95%;
        background: white;
        box-shadow: -1px -1px 4px 1px rgb(78 78 78 / 50%);
        border-radius: 10px;
        margin: auto;
        top: 0;
        bottom: -290px;
        left: 0;
        right: 0;
        height: 169px;
    }
    .css_partner_home {
        border-top: 1px solid #ccc;
        padding: 30px 40px;
        position: absolute;
        z-index: 9;
        width: 95%;
        background: white;
        box-shadow: -1px -1px 4px 1px rgb(78 78 78 / 50%);
        border-radius: 10px;
        margin: auto;
        top: 0;
        bottom: -290px;
        left: 0;
        right: 0;
        height: 169px;
    }
    h3{    font-size: 15px;
           font-weight: bold;}
    .awTitle {
        text-align: center;
        font-size: 17px;
    }
    .slide_header_home {
        /*margin-bottom: 170px;*/
    }
    .bo_de_gt {
        background: url(../../images/gt_tran.png) no-repeat;
        background-size: 100% auto;
        height: 261px;
        padding: 22px;
    }
    .gt_home {
        padding: 20px 0px;
        text-align: center;
    }
    .bo_de_gt_1{
        height: 191px;
        overflow: hidden;
    }
    .ni_lydo .slick-slide img {
        display: inline;
    }
    .ly_why_s_m .slick-slide img {
        display: inline;
    }
    .ly_why_s {
        padding: 20px 0px;
    }
    .bg_1why_s {

        padding: 0px;
    }
    .cung_cap {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .qtlv_gb {
        padding-top: 20px;
    }
}