@charset "utf-8";
/*
    Theme Name: VN4U Themes
    Description: Website: http://vn4u.vn/ - HotLine: 0984 510 136
    Version: 1.0.0
    Author: VN4U
    Author URI: http://vn4u.vn/
    Tags: CÔNG TY GIẢI PHÁP CÔNG NGHỆ VN4U VIỆT NAM chuyên: thiết kế website bất động sản, thiết kế website tin tức, thiết kế website giáo dục, thiết kế website du lịch, thiết kế website nhà hàng - khách sạn, Chuyên dich vụ chạy quảng cáo google, facebook, seo 
*/
@font-face{
    font-family:UTMAvo;
    src:url(fonts/UTMAvo.eot);
    src:url(fonts/UTMAvo.eot?#iefix) format("embedded-opentype"),url(fonts/UTMAvo.woff) format("woff"),url(fonts/UTMAvo.ttf) format("truetype"),url(fonts/UTMAvo.svg#svgFontName) format("svg");
    font-weight:400
}
@font-face{
    font-family:UTMAvo;
    src:url(fonts/UTMAvoBold.eot);
    src:url(fonts/UTMAvoBold.eot?#iefix) format("embedded-opentype"),url(fonts/UTMAvoBold.woff) format("woff"),url(fonts/UTMAvoBold.ttf) format("truetype"),url(fonts/UTMAvoBold.svg#svgFontName) format("svg");
    font-weight:700
}
@font-face{
    font-family:UTMAvo;
    src:url(fonts/UTMAvo-Italic.eot);
    src:url(fonts/UTMAvo-Italic.eot?#iefix) format("embedded-opentype"),url(fonts/UTMAvo-Italic.woff) format("woff"),url(fonts/UTMAvo-Italic.ttf) format("truetype"),url(fonts/UTMAvo-Italic.svg#svgFontName) format("svg");
    font-weight:400;
    font-style:italic
}
@font-face{
    font-family:UTMAvo;
    src:url(fonts/UTMAvo-BoldItalic.eot);
    src:url(fonts/UTMAvo-BoldItalic.eot?#iefix) format("embedded-opentype"),url(fonts/UTMAvo-BoldItalic.woff) format("woff"),url(fonts/UTMAvo-BoldItalic.ttf) format("truetype"),url(fonts/UTMAvo-BoldItalic.svg#svgFontName) format("svg");
    font-weight:700;
    font-style:italic
}
* {
    margin:0;
    padding:0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
body{
    font-family:UTMAvo,Arial,Helvetica,sans-serif;
    line-height: 1.5;
    color: #000;
}
a:link{
    text-decoration: none;
}
a, a:link, a:visited {
    outline: none;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #37c5f3;
}
a{
    color: #0092ce;
    outline: none !important;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
@media (min-width: 1200px){
    .container {
        width: 1200px;
    }
}
.st-pd {
    padding: 40px 0 50px;
}
@media(max-width: 991px){
    .st-pd{
        padding: 20px 0;
    }
}
.st-bk {
    background: url(images/bk_st1.png) repeat left top;
}
.flex-wrap{
    display: flex;
    flex-wrap: wrap;
}
/*header*/
.header-top {
    background: #0092ce;
    color: #fff;
    line-height: 37px;
}
.header-top li{
    float: left;
}
.ht-left a{
    color: #fff;
    margin-right: 20px;
}
.ht-right ul{
    float: right;
}
.ht-right a{
    color: #fff;
    margin-right: 30px;
}
.ht-right a i{
    margin-right: 5px;
}
.ht-right .mxh a{
    margin: 0px 6px;
}
.header-div{
    height: 80px;
    display: flex;
    align-items: center;
    float: left;
    justify-content: space-between;
    /*transition: all 0.3s;*/
}
.logo-h{
    margin: 0;
}
.hn-inner {
    width: auto;
    float: right;
    position: relative;
    z-index: 100;
}
.hn-search{
    float: right;
}
.header-nav .container{
    position: relative;
}
.ul-nav-header>li{
    float: left;
    position: relative;
}
.ul-nav-header>li>a{
    display: block;
    line-height: 50px;
    padding: 0px 10px;
    color: #333;
    text-transform: uppercase;
}
.ul-nav-header>li:hover>a{
    background-color: #0092ce;
    color: #fff;
}
.ul-nav-header ul li a{
    white-space: nowrap;
    display: block;
    color: #000;
    font-size: 13px;
    padding: 10px;
    text-transform: uppercase;
    line-height: 1.3;
    text-align: left;
}
.ul-nav-header ul li:last-child>a{
    border-bottom: none;
}
.ul-nav-header ul li a:hover{
    background-color: #0092ce;
    color: #fff;
}
.ul-nav-header li>ul{
    min-width: 100%;
    width: 250px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
    z-index: 100;
}
.ul-nav-header>li>a>i {
    padding-right: 5px;
}

.header-nav-height{
    display: none;
}
.header-nav-height.active{
    display: block;
}
.header-nav{
    background: #fff;
    box-shadow: 0px 1px 10px rgb(0 0 0 / 20%)
}
.header-nav.fixed{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}
.header-nav.fixed .header-div{
    height: 70px;
}
.search-btn{
    font-weight: bold;
    color: #000;
}

@media(min-width: 1200px){
    .ul-nav-header li>ul{
        position: absolute;
        left: 0;
        top: 100%;
        transform-origin: 0 0 0;
        min-width: 100%;
        transform: scale(0);
        opacity: 0;
        visibility: hidden;
        transition: all 0.5s ease 0s;
        background-color: #fff;
    }
    .ul-nav-header li:hover>ul{
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        visibility: visible;
    }
    .ul-nav-header>li.menu-item-has-children>a:after {
        content: "\f107";
        font-family: "Font Awesome 5 Pro";
        padding-left: 5px;
        font-weight: normal;
        font-size: 14px;
    }
}
@media(max-width: 1199px){
    .nav-header-inner {
        -moz-transform: translateX(-80em);
        -webkit-transform: translateX(-80em);
        -ms-transform: translateX(-80em);
        transform: translateX(-80em);
        -moz-transition: -moz-transform .5s ease;
        -webkit-transition: -webkit-transform .5s ease;
        -ms-transition: -ms-transform .5s ease;
        transition: transform .5s ease;
        -webkit-overflow-scrolling: touch;
        width: 290px !important;
        height: 100vh;
        overflow-y: auto;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 1002;
        padding: 0;
        background: #222222;
    }
    .nav-header-inner.active {
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .close-nav-header {
        display: block;
        color: #fff;
        right: 0px;
        background: #0092ce;
        border-radius: 0px;
        line-height: 25px;
        font-size: 20px;
        z-index: 2;
        position: absolute;
        padding: 0px 7px;
    }
    .close-nav-header:before {
        content: "\f00d";
        font-family: "Font Awesome 5 Pro";
    }
    .click-main-nav {
        padding: 8px;
        background-color: red;
        border-radius: 2px;
        z-index: 100;
        float: left;
        margin: 10px 0px; 
    }
    .click-main-nav .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        -moz-border-radius: 1px;
        -webkit-border-radius: 1px;
        border-radius: 1px;
        background: #fff;
    }
    .click-main-nav .icon-bar+.icon-bar {
        margin-top: 4px;
    }
    .backdrop {
        transition: visibility 0s, opacity 0.15s linear;
        opacity: 0;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: -1040;
        background-color: #000;
        visibility: hidden;
    }
    .backdrop.active {
        opacity: 0.4;
        z-index: 1001;
        visibility: visible;
    }
    .ul-nav-header{
        margin-top: 30px;
        float: left;
        width: 100%;
    }
    .ul-nav-header>li{
        width: 100%;
        position: relative;
        padding: 0;
    }
    .ul-nav-header>li>a {
        display: block;
        color: #bbbbbb;
        text-align: left;
        border-bottom: 1px solid #333;
        border-right: none;
        line-height: 40px;
        padding: 0px 15px;
        font-size: 13px;
        font-weight: bold;
        text-transform: capitalize;
    }
    .ul-nav-header>li:last-child>a{
        border-bottom: none;
    }
    .ul-nav-header>li.current-menu-item>a, .ul-nav-header>li:hover>a{
        background-color: transparent;
        color: #fff !important;
    }
    .ul-nav-header>li>ul{
        display: none;
    }
    .ul-nav-header ul li a,
    .ul-nav-header ul li:last-child>a{
        border-bottom: 1px solid #333;
        color: #bbbbbb;
        text-transform: capitalize;
    }
    .ul-nav-header ul li a:before{
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        color: #6e6e6e;
        padding-right: 6px;
        font-size: 13px;
        content: "\f0da";
    }
    .open-submenu{
        position: absolute;
        padding: 0px 10px;
        right: 10px;
        top: 0;
        line-height: 42px;
        color: #bbbbbb
    }
    .open-submenu:before{
        content: "\f0d7";
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
    }
    .open-submenu.active:before{
        content: "\f0d8";
    }

    .hn-inner{
        position: absolute;
    }
    .logo{
        width: 100%;
        text-align: center;
    }
    .hn-search{
        position: absolute;
        right: 15px;
    }
}
@media(max-width: 767px){
    .ht-left{
        font-size: 12px;
    }
}
/*End header*/


/*search*/
.search-show{
    position: fixed;
    z-index: 1003;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.search-show.active {
    display: block;
}
.search-show .search-background {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background: #0a0a0af2;
    opacity: 0.8;
    cursor: url(images/close-search.png),progress;
}
.mfp-close {
    opacity: .5;
    font-size: 40px;
    color: #fff;
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 1;
    line-height: 40px;
    border: none;
    background: none;
}
.search-show .search-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 600px;
    color: #fff;
    z-index: 2;
    transition: all 0.3s;
    max-width: 90%;
}
.search-show .search-inner input {
    width: 100%;
    background: rgba(255,255,255,0.2);
    border-radius: 99px;
    border: 1px solid rgba(255,255,255,0.09);
    padding: 0 50px 0px 20px;
    height: 50px;
    font-size: 18px;
    color: #fff;
}
.search-show .search-inner input::-webkit-input-placeholder,
.search-show .search-inner input::placeholder{
    color:#f2f2f2
}
.search-show .search-inner button {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    border: none;
    background: none;
    width: 50px;
    font-size: 20px;
}
body.active{
    overflow: hidden;
}
/*End search*/

/*footer*/
.ft-bottom {
    background-color: #333;
    color: #CCC;
    padding: 40px 0 30px;
}
.ftb-title {
    font-weight: 500;
    color: #fff;
    font-size: 16px;
    margin: 0 0 20px;
    text-transform: uppercase;
}
.ftb-menu a {
    line-height: 25px;
    padding: 3px 0;
    color: #fff;
    display: block;
}
.ftt-content i {
    padding-right: 5px;
    color: #eb191e;
}
.ftt-content p {
    margin-bottom: 5px;
}
.ft-bottom a{
    color: #ccc
}
.ft-bottom a:hover{
    color: #AAA;
}
.ft-bottom .ftt-content i{
    color: #ccc;
}
.copyright {
    background: #000;
    padding: 10px 0;
    color: #ccc;
    /*border-top: 1px solid #EEE;*/
}
.social-ft{
    display: flex;
    align-items: center;
}
.social-ft li {
    float: left;
    margin-right: 10px;
}
.social-ft li img{
    max-height: 30px;
}
.social-ft li i {
    font-size: 13px;
    border-radius: 2px;
    padding: 5px;
    text-align: center;
    width: 24px;
    height: 24px;
    color: #FFF;
}
.social-ft li i.fa-facebook-f {
    background: #3b5997;
}
.social-ft li i.fa-youtube {
    background: #FF0000;
}
.social-ft li i.fa-twitter {
    background: #00aced;
}
@media(max-width: 991px){
    .ftb-bot{
        margin-top: 20px;
    }
    .title-ftt{
        margin-top: 20px;
    }
}
@media(max-width: 767px){
    .copyright-left{
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
}
/*End footer*/

/*hotline-phone*/
.hotline-phone-ring-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
}
.hotline-phone-ring {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility .5s;
  left: 0;
  bottom: 0;
  display: block;
}
.hotline-phone-ring-circle {
    width: 85px;
  height: 85px;
  top: 10px;
  left: 10px;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid #e60808;
  -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0.5;
}
.hotline-phone-ring-circle-fill {
    width: 55px;
  height: 55px;
  top: 26px;
  left: 26px;
  position: absolute;
  background-color: rgba(230, 8, 8, 0.7);
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
    background-color: #e60808;
    width: 33px;
  height: 33px;
  top: 37px;
  left: 37px;
  position: absolute;
  background-size: 20px;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 20px;
    height: 20px;
}
.hotline-bar {
  position: absolute;
  background: #E88A25;
  background: -webkit-linear-gradient(left, #e88a25, #d40000);
  background: -o-linear-gradient(right, #e88a25, #d40000);
  background: -moz-linear-gradient(right, #e88a25, #d40000);
  background: linear-gradient(to right, #e88a25, #d40000);
  height: 40px;
  min-width: 170px;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 10px;
  background-size: 100%;
  cursor: pointer;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  z-index: 9;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
  border-radius: 50px !important;
  border: 2px solid white;
  /* width: 175px !important; */
  left: 33px;
  bottom: 37px;
}
.hotline-bar > a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  text-indent: 40px;
  white-space: nowrap;
  display: block;
  letter-spacing: 1px;
  line-height: 38px;
  font-family: Arial;
}
.hotline-bar > a:hover,
.hotline-bar > a:active {
  color: #fff;
}
@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
/*End hotline-phone*/


/*st4*/
.st4{
    background: url(images/bk.jpeg) center no-repeat;
    background-size: cover;
}
.st4-title{
    color: #fff;
    font-weight: bold;
    font-size: 33px;
    text-align: center;
    background: url(images/bg2.jpeg) center no-repeat;
    background-size: cover;
    padding: 5px 0;
    margin-bottom: 50px;
}
.st4-left-title{
    font-size: 2em;
    font-weight: 700;
    text-align: center;
    color: #EF2F3C;
    margin-bottom: 2em;
    display: block;
    padding: 1em;
    background-color: #fff;
    border-radius: 2em;
}
.st4-right-title{
    text-align: center;
    font-weight: 700;
    font-size: 2em;
    color: #fff;
    margin-bottom: 20px;
}
.list-st4 li{
    display: block;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1.8
}
.list-st4 li i{
    margin-right: 10px;
}
/*a.link-st4{
    padding: 15px 30px;
    display: inline-block;
    font-weight: 700;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
    background-size: 200% auto;
    border-radius: 2em;
    animation: buttonMoveBg .5s infinite alternate-reverse;
    background-image: linear-gradient(to right, #fc00ff 0%, #00dbde 51%, #fc00ff 100%);
}
@keyframes buttonMoveBg {
  0% {
    background-position: right top; }
  100% {
    background-position: left bottom; } 
}*/
a.link-st4{
  background: #0092ce;
}
.st4-time{
    display: flex;
    align-items: center;
}
.st4-time div{
    width: 25%;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
}
.st4-time span:first-child{
    display: inline-block;
    letter-spacing: 2px;
    font-size: 50px;
}
.st4-time span:last-child {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
}
.st4-time p {
    font-size: 40px;
    margin: 0 5px 0 5px;
}
.st4-time div:nth-of-type(1) {
    background-color: #EF2F3C;
    color: #fff;
}
.st4-time div:nth-of-type(2) {
    background-color: #F6F4F3;
}
.st4-time div:nth-of-type(3){
    background-color: #276FBF;
    color: #fff;
}
.st4-time div:nth-of-type(4) {
    background-color: #F0A202;
}
@media(max-width: 991px){
    .st4-right-title{
        margin-top: 20px;
    }
}
@media(max-width: 767px){
    .st4-left-title{
        font-size: 18px;
    }
    .st4-time span:first-child{
        font-size: 30px;
    }
    .st4-right-title{
        font-size: 1.5em;
    }
    .list-st4 li{
        font-size: 15px;
    }
}
/*End st4*/

/*st7*/
.st7{
    background: #0092ce;
    color: #fff;
    position: relative;
}
.st7-left h2,
.st7-right h3{
    font-weight: bold;
    margin-bottom: 20px;
}
.st7-left i{
  padding-right: 5px;
}
.st7-right .input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    margin-bottom: 5px;
    float: left;
    border: 1px solid #fffd;
}
.st7-right .input-group-text {
    padding: .375rem .75rem;
    background: #fff;
    border: none;
    color: #dc3545;
    border-radius: 0;
    width: 45px;
    text-align: center;
    display: block;
    font-size: 15px;
}
.st7-right .input-group .form-control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
    background-color: rgb(233, 236, 239);
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    color: #0E0E0E;
    min-height: 34px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-left: 1px solid #fff;
    background-clip: unset;
    background-color: rgb(255, 255, 255);
    border-left: 1px solid #f8f9fa;
}
/*.st7-right .btn{
    border-radius: 5px;
    background-color: #e7f735;
    color: #fb3b38;
    font-weight: bold;
    border: none;
    padding: 6px 30px;
    margin-top: 10px;
}*/
.st7-right .btn{
  border-radius: 0;
}
.st7-right select.form-control{
    margin-bottom: 5px;
    border-radius: 0;
    border: none;
}
@media(max-width: 767px){
    .st7-left h2, .st7-right h3{
        font-size: 16px;
    }
}
/*End st7*/

/*breadcrumb*/
#breadcrumb span.breadcrumb_last {
    color: #d35400;
}
#breadcrumb a {
    color: #333;
}
#breadcrumb a:hover{
    color: #d35400;
}
#breadcrumb {
    margin: 20px 0;
    color: #333;
    font-size: 16px;
}
/*End breadcrumb*/
.st2-link{
  color: #fff;
  background: #f98c00;
  font-size: 16px;
  padding: 0px 20px;
  line-height: 40px;
  display: inline-block;
  margin: 30px 0 0 ;
}
.st2-link:hover{
  color: #fff;
  background: #d01a21
}