body {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: #6b6b6b;
	background: #fff;
	margin: 0;
	padding: 0;
	line-height: normal;
	font-weight: 400;
	display: flex;
	min-height: 100%;
	flex-direction: column;
}
html {
	height: 100%;
}
@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
.fa {
	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;
}
h1, h2, h3, h4, h5, h6, ul, ol, li, form, input, select, div, textarea {
	padding: 0;
	margin: 0
}
img {
	border: none;
	max-width: 100%;
	height: auto
}
.clear {
	margin: 0;
	padding: 0;
	clear: both
}
.after:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden
}
a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	outline: none;
	transition: all 0.3s;
	transition: all 500ms ease-in-out
}
a:hover {
	text-decoration: none
}
button {
	transition: all 0.3s;
	transition: all 500ms ease-in-out;
}
img {
	max-width: 100%;
}
.wrapper {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
}
.headerTop {
	padding-top: 10px;
	background: rgba(255, 255, 255, 0.8);
	width: 100%;
	/*position: fixed;*/
	top: 0;
	z-index: 1;
}
.navSec .whatsApp {
	text-align: right;
	font-size: 13px;
	color: #000000;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 18px;
	font-weight: 500;
	margin-top: 25px;
}
.navSec .whatsApp i {
	font-size: 17px;
	color: #404dba;
	font-weight: bold;
	margin-right: 5px;
}
.navSec .whatsApp span.phone {
	margin-right: 10px;
}
.navSec .whatsApp a {
	font-size: 13px;
	color: #000000;
}
.navSec .navMenu {
}
.navSec .navMenu ul {
	list-style-type: none;
	float: right;
}
.navSec .navMenu ul li {
	color: #000000;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0 9px;
	float: left;
	font-family: 'Montserrat', sans-serif;
	position: relative;
}
.navSec .navMenu ul li:first-child {
	margin-left: 0;
}
.navSec .navMenu ul li a {
	color: #000000;
	text-decoration: none;
	padding-bottom: 12px;
	border-bottom: rgba(64, 77, 186, 0) solid 4px;
	display: inline-block;
}
.navSec .navMenu ul li a span {
	color: #a32883;
	font-weight: 700;
}
.navSec .navMenu ul li a:hover {
	border-bottom: #404dba solid 4px;
}
.navSec .navMenu ul li.active a {
	color: #000000;
	text-decoration: none;
	padding-bottom: 12px;
	border-bottom: #404dba solid 4px;
}
.navSec .navMenu ul li.current_page_item a {
	color: #000000;
	text-decoration: none;
	padding-bottom: 12px;
	border-bottom: #404dba solid 4px;
}
.navSec .navMenu ul li:last-child {
	margin-right: 0;
}
.navSec .navMenu ul li:last-child a {
	color: #a32883;
	text-decoration: none;
	padding-bottom: 12px;
	font-weight: bold;
	border-bottom: rgba(64, 77, 186, 0) solid 4px;
}
.navSec .navMenu ul li button {
	display: none;
}
.navSec .navMenu ul li ul.sub-menu {
	background: #252f85;
	visibility: hidden;
	opacity: 0;
	min-width: 220px;
	position: absolute;
	transition: all 0.5s ease;
	margin-top: 0;
	left: 0;
	display: none;
	top: 26px;
	z-index: 1;
	padding: 0;
}
.navSec .navMenu ul li:hover > ul.sub-menu,  .navSec .navMenu ul li ul.sub-menu:hover {
	visibility: visible;
	opacity: 1;
	display: block;
}
.navSec .navMenu ul li ul.sub-menu li {
	clear: both;
	margin: 0;
	padding: 0;
	border-bottom: #ffffff solid 1px;
	width: 100%;
}
.navSec .navMenu ul li ul.sub-menu li:last-child {
	border: none;
}
.navSec .navMenu ul li ul.sub-menu li a {
	padding: 8px 11px;
	margin: 0;
	border: none;
	border-radius: 0;
	font-size: 14px;
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight: normal;
	text-transform: none !important;
}
.navSec .navMenu ul li ul.sub-menu li a:hover {
	padding: 8px 11px;
	margin: 0;
	border: none;
	border-radius: 0;
	font-size: 14px;
	color: #fff;
	background: #1e2666;
	display: block;
	text-decoration: none;
}
.navSec .navMenu ul li ul.sub-menu li:last-child a {
	padding: 8px 11px;
	margin: 0;
	border: none;
	border-radius: 0;
	font-size: 14px;
	color: #fff;
	display: block;
}
.navSec .navMenu ul li ul.sub-menu li:last-child a:hover {
	padding: 8px 11px;
	margin: 0;
	border: none;
	border-radius: 0;
	font-size: 14px;
	color: #fff;
	background: #1e2666;
	display: block;
}
/*.navSec .navMenuMainRes{}

.navSec .navMenuMainRes ul.navMenuRes{list-style-type: none; float: none; padding: 0; margin: 0; border: none;}

.navSec .navMenuMainRes ul li{color: #121212; font-size: 16px; margin:0; float: none; position: relative;}

.navSec .navMenuMainRes ul.navMenuRes li a{color: #121212; text-decoration: none; padding:7px 10px; display:block;}

.navSec .navMenuMainRes ul.navMenuRes li a:hover{}

.navSec .navMenuMainRes ul.navMenuRes li.active a{color: #000000; text-decoration: none; padding-bottom: 38px; padding-top: 5px;}

.navSec .navMenuMainRes ul.navMenuRes li button{display: none;}

.navSec .navMenuMainRes ul.navMenuRes li ul{margin: 0; padding: 0; list-style-type: none;}

.navSec .navMenuMainRes ul.navMenuRes li ul li {

  clear: both; margin: 0; padding: 0; border-bottom: #ffffff solid 1px; width: 100%;}

.navSec .navMenuMainRes ul.navMenuRes li ul li a{padding:7px 10px; margin: 0; border: none; border-radius: 0; font-size: 15px; color: #fff; 

	display: block; background: #de2b52;}

.navSec .navMenuMainRes ul.navMenuRes li ul li a:hover{padding:7px 10px; margin: 0; border: none; border-radius: 0; background: #bb455f;}*/





