/*
font-family: 'Limelight', cursive;
font-family: 'Poiret One', cursive;
*/

.carron-header {
	background-image: url("../images/header-background.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

#overlay {
	background-image: url("../images/restaurant-daylight-web.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 150px;
	min-height: 600px;
	background-size: cover;
	background-position: center;
	z-index: 10;
	position: relative;
}

#contact-overlay {
	background-image: url("../images/restaurant-background.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 150px;
	min-height: 600px;
	background-size: cover;
	background-position: center;
	z-index: 10;
	position: relative;
}

#testimonials {
	background-image: url("../images/testim-background.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 0px;
	min-height: 0px;
	background-size: cover;
	background-position: center;
	z-index: 10;
	position: relative;
}

/* style sheet for Carron to Mumbai

Blue - #0a103c

---------------*/

body {
	background-color: #efefef;
	font-family: "Open Sans", sans-serif;
}

header {
	border-bottom: 3px solid #0a103c;
	z-index: 50;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Poiret One", cursive;
	font-weight: bold;
	font-size: 200%;
}

h5.modal-title {
	font-size: 150%;
}

h2.modal-body-title {
	font-size: 2.5rem;
}

.ctm-blue {
	color: #0a103c;
}

.ctm-blue-bkgd {
	background-color: #0a103c !important;
}

.ctm-contact {
	color: #0a103c;
}

.ctm-contact:hover {
	color: #0a103c;
	text-decoration: underline;
}

.ctm-footer-small {
	padding-bottom: 5px;
}

/*nav {background-color:#E30B18;}*/

.navbar-toggler {
	padding: 0 !important;
}

.nav-item {
	color: white;
	padding: 0px;
	font-family: "Poiret One", cursive;
}

.navbar-nav a {
	color: white !important;
	font-weight: bold;
	font-size: 180%;
	padding: 10px;
	margin-left: 12px;
}

.navbar-nav a:hover {
	/*border:3px solid black;*/
	background-color: #0a103c;
	border-radius: 5px;
	padding: 10px;
	color: white !important;
}

.bg-dark-blue {
	background-color: #0a103c;
}

.social li {
	display: inline-block;
	padding: 0 10px;
	color: red;
}

.dark-overlay {
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	min-height: 600px;
}

/*
.dark-overlay-services {
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	min-height: 865px;
}

.dark-overlay-leisure {
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	min-height: 1000px;
}
*/

.home-inner {
	padding-top: 50px;
}

.card-form {
	opacity: 0.95;
}

#overlay .fa,
#services-overlay .fa,
#leisure-overlay .fa {
	color: #e30b18;
	background-color: white;
	min-width: 50px;
	text-align: center;
	padding: 4px;
	border-radius: 5px;
	font-size: 30px;
}

#services-overlay .fa {
	padding: 4px 8px 4px 8px;
	font-size: 40px;
}

#features .fa {
	background-color: #f8f9fa;
	color: #e30b18;
	padding: 4px;
	border-radius: 5px;
	font-size: 30px;
}

#promo {
	width: 100%;
	height: auto;
	min-height: 350px;
	padding: 20px 0px;
	background-image: url("../images/carriage.jpg");
	background-size: cover;
	background-position: center;
	background-color: #0a103c;
}

#testimonials {
	background-color: #ddd;
	padding: 0px;
	margin: 0px;
}

.testim {
	height: 100%;
	font-size: 2rem;
	line-height: 44px;
	background-color: #cfcfcf;
}

.testim2 {
	background-color: #cfcfcf;
}

.testim-name {
	font-size: 1.5rem;
	color: #303030;
}

.testim-star {
	color: goldenrod;
}

#pre-footer {
	width: 100%;
	height: auto;
	min-height: 450px;
	padding: 20px 0px;
	background-image: url("../images/restaurantTable.jpg");
	background-size: cover;
	background-position: center;
}

.googleMap {
	position: relative;
	height: 0;
	padding-bottom: 50%;
}

.googleMap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*   News  Page  */

#reopening {
	background-color: #fff;
	border: 2px solid #0f1858;
}

