/*-----------------------------------------------------------------------------------

-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
	
    1. Theme default css (css/shortcode/default.css)
    2. Header css (css/shortcode/header.css)
    3. Slider css (css/shortcode/slider.css)
    4. Footer css (css/shortcode/footer.css)
    5. Blog css (css/shortcode/blog.css)
    6. Breadcrumb css (css/shortcode/breadcrumb.css)
    7. Portfolio css (css/shortcode/Portfolio.css)
    8. Service css (css/shortcode/Service.css)
    9. Testimonial css (css/shortcode/Testimonial.css)
    10. About us
    11. Pricing table
    12. Contact
    13. Scrollup


-----------------------------------------------------------------------------------*/
.padding-xs {
    padding: .25em;
}

.padding-sm {
    padding: .5em;
}

.padding-md {
    padding: 1em;
}

.padding-lg {
    padding: 1.5em;
}

.padding-xl {
    padding: 3em;
}

.padding-x-xs {
    padding: .25em 0;
}

.padding-x-sm {
    padding: .5em 0;
}

.padding-x-md {
    padding: 1em 0;
}

.padding-x-lg {
    padding: 1.5em 0;
}

.padding-x-xl {
    padding: 3em 0;
}

.padding-y-xs {
    padding: 0 .25em;
}

.padding-y-sm {
    padding: 0 .5em;
}

.padding-y-md {
    padding: 0 1em;
}

.padding-y-lg {
    padding: 0 1.5em;
}

.padding-y-xl {
    padding: 0 3em;
}

.padding-top-xs {
    padding-top: .25em;
}

.padding-top-sm {
    padding-top: .5em;
}

.padding-top-md {
    padding-top: 1em;
}

.padding-top-lg {
    padding-top: 1.5em;
}

.padding-top-xl {
    padding-top: 3em;
}

.padding-right-xs {
    padding-right: .25em;
}

.padding-right-sm {
    padding-right: .5em;
}

.padding-right-md {
    padding-right: 1em;
}

.padding-right-lg {
    padding-right: 1.5em;
}

.padding-right-xl {
    padding-right: 3em;
}

.padding-bottom-xs {
    padding-bottom: .25em;
}

.padding-bottom-sm {
    padding-bottom: .5em;
}

.padding-bottom-md {
    padding-bottom: 1em;
}

.padding-bottom-lg {
    padding-bottom: 1.5em;
}

.padding-bottom-xl {
    padding-bottom: 3em;
}

.padding-left-xs {
    padding-left: .25em;
}

.padding-left-sm {
    padding-left: .5em;
}

.padding-left-md {
    padding-left: 1em;
}

.padding-left-lg {
    padding-left: 1.5em;
}

.padding-left-xl {
    padding-left: 3em;
}

.margin-xs {
    margin: .25em;
}

.margin-sm {
    margin: .5em;
}

.margin-md {
    margin: 1em;
}

.margin-lg {
    margin: 1.5em;
}

.margin-xl {
    margin: 3em;
}

.margin-x-xs {
    margin: .25em 0;
}

.margin-x-sm {
    margin: .5em 0;
}

.margin-x-md {
    margin: 1em 0;
}

.margin-x-lg {
    margin: 1.5em 0;
}

.margin-x-xl {
    margin: 3em 0;
}

.margin-y-xs {
    margin: 0 .25em;
}

.margin-y-sm {
    margin: 0 .5em;
}

.margin-y-md {
    margin: 0 1em;
}

.margin-y-lg {
    margin: 0 1.5em;
}

.margin-y-xl {
    margin: 0 3em;
}

.margin-top-xs {
    margin-top: .25em;
}

.margin-top-sm {
    margin-top: .5em;
}

.margin-top-md {
    margin-top: 1em;
}

.margin-top-lg {
    margin-top: 1.5em;
}

.margin-top-xl {
    margin-top: 3em;
}

.margin-right-xs {
    margin-right: .25em;
}

.margin-right-sm {
    margin-right: .5em;
}

.margin-right-md {
    margin-right: 1em;
}

