/*** 

====================================================================
	Resources / Css Files
====================================================================

 ***/

@import url('baes.css');
@import url('animate.css');
@import url('hover.css');
@import url('timeline.min.css');
@import url('owl.css');
@import url('swiper.min.css');
@import url('fontawesome-all.css');
@import url('flaticon.css');
@import url('jquery.fancybox.min.css');
@import url('custom-animate.css');
@import url('global.css');

/***

==================================================================
	 Blog Section
==================================================================

***/

.blog-section {
    position: relative;
    display: block;
}

.blog-section .sec-title h1 {
    font-size: 30px;
    color: #000;
    margin-bottom: 30px;
}

.blog-section .sec-title h6 {
    font-size: 22px;
    color: #444;
    margin-bottom: 30px;
}

.blog-section .sec-title p {
    width: 668px;
    margin: 0 auto;
    text-align: left;
    line-height: 30px;
}

.block-one .inner-box {
    float: left;
}

.services-install {

    margin: 0 auto;
}

.block-three .inner-box .image {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.block-three .inner-box .image img {
    width: 100%;
    transform: scale(1.01);
    transition: all 700ms ease;
}

.block-three .inner-box:hover .image img {
    transform: scale(1.2);
}

.block-three .inner-box .image {
    width: 100%;
    overflow: hidden;
}

.block-three .inner-box .lower-content {
    padding: 20px 20px;
    text-align: center;
}

.block-three .lower-content .text {
    font-size: 18px !important;
    color: #000;
}

.lower-content .text span {
    font-size: 14px;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 18px;
    border-radius: 50%;
    text-align: center;
    font-weight: 600;
    border: 1px solid #000;
}

.news-block-one .inner-box {
    position: relative;
    margin-bottom: 10px;
}

.news-block-one .image {
    position: relative;
    overflow: hidden;
}

.news-block-one .image img {
    width: 100%;
    transform: scale(1.01);
    transition: all 700ms ease;
}

.news-block-one .inner-box:hover .image img {
    transform: scale(1.2);
}

.news-block-one .lower-content {
    position: relative;
    padding: 30px 60px;
}

.news-block-one .lower-content2 {
    position: absolute;
    top: 50%;
    left: 22%;
    transform: translate(-12%, -50%);
    cursor: pointer;
}

.news-block-one .lower-content2 .text {
    font-size: 16px;
    color: #fff;
}


/***

==================================================================
		Our Projects Section
==================================================================

***/

.our-projects {
    position: relative;
}

.our-projects .auto-container {
    max-width: 100%;
    padding: 0;
}

.our-projects.style-two .auto-container {
    max-width: 1230px;
    padding: 0 15px;
}

.our-projects>.row {
    margin: 0 -1px;
}

.our-projects.style-two>.row {
    margin: 0 -15px;
}

.project-block-one {
    position: relative;
    padding: 0 1px;
}

.our-projects.style-two .project-block-one {
    position: relative;
    padding: 0 15px;
    margin-bottom: 15px;
}

.project-block-one .inner-box {
    position: relative;
}

.project-block-one .image {
    position: relative;
    overflow: hidden;
}

.project-block-one .image img {
    width: 100%;
    transition: all 8s cubic-bezier(0, 0, 0.2, 1);
    transition-delay: .2s;
    display: block;
    transform: scale(1.05);
}

.project-block-one .inner-box:hover .image img {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
}

.project-block-one .lower-content {
    position: relative;
    text-align: center;
    padding: 31px 0;
}

.project-block-one .lower-content h3 {
    font-size: 18px;
    font-weight: 600;
}

.project-block-one .lower-content h3 {
    color: #252733;
    transition: .5s ease;
}

.project-block-one:hover .lower-content h3 {
    color: #1a2980;
}

.our-projects .owl-carousel .owl-stage {
    margin: 0 -1px;
}


/***

==================================================================
		Project Details
==================================================================

***/

.project-details .news-sec-title {
    font-size: 24px;
    color: #000;
}

.project-details .text {
    font-size: 14px;
    color: #444;
    margin: 30px 0;
}

.pc-slide {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.view .swiper-container {
    height: 461px;
    width: 100%;
}

.view .swiper-wrapper {
    max-width: 1038px;
    margin: 0 auto;
}

.view:hover .arrow {
    display: block;
}

.view .arrow {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -35px;
    z-index: 10;
}

.view .arrow-left {
    left: 10px;
}

.view .arrow-right {
    right: 10px;
}

.view .arrow-left i,
.view .arrow-right i {
    font-size: 48px;
    color: #666;
}

.view .arrow-left i:hover,
.view .arrow-right i:hover {
    color: #f3980f;
}

.preview {
    padding: 0 50px;
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.preview .swiper-slide {
    padding: 0 12px;
    width: 23%;
    height: 100%;
}

.preview .arrow {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
    display: none;
}

.preview .arrow-left {
    left: 10px;
}

.preview .arrow-right {
    right: 10px;
}

.preview img {
    padding: 1px;
}

.preview .active-nav img {
    padding: 0;
    border: 1px solid #f3980f;
}


/* mark */

.corner_mark {
    border-top: 1px solid #eee;
    padding: 30px 0 30px;
    margin: 45px 0 20px;
}

.corner_mark li {
    font-size: 14px;
    color: #000;
}

.corner_mark li a {
    color: #000;
}

.corner_mark li a:hover {
    color: #f3980f;
}

.corner_mark .mark_left {
    float: left;
}

.corner_mark .mark_right {
    float: right;
    text-transform: uppercase;
}

.corner_mark .mark_right a i {
    font-size: 24px;
    color: #666;
    text-overflow: unset;
}

.corner_mark .mark_right a {
    color: #666;
    font-size: 22px;
    text-overflow: ellipsis;
}

.corner_mark .mark_right a:hover,
.corner_mark .mark_right a:hover i {
    color: #f3980f;
}

@media (max-width: 1199.98px) {
    .sec-title {
        margin-bottom: 30px;
    }
    .project-details .news-sec-title h1 {
        font-size: 18px !important;
    }
    .view .swiper-container {
        height: auto;
        width: 100%;
    }
    .view .swiper-wrapper {
        max-width: 100%;
        margin: 0 auto;
    }
    .view .arrow {
        margin-top: -68px;
    }
    .view .arrow-left i,
    .view .arrow-right i {
        color: #fff;
    }
    .preview {
        padding: 0 0;
    }
}

@media (max-width: 991px) {
    .news-block-one .lower-content2 .text {
        font-size: 13px;
    }
    .project-block-one .lower-content {
        padding: 20px 0 0 20px;
    }
    .project-block-one .lower-content h3 {
        font-size: 16px;
    }
    .news-block-one .lower-content {
        padding: 30px 20px;
    }
    .services-install {
        width: 100%;
    }
    .blog-section .sec-title p {
        width: 100%;
    }
}

@media (max-width: 640px) {
    .corner_mark .mark_left,
    .corner_mark .mark_right {
        float: initial;
        padding: 20px 0 0;
    }
 .block-three .lower-content .text{
        font-size: 12px !important
    }
}