@charset "utf-8";
/***** Design By Sagar 4.3 HTML 5 *****/
/* CSS Document */


body {
	font-family: "Nunito";
	background: #fff;
	color: #1d1f23;
	font-size: 15px;
	overflow-x: hidden;
}

/* Offline Font */
@font-face {
 font-family: "Nunito";
 font-weight: 300;
 src: url('../font/Nunito-Light.ttf');
}
 @font-face {
 font-family: "Nunito";
 font-weight: 400;
 src: url('../font/Nunito-Regular.ttf');
}
 @font-face {
 font-family: "Nunito";
 font-weight: 700;
 src: url('../font/Nunito-Bold.ttf');
}

::-webkit-scrollbar {
 width: 6px
}

::-webkit-scrollbar-thumb {
 background: #313d4f;
 -webkit-border-radius: 0;
 border-radius: 0
}
* {
	padding: 0;
	margin: 0;
}
.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}
ul, li {
	padding: 0;
	margin: 0;
}
a {
	color: #222;
	text-decoration: none !important;
}
ul, li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Nunito" !important;
	padding: 0;
	margin: 0;
	font-weight: 500;
}
p {
	padding: 0;
	margin: 0;
}

::-moz-selection {
 text-shadow: none;
 background: #ff627f;
 color: #fff;
}

::selection {
 text-shadow: none;
 background: #ff627f;
 color: #fff;
}
 img::selection {
 background: 0 0;
}
 img::-moz-selection {
 background: 0 0;
}
/*------------------ VARIABLE CSS ------------ */
:root {
 --primary: #fe4c1c;
 --secondary: #fb8530;
}
.header-new{
	position: absolute;
	top: 0;
	z-index: 99;
	width: 100%;
	left: 0;
	right: 0;
}
table{width: 100% !important;}
/*** header ***/
.header ul li {
	display: inline-block;
	float: none;
	margin: 0px;
}
.right-side{
	margin-top: 19px;
	margin-left: 30px;
}
.right-h{
	margin-top: 9px;
    display: block;
    margin-left: auto;
}
.header li a {
	padding: 18px 10px;
    display: block;
    text-decoration: none;
    color: #282829;
    font-size: 14px;
    transition: .3s linear;
    font-weight: 600;
    border-radius: 0px;
    text-transform: uppercase;
}
.header li a:hover {
	
	color: #ffa200 !important;
}
.set-p{
	position: absolute;

}
.hide {
	display: none;
}
.header ul ul {
	position: absolute;
     display: none; 
    animation: fadeInLeft .5s forwards;
    z-index: 9999;
    background-color: #fff;
    padding: 10px;
    border-radius: 0px 9px 0px 9px;
	box-shadow: 0px 10px 37px 2px #e0dede;
}
.dropdoqwn li {
	display: block !important;
	float: none;
}
.dropdoqwn2 {
	left: 95%;
	margin-left: 0px;
 margin-right: .1rem;
	margin-top: -51px;
	min-width: 160px;
}
.dropdoqwn li a {
	display: block !important;
	font-size: 14px;
	padding: 5px 10px;
	min-width: 250px;
	font-weight: 500;
	text-align: left;
	border-radius: 0px;
	color: #333;
	text-transform: capitalize !important;
}
.dropdoqwn li a:hover {
	background-color: #ffa200;
	font-size: 14px;
	color: #fff !important;
}
.meg:hover {
	background-color: #fff;
}
.catrgory {
	background: url(../images/category.jpg);
	border-radius: 0px;
	height: 380px;
	background-size: auto;
	color: #fff;
	text-align: center;
}
.catrgory span {
	margin-top: 28%;
	display: block;
}
.catrgory h3 {
	font-size: 24px;
	font-weight: 900;
}
.catrgory a {
	background-color: #084519;
	display: table !important;
	margin: 50px auto;
	padding: 10px 18px !important;
	color: #fff !important;
}
.headerlist {
	padding: 10px 30px;
}
.myheaderlist ul {
	overflow-x: scroll;
}
.megmenupart {
	position: absolute;
	width: 100%;
	display: none;
	left: 0px;
	right: 0;
	z-index: 9999 !important;
	margin: 0px auto;
	transition: 1s ease-in-out;
 animation: fadeInDown .5s forwards;
	box-shadow: 0px 7px 15px -6px #888888;
}
.megamenu li {
	display: block;
	width: 100%;
}
.megamenu li a {
	padding: 4px 0px;
	text-transform: capitalize;
}
.megamenu strong {
	width: 100%;
	display: block;
	padding-top: 30px;
	font-weight: 700;
	border-bottom: 1px solid #999;
	padding: 10px 0px;
}
.megmenupart ul {
	position: inherit !important;
	display: block !important;
}
.megamenu {
	background-color: #fff;
	color: #444;
	height: 380px;
	border-radius: 0px;
}
 #nav:checked~.header {
 display: block;
 transform: translateX(0);
 transition: all 0.3s ease-out;;
}
.dropdoqwn i {
	float: right;
	padding-top: 4px;
}
.marquescroll{float: right!important;margin-top: 40px;margin-bottom: 40px;}
.marquescroll img{width: 150px !important;height: 150px; object-fit:contain;border: 1px solid #ccc;}
.logo-center img {
	position: absolute;
	margin: 0 auto;
	display: block;
	left: -25px;
	right: 0;
	top: 7px;
	z-index: 999999;
	width: 108px;
}
.logo-part {
	float: left;
	padding: 5px 10px 5px 0px;
}

.darkHeader  .top-nav{
	margin-top: 0px;
	background-color: #fff;
	box-shadow: 0px 10px 27px 8px rgba(86, 85, 85, .10);
	
}
.darkHeader .logo-part img{width: 70%;}
.darkHeader .logo-part{
	padding: 9px 20px 5px 0px;
}
.darkHeader .right-side {
    margin-top: 12px;
   
}
.darkHeader .right-h {
    margin-top: 0px;
    margin-bottom: 7px;
}
.darkHeader {
	position: fixed !important;
    top: 0 !important;
    width: 100%;
    left: 0;
    right: 0;
	z-index: 99999999 !important;
}
 #sub:checked ~ .dropdoqwn {
 display: block;
}
#sub:checked ~ .dropdoqwn2 {
 display: block;
}
.active{
	background-color: #f70633 !important;
	color: #fff !important;
}
.phone-c i {
    color: #fff;
    background-color: #ffa200;
    width: 36px;
    height: 36px;
    font-size: 23px;
    text-align: center;
    padding: 7px;
    border-radius: 100px;
	position: relative;
    top: 3px;
	margin-right: 5px;
}
.phone-c {
	font-weight: 700 !important;
	font-size: 18px !important;
}
/* #endregion Header */

