@charset "utf-8";
/* CSS Document */
.no-padding {
	padding-left:0px !important;
	padding-right:0px !important;
}

.no-margine {
	margin-left:0px !important;
	margin-right:0px !important;
}

body{
	font-family: 'Roboto', sans-serif !important;
}

.container {
	width:1200px !important;
	max-width:1200px;
}

#header {
	width:100%;
	float:left;
	background:url(../images/bg.jpg) repeat-x left top;
}

#mdl {
	width:100%;
	float:left;
	
}

.ban {
	width:100%;
	height:auto;
	margin-bottom:35px;
}

.main_cont {
	font-size:16px;
	color:#000;
	line-height:24px;
	margin-bottom:30px;
}

.main_cont h1 {
	font-size:36px;
	margin-bottom:20px;
}

.main_cont1 h2 {
	font-size:32px;
	text-decoration:underline;
	margin-bottom:20px;
}

.cat_bx {
	width:100%;
	padding:15px;
	font-size:13px;
	border-radius:8px;
	border:solid 1px #ccc;
	margin-bottom:20px;

}

.cat_bx ul {
	margin:0px;
	padding:0px;
	list-style:circle !important;
}

.cat_bx ul li {
	padding:7px 0px;
	width:33%;
	text-align:left;
	display:inline-block;
	list-style:circle !important;
	
	
}

.cat_bx1 ul li {
	padding:7px 0px;
	width:40%;
	text-align:left;
	display:inline-block;
	list-style:circle !important;
	
	
}

#footer {
	width:100%;
	float:left;
	
	background:#000;
	padding-top:71px;
	font-size:16px;
	color:#b8b8b8;
	font-weight:300;
	line-height:30px;
}

#footer strong {
	display:block;
	color:#fff;
	font-size:24px;
	text-transform:uppercase;
	font-weight:300;
	margin-bottom:25px;
	font-family: 'Roboto Condensed', sans-serif;
}



.logo {
	padding-top:19px;
	padding-bottom:15px;
	padding-right:0px !important;
	
}

.logo_rgt {
	text-align:right;
	font-family: 'Roboto Condensed', sans-serif;
	color:#630b0b;
	background:url(../images/logo_rgt.jpg) no-repeat right top;
}

.logo_rgt img {
	float:right;
	margin-left:15px;
}

.sr {
	width:400px;
	margin-top:10px;
	display:block;
	height:46px;
	line-height:46px;
	outline:none;
	border: solid 1px #dddddd;
	background:url(../images/search.jpg) no-repeat right center;
	text-indent:10px;
}

.top_banner_inner h1 {
	font-size:50px !important;
	text-transform:capitalize !important;
}

.top_banner_inner .banner_text {
	padding-top:7% !important;
}

.breadcum {
	padding-top:10px !important;
	padding-bottom:10px !important;
	color:#000 !important;
}

.breadcum a {
	color:#d90008;
	margin-right:10px;
	text-decoration:none;
}

.breadcum span {
	margin-left:10px;
}
a:hover {
	text-decoration:none;
}

.top_banner_inner img {
	height:100% !important;
}


.top_banner img {
	height:100% !important;
}

.banner_text {
	position:absolute;
	width:100%;
	font-family: 'Roboto Condensed', sans-serif;
	top:0;
	left:0px;
	padding-top:30%;
	z-index:500;
	color:#fff;
}

.banner_text_inner {
	position:absolute;
	width:100%;
	top:0;
	left:0px;
	padding-top:25px;
	z-index:500;
}

.carousel-control-next {
	z-index:501;
}

.carousel-control-prev {
	z-index:501;
}



.banner_text h1 {
	font-size:40px;
	color:#fff;
	display:inline-block;
	margin:0px;
	font-family: 'Roboto Slab', serif;
	padding:24px 40px;
	background:#955b47;
	right:0px;
	bottom:0px;
	font-weight:800;
	position:absolute;
}
.inner-title {
	font-size:30px !important;
	padding:18px 30px !important;
	left:0px !important;
}

.banner_text h2 {
	font-size:30px;
	display:inline-block;
	color:#000;
	font-weight:500;
}

