.blog-block-v1,
.blog-widget-img,
.product-img,
.slider-v3-nav {
    overflow: hidden
}
.slider-heading-v1 {
    font-size: 70px
}
.breadcrumb li,
.footer-nav-v1 ul li,
.owl-dot {
    display: inline-block
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a:active,
a:focus,
a:hover {
    text-decoration: none
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    color: rgba(41, 42, 46, .8)
}

blockquote,
body,
p {
    line-height: 28px;
}

.overlay-bg,
body,
html {
    height: 100%
}

body,
p {
    font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 10px
}

h1 {
    font-size: 46px
}

h2 {
    font-size: 36px
}

h3 {
    font-size: 26px
}

h4 {
    font-size: 21px
}

h5 {
    line-height: 31px;
    font-size: 18px
}

h6 {
    font-size: 16px
}

a {
    color: rgba(0, 0, 0, .6);
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

a:focus,
a:hover {
    color: #d75c31
}

.about-features-v1 ul li a,
.btn-default,
.copyright p,
.facts-text,
.info-bar-v1,
.nav-info-title,
.price,
.slider-features-v2-v2 ul li,
.slider-sub-heading-v1,
.slider-sub-heading-v2,
.team-heading {
    font-family: 'Work Sans', sans-serif
}

blockquote {
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    border-left: 5px solid #ea5c2e
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

::-webkit-input-placeholder {
    color: #939498!important
}

::-moz-placeholder {
    color: #939498!important
}

::-ms-input-placeholder {
    color: #939498!important
}

::-o-input-placeholder {
    color: #939498!important
}

.overlay-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.parallax {
    width: 100%;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative
}

.btn-default {
    padding: 15px 25px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    color: #292A2E;
    border-radius: 0;
    border: 3px solid rgba(41, 42, 46, .1);
    background: 0 0;
    position: relative
}

.btn-default:after, .btn-default:hover, .btn-default:active, .btn-default:focus {
    background-color: #d75c31;
    box-shadow: none;
}

.btn-default:after,
.btn-gold:after {
    position: absolute;
    left: 27px;
    bottom: -1px;
    width: 9px;
    height: 3px;
    content: " ";
}

.btn-default:hover {
    color: #FFF;
    border: 3px solid #d75c31
}

.btn-default:hover:after {
    background-color: #FFF
}

.btn-gold {
    color: #FFF;
    border: 3px solid #E8B61C;
    background: #E8B61C
}

.btn-gold:after {
    background-color: #FFF
}

.social-icon-v1 ul {
    margin-bottom: 0
}

.social-icon-v1 ul li {
    display: inline-block;
    font-size: 12px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.footer-widget-v1 .footer-block ul li:before,
.footer-widget-v1 .social-icon-v1 ul li:before,
.top-nav-collapse .top-bar-v1,
.top-nav-collapse .top-bar-v2 {
    display: none
}

.footer-nav-v1 ul li,
.top-nav-collapse .nav-bar-v1 {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.social-icon-v1 ul li a {
    /* color: #787878 */
}

.breadcrumb li.active,
.social-icon-v1 ul li a:hover {
    color: #d75c31
}

.section-heading {
    position: relative;
    margin-bottom: 40px
}

.section-heading:after {
    content: " ";
    width: 10px;
    height: 3px;
    background-color: #d75c31;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.section-left .section-heading:after {
    left: 0;
    right: auto
}

.section-left .sub-heading {
    margin: 30px 0
}

.sub-heading {
    max-width: 550px;
    margin: 30px auto 0;
    font-weight: 400;
}

.form-control {
    width: 100%;
    height: 40px;
    border: 1px solid #E9E9EA
}

.form-control:focus {
    border-color: #d75c31;
    -webkit-box-shadow: none;
    box-shadow: none
}

.owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 0 solid #292A2E;
    background: #292A2E;
    margin-right: 5px;
    margin-bottom: 10px
}

.owl-dot.active {
    border: 0 solid #292A2E;
    background: #d75c31
}

.breadcrumb,
.top-bar-v1 {
    background-color: transparent
}

.pad-0 {
    padding: 0
}

.pad-rt-0 {
    padding-right: 0
}

.pad-lt-0 {
    padding-left: 0
}

.mrgn-top-30 {
    margin-top: 30px
}

.col-lg-15,
.col-md-15,
.col-sm-15,
.col-xs-15 {
    position: relative;
    min-height: 1px
}

.col-xs-15 {
    width: 20%;
    float: left
}

@media (min-width:768px) {
    .col-sm-15 {
        width: 20%;
        float: left
    }
}

@media (min-width:992px) {
    .col-md-15 {
        width: 20%;
        float: left
    }
}

@media (min-width:1200px) {
    .col-lg-15 {
        width: 20%;
        float: left
    }
    .col-lg-clearboth {
        clear: both
    }
}

.banner-main-block .banner-img {
    background-size: cover;
    height: 400px;
    background-color: #989393;
}

.banner-block {
    margin-top: 20%;
}

.banner-main-block .banner-block .banner-heading {
    font-size: 36px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    text-transform: capitalize;
}

.banner-main-block .banner-block ol.breadcrumb {
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
    text-transform: uppercase;
}

ol.breadcrumb li>a {
    color: #fff;
    font-weight: 600
}

ol.breadcrumb li.active {
    color: #e8b61c;
    font-weight: 600
}

.breadcrumb>li+li:before {
    content: "\f101";
    padding: 0 5px;
    color: #fff;
    font-family: fontawesome;
    margin: 0 10px
}

.btn-default-2,
.client-position,
.client-position-v2,
.client-position-v3,
.faq-block-v3 .panel-title a,
.footer-nav ul li a,
.footer-nav-v2 ul li a,
.intro-button .btn-default,
.intro-heading,
.introduction-main-block-v2 .nav-tabs>li>a,
.member-position-v3,
.nav-right-v3,
.post-follow-v2,
.process-block-v3-faq .panel-title a,
.projects-nav-v2 ul li,
.projects-nav-v3 ul li,
.read-more a,
.services .nav-tabs li a,
.slider-sub-heading-v3,
.work-heading-v3 {
    font-family: 'Work Sans', sans-serif
}

.facebook:hover {
    color: #3B5998
}

.twitter:hover {
    color: #1DA1F2
}

.pinterest:hover {
    color: #BD081C
}

.google-plus:hover {
    color: #DD4B39
}

.tumblr:hover {
    color: #35465C
}

.stumbleupon:hover {
    color: #EB4924
}

.wordpress:hover {
    color: #21759B
}

.instagram:hover {
    color: #405DE6
}

.dribble:hover {
    color: #EA4C89
}

.vimeo:hover {
    color: #1AB7EA
}

.linkedin:hover {
    color: #0077B5
}

.rss:hover {
    color: #F26522
}

.info-bar-v1,
.info-bar-v1 a {
    color: #d75c31
}

@media (max-width:992px) {
    .mrgn-top-30 {
        margin-top: 0
    }
}

.top-bar-v1 {
    padding: 15px 0
}

.info-bar-v1 {
    font-size: 14px;
    font-weight: 700
}

.info-bar-v1 i {
    padding-right: 7px
}

.info-bar-v1 span {
    /* color: #292A2E; */
    font-weight: 400;
    margin-right: 15px;
}

.top-bar-v1 .social-icon-v1 ul li {
    padding-left: 15px
}

.top-bar-v2 .logo {
    padding-top: 10px
}

.nav-bar-v1 {
    position: relative;
    background-color: #FFF;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, .1)
}

.top-nav-collapse .nav-bar-v1 {
    box-shadow: 0 1px 15px rgba(0, 0, 0, .2);
    transition: all .3s ease
}

.top-nav-collapse .container {
    width: 100%
}

.navigation-v1 {
    position: relative;
    margin: 0 20px auto auto;
    z-index: 9;
    float: right
}

.search-icon-v1 {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #d75c31;
    right: -20px;
    bottom: 25px;
    border-radius: 100%
}

.search-icon-v1 a i {
    color: #FFF;
    padding: 12px;
    font-size: 15px;
    margin-left: 1px;
}

.top-nav-collapse .search-icon-v1 {
    display: none;
    opacity: 0
}

@media(max-width:785px) {
    .logo,
    .logo img {
        padding-top: 5px;
        padding-left: 0
    }
    .logo img {
        margin: 0 auto;
        left: 0;
        right: 0;
        display: block
    }
    .navigation-v1 {
        float: none
    }
    #cssmenu_v1.small-screen #menu-button {
        color: #000;
        font-size: 14px
    }
    #cssmenu_v1.small-screen #menu-button:before {
        background: #000
    }
    #cssmenu_v1.small-screen #menu-button:after {
        border-top: 2px solid #000;
        border-bottom: 2px solid #000
    }
    #cssmenu_v1.small-screen ul ul li a:hover {
        color: #fff
    }
    #cssmenu_v1.small-screen .submenu-button.submenu-opened,
    #cssmenu_v1.small-screen .submenu-button:after,
    #cssmenu_v1.small-screen .submenu-button:before {
        background: #d75c31
    }
    #cssmenu_v1.small-screen ul li a,
    #cssmenu_v1.small-screen ul ul li a {
        padding: 15px;
        color: #d75c31
    }
    #cssmenu_v1.small-screen ul li ul li:hover {
        background-color: #E8B61C
    }
}

@media (min-width:767px) and (max-width:992px) {
    .logo img {
        display: block;
        margin: 0 auto
    }
    .navigation-v1 {
        margin-top: 10px
    }
    #cssmenu_v1>ul>li>a {
        padding: 10px
    }
}

.search-box-v1 {
    width: 97%;
    border: none;
    font-size: 16px;
    color: #FFF;
    background: 0 0
}

.search-box-v1::-webkit-input-placeholder {
    color: #999!important
}

.search-box-v1::-moz-placeholder {
    color: #999!important
}

.search-box-v1::-ms-input-placeholder {
    color: #999!important
}

.search-box-v1::-o-input-placeholder {
    color: #999!important
}

@media (max-width:768px) {
    .search-icon-v1 {
        bottom: 10px
    }
}

