body{
	margin:0px;
	padding:0px;
	box-sizing:border-box;
}
.header{
	width:100%;
	height:auto;
	max-width:100%;
	margin:0px;
	padding:0px;
	/*border-top: 3px solid #ee4037;*/
}
.banner{
	background-image:url("../images/banner-2.png");
	background-repeat:repeat;
	height: auto;
    overflow: hidden;
}
.header .header-left{
	width:75%;
	height:auto;
	max-width:100%;
	margin:0px;
	padding:0px;
	float:left;
}
.header .header-left img{
	margin: 0px 0px 0px 38px;
}
.header-right{
	width:25%;
    height: auto;
    max-width: 100%;
    margin: 25px 0px 0px 0px;
    padding: 0px;
	float:left;
}
.header-right .header-right-left{
	width: 50%;
    height: auto;
    max-width: 100%;
    margin:30px 0px 0px 0px;
    float: left;
    padding: 0px;
}
.header-right .header-right-left p{
	height: auto;
    max-width: 100%;
    margin: 0px;
    padding: 5px 0px 0px 0px;
    font-size: 15px;
    text-align: center;
    color:#1123a8;
	font-family: 'Ubuntu', sans-serif;
}
 .header-right-right{
	height:auto;
	max-width:100%;
	margin:0px 0px 0px 0px;
	float:left;
	padding:0px;
}
 .header-right-right p{
	height: auto;
    max-width: 100%;
    margin: 0px;
    padding: 5px 0px 0px 0px;
    font-size: 15px;
    text-align: center;
    color: #276b9a;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
}
.booking-strip{
	width:100%;
	height:auto;
	/*background-image:url(../images/background-back.jpg);*/
	overflow:hidden;
}
.booking-strip .booking-one{
	width: 24.5%;
    height: auto;
    max-width: 100%;
    float: left;
    margin: 0px 2px 0px 2px;
    padding: 0px;
    border: 1px solid #c7c7c7;
    border-radius: 7px;
	background-color: #0076b3;
}
.booking-strip .booking-one img{
	margin:0px auto;
	padding:0px 0px 0px 0px;
	    width: 75px;
    height: 75px;
}
.booking-strip .booking-one h3{
	    text-align: center;
    font-size: 18px;
    margin: 0px;
    padding: 0px 0px 8px 0px;
    max-width: 100%;
    width: 100%;
    height: auto;
    color: white;
    font-family: 'Acme', sans-serif;
}
.booking-strip .booking-one .btn-one{
	color: white;
    margin: 0px 0px 5px 0px;
    background-color: #00aaff;
    border: 1px solid #00aaff;
    padding: 5px 7px 3px 7px;
    border-radius: 2px;
    font-size: 14px;
	font-family: 'Acme', sans-serif;
}
.booking-strip .booking-two{
	width: 24.5%;
    height: auto;
    max-width: 100%;
    float: left;
    margin: 0px 2px 0px 2px;
	background-color: #00abff;
    padding: 0px;
    border: 1px solid #c7c7c7;
    border-radius: 7px;
}
.booking-strip .booking-two img{
	margin:0px auto;
	padding:0px 0px 0px 0px;
	    width: 75px;
    height: 75px;
}
.booking-strip .booking-two h3{
	    text-align: center;
    font-size: 18px;
    margin: 0px;
    padding: 0px 0px 8px 0px;
    max-width: 100%;
    width: 100%;
    height: auto;
    color: white;
    font-family: 'Acme', sans-serif;
}
.booking-strip .booking-two .btn-one{
	color: white;
    margin: 0px 0px 5px 0px;
    background-color: #f57421;
    border: 1px solid #f57421;
    padding: 5px 7px 3px 7px;
    border-radius: 2px;
    font-size: 14px;
	font-family: 'Acme', sans-serif;
}
.booking-strip .booking-three{
	width: 24.5%;
    height: auto;
    max-width: 100%;
    float: left;
    margin: 0px 2px 0px 2px;
	background-color: #a86c4d;
    padding: 0px;
    border: 1px solid #c7c7c7;
    border-radius: 7px;
}
.booking-strip .booking-three img{
	margin:0px auto;
	padding:0px 0px 0px 0px;
	    width: 75px;
    height: 75px;
}
.booking-strip .booking-three h3{
	    text-align: center;
    font-size: 18px;
    margin: 0px;
    padding: 0px 0px 8px 0px;
    max-width: 100%;
    width: 100%;
    height: auto;
    color: white;
    font-family: 'Acme', sans-serif;
}
.booking-strip .booking-three .btn-one{
	color: white;
    margin: 0px 0px 5px 0px;
    background-color: #de9f17;
    border: 1px solid #de9f17;
    padding: 5px 7px 3px 7px;
    border-radius: 2px;
    font-size: 14px;
	font-family: 'Acme', sans-serif;
}
.booking-strip .booking-four{
	width: 24.5%;
    height: auto;
    max-width: 100%;
    float: left;
    margin: 0px 2px 0px 2px;
    padding: 0px;
    border: 1px solid #c7c7c7;
    border-radius: 7px;
	background-color: #689617;
}
.booking-strip .booking-four img{
	margin:0px auto;
	padding:0px 0px 0px 0px;
	    width: 75px;
    height: 75px;
}
.booking-strip .booking-four h3{
	    text-align: center;
    font-size: 18px;
    margin: 0px;
    padding: 0px 0px 8px 0px;
    max-width: 100%;
    width: 100%;
    height: auto;
    color: white;
    font-family: 'Acme', sans-serif;
}
.booking-strip .booking-four .btn-one{
	color: white;
    margin: 0px 0px 5px 0px;
    background-color: #58b947;
    border: 1px solid #58b947;
    padding: 5px 7px 3px 7px;
    border-radius: 2px;
    font-size: 14px;
	font-family: 'Acme', sans-serif;
}
.doctor-plug{
	list-style-type:none;
	background-color:red;
	color:white;
}
.select-doctor{
    font-size: 20px;
    height: 30px;
    width: 104px;
	margin: 0px 0px 5px 0px; 	
    border-radius: 2px;
    background-color: #245883;
    border: 1px solid #245883;
    color: white;
    font-family: 'Acme', sans-serif;
}
.services-strip{
	
	width:100%;
	height:auto;
	max-width:100%;
	margin: 1px 0px 0px 0px;
	padding:0px;
	background-color:#aab379;
}
.services-strip h3{
	margin: 0px 0px 10px 0px;
    padding: 0px;
    max-width: 100%;
    width: 100%;
	text-align:center;
    height: auto;
    font-size: 18px;
	font-family: 'Ubuntu', sans-serif;
    color: white;
	font-weight:bold;
}
.services-strip h3 a{
	color: white;
	text-decoration:none;
}
.services-strip h3 a:hover{
	color: red;
	text-decoration:none;
}
.services-strip h4{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #245883;
    margin: 10px 0px 0px 0px;
    padding: 0px;
	font-family: 'Ubuntu', sans-serif;
}
.service-strip-2{
	width:100%;
	height:auto;
	max-width:100%;
	margin:10px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
}
.footer-strip{
	width:100%;
	height:auto;
	max-width:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:#44525f;
	overflow:hidden;
}
.footer-strip-1{
	width:100%;
	height:auto;
	max-width:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.footer-strip-1 h4{
    margin: 0px;
    padding: 10px 0px 5px 0px;
    text-align: center;
    width: 100%;
    height: auto;
    max-width: 100%;
    color:#f04137;
	font-family: 'Ubuntu', sans-serif;
	font-weight:bold;
}
.footer-strip-1 p{
    margin: 0px;
    padding: 7px 0px 0px 0px;
    max-width: 100%;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 16px;
	font-family: 'Ubuntu', sans-serif;
}
.footer-strip-1 p a{
	color:white;
}
.footer-strip-1 p a:hover{
	text-decoration:none;
}
.footer-strip-2{
	width:100%;
	height:auto;
	max-width:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.footer-strip-2 h4{
	margin:0px;
    padding: 10px 0px 5px 0px;
    text-align: center;
    width: 100%;
    height: auto;
    max-width: 100%;
    color:#f04137;
	font-family: 'Ubuntu', sans-serif;
	font-weight:bold;
}
.footer-strip-2 p{
    text-align: center;
    color: white;
    font-size:25px;
    padding: 5px;
}
.footer-strip-3{
	width:100%;
	height:auto;
	max-width:100%;
	margin:10px 0px 0px 0px;
	padding:0px;
}
@media only screen and (max-width:1162px){
	.header .header-left{
		width:100%;
	}
	.header .header-right{
		width:100%;
		float:none;
	}
	.header .header-right-right{
		float:none;
	}
}
@media only screen and (max-width:862px){
	.booking-strip .booking-one{
	width:48%;
	}
	.booking-strip .booking-two{
	width:48%;
	}
	.booking-strip .booking-three{
	width:48%;
	}
	.booking-strip .booking-four{
	width:48%;
	}
	.header .header-left img {
    margin: 0px 0px 0px 0px;
}
}
@media only screen and (max-width:530px){
	.booking-strip .booking-one{
	width:100%;
	}
	.booking-strip .booking-two{
	width:100%;
	}
	.booking-strip .booking-three{
	width:100%;
	}
	.booking-strip .booking-four{
	width:100%;
	}
}