/* CSS Document */
body{ background-color:#fff; margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
a{ text-decoration:none; color:#000000; }
a:hover, #breadcrumbs ul li a:hover{ color:#EE1D23; }
::-moz-selection { background-color:#cad79f; color: #000; }
::selection { background-color:#cad79f; color: #000; }

/*Header web*/

.h01_bgcolor{ background-color:#ed891a; }

#wheader{ width:100%; float:left; margin-bottom:15px;}
#header_logo{ width:100%; min-height:75px; float:left; border-bottom:1px solid #ddd; /*background-color:#195733;*/ }
#logoweb{ float:left; }
#logoweb img{ height:75px; width:auto; }
#menuweb{ float:right; margin-left:30px; }
#menuweb #ul_mli1{ float:left; padding:0px; margin:18px 0px;  }
#menuweb #ul_mli1 .mli1{ height:100%;  float:left; padding:12px 11px 12px 11px; margin-right:10px; list-style:none;  }
#menuweb #ul_mli1 .mli1 .amenu{ font-size:16px; text-transform:uppercase;  }
#menuweb #ul_mli1 .mli1:last-child{ margin:0px;}
#menu_button{ width:28px; height:28px; position:absolute; margin-top:25px; right:15px; background:url(https://ct02.subiweb.vn/css/pcn/img/btmenu.png) no-repeat; cursor:pointer; display:none; }
#menu_button .fa{ color:#FFF; font-size:29px;}
#menuweb #ul_mli1 .mli1:hover{ background:#e38f10;  }
#menuweb #ul_mli1 .mli1:hover .amenu{ color:#fff;  }
/*
#menuweb .mli1:hover >.menupos { display:block; }
.menupos{ width:180px; position:absolute; padding:10px; margin:8px 0px 0px 3px; border:2px solid #ed800a; border-top:4px solid #ed800a; background-color:#FFFFFF; z-index:600; display:none; }
.menupos .mli2{ width:180px; float:left; padding-bottom:5px; margin:0px 0px 10px 0px; list-style:none; border-bottom:1px solid #ddd; }
.menupos .mli2:last-child{ margin-bottom:0px; } 
.menupos .mli2 a{ font-size:14px; font-weight:300; color:#333333; }
.menupos .mli1 a:hover, .menupos .mli2 a:hover{  }
*/

#menuweb .mli1:hover >.menupos { display:block; }
.menupos{ width:200px; position:absolute; padding:0px;  margin:8px 0px 0px -11px; border:2px solid #ed800a; border-top:4px solid #ed800a; background-color:#FFFFFF; z-index:600; display:none; }
.menupos .mli2{ width:180px; float:left; padding:10px; margin:0px 0px 0px 0px; list-style:none; border-bottom:1px solid #ddd; }
.menupos .mli2:last-child{ margin-bottom:0px; } 
.menupos .mli2 a{ font-size:14px; font-weight:300; color:#333333; }
.menupos .mli1 a:hover, .menupos .mli2 a:hover{  }

.menupos2{ width:180px; position:absolute; padding:10px; margin:-28px 0px 0px 188px; border:2px solid #666; border-top:4px solid #666; background-color:#FFFFFF; z-index:600; display:none; }
.menupos2 .mli3{ width:180px; float:left; padding-bottom:5px; margin:0px 0px 10px 0px; list-style:none; border-bottom:1px solid #ddd; }
.menupos2 .mli3:last-child{ margin-bottom:0px; } 
.menupos2 .mli3 a{ font-size:14px; font-weight:300; color:#333333; }
.menupos2 .mli1 a:hover, .menupos .mli2 a:hover{  }
#menuweb .mli2:hover >.menupos2 { display:block; }

.h01_bordercolor{ border-color:#e38f10; }
.h01_bordercolor2{ border-color:#666; }
/*Slider*/
#wslider{ width:100%; height:auto; float:left;   }
.slides_mota{ position: absolute; bottom:15%; left:15px; width:400px; min-height:35px; padding:10px; background-color: rgba(218, 163, 50, 0.5);   }
.slides_mota h4{ width:100%; float:left; margin:0px 0px 7px 0px; font-size:18px; font-weight:600; color:#FFFFFF; }
.slides_mota p{ width:100%; float:left; margin:0px 0px 6px 0px; color:#FFFFFF; font-size:15px;  }
#wslider img{ display:block; }
/* jssor slider bullet navigator skin 21 css */
/*
	.jssorb21 div           (normal)
    .jssorb21 div:hover     (normal mouseover)
    .jssorb21 .av           (active)
    .jssorb21 .av:hover     (active mouseover)
    .jssorb21 .dn           (mousedown)
*/
.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av { background-color:#067fc3; overflow: hidden; cursor: pointer; }
.jssorb21 div {  }
.jssorb21 div:hover, .jssorb21 .av:hover { background-color:#CD0023; }
.jssorb21 .av {	background-color:#CD0023; }
.jssorb21 .dn, .jssorb21 .dn:hover { }

.jssora051 {display:block;position:absolute;cursor:pointer;}
.jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
.jssora051:hover {opacity:.8;}
.jssora051.jssora051dn {opacity:.5;}
.jssora051.jssora051ds {opacity:.3;pointer-events:none;}
.sl_arrowleft {
    background: url(https://ct02.subiweb.vn/css/pcn/img/slnav.png) no-repeat;
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
    top:0px;
    margin-left: 5px;
    z-index: 1000;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.sl_arrowright {
	background: url(https://ct02.subiweb.vn/css/pcn/img/slnav.png) -60px 0px no-repeat;
    position:relative; margin-left:-15px;
     width: 100%;
    height: 100%;
    cursor: pointer;
    top: 0px;
    z-index: 1000;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
        			
						



@media only screen  and (max-width: 1280px) {


}
@media only screen and (min-width:1024px)  and (max-width: 1170px) {
#menuweb #ul_mli1 .mli1{  padding:8px 0px 8px 0px; margin-left:8px; }
#menuweb #ul_mli1 .mli1 .amenu{ color:#fff; font-size:13px;  }

}

@media only screen  and (max-width:1170px) {

/*header*/
#header_logo{ height:auto;   }
#logoweb{ width:100%; display: flex; justify-content: center; }
#menuweb{ width:100%; margin-left:0px; float:left; display:none;  }
#menuweb #ul_mli1{ width:100%; float:left; background-color:#fff; padding:10px 0px 10px 0px; margin-right:0px; }
#menuweb #ul_mli1 .mli1{ width:100%; padding:6px 0px 10px 0px; margin:0px; }

#menuweb #ul_mli1 .mli1 .amenu{ margin-left:14px; color:#333; font-weight:600; }
#menu_button{ display:block; }
.menupos{ float:left; display:block; position:static; margin:0px; border:0px; width:100%; padding:10px 0px;   }
.menupos .mli2{ margin-left:20px; 
width:-moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); width:-o-calc(100% - 40px); width:calc(100% - 40px);
 border-bottom:1px dotted #ccc; font-size:15px;  }
.menupos .mli2:last-child{ border-bottom:0px;}
.menupos2{ float:left; display:block; position:static;  margin:0px ; border:0px; width:100%; padding:0px;     }
.menupos2 .mli3{ width:48%; margin-left:2%; margin-top:6px; border-bottom:0px;    }
#menuweb #ul_mli1 .mli1:hover{ background:#fff;  }
#menuweb #ul_mli1 .mli1:hover .amenu{ color:#C60;  }
}

@media only screen and (min-width:860px)  and (max-width: 1024px) {
	/*
#menuweb{ margin-left:35px;}
#menuweb #ul_mli1 .mli1{  padding:8px 4px 8px 4px; margin-left:5px; }
#menuweb #ul_mli1 .mli1 .amenu{font-size:13px;  }
*/
}
@media only screen  and (max-width: 1024px) {


}

@media only screen  and (max-width: 960px) {
.menupos .mli2 .amenu2 { font-weight:600; }

}
@media only screen  and (max-width: 860px) {

}
@media only screen  and (max-width: 480px) {
.menupos .mli2{ margin-top:10px; }
.menupos2 .mli3{ width:98%; margin:5px 0px 5px 2%; border-bottom:0px dashed #ddd;  }
.menupos2 .mli3:last-child{  border-bottom:0px; } 
}
@media only screen and (min-width:224px)  and (max-width: 480px) {


}
.f5bg_footer1{ background-color:#0b9444; }
.f5bg_footer2{ background-color:#065406;  }
.f5bgcolor_button{ background-color:#CC6600; }
.f5bgcolor_button:hover{ background-color:#069; }
#f05_textinfo{ color:#333; }

/*------------Footer web*/
#wfooter{ width:100%; float:left; margin-top:20px; }
#footer_rbg{ width:100%; /*background: rgba(25, 28, 34 , 0.65 );  */ float:left; padding:35px 0px 30px 0px; }
#wfooter_rtt{ width:100%; float:left; /* background: rgba(25, 28, 34 , 0.4);*/ padding:10px 0px 10px 0px; text-align:center; }
#wfooter_rtt p{ margin:0px; color:#ddd; }
#tkweb{  color:#ddd; font-size:12px; }

#footer_cl1, #footer_cl2, #footer_cl3{ width:-moz-calc((100% - 40px)/3); width: -webkit-calc((100% - 40px)/3); width:-o-calc((100% - 40px)/3); width:calc((100% - 40px)/3);
float:left; min-height:100px; margin-right:20px; }
#footer_cl3{ margin-right:0px;  }
.clfooter_td{ width:100%; float:left; margin-bottom:20px;   border-bottom:0px solid #ccc; }
#footer_cl1{ color:#FFFFFF; }
.fo_imglogo{ width:100%; float:left; }
.fo_imglogo img{   max-width:90%; height:auto; }

.cl4_p{ width:100%; float:left; margin:0px 0px 9px 0px;  }
.clfooter_td h6{ float:left; margin:0px 0px -2px 0px; padding-bottom:5px; font-size:16px; color:#01304c; text-transform:uppercase; border-bottom:1px solid #FFCC00; }
#footer_cl2 p{ font-size:16px; color:#FFFFFF; }
#footer_cl2 .fa{ color:#CC9900;  }
#footer_mxh{ padding:0px; margin:0px; }
#footer_mxh a{ color:#ddd;    }
#footer_mxh li{ float:left; margin-right:5px; list-style:none; color:#76a9d8; width:20px; padding:6px; cursor:pointer; border:0px solid #8c8d94; border-radius:16px; display: flex; justify-content: center;  } 
#footer_mxh li:hover{ color:#0b5d8e; background-color:#FF9900; }
#footer_mxh li .fa{ color:#ddd; font-size:18px; }
#footer_mxh li .fa:hover{ color:#FFCC66;}
#footer_mxh .icon-linkedin{ background-color:#0072b7; }
#footer_mxh .icon-twitter{ background-color:#079cf7; }
#footer_mxh .icon-youtube{ background-color:#c33223; }
#footer_mxh .icon-facebook{ background-color:#3a589d; }

.footer3_jstify{ display:flex;justify-content: center; margin-bottom:20px; }
.fo_ul_sty{ width:100%; float:left; padding:0px; margin:0px; }
.fo_ul_sty li{ width:98%; float:left; padding:0px; margin:0px 0px 10px 2%; color:#FFFFFF; font-size:15px; list-style:none;  }
.fo_ul_sty li a{ color:#FFFFFF; margin-left:10px;}
.fo_ul_sty li::before{ content: "»"; margin-right: 10px; opacity: 0.8; color: #fff; }

/*Footer dang ky thong tin*/
.inputdk_footer{
width:-moz-calc(100% - 12px); width: -webkit-calc(100% - 12px); width:-o-calc(100% - 12px); width:calc(100% - 12px);
padding:8px 5px 8px 5px; border:1px solid #ccc;  background: transparent; color: white; font-size:15px; }
.div_dk_center{ display: flex; justify-content: center; }
.button_dangky{ width:200px; padding:8px 25px 8px 25px; border:1px solid #ddd; border-radius:5px; background-color:#3f4560; color:#fff; cursor:pointer; font-size:14px; font-weight:300; text-align:center; border-bottom:1px solid #ddd; }
.button_dangky:hover{ background-color:#990000; border-bottom:1px solid #fff; }

#footer_wform06{ width:100%; float:left; }
#footer_wform06 p{ width:100%; float:left; margin:10px 0px 10px 0px; }
#footer_wform06 p input{ width: 100%; padding:10px; border:1px solid #ddd; box-sizing:border-box; margin:0px; }
#footer_wform06 .buttonform6{
  background-color: #89520a;
  color: #fff; padding:10px 15px 10px 15px; cursor:pointer;border-radius:5px;
}
#footer_wform06 .buttonform6:hover{ background-color: #295017; }

@media only screen  and (max-width: 1280px) {
/* #tkweb{ display:none;} */
}
@media only screen  and (max-width:1170px) {
.frowweb{ width:100%; float:left; }
.frowwebleft{ width:98%; margin:0px 1% 0px 1%; }
#footer_rbg{ width:96%; padding:15px 2% 10px 2%; }

}
@media only screen and (min-width:1024px)  and (max-width: 1170px) {

}
@media only screen  and (max-width: 1024px) {

}
@media only screen and (min-width:860px)  and (max-width: 1024px) {
#wfooter{ width:100%; /*padding:20px 1% 0px 1%;*/ }

}

@media only screen  and (max-width: 860px) {
/*fOOTER*/
#wfooter{ width:100%; padding:0px 0px 0px 0px;  }
#footer_cl1, #footer_cl2, #footer_cl3{ width:100%; margin-bottom:10px; margin-right:0px}	
#wfooter_rtt span{ width:100%; float:left; margin-bottom:3px; }
#tkweb{ width:100%; float:left; color:#ddd; font-size:10px; }
.fo_imglogo{ display: flex; justify-content: center; }
.fo_ul_sty li{ width:46%; margin-right:2%; }

}

@media only screen and (max-width: 640px) {


}
@media only screen and (min-width:224px)  and (max-width: 480px) {


}



#wfooter_rtt p , #tkweb{ color: #333;}
#footer_cl2 p { color: #333; }
#f05_textinfo{ color:#333; }