.carousel-indicators li {
	width:11px;
	height:11px;
	border-radius:100px;
	background:#fff;
	border:#000 solid 1px;
	opacity:1.0;
}

.carousel-indicators .active  {
	background:#d90008;
	border:solid 1px #fff;
}

.carousel-indicators {
	text-align:left;
	justify-content:left;
	margin-left:18.5%;
}



.pattern {
	background:url(../images/pattern.png) repeat left top #e3e8ea;
	padding-top:30px;
	padding-bottom:30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
color:#fff;
font-weight:300;
}

.pattern strong {
	font-size:40px;
	color:#fff;
	font-weight:600;
	display:block;
}

.cms_link {
	font-size:18px;
	color:#000;
	margin:10px 13px 0px 13px;
	font-family: 'Roboto Condensed', sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}

.top_cate {
	background:#333333;
	
}

.megamenu {
	width:1200px !important;
	height:auto;
	left:-608px !important;
	background:#fff !important;
	padding-bottom:30px !important;
	box-shadow:1px 1px 25px rgba(0, 0, 0, 0.2);
}

.megamenu li {
	width:25% !important;
	padding:0px;
	display:inline-block;
	margin-bottom:-25px !important;
	float:left;
	display:inline-block !important;
	text-transform:uppercase;
}

.megamenu li a {
	width:auto !important;
}

.megamenu li img {
display:inline-block;
width:100%;

}

.menu_img {
	position:relative;
}

.megamenu li a {
	position: absolute;
	left:15px;
	color:#fff !important;
	top:70%;
	border-bottom:solid 3px #ce484c;
	
}

#clip {
padding:15px;

}

.cat {
	border:solid 1px #bcc3d3;
	
}

.cat h2 {
	font-size: 22px;
	color: #fff;
	background:#bcc3d3;
	margin-bottom: 10px;
	text-indent:12px;
	padding:6px 0px;
}

.cat_inner {
	background:#eeeeee;
	width:90%;
	margin-left:5%;
	margin-bottom:10px;
	border:solid 1px #cccccc;
}

.cat_inner a {
	font-size:14px;
	color:#000;
	display:block;
	padding:6px 0px;
	text-indent:10px;
	
}

.cat_inner a:last-child {
	border-bottom:none;
}

.cat_img {
	width: 100%;
	position: relative;
	margin-bottom: 35px;

}

.cat_title {
	background: rgba(229, 229, 229, 0.9);
	position: absolute;
	width: 90%;
	padding: 22px 0px;
	left: 15px;
	font-size: 18px;
	bottom: 35px;
	text-decoration: none;
	color: #000;
	text-align: center;
}

a:hover {
	color: #000;
}

.cont {
	padding: 0px 0px 2em 0px;
	font-size: 17px;
	line-height: 26px;
	color: #000;
}

.calc {
	background: url(../images/red_bg.jpg) no-repeat center center #721716;
	background-size: cover;
	font-size: 38px;
	color: #fff;
	line-height: 44px;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 35px 0px;
}

.bt_cal {
	font-size: 20px;
	color: white;
	padding: 5px 42px;
	text-decoration: none;
	border: solid 1px #fff;
	background: rgba(0, 0, 0, 0.2);
	margin-top: 20px;
	display: inline-block;
	font-family: 'Roboto Condensed', sans-serif;
	float:right;
}

.bt_cal:hover {
	color: #fff;
}

.bt_cat {
	padding: 0px;
	margin: 0px;
}
.bt_cat li{
	width: 40%;
	list-style: none;
	display: inline-block;
	padding-bottom: 10px;
	margin: 0px;
}

.bt_cat li a {
	font-size: 16px;
	color: #ababab;
	display: inline-block;
	text-decoration: none;
}

.bt_cat li a:hover {
	color: #fff;
}
.social_links {
	color:#767475;
	margin-right:7px;
	font-size:18px;
}

.gal_img {
	width: 100%;
	margin-bottom: 20px;
	
}

.contact_lft {
	box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.2);
	padding: 22px;
}

.bredcumb {
	background:#e9e9e9;
	padding:12px 0px;
	color:#000;
	font-size:15px;
}

