/*
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.   ***************/
@font-face{
  font-weight: 400;
  font-family:SVN-Gilroy;
  src:url(fonts/SVN-Gilroy-Regular.ttf)
}
@font-face{
  font-weight: 500;
  font-family:SVN-Gilroy;
  src:url(fonts/SVN-GILROY-MEDIUM.ttf)
}
@font-face{
  font-weight: 700;
  font-family:SVN-Gilroy;
  src:url(fonts/SVN-Gilroy-Bold.ttf)
}
@font-face{
  font-weight: 700;
  font-family:RobotoSlab;
  src:url(fonts/RobotoSlab-Bold.ttf)
}
body, html{
  font-family:SVN-Gilroy;
  font-weight: 400;
}
#button-contact-vr {
    position: fixed;
    bottom: 100px;
    z-index: 999;
    right: 0;
  }
  
  /*phone*/
  #button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
  }
  
  #button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
  }
  
  .phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: #cf203170;
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
  }
  
  .phone-vr-img-circle {
    background-color: #CF2031;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
  }
  
  .phone-vr-img-circle a {
    display: block;
    line-height: 37px;
  }
  
  .phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
  }
  
  @-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
  
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
  
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
  
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
  
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  }
  
  @-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }
  
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }
  
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
  }
  
  @keyframes zoom {
    0% {
        transform: scale(.9)
    }
  
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }
  
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
  }
  
  .phone-bar a {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap;
  }
  
  .phone-bar a:hover {
    opacity: 0.8;
    color: #fff;
  }
  
  #zalo-vr .phone-vr-img-circle {
    background-color: #1F5E9D;
  }
  
  #zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1f5e9da3;
    background-color: #1f5e9d7a;
  }
