/**
 *
 *  1.1 Style projecct Category
 *
 */


/*----------  1.1 Style projecct Category  ----------*/
    .sc_project_category .slz-carousel-wrapper .slz-counter-item-1 .content-cell .number{
        color: #8C8F94;
        font-size: 30px;
        font-weight: 500;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        margin-bottom: 10px;
    }
    .sc_project_category .slz-carousel-wrapper .slz-carousel{
        margin-left: 0px;
        margin-right: 0px;
    }

    .sc_project_category .slz-carousel-wrapper .slick-current .slz-counter-item-1 .content-cell .number{
        color: #FEC006;

    }
    .sc_project_category .slz-carousel-wrapper .slz-counter-item-1 .content-cell .title{
        font-size: 14px;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }
    .sc_project_category .slick-current .slz-counter-item-1 .content-cell .title{
        color: #FEC006;

    }
    .sc_project_category .slz-carousel-wrapper .slz-counter-item-1 .content-cell:hover .number,
    .sc_project_category .slz-carousel-wrapper .slz-counter-item-1 .content-cell:hover .title,
    .sc_project_category .slz-carousel-wrapper .slz-counter-item-1 .content-cell:hover{
        color: #FEC006;
    }
    .sc_project_category{
        -webkit-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
        -moz-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
        box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
        padding: 40px;
    }
    .sc_project_category .slick-dots{
        bottom: -50px;
        padding-left: 0px;
    }

    .sc_project_category .slz-carousel-wrapper .slick-arrow{
        background: transparent;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        border:none;
        color: #f1f1f1;
        font-size: 40px;
        line-height: 1;
        padding: 0px 10px;
        -moz-transform: translateX(0px) translateY(-50%);
        -webkit-transform: translateX(0px) translateY(-50%);
        -o-transform: translateX(0px) translateY(-50%);
        -ms-transform: translateX(0px) translateY(-50%);
        transform: translateX(0px) translateY(-50%);
    }
    .sc_project_category .slz-carousel-wrapper .slick-arrow:focus{
        box-shadow: none;
        -webkit-box-shadow: none;
    }
    .sc_project_category .slz-carousel-wrapper .slick-arrow i{
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }
    .sc_project_category .slz-carousel-wrapper .slick-arrow:hover i{
        color: #FFC80A;
    }
    .sc_project_category .slz-carousel-wrapper .slick-arrow.btn-prev{
        left: 0%;
        right: auto;
    }

    .sc_project_category .slz-carousel-wrapper .slick-arrow.btn-next{
        left: auto;
        right: 0%;
    }
    .sc_project_category .slz-carousel-wrapper .slick-arrow .text{
        display: none;
    }
    .sc_project_category .slz-carousel-wrapper .slick-arrow.btn-prev i:before{
        content: "\f104";
    }
    .sc_project_category .slz-carousel-wrapper .slick-arrow.btn-next i:before{
        content: "\f105";
    }

    .sc_project_category .slz-counter-item-1 .content-cell .number:after {
        content: none;
    }

