@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../css/font/glyphicons-halflings-regular.eot);
  src: url(../css/font/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), 
  url(../css/font/glyphicons-halflings-regular.woff) format('woff'), 
  url(../css/font/glyphicons-halflings-regular.ttf) format('truetype'), 
  url(../css/font/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}

@font-face {
	font-family: "robotobold";
	src: url(../css/font/Roboto-BoldCondensed.ttf) format('truetype');
}
@font-face {
	font-family: "utm";
	src: url(../css/font/UTM_Swiss.ttf) format('truetype');
}

@font-face {
	font-family: "UTMCookies";
	src: url(../css/font/UTMCookies.ttf) format('truetype');
}
ul{
	padding:0px;
	margin:0px;
}
a:hover{
	text-decoration:none;
}
.clear{
	clear:both;
}
body {
	font-size: 12px;
	font-family: roboto;
	margin: 0px;
	padding: 0px;
	line-height: 1.42857143;
	color: #333333;
	background-color: #fff;
}

.container{
	width: 1190px;
    margin: 0 auto;
}
.col_menu{
    width: 230px;	
}
#header-wrapper {
}
#top_bar{
	background: none repeat scroll 0 0 #e5e5e5;
	height: 30px;
	position: relative;	
}
#footer{
    text-align: center;
    background: url(../images/bg_footer.png) top center no-repeat;
    padding: 50px 0px 0px 0px;
    color: #ffbd19;
    height: 339px;
}
#footer p.name{
    font-family: UTMCookies;
    font-size: 33px;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-shadow: 3px 4px 3px #585858;
}
#page{
	margin-top:10px;
	margin-bottom:15px;
}
.banner img{
    width: 100%;	
}
.menu_new_top_left{}
.menu_new_top_left ul{}
.menu_new_top_left ul li{
    float: left;
    list-style: none;
    line-height: 30px;
}
.menu_new_top_left ul li a{
	color: black;
	padding: 0px 10px;	
	border-right: 1px black solid;	
}
.menu_new_top_left ul li:last-child a{
	border-right: 0px black solid;	
}

.box_services {
    margin-top: 25px;
    margin-bottom: 10px;
}
.box_services .box_content {
    cursor: pointer;
    float: left;
    line-height: 16px;
    margin-right: 9px;
    width: 114px;
}
.box_services .box_content .icon {
    float: left;
    margin-right: 3px;
}
.box_services .box_content a {
    color: #494949;
}
.icon {
    background: url(../images/icon_page.png) repeat scroll 0 0 rgba(0,0,0,0);
    display: inline-block;
}
.icon.icon_camket {
    background-position: 0 -25px;
    height: 33px;
    width: 23px;
}
.icon.icon_giaohang {
    background-position: -31px -25px;
    height: 31px;
    width: 51px;
}
.icon.icon_thanhtoan {
    background-position: -89px -25px;
    height: 33px;
    width: 35px;
}
.icon.icon_doitra {
    background-position: -128px -25px;
    height: 33px;
    width: 22px;
}

.info_support {
    border: 1px solid #f7941d;
    float: right;
    position: relative;
    width: 100%;
}
.info_support .title_support {
    background-color: #f7941d;
    color: #fff;
    display: block;
    font-weight: 500;
    height: 21px;
    line-height: 21px;
    list-style: none;
    text-align: center;
}
.list_support{
    padding: 5px 0px;
}
.list_support li {
    float: left;
    margin: 0px 5px;
    width: 184px;
    list-style: none;
}
.list_support li strong {
    color: #ff2626;
    font-weight: 500;
    line-height: 20px;
}


#nav{
	position: relative;
	z-index:1;
    background: #3396d7;
    margin: 0 auto;
    width: 100%;
    height: 36px;	
	border-radius: 3px;
	display:none;
}
.banner_mb{
	display:none;
}
.click_support{
    color: #f02329;
    font-size: 14px;
    font-weight: 600;
    padding-left: 15px;
	display:none;	
	cursor:pointer;
}

