/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

a.button-continue-shopping.button.primary.is-outline {
    color: #fff;
    background-color: #0066ff;
    border: 1px solid #0066ff;
}
button.button.primary.mt-0.pull-left.small {
    background-color: #33CC00;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
}
a.checkout-button.button.alt.wc-forward {
    background-color: #FF0000;
    border-radius: 15px;
    box-shadow: 2px 2px 5px #ddd;
}
.page-checkout h3.widget-title {
    color: #ff6600;
}


div#customer_details {
  border: 3px dashed #e5101d;
  padding: 15px;
  border-radius: 15px;
}

.cart-wrapper.sm-touch-scroll {
  border: 3px dashed #e5101d;
  padding: 15px;
  border-radius: 15px;
}

.cart_totals.calculated_shipping {
    border: 3px dashed #e5101d;
    padding: 15px;
    border-radius: 15px;
}

form.checkout_coupon.mb-0 {
    background-color: #eaeaea;
    padding: 20px;
    border: 3px dashed #ff6600;
}

.woocommerce-billing-fields h3 {
    color: #303030;
}

button#place_order {
    background: #FF0000;
}

h3#order_review_heading {
    color: #303030;
}

.page-checkout span.woocommerce-Price-amount.amount {
    color: #FF0000;
}

@font-face {
    font-family: 'Helvetica';
    src: url(fonts/Helvetica.ttf);
} 

@font-face {
    font-family: 'Helvetica-Bold';
    src: url(fonts/Helvetica-Bold.ttf);
}



:root{
    --family :'Helvetica' ;
    --family-bold :'Helvetica-Bold';
    --color: #0060aa;
    --color-hover:#bd0723;
}

body{
    font-size: 15px !important;
    font-family: var(--family) !important;
    overflow: hidden;
}
h1,h2,h3,h4,h5,h6,p,ul,li,a{
    color: #000;
    font-family: var(--family) !important;
}


p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7,
.is-divider,
.entry-category,
.display-product a.quick-view,
a.quick-view.quick-view-added {
    display: none;
}



/****************************************/

.hotline.pull-right {
    margin-right: 30px !important;
}

.hotline a {
    color: #fff;
    display: inline-block;
    padding: 8px 15px;
    border-radius: 20px;
    background-color: var(--color);
    font-size: 18px;
}
.info-company h2, .info-company h3 {
    margin-top: 0;
    font-weight: 600;
    text-transform: uppercase;
}
.info-company h2 {
    color: var(--color);
    text-shadow: 2px 1px 0 #fff, 1px 2px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 4px 4px 4px #808080;
    font-size: 25px;
}
.info-company h3 {
    color: var(--color-hover);
    margin: 0;
    font-size: 20px;
}


/************************************/

.header:not(.transparent) .header-bottom-nav > li {
    padding: 0px 10px;
}
.header:not(.transparent) .header-bottom-nav > li a {
  font-size: 15px;
  color: #fff;
  font-family: var(--family) !important;
}


.nav-dropdown-default {
    padding: 0px;
    border: 0px;
}
.nav-dropdown  li {
   border-bottom: 1px solid #eaeaea;
   padding: 5px 0px;

}
.nav-dropdown-default .nav-column li>a,
.nav-dropdown.nav-dropdown-default>li>a { 
    padding: 5px 10px;
    display: block;
    border-bottom: 0px;
    font-weight: 500;
    color: #000 !important;
    font-family: var(--family) !important;
}



.nav-dropdown-default .nav-column li:hover>a,
.nav-dropdown.nav-dropdown-default>li:hover>a {
    color: var(--color) !important;
    font-weight: 500;
}


.nav-dropdown-has-arrow li.has-dropdown:after,
.nav-dropdown-has-arrow li.has-dropdown:before {
    display: none;
}

.nav-dropdown>li.nav-dropdown-col{display:block}