/*----------  portfolio layout 2  ----------*/
	.slz-block-item-03 .link-preview {
		background-color: #ffc80a;
		letter-spacing: 1px;
		text-transform: uppercase;
	}

	.slz-block-item-03 .block-image {
		border-radius: 30px;
		box-shadow: 0px 2px 25px rgba(0,0,0,0.05);
        z-index: 1;
        max-width: 180px;
	}

	.slz-block-item-03 .block-image:after {
		content: none;
	}

	.slz-block-item-03 .block-image img,
	.slz-block-item-03 .block-image .link {
		border-radius: 30px;
		overflow: hidden;
	}

	.slz-block-item-03 .block-content .block-title,
	.slz-block-item-04 .block-content .block-title {
		font-weight: 400;
		margin-bottom: 15px;
		font-size: 24px;
	}
    .slz-portfolio-detail .slz-block-item-03 .block-content .block-title,
    .slz-portfolio-detail .slz-block-item-04 .block-content .block-title{
        max-width: 100%;
    }
	.slz-block-item-03 .block-content .block-category,
	.slz-block-item-04 .block-content .block-category {
		text-transform: capitalize;
		position: relative;
		font-weight: 400;
		font-size: 15px;
		color: #5b5b5b;
        margin: 0 0 10px 0;
        vertical-align: top;
	}
    .slz-portfolio-detail .slz-block-item-03 .block-content-wrapper .float-l,
    .slz-portfolio-detail .slz-block-item-04 .block-content-wrapper .float-l{
        max-width: 50%;
        padding-right: 15px;
    }
    .slz-portfolio-detail .slz-block-item-03 .block-content-wrapper .float-r,
    .slz-portfolio-detail .slz-block-item-04 .block-content-wrapper .float-r{
        max-width: 50%;
        padding-left: 15px;
    }
    .slz-block-item-03 .block-content .block-category + .block-category {
        padding-left: 5px;
    }

    .slz-block-item-03 .block-content .block-category:nth-last-of-type(2),
    .slz-block-item-04 .block-content .block-category:nth-last-of-type(2) {
        padding-right: 10px;
    }

	.slz-block-item-03 .block-content .block-category:hover,
	.slz-block-item-04 .block-content .block-category:hover {
		color: #ffc80a;
	}

	.slz-block-item-03 .block-content .block-category:after,
    .slz-block-item-04 .block-content .block-category:after {
		position: absolute;
		font-family: "FontAwesome";
		right: 0;
		left: auto;
		color: inherit;
		font-size: inherit;
	}
    .slz-block-item-03 .block-content .block-category:nth-last-of-type(2):after,
    .slz-block-item-04 .block-content .block-category:nth-last-of-type(2):after {
        content: "\f105";
    }

	.slz-block-item-03 .block-content .ratings + .block-read-more,
	.slz-block-item-04 .block-content .ratings + .block-read-more {
		margin-top: -8px;
	}

	.slz-column-4 .slz-block-item-03 .block-content .block-title,
	.slz-column-4 .slz-block-item-04 .block-content .block-title,
	.slz-column-5 .slz-block-item-03 .block-content .block-title,
	.slz-column-5 .slz-block-item-04 .block-content .block-title,
	.slz-column-6 .slz-block-item-03 .block-content .block-title,
	.slz-column-6 .slz-block-item-04 .block-content .block-title {
		font-size: 18px;
	}

	.slz-column-4 .slz-block-item-03 .block-content .category-author .author,
	.slz-column-4 .slz-block-item-04 .block-content .category-author .author,
	.slz-column-5 .slz-block-item-03 .block-content .category-author .author,
	.slz-column-5 .slz-block-item-04 .block-content .category-author .author,
	.slz-column-6 .slz-block-item-03 .block-content .category-author .author,
	.slz-column-6 .slz-block-item-04 .block-content .category-author .author {
		font-size: 14px;
	}


/*----------  portfolio layout 3  ----------*/
    .slz-block-item-04 {
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0px 2px 25px rgba(0,0,0,0.05);
        z-index: 5;
    }

    .slz-block-item-04 .block-image:after {
        border-radius: 8px 8px 0 0;
        left: 0;
        right: 0;
        top: 100%;
        z-index: 10;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }

    .slz-block-item-04 .block-sub-image-wrapper {
        border-radius: 30px;
        z-index: 11;
        overflow: hidden;
        transition: all 0.5s ease;
        box-shadow: 0px 2px 25px rgba(0,0,0,0.05);
    }

    
    .slz-block-item-04 .block-image .link:after{
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        opacity: 0;
    }
    .slz-block-item-04:hover .block-image .link:after {
        opacity: 1;
    }
    .slz-block-item-04:hover .block-sub-image-wrapper {
        bottom: 50%;
        transform: translate(-50%, 50%);
        -webkit-transform: translate(-50%, 50%);
        -moz-transform: translate(-50%, 50%);
    }