.bredcumb a {
	color:#000;
	text-decoration:none;
	margin-right:15px;
	margin-left:15px;
	display:inline-block;
}

.bredcumb a:first-child {
	margin-left:0px;
}

.bredcumb span {
	color:#b83837;
	margin-left:15px;
	display:inline-block;
}

.detail_rgt strong {
	width:20%;
	display:inline-block;
	
}

.detail_rgt p {
	width:80%;
	display:inline-block;
	
}

.q_title {
	color:#a00b10;
	font-size:20px;
	display:block;
	margin-bottom:18px;
}

.m_lable {
	font-size:16px;
	display:inline-block;
	margin-bottom:5px;
}
.m_input {
	width:100%;
	height:38px;
	line-height:38px;
	font-size:14px;
	color:#555555;
	border:solid 1px #cfcfcf;
	text-indent:12px;
	outline:none;
	margin-bottom:15px;
	background:#fff;
}

.m_input1 {
	width:100%;
	height:80px;
	line-height:38px;
	font-size:14px;
	color:#555555;
	border:solid 1px #cfcfcf;
	text-indent:12px;
	outline:none;
	margin-bottom:15px;
	background:#fff;
}

.submit {
	background:#a00b10;
	padding:10px 30px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	margin-top:10px;
	border:none;
	outline:none;
	transition:0.5s;
	display: inline-block;
	max-width: 200px;
	margin-top: 22px;
}

.submit:hover {
	background:#000;
}

#myDIV {
	display:none;
}

.search_div {
	width:280px;
	height:50px;
	background:#fff;
	border:solid 1px #CCC;
	padding:8px;
	float:right;
	position:absolute;
	right:0px;
	z-index:100;
	
}

.search_div input {
	width:90%;
	float:left;
	height:35px;
	line-height:35px;
	text-indent:12px;
	color:#333;
	border:none;
	outline:none;
	font-size:17px;
}

.search_div button {
	width:22px;
	height:22px;
	background:url(../images/search.jpg) no-repeat left top;
	background-size:22px 22px;
	float:right;
	border:none;
	outline:none;
	cursor:pointer;
	margin-top:5px;
}

.mob {
	display:none !important;
}

.bt_title {
	color:#0033ff;
	font-size:18px;
	margin-top:15px;
	margin-bottom:15px;
	display:block;
}

.add {
	width:100%;
	margin-bottom:20px;
}

.main_img_innar {
	width:100%;
}

.pr_title {
	font-size:30px;
	margin-bottom:20px;
	display:block;
	margin-top:25px;
	color:#000;
	text-align:center;
}

.pr_bx {
	font-size:13px;
	color:#000;
	line-height:18px;
	text-align:center;
	margin-bottom:15px;
}

.pr_bx p {
	text-align:left;
	margin-left:18px;
}

.pr_bx img {
	
	margin-bottom:10px;
}

.prc {
	color:#0054c6;
}

/*For Left menu*/
.navigation {
  padding: 0;
  margin: 0;
  border: 0;
  line-height: 1;
}

.navigation ul,
.navigation ul li,
.navigation ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.navigation ul {
  position: relative;
  z-index: 500;
  float: left;
}

.navigation ul li {
  float: left;
  min-height: 0.05em;
  line-height: 1em;
  vertical-align: middle;
  position: relative;
}

.navigation ul li.hover,
.navigation ul li:hover {
  position: relative;
  z-index: 510;
  cursor: default;
}

.navigation ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 520;
  width: 100%;
}

.navigation ul ul li { float: none; }

.navigation ul ul ul {
  top: 0;
  right: 0;
}

.navigation ul li:hover > ul { visibility: visible; }

.navigation ul ul {
  top: 0;
  left: 99%;
}

