@charset "utf-8";
/* CSS Document */
body {
	padding:0;
	margin:0;
	font-size:15px;
	line-height:1.6;
	color:#888;
	font-family: 'Roboto', sans-serif;
}
h1,h2,h3,h4,h5,p {
	margin: 0;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding:0;
}
.header {
	padding: 15px 30px;
}
.header-left {
	float: left;
}

.header-right {
	float: right;
}
.header-right a {
	display: inline-block;
	font-size: 18px;
	line-height: 35px;
	height: 35px;
	padding: 0 15px;
	color: #fff;
	background-color: #e77739;
	border-radius: 10px;
}
.banner {
	position: relative;
}
.banner img {
	width: 100%;
	position: relative;
	z-index: 1;
}
.banner-text {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	padding: 60px;
}
.banner-text img {
	width: auto;
	float: right;
}
.banner-text h1 {
	font-size: 25px;
	line-height: 35px;
	font-weight: normal;
	color: #fff;
	border-left:3px solid #fff;
	padding-left: 30px;
}
.banner-text h1 strong {
	font-size: 40px;
	font-weight: bold;
}
.banner-text h1 em {
	font-weight: bold;
	font-style: normal;
}
.benefits {
	padding: 0 60px 45px;
	text-align: center;
}
.benefits p {
	padding: 0 15px;
}
.benefits img {
	margin-top: 40px;
}
.improvement .improvement-inner p{
	border-radius: 50%;
	display: inline-block;
	background-color: #e77739;
	padding: 40px;
	color: #fff;
	font-size: 30px;
	text-align: center;
}
.improvement p{
	padding: 20px;
	text-align: center;
}
.improvement{
	padding: 40px 60px 20px;
	text-align: center;
	background-color: #f1f1f1;
}
.hospital{
	padding:40px 60px 20px;
}
.hospital h4{
	text-align: left;
}
.hospital ul{
	padding: 10px ;
}
.hospital ul li {
	margin: 0px 10px;
	padding: 3px 0px;
	text-align: left;
}
#contact-form{
	padding: 10px 30px;
}
.form-control{
	width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    color: #666;
    font-size: 16px;
    border-radius: 10px;
    border: none;
}
.form-group{
position: relative;
}
.form-group span{
  display: none;
  position: absolute;
  height: auto;
  background: #fff;
  color: #ed3237;
  box-shadow: 0px 0px 10px #ddd;
  right: 0px;
  border-radius: 10px;
  bottom: -10px;
  padding: 3px 10px;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 1px;
  animation: slide 0.7s alternate;
}
.rightbar button:hover, .rightbar button:active {

    background-color: #e77739;
}
.testimonials {
	background-color: #e77739;
	padding: 40px 60px;
	position: relative;
}
.testimonials h4, .testimonials p {
	color: #fff;
	padding: 0;
}
.testimonials h4 {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	line-height: 32px;
}
.testimonials p {
	text-align: right;
	font-size: 20px;
	line-height: 28px;
}
.openquot {
	font-family: Arial,sans-serif;
	font-size: 180px;
	/*opacity: 0.3;*/
	color: #fff;
	position: absolute;
	top: 0;
	left: 60px;
	margin-top: -82px;
}
.closequot {
	font-family: Arial,sans-serif;
	font-size: 180px;
	line-height: 180px;
	/*opacity: 0.3;*/
	color: #fff;
	position: absolute;
	bottom: 0;
	right: 60px;
	margin-bottom: -123px;
}
.clients {
	padding: 40px 60px;
	text-align: center;
}
.clients h3 {
	font-size: 24px;
	line-height: 32px;
	text-align: center;
}
.clients ul {
	list-style: none;
	padding: 20px 0 0;
	margin: 0;
}
.clients ul li {
	display: inline-block;
	padding: 0 20px;
}
.screenshots {
	background-color: #fff1e9;
	padding-bottom: 40px;
}
.screenshots h3 {
	font-weight: normal;
	font-size: 18px;
	line-height: 27px;
	padding: 40px 60px 20px;
	text-align: center;
}
.slider-container {
	margin: 0 60px;
	background-color: #fccaaa;
	padding: 30px;
	border-radius: 15px;
}
.slider img {
	width: 100%;
}
.bx-controls {
	display: none;
}
#pagination {
	width: 100%;
	text-align: center;
	padding-top: 30px;
}
#pagination a {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 10px;
	border:2px solid #e77739;
}
#pagination a.active {
	background-color: #e77739;
}
.features {
	padding: 40px 60px;
}
.features h3 {
	font-weight: normal;
	font-size: 18px;
	line-height: 27px;
	padding: 0 0 30px;
	text-align: center;
}
.features ul {
	font-size: 16px;
	padding-top: 0;
	padding-bottom: 0;
}
.features ul li {
	padding-top: 10px;
	padding-bottom: 5px;
}
.moreprods {
	background-color: #333;
	padding: 40px 60px 10px;
}
.moreprods h2 {
	font-size: 24px;
	color: #fff;
	padding: 0 0 45px;
	text-align: center;
}
.moreprods img {
	margin: 0 30px;
}
.moreprods h3 {
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	padding: 15px 30px;
}
.moreprods p {
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	padding: 0 30px 15px;
}
.moreprods a {
	display: inline-block;
	padding: 0 15px;
	line-height: 36px;
	height: 36px;
	background-color: #fff;
	border-radius: 18px;
	color: #333;
	margin-bottom: 30px;
}
.footer p {
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	padding: 15px 60px;
}
.rightbar {
	background: url('../images/right-bg.png') 0 0 repeat;
	position: fixed;
	right: 0;
	top: 0;
	height:100%;
}
.rightbar h2 {
	padding: 45px 30px 10px;
	font-size: 26px;
	line-height: 40px;
	color: #333;
}
.rightbar p {
	padding: 5px 30px;
	font-size: 15px;
	line-height: 24px;
	color: #333;
}
.rightbar input[type=text] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	color: #666;
	font-size: 16px;
	border-radius: 10px;
	border: none;
}
.rightbar button, .button {
	float: right;
	display: block;
	padding: 0 30px;
	background-color: #e77739;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	height: 40px;
	border-radius: 10px;
	border: none;
	margin-bottom: 45px;
}

.help-block{
	background: #fff;
	color: #ed3237;
	box-shadow: 0px 0px 10px #ddd;
	font-size:12px;
	border-radius: 10px;
    padding: 3px 10px;
}

@media (min-width: 0px) {

	.header-left {
    float: none;
		text-align: center;
	}
	.header-right {
    float: none;
		padding: 15px 0;
		text-align: center;
	}
	.banner-text {
		position: static;
	}
	.banner-text h1 {
		color: #e77739;
		border-color: #e77739;
	}
	.rightbar {
		position: static;
	}

}

@media (min-width: 992px) {

	.header-left {
    float: left;
		text-align: left;
	}
	.header-right {
    float: right;
		padding: 0;
		text-align: right;
	}
	.banner-text {
		position: absolute;
	}
	.banner-text h1 {
		color: #fff;
		border-color: #fff;
	}
	.rightbar {
		position: fixed;
	}

}

@media (max-width: 425px) {

	.hospital {
	    padding: 40px 20px 20px;
	}
	.clients {
    padding: 40px 20px;
    text-align: center;
}
.features {
    padding: 40px 20px;
}
.moreprods {
    background-color: #333;
    padding: 40px 20px 10px;
}
.benefits {
    padding: 0 20px 45px;
    text-align: center;
}
}