/* #region Banner */
.banner{
	background:url(../images/bg.png);
	height: 623px;
   background-size: 100%;
}
.machine{

	padding-top: 70px;
}
.machine1{
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}
.hospital p{
	font-size: 18px;
	color: #2b2e38;
	max-width: 504px;
}
.hospital h1{
	color: #ffa200;
	font-size: 73px;
	font-weight: 700;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
}
.hospital h2{
	font-size: 53px;
    color: #2567ff;
    margin-top: 6px;
    margin-bottom: 30px;
}

.addd img{
	width: 100%;
}

/* #endregion Banner */

/* #region products */
.products{
	padding: 3rem 0rem;
	color: #444;
}
.products h3{
	font-weight: 700;
    font-size: 30px;
    margin-bottom: 6px;
	color: #333333;
}
.view{
	display: table;
    margin-left: auto;
    border-bottom: 2px solid #000;
    padding-bottom: 7px;
    font-weight: 800;
	margin-top: 20px;
}
.view svg{
	margin-left: 5px;
}
.view:hover{
	color: #ffa200;
}
.p-panel{
	text-align: center;
	transition: .6s ease-in-out;
	border-radius: 0px;
}
.p-panel:hover{
	box-shadow: 0px 10px 37px 15px #e8e8e8;
	border-radius: 10px;
}
.p-panel img{
	width: 100%;
    object-fit: contain;
    text-align: center;
    padding: 20px;
    height: 255px;
}
.products span{
	display: block;
	width: 100%;
	color: #777;
	text-align: center;
	font-weight: 500;
}
.lab-h{
	color: #222;
	font-weight: 800;
	margin-top: 10px;
	font-size: 19px;
	display: block;
}
.p-panel{
	margin-top: 60px;
}
.enquiry{
	display: block;
	background-color: #ffa200;
	width: 100%;
	padding: 12px 8px;

	color: #fff !important;
}
.view2{
	display: block;
	background-color: #00b4ff;
	width: 100%;
	padding: 12px 8px;
	color: #fff !important;
}

/* #endregion products */

