/*Raj Kumar Baghel*/
@import url('reset.css');
@import url('superfish.css');
@import url(//fonts.googleapis.com/css?family=Noto+Sans);
@import url(//fonts.googleapis.com/css?family=Lobster);

html {
    width: 100%;
}

.t {
    /*font-family: 'Monotype Corsiva';*/
    color: #e6e4e4;
    font-size: 1.6em;
    font-weight: 300;
}

a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
}

* {
    -webkit-text-size-adjust: none;
}

body {
    font: 14px/18px;
    color: #666666;
    position: relative;
    width: 100%;
    line-height: 1.6em;
    /*font-family: Verdana, Geneva, sans-serif;*/
    /*padding-top: 27px;*/
    background: #F3F3F3;
    /*background:#fefbed;*/
    font-size: 14px;
    font-family: 'Lato', sans-serif;
}

.ic {
    border: 0;
    float: right;
    background: #fff;
    color: #f00;
    width: 50%;
    line-height: 10px;
    font-size: 10px;
    margin: -220% 0 0 0;
    overflow: hidden;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #000000;
}

h2 {
    font-size: 25px;
    line-height: 30px;
}

h3 {
    font-size: 20px;
    line-height: 24px;
}

p {
    text-align: justify;
    line-height: 1.8em;
}

    p.inn1 {
        padding-top: 2px;
        margin-bottom: 20px;
    }

img {
    max-width: 100%;
}

address {
    font-style: normal;
}
/*ul {
	padding: 31px 0px 0px 0px;
	margin: 0;
	list-style: none;
}*/
ul.list li {
    /*background: url(/assets/images/marker.png) 0 11px no-repeat;*/
    padding-left: 5px;
    color: #464646;
    margin-bottom: 10.5px;
    border-bottom: 1px solid #d9d8d8;
    padding-bottom: 5px;
}

ul.list.l1 li {
    margin-bottom: 5.2px;
}
/*links*/

a {
    text-decoration: none;
    color: inherit;
    outline: none;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

    a:hover {
        color: #F36D54;
        text-decoration: none;
    }

    a.btn {
        font-size: 12px;
        display: inline-block;
        background: #5D0400;
        padding: 5px 14px 4px;
        border-radius: 0;
        margin-top: 5px;
        color: #d9d8d8;
        text-transform: uppercase;
    }

        a.btn:hover {
            background: #000000;
            color: #d9d8d8;
        }

        a.btn i {
            line-height: 1.6em;
        }

input[type="submit"].btn1 {
    font-size: 12px;
    display: inline-block;
    background: #9B9B9B;
    padding: 5px 14px 4px;
    border-radius: 0;
    margin-top: 5px;
    color: black;
    text-transform: uppercase;
    border: none;
    transition: all 0.5s ease-in;
}

.form-control {
    border-radius: 0;
}

input[type="submit"].btn1:hover {
    background: #9b8350;
    color: #FFF;
    transition: all 0.5s ease-in;
}

a.btn.m1 {
    margin-top: 30px;
    margin-bottom: 1px;
}

/*preclass*/

.mb0 {
    margin-bottom: 0px !important;
}

.m0 {
    margin: 0 !important;
}

.ind1 {
    margin-top: 11px;
}

.pad0 {
    padding: 0 !important;
}

.pt0 {
    padding-top: 0;
}

.img_inner {
    max-width: 100%;
    padding: 7px;
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e6e4e4;
    margin-bottom: 19px;
    box-shadow: 2px 2px 4px #ddd;
}

.fleft {
    float: left;
    margin-right: 20px;
    margin-bottom: 0;
}

.fright {
    float: right !important;
}

.upp {
    text-transform: uppercase;
}

.alright {
    text-align: right;
}

.center {
    text-align: center;
}

.wrapper, .extra_wrapper {
    overflow: hidden;
}

.clear {
    float: none !important;
    clear: both;
}

.col1 {
    color: #464646;
}

.col2 {
    color: #e1837f;
}

.hor_separator {
    background: url(../images/hor_separator.png) 0 bottom no-repeat;
    height: 40px;
}
/*header*/

header {
    display: block;
    padding-top: 0px;
    position: relative;
    z-index: 999;
    /*padding-bottom: 10px;*/
    border-bottom: 1px solid #dddbdb;
    box-shadow: 0 1px 5px #ccc;
    background-color: white;
}


    header h1 {
        float: none;
        position: relative;
        z-index: 999;
    }

        header h1 a {
            display: block;
            overflow: hidden;
            /*margin: 0 auto;*/
            width: 194px;
            float: left;
            /*height: 118px;*/
            text-indent: -999px;
            transition: 0s ease;
            -o-transition: 0s ease;
            -webkit-transition: 0s ease;
        }

            header h1 a img {
                display: block;
            }

.header-left {
    float: left;
}

.header-right {
    float: right;
}

.header-left a {
    padding: 2em 1em 1em;
    background: #c6c5c0;
    color: #fff;
    font-size: 2em;
    /*font-family: 'Josefin Sans', sans-serif;*/
    text-decoration: none;
    display: inline-block;
}

    .header-left a span {
        display: block;
        font-size: 16px;
        /*font-style:italic;*/
    }

    .header-left a i {
        font-size: 1em;
        color: #fff;
        left: -10px;
        top: 5px;
    }

#nav-main {
    background-color: #bf262b;
}

ul#nav-main {
    background-color: none !important;
}

    ul#nav-main li {
        display: inline-block;
        margin: 0 0 0 0px;
        float: left;
        list-style-type: none;
        text-align: center;
        background-color: none !important;
    }

        ul#nav-main li a {
            padding: 0px;
            line-height: 2.692307692;
            display: inline-block;
            font-size: 14px;
            color: #fff;
            text-decoration: none;
        }

            ul#nav-main li a .fa {
                display: inline-block;
                font-size: 14px;
                line-height: inherit;
                margin-right: 0px;
            }

            ul#nav-main li a:hover {
                display: inline-block;
                background: #9b8350;
                color: #FFF;
                font-weight: 500;
            }

            ul#nav-main li a.active {
                color: #FFF;
                background: #9b8350 !important;
            }

        ul#nav-main li ul.dropdown {
            /*background: linear-gradient(to bottom, #FFF 0px, #FFF 73%, #F6F6F8 89%, #E4E4E4 100%) repeat scroll 0% 0% transparent;*/
            border: 1px solid #9b8350;
            /*border-radius: 0px 4px 4px 4px;*/
            /*box-shadow: 1px 2px 5px #888;*/
            display: none;
            width: 250px;
            height: auto;
            position: absolute;
            z-index: 999;
            padding: 8px 10px 7px;
            background: #9b8350 !important;
        }

        ul#nav-main li:hover ul.dropdown {
            display: block;
        }

        ul#nav-main li .dropdown li {
            display: block;
            text-align: left;
            float: none;
        }

            ul#nav-main li .dropdown li a {
                display: block;
                text-align: left;
                padding: 0 5px 0 5px;
                border-bottom: 1px solid #EEE;
            }

                ul#nav-main li .dropdown li a:hover {
                    background: none;
                    color: #9b8350;
                }

