@charset "utf-8";
/* CSS Document */

body {
	background:#fff;
	color:#444444;
	font-size: 15px;
	    font-family: 'Poppins', sans-serif;
}
img a, img {
	border:0px;
	outline:none;
}
* {
	margin:0;
	padding:0px;
	}

a {
	text-decoration:none;
	outline:none;
}
a:hover{ text-decoration:none;}
ul, ol {
	list-style:none;
	margin:0px;
}
h1{

}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	margin:0px;
	padding:0px;
}
a:hover, a:focus{
outline:none;
outline-offset:inherit;
text-decoration:none;
}
img{
	max-width:100%;
}

/*****************************************/




.slide-block img{
	width:100%;
}

.banner-form.new-home-form .form-group {
	margin-bottom: 9px;
}
#Action_bar{
background-color: #33478D;
}
#Action_bar .contact_details li {
	display: inline-block;
	margin-right: 10px;
	padding: 13px 0;
}
#Action_bar .contact_details li > i {
	/* margin-right: 2px; */
	/* width: 21px; */
	/* height: 21px; */
	/* display: inline-block; */
	/* background: #fff; */
	/* border-radius: 5px; */
	color: #fff;
	/* text-align: center; */
	/* line-height: 21px; */
	margin-right: 6px;
}

#Action_bar .contact_details li a {
	color: #fff;
}

.logo img {
	height: 60px;
	width: auto;
	margin-top: 15px;
}

.header-nav .menu > li {
	margin: 0;
	z-index: 203;
	display: block;
	float: left;
}

.header-nav .menu > li > a {
	display: block;
	line-height: 60px;
	padding: 15px 0;
	position: relative;
	color:#444;
}
.header-nav .menu > li > a span {
	display: block;
	line-height: 60px;
	padding: 0 16px;
	white-space: nowrap;
	/* border-right-width: 1px; */
	border-right: 1px solid rgba(0,0,0,.05);
	/* border-color: rgba(0,0,0,.05); */
}

#franchise img {
	border-radius: 7px;
}
#thirdparty img {
	border-radius: 7px;
}
#about{
	padding-top:50px;
	padding-bottom:50px;
}
#about h1 {
	margin-bottom: 25px;
}
p {
	text-align: justify;
	line-height: 28px;
}
.home-contact {
	padding-top: 65px;
	padding-bottom: 55px;
	background-image: url(../images/bg-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
	width: 100%;
	text-align: center;
	display: inline-block;
}
/* .home-contact {
	padding-top: 65px;
	padding-bottom: 55px;
	background: #f7f7f7;
	width: 100%;
	text-align: center;
	display: inline-block;
} */

.home-contact h3 {
	font-size: 25px;
	line-height: 29px;
	font-weight: 300;
	letter-spacing: 0px;
	color:#fff;
	margin-bottom:40px;
}



.home-contact .button.has-icon.button_right{
background-color: #ff6699 !important;
color: #ffffff;
font-size: 110%;
padding-top: 11px;
padding-bottom: 11px;
border: none;
padding: 10px 35px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 50px;
display: inline-block;
margin-bottom:40px;
}


#franchise{
padding-top: 50px;
padding-bottom: 40px;
}

#franchise h2 {
	font-size: 30px;
	line-height: 34px;
	font-weight: 300;
	letter-spacing: 0px;
	margin-bottom: 15px;
}
#thirdparty h2 {
	font-size: 30px;
	line-height: 34px;
	font-weight: 300;
	letter-spacing: 0px;
	margin-bottom: 15px;
}


#Footer {
	background-color: #252e4b;
	color: #fff;
}
.footer-col{
padding-top: 15px;
padding-bottom: 15px;
margin-bottom: 0;
margin-top: 30px;
}
.copyright {
	text-align: center;
	background: #4c4b4b;
	padding: 28px 0;
	margin-top: 20px;
}



#Footer  ul.footer-menu li a {
	
}


#Footer  ul.footer-menu li a {
	display: block;
	padding: 7px 10px;
	margin-bottom: 5px;
	background: rgba(0,0,0,.1);
	color: #ccc;
	border: 1px solid rgba(0,0,0,.04);
}

#Footer  ul.footer-menu li a:hover {
background-color: #ff6699;
color:#fff;
}

.top-right {
	text-align: right;
}



.top-right li {
	display: inline-block;
	margin-right: 10px;
	padding: 13px 0;
}
.top-right li a{
	color:#fff;
}

.sticky-btns {
	position: fixed;
	top: 40%;
	right: 0;
	z-index: 1;
}

.bottom-header {
	position: sticky;
	top: 0;
	z-index: 11;
	background: #fff;
}
.home-contact p {
	color: #fff;
	text-align: center;
}
.list-inner h5 {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	padding: 8px 0 15px 0;
	text-align: center;
	text-transform: uppercase;
	min-height: 61px;
	height: 0;
}
/* .list-inner h5 {
	color: #3b3f44;
	font-size: 18px;
	font-weight: 600;
	padding: 8px 0 15px 0;
	text-align: left;
	text-transform: uppercase;
	min-height: 61px;
	height: 0;
} */
.icon-img {
	margin-bottom: 18px;
}
.g-cate-inner ul li {
	text-align: left;
	margin: 0 0 10px 0;
	list-style-position: outside;
	list-style-type: disclosure-closed;
	padding-left: 3px;
}
#thirdparty.third-party {
	background: #e6ecff;
	padding-top: 50px;