.menu_hover{    z-index: 999999999;}
.menu_hover a{
	color: #fff200;
    font: 16px/42px Arial;
    line-height: 42px;
    padding-left: 10px;
}
.search_box {
    padding: 0px;
    color: black;
    margin-top: 4px;
}
.search_box .form-inline .input-group > .form-control {
    border: none;
}
.addon_success {
    padding: 0px;
    padding: 0px;
    background-color: #F40411;
    border: 1px solid #F40411;
}
.search_box button {
    border: none;
    font-size: 20px;
    padding: 2px 10px;
    border-radius: 0px;
    box-shadow: none!important;
    background: none;
    color: white!important;
}
.search_box .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
    width: 85%;
}
.addon_success2 {
    border-radius: 0px;
    padding: 0px;
    background-color: #e9e9e9;
    border: 1px solid #e9e9e9;
}
.search_box2 {
    padding: 0px;
    color: black;
    margin-top: 20px;
    float: right;
}
.search_box2 .form-inline .input-group > .form-control {
    border-color: #e8e8e8;
    border-radius: 0px;
}

.search_box2 button {
    border: none;
    font-size: 20px;
    padding: 2px 10px;
    border-radius: 0px;
    box-shadow: none!important;
    background: none;
    color: white!important;
}
.search_box2 .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
    width: 100%;
}

ul.menu-right>li{
    list-style: none;
    float: left;	
}
ul.menu-right>li:first-child {
    background: url(../images/hot-bg.png) no-repeat scroll left 7px transparent;
    float: left;
    width: auto;
    padding: 0 20px 0 30px;
    line-height: 42px;
    list-style: none;
}
ul.menu-right>li:nth-child(2)>a {
    cursor: pointer;
    line-height: 42px;
    width: auto;
    font: bold 16px/42px Arial;
}
ul.menu-right>li:first-child>a>span {
    font: bold 16px/42px Arial;
    color: #fff200;
    text-shadow: 2px 2px rgba(0,0,0,.6);
}
ul.menu-right>li>a {
    font: bold 12px/42px Arial;
    color: #fff;
    text-transform: uppercase;
}

#livechat {
    position: relative;
}

.home_product{
    margin-bottom: 45px;
    border: 1px #dddddd solid;
    padding: 0px 10px 10px 10px;
}

.head_title{
    width: 100%;
    padding: 0px;
    margin-bottom: 15px;
    margin-left: -17px;
    margin-top: -27px;
}
.head_title a.cat_name{
    line-height: 35px;
    color: white;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 0px #ff9e00 solid;
    padding: 10px 50px 10px 20px;
    position: relative;
}

.head_title a.cat_name img{
    margin-right: 10px;	
}

.head_title a.catname1{
	background: #ff9e00;
}

.head_title a.catname1:before {
	content: '';
    position: absolute;
    top: 0px;
    right: 0;
    border-top: 35px solid white;
    border-left: 29px solid #ff9e00;
    width: 0;
}
.head_title a.catname1:after {
	content: '';
    position: absolute;
    top: 35px;
    left: 0;
    border-bottom: 7px solid white;
    border-right: 7px solid #ff9e00;
    width: 0;
}

.head_title a.catname2{
	background: #009a16;
}

.head_title a.catname2:before {
	content: '';
    position: absolute;
    top: 0px;
    right: 0;
    border-top: 35px solid white;
    border-left: 29px solid #009a16;
    width: 0;
}
.head_title a.catname2:after {
	content: '';
    position: absolute;
    top: 35px;
    left: 0;
    border-bottom: 7px solid white;
    border-right: 7px solid #009a16;
    width: 0;
}
.head_title p.cat_name{
    line-height: 35px;
    color: white;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 0px #f70612 solid;
    padding: 10px 15px;
    background: #f70612;
}

.menu_child_cat{
	float: right;
	background: url(../images/menu-s-right-bg.png) repeat-x scroll 0 0 	;
}
.menu_child_cat ul{
    float: right;	
}
.menu_child_cat ul li{
    float: left;
    list-style: none;
    padding: 0px 8px 0px 8px;
    line-height: 38px;	
}
.menu_child_cat ul li a{
    color: black;
    font-size: 12px;	
}
.box_cathome{}
.box_cathome .cat_images{
	padding-right:0px;
}
.box_cathome .cat_images img{
    height: 490px;	
}

