/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/
@import url("../bb-theme/style.css"); 
.uabb-image-carousel .uabb-image-carousel-content .uabb-gallery-img, .uabb-masonary-content .uabb-image-carousel-content .uabb-gallery-img{
  /*filter: gray;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);*/
  -moz-transition-property: all;
  -webkit-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  -ms-transition-duration: .5s;
  transition-duration: .5s;
}
.uabb-image-carousel .uabb-image-carousel-content:hover .uabb-gallery-img, .uabb-masonary-content .uabb-image-carousel-content:hover .uabb-gallery-img {
  filter: none;
  -webkit-filter: grayscale(0);
}
.fl-page-nav .navbar-nav li > a {
  padding: 7px 14px;
  text-transform: uppercase;
}
footer .fl-page-footer-widgets{
  border:none;
}
footer .fl-page-footer-widgets h4.fl-widget-title{
  font-size:28px;
  display:inline-block;
  text-transform:uppercase;
  margin-bottom:20px;
}
footer .fl-page-footer-widgets #recent-posts-3 img{
  display:none;
}
footer .fl-page-footer-widgets #recent-posts-3 a{
  font-weight:700;
  color:rgba(0,0,0,.75);
  text-decoration:none;
}
footer .fl-page-footer-widgets #recent-posts-3 a:hover{
  color:#0f74c1;
}
footer .fl-page-footer-widgets #recent-posts-3 span{
  display:block;
}
footer .fl-page-footer-widgets #tag_cloud-2 a {
  border: 3px solid #f5f5f5;
  display: inline-block;
  font-size: 14px!important;
  margin: 5px 0;
  padding: 5px 10px;
  color: #555;
  background: #f5f5f5;
}
footer .fl-page-footer-widgets #tag_cloud-2 a:hover{
  text-decoration:none;
  color: #0f74c1;
}
#home-search #title h3.fl-heading{
  line-height: 2.2;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
}
#home-search #search .fl-widget{
  margin-bottom:0px
}
#home-search #search input[type=text].fl-search-input{
  height: 40px;
  background: #f5f5f5;
  padding: 9px 25px 9px 8px; 
  border-radius:0px; 
  width: 300px;
  font-size: 1.3rem;
}
#home-search #search input[type=text].fl-search-input:before {
  content: '';
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  background: url(./wp-content/uploads/2018/09/search-icon-hi.png) no-repeat scroll center;
  background-size: 24px 24px;
  top: 8px;
  right: 8px;
}
#caro-post #title .fl-module-content.fl-node-content{
  border-bottom: 1px solid #0f74c1;
  padding-bottom:5px
}

#caro-post #title .fl-module-content.fl-node-content h3.fl-heading span{
  background-color: #0f74c1;
  padding: 8px 20px;
  font-size: 18px;
  text-transform: uppercase; 
  color:#fff;
  font-weight:400;
}
#caro-post img{
  width:100%;
  height:auto;
}
#caro-post h3{
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
}
#caro-post h3 a:hover{
  color:#0f74c1;
}
#caro-post h5 a{
  color: rgba(0,0,0,.75);
  font-size:12px
}
#caro-post h5 a:hover{
  color:#000;
}
#caro-post h5:before {
  content: "\f07c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: rgb(170, 170, 170);
  font-size: 14px;
  padding-right: 0.5em;
  top: 10px;
  left: 0;
}
#post-category .uabb-blog-posts-shadow.clearfix{
  background:none;
}
#post-category .uabb-post-thumbnail.uabb-blog-post-section{
  width:100%;
  height:115px;
}
#post-category .uabb-blog-post-content:hover h5 a{
  display:block;
}
#post-category h5 a{
  color:#fff;
  font-size:14px;
  font-weight:700;
  display:none;
  
}

