/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, nav {
    display: block;
    padding: 0;
}

ol, ul {
    list-style: none;
    padding: 0;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

a:hover, a:focus {
    text-decoration: none;
}



#header, #main, #footer, .content {
    padding: 0;
}

/*---------------------------------------------------
                        HEADER
----------------------------------------------------*/
.header {
    background-image: url('../img/header/border-header1.jpg');
    background-repeat: no-repeat;
    height: 69px;
}

.box-logo  {
    background-color: #eae9e9;
    margin-left: -11px;
    height: 69px;
    width: 283px;
    opacity: 0.9;
}

.logo {
    
    height: 73px;
    margin-left: 30px;
    float: left;
    width: 140px;
}

.menu-header {
    padding: 10px 0 ;
    float: right;
}


.nav-menu {
    padding: 0;
}

.nav-menu .nav {
    padding: 10px 0;
}

.nav-menu li {
    padding-left: 15px;
}

.nav-menu li:last-child {
    border-right: none;
}

.nav-menu li a {
    color: #3e3c3c;
    padding: 10px;
    line-height: 0.5;
}

#banner {
    padding: 0 !important;
}
.bo-nav {
    border: 1px solid #000000;
}
.chess li{
    padding:0 !important;
    width: 33px;
    margin: 0 3px;

}
.chess a{
    padding: 0 !important;

}
.chess img{
    padding-left: -10px;
}

.introchild a {
    color: #007cc2 !important;
    /*font-style: italic;*/
}

.introchild li {
    padding-left: 15px;
    
}

.navbar-collapse {
    padding-left: 0px !important
}
/*--------------------- breadcrumb  ----------------------*/
.breadcrumb{
    background-color: #ffffff !important;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
    color: #8e8e8e;
    font-size: 14px;
}
.breadcrumb a{
    color: #8e8e8e;
    font-size: 14px;
}

.breadcrumb-title{

}

.title-bar{
    margin-left: 40px;
    text-align: center;
    width: 170px;
    color: #3cc4f3;
    font-size: 25px;
    padding: 35px 15px 0;
    z-index: 1;
}
.box{
	min-height:124px;
}


.title-bar a {
    color: #3cc4f3 !important; 
}

.box-new{
    background-color: #eae9e9;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-left: 5px;
    opacity: 0.9;
    padding: 0 15px 55px;
    width: 282px;
}

.box-content-new{
    background-color: #eae9e9;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-left: 5px;
    opacity: 0.9;
    padding: 30px 15px 55px;
    width: 282px;
}

.box{
    background-color: #eae9e9;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-left: 5px;
    opacity: 0.9;
    width: 282px;
}

/*---------------------------------------------------
                        FOOTER
----------------------------------------------------*/


.footer {
    background-color: #3cc4f3;
}

.logoFooter{
  
    height: 64px;
    margin-left: 10px;
    float: left;
    width: 170px;
}

.footer-right{
    float: right;
    margin-top: 17px;
}

#navMainFooter a {
    color: #00709d !important;
}



#navMainFooter a{
    padding: 12px !important;
    line-height: 8px !important;
    font-size: 12px;
}


.img-top{
    background:url("../../_include/img/body/navbar.jpg") no-repeat;
    padding: 0 !important;
    height: 101px;
    width: 1136px;
    margin-left: -15px;
}

.navbar{
    border-radius: 0 !important;
    border: 0 !important;
}

#navMain{
    padding-left: 0px !important;
}

.nav > .active > a,
.nav > .active > a:hover,
.nav > .active > a:focus {
    background-color: #0072bc !important;
    border-radius: 20px;
    color: #ffffff !important;
}

#navMain .nav >li > a:hover,
#navMain .nav > li > a:focus{
    background-color: #0072bc !important;
    border-radius: 20px;
    color: #ffffff ;
}


#navMainFooter li{
    padding: 0 20px 0 20px !important;
}

#navMainFooter .navbar-nav li{
    margin-top: 0 !important;
}


.navmain{
    background-color: #dfdfdf;
   min-height: 28px;
    margin-bottom: 0 !important;
}

/*---------------------------------------------------
                        NEW
----------------------------------------------------*/
#new{
    margin-top: 30px;
}

.thumbnail{
    border: 0 !important;
    border-radius: 0px;
	
    
}