.right_product{
    margin-bottom: 20px;	
}
.product_box{
    position: relative;
    overflow: hidden;
    height: 245px;
    border-right: 1px solid #e0dfdc;
    border-bottom: 1px solid #e0dfdc;
    padding: 0px 5px;
}
.product_box .img{
    margin: 5px 0px;
    height: 185px;
    overflow: hidden;
	position:relative;	
	text-align:center;
}
.product_box .img img{
    max-height: -webkit-fill-available;
    max-width: 130px;
    display: -webkit-inline-box;	
}
.product_box a.name{
    color: #005baa;
    text-overflow: ellipsis;
    font-size: 13px;
    font-weight: 600;
    font-family: Arial;
    line-height: 21px;
}

.product_box .sale{
    position: absolute;
    top: 5px;
    left: 5px;
    background: url(../images/type-discount.png) no-repeat scroll center center transparent;
    width: 45px;
    height: 45px;
    color: #fff;
    font: bold 13px/45px Arial;
    text-align: center;
}
.product_box .price_info{
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 100%;
    text-align: right;
}
.product_box .price_info p.price_pro{
    font-size: 22px;
    color: red;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 3px 3px 5px #333;
    margin-bottom: 5px;	
}
.product_box .price_info p.price_old{
    bottom: 0px;
    color: #636363;
    font: 12px Arial;
    text-decoration: line-through;	
}
.bannerhome{}
.bannerhome img{
    width: 100%;
    margin-bottom: 2px;	
}

.news_bottom{
    border-bottom: 1px solid #ffdd00;
    border-top: 1px solid #ffdd00;
    padding: 20px 0px;
    margin-bottom: 20px;
}
.camketchung{margin-bottom:10px;}
.group_news{margin-bottom:15px;}
.group_news p.title_news{
	font-weight: 500;
    text-transform: uppercase;	
}
.group_news ul li{list-style: none;}
.group_news ul li a{
    color: black;
    line-height: 22px;	
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;		
}
.group_news ul li a i{color: #ffdd00;}

.bottom2{
	margin:10px 0px;
}
.dangkythongtin{
    background: #f1f1f1;
    padding: 10px;
    border-radius: 5px;
	margin-bottom:15px;	
}

.dangkythongtin p{
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    height: 36px;
}
.dangkythongtin button{
    background: red;
    border-color: red;
    color: white;
    padding: 4px 12px;
    font-weight: 500;	
}



.social-icons {}

.social-icons a {
    display: inline-block;
    position: relative;
    overflow: hidden;
    line-height: 0px;
    margin: 1px;
    border-radius: 2px;
}
.social-icons a i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
}
.social-icons a i {
    color: #FFF!important;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.social-icons a i.fa-facebook {
    background: #507cbe;
}
.social-icons a i.fa-twitter {
    background: #65cdef;
}
.social-icons a i.fa-google {
    background: #ee8180;
}
.social-icons a i.fa-vimeo-square {
    background: #87d3e0;
}
.social-icons a i.fa-soundcloud {
    background: #f35839;
}


.bottom3{
    background: #ffdd00;
    padding: 15px 10px;
    margin: 10px 0px 20px 0px;	
}
.diachi{
	margin-bottom:15px;
}
.diachi p.title{
    font-weight: 500;	
}
.box_slide{
    height: auto;	
	margin-bottom:30px;
}
.main_top{z-index:0}

#content_left_news{
	width:240px;
}
#content_left_roduct{
	width:240px;
}
#content_right{
}
#content_page{
}
#content_page_product{
    width: 990px;	
}
.box-left{
	margin-bottom:15px;
}
.head_title2{
	background: #0f75bc;
    margin: 0px -5px;
}
.head_title2 p{
    margin-bottom: 0px;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    padding-left: 65px;
    line-height: 35px;
	position:relative;
} 