#post-category .uabb-blog-post-content{
  padding:10px;
  min-height:115px;
}
#post-category .uabb-blog-posts-col-3.uabb-post-wrapper{
  margin-bottom:15px;
}
#col-2 #title .fl-module-content.fl-node-content{
  border-bottom: 1px solid #0f74c1;
  padding-bottom:3px;
}
#col-2 #title .fl-module-content.fl-node-content h3 span{
  background: #0f74c1;
  color: #fff;
  font-size: 16px;
  padding: 8px 20px;
  text-transform: uppercase;
  font-weight: bold;
}
#image-ab img{
  height: 370px !important;
}
#button-content .fl-module-content.fl-node-content{
  margin:0px; 
  margin-top:10px;
}
#button-content .fl-button-wrap.fl-button-width-auto.fl-button-left a{
  width: 100%;
  display: block;
  background: #fff;
  border: 1px dashed #0f74c1;
  text-align: center;
  font-weight:bold;
}
#button-content .fl-button-wrap.fl-button-width-auto.fl-button-left a:hover{
  background:#0f74c1;
  border:none;
}
#button-content .fl-button-wrap.fl-button-width-auto.fl-button-left a:hover span{
  color:#fff;
}
#button-content .fl-button-wrap.fl-button-width-auto.fl-button-left a span{
  color: #0f74c1;
}
#row-3 #title .fl-module-content.fl-node-content{
  border-bottom: 1px solid #0f74c1;
  padding-bottom:3px;
}
#row-3 #title .fl-module-content.fl-node-content h3 span{
  background: #0f74c1;
  color: #fff;
  font-size: 16px;
  padding: 8px 20px;
  text-transform: uppercase;
  font-weight: bold;
}
#row-3 img:hover{
  background:none;
}
.uabb-background-mask{
  background:none;
}
.fl-node-5b9a3df4c38d2 .uabb-background-mask{
  background:none;
}
#contact-1 form p.contact-text{
  width: 31%;
  margin-right: 22px;
  display: inline-block
}
#contact-1 form p.contact-text span{
  display: block;
  margin-top: 4px;
  font-weight: normal;
  position: relative;
}
#contact-1 form p.contact-text span input{    width: 100% !important;
  height: 38px;
  border: none;
  font-size: 1.4rem !important;
  font-size: 13px;
  max-width: inherit;
  color: #636363;
  padding: 10px;
  background: #ECECEC;
  border-radius: 0px;

}
#contact-1 form p.contact-text:last-child{
  margin:0px;
}

