@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700|Source+Sans+Pro:400,600');
/*----bootstrap css ----- */

@import url('../vendor/bootstrap/bootstrap.css');
/*----bootstrap Select ----- */

@import url('../vendor/bootstrap-select/dist/css/bootstrap-select.css');
/*----revolution-slider---*/

@import url('../vendor/revolution/settings.css');
@import url('../vendor/revolution/layers.css');
@import url('../vendor/revolution/navigation.css');
/*-------fancy box --------*/

@import url('../vendor/fancy-box/jquery.fancybox.css');
/*------- menu ------*/

@import url('../vendor/menu/dist/css/slimmenu.css');
/*----font awesome -------*/

@import url('../fonts/font-awesome/css/font-awesome.min.css');
/*--------- flat-icon ---------*/

@import url('../fonts/icon/font/flaticon.css');
/*----owl-carousel css----*/

@import url('../vendor/owl-carousel/owl.carousel.css');
@import url('../vendor/owl-carousel/owl.theme.css');
/*----------- Animate css -------*/

@import url('../vendor/animate.css');
/*-------Hover Css --------*/

@import url('../vendor/hover.css');
/*--------- Jquery ui ---------*/

@import url('../vendor/jquery-ui/jquery-ui.min.css');
/***

====================================================================
  Loading Transition
====================================================================

 ***/

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: #fff;
    overflow: hidden;
}

#loader {
    background: url(../images/1.gif);
    width: 64px;
    height: 64px;
    position: relative;
    top: 50%;
    margin: -32px auto 0 auto;
}

/*==================== Click Top ====================*/

.scroll-top {
    width: 30px;
    height: 30px;
    position: fixed;
    bottom: 10px;
    right: 15px;
    z-index: 99;
    font-size: 12px;
    color: #fff;
    background: transparent;
    display: none;
}

.scroll-top:after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

/*______________________ Global stlye ___________________*/

@font-face {
    font-family: 'font-awesome';
    src: url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf');
    src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'), /* IE9 Compat Modes */
    url('../fonts/font-awesome/fonts/fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg');
    /* Legacy iOS */
}

body {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    color: rgba(18, 18, 18, 0.7);
    font-size: 16px;
    position: relative;
}

body .main-page-wrapper {
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0;
    padding: 0;
}

h2,
h3,
h4,
h5,
h6 {
    color: #121212;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Roboto', sans-serif;
}

h1 {
    font-size: 68px;
    font-weight: 700;
}

h2 {
    font-size: 36px;
    font-weight: 700;
}

h3 {
    font-size: 35px;
    font-weight: 500;
}

h4 {
    font-size: 28px;
    font-weight: 500;
}

h5 {
    font-size: 20px;
    font-weight: normal;
}

h6 {
    font-size: 18px;
    font-weight: normal;
}

ul {
    list-style-type: none;
}

p {
    line-height: 30px;
}

a {
    text-decoration: none;
    display: inline-block;
}

a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: none;
}

img {
    max-width: 100%;
    display: block;
}

button {
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    padding: 0;
}

