/*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:#000000;
	position:relative;
	width:100%;
    line-height:1.6em;
  /*font-family: Verdana, Geneva, sans-serif;*/
	/*padding-top: 27px;*/
	background: #FFFFFF;
     /*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: #5d0400;
}
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:#008066;
	padding: 5px 14px 4px;
	border-radius: 0;
	margin-top: 5px;
	color: #fff;
	text-transform: uppercase;
}

a.btn:hover {
	background: #DA251C;
    color:#FFF;
}
a.btn i {
    line-height:1.6em;
}
input[type="submit"].btn1 {
	font-size: 12px;
	display: inline-block;
	background:#008066;
	padding: 5px 14px 4px;
	border-radius: 0;
	margin-top: 5px;
	color: #fff;
	text-transform: uppercase;
    border:none;
    margin-left:10px;
}
.form-control {
    border-radius:0;
}
input[type="submit"].btn1:hover {
	background: #DA251C;
    color:#FFF;
}

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;
	background: #fefbed ;
	/*padding-bottom: 10px;*/
	border-bottom: 1px solid #dddbdb;
	box-shadow: 0 1px 5px #ccc;  
}


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;
}

                    
    ul#nav-main li {
        display:inline-block;
	    margin:0 0 0 0px;
	    float:left;       
        list-style-type: none;
        text-align: center;      
    
    }
    ul#nav-main li a {
        padding: 0 13px;
        line-height: 2.692307692;
        display: inline-block;         
        font-size:14px;
	    color:#000;
	    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:#DA251C;     
       color:#FFF;
       font-weight:500;
    }
    ul#nav-main li a.active {
        color:#FFF;
       background:#DA251C;
    }
        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 #E7E7E7;
            /*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:#FEFBED;
        }

        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:#DA251C;
                 
        }

.header-left1{
	float:right;
	/*margin-left:12em;*/
    padding-top:40px;
}
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 ul{
	padding:4em 0 0;
}
.header-right ul li{
	display:inline-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 ul.nav1 li {
            display: inline-block;
            margin: 0;
            width: 96%;
            padding: 0;
            /*text-align: center;*/
        }
    ul.nav1 {
        display: none;
        background: #FEFBED;
        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 ul {
        position: absolute;
        padding: 0;
        margin: 13px 0 0;
        left: 2%;
        width: 96%;
        z-index: 999;
    }
        .header-left1 ul.nav1 li {
            display: inline-block;
            margin: 0;
            width: 100%;
            padding: 0;
            text-align: center;
        }

    ul.nav1 {
        display: none;
        background:#FEFBED;
        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 ul {
        position: absolute;
        padding: 0;
        margin: 13px 0 0;
        left: 2%;
        width: 96%;
        z-index: 999;
    }

        .header-left1 ul.nav1 li {
            display: inline-block;
            margin: 0;
            width: 100%;
            padding: 0;
            text-align: center;
        }

    ul.nav1 {
        display: none;
        background: #FEFBED;
        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;
}
    
}

/*.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: 26px;
	font-size: 24px;
	color: #79302b;
	margin-bottom: 17px;
}
.content.page1 {
	padding-top: 10px;
	
}
.content.page1 h2 {
	font-size: 25px;
	/*padding-top: 43px;*/
	margin-bottom: 19px;
	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 {
	box-shadow: 2px 2px 3px #ddd;
	padding: 4px;
	background: #fff;
	border: 1px solid #e6e4e4;
	 -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 #5D0400;
    box-shadow: 1px 1px 5px #5D0400;
    /*background:#EEE;*/
    /*opacity:0.6;*/
    
}
.prev {
	background: url(/assets/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(/assets/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 {
	box-shadow: 2px 2px 3px #ddd;
	padding: 4px;
	background: #fff;
	border: 1px solid #e6e4e4;
	 -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(/assets/images/carousel-arrows2.jpg) 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(/assets/images/carousel-arrows2.jpg) 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 {
	box-shadow: 2px 2px 3px #ddd;
	padding: 4px;
	background: #fff;
	border: 1px solid #e6e4e4;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 margin-bottom: 19px;
}
.carousel3 img:hover {
    border:2px solid #EEE;
    /*box-shadow: 2px 2px 3px #da251c;*/
    background:#EEE;
    opacity:0.6;
    
}

.prev3 {
	background: url(/assets/images/carousel-arrows2.jpg) 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(/assets/images/carousel-arrows2.jpg) 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 {
	border-top:2px solid #d9d8d8;
	/*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:#008066;
    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:#00405d;
	text-decoration:underline;
}

.f_nav li a {
    display: block;
    font-size: 14px;;
    color: #777777;
    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:#777777;
}
.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:#777777;
    display:inline-block;
}
.f_nav p {
    font-size:14px;    
    color:#777777;
    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:#777777;
    text-align:left;
    display:inline-block;
}
.shop-margin h2 {
    font-size: 16px !important;
padding-top: 36px;
padding-bottom:10px;
margin-bottom: 19px;
color: #5D0400;
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;
    box-shadow: 0px 1px 3px 3px #EEE;
    /*box-shadow: 2px 2px 4px #DDD;*/
    margin-top: 3px;
    margin-bottom: 23px;
    /*background: #000 none repeat scroll 0% 0%;*/
    border: 1px solid #E6E4E4;
    /*border-radius:10px;*/
}
.ourteam {
    min-height:150px;
}
.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: #FFFFFF;
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: #F6F6F6;
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:10px;
    margin-bottom:10px;
    font-weight:600;
}
.products h4 {
    line-height:1.8em;
    text-align:center;
    text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
text-transform: uppercase;

}
.product h1 {
     font-size: 20px;
    /*padding-top: 43px;*/
    margin-bottom: 15px;
    color: #5D0400;
    text-align:left;
    text-transform: uppercase;
font-weight: 600;
}

.product img {
    width:100px;
    margin-bottom:15px;
}

.product .discription {
     padding: 1em;
background: #FFFFFF;
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;
}
.gallery-grid {
    padding: 1em;
background: #FFFFFF;
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: #F6F6F6;
display: inline-block;
font-weight: bold;
margin-bottom:15px;
}
.gallery-list .gallery-list-cat {  
margin-left: 10px;
color: #000;
}