#contact-1 textarea{
  padding: 10px;
  background: #ECECEC;
  border: none;
  border-radius: 0px;
  margin-top:15px;

}
#contact-1 .fl-module-content.fl-node-content{
  margin-bottom:0px;
}
#contact-1 #title h3.fl-heading{
  color: #333333;
  font-weight: 700;
}
#contact-1 p{
  line-height:28px;
}
#contact-1 input.wpcf7-form-control.wpcf7-submit{
  background: #ee3c25;
  border: none;
  padding: 10px 24px;
  text-transform: uppercase;
  font-weight: 700;
}
#contact-1 input.wpcf7-form-control.wpcf7-submit:hover{
  background:#0f74c1;
  color:#555;
}
.archive .item .fl-post-thumb img{
  width: 100%;
  height: auto !important;
}
.archive .item h2.fl-post-title{
  font-size:16px;
}
.archive .item h2.fl-post-title:hover a{
  color:#000;
}
.archive .item .fl-post-header{
  margin-bottom:10px;
}
.archive .item span.fl-post-date::before {
  font-family: FontAwesome;
  content: "";
  margin-right: 8px;
  color: rgb(170, 170, 170);
}
.archive .item a.fl-post-more-link{
  display: inline-block;
  padding: 10px 30px;
  background-color: #d44e32;
  border: none;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  font-weight: 700;
  border-radius: 2px;
  margin-top: 20px;
}
.archive .item{
  margin-bottom:25px;
  /*min-height: 495px;*/
}
.archive .item .fl-post-content.clearfix{
  min-height:70px;
}
.archive .item a.fl-post-more-link:hover{
  background:#0f74c1;
  text-decoration:none;
}
.archive span.fl-post-date{
  font-size:12px;
}
.archive .new{
  background: #f8f8f8;
  text-align: center;
}
.archive .new img{
  width: 100%;
  height: auto !important;
}
.archive .new h2.fl-post-title{
  font-size:16px;
}
.archive .new h2.fl-post-title:hover a{
  color:#000;
}
.archive .new .fl-post-header{
  min-height:45px;
  padding: 15px;
  padding-top: 0px;
  margin-bottom:0px;
}
.archive .col-xs-12.col-sm-4.col-md-4.col-lg-4{
  padding:8px;
}
.archive .new .bottom-meta{
  position: absolute;
  top: 8px;
  width: 50px;
}
.archive .new .bottom-meta .top{
  width: 100%;
  font-size: 18px;
  padding: 3px 0;
  border-bottom: 1px solid #fff;
  float: left;
  background: #0f74c1;
  text-align: center;
  color: #fff;
}
.archive .new .bottom-meta .bottom{
  width: 100%;
  font-size: 18px;
  padding: 3px 0;
  float: left;
  background: #0f74c1;
  text-align: center;
  color: #fff;
}
.fl-widget h4.fl-widget-title{
  color: #0f74c1; 
  text-transform: uppercase;
  font-size: 22px;
  margin-top: 0px;
  font-weight: 700;
  display: inline-block; 
  border-bottom-style: double;
  border-color: #a7a4a4;
}
#recent-posts-2 a.thumb{
  display:none;
}
.fl-widget li{
  padding: 0 0 11px;
  margin: 0 0 13px;
  border-bottom: 1px solid rgba(0,0,0,.12);
}
.fl-widget li:last-child {
  border: none;
}
.fl-widget li a{
  color: rgba(0,0,0,.75);
  font-size: 14px;
}
.fl-widget li a:hover{
  color:#000;
  text-decoration:none;
}
.single .fl-content-left{
  border:none;
  padding-right:15px;
}
.single .fl-sidebar-right{
  padding-left:15px;
}
.single  h1.fl-post-title{
  text-transform: uppercase;
  color: #0f74c1;
  font-size: 24px;
}
.post-table-of-contents.bottom li{
  list-style: none;
  padding: 3px 0px;
}
.post-table-of-contents.bottom a{
  color: rgba(0, 0, 0, 0.75);
}
.post-table-of-contents.bottom a:hover{
  color:#000;
  text-decoration:none;
}
.post-table-of-contents.bottom a:before {
  margin-bottom: 1px;
  content: " ";
  width: 0;
  margin-right: 10px;
  display: inline-block;
  height: 0;
  border-top: 4px solid transparent;
  border-left: 5px solid #d44e32;
  border-bottom: 4px solid transparent;
} 
.post-table-of-contents.bottom h3{
  color: #333;
  text-transform: uppercase;
  font-weight: 700;
}
.single .fl-post-meta-bottom{
  border-top:none;
  border-bottom: 1px solid #e6e6e6;
  margin-top:0px;
  padding-bottom:20px;
  padding-top:20px;
}
.single .fl-post{
  margin-bottom:20px;
}
footer .fl-widget h4.fl-widget-title {
  color: #333;
  text-transform: uppercase;
  font-size: 30px;
  margin-top: 0px;
  border-bottom-style: none;
  font-weight:400;
}
footer.fl-page-footer-wrap{
  border-top-style: double;
  border-color: #a7a4a4
}
.home footer.fl-page-footer-wrap{
  border:none
}
#maps p{
  margin:0px;
}
.top-meta i.fa{
  margin-right:5px;
}
.top-meta i.fa.fa-folder-open-o{
  margin-left:8px;
  font-size:14px;
}
.top-meta i.fa.fa-user{
  margin-left:8px;
  font-size:14px;
}
.top-meta{
  font-style:italic;
}
.top-meta a{
  font-style: initial;
  font-size: 12px;
  color: #847f7f;
}
.top-meta a:hover{
  color:#000;
  text-decoration:none;
}
.bottom-met span{
  font-size:12px;
  
  }.bottom-met span a{
    color: #847f7f;
  }
  .bottom-met a:hover{
    color:#000; 
    text-decoration:none;

  }
  .bottom-met{
    padding:15px 0px;
  }
  .post-table-of-contents.bottom h3{
    padding-top: 30px;
    border-top: solid 1px #efefef;
  }
  #crumbs{
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
  }
  #breadcrumbs{
    background-image: url(../wp-content/uploads/2018/09/img-banner.jpg);
    background-color: #fff;
    text-align: center;
    background-size: cover;
    background-position: center center;
    position: relative;
    color: #fff;
  }
  #breadcrumbs .name-cat{
    padding-top: 4%;
    padding-bottom: 40px;
    position: relative;
    z-index: 9;
    text-align: center;
  }
  #breadcrumbs .name-cat h3{
    font-size: 3.5rem;
    text-transform: uppercase;
    color:#fff;
  }
  #breadcrumbs .name-cat a{
    color:#fff;
  }
  #breadcrumbs{
    background-image: url(../../wp-content/uploads/2018/09/img-banner.jpg); 
  }
  #breadcrumbs{
    background-image: url(../../../wp-content/uploads/2018/09/img-banner.jpg); 
  }
  .author .item{
    min-height: 440px;
  }
  #post-category .uabb-blog-post-content:hover:after {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    content: "";
    background: rgba(0,0,0,.65);
    }#post-category .uabb-blog-post-content h5{
      z-index:99;
      position:relative;
      margin-top:20%; 
    }
    header .fl-page-header-logo a{
      padding: 8px 0;
      vertical-align: middle;
      font-size: 0;
      text-align: center;
      margin: auto;
      display: block;
    }
    header .fl-page-header-logo .site-description{
      margin-left: 10px;
      display: none;
      vertical-align: middle;
    }
    header .fl-page-header-logo .site-description h3{
      font-size: 1.6rem;
      font-weight: 700;
      margin-bottom:0px;
    }
    header .fl-page-header-logo .site-description p.tagline{
      font-size: 1.2rem;
      font-weight: 700;
    }
    li#text-3.widget.widget_text{
      list-style:none;
    }
    #text-3 .textwidget{
      text-align:left;
    }
    #text-3 .textwidget h5.heading{
      font-size: 1.8rem;
      color: #0f74c1;
      font-weight: 700;
      margin: 0px;
    }
    #text-3 .textwidget .excerpt{
      font-size: 13px;
      margin-top: 0;
    }
    #text-3 .textwidget .excerpt p{
      margin: 0px;
    }
    .support-top ul{
      padding:0px;
    }
    .support-top ul li{
      list-style:none;
    } 
    .support-top ul li p{
      margin:0px;
    }
    .support-top ul li p.title{
      font-size:12px;
    }
    .support-top ul li p.phone{
      font-size:13px;
      font-weight:700;
    }
    .support-top{
      text-align:left;
    }
    .support-top ul li.bottom:before {
      content: url('../wp-content/uploads/2018/09/skype.png');
      margin-right: 10px;
    }
    .support-top ul li.top:before {
      content: url('../wp-content/uploads/2018/09/yahoo.png');
      margin-right: 10px;
    }
    .support-top ul li span{
      position: absolute;
    }
    header .fl-page-header-container.container{
      padding: 0px;
      padding-top: 5px;
    }
    header .fl-page-header-container.container strong{
      color:#000;
    }
    #col-2 .uabb-module-content.uabb-imgicon-wrap{
      float: left;
      max-width: 49%;
      margin-right: 20px;
    }
    #col-2 .uabb-infobox-title-wrap{
      float: left;
      max-width: 49%;
      margin-right: 20px;
    }
    #col-2 .uabb-image-content img{
      width:100%;
    }
    #col-2 .uabb-infobox-text-wrap a{
      margin-top: 20px!important;
      width: 100%;
      display: block;
      background: #fff;
      color: #0f74c1;
      border: 1px dashed #0f74c1;
      padding: 10px 30px;
      text-align: center;
      vertical-align: middle;
      cursor: pointer;
      transition: all 0.2s ease-in-out;
      font-weight: 700;
      border-radius: 2px;
    }
    #col-2 .uabb-infobox-text-wrap a:hover{
      background-color: #0f74c1;
      border: none;
      color: #fff;
      text-align: center;
    }
    .fl-page-nav-wrap{
      border:none; 
                        background-color: #0f74c1;

    }
    header nav ul#menu-main-menu li.current-menu-item{
      background: #d44e32;
    }
    header nav ul#menu-main-menu li:hover{
      background: #d44e32;
    }
    header nav ul#menu-main-menu li{
      margin-right:5px;
    }
    .archive.category .fl-content.col-md-12 .col-xs-12.col-sm-12.col-md-4.col-lg-4{
      margin-bottom:30px;
    }
    .fl-page-nav ul.sub-menu{
      background:#fff !important;
      padding-top:0px;
      padding-bottom:0px;
    }
    .fl-page-nav ul.sub-menu li a{
      color:#000;
    }

    header nav ul#menu-main-menu li ul.sub-menu li{
      margin:0px;
    }
    header nav ul#menu-main-menu li.current-menu-parent {
      background: #d44e32;
    }
    #col-2 #title .fl-module-content.fl-node-content{
      margin-bottom:0px;
    }
    #caro-post #title .fl-module-content.fl-node-content{
      margin-bottom:0px;
    }
    #col-2 .fl-row-content-wrap{
      padding-top:0px;
      padding-bottom:0px;
    }
    #row-3 .fl-row-content-wrap{
      padding-top:0px;
    }
    #caro-post .uabb-blog-posts .slick-prev, .uabb-blog-posts .slick-next, .uabb-blog-posts .slick-prev:hover, .uabb-blog-posts .slick-prev:focus, .uabb-blog-posts .slick-next:hover, .uabb-blog-posts .slick-next:focus{
      position:relative;
    }
    #caro-post button.slick-prev.slick-arrow{
      display: block;
      float: right;
      margin-top: -39px;
      margin-right: 18px;
    }
    #caro-post .fl-node-5b9a39225ef90 .uabb-blog-posts .slick-prev, .fl-node-5b9a39225ef90 [dir='rtl'] .uabb-blog-posts .slick-next {
      left: 0px;
    }
    #caro-post .fl-node-5b9a39225ef90 .uabb-blog-posts .slick-prev, .fl-node-5b9a39225ef90 [dir='rtl'] .uabb-blog-posts .slick-next {
      left: -15px; 
    }
    #caro-post .uabb-blog-posts .slick-prev {
      left: 0px;
    }
    #caro-post button.slick-next.slick-arrow{
      display: block;
      float: right;
      margin-top: -317px;
      margin-right: 0px !important;
    }
    #caro-post .uabb-blog-posts .slick-next {
      right: 0px;
      z-index: 1;
    }
    #caro-post .uabb-blog-post-content{
      min-height:115px;
    }
    .support-top ul li.top:before {
      content: url(../../wp-content/uploads/2018/09/yahoo.png);
      margin-right: 10px;
    }
    .support-top ul li.bottom:before {
      content: url(../../wp-content/uploads/2018/09/skype.png);
      margin-right: 10px;
    }
    .archive .new .bottom-meta{
      top:0px !important;
    }
    .archive .new{
      margin-bottom:30px;
    }
    .archive.category .fl-post-meta.fl-post-meta-top .fl-post-author{
      display:none;
    }
    .archive.category .fl-post-meta.fl-post-meta-top .fl-sep{
      display:none;
    }
    #breadcrumbs {
      background-image: url(../../../../wp-content/uploads/2018/09/img-banner.jpg);
    }
    .support-top ul li.bottom:before {
      content: url(../../uploads/2018/09/skype.png);
      margin-right: 10px;
    }
    .support-top ul li.top:before {
      content: url(../../uploads/2018/09/yahoo.png);
      margin-right: 10px;
    }
    @media (max-width:767px) {
      .fl-post-thumb {
        margin-bottom: 15px;
      }
      .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.navbar-nav > li.current-menu-item > a{
        padding-left: 0px;
        padding-right: 0px;
      }
      .fl-page-header-primary .fl-logo-img{
        padding-left: 20px;
      }
      .fl-module.fl-node-5b9c8060a0829 .fl-module-content.fl-node-content{
        padding-bottom: 0px;
      }
      #col-2 .fl-col-small{
        margin-bottom: 0px !important;
      }
      #row-3 #title .fl-module-content.fl-node-content{
        margin-top: 0px;
      }
      #col-2 #title .fl-module-content.fl-node-content{
        margin-top: 0px;
      }
      .category-tin-tuc .col-xs-12.col-sm-6.col-md-4.col-lg-4{
        width: 50%;
        float: left;
        margin: 0px;
        clear: none;
      }
      header .fl-page-header-logo{
        border-bottom:none !important;
      }
      ul.sub-menu li.current-menu-item a{
        color:#d44e32;
      }
      .fl-col-small{
        max-width:100%;
      }
      header i.fa {
        color: #808080 !important;
      }
      header button i.fa{
        color:#555 !important;
      }
      .fl-page-header-primary .fl-logo-img{
        padding-top: 20px;
      }
      #home-search #title .fl-module-content.fl-node-content{
        margin-bottom:0px;
      }
      #home-search #search input[type=text].fl-search-input{
        width:100%;
      }
      #home-search #title h3.fl-heading{
        text-align:center;
      }
      #caro-post button.slick-next.slick-arrow{
        margin-top:-354px;
      }
      header .fl-page-header-row .right{
        display:none;
      }
      .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle{
        position:relative;
        top:0px;
        margin-left: 10px;
      }
      header .fl-page-header-logo a{
        padding: 0px 0px;
      }
      header .fl-page-header-logo .site-description h3{
        margin:0px;
        display: none;
      }
      header .fl-page-header-logo .site-description{
        margin:0px;
        display:initial;
        display: none;
      }
      .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-header-logo {
        text-align: center;
        margin-right: 0px;
      }
      .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav-wrap{
        background: #0f74c1;
      }
      .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .navbar {
        padding:5px 0px;
      }
      header i.fa{
        color:#fff;
      }
      .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav-collapse ul.navbar-nav > li > a{
        color:#fff;
      }
      .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav-collapse ul.navbar-nav > li.current-menu-item > a{
        color:#d44e32;
      }
      .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav-collapse ul.navbar-nav > li > a:hover{
        color:#d44e32;
      }
      .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav-collapse.collapse.in{
        margin-top:5px;
      }
      #caro-post img{
        width:100%;
        height:200px;
      }
      .uabb-thumbnail-position-background .uabb-post-thumbnail{
        position:relative;
      }
      #post-category .uabb-post-thumbnail.uabb-blog-post-section{
        width: 100%;
        /*height: 170px;*/
      }
      #post-category .uabb-blog-post-content:hover:after{
        display:none;
      }
      #post-category h5 a{
        display:block;
        color:rgba(0,0,0,.75);
      }
      #post-category h5 a:hover{
        color:#000;
      }
      #post-category .uabb-blog-post-content{
        min-height: auto;
        text-align: left;
        padding: 10px 0px;
      }
      #col-2 .uabb-module-content.uabb-imgicon-wrap {
        float: left;
        max-width: 50%;
        margin-right: 0px !important;
      }
      #col-2 .uabb-infobox-text.uabb-text-editor{
        width: 50%;
        float: left;
        margin: 0px;
        padding-left: 10px;
      }
      #col-2 .uabb-module-content.uabb-imgicon-wrap .uabb-image-content{
        width:100%;
      }
      #col-2 .uabb-infobox-title-wrap {
        float: left;
        max-width: 50%;
        margin-right: 0px;
      }
      .archive.category .fl-content.col-md-12 .col-sm-9.col-md-9{
        padding:0px;
      }
      .archive.category .fl-content.col-md-12 .col-sm-4.col-md-4{
        padding:10px 0px;
      }
      .archive .new img{
        width:100%;
        height:200px !important;
      }
      #contact-1 form p.contact-text{
        width:100%;
        margin-right:0px;
      }
      header nav ul#menu-main-menu li.current-menu-item{
        background:none;
        margin:0px;
      }
      header nav ul#menu-main-menu li:hover{
        background:none;
      }
      .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav ul.sub-menu{
        background: #0f74c1 !important;
      }
      .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav ul.sub-menu li a:hover{
        color:#d44e32;
      }
      header nav ul#menu-main-menu li.current-menu-parent {
        background: none;
      }
      header nav ul#menu-main-menu li ul.sub-menu.current-menu-item {
        background: #d44e32;
      }

    }
    @media (max-width:480px){
      #col-2 .uabb-module-content.uabb-imgicon-wrap{
        width: 100%;
      }
      #col-2 .uabb-infobox-text.uabb-text-editor {
        width: 100%;
        float: left;
        margin: 0px;
        padding-left: 0px !important;
        margin-top: 15px;
      }
      #col-2 .uabb-module-content.uabb-imgicon-wrap {
        float: left;
        max-width: 100%;
        margin-right: 0px !important;
      }
      #caro-post button.slick-next.slick-arrow {
        display: block;
        float: right;
        margin-top: -291px !important;
        margin-right: 0px !important;
      }
      #post-category .uabb-post-thumbnail.uabb-blog-post-section{
        height: 140px;
      }
      #breadcrumbs h3{
        margin-top: 0px;
        margin-bottom: 0px;
      }
      #breadcrumbs .name-cat{
        padding: 40px 0px !important;
      }
      .archive .item .fl-post-thumb img {
        width: 100%;
        height: auto !important;
      }
      .category-san-pham .item {
        min-height: 420px !important;
      }
      
      .fl-archive.container .fl-content.col-md-12{
        float: left;
      }
      .category-tin-tuc .col-xs-12.col-sm-6.col-md-4.col-lg-4{
        width: 100%; 
      }
      .archive .new .fl-post-header {
        min-height:10px !important;
      }
    }

    @media (max-width:991px) {
      /*.category-san-pham .item{
        min-height: 427px;
        }*/
        #home-slider .fl-slide-bg-photo{
          background-size: contain;
        }
        .fl-content-slider .fl-slide-bg-photo{
          background-position: top;
        }
        .fl-node-5b9a38224b77a .fl-content-slider, .fl-node-5b9a38224b77a .fl-slide {
          min-height: 341px;
        }
        .fl-page-header-logo-col{
          padding: 0px;
        }
        header .fl-page-header-logo a{
          padding-bottom: 10px;
        }
        .category-tin-tuc .col-xs-12.col-sm-9.col-md-9.col-lg-9{
          padding-bottom: 25px !important;
        }
        header .fl-page-header-logo .site-description{
          display: none;
        }
        #caro-post img{
          height: auto;
        }
        #caro-post button.slick-next.slick-arrow {
          display: block;
          float: right;
          margin-top: -344px !important;
          margin-right: 0px !important;
        }
        .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.navbar-nav > li:last-child{
          border-bottom: none !important;
        }
        header nav ul#menu-main-menu li.current-menu-item {
          background: none;
        }
        .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.navbar-nav > li.current-menu-item > a{
          color: #d44e32;
        }
        .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.navbar-nav > li > a{
          padding: 15px 0px;
          color: #fff;
          font-weight: 700;
        }
        .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav .navbar-toggle{
          padding-top: 15px;
        }
        .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.navbar-nav > li > a:hover{
          color: #fff;
        }
        .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.navbar-nav > li > a{
          padding-left: 35px;
          padding-right: 35px;
        }
        .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.navbar-nav > li {
          border-color: #68d574;
        }
        header nav ul#menu-main-menu li{
          margin-left: -39px;
          margin-right: -39px;
        }
        .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav ul li.fl-mobile-sub-menu-open ul.sub-menu{
          background: #0f74c1 !important;
        }
        header nav ul#menu-main-menu li.current-menu-parent{
          background: none;
          color: #d44e32 !important;
        }
        header button i.fa {
          color: #555 !important;
        }
        #contact-1 form p.contact-text{
          width:29%;
        }
        header .fl-page-header-container.container{
          padding-top:0px;
        }
        header .fl-page-header-row.row{
          display:block;
          margin:0px;
        }
        header .fl-page-header-logo{
          border-bottom:0px solid #ececec;
          margin-bottom:15px;
        }
        header .right.col-md-7.col-sm-12{
          padding:0px;
        }
        .archive .new{
          min-height:275px;
        }
      }
      @media (min-width:992px) {
        header .right.col-md-7.col-sm-12{
          padding:15px;
          display: none;
        }
        header .fl-page-header-logo{
          border:none;
          margin:0px;
        }
        #col-2 .uabb-infobox-text-wrap a {
          margin-top: -60px!important;
          width: 48%;
          display: block;
          background: #fff;
          color: #0f74c1;
          border: 1px dashed #0f74c1;
          padding: 10px 30px;
          text-align: center;
          vertical-align: middle;
          cursor: pointer;
          transition: all 0.2s ease-in-out;
          font-weight: 700;
          border-radius: 2px;
          float: right;
        }
        #col-2 .uabb-image-content img{
          height:370px !important;
        }
      }
      @media (max-width: 1024px) {
        .fl-page-header-logo-col, header .right.col-md-7.col-sm-12 {
          width: 100%;
        }
        header .right.col-md-7.col-sm-12{
          padding-top: 5px;

        }
      }
      @media (max-width: 768px){
        #caro-post button.slick-next.slick-arrow {
          display: block;
          float: right;
          margin-top: -303px !important;
          margin-right: 0px !important;
        }
        #post-category .uabb-blog-posts-shadow.clearfix{
          padding: 5px;
        }
        #post-category .uabb-blog-posts-col-3.uabb-post-wrapper{
          margin-bottom: 0px !important;
        }
      }
      @media (max-width: 991px) {
        .archive .new img{
          height: auto !important;
          width: 100%;
        }
        .archive .new .fl-post-header{
          min-height: 70px;
        }
        header .right.col-md-7.col-sm-12 {
          display:none;
        }
        .uabb-image-carousel .uabb-image-carousel-content .uabb-gallery-img{
          padding: 15px;
        }
        #home-search .fl-col.fl-col-small{
          width: 50% !important;
          max-width: 50%;
          float: left;
          margin: 0px;
          clear: none;
        }
        #col-2 .fl-col-small {
          width: 49% !important;
          margin-right: 2%;
          max-width: 100% !important;
          float: left;
          clear: inherit;
        }
        #col-2 .fl-col-small:nth-child(2) {
          margin-right:0;
        }
        #post-category .uabb-blog-posts-col-3.uabb-post-wrapper {
          margin-bottom: 15px;
          width: 33%;
        }
        #home-search #title h3.fl-heading {
          text-align:center;
        }
        #home-search #search input[type=text].fl-search-input {
          width: 100%;
        }
        .fl-page-footer-widgets .col-sm-4 {
          width: 100% !important;
        }
      }
      @media (max-width: 767px) { 
        #caro-post button.slick-next.slick-arrow {
          display: block;
          float: right;
          margin-top: -378px !important;
          margin-right: 0px !important;
        }
        .uabb-thumbnail-position-background .uabb-post-thumbnail img {
          position: relative; 
          width: auto;
          height: auto;
          min-width: 100%; 
          max-width: none; 
          left: 0px; 
          top: 0px; 
          -webkit-transform: none; 
          transform: none;
        }
        #post-category .uabb-post-thumbnail.uabb-blog-post-section{
          height: auto !important;
        }
        .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav .navbar-toggle{
          padding-top: 2px;
        }
        .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-wrap{
          background: #0f74c1 !important;
        }
        #col-2 .fl-col-small {
          width: 100% !important;
          margin-right: 0%;
          margin-bottom:15px;
        }
        #post-category .uabb-blog-posts-col-3.uabb-post-wrapper {
          margin-bottom: 15px;
          width: 33.33% !important;
          margin: 0% !important;
          /*padding: 10px;*/
        }
        .uabb-thumbnail-position-background .uabb-post-thumbnail img{
          width: 100%;
          height: auto;
        }
        #post-category .uabb-blog-post-content h5{
          margin-top:0!important; 
        }
        .fl-page-footer-text{
          padding-bottom: 5px !important;
        }
        .category-san-pham .col-xs-12.col-sm-6.col-md-4{
          width: 50%;
          float: left;
          margin: 0px;
          clear: none;
        }
      }
      @media (max-width: 586px){
        #home-search .fl-col.fl-col-small{
          max-width: 100% !important;
          width: 100% !important;
        }
        #home-search #search .fl-module-content{
          margin-top: 0px;
        }
        #post-category .uabb-blog-posts-col-3.uabb-post-wrapper {
          margin-bottom: 15px;
          width: 50% !important;
          margin: 0% !important;
          padding: 5px;
          max-width: 50% !important;
        }
        .fl-module.fl-module-blog-posts.fl-node-5b9a3cfeb6641 .fl-module-content.fl-node-content{
          margin-left: 15px;
          margin-right: 15px;
        }
        .uabb-thumbnail-position-background .uabb-post-thumbnail img{
          width: 100%;
          min-height: auto !important;
        }
        #caro-post button.slick-next.slick-arrow {
          display: block;
          float: right;
          margin-top: -322px;
          margin-right: 0px !important;
        }
        #post-category .fl-module-content.fl-node-content{
          margin-top: 0px;
        }
        #caro-post .fl-row-content-wrap{
          padding-bottom: 5px;
        }
        #caro-post img{
          height: auto;
        }
        .archive.category .col-xs-12.col-sm-3.col-md-3.col-lg-3{
          padding: 0px;
        }
        .archive .new img {
          width: 100%;
          height: auto !important;
        }
        header nav ul#menu-main-menu li ul.sub-menu li {
          margin: 0px 15px;
        }
        .category-san-pham .item {
          min-height: 398px;
        }
      }
      .pagenavi{

        margin: 20px 0 20px 0;

      }
      #pagenavi{
        text-align: center;
      }
      .pagenavi span,.pagenavi a{color: #4d4d4d;padding:3px;margin-right:5px;background:transparent;border:1px solid #757575}

      .pagenavi a:hover,.pagenavi .current{background:transparent;color:#4d4d4d;text-decoration:none}

      .pagenavi .page-numbers,.pagenavi .current{color: #4d4d4d;}

      .pagenavi .current{color: red;}

      .pagenavi .page-numbers{
        border: 1px solid #DDD;
        padding: 8px 12px;
        border-radius: 4px;
      }
      .fl-archive-nav-prev , .fl-archive-nav-next{
        display: none;
      }
      .archive .new{
        min-height: 258px;
      }
      .category-tin-tuc .col-xs-12.col-sm-9.col-md-9.col-lg-9{
        padding: 0px;
      }
      .category-tin-tuc .col-xs-12.col-sm-6.col-md-4.col-lg-4{
        padding: 0px;
        padding-right: 15px;
      }
      .category-san-pham .fl-content.col-md-12{
        padding: 0px;
      }
      .fl-node-5d4cee6c9ef58 > .fl-row-content-wrap {
        background-color: rgb(15, 116, 193);
      }
      .fl-page-footer {
       border-color: #0f74c1;
       background-color: #0f74c1;
      }
     .fl-page-footer-widgets{
       background-color: #ffffff;
      } 