.head_title2 p:after {
    content: '';
    position: absolute;
    top: 35px;
    left: 0px;
    border-bottom: 6px solid white;
    border-right: 6px solid #87badd;
    width: 0;
}
.head_title2 p:before {
    content: '';
    position: absolute;
    top: 35px;
    right: 0px;
    border-bottom: 6px solid white;
    border-left: 6px solid #87badd;
    width: 0;
}
.head_title2 p img.img{
	position: absolute;
    bottom: -8px;
    left: 10px;	
}

.head_title2 a{
    margin-bottom: 0px;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    padding-left: 10px;
    line-height: 35px;
} 
.border_box{
    border: 1px #dedede solid;
    border-top: 0px;
}

.view_iframe ul li{
    list-style: none;
    padding-left: 25px;
    line-height: 36px;
    border-bottom: 1px dashed #ffdd88;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	background: url(../images/icon1.png) top 13px left 8px no-repeat;
}
.view_iframe ul li:last-child{
	border-bottom: 0px dashed #ffdd88;
}
.view_iframe ul li span{	
    cursor: pointer;
}
.view_video{
    padding: 10px;	
}
.view_video iframe{
    max-width: 100%;
    height: 200px;
    border: none;
    margin-bottom: 10px;

}

.news_right{
    padding: 0px 0px;
    margin-bottom: 10px;
}
.news_right .info a{
	color: black;
    font-size: 12px;	
}
.news_right img{
	width:100%;
}
.quangcao img{
	margin-bottom: 5px;
}
.box_content_news{
    border: 1px #dedede solid;
    padding: 20px;	
	margin-bottom:10px;
}
.box_content_products{
    border: 1px #dedede solid;
    border-top: 0px;
    border-right: 0px;
    border-bottom: 0px;
}

.danhmucsanpham ul li{
    list-style: none;
    padding-left: 10px;
    line-height: 25px;	
}
.danhmucsanpham ul li a{
	color: #7a7a7a;
    font-weight: 400;	
}
.danhmucsanpham ul li a:hover{
	color: rgb(243, 0, 0);
    font-weight: 400;	
}

#list_nick {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 0 0 6px 6px;
    display: none;
    padding: 0 3px 5px;
    position: absolute;
    right: 0;
    top: 37px;
    width: 600px;
    background: white;
    padding:10px;
    z-index: 99999;
}


#livechat{
	position: relative;
}

#livechat ul li{
	list-style:none;
	width:33.3%;
	float:left;
	margin-bottom:6px;
}

#livechat ul li p.name{
    font-weight: bold;
    font-size: 13px;
    font-family: arial;
    margin-bottom: 5px;
}
#livechat ul li img{
    float: left;
    width: 70px;	
}
#livechat ul li span{
    line-height: 29px;
    padding-right: 10px;
    font-size: 13px;
    font-weight: 500;	
	 color: #ef0000;
}

.cart_top{
    text-align: right;
    text-decoration: none;
    line-height: 30px;
}
.cart_top a{
	color:black
}


.icon_pr_mb{
    line-height: 35px;	 	
}
.icon_pr_mb a{
    font-family: utm;
    font-size: 13px;
    color: white;
    text-transform: uppercase;
}
.icon_pr_mb i{
	color: white;
    font-size: 16px;
    line-height: 36px;
}



.list{}
.list iframe{
    max-width: 100%;
    height: 200px;	
}
.listvideo ul{
	padding-left: 0px;	
}
.listvideo ul li{
    list-style: none;
}
.listvideo ul li i{
	color: #e4010c;	
}
.listvideo ul li span{
    cursor: pointer;
    font-size: 13px;
    line-height: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.partner{
    border: 1px #e9e9e9 solid;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    padding: 5px;
}
.partner img{
    height: 80px;
    display: -webkit-inline-box;
    width: auto;
    border: none;
}

.menu_bottom{
	background: #f40412;
    padding: 7px 0px;
}
.menu_bottom ul li{
	float:left;
	list-style:none;
}
.menu_bottom ul li a{
    color: white;
    border-right: 1px white solid;
    padding: 0px 15px;	
}
.menu_bottom ul li:first-child a{
    padding-left:0px;
}
.menu_bottom ul li:last-child a{
    border-right: 0px white solid;
}

#footer h4.name{
    margin-top: 0px;
    color: #fd0002;
    text-transform: uppercase;
    font-size: 15px;	
}

