/* #region section3 */
.section3 {
	margin-top: 30px;
	font-size: 16px;
	color: #222;
	line-height: 28px;
	padding-top: 40px;
	padding-bottom: 50px;
	margin-bottom:10px;
	border-top: 1px solid #e1dddd;
	border-bottom: 1px solid #e1dddd;
}
.aboutpart {
	padding: 10px 0px 0px 20px !important;
	display: block;
}
.aboutpart span {
	font-size: 50px;
	font-weight: bold;
	color: #111;
}
.aboutpart h4 {
	font-size: 42px;
	text-align: left;
	font-weight: bold;
	color: #ffa200;
	margin-top: 10px;
}
.readmore3 a {
	background-color: #fff;
	box-shadow: 0px 3px 29px 9px rgba(136, 136, 136, 0.31);
	padding: 12px 14px 22px 32px 0px;
	border-radius: 100px;
	font-size: 16px;
	color: #333;
	font-weight: 600;
	padding: 13px 5px 11px 26px;
	text-decoration: none;
	border: 1px solid #fff;
 transition: .4s linear;
}
.readmore3 {
	margin-top: 25px;
	margin-bottom: -30px;
	display: inline-block;
}
.readmore3 i {
	background-color: var(--primary);
	color: #fff;
	padding: 10px 0px 0px 0px;
	border-radius: 50%;
	width: 36px;
	height: 36px;
	font-size: 15px;
	margin-left: 6px;
	text-align: center;
	font-weight: 300;
}
.readmore3 a:hover {
	background-color: var(--primary);
	color: #fff;
}
.readmore3 a:hover i {
	background-color: #fff;
	color: var(--orange);
}
.tywenty {
	font-size: 40px;
	font-weight: bold;
	color: #00b4ff;
	border-right: 1px solid #c3cbc8;
}
.tywenty span {
	font-size: 15px;
	color: #666;
	font-weight: 400;
}
.there {
	padding: 0px 20px !important;
}
.tywenty small {
	position: absolute;
	font-size: 22px;
	color: #00b4ff;
	margin-top: -17px;
	margin-left: 6px;
}
/* #endregion section3 */

/* #region testominal */

.testominal{
	text-align: center;
	padding: 3rem 0rem;
}
.testominal h3{
	color: #2567ff;
	font-size: 60px;
}
.clien-p{
	margin-top: 18px;
	color: #333;
	font-size: 17px;
}
.set-one{
	text-align: center;
	margin-top: 50px;
	font-size: 17px;
	line-height: 30px;
	color: #666;
}
.set-one strong{
	color:#222;
	display: inline-block;
	margin-top: 15px;
	font-weight: 700;
	font-size: 18px;
}
.set-one span{
	font-size: 14px;
	color: #fe4c1c;
}
.owl-buttons{
	display: none;
}
.ship{
	background-color: #36c7df;
	color: #fff;
	padding: 40px 30px !important;
	font-weight: 500;
	font-size: 16px;
}
.ship span{
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 15px;
	display: block;
}
.support{
	background-color: #086dec !important;
}

/* #endregion testominal */


/* #region Footer */
.footer{
	background-color: #232730;
	color: #fff;
	padding: 2rem 0rem;
	
}
.footer-c {
    padding: 40px 0px !important;
    line-height: 27px;
}

.footer-c span {
    font-weight: 600;
    font-size: 24px;
    padding-bottom: 15px;
    display: block;
}

.footer-c li a {
    color: #fff !important;
    text-decoration: none !important;
    transition: .4s linear;
}

.footer-c li a:hover {
    color: var(--orange);
}

.footer-c i {
    padding-right: 5px;
	color: #3cbcde;
}

.footer-c a {
    color: #fff;
}

.footer-c li {
    line-height: 36px;
}

.socialmedia a {
    line-height: 30px;
    padding-right: 5px;
    padding-top: 10px;
    display: inline-block;
}

footer li a:hover {
    color: #3cbcff !important;
}

.footerbg {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    padding: 15px !important;
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
	background-color: #3cbcff;
}
.contactus2 span{
	display: inline-block !important;
	font-weight: 400;
	font-size: 15px;
	padding: 0px !important;
	color: #3cbcff;
}
.contactus2 li{
	line-height: 25px;
	margin-bottom: 10px;
}

.footerbg a {
    color: #fff !important;
    font-weight: 400;
}
.socialmedia i{
	background-color: #3cbcff;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 4px;
    padding: 7px;
    margin-top: 11px;
}


/* #endregion Footer */


