/*@import url(https://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,700,700italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,700);*/
@import url(font-awesome.css);
@import url(flaticon.css);
@import url(animate.css);
/*@import url(owl.css);*/
@import url(jquery.fancybox.css);
@import url(jquery.mCustomScrollbar.min.css);
@import url(jquery.bootstrap-touchspin.css);



/*********/
.sec-title.medium {
    position: relative;
    margin-bottom: 15px;
    margin-top: 15px;
}

    .sec-title.medium h1 {
        position: relative;
        font-size: 36px;
        color: #272727;
        padding-bottom: 14px;
        font-weight: 700
    }

        .sec-title.medium h1:after,
        .sec-title.medium h1:before {
            position: absolute;
            width: 70px;
            background-color: #bdaa8f;
            content: '';
            left: 0
        }

    .sec-title.medium h1 {
        font-size: 28px
    }

        .sec-title.medium h1:after {
            height: 1px;
            bottom: 3px
        }

        .sec-title.medium h1:before {
            height: 2px;
            bottom: 0
        }

    .sec-title.medium .desc-text {
        position: relative;
        padding-top: 30px;
        color: #999;
        line-height: 1.8em
    }

    .sec-title.medium .service-link {
        position: relative;
        color: #272727;
        font-size: 14px;
        font-weight: 700;
        margin-top: 24px;
        text-transform: uppercase;
        border-bottom: 1px solid #272727;
        line-height: 16px;
        padding: 0
    }

        .sec-title.medium .service-link span {
            position: relative;
            padding-left: 5px;
            line-height: 16px;
            font-size: 14px
        }

        .sec-title.medium .service-link:hover {
            color: #1D1D1B;
            border-color: #1D1D1B
        }
/*********/
body,
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
textarea {
    font-family: 'Garet Book';
}

.page-section,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    position: relative
}

.default-form select,
.products-section .shop-upper-box .sort-by select,
.styled-form select {
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    cursor: pointer
}

* {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0
}

body {
    font-size: 14px;
    color: #000;
    line-height: 1.8em;
    font-weight: 400;
    background: #f4f3f4;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased
}

.page-section {
    padding: 30px 0
}

    .page-section .container.body-content {
        padding: 0 90px
    }

        .page-section .container.body-content h1 {
            color: #bdaa8f;
            font-weight: 500;
            font-size: 30px
        }

        .page-section .container.body-content h2 {
            color: #bdaa8f;
            font-size: 27px
        }

        .page-section .container.body-content h3 {
            color: #bfaa8f;
            font-size: 21px
        }

    .page-section .top-block h3 {
        font-weight: 600
    }

a {
    text-decoration: none;
    cursor: pointer;
    color: #1D1D1B
}

    a:focus,
    a:hover,
    a:visited {
        text-decoration: none;
        outline: 0
    }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    margin: 0;
    background: 0 0;
    line-height: 1.6em
}

p {
    line-height: 20px
}

.strike-through {
    text-decoration: line-through
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto
}

.medium-container {
    max-width: 850px
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px
}

li,
ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.btn-style-one,
.btn-style-two {
    position: relative;
    padding: 10px 30px;
    line-height: 24px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Garet Book';
}