input,
textarea {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.round-border {
    border-radius: 50%;
}

.m-top0 {
    margin-top: 0 !important;
}

.m-bottom0 {
    margin-bottom: 0 !important;
}

/*------------------------------- Transition --------------------------*/

.tran3s,
body .theme-button,
.hermes .tp-bullet,
.our-project .single-project .text p,
.our-project .single-project .text span,
.our-project .single-project .text:before,
.inspiration-tab .panel-heading h6 a:before,
#team-carousel .carousel-indicators li div:before,
.our-blog .single-blog .text:before,
.bottom-banner ul li h6,
.bottom-banner ul li p,
.our-service .single-service .text.style-two p,
.theme-main-container .theme-sidebar .sidebar-list ul li a:before,
.theme-main-container .theme-sidebar .sidebar-list ul li a i,
.our-project .single-project .image.style-two a,
.details-page .theme-large-content .image-box .owl-theme .owl-dots .owl-dot span,
.faq-page .single-qus:before,
.faq-page .single-qus:hover h5,
.related-product-slider.owl-theme .owl-nav [class*=owl-] {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.tran5s,
.image img {
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

/*------------------------------- Theme Button -----------------------*/

body .theme-button {
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

/*------------------------------- Theme Title -----------------------*/

@-webkit-keyframes titleanimi {
    0% {
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px);
    }
    100% {
        -webkit-transform: translateX(38px);
        transform: translateX(38px);
    }
}

@keyframes titleanimi {
    0% {
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px);
    }
    100% {
        -webkit-transform: translateX(38px);
        transform: translateX(38px);
    }
}

.theme-title {
    text-align: center;
}

.theme-title h2 {
    text-transform: uppercase;
    position: relative;
    padding-bottom: 22px;
    margin-bottom: 15px;
}

.theme-title h2:before {
    content: '';
    position: absolute;
    width: 100px;
    height: 2px;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.theme-title h2:after {
    content: '';
    width: 12px;
    height: 2px;
    position: absolute;
    left: 50%;
    bottom: 0;
    background: #fff;
    -webkit-animation: titleanimi 3s linear infinite;
    animation: titleanimi 3s linear infinite;
}

.theme-title p {
    font-size: 18px;
}

/*-------------------------------------- Color css ---------------------------*/

.p-color,
#mega-menu-holder>ul>li:hover>a,
#mega-menu-holder>ul>li.active>a,
.our-service .single-service:hover .text.style-one h4 a,
.our-project .mixitUp-menu li.active,
.our-project .mixitUp-menu li:hover,
#banner .tp-caption a:hover,
footer .footer-logo ul li a:hover,
footer .footer-list ul li a:hover,
footer .bottom-footer ul li a:hover,
.inner-banner .opacity ul li a:hover,
.theme-main-container .theme-sidebar .sidebar-list ul li a:hover,
.theme-main-container .theme-sidebar .sidebar-list ul li a i,
.details-page .theme-large-content .details-tab .panel-heading h6 a:before,
.page-pagination ul li a:hover,
.page-pagination ul li.active a,
.blog-v2 .single-blog:hover h4 a,
.theme-main-container .theme-sidebar .sidebar-search form button:hover,
.theme-main-container .theme-sidebar .sidebar-recent-post li:hover .post h6 a,
.blog-details-post .post .blog-list-text ul li i,
.blog-details-post .post .page-indicator .back-top i,
.blog-details-post .post .page-indicator .back-top:hover,
.blog-details-post .comment-section .single-comment .comment button:hover,
.shop-page .main-wrapper .shop-sidebar .shop-sidebar-list ul li a:hover,
.shop-page .main-wrapper .shop-sidebar .single-popular-product .product:hover h5 a,
.shop-page .all-product-wrapper .single-item:hover h5 a,
.shop-page .shop-page-pagination li a:hover,
.related-product-slider.owl-theme .owl-nav [class*=owl-]:hover,
#mega-menu-holder li:hover .sub-toggle,
#mega-menu-holder li.active .sub-toggle {
    color: #c46123;
}

.p-bg-color,
#mega-menu-holder ul.dropdown li a:hover,
.hermes .tp-bullet.selected,
.hermes .tp-bullet:hover,
.request-quote-section .quote-form form h4:before,
.theme-title h2:before,
.our-project .single-project .text:before,
.client-slider .opacity h6:before,
.inspiration-tab .panel-heading h6 a:before,
.our-blog .single-blog .text:before,
.bottom-banner ul li a:hover,
header.theme-main-header.bg-color .theme-main-menu:after,
.our-service .single-service:hover .text.style-two,
.theme-main-container .theme-sidebar .sidebar-list ul li a:before,
.details-page .theme-large-content .details-list ul li:before,
.details-page .theme-large-content .image-box .owl-theme .owl-dots .owl-dot.active span,
.blog-details-post .post .page-indicator a.pager:hover,
.details-page .theme-large-content .image-box .owl-theme .owl-dots .owl-dot:hover span,
.theme-main-container .theme-sidebar h5:before,
.blog-details-post .post .tag-option ul li a:hover,
.contact-address .social-icon a:hover,
.faq-page .single-qus:before,
.shop-page .main-wrapper .shop-sidebar .product-tag ul li a:hover,
.shop-page .all-product-wrapper .single-item:hover a.cart {
    background: #c46123;
}

#banner .tp-caption a.button-one,
footer .newsletter input:focus,
.request-quote-section .quote-form form input:focus,
.request-quote-section .quote-form form textarea:focus,
.theme-main-container .theme-sidebar .sidebar-search form input:focus,
.blog-details-post .leave-comment textarea:focus,
.blog-details-post .leave-comment input:focus,
.contact-form form textarea:focus,
.contact-form form input:focus,
.shop-page .main-wrapper .shop-sidebar .product-tag ul li a:hover,
.shop-page .all-product-wrapper .single-item:hover a.cart,
.shop-page .shop-page-pagination li a:hover,
.related-product-slider.owl-theme .owl-nav [class*=owl-]:hover {
    border-color: #c46123;
    border-style: solid;
}

/*--------------------------- Theme Menu ---------------------*/

header.theme-main-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
}

header.theme-main-header .theme-main-menu {
    position: relative;
    padding: 22px 0 0 0;
}

header.theme-main-header.bg-color {
    background: rgba(0, 0, 0, 0.9);
}

header.theme-main-header.bg-color .theme-main-menu:after {
    content: '';
    position: absolute;
    width: 1000%;
    height: 100%;
    top: 0;
    right: 74%;
    z-index: -1;
    -webkit-transform: skew(-43deg);
    transform: skew(-43deg);
}

.bg-transparent #mega-menu-holder>ul>li>a {
    padding-bottom: 20px;
}

