@charset "utf-8";
/* CSS Document */
img {
    border: medium none;
}
.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
body{
	font-family: 'Myriad Pro';
	font-weight:300;
	margin:0;
	padding:0;
	/*background:url(images/bg-body.png) repeat-x center 40px #000;*/
	
}

.clear{
	clear:both;
} 

.fleft{float:left}


#wrapper{}

/******/ 
.inner {
	width:1064px;
	width:100%;
	margin:0 auto;
 }
.text-top {
 	height:7px;
	background:url(images/top-repeat.png) top center repeat-x ;
}
  
.inner-top-header {
     margin: 0 auto;
     width: 1064px;
    width: 100%;
	position:relative;
	 
}
#header 
{
	min-height:102px;
  	 width: 1064px;
	margin: auto;
}
#header h1.logo {
	float:left;
	margin: 10px 0px 5px 52px;
} 
 
a.medal {
    position: absolute;
    right: -61px;
    top: -29px;
    z-index: 9;
}
/**main-menu**/
.wrap-menu {
    margin: 0 auto;
 	float: right;
	
 }

/*.nosticky{width: 100%;}*/
.sticky { position:fixed; top:0;background: url(images/header-bg2.png) top center repeat-x ;left: 0px; text-align: center;z-index:99999999;width: 100%;}
.click-menu{display:none;}
.main-menu {
 	min-height:95px;
	clear:both;
	margin: 5px 52px 0px 0px;
}
.inner-main-menu {
	/*background:url(images/bg-right-menu.png) top right no-repeat;*/
}
.inner-main-menu ul {
    margin: 0 0 0 28px;
    min-height: 40px;
    padding: 0 0 0 0px;
	display:block;
}
.inner-main-menu ul li:first-child {
	margin-left:0;
}
.inner-main-menu ul li:hover {
 }
.inner-main-menu ul li:hover a {
    /*color: #b32524;*/
	text-decoration: none;
}

.inner-main-menu ul li:hover {
    /*color: #b32524;*/
	border-bottom: 7px solid #093847; /* or whatever colour you'd prefer */
   /* outline: 7px solid black;*/
}


.inner-main-menu ul li {
	list-style:none;
	/*float:left;*/
	display:inline-block;
	height:97px;
	line-height:97px;
	margin-left:25px;

}
.inner-main-menu ul li a {
	color:#4d7b87;
	font-size:16px;
	font-family: 'Myriad Pro';
 	-webkit-transition: color 150ms ease-in 150ms;
	-moz-transition: color 150ms ease-in 150ms;
	-o-transition: color 150ms ease-in 150ms;
	transition: color 150ms ease-in 150ms;
	margin: 0px 5px;
	
}
.inner-main-menu ul li a:hover  {
	color:#000;
	-webkit-transition: color 250ms ease-in 150ms;
    -moz-transition: color 250ms ease-in 150ms;
    -o-transition: color 250ms ease-in 150ms;
    transition: color 250ms ease-in 150ms;
	opacity:1;
}
.mactive {display:block;}

.slider-header 
{  
	clear:both;
	margin: 0 auto;
    background-color:#3a4041;
    width: 100%;
	}
#slider {  
	margin: 0 auto;
     max-width: 1064px;
    width: 100%;}	

#slider img{display:block;}
.slider-bot-repeat{background: url(images/slider-bottom-repeate.png) top center repeat-x ;height: 32px;}


/****content****/
.container { max-width: 1064px; 	margin: auto;}