.theme-btn {
    display: inline-block;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.centered {
    text-align: center
}

.anim-3,
.anim-3-all * {
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.anim-5,
.anim-5-all * {
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.anim-7,
.anim-7-all * {
    transition: all .7s ease;
    -moz-transition: all .7s ease;
    -webkit-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease
}

.btn-style-one {
    background: #1D1D1B;
    color: #fff !important;
    border: 2px solid #1D1D1B;
    border-radius: 3px
}

    .btn-style-one:hover,
    .btn-style-two {
        background: #272727;
        color: #fff !important
    }

    .btn-style-one:hover {
        border-color: #272727
    }

.btn-style-two {
    border: 2px solid #272727;
    border-radius: 2px
}

.btn-style-four,
.btn-style-three {
    position: relative;
    line-height: 24px;
    display: inline-block;
    text-transform: uppercase;
    color: #fff !important;
    font-size: 14px;
    font-weight: 700
}

.btn-style-two:hover {
    background: #1D1D1B;
    color: #fff !important;
    border-color: #1D1D1B
}

.btn-style-three {
    padding: 9px 30px;
    background: #1f1f1f;
    border: 2px solid #1f1f1f;
    border-radius: 3px
}

    .btn-style-three:hover {
        background-color: transparent;
        color: #fff !important;
        border-color: #fff
    }

.btn-style-four {
    padding: 14px 30px;
    background: #1f1f1f;
    border: 2px solid #1f1f1f;
    border-radius: 3px;
    font-family: 'Garet Book';
}

    .btn-style-four:hover {
        background-color: transparent;
        color: #1f1f1f !important;
        border-color: #1f1f1f
    }

.theme-btn .icon-left {
    padding-right: 10px
}

.theme-btn .icon-right {
    padding-left: 10px
}

.theme_color {
    color: #1D1D1B
}

.light-font {
    font-weight: 300
}

.regular-font {
    font-weight: 400
}

.semibold-font {
    font-weight: 600
}

.bold-font {
    font-weight: 700
}

.padd-top-10 {
    padding-top: 10px !important
}

.padd-top-20 {
    padding-top: 20px !important
}

.padd-top-30 {
    padding-top: 30px !important
}

.padd-top-40 {
    padding-top: 40px !important
}

.padd-top-50 {
    padding-top: 50px !important
}

.padd-top-60 {
    padding-top: 60px !important
}

.padd-top-70 {
    padding-top: 70px !important
}

.no-padd-top {
    padding-top: 0 !important
}

.no-padd-bottom {
    padding-bottom: 0 !important
}

.bg-lightgrey {
    background-color: #f6f6f6 !important
}

.no-bg {
    background: 0 0 !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icons/preloader.GIF)
}

img {
    max-width: 100%;
    height: auto
}

footer {
    background: #000;
    padding: 10px 0
}

    footer p {
        margin: 0;
        color: #fff;
        font-size: 13px
    }

        footer p a {
            color: #fff
        }

        footer img,
        footer p img {
            width: 150px;
            margin: 0 10px
        }

.scroll-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 38px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    border-radius: 50%;
    background: #0a0a0a;
    display: none;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.main-header,
.main-header .auto-container {
    position: relative
}

.scroll-to-top:hover {
    color: #fff;
    background: #1D1D1B
}

.main-header {
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    background: #fff
}

    .main-header .header-top {
        position: relative;
        background: #212121;
        color: #fff;
        font-size: 13px
    }

        .main-header .header-top .top-right {
            text-align: right;
            padding: 8px 15px
        }

        .main-header .header-top .top-left {
            padding: 0 15px
        }

        .main-header .header-top .top-right ul li span {
            position: absolute;
            left: 0;
            font-size: 14px;
            padding-right: 6px
        }

        .main-header .header-top .top-right ul li {
            position: relative;
            display: inline-block;
            line-height: 24px;
            padding-left: 20px;
            margin: 8px 0 5px 30px;
            color: #fff;
              font-family: 'Garet Book';
        }

        .main-header .header-top .top-left ul li a:hover {
            color: #fff
        }

        .main-header .header-top .top-right ul li a {
            position: relative;
            -moz-transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease
        }

            .main-header .header-top .top-right ul li a,
            .main-header .header-top .top-right ul li a:hover {
                color: #fff
            }

        .main-header .header-top .top-right ul li .fa {
            padding-right: 5px
        }

        .main-header .header-top .top-left button {
            position: relative;
            border: none;
            background-color: #1D1D1B !important;
            padding: 15px 14px;
            display: block;
            line-height: 24px;
              font-family: 'Garet Book';;
            border-radius: 0
        }

        .main-header .header-top .lang-dropdown .dropdown-menu {
            left: 0 !important;
            top: 100% !important;
            width: 200px !important;
            border: none !important;
            border-radius: 0;
            padding: 0 !important;
            margin: 1px 0 0;
            border-top: 3px solid #1D1D1B !important
        }

            .main-header .header-top .lang-dropdown .dropdown-menu li {
                display: block !important;
                text-align: left;
                margin: 0;
                border-bottom: 1px solid #f0f0f0
            }

                .main-header .header-top .lang-dropdown .dropdown-menu li:last-child {
                    border: none
                }

                .main-header .header-top .lang-dropdown .dropdown-menu li a {
                    display: block;
                    line-height: 24px;
                    padding: 8px 15px;
                    font-size: 14px;
                    color: #272727;
                    transition: all .3s ease
                }

    .main-header .main-box,
    .main-header .main-box .logo-box .logo img {
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        -moz-transition: all .3s ease
    }

    .main-header .header-top .lang-dropdown .dropdown-menu li a:hover {
        background: #272727;
        color: #fff
    }

    .main-header .main-box {
        position: relative;
        padding: 0;
        left: 0;
        top: 0;
        width: 100%;
        background: #fff;
        transition: all .3s ease
    }

    .main-header.fixed-header .main-box {
        position: fixed;
        border-bottom: 1px solid #e0e0e0;
        padding: 0;
        z-index: 999;
        opacity: 1;
        visibility: visible;
        -ms-animation-name: fadeInDown;
        -moz-animation-name: fadeInDown;
        -op-animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
        -ms-animation-duration: .5s;
        -moz-animation-duration: .5s;
        -op-animation-duration: .5s;
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -ms-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
        -op-animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -ms-animation-iteration-count: 1;
        -moz-animation-iteration-count: 1;
        -op-animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1
    }

    .main-header .main-box .outer-container {
        position: relative;
        padding: 0 120px 0 0
    }

    .main-header .main-box .logo-box {
        position: relative;
        float: left;
        left: 0;
        padding: 5px 0;
        z-index: 10
    }

        .main-header .main-box .logo-box .logo img {
            display: inline-block;
            max-width: 100%;
            transition: all .3s ease
        }

.main-footer a,
.main-footer input,
.main-footer textarea,
.main-menu {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.main-header .nav-toggler {
    position: absolute;
    right: 110px;
    top: 50%;
    margin-top: -18px;
    display: none
}

    .main-header .nav-toggler button {
        position: relative;
        display: block;
        height: 36px;
        width: 40px;
        background: #1D1D1B;
        color: #fff;
        text-align: center;
        font-size: 16px;
        line-height: 34px;
        border: 1px solid #1D1D1B;
        border-radius: 3px;
        font-weight: 400
    }

.main-header .cart-btn-outer {
    position: absolute;
    right: 60px;
    height: 22px;
    text-align: center;
    top: 50%;
    margin-top: -11px;
    padding: 0 10px;
    font-size: 13px;
    line-height: 22px;
    font-weight: 500;
    color: #666
}

.main-header .header-search-icon {
    position: absolute;
    width: 38px;
    height: 38px;
    background-color: #bfaa8f;
    right: 0;
    text-align: center;
    top: 50%;
    margin-top: -19px;
    color: #fff;
    font-size: 14px;
    line-height: 38px;
    font-weight: 500;
    border-radius: 50%;
    cursor: pointer
}

.main-header .header-facebook-icon {
    position: absolute;
    width: 38px;
    height: 38px;
    background-color: #bfaa8f;
    right: 45px;
    text-align: center;
    top: 50%;
    margin-top: -19px;
    color: #fff;
    font-size: 14px;
    line-height: 38px;
    font-weight: 500;
    border-radius: 50%;
    cursor: pointer
}

.main-header .cart-btn-outer .icon {
    position: relative;
    font-size: 20px
}

    .main-header .cart-btn-outer .icon .count {
        position: absolute;
        right: -10px;
        top: -12px;
        text-align: center;
        width: 20px;
        line-height: 20px;
        height: 20px;
        background: #fc7b2d;
        color: #fff;
        font-size: 12px;
        border-radius: 50%;
        -ms-animation-name: zoomInStable;
        -moz-animation-name: zoomInStable;
        -op-animation-name: zoomInStable;
        -webkit-animation-name: zoomInStable;
        animation-name: zoomInStable;
        -ms-animation-duration: 2s;
        -moz-animation-duration: 2s;
        -op-animation-duration: 2s;
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
        -webkit-animation-delay: 5s;
        -ms-animation-delay: 5s;
        -o-animation-delay: 5s;
        -moz-animation-delay: 5s;
        animation-delay: 5s;
        -ms-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
        -op-animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -ms-animation-iteration-count: 1;
        -moz-animation-iteration-count: 1;
        -op-animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1
    }

.main-header .nav-outer {
    position: relative;
    float: right
}

.main-menu {
    position: relative;
      font-family: 'Garet Book';
    transition: all .3s ease
}

    .main-menu .navigation > li > ul > li.dropdown > a:after,
    .main-menu .navigation > li > ul > li > ul > li.dropdown > a:after {
        font-family: FontAwesome;
        content: "\f105";
        height: 20px;
        text-align: center
    }

    .main-menu .navbar-collapse {
        padding: 0
    }

    .main-menu .navigation {
        position: relative;
        margin: 0
    }

        .main-menu .navigation > li {
            position: relative;
            display: inline-block;
            padding: 36px 0;
            margin: 0 20px;
        }

            .main-menu .navigation > li > a {
                position: relative;
                display: block;
                padding: 9px 10px;
                color: #111;
                text-transform: uppercase;
                opacity: 1;
                border-radius: 2px;
                transition: all .5s ease;
                -moz-transition: all .5s ease;
                -webkit-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
                font-size: 14px;
                font-weight: 600
            }

            .main-menu .navigation > li.current-menu-item > a,
            .main-menu .navigation > li.current > a,
            .main-menu .navigation > li:hover > a {
                color: #bdaa8f;
                background-color: #1D1D1B;
                opacity: 1
            }

            .main-menu .navigation > li.active > a {
                color: #bdaa8f !important;
                background-color: #1D1D1B;
                opacity: 1
            }

            .main-menu .navigation > li > ul {
                position: absolute;
                left: 0;
                top: 120%;
                width: 250px;
                padding: 0;
                z-index: 100;
                display: none;
                background: #fff;
         /*       border-top: 3px solid #272727;*/
                transition: all .3s ease;
                -moz-transition: all .3s ease;
                -webkit-transition: all .5s ease;
                -ms-transition: all .3s ease;
                -o-transition: all .3s ease;
                -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
                -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
                -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
                -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
                box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
            }

                .main-menu .navigation > li > ul.from-right {
                    left: auto;
                    right: 0
                }

                .main-menu .navigation > li > ul > li {
                    position: relative;
                    width: 100%;
                    border-bottom: 1px solid rgba(0, 0, 0, .1)
                }

                    .main-menu .navigation > li > ul > li:last-child {
                        border-bottom: none
                    }

                    .main-menu .navigation > li > ul > li > a {
                        position: relative;
                        display: block;
                        padding: 12px 20px;
                        line-height: 24px;
                        font-weight: 400;
                        font-size: 14px;
                        text-transform: capitalize;
                        color: #272727;
                        transition: all .5s ease;
                        -moz-transition: all .5s ease;
                        -webkit-transition: all .5s ease;
                        -ms-transition: all .5s ease;
                        -o-transition: all .5s ease
                    }

                    .main-menu .navigation > li > ul > li:hover > a {
                        color: #c5b299;
                        background: #1D1D1B
                    }

                    .main-menu .navigation > li > ul > li.dropdown > a:after {
                        position: absolute;
                        right: 10px;
                        top: 10px;
                        width: 10px;
                        display: block;
                        color: #253d4a;
                        line-height: 20px;
                        font-size: 16px;
                        font-weight: 400;
                        z-index: 5
                    }

                    .main-menu .navigation > li > ul > li.dropdown:hover > a:after {
                        color: #fff
                    }

                    .main-menu .navigation > li > ul > li > ul {
                        position: absolute;
                        left: 100%;
                        top: 20px;
                        width: 250px;
                        padding: 0;
                        z-index: 100;
                        display: none;
                        background: #fff;
                        border-top: 3px solid #272727;
                        -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
                        -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
                        -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
                        -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
                        box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
                    }

                        .main-menu .navigation > li > ul > li > ul.from-right {
                            left: auto;
                            right: 0
                        }

                        .main-menu .navigation > li > ul > li > ul > li {
                            position: relative;
                            width: 100%;
                            border-bottom: 1px solid rgba(0, 0, 0, .1)
                        }

                            .main-menu .navigation > li > ul > li > ul > li:last-child {
                                border-bottom: none
                            }

                            .main-menu .navigation > li > ul > li > ul > li > a {
                                position: relative;
                                display: block;
                                padding: 12px 20px;
                                line-height: 24px;
                                font-weight: 400;
                                font-size: 14px;
                                text-transform: capitalize;
                                color: #272727;
                                transition: all .5s ease;
                                -moz-transition: all .5s ease;
                                -webkit-transition: all .5s ease;
                                -ms-transition: all .5s ease;
                                -o-transition: all .5s ease
                            }

                            .main-menu .navigation > li > ul > li > ul > li:hover > a {
                                color: #fff;
                                background: #1D1D1B
                            }

                            .main-menu .navigation > li > ul > li > ul > li.dropdown > a:after {
                                position: absolute;
                                right: 10px;
                                top: 10px;
                                width: 10px;
                                display: block;
                                color: #272727;
                                line-height: 20px;
                                font-size: 16px;
                                font-weight: 400;
                                z-index: 5
                            }

                            .main-menu .navigation > li > ul > li > ul > li.dropdown:hover > a:after {
                                color: #fff
                            }

            .main-menu .navigation > li.dropdown:hover > ul {
                visibility: visible;
                opacity: 1;
                top: 68%
            }

        .main-menu .navigation li > ul > li.dropdown:hover > ul {
            visibility: visible;
            opacity: 1;
            top: 0;
            transition: all .3s ease;
            -moz-transition: all .3s ease;
            -webkit-transition: all .5s ease;
            -ms-transition: all .3s ease;
            -o-transition: all .3s ease
        }

    .main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
        position: absolute;
        right: 10px;
        top: 6px;
        width: 34px;
        height: 30px;
        border: 1px solid #fff;
        background: url(../images/icons/submenu-icon.png) center center no-repeat;
        background-size: 20px;
        cursor: pointer;
        z-index: 5;
        display: none
    }

/*.accordion-inner .subnav li:last-of-type{
    margin-top:20px;
}*/

.hidden-bar {
    position: fixed;
    top: 0;
    width: 305px;
    height: 100%;
    background: #D2D7DB;
    z-index: 9999;
    transition: all .7s ease;
    -webkit-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    -moz-transition: all .7s ease
}

    .hidden-bar .mCSB_inside > .mCSB_container {
        margin-right: 0
    }

    .hidden-bar.right-align {
        right: -400px
    }

        .hidden-bar.right-align.visible-sidebar {
            right: 0
        }

        .hidden-bar.right-align .hidden-bar-closer {
            left: 0
        }

    .hidden-bar.left-align {
        left: -400px
    }

        .hidden-bar.left-align.visible-sidebar {
            left: 0
        }

        .hidden-bar.left-align .hidden-bar-closer {
            right: -20px
        }

    .hidden-bar .hidden-bar-closer {
        width: 40px;
        height: 40px;
        position: absolute;
        top: 0;
        background: rgba(255, 255, 255, .8);
        color: #272727;
        border-radius: 2px;
        text-align: center;
        line-height: 38px;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        -moz-transition: all .3s ease;
        z-index: 999999
    }

        .hidden-bar .hidden-bar-closer:hover {
            background: #1D1D1B
        }

            .hidden-bar .hidden-bar-closer:hover .btn {
                color: #fff
            }

        .hidden-bar .hidden-bar-closer .btn {
            background-color: transparent;
            border: none;
            outline: 0;
            font-size: 14px
        }

    .hidden-bar .social-icons {
        text-align: center;
        margin: 50px 0 30px
    }

        .hidden-bar .social-icons ul {
            font-size: 0;
            margin-left: -5px;
            margin-right: -5px
        }

            .hidden-bar .social-icons ul li {
                display: inline-block;
                padding: 0 5px
            }

                .hidden-bar .social-icons ul li a {
                    display: block;
                    width: 36px;
                    height: 36px;
                    font-size: 16px;
                    line-height: 36px;
                    text-align: center;
                    background: #1D1D1B;
                    color: #fff;
                    border-radius: 5px;
                    transition: all .3s ease;
                    -moz-transition: all .3s ease;
                    -webkit-transition: all .3s ease;
                    -ms-transition: all .3s ease;
                    -o-transition: all .3s ease
                }

                    .hidden-bar .social-icons ul li a:hover {
                        background: #D2D7DB;
                        color: #000
                    }

.hidden-bar-wrapper {
    height: 100%
}

.hidden-bar .logo {
    padding: 30px 0;
    background: #fff
}

    .hidden-bar .logo img {
        display: inline-block;
        max-width: 100%
    }

.hidden-bar .side-menu {
    background-color: transparent;
    padding: 0;
    font-size: 13px;
    letter-spacing: 1px
}

    .hidden-bar .side-menu ul li ul a,
    .hidden-bar .side-menu ul li ul li ul li a {
        background: 0 0
    }

    .hidden-bar .side-menu a.current,
    .hidden-bar .side-menu li.current > a {
        color: #fff
    }

    .hidden-bar .side-menu ul li a {
        background: 0 0;
        color: #000;
        font-weight: 600;
        display: block;
        text-transform: uppercase;
        border-top: 1px solid rgba(255, 255, 255, .3);
        border-bottom: 1px solid rgba(255, 255, 255, .3);
        padding: 10px 15px 10px 20px;
        position: relative;
        transition: all .3s ease;
        -moz-transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease
    }

        .hidden-bar .side-menu ul li a:hover,
        .hidden-bar .side-menu ul > li.current > a,
        .hidden-bar .side-menu ul > li > ul > li.current > a {
            background: rgba(255, 255, 255, .1);
            color: #666;
            font-size: 14px
        }

        .hidden-bar .side-menu ul li a .btn.expander {
            background: 0 0;
            color: #fff;
            border: 1px solid rgba(255, 255, 255, .8);
            padding: 5px 10px;
            font-size: 14px;
            border-radius: 0;
            position: absolute;
            top: 6px;
            right: 20px;
            outline: 0
        }

.back-strip {
    width: 100%;
    background: #1d1d1b;
    /*min-height: 300px;*/
}

.button-group {
    position: relative;
    margin-top: -71px;
    z-index: 1000
}

.floater {
    background: #fff;
    padding: 10px;
    margin: 0 10px
}

/*.floater.pad1 {
        padding-left: 20px
    }

    .floater.pad2 {
        padding-left: 27px
    }

    .floater.pad3 {
        padding-left: 36px
    }*/

.floater-inner {
    /*  border: 1px solid #7e8982;*/
    color: #bfaa8f;
    padding: 0px 15px;
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    display: block;
}

    .floater-inner:hover {
        color: #7e8982
    }

.black-block {
    background: #000;
    max-width: 720px;
    margin: 50px auto 10px;
    padding: 5px;
    width: 100%;
}

    .black-block p {
        color: #bfaa8f;
        font-weight: 600;
        font-size: 21px;
        text-align: center;
        margin: 0;
        line-height: 1.8em
    }

.main-slider .text,
.main-slider h2 {
    font-size: 66px !important;
    font-weight: 400
}

.black-block p span {
    padding-bottom: 5px;
    border-bottom: 1px solid #d6dcdd
}

.tp-banner.pages {
    height: 320px !important;
}

.main-slider.pages {
    min-height: 320px !important;
}
/*
.main-slider.home {
    min-height: 585px !important;
}*/

.main-slider {
    position: relative;
    z-index: 10;
  /*  width: 960px;*/
    margin: 0 auto;
}
/*.tp-banner-container.home .tp-banner {
    max-height: 585px !important;
}*/

    .main-slider .forcefullwidth_wrapper_tp_banner {
        position: absolute !important
    }

    .main-slider .tp-bullets,
    .main-slider .tparrows {
        display: none
    }

    .main-slider .tp-banner-container {
        width: 100% !important;
        left: 0 !important
    }

    .main-slider .tp-dottedoverlay {
        background-color: rgba(0, 0, 0, .1) !important
    }

    .main-slider .tp-caption {
        z-index: 5 !important
    }

    .main-slider .text {
        line-height: 1.8em;
        color: #1D1D1B
    }

        .main-slider .text.light {
            color: #fff
        }

    .main-slider h2 {
        color: #fff;
        text-transform: capitalize;
        line-height: 38px !important;
          font-family: 'Garet Book';;
        background: #1D1D1B;
        padding: 15px 7px !important
    }

    .main-slider .btn-style-one,
    .main-slider .btn-style-two {
        min-width: 160px;
        text-align: center;
        border-width: 2px !important
    }

    .main-slider .tp-bullets.preview3 .bullet {
        background: #000 !important;
        width: 25px !important;
        height: 4px !important;
        border: 0 !important;
        border-radius: 2px !important;
        margin: 0 7px
    }

        .main-slider .tp-bullets.preview3 .bullet.selected,
        .main-slider .tp-bullets.preview3 .bullet:hover {
            border-color: #1D1D1B !important;
            background: #1D1D1B !important
        }

    .main-slider .tparrows.preview3 {
        background: 0 0 !important;
        width: 54px !important;
        overflow: hidden;
        margin-top: 0 !important;
        height: 54px !important
    }

        .main-slider .tparrows.preview3::after {
            top: 0;
            background: rgba(0, 0, 0, 0);
            color: #fff;
            font-size: 16px;
            height: 54px !important;
            line-height: 54px;
            width: 50px !important;
            border: 2px solid #fff;
            padding: 0;
            border-radius: 3px
        }

    .main-slider .tparrows.tp-leftarrow.preview3::after {
        content: '\f0d9';
        font-family: FontAwesome
    }

    .main-slider .tparrows.tp-rightarrow.preview3::after {
        content: '\f0da';
        font-family: FontAwesome
    }

    .main-slider .tparrows.preview3.tp-leftarrow {
        left: 30px !important
    }

    .main-slider .tparrows.preview3.tp-rightarrow {
        right: 30px !important
    }

    .main-slider .tparrows.preview3:hover::after {
        background: #1D1D1B;
        border-color: #1D1D1B
    }

    .main-slider .tparrows.preview3 .tp-arr-iwrapper {
        visibility: hidden;
        opacity: 0;
        display: none
    }

    .main-slider .tp-bannertimer {
        display: none !important
    }



.search-popup {
    position: fixed;
    left: 0;
    top: -100%;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    overflow: auto;
    transition: all .7s ease;
    -moz-transition: all .7s ease;
    -webkit-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease
}

    .search-popup.popup-visible {
        top: 0;
        visibility: visible;
        opacity: 1
    }

    .search-popup .close-search {
        position: absolute;
        right: 25px;
        top: 25px;
        font-size: 20px;
        color: #fff;
        cursor: pointer;
        z-index: 5
    }

        .search-popup .close-search:hover {
            opacity: .7
        }

    .search-popup .search-form {
        position: relative;
        padding: 200px 15px 50px;
        max-width: 1024px;
        margin: 0 auto
    }

        .search-popup .search-form fieldset {
            position: relative;
            border: 5px solid rgba(255, 255, 255, .8);
            -webkit-border-radius: 12px;
            -ms-border-radius: 12px;
            -o-border-radius: 12px;
            -moz-border-radius: 12px;
            border-radius: 12px
        }

            .search-popup .search-form fieldset input.form-control,
            .search-popup .search-form fieldset input[type=search] {
                position: relative;
                height: 70px;
                padding: 20px 220px 20px 30px;
                background: #fff;
                line-height: 30px;
                font-size: 24px;
                color: #233145;
                -webkit-border-radius: 7px;
                -ms-border-radius: 7px;
                -o-border-radius: 7px;
                -moz-border-radius: 7px;
                border-radius: 7px
            }

            .search-popup .search-form fieldset input[type=submit] {
                position: absolute;
                display: block;
                right: 0;
                top: 0;
                text-align: center;
                width: 220px;
                padding: 20px 10px;
                color: #fff;
                background: #1D1D1B;
                line-height: 30px;
                height: 70px;
                font-size: 18px;
                letter-spacing: 2px;
                text-transform: uppercase;
                font-family: Oswald, sans-serif;
                -moz-border-radius: 0 7px 7px 0;
                -ms-border-radius: 0 7px 7px 0;
                -o-border-radius: 0 7px 7px 0;
                -webkit-border-radius: 0 7px 7px 0;
                border-radius: 0 7px 7px 0
            }

                .search-popup .search-form fieldset input[type=submit]:hover {
                    background: #334551;
                    color: #fff
                }

    .search-popup h3 {
        font-family: Oswald, sans-serif;
        font-size: 24px;
        color: #fff;
        margin-bottom: 30px;
        text-align: center;
        letter-spacing: 1px
    }

.sec-title .service-link,
.service-block-one .inner-box h3,
.service-block-two .inner-box .read-more,
.testimonial-style-one .slide-item .inner-box .auther-info .auther-name,
.welcome-section .welcome-column .inner-content h2 {
      font-family: 'Garet Book';
}

.search-popup .recent-searches {
    font-size: 14px;
    color: #fff;
    text-align: center
}

    .search-popup .recent-searches li {
        display: inline-block;
        margin: 0 10px 10px 0
    }

        .search-popup .recent-searches li a {
            display: block;
            line-height: 24px;
            border: 1px solid #fff;
            padding: 5px 20px;
            color: #fff;
            border-radius: 3px
        }

            .search-popup .recent-searches li a:hover {
                color: #1D1D1B;
                border-color: #1D1D1B
            }

.header-top .top-right ul {
    position: relative;
    float: right
}

.header-top .social-icon {
    position: relative;
    float: right;
    margin-left: 45px
}

.social-icon a {
    position: relative;
    display: inline-block;
    text-align: center;
    margin-left: 4px;
    width: 38px;
    height: 38px;
    line-height: 36px;
    font-size: 14px;
    border: 2px solid #373737;
    color: #fff;
    border-radius: 50%;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

    .social-icon a:hover {
        background-color: #1D1D1B;
        border-color: #1D1D1B
    }

.welcome-section {
    position: relative;
    z-index: 12
}

    .welcome-section .welcome-column {
        position: relative
    }

        .welcome-section .welcome-column .inner-content {
            position: relative;
            padding: 50px 30px;
            margin-top: -60px;
            margin-right: -30px;
            background-color: #1f1f1f;
            z-index: 99
        }

            .welcome-section .welcome-column .inner-content h2:after,
            .welcome-section .welcome-column .inner-content h2:before {
                position: absolute;
                content: '';
                width: 70px;
                display: block;
                background-color: #1D1D1B;
                left: 0
            }

            .welcome-section .welcome-column .inner-content h2 {
                color: #fff;
                font-size: 30px;
                font-weight: 700;
                padding-bottom: 15px
            }

                .welcome-section .welcome-column .inner-content h2:before {
                    height: 1px;
                    bottom: 4px
                }

                .welcome-section .welcome-column .inner-content h2:after {
                    height: 2px;
                    bottom: 0
                }

            .welcome-section .welcome-column .inner-content h3 {
                color: #fff;
                font-size: 24px;
                font-weight: 700;
                line-height: 1.6em;
                margin: 30px 0
            }

                .welcome-section .welcome-column .inner-content h3 span {
                    color: #1D1D1B
                }

            .welcome-section .welcome-column .inner-content .text {
                color: #bebebe;
                font-size: 16px;
                line-height: 28px;
                margin-bottom: 30px
            }

            .welcome-section .welcome-column .inner-content .author-title {
                position: relative;
                margin: 40px 0 20px
            }

                .welcome-section .welcome-column .inner-content .author-title .author-info {
                    position: relative;
                    color: #fff;
                    font-size: 16px;
                    font-weight: 600;
                      font-family: 'Garet Book';
                }

                    .welcome-section .welcome-column .inner-content .author-title .author-info span {
                        color: #9e9e9e;
                        font-size: 16px;
                        font-style: italic;
                        font-weight: 400
                    }

                .welcome-section .welcome-column .inner-content .author-title .author-designation {
                    color: #1D1D1B;
                    font-style: italic;
                    font-size: 16px
                }

.service-column {
    position: relative;
    padding: 90px 0 55px 100px
}

.service-block-one {
    position: relative;
    margin-bottom: 25px
}

    .service-block-one .inner-box {
        position: relative;
        padding-left: 75px
    }

        .service-block-one .inner-box .icon-box {
            position: absolute;
            left: 0;
            top: 24px;
            color: #272727;
            font-size: 48px;
            display: inline-block
        }

        .service-block-one .inner-box h3 {
            color: #272727;
            font-size: 20px;
            font-weight: 600
        }

        .service-block-one .inner-box .category {
            color: #1D1D1B;
            font-size: 18px;
            font-style: italic
        }

            .service-block-one .inner-box .category a:hover {
                color: #1D1D1B
            }

        .service-block-one .inner-box .text {
            color: #9e9e9e;
            margin-top: 15px
        }

.sec-title {
    position: relative;
    margin-bottom: 15px
}

    .sec-title h2 {
        position: relative;
        font-size: 36px;
        color: #272727;
        padding-bottom: 14px;
        font-weight: 700
    }

        .sec-title h2:after,
        .sec-title h2:before {
            position: absolute;
            width: 70px;
            background-color: #1D1D1B;
            content: '';
            left: 0
        }

    .sec-title.medium h2 {
        font-size: 28px
    }

    .sec-title h2:after {
        height: 1px;
        bottom: 3px
    }

    .sec-title h2:before {
        height: 2px;
        bottom: 0
    }

    .sec-title .desc-text {
        position: relative;
        padding-top: 30px;
        color: #999;
        line-height: 1.8em
    }

    .sec-title .service-link {
        position: relative;
        color: #272727;
        font-size: 14px;
        font-weight: 700;
        margin-top: 24px;
        text-transform: uppercase;
        border-bottom: 1px solid #272727;
        line-height: 16px;
        padding: 0
    }

        .sec-title .service-link span {
            position: relative;
            padding-left: 5px;
            line-height: 16px;
            font-size: 14px
        }

        .sec-title .service-link:hover {
            color: #1D1D1B;
            border-color: #1D1D1B
        }

.best-service-section {
    position: relative;
    background-color: #f4f4f4;
    padding: 100px 0 70px
}

.service-block-two {
    position: relative;
    margin-bottom: 30px
}

    .service-block-two .inner-box {
        position: relative;
        padding: 30px 20px 20px 100px;
        background: #fff;
        transition: all .5s ease;
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
        -webkit-box-shadow: 0 4px 10px 0 rgba(230, 230, 230, 1);
        -moz-box-shadow: 0 4px 10px 0 rgba(230, 230, 230, 1);
        box-shadow: 0 4px 10px 0 rgba(230, 230, 230, 1)
    }

        .service-block-two .inner-box .image-layer {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            opacity: 0;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center;
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease
        }

            .service-block-two .inner-box .image-layer:after {
                position: absolute;
                content: '';
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                background: rgba(252, 114, 30, .9)
            }

        .service-block-two .inner-box:hover .image-layer {
            opacity: 1
        }

        .service-block-two .inner-box .icon-box {
            position: absolute;
            left: 30px;
            top: 30px;
            width: 50px;
            height: 50px;
            line-height: 48px;
            text-align: center;
            color: #fff;
            font-size: 34px;
            background-color: #1D1D1B;
            z-index: 2;
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease
        }

        .service-block-two .inner-box h3 {
            color: #272727;
            font-size: 20px;
            font-weight: 700;
            text-transform: capitalize;
            margin: -5px 0 8px;
            z-index: 2
        }

        .service-block-two .inner-box .text {
            position: relative;
            color: #9e9e9e;
            font-size: 16px;
            z-index: 2
        }

        .service-block-two .inner-box .read-more {
            position: relative;
            color: #272727;
            margin-top: 15px;
            display: inline-block;
            font-weight: 700;
            z-index: 2;
            text-transform: uppercase
        }

        .service-block-two .inner-box .bottom-icon {
            position: absolute;
            right: 10px;
            bottom: 10px
        }

            .service-block-two .inner-box .bottom-icon span {
                color: #faf9f9;
                font-size: 60px
            }

    .service-block-two:hover .inner-box {
        background: rgba(252, 114, 30, 1)
    }

        .service-block-two:hover .inner-box .icon-box {
            background: #fff;
            color: rgba(252, 114, 30, 1)
        }

        .service-block-two:hover .inner-box .text,
        .service-block-two:hover .inner-box a,
        .service-block-two:hover .inner-box h3 {
            color: #fff;
            transition: all .6s ease;
            -moz-transition: all .6s ease;
            -webkit-transition: all .6s ease;
            -ms-transition: all .6s ease;
            -o-transition: all .6s ease
        }

    .service-block-two:hover .bottom-icon {
        opacity: 0
    }

.sec-title-two {
    position: relative;
    margin-bottom: 40px
}

    .sec-title-two h2 {
        position: relative;
        font-size: 36px;
        color: #272727;
        padding-bottom: 14px;
        font-weight: 700
    }

        .sec-title-two h2:after,
        .sec-title-two h2:before {
            position: absolute;
            width: 70px;
            background-color: #1D1D1B;
            content: '';
            left: 0
        }

        .sec-title-two h2:after {
            height: 1px;
            bottom: 3px
        }

        .sec-title-two h2:before {
            height: 2px;
            bottom: 0
        }

.call-to-action {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    padding: 120px 0 110px;
    text-align: center
}

    .call-to-action:before {
        position: absolute;
        content: '';
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .4)
    }

    .call-to-action .auto-container {
        position: relative;
        z-index: 1
    }

    .call-to-action .text {
        position: relative;
        font-size: 20px;
        color: #fff;
        margin-bottom: 5px
    }

    .call-to-action h2 {
        font-size: 36px;
        color: #fff;
        margin-bottom: 25px
    }

    .call-to-action .theme-btn {
        margin: 0 10px 10px;
        min-width: 160px
    }

.sec-title-three {
    position: relative;
    margin-bottom: 35px
}

    .sec-title-three .sub-title {
        position: relative;
        color: #1D1D1B;
        font-size: 20px;
        font-style: italic
    }

    .sec-title-four h2,
    .sec-title-three h2 {
        font-size: 36px;
        color: #272727;
        padding-bottom: 14px;
        font-weight: 700
    }

    .sec-title-three h2 {
        position: relative
    }

        .sec-title-three h2:after,
        .sec-title-three h2:before {
            position: absolute;
            content: '';
            width: 70px;
            left: 0;
            background-color: #1D1D1B
        }

        .sec-title-three h2:after {
            height: 1px;
            bottom: 3px
        }

        .sec-title-three h2:before {
            height: 2px;
            bottom: 0
        }

.sec-title-four {
    position: relative;
    margin-bottom: 50px;
    text-align: center
}

    .sec-title-four h2 {
        position: relative
    }

        .sec-title-four h2:after,
        .sec-title-four h2:before {
            position: absolute;
            width: 70px;
            left: 50%;
            margin-left: -30px;
            background-color: #1D1D1B;
            content: ''
        }

        .sec-title-four h2:after {
            height: 1px;
            bottom: 3px
        }

        .sec-title-four h2:before {
            height: 2px;
            bottom: 0
        }

.default-two-column {
    position: relative;
    padding: 100px 0 70px
}

    .default-two-column .column.spec-column .text {
        color: #9e9e9e;
        font-size: 16px;
        margin-bottom: 30px
    }

.specs {
    position: relative
}

    .specs .spec-block {
        position: relative;
        margin-bottom: 35px
    }

        .specs .spec-block .icon-box {
            position: absolute;
            left: 0;
            top: 5px;
            width: 50px;
            height: 50px;
            line-height: 48px;
            text-align: center;
            color: #272727;
            font-size: 30px;
            background-color: #f4f4f4;
            z-index: 2;
            transition: all .6s ease;
            -moz-transition: all .6s ease;
            -webkit-transition: all .6s ease;
            -ms-transition: all .6s ease;
            -o-transition: all .6s ease
        }

        .specs .spec-block .inner-box {
            position: relative;
            padding-left: 68px
        }

            .specs .spec-block .inner-box h3 {
                position: relative;
                color: #272727;
                font-size: 20px;
                font-weight: 700
            }

.default-form .form-group .field-label,
.default-form label.error {
    display: block;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 500
}

.specs .spec-block .inner-box .text {
    position: relative;
    color: #9e9e9e;
    font-size: 16px;
    margin-bottom: 0
}

.specs .spec-block:hover .icon-box {
    background-color: #1D1D1B;
    color: #fff
}

.specs .spec-block:hover .inner-box h3 {
    color: #1D1D1B;
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease
}

.default-two-column .form-column {
    position: relative
}

.form-box {
    position: relative;
    border: 2px solid #f4f4f4;
    padding: 18px 25px 0 0
}

.comment-form .form-box {
    padding: 25px 25px 0
}

.default-form .form-group {
    position: relative;
    margin-bottom: 20px
}

.comment-form .form-box .form-group {
    margin-bottom: 25px
}

.default-form.form-box .row {
    margin-left: -10px;
    margin-right: -10px
}

    .default-form.form-box .row .form-group {
        padding: 0 10px !important
    }

.default-form .form-group .field-label {
    margin-bottom: 10px;
    color: #232323;
    font-size: 13px
}

    .default-form .form-group .field-label sup {
        color: red;
        font-size: 14px
    }

.default-form input[type=password],
.default-form input[type=number],
.default-form input[type=text],
.default-form input[type=email],
.default-form select,
.default-form textarea {
    display: block;
    width: 100%;
    line-height: 24px;
    height: 50px;
    font-size: 16px;
    border: 1px solid #272727;
    padding: 12px 15px;
    background-color: #fff;
    color: #111;
    border-radius: 2px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.default-form select {
    color: #666;
    background: url(../images/icons/icon-select.png) right center no-repeat #f4f4f4
}

.default-form textarea {
    height: 110px;
    resize: none
}

.default-form select option {
    text-indent: 15px
}

.default-form input:focus,
.default-form select:focus,
.default-form textarea:focus {
    border-color: #1D1D1B;
    background-color: #fff
}

.default-form input.error,
.default-form select.error,
.default-form textarea.error {
    border-color: red !important
}

.default-form label.error {
    padding: 5px 0 0;
    margin: 0;
    font-size: 11px;
    color: red
}

.form-box .form-group button {
    width: 100%;
    padding: 14px 20px
}

.testimonial-style-one {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    padding: 100px 0;
    text-align: center
}

    .testimonial-style-one:before {
        position: absolute;
        content: '';
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .8)
    }

    .testimonial-style-one .icon {
        position: relative;
        width: 50px;
        height: 50px;
        margin: 0 auto 50px;
        text-align: center;
        border-radius: 50%;
        color: #fff;
        font-size: 18px;
        line-height: 45px;
        border: 3px solid #fff
    }

    .testimonial-style-one .slide-item .inner-box {
        max-width: 900px;
        margin: 0 auto
    }

        .testimonial-style-one .slide-item .inner-box .slide-text {
            color: #fff;
            font-size: 20px;
            line-height: 1.8em;
            font-weight: 400;
            font-style: italic
        }

        .testimonial-style-one .slide-item .inner-box .auther-info {
            position: relative;
            margin-top: 30px
        }

            .testimonial-style-one .slide-item .inner-box .auther-info .image {
                position: relative;
                width: 70px;
                height: 70px;
                margin: 0 auto
            }

                .testimonial-style-one .slide-item .inner-box .auther-info .image img {
                    border-radius: 50%
                }

            .testimonial-style-one .slide-item .inner-box .auther-info .auther-name {
                position: relative;
                color: #fff;
                font-size: 20px;
                margin-top: 20px
            }

    .tabbed-shop-carousel .owl-controls,
    .tabbed-shop-carousel .owl-controls .owl-nav,
    .testimonial-style-one .owl-controls,
    .testimonial-style-one .owl-controls .owl-nav {
        margin: 0 !important
    }

.default-shop-item .dead-overlay,
.default-shop-item .inner-box .lower-content .links-box .cart-btn,
.gallery-section .filters,
.shop-tabs-box .tab-buttons,
.sponsors-section .inner-box .overlay-box {
    font-family: Montserrat, sans-serif
}

.testimonial-style-one .slide-item .inner-box .auther-info .designation {
    color: #1D1D1B;
    font-size: 16px;
    font-style: italic
}

.testimonial-style-one .owl-controls .owl-dots {
    display: none !important
}

.testimonial-style-one .owl-controls .owl-nav [class*=owl-] {
    position: absolute;
    bottom: 80px;
    display: inline-block;
    margin: 0 0 0 1px;
    width: 45px;
    height: 45px;
    padding: 0;
    color: #fff;
    font-size: 22px;
    line-height: 42px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #fff;
    background-color: transparent !important
}

.testimonial-style-one .owl-controls .owl-nav [class*=owl-prev] {
    left: 100px
}

.testimonial-style-one .owl-controls .owl-nav [class*=owl-next] {
    right: 100px
}

.testimonial-style-one .owl-controls .owl-nav [class*=owl-]:hover {
    background-color: #1D1D1B !important;
    border-color: #1D1D1B
}

.gallery-section {
    position: relative;
    padding: 100px 0
}

    .gallery-section .filters {
        position: relative;
        text-align: center;
        margin-bottom: 50px
    }

        .gallery-section .filters .icon-box {
            position: relative;
            display: inline-block;
            margin-right: -75px;
            font-size: 24px;
            color: #1D1D1B;
            text-align: center;
            width: 70px;
            line-height: 24px;
            padding: 12px 10px
        }

        .gallery-section .filters .filter-tabs {
            position: relative;
            display: inline-block;
            padding-left: 70px;
            border-bottom: 1px solid #e0e0e0
        }

        .gallery-section .filters li {
            position: relative;
            top: 1px;
            display: inline-block;
            padding: 12px 20px;
            line-height: 24px;
            color: #999;
            cursor: pointer;
            text-transform: capitalize;
            font-size: 16px;
            font-weight: 400;
            border: 1px solid transparent;
            border-bottom-width: 2px;
            margin: 0;
            transition: all .3s ease;
            -webkit-transition: all .3s ease;
            -ms-transition: all .3s ease;
            -o-transition: all .3s ease
        }

            .gallery-section .filters li.active {
                color: #272727;
                border-color: #e0e0e0 #e0e0e0 #fff
            }

.default-portfolio-item {
    position: relative
}

.portfolio-with-caption .default-portfolio-item {
    margin-bottom: 30px
}

.gallery-section.style-two .items-container {
    padding: 0 15px
}

.default-portfolio-item.mix {
    display: none
}

.gallery-section.fullwidth .default-portfolio-item {
    padding: 0 !important
}

.sortable-masonry .items-container {
    margin-left: -5px;
    margin-right: -5px
}

.sortable-masonry .masonry-item {
    position: relative;
    padding: 0 5px !important;
    margin-bottom: 10px !important
}

.default-portfolio-item .inner-box {
    position: relative;
    width: 100%;
    overflow: hidden
}

.default-portfolio-item .image-box {
    position: relative;
    display: block
}

    .default-portfolio-item .image-box img {
        position: relative;
        display: block;
        width: 100%
    }

.default-portfolio-item .overlay-one {
    position: absolute;
    left: 0;
    top: -100%;
    width: 100%;
    height: 100%;
    padding: 0;
    color: #fff;
    opacity: 0;
    border: 5px solid #1D1D1B;
    text-align: center;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.fullwidth .default-portfolio-item .overlay-one,
.portfolio-with-caption .default-portfolio-item .overlay-one {
    border: none
}

.default-portfolio-item .inner-box:hover .overlay-one {
    top: 0;
    opacity: 1
}

.default-portfolio-item .overlay-one .overlay-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    padding: 30px 50px;
    background: rgba(0, 0, 0, .85)
}

.fullwidth .default-portfolio-item .overlay-one .overlay-inner,
.portfolio-with-caption .default-portfolio-item .overlay-one .overlay-inner {
    background: rgba(252, 114, 30, .9)
}

.default-portfolio-item .overlay-one .overlay-inner .content {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.default-portfolio-item .proj-link {
    position: relative;
    display: inline-block;
    width: 46px;
    height: 46px;
    color: #1D1D1B;
    line-height: 46px;
    background: #fff;
    font-size: 16px;
    z-index: 1;
    border-radius: 50%;
    text-align: center;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.fullwidth .default-portfolio-item .proj-link {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 20px
}

.portfolio-with-caption .default-portfolio-item .proj-link {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 20px
}

.default-portfolio-item .proj-link:hover {
    background: #1D1D1B;
    color: #fff
}

.portfolio-with-caption .default-portfolio-item .proj-link:hover {
    background: #272727;
    color: #fff
}

.default-portfolio-item .caption-box-one {
    position: absolute;
    left: -100%;
    bottom: 0;
    width: 100%;
    padding: 25px;
    z-index: 1;
    opacity: 0
}

.default-portfolio-item:hover .caption-box-one {
    left: 0;
    opacity: 1;
    transition: all .5s ease .5s;
    -webkit-transition: all .5s ease .5s;
    -ms-transition: all .5s ease .5s;
    -o-transition: all .5s ease .5s;
    -moz-transition: all .5s ease .5s
}

.default-portfolio-item .caption-box-one h3 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 0
}

.fullwidth .default-portfolio-item .caption-box-one h3 {
    font-size: 24px
}

.default-portfolio-item .caption-box-one .cat-link,
.default-portfolio-item .caption-box-one .cat-links a {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    position: relative;
    text-transform: capitalize;
    font-style: italic
}

.default-portfolio-item .caption-box-one h3 a {
    color: #fff
}

    .default-portfolio-item .caption-box-one h3 a:hover {
        color: #1D1D1B
    }

.fullwidth .default-portfolio-item .caption-box-one h3 a:hover {
    color: #272727
}

.default-portfolio-item .caption-box-one .cat-link {
    display: block;
    color: #1D1D1B
}

.default-portfolio-item .caption-box-one .cat-links {
    position: relative;
    display: block;
    color: #fff;
    line-height: 20px
}

    .default-portfolio-item .caption-box-one .cat-links a {
        color: #fff
    }

.default-portfolio-item .caption-box-two {
    position: relative;
    padding: 20px;
    text-align: center;
    background: #f4f4f4;
    border-bottom: 2px solid transparent;
    z-index: 1;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.shop-tabs-box .tabs-content .shop-tab.active-tab,
.sponsors-section .inner-box .overlay-box {
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.default-portfolio-item:hover .caption-box-two {
    border-bottom-color: #1D1D1B
}

.default-portfolio-item .caption-box-two h3 {
    font-size: 20px;
    color: #272727;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 0
}

    .default-portfolio-item .caption-box-two h3 a {
        color: #272727
    }

        .default-portfolio-item .caption-box-two h3 a:hover {
            color: #1D1D1B
        }

.default-portfolio-item .caption-box-two .cat-links {
    position: relative;
    display: block;
    color: #fff;
    line-height: 20px
}

    .default-portfolio-item .caption-box-two .cat-links a {
        position: relative;
        line-height: 20px;
        color: #1D1D1B;
        font-size: 15px;
        text-transform: capitalize;
        font-weight: 400;
        font-style: italic
    }

.tabbed-shop-section {
    position: relative;
    padding: 100px 0
}

.shop-tabs-box {
    position: relative
}

    .shop-tabs-box .tab-buttons {
        position: relative;
        margin-bottom: 40px;
        text-align: center
    }

    .shop-tabs-box .tabs-content {
        position: relative
    }

        .shop-tabs-box .tabs-content .shop-tab {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            visibility: hidden;
            opacity: 0;
            -webkit-transform: scale(.9, .9);
            -ms-transform: scale(.9, .9);
            -o-transform: scale(.9, .9);
            -moz-transform: scale(.9, .9);
            transform: scale(.9, .9)
        }

            .shop-tabs-box .tabs-content .shop-tab.active-tab {
                position: relative;
                visibility: visible;
                opacity: 1;
                transition: all .5s ease;
                -webkit-transform: scale(1, 1);
                -ms-transform: scale(1, 1);
                -o-transform: scale(1, 1);
                -moz-transform: scale(1, 1);
                transform: scale(1, 1)
            }

    .shop-tabs-box .tab-buttons .tab-btn {
        position: relative;
        display: inline-block;
        padding: 5px 24px;
        margin: 0 0 10px;
        cursor: pointer;
        font-size: 16px;
        font-weight: 400;
        color: #9e9e9e;
        text-transform: capitalize
    }

        .shop-tabs-box .tab-buttons .tab-btn:first-child {
            padding-left: 0
        }

        .shop-tabs-box .tab-buttons .tab-btn:last-child {
            padding-right: 0
        }

        .shop-tabs-box .tab-buttons .tab-btn.active-btn,
        .shop-tabs-box .tab-buttons .tab-btn:hover {
            color: #1D1D1B
        }

        .shop-tabs-box .tab-buttons .tab-btn:after {
            content: '';
            position: absolute;
            right: -6px;
            top: 50%;
            width: 8px;
            height: 8px;
            border-radius: 50%;
            background-color: #9e9e9e;
            margin-top: -4px
        }

        .shop-tabs-box .tab-buttons .tab-btn:last-child:after {
            display: none
        }

.default-shop-item {
    position: relative;
    margin-bottom: 40px
}

.related-products .default-shop-item,
.tabbed-shop-section .default-shop-item {
    margin-bottom: 0
}

.default-shop-item .inner-box {
    position: relative;
    border: 1px solid #f4f4f4;
    padding-bottom: 40px
}

.default-shop-item .dead-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .9);
    color: #272727;
    text-align: center;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 30px;
    z-index: 10
}

    .default-shop-item .dead-overlay .text {
        position: relative;
        top: 80px
    }

.default-shop-item .inner-box .image-box img {
    width: 100%;
    display: block
}

.default-shop-item .inner-box .item-sale-tag {
    position: absolute;
    right: 15px;
    top: 15px;
    line-height: 20px;
    padding: 1px 10px 2px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
    background: #fa4444;
    min-width: 50px
}

    .default-shop-item .inner-box .item-sale-tag.top {
        background: #95c03e
    }

    .default-shop-item .inner-box .item-sale-tag:before {
        content: '';
        position: absolute;
        left: 0;
        top: 100%;
        border: 5px solid transparent;
        border-left: 5px solid #fa4444;
        border-top: 5px solid #fa4444
    }

    .default-shop-item .inner-box .item-sale-tag.top:before {
        border-left-color: #95c03e;
        border-top-color: #95c03e
    }

.default-shop-item .inner-box .lower-content {
    position: relative;
    margin: 0 20px;
    padding-top: 20px;
    text-align: center;
    border-top: 1px solid #f4f4f4
}

    .default-shop-item .inner-box .lower-content h3 {
        position: relative;
        color: #272727;
        font-size: 18px;
        font-weight: 700
    }

        .default-shop-item .inner-box .lower-content h3 a {
            position: relative;
            color: #272727
        }

    .default-shop-item .inner-box .lower-content .rating {
        position: relative
    }

    .default-shop-item .inner-box .lower-content h3 a:hover {
        color: #1D1D1B
    }

    .default-shop-item .inner-box .lower-content .rating .fa {
        position: relative;
        color: #fc7625;
        display: inline-block;
        margin-right: 3px;
        font-size: 13px
    }

    .default-shop-item .inner-box .lower-content .price {
        color: #1D1D1B;
        font-size: 16px;
        line-height: 24px;
        height: 24px
    }

        .default-shop-item .inner-box .lower-content .price span {
            color: #9e9e9e;
            font-size: 14px;
            padding-left: 10px;
            text-decoration: line-through
        }

    .default-shop-item .inner-box .lower-content .links-box {
        position: relative;
        margin-top: 20px
    }

        .default-shop-item .inner-box .lower-content .links-box .cart-btn {
            position: relative;
            display: block;
            padding: 12px 0;
            line-height: 24px;
            color: #fff;
            font-size: 14px;
            text-transform: uppercase;
            background-color: #1D1D1B
        }

        .default-shop-item .inner-box .lower-content .links-box .add-to-favorite,
        .default-shop-item .inner-box .lower-content .links-box .zoom-btn {
            top: 0;
            line-height: 48px;
            font-size: 18px;
            background-color: #272727;
            color: #fff;
            font-weight: 400;
            position: absolute;
            width: 48px;
            height: 48px;
            z-index: 2
        }

        .default-shop-item .inner-box .lower-content .links-box .zoom-btn {
            left: 0
        }

        .default-shop-item .inner-box .lower-content .links-box .add-to-favorite {
            right: 0
        }

.tabbed-shop-carousel .owl-controls .owl-dots {
    display: none !important
}

.tabbed-shop-carousel .owl-controls .owl-nav [class*=owl-] {
    position: absolute;
    top: 40%;
    display: inline-block;
    margin: 0 0 0 1px;
    width: 48px;
    height: 48px;
    padding: 0;
    color: #272727;
    font-size: 24px;
    line-height: 42px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #e9e9e9;
    background-color: #e9e9e9 !important
}

.tabbed-shop-carousel .owl-controls .owl-nav [class*=owl-prev] {
    left: -24px
}

.tabbed-shop-carousel .owl-controls .owl-nav [class*=owl-next] {
    right: -24px
}

.tabbed-shop-carousel .owl-controls .owl-nav [class*=owl-]:hover {
    background-color: #1D1D1B !important;
    color: #fff;
    border-color: #1D1D1B
}

.sponsors-section {
    position: relative;
    background: #f4f4f4;
    padding: 100px 0
}

    .sponsors-section.style-two {
        background: #fff
    }

    .sponsors-section .image-box {
        position: relative;
        display: block;
        border: 1px solid #e0e0e0;
        border-radius: 3px;
        text-align: center
    }

        .sponsors-section .image-box img {
            display: block;
            width: 100%
        }

    .sponsors-section .inner-box {
        position: relative;
        overflow: hidden
    }

        .sponsors-section .inner-box .overlay-box {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            color: #fff;
            background: rgba(252, 114, 30, .95);
            opacity: 0;
            border-radius: 3px;
            transition: all .5s ease
        }

        .sponsors-section .inner-box:hover .overlay-box {
            opacity: 1
        }

        .sponsors-section .inner-box .overlay-box .overlay-inner {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            padding: 20px;
            vertical-align: middle;
            display: table
        }

        .sponsors-section .inner-box .overlay-box .overlay-content {
            position: relative;
            vertical-align: middle;
            display: table-cell
        }

        .sponsors-section .inner-box .overlay-box .count {
            position: relative;
            top: -8px;
            display: inline-block;
            font-size: 32px;
            padding-right: 15px
        }

        .sponsors-section .inner-box .overlay-box .text {
            position: relative;
            display: inline-block;
            font-size: 18px;
            padding-left: 15px;
            line-height: 1.5em
        }

            .sponsors-section .inner-box .overlay-box .text:before {
                content: '';
                position: absolute;
                left: 0;
                top: 5%;
                height: 90%;
                border-left: 1px solid #fff
            }

    .sponsors-section .owl-controls {
        padding: 0 !important;
        margin: 0 !important
    }

        .sponsors-section .owl-controls .owl-dots,
        .sponsors-section .owl-controls .owl-nav {
            display: none !important
        }

    .sponsors-section.style-two .owl-controls .owl-dots {
        display: block !important;
        padding-top: 50px
    }

        .sponsors-section.style-two .owl-controls .owl-dots .owl-dot span {
            width: 12px;
            height: 12px
        }

        .sponsors-section.style-two .owl-controls .owl-dots .owl-dot.active span {
            background: #1D1D1B
        }

.newsletter-style-one {
    position: relative;
    padding: 15px 0;
    background-color: #d2d7db;
    color: #fff
}

    .newsletter-style-one .auto-container {
        position: relative;
        z-index: 1;
        padding: 0 122px
    }

    .newsletter-style-one .title-column h2 {
        font-size: 28px;
        color: #1D1D1B;
        font-weight: 700;
        line-height: 1.2em;
        text-transform: capitalize
    }

    .newsletter-style-one .title-column .text {
        font-size: 16px;
        color: #fff;
        font-weight: 400;
        line-height: 1.2em;
        font-style: italic
    }

    .newsletter-style-one .form-group {
        position: relative;
        display: block;
        margin: 0;
        background: rgba(0, 0, 0, .03);
        border-radius: 3px
    }

        .newsletter-style-one .form-group .floated-icon {
            position: absolute;
            right: 20px;
            top: 50%;
            font-size: 15px;
            color: #1D1D1B;
            line-height: 24px;
            margin-top: -12px;
            opacity: .8
        }

        .newsletter-style-one .form-group input[type=text],
        .newsletter-style-one .form-group input[type=email] {
            display: block;
            position: relative;
            width: 100%;
            line-height: 24px;
            background: 0 0;
            color: #fff;
            height: 50px;
            font-size: 14px;
            padding: 13px 20px;
            -webkit-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .1) inset;
            -ms-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .1) inset;
            -o-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .1) inset;
            -moz-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .1) inset;
            box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .1) inset;
            z-index: 1
        }

    .newsletter-style-one::-webkit-input-placeholder {
        color: #1D1D1B !important;
        text-transform: capitalize
    }

    .newsletter-style-one::-moz-placeholder {
        color: #1D1D1B !important;
        text-transform: capitalize
    }

    .newsletter-style-one:-ms-input-placeholder {
        color: #1D1D1B !important;
        text-transform: capitalize
    }

    .newsletter-style-one input:-moz-placeholder {
        color: #1D1D1B !important;
        text-transform: capitalize
    }

    .newsletter-style-one button,
    .newsletter-style-one input[type=submit] {
        position: relative;
        display: block;
        width: 100%;
        height: 50px;
        line-height: 30px;
        padding: 10px 15px;
        color: #1D1D1B;
        text-transform: uppercase;
        font-size: 16px;
        background: #fff;
        font-weight: 500;
        font-family: Montserrat, sans-serif;
        border-radius: 3px
    }

