 @import url("fonts.css");
 body {
    font-family:"arial"!important;
    overflow-x:hidden;
}

/* global */


 .rel {
    position:relative
}
.blue{
    text-align: center;
    text-transform: capitalize;
    font-style: italic;
    text-decoration: underline;
}

.back-to-top {
    position:fixed;
    z-index:123;
    right: -60px;
    bottom: -60px;
    text-align: center;
    color: #EC000A !Important;
    text-decoration: none !Important;
    font-weight: bold;
    font-size: 14px;
   
    box-shadow: chartreuse;
}
.phantrang{margin-left:15px}
.anim-05 {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.link-transpare-border {
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
}
.link-transpare-border:hover:before{
 border: 5px solid rgba(255, 255, 255, 0.4);
}
.tooltip-inner {
    border-radius:0 !important
}
.link-transpare-border:before {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
    height: 100%;
    border: 5px solid rgba(255, 255, 255, 0.6);
    content:"";
    position: absolute;
    left: 0px;
    top: 0;
}
.empty-content {
    margin: auto;
    padding: 10px;
    border: 1px solid #ccc;
    text-align: center;
}
.title-child {
    font-family: Alter-gothic;
    font-size: 21px;
    border-bottom: 1px solid #ccc;
}
.info-banner .hotline{
	
    font-family: robotocondensed_regular;
}





.global-title:after, .title-global:after{
	
	content:"";
	background:#ccc;
	height:1px;
	width:100%;
}


.global-title h2, .title-global h2 {
	margin: 0;
    text-transform: uppercase;
    color: #024570;
    font-size: 20px;
    z-index: 2;
    position: relative;
    padding: 0;
    font-weight: bold;
    display: inline-block;
    border-bottom: 1px solid #024570;
    line-height: 30px;
}
.global-title, .title-global{
	text-align: center;
}

#page-wrapper{
	margin-top:30px;
}

.title-global, .global-title{
	margin-bottom: 25px;
    position: relative;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* fb rp */
 #fbcomments, .fb-comments, .fb-comments iframe[style], .fb-comments span {
    width: 100% !important;
}
/* fb rp */

/* end global */

/*header */
#main-nav{
	padding: 0;
    margin: 0;

}
   

#main-nav li a:hover{
	text-decoration: none;
    color: yellow;	
}

#main-nav li:hover .submenu{
	display:block;
	-moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
	}
.submenu li a{color:#fff !important;padding: 15px !Important;}
.submenu{ 
	    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: absolute;
    padding: 0;
    top: 100%;
    display: none;
    z-index: 1234;
}
header .menu{
    line-height: 45px;
    margin-top: 18px;
}
.submenu li a{text-transform:capitalize !important;

}
.submenu li{
	    background: rgb(17, 17, 17);
    min-width: 265px;
    float: none;
    line-height: 10px;
    padding-left: -16px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.59);
	   -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.submenu li:hover{
	background:rgba(17, 17, 17, 0.8);
	   -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;

}
.submenu li:hover a{padding-left:10px;}
.menucon1{
	    /* bottom: 0; */
    left: 0;
    padding: 0;
    position: absolute;
    display: none;
    top: 0;
    left: 100%;
}

.menucon1 li a{}
.menucon1 li:hover{}
.menucon1 li{
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
	
}
/* end product header */

/* end cart */
#social-air{
    text-align: center;
	margin-right: 5px;
}
 #social-air a {
	position: relative;
    float: left;
    margin-right: 10px;
}
#social-air a span {
}
#social-air a:hover span {
}
 footer {
	    color: #fff;
    position: relative;
    background: #024570;
    z-index: 1;
    font-size: 13px;
    padding-top: 30px;
    line-height: 22px;
}
/* maps */
 .video-wrapper1 iframe {
	     width: 100%;
    /* left: 1%; */
    /* right: 1%; */
    position: absolute;
    height: 100%;
    border: 0;
    border: 1px solid #fff;
 }
 .video-wrapper iframe {
      width: 96% !Important;
    left: 1%;
    right: 1%;
    position: absolute;
    height: 96% !important;
    border: 0;
	border: 1px solid #fff;
}
.map-contact {
    /* padding: 3px; */
    border: 1px solid rgba(204, 204, 204, 0.31);
    margin-bottom: 4px;
    /* background-color: rgb(0, 133, 60); */
}
.video-wrapper {
    /* border: 1px solid #ccc; */
}
.video-wrapper.mini {
	padding-bottom: 40%;
}
.video-wrapper {
    position: relative;
    padding-bottom: 18.55%;
    height: 0;

}
.video-wrapper1 {
    position: relative;
    padding-bottom: 50%;
    height: 0;

}
/* maps */
/* notify me */
 .alert-box-container {
    position: fixed;
    bottom: 10px;
    color: #fff;
    z-index: 1234;
    right: 10px;
}
.alert-box {
    padding: 19px 15px;
    color: #fefefe;
    position: relative;
    font: 14px/20px Museo300Regular, Helvetica, Arial, sans-serif;
    margin-top: 5px;
}
.alert-box .msg {
    padding: 0 20px 0 40px;
}
.alert-box p {
    margin: 0;
}
.alert-box .toggle-alert {
    position: absolute;
    top: 7px;
    right: 10px;
    display: block;
    text-indent: -10000px;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(255, 255, 255, 0.1);
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.08) url(../img/alert.png) no-repeat 6px 6px;
}
.info-box {
    background: #2fa9f6 url(../img/info.png) no-repeat 14px 14px;
}
.success-box {
    background: #7EB62E url(../img/success.png) no-repeat 14px 14px;
}
.error-box {
    background: #f64b2f url(../img/error.png) no-repeat 14px 14px;
}
.notice-box {
    background: #f6ca2f url(../img/notice.png) no-repeat 14px 14px;
}
.download-box {
    background: #a555ca url(../img/download.png) no-repeat 14px 14px;
}
/*Mycss*/
header{
	background: url(../img/bg-banner.png)no-repeat top center;
  
}
header .logo{
	margin: 13px 0px;
}
nav{
	background:#111111;
}
nav ul li a{
	color: #fff;
    text-transform: uppercase;
    display: block;
    padding: 0px 15px !important;
}
nav  ul > li{
	float: left;
    list-style: none;
    line-height: 50px;
}
.lang img{
	width: 29px;
}
.bg-sch{
	width: 100%;
    border: none;
    line-height: 25px;
    border-radius: 10px;
    font-size: 11px;
    padding-left: 10px;
	outline: none;
}
.bnt-sch{
	display:none;
}
.wrap-menu{
	margin: 12px 0px;
}
.img-service{
	width:100%;
	position:relative;
}

