/*reset*/
* {list-style:none;padding:0;margin:0;box-sizing:border-box;}
a {text-decoration:none;}
body {font-family:'Arial', 'Helvetica', 'sans-serif';font-size:12px;position: relative;box-sizing:border-box;}
/*=======================================*/
a:focus,a:hover{text-decoration:none;}
.clear{display:block;clear:both;}
.h1, .h2, .h3, h1, h2, h3{margin:0;line-height: normal;}
ol, ul{margin:0;padding:0;}
/*=======================================*/
#full{width:1349px;margin: 0px auto;background:#fff;}
/*commont*/
.text{text-align:justify;line-height:2em;}
.text img{max-width:100%;height:auto;}
.w100{width: 100%;}
.mw100{max-width: 100%;vertical-align: middle;}
.inline_block{display: inline-block;}
.block{display:block;}
.transAll03{-webkit-transition:all .3s;transition:all .3s;}
.transAll1{-webkit-transition:all 1s;transition:all 1s;}
.center{text-align: center;}
.row{margin-right:-15px;margin-left:-15px;}
.grecaptcha-badge{display:none !important;}
.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
/*TOP*/
#top{color:#FFF;font-weight:500;text-align:center;position:fixed;bottom:4px;right:10px;display:none;cursor:pointer;z-index: 100;}
#top:hover{}
/*++++++++++Lien he+++++++++++*/
.tablelienhe{}
.tablelienhe span {color:#F00;}
.tablelienhe .my_cell {padding:5px 0px;vertical-align:top;}
.tablelienhe .my_cell  label{font-size: 12px;color:#404040;font-weight: bold;}
.tablelienhe .cell_title{text-align: right;padding-right: 15px;}
.tablelienhe .form-control {height: 35px;padding-left:10px;border: 1px solid #eee;color: #00;font-size: 13px;box-sizing:border-box;outline:none; background: #fff;width: 100%;}
.tablelienhe textarea.form-control{padding: 10px;font-family:'Arial'}
.tablelienhe .title {font-size:14px;font-weight:bold;text-transform:uppercase}
.btn{display:inline-block;padding:7px 20px;border:1px solid #cdcdcd;cursor:pointer;background:#f0f0f0;color:#000;}

.left_lienhe{width: 50%;box-sizing:border-box;padding-right: 10px;float: left;}
.right_lienhe{width: 50%;box-sizing:border-box;padding-left: 10px;float: right;}
.fa-contact{width: 33px;height: 32px;position: absolute;left: 0px;top:0px;line-height: 32px !important;font-size: 18px !important;text-align: center;color:#CCC1C1;}
.box_input_contact{position: relative;margin-bottom: 10px;}
.contain_map_lienhe iframe{width:100%; height: 390px;}
.tablelienhe .box_not_valid .fa-contact{color:#f00;}
/*notify_input*/
.notify_input{width: 13px;height: 13px;display: inline-block;background: url(../images/commont/icon_tip.png) top left no-repeat;position: absolute;top:50%;right: 5px;margin-top: -6px;cursor: pointer;}
.content_notify_input{position: absolute;right:100%;white-space: nowrap;background: #F2F2F2;padding: 2px 5px;border:1px solid #999;top:-5px;display: none;margin-right: 3px;}
.notify_input:hover .content_notify_input{display: block;}
.fa-contact{position: absolute;left: 0px;top:0px;}
/*inner*/
.inner{max-width:1200px;margin:auto;position:relative;}
/*top_header*/
#top_header{background: #818182;color: #fff;font-size: 13px;font-family: 'RobotoRegular';line-height: 38px;}
#top_header img{margin-right: 10px; margin-bottom: -3px;}
.address{float: left;width: 50%;}
.hotline_header{text-align: right;}
/*header*/
#header{position:relative;width: 100%;margin: 0px auto;padding:10px 0px;}
#languages{position: absolute;top:40px;right: 0px;}
/*banner*/
#banner{height:auto;}
#banner h1{width:0px;height:0px;text-indent:-9999px;position:absolute;}
#language{position: absolute;top:10px;right: 0px;}
.logo{float: left;margin-right: 50px;}
.company{width:100%;max-width:500px; float: left;margin-left:2%;}
/*menu top*/
.category{width:275px;float: left;height:auto;border:1px solid #e0e0e0;background:#fff;}
.category ul li{padding:9.5px 10px 9.5px 32px;position: relative;border-bottom:1px solid #e0e0e0;}
.category ul li:last-child{border-bottom: none;}
.category > ul > li img{margin-right:10px;}
.category ul li a{display:block;color:#666666;font-family: 'RobotoRegular';font-size:15px;}
.category ul li a:hover{color:#fe0002;}
.category ul li a .fa{float: right;}
.category ul li ul{width:235px; position:absolute;left:100%;top:0px;z-index:999;background:#fff;visibility:hidden;opacity:0;transition:0.3s all;}
.category ul li:hover > ul{visibility: visible;opacity: 1;}
.category ul li ul li{padding:9.5px 15px;border-right: 1px solid #e0e0e0;}


.fixed{position: fixed !important;left: 0px;right: 0px;top: 0px;z-index: 9999;}
#menu{float: left;height:35px; padding: 17px 0;}
#menu ul.menu li{float:left;position:relative;}
#menu ul.menu li a{line-height:35px;font-size:15px;text-transform:uppercase;color: #414141;padding: 0 40px;display:block;font-family: 'RobotoMedium';}
#menu ul.menu li a:hover{background: #818182; color: #fff; border-radius: 40px;}
#menu ul.menu li.menu_active a{background: #818182;color: #fff;border-radius: 40px;font-size: 15px;font-family: 'RobotoRegular';}
#menu ul.menu li ul{width:230px;position:absolute;top:100%;left:0;display:none;z-index:9999;}
#menu ul.menu li ul li{background:#818182;display:block !important;float:none;border-bottom:1px solid #818182;text-align: left;}
#menu ul.menu li ul li:last-child{border-bottom: none;}
#menu ul.menu li ul li a{background:none !important;color:#fff !important;line-height:normal !important;padding: 10px 20px;}
#menu ul.menu li ul li a:hover{color:#ff0 !important;}
#menu ul.menu li ul li ul{top:0;left:100%;}
#menu ul.menu li .fa{line-height: 45px;font-size: 18px;}
#search{float: right;position: relative;}
#btn_search{float: right;outline:none;margin-top:8px;padding: 13px;color: #fff;background: #818182;font-size: 18px;border: none;border-radius: 50%;cursor: pointer;}


/*search*/
#timkiem{width:230px;height:35px;display: none;position: absolute;right:45px;top:16px;background:#fff; border-radius: 20px;} 
#timkiem input[type="text"]{outline:none;background:none;border:none;height:35px;width:80%;padding-left:20px;box-sizing: border-box;font-size: 13px;font-family: 'QuicksandRegular_1'; color: #000;}
#timkiem #btn{height:35px;width:13%;cursor:pointer;float:right;background:none;outline:none;border:none; color: #333; padding-right: 20px;}
#timkiem #btn svg{width:20px;}
/*slider*/
.slider_main{position: relative;}
.btn_next{position: absolute; top: 45%; right: 74.5px; z-index: 99 ;cursor: pointer;}
.btn_prev{position: absolute; top: 45%; left: 74.5px; z-index: 99 ;cursor: pointer;}
.slider_category{margin:15px auto 30px auto;}
#slider{margin:auto;position:relative;box-shadow: none;}
.contain_slider{position: relative;max-width:912px;float: right;}
/*Vá» chÃºng tÃ´i*/
.box_about{margin-bottom: 70px;}
.title_about{text-align: right; font-family: 'Conv_UVF_Breathe_Pro[1]'; font-size: 35px; color: #8d8d8d;margin-right: 113px;}
.title .name{font-size: 37px;font-family: 'QuicksandBold_1';color: #818182;margin-bottom: 40px;text-transform: uppercase;}
.title .content_gt{font-size: 15px; font-family: 'QuicksandRegular_1'; color: #272727; line-height: 2; margin-bottom: 35px;}
.about{margin: 0 -20px;}
.left_about{float: left; width: 50%; padding: 0 20px;}
.right_about{float: right;}
.right_about{position: relative; margin-top: 30px;}
.btn_viewmore a{padding: 10px 25px; text-transform: uppercase; color: #808080; border: 1px solid #c3c3c3; font-size: 14px; font-family: 'QuicksandRegular_1';}
.btn_viewmore a:hover{color: #fff; background: #818182;}
/*Dá»‹ch vá»¥ cá»§a chÃºng tÃ´i*/
.box_service{width: 100%;box-sizing: border-box;background-size: cover;}
.box_service_bg{background: rgba(0,0,0,0.7);height: 100%;}
.box_service_index{margin: 0 -20px;}
.service_box_home{width: 24.5%;padding: 0 20px;text-align: center;display: inline-block;vertical-align: top;margin-bottom: 20px;}
.title_service{margin-bottom:20px;text-align: center; padding-top: 50px;}
.title_service span{color: #cccccc;font-weight:normal;text-transform:uppercase;display: inline-block;line-height:40px;font-size:28px;font-family: 'QuicksandBold_1';position: relative;}
.title_service span::after{position: absolute;content: '';background-image: url(../images/after_title.png);width:87px;height:7px;top: 18px;right: -120px;margin:auto;}
.title_service span::before{position: absolute;content: '';background-image: url(../images/before_title.png);width:87px;height:7px;top: 18px;left:-120px;margin:auto;}
.content_service a h3{text-transform: uppercase; color: #fff; font-size: 15px; font-family: 'QuicksandBold_1'; padding: 10px 0;}
.content_service a h3:hover{color: #f00;}
.mota{color: #fff;font-size: 14px; font-family: 'QuicksandRegular_1';}
/*Sáº£n pháº©m ChÃ­nh*/
.box_product_main{background: #818182;}
.title_product_main{margin-bottom:20px;text-align: center; padding-top: 50px;}
.title_product_main span{color:#fff200;font-weight:normal;text-transform:uppercase; display: inline-block;line-height:40px;font-size:28px;font-family: 'QuicksandBold_1';position: relative;}
.title_product_main span::after{position: absolute;content: '';background-image: url(../images/after_title.png);width:87px;height:7px;top: 18px;right: -120px;margin:auto;}
.title_product_main span::before{position: absolute;content: '';background-image: url(../images/before_title.png);width:87px;height:7px;top: 18px;left:-120px;margin:auto;}
.name_product_main{text-align: center;padding: 15px 0;background: #818182;}
.name_product_main a{font-size:15px;color: #fff;font-family: 'QuicksandBold_1';font-weight: normal; text-transform: uppercase;}
.name_product_main a:hover{color: #f00;}
/*Sáº£n pháº©m trong thÃ¡ng*/
.box_product_month{margin-bottom: 50px;}
.title_product_month{margin-bottom:20px;text-align: center; padding-top: 50px;}
.title_product_month span{color: #818182;font-weight:normal;text-transform:uppercase;display: inline-block;line-height:40px;font-size:28px;font-family: 'QuicksandBold_1';position: relative;}
.title_product_month span::after{position: absolute;content: '';background-image: url(../images/spthang2.png);width:87px;height:7px;top: 18px;right: -120px;margin:auto;}
.title_product_month span::before{position: absolute;content: '';background-image: url(../images/spthang1.png);width:87px;height:7px;top: 18px;left:-120px;margin:auto;}
.slogan_pd_month{text-align: center; color: #646464; font-size: 14px; font-family: 'QuicksandRegular_1'; letter-spacing: 5px; margin-bottom: 30px;}
.box_month{margin: 0 -15px}
.product_month{float: left;width: 25%; padding: 0 15px;}
.name_product_month{text-align: center; padding: 15px 0;min-height:72px;}
.name_product_month a{font-size:15px;color: #333;font-family: 'QuicksandBold_1';font-weight: normal; text-transform: uppercase;}
.name_product_month a:hover{color: #f00;}
/*News and Video*/
.box_news_video{margin-bottom: 30px;}
.tintuc{margin-bottom: 30px;position: relative;}
.tintuc span{text-transform: uppercase;font-size: 25px;font-family: 'QuicksandBold_1';color: #818182;display: block;}
.news_line span:after{position: absolute;content: ''; background: #fff; width: 71%; border-bottom:1px dashed #e1e1e1; right: 0; bottom: 40%;}
.video_line span:after{position: absolute;content: ''; background: #fff; width: 62%; border-bottom:1px dashed #e1e1e1; right: 0; bottom: 40%;}
.col_news_index{float: left; width: 770px; box-sizing: border-box;}
.col_video{float: right;width: 395px;}
.news_highlight{float: left;width: 360px;}
.contain_news_scroll{float: right; width: 390px;}
.col_news_2{padding: 10px 0;}
.img_news{float: left; width: 170px;}
.news_highlight a h3{font-size: 15px; font-family: 'QuicksandBold_1'; color: #000; padding: 5px 0;}
.news_highlight a h3:hover{color: #f00;}
.news_highlight p{font-size: 13px; font-family: 'QuicksandRegular_1';color: #272727; line-height: 25px; margin-bottom: 20px;}
.news_col_2 a h3{font-size: 15px; font-family: 'QuicksandBold_1'; color: #000;}
.news_col_2 a h3:hover{color: #f00;}
.news_col_2 p {font-size: 13px; font-family: 'QuicksandRegular_1';color: #272727; line-height: 25px;}
#video_yt iframe{border: none;}
.list_video{padding:5px 2.5px;}

.contain_news_scroll .vert,.contain_news_scroll .vert .simply-scroll-clip{height: 375px !important;width: 100% !important;margin-bottom:0px !important}
.contain_news_scroll .vert .simply-scroll-list li{width: 100% !important;height: auto !important;padding:10px 0px;}
.contain_news_scroll .vert .simply-scroll-list li img{max-width: 100% !important; }
/*Äá»‘i tÃ¡c*/
.box_doitac{position: relative; margin-bottom: 20px;}
.btn_next_dt{position: absolute; top: 45%; right: 0; z-index: 99}
.btn_prev_dt{position: absolute; top: 45%; left: 0; z-index: 99}
.fanpage a{position: absolute;text-transform: uppercase; color: #fff; padding: 10px 20px; background: #114c9d; font-size: 15px; font-family: 'QuicksandBold_1'; border-radius: 50px;}
/*Fanpage*/
.button_fanpage{position: absolute; bottom: 0; right: 0;}




/*left*/
#left{float:left;width:25%;padding-left:20px;box-sizing: border-box;}
.sub_left{margin-bottom:20px;}
.title_left{height:45px;background:#3399FE;}
.title_left span{font-size:15px;color:#fff;font-weight:normal;text-align:center;text-transform:uppercase;line-height:45px;display: block;font-family: 'RobotoBold';}
/*main*/
#container{margin-top: 30px;}
#main{width:75%;float: left;padding-right:10px;box-sizing: border-box;}
.sub_main{margin-bottom: 20px;}
.title_main{margin-bottom:20px;text-align: center;}
.title_main span{color:#818182;font-weight:normal;text-transform:uppercase; display: inline-block;line-height:40px;font-size:28px;font-family: 'QuicksandBold_1';position: relative;}
.title_main span::after{position: absolute;content: '';background-image: url(../images/spthang2.png);width:87px;height:7px;top: 18px;right: -120px;margin:auto;}
.title_main span::before{position: absolute;content: '';background-image: url(../images/spthang1.png);width:87px;height:7px;top: 18px;left:-120px;margin:auto;}
.slogan{text-align: center; color: #fff; font-size: 14px; font-family: 'QuicksandRegular_1'; letter-spacing: 5px; margin-bottom: 30px;}
/*home*/
.img_list{margin-bottom:30px;}
#register_email{padding:47px 0px;background-size:cover;background-repeat:no-repeat;background-position:center;}
.inner_email{max-width:600px;margin:auto;position: relative;}
.left_email{width:80%;float: left;}
#frmDK input.form-control{height:38px;}
#frmDK input.form-control:nth-child(1){width:55%;float: left;margin-bottom:5px;}
#frmDK input.form-control:nth-child(2){width:44%;float: right;margin-bottom:5px;}
.title_mail{text-align: center;text-transform: uppercase;font-size:24px;font-family: 'RobotoBold';margin-top: -10px;margin-bottom:5px;color:#3c3c3c;}
.inner_email p{margin-bottom:4px;text-align: center;font-size: 14px;font-family: 'RobotoRegular'}
.inner_email > span{display:block;text-align: center;font-size: 14px;font-family: 'RobotoRegular';margin-bottom:10px;}
.btnGui{display: block;width:19%;float: right; height:80px;background:#c90000;color:#fff;text-transform: uppercase;font-size: 15px;font-family: 'RobotoBold';border:none;border-radius:5px;}
#map iframe{height:330px;}
.bannerControls{display: none;}
#info_consult{background:#fff;padding:35px 0px;}
.box_news_owl{position: relative;}
.info_news_owl{padding:10px 20px;box-sizing: border-box;width:90%;margin:0px auto;position:relative;top:-50px;left:0px;right:0px;background:#f6f6f6;}
.info_news_owl h3 a{font-size:18px;font-weight:normal;font-family: 'RobotoRegular';text-transform: uppercase;color:#000;display:block;text-align: center;margin-bottom:15px;}
.info_news_owl h3 a:hover{color:#ff0000;}
.info_news_owl p{font-size:13px;line-height:23px;text-align: center;}
.view_news_owl{color:#f00;display: block;text-align: center;margin:10px 0px;font-size: 13px;font-family: 'RobotoRegular'}
.date_news_owl{height:70px;width:70px;background:#f6f6f6;position: absolute;right:15px;top:15px;z-index:99;padding-top:6px;box-sizing:border-box;}
.date_news_owl span{display: block;text-align: center;font-size: 13px;font-family:'RobotoRegular';text-transform:uppercase;}
/*product*/
.row_product{margin-right:-15px;margin-left:-15px;}
.col_product{padding-left:15px;padding-right:15px;width:25%;float: left;box-sizing:border-box;}
.box_product{margin-bottom:30px;background:#fff;}
.img_product{text-align:center;overflow:hidden;display: block;position: relative;}
.name_product{text-align: center; padding: 15px 0;min-height:72px;}
.name_product a{font-size:15px;color: #333;font-family: 'QuicksandBold_1';font-weight: normal; text-transform: uppercase;}
.name_product a:hover{color: #f00;}
.price_product{margin-top:10px;font-family: 'RobotoRegular';position: relative;}
.price_product p{margin-bottom:0px;}
.price_product .price_old{text-decoration: line-through;font-size: 13px;}
.price_product .price_now{color:#f00;font-size: 17px;font-family: 'TahomaBold'}
.price_product span{cursor:pointer; display:block;width:82px;height:28px;line-height:28px;text-align: center;color:#fff;font-family: 'RobotoRegular';font-size: 13px;position: absolute;right:0px;top:10px;background:#3c3c3c}



.list_sub_img_detail{position: relative;}
.prev_sub_detail,.next_sub_detail{position: absolute;width: 28px;height: 28px;background: url(../images/icon_next_prev_common_owl.png);z-index: 10;top:50%;margin-top: -14px;}
.prev_sub_detail{background-position: 0px -28px;left: 0px;}
.prev_sub_detail:hover{background-position: 0px 0px;}
.next_sub_detail{background-position: -28px -28px;right: 0px;}
.next_sub_detail:hover{background-position: -28px 0px;}
#sub_img_detail{margin-top: 5px;}
.item_owl_sub{padding: 0px 2px;}
/*product detail*/
.item_detail{padding: 10px 0px;border-bottom:1px dashed #cdcdcd}
.img_detail{width:45%;float:left;}
.bottom_detail{margin-top: 20px;}
.info_detail{box-sizing:border-box;width:55%;float:left;padding-left:30px;}
.item_info_detail{font-size: 13px;line-height: 20px;padding: 10px 0px;border-bottom: 1px solid #eee;}
.item_info_detail.name_detail h1{font-size: 25px;font-weight:600;color: #333;line-height: 25px;}
.item_info_detail span.price_now{font-size:24px;color:#f00;display: block;font-family: 'UTMAvoBold';float: left;}
.item_info_detail .price_old{font-family: 'UTMAvo';font-size:15px;color:#000;text-decoration: line-through;display: block;float: left;padding:0px 10px;}

.item_tab{
    text-decoration: none;
    float:left;
    color:#000;
    background:#fff;
    padding:8px 20px;
    margin-right:3px;
    cursor:pointer;
    border:1px solid #EEEEEE;
    border-bottom:none;
    font-weight:bold;
    font-size:13px;
    display: inline-block;
}
.item_tab:hover,.item_tab.active{
    display: inline-block;
    background:#0E70BB;
    color:#fff;
}
.contain_content_tab{
    border:1px solid #e0e0e0;
    padding:10px;
    background:#fff;
}
.content_tab{display: none;}
.content_tab.active{display: block;}

.sl_cart button{float: left;width:35px;height:30px;border:none;background:#ebedf0;outline: none;color:#6d6d6d;}
.sl_cart button svg{width:16px;}
.sl{height:30px;width:50px;float: left;border:none;text-align: center;border:none;margin:0px 3px;outline: none}
.item_info_detail .btn{text-transform: uppercase;font-size:14px;font-family: 'RobotoBold'}

.btn_Cart_Detail{width:255px;color:#fff;height: 44px;display:inline-block;line-height:44px;text-align: center;cursor:pointer;font-family: 'RobotoRegular';font-size: 15px;margin-right:5px;border-radius:3px;}
.buy-now{background:#ffb916;}
.buy-now:hover{background:#e59b11;color:#fff;}
.buy-to-cart{background:#f57224;}
.buy-to-cart:hover{background:#d0611e;color:#fff;}
/*news*/
.tieude{font-size: 18px;font-family: 'RobotoBold';font-weight: normal;margin-bottom: 10px}
.col_news{width:50%;padding-left:15px;padding-right:15px;box-sizing:border-box;float:left;}
.box_news{margin-bottom:20px;border:1px solid #e0e0e0;padding:5px;box-sizing: border-box;}
.box_news_img{position: relative;display: block;width:30%;float:left;}
.box_news_img a{display: block;position: relative;}
.right_news{width:70%;float:left;padding-left:20px;box-sizing:border-box;}
h3.box_news_name a{color:#000;font-weight: normal;font-family: 'RobotoBold';font-size: 14px;}
h3.box_news_name a:hover{color:#f00;}
.box_news_mota{text-align:justify;line-height:22px;margin-top:5px;font-size: 13px;font-family: 'RobotoRegular';}
.box_news_readmore{text-align:right;float:right;}
.box_news_readmore a:hover{color:#000;}
.box_news_readmore a{display:inline-block;color:#f00;font-weight:bold;font-style: italic;}
/*news other*/
.title_news_other{font-size: 20px;color:#222;margin-bottom: 15px;}
.item_news_other{width: 100%;margin-bottom: 15px;box-sizing:border-box;}
.name_news_other{font-size: 13px;line-height: 20px;font-weight: bold;color:#000;}
.name_news_other:hover{color:#f00;}
.img_news_other{width: 40%;float: left;padding-right: 10px;box-sizing:border-box;}
.right_news_other{width: 60%;float: right;}

/*footer*/
#footer{width:100%;margin: 0px auto; box-sizing: border-box;}
.content_footer_full{float: left;width: 100%;background: #818182;padding: 35px 0px;}
.name_company{font-family: 'RobotoCondensedRegular';text-transform: uppercase;font-size:24px;color:#fff;}
.title_footer{text-transform: uppercase;font-size:15px;color:#fff;font-family: 'QuicksandRegular_1';position: relative; padding: 10px 0 10px 20px; display: inline-block;}
.title_footer::before{width:5px;height:40px;background:#fff;position: absolute;content:'';left:0px;bottom:0px; border-radius: 50px;}
.item_footer{float: left;width: 50%; padding: 0px 20px;}
.chinhsach_footer {display: inline-block;}
.chinhsach_footer a h3{font-weight:normal; color:#fff;display:inline-block;padding:5px 10px;font-size:15px;font-family: 'QuicksandRegular_1';}
.chinhsach_footer a h3:hover{color: #f00;}
.item_footer ul{margin-bottom:15px;}
.title_email{font-size:14px;font-family: 'OpenSansRegular';}
.dangkymail{margin:20px 0px;height:55px;border:1px solid #959392;padding:2px;box-sizing: border-box;}
.dangkymail input{color:#fff;font-size: 14px; width:85%;float:left;height:100%;background:none;border:none;outline: none;padding-left:15px;box-sizing: border-box;}
.dangkymail button{width:15%;text-transform: uppercase;color:#fff;font-size: 18px;font-family: 'UTMAvo'; float: left;height:100%;border:none;outline:none;background:#ff0000;}
.social{margin-top: 15px}
.social span{display:inline-block;float: left;line-height:27px;color:#fff;padding-right:7px;}
.social img{margin-right:5px;}
.title_fanpage{text-transform: uppercase;font-size:15px;color:#fff;font-family: 'QuicksandRegular_1';position: relative; display:block; margin: 35px 0px; padding-left: 20px;}
.title_fanpage::before{width:5px;height:40px;background:#fff;position: absolute;content:'';left:0px;bottom:-10px; border-radius: 50px;}
.content_footer{color:#fff;margin:15px 0; font-size: 15px; font-family: 'QuicksandRegular_1';}
.content_footer p:nth-child(1){font-size: 25px; font-family: 'QuicksandBold_1'; color: #fff; text-transform: uppercase; padding-top: 25px;}
.content_footer p:nth-child(2){font-size: 25px; font-family: 'QuicksandBold_1'; color: #fff;text-transform: uppercase;padding: 0;}
.content_footer p{padding:10px 0;}
.content_footer p img{margin-bottom: -10px;}


.register_mail{max-width:765px;margin:auto;padding:30px 0px;}
.title_email{font-size:30px;font-family: 'UTMAvo';color:#fff;text-align: center;text-transform:uppercase;}
.slogan_mail{text-align: center;color:#fff;font-size: 14px;font-family: 'UTMAvo';display:block;}
#bottom{width: 100%;background: #555555;padding:18px 0px;color:#fff;font-size: 13px;font-family:'QuicksandRegular_1';}
.copyright{float: left;}
.counter{float: right;}
.counter img{margin-bottom: 3px;}


#btn-zalo { display: block; width: 40px; height: 40px; position: fixed; right: 25px; bottom: 160px; z-index: 99999999999; }
#btn-zalo i { display: flex; display: -ms-flex; align-items: center; -ms-flex-align: center; width: 40px; height: 40px; border-radius: 50%; background: #1182FC; position: relative; z-index: 9999; }
#btn-zalo i img { vertical-align: middle; }
.kenit-alo-circle-fill {width: 60px; height: 60px; top: -10px; position: absolute; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid transparent; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; background-color: rgba(17, 130, 252, 0.45); opacity: .75; right: -10px; }
.kenit-alo-circle {width: 50px; height: 50px; top: -5px; right: -5px; position: absolute; background-color: transparent; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid rgba(17, 130, 252, .8); opacity: .1; border-color: #1182FC; opacity: .5; }
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.owl-animated-out {
  z-index : 1 
   }
.owl-animated-in {
  z-index : 0 
}

.fadeOut  {
  -webkit-animation-name : fadeOut  ;
  animation-name : fadeOut  ;
} 
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
} 
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}
@keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}


@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}