.header-left1 {
    float: right;
    /*margin-left:12em;*/
    padding-top: 42px;
}

span.menu {
    display: none;
}


ul#nav-main li li a i {
    font-size: 1em;
    color: #5d0400;
    display: block;
    text-align: center;
    margin: 0.5em 0 0;
}

.header-right nav {
    padding: 4em 0 0;
}

    .header-right nav ul {
        display: block;
    }

.header-right ul li a.facebook {
    background: url(../images/img-sp.png) no-repeat -5px -13px;
    display: block;
    height: 32px;
    width: 32px;
}

    .header-right ul li a.facebook:hover {
        background: url(../images/img-sp.png) no-repeat -5px -59px;
        display: block;
    }

.header-right ul li a.g {
    background: url(../images/img-sp.png) no-repeat -48px -13px;
    display: block;
    height: 32px;
    width: 32px;
}

    .header-right ul li a.g:hover {
        background: url(../images/img-sp.png) no-repeat -48px -58px;
        display: block;
    }

.header-right ul li a.twitter {
    background: url(../images/img-sp.png) no-repeat -86px -13px;
    display: block;
    height: 32px;
    width: 32px;
}

    .header-right ul li a.twitter:hover {
        background: url(../images/img-sp.png) no-repeat -86px -58px;
        display: block;
    }