.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	background-color: #36c7df;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
	text-align:center;
  }
  
  .sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 16px;
	color: #fff;
	display: block;
	transition: 0.3s;
  
  }
  
  .sidenav a:hover{
	color: #f1f1f1;
  }
  
  .sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 20px;
	margin-left: 50px;
  }


  .brdcrm{ background:url(../images/innerpagebg.png) top  fixed; background-size:100%; color:#000 !important; padding:100px 0px 50px !important; text-align:center; }
  .brdcrm a{ color:#222;}
  .brdcrm h2{
	  color: #111;
	  font-weight: 700;
	  margin-bottom: 12px;
  }

/* #region Contact */

.contact-page {
	background:#fff;
	padding: 1rem 0rem;
}
.contact-form h1 {
	font-size: 21px;
	font-weight:600;
	margin-bottom:15px;
}
.contact-form label {
	font-weight:normal;
	display:block;
	margin-top:10px;
}
.resiration3 {
	font-weight: 700;
	margin-top: 25px;
	color: #fff !important;
	padding: 8px 30px!important;
	border-radius: 100PX;
	background: #ffa200;
	font-size: 14px;
	border: none;
	outline: none;
}
.contact-d h2 {
	font-size: 21px;
	margin-top: 28px;
	font-weight:600;
	color:#2a3137;
	margin-bottom:15px;
}
.contact-d {
	line-height:22px;
	color:#444;
}
.contact-d li {
	border-bottom:1px solid #eee;
	padding:15px 0px;
}
.contact-d i {
	padding-right:12px;
	color: #333;
}
.heading {
	background-color:transparent !important;
	text-decoration:none;
	color:#222 !important;
}
.productdetails{ text-align:center; margin-bottom:50px;}
.productdetails h4{ color:#0872af;}
.productdetails img{ width:100%; object-fit:contain; height:300px;}
.contact-d  h3{
	font-weight: 700;
    color: #ffa200;
}


/* #endregion Contact */



.aboutus h1{
	border-left: 5px solid #ffa51d;
    padding-left: 15px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #232730;
	
	}
	.aboutus{
	color:#666;
	font-size:16px;
	
	}
	.welcometext h5{
	color:#262a32;
	font-weight:300;
	font-size:25px;
	}
	.welcometext h1{
	    color: #3cbcff;
	padding-top:14px;
	padding-bottom:10px;
	font-weight:700;
	border:none;
	padding-left:0px;
	}
	.welcometext{
	color:#666;
	line-height:27px;
	}
	.choose{
		background-color: #ffa200;
    border-radius: 10px;
    padding: 65px;
    color: #ffff;
	line-height:24px
	}
	.choose h1{	
	padding-bottom:20px;
	color:#fff;
	font-weight:700;
	}
	.choose h4{
	color:#fff;
	font-size:36px;
	padding-bottom:40px;
	font-weight:300;

	}
	.choose i{
		font-size: 50px;
		margin-bottom: 20px;
	}


	#portfolio #portfolio1 img {
		width: 100%;
		object-fit:contain;
		width:100%;
		height:280px;
	  }
	  #portfolio #portfolio1 .block-container .even:nth-child(even) {
		top: -275px;
	  }
	  @media screen and (max-width: 767px) {
		#portfolio #portfolio1 .block-container .even:nth-child(even) {
		  top: 0;
		}
	  }
	  #portfolio #portfolio1 .block-container .filter .each-item {
		display: block;
		position: relative;
		margin-top: 30px;
		overflow: hidden;
	  }
	  #portfolio #portfolio1 .block-container .filter .each-item:hover .cap1, #portfolio #portfolio1 .block-container .filter .each-item:hover .cap2 {
		left: 0;
	  }
	  #portfolio #portfolio1 .block-container .filter .each-item .cap1 {
		position: absolute;
		width: 100%;
		height: 50%;
		background: rgba(14, 14, 17, 0.9);
		top: 0;
		left: -100%;
		padding: 10px;
		-webkit-transition: all .5s;
				transition: all .5s;
		color: #ffffff;
		border-top: 15px solid #0a76d2;
		border-left: 15px solid #0a76d2;
		border-right: 15px solid #0a76d2;
		text-align: right;
	  }
	  #portfolio #portfolio1 .block-container .filter .each-item .cap1 i {
		display: inline-block;
		margin-right: 15px;
		margin-top: 15px;
		-webkit-transition: all 400ms linear;
				transition: all 400ms linear;
	  }
	  #portfolio #portfolio1 .block-container .filter .each-item .cap1 i:hover {
		color: #ff0000;
	  }
	  #portfolio #portfolio1 .block-container .filter .each-item .cap2 {
		position: absolute;
		width: 100%;
		height: 50%;
		background: rgba(14, 14, 17, 0.9);
		bottom: 0;
		left: 100%;
		padding: 10px;
		-webkit-transition: all .5s;
				transition: all .5s;
		border-bottom: 15px solid #0a76d2;
		border-left: 15px solid #0a76d2;
		border-right: 15px solid #0a76d2;
	  }
	  #portfolio #portfolio1 .block-container .filter .each-item .cap2 h4, #portfolio #portfolio1 .block-container .filter .each-item .cap2 p {
		color: #ffffff;
	  }
	  #portfolio #portfolio1 .block-container .filter .each-item .cap2 .text {
		position: absolute;
		bottom: 17px;
		left: 20px;
	  }
	  #portfolio #portfolio1 .block-container .filter .each-item .cap2 .text h4, #portfolio #portfolio1 .block-container .filter .each-item .cap2 .text p {
		color: #ffffff;
	  }
	  #portfolio #portfolio1 .block-container .filter .each-item .cap2 .text h4 {
		color: #ffa200;
		font-size: 20px;
	  }
	  #portfolio #portfolio1 .block-container .filter .each-item .cap2 .text p {
		font-size: 12px;
		font-weight: 100;
	  }
	  #portfolio #portfolio1 .block-container #stats.top {
		top: -275px;
		float: right;
	  }
	  @media screen and (max-width: 767px) {
		#portfolio #portfolio1 .block-container #stats.top {
		  top: 0;
		  margin-bottom: 0;
		}
	  }
	  #portfolio #portfolio1 .block-container #stats.bottom {
		margin-bottom: 100px;
	  }
	  @media screen and (max-width: 767px) {
		#portfolio #portfolio1 .block-container #stats.bottom {
		  top: 0;
		  margin-bottom: 0;
		}
	  }
	  #portfolio #portfolio1 .block-container .load-more {
		margin-top: 50px;
	  }
	  #portfolio #portfolio1 .block-container .load-more p {
		font-size: 15px;
		font-family: "Raleway", sans-serif;
	  }
	  #portfolio #portfolio1 .block-container .load-more h1 {
		font-size: 72px;
		font-family: "Open Sans", sans-serif;
	  }
	  #portfolio #portfolio1 .block-container .load-more .btn-div {
		min-height: 128px;
	  }
	  #portfolio #portfolio1 .block-container .load-more .btn-div .button {
		background: #202125;
		color: #ffffff;
		position: absolute;
		right: 15px;
		top: 50%;
		-webkit-transform: translateY(-50%);
			-ms-transform: translateY(-50%);
				transform: translateY(-50%);
	  }
	  .web2{ border:10px solid #FFF; padding:5px;}
	  #portfolio #portfolio1 .block-container .load-more .btn-div .button:before {
		background: #73ae20;
	  }
	  @media screen and (max-width: 767px) {
		#portfolio #portfolio1 .block-container .load-more .btn-div {
		  min-height: 134px;
		}
	  }

	.filter img{
		border:1px solid #fdd9c9;
		padding:20px;
		object-fit:contain;
	}



