﻿/*
  Theme Name: Regna
  Theme URL: https://bootstrapmade.com/regna-bootstrap-onepage-template/
  Author: BootstrapMade.com
  License: https://bootstrapmade.com/license/
*/
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  background: #fff;
  color: #666666;
  font-family: "Open Sans", sans-serif;
}

a {
  color: #e1aa46;
}

a:hover, a:active, a:focus {
  color: #e1aa46;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 30px 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}

/* Prelaoder */
#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url("../img/preloader.svg") no-repeat center center;
}

/* Back to top button */
.back-to-top 
{
  position: fixed;
  /*display: none;
      
      background: rgba(0, 0, 0, 0.2);
      color: #fff;
      */
  display: normal;
  
  padding: 6px 12px 9px 12px;
  font-size: 16px;
  border-radius: 2px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
}
/*Mới thêm ngày 25/03/2015*/
.back-to-top-messenger
{
  position: fixed;
  /*display: none;
      
      background: rgba(0, 0, 0, 0.2);
      color: #fff;
      */
  display: normal;  
  padding: 6px 12px 9px 12px;
  font-size: 16px;
  border-radius: 2px;
  right: 80px;
  bottom: 15px;
  transition: background 0.5s;
}

    .back-to-top-messenger img 
    {
        width: 112px;

    }

@media (max-width: 768px) 
{
  .back-to-top 
  {
    bottom: 15px;
  }
 
  
   .back-to-top-messenger
  {
    bottom: 15px;
  }
}

.back-to-top:focus {
  background: rgba(0, 0, 0, 0.2);color: #fff;
  
  outline: none;
}

.back-to-top:hover {
  /*
      background: #00A859;
  color: #fff;
      */
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    padding: 30px 0;
    height: 92px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
    /* background-color: rgba(52, 59, 64, 0.7);*/
    background-color: white;
    
}

#header #logo 
{
  float: left;
}

#header #word-map 
{
  float: right;
}

#header #logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 6px 0;
  line-height: 1;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header #logo h1 a, #header #logo h1 a:hover {
  color: #fff;
}

#header #logo img {
  padding: 0;
  margin: 0;
}

@media (max-width: 768px) {
  #header #logo h1 {
    font-size: 26px;
  }
  #header #logo img {
    max-height: 55px;
  }
}

#header.header-fixed {
    /*background: rgba(52, 59, 64, 0.9);*/    
    padding: 20px 0;
    height: 72px;
    transition: all 0.5s;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/

#banner-services {
  width: 100%;
  height: 50vh;
  /*background: url(../img/Napoli-Coffee-Home-image.png) top center; size: 1920x1280*/
  background-size: cover;
  position: relative;
}

#hero:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#banner-services .hero-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#banner-services h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}


#hero {
    width: 100%;
    height: 100vh;
    /*background: url(../img/Napoli-Coffee-Home-image.png) left;*/ /* size: 1920x1280*/
    background: url(../img/background-image.jpg) left; /* size: 1920x1280*/
    background-size: cover;
    position: relative;
}

@media (min-width: 1024px)
{
  #hero {
    background-attachment: fixed;
    
  }
    #banner-services {
        background-attachment: fixed;         
    }

}

#hero:before {
    content: "";
    background: rgba(0, 0, 0, 0.6);
    background: none;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

#hero .hero-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#hero h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 600px) {
    .hero-container
    {
        padding-top: 50px;
    }
}
@media (max-width: 768px) 
{
  #hero h1 
  {
    font-size: 28px;
    line-height: 36px;
  }
}
@media (max-width: 768px) {
  #hero h1 
  {
    font-size: 28px;
    line-height: 36px;
  }
}

#hero h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #hero h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#hero .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 15px 28px;
  /*border-radius: 50px;*/
  transition: 0.5s;
  margin: 10px;
  /*ngay 5 thang 4 bo vien*/
  /*border: 2px solid #fff;*/
  color: #fff;
  background: #ed3237;
}

#hero .btn-get-started:hover {
  background: #00A859;
  /*border: 2px solid #00A859;*/
  
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul 
{
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */
#nav-menu-container {
  float: right;
  margin: 0;
}

@media (max-width: 980px) 
{
  #nav-menu-container 
  {
    display: none;
  }
}

/* Nav Meu Styling */
.nav-menu a {
    padding: 0 8px 10px 8px;
    text-decoration: none;
    display: inline-block;
    /*color: #fff;*/
    color: forestgreen;
    /*font-family: "Poppins", sans-serif;*/
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    outline: none;
}

