﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,800');
@import url('https://fonts.googleapis.com/css?family=Titillium+Web:400,700');
 @charset "utf-8";
/* CSS Document */
img, object, embed, video {
	max-width: 100%;
}
.ie6 img {
	width: 100%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, input, textarea, select, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	outline: none;
}
a {
	text-decoration: none;
	outline: none !important;
}

::-moz-selection {
 background-color: #ed3136;
 color: #FFF;
}
::selection {
	background-color: #ed3136;
	color: #FFF;
}
@font-face {
    font-family: 'safira_shine_personal_useRg';
    src: url('safira_shine_personal_use-webfont.eot');
    src: url('safira_shine_personal_use-webfont.eot?#iefix') format('embedded-opentype'),
         url('safira_shine_personal_use-webfont.woff2') format('woff2'),
         url('safira_shine_personal_use-webfont.woff') format('woff'),
         url('safira_shine_personal_use-webfont.ttf') format('truetype'),
         url('safira_shine_personal_use-webfont.svg#safira_shine_personal_useRg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'back_to_black_bold_demoRg';
    src: url('backtoback-webfont.eot');
    src: url('backtoback-webfont.eot?#iefix') format('embedded-opentype'),
         url('backtoback-webfont.woff2') format('woff2'),
         url('backtoback-webfont.woff') format('woff'),
         url('backtoback-webfont.ttf') format('truetype'),
         url('backtoback-webfont.svg#back_to_black_bold_demoRg') format('svg');
    font-weight: normal;
    font-style: normal;
}
.browser-warning {
	display: none;
	background: yellow;
	width: 100%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	text-align: center;
	padding: 10px 0 10px 0;
	color: #000;
}
.browser-warning a {
	color: red;
}
/* Target old browsers with modernizr */
.oldie .browser-warning {
	display: block;
}
body {
	margin: 0px;
	padding: 0px;
	background: #FFF;
}
.wrapper {
	width: 100%;
	float: left;
}
header{
	width:100%;
	float:left;
}
.main_top{
	width:100%;
	float:left;
	background:#fa272e;
}
.main_top h3{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#FFF;
	font-weight:normal;
	padding:8px 0px;
}
.top_media_icons{
	width:auto;
	float:right;
	    margin-top: 5px;
}
.top_media_icons a{
	color:#FFF;
	margin-left:10px;
}
.top_media_icons a:hover i{
	color:#82060a;
}
.top_media_icons a i{
	font-size:20px;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.main_logo_sec{
	width:100%;
	float:left;
	background:#FFF;
}
.logo_area{
	width:auto;
	float:left;
	padding:12px 0px;
}
.nav_area{
	width:auto;
	float:right;
	    margin-top: 30px;
}
.nav_area ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.nav_area ul li{
	float:left;
	height:48px;
	padding:0px 15px;
}
.nav_area ul li a{
	height:48px;
	font-family: 'Open Sans', sans-serif;
	font-size:17px;
	color:#656565;
	display:block;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.nav_area ul li a:hover, .nav_area ul li.active a{
	color:#fa272e;
	border-bottom:10px solid #fa272e;
}
.mb_nav{
	width:100%;
	float:left;
	display:none;
}
footer{
	width:100%;
	float:left;
	background:#f5f5f5;
}
.main_footer{
	width:100%;
	float:left;
	background:#FFF;
	margin-bottom:20px;
	box-shadow: 0px 3px 5px #d8d8d8;
}
.footer_adress{
	width:100%;
	float:left;
	margin-bottom:20px;
	position:relative;
	padding-top:20px;
}
.footer_adress h3{
	font-family: 'Titillium Web', sans-serif;
	font-size:18px;
	color:#000;
	padding-bottom: 10px;
	margin-bottom:20px;
}
.footer_adress h3:after{
	content:"";
	position:absolute;
	height:1px;
	width:180px;
	background:#000;
	left: 0px;
    top: 47px;
}
.footer_adress ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.footer_adress ul li{
	width:100%;
	float:left;
	margin-bottom:15px;
	font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	color:#656565;
	padding-left:33px;
}
.addressIcon{
	background:url(../images/hm_icon.png) no-repeat 0px 0px;
}
.callIcon{
	background:url(../images/call.png) no-repeat 0px 0px;
}
.msgIcon{
	background:url(../images/msg.png) no-repeat 1px 0px;
}
.footer_adress ul li a{
	font-size:15px;
	font-weight:normal;
	color:#656565;
}
.footer_nav{
	width:100%;
	float:left;
	position:relative;
	padding-top:20px;
	
}
.footer_nav h3{
	font-family: 'Titillium Web', sans-serif;
	font-size:18px;
	color:#000;
	padding-bottom: 10px;
	margin-bottom:20px;
}
.footer_nav h3:after{
	content:"";
	position:absolute;
	height:1px;
	width:180px;
	background:#000;
	left: 0px;
    top: 47px;
}
.footer_nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.footer_nav ul li{
	width:100%;
	float:left;
	margin-bottom:7px;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.footer_nav ul li a{
	font-family: 'Titillium Web', sans-serif;
	font-size:15px;
	color:#656565;
	position:relative;
	padding-left: 17px;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.footer_nav ul li a:before{
	content:"";
	position:absolute;
	width:7px;
	height:7px;
	left:0px;
	top:8px;
	background:#fa272e;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.footer_nav ul li:hover a:before{
	background:#1a09a8;
}
.footer_nav ul li a:hover{
	color:#1a09a8;
}
.footer_gallery{
	width:100%;
	float:left;
	position:relative;
	padding-top:20px;
}
.footer_gallery h3{
	font-family: 'Titillium Web', sans-serif;
	font-size:18px;
	color:#000;
	padding-bottom: 10px;
	margin-bottom:20px;
}
.footer_gallery h3:after{
	content:"";
	position:absolute;
	height:1px;
	width:180px;
	background:#000;
	left: 0px;
    top: 47px;
}	
.footer_gallery ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.footer_gallery ul li{
	width:19%;
	float:left;
	margin-left:1%;
	margin-bottom:5px;
}
.main_copyright{
	width:100%;
	float:left;
	background:#fa272e;
	padding:20px 0px;
}
.main_copyright p{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:normal;
	text-align:left;
}
.banner_area{
	width:100%;
	float:left;
}
.who_we_area{
	width:100%;
	float:left;
	background:#f3f3f3;
	padding:30px 0px;
	position:relative;
}
.who_we_area h1{
	font-family: 'Titillium Web', sans-serif;
	font-size:43px;
	color:#656565;
	text-align:center;
	margin-bottom:33px;
}
.who_we_area h1:after{
	content:"";
	position:absolute;
	width:100%;
	height:12px;
	background:url(../images/line.png) no-repeat center;
	top: 50px;
    left: 0;
}
.who_we_area p{
	font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	color:#656565;
	text-align:center;
}
.who_we_area p span{
	font-weight:bold;
}
.more_button{
	width:160px;
	height:47px;
	margin:19px auto 0 auto;
}
.more_button a{
	width:160px;
	height:47px;
	display:block;
	background:#fa272e url(../images/arrow.png) no-repeat 111px 14px;
	font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	color:#FFF;
	    line-height: 45px;
    padding-left: 23px;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.more_button a:hover{
	background:#b9171d url(../images/arrow.png) no-repeat 116px 14px;
}
.main_categories{
	width:100%;
	float:left;
	background:#FFF;
	padding:30px 0px;
	position:relative;
}
.main_categories h3{
	font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	color:#bbbbbb;
	text-align:center;
	text-transform:uppercase;
}
.main_categories h2{
	font-family: 'Titillium Web', sans-serif;
	font-size:28px;
	color:#656565;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom: 30px;
}
.main_categories h2:after{
	content:"";
	position:absolute;
	width:100%;
	height:12px;
	background:url(../images/line.png) no-repeat center;
	top: 52px;
    left: 0;
}
.main_categories p{
	font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	color:#656565;
	text-align:center;
}
.category_scroll{
	width:100%;
	float:left;
	padding-top:20px;
    padding-bottom: 20px;
    background-color: #f3f3f3;
}
.categoryImg{
	width:100%;
}
.categoryImg img{
	width:100%;
}
.category_sec{
	position:relative;
}
.scrl_details{
	position:absolute;
	bottom:0px;
	padding-bottom:10px;
	width:100%;
}
.scrl_details h4{
	font-family: 'back_to_black_bold_demoRg';
	text-align:center;
	font-size:50px;
	color:#333;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.scrl_details p{
	font-family: 'Titillium Web', sans-serif;
	text-align:center;
	font-size:16px;
	color:#FFF;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.scrl_details5{
	position:absolute;
	bottom:0px;
	padding-bottom:10px;
	width:100%;
	background: #fa272e;
}
.scrl_details5 h4{
	font-family: 'Titillium Web', sans-serif;
    font-size: 25px;
    padding-top: 9px;
	text-align:center;
	color:#FFF;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.scrl_details5_more{
	width:100px;
	margin:0px auto;
}
.scrl_details5_more p{
	font-family: 'Titillium Web', sans-serif;
	text-align:center;
	font-size:13px;
	color:#FFF;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
	background: #FFF;
    color: #000;
    padding: 5px;
    border-radius: 5px;
    margin-top: 5px;
}
.modal-title{
	color: #fa272e;
}
.map_area{
	width:100%;
	border: 1px solid #d6d6d6;
}

.item:hover .scrl_details h4{
	color:#111010;
}
.item:hover .scrl_details p{
	color:#656565;
}
.featured_products{
	width:100%;
	float:left;
	padding-top: 20px;
}
.main_product_area{
	width:100%;
	float:left;
	padding:10px;
	background:#f4f4f4;
	    margin-bottom: 20px;
}
.products_area{
	width:100%;
	float:left;
	box-shadow:2px 3px 5px #e6e6e6;
    background: #FFF;
    position: relative;
	text-align: center;
}
.products_area h5{
	width:71px;
	height:37px;
	position:absolute;
	background:#fa272e;
	right: 0px;
    top: 18px;
	font-family: 'Titillium Web', sans-serif;
	text-align:center;
	font-size:16px;
	color:#FFF;
	line-height: 35px;
}
.products_area h5:after{
	width:11px;
	height:37px;
	content:"";
	position:absolute;
	top:0px;
	left:-10px;
	background:url(../images/red01.png) no-repeat;
}
.products_area h6{
	width:71px;
	height:37px;
	position:absolute;
	background:#1a09a8;
	right: 0px;
    top: 60px;
	font-family: 'Titillium Web', sans-serif;
	text-align:center;
	font-size:16px;
	color:#FFF;
	line-height: 35px;
}
.products_area h6:after{
	width:11px;
	height:37px;
	content:"";
	position:absolute;
	top:0px;
	left:-10px;
	background:url(../images/blue.png) no-repeat;
}
.product_discription{
	width:100%;
	float:left;
	    padding: 10px 0px;
}
.product_discription h3{
	font-family: 'Titillium Web', sans-serif;
	text-align:center;
	font-size:16px;
	color:#656565;
	text-transform:capitalize;
	margin-bottom:10px;
}
.price{
	width:151px;
	height:43px;
	margin:0 auto;
	background:#fa272e;
	font-family: 'Titillium Web', sans-serif;
	text-align:center;
	font-size:17px;
	color:#FFF;
	line-height:43px;
}
.main_newsletter{
	width:100%;
	float:left;
	margin:20px 0px;
}
.newsletter{
	width:100%;
	float:left;
	min-height:293px;
	background:#f68e15 url(../images/newsletter.jpg) no-repeat center right;
	padding:60px 0px;
}
.newsletter h3{
font-family: 'Titillium Web', sans-serif;
	text-align:center;
	font-size:30px;
	color:#FFF;
}
.newsletter p{
font-family: 'Titillium Web', sans-serif;
	text-align:center;
	font-size:14px;
	color:#FFF;
	margin-bottom:20px;
}
.newslettertxt{
	width:74%;
	height:44px;
	float:left;
	background:#FFF;
	border:none;
	    padding: 0px 10px;
}
.newsletterbtn{
	width:25%;
	height:44px;
	float:right;
	border:none;
	cursor:pointer;
	font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	color:#FFF;
	background:#000;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.newsletterbtn:hover{
	background:#fa272e;
}
.news_area{
	width:100%;
	float:left;
	background:#FFF;
	padding:30px 0px;
	position:relative;
}

.news_area h2{
	font-family: 'Titillium Web', sans-serif;
	font-size:28px;
	color:#656565;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom: 30px;
}
.news_area h2:after{
	content:"";
	position:absolute;
	width:100%;
	height:12px;
	background:url(../images/line.png) no-repeat center;
	top: 41px;
    left: 0;
}
.hm_news{
	width:100%;
	float:left;
}
.newsImg_area{
	width:206px;
	float:left;
	margin-right:10px;
}
.hm_news h4{
font-family: 'Titillium Web', sans-serif;
	font-size:22px;
	color:#fa272e;
	margin-bottom:8px;
}
.hm_news p{
font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	color:#656565;
	margin-bottom:8px;
}
.hm_news p span{
	font-weight:bold;
}
.hm_news h5{
font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	color:#fa272e;
	margin-bottom:8px;
	font-weight:normal;
	margin-top: 20px;
}
.hm_news h5 img{margin-right:5px;}
.bottom_bg{
	width:100%;
	height:40px;
	float:left;
	background:url(../images/bottom_bg.png) repeat-x;
}
.branches_area{
	width:100%;
	box-shadow: 2px 3px 5px #e6e6e6;
    background: #FFF;
	    margin-bottom: 5px;
}
.branches_area h5{
	font-family: 'Titillium Web', sans-serif;
    font-size: 17px;
    color: #FFF;
	background:#fa272e;
	padding:10px;
}
.branch_details{
	width:100%;
	min-height:150px;
	padding:10px 10px 0px 10px;
}
.branch_details ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.branch_details ul li{
	width:100%;
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e4e4e4;
	position:relative;
}
.branch_details ul li:last-child{
	border-bottom:none;
}
.branch_details ul li i{
	font-size:20px;
	color:#fa272e;
	position:absolute;
}
.branch_details ul li p{
	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #656565;
    font-weight: normal;
	 padding-left: 33px;
}
.branch_details ul li p a{
	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #656565;
    font-weight: normal;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.branch_details ul li p a:hover{
	color:#fa272e;
}
.inner_banner_about{
	width:100%;
	float:left;
	text-align:center;
	background:#375565;
	position:relative;
}
.bannertitle{
	width:100%;
	float:left;
	position:absolute;
	top:0;
}
.bannertitle h1{
	font-family: 'Titillium Web', sans-serif;
    font-size: 60px;
    color: #FFF;
	margin-top: 73px;
}
.breadcrumb_area{
	width:100%;
	float:left;
	background:#FFF;
	box-shadow:0px 0px 5px rgba(0, 0, 0, 0.21);
	font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    color: #656565;
	text-align:right;
	padding:20px 0px;
	font-weight:bold;
}
.breadcrumb_area a{
	font-weight:normal;
	color: #656565;
	position:relative;
	    padding-right: 17px;
    margin-right: 14px;
}
.breadcrumb_area a:after{
	content:"";
	position:absolute;
	background:url(../images/dots.png) no-repeat;
	width:4px;
	height:12px;
	right:0;
	top: 7px;
}
.main_aboutus{
	width:100%;
	float:left;
	padding-bottom:20px;
	padding-top:20px;
}
.aboutImg{
	width:600px;
	float:left;
	margin-right:15px;
}
.main_aboutus h2{
	font-family: 'Titillium Web', sans-serif;
	font-size:30px;
	color:#656565;
	font-weight:bold;
	margin-bottom:8px;
}
.main_aboutus p{
	font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	color:#656565;
	margin-bottom:5px;
	text-align:justify;
}
.main_aboutus p span{
font-weight:bold;
}
.contact{
	background:#648394 !important;
}
.main_contact{
	width:100%;
	float:left;
	padding:20px 0px; 
}
.contact_form{
	width:100%;
	float:left;
}
.contact_form h3{
font-family: 'Titillium Web', sans-serif;
	font-size:30px;
	color:#fa272e;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}
.txt01{
	width:100%;
	height:48px;
	float:left;
	border:1px solid #e3e3e3;
	position:relative;
	    background: #FFF url(../images/name.jpg) no-repeat right;
	padding-right: 62px;
    padding-left: 12px;
	font-family: 'Titillium Web', sans-serif;
	font-size:14px;
	color:#fa272e;
}
.txt02{
	width:100%;
	height:48px;
	float:left;
	border:1px solid #e3e3e3;
	position:relative;
	    background: #FFF url(../images/email.jpg) no-repeat right;
	padding-right: 62px;
    padding-left: 12px;
	font-family: 'Titillium Web', sans-serif;
	font-size:14px;
	color:#fa272e;
}
.txt03{
	width:100%;
	height:48px;
	float:left;
	border:1px solid #e3e3e3;
	position:relative;
	    background: #FFF url(../images/phone.jpg) no-repeat right;
	padding-right: 62px;
    padding-left: 12px;
	font-family: 'Titillium Web', sans-serif;
	font-size:14px;
	color:#fa272e;
}
.txt04{
	width:100%;
	height:120px;
	float:left;
	border:1px solid #e3e3e3;
	position:relative;
	    background: #FFF;
	bpadding-right: 10px;
    padding-left: 12px;
	resize:none;
	margin-top:10px;
	margin-bottom:10px;
	font-family: 'Titillium Web', sans-serif;
	font-size:14px;
	color:#fa272e;
}
.send_mailbtn{
	width:163px;
	height:45px;
	margin:auto;
}
.send_btn{
	width:100%;
	height:45px;
	float:left;
	background:#fa272e;
	border-radius:5px;
	border:none;
	font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}
.send_btn:hover{
	background:#b71015;
}
.contact_address{
	width:100%;
	float:left;
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #b9b9b9;
}
.contact_address h4{
font-family: 'Titillium Web', sans-serif;
	font-size:32px;
	color:#fa272e;
	font-weight:bold;
	position:relative;
	padding-bottom:25px;
}
.contact_address h4:after{
	content:"";
	position:absolute;
	width:200px;
	height:9px;
	left:0;
	bottom:0px;
	
	background:url(../images/shadowImg.png) no-repeat;
}
.contact_address h5{
	text-align:left;
	margin-bottom:8px;
	padding-top:10px;
}
.contact_address p{
font-family: 'Titillium Web', sans-serif;
	font-size:18px;
	color:#8c8c8c;
	font-weight:bold;
}
.contact_address p a{
font-family: 'Titillium Web', sans-serif;
	font-size:18px;
	color:#8c8c8c;
	font-weight:bold;
}
.contact_address h6{
	font-family: 'Titillium Web', sans-serif;
	font-size:13px;
	color:#8c8c8c;
	font-weight:normal;
}
.our_branch{
	width:100%;
	float:left;
	padding:20px 0px;
	background:#f6f6f6; 
}
.our_branch h5{
	font-family: 'Titillium Web', sans-serif;
	font-size:30px;
	color:#fa272e;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}
.our_branches{
	width:100%;
	float:left;
	background:#FFF;
	padding:10px 0px 20px 0px;
	box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.14);
}
.branch_address{
	width:100%;
	float:left;
	padding:0px 10px;
	margin-bottom:10px;
}
.branch_address h6{
font-family: 'Titillium Web', sans-serif;
	font-size:17px;
	color:#fa272e;
	font-weight:bold;
	background:#f5f5f5;
	border-radius:6px;
	border:1px solid #e3e3e3;
	float:left;
	padding:5px;
	margin-bottom:5px;
}
.branch_address h2{
font-family: 'Titillium Web', sans-serif;
	font-size:17px;
	color:#8c8c8c;
	font-weight:normal;
	width:100%;
	float:left;
	margin-bottom:5px;
}
.branch_address p{
font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	color:#8c8c8c;
	font-weight:normal;
	width:100%;
	float:left;
}
.address_phone{
	width:100%;
	float:left;
	background:#f3f3f3 url(../images/img01.png) no-repeat 4px 6px;
	margin-bottom:1px;
	border-left:5px solid #b11c1f;
	padding:5px 0px 5px 36px;
	font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	color:#47494a;
	font-weight:normal;
}
.address_email{
	width:100%;
	float:left;
	background:#f3f3f3 url(../images/img02.png) no-repeat 4px 6px;
	margin-bottom:1px;
	border-left:5px solid #e74334;
	padding:5px 0px 5px 36px;
	font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	color:#47494a;
	font-weight:normal;
}
.address_fax{
	width:100%;
	float:left;
	background:#f3f3f3 url(../images/img02.png) no-repeat 4px 6px;
	margin-bottom:1px;
	border-left:5px solid #ff7a58;
	padding:5px 0px 5px 36px;
	font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	color:#47494a;
	font-weight:normal;
}
.contact_map{
	width:220px;
	height:50px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:10px;
}
.contact_map h3{
	background:#FFF;
	border:1px solid #fa272e;
	border-radius:5px;
	font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	color:#fa272e;
	font-weight:bold;
	text-align:center;
	padding:8px;
	position:relative;
	
}
.contact_map h3:after{
	content:"";
	position:absolute;
	width:45px;
	height:1px;
	background:#fa272e;
	left: -45px;
    top: 16px;
}
.contact_map h3:before{
	content:"";
	position:absolute;
	width:45px;
	height:1px;
	background:#fa272e;
	right: -45px;
    top: 16px;
}
.contact_map5{
	width:100%;
	height:245px;
	float:left;
	border-bottom:8px solid #FFF;
	border-top:8px solid #FFF; 
}
.main_gallery {
    width: 100%;
    float: left;
    padding-bottom: 20px;
    padding-top: 20px;
}
.galleryImg_sec{
	width:100%;
	float:left;
	position:relative;
	   
}
.galleryImg_sec img{
	width:100%;
}
.padding5{
	padding-left:2px;
	padding-right:2px;
	margin-bottom:5px;
}
.gallery_hvr{
	width:100%;
	height:100%;
	position:absolute;
	background:rgba(250, 39, 46, 0.55) url(../images/red_shadow.png) no-repeat right top;
	top:0;
	opacity:0;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.galleryImg_sec:hover .gallery_hvr{
	opacity:1
	
}
.gallery_hvr1{
	width:100%;
	position:absolute;
	bottom:60px;
	padding:10px;
}
.gallery_hvr1 h2{
	font-family: 'Titillium Web', sans-serif;
    font-size: 21px;
    color: #FFF;
	font-weight:bold;
	text-align:center;
}
.gallery_hvr1 h2:before{
	content:"";
	position:absolute;
	width:100%;
	height:56px;
	top:-53px;
	left:0;
	background:url(../images/zoom.png) no-repeat center;
}
.gallery_hvr1 p{
	font-family: 'Titillium Web', sans-serif;
    font-size: 14px;
    color: #FFF;
	font-weight:normal;
	text-align:center;
}
.inner_banner_gallery{
	width:100%;
	float:left;
	text-align:center;
	background:#4a6fa6;
	position:relative;
}
.inner_news{
	width:100%;
	float:left;
	background:#f5f5f5;
	    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.inner_news:hover{
	background:#202020;
}
.inner_news:hover .innernews_dtails h4{
	color:#FFF;
}
.inner_news:hover .date01{
	color:#FFF;
}
.inner_news:hover .date01 span{
	color:#FFF;
}
.inner_news:hover .comment{
	color:#FFF;
}
.inner_news:hover .news_cont p{
	color:#FFF;
}
.inner_news:hover .read_more a{
	color:#FFF;
}


.inner_news img{
	width:100%;
	margin-bottom:3px;
	border-bottom:1px solid #FFF;	
}
.innernews_dtails{
	width:100%;
	min-height:268px;
	position:relative;
	padding:10px;
}
.innernews_dtails h4{
	font-family: 'Titillium Web', sans-serif;
    font-size: 18px;
    color: #656565;
	font-weight:bold;
	margin-bottom:12px;
}
.date01{
	width:auto;
	float:left;
	font-family: 'Titillium Web', sans-serif;
    font-size: 68px;
    color: #202020;
	font-weight:bold;
	line-height:50px;
}
.date01 span{
	font-size:16px;
	color:#656565;
	font-weight:normal;
}
.comment{
	width:auto;
	float:right;
	font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    color: #fa272e;
	font-weight:normal;
	margin-top: 28px;
}
.comment img{
	margin-right:5px;
	width:auto;
	border-bottom:none;
}
.news_cont{
	width:100%;
	float:left;
	padding:6px 0px;
	border-top:1px solid #dfdfdf;
}
.news_cont p{
	font-family: 'Titillium Web', sans-serif;
    font-size: 14px;
    color: #656565;
	font-weight:normal;
}
.read_more{
	width:95px;
	height:21px;
	position:absolute;
	bottom:10px;
	right:10px;
}
.read_more a{
width:95px;
	height:21px;
	display:block;
	font-family: 'Titillium Web', sans-serif;
    font-size: 14px;
    color: #656565;
	font-weight:normal;
	background:url(../images/arrow5.png) no-repeat right center;
	text-align:left;
	line-height:21px;
}
.products_dis{
	width:100%;
	float:left;
}
.products_dis h3{
font-family: 'Titillium Web', sans-serif;
    font-size: 30px;
    color: #656565;
	font-weight:bold;
	margin-bottom:5px;
}
.products_dis p{
font-family: 'Titillium Web', sans-serif;
    font-size: 14px;
    color: #656565;
	font-weight:normal;
}
.sort_area{
	width:100%;
	float:left;
	padding:10px 0px;
	border-bottom:1px solid #ebebeb;
	border-top:1px solid #ebebeb;
	margin:10px 0px;
}
.sort_area p{
	float:left;
font-family: 'Titillium Web', sans-serif;
    font-size: 14px;
    color: #656565;
	font-weight:normal;
}
.sort_area p span{
	color:#fa272e;
}
.sort_area_sec{
	min-width:287px;
	float:right;
}
.sort_area_sec label{
font-family: 'Titillium Web', sans-serif;
    font-size: 14px;
    color: #656565;
	font-weight:normal;
}
.sort_drop_dwn{
	width:162px;
	height:25px;
	border:1px solid #bfbfbf;
	font-family: 'Titillium Web', sans-serif;
    font-size: 14px;
    color: #656565;
	margin-left: 5px;
	margin-right:8px;
}
.view_area{
	width:auto;
	float:right;
	margin-top: 5px;
}
.view_area i{
	font-size: 17px;
    color: #676767;
	cursor:pointer;
}
.view_area i:hover{
	color:#fa272e !important;
}
.view_active{
	color:#fa272e !important;
}
.main_product_details{
	width:100%;
	float:left;
	padding-bottom:20px;
	padding-top:20px;
}
.main_product_details h3{
	font-family: 'Titillium Web', sans-serif;
    font-size: 30px;
    color: #656565;
    font-weight: bold;
    margin-bottom: 8px;
}
.prdct_sec{
	width:100%;
	float:left;
	border-top:1px solid #e4e4e4;
	padding-top:10px;
}
.details_sec5{
	width:100%;
	float:left;
	background:#f0f0f0;
	padding:10px;
}
.details_sec_area{
	width:100%;
	float:left;
	padding:10px 0px;
	background:#FFF;
}
.productImg{
	width:100%;
	float:left;
	position:relative;
	border:1px solid #e1e1e1;
}
.product_title{
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	background:rgba(0, 0, 0, 0.69);
	padding:10px;
	font-family: 'Titillium Web', sans-serif;
    font-size: 17px;
    color: #FFF;
}
.productImg img{
	width:100%;
}
.right_details{
	width:100%;
	float:left;

}
.right_details h2{
font-family: 'Titillium Web', sans-serif;
    font-size: 25px;
    color: #656565;
    font-weight: bold;
	margin-bottom:10px;
}
.right_details h6{
font-family: 'Titillium Web', sans-serif;
    font-size: 20px;
    color: #fa272e;
    font-weight: bold;
	margin-bottom:10px;
}
.right_details ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.right_details ul li{
font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    color: #656565;
    margin-bottom: 8px;
    text-align: justify;
	position:relative;
	padding-left:21px;
}
.right_details ul li:before{
	content:"";
	position:absolute;
	width:13px;
	height:14px;
	left:0;
	top:5px;
	background:url(../images/scr.png) no-repeat 0px 0px;
}
.right_details ul li:hover:before{
	content:"";
	position:absolute;
	width:13px;
	height:14px;
	left:0;
	top:5px;
	background:url(../images/scr.png) no-repeat 0px -14px;
}
.size_area{
	width:100%;
	float:left;
	margin-top:10px;
}
.size_area label{
	font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    color: #fa272e;
	margin-bottom:8px;
}
.slct{
	width:100%;
	height:40px;
	border:1px solid #e8e8e8;
	background:#fbfbfb;
}
.product_tab{
	width:100%;
	float:left;
	padding-top:10px;
}
.tabcont{
	width:100%;
	float:left;padding:10px;
	background:#f4f4f4;
}
.tabcont h5{
	font-family: 'Titillium Web', sans-serif;
    font-size: 25px;
    color: #656565;
	font-weight:600;
	margin-bottom:10px;
}
.tabcont p{
	font-family: 'Titillium Web', sans-serif;
    font-size: 14px;
    color: #656565;
	font-weight:400;
}
/* level 1*/
.list-group .collapse .list-group-item  {
  padding-left:20px;
}

/* level 2*/
.list-group .collapse > .collapse .list-group-item {
  padding-left:30px;
}

/* level 3*/
.list-group .collapse > .collapse > .collapse .list-group-item {
  padding-left:40px;
}
#sidebar h2{
font-family: 'Titillium Web', sans-serif;
    font-size: 21px;
    color: #656565;
    font-weight: bold;
    margin-bottom: 12px;
}
.shareArea{
	width:100%;
	float:left;
	    margin-top: 12px;
}
.shareArea ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.shareArea ul li{
	float:left;
	font-family: 'Titillium Web', sans-serif;
    font-size: 19px;
    color: #FFF;
	padding-left: 0;
}
.shareArea ul li:before{
	display:none;
}
.shareArea ul li p{
	padding:5px 10px;
}
.shareArea ul li a{
	font-family: 'Titillium Web', sans-serif;
    font-size: 19px;
    color: #FFF;
	padding: 5px 10px;
	display:block;
}
.black{
	background:#2d2d2d;
	margin-right:8px;
}
.red{
	background:#FF0000;
}
.red:hover{
	background:#c10303;
}
/*end*/



@media only screen and (min-width: 200px) and (max-width: 990px) {
.footer_nav {
    border: 1px dashed #b1b1b1;
    padding: 12px;
	margin-bottom: 10px;
}
.footer_nav h3:after {
    background: #9e9e9e;
    left: 12px;
    top: 38px;
}
.footer_nav h3{
    margin-bottom: 6px;
}
.footer_adress {
    border: 1px dashed #b1b1b1;
    padding: 12px;
	margin-bottom: 10px;
	    margin-top: 20px;
}
.footer_adress h3:after {
    background: #9e9e9e;
    left: 12px;
    top: 38px;
}
.footer_adress h3{
    margin-bottom: 6px;
}
.footer_gallery {
    border: 1px dashed #b1b1b1;
    padding: 12px;
	margin-bottom: 10px;
}
.footer_gallery h3:after {
    background: #9e9e9e;
    left: 12px;
    top: 38px;
}
.footer_gallery h3{
    margin-bottom: 6px;
}
.nav_area ul li a{
	font-size: 15px;
}
.nav_area ul li {
    padding: 0px 9px;
}
.logo_area img{
	width: 175px;
    margin-top: 9px;
}
.main_copyright p{
	font-size: 13px;
	text-align:center;
}
.top_media_icons {
    width: 100%;
	text-align:center;
}
.bannertitle h1 {
    font-size: 40px;
    margin-top: 0px;
}
.bannertitle{
	bottom:0 !important;
	    top: inherit;
}
.aboutImg {
    width: 100%;
	margin-bottom:10px;
}
.aboutImg img{
    width: 100%;
}
.our_branches{
	margin-bottom:10px;
}
}

@media (min-width: 1300px){
.container {
    width: 1300px;
}
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
.main_top{
	display:none;
}
.nav_area{
	display:none;
}
.mb_nav{
	display:block;
}
.logo_area {
    position: absolute;
}
.bannertitle h1 {
    font-size: 23px;
}
.txt01{
	margin-bottom:10px;
}
.txt02{
	margin-bottom:10px;
}
.txt03{
	margin-bottom:10px;
}
.txt04{
	margin-top:0px;
}
.padding5 {
    float: left;
    width: 100%;
}
.logo_area img {
    width: 181px;
	margin-top:0px;
}
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
.fullview{
	width:100%;
	padding-left: 0;
    padding-right: 0;
}
.newslettertxt {
    width: 66%;
}
.newsletterbtn {
    width: 33%;
}
.newsletter {
    min-height: 133px;
    padding: 40px 0px;
}
.main_newsletter {
    margin: 0px 0px 20px 0px;
}
.main_product_area{
    margin-bottom: 0;
}
.logo_area img{
	width: 181px;
}
.bannertitle h1 {
    font-size: 19px;
}
.main_product_details h3{
	font-size:20px;
}
.sort_area_sec{
	width:100% !important;
}
.sort_area_sec label{
	width:100%;
}
.sort_drop_dwn{
	width:100%;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
}
}
@media only screen and (min-width: 200px) and (max-width: 750px) {
.sort_area_sec {
    margin-top: 16px;
}
.sort_area p {
    float: none;
}
}
@media only screen and (min-width: 200px) and (max-width: 1200px) {
.view_area{
	display:none;
}
.sort_area_sec {
    width: auto;
}
}