@media (max-width:768px) {
    span.menu {
        display: block;
        cursor: pointer;
        width: 100%;
        position: relative;
        text-align: right;
        margin-top: 25px;
    }

    ul#nav-main {
        position: absolute;
        padding: 0;
        margin: 13px 0 0;
        left: 0%;
        width: 100%;
        z-index: 999;
        border-top: 2px solid #DA251C;
    }

        ul#nav-main li {
            display: inline-block;
            /*margin:0 0 0 10px;*/
            float: left;
            list-style-type: none;
            text-align: left;
            /*border-bottom:1px solid #5d0400;*/
        }

            ul#nav-main li a {
                line-height: 2.692307692;
                display: inline-block;
                font-size: 14px;
                color: #000;
                text-decoration: none;
            }

                ul#nav-main li a:hover {
                    display: inline-block;
                    background: #bc231c;
                    width: 96%;
                }

                ul#nav-main li a.active {
                    color: #FFF;
                    background: #bc231c;
                    width: 96%;
                }

            ul#nav-main li ul.dropdown {
                margin-top: 0px;
                width: 80%;
            }

    .fimg img {
        margin-top: 10px;
    }

    /*.header-left1 ul {
        position: absolute;
        padding: 0;
        margin: 13px 0 0;
        left: 2%;
        width: 96%;
        z-index: 999;
    }*/

    .header-left1 nav.nav1 ul li {
        display: block;
        margin: 0;
        width: 96%;
        padding: 0;
        /*text-align: center;*/
    }

    nav.nav1 {
        display: none;
        margin-top: 2em;
    }
    /*.header-left1 ul li a {
        padding: 1em 0;
    }
    .header-left a {
        padding: 1em 1em 1em;
    }*/
    .header-left1 {
        padding-top: 0px;
    }

    .fimg img {
        margin-top: -10px;
    }
}

@media (max-width:800px) {
    span.menu {
        display: block;
        cursor: pointer;
        width: 100%;
        position: relative;
        text-align: right;
        margin-top: 25px;
    }

    ul#nav-main {
        position: absolute;
        padding: 0;
        margin: 13px 0 0;
        left: 0%;
        width: 100%;
        z-index: 999;
    }

        ul#nav-main li {
            display: inline-block;
            /*margin:0 0 0 10px;*/
            float: left;
            list-style-type: none;
            text-align: left;
            /*border-bottom:1px solid #5d0400;*/
        }

            ul#nav-main li a {
                line-height: 2.692307692;
                display: inline-block;
                font-size: 14px;
                color: #000;
                text-decoration: none;
            }

                ul#nav-main li a:hover {
                    display: inline-block;
                    color: #FFF;
                    background: #bc231c;
                    width: 96%;
                }

                ul#nav-main li a.active {
                    color: #FFF;
                    background: #bc231c;
                    width: 96%;
                }

            ul#nav-main li ul.dropdown {
                margin-top: 0px;
                width: 80%;
            }

    .header-left1 nav {
        position: absolute;
        padding: 0;
        margin: 13px 0 0;
        left: 2%;
        width: 96%;
        z-index: 999;
    }

        .header-left1 nav.nav1 ul li {
            display: block;
            margin: 0;
            width: 100%;
            padding: 0;
            text-align: left;
        }

    nav.nav1 {
        display: none;
        background: #E9E9E9;
        margin-top: 2em;
    }

    /*.header-left1 ul li a {
        padding: 1em 0;
    }

    .header-left a {
        padding: 1em 1em 1em;
    }*/

    .header-left1 {
        padding-top: 0px;
    }

    .fimg img {
        margin-top: -10px;
    }
}