.nav-menu > li {
  margin-left: 10px;
}

.nav-menu > li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #00A859;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.nav-menu a:hover:before, .nav-menu li:hover > a:before, .nav-menu .menu-active > a:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);   
    background-color: grey;
}


.nav-menu ul {
  margin: 4px 0 0 0;
  border: 1px solid #e7e7e7;
}

.nav-menu ul li {
  background: #fff;
}

.nav-menu ul li:first-child {
  border-top: 0;
}

.nav-menu ul li a {
  padding: 10px;
  color: #333;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none;
}

    .nav-menu ul li a:hover {
        /*background: #00A859;*/
        color: #fff;
       
    }

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    margin: 20px 13px 0 0;
    border: 0;
    background: none;
    font-size: 24px;
   
    display: none;
    transition: all 0.4s;
    outline: none;
    cursor: pointer;
}

    #mobile-nav-toggle i {
        /*color: #fff;*/
        color: forestgreen;
    }
/*số cũ 768*/
@media (max-width: 1366px) {
  #mobile-nav-toggle 
  {

    display: inline;
    margin: 20px 13px 0 0;
  }
}
@media (max-width: 960px) {
  #mobile-nav-toggle 
  {

    
    margin: 20px -3px 0 0;
  }
}

/* Mobile Nav Styling */
#mobile-nav {
    position: fixed;
    top: 0;
    padding-top: 18px;
    bottom: 0;
    z-index: 998;
    /*background: rgba(52, 59, 64, 0.9);*/
    background: white;
    left: -260px;
    width: 260px;
    overflow-y: auto;
    transition: 0.4s;
    font-weight: bold;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

    #mobile-nav ul li a {
        color: forestgreen;
        /*color: #fff;*/
        font-size: 16px;
        overflow: hidden;
        padding: 10px 22px 10px 15px;
        position: relative;
        text-decoration: none;
        width: 100%;
        display: block;
        outline: none;
        text-transform: uppercase;
    }

        #mobile-nav ul li a:hover {
            color: dimgray;
            background: rgba(0, 0, 0, 0.1);
            /*color: #fff;*/
        }

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #00A859;
  
}

#mobile-nav ul .menu-item-active {
  color: #00A859;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(52, 59, 64, 0.9);
  display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
/* Sections Header
--------------------------------*/
.section-header .section-title 
{
  font-size: 32px;
  color: #111;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  margin-bottom: 5px;
}

.section-header .section-description 
{
  text-align: center;
  padding-bottom: 40px;
  color: #999;
}

/* About Us Section
--------------------------------*/
#about {
  background: #fff;
  padding: 0px 0;
}



#about .about-container .background {
  min-height: 300px;
  background: url(../img/cafe-rang-xay-napoli-coffee.jpg) left;
  margin-bottom: 10px;
}

#about .about-container .content {
  background: #fff;
}

#about .about-container .title {
  color: #333;
  font-weight: 700;
  font-size: 32px;
}


.title-mobile {
    font-size: 32px;
}

@media (max-width: 960px) 
{
  #about .about-container .title 
  {
    padding-top: 15px;
  }
  #aboutsecond
  {
    padding: 20px 0;
  }
  .section-header .section-title 
  {
    font-size: 25px;
    }
    .section-header .section-description {
        padding-bottom: 20px;
    }
    }
.title-mobile {
    font-size: 25px;
}

#about .about-container p {
  line-height: 26px;
}

#about .about-container p:last-child {
  margin-bottom: 0;
}

#about .about-container .icon-box {
  background: #fff;
  background-size: cover;
  padding: 0 0 30px 0;
}

#about .about-container .icon-box .icon {
  float: left;
  background: #fff;
  padding: 16px;
  border-radius: 50%;
  border: 2px solid #00A859;
}

#about .about-container .icon-box .icon i {
  color: #00A859;
  font-size: 24px;
}

#about .about-container .icon-box .title {
  margin-left: 80px;
  font-weight: 500;
  margin-bottom: 5px;
  font-size: 18px;
  text-transform: uppercase;
}

#about .about-container .icon-box .title a {
  color: #111;
}

#about .about-container .icon-box .description {
  margin-left: 80px;
  line-height: 24px;
  font-size: 14px;
}

/* Facts Section
--------------------------------*/
#facts {
  background: #f7f7f7;
  padding: 80px 0 60px 0;
}

#facts .counters span {
  font-size: 48px;
  display: block;
  color: #00A859;
}

#facts .counters p {
  padding: 0;
  margin: 0 0 20px 0;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
}

/* Services Section
--------------------------------*/