.header-main .nav > li.menu-item{
  margin: 0;
}
.header-main .nav > li.menu-item > a{font-weight: 700;font-size: 14px;color:#000000;padding: 31px 30px;line-height: 19px;}
.header-main .nav > li.menu-item.active > a, .header-main .nav > li.menu-item > a:hover{background: #ed1b23;}
.header-search>a>i{color: #ed1b23;font-size: 20px !important;}
.header-search>a{margin: 0 20px;}
.h2-techlo{
  margin: 0;
}
.h2-techlo h2{border: unset;margin: 0;margin-bottom: 15px;}
.h2-techlo h2 span{
 font-family:RobotoSlab;
 font-weight: 700;
 font-size: 41.53px;
 text-align: justify;
 color: #ed1b23;
 border: unset;
 margin: 0;
}
.header-wrapper.stuck .header-main .nav > li.menu-item > a{
  padding: 10px 30px;
}
.text-gt{
 font-size: 14px;
 color: #000000;
 text-align: justify;
}
.text-gt p{
}
.text-gt strong{
  
}
.but-khampha{
  text-align: center;
  position: relative;
  padding: 0 25px;
}
.but-khampha:before{
  content:"";
  position: absolute;
  left: 0;
  bottom: -5px;
  background: #000000;
  width: 100%;
  height: 2px;
}
.but-khampha span{
font-weight: 700;
font-size: 14px;
text-align: center;
}
.icon-gt{margin-bottom: 20px;}
.icon-gt .icon-box-img{
}
.icon-gt .icon-box-text{
}
.icon-gt .icon-box-text p{font-weight: 700;font-size: 11.54px;color: #2C2C2C;margin-bottom: 0;}
.icon-gt .icon-box-text h3{font-weight: 700;font-size: 29.67px;color: #ED1B23;line-height: 34px;}
.text-sanpham{border-left: 73px solid #ED1B23;padding-left: 14px;padding-top: 10px;padding-bottom: 10px;}
.text-sanpham p{font-weight: 700;font-size: 16px;color: #A7A7A7;margin-bottom: 0;}
.text-sanpham h3{
  font-family:RobotoSlab;
  font-weight: 700;
  font-size: 32px;
  color:#000000;
  line-height: 38px;
  margin-bottom: 0;
}
.box-text-products p{
}
.box-text-products a{
font-weight: 700;
font-size: 16px;
text-align: center;
color:#000000;
}
.box-text-products a:hover{
  color:#ed1b23;
}
.price-wrapper{
}
.price-wrapper .woocommerce-Price-amount{
font-weight: 400;
font-size: 16px;
text-align: center;
color:#000000;
}
.text-cungcap{
}
.text-cungcap h2{
font-family:RobotoSlab;
font-weight: 700;
font-size: 37.47px;
color:#ed1b23;
}
.text-cungcap p{font-weight: Bold;font-size: 16px;text-align: justify;color: #474747;margin-bottom: 10px;}
.icon-cc{
}
.icon-cc .icon-box-img{
}
.icon-cc .icon-box-text{
}
.icon-cc .icon-box-text p{
font-weight: 700;
font-size: 14px;
text-align: center;
color: #1A1A1A;
}
.h2-title{
}
.h2-title h2{
font-weight: 700;
font-size: 32px;
color: #2C2C2C;
}
.menu-gt{
  min-height: 68px;
  width: auto;
  display-radio: 1;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 1);
  border-bottom: 1px solid #e7e7e9;
  text-align: left;
  display: flex;
  /* font-size: 0px; */
  flex-wrap: nowrap;
}
.menu-gt .menu-item{
}
.menu-gt .menu-item a{
}
.page-about ul{
}
.page-about ul li{
}
.menu-gt{
  min-height: 68px;
  width: auto;
  display-radio: 1;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 1);
  border-bottom: 1px solid #e7e7e9;
  text-align: left;
  display: flex;
  /* font-size: 0px; */
  flex-wrap: nowrap;
}
.menu-gt .menu-item{
}
.menu-gt .menu-item a{
}
.page-about ul{margin-bottom: 0;}
.page-about ul li{
    display: inline-block;
    margin-right: 50px;
    border-top: unset !important;
}
.page-about ul li a{color: #303234;font-size: 16px;font-weight: 700;position: relative;padding: 21px 5px;}
.page-about ul li a:before{
      position: absolute;
    content: '';
    left: 50%;
    bottom: 0px;
    width: 0%;
    height: 2px;
    background-color: none;
    transition: all .3s;
    z-index: -1;
}
.page-about ul li a:hover:before{
      width: 100%;
    left: 0;
    background: #ed1b23;
    background-size: 100% 100%;
    z-index: -1;
}
.page-about ul li.current-menu-item a:before{
      width: 100%;
    left: 0;
    background: #ed1b23;
    background-size: 100% 100%;
}
.text-title-gt{
}
.text-title-gt h1{
  
}
.box-blog-post{box-shadow: 0px 9.99px 29.98px 0px #0000001A;border-radius: 10px;margin-bottom: 10px;overflow: hidden;}
.box-blog-post .box-image{
}
.box-blog-post .box-image .post-meta{position: absolute;bottom: 0;background: #ED1B23;font-size: 14px;color: #fff;font-weight: 700;padding: 5px;opacity: 1;}
.box-blog-post .box-text{padding: 20px 10px;}
.box-blog-post .box-text h5{
}
.box-blog-post .box-text h5 a{font-size: 17px;color: #000000;font-weight: 700;}
.box-blog-post .box-text .from_the_blog_excerpt{font-size: 14px;font-weight: 500;color: #2C2C2C;margin: 10px 0;}
.box-blog-post .box-text .but-xemthem{
}
.box-blog-post .box-text .but-xemthem a{color: #8F8F8F;font-size: 14px;font-weight: 700;}
.img-logoft{
}
.img-logoft .icon-box-img{
}
.img-logoft .icon-box-text{
}
.img-logoft .icon-box-text h3{
font-weight: 700;
font-size: 20px;
color:#000000;
}
.icon-ft{align-items: center;}
.icon-ft .icon-box-img{width: 15px !important;}
.icon-ft .icon-box-img img{
}
.icon-ft .icon-box-text{
}
.icon-ft .icon-box-text p{font-weight: 400;font-size: 16px;color:#000000;}
.soail-ft{
}
.soail-ft p{margin-bottom: 0;}
.soail-ft img{margin-bottom: 0 !important;margin-right: 20px;}
.h3-footer{
}
.h3-footer h3{font-weight: 700;font-size: 20px;color: #000000;position: relative;padding-bottom: 12px;}
.h3-footer h3:before{
  content:"";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 45px;
  height: 4px;
  background: #000000;
  border-radius: 4px;
}
.menu-footer{
}
.menu-footer .menu-item{
}
.menu-footer .menu-item a{font-weight: 500;font-size: 16px;color:#000000;border-color: #000000;padding: 10px 0;}
.pageBreamBox {
    /* background-color: rgb(242, 242, 242); */
    padding: 10px 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #e7e7e9;
}
.breadcrumb-text-detail{
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  /* flex-direction: row; */
  /* width: 94%; */
  max-width: 1400px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  /* min-height: 68px; */
}
.category-dm{
}
.category-dm .news-cat-list{margin-bottom: 0;}
.category-dm .news-cat-list li{list-style-type: none;display: inline-block;padding-right: 50px;margin-bottom: 0;}
.category-dm .news-cat-list li a{/* font-weight: 700; */font-size: 17px;position: relative;padding: 13px 0;color: #000000;}
.category-dm .news-cat-list li.active a{font-weight: 700;}
.category-dm .news-cat-list li a:before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0px;
    width: 0%;
    height: 2px;
    background-color: none;
    transition: all .3s;
    /* z-index: -1; */
}
.category-dm .news-cat-list li a:hover:before{
  width: 100%;
    left: 0;
    background: #303234;
    background-size: 100% 100%;
}
.category-dm .news-cat-list li.active a:before{
  width: 100%;
    left: 0;
    background: #303234;
    background-size: 100% 100%;
}
.archive-header{margin-bottom: 20px;}
.archive-header h1{text-align: center;}
#comments{
  display:none;
}
.blog-single .category-dm{
  display:none;
}
.widget {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

    .widget .widget-title {
        background: #ed1b23;
        color: white;
        display: block;
        padding: 15px 30px;
    }

        .widget .widget-title span {
        }

    .widget .is-divider {
        display: none;
    }

    .widget ul {
        width: 100%;
        border: 1px solid #f2f2f2;
        padding: 10px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        background: white;
    }

        .widget ul li {
            border: none !important;
        }

            .widget ul li a {
                border-bottom: 1px dashed #cecaca !important;
                display: block;
                line-height: 18px;
                padding: 10px 24px 10px 5px;
                position: relative;
                margin-bottom: 0;
                color: black;
            }

            .widget ul li:last-child a {
                border: none;
            }
.header{
  box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, 0.15);
}
.product-main {
    padding: 0;
}
.product-short-description{
  margin-bottom: 15px;
}
.nav-dropdown-default {
    padding: 0;
}
@media(max-width:549px){
  .h2-techlo h2 span{
        font-size: 32px;
  }
  .icon-gt .icon-box-text h3{
     font-size: 22px;
  }
  .text-sanpham {
    border-left: 25px solid #ED1B23;
}
  .text-sanpham h3{
    font-size: 25px;
  }
  .text-cungcap h2{
     font-size: 32px;
  }
  .h2-title h2{
    font-size: 25px;
  }
  .h3-footer h3{
    font-size: 18px;
  }
  .img-logoft .icon-box-text h3{
    font-size: 18px;
  }
  .page-about ul li{
        margin-right: 0;
  }
  .category-dm{
    display:none;
  }
}