.height-fix #mega-menu-holder>ul>li>a {
    padding: 30px 0 48px 0;
}

/*================= Sticky Menu ===============*/

@-webkit-keyframes menu_sticky {
    0% {
        margin-top: -120px;
        opacity: 0;
    }
    50% {
        margin-top: -64px;
        opacity: 0;
    }
    100% {
        margin-top: 0;
        opacity: 1;
    }
}

@keyframes menu_sticky {
    0% {
        margin-top: -120px;
        opacity: 0;
    }
    50% {
        margin-top: -64px;
        opacity: 0;
    }
    100% {
        margin-top: 0;
        opacity: 1;
    }
}

header.theme-main-header.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    background: rgba(0, 0, 0, 0.9);
    -webkit-box-shadow: 0px 13px 25px -12px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 13px 25px -12px rgba(0, 0, 0, 0.15);
    -webkit-animation: menu_sticky 0.70s ease-in-out;
    animation: menu_sticky 0.70s ease-in-out;
}

header.theme-main-header.fixed .theme-main-menu {
    padding-top: 4px;
}

header.theme-main-header.fixed #mega-menu-holder>ul>li>a {
    padding-top: 31px;
    padding-bottom: 31px;
}

/*---------------------- Banner -----------------*/

#banner .tp-caption h1,
#banner .tp-caption h5,
#banner .tp-caption p {
    color: #fff;
}

#banner .tp-caption h1 {
    line-height: 75px;
}

#banner .tp-caption h5 {
    text-transform: uppercase;
}

#banner .tp-caption a {
    width: 210px;
    line-height: 53px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    border-width: 1px;
    letter-spacing: 1.5px;
}

#banner .tp-caption a.button-two {
    border: 1px solid #fff;
}

#banner .tp-caption a.button-two:hover,
#banner .tp-caption a:hover {
    background: #fff;
    border-color: #fff;
}

.hermes .tp-bullet {
    width: 11px;
    height: 11px;
    border-radius: 0;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.hermes .tp-bullet:after {
    display: none;
}


/*-------------------------- Our Service ----------------------*/

.our-service {
    margin: 120px 0 60px 0;
}

.our-service .service-slider {
    margin-top: 55px;
}

.our-service .service-slider .item {
    margin: 0 15px;
}

.image {
    overflow: hidden;
    position: relative;
}

.our-service .single-service:hover .image img {
    -webkit-transform: scale3D(1.1, 1.1, 1);
    transform: scale3D(1.1, 1.1, 1);
}

.our-service .single-service .text {
    position: relative;
    padding: 25px 0 30px 0;
}

.our-service .single-service .text h4 a {
    color: #121212;
    margin-bottom: 24px;
}

.our-service .single-service .text.style-one {
    border-left: 1px solid #dbdbdb;
    padding-left: 32px;
}

.our-service .single-service:hover .text.style-one {
    border-left-color: #c46123;
}

.our-service .single-service {
    margin-bottom: 30px;
}

.our-service .single-service .text.style-two {
    background: #f2f2f2;
    text-align: center;
    padding: 25px 20px 30px 20px;
}

.our-service .single-service:hover .text.style-two h4 a {
    color: #fff;
}

.our-service .single-service:hover .text.style-two p {
    color: rgba(255, 225, 255, 0.7);
}

/*----------------------- Our Project ------------------*/

.our-project .theme-title {
    margin-bottom: 65px;
}

.our-project.m-bottom100 {
    margin-bottom: 100px;
}

.our-project .mixitUp-menu {
    text-align: center;
    margin-bottom: 45px;
}

.our-project .mixitUp-menu li {
    display: inline-block;
    margin: 0 15px 15px 15px;
    font-weight: 600;
    color: #121212;
    text-transform: uppercase;
    cursor: pointer;
}

#mixitUp-item .mix {
    display: none;
}

