@font-face {

  src: url("../fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold.ttf") format("truetype"), url("../fonts/Roboto-Bold.svg#Roboto-Bold") format("svg");
  font-weight: normal;
  font-style: normal
}

@font-face {

  src: url("../fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype"), url("../fonts/Roboto-Regular.svg#Roboto-Regular") format("svg");
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: 'UTM_HelvetIns';
  src: url("../fonts/UTMHelvetIns.eot");
  src: url("../fonts/UTMHelvetIns.eot") format("embedded-opentype"), url("../fonts/UTMHelvetIns.woff") format("woff2"), url("../fonts/UTMHelvetIns.woff") format("woff"), url("../fonts/UTMHelvetIns.ttf") format("truetype"), url("../fonts/UTMHelvetIns.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal
}

@font-face {

  src: url("../fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto-Medium.ttf") format("truetype"), url("../fonts/Roboto-Medium.svg#Roboto-Medium") format("svg");
  font-weight: normal;
  font-style: normal
}

p {
  margin: 0px
}

a {
  text-decoration: none;
  color: #333333
}

a:hover, a:focus {
  color: #0d7cd6;
  text-decoration: none
}

* {
  margin: 0px;
  padding: 0px
}

ul, ol {
  padding: 0;
  margin: 0
}

li {
  list-style: none
}

h1, h2, h3, h4, h5, h6 {
  margin: 0
}

.fixed {
  position: fixed !important;
  top: 0px;
  z-index: 99;
  width: 100%
}

.clearfix-130 {
  clear: both;
  height: 130px
}

.clearfix-100 {
  clear: both;
  height: 100px
}

.clearfix-80 {
  clear: both;
  height: 80px
}

.clearfix-60 {
  clear: both;
  height: 60px
}

.clearfix-55 {
  clear: both;
  height: 55px
}

.clearfix-50 {
  clear: both;
  height: 50px
}

.clearfix-45 {
  clear: both;
  height: 45px
}

.clearfix-40 {
  clear: both;
  height: 40px
}

.clearfix-35 {
  clear: both;
  height: 35px
}

.clearfix-30 {
  clear: both;
  height: 30px
}

.clearfix-32 {
  clear: both;
  height: 32px
}

.clearfix-25 {
  clear: both;
  height: 25px
}

.clearfix-20 {
  clear: both;
  height: 20px
}

.clearfix-15 {
  clear: both;
  height: 15px
}

.clearfix-12 {
  clear: both;
  height: 12px
}

.clearfix-10 {
  clear: both;
  height: 10px
}

.clearfix-5 {
  clear: both;
  height: 5px
}

body {
  background: #efefef;
  font-size: 14px;
  font-family: arial;
  color: #000
}

del {
  font-size: 12px;
  color: #999
}

.w_100 {
  width: 100%
}

.w_40 {
  width: 40%
}

.w_60 {
  width: 60%
}

.menu_mb {
  position: fixed;
  width: 100%;
  background: #ffffff;
  z-index: 999;
  padding: 1px 15px;
  border-bottom: 1px solid #ccc
}

#go_top {
  position: fixed;
  width: 24px;
  height: 25px;
  background: #000;
  color: #fff;
  text-align: center;
  line-height: 25px;
  font-size: 18px;
  font-weight: bold;
  background-size: 100% 100%;
  display: inline-block;
  z-index: 100;
  bottom: 25px;
  right: 25px
}

.img_logo_mb {
  max-height: 60px;
  max-width: 70%
}

.menu_main .nav.is-fixed {
  position: relative;
  z-index: 105
}

.overlay {
  position: fixed;
  z-index: 9;
  display: none;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer
}

.qts_head_top {
  background: #ec5c20;
  padding: 6px 0
}

.qts_head_top .head__left {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase
}

.qts_head_top .head__left img {
  margin-right: 6px
}

.qts_head_top .head__right {
 font-weight: bold;
 font-size: 16px;
 color: #fff
}

.qts_head_top .head__right .fa {
  margin-right: 8px
}

.qts_head_mid {
  background: #fff;
  padding-bottom: 17px;
  box-shadow: inset 0px -5px 6px -3px #dadada;
  margin-bottom: 2px
}

.qts_head_mid .logo_pc img {
  width: 205px;
  height: 97px
}

.form_search {
  margin-top: 50px
}

.form_search input.form-control {
  height: 30px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}

.form_search button.btn.btn-default {
  height: 30px;
  padding: 0px 10px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #898787
}

::-webkit-input-placeholder {
  font-style: italic;
  font-size: 12px
}

::-moz-placeholder {
  font-style: italic;
  font-size: 12px
}

:-ms-input-placeholder {
  font-style: italic;
  font-size: 12px
}

:-moz-placeholder {
  font-style: italic;
  font-size: 12px
}

.qts_head_bot {
  background: #59b141;
  margin-bottom: 2px
}

.qts_head_bot .title_cate {
  float: left;
  width: 104px;
  margin-right: 63px
}

.qts_head_bot .title_cate img {
  width: 100%
}

@media (max-width: 991px) {
  .qts_head_bot .title_cate {
    float: none;
    margin-right: 0;
    width: 100%
  }
}

.qts_head_bot .menu_cate {
  overflow: hidden;
  padding: 1.5px 0
}

.qts_head_bot .menu_cate .list_cate {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap
}

.qts_head_bot .menu_cate .list_cate li {
  width: 14.2%
}

.qts_head_bot .menu_cate .list_cate li a {
  display: block;
  color: #fff;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  position: relative;
  padding: 4px 4px 4px 10px
}

.qts_head_bot .menu_cate .list_cate li a:before {
  content: "\f0da";
  font: normal normal normal 12px/1 FontAwesome;
  color: #c90000;
  position: absolute;
  left: 0;
  top: 7.3px
}

.qts_head_bot .menu_cate .list_cate li a:hover {
  text-decoration: underline;
  color: #ed5c23
}

@media (max-width: 991px) {
  .qts_head_bot .menu_cate {
    display: none
  }
}

.title_mb {
  color: #fff;

  padding: 5px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  margin: 5px 0
}

.sc_feature .feature {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 8px;
  border-radius: 5px;
  border: 1px dashed #7dc343;
  margin-bottom: 2px;
  height: 63px
}

.sc_feature .feature img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 7px
}

.sc_feature .feature__text {
  text-align: center
}

.sc_feature .feature__text div {
  font-weight: bold;
  font-size: 14px;
  color: #7dc343;
  text-transform: uppercase;
  margin-bottom: 4px
}