@media (max-width:980px) {
    span.menu {
        display: block;
        cursor: pointer;
        width: 100%;
        position: relative;
        text-align: right;
        margin-top: 25px;
    }

    ul#nav-main {
        position: absolute;
        padding: 0;
        margin: 5px 0 0;
        left: 0%;
        width: 100%;
        z-index: 999;
        border-top: 2px solid #DA251C;
    }

        ul#nav-main li {
            display: inline-block;
            /*margin:0 0 0 10px;*/
            float: left;
            list-style-type: none;
            text-align: left;
            /*border-bottom:1px solid #5d0400;*/
        }

            ul#nav-main li a {
                line-height: 2.692307692;
                display: inline-block;
                font-size: 14px;
                color: #000;
                text-decoration: none;
            }

                ul#nav-main li a:hover {
                    display: inline-block;
                    background: #bc231c;
                    width: 96%;
                    color: #FFF;
                }

                ul#nav-main li a.active {
                    color: #FFF;
                    background: #bc231c;
                    width: 96%;
                }

            ul#nav-main li ul.dropdown {
                margin-top: 0px;
                width: 80%;
            }

    .header-left1 nav {
        position: absolute;
        padding: 0;
        margin: 13px 0 0;
        left: 2%;
        width: 96%;
        z-index: 999;
    }

        .header-left1 nav.nav1 ul li {
            display: block;
            margin: 0;
            width: 100%;
            padding: 5px 0;
            text-align: left;
        }


    nav.nav1 {
        display: none;
        margin-top: 6px;
    }

    /*.header-left1 ul li a {
        padding: 1em 0;
    }

    .header-left a {
        padding: 1em 1em 1em;
    }*/

    .header-left1 {
        padding-top: 0px;
    }

    .fimg img {
        margin-top: -10px;
    }
}

/*.title {
      
    text-align: center;
    border-top: 3px double #D8D7D7;
    border-bottom: 3px double #D8D7D7;
    padding: 0.2em 0px;
    
}*/
.main {
    background: #f2f0f0;
}
/*Content*/

.content h2 {
    padding-top: 10px;
    font-size: 24px;
    color: #5D0400;
    margin-bottom: 17px;
}

.content.page1 {
    margin: 15px 0px 20px 0px;
}

    .content.page1 h2 {
        font-size: 25px;
        /*padding-top: 43px;*/
        margin-bottom: 19px;
        /*color: #9b8350;*/
        color: #5D0400;
    }

.page1_block img {
    float: left;
    margin-top: 2px;
    margin-right: 24px;
    padding: 3px;
}

.car_wrap {
    position: relative;
    margin: 0 -10px;
    overflow: hidden;
}

.content.page1 .car_wrap h2 {
    padding-left: 10px;
    padding-top: 23px;
    padding-bottom: 3px;
}

.carousel1 {
    height: 249px;
}

    .carousel1 li {
        float: left;
        width: 240px;
        font-size: 12px;
    }

        .carousel1 li > div {
            padding: 0 10px;
        }

        .carousel1 li .price {
            display: inline-block;
            background: #699440;
            color: #fff;
            min-width: 41px;
            height: 38px;
            border-radius: 4px;
            font: 20px/36px 'Lobster', cursive;
            text-align: center;
            margin-top: 15px;
        }

        .carousel1 li span {
            line-height: 16px;
        }

    .carousel1 img {
        border: 1px solid #9B8350;
        padding: 4px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 19px;
    }

        .carousel1 img:hover {
            border: 1px solid #fff;
      
        }

.prev {
    background: url(../images/carousel-arrows.png) 0 bottom no-repeat;
    display: block;
    position: absolute;
    left: 12px;
    top: 75px;
    width: 25px;
    z-index: 999;
    height: 38px;
}

    .prev:hover {
        background-position: 0 0;
    }

.next {
    background: url(../images/carousel-arrows.png) right bottom no-repeat;
    display: block;
    z-index: 999;
    position: absolute;
    right: 12px;
    top: 75px;
    width: 25px;
    height: 38px;
}

    .next:hover {
        background-position: right 0;
    }
/*crousal-2*/
.carousel2 {
    height: 249px;
}

    .carousel2 li {
        float: left;
        width: 240px;
        font-size: 12px;
    }

        .carousel2 li > div {
            padding: 0 10px;
        }

        .carousel2 li .price {
            display: inline-block;
            background: #699440;
            color: #fff;
            min-width: 41px;
            height: 38px;
            border-radius: 4px;
            font: 20px/36px 'Lobster', cursive;
            text-align: center;
            margin-top: 15px;
        }

