#header{
 background-color:#343689;
}
.phone-icon{
	font-size:18px !important;
    color: white !important;
	margin-top:10px;
}
.numberp{
	color: white;
    font-size: 16px;
    font-family: calibri;
    margin-top: 7px;
}
.padding-top-bottom{
	padding:20px 0px;
}
.krishnalogo{
	font-size: 25px;
    font-family: calibri;
    font-weight: 600;
    color: #343689;
    text-shadow: 1px 1px #FF0000;
}
.packingp{
	font-size: 20px;
    font-family: calibri;
    margin-top: 4px;
    font-weight: 600;
}
.padd-padd{
	padding:0px 15px;
}


/*-------WELCOME PORTION-----*/

#welcome{
	background-color:#000 !important;
}
.welcomep{
	color: white;
    font-size: 22px;
    font-family: calibri;
    text-align: center;
}
.welcomehr{
	margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #eee;
    width: 20%;
}
.welcomeppp{
	font-size: 17px;
    font-family: calibri;
    line-height: 30px;
    text-align: justify;
    color: white;
}

.btn-default {
    color: #333;
    background-color: #fff !important;
    border-color: #ccc;
}

.btn {
    display: inline-block;
    padding: 5px 30px !important;
    margin-bottom: 0;
    font-size: 15px !important;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px !important;
}
.social_media{
	padding: 0px 10px;
    margin-top: 7px;
}

/*------menubar-----------*/
.navbar {
    border-radius:0px !important;
}
.navbar-default {
    background-color: #000 !important;
    border-color: #000 !important;
	
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px !important;
    border: 0px solid transparent !important;
	z-index:90 !important;
}
.navbar-default .navbar-nav > li > a {
    color: #fff !important;
	z-index:90px !important;
	text-transform:uppercase !important;
	letter-spacing:1px !important;
	font-size: 14px !important;
    font-weight: bold !important;
	border-bottom:3px solid #e10003 !important;
	padding: 20px 15px 13px 15px !important;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #fff !important;
	text-transform:uppercase !important;
	letter-spacing:1px !important;
	font-size: 14px !important;
    font-weight: bold !important;
	border-bottom:3px solid !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff !important;
    background-color: inherit !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff !important;
    background-color: inherit !important;
}
.dropdown-menu > li > a {
    text-transform:capitalize !important;
} 
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #000 !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown-menu > li > a {
    display: block;
    padding: 5px 25px !important;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #fff !important;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #343689 !important;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}




/*------service-------*/
.servicep{
	font-size: 24px;
    font-family: calibri;
    text-align: center;
    font-weight: 600;
    color: #343689;
}
.servicehr{
	margin-top: 10px;
    border: 0;
    border-top: 2px solid #000;
    width: 7%;
}
#service{
	background-color:#e7e7e7;
}
.ourqualityp{
	font-size: 24px;
    font-family: calibri;
    font-weight: 600;
    color: #333333;
	
}

/*-----footer-----*/
#footer{
	background-color:#000;
}
.footerlogo{
	font-size: 22px;
    font-family: calibri;
    font-weight: 600;
    color: #343689;
    text-shadow: 1px 1px #FF0000;
}
.krishnap{
	font-size: 16px;
    font-family: calibri;
    text-align: justify;
    color: white;
}
.ourproductp{
	font-size: 20px;
    font-family: calibri;
    color: white;
    font-weight: 600;
    margin-left: 37px;
}
.productppp{
	font-size: 16px;
    font-family: calibri;
    line-height: 24px;
	list-style:none;
}
.bg-color{
	color:white;
}
.visitcounterppp{
	color:white;
	font-size:22px;
	font-family:calibri;
	font-weight:600px;
}

#subfooter{
	background-color:#343689;
}
.copyrightp{
	    font-size: 16px;
    font-family: calibri;
    color: white;
    margin-top: 5px;
}
.designedp{
	 font-size: 16px;
    font-family: calibri;
    margin-top: 5px;
}

/*-------about-----*/
.about{
	font-size: 24px;
    font-family: calibri;
    text-align: center;
    background-color: #343689;
    color: white;
}
.krishna{
	font-size: 17px;
    font-family: calibri;
    text-align: justify;
}
.krishnaul{
	font-size: 17px;
    font-family: calibri;
    margin-left: -20px;
}

/*-------inquiry------*/
.inquiry_div { width:60%; margin: 30px auto; border:0px solid; }
.text1 { width:100%; height:35px; padding:2px 10px; font-family:calibri;  }
.text2 { width:100%; height:100px; padding:2px 10px; font-family:calibri;  }
.main-head{
    font-size: 28px;
    font-family:calibri;
    padding: 5px;
    color:black;
}
.btn-primary {
    color: #fff;
    background-color: #000000 !important;
    border-color: #000000 !important;
}
.btn-primary:hover{
	color:#343689 !important;
}


/*--------contact us--------*/
.emailcolor{
	color:black;
	font-family:calibri;
	font-size:17px;
}
.contacth1{
	color: black;
    font-size:28px;
    font-family: calibri;
}
.contacth3{
	font-size:20px;
    font-family: calibri;
}
.contactp{
	font-size: 17px;
    font-family: calibri;
	color:black;
}

/*------ampoules-----*/
.ampoulesp{
	font-size: 24px;
    font-family: calibri;
    text-align: center;
    background-color: #343689;
    color: white;
	font-weight:600;
}
.ampoulerppp{
	font-size: 17px;
    font-family: calibri;
    text-align: justify;
}
.apoul{
	font-size: 17px;
    font-family: calibri;
    margin-top: 10px;
    margin-left: -21px;
}