.news-section {
    position: relative;
    padding: 100px 0
}

    .news-section .owl-controls {
        position: relative;
        padding: 0 !important;
        margin: 50px 0 0 !important
    }

        .news-section .owl-controls .owl-nav {
            display: none !important
        }

        .news-section .owl-controls .owl-dots {
            margin: 0 !important
        }

            .news-section .owl-controls .owl-dots .owl-dot span {
                background: #f0f0f0;
                margin: 0 5px;
                width: 12px;
                height: 12px
            }

            .news-section .owl-controls .owl-dots .owl-dot.active span {
                background: #1D1D1B
            }

.news-style-one {
    position: relative
}

    .news-style-one .inner-box {
        position: relative;
        display: block
    }

.large-image-view .news-style-one,
.list-view .news-style-one {
    margin-bottom: 50px
}

    .large-image-view .news-style-one .inner-box {
        padding: 20px 20px 25px;
        border: 1px solid #e9e9e9;
        border-radius: 3px
    }

.news-style-one .image-column {
    position: relative
}

.news-style-one .image-box {
    position: relative;
    overflow: hidden
}

.large-image-view .news-style-one .image-box {
    margin-bottom: 25px
}

.news-style-one .image-box img {
    display: block;
    width: 100%
}

.news-style-one .image-box .overlay-link {
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    background: rgba(252, 114, 30, .9);
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.news-style-one:hover .image-box .overlay-link {
    left: 0
}

.news-style-one .image-box .overlay-link .icon {
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 50%;
    margin-top: -20px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    font-size: 24px
}

.news-style-one .content h3 {
    font-size: 20px;
    color: #272727;
    margin: -5px 0 5px;
    font-weight: 600
}

    .news-style-one .content h3 a {
        color: #272727
    }

.news-style-one .content .post-meta {
    position: relative;
    margin-bottom: 10px
}

    .news-style-one .content .post-meta li {
        position: relative;
        display: inline-block;
        font-size: 14px;
        margin-right: 15px;
        font-style: italic
    }

        .news-style-one .content .post-meta li a {
            position: relative;
            display: inline-block;
            padding-left: 25px;
            font-style: italic;
            color: #9e9e9e
        }

        .news-style-one .content .post-meta li .icon {
            position: absolute;
            left: 0;
            top: 0;
            font-size: 14px;
            color: #1D1D1B;
            font-style: normal
        }

.news-style-one .content .text {
    position: relative;
    margin-bottom: 15px;
    color: #9e9e9e;
    line-height: 1.8em
}

    .news-style-one .content .text p {
        margin-bottom: 25px
    }

.news-style-one .content .author-info {
    position: relative;
    padding: 20px 15px 0 70px;
    border-top: 1px solid #e0e0e0
}

    .news-style-one .content .author-info:before {
        content: '';
        position: absolute;
        left: 0;
        top: -1px;
        width: 50px;
        border-top: 1px solid #1D1D1B
    }

    .news-style-one .content .author-info .author-thumb {
        position: absolute;
        left: 0;
        top: 15px;
        width: 50px;
        height: 50px;
        border-radius: 50%
    }

        .news-style-one .content .author-info .author-thumb img {
            display: block;
            width: 50px;
            height: 50px;
            border-radius: 50%
        }

    .news-style-one .content .author-info h4 {
        font-size: 16px;
        line-height: 1.2em;
        font-weight: 700;
        color: #272727
    }

    .news-style-one .content .author-info .designation {
        font-style: italic;
        color: #1D1D1B
    }

.news-style-one .content a:hover {
    color: #1D1D1B
}

.news-style-one blockquote {
    position: relative;
    display: block;
    margin-bottom: 20px;
    margin-left: 50px;
    padding: 5px 5px 5px 20px;
    font-size: 18px;
    line-height: 1.8em;
    font-style: italic;
      font-family: 'Garet Book';;
    border-left: 3px solid #1D1D1B
}

.blog-details .post-author {
    position: relative;
    color: #777;
    margin-bottom: 50px
}

    .blog-details .post-author .inner-box {
        position: relative;
        padding: 35px 35px 35px 155px;
        min-height: 160px;
        background: #f4f4f4
    }

        .blog-details .post-author .inner-box .author-thumb {
            position: absolute;
            left: 35px;
            top: 35px;
            width: 100px;
            height: 100px;
            border-radius: 2px
        }

            .blog-details .post-author .inner-box .author-thumb img {
                display: block;
                width: 100%
            }

    .blog-details .post-author h4 {
        position: relative;
        margin: -8px 0 5px;
        font-size: 18px;
        text-transform: capitalize;
        font-weight: 400;
        color: #272727
    }

        .blog-details .post-author h4 .author-designation {
            position: relative;
            color: #1D1D1B;
            font-style: italic;
              font-family: 'Garet Book';
        }

    .blog-details .post-author .text {
        line-height: 1.8em;
        color: #777
    }

        .blog-details .post-author .text a {
            color: #777;
            text-decoration: underline
        }

            .blog-details .post-author .text a:hover {
                color: #1D1D1B
            }

.blog-details .post-bottom {
    background: #fff;
    padding: 20px 0 0;
    border-top: 1px solid #e9e9e9
}

    .blog-details .post-bottom .share-options strong {
        font-weight: 600;
        font-size: 18px;
        font-family: Montserrat, sans-serif;
        color: #272727;
        padding-right: 10px
    }

    .blog-details .post-bottom .share-options li {
        line-height: 34px;
        margin-right: 12px;
        float: left
    }

        .blog-details .post-bottom .share-options li a,
        .social-links-one a {
            font-size: 14px;
            width: 34px;
            height: 34px;
            line-height: 32px;
            display: inline-block;
            position: relative;
            text-align: center
        }

        .blog-details .post-bottom .share-options li a {
            border: 1px solid #f4f4f4;
            background: #f4f4f4;
            color: #999;
            border-radius: 50%;
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease
        }

            .blog-details .post-bottom .share-options li a:hover {
                color: #fff;
                background: #1D1D1B
            }

.social-links-one a {
    border: 1px solid #e9e9e9;
    color: #999;
    margin: 0 10px 0 0;
    border-radius: 5px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

    .social-links-one a:hover {
        color: #fff;
        background: #1D1D1B
    }

.blog-details .post-bottom .post-controls li {
    position: relative;
    display: inline-block;
    padding: 5px 0;
    line-height: 24px;
    font-weight: 600;
    font-size: 16px;
    font-family: Montserrat, sans-serif;
    color: #9e9e9e;
    margin-left: 20px
}

    .blog-details .post-bottom .post-controls li a {
        color: #9e9e9e
    }

        .blog-details .post-bottom .post-controls li a:hover {
            color: #1D1D1B
        }

.blog-details .comments-area {
    position: relative;
    margin-bottom: 50px
}

    .blog-details .comments-area .comment-box {
        position: relative
    }

    .blog-details .comments-area .comment {
        position: relative;
        padding: 0 0 30px;
        border-bottom: 1px solid #e9e9e9;
        margin-bottom: 30px
    }

    .blog-details .comments-area .reply-comment {
        padding-left: 50px
    }

    .blog-details .comments-area .comment .comment-inner {
        position: relative;
        padding-left: 120px
    }

    .blog-details .comments-area .comment .author-thumb {
        position: absolute;
        left: 0;
        top: 0;
        width: 100px;
        height: 100px
    }

        .blog-details .comments-area .comment .author-thumb img {
            width: 100%;
            display: block
        }

    .blog-details .comments-area .comment .comment-header {
        position: relative;
        margin-bottom: 15px;
        color: #9e9e9e
    }

        .blog-details .comments-area .comment .comment-header h4 {
            color: #272727;
            font-size: 20px;
            font-weight: 600;
            margin-bottom: 5px
        }

        .blog-details .comments-area .comment .comment-header .comment-info a {
            color: #1D1D1B;
            font-style: italic
        }

    .blog-details .comments-area .comment .text {
        line-height: 1.8em;
        color: #9e9e9e
    }

.main-footer {
    position: relative;
    background-color: #272727;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    color: #bebebe
}

    .main-footer:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(16, 16, 16, .96)
    }

    .main-footer a,
    .main-footer input,
    .main-footer textarea {
        transition: all .3s ease
    }

    .main-footer .auto-container {
        position: relative;
        z-index: 1
    }

    .main-footer .widgets-section {
        position: relative;
        padding: 90px 0 50px
    }

    .main-footer .footer-column {
        position: relative
    }

    .main-footer .footer-widget {
        position: relative;
        margin-bottom: 30px
    }

    .main-footer .footer-column h2:after,
    .main-footer .footer-column h2:before {
        position: absolute;
        width: 70px;
        left: 0;
        content: ''
    }

    .main-footer .footer-column h2 {
        font-size: 24px;
        font-weight: 700;
        text-transform: capitalize;
        margin-bottom: 30px;
        padding-bottom: 20px;
        color: #fff
    }

        .main-footer .footer-column h2:before {
            bottom: 0;
            border-bottom: 3px solid #1D1D1B
        }

        .main-footer .footer-column h2:after {
            bottom: 4px;
            border-bottom: 1px solid #1D1D1B
        }

    .main-footer .about-widget .text {
        margin-bottom: 20px
    }

    .main-footer .contact-info {
        margin-bottom: 25px
    }

        .main-footer .contact-info li {
            position: relative;
            padding: 10px 0 10px 30px;
            line-height: 24px;
            border-bottom: 1px solid rgba(255, 255, 255, .1)
        }

            .main-footer .contact-info li:last-child {
                border: none
            }

            .main-footer .contact-info li .icon {
                position: absolute;
                left: 0;
                top: 10px;
                line-height: 24px;
                font-size: 16px;
                color: #1D1D1B
            }

    .main-footer .posts-widget .post,
    .main-footer .social-links {
        position: relative;
        margin-bottom: 25px
    }

        .main-footer .social-links a {
            display: inline-block;
            width: 32px;
            height: 32px;
            margin-right: 5px;
            line-height: 30px;
            background: 0 0;
            border: 1px solid #aaa;
            color: #aaa;
            font-size: 14px;
            text-align: center;
            border-radius: 2px
        }

            .main-footer .social-links a:hover {
                border-color: #fff;
                color: #fff
            }

    .main-footer .posts-widget .post {
        min-height: 60px;
        padding-left: 75px;
        padding-bottom: 22px;
        border-bottom: 1px solid rgba(255, 255, 255, .1)
    }

        .main-footer .posts-widget .post:last-child {
            border: none;
            padding-bottom: 0
        }

        .main-footer .posts-widget .post .post-thumb {
            position: absolute;
            left: 0;
            top: 0;
            width: 60px;
            height: 60px
        }

            .main-footer .posts-widget .post .post-thumb .overlay-link {
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                background: rgba(252, 114, 30, .9);
                color: #fff;
                opacity: 0
            }

        .main-footer .posts-widget .post:hover .post-thumb .overlay-link {
            opacity: 1
        }

        .main-footer .posts-widget .post .post-thumb .overlay-link span {
            position: absolute;
            left: 50%;
            top: 50%;
            text-align: center;
            width: 30px;
            margin-left: -15px;
            margin-top: -15px;
            line-height: 30px;
            font-size: 16px
        }

        .main-footer .posts-widget .post .post-thumb img {
            display: block;
            width: 100%
        }

        .main-footer .posts-widget .post .desc-text {
            position: relative;
            font-size: 15px;
            color: #bebebe;
            line-height: 1.8em;
            margin-bottom: 0;
            top: -5px
        }

            .main-footer .posts-widget .post .desc-text a {
                color: #bebebe
            }

        .main-footer .posts-widget .post .time {
            color: #9e9e9e;
            line-height: 24px;
            font-style: italic
        }

            .main-footer .posts-widget .post .time .fa {
                padding-right: 8px;
                color: #1D1D1B;
                font-style: normal
            }

    .main-footer .posts-widget .view-more {
        display: inline-block;
        text-transform: uppercase;
        font-weight: 700;
        border-bottom: 1px solid;
        color: #1D1D1B;
        line-height: 20px
    }

        .main-footer .posts-widget .view-more .fa {
            padding-left: 5px
        }

    .main-footer .tags-widget .tags-list li {
        position: relative;
        display: inline-block;
        margin: 0 8px 10px 0
    }

        .main-footer .tags-widget .tags-list li a {
            position: relative;
            display: block;
            line-height: 24px;
            padding: 5px 15px;
            color: #bebebe;
            text-transform: capitalize;
            border: 1px solid rgba(255, 255, 255, .1);
            min-width: 70px;
            text-align: center;
            border-radius: 3px
        }

            .main-footer .tags-widget .tags-list li a:hover {
                background: #1D1D1B;
                color: #fff;
                border-color: #1D1D1B
            }

    .main-footer .work-hours h4 {
        font-size: 16px;
          font-family: 'Garet Book';;
        color: #fff;
        font-weight: 500;
        margin-bottom: 10px
    }

    .main-footer .work-hours p {
        line-height: 1.6em;
        margin-bottom: 5px
    }

    .main-footer .contact-widget {
        position: relative
    }

        .main-footer .contact-widget .text {
            margin-bottom: 20px
        }

        .main-footer .contact-widget .form-group {
            position: relative;
            display: block;
            margin-bottom: 20px
        }

            .main-footer .contact-widget .form-group input[type=tel],
            .main-footer .contact-widget .form-group input[type=text],
            .main-footer .contact-widget .form-group input[type=email],
            .main-footer .contact-widget .form-group textarea {
                position: relative;
                display: block;
                width: 100%;
                line-height: 24px;
                padding: 8px 16px;
                height: 44px;
                color: #fff;
                font-size: 15px;
                border: 1px solid rgba(255, 255, 255, .1);
                border-radius: 3px;
                background: 0 0;
                -webkit-transition: all .3s ease;
                -ms-transition: all .3s ease;
                -o-transition: all .3s ease;
                -moz-transition: all .3s ease;
                transition: all .3s ease
            }

            .main-footer .contact-widget .form-group textarea {
                height: 90px;
                resize: none
            }

                .main-footer .contact-widget .form-group input[type=tel]:focus,
                .main-footer .contact-widget .form-group input[type=text]:focus,
                .main-footer .contact-widget .form-group input[type=email]:focus,
                .main-footer .contact-widget .form-group textarea:focus {
                    border-color: #1D1D1B
                }

            .main-footer .contact-widget .form-group input[type=submit],
            .main-footer .contact-widget button {
                font-family: Montserrat, sans-serif;
                border-radius: 3px;
                padding: 8px 30px
            }

    .main-footer .gallery-widget,
    .main-footer .gallery-widget .item {
        position: relative
    }

        .main-footer .gallery-widget .item .overlay-link {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: rgba(252, 114, 30, .9);
            color: #fff;
            opacity: 0
        }

        .main-footer .gallery-widget .item:hover .overlay-link {
            opacity: 1
        }

        .main-footer .gallery-widget .item .overlay-link span {
            position: absolute;
            left: 50%;
            top: 50%;
            text-align: center;
            width: 30px;
            margin-left: -15px;
            margin-top: -15px;
            line-height: 30px;
            font-size: 16px
        }

        .main-footer .gallery-widget .item img {
            display: block;
            width: 100%
        }

.gallery-widget .owl-controls {
    padding: 0 !important;
    margin: 0 !important;
    position: absolute;
    right: 0;
    top: -70px
}

    .gallery-widget .owl-controls .owl-nav {
        display: none !important
    }

    .gallery-widget .owl-controls .owl-dots .owl-dot span {
        background: rgba(255, 255, 255, .1);
        margin: 0 0 0 10px;
        width: 12px;
        height: 12px
    }

    .gallery-widget .owl-controls .owl-dots .owl-dot.active span {
        background: #1D1D1B
    }

.main-footer .footer-bottom {
    position: relative;
    padding: 24px 0;
    line-height: 24px;
    font-size: 15px;
    background: #0a0a0a
}

    .main-footer .footer-bottom .author-name {
        color: #1D1D1B
    }

.main-footer .footer-nav li {
    position: relative;
    display: inline-block;
    margin-left: 35px;
    line-height: 24px
}

    .main-footer .footer-nav li a {
        color: #9e9e9e
    }

        .main-footer .footer-nav li a:hover {
            color: #1D1D1B
        }

.page-title {
    position: relative;
    padding: 90px 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center
}

    .page-title:before {
        content: '';
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        background: rgba(0, 0, 0, .2)
    }

    .page-title .auto-container {
        position: relative;
        z-index: 1
    }

    .page-title h1 {
        position: relative;
        font-size: 36px;
        font-weight: 700;
        color: #fff;
        padding-bottom: 20px;
        line-height: 1.5em
    }

        .page-title h1:after {
            content: '';
            position: absolute;
            left: 50%;
            margin-left: -20px;
            bottom: 0;
            width: 80px;
            border-bottom: 3px solid #1D1D1B
        }

.page-info {
    position: relative;
    padding: 24px 0;
    background: #fff;
    color: #272727;
    border-bottom: 1px solid #f0f0f0
}

    .page-info h2 {
        font-size: 16px;
        color: #272727;
        line-height: 24px;
        font-weight: 700
    }

    .page-info .bread-crumb {
        position: relative;
        font-size: 15px
    }

        .page-info .bread-crumb li {
            position: relative;
            float: left;
            margin-right: 30px;
            color: #9e9e9e;
            line-height: 24px
        }

            .page-info .bread-crumb li:last-child {
                margin-right: 0
            }

            .page-info .bread-crumb li:after {
                content: '\f0da';
                font-family: FontAwesome;
                position: absolute;
                right: -22px;
                width: 10px;
                line-height: 28px;
                font-size: 14px;
                color: #1D1D1B
            }

.best-service-two:before,
.fact-counter:before {
    content: '';
    left: 0
}

.page-info .bread-crumb li:last-child:after {
    display: none
}

.about-us-section .video-box img,
.team-member-one .image-box img {
    display: block;
    width: 100%
}

.page-info .bread-crumb li a {
    color: #9e9e9e
}

    .page-info .bread-crumb li a:hover {
        color: #1D1D1B
    }

.fact-counter {
    position: relative;
    padding: 80px 0 30px;
    background-color: #272727;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    color: #fff
}

    .fact-counter:before {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .8;
        z-index: 0
    }

    .fact-counter .auto-container {
        position: relative;
        z-index: 1
    }

    .fact-counter .column {
        position: relative;
        margin-bottom: 40px;
        text-align: center;
        z-index: 5
    }

        .fact-counter .column .icon {
            position: relative;
            top: 0;
            font-size: 60px;
            line-height: 70px;
            margin-bottom: 20px;
            color: #1D1D1B;
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease
        }

    .fact-counter .count-outer {
        position: relative;
        font-size: 30px;
        font-weight: 700;
        padding: 0 10px;
        margin-bottom: 20px
    }

    .fact-counter .column .counter-title {
        position: relative;
        font-size: 20px;
        font-weight: 400;
        text-transform: capitalize;
        font-family: Montserrat, sans-serif;
        color: #fff
    }

.about-us-section {
    position: relative;
    padding: 100px 0 70px
}

    .about-us-section .column {
        position: relative;
        margin-bottom: 80px
    }

    .about-us-section .text-column .text {
        margin-bottom: 35px;
        color: #9e9e9e;
        font-size: 15px;
        line-height: 1.8em
    }

        .about-us-section .text-column .text strong {
            color: #272727;
            font-weight: 600
        }

    .about-us-section .text-column h2 {
        font-size: 24px;
        color: #272727;
        font-weight: 400;
        text-transform: capitalize;
        margin-bottom: 25px
    }

    .about-us-section .text-column .signature-image {
        position: relative;
        margin-bottom: 10px
    }

    .about-us-section .text-column .about-owner h4 {
        font-size: 16px;
        font-weight: 600;
        color: #272727
    }

    .about-us-section .text-column .about-owner .designation {
        color: #999;
        font-style: italic;
          font-family: 'Garet Book';;
        font-weight: 400
    }

    .about-us-section .text-column .about-owner .company-title {
        color: #1D1D1B;
        font-style: italic;
          font-family: 'Garet Book';
    }

    .about-us-section .video-box {
        position: relative
    }

        .about-us-section .video-box .video-link {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, .1);
            transition: all .3s ease
        }

