body {

    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;

    font-size: 16px;

    color: #404041;

    background: url(img/background.jpg);

}
.full_manhinh{display: none;}
@keyframes animatess{

    0% {

        transform: scale(0.7);

    }

    50% {

        transform: scale(1);

    }

    100% {

        transform: scale(0.7);

    }

}

@keyframes animates{

    0% {

        opacity: 0.3;

        transform: scale(0.5);

    }

    30% {

        opacity: 1;

        transform: scale(0.7);

    }

    100% {

        opacity: 0.3;

        transform: scale(1.1);

    }

}

@keyframes animatesss{

    0%{ transform: scale(1); }

    10%{ transform: rotate(-25deg) scale(1); }

    20%{ transform: rotate(25deg) scale(1); }

    30%{ transform: rotate(-25deg) scale(1); }

    40%{ transform: rotate(25deg) scale(1); }

    50%{ transform: rotate(0) scale(1); }

    100%{ transform: rotate(0) scale(1); }

}

@keyframes handpopup{

    0%{ right: 85px; bottom:20px; }

    100%{ right: 170px; bottom:30px;}

}

@font-face {

    font-family: 'hongha';

    src: url('font/hongha.ttf');

}

@font-face {

    font-family: 'honghanormal';

    src: url('font/honghanormal.ttf');

}

@font-face {

    font-family: 'myriaprobold';

    src: url('font/myriaprobold.ttf');

}

@font-face {

    font-family: 'robotolight';

    src: url('font/RobotoLight.eot');

    src: url('font/RobotoLight.eot') format('embedded-opentype'),

         url('font/RobotoLight.woff2') format('woff2'),

         url('font/RobotoLight.woff') format('woff'),

         url('font/RobotoLight.ttf') format('truetype'),

         url('font/RobotoLight.svg#RobotoLight') format('svg');

}

@font-face {

    font-family: 'robotobold';

    src: url('font/RobotoBold.eot');

    src: url('font/RobotoBold.eot') format('embedded-opentype'),

         url('font/RobotoBold.woff2') format('woff2'),

         url('font/RobotoBold.woff') format('woff'),

         url('font/RobotoBold.ttf') format('truetype'),

         url('font/RobotoBold.svg#RobotoBold') format('svg');

}



@font-face {

    font-family: 'robotomedium';

    src: url('font/RobotoMedium.eot');

    src: url('font/RobotoMedium.eot') format('embedded-opentype'),

         url('font/RobotoMedium.woff2') format('woff2'),

         url('font/RobotoMedium.woff') format('woff'),

         url('font/RobotoMedium.ttf') format('truetype'),

         url('font/RobotoMedium.svg#RobotoMedium') format('svg');

}

@keyframes scaletrans {

    0% {transform:scale(1);}

    50%   {transform:scale(1.15);}

    75% {transform:scale(1);}

    100% {transform:scale(1.15);}

}

* {

    margin: 0px;

    padding: 0px

}



ul li {

    list-style: none;

}



*:focus {

    outline: none;

}



.img {

    width: 100%;

}



a:link {

    text-decoration: none;

}

.fl{float:left;}

.fr{float:right;}

.wrap{

    width: 1180px;

    position: relative;

    margin:auto;

}

section#danhmucbenh {

    margin: 0px auto;

    background: #fff;

    width: 1166px;

    padding: 12px;

    box-shadow: 7px 5px 10px #ccc;

    margin-top: 30px;

}

.clear {

    clear: both;

}



.clear-20 {

    clear: both;

    height: 20px;

}



.clear-10 {

    clear: both;

    height: 10px;

}



.big {

    max-width: 1350px;

    margin: auto;

}



.big-small {

    max-width: 1200px;

    margin: auto;

}



.small {

    max-width: 1166px;

    margin: auto;

}



.vta {

    display: -ms-flexbox;

    -ms-flex-pack: center;

    -ms-flex-align: center;

    display: -webkit-box;

    -webkit-box-pack: center;

    -webkit-box-align: center;

    display: flex;

    flex-direction: column;

    justify-content: center;

}



.dis {

    height: 1px;

    visibility: hidden;

    font-size: 1px;

}



h2 {

    font-size: 30px !important;

}

header {

    height: 100px;

    background:url(img/background.jpg);

}



.slick-dots li {

    background: #058faf;

    border-radius: 30px;

    top: -35px;

    width: 10px !important;

    height: 10px !important;

}



.slick-active {

    background: none !important;

}



#formss {

    height: 40px;

}



#header li:nth-child(1) {

    float: left;

    display: inline-flex;

}



#header li:nth-child(1) a {

    height: 36px;

    margin-right: 5px;

}



#header li:nth-child(2) {

    float: right;

    display: inline-flex;

}



#header li:nth-child(2) a {

    height: 36px;

    margin-right: 10px;

}



#header li:nth-child(2) p:nth-child(2) {

    color: #A82025;

    font-weight: bold;

    font-size: 27px;

}



#header li:nth-child(2) p:nth-child(3) {

    color: #A82025;

    font-weight: bold;

    font-size: 27px;

}



#form-hd>input:nth-child(1) {

    height: 27px;

    float: left;

    background: white;

    border: 1px solid white;

    -webkit-border-radius: 2px;

    -moz-border-radius: 2px;

    border-radius: 2px;

    margin-left: 25px;

    margin-right: 15px;

    font-style: italic;

    padding-left: 5px;

}



#form-hd>input:nth-child(2) {

    width: 50px;

    height: 27px;

    background: white;

    border: white;

    font-weight: bold;

    cursor: pointer;

    -webkit-border-radius: 2px;

    -moz-border-radius: 2px;

    border-radius: 2px;

    color: #A82025;

}



#wp-lg-dc {

    max-width: 1350px;

}



.one-timessss {

    position: relative;

    top: 0px;

    z-index: 1;

}

nav {

    background: #008894;

    height: 45px;

    background-repeat: no-repeat;

    position: relative;

    max-width: 1350px;

    line-height: 44px;

    box-shadow: 0px 3px 8px #999;

    z-index: 9;

}

#menu>div>ul>li {

    float: left;

    text-align: center;

    margin: 0px 1px;

    background: url(img/background_li_menu.png) repeat-x;

    padding: 0px 10px;

    border: 1px solid #008894;

    border-bottom: 0px;

    height: 44px;

}

#menu>div>ul>li:last-child:hover{

    background: url(img/background_li_menu.png) repeat-x !important;

}

#menu>div>ul>li>a {

    color: white;

    font-weight: 300;

    text-transform: uppercase;

    font-family: robotolight;

}



#menu>div>ul>li:hover>a {

    

}

#menu>div>ul>li.active,#menu>div>ul>li:hover {

    background: url(img/danhmuc_li_hover.png) repeat-x;

}

#full-w-menu {

    background: url('img/line.png');

    height: 10px;

    z-index: 9999;

    display:none;

    position: absolute;

    max-width: 1350px;

    width: 100%;

}



#dm>a>p {

}



#icon {

    position: absolute;

    text-indent: -99999px;

    display: inline-block;

    background: url("img/icon.png") no-repeat;

    background-position: 0px -100px;

    width: 10px;

    margin-left: -5px;

    top: 44px;

}



#child {

    background: white;

    visibility: hidden;

    position: absolute;

    top: 0;

    margin-top: 50px;

    border: 2px solid #058FAF;

    width: 1000px !important;

    left: 0px;

    margin-left: auto;

    right: 0;

    width: 0px;

    margin-right: auto;

    z-index: 9999999;

}



#child>li {

    float: left;

    width: 180px;

    /*width: 230px;*/

    margin-top: 15px;

    margin-bottom: 15px;

    margin-right: 15px;

}



#child>li:last-child {

    margin-right: 0px;

}



#child>li:nth-child(1) {

    margin-left: 15px;

}



#child>li:last-child {

    margin-right: 15px;

}



#child>li>a {

    color: #404041;

    font-size: 15px;

}



#child>li>a>p {

    margin-bottom: 5px;

    border-bottom: 1px solid #DEDFE0;

    text-align: left;

    line-height: 28px;

}



#child>li>a>p>img {

    margin-left: 10px;

    margin-right: 5px;

}





/**/



#childs>li>a {

    color: #404041;

    font-size: 14px;

}



#childs>li>a>p {

    line-height: 20px;

    border-bottom: 1px dashed #DEDFE0;

    text-align: left;

    margin-top: 5px;

    padding-left: 15px;

    padding-bottom: 5px;

}





/**/



#bnk {

    color: #0795E7;

}



#bpk {

    color: #EA9188;

}



#ptat {

    color: #a39481;

}



#bxh {

    color: #5B8E9D;

}



#bt {

    color: #E05651;

}





/**/



.bnk>li:hover>a>p {

    color: #0795E7;

}



.bpk>li:hover>a>p {

    color: #EA9188;

}



.ptat>li:hover>a>p {

    color: #a39481;

}



.bxh>li:hover>a>p {

    color: #5B8E9D;

}



.bt>li:hover>a>p {

    color: #E05651;

}





/**/

#logo_dc li {

    float: left;

}



#logo_dc>li:nth-child(1) {

    width: 35%;

}



#logo_dc>li:nth-child(2) {

    width: 65%;

}



#logo>li {

    float: left;

}



#logo>li:last-child {

    height: 84px;

    margin-left: 10px;

}



#logo>li:last-child>p:nth-child(1) {

    font-weight: bold;

    font-size: 17px;

    margin-bottom: 5px;

    width: 205px;

    line-height: 25px;

}



#logo>li:last-child>p:nth-child(2) {

    font-weight: bold;

    font-size: 28px;

    color: #E41C24;

}





/**/



.dc>li:nth-child(2) p {

    font-size: 14px;

}



.dc {

    position: relative;

    top: 35px;

}



.dc>li:nth-child(2) {

    height: 37px;

    line-height: 18px;

    text-align: justify;

    margin-right: 30px;

}



.dc>li:nth-child(1) {

    margin-right: 5px;

}



.hz {

    background: #0F86B2;

    height: 2px;

}



#dmb>li {

    float: left;

    width: 136px;

    margin-right: 8px;

    height: 95px;

    text-align: center;

    position: relative;

}



#dmb>li:nth-last-child(2) {

    margin-right: 0px;

}



#dmb>li>h3>a>p {

    color: white;

    text-transform: uppercase;

    font-size: 15px;

}



#dmb>li:nth-child(1) {

    background: #00A6DF;

}



#dmb>li:nth-child(2) {

    background: #F69F93;

}



#dmb>li:nth-child(3) {

    background: #5B8E9D;

}



#dmb>li:nth-child(4) {

    background: #F0A63B;

}



#dmb>li:nth-child(5) {

    background: #DF5651;

}



#dmb>li:nth-child(6) {

    background: #B9AB96;

}



#dmb>li:nth-child(7) {

    background: #D37966;

}



#dmb>li>h3>a>p:nth-child(2) {

    position: absolute;

    bottom: 0;

    left: 0;

    right: 0;

    margin-bottom: 10px;

}





/**/





/* Icon Float Away */



.rotate:hover p:nth-child(1) {

    animation-name: bounces;

    animation-duration: 1s;

    animation-timing-function: ease-out;

    animation-iteration-count: 2;

}





/**/



#pk-slogan li {

    float: left;

}



#pk-slogan li:nth-child(1) {

    width: 400px

}



#pk-slogan li:nth-child(2) {

    width: 600px;

    height: 218px;

    background: #AFE5EB;

}



#pk-slogan li:nth-child(2)>a {

    color: #404041;

}



#pk-slogan li:nth-child(2) h3 {

    padding: 15px 30px;

    text-align: justify;

    font-size: 18px;

}



#pk-slogan li:nth-child(2) p:nth-child(2) {

    padding: 5px 30px;

    text-align: justify;

    line-height: 25px;

}



#pk-slogan li:nth-child(2) p:nth-child(2) span {

    font-style: normal;

}





/**/





/**/



#mot-so-benh {

    background: #008DDD;

    height: 62px;

}



#mot-so-benh>div {

    height: 62px;

}



#mot-so-benh h2 {

    font-size: 24px;

    color: white;

    text-align: center;

}





/**/



#ct-1-so-benh {

    background: url('img/bg-1-so-benh.png');

    background-repeat: no-repeat;

    height: 359px;

}



#ul-ct-1-so-benh1>li {

    float: left;

    width: 50%;

    margin-top: 16px;

    ;

}



#ul-ct-1-so-benh li {

    float: left;

}



#ul-ct-1-so-benh li:nth-child(2) {

    height: 100px;

    color: white

}



#ul-ct-1-so-benh li:nth-child(2)>h4:nth-child(1) {

    line-height: 28px;

    font-weight: normal;

}



#ul-ct-1-so-benh li:nth-child(2)>h4:nth-child(1)>i {

    color: #FFE800;

    font-weight: bold;

}