/*----------  portfolio carousel  ----------*/
    
    .portfolio_slide_slick .block-read-more:hover {
        border-color: transparent;
    }

    .portfolio_slide_slick .feature-image {
        width: 38%;
    }

    .portfolio_slide_slick .feature-image + .slz-block-item-03.portfolio-item {
        width: 62%;
    }
    .portfolio_slide_slick.slz-block-slide-slick .slick-list{
        padding-bottom: 0px;
        padding-top: 20px;
    }
    .slz-list-block.layout-3 .portfolio_slide_slick.slz-block-slide-slick .slick-list{
        padding-bottom: 20px;
    }
    .slz-block-item-03 .block-content .ratings{
        margin-bottom: 5px;
        margin-right: 30px;
    }
    .slz-block-item-03 .block-content  .star-rating{
        width: 78px;
    }
    .slz-block-item-03 .block-content .ratings .rating{
        display: none;
    }
    .slz-block-item-03.style-2 .block-content .block-read-more{
        margin-top: 15px;
    }
     .slz-block-item-03.style-2 .block-content .block-read-more{
        margin-top: 15px;
    }
    .slz-block-item-04.portfolio-item.style-1 .block-content .block-read-more:hover,
    .slz-block-item-03.style-2 .block-content .block-read-more:hover{
        background-color: #FFC80A;
        border-color:#FFC80A;
        color: #ffffff;
    }
    .slz-block-item-03.style-2 .block-content .ratings{
        margin-top: 5px;
    }
    .slz-block-item-03.style-2 .block-content .ratings + .block-read-more {
        margin-top: 0px;
    }
    .sc_portfolio_list .slz-carousel-wrapper.layout-2 .slz-carousel{
        padding-left: 15px;
        padding-right: 15px;
    }