.video-box .video-link .icon {
    position: absolute;
    width: 100%;
    height: 50px;
    line-height: 1em;
    font-size: 64px;
    top: 50%;
    color: #fff;
    margin-top: -25px;
    text-align: center
}

.about-us-section .video-box .video-link:hover {
    background: rgba(0, 0, 0, .3)
}

.about-us-section .our-services {
    padding: 80px 0 0;
    border-top: 1px solid #f0f0f0
}

    .about-us-section .our-services .service-block-one {
        position: relative;
        margin-bottom: 30px
    }

.best-service-two {
    position: relative;
    padding: 100px 0;
    background-color: #272727;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
    overflow: hidden
}

    .best-service-two:before {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .15;
        z-index: 0
    }

    .best-service-two .auto-container {
        position: relative;
        z-index: 1
    }

    .best-service-two .sec-title-four {
        margin-bottom: 50px
    }

        .best-service-two .sec-title-four h2 {
            color: #fff
        }

    .best-service-two .auto-container .row {
        margin-left: -1px;
        margin-right: -1px
    }

.service-block-three {
    position: relative;
    padding: 1px
}

    .service-block-three .inner-box {
        position: relative;
        display: block;
        width: 100%;
        padding: 45px 20px;
        background: #fff;
        text-align: center;
        color: #272727;
        transition: all .5s ease;
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease
    }

        .service-block-three .inner-box:hover {
            color: #fff;
            background: #1D1D1B
        }

        .service-block-three .inner-box .icon-box {
            position: relative;
            line-height: 1em;
            font-size: 48px;
            margin-bottom: 20px
        }

        .service-block-three .inner-box h3 {
            position: relative;
            line-height: 1.5em;
            font-size: 20px;
            font-weight: 600;
            text-transform: capitalize
        }