.phonering-alo-phone {
    position:fixed;
    visibility:hidden;
    background-color:transparent;
    width:160px;
    height:160px;
    cursor:pointer;
    z-index:200000!important;
    -webkit-backface-visibility:hidden;
    -webkit-transform:translateZ(0);
    transition:visibility .5s;

    display:block;
	    left: 10px;
    bottom: 10px;
}
.phonering-alo-phone.phonering-alo-show {
    visibility:visible
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
    100% {
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity:0;
        -webkit-transform:translate3d(2000px,0,0);
        transform:translate3d(2000px,0,0)
    }
    100% {
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity:1
    }
    100% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
}
.fadeOutRight {
    -webkit-animation-name:fadeOutRight;
    animation-name:fadeOutRight
}
.phonering-alo-phone.phonering-alo-static {
    opacity:.6
}
.phonering-alo-phone.phonering-alo-hover,.phonering-alo-phone:hover {
    opacity:1
}
.phonering-alo-ph-circle {
    width:150px;
    height:150px;
    top: 50px;
    left: -40px;
    position:absolute;
    background-color:transparent;
    border-radius:100%;
    border:2px solid rgba(30,30,30,0.4);
    border:2px solid #bfebfc 9;
    opacity:.1;
    -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%
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle {
    -webkit-animation:phonering-alo-circle-anim 1.1s infinite ease-in-out!important;
    animation:phonering-alo-circle-anim 1.1s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle {
    -webkit-animation:phonering-alo-circle-anim 2.2s infinite ease-in-out!important;
    animation:phonering-alo-circle-anim 2.2s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone:hover .phonering-alo-ph-circle {
    border-color:#00aff2;
    opacity:.5
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle {
    border-color:#75eb50;
    border-color:#baf5a7 9;
    opacity:.5
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
    border-color:#00aff2;
    border-color:#bfebfc 9;
    opacity:.5
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle {
    border-color:#ccc;
    opacity:.5
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle {
    border-color:#75eb50;
    opacity:.5
}
.phonering-alo-ph-circle-fill {
    width:90px;
    height:90px;
    top: 80px;
    left: -11px;
    position:absolute;
    background-color:#000;
    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%
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle-fill {
    -webkit-animation:phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
    animation:phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle-fill {
    -webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
    animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
    opacity:0!important
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone:hover .phonering-alo-ph-circle-fill {
    background-color:rgba(0,175,242,0.5);
    background-color:#00aff2 9;
    opacity:.75!important
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle-fill {
    background-color:rgba(117,235,80,0.5);
    background-color:#baf5a7 9;
    opacity:.75!important
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
    background-color:rgba(0,175,242,0.5);
    background-color:#a6e3fa 9
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle-fill {
    background-color:rgba(204,204,204,0.5);
    background-color:#ccc 9;
    opacity:.75!important
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle-fill {
    background-color:rgba(117,235,80,0.5);
    opacity:.75!important
}
.phonering-alo-ph-img-circle {
    width:50px;
    height:50px;
    top: 100px;
    left: 10px;
    position:absolute;
    background:rgba(30,30,30,0.1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-repeat center center;
    border-radius:100%;
	    background-size: 84%;
    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%
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle {
    -webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important;
    animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle {
    -webkit-animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important;
    animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone:hover .phonering-alo-ph-img-circle {
    background-color:#00aff2
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-img-circle {
    background-color:#75eb50;
    background-color:#75eb50 9
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
    background-color:#00aff2;
    background-color:#00aff2 9
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle {
    background-color:#ccc
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle {
    background-color:#75eb50
}
@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
        -webkit-opacity:.1
    }
    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        -webkit-opacity:.5
    }
    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        -webkit-opacity:.1
    }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }
    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}
@-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)
    }
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
    100% {
        opacity:1;
        -webkit-transform:none;
        -ms-transform:none;
        transform:none
    }
}
@keyframes fadeInRight {
    0% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
    100% {
        opacity:1;
        -webkit-transform:none;
        -ms-transform:none;
        transform:none
    }
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity:1
    }
    100% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
}
@keyframes fadeOutRight {
    0% {
        opacity:1
    }
    100% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
}
@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
                transform:rotate(0) scale(.5) skew(1deg);
        opacity:.1
    }
    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.5
    }
    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.1
    }
}
@keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
                transform:rotate(0) scale(.5) skew(1deg);
        opacity:.1
    }
    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.5
    }
    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.1
    }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }
    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}
@keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }
    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }
}
@keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }
}






