/* Home 1 */
.home-page-2 .owl-nav > div {
    margin: 0;
    width: 24px;
}

.home-page-2 .owl-nav > div.owl-next {
    border-left: none;
}

.home-page-2 .owl-nav > div.owl-prev {
    border-right: none;
}

.home-page-2 .title-home-page {
    font-size: 144%;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.home-page-2 .image-slider-home {
    margin: 30px 0;
}

.home-page-2 .image-slider-home .owl-controls .owl-nav{
    opacity: 0;
    transition: .2s;
    -webkit-transition: .2s;
}

.home-page-2 .image-slider-home:hover .owl-controls .owl-nav{
    opacity: 1;
}

.home-page-2 .image-slider-home .owl-controls .owl-nav div {
    background-color: #000;
    border: none;
    color: #fff;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin: -25px 0 0;
    opacity: 0.7;
    position: absolute;
    top: 50%;
    width: 32px;
}

.home-page-2 .image-slider-home .owl-controls .owl-nav div:hover {
    opacity: 1;
}

.home-page-2 .image-slider-home .owl-controls .owl-nav .owl-next {
    right: 0;
}

.home-page-2 .image-slider-home .owl-controls .owl-nav .owl-prev {
    left: 0;
}

.home-page-2 .image-slider-home .owl-controls .owl-dots {
    bottom: 10px;
    left: 0;
    position: absolute;
    right: 0;
}

.home-page-2 .static-image-block-1 {
    margin-bottom: 25px;
}

.home-page-2 .static-image-block-1 .static-image .col-1-image {
    float: left;
}

.home-page-2 .static-image-block-1 .static-image a {
    display: block;
}

.home-page-2 .static-image-block-1 .static-image .col-1-image .image-1 {
    margin-bottom: 10px;
}

.home-page-2 .static-image-block-1 .static-image .col-1-image .image-2 {
    float: left;
}

.home-page-2 .static-image-block-1 .static-image .col-1-image .image-3 {
    float: right;
}

.home-page-2 .static-image-block-1 .static-image .col-2-image {
    float: right;
}

.home-page-2 .static-image-block-2 {
    margin-bottom: 30px;
}

.home-page-2 .static-image-2 .image-top {
    display: block;
    margin-bottom: 30px;
}

.home-page-2 .home-collection .owl-nav {
    position: absolute;
    right: 0;
    top: -42px;
}

.home-page-2 .sm-categories .title-home-page {
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
    text-align: center;
}

.home-page-2 .sm-categories .title-home-page span {
    display: inline-block;
    margin-bottom: -1px;
    padding-bottom: 6px;
}

.home-page-2 .static-image-2 .static-image {
    margin-bottom: 30px;
}

.home-page-2 .home-collection {
    margin-bottom: 40px;
}

.home-page-2 .clients-say {
    margin-bottom: 30px;
}

.home-page-2 .clients-say .block-content-clients-say {
    border: 1px solid #eee;
    padding: 20px;
}

.home-page-2 .clients-say .block-content-clients-say .item .client-description {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 12px;
}

.home-page-2 .clients-say .block-content-clients-say .item .client-info img {
    float: left;
    width: 46px;
}

.home-page-2 .clients-say .block-content-clients-say .item .client-info .info-detail {
    margin-left: 55px;
}

.home-page-2 .clients-say .block-content-clients-say .item .client-info .info-detail h3 {
    color: #444;
    font-size: 116.67%;
    font-weight: 700;
    margin-bottom: 6px;
    text-transform: uppercase;
}

.home-page-2 .clients-say .block-content-clients-say .owl-nav {
    position: absolute;
    right: -21px;
    top: -63px;
}

.home-page-2 .block-subscribe-home {
    border: 5px solid #e5e5e5;
    margin-bottom: 25px;
    padding: 18px 15px;
}

.home-page-2 .block-subscribe-home .newsletter-title {
    color: #222;
    font-size: 200%;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.home-page-2 .block-subscribe-home .description-newsletter {
    margin-bottom: 20px;
}

.home-page-2 .block-subscribe-home .input-text {
    height: 40px;
}

.home-page-2 .block-subscribe-home .actions button {
    background-color: #4a5678;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    width: 100%;
}

.home-page-2 .product-type-list{
    margin-top: 15px;
    margin-bottom: 35px;
}

.home-page-2 .product-type-list .list-container .item:not(:last-child){
    margin-bottom: 24px;
}

.home-page-2 .services-home {
    clear: both;
}

.home-page-2 .services-home .banner-policy {
    border: 1px solid #eee;
    clear: both;
    display: inline-block;
    font-size: 116.6%;
    margin-bottom: 35px;
    text-transform: uppercase;
    width: 100%;
}

.home-page-2 .services-home .banner-policy .inner {
    display: table;
    padding: 10px 0;
    width: 100%;
}

.home-page-2 .services-home .banner-policy .inner .policy {
    border-right: 1px solid #eee;
    float: left;
    line-height: 19px;
    padding: 7px 20px;
    width: 25%;
}

.home-page-2 .services-home .banner-policy .inner .policy:last-child {
    border-right: medium none;
}

.home-page-2 .services-home .banner-policy .inner .policy a {
    display: table;
    width: 100%;
}

.home-page-2 .services-home .banner-policy .inner .policy a em {
    display: table-cell;
    font-size: 40px;
    text-align: center;
    vertical-align: middle;
    width: 50px;
}

.home-page-2 .services-home .banner-policy .inner .policy a span {
    display: table-cell;
    padding-left: 25px;
    vertical-align: middle;
    width: 100%;
}
.home-page-2 .products-grid .item .product-image a img{
	width:80%;
	margin: 0 auto;
    padding-top: 10px;
}
/* End home 1 */