#services 
{
  background: #fff;
  background-size: cover;
  padding: 80px 0 60px 0;
}

#services .box 
{
  padding: 50px 20px;
  margin-bottom: 50px;
  text-align: center;
  border: 1px solid #e6e6e6;
  height: 200px;
  position: relative;
  background: #fafafa;
}

#services .icon {
  position: absolute;
  top: -36px;
  left: calc(50% - 36px);
  transition: 0.2s;
  border-radius: 50%;
  display: inline-block;
  border: 6px solid #fff;
}

#services .icon a {
  display: inline-block;
  background: #00A859;
  border: 2px solid #00A859;
  padding: 16px;
  border-radius: 50%;
  transition: 0.3s;
}

#services .icon i {
  color: #fff;
  font-size: 24px;
}

#services .box:hover .icon i {
  color: #00A859;
}

#services .box:hover .icon a {
  color: #00A859;
  background: #fff;
}

#services .title {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

#services .title a {
  color: #111;
}

#services .description {
  font-size: 14px;
  line-height: 24px;
}


#services-2 {
  background: #fff;
  background-size: cover;
  padding: 80px 0 60px 0;
  background: #f7f7f7;
}

#services-2 .box 
{

  padding: 50px 20px;
  margin-bottom: 50px;
  text-align: center;
  border: 1px solid #e6e6e6;
  height: 200px;
  position: relative;
  /*background: #fafafa;*/
  background: #fff;
  

}

#services-2 .icon {
  position: absolute;
  top: -36px;
  left: calc(50% - 36px);
  transition: 0.2s;
  border-radius: 50%;
  display: inline-block;
  border: 6px solid #fff;
}

#services-2 .icon a {
  display: inline-block;
  background: #00A859;
  border: 2px solid #00A859;
  padding: 16px;
  border-radius: 50%;
  transition: 0.3s;
}

#services-2 .icon i {
  color: #fff;
  font-size: 24px;
}

#services-2 .box:hover .icon i {
  color: #00A859;
}

#services-2 .box:hover .icon a {
  color: #00A859;
  background: #fff;
}

#services-2 .title {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

#services-2 .title a {
  color: #111;
}

#services-2 .description {
  font-size: 14px;
  line-height: 24px;
}


/* Call To Action Section
--------------------------------*/


#call-to-action .cta-title 
{
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

#call-to-action .cta-text {
  color: #fff;
}



@media (max-width: 480px) 
{
   
    #call-to-action 
    {
        height: 500px;
        background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../img/banner-hotline1.png);
        background-size: cover;
        padding: 80px 0;
    }
  #call-to-action .cta-btn-container 
  {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
    .call-to-action-row 
    {
        padding-top: 10px;
    }
}
@media only screen and (max-width: 1366px) and (min-width: 768px)
{
   #call-to-action 
    {
        height: 500px;
        background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../img/banner-hotline1.png) fixed;
        background-size: cover;
        padding: 80px 0;
    }
   #call-to-action .cta-btn-container 
  {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
   .call-to-action-row 
    {
        padding-top: 50px;
    }
}

#call-to-action .cta-btn {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 30px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#call-to-action .cta-btn:hover {
  background: #00A859;
  border: 2px solid #00A859;
}

/* Portfolio Section
--------------------------------*/




#portfolio 
{
  background: #f7f7f7;
  padding: 0px 0;
  padding-top: 50px;  
}

/*
#hero {
  width: 100%;
  height: 100vh;
 
  background-size: cover;
  position: relative;
}*/

#portfolio #portfolio-wrapper 
{
  padding-right: 15px;
}

#portfolio #portfolio-flters
 {
  padding: 0;
  margin: 0 0 45px 0;
  list-style: none;
  text-align: center;
}

#portfolio #portfolio-flters li 
{
  cursor: pointer;
  margin: 0 10px;
  display: inline-block;
  padding: 10px 22px;
  font-size: 12px;
  line-height: 15px;
  color: #666666;
  /*border-radius: 4px;*/
  text-transform: uppercase;
  background: #fff;  
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

#portfolio #portfolio-flters li:hover, #portfolio #portfolio-flters li.filter-active 
{
  
    /*#00A859*/
  border-bottom-color: #aaa;
  border-bottom-style: outset;
}

#portfolio .portfolio-item 
{
  position: relative;
  height: 280px;
  overflow: hidden !important;
  margin-bottom: 15px;
  transition: all 350ms ease;
  transform: scale(1);
  
}

#portfolio .portfolio-item a 
{
  display: block; 
}

#portfolio .portfolio-item img 
{    
  position: relative;
  transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  top: 0px;  
 
  
}

#portfolio .portfolio-item .details 
{
  height: 60px;  
  background: black;    
  opacity: 0.7;
  position: absolute;
  bottom: 0px;
  width: 92%;
  
}

#portfolio .portfolio-item .details h4 {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  padding: 8px 0 2px 8px;
  margin: 0;
}