.box_reg{
	background: white;
    padding: 15px;
    border: 1px #dedede solid;
}
.box_reg p.title{
    text-align: center;
    color: #fe0000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.box_reg p.phone{
    border: 1px solid #fe0000;
    padding: 5px;
    text-align: center;
    margin: 0 auto;
    color: #fe0000;
    width: 70%;
    font-weight: bold;
    font-size: 20px;
}


.formdangky button {
	border: #fe0000 1px solid;
    color: white;
    font-size: 14px;
    border-radius: 0px;
    width: 100%;
    line-height: 20px;
    font-family: utm;
    text-transform: uppercase;
    background: #fe0000;
}


.img-fluid {
    max-width: 100%;
    height: auto;
}
.list_new .first{
    border-right: 1px #ebebeb solid;	
}
.list_new .first img {
    margin-bottom: 10px;
    width: 100%;
    border: 1px #dddddd solid;
    padding: 3px;
    border-radius: 2px;
}

.list_new .first a {
	color: #666666;
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
}
.list_new .first p {
    margin-top: 5px;
    color: #737373;
}
.list_new .listN img {
    margin-bottom: 10px;
}
.list_new .listN a {
    color: #666666;
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
    line-height: 22px;
}
.list_new .listN p {
    margin-top: 5px;
    color: #737373;
    font-size: 12px;
    margin-bottom: 0px;
}

.list_new iframe{
    width: 100%;
    border: none;
    height: 300px;
}
.list_iframe iframe{
    height: 71px;
    width: 100%;
}
.clickiframe span{
    color: #333333; 
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
}
.videobox{
	margin-bottom:20px;
min-height: 204px;	
}
.videobox iframe{
    margin-bottom: 10px;
    width: 100%;	
}
.videobox a{
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    font-family: utm;
    color: #2875bc;	
}
#cssmenu a.search_icon {
    font-size: 19px;
    padding-top: 6px!important;
}
a.search_icon {
    position: absolute!important;
    color: white!important;
    right: 8px;
    top: 1px;
    font-size: 17px;
    cursor: pointer;
    z-index: 9999;
    background: none;
    padding: 3px 7px !important;
    border-radius: 50%;
}
.ShowBoxSearch{
    background: #eee;
    display: inline-block;
    padding: 10px;
    width: 100%;	
}
.ShowBoxSearch form input {
    background: #fff;
    border: 1px solid #ddd;
    border-right: none;
    float: left;
    height: 35px;
    padding: 6px 10px;
    width: 80%;
    display: block;
    outline: 0;
}
.ShowBoxSearch form button {
    background: #2f8cc4;
    border: 0;
    color: #fff;
    cursor: pointer;
    float: left;
    height: 35px;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 20%;
    font-family: utm;
    text-transform: uppercase;
    font-size: 16px;
}



.picture{
    margin-bottom: 15px;
    height: 170px;
}
.picture .img{
    height: 120px;
    margin-bottom: 10px;	
}
.picture img{ 
    width: 100%;
    height: 120px;
}
.picture a{
    color: #2875bc;
    text-transform: uppercase;
    font-weight: 500;
}

.icon-home{
	background: url(../images/home.png) no-repeat;
    width: 30px;
    height: 35px;
    float: left;
    margin-top: -9px;
}


.owl-carousel .item{
    padding: 10px;
}
.owl-carousel .item img{
    width: 100%;
    border: 1px #e4e4e4 solid;
    border-radius: 2px;
    padding: 4px;
    height: 150px;
}

