/*
Theme Name: DEV Wordpress
Version:5.0
Author: Wordpress
*/
#footer li{list-style:none;}
.footer-option a {
    color: #d9e3ff; padding-right:15px;
}
.home-box-1 ul{padding-left: 20px;}
.home-box-1 li{padding: 5px 0}
.home-box-2 .box-link {display: inline-block;min-width: 100px;}
.home-box-2 {text-align: center;}
.home-box-2 .box-link img{height: 80px;margin-bottom: 15px;}
.home-box-2 .box-link .btn{border-radius: 3px;background: red}
.new-home-item li{list-style: none;}
.new-home-item {padding-bottom: 20px;}
.category-description {    color: #a0a0a0;}
.p-t-l li:nth-child(1) a{}
.p-t-l li:nth-child(1) {height: 100%}
.p-t-l li:nth-child(1):hover span{    transform: translateZ(0);}
.p-t-l li:nth-child(1) a{position: relative;height: 100%;overflow: hidden; display: block;}
.p-t-l li:nth-child(1) a:before{content: "";
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background: linear-gradient(
180deg,transparent 0,#000 65%,#000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#000000",GradientType=0);
    opacity: .6;
    z-index: 2;}
.p-t-l li:nth-child(1) a span{    background: #f7f7f7;
    background-position: 50%;
    background-size: cover;    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;    width: calc(100% + 50px);
    transition: transform .35s;
    transform: translate3d(-40px,0,0);
    height: 100%;}
.new-home-item li:nth-child(2) a{ display: block;padding: 10px 0;font-weight: bold;font-size: 16px;}
.ht-c-s2 .item li:nth-child(2) a{font-size: 20px;
    margin-bottom: 15px;
    line-height: 24px;
    font-weight: bold;
    margin-top: 20px;padding: 10px 0;display: block;}
#back-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9999;}
    .list-tt-i{    height: 800px;
    overflow-y: scroll;}
   .list-tt-i::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.list-tt-i::-webkit-scrollbar
{
    width: 3px;
    background-color: #F5F5F5;
}

.list-tt-i::-webkit-scrollbar-thumb
{
    background-color: #00A3FF;
    border: 1px solid #00A3FF;
}
.sidebar .widget_nav_menu li {display: inline-block !important;}
 .sidebar .widget_nav_menu li a{display: inline-block !important;}
 .box-title{background: #5068b7;color: #fff}
  .box-title h2{font-size: 40px;}
 .p100{padding: 100px 0;}
 .w-100{width: 100%;}.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}.flex-column {
    flex-direction: column !important;
}
 .p200 {padding: 100px 0 100px}
 .bg-price {position: relative;}
 .bg-price:before{    content: "";
    display: block;
    position: absolute;
    height: 150px;
    top: 0;
    left: 0;
    right: 0;
    background-color: #5068b7;}
 .m-800 {max-width: 800px;margin:auto;}
 .bg-price-list {    border-radius: 1rem;position: relative;
    background-color: white;
    box-shadow: 0 4px 24px rgb(0 0 0 / 20%);padding: 30px;}
#back-top .fa {border-radius: 50%;
    width: 38px;
    height: 38px;
    background: #00A3FF;
    color: #fff;
    font-size: 35px;
    text-align: center;
    opacity: 0.8;
    line-height: 35px;}
    .logo img{max-height: 55px;}
    #content {}
.tagged_as{font-weight: 700;padding: 10px 0 0;border-top: 1px solid #ddd;margin: 10px 0 0}
.tagged_as a{    font-size: 15px;
    color: #666;border: 1px solid #ccc;
    background: #fff;
    margin-right: 10px;
    display: inline-block;
    float: none;font-weight: 500;
    padding: 5px 7px;
    border-radius: 5px;}
.head.navbar-fixed-top {
    animation: stuckMoveDown .6s;
}
@keyframes stuckMoveDown {
0%{transform:translateY(-100%)}
100%{transform:translateY(0)}
}
@keyframes stuckMoveUp {
0%{transform:translateY(100%)}
100%{transform:translateY(0)}
}
@keyframes stuckFadeIn {
0%{opacity:0}
100%{opacity:1}
}
.breadcrums{    padding: 10px 0;color: #333;font-size: 13px;display: none}
.phone_backtotop{position:fixed;bottom:140px!important;z-index:999999;top:auto!important;width:60px;height:60px;line-height:60px;font-size:14px;font-weight:400;text-align:center;display:inline-block;color:#fff;border-radius:50%;background:#f62d3e;text-decoration:none;transition:opacity .2s ease-out;opacity:1;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;animation:play 1.5s ease infinite;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}
.phone_backtotop .fa{font-size:18px;color:#fff}
@keyframes play {
0%{transform:rotate(0deg) scale(1) skew(1deg)}
10%{transform:rotate(-25deg) scale(1) skew(1deg)}
20%{transform:rotate(25deg) scale(1) skew(1deg);box-shadow:0 0 0 5px rgba(232,77,89,0.33),0 0 0 10px rgba(232,77,89,0.33)}
30%{transform:rotate(-25deg) scale(1) skew(1deg)}
40%{transform:rotate(25deg) scale(1) skew(1deg)}
50%{transform:rotate(0deg) scale(1) skew(1deg);box-shadow:0 0 0 5px rgba(232,77,89,0.33),0 0 0 10px rgba(232,77,89,0.33),0 0 0 15px rgba(232,77,89,0.33)}
100%{transform:rotate(0deg) scale(1) skew(1deg)}
}
@media (min-width: 1441px) {
.backtop{right:15px;bottom:20px}
.phone_backtotop{bottom:50px!important;left:50px}
}
@media (min-width: 1200px) and (max-width: 1440px) {
.backtop{right:15px;bottom:30px}
.phone_backtotop{left:30px}
}
@media (min-width: 768px) and (max-width: 1199px) {
.backtop{right:25px;bottom:40px}
.phone_backtotop{bottom:140px!important;left:30px}
}
@media (max-width: 767px) {
.backtop{right:6%;bottom:75px}
.phone_backtotop{bottom:140px!important;left:30px}
}
body{    font-family: "Roboto Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 16px;
    font-weight: 400;color: #4C4C4C;
    line-height: 1.5;}
a{transition: all 300ms ease-in-out;}
    .footer-bg-ll {    height: 500px;
    background-image: linear-gradient(
90deg
, rgba(0,0,0,0.7) 0%, transparent 100%),url(img/feature_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;color: #fff;padding: 100px 0;
    position: relative;}.text-white {
    color: #fff !important;
}
.center{text-align: center;}
.left{text-align: left;}
.right{text-align: right;}
.bold{font-weight: bold;}
.uppe{text-transform: uppercase;}
.flex_align{display: flex;align-items: center;}
.flex{display: flex;}
.support-fix{position: fixed;right: 20px;bottom: 150px;z-index: 9999;}
.support-fix ul li{display: block;}
.support-fix ul li a{width: 44px;
height: 44px;
line-height: 44px;
display: inline-block;
border: none;
font-size: 18px;
color: #fff;
text-align: center;
position: relative;
border-radius: 50%;
cursor: pointer;
box-shadow: 0 2px 5px 0 rgba(0,0,0,.11);background-size: auto;
background-repeat: no-repeat;
background-position: center;
background-color: #f7a400;}.tab-item {
    cursor: pointer;
    border-left: 4px solid transparent;padding-left: 10px;
    transition: border-left 1s;margin-bottom: 50px;padding-bottom: 0 !important
}.tab-item.activeTab ,.tab-item:hover{
    border-left: 4px solid #00A3FF;
}
.btn.btn-outline-light {color: #fff;border:2px solid #fff;margin-top: 30px;border-radius: 5px !important;height: auto;font-weight: bold;}
.btn.btn-outline-light:hover{background: #fff;color: #333;}
.support-fix ul li.x1 a{background-image: url(images/widget_icon_contact_form.svg)!important;}
.support-fix ul li.x2 a{background-image: url(images/widget_icon_click_to_call.svg)!important}
.support-fix ul li.x3 a{    background-image: url(images/widget_icon_messenger.svg)!important;}
.support-fix ul li.x4 a{background-image: url(images/widget_icon_zalo.svg)!important;}
.support-fix ul li.x5 a{background-image: url(images/widget_icon_map.svg)!important;}
.modal-content {
border: none;
box-shadow: none;
border-radius: .5rem;
position: relative;
background-color: #fff;
background-clip: padding-box;
outline: 0;}
.modal-header {
background-color: #045d2d;
color: #fff;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
min-height: 16.42857143px;}
.modal-header .modal-title {
position: relative;
min-height: 44px;
font-weight: 400;
font-size: 18px;
line-height: normal;
margin: 0;
line-height: 44px;
color: #fff;}
button.close {
position: absolute;
right: 15px;
top: 30px;
color: #fff;
opacity: 1;}
.btn, input[type="submit"] {
display: inline-block;
height: 40px;
line-height: 39px;
padding: 0 20px;
text-align: center;
white-space: nowrap;
outline: none!important;
cursor: pointer;
border: none;
font-weight: 400;
border-radius: 0;
letter-spacing: 0;
-webkit-transition: background-color .1s ease-in;
-moz-transition: background-color .1s ease-in;
-ms-transition: background-color .1s ease-in;
-o-transition: background-color .1s ease-in;
transition: background-color .1s ease-in;
-webkit-border-radius: 0;
border-radius: 0;    padding: 20px 82px;font-size: 18px;font-weight: bold;
height: auto;width: auto;border-radius: 10px;}
.bg-b {background: #2E6CF6}
.bg-o {background: #FFE49F;}
.h-7-l-i li:nth-child(2){    font-weight: bold;
   
    font-size: 24px;
    line-height: 32px;
    color: #121E28;
    margin-bottom: 16px;
    margin-top: 36px;}
.h-6-r h1{    font-size: 28px;
    line-height: 32px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: 30px;
    margin-bottom: 38px;}.h-6-r  a{    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    opacity: 0.6;
    vertical-align: middle;
    margin-bottom: 58px;}
.owl-carousel .owl-dots > *{background: none;}
.home-2 {    background: #EDF2FE;}
.h-2-l-t {    font-size: 32px;
    line-height: 45px;font-weight: bold;
    color: #121E28;}
.ht-c-s li:nth-child(2) a{display: block;padding:10px 0;font-weight: bold;font-size: 16px;}
.h-2-l-i {position: relative;padding: 20px;padding-left: 90px;font-size: 16px;}
.h-2-l-i img{position: absolute;left: 0px;top:22px;width: 60px;}
.h-2-l-i strong{    font-size: 26px;margin-bottom: 15px;display: inline-block;
    line-height: 32px;
    color: #121E28;}
    .h-3-l-t {padding-bottom: 30px;}.h-3-l-t h2{    font-size: 40px;
    line-height: 56px;
    color: #121E28;}
    .h-3-l-i{background: #EDF2FE;padding: 25px;}
    .h-3-l-i > li:nth-child(1){    font-size: 26px;
    line-height: 32px;
    color: #000000;
    min-height: 168px;
    padding: 48px 0 4px 0;}.h-3-l-i img{height: 200px;width: auto;display: block;margin: auto}
    .h-3-l-i ul li{list-style: inside}
    .h-3-l-i ul{padding-left: 20px;min-height: 168px;}
    .h-4-l h1{font-weight: bold;
    font-size: 40px;
    line-height: 56px;
    color: #121E28;}.h-4-l h1 strong{    color: #2e6cf6;}
    .h-4-l  li ,.h-8-l li ,.home-9 li{padding: 10px; background: url(img/icpchecklist.svg) no-repeat left center; padding-left: 35px;font-size: 16px;}
    .home-9 li {float: left;width: 33.3%}
    .home-9 {position: relative;}

input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="file"], input[type="number"], input[type="tel"], textarea, select {
border: 1px solid #e1e1e1;
padding: 7px 10px;
width: 100%;margin-bottom: 10px;
max-width: 100%;
display: block;}
.pop_box input[type=submit] {
background-color: #045d2d;
color: #fff;margin-bottom: 0;
margin-top: 15px;}
.table {margin: 0 auto;}
.modal-dialog{margin: 80px auto 0}
.btn.h-optimal-btn {background:  #2E6CF6;color: #fff;    padding: 10px 24px;
    margin-right: 10px;margin-top: 15px;}
.wp-pagenavi { padding-left: 0;margin: 20px 0;float: right;}
.wp-pagenavi a,.wp-pagenavi span.current , .wp-pagenavi a, .wp-pagenavi span{ background: #e8e8e8;display: inline-block; margin: 0 7px;border-radius: 8px;
    min-width: 28px; height: 28px; text-align: center; line-height: 22px;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{ background: #00A3FF; color: #fff;}
.wp-pagenavi span.pages{display: none;}
.paginate_links{overflow:hidden;text-align:center;display:table;margin:30px auto}
.paginate_links .page-numbers{width:32px;height:32px;display:inline-block;float:left;margin:0 5px;padding-top:7px;color:#c8102e;border:1px solid #c8102e;margin-bottom:5px}
.paginate_links .page-numbers:hover{background:#c8102e;color:#fff}
.paginate_links .page-numbers.prev,.paginate_links .page-numbers.next{background:transparent;width:auto;border:none}
.paginate_links .page-numbers.prev:hover,.paginate_links .page-numbers.next:hover{text-decoration:underline;color:#007BB6}
.paginate_links .page-numbers.current{background:#c8102e;color:#fff}
*{margin:0;padding:0;line-height:1.5}
a:hover,a:focus,a:visited{text-decoration:none;outline:none}
a{text-decoration:none;cursor:pointer;color:#333}
img{max-width:100%;border:none;height:auto}
p.wp-caption-text{text-align:center}

.wp-caption.aligncenter{max-width:100%!important}
.alignnone{margin:5px 20px 20px 0}
.aligncenter,div.aligncenter{display:block;margin:5px auto}
.alignright{float:right;margin:5px 0 20px 20px}
.alignleft{float:left;margin:5px 20px 20px 0}
.aligncenter{display:block;margin:5px auto}
a img.alignright{float:right;margin:5px 0 20px 20px}
a img.alignnone{margin:5px 20px 20px 0}
a img.alignleft{float:left;margin:5px 20px 20px 0}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}
.wp-caption.alignnone{margin:5px 20px 20px 0}
.wp-caption.alignleft{margin:5px 20px 20px 0}
.wp-caption.alignright{margin:5px 0 20px 20px}
.box-1 h1{}
.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}
.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;text-align:center;margin:0;padding:0 4px 5px}
div.wpcf7 .ajax-loader{position:absolute}
.widget-tabs{padding:7px;margin-bottom:0;border:0;list-style:none;margin-left:0;margin-right:0;background-color:#33b5e5;margin-bottom:1.7rem;word-wrap:break-word}
.tabs-2 li{width:50%}
.nav-tabs .nav-link,.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{border:0;color:#fff}
.nav-tabs .nav-item.active .nav-link,.nav>li>a:focus,.nav>li>a:hover,.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{background-color:rgba(255,255,255,0.2);color:#fff;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;-ms-transition:all 1s;transition:all 1s;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}
.widget-content .single-post:last-of-type{border-bottom:none}
.widget-tabs-content .img img{box-shadow:0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);width:100%}
#back-top{display:none}
.widget-content .single-post{padding-bottom:15px;border-bottom:1px solid #e0e0e0;margin-bottom:1.5rem}
.widget-tabs-content h3.title{font-weight:400;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#424242;font-size:16px}
.widget-tabs-content h3.title a{color:#424242}.pl-5, .px-5 {
    padding-left: 3rem !important;
}.text-primary {
    color: #00A3FF !important;
}
.bg-title-t{padding-bottom: 30px;}
.media.align-items-start ,.media.align-items-top {position: relative;padding-left: 30px;}
.media.align-items-start > img, .img-po{position: absolute;left: 0px;top: 8px;}
.list-unstyled li{padding-bottom: 30px;position: relative;}
.jquery-accordion .item{padding: 20px 0;border-bottom: 1px solid #ddd;}
.jquery-accordion .question {position: relative;cursor: pointer;}
.jquery-accordion .question i{position: absolute;right: 0px;top: 5px;}
.jquery-accordion .question i.fa-minus{display: none;}
.jquery-accordion .jquery-accordion-active .question i{display: none;}
.jquery-accordion .jquery-accordion-active .question i.fa-minus{display: block;}
.bg-btn a ,.btn-primary{    color: #212529;
    background-color: #dedede;
    border-color: #d7d7d7;font-weight: bold;border-radius: 5px !important;font-size: 16px;height: auto;padding: 8px 35px;margin: 0 10px;}
    .btn-primary br{display: none;}
    .bg-btn a:first-child , .btn-primary{    color: #fff;font-weight: bold;
    background-color: #d65f0b;
    border-color: #ca590a;}.bg-btn a:first-child:hover , .btn-primary:hover{    background-color: #ca590a;
    border-color: #be540a;}.spliter {
    width: 100px;display: inline-block;
    border-bottom: 2px solid #00A3FF;margin-bottom: 20px;
}.icprdborder {
    background: url(img/icprdborder.svg) no-repeat center center;
    background-size: cover;
    margin-right: 0;
    width: 24px;position: relative;top: 5px;display: inline-block;
    height: 24px;
}
.p-t-l {position: relative;height: 400px;}
.p-t-r{position: relative;height: 198px;}
.p-t-l img ,.p-t-r img{ position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);height: 100%;}
.p-t-l li:nth-child(2) ,.p-t-r li:nth-child(2){position: absolute;width: 100%;padding: 15px;bottom: 0px;left: 0px; z-index: 3;color: #fff}
.p-t-l li:nth-child(2) a , .p-t-r li:nth-child(2) a{display: block;color:#fff;padding: 10px 0;font-weight: bold;font-size:18px;}
.row.no-padding{margin-left: 0px;-margin-right: 0px;}
.p-t-r li:nth-child(2) a{font-size: 16px;}.p-t-r {margin-bottom: 0}
.no-padding.row > div{padding: 2px;}
.post-title {    color: #1575d6;}
.p-sii ,.post-sidebar-title {padding-bottom: 0px;}
.post-sidebar-title h3 ,.post-recent h3{    border-bottom: 2px solid #eee;font-size: 18px;padding: 10px 0;position: relative;}
.post-sidebar-title h3:after ,.post-recent h3:after{    content: "";
    width: 30px;
    height: 2px;
    background: #f70d28;
    display: block;
    position: absolute;
    bottom: -2px;}
    .p-sii img{float: left;width: 100px;margin-right: 10px;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {font-weight: bold;line-height: 1.5}
.p-sii li:nth-child(2) a{font-weight: bold;display: block;padding: 0px 0 10px;font-weight: bold;}
.p-sii li:nth-child(3){padding: 10px 0;} 
a:focus, a:hover {color: #2E6CF6}
.footer-reg a {display: block;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    opacity: 0.6;
    vertical-align: middle;
    margin-bottom: 0px;}
    li{list-style: none;}
    .p-i-c {position: relative;padding-bottom: 20px;padding-left: 375px}
    .p-i-c img{position: absolute;left: 0px;width: 360px;top: 0px;}
    .p-i-c li:nth-child(2) a{    margin-bottom: 44px;font-weight: bold;
    min-height: 40px;
    font-size: 18px;
    line-height: 32px;}
    .p-i-c li:nth-child(3){padding: 10px 0;    border-bottom: 0px solid #F2F2F2;font-size: 13px;color: #999}
     .p-i-c li:nth-child(3) span ,.meta_single span{color: red;}
      .p-i-c li:nth-child(3) i  ,.meta_single i{color: #2e9fff;display: inline-block;padding-left: 10px;}
    .p-i-c li:nth-child(4) {    font-size: 16px;
    margin-bottom: 15px;
    color: #4F4F4F;
   
    padding-top: 16px;}
    .content-post p img {
    border-width: 2px;
    border-style: solid;
    border-color: #ff9800;
    border-radius: 10px;
}.entry-content blockquote, .entry-content q {
    display: block;
    color: #7b7b7b;
    font-style: italic;position: relative;
    font-size: 20px;
    line-height: 1.5em;
    padding-left: 1em;
    border-style: solid;
    border-color: #eee;background: #eee;padding: 20px;font-size: 16px;
    border-left-width: 4px;
}blockquote::before {
    font-family: Arial;
    content: "\201C";
    color: #78C0A8;
    font-size: 4em;
    position: absolute;
    left: 10px;
    top: 10px;
}
    .meta_single {margin-bottom: 20px;font-size: 13px;color: #999}
    .p-i-c li:nth-child(5) a{position: relative;    color: #828282;  padding: 6px 18px;
    border: 1px solid #e0e0e0;
    box-shadow: 0 1px 3px rgb(0 0 0 / 10%);font-size: 14px;}
.p-i-c li:nth-child(5) a:hover {    color: #fff;
    background: #f70d28;
    border-color: #f70d28;}
.footer-reg {  padding: 50px 0;  background: url(img/banner3_img.png) no-repeat top right;color: #fff;
    background-size: contain;background-color:     #2E6CF6;}
.form-group{margin-bottom:8px;position:relative}
.wpcf7-form-control-wrap{position:initial}
.p-s-b {}
.wpcf7 .wpcf7-not-valid-tip{position:relative;padding:5px 10px!important;line-height:1.2em;left:auto!important;border-radius:3px;background-color:#f1f1f1!important;border:0!important;color:#000;position:absolute;right:0;top:40px;z-index:99;font-size:12px;margin-bottom:5px}
.wpcf7 .wpcf7-not-valid-tip:after{bottom:100%;left:30px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-bottom-color:#f1f1f1;border-width:5px;margin-left:-10px}
.wpcf7 .wpcf7-validation-errors{display:none!important}
.owl-carousel .owl-dots{text-align: center;}
.owl-carousel .owl-dots > *{display: inline-block;zoom: 1;}
.owl-carousel .owl-dots .owl-dot span { width: 10px; height: 10px; margin: 5px 7px; background: #9ab8f7 !important; display: block; -webkit-backface-visibility: visible; transition: opacity .2s ease; border-radius: 30px;}
.owl-carousel .owl-dots .owl-dot.active span{background: #2E6CF6 !important;}
.owl-carousel .owl-nav .owl-prev { position: absolute; left: 0; margin: 0; line-height: 50px; border-radius: 0 5px 5px 0; background: #fff; width: 34px; position: absolute; top: 50%; transform: translate(0%,-50%); height: 50px; text-align: center; font-size: 35px; color: #999; font-family: -webkit-body; box-shadow: 0 0 4px 2px rgba(0,0,0,.15);}
.owl-carousel .owl-nav .owl-next { position: absolute; right: 0; margin: 0; border-radius: 5px 0 0 5px; background: #fff; width: 34px; height: 50px; line-height: 50px; text-align: center; font-size: 35px; position: absolute; top: 50%; transform: translate(0%,-50%); color: #999; font-family: -webkit-body; box-shadow: 0 0 4px 2px rgba(0,0,0,.15);}
.single-post-sidebar .img img{width: 80px;float: left;margin-right: 15px;margin-top: 5px;}
.single-post-sidebar {padding: 10px 0;border-bottom: 1px solid #ddd;}
.title,.capt{margin-top: 0}
.answer  ul{padding-left: 30px;}
.answer ul li{list-style: inside;padding-bottom: 5px;}
.bg-w {background: #F5F7FA}
.header_top{background-color: #00A3FF;height: 50px;}
.socials_top {list-style: none;margin: 0;float: right}
.socials_top li{display: inline-block;margin: 07px;}
.socials_top li a{color: #fff}.animated-item-2 p {
   
    font-weight: bold;
    font-size: 39px;
    line-height: 48px;
    color: #2E6CF6;
    margin-bottom: 0;
}
.socials_top .fa{font-size: 20px;}.btn-white {
    border: 1px solid #EDF2FE;
    color: #2E6CF6;
    background: none repeat scroll 0 0 #EDF2FE;margin-top: 15px;
padding: 10px 24px}
.h-s-i-l h2 {
    font-weight: bold;
    font-size: 52px;
   
    line-height: 62px;
    color: #121E28;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 24px;
}
.h-g li{height: 100px;position: relative;background: #fff}
.h-g li img{position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    padding: 10px;}
    .home-t {font-size: 40px;
    line-height: 56px;
    color: #121E28;
    margin-bottom: 32px;}
    .home .lh-page {background-color: #fff}
.answer  {padding:15px;border:1px solid #ededed;margin-top: 15px;display: none;}
.jquery-accordion-active .question i.fa-minus{display: block;}
.jquery-accordion-active .question .fa-plus{display: none;}
.question .fa-minus{display: none;}
.question h4{font-weight: normal;}
.jquery-accordion {border-bottom: 1px solid #ededed;padding-bottom: 15px;margin-bottom: 15px;}
.question {position: relative;padding-left: 40px;}
.question i{position: absolute;left: 0px;top: 0px;border-radius: 5px;border:1px solid #ddd;width: 30px;text-align: center;height: 30px;line-height: 30px;top: -2px !important;}
.searchform {width: 200px;position: relative;float: right;}
.searchform .search-input{float: left;width: 100%;height: 32px;margin: 0;border-radius: 5px;border-color: #ddd;outline: none;}
.searchform .submit-input{border:none;background: none;position: absolute;top: 50%;transform: translateY(-50%);right: 10px;outline: none; color: #fff}
.header_top .searchform .search-input::-webkit-input-placeholder{color: #fff}
.header_top .searchform{margin-left: 20px;}
.header_top .searchform .search-input{color: #fff;background: none;}
#header{padding: 12px 0;position: relative;;top: 0px;width: 100%;background: none;z-index: 333;border-bottom: 1px solid #ddd}
.content-view {   }
#header.navbar-fixed-top {background: #fff;box-shadow: 0 4px 24px rgb(0 0 0 / 20%);position: fixed;width: 100%;top:0px}
.header_menu .menu{list-style: none;margin: 0;float: left;}
.header_menu .menu>li{display: inline-block;margin-left: -4px;position: relative;}
.header_menu .menu a{color: #00A3FF;font-size: 14px;}
.p50{padding: 20px 0}
#STRONG_2 {color: red}
.jeg_nav_item {font-size: 13px;}
.header_menu .menu>li.menu-item-has-children>a:after ,.header_menu .menu>li>ul.sub-menu > li.menu-item-has-children a{content: "\f107";    font: normal normal normal 14px/1 FontAwesome;padding-left: 5px;color: #999}
.header_menu .menu>li>ul.sub-menu > li.menu-item-has-children > a:after {content: "\f105"; float: right;}
.header_menu .menu>li>a{display: block;line-height: 55px;text-transform: none;padding: 0 10px;font-size: 14px;color: #1e73be;font-weight: bold;}
#header.navbar-fixed-top .header_menu .menu>li>a{color: #333}
.header_menu .menu>li>a:hover{color: #00A3FF}
.header_menu .menu>li.hotline_pc>a{color: #fff;line-height: 36px;border-radius: 20px;background-color: #00A3FF}
.header_menu .menu>li.hotline_pc{margin-left: 12px;}
.sub-menu{display: none;list-style: none;margin: 0; padding: 20px ;z-index: 999; text-align: left; position: absolute;left: 0; top: 100%;min-width: 380px;background-color: #fff;box-shadow: 0 5px 11px 0 rgba(0,0,0,.27);}
.sub-menu>li{display: inline-block;width: 49%;}
.header_menu .menu li:hover>ul.sub-menu{display: block;min-width: 210px;}
.header_menu .menu>li>ul.sub-menu {padding: 0px;}
.header_menu .menu>li>ul.sub-menu .sub-menu{top: 0px;left: 100%;width: 240px;padding: 0px;}
.header_menu .menu>li>ul.sub-menu  li{float: none;width: 100%;position: relative;}
.header_menu .menu>li i{color: #1e73be}
.header_menu .menu>li>ul.sub-menu > li  a{    padding: 10px 16px;
    font-size: 13px;display: block;
    color: #7b7b7b;border:0px;margin: 0px;
    border-bottom: 1px solid #eee;
    transition: .1s;}
    .header_menu .menu>li>ul.sub-menu > li  a:hover{background: #f5f5f5;color: #212121}
.sub-menu>li>a{display: block;color: #00A3FF;border-left: 2px solid #00A3FF;padding-left: 10px;line-height: 16px;margin: 5px;margin-left: 0;}
.sub-menu>li>a:hover{border-left: 3px solid #00A3FF}
.banner_home{background-color: #00A3FF;background-repeat: no-repeat;background-position: top right;}
.text_banner{padding: 155px 0;color: #fff;}
.text_banner .title{font-size: 20px;margin-bottom: 25px;position: relative;}
.text_banner .title:after{content: '';position: absolute;width: 40px;height: 5px;border-radius: 3px;background-color: #00A3FF;display: block;left: 0;bottom: -15px;}
.text_banner .sub{font-size: 79px;line-height: 1.1}
.box_sec{padding: 40px 0;}
.title_sec {border-bottom: 1px solid #ececec;margin-bottom: 20px;}
.title_sec .title{display: inline-block;border-bottom: 3px solid #00A3FF;font-size: 16px;margin: 0;padding-bottom: 9px;}
.title_sec .title a{color: #333}
.item_news .info{padding: 15px;}
.content-post img{display: block;margin: 15px auto;}
.item_news{background-color: #fff;transition: all 500ms ease-in-out;height: 100%}
.item_news .info .capt{font-size: 16px;margin: 0;    max-height: 52px;
    overflow: hidden;}
.capt a{display: block;}
.capt a:hover{color: #00A3FF;}
.item_news .info .desc{margin: 10px 0;}
.list_news_archive .col-md-4:nth-child(3n+1){clear:both;}
.item_news:hover{box-shadow: 0 6px 12px 0 rgba(0,0,0,.1);}
.list_news .row>div{margin: 10px 0;}
.item_news .img:hover img ,.item_news2 .img img:hover , .big_news .img img:hover{    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    opacity: .5;}
.item_news .img ,.item_news2 .img{overflow: hidden;height: 165px;}
.big_news .img{overflow: hidden;height: 200px;}
a, img {
    -moz-transition: all 0.2s ease-in 0;
    -webkit-transition: all 0.2s ease-in;
    -webkit-transition-delay: 0;
    transition: all 0.2s ease-in 0;
}
.see_all a{display: inline-block;color: #fff;font-size: 14px;font-weight: bold;border-radius: 5px;background-color: #00A3FF;padding: 10px 50px;margin-top: 15px;}
#content{padding-bottom: 20px;}
#content section:nth-child(even){background-color: #fff}
#content section:nth-child(even) .item_news{background-color: #f4f4f4}
.item_news2{transition: all 500ms ease-in-out;height: 100%;text-align: center;}
.list_news .col-md-3:nth-child(4n+1){clear:both;}
.item_news2:hover {box-shadow: 0 6px 12px 0 rgba(0,0,0,.1);}
.item_news2 .capt{padding: 15px;margin: -35px 10px 0;border-radius: 7px 7px 0 0;font-weight: 500;font-size: 16px;background-color: #f4f4f4;display: inline-block;position: relative;z-index: 33;}
.col_news .capt{font-size: 14px;margin-bottom: 0}
.col_news .big_news .capt{font-size: 16px;margin-bottom: 5px;}
.col_news .big_news .img{margin-bottom: 15px;}
.img img{width: 100%;height: auto;}
.col_news ul{list-style: none;margin: 0;}
.col_news ul li{border-bottom: 1px dotted #c8c8c8;padding: 10px 0;}
.col_news .big_news{padding: 0 0 20px;}
.sidebar .widget_nav_menu li {list-style:none;}
.col_news ul li:last-child{border-bottom: none;}
.list_cats a ,.sidebar .widget_nav_menu li a{padding: 7px;margin: 3px;display: block;color: #333;border: 1px solid #ececec;border-radius: 5px;}
.sidebar .widget_nav_menu li a:before{content: "\f046" ;     font: normal normal normal 14px/1 FontAwesome;padding-right: 5px;}
.list_cats a:hover ,.sidebar .widget_nav_menu li a:hover{color: #fff;background-color: #00A3FF}
.inner_right{margin-bottom: 20px;}
#footer{padding: 50px 0 ;font-size: 15px; background: #f5f5f5;
    color: #666;}
.footer-center {padding-top: 50px;}
.footer-center .footer-title{font-size: 20px;}
#footer a{color: #333}
.mr-3, .mx-3 {
    margin-right: 1rem !important;
}
.footer-logo img{height: 52px;}
.footer-app  > a + a{margin-left: 30px;}
.align-center {
    -webkit-align-items: center !important;
    align-items: center !important;
}
.md-flex {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
}

.hotline_dh{border: 1px dashed #d9e3ff;border-radius: 9px;margin: 10px auto;width: 90%;text-align: center;}
.hotline_dh .icon-support{background-image: url(images/sprite.png); margin: 15px 10px 15px 0;background-position: 0 -22px; width: 34px;
    height: 35px;    display: inline-block; vertical-align: middle;}
.hotline_dh a {
    color: #fff !important;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -1px;
}.mt-3, .my-3 {
    margin-top: 1rem !important;
}.mt-4, .my-4 {
    margin-top: 1.875rem !important;
}
.footer-center a{    font-size: 16px;}
.head-menu.header_menu {padding: 0}
.footer-title{    color: #f70d28;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 20px;font-size: 13px;
    padding-bottom: 10px;
    border-bottom: 2px solid #e0e0e0;}.footer-link a {
    display: block;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
    color: #71787E;
}.footer-link br{display: none;}a.footer-right-cpname {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #71787E;
    display: block;
    margin-top: 10px;
}.footer-coppy {
    font-size: 13px;
    line-height: 20px;
    color: #71787E;
    opacity: 0.8;
}.jeg_menu_footer {
    display: inline-block;
}.jeg_menu_footer li {
    display: inline;padding: 0 0 10px;
    white-space: normal;
}.jeg_menu_footer li a {
    font-size: 13px;
    position: relative;
    margin: 0 6px 0 0;
    transition: color .2s ease;    color: #212121;
    display: inline-block;
    font-weight: 700;    margin: 0 1.2em 0 0;
}.jeg_menu_footer li:not(:last-child):after {
    content: "/";
    margin-right: 6px;
    color: #e0e0e0;
}
.wpcf7 h2{font-size: 40px;color: #333}
textarea {max-height: 120px;}
.lh-page {background: #F5F7FA;position: relative;}
.home-9 h1 ,.h-10-l-t{   
    font-weight: bold;
    font-size: 40px;
    line-height: 56px;
    color: #121E28;
    width: 66%;}
    .h-10-l-i li:nth-child(2){    font-size: 32px;
    line-height: 40px;
    margin-top: 27px;
    margin-bottom: 8px;
    color: #2838C1;
   } .h-10-l-i img{height: 55px;}.h-10-l-i {margin-top: 20px;}
   .home-10 {    background: url(img/deploy-bg.png) no-repeat top right;padding-top: 200px;position: relative;
    background-size: cover;}
    .home-10:before{position: absolute;right: 0px;top: 0px;background: url(img/p1.png) no-repeat center;width: 170px;height: 277px;content: ''}
.lh-page:before ,.home-9:before{position: absolute;left: 0px;top: 0px;background: url(img/p2.png) no-repeat center;width: 170px;height: 277px;content: ''}
.textwidget p{margin: 0;padding-bottom: 5px;}
.m20{margin: 20px 0}
.page_title{margin-top: 0;margin-bottom: 10px;font-size: 32px;}
.content-post{padding: 10px 0;font-size: 15px;}
.p-i-c {position: relative;}
.p-i-c li:nth-child(1) a.category-name-post{    display: inline-block;
    font-size: 11px;
    color: #fff;
    margin-right: 5px;
    padding: 3px 6px;
    background: #f70d28;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: .2s;position: absolute;left: 10px;top: 10px;}
.align-items-center {
    align-items: center !important;
}
.footer-info {padding: 15px 0;}
.p-rc li a{display: block;padding: 10px 0;background: url(img/chevron-right.svg) no-repeat left center;padding-left: 30px;font-weight: bold;color: #2E6CF6;font-size: 14px;}
.footer-content-des-row {padding-bottom: 15px;position: relative;padding-left: 20px;font-weight: bold;
}
#footer a{color: #71787E}
.p-icon-text {color: #71787E;} .footer-social-wrapper {
    margin-top: 0px;
}.p-icon-medium {
    vertical-align: middle;
    width: 40px;
    height: 40px;
    margin-right: 8px;display: inline-block;
}
.footer-content-des-row .footer-icon-wrapper {position: absolute;left: 0px;top: 5px;}
.d-flex {
    display: flex !important;
}.h-100 {height: 100%;}
.input-name {display: inline-block;padding: 10px 0;}
.wpcf7-form br{display: none;}

.content-post a{color: #00A3FF;}
.content-post a:hover{color: #00A3FF;}
.content-post p{margin-bottom: 15px;}
.content-post h1{font-weight: bold;font-size: 20px;text-align: center;margin: 20px 0 10px;text-transform: uppercase;}

.content-post h3,.content-post h4{text-transform: uppercase;font-weight: 500;margin: 20px 0 10px;padding: 5px 0;font-size: 16px;}
.content-post ul{padding-left: 30px;margin-bottom: 15px;}
.content-post ul li{margin: 5px 0;}
.title_sigle{font-size: 18px;margin: 30px 0 15px;}
.comment-face iframe{width: 100% !important}
.list_news_archive .item_news{border:1px solid #ececec;border-radius:  7px;overflow: hidden;margin-bottom: 20px;box-shadow: 0 4px 24px rgb(0 0 0 / 20%)}
.list_support{background-color: #00A3FF;padding: 10px}
.list_support .item{margin-bottom: 10px; padding: 3px;border: 1px dashed #ffd4a0; border-radius: 50px 10px 10px 50px;}
.list_support .item .avt{width: 50px;height: 50px;border-radius: 50%;overflow: hidden;margin: 0 10px;}
.list_support .item:last-child{margin-bottom: 0;}
.list_support .item .info p{margin: 2px 0;color: #fff;}
.list_support .item .info a{color: #efefef;}
.list_support .item .info a:hover{color: #fff}
.list_support .item .info p span{height: 12px;background-image: url(images/sprite.png);margin-right: 5px;display: inline-block;}
.list_support .item .info .zalo{width: 26px;background-position: -45px -82px;}
.list_support .item .info .skype{background-position: -84px -82px;width: 30px;}
.list_support .item .info .email{ background-position: -124px -82px;width: 18px;}
.box_sidebar{margin-bottom: 20px}
.socials_bot a{display: inline-block;margin: 0 5px;font-size: 20px;color: #fff}
.socials_bot{padding: 10px 0;}
.socials_bot .fa{color: #fff}
.nha-cai-item{background-color: #fcfcfc;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.25);
    box-shadow: 0 1px 2px rgba(0,0,0,.25);padding: 10px;}
.home-box-2 li{list-style: none;}
.home-box-3 li{list-style: none;text-align: center;}
.home-box-3 li:nth-child(2) a{display: block;font-size: 18px;font-weight: bold;padding: 10px 0}
.home-box-2 .box-nha-cai.top-box {background: #00A3FF;color: #fff;text-align: center;}
.home-box-2 .box-nha-cai.top-box li:nth-child(2){text-align: left;}
.home-box-2 .box-nha-cai.top-box li{padding: 8px;}
.home-box-2 .box-nha-cai > li {float: left;padding: 5px;}
.home-box-2 .box-nha-cai > li:nth-child(1){width: 5%;text-align: center;}
.home-box-2 .box-nha-cai > li:nth-child(1) span{    color: #cf142b;border:2px solid ;
    border-color: #cf142b;border-radius: 50%;width: 50px;height: 50px;line-height: 50px;text-align: center;display: inline-block;font-weight: bold;font-size: 22px;}
.home-box-2 .box-nha-cai > li:nth-child(2){width: 30%}
.home-box-2 .box-nha-cai > li:nth-child(2) img{float: left;width: 100px;margin-right: 10px;}
.home-box-2 .box-nha-cai > li:nth-child(2) .rating{display: inline-block;color: #ffc42b;clear:both;}
.home-box-2 .box-nha-cai > li:nth-child(2) strong{display: inline-block;font-size: 20px;}
.home-box-2 .box-nha-cai > li:nth-child(3){width: 45%}
.home-box-2 .box-nha-cai > li:nth-child(4){width: 10%}
.home-box-2 .box-nha-cai > li:nth-child(5){width: 10%}
.home-box-4 ul{padding-left: 30px;}
.home-box-4 ul li{list-style: none;padding: 5px 0}
.home-box-4 ul li:before{    content: "\f00c";    font: normal normal normal 14px/1 FontAwesome;padding-right: 5px;color: #4cae4c}
.home{background: #fff}
.wpcf7-submit {display: block;width: 100%;border-radius: 5px;font-weight: bold !important;    background-color: #00A3FF;
    border-color: #00A3FF;margin-top: 15px;}
    .icflocation {
    background: url(img/icflocation.svg) no-repeat center center;
  
    margin-right: 0;
    width: 14px;
    height: 18px;
} .icfmail {
    background: url(img/icfmail.svg) no-repeat center center;
    
    margin-right: 0;
    width: 17px;
    height: 13px;
}.icfphone {
    background: url(img/icfphone.svg) no-repeat center center;
    
    margin-right: 0;
    width: 17px;
    height: 17px;
}.icffb {
    background: url(img/icffb.svg) no-repeat center center;
   
    margin-right: 0;
}.icfyoutube {
    background: url(img/icfyoutube.svg) no-repeat center center;
  
    margin-right: 0;
}.icfgoogle {
    background: url(img/icfgoogle.svg) no-repeat center center;
   
    margin-right: 0;
}
@media(max-width:768px) {
    .h-s-i-r img{margin-bottom: 15px;}
    .h-s-i-l h2  ,.h-4-l h1 , .h-6-r h1 , .home-9 h1, .h-10-l-t , .wpcf7 h2 , .home-t , .p-title ,.box-quest h2 ,.page_title{font-size: 25px;line-height: 1.5 ; width: 100%;
    }
    .home-9 li {width: 100%}
    .p-t-l {height: 250px;}
    .animated-item-2 p{font-size: 24px;}
    .footer-reg {    background: #2E6CF6;}
    .md-flex {display: block;}
    .h-2-l {text-align: center;}
    .p-i-c {padding-left: 110px;padding-bottom: 0}
    .p-i-c img{width: 100px;}
    .lh-img  ,.post-top-category{display: none}
    .post-title {font-size: 18px;}
    .p50 {padding: 20px 0}
    .p-i-c li:nth-child(4) ,.p-i-c li:nth-child(5) {display: none;}
    .p-i-c li:nth-child(2) a {font-size: 14px;line-height: 1.3;display: block;margin-bottom: 0}
    .footer-info {text-align: left;}
    .h-2-l-t  , .h-3-l-t h2{font-size: 22px;line-height: 1.5}
    .h-3-l-i > li:nth-child(1) {font-size: 18px;line-height: 1.5;min-height: 30px;}
    .h-3-l-i ul {min-height: 30px;}
    .h-2-l-i img {position: relative;top: 0px;}
    .h-2-l-i {padding: 15px;}
    .p100 {padding: 20px 0}
    .row {margin-left: -6px;margin-right: -6px;}
    .title_sec {margin-bottom: 0}
    .row > div {padding-left: 6px; padding-right: 6px;}
    .support-fix {left: 10px;bottom: 10px;}
    .h-10-l-l .col-md-6{float: left; width:50%;}
    .container {position: relative;}
    .list_news .col-md-3:nth-child(2n+1){clear:both;}
    .list_news .col-md-3{float: left;width: 50%;}
    .support-fix ul li {float: left;padding-right: 10px;}
.header-mobile{padding: 4px 0}
#sticker .hotline .text b{color:#00A3FF;font-size:16px}
#sticker .lang{border-top:1px solid #00A3FF;padding:12px 15px;text-transform:uppercase}
.bg-red{background-color:#00A3FF}
.cl-red{color:#00A3FF}
#sticker-wrapper{width:100%;max-width:100%;background:#00A3FF;height:100%;border:none;z-index:1;left:-100%;display:block;position:relative;padding:116px 0 50px;-webkit-transition:all 300ms ease-out;-moz-transition:all 300ms ease-out;-ms-transition:all 300ms ease-out;-o-transition:all 300ms ease-out;transition:all 300ms ease-out;margin:0}
#touch-menu .touch-menu-inner,#touch-menu .touch-menu-inner:before,#touch-menu .touch-menu-inner:after{background-color:#333;position:absolute;width:30px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:5px}
.container{width:100%;padding:0 15px;}
iframe{width: 100%}
.menu-main{display:none}
.fixed{position:fixed!important;z-index:1000000;width:100%;background:#fff;top:0;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.3);-moz-box-shadow:0 2px 7px 0 rgba(0,0,0,.1);box-shadow:0 2px 7px 0 rgba(0,0,0,.1)}
.content-header .tbl{padding:5px 0;width:100%}
.tbl > .tbl-cell{display:table-cell}
.header-mobile{padding: 5px 0}
.content-header .tbl .tbl-cell{width:30%;white-space:nowrap}
.logo img{max-width:55%}
.text-hl{font-size:13px}

.num-hl{font-size:18px;font-weight:700}
#sticker{width:100%;height:100%;left:0;top:0;z-index:999;visibility:hidden;opacity:0;position:fixed}
#sticker.opened{visibility:visible;opacity:1;transition:ease-in-out .3s}
#sticker .container{padding:0}
#sticker-overlay{opacity:0;visibility:hidden;background:rgba(0,0,0,0.5);position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;-webkit-transition:all 300ms ease-out;-moz-transition:all 300ms ease-out;-ms-transition:all 300ms ease-out;-o-transition:all 300ms ease-out;transition:all 300ms ease-out}
#sticker.opened #sticker-wrapper{left:0}
#sticker.opened #sticker-overlay{opacity:1;visibility:visible}
#sticker .tbl,#sticker .tbl-cell{display:block;width:100%}
#sticker .sticker-header{position:absolute;top:0;left:0;width:100%}
#sticker .sticker-header .title{font-size:20px;line-height:75px;text-transform:uppercase;color:#fff;padding:0 50px 0 20px}
#sticker .sticker-header .close-menu{width:40px;height:40px;line-height:40px;position:absolute;right:5px;top:17px;cursor:pointer;text-transform:uppercase}
#sticker .sticker-header .close-menu:before,#sticker .sticker-header .close-menu:after{width:18px;height:2px;position:absolute;left:50%;top:50%;margin:-1px 0 0 -9px;content:"";background:#fff}
#sticker .sticker-header .close-menu:before{transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg)}
#sticker .sticker-header .close-menu:after{transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
#sticker .sticker-body{max-height:100%;overflow:auto}
#sticker .search form{position:relative}
#sticker .search form input{width:100%;height:40px;line-height:40px;padding:0 30px 0 15px;background-color:#fff;border:none;outline:none!important;margin-left:0}
#sticker .search form button{position:absolute;top:7px;right:10px;background:none!important;color:#666;outline:none!important;border:none;font-size:20px;padding:0}
#sticker ul.main-menu{display:block;float:none!important;padding:0;margin:0}
#sticker .main-menu > li{display:block;border-top: 0px solid #3d5bad;
    border-bottom: 1px solid #ddd;padding:0;position:relative;width:100%}
#sticker .main-menu > li > a{color:#333;padding:11px 45px 11px 15px;display:block;text-align:left;font-weight:400;font-size:16px;text-transform:capitalize}
#sticker #sticker-wrapper .main-menu > li > .fa{position:absolute;right:0;top:0;line-height:39px;width:39px;text-align:center;cursor:pointer;margin:0;font-size:20px;display:block;color:#333}
#sticker ul.main-menu > li ul{position:static;transform:none;width:100%;padding-left:10px;margin-left:0;background-color:transparent;display:none;margin-bottom:10px}
#sticker ul.main-menu > li ul:after{display:none}
#sticker ul.main-menu > li ul > li{border-bottom:none;list-style:none;margin-bottom:5px}
#sticker ul.main-menu > li ul > li > a{border-bottom:none;padding:7px 10px 7px 20px;color:#fff}
#sticker .sticker-footer{position:absolute;bottom:0;left:0;width:100%;background-color:#2d2d2d;color:#fff}
.sticker-footer .hotline{color:#2d2d2d;text-transform:uppercase;background-color:rgba(0,0,0,0);border:1px solid#fff;padding:7px;text-align:center;border-radius:20px;margin:5px 20px;background-color:#fff}
.sticker-footer .hotline a{color:#2d2d2d;font-size:18px;font-weight:700}
#sticker .hotline .text{min-height:34px;line-height:34px;background:url(img/hotline-icon.png) 3px 4px no-repeat;white-space:nowrap;padding:0 10px 0 40px;background-color:#fff!important;border-radius:34px}
#sticker .hotline .text span,#sticker .main-menu > li.hotline .text b{display:inline-block;font-weight:600}
#sticker .hotline .text span{color:#5d5d5d;text-transform:uppercase;font-size:16px;font-weight:700;margin-bottom:0;padding-right:5px}
#sticker .lang .current{color:#ddd;font-weight:700}
#sticker .socials{display:inline-block;width:auto;color:#fff;margin-bottom:0;padding:0}
#sticker .socials:after{content:"";display:table;clear:both}
#sticker .socials > li{width:16.666666666667%;border:none;float:left;list-style:none}
#sticker .socials > li > a{padding:0;display:block;height:50px;line-height:50px;border:1px solid #bbb8b8;text-align:center;border-left:none;font-size:18px;color:#fff}
#sticker .socials > li > a .fa{border-radius:0;font-size:20px;color:#fff}
#sticker .socials > li:last-child > a .fa{border-right:none}
#touch-menu{width:30px;height:25px;float:right;position:absolute;margin-top:1px;left:10px;top:19px;z-index:99}
#touch-menu .touch-menu-inner{display:block;margin-top:-2px;top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}
#touch-menu.opened .touch-menu-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}
#touch-menu.opened .touch-menu-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(-90deg)}
#touch-menu.opened .touch-menu-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}
#touch-menu .touch-menu-inner:before,#touch-menu .touch-menu-inner:after{display:block;content:""}
#touch-menu .touch-menu-inner:before{top:-10px;transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}
#touch-menu .touch-menu-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}
.banner_home{background-size: cover;}
.text_banner .sub{font-size: 40px;}
.text_banner{padding: 50px 0;}
.item_news .info{padding: 8px;}
.box_sec{padding: 20px 0}
.item_news .info .desc{margin: 5px 0;}
.item_news2 .capt{padding: 10px;    max-height: 58px;
    overflow: hidden;}
.section4 .title_sec{margin-top: 20px;}
#footer .row>div{margin-bottom: 20px;}
.section4.box_sec .col-md-4{float: left;width: 50%;}.item_news .img, .item_news2 .img {height: 130px;}
.big_news .img{height: 128px;}
.section4.box_sec .col-md-4:last-child {width: 100%}
#footer {text-align: center;}
.header-mobile {background: #fff}
#sticker-wrapper {padding-top: 60px;background: #fff}
.menu-item .sub-menu {min-width: 200px;background: #fff !important;padding: 5px;}
.menu-item .sub-menu li a{color: #00A3FF !important; border:1px dashed #00A3FF !important; border-radius: 5px;line-height: 1.5;margin:0px;padding: 5px 8px !important}
.menu-item .sub-menu li {padding-right: 5px; padding-bottom: 5px;width: auto}
.header-mobile {position: fixed;top:0px;border-top: 0px solid #00A3FF;z-index: 3333;    box-shadow: 0 2px 6px rgb(0 0 0 / 10%);}

.sub-menu{box-shadow: none}
.content-header .tbl .tbl-cell {text-align: center;}
#sticker .sticker-header .close-menu:before, #sticker .sticker-header .close-menu:after {background: #000}
.head-search > i{position: absolute;right: 15px;top: 15px;}
.head-search .searchform{  position: absolute;
    width: 100%;
top:100%;display: none;
    z-index: 333333;
    background: #fff;
    padding: 10px;}
body{padding-top: 40px;}
.tbl .hotline > a {    background: #00A3FF;
    color: #fff;
    display: inline-block;
    padding: 6px;
    border-radius: 13px;}
    .cl-red {color: #fff}
    .jeg_nav_item {display: none;}
}