.thumbnail p{
   color: #7f7f7f;
}

.new-img img{
   
    margin: 20px 0 15px 0;
	max-height:220px;
	min-height:180px;
}

.caption{
    padding: 0 !important;
	text-align:center;
}

.caption a{
    background-color: #4cbbe4;
    text-transform:uppercase;
    padding-top: 8px;
}

.caption p{
    margin-bottom: 20px;
    color: #000000;
	
}

.bot {
    margin-top: 22px !important;
}
.bot > a{
    padding: 5px 10px;
}

.new-img h4{
    margin-top: 20px;
}

#new .btn-primary {
    background:url("../../_include/img/body/bottom.jpg")no-repeat !important;
    padding-left: 0;
    width: 95px;
    border-color: #ffffff !important;
}
#new .btn-primary-en {
    background:url("../../_include/img/body/bottom-en.jpg")no-repeat !important;
    padding-left: 0;
    width: 95px;
    border-color: #ffffff !important;
}

.btn-primary:active, .btn-primary:hover,
.btn-primary:focus{
    background-color:  #4cbbe4;
}

.col-xs-4{
    padding: 0 !important;
}
.line1{
    margin-top:20px;
}
.line1>p{

 color: #0171a0;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 2px !important;
    text-shadow: 1px 0 0 #ffffff;
}
.line2>p{

 color: #0171a0;
    
    font-size: 26px;
    font-weight: bold;
    text-shadow: 1px 0 0 #ffffff;
   

}
.para4{
    padding-top:5px;
    padding-left:116px;
}
.para5{
    padding:5px 0 0 80px;
}

.top-p{
   
}

.top-p1{
   
}

.top-p2{
    color: #0171a0;
    padding-left: 20px;
    font-size: 24px;
    font-weight: bold;
    padding: 15px 0 0 180px;
    margin-bottom: 2px !important;
    text-shadow: 1px 0 0 #ffffff;
}

.top-p3{
    color: #0171a0;
    font-size: 26px;
    font-weight: bold;
    text-shadow: 1px 0 0 #ffffff;
    padding:  5px 0 0 100px;
}

#ui-datepicker-div {
    display: none;
}

#page .btn-primary{
    background-color: #4cbbe4 !important;
    padding: 3px 10px;
    height: 30px;
    margin-bottom: 5px;
}

#day {
    margin:0 5px ;
}

#month {
    margin: 0 5px ;
}

#year {
    margin: 0 5px ;
}


.cd-top {
    display: inline-block;
    height: 40px;
    width: 58px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    opacity: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    text-indent: 100%;
    white-space: nowrap;
    background:  url(../../_include/img/body/backtop.png) no-repeat center 50%;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .cd-top.no-touch ,.cd-top.cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: 0.5;
}
.cd-top.no-touch, .cd-top:hover {
    opacity: 1;
}

.cd-top-en {
    display: inline-block;
    height: 40px;
    width: 58px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    opacity: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    text-indent: 100%;
    white-space: nowrap;
    background:  url(../../_include/img/body/backtop-en.png) no-repeat center 50%;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top-en.cd-is-visible, .cd-top-en.cd-fade-out, .cd-top-en.no-touch ,.cd-top-en.cd-top-en:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top-en.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top-en.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: 0.5;
}
.cd-top-en.no-touch ,.cd-top-en:hover {
    opacity: 1;
}
/*---------------------------------------------------
                        NEWS DETAIL
----------------------------------------------------*/
#new-detail  h4 {
    padding-left: 20px;
    padding-top: 10px;
    color: #7f7f7f;
}

.center-duongke  {
    border-bottom: 1px solid #3cc4f3;
    float: left;
    height: 4px;
    margin-left: 20px;
    width: 96%;
}

.newsdetail   {
    margin-top: 40px;
    margin-left: 20px;
}

.newsdetail h5 {
    font-weight: bold;
    color: #3cc4f3;
    margin-bottom: 0;
}

.newsdetail p{
    color: #7f7f7f;
    /*font-style: italic;*/
}
.newsdetail1   {
    margin-top: -205px;
    margin-left: 20px;
}

.newsdetail1 h5 {
    font-weight: bold;
    color: #3cc4f3;
    margin-bottom: 0;
}