.carousel1 li span {
    line-height: 16px;
}

.carousel2 img {
    padding: 4px;
    border: 1px solid #9B8350;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 19px;
}

    .carousel2 img:hover {
        border: 2px solid #EEE;
        /*box-shadow: 2px 2px 3px #da251c;*/
        background: #EEE;
        opacity: 0.6;
    }

.prev2 {
    background: url(../images/carousel-arrows2.png) 0 bottom no-repeat;
    display: block;
    position: absolute;
    left: 12px;
    top: 37px;
    width: 15px;
    z-index: 999;
    height: 25px;
}

    .prev2:hover {
        background-position: 0 0;
    }

.next2 {
    background: url(../images/carousel-arrows2.png) right bottom no-repeat;
    display: block;
    z-index: 999;
    position: absolute;
    right: 12px;
    top: 37px;
    width: 15px;
    height: 25px;
}

    .next2:hover {
        background-position: right 0;
    }
/*End Crousal2*/
/*Corusal3*/
.carousel3 {
    height: 249px;
}

    .carousel3 li {
        float: left;
        width: 240px;
        font-size: 12px;
    }

        .carousel3 li > div {
            padding: 0 10px;
        }

        .carousel3 li .price {
            display: inline-block;
            background: #699440;
            color: #fff;
            min-width: 41px;
            height: 38px;
            border-radius: 4px;
            font: 20px/36px 'Lobster', cursive;
            text-align: center;
            margin-top: 15px;
        }

        .carousel3 li span {
            line-height: 16px;
        }

    .carousel3 img {
        border: 1px solid #9B8350;
        padding: 4px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 19px;
         height: 102px;
        width: 169px;
       -moz-height: 102px;
        -moz-width: 169px;
        -webkit-height: 102px;
        -webkit-width: 169px;
    }

        .carousel3 img:hover {
            border: 2px solid #EEE;
            /*box-shadow: 2px 2px 3px #da251c;*/
            background: #EEE;
            opacity: 0.6;
        }

.prev3 {
    background: url(../images/carousel-arrows2.png) 0 bottom no-repeat;
    display: block;
    position: absolute;
    left: 12px;
    top: 37px;
    width: 15px;
    z-index: 999;
    height: 25px;
}

    .prev3:hover {
        background-position: 0 0;
    }

.next3 {
    background: url(../images/carousel-arrows2.png) right bottom no-repeat;
    display: block;
    z-index: 999;
    position: absolute;
    right: 12px;
    top: 37px;
    width: 15px;
    height: 25px;
}

    .next3:hover {
        background-position: right 0;
    }
/*End Crousal3*/
.bottom_block {
    /*padding-top: 38px;*/
    font-size: 12px;
    /*padding-bottom: 34px;*/
    overflow: hidden;
}

    .bottom_block h3 {
        padding-top: 39px;
        margin-bottom: 25px;
    }

.socials {
    overflow: hidden;
    padding-right: 20%;
}

.bottom_block nav {
    padding-top: 27px;
}



    .bottom_block nav li {
        float: left;
    }


        .bottom_block nav li + li {
            margin-left: 19px;
        }

.bottom_block nav {
    font-size: 12px;
    text-transform: uppercase;
    color: #504f4f;
}

.bottom_block p {
    margin-top: -5px;
}

.bottom_block nav li.current {
    color: #699440;
}


.socials a {
    background: url(../images/socialicons.png) 0 0 no-repeat;
    width: 26px;
    float: left;
    display: block;
    height: 27px;
    margin-left: 11px;
}

    .socials a:hover {
        opacity: 0.5;
    }

    .socials a:first-child {
        margin-left: 0;
    }

        .socials a:first-child + a {
            background: url(../images/socialicons.png) -38px 0 no-repeat;
        }

            .socials a:first-child + a + a {
                background: url(../images/socialicons.png) right 0 no-repeat;
            }


.testimo li img {
    float: left;
    margin-top: -1px;
    margin-right: 20px;
}