/*----------  portfolio detail  ----------*/

    .slz-portfolio-detail .slz-block-item-03 {
        border-radius: 5px;
        background-color: #fff;
        padding: 30px 30px 90px;
        box-shadow: 0px 2px 25px rgba(0,0,0,0.05);
    }

    .slz-portfolio-detail .slz-block-item-03 .block-content .block-title:hover {
        color: #03030d;
    }

    .slz-portfolio-detail .slz-block-item-03 .block-image {
        box-shadow: none;
        border-radius: 0;
        overflow: visible;
    }

    .slz-portfolio-detail .slz-block-item-03 .block-text {
        margin-top: 30px;
    }

    .slz-portfolio-detail .slz-block-item-03 .block-image:before {
        content: none;
    }

    .slz-portfolio-detail .slz-block-item-03 .block-image > .link {
        position: relative;
        border-radius: 30px;
        display: inline-block;
        vertical-align: top;
        box-shadow: 0px 2px 25px rgba(0,0,0,0.05);
    }

    .slz-portfolio-detail .slz-block-item-03 .block-image .img-full {
        height: auto;
        width: 100%;
        position: relative;
        top: auto;
        left: auto;
        transform: none;
    }

    .slz-portfolio-detail .slz-block-item-03 .block-content-wrapper .float-l {
        padding-right: 30px;
    }

    .slz-portfolio-detail .slz-block-item-03 .block-content-wrapper .wrapper-info {
        display: table;
    }
    .slz-portfolio-detail .slz-block-item-03 .block-content-wrapper .qacode-img,
    .slz-portfolio-detail .slz-block-item-03 .block-content-wrapper .slz-social-share {
        float: none;
        display: table-cell;
        vertical-align: middle;
    }

    .slz-portfolio-detail .slz-block-item-03 .block-content-wrapper .slz-social-share {
        padding-right: 30px;
    }

    .slz-portfolio-detail .slz-select-version {
        width: 100%;
        display: block;
        margin-top: 30px;
        height: 40px;
        line-height: 40px;
        border-radius: 40px;
        padding: 0 10px;
        color: #8c8f94;
        border: 1px solid #f9f9f9;
        transition: all 0.3s ease;
        cursor: pointer;
    }

    .slz-portfolio-detail .slz-select-version option {
        color: #8c8f94;
    }

    .slz-portfolio-detail .slz-select-version:hover,
    .slz-portfolio-detail .slz-select-version:focus,
    .slz-portfolio-detail .slz-select-version:active {
        border-color: #ffc80a;
        color: #ffc80a;
    }

    .slz-portfolio-detail .slz-btn-download {
        width: 100%;
        margin-top: 30px;
        border: 1px solid #ffc80a;
        box-shadow: 3px 5px 18px 0px rgba( 255, 198, 0, 0.2 );
    }

    .slz-portfolio-detail .slz-btn-download:before {
        content: "\f0ed";
        font-family: "FontAwesome";
        color: inherit;
        margin-right: 5px;
    }

    .slz-block-item-01.style-2 .block-image .link:after,
    .slz-block-item-01.style-2 .block-image .link{
        border-radius: 8px 0px 0px 8px;
        -webkit-border-radius: 8px 0px 0px 8px;
    }
    .slz-portfolio-detail .slz-block-item-03 .block-content .block-category:nth-last-of-type(2),
    .slz-portfolio-detail .slz-block-item-04 .block-content .block-category:nth-last-of-type(2) {
        padding-right: 0;
    }
    .slz-portfolio-detail .slz-block-item-03 .block-content .block-category:nth-last-of-type(2):after,
    .slz-portfolio-detail .slz-block-item-04 .block-content .block-category:nth-last-of-type(2):after {
        content: none;
    }
    .slz-portfolio-detail .slz-block-item-03 .block-content .block-category:last-of-type,
    .slz-portfolio-detail .slz-block-item-04 .block-content .block-category:last-of-type {
        padding-right: 10px;
    }
    .slz-portfolio-detail .slz-block-item-03 .block-content .block-category:last-of-type:after,
    .slz-portfolio-detail .slz-block-item-04 .block-content .block-category:last-of-type:after {
        content: "\f105";
    }

    .slz-portfolio-detail .recommend {
        padding: 140px 15px 40px 15px;
    }
    .slz-portfolio-detail .recommend .title {
        font-size: 42px;
        font-weight: 700;
        color: #3a3d4b;
        line-height: 1;
        padding-bottom: 20px;
        position: relative;
        display: inline-block;
    }
    .slz-portfolio-detail .recommend .title:before {
        position: absolute;
        content: '';
        background-color: #ffc80a;
        bottom: 0;
        left: 0;
        width: 60px;
        height: 1;
        border: 1px solid #ffd33b;
    }
    .slz-portfolio-detail .recommend .slz-tab .tab-list-wrapper {
        float: right;
    }
    .slz-portfolio-detail .recommend .slz-tab .tab-content {
        padding-top: 40px;
    }
    .slz-portfolio-detail .recommend .tab-content>.tab-pane {
        display: block;
        opacity: 0;
        visibility: hidden;
        max-height: 0;
        overflow: hidden;
        width: 100%;
    }
    .slz-portfolio-detail .recommend .tab-content>.active {
        opacity: 1;
        visibility: visible;
        max-height: none;
    }
    .slz-portfolio-detail .recommend .slz-carousel-wrapper .portfolio-item {
       padding: 0;
       box-shadow: none;
    }
    .slz-portfolio-detail .recommend .slz-carousel-wrapper .block-title + .date,
    .slz-portfolio-detail .recommend .slz-carousel-wrapper .block-title + .block-info {
        margin-top: 15px;
    }
    .slz-portfolio-detail .recommend .slz-carousel-wrapper .block-content-wrapper > .date {
        position: relative;
        bottom: auto;
        left: auto;
        font-size: 14px;
        display: block;
        font-weight: 300;
    }
    .slz-portfolio-detail .recommend .slz-carousel-wrapper .block-content-wrapper > .block-info {
        position: relative;
        bottom: auto;
        right: auto;
        display: block;
        float: none;
        font-weight: 300;
    }
    .slz-portfolio-detail .recommend .slz-carousel-wrapper .block-title {
        font-size: 18px;
        font-weight: 300;
    }
    .slz-portfolio-detail .recommend .slz-carousel-wrapper .block-category {
        font-weight: 300;
    }
    .slz-portfolio-detail .recommend .slz-block-item-03 .block-content .block-title:hover {
        color: #ffc80a;
    }
    .slz-portfolio-detail .recommend .slz-carousel-wrapper .slick-arrow.btn-prev {
        left: 15px;
    }
    .slz-portfolio-detail .recommend .slz-carousel-wrapper .slick-arrow.btn-next {
        right: 15px;
    }
    .slz-portfolio-detail .recommend .slz-block-item-03 .block-image {
        overflow: hidden;
        border-radius: 30px;
        -webkit-border-radius: 30px;
    }
    .slz-portfolio-detail .recommend .slz-block-item-03 .block-image:before {
        content: '';
    }
    .slz-portfolio-detail .recommend .slz-block-item-03 .block-image > .link {
        position: absolute;
    }
    .slz-portfolio-detail .recommend .slz-block-item-03 .block-image .img-full {
        position: absolute;
        width: auto;
        height: 100%;
    }
    .slz-portfolio-detail .recommend .slz-block-item-03 .block-image {
        box-shadow: 0px 2px 25px rgba(0,0,0,0.05);
    }

    
    
