@charset "utf-8";
/* CSS Document */
      @import "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css";
 @import "http://fonts.googleapis.com/css?family=Roboto:400,500";
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700);
body {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #303030
}
a, a:hover {
	transition: all ease-in-out 0.3s;
	outline: none !important
}
/* button */
.btn-cust {
	font-weight: 700;
	background: #0a0e6b;
}
.btn-cust:focus, .btn-cust:hover, .prod-cont .btn:hover, .prod-cont .btn:focus {
	background: #cd6829;
	color: #fff;
	border-color: #cd6829
}
/* padding */
.PR25 {
	padding-right: 25px
}
/* table */
.tbl {
	display: table;
	width: 100%;
}
.tbl-cl {
	display: table-cell
}
.tbl-layout {
	table-layout: fixed
}
.VAT {
	vertical-align: top
}
.VAB {
	vertical-align: bottom
}
.VAM {
	vertical-align: middle
}
.TAC {
	text-align: center
}
.TAL {
	text-align: left
}
.TAR {
	text-align: right
}
/* radius */
.rad0 {
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.rad2 {
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.rad3 {
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.rad5 {
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.rad50 {
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
/* width */
/* border */
.brdr-bt {
	border-bottom: 1px solid #ccc
}
.brdr-tp {
	border-top: 1px solid #ccc
}
.brdr-lft {
	border-left: 1px solid #ccc
}
.brdr-right {
	border-right: 1px solid #ccc
}
/* overflow */
.hidden {
	overflow: hidden
}
/* page css start */
body, header {
}
/* header */
header {
	background: #fff;
}
header > .container {
}
/* logo */
#auto ul li:hover > ul
{ display:block;
	
	
	
	
	}

.navbar-brand {
	height: auto;
	padding-left: 0
}
.navbar-brand img {
	max-height: 160px;
	width: 100%
}
/* top right */
.top-right {
	color: #fff;
	padding: 10px 0;
	text-align: right
}
.top-right a, .prod-cont .btn {
	color: #ffffff;
	display: inline-block;
	text-decoration: none;
	border-color: #0f5ba4;
	border-bottom: 1px solid #0a0e6b;
}
.top-right a span {
}
.top-right .mob {
	font-size: 22px;
	font-weight: bold
}
.top-right .email {
}
.top-right .h4 {
	margin-top: 0
}
.mob span {
	color: #cc6928;
}
/* banner */
.mks-bnr {
	background: #fff;
	background-size: cover;
}
.mks-bnr img {
	width: 100%;
	max-width: 100%
}
.mks-bnr .enq-frm-sec {
	background: #0a0e6b;
	position: relative;
	z-index: 5;
	-moz-border-bottom-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-o-border-bottom-left-radius: 15px;
	-ms-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-bottom-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-o-border-bottom-right-radius: 15px;
	-ms-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom: 2px solid #0a0e6b
}
.mks-bnr .bnr-sec {
	padding: 0;
	position: relative
}
/* iframe */
.g-map {
	border: 2px solid #fff;
	background: #fff;
}
/* navbar */
.navbar {
	min-height: auto
}
.navbar-default {
	background: #0a0e6b;
	border: none;
	margin-bottom: 0;
	border-radius: 0;
}
.navbar-collapse {
	padding: 0
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	padding: 8px 15px
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #0099ca
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: #0a0e6b;
	background-color: #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background: none;
	color: #fff
}
.dropdown-menu > li > a:hover {
	background: #0a0e6b;
	color: #fff
}
/* slider */
#mks_carousel {
	border-top: 3px solid #fff;
}
#mks_carousel, #mks_carousel .carousel-inner, #mks_carousel .carousel-inner > .item {
	position: absolute;
	width: 100%;
	height: 100%;
	max-height: 350px;
	z-index: 4
}
#mks_carousel .carousel-inner > .item > a > img, #mks_carousel .carousel-inner > .item > img {
	width: 100%;
	max-width: 100%;
	height: 100%;
	position: absolute
}
#mks_carousel .carousel-caption {
	background: rgba(0,0,0,.5);
	left: 0;
	right: 0;
	bottom: 0
}
#mks_carousel .carousel-caption .container {
	padding: 0 15px 0 0
}
#mks_carousel .carousel-indicators {
	right: 15px;
	bottom: 45%;
	margin: 10px;
	width: 15px;
	left: auto
}
.punchline {
	text-align: left;
}
.punchline .h1, .punchline h1 {
	margin: 0
}
/* slider fade css */
.carousel.carousel-fade .item {
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
	opacity: 0.5;
}
.carousel.carousel-fade .active.item {
	opacity: 1;
}
.carousel.carousel-fade .active.left, .carousel.carousel-fade .active.right {
	left: 0;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
}
.carousel.carousel-fade .next, .carousel.carousel-fade .prev {
	left: 0;
	z-index: 1;
}
.carousel.carousel-fade .carousel-control {
	z-index: 3
}
/* form */
.mid-sect .col-md-9 {
	padding: 0
}
.cust_ef {
	min-height: 330px;
	padding: 2em 1em;
}
.cust_ef .h4 {
	color: #ffffff !important;
}
.cust_ef input, .cust_ef textarea, .cust_ef .input-group-addon {
	border-radius: 0;
	border: none
}
.cust_ef .input-group-addon {
	color: #000;
	background: #fff
}
.cust_ef .btn {
	background: #ffffff;
	border: 2px solid #ffffff;
	color: #000000
}
.cust_ef .btn:hover, .cust_ef .btn:focus {
	background: none;
	transition: all ease-in-out 0.2s;
	color: #ffffff
}
/* Home page content */

