/*
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.   ***************/

#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;
  }
ul.header-nav.header-nav-main.nav-right {
    background-color: white;
    border-radius: 99px;
    padding: 5px;
}
.mbws-service-box .box .box-text {
    background-color: white;
}
.mbws-service-box .box {
    border-radius: 24px;
    overflow: hidden;
}
.post-item .col-inner {
    border-radius: 30px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}
.br-30 {
    border-radius: 30px;
    overflow: hidden;
}
.wpcf7-form .wpcf7-form-control-wrap input {
    margin-bottom: 0;
    padding: 20px;
    line-height: 1.4rem;
    min-height: 3.4rem;
    font-size: 0.97rem;
  border-radius: 10px;
}
.wpcf7-form .wpcf7-form-control-wrap textarea {
    margin-bottom: 0;
    padding: 20px;
    font-size: 0.97rem;
   border-radius: 10px;
}
.wpcf7-form input[type=submit] {
    min-width: 200px;
    padding: 5px 30px;
    font-size: 0.97rem;
   border-radius: 99px;
}
.box-contact p i {
    color: var(--fs-color-primary);
    width: 23px;
    text-align: center;
}
.star-rating span:before, .star-rating:before, .woocommerce-page .star-rating:before, .stars a:hover:after, .stars a.active:after {
    color: #FF9800;
}
.text-ul{
}
.text-ul ul{
}
.text-ul ul li{
    list-style-type: none;
    position: relative;
    margin-left: 0;
    padding-left: 50px;
    /* margin-top: 24px; */
    font-size: 17px;
    padding-top: 9px;
    margin-bottom: 25px;
}
.text-ul ul li:before {
    content: "\f00c";
    font: normal normal normal 22px / 1 FontAwesome;
    width: 40px;
    height: 40px;
    position: absolute;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #2e86c5;
    left: 0;
    top: 10%;
}
.text-ul ul li:after{
  content:"";
  position: absolute;
  left: 0;
  width: 40px;
  height: 40px;
  border: 2px solid #2e86c5;
  border-radius: 50%;
  top: 10%;
}
.text-ul ul li:hover:before{
  color: #ffffff;
  z-index: 9;
}
.text-ul ul li:hover:after{
    background-color: #2e86c5;
}
.mbws-team-member .box-image {
    overflow: unset;
    /* margin-bottom: -100px; */
}
.mbws-team-member > .col > .col-inner .box-text {
    padding: 20px;
}
.mbws-team-member > .col > .col-inner {
    border-radius: 30px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}
.mbws-team-member .image-cover {
    border: 4px solid var(--fs-color-primary);
    /* top: -100px; */
    position: relative;
}
.mbws-team-member > .col {
    /* padding-top: 100px; */
}
.post-item .col-inner .box-text {
    padding: 20px;
}
.banner-new h1.page-title {
    color: #fff;
    margin-bottom: 0;
}
#comments{
  display:none;
}
.blog-archive{
  padding-top: 0;
}