@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
@import url("font-awesome.min.css");
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700&subset=latin-ext,vietnamese');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
img{vertical-align: middle}
h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}
h1 {
    font-size: 34px;
    line-height: 1.3em;
    margin-bottom: 14px;
}
h2 {
    font-size: 28px;
    line-height: 1.3em;
    margin-bottom: 10px;
}
h3 {
    font-size: 20px;
    line-height: 1.3em;
    margin-bottom: 8px;
}
h4 {
    font-size: 18px;
    line-height: 1.5em;
    margin-bottom: 4px;
}
h5 {
    font-size: 16px;
    line-height: 1.4em;
}
h6 {
    font-size: 14px;
    line-height: 1.1em;
}
p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 {
    margin-top: 1.5em;
}
p {
    margin: 0.85em 0;
}
p img {
    margin: 0;
}
.clearfix:before,
.clearfix:after{display: table;
    content: " ";}
.clearfix:after{clear: both}
.no-radius{border-radius: 0}
.no-margin{margin: 0 !important;}
.offset-top-0 {
    margin-top: 0 !important;;
}
.offset-top-4 {
    margin-top: 4px;
}
.offset-top-10 {
    margin-top: 10px;
}
.offset-top-20 {
    margin-top: 20px;
}
.offset-top-30 {
    margin-top: 30px;
}
.offset-top-45 {
    margin-top: 45px;
}
.offset-top-60 {
    margin-top: 60px;
}
.offset-right-5{margin-right: 5px}
.offset-right-20{margin-right: 20px}
.offset-right-30{margin-right: 30px}
.offset-right-45{margin-right: 45px}
.offset-bottom-0{margin-bottom: 0 !important;}
.offset-bottom-5{margin-bottom: 5px}
.offset-bottom-15{margin-bottom: 15px}
.offset-bottom-20{margin-bottom: 20px}
.offset-bottom-30{margin-bottom: 30px}
.offset-bottom-45{margin-bottom: 45px}