.support_box{
	border: 1px #dddddd solid;
    border-radius: 4px;
    height: 360px;
    background: #fbfbfb;
    padding: 10px;	
}

.support_box .title{
	background: url(../images/i9.png) top left no-repeat;
	margin-bottom:10px;
}
.support_box .title p{
    color: #004bdc;
    padding-left: 65px;
    line-height: 40px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;	
}


.chat{
    padding: 10px 0px 0px 0px;	
}
.chat .skype{}
.chat .info{}
.chat .info p{
    color: #333333;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 13px;
}
.chat .info p.phone span{
    color: #ff0000;
}
.hotline{
	background: url(../images/icon_hotline.png) top left no-repeat;
    margin-top: 20px;
    height: 27px;
    padding-left: 30px;
}
.hotline p{
    color: #ff0000;
    font-family: utm;
    font-size: 16px;	
}







	/* jssor slider loading skin spin css */
	.jssorl-009-spin img {
		animation-name: jssorl-009-spin;
		animation-duration: 1.6s;
		animation-iteration-count: infinite;
		animation-timing-function: linear;
	}

	@keyframes jssorl-009-spin {
		from {
			transform: rotate(0deg);
		}

		to {
			transform: rotate(360deg);
		}
	}


	.jssora106 {display:block;position:absolute;cursor:pointer;}
	.jssora106 .c {fill:#fff;opacity:.3;}
	.jssora106 .a {fill:none;stroke:#000;stroke-width:350;stroke-miterlimit:10;}
	.jssora106:hover .c {opacity:.5;}
	.jssora106:hover .a {opacity:.8;}
	.jssora106.jssora106dn .c {opacity:.2;}
	.jssora106.jssora106dn .a {opacity:1;}
	.jssora106.jssora106ds {opacity:.3;pointer-events:none;}

	.jssort101 .p {position: absolute;top:0;left:0;box-sizing:border-box;background:#000;}
	.jssort101 .p .cv {position:relative;top:0;left:0;width:100%;height:100%;border:2px solid #000;box-sizing:border-box;z-index:1;}
	.jssort101 .a {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;visibility:hidden;}
	.jssort101 .p:hover .cv, .jssort101 .p.pdn .cv {border:none;border-color:transparent;}
	.jssort101 .p:hover{padding:2px;}
	.jssort101 .p:hover .cv {background-color:rgba(0,0,0,6);opacity:.35;}
	.jssort101 .p:hover.pdn{padding:0;}
	.jssort101 .p:hover.pdn .cv {border:2px solid #fff;background:none;opacity:.35;}
	.jssort101 .pav .cv {border-color:#fff;opacity:.35;}
	.jssort101 .pav .a, .jssort101 .p:hover .a {visibility:visible;}
	.jssort101 .t {position:absolute;top:0;left:0;width:100%;height:auto;border:none;opacity:.6;}
	.jssort101 .pav .t, .jssort101 .p:hover .t{opacity:1;}
	#jssor_1{
		width:100%!important
	}
	.box_slide_img{
		cursor:default;
		position:relative;
		top:0px;
		left:0px;
		width:980px;
		height:380px;
		overflow:hidden;
		text-align:center;
	}

	.box_slide_img img{
		position: initial!important;
		width: auto!important;
		display: -webkit-inline-box!important;	
	}



.title_page{
	background: #f56e00;
    margin: 0px -5px;
}
.title_page p{
    margin-bottom: 0px;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    padding-left: 15px;
    line-height: 35px;
	position:relative;
} 

.title_page p:after {
    content: '';
    position: absolute;
    top: 35px;
    left: 0px;
    border-bottom: 6px solid white;
    border-right: 6px solid #945b2c;
    width: 0;
}
.title_page p:before {
    content: '';
    position: absolute;
    top: 35px;
    right: 0px;
    border-bottom: 6px solid white;
    border-left: 6px solid #945b2c;
    width: 0;
}
.camera_button{
	margin-bottom:10px;
	width:200px;    clear: left;
}
.camera_button a{ 
	color:white
}




