.white_bg{
	background: #fff !important;
	}
.headerleftbottom{
	float: left;
	width:75%;
	}
.headerrightbottom{
	float: left;
	width:25%;
	}
.headerleft{
	width: 50% !important;
	}
.headerright{
	width: 50% !important;
	}
#header{
	border-bottom: 0px solid #fff !important;
	background: #000 !important;
	}
.headerleftbottom{
	background: #fff !important;
	}
.nav-menu li {
    width: auto !important;
    border: 0px !important;
    margin-right: 40px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
	}
#searchform button{
	  margin-top: 4px;	
	  font-size: 18px;
	}
.nav-menu li a{
	color: #0d59a5 !important;
	}
.logo{
	text-align: left !important;
	}
#header-main {
    padding: 0px 15px !important;
    background: #000;
	}
.headrtable{
	padding: 0px 15px !important;
	}
.headerlefttop{
    background: none !important;	
	}
.headerborderdark{
	border: 0px solid #000 !important;
	}
.top-header p {
    font-size:18px;
    margin: 0;
    color: #fff;
/*    font-family: BebasNeue-Bold;*/
    line-height: 18px;
	}
.top-header p a{
	 color: #fff !important;
}
.button_now {
    background: #0d59a5;
    padding: 7px 10px;
/*    font-family: BebasNeue-Bold;
*/    font-size: 18px;
    color: #fff;
	}
.button_now a{
	color: #fff;
	}
.headerright {
    vertical-align: middle !important;
    padding: 45px 0px;
	}
.headrtable.padding_set{
	padding: 5px 0px !important;
	}
#footer .headerleft{
	float: left;
	width: 30% !important;
	}
#footer .headerright{
	float: right;
	width: 70% !important;
	}
#footer #header-main{
	display: block !important;
	}
#footer #header-main .headerright .headerrighttop{
	width: 27%  !important;
	}
#footer .headerright{
	padding: 0px !important;
	}
#footer .top-header p{
	text-align: right;
	padding-right: 15px;
	}

/*--hover_effect_root--*/
.section_one .col-md-4.col-lg-4.col-sm-6.col-xs-12{
	padding: 0px;
}

.front_box {
	position: relative;
}

.image {
	opacity: 1;
	display: block;
	width: 100%;
	height: auto;
	transition: .5s ease;
	backface-visibility: hidden;
}

.middle {
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
}
.Left_text{
	position: absolute;
	top: 15px;
	left: 15px;
	color: #fff;
	font-weight: 600;
	font-size: 20px;
        text-transform: uppercase;
}
.front_box:hover .image {
	opacity: 0.3;
}

.front_box:hover .middle {
	opacity: 1;
}
.front_box:hover .Left_text{
	color: #0264c9 !important;
}
.hover_img {
	width: 90px;
	text-align: center;
	margin: 0px auto;
}
/*--close_hover_effect--root--*/




/*--Home_slider_---*/
.carousel-caption{
	position: absolute;
	top: 30%;
	left: 50% !important;
	transform: translate(-50%);
	right: 0% !important;
	}
.carousel-caption h3 {
    font-size: 36px;
    line-height: 15px;
     font-family: 'RobotoCondensed-Bold';
}
.carousel-control.right{
	background: none !important;
	background-image:none !important; 
}
.carousel-control.left{
	background: none !important;
	background-image:none !important; 
}


/*--call_section-*/
.call_section{
	background:#185bcc;
	padding: 7% 0px;
	}
.call_section span {
	font-size:40px;
	font-family: BebasNeue-Bold;
	color: #fff;
	line-height: 47px;
	}
.call_section span a{
	color:#fff;
	}
.call_section span span{
	display: block;
	}
.headding_section h3 {
    text-align: center;
    margin: 0px;
    padding: 12px;
    color: #195acd;
    border-bottom:1px solid #c3c3c4;
	}
.map{
	height: 500px;
	width: 100%;
}
.owl-carousel{
	padding:30px 100px !important
}
.nex{
	position: absolute;
	left: 0;
	top:35%;
	cursor: pointer;
	}
.pr{
	position: absolute;
	right: 0;
	top: 35%;
	cursor: pointer;
	}
.promotions_slider .item h3{
	font-size: 40px;
	font-family: BebasNeue-Bold;
	color: #fff;
	line-height: 47px;
	text-align: center;
	border-bottom: 0px;
	}
.clearfix{
		clear: both;
	}
.bg_black{
		background: #000;
	}
.owl-carousel.owl-theme.featured_slider{
		padding:30px 0px !important
	}
.feature_product_box .divImg {
		border: 1px solid #cdcdcd;
	}
.button_now a {
		color: #fff !important;
	}
.feature_product_box  .product-title .gridmainheading{
	padding: 0px;
}

#footer .white_bg{
	background: #fff !important;
	/*margin-bottom: -50px;
	margin-top: 50px;*/
}

.white_bg.set_footer_menu .left_side p{
    display: inline-block;
    padding: 10px 36px 0px 0px;
    float: left;
    font-family: RobotoCondensed-Bold;
    text-transform: uppercase;
    font-size: 18px;
}