.team-section-one {
    position: relative;
    padding: 100px 0 60px
}

.team-member-one {
    position: relative;
    margin-bottom: 40px
}

    .team-member-one .image-box {
        position: relative;
        overflow: hidden
    }

        .team-member-one .image-box .overlay {
            position: absolute;
            left: -100%;
            top: 0;
            width: 100%;
            height: 100%;
            color: #fff;
            text-align: center;
            background: rgba(252, 114, 30, .95);
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease
        }

    .team-member-one:hover .image-box .overlay {
        left: 0
    }

    .team-member-one .image-box .overlay .social-links {
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        margin-top: -20px
    }

        .team-member-one .image-box .overlay .social-links li {
            display: inline-block;
            margin: 0 5px
        }

        .team-member-one .image-box .overlay .social-links a {
            position: relative;
            width: 40px;
            height: 40px;
            display: inline-block;
            line-height: 24px;
            padding: 7px 0;
            color: #fff;
            border: 1px solid #fff;
            border-radius: 50%
        }

            .team-member-one .image-box .overlay .social-links a:hover {
                color: #1D1D1B;
                background: #fff
            }

    .team-member-one .lower-content {
        position: relative;
        padding: 25px 0 0
    }

        .team-member-one .lower-content h3 {
            font-size: 20px;
            font-weight: 600;
            color: #272727;
            text-transform: capitalize;
            line-height: 1.4em
        }

            .team-member-one .lower-content h3 a {
                color: #272727
            }

                .team-member-one .lower-content h3 a:hover {
                    color: #1D1D1B
                }

        .team-member-one .lower-content .designation {
            font-size: 16px;
            font-style: italic;
            color: #1D1D1B;
            text-transform: capitalize;
            margin-bottom: 20px
        }

        .team-member-one .lower-content .desc-text {
            font-size: 15px;
            color: #9e9e9e;
            line-height: 1.8em;
            margin-bottom: 20px
        }

        .team-member-one .lower-content .read-more {
            font-size: 14px;
            color: #333;
            text-transform: capitalize;
            font-family: Montserrat, sans-serif;
            line-height: 1.6em
        }

.accordion-box .block .acc-btn,
.call-to-action-one h3 {
    font-weight: 400;
      font-family: 'Garet Book';
}

.team-member-one .lower-content .read-more .fa {
    padding-left: 5px
}

.team-member-one .lower-content .read-more:hover {
    color: #1D1D1B
}

.faqs-section {
    position: relative;
    padding: 100px 0
}

    .faqs-section .faqs-container {
        margin-bottom: 50px
    }

.accordion-box {
    position: relative
}

    .accordion-box .block {
        position: relative;
        margin-bottom: 10px;
        border: 1px solid #f0f0f0
    }

        .accordion-box .block .acc-btn {
            position: relative;
            font-size: 16px;
            margin-bottom: 0;
            cursor: pointer;
            background: 0 0;
            line-height: 30px;
            padding: 20px 25px 20px 70px;
            overflow: hidden;
            color: #1c2125;
            border-radius: 2px;
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease
        }

        .accordion-box .block .icon-outer {
            position: absolute;
            left: 25px;
            top: 18px;
            width: 30px;
            height: 30px;
            text-align: center;
            font-size: 18px;
            color: #fff;
            background: #272727;
            border-radius: 50%;
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease
        }

            .accordion-box .block .icon-outer .icon {
                position: absolute;
                left: 0;
                top: 50%;
                margin-top: -15px;
                width: 100%;
                height: 30px;
                line-height: 30px;
                text-align: center;
                font-size: 18px;
                font-weight: 400;
                -moz-transition: all .5s ease;
                -webkit-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
                transition: all .5s ease
            }

            .accordion-box .block .icon-outer .icon-plus {
                opacity: 1
            }

            .accordion-box .block .icon-outer .icon-minus {
                opacity: 0
            }

        .accordion-box .block .acc-btn.active .icon-outer .icon-minus {
            opacity: 1
        }

        .accordion-box .block .acc-btn.active .icon-outer .icon-plus {
            opacity: 0
        }

        .accordion-box .block .acc-btn.active .icon-outer {
            background: #1D1D1B
        }

    .accordion-box.style-two .block .acc-btn.active .icon-outer {
        background: 0 0;
        color: #1D1D1B
    }

    .accordion-box .block .acc-content {
        position: relative;
        display: none
    }

        .accordion-box .block .acc-content.current {
            display: block
        }

    .accordion-box .block .content {
        position: relative;
        font-size: 16px;
        background: #f4f4f4;
        padding: 20px 25px;
        color: #888
    }

        .accordion-box .block .content p {
            margin-bottom: 20px;
            line-height: 1.8em
        }

            .accordion-box .block .content p:last-child {
                margin-bottom: 0
            }

.ask-questions .form-box {
    padding: 30px 30px 0
}

.ask-questions .default-form .form-group {
    margin-bottom: 30px
}

.call-to-action-one {
    position: relative;
    padding: 40px 0;
    background-color: #1D1D1B;
    color: #fff
}

    .call-to-action-one h3 {
        font-size: 24px;
        color: #fff;
        line-height: 44px
    }

    .call-to-action-one .theme-btn:hover {
        border-color: #272727 !important;
        color: #272727 !important;
        background: 0 0
    }

.pricing-section {
    position: relative;
    padding: 90px 0 70px;
    background: #fff
}

.pricing-column {
    position: relative;
    margin-bottom: 40px
}

    .pricing-column .inner-box {
        position: relative;
        display: block;
        border: 1px solid #e0e0e0;
        background: #fff;
        text-align: center;
        color: #999;
        border-radius: 3px;
        transition: all .3s ease
    }

        .pricing-column .inner-box:hover {
            background: #272727;
            color: #fff;
            border-color: #272727
        }

    .pricing-column .price-header {
        position: relative;
        padding: 25px 20px;
        line-height: 1em
    }

        .pricing-column .price-header .price {
            font-size: 48px;
            font-weight: 700;
            line-height: 1em;
            color: #272727;
            font-family: Lato, sans-serif
        }

.project-details .post-nav a,
.project-details .proj-info li strong {
    font-family: Montserrat, sans-serif;
    font-size: 16px
}

.pricing-column .inner-box:hover .price-header .price,
.pricing-column .inner-box:hover .price-header sub {
    color: #fff
}

.pricing-column .price-header sub {
    font-size: 15px;
    color: #272727;
    font-weight: 400
}

.pricing-column .price-header sup {
    position: relative;
    top: -20px;
    font-size: 20px;
    font-weight: 700
}

.pricing-column .plan-title {
    position: relative;
    padding: 30px 10px;
    color: #1D1D1B;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: capitalize;
    border-bottom: 1px solid #e0e0e0
}

.pricing-column .inner-box:hover .plan-title {
    border-color: rgba(255, 255, 255, .1)
}

.pricing-column.best-plan .plan-title,
.pricing-column:hover .plan-title {
    color: #fff
}

.pricing-column .lower-content {
    position: relative;
    padding: 0 15px 40px
}

    .pricing-column .lower-content .spec-list {
        position: relative;
        padding: 10px 0 20px
    }

        .pricing-column .lower-content .spec-list li {
            line-height: 24px;
            padding: 10px 15px;
            font-size: 15px
        }

.pricing-column .theme-btn {
    padding: 10px 50px
}

.pricing-column.best-plan .theme-btn,
.pricing-column:hover .theme-btn {
    background: #1D1D1B !important;
    border-color: #1D1D1B !important;
    color: #fff !important
}

.project-details {
    position: relative;
    padding: 100px 0;
    background: #fff
}

    .project-details .project-images {
        position: relative;
        margin-bottom: 50px
    }

        .project-details .project-images .image-column {
            position: relative;
            margin-bottom: 30px
        }

            .project-details .project-images .image-column img {
                display: block;
                width: 100%;
                transition: all .3s ease
            }

                .project-details .project-images .image-column img:hover {
                    opacity: .7
                }

    .project-details h2 {
        font-size: 30px;
        font-weight: 700;
        color: #272727;
        margin-bottom: 20px
    }

    .project-details .content-column,
    .project-details .info-column {
        margin-bottom: 20px
    }

    .project-details .project-content .text {
        font-size: 15px;
        font-weight: 400;
        line-height: 1.8em;
        color: #888;
        margin-bottom: 20px
    }

    .project-details .project-content .social-links a {
        display: inline-block;
        margin-right: 25px;
        font-size: 18px;
        color: #9e9e9e;
        transition: all .3s ease
    }

        .project-details .project-content .social-links a:hover {
            color: #1D1D1B
        }

    .project-details .proj-info li {
        position: relative;
        font-size: 16px;
        font-style: italic;
        color: #999;
        margin-bottom: 15px
    }

        .project-details .proj-info li strong {
            font-weight: 600;
            font-style: normal;
            color: #272727;
            padding-right: 15px
        }

    .project-details .proj-info .rating {
        color: #1D1D1B
    }

    .project-details .post-nav {
        position: relative;
        margin: 30px auto;
        padding: 35px 0;
        text-align: center;
        border: 1px solid #e0e0e0;
        border-left: none;
        border-right: none
    }

        .project-details .post-nav .next-post,
        .project-details .post-nav .prev-post {
            position: relative;
            z-index: 1
        }

        .project-details .post-nav a {
            position: relative;
            display: block;
            text-transform: uppercase;
            color: #9e9e9e;
            font-weight: 400;
            transition: .3s ease
        }

            .project-details .post-nav a:hover {
                color: #1D1D1B !important
            }

            .project-details .post-nav a .fa {
                position: relative;
                top: 2px;
                font-size: 24px
            }

    .project-details .owl-controls .owl-dots {
        display: none !important
    }

    .project-details .owl-controls,
    .project-details .owl-controls .owl-nav {
        margin: 0 !important
    }

        .project-details .owl-controls .owl-nav [class*=owl-] {
            position: absolute;
            top: 50%;
            display: inline-block;
            margin: -50px 0 0;
            width: 40px;
            height: 100px;
            padding: 0;
            color: #fff;
            font-size: 24px;
            line-height: 100px;
            text-align: center;
            border-radius: 0;
            border: none;
            background-color: #272727 !important
        }

        .project-details .owl-controls .owl-nav [class*=owl-prev] {
            left: 0
        }

        .project-details .owl-controls .owl-nav [class*=owl-next] {
            right: 0
        }

        .project-details .owl-controls .owl-nav [class*=owl-]:hover {
            background-color: #1D1D1B !important;
            border-color: #1D1D1B
        }

.styled-pagination {
    position: relative
}

    .styled-pagination li {
        position: relative;
        display: inline-block;
        margin: 0 7px 7px 0
    }

        .styled-pagination li a {
            position: relative;
            display: block;
            line-height: 20px;
            padding: 10px 5px;
            font-size: 16px;
            text-transform: capitalize;
            min-width: 42px;
            border: 1px solid #e0e0e0;
            background: #efefef;
            color: #111;
            font-weight: 500;
            text-align: center;
            border-radius: 2px;
            transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
            -moz-transition: all .5s ease
        }

            .styled-pagination li a.next {
                font-size: 16px
            }

            .styled-pagination li a.active,
            .styled-pagination li a:hover {
                color: #fff;
                background: #1D1D1B;
                border-color: #1D1D1B
            }

.sidebar-page-container {
    position: relative;
    padding: 90px 0 70px
}

    .sidebar-page-container .sidebar {
        margin-bottom: 30px
    }

.sidebar-title {
    position: relative;
    margin-bottom: 40px
}

    .sidebar-title h3 {
        position: relative;
        font-size: 24px;
        color: #272727;
        font-weight: 700;
        padding-bottom: 12px;
        text-transform: capitalize
    }

        .sidebar-title h3:after,
        .sidebar-title h3:before {
            position: absolute;
            content: '';
            background-color: #1D1D1B;
            left: 0;
            width: 70px
        }

        .sidebar-title h3:after {
            height: 1px;
            bottom: 3px
        }

        .sidebar-title h3:before {
            height: 2px;
            bottom: 0
        }

.sidebar .sidebar-widget {
    position: relative;
    margin-bottom: 50px
}

.sidebar .boxed-nav {
    position: relative
}

    .sidebar .boxed-nav .nav-outer {
        position: relative;
        border: 1px solid #e0e0e0;
          font-family: 'Garet Book';;
        border-radius: 5px
    }

    .sidebar .boxed-nav ul li {
        position: relative
    }

        .sidebar .boxed-nav ul li:last-child a {
            border: none
        }

    .sidebar .boxed-nav li a {
        position: relative;
        display: block;
        line-height: 30px;
        padding: 10px 15px;
        text-transform: uppercase;
        color: #272727;
        font-size: 14px;
        font-weight: 700;
        border-bottom: 1px solid #e0e0e0;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease
    }

        .sidebar .boxed-nav li a.active-btn,
        .sidebar .boxed-nav li.current a,
        .sidebar .boxed-nav li:hover a {
            background: #1D1D1B;
            color: #fff;
            border-color: #1D1D1B
        }

.sidebar .downloads li {
    position: relative;
    margin-bottom: 12px;
    font-family: Montserrat, sans-serif
}

    .sidebar .downloads li a {
        position: relative;
        display: block;
        padding: 16px 15px 16px 68px;
        color: #272727;
        font-size: 16px;
        background: #f4f4f4;
        line-height: 30px;
        transition: all .5s ease
    }

        .sidebar .downloads li a:after {
            content: '\f0da';
            font-family: FontAwesome;
            position: absolute;
            right: 15px;
            font-size: 16px;
            top: 50%;
            margin-top: -15px;
            line-height: 30px
        }

        .sidebar .downloads li a:hover {
            background: #1D1D1B;
            color: #fff
        }

        .sidebar .downloads li a .icon {
            position: absolute;
            left: -2px;
            top: 8px;
            width: 50px;
            height: 46px;
            line-height: 46px;
            text-align: center;
            font-size: 20px;
            background: #272727;
            color: #fff
        }