/*  Footer */

footer {
	background-color: #303030;
	color: #bbb;
}

.padding-left70 {
	padding-left: 70px;
}

footer h5 {
	text-decoration: underline;
}

footer a {
	color: #bbb;
	text-transform: uppercase;
}

footer a:hover {
	text-decoration: underline;
	color: white;
}

footer .fa {
	color: #bbb;
	background-color: #303030;
	padding: 4px;
	font-size: 20px;
}

/*hr.foot-line{
    font-weight:bold;
    font-size:3rem;
    height:5px;
    color:white;
  }*/

hr.foot-line {
	height: 2px;
	background-color: #aaa;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
	position: relative;
	min-height: 100%;
}
body {
	margin-bottom: 60px; /* Margin bottom by footer height */
}
.sticky-footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 60px; /* Set the fixed height of the footer here */
	background-color: #f5f5f5;
}

.qd {
	font-size: smaller;
	color: grey;
}

.qd a {
	color: darkgrey;
}

.qd a:hover {
	color: red;
}

/* Modal style */

.modal .modal-dialog {
	width: auto;
}

.modal-dialog {
	display: table;
}

.modal-header {
	padding: 10px 20px;
	background: #0a103c;
}

.close {
	color: #fff;
}

.close:hover {
	color: #fff;
}

.modal-body {
	overflow-y: auto;
	padding: 10px !important;
}

.modal-body-title {
	font-size: 3rem;
}

.modal-body-text {
	color: #333;
}
.btnModal {
	background: #0f1858;
	color: #ddd;
}

.btnModal:hover {
	color: #fff;
}

.signature {
	font-family:
		"Lucida Sans", "Lucida Sans Regular", "Lucida Grande",
		"Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-style: italic;
	font-size: 1.5rem;
}

.modal-footer {
	padding: 10px 20px;
	background: #0a103c;
}

#callBtn {
	border-radius: 7px;
	padding: 8px 15px;
}

.btnClose {
	font-size: 0.75rem;
	background: #0f1858;
	color: #ddd;
}

/*-----------------------------------
    Responsive CSS below this divider
    ------------------------------------
  
    /* ------- new version -----*/
/* Extra small devices (portrait phones, less than 576px)
    No media query since this is the default in Bootstrap */

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
	html {
		font-size: 0.7rem;
	}
	.navbar img {
		padding-left: 1rem !important;
		margin-left: 1rem !important;
	}
	.ctm-small {
		font-size: 0.8rem;
	}
	.ctm-footer-small {
		font-size: 0.6rem !important;
	}
	.padding-left70 {
		padding-left: 15px !important;
	}
	.testim {
		font-size: 1.25rem;
		line-height: 35px;
	}
}

/* Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {
	html {
		font-size: 1.2rem;
	}
	.home-inner h3 {
		font-size: 170%;
	}
	h3.petit {
		font-size: 55%;
	}
	#features .fa {
		background-color: #f8f9fa;
		color: #e30b18;
		padding: 4px;
		border-radius: 5px;
		font-size: 30px;
	}
	.ctm-small {
		font-size: 0.8rem;
	}
	.ctm-footer-small {
		font-size: 0.6rem !important;
	}
	.padding-left70 {
		padding-left: 15px !important;
	}
	.testim {
		font-size: 1.25rem;
		line-height: 35px;
	}
}

/* Large devices (desktops, 992px and up) */
@media (max-width: 1080px) {
	h1 {
		font-size: 1.5rem;
	}

	.ctm-small {
		font-size: 0.8rem;
	}
	.ctm-footer-small {
		font-size: 0.6rem !important;
	}
	.padding-left70 {
		padding-left: 15px !important;
	}
	.testim {
		font-size: 1.25rem;
		line-height: 35px;
	}
}

/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {
	html {
		font-size: 1.1em;
	}
	.testim {
		font-size: 1rem;
		line-height: 32px;
	}
	.testim-name {
		font-size: 1rem;
	}

	.ctm-footer-small {
		font-size: 0.6rem !important;
	}

	.navbar-nav a {
		font-size: 120% !important;
	}
}