.offset-left-5{margin-left: 5px !important;}
.offset-left-10{margin-left: 10px}
.offset-left-20{margin-left: 20px}
.padding-bottom{padding-bottom: 30px}
.padding-top{padding-top: 15px}
a:hover,a:active,a:focus,.active{color: #0069d1}

.btn{box-shadow: none;-webkit-box-shadow: none;border-radius: 0}

.container {
    width: 1100px;
    position: relative;
}
nav{background-color: #101010;box-shadow: none;padding: 10px 20px 20px;height: auto;line-height: unset}
nav .nav-wrapper ul a,nav .nav-wrapper i{line-height: 60px;height: 60px}
nav .nav-wrapper ul a{font-size: 13px;font-weight: 700;text-transform: uppercase}
.phone-info span{line-height: 1em;font-size: 14px;font-weight: 700}
.navbar-fixed{height: 104px}
.banner_video{
    background: #fff none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    -webkit-transform:translateZ(0px);
    transform: translateZ(0px);
    width: 100%;
}
.banner_video .video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: 1s opacity;
    transition: 1s opacity;
}
.page{display: block;padding: 0;height: 100%}
.full-width{overflow: hidden;position: relative;height: 100%;background-color: rgba(0,0,0,0.6)}
.page-landing {
    display: table;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    width:100%;
    height:100%;
    position:absolute;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    top:0;
    left:0;
    color: #fff;
}
.page-landing .main{
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.video-title-h-one {
    font-size: 50px;
    font-weight: 100;
}
.video-title-h-two {
    font-size: 52px;
    text-transform: uppercase;
}
.weight-hundred{font-weight: 100}
.avia-button{border-color: #0047b0;background-color: #0069d1;font-size: 15px;text-transform: uppercase;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none}
.avia-button:hover,.avia-button:active,.avia-button:focus{background-color: #0260b8;
    border-color: #004096;
    color: #ffffff;}
.block-why > .row{margin-left: -30px;margin-right: -30px}
.block-why > .row > .col{padding: 0 30px}
.why-item  .collection .collection-item{border-bottom: 0}
.why-item .collection .collection-item.avatar .title {
    font-size: 15px;
    color: #0069d1;
    letter-spacing: 0;
    line-height: 22px;
    margin-left: 15px;
    min-height: 44px;
}
.why-item .collection .collection-item.avatar{min-height: auto;padding-left: 58px}
.hr{border-bottom: 1px solid #e1e1e1;display: block;vertical-align: middle;width: 100%;height: 1px}
.block-application{border-top:1px solid #c2c2c2}
.block-application .app-item,.block-client .client-item{padding: 60px 0}
.text-title{
    font-size: 34px;
    line-height: 1.1em;
    margin-bottom: 14px;
    text-transform: uppercase;
}
.text-title > span{font-weight: 100}
.block-application .app-item .btn-large{
    background-color: #fff;
    border: 1px solid #0069d1;
    color: #0069d1;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-top: 30px;
}
.block-application .app-item .btn-large:hover{color: #000}
.block-application .item{position: relative;opacity: 0}
.block-application .item-info{position: absolute;left: 50%;top:50%;width: 100%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);}
.block-application .item-info > a:first-child{display: block}
.block-application .item-info > a > span{
    color: #fff;
    font-size: 48px;
    font-weight: 300;
    line-height: 200%;
    text-transform: uppercase;
}
.block-application .item-info > a.btn-large:hover{background-color: rgba(0,105,209,.8)}
.block-spec{
    min-height: 100px;
    position: static;
    width: 100%;
    background-size: cover !important;
}
.block-spec .container{display: table}
.block-spec .spec-item{padding: 100px 0;display: table-cell;vertical-align: middle;text-align: center;color: #fff}
.block-spec .spec-item .text-title{
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 52px;
}
.block-spec .spec-item .text-title > span{font-weight: 100}
.block-spec .spec-item p{
    line-height: 1.65em;
    font-size: 22px;
    padding-top: 30px;
}

.block-news .news-item{padding: 100px 0 60px}
.block-news .card{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.14)}
.block-news .card .desc{color: rgba(0, 0, 0, 0.87)}
.block-news .card .text-gradient > a{color: #888}
.block-news .card .text-gradient > a:hover{color: #0069d1}
footer.page-footer{background-color: #101010;color: #fff;margin-top: 40px;
    padding-top: 40px;}
.page-footer .card{background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;}
.page-footer .card .card-content{border-radius: 0;padding: 0 0 0 10px;border-left: 1px solid #888;margin-left: 10px}
.card.horizontal .card-image{max-width: 84px}
.footer-address li{font-size: 13px;color: #fff7f7;padding-bottom: 5px;margin-bottom: 5px}
.footer-address li > span{display: block;margin-left: 35px;text-indent: -18px}
.footer-address i{vertical-align: middle;margin-right: 10px;font-size: 18px}
footer.page-footer h5 {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.2;
    text-transform: capitalize;
}
.block-footer {
    border-top: 1px solid #595959;
    margin-top: 12px;
    padding-top: 24px;
}

/* line 76, ../scss/ui/_footer.scss */
.footer-social__item {
    font-weight: bold;
    display: inline-block;
}
/* line 79, ../scss/ui/_footer.scss */
.footer-social__item + .footer-social__item {
    margin-top: 12px;
}
/* line 83, ../scss/ui/_footer.scss */
.footer-social__item > a {
    display: block;
    height: 30px;
    line-height: 34px;
    width: 40px;
    text-indent: -9999px;
}
/* line 89, ../scss/ui/_footer.scss */
.footer-social__item span {
    float: left;
    display: inline-block;
    margin-right: 10px;
}

/* ---- SOCIAL ICONS ----- */
/* - sprite generated via compass - */
/* line 103, ../scss/ui/_footer.scss */
.social-icon-facebook, .social-icon-twitter, .social-icon-instagram, .social-icon-youtube, .social-icon-pinterest, .social-icon-linkedin, .social-icon-googleplus {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url('../images/social-icon.png');
    background-size: 30px auto;
}

/* line 111, ../scss/ui/_footer.scss */
.social-icon-facebook {
    background-position: 0 -180px;
}

/* line 115, ../scss/ui/_footer.scss */
.social-icon-twitter {
    background-position: 0 -60px;
}

/* line 119, ../scss/ui/_footer.scss */
.social-icon-instagram {
    background-position: 0 -90px;
}

/* line 123, ../scss/ui/_footer.scss */
.social-icon-youtube {
    background-position: 0 -120px;
}

/* line 127, ../scss/ui/_footer.scss */
.social-icon-pinterest {
    background-position: 0 0;
}

/* line 131, ../scss/ui/_footer.scss */
.social-icon-linkedin {
    background-position: 0 -150px;
}

/* line 135, ../scss/ui/_footer.scss */
.social-icon-googleplus {
    background-position: 0 -30px;
}

.block-detail{background-color: #fff;padding: 30px;}
.block-advantages .row{margin-left: -1.75rem;margin-right: -1.75rem}
.block-advantages .row .col{padding: 0 1.75rem;margin: 1.75rem 0}
.block-advantages-item{background-color: #fff}
.block-case .item-info > a > span{font-size: 18px}
.input-field .prefix{top: 13px}
.input-field label.active{color: #0069d1 !important;}
.block-contact .input-field .fa,.block-contact .detail > ul:not(.collapsible) .fa{
    color: #0069d1;
    border: 1px solid #0069d1;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
}
input:focus:not([type]):not([readonly]), input[type="text"]:focus:not([readonly]), input[type="password"]:focus:not([readonly]), input[type="email"]:focus:not([readonly]), input[type="url"]:focus:not([readonly]), input[type="time"]:focus:not([readonly]), input[type="date"]:focus:not([readonly]), input[type="datetime"]:focus:not([readonly]), input[type="datetime-local"]:focus:not([readonly]), input[type="tel"]:focus:not([readonly]), input[type="number"]:focus:not([readonly]), input[type="search"]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly])
{
    border-color: #0069d1;
    -webkit-box-shadow: 0 1px 0 0 #0069d1;
    -moz-box-shadow: 0 1px 0 0 #0069d1;
    box-shadow: 0 1px 0 0 #0069d1;
}
.block-contact .detail > ul:not(.collapsible) > li{
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: table;
}
.block-contact .detail > ul > li > span{color: #3f3f3f;font-size: 14px;margin-left: 10px;display: table-cell;vertical-align: middle;padding-right: 10px}
.block-contact .detail > ul.collapsible{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
}
.block-contact .collapsible-header{border-bottom: none;padding-left: 0}
.block-contact .collapsible-body{border-bottom: none;padding: 0 3rem}
.block-pro .item{position: relative}
.block-pro .item-info{position: absolute;left: 3%;padding: 5% 3% 3%;;top: 5%}
.block-pro .item h2{color: #ffffff;
    font-size: 32px;
    line-height: 150%;}
.block-pro-item{line-height: 1.65em;font-size: 14px}
.product-subhead3{font-size: 16px;font-weight: 700;margin-bottom: 2px}
.block-pro-item strong{color: #0069d1;font-weight: 700}
.block-pro-item .sub-text{margin-top: 0.15em}
.block-pro .pro-item{
    background-attachment: scroll;
    background-image: url("../images/slider-bg.png");
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 100px;
    position: static;
    width: 100%;
}
.block-pro .pro-item .col{float: none;display: table-cell;vertical-align: middle}
.product-title {
    color: #ffffff;
    font-size: 62px;
    font-weight: 900;
    letter-spacing: 0;
    margin-bottom: 2px;
    line-height: 1.1em;
}
.product-subtitle {
    color: #ffffff;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 0;
    margin-bottom: 25px;
    line-height: 1.1em;
}
.product-subhead {
    font-size: 32px;
    font-weight: 900;
    text-transform: uppercase;
}
.block-pro-spec{
    border: 1px solid #d2d2d2;
    padding: 15px;
}
.hr-invisible, .hr-invisible .hr-inner{
    border: none;
    margin: 0;
}
.jssorb05{position:absolute}.jssorb05 div,.jssorb05 div:hover,.jssorb05 .av{position:absolute;width:16px;height:16px;background:url('../imagesb05.png') no-repeat;overflow:hidden;cursor:pointer}.jssorb05 div{background-position:-7px -7px}.jssorb05 div:hover,.jssorb05 .av:hover{background-position:-37px -7px}.jssorb05 .av{background-position:-67px -7px}.jssorb05 .dn,.jssorb05 .dn:hover{background-position:-97px -7px}.jssora12l,.jssora12r{display:block;position:absolute;width:30px;height:46px;cursor:pointer;background:url('../imagesa12.png') no-repeat;overflow:hidden}.jssora12l{background-position:-16px -37px}.jssora12r{background-position:-75px -37px}.jssora12l:hover{background-position:-136px -37px}.jssora12r:hover{background-position:-195px -37px}.jssora12l.jssora12ldn{background-position:-256px -37px}.jssora12r.jssora12rdn{background-position:-315px -37px}

.nav-breadcrumb{background-color: #353535;line-height: 25px;padding:15px;box-shadow: none;-webkit-box-shadow: none}
.nav-breadcrumb .breadcrumb{color: #fff;font-size: 14px;font-weight: 400;text-transform: none}
.breadcrumb::before{color: #fff;font-family: FontAwesome;content: "\f101";font-size: 14px;margin-right: 8px;}
.breadcrumb:last-child span{
    color:#0068d0
}
.parallax-container{height: auto}
.parallax-container .block-client .client-item{padding: 100px 0}
@media(max-width: 1190px){
    .container{
        width: 95%;
        width:calc(100% - 3rem)
    }
}