#ul-ct-1-so-benh li:nth-child(1) {

    margin-right: 20px;

}



#ul-ct-1-so-benh li:nth-child(1)>img:hover {

    -webkit-transform: scale(1.25);

    /* Safari and Chrome */

    -moz-transform: scale(1.25);

    /* Firefox */

    -ms-transform: scale(1.25);

    /* IE 9 */

    -o-transform: scale(1.25);

    /* Opera */

    transform: scale(1.25);

}



#ul-ct-1-so-benh li:nth-child(1)>img {

    -webkit-transition: all 1s ease-out;

    /* Safari and Chrome */

    -moz-transition: all 1s ease-out;

    /* Firefox */

    -o-transition: all 1s ease-out;

    /* IE 9 */

    -ms-transition: all 1s ease-out;

    /* Opera */

    transition: all 1s ease-out;

}





/**/



#cham-soc {

    height: 45px;

    background: #DEDFE0;

}



#cham-soc>div {

    height: 45px;

}



#tt-cs {

    text-align: center;

    color: #008DDD;

    font-size: 24px !important;

}



#ct-cs>li {

    float: left;

    width: 148px;

    margin-right: 22px;

}



#ct-cs>li:nth-child(6) {

    margin-right: 0px;

}



#ct-cs>li>p {

    width: 120px;

    text-align: center;

    margin-left: 15px;

}



#ct-cs>li:nth-child(1) {

    background: url(img/icon-cs-1.jpg);

    background-repeat: no-repeat;

    height: 148px;

}



#ct-cs>li:nth-child(2) {

    background: url(img/icon-cs-2.jpg);

    background-repeat: no-repeat;

    height: 148px;

}



#ct-cs>li:nth-child(3) {

    background: url(img/icon-cs-3.jpg);

    background-repeat: no-repeat;

    height: 148px;

}



#ct-cs>li:nth-child(4) {

    background: url(img/icon-cs-4.jpg);

    background-repeat: no-repeat;

    height: 148px;

}



#ct-cs>li:nth-child(5) {

    background: url(img/icon-cs-5.jpg);

    background-repeat: no-repeat;

    height: 148px;

}



#ct-cs>li:nth-child(6) {

    background: url(img/icon-cs-6.jpg);

    background-repeat: no-repeat;

    height: 148px;

}





/**/



#uu-diem>li:nth-child(1) {

    float: left;

    width: 490px;

    margin-right: 10px;

}



#uu-diem>li:nth-child(2) {

    float: left;

    width: 490px;

}



#uu-diem>li:nth-child(1) {

    background: #F0A63B;

    height: 47px;

}



#uu-diem>li:nth-child(1)>p:nth-child(1) {

    color: #FFFFFF;

    text-align: center;

    font-size: 24px;

    font-weight: bold;

    height: 47px;

}



#uu-diem>li:nth-child(1)>h5 {

    background: #F0A63B;

    margin-top: 1px;

    height: 145px;

    text-align: justify;

    color: #FFFFFF;

    padding: 20px 20px;

    line-height: 30px;

    font-weight: normal;

    font-size: 17px;

}



#ul-ud-r>li>ul {

    float: left;

}



#ul-ud-r2>li {

    float: left;

}



#ul-ud-r2>li:nth-child(1) {

    margin-right: 10px;

}



#ul-ud-r2>li:nth-child(2) {

    width: 450px;

}



#ul-ud-r>li>ul:nth-child(3) {

    margin-top: 28px;

}



#ul-ud-r>li>ul:nth-child(5) {

    margin-top: 28px;

}



#ul-ud-r>li>ul:nth-child(6) {

    margin-top: 28px;

}



#ul-ud-r>li>ul:nth-child(1)>li:nth-child(1) {

    display: flex;

    align-items: center;

    height: 32px;

}



#ul-ud-r>li>ul:nth-child(3)>li:nth-child(1) {

    display: flex;

    align-items: center;

    height: 52px;

}



#ul-ud-r>li>ul:nth-child(5)>li:nth-child(1) {

    display: flex;

    align-items: center;

    height: 32px;

}



#ul-ud-r>li>ul:nth-child(6)>li:nth-child(1) {

    display: flex;

    align-items: center;

    height: 12px;

}





/**/



#so-sanh >div>ul {

    background: url('img/so-sanh.jpg');

    background-repeat: no-repeat;

    height: 379px;

    position: relative;

}



#so-sanh >div>ul>li:nth-child(1) {

    float: left;

    width: 700px

}



#so-sanh >div>ul>li:nth-child(2) {

    float: right;

    width: 300px

}





/**/



#so-sanh >div>ul>li:nth-child(1)>p:nth-child(1) {

    position: absolute;

    left: 0px;

    margin-left: 145px;

    font-weight: bold;

    font-size: 24px;

    color: white;

    top: 0;

    margin-top: 17px;

}



#so-sanh >div>ul>li:nth-child(1)>p:nth-child(2) {

    position: absolute;

    left: 0px;

    margin-left: 82px;

    top: 0;

    margin-top: 85px;

    font-size: 16px;

}



#so-sanh >div>ul>li:nth-child(1)>p:nth-child(3) {

    position: absolute;

    left: 0px;

    margin-left: 82px;

    top: 0;

    margin-top: 147px;

    font-size: 16px;

}



#so-sanh >div>ul>li:nth-child(1)>p:nth-child(4) {

    position: absolute;

    left: 0px;

    margin-left: 82px;

    top: 0;

    margin-top: 211px;

    font-size: 16px;

}



#so-sanh >div>ul>li:nth-child(1)>p:nth-child(5) {

    position: absolute;

    left: 0px;

    margin-left: 82px;

    top: 0;

    margin-top: 274px;

    font-size: 16px;

}



#so-sanh >div>ul>li:nth-child(1)>p:nth-child(6) {

    position: absolute;

    left: 0px;

    margin-left: 82px;

    top: 0;

    margin-top: 327px;

    font-size: 16px;

    width: 233px;

}





/**/



#so-sanh >div>ul>li:nth-child(2)>p:nth-child(1) {

    position: absolute;

    right: 0px;

    margin-right: 46px;

    font-weight: bold;

    font-size: 24px;

    color: white;

    top: 0;

    margin-top: 17px;

}



#so-sanh >div>ul>li:nth-child(2)>p:nth-child(2) {

    position: absolute;

    right: 0px;

    margin-right: 215px;

    top: 0;

    margin-top: 85px;

    font-size: 16px;

}



#so-sanh >div>ul>li:nth-child(2)>p:nth-child(3) {

    position: absolute;

    right: 0px;

    margin-right: 179px;

    top: 0;

    margin-top: 146px;

    font-size: 16px;

}



#so-sanh >div>ul>li:nth-child(2)>p:nth-child(4) {

    position: absolute;

    right: 0px;

    margin-right: 102px;

    top: 0;

    margin-top: 210px;

    font-size: 16px;

}



#so-sanh >div>ul>li:nth-child(2)>p:nth-child(5) {

    position: absolute;

    right: 0px;

    margin-right: 92px;

    top: 0;

    margin-top: 273px;

    font-size: 16px;

}



#so-sanh >div>ul>li:nth-child(2)>p:nth-child(6) {

    position: absolute;

    right: 0px;

    margin-right: 40px;

    top: 0;

    margin-top: 336px;

    font-size: 16px;

}





/**/



#quy-trinh-kb {

    background: #5B8E9D;

    height: 306px;

}



#ct-qt-kb>li:nth-child(-n+2) {

    text-align: center;

    color: white;

}



#ct-qt-kb>h2 {

    font-size: 24px;

    line-height: 23px;

    line-height: 50px;

    padding-top: 18px;

    text-align: center;

    color: white;

}



#ct-qt-kb>li:nth-child(2) {

    font-size: 24px;

    line-height: 23px;

    font-weight: bold;

}



.hz2 {

    background: white;

    height: 1px;

}



#lich>li {

    background: url('img/lich.png');

    float: left;

    width: 142px;

    height: 151px;

    background-repeat: no-repeat;

    position: relative;

}



#lich>li a p {

    color: #FFFFFF;

    font-weight: bold;

    font-size: 14px;

    position: absolute;

    bottom: 0;

    margin-bottom: 23px;

    text-align: center;

    left: 0px;

    right: 0px;

}



#lich>li a img {

    position: absolute;

    left: 0px;

    right: 0px;

    margin-left: auto;

    margin-right: auto;

    top: 0px;

    margin-top: auto;

    bottom: 0px;

    margin-bottom: 66px;

}



#lich>li:nth-child(2) a img {

    margin-bottom: 55px;

}





/**/



#hoi-tu {

    background: #DFE0E1;

    height: 181px;

}



#hoi-tu>div p {

    text-align: center;

}



#hoi-tu>div>p:nth-child(1) {

    color: #0A88C8;

    font-size: 27px;

    padding-top: 20px;

    padding-bottom: 5px;

}



#hoi-tu>div>h2 {

    color: #0A88C8;

    font-size: 21px !important;

    padding-bottom: 20px;

    text-align: center;

}



#hz3 {

    height: 1px;

    background: #3B4D59;

}



#hoi-tu>div>p:nth-child(4) {

    line-height: 25px;

    padding-top: 20px;

}



#ul-ct-ht>li {

    float: left;

    width: 250px;

    position: relative;

    margin-top: 15px;

}



#pp {

    background: #0A88C8;

    height: 137px;

}



#pp>div {

    height: 137px;

    text-align: center;

    color: white;

}



#pp>div>p {

    font-size: 22px;

    font-weight: bold;

    line-height: 28px;

}



#ct-pp>li {

    float: left;

    width: 196px;

    box-sizing: border-box;

}





/**/



#ct-pp>li:nth-child(1)>div {

    background: #2492FF;

    height: 182px;

    position: relative;

}



#ct-pp>li:nth-child(1)>div>div {

    border: 1px solid white;

    height: 170px;

    position: absolute;

    left: 8px;

    right: 8px;

    top: 5px;

    border-radius: 5px;

}



#ct-pp>li:nth-child(1)>div>div p {

    text-align: center;

    color: white;

    font-size: 15px

}



#ct-pp>li:nth-child(1)>div>div h3 {

    text-align: center;

    color: white;

    font-size: 15px;

    font-weight: normal;

    line-height: 20px;

}



#ct-pp>li:nth-child(1)>div>div p:nth-child(1) {

    line-height: 25px;

}



#ct-pp>li:nth-child(1)>div>div p:nth-child(2) {

    border-bottom: 1px solid white;

    margin-top: 14px;

    margin-bottom: 14px;

}





/**/



#ct-pp>li:nth-child(2)>div {

    background: #F69F93;

    height: 188px;

    position: relative;

}



#ct-pp>li:nth-child(2)>div>div {

    border: 1px solid white;

    height: 176px;

    position: absolute;

    left: 8px;

    right: 8px;

    top: 5px;

    border-radius: 5px;

}



#ct-pp>li:nth-child(2)>div>div p {

    text-align: center;

    color: white;

    font-size: 15px

}



#ct-pp>li:nth-child(2)>div>div h3 {

    text-align: center;

    color: white;

    font-size: 15px;

    font-weight: normal;

    line-height: 20px;

}



#ct-pp>li:nth-child(2)>div>div p:nth-child(1) {

    line-height: 25px;

}



#ct-pp>li:nth-child(2)>div>div p:nth-child(2) {

    border-bottom: 1px solid white;

    margin-top: 25px;

    margin-bottom: 25px;

}





/**/



#ct-pp>li:nth-child(3)>div {

    background: #5B8E9D;

    height: 182px;

    position: relative;

}



#ct-pp>li:nth-child(3)>div>div {

    border: 1px solid white;

    height: 170px;

    position: absolute;

    left: 8px;

    right: 8px;

    top: 5px;

    border-radius: 5px;

}



#ct-pp>li:nth-child(3)>div>div p {

    text-align: center;

    color: white;

    font-size: 15px

}



#ct-pp>li:nth-child(3)>div>div h3 {

    text-align: center;

    color: white;

    font-size: 14px;

    font-weight: normal;

    line-height: 20px;

}



#ct-pp>li:nth-child(3)>div>div p:nth-child(1) {

    line-height: 25px;

}



#ct-pp>li:nth-child(3)>div>div p:nth-child(2) {

    border-bottom: 1px solid white;

    margin-top: 20px;

    margin-bottom: 28px;

}





/**/



#ct-pp>li:nth-child(4)>div {

    background: #F0A63B;

    height: 188px;

    position: relative;

}



#ct-pp>li:nth-child(4)>div>div {

    border: 1px solid white;

    height: 176px;

    position: absolute;

    left: 8px;

    right: 8px;

    top: 5px;

    border-radius: 5px;

}



#ct-pp>li:nth-child(4)>div>div p {

    text-align: center;

    color: white;

    font-size: 15px

}