.navSec .navMenuMainRes {
}
.navSec .navMenuMainRes ul.navMenuRes {
	list-style-type: none;
	float: none;
	padding: 0;
	margin: 0;
	border: none;
}
.navSec .navMenuMainRes ul li {
	color: #121212;
	font-size: 16px;
	margin: 0;
	float: none;
	position: relative;
}
.navSec .navMenuMainRes ul.navMenuRes li a {
	color: #fff;
	text-decoration: none;
	padding: 10px 10px;
	display: block;
	background: #a83a8c;
	border-bottom: #fff solid 1px;
	font-size: 15px;
}
.navSec .navMenuMainRes ul.navMenuRes li a:hover {
	background: #922275;
}
.navSec .navMenuMainRes ul.navMenuRes li.active a {
	color: #000000;
	text-decoration: none;
	padding-bottom: 38px;
	padding-top: 5px;
}
.navSec .navMenuMainRes ul.navMenuRes li button {
	display: none;
}
.navSec .navMenuMainRes ul.navMenuRes li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.navSec .navMenuMainRes ul.navMenuRes li ul li {
	clear: both;
	margin: 0;
	padding: 0;
	border-bottom: #ffffff solid 1px;
	width: 100%;
}
.navSec .navMenuMainRes ul.navMenuRes li ul li a {
	padding: 7px 10px;
	margin: 0;
	border: none;
	border-radius: 0;
	font-size: 15px;
	color: #fff;
	display: block;
	background: #de2b52;
}
.navSec .navMenuMainRes ul.navMenuRes li ul li a:hover {
	padding: 7px 10px;
	margin: 0;
	border: none;
	border-radius: 0;
	background: #bb455f;
}

.navMenu ul.mega-menu li.mega-menu-item-252 a{color: #a32883 !important;
    font-weight: 700 !important;}

.navSecMain{width: 100%;
    display: inline-block;
    max-width: 100% !important;}


