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

@font-face {
    font-family: 'OpenSansRegular';
    src: url('../fonts/OpenSansRegular.eot');
    src: url('../fonts/OpenSansRegular.eot') format('embedded-opentype'),
         url('../fonts/OpenSansRegular.woff2') format('woff2'),
         url('../fonts/OpenSansRegular.woff') format('woff'),
         url('../fonts/OpenSansRegular.ttf') format('truetype'),
         url('../fonts/OpenSansRegular.svg#OpenSansRegular') format('svg');
}

@font-face {
    font-family: 'OpenSansBold';
    src: url('../fonts/OpenSansBold.eot');
    src: url('../fonts/OpenSansBold.eot') format('embedded-opentype'),
         url('../fonts/OpenSansBold.woff2') format('woff2'),
         url('../fonts/OpenSansBold.woff') format('woff'),
         url('../fonts/OpenSansBold.ttf') format('truetype'),
         url('../fonts/OpenSansBold.svg#OpenSansBold') format('svg');
}
.illnes_inner_result p {
    margin: 0;
    font-size: 14px;
    color: #5f5f5f;
    padding-bottom: 10px;
    line-height: 25px;
}

.low_main_swra{
   width:100%;
   padding:20px 0;
 background:#fff;
}
.phone{
padding-top:23px;
}
.logo_wra img{
    min-width:150px;
}

.all_wrapper{
    margin:44px 0 0;
float:left;
width:100%;
}
.all_wrapper2{
    margin:17px 0 0;
padding:30px 0 0;

float:left;
width:100%;
}
.header {
 
    background-size: cover;
	transition:all 1s ease-in-out;
 position: fixed;
    top:0; left:0;
    width: 100%;
	z-index:99999;
	padding: 0px 0;
   
}
.header .logo{
	margin:0 auto;
	padding:10px 5px 20px;
}
.sibar_img{
        padding: 10px;
}

.login {
    padding-top: 26px;
}
.login form input
	{
		border:1px solid #d8d8d8;
		background:#ffffff;
		padding:10px 10px;
		font-size:14px;
		color:#7e7e7e;
		width: 159px;
	}
	
.login form input[type="checkbox"]
	{
		border:1px solid #d8d8d8;
		background:#ffffff;
		padding:10px 10px;
		font-size:14px;
		color:#7e7e7e;
		width: 159px;
	}

.chek_box
	{
		width:auto !important;
		    margin-top: 15px !important;
	}

.login form button
	{
		font-family: 'OpenSansBold';
		border:1px solid #f9b599;
		font-size:14px;
		color:#fff;	
		    padding: 10px 30px;
	}