#portfolio .portfolio-item .details span 
{
  display: block;
  color: #fff;
  font-size: 13px;
  padding-left: 8px;
}

#portfolio .portfolio-item:hover .details 
{
/*Khi holver vào trong hnih se len bao nhieu*/    
  /*bottom: 0;*/
}

#portfolio .portfolio-item:hover img {
  top: -30px;
}

#portfolio .news-item 
{
  position: relative;
  height: 250px;
  overflow: hidden !important;
  margin-bottom: 15px;
  transition: all 350ms ease;
  transform: scale(1);
}

#portfolio .news-item a 
{
  display: block;
}

#portfolio .news-item img 
{    
  position: relative;
  transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  top: 0px;
  
  
}

#portfolio .news-item .details 
{
  height: 125px;  
  background: black;    
  opacity: 0.7;
  position: absolute;
  bottom: 0px;
  width: 100%;
  
}

#portfolio .news-item .details h4 {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  padding: 8px 0 2px 8px;
  margin: 0;
}

#portfolio .news-item .details span 
{
  display: block;
  color: #fff;
  font-size: 13px;
  padding-left: 8px;
}

#portfolio .news-item:hover .details 
{
/*Khi holver vào trong hnih se len bao nhieu*/    
  /*bottom: 0;*/
}

#portfolio .news-item:hover img 
{
  top: -30px;
}

/* Portfolio Section
--------------------------------*/




#portfolioabout 
{
  
  padding: 0px 0;
  padding-top: 50px;  
}

/*
#hero {
  width: 100%;
  height: 100vh;
 
  background-size: cover;
  position: relative;
}*/

#portfolioabout #portfolioabout-wrapper 
{
  padding-right: 15px;
}

#portfolioabout #portfolioabout-flters
 {
  padding: 0;
  margin: 0 0 45px 0;
  list-style: none;
  text-align: center;
}

#portfolioabout #portfolioabout-flters li 
{
  cursor: pointer;
  margin: 0 10px;
  display: inline-block;
  padding: 10px 22px;
  font-size: 12px;
  line-height: 15px;
  color: #666666;
  /*border-radius: 4px;*/
  text-transform: uppercase;
  background: #fff;  
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

#portfolioabout #portfolioabout-flters li:hover, #portfolioabout #portfolioabout-flters li.filter-active 
{
  
    /*#00A859*/
  border-bottom-color: #aaa;
  border-bottom-style: outset;
}

#portfolioabout .portfolio-item 
{
  position: relative;
  height: 280px;
  overflow: hidden !important;
  margin-bottom: 15px;
  transition: all 350ms ease;
  transform: scale(1);
  
}

#portfolioabout .portfolio-item a 
{
  display: block; 
}

#portfolioabout .portfolio-item img 
{    
  position: relative;
  transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  top: 0px;  
 
  
}

#portfolioabout .portfolio-item .details 
{
  height: 60px;  
  background: black;    
  opacity: 0.7;
  position: absolute;
  bottom: 0px;
  width: 100%;
  
}

#portfolioabout .portfolio-item .details h4 {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  padding: 8px 0 2px 8px;
  margin: 0;
}

#portfolioabout .portfolio-item .details span 
{
  display: block;
  color: #fff;
  font-size: 13px;
  padding-left: 8px;
}

#portfolioabout .portfolio-item:hover .details 
{
/*Khi holver vào trong hnih se len bao nhieu*/    
  /*bottom: 0;*/
}

#portfolioabout .portfolio-item:hover img {
  top: -30px;
}

#portfolioabout .news-item 
{
  position: relative;
  height: 250px;
  overflow: hidden !important;
  margin-bottom: 15px;
  transition: all 350ms ease;
  transform: scale(1);
}

#portfolioabout .news-item a 
{
  display: block;
}

#portfolioabout .news-item img 
{    
  position: relative;
  transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  top: 0px;
  
  
}

#portfolioabout .news-item .details 
{
  height: 125px;  
  background: black;    
  opacity: 0.7;
  position: absolute;
  bottom: 0px;
  width: 100%;
  
}

#portfolioabout .news-item .details h4 {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  padding: 8px 0 2px 8px;
  margin: 0;
}