.margin-right-lg {
    margin-right: 1.5em;
}

.margin-right-xl {
    margin-right: 3em;
}

.margin-bottom-xs {
    margin-bottom: .25em;
}

.margin-bottom-sm {
    margin-bottom: .5em;
}

.margin-bottom-md {
    margin-bottom: 1em;
}

.margin-bottom-lg {
    margin-bottom: 1.5em;
}

.margin-bottom-xl {
    margin-bottom: 3em;
}

.margin-left-xs {
    margin-left: .25em;
}

.margin-left-sm {
    margin-left: .5em;
}

.margin-left-md {
    margin-left: 1em;
}

.margin-left-lg {
    margin-left: 1.5em;
}

.margin-left-xl {
    margin-left: 3em;
}

/*----*/
.bg-img {
    background: rgba(0, 0, 0, 0) url("img/bg-2.jpg") repeat scroll center center / cover;
    height: 100vh;
}

.slider > img {
    width: 100%;
}
/*----- coundown  ------*/

.single-count {
    text-align: center;
}

.count-icon i {
    font-size: 50px;
}

.count-icon span {
    font-size: 35px;
}

.count-title {
}

    .count-title h2 {
        color: #666666;
        font-size: 42px;
        font-weight: bold;
        margin: 22px 0 13px;
        font-family: "Lato", sans-serif;
    }

    .count-title span {
        color: #757575;
        font-size: 16px;
        font-weight: bold;
        margin: 0;
        text-transform: uppercase;
    }

.hover-style {
    display: block;
    position: relative;
}
/* -------------- 10. About us ------------------*/

.about-top.text-center > h2 {
    font-size: 24px;
    margin-bottom: 14px;
    text-transform: capitalize;
}

.about-top.text-center > h3 {
    color: #6d6b6b;
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
    margin-bottom: 20px;
}

.about-top > h2 {
    font-size: 24px;
    font-weight: normal;
    text-transform: capitalize;
}

.another-about-top {
    margin-top: 5px;
}

.progress > span {
    color: #767676;
    float: right;
    font-size: 14px;
    margin-top: -25px;
    font-family: "Lato", sans-serif;
}

.progress {
    background-color: #eee;
    border-radius: 0;
    box-shadow: none;
    height: 10px;
    margin-bottom: 60px;
    overflow: visible;
    position: relative;
}

    .progress .lead {
        color: #767676;
        font-family: "Lato", sans-serif;
        font-size: 14px;
        font-weight: normal;
        left: 0;
        position: absolute;
        text-transform: uppercase;
        top: -25px;
        z-index: 99;
    }

.progress-bar {
    background-color: #383838;
    /*    box-shadow: */
    color: #fff;
    float: left;
    font-size: 12px;
    height: 100%;
    line-height: 20px;
    transition: width 0.6s ease 0s;
    width: 0;
}

.progress:last-child {
    margin-bottom: 0;
}

.team-title.text-center > h2 {
    font-size: 36px;
    margin-bottom: 4px;
    text-transform: uppercase;
}

.team-title.text-center {
    margin: 0 auto;
    width: 65%;
    margin-bottom: 60px;
}

.single-team > img {
    width: 100%;
}

.single-team {
    position: relative;
}

    .single-team::before {
        background: rgba(0, 0, 0, 0.50) none repeat scroll 0 0;
        content: " ";
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
        width: 100%;
        z-index: 1;
        opacity: 0;
    }

.team-all:hover .single-team::before {
    opacity: 1;
}

.team-text {
    background-color: #424242;
    padding: 20px;
    text-align: center;
}

    .team-text > h3,
    .team-hover > h3 {
        color: #fff;
        font-size: 16px;
        font-weight: normal;
        margin-bottom: 3px;
        text-transform: capitalize;
    }

    .team-text > span,
    .team-hover > span {
        color: #fff;
        font-size: 14px;
        font-weight: normal;
        font-family: "Lato", sans-serif;
    }

.team-text {
    margin-left: 13px;
    margin-right: 13px;
    margin-top: -40px;
    position: relative;
    z-index: 999;
    transition: all .3s ease 0s;
    opacity: 1;
}