#ct-pp>li:nth-child(4)>div>div h3 {

    text-align: center;

    color: white;

    font-size: 15px;

    font-weight: normal;

    line-height: 20px;

}



#ct-pp>li:nth-child(4)>div>div p:nth-child(1) {

    line-height: 25px;

}



#ct-pp>li:nth-child(4)>div>div p:nth-child(2) {

    border-bottom: 1px solid white;

    margin-top: 25px;

    margin-bottom: 25px;

}





/**/



#ct-pp>li:nth-child(5)>div {

    background: #DF5651;

    height: 182px;

    position: relative;

}



#ct-pp>li:nth-child(5)>div>div {

    border: 1px solid white;

    height: 170px;

    position: absolute;

    left: 8px;

    right: 8px;

    top: 5px;

    border-radius: 5px;

}



#ct-pp>li:nth-child(5)>div>div p {

    text-align: center;

    color: white;

    font-size: 15px

}



#ct-pp>li:nth-child(5)>div>div h3 {

    text-align: center;

    color: white;

    font-size: 15px;

    font-weight: normal;

    line-height: 20px;

}



#ct-pp>li:nth-child(5)>div>div p:nth-child(1) {

    line-height: 25px;

}



#ct-pp>li:nth-child(5)>div>div p:nth-child(2) {

    border-bottom: 1px solid white;

    margin-top: 20px;

    margin-bottom: 28px;

}



#ct-pp>li {

    margin-right: 4px;

}



#ct-pp>li:nth-child(5) {

    margin-right: 0px;

}





/**/



#moi-truong {

    background: #F69F93;

    height: 44px;

}



#title-mt {

    height: 44px;

    color: white;

    font-size: 20px;

    text-align: center;

}



#ct-mt>li {

    float: left;

}



#ct-mt>li:nth-child(1) {

    width: 670px;

    margin-right: 10px;

}



#ct-mt>li:nth-child(2) {

    width: 320px;

}



#after-ft {

    background: #119DC8;

    padding:10px 0px;

}



#after-ft>div {

    color: white;

    text-align: center;

    background: #119dc8;

}



#logo-ft {

    border: 1px solid white;

    height: 94px;

}



#ul-logo-ft li {

    float: left;

    color: white;

    margin-top: 8px;

    margin-left: 16px;

    margin-right: 5px;

}



#ul-logo-ft li:nth-child(2) {

    height: 79px;

    margin-left: 12px;

}



#ul-logo-ft li>p:nth-child(1) {

    font-weight: bold;

    font-size: 15px;

    margin-bottom: 8px;

}



#ul-logo-ft li>p:nth-child(2) {

    font-weight: bold;

    font-size: 25px;

}



#dc-ft {

    color: white;

    text-align: justify;

    font-size: 12px;

}



#ft-hl {

    background: url(img/bg-ft-dt.png);

    background-repeat: no-repeat;

    height: 33px;

}



#ft-hl>p {

    color: white;

    text-align: center;

}



#ft-tv {

    background: url(img/bg-ft-tv.png);

    background-repeat: no-repeat;

    height: 33px;

}



#ft-tv>p {

    color: white;

    text-align: center;

}





/**/



#social-ft>li {

    float: left;

    width: 33.3%;

}



#form-ft {

    border: 1px solid white;

    background: url(img/lotnen-ft.png);

    background-repeat: no-repeat;

    height: 206px;

    border-radius: 8px;

}



#margin-ft {

    margin-right: 20px;

    margin-left: 20px;

}



#margin-ft>p:nth-child(1) {

    font-style: italic;

    color: white;

    font-size: 12px;

    text-align: justify;

    margin-top: 15px;

    line-height: 22px;

}



#name {

    height: 28px;

    background: white;

    width: 315px;

    padding-left: 15px;

    box-sizing: border-box;

}



#sdt {

    height: 28px;

    background: white;

    width: 315px;

    padding-left: 15px;

    box-sizing: border-box;

}



#tc {

    float: left;

    padding-left: 15px;

    box-sizing: border-box;

    width: 80%;

    margin-right: 5%;

    background: white;

    margin: 0px 15.6406px 0px 0px;

    height: 48px;

    width: 250px;

}



#gui {

    float: right;

    width: 35px;

    height: 46px;

    background: #E31C24;

    border: none;

    color: white;

    width: 15%;

    cursor: pointer;

}





/**/



#ul-cam-nghi li {

    float: left;

}



#ul-cam-nghi li:nth-child(1) {

    width: 600px;

}



#ul-cam-nghi>li:nth-child(2) {

    width: 380px;

    margin-left: 20px

}



#ul-cam-nghi-r>h4:nth-child(1) {

    text-align: center;

    font-size: 24px;

}



#ul-cam-nghi-r>h4:nth-child(2) {

    text-align: center;

    font-size: 25px;

    font-weight: bold;

}



#hz-cn {

    border: 1px solid #F69F93;

}



#ul-cam-nghi-r>p:nth-child(6) {

    font-size: 16px;

    text-align: justify;

}





/**/



#hzbfft {

    border: 1px solid #404041;

}



#ul-bfft li {

    float: left;

    width: 33.3%;

}



#ul-bfft li img {

    float: left;

}



#ul-bfft li p {

    float: left;

    height: 40px;

    margin-left: 15px;

    font-size: 18px;

}



#ul-bfft li a p {

    color: #404041;

}



#trangcon>li {

    float: right;

}



#trangcon >li:nth-child(1) {

    width: 230px;

    margin-left: 35px;

}



#trangcon>li:nth-child(2) {

    width: 900px;

}





/**/



#xncm {

    background: #DF5651;

    height: 38px;

    color: white;

    border-radius: 7px;

}



#xncm>img {

    margin-left: 10px;

    position: relative;

    top: 9px;

    margin-right: 5px;

}



#xncm>span {

    position: relative;

    top: 4px;

    font-size: 12px;

}



#tc-l-nk {

    height: 34px;

    background: #058EAE;

    position: relative;

    border-radius: 7px;

}



#tc-l-nk>a>span {

    color: white;

    text-align: center;

    font-size: 16px;

}



#tc-l-nk>a>img {

    position: absolute;

    top: 0px;

    bottom: 0px;

    margin: auto;

    margin-left: 10px;

}



#tc-l-nk>a>span {

    position: absolute;

    left: 0px;

    right: 0px;

    top: 0px;

    bottom: 0px;

    margin: auto;

    height: 16px;

}



#trangcon>li>p:nth-child(n+3) {

    margin-bottom: 5px;

}





/**/



#tc-l-con {

    background: #E2E2E0;

    height: 34px;

    text-align: center;

    border-radius: 7px;

    position: relative;

}



#tc-l-con>a>span {

    font-size: 14px;

    color: #404041;

    position: absolute;

    left: 0px;

    right: 0px;

    top: 0px;

    bottom: 0px;

    margin: auto;

    height: 16px;

}



#tc-l-con:hover {

    background: #008894;

    

}



#tc-l-con:hover>a>span {

    color: white;

    font-size: 16px;

}





/**/

.breadcrumb_main {

    margin: 10px 0px;

    background: #fffedd;

}

.breadcrumb {

    float: left;

    padding: 5px 4px;

    font-size: 13px;

    margin-right: 0px;

}



.breadcrumb a span {

    color: #008894;

    font-size: 13px !important;

    font-family: robotolight;

}





/**/



#bg-antoan {

    background: #0794E6;

    height: 130px;

}



#sologan {

    color: #FFE800;

    font-size: 32px;

    text-align: center;

    padding-top: 15px;

}



#wamp .title_chitiet {

    font-size: 19px;

    padding-bottom: 5px;

    margin-bottom: 5px;

}



.thegioi_left {

    width: 100%;

    float: left;

}



#wamp .baiviet {

    border-bottom: dashed 1px #CCC;

    margin: 0 0 20px 0;

    padding-bottom: 10px;

    height: 135px;

}



#wamp .thongtin_baiviet {

    width: 550px;

    float: left;

}



.thongtin_baiviet p {

    font-size: 15px;

    text-align: justify;

    margin-top: 10px;

    line-height: 22px;

}



#wamp .hinh_baiviet {

    width: 150px;

    float: left;

    margin-right: 10px;

    height: 100px;

    padding: 3px;

    opacity: 1;

}



.baiviet h3 a {

    color: #058EAE;

    font-size: 16px;

}



.xemthem_btn {

    background: url('img/bg-tc-tv.png');

    height: 37px;

    background-repeat: no-repeat;

    font-size: 12px;

    font-weight: bold;

    float: right;

    width: 90px;

    margin-top: 10px;

}



.xemthem_btn>a {

    position: relative;

    top: 5px;

    left: 18px;

    right: 0;

    margin: auto;

    color: white;

}



.tuvan {

    background: url(img/bg-tc-dh.png);

    height: 37px;

    background-repeat: no-repeat;

    font-size: 12px;

    font-weight: bold;

    float: right;

    width: 90px;

    margin-top: 10px;

}



.tuvan>span>a {

    position: relative;

    top: 5px;

    left: 25px;

    right: 0;

    margin: auto;

    color: white;

}





/**/



#tc-bvnb {

    height: 510px;

}



#title-tc-bvnb {

    font-size: 16px;

    background: url('img/bg-tcbvnb.png');

    height: 28px;

    background-repeat: no-repeat;

    color: white;

    padding-left: 54px;

    padding-top: 12px;

}



#ct-bvnb>li {

    float: left;

}



#ct-bvnb>li:nth-child(odd) {

    width: 48%;

    margin-right: 2%;

}



#wap-bvnb .baiviet {

    height: 135px;

}



#ct-bvnb>li:nth-child(odd) .thongtin_baiviet {

    width: 390px;

    float: left;

}



#wap-bvnb .thongtin_baiviet {

    width: 332px;

    float: left;

}



#wap-bvnb .thongtin_baiviet p {

    font-size: 14px;

    text-align: justify;

    margin-top: 5px;

    line-height: 26px;

}



#wap-bvnb .hinh_baiviet {

    width: 156px;

    float: left;

    margin-right: 10px;

    height: 108px;

    padding: 3px;

    opacity: 1;

    border: 1px solid #B2B4B6;

    box-sizing: border-box;

}

#wap-bvnb .baiviet h3 a {

    color: #058EAE;

    font-size: 18px;

    font-family: robotolight;

}





/**/



#title-tc-bvlq {

    font-size: 16px;

    background: url('img/bg-tcbvnb.png');

    height: 28px;

    background-repeat: no-repeat;

    color: white;

    padding-left: 30px;

    padding-top: 12px;

}



.content_chitiet {

    font-weight: normal;

}



.trangchitiet .rating {

    unicode-bidi: bidi-override;

    direction: rtl;

    width: 68px;

    float: left;

}



.trangchitiet .rating > span {

    display: inline-block;

    position: relative;

    width: 1.1em;

}



.trangchitiet .rating > span.rated:before {

    content: "\2605";

    position: absolute;

    color: gold;

}



.trangchitiet .content_chitiet h2 {

    padding: 12px 2px 2px 40px;

    color: #00A1A9;

    font-size: 15px !important;

    text-transform: uppercase;

    display: inherit;

    margin: 10px 0px;

    background-image: url(img/dieutri.png);

    background-repeat: no-repeat;

    background-position: 3px center;

    border-bottom: 1px solid #10ac87;

}



.content_chitiet #khungxanh {

    border-radius: 5px;

    padding: 2%;

    width: 90%;

    margin: auto;

    border: 1px dashed rgb(0, 166, 126);

    box-sizing: border-box;

    background: #e6f3ff none repeat scroll 0% 0%;

}



.content_chitiet #khunghong {

    border-radius: 5px;

    padding: 2%;

    width: 90%;

    margin: auto;

    border: 1px dashed rgb(247, 95, 146);

    box-sizing: border-box;

    background: #fee3ed none repeat scroll 0% 0%;

}

.phantrang {

    text-align: center;

}



.phantrang span,

.phantrang a:hover {

    background: #fff;

    color: #10ac87;

    padding: 5px 10px;

    margin: 0px 5px;

    border: 1px solid #E3E2E2;

    border-radius: 32px;

}



.phantrang a {

    background: #058EAE;

    color: #fff;

    padding: 5px 10px;

    margin: 0px 5px;

    border-radius: 32px;

}



.mask {

    background-color: rgba(0, 0, 0, 0.6);

    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";

    filter: alpha(opacity=0);

    opacity: 0;

    -webkit-transform: translate(460px, -100px) rotate(180deg);

    -moz-transform: translate(460px, -100px) rotate(180deg);

    -o-transform: translate(460px, -100px) rotate(180deg);

    -ms-transform: translate(460px, -100px) rotate(180deg);

    transform: translate(60px, -10px) rotate(90deg);

    -webkit-transition: all 0.2s 0.4s ease-in-out;

    -moz-transition: all 0.2s 0.4s ease-in-out;

    -o-transition: all 0.2s 0.4s ease-in-out;

    -ms-transition: all 0.2s 0.4s ease-in-out;

    transition: all 0.2s 0.4s ease-in-out;

}



