/*!

 * 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 */

* {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	list-style: none;
}
html,  body {
	height: 100%;
	font-family: Raleway;
}
body {
	padding-top: 0px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
.img-portfolio {
	margin-bottom: 30px;
}
.img-hover:hover {
	opacity: 0.8;
}
/* Home Page Carousel */



header.carousel {
	height: 50%;
}
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;
}
/* 404 Page Styles */



.error-404 {
	font-size: 100px;
}
/* Pricing Page Styles */



.price {
	display: block;
	font-size: 50px;
	line-height: 50px;
}
.price sup {
	top: -20px;
	left: 2px;
	font-size: 20px;
}
.period {
	display: block;
	font-style: italic;
}
/* Footer Styles */



footer {
	margin: 50px 0;
}
h1 {
	font-size: 45px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
h1 span {
	color: #ed8621;
	margin: 0px;
	padding: 0px
}
h2 {
	font-size: 40px;
	color: #f6a04c;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 22px;
	color: #ffffff;
	margin: 0px;
	padding: 12px 0px;
	font-style: italic;
	line-height: 30px;
}
h4 {
	font-size: 15px;
	color: #6f4900;
	font-weight: bold;
}
h5 {
	font-size: 15px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 24px;
}
h6 span {
	color: #FFF;
	border-bottom: 1px solid #f9ad63;
	padding-bottom: 7px;
}
h6 span span {
	color: #f9ad63;
	border-bottom: 1px solid #f9ad63;
}
p {
	color: #875728;
	font-size: 14px;
	font-weight: bold;
}
.pt15 {
	padding: 15px 0px 0;
}
.ptb40 {
	padding: 40px 30px;
}
.pb18 {
	padding-bottom: 18px;
}
.mtr {
	margin-top: 20px;
	margin-right: 10px;
}
/*------------------------- TOP HEADER START  -------------------------*/

.top_header {
	background-color: #000;
	padding: 15px;
}
.top_sec_left {
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}
.top_sec_right {
	text-align: right;
}
/*------------------------- MENU START  -------------------------*/

/*---26/9/17-*/.nav > li > a {
	padding: 10px 14px;
}
.navbar-fixed-bottom, .navbar-fixed-top {
	position: relative;
	right: 0;
	left: 0;
	z-index: 1030;
}
.navbar-inverse {
	background-color: #ffffff;
	border-color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a {
	color: #9d9d9d;
	font-size: 14px;
	font-weight: bold;
}
.navbar {
	position: relative;
	min-height: 0px;
	margin-bottom: 5px;
	border: 1px solid transparent;
}
.navbar-nav > li > a {
	line-height: 40px;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
	color: #f6a04c;
	/*background-color: #000000;*/
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
	color: #f6a04c;
	background-color: #000000;
}
.navbar-brand {
	float: left;
	height: 65px;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #999;
}
/*------------------------- SLIDER CSS START  -------------------------*/

#wowslider-container1 .ws_images ul li .txt {
	position: absolute;
	top: 40%;
	left: 0%;
	right: 0%;
	font-size: 30px;
	color: #000000;
	background: rgba(226, 215, 188, 0.7);
	padding: 35px 25px;
	text-align: center;
}
/*------------------------- SLIDER CSS END  -------------------------*/



/*------------------------- BODY START  -------------------------*/



.top_panel {
	padding: 40px 0px;
}
.orange_box {
	background-color: #F60;
	padding: 14px 10px;
	width: 100%;
	display: inline-block;
}
.cart {
	border: 1px solid #ffffff;
	padding: 5px 10px;
	text-align: center;
}
.cart a {
	color: #ffffff;
}
.cart a:hover {
	text-decoration: none;
	color: #000;
}
.middle_panel {
	background-color: #ffe3c7;
	padding: 40px 0px;
}
.icon1 {
	border-bottom: 1px solid #5a5959;
	text-align: center;
	height: 24px;
}
.icon1 img {
	margin-top: -13px;
}
.mid_img {
	background-color: #F60;
	padding: 19px;
	margin-top: 28px;
}
.bor_radius {
	border-radius: 60%;
	border: 6px solid #ffffff;
}
.view {
	background-color: #FFF;
	ext-align: center;
	padding: 10px 0px;
	width: 120px;
	margin: 0 auto;
}
.view a {
	color: #f6a04c;
	font-size: 14px;
	font-weight: bold;
}
.view a:hover {
	color: #000000;
	text-decoration: none;
}
.signup_panel {
	background: url(../images/middle_bg.jpg) repeat top;
	padding: 50px 0px;
}
.input-group {
	margin-top: 25px;
}
.subscribe {
	height: 50px;
	border-radius: 0px;
	font-size: 14px;
	font-style: italic;
}
.subscribe_btn {
	height: 50px;
	border-radius: 0px;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	background-color: #f18d2b;
	border: 1px solid #f18d2b;
	padding: 5px 30px;
}
.redoff {
	position: relative;
}
.txtnum {
	position: absolute;
	top: -15px;
	right: -1%;
	background-color: #d80505;
	border-radius: 50%;
	padding: 15px;
	color: #ffffff;
	font-size: 26px;
	line-height: 24px;
	text-align: center;
}
.footer {
	background-color: #401f0e;
}
.footer h1 {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	padding: 4px 0px;
}
.footer p {
	color: #cfcfcf;
	font-size: 14px;
	font-weight: normal;
	padding: 20px 0px 0px;
}
.mid_fotr {
	background-color: #893000;
	padding-bottom: 53px;
}
.lastpanel p {
	padding: 5px 0px;
}
.lastpanel img {
	padding-right: 10px;
}
.bottom_footer {
	background-color: #4e4e4e;
	text-align: center;
	padding: 18px 0px;
	font-size: 13px;
	color: #ffffff;
}
.white_bg {
	position: absolute;
	background: url(../images/bnr_trans_bg.png) repeat top;
	padding: 20px;
	top: 30%;
	left: 0px;
	right: 0px;
	width: 50%;
	margin: 0 auto;
}
.white_bg h1 {
	font-size: 60px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.white_bg h2 {
	font-size: 25px;
	color: #ffc68e;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
}
.order {
	font-size: 25px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}
.order_button {
	background: url(../images/but_trans_bg.png) repeat top;
	border: 2px solid #ffffff;
	padding: 25px 20px;
	margin-top: 20px;
}
.service_sec {
	background: #ffffff url(../images/bg.png) repeat top;
	padding: 25px;
	clear: both;
	margin: 30px 0px;
}
.service_pnl p {
	color: #000000;
}
.profile_txt {
	background-color: #d18436;
	margin-bottom: 15px;
	border: none;
	border-radius: 0px;
	color: #ffffff;
}
.profile_txt01 {
	background-color: #d18436;
	margin-bottom: 15px;
	border: none;
	border-radius: 0px;
	color: #ffffff;
	height: 80px;
}
.clickhere {
	float: left;
	padding: 10px 30px;
	font-size: 16px;
	font-weight: bold;
	color: #f88a2c;
	text-decoration: none;
	background-color: #ffffff;
	border: 2px solid #f88a2c;
	cursor: pointer;
}
.flleft {
	float: left;
}
.display {
	width: 100%;
	margin-top: 20px;
}
.map {
	background-color: #ffffff;
	padding: 10px;
}
.white {
	background-color: #FFF;
	padding: 15px;
}
.menu_panel {
	background-color: #ffffff;
	padding: 10px 0px;
	opacity: 1.5;
}
.menu_bg h1 {
	color: #f07e0e;
	font-size: 46px;
	font-weight: bold;
}
.menu_bg h2 {
	color: #000000;
}
.menu_bg {
	background: url(../images/meni.jpg) repeat fixed;
}
.menu_bg h3 {
	font-size: 36px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
}
.menu_bg p a {
	font-size: 18px;
	color: #FFF;
	text-align: left;
}
.menu_bg p a span {
	font-size: 14px;
	color: #FFC;
	text-align: left;
}
.menu_bg p a:hover {
	cursor: pointer;
	color: #FF0;
}
.mt30 {
	margin-top: 30px;
}
.bot_pnl {
	background-color: #606060;
	padding: 20px 0px;
	color: #ffffff;
	text-align: center;
	font-size: 20px;
}
.txt01 {
	font-size: 26px;
	color: #555555;
}
.menu_bg .nwmenu .nav-tabs {
	border-bottom: 1px solid #ddd;
	background-color: #e97300;
	margin-top: 20px;
	font-size: 15px;
	font-weight: bold;
}
.menu_bg .nwmenu a:focus, a:hover {
	color: #E97300;
	text-decoration: none;
}
.menu_bg .nwmenu .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	color: #E97300;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: rgb(221, 221, 221);
	border-bottom-color: transparent;
}
.menu_bg .nwmenu .menupanel {
	background: #fff;
	padding: 15px;
}
.menu_bg .nwmenu .nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	color: #ffffff;
}
.menu_bg .nwmenu a:focus, a:hover {
	text-decoration: none;
	color: #000 !important;
}
.padr {
	padding-right: 15px;
}
.menu_bg .nwmenu .menupanel h1 {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 8px;
}
.menu_bg .nwmenu .menupanel h2 {
	font-size: 20px;
	line-height: 32px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 2px;
	color: #900;
	display: inline-block;
}
.menu_bg .nwmenu .menupanel p {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
/*---26/9/17-*/.menu_bg .nwmenu .addcart {
	background-color: #C62A2A;
	padding: 6px 25px;
	color: #FFF;
	display: inline-block;
	margin-left: 40px;
	text-transform: uppercase;
}
.menu_bg .nwmenu .boxpnl {
	margin-bottom: 50px;
}

/* Responsive Styles */



@media(max-width:991px) {
.customer-img,  .img-related {
	margin-bottom: 30px;
}
.top_panel img {
	width: 100%;
}
.top_panel a img {
	width: auto;
}
.pic4 img {
	width: 100%;
}
.txtnum {
	position: absolute;
	top: 10px;
	right: 20px;
}
}
 @media(max-width:767px) {
.img-portfolio {
	margin-bottom: 15px;
}
header.carousel .carousel {
	height: 70%;
}
.top_sec_left {
	text-align: center;
}
.top_sec_right {
	text-align: center;
}
.white_bg h1 {
	font-size: 25px;
}
.white_bg h2 {
	font-size: 15px;
}
}
 @media only screen and (min-width:767px ) and (max-width:991px) {
/*---26/9/17-*/.navbar-inverse .navbar-nav > li > a {
	color: #9d9d9d;
	font-size: 12px;
	font-weight: bold;
	padding: 12px 2px;
	text-align: right;
}
}
 @media(max-width:400px) {
.menu_bg .nwmenu .addcart {
	margin-left: 0px;
}
}
/*---26/9/17-*/
.top_sec {
	background-color: #F60;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
}
.txtbox h1 {
	color: #F60;
	font-style: normal;
	font-variant: normal;
	font-size: 28px;
	text-transform: uppercase;
}
.txtbox {
	background-color: #fff;
	padding: 15px;
	margin-top: 10px;
	border: 1px solid #900;
}
.pb15 {
	padding-bottom: 15px;
}
.mtb20 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.testimonials h4 {
	color: #fff;
	font-size: 30px;
	margin-bottom: 18px;
	text-transform: uppercase;
}
.tes_panel p span {
	color: #FC3;
}
.tes_panel p {
	color: #fff;
	font-weight: normal;
}
.round {
	border-radius: 50%;
}
.testimonials .carousel-indicators {
	bottom: -44px;
}
.bord {
	border-bottom: 2px solid #000;
	margin-bottom: 4px;
}
