


/*----------------------------------------------------
	SITE MAIN STRUCTURE
------------------------------------------------------*/

.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}

.container {
	width: 1170px;
	margin: auto;
}


/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}
.onecol_forty {
	width: 40%;
}
.onecol_sixty {
	width: 56%;
}
.onecol_thirtyfive {
	width: 35%;
}

/* Less Space Bitween Columns */
.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
	position: relative;
	margin-right: 2%;
	float: left;
}
.one_full_less {
	width: 100%;
}
.one_half_less {
	width: 49%;
}
.one_third_less {
	width: 32%;
}
.one_fourth_less {
	width: 23.500%;
}
.one_fifth_less {
	width: 18.400%;
}
.two_third_less {
	width: 66%;
}
.three_fourth_less {
	width: 74.500%;
}
.onecol_forty_less {
	width: 40%;
}
.onecol_sixty_less {
	width: 58%;
}
.onecol_thirtyfive_less {
	width: 36.250%;
}

.last {
	margin-right: 0 !important;
	clear: right;
}


/*---------------------------------------------------
	HEADER
------------------------------------------------------*/


#logo11 {
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:14px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo11.png) no-repeat left top;
}



/* header area adinationals */
.logo {
	float: left;
	width: 25%;
	margin-top: 5px;
}


.menu_main {
	float: left;
	width: 75%;
	z-index: 9999;
}

.menu_main.rslinks {
	width: 67%;
}

.menu_main.rslinks3 {
	width: 67%;
}

.menu_main.rslinks4 {
	width: 64%;
}

.menu_main.rslinks5 {
	width: 64%;
}

.menu_main.rslinks7 {
	width: 62%;
}


.menu_main_full {
	float: left;
	width: 80%;
	z-index: 9999;
}

.menu_main_full2 {
	float: left;
	width: 97.5%;
	z-index: 9999;
}




.mstslider {
	width: 100%;
	float: left;
}