.home-slider-v1-bg {
    width: 100%;
    height: 700px;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.slider-dtl-v1 {
    max-width: 557px;
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translate(0, -50%);
}

.slider-sub-heading-v1 {
    font-weight: 500;
    max-width: 190px;
    padding-bottom: 35px;
    position: relative
}

.client-position,
.features-v1 h5 {
    font-weight: 400
}

.slider-sub-heading-v1:after {
    content: " ";
    width: 9px;
    height: 3px;
    background-color: #d75c31;
    position: absolute;
    left: 0;
    bottom: 24px
}

.slider-heading-v1 {
    line-height: 1;
    padding-bottom: 40px;
}

.slider-heading-v1 span {
    color: #e8511c
}

.slider-btn-v1 .btn-gold {
    margin-right: 17px
}

.home-slider-v1 .owl-dots {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
    right: 0;
    text-align: center;
}

.home-slider-v1 .owl-dot {
    display: block;
    position: relative;
    left: 94.70%;
}

.home-slider-v1 .owl-prev {
    top: 40%;
    transform: translate(0, -40%)
}

.home-slider-v1 .owl-next {
    top: 55%;
    transform: translate(0, -52%)
}

.home-slider-v1 .owl-next,
.home-slider-v1 .owl-prev {
    color: #292A2E;
    font-size: 30px;
    position: absolute;
    right: 55px;
    width: 17px;
    height: 11px;
    background-color: transparent;
    text-align: center;
    z-index: 10;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

@media (max-width:480px) {
    .home-slider-v1-bg {
        height: 350px!important
    }
    .slider-dtl-v1 {
        left: 36%;
        top: 60%
    }
    .slider-heading-v1 {
        font-size: 60px;
        padding-bottom: 50px
    }
    .logo img {
        padding-top: 5px;
        padding-left: 0
    }
}

@media(max-width:767px) {
    .owl-nav {
        visibility: hidden
    }
    .slider-dtl-v1 {
        left: 24%
    }
    .slider-heading-v1 {
        font-size: 35px
    }
    .home-slider-v1 .btn-default {
        padding: 10px
    }
    .home-slider-v1 .btn-gold {
        float: left
    }
    .slider-dtl-v1 .btn-default:after,
    .slider-dtl-v1 .btn-gold:after {
        left: 5px
    }
}

.about-heading:after,
.features-v1 h5:after {
    width: 9px;
    background-color: #d75c31;
    bottom: -10px;
    height: 3px;
    left: 0;
    content: " "
}

@media (min-width:1200px) and (max-width:2200px) {
    .home-slider-v1 .owl-next,
    .home-slider-v1 .owl-prev {
        right: 4.3%
    }
}

.features-v1-main-block {
    position: relative;
    padding-top: 50px
}

.features-v1-block {
    padding-bottom: 50px;
    border-bottom: 1px solid #E9E9EA
}

.features-v1-icon {
    border: 3px solid rgba(41, 42, 46, .1);
    padding: 3px 12px;
    float: left
}

.features-v1-icon i {
    color: #d75c31;
    font-size: 35px
}

.features-v1 h5 {
    position: relative;
    text-transform: none
}

.features-v1 h5:after {
    position: absolute
}

@media (max-width:480px) {
    .features-v1 {
        margin-bottom: 30px
    }
    .features-v1-block {
        padding-bottom: 20px
    }
}

.about-main-block-v1 {
    padding: 100px 0
}

.about-main-block-v1 .section-heading {
    margin-bottom: 30px
}

.about-main-block-v1 .section-heading span {
    color: #E8B61C
}

.about-dtl {
    border-top: 10px solid #E8B61C;
    border-bottom: 10px solid #E8B61C;
    border-left: 10px solid #E8B61C;
    padding: 35px 0 77px 50px;
    margin-top: 60px
}

.about-icon {
    margin-bottom: 10px
}

.about-icon i {
    font-size: 50px;
    opacity: .5
}

.about-heading {
    position: relative;
    font-weight: 500;
    text-transform: none;
    margin-bottom: 37px
}

.about-heading:after {
    position: absolute
}

.about-features-v1 {
    border: 3px solid rgba(41, 42, 46, .1);
    padding: 25px 40px;
    margin-top: 60px
}

.about-features-v1 .nav-tabs {
    border-bottom: 0
}

.about-features-v1 .nav-tabs li a {
    padding: 0;
    border: none
}

.about-features-v1 .nav-tabs li a:focus,
.about-features-v1 .nav-tabs li a:hover,
.about-features-v1 .nav-tabs li.active>a {
    border: none;
    background-color: transparent
}

.about-features-v1 ul li {
    width: 100%;
    padding: 12px;
    border-bottom: 1px solid #E9E9EA;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.projects-block-v1 .overlay-bg i,
.team-block-v1 .overlay-bg i {
    line-height: 40px;
    border-radius: 100%;
    top: 50%;
    -webkit-transition: all .5s ease;
    text-align: center
}

.about-features-v1 ul li.active,
.about-features-v1 ul li:hover {
    background-color: rgba(233, 233, 234, .4)
}

.about-features-v1 ul li.active:after,
.about-features-v1 ul li:hover:after {
    content: " ";
    width: 9px;
    height: 3px;
    background-color: #d75c31;
    position: absolute;
    left: 0;
    transform: translate(-43px, -12px)
}

.about-features-v1 ul li.active>a,
.about-features-v1 ul li:hover>a {
    color: #d75c31
}

.about-features-v1 ul li a {
    color: #292A2E;
    font-size: 15px;
    text-transform: uppercase
}

@media (max-width:480px) {
    .about-dtl,
    .about-features-v1 {
        margin-top: 0
    }
}

@media(max-width:767px) {
    .about-dtl {
        margin-bottom: 30px
    }
}

.projects-main-block-v1 .section-heading span {
    color: #d75c31
}

.projects-img-v1 img {
    width: 100%
}

.projects-img-v1 .overlay-bg {
    background-color: rgba(232, 81, 28, .8);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.projects-block-v1:hover .projects-img-v1 .overlay-bg {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.projects-block-v1 .overlay-bg i {
    color: #d75c31;
    background-color: #FFF;
    font-size: 16px;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.project-title-v1 {
    color: #FFF;
    font-weight: 400;
    position: absolute;
    text-transform: none;
    bottom: 55px;
    left: 50px
}

.project-title-v1:after {
    content: " ";
    width: 9px;
    height: 3px;
    background-color: #FFF;
    position: absolute;
    left: 0;
    bottom: -10px
}

.team-main-block-v1 {
    padding: 100px 0 75px
}

.team-main-block-v1 .section-heading span {
    color: #E8B61C
}

.team-heading,
.testimonials-main-block-v1 .section-heading span {
    color: #d75c31
}

.team-img-v1 {
    position: relative;
    margin-bottom: 40px
}

.team-img-v1 img {
    display: block;
    margin: 0 auto;
    width: 100%;
    position: relative
}

.team-img-v1 .overlay-bg {
    text-align: center;
    background-color: rgba(232, 81, 28, .7);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.team-block-v1:hover .team-img-v1 .overlay-bg {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.team-block-v1 .overlay-bg i {
    color: #d75c31;
    background-color: #FFF;
    font-size: 16px;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.team-heading {
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 10px
}

.team-member-name {
    padding-bottom: 30px
}

.member-area .social-icon-v1 i {
    padding-right: 15px
}

.team-main-block-v1 .item .thumb {
    cursor: pointer
}

.team-main-block-v1 .item .thumb img,
.team-main-block-v1 .item img {
    width: 100%
}

ul.kc_tabs_nav.ui-tabs-nav.kc_clearfix li>div.team-block-v1 {
    padding: 0 5px!important;
    float: left
}

@media(max-width:767px) {
    .team-member-dtl {
        padding-bottom: 50px
    }
}

.clients-main-block-v1 {
    padding-bottom: 90px
}

.clients-slider {
    padding-top: 50px;
    border-top: 1px solid #E9E9EA
}

.clients-img-v1,
.testimonials-block-v1 {
    border: 3px solid #E9E9EA
}

.testimonials-main-block-v1 .section {
    padding-bottom: 85px
}

.testimonials-main-block-v1 .overlay-bg {
    background-color: rgba(240, 240, 240, .85)
}

.testimonials-main-block-v1 .parallax {
    padding: 150px 0
}

.testimonials-block-v1 {
    margin: 70px auto 0;
    background-color: #FFF;
    max-width: 770px;
    padding: 0 90px 50px;
    position: relative
}

.testimonials-client-img {
    margin: 0 auto;
    position: relative;
    top: -50px;
    width: 100px
}

.blog-heading:after,
.client-name:after {
    width: 9px;
    background-color: #d75c31;
    left: 0;
    content: " "
}

.testimonials-client-img img {
    border-radius: 100%
}

.testimonials-dtl p {
    padding-bottom: 40px;
    font-size: 16px;
    font-style: italic;
    line-height: 1.88
}

.client-name {
    position: relative
}

.client-name:after {
    height: 3px;
    position: absolute;
    right: 0;
    margin: 0 auto;
    bottom: -8px
}

.blog-block-v1,
.blog-dtl-v1 {
    height: 283px
}

.testimonials-main-block-v1 .owl-prev {
    top: 50%;
    transform: translate(0, -50%)
}

.testimonials-main-block-v1 .owl-next {
    top: 50%;
    right: 0;
    transform: translate(0, -50%)
}

.testimonials-main-block-v1 .owl-next,
.testimonials-main-block-v1 .owl-prev {
    color: #292A2E;
    font-size: 50px;
    position: absolute;
    z-index: 10;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.blog-dtl-v1,
.blog-heading:after {
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.testimonials-main-block-v1 .owl-next:hover,
.testimonials-main-block-v1 .owl-prev:hover {
    color: #d75c31
}

@media (max-width:480px) {
    .testimonials-main-block-v1 .parallax {
        padding: 80px 0
    }
    .testimonials-block-v1 {
        margin-top: 50px
    }
}

@media(max-width:767px) {
    .testimonials-block-v1 {
        padding: 0 40px 50px
    }
}

.blog-main-block-v1 {
    padding: 100px 0 190px;
    position: relative
}

.blog-main-block-v1 .section-heading {
    margin-bottom: 30px
}

.blog-main-block-v1 .section-heading span {
    color: #E8B61C
}

.blog-dtl-v1 {
    border-top: 3px solid #E9E9EA;
    border-right: 3px solid #E9E9EA;
    padding: 72px 48px 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.blog-dtl-v1.blog-dtl-v1-two {
    border-top: 0 #E9E9EA;
    border-right: 0 solid #E9E9EA;
    border-left: 3px solid #E9E9EA;
    border-bottom: 3px solid #E9E9EA
}

.blog-dtl-v1.blog-dtl-v1-two:hover,
.blog-dtl-v1:hover {
    border-top: 10px solid #E8B61C;
    border-bottom: 10px solid #E8B61C
}

.blog-dtl-v1:hover {
    border-right: 10px solid #E8B61C
}

.blog-dtl-v1.blog-dtl-v1-two:hover {
    border-right: 0 solid #E8B61C;
    border-left: 10px solid #E8B61C
}

.blog-heading {
    position: relative;
    margin-bottom: 25px;
    text-transform: none;
    font-weight: 500
}

.blog-heading:after {
    height: 3px;
    position: absolute;
    bottom: -10px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.blog-slider-v1 .owl-next,
.blog-slider-v1 .owl-prev,
.estimation-form .btn-default {
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.blog-post-date {
    font-size: 12px;
    line-height: 1.92;
    margin-bottom: 25px;
    font-weight: 300
}

.blog-slider-v1 .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100px;
    text-align: center
}

.blog-slider-v1 .owl-prev {
    left: 45%
}

.blog-slider-v1 .owl-next {
    right: 45%
}

.blog-slider-v1 .owl-next,
.blog-slider-v1 .owl-prev {
    color: #292A2E;
    font-size: 18px;
    position: absolute;
    width: 10px;
    height: 18px;
    bottom: -83px;
    background-color: transparent;
    text-align: center;
    z-index: 10;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

@media (max-width:480px) {
    .blog-main-block-v1 {
        padding-bottom: 80px
    }
    .blog-block-v1 {
        margin-bottom: 30px
    }
    .blog-dtl-v1 {
        border-bottom: 3px solid #E9E9EA
    }
    .blog-dtl-v1.blog-dtl-v1-two {
        border-top: 3px solid #E9E9EA
    }
    .blog-dtl-v1:hover {
        border-bottom: 10px solid #E8B61C
    }
    .blog-dtl-v1.blog-dtl-v1-two:hover {
        border-top: 10px solid #E8B61C
    }
}

@media(max-width:767px) {
    .blog-heading,
    .blog-post-date {
        margin-bottom: 15px
    }
    .blog-block-v1 {
        height: 175px
    }
    .blog-dtl-v1 {
        padding: 0 5px
    }
    .blog-heading {
        padding-top: 10px;
        font-size: 15px
    }
    .blog-dtl-v1 .btn-default {
        padding: 10px 15px
    }
}

.estimation-block-v1 .section-heading,
.product-name {
    margin-bottom: 30px
}

.estimation-main-block-v1 .parallax {
    padding: 185px 0
}

.estimation-logo {
    position: absolute;
    top: 50px;
    left: 40px
}

.estimation-block-v1 {
    position: relative;
    border: 3px solid #E9E9EA;
    background-color: #FFF;
    padding: 80px 100px
}

.estimation-block-v1 .section {
    padding-bottom: 40px
}

.estimation-block-v1 .section-heading:after {
    left: 5px
}

.estimation-block-v1 .section-heading span {
    color: #d75c31
}

.estimation-form .form-control {
    margin-bottom: 10px;
    border-radius: 0;
    box-shadow: none
}

.estimation-form .btn-default {
    width: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.product-dtl-v1,
.store-img-v1 .overlay-bg ul li {
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.estimation-btn-arrow {
    position: absolute;
    left: 70px;
    top: 15px
}

.product-name,
.store-block-v1,
.store-img-v1 {
    position: relative
}

.estimation-btn-arrow i {
    font-size: 28px;
    color: #FFF;
    opacity: .2
}

.estimation-form .btn-default:after {
    left: 68px
}

.estimation-form .btn-default,
.estimation-form textarea {
    height: 60px
}

@media (max-width:480px) {
    .estimation-main-block-v1 .parallax {
        padding: 100px 0
    }
    .estimation-btn-arrow,
    .estimation-form .btn-default:after {
        left: 81px
    }
}

@media(max-width:767px) {
    .estimation-block-v1 {
        padding: 20px
    }
    .estimation-btn-arrow,
    .estimation-form .btn-default:after {
        left: 38%
    }
}

.store-main-block-v1 {
    padding: 100px 0 170px
}

.store-main-block-v1 .section-heading span {
    color: #d75c31
}

.store-main-block-v1 .section-heading:after {
    margin: 0
}

.store-img-v1 .overlay-bg {
    text-align: right;
    background-color: rgba(232, 81, 28, .1);
    opacity: 0
}

.store-block-v1:hover .overlay-bg {
    opacity: 1
}

.store-img-v1 .overlay-bg ul {
    float: right;
    padding: 30px
}

.store-img-v1 .overlay-bg ul li {
    background-color: #E8B61C;
    line-height: 40px;
    border-radius: 100%;
    text-align: center;
    margin-bottom: 10px;
    width: 40px;
    height: 40px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.store-img-v1 .overlay-bg ul li:hover {
    background-color: #d75c31
}

.store-img-v1 .overlay-bg ul li a {
    color: #FFF
}

.store-img-v1 .overlay-bg ul li a i {
    font-size: 14px
}

.product-dtl-v1 {
    padding: 25px;
    border-left: 10px solid #E9E9EA;
    border-bottom: 10px solid #E9E9EA;
    border-right: 10px solid #E9E9EA;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    min-height: 200px;
    margin-top: -5px
}

.features-v2,
.store-slider-v1 .owl-next,
.store-slider-v1 .owl-prev {
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.store-block-v1:hover .product-dtl-v1 {
    border-left: 10px solid #E8B61C;
    border-bottom: 10px solid #E8B61C;
    border-right: 10px solid #E8B61C
}

.product-id {
    font-size: 12px;
    line-height: 1.92;
    opacity: .7;
    padding-bottom: 10px
}

.product-name a {
    text-transform: none;
    font-weight: 500;
    color: #292A2E
}

.product-name:after {
    content: " ";
    width: 9px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -10px
}

.store-slider-v1 .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -80px;
    text-align: center
}

.store-slider-v1 .owl-prev {
    left: 45%
}

.store-slider-v1 .owl-next {
    right: 45%
}

.store-slider-v1 .owl-next,
.store-slider-v1 .owl-prev {
    color: #292A2E;
    font-size: 18px;
    position: absolute;
    width: 10px;
    height: 18px;
    bottom: -62px;
    background-color: transparent;
    text-align: center;
    z-index: 10;
    cursor: pointer;
    transition: all .5s ease
}

@media (max-width:480px) {
    .store-main-block-v1 {
        padding-bottom: 100px
    }
}

.footer-main-block-v1 {
    background-color: #292A2E;
}

.footer-main-block-v1 hr {
    border-top: 1px solid #E9E9EA;
    opacity: .1
}

.footer-main-block-v1 p,
.footer-main-block-v1 ul li,
.footer-main-block-v1 ul li a {
    color: #ababab;
    font-size: 16px;
}

.footer-contact-v1 {
    margin: 70px 0px;
}

.left-heading li {
}

.widget-heading-v1 {
    position: relative;
    color: #FFF;
    margin-bottom: 47px;
    font-weight: 400
}

.widget-heading-v1:after {
    content: " ";
    width: 9px;
    height: 3px;
    background-color: #d75c31;
    position: absolute;
    left: 0;
    bottom: -10px
}

.footer-contact-v1 .widget-heading-v1:after {
    left: 35px
}

.footer-contact-v1 .widget-heading-v1 i {
    color: #d75c31;
    font-size: 20px;
    padding-right: 10px
}

.about-widget p {
    padding-bottom: 30px;
}

.about-widget .social-icon-v1 i {
    padding-right: 10px;
    font-size: 16px
}

.footer-subscribe-widget-v1 .widget-heading-v1 {
    margin-bottom: 95px
}

.footer-nav-v1 {
    padding: 10px 0px;
}

.footer-nav-v1 ul li {
    padding-right: 15px;
    transition: all .3s ease
}

.footer-nav-v1 ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #ababab
}

.footer-nav-v1 ul li a:hover {
    color: #d75c31
}

.back-to-top-v1 a {
    color: #d75c31;
    font-size: 30px
}

.back-to-top-v1 a:hover {
    color: #FFF
}

.copyright p {
    font-size: 16px;
    padding: 20px 0;
    margin: 0;
    color: #ababab;
    font-weight: 400
}

.copyright {
    background-color: #202124;
    padding: 0px 30px;
}

@media (max-width:480px) {
    .footer-main-block-v1 {
        padding-top: 30px;
    }
    .footer-contact-v1 {
        margin-bottom: 50px
    }
    .footer-block-v2 {
        padding: 35px 0 25px
    }
    .footer-contact-v1-widget,
    .footer-widget-v1 {
        margin-bottom: 40px
    }
    .footer-subscribe-widget-v1 .widget-heading-v1 {
        margin-bottom: 42px
    }
}

.preloader {
    background: #E8B61C;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 9999999999999
}

.status {
    background-image: url(../images/logo.png)
}

.status,
.status-message {
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-position: center;
    background-repeat: no-repeat
}

.status-message {
    padding-top: 30%
}

.roofing-tabs ul.ui-tabs-nav.kc_clearfix {
    padding: 30px 40px!important;
    border: 3px solid #dadada!important;
    margin-top: 60px
}

.roofing-tabs ul.ui-tabs-nav.kc_clearfix li a {
    border-bottom: 1px solid #dadada!important
}

.roofing-tabs ul.ui-tabs-nav.kc_clearfix li.ui-tabs-active::after {
    content: " ";
    width: 9px;
    height: 3px;
    background-color: #d75c31;
    position: absolute;
    left: 0;
    transform: translate(0, -26px)
}

@media (min-width:768px) and (max-width:991px) {
    .roofing-tabs.kc_vertical_tabs.tabs_right>.kc_wrapper>ul.ui-tabs-nav {
        width: 50%;
        float: left
    }
    .roofing-tabs.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab {
        width: 100%;
        float: left
    }
}

@media (max-width:480px) {
    .roofing-tabs.kc_vertical_tabs.tabs_right>.kc_wrapper>ul.ui-tabs-nav,
    .roofing-tabs.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab {
        width: 100%;
        float: left
    }
}

.filter-gallery-div {
    padding: 0
}

.portfolioFilter a.btn {
    margin-right: 15px;
    margin-bottom: 40px
}

.portfolioFilter a.btn:active {
    background: #fff;
    border: 3px solid #dadada;
    box-shadow: none;
    color: #000
}

.top-bar-v2 {
    background-color: #FFF;
    padding: 20px 0px;
}

.nav-icon {
    float: left;
    margin-right: 15px;
    padding-top: 15px;
}

.nav-icon i {
    font-size: 35px;
    color: #d75c31;
}

.nav-info-title {
    font-size: 15px;
    font-weight: 500;
    color: #757575;
}

.nav-info {
    font-size: 16px;
    font-weight: 600;
}

.nav-info a {
    color: #292A2E
}

.nav-bar-v2 {
    background-color: #292A2E
}

.top-nav-collapse .nav-bar-v2 {
    box-shadow: 0 1px 15px rgba(0, 0, 0, .2);
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.navigation-v2 {
    position: relative;
    margin: auto;
    z-index: 2;
}

.search-icon-v2 {
    position: absolute;
    width: 73px;
    height: 73px;
    background-color: #d75c31;
    right: 15px;
}

.search-icon-v2 a i {
    color: #FFF;
    padding: 28px;
    font-size: 16px;
}

@media(max-width:785px) {
    #cssmenu_v2-2.small-screen #menu-button.menu-opened::after,
    #cssmenu_v2-2.small-screen #menu-button.menu-opened::before,
    #cssmenu_v2-2.small-screen #menu-button:before {
        background: #FFF
    }
    .logo img {
        margin: 0 auto;
        left: 0;
        right: 0;
        display: block
    }
    .navigation-v2 {
        float: none
    }
    #cssmenu_v2-2.small-screen #menu-button {
        color: #FFF;
        font-size: 14px
    }
    #cssmenu_v2-2.small-screen #menu-button:after {
        background: #FFF;
        border-top: 2px solid #FFF;
        border-bottom: 2px solid #FFF
    }
    #cssmenu_v2-2.small-screen ul ul li a,
    #cssmenu_v2-2.small-screen ul ul li a:hover {
        color: #FFF
    }
    #cssmenu_v2-2.small-screen .submenu-button.submenu-opened,
    #cssmenu_v2-2.small-screen .submenu-button:after,
    #cssmenu_v2-2.small-screen .submenu-button:before {
        background: #d75c31
    }
    #cssmenu_v2-2.small-screen ul li a,
    #cssmenu_v2-2.small-screen ul ul li a {
        padding: 15px
    }
    #cssmenu_v2-2.small-screen ul li ul li:hover {
        background-color: #E8B61C
    }
}

@media (min-width:767px) and (max-width:992px) {
    .logo img {
        display: block;
        margin: 0 auto
    }
    .navigation-v2 {
        margin-top: 0
    }
    #cssmenu_v2-2>ul>li>a {
        padding: 10px
    }
}

@media(max-width:785px) {
    .search-icon-v2 a i {
        padding: 15px 22px
    }
}

.home-slider-v2-bg {
    width: 100%;
    height: 500px;
    background-position: 50% 0;
    position: relative;
    background-size: cover;
}

.slider-dtl-v2 {
    max-width: 650px;
    position: absolute;
    top: 55%;
    transform: translate(0,-50%);
}

.slider-sub-heading-v2 {
    position: relative;
    margin-bottom: 25px;
    font-weight: 500
}

.slider-features-v2-v2 ul li:after,
.slider-sub-heading-v2:after {
    content: " ";
    width: 9px;
    height: 3px;
    background-color: #d75c31;
    position: absolute;
    left: 0
}

.slider-sub-heading-v2:after {
    bottom: -10px
}

.slider-heading-v2 {
    text-transform: none;
    font-size: 60px;
    font-weight: 300;
    padding-bottom: 10px
}

.slider-heading-v2 span {
    font-weight: 700
}

.slider-features-v2-v2 {
    margin-bottom: 20px;
}

.slider-features-v2-v2 ul li {
    font-size: 20px;
    padding-left: 17px;
    padding-bottom: 6px
}

.slider-features-v2-v2 ul li:after {
    -webkit-transform: translateY(15px);
    -moz-transform: translateX(15px);
    -ms-transform: translateX(15px);
    -o-transform: translateX(15px);
    transform: translateY(15px)
}

.home-slider-v2 .owl-dots {
    text-align: center;
    position: relative;
    bottom: 75px;
    border-radius: 0;
    max-width: 80px;
    margin: 0 auto;
    background-color: #FFF;
    line-height: 53px
}

@media(max-width:767px) {
    .home-slider-v2-bg {
        margin-top: 0;
        height: 750px
    }
}

.features-v2-block-v2-two .features-v2-heading:after,
.features-v2:after {
    content: " ";
    width: 9px;
    height: 3px;
    background-color: #d75c31
}

.features-v2-main-block-v2 hr {
    margin: 0
}

.features-v2-block-v2 {
    padding-bottom: 70px
}

.features-v2 {
    position: relative;
    border: 3px solid rgba(41, 42, 46, .1);
    padding: 40px 55px 30px;
    transition: all .5s ease;
    margin-bottom: 50px
}

.features-v2-block-v2 .features-v2:hover {
    background-color: #d75c31;
    border: 3px solid transparent
}

.features-v2-block-v2 .features-v2:hover .features-v2-heading,
.features-v2-block-v2 .features-v2:hover .features-v2-heading a,
.features-v2-block-v2 .features-v2:hover .features-v2-icon i,
.features-v2-block-v2 .features-v2:hover .features-v2-text p {
    color: #FFF;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.features-v2:after {
    position: absolute;
    bottom: -3px
}

.features-v2-block-v2 .features-v2-icon {
    margin-bottom: 30px
}

.features-v2-icon i {
    font-size: 40px;
    color: #d75c31
}

.features-v2-heading {
    position: relative;
    font-weight: 400;
    margin-bottom: 20px;
    text-transform: none
}

.facts-text,
.features-v2-block-v2-two .features-v2-heading,
.projects-nav-v2 ul li {
    text-transform: uppercase
}

.about-main-block-v2 .section-heading,
.introduction-main-block-v2 .section-heading,
.services-main-block .section-heading {
    margin-bottom: 30px
}

.features-v2-text {
    opacity: .7
}

.features-v2-block-v2-two {
    padding-top: 70px
}

.features-v2-block-v2-two .features-v2 {
    border: none;
    padding: 0
}

.features-v2-block-v2-two .features-v2:after {
    display: none
}

.features-v2-block-v2-two .features-v2-icon {
    float: left;
    padding-top: 40px
}

.features-v2-block-v2-two .features-v2-icon i {
    font-size: 30px;
    color: #757575
}

.features-v2-block-v2-two .features-v2:hover .features-v2-icon i {
    color: #d75c31;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.intro-form .btn-default,
.projects-nav-v2 ul li {
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.features-v2-block-v2-two .features-v2 .features-v2-dtl {
    border-left: 1px solid #E9E9EA;
    padding-left: 30px;
    margin-left: 65px
}

.features-v2-block-v2-two .features-v2-heading:after {
    position: absolute;
    left: 0;
    bottom: -10px
}

.features-v2-block-v2-two .features-v2-text {
    max-width: 210px
}

@media (max-width:480px) {
    .features-v2-main-block-v2 {
        padding: 70px 0 40px
    }
    .features-v2-block-v2 {
        padding-bottom: 40px
    }
    .features-v2 {
        padding: 40px 20px 30px;
        margin-bottom: 30px
    }
}

.about-main-block-v2 {
    background-color: #292A2E;
    position: relative
}

.about-main-block-v2 .section {
    padding-bottom: 30px
}

.about-main-block-v2 .section-heading span {
    color: #E8B61C
}

.about-main-block-v2 .section-heading,
.about-main-block-v2 .sub-heading {
    color: #FFF
}

.about-video .video-main-block {
    width: 100%;
    background-position: 50% 50%;
    position: relative
}

.about-video .video-item {
    text-align: center
}

.about-video .video-device .bg_img {
    background-size: cover;
    width: 100%
}

.about-video .video-device {
    position: relative
}

.about-video .video-item .video-preview,
.about-video .video-item .video-preview iframe {
    width: 100%;
    height: 100%
}

.about-video .video-preview {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 30;
    width: 100%
}

.about-video .btn-video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 100%;
    background-color: #FFF
}

.about-video .btn-video-play i {
    font-size: 20px;
    color: #292A2E
}

.about-video .btn-video-play:hover.btn-video-play i,
.facts-icon,
.facts-number,
.facts-text {
    color: #FFF
}

.facts-icon,
.facts-text {
    color: #656567
}

.about-video .btn-video-play:hover {
    background-color: #d75c31
}

.about-block {
    padding: 70px 70px 0
}

.facts-text-main {
    padding-left: 80px
}

.facts-icon {
    float: left;
    padding-top: 30px
}

.facts-icon i {
    font-size: 55px
}

.facts-number {
    line-height: 2.33;
    font-weight: 600;
    font-size: 30px
}

.facts-text {
    font-size: 17px;
    position: relative;
    bottom: 15px;
    font-weight: 700
}

.intro-heading,
.introduction-main-block-v2 .nav-tabs>li>a {
    font-size: 16px;
    font-weight: 500
}

@media (max-width:480px) {
    .about-block {
        padding-bottom: 70px
    }
}

@media (min-width:767px) and (max-width:992px) {
    .about-video .video-preview img {
        width: 80px
    }
}

@media(max-width:767px) {
    .about-block {
        padding-left: 0
    }
    .facts-text-main {
        padding-left: 50px
    }
}

@media (min-width:1600px) and (max-width:2200px) {
    .about-block {
        padding: 0 70px;
        position: absolute;
        top: 50%;
        transform: translate(0, 50%)
    }
}

.introduction-main-block-v2 {
    padding: 100px 0
}

.introduction-main-block-v2 .section-heading span {
    color: #E8B61C
}

.introduction-main-block-v2 .nav-tabs {
    border-bottom: 3px solid #E9E9EA;
    margin-bottom: 35px
}

.introduction-main-block-v2 .nav-tabs>li>a {
    text-transform: uppercase;
    color: #999;
    padding: 0 15px 15px;
    border-left: 1px solid #E9E9EA;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-radius: 0
}

.introduction-main-block-v2 .nav-tabs>li>a:focus,
.introduction-main-block-v2 .nav-tabs>li>a:hover {
    background-color: transparent;
    color: #d75c31
}

.introduction-main-block-v2 .nav-tabs>li.active>a,
.introduction-main-block-v2 .nav-tabs>li.active>a:focus,
.introduction-main-block-v2 .nav-tabs>li.active>a:hover {
    color: #d75c31;
    padding-bottom: 12px;
    border-bottom: 3px solid #d75c31;
    border-top: none;
    border-right: none
}

.introduction-main-block-v2 .tab-content p {
    text-align: justify
}

.intro-btn {
    padding-top: 30px
}

.intro-form-main-block {
    border: 3px solid rgba(41, 42, 46, .1);
    padding: 20px 0;
    width: 100%
}

.intro-heading {
    opacity: .5;
    color: rgba(0, 0, 0, .5);
    padding-bottom: 20px
}

.intro-form-text {
    background-color: #E8B61C;
    padding: 35px 30px
}

.intro-form-text div {
    font-size: 25px;
    font-weight: 500;
    color: #FFF;
    margin-bottom: 10px
}

.intro-form-text p {
    color: #FFF;
    opacity: .7
}

.intro-form {
    padding: 30px 20px 10px
}

.intro-form .form-control {
    margin-bottom: 10px;
    border-radius: 0;
    box-shadow: none
}

.intro-form::-webkit-input-placeholder {
    padding-left: 5px
}

.intro-form::-moz-placeholder {
    padding-left: 5px
}

.intro-form::-ms-input-placeholder {
    padding-left: 5px
}

.intro-form::-o-input-placeholder {
    padding-left: 5px
}

.intro-form textarea {
    height: 90px
}

.intro-form .btn-default {
    position: relative;
    margin-top: 10px;
    width: 100%;
    transition: all .5s ease
}

.intro-form .btn-default:after {
    left: 105px
}

.intro-btn-arrow {
    position: absolute;
    left: 32%;
    bottom: 52px
}

.intro-btn-arrow i {
    font-size: 28px;
    color: #FFF;
    opacity: .2
}

@media (max-width:480px) {
    .intro-btn {
        text-align: center;
        padding-top: 10px
    }
    .intro-form-main-block {
        margin: 50px auto 0
    }
    .intro-btn-arrow {
        left: 44%
    }
    .intro-form .btn-default:after {
        left: 45%
    }
}

@media(max-width:767px) {
    .introduction-main-block-v2 .nav-tabs li a {
        padding: 0 5px 15px
    }
    .intro-form {
        padding: 30px 20px 10px
    }
    .intro-form-text {
        padding: 5px
    }
    .intro-btn-arrow,
    .intro-form .btn-default:after {
        left: 38%
    }
}

.projects-nav-v2-main-block-v2 {
    background-color: #292A2E;
    padding: 22px 0
}

.projects-nav-v2-title-v2 {
    font-size: 20px;
    font-weight: 500;
    color: #FFF;
    padding-left: 55px
}

.projects-nav-v2 ul li {
    display: inline-block;
    border-right: 1px solid rgba(233, 233, 234, .1);
    font-size: 16px;
    font-weight: 500;
    color: #999;
    padding: 0 15px;
    transition: all .5s ease
}

.projects-block .overlay-bg i,
.team-block-v2,
.team-img-v2 {
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.projects-nav-v2 ul li.active,
.projects-nav-v2 ul li:hover {
    color: #d75c31
}

.projects-img img {
    width: 100%
}

.projects-img .overlay-bg {
    background-color: rgba(232, 81, 28, .9);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.projects-block:hover .projects-img .overlay-bg {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.projects-block .overlay-bg i {
    color: #d75c31;
    background-color: #FFF;
    font-size: 16px;
    line-height: 40px;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    position: absolute;
    left: 70px;
    bottom: 75px;
    transform: translate(-50%, -50%);
    transition: all .5s ease
}

.post-title-v2:after,
.project-title:after,
.services-heading:after {
    height: 3px;
    content: " "
}

.features .overlay-bg-img,
.team-img-v2 .overlay-bg {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0)
}

.project-title {
    position: absolute;
    color: #FFF;
    font-weight: 400;
    text-transform: none;
    bottom: 55px;
    left: 50px
}

.member-name-v2 a,
.read-more,
.services .nav-tabs li a {
    text-transform: uppercase
}

.project-title:after {
    width: 9px;
    background-color: #FFF;
    position: absolute;
    left: 0;
    bottom: -10px
}

@media(min-width:768px) and (max-width:992px) {
    .projects-nav-v2-title-v2 {
        padding-left: 15px
    }
}

.services-main-block {
    padding: 100px 0 90px
}

.services {
    border: 3px solid rgba(41, 42, 46, .1)
}

.services-main-block .section-heading span {
    color: #d75c31
}

.services .nav-tabs li {
    position: relative;
    background-color: rgba(233, 233, 234, .4);
    width: 100%;
    border-top: 1px solid #E9E9EA
}

.services .nav-tabs li.active {
    background-color: #FFF;
    border: none
}

.services .nav-tabs li a {
    border: none;
    font-size: 15px;
    font-weight: 500;
    padding: 19px 0 19px 50px
}

.services .nav-tabs>li.active>a,
.services .nav-tabs>li.active>a:focus,
.services .nav-tabs>li.active>a:hover {
    color: #d75c31;
    border: none
}

.services .nav-tabs li.active:after,
.services .nav-tabs li:hover:after {
    content: " ";
    width: 9px;
    height: 3px;
    background-color: #d75c31;
    position: absolute;
    bottom: 50%;
    left: -3px
}

.services-heading {
    position: relative;
    font-weight: 500;
    padding-bottom: 20px
}

.services-heading:after {
    width: 9px;
    background-color: #d75c31;
    position: absolute;
    left: 0;
    bottom: 7px
}

.services .tab-content {
    padding: 55px 35px
}

.services .tab-content p {
    padding: 10px 0;
    opacity: .7
}

@media(max-width:767px) {
    .services .nav-tabs li a {
        padding-left: 10px
    }
    .services .tab-content {
        padding: 20px 0
    }
}

.team-main-block-v2 .parallax {
    padding: 100px 0 120px
}

.team-main-block-v2 .overlay-bg {
    background-color: rgba(41, 42, 46, .9)
}

.team-main-block-v2 .section-heading {
    color: #FFF
}

.team-main-block-v2 .section-heading span {
    color: #E8B61C
}

.team-main-block-v2 .section-heading:after {
    left: 50%
}

.team-block-v2,
.team-img-v2 {
    position: relative;
    transition: all .5s ease
}

.team-img-v2 img {
    display: block;
    width: 100%
}

.member-info-v2 {
    background-color: #E8B61C;
    position: absolute;
    width: 100%;
    padding: 12px 0 15px 30px;
    bottom: 0;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.member-name-v2 a {
    font-size: 20px;
    color: #FFF
}

.team-block-v2:hover .member-name-v2 a:hover {
    font-size: 20px;
    text-transform: uppercase;
    color: #FFF!important
}

.member-position-v2 {
    font-size: 15px;
    margin-top: -5px;
    position: relative
}

.member-name-v2,
.member-name-v2 a,
.member-position-v2 {
    -webkit-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    -moz-transition: all .1s ease;
    transition: all .1s ease
}

.relationship-model-v2-body .btn-default,
.slider-icon-v3 i {
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.team-img-v2 .overlay-bg {
    text-align: center;
    background-color: rgba(232, 81, 28, .85);
    transform: scale(0);
    z-index: 1
}

.team-block-v2:hover .team-img-v2 .overlay-bg {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.team-block-v2:hover>.member-info-v2 {
    background-color: transparent;
    color: #FFF;
    position: absolute;
    top: 0
}

.team-block-v2 .overlay-bg .social-icon {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    z-index: 2
}

.team-block-v2 .overlay-bg .social-icon i {
    color: #FFF;
    font-size: 16px;
    padding-left: 8px;
    padding-right: 8px
}

.team-block-v2 .member-name-v2,
.team-block-v2 .member-position-v2 {
    z-index: 3;
    position: relative;
    margin-bottom: 5px
}

.team-slider-v2 .owl-dot {
    background: #76787D
}

.team-slider-v2 .owl-dot.active {
    background: #d75c31
}

.team-slider-v2 .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    text-align: center
}

.team-main-block-v2 .owl-carousel .owl-stage {
    margin-bottom: 90px
}

.blog-main-block-v2 {
    padding: 90px 0 100px
}

.blog-main-block-v2 .section-heading {
    margin-bottom: 30px
}

.blog-main-block-v2 .section-heading span {
    color: #E8B61C
}

.post-author-v2 a,
.post-author-v2 span,
.post-info-v2 {
    color: #d75c31;
    font-weight: 400
}

.blog-main-block-v2 .section-heading:after {
    left: 0;
    right: 0;
    margin: 0 auto
}

.blog-main-block-v2 .sub-heading {
    margin: 0 auto
}

.blog-post-block {
    padding: 30px 25px 10px;
    border-right: 3px solid #E9E9EA;
    border-bottom: 3px solid #E9E9EA;
    border-left: 3px solid #E9E9EA;
}

.post-info-v2 {
    position: relative;
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 1.92
}

.post-follow-v2,
.read-more a {
    font-size: 16px;
    font-weight: 500
}

.post-date-v2 {
    float: left;
    padding-right: 20px;
    font-weight: 400
}

.post-title-v2 {
    position: relative;
    margin-bottom: 30px;
    clear: both;
    display: inline-block;
    line-height: 28px
}

.post-title-v2 a {
    text-transform: none;
    font-weight: 500;
    color: #292A2E
}

.post-follow-v2 a,
.post-title-v2 a:hover,
.read-more a {
    color: #d75c31
}

.post-title-v2:after {
    width: 9px;
    background-color: #d75c31;
    position: absolute;
    left: 0;
    bottom: -10px
}

.post-summary-v2 p {
    opacity: .7;
    padding-bottom: 25px
}

.post-footer-v2 {
    border-top: 1px solid #E9E9EA;
    padding: 20px 0px;
}

.post-footer-v2:after {
}

.read-more a {
    float: left;
    padding-right: 27px
}

.post-follow-v2 {
    text-align: right
}

.post-follow-v2 i {
    font-size: 16px;
    color: #292A2E;
    opacity: .5
}

.post-follow-v2 span {
    padding-left: 15px
}

@media (max-width:480px) {
    .blog-main-block-v2 {
        padding-bottom: 70px
    }
    .blog-block-v2 {
        margin-bottom: 30px
    }
    .post-title-v2 a {
        font-size: 17px
    }
}

.testimonials-main-block-v2 {
    background-color: #292A2E;
    position: relative
}

.testimonials-main-block-v2 .section-heading {
    color: #FFF
}

.testimonials-main-block-v2 .section-heading span {
    color: #E8B61C
}

.testimonials-dtl-v2 {
    border: 3px solid rgba(233, 233, 234, .1);
    padding: 30px;
    width: 100%;
    margin-bottom: 27px;
    margin-top: 40px
}

.client-position-v2:after,
.working-time-v2-heading:after {
    content: " ";
    width: 9px;
    height: 3px
}

.testimonials-dtl-v2 p {
    font-size: 16px;
    font-style: italic;
    line-height: 1.88;
    opacity: .7;
    color: #999;
    margin: 0
}

.client-name-v2 {
    text-transform: none;
    color: #FFF;
    position: relative;
    margin-bottom: 5px;
    letter-spacing: 1px
}

.client-position-v2 {
    position: relative;
    opacity: 1;
    color: #999;
    padding-bottom: 10px;
    font-weight: 600
}

.client-position-v2:after {
    background-color: #d75c31;
    position: absolute;
    left: 0;
    bottom: 0
}

.testimonials-slider-v2 .owl-dots {
    position: absolute;
    left: 5%;
    top: 30%;
    text-align: center
}

.testimonials-slider-v2 .owl-dot {
    display: block;
    background: #76787D
}

.testimonials-slider-v2 .owl-dot.active {
    background: #d75c31
}

@media(max-width:767px) {
    .testimonials-block-v2 {
        padding-right: 0
    }
    .testimonials-dtl-v2 {
        padding: 15px
    }
    .testimonials-slider-v2 {
        padding: 70px 30px 0
    }
}

@media (min-width:767px) and (max-width:992px) {
    .testimonials-video .video-preview img {
        width: 80px
    }
}

@media (max-width:480px) {
    .testimonials-block-v2 {
        padding-bottom: 70px
    }
}

@media (min-width:1600px) and (max-width:2200px) {
    .testimonials-slider-v2 {
        padding: 0 70px
    }
}

.relationship-main-block-v2 {
    padding-top: 90px
}

.relationship-dtl-v2 h1 {
    font-size: 60px;
    font-weight: 300;
    text-transform: none
}

.relationship-dtl-v2 h1>span {
    font-weight: 700
}

.relationship-btn-v2 .btn-default {
    padding: 15px 30px;
    margin-bottom: 70px
}

.relationship-btn-v2 .btn-default:after {
    left: 0;
    right: 0;
    margin: 0 auto
}

.relationship-model-v2-body {
    margin: 0 auto
}

.relationship-model-v2-body .form-control {
    width: 60%;
    margin: 0 auto
}

.relationship-model-v2-body .btn-default {
    width: 60%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.footer-nav-v2 ul li,
.top-nav-collapse .nav-bar-v3 {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.relationship-model-v2-body .btn-default:after {
    left: 0;
    right: 0;
    margin: 0 auto
}

.relationship-model-v2-body textarea {
    width: 60%
}

@media(max-width:767px) {
    .relationship-dtl-v2 h1 {
        font-size: 45px
    }
    .relationship-model-v2-body .btn-default,
    .relationship-model-v2-body .form-control,
    .relationship-model-v2-body textarea {
        width: 100%
    }
}

.footer-main-block-v2 {
    position: relative;
    padding-top: 70px;
    background-color: #292A2E
}

.footer-main-block-v2 p,
.footer-main-block-v2 ul li {
    color: #939498
}

.back-to-top-v2 {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    line-height: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    background-color: #d75c31;
    border-radius: 100%
}

.back-to-top-v2 a i {
    color: #FFF;
    font-size: 18px
}

.footer-block-v2 {
    padding: 30px 0
}

.footer-contact-widget-v2 {
    margin-bottom: 20px
}

.footer-address {
    padding-top: 30px;
}

.footer-address i {
    color: #d75c31;
    font-size: 25px;
    float: left;
    padding-right: 20px
}

.footer-about .social-icon i {
    padding-right: 15px
}

.footer-contact-icon {
    margin-bottom: 10px
}

.footer-contact-icon i {
    color: #d75c31;
    font-size: 24px
}

.btn-default-2,
.footer-nav-v2 ul li a,
.intro-button .btn-default {
    font-size: 16px
}

.contact-heading-v2 ul li,
.working-day-v2 ul li {
    color: #FFF
}

.widget-divider {
    position: relative;
    color: #FFF;
    margin-bottom: 42px;
}

.widget-divider:after {
content: " ";
    width: 9px;
    height: 3px;
    background-color: #d75c31;
    position: absolute;
    left: 0;
    bottom: -10px;
}

.btn-default-2:after,
.intro-button .btn-default:after,
.intro-button input:after {
    width: 9px;
    height: 3px;
    left: 28px;
    bottom: 0;
    content: " "
}

.footer-nav-v2 ul li {
    display: inline-block;
    transition: all .3s ease
}

.footer-nav-v2 ul li a {
    padding-right: 15px;
    font-weight: 400;
    color: #787878
}

.footer-nav-v2 ul li a:hover {
    color: #d75c31
}

.copyright-main-block-v2 {
    background-color: #202124
}

@media (max-width:480px) {
    .footer-block-v2 {
        padding-bottom: 60px
    }
    .footer-widget-v2 {
        margin-bottom: 40px
    }
    .copyright p {
        text-align: left
    }
}

.btn-default-2,
.intro-button .btn-default {
    text-transform: uppercase;
    padding: 15px 28px;
    font-weight: 500
}

@media(max-width:767px) {
    .footer-nav-v2 {
        margin-bottom: 25px
    }
}

.btn-default-2 {
    text-align: center;
    border: none;
    border-radius: 0;
    color: #FFF;
    background: #d75c31;
    position: relative
}

.btn-default-2:hover {
    background: #E8B61C;
    color: #FFF
}

.btn-default-2:after {
    background-color: #FFF;
    position: absolute
}

.btn-gold-2 {
    background: #E8B61C
}

.btn-gold-2:hover {
    background: #d75c31
}

.roofing-custom-tabs ul.kc_tabs_nav.ui-tabs-nav.kc_clearfixj li a {
    border: 1px solid #dadada;
    background: #fff
}

.roofing-custom-tabs ul.kc_tabs_nav.ui-tabs-nav.kc_clearfixj li.ui-tabs-active a,
.roofing-custom-tabs ul.kc_tabs_nav.ui-tabs-nav.kc_clearfixj li:hover>a {
    color: #d75c31
}

.roofing-custom-tabs .kc_tabs_nav>li {
    border: 1px solid #dadada!important;
    border-bottom: 2px solid #dadada!important;
    border-top: 0!important
}

.roofing-custom-tabs .kc_tabs_nav>.ui-tabs-active {
    border-bottom: 2px solid red!important
}

.intro-button .btn-cf7-red {
    background-color: #E8511D
}

.intro-button .btn-default {
    text-align: center;
    border: none;
    border-radius: 0;
    color: #FFF;
    background: #E8511D;
    position: relative
}

.intro-button .btn-default:after,
.intro-button input:after {
    background-color: #FFF;
    position: absolute
}

.intro-button .btn-default:hover {
    background: #E8B61C;
    color: #FFF
}

.top-bar-v3 {
    background-color: transparent;
    padding: 12px 0 10px
}

.info-bar-v3 {
    color: #FFF;
    font-weight: 400
}

.info-bar-v3 a {
    color: #FFF
}

.info-bar-v3 i {
    position: relative;
    padding-right: 10px;
    font-size: 25px
}

.info-bar-v3 span {
    padding: 0 15px
}

.top-bar-v3 .social-icon {
    padding-top: 0px;
    line-height: 31px;
}

.top-bar-v3 .social-icon ul li a {
    color: #FFF;
    padding-right: 15px
}
.top-bar-v3 .social-icon ul li{
    font-size: 16px;
}
.top-bar-v3 .social-icon ul li a:hover {
    color: #d75c31
}

.logo {
    padding: 20px
}

.nav-bar-v3 .logo{
    padding: 25px;
}
@media (max-width: 480px){

    .nav-bar-v3 .logo img {
        padding-top: 30px;
    }
}

.nav-bar-v3 {
    position: relative;
    background: rgba(41, 42, 46, 1);
    background: -moz-linear-gradient(left, rgba(41, 42, 46, 1) 0, rgba(31, 32, 35, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(41, 42, 46, 1)), color-stop(100%, rgba(31, 32, 35, 1)));
    background: -webkit-linear-gradient(left, rgba(41, 42, 46, 1) 0, rgba(31, 32, 35, 1) 100%);
    background: -o-linear-gradient(left, rgba(41, 42, 46, 1) 0, rgba(31, 32, 35, 1) 100%);
    background: -ms-linear-gradient(left, rgba(41, 42, 46, 1) 0, rgba(31, 32, 35, 1) 100%);
    background: linear-gradient(to right, rgba(41, 42, 46, 1) 0, rgba(31, 32, 35, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#292A2E', endColorstr='#1F2023', GradientType=1)
}

.top-nav-collapse .top-bar-v3 {
    display: none
}

.top-nav-collapse .nav-bar-v3 {
    box-shadow: 0 1px 15px rgba(0, 0, 0, .2);
    transition: all .3s ease
}

.footer-nav ul li,
.top-nav-collapse .container {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.top-nav-collapse .container {
    padding: 0;
    transition: all .3s ease
}

.nav-right-v3 {
    padding-top: 20px
}

.nav-right-v3-text {
    color: #FFF;
    font-weight: 400
}

.nav-right-v3 i {
    font-size: 14px;
    color: #E8B61C;
    padding-right: 7px
}

.nav-right-v3 a {
    font-size: 17px;
    font-weight: 700;
    color: #d75c31
}

.process-block-v3-faq .panel-title a,
.slider-sub-heading-v3 {
    font-weight: 500
}

@media(max-width: 786px) {
    .logo {
        padding-top: 5px
    }
    .logo img {
        margin: 0 auto;
        left: 0;
        right: 0;
        display: block
    }
    #cssmenu_v3 {
        background: 0 0
    }
    #cssmenu_v3.small-screen #menu-button.menu-opened::after,
    #cssmenu_v3.small-screen #menu-button.menu-opened::before,
    #cssmenu_v3.small-screen #menu-button:before {
        background: #FFF
    }
    .navigation-v3 {
        float: none
    }
    #cssmenu_v3.small-screen #menu-button {
        color: #FFF;
        font-size: 14px
    }
    #cssmenu_v3.small-screen #menu-button:after {
        border-top: 2px solid #FFF;
        border-bottom: 2px solid #FFF
    }
    #cssmenu_v3.small-screen ul ul li a,
    #cssmenu_v3.small-screen ul ul li a:hover {
        color: #FFF
    }
    #cssmenu_v3.small-screen .submenu-button.submenu-opened,
    #cssmenu_v3.small-screen .submenu-button:after,
    #cssmenu_v3.small-screen .submenu-button:before {
        background: #d75c31
    }
    #cssmenu_v3.small-screen ul li a,
    #cssmenu_v3.small-screen ul ul li a {
        padding: 15px
    }
    #cssmenu_v3.small-screen ul li ul li:hover {
        background-color: #d75c31;
    }
}

.features .overlay-bg-img,
.home-slider-v3-bg,
.process-video .video-main-block {
    background-repeat: no-repeat;
    background-size: cover
}

@media (min-width:767px) and (max-width:992px) {
    .logo img {
        display: block;
        margin: 0 auto
    }
    .navigation-v3 {
        margin-top: 0
    }
    #cssmenu_v3>ul>li>a {
        padding: 10px
    }
}

.home-slider-v3-bg {
    position: relative;
    width: 100%;
    height: 700px;
    background-position: 50% 0;
}

.home-slider-v3-bg .ovdelay-bg {
    background-color: rgba(0, 0, 0, .3)
}

.slider-dtl-v3 {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.slider-sub-heading-v3 {
    position: relative;
    margin-bottom: 28px;
    color: #FFF
}

.slider-sub-heading-v3:after {
    content: " ";
    width: 9px;
    height: 3px;
    background-color: #FFF;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.features,
.features-main-block-v3 {
    position: relative
}

.slider-heading-v3 {
    text-transform: none;
    font-size: 60px;
    font-weight: 300;
    color: #FFF
}

.slider-heading-v3 span {
    font-weight: 700;
    color: #E8B61C;
    text-transform: uppercase
}

.slider-heading-v3-block-v3 {
    margin-bottom: 50px
}

.slider-icon-v3 i {
    font-size: 55px;
    color: #FFF;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.features .overlay-bg-img,
.services-slider-v3 .owl-next,
.services-slider-v3 .owl-prev {
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.slider-icon-v3 i:hover {
    color: #E8B61C
}

@media (max-width:480px) {
    .slider-heading-v3 {
        font-size: 45px
    }
    .home-slider-v3-bg {
        height: 700px
    }
}

.features-block-v3 {
    position: relative;
    bottom: 155px
}

.features {
    background-color: #d75c31;
    padding: 90px 55px
}

.features-border-v3 {
    border-right: 1px solid rgba(255, 255, 255, .15)
}

.features .overlay-bg-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 0;
    transition: all .5s ease;
    transform: scale(0)
}

.features .overlay-bg {
    text-align: center;
    background-color: rgba(41, 42, 46, .9);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.features-heading-v3:after,
.services-heading-v3:after {
    content: " ";
    width: 9px;
    height: 3px;
    background-color: #d75c31;
    left: 0;
    right: 0
}

.features-icon-v3 {
    position: relative;
    margin-bottom: 10px
}

.features-icon-v3 i {
    font-size: 50px;
    color: #FFF
}

.features-heading-v3 {
    position: relative;
    font-weight: 400;
    font-size: 18px;
    color: #FFF;
    text-transform: none
}

.features-heading-v3:after {
    position: absolute;
    bottom: -45px;
    margin: 0 auto
}

@media (max-width:768px) {
    .features {
        margin-bottom: 15px
    }
}

.process-block-v3 .section-heading,
.services-main-block-v3 .section-heading {
    margin-bottom: 30px
}

@media (max-width:480px) {
    .features {
        padding: 60px 15px
    }
}

.services-main-block-v3 {
    padding-bottom: 175px
}

.services-main-block-v3 .section-heading span {
    color: #d75c31
}

.services-main-block-v3 .section-heading:after {
    left: 0;
    right: 0;
    margin: 0 auto
}

.services-main-block-v3 .sub-heading {
    margin: 0 auto
}

.services-block-v3 {
    position: relative;
    padding: 60px 40px
}

.border-rt {
    border-right: 1px solid #E9E9EA
}

.border-bt {
    border-bottom: 1px solid #E9E9EA
}

.services-icon-v3 {
    margin-bottom: 15px
}

.services-icon-v3 i {
    font-size: 40px;
    color: #d75c31
}

.services-heading-v3 {
    position: relative;
    margin-bottom: 25px
}

.services-heading-v3 a {
    color: #292A2E;
    font-weight: 400;
    font-size: 16px;
    text-transform: none
}

.services-heading-v3 a:hover {
    color: #d75c31
}

.services-heading-v3:after {
    position: absolute;
    margin: 0 auto;
    bottom: -10px
}

.services-slider-v3 .owl-dots {
    position: absolute;
    left: 50%;
    bottom: -96px
}

.services-slider-v3 .owl-prev {
    left: 47%
}

.services-slider-v3 .owl-next {
    right: 45%
}

.services-slider-v3 .owl-next,
.services-slider-v3 .owl-prev {
    color: #292A2E;
    font-size: 18px;
    position: absolute;
    width: 10px;
    height: 18px;
    bottom: -84px;
    background-color: transparent;
    text-align: center;
    z-index: 10;
    cursor: pointer;
    transition: all .5s ease
}

.process-block-v3-faq .panel-heading,
.team-block-v3 .overlay-bg i {
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

@media (max-width:480px) {
    .services-main-block-v3 .pad-rt-0 {
        padding-right: 15px
    }
    .services-main-block-v3 .pad-lt-0 {
        padding-left: 15px
    }
    .services-main-block-v3 {
        padding-bottom: 50px
    }
    .services-main-block-v3 .section {
        padding-bottom: 0
    }
    .services-block-v3 {
        border: none
    }
}

@media(max-width:767px) {
    .services-main-block-v3 .section {
        padding-bottom: 40px
    }
    .services-block-v3 {
        padding: 30px 20px
    }
}

.process-main-block-v3 {
    background-color: #292A2E
}

.process-main-block-v3 .section {
    padding-bottom: 40px
}

.process-main-block-v3 .section-heading,
.process-main-block-v3 .sub-heading {
    color: #FFF
}

.process-main-block-v3 .section-heading span {
    color: #E8B61C
}

.process-video .video-main-block {
    width: 100%;
    background-position: 50% 50%;
    position: relative
}

.process-video .video-item {
    text-align: center
}

.process-video .video-device .bg_img {
    background-size: cover;
    width: 100%
}

.process-video .video-device {
    position: relative
}

.process-video .video-item .video-preview,
.process-video .video-item .video-preview iframe {
    width: 100%;
    height: 100%
}

.process-video .video-preview {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 30;
    width: 100%
}

.process-video .btn-video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 100%;
    background-color: #FFF
}

.process-video .btn-video-play i {
    font-size: 20px;
    color: #292A2E
}

.process-video .btn-video-play:hover {
    background-color: #d75c31
}

.process-video .btn-video-play:hover.btn-video-play i {
    color: #FFF
}

.process-block-v3 {
    padding-top: 40px;
    padding-left: 70px
}

.process-block-v3-faq .panel-heading {
    position: relative;
    padding: 14px 0 12px 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #26272B;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.process-block-v3-faq .panel-group .panel,
.process-block-v3-faq .panel-heading+.panel-collapse>.panel-body {
    border: none
}

.process-block-v3-faq .panel-heading:hover {
    background-color: #d75c31
}

.process-block-v3-faq .panel-title a {
    color: #FFF;
    text-transform: none
}

.process-block-v3-faq .faq-btn {
    position: absolute;
    right: 10px;
    transform: translateY(-7px)
}

.process-block-v3-faq .faq-btn:hover {
    color: #FFF
}

.process-block-v3-faq .panel-body {
    background-color: #292A2E;
    border: none;
    padding-top: 25px;
    padding-bottom: 20px
}

.process-block-v3-faq .panel-body p {
    color: #FFF;
    opacity: .7;
    border-left: 3px solid rgba(255, 255, 255, .1);
    padding-left: 22px;
    margin: 0
}

@media (max-width:480px) {
    .process-block-v3 {
        padding: 40px 0
    }
}

@media (min-width:767px) and (max-width:992px) {
    .process-video .video-preview img {
        width: 80px
    }
}

.team-main-block-v3 {
    padding: 90px 0 110px
}

.team-main-block-v3 .section-heading span {
    color: #d75c31
}

.team-main-block-v3 .section-heading {
    margin-bottom: 30px
}

.team-main-block-v3 .section-heading:after {
    left: 0;
    right: 0;
    margin: 0 auto
}

.team-main-block-v3 .sub-heading {
    margin: 0 auto
}

.team-img-v3 {
    position: relative;
    margin-bottom: 35px
}

.team-img-v3 img {
    position: relative;
    display: block;
    width: 100%
}

.team-img-v3 .overlay-bg {
    text-align: center;
    background-color: rgba(232, 81, 28, .85);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.team-block-v3:hover .team-img-v3 .overlay-bg {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.team-block-v3 .overlay-bg i {
    color: #d75c31;
    background-color: #FFF;
    font-size: 16px;
    line-height: 40px;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.blog-overlay,
.projects-img-v3 .overlay-bg {
    -webkit-transform: scale(0);
    -moz-transform: scale(0)
}

.projects-block-v3 .overlay-bg i,
.team-social-icon-v3 ul li {
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.member-name-v3 a {
    font-size: 20px;
    color: #292A2E
}

.member-name-v3 a:hover {
    color: #d75c31
}

.member-position-v3 {
    padding-bottom: 12px;
    font-size: 15px;
    font-weight: 400;
    color: #d75c31
}

.team-social-icon-v3 ul li {
    display: inline-block;
    border: 1px solid #CCC;
    padding: 14px 17px;
    margin: 0 9px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.team-social-icon-v3 ul li:hover {
    border: 1px solid #d75c31;
    background-color: #d75c31
}

.team-social-icon-v3 a {
    font-size: 14px;
    color: #787878
}

.team-social-icon-v3 ul li:hover a {
    color: #FFF
}

@media (max-width:480px) {
    .team-main-block-v3 {
        padding-bottom: 60px
    }
    .team-block-v3 {
        margin-bottom: 30px
    }
}

.projects-main-block-v3 {
    position: relative
}

.projects-main-block-v3 .parallax {
    height: 750px;
    padding-top: 95px
}

.projects-main-block-v3 .overlay-bg {
    background-color: rgba(41, 42, 46, .9)
}

.projects-nav-v3-main-block-v3 {
    background-color: transparent
}

.projects-nav-v3-title-v3 {
    font-size: 20px;
    font-weight: 500;
    color: #FFF;
    padding-left: 60px
}

.projects-nav-v3 ul {
    padding-right: 40px
}

.projects-nav-v3 ul li {
    display: inline-block;
    border-right: 1px solid rgba(233, 233, 234, .1);
    font-size: 16px;
    font-weight: 500;
    color: #999;
    padding: 0 20px;
    text-transform: uppercase
}

.projects-nav-v3 ul li.active,
.projects-nav-v3 ul li:hover {
    color: #d75c31
}

.projects-block-v3 {
    position: absolute;
    bottom: 175px;
    width: 100%
}

.projects-img-v3 .overlay-bg {
    background-color: rgba(232, 81, 28, .9);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.projects-block-v3:hover .projects-img-v3 .overlay-bg {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.projects-block-v3 .overlay-bg i {
    color: #d75c31;
    background-color: #FFF;
    font-size: 16px;
    line-height: 40px;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    position: absolute;
    left: 70px;
    bottom: 75px;
    transform: translate(-50%, -50%);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.faq-block-v3 .panel-heading,
.work-form-v3 .btn-default {
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.projects-img-v3 img {
    width: 100%
}

.post-title-v3:after,
.project-title-v3:after {
    width: 9px;
    content: " "
}

.project-title-v3 {
    color: #FFF;
    font-weight: 400;
    position: absolute;
    text-transform: none;
    bottom: 55px;
    left: 50px
}

.project-title-v3:after {
    height: 3px;
    background-color: #FFF;
    position: absolute;
    left: 0;
    bottom: -10px
}

.projects-btn-v3 {
    display: block;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    bottom: 65px
}

.projects-btn-v3 .btn-default {
    padding: 15px 37px
}

.projects-btn-v3 .btn-default:after {
    left: 70px
}

@media (max-width:480px) {
    .projects-nav-v3-title-v3 {
        padding-left: 20px
    }
    .projects-nav-v3 ul li a {
        padding: 0 15px
    }
}

@media(max-width:768px) {
    .projects-main-block-v3 .parallax {
        height: 600px
    }
}

.blog-main-block-v3 {
    padding: 100px 0
}

.blog-main-block-v3 .section-heading {
    margin-bottom: 30px
}

.blog-main-block-v3 .section-heading span {
    color: #d75c31
}

.blog-main-block-v3 .section-heading:after {
    left: 0;
    right: 0;
    margin: 0 auto
}

.blog-main-block-v3 .sub-heading {
    margin: 0 auto
}

.blog-img {
    position: relative
}

.blog-author-img-v3 {
    position: absolute;
    left: 30px;
    top: 220px
}

.blog-author-img-v3 img {
    border-radius: 100%
}

.post-title-v3 {
    position: relative;
    padding-right: 50px;
    margin-bottom: 10px
}

.post-title-v3 a {
    text-transform: none;
    font-weight: 500;
    color: #292A2E
}

.post-author a,
.post-info-v3,
.post-title-v3 a:hover {
    color: #d75c31
}

.post-title-v3:after {
    height: 3px;
    background-color: #d75c31;
    position: absolute;
    left: 0;
    top: -10px
}

.post-info-v3 {
    position: relative;
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 1.92
}

.post-date {
    float: left;
    padding-right: 20px;
    font-weight: 400
}

.blog-block-v3 .blog-img {
    margin-bottom: 50px
}

@media (max-width:480px) {
    .blog-main-block-v3 {
        padding-bottom: 70px
    }
    .blog-author-img-v3 {
        top: 175px
    }
    .blog-block-v3 {
        margin-bottom: 30px
    }
    .post-title-v3 a {
        font-size: 17px
    }
}

.work-main-block-v3 .parallax {
    padding: 100px 0
}

.work-bg-v3 {
    position: absolute;
    top: -123px;
    right: 0
}

.work-main-block-v3 .overlay-bg {
    background-color: rgba(41, 42, 46, .9)
}

.work-form-v3-main-block-v3 {
    padding: 20px 0;
    width: 100%;
    background-color: #FFF
}

.work-heading-v3 {
    font-size: 16px;
    font-weight: 500;
    opacity: .5;
    color: rgba(0, 0, 0, .5);
    padding-bottom: 20px
}

.work-form-v3-text-v3 {
    background-color: #292A2E;
    padding: 30px 20px
}

.work-form-v3-text-v3 div {
    font-size: 25px;
    font-weight: 500;
    color: #FFF;
    margin-bottom: 10px
}

.work-form-v3-text-v3 p {
    color: #FFF;
    opacity: .7
}

.work-form-v3 {
    position: relative;
    padding: 30px 40px 20px
}

.work-form-v3 .form-control {
    margin-bottom: 10px;
    border-radius: 0;
    box-shadow: none
}

.work-form-v3::-webkit-input-placeholder {
    padding-left: 5px
}

.work-form-v3::-moz-placeholder {
    padding-left: 5px
}

.work-form-v3::-ms-input-placeholder {
    padding-left: 5px
}

.work-form-v3::-o-input-placeholder {
    padding-left: 5px
}

.work-form-v3 textarea {
    height: 90px
}

.work-form-v3 .btn-default {
    margin-top: 10px;
    padding: 19px 28px;
    width: 100%;
    transition: all .5s ease
}

.work-form-v3 .btn-default:after {
    left: 39%
}

.work-btn-arrow-v3 {
    position: absolute;
    left: 39%;
    bottom: 37px
}

.work-btn-arrow-v3 i {
    font-size: 28px;
    color: #FFF;
    opacity: .2
}

.work-dtl-block-v3 {
    padding-top: 110px
}

.work-dtl-block-v3 .section-heading {
    color: #FFF;
    line-height: .83;
    margin-bottom: 60px;
    font-weight: 600;
    text-transform: uppercase
}

.work-dtl-block-v3 .section-heading:after {
    bottom: -25px
}

.work-dtl-block-v3 .section-heading span {
    color: #d75c31;
    font-weight: 400
}

.rating-question,
.read-more span {
    font-weight: 500
}

.work-dtl-block-v3 .sub-heading {
    color: #FFF;
    opacity: .5
}

@media (max-width:480px) {
    .work-btn-arrow-v3 {
        left: 44%
    }
    .work-form-v3 .btn-default:after {
        left: 45%
    }
}

@media(max-width:767px) {
    .work-btn-arrow-v3 {
        left: 36%
    }
    .work-form-v3 .btn-default:after {
        left: 38%
    }
}

.testimonials-faq-main-block-v3 {
    padding: 100px 0 50px
}

.testimonials-faq-main-block-v3 .section-heading span {
    color: #d75c31
}

.faq-block-v3 .panel-heading {
    position: relative;
    padding: 14px 0 12px 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: rgba(41, 42, 46, .1);
    transition: all .5s ease
}

.faq-block-v3 .panel-group .panel,
.faq-block-v3 .panel-heading+.panel-collapse>.panel-body {
    border: none
}

.faq-block-v3 .faq-btn,
.testimonials-main-block-v3 .owl-next,
.testimonials-main-block-v3 .owl-prev {
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.faq-block-v3 .panel:hover .panel-heading {
    background-color: #E8B61C
}

.faq-block-v3 .faq-btn {
    color: #E8B61C;
    position: absolute;
    right: 10px;
    transform: translateY(-7px);
    transition: all .5s ease
}

.faq-block-v3 .panel-title a {
    font-weight: 500;
    color: #292A2E;
    text-transform: none
}

.faq-block-v3 .panel:hover .faq-btn,
.faq-block-v3 .panel:hover .panel-title a {
    color: #FFF
}

.faq-block-v3 .panel-body {
    background-color: #FFF;
    border: none;
    padding-top: 25px;
    padding-bottom: 20px
}

.faq-block-v3 .panel-body p {
    opacity: .7;
    border-left: 3px solid rgba(41, 42, 46, .1);
    padding-left: 22px;
    margin: 0
}

.testimonials-slider-v3 {
    border: 3px solid #E9E9EA
}

.testimonials-dtl-v3 {
    padding: 40px 50px 35px;
    width: 100%
}

.testimonials-dtl-v3 p {
    font-size: 16px;
    font-style: italic;
    line-height: 1.88;
    padding-left: 30px;
    border-left: 3px solid rgba(41, 42, 46, .1)
}

.testimonials-client-dtl-v3 {
    padding: 35px 0 35px 70px;
    border-top: 1px solid #E9E9EA
}

.testimonials-client-img-v3 {
    float: left;
    padding-right: 15px
}

.testimonials-client-img-v3 img {
    border: 3px solid #E9E9EA;
    width: 65px;
    border-radius: 100%
}

.testimonials-client-text-v3 {
    text-transform: uppercase
}

.client-name-v3 {
    position: relative;
    padding-top: 10px;
    margin-bottom: 5px
}

.client-position-v3 {
    font-weight: 600;
    color: #292A2E
}

.testimonials-slider-v3 .owl-dots {
    position: absolute;
    bottom: 30px;
    left: 30px;
    text-align: center;
    width: 1px;
    float: left
}

.testimonials-main-block-v3 .owl-prev {
    right: 130px
}

.testimonials-main-block-v3 .owl-next {
    right: 50px
}

.testimonials-main-block-v3 .owl-next,
.testimonials-main-block-v3 .owl-prev {
    color: #292A2E;
    position: absolute;
    bottom: 48px;
    font-size: 21px;
    z-index: 10;
    cursor: pointer;
    transition: all .5s ease
}

.testimonials-main-block-v3 .owl-next:hover,
.testimonials-main-block-v3 .owl-prev:hover {
    color: #d75c31
}

@media (max-width:480px) {
    .testimonials-main-block-v3 {
        margin-top: 70px
    }
}

.clients-slider-v3 {
    position: relative;
    bottom: -30px
}

.clients-img-v3 {
    border: 3px solid #E9E9EA;
    position: relative;
    background-color: #FFF
}

.footer-main-block-v3 {
    position: relative;
    padding-top: 40px;
    background-color: #292A2E
}

.footer-main-block-v3 p,
.footer-main-block-v3 ul li {
    color: #939498
}

.footer-block-v3 {
    padding: 30px 0
}

.footer-logo {
    margin-bottom: 35px
}

.footer-address-v3 {
    padding-bottom: 60px
}

.footer-about-widget-v3 .social-icon ul li {
    padding-right: 15px
}

.footer-block-v3 .widget-heading-v3 {
    position: relative;
    color: #FFF;
    margin-bottom: 42px;
    font-weight: 400;
    text-transform: uppercase;
}

.footer-block-v3 .widget-heading-v3:after {
    content: " ";
    width: 9px;
    height: 3px;
    background-color: #d75c31;
    position: absolute;
    left: 0;
    bottom: -10px
}

.working-day-v3 ul li {
    color: #FFF
}

.footer-subscribe-widget .widget-heading-v3 {
    margin-bottom: 95px
}

.footer-form::-webkit-input-placeholder {
    padding-left: 19px;
    padding-top: 5px
}

.footer-form::-moz-placeholder {
    padding-left: 19px;
    padding-top: 5px
}

.footer-form::-ms-input-placeholder {
    padding-left: 19px;
    padding-top: 5px
}

.footer-form::-o-input-placeholder {
    padding-left: 19px;
    padding-top: 5px
}

.footer-form textarea {
    height: 66px;
    margin-top: 10px
}

.footer-form textarea:focus,
.footer-form-control:focus {
    outline-color: #d75c31
}

.footer-form .btn-default {
    background-color: #d75c31;
    border: none;
    padding: 22px 14px;
    margin-top: 10px;
    margin-left: 10px;
    color: #FFF;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.footer-form .btn-default:hover {
    border: none;
    background-color: #E8B61C
}

.footer-form .btn-default:after {
    display: none
}

.footer-form-control {
    background-color: transparent;
    width: 100%;
    height: 40px;
    border: 1px solid #4F5054;
    color: #fff;
    padding-left: 10px
}

.footer-nav ul li {
    display: inline-block;
    transition: all .3s ease
}

.footer-nav ul li a {
    font-size: 16px;
    padding-right: 15px;
    font-weight: 400;
    color: #787878
}

.footer-nav ul li a:hover,
.footer-v1 .copyright a {
    color: #d75c31
}

.copyright-main-block {
    background-color: #202124
}

.copyright-main-block .footer-nav{
    margin-top: 20px;
}

@media (max-width:480px) {
    .footer-block-v3 {
        padding-bottom: 60px
    }
    .footer-widget-v3 {
        margin-bottom: 40px
    }
    .footer-subscribe-widget .widget-heading-v3 {
        margin-bottom: 42px
    }
    .copyright p {
        text-align: left
    }
}

.blog-overlay,
.blog-style-two,
.contact-icon,
.founder-block {
    text-align: center
}

@media(max-width:767px) {
    .footer-nav {
        margin-bottom: 25px
    }
}

.footer-nav-v2 ol,
.footer-nav-v2 ul {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 20px
}

.top-navigation-3-icon {
    margin-right: 15px
}

.social-icon ul li {
    display: inline-block;
    font-size: 12px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.footer-block-v3 .footer-working-time-v3 ul li::before,
.footer-block-v3 .social-icon-v1 ul li:before,
.shop-widget ul li a:after {
    display: none
}

.footer-block-v2 .social-icon-v1 ul li {
    margin-right: 10px
}

.widget ul li a,
.widget ul li>a:hover:after {
    -webkit-transition: all .5s;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.social-icon ul li a {
    color: #787878
}

.social-icon ul li a:hover {
    color: #d75c31
}

.slider-v3 {
    margin-bottom: 20px
}

.slider-v3-slide {
    outline: 0
}

.slider-v3-nav .slick-slide img {
    cursor: pointer
}

.slider-v3-nav .slick-list {
    margin-right: -10px;
    margin-left: -10px
}

.slider-v3-nav .slick-slide {
    padding-right: 10px;
    padding-left: 10px
}

.features.slick-current .overlay-bg,
.features.slick-current .overlay-bg-img,
.features:hover .overlay-bg,
.features:hover .overlay-bg-img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}
.home-v2-tabs.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav {
    width: 30%
}

.home-v2-tabs.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab {
    width: 70%
}

.home-v2-tabs.kc_vertical_tabs>.kc_wrapper.ui-tabs {
    border: 3px solid rgba(41, 42, 46, .1)
}

.home-v2-tabs.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li {
    border-top: 1px solid #dadada!important
}

.home-v2-tabs.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li:first-child {
    border-top: none!important
}

@media (min-width:992px) and (max-width:1199px) {
    .col-md-clearboth {
        clear: both
    }
}

@media (min-width:768px) and (max-width:991px) {
    .col-sm-clearboth {
        clear: both
    }
    .footer-contact-widget {
        margin-bottom: 30px
    }
    .search-icon-v2 {
        height: 46px
    }
    .search-icon-v1 {
        display: none
    }
    .team-img-v1 {
        position: relative;
        margin-bottom: 10px
    }
}

@media (max-width:480px) {
    .home-v2-tabs.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav,
    .home-v2-tabs.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab {
        width: 100%
    }
    .footer-block.widget_search {
        padding: 0 15px
    }
    .footer-contact-widget {
        margin-bottom: 40px
    }
    .footer-contact-v1-widget,
    .footer-widget-v1 {
        margin-bottom: 60px
    }
    .team-img-v1 {
        position: relative;
        margin-bottom: 20px
    }
}

.widget {
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 30px 30px 0;
    margin-bottom: 30px
}

.widget .section-left {
    margin-bottom: 35px
}

.widget .btn-default {
    width: 100%
}

.widget ul li a {
    color: #333;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 2.19;
    transition: all .5s ease;
    font-weight: 400
}

.widget ul li a:hover:after {
    color: #d75c31
}

.widget ol li,
.widget ul li {
    margin-left: 0;
    margin-top: 5px;
    position: relative;
    color: #0d0d0d;
    font-weight: 400
}

.widget ul {
    margin-bottom: 10px
}

.widget ul li>a:hover:after {
    color: #d75c31;
    transition: all .5s ease
}

.contact-icon,
.read-more i,
.share-social,
.share-social-show {
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.widget ul li>a:hover {color: #d75c31;}

.widget ul a:after {
    position: absolute;
    right: 0;
    font-family: FontAwesome;
    content: "\f105"
}

.blog-widget-img,
.position-img {
    position: relative
}

.widget .section-heading {
    margin-bottom: 40px;
    font-weight: 600;
}

.widget_search {
    padding: 0;
    border: none
}

.widget_search .contact-form .input-group {
    margin-bottom: 0
}

.widget_search_input {
    height: 50px
}

.shop-widget.widget ul li:hover a {
    text-decoration: none
}

.contact-form .form-control,
.contact-form select,
.contact-form textarea {
    
    font-size: 15px;
    font-weight: 300;
    color: rgba(51, 51, 51, .9);
    width: 100%;
    padding-left: 16px;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    box-shadow: none;
    line-height: 29px;
    height: 50px
}

.left-border .form-control,
.left-border select {
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    border-left: none;
    box-shadow: none
}

.left-border .input-group-addon {
    background: 0 0;
    color: #d75c31;
    border: 1px solid rgba(0, 0, 0, .2);
    border-right: 0;
    border-radius: 0;
    font-size: 14px;
    height: 50px
}

.right-border .form-control {
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    border-right: none;
    box-shadow: none
}

.right-border .input-group-addon,
.right-border .input-group-btn .btn {
    background: 0 0;
    color: #d75c31;
    border: 1px solid rgba(0, 0, 0, .2);
    border-left: 0;
    border-radius: 0;
    font-size: 14px;
    height: 50px
}

.form-style-one textarea,
.form-style-two textarea {
    height: 100px!important;
    padding-top: 5px;
    font-style: italic
}

.contact-form select option {
    color: #333;
    font-size: 14px
}

.form-control-feedback {
    top: 20px;
    right: 10px;
    font-size: 12px;
    color: #333
}

.contact-form .form-group,
.contact-form .input-group {
    margin-bottom: 20px
}

.form-style-two .form-control,
.form-style-two select {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #333;
    height: 50px!important
}

.form-style-two textarea {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    color: #333;
    font-style: normal
}

.form-style-two .input-group-addon {
    color: #e8511c
}

.form-style-two .input-group-addon.textarea {
    color: #d75d32;
    padding-top: 18px;
    vertical-align: top
}

.form-style-two::-webkit-input-placeholder {
    font-weight: 300;
    color: #333
}

.form-style-two::-ms-input-placeholder {
    color: #333
}

.form-style-two::-moz-input-placeholder {
    color: #333
}

.form-style-two::-o-input-placeholder {
    color: #333
}

.form-style-three .form-control,
.form-style-three select {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #FFF!important;
    height: 50px;
    padding: 16px 0;
    border-radius: 0;
    line-height: 2.67;
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none;
    border-bottom: solid 2px rgba(255, 255, 255, .15)
}

.form-style-three .input-group-addon {
    background: 0 0;
    color: rgba(255, 255, 255, .7);
    border: none;
    font-size: 18px;
    line-height: 2.6;
    padding-right: 17px
}

.form-style-three .form-control::-webkit-input-placeholder {
    color: #FFF
}

.form-style-three .form-control::-ms-input-placeholder {
    color: #FFF
}

.form-style-three .form-control::-moz-input-placeholder {
    color: #FFF
}

.form-style-three .form-control::-o-input-placeholder {
    color: #FFF
}

.contact-main-block .section {
    margin-bottom: 84px
}

.message-form textarea {
    height: 190px!important
}

.contact-icon {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    border: 1px solid rgba(0, 0, 0, .1);
    color: #d75c31;
    font-size: 30px;
    line-height: 3.3;
    -webkit-transition: all .5s;
    transition: all .5s ease
}

.blog-overlay,
.blog-widget-img {
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    -ms-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    -transition: .5s ease-out
}

.contact-block:hover .contact-icon,
.contact-icon:hover {
    background-color: #d75d32;
    color: #FFF
}

.contact-heading {
    color: #000;
    margin-bottom: 10px
}

.message-form {
    margin-top: 50px
}

.message-form .btn-default {
    margin-top: 30px
}

@media(min-width:767px) and (max-width:992px) {
    .contact-icon {
        margin-bottom: 30px
    }
}

h3.position-heading {
    font-size: 21px;
    text-transform: none;
    text-align: center
}

.position-main-block {
    margin-top: 65px
}

.position-img img {
    width: 100%;
    margin-bottom: 20px
}

.position-block {
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 10px
}

.position-heading {
    margin: 30px 0 24px
}

.position-heading a {
    color: #333
}

.position-dtl {
    margin-bottom: 24px
}

.position-dtl span {
    color: #d75c31;
    margin-right: 21px
}

.position-dtl li,
.position-dtl li a {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.56;
    color: rgba(51, 51, 51, .7)
}

.feedback-confirm,
.founder-post,
.read-more span {
    font-family: Montserrat, sans-serif
}

.position-block p {
    border-top: 1px solid #E5E5E5;
    padding-top: 15px;
    padding-bottom: 5px
}

.position-block p span {
    color: #d75c31;
    margin: 0 18px 0 16px;
    font-size: 18px
}

.position-content {
    padding: 0 40px 26px
}

.position-block .overlay-bg {
    background-color: rgba(0, 0, 0, .2)
}

.blog-overlay,
.gallery-widget-block .gallery-overlay {
    background: rgba(0, 0, 0, .4)
}

.position-main-block .section-left hr {
    margin-top: 14px
}

@media(max-width:767px) {
    .franchise-feature-dtl .feature-steps .block-heading {
        width: 200px
    }
    .position-block {
        padding: 10px 0
    }
    .franchise-info {
        margin-top: 30px
    }
    .feedback-confirm {
        max-width: 200px
    }
}

@media (max-width:480px) {
    .position-block {
        margin-bottom: 30px
    }
}

.feedback-main-block {
    padding-top: 114px
}

.feedback-form {
    border: 1px solid #E5E5E5;
    padding: 30px 30px 70px 28px
}

.feedback-form .rating {
    display: inline-block;
    margin-top: 18px;
    float: left
}

.feedback-form p,
.feedback-form>span {
    display: inline-block;
    text-transform: uppercase;
    font-size: 16.9px;
    margin-left: 22px;
    color: rgba(51, 51, 51, .7);
    margin-top: 20px
}

.rating-block {
    margin-top: 35px
}

.feedback-confirm {
    font-size: 14px;
    margin-left: 15px;
    display: inline-block
}

.feedback-confirm-icon {
    margin: 0;
    display: inline-block;
    vertical-align: top
}

.feedback-confirm span {
    font-size: 12.8px;
    color: rgba(51, 51, 51, .7)
}

.rating-block-one {
    margin: 25px 0 20px
}

.feedback-service {
    margin-bottom: 30px
}

.feedback-form input.rating-value {
    border: none;
    box-shadow: none;
    outline: 0;
    pointer-events: none;
    cursor: none
}

.go-to-icon,
.search_icon,
.share-btn {
    cursor: pointer
}

.founder-block {
    padding: 48px 0 58px
}

.founder-name {
    text-transform: uppercase;
    margin-bottom: 2px;
    font-weight: 600
}

.founder-img img {
    margin: 0 auto 21px;
    border-radius: 100%
}

.founder-post {
    font-size: 13px;
    margin-bottom: 20px
}

.gallery-widget-block .gallery-item {
    margin: 0 -10px 15px 0;
    position: relative
}

.blog-post .blog-widget-dtl a {
    color: #333
}

.blog-widget a {
    font-weight: 400
}

.blog-widget-img img {
    width: 100%
}

.blog-widget:hover .blog-widget-img {
    opacity: .5
}

.blog-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    font-size: 20px;
    color: #FFF;
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.blog-overlay a {
    color: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}

.blog-block,
.blog-img,
.blog-main-block,
.shop-main-block {
    position: relative
}

.blog-overlay a:focus {
    outline: 0!important;
    border: none!important
}

.blog-widget:hover .blog-overlay {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.search-widget.widget {
    border: none;
    padding: 0
}

.search-widget .btn {
    font-size: 16.5px
}

.search-widget .btn:hover i {
    color: #d75d32
}

.search-widget .btn:active,
.search-widget .btn:active:focus,
.search-widget .btn:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none
}

.tag-widget {
    padding: 44px 25px 60px
}

.blog-widget {
    margin-bottom: 30px
}

.social-icon-circle ul {
    margin-bottom: 0
}

.widget .social-icon-circle ul li a::after {
    display: none
}

.widget .social-icon-circle ul li a {
    color: #fff
}

.blog-icon,
.blog-widget-dtl a {
    color: #d75c31
}

.widget .social-icon-circle ul li {
    border: none;
    border-radius: 100%;
    width: 33px;
    height: 33px;
    text-align: center;
    background-color: #d75d32;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 7px;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    -o-transition: .3s ease;
    -transition: .3s ease
}

.read-more i,
.share-social,
.share-social-show {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.blog-img img {
    width: 100%
}

.blog-icon {
    font-size: 16px;
    margin-right: 8px
}

.read-more i,
.read-more span {
    color: #d75c31;
    font-size: 14px
}

.blog-dtl {
    border: 1px solid rgba(0, 0, 0, .2);
    border-top: 0
}

.read-more span {
    text-transform: uppercase;
    border-bottom: 1px solid #d75c31;
    letter-spacing: .7px
}

.read-more i {
    opacity: 0;
    margin-left: -10px;
    padding-bottom: 2px;
    border-bottom: 1px solid transparent
}

.blog-heading,
.blog-main-block .overlay-bg {
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.blog-main-block .overlay-bg {
    background-color: rgba(24, 114, 197, .8);
    opacity: 0;
    transition: all .5s ease
}

.blog-heading {
    transition: all .5s ease
}

.blog-btn i,
.shop-style-one .product-img .overlay-bg a {
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.blog-heading a {
    color: #333
}

.blog-block:hover .blog-heading a {
    color: #d75d32
}

.blog-block:hover .overlay-bg {
    opacity: 1
}

.blog-block:hover .blog-dtl .read-more i {
    opacity: 1;
    border-bottom: 1px solid #d75c31;
    padding-right: 10px;
    margin-left: 0
}

.blog-style-one .blog-heading {
    margin-bottom: 18px
}

.blog-style-one .blog-content {
    margin-bottom: 11px
}

.blog-style-one .blog-dtl p {
    margin-bottom: 28px
}

.blog-style-one .blog-dtl {
    padding: 24px 28px 30px
}

.blog-style-one .blog-block {
    margin-bottom: 40px
}

@media(max-width:768px) {
    .blog-content li {
        margin-right: 15px
    }
    .blog-style-one hr {
        margin-top: 30px
    }
}

@media (max-width:480px) {
    .blog-block {
        margin-bottom: 30px
    }
}

.block-spacing.blog-style-two {
    margin-bottom: 40px
}

.blog-style-two .blog-content li {
    margin-right: 12px
}

.blog-style-two .blog-dtl {
    padding: 28px 48px 0
}

.blog-style-three .blog-content,
.blog-style-two .blog-content {
    margin-bottom: 21px
}

.blog-btn .btn-default {
    width: 169px;
    height: 47px;
    border-radius: 0;
    line-height: 2.5;
    letter-spacing: .7px;
    margin-top: 20px
}

.blog-btn .btn-hover-effect:before {
    border-radius: 0
}

.blog-btn span {
    border-bottom: 1px solid transparent
}

.blog-btn i {
    opacity: 0;
    margin-left: -10px;
    color: #FFF;
    font-size: 14px;
    border-bottom: 1px solid #FFF;
    padding-bottom: 2px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.blog-block:hover .blog-btn span {
    border-bottom: 1px solid #FFF;
    line-height: .2
}

.blog-block:hover .blog-btn i {
    opacity: 1;
    border-bottom: 1px solid #FFF;
    padding-right: 10px;
    margin-left: 0
}

.blog-style-three .blog-heading,
.blog-style-two .blog-heading {
    margin-bottom: 20px;
    line-height: 29px
}

@media(max-width:768px) {
    .blog-style-two .blog-dtl {
        padding: 28px 20px 0
    }
    .blog-btn .btn-default {
        margin-top: 20px
    }
}

.blog-style-three hr {
    margin-top: 14px
}

.blog-style-three .blog-block {
    margin-bottom: 69px
}

.blog-style-three .blog-content li {
    margin-right: 10px
}

.blog-style-three .overlay-bg {
    background-color: rgba(252, 154, 57, .7)
}

.blog-three-btn .btn-default {
    width: 130px;
    height: 50px;
    letter-spacing: .7px;
    margin-top: 26px
}

.blog-style-three .blog-desc p {
    margin-top: 7px
}

.blog-img .overlay-bg a {
    font-size: 30px
}

.blog-style-three .blog-block:hover .blog-heading {
    color: #d75c31
}

@media(max-width:768px) {
    .blog-style-three .blog-desc {
        margin-top: 15px
    }
}

.blog-post-dtl p {
    font-size: 16.1px;
    line-height: 1.88;
    color: rgba(51, 51, 51, .7);
    margin-bottom: 20px;
    font-family: Roboto, sans-serif;
    font-weight: 400
}

.blog-page-main-block hr,
.blog-post hr {
    margin: 40px 0
}

.blog-content li {
    display: inline-block;
    margin-right: 20px;
    font-size: 14px;
    color: rgba(0, 0, 0, .6);
    line-height: 26px;
    text-transform: capitalize;
}

.blog-single-tag li,
.error-sub-heading,
.find-store,
.fixed-tag-left,
.my-store-heading,
.store-marker p,
.view-store {
    text-transform: uppercase
}

.blog-publish-viewer {
    float: right
}

.social-icon-circle ul li a {
    color: #fff;
    line-height: 31px;
}

.social-icon-circle ul li {
    border: none;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 21px;
    background-color: #d75d32;
    display: inline-block;
    margin-right: 7px;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    -o-transition: .3s ease;
}

.share-icon .share-social {
    display: none
}

.blog-single-block .comment-form .btn-default {
    margin-top: 10px
}

.blog-comment {
    margin-top: 65px
}

.blog-post-dtl .big {
    font-family: "Work Sans", sans-serif;
    font-size: 70.2px;
    font-weight: 500;
    float: left;
    margin: -35px 0 -40px;
    padding-right: 10px
}

.blog-post-quote {
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 10px
}

.blog-quote {
    background-color: #F1F1F1;
    padding: 50px 0 50px 50px
}

.blog-post-icon {
    width: 70px;
    height: 70px;
    color: #FFF;
    border-radius: 100%;
    background-color: #000;
    text-align: center;
    line-height: 4.5;
    font-size: 16px;
    float: left
}

.blog-quote p {
    display: inline-block;
    max-width: 552px;
    margin-left: 20px;
    vertical-align: bottom;
    font-size: 20.1px;
    font-weight: 300;
    font-style: italic;
    line-height: 1.5;
    color: rgba(51, 51, 51, .7)
}

.info-img,
.my-store-icon {
    vertical-align: top
}

.blog-post-dtl h3 {
    line-height: 36px
}

.post-sec {
    margin-bottom: 80px
}

.post-btn i {
    font-size: 16px;
    margin: 0 10px;
    color: #d75d32
}

.post-btn.btn-default {
    border: 1px solid rgba(0, 0, 0, .1);
    width: 100%;
    margin-bottom: 30px
}

.post-btn.btn-default:focus,
.post-btn.btn-default:focus i,
.post-btn.btn-default:hover,
.post-btn.btn-default:hover i {
    color: #FFF
}

.blog-single-desc-two hr {
    padding: 10px;
    border-top: 1px solid #e0e0e0
}

.blog-founder,
.comment-respond {
    border: 1px solid rgba(0, 0, 0, .1)
}

.blog-founder {
    padding: 40px;
    margin-top: 50px
}

.blog-founder .founder-desc {
    display: inline-block
}

.blog-founder .social-icon-circle {
    display: inline-block;
    float: right;
    text-align: center
}

.blog-founder .founder-post {
    margin-bottom: 22px
}

.blog-single-comment {
    padding-top: 0px;
}

@media(max-width:992px) {
    .blog-founder .social-icon-circle {
        text-align: center;
        margin-bottom: 15px
    }
    .blog-quote {
        padding: 50px 20px;
        text-align: center
    }
    .blog-post-icon {
        margin-bottom: 15px
    }
}

@media(max-width:767px) {
    .blog-single-tag li:last-child {
        float: none;
        margin-top: 15px
    }
    .blog-single-block .media-body {
        padding: 20px
    }
    .blog-single-block .media-heading span {
        margin-left: 10px
    }
}

.comment-respond {
    padding: 50px 30px 30px;
    margin-bottom: 30px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    background: #fff;
    outline: 0;
    color: #333
}

.shop-pagination-block {
    padding: 65px 0 95px;
    text-align: center
}

.pagination-block {
    padding-bottom: 95px;
    text-align: center
}

.pagination {
    margin: 0
}

.pagination li a,
.pagination li span {
    border-radius: 5px
}

.pagination li a,
span.page-numbers.current,
span.page-numbers.current:active,
span.page-numbers.current:hover {
    
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .7px;
    border: 2px solid #e9e9ea;
    padding: 15px 21px
}

.error-heading,
.product-name,
.product-price,
.store-marker span {
    font-family: Montserrat, sans-serif
}

span.page-numbers.dots {
    color: #434343;
    border: 1px solid #e9e9ea;
    padding: 16px 22px;
    font-weight: 600
}

span.page-numbers.dots:hover {
    border: 1px solid #333;
    background: #333;
    color: #fff
}

span.page-numbers.current,
span.page-numbers.current:active,
span.page-numbers.current:hover {
    background-color: #d75c31;
    color: #fff;
    border: 2px solid #d75c31
}

.pagination li a,
.pagination li span {
    color: #333;
    margin-left: 5px;
}

.pagination li a:hover,
.pagination li.active a,
.pagination li.active a:hover {
    color: #FFF;
    background-color: #d75c31;
    border-color: #d75c31
}

.blog-page-main-block-list-style .read-more {
    margin-top: 30px
}

ul.post-follow-v2 li {
    float: right
}

ul.post-info-v2 li {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    color: #000
}

.shop-main-block {
    padding-top: 105px
}

.block-spacing.shop-main-block {
    padding-top: 80px
}

.shop-icon {
    position: absolute;
    top: 60%;
    left: 37%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    color: #FFF
}

.go-to-shop-block,
.shop-content {
    position: relative
}

.shop-style-one .product-img .overlay-bg a {
    position: relative;
    width: 50px;
    height: 50px;
    border: 1px solid #FFF;
    border-radius: 100%;
    color: #FFF;
    font-size: 16px;
    line-height: 3;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-right: 10px;
    display: inline-block
}

.error-sub-heading,
.go-to-heading,
.go-to-icon {
    margin-right: -50%;
    transform: translate(-50%, -50%)
}

.go-to-icon,
.shop-slider .overlay-bg {
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.shop-style-one .product-img .overlay-bg a:hover {
    background-color: #FFF;
    color: #d75c31
}

.shop-content {
    padding: 95px 0 100px
}

.go-to-heading,
.go-to-icon {
    color: #FFF;
    position: absolute;
    left: 50%
}

.shop-style-one .bg-img {
    min-height: 732px
}

.go-to-heading {
    top: 65%;
    text-align: center
}

.go-to-icon {
    top: 50%;
    font-size: 100px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.shop-item {
    background-color: #FFF;
    padding: 21px 21px 26px 19px;
    text-align: center
}

.product-img {
    position: relative;
    text-align: center
}

.product-img img {
    width: 100%
}

.product-name {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 30px
}

.error-heading,
.error-sub-heading {
    font-weight: 800;
    font-style: italic
}

.product-dtl {
    padding-top: 24px
}

.product-price {
    margin-bottom: 5px;
    font-size: 20px;
    color: rgba(0, 0, 0, .7)
}

.shop-slider .overlay-bg {
    background-color: rgba(252, 154, 57, .8);
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.location-table tr,
.store-marker i {
    -webkit-transition: all .5s;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.shop-item:hover .overlay-bg {
    opacity: 1
}

.shop-item:hover .product-name a {
    color: #d75d32
}

@media(max-width:992px) {
    .go-to-shop-block {
        margin-bottom: 30px
    }
}

@media (min-width:1600px) {
    .shop-main-block .shop-content,
    .team-main-block .team-content {
        padding: 40px 0 0
    }
}

.blog-block-v2 .post-summary,
.blog-block-v3 .post-summary {
    clear: both;
    width: 100%;
    float: left
}

.roofing-style-2 .kc_accordion_header>span.ui-accordion-header-icon {
    color: #000
}

#search-model {
    top: 30%
}

#search-model button.btn {
    margin-left: 0;
    padding: 12px 15px;
    background: #d75c31;
    color: #fff
}

#searchbar-result-top {
    height: 46px
}

#search-model .modal-header .close {
    outline: 0
}

.top-bar-v3 ul {
    margin-bottom: 0
}

.error-main-block {
    position: relative;
    text-align: center
}

.error-heading {
    font-size: 300.4px;
    color: #d75c31;
    line-height: .75;
    position: relative
}

.error-sub-heading {
    display: block;
    position: absolute;
    top: 50%;
    left: 50.8%;
    line-height: 1.15;
    font-size: 49.9px;
    letter-spacing: 5px;
    color: #333;
    background-color: #FFF
}

.fixed-tag-left,
.info-img,
.info-img-dtl,
.my-store-desc,
.my-store-icon,
.rating,
.shop-direction,
.shop-mall {
    display: inline-block
}

.error-main-block .section-heading {
    font-weight: 600
}

.error-main-block .section {
    margin-top: 67px;
    margin-bottom: 41px
}

.error-main-block p {
    max-width: 509px;
    opacity: .7;
    line-height: 1.56;
    margin: 0 auto 45px
}

@media(max-width:767px) {
    .error-heading {
        font-size: 160px
    }
    .error-sub-heading {
        font-size: 25px;
        left: 54%
    }
}

.location-page-main-block {
    background-color: #E9E9E9
}

.location-page-block {
    overflow-y: scroll;
    height: 640px;
    background-color: #FFF
}

.location-page-block::-webkit-scrollbar {
    width: 15px;
    background-color: #E9E9E9
}

.location-page-block::-webkit-scrollbar-thumb {
    border: 4px solid #E9E9E9;
    background-color: #FFF
}

.store-btn .btn-default {
    width: 100%;
    height: 72px;
    line-height: 4.5;
    background-color: #FFF;
    border: none;
    border-radius: 0;
    color: #d75d32;
    border-top: 1px solid #E9E9E9
}

.store-btn .btn-default.active:hover,
.store-btn .btn-default:active,
.store-btn .btn-default:active:focus,
.store-btn .btn-default:focus,
.store-btn .btn-default:hover {
    color: #d75c31;
    background-color: #FFF;
    border: none;
    border-top: 1px solid #E9E9E9
}

.location-table tr {
    height: 160px;
    transition: all .5s ease
}

.location-table {
    width: 100%
}

.location-table,
.location-table td,
.location-table th {
    border: 1px solid #E9E9E9;
    border-collapse: collapse
}

.store-marker {
    text-align: center;
    position: relative
}

.store-marker i {
    font-size: 50px;
    color: #d75c31;
    transition: all .5s ease
}

.store-marker span {
    font-size: 16px;
    position: absolute;
    left: 0;
    right: 0;
    color: #FFF;
    top: 20%
}

.store-marker p {
    color: rgba(51, 51, 51, .7);
    margin-top: 10px
}

.store-dtl p {
    margin: 10px 0;
    color: rgba(51, 51, 51, .7)
}

.store-dtl .shop-name {
    font-weight: 500;
    -webkit-transition: all .5s;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.store-dtl i {
    margin-right: 10px;
    color: #d75c31
}

.location-table tr:hover {
    background-color: #F6F5F5
}

.location-table tr:hover .shop-name,
.location-table tr:hover i {
    color: #d75d32
}

@media(max-width:767px) {
    .store-marker {
        width: 100px;
        margin: 0 auto
    }
}

h5.shop-name {
    font-family: 'Work Sans', sans-serif;
    margin-bottom: 10px
}

.location-search-block {
    margin: 30px 0 10px
}

.find-store,
.view-store {
    font-size: 14px;
    font-weight: 600;
    line-height: 3.5
}

.find-store {
    text-align: right
}

.my-store-icon,
.store-leadership .team-dtl {
    text-align: center
}

.view-store a {
    text-decoration: underline;
    color: #d75c31
}

.infobox-wrap {
    padding: 20px 10px
}

.shop-direction,
.shop-mall,
.shop-text {
    
    font-size: 13px
}

.infobox-wrap .shop-name {
    color: #d75d32
}

.infobox-wrap .store-dtl {
    margin-left: -16px
}

.infobox-wrap hr {
    margin: 16px 0 6px
}

.infobox-wrap .shop-contact {
    margin: 4px 0 16px
}

.shop-map-btn {
    margin-top: 25px
}

.has-feedback .form-control-feedback {
    top: 8px
}

.slick-slider {
    margin-bottom: 20px
}

.contact-text,
.walk-ins,
p.contact-text a {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 1.56;
    margin: 0 0 10px
}

.media-comment,
.media-heading {
    font-family: Montserrat, sans-serif
}

.slider-nav .slick-slide {
    padding-right: 5px;
    padding-left: 5px
}

.walk-ins {
    color: #000;
    font-size: 16px
}

.contact-text,
p.contact-text a {
    text-transform: uppercase;
    font-size: 15px;
    color: #292A2F
}

.Roofing-tabs-service ul.kc_tabs_nav li a {
    font-size: 16px;
    font-weight: 600
}

.Roofing-tabs-service p {
    font-weight: 400
}

.my-store-info hr {
    height: 1px;
    color: rgba(0, 0, 0, .1);
    margin-right: 224px
}

.about-my-store-dtl {
    margin-bottom: 40px
}

.my-store-icon {
    width: 50px;
    height: 50px;
    background-color: #d75d32;
    color: #FFF;
    border-radius: 100%;
    line-height: 3.2;
    font-size: 16px;
    margin-right: 30px
}

.my-store-heading {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 13px
}

.my-store-desc p,
.store-owner-dtl p {
    color: rgba(51, 51, 51, .7)
}

.my-store-desc p {
    line-height: 1.38;
    margin-bottom: 0
}

.store-leadership .section-left {
    margin-bottom: 40px
}

.store-owner-dtl .btn-default {
    margin-top: 28px
}

.other-store-main-block {
    margin: 50px auto 99px
}

.other-store-img img {
    width: 100%
}

.other-store-block {
    border: 1px solid rgba(0, 0, 0, .1);
    text-align: center
}

.other-store-heading a {
    margin-bottom: 16px;
    color: #d75d32;
    font-weight: 500;
    font-size: 20px
}

.other-store-block .shop-contact {
    margin-top: 10px;
    margin-bottom: 5px
}

.other-store-block .shop-contact i {
    margin-left: -20px
}

.other-store-block .appointment-btn {
    margin-top: 24px
}

.other-store-block span {
    color: #d75c31;
    margin-right: 21px
}

.other-store-content {
    padding: 25px
}

@media (max-width:480px) {
    .my-store-tab li {
        margin-bottom: 15px
    }
    .other-store-block {
        margin-bottom: 30px
    }
}

@media(max-width:767px) {
    .my-store-desc p {
        max-width: 200px
    }
    .my-store-tab .media-comment-section .media-rating {
        padding: 30px 20px
    }
}

@media(min-width:992px) {
    .my-store-main-block .col-padding-left {
        padding-left: 70px
    }
}

.fixed-item-block {
    border: 1px solid #E2E2E2;
    padding: 18px 15px 37px 5px
}

.progress,
.progress-bar {
    border-radius: 15px;
    box-shadow: none
}

.fixed-tag-left {
    font-size: 14px
}

.grn-bar.progress-bar {
    background-color: #388E3C
}

.pink-bar.progress-bar {
    background-color: #FF6161
}

.progress {
    margin: 8px 0 0;
    background-color: #EDEDED;
    height: 10px
}

.progress-bar {
    height: 9px;
    background-color: #e8b61b
}

.scroll-bar {
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease
}

@media (max-width:480px) {
    .fixed-tag-left {
        font-size: 10px
    }
    .find-store {
        text-align: left
    }
}

.wpsl-direction-wrap {
    text-align: center
}

.footer-address a {
    color: #fff
}

.media-body {
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 20px;
}

.media-body:after,
.media-body:before {
    content: ' ';
    position: absolute;
    top: 20px;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent
}

.media-body:before {
    left: 0;
    border-right: 15px solid rgba(0, 0, 0, .1)
}

.media-body:after {
    left: 2px;
    border-right: 15px solid #FFF
}

.woo-media-body:after {
    left: 2px;
    border-right: 15px solid #f9f8f5!important
}

.media-body p,
.media-heading>span {
    display: inline;
    font-size: 12px;
    color: #000;
    margin-bottom: 6px;
}

.media-block {
    margin-bottom: 30px;
    position: relative
}

.media-comment {
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 20px;
    line-height: 31px;
}

.media-heading {
    font-size: 13px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 400
}

.media-heading:hover>span {
}

.media-reply {
    display: inline-block;
    float: right
}

.media-reply i {
    color: #c5c5c5;
    margin-right: 6px
}

.media-reply:hover a {
    color: #d75d32
}

.reviews-heading {
    margin-bottom: 36px
}

.media-rating p {
    display: inline-block;
    font-size: 16px;
    margin-left: 22px
}

.media-rating {
    margin-top: 57px
}

.media-rating .comment-form {
    margin-top: 29px
}

.media-rating .btn-default {
    margin-top: 10px
}

h2.nothing-found {
    font-size: 32px
}

.tagcloud a:hover {
    color: #FFF;
    background-color: #d75c31;
    border: 2px solid #d75c31
}

.footer-v1 .tagcloud a,
.footer-v2 .tagcloud a,
.footer-v3 .tagcloud a,
.tagcloud a {
    padding: 11px 20px;
    color: rgba(51, 51, 51, .7);
    border-radius: 5px;
    border: 2px solid rgba(0, 0, 0, .1);
    background-color: transparent;
    margin-bottom: 10px;
    font-size: 15.8px!important;
    font-weight: 500;
    margin-right: 7px;
    display: inline-block;
    line-height: 1;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.contact-page-form .form-control,
.contact-page-form select,
.contact-page-form textarea.contact-us-1-textarea.form-control {
    
    font-size: 15px;
    font-weight: 300;
    color: rgba(51, 51, 51, .9);
    width: 100%;
    padding-left: 16px;
    box-shadow: none;
    line-height: 29px;
    margin-bottom: 30px
}

.next-prev-block {
    padding-top: 40px
}

.footer-address ul li:before,
.footer-nav ul li:before,
.footer-nav-v1 ul li:before,
.footer-nav-v2 ul li:before,
ul.left-heading li:before {
    display: none
}

.contact-page-form .form-control,
.contact-page-form select {
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    height: 50px
}

.contact-page-form textarea.contact-us-1-textarea.form-control {
    height: 290px;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0
}

#footer-block-v1 .roofing-footer-widget,
#footer-block-v2 .roofing-footer-widget,
#footer-block-v3 .roofing-footer-widget,
.footer-widget {
    margin-bottom: 40px
}

.textarea_contactus_2 {
    height: 130px!important
}

.footer-widget .tagcloud a {
    color: rgba(255, 255, 255, .6);
    border-color: rgba(255, 255, 255, .2)
}

@media (min-width:768px) and (max-width:991px) {
    .post-footer-v2::after{
        bottom:41px !important;
    }
    .banner-main-block .banner-img {
        height: 300px
    }
    .banner-block {
        margin-top: 120px
    }
    .banner-main-block .banner-block ol.breadcrumb {
        margin-top: 15px
    }
    .home-slider-v1-bg {
        height: 700px
    }
    .slider-heading-v1 {
        font-size: 41px
    }
    .blog-block-v2 {
        margin-bottom: 40px
    }
    .slider-heading-v2 {
        text-transform: none;
        font-size: 42px;
        font-weight: 300;
        padding-bottom: 10px
    }
    .home-slider-v2-bg {
        margin-top: 0;
        height: 500px
    }
    .slider-features-v2-v2 {
        margin-bottom: 30px
    }
    .relationship-dtl-v2 h1 {
        font-size: 41px;
        font-weight: 300;
        text-transform: capitalize
    }
    .team-block-v2 {
        margin-bottom: 10px
    }
    .blog-block-v3 .post-summary,
    .other-store-block,
    .testimonials-slider-v3 {
        margin-bottom: 40px
    }
    .blog-author-img-v3 {
        top: 220px
    }
    .banner-main-block .banner-block .banner-heading {
        font-size: 40px;
        word-wrap: break-word;
        word-break: break-all;
        line-height: 46px
    }
    .home-slider-v3-bg {
        height: 500px
    }
    .slider-dtl-v3 {
        top: 40%
    }
    .slider-heading-v3 {
        font-size: 36px
    }
    .features-block-v3 .features {
        padding: 50px 0
    }
    .features-block-v3 {
        bottom: 110px
    }
    .navigation-v1 {
        margin: 0
    }
    .left-sidebar {
        margin-bottom: 100px
    }
    .right-sidebar {
        margin-top: 100px
    }
    .top-bar-v3 {
        background: linear-gradient(to right, rgba(41, 42, 46, 1) 0, rgba(31, 32, 35, 1) 100%)
    }
    .top-bar-v3 .social-icon {
        padding-top: 0
    }
    .header_v3 .logo {
        padding-top: 20px
    }
    .position-block {
        margin-bottom: 40px
    }
}

@media (max-width:480px) {
    .post-footer-v2::after{
        bottom:31px !important;
    }
    #cssmenu_v1 ul li.active:after,
    #cssmenu_v1>ul>li:hover:after,
    .blog-post-dtl .share-icon,
    .rating-block p,
    .rating-block-one p,
    .slider-sub-heading-v1,
    ol.breadcrumb {
        display: none
    }
    .fixed-item-block {
        border: none;
        padding: 0
    }
    .right-sidebar {
        margin-top: 60px
    }
    .left-sidebar {
        margin-bottom: 60px
    }
    .portfolioFilter a.btn {
        margin-right: 0!important;
        margin: 5px 5px 10px 15px
    }
    .banner-main-block .banner-img {
        height: 140px;
    }
    .banner-block {
        margin-top: 50px;
    }
    .banner-main-block .banner-block ol.breadcrumb {
        margin-top: 0;
        line-height: 32px;
        font-size: 16px
    }
    .banner-main-block .banner-block .banner-heading {
        font-size: 21px;
        line-height: 36px;
        word-wrap: break-word;
        word-break: break-all
    }
    .navbar-fixed-top {
        position: relative
    }
    .slider-heading-v2 {
        font-size: 36px
    }
    .home-slider-v2-bg {
        height: 500px
    }
    .slider-features-v2-v2 {
        margin-bottom: 20px
    }
    .facts-text-main {
        padding-left: 80px
    }
    .post-follow-v2 {
        font-size: 0
    }
    .relationship-dtl-v2 h1,
    .slider-heading-v3 {
        font-size: 36px
    }
    .slider-dtl-v1 {
        left: 5%;
        top: 60%
    }
    .navigation-v1 {
        margin: 0
    }
    #cssmenu_v1>ul>li {
        padding: 0
    }
    .home-slider-v3-bg {
        height: 400px
    }
    .next-block.well-default.pull-right {
        float: left!important
    }
    .kc_tabs_nav>li {
        min-width: 150px
    }
    .blog-block-v3 .post-summary {
        margin-bottom: 30px
    }
    .testimonials-main-block-v3 {
        margin-top: 0
    }
    .position-block {
        margin-bottom: 40px
    }
}

.footer-v1 a,
.footer-v2 a,
.footer-v3 a {
    font-weight: 400
}

ul.blog-content.blog-publish-dtl {
    padding-left: 0
}

.post-footer-v2::after {
    content: " ";
    width: 1px;
    background-color: #E9E9EA;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0px;
    height: 73px;
}
.list-style-none ul li:before {
    display: none;
}

.footer-block .copyright ul>li{
    margin-bottom: 0px;
}

.footer-v1 .footer-main-block a, 
.footer-v2 .footer-main-block a, 
.footer-v3 .footer-main-block a {
    color: #d2d2d2;
}

.footer-v1 .footer-main-block a:hover, 
.footer-v2 .footer-main-block a:hover, 
.footer-v3 .footer-main-block a:hover{
    color: #ea5724;
}
span.top-navigation-3-icon p {
    display: inline-block;
    color: #ffffff;
    margin-bottom: 0px;
}
@media (max-width: 959px) and (min-width: 667px){
    .top-bar-v2 .logo img{
        margin-bottom: 30px;
    }
    .nav-box {
        margin-bottom: 20px;
    }
    .banner-main-block .banner-block ol.breadcrumb{
        display: none;
    }
    .navbar-fixed-top{
        position: relative;
    }
    .home-slider-v3-bg{
        height: 450px;
    }
    .slider-dtl-v1{
        top: 50%;
    }
    .home-slider-v1-bg{
        height: 350px;
    }
    .slider-dtl-v2{
        top: 60%;
    }
    .home-slider-v2-bg{
        height: 450px;
    }
    .header-main-block-v2 .logo{
        padding: 0px;
    }
    .banner-block{
        margin-top: 10%;
    }
    .banner-main-block .banner-img{
        height: 200px;
    }
}

@media (max-width:480px) {
    .nav-bar-v1 .logo img {
        padding-top: 30px;
    }   
    .feedback-form .rating {
    width: 100% !important;
    margin-bottom: 40px !important;
    }   
    .feedback-form .rating{
        margin-top:0px;
    }
    .navbar-fixed-top{
        position: relative;
    }   
    .home-slider-v1-bg{
        top: 50%;
    } 
}
.comment-navigation{
    margin-bottom: 40px;
}
.wp-organic-footer-block{
    margin-bottom: 40px;
}
.w-100 img{
    width: 100%;
}
.error_page_btn{
    text-transform: uppercase;
}