.mask {

    position: absolute;

    top: 7px;

    bottom: 0;

    margin: auto;

    background: url('img/img-hd-4s.png');

    background-repeat: no-repeat;

    left: 7px;

    right: 0;

}



.mask p {

    height: 235px;

    width: 195px;

    left: -9px;

    right: 0;

    margin: auto;

    text-align: justify;

    line-height: 22px;

    font-weight: bold;

    position: relative;

}



#ul-ct-ht .view-third:hover .mask {

    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";

    filter: alpha(opacity=100);

    opacity: 1;

    -webkit-transition-delay: 0s;

    -moz-transition-delay: 0s;

    -o-transition-delay: 0s;

    -ms-transition-delay: 0s;

    transition-delay: 0s;

    -webkit-transform: translate(0px, 0px);

    -moz-transform: translate(0px, 0px);

    -o-transform: translate(0px, 0px);

    -ms-transform: translate(0px, 0px);

    transform: translate(0px, 0px);

}



#___gcse_0 {

    width: 385px;

}



.gsc-control-cse {

    background: #DEDFE0 !important;

    border: none !important;

}



.gsib_b {

    position: absolute;

    right: 0;

    margin-right: 160px;

    top: 20px;

}



input.gsc-search-button,

input.gsc-search-button:hover,

input.gsc-search-button:focus {

    background: #FF0000 !important

}





/**/



.scroll-menu {

    position: fixed;

    width: 100%;

    z-index: 999999;

    top: 0;

}



.scroll-af-menu {

    position: fixed;

    z-index: 999998;

    background: white;

    top: 0;

    border-bottom: 2px solid #0A88C8;

    opacity: 0.9;

}



.scroll-logo_dc {

    margin-top: 43px;

}



.scroll-logo_dc2 {

    margin-top: 43px;

}



#lich>li:hover>a>img {

    animation-name: flipInY;

    animation-timing-function: ease-out;

    animation-duration: 2s;

}



#ct-pp>li>div:hover {

    animation-name: pulse;

    animation-timing-function: ease-out;

    animation-duration: 2s;

}



#ct-pp>li:hover>a>img {

    animation-name: flipInY;

    animation-timing-function: ease-out;

    animation-duration: 2s;

}



.tuvan:hover {

    animation-name: tada;

    animation-timing-function: ease-out;

    animation-duration: 2s;

}



.xemthem_btn:hover {

    animation-name: tada;

    animation-timing-function: ease-out;

    animation-duration: 2s;

}



.bn-top-f {

    top: 14px !important;

}



#banner_qc_phai input::-webkit-input-placeholder {

    color: #fff !important;

}

#banner_qc_phai input::-moz-placeholder {

    color: #fff !important;

}

#banner_qc_phai input:-ms-input-placeholder {

    color: #fff !important;

}

#banner_qc_phai input:-moz-placeholder {

    color: #fff !important;

}

#banner_qc_phai {

    animation-name: fadeOutLeft;

    animation-timing-function: ease-out;

    animation-duration: 2s;

}





#banner_qc_phai {

    animation-name: fadeOutLeft;

    animation-timing-function: ease-out;

    animation-duration: 2s;

}





/*@-webkit-keyframes fadeInDown {

  0% {

    opacity: 0;

    -webkit-transform: translate3d(0, -50%, 0);

    transform: translate3d(0, -50%, 0)

  }

  100% {

    opacity: 1;

    -webkit-transform: none;

    transform: none

  }

}*/





/**/



@-webkit-keyframes fadeOutLeft {

    0% {

        opacity: 0;

        -webkit-transform: translate3d(-100%, 0, 0);

        transform: translate3d(-100%, 0, 0)

    }

    100% {

        opacity: 1

    }

}



@keyframes fadeOutLeft {

    0% {

        opacity: 0;

        -webkit-transform: translate3d(-100%, 0, 0);

        -ms-transform: translate3d(-100%, 0, 0);

        transform: translate3d(-100%, 0, 0)

    }

    100% {

        opacity: 1

    }

}





/**/



@keyframes fadeInDown {

    0% {

        opacity: 0;

        -webkit-transform: translate3d(0, -20%, 0);

        -ms-transform: translate3d(0, -20%, 0);

        transform: translate3d(0, -20%, 0);

    }

    100% {

        opacity: 1;

        -webkit-transform: none;

        -ms-transform: none;

        transform: none

    }

}



@keyframes bounces {

    0%,

    100%,

    20%,

    53%,

    80% {

        transform: translate3d(0, 0, 0)

    }

    40%,

    43% {

        transform: translate3d(0, -20px, 0)

    }

    70% {

        transform: translate3d(0, -15px, 0)

    }

    90% {

        transform: translate3d(0, -4px, 0)

    }

}



@-webkit-keyframes flipInY {

    0% {

        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);

        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);

        -webkit-transition-timing-function: ease-in;

        transition-timing-function: ease-in;

        opacity: 0

    }

    40% {

        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);

        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);

        -webkit-transition-timing-function: ease-in;

        transition-timing-function: ease-in

    }

    60% {

        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);

        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);

        opacity: 1

    }

    80% {

        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);

        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)

    }

    100% {

        -webkit-transform: perspective(400px);

        transform: perspective(400px)

    }

}



@keyframes flipInY {

    0% {

        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);

        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);

        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);

        -webkit-transition-timing-function: ease-in;

        transition-timing-function: ease-in;

        opacity: 0

    }

    40% {

        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);

        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);

        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);

        -webkit-transition-timing-function: ease-in;

        transition-timing-function: ease-in

    }

    60% {

        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);

        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);

        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);

        opacity: 1

    }

    80% {

        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);

        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);

        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)

    }

    100% {

        -webkit-transform: perspective(400px);

        -ms-transform: perspective(400px);

        transform: perspective(400px)

    }

}



@-webkit-keyframes pulse {

    0% {

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

    50% {

        -webkit-transform: scale3d(1.05, 1.05, 1.05);

        transform: scale3d(1.05, 1.05, 1.05)

    }

    100% {

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

}



@keyframes pulse {

    0% {

        -webkit-transform: scale3d(1, 1, 1);

        -ms-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

    50% {

        -webkit-transform: scale3d(1.05, 1.05, 1.05);

        -ms-transform: scale3d(1.05, 1.05, 1.05);

        transform: scale3d(1.05, 1.05, 1.05)

    }

    100% {

        -webkit-transform: scale3d(1, 1, 1);

        -ms-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

}



@-webkit-keyframes tada {

    0% {

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

    10%,

    20% {

        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);

        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)

    }

    30%,

    50%,

    70%,

    90% {

        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);

        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)

    }

    40%,

    60%,

    80% {

        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);

        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)

    }

    100% {

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

}



@keyframes tada {

    0% {

        -webkit-transform: scale3d(1, 1, 1);

        -ms-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

    10%,

    20% {

        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);

        -ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);

        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)

    }

    30%,

    50%,

    70%,

    90% {

        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);

        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);

        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)

    }

    40%,

    60%,

    80% {

        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);

        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);

        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)

    }

    100% {

        -webkit-transform: scale3d(1, 1, 1);

        -ms-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

}





/**/



#box_cont h1,

#box_cont h2 {

    font-size: 100px;

    color: #0f86b2;

    text-shadow: 1px 1px 0px #f2f2f2, 1px 2px 0px #b1b1b2;

    margin-bottom: 20px;

}



#box_cont h2 {

    font-size: 35px;

    padding-bottom: 20px;

    color: #323232;

}



#box_cont p {

    font-size: 20px;

    color: #323232;

    padding-bottom: 20px;

    line-height: 25px;

}



#box_cont a {

    font-size: 20px;

    color: #0f86b2;

}



#box_cont a:hover {

    text-decoration: underline;

}



#box_cont {

    width: 600px;

    height: auto;

    background: #FFF;

    margin: auto;

    padding: 20px;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    border-radius: 10px;

    -webkit-border-radius: 10px;

    -moz-border-radius: 10px;

    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);

    -webkit-animation: rubberBand .5s;

    -moz-animation: rubberBand .5s;

    -o-animation: rubberBand .5s;

    animation: rubberBand .5s;

}



@-webkit-keyframes rubberBand {

    0% {

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

    30% {

        -webkit-transform: scale3d(1.25, .75, 1);

        transform: scale3d(1.25, .75, 1)

    }

    40% {

        -webkit-transform: scale3d(0.75, 1.25, 1);

        transform: scale3d(0.75, 1.25, 1)

    }

    50% {

        -webkit-transform: scale3d(1.15, .85, 1);

        transform: scale3d(1.15, .85, 1)

    }

    65% {

        -webkit-transform: scale3d(.95, 1.05, 1);

        transform: scale3d(.95, 1.05, 1)

    }

    75% {

        -webkit-transform: scale3d(1.05, .95, 1);

        transform: scale3d(1.05, .95, 1)

    }

    100% {

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

}



@keyframes rubberBand {

    0% {

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

    30% {

        -webkit-transform: scale3d(1.25, .75, 1);

        transform: scale3d(1.25, .75, 1)

    }

    40% {

        -webkit-transform: scale3d(0.75, 1.25, 1);

        transform: scale3d(0.75, 1.25, 1)

    }

    50% {

        -webkit-transform: scale3d(1.15, .85, 1);

        transform: scale3d(1.15, .85, 1)

    }

    65% {

        -webkit-transform: scale3d(.95, 1.05, 1);

        transform: scale3d(.95, 1.05, 1)

    }

    75% {

        -webkit-transform: scale3d(1.05, .95, 1);

        transform: scale3d(1.05, .95, 1)

    }

    100% {

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

}



blockquote {

    background: #f9f9f9;

    border-left: 5px solid #ccc;

    margin: 1.5em 10px;

    padding: 0.5em 10px;

    quotes: "\201C""\201D""\2018""\2019";

}



blockquote:before {

    color: #ccc;

    content: open-quote;

    font-size: 4em;

    line-height: 0.1em;

    margin-right: 0.25em;

    vertical-align: -0.4em;

}



blockquote:after {

    color: #ccc;

    content: close-quote;

    font-size: 4em;

    line-height: 0.1em;

    margin-right: 0.25em;

    vertical-align: -0.4em;

    position: absolute;

    margin-left: 10px;

    margin-top: 25px

}



blockquote h4 {

    display: inline;

    line-height: 30px;

}





/**/



#ct-mt>li:nth-child(2)>a {

    cursor: pointer;

}



#popup {

    width: 1000px;

    display: none;

    border: 2px solid #058EAE;

}



#popup>li {

    list-style: none;

}



#popup>li:nth-child(1) {

    float: left;

    width: 40%;

}



#popup>li:nth-child(2) {

    float: left;

    width: 60%;

    margin-top: 10px;

}



#popup>li:nth-child(1)>p {

    text-align: center;

    line-height: 25px;

}



#popup>li:nth-child(1)>p:nth-child(1) {

    position: relative;

    margin-top: 40px;

}



#popup a img {

    position: relative;

    top: -313px;

    float: right;

    right: 25px;

}



#popup a {

    cursor: pointer;

}



.action-popup {

    position: fixed;

    display: block !important;

    display: table !important;

    z-index: 999999;

    background: white;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    margin: auto;

    margin-top: 188px;

}





/* tags */



.tags a {

    background: #058EAE;

    color: #fff;

    text-align: center;

    padding: 4px 7px;

    margin-left: 10px;

    position: relative;

    font-size: 13px;

    font-weight: bold;

    margin-bottom: 7px;

    display: inline-block;

    border-radius: 0px 3px 3px 0px;

}



.tags a::before {

    border-top: 12px solid transparent;

    border-right: 8px solid #058EAE;

    border-bottom: 12px solid transparent;

    content: "";

    height: 0;

    position: absolute;

    top: 0;

    left: -8px;

    width: 0;

}



.tags a:hover {

    color: #FFF800;

}



.popup {

    position: fixed;

    width: 100%;

    height: 100%;

    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEUAAACnej3aAAAAAXRSTlOZyTXzhgAAAApJREFUCB1jYAAAAAIAAc/INeUAAAAASUVORK5CYII=);

    top: 0;

    left: 0;

    z-index: 200000;

}



.popup-close {

    background-image: url(img/x.png);

    width: 50px;

    height: 50px;

    position: absolute;

    background-repeat: no-repeat;

    right: 0;

    top: 0;

    margin: auto;

    margin-right: -38px;

    margin-top: -12px;

    cursor: pointer;

    animation-name: bouncess;

    animation-duration: 1.5s;

    animation-timing-function: ease-out;

    animation-iteration-count: infinite;

}



