@charset "utf-8";


body {
	  font-family: 'Nunito-Regular';
}





input,
button,
select,
textarea {
	outline: none;
}

img {
	max-width: 100%;
}

a:hover,
a:focus {
	text-decoration: none;
}

a {
	color: #333;
	-webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.owl-theme .owl-nav {
	margin-top: 0px !important;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
	margin: 0px !important;
	padding: 0px !important;
}

.owl-prev,
.owl-next {
	margin: 0px !important;
	border-radius: 0px !important;
}
#at-share-dock{
	display: none !important;
}
.fl-left {
	float: left !important;
}

.fl-right {
	float: right !important;
}



/* css main slider */
	
#slider-home .owl-prev{
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
}
#slider-home .owl-next{
	
position: absolute;
	
top: 50%;
	
right: 0;
	
transform: translateY(-50%);
}
#slider-home .owl-nav .fa{
	background-color: rgba(51, 51, 51, 0.6);
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
}

.hc-nav-trigger.hc-nav-1{
	display: none!important;
}
.banner img{
	    width: 100%;
	    /* height: 212px; */
	    /* object-fit: cover; */
}
#main-menu>.container>ul{

	padding: 0;
	margin:0;
}
#main-menu>.container>ul>li{
	display: inline-block;
	float: left;
	position: relative;
	border-right: 1px solid #fff;
}
#main-menu>.container>ul>li .sub-menu{
    background: #0500ff;
    position: absolute;
    z-index: 11;
    padding-left: 0;
    padding: 10px 15px;
    width: 200px;
    list-style: none;
    top: 55px;
    visibility: hidden;
    opacity: 0;
    webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
#main-menu>.container>ul>li:hover .sub-menu{
top:42px;
visibility: visible;
opacity: 1;

}
#main-menu>.container>ul>li .sub-menu li a{
	color: #fff;
}
#main-menu>.container>ul>li .sub-menu li a:hover{
	color: #eccb02;
}
#main-menu>.container>ul>li .sub-menu li{
	
padding-bottom: 8px;
	