/*----------  Portfolio Archive  ----------*/
    .slz-portfolio-archive .portfolio-archive-sort {
        text-align: center;
        padding: 40px 0;
    }
    .slz-portfolio-archive .portfolio-archive-sort .slz-sort-portfolio {
        padding: 10px 20px;
        font-family: 'Lato', sans-serif;
        font-size: 14px;
        border-radius: 50px;
        -webkit-border-radius: 50px;
        transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
    }
    .slz-portfolio-archive .portfolio-archive-sort .slz-sort-portfolio:hover,
    .slz-portfolio-archive .portfolio-archive-sort .slz-sort-portfolio:focus {
        border-color: #ffc80a;
        color: #ffc80a;
    }
    .slz-portfolio-archive .portfolio-archive-sort .slz-sort-portfolio option {
        color: #8c8f94;
    }
/*==================================
=            RESPONSIVE            =
==================================*/
@media screen and (min-width:1200px) {


    /*----------  Image carousel layout 1  ----------*/
    .sc_project_category .slz-carousel-wrapper .slick-arrow.btn-prev:hover i{
        -moz-transform: translateX(-15px);
        -webkit-transform: translateX(-15px);
        -o-transform: translateX(-15px);
        -ms-transform: translateX(-15px);
        transform: translateX(-15px);
    }
    .sc_project_category .slz-carousel-wrapper .slick-arrow.btn-next:hover i{
        -moz-transform: translateX(15px);
        -webkit-transform: translateX(15px);
        -o-transform: translateX(15px);
        -ms-transform: translateX(15px);
        transform: translateX(15px);
    }

}
@media screen and (max-width:1024px) {
    .sc_project_category .slz-carousel-wrapper .slick-arrow{
        font-size: 40px;
        opacity: 0.4;
        padding: 0px 5px;
        -moz-transform: translateX(0px) translateY(-50%);
        -webkit-transform: translateX(0px) translateY(-50%);
        -o-transform: translateX(0px) translateY(-50%);
        -ms-transform: translateX(0px) translateY(-50%);
        transform: translateX(0px) translateY(-50%);
    }
    .sc_project_category .slz-carousel-wrapper .slick-arrow:hover{
        opacity: 1;
    }
    .sc_project_category .slz-carousel-wrapper .slick-arrow.btn-prev{
        right: auto;
        left: 0;
    }
    .sc_project_category .slz-carousel-wrapper .slick-arrow.btn-next{
        right: 0;
        left: auto;
    }
}

