@charset "utf-8";
/* CSS Document */
img{
	max-width:100%;
	min-width:auto;
	}
.container-fluid {
	padding: 0;
	margin: 0;
}
.top {
	background: #0c6b4b;
	min-height: 48px;
}
.top_link {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 14px;
	line-height: 40px;
	text-transform: uppercase;
	color:#fff;
}
.top_link ul {
	margin: 0;
	padding: 0;
}
.top_link ul li {
	float: left;
	list-style: none;
}
.top_link ul li a {
	display: block;
	padding: 0 6px;
	color: #999999;
}
.top_link ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.s_icon {
	height: 40px;
	padding: 7px 0;
	text-align: right;
}
.s_icon a {
	height: 26px;
	width: 26px;
	text-align: center;
	line-height: 26px;
	background: #000;
	border-radius: 15px;
	margin-right: 5px;
	color: #ffba01;
}
.s_icon a:hover {
	background: #FFFFFF;
	border-radius: 15px;
	color: #019865;
	text-decoration: none;
}
.header {
	min-height: 120px;
}
.logo {
	margin: 5px 0 0;
}
.logo img {
	max-width: 100%;
}
.call {
	height: 24px;
	line-height: 24px;
	margin-top: 10px;
	font-size: 16px;
	color: #000000;
	text-align: right;
	font-family: 'Open Sans Condensed', sans-serif;
}
.call img {
	width: 22px;
}
.menu {
	position: absolute;
	z-index: 11;
	background: #019865;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	border-bottom: #05c79e 4px solid;
}
.shadow {
	background: url(../images/shadow.png) repeat-x center top;
	height: 19px;
}
.welcome {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 30px;
	text-align: center;
	line-height: 50px;
	margin-top: 20px;
}
.welcome span {
	display: block;
	color: #018855;
	font-size: 20px;
	word-spacing: 1px;
}
.feature {
	color: #019865;
	font-family: 'Josefin Sans', sans-serif;
	font-size:30px;
	text-align: center;
	line-height: 50px;
	text-transform: uppercase;
	margin-top: 15px;
}
.text {
	width: 80%;
	margin: 0 auto;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
}
.categories {
	background: url(../images/categories_bg.png) no-repeat center bottom #0c6b4b;
	background-size: cover;
	padding: 30px 0;
	overflow: hidden;
}
.grid {
	margin: 10px 0;
}
.product {
	background: #ebe6ed;
	padding-bottom: 30px;
}
.product_image {
	width: 100%;
}
.product_image img {
	width: 100%;
}
.product_con {
	background: #d9d3dc;
	padding: 10px 20px 0 20px;
}
.product_con:hover {
	background: #019865;
}
.product_head {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	line-height: 24px;
	min-height: 48px;
}
.product_text {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 13px;
	text-align: center;
	color: #000000;
	line-height: 22px;
}
.add {
	width:60%;
	height: 36px;
	line-height: 36px;
	margin: 15px auto 0 auto;
	background: #000;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.add a {
	color: #ffba01;
	display: block;
}
.add a:hover {
	background: #ffba01;
	color: #000;
	text-decoration: none;
}
.footer {
	background: #02a475;
	border-top: #019865 10px solid;
	padding: 15px 0;
}
.foote_head {
	font-size: 20px;
	color: #FFFFFF;
	line-height: 40px;
	border-bottom: #0c6b4b 1px dashed;
}
.footer_link {
	color: #333;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 13px;
	margin-top:10px;
}

.footer_link ul {
	margin: 0;
	padding: 0;
}
.footer_link ul li {
	line-height: 30px;
	padding-left: 15px;
	border-bottom: #019865 dashed thin;
	list-style: none;
}
.footer_link ul li a {
	color: #000000;
	text-decoration: none;
	display: block;
}
.footer_link ul li a:hover {
	color: #FFFFFF;
}
.f_icon {
	height: 40px;
	padding: 7px 0;
	margin-top: 20px;
}
.f_icon a {
	height: 26px;
	width: 26px;
	text-align: center;
	line-height: 26px;
	background: #FFFFFF;
	border-radius: 15px;
	margin-right: 5px;
	color: #000000;
}
.f_icon a:hover {
/*	background: #000000;
	border-radius: 15px;
	color: #FFFFFF;
	text-decoration: none;*/
	text-decoration:none;
}
.copy {
	background: #019865;
	line-height: 40px;
	text-align: center;
	text-shadow: #000000 1px 1px;
	color: #FFFFFF;
	font-size: 16px;
}
.copy a{
	margin:0 20px;
	color:#000;
	text-shadow:none;
	font-weight:bold;
	}
.appliances{
	background:#fff;
	padding:5px;
	margin:15px 0;
	color:#000;
	text-align:center;
	border-radius:10px;
	}
.appliances:hover{
	background:#019865; 
	}
.appliances h2{
	background:#000;
	color:#FDC500;
	text-align:center;
	margin:5px 20px;
	padding:10px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:23px;
	 	}
.appliances img{
	width:90%;
	height:auto;
	}