.white_bg.set_footer_menu .left_side p a{
	 color:#0067c6 !important;
	 font-size: 18px;
}
.white_bg.set_footer_menu .right_side p a{
	 color:#9E9E9E  !important;
	 font-size: 15px;
}
#header-main .headerright .headerrighttop h2 a{
	font-size: 18px !important;
	vertical-align: middle;
}
.white_bg.set_footer_menu .right_side{
float:right;}
.white_bg.set_footer_menu .right_side p{
    display: inline-block;
    padding: 10px 0px 0px 36px;
    float: left;
   font-family: RobotoCondensed-Bold;
	text-transform: uppercase;
        font-size: 18px;
        clear: #bdbdbd !important;
}
/*.featured_slider .divImg{
	height: auto !important;
} */
.feature_product_box.productbox {
    width: 100% !important;
    margin: 0px !important;
}
.feature_product_box.productbox .divImg{
    margin-right:2px; 
}
.feature_product_box.productbox .button {
    padding: 0px !important;
}
.owl-theme .owl-dots .owl-dot.active span{
	    background: #195acd !important;
}
.owl-theme .owl-dots .owl-dot span {
    width: 15px !important;
    height: 15px !important;
}
.bell_street p {
    font-size: 20px;
    color: #fff;
    font-family: RobotoCondensed-regular;
    margin: 0px !important;
    padding-top: 20px;
    display:table-cell;
    width: 100%;
}
.bell_street p span{
	display: block;
}
.black_color{
color: inherit;
}
.white_bg.set_footer_menu .right_side p a{
	font-family: RobotoCondensed-Bold;
}
.productbox .button {
    padding: 0px !important;
}
.product-title .gridmainheading.code {
    padding: 0px !important;
}
.product-title .gridmainheading.title{
    padding: 0px !important;
}

@media (max-width: 991px){
.Home_slider .h1, .Home_slider .h2, .Home_slider .h3, .Home_slider h1, .Home_slider h2, .Home_slider h3{
font-size:30px;}
.carousel-caption{
	top: 15% !important;
	}
.carousel-caption h3 {
    font-size: 36px;
    margin-top: 0px !important;
    margin-bottom: 0;
    line-height: 35px;
}

.white_bg.set_footer_menu .left_side p a{
	 font-size: 15px !important;
}
.white_bg.set_footer_menu .right_side p a{
	 font-size: 15px !important;
}
.white_bg.set_footer_menu .left_side p{
	padding: 10px 20px 0px 0px;
	font-size: 16px !important;
}
.white_bg.set_footer_menu .right_side p{
	padding: 10px 0px 0px 20px;
}
}

@media (max-width: 767px){
	.carousel-caption h3{
		font-size: 24px;
	}
	.carousel-inner img{
		height: 280px !important;
	}
	.white_bg{
		display: block;
	}
	#header-main{
		display: block !important;
		padding: 0px 10px !important;
	}
	.headerrightbottom {
		width: 100%;
	}
	#searchform .search-field{
		width: 100% !important;
	}
	.logoimg{
		display: block !important;
		width: 200px;
	}
	#footer .headerright {
		float: right;
		width: 100% !important;
		display: block !important;
		margin-top: 30px;
	}
	.carousel-caption{
	top: 30% !important;
	}
	.call_section span {
    font-size: 30px;
    line-height: 30px;
}
.promotions_slider .item h3{
	font-size: 30px;
    line-height: 30px;
}
}

@media (max-width: 480px){
.carousel-indicators{
	display: none;
}
.carousel-caption h3{
	font-size: 24px;
}
.carousel-inner img{
	height: 200px !important;
}
.carousel-caption{
	top: 23% !important;
}
.owl-carousel {
    padding: 30px 15px !important;
}
#footer .logo img{
	width: 200px;
}
.call_section span {
    font-size: 24px;
    line-height: 30px;
}
.promotions_slider .item h3{
	font-size: 24px;
    line-height: 30px;
}
.top-header p {
    font-size: 17px;
    line-height: 17px;
}
#footer #header-main .headerright .headerlefttop{
 display: block !important;
 width:100% !important;
}
#footer #header-main .headerright .headerrighttop{
	display: block !important;
	width:100% !important;
}
#footer .top-header p{
	text-align: left;
}
#footer .top-header p span{
	display: block;
}
#footer .button_now {
    display: table;
    width: 130px;
    font-size: 15px;
    padding: 0;
    height: 35px;
    line-height: 36px;
    margin-top: 5px;
    margin-bottom: 10px;
}
}



/*--font--family--*/
.top-header p{
	font-family: RobotoCondensed-Bold;
	text-transform: uppercase;
}
.button_now{
	font-family: RobotoCondensed-Bold;
	text-transform: uppercase;
}
#header-main .headerright .headerrighttop h2 a{
	font-family: SourceSansPro-SemiBold;
	text-transform: uppercase;
}
.nav-menu li a{
	font-family:RobotoCondensed-Bold !important;
	text-transform: uppercase;
	color: #0067c6 !important;
}
#searchform button{
	font-family: SourceSansPro-Bold !important;
	text-transform: uppercase;
/*	color: rgb(24, 91, 204) !important;*/
}
.carousel-caption h3{
	 font-family: 'RobotoCondensed-Bold';
	text-transform: uppercase;
}

.call_section span{
	font-family: 'RobotoCondensed-Bold';
	text-transform: uppercase;
}
.headding_section h3{
	font-family: 'RobotoCondensed-Bold' !important;
	text-transform: uppercase;
	font-size: 16px;
}

.tax-rate-in-gst-1 th small {
    display: none !important;
}


.product-title .gridmainheading.cost {
    padding: 0px;
}
.heading_user_det span {
    font-size: 18px !important;
}



.entry-content select,
.entry-content input{
	box-shadow: none !important;
}
#btnmenu{
     display: inline-block;
    float: right;
}