.welcome-content{max-width: 1064px; 	margin: auto;}
.welcome-content h1{color:#3AAAD2;text-transform:uppercase;margin-top:40px;}

.welcome-content .left-cont{float:left;margin:0px;width: 60%;}
.welcome-content .right-cont{float:right;margin:60px 20px 0px 0px;  }
.welcome-content .left-cont h1{color:#3AAAD2;text-transform:uppercase;margin-top:40px;}
.welcome-content .left-cont h2{color:#093847;}

.plans { padding: 40px 0 40px 0; }
.plans h1 { color: #093847; font-size: 23px; padding-bottom: 10px;}

.plans-first { margin-left: 15px;}
.plans-box { padding-right: 10px; padding-left: 0px; width: 24.6%;margin: 5px 0px;}
.data-plans { }
.plans-item { border: 1px solid #c1c1c1; padding: 18px 0 10px 18px !important; float: left; width: 100%; }
.col-md-6 {margin: 5px 0px;}
.col-lg-3 {margin: 0px;}
.plans-item h3 {color: #000;font-size: 24px;margin-top: 0px;}
.plans-item p{height: 70px;}


.product{max-width: 1064px; 	margin: auto;}
.product h2{color: #093847;}
.product .left-cont{ margin:0px;width:100%;}

.product-list{margin:0px;width:100%;}
.item {width: 85%;
height: 265px;
border: 1px #ccc solid;
box-shadow: -1px 0px 4px 1px #ccc;
padding: 10px 30px;margin: 20px auto;}

.item-image{width:40%;max-height:220px; float:left;margin-right:20px;}
.desc{width:50%;float:left;margin-top: 10px;}
.desc h3{margin-top:0px; color:#30afdf;}



.footer_sec {width: 100%;background: #093847;margin-top: 0px;}
.footer_left {width: auto;float: left;padding: 14px 0;}
.socila_icon {width: auto;float: right;}
.socila_icon ul {padding: 0px;margin: 15px 0 5px 0;list-style: none;}
.socila_icon ul li {padding: 0px;margin: 0 0 0 3px;display: inline-block;}
.socila_icon ul li a {padding: 0px;margin: 0px;}
.socila_icon ul li a img {border: 1px solid #fff;}
.txt_lft {float: left;margin: 0 40px 0 0;color: #5f838d;padding: 0px;}




/** EXAMPLES
================================================**/

.slider-header h1 {
	font-size: 2.5em;
	margin-bottom: 30px;
}
 

.slider-header a {
	display: block;
	width: 70px;
	color: #fff;
	text-align: center;
	float: left;
	background: #989898;
	padding: 5px 0;
	font-family: "Consolas", "Monaco", "Courier", serif;
	font-size: .875em;
}

.slider-header a.active {
	background: #5280dd;
}

.slider-header .js {
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}

.slider-header .html {
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}

.code-wrap .code {
	display: none;
}

.code-wrap .code.active {
	display: block;
}

.slider-header .examples-list {
	margin-top: 60px;
}

.examples-list ol {
	margin-left: 30px;
}

.examples-list ol li {
	list-style: decimal;
	color: #666;
	margin-bottom: 8px;
}

.slider-header ol li {
	font-size: .875em;
}

.slider-header .slider a {
	line-height: 1.5em;
}

.slider-header #bx-pager {
	text-align: center;
	margin-top: -30px;
}

.slider-header #bx-pager a {
	margin: 0 3px;
}

.slider-header #bx-pager a img {
	padding: 3px;
	border: solid #ccc 1px;
}

.slider-header #bx-pager a:hover img,
.slider-header #bx-pager a.active img {
	border: solid #5280DD 1px;
}

.list_carousel {
				 background-color: #093847; 
				margin: 0 0 30px 0px;
				width: 360px;
			}
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
			}
			.list_carousel li {
 				color: #999;
				text-align: center;
				background-color: #FAFAFA;
				border: 5px solid #093847;
				 width:200px;
				height:160px; 
				padding: 0;
				margin: 6px;
				display: block;
				float: left;
				max-width: 200px;
			}
			
			.list_carousel.responsive {
				width: 90%;
				margin: auto;
				 
			}
			.clearfix {
				float: none;
				clear: both;
			}
			.prev {
				float: left;
				margin-left: 10px;
			}
			.next {
				float: right;
				margin-right: 10px;
			}
			.pager {
				float: left;
				width: 300px;
				text-align: center;
			}
			.pager a {
				margin: 0 5px;
				text-decoration: none;
			}
			.pager a.selected {
				text-decoration: underline;
			}
			.timer {
				background-color: #999;
				height: 6px;
				width: 0px;
			}
			.cover{height: 125px;width: 100%;background-color: #fff;}
			.cover img{max-height: 125px;max-width:125px;width:auto;margin:auto;}
			.list_carousel li  a{font-size:14px;}

.cover {cursor:hand;cursor:pointer;}			

/* FAQ page */
.faq_list {padding:0 0 50px 0;  color: #fff; }
.faq_list li {list-style: none;}
.faq_list h4.bord {margin:0;}
.faq_list .filter {float:left;width:100%;border-bottom:1px solid #efefef;margin:10px 0 50px 0;}
.faq_list .filter li {float:left;padding-right:2px;font-style:italic;}
.faq_list .filter li a {color:#7e7e7e;background:#efefef;padding:5px 10px;display:block;}
.faq_list .filter li a:hover {background:#e4e2e2;color:#626363;}
.faq_list .filter li.active a, .faq_list .filter li span {color:#fff;background:#3fa2c8;padding:5px 10px;display:block;}
.faq_list #faq {clear:both;padding: 0px;}
.faq_list #faq li {position:relative;}
.faq_list #faq li:before {content:'';z-index:2;cursor:pointer;display:block;width:24px;height:24px;position:absolute;top:14px;right:18px;background:url(images/faq/closed.png) no-repeat; cursor:pointer;cursor:hand}

.faq_list #faq li.simpleFAQShowing:before {background:#5eafcd url(images/faq/open.png) no-repeat;-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px;behavior: url(PIE.htc);}
.faq_list #faq li:before {content:'';z-index:2;cursor:pointer;display:block;width:24px;height:24px;position:absolute;top:14px;right:18px;background:url(images/faq/closed.png) no-repeat; cursor:pointer;cursor:hand}
.faq_list #faq li.simpleFAQShowing:before {background:#5eafcd url(images/faq/open.png) no-repeat;-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px;behavior: url(PIE.htc);}
.faq_list #faq .question {margin:20px 0 0 0;border:1px solid #c19d5e;min-height:34px;position:relative;padding:13px 45px 10px 45px;font-size:20px;color:#c19d5e;background-color:#000;font-weight:normal;}

/*		.faq_list #faq .question {margin:20px 0 0 0;border:1px solid #d3d3d3;min-height:34px;position:relative;padding:13px 0 0 55px;font-size:14px;font-weight:bold;color:#434242;background:#ededed;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f9f9f9), to(#ededed));background: -webkit-linear-gradient(#f9f9f9, #ededed);background: -moz-linear-gradient(#f9f9f9, #ededed);background: -ms-linear-gradient(#f9f9f9, #ededed);background: -o-linear-gradient(#f9f9f9, #ededed);background: linear-gradient(#f9f9f9, #ededed);-pie-background: linear-gradient(#f9f9f9, #ededed);behavior: url(/web/20181120132710im_/http://assuredpharmacaps.com/PIE.htc);}
*/		.faq_list #faq .question:before {content:'Q:';position:absolute;top:12px;left:16px;color:#c19d5e;font-size:20px;font-weight:normal;}
.faq_list #faq .answer {border:1px solid #c19d5e;position:relative;border-top:none;padding:27px 35px 27px 55px;}
.faq_list #faq .answer:before {content:'A:';position:absolute;top:27px;left:16px;color:#fff;font-size:18px;font-weight:normal; }
.faq_list #faq .answer p {padding: 0px; margin: 0px; font-size:18px }