#portfolioabout .news-item .details span 
{
  display: block;
  color: #fff;
  font-size: 13px;
  padding-left: 8px;
}

#portfolioabout .news-item:hover .details 
{
/*Khi holver vào trong hnih se len bao nhieu*/    
  /*bottom: 0;*/
}

#portfolioabout .news-item:hover img 
{
  top: -30px;
}


/* Team Section
--------------------------------*/
#team {
  background: #fff;
  padding: 80px 0 60px 0;
}

#team .member {
  text-align: center;
  margin-bottom: 20px;
}

#team .member .pic {
  margin-bottom: 15px;
  overflow: hidden;
  height: 260px;
}

#team .member .pic img {
  max-width: 100%;
}

#team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
}

#team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

#team .member .social {
  margin-top: 15px;
}

#team .member .social a {
  color: #b3b3b3;
}

#team .member .social a:hover {
  color: #00A859;
}

#team .member .social i {
  font-size: 18px;
  margin: 0 2px;
}
/*
    news*/
#news 
{
    margin-top: 50px;
}
#news .portfolio-item 
{
  
  position: relative;
  height: 250px;
  overflow: hidden !important;
  margin-bottom: 15px;
  transition: all 350ms ease;
  transform: scale(1);
}

#news .portfolio-item a {
  display: block;
  /*margin-right: 15px;*/
  
}

#news .portfolio-item img {
  position: relative;
  top: 0;
  transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

#news .portfolio-item .details 
{
  height: 60px;
  text-transform: uppercase;
  /*background: #00A859;*/
  background: black;  
  opacity: 0.7;
  position: absolute;
  width: 100%;  
  bottom: 0px;
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

#news .portfolio-item .details h4 {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  padding: 8px 0 2px 8px;
  margin: 0;
}

#news .portfolio-item .details span 
{
  display: block;
  color: #fff;
  font-size: 13px;
  padding-left: 8px;
}

#news .portfolio-item:hover .details 
{
/*Khi holver vào trong hnih se len bao nhieu*/    
  /*bottom: 0;*/
}

#news .portfolio-item:hover img {
  top: -30px;
}

#news .portfolio-item:hover .details 
{
/*Khi holver vào trong hnih se len bao nhieu*/    
  /*bottom: 0;*/
}

#news .portfolio-item:hover img {
  top: -30px;
}


/*products

    */

#products 
{
    margin-top: 50px;
}

#products .portfolio-item 
{
  
  position: relative;
  height: 250px;
  overflow: hidden !important;
  margin-bottom: 15px;
  transition: all 350ms ease;
  transform: scale(1);
}

#products .portfolio-item a {
  display: block;
  /*margin-right: 15px;*/
  
}

#products .portfolio-item img {
  position: relative;
  top: 0;
  transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 110%;
}

#products .portfolio-item .details 
{
  height: 70px;
  text-transform: uppercase;  
  background: black;  
  opacity: 0.7;
  position: absolute;
  bottom: 0px;
  width: 100%;
  
}

#products .portfolio-item .details h4 {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  padding: 8px 0 2px 8px;
  margin: 0;
}

#products .portfolio-item .details span 
{
  display: block;
  color: #fff;
  font-size: 13px;
  padding-left: 8px;
}

#products .portfolio-item:hover .details 
{
/*Khi holver vào trong hnih se len bao nhieu*/    
  /*bottom: 0;*/
}

#products .portfolio-item:hover img {
  top: -30px;
}


/*show-noidung-cuahang*/
.show-noidung-cuahang .google-map
{  
  height: 400px;
  bottom: 0px;
}



/* Contact Section
--------------------------------*/
#contact {
  background: #f7f7f7;
  padding: 80px 0 40px 0;
}

#contact #google-map 
{
  height: 300px;
  margin-bottom: 20px;
}

#contact .info {
  color: #333333;
}

#contact .info i {
  font-size: 32px;
  color: #00A859;
  float: left;
}

#contact .info p {
  padding: 0 0 10px 50px;
  margin-bottom: 20px;
  line-height: 22px;
  font-size: 14px;
}

#contact .info .email p {
  padding-top: 5px;
}

#contact .social-links {
  padding-bottom: 20px;
}

#contact .social-links a {
  font-size: 18px;
  display: inline-block;
  background:#ed3237;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#contact .social-links a:hover {
  background: #00A859;
  color: #fff;
}

#contact .form #sendmessage {
  color: #00A859;
  border: 1px solid #00A859;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show, #contact .form #errormessage.show, #contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input, #contact .form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