.bannerSldmain .bannerImg {
	background: url("../images/bannerImg.jpg") no-repeat top center;
	min-height: 784px;
	background-size: cover;
}
.bannerSldmain .bannerText {
	max-width: 826px;
	border-radius: 15px;
	background: rgba(255, 255, 255, 0.5);
	margin-top: 25%;
	padding: 30px 25px;
	float: right;
	width: 100%;
}
.bannerSldmain .bannerText h3 {
	color: #404dba;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 18px;
}
.bannerSldmain .bannerText h3 span {
	color: #a32883;
	font-weight: 700;
}
.bannerSldmain .bannerText h1 {
	color: #0d2748;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 14px;
}
.bannerSldmain .bannerText p {
	color: #171717;
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	margin-bottom: 18px;
}
.bannerSldmain .bannerText a {
	background: #a32883;
	color: #fefefe;
	font-size: 15px;
	text-transform: uppercase;
	padding: 15px 25px;
	display: inline-block;
	border-radius: 6px;
}
.bannerSldmain {
	margin: 0 !important;
	padding: 0;
}
.bannerSldmain ul.slick-dots {
	list-style-type: none;
	bottom: 16px;
	text-align: left;
	left: 20%;
	width: auto;
}
.bannerSldmain ul.slick-dots li {
	display: inline-block;
	text-indent: -100px;
	border-radius: 10px;
	margin: 0 3px;
}
.bannerSldmain ul.slick-dots li button {
	display: block;
	background: #ffffff !important;
	height: 18px;
	width: 18px;
	border-radius: 30px;
}
.bannerSldmain ul.slick-dots li.slick-active button {
	display: block;
	background: #a32883 !important;
	height: 18px;
	width: 18px;
	border-radius: 30px;
}
.bannerSldmain .slick-prev {
	background: url("../images/aroLeftBanner.png") no-repeat center center !important;
	width: 42px;
	height: 136px;
	z-index: 0;
	left: 2%;
}
.bannerSldmain .slick-prev::before {
	display: none;
}
.bannerSldmain .slick-next {
	background: url("../images/aroRightBanner.png") no-repeat center center !important;
	width: 42px;
	height: 136px;
	z-index: 0;
	right: 2%;
}
.bannerSldmain .slick-next::before {
	display: none;
}
.quickContactForm {
	background: #1e59d1;
	padding: 20px 0;
	color: #fff;
	margin-top: -6px;
}
.quickContactForm .formTitle {
	border-right: #fff solid 1px;
	min-height: 132px;
	align-items: center;
	display: flex;
}
.quickContactForm .formTitle h2 {
	color: #fff;
	font-size: 33px;
	font-weight: 300;
	text-shadow: #1a3c82 1px 2px 2px;
	margin-bottom: 10px;
}
.quickContactForm .formTitle h2 span {
	font-weight: 700;
	color: #a32883;
	text-transform: uppercase;
}
.quickContactForm .formTitle h2 a {
	color: #fff;
	font-size: 33px;
	font-weight: 300;
	text-shadow: #1a3c82 1px 2px 2px;
	margin-bottom: 10px;
}
.quickContactForm .formTitle h2 a span {
	font-weight: 700;
	color: #a32883;
	text-transform: uppercase;
}
.quickContactForm .formTitle p {
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	margin: 0;
}
.form_Banner {
	display: flex;
	align-content: center;
}
.quickContactForm .formBotForm {
	padding-top: 18px;
}
.quickContactForm .formBotForm h3 {
	color: #fff;
	font-size: 26px;
	font-weight: 300;
	margin-bottom: 16px;
	padding: 0 15px;
}
.quickContactForm .formBotForm .textField .wpcf7-spinner {
	display: none;
}
.quickContactForm .formBotForm .textField {
	float: left;
	padding: 0 10px;
	width: 50%;
	margin-bottom: 15px;
}
.quickContactForm .formBotForm .textField .ajax-loader {
	display: none;
}
.quickContactForm .formBotForm .textField input[type="text"],  .quickContactForm .formBotForm .textField input[type="tel"],  .quickContactForm .formBotForm .textField input[type="email"] {
	border: #e1e3e9 solid 1px;
	background: rgba(255, 255, 255, .2);
	padding: 10px 15px;
	border-radius: 5px;
	color: #fff;
	opacity: 1;
	width: 100%;
	height: 42px;
	font-size: 14px;
	outline: none;
}



 .quickContactForm .formBotForm .textField input[type="text"]::placeholder,  .quickContactForm .formBotForm .textField input[type="tel"]::placeholder,  .quickContactForm .formBotForm .textField input[type="email"]::placeholder {
opacity: 1;
color: #fff;
}
 .quickContactForm .formBotForm .textField input[type="text"]:-ms-input-placeholder,  .quickContactForm .formBotForm .textField input[type="tel"]:-ms-input-placeholder,  .quickContactForm .formBotForm .textField input[type="email"]:-ms-input-placeholder {
opacity: 1;
color: #fff;
}
 .quickContactForm .formBotForm .textField input[type="text"]::-ms-input-placeholder,  .quickContactForm .formBotForm .textField input[type="tel"]::-ms-input-placeholder,  .quickContactForm .formBotForm .textField input[type="email"]::-ms-input-placeholder {
opacity: 1;
color: #fff;
}
.quickContactForm .formBotForm .textField input[type="submit"] {
	border: #2853a9 solid 1px;
	background: rgb(206,206,208);
	background: linear-gradient(0deg, rgba(206,206,208,1) 0%, rgba(255,255,255,1) 100%);
	padding: 10px 15px;
	border-radius: 5px;
	color: #1e59d1 !important;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	opacity: 1;
	width: 100%;
	height: 42px;
}
.welcomeSec {
	padding-top: 48px;
	padding-bottom: 48px;
	width: 100%;
	text-align: center;
}
.welcomeSec h2 {
	font-size: 44px;
	color: #404dba;
	padding-bottom: 55px;
	background: url("../images/bloodGraph.png") no-repeat bottom center;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 22px;
}
.welcomeSec h2 span {
	color: #a32883;
}
.welcomeSec p {
	color: #4d4d4d;
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	margin-bottom: 25px;
}
.welcomeSec a {
	color: #e22a2d;
	font-size: 16px;
	font-weight: 600;
	display: inline-block;
	border: #e22a2d solid 1px;
	border-radius: 0;
	padding: 14px 28px;
}
.welcomeSec a:hover {
	color: #fff;
	background: #e22a2d;
}
.colageSec {
	max-width: 1111px;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 50px;
}
.colageSecSub {
	display: flex;
}
.colageSecSub .box {
	width: 33%;
	color: #fff;
	text-align: center;
	align-items: center;
	display: flex;
}
.colageSecSub_1 .box_2 {
	background: #2f84ed;
}
.colageSecSub_1 .box_1 img, .colageSecSub_1 .box_3 img {
	width: 100%;
	height: 324px;
}
.colageSecSub_2 .box_1 {
	background: #4852a7;
}
.colageSecSub_2 .box_3 {
	background: #5997d7;
}
.colageSecSub_2 .box_2 img {
	width: 100%;
	height: 324px;
}
.colageSecSub .box .textContent {
	margin: 0 auto;
	padding: 0 35px;
}
.colageSecSub .box .textContent img {
	margin-bottom: 17px;
}
.colageSecSub .box .textContent h2 {
	font-weight: 400;
	color: #fff;
	font-size: 24px;
	margin: 0 0 12px 0;
}
.colageSecSub .box .textContent p {
	font-weight: normal;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}
