.social-media a i {
    font-size: 18px!important;
    padding: 15px!important;
    margin-right: 0!important;
    background: none!important;
}
.back-top {
    bottom: 20px;
}
.product-link {
        overflow: hidden;
    width: 100%;
    display: inline-block;
}
.lslide img {
    width: 100%;
}
.product-link img
{
        transition: 300ms all;
}
.product-link:hover img {
    transform: scale(1.2);
}
.active.dropdown-test .fa-list-ul {
    line-height: 20px;
}
.btn:hover {    
    background-image: linear-gradient(to right, #cb2d3e, #ef473a);
}
.new-product .product-info button.btn:hover {
        background-image: linear-gradient(to right, #cb2d3e, #ef473a);
}
input:focus, textarea:focus {
    outline: none;
}
.view-cart, .checkout {
    font-size: 12px;
    padding: 15px;
}
#frmOrder .checkout {
    padding: 0
}
.category {
    background: #fff;
    padding: 10px;
    border-bottom: 1px solid #e3e3e3;
    padding-left: 15px;
    list-style: none;   
    display: flex;
    align-items: center;
}
.category:hover
{
    background: var(--background-gradient);
}
.category:hover a
{
    color: #fff;
}
.category:hover img
{
    filter: brightness(0) invert(1);
}
.slider-show .bx-wrapper img {
    height: 345px;
}
.category-image {
    width: 25px;
    height: auto;
    margin-right: 10px;
}
.slide {
    background: #fff;
    border: 1px solid #e1e1e1;
    padding-bottom: 0px;
}
@media (max-width: 767px) {    
    .slide {
        margin-left: -15px;
        margin-right: -15px;
    }
}
.field {
    margin-top: 15px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 600;
    padding-left: 15px;
}
.category a {
    color: #111;
}
.category-list {    
    margin-bottom: 15px;
}
.category a:hover {
    text-decoration: none;
}
.sweet-alert h2 {
    line-height: 50px;
}
.section-6 .button{
    margin-top: 30px;
}
.pd-0 {
    padding: 0!important;
}
.product-category {
   box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
    background-color: #fff;
    padding: 15px;
    border-radius: 8px;
}
.feature-products .product
{
    box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
}
.request-title {
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: bold;
}
.request-form .form-control {
    margin-bottom: 10px;
}
.request-form #btnsend {
    margin-top: 0;
    margin-bottom: 30px;
}
.request-image {
    height: 300px;
    object-fit: cover;
}
.feature-products .product {
    height: 325px;
}
section.about-garc .item
{
    padding: 20px;
    border-radius: 10px;
    text-align: center;
}
section.service, section.about-garc{
    padding: 60px 0px;
    display: block;
}
section.about-garc
{
    background:url('/frontend/templates/bsr/assets/images/bg2.png');
    background-size: cover;
    text-align: center;
    color: #fff;
}
section.service
{
    background:url('/frontend/templates/bsr/assets/images/bg3.jpg');
    background-size: cover;
    text-align: center;
    color: #222;
}
section.about-garc .icon
{
padding: 20px;
    border: 3px solid #fff;
    padding: 20px;
    display: block;
    width: 100px;
    margin: auto;
    border-radius: 50%;
    margin: 27px auto;
}
section.about-garc .icon img
{
    max-width: 100%;
}
section.service .thumb img
{
width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 10px;
}
.bg-primary
{
    background-color: #2980b8a3;
}
.bg-danger
{
background-color: #e74c3cba;
}
.bg-success
{
    background-color:#27ae609e;
}
section.product
{
    padding: 40px 0px;
    text-align: center;
}
section.product .product-item img
{
        width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 10px 10px 0px 0px;
}
section.product .product-item
{
       display: block;
    border-radius: 10px;
    box-shadow: 1px 1px 4px #22222238;
    padding: 0px 0px 10px 0px;
}
section.product .product-item h3
{
    height: 40px;
}
section.project
{
    padding: 40px 0px;
    text-align: center;
    background: url('/frontend/templates/bsr/assets/images/bg-project.jpg') no-repeat;
    background-size: cover;
}
section.project h2
{
    color: #222;
}
section.project .item
{
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
section.project .item img
{
    width: 100%;
    height: 250px;
    border-radius: 20px;
}
section.project .item .overlay
{
    position: absolute;
    width: 100%;
    height: 100%;
       background-image: linear-gradient(#21212105 50%, #0c0c0cfc);
}
section.project .item h3
{
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    color: #fff;
}
section.news-home
{
    padding: 40px 0px;
}
section.news-home .hot-news .thumb img
{
        width: 100%;
    height: 250px;
    object-fit: cover;
}
section.news-home .hot-news .title
{
        width: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #222;
    text-align: justify;
    display: block;
    margin-top: 10px;
}
section.news-home .hot-news span
{
    font-size: 13px;
    color: #777;
    width: 100%;
    float: left;
}
section.news-home .hot-news span{
font-size: 13px;
    color: #777;
    width: 100%;
    text-align: justify;
    margin-bottom: 10px;
}
section.news-home .hot-news span.description
{
    color: #222;
    font-size: 14px;
}
section.news-home .hot-news span i
{
    margin: 0px 5px;
    
}
section.news-home .view-more
{
    float: right;
    text-transform: initial;
    font-weight: 400;
    /* padding: 5px 0px; */
    line-height: 27px;
    color: #999;
}
.news-home .list-sub-hot .item
{
    display: inline-flex;
}
.news-home .list-sub-hot .item img
{
    height: 80px;
    width: 125px;
        object-fit: cover;
    margin-right: 10px;
} 
.news-home .list-sub-hot .item
{
    margin-bottom:20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.news-home .list-sub-hot .item h4
{
        color: #222;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: justify;
}
#header .logo img
{
    width: 100%;
}
.text-logo{
    font-size: 24px;
    font-weight: bold;
    color: #2a3c73;
    border-left: 1px solid #e5e5e5;
}
#banner-home img
{
    max-height: 400px;
    object-fit:cover;
}
section.about-garc p
{
    margin-bottom: 30px;
}
.news-home .lastest-news
{
    border: 1px solid #e5e5e5;
    box-shadow: 1px 3px 3px 0px #86858526;
}
.news-home .lastest-news h3
{
margin: 0px;
    padding: 10px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.news-home .list-news
{
    padding: 20px;
}
.partner-home img
{
    object-fit:contain;
}
.frame a
{
    height: 100%;
    width:100%;
}
.owl-carousel .owl-nav button.owl-next:after
{
    content: url(next.png);
    height: 50px;
    width: 50px;
}
.owl-carousel .owl-nav button.owl-prev:after
{
    content: url(prev.png);
    height: 50px;
    width: 50px;
}
#banner-home
{
    position: relative;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
    margin: 0;
   position: absolute;            
   top: 50%;                       
   transform: translate(0, -50%);
   opacity: 0.7;
   transition: all 0.2s; }  
   .owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover
   {
     opacity: 1;
   }
   .owl-carousel .owl-nav button.owl-next{
right: 100%;
    margin-right: -99%;
    }
@media (max-width: 767px) {   
    .navbar-inverse .navbar-toggle
    {
            position: fixed;
    top: 0px;
    height: auto;
    }
    .navbar-inverse
    {
        z-index:99;
        background-color: #fff;
    }
    #myNavbar
    {
        background: #fff;
        z-index:999;
    }
    .navbar-inverse .navbar-nav>li>a
    {
        color: #fff;
    }
    .menu a
    {
        color: #222 !important;
    }
    .navbar-nav
    {
            margin: 0px;
    position: fixed;
    top: 46px;
    width: calc(100% - 31px);
    background: #fff;
    box-shadow: 1px 1px 2px 1px #2222222b;
    }
    .nav.navbar-nav>li:nth-child(1)>a:after, .active.dropdown>a:after
    {
        color: #222;
    }
    .navbar-inverse .navbar-collapse
    {
        border-color: transparent;
    }
}
@media (min-width: 1400px) {   
    .container {
    width: 1400px;
}
}