.orange_gradiant
	{
		background: rgba(0, 0, 0, 0) linear-gradient(to top, #db1e37 0%, #eb4242 100%) repeat scroll 0 0;

	}

.login form label
	{
		font-family: 'OpenSansRegular';
		padding-left:5px;
		font-weight:normal;
		font-size:12px;
		color:#7e7e7e;
		
	}

.login form span
	{
		margin-left: 40px;
		font-size:12px;
		color:#7e7e7e;
	}


.navi_wrapper{
	background:#0e1b37;
	width:100%;
}
.navi_wrapper ul.navi{
	    float: none;
    margin: 0 auto;
    padding: 0;
    display: block;
    text-align: center;
    max-width: 675px;
}

.navi_wrapper ul.navi li a{
	font-size:15px;
	color:#fff;
	padding: 15px 22px;
	text-transform: uppercase;
       transition: all 1s ease-in-out;
}

.navi_wrapper ul.navi li.active a{
	background:rgb(36, 50, 117);
	color:#fff;
}

.navi_wrapper ul.navi li.active a:hover{
	background:rgb(36, 50, 117);
	color:#fff;
}


.navi_wrapper ul.navi li a:hover{
	background:rgb(36, 50, 117);
	color:#fff;
}



.live_chat_wrap div.live_chat{
	font-size:15px;
	color:#e5363e;
	float:left;
	padding:10px 20px 10px 42px;
	background:#ede7f6 url("../images/live_chat_icon.png") no-repeat scroll 8% center;
	margin: 4px 0;
	font-family: 'OpenSansBold';
}
.slider_wrapper img{
	width:100%;
	min-height:350px;
}
.slider_wrapper{
	border-bottom:1px solid #0e1b37;
}
.shadow img{
	margin:auto;
}
.service_box{
	background:#f6f6f6;
	border:1px solid #e0e0e0;
	text-align:center;
	float:left;
	width:19%;
	margin:0 5px;
}
.service_box h3{
	font-size:17px;
	line-height:30px;
	text-align:center;
	margin:35px 0;
	color:#717171;
	font-family: 'OpenSansBold';
}

.service_icon{
	padding:25px 0 10px;
	
}
.service_icon img{
	margin:auto;
	height:66px;
}
.service_box div a{
	text-align:center;
	padding:7px 0;
	font-size:15px;
	background:#e4333d;
	color:#fff;
	display: block;
	 margin: 0 auto;
	 margin-bottom:35px;
	 width: 129px;
	
}
.service_box div a:hover{
	text-decoration:none;
	background:#c01e27;
}
.service_box div{
	float:left;
	width:100%;
}
.service_box_wrap{
    float: left;
    padding: 30px 0 60px;
    width: 100%;
}
.barcode_wrapper{
	background:#f6f6f6;
	width:100%;
	float:left;
	border-bottom:1px solid #f0f0f0;
	border-top:1px solid #f0f0f0;
	padding:30px 60px 0;
	    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
    margin: 0 0 24px;
}
.landing_content{
	padding:25px 0;
	text-align:center;
}
.landing_content p{
	margin:0;
	color:#585658;
	font-size:20px;
	line-height:40px;
	padding-bottom:50px;
        text-align: justify;
}
.landing_content p span{
	
}

.barcode_heading h2{
	padding:25px 0;
	margin:0;
	text-align:center;
	color:#0e1b37;
	font-family: 'OpenSansBold';
	font-size:24px;
}
.barcode_heading p{
	padding:0 0 30px;
	margin:0;
	text-align:center;
	color:#7e7e7e;
	font-size:17px;
}
.line{
	width:30px;
	background:#0e1b37;
	margin:auto;
	height:1px;
	margin-bottom:10px;
}
.barcode_box{
	text-align:center;
	background:#fff;
	padding:35px 15px;
	border:1px solid #e6e6e6;
	margin-top:34px;
}
.custom_barcode_box{
	background:#fff;
	padding:0px 0 35px;
	border:1px solid #e6e6e6;
	margin-top:34px;
	float:left;
	width:100%;
}
.custom_box_heading{
	font-size:16px;
	color:#fff;
	background:#75757d;
	font-family: 'OpenSansBold';
	padding:10px 5px;
	text-align:center;
	margin-bottom:40px;
}
.custom_barcode_box label{
	color:#75757d;
	font-size:14px;
	font-weight:normal;
}
.custom_barcode_box div.form_group{
	margin:5px 0 31px;
}
.custom_barcode_box input{
	border:1px solid #a1a1a1;
	height:33px;
	 padding-left: 15px;
	font-size:14px;
	 color:#9d9da0;
	 border-radius:0;
}
.custom_submit img{
	margin:auto;
}
.custom_submit{
	text-align:center;
}


.custom_submit h2{
		color: #686868;
    font-size: 20px;
    margin: 0;
}
.buy_now{
	margin-top:35px;
}
.custom_submit a:hover {
    box-shadow: 0 100px 0 0 #e9445a inset;
    color: #fff;
    text-decoration: none;
}
.custom_submit a {
    background: rgba(0, 0, 0, 0) linear-gradient(to top, #db1e37 0%, #eb4242 100%) repeat scroll 0 0;
    border: 1px solid #f9b599;
    box-shadow: 0 0 0 0 #db1e37 inset;
    color: #fff;
    font-family: "OpenSansBold";
    font-size: 14px;
    margin: 0;
    max-width: 100px;
    padding: 10px 45px;
    transition: all 1s ease 0s;
}


.price_box{
	background:url(../images/price_box_bg.png) left center no-repeat;
	border:1px solid #a1a1a1;
	height:33px;
	 padding-left: 45px;
	 color:#9d9da0;
	 line-height:33px;
	
}
.price_box input{
	background-color:transparent;
	border:0;
	height:33px;
	 padding-left: 45px;
	 color:#9d9da0;
}
.barcode_box:hover{
	border:1px solid #ffcbd0;
}
.barcode_box img{
	margin:auto;
}

.barcode_box h2{
	margin:0;
	font-size:20px;
	color:#686868;
}
.barcode_box h5{
	margin:0;
	font-size:18px;
	padding:26px 0 15px;
	color:#e93e41;
	font-family: 'OpenSansBold';
}

.barcode_box p{
	margin:0;
	font-size:20px;
	padding:0px 0 25px;
	color:#717171;
}

.barcode_box p span{
	margin:0 0 0 35px;
	font-size:24px;
	color:#767676;
	font-family: 'OpenSansBold';
}

.barcode_box a{
	margin:0;
	font-size:14px;
	padding:10px 45px;
	max-width:100px;
	border:1px solid #f9b599;
	color:#fff;
	font-family: 'OpenSansBold';
	 box-shadow: 0 0 0 0 #db1e37 inset;
	 transition:1s  all;
	background:rgba(0, 0, 0, 0) linear-gradient(to top, #db1e37 0%, #eb4242 100%) repeat scroll 0 0;
}
.barcode_box a:hover{
	color:#fff;
	box-shadow: 0 100px 0 0 #e9445a inset;
	text-decoration:none;
}

.barcode_box a:focus{
	color:#fff;
	background:;
	text-decoration:none;
}


/* 
	jQuery Logo Slider Ticker 
	by http://webdesignandsuch.com
	build with code from http://bxslider.com
*/


#slider {
	list-style:none;
	padding:0px
}



#slider img { 
	
	height:auto; 
	margin:0px; 
	display:inline-block  
}

#slider li {
	width:210px
}
.retailer_wrapper{
	width:100%;
	padding: 8px 0 20px;
	float:left;
}