.team-hover {
    bottom: -8%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 99;
    transition: all .3s ease 0s;
    transform: translateY(50%);
}

.team-icon li {
    display: inline-block;
    margin-right: 15px;
}

    .team-icon li a {
        color: #fff;
        font-size: 10px;
    }

.team-hover > span {
    display: block;
    margin: 8px 0 6px;
}

.team-all:hover .team-text {
    opacity: 0;
}

.team-all:hover .team-hover {
    opacity: 1;
    bottom: 50%;
}

.brand-logo-active .col-md-2 {
    width: 100%;
}

.single-brand {
    width: 80%;
}
/*----- 11. Pricing table  ------*/

.pricing-top {
    display: block;
    overflow: hidden;
    padding-top: 9px;
}

.single-pricing {
    margin: 0 -6px;
    overflow: hidden;
    padding: 6px;
}

.single-pricing-wraper {
    padding: 80px 0;
    position: relative;
    text-align: center;
    transition: all 0.3s ease 0s;
}

.single-pricing:hover .single-pricing-wraper,
.single-pricing.active .single-pricing-wraper {
    background-color: #fff;
}

.pricing-top .label {
    background-color: #383838;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    height: 49px;
    left: -6px;
    line-height: 45px;
    position: absolute;
    text-align: center;
    top: 113px;
    transform: rotate(-45deg);
    transform-origin: left bottom 0;
    width: 237px;
    transition: all .3s ease 0s;
}

    .pricing-top .label::before,
    .pricing-top .label::after {
        border-bottom: 6px solid #707070;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        bottom: -4px;
        content: "";
        height: 0;
        position: absolute;
        right: -3px;
        transform: rotate(45deg);
        width: 0;
    }

    .pricing-top .label::after {
        bottom: -4px;
        left: -3px;
        transform: rotate(-36deg);
    }

    .pricing-top .label.none-price {
        transition: all .3s ease 0s;
        opacity: 0;
    }

.single-pricing:hover .pricing-top .label.none-price {
    opacity: 1;
}

.pricing-top h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 33px;
    text-transform: uppercase;
}

.pricing-top p {
    font-size: 55px;
    font-weight: normal;
    font-family: "Montserrat";
    color: #666;
}

    .pricing-top p span {
        font-size: 20px;
        font-weight: bold;
        padding-right: 4px;
        position: relative;
        top: -21px;
    }

.pricing-tex li {
    color: #757575;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    padding-bottom: 17px;
    text-transform: capitalize;
}

    .pricing-tex li:last-child {
        padding-bottom: 0px;
    }

    .pricing-tex li i {
        padding-right: 10px;
    }

.price-btn a {
    background-color: #262626;
    border: 1px solid #262626;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    padding: 10px 45px 7px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}

    .price-btn a:hover {
        background-color: transparent;
        border: 1px solid #464646;
        color: #262626;
    }

.pricing-tex > ul {
    padding: 35px 0;
}

.price-btn .button i {
    font-size: 14px;
    padding-left: 12px;
}

.pricing .pricing-top {
    padding: 70px 0 45px;
}

.pricing .pricing-bottom {
    background-color: #262626;
    border-top: 1px solid #262626;
    padding: 45px 0 60px;
    transition: all .3s ease 0s;
}

.pricing .pricing-tex > ul {
    padding: 0px 0;
}

.pricing .pricing-tex li {
    color: #fff;
    transition: all .3s ease 0s;
}

.pricing .price-btn a {
    background-color: #262626;
    border: 1px solid #fff;
    color: #fff;
    margin-top: 45px;
    transition: all .3s ease 0s;
}

    .pricing .price-btn a:hover {
        background-color: #fff;
        color: #262626;
        border: 1px solid #262626;
    }

.single-pricing-page:hover .pricing .pricing-bottom {
    background-color: #f7f7f7;
}

.single-pricing-page:hover .pricing .pricing-tex li {
    color: #757575;
}

.single-pricing-page.active .pricing .pricing-bottom {
    background-color: #f7f7f7;
}

.single-pricing-page.active .pricing .pricing-tex li {
    color: #757575;
}

.single-pricing-wraper.pricing {
    padding: 0;
}

.single-pricing.price2:hover .single-pricing-wraper,
.single-pricing.active2 .single-pricing-wraper {
    background-color: #f7f7f7;
}
/*----- 12. Contact ------*/

.contact-area {
    position: relative;
}

#hastech2 {
    height: 485px;
    width: 100%;
}