.our-project .single-project:hover .image img {
    -webkit-transform: scale3D(1.1, 1.1, 1);
    transform: scale3D(1.1, 1.1, 1);
}

.our-project .single-project .image img,
.our-project .single-project .image a.fancybox {
    width: 100%;
    display: block;
}

.our-project .single-project .text {
    position: relative;
    z-index: 1;
    padding: 25px 25px 30px 25px;
    background: #f3f3f3;
    text-align: center;
    border-bottom: 1px solid #c46123;
}

.our-project .single-project .text h4 a {
    color: #121212;
    margin-bottom: 24px;
}

.our-project .single-project .text span {
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    margin-top: 20px;
}

.our-project .single-project:hover .text span,
.our-project .single-project:hover .text p {
    color: rgba(255, 255, 255, 0.7);
}

.our-project .single-project:hover .text h4 a {
    color: #fff;
}

.our-project .single-project .text:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    z-index: -1;
}

.our-project .single-project:hover .text:before {
    height: 100%;
}

.our-project .single-project {
    margin-bottom: 30px;
}

.our-project .single-project .image.style-two a {
    position: absolute;
    background: rgba(21, 9, 1, 0.75);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 35px;
    color: #fff;
    opacity: 0;
}

.our-project .single-project:hover .image.style-two a {
    opacity: 1;
}

.our-project .single-project .image.style-two a i {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.our-project .single-project .image .opacity {
    position: absolute;
    background: rgba(21, 9, 1, 0.75);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    color: #fff;
    opacity: 0;
}

.our-project .single-project .image .opacity .fancybox {
    font-size: 32px;
    color: #fff;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.our-project .single-project .image .opacity .title {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 25px;
}

.our-project .single-project .image .opacity .title h4 {
    color: #fff;
    margin-bottom: 5px;
}

.our-project .single-project .image .opacity .title span {
    font-size: 14px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
}

.our-project .single-project:hover .image .opacity {
    opacity: 1;
}

.our-project.project-v5 .mix {
    width: 33.3333333333%;
}

.our-project.project-v5 .single-project {
    margin: 0;
}

/*------------------------------ Footer -----------------------*/

footer {
    background: #1d1b1b;
    padding-top: 80px;
}

footer .footer-logo p {
    color: rgba(255, 255, 255, 0.7);
    padding: 35px 35px 35px 0;
}

footer .footer-logo ul li {
    display: inline-block;
    margin-right: 25px;
}

footer .footer-logo ul li a {
    font-size: 18px;
    color: #fff;
}

footer h6 {
    color: #fff;
    text-transform: uppercase;
    margin: 42px 0 40px 0;
}

footer .footer-list ul li a {
    display: block;
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 12px;
}

footer .newsletter input {
    width: 100%;
    height: 50px;
    background: #2d2c2c;
    border: 1px solid #2d2c2c;
    padding: 20px;
    margin-bottom: 20px;
    color: rgba(255, 255, 255, 0.7);
}

footer .newsletter button {
    width: 218px;
}

footer .bottom-footer {
    margin-top: 85px;
    background: #242222;
    padding: 22px 0;
}

footer .bottom-footer p {
    color: rgba(255, 255, 255, 0.7);
}

footer .bottom-footer ul {
    margin: 0 -3px;
}

footer .bottom-footer ul li {
    float: left;
    padding: 0 3px;
    color: rgba(255, 255, 255, 0.7);
}

footer .bottom-footer ul li a {
    color: rgba(255, 255, 255, 0.7);
}