.floor-products1.block-floor-products-opt3 .block-title .links li.active>a:before,
.floor-products1.block-floor-products-opt3 .block-title .links li:hover>a:before {
    background-color: #e62e04
}

.floor-products1.block-floor-products-opt3 .block-title .links li.active>a:after,
.floor-products1.block-floor-products-opt3 .block-title .links li:hover>a:after {
    border-color: transparent transparent #e62e04
}

.floor-products2.block-floor-products-opt3 .block-title .links li.active>a:before,
.floor-products2.block-floor-products-opt3 .block-title .links li:hover>a:before {
    background-color: #fc0
}

.floor-products2.block-floor-products-opt3 .block-title .links li.active>a:after,
.floor-products2.block-floor-products-opt3 .block-title .links li:hover>a:after {
    border-color: transparent transparent #fc0
}

.floor-products3.block-floor-products-opt3 .block-title .links li.active>a:before,
.floor-products3.block-floor-products-opt3 .block-title .links li:hover>a:before {
    background-color: #096
}

.floor-products3.block-floor-products-opt3 .block-title .links li.active>a:after,
.floor-products3.block-floor-products-opt3 .block-title .links li:hover>a:after {
    border-color: transparent transparent #096
}

.floor-products4.block-floor-products-opt3 .block-title .links li.active>a:before,
.floor-products4.block-floor-products-opt3 .block-title .links li:hover>a:before {
    background-color: #f6c
}

.floor-products4.block-floor-products-opt3 .block-title .links li.active>a:after,
.floor-products4.block-floor-products-opt3 .block-title .links li:hover>a:after {
    border-color: transparent transparent #f6c
}

.floor-products5.block-floor-products-opt3 .block-title .links li.active>a:before,
.floor-products5.block-floor-products-opt3 .block-title .links li:hover>a:before {
    background-color: #fc0
}

.floor-products5.block-floor-products-opt3 .block-title .links li.active>a:after,
.floor-products5.block-floor-products-opt3 .block-title .links li:hover>a:after {
    border-color: transparent transparent #fc0
}

.block-floor-products-opt3 .block-title .links .label-cat {
    position: absolute;
    top: -6px;
    right: 0;
    line-height: 18px;
    color: #fff;
    background-color: #096;
    display: block;
    border-radius: 30px;
    width: 32px;
    font-size: 12px;
    font-weight: 700;
    text-align: center
}

.block-floor-products-opt3 .block-title .links .label-cat:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 6px 0 0;
    border-color: #096 transparent transparent;
    position: absolute;
    bottom: -4px;
    left: 10px
}

@media ( max-width :991px) {
    .block-floor-products-opt3 .block-title {
        padding-right: 0;
        background-position: top 15px right 80px
    }
    .block-floor-products-opt3 .block-title .links {
        float: right
    }
    .block-floor-products-opt4 .block-title.block-floor-products-opt3 .block-title .links {
        float: right;
        clear: none
    }
    .block-floor-products-opt3 .block-title .links .dropdown-toggle {
        display: block
    }
    .block-floor-products-opt3 .block-title .links .dropdown-menu {
        left: auto;
        right: 0;
        width: 300px;
        margin: 0;
        padding: 0
    }
    .block-floor-products-opt3 .block-title .links .dropdown-menu li {
        float: none;
        display: block;
        z-index: 30
    }
    .block-floor-products-opt3 .block-title .links .dropdown-menu li a {
        z-index: 40;
        border-bottom: 1px solid #dedede;
        line-height: 40px
    }
    .block-floor-products-opt3 .block-title .links .dropdown-menu li.active>a:before,
    .block-floor-products-opt3 .block-title .links .dropdown-menu li:hover>a:before {
        bottom: -1px
    }
    .block-floor-products-opt3 .block-title .links .dropdown-menu li.active>a:after,
    .block-floor-products-opt3 .block-title .links .dropdown-menu li:hover>a:after {
        bottom: 0;
        left: 25px;
        margin: 0
    }
    .block-floor-products-opt3 .block-title .links .dropdown-menu li:last-child a {
        border-bottom: none
    }
    .block-floor-products-opt3 .block-title .actions {
        right: 48px
    }
}

@media ( max-width :479px) {
    .block-floor-products-opt3 .block-title {
        padding-right: 0;
        background-position: top 65px right 40px
    }
    .block-floor-products-opt3 .block-title .title {
        display: block;
        width: 100%
    }
    .block-floor-products-opt3 .block-title .links {
        float: left
    }
    .block-floor-products-opt4 .block-title.block-floor-products-opt3 .block-title .links {
        float: left;
        clear: none
    }
    .block-floor-products-opt3 .block-title .links .dropdown-menu {
        left: 0
    }
    .block-floor-products-opt3 .block-title .actions {
        top: 55px;
        right: 10px
    }
}

.block-floor-products-opt3 .block-banner-floor {
    margin-bottom: 10px
}

.block-floor-products-opt3 .col-banner {
    padding-right: 8px
}

.block-floor-products-opt3 .col-banner:hover .box-img img {
    -webkit-transform: scale(1.13);
    -ms-transform: scale(1.13);
    -o-transform: scale(1.13);
    transform: scale(1.13);
    -webkit-transition: .45s;
    -o-transition: .45s;
    transition: .45s
}

