body {
	margin: 0;
	text-align: center;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
}
.clr {
	clear: both;
}
.logo {
    float: left;
    margin: 0px 0;
}
.info_search {
	float: left;
	width: 100%;
	padding: 15px 0;
}

.top-row-blue {
    float: left;
    width: 100%;
    background-color: #0c0778;
    padding: 9px 0px;
}

.jas_anz {
	padding-top: 10px;
	
}
.info_list {
	float: right;
	padding: 0;
	margin: 0;
}
.info_list li {
    display: inline-block;
    list-style: none;
    border-right: solid 1px #ffffff;
}

 .fa-facebook {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
}

.fa-twitter{
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
}

.fa-linkedin{
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
}
.info_list li a {
    display: block;
    font-size: 15px;
    color: #ffffff;
    padding: 0 6px;
    text-decoration: none;
}
.search_box {
	float: right;
	padding: 15px 0 0 0;
}
.search_box p {
	float: left;
	margin: 7px 10px 0 0px;
}
.search_form {
	float: right;
	position: relative;
}
.search_form input {
	width: 249px;
	border-radius: 0px;
	background: #f3f3f3;
	border: solid 1px #eee;
}
.search_form button {
	position: absolute;
	top: 3px;
	right: 2px;
	background: none;
	border: none;
	font-size: 20px;
}
.navbar-brand {
	display: none;
}
.navbar {
	min-height: 100%;
	margin: 0;
}
.navbar-default {
    background: none;
    border: none;
    margin-top: 20px;
    float: right;
    width: 100%;
}
.navbar-default .navbar-nav > li > a {
	padding: 8px 15px;
	font-size: 15px;
	color: #000;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background: #009edf;
	color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background: #1E5C91;
	color: #fff;
}
.banner {
	float: left;
	width: 100%;
}
.product {
	float: left;
	width: 100%;
	margin-bottom: 25px;
	color: #000;
	padding: 10px;
	    height: 302px;
}
.product:hover {
	color: #fff;
	background: #1E5C91;
	cursor: pointer;
}
.p_photo {
	float: left;
	width: 100%;
	overflow: hidden;
	height: 139px;
}
.product h1 {
	margin: 0 0 10px 0;
	font-size: 18px;
}
.product p {
	margin: 0;
	font-size: 14px;
	font-weight: 300;
	line-height: 27px;
}
.padding_bottom_top {
	padding-top: 40px;
	padding-bottom: 30px;
}
.bg {
	padding-top: 35px;
	padding-bottom: 0px;
}
.title {
	color: #1E5C91;
	font-size: 33px;
	margin: 0;
}
.title:affter {
margin:0 auto;
width:100px;
height:3px;
background:#009edf;
}
.request_call_back_form {
	float: left;
	width: 100%;
	margin: 21px 0 40px 0;
}
.request_call_back_form input {
	float: left;
	width: 100%;
	height: 44px;
	border-radius: 0px;
}
.request_call_back_form select {
	float: left;
	width: 100%;
	height: 44px;
	border-radius: 0px;
}
.request_call_back_form label {
	float: left;
	text-align: left;
	font-weight: 400;
	font-size: 18px;
	margin-bottom: 10px;
}
.request_call_back_form button {
	background: #1E5C91;
	border: none;
	margin: 10px 0 0 0;
	padding: 13px 29px;
	font-size: 16px;
	color: #fff;
}
.tag_line {
	font-size: 18px;
	color: #000;
	text-align: center;
	font-weight: 400;    padding-top: 5px;
}
.principal_list {
	float: left;
	width: 100%;
	padding: 25px 0 10px 0;
	text-align: center;
}
.principal_list li {
	display: inline-block;
	width: 249px;
	border: solid 1px #eee;
	margin-right: 15px;
}
.footer {
	background: #0C0C0C;
	padding-top: 10px;
	padding-bottom: 10px;
}
.copy_right {
	float: left;
	color: #fff;
	font-size: 14px;
	margin: 0;
}
.company_name {
	float: right;
	margin: 0;
	font-size: 14px;
	color: #fff;
}
/* Shutter In Vertical */
.hvr-shutter-in-vertical {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: #009edf;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
	background: #fff;
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
	color: white;
}
.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
}
.about_banner {
	background: url(../images/banner-bg.jpg) no-repeat center;
	height: 200px;
	margin-top: 0px;
	padding: 0;
}
.contact_banner {
	background: url(../images/contct_us.jpg) no-repeat center;
	height: 200px;
	margin-top: 0px;
	padding: 0;
}
.about_banner_opacity {
	background: rgba(0, 0, 0, 0.6);
	height: 200px;
	position: relative;
}
.title_inner {
	margin: 0;
	padding: 58PX 0 0 0;
	font-weight: bold;
	color: #fff;
	position: relative;
}
.title_inner:before {
	content: '';
	width: 60px;
	height: 3px;
	background: #1E5C91;
	position: absolute;
	bottom: -14px;
	right: 47.5%;
}
.breadcrumb {
	background: none;
	padding: 25px 0 0 0;
}
.breadcrumb li a {
	color: #fff;
	text-decoration: none;
}
.content {
	font-size: 16px;
	text-align: justify;
	line-height: 29px;
	color: #585c5f;
       
}
.map {
	border: solid 1px #eee;
	float: left;
	width: 100%;
}
.address {
	float: left;
	width: 100%;
}
.address h1 {
	text-align: left;
	font-size: 26px;
}
.address_list {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
.address_list li {
	position: relative;
	display: block;
	list-style: none;
	text-align: left;
	font-size: 16px;
	line-height: 29px;
	color: #666;
	padding: 0 0 0 30px;
}
.address_list li i {
	position: absolute;
	top: 4px;
	left: 2px;
	font-size: 20px;
}
.address_list li a {
	color: #000;
}
.contact_us {
	float: left;
	width: 100%;
	margin: 30px 0 0 0;
}
.contact_us input {
	float: left;
	width: 100%;
	height: 43px;
	border-radius: 0px;
}
.contact_us select {
	float: left;
	width: 100%;
	height: 43px;
	border-radius: 0px;
}
.contact_us textarea {
	float: left;
	width: 100%;
	border-radius: 0px;
}
.form-group {
	float: left;
	width: 100%;
}
.contact_us button {
	float: left;
	width: 100%;
	margin-top: 20px;
	border: none;
	background: #1E5C91;
	color: #fff;
	padding: 12px 0;
}
.no_padding_right {
	padding-right: 0;
}
.product_inner {
	float: left;
     width: 100%;
     
	padding: 10px;
	box-shadow: 0 3px 6px rgba(47, 47, 47, 0.16), 0 3px 6px rgba(255, 255, 255, 0.23);
	-moz-box-shadow: 0 3px 6px rgba(47, 47, 47, 0.16), 0 3px 6px rgba(255, 255, 255, 0.23);
	-webkit-box-shadow: 0 3px 6px rgba(47, 47, 47, 0.16), 0 3px 6px rgba(255, 255, 255, 0.23);
	-o-box-shadow: 0 3px 6px rgba(47, 47, 47, 0.16), 0 3px 6px rgba(255, 255, 255, 0.23);
	margin-bottom: 23px;
}


.photo {
	float: left;
	width: 100px;
	padding-right: 10px;
	border-right: solid 1px #eee;
}
.product_inner h1 {
	font-size: 25px;
	text-align: center;
	padding: 6px 0;
}
.product_inner a:hover {
	text-decoration: none;
	color: #000 !important;
}
.photo_inner_big {
	float: left;
	
	margin-right: 0px;
	
	overflow: hidden;
}
.product_inner h2 {
	float: left;
	margin: 3px 0 0 0;
	font-size: 25px;
	text-align: left;
	padding: 6px 0;
}
.logo_small {
	float: right;
	width: 70px;
}
.dis {
	float: left;
	width: 100%;
}
.button_list {
	float: left;
	width: 100%;
	padding: 0;
	margin: 11px 0 0 0;
}
.button_list li {
	display: inline-block;
	float: left;
}
.button_list li a {
	padding: 0 10px;
	display: block;
	font-size: 16px;
	color: #333;
}
.button_list li a:hover {
	color: #1E5C91
 !important;
}
.photo_holder {
	float: left;
	
	margin-right: 10px;
}
.product_code {
	font-size: 16px;
	color: #333;
	float: left;
	margin: 8px 0 0 0;
	width: 100%;
}
.contact_us h2 {
	margin: 0;
	font-size: 25px;
	margin-bottom: 20px;
	padding: 10px 0;
	background: #1E5C91;
	color: #fff;
}


.p_div {
    float: left;
    height:260px;
    width: 100%;
    background: #fff;
    box-shadow: 0 3px 7px #eee;
    -moz-box-shadow: 0 3px 7px #eee;
    -webkit-box-shadow: 0 3px 7px #eee;
    -o-box-shadow: 0 3px 7px #eee;
    margin-bottom: 30px;
}


@media(max-width:768px){
    .info_search {
        float: left;
        width: 100%;
        padding: 15px 0;
        margin-top: -102px;
    }
.jas_anz {display:none;}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
}