.testimo li {
    float: left;
}

    .testimo li .title {
        font-size: 24px;
        line-height: 22.9px;
        /*font-family: "Times New Roman", Times, serif;*/
        color: #e2827e;
        text-align: center;
        padding-top: 36px;
    }

.testimo .col1 {
    line-height: 22.9px;
    margin-bottom: 6px;
    padding-top: 10px;
}


/*.prev {
	background: url(/assets/images/carousel-arrows.png) 0 bottom no-repeat;
	display: block;
	float: left;
	width: 32px;
	z-index: 999;
	height: 38px;
	top: 30px;
}

.prev:hover {
	background-position: 0 0;
}

.next {
	background: url(/assets/images/carousel-arrows.png) right bottom no-repeat;
	display: block;
	z-index: 999;
	float: left;
	width: 32px;
	height: 38px;
	top: 30px;
}

.next:hover {
	background-position: right 0;
}*/

.white-box {
    padding: 0px;
    background: #FFFFFF;
    margin: 8px 5px 8px 5px;
}

.right-border {
    border-right: 1px solid #EEE;
    margin-right: -18px;
}

.hor_separator.hor1 {
    margin-top: 13px;
}

.content h2.head1 {
    padding-top: 28px;
    font-size: 25px;
}

.content h2.head2 {
    font-size: 25px;
    padding-top: 35px;
    margin-bottom: 20px;
}

.chefs {
    padding-top: 7px;
}

    .chefs .img_inner {
        padding: 10px 4px;
    }

    .chefs .col1 {
        font-size: 12px;
        padding-top: 8px;
        margin-bottom: 16px;
    }

.menu {
    padding-top: 8px;
}

    .menu h3 {
        color: #85423f;
        margin-bottom: 22px;
    }

    .menu .img_inner {
        padding: 5px 4px;
        margin-bottom: 12px;
    }

.news .img_inner {
    padding: 4px;
    margin-top: 1px;
}

.news {
    font-size: 12px;
    margin-bottom: 52px;
}

    .news .extra_wrapper {
        position: relative;
        top: -4px;
    }

    .news a.btn {
        margin-top: 5px;
    }

#newsletter {
    position: relative;
}



    #newsletter label {
        display: block;
        position: relative;
        width: 313px;
        float: left;
        padding-top: 1px;
        z-index: 1;
    }

    #newsletter input {
        border: 1px solid #d9d8d8;
        float: left;
        color: #a8a8a8;
        width: 220px;
        height: 30px;
        font: 12px/18px Arial, Helvetica, sans-serif;
        padding: 6px 10px;
        box-shadow: none !important;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }

    #newsletter a.btn {
        float: right;
        text-transform: capitalize;
        font-size: 13px;
        margin-top: 0;
        padding-top: 6px;
        padding-bottom: 6px;
    }

    #newsletter .error, #form1 .empty {
        height: 0px;
        top: 35px;
        width: 100%;
        left: 4px;
        font-size: 10px;
        line-height: 13px;
        display: block;
        overflow: hidden;
        z-index: 999;
        color: #ff0000;
        -webkit-transition: 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        position: absolute;
    }

    #newsletter label.invalid .error {
        /*display: block;*/
        height: 40px;
    }

    #newsletter .success {
        width: 220px;
        z-index: 999;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        display: none;
        top: 0px;
        border: 1px solid #d9d8d8;
        background: #fff;
        left: 0px;
        font-size: 12px;
        color: #a7a7a7;
        overflow: hidden;
        padding: 10px;
        -webkit-transition: 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        position: absolute;
    }

/****Map***/

.map {
    padding-top: 6px;
    color: #848383;
}

    .map figure {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        /*margin-bottom: 42px;*/
    }

        .map figure iframe {
            width: 100%;
            height: 282px;
            max-width: 100%;
        }

    .map address {
        float: left;
        margin-right: 80px;
    }

    .map .text1 {
        line-height: 20px;
        margin-bottom: 2px;
    }

address dd span {
    min-width: 84px;
    display: inline-block;
    text-align: left;
    color: #000;
    font-weight: 600;
}




/************Footer***********/

footer {
    display: block;
    padding: 15px 0;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background: #dddfe1;
    line-height: 20px;
}

    footer a:hover {
        color: #fff;
        text-decoration: underline;
    }