#contact .form button[type="submit"] {
  background: #ed3237;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
}

#contact .form button[type="submit"]:hover {
  background: #00a859;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #343b40;
  padding: 30px 0;
  color: #fff;
  font-size: 14px;
}

#footer .copyright {
  text-align: center;
}

#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #ccc;
}

.expert{
	background-color: #f8f8f8;
}
.expert p{
	line-height: 200%;
}
.expert .bg-img{
	background-image: url(../img/2.jpg);
	background-position-x: 85%;
	height: 100%;
}
.expert .bg-img:after{
	display: none;
}
.expert .section{
	padding-left: 30px;
	padding-right: 30px;
}

/*image store*/


.store-bg {
   /* background: url(../img/portfolio/app2.jpg) repeat center;*/
   background: black;
    height: 600px;
    overflow-y: scroll;
    
}
.section-title-store {
  
  font-size: 46px;
  color: white;
  font-weight: 700;
  margin-bottom: 50px;
}
.store-content {
    text-transform: uppercase;
    text-align: left;   
    margin: 100px 50px 20px 60px;
    
}
.row .text1 {
    color: red;
}
.row .text2 {
    color: green;
}

.lib-row-store-tile
{
    color: white;
    font-size: 16px;
    font-weight: bold;   
}

.lib-row-store-content
{
    color: grey;
    font-size: 12px;
    text-transform: initial;
    margin-top: 10px;
}


.lib-img-show {
    width: 100%;
    background-color: transparent;
 
}



.tablinks {
    cursor: pointer;
}

.carousel-indicatorsnew
{
    position: absolute;
    bottom:10px; 
    left:20%;
    
    width:60%;
    
    padding-left:0;
    list-style:none;
    text-align:center

}.carousel-indicatorsnew li
 {
     display:inline-block;
     width:10px;
     height:10px;
     margin:1px;
     text-indent:-999px;
     border:1px solid #ed3237;
     border-radius:10px;
     cursor:pointer;
     background-color: #000;
     background-color: rgba(0,0,0,0)}
 .carousel-indicatorsnew .active{
     margin:0;
     width:12px;
     height:12px;
     background-color: #a94442;

 }.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px; color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}
  .carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicatorsnew{bottom:20px}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}@media print{.hidden-print{display:none!important}}


/*định nghĩa thêm*/

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-default {
    border-color: #ddd;
}
.panel-default>.panel-heading 
{
    color: white;
    background-color: #ed3237;
    border-color: #ddd;
    
}
.panel-heading {
    padding: 15px 0px 0px 15px;    
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    
}

.panel-body {
    padding: 15px;
}
.show-full-store {
    margin: 20px 0px 20px 0px;
}
.show-full-store>a{
    padding: 10px 15px 10px 15px;
/*bo background read more 5/4/2018*/
/*
    background: #00A859;    
    color: #a94442;
    */
}
/*
.show-full-store>a:hover{
    
    background: #ed3237;
}*/