@-webkit-keyframes bouncess {

    0%,

    100%,

    20%,

    53%,

    80% {

        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);

        transition-timing-function: cubic-bezier(0.215, .61, .355, 1);

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

    40%,

    43% {

        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);

        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);

        -webkit-transform: translate3d(0, -10px, 0);

        transform: translate3d(0, -10px, 0)

    }

    70% {

        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);

        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);

        -webkit-transform: translate3d(0, -8px, 0);

        transform: translate3d(0, -8px, 0)

    }

    90% {

        -webkit-transform: translate3d(0, -4px, 0);

        transform: translate3d(0, -4px, 0)

    }

}



.popup>div {

    position: absolute;

    top: 50%;

    left: 49%;

    transform: translate(-50%, -50%);

}



#LRfloater2 {

    z-index: 1900 !important;

}

.giandong{line-height: 30px;}

.tritt a, .tritt a > * {

    color: #001dff !important;

}

.giandong{line-height: 30px;}

header#header .wrap {

    padding-top: 15px;

}

p.top_text {

    font-size: 30px;

    text-transform: uppercase;

    color: #117ebb;

    font-family: hongha;

}

p.bottom_text {

    text-transform: uppercase;

    font-family: honghanormal;

    font-size: 12px;

    letter-spacing: 6px;

}

.text_logo {

        margin-top: 15px;

    margin-left: 100px;

}

.ico_headhotline {

    background: url(img/icon_phonetop.png) no-repeat 0px center;

    padding-left: 48px;

}

.tren_hotline {

    font-family: myriaprobold;

    text-transform: uppercase;

    font-size: 14px;

    color: #000;

    position: relative;

    top: 4px;

}

.duoi_hotline {

    font-size: 25px;

    color: #ea232a;

    font-family: Arial;

    letter-spacing: 4px;

    font-weight: bold;

}

.time_kham {

    background: #d7d7d7;

    color: #000;

    font-size: 13px;

    font-family: honghanormal;

    padding: 5px 10px;

    border-radius: 12px;

}

li.line {

    width: 1px !important;

    height: 25px !important;

    background: #fff;

    margin: 25px;

    margin-top: 10px;

    margin-bottom: 0px;

}

.search {

    float: right;

    width: 318px;

    background: #fff;

    height: 33px;

    margin-top: 6px;

}

input#keyword {

    height: 33px;

    border: 0px;

    float: left;

    width: calc(100% - 50px);

    padding-left: 10px;

    margin-right: 10px;

}



.left_text,.leftxanh_text {

    float: left;

    background: #d92424;

    color: #fff;

    height: 36px;

    line-height: 36px;

    font-size: 16px;

    font-family: robotomedium;

    padding: 0px 10px;

    position: relative;

}

.left_text:after,.leftxanh_text:after{

    position: absolute;

    background:url(img/after_red.png) no-repeat;

    width: 12px;

    height: 36px;

    right: -12px;

    top:0px;

    content:"";

}



.leftxanh_text:after{

    background:url(img/after_blue.png) no-repeat;

}

.leftxanh_text{

    background:#008894;

}

.dienthoai_slide {

    background: url(img/slide_formdienthoai.png) no-repeat;

    width: 358px;

    height: 61px;

    float: left;

}

.rightxanh_text{

    color:#008894;

}

.dienthoai_slide input#sodienthoai {

    float: left;

    border: 0px;

    width: 250px;

    padding-left: 10px;

    background: transparent;

    height: 54px;

    font-size: 15px;

}

input#btn_submit{

    font-family: robotomedium;

    font-size: 16px;

    background:none;

    border:none;

    color:#fff;

}

.dienthoai_slide .button_submit {

    background: transparent;

    border: none;

    color: #fff;

    font-family: robotomedium;

    font-size: 16px;

    height: 50px;

    float: right;

    position: relative;

    width: 85px;

    cursor: pointer;

    text-indent: -99999px;

}

.phone_slide .wrap {

    padding-top: 13px;

}

.text_sizelon {

    font-size: 25px;

    font-family: robotomedium;

    text-transform: uppercase;

    color: #008894;

    display: inline-block;

    position: relative;

}

.text_sizenho {

    display: inline-block;

    font-family: robotomedium;

    color: #000;

}

.icon_title {

    float: left;

    margin-right: 10px;

}

.line_title {

    position: relative;

    top: 13px;

    float: right;

    width: calc(100% - 60px);

    border-bottom: 1px solid #cccccc;

    height: 35px;

}

.phone_title {

    float: right;

    position: relative;

    top: -10px;

}

.line_xanh {

    width: 100%;

    height: 3px;

    background: #008894;

    left: 0px;

    bottom: -6px;

    content: "";

    position: absolute;

}

.item_danhmuc {

    width: 150px;

    height: 150px;

    float: left;

    background: #eaeaea;

    

    margin-right: 19px;

}

.item_danhmuc:last-child {

    margin-right: 0px;

}

.name_itemdanhmuc,.img_itemdanhmuc {

    text-align: center;

}

.name_itemdanhmuc a{

    font-family: Myriad Pro;

    font-size: 18px;

    text-transform: uppercase;

}

.img_itemdanhmuc{margin-top:40px;}

.name_itemdanhmuc {

    margin-top: 10px;

}

.title_all {

    margin-bottom: 15px;

}

.content_tags {

    margin-top: 20px;

    position: relative;

}

.content_tags p {

display: inline-block;

    border: 1px solid rgba(8, 106, 170, 0.5);

    padding: 10px 30px;

    margin-bottom: 5px;

    margin: 5px;

    transition: 0.5s;

    box-shadow: 0px 0px 5px #999;

}

.tags_picture {

    position: absolute;

    bottom: -4px;

    right: 0px;

}

.content_tags p:hover{

    background:#008894;

    transition:0.5s;

}

.content_tags p:hover a{

    color:#fff;

}

.content_tags p a{

    color:#008894;

    font-size: 15px;

    font-family: robotolight;

}

.hotline_head {

    position: relative;

    top: -9px;

}

#tinxemnhieu{margin-top:45px;margin-bottom: 40px;}

.slide_nho {

    width: 257px;

    float: left;

    margin-right: 15px;

}

ul.dmkienthuc1 {

    width: 200px;

    float: left;

}

ul.dmkienthuc1 li {

    font-size: 16px;

    text-transform: uppercase;

    font-family: Myriad Pro;

    font-weight: bold;

    color: #fff;

    background: #9e9e9e;

    border-bottom: 1px solid #fff;

    height: 62px;

    line-height: 62px;

    text-align: center;

    transition: 0.5s;

}

ul.dmkienthuc1 li.active {

    background: #008894;

    transition: 0.5s;

    position: relative;

}

ul.dmkienthuc1 li.active:after {

    content: "";

    width: 10px;

    height: 11px;

    position: absolute;

    background: url(img/active_tabs_image.png) no-repeat;

    top: calc(50% - 7px);

    right: 5px;

}

.tintuc_trangchu{float:left;width: 575px;}

ul.tabs_li li {

    float: left;

    background: #bcbcbc;

    font-size: 17px;

    text-transform: uppercase;

    font-family: robotomedium;

    color: #fff;

    padding: 10px 20px;

    margin-right: 4px;

    cursor: pointer;

}

ul.tabs_li li.active{

    background:#008894;

}

.img_itemnews {

    float: left;

    margin-right: 10px;

}

ul.tabs_li {

    margin-bottom: 10px;

}

.name_itemnews{margin-bottom: 10px;}

.name_itemnews a {

    font-size: 15px;

    font-family: Arial;

    color: #008894;

    font-weight: bold;

}

.mota_itemnews {

    font-size: 12px;

    color: #666666;

    line-height: 15px;

}

.xemthem_itemnews {

    float: right;

    margin-top:10px;

}

.xemthem_itemnews a{

    font-size: 12px;

    color:#666666;

    border-bottom: 1px solid;

    font-style: italic;

}

.date_itemnextnews {

    float: right;

}

.name_itemnextnews{float:left;font-size:13px;}

.name_itemnextnews a, .date_itemnextnews {

    font-size: 14px;

    font-family: Arial;

    color: #000;

    font-weight: bold;

}

.name_itemnextnews, .date_itemnextnews {

    background: #fff;

    position: relative;

    z-index: 1;

    padding:0px 5px;

    padding-left:0px;

}

.date_itemnextnews{padding-left:5px;padding-right: 0px;}

.item_nextnews {

    margin: 9px 0px;

    position: relative;

}

.borderdotted {

    width: 100%;

    height: 1px;

    border-bottom: 1px dotted #000;

    content: "";

    position: absolute;

    left: 0px;

    bottom: 3px;

}

section#tinxemnhieu,section#kienthuc,section#quytrinh,section#aaa {

    background: #fff;

    padding: 12px;

    box-shadow: 4px 4px 10px #ccc;

    width: 1166px;

    margin: auto;

}

.dichvu_trangchu{    width: 280px;

    float: right;

    background: #008894;

    height: 272px;

    padding: 10px;}

.item_dichvutc {

    float: left;

    margin-right: 4px;

    margin-bottom: 4px;

}

.item_dichvutc:nth-child(3n) {

    margin-right: 0px;

}

ul.khacbiet{



}

.content_tabsss{max-width: 100%;float:none;    background: #fff;

    padding: 12px;

    padding-top: 20px;}

.content_tabsss > div > img {

    width: 100%;

}

ul.khacbiet li {

    width: calc(25% - 2px);

    position: relative;

    background: url(img/background_li_menu.png) repeat-x;

    height: 44px;

    line-height: 44px;

    margin-bottom: 4px;

    text-align: center;

    float: left;

    font-size: 16px;

    text-transform: uppercase;

    font-family: robotomedium;

    cursor: pointer;

    color: #fff;

    border: 1px solid #008894;

    border-bottom: 0px;

}

section#tuthien {

    margin-top: 30px;

}

ul.khacbiet li.active,ul.khacbiet li:hover{

    background: url(img/danhmuc_li_hover.png);

}

ul.khacbiet li.active:after{

    position: absolute;

    width: 8px;

    height: 13px;

    top:calc(50% - 4px);

    right: -8px;

    content:"";

    background: url(img/after_khacbiet.png);

}

section#quangcao img{width: 100%;height: auto;}

section#tuthien,section#quangcao{

    margin-bottom: 45px;

}

.slide_kienthuc{width: 200px;float: left;border-right: 1px solid #cccccc;

    padding-right: 10px;

    margin-right: 10px;}

.left_nddanhmuc {

    width: 670px;

    float: left;

}

.noidung_kienthuc {

    width: calc(100% - 210px);

    float: right;

}

ul.dmkienthuc li {

    border: 1px solid #008894;

    float: left;

    margin-right: 6px;

    font-size: 14px;

    text-transform: uppercase;

    color: #008894;

    font-family: robotolight;

    padding: 8px;

    transition:0.5s;

    position: relative;

    cursor: pointer;

}

ul.dmkienthuc li:last-child{

    margin-right: 0px;

}

ul.dmkienthuc li.active,ul.dmkienthuc li:hover {

    background: #008894;

    color: #fff;

    transition:0.5s;

}

.content_noidung_danhmuc {

    margin-top: 0px;

}

ul.dmkienthuc li.active:after{

    background:url(img/after_noidung.png);

    width: 16px;

    height: 7px;

    position: absolute;

    left:calc(50% - 3.5px);

    bottom:-7px;

    content:"";

}

.img_itemfull {

    width: 170px;

    height: 100px;

    float: left;

    margin-right: 10px;

}

.name_itemfull a {

    font-size: 16px;

    font-family: robotomedium;

    color: #000;

}

.mota_itemfull {

    font-size: 14px;

    font-family: robotolight;

    color: #333333;

    margin-top: 5px;

    line-height: 20px;

    text-align: justify;

    height: 60px;

    overflow:hidden;

}

.name_itemfull {

    height: 21px;

    overflow: hidden;

}

.itemjustname a {

    font-size: 14px;

    font-family: robotomedium;

    color: #000;

}

.itemjustname:nth-child(2n){

    float:right;

    width: 49%;

}

.itemjustname:nth-child(2n+1){

    float:left;

    width: 49%;

}

.itemjustname {

    height: 20px;

    overflow: hidden;

    margin-top: 9px;

}

.item_full {

    border-bottom: 1px dashed #ccc;

    padding-bottom: 7px;

    margin-bottom: 7px;

}

.right_nddanhmuc {

    width: 250px;

    float: right;

    background: #f1f1f1;

    padding: 10px;

}

.title_tinxemnhieu {

    background: url(img/icon_tinxemnhieu.png) no-repeat;

    padding-left: 30px;

    font-size: 15px;

    text-transform: uppercase;

    font-family: robotomedium;

    height: 21px;

    line-height: 21px;

    border-bottom: 1px solid #cccccc;

    padding-bottom: 10px;

    margin-bottom: 10px;

}