.featureProSec {
	width: 100%;
	padding-bottom: 60px;
}
.featureProSec h2 {
	color: #2c2c2c;
	font-size: 36px;
	font-weight: 600;
	background: url(../images/blodGraph.png) no-repeat bottom left;
	padding-bottom: 28px;
	margin-bottom: 5px;
	display: inline-block;
	padding-right: 119px;
}
.featureProSec .arrowSec {
	float: right;
	margin-top: 25px;
}
.featureProSec .arrowSec img {
	display: inline-block;
}
.featureProSec .arrowSec img.next {
}
.featureProSec .arrowSec img.prv {
	margin-right: 15px;
}
.prv, .next {
	cursor: pointer;
}
.slideBlockMain_Caption {
	width: 100%;
	margin-bottom: 25px;
}
.slideBlockMain_Caption .slick-list {
	padding: 16px 0;
}
.textSlide {
	width: 100%;
	position: relative;
}
.textSlide .arrowSec {
	width: 100%;
	position: relative;
}
.textSlide .arrowSec .prv_Cap {
	position: absolute;
	left: -35px;
	cursor: pointer;
	top: 28px;
}
.textSlide .arrowSec .next_Cap {
	position: absolute;
	right: -35px;
	cursor: pointer;
	top: 28px;
}
.slideBlock_cap {
	padding: 0 15px;
}
.slideBlock_cap h3 {
	background: #fff;
	border-radius: 5px;
	box-shadow: #e4e2e2 0px 0px 6px 3px;
	text-align: center;
	padding: 15px 15px;
	position: relative;
	font-size: 20px;
	color: #404dba;
	font-weight: 700;
}
.slideBlockMain .slick-list {
	padding: 16px 0;
}
.slideBlockMain {
	width: 100%;
}
.slideBlock {
	width: 25%;
	padding: 0 15px;
	float: left;
}
.productBox {
	background: #fff;
	border-radius: 5px;
	box-shadow: #e4e2e2 0px 0px 6px 3px;
	text-align: center;
	padding: 27px 17px 20px 17px;
	position: relative;
}
.productBox img {
	margin: 0 auto 10px auto;
}
.productBox h3 {
	color: #030000;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
}
.productBox h3 a {
	color: #030000;
	font-size: 16px;
}
.productBox h3 a:hover {
	color: #030000;
	font-size: 16px;
}
.productBox span.title_1 {
	background: #4852a7;
	color: #fff;
	font-size: 13px;
	padding: 5px 10px;
	position: absolute;
	left: 15px;
	top: 20px;
	border-radius: 3px;
}
.productBox span.title_2 {
	background: #4852a7;
	color: #fff;
	font-size: 13px;
	padding: 5px 10px;
	position: absolute;
	left: 15px;
	top: 58px;
	border-radius: 3px;
}
.addSection {
	width: 100%;
	padding-bottom: 60px;
}
.add_1 {
	margin-bottom: 23px;
}
.ourPartner {
	width: 100%;
	padding-bottom: 35px;
	padding-top: 35px;
}
.ourPartner .leftTxt h2 {
	color: #2d2d2d;
	font-size: 36px;
	font-weight: 600;
	background: url(../images/bloodGraph_2.png) no-repeat bottom left;
	padding-bottom: 28px;
	margin-bottom: 4px;
}
.ourPartner .leftTxt p {
	font-weight: normal;
	color: #484747;
	font-size: 14px;
	line-height: 17px;
}
.ourPartner .leftTxt p a {
	font-weight: normal;
	color: #fff;
	background: #e22a2d;
	font-size: 14px;
	line-height: 17px;
	margin-top: 10px;
	padding: 6px 8px;
	display: inline-block;
}
.ourPartner .rightLogo {
	padding-top: 10px;
}
.ourPartner .rightLogo .sldLogo {
	display: inline-block;
	padding: 0 15px;
}
.partnerLogo ul.slick-dots {
	list-style-type: none;
	margin-top: 35px;
	width: auto;
}
.partnerLogo ul.slick-dots li {
	display: inline-block;
	text-indent: -100px;
	border-radius: 10px;
	margin: 0 5px;
}
.partnerLogo ul.slick-dots li button {
	display: block;
	background: #d5d5d5 !important;
	height: 14px;
	width: 14px;
	border-radius: 30px;
}
.partnerLogo ul.slick-dots li.slick-active button {
	display: block;
	background: #e22a2c !important;
	height: 14px;
	width: 14px;
	border-radius: 30px;
}
.partnerLogo ul.slick-dots li button::before {
	display: none;
}
.footerBg {
	background: url(../images/footer_bg.jpg) no-repeat center center;
	background-size: cover;
	padding: 32px 0 25px 0;
	font-size: 13px;
	color: #fff;
}
.logoFooter {
	margin-bottom: 22px;
}
.footerLeft p.location {
	background: url(../images/location.png) no-repeat 0 3px;
	margin: 0 0 18px 0;
	color: #fff;
	font-size: 13px;
	padding-left: 34px;
	line-height: 18px;
}
.footerLeft p {
	color: #fff;
	font-size: 14px;
}
.footerLeft ul.phon {
	list-style-type: none;
	margin: 0 0 18px 0;
	padding: 0;
}
.footerLeft ul.phon li {
	display: inline-block;
}
.footerLeft ul.phon li:first-child {
	color: #fff;
	font-size: 14px;
	background: url(../images/phon.png) no-repeat 0 3px;
	padding-left: 20px;
	margin-right: 10px;
}
.footerLeft ul.phon li:last-child {
	color: #fff;
	font-size: 14px;
	background: url(../images/env.png) no-repeat 0 3px;
	padding-left: 20px;
}
.footerLeft ul.phon li a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}
.slick-dots li button::before {
	position: absolute;
	width: 14px !important;
	height: 14px !important;
}
.partnerLogo ul.slick-dots {
	text-align: left;
}
/*.copyrightRes{display: none;}*/