.newsdetail1 p{
    color: #7f7f7f;
    /*font-style: italic;*/
}
.newsdetail2   {
    margin-top: -200px;
    margin-left: 20px;
}

.newsdetail2 h5 {
    font-weight: bold;
    color: #3cc4f3;
    margin-bottom: 0;
}

.newsdetail2 p{
    color: #7f7f7f;
    /*font-style: italic;*/
}
.content-detail  {
    margin: 0px 30px;
}
.extention {
    text-align: right;
    margin-right: 30px;
    
}
.btn-danger {
    border-color: #ffffff !important;
    background-color: #4c83e4 !important;
}
.new-orther  {
    margin-top: 20px;
    margin-left: 20px;
    padding-bottom: 30px;
}

.new-orther li{
    background: url("../../_include/img/point.gif") no-repeat scroll 8px 8px rgba(0, 0, 0, 0);
    padding-left: 20px;
    text-align: left;
}

.box-detail  {
    margin-left: 40px;
    min-height: 460px;
}
/*---------------------------------------------------
                        SERVICE
----------------------------------------------------*/
.content-box {
    margin-top: 350px;
    padding-left: 0 !important;
    margin-left: -15px;
}



.ser-img {
    border: 1px solid #e0e0e0;
	max-height:160px!important;
}

.ser-h4{
    text-align: center;
    color: #747474;
    font-size: 12px;
    font-weight: bold;
}

.navbar-default {
    margin-bottom: 0 !important;
    background-color: #eae9e9 !important;
    opacity: 0.9;
}

.services {
    margin-top: -190px;
    margin-bottom: 50px;
    float: right;
}

.parten li a{
    color: #696969;
    font-size: 14px;

}

.parten {
    margin-top: 10px;
    margin-bottom: 30px;
}

.parten ul li {
    border-bottom: 1px solid #ffffff;
    margin-left: 5px;

    padding-top: 5px;
}

/*---------------------------------------------------
                       CUSTOMER
----------------------------------------------------*/
#customer{
    margin-top: 60px;
    margin-bottom: 100px;
    min-height: 480px;
}

#customer img{
    width: 65%;
    margin:auto;
}

#customer h4{
    font-size: 14px;
    width: 55%;
    color: #007ac3;
    margin: auto;
    text-align: center;
    padding-top: 15px;
}

.customer-box {
    /*border-left:1px solid #c1c1c1 ;*/
    /*border-bottom: 1px solid #c1c1c1;*/
    height: 220px;
	padding:30px 80px;
}

/*---------------------------------------------------
                       RECUITMENT
----------------------------------------------------*/

#recuitment{
    margin-top: 30px;
    margin-bottom: 100px;
min-height: 480px;
}

#recuitment h4{
    font-size: 16px;
    color: #5ba4d1;
    margin: 20px 0 30px;
}

#recuitment p{
    margin-top: 20px ;
}

#recuitment .btn-primary {
    background:url("../../_include/img/body/bottom.jpg")no-repeat !important;
    padding-left: 0;
    width: 95px;
    border-color: #ffffff !important;
}

.recuitment-box {
    /*border-left:1px solid #c1c1c1 ;*/
    /*border-bottom: 1px solid #c1c1c1;*/
}

/*---------------------------------------------------
                       INTRODUCTION
----------------------------------------------------*/
.introduction {
    float: right;
    margin-bottom: 20px;
    margin-top: -230px;
min-height: 480px;
}

#introduction p{
    font-size: 19px;
    color: #8e8e8e;
}

#introduction h4 {
    font-size: 16px;
    color: #007cc2;

}

.bars{
    border-right: 2px solid #007cc2;
    height: 100px;
    padding: 20px 0 20px;
}

.bar{
    height: 100px;
    padding: 20px 0 20px;
}

.box-intro {
    margin-top: 20px;
}

.content-intro {
    margin-top: 50px;
    text-align: justify;
}

.content-intro p{
    color: #5c5c5c;
    font-size: 13px !important;
}

.content-intro-left {
    margin-top: 1155px;
}

.parten span{
    color: #3cc4f2;
    font-size: 10px;
    padding-right: 10px;
}

.history h4{
    font-weight: bold;
}

.intro p{
    color: #5c5c5c;
    font-size: 13px !important;
}


#contactus {
    background-color: #f8f7f3;
    padding-left: 0;
}