.top_section {
	float: left;
	width: 100%;
	height: 138px;
	background: #fff;
}
.top_section .left {
	float: left;
	width: 40%;
}
.top_section .right {
	float: left;
	width: 60%;
	margin-top: 27px;
	text-align: right;
	color: #fff;
	font-size: 13px;
}
.top_section .right a {
	color: #fff;
	font-size: 13px;
	transition: all 0.3s ease;
}
.top_section .right a:hover {
	color: #ccc;
}
.top_section .right i {
	color: #999;
	margin-left: 22px;
}
.top_section ul.topsocial {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
.top_section .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.top_section .topsocial li a {
	float: left;
	color: #fff;
	font-size: 11px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin: 0;
	background: #333;
	width: 22px;
	height: 22px;
	vertical-align: middle;
	line-height: 20px;
}
.top_section .topsocial li a:hover {
	background: #999;
}
.top_section .topsocial li a i {
	color: #fff;
	margin: 0;
}





.menu_rlinks {
	float: right;
	width: 20%;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.3px;
	font-weight: 500;
	font-size: 15px;
	text-transform: uppercase;
}
.menu_rlinks .mrbut {
	float: right;
	color: #fff;
	margin-left: 0px;
	padding: 18px 22px 17px 22px;
	background-color: #2c86ff;
	transition: all 0.3s ease;
}
.menu_rlinks .mrbut:hover {
	color: #fff;
	background: #727272;
}
.menu_rlinks .mrbut.two {
	border-right: 1px solid #707070;
	border-left: none;
}




.slidermar9 {
	margin-top: 25px;
}



/*----------------------------------------------------
 FOOTER STYLES
------------------------------------------------------*/
.footer-1{width: 33%; float: left; margin-right: 4%;}

.footer-2{width: 15%; float: left; margin-right: 4%}

.footer-3{width: 18%; float: left; margin-right: 4%}

.footer-4{width: 22%; float: left; margin-right: 0%}

.footer {
	float: left;
    width: 100%;
    margin-top: 0;
    padding-top: 60px;
    background-color: #001c54;
    color: #fff;
    position: relative!important;
	
}

/*.footer:before {
	        left: 0;
    top: -287px;
    width: 100%;
    content: "";
    height: 190%;
    position: absolute;
    background-repeat: no-repeat;
    background-image: url(../images/f-bg.png);
    display: block;
}*/
.footer h4 {
	font-size: 22px;
	color: #fff;
	font-family: 'Poppins', sans-serif; font-weight: 400; line-height: 28px; letter-spacing: 0.5px
}

/* Address */
ul.faddress {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.faddress li {
	padding: 2px 0px;
	margin: 0px;
	font-weight: 400; line-height: 28px; letter-spacing: 0.5px; font-size: 15px;font-family: 'Manrope', sans-serif;
}
.faddress li a {
	color: #fff;
	transition: all 0.3s ease;font-family: 'Manrope', sans-serif; font-weight: 400; line-height: 28px; letter-spacing: 0.5px; font-size: 15px;
}
.faddress li a:hover {
	color: #fff;
}

/* quick links */
.qlinks {
	float: left;
	width: 100%;
}
.qlinks ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
.qlinks li {
	padding: 4px 0px;
	margin: 0px;
	    color: #fff;
    transition: all 0.3s ease;
    font-family: 'Manrope', sans-serif;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.5px;
    font-size: 15px;
}
.qlinks li a {
	color: #fff;
	transition: all 0.3s ease;font-family: 'Manrope', sans-serif;font-weight: 400; line-height: 28px; letter-spacing: 0.5px; font-size: 15px;
}
.qlinks li a:hover {
	color: #fff;
}
.qlinks li a i {
	margin-right: 3px;
}

.qlinks.two li a i {
	color: #5b5c60;
	font-size: 5px;
	margin-right: 8px;
}



/* copyrights */
.copyright_info {
	float: left;
	padding: 20px 0px 15px 0px;
	margin: 40px 0px 0px 0px;
	width: 100%;
	color: #fff;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background: #071a41;
	border-top: 1px solid #153370;
}


.copyright_info a {
	margin-top: 10px;
	font-size: 14px;
	color: #fff;
	text-align: right;
	transition: all 0.3s ease;
}
.copyright_info a:hover {
	color: #e3e3e3;
}



/* footer social links */
ul.footer_social_links {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.footer_social_links li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
.footer_social_links li a i {
	width: 24px;
	height: 24px;
	text-align: center;
	border-radius: 100%;
	line-height: 24px;
	vertical-align: middle;
	background-color: #303034;
	color: #6f6f71;
	transition: all 0.3s ease;
}
.footer_social_links li a i:hover {
	color: #fff;
	background-color: #727272;
}


.fbsocials {
	float: left;
	width: 100%;
	background: #999;
	margin-bottom: 90px;
	text-align: center;
}
.fbsocials a {
	float: left;
	width: 20%;
	color: #fff;
	font-size: 27px;
	padding: 16px 0px;
	transition: all 0.3s ease;
}
.fbsocials a.fb {
	background: #4087cf;
}
.fbsocials a.tw {
	background: #36aae0;
}
.fbsocials a.in {
	background: #3377bb;
}
.fbsocials a.gp {
	background: #e93434;
}
.fbsocials a.be {
	background: #de8d23;
}

.fbsocials a.fb:hover,
.fbsocials a.tw:hover,
.fbsocials a.in:hover,
.fbsocials a.gp:hover,
.fbsocials a.be:hover {
	background: #393939;
}





/* scroll up */
.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:22px;
    right:20px;
    display:none;
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 9001;
}


.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.flex-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}

@media only screen and (min-width: 1200px){
 .site-branding {
    display: block;
    position: relative;
    background-color: #fff;
    z-index: 10;
}
}
@media only screen and (min-width: 1200px){
 .site-branding {
    padding: 12px 0;
}
}
.mr-auto, .mx-auto {
    /*margin-right: auto!important;*/
    margin-right: 152px
}




@media only screen and (min-width: 1200px){
.site-branding:after, .site-branding:before {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    width: 45px;
    height: 100%;
    margin-right: 0px;
    margin-left: 0px;
    background-color: #fff;
}
}
@media only screen and (min-width: 1200px){
 .site-branding:before {
    left: auto;
    right: 100%;
    width: 1200px;
}
}
.site-branding img {
    z-index: 1;
    position: relative;
}





.widget_info:not(:last-child) {
    padding-right: 50px;
}
.widget_info {
    padding-top: 30px;
    padding-bottom: 35px;
    position: relative;
}

.widget_info .widget_icon {
    font-size: 40px;
    color: #ff9000;
}



.widget_info .widget_content {
    margin-left: 14px;
    position: relative;
}

.widget_info .widget_title {
    font-size: 17px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 8px;
    color: #003499;
    font-family: 'Manrope', sans-serif; 
}

.widget_info .widget_desc {
    font-size: 15px;
    line-height: 1;
    margin-bottom: 0;font-family: 'Manrope', sans-serif; letter-spacing: 0.3px; color: #000;
}

.widget_info:not(:last-child) .widget_content:after {
    content: "";
    height: 100%;
    width: 1px;
    background-color: rgba(243,243,243,1);
    display: block;
    position: absolute;
    right: -25px;
    top: 0px;
}

.featured_section1 {
	float: left;
	width: 100%;
	/*background-image: url(../images/about_aliment_bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;*/
}
.featured_section1 h6 {
	font-weight: 500;
	text-align: left;
	font-family: 'Roboto';
	font-size:18px;
	color: #003459;
	padding: 35px 0px 0px;
}
.featured_section1 h2 {
	font-weight: 500;
	text-align: left;
	font-family: 'Roboto';
	font-size:32px;
	color: #003459;
	padding: 35px 0px 0px;
}
.featured_section1 h2 span{color: #0094fc;} 


.featured_section1 p {
	font-weight: 400;
	text-align: left;
	font-family: 'Roboto';
	font-size:15px;
	color: #001c30;
	padding-bottom: 0px;
	line-height: 32px;
}

.text-image{width: 70%; float: left;}

.text-image h4{font-weight: 500;
	text-align: left;
	font-family: 'Roboto';
	font-size:20px;
	color: #fff;
	}
.text-image p{
	font-weight: 400;
	text-align: left;
	font-family: 'Roboto';
	font-size:15px;
	color: #fff;
	padding-bottom: 0px;
	line-height: 24px;
	}

.featured_section1 .two_third{border-left: 1px solid #000; padding-left: 35px;}

.services-section1{
	padding: 35px 20px;
	background-image: url(../images/1.jpg);
	height: 187px;
}

.services-section2{
	padding: 35px 20px;
	background-image: url(../images/2.jpg);
	height: 187px;
}

.services-section3{
	padding: 35px 20px;
	background-image: url(../images/3.jpg);
	height: 187px;
}

/*.services-section:hover{
	background: #b5e0ff;
}*/

.about-left{width: 45%; float: left; margin-right: 5%;position: relative;}



.about-right{width: 50%; float: left; margin-right: 0%}

.about-right h1{
	font-weight: 600;
	text-align: left;
	font-family: 'Roboto';
	font-size:33px;
	color: #004aad;
	padding-bottom: 0px;
	line-height: 32px;
	margin-bottom: 15px;
}

.about-right h6{
	font-weight: 500;
	text-align: left;
	font-family: 'Roboto';
	font-size:18px;
	color: #000;
	padding-bottom: 0px;
	line-height:28px;
}

.about-right p{
	font-weight: 400;
	text-align: left;
	font-family: 'Roboto';
	font-size:16px;
	color: #000;
	padding-bottom: 0px;
	line-height:28px;
}


.about-left .image-taext{
	width: 305px; 
	position: absolute;
	content: "";
	bottom: 55px;
	left: 25px;
    box-shadow: 0px 5px 12px 5px rgb(0 0 0 / 9%);
	padding:13px;
	background:#fff;
}
.about-left .image-taext img{float: left;margin-right: 8px;margin-bottom: 50px;}

.about-left .image-taext h4{
	font-weight: 500;
	text-align: left;
	font-family: 'Roboto';
	font-size:17px;
	color: #000;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height:28px;
}
.about-left .image-taext p{
	font-weight: 400;
	text-align: left;
	font-family: 'Roboto';
	font-size:14px;
	color: #000;
	padding-bottom: 0px;
	line-height:28px;
}



.parallax_section1 {
	float: left;
	width: 100%;
	text-align: center;
	background: #393939 url("../images/site-img12.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}

.layer{
	padding: 120px 0px; 
    background-image: linear-gradient(40deg, rgba(0,15,71,0.7) 36%, rgba(68,85,128,0.7) 100%);
   
    
}

.layer h1{
	font-weight: 500;
	text-align: left;
	font-family: 'Roboto';
	font-size:38px;
	color: #fff;
	padding-bottom: 5px;
	line-height:45px;
	width: 100%;
	margin-bottom: 20px;
}

.layer p{
	font-weight: 400;
	text-align: left;
	font-family: 'Roboto';
	font-size:20px;
	color: #fff;
	padding-bottom: 0px;
	line-height:38px;
	width: 100%;
	/*margin: 0 auto;*/
}

.refer-btn{
	color: #000;
	font-weight: 600; 
	background-color: #ffa800; 
	border-radius: 25px; 
	padding: 15px 33px; 
	display: inline-block;
	font-family: 'Roboto';
	font-size:18px;
	margin-top: 25px;
}

.services-section h3{
	font-weight: 600;
	text-align: center;
	font-family: 'Roboto';
	font-size:36px;
	color: #000;
	padding-bottom: 10px;
	line-height:28px;
}


.services-section p{
	font-weight: 400;
	text-align: center;
	font-family: 'Roboto';
	font-size:16px;
	color: #000;
	padding-bottom: 0px;
	line-height:28px;
	width: 80%;
	margin: 0 auto;
}

.offer-price-right{width: 50%; float: left}

.offer-price-left{width: 50%; float: left}

.services-bg-section{background-image: url(../images/pharmacy-services.jpg); padding: 25px; background-repeat: no-repeat;display: -webkit-box;}

.services-left{width: 50%; float: left;}

.services-right{width: 50%; float: left;}

.services-flip1{width: 49%; float: left; margin-right: 2%; padding: 15px;}

.services-flip2{width: 49%; float: left; margin-right: 0%; padding: 15px;}

.about-pharmacy-left{width: 47%; float: left; margin-right: 6%;}

.about-pharmacy-right{width: 47%; float: left; margin-right: 0%;}

.about-pharmacy-left h6{font-weight: 500;
	text-align: left;
	font-family: 'Roboto';
	font-size:20px;
	color: #000;
padding-top: 10px;}

.about-pharmacy-left p{
	font-weight: 400;
	text-align: left;
	font-family: 'Roboto';
	font-size:15px;
	color: #000;
	line-height: 26px;
}

.about-pharmacy-right h6{font-weight: 500;
	text-align: left;
	font-family: 'Roboto';
	font-size:20px;
	color: #000;
padding-top: 10px;}

.about-pharmacy-right p{
	font-weight: 400;
	text-align: left;
	font-family: 'Roboto';
	font-size:15px;
	color: #000;
	line-height: 26px;
}
/*===========================================================*/
.page-header{
	width: 100%;
	float: left;
	background: url(../images/page-banner.jpg) no-repeat center;
	background-size: cover;
	margin-top: 20px;
	padding:60px 0px;
}
.page-header h1{
	font-weight: 600;
	text-align: center;
	font-family: 'Roboto';
	color: #004aad;
	line-height:50px;
	margin-bottom: 0px;
    font-size: 2.6em;
    word-spacing: 5px;
}
.page-header p{
	font-weight: 400;
	text-align: center;
	font-family: 'Roboto';
	font-size:14px;
	color: #fff;
	line-height:30px;
}
.page-header p a, .page-header p i{ color:#004aad;}

.inner-page{
	width: 100%;
	float: left;
	margin-top: 80px;
}
.inner-page p{
    font-weight: 400;
    text-align: left;
    font-family: 'Roboto';
    font-size: 16px;
    color: #000;
    line-height: 30px;
    padding-bottom: 15px;
    letter-spacing: 0.3px;
}
.inner-page b{ font-weight: 500; }

.img-fit{
	width: 100%;
    max-width: 100%;
    height: auto;
}
.about-page{margin-bottom: 80px;}

.about-page .left-item{
	width: 50%;
	float: left;
	margin-right: 5%;
}
.about-page .right-item{
	width: 45%;
	float: left;
	margin-right: 0%;
}
 .about-page .right-item img{
 	padding:20px;
	border:10px solid #2c86ff;
	border-radius:5px;
	/*background:#ffa800; */
 }
/*=======================================*/
.transfer-page{
	margin-bottom: 80px;
}
.transfer-page sup{ color: #d62b36;}

.transfer-page .border-text{
  border-left: 5px solid #ecbe5b;
  padding-left: 20px;
  font-size: 17px;
  font-weight: 500;
  padding-bottom: 0px;
  margin-bottom: 30px;
  letter-spacing: 0.3px;
}
.transfer-form{
	border-radius: 1em;
    box-shadow: 0 10px 25px rgba(90,100,100,.2);
	padding:20px 20px;
	width: 70%;
	float: left;
	background: url(../images/transfor-form.jpg) no-repeat top;
	background-size: contain;
}
.transfer-form form{background: #fff;padding:30px;}

.transfer-form h3{
	font-weight: 600;
	text-align: center;
	font-family: 'Roboto';
	font-size:28px;
	color: #004aad;
	padding-bottom: 10px;
	line-height:38px;
	letter-spacing: 0.4px;
}
.transfer-form h4{
	font-weight: 600;
	text-align: center;
	font-family: 'Roboto';
	font-size:26px;
	color: #004aad;
	padding-bottom: 10px;
	line-height:38px;
	letter-spacing: 0.4px;
	margin-top: 20px;
	width: 100%;
}

.transfer-form h5{
	font-weight: 500;
	text-align: center;
	font-family: 'Roboto';
	font-size:18px;
	color: #000;
	line-height:28px;
	letter-spacing: 0.4px;
	margin-top: 20px;
	width: 100%;
}
.transfer-form label {
    display: inline-block; 
    margin-bottom: 0px;
    font-weight: 500;
    color: #000;
    font-size: 14px;
    font-family: 'Roboto';
    letter-spacing: 0.3px;
}
.transfer-form .form-group {
    margin-bottom: 20px;
}
.transfer-form li{
	width: 100%;
	float:left;
	padding-left: 10px;
}
.transfer-form  ol {
    margin: 0 0 20px 0;
    list-style-position: outside;
    list-style: decimal;
    padding-left: 15px;
}
.transfer-form li::marker {font-size: 16px; padding-top: 5px;}


.verification-left{width: 50%;float: left;margin-right: 2%;}

/*.fa-refresh:before {
    content: "\f021";position: relative;top:20px;
}*/

.verification-right{width: 44%;float: left;margin-top:-9px;margin-left: 25px;}

.transfer-form button{
	color: #fff;
	background: #004aad;
	padding: 8px 50px;
	border-radius: 30px;
	border:0px;
	font-size: 16px;
    font-family: 'Roboto';
    margin-top: 15px;
}
.transfer-page .right-item{
	width: 30%;
	float: left;
}
/*.transfer-page .right-item span{
	font-size:35px;
	color:#004aad;
	font-family: 'Rubik Gemstones', cursive;
}*/

.transfer-page .right-item .thank { 
    border: 15px solid #004aad;
    padding:29px;
    padding-bottom:5px;
    float: left;
    margin-left: 70px;
    margin-top: 50px;   
}
.transfer-page .right-item .thank span{
  font-family: 'Rubik Gemstones', cursive;
  text-align: center;
  color:#ff9000;
  font-size:35px;
  font-weight: bold;   
} 

			/*-- blister --*/

.blister{
	width:100%;
	float:left;
	display:inline-block;
	margin:70px auto;
}
.blister-left{
	width:60%;
	float:left;
	margin-right:5%;
}
			.blister-left p{
				font-weight: 400;
			    text-align: left;
			    font-family: 'Roboto';
			    font-size: 16px;
			    color: #000;
			    line-height: 28px;
			}
.blister-right{
	width:35%;
	float:left;
	margin-right:0;	
}
	
	.blister-right .bg-img-layer-1{
		position:relative;
	}
		.blister-right .bg-img-layer-1:before{	
			    width: 50px;
			    height: 50px;
			    content: "";
			    background-color: #ffa800;
			    position: absolute;
			    top: -7px;
			    left: -7px;
			    z-index: -1;
		}  

.blister-right .bg-img-layer-2{
	position:relative;
}
			.blister-right .bg-img-layer-2:before{	
				       width: 50px;
					    height: 50px;
					    content: "";
					    background-color: #ffa800;
					    position: absolute;
					    bottom:-2px;
					    right:0.2%;
					    z-index: -1;
			}  
			/*-- blister --*/

			/*======Customized compounding page=====*/

.compounding{
	width:100%;
	float:left;
	display:inline-block;
	margin:70px auto;
}
.compounding-left{
	width:60%;
	float:left;
	margin-right:5%;
}
			.compounding-left p{
				font-weight: 400;
			    text-align: left;
			    font-family: 'Roboto';
			    font-size: 16px;
			    color: #000;
			    line-height:28px;
			}
.compounding-right{
	width:35%;
	float:left;
	margin-right:0;	
}
	
	.compounding-right .cbg-img-layer-1{
		position:relative;
	}
		.compounding-right .cbg-img-layer-1:before{
			    width: 50px;
			    height: 50px; 
			    content: "";
			    background-color: #ffa800;
			    position: absolute;
			    top: -8px;
			    left: -8px;
			    z-index: -1;
		}  

.compounding-right .cbg-img-layer-2{
	position:relative;
}
			.compounding-right .cbg-img-layer-2:before{	
				       width: 50px;
					    height: 50px;
					    content: "";
					    background-color: #ffa800;
					    position: absolute;
					    bottom:-1px;
					    right:0%;
					    z-index: -1;
			}  
			/*======Customized compounding page======*/

			/*===========pharmacy=============*/

.pharmacy{
	width:100%;
	float:left;
	display:inline-block;
	margin:70px auto;
}
.pharmacy-left{
	width:60%;
	float:left;
	margin-right:5%;
}
			.pharmacy-left p{
				font-weight: 400;
			    text-align: left;
			    font-family: 'Roboto';
			    font-size: 16px;
			    color: #000;
			    line-height:28px;
			}
.pharmacy-right{
	width:35%;
	float:left;
	margin-right:0;	
}
	
	.pharmacy-right .pbg-img-layer-1{
		position:relative;
	}
.pharmacy-right .pbg-img-layer-1:before{	
	width: 50px;
	height: 50px;
	content: "";
	background-color: #ffa800;
	position: absolute;
	top: -8px;
	left: -8px;
	z-index: -1;
}  

.pharmacy-right .pbg-img-layer-2{
	position:relative;
}
.pharmacy-right .pbg-img-layer-2:before{	
	width: 50px;
	height: 50px;
	content: "";
	background-color: #ffa800;
	position: absolute;
	bottom:-1px;
	right:0%;
	z-index: -1;
}  
			/*==========pharmacy=========*/
			/*==========testing=========*/

.testing{
	margin-top:70px;
	margin-bottom:70px;
}
.testing-left{
	width:60%;
	float:left;
	margin-right:5%;
}
			.testing-left p{
				font-weight: 400;
			    text-align: left;
			    font-family: 'Roboto';
			    font-size: 16px;
			    color: #000;
			    line-height:28px;
			}
.testing-right{
	width:35%;
	float:left;
	margin-right:0;	
}
	
	.testing-right .tbg-img-layer-1{
		position:relative;
	}
		.testing-right .tbg-img-layer-1:before{	
			    width: 50px;
			    height: 50px;
			    content: "";
			    background-color: #ffa800;
			    position: absolute;
			    top: -8px;
			    left: -8px;
			    z-index: -1;
		}  

.testing-right .tbg-img-layer-2{
	position:relative;
}
			.testing-right .tbg-img-layer-2:before{	
				       width: 50px;
					    height: 50px;
					    content: "";
					    background-color: #ffa800;
					    position: absolute;
					    bottom:-1px;
					    right:0%;
					    z-index: -1;
			}  
				/*==========testing=========*/


			/*- ======contact-us======--*/


.top_section-1 {
	float: left;
	width: 100%;
	height: 138px;
	background: #fff;
	margin-top:100px;
}
.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-start!important;
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.flex-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.mr-auto, .mx-auto {
    /*margin-right: auto!important;*/
    margin-right: 152px
}

.widget_info-1:not(:last-child) {
    padding-right: 50px;
}
.widget_info-1 {
    /*padding-top: 30px;*/
    padding-bottom: 35px;
    position: relative;
}

.widget_info-1 .widget_icon {
    font-size: 40px;
    color: #ff9000;
}

.widget_info-1 .widget_content-1 {
    margin-left: 14px;
    position: relative;
}

.widget_info-1 .widget_title {
    font-size: 17px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 8px;
    color: #003499;
    font-family: 'Manrope', sans-serif; 
}

.widget_info-1 .widget_desc {
    font-size: 15px;
    /*line-height: 1;*/
    margin-bottom: 0;font-family: 'Manrope', sans-serif; letter-spacing: 0.3px; color: #000;
}

/*.widget_info-1:not(:last-child) .widget_content-1:after {
    content: "";
    height: 100%;
    width: 1px;
    background-color: #000;
    display: block;
    position: absolute;
    left: 100%
    top:0;
}*/
.matter{
	width:100%;
	float:left;
	display:inline-block;

}
.matter-1{
		width:32%;
		float:left;
		margin-right:2%;
		border-right:1px solid #e4e4e4;
		    min-height: 107px;
	}

.end-point{
	margin-right:0 !important;
	clear:right !important;
	border-right:none;
}
.matter:first-child{
	border-top:none;
	border-left:none;
	border-bottom:1px solid #e4e4e4;
}
.matter:nth-child(2n){
	border-bottom:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	border-top:none;
	/*padding:0px 25px 25px 25px; */
}
.matter:last-child{
	border-top:none;
	border-right:none;
	border-bottom:1px solid #e4e4e4;
	/*padding:0 0 25px 25px;*/
}
.contactus{
	width:100%;
	float:left;
	display:inline-block;
	margin:50px auto 70px auto;
}
.contactus-left{
	width:48%;
	float:left;
	margin-right:4%;
	box-shadow:0 10px 25px rgb(90 100 100 / 20%);		
	border-radius:1em;
	background:#fff;
	padding:25px;
}

.form-group{
	width:100%;	
	margin-bottom:20px;
	clear:both;
}
 .form-group label{ 
    display:inline-block;
    margin-bottom: 0px;
    font-weight: 500;
    color: #000;
    font-size: 14px;
    font-family: 'Roboto';
    letter-spacing: 0.3px;
}

.contactus-right{
	width:48%;
	float:left;
	margin-right:0;	
}
	.contactus-right iframe{
			box-shadow:0 10px 25px rgb(90 100 100 / 20%);
			background:#fff;	
			border-radius:1em;
			border:1px solid #001c54;
			padding:25px;
		}
		 .aside-cnt{ 
			float:left !important;
		}
		  .aside-cnt .bnt-cnt{ 			
			    color: #fff;
			    background: #004aad;
			    padding: 8px 50px;
			    border-radius: 30px;
			    border: 0px;
			    font-size: 16px;
			    font-family: 'Roboto';
			    margin-top: 15px;
		}
			  .aside-cnt .bnt-cnt:hover{
				background:white;
				color:#000;
				transition:0.10s all ease-in-out;
				border:1px solid #004aad;
			} 
/*-- =====contact-us======--*/
 /*-- Refill prescription Form ---*/
.Refill{
	width:100%;
	float:left;
	display:inline-block;
	margin:70px 0px 80px;
}
.Refill .title h3{
    font-weight: 600;
    text-align: center;
    font-family: 'Roboto';
    font-size: 28px;
    color: #004aad;
    line-height: 38px;
    letter-spacing: 0.4px;
}
.Refill .one_half{
	width:32%;
	float:left;
	margin-right:2%;
}
.last{
	margin-right:0 !important;
	clear:right !important;
}
.Refill form{
	box-shadow:0 10px 25px rgb(90 100 100 / 20%);
	padding:40px 40px;
	background:#fff;	
	border-radius:1em;
	width: 100%;
	float: left;
}
	.Refill  .aside{ 
		float:left !important;
	}
		.Refill  .aside .bnt{ 
			    color: #fff;
			    background: #004aad;
			    padding: 8px 50px;
			    border-radius: 30px;
			    border: 0px;
			    font-size: 16px;
			    font-family: 'Roboto';
			    margin-top:5px;
		}
					.Refill  .aside .bnt:hover{
						background:white;
						color:#000;
						transition:0.10s all ease-in-out;
						border:1px solid #004aad;
					} 

 /*-- Refill prescription Form --*/
 	/*----Refer friend-family info----*/
.Refer{	
	width:100%;
	float:left;
	display:inline-block;
	margin:70px auto;
}

.Refer-left{
	/*width:55%;*/
	width: 60%;
	float:left;
	margin-right:5%;
}
		.Refer-left p{			
		    font-weight:400;
		    text-align: left;
		    font-family: 'Roboto';
		    font-size: 16px;
		    color: #000;
		    line-height: 28px;
		}
.Refer-right{
		width:35%;
		float:left;
		margin-right:0;	
		/*border:5px solid #ffa800;	*/
clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
	}


.Reference{
	float: left;    
    margin:0 auto 70px;
    margin-left: 50px;    
    
}
 .Reference-left{
 	width:100%;
 	float:left;
 	box-shadow: 0 10px 25px rgb(90 100 100 / 20%);
 	padding: 20px 40px 65px;
    background: #fff;
    border-radius: 1em;  
    margin-top: 50px;  
}
		.Reference-1{
				width:100%;
				margin:0 auto;
		}

.Reference-left .title-1 h3{
    font-weight: 600;
    text-align: center;
    font-family: 'Roboto';
    font-size: 28px;
    color: #004aad;
    line-height: 38px;
    letter-spacing: 0.4px;
    margin-bottom:30px;
}

.Reference-left .one-half{
	width:32%;
	float:left;
	margin-right:2%;
}
.Reference-left .last{
	margin-right:0 !important;
	clear:right !important;
}

.Reference-left  ol{
	 margin: 0 0 20px 0;
    list-style-position: outside;
    list-style: decimal;
    padding-left: 15px;
}
	.Reference-left  ol li{		
	    width: 100%;
	    float: left;
	    margin-bottom:20px;	 
	}
		.Reference-left  ol li::marker{
			font-size: 16px;
	    	padding-top: 5px;
		}

		.Reference-left .group1 label h5{
			font-weight: 500;
    text-align: left;
    font-family: 'Roboto';
    font-size: 15px;
    color: #000;
    line-height: 16px;
    letter-spacing: 0.4px;
    width: 100%;
		}

		.Reference-left  .hero-div{
			padding-left:35px;
		}
.reference-verification-left-1 {
    width: 49%;
    float: left;
    margin-right: 2%;
}
	.Reference-left  .aside-1{ 
		float:left !important;
		position: relative;
	  margin-top: 30px;
	}
		.Reference-left  .aside-1 .bnt{ 
			    color: #fff;
			    background: #004aad;
			    padding: 8px 50px;
			    border-radius: 30px;
			    border: 0px;
			    font-size: 16px;
			    font-family: 'Roboto';
			    margin-top:5px;
		}
					


.verification-left-1{width:50%;float:left;margin-right:2%;}

.verification-right-1{width:44%;float:left;margin-top:25px;}


 .Reference-right{
 	width:30%;
 	float:left;
 }
 .Reference-right .thank-1 {
    border: 15px solid #004aad;
    padding: 29px;
    padding-bottom: 5px;
    float: left;
    margin-left: 70px;
    margin-top: 50px;
}

.Reference-right .thank-1  p {
    font-weight: 400;
    text-align: left;
    font-family: 'Roboto';
    font-size: 16px;
    color: #000;
    line-height: 30px;
    padding-bottom: 15px;
    letter-spacing: 0.3px;
}
.Reference-right .thank-1 span {
    font-family: 'Rubik Gemstones', cursive;
    text-align: center;
    color: #ff9000;
    font-size: 35px;
    font-weight: bold;
}
		/*----Refer friend-family info----*/

.pt-50{padding-top: 50px;}