.text1 h3{
	padding-right:150px;
	}
.text1 ul{
	text-align:left;
	}
.contact{
	background:#fff;
	text-align:left;
	padding:10px;
	margin-bottom:20px;
		}
.contact h3{
	color:#0C6B4B;
	font-weight:bold;
	}
.map{
	background:#fff;
	padding:10px;
	margin-bottom:20px;
	}
.logoright{
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color:#0C6B4B;
	padding-top:20px;
	line-height:26px;
	}
.social a{
	color:#fff;
	margin:10px 0;
	padding:5px  20px 5px 0;
	line-height:25px;
	}
.social a:hover{
	color:#000000;
	text-decoration:none;
	}

@media (max-width: 768px) {
.top_link {
	font-size: 11px;
}
.s_icon {
	text-align: center;
}
.menu {
	position: static;
}
.text {
	width: 100%;
	font-size: 13px;
	line-height: 26px;
}
.add{
	width:100%;
	}

}
@media (max-width: 650px){
	.top_link{
		text-align:center;
		}
	.logo{
		text-align:center;
		}
	.call{
		text-align:center;
		}
	.product_image{
		margin-top:20px;
		}
	}
@media (max-width: 480px) {
.top_link {
	font-size: 11px;
	line-height: 30px;
}
.s_icon {
	text-align: center;
}
.logo {
	text-align: center;
}
.menu {
	position: static;
}
.text {
	width: 100%;
	font-size: 13px;
	line-height: 26px;
}
.form2left {
	width: 47%;
	height: auto;
	float: left;
	margin: 5px;
	border: #cbaf04 dotted 2px;
	padding: 5px;
}
.form2right {
	width: 47%;
	height: auto;
	float: right;
	margin: 5px;
	border: #cbaf04 dotted 2px;
	padding: 5px;
}
.form2in {
	width: 90%;
	height: auto;
	margin: 0 auto;
	background: #fff;
	padding: 1px 4px;
	margin-top: 10px;
}
.form2in1 {
	width: 90%;
	height: auto;
	margin: 0 auto;
	background: #fff;
	padding: 1px 4px;
	margin-top: 10px;
}
.cont {
	text-align: center;
}
.lefimg {
	width: 100%;
	height: auto;
	border: #A80404 solid 1px;
}
.lefimg img {
	width: 90%;
	height: auto;
	margin: 0 auto;
}
.form2right h3 {
	background: #A80404;
	color: #FFF;
	margin: 0;
	padding: 5px 10px;
	font-family: 'Coda', cursive;
	font-weight: normal;
}
.form2right label {
	padding: 10px;
	line-height: 40px;
}
.sel {
	width: 100%;
	height: auto;
}
.form2right a {
	text-decoration: none;
	color: #A80404;
	font-weight: bold;
	line-height: 40px;
}
.form2right a:hover {
	text-decoration: underline;
	color: #333;
}
.figure_name {
	width: 23%;
	padding-left: 2%;
	line-height: 30px;
	float: left;
	font-size: 13px;
	color: #000;
	font-family: 'Coda', cursive;
}
.figure_name15 {
	width: 42%;
	padding-left: 2%;
	line-height: 30px;
	float: left;
	font-size: 13px;
	color: #000;
	font-family: 'Coda', cursive;
}
.h2 {
	text-align: center;
	background: #216D3E;
	color: #FFF;
	padding: 10px;
	margin: 0;
	font-family: 'Coda', cursive;
	font-weight: normal;
	border: #000 dashed 1px;
}
.login_inp5 {
	width: 96%;
	padding-left: 4%;
	min-height: 28px;
	border: none;
	background: #FFFFFF;
	border: 1px solid #cccccc;
	box-shadow: 1px 4px 9px -6px rgba(0, 0, 0, 0.5) inset;
}
.belling_txt {
	color: #333;
	font-size: 15px;
	;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	text-align: justify;
	line-height: 25px;
	border-bottom: #06C dashed 1px;
}
.belling_txt span {
	font-weight: bold;
	font-size: 18px;
}
.return_policy {
	color: #666;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 31px;
	margin-top: 10px;
}
.return_policy p {
	margin-top: 5px;
}
.return_policy span {
	text-decoration: underline;
	color: #000;
}
.log_btn10 {
	width: 250px;
	text-align: center;
	line-height: 32px;
	font-size: 15px;
	text-transform: uppercase;
	margin: 15px auto;
}
.log_btn10 a {
	color: #000;
	text-decoration: none;
	background: #E2C309;
	display: block;
	border-radius: 5px;
	border: #206C3D dashed 1px;
}
.log_btn10 a:hover {
	color: #FFFFFF;
	background: #206C3D;
	border-radius: 5px;
}
.members_login {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.members_login a {
	text-decoration: underline;
	color: #666;
}
.members_login a:hover {
	text-decoration: underline;
	color: #257142;
}
.contine_buttons {
	width: 100%;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}
.call {
	margin-top:23px;
	line-height:18px !important;
	}
.view img{
	width:90% !important;
	height:auto !important;
	}
}