.fimg img {
    margin-top: -10px;
}

.fgap {
    margin-bottom: 10px;
    margin-top: 10px;
}

.f_nav li {
    margin-top: 4%;
    padding: 0;
    list-style: none;
}

    .f_nav li a:hover {
        color: #9b8350;
        text-decoration: none;
    }

    .f_nav li a {
        display: block;
        font-size: 14px;
        color: #bcbcbc;
        text-transform: capitalize;
        line-height: 1.8em;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

.f_nav strong {
    font-size: 16px;
    font-weight: 600;
    color: #bcbcbc;
}

.f_nav h4 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

.f_nav p sapn {
    font-size: 14px;
    color: #bcbcbc;
    display: inline-block;
}

.f_nav p {
    font-size: 14px;
    color: #bcbcbc;
    display: inline-block;
}

    .f_nav p b {
        font-size: 14px;
        font-weight: 600;
        color: #000;
        display: inline-block;
    }

    .f_nav p a {
        font-size: 14px;
        color: #bcbcbc;
        text-align: left;
        display: inline-block;
    }

.shop-margin h2 {
    font-size: 16px !important;
    padding-top: 19px;
    padding-bottom: 10px;
    margin-bottom: 19px;
    color: #008066 !important;
    border-bottom: 1px solid #EEE;
}

.shops {
    margin-top: 10px;
    padding: 10px;
}

    .shops strong {
        line-height: 1.6em;
    }

    .shops b {
        font-size: 18px;
        /*color:#595656;*/
    }

    .shops p {
        line-height: 1.6em;
    }

.shop-logo {
    margin-top: 10px;
}


.events {
    margin-top: -11px;
    padding-right: 0px;
}



.bordershop {
    display: block;
    position: relative;
    margin-top: 3px;
    margin-bottom: 15px;
    background: none repeat scroll 0% 0%;
    border: 1px solid #9B8350;
    height: 250px !important;
    width: 250px !important;
}
.bordershop1 {
    display: block;
    position: relative;
    margin-top: 3px;
    margin-bottom: 15px;
    background: none repeat scroll 0% 0%;
    border: 1px solid #9B8350;
    
    width: 250px !important;
}

.prod h4 {
    color: #fff;
    text-align: center;
}

.ourteam {
    min-height: 360px;
}

    .ourteam p {
        color: #808080;
        line-height: 22px;
        margin-top: 10px;
    }

    .ourteam h4 {
        font-size: 16px;
        color: #000000;
        margin-top: 10px;
    }

.pro-grid {
    padding: 1em;
    background: #F3F3F3;
    margin: 8px 0;
    /*box-shadow: 0px 0px 4px 1px #E7E7E7;*/
    border: 1px solid #E7E7E7;
}

.pro-cat {
    width: 100%;
    padding: 5px 0px;
    border: solid 1px #E7E7E7;
    background-color: #E9E9E9;
    display: inline-block;
    font-weight: bold;
}

    .pro-cat .search-cat {
        margin-left: 10px;
        color: #000;
    }

.maincategory {
    font-size: 1em;
    line-height: 1.8em;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 600;
    color: #afaeae;
    padding: 4px;
}

.products h4 {
    line-height: 1.8em;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-transform: uppercase;
    color: #afaeae !important;
}

.product h1 {
    font-size: 20px;
    /*padding-top: 43px;*/
    margin-bottom: 15px;
    color: #666;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
}



.product .discription {
    padding: 1em;
    background: #E0E0E0;
    margin: 8px 0;
    /*box-shadow: 0px 0px 4px 1px #E7E7E7;*/
    border: 1px solid #E7E7E7;
}

    .product .discription h3 {
        font-size: 1.2em;
        color: #000;
        font-weight: 600;
        line-height: 1.6em;
        margin-bottom: 10px;
        border-bottom: 1px dotted #E7E7E7;
        padding-bottom: 5px;
    }

    .product .discription p span {
        font-family: 'Lato', sans-serif !important;
        font-size: 14px !important;
    }

    .product .discription p {
        font-family: 'Lato', sans-serif !important;
        font-size: 14px !important;
    }
/*.product .discription table ul {   
    list-style:inside;  
    margin-left:15px;    
}*/

#brnd1 img {
    width: 100px;
    margin-bottom: 15px;
}

