@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&display=swap');

body {
	font-family: 'Poppins', sans-serif;
}

.header-top {
	padding: 10px 0;
	background-color: #f3f3f3;
}

.bg-dark {
	background-color: #000 !important;
}

a:hover {
	color: #ee8f07;
}

.nav-pills .nav-link:hover {
	color: #ee8f07;
}

.header-top a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}

.right-banner img {
	width: 100%;
}

.header-top .call {
	background-color: #8a2103;
	border-radius: 3px;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.banner-img {
	width: 100%;
	object-fit: cover;
}

.mb-30 {
	margin-bottom: 30px;
}

.w-right {
	min-height: 508PX;
}

header .bg-dark {
	background-color: #000;
}

header.border-bottom {
	border-bottom: 1px solid #ee8f07 !important;
}

.nav-pills .nav-link {
	margin-top: 10px;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	padding: .5rem 1.3rem;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	color: #000;
	background-color: #ee8f07;
}

.featurette-image {
	width: 100%;
}

.h1 {
	text-transform: uppercase;
	font-weight: 600;
}

.listing img {
	border-radius: 50px;
	width: 80px;
	height: 80px;
}

.listing h3 {
	font-size: 16px;
	font-weight: 600;
	color: #000;
	margin-top: 8px;
}

.listing p {
	font-size: 13px;
}

.listing .price {
	font-size: 20px;
	color: #8a2103;
	font-weight: 600;
}

.w-right {
	background-image: url(../../images/logo-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.order-now-outer {
	background-color: rgb(255, 255, 255, .6);
	padding: 40px;
	margin-top: 150px;
	font-size: 14px;
}

.btn-primary {
	background-color: #691b05;
	border: 0px;
}

.contact-details {
	background-image: url(../../images/logo-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 50% 100%;
}

footer {
	padding: 30px 0;
	font-size: 13px;
	color: #fff;
}

footer a {
	color: #fff;
	text-decoration: none;
	margin-left: 20px;
	font-size: 16px;
}

.inner-banner {
	height: 260px;
}

.inner-banner img {
	height: 250px;
	object-fit: cover;
	width: 100%;
}

.btn {
	font-size: 14px;
}

.list-group {
	margin-bottom: 20px;
}

.list-group-item {
	border: 1px solid rgba(140, 140, 140, 0.1) !important;
}

.list-group-item .listing {
	margin-top: 10px;
}

.list-group-item .listing img {
	border-radius: 60px;
	width: 30px;
	height: 30px;
}

.list-group-item .listing h3 {
	font-size: 14px;
	font-weight: 400;
	color: #000;
	margin-top: 0px;
}

.list-group-item .listing .price {
	font-size: 13px;
	margin-top: 0;
	font-weight: normal;
}

.card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 0 solid rgba(17, 17, 17, .125);
	margin-bottom: 20px;
	background-color: #fff;
}

.card-body {
	background-color: #fff !important;
	list-style: none;
	border: 0px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.list-group {
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	border-radius: .25rem;
}

.list-group-item:first-child {
	border-top-left-radius: inherit;
	border-top-right-radius: inherit;
}

.btn-primary:hover {
	color: #fff;
	background-color: #531302;
	border-color: #691b05;
}

.accordion-button:not(.collapsed) {
	color: #000;
	background-color: #f9f9f9;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.form-label {
	float: left;
}

h4 {
	text-align: left;
	font-size: 18px;
	margin-top: 10px;
	margin-left: 10px;
}

.nav-tabs .nav-link {
	color: #000;
	background-color: #f6f6f6;
	border-radius: 50px;
	padding-left: 30px;
	padding-right: 30px;
	box-shadow: none;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	background-color: #ee8f07;
	border-radius: 50px;
	padding-left: 30px;
	padding-right: 30px;
	box-shadow: none;
	color: #fff !important;
}

.nav-tabs {
	border: 0px;
}

.nav-tabs .nav-link {
	border: 0px;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	border: 0px;
}

.nav-tabs .nav-link {
	margin-right: 10px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	border-color: none !important;
}

.h2 {
	font-size: 28px;
	font-weight: bold;
}

.custom-select {
	margin-bottom: 20px;
}

.footer-links {
	text-align: right;
}

.offer-banner {
	color: #fff;
	background-color: #fff;
	border-color: #badbcc;
	background: #5bae07;
	font-size: 17px;
	padding: 10px;
}

.gallery-outer {
	padding-left: 10px;
	padding-right: 10px;
}

.order-2 {
	order: 1 !important;
}

@media only screen and (max-width:1199px) {
	.logo {
		width: 30%;
	}

}

@media only screen and (max-width:991px) {
	.nav-pills .nav-link {
		font-size: 14px;
	}

	.order-2 {
		order: 2 !important;
	}

}

@media only screen and (max-width:767px) {
	.nav {
		display: block !important;
	}

	.logo {
		width: 50% !important;
	}

	.order-md-2 {
		margin-bottom: 20px;
	}

	.menu-tab li {
		float: left;
	}

	.tab-content > .active {
		display: table;
		width: 100%;
	}

	.nav-tabs .nav-link {
		font-size: 12px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	footer {
		text-align: center;
	}

	.footer-links {
		text-align: center;
	}

	.copy {
		text-align: center;
	}

	.inner-banner {
		display: none;
	}

	.gallery-outer {
		margin-bottom: 20px;
	}

   .list-group-item .listing h3 {
   	font-size: 13px;
   }
   .nav-tabs .nav-link  {
   	padding-left: 10px;
   	padding-right: 10px;
   	font-size: 13px;
   }
   .nav-link.active {
	    padding-left: 10px !important;
	    padding-right: 10px !important;
	}
}

@media only screen and (max-width:480px) {
	.header-top a {
		font-size: 10px;
	}
	.list-group-item .listing h3 {
		font-size: 11px;
	}
      .nav-tabs .nav-link  {
      	font-size: 11px;
      }
}