.img-service:before{
	content: "";
    position: absolute;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(133,138,138,1);
    -moz-box-shadow: 10px 10px 5px 0px rgba(133,138,138,1);
    box-shadow: 7px 7px 7px 0px rgba(133,138,138,1);
    width: 100%;
    height: 100%;
}
.img-service:hover  img{
	opacity:0.8;
}
.wrap-service a:hover h3{
	color:#67CCFF;
}
.wrap-service a:hover{
	text-decoration:none;
	color:yellow;
}
.wrap-service h3{
	text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    color: #024570;
}
.desc-service{
	    text-align: center;
    font-size: 15px;
    color: #000;
    height: 42px;
    overflow: hidden;
}
.item-service{
	max-width:270px;
}
.slogan{
	    position: absolute;
    bottom:-20px;
    color: #fff;
    font-family: Myriad Pro Condensed Italic;
	font-size: 22px;

}
.wrap-about{
	background: #024570;
    color: #fff;
    margin-top: 45px;
    padding: 30px 0px;
}
.wrap-slogan{
	background: #000;
    color: yellow;
    text-align: center;
    font-size: 16px;
    font-family: avo_bold;
    padding: 20px 0px;
}
.item-slogan{
	    max-width: 700px;
    margin: 0 auto;
}
.detail a{
	font-family: segoe ui;
    border: 1px solid #fff;
    padding: 8px;
    background: #fff;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}
.detail{
	text-align: right;
    margin: 10px 0px;
}
.wrap-news{
	margin-top:30px;
	margin-bottom:20px;
}
.title-about-h3{
	text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
	margin: 0;
}
.title-about-h3{
	text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
	margin: 0;
}
.detail a:hover{
	background:#337ab7;
	color:#fff;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
	text-decoration:none;
}
.desc-about{
	    line-height: 30px;
    text-align: justify;
}
.img-about{
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
	overflow:hidden;
}
.img-about img:hover{
	transform: scale(1.1);
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}
.img-about img{
	width:100%;
}
.wrap-videos{
	    background: #978F25;
    padding: 35px 0px;
}
.title-videos{
	color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
}
.img-service img{
	width:100%;
}
.wrap-order-service {
	background:#000;
}
.wrap-order-service p{
	color: orange;
    padding-right: 24px;
    margin-top: 15px;
}
.wrap-order-service h3{
	color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.wrap-opinion{
	background: url(../img/bg-lienhe.png) no-repeat top center;
    padding: 45px 0px;
    border-bottom: 8px solid #FC0;
}
.item-bottom h3 a{ color: #FC0; } 
.item-bottom:hover a{ color: #F1F700; text-decoration:none;} 
.item-bottom h3{   
	    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
 }
.item-bottom{    
	color: #FC0;
    font-size: 14px;
    text-align: justify;
}
.form-opinion textarea{
	background: transparent;
    border-radius: 0px;
    color: #fff;
    font-family: segoe ui;
}
.form-opinion input{
	background: transparent;
    border-radius: 0px;
    color: #fff;
    font-family: segoe ui;
}
.bnt-send{
	padding: 4px 30px;
    background: #000;
    border: none;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
	font-family:avo_bold;
}
.bnt-send:hover{
	background:#FC0;
	
}
.title-because-h3{
	font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin: 0;
    margin-bottom: 15px;
}
.copyright{
	    background: #111111;
    line-height: 40px;
    font-size: 12px;
    text-align: center;
    font-family: segoe ui;
	margin-top:20px;
}
.service-footer ul{
	padding:0;
}
.service-footer ul li a:hover{
	color:yellow;
}
.service-footer ul li a{
	color:#fff;
}
.service-footer ul li{
	list-style: none;
    line-height: 30px;
}