h3.main-contact {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 32px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.main-input input {
    background-color: transparent;
    border-color: #323232;
    border-style: solid;
    border-width: 0 0 1px;
    color: #323232;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    height: 45px;
    padding-left: 20px;
    transition: all .3s ease 0s;
    width: 100%;
}

.text-leave2 textarea {
    background: transparent none repeat scroll 0 0;
    border-color: #323232;
    border-style: solid;
    border-width: 0 0 1px;
    color: #323232;
    font-family: "Lato", sans-serif;
    height: 80px;
    padding: 14px 0px;
    transition: all 0.3s ease 0s;
    width: 100%;
}

    .leave-form input:focus,
    .main-input input:focus,
    .text-leave textarea:focus,
    .text-leave2 textarea:focus {
        background: transparent none repeat scroll 0 0;
        border-width: 0 0 2px;
    }

.contact-area-bottom {
    background-color: #e2e2e2; 
    padding: 50px 30px;
}

.contact-message{
    text-align:center;
    font-weight:bold;
    font-size:16px;
    padding-bottom:10px;
}

.leave-form input::-moz-placeholder,
.text-leave textarea::-moz-placeholder,
.main-input input::-moz-placeholder,
.text-leave2 textarea::-moz-placeholder {
    color: #e9e9e9;
    opacity: 1;
}

.blog-search input::-moz-placeholder,
.blog-search input::-moz-placeholder {
    color: #333;
    opacity: 1;
}

.text-leave2 button.submit {
    background-color: #fff;
    border: 1px solid #464646;
    color: #666;
    font-size: 16px;
    font-weight: bold;
    height: 45px;
    line-height: 47px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100%;
    padding: 0;
}

.text-leave2 button.submit {
    background-color: #fff;
    border: 1px solid #464646;
    color: #666;
    font-size: 16px;
    font-weight: bold;
    height: 45px;
    line-height: 44px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100%;
    padding: 0;
}

    .text-leave2 button.submit:hover {
        background-color: transparent;
        border: 1px solid #323232;
        color: #323232;
    }

.form-messege.success {
    color: #fff;
}

.single-communication {
    display: inline-block;
    text-align: center;
}

.communication-top {
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}

.communication-bottom {
    display: inline-block;
}

.communication-top > span {
    font-size: 16px;
    font-weight: bold;
    color: #5c5c5c;
}

.communication-bottom > p {
    margin-bottom: 0;
}

    .communication-bottom > p a {
        color: #757575;
        font-family: "Lato", sans-serif;
        font-size: 14px;
        line-height: 26px;
    }

        .communication-bottom > p a:hover {
            color: #333;
        }

.single-brand {
    width: 100%;
}

    .single-brand a img {
        width: 100%;
    }
/*............. 13. Scrollup   ................*/

#toTop {
    text-align: center;
    bottom: 35px;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 12px;
    z-index: 9999;
}

    #toTop i {
        background-color: #464646;
        height: 40px;
        width: 40px;
        color: #fff;
        line-height: 40px;
    }

        #toTop i:hover {
            background-color: #666;
            color: #fff;
        }

.mfp-wrap {
    z-index: 99999999;
}

.mfp-bg {
    z-index: 9999999;
}



#langLink {
    text-align: center;
    bottom: 35px;
    cursor: pointer;
    position: fixed;
    right: 12px;
    z-index: 9999;
}

    #langLink span {
        background-color: #464646;
        height: 40px;
        width: 40px;
        padding:8px;
        color: #fff;
        line-height: 40px;
    }

    #langLink span:hover {
        background-color: #666;
        color: #fff;
    }