/* #region Product Details */
.buttonfooter i {
	top: 11px;
	border: none !important;
	background: #df2121;
	color: #ffff !important;
	padding: 16px 14px !important;
	position: absolute;
	right: 0;
	font-size: 17px;
	border-radius: 0px 3px 3px 0px;
}
.delivery1 {
	background-color: #fff;
	box-shadow: -1px 3px 6px 2px rgba(0, 0, 0, 0.08);
	margin-top: 30px;
	    padding: 32px 30px !important;
	color: #666;
	min-height: 493px;
	line-height:25px;
}
.delivery2 {
	background-color: #fff;
	box-shadow: -1px 3px 6px 2px rgba(0, 0, 0, 0.08);
	margin-top: 30px;
	color: #666;
	line-height:25px;
}
.product-d {
	background-color:#fdf8f7;
}
.delivery1 h5 {
	font-size: 22px;
	color: #111;
	font-weight: 600;
	padding-top: 10px;
}
.losss {
	width: 50px;
	border-top: 2px solid #ffa200;
}
.delivery1 i{
color:#ffa200;
padding-right:8px;
}
.delivery1 li{
font-weight:400;
}
.readmore4 a {
	display:inline-block;
	background-image: linear-gradient(#ff8400, #ea0b00);
	color:#fff;
	padding:10px 30px;
	font-size:17px;
	border-radius:7px;
	font-weight:600;
	text-align:left;
	margin-top:40px;
}
.readmore4 a:hover {
	background-image: linear-gradient(to right, #5747e4, #822bce);
	text-decoration:none;
}
.delivery1 i {
	color:green;
}

.delivery1 img{
	width: 355px;
    margin: 0 auto;
    display: block;
    object-fit: contain;
}
.formpage5 {
	border-radius: 7px;
	border: 1px solid #e8e8e8;
}
.innerform {
	background: #eeebeb;
	color: #555;
	padding: 0px !important;
	margin: 7px;
	border-radius: 7px;
}
.formpage5 h6 {
	font-size: 20px;
	color: #fff;
	text-align: center;
	display: block;
	margin-bottom: 0px;
	background-color: #00b6dd;
	padding: 8px;
	border-radius: 6px 6px 0px 0px;
}
.innerform form {
	padding: 5px 25px;
}
.forminner {
	display: block;
	text-align: center;
	font-weight: 400;
	font-size: 12px !important;
	padding-top: 13px;
	padding-bottom: 9px;
}
.inputname {
	border: 1px solid #ccc;
	font-size: 14px;
	margin-bottom: 10px;
	color: #333;
	padding: 5px 10px;
	width: 100%;
}
.inputbutton {
	outline: none;
	margin: 0 auto;
	border: none;
	padding: 8px 27px;
	border-radius: 3px;
	color: #fff;
	font-weight: 700;
	background-color: #647a91;
	display: block;
	font-size: 16px;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 23px;
}


/* #endregion Product Details */
.searchpanel{ padding-top:100px;}
.searchpanel h3{ color:#fff; line-height:50px;}
.searchinput{
	width: 100%;
    padding: 20px 30px;
    font-size: 20px;
    border-radius: 10px;
    border: none;
    color: #000;
    outline: none;
	position:relative;
}
.searchbutton{
	position: absolute;
    top: -55px;
    font-size: 30px;
    color: #96a3c1cc;
    right: 40px;
	outline: none;
    border: none;
	background:#fff;
}
.mobilenumber12{ position:fixed; bottom:10px; right:10px; }
.mobilefixed {
	position:fixed;
	background-color:#fff;
	width:100%;
	bottom:0;
	color:#fff;
	display:flex;
	text-align:center;
	z-index:99999!important;
	box-shadow:-8px 2px 21px 0 rgba(136, 136, 136, .4);
	border-radius:10px 10px 0 0
}
.mobilefixed ul {
	width:100%
}
.mobilefixed li {
	display:inline-block;
	width:19%;
	margin-bottom:-11px
}
.mobilefixed li a {
	color:#000;
	padding:10px 15px 0 15px;
	font-weight:400;
	font-size:13px;
	display:inline-block
}
.google {
	padding-top:20px
}
.mobilefixed img {
	width:22px;
	margin:0 auto
}
.home-cions {
	background-color:#fff;
	border-radius:100px;
	padding:15px!important;
	height:53px!important;
	position:relative;
	top:-26px;
	box-shadow:0 0 9px 0 #a0a0a0
}
.home-cions img {
	width:24px;
	margin-top:-3px
}
.mobilefixed span {
	width:100%;
	display:block;
	font-size:12px
}
.reaitedpro{ margin-top:20px !important;}
.reaitedpro h4{ padding-bottom:20px;}
.reaitedpro ul li{ line-height:30px;display: inline-block; border-bottom:1px dashed #ccc; width:100%;}


	@media screen and (min-width:1000px) and (max-width:1920px) {
	    .dmhidden:display: none;
	}
@media (min-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
	max-width: 1200px;
   }
   }
	@media screen and (min-width:150px) and (max-width:767px) {
	    
		.products h3 {
			font-size: 21px;
		}
		.brdcrm {
			background: #008cff;
			background-size: auto;
			color: #fff !important;
			padding: 71px 0px 38px !important;
			
		}
		.products{
			text-align: center;
		}
		.view{
			margin-left: auto;
			margin-right: auto;
		}
		.aboutpart {
			padding: 10px 0px 0px 0px !important;
			display: block;
		}
		.aboutpart span {
			font-size: 26px;
			margin-top: 28px;
			display: block;
		}
		.aboutpart h4 {
			font-size: 29px;
		}
		
		.ship {
			padding: 24px 15px !important;
			margin-bottom: 19px !important;
		}
		.footer{
			margin-top: 21px;
		}
		.footer-c{
			padding: 0px !important;
		}
		.contactus2 span{
			margin-bottom: 10px !important;
			margin-top: 0px !important;
		}
		.footer-c span {
			
			margin-top: 28px;
		}
		.ship span {
			font-size: 24px;
			margin-bottom: 7px;
		}		
		.set-one {
			
			font-size: 15px;
			
		}
		.testominal h3 {
			font-size: 26px;
		}
		.hospital h1 {
			font-size: 33px;
			margin-top: 18px;
		}
		.header-new {
			position: absolute;
			top: 0;
			z-index: 99;
			width: 100%;
			left: 0;
			height: 54px;
			right: 0;
			background:#ffa200;
		}
		.hospital h2 {
			font-size: 28px;
		}
		.hospital p{
			font-size: 16px;
		}
		.banner{
			background-size: cover;
			height: 575px;
		}
		.active{
			background-color: transparent !important;
		}
		.machine1{
			display: none;
		}
		
		.navbar-toggler{
			position: absolute;
			top: 0px;
			z-index: 9999;
			left: 8px;
		}
		
	.hide {
	display: block;
   }
   .right-side{
	   float: none;
	   margin-left: 0px;
   }
   .dropdoqwn2 {
	display:none;
	position:relative !important;
	left:0 !important;
	width: 100%;
		margin-top: 0px;
   }
	.dropdoqwn {
	display: none;
	position:relative !important;
	width: 100%;
	 margin-top: 0px;
   }
	.dropdoqwn2 {
	display: none;
	position:relative;
   }
	#sub {
	position:absolute;
   right:14px;
	   margin-top: -27px;
	z-index:99999;
   }
   .dropdoqwn li a {
	   display: block !important;
	   background-color: #17a3c1;
	   font-size: 14px;
	   border-bottom: 0px solid #14bd62;
	   padding: 10px 15px;
	   min-width: 150px;
	   text-align: left;
	   border-radius: 0px;
	   color: #fff;
	   text-transform: capitalize !important;
   }
	.logo-part {
	display: none;
   }
	
	.header ul li {
	display: block;
   }
	.header li a {
	padding: 13px 3px;
   }

	
   }
   
	@media screen and (min-width:800px) {
		.pulse{
			display: none;
		}
	   .header ul li:hover>ul {
	   display: block;
	   }
	   .meg:hover .megmenupart {
	   display: block !important;
	   }
	   .navbar-toggler {
	   display: none;
	   }
	   
		.header{
			display: flex;
			justify-content: space-between;
		}
   }
   .active .type17 {
	   transform: rotate(45deg);
	   background-color: #000;
	   transition: all 0.6s ease-in-out;
   }
   .active .type17:before {
	   transform: translate(-4px, -6px) rotate(90deg);
   }
   .active .type17:after {
	   transform: translate(16px, -7px) rotate(90deg);
   }
   .block {
	   height: 38px;
	   width: 38px;
	   border-radius: 5px;
	   display: flex;
	   align-items: center;
	   justify-content: center;
	   margin: 5px;
	   /* transition: all 1s ease; */
	   background-image: #000;
   }
   .cta {
	   height: 50px;
	   width: 50px;
	   cursor: pointer;
   }
   .toggle-btn {
	   height: 2px;
	   width: 25px;
	   background-color: #000;
	   position: relative;
	   top: 50%;
	   left: 0;
	   margin: auto;
	   transition: all 0.3s ease-in-out;
   }
   .toggle-btn:before {
	   content: "";
	   height: 2px;
	   width: 25px;
	   box-shadow: 0 -10px 0 0 #000;
	   position: absolute;
	   top: 0;
	   left: 0;
	   transition: all 0.3s ease-in-out;
   }
   .toggle-btn:after {
	   content: "";
	   height: 2px;
	   width: 25px;
	   box-shadow: 0 10px 0 0 #000;
	   position: absolute;
	   top: 0;
	   left: 0;
	   transition: all 0.3s ease-in-out;
   }
   .type17:before {
	   width: 12px;
   }
   .type17:after {
	   width: 12px;
	   box-shadow: 13px 10px 0 0 #000;
   }
	@media (max-width: 991.98px) {
	.aboutus h1 {
    font-size: 29px;
}
.welcometext h5{
margin-top:20px;
margin-bottom:10px;
}
.contact-d h3 {
    font-size: 23px;
}
.choose h1 {
    font-size: 31px;
}
	.brdcrm h2 {
    color: #fff;
    font-weight: 700;
        margin-bottom: 5px;
    font-size: 27px;
	    margin-top: 8px;
}
.brdcrm a {
    color: #fff;
}
		.darkHeader {
	
			height: 54px;
			 background-color: #ffa200; 
		}
		.pulse{
			text-align: center;
    width: 100%;
    position: absolute;
    font-weight: 700;
    top: 13px;
    left: 0;
    right: 0;
    font-size: 18px;
		}
		.machine {
			padding-top: 80px;
			max-width: 181px;
			margin-left: auto;
			margin-right: auto;
			display: block;
		}
	.offcanvas-collapse {
	position: fixed !important;
	top: 54px !important;
		   /* Height of navbar */
		   bottom: 0;
	left: 100%;
	width: 100% !important;
	height: 100% !important;
	z-index: 99999 !important;
	padding-right: 1rem;
	padding-left: 1rem;
	overflow-y: auto;
	box-shadow: 0px 13px 9px 10px #888888;
	visibility: hidden;
	background-color: #0092a6;
	transition: visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out, visibility .3s ease-in-out;
	transition: transform .3s ease-in-out, visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
   }
	.offcanvas-collapse.open {
	visibility: visible;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
   }
	.header li a {
	font-weight: 600;
	color: #fff;
	text-align: center;
   }
	.phone {
	display: none !important;
   }
	.back-to-top {
	display: none !important;
   }
   .choose {
    background-color: #ffa200;
    border-radius: 10px;
    padding: 38px 21px;
    color: #ffff;
    line-height: 24px;
}
   }
	@-webkit-keyframes fadeInDown {
	from {
	opacity: 0;
	-webkit-transform: translatey(-10px);
	-moz-transform: translatey(-10px);
	-o-transform: translatey(-10px);
	transform: translatey(-10px);
   }
   to {
	   opacity: 1;
	   -webkit-transform: translatey(0);
	   -moz-transform: translatey(0);
	   -o-transform: translatey(0);
	   transform: translatey(0);
   }
   }
	@-moz-keyframes fadeInDown {
	from {
	opacity: 0;
	-webkit-transform: translatey(-10px);
	-moz-transform: translatey(-10px);
	-o-transform: translatey(-10px);
	transform: translatey(-10px);
   }
   to {
	   opacity: 1;
	   -webkit-transform: translatey(0);
	   -moz-transform: translatey(0);
	   -o-transform: translatey(0);
	   transform: translatey(0);
   }
   }
	@keyframes fadeInDown {
	from {
	opacity: 0;
	-webkit-transform: translatey(-10px);
	-moz-transform: translatey(-10px);
	-o-transform: translatey(-10px);
	transform: translatey(-10px);
   }
   to {
	   opacity: 1;
	   -webkit-transform: translatey(0);
	   -moz-transform: translatey(0);
	   -o-transform: translatey(0);
	   transform: translatey(0);
   }
   }
   .in-down {
	   -webkit-animation-name: fadeInDown;
	   -moz-animation-name: fadeInDown;
	   -o-animation-name: fadeInDown;
	   animation-name: fadeInDown;
	   -webkit-animation-fill-mode: both;
	   -moz-animation-fill-mode: both;
	   -o-animation-fill-mode: both;
	   animation-fill-mode: both;
	   -webkit-animation-duration: 1s;
	   -moz-animation-duration: 1s;
	   -o-animation-duration: 1s;
	   animation-duration: 1s;
   }
   
   
   /** fadeInLeft **/
   
   @-webkit-keyframes fadeInLeft {
	from {
	opacity: 0;
	-webkit-transform: translatex(-10px);
	-moz-transform: translatex(-10px);
	-o-transform: translatex(-10px);
	transform: translatex(-10px);
   }
   to {
	   opacity: 1;
	   -webkit-transform: translatex(0);
	   -moz-transform: translatex(0);
	   -o-transform: translatex(0);
	   transform: translatex(0);
   }
   }
	@-moz-keyframes fadeInLeft {
	from {
	opacity: 0;
	-webkit-transform: translatex(-10px);
	-moz-transform: translatex(-10px);
	-o-transform: translatex(-10px);
	transform: translatex(-10px);
   }
   to {
	   opacity: 1;
	   -webkit-transform: translatex(0);
	   -moz-transform: translatex(0);
	   -o-transform: translatex(0);
	   transform: translatex(0);
   }
   }
	@keyframes fadeInLeft {
	from {
	opacity: 0;
	-webkit-transform: translatex(-100px);
	-moz-transform: translatex(-100px);
	-o-transform: translatex(-100px);
	transform: translatex(-100px);
   }
   to {
	   opacity: 1;
	   -webkit-transform: translatex(0);
	   -moz-transform: translatex(0);
	   -o-transform: translatex(0);
	   transform: translatex(0);
   }
   }
   .in-left {
	   -webkit-animation-name: fadeInLeft;
	   -moz-animation-name: fadeInLeft;
	   -o-animation-name: fadeInLeft;
	   animation-name: fadeInLeft;
	   -webkit-animation-fill-mode: both;
	   -moz-animation-fill-mode: both;
	   -o-animation-fill-mode: both;
	   animation-fill-mode: both;
	   -webkit-animation-duration: 1s;
	   -moz-animation-duration: 1s;
	   -o-animation-duration: 1s;
	   animation-duration: 1s;
	   -webkit-animation-delay: 1s;
	   -moz-animation-delay: 1s;
	   -o-animation-duration: 1s;
	   animation-delay: 1s;
   }
   .back-to-top {
	   position: fixed;
	   display:none;
	   text-align: center;
	   z-index: 99999999;
	   background-color: #ffffff;
	   color: #087dc2;
	   width: 45px;
	   height: 42px;
	   line-height: 30px;
	   right: 13px;
	   bottom: 70px;
	   padding-bottom: 2px;
	   font-size: 25px;
	   padding-top: 3px;
	   -webkit-transition: all 0.5s ease-in-out;
	   -moz-transition: all 0.5s ease-in-out;
	   -ms-transition: all 0.5s ease-in-out;
	   -o-transition: all 0.5s ease-in-out;
	   transition: all 0.5s ease-in-out;
	   box-shadow: none;
	   border: 2px solid #087dc2;
	   animation: fadeInRight 1.2s;
	   border-radius: 10px 10px 0px 0px;
   }
   .back-to-top:hover {
	   background-color: #087dc2 !important;
	   color: #fff;
   }