
#lt {
    background-color: #f3f3f3;
}
.about-text {    
    text-align: center;
    font-size: 18px;
    margin: auto;
    line-height: 1.6;
}
#about_01 .about-text { 
    width: 100%;
}
.about-tile-gallery-two img {
    display: block;
    width: 100%;
}
.about-section {
    background: #f5f5f5;
}
.shop-sidebar-section.style-2 .product-grid {
    width: 100%;
    display: inline-flex;
}
.shop-sidebar-section.style-2 .product-grid .product-image4 {
    padding-left: 0px;
    padding-right: 0px;
}
.product-grid .pic-1 {
    width: 100%;
}
.product-grid {
    background: url(assets/img/bg-01.jpg) center center;
    background-size: cover;
}
.product-grid .product-content {
    padding: 90px;
}
.portfolio-tab .nav-tabs {
    border: 0px solid #dcdcdc !important;
}
.portfolio-tab .nav-tabs .nav-item {
    width: 50%;
    text-align: center;
}
.portfolio-tab .nav-tabs .nav-link {
    height: 80px;
    line-height: 80px;
    padding: 0px;
}
.portfolio-tab .nav-tabs .nav-item.active {
    background: #FF2837;
    color: #fff;
}
.portfolio-tab .nav-tabs .active>.nav-link {
    color: #fff;
}
.testimonial-section {
    background: #f6f6f6;
}
.author-img.col-lg-7 {
    margin: auto;
    text-align: center;
}
.slick-slide img {
    margin: auto;
}
.author-img.col-lg-7 h2 {
    padding-top: 30px;
    font-size: 24px;
}
.framework-img {
    float: right;
}
.tab-content {
    line-height: 2;
}
.testimonial-section .testimonial-author-slider .single-slider.slick-current {
    text-align: center;
}
.testimonial-section .testimonial-author-slider .single-slider {
    text-align: center;
}
.portfolio-masonary-loop {
    /*max-height: 28rem;*/
    overflow: hidden;
}
header .mainmenu-area .main-menu .menu-items ul li.product {
    position: inherit !important;
}
.xialas {
    width: 80%;
    margin: auto;
    padding-top: 60px;
    padding-bottom: 60px;
}
.xialas .sigm-megamenu-nav .nav-item {
    width: 100% !important;
}
.xialas .sigm-megamenu-nav .nav-item a {
    line-height: 3 !important;
    border: 0px solid;
}
.xialas .product-tab-list-2 a {
    line-height: 3 !important;
}
.xialas .sub-menu .menu-item {
    width: 100%;
}
.xialas .sub-menu .menu-item a {
    line-height: 3 !important;
}
.xialas .col-lg-9 {
    border-left: 1px solid #fff;
}
.xialas .product-tab-list-2 a {
    margin-right: 10px;
}
.xialas .product-tab-list-2 a.active {
    color: #fff !important;
    background: #810000 !important;
}
.xialas .sigma-megamenu-navbox .menu-item {
    width: 24%;
    margin-right: 0px !important;
}
.xialas .sigma-title {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
}
.xialas .items-group {
    width: 100%;
}
@media (max-width: 990px){
.product-grid .product-content {
    padding: 25px 25px 50px;
    background: #f6f6f6;
}
#about_02 .row {
    margin-left: 0px;
    margin-right: 0px;
}
#about_02 .row .col-lg-12{
    padding-left: 0px;
    padding-right: 0px;
}
#about_01 .col-lg-12{
    padding-left: 0px;
    padding-right: 0px;
}
#about_01 .col-lg-12 .about-text{
    width: 100%;
}
}
@media (max-width: 640px){
    
}