.well{
    background-color: #ffffff !important;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    box-shadow: 6px 6px 3px #cacaca;
    margin: 40px 20px 150px 0px;
}

.map{
    margin-left: 0 !important;
}


.box-contact {
    margin-top: 20px;
}

.contact-details h4 {
    color: #3fc2f1;
    font-size: 30px;
}

.contact-details li{
    color: #2e2b2b;
    font-size: 14px;
}

.box-contact h3 {
    color: #2e2b2b;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
}

.contact-details ul {
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
}

.contact-details ul {
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
}

.control-label {
    text-align: left !important;
    color: #484949 !important;
    font-weight: normal;
    padding-right: 0 !important;
}

.introduction img {
    margin-top: 20px;
	width:100%
}

.btn-primary{
    background-color: #0bb6ec;
}

/*LAPTOP*/
@media (min-width: 970px) {
    body {
        background-color: #fff;
        font-family:Arial, "Times New Roman";
        font-size: 14px;
        line-height: 1.75em;
        margin: auto;
        overflow-x: hidden;
        vertical-align: inherit;
    }

}

@media (min-width: 1200px) {
    body {
        background-color: #fff;
        font-family:Arial, "Times New Roman";
        font-size: 14px;
        line-height: 1.75em;
        margin: auto;
        overflow-x: hidden;
        vertical-align: inherit;
    }

    
    #navMainFooter li{
        padding: 0;
    }
    .content-intro-left {
        margin-top: 1195px;
        margin-left: -15px;
    }
    .nav-menu li a {
        padding: 10px 3px;
    }
    .cd-top {
        bottom: 115px !important;
    }
}

@media (max-width: 1280px) {
    body {
        background-color: #fff;
        font-family:Arial, "Times New Roman";
        font-size: 14px;
        line-height: 1.75em;
        margin: auto;
        overflow-x: hidden;
        vertical-align: inherit;
    }

   
    #navMainFooter li{
        padding: 0;
    }
    .content-intro-left {
        margin-top: 1195px;
    }
    .chess {
        margin-top: -15px;
        float: right;
        margin-right: 85px;
    }
    .chess li {
        float: right;
    }
    #mainNav
    {
        padding:0;
        }
    .header-bg {
        margin-left: -15px;
    }
    
}


    /*TAPLET*/

@media (max-width: 991px) {
    body {
        background-color: #fff;
        font-family:Arial, "Times New Roman";
        font-size: 14px;
        line-height: 1.75em;
        margin: auto;
        overflow-x: hidden;
        vertical-align: inherit;
    }
    .img-top{
        background: url("../../_include/img/body/navbar.jpg") no-repeat;
      
        opacity: 0.75;
    }
    
    .cd-top {
        bottom: 144px;
    }
    .col-sm-2{
        width: 14.667%;
    }
    .col-md-2{
        width: 16.667%;
    }
    #navMainFooter li{
        padding: 0;
    }
    #navMainFooter a {
        padding: 12px 6px !important;
    }
    .footer-child, .logoFooter {
        padding: 0;
        margin-left: 0;
    }
    .content-intro-left {
        margin-top: 1315px;
    }
    .content-box {
        margin-top: 454px;
    }
    .nav-menu li a {
        padding: 9px 4px;
    }
    .nav-menu li {
        padding-left: 0
    }
    .chess {
        margin-top:  -10px;
        float: right;  
    }
    .chess li {
        float: right;
    }
}


@media ( max-width: 980px) {
    body {
        background-color: #fff;
        font-family:Arial, "Times New Roman";
        font-size: 14px;
        line-height: 1.75em;
        margin: auto;
        overflow-x: hidden;
        vertical-align: inherit;
    }
    .line1>p{
	font-size:20px;
	}
    .line2>p{
	font-size:22px;
     }
    .para4{
	padding-left:66px;
}
	
    .col-sm-2{
        width: 14.6667%;
    }
    .wrap-logo
    {
        margin-left:0;
        }
	.phanNav{
		max-width:600px;
		margin-top:-15px;
		margin-left:-6px;
	}
	.img-top{
		width:800px;
	}
    .phanNav>li>a{
   
    padding: 5px !important;
    
    }
    #logo
    {
        max-width:198px;
        }
	.box-content-new{
		max-width:198px;
	}	
    .box-new
    {
        max-width:198px;
        }
    .box {
        max-width: 198px;
    }    
    .title-bar {
        font-size: 18px;
        margin-left: -18px;
		text-align:center;
    }
	.spec{
		width:22px;
	}
    

}
@media ( max-width: 800px){
	.phanNav{
		max-width:400px!important;
		margin-top:-15px!important;
	}
	.lineL{
		width:20px;
	}
	.lineR{
		width:20px;
	}
	.line1{
		padding-right:165px;
	}
 	.line2{
		padding-right:210px;
	}
	.line1>p{
	font-size:16px;
	}
    	.line2>p{
	font-size:18px;
     	}
	.para4{
	 padding-left:20px;

	}
	
}

    /*MOBILE*/