.block-floor-products-opt3 .col-banner:hover .des>span {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

.block-floor-products-opt3 .col-banner .box-img {
    display: block;
    position: relative;
    overflow: hidden;
    height: 348px
}

.block-floor-products-opt3 .col-banner .box-img img {
    display: block;
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .45s;
    -o-transition: .45s;
    transition: .45s
}

.block-floor-products-opt3 .col-banner .des {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    background-color: rgba(230, 46, 4, .8);
    text-align: center;
    line-height: 40px;
    padding: 0 5px
}

.block-floor-products-opt3 .col-banner .des>span {
    display: block;
    position: relative
}

.floor-products1.block-floor-products-opt3 .col-banner .des {
    background-color: rgba(230, 46, 4, .8)
}

.floor-products2.block-floor-products-opt3 .col-banner .des {
    background-color: rgba(255, 204, 0, .8)
}

.floor-products3.block-floor-products-opt3 .col-banner .des {
    background-color: rgba(0, 153, 102, .8)
}

.floor-products4.block-floor-products-opt3 .col-banner .des {
    background-color: rgba(255, 102, 204, .8)
}

.floor-products5.block-floor-products-opt3 .col-banner .des {
    background-color: rgba(255, 204, 0, .8)
}

.block-floor-products-opt3 .col-products:hover .owl-nav .owl-next,
.block-floor-products-opt3 .col-products:hover .owl-nav .owl-prev {
    opacity: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block-floor-products-opt3 .col-products:hover .owl-nav .owl-prev {
    left: 0
}

.block-floor-products-opt3 .col-products:hover .owl-nav .owl-next {
    right: 0
}

.block-floor-products-opt3 .col-products .owl-nav .owl-next,
.block-floor-products-opt3 .col-products .owl-nav .owl-prev {
    width: 32px;
    line-height: 50px;
    background-color: #f5f5f5;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    font-size: 24px;
    color: #333;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    opacity: 0
}

.block-floor-products-opt3 .col-products .owl-nav .owl-next:hover,
.block-floor-products-opt3 .col-products .owl-nav .owl-prev:hover {
    color: #fff;
    background-color: #f36;
    border-color: #f36;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.floor-products1.block-floor-products-opt3 .col-products .owl-nav .owl-next:hover,
.floor-products1.block-floor-products-opt3 .col-products .owl-nav .owl-prev:hover {
    background-color: #e62e04;
    border-color: #e62e04
}

.floor-products2.block-floor-products-opt3 .col-products .owl-nav .owl-next:hover,
.floor-products2.block-floor-products-opt3 .col-products .owl-nav .owl-prev:hover {
    background-color: #fc0;
    border-color: #fc0
}

.floor-products3.block-floor-products-opt3 .col-products .owl-nav .owl-next:hover,
.floor-products3.block-floor-products-opt3 .col-products .owl-nav .owl-prev:hover {
    background-color: #096;
    border-color: #096
}

.floor-products4.block-floor-products-opt3 .col-products .owl-nav .owl-next:hover,
.floor-products4.block-floor-products-opt3 .col-products .owl-nav .owl-prev:hover {
    background-color: #f6c;
    border-color: #f6c
}

.floor-products5.block-floor-products-opt3 .col-products .owl-nav .owl-next:hover,
.floor-products5.block-floor-products-opt3 .col-products .owl-nav .owl-prev:hover {
    background-color: #fc0;
    border-color: #fc0
}

.block-floor-products-opt3 .col-products .owl-nav .owl-next:before,
.block-floor-products-opt3 .col-products .owl-nav .owl-prev:before {
    font-family: FontAwesome
}

.block-floor-products-opt3 .col-products .owl-nav .owl-prev {
    left: 25px
}

.block-floor-products-opt3 .col-products .owl-nav .owl-prev:before {
    content: "\f104"
}

.block-floor-products-opt3 .col-products .owl-nav .owl-next {
    right: 25px
}

.block-floor-products-opt3 .col-products .owl-nav .owl-next:before {
    content: "\f105"
}

.block-floor-products-opt3 .product-item .product-item-info {
    border: 1px solid #eee;
    position: relative
}

.block-floor-products-opt3 .product-item .product-item-photo {
    padding: 10px
}

.block-floor-products-opt3 .product-item .product-item-img {
    height: 253px;
    display: block
}

.block-floor-products-opt3 .product-item .product-item-img img {
    max-height: 100%;
    display: block
}

.block-floor-products-opt3 .product-item .product-item-price {
    color: #08c
}

.block-floor-products-opt3 .product-item .product-item-label.label-sale-off {
    top: 10px;
    right: -7px
}

.block-floor-products-opt3 .product-item .product-item-name {
    margin-bottom: 6px
}

.floor-products1.block-floor-products-opt3 .product-item .product-item-name a:hover {
    color: #e62e04
}

.floor-products2.block-floor-products-opt3 .product-item .product-item-name a:hover {
    color: #fc0
}

.floor-products3.block-floor-products-opt3 .product-item .product-item-name a:hover {
    color: #096
}

.floor-products4.block-floor-products-opt3 .product-item .product-item-name a:hover {
    color: #f6c
}

.floor-products5.block-floor-products-opt3 .product-item .product-item-name a:hover {
    color: #fc0
}

.block-floor-products-opt3 .product-item .product-item-detail {
    padding-left: 10px;
    padding-right: 10px;
    min-height: 74px;
    padding-top: 14px
}

.block-floor-products-opt3 .product-item .product-item-price {
    width: 100%;
    font-weight: 400
}

.block-floor-products-opt3 .product-item .product-reviews-summary {
    display: none
}

.floor-products1.block-floor-products-opt3 .product-item .btn-cart:hover,
.floor-products1.block-floor-products-opt3 .product-item .product-item-actions .btn:hover {
    background-color: #e62e04;
    border-color: #e62e04
}

.floor-products2.block-floor-products-opt3 .product-item .btn-cart:hover,
.floor-products2.block-floor-products-opt3 .product-item .product-item-actions .btn:hover {
    background-color: #fc0;
    border-color: #fc0
}

.floor-products3.block-floor-products-opt3 .product-item .btn-cart:hover,
.floor-products3.block-floor-products-opt3 .product-item .product-item-actions .btn:hover {
    background-color: #096;
    border-color: #096
}

.floor-products4.block-floor-products-opt3 .product-item .btn-cart:hover,
.floor-products4.block-floor-products-opt3 .product-item .product-item-actions .btn:hover {
    background-color: #f6c;
    border-color: #f6c
}

.floor-products5.block-floor-products-opt3 .product-item .btn-cart:hover,
.floor-products5.block-floor-products-opt3 .product-item .product-item-actions .btn:hover {
    background-color: #fc0;
    border-color: #fc0
}

.block-hot-deals-opt3 {
    margin-bottom: 20px
}

.block-hot-deals-opt3 .box-content {
    border: 1px solid #eaeaea;
    position: relative;
    padding-left: 45px;
    background-color: #fff
}

.block-hot-deals-opt3 .box-content:after,
.block-hot-deals-opt3 .box-content:before {
    content: "";
    display: table
}

.block-hot-deals-opt3 .box-content:after {
    clear: both
}

.block-hot-deals-opt3 .block-title {
    width: 280px;
    float: left;
    padding-bottom: 23px
}

.block-hot-deals-opt3 .block-title>.title {
    width: 45px;
    background-color: #08c;
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    -webkit-flex-direction: column;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    flex: 1 1 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.block-hot-deals-opt3 .block-title>.title>span {
    display: block;
    margin-bottom: 14px;
    width: 100%
}

.block-hot-deals-opt3 .block-title>.title>span:last-child {
    margin-bottom: 0
}

@media ( max-width :991px) {
    .block-hot-deals-opt3 .block-title {
        float: none;
        width: 100%;
        padding-top: 15px;
        padding-bottom: 0;
        padding-left: 30px
    }
    .block-hot-deals-opt3 .block-title .deals-of-countdown,
    .block-hot-deals-opt3 .block-title .nav-links {
        display: inline-block;
        vertical-align: middle
    }
    .block-hot-deals-opt3 .block-title .nav-links {
        padding: 0
    }
}

@media ( max-width :479px) {
    .block-hot-deals-opt3 .block-title {
        padding-left: 0;
        text-align: center
    }
    .block-hot-deals-opt3 .block-title .nav-links {
        position: absolute;
        top: 0;
        left: 0;
        padding: 0
    }
    .block-hot-deals-opt3 .block-title .nav-links .dropdown-toggle {
        border: none;
        background-color: transparent;
        border-bottom: 1px solid #fff
    }
    .block-hot-deals-opt3 .block-title .title {
        padding-top: 40px
    }
    .block-hot-deals-opt3 .block-title .count-down-time {
        padding: 0
    }
}

.block-hot-deals-opt3 .nav-links {
    padding: 15px 12px 20px 22px
}

.block-hot-deals-opt3 .nav-links a {
    display: block;
    line-height: 39px;
    border-bottom: 1px solid #eaeaea;
    padding-left: 17px;
    font-size: 14px;
    color: #666;
    text-transform: uppercase;
    font-weight: 400
}

.block-hot-deals-opt3 .nav-links a:focus,
.block-hot-deals-opt3 .nav-links a:hover,
.block-hot-deals-opt3 .nav-links li.active>a {
    color: #08c
}

.block-hot-deals-opt3 .nav-links .dropdown-toggle {
    box-shadow: none;
    width: 44px;
    height: 44px;
    text-align: center;
    padding: 0;
    cursor: pointer;
    border: 1px solid #eaeaea;
    background-color: #08c;
    color: #fff
}

.block-hot-deals-opt3 .nav-links .dropdown-menu {
    padding: 15px 12px;
    width: 210px
}

@media ( min-width :992px) {
    .block-hot-deals-opt3 .nav-links .dropdown-menu {
        position: static;
        border: none;
        box-shadow: none;
        padding: 0;
        margin: 0;
        width: 100%;
        display: block;
        float: none
    }
    .block-hot-deals-opt3 .nav-links .dropdown-toggle {
        display: none
    }
}

.block-hot-deals-opt3 .count-down-time {
    padding-left: 22px
}

.block-hot-deals-opt3 .count-down-time .box-count {
    width: 67px;
    height: 67px;
    background-color: #fff;
    color: #fff;
    text-align: center;
    font-family: Lato, sans-serif;
    display: inline-block;
    border-radius: 100%;
    position: relative;
    z-index: 200;
    padding: 10px;
    border: 1px solid #eaeaea;
    margin-right: -5px
}

.block-hot-deals-opt3 .count-down-time .box-count:before {
    content: "";
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    background-color: #08c;
    border-radius: 100%
}

.block-hot-deals-opt3 .count-down-time .box-count .number {
    font-size: 14px;
    font-weight: 700;
    display: block;
    position: relative;
    padding-top: 4px
}

.block-hot-deals-opt3 .count-down-time .box-count .number:before {
    content: "";
    width: 22px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -11px
}

.block-hot-deals-opt3 .count-down-time .box-count .text {
    font-size: 10px;
    font-weight: 400;
    position: relative
}

@media ( max-width :479px) {
    .block-hot-deals-opt3 .count-down-time .box-count {
        width: 54px;
        height: 54px;
        padding: 3px
    }
    .block-hot-deals-opt3 .count-down-time .box-count:before {
        top: 5px;
        bottom: 5px;
        left: 5px;
        right: 5px
    }
}

.block-hot-deals-opt3 .block-content {
    overflow: hidden;
    padding-top: 28px;
    padding-left: 30px;
    padding-right: 30px
}

@media ( max-width :360px) {
    .block-hot-deals-opt3 .block-content {
        padding-left: 15px;
        padding-right: 15px
    }
}

.block-hot-deals-opt3 .block-content:hover .owl-nav .owl-next,
.block-hot-deals-opt3 .block-content:hover .owl-nav .owl-prev {
    opacity: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block-hot-deals-opt3 .block-content:hover .owl-nav .owl-prev {
    left: 0
}

.block-hot-deals-opt3 .block-content:hover .owl-nav .owl-next {
    right: 0
}

.block-hot-deals-opt3 .block-content .owl-nav .owl-next,
.block-hot-deals-opt3 .block-content .owl-nav .owl-prev {
    width: 32px;
    line-height: 50px;
    background-color: #f5f5f5;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    font-size: 24px;
    color: #333;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    opacity: 0
}

.block-hot-deals-opt3 .block-content .owl-nav .owl-next:hover,
.block-hot-deals-opt3 .block-content .owl-nav .owl-prev:hover {
    color: #fff;
    background-color: #08c;
    border-color: #08c;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.block-hot-deals-opt3 .block-content .owl-nav .owl-next:before,
.block-hot-deals-opt3 .block-content .owl-nav .owl-prev:before {
    font-family: FontAwesome
}

.block-hot-deals-opt3 .block-content .owl-nav .owl-prev {
    left: 25px
}

.block-hot-deals-opt3 .block-content .owl-nav .owl-prev:before {
    content: "\f104"
}

.block-hot-deals-opt3 .block-content .owl-nav .owl-next {
    right: 25px
}

.block-hot-deals-opt3 .block-content .owl-nav .owl-next:before {
    content: "\f105"
}

.block-hot-deals-opt3 .product-item .product-item-photo {
    padding: 0;
    border: 1px solid #eaeaea
}

.block-hot-deals-opt3 .product-item .product-item-img {
    height: 213px
}

.block-hot-deals-opt3 .product-item .product-item-actions {
    top: 10px
}

.block-hot-deals-opt3 .product-item .product-item-detail {
    padding-left: 0;
    padding-right: 0;
    padding-top: 12px
}

.block-hot-deals-opt3 .product-item .product-item-price {
    width: 100%;
    color: #08c;
    font-weight: 400
}

.block-hot-deals-opt3 .product-item .product-item-name {
    margin-bottom: 6px
}

.block-hot-deals-opt3 .product-item .product-item-name a:hover {
    color: #08c
}

.block-hot-deals-opt3 .product-item .btn-cart:hover,
.block-hot-deals-opt3 .product-item .product-item-actions .btn:hover {
    background-color: #08c
}

.block-banner-lag-opt3 {
    padding-top: 10px
}

.block-banner-lag-opt3 .row {
    margin: 0 -5px
}

.block-banner-lag-opt3 [class^=col-sm] {
    padding: 0 5px
}

.block-banner-lag-opt3 .box-img {
    margin-bottom: 25px
}

.index-opt-3 .back-to-top {
    border-color: #08c
}

.index-opt-3 .back-to-top .fa,
.index-opt-3 .back-to-top:hover {
    background-color: #08c
}

.index-opt-3 .block-service-opt1 {
    margin-bottom: 30px;
    border-top: none
}

.index-opt-3 .block-service-opt1 .item .title {
    line-height: 1;
    margin-top: 5px
}

.index-opt-3 .block-the-blog {
    padding-top: 5px;
    margin-bottom: 40px
}

.index-opt-3 .block-the-blog .block-title .title {
    border-bottom-color: #08c
}

.index-opt-3 .block-the-blog .owl-nav .owl-next:hover,
.index-opt-3 .block-the-blog .owl-nav .owl-prev:hover {
    background-color: #08c
}

.index-opt-3 .block-the-blog .blog-item .blog-actions .action {
    color: #08c;
    position: relative;
    display: inline-block
}

.index-opt-3 .block-the-blog .blog-item .blog-actions .action:hover {
    -webkit-animation-name: shake;
    animation-name: shake;
    -webkit-animation-duration: 1.9s;
    animation-duration: 1.9s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.index-opt-3 .block-the-blog .blog-item .blog-name a:hover {
    color: #08c
}

.slide-opt-4 .owl-item .img-slide {
    width: 100%
}

.slide-opt-4 .item1 {
    position: relative
}

.slide-opt-4 .item1 .img-slide {
    width: 100%
}

.slide-opt-4 .item1 .img-sm {
    position: absolute;
    top: 27px;
    width: auto;
    left: 59.1%
}

.slide-opt-4 .active .item1 .img-sm {
    -webkit-animation: swing .9s ease-in-out .8s both;
    -o-animation: swing .9s ease-in-out .8s both;
    animation: swing .9s ease-in-out .8s both
}

.slide-opt-4 .item2 {
    text-transform: uppercase
}

.slide-opt-4 .item2 .description {
    position: absolute;
    float: left;
    left: 60px;
    top: 100px;
    font-family: Roboto, sans-serif;
    text-align: center
}

.slide-opt-4 .item2 .subtitle {
    color: #666;
    font-family: Tunga;
    font-size: 26px;
    display: block;
    overflow: hidden;
    text-align: center
}

.slide-opt-4 .item2 .subtitle span {
    display: inline-block;
    margin: 0 7px
}

.slide-opt-4 .item2 .subtitle:after,
.slide-opt-4 .item2 .subtitle:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    border-top: 1px solid #51b1a8;
    width: 100%
}

.slide-opt-4 .item2 .subtitle:before {
    margin-left: -100%
}

.slide-opt-4 .item2 .subtitle:after {
    margin-right: -100%
}

.slide-opt-4 .item2 .title {
    color: #544e4e;
    font-size: 36px;
    display: block;
    margin-bottom: 8px
}

.slide-opt-4 .item2 .des {
    color: #fff;
    padding: 6px;
    background-color: #51b1a8;
    display: block
}

.slide-opt-4 .item2 .view-opt4 {
    border: 1px solid #666;
    line-height: 33px;
    padding: 0 20px;
    font-size: 14px;
    color: #333;
    font-weight: 400;
    display: inline-block;
    margin-top: 22px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.slide-opt-4 .item2 .view-opt4:hover {
    text-decoration: none;
    background-color: #51B1A8;
    border-color: #51B1A8;
    color: #fff;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.slide-opt-4 .active .item2 .subtitle {
    -webkit-animation: fadeInDown .9s ease-in-out .8s both;
    -o-animation: fadeInDown .9s ease-in-out .8s both;
    animation: fadeInDown .9s ease-in-out .8s both
}

.slide-opt-4 .active .item2 .title {
    -webkit-animation: fadeInRight .6s ease-in-out .8s both;
    -o-animation: fadeInRight .6s ease-in-out .8s both;
    animation: fadeInRight .6s ease-in-out .8s both
}

.slide-opt-4 .active .item2 .des {
    -webkit-animation: fadeInRight .4s ease-in-out 1.2s both;
    -o-animation: fadeInRight .4s ease-in-out 1.2s both;
    animation: fadeInRight .4s ease-in-out 1.2s both
}

.slide-opt-4 .active .item2 .view-opt4 {
    -webkit-animation: zoomIn .6s ease-in-out .8s both;
    -o-animation: zoomIn .6s ease-in-out .8s both;
    animation: zoomIn .6s ease-in-out .8s both
}

.slide-opt-4 .item3 .description {
    position: absolute;
    float: left;
    left: 40px;
    top: 152px;
    font-family: Roboto, sans-serif;
    text-align: left;
    max-width: 450px
}

.slide-opt-4 .item3 .title {
    color: #bc5625;
    font-family: Lato, sans-serif;
    font-size: 30px;
    display: block;
    margin-bottom: 0
}

.slide-opt-4 .item3 .des {
    color: #666;
    display: block;
    font-size: 18px
}

.slide-opt-4 .item3 .view-opt4 {
    border: 1px solid #666;
    line-height: 33px;
    padding: 0 20px;
    font-size: 14px;
    color: #666;
    font-weight: 400;
    display: inline-block;
    margin-top: 25px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.slide-opt-4 .item3 .view-opt4:hover {
    text-decoration: none;
    background-color: #bc5625;
    border-color: #bc5625;
    color: #fff;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.slide-opt-4 .active .item3 .title {
    -webkit-animation: fadeInRight .9s ease-in-out .8s both;
    -o-animation: fadeInRight .9s ease-in-out .8s both;
    animation: fadeInRight .9s ease-in-out .8s both
}

.slide-opt-4 .active .item3 .des {
    -webkit-animation: fadeInRight .4s ease-in-out 1.2s both;
    -o-animation: fadeInRight .4s ease-in-out 1.2s both;
    animation: fadeInRight .4s ease-in-out 1.2s both
}

.slide-opt-4 .active .item3 .view-opt4 {
    -webkit-animation: fadeInRight .6s ease-in-out .8s both;
    -o-animation: fadeInRight .6s ease-in-out .8s both;
    animation: fadeInRight .6s ease-in-out .8s both
}

@media ( max-width :640px) {
    .slide-opt-4 .item2 .description {
        top: 34px;
        left: 30px
    }
    .slide-opt-4 .item3 .description {
        top: 70px;
        left: 30px
    }
}

@media ( max-width :480px) {
    .slide-opt-4 .item2 .description {
        top: 10px;
        left: 10px
    }
    .slide-opt-4 .item2 .subtitle {
        font-size: 14px
    }
    .slide-opt-4 .item2 .title {
        font-size: 20px
    }
    .slide-opt-4 .item2 .des {
        font-size: 10px
    }
    .slide-opt-4 .item2 .view-opt4 {
        font-size: 10px;
        line-height: 22px;
        margin-top: 10px
    }
    .slide-opt-4 .item3 .description {
        top: 30px;
        left: 10px
    }
    .slide-opt-4 .item3 .title {
        font-size: 20px
    }
    .slide-opt-4 .item3 .des {
        font-size: 10px
    }
    .slide-opt-4 .item3 .view-opt4 {
        font-size: 10px;
        line-height: 22px;
        margin-top: 10px
    }
    .slide-opt-4 .item1 .img-sm {
        max-width: 30%
    }
}

.block-section-top4 {
    position: relative;
    margin-bottom: 30px;
    background-color: #fff
}

.block-section-top4 .box-section-top {
    position: relative;
    padding-left: 280px;
    padding-top: 10px
}

@media ( max-width :1199px) {
    .block-section-top4 .box-section-top {
        padding-left: 0
    }
}

@media ( max-width :991px) {
    .block-section-top4 .box-section-top {
        padding-right: 0
    }
}

.block-section-top4 .block-nav-categori {
    float: none;
    position: absolute !important;
    top: 0;
    left: 0
}

@media ( max-width :1199px) {
    .block-section-top4 .block-nav-categori {
        display: none;
        visibility: hidden;
        opacity: 0
    }
}

.block-section-top4 .block-nav-categori .block-title {
    display: none
}

.block-section-top4 .block-nav-categori .ui-categori {
    padding-bottom: 3px;
    padding-top: 1px
}

.block-section-top4 .block-nav-categori .ui-categori>li {
    padding-left: 20px;
    padding-right: 20px
}

.block-section-top4 .block-nav-categori .ui-categori>li>a {
    line-height: 35px;
    border-top: 1px dotted #ccc;
    padding: 0 20px 0 0
}

.block-section-top4 .block-nav-categori .ui-categori>li>a .icon {
    width: 26px;
    text-align: center;
    margin-right: 2px;
    vertical-align: baseline
}

.block-section-top4 .block-nav-categori .ui-categori>li:first-child>a {
    border-top: none
}

.block-section-top4 .block-nav-categori .ui-categori>li.parent>a:after {
    line-height: 36px
}

.block-section-top4 .block-nav-categori .ui-categori .submenu {
    left: 270px;
    width: 900px
}

@media ( max-width :1199px) {
    .block-section-top4 .block-nav-categori .ui-categori .submenu {
        width: 670px
    }
}

.block-section-top4 .block-nav-categori .view-all-categori {
    padding: 0 20px
}

.block-section-top4 .block-nav-categori .view-all-categori .btn-view-all,
.block-section-top4 .block-nav-categori .view-all-categori a {
    background-color: #fff;
    color: #53524e;
    border: 1px solid #eee;
    font-weight: 400;
    font-size: 13px;
    line-height: 40px;
    padding-left: 55px;
    padding-right: 15px
}

.block-section-top4 .block-nav-categori .view-all-categori .btn-view-all:after,
.block-section-top4 .block-nav-categori .view-all-categori a:after {
    content: "\f101";
    float: none;
    vertical-align: top;
    display: inline-block;
    margin-left: 14px
}

.block-section-top4 .block-nav-categori .view-all-categori .btn-view-all:hover,
.block-section-top4 .block-nav-categori .view-all-categori a:hover {
    background-color: #08c;
    color: #fff
}

.block-section-top4 .block-nav-categori .block-content {
    min-height: 480px;
    background-color: #fff;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 270px;
    border: 1px solid #eee;
    border-top: none;
    padding-bottom: 15px
}

.block-banner-main-opt4 {
    margin-bottom: 22px
}

.block-banner-main-opt4 .row {
    margin: 0 -5px
}

.block-banner-main-opt4 [class^=col-sm],
.block-banner-main-opt4 [class^=col-md] {
    padding: 0 5px
}

.block-banner-main-opt4 .box-img {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden
}

.block-banner-main-opt4 .box-img img {
    display: block;
    width: 100%
}

.block-banner-main-opt4 .box-img:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(81, 177, 168, .5);
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .45s;
    -o-transition: .45s;
    transition: .45s
}

.block-banner-main-opt4 .box-img:hover:before {
    -webkit-transition: .45s;
    -o-transition: .45s;
    transition: .45s;
    opacity: 1;
    visibility: visible
}

.block-banner-main-opt4 .description {
    background-color: #e0d095;
    min-height: 161px;
    color: #666;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    padding-top: 31px;
    margin-bottom: 10px
}

.block-banner-main-opt4 .description .btn,
.block-banner-main-opt4 .description .des,
.block-banner-main-opt4 .description .title {
    position: relative
}

.block-banner-main-opt4 .description .btn {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 34px;
    border: none;
    text-transform: uppercase;
    padding: 0 20px;
    background-color: #51b1a8;
    border-radius: 15px
}

.block-banner-main-opt4 .description .btn:hover {
    background-color: #306c66
}

.block-banner-main-opt4 .description .title {
    display: block;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400
}

.block-banner-main-opt4 .description .des {
    display: block;
    text-transform: capitalize;
    margin-bottom: 17px
}

.block-banner-main-opt4 .description:hover .btn,
.block-banner-main-opt4 .description:hover .des,
.block-banner-main-opt4 .description:hover .title {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@media ( min-width :992px) and (max-width:1199px) {
    .block-banner-main-opt4 .description {
        padding-top: 5px;
        min-height: 129px
    }
    .block-banner-main-opt4 .description .title {
        font-size: 18px
    }
    .block-banner-main-opt4 .description .des {
        margin-bottom: 10px
    }
}

@media ( min-width :768px) and (max-width:991px) {
    .block-banner-main-opt4 .description {
        min-height: 201px
    }
}

.block-banner-main-opt4 .description2 {
    background-color: #51b1a8;
    color: #fff
}

.block-banner-main-opt4 .description2 .btn {
    color: #666;
    background-color: #e0d095
}

.block-banner-main-opt4 .description2 .btn:hover {
    background-color: #c9ad46
}

.index-opt-4 {
    background-color: #fff
}

.index-opt-4 .back-to-top {
    border-color: #0188cc
}

.index-opt-4 .back-to-top .fa,
.index-opt-4 .back-to-top:hover {
    background-color: #0188cc
}

.index-opt-4 .block-the-blog .block-title .title {
    border-bottom-color: #08c;
    font-weight: 400;
    font-size: 18px
}

.index-opt-4 .block-the-blog .owl-nav .owl-next:hover,
.index-opt-4 .block-the-blog .owl-nav .owl-prev:hover {
    background-color: #0188cc
}

.index-opt-4 .block-the-blog .blog-item .blog-actions .action {
    color: #0188cc
}

.index-opt-4 .block-the-blog .blog-item .blog-actions .action:focus,
.index-opt-4 .block-the-blog .blog-item .blog-actions .action:hover {
    color: #014466
}

.index-opt-4 .block-the-blog .blog-item .blog-name a:hover {
    color: #0188cc
}

.index-opt-4 .block-floor-products-opt3 .block-title {
    border-bottom-color: #ccc
}

.index-opt-4 .block-hot-deals-opt3 .block-title>.title>span:last-child {
    color: #f6ee08
}

.slide-opt-5 .item {
    background-color: #d3e6e2;
    height: 450px
}

.slide-opt-5 .item img {
    width: auto
}

.slide-opt-5 .item .img-lag {
    position: absolute;
    bottom: 0;
    left: 85px
}

.slide-opt-5 .item .img-sm {
    position: absolute;
    bottom: 22px;
    right: 70px
}

.slide-opt-5 .item .description {
    position: absolute;
    float: left;
    right: 115px;
    top: 30px;
    font-family: Roboto, sans-serif;
    text-align: center;
    text-transform: uppercase;
    min-width: 380px;
    max-width: 445px
}

.slide-opt-5 .item .subtitle {
    color: #666;
    font-family: Tunga;
    font-size: 18px;
    display: block;
    overflow: hidden;
    text-align: center
}

.slide-opt-5 .item .subtitle span {
    display: inline-block;
    margin: 0 7px
}

.slide-opt-5 .item .subtitle:after,
.slide-opt-5 .item .subtitle:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    border-top: 1px solid #eb7b8f;
    width: 100%
}

.slide-opt-5 .item .subtitle:before {
    margin-left: -100%
}

.slide-opt-5 .item .subtitle:after {
    margin-right: -100%
}

.slide-opt-5 .item .title {
    color: #666;
    font-size: 40px;
    display: block;
    margin-bottom: 4px
}

.slide-opt-5 .item .title span {
    color: #cf3333
}

.slide-opt-5 .item .title .fa {
    font-size: 30px;
    margin-left: 20px
}

.slide-opt-5 .item .des {
    color: #fff;
    padding: 0;
    background-color: #666;
    font-size: 14px;
    display: table;
    width: 100%
}

.slide-opt-5 .item .des>span {
    display: table-cell;
    padding: 0 6px
}

.slide-opt-5 .item .view-opt5 {
    border: none;
    background-color: #eb7b8f;
    line-height: 33px;
    padding: 0 20px;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.slide-opt-5 .item .view-opt5 a {
    color: #fff
}

.slide-opt-5 .item .view-opt5 a:hover {
    text-decoration: none
}

.slide-opt-5 .item .view-opt5:hover {
    text-decoration: none;
    background-color: #cf3333;
    border-color: #cf3333;
    color: #fff;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.slide-opt-5 .active .img-2 {
    -webkit-animation: fadeInLeft .6s ease-in-out .6s both;
    -o-animation: fadeInLeft .6s ease-in-out .6s both;
    animation: fadeInLeft .6s ease-in-out .6s both
}

.slide-opt-5 .active .img-1 {
    -webkit-animation: fadeInRight .9s ease-in-out .8s both;
    -o-animation: fadeInRight .9s ease-in-out .8s both;
    animation: fadeInRight .9s ease-in-out .8s both
}

.slide-opt-5 .active .subtitle {
    -webkit-animation: fadeInDown 1.4s ease-in-out .8s both;
    -o-animation: fadeInDown 1.4s ease-in-out .8s both;
    animation: fadeInDown 1.4s ease-in-out .8s both
}

.slide-opt-5 .active .title {
    -webkit-animation: fadeInDown 1.6s ease-in-out .6s both;
    -o-animation: fadeInDown 1.6s ease-in-out .6s both;
    animation: fadeInDown 1.6s ease-in-out .6s both
}

.slide-opt-5 .active .des {
    -webkit-animation: fadeInDown 1.7s ease-in-out .8s both;
    -o-animation: fadeInDown 1.7s ease-in-out .8s both;
    animation: fadeInDown 1.7s ease-in-out .8s both
}

.slide-opt-5 .active .view-opt1 {
    -webkit-animation: fadeInDown 1.9s ease-in-out .8s both;
    -o-animation: fadeInDown 1.9s ease-in-out .8s both;
    animation: fadeInDown 1.9s ease-in-out .8s both
}

@media ( max-width :1200px) {
    .slide-opt-5 .item .img-lag {
        bottom: 0;
        left: 0
    }
    .slide-opt-5 .item .img-sm {
        bottom: 10px;
        right: 40px
    }
    .slide-opt-5 .item .img-sm img {
        width: 320px
    }
    .slide-opt-5 .item .description {
        position: absolute;
        float: left;
        right: 70px;
        top: 30px;
        font-family: Roboto, sans-serif;
        text-align: center;
        text-transform: uppercase;
        min-width: 380px;
        max-width: 445px
    }
}

@media ( max-width :992px) {
    .slide-opt-5 .item {
        overflow: hidden;
        position: relative;
        height: 400px
    }
    .slide-opt-5 .item .img-lag {
        bottom: 0;
        left: -57px
    }
    .slide-opt-5 .item .img-lag img {
        height: 400px
    }
    .slide-opt-5 .item .img-sm {
        bottom: 10px;
        right: 40px
    }
    .slide-opt-5 .item .img-sm img {
        width: 240px
    }
    .slide-opt-5 .item .description {
        position: absolute;
        float: left;
        right: 23px;
        top: 50px;
        font-family: Roboto, sans-serif;
        text-align: center;
        text-transform: uppercase;
        min-width: 380px;
        max-width: 445px
    }
    .slide-opt-5 .item .title {
        font-size: 30px
    }
    .slide-opt-5 .item .title .fa {
        font-size: 24px
    }
}

@media ( max-width :640px) {
    .slide-opt-5 .item {
        height: 350px
    }
    .slide-opt-5 .item .img-lag {
        bottom: 0;
        left: -57px
    }
    .slide-opt-5 .item .img-lag img {
        height: 350px
    }
    .slide-opt-5 .item .img-sm {
        bottom: 10px;
        right: 40px
    }
    .slide-opt-5 .item .img-sm img {
        width: 200px
    }
    .slide-opt-5 .item .description {
        right: 23px;
        top: 50px;
        min-width: 300px;
        max-width: 340px
    }
    .slide-opt-5 .item .title {
        font-size: 24px
    }
    .slide-opt-5 .item .title .fa {
        font-size: 20px
    }
    .slide-opt-5 .item .des {
        font-size: 11px;
        background-color: rgba(102, 102, 102, .6)
    }
    .slide-opt-5 .item .view-opt5 {
        font-size: 11px
    }
}

@media ( max-width :479px) {
    .slide-opt-5 .item {
        height: 350px
    }
    .slide-opt-5 .item .img-lag {
        bottom: 0;
        left: -197px
    }
    .slide-opt-5 .item .img-lag img {
        height: 350px
    }
    .slide-opt-5 .item .img-sm {
        bottom: 10px;
        right: 0
    }
    .slide-opt-5 .item .img-sm img {
        width: 200px
    }
    .slide-opt-5 .item .description {
        right: 10px;
        left: 10px;
        top: 20px;
        min-width: 200px;
        max-width: 100%
    }
    .slide-opt-5 .item .title {
        font-size: 24px
    }
    .slide-opt-5 .item .title .fa {
        font-size: 20px
    }
    .slide-opt-5 .item .des {
        font-size: 11px;
        background-color: rgba(102, 102, 102, .6)
    }
    .slide-opt-5 .item .view-opt5 {
        font-size: 11px
    }
}

.block-section-top5 {
    margin-bottom: 30px
}

.index-opt-5 {
    background-color: #fff
}

.index-opt-5 .back-to-top {
    border-color: #f96d10
}

.index-opt-5 .back-to-top .fa,
.index-opt-5 .back-to-top:hover {
    background-color: #f96d10
}

.slide-opt-6 {
    color: #000
}

.slide-opt-6 .dotsData .owl-dots {
    text-align: right;
    position: absolute;
    bottom: 18px;
    right: 99px;
    font-family: Arial
}

.slide-opt-6 .dotsData .owl-dots .owl-dot {
    color: #000;
    font-size: 14px;
    width: 24px;
    line-height: 24px;
    height: 24px;
    border-radius: 0;
    background-color: rgba(163, 163, 163, .7);
    display: inline-block;
    text-align: center;
    border: none;
    margin: 0 0 0 7px
}

.slide-opt-6 .dotsData .owl-dots .owl-dot.active {
    background-color: rgba(0, 0, 0, .7);
    color: #fff
}

.slide-opt-6 .owl-nav .owl-next,
.slide-opt-6 .owl-nav .owl-prev {
    color: #fff;
    font-size: 14px;
    width: 24px;
    line-height: 24px;
    height: 24px;
    border-radius: 0;
    background-color: #a3a3a3;
    display: inline-block;
    text-align: center;
    border: none;
    position: absolute;
    top: auto;
    left: auto !important;
    bottom: 18px;
    right: 66px !important;
    opacity: 1;
    visibility: visible
}

.slide-opt-6 .owl-nav .owl-next.disabled,
.slide-opt-6 .owl-nav .owl-next:hover,
.slide-opt-6 .owl-nav .owl-prev.disabled,
.slide-opt-6 .owl-nav .owl-prev:hover {
    background-color: #008a90;
    color: #fff;
    left: auto
}

.slide-opt-6 .owl-nav .owl-prev {
    right: 224px !important
}

.slide-opt-6 .description {
    position: absolute;
    top: 104px;
    right: 113px;
    text-align: right;
    max-width: 407px
}

.slide-opt-6 .owl-item .img-slide {
    width: 100%
}

.slide-opt-6 .img-slide {
    display: block;
    width: 100%
}

.slide-opt-6 .subtitle {
    font-size: 26px;
    color: #900700;
    display: block;
    margin-bottom: 16px;
    text-transform: capitalize;
    font-family: UTM
}

.slide-opt-6 .title {
    font-weight: 700;
    display: block;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 2px;
    font-family: Dosis, sans-serif
}

.slide-opt-6 .des {
    display: block;
    font-size: 48px;
    color: #003d40;
    font-family: Giddyup
}

.slide-opt-6 .des,
.slide-opt-6 .subtitle,
.slide-opt-6 .title,
.slide-opt-6 .view-opt1 {
    position: relative
}

.slide-opt-6 .active .title {
    -webkit-animation: fadeInRight .9s ease-in-out .8s both;
    -o-animation: fadeInRight .9s ease-in-out .8s both;
    animation: fadeInRight .9s ease-in-out .8s both
}

.slide-opt-6 .active .subtitle {
    -webkit-animation: fadeInLeft .6s ease-in-out .8s both;
    -o-animation: fadeInLeft .6s ease-in-out .8s both;
    animation: fadeInLeft .6s ease-in-out .8s both
}

.slide-opt-6 .active .des {
    -webkit-animation: fadeInRight .4s ease-in-out 1.2s both;
    -o-animation: fadeInRight .4s ease-in-out 1.2s both;
    animation: fadeInRight .4s ease-in-out 1.2s both
}

.slide-opt-6 .active .view-opt1 {
    -webkit-animation: fadeInRight .6s ease-in-out .8s both;
    -o-animation: fadeInRight .6s ease-in-out .8s both;
    animation: fadeInRight .6s ease-in-out .8s both
}

@media ( max-width :640px) {
    .slide-opt-6 .description {
        right: 40px
    }
    .slide-opt-6 .title {
        font-size: 24px
    }
    .slide-opt-6 .subtitle {
        font-size: 18px
    }
    .slide-opt-6 .des {
        font-size: 30px
    }
}

@media ( max-width :480px) {
    .slide-opt-6 .description {
        right: 10px;
        left: 10px;
        top: 30px
    }
    .slide-opt-6 .title {
        font-size: 16px
    }
    .slide-opt-6 .subtitle {
        font-size: 14px
    }
    .slide-opt-6 .des {
        font-size: 16px
    }
}

.block-section-top6 {
    margin-bottom: 30px
}

.block-section-top6 .box-section-top:after,
.block-section-top6 .box-section-top:before {
    content: "";
    display: table
}

.block-section-top6 .box-section-top:after {
    clear: both
}

.block-section-top6 .slide-opt-6 {
    width: 100%;
}

@media ( max-width :1199px) {
    .block-section-top6 .slide-opt-6 {
        width: 100%;
        float: none
    }
}

.block-section-top6 .banner-section-top {
    float: right;
    width: 385px
}

.block-section-top6 .banner-section-top .box-img {
    position: relative
}

.block-section-top6 .banner-section-top .box-img:after,
.block-section-top6 .banner-section-top .box-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s
}

.block-section-top6 .banner-section-top .box-img:hover:before {
    top: 50%;
    bottom: 50%;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    background-color: rgba(255, 255, 255, .5)
}

.block-section-top6 .banner-section-top .box-img:hover:after {
    left: 50%;
    right: 50%;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    background-color: rgba(255, 255, 255, .5)
}

@media ( max-width :1199px) {
    .block-section-top6 .banner-section-top {
        display: none
    }
}

.block-section-top6 .banner-section-top:after,
.block-section-top6 .banner-section-top:before {
    content: "";
    display: table
}

.block-section-top6 .banner-section-top:after {
    clear: both
}

.block-section-top6 .banner-section-top .banner-col-left {
    float: left;
    padding-left: 2px;
    width: 183px
}

.block-section-top6 .banner-section-top .banner-col-right {
    float: left;
    width: 202px;
    padding-left: 2px
}

.block-section-top6 .banner-section-top .box-img {
    display: block;
    margin-bottom: 4px;
    float: left
}

.block-section-top6 .banner-section-top .box-img img {
    width: 100%;
    display: block
}

.block-section-top6 .block-policy-opt6 {
    margin-bottom: 2px;
    min-height: 194px
}

.block-section-top6 .block-policy-opt6 .block-title {
    display: block;
    line-height: 34px;
    background-color: #cfd5da;
    color: #006379;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    border-left: 4px solid #006379;
    padding-left: 8px
}

.block-section-top6 .block-policy-opt6 .block-content {
    background-color: #e1e9ee;
    color: #53524e;
    font-size: 13px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px
}

.block-section-top6 .block-policy-opt6 .block-content a {
    color: #53524e
}

.block-section-top6 .block-policy-opt6 .block-content a:hover {
    color: #006379
}

.block-section-top6 .block-policy-opt6 .block-content a:hover img {
    display: none
}

.block-section-top6 .block-policy-opt6 .block-content a:hover .img-hide {
    display: block
}

.block-section-top6 .block-policy-opt6 .block-content li {
    position: relative;
    line-height: 26px;
    display: block;
    padding-left: 34px;
    margin-bottom: 5px;
    text-transform: capitalize
}

.block-section-top6 .block-policy-opt6 .block-content li .icon {
    position: absolute;
    top: 0;
    left: 0
}

.block-section-top6 .block-policy-opt6 .block-content li img {
    display: block
}

.block-section-top6 .block-policy-opt6 .block-content li .img-hide {
    display: none
}

.block-categori-opt6 .item:hover .item-photo img {
    -webkit-transform: scale(1.12);
    -ms-transform: scale(1.12);
    -o-transform: scale(1.12);
    transform: scale(1.12);
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

.block-categori-opt6 .item-info {
    border: 1px solid #eaeaea;
    padding: 15px 10px 20px;
    margin-bottom: 30px
}

.block-categori-opt6 .item-info:after,
.block-categori-opt6 .item-info:before {
    content: "";
    display: table
}

.block-categori-opt6 .item-info:after {
    clear: both
}

.block-categori-opt6 .item-title {
    display: block;
    font-weight: 400;
    font-size: 16px;
    color: #666;
    text-transform: uppercase;
    line-height: 18px;
    padding-left: 17px;
    margin-bottom: 7px
}

.block-categori-opt6 .item-title>span {
    border-bottom: 1px solid #666;
    display: inline-block
}

.block-categori-opt6 .item-photo {
    float: left;
    width: 58%;
    margin-top: 7px;
    overflow: hidden
}

@media ( min-width :992px) and (max-width:1199px) {
    .block-categori-opt6 .item-photo {
        width: 45%
    }
}

.block-categori-opt6 .item-photo img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

.block-categori-opt6 .item-detail {
    overflow: hidden
}

.block-categori-opt6 .item-detail li {
    line-height: 30px;
    display: list-item;
    list-style-type: disc;
    list-style-position: outside;
    color: #00abb3;
    font-size: 12px;
    text-transform: capitalize
}

.block-categori-opt6 .item-detail li a {
    color: #666;
    font-size: 14px
}

.block-categori-opt6 .item-detail li a:hover {
    color: #007176
}

.block-categori-opt6 .item-detail ul {
    padding-left: 20px;
    margin-bottom: 10px
}

.block-categori-opt6 .btn-more {
    background-color: #00abb3;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    border: none;
    text-align: center;
    min-width: 70px;
    padding: 0 6px;
    margin-left: 11px;
    text-transform: none
}

.block-categori-opt6 .btn-more:hover {
    background-color: #007176
}

.block-banner-lag .no-padding {
    padding: 0
}

.block-brand-op6 {
    margin-bottom: 33px
}

.block-brand-op6 .item {
    text-align: center;
    padding: 1px
}

.block-brand-op6 .item a {
    display: block;
    width: 100%;
    text-align: center;
    border: 1px solid #eee;
    background-color: #eee
}

.block-brand-op6 .item:hover a {
    background-color: #fff
}

.index-opt-6 .back-to-top {
    border-color: #007176
}

.index-opt-6 .back-to-top .fa,
.index-opt-6 .back-to-top:hover {
    background-color: #007176
}

.index-opt-6 .block-the-blog .block-title .title {
    border-bottom-color: #007176
}

.index-opt-6 .block-the-blog .owl-nav .owl-next:hover,
.index-opt-6 .block-the-blog .owl-nav .owl-prev:hover {
    background-color: #007176
}

.index-opt-6 .block-the-blog .blog-item .blog-actions .action,
.index-opt-6 .block-the-blog .blog-item .blog-name a:hover {
    color: #007176
}

.index-opt-6 .block-service-opt2 {
    margin-bottom: 48px
}

.slide-opt-7 {
    color: #000
}

.slide-opt-7 .owl-carousel img {
    width: auto
}

.slide-opt-7 .owl-carousel .img-slide {
    width: 100%
}

.slide-opt-7 .owl-dots {
    text-align: right;
    position: absolute;
    bottom: 13px;
    right: 25px;
    font-family: Arial;
    display: none
}

.slide-opt-7 .owl-dots .owl-dot {
    color: #000;
    font-size: 14px;
    width: 24px;
    line-height: 24px;
    height: 24px;
    border-radius: 0;
    background-color: rgba(163, 163, 163, .7);
    display: inline-block;
    text-align: center;
    border: none;
    margin-left: 7px
}

.slide-opt-7 .owl-dots .owl-dot.active {
    background-color: rgba(0, 0, 0, .7);
    color: #fff
}

.slide-opt-7 .owl-nav .owl-next,
.slide-opt-7 .owl-nav .owl-prev {
    color: #fff;
    font-size: 14px;
    width: 24px;
    line-height: 24px;
    height: 24px;
    border-radius: 0;
    background-color: #a3a3a3;
    display: inline-block;
    text-align: center;
    border: none;
    margin-left: 7px
}

.slide-opt-7 .owl-nav .owl-next.disabled,
.slide-opt-7 .owl-nav .owl-next.hover,
.slide-opt-7 .owl-nav .owl-prev.disabled,
.slide-opt-7 .owl-nav .owl-prev.hover {
    background-color: #008a90;
    color: #fff
}

.slide-opt-7 .description {
    position: absolute;
    top: 43px;
    right: 67px;
    text-align: right;
    max-width: 407px
}

.slide-opt-7 .img-slide {
    display: block;
    width: 100%
}

.slide-opt-7 .img-sm {
    width: auto;
    position: absolute;
    bottom: 0;
    left: 40px
}

.slide-opt-7 .subtitle {
    font-size: 26px;
    color: #e62e04;
    display: block;
    margin-bottom: 8px;
    text-transform: capitalize;
    font-family: UTM
}

.slide-opt-7 .title {
    font-weight: 700;
    display: block;
    text-transform: uppercase;
    font-size: 36px;
    margin-bottom: 0;
    font-family: Arial;
    color: #333
}

.slide-opt-7 .des {
    display: block;
    font-size: 48px;
    color: #333;
    font-family: Giddyup
}

.slide-opt-7 .view-opt7 {
    background-color: transparent;
    color: #e62e04;
    line-height: 38px;
    padding: 0 17px;
    font-size: 18px;
    display: inline-block;
    border: 2px solid #e62e04;
    margin-top: 6px;
    text-decoration: none;
    font-family: Arial;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.slide-opt-7 .view-opt7:hover {
    text-decoration: none;
    background-color: #e62e04;
    color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.slide-opt-7 .des,
.slide-opt-7 .subtitle,
.slide-opt-7 .title,
.slide-opt-7 .view-opt1 {
    position: relative
}

.slide-opt-7 .active .img-sm {
    -webkit-animation: fadeInUp .5s ease-in-out .8s both;
    -o-animation: fadeInUp .5s ease-in-out .8s both;
    animation: fadeInUp .5s ease-in-out .8s both
}

.slide-opt-7 .active .title {
    -webkit-animation: fadeInLeft 1s ease-in-out .8s both;
    -o-animation: fadeInLeft 1s ease-in-out .8s both;
    animation: fadeInLeft 1s ease-in-out .8s both
}

.slide-opt-7 .active .subtitle {
    -webkit-animation: fadeInLeft .8s ease-in-out .8s both;
    -o-animation: fadeInLeft .8s ease-in-out .8s both;
    animation: fadeInLeft .8s ease-in-out .8s both
}

.slide-opt-7 .active .des {
    -webkit-animation: fadeInLeft .6s ease-in-out 1.2s both;
    -o-animation: fadeInLeft .6s ease-in-out 1.2s both;
    animation: fadeInLeft .6s ease-in-out 1.2s both
}

.slide-opt-7 .active .view-opt7 {
    -webkit-animation: fadeInLeft .8s ease-in-out .8s both;
    -o-animation: fadeInLeft .8s ease-in-out .8s both;
    animation: fadeInLeft .8s ease-in-out .8s both
}

@media ( max-width :992px) {
    .slide-opt-7 .title {
        font-size: 30px
    }
    .slide-opt-7 .subtitle {
        font-size: 24px
    }
    .slide-opt-7 .des {
        font-size: 40px
    }
    .slide-opt-7 .owl-carousel .img-sm {
        width: 298px
    }
}

@media ( max-width :767px) {
    .slide-opt-7 .owl-carousel .img-sm {
        width: 200px
    }
}

@media ( max-width :640px) {
    .slide-opt-7 .description {
        right: 30px
    }
    .slide-opt-7 .title {
        font-size: 24px
    }
    .slide-opt-7 .subtitle {
        font-size: 16px
    }
    .slide-opt-7 .des {
        font-size: 30px
    }
    .slide-opt-7 .view-opt7 {
        line-height: 30px;
        font-size: 14px
    }
    .slide-opt-7 .owl-carousel .img-sm {
        width: 200px
    }
}

@media ( max-width :480px) {
    .slide-opt-7 .description {
        right: 15px;
        top: 10px
    }
    .slide-opt-7 .title {
        font-size: 14px
    }
    .slide-opt-7 .subtitle {
        font-size: 18px;
        margin-bottom: 0
    }
    .slide-opt-7 .des {
        font-size: 24px
    }
    .slide-opt-7 .view-opt7 {
        line-height: 24px;
        font-size: 11px;
        margin-top: 5px
    }
    .slide-opt-7 .owl-carousel .img-sm {
        width: 100px;
        left: 15px
    }
}

.block-section-top7 {
    position: relative;
    margin-bottom: 30px;
    background-color: #fff
}

.block-section-top7 .box-section-top {
    position: relative;
    padding-left: 280px;
    padding-top: 10px
}

@media ( max-width :1199px) {
    .block-section-top7 .box-section-top {
        padding-left: 0
    }
}

@media ( max-width :991px) {
    .block-section-top7 .box-section-top {
        padding-right: 0
    }
}

.block-section-top7 .block-nav-categori {
    float: none;
    position: absolute !important;
    top: 0;
    left: 0
}

@media ( max-width :1199px) {
    .block-section-top7 .block-nav-categori {
        display: none;
        visibility: hidden;
        opacity: 0
    }
}

.block-section-top7 .block-nav-categori .block-title {
    display: none
}

.block-section-top7 .block-nav-categori .ui-categori {
    padding-bottom: 3px;
    padding-top: 1px
}

.block-section-top7 .block-nav-categori .ui-categori>li {
    padding-left: 20px;
    padding-right: 20px
}

.block-section-top7 .block-nav-categori .ui-categori>li>a {
    line-height: 35px;
    border-top: 1px dotted #ccc;
    padding: 0 20px 0 0
}

.block-section-top7 .block-nav-categori .ui-categori>li>a .icon {
    width: 26px;
    text-align: center;
    margin-right: 2px;
    vertical-align: baseline
}

.block-section-top7 .block-nav-categori .ui-categori>li:first-child>a {
    border-top: none
}

.block-section-top7 .block-nav-categori .ui-categori>li.parent>a:after {
    line-height: 36px
}

.block-section-top7 .block-nav-categori .ui-categori .submenu {
    left: 270px;
    width: 900px
}

@media ( max-width :1199px) {
    .block-section-top7 .block-nav-categori .ui-categori .submenu {
        width: 670px
    }
}

.block-section-top7 .block-nav-categori .view-all-categori {
    padding: 0
}

.block-section-top7 .block-nav-categori .view-all-categori .btn-view-all,
.block-section-top7 .block-nav-categori .view-all-categori a {
    background-color: #fff;
    color: #53524e;
    border-top: 1px solid #eee;
    font-weight: 400;
    font-size: 13px;
    line-height: 40px;
    padding-left: 24px;
    padding-right: 15px
}

.block-section-top7 .block-nav-categori .view-all-categori .btn-view-all:after,
.block-section-top7 .block-nav-categori .view-all-categori a:after {
    content: "\f101";
    float: none;
    vertical-align: top;
    display: inline-block;
    margin-left: 14px
}

.block-section-top7 .block-nav-categori .view-all-categori .btn-view-all:hover,
.block-section-top7 .block-nav-categori .view-all-categori a:hover {
    background-color: #e52e04;
    color: #fff
}

.block-section-top7 .block-nav-categori .block-content {
    min-height: 453px;
    background-color: #fff;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 270px;
    border: 1px solid #eee;
    border-top: none;
    padding-bottom: 12px
}

.block-hot-deals-opt7 {
    margin-bottom: 30px
}

.block-hot-deals-opt7 .block-title {
    width: 125px;
    float: left;
    padding-bottom: 23px
}

.block-hot-deals-opt7 .block-title>.title {
    width: 45px;
    background-color: #e52e04;
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    -webkit-flex-direction: column;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    flex: 1 1 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.block-hot-deals-opt7 .block-title>.title>span {
    display: block;
    margin-bottom: 14px;
    width: 100%;
    text-align: center
}

.block-hot-deals-opt7 .block-title>.title>span:last-child {
    margin-bottom: 0
}

.block-hot-deals-opt7 .block-title>.title>span:nth-child(2n) {
    color: #F7A51B
}

@media ( max-width :991px) {
    .block-hot-deals-opt7 .block-title {
        width: 100px
    }
}

.block-hot-deals-opt7 .box-content {
    position: relative;
    background-color: #fff;
    padding-left: 45px
}

.block-hot-deals-opt7 .count-down-time {
    padding-left: 13px
}

.block-hot-deals-opt7 .count-down-time .box-count {
    width: 67px;
    height: 67px;
    background-color: #fff;
    color: #fff;
    text-align: center;
    font-family: Lato, sans-serif;
    display: block;
    border-radius: 100%;
    position: relative;
    z-index: 200;
    padding: 10px;
    border: 1px solid #eaeaea;
    margin-bottom: -5px
}

.block-hot-deals-opt7 .count-down-time .box-count:before {
    content: "";
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    background-color: #e52e04;
    border-radius: 100%
}

.block-hot-deals-opt7 .count-down-time .box-count .number {
    font-size: 14px;
    font-weight: 700;
    display: block;
    position: relative;
    padding-top: 4px
}

.block-hot-deals-opt7 .count-down-time .box-count .number:before {
    content: "";
    width: 22px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -11px
}

.block-hot-deals-opt7 .count-down-time .box-count .text {
    font-size: 10px;
    font-weight: 400;
    position: relative
}

@media ( max-width :479px) {
    .block-hot-deals-opt7 .count-down-time .box-count {
        width: 54px;
        height: 54px;
        padding: 3px
    }
    .block-hot-deals-opt7 .count-down-time .box-count:before {
        top: 5px;
        bottom: 5px;
        left: 5px;
        right: 5px
    }
}

.block-hot-deals-opt7 .block-content {
    padding-left: 35px;
    overflow: hidden
}

.block-hot-deals-opt7 .block-content:after,
.block-hot-deals-opt7 .block-content:before {
    content: "";
    display: table
}

.block-hot-deals-opt7 .block-content:after {
    clear: both
}

.block-hot-deals-opt7 .block-content:hover .owl-nav .owl-next,
.block-hot-deals-opt7 .block-content:hover .owl-nav .owl-prev {
    opacity: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block-hot-deals-opt7 .block-content .owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -33px;
    left: -34px
}

.block-hot-deals-opt7 .block-content .owl-nav .owl-next,
.block-hot-deals-opt7 .block-content .owl-nav .owl-prev {
    width: 32px;
    line-height: 30px;
    background-color: #E3E1E2;
    border: 1px solid #E3E1E2;
    border-radius: 0;
    font-size: 14px;
    color: #333;
    text-align: center;
    display: block;
    margin-bottom: 2px
}

.block-hot-deals-opt7 .block-content .owl-nav .owl-next:hover,
.block-hot-deals-opt7 .block-content .owl-nav .owl-prev:hover {
    color: #fff;
    background-color: #e52e04;
    border-color: #e52e04;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.block-hot-deals-opt7 .block-content .owl-nav .owl-next:before,
.block-hot-deals-opt7 .block-content .owl-nav .owl-prev:before {
    font-family: FontAwesome
}

.block-hot-deals-opt7 .block-content .owl-nav .owl-prev:before {
    content: "\f104"
}

.block-hot-deals-opt7 .block-content .owl-nav .owl-next:before {
    content: "\f105"
}

.block-hot-deals-opt7 .product-item {
    border: 1px solid #eaeaea
}

.block-hot-deals-opt7 .product-item .product-item-photo {
    padding: 0
}

.block-hot-deals-opt7 .product-item .product-item-actions {
    bottom: auto;
    top: 50%;
    margin-top: -15px;
    left: 0;
    right: 0;
    text-align: center;
    padding: 0
}

.block-hot-deals-opt7 .product-item .product-item-actions .btn {
    float: none;
    display: inline-block;
    border: none
}

.block-hot-deals-opt7 .product-item .product-item-detail {
    padding: 0 8px
}

.block-hot-deals-opt7 .product-item .product-item-name {
    display: block;
    background-color: #424242;
    color: #fff;
    line-height: 28px;
    margin: 0 -9px 10px;
    padding: 0 9px
}

.block-hot-deals-opt7 .product-item .product-item-name:hover {
    background-color: #e52e04
}

.block-hot-deals-opt7 .product-item .product-item-name a {
    color: #fff
}

.block-hot-deals-opt7 .product-item .product-item-price {
    width: 100%
}

.block-floor-products-opt7 {
    margin-bottom: 30px
}

.block-floor-products-opt7 .block-title {
    background-color: #fff;
    margin-bottom: 0;
    padding-right: 50px;
    position: relative;
    border-bottom: 1px solid #f36
}

.floor-banner-right.block-floor-products-opt7 .block-title {
    padding-left: 50px;
    padding-right: 0
}

.floor-products1.block-floor-products-opt7 .block-title {
    border-bottom-color: #F7A51B
}

.floor-products1.block-floor-products-opt7 .block-title>.title {
    background-color: #F7A51B
}

.floor-products2.block-floor-products-opt7 .block-title {
    border-bottom-color: #7DBF43
}

.floor-products2.block-floor-products-opt7 .block-title>.title {
    background-color: #7DBF43
}

.floor-products3.block-floor-products-opt7 .block-title {
    border-bottom-color: #EC4A24
}

.floor-products3.block-floor-products-opt7 .block-title>.title {
    background-color: #EC4A24
}

.floor-products4.block-floor-products-opt7 .block-title {
    border-bottom-color: #33A8C9
}

.floor-products4.block-floor-products-opt7 .block-title>.title {
    background-color: #33A8C9
}

.floor-products5.block-floor-products-opt7 .block-title {
    border-bottom-color: #30A443
}

.floor-products5.block-floor-products-opt7 .block-title>.title {
    background-color: #30A443
}

.floor-products6.block-floor-products-opt7 .block-title {
    border-bottom-color: #AFC386
}

.floor-products6.block-floor-products-opt7 .block-title>.title {
    background-color: #AFC386
}

.floor-products7.block-floor-products-opt7 .block-title {
    border-bottom-color: #f36
}

.floor-products7.block-floor-products-opt7 .block-title>.title {
    background-color: #f36
}

.floor-products8.block-floor-products-opt7 .block-title {
    border-bottom-color: #00ae31
}

.floor-products8.block-floor-products-opt7 .block-title>.title {
    background-color: #00ae31
}

.floor-products9.block-floor-products-opt7 .block-title {
    border-bottom-color: #0090c9
}

.floor-products9.block-floor-products-opt7 .block-title>.title {
    background-color: #0090c9
}

.floor-products10.block-floor-products-opt7 .block-title {
    border-bottom-color: #3f5eca
}

.floor-products10.block-floor-products-opt7 .block-title>.title {
    background-color: #3f5eca
}

.floor-products11.block-floor-products-opt7 .block-title {
    border-bottom-color: #4a6f00
}

.floor-products11.block-floor-products-opt7 .block-title>.title {
    background-color: #4a6f00
}

.floor-products12.block-floor-products-opt7 .block-title {
    border-bottom-color: #543319
}

.floor-products12.block-floor-products-opt7 .block-title>.title {
    background-color: #543319
}

.block-floor-products-opt7 .block-title:after,
.block-floor-products-opt7 .block-title:before {
    content: "";
    display: table
}

.block-floor-products-opt7 .block-title:after {
    clear: both
}

.block-floor-products-opt7 .block-title .title {
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    float: left;
    background-color: #000;
    width: 370px;
    font-family: 'Arial Narrow', arial
}

@media ( max-width :1199px) {
    .block-floor-products-opt7 .block-title .title {
        width: 356px
    }
}

.block-floor-products-opt7 .block-title .title .icon {
    width: 50px;
    text-align: center;
    border-right: 1px solid rgba(255, 255, 255, .5)
}

.block-floor-products-opt7 .block-title .title .text {
    padding-right: 17px;
    padding-left: 17px
}

.block-floor-products-opt7 .block-title .title .icon,
.block-floor-products-opt7 .block-title .title .text {
    display: inline-block;
    vertical-align: middle;
    line-height: 49px
}

.block-floor-products-opt7 .block-title .title img {
    vertical-align: initial
}

.floor-banner-right.block-floor-products-opt7 .block-title .title {
    float: right
}

.floor-banner-right.block-floor-products-opt7 .block-title .title .icon {
    border-right: none;
    border-left: 1px solid rgba(255, 255, 255, .5);
    float: right
}

.floor-banner-right.block-floor-products-opt7 .block-title .title .text {
    float: right
}

.block-floor-products-opt7 .block-title .links {
    float: left;
    font-family: Arial;
    margin-left: 30px
}

.block-floor-products-opt7 .block-title .links:after,
.block-floor-products-opt7 .block-title .links:before {
    content: "";
    display: table
}

.block-floor-products-opt7 .block-title .links:after {
    clear: both
}

.floor-banner-right.block-floor-products-opt7 .block-title .links {
    margin-left: 0
}

.block-floor-products-opt7 .block-title .links .dropdown-toggle {
    width: 40px;
    border: none;
    background-color: transparent;
    padding: 0;
    height: 49px;
    font-size: 18px;
    display: none
}

@media ( min-width :992px) {
    .block-floor-products-opt7 .block-title .links .dropdown-menu {
        position: static;
        display: block;
        box-shadow: none;
        border: none;
        padding: 0;
        margin: 0
    }
}

.block-floor-products-opt7 .block-title .links li {
    float: left;
    padding: 0 8px
}

.block-floor-products-opt7 .block-title .links li.active>a {
    color: #007176;
    position: relative;
    z-index: 5
}

.block-floor-products-opt7 .block-title .links li.active>a:before {
    background-color: #007176
}

.block-floor-products-opt7 .block-title .links li.active>a:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4px 8px;
    border-color: transparent transparent #007176;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -4px
}

@media ( max-width :991px) {
    .block-floor-products-opt7 .block-title .links li.active>a:after {
        left: 20px;
        margin-left: 0
    }
}

.floor-products1.block-floor-products-opt7 .block-title .links li.active>a {
    color: #F7A51B
}

.floor-products1.block-floor-products-opt7 .block-title .links li.active>a:before {
    background-color: #F7A51B
}

.floor-products1.block-floor-products-opt7 .block-title .links li.active>a:after {
    border-color: transparent transparent #F7A51B
}

.floor-products2.block-floor-products-opt7 .block-title .links li.active>a {
    color: #7DBF43
}

.floor-products2.block-floor-products-opt7 .block-title .links li.active>a:before {
    background-color: #7DBF43
}

.floor-products2.block-floor-products-opt7 .block-title .links li.active>a:after {
    border-color: transparent transparent #7DBF43
}

.floor-products3.block-floor-products-opt7 .block-title .links li.active>a {
    color: #EC4A24
}

.floor-products3.block-floor-products-opt7 .block-title .links li.active>a:before {
    background-color: #EC4A24
}

.floor-products3.block-floor-products-opt7 .block-title .links li.active>a:after {
    border-color: transparent transparent #EC4A24
}

.floor-products4.block-floor-products-opt7 .block-title .links li.active>a {
    color: #33A8C9
}

.floor-products4.block-floor-products-opt7 .block-title .links li.active>a:before {
    background-color: #33A8C9
}

.floor-products4.block-floor-products-opt7 .block-title .links li.active>a:after {
    border-color: transparent transparent #33A8C9
}

.floor-products5.block-floor-products-opt7 .block-title .links li.active>a {
    color: #30A443
}

.floor-products5.block-floor-products-opt7 .block-title .links li.active>a:before {
    background-color: #30A443
}

.floor-products5.block-floor-products-opt7 .block-title .links li.active>a:after {
    border-color: transparent transparent #30A443
}

.floor-products6.block-floor-products-opt7 .block-title .links li.active>a {
    color: #AFC386
}

.floor-products6.block-floor-products-opt7 .block-title .links li.active>a:before {
    background-color: #AFC386
}

.floor-products6.block-floor-products-opt7 .block-title .links li.active>a:after {
    border-color: transparent transparent #AFC386
}

.floor-products7.block-floor-products-opt7 .block-title .links li.active>a {
    color: #f36
}

.floor-products7.block-floor-products-opt7 .block-title .links li.active>a:before {
    background-color: #f36
}

.floor-products7.block-floor-products-opt7 .block-title .links li.active>a:after {
    border-color: transparent transparent #f36
}

.floor-products8.block-floor-products-opt7 .block-title .links li.active>a {
    color: #00ae31
}

.floor-products8.block-floor-products-opt7 .block-title .links li.active>a:before {
    background-color: #00ae31
}

.floor-products8.block-floor-products-opt7 .block-title .links li.active>a:after {
    border-color: transparent transparent #00ae31
}

.floor-products9.block-floor-products-opt7 .block-title .links li.active>a {
    color: #0090c9
}

.floor-products9.block-floor-products-opt7 .block-title .links li.active>a:before {
    background-color: #0090c9
}

.floor-products9.block-floor-products-opt7 .block-title .links li.active>a:after {
    border-color: transparent transparent #0090c9
}

.floor-products10.block-floor-products-opt7 .block-title .links li.active>a {
    color: #3f5eca
}

.floor-products10.block-floor-products-opt7 .block-title .links li.active>a:before {
    background-color: #3f5eca
}

.floor-products10.block-floor-products-opt7 .block-title .links li.active>a:after {
    border-color: transparent transparent #3f5eca
}

.floor-products11.block-floor-products-opt7 .block-title .links li.active>a {
    color: #4a6f00
}

.floor-products11.block-floor-products-opt7 .block-title .links li.active>a:before {
    background-color: #4a6f00
}

.floor-products11.block-floor-products-opt7 .block-title .links li.active>a:after {
    border-color: transparent transparent #4a6f00
}

.floor-products12.block-floor-products-opt7 .block-title .links li.active>a {
    color: #543319
}

.floor-products12.block-floor-products-opt7 .block-title .links li.active>a:before {
    background-color: #543319
}

.floor-products12.block-floor-products-opt7 .block-title .links li.active>a:after {
    border-color: transparent transparent #543319
}

.block-floor-products-opt7 .block-title .links a {
    display: block;
    line-height: 49px;
    color: #333;
    text-transform: capitalize;
    font-size: 13px;
    padding: 0 12px;
    position: relative
}

.block-floor-products-opt7 .block-title .links a:hover {
    color: #f36;
    background-color: transparent
}

.floor-products1.block-floor-products-opt7 .block-title .links a:hover {
    color: #F7A51B
}

.floor-products2.block-floor-products-opt7 .block-title .links a:hover {
    color: #7DBF43
}

.floor-products3.block-floor-products-opt7 .block-title .links a:hover {
    color: #EC4A24
}

.floor-products4.block-floor-products-opt7 .block-title .links a:hover {
    color: #33A8C9
}

.floor-products5.block-floor-products-opt7 .block-title .links a:hover {
    color: #30A443
}

.floor-products6.block-floor-products-opt7 .block-title .links a:hover {
    color: #AFC386
}

.floor-products7.block-floor-products-opt7 .block-title .links a:hover {
    color: #f36
}

.floor-products8.block-floor-products-opt7 .block-title .links a:hover {
    color: #00ae31
}

.floor-products9.block-floor-products-opt7 .block-title .links a:hover {
    color: #0090c9
}

.floor-products10.block-floor-products-opt7 .block-title .links a:hover {
    color: #3f5eca
}

.floor-products11.block-floor-products-opt7 .block-title .links a:hover {
    color: #4a6f00
}

.floor-products12.block-floor-products-opt7 .block-title .links a:hover {
    color: #543319
}

.block-floor-products-opt7 .block-title .links a:before {
    content: "";
    height: 1px;
    width: 100%;
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0
}

@media ( min-width :768px) and (max-width:1199px) {
    .block-floor-products-opt7 .block-title .links a {
        padding: 0 12px
    }
}

@media ( max-width :991px) {
    .block-floor-products-opt7 .block-title .links a:before {
        content: none
    }
}

.block-floor-products-opt7 .block-title .links .label-cat {
    position: absolute;
    top: -6px;
    right: 0;
    line-height: 18px;
    color: #fff;
    background-color: #096;
    display: block;
    border-radius: 30px;
    width: 32px;
    font-size: 12px;
    font-weight: 700;
    text-align: center
}

.block-floor-products-opt7 .block-title .links .label-cat:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 6px 0 0;
    border-color: #096 transparent transparent;
    position: absolute;
    bottom: -4px;
    left: 10px
}

.block-floor-products-opt7 .block-title .actions {
    position: absolute;
    right: 18px;
    top: 4px
}

.floor-banner-right.block-floor-products-opt7 .block-title .actions {
    right: auto;
    left: 18px
}

.block-floor-products-opt7 .block-title .actions .action {
    width: 22px;
    text-align: center;
    line-height: 20px;
    display: block;
    cursor: pointer;
    color: #ccc;
    font-size: 18px
}

.block-floor-products-opt7 .block-title .actions .action:hover {
    color: #999
}

@media ( max-width :991px) {
    .block-floor-products-opt7 .block-title {
        padding-right: 0;
        background-position: top 15px right 80px
    }
    .block-floor-products-opt7 .block-title .links {
        float: right
    }
    .block-floor-products-opt4 .block-title.block-floor-products-opt7 .block-title .links {
        float: right;
        clear: none
    }
    .block-floor-products-opt7 .block-title .links .dropdown-toggle {
        display: block
    }
    .block-floor-products-opt7 .block-title .links .dropdown-menu {
        left: auto;
        right: 0;
        width: 300px;
        margin: 3px 0 0;
        padding: 5px 0 0
    }
    .block-floor-products-opt7 .block-title .links .dropdown-menu li {
        float: none;
        display: block;
        z-index: 30
    }
    .block-floor-products-opt7 .block-title .links .dropdown-menu li a {
        z-index: 40;
        border-bottom: 1px solid #dedede
    }
    .block-floor-products-opt7 .block-title .links .dropdown-menu li:last-child a {
        border-bottom: none
    }
    .block-floor-products-opt7 .block-title .actions {
        right: 48px
    }
}

@media ( max-width :479px) {
    .block-floor-products-opt7 .block-title {
        padding-right: 0;
        padding-left: 0;
        background-position: top 65px right 40px
    }
    .floor-banner-right.block-floor-products-opt7 .block-title {
        padding-left: 0
    }
    .block-floor-products-opt7 .block-title .title {
        display: block;
        width: 100%
    }
    .block-floor-products-opt7 .block-title .links {
        float: left;
        margin-left: 0;
        position: static
    }
    .block-floor-products-opt4 .block-title.block-floor-products-opt7 .block-title .links {
        float: left;
        clear: none
    }
    .block-floor-products-opt7 .block-title .links .dropdown-menu {
        left: 0;
        width: auto;
        right: 0
    }
    .block-floor-products-opt7 .block-title .actions {
        top: 55px;
        right: 10px
    }
    .floor-banner-right.block-floor-products-opt7 .block-title .actions {
        right: 10px;
        left: auto
    }
}

.block-floor-products-opt7 .col-products {
    border-right: 1px solid #eee
}

.block-floor-products-opt7 .col-products:hover .owl-nav .owl-next,
.block-floor-products-opt7 .col-products:hover .owl-nav .owl-prev {
    opacity: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block-floor-products-opt7 .col-products:hover .owl-nav .owl-prev {
    left: 0
}

.block-floor-products-opt7 .col-products:hover .owl-nav .owl-next {
    right: 0
}

.block-floor-products-opt7 .col-products .owl-nav .owl-next,
.block-floor-products-opt7 .col-products .owl-nav .owl-prev {
    width: 32px;
    line-height: 50px;
    background-color: #f5f5f5;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    font-size: 24px;
    color: #333;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    opacity: 0
}

.block-floor-products-opt7 .col-products .owl-nav .owl-next:hover,
.block-floor-products-opt7 .col-products .owl-nav .owl-prev:hover {
    color: #fff;
    background-color: #f36;
    border-color: #f36;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.block-floor-products-opt7 .col-products .owl-nav .owl-next:before,
.block-floor-products-opt7 .col-products .owl-nav .owl-prev:before {
    font-family: FontAwesome
}

.block-floor-products-opt7 .col-products .owl-nav .owl-prev {
    left: 25px
}

.block-floor-products-opt7 .col-products .owl-nav .owl-prev:before {
    content: "\f104"
}

.block-floor-products-opt7 .col-products .owl-nav .owl-next {
    right: 25px
}

.block-floor-products-opt7 .col-products .owl-nav .owl-next:before {
    content: "\f105"
}

.block-floor-products-opt7 .product-item .product-item-info {
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee
}

.block-floor-products-opt7 .product-item .product-item-img2 {
    height: 210px;
    display: block
}

.block-floor-products-opt7 .product-item .product-item-img2 img {
    max-height: 100%;
    display: block
}

.block-floor-products-opt7 .block-content {
    background-color: #fff;
    position: relative
}

.block-floor-products-opt7 .col-left {
    width: 370px;
    float: left
}

.floor-banner-right.block-floor-products-opt7 .col-left {
    float: right
}

@media ( max-width :1199px) {
    .block-floor-products-opt7 .col-left {
        width: 356px
    }
}

@media ( max-width :991px) {
    .block-floor-products-opt7 .col-left {
        display: none
    }
}

.block-floor-products-opt7 .col-banner,
.block-floor-products-opt7 .col-categori {
    width: 100%;
    float: none
}

.block-floor-products-opt7 .col-banner .box-img {
    height: auto;
    display: block;
    position: relative;
    overflow: hidden
}

.block-floor-products-opt7 .col-banner .box-img:after,
.block-floor-products-opt7 .col-banner .box-img:before {
    content: "";
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    border-style: solid;
    border-color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 100
}

.block-floor-products-opt7 .col-banner .box-img:before {
    border-width: 1px 0;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    top: 10px;
    bottom: 10px;
    left: 5px;
    right: 5px
}

.block-floor-products-opt7 .col-banner .box-img:after {
    border-width: 0 1px;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
    left: 10px;
    right: 10px
}

.block-floor-products-opt7 .col-banner .box-img img {
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s
}

.block-floor-products-opt7 .col-banner .box-img:hover:after,
.block-floor-products-opt7 .col-banner .box-img:hover:before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.block-floor-products-opt7 .col-banner .box-img:hover img {
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.block-floor-products-opt7 .col-banner .box-img img {
    display: block;
    width: 100%
}

.block-floor-products-opt7 .col-categori {
    padding-top: 14px;
    padding-left: 20px;
    padding-right: 20px;
    height: 344px
}

.block-floor-products-opt7 .col-categori ul {
    height: 280px
}

.block-floor-products-opt7 .col-categori ul li {
    line-height: 30px;
    display: block;
    padding-left: 16px;
    position: relative;
    margin-bottom: 7px
}

.block-floor-products-opt7 .col-categori ul li:before {
    content: "";
    width: 8px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/icon/index7/list-style-floor.png)
}

.block-floor-products-opt7 .col-categori ul a {
    display: block;
    color: #53524e;
    font-size: 13px;
    text-transform: capitalize
}

.block-floor-products-opt7 .col-categori ul a:focus,
.block-floor-products-opt7 .col-categori ul a:hover {
    color: #f7a61b
}

.floor-products1.block-floor-products-opt7 .col-categori ul a:focus,
.floor-products1.block-floor-products-opt7 .col-categori ul a:hover {
    color: #F7A51B
}

.floor-products2.block-floor-products-opt7 .col-categori ul a:focus,
.floor-products2.block-floor-products-opt7 .col-categori ul a:hover {
    color: #7DBF43
}

.floor-products3.block-floor-products-opt7 .col-categori ul a:focus,
.floor-products3.block-floor-products-opt7 .col-categori ul a:hover {
    color: #EC4A24
}

.floor-products4.block-floor-products-opt7 .col-categori ul a:focus,
.floor-products4.block-floor-products-opt7 .col-categori ul a:hover {
    color: #33A8C9
}

.floor-products5.block-floor-products-opt7 .col-categori ul a:focus,
.floor-products5.block-floor-products-opt7 .col-categori ul a:hover {
    color: #30A443
}

.floor-products6.block-floor-products-opt7 .col-categori ul a:focus,
.floor-products6.block-floor-products-opt7 .col-categori ul a:hover {
    color: #AFC386
}

.floor-products7.block-floor-products-opt7 .col-categori ul a:focus,
.floor-products7.block-floor-products-opt7 .col-categori ul a:hover {
    color: #f36
}

.floor-products8.block-floor-products-opt7 .col-categori ul a:focus,
.floor-products8.block-floor-products-opt7 .col-categori ul a:hover {
    color: #00ae31
}

.floor-products9.block-floor-products-opt7 .col-categori ul a:focus,
.floor-products9.block-floor-products-opt7 .col-categori ul a:hover {
    color: #0090c9
}

.floor-products10.block-floor-products-opt7 .col-categori ul a:focus,
.floor-products10.block-floor-products-opt7 .col-categori ul a:hover {
    color: #3f5eca
}

.floor-products11.block-floor-products-opt7 .col-categori ul a:focus,
.floor-products11.block-floor-products-opt7 .col-categori ul a:hover {
    color: #4a6f00
}

.floor-products12.block-floor-products-opt7 .col-categori ul a:focus,
.floor-products12.block-floor-products-opt7 .col-categori ul a:hover {
    color: #543319
}

.block-floor-products-opt7 .col-categori .owl-nav {
    text-align: center;
    position: absolute;
    bottom: -27px;
    left: 0;
    right: 0
}

.block-floor-products-opt7 .col-categori .owl-nav .owl-next,
.block-floor-products-opt7 .col-categori .owl-nav .owl-prev {
    width: 72px;
    line-height: 38px;
    height: 40px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    font-size: 24px;
    color: #e5e5e5;
    text-align: center;
    display: inline-block;
    margin-left: -1px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background-repeat: no-repeat;
    background-position: center
}

.block-section-top6 .banner-section-top .margin-bottom-2 {
    margin-bottom: 2px;
}