ul.listxemnhieu li {

    background: url(img/icon_listxemnhieu.png) no-repeat 0px;

    height: 19px;

    padding-left: 20px;

    overflow: hidden;

    margin-bottom: 10px;

}

ul.listxemnhieu li a{

    font-size: 13px;

    font-family: robotolight;

    color:#000;

}

#baochivechungtoi{

    background-image: url(img/background_baochi.jpg);

    background-position: top;

    background-attachment: fixed;

    height: 592px;

}

.itembaochi {

    float: left;

}

.mgr10{margin-right: 10px;}

.mgt5{margin-top:5px;}

section#baochivechungtoi .wrap {

    padding-top: 30px;

}

footer {

    background: #008894;

    margin-top: 60px;

    padding-bottom: 90px;

}

ul.li30 li {

    background: #f5f5f5;

    float: left;

    width: 387px;

    text-align: center;

    padding: 10px 0px;

    height: 80px;

    margin-right: 2px;

}

ul.li30 li:last-child,ul.li20 li:last-child{

    margin-right: 0px;

}

ul.li20 li {

    background: #f5f5f5;

    width: 231.5px;

    float: left;

    height: 50px;

    line-height: 50px;

    text-align: center;

    margin-right: 2px;

    margin-top: 2px;

    font-size: 20px;

    font-family: robotomedium;

    text-transform: uppercase;

    color:#f27602;

}

.column1{

    width: 360px;

    float:left;

    margin-right: 50px;

}

.column2{

    width: 355px;

    float:left;

}

.column3 {

    width: 320px;

    float: right;

    border: 1px solid #fff;

    padding: 10px;

    height: 253px;

}

.mgt20{margin-top:20px;}

.column1>div {

    margin-bottom: 10px;

}

.social_footer li {

    margin-right: 15px;

    float:left;

}

.title_box {

    text-align: center;

    font-size: 15px;

    font-family: robotomedium;

    color: #fff;

    text-transform: uppercase;

    margin-bottom: 10px;

}

.row_input > * {

    float: left;

}

.row_input p {

    width: 75px;

    height: 28px;

    color: #fff;

    font-family: robotolight;

    font-size: 14px;

    margin-right: 10px;

}

.row_input > div{

    width: calc(100% - 85px);

}

.input_column input {

    width: 100% !important;

}

.row_input {

    margin-bottom: 10px;

    height: 28px;

    line-height: 28px;

}

.input_column textarea {

    width: calc(100% - 15px);

    height: 100px;

    border: 0px;

        padding-left: 15px;

        padding-top:10px;

}

.input_column button {

    background: #fff;

    border: none;

    padding: 7px 30px;
    margin-top:10px;

}

#fix_phone{width:100%;height: 60px;background:#7c7c7c;position: fixed;bottom: 0px;left: 0px;z-index:999;}

.fix_sodienthoai {

    float: left;

    position: relative;

    top: 0px;

}

.fix_nhapdienthoai {

    float: right;

        position: relative;

    top: 8px;

}

.fix_nhapdienthoai ul li {

    float: left;

    margin-left: 10px;

}
.fix_social {
    width: 460px;
    position: absolute;
    left: calc(50% - 107px);
    background: #e55d0b;
    height: 60px;
    top: 0px;
    padding: 0px 30px;
    border-radius: 30px;
}
.fix_social p {

    font-family: Arial;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    margin: 3px 0px;

}

.fix_social input {

    width: 320px;

    height: 35px;

    border:none;

    float:left;

    padding-left:10px;

}

.fix_social button {

    background: #b01f24;

    float:left;

    color: #fff;

    border: none;

    margin-left:10px;

    height: 35px;

    font-family: robotomedium;

    padding: 0px 15px;

    font-size: 16px;

}

.slick-dots li.slick-active {

    background: #fff!important;

    border: 2px solid #000;

}

.none{display:none;}

li#dm li{}

li#dm:hover ul.cap1{display:block;transition:0.5s;}

ul.cap1 {

    display: none;

    position: absolute;

    width: 1161px;

    left: -277px;

    top: 45px;

    transition: 0.5s;

    background:#fff;

    border: 1px solid #008894;

    border-top: 0px;

    box-shadow: 0px 0px 5px #ccc;

}

ul.cap1 li {

    float:left;

width: 227px;

    position: relative;

    line-height: 30px;

    text-align: left;

   

    padding-left: 5px;

}

ul.cap1 li a:hover{text-decoration: underline;}

ul.cap1 li a{text-transform: uppercase;font-family: robotolight;    text-transform: capitalize;

    text-align: center;

    color: #e4a547;

    transition: all 0.5s;

    font-weight: bold;

    font-size: .92em;

   }



ul.cap1 li:hover ul.cap2{display:block;transition:0.5s;}

ul.cap2{display:block;}

ul.cap2 li:hover ul.cap3{display:block;transition:0.5s;}

ul.cap3{position: absolute;left:284px;top:0px;}

li#dm {

    position: relative;

    z-index: 999;

}

p#tc-l-nk a span {

    font-family: robotolight;

}

p#tc-l-nk {

    line-height: 16px;

}

.text_sizelon h1 {

    font-size: 25px;

    height: 33px;

    text-transform: capitalize;

}

.news_danhmuccon {

    margin-bottom: 20px;

}

.content_danhmuccon {

    width: calc(100% - 250px);

}

.name_danhmuccon {

    margin: 10px 0px;

}

.name_danhmuccon a {

    font-size: 20px;

    color: #000;

}

.name_danhmuccon a h3 {

    font-weight: normal;

    font-size: 20px;

}

.creat_bignews {

    margin-bottom: 15px;

}

.ngaytao_big, .luotxem_big {

    background: url(img/icon_ngaytao.png) no-repeat 0px;

    color: #999999;

    font-size: 14px;

    padding-left: 20px;

    display: inline-block;

}

.luotxem_big {

    background: url(img/icon_luotxem.png) no-repeat 0px;

    margin-left: 20px;

}

.mota_danhmuccon {

    font-size: 14px;

    color: #666666;

    line-height: 20px;

}

.item_danhmuc a {

    color:#343434;

}

.item_danhmuc:nth-child(1):hover a{

    color:#01b56f;

}

.item_danhmuc:nth-child(2):hover a{

    color:#3498db;   

}

.item_danhmuc:nth-child(3):hover a{

    color:#697ab3;

}

.item_danhmuc:nth-child(4):hover a{

    color:#db6a9c;

}

.item_danhmuc:nth-child(5):hover a{

    color:#8dc63f;

}

.boxsao_comment > div {

    background: #666666;

    display: inline-block;

    width: 24px;

    text-align: center;

    height: 24px;

    border-radius: 50%;

}

.boxsao_comment > div img {

    position: relative;

    top: 4px;

}

.boxsao_comment > div.cam{

    background:#fd721c;

}

.title_comment {

    font-family: robotomedium;

    text-transform: uppercase;

    color: #000;

    text-align: center;

margin-bottom: 5px;}

.text_comment{font-family: robotolight;font-size: 15px;text-align: center;text-transform: uppercase;}

.boxsao_comment {

    text-align: center;

}

.ghichu_comment {

    text-transform: uppercase;

    text-align: center;

    color: #000;

    font-size: 16px;

    font-family: robotomedium;

}

.box_border {

    border: 1px solid #ccc;

    padding: 5px;

}

.box_border > div{

    margin: 5px 0px;

}

.thongtin_baomat {

    font-size: 12px;

    font-family: robotolight;

    color: #003366;

    text-align: right;

    margin:5px;

}

.form_comment input {

    width: calc(100% - 7px);

    height: 25px;

    padding-left: 5px;

    margin-bottom: 5px;

}

.form_comment textarea {

    width: calc(100% - 5px);

    padding-left: 5px;

    padding-top: 5px;

    height: 65px;

}

.form_comment input[type="submit"] {

    max-width: 100px;

    background: #008894;

    color: #fff;

    border-radius: 5px;

    border: 0px;

    text-transform: uppercase;

    font-family: robotomedium;
    margin-top:5px;

}

.left_comment {

    width: 410px;

    float:left;

    margin-right: 20px;

}

.right_comment {

    width: calc(100% - 430px);

    float:right;

    height: 320px;

    overflow-y:scroll;

}

.img_itemkhach img {

    width: 70px;

    border-radius: 50%;

    border: 1px solid #008894;

}

.img_itemkhach {

    width: 70px;

    float: left;

    margin-right: 10px;

    position: relative;

    background:#fff;

    z-index:1;

}

.img_itemkhach:after {

    position: absolute;

    width: 8px;

    z-index:0;

    height: 13px;

    top: calc(50% - 8px);

    right: -9px;

    content: "";

    background: url(img/after_khacbiet.png);

}

.comment_noidung {

    float: right;

    width: calc(100% - 100px);

    border: 1px solid #008894;

    padding: 5px;

    margin-right: 5px;

    border-radius: 5px;

    min-height: 60px;

}

p.name_khach {

    font-family: robotomedium;

    color: #086aa9;

    font-style: italic;

}

.message_itemkhach {

    margin-top: 5px;

    font-family: robotolight;

    font-size: 13px;

    text-align: justify;

}

.item_khachcomment{margin-bottom: 10px;}

.tuvan_slide,.phone_title{

    animation: scaletrans 2s linear 1s infinite alternate;

}

.title_big {

    font-size: 30px;

    text-transform: uppercase;

    color: #008894;

    font-family: robotomedium;

    text-align: center;

}

.center_titlesmall {

    display: inline-block;

    font-size: 17px;

    font-family: robotolight;

    text-transform: uppercase;

    color: #000;

    position: relative;

}

.title_small {

    text-align: center;

        margin-top: 10px;

}

.title_small .center_titlesmall:after{

    position: absolute;

    width: 50px;

    height: 4px;

    content:"";

    background:url(img/line.png);

    right:-60px;

    top:10px;

}

.title_small .center_titlesmall:before{

    position: absolute;

    width: 50px;

    height: 4px;

    content:"";

    background:url(img/line.png);

    left:-60px;

    top:10px;

}

.item_contentlienhe {

    width: 31.3%;

    float: left;

    text-align: center;

    margin:1%;

}

.content_itemlienhe {

    font-family: robotomedium;

    font-size: 15px;

    line-height: 25px;

}

.title_itemlienhe div {

    width: 160px;

    margin: auto;

    padding:10px 0px;

    background: #008894;

    font-family: robotomedium;

    text-transform: uppercase;

    font-size: 20px;

    color: #fff;

}

.title_itemlienhe {

    display: inline-block;

    border-bottom: 1px solid #008894;

    padding-bottom: 2px;

    margin-bottom: 20px;

}


.mgt70{padding-top:55px;}

.row_form center {

    font-size: 14px;

    font-family: robotolight;

    opacity: 0.8;

    margin-top: 20px;

}

.btngui, .btnnhaplai {

    display: inline-block;

    margin: 0px 10px;

}

.list_lydo {

    width: 575px;

    position: absolute;

    bottom: 50px;

    left: calc(50% - 287.5px);

}

.list_lydo li {

    font-size: 14px;

    font-family: robotolight;

    background: url(img/checkicon.png) no-repeat 0px;

    padding-left: 27px;

    margin-bottom: 10px;

}

.content_lienhe {

    margin-top: 70px;

}

.slide_bailienquan p{margin-left:10px;}

.slide_bailienquan p a{

    color:#008894;

    font-family: robotomedium;

    font-size:14px;

    padding:5px 0px;

}

span.quantam {

    float: left;

    margin-left: 10px;

    text-transform: uppercase;

    font-style: italic;

    font-family: robotomedium;

    font-size: 14px;

    border-bottom: 1px solid red;

    color: red;

}

.zoomanimation {

    -webkit-animation-name: zoomanimation;

    animation-name: zoomanimation;

    -webkit-animation-duration: 1s;

    animation-duration: 1s;

    -webkit-animation-timing-function: linear;

    animation-timing-function: linear;

    -webkit-animation-iteration-count: infinite;

    animation-iteration-count: infinite;

}

@keyframes zoomanimation {

  25% {

    -webkit-transform: scale(1.1);

    transform: scale(1.1);

    background-color:#fff;

    border:2px solid #ff4049

  }



  75% {

    -webkit-transform: scale(0.9);

    transform: scale(0.9);

    background-color:#ff4049;

    border:2px solid #fff;

  }

}

.trangchu_icon{background:url(img/trang-chu.png) 0px no-repeat;padding-left:30px;}

.gioithieu_icon{background:url(img/gioi-thieu.png) 0px no-repeat;padding-left:30px;}

.danhmuc_icon{background:url(img/chuyen-khoa.png) 0px no-repeat;padding-left:28px;}