padding-bottom: 40px;
}
.g-cate-inner ul li a {
	color: #222;
	font-size: 15px;
}
.g-cate-inner ul {
	padding-left: 14px;
}
.sticky-btns img {
	width: 44px;
	height: 44px;
}
.g-cate {
	margin: 12px 0;
	display: flex;
}
.home-contact img {
	/* filter: hue-rotate(336deg); */
	border-radius: 7px;
}
.g-cate-inner {
	background: #fff;
	padding: 8px;
	box-shadow: 0 0 12px 0 #d3d3d3;
	border-radius: 10px;
}

.head-form {
	position: absolute;
	top: 2%;
	right: 11.5%;
	z-index: 1;
	background: #e13336;
	padding: 15px;
	border-radius: 5px;
	max-width: 400px;
}

.slide-block{
	position:relative;
}
.head-form h3 {
	color: #fff;
	margin-bottom: 15px;
}

.button.download-list {
	float: right;
	padding: 15px 26px;
	margin-top: 20px;
	border-radius: 4px;
}
.footer-col h4 {
	margin-bottom: 22px;
	font-weight: 700;
	color: #fff;
	font-size: 21px;
}
.footer-top a {
	color: #fff;
}






.s-btns {
	position: fixed;
	z-index: 1111;
	bottom: 40%;
	right: 0;
}
.s-btns ul {
	padding: 0;
}
.s-btns ul li {
	list-style: none;
	margin-bottom: 9px;
	list-style: none;
}
.s-btns ul li a {
	background-color: white;
	border-radius: 50%;
	box-shadow: 0px 0px 13px 0px rgb(0 0 0 / 46%);
	display: inline-block;
}
.s-btns img {
	height: 64px;
	width: 64px;
}
.owl-nav {
	text-align: center;
	margin-top: 20px;
}


a.product_link {
	width: 60%;
	display: block;
	background-image: linear-gradient(45deg, #32468f, #c33032);
	padding: 14px 0;
	border-radius: 5px;
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
}
.section-head {
	margin-bottom: 50px;
}
.product-list {
	background: #f8f8f8;
}
.medicine-img {
	border: 3px solid #b60469;
	border-radius: 50%;
	padding: 34px;
}
.medicine ul li {
	width: 15%;
	list-style: none;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 45px;
}
.section-head .title {
	margin-bottom: 0;
	font-size: 35px;
	line-height: 45px;
	font-weight: 600;
}
.medicine h5 {
	font-size: 15px;
	font-weight: 700;
}


.medicine ul li a{
    color:#333;
}

.p-gallery {
	padding-top: 35px;
	padding-bottom: 20px;
}
.owl-nav {
	text-align: center;
	margin-top: 20px;
}
.owl-nav button span {
	font-size: 39px;
	width: 32px;
	height: 35px;
	display: inline-block;
	border: 1px solid;
	margin: 0 9px;
	line-height: 29px;
}
#Action_bar ul {
	width: 100%;
}
#Action_bar{
padding: 8px 0;
position: relative;
}
.owl-carousel2 img {
	height: 236px;
	object-fit: contain;
	border: 1px solid #ccc;
	background: #fff;
}
table td {
	border-color: #626262;
	text-align: left;
}
table h3 {
	margin: 0;
	color: #ed1c24;
}
.head-form h3 {
	font-size: 23px;
}
table th, table td {
	padding: 10px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
}
.sideb ul li a {
	border: 1px solid darkblue;
	display: block;
	padding: 9px 15px;
	margin-bottom: 5px;
	color: #222;
}
.col-md-3.sideb {
	position: sticky;
	top: 0;
}

@media(min-width:320px) and (max-width:767px){
    
    
    .medicine ul li {
	width: 33.33%;
	padding: 10px;
	margin-bottom: 15px;
}
  .medicine-img {
	padding: 22px;
}  
    
	.head-form {
	position: inherit;
	top: inherit;
	right: inherit;
	z-index: inherit;
	background: #e13336;
	padding: 15px;
	border-radius: 5px;
	width: 100%;
}

.menu {
	visibility: hidden;
	opacity: 0;
	height: 0px;
	min-height: 0px;
	overflow: hidden;
	transition:all 0.4s ease-in-out 0s;
}

input[type=checkbox]:checked + .menu {
	visibility: visible;
	opacity: 1;
	height: auto;
	min-height:230px;
	transition:all 0.4s ease-in-out 0s;
}

#triggle-m {
	position: absolute;
	right: 18px;
	height: 50px;
	width: 50px;
	background: #f5f5f5;
	top: -52px;
	line-height: 50px;
	text-align: center;
	border-radius: 5px;
	cursor: pointer;
}
#toggle {
	visibility: hidden;
	opacity: 0;
	height: 0px;
}



.button.download-list {
	display: none;
}



.social{
	display:none;
}
.header-nav .menu > li > a span {
	line-height: normal;

}
.header-nav .menu > li {
	margin: 0;
	z-index: 203;
	display: block;
	float: none;
	background: #eee;
	margin-bottom: 3px;
}
.f-btns {
  display: inline-block !important;
}


.f-btns {
  position: fixed;
  z-index: 1111;
  bottom: 0;
  right: 0;
  width: 100%;
}
.f-btns ul {
  padding: 0;
}
.f-btns ul li {
	margin-bottom: 0;
	width: 33.33%;
	float: left;
	list-style: none;
}
.f-btns ul li a {
	display: inline-block;
	width: 100%;
	text-align: center;
	border-radius: 0px !important;
}
.f-btns img {
	height: 48px;
	width: 48px;
}

.f-btns ul li a span {
	display: block !important;
	font-size: 13px;
	color: #fff;
	line-height: normal;
	margin-bottom: 9px;
}

.copyright {
	padding: 28px 0 104px;
}

a.product_link {
	width: 100%!important;
	font-size: 14px!important;
}



}