.sidebar .styled-nav,
.sidebar .styled-nav .nav-outer,
.sidebar .styled-nav ul li {
    position: relative
}

.sidebar .styled-nav {
    font-family: Montserrat, sans-serif
}

    .sidebar .styled-nav .nav-outer ul {
        border: 1px solid #e9e9e9;
        border-radius: 2px
    }

    .sidebar .styled-nav ul li:last-child a {
        border: none
    }

    .sidebar .styled-nav li a {
        position: relative;
        display: block;
        margin-left: -1px;
        margin-right: -1px;
        line-height: 30px;
        padding: 10px 15px 10px 45px;
        text-transform: capitalize;
        color: #9e9e9e;
        font-size: 15px;
        border-bottom: 1px solid #e9e9e9;
        font-weight: 400;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease
    }

        .sidebar .styled-nav li a:before {
            content: '\f0a9';
            font-family: FontAwesome;
            position: absolute;
            left: 20px;
            font-size: 16px;
            top: 50%;
            margin-top: -15px;
            line-height: 30px;
            color: #1D1D1B
        }

.sidebar .list,
.sidebar .popular-tags a {
      font-family: 'Garet Book';
}

.sidebar .styled-nav li.current a,
.sidebar .styled-nav li:hover a {
    color: #fff;
    background: #1D1D1B;
    border-color: #1D1D1B
}

    .sidebar .styled-nav li.current a:before,
    .sidebar .styled-nav li:hover a:before {
        color: #fff
    }

.sidebar .search-box .form-group {
    position: relative;
    margin: 0
}

    .sidebar .search-box .form-group input[type=search],
    .sidebar .search-box .form-group input[type=text] {
        position: relative;
        line-height: 26px;
        padding: 10px 30px 10px 15px;
        border: 1px solid #e0e0e0;
        height: 48px;
        background: #f4f4f4;
        color: #3a3a3a;
        display: block;
        width: 100%;
        border-radius: 3px;
        transition: all .5s ease;
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease
    }

    .sidebar .search-box .form-group input:focus {
        border-color: #1D1D1B
    }

    .sidebar .search-box .form-group button {
        position: absolute;
        right: 0;
        top: 0;
        height: 48px;
        width: 50px;
        line-height: 48px;
        text-align: center;
        display: block;
        font-size: 16px;
        color: #fff;
        background: #1D1D1B;
        border-radius: 0 3px 3px 0
    }

        .sidebar .search-box .form-group button:hover,
        .sidebar .search-box .form-group input:focus + button {
            color: #272707
        }

.sidebar .recent-posts .post {
    position: relative;
    min-height: 65px;
    padding-left: 85px;
    margin-bottom: 25px
}

    .sidebar .recent-posts .post:last-child {
        margin-bottom: 0;
        padding-bottom: 0
    }

    .sidebar .recent-posts .post .post-thumb {
        position: absolute;
        left: 0;
        top: 0;
        width: 65px;
        height: 65px
    }

        .sidebar .recent-posts .post .post-thumb .overlay-link {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: rgba(252, 114, 30, .9);
            color: #fff;
            opacity: 0;
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease
        }

    .sidebar .recent-posts .post:hover .post-thumb .overlay-link {
        opacity: 1
    }

    .sidebar .recent-posts .post .post-thumb .overlay-link span {
        position: absolute;
        left: 50%;
        top: 50%;
        text-align: center;
        width: 30px;
        margin-left: -15px;
        margin-top: -15px;
        line-height: 30px;
        font-size: 16px
    }

    .sidebar .recent-posts .post .post-thumb img {
        display: block;
        width: 100%
    }

    .sidebar .recent-posts .post h4 {
        position: relative;
        top: -5px;
        font-size: 16px;
        color: #272727;
        font-weight: 600;
        line-height: 1.4em
    }

        .sidebar .recent-posts .post h4 a {
            color: #272727
        }

    .sidebar .recent-posts .post .post-meta,
    .sidebar .recent-posts .post .post-meta a {
        color: #9e9e9e;
        font-style: italic;
        line-height: 24px
    }

        .sidebar .recent-posts .post .post-meta a {
            position: relative;
            display: inline-block;
            margin-right: 10px
        }

        .sidebar .recent-posts .post .post-meta .fa {
            position: relative;
            padding-right: 5px;
            color: #1D1D1B;
            font-style: normal
        }

.sidebar .popular-tags a {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 8px 10px;
    margin: 0 7px 10px 0;
    border: 1px solid #e9e9e9;
    background: #fff;
    color: #9e9e9e;
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
    text-align: center;
    border-radius: 2px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.sidebar .list li a,
.sidebar .list-three li a,
.sidebar .list-two li a {
    font-weight: 400;
    display: block;
    line-height: 24px
}

.sidebar .popular-tags a:hover {
    background-color: #1D1D1B;
    border-color: #1D1D1B;
    color: #fff
}

.sidebar .list li,
.sidebar .list-three li,
.sidebar .list-two li {
    border-bottom: 1px solid #f0f0f0
}

.sidebar .list,
.sidebar .list li {
    position: relative
}

    .sidebar .list li a {
        position: relative;
        color: #9e9e9e;
        font-size: 15px;
        padding: 15px 0 15px 25px
    }

    .sidebar .list li:first-child a {
        padding-top: 0
    }

    .sidebar .list li a:before {
        font-family: FontAwesome;
        content: '\f114';
        position: absolute;
        left: 0;
        top: 14px;
        display: block;
        font-size: 16px;
        line-height: 24px
    }

    .sidebar .list li:first-child a:before {
        top: 0
    }

    .sidebar .list li a:hover {
        color: #1D1D1B
    }

.sidebar .list-two {
    position: relative;
      font-family: 'Garet Book';
}

    .sidebar .list-two li {
        position: relative
    }

        .sidebar .list-two li a {
            position: relative;
            color: #9e9e9e;
            font-size: 15px;
            padding: 15px 0 15px 25px
        }

        .sidebar .list-two li:first-child a {
            padding-top: 0
        }

        .sidebar .list-two li a:before {
            font-family: Flaticon;
            content: '\f119';
            position: absolute;
            left: 0;
            top: 14px;
            display: block;
            font-size: 16px;
            line-height: 24px
        }

        .sidebar .list-two li:first-child a:before {
            top: 0
        }

        .sidebar .list-two li a:hover {
            color: #1D1D1B
        }

.sidebar .list-three {
    position: relative;
      font-family: 'Garet Book';
}

    .sidebar .list-three li {
        position: relative
    }

        .sidebar .list-three li a {
            position: relative;
            color: #9e9e9e;
            font-size: 15px;
            padding: 15px 0 15px 25px
        }

        .sidebar .list-three li:first-child a {
            padding-top: 0
        }

        .sidebar .list-three li a:before {
            font-family: FontAwesome;
            content: '\f105';
            position: absolute;
            left: 0;
            top: 14px;
            display: block;
            font-size: 18px;
            color: #1D1D1B;
            line-height: 24px
        }

        .sidebar .list-three li:first-child a:before {
            top: 0
        }

        .sidebar .list-three li a:hover {
            color: #1D1D1B
        }

.sidebar .text-widget {
    position: relative;
    color: #9e9e9e
}

    .sidebar .text-widget .text p {
        margin-bottom: 15px
    }

        .sidebar .text-widget .text p:last-child {
            margin-bottom: 0
        }

.sidebar .testimonials {
    position: relative
}

    .sidebar .testimonials .upper-content {
        position: relative;
        padding: 25px 10px 25px 45px;
        background: url(../images/icons/curved-quote-icon.png) left top no-repeat #272727;
        color: #fff;
        font-size: 18px;
        border-radius: 5px;
        margin-bottom: 30px
    }

        .sidebar .testimonials .upper-content:after {
            content: '';
            position: absolute;
            left: 30px;
            top: 100%;
            border: 7px solid transparent;
            border-top: 10px solid #272727
        }

    .sidebar .testimonials .testi-info {
        position: relative;
        padding-top: 10px;
        padding-left: 80px;
        min-height: 75px
    }

        .sidebar .testimonials .testi-info .author-thumb {
            position: absolute;
            left: 0;
            top: 0;
            width: 70px
        }

        .sidebar .testimonials .testi-info h4 {
            color: #272727;
            font-size: 18px;
            font-weight: 600;
            text-transform: capitalize
        }

        .sidebar .testimonials .testi-info .designation {
            font-size: 16px;
            color: #1D1D1B;
              font-family: 'Garet Book';;
            font-weight: 400
        }

        .sidebar .testimonials .testi-info .rating .fa {
            font-size: 14px;
            color: #1D1D1B;
            margin-right: 5px
        }

    .sidebar .testimonials .owl-controls {
        display: none !important
    }

.rangeslider-widget .val-box,
.rangeslider-widget button {
    display: inline-block;
    line-height: 24px;
    position: relative
}

.rangeslider-widget .val-box {
    margin: 7px 5px 7px 0;
    font-size: 14px;
    border: 1px solid #dadada;
    padding: 8px 10px;
    width: 70px;
    text-align: center
}

.rangeslider-widget button {
    border: 1px solid #272727;
    padding: 8px 25px;
    background: #272727;
    color: #fff;
    font-family: Montserrat, sans-serif;
    border-radius: 3px
}

.rangeslider-widget .noUi-connect {
    background: #1D1D1B !important
}

.rangeslider-widget .noUi-background {
    background: #f0f0f0 !important
}

.rangeslider-widget .noUi-handle {
    background: #f7f7f7 !important;
    border-radius: 50% !important;
    box-shadow: none;
    border: 2px solid #1D1D1B;
    cursor: pointer
}

.rangeslider-widget .form-group {
    margin-bottom: 0
}

.sidebar .best-sellers .item {
    position: relative;
    font-size: 16px;
    margin-bottom: 30px;
    min-height: 110px;
    padding: 0 0 30px 100px;
    color: #ccc;
    border-bottom: 1px solid #e9e9e9
}

    .sidebar .best-sellers .item .post-thumb {
        position: absolute;
        left: 0;
        top: 0;
        width: 80px;
        height: 80px;
        border: 1px solid #e9e9e9
    }

        .sidebar .best-sellers .item .post-thumb img {
            width: 100%;
            display: block
        }

    .sidebar .best-sellers .item h4 {
        font-size: 16px;
        font-weight: 600;
        margin: 0;
        line-height: 1.4em;
        color: #272727;
        font-family: Montserrat, serif
    }

        .sidebar .best-sellers .item h4 a {
            color: #272727
        }

    .sidebar .best-sellers .item a:hover {
        color: #1D1D1B
    }

    .sidebar .best-sellers .item .rating {
        font-size: 12px;
        color: #1D1D1B;
        letter-spacing: 3px
    }

    .sidebar .best-sellers .item .item-price {
        font-size: 16px;
        font-weight: 500;
        color: #1D1D1B
    }

        .sidebar .best-sellers .item .item-price .strike-through {
            color: #9e9e9e;
            padding-left: 10px
        }

.team-member-single {
    position: relative;
    padding-bottom: 40px
}

    .team-member-single .basic-details {
        position: relative;
        padding-bottom: 30px;
        border-bottom: 1px solid #e9e9e9
    }

    .team-member-single .image-column,
    .team-member-single .info-column {
        margin-bottom: 20px
    }

    .team-member-single .basic-details .info-header {
        position: relative;
        margin-top: -7px;
        margin-bottom: 15px
    }

        .team-member-single .basic-details .info-header .member-title {
            font-size: 22px;
            color: #272727;
            font-weight: 700;
            text-transform: capitalize
        }

        .team-member-single .basic-details .info-header .designation {
            font-size: 16px;
            color: #1D1D1B;
            text-transform: capitalize;
            font-style: italic
        }

    .team-member-single .basic-details .quoted-text {
        font-size: 20px;
        color: #1D1D1B;
        line-height: 1.7em;
        font-style: italic;
        margin-bottom: 15px;
        max-width: 80%
    }

    .team-member-single .basic-details .desc-text {
        font-size: 15px;
        line-height: 1.8em;
        color: #9e9e9e;
        margin-bottom: 15px
    }

    .team-member-single .basic-details .social-links {
        position: relative
    }

        .team-member-single .basic-details .social-links a {
            position: relative;
            display: inline-block;
            font-size: 14px;
            margin-right: 25px;
            line-height: 24px;
            color: #9e9e9e;
            transition: all .3s ease;
            -webkit-transition: all .3s ease;
            -ms-transition: all .3s ease;
            -o-transition: all .3s ease;
            -moz-transition: all .3s ease
        }

            .team-member-single .basic-details .social-links a:hover {
                color: #1D1D1B
            }

    .team-member-single .educational-details {
        position: relative;
        padding: 50px 0 20px;
        border-bottom: 1px solid #e9e9e9;
        overflow: hidden
    }

        .team-member-single .educational-details .row {
            margin-left: -40px;
            margin-right: -40px
        }

        .team-member-single .educational-details .block {
            position: relative;
            padding: 0 40px;
            margin-bottom: 30px
        }

            .team-member-single .educational-details .block .inner-box {
                position: relative;
                padding-left: 80px
            }

            .team-member-single .educational-details .block .icon-box {
                position: absolute;
                left: 0;
                top: 0;
                width: 60px;
                height: 60px;
                font-size: 20px;
                line-height: 60px;
                text-align: center;
                background: #1D1D1B;
                color: #fff;
                border-radius: 50%
            }

            .team-member-single .educational-details .block h3 {
                font-size: 18px;
                font-weight: 700;
                color: #272727;
                margin-bottom: 5px
            }

            .team-member-single .educational-details .block .text {
                line-height: 1.8em;
                color: #9e9e9e
            }

    .team-member-single .expert-block {
        position: relative
    }

        .team-member-single .expert-block .inner-box {
            position: relative;
            padding: 40px 15px 30px;
            background: #f4f4f4;
            text-align: center
        }

        .team-member-single .expert-block .icon-box {
            position: relative;
            font-size: 36px;
            line-height: 1em;
            margin-bottom: 10px;
            color: #1D1D1B
        }

        .team-member-single .expert-block h4 {
            color: #272727;
            font-size: 18px;
            text-transform: capitalize;
            font-weight: 600;
            margin-bottom: 0
        }

        .team-member-single .expert-block .overlay-box {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            opacity: 0;
            background: rgba(252, 114, 30, .95);
            transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -webkit-transform: scale(0);
            -ms-transform: scale(0);
            -o-transform: scale(0);
            -moz-transform: scale(0);
            transform: scale(0)
        }

        .team-member-single .expert-block:hover .overlay-box {
            opacity: 1;
            -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            -o-transform: scale(1, 1);
            -moz-transform: scale(1, 1);
            transform: scale(1, 1)
        }

        .team-member-single .expert-block .over-inner {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            display: table;
            padding: 10px 15px;
            vertical-align: middle
        }

            .team-member-single .expert-block .over-inner .content {
                position: relative;
                font-size: 15px;
                color: #fff;
                line-height: 1.7em;
                display: table-cell;
                vertical-align: middle
            }

    .team-member-single .experties .owl-controls .owl-dots {
        display: none !important
    }

    .team-member-single .experties .owl-controls {
        margin: 20px 0 0 !important
    }

        .team-member-single .experties .owl-controls .owl-nav {
            margin: 0 !important;
            text-align: right
        }

            .team-member-single .experties .owl-controls .owl-nav [class*=owl-] {
                position: relative;
                display: inline-block;
                margin: 0 0 0 10px;
                width: 42px;
                height: 42px;
                padding: 0 !important;
                color: #272727;
                font-size: 24px;
                line-height: 42px;
                text-align: center;
                border-radius: 3px;
                background-color: #e9e9e9 !important
            }

                .team-member-single .experties .owl-controls .owl-nav [class*=owl-]:hover {
                    background-color: #1D1D1B !important;
                    color: #fff;
                    border-color: #1D1D1B
                }

    .team-member-single .experties {
        position: relative;
        padding: 50px 0;
        border-bottom: 1px solid #e9e9e9
    }

    .team-member-single .contact-now {
        position: relative;
        padding: 50px 0 0
    }

        .team-member-single .contact-now .column {
            margin-bottom: 20px
        }

    .team-member-single .form-box {
        background: #f4f4f4
    }

    .team-member-single .default-form input,
    .team-member-single .default-form select,
    .team-member-single .default-form textarea {
        background-color: #fff
    }

    .team-member-single .form-box .form-group button {
        padding: 11px 20px
    }

.info-style-one {
    position: relative
}

    .info-style-one li {
        position: relative;
        padding-left: 70px;
        margin-bottom: 40px
    }

        .info-style-one li .icon-box {
            position: absolute;
            left: 0;
            top: 0;
            width: 50px;
            height: 50px;
            line-height: 50px;
            text-align: center;
            font-size: 24px;
            color: #fff;
            background: #1D1D1B
        }

        .info-style-one li h4 {
            font-size: 18px;
            font-weight: 600;
            margin-bottom: 0;
            color: #272727;
            text-transform: capitalize
        }

        .info-style-one li .text {
            line-height: 1.8em;
            color: #9e9e9e
        }

.services-section {
    position: relative;
    padding: 100px 0 60px
}

.default-services-block {
    position: relative;
    margin-bottom: 40px
}

    .default-services-block .inner-box {
        position: relative;
        display: block
    }

    .default-services-block .image-box {
        position: relative;
        display: block;
        width: 100%;
        overflow: hidden
    }

        .default-services-block .image-box img {
            display: block;
            width: 100%
        }

        .default-services-block .image-box .overlay-box {
            position: absolute;
            left: 0;
            top: -100%;
            width: 100%;
            height: 100%;
            color: #fff;
            background: rgba(252, 114, 30, .9);
            transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
            -moz-transition: all .5s ease
        }

    .default-services-block:hover .image-box .overlay-box {
        top: 0
    }

    .default-services-block .image-box .overlay-box .fa {
        position: absolute;
        left: 50%;
        margin-left: -12px;
        top: 50%;
        margin-top: -12px;
        font-size: 20px;
        width: 24px;
        height: 24px;
        line-height: 24px
    }

    .default-services-block .lower-content {
        position: relative;
        padding: 25px;
        background: #fff;
        border: 1px solid #e9e9e9;
        border-top: none;
        transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
        -moz-transition: all .5s ease
    }

    .default-services-block:hover .lower-content {
        -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
        -ms-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
        -o-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1)
    }

    .default-services-block .lower-content .transparen-icon {
        position: absolute;
        right: 10px;
        bottom: 10px;
        line-height: 1em;
        font-size: 64px;
        color: #faf9f9
    }

    .default-services-block .lower-content h3 {
        font-size: 20px;
        font-weight: 600;
        text-transform: capitalize;
        margin-bottom: 10px;
        color: #272727
    }

        .default-services-block .lower-content h3 a {
            color: #272727
        }

    .default-services-block .lower-content .text {
        font-size: 15px;
        line-height: 1.8em;
        margin-bottom: 15px
    }

    .default-services-block .lower-content .read-more {
        position: relative;
        display: inline-block;
        font-family: Montserrat, sans-serif;
        color: #272727;
        font-weight: 600;
        text-transform: uppercase
    }

        .default-services-block .lower-content .read-more:hover,
        .default-services-block .lower-content h3 a:hover {
            color: #1D1D1B
        }