.usp ul li, .usp p {
}
.usp li.h3 {
	margin-bottom: 5px;
	text-align: left;
}
.usp ul {
	padding-left: 25px;
	list-style: none
}
.usp ul li {
	list-style-image: url(../images/list.png);
}
.hm_cont {
	padding: 2em 0;
	text-align: justify;
	font-weight: 300
}
.hm_cont p {
	text-align: justify;
}
.hm_cont .h1, .hm_cont .h1, .hm_cont .h3, .hm_cont .h4, .hm_cont .h6, .hm_cont .h6, .hm_cont h1, .hm_cont h1, .hm_cont h3, .hm_cont h4, .hm_cont h6, .hm_cont h6 {
	color: #303030;
	margin-top: 0;
	font-weight: 400;
	position: relative;
	margin-bottom: 10px;
}
.hm_cont .h1 span:after {
	content: "";
	position: absolute;
	display: block;
	border-bottom: 1px solid #ccc;
	bottom: 0;
	width: 100%;
	z-index: 0;
	height: 2px
}
.hm_cont .why-us {
	text-align: left;
	text-align: justify
}
.hm_cont .why-us p {
	text-align: justify
}
.hm_cont .pro-img {
	border: 1px solid rgba(0,0,0,.2);
	float: left;
	margin: 0 20px 10px 0;
	max-height: 150px;
	max-width: 150px
}
.hm_cont .timing {
	background: #0a0e6b;
	color: #FFF;
	margin: 2em 0
}
.hm_cont .timing .h3 {
	color: #fff;
	font-weight: bold;
	margin: 15px 0;
}
.hm_cont .timing strong {
	padding: 19px 5px;
	display: block;
}
.hm_cont .timing .text-center {
	border-left: 2px solid rgba(0,0,0,.2)
}
.prod.hm_cont .col-md-4, .prod.hm_cont .col-md-8 {
}
.prod-cont h1 {
	font-size: 30px;
}
.glry .group1 {
	margin-bottom: 15px;
	display: block;
	border: 1px solid rgba(0,0,0,0.2)
}
.glry .group1 img {
	width: 100%;
	max-width: 100%;
}
.testimonial .caption {
	padding-left: 0;
	padding-right: 0;
	min-height: 200px;
	text-align: center
}
.testimonial .caption p {
	text-align: center
}
.testimonial .thumbnail {
	border: none;
	border-radius: 0;
	background: none;
}
.testimonial {
	background: #f6f6f6;
}
.testimonial .carousel-control.left, .testimonial .carousel-control.right, #mks_carousel .carousel-control.left, #mks_carousel .carousel-control.right {
	background-image: none
}
.testimonial .carousel-inner .item img {
	display: inline-block !important;
	left: auto;
	border-radius: 50%;
	width: 90px;
	height: 90px;
	overflow: hidden
}
.testimonial .carousel-caption {
	position: relative;
	left: auto;
	right: auto;
	bottom: auto;
	top: auto;
	width: 90%;
	margin: 0 auto;
	text-shadow: none;
	color: #303030;
	font-weight: 300
}
.testimonial .carousel-indicators {
	position: relative;
}
.testimonial .btn-default {
	border: none;
	margin: 15px 0
}
/* footer */
.cprt {
	padding-top: 15px
}
.top-btn {
	position: absolute;
	right: 15px;
	top: -20px;
	display: block;
	z-index: 22;
	width: 20px;
	height: 20px;
	text-align: center;
	background: #333;
	color: #fff !important;
	padding-top: 2px;
	cursor: pointer
}
/* contact Us */
.cont_us {
	padding: 3em 0
}
.cont_us .h3, .cont_us h3 {
	text-align: left
}
address {
	font-weight: 300
}
address .dl-horizontal dt {
	text-align: left;
	border-bottom: 1px dashed #ccc;
	font-size: 14px;
	margin-bottom: 10px
}
address .dl-horizontal dd {
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 10px
}
address .dl-horizontal dd {
	margin-left: 32%;
}
address .dl-horizontal dt {
	width: 30%
}
.ibs_frt {
	color: #303030;
	font-size: 13px;
	padding: 8px 15px;
	border-top: 1px solid #ccc;
	position: relative
}
.ibs_frt .list-inline {
}
.ibs_frt a {
	color: #000
}
.pwrd_lgo {
	text-align: right
}
.pwrd_lgo img {
	width: 120px;
	margin-top: 5px
}
/* send sms modal */
.modal-header {
	background: #cc6928;
	overflow: hidden;
	color: #000;
	border-bottom: none;
	border-radius: 5px 5px 0 0
}
.modal-body .btn {
	background: rgba(251,171,7,.8);
	border-color: #cc6928;
	outline: none;
	color: #000
}
.modal-body .btn:hover, .modal-body .btn:focus {
	background: #cc6928;
	outline: none
}
.modal-body label {
	color: #666;
	display: none
}
/*  side button */
.side_frm {
	position: fixed;
	background: #0a0e6b;
	padding: 10px;
	z-index: 998;
	width: 250px;
	box-shadow: -5px 0px 2px rgba(0,0,0,.5);
}
.side_frm input, .side_frm textarea {
	border: 1px solid #fff;
}
.side_frm .input-group-addon {
	border-color: #eee
}
.side_frm .btn {
	background: #414141;
}
.side_frm .btn:hover, .side_frm .btn:focus {
	background: #333;
	outline: none;
}
.side_frm {
	top: 30%;
	right: -2px;
}
.side_frm_hide {
	top: 30%;
	right: -250px;
	box-shadow: none;
	display: none
}
.side_frm, .side_frm_hide {
	transition: all ease-in-out 0.3s
}
.side_btn {
	background: #0a0e6b;
	color: #fff;
	font-weight: bold;
	position: absolute;
	padding: 5px 10px;
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	border: 1px solid #fff;
	border-bottom: none;
	z-index: 999;
	overflow: hidden;
	left: -76px;
	top: 70px
}
.side_btn:hover {
	background: #0a0e6b;
	color: #fff;
	cursor: pointer;
	text-shadow: none
}
.pos_abs {
	position: absolute
}
.pos_rel {
	position: relative
}
/* Product display */
.prod {
	background: #f6f6f6;
}
.prod-col, .prod-col p, .prod-col span {
	text-align: left
}
.prod-col:hover {
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	background: #fff;
	transition: background ease-in-out 0.3s
}
.prod-col:hover .group1 img {
	box-shadow: none
}
.prod-col {
	padding: 2em 0;
	border-bottom: 1px solid #ccc;
	transition: background ease-in-out 0.3s
}
.prod-col:last-child {
	border-bottom: none
}
.prod-cont {
	padding-bottom: 1em
}
.prod-col h1, .prod-col .h1 {
	margin-bottom: 10px;
	color: #000;
}
.prod-col h1 a, .prod-col .h1 a {
	color: #000
}
.prod-col h1 a:hover, .prod-col .h1 a:hover {
	text-decoration: none;
	color: #cc6928
}
.prod-col .btn-set {
	margin-top: 20px
}
.prod .h1 {
	margin-bottom: 0
}
.prod-col .group1 img {
	border: 2px solid #d0d1f2;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 0px 70px 70px 70px;
	box-shadow: 0 0 1px rgba(0,0,0,.3)
}