@media screen and (max-width:768px) {
    .portfolio_slide_slick .feature-image + .slz-block-item-03.portfolio-item {
    	padding-left: 30px;
    }
    .sc_gallery_carousel.slz-carousel-syncing .slick-prev, 
    .sc_gallery_carousel.slz-carousel-syncing .slick-next{
        display: none!important;
    }
}

@media screen and (max-width:767px) {
    .sc_project_category .slz-carousel-wrapper .slick-arrow-center.slick-arrow{
        display: none!important;
    }
    .sc_project_category .slz-carousel-wrapper .slick-arrow{
        font-size: 30px;
        opacity: 0.4;
        padding: 0px 5px;
    }
    .slz-portfolio-detail .slz-block-item-03{
        padding: 30px 20px 60px;
    }
    .slz-portfolio-detail .slz-block-item-03.style-2 .block-content{
        width: 100%;
    }
    .slz-portfolio-detail .slz-block-item-03.style-2 .block-image{
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 40px;
    }
    .slz-block-item-03.style-2 .block-content{
        display: block;
        width: 100%;
    }
    .slz-portfolio-detail .slz-block-item-03 .block-content-wrapper .wrapper-info{
        display: block;
    }
    .slz-portfolio-detail .slz-block-item-03 .block-content-wrapper .float-l, 
    .slz-portfolio-detail .slz-block-item-04 .block-content-wrapper .float-l,
    .slz-portfolio-detail .slz-block-item-03 .block-content-wrapper .float-r, 
    .slz-portfolio-detail .slz-block-item-04 .block-content-wrapper .float-r{
        max-width: 100%;
        padding-right: 0px;
        padding-left: 0px;
        width: 100%;
        float: none;
    }
    .slz-portfolio-detail .slz-block-item-03 .block-content-wrapper .qacode-img, 
    .slz-portfolio-detail .slz-block-item-03 .block-content-wrapper .slz-social-share{
        display: block;
        width: 100%;
        text-align: center;
    }
     .slz-portfolio-detail .slz-gallery-tab-01 .slz-tab .tab-list-wrapper{
        margin-top: 20px;
    }
    .portfolio-item.style-2
}

@media screen and (max-width: 600px) {
	.slz-block-item-03.style-2 .block-image {
		width: 120px;
	}

	.slz-block-item-03 .block-content .block-title, .slz-block-item-04 .block-content .block-title {
		font-size: 18px;
	}

	.portfolio_slide_slick .feature-image {
		display: none;
	}

	.portfolio_slide_slick .feature-image + .slz-block-item-03.portfolio-item {
		width: 100%;
		padding-left: 0;
	}

}
@media screen and (max-width: 480px) {
    .slz-block-item-03.style-2 .block-image{
        *display: block;
        *margin: 0 auto 20px;
    }
    .slz-block-item-03.style-2 .block-image{
        width: 100px;
    }
    .portfolio-item.style-2  .block-content{
        width: calc(100% - 100px);
        display: inline-block;
        padding-left: 15px;
    }

    .slz-block-item-03.style-2 .block-image + .block-content{
        padding: 0px 0px 15px;
    }
    .portfolio-item.style-2  .block-image + .block-content{
        padding-left: 20px;
    }
    .slz-carousel-wrapper.layout-2 .slz-block-item-03.style-2 .block-content{
        width: 100%;
        display: block;
        padding-left: 0;
    }
    .slz-carousel-wrapper.layout-2 .slz-block-item-03.style-2 .block-image{
        margin-bottom: 20px;
    }
    .slz-carousel-wrapper.layout-2 .slz-block-item-03.style-2 .block-text{
        margin-top: 0px;
    }

    .sc_portfolio_list .slz-carousel-wrapper.layout-2 .slz-carousel{
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 20px;
    }

}

/*=====  End of RESPONSIVE  ======*/