.hoidap_icon{background:url(img/hoi-dap-icon.png) 0px no-repeat;padding-left:20px;}

.lienhe_icon{background:url(img/lien-he.png) 0px no-repeat;padding-left:30px;}

.dangkykham_icon{background:url(img/dang-ky-kham.png) 0px no-repeat;padding-left:30px;}

ul.cap2 li a {

    color: #008894;

    background: url(img/muiten_danhmuc.png) 0px no-repeat;

    padding-left: 13px;

    transition: 0.5s;

}

ul.cap2 li a:hover{margin-left:10px;}

.banner_loiich img {

    width: 100%;

}

.item_dichvutc {

    float: left;

    margin-right: 4px;

    width: 90px;

    margin-bottom: 4px;

    height: 90px;

    position: relative;

}

.name_dichvu {

    position: absolute;

    width: 100%;

    bottom: 6px;

    text-align: center;

    font-size: 13px;

    text-transform: uppercase;

    color: #fff;

}

.item_dichvutc:hover .name_dichvu{

    color:#FFEB3B;

}

.itemjustname a:hover {

    color: #008894;

}

.img_dichvutc img {

    height: 35px;
    position: relative;
    top:0px;
}

.img_dichvutc {

    width: 60px;

    height: 60px;

    background: #006972;

    border-radius: 50%;

    text-align: center;

    line-height: 85px;

    margin: auto;

    transition: 0.5s;

}

.name_itemnextnews a:hover {

    color: #008894;

}

.item_dichvutc:hover .img_dichvutc{

    background:#ea8a00;

    transition: 0.5s;

}



.left_quytrinh {

    width: 703px;

    float: left;

    margin-right: 9px;

}

.right_quytrinh {

    float: right;

    width: 450px;

}

div.hover_quytrinh {

    width: 140px;

    height: 136px;

    float: left;

    margin-right: 12px;

    border: 1px solid #cccccc;

    margin-bottom: 12px;

}

div.hover_quytrinh:nth-child(3n){

    margin-right: 0px;

}

.stt_quytrinh {

    width: 64px;

    height: 64px;

    border: 5px solid #008894;

    border-radius: 50%;

    text-align: center;

    line-height: 64px;

    font-size: 28px;

    color: #008894;

    margin: 18px auto;

}

.name_quytrinh {

    text-transform: uppercase;

    text-align: center;

    font-size: 14px;

}

div.active_quytrinh,.hover_quytrinh:hover {

    background: #008894;

}

div.active_quytrinh .stt_quytrinh,.hover_quytrinh:hover .stt_quytrinh {

    border-color: #fff;

    color: #fff;

}

div.active_quytrinh .name_quytrinh,.hover_quytrinh:hover .name_quytrinh{color:#fff;}

.img_logobaochi {

    background: #fff;

    text-align: center;

}

.item_slidebaochi {

    margin: 0px 33px;

    border: 1px solid transparent;

    padding: 2px;

}

.img_logobaochi img {

    margin: auto;

    padding: 7px;

}

.text_itembaochi a {

    color: #000;

    font-size: 15px;

    transition:0.5s;

}

.text_itembaochi {

    background: #dbdbdb;

    margin-top: -4px;

    padding: 10px 7px;

    transition:0.5s;

}

.item_slidebaochi:hover{

    transition:0.5s;

    border:1px solid #008894;

}

.item_slidebaochi:hover .text_itembaochi{

    background:#008894;

}

.item_slidebaochi:hover .text_itembaochi a{

    color:#fff;

}

.slide_baochi .slick-next {

    background: url(img/mui-ten-phai.png) no-repeat !important;

    width: 21px;

    height: 39px;

    right: 0px;

}

.slide_baochi .slick-prev{background:url(img/mui-ten-phai.png) no-repeat !important;width: 21px;

    height: 39px;

    left: 0px;}

    .slick-prev:before,

      .slick-next:before {

        color: red;

      }

      section#fix_menu_phai {

    position: fixed;

    right: 0px;

    top: 152px;

    z-index:10;

}

.item_menuphai {

    width: 77px;

    height: 77px;

    background: #ffffff;

    border: 1px solid #dbdbdb;

    margin-bottom: 5px;

    position: relative;

    transition:0.5s;

}

.img_itemmenuphai {

    position: absolute;

    text-align: center;

    height: 46px;

    width: 100%;

}

.iconphai-1 a{position: absolute;height: 60px;width: 100%;left:0px;top:0px;background:url(img/goi-dien.png) no-repeat center center;}

.iconphai-2 a{position: absolute;height: 60px;width: 100%;left:0px;top:0px;background:url(img/chat-online-phai.png) no-repeat center center;}

.iconphai-3 a{position: absolute;height: 60px;width: 100%;left:0px;top:0px;background:url(img/hoi-dap-phai.png) no-repeat center center;}

.iconphai-4 a{position: absolute;height: 60px;width: 100%;left:0px;top:0px;background:url(img/trang-chu-phai.png) no-repeat center center;}

.iconphai-5 a{position: absolute;height: 60px;width: 100%;left:0px;top:0px;background:url(img/dau-trang.png) no-repeat center center;}

.name_itemmenuphai {

    position: absolute;

    width: 100%;

    text-align: center;

    bottom: 5px;

}

.name_itemmenuphai a {

    font-size: 13px;

    color: #394145;

    text-transform: uppercase;

    font-family: robotolight;

}

.item_menuphai:hover .iconphai-1 a{background:url(img/goi-dien-1.png) no-repeat center center;}

.item_menuphai:hover .iconphai-2 a{background:url(img/chat-online-phai-1.png) no-repeat center center;}

.item_menuphai:hover .iconphai-3 a{background:url(img/hoi-dap-phai-1.png) no-repeat center center;}

.item_menuphai:hover .iconphai-4 a{background:url(img/trang-chu-phai-1.png) no-repeat center center;}

.bgxam{background:#969696;

transition:0.5s;}

.bgxam a,.item_menuphai:hover a{color:#fff;}

.bgxam:hover,.item_menuphai:hover{

    background:#008894;

    transition:0.5s;

}

#kienthuc{margin-bottom: 20px;}

#tinxemnhieu .slick-dots,#kienthuc .slick-dots{bottom:-20px;}

#tinxemnhieu .slick-dots li button,#kienthuc .slick-dots li button{opacity: 0;}

.daidong-alo-table {

    display: none;

}

.daidong-alo-cell {

    position: fixed;

    width: 100%;

    height: 100%;

    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEUAAACnej3aAAAAAXRSTlOZyTXzhgAAAApJREFUCB1jYAAAAAIAAc/INeUAAAAASUVORK5CYII=);

    top: 0;

    left: 0;

    z-index: 200000;

}

.daidong-alo-popup {

width: 526px;

    position: fixed;

    left: 0;

    right: 0;

    margin: auto;

    top: 0;

    bottom: 0;

    background: white;

    transition: .6s ease-out;

    margin: 0 auto;

    z-index: 200001;

    text-align: center;

    height: 477px;

    margin-top: 70px;

}

.daidong-alo-popup-close {

    width: 50px;

    height: 50px;

    position: absolute;

    background-repeat: no-repeat;

    right: 33px;

    top: 21px;

    margin: auto;

    margin-right: -38px;

    margin-top: -12px;

    cursor: pointer;

    -webkit-animation: daidong-alo-circle-img-anim 1s infinite ease-in-out;

    -moz-animation: daidong-alo-circle-img-anim 1s infinite ease-in-out;

    -ms-animation: daidong-alo-circle-img-anim 1s infinite ease-in-out;

    -o-animation: daidong-alo-circle-img-anim 1s infinite ease-in-out;

    animation: daidong-alo-circle-img-anim 1s infinite ease-in-out;

}

.daidong-alo-popup h3 {

    font-size: 24px;

    margin: 0 0 40px;

    font-family: 'Open Sans';

    font-weight: 300;

    white-space: nowrap;

    line-height: 1.8;

}

.daidong-alo-popup h3 {

    margin-bottom: 15px;

    color: #888;

}

input.daidong-alo-number {

    position: absolute;

    left: 25px;

    top: 269px;

    padding-left: 10px;

    border: none;

    width: 357px;

    height: 49px;

}

button.daidong-alo-submit {

    position: absolute;

    right: 27px;

    top: 272px;

    width: 107px;

    height: 43px;

    border: none;

    background: none;

    text-indent: -99999px;

    cursor: pointer;

}

.khungxanh1{border-radius:5px;padding:2%;width:90%;margin:auto;border:1px solid #006666;box-sizing:border-box;}

.ta_khungxanh {

    border-radius: 5px;

    padding: 2%;

    width: 90%;

    margin: auto;

    border: 2px dashed rgb(0, 166, 126);

    box-sizing: border-box;

    background: #e6f3ff none repeat scroll 0% 0%;

}

.ta_khunghong {

    border-radius: 5px;

    padding: 2%;

    width: 90%;

    margin: auto;

    border: 2px dashed rgb(247, 95, 146);

    box-sizing: border-box;

    background: #fee3ed none repeat scroll 0% 0%;

}

.ta_khungxanhla {

    border-radius: 5px;

    padding: 2%;

    width: 90%;

    margin: auto;

    border: 2px dashed rgb(13, 130, 18);

    box-sizing: border-box;

    background: rgba(76, 175, 80, 0.17) none repeat scroll 0% 0%;

}

.ta_khungxemthem{

    padding: 2%;

    width: 65%;

    border: 3px solid #3399ff;

    box-sizing: border-box;

    background: #fff9e6;
    margin:20px 0px;

}

.ta_khungxemthem p{

    background:url(img/red_circle.png) no-repeat 0px;

    padding-left: 20px;

}

.ta_khungxemthem p a:hover,.ta_khungxemthem p a:hover *{

    color:red !important;

}

.ta_khungcam {

    border-radius: 5px;

    padding: 2%;

    width: 100%;

    margin: auto;

    border: 2px dashed rgb(243, 133, 104);

    box-sizing: border-box;

    background: rgba(235, 75, 35, 0.23) none repeat scroll 0% 0%;

}

.ta_khungtim {

    border-radius: 5px;

    padding: 2%;

    width: 90%;

    margin: auto;

    border: 2px dashed #AFBBFD;

    box-sizing: border-box;

    background: rgba(220, 224, 254, 0.43) none repeat scroll 0% 0%;

}

.trangchitiet {

    line-height: 25px;

    background: #fff;

    padding: 12px;

    box-shadow: 4px 4px 10px #ccc;

}

ul.dmkienthuc {

    margin-bottom: 45px;

}

.zalo-share-button {

    height: 34px !important;

}

.button_share_tritt a {

    color: inherit !important;

}

.button_share_tritt b {

    font-size: 12px;

    font-style: italic;

    position: relative;top:-10px;

}

.form_sodienthoai {

    max-width: 300px;

    background: #1dc1bf;

    margin: auto;

    text-align: center;

    padding: 4px 0px;

}

#inputtt_form{

    height: 30px;

    width: 80%;

    padding-left:5px;

    border: 0px;

    margin-right: 5px;

}

input#btntt_form {

    width: calc(20% - 20px);

    height: 30px;

    border: 0px;

    background: #fff;

    color: #1dc1bf;

    font-size: 13px;

    text-transform: uppercase;

}

.ta_khungxanh {

    border-radius: 5px;

    padding: 2%;

    width: 90%;

    margin: auto;

    border: 2px dashed rgb(0, 166, 126);

    box-sizing: border-box;

    background: #e6f3ff none repeat scroll 0% 0%;

}

.ta_khunghong {

    border-radius: 5px;

    padding: 2%;

    width: 90%;

    margin: auto;

    border: 2px dashed rgb(247, 95, 146);

    box-sizing: border-box;

    background: #fee3ed none repeat scroll 0% 0%;

}

.ta_khungxanhla {

    border-radius: 5px;

    padding: 2%;

    width: 90%;

    margin: auto;

    border: 2px dashed rgb(13, 130, 18);

    box-sizing: border-box;

    background: rgba(76, 175, 80, 0.17) none repeat scroll 0% 0%;

}

.ta_khungcam {

    border-radius: 5px;

    padding: 2%;

    width: 100%;

    margin: auto;

    border: 2px dashed rgb(243, 133, 104);

    box-sizing: border-box;

    background: rgba(235, 75, 35, 0.23) none repeat scroll 0% 0%;

}

.ta_khungtim {

    border-radius: 5px;

    padding: 2%;

    width: 90%;

    margin: auto;

    border: 2px dashed #AFBBFD;

    box-sizing: border-box;

    background: rgba(220, 224, 254, 0.43) none repeat scroll 0% 0%;

}