.prod-col .group1 {
	margin-bottom: 1.5em;
	display: block
}
/* Conatct start */

.header-title {
	text-align: center;
	color: #0a0e6b;
}
.footer-title {
	text-align: center;
	color: #000000;
	font-size: 15px;
}
#tip {
	display: none;
}
.fadeIn {
	animation-duration: 3s;
}
.form-control {
	border-radius: 0px;
	border: 1px solid #EDEDED;
}
.form-control:focus {
	border: 1px solid #00bfff;
}
.textarea-contact {
	resize: none;
}
.btn-send {
	border-radius: 0px;
	border: 1px solid #0a0e6b;
	background: #0a0e6b;
	color: #fff;
}
.btn-send:hover {
	border: 1px solid #cd6829;
	background: #cd6829;
	color: #fff;
	transition: background 0.5s;
}
.second-portion {
	margin-top: 50px;
}
.box > .icon {
	text-align: center;
	position: relative;
}
.box > .icon > .image {
	position: relative;
	z-index: 2;
	margin: auto;
	width: 88px;
	height: 88px;
	border: 8px solid white;
	line-height: 88px;
	border-radius: 50%;
	background: #0a0e6b;
	vertical-align: middle;
}
.box > .icon:hover > .image {
	background: #0a0e6b;
}
.box > .icon > .image > i {
	font-size: 36px !important;
	color: #fff !important;
}
.box > .icon:hover > .image > i {
	color: white !important;
}
.box > .icon > .info {
	margin-top: -24px;
	background: rgba(0, 0, 0, 0.04);
	border: 1px solid #e0e0e0;
	padding: 15px 0 10px 0;
	min-height: 219px;
}
.box > .icon:hover > .info {
	background: rgba(0, 0, 0, 0.04);
	border-color: #e0e0e0;
	color: white;
}
.box > .icon > .info > h3.title {
	font-family: "Robot", sans-serif !important;
	font-size: 16px;
	color: #222;
	font-weight: 700;
}
.box > .icon > .info > p {
	font-family: "Robot", sans-serif !important;
	font-size: 13px;
	color: #666;
	line-height: 1.5em;
	margin: 20px;
}
.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a {
	color: #222;
}
.box > .icon > .info > .more a {
	font-family: "Robot", sans-serif !important;
	font-size: 12px;
	color: #222;
	line-height: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
.box > .icon:hover > .info > .more > a {
	color: #fff;
	padding: 6px 8px;
	background-color: #63B76C;
}
.box .space {
	height: 30px;
}

@media only screen and (max-width: 768px) {
.contact-form {
	margin-top: 25px;
}
.btn-send {
	width: 100%;
	padding: 10px;
}
.second-portion {
	margin-top: 25px;
}
}

/* Conatct end */

@media only screen and (max-width:991px) {
.jumbo-list-item {
	display: block
}
.jumbo-list-item-text {
	margin-top: 40px;
	text-align: center;
}
.jumbo-list-item {
	border-bottom: 1px solid rgba(255,255,255,.2);
	display: block;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
}
/* Affix */
header.affix-top {
	position: absolute;
	z-index: 999;
	width: 100%;
	top: 0;
}
header.affix {
	z-index: 999;
	position: fixed;
	top: 0;
	width: 100%;
	box-shadow: 0 0 10px rgba(0,0,0,.5);
	animation: 0.5s ease 0s normal forwards 1 running slidedown;
	transform: translateY(-100%);
}
header.affix .navbar-brand img {
	width: 150px
}
header.affix .navbar-brand {
	padding: 5px;
}
/* animations */
@-o-keyframes slidedown {
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@-moz-keyframes slidedown {
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@-webkit-keyframes slidedown {
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes slidedown {
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}

/* media queries */
@media only screen and (max-width:1199px) {
}

@media only screen and (max-width:1024px) {
.hm_cont .container {
	padding-left: 35px;
	padding-right: 35px
}
}

@media only screen and (max-width:991px) {
#mks_carousel, #mks_carousel .carousel-inner, #mks_carousel .carousel-inner > .item {
	height: 320px;
	position: relative
}
.punchline {
}
.usp {
	margin-bottom: 2em
}
.navbar-default .navbar-nav > li > a {
	padding: 8px 10px
}
}

@media only screen and (max-width:767px) {
/* toggler */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: #fff;
}
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
	background: #000;
}
#mks_carousel, #mks_carousel .carousel-inner, #mks_carousel .carousel-inner > .item {
	height: 260px;
}
header .tbl, header .tbl-cl {
	display: block
}
.navbar-header {
	text-align: center
}
.navbar-brand {
	float: none;
	display: inline-block;
}
header .top-right {
	text-align: center
}
.punchline .h1 {
	font-size: 20px
}
.carousel-indicators {
	top: 10px
}
.navbar-collapse {
	padding: 0 15px
}
.top-right {;
	left: 15px;
	z-index: 15
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
	background: #04086a;
	color: #fff
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #fff
}
.navbar-default .navbar-toggle .icon-bar {
	background: #fff;
}
}

@media only screen and (max-width:550px) {
address .dl-horizontal dl, address .dl-horizontal dt, address .dl-horizontal dd {
	display: block;
	width: 100%;
	text-align: left;
	margin-left: 0;
}
.pwrd_lgo {
	text-align: center
}
#mks_carousel, #mks_carousel .carousel-inner, #mks_carousel .carousel-inner > .item {
	height: 200px;
}
/* headings size */
.hm_cont .h1, .hm_cont .h1, .hm_cont .h3, .hm_cont .h4, .hm_cont .h6, .hm_cont .h6, .hm_cont h1, .hm_cont h1, .hm_cont h3, .hm_cont h4, .hm_cont h6, .hm_cont h6 {
	font-size: 30px
}
.prod-col h1, .prod-col .h1 {
	font-size: 18px
}
.usp li.h3 {
	font-size: 22px
}
}

@media only screen and (max-width:480px) {
.hm_cont .container {
	padding-left: 20px;
	padding-right: 40px
}
.hm_cont p, .hm_cont {
	text-align: left
}
#mks_carousel, #mks_carousel .carousel-inner, #mks_carousel .carousel-inner > .item {
	height: 150px;
}
.side_frm, .side_frm_hide {
	top: 10%;
}
}

@media only screen and (max-width:320px) {
}
.hash {
	position: absolute;
}
.map {
	width: 290px;
}