.nav-dropdown{border:1px solid #ddd; padding:0;margin-top: 5px;}

.nav-column.nav-dropdown-default>li>a,
.nav-dropdown .nav-dropdown-col>a,
.nav-dropdown li a{
    font-weight:normal !important;
    text-transform:none !important;
    font-size:15px;
    font-weight:500;
    color: var(--color) !important;
}


.nav-dropdown .nav-dropdown-col>ul{
    border: 1px solid #d2d2d2;
    margin-top:-34px;
    box-shadow: 2px 2px 5px #828282;
    display:none;
    position: absolute;
    left: 100%;z-index: 9;
    background: white;
    min-width: 240px;
}

.nav-dropdown>li.nav-dropdown-col{width:100%;border-right:0}

.nav-dropdown .nav-dropdown-col .menu-item-has-children {
   margin-top: 0px;
}

.nav-dropdown .nav-dropdown-col>ul li a{
    padding:10px;  text-transform: none;color:black
}

.nav-column.nav-dropdown-default li.menu-item-has-children ul{
    border: 1px solid #d2d2d2;
    margin-top: -40px;
    box-shadow: 2px 2px 5px #828282;
    display:none;
    position: absolute;
    left: 100%;z-index: 9;
    background: white;
    min-width: 240px;
}
.nav-column.nav-dropdown-default li.menu-item-has-children:hover >ul,
.header-nav li.nav-dropdown-col:hover >ul{display:block !important}

.header-button a {
    background: var(--color) !important;
    color: #fff;
    font-weight: bold;
}
.sidebar-menu.no-scrollbar {
    background: var(--color);
}

.sidebar-menu.no-scrollbar ul li a{
    font-weight: 500;
    color: #fff;
    font-family: var(--family) !important;
}

/*******************************************************/


.section-title .section-title-main {
    font-size: 30px;
    color: var(--color);
    font-family: var(--family-bold) !important;
}

.product-category .header-title {
    margin-bottom: 8px;
    color: #000;
}
.product-category .header-title:hover{
    color: var(--color);
}

.product-small.box img {
    border: 1px solid #eaeaea;
}

.name.product-title a {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 14px;
    color: var(--color); 
}
.name.product-title a:hover{
    color: var(--color-hover);
}

.price del span.amount {
    margin-bottom: 10px;
    color: #000;
}
.price span.amount,
.price ins span.amount {
    color: var(--color);
    font-weight: bold;
    font-size: 16px;
}

.owl-nav{display: none;}

.owl-nav .owl-next,
.owl-nav .owl-prev{
    position: absolute;
    background: var(--color-hover);
    height: 40px;
    width: 40px;
    text-align: center;
    border-radius: 5px;
    line-height: 43px;
    box-shadow: 0px 1px 2px;
    margin-top: 20px;
}
.owl-next {
    right: 46%;
}
.owl-prev {
    left: 46%;
}

.owl-nav .owl-next i,
.owl-nav .owl-prev i {
    font-size: 20px;
    color: #fff;
}

.about-us .title-home h2 {
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 600;
}
.about-us .desc {
    color: #fff;
    font-size: 14px;
    margin-bottom: 30px;
    line-height: 26px;
    text-align: justify;
}

.about-us .btn-about {
    margin: 0px auto;
    text-align: center;
    padding: 0px 20px;
    border-radius: 20px;
    background-color: #ff901c;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    transition: all .4s ease-in-out;
}
.about-us .btn-about:hover{
    background-color: #fff !important;
    color: var(--color);
}
.silder-parner .item a {
    position: relative;
    overflow: hidden;
    height: auto !important;
    display: block;
    border: 0px solid #ddd;
    box-shadow: 0px 10px 18px -2px #bbbbbb;
    margin-bottom: 20px;
}
.silder-parner .item a img {
    height: 150px;
    padding: 30px;
}


.sec-news .post-title {
    font-size: 16px !important;
    color: #000;
    line-height: 1.4;
    margin-bottom: 10px;
    display: block;
    font-weight: 600;
    font-family: var(--family) !important;
}
.sec-news .post-title:hover{
    color: var(--color);
}

.title_style3 h3 {
    font-size: 16px;
    color: #383838;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin: 0 0 5px;
    position: relative;
    margin-bottom: 20px;
}

.row-contact .wpcf7-submit {
    background: var(--color) !important;
    border-radius: 5px;
}

.download-catalog tr th {
    border: 1px solid #eaeaea;
    background: var(--color);
    color: #fff;
    padding: 15px;
}
.download-catalog tr td {
    border: 1px solid #eaeaea;
    padding: 10px;
    border-top: 0px;
}
.download-catalog tr td i:hover{
    color: var(--color);
}


/********************************************************/

.padding-no {
    padding: 30px 0px;
}

.col-divided {
    border-right: 0px solid #ececec;
}
.row-divided>.col+.col:not(.large-12) {
    border-left: 0px solid #ececec;
}
.category-custom-page .col.post-item {
    padding: 0px 0px 20px;
}

.shop-page-title.category-page-title.page-title,
.page-title.shop-page-title.product-page-title {
    background-color: #f0f0f0;
    
}
.single .page-title.shop-page-title.product-page-title {
    margin-bottom: 30px;
}

.page-title.shop-page-title .page-title-inner {
    padding-top: 0px;
    min-height: 0px;
}

.category-custom-page .title-home h1 {
    background: #ddd;
    color: #000;
    padding: 10px;
    font-size: 16px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.category-custom-page .box-vertical .box-text {
    padding-top: 0px;
}

.category-custom-page .box-vertical h3 {
    font-size: 20px;
    line-height: 28px;
    color: #353535;
    font-weight: 600;
    margin: 0;
    margin-bottom: 2px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.category-custom-page .box-vertical h3:hover {
    color: var(--color);
}


.blog-description p {
    font-size: 16px;
    line-height: 24px;
    color: #353535;
    font-weight: 300;
    margin-bottom: 10px;
    margin-top: 10px;
}





h1.entry-title {
    font-size: 23px;
    line-height: 28px;
    color: #000;
    font-weight: 600;
}

.article-info span {
    color: var(--color-hover);
    font-size: 14px;
}
.article-info span i {
    margin: 5px;
}


.blog-single {
    padding: 0px;
    margin-bottom: 20px;
}

.date-single ul li  {
    list-style: none;
    float: left;
    padding-right: 20px;
}

.date-single ul li i {
    margin-right: 10px;
}

.post_related .box-text.text-left {
    padding: 0px 0px 0px 10px;
}
.post_related  .box-vertical h3 {
    color: #3e3e3e;
    text-decoration: none;
    font-size: 16px;
    margin-bottom: 10px;
    color: #000000;
    font-weight: 400;
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-flex: 2;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.widget-title {
    display: block;
    text-transform: uppercase;
    padding: 15px;
    font-size: 16px !important;
    font-family: var(--family-bold) !important;
    background: var(--color);
    color: #fff;
}

.widget_categories ul,
.product-categories {
    width: 100%;
    border: 1px solid #ddd;
}
.widget_categories ul li,
.product-categories li {
    padding: 0px 10px;
}
.widget_categories ul li a,
.product-categories li a {color: #000}

.widget_categories ul li.current-cat.active a,
.product-categories li.current-cat.active a {
    color: var(--color);
    font-weight: 400
}
.product-categories li:hover {
    background: #ddd;
}


.info-sidebar{
    padding: 15px 0;
    border: 1px solid #ddd;
    display: table;
    width: 100%;
}

.info-sidebar .title-branch {
    text-align: center;
    color: var(--color);
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
}
.info-sidebar .item-branch {
    padding: 0px 20px;
}
.info-sidebar .item-branch p {
    padding: 10px 0;
    margin: 0;
    border-bottom: 1px dashed #ccc;
}
.info-sidebar .item-branch p i {
    color: var(--color);
    margin-right: 10px;
}
.info-sidebar .color-red {
    color: #ed1c24;
}

.list-post-hight {
    border: 1px solid #ddd;
    display: table;
    width: 100%;
    padding: 15px;
}
.list-post-hight .title-blogs-item {
    margin: 10px 0 10px 0;
    height: 45px;
    overflow: hidden;
    display: block;
    font-size: 17px;
    font-weight: 600;
}
.list-post-hight li a:hover,
.list-post-hight .title-blogs-item a:hover {
    color: var(--color);
}
.list-post-hight ul li {
    padding: 0px;
    margin: 0px;
}
.list-post-hight li a {
    color: #333;
    font-size: 15px;
    font-weight: 500;
    transition: all .4s ease-in-out;
    display: block;
    padding: 7px 0;
    border-top: 1px dashed #ccc;
}

.post_related h3 {
    font-size: 16px;
    color: #383838;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    padding: 12px 0px;
    position: relative;
    margin-bottom: 30px;
    border-bottom: 1px solid #eaeaea;
}

.post_related h5 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-flex: 2;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 10px 0px;
}

.list-item-camket{
    padding: 15px;
    background-color: #ffde16;
    display: table;
    width: 100%;
    margin-bottom: 30px;
}
.list-item-camket .icon {
    width: 25px;
    float: left;
}
.list-item-camket  .info {
    width: calc(100% - 25px);
    float: left;
    color: #000;
}

p.product-sku {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
    font-family: var(--family) !important;
}
p.product-sku span {
    margin-left: 5px;
}

.product-info .cart {
    display: none;
}


.single-custom-product {
    margin-top: 20px;
    display: inline-block;
}

.single-custom-product a {
    background: #ed1c24;
    color: #fff;
    border-radius: 5px;
    margin-right: 10px;
    padding: 10px 15px;
    border: 1px solid #ed1c24;
    font-weight: 600;
    text-transform: uppercase;
}

.title-popup {
    text-transform: uppercase;
    color: var(--color);
    font-weight: 700;
    font-size: 25px;
}

.popup-form-product .col {
    padding :0px 10px 0px !important;
}

.popup-form-product span.star-required {
    color: red;
}

.popup-form-product .wpcf7-submit {
    background: var(--color);
    border-radius: 5px;
}

.contact-detail {
    padding: 10px;
    margin-top: 30px;
    border-radius: 5px;
    border: 1px solid #ddd;
}

.contact-detail b {
    font-weight: 600;
    font-family: var(--family) !important;
}

.contact-detail .info p {
    margin-bottom: 5px;
}

.contact-socials p img,
.contact-socials p i {
    margin-right: 5px;
}
.contact-socials p a {
    color: var(--color);
}

.color-red {
    color: #ed1c24;
}

.contact-detail .info-contact .load-more {
    display: block !important;
}

.load-more.active .btn-hide, 
.transform-active ~ .load-more .btn-hide {
    display: block !important;
}

.load-more {
    text-align: center;
    cursor: pointer;
    z-index: 2;
    bottom: 0;
    width: 100%;
    background: #fff;
}
.contact-detail .btn-view {
    color: var(--color);
}
.transform-active ~ .load-more .btn-show, .btn-hide {
    display: none !important;
}

.load-more:before {
    height: 55px;
    margin-top: -45px;
    content: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#fff), color-stop(.2, #fff), to(rgba(255, 255, 255, 0)));
    display: block;
}

.nav-line>li.active>a:before,
.nav-line>li:hover>a:before {
    opacity: 0;
}

.full-product #title_product {
    background: #eaeaea;
}

.product-footer .widget_categories {
    display: none;
}

.product-footer .woocommerce-tabs {
    padding: 30px 0;
    border-top: 0px solid #ececec;
}
.woocommerce-tabs ul {
    border-bottom: 1px solid #ececec;
}
.woocommerce-tabs li a {
    color: #000;
    font-size: 17px;
    font-family: var(--family) !important;
}

.product-info .col.cot-12 {
    padding-bottom: 0px !important;
}
.product-info  .price span.amount, .product-info  .price ins span.amount {
    font-size: 24px;
}


.single-product .widget_product_categories {
    display: none;
}


/*************************************************/


.page-wrapper.page-left-sidebar,
.content-area.page-wrapper,
.entry-content.single-page,
.tab-panels {
    text-align: justify;
    color: #000;
    font-family: var(--family) !important;
}


strong {
    font-family: var(--family) !important;
    color: #000;
    font-weight: 600;
}

.breadcrumbs a,
.woocommerce-breadcrumb a {
    color: var(--color);
    font-weight: 300;
    text-transform: none;
}
.breadcrumbs {
    color: #000;
    font-weight: 300;
    padding: 10px;
    text-transform: none;
    font-family: var(--family) !important;
 }

 .woocommerce-result-count,
 .woocommerce-ordering {
    display: none;
 } 


 .title-cate {
    font-size: 20px;
    margin-top: 0;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    padding-bottom: 12px;
    margin-bottom: 25px;
    padding-top: 10px;
    color: var(--color);
    font-family: var(--family) !important;
}


.title-sub-category {
    font-size: 16px;
    text-transform: uppercase;
    color: #424242;
    font-weight: bold;
    background: #f0f0f0;
    border: 1px solid #ddd;
    margin-bottom: 30px;
    padding: 10px;
    font-family: var(--family) !important;
}
.title-sub-category span.number {
    font-size: 14px;
    color: #888888;
    text-transform: none;
    margin-top: 0;
    font-weight: normal;
    font-size: 14px;
    font-family: var(--family) !important;
}

/***************************************************/

.footer-1{
    background:var(--color);
}
.logo-footer {margin-bottom: 15px;}
.logo-footer img {
    background: #fff;
    padding: 10px;
    max-height: 100px;
    width: auto;
    border-radius: 5px;
    margin: 0 auto;
}




.title-footer {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    margin: 0 0 25px 0;
}


.social-icons.text-center {
    width: 100%;
    margin-bottom: 20px;
}

.social-icons li {
    margin-left: 0px;
    margin-right: 10px;
    display: inline-block;
    margin-right: 7px;
}
.social-icons a:hover,
.social-icons li a:hover {
    color: var(--color-hover);
}
.social-icons a {
    margin-right: 10px;
    color: #fff;
}

.info-footer p {
    margin-bottom: 5px;
    color: #fff;
}
.info-footer p i {
    margin-right: 10px;
}


.menu-footer li a{
    color: #fff;
    padding: 0 0 0 15px;
    transition: all .4s;
    margin-bottom: 10px;
}
.menu-footer li a:before{
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    margin-top: 12px;
    left: 0;
    transform: translateY(-50%);
    background-color: #fff;
}
.menu-footer li > a:hover{
    transform: translateX(15px);
    background-color: transparent;
}


.absolute-footer {
    display: none;
}

/****************************/


#hotline {
    position: fixed;
    margin: 0;
    padding: 0;
    left: -10px;
    bottom: 35px;
    background: #fff;
    background-color: transparent;
    cursor: pointer;
    width: 110px;
    height: 110px;
    z-index: 9999;
}
#hotline .tada {
    background: #f00;
    border-radius: 100px;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-left: -20px;
    animation-name: tada;
    animation-duration: .5s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

#hotline .tada a i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -12px;
    width: 65%;
    color: #fff;
    font-size: 30px;
}

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

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

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

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

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

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

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}


#hotline .zoomIn {
    width: 80px;
    height: 80px;
    border: 2px solid #f00;
    border-radius: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -40px;
    animation-name: zoomIn;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;
}

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

  50% {
    opacity: 1;
  }
}

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

  50% {
    opacity: 1;
  }
}

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

#hotline .pulse {
    width: 60px;
    height: 60px;
    background: rgba(255,144,2,0.39);
    border-radius: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    animation-name: pulse;
    animation-duration: .5s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
}
@-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);
  }
}

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

#hotline span {
    position: absolute;
    left: 85px;
    top: 36px;
    font-size: 20px;
    background: #f00;
    color: #fff;
    padding: 6px 10px;
    border-radius: 20px;
    z-index: 9;
    display: block;
    white-space: nowrap;
}

.live-zalo {
    position: fixed;
    right: 10px;
    bottom: 20%;
}





@media only screen and (max-width: 991px) {
   
    
}

@media only screen and (max-width: 767px) {
    
 
}

@media only screen and (max-width: 500px) { 
    .section-title .section-title-main {
        font-size: 18px;
    }
}




@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