font-size: 15px;
}
#main-menu{
	background: #0500ff;
}
#main-menu>.container>ul>li>a{
	    color: #fff;
    font-family: 'Nunito-Bold';
    padding: 11px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
}
#main-menu>.container>ul>li>a:hover{
	background: #668fad;
	color: #eccb02;
}
#main-menu>.container>ul>li.active>a{
	color : #eccb02;
}
#slider-home .item img{
	/*height: 410px;*/
	object-fit: cover;
}
.title-title{
	width: 70%;
	margin:auto;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
.title-primary{
	    border-bottom: 2px solid #f28630;
	    display: inline-block;
	    text-align: center;
	    font-size: 30px;
	    text-transform: uppercase;
	    color: #0500ff;
	    font-family: 'Nunito-ExtraBold';
	    padding-bottom: 14px;
	    margin-bottom: -1px;
}
.services-home{
	padding-top: 25px;
}
.nav-services .item{
	background: #f2f2f2;
	margin-bottom: 30px;
}
.nav-services .item .image img{
	    width: 100%;
    height: 175px;
    object-fit: cover;
}
.services-home .nav-services .item .image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
.services-home .nav-services .item .image{
	position: relative;
}
.services-home .nav-services .item .image:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
.nav-services .item .image:hover:before {
    left: 50%;
    right: 50%;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    background-color: rgba(255,255,255,0.5);
}
.services-home .nav-services .item .image:hover:after {
    top: 50%;
    bottom: 50%;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    background-color: rgba(255,255,255,0.5);
}


.nav-services .item .nav-image .title{
	margin:0;
	    font-family: 'Nunito-Bold';
    font-size: 14px;
    line-height: 21px;
    height: 62px;
    overflow: hidden;
}
.nav-services .item .nav-image{
	    padding: 18px 18px 11px 18px;
}
.nav-services .item .nav-image .xemchitiet{
	    font-size: 14px;
    display: inline-block;
    color: #999999;
    border-top: 1px solid #e3e3e3;
    width: 100%;
    margin-top: 12px;
    padding-top: 11px;
}
.nav-services .item .nav-image .xemchitiet:hover{
	color: #0500ff;
}
.services-home .nav-services{
	margin-top: 30px;
}
.register-home{
	    position: relative;
    background: url(../images/bg-from.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    overflow-x: hidden;
    overflow-y: inherit;
   /* padding-bottom: 85px;
    padding-top: 50px;*/
	padding: 32px 0 50px 0;
}
.register-home::after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 0;
}
.register-home .container{
	position: relative;
	z-index: 11;
}
.register-home .nav-register{
	    width: 50%;
    margin: auto;
    margin-top: 30px;
    text-align: center;
}

.register-home .nav-register form input[type=text]{
	width: 100%;
	height: 40px;
	background: #fff;
	border-radius: 3px;
	margin-bottom: 10px;
	border:1px solid #fff;
	padding-left: 18px;
}
.register-home .nav-register form  select{
	width: 100%;
	height: 40px;
	background: #fff;
	border-radius: 3px;
	margin-bottom: 10px;
	border:1px solid #fff;
	padding-left: 18px;
}
.register-home .nav-register form input[type=submit]{
	    width: 200px;
    height: 40px;
    background: #0500ff;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid #0500ff;
    line-height: 40px;
    border-radius: 3px;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.register-home .nav-register form input[type=submit]:hover{
	background: #eccb02;
	border:1px solid #f6e581;
}
.register-home .title-title{
	border-bottom: 1px solid #f6e581;
}
.video-home{
	margin-top: 25px;
}
.video-home .nav-services{
	margin-top: 30px;
}
.video-home .nav-services .video-link-icon img{
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.video-home .nav-services .item .image{
	position: relative;
}
.video-home .nav-services .item .image .overlay{
	    display: inline-block;
	    width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0;
	    left: 0;
	    background-color: rgba(0, 0, 0, 0.3);
}
.new-home .left-new .title-title{
	    width: 100%;
	    text-align: left;
	    margin-bottom: 20px;
}
.new-home .left-new .title-title .title-primary{
	    font-size: 24px;
    padding-bottom: 8px;
}
.new-home .left-new .first-new .title{
	    margin: 0;
	    font-family: 'Nunito-Bold';
	    font-size: 14px;
	    padding-bottom: 13px;
}
.new-home .left-new .first-new .image img{
	    width: 275px;
	    height: 200px;
	    display: inline-block;
	    float: left;
	    margin-bottom: 15px;
	    object-fit: cover;
	    -webkit-transition: all 0.7s ease;
	    transition: all 0.7s ease;
}
.new-home .left-new .first-new .image{
	overflow: hidden;
	display: inline-block;
	float: left;
	margin-right: 18px;
}
.new-home .left-new .first-new .image:hover img{
	-webkit-transform: scale(1.1);
    transform: scale(1.1)
}
.date{
	    color: #999999;
	    font-size: 13px;
}
 .date img{
	display: inline-block;
    float: left;
    padding-right: 6px;
    padding-top: 3px;
}
.new-home .left-new .first-new .desc{
	font-size: 14px;
	margin:0;
}
.new-home .left-new  .view-all{
	    font-size: 14px;
    float: right;
    padding-top: 29px;
}
.right-second-new .item .image{
	    width: 32%;
	    display: inline-block;
	    float: left;
}
.right-second-new .item .nav-img{
	    width: 68%;
	    display: inline-block;
	    float: right;
	    padding-left: 10px;
}
.right-second-new .item .image img{
	    width: 100%;
	    height: 62px;
	    object-fit: cover;
	    border: 1px solid #ddd;
	    padding: 2px;
	    -webkit-transition: all 0.7s ease;
	    transition: all 0.7s ease;
}
.right-second-new .item .image{
	overflow: hidden;
}
.right-second-new .item:hover .image img{
		-webkit-transform: scale(1.1);
    transform: scale(1.1)
}
.right-second-new .nav-img .title{
	    margin: 0;
    font-family: 'Nunito-Bold';
    font-size: 14px;
    line-height: 19px;
    height: 39px;
    overflow: hidden;
}
.right-second-new .item{
	margin-bottom: 20px;
}
.clearfix{
	clear: both;
}
.new-home .new-feature-home{
	    background: #0500ff;
	    border-radius: 3px;
}
.new-home .new-feature-home .title{
	background: url('../images/bg.png') bottom center;
	margin: 0;
	font-size: 20px;
	padding: 16px 15px 10px 15px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Nunito-Bold';
	background-repeat: no-repeat;
}
.new-home .new-feature-home .title img{
	padding-right: 8px;
}
.new-home .new-feature-home ul li a{
	position: relative;
	color: #fff;
	font-size: 14px;
	padding-left: 13px;
	word-wrap: break-word;
	display: inline-block;
}
.new-home .new-feature-home ul li a:hover{
	color: #eccb02;
}
.new-home .new-feature-home ul li a:before {
	position: absolute;
	left: 0;
	content: url('../images/arrow.png');
}
.new-home .new-feature-home ul{
	
padding: 10px 0;
	
margin: 0;
	
list-style: none;
	
word-wrap: break-word;
}
.new-home .new-feature-home ul li{
	    border-bottom: 1px dotted #4946ff;
    padding-bottom: 7px;
    margin-bottom: 7px;
    margin-left: 17px;
    margin-right: 17px;
}
.new-home .new-feature-home ul li:last-child{
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.reputation-home .item {
	width: calc((100% - 10px) / 2);
	display: inline-block;
	float: left;
	margin-right: 10px;
	border: 1px dashed #0500ff;
	padding: 15px;
	margin-bottom: 10px;
}
.reputation-home .item:hover{
	border: 1px dashed #eccb02;
}
.reputation-home .item:nth-child(2n){
  margin-right: 0;
}
.reputation-home .item .icon{
	    width: 13%;
    display: inline-block;
    float: left;
}
.reputation-home .item  .nav-icon{
	    width: 87%;
    display: inline-block;
    float: right;
    padding-left: 10px;
}
.reputation-home .item  .nav-icon .title{
	    margin: 0;
    padding-bottom: 4px;
    font-size: 14px;
    color: #f26b06;
    text-transform: uppercase;
}
.reputation-home .item  .nav-icon  .desc{
    font-size: 14px;
    margin: 0;
}
.social-home .social-home .title{
	    margin: 0;
    color: #f26b06;
    font-size: 14px;
    font-family: 'Nunito-Bold';
}
.social-home .social-home .social{
	display: inline-block;
	padding:0;
	margin:0;
	margin-top: 9px;
	padding-bottom: 8px;
}
.social-home .social-home .social li{
	display: inline-block;
	float: left;
}
.social-home .social-home .social li i{
	font-family: fontawesome;
	font-style: inherit;
	background: #999999;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 2px;
	color: #fff;
	font-size: 13px;
	text-align: center;
	line-height: 20px;
	border-radius: 50%;
}
.reputation-social{
	margin-top: 15px;
}
.slider-part .item img{
	    width: auto!important;
    display: inline-block;
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.slider-part .item {
	text-align: center;
}
.slider-part .item  .image{
	    height: 90px;
    position: relative;
    padding: 5px;
}
.slider-part{
	    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
.slider-part .owl-prev{
	position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.slider-part .owl-next{
	position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.slider-part{
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 30px;
}
#footer-site .title-footer{
	    font-family: 'Nunito-ExtraBold';
	    font-size: 20px;
	    color: #0500ff;
	    text-transform: uppercase;
	    margin: 0;
	    padding-bottom: 11px;
}
#footer-site{
	padding-top: 35px;
}
#footer-site .item .nav-item ul{
	margin:0;
	padding:0;
}
#footer-site .item .nav-item ul li{
	list-style: none;
	font-size: 14px;
	padding-bottom: 5px;
}
#footer-site .item .nav-item ul li span{
	 font-family: 'Nunito-Bold';
}
#footer-site .item.map iframe{ 
    width: 100%;
    height: 172px;
}
.page-body-buong{
	position: relative;
	width: 100%;
	overflow: hidden;
}
#btn-top {
	    position: fixed;
	    right: 52px;
	    bottom: 72px;
	    cursor: pointer;
}
.holine-bt{
	        background: #ea4335;
	        padding: 6px;
	        position: fixed;
	        bottom: 18px;
	        left: 18px;
	        border-radius: 3px 3px 0 3px;
	        width: 165px;
}
 .holine-bt .icon-holine{
 	    width: 24%;
 	    display: inline-block;
 	    float: left;
 	    padding-top: 4px;
 }
  .holine-bt  .nav-icon-holine{
  	    width: 76%;
  	    display: inline-block;
  	    float: right;
  	    padding-left: 7px;
  	    position: relative;
  }
.holine-bt .nav-icon-holine p{
	    margin: 0;
    color: #fff;
    font-size: 14px;
}
.holine-bt .nav-icon-holine a{
	    font-family: 'UTM Impact';
    color: #ffff00;
    font-size: 18px;
}
 .holine-bt  .nav-icon-holine:after{
 	/* content:url('../images/ar.png'); */
 	position: absolute;
 	bottom: -20px;
 	right: -6px;
 }
 /*pagenavi*/
.pagenavi{
border-top: 1px dashed #dddddd;
padding-top: 26px;
margin-top: 13px;
}
.pagenavi ul{
padding-left: 0;
}
.pagenavi ul li{
display: inline-block;
}
.pagenavi ul a{
height: 27px;
display: inline-block;
background: #f2f2f2;
text-align: center;
line-height: 27px;
border: 1px solid #dddddd;
padding: 0 10px;
}
.pagenavi ul a.active{
	background: #ff9a3a;
	color: #c5eaf8;
}
/* css sidebar*/
.sidebar >.item{
    border: 1px solid #ddd;
    margin-bottom: 15px;
}
.sidebar .item .title-wd{
	margin:0;
	color: #fff;
	padding-bottom: 10px;
	background: #0500ff;
	height: 34px;
	line-height: 34px;
	padding: 0 13px;
	text-transform: uppercase;
}
.sidebar .item  .nav-item ul{
padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.sidebar .item  .nav-item ul li{
	position: relative;
	border-bottom: 1px dotted #ddd;
	padding: 7px 26px;
}
.sidebar .item  .nav-item ul li:before{
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	background: #0500ff;
	border-radius: 50%;
	top: 15px;
	left: 10px;
}
.sidebar .item .nav-item ul li:last-child{
	border-bottom: 0;
}
.sidebar .nav-item .item1 .img{
	    width: 30%;
    display: inline-block;
    float: left;
}
.sidebar .nav-item .item1 .nav-img{
	    width: 70%;
    display: inline-block;
    float: right;
    padding-left: 10px;
}
.sidebar .nav-item .item1 .nav-img .title{
	    margin: 0;
	    font-size: 14px;
	    line-height: 19px;
	    height: 59px;
	    overflow: hidden;
}
.sidebar .nav-item .item1 {
	    padding-top: 10px;
	    padding-left: 10px;
	    padding-right: 10px;
	    border-bottom: 1px solid #ddd;
	    padding-bottom: 10px;
}
.sidebar .nav-item .item1:last-child{
	border-bottom: 0;
}
.nav-item ul li .fa-angle-right{
	    font-family: fontawesome;
    font-style: inherit;
    float: right;
}
.sidebar .item .nav-item ul .submenu{
	display: none;
}
.main-menu ul li .fa-angle-right{
	font-family: fontawesome;
    font-style: inherit;
    padding-left: 8px
}
 .support {
    text-align: center;
    margin-top: 44px;
}
.support .images {
    margin-top: -26px;
}
.support .holine .icon {
    width: 24%;
    display: inline-block;
    float: left;
}
.support .nav-icon {
    width: 76%;
    display: inline-block;
    float: right;
}
.support .nav-icon .sp1 {
    display: inline-block;
    width: 100%;
    color: #666666;
    font-size: 14px;
    text-transform: uppercase;
}
.support .nav-icon .sp2 {
    font-size: 20px;
    color: #ff0000;
    font-weight: bold;
}
.support .problem {
    margin-top: 6px;
    text-align: center;
    display: inline-block;
}
.support .problem h4 {
    font-size: 14px;
}
.support .problem ul {
    padding-left: 0;
    display: inline-block;
    border: 0!important;
        padding-top: 0;
    padding-left: 0;
}
.support .problem ul li {
    display: inline-block;
    float: left;
    margin-right: 5px;
}
.sidebar .item .item1 img{
	width: 100%;
    height: 55px;
    object-fit: cover;
}
.sidebar  .nav-services .item .image .overlay {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
}
.sidebar .nav-services .video-link-icon img {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.sidebar .nav-services{
	margin-top: 0;
}
.sidebar .nav-services .item{
	margin-bottom: 10px;
	 padding: 0 10px 0 10px;
}
.sidebar .nav-services .item .nav-image{
	padding-left: 0;
	padding-right: 0;
}
.sidebar .nav-services .item:last-child{
	margin-bottom: 0;
}
.services-home .sidebar  .nav-services .item .image:before{
	display: none;
}
.services-home .sidebar  .nav-services .item .image:after{
	display: none;
}
/*css contact*/
p.thank-you {
    font-size: 14px;
    color: #747474;
    font-style: italic;
}
h1.title-contact {
    color: #0500ff;
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 0;
}
.adress-contact li{
	font-size: 14px;
	list-style: none;
	padding-bottom: 7px;
}
.adress-contact li span{
	 font-family: 'Roboto-Bold';
}
.adress-contact{
	padding-left: 0;
}
.map-contact iframe{
	width: 100%;
	height: 369px;
}
.map-contact{
	border: 1px solid #ddd;
	padding:2px;
}
.form-contat p.desc{
	font-size: 14px;
    line-height: 23px;
}
.form-contat input[type=text]{
	border: 1px solid #d5d5d5;
    background: #fafafa;
    width: 100%;
    height: 30px;
    padding-left: 10px;
    border-radius: 3px;
    margin-bottom: 10px;
}
.form-contat textarea{
	width: 100%;
	height: 265px;
	 background: #fafafa;
 
    padding-left: 10px;
    border-radius: 3px;
}
.send-contact .item{
	width: calc((100% - 30px) / 4);
	display: inline-block;
	float: left;
	margin-right: 10px;
	text-align: center;
}
.send-contact .item:nth-child(4){
	margin-right: 0;
}
.send-contact .item input[type=submit]{
	    width: 100%;
	    height: 30px;
	    background: #0500ff;
	    font-size: 14px;
	    text-transform: uppercase;
	    color: #fff;
	    border: 1px solid;
	    border-radius: 3px;
}
.send-contact .item img{
	padding-top: 4px;
}
#main-contact{
	     margin-top: 43px;
	     margin-bottom: 35px;
}
.list-ltc ul{
	padding-left: 20px;
}
.list-ltc ul li {
	padding: 5px 0;
	list-style: none;
	position: relative;
	padding-left: 25px;
	background-position: 0px 50%;
	background-repeat: no-repeat;
	background-image: url(../images/vtoday.png);
	font-size: 14px;
	line-height: 20px;
	color: #000;
}
.list-ltc ul li:nth-of-type(2) {background-image: url(../images/vyesterday.png);}
.list-ltc ul li:nth-of-type(3) {background-image: url(../images/vweek.png);}
.list-ltc ul li:nth-of-type(4) {background-image: url(../images/vall.png);}