/*
Template:  Extract || Construction and Business Template
Author: RoyHridoy
Version: 1.0
Developed by: Hridoy Roy
This file contains the styling for the actual Template.
Please do not change anything here! write in a custom.css file if required!
*/
/*================================================
[  Table of contents  ]
==================================================

01. preloader
02. Background images
03. slider area
04. service area
    04.1 service 2
    04.2 service 3
    04.3 service 4
    04.4 details
05. about us area
06. works area
07. call to action area
08. team area
    08.1 team 2
09. fun facts area
10. testimonial area
11. newsletter area
12. blog area
    12.1 blog 2
    12.2 blog sidebar
    12.3 blog details
13. contact area
    13.1 contact area 2
14. our experienct area
15. our pricing area
16. combined section
17. particle section
18. breadcrumb area
19. eror area
20. footer top area
21. footer area
22. Style Changer

======================================
[ End table content ]
======================================*/

/*************************
01. preloader
*************************/
body {
    overflow: hidden;
}
#preloader {
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:99999999; /* makes sure it stays on top */
}
.main-wrap {
    background-color: #333;
    color: #fff;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
}
.ball-scale-multiple > div{
    background-color: #fff;
    border-radius: 100%;
}
@-webkit-keyframes
ball-scale-multiple {
    0%
    {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }

    5% {
        opacity:1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}
@keyframes ball-scale-multiple {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    5% {
        opacity:1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }
    100% {
        -webkit-transform: scale(1);
        transform :scale(1);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}
.ball-scale-multiple {
    position: relative;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
}
.ball-scale-multiple > div:nth-child(2) {
    -webkit-animation-delay:-.4s;
    animation-delay:-.4s;
}
.ball-scale-multiple > div:nth-child(3) {
    -webkit-animation-delay:-.2s;
    animation-delay:-.2s;
}
.ball-scale-multiple > div {
    position: absolute;
    left: -30px;
    top: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    margin: 0;
    width: 60px;
    height: 60px;
    -webkit-animation: ball-scale-multiple 1s 0s linear infinite;
    animation: ball-scale-multiple 1s 0s linear infinite;
}



/*************************
02. Background images
*************************/

.slide-bg-1 {
    background-image: url(img/slider/slider-bg-1.jpg);
}
.slide-bg-2 {
    background-image: url(img/slider/slider-bg-2.jpg);
}
.slide-bg-3 {
    background-image: url(img/slider/slider-bg-3.jpg);
}
.slide-bg-4 {
    background-image: url(img/slider/slider-bg-4.jpg);
}
.slide-bg-5 {
    background-image: url(img/slider/slider-bg-5.jpg);
}
.slide-bg-6 {
    background-image: url(img/slider/slider-bg-6.jpg);
}
.about-bg-1 {
    background-image: url(img/about/about-bg-1.jpg);
}
.about-bg-2 {
    background-image: url(img/about/about-bg-2.jpg);
}
.about-bg-3 {
    background-image: url(img/about/about-bg-3.jpg);
}
.work-bg-1 {
    background-image: url(img/works/tissue.jpg);
}
.work-bg-2 {
    background-image: url(img/works/fabricacao-reforma.jpg);
}
.work-bg-3 {
    background-image: url(img/works/instalacao.jpg);
}
.work-bg-4 {
    background-image: url(img/works/soldador.jpg);
}
.work-bg-5 {
    background-image: url(img/works/caldeira.jpg);
}
.work-bg-6 {
    background-image: url(img/works/projetos.jpg);
}
.work-bg-7 {
    background-image: url(img/works/usinagem.jpg);
}
.work-bg-8 {
    background-image: url(img/works/laudos.jpg);
}
.work-bg-9 {
    background-image: url(img/works/9.jpg);
}
.work-bg-10 {
    background-image: url(img/works/10.jpg);
}
.work-bg-11 {
    background-image: url(img/works/11.jpg);
}
.work-bg-12 {
    background-image: url(img/works/12.jpg);
}
.portfolio-bg-1 {
    background-image: url(img/portfolio/1.jpg);
}
.portfolio-bg-2 {
    background-image: url(img/portfolio/2.jpg);
}
.portfolio-bg-3 {
    background-image: url(img/portfolio/3.jpg);
}
.portfolio-bg-4 {
    background-image: url(img/portfolio/4.jpg);
}
.portfolio-bg-5 {
    background-image: url(img/portfolio/5.jpg);
}
.portfolio-bg-6 {
    background-image: url(img/portfolio/6.jpg);
}
.team-bg-1 {
    background-image: url(img/clientes/imbramil.png);
}
.team-bg-2 {
    background-image: url(img/clientes/santher.png);
}
.team-bg-3 {
    background-image: url(img/clientes/grasson.png);
}
.team-bg-4 {
    background-image: url(img/clientes/farmina.png);
}
.team-bg-5 {
    background-image: url(img/clientes/fujimec.png);
}
.team-bg-6 {
    background-image: url(img/clientes/laminarts.png);
}
.team-bg-7 {
    background-image: url(img/clientes/alvorada.png);
}
.team-bg-8 {
    background-image: url(img/clientes/manikraft.png);
}
.team-bg-9 {
    background-image: url(img/clientes/braswell.png);
}
.team-bg-10 {
    background-image: url(img/clientes/suzano.png);
}
.team-bg-11 {
    background-image: url(img/clientes/softys.png);
}
.team-bg-12 {
    background-image: url(img/clientes/brisa.png);
}
.team-bg-13 {
    background-image: url(img/clientes/trevo.png);
}
.team-bg-14 {
    background-image: url(img/clientes/sanpapel.png);
}
.team-bg-15 {
    background-image: url(img/clientes/nortpel.png);
}
.fun-bg {
    background-image: url(img/bg/fun-fact-bg.jpg);
}
.newsletter-bg {
    background-image: url(img/bg/newsletter-bg.jpg);
}
.newsletter-bg-2 {
    background-image: url(img/bg/newsletter-bg-2.jpg);
}
.blog-bg-1 {
    background-image: url(img/blog/1.jpg);
}
.blog-bg-2 {
    background-image: url(img/blog/2.jpg);
}
.blog-bg-3 {
    background-image: url(img/blog/3.jpg);
}
.blog-bg-4 {
    background-image: url(img/blog/4.jpg);
}
.blog-bg-5 {
    background-image: url(img/blog/5.jpg);
}
.blog-bg-6 {
    background-image: url(img/blog/6.jpg);
}
.service-bg-1 {
    background-image: url(img/service/service-bg-1.png);
}
.service-bg-2 {
    background-image: url(img/service/service-bg-2.png);
}
.service-item-1 {
    background-image: url(img/service/service-1.jpg);
}
.service-item-2 {
    background-image: url(img/service/service-2.jpg);
}
.service-item-3 {
    background-image: url(img/service/service-3.jpg);
}
.service-item-4 {
    background-image: url(img/service/service-4.jpg);
}
.service-item-5 {
    background-image: url(img/service/service-5.jpg);
}
.service-item-6 {
    background-image: url(img/service/service-6.jpg);
}
.testimonial-bg {
    background-image: url(img/testimonials/testimonial-bg.jpg);
}
.breadcrumb-bg-1 {
    background-image: url(img/breadcrumb/1.jpg);
}
.breadcrumb-bg-2 {
    background-image: url(img/breadcrumb/2.jpg);
}
.breadcrumb-bg-3 {
    background-image: url(img/breadcrumb/3.jpg);
}
.breadcrumb-bg-4 {
    background-image: url(img/breadcrumb/4.jpg);
}
.breadcrumb-bg-5 {
    background-image: url(img/breadcrumb/5.jpg);
}

/*************************
03. slider area
*************************/

.single-slide-item {
    height: 100vh;
}
.slider-area-2 .single-slide-item {
    height: calc(100vh - 90px);
    margin-top: 90px;
}
.single-slide-item {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    position: relative;
    z-index: 0;
    font-size: 18px;
    line-height: 28px;
}
.single-slide-item:after {
    background-color: #000;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.single-slide-item h3 {
    letter-spacing: 1px;
    text-transform: uppercase;
}
.single-slide-item h2 {
    font-size: 60px;
    line-height: 60px;
    text-transform: capitalize;
}
.single-slide-item p {
    margin-bottom: 20px;
}
.single-slide-item a.button {
    margin-right: 10px;
}
.slider-area.owl-carousel .owl-controls .owl-nav div {
    border: 1px solid;
    color: #fff;
    font-size: 30px;
    height: 60px;
    left: 0;
    line-height: 56px;
    margin-top: -30px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 60px;
}
.slider-area-2.owl-carousel .owl-controls .owl-nav {
    position: absolute;
    right: 80px;
}
.slider-area-2.owl-carousel .owl-controls .owl-nav div {
    border: 2px solid;
    color: #fff;
    border-radius: 50%;
    bottom: 30px;
    font-size: 24px;
    height: 50px;
    line-height: 46px;
    margin: 0;
    right: 70px;
    top: auto;
    width: 50px;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.slider-area.owl-carousel .owl-controls .owl-nav div.owl-next,
.slider-area-2.owl-carousel .owl-controls .owl-nav div.owl-next {
    left: auto;
    right: 0;
}
.slider-area.owl-carousel:hover .owl-controls .owl-nav div,
.slider-area-2.owl-carousel:hover .owl-controls .owl-nav div {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.slider-area.owl-carousel .owl-controls .owl-nav div:hover,
.slider-area-2.owl-carousel .owl-controls .owl-nav div:hover {
    color: #333;
}
.slider-area.owl-carousel .owl-controls .owl-dots {
    bottom: 10px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
}
.slider-area-2.owl-carousel .owl-controls .owl-dots {
    position: absolute;
    left: auto;
    margin-top: -50px;
    right: 15%;
    top: 50%;
}
.slider-area.owl-carousel .owl-controls .owl-dots .owl-dot {
    background-color: #fff;
    border-radius: 3px;
    display: inline-block;
    height: 5px;
    margin: 0 5px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 40px;
}
.slider-area-2.owl-carousel .owl-controls .owl-dots .owl-dot {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 50%;
    display: block;
    height: 15px;
    margin: 10px 0;
    width: 15px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

/*************************
04. service area
*************************/

.service-items {
    margin-left: -2%;
}
.single-service {
    border: 1px solid #eee;
    float: left;
    margin-bottom: 2%;
    margin-left: 2%;
    padding: 25px 20px 20px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 31.33%;
}
.single-service i {
    font-size: 36px;
}
.single-service h4 {
    color: #454545;
    margin-top: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.single-service:hover {
    box-shadow: 0 1px 5px #ddd;
}

/*************************
04.1 service 2
*************************/

.service-bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 270px 420px;
    height: 420px;
}
.single-service-2 {
    margin-bottom: 40px;
}
.single-service-2:last-child {
    margin-bottom: 0;
}
.single-service-2 i {
    color: #fff;
    float: left;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    margin-top: 15px;
    margin-left: 10px;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 50px;
    z-index: 1;
}
.single-service-2:hover i {
    color: #222;
}
.single-service-2 i:after {
    background-color: #222;
    content: "";
    height: 50px;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 50px;
    z-index: -1;
}
.service-content {
    padding-left: 90px;
}
.single-service-2 h4 {
    color: #222;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

/*************************
04.2 service 3
*************************/

.service-area.pages .single-service-3 {
    margin-bottom: 40px;
}
.single-service.style-2 {
    position: relative;
}
.single-service.style-2:hover {
    box-shadow: none;
}
.single-service.style-2:after,
.single-service.style-2:before {
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 2px;
}
.single-service.style-2:after {
    bottom: 0;
    left: auto;
    right: 0;
    top: auto;
}
.single-service.style-2:hover:after,
.single-service.style-2:hover:before {
    height: 100%;
}

/*************************
04.3 service 4
*************************/

.service-item-bg {
    background-position: center center;
    background-size: cover;
    height: 200px;
    overflow: hidden;
    position: relative;
}
.service-item-bg:after {
    background-color: rgba(255, 255, 255, 0.9);
    content: "";
    height: 50px;
    left: -115%;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 140%;
}
.single-service-3:hover .service-item-bg:after {
    left: 70%;
}
.service-item-bg:before {
    background-color: rgba(0, 0, 0, 0.1);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.single-service-3 .service-content {
    color: #636363;
    font-size: 15px;
    padding: 15px 0 0;
}
.single-service-3 .service-content h3 {
    text-transform: capitalize;
    color: #3e3e3e;
    font-size: 22px;
    margin-bottom: 15px;
}
.text-link {
    color: #222;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}
.single-service-3 .service-content .text-link {
    display: block;
    margin-top: 10px;
}

/*************************
04.4 details
*************************/

.details-content {
    color: #454545;
    font-size: 15px;
    margin-bottom: 30px;
    margin-top: 40px;
}
.details-content h2 {
    color: #333;
    letter-spacing: 2px;
    margin-bottom: 20px;
    text-transform: uppercase;
}


/*************************
05. about us area
*************************/

.about-bg,
.work-bg-style-2 {
    background-position: center center;
    background-size: cover;
    height: 100%;
    position: absolute;
    width: 50%;
    top: 0;
    left: 0;
    z-index: 1;
}
.about-us-area,
.contact-area-3 {
    background-color: #272727;
    color: #bababa;
    font-size: 16px;
    line-height: 30px;
    min-height: 540px;
    position: relative;
}
.about-us-2-area {
    color: #636363;
    font-size: 16px;
    line-height: 30px;
}
.about-content p {
    margin-bottom: 30px;
}

/*************************
06. works area
*************************/

.works-area {
    position: relative;
}
.all-works {
    margin-left: -2%;
}
.single-work {
    position: relative;
    display: block;
    float: left;
    height: 310px;
    margin-bottom: 2%;
    margin-left: 2%;
    width: 31.33%;
}
.single-work.style-2 {
    margin-bottom: 1%;
    margin-left: 1%;
    width: 32.33% !important;
}
.column-2 .all-works .single-work.style-2 {
    height: 350px;
    width: 49% !important;
}
.all-works .single-work:nth-child(1),
.all-works .single-work:nth-child(6) {
    width: 39%;
}
.all-works .single-work:nth-child(2),
.all-works .single-work:nth-child(4) {
    width: 29%;
}
.all-works .single-work:nth-child(3),
.all-works .single-work:nth-child(5) {
    width: 26%;
}
.all-works .single-work:nth-child(7),
.all-works .single-work:nth-child(8) {
    width: 48%;
}
.work-bg {
    background-position: center center;
    background-size: cover;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.work-hover {
    color: #fff;
    font-weight: 500;
    height: 100%;
    letter-spacing: 1px;
    text-align: center;
    text-transform: capitalize;
    z-index: 1;
}
.work-hover:after {
    background-color: #000;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: -1;
}
.single-work:hover .work-hover:after {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.hover-content {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    visibility: hidden;
}
.single-work:hover .hover-content {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}
.work-hover h4 {
    margin-bottom: 5px;
    text-transform: uppercase;
}
.see-more {
    background-color: #f7f7f7;
}

/*************************
07. call to action area
*************************/

.cta-area {
    background-color: #333;
    color: #bababa;
    font-size: 16px;
}
.cta-area h2 {
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.cta-area .button {
    float: right;
    margin-top: 9px;
}

/*************************
08. team area
*************************/

.single-team {
    text-align: center;
}
.team-bg {
    background-position: center center;
    background-size: cover;
    
    height: 150px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.team-hover {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    padding: 10px 5px;
    position: absolute;
    bottom: -50px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.single-team:hover .team-hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    bottom: 0px;
}
.social-link ul li a {
    border: 1px solid #333;
    color: #333;
    display: inline-block;
    height: 30px;
    line-height: 28px;
    margin: 0 2px;
    width: 30px;
}
.social-link ul li a:hover {
    background-color: #333;
    color: #fff;
}
.team-info {
    margin-top: 20px;
}
.team-info h4 {
    color: #333;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-transform: uppercase;
}

/*************************
08.1 team 2
*************************/

.single-team.style-2 {
    position: relative;
    z-index: 1;
}
.single-team.style-2:before {
    background-color: #000;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 1;
}
.single-team.style-2 .team-hover {
    background-color: transparent;
    z-index: 9;
    bottom: 50px;
    -webkit-transition: all 0.3s ease 0.1s;
    transition: all 0.3s ease 0.1s;
}
.single-team.style-2:hover .team-hover {
    bottom: 80px;
}
.single-team.style-2:hover:before {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.single-team.style-2 .team-hover .team-info h4 {
    color: #fff;
}
.single-team.style-2 .team-hover .social-link {
    margin-top: 15px;
}
.single-team.style-2 .team-hover .social-link a {
    border-color: #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    width: 35px;
}
.single-team.style-2 .team-hover .social-link a:hover {
    color: #222;
}


/*************************
09. fun facts area
*************************/

.fun-bg,
.newsletter-bg {
    background-position: center center;
    background-size: cover;
    color: #fff;
    position: relative;
    z-index: 1;
}
.fun-bg:after,
.newsletter-bg:after {
    background-color: #000;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.single-counter {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}
.single-counter h2 {
    font-weight: 400;
    margin-bottom: 10px;
    padding-bottom: 15px;
    position: relative;
}
.single-counter h2:after {
    background-color: #fff;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 20%;
}

/*************************
10. testimonial area
*************************/

.single-testimonial {
    background-color: #f2f2f2;
    color: #333;
    padding: 50px 20px 20px;
    text-align: center;
    margin-top: 50px;
    font-size: 13px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.single-testimonial:hover {
    box-shadow: 0 1px 5px #ccc;
}
.single-testimonial .quote {
    background-color: #f2f2f2;
    border: 5px solid #fff;
    border-radius: 50%;
    color: #bababa;
    display: inline-block;
    font-size: 42px;
    height: 90px;
    left: 0;
    line-height: 80px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}
.single-testimonial .spech {
    color: #555;
    font-size: 16px;
    font-style: italic;
    line-height: 28px;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.single-testimonial .spech:after {
    background-color: #bababa;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 33%;
}
.client-info h4 {
    margin-bottom: 0;
    text-transform: capitalize;
}

/*************************
10.1 testimonial 2
*************************/

.single-testimonial-2 {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 16px;
    font-style: italic;
    overflow: hidden;
    padding: 25px;
    line-height: 30px;
}
.single-testimonial-2 .test-img {
    float: left;
    width: 22%;
}
.single-testimonial-2 .test-content {
    padding-left: 25%;
}
.single-testimonial-2 .spech {
    margin-bottom: 20px;
}
.quote-2 {
    color: #bababa;
    font-size: 30px;
    margin-right: 10px;
}
.owl-nav-style.owl-carousel .owl-controls .owl-nav div {
    color: #222;
    font-size: 24px;
    height: 50px;
    left: -50px;
    line-height: 50px;
    margin-top: -25px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 50px;
}
.owl-nav-style.owl-carousel .owl-controls .owl-nav div.owl-next {
    left: auto;
    right: -50px;
}
.owl-nav-style.owl-carousel .owl-controls .owl-nav div:hover {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.testimonial-area-2 .owl-carousel .owl-controls .owl-nav {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.testimonial-area-2:hover .owl-carousel .owl-controls .owl-nav {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/*************************
11. newsletter area
*************************/

.newsletter-box {
    position: relative;
}
.newsletter-box button {
    border: 0 none;
    color: #333;
    font-weight: 600;
    height: 100%;
    padding: 0 30px;
    position: absolute;
    top: 0;
    right: 0;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.newsletter-box button:hover {
    background-color: #454545;
    color: #fff;
}

/*************************
12. blog area
*************************/

.blog-area {
    background-color: #f7f7f7;
}
.pages .single-blog {
    margin-bottom: 40px;
}
.blog-bg,
.blog-bg-style-2 {
    background-color: #ddd;
    background-position: center center;
    background-size: cover;
    height: 220px;
    position: relative;
    text-align: center;
    z-index: 1;
}
.blog-bg:after {
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: -1;
}
.single-blog:hover .blog-bg:after {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    visibility: visible;
}
.blog-bg .link {
    background-color: #333;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    position: relative;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    width: 40px;
    z-index: 1;
}
.single-blog:hover .blog-bg .link {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.single-blog .blog-date {
    bottom: 10px;
    color: #222;
    font-family: "Roboto",sans-serif;
    padding: 10px 0 5px;
    position: absolute;
    right: 10px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 80px;
    z-index: 2;
}
.single-blog:hover .blog-date {
    background-color: #222;
    color: #fff;
}
.single-blog .blog-date span {
    display: block;
}
.single-blog .blog-date span {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.single-blog .blog-date span:first-child {
    font-size: 32px;
    margin-bottom: 5px;
}
.blog-content {
    border: 1px solid #eee;
    padding-bottom: 20px;
}
.blog-content h4 {
    margin-bottom: 0;
}
.blog-content h4 a {
    border-bottom: 1px solid #eee;
    display: block;
    padding: 15px 10px 10px;
    text-transform: capitalize;
}
.blog-content .info {
    border-bottom: 1px solid #eee;
    padding: 5px 10px;
}
.blog-content .info li {
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    margin-right: 10px;
    text-transform: uppercase;
}
.blog-content .info li i {
    margin-right: 5px;
}
.blog-content .descriptions {
    padding: 10px 10px 20px;
}
.blog-content .button {
    line-height: 40px;
    margin-left: 10px;
}

/*************************
12.1 blog 2
*************************/

.blog-area-2 {
    overflow: hidden;
}
.single-blog-2 {
    float: left;
    height: 300px;
    position: relative;
    width: 33.33%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.single-blog-2:after {
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 40%,rgba(0,0,0,1) 100%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 40%,rgba(0,0,0,1) 100%,rgba(0,0,0,1) 100%);
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.single-blog-2:hover {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.single-blog-2 .blog-bg-style-2 {
    height: 100%;
}
.single-blog-2 .blog-content-2 {
    bottom: 0;
    padding: 20px 50px;
    position: absolute;
    z-index: 2;
}
.blog-content-2 h3 {
    letter-spacing: 2px;
    text-transform: uppercase;
}
.blog-content-2, .blog-content-2 a {
    color: #fff;
}
.blog-content-2 h3 a:hover {
    text-decoration: underline;
}
.blog-content-2 a.text-link {
    display: inline-block;
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
}

/*************************
12.2 blog sidebar
*************************/

.single-sidebar {
    background-color: #fff;
    margin-bottom: 20px;
    padding: 20px;
    border: 1px solid #eee;
}
.search-area .search-box {
    height: 45px;
    position: relative;
}
.search-area .search-box input {
    border: 1px solid #eee;
    height: 100%;
    padding: 10px;
    position: absolute;
    width: 100%;
    background-color: #fff;
}
.search-box button {
    background-color: transparent;
    border: 1px solid #eee;
    height: 100%;
    position: absolute;
    right: 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 50px;
}
.search-box button:hover {
    color: #fff;
}
.single-sidebar-title h3 {
    color: #666;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px;
    letter-spacing: 1px;
}
.single-sidebar-menu ul li a {
    color: #545454;
    display: block;
    padding: 5px 0 5px 15px;
    position: relative;
    text-transform: capitalize;
}
.single-sidebar-menu ul li a:hover {
    padding-left: 20px;
}
.single-sidebar-menu ul li a:before {
    content: "\f0b0";
    font-family: 'fontawesome';
    font-size: 10px;
    left: 0;
    position: absolute;
    top: 4px;
}
.single-sidebar-content .price-slider-amount input {
    margin-top: 30px;
}
.tag-menu ul li {
    display: inline-block;
}
.tag-menu ul li a {
    border: 1px solid #ddd;
    color: #666;
    display: block;
    font-size: 13px;
    margin-bottom: 4px;
    padding: 5px 20px;
    text-transform: capitalize;
}
.tag-menu ul li a:hover {
    color: #fff;
}
.toolbar-bottom {
    border-top: 1px solid #eee;
    margin-top: 15px;
    padding-top: 20px;
    text-align: center;
}
.toolbar-bottom ul li {
    display: inline-block;
}
.toolbar-bottom span {
    font-size: 13px;
    font-weight: 700;
}
.toolbar-bottom ul li.current a,
.toolbar-bottom ul li a:hover {
    color: #fff;
}
.toolbar-bottom ul li a {
    background-color: transparent;
    border: 1px solid #ddd;
    color: #333;
    display: inline-block;
    height: 30px;
    line-height: 28px;
    margin: 0 5px;
    width: 30px;
}

/*************************
12.3 blog details
*************************/

.blog-full-post .blog-info {
    background-color: #f5f5f5;
    padding: 5px 10px;
}
.blog-full-post .blog-info p {
    margin-bottom: 0;
}
.blog-full-post .blog-info p span {
    margin-right: 10px;
}
.blog-full-post .blog-info p span i {
    margin-right: 3px;
}
.comment-box ul li {
    background-color: #f5f5f5;
    border-radius: 3px;
    margin-top: 20px;
    overflow: hidden;
    padding: 20px;
}
.comment-box ul li .author-comment {
    padding-left: 2%;
    width: 90%;
}
.comment-box ul li .author-img {
    width: 10%;
}
.author-comment h5 {
    color: #777;
    margin-bottom: 0;
}
.author-comment h5 a {
    display: inline-block;
    margin-right: 10px;
    text-transform: capitalize;
}
.author-comment p {
    line-height: 24px;
    margin-bottom: 0;
}
.author-comment h5 a.reply {
    color: #777;
    margin-right: 15px;
}
.comment-box ul li.comment-reply {
    margin-left: 50px;
}
.blog-comment-form .input-box input,
.blog-comment-form .input-textarea textarea {
    margin-bottom: 20px;
}

/*************************
13. contact area
*************************/

.contact-bg {
    background-image: url("img/bg/contact-bg.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 480px auto;
    height: 330px;
    position: relative;
    z-index: 1;
}
.contact-form {
    background-color: #333;
    margin-top: -48px;
    padding: 50px;
    z-index: 1;
}
input[type="text"],
input[type="email"],
textarea {
    background-color: transparent;
    border: 1px solid #aaa;
    font-size: 12px;
    font-style: ;
	color: #fff;
    padding: 5px 10px;
    text-transform: ;
    width: 100%;
}
.contact-form input[type="text"],
.contact-form-2 input[type="text"],
.contact-form input[type="email"],
.contact-form-2 input[type="email"],
.contact-form textarea,
.contact-form-2 textarea {
    margin-bottom: 15px;
}
.contact-form input[type="text"],
.contact-form input[type="email"] {
    float: left;
    margin-left: 2%;
    width: 48%;
}
.contact-form input[type="text"] {
    margin-left: auto;
    margin-right: 2%;
}
input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus {
    outline: none !important;
}
.contact-form .button {
    border: 0px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.single-contact-info {
    font-size: 15px;
    font-weight: 600;
}
.contact-info-title {
    margin-bottom: 50px;
}
.contact-info-title h2 {
    color: #333;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.single-contact-info h3 {
    border-bottom: 2px solid #efefef;
    color: #333;
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-transform: capitalize;
}
.single-contact-info h3 i {
    margin-right: 15px;
}

/*************************
13.1 contact area 2
*************************/

.contact-area-2 {
    min-height: 540px;
    position: relative;
    background-color: #333;
}
.contact-area-2 #google-Map {
    height: 100%;
    position: absolute;
    width: 50%;
    top: 0;
    left: 0;
}

/*************************
14. our experienct area
*************************/

.our-experience {
    background-color: #f7f7f7;
}
.our-experience.fun-bg:after {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.our-experience .single-counter {
    margin-bottom: 50px;
    text-align: left;
}
.our-experience .single-counter h2:after {
    right: auto;
}
.our-experience .single-counter.text-right {
    text-align: right;
}
.our-experience .single-counter.text-right h2:after {
    left: auto;
    right: 3px;
}

/*************************
15. our pricing area
*************************/

.our-pricing-area {
    background-color: #f7f7f7;
    color: #636363;
    text-align: center;
}
.single-price-table {
    background-color: #fff;
    padding: 20px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.single-price-table.active,
.single-price-table:hover {
    box-shadow: 0 0 15px -7px #000;
}
.price-plan-info {
    border-bottom: 1px solid #dadada;
    font-style: italic;
    margin-bottom: 15px;
    padding-bottom: 10px;
    text-transform: lowercase;
}
.price-plan-info h4 {
    color: #222;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.price-plan-info h1 {
    letter-spacing: 2px;
    line-height: 36px;
    margin: 10px 0;
}
.price-plan-features {
    text-align: left;
}
.price-plan-features li {
    border-bottom: 1px solid #eee;
    padding: 5px 0 5px 10px;
}
.price-plan-features li:last-child {
    border: 0 none;
    margin-bottom: 20px;
}
.price-plan-features li i {
    margin-right: 3px;
    text-align: center;
    width: 20px;
}
.price-plan-features li i.fa-check {
    color: #27cb06;
}
.price-plan-features li i.fa-times {
    color: #ff0000;
}

/*************************
16. combined section
*************************/

.single-section {
    background-color: #333;
    color: #bababa;
    min-height: 540px;
    padding: 100px 0;
    position: relative;
}
.work-bg-style-2.right{
    left: auto;
    right: 0;
}
.work-bg-style-2:after {
    background-color: rgba(0, 0, 0, 0.15);
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1;
}

/*************************
17. particle section
*************************/

canvas.particles-js-canvas-el {
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: 0;
}

/*************************
18. breadcrumb area
*************************/

.breadcrumb-area {
    background-position: center center;
    background-size: cover;
    text-align: center;
    position: relative;
    z-index: 1;
    padding-top: 200px;
}
.breadcrumb-area:after {
    background-color: #000;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.65;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.breadcrumb-area.breadcrumb-left {
    text-align: left;
}
.breadcrumb-area.breadcrumb-left:after {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.breadcrumb-area.breadcrumb-left.gradient:after {
    opacity: 0.65;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
}
.breadcrumb-area .page-title h1 {
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.breadcrumb-area .breadcrumb {
    background-color: transparent;
    margin: 0;
    padding: 0;
}
.breadcrumb-area .breadcrumb li a {
    color: #fff;
}
.breadcrumb-area .breadcrumb li {
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
}

/*************************
19. eror area
*************************/

.eror-area {
    height: 100vh;
    background-color: #333;
    text-align: center;
}
.eror-area h1,
.eror-area h2 {
    color: #cfcfcf;
    margin-bottom: 25px;
    text-transform: uppercase;
    line-height: 40px;
}
.eror-area h2 {
    font-size: 50px;
    line-height: 50px;
    font-weight: 700;
}

/*************************
20. footer top area
*************************/

.footer-top-area {
    background-color: #222;
    border-bottom: 1px solid #454545;
}
.widget-title h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.widget-content,
.widget-content a {
    color: #aeaeae;
}
.widget-content > span {
    display: block;
    margin-bottom: 10px;
}
.widget-content > span strong {
    text-transform: uppercase;
}
.footer-link li a {
    border-bottom: 1px solid #505050;
    color: #aeaeae;
    display: block;
    padding: 10px 20px;
    position: relative;
    text-transform: capitalize;
}
.footer-link li a:before {
    content: "\f105";
    font-family: fontawesome;
    font-size: 16px;
    left: 0;
    position: absolute;
}
.footer-link li a:hover {
    text-decoration: underline;
}
.footer-posts li a {
    display: block;
    font-size: 13px;
    line-height: 22px;
    text-transform: capitalize;
}
.footer-posts li a:hover {
    text-decoration: underline;
}
.footer-posts li {
    margin-bottom: 20px;
}
.footer-posts li span {
    font-size: 12px;
    line-height: 16px;
}
.footer-social li a {
    border-bottom: 1px solid #404040;
    display: block;
    padding: 10px 0;
    text-transform: capitalize;
}
.footer-social li a i {
    border: 1px solid;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    text-align: center;
    width: 30px;
}

/*************************
21. footer area
*************************/

.footer-area {
    background-color: #222;
    color: #eee;
}

/*************************
22. Style Changer
*************************/
.style-changer {
    position: fixed;
    top: 170px;
    width: 160px;
    left: -161px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 9999;
}
.style-changer.open {
    left: 0px;
}
.style-changer-box {
    border-right: 0px solid #ddd;
    box-shadow: 1px 0 8px rgba(0, 0, 0, 0.3);
    padding: 10px 5px 0 10px;
}
.style-box-control button {
    background-color: #fff;
    border-left: 0px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    height: 40px;
    position: absolute;
    font-size: 18px;
    right: -39px;
    width: 40px;
    box-shadow: 1px 0 5px #ddd;
    cursor: pointer;
}
.style-changer-box button {
    cursor: pointer;
    height: 40px;
    margin-bottom: 10px;
    margin-right: 5px;
    width: 40px;
}
.style-changer-box button.disabled {
    cursor: not-allowed;
}
.style-changer-box button.color-default {
    background-color: #fcb102;
    border: 1px solid #fcb102;
}
.style-changer-box button.color-light-green {
    background-color: #8bc34a;
    border: 1px solid #8bc34a;
}
.style-changer-box button.color-lime {
    background-color: #cddc39;
    border: 1px solid #cddc39;
}
.style-changer-box button.color-cyan {
    background-color: #00b8d4;
    border: 1px solid #00b8d4;
}
.style-changer-box button.color-blue {
    background-color: #21c2f8;
    border: 1px solid #21c2f8;
}
.style-changer-box button.color-orange {
    background-color: #ff9800;
    border: 1px solid #ff9800;
}




/*-- 6. clients css 
--------------------------------------- --*/

.clients {
    background: #f5f6f7;
    padding: 0;
}

.clients .owl-carousel {
    padding: 0 30px;
}

.clients .owl-carousel .owl-item img {
    max-width: 120px;
    margin: 0 auto;
}

.clients .owl-prev,
.clients .owl-next {
    opacity: 1;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -15px!important;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    color: #111;
    z-index: 6;
    cursor: pointer;
}

.clients .owl-prev {
    left: -10px!important;
}

.clients .owl-next {
    right: 0!important;
}

.clients .owl-carousel .owl-item .owl-nav img {
    display: none;
}

.clients .owl-prev::before,
.clients .owl-next::before {
    display: none;
}

.owl-theme .owl-nav {
    margin-top: 0;
}

.clients .owl-theme .owl-nav [class*="owl-"] {
    background: transparent;
    transition: all .5s;
}

.clients .owl-nav .icon-chevron-left,
.clients .owl-nav .icon-chevron-right {
    color: #606060!important;
    font-weight: 600;
    font-size: 18px;
    opacity: .4;
    transition: opacity .5s;
}

.clients .owl-nav .icon-chevron-left:hover,
.clients .owl-nav .icon-chevron-right:hover {
    opacity: 1;
}

.owl-theme .owl-nav [class*=owl-] {
    padding-top: 0;
    padding-bottom: 0;
}