#discription ul {
    list-style: inside;
    margin-left: 15px;
    font-family: 'Lato', sans-serif !important;
    font-size: 14px !important;
    line-height: 2em;
}

    #discription ul li {
        font-family: 'Lato', sans-serif !important;
        font-size: 14px !important;
        line-height: 2em;
    }

        #discription ul li a {
            font-family: 'Lato', sans-serif !important;
            font-size: 14px !important;
            line-height: 2em;
        }

        #discription ul li span {
            font-family: 'Lato', sans-serif !important;
            font-size: 14px !important;
            line-height: 2em;
        }

        #discription ul li p span {
            font-family: 'Lato', sans-serif !important;
            font-size: 14px !important;
            line-height: 2em;
        }

        #discription ul li p {
            font-family: 'Lato', sans-serif !important;
            font-size: 14px !important;
        }

.img-thumbnail {
    border: 0;
}

.gallery-grid {
    padding: 1em;
    background: #F3F3F3;
    margin: 8px 0;
    /*box-shadow: 0px 0px 4px 1px #E7E7E7;*/
    border: 1px solid #E7E7E7;
}

.gallery-list {
    width: 100%;
    padding: 5px 0px;
    border: solid 1px #E7E7E7;
    background-color: #E9E9E9;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 15px;
}

    .gallery-list .gallery-list-cat {
        margin-left: 10px;
        color: #000;
    }

.breadcrumb {
    margin-top: 10px;
    margin-bottom: 5px;
}

sup {
    top: -.5em;
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

#service h4 {
    color: #008066;
    font-weight: 600;
    font-size: 1.2em;
    margin-bottom: 10px;
    margin-top: 10px;
}

#service p {
    color: #333;
    font-weight: 500;
    line-height: 30px;
}

.download i {
    line-height: 1.7em;
}

.download .downbtn a {
    line-height: 1.7em;
    padding: 7px 8px;
}
/*----new css----*/
/*---default page----*/

.about_wel, .master_product {
    background-color: #fff9f9;
    height: auto;
}

.master_product {
    background-color: #0c0c0c;
    height: auto;
    border-bottom: 1px inset #fff;
}

.frm_detail {
    border: 1px solid #60121d;
    height: 311px;
    padding: 10px;
    margin: 0px 0px 20px 0px;
}

.form-group {
    margin: 5px 15px;
}

    .form-group h3 {
        color: #474040;
        font-family: sans-serif;
        font-weight: 300;
        font-size: 12px;
    }

.textarea {
    resize: none;
}

.form-control {
    border: none;
    height: 31px;
    border-radius: 2px;
}

.form-group h3 {
    font-family: sans-serif;
    font-size: 16px;
}

.btn_enq {
    text-align: center;
    float: right;
    font-family: sans-serif;
    color: black;
    background-color: #9b8350;
    border: none;
    padding: 5px 10px 5px 10px;
}
/*------about us css-----*/
.wrap-col p {
    color: #626060;
}


.about_us_wel {
    background-color: #FFF9F9;
}
/*-----contact_us css-----*/
.contact_us {
    background-color: #0C0C0C;
}

.detail_field {
    color: #b5b5b5;
}

    .detail_field h3 {
        color: #d8d8d8;
        font-size: 18px;
    }

.text-left {
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #bcbcbc !important;
}

.form-group .head_tit {
    color: #b5b5b5;
}
/*----product css-----*/
.pro_duct_wel, .view_detail {
    background-color: #0C0C0C;
}
/*----top-navbar---sort--*/

.top_ul {
    list-style: none;
    right: 100px;
    position: absolute;
}

    .top_ul .top_li {
        display: inline-block;
        margin: 5px;
    }

        .top_ul .top_li a {
            color: #595252 !important;
            font-family: sans-serif;
            font-size: 12px;
        }

        .top_ul .top_li i {
            color: #595252 !important;
            display: inline-block;
            font-size: 12px;
            margin-top: 5px;
        }