.sc_feature .feature__text span {

  font-size: 14px;
  color: #333333
}

.title_home {
  font-size: 18px;
  font-weight: bold;
  padding-left: 30px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  text-transform: uppercase;
  padding-bottom: 10px;
  padding-right: 20px;
  position: relative;
  margin-bottom: 15px
}

.title_home h3{
  font-weight: bold;
  font-size: 18px;
}

.title_home:after {
  content: '';
  width: 100%;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  background: -moz-linear-gradient(90deg, #54B13C 50%, #ef5b1f 50%);
  background: -webkit-gradient(linear, 90deg, color-stop(50%, 54B13C), color-stop(50%, ef5b1f));
  background: -webkit-linear-gradient(90deg, #54B13C 50%, #ef5b1f 50%);
  background: -o-linear-gradient(90deg, #54B13C 50%, #ef5b1f 50%);
  background: -ms-linear-gradient(90deg, #54B13C 50%, #ef5b1f 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1');
  background: linear-gradient(90deg, #54B13C 50%, #ef5b1f 50%)
}

.title_home:before {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  border-radius: 50%;
  display: inline-block;
  left: 0;
  top: 0;
  background: -moz-linear-gradient(90deg, #54B13C 50%, #ef5b1f 50%);
  background: -webkit-gradient(linear, 90deg, color-stop(50%, 54B13C), color-stop(50%, ef5b1f));
  background: -webkit-linear-gradient(90deg, #54B13C 50%, #ef5b1f 50%);
  background: -o-linear-gradient(90deg, #54B13C 50%, #ef5b1f 50%);
  background: -ms-linear-gradient(90deg, #54B13C 50%, #ef5b1f 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1');
  background: linear-gradient(90deg, #54B13C 50%, #ef5b1f 50%)
}

.title_home a {
  color: #f0571d
}

.title_home a.view_more {

  font-size: 14px;
  color: #ef5d21;
  font-weight: normal;
  text-transform: none
}

.title_home a.view_more:hover {
  text-decoration: underline
}

.bg_feature {
  background: #fff;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px
}

.wrap_page {
  background: #fff;
  padding: 10px
}

.sc_product {
  margin-bottom: 30px
}

.product {
  border: 1px solid #ccc;
  margin-bottom: 14px
}

.product__des {
  position: relative;

  font-size: 14px;
  line-height: 22px;
  height: 95px;
  padding: 10px 15px;
  border-bottom: 1px solid #ccc;
  border-top: 5px solid #4fa538
}

.product__des:after, .product__des:before {
  top: 100%;
  left: 35px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none
}

.product__des:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #fff;
  border-width: 6px;
  margin-left: -6px;
      z-index: 9999;
}

.product__des:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #ccc;
  border-width: 8px;
  margin-left: -8px;
      z-index: 99;
}

.product__des .product__name {
 font-weight: bold;
 font-size: 14px;
 text-transform: uppercase;
 margin-bottom: 4px;
 color: #f0571d
}

.product__des .product__name a {
  color: #f0571d
}

.product__des .product__name a:hover {
  text-decoration: underline
}

.product__des span {
  color: #ff0000;
  font-weight: bold;
}

.product__des i {
  font-style: italic;
  color: #000000
}
/*==========kỹ thuật bổ sung===========*/
.product__img {
  display: block;
  position: relative;
}
.product__img img.img_icon_m5t1{
  position: absolute;
  bottom: 0px;
    right: 0px;
  max-width: 73px;
  display: inline-block;
  background: transparent!important;
  height: auto!important;
}
/*==========end kỹ thuật bổ sung===========*/


.product .product__img img {
  width: 100%;
  height: 245px;
  object-fit: contain;
  background: #fff;
  margin: 0;
}

.product:hover .product__des {
  border-top-color: #f0571d
}

.pdd-7 {
  padding: 0 7px
}

.row-7 {
  margin: 0 -7px
}

.phantrang li {
  display: inline-block;
  padding-right: 0px
}

.phantrang>li:first-child>a, .phantrang>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px
}

.phantrang>li:last-child>a, .phantrang>li:last-child>span {
  margin-left: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px
}

.phantrang>.active>a, .phantrang>.active>span, .phantrang>.active>a:hover, .phantrang>.active>span:hover, .phantrang>.active>a:focus, .phantrang>.active>span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #fb3f40;
  border-color: #fb3f40
}

.phantrang>li>a, .phantrang>li>span {
  position: relative;
  float: left;
  padding: 3px 9px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  border-radius: 3px
}

.phantrang>li>a:hover, .phantrang>li>span:hover, .phantrang>li>a:focus, .phantrang>li>span:focus {
  color: #fff;
  background-color: #fb3f40;
  border-color: #fb3f40
}

.phantrang {
  margin-top: 0;
  margin-bottom: 40px
}

.info_product {
  padding: 15px 10px;
  border: 1px solid #ccc;
  border-top: 5px solid #56b13c;
  margin-bottom: 25px
}

.info_product .row_flex {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex
}

.info_product .row_flex .box_img_info {
  height: 100%;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center
}

.info_product .info_text {
  margin-bottom: 15px
}

.info_product .info_text h1 {
  font-size: 18px;
  color: #333;
  font-weight: bold;

  text-transform: uppercase;
  margin-bottom: 10px
}

.info_product .info_text p {

  font-size: 14px;
  line-height: 20px;
  color: #000
}

.price_pro {

  font-size: 16px;
  line-height: 24px;
  color: #e11129;
  font-weight:bold;
  
}

.back_link {
  margin-top: 10px;
  margin-bottom: 10px
}

.back_link ul li {
  display: inline-block
}

.back_link ul li a {
  display: block;
  color: #333;
  font-size: 15px;
  padding: 0 7px;
  position: relative
}

.back_link ul li.active a {
  color: #ef5a1f
}

.back_link ul li:not(:last-child) a:after {
  position: absolute;
  content: '>';
  display: inline-block;
  top: 0;
  right: -5px
}

.back_link ul li:first-child a {
  padding-left: 0
}

.news_list {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px
}

.news_list .news {
  width: 50%;
  margin-bottom: 28px;
  padding: 0 15px
}

.news_list .news .news__img {
  float: left;
  margin-right: 10px;
  width: 130px;
  height: 90px
}

.news_list .news .news__img img {
  width: 100%;
  height: 100%
}

.news_list .news .news__sub {
  overflow: hidden;
  height: 87px
}

.news_list .news .news__sub h4 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 3px
}

.news_list .news .news__sub h4 a {

 font-weight: bold;
 
}

.news_list .news .news__sub h4 a:hover {
  color: #59b141
}

.news_list .news .news__sub p {
  font-size: 13px;

  line-height: 18px
}

.content_right .title_home {
  margin-bottom: 0
}

.content_right .news_list {
  display: block
}

.content_right .news_list .news {
  margin-bottom: 20px;
  width: 100%
}

.content_right .news_list .news .news__img {
  width: 100px;
  height: 70px
}

.content_right .news_list .news .news__sub {
  height: 67px
}

.news__sub a{font-weight: normal;}

.content_right .view_more {
  font-size: 13px;
  color: #ed5b1f
}

.content_right .view_more:hover {
  text-decoration: underline
}

.news_right {
  padding: 8px;
  border: 1px solid #ccc;
  margin-bottom: 18px
}

.list_support {
  padding: 15px 10px;
  border: 1px solid #ccc
}

.list_support li a {
  display: block;
  font-size: 14px;
  font-weight: normal;
  padding-left: 20px;
  position: relative;
  margin-bottom: 5px
}

.list_support li a::before {
  content: "\f0a4";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  left: 0;
  top: 0;
  color: #53b13f
}

.list_support li a:hover {
  color: #53b13f
}

.qts_left_content ul {
  display: flex;
  align-items: center;
  justify-content: flex-end
}

.qts_left_content ul li a {
  font-size: 12px;
  color: #333333;
  padding: 7px 8px;
  border: 1px solid #ccc;
  border-radius: 5px;
  display: inline-block;
  margin-right: 3px
}

.qts_left_content ul li a:hover {
  background: #fb3f40;
  border: 1px solid #fb3f40;
  color: #ffff
}

.tabs_body {
  margin-top: 45px
}

.qts_mid_top {
  padding: 30px 0;
  border-bottom: 1px solid #fff
}

.title_mid {
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 10px;

}

#footer {
  background: #59b141;

}

#footer ul li a {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  line-height: 24px
}

#footer ul li a i {
  color: #fff;
  margin-right: 10px
}

#footer ul li a:hover {
  color: #f00
}


.menu_ft li h2{
  line-height: 14px;
}

.link_fanpage {
  display: flex;
  align-items: center;

}

.link_fanpage li a {
  width: 30px;
  height: 30px;
  line-height: 30px !important;
  text-align: center;
  font-size: 12px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  display: inline-block;
  margin-right: 15px
}

.link_fanpage li a i {
  margin-right: 0 !important
}

.link_fanpage li a:hover {
  background: #ef5a1f;
  color: #fff
}

.qts_footer {

  font-style: italic;
  padding: 14px 0 10px 0;
  text-align: center;
  font-size: 20px;
  color: #fe0000;
  font-weight: bold;
  text-shadow: 2px 1px #fbfcfa;
  line-height: 22px
}

.gc-icon.gc-icon-download {
  display: none !important
}

.gc-thumbs-area-next .gc-icon.gc-icon-next:before {
  content: "\f105" !important;
  font: normal normal normal 24px/1 fontawesome !important;
  width: 24px;
  height: 24px;
  text-align: center
}

.gc-thumbs-area-prev .gc-icon.gc-icon-prev:before {
  content: "\f104" !important;
  font: normal normal normal 24px/1 fontawesome !important;
  width: 24px;
  height: 24px;
  text-align: center
}

.gc-display-area .gc-icon.gc-icon-next {
  width: 36px !important;
  height: 50px !important;
  right: 10px
}

.gc-display-area .gc-icon.gc-icon-next:before {
  content: "\f105" !important;
  font: normal normal normal 48px/1 fontawesome !important;
  width: 36px;
  color: #fff;
  height: 50px;
  text-align: center
}

.gc-display-area .gc-icon.gc-icon-prev {
  width: 36px !important;
  height: 50px !important;
  left: 10px
}

.gc-display-area .gc-icon.gc-icon-prev:before {
  content: "\f104" !important;
  font: normal normal normal 48px/1 fontawesome !important;
  width: 36px;
  color: #fff;
  height: 50px;
  text-align: center
}

.gc-overlay-right-icons .gc-icon.gc-icon-next {
  width: 36px !important;
  height: 50px !important;
  text-align: center
}

.gc-overlay-right-icons .gc-icon.gc-icon-next:before {
  content: "\f105" !important;
  font: normal normal normal 48px/1 fontawesome !important;
  width: 36px !important;
  height: 50px !important;
  color: #fff
}

.gc-overlay-left-icons .gc-icon.gc-icon-prev {
  width: 36px !important;
  height: 50px !important;
  text-align: center
}

.gc-overlay-left-icons .gc-icon.gc-icon-prev:before {
  content: "\f104" !important;
  font: normal normal normal 48px/1 fontawesome !important;
  width: 36px !important;
  height: 50px !important;
  color: #fff
}

.gc-icon.gc-icon-enlarge {
  display: none !important
}

.gc-overlay-top-icons .gc-icon.gc-icon-close:before {
  content: "\f00d" !important;
  font: normal normal normal 25px/1 fontawesome !important;
  color: #fff;
  width: 24px;
  text-align: center
}

.glass-case {
  margin: auto
}

.gc-lens, .gc-zoom {
  display: none !important
}

.qts_mid_content table {
  width: 100%
}

.qts_mid_content td, .qts_mid_content th {
  border-bottom: 1px solid #dadada;
  padding: 5px 0
}

.qts_mid_content td:nth-child(1), .qts_mid_content th:nth-child(1) {
  width: 20%
}

.qts_mid_content td:nth-child(2), .qts_mid_content th:nth-child(2) {
  text-align: left;
  width: 40%;
  padding-left: 7px;
  font-size: 14px;
}

.qts_mid_content th {
  font-weight: bold;
  font-size: 14px
}

.qts_mid_content h1 {
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 8px
}

.qts_mid_content td label {
  font-weight: normal;

  font-size: 14px
}



.qts_right_content p span {
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
  color: #da0000
}

.qts_right_content .note {

  font-style: italic;
  font-size: 14px;
  color: #666666;
  margin-bottom: 35px;
  line-height: 22px
}

.qts_right_content ul li {
  margin-bottom: 12px;
  align-items: center
}

.qts_right_content ul li img {
  height: 40px
}

.qts_right_content ul li p {
  padding: 5px;
  flex: 80%;
  font-size: 14px;

}

.qts_right_content ul li a {
  font-size: 12px;
  font-style: italic;
  color: #ef5d21
}

.qts_right_content .img {
  width: 71px;
  text-align: center;
  border-right: 1px solid #58b33e;
  padding: 6px 0px;
  float: left;
  margin: 9px 5px 9px 0
}

.text--red, .text--green {
  font-size: 14px;

  text-align: center;
  font-weight: bold
}

.text--red {
  color: #da0000;
  font-size: 16px
}

.text--green {
  color: #44a525
}

.qts_right_content {
  border: 1px solid #c8c8c6;
  padding: 10px;
  margin-left: 10px;
  background: #efefef
}

section.qts_mid_content {
  padding: 0 15px
}

.qts_mid_content td:not(:last-child), .qts_mid_content th:not(:last-child) {
  border-right: 1px solid #dadada
}

.thongtin__text .title_content {
  font-size: 18px;
  text-transform: uppercase;
  text-decoration: underline;
  margin-bottom: 26px
}

.thongtin__text p {
  text-align: justify;
  font-size: 14px;
  line-height: 22px;
  color: #333
}

.thongtin__text {
  margin-top: 65px
}

.thongtin__text strong {
  color:#e11129;
}

.thongtin__text strong a {
  color:#1139e1;
}

.thongtin__text a strong {
  color:#1139e1;
  
}

.thongtin__text strong a:hover {
  text-decoration:underline;
}

.thongtin__text a:hover strong {
  text-decoration:underline;
  
}

.thongtin__text h2{
	font-size: 17px;
	font-weight: bold;
	color: #333;
	text-transform:uppercase;
	margin-top: 10px;
	margin-bottom: 5px;
}
.product__detail--wrapper h3{
	font-size: 15px;
	font-weight: bold;
	margin: 0;
}
.product__detail--wrapper h4{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

.thongtin__text img {
  max-width: 100%;
  display: block;
  margin: 20px auto
}

.title_section {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  text-transform:uppercase;
  margin-top: 10px;
  margin-bottom: 5px;
}
.content_section{
  text-align: justify;
  font-size: 14px;
  line-height: 22px;
  color: rgb(51, 51, 51);
  font-family: arial;
}

.content_section strong{
  color:#e11129;
}

.content_section a strong{
  color:#1139e1;
}

.content_section a:hover strong{
  text-decoration:underline;
}

h3{
	font-size: 15px;
	font-weight: bold;
	margin: 0;
}
h4{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}


.gc-thumbs-area.gc-hz {
  margin-top: 12px
}

@media (min-width: 768px) and (max-width: 992px) {
  .qts_right_content {
    margin-top: 20px;
    padding-left: 0
  }
  .thongtin__text {
    margin-top: 20px
  }
}

@media only screen and (max-width: 767px) {
  .content--left {
    display: block
  }
  .qts_right_content {
    margin-top: 20px;
    margin-left: 0;
  }
  section.qts_mid_content {
    margin-top: 35px
  }
  .thongtin__text {
    margin-top: 35px
  }
}

.mainNews h1 {
 font-weight: bold;
 font-size: 18px;
 color: #333;
 margin-bottom: 20px
}

.mainNews__text {
  margin-top: 20px
}

.mainNews__text a {
  margin-top: 20px;
  color:#e11129;
  
}

.mainNews__text p {
  font-size: 14px;
  line-height: 1.5;
  text-align: justify
}

.mainNews__text img {
  margin: 15px auto;
  display: block;
  max-width: 100%
}

.tit_rela {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
}

.tit_rela span {
  display: inline-block;
  font-size: 14px;
  color: #333333;

  text-decoration: underline
}

.list_rela {
  margin-bottom: 25px
}

.list_rela li {
  font-size: 14px;
  margin-bottom: 5px
}

.list_rela li a {
  padding-left: 15px;
  display: inline-block;
  position: relative
}

.list_rela li a:before {
  content: "\f0da";
  font: normal normal normal 14px/1 FontAwesome;
  color: #ec5a1f;
  position: absolute;
  left: 0;
  top: 2px
}

.list_rela li a:hover {
  color: #ec5a1f
}

.price p span {
  color: #c90000;
  font-size: 14px;
}

.list_href {
  margin-bottom: 20px;
  padding: 15px;
  border: 1px solid #ccc;
  background: #b8e3a9;
  float: left
}

.list_href li {
  font-size: 14px;
  color: #000;
  margin-bottom: 2px;
  list-style-type: disc;
  list-style-position: inside
}

.sended {
  margin-top: 20px
}

.sended li {
  font-size: 14px;
  margin-bottom: 20px
}

.sended li .fa {
  float: left;
  margin-right: 7px;
  color: #59b141;
  font-size: 25px;
  margin-top: -2px
}

.sended li .cmt_text {
  overflow: hidden
}

.sended li .cmt_text h3 {
  font-size:15px;
  text-transform:uppercase;
}

.sended li .cmt_text span {
  font-weight: bold;
  margin-bottom: 5px
}

.sended li .cmt_text p {
  font-style: italic;
  margin-bottom: 5px
}

.sended li .cmt_text .cmt_rep {
  margin-left: 20px;
  margin-top: 20px
}

.sended li .cmt_text .cmt_rep img {
  width: 70px;
  float: left;
  margin-right: 5px
}

.sended li .cmt_text .cmt_rep p {
  font-size: 14px;
  overflow: hidden
}

.sended li .cmt_text .cmt_rep p span {
  display: block;
  font-weight: bold;
  margin-bottom: 5px
}

.add_ft li {
  color: #fff;
  font-size: 14px;
  line-height: 24px
}

.add_ft li .fa {
  margin-right: 10px
}

.des_news_detail {
  font-size: 14px;
  line-height: 22px;
  
  text-align: justify
}

.slogan_mb{
  font-size: 14px;
  text-align: left;
  color: #fff;
  background: #ec5c20;
  padding: 3px 5px;
  margin: 0 -15px;
  text-transform: uppercase;
}

.title_mb .fa-bars{
  margin-right: 5px;
  font-size: 15px;
}
.bg_viewmore{
  margin-top: 15px;
  position: relative;

}


.bg_viewmore:before{
  content: '';
  width: 100%;
  height: 50px;
  bottom: 100%;
  left: 0;
  right: 0;
  position: absolute;
  background: -webkit-linear-gradient(90deg, #fff 0, transparent 100%);/* Chrome10+,Safari5.1+ */
}
.bg_viewmore.active:before{
  display: none;
}

.slick-slider
{
  position: relative;

  display: block;
  box-sizing: border-box;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}


.slick-list
{
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0;
  padding: 0;
}
.slick-list:focus
{
  outline: none;
}
.slick-list.dragging
{
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track
{
  position: relative;
  top: 0;
  left: 0;

  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
  display: table;

  content: '';
}
.slick-track:after
{
  clear: both;
}
.slick-loading .slick-track
{
  visibility: hidden;
}

.slick-slide
{
  display: none;
  float: left;

  height: 100%;
  min-height: 1px;
}
.slick-slide img {
  display: block;
  height: 340px;
  object-fit: contain;
}
.slider-for{
 outline: 1px solid #ccc;
 outline-offset: 1px;
}
.slider.slider-nav .item_slider img {
  border: 1px solid #ccc;
}
[dir='rtl'] .slick-slide
{
  float: right;
}
.slick-slide img
{
  display: block;
}
.slick-slide.slick-loading img
{
  display: none;
}
.slick-slide.dragging img
{
  pointer-events: none;
}
.slick-initialized .slick-slide
{
  display: block;
}
.slick-loading .slick-slide
{
  visibility: hidden;
}
.slick-vertical .slick-slide
{
  display: block;

  height: auto;

  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}

a.link_slider_slick{
  display: block;
  line-height: 1.4;
  padding: 10px 20px;
  text-align: left;
  background: rgba(0,0,0,0.75);
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  transition: all 0.2s linear;
  margin: 4px 0px 1px 0px;
}
a.link_slider_slick:hover{
  background:rgba(1, 33, 105, 0.75);
  transition: all 0.2s linear;
}
a.link_slider_slick i{
  margin-right: 15px;
}
.slick-next.slick-arrow, .slick-prev.slick-arrow{
  padding: 1px;
  line-height: 15px;
  text-align: center;
  height: 24px;
  width: 24px;
  z-index: 999;
  background: rgba(204, 204, 204, .5);
  border: 1px solid  #c3baba;


}
.slider-for .item_slider img{
  /*  height: 340px;*/
}
.slick-prev:before, .slick-next:before{
  color: #ef5a1f !important;
  line-height: 21px !important;
  text-align: center;
}
.slick-next{
  right: 1px;
  z-index: 999;
}
}
.slick-prev{
  left: 1px;
  z-index: 999;
}
.slick-next:before{
  content: "\f105" !important;
  font: normal normal normal 14px/1 FontAwesome;
  color: #fff;
  line-height:3px;
  right: -1px;
  position: relative;
}
.slick-prev:before{
  content: "\f104" !important;
  font: normal normal normal 14px/1 FontAwesome;
  color: #012169;
  line-height:3px;
  right: -1px;
  position: relative;
}
/* .slider.slider-nav{
    background: #1a2337;
    border-radius: 0 0 5px 5px;
  
    }*/
    .slider.slider-nav .item_slider{
      padding: 0px 5px;
      height: 90px;
      cursor: pointer;
    }
    .slider.slider-nav .item_slider img{
      width: 100%;
      height: 100%;
    }
    .slick-list.draggable{
      padding: 0px!important;
    }
    .item_slider.slick-slide{
      opacity: 0.5;
    }
    .item_slider.slick-slide.slick-active.slick-center{
      opacity: 1;
    }
    .slick-prev{
      left: 6px !important;
    }
    .slick-next{
      right: 3px !important;
    }


    /* phone coc coc*/
    @import url("//fonts.googleapis.com/css?family=Montserrat|Open+Sans:400,300,600,700&subset=latin,vietnamese");
    .coccoc-alo-phone{
      position:fixed;visibility:hidden;
      background-color:transparent;width:100px;
      height:100px;cursor:pointer;z-index:200000 !important;
      -webkit-backface-visibility:hidden;
      -webkit-transform:translateZ(0);
      -webkit-transition:visibility .5s;
      -moz-transition:visibility .5s;
      -o-transition:visibility .5s;transition:visibility .5s;
      left: -47px;
      bottom: 35px;

    }
    .coccoc-alo-phone.coccoc-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}
    .coccoc-alo-phone.coccoc-alo-static{opacity:.6}
    .coccoc-alo-phone.coccoc-alo-hover,.coccoc-alo-phone:hover{opacity:1}
    .coccoc-alo-ph-circle{
      width:85px;
      height:85px;
      top: 53px;
      left: 53px;
      position:absolute;background-color:transparent;-webkit-border-radius:100%;
      -moz-border-radius:100%;
      border-radius:100%;
      border:2px solid rgba(30,30,30,0.4);
      border:2px solid #bfebfc 9;
      opacity:.1;
      -webkit-animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out;
      -moz-animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out;
      -ms-animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out;
      -o-animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out;
      animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out;
      -webkit-transition:all .5s;-moz-transition:all .5s;
      -o-transition:all .5s;transition:all .5s;
      -webkit-transform-origin:50% 50%;
      -moz-transform-origin:50% 50%;
      -ms-transform-origin:50% 50%;
      -o-transform-origin:50% 50%;transform-origin:50% 50%
    }
    .coccoc-alo-phone.coccoc-alo-active .coccoc-alo-ph-circle{
      -webkit-animation:coccoc-alo-circle-anim 1.1s infinite ease-in-out !important;
      -moz-animation:coccoc-alo-circle-anim 1.1s infinite ease-in-out !important;
      -ms-animation:coccoc-alo-circle-anim 1.1s infinite ease-in-out !important;
      -o-animation:coccoc-alo-circle-anim 1.1s infinite ease-in-out !important;
      animation:coccoc-alo-circle-anim 1.1s infinite ease-in-out !important
    }
    .coccoc-alo-phone.coccoc-alo-static .coccoc-alo-ph-circle{
      -webkit-animation:coccoc-alo-circle-anim 2.2s infinite ease-in-out !important;
      -moz-animation:coccoc-alo-circle-anim 2.2s infinite ease-in-out !important;
      -ms-animation:coccoc-alo-circle-anim 2.2s infinite ease-in-out !important;
      -o-animation:coccoc-alo-circle-anim 2.2s infinite ease-in-out !important;
      animation:coccoc-alo-circle-anim 2.2s infinite ease-in-out !important
    }
    .coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-circle,.coccoc-alo-phone:hover .coccoc-alo-ph-circle{border-color:#00aff2;opacity:.5}
    .coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle,.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle{
      border-color:#75eb50;
      border-color:#baf5a7 9;
      opacity:.5
    }
    .coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle{border-color:#F20000;border-color:#bfebfc 9;opacity:.5}
    .coccoc-alo-phone.coccoc-alo-gray.coccoc-alo-hover .coccoc-alo-ph-circle,.coccoc-alo-phone.coccoc-alo-gray:hover .coccoc-alo-ph-circle{
      border-color:#ccc;opacity:.5
    }
    .coccoc-alo-phone.coccoc-alo-gray .coccoc-alo-ph-circle{border-color:#75eb50;opacity:.5}
    .coccoc-alo-ph-circle-fill{
      width:75px;
      height:75px;
      top:57px;
      left:57px;
      position:absolute;background-color:#000;
      -webkit-border-radius:100%;
      -moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:.1;
      -webkit-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;-moz-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
      -ms-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
      -o-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
      animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
      -webkit-transition:all .5s;-moz-transition:all .5s;
      -o-transition:all .5s;transition:all .5s;
      -webkit-transform-origin:50% 50%;
      -moz-transform-origin:50% 50%;
      -ms-transform-origin:50% 50%;
      -o-transform-origin:50% 50%;
      transform-origin:50% 50%
    }
    .coccoc-alo-phone.coccoc-alo-active .coccoc-alo-ph-circle-fill{
      -webkit-animation:coccoc-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
      -moz-animation:coccoc-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
      -ms-animation:coccoc-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
      -o-animation:coccoc-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
      animation:coccoc-alo-circle-fill-anim 1.7s infinite ease-in-out !important
    }
    .coccoc-alo-phone.coccoc-alo-static .coccoc-alo-ph-circle-fill{
      -webkit-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
      -moz-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
      -ms-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
      -o-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
      animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out !important;opacity:0 !important
    }
    .coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-circle-fill,.coccoc-alo-phone:hover .coccoc-alo-ph-circle-fill{
      background-color:rgba(0,175,242,0.5);
      background-color:#00aff2 9;opacity:.75 !important
    }
./*coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle-fill,.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle-fill{
  background-color:rgba(117,235,80,0.5);
  background-color:#baf5a7 9;opacity:.75 !important
  }*/
  .coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill{
    background-color:rgba(242, 223, 0, 0.85);
    background-color:#a6e3fa 9;opacity:.75 !important
    }.coccoc-alo-phone.coccoc-alo-gray.coccoc-alo-hover .coccoc-alo-ph-circle-fill,.coccoc-alo-phone.coccoc-alo-gray:hover .coccoc-alo-ph-circle-fill{
      background-color:rgba(204,204,204,0.5);
      background-color:#ccc 9;opacity:.75 !important
    }
    .coccoc-alo-phone.coccoc-alo-gray .coccoc-alo-ph-circle-fill{background-color:rgba(117,235,80,0.5);opacity:.75 !important}
    .coccoc-alo-ph-img-circle{
      width:50px;height:50px;top:70px;left:70px;
      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;
      -webkit-border-radius:100%;
      -webkit-background-size: 70%;
      background-size: 70%;
      -moz-border-radius:100%;border-radius:100%;
      border:2px solid transparent;opacity:.7;-webkit-animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out;-moz-animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out;-ms-animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out;-o-animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out;animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}.coccoc-alo-phone.coccoc-alo-active .coccoc-alo-ph-img-circle{-webkit-animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out !important;-moz-animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out !important;-ms-animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out !important;-o-animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out !important;animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out !important}.coccoc-alo-phone.coccoc-alo-static .coccoc-alo-ph-img-circle{-webkit-animation:coccoc-alo-circle-img-anim 0s infinite ease-in-out !important;-moz-animation:coccoc-alo-circle-img-anim 0s infinite ease-in-out !important;-ms-animation:coccoc-alo-circle-img-anim 0s infinite ease-in-out !important;-o-animation:coccoc-alo-circle-img-anim 0s infinite ease-in-out !important;animation:coccoc-alo-circle-img-anim 0s infinite ease-in-out !important}.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-img-circle,.coccoc-alo-phone:hover .coccoc-alo-ph-img-circle{background-color:#00aff2}.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-img-circle,.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-img-circle{}.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle{background-color:#00aff2;background-color:#ec5c20}.coccoc-alo-phone.coccoc-alo-gray.coccoc-alo-hover .coccoc-alo-ph-img-circle,.coccoc-alo-phone.coccoc-alo-gray:hover .coccoc-alo-ph-img-circle{background-color:#ccc}.coccoc-alo-phone.coccoc-alo-gray .coccoc-alo-ph-img-circle{background-color:#75eb50}@-moz-keyframes coccoc-alo-circle-anim{0%{-moz-transform:rotate(0) scale(.5) skew(1deg);opacity:.1;-moz-opacity:.1;-webkit-opacity:.1;-o-opacity:.1}30%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.5;-moz-opacity:.5;-webkit-opacity:.5;-o-opacity:.5}100%{-moz-transform:rotate(0) scale(1) skew(1deg);opacity:.6;-moz-opacity:.6;-webkit-opacity:.6;-o-opacity:.1}}@-webkit-keyframes coccoc-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}}@-o-keyframes coccoc-alo-circle-anim{0%{-o-transform:rotate(0) kscale(.5) skew(1deg);-o-opacity:.1}30%{-o-transform:rotate(0) scale(.7) skew(1deg);-o-opacity:.5}100%{-o-transform:rotate(0) scale(1) skew(1deg);-o-opacity:.1}}@-moz-keyframes coccoc-alo-circle-fill-anim{0%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-moz-transform:rotate(0) -moz-scale(1) skew(1deg);opacity:.2}100%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-webkit-keyframes coccoc-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}}@-o-keyframes coccoc-alo-circle-fill-anim{0%{-o-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-o-transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{-o-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-moz-keyframes coccoc-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}30%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}50%{-moz-transform:rotate(0) scale(1) skew(1deg)}100%{-moz-transform:rotate(0) scale(1) skew(1deg)}}@-webkit-keyframes coccoc-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)}}@-o-keyframes coccoc-alo-circle-img-anim{0%{-o-transform:rotate(0) scale(1) skew(1deg)}10%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-o-transform:rotate(25deg) scale(1) skew(1deg)}30%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-o-transform:rotate(25deg) scale(1) skew(1deg)}50%{-o-transform:rotate(0) scale(1) skew(1deg)}100%{-o-transform:rotate(0) scale(1) skew(1deg)}}@-moz-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 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}}@-o-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}}@-moz-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 fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-o-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)}}@-moz-keyframes coccoc-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-webkit-keyframes coccoc-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-o-keyframes coccoc-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@keyframes coccoc-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-moz-keyframes coccoc-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-webkit-keyframes coccoc-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-o-keyframes coccoc-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@keyframes coccoc-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-moz-keyframes coccoc-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}@-webkit-keyframes coccoc-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}@-o-keyframes coccoc-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}@keyframes coccoc-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}#coccoc-alo-wrapper{position:fixed;width:100%;bottom:0;top:0;left:0;z-index:2000000;overflow:visible;display:none;color:#383838}#coccoc-alo-wrapper.night-mode{color:#fff}.coccoc-alo-popup-close{-webkit-border-radius:2px !important;-moz-border-radius:2px !important;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;position:absolute !important;right:-15px !important;top:-15px !important;height:30px !important;width:30px !important;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozZWEyNDI5ZC0yYmI3LWYzNDMtYjBjZi1jMGJjYTE4ODRmZjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjRGMTI2QTcxNDBFMTFFNUFENEZCRDVFQ0JDQjQyQzIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjRGMTI2QTYxNDBFMTFFNUFENEZCRDVFQ0JDQjQyQzIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVmYzc3OTY1LWUxNWUtNGU0Ni04ODFjLTBlOTQ3YjBmMzBmNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozZWEyNDI5ZC0yYmI3LWYzNDMtYjBjZi1jMGJjYTE4ODRmZjkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5iCEbHAAABl0lEQVR42sSXS07DMBCGnSKyDorEAVjACTgCIEVlXU5R9QjlCk3VAzTrLhMJ2NIVJ2DDuo9EsKUszEw0kaIQbI+bxy/9UhRP5pMcjz12pJTCQKfgO/AN+Bp8AfZo7Av8AX4Dv4CfwD/ajAhW2ANPwTtprj1946lyq6AP4I2014ZyGINPwAvZnBaUUwnGgJVsXqsqvAoOZXua/wceyfY1KngOlROWxjv4XLSrHfgKS3BALyYdQAUxJkUdu7o6jeNYZlmmnUeMwViNkOUieKiLTNNURlGkhOPYcrnMYw00RPDMJFIFZ0JRIYJfTaPr4BZQ1Fow9+EcgCAEWkLz/4zl9A1rzOUsTQCKJEny5yAIhO/73NV9GNjUhOM4tc8scae6PL3laedONYLXNtC6f85dXDNb6BHw0GgDKaCqxEz4fbFlpk1smQjnbJmCeqSuNO3jWNyDL8vHIrao4w6OxTGx/rQ+8z5an16bvd7a22pDvz0CuOU29NUrzKOuzqvlTN8orzAO89J2W7q0ndHYZ+nS9kw+6BL+CjAAEvDTBJC9qhAAAAAASUVORK5CYII=");background-position:center center;background-repeat:no-repeat;cursor:pointer !important;-webkit-transition:.3s ease-out !important;-moz-transition:.3s ease-out !important;-o-transition:.3s ease-out !important;transition:.3s ease-out !important}#coccoc-alo-wrapper.night-mode .coccoc-alo-popup-close{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozZWEyNDI5ZC0yYmI3LWYzNDMtYjBjZi1jMGJjYTE4ODRmZjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUY2REUyNDQxNDE2MTFFNThBNEJENTVFNDA2QjFFOUEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUY2REUyNDMxNDE2MTFFNThBNEJENTVFNDA2QjFFOUEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVmYzc3OTY1LWUxNWUtNGU0Ni04ODFjLTBlOTQ3YjBmMzBmNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozZWEyNDI5ZC0yYmI3LWYzNDMtYjBjZi1jMGJjYTE4ODRmZjkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz56uyuzAAABfUlEQVR42sSXvU7DMBDHYxCdw8IDMMCWTDwCdClznLcJr9BUfYs+ALDSqXMisTD3S4K1MBx3kS1ZVuqvNslf+kuRfL5f5OTsMwOAyEFX6DH6Ef2AvkXHYuwH/YVeod/Rr+g/a0YCGxyjC/QW3LUTc2JTbhOUo9cQrrXI4Qy+RM/hfJqLnEYwBSzg/FrocB1cQneaHQNn0L0yyWOinKg0PtE3Ubfaou+bEhRvUEB/KuRSj2x1muc51HVtzUgxnHNbGLFGBJ7YIquqgjRNjXAaS5KkiXXQhMBTl0gT3BNKKgn84RrdBg+AkpaR5z7cAAhEwEBo850JfPCdJeGBUNLhIqQYGWOtz17yXWp1edVlD1nqZQi07Zv7/lzTUOgJ8NJpA5FQU2JP+LPcMvfGIyXLnBISnGJdt8xBDom+j8Ud+k49FvtqBPix1mc2ROszaLM3WHurN/SbE4Ab34Zev8K82Opc017MMV5hmOel7Um5tF2LsW/l0vYm/GtL+C/AAAHy+OD95QLeAAAAAElFTkSuQmCC")}

      #coccoc-alo-wrapper .coccoc-alo-popup-close:hover{opacity:.6 !important}
      .coccoc-alo-popup{
        display:inline-block;position:relative;-webkit-border-radius:16px;
        -moz-border-radius:16px;border-radius:16px;
        background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wYZCyIUPNCUUwAAAA1JREFUCNdj+P///2cACe8D8SyfS4EAAAAASUVORK5CYII=");
        -webkit-transition:.6s ease-out;-moz-transition:.6s ease-out;
        -o-transition:.6s ease-out;transition:.6s ease-out;
        margin:0 auto;z-index:200001;text-align:center;padding:60px 75px
      }
      .fancybox{
        position: relative;
      }
      .phone_number{
        position: absolute;
        padding: 10px;
        border-radius: 21px;
        height: 40px;
        line-height: 14px;
        font-size: 14px;
        margin: 8px 5px 8px 50px;
        text-transform: uppercase;
        font-weight: 400;
        text-align: center;
        text-decoration: none!important;
        box-sizing: border-box;
        color: #fff;
        background: #ec5c20;
        padding-left: 60px;
        line-height: 20px;
        left: 22px;
        top: 67px;
        z-index: -1;
      }
      #coccoc-alo-wrapper.night-mode .coccoc-alo-popup{
        background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wYZCyAMHYpuhwAAAA1JREFUCNdjMDY2/gwAAsMBjX/tf+YAAAAASUVORK5CYII=")}
        #coccoc-alo-wrapper .coccoc-alo-overlay{
          position:fixed;width:100%;
          height:100%;
          background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEUAAACnej3aAAAAAXRSTlOZyTXzhgAAAApJREFUCB1jYAAAAAIAAc/INeUAAAAASUVORK5CYII=");top:0;left:0;z-index:200000}.coccoc-alo-popup h3{font-size:24px;margin:0 0 40px;font-family:'Open Sans';font-weight:300;white-space:nowrap}.night-mode .coccoc-alo-popup h3{font-size:23px}.night-mode .coccoc-alo-message{padding-bottom:0}.coccoc-alo-message{height:32px;padding:18px 0 13px 0;text-align:center;clear:both;font-size:14px}#coccoc-alo-wrapper .coccoc-alo-popup .coccoc-alo-input-wrapper .label,#coccoc-alo-wrapper .coccoc-alo-popup .coccoc-alo-input-wrapper .label + .input{float:left;width:49%}#coccoc-alo-wrapper .coccoc-alo-popup .coccoc-alo-input-wrapper .input{padding:0 13px}#coccoc-alo-wrapper .coccoc-alo-popup .coccoc-alo-input-wrapper label{color:#616161;font-size:18px;height:28px;line-height:28px;padding-right:15px}.coccoc-alo-number{color:#00bed5;font-size:28px;font-family:Montserrat,"Lucida Console",Monaco,monospace,sans-serif;font-weight:normal;background-color:transparent;border:none;border-width:0;display:inline-block;border-bottom:#00bed5 solid 1px;padding-bottom:10px;margin:0 auto;width:221px}coccoc-alo-number::-ms-clear{display:none;width:0;height:0}.night-mode .coccoc-alo-number{border:#00bed5 solid 1px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:13px 31px}#coccoc-alo-wrapper .coccoc-alo-popup .coccoc-alo-input-wrapper input[type="text"].valid-invalid{color:#ff496b}#coccoc-alo-wrapper .coccoc-alo-popup .coccoc-alo-input-wrapper input[type="text"]:focus{outline:0}#coccoc-alo-wrapper .coccoc-alo-popup .coccoc-alo-input-wrapper input[type="text"]::-webkit-input-placeholder{color:#d1d1d1}#coccoc-alo-wrapper .coccoc-alo-popup .coccoc-alo-input-wrapper input[type="text"]::-moz-placeholder{color:#d1d1d1}#coccoc-alo-wrapper .coccoc-alo-popup .coccoc-alo-input-wrapper input[type="text"]::-ms-input-placeholder{color:#d1d1d1}#coccoc-alo-wrapper .coccoc-alo-popup .coccoc-alo-input-wrapper input[type="text"]::-moz-placeholder{color:#d1d1d1}#coccoc-alo-wrapper.night-mode .coccoc-alo-popup .coccoc-alo-input-wrapper input[type="text"]::-webkit-input-placeholder{color:#60615f}#coccoc-alo-wrapper.night-mode .coccoc-alo-popup .coccoc-alo-input-wrapper input[type="text"]::-moz-placeholder{color:#60615f}#coccoc-alo-wrapper.night-mode .coccoc-alo-popup .coccoc-alo-input-wrapper input[type="text"]::-ms-input-placeholder{color:#60615f}#coccoc-alo-wrapper.night-mode .coccoc-alo-popup .coccoc-alo-input-wrapper input[type="text"]::-moz-placeholder{color:#60615f}#coccoc-alo-wrapper .coccoc-alo-popup .coccoc-alo-submit{border:none;border-width:0;padding:20px 40px;background-color:#333;-webkit-border-radius:68px;-moz-border-radius:68px;-webkit-border-radius:68px;-moz-border-radius:68px;border-radius:68px;font-family:"Open Sans",Arial,Helvetica,sans-serif;font-size:20px;color:#fff;cursor:pointer;outline:none !important}#coccoc-alo-wrapper.night-mode .coccoc-alo-popup .coccoc-alo-submit{background-color:#00bed5}#coccoc-alo-wrapper .coccoc-alo-popup .coccoc-alo-submitavtive,#coccoc-alo-wrapper .coccoc-alo-popup .coccoc-alo-submitvisited{outline:none !important}#coccoc-alo-wrapper .coccoc-alo-popup .coccoc-alo-submit-moz-focus-inner{border:0}#coccoc-alo-wrapper .coccoc-alo-popup .coccoc-alo-submit:hover{background-color:#00aff2;background-color:#00aff2}.coccoc-alo-blur{-webkit-filter:blur(3px);-ms-filter:blur(3px);-moz-filter:blur(3px);-o-filter:blur(3px);filter:blur(3px);filter:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxmaWx0ZXIgaWQ9ImJsdXIiPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjMiLz48L2ZpbHRlcj48L3N2Zz4jYmx1cg==#blur")}#coccoc-countdown{padding-top:20px;font-family:"Open Sans",Arial,Helvetica,sans-serif;font-size:28px;font-weight:300}.coccoc-alo-request-time{font-family:"Open Sans",Arial,Helvetica,sans-serif;padding:6px 12px;font-size:18px;background-color:#fff;background-image:none;border:1px solid #ccc;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}#coccoc-alo-wrapper.night-mode .coccoc-alo-request-time{color:#fff;background-color:#515350;border:1px solid #606260}#coccoc-alo-wrapper.night-mode .coccoc-alo-popup h3{margin-bottom:15px}#coccoc-alo-wrapper.night-mode .coccoc-alo-form .coccoc-alo-select-wrapper{margin-bottom:35px}.coccoc-alo-table{display:table;width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0}.coccoc-alo-cell{display:table-cell;vertical-align:middle;text-align:center}.valid-invalid-message{font-size:13px;color:#ff496b}.valid-invalid-message:before{content:"* "}
          /*end phone coc coc*/


          .slider-for .slick-arrow{
            display: none !important;
          }
          .slider-for:hover .slick-arrow{
            display: inline-block !important;
          }

          /*update 15/12*/

          #menu_mobile{
           -webkit-transition: top 0.3s;
           -o-transition: top 0.3s;
           transition: top 0.3s;
         }

         .content_section img , .thongtin__text img , .mainNews__text img, .sc_href img{
          max-width: 100%;
          width: auto;
          height: auto;
          margin: 15px auto;
          display: block;
        }
        @media (min-width: 991px) {
          .content_section img, .sc_href img{
            max-width: 100%;
          }
        }

        @media (min-width: 991px) {
          .thongtin__text img , .mainNews__text img{
            max-width: 760px;
          }
        }

 /* @media (max-width: 991px){
  	.thongtin__text section{
  		padding-top: 95px;
  	}
    }*/

    @media (max-width: 991px) {
      .sc_href:before{
        content: '';
        display: block;
        height: 93px;
        margin-top: -93px;
        visibility: hidden;
      }
    }