@media (max-width: 768px) {
    body {
        background-color: #fff;
        font-family:Arial, "Times New Roman";
        font-size: 14px;
        line-height: 1.75em;
        margin: auto;
        overflow-x: hidden;
        vertical-align: inherit;
        padding-left:0;
        padding-right:15px;
    }
    /*man hinh 1920 thi ko can
    .wrap-logo
    {
        margin-left:0;
        padding:0;
        
        }
*/
    .phanNav
    {
        margin-left:15px;
       }
    .lang-child
    {
        margin-left:15px;
        }   
   

}

@media (max-width: 360px) {
    body {
        background-color: #fff;
        font-family:Arial, "Times New Roman";
        font-size: 14px;
        line-height: 1.75em;
        margin: auto;
        overflow-x: hidden;
        vertical-align: inherit;
    }
    #header{
        margin: 0 -20px;
    }
    #contactus{
        margin-left:-15px;
    }
    #introduction{
        margin: 0 -20px;
    }
    .introduction{
        margin-top: 0px;
    }
	
    #services{
        margin: 0 -20px;
    }
    .services{
        margin-top: 0px;
    }
    .content-intro-left {
        margin-top: 0;
    }
    .content-box {
        margin-top: 50px;
    }
    .box-intro img {
        width: 100%;
    }
    .introduction img {
        width: 100%;

    }
    .title-bar,.logo {
        margin-left: 0;
    }
    .box-logo {
        width: 66.6667%;
    }
    .title-bar {
        width: 90%;
    }
    
    .box,.box-new,.box-content-new{
       
        padding: 5px;
        
    }
    
    .breadcrumb-title {
        width: 1110%;
        
    }
    .well{
        margin: 0;
    }
    .breadcrumb-title {
        padding-top: 10px;
    }
    .col-sm-2 {
        width: 41.667% ;
    }
    .footer-right{
        margin-top: 0;
    }
    .footer-child {
        width: 105% !important;
        margin-top: 10px;
    }
    .cd-top{
        bottom: 361px !important;
    }
    #footer{
        margin: 0 -20px;

    }
    #nav-footer{
        margin: 0 -20px;
    }
    .navbar-toggle {
        margin-right: 45px!important;
    }
    .phanNav {
        margin-left: 40px;
    }
	.footer{
		padding-left:30px;
	}
	.phanNav{
		padding-top:15px;
	}

}

@media only screen and (max-width: 749px) {
    body {
        background-color: #fff;
        font-family:Arial, "Times New Roman";
        font-size: 14px;
        line-height: 1.75em;
        margin: auto;
        overflow-x: hidden;
        vertical-align: inherit;
    }
    #header{
        margin: 0 -20px;
    }
  
    #introduction{
        margin: 0 -20px;
    }
    .introduction{
        margin-top: 0px;
    }
    .content-intro-left {
        margin-top: 0;
    }
    #services{
        margin: 0 -20px;
    }
    .services{
        margin-top: 0px;
    }

    .content-box {
        margin-top: 50px;
    }
    .box-intro img {
       padding-left: 0px;
    }
    #footer{
        margin: 0 -20px;

    }
    #nav-footer{
        margin: 0 -20px;
    }
    .cd-top{
        bottom: 280px;
    }
    .recuitment-box {
        height: 250px;
    }
}


@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 60px;
        width: 60px;
        right: 0px;
        bottom: 99px;
    }
}
@media only screen and (max-width: 581px) {
  body {
      padding: 0;
  }
}