.slider-container div.bx-wrapper{
	width:100% !important;
}
.slider-container div.bx-window{
	width:100% !important;
}
.retailer_heading{
	font-size:20px;
	color:#8d8c8c;
	text-align: center;
    padding: 34px 0;
	font-family: 'OpenSansBold';
}

.footer_wrapper{
	background:#333333;
	float:left;
	padding:45px 0 60px;
	width:100%;
}
.footer_heading h2{
	margin:0;
	padding:15px 0;
	line-height:normal;
	font-size:18px;
	color:#fff;
	text-transform: uppercase;
}

.footer_heading div.footer_line{
	height:1px;
	background:#38a9d0;
	width:30px;
}

.about_content{
	font-size:14px;
	color:#e9e9e9;
	line-height:28px;
	padding-top:25px;
}

.contact_detail{
	padding-top:25px;
		
}
.contact_detail p{
	color:#e9e9e9;
	font-size:14px;
	line-height:28px;
	padding:0 0 0 25px;
}
.contact_detail p:nth-child(1){
	background:url(../images/place_icon.png) left center no-repeat;
}
.contact_detail p:nth-child(2){
	background:url(../images/telephone_icon.png) left center no-repeat;
}
.contact_detail p:nth-child(3){
	background:url(../images/place_icon.png) left center no-repeat;
}
.contact_detail p:nth-child(4){
	background:url(../images/telephone_icon.png) left center no-repeat;
}
.contact_detail p:nth-child(5){
	background:url(../images/massege_icon.png) left center no-repeat;
}
.contact_detail p:nth-child(6){
	background:url(../images/site_icon.png) left center no-repeat;
}

.quick_link ul{
	margin:0;
	padding:0;
	display:grid;
	
}
.quick_link {
	padding-top:15px;
}
.quick_link ul li{
	margin:0;
	list-style:none;	    
    display: block;
	
}
.quick_link ul li a{
	font-size:15px;
	color:#fff;
	padding: 10px 18px 1px 0px;
	
	float:left;
	transition:0.5s ease-in-out;

}
.quick_link ul li a:hover{
	text-decoration:underline;
	border-radius:25px;
}

.chat_bottam {
	padding-top:25px;
}

