/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */
@import url('https://fonts.googleapis.com/css?family=Amatic+SC');
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Open+Sans:300,400,600,700);
@import url(http://fonts.googleapis.com/css?family=Lato:100normal,100italic,300normal,300italic,400normal,400italic,700normal,700italic,900normal,900italic|Open+Sans:400normal|Oswald:400normal|Roboto:400normal|Indie+Flower:400normal|Source+Sans+Pro:400normal|Raleway:400normal|PT+Sans:400normal|Droid+Sans:400normal|Ubuntu:400normal|Merriweather:400normal&subset=all);


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
    display: block;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
html,
body {
    height: 100%;
    font-size: 16px;
    line-height: 1.47;
    font-family: 'PT Sans',Helvetica,Arial,sans-serif;
}

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
a[href^=tel] {
text-decoration:inherit;
color: red;
}
.nav-bar-top {
    background-color: #fff !important;
   
}

/* Home Page Carousel */
header.carousel {
    height: 450px;
}

    header.carousel .item,
    header.carousel .item.active,
    header.carousel .carousel-inner {
        height: 100%;
    }

    header.carousel .fill {
        width: 100%;
        height: 100%;
        background-position: center;
        background-size: cover;
    }

.error-404 {
    font-size: 100px;
}

strong {
    font-weight: 600;
}

.food-para {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c4cbce+11,5b7884+57,5b7884+100 */
background: #c4cbce; /* Old browsers */
background: -moz-linear-gradient(45deg, #c4cbce 11%, #5b7884 57%, #5b7884 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, #c4cbce 11%,#5b7884 57%,#5b7884 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, #c4cbce 11%,#5b7884 57%,#5b7884 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4cbce', endColorstr='#5b7884',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
    font-size: 20px;
    text-align: center;
}

.food-para-bg {
    background: url(../images/tentacle_bg.png) no-repeat  top right;
    top: 0;
    right: 0;
}
.img-responsive{
 margin: 0 auto;
}
.banner-phone{ font-size:38px; font-weight:bold; color:#fde100;border:2px dashed  #fde100; display:inline-block; padding:0 30px; margin:10px 0; border-radius:6px}
		.open-hours{font-size:20px; color:#fff; font-weight:bold}
/* Responsive Styles */

@media(max-width:991px) {
    .customer-img, img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}

.navbar-nav {
    text-transform:uppercase;
    font-family: "Lato";
    font-size: 16px !important;
	font-weight:400
}

.carousel-caption h1 {
    color: #156fb2;
    text-shadow: none;
    padding-bottom: 10px;
}

.shadow {
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.37);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.37);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.37);
}

.carousel-caption {
    top: 0;
}

.navbar-toggle .icon-bar {
    background-color: #556757;
    width: 25px;
    padding-top: 3px;
    margin-top: 10px;
}

.twitter a {
    color: #55acee;
}

.facebook a {
    color: #3b5998;
}

.linkedin a {
    color: #007bb5;
}
.instagram a{
color:#A0745B;
}
.youtube a {
    color: #bb0000;
}

.twitter a:hover {
    color: #666666;
}

.facebook a:hover {
    color: #666666;
}

.linkedin a:hover {
    color: #666666;
}

.youtube a:hover {
    color: #666666;
}

  .carousel-title {
    font-size: 52px;
    color: #fff;
    font-family: 'Amatic SC', cursive !important;
    font-weight: 600;
	line-height:1.1;	
}
@media all and (min-width:0px) and (max-width: 568px) {
.food-para-bg {
    background: url(../images/tentacle_bg.png) no-repeat  bottom right;
    top: 0;
    right: 0;
}
}
/*@media all and (min-width:0px) and (max-width: 568px) {
  .carousel-title {
    font-size: 42px;
	font-weight:bold;
    color: #fff;
    font-family: 'Amatic SC', cursive !important;
	line-height:1.1;	
}
		.banner-phone{ font-size:22px; font-weight:bold; color:#fde100;border:2px dashed  #fde100; display:inline-block; padding:0 20px; margin:10px 0; border-radius:6px}
		.open-hours{font-size:15px; color:#fff; font-weight:bold}
}*/
.reset-m-p {
    margin: 0;
    padding: 0;
}

.margin-top {
    margin-top: 21px;
}

.img-right {
    margin: 10px 0 10px 10px;
    float: right;
}

.img-left {
    margin: 10px 10px 10px 0px;
    float: left;
}

.connect {
    position: absolute;
    top: 12px;
    right: 10px;
}

    .connect li a i {
        font-size: 28px;
    }

@media (max-width:767px) {
    .connect {
        position: absolute;
        top: 23px;
        right: 60px;
    }

    .thumbnails li {
        float: left;
        padding: 0px 2px;
    }
}

.alpha60 {
    background: rgb(0, 0, 0);
    background: rgba(111, 144, 166, 0.75);
    padding: 10px 16px;
    margin-bottom: 10px;
    -webkit-box-shadow: 3px 3px 2px 0px rgba(43,42,43,0.35);
    -moz-box-shadow: 3px 3px 2px 0px rgba(43,42,43,0.35);
    box-shadow: 3px 3px 2px 0px rgba(43,42,43,0.35);
	border-radius:12px;
}

.footer {

    background: #748B95 url(../images/tentacle_bg.png) no-repeat ;
 background-position: top right;
    padding: 15px 0;
}

.footer-menu li {
    padding: 6px 0px;
}

.footer-menu li a {
        color: #fff;        
    }

.footer-menu li a:hover {
            color: #333;
			text-decoration:none;      
        }

.footer-contacts {
    margin-top: 10px;
    list-style: none;
    padding-left: 0;
    font-size: 15px;
    color: #E5E5E5;
    font-weight: 400;
}

.footer-contacts li {
    padding: 3px 0;
}

.copyright {
    font-size: 14px;
    text-align: center;
    color: #fff;
    background-color: #5B7884;
    padding: 6px 0;
}

.thumbnails li {
    float: left;
    padding: 3px 5px;
}

.error {
    background: #FFD2D2 url(images/stop.png) no-repeat 3px 5px;
    padding: 5px 15px 5px 24px;
    border: 1px solid #FF7979;
    border-radius: 3px;
    margin: 10px 0 50px 110px;
    color: #FE3316;
    font-weight: bold;
}

.success {
    background: #DFF2BF url(images/success.png) no-repeat 3px 5px;
    padding: 5px 15px 5px 24px;
    border: 1px solid #4F8A10;
    border-radius: 3px;
    margin: 10px 0 50px 110px;
    color: #4F8A10;
    font-weight: bold;
}
.thumbnails{
	padding-top:20px
	}
	.footer-head{
	 font-size:38px;font-family: 'Amatic SC', cursive ; font-weight:bold;
	}
	.table-footer{
		width:100%;
		margin-bottom:10px
	}
	.table-footer td{
	padding:3px;
border-top:0;
	font-size:15px;
	border-bottom:1px dotted #abaaa9;
	text-align:left;

	}
	.footer-content{
	color:#fff
	}
	.lemon-bg{
	background:#fff url(../images/lemon.png) no-repeat bottom left;
	min-height:350px;
	}
	.freshbg-right{
	background:url(../images/ingredient_bg.png) no-repeat bottom right; 
	bottom:0; 
	right:0;
	min-height:290px
	}
	.freshbg-left{
	background:url(../images/ingredientlogo_bg.png) no-repeat; top:0
	}
	.fresh-text{
	line-height:1.2;
	color:#2F863E; 
	font-size:62px;
	font-family: 'Amatic SC', cursive;
font-weight:bold
	}
	.food-text{
	color:#fff; 
	font-size:24px;
	font-family: "Lato";
	padding-top:30px; 
	line-height:1.6
	}
	.food-call{
	font-size:48px; color:#fde100;font-weight:bold; text-shadow:none;border:2px dashed  #fde100; display:inline-block; padding:0 30px; margin:15px 0; border-radius:6px;font-family: 'Amatic SC', cursive;  
	}
	.inside-maintext{
	color:#556757;background-color:#fff; font-size:54px;font-family: 'Amatic SC', cursive !important; font-weight:bold;padding-left:10px; padding-right:10px
	}
	.padding-btmtop10{
	padding-bottom:10px;
	padding-top:10px;
	}
	.index-logo-content{
		background:#fff url(../images/bg_logo.png) no-repeat center center ; font-size:18px; 
	}
	.content-block-logo{
	background:#fff url(../images/bg_logo.png) no-repeat center center ; font-size:18px;  background: rgba(255, 255, 255, 0.75); 
	}
	.signboard-bg{
	background:url(../images/sign_board.png) no-repeat bottom right; bottom:0; right:0
	}
	.fishtop-bg{
	background:url(../images/fish_bg_top.png) no-repeat; top:0;padding-top:30px}
	.friesbottom-bg{
	background:url(../images/french_fries.png) no-repeat bottom right; bottom:0; right:0
	}
	.tel{
		background-color:#475648;
		width:45px;
		height:45px;
		border-radius:50%;
		font-size:35px !important;
		padding:5px;
		margin-right:10px
	}
	.phone-footer{
		font-size:35px;
	}
		