.bannerSldmain ul.slick-dots li button::before {
	display: none;
}
select:focus {
	outline: none !important;
}
.social-link {
	margin-top: 0;
}
.footerRight h3 {
	font-size: 22px;
	color: #fff;
	margin-bottom: 10px;
	position: relative;
}
.footerRight h3 span.prv_Foot {
	position: absolute;
	right: 50px;
	color: #fff;
	font-size: 22px;
	top: 0;
	cursor: pointer;
	border: #fff solid 1px;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	text-align: center;
	line-height: 13px;
}
.footerRight h3 span.next_Foot {
	position: absolute;
	right: 5px;
	color: #fff;
	font-size: 22px;
	top: 0;
	cursor: pointer;
	border: #fff solid 1px;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	text-align: center;
	line-height: 13px;
}
.social-link a {
	height: 30px;
	width: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	color: #fff;
	border: 1px solid #fff;
	transition: 0.3s;
	margin-right: 10px;
}
.testimonial_Box_main {
	color: #fff;
}
.testimonial_Box_main p {
	color: #a9a7bf;
	margin-top: 8px;
	font-size: 15px;
	font-style: italic;
	font-weight: 700;
}
.testimonial_Box {
	background: #fff;
	border-radius: 10px;
	color: #333;
	height: 95px;
	padding: 10px;
	font-size: 14px;
	line-height: 19px;
}