.chat_bottam p{
	background:url(../images/footer_chat.png) left center no-repeat;
	color: #e9e9e9;
	 padding: 3px 0 3px 68px;
    line-height: 28px;
    font-size: 17px;
}
.chat_bottam a{
	background: rgba(0, 0, 0, 0) linear-gradient(to top, #db1e37 0%, #eb4242 100%) repeat scroll 0 0;
	color: #e9e9e9;
	 padding:8px 15px;
	 width:100%;
	 color:#fff;
	 float:left;
    line-height: 28px;
	text-align:center;
    font-size: 17px;
}

.chat_bottam a:hover{
	text-decoration:none;
	color:#fff;
	background: rgba(0, 0, 0, 0) linear-gradient(to top, #db1e37 0%, #eb4242 100%) repeat scroll 0 0;
}

.socials{
	float:left;
	width:100%;
}
.socials ul{
	margin:0 0 10px;
	padding:0;
}

.socials ul li{
	margin:0;
	list-style:none;
	display:inline-block;
	
}
.socials ul li a{
	padding: 0px 10px 0 0;
	background-color:transparent;
}
.socials ul li a:hover img{ 
	transform:rotate(360deg);
	transition:1s ease-in-out;
}
.socials ul li a img{ 
	transition:1s ease-in-out;
}
.copyright{
	color:#626262;
	font-size:14px;
}

.copyright span{
	color:#4db0d2;
}

.design_by{
	color:#626262;
	font-size:14px;
	text-align:right;
}

.design_by a{
	color:#4db0d2;
	
}
.design_by a:hover{
	color:#4db0d2;
	text-decoration:none;
}

.footer_bottom{
	float:left;
	background:#2b2b2b;
	width:100%;
	padding:25px 0;
}

/*        about us page start here        */

.about_us_wrapper{
	background:#f6f6f6;
	padding:70px 0 35px ;
}

.about_heading h2{
	margin:0;
	font-family: 'OpenSansBold';
	padding:0 0 15px;
	line-height:normal;
	font-weight:normal;
	font-size:24px;
	color:#6c6c6c;
}
.upper_line{
	background:#dcdcdc;
	height:1px;
}

.under_line{
	background:#e5363e;
	height:1px;
	max-width:220px;
}

.welcome_box{
	background:#fff;
	color:#6c6c6c;
	font-size:14px;
	padding:45px 30px 35px;
	border:1px solid #e1e1e1;
	margin-top:30px;
}

.welcome_box h3{
	margin:0;
	font-family: 'OpenSansBold';
	padding:0 0 30px;
	font-size:18px;
	line-height:normal;
	color:#6c6c6c;
}

.welcome_box p{
	margin:0;
	padding:0 0 30px;
	font-size:14px;
	line-height:32px;
	color:#6c6c6c;
}

.about_side_content{
	background:#fff;
	color:#6c6c6c;
	font-size:14px;
	padding:25px 20px 35px;
	border:1px solid #e1e1e1;
	margin-top:80px;
}

.about_side_content h3{
	margin:0;
	font-family: 'OpenSansBold';
	padding:0 0 10px;
	font-size:18px;
	line-height:normal;
	color:#6c6c6c;
}

.about_side_content p{
	margin:0;
	padding:0 0 30px;
	font-size:14px;
	line-height:32px;
	color:#6c6c6c;
	text-align:justify;
}

.margin-contect{
     margin-top: 60px;

}

/*checkout page start here*/
.under_line_2{
	background: #0e1b37;
    height: 1px;
    max-width:128px;
}
.checkout_wrapper{
	max-width:100%;
	margin:auto;
}
.checkout_list{
	margin:30px 0 0 0;
}
.checkout_list table.table tr td{
	border:1px solid #d3d3d3;
	background:#ffffff;
	padding:12px 0;
	text-align:center;
	font-size:15px;
	color:#6c6c6c;
}
.checkout_list table.table tr:nth-child(1) td{
	font-size:17px;
	color:#6c6c6c;
	font-family: 'OpenSansBold';
}
.all_checkout_wrapper{
	width:100%;
	background:#f6f6f6;
	padding-bottom: 50px;
}

.checkout_list table.table tr td a{
	font-size:15px;
	color:#dc2b42;
}
.checkout_list table.table tr td a:hover{
	text-decoration:none;
}
.checkout_list table.table tr td a:focus{
	text-decoration:none;
}
.checkout_list table.table tr:nth-last-child(1) td{
	font-size:16px;
	color:#6c6c6c;
	font-family: 'OpenSansBold';
	border:0;
}
.checkout_list table.table tr:nth-last-child(1){
	border:1px solid #d3d3d3;
}
.basic_information{
	background:#fff;
	border:1px solid #e0e0e0;
	float: left;width: 100%;
}

.basic_heading{
	background:#ebeaea;
	padding:17px 0 0;
	
}


.basic_heading h2{
	color:#595858;
	font-size:17px;
	font-family: 'OpenSansBold';
	margin:0;
	line-height:normal;
	background:#fff;
	padding:15px 5px ;
	border-radius:8px 8px 0 0;
	width:165px;
	margin:0 0 -1px 45px;
	text-align:center;
}

.detail_wrapper{
	padding:50px 0;
	max-width:700px;
	margin:auto;
}

.detail_wrapper input{
	border:1px solid #d3d3d3;
	border-radius:6px;
	height:44px;
	line-height:44px;
	box-shadow:0 0 0;
}

.detail_wrapper label{
	color:#656565;
	font-size:15px;
	padding-top:10px;
	margin:0;
	font-weight:normal;
}
.detail_wrapper div.form_group{
	 margin-bottom: 15px;
    float: left;
    width: 100%;

}

/*checkbox*/
input[type=checkbox] { display:none; } /* to hide the checkbox itself */
input[type=checkbox] + span:before {
display: inline-block;
 
}


input[type="checkbox"]:checked + span {
  background-position: 0 -19px;
  background: url(../images/check2.png) 0 0px no-repeat;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.agree_check span {
  padding-left: 30px;
  background: url(../images/check1.png) 0 0px no-repeat;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.agree_check span a{
	color:#dc2b42;
	text-decoration:none;
}

.agree_check span a:hover{
	color:#dc2b42;
	text-decoration:underline;
}
.agree_check span a:focus{
	color:#dc2b42;
	text-decoration:none;
}


/*radio button style*/



input[type=radio] { display:none; } /* to hide the checkbox itself */
input[type=radio] + span:before {
display: inline-block;
 
}





input[type=radio] + before:span {
  height: 19px;
  display: inline-block;
  line-height: 20px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 13px;
  vertical-align: middle;
  cursor: pointer;
  
}
input[type="radio"]:checked + span {
  background-position: 0 0px;
  background: url(../images/radio2.png) 0 0px no-repeat;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.strip_box span {
	color:#9d9d9d;
	font-size:15px;
  padding-left: 36px;
  font-weight:normal;
  background: url(../images/radio1.png) 0 0px no-repeat;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.strip_box{
	
	max-width:700px;
	margin:auto;
}
.strip_wrapper{
	background:#ebeaea;
	padding:30px 0 20px 283px;
	float:left;
	width:100%;
}

.strip_box ul{
	margin:0;
	padding:0;
}
.strip_box ul li{
	margin:0;
	display:inline-block;
	padding:0 5px;
}

.strip_submit{
	float:left;
	width:100%;
	margin:35px 0 0 20px;
}
.strip_submit button{
	background: transparent linear-gradient(to top, #eb4242 0%, #db1e37 100%) repeat scroll 0 0;
	border: 1px solid #eb4242; 
	border-radius:5px;
	padding:11px 24px;
	font-size:17px;
	color:#fff;
	font-family: 'OpenSansBold';
}
.checkout_heading h2{
	font-size:24px;
	font-family: 'OpenSansBold';
	color:#6c6c6c;
	
}


/*faq page start here*/

.all_faq_wrapper{
	background:rgba(246, 246, 246, 0.53);
	padding:40px 0 0;
}
.faq_box{
	border:1px solid #e0e0e0;
	padding:40px 58px 20px;
	background:#fff;
	margin:30px 0 0;
}

.faq_box h3{
	color:#6c6c6c;
	font-size:18px;
	margin:0;
	font-family: 'OpenSansBold';
}
.faq_box p{
	color:#656565;
	font-size:15px;
	line-height:32px;
	padding: 11px 0 30px;
	margin:0;
}


/*contact us page start here*/
.under_line_3{
	background: #e5363e;
    height: 1px;
    max-width:155px;
}

.get_in_touch h2{
	font-size:20px;
	color:#5f5f5f;
	margin:0;
	padding:58px 0 10px;
	font-family: 'OpenSansBold';
}
.get_in_touch p{
	font-size:14px;
	color:#5e5e5e;
	line-height:28px;
	margin:0;
}
.get_in_touch h6{
	font-size:15px;
	color:#5e5e5e;
	line-height:28px;
	padding:14px 0 14px 55px;
	margin:0;
	background:url(../images/address.png) left center no-repeat;
}
.get_in_touch h1{
	font-size:15px;
	color:#5e5e5e;
	line-height:28px;
	padding:20px 0 20px 55px;
	margin:0;
	background:url(../images/site_icon2.png) left center no-repeat;
}
.get_in_touch h4{
	font-size:15px;
	color:#5e5e5e;
	line-height:28px;
	padding:20px 0 20px 55px;
	margin:0;
	background:url(../images/mobile_icon.png) left center no-repeat;
}

.get_in_touch h5{
	font-size:15px;
	color:#5e5e5e;
	padding-left:55px;
	line-height:28px;
	padding:20px 0 20px 55px;
	margin:0;
	background:url(../images/contact_massege_icon.png) left center no-repeat;
}

.under_line_4{
	background:#d8d8d8;
	height:1px;
	max-width:500px;
	margin:25px 0 10px;
}
.get_in_touch h3{
	font-size:16px;
	color:#332828;
	line-height:28px;
	margin:0;
}
.get_in_touch ul{
	margin:0;
	padding:0;
}

.get_in_touch ul li{
	margin:0;
	padding:20px 10px;
	display:inline-block;
}

.contact_form_wrapper{
	background:#f6f6f6;
	border:1px solid #cfd6e2;
	margin:30px 0 0;
	float: left;
    padding: 0 0 16px;
}
.contact_form_wrapper form div.form_group{
	margin-bottom:12px;
	padding: 0 31px;
}
.contact_form_wrapper form h2{
	margin:0 0 25px;
	padding:16px 15px;
	color:#fff;
	background:#736a6a;
	font-family: 'OpenSansBold';
	font-size:16px;
	text-align:center;
}

.contact_form_wrapper form div.form_group input{
	background:#FFF;
	font-size:14px;
	color:#b9b9b9;
	border-radius:0;
	line-height:41px;
	height:41px;
}

.contact_form_wrapper form div.form_group textarea{
	background:#FFF;
	font-size:14px;
	color:#b9b9b9;
	border-radius:0;
	width:100%;
	max-width:100%;
}

.contact_form_wrapper form div.form_group input:focus{
	color:#000;
}
.form_box_1{
	float:left;
	width:25%;
}
.form_box_2{
	float:left;
	width:50%;
}
.fixed_logo{
    background:#fff;
    padding:15px 10px;
    float:left;
    margin: 20px 0;
    
}
.fixed_logo2 {
    padding: 0px 10px;
    float: left;
    margin: 0 0;
}
.form_box_2 button{
	float:right;
	width:95%;
	font-size:14px;
	color:#fff;
	background:#736a6a;
	line-height:41px;
	height:41px;
	border:1px solid #736a6a;
	font-family: 'OpenSansBold';
}
.form_box_1 img{
	width:100%;
}
.header .logo2{
	display:none ;
}
.fixed {
   
 }
.fixed .low_main_swra{
	display:none;
}
/*.fixed .navi_wrapper ul.navi {
    float: right;
}*/
.fixed .logo2 {
	float:left;
	padding: 6px 5px 6px;
	display:block;
}
 .logo_wra{
	 max-width: 190px;
  
    display: block;
 }
.call_now{ 
     margin-top:55px;
}

.call_now h2{
    margin:0;
	font-size:30px;
	text-align:right;
	font-family: 'OpenSansBold';
	color:#6B6B6B;
}
/*holiday illness*/

.illness_heading h2{
	margin:0;
	font-size:30px;
	text-align:center;
	font-family: 'OpenSansBold';
	color:#6B6B6B;
}
.illness_heading{
	padding:63px 0 20px;
}

.illness_heading .ille_line{
	margin:20px  auto;
	width:100px;
	background:#0e1b37;
	height:1px;
	color:#0e1b37;
display:none;
}


.illnes_link_wrap{
	background:#fff;
	padding:50px 0 2px;
	box-shadow:0 0 5px rgba(0, 0, 0, 0.5); 
    margin-bottom: 25px;
}

.illnes_link_wrap ul{
	margin:0;
	padding:0;
}
.illnes_link_wrap ul li{
	list-style:none;
	display:block;
}
.illnes_link_wrap ul li a{
	display:block;
	padding:17px 25px;
	background:#fff;
	font-size:16px;
	color:#0e1b37;
	border-top:1px solid #0e1b37;
}
.illnes_link_wrap ul li:nth-last-child(1) a{
	border-bottom:1px solid #0e1b37;
}
.illnes_link_wrap ul li a:hover, .illnes_link_wrap ul li a:focus{
	background:#0e1b37;
	color:#fff;
	text-decoration:none;
}

.illnes_link_wrap ul li.active_nev a{
	background:#0e1b37;
	color:#fff;
	text-decoration:none;
}

.illnes_link_result_wrap{
	background:#fff;
	padding:50px 0;
	box-shadow:0 0 5px rgba(0, 0, 0, 0.5); 
    margin-bottom: 22px;
}
.illnes_inner_result{
	padding:0 25px;
}

.result_heading{
	padding:0 0 15px;
	border-bottom:1px solid #0e1b37;
}
.result_heading h2{
	margin:0;
	padding:0;
	color:#0e1b37;
	font-size:22px;
}
.result_content{
	padding:25px 0 15px;
}
.result_content p{
	margin:0;
	font-size:14px;
	color:#5f5f5f;
	padding-bottom:10px;
	line-height:25px;
}
.headin_bg h3{
	background:#0e1b37;
	padding:10px 25px;
	color:#fff;
	font-size: 19px;
	    line-height: 25px;
}

.headin_bg{
	padding: 0 0 15px;
}
.illneslin_heaidng h2 {
    margin: 0;
    padding: 0;
    color: #0e1b37;
	font-size:22px;
}
.illneslin_heaidng{    
	padding: 0 5px 15px;
    border-bottom: 1px solid #0e1b37;
	margin:0 10px 25px;
}

.headin_bg ul li{
	padding:5px;
}

.headin_bg h5{
	margin:0;
	font-size:14px;
	color:#333;
	padding-bottom:10px;
	line-height:23px;
}
.headin_bg h5 span{
	font-size:15px;
	margin-right:0;
}
.box_none{
	display:none;
}

.map{
	margin:50px 0 0;
	box-shadow:0 0 5px rgba(0, 0, 0, 0.5);
}
.contact_vie_img{
	width:100%;
	margin-top:27px;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
	padding:5px;
}

.contact_vie_img img{
	width:100%;
}
.hotspots_wrap{
	 background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    float: left;
    margin: 35px 0 0;
	padding-bottom:30px;
    width: 100%;
    margin-bottom: 22px;
}
.hotspots_content{
	padding:25px 15px ;
}
.hotspots_content h2{
	margin:0;
	font-size:22px;
	color:#fff;
	padding:15px 0;
	padding-left:25px;
	background:#0e1b37;
	border-bottom:1px solid #999;
}

.hotspots_content p{
	font-size:15px;
	padding: 15px 0 12px;
	line-height: 32px;
	color:#666;
}

.hotspots_content ul.hotspo_img{
	margin:0;
	padding:0;
}

.hotspots_content ul.hotspo_img li{
	float:left;
	width:50%;
	list-style:none;
	padding:5px;
	height:150px;
}
.hotspots_content ul.hotspo_img li img{
	height:100%;
}
.hotspots_place{
	padding:20px 0 0;
}

.hotspots_place ul{
	margin:0 auto;
	padding:0;
	width: 186px;
}

.hotspots_place ul li{ 
	list-style:none;
	padding:8px 8px 8px 35px;
	background:url(../images/point_icon.png) left center no-repeat;
}
