.service-details {
    position: relative
}

    .service-details .service-images {
        position: relative;
        margin-bottom: 10px
    }

        .service-details .service-images img {
            display: block;
            width: 100%;
            transition: all .3s ease
        }

            .service-details .service-images img:hover {
                opacity: .7
            }

        .service-details .service-images .owl-controls {
            position: absolute;
            left: 0;
            bottom: 15px;
            width: 100%;
            margin: 0 !important;
            padding: 0 !important;
            text-align: center
        }

            .service-details .service-images .owl-controls .owl-nav {
                display: none !important
            }

            .service-details .service-images .owl-controls .owl-dots .owl-dot span {
                width: 12px;
                height: 12px;
                background: #fff
            }

            .service-details .service-images .owl-controls .owl-dots .owl-dot.active span {
                background: #1D1D1B
            }

        .service-details .service-images .link-box-outer {
            position: relative;
            text-align: right;
            border-top: 4px solid #1D1D1B
        }

            .service-details .service-images .link-box-outer .theme-btn {
                position: relative;
                padding: 10px 30px 10px 20px;
                color: #fff;
                font-family: Montserrat, sans-serif;
                line-height: 24px;
                text-transform: capitalize;
                background: #1D1D1B
            }

                .service-details .service-images .link-box-outer .theme-btn:before {
                    content: '';
                    position: absolute;
                    right: 100%;
                    top: 0;
                    border: 22px solid transparent;
                    border-top: 22px solid #1D1D1B;
                    border-right: 22px solid #1D1D1B
                }

    .service-details .text-content {
        position: relative;
        margin-bottom: 10px
    }

        .service-details .text-content p {
            margin-bottom: 20px
        }

    .service-details h4 {
        margin-bottom: 20px;
        font-size: 18px;
        color: #272727;
        font-weight: 600
    }

.service-types {
    position: relative;
    padding: 0 0 20px
}

    .service-types .service-type {
        position: relative;
        margin-bottom: 30px
    }

        .service-types .service-type .image-box {
            position: relative
        }

            .service-types .service-type .image-box img {
                display: block;
                width: 100%
            }

        .service-types .service-type .lower-content {
            position: relative;
            padding-top: 20px
        }

            .service-types .service-type .lower-content h3 {
                font-size: 17px;
                color: #272727;
                font-weight: 600;
                margin-bottom: 5px
            }

            .service-types .service-type .lower-content .desc-text {
                font-size: 15px;
                margin-bottom: 15px
            }

.list-style-one {
    position: relative
}

    .list-style-one li {
        position: relative;
        line-height: 24px;
        padding-left: 25px;
        margin-bottom: 10px;
        color: #272727
    }

        .list-style-one li:last-child {
            margin-bottom: 0
        }

.service-details .get-quote .column,
.service-details .recent-work .default-portfolio-item {
    margin-bottom: 30px
}

.list-style-one li:before {
    content: '\f0a9';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    font-size: 16px;
    top: 50%;
    margin-top: -12px;
    line-height: 24px;
    color: #1D1D1B
}

.service-details .recent-work {
    position: relative;
    padding: 0 0 20px
}

.service-details .get-quote {
    position: relative;
    padding: 0 0 20px
}

    .service-details .get-quote .content-block {
        position: relative;
        margin-bottom: 15px;
        line-height: 1.8em
    }

        .service-details .get-quote .content-block strong {
            font-weight: 600;
            font-family: Montserrat, sans-serif;
            color: #1D1D1B;
            font-size: 18px
        }

.contact-section {
    position: relative;
    padding: 0px
}

    .contact-section .column {
        position: relative;
        margin-bottom: 30px
    }

    .contact-section .info-column .desc-text {
        line-height: 1.8em;
        margin-bottom: 30px;
        color: #000;
        padding-top: 18px
    }

      /*  .contact-section .info-column .desc-text p {
            margin-bottom: 0
        }*/

        .contact-section .info-column .desc-text h3 {
            color: #000 !important;margin-bottom: 9px;
        }

.map-section {
    position: relative
}

.map-canvas {
    position: relative;
    left: 0;
    top: 0;
    width: 100%
}

.contact-style-one .map-canvas {
    height: 670px
}

.map-canvas .map-data {
    text-align: center;
    font-size: 13px;
    font-weight: 400
}

    .map-canvas .map-data h6 {
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
        text-align: center;
        margin-bottom: 5px;
        color: #181818
    }

.products-section {
    position: relative;
    background: #fff;
    padding: 70px 0
}

    .products-section .shop-upper-box {
        position: relative;
        margin-bottom: 40px;
        padding: 20px 30px;
          font-family: 'Garet Book';;
        background: #f4f4f4;
        color: #272727
    }

        .products-section .shop-upper-box .items-label,
        .products-section .shop-upper-box .sort-by strong {
            line-height: 30px;
            padding: 6px 0;
            position: relative
        }

        .products-section .shop-upper-box .items-label {
            color: #1D1D1B
        }

        .products-section .shop-upper-box .sort-by select {
            position: relative;
            display: inline-block;
            margin-left: 10px;
            line-height: 24px;
            padding: 8px 10px;
            height: 42px;
            width: 240px;
            border: 1px solid #dadada;
            background: url(../images/icons/icon-select.png) right center no-repeat #fff
        }

            .products-section .shop-upper-box .sort-by select option {
                text-indent: 10px
            }

.product-details,
.product-details .basic-details {
    position: relative;
    margin-bottom: 50px
}

    .product-details .image-column,
    .product-details .info-column {
        margin-bottom: 20px
    }

        .product-details .image-column img {
            display: block;
            width: 100%;
            border: 1px solid #e9e9e9
        }

    .product-details .basic-details .details-header {
        position: relative;
        border-bottom: 1px solid #e9e9e9;
        margin-bottom: 25px;
        padding-bottom: 25px
    }

        .product-details .basic-details .details-header h4 {
            font-size: 24px;
            font-weight: 700;
            margin: 0 0 3px;
            line-height: 1.4em;
            color: #272727;
            font-family: Montserrat, sans-serif
        }

            .product-details .basic-details .details-header h4 a {
                color: #272727
            }

        .product-details .basic-details .details-header .rating {
            font-size: 14px;
            color: #1D1D1B;
            margin-bottom: 15px
        }

            .product-details .basic-details .details-header .rating .fa {
                display: inline-block;
                margin-right: 3px
            }

            .product-details .basic-details .details-header .rating .txt {
                font-size: 14px;
                padding-left: 10px;
                color: #272727
            }

        .product-details .basic-details .details-header .item-price {
            font-size: 24px;
            font-weight: 500;
            color: #1D1D1B;
            line-height: 24px
        }

    .product-details .basic-details .text {
        margin-bottom: 20px;
        color: #9e9e9e
    }

    .product-details .basic-details .check-delivery {
        position: relative;
        margin-bottom: 10px
    }

        .product-details .basic-details .check-delivery h4 {
            font-size: 14px;
            color: #272727;
            font-weight: 600;
            margin-bottom: 15px
        }

        .product-details .basic-details .check-delivery .form-group {
            position: relative;
            float: left;
            margin-right: 10px
        }

            .product-details .basic-details .check-delivery .form-group input[type=text] {
                display: block;
                line-height: 24px;
                padding: 7px 10px;
                border: 1px solid #e0e0e0;
                border-radius: 3px;
                width: 170px;
                background: 0 0
            }

            .product-details .basic-details .check-delivery .form-group button {
                display: block;
                line-height: 24px;
                padding: 7px 20px;
                border: 1px solid #e0e0e0;
                background: #f4f4f4;
                color: #272727;
                text-transform: uppercase;
                font-family: Montserrat, sans-serif;
                font-size: 14px;
                border-radius: 2px
            }

    .product-details .basic-details .item-quantity {
        position: relative;
        width: 100px
    }

        .cart-table tbody tr .qty input[type=text],
        .product-details .basic-details .item-quantity input[type=text] {
            position: relative;
            line-height: 46px;
            height: 46px;
            background: #f4f4f4
        }

.bootstrap-touchspin .input-group-btn-vertical > .btn {
    height: 24px;
    background: #e9e9e9
}

.bootstrap-touchspin .input-group-btn-vertical i {
    left: 6px;
    top: 6px
}

.product-details .basic-details .check-delivery .field-label {
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    padding: 5px 0;
    font-style: italic;
    color: #1D1D1B
}

.product-details .basic-details .options .theme-btn {
    padding: 10px 25px
}

.prod-tabs {
    position: relative
}

    .prod-tabs .tab-btns {
        position: relative;
        z-index: 1
    }

        .prod-tabs .tab-btns .tab-btn {
            position: relative;
            top: 1px;
            display: block;
            float: left;
            margin-right: 2px;
            font-size: 15px;
            background: #e9e9e9;
            color: #3d3d3d;
            text-transform: uppercase;
            font-family: Montserrat, sans-serif;
            font-weight: 600;
            padding: 10px 30px;
            border: 1px solid #e9e9e9;
            border-bottom-color: #fff;
            border-radius: 5px 5px 0 0
        }

            .prod-tabs .tab-btns .tab-btn.active-btn,
            .prod-tabs .tab-btns .tab-btn:hover {
                background: #fff
            }

    .prod-tabs .tabs-container {
        position: relative;
        border: 1px solid #e9e9e9;
        color: #000
    }

        .prod-tabs .tabs-container .tab {
            position: relative;
            padding: 40px 25px 0;
            display: none;
              font-family: 'Garet Book';
        }

    .cart-table .cart-header,
    .prod-tabs .add-review button,
    .styled-form .forgot,
    .styled-form .form-group .field-label {
        font-family: Montserrat, sans-serif
    }

    .prod-tabs .tabs-container .tab.active-tab {
        display: block
    }

    .prod-tabs .tabs-container .tab h2,
    .prod-tabs .tabs-container .tab h3,
    .prod-tabs .tabs-container .tab h4,
    .prod-tabs .tabs-container .tab h5,
    .prod-tabs .tabs-container .tab h6,
    .prod-tabs .tabs-container .tab p {
        margin-bottom: 15px
    }

    .prod-tabs .tabs-container .tab h3 {
        font-size: 20px;
        font-weight: 600
    }

    .prod-tabs .tabs-container .tab h4 {
        font-size: 18px;
        font-weight: 600
    }

    .prod-tabs .reviews-container {
        position: relative
    }

        .prod-tabs .reviews-container .review-box {
            position: relative;
            margin-bottom: 30px;
            padding-left: 120px;
            min-height: 130px;
            padding-bottom: 30px;
            border-bottom: 1px solid #e9e9e9
        }

        .prod-tabs .reviews-container .rev-thumb {
            position: absolute;
            left: 0;
            top: 0;
            width: 100px;
            height: 100px;
            background: #fff
        }

            .prod-tabs .reviews-container .rev-thumb img {
                display: block;
                width: 100%
            }

        .prod-tabs .reviews-container .rev-content {
            position: relative;
            background: #fff
        }

        .prod-tabs .reviews-container .rev-header {
            position: relative
        }

            .prod-tabs .reviews-container .rev-header h4 {
                float: left;
                line-height: 30px;
                font-size: 20px;
                color: #272727;
                text-transform: capitalize;
                font-weight: 600;
                margin-bottom: 10px
            }

            .prod-tabs .reviews-container .rev-header .rating {
                position: relative;
                float: right;
                color: orange;
                line-height: 30px;
                font-size: 16px
            }

                .prod-tabs .reviews-container .rev-header .rating .fa {
                    margin: 0 3px
                }

        .prod-tabs .reviews-container .rev-info {
            font-size: 14px;
            color: #9e9e9e;
            font-style: italic;
            margin-bottom: 10px
        }

        .prod-tabs .reviews-container .rev-text {
            font-size: 15px;
            color: #9e9e9e;
            line-height: 1.8em
        }

    .prod-tabs .add-review {
        position: relative;
        margin: 30px 0 0;
        font-size: 14px
    }

        .prod-tabs .add-review .rating {
            position: relative
        }

            .prod-tabs .add-review .rating li {
                position: relative;
                display: inline-block;
                margin-right: 30px
            }

                .prod-tabs .add-review .rating li:after {
                    content: '';
                    position: absolute;
                    right: -15px;
                    top: 4px;
                    border-right: 1px solid #dbdbdb;
                    height: 22px
                }

                .prod-tabs .add-review .rating li:last-child:after {
                    display: none
                }

                .prod-tabs .add-review .rating li a {
                    position: relative;
                    display: inline-block;
                    font-size: 16px;
                    color: #dbdbdb
                }

            .prod-tabs .add-review .rating .rate-box:active,
            .prod-tabs .add-review .rating .rate-box:focus,
            .prod-tabs .add-review .rating .rate-box:hover {
                color: orange
            }

        .prod-tabs .add-review label {
            position: relative;
            display: block;
            font-size: 14px;
            margin-bottom: 10px;
            font-weight: 400;
            color: #777
        }

        .prod-tabs .add-review h3 {
            margin-bottom: 20px
        }

        .prod-tabs .add-review .form-group {
            position: relative;
            margin-bottom: 25px
        }

            .prod-tabs .add-review .form-group input[type=password],
            .prod-tabs .add-review .form-group input[type=tel],
            .prod-tabs .add-review .form-group input[type=text],
            .prod-tabs .add-review .form-group input[type=email],
            .prod-tabs .add-review .form-group select {
                position: relative;
                display: block;
                width: 100%;
                line-height: 22px;
                padding: 11px 20px;
                color: #222;
                border: 1px solid #f4f4f4;
                height: 46px;
                background: #f4f4f4;
                border-radius: 3px;
                transition: all .3s ease;
                -webkit-transition: all .3s ease;
                -ms-transition: all .3s ease;
                -o-transition: all .3s ease;
                -moz-transition: all .3s ease
            }

            .prod-tabs .add-review .form-group textarea {
                position: relative;
                display: block;
                width: 100%;
                line-height: 22px;
                padding: 12px 20px;
                color: #222;
                border: 1px solid #f4f4f4;
                height: 120px;
                resize: none;
                background: #f4f4f4;
                border-radius: 3px;
                transition: all .3s ease;
                -webkit-transition: all .3s ease;
                -ms-transition: all .3s ease;
                -o-transition: all .3s ease;
                -moz-transition: all .3s ease
            }

                .prod-tabs .add-review .form-group input:focus,
                .prod-tabs .add-review .form-group select:focus,
                .prod-tabs .add-review .form-group textarea:focus {
                    background: 0 0;
                    border-color: #1D1D1B
                }

        .prod-tabs .add-review button {
            position: relative;
            display: block;
            background: #272727;
            color: #fff;
            text-align: center;
            text-transform: uppercase;
            width: 100%;
            padding: 14px 20px;
            line-height: 24px;
            font-size: 15px;
            font-weight: 400
        }

            .prod-tabs .add-review button:hover {
                background: #1D1D1B
            }

.related-products {
    position: relative;
    padding: 0 0 50px
}

    .related-products .owl-controls .owl-dots {
        display: none !important
    }

    .related-products .owl-controls {
        margin: 0 !important
    }

        .related-products .owl-controls .owl-nav {
            margin: 0 !important;
            position: absolute;
            top: -80px;
            right: 0
        }

            .related-products .owl-controls .owl-nav [class*=owl-] {
                position: relative;
                display: inline-block;
                margin: 0 0 0 10px;
                width: 40px;
                height: 40px;
                padding: 0;
                color: #272727;
                font-size: 24px;
                line-height: 36px;
                text-align: center;
                border-radius: 3px;
                border: 1px solid #e9e9e9;
                background-color: #e9e9e9 !important
            }

                .related-products .owl-controls .owl-nav [class*=owl-]:hover {
                    background-color: #1D1D1B !important;
                    color: #fff;
                    border-color: #1D1D1B
                }

.register-section {
    position: relative;
    padding: 80px 0 40px
}

    .register-section .form-column {
        margin-bottom: 80px
    }

.styled-form {
    position: relative
}

    .styled-form .form-group {
        position: relative;
        margin-bottom: 25px;
        font-size: 15px;
        color: #9e9e9e
    }

.checkout-section .styled-form .form-group {
    position: relative;
    margin-bottom: 20px
}

.styled-form .form-group .check-box {
    line-height: 24px;
    font-size: 15px;
    font-weight: 400;
    padding-top: 5px;
    color: #272727
}

    .styled-form .form-group .check-box label {
        position: relative;
        top: -1px;
        font-weight: 400;
        padding: 0;
        font-size: 15px;
        cursor: pointer
    }

.styled-form .pull-left label,
.styled-form .pull-right label {
    cursor: pointer
}

.styled-form .form-group .adon-icon {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 15px;
    color: #999;
    z-index: 2
}

.styled-form .form-group .field-label {
    display: block;
    color: #272727;
    text-transform: capitalize;
    font-size: 16px;
    margin-bottom: 7px;
    font-weight: 400
}