.delaidienthoai {

    color: #666;

    border-left: 15px solid #4fc2e5;

    padding: 20px;

    line-height: 25px;

    font-size: 16px;

    text-align: justify;

    border-right: 2px solid #3bb0d6;

    box-shadow: 2px 2px 15px #ccc;

    margin:15px 0px;

    background: #cccccc3d;

}

.delaidienthoai b{color:#000;font-weight: bold;}

.chuydienthoai {

    color: #3bb0d6;

    font-style: italic;

    display: inline-block;

    font-weight: bold;

}

#hidden{

    display:none;

}

.item_dichvutc a {

    position: absolute;

    width: 100%;

    height: 100%;

}

.form_dathen {

    border: 1px solid #ccc;

    width: 228px;

}

.title_dangkydathen {

    background: #f27602;

    color: #fff;

    font-size: 14px;

    text-align: center;

    padding: 10px 0px;

}

.form_dathen input {

    width: calc(90% - 5px);

    height: 26px;

    margin-left: 5%;

    margin-top: 10px;

    padding-left: 5px;

}

textarea#trieuchung_right {

    width: 90%;

    height: 80px;

    margin-left: 5%;

    margin-top: 10px;

    padding-left: 2px;

    padding-top: 5px;

}

.form_dathen button {

    background: #f39801;

    border: none;

    color: #fff;

    padding: 10px;

    font-weight: bold;

    font-family: Arial;

    margin-left: 5%;

    margin-top: 5px;

    margin-bottom: 10px;

}

/*BẢNG TRONG TRANG CHI TIẾT*/

.bang_tt {

    width: 650px;

    margin: auto;

    background: #1b5ac3;

    color: #fff;

    padding: 35px 55px;

}

.title_bangtt {

    text-align: center;

    font-size: 28px;

    text-transform: uppercase;

    color: #fbec1d;

    font-weight: bold;

    margin-bottom: 10px;

}

.title_second_bangtt {

    text-align: center;

    color: #fbec1d;

    font-size: 20px;

    margin-bottom: 10px;

}

.vang_bangtt {

    color: #fbec1d;

}

.noidung_bangtt p {

    margin-bottom: 10px;

}

p.vang_bangtt i {

    font-size: 14px;

}

.content_form_bangtt {

    width: 370px;

    margin: auto;

    border: 1px dashed #fff;

    padding: 10px;

    border-radius: 10px;

    margin-top: 20px;

}

button#button_bangtt {

    border: none;

    height: 40px;

    background: #d92424;

    color: #fff;

    width: 80px;

    font-size: 20px;

    cursor: pointer;

    float: right;

}

input#sdt_bangtt {

    float: left;

    width: calc(100% - 85px);

    border: none;

    padding-left: 5px;

    height: 40px;

}

/*END BẢNG TRONG TRANG CHI TIẾT*/

.full_manhinh {

    position: fixed;

    width: 100%;

    height: 100%;

    background: rgba(0,0,0,0.5);

    z-index: 999999999999999999999999;

    top: 0px;

    left: 0px;

    text-align: center;

}

.center_hinhanh {

    display: inline-flex;

    align-items: center;

    height: 100%;

    position: relative;

}

span.close_full {
    position: absolute;
    top: 0px;
    cursor: pointer;
    right: 0px;
    width: 55px;
    height: 55px;
}

.relative_hinhanh {

    position: relative;

}

.relative_hinhanh img.khungpopup {

    height: 500px;

}

.anhien h3 a:hover,.anhien h3 a:hover *{

    color: #d3405e !important;

}

.mucluc {

    border: 1px solid #aaaaaa;

    width: calc(65% - 20px);

    background: #fffcf9;

    padding: 10px;

    margin-bottom: 20px;

    transition:0.5s;

}

.anhien h3,.anhien strong{font-weight: normal;cursor: pointer;}

.anhien h3 a {

    color: #128add;

}

div#toptop {

    position: fixed;

    bottom: 50px;

    left: 5px;

}

.mucluc p:first-child, .nutanhien {

    display: inline-block;

}

.aPhone {

    width: 70px;

    height: 70px;

    position: absolute;

    z-index: 1000;

    bottom: 25px;

    left: calc(50% - 35px);

}

.aPhone-1 {

    width: 100%;

    height: 100%;

    position: absolute;

    top: -1px;

    left: -3px;

    transform: scale(1);

    border: 2px solid #008894;

    border-radius: 50%;

    animation: animates 1.2s infinite ease-in-out;

}

.aPhone-2 {

    width: 85%;

    height: 85%;

    margin: auto;

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    transform: scale(1);

    border-radius: 50%;

    background: rgba(8, 106, 170,0.5);

    opacity: 0.2;

    animation: animatess 2.3s infinite;

}

.aPhone-3 {

    width: 60%;

    height: 60%;

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    margin: auto;

    transform: scale(1);

    border-radius: 50%;

    opacity: 0.7;

    animation: animatesss 1s infinite;

    background: #008894 url(img/dienthoai_fix.png) no-repeat center center;

    background-size: 80% auto;

}

.hand_popup {

    position: absolute;

    right: 0px;

    bottom: 10px;

    animation: handpopup 2s infinite;

    z-index: 1111;

}

input.number_popup {

position: absolute;

    top: 205px;

    border: 0px;

    left: 36px;

    width: 270px;

    height: 31px;

    background: none;

    color: #fff;

    padding-left: 10px;

}

button.button_popup {
    position: absolute;
    top: 203px;
    border: 0px;
    right: 64px;
    height: 36px;
    background: none;
    cursor: pointer;
    width: 65px;
    text-indent: -99999px;

}

input.number_popup::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */

    color: #fff;

    font-style: italic;

    opacity: 1; /* Firefox */

}



input.number_popup:-ms-input-placeholder { /* Internet Explorer 10-11 */

    color: #fff;

    font-style: italic;

}



input.number_popup::-ms-input-placeholder { /* Microsoft Edge */

    color: #fff;

    font-style: italic;

}

.phone_slide {

    background: #dfdfdf;

    height: 80px;

}

.iconhinh1 {

    background: url(img/icon1.png) no-repeat;

    width: 190px;

    height: 191px;

}

.iconhinh2 {

    background: url(img/icon2.png) no-repeat;

    width: 190px;

    height: 191px;

}

.iconhinh3 {

    background: url(img/icon3.png) no-repeat;

    width: 190px;

    height: 191px;

}

.iconhinh4 {

    background: url(img/icon4.png) no-repeat;

    width: 190px;

    height: 191px;

}

.iconhinh5 {

    background: url(img/icon5.png) no-repeat;

    width: 190px;

    height: 191px;

    margin-right: 0px;

}

.iconhinh1:hover {

    background: url(img/icon1_hover.png) no-repeat;

    width: 190px;

    height: 191px;

}

.iconhinh2:hover {

    background: url(img/icon2_hover.png) no-repeat;

    width: 190px;

    height: 191px;

}

.iconhinh3:hover {

    background: url(img/icon3_hover.png) no-repeat;

    width: 190px;

    height: 191px;

}

.iconhinh4:hover {

    background: url(img/icon4_hover.png) no-repeat;

    width: 190px;

    height: 191px;

}

.iconhinh5:hover {

    background: url(img/icon5_hover.png) no-repeat;

    width: 190px;

    height: 191px;

}

.iconhinh1,.iconhinh2,.iconhinh3,.iconhinh4,.iconhinh5{

    margin-right: 54px;

}

.left_title_tags.nam {

    float: left;

    background: #008894;

    color: #fff;

    font-family: Myriad Pro;

    font-size: 15px;

    text-transform: uppercase;

    width: 90px;

    height: 120px;

    align-items: center;

    display: flex;

}

.left_title_tags.nu {

    float: left;

    background: #db6a9c;

    color: #fff;

    font-family: Myriad Pro;

    font-size: 15px;

    text-transform: uppercase;

    width: 90px;

    height: 120px;

    align-items: center;

    display: flex;

}

.nutags{

    margin-top:23px;

}

.left_title_tags.nu div{

    width: 100%;

    text-align: center;

}

.left_title_tags.nam div{

    width: 100%;

    text-align: center;

}

.dong1_tags .item_tags {

    border: 1px solid #3d8b92;

    height: 54px;

    line-height: 54px;

    text-align: center;

    width: 162px;

    float: left;

    margin-left: 15px;

    background:#f2f2f2;

}

.dong2_tags .item_tags {

    border: 1px solid #3d8b92;

    height: 54px;

    line-height: 54px;

    text-align: center;

    width: 270px;

    float: left;

    margin-left: 15px;

    background: #f2f2f2;

    margin-top: 9px;

}

.dong1_tags .item_tags a,.dong2_tags .item_tags a{

    color:#006c75;

}

.dong1_tags .item_tags:hover a,.dong2_tags .item_tags:hover a{

    color:#fff;

}

.dong1_tags .item_tags:hover,.dong2_tags .item_tags:hover{

    background:url(img/bg_tags.jpg);

}

.dong3_tags {

    width: 950px;

}

.dong3_tags .item_tags {

    border: 1px solid #c17496;

    height: 54px;

    line-height: 54px;

    text-align: center;

    width: 198px;

    float: left;

    margin-left: 15px;

    background: #f2f2f2;

}

.dong3_tags .item_tags a{

    color:#c17496;

}

.dong3_tags .item_tags:hover a{

    color:#fff;

}

.dong3_tags .item_tags:hover{

    background:url(img/bg_tags_2.jpg);

}

.mgt9 .item_tags{margin-top:9px;}
.column3 textarea {
    width: 100%;
}
.background_lienhe{
    background:url(img/background_lienhe.png) no-repeat;
    min-height: 750px;
    position: relative;
}
input#sdtlienhe {
    position: absolute;
    height: 26px;
    top: 349px;
    left: 182px;
    width: 288px;
    z-index: 9;
}
.row_form .btngui {
    position: absolute;
    width: 100px;
    height: 35px;
    top: 397px;
    left: 213px;
    cursor: pointer;
}
.row_form .btnnhaplai {
    position: absolute;
    width: 100px;
    height: 35px;
    top: 397px;
    left: 314px;
    cursor: pointer;
}
.class_goingay {
    position: relative;
    position: absolute;
    z-index: 9;
    width: 150px;
    height: 35px;
    top: 295px;
    left: 660px;
}
.class_chattructuyen {
    position: relative;
    position: absolute;
    z-index: 9;
    width: 150px;
    height: 35px;
    top: 396px;
    left: 1004px;
}
.form_input_popup {
    position: absolute;
    bottom: 164px;
    left: 40px;
}
.form_input_popup #input_popup {
    width: 365px;
    height: 30px;
    border: none;
    background: none;
    font-size: 16px;
}
input#submit_popup {
    width: 98px;
    height: 34px;
    border: none;
    background: none;
    text-indent: -9999px;
    cursor: pointer;
}

section.trangchitiet p,section.trangchitiet h3 {
    margin-bottom: 20px;
}
.mucluc p {
    margin-bottom: 0px !important;
}
.ta_khungxemthem p {
    margin-bottom: 0px !important;
}
.bang_tt p {
    margin-bottom: 0px !important;
}
p.pthem{margin-bottom: 0px !important}
.ta_khungxanh{
    margin:20px 0px !important;
}
.ta_khunghong{
    margin:20px 0px !important;
}
.ta_khungxanhla{
    margin:20px 0px !important;
}
.ta_khungcam{
    margin:20px 0px !important;
}
.ta_khungtim{
    margin:20px 0px !important;
}
.ta_khungxemthem{
    margin:20px 0px !important;
}
.box2{
    margin:20px 0px !important;
}
.noidung2{
    margin:20px 0px !important;
}
.ta_khungxanh p:last-child{
    margin-bottom: 0px !important;
}
.ta_khunghong p:last-child{
    margin-bottom: 0px !important;
}
.ta_khungxanhla p:last-child{
    margin-bottom: 0px !important;
}
.ta_khungcam p:last-child{
    margin-bottom: 0px !important;
}
.ta_khungtim p:last-child{
    margin-bottom: 0px !important;
}
.ta_khungxemthem p:last-child{
    margin-bottom: 0px !important;
}
.box2 p:last-child{
    margin-bottom: 0px !important;
}
.noidung2 p:last-child{
    margin-bottom: 0px !important;
    }
    .khungxanh1{
    margin:20px 0px !important;
}
.khungxanh1 p:last-child{
    margin-bottom: 0px !important;
}
.anhien h3 {
    margin-bottom: 0px !important;
}
.noidung1{
    margin:0px 0px !important;
}
.noidung1 p:last-child{
    margin-bottom: 0px !important;
}
.tieude1 p {
    margin-bottom: 0px !important;
}

.img_itemnews img {
    width: 130px;
    height: 90px;
}
.img_itemfull img {
    width: 170px;
    height: 100px;
}
.img_danhmuccon img{
    width: 240px;
    height: 150px;
}
.text-center {
    text-align: center;
}