/* Colors */
.w3-amber,.w3-hover-amber:hover{color:#000!important;background-color:#ffc107!important}
.w3-aqua,.w3-hover-aqua:hover{color:#000!important;background-color:#00ffff!important}
.w3-blue,.w3-hover-blue:hover{color:#fff!important;background-color:#2196F3!important}
.w3-light-blue,.w3-hover-light-blue:hover{color:#000!important;background-color:#87CEEB!important}
.w3-brown,.w3-hover-brown:hover{color:#fff!important;background-color:#795548!important}
.w3-cyan,.w3-hover-cyan:hover{color:#000!important;background-color:#00bcd4!important}
.w3-blue-grey,.w3-hover-blue-grey:hover,.w3-blue-gray,.w3-hover-blue-gray:hover{color:#fff!important;background-color:#607d8b!important}
.w3-green,.w3-hover-green:hover{color:#fff!important;background-color:#4CAF50!important}
.w3-light-green,.w3-hover-light-green:hover{color:#000!important;background-color:#8bc34a!important}
.w3-indigo,.w3-hover-indigo:hover{color:#fff!important;background-color:#3f51b5!important}
.w3-khaki,.w3-hover-khaki:hover{color:#000!important;background-color:#f0e68c!important}
.w3-lime,.w3-hover-lime:hover{color:#000!important;background-color:#cddc39!important}
.w3-#ed3237,.w3-hover-#ed3237:hover{color:#000!important;background-color:#ff9800!important}
.w3-deep-#ed3237,.w3-hover-deep-#ed3237:hover{color:#fff!important;background-color:#ff5722!important}
.w3-pink,.w3-hover-pink:hover{color:#fff!important;background-color:#e91e63!important}
.w3-purple,.w3-hover-purple:hover{color:#fff!important;background-color:#9c27b0!important}
.w3-deep-purple,.w3-hover-deep-purple:hover{color:#fff!important;background-color:#673ab7!important}
.w3-red,.w3-hover-red:hover{color: #fff!important;background-color:#ed3237!important}
.w3-sand,.w3-hover-sand:hover{color:#000!important;background-color:#fdf5e6!important}
.w3-teal,.w3-hover-teal:hover{color:#fff!important;background-color:#009688!important}
.w3-yellow,.w3-hover-yellow:hover{color:#000!important;background-color:#ffeb3b!important}
.w3-white,.w3-hover-white:hover{color:#000!important;background-color:#fff!important}
.w3-black,.w3-hover-black:hover{color:#fff!important;background-color:#000!important}
.w3-grey,.w3-hover-grey:hover,.w3-gray,.w3-hover-gray:hover{color:#000!important;background-color:#9e9e9e!important}
.w3-light-grey,.w3-hover-light-grey:hover,.w3-light-gray,.w3-hover-light-gray:hover{color:#000!important;background-color:#f1f1f1!important}
.w3-dark-grey,.w3-hover-dark-grey:hover,.w3-dark-gray,.w3-hover-dark-gray:hover{color:#fff!important;background-color:#616161!important}
.w3-pale-red,.w3-hover-pale-red:hover{color:#000!important;background-color:#ffdddd!important}
.w3-pale-green,.w3-hover-pale-green:hover{color:#000!important;background-color:#ddffdd!important}
.w3-pale-yellow,.w3-hover-pale-yellow:hover{color:#000!important;background-color:#ffffcc!important}
.w3-pale-blue,.w3-hover-pale-blue:hover{color:#000!important;background-color:#ddffff!important}
.w3-text-amber,.w3-hover-text-amber:hover{color:#ffc107!important}
.w3-text-aqua,.w3-hover-text-aqua:hover{color:#00ffff!important}
.w3-text-blue,.w3-hover-text-blue:hover{color:#2196F3!important}
.w3-text-light-blue,.w3-hover-text-light-blue:hover{color:#87CEEB!important}
.w3-text-brown,.w3-hover-text-brown:hover{color:#795548!important}
.w3-text-cyan,.w3-hover-text-cyan:hover{color:#00bcd4!important}
.w3-text-blue-grey,.w3-hover-text-blue-grey:hover,.w3-text-blue-gray,.w3-hover-text-blue-gray:hover{color:#607d8b!important}
.w3-text-green,.w3-hover-text-green:hover{color:#4CAF50!important}
.w3-text-light-green,.w3-hover-text-light-green:hover{color:#8bc34a!important}
.w3-text-indigo,.w3-hover-text-indigo:hover{color:#3f51b5!important}
.w3-text-khaki,.w3-hover-text-khaki:hover{color:#b4aa50!important}
.w3-text-lime,.w3-hover-text-lime:hover{color:#cddc39!important}
.w3-text-#ed3237,.w3-hover-text-#ed3237:hover{color:#ff9800!important}
.w3-text-deep-#ed3237,.w3-hover-text-deep-#ed3237:hover{color:#ff5722!important}
.w3-text-pink,.w3-hover-text-pink:hover{color:#e91e63!important}
.w3-text-purple,.w3-hover-text-purple:hover{color:#9c27b0!important}
.w3-text-deep-purple,.w3-hover-text-deep-purple:hover{color:#673ab7!important}
.w3-text-red,.w3-hover-text-red:hover{color:#f44336!important}
.w3-text-sand,.w3-hover-text-sand:hover{color:#fdf5e6!important}
.w3-text-teal,.w3-hover-text-teal:hover{color:#009688!important}
.w3-text-yellow,.w3-hover-text-yellow:hover{color:#d2be0e!important}
.w3-text-white,.w3-hover-text-white:hover{color:#fff!important}
.w3-text-black,.w3-hover-text-black:hover{color:#000!important}
.w3-text-grey,.w3-hover-text-grey:hover,.w3-text-gray,.w3-hover-text-gray:hover{color:#757575!important}
.w3-text-light-grey,.w3-hover-text-light-grey:hover,.w3-text-light-gray,.w3-hover-text-light-gray:hover{color:#f1f1f1!important}
.w3-text-dark-grey,.w3-hover-text-dark-grey:hover,.w3-text-dark-gray,.w3-hover-text-dark-gray:hover{color:#3a3a3a!important}
.w3-border-amber,.w3-hover-border-amber:hover{border-color:#ffc107!important}
.w3-border-aqua,.w3-hover-border-aqua:hover{border-color:#00ffff!important}
.w3-border-blue,.w3-hover-border-blue:hover{border-color:#2196F3!important}
.w3-border-light-blue,.w3-hover-border-light-blue:hover{border-color:#87CEEB!important}
.w3-border-brown,.w3-hover-border-brown:hover{border-color:#795548!important}
.w3-border-cyan,.w3-hover-border-cyan:hover{border-color:#00bcd4!important}
.w3-border-blue-grey,.w3-hover-border-blue-grey:hover,.w3-border-blue-gray,.w3-hover-border-blue-gray:hover{border-color:#607d8b!important}
.w3-border-green,.w3-hover-border-green:hover{border-color:#4CAF50!important}
.w3-border-light-green,.w3-hover-border-light-green:hover{border-color:#8bc34a!important}
.w3-border-indigo,.w3-hover-border-indigo:hover{border-color:#3f51b5!important}
.w3-border-khaki,.w3-hover-border-khaki:hover{border-color:#f0e68c!important}
.w3-border-lime,.w3-hover-border-lime:hover{border-color:#cddc39!important}
.w3-border-#ed3237,.w3-hover-border-#ed3237:hover{border-color:#ff9800!important}
.w3-border-deep-#ed3237,.w3-hover-border-deep-#ed3237:hover{border-color:#ff5722!important}
.w3-border-pink,.w3-hover-border-pink:hover{border-color:#e91e63!important}
.w3-border-purple,.w3-hover-border-purple:hover{border-color:#9c27b0!important}
.w3-border-deep-purple,.w3-hover-border-deep-purple:hover{border-color:#673ab7!important}
.w3-border-red,.w3-hover-border-red:hover{border-color:#f44336!important}
.w3-border-sand,.w3-hover-border-sand:hover{border-color:#fdf5e6!important}
.w3-border-teal,.w3-hover-border-teal:hover{border-color:#009688!important}
.w3-border-yellow,.w3-hover-border-yellow:hover{border-color:#ffeb3b!important}
.w3-border-white,.w3-hover-border-white:hover{border-color:#fff!important}
.w3-border-black,.w3-hover-border-black:hover{border-color:#000!important}
.w3-border-grey,.w3-hover-border-grey:hover,.w3-border-gray,.w3-hover-border-gray:hover{border-color:#9e9e9e!important}
.w3-border-light-grey,.w3-hover-border-light-grey:hover,.w3-border-light-gray,.w3-hover-border-light-gray:hover{border-color:#f1f1f1!important}
.w3-border-dark-grey,.w3-hover-border-dark-grey:hover,.w3-border-dark-gray,.w3-hover-border-dark-gray:hover{border-color:#616161!important}
.w3-border-pale-red,.w3-hover-border-pale-red:hover{border-color:#ffe7e7!important}.w3-border-pale-green,.w3-hover-border-pale-green:hover{border-color:#e7ffe7!important}
.w3-border-pale-yellow,.w3-hover-border-pale-yellow:hover{border-color:#ffffcc!important}.w3-border-pale-blue,.w3-hover-border-pale-blue:hover{border-color:#e7ffff!important}
                                                                                         
@font-face{font-family:'Glyphicons Halflings'; src:url(../fonts/glyphicons-halflings-regular.eot); src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}
.glyphicon
{
    
    position:relative;
    top:1px;
    display:inline-block;
    font-family:'Glyphicons Halflings';     
    font-style:normal;
    font-weight:400;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.glyphicon-save:before
{
    content:"\e166"
}

.tilte-article-background 
{
    background: red;
}


.col-md-offset-12{margin-left:100%}
.col-md-offset-11{margin-left:91.66666667%}
.col-md-offset-10{margin-left:83.33333333%}
.col-md-offset-9{margin-left:75%}
.col-md-offset-8{margin-left:66.66666667%}
.col-md-offset-7{margin-left:58.33333333%}
.col-md-offset-6{margin-left:50%}
.col-md-offset-5{margin-left:41.66666667%}
.col-md-offset-4{margin-left:33.33333333%}
.col-md-offset-3{margin-left:25%}
.col-md-offset-2{margin-left:16.66666667%}
.col-md-offset-1{margin-left:8.33333333%}
.col-md-offset-0{margin-left:0}


.col-lg-3, .col-md-3, .col-sm-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 7px;
    padding-left: 7px;
}

.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}