.styled-form input[type=password],
.styled-form input[type=number],
.styled-form input[type=tel],
.styled-form input[type=url],
.styled-form input[type=text],
.styled-form input[type=email],
.styled-form select,
.styled-form textarea {
    position: relative;
    display: block;
    width: 100%;
    background: #fff;
    line-height: 30px;
    padding: 8px 20px;
    height: 48px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.checkout-section .styled-form input[type=password],
.checkout-section .styled-form input[type=text],
.checkout-section .styled-form input[type=email],
.checkout-section .styled-form select {
    line-height: 26px;
    height: 44px
}

.styled-form select {
    background: url(../images/icons/icon-select.png) right center no-repeat #fff
}

    .styled-form select option {
        text-indent: 20px
    }

.styled-form textarea {
    resize: none;
    height: 110px
}

    .styled-form input:focus,
    .styled-form select:focus,
    .styled-form textarea:focus {
        border-color: #1D1D1B
    }

.styled-form .form-group .theme-btn {
    min-width: 150px;
    text-align: center;
    padding: 10px 30px
}

.styled-form .forgot {
    font-size: 14px
}

.social-links-two a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    background: #1D1D1B;
    margin: 0 0 0 15px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

    .social-links-two a:hover {
        opacity: .8
    }

.social-links-two .facebook {
    background: #3b5998
}

.social-links-two .twitter {
    background: #33ccfe
}

.social-links-two .google-plus {
    background: #dd4b39
}

.cart-section {
    position: relative;
    padding: 70px 0
}

    .cart-section .cart-outer {
        position: relative
    }

    .cart-section .table-outer {
        position: relative;
        width: 100%;
        overflow-x: auto
    }

    .cart-section .cart-table {
        width: 100%;
        min-width: 900px
    }

.cart-table .cart-header {
    position: relative;
    width: 100%;
    text-transform: capitalize;
    font-size: 16px;
    border-radius: 7px;
    background: #f5f5f5;
    color: #272727
}

.cart-section .totals-table,
.cart-table tbody tr td {
      font-family: 'Garet Book';
}

.cart-table thead tr th {
    line-height: 24px;
    padding: 20px 15px;
    min-width: 120px;
    font-weight: 600
}

    .cart-table thead tr th.prod-column {
        text-align: left;
        padding-left: 40px
    }

.cart-table tbody tr td {
    line-height: 24px;
    padding: 30px 10px 20px;
    min-width: 100px;
    vertical-align: middle
}

.cart-table tbody tr .qty {
    width: 150px;
    padding-right: 40px
}

    .cart-table tbody tr .qty .quantity-spinner {
        background: #f5f5f5
    }

.cart-table tbody tr .prod-column .column-box {
    position: relative;
    min-height: 90px;
    padding-left: 100px;
    padding-top: 30px;
    text-align: left
}

.column.default-column .cart-table tbody tr .qty {
    width: 110px;
    padding-right: 20px
}

.cart-table tbody tr .prod-column .column-box .prod-thumb {
    position: absolute;
    width: 80px;
    border: 1px solid #e9e9e9;
    left: 0;
    top: 0
}

    .cart-table tbody tr .prod-column .column-box .prod-thumb img {
        display: block;
        max-width: 100%
    }

.cart-table tbody tr .prod-column .column-box h3 {
    font-size: 18px;
    color: #272727;
    font-weight: 700;
    margin-bottom: 5px
}

.cart-table tbody tr .sub-total {
    font-weight: 700;
    color: #1D1D1B
}

.cart-table tbody tr .remove-btn {
    position: relative;
    font-size: 16px;
    color: #282828;
    line-height: 30px;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

    .cart-table tbody tr .remove-btn .fa {
        position: relative;
        top: 2px;
        padding-right: 10px;
        font-size: 24px;
        line-height: 30px
    }

    .cart-table tbody tr .remove-btn:hover {
        color: #ec1c33
    }

.cart-table tbody tr {
    border-bottom: 1px solid #e9e9e9
}

    .cart-table tbody tr td .quantity-spinner {
        padding: 5px 0 5px 20px;
        line-height: 24px;
        height: 34px;
        display: block;
        width: 100%;
        position: relative
    }

.cart-table tbody .available-info {
    position: relative;
    padding-left: 50px
}

    .cart-table tbody .available-info .icon {
        position: absolute;
        left: 0;
        top: 5px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 18px;
        color: #fff;
        background: #1D1D1B;
        border-radius: 50%
    }

.cart-section .coupon-outer {
    position: relative;
    margin: 50px 0 40px
}

.cart-section .apply-coupon {
    position: relative
}

    .cart-section .apply-coupon .form-group {
        position: relative;
        float: left;
        margin-right: 15px
    }

        .cart-section .apply-coupon .form-group input[type=text] {
            display: block;
            line-height: 26px;
            padding: 10px;
            border: 1px solid #e0e0e0;
            height: 46px;
            border-radius: 3px;
            width: 230px;
            background: 0 0
        }

.cart-section .estimate-form {
    position: relative
}

.cart-section h3 {
    font-size: 24px;
    font-weight: 600;
    color: #272727;
    margin-bottom: 30px
}

.cart-section .estimate-form .row {
    margin-left: -7px;
    margin-right: -7px
}

    .cart-section .estimate-form .row .form-group {
        padding: 0 7px !important;
        margin-bottom: 30px
    }

.cart-section .totals-table {
    position: relative;
    border: 1px solid #e0e0e0;
    border-radius: 5px
}

    .cart-section .totals-table .col {
        position: relative;
        display: block;
        float: left;
        padding: 10px 15px;
        line-height: 24px;
        width: 50%
    }

    .cart-section .totals-table .col-title {
        font-family: Montserrat, sans-serif;
        font-size: 14px;
        color: #353535;
        border-right: 1px solid #e0e0e0;
        font-weight: 600
    }

    .cart-section .totals-table li {
        position: relative;
        border-bottom: 1px solid #e0e0e0
    }

        .cart-section .totals-table li:last-child {
            border-bottom: none
        }

.cart-section .cart-note {
    position: relative;
    margin-bottom: 50px;
    padding: 16px 20px;
    text-align: center;
    border: 1px dashed #1D1D1B;
    border-radius: 3px;
    background: #f4f4f4;
    line-height: 1.7em
}

.checkout-section {
    position: relative;
    padding: 70px 0
}

    .checkout-section .cart-table {
        width: 100%;
        min-width: 500px
    }

    .checkout-section .form-column {
        margin-bottom: 50px
    }

    .checkout-section .default-form .form-group {
        margin-bottom: 20px
    }

        .checkout-section .default-form .form-group .field-label {
            margin-bottom: 10px;
            font-weight: 700
        }

        .checkout-section .default-form .form-group input,
        .checkout-section .default-form .form-group select,
        .checkout-section .default-form .form-group textarea {
            border-radius: 3px;
            height: 48px;
            padding: 8px 15px;
            line-height: 30px
        }

        .checkout-section .default-form .form-group textarea {
            height: 154px
        }

    .checkout-section .totals-table {
        margin-bottom: 30px
    }

    .checkout-section .payment-options {
        position: relative
    }

        .checkout-section .payment-options .option-block {
            position: relative;
            margin-bottom: 10px
        }

        .checkout-section .payment-options .text {
            position: relative;
            padding-left: 30px;
            margin-bottom: 20px;
            font-size: 16px
        }

        .checkout-section .payment-options .option-block .radio-block {
            position: relative
        }

            .checkout-section .payment-options .option-block .radio-block input[type=radio] {
                position: absolute;
                left: 0;
                top: 7px;
                opacity: 0
            }

        .checkout-section .payment-options .option-block .radio-label {
            position: relative;
            display: block;
            padding-left: 30px;
            line-height: 30px;
            font-size: 16px;
            font-weight: 700;
            color: #272727;
            text-transform: capitalize;
            cursor: pointer
        }

            .checkout-section .payment-options .option-block .radio-label:before {
                font-family: FontAwesome;
                content: '\f105';
                position: absolute;
                left: 0;
                top: 7px;
                display: block;
                color: #fff;
                width: 20px;
                height: 20px;
                font-size: 12px;
                line-height: 20px;
                text-align: center;
                padding-left: 1px;
                background: #999;
                border-radius: 50%
            }

        .checkout-section .payment-options .option-block .radio-block input[type=radio]:checked + .radio-label:before {
            background: #272727
        }

.content-area .search-result {
    min-height: 119px !important
}

.content-area.stores p {
    font-size: 13px;
}

.content-area.stores h4 {
    line-height: 19px;
    font-weight: 600;
}

/*
==================
    ZOOM ZOOM
==================
*/

.tiles {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
}

.tile {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    transition: transform .5s ease-out;
}

.txt {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 10%;
    left: 0;
    font-size: 9px;
    line-height: 12px;
    text-align: center;
    cursor: default;
}

.x {
    font-size: 32px;
    line-height: 32px;
}

.normal-mode {
    position: relative;
    margin-top: 25px;
}

.fixed-mode {
    position: fixed;
    top: 0;
    padding: 40px 0px 5px;
    background: #dadada;
    transition: 0.5s;
}

    .fixed-mode img {
        position: relative;
        top: 18px;
    }

/*
    ================
     EVENTS + COMPS
    ================
*/

.event-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #c7c7c7;
    padding-left: 0;
    margin-left: 15px;
}

    .event-item:last-of-type {
        border-bottom: none;
    }

    .event-item .event-image {
        width: 200px;
        height: 200px;
        background-size: cover;
        background-position: center;
        float: left;
        margin-right: 15px;
    }

.page-section .container.body-content .event-item h3.event-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 10px;
    color: #000;
}

.event-item .event-info {
    float: left;
    width: 70%;
}

.event-item .event-date {
    font-size: 12px;
}

.event-item .event-desc {
}

/*
    event view
*/

.eventView-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #c7c7c7;
}

    .eventView-item:last-of-type {
        border-bottom: none;
    }

    .eventView-item .eventView-image {
        width: 300px;
        height: 300px;
        background-size: cover;
        background-position: center;
        float: left;
        margin-right: 15px;
    }

.page-section .container.body-content .eventView-item h3.eventView-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 10px;
    color: #000;
}

.eventView-item .eventView-info {
    float: left;
    width: 100%;
}

.eventView-item .eventView-date {
    font-size: 12px;
}

.eventView-item .eventView-desc {
}

/*
    Comp
*/

.comp-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #c7c7c7;
    padding-left: 0;
    margin-left: 15px;
}

    .comp-item:last-of-type {
        border-bottom: none;
    }

    .comp-item .comp-image {
        width: 200px;
        height: 200px;
        background-size: cover;
        background-position: center;
        float: left;
        margin-right: 15px;
    }

.page-section .container.body-content .comp-item h3.comp-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 10px;
    color: #000;
}

/*.comp-item .comp-info {
    float: left;
}*/

.comp-item .comp-date {
    font-size: 12px;
}


.comp-item .comp-desc {
}

/*
    Comp view
*/

.compView-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #c7c7c7;
}

    .compView-item:last-of-type {
        border-bottom: none;
    }

    .compView-item .compView-image {
        width: 300px;
        height: 300px;
        background-size: cover;
        background-position: center;
        float: left;
        margin-right: 15px;
    }

.page-section .container.body-content .compView-item h3.compView-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 10px;
    color: #000;
}

.compView-item .compView-info {
    float: left;
    width: 100%
}

.compView-item .compView-date {
    font-size: 12px;
}


.compView-item .compView-desc {
}

.popup-overlay {
    display: none;
    position: fixed;
    /* top: 0; */
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    text-align: center;
    align-items: center;
    justify-content: center;
    z-index: 10000000;
}

.popup {
    display: inline-block;
    width: 100%;
    min-height: 40px;
    background-color: white;
    border-radius: 1px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    bottom: 0;
    -webkit-box-shadow: inset 0px 10px 10px -6px rgb(117 117 117);
    -moz-box-shadow: inset 0px 10px 10px -6px rgba(117,117,117,1);
    box-shadow: inset 0px 10px 10px -6px rgb(117 117 117);
    position: absolute;
    font-size: 12px;
    font-weight: normal;
}

a.accept, a.submit {
    margin-top: 0;
    margin-left: 20px;
    display: inline-block;
    color: white;
    background-color: #000;
    border-radius: 5px;
    padding: 0px 9px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: sans-serif;
}

.side-search {
    float: none;
    margin: 0 0 15px;
    width: 100%;
}

    .side-search .search-form {
        float: left;
        position: relative;
        width: 100%;
    }

        .side-search .search-form input[type="text"] {
            background: #fff;
            border: medium none;
            color: #000;
            height: 30px;
            padding: 0 55px 0 15px;
            position: relative;
            width: 100%;
            display: inline-block;
            max-width: 195px;
        }

button#searchbutton {
    color: #fff;
    background: #1c1b1f;
    display: inline-block;
    margin-left: -10px;
    border-radius: 0;
    margin-top: 12px;
    width: 28px;
    right: 0;
    z-index: 1000;
    top: 1px;
    position: relative;
    padding: 1px 0;
}

.category-list {
    list-style: none;
    padding: 0;
    margin-top: 10px;
}

    .category-list li a {
        padding: 10px 0px;
        font-size: 12px;
    }

.sidebar {
    /*background: #e6e6e6;
    padding-top: 10px;*/
}

.products-list {
    float: left;
    width: 100%;
}

#catalog-listing, .category-products, .toolbar-top, .products-list {
    float: left;
    width: 100%;
    padding: 0;
    list-style: none;
}

    .products-list .item {
        float: left;
        width: 50%;
        position: relative;
        border: 1px solid transparent;
        margin: 0px 0 8px;
        padding: 0 10px;
    }

        .products-list .item .inner .product-info {
            float: left;
            width: 220px;
            padding: 0;
            margin-left: 0;
            position: relative;
            padding-left:5px;
        }

            .products-list .item .inner .product-info .product-name {
                float: left;
                width: 100%;
                margin-top: 0;
            }

.product-name {
    text-transform: none;
    margin: 0;
}
.product-name {
    font-weight: bold;
    color: #000;
}

.products-list .item .inner .product-info .product-name a {
    float: left;
    width: 220px;
    line-height: 100%;
    /* white-space: nowrap; */
    overflow: hidden;
    /* text-overflow: ellipsis; */
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
}

.products-list .item .inner {
    float: left;
    width: 100%;
    padding: 10px 0;
}

    .products-list .item .inner .item-image {
        float: left;
        width: 100px;
        padding: 0;
    }

        .products-list .item .inner .item-image .item-image-inner {
            float: left;
            width: 100%;
            position: relative;
        }

            .products-list .item .inner .item-image .item-image-inner .product-image {
                float: left;
                width: 100%;
            }

                .products-list .item .inner .item-image .item-image-inner .product-image img {
                    width: 100%;
                }

            .products-list .item .inner .item-image .item-image-inner .item-btn {
                position: absolute;
                top: 0;
                left: 0;
                background: rgba(0, 0, 0, 0.5);
                float: left;
                width: 90%;
                height: 100%;
                opacity: 0;
                filter: alpha(opacity=0);
                -webkit-transition: all 0.3s ease-out 0s;
                -moz-transition: all 0.3s ease-out 0s;
                -o-transition: all 0.3s ease-out 0s;
                transition: all 0.3s ease-out 0s;
            }

                .products-list .item .inner .item-image .item-image-inner .item-btn .btn-wqc {
                    float: left;
                    width: 100%;
                    text-align: center;
                    margin-top: 50%;
                    -webkit-transition: all 0.5s ease-out 0s;
                    -moz-transition: all 0.5s ease-out 0s;
                    -o-transition: all 0.5s ease-out 0s;
                    transition: all 0.5s ease-out 0s;
                }

                    .products-list .item .inner .item-image .item-image-inner .item-btn .btn-wqc a {
                        display: inline-block;
                        margin-bottom: -4px;
                        text-indent: -9999em;
                        width: 35px;
                        height: 35px;
                        position: relative;
                        -webkit-transition: all 0.3s ease-out 0s;
                        -moz-transition: all 0.3s ease-out 0s;
                        -o-transition: all 0.3s ease-out 0s;
                        transition: all 0.3s ease-out 0s;
                    }

                        .products-list .item .inner .item-image .item-image-inner .item-btn .btn-wqc a.vt_quickview_handler::before {
                            content: "\f002";
                            top: 8px;
                        }

                        .products-list .item .inner .item-image .item-image-inner .item-btn .btn-wqc a::before {
                            content: "";
                            float: left;
                            width: 20px;
                            height: 20px;
                            position: absolute;
                            top: 7px;
                            left: 8px;
                            font-family: "FontAwesome";
                            color: #fff;
                            text-indent: 0;
                        }

            .products-list .item .inner .item-image .item-image-inner:hover .item-btn {
                opacity: 1;
                filter: alpha(opacity=100);
                -webkit-transition: all 0.3s ease-out 0s;
                -moz-transition: all 0.3s ease-out 0s;
                -o-transition: all 0.3s ease-out 0s;
                transition: all 0.3s ease-out 0s;
            }

                .products-list .item .inner .item-image .item-image-inner:hover .item-btn .btn-wqc {
                    margin-top: 30%;
                    -webkit-transition: all 0.5s ease-out 0s;
                    -moz-transition: all 0.5s ease-out 0s;
                    -o-transition: all 0.5s ease-out 0s;
                    transition: all 0.5s ease-out 0s;
                }

    .products-list .item .inner .product-info .desc {
        float: left;
        width: 100%;
        overflow: hidden;
        padding-top: 0;
        font-size: 12px;
        margin: 0 0 5px;
        color: #666;
        font-weight: 600
    }

        .products-list .item .inner .product-info .desc span {
            color: #666;
            font-weight: 400;
        }

    .products-list .item .inner .product-info > .button {
        float: left;
        padding: 0;
        margin: 30px 0 0 0;
        text-transform: capitalize;
        background: none;
        color: #ffc229;
        position: relative;
    }

.PBG-img {
    width: 100%;
    height: 100px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.search-form input[type="text"] {
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    height: 30px;
    padding: 0 55px 0 15px;
    position: absolute;
    width: 100%;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
}
.desc-text p {
    font-size: 14px;
    line-height: 23px;
}
.page-section .container.body-content h4 {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    line-height: 27px;
}

.page-section .container.body-content .desc-text h4 {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    line-height: 27px;
}
.pageTitle {
    display: table;
    position: absolute;
    top: 38%;
    margin: 0 auto;
    left: 0;
    right: 0;
    float: none;
    font-size: 35px;
    color: #bdaa8f;
    background:  #000;
    padding: 20px;
}
section.back-strip {
    position: relative;
}
.container.body-content a:hover {
    color: #bfaa8f;
}
.container.body-content a {
    color: #777;
}
.GuideHolder {
    text-align: center;
}
.dark {
    background: #c7b299;
}
.page-section .container.body-content .light h1, .page-section .container.body-content .light h2, .page-section .container.body-content .light h3, .page-section .container.body-content .light h4, .page-section .container.body-content .light h5 {
    color: #bdaa8f;
    margin-bottom: -3px
}
.page-section .container.body-content .dark h1, .page-section .container.body-content .dark h2, .page-section .container.body-content .dark h3, .page-section .container.body-content .dark h4, .page-section .container.body-content .dark h5 {
    color: #fff;
    margin-bottom:-3px
}
.GuideHolder .row {
    border: 1px solid #ddd;
}
.GuideHolder h1 {
    font-family: 'Maharlika';
    line-height: 30px;
    margin-bottom: 4px !important;
}
.GuideHolder ul {
    text-align: left;
    padding-left: 0;
}
    .GuideHolder ul li {
        list-style: disc;
        margin-left: 0;
        padding-left: 0;
        line-height:20px;
    }
.GuideHolder .light, .GuideHolder .dark {
    padding: 20px 45px;
}
a.guideDownload {
    display: table;
    color: #c5b299 !important;
    background: #000;
    font-size: 20px;
    padding: 10px;
    margin: 15px auto;
    transition: all 1s ease;
}
    a.guideDownload:hover {
        color: #000 !important;
        background: #c5b299;
    }
.light {
    background: #fff;
}
.dropdown-menu a {
    font-weight:bold;
    text-transform:uppercase;
}


a.CustomButton {
    display: table;
    margin: 0 auto;
    background: #c5b299;
    color: #fff !important;
    padding: 10px;
    font-size: 18px;
    margin-bottom: 20px;
}
    a.CustomButton:hover {
        background: #fff;
        color: #c5b299 !important;
    }

/*@font-face {
    font-family: 'Century Gothic';
    src: url(../../fonts/CenturyGothic.eot);
    src: url(../../fonts/CenturyGothic.eot?#iefix) format('embedded-opentype'), url(../../fonts/CenturyGothic.woff) format('woff'), url(../../fonts/CenturyGothic.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: CenturyGothic;
    src: url(../../fonts/CenturyGothic.eot);
    src: url(../../fonts/CenturyGothic.eot?#iefix) format('embedded-opentype'), url(../../fonts/CenturyGothic.woff) format('woff'), url(../../fonts/CenturyGothic.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}
*/
@font-face {
    font-family: 'Garet Book';
    src: url('../../fonts/Garet-Book.woff2') format('woff2'), url('../../fonts/Garet-Book.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garet Book';
    src: url('../../fonts/Garet-Book.woff2') format('woff2'), url('../../fonts/Garet-Book.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garet';
    src: url('../../fonts/Garet-Heavy.woff2') format('woff2'), url('../../fonts/Garet-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garet Book';
    src: url('../../fonts/Garet-Book.woff2') format('woff2'), url('../../fonts/Garet-Book.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garet Book';
    src: url('../../fonts/Garet-Book.woff2') format('woff2'), url('../../fonts/Garet-Book.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garet';
    src: url('../../fonts/Garet-Heavy.woff2') format('woff2'), url('../../fonts/Garet-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garet';
    src: url('../../fonts/Garet-Heavy.woff2') format('woff2'), url('../../fonts/Garet-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garet';
    src: url('../../fonts/Garet-Heavy.woff2') format('woff2'), url('../../fonts/Garet-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Maharlika';
    src: url('../../fonts/Maharlika-Regular.woff2') format('woff2'), url('Maharlika-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