.navigation ul li { float: none; border-bottom:solid 1px #cccccc; }

.navigation ul ul { margin-top: 0.05em; }

.navigation {
  width: 100%;
  background: #eeeeee;
  font-size:14px;
  zoom: 1;
}

.navigation:before {
  content: '';
  display: block;
}

.navigation:after {
  content: '';
  display: table;
  clear: both;
}

.navigation a {
  display: block;
  padding: 9px 8px;
  color: #000;
  text-decoration: none;

}

.navigation > ul { width: 100%; }

.navigation ul ul { width: 13em; }

.navigation > ul > li > a {
  color: #000;
}

.navigation > ul > li > a:hover { color: #000; }

.navigation > ul > li a:hover,
.navigation > ul > li:hover a { background: #d3d3d3; }

.navigation li { position: relative; }

.navigation ul li.has-sub > a:after {
  content: '»';
  position: absolute;
  right: 1em;
}

.navigation ul ul li.first {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}

.navigation ul ul li.last {
  -webkit-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
  border-bottom: 0;
}

.navigation ul ul {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.navigation ul ul {  }

.navigation ul ul a { color: #000; }

.navigation ul ul a:hover { color: #000; }

.navigation ul ul li { border-bottom: 1px solid #c3c3c3; }

.navigation ul ul li:hover > a {
  background: #c3c3c3;
  color: #000;
}

.navigation.align-right > ul > li > a {
  border-left: 0.3em solid #34A65F;
  border-right: none;
}

.navigation.align-right { float: right; }

.navigation.align-right li { text-align: right; }

.navigation.align-right ul li.has-sub > a:before {
  content: '+';
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -6px;
}

.navigation.align-right ul li.has-sub > a:after { content: none; }

.navigation.align-right ul ul {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 598;
  width: 100%;
}

.navigation.align-right ul ul li.first {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}

.navigation.align-right ul ul li.last {
  -webkit-border-radius: 0 0 0 3px;
  -moz-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
}

.navigation.align-right ul ul {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

/*Left menu End*/




/*Responsive Css*/

@media only screen and (min-width: 1200px) {
.container { width:1200px !important; }
	
}
@media only screen and (max-width: 1024px) {
	
	
}

@media only screen and (max-width: 768px) {
.container {
	width:96% !important;
}

.cat_bx ul li {
	width:100%;
}
.logo {
	width:40%;
	float:left;
}

.logo_rgt {
	width:60%;
	float:right;
}



.banner_text {
	padding-top:10%;
	text-align:center;
}

.top_banner_inner h1 {
	font-size:20px !important;
}

.banner_text h1 {
	font-size:20px;
	padding:14px 20px;
	
}

.banner_text h2 {
	font-size:16px;
	padding:8px 14px;
	
}


.megamenu{
	width:auto !important;
	position:relative !important;
	left:0 !important;
	top:0 !important;
	margin-bottom:20px !important;
	padding-bottom:0px !important;
	background:#f0f0f0 !important;
	box-shadow:none !important;
}

.megamenu li {
	width:100% !important;
	display:block !important;
	clear:both !important;
	text-transform:lowercase !important;
	margin-bottom:0px !important;
	background:#f0f0f0 !important;
}

.megamenu li:last-child {
	margin-bottom:15px !important;
}

.megamenu li img  {
	display:none;
}

#mdl {
	margin-top:0px;
}


	
}

@media only screen and (max-width: 500px) {
.container {
	width:94% !important;
}

.mob {
	display:block !important;
}

.banner_text {
	padding-top:8%;
}

.banner_text h1 {
	font-size:20px;
	padding:0px;
	
}

.banner_text h2 {
	font-size:15px;
	padding:0px;
}

.logo {
	width:70%;
	float:left;
}

.logo_rgt {
	width:100%;
	float:right;
	padding-right:25px;
	
	
}

.logo_rgt img {
	display:none;
}





.carousel-indicators {
	display:none;
}

.pattern strong {
	font-size:22px;
}

.pattern {
	font-size:15px;
}

.megamenu a {
	position:static;
	top:0px;
}
.cat_title {
	width: 93% !important;
}

.cat {
	
}
.cat h2 {
	font-size: 28px;
}

.bt_cal {
	display: block;
	width: 100%;
	text-align: center;
}
.calc {
	font-size: 30px;
}
.detail_rgt strong {
	width:100%;
}

.detail_rgt p {
	width:100%;
}
.sr {
	width:100%;
}



	
}