/*
 *
 * Template Name : Medirev
 * Template Link : http://demo.oneplussolution.com/html5/medirev/
 * Developer's Name : Obaid Hossain
 * Developer's Company : One Plus Solution
 * Developer's Website : http://www.oneplussolution.com/
 * Graphics Designer : Towkir Ahmed Bappy
 * Version : 1.0
 *
 *
 * Uses of the template is totally free. Cheer up us by declaring the template's information.
 * More template can be found - https://www.behance.net/obaidhossain
 * Check out our designer profile - https://www.behance.net/towkirbappy
 * 
 * Copyright (c) 2016 One Plus Solution
 * All right reserved.
 *
 */

body,p,h1,h2,h3,h4,h5,h6 {
	font-family:'open sans'
}

.logo {
	padding:25px 15px;
}
@media screen and (min-width:992px) {
	.col-md-offset-half {
		margin-left: 4.333333%;
	}
}
@media screen and (max-width:767px) {
	.logo {
		text-align:center;
	}

}
@media screen and (max-width:1200px) and (min-width:992px) {
	ul.nav.navbar-nav li a {
		padding: 15px 30px !important;
	}
	.single-service .service-image {
		left:95px;
	}
}

@media screen and (max-width:992px) and (min-width:767px) {
	ul.nav.navbar-nav li a {
		padding: 15px 16px !important;
	}
	.single-service .service-image {
		left:55px;
	}
}

@media screen and (max-width:767px) {
	.single-service .service-image {
		top:0px;
		left:55px;
	}
	.single-service {
		padding-bottom: 80px;
	}
	.single-service:last-child {
		padding-bottom: 0px;
	}
	nav.navbar.navbar-default {
		padding-bottom:30px;
	}
}

@media screen and (max-width:460px) {
.contact-number ul li, .contact-online ul li {
    text-align: center;
    font-size: 8pt !important;
}

.contact-number i.fa, .contact-online i.fa {
    font-size: 8pt !important;
    padding: 5px 7px !important;
    margin-top: 8px;
}

.contact-number ul, .contact-online ul {
    padding-left: 5px !important;
}
}
.contact-info {
	padding:45px 15px;
}

.contact-info ul {
    list-style: none;
    float: left;
    margin: 0px;
    padding: 5px 0px 0px 15px;
    font-size: 11pt;
}

.contact-info i.fa {
    border: 1px solid #e8e8e8;
    color: #4183d7;
    border-radius: 100%;
    padding: 10px 10px;
    font-size: 10pt;
    float: left;
	transition: .2s all ease-in-out;
}

.contact-info i.fa:hover {
    background: #4183d7;
    color: #fff;
    border-color: #4183d7;
}

div#navigation {
	border:none;
}

nav.navbar.navbar-default {
	background:none;
	border:none;
	font-family: 'oswald';
	font-size: 11pt;
	text-transform:uppercase;
	margin:0px;
}

ul.nav.navbar-nav {
    background: #245a9f;
}

ul.nav.navbar-nav li a {
    color: #fff !important;
}

ul.nav.navbar-nav li.active a {
    background: #4183d7;
}

ul.nav.navbar-nav li {
	transition:.2s all ease-in-out;
}

ul.nav.navbar-nav li:hover {
    background: #4183d7;
}

ul.nav.navbar-nav li.active a:hover {
    background:#4183d7;
}

ul.nav.navbar-nav li a {
    padding: 15px 45px;
}

ul.nav.navbar-nav li.get-a-quote {
    background:#4183d7;
}

ul.nav.navbar-nav li.get-a-quote:hover {
    background:#245a9f;
}
@media screen and (min-width:768px) {
	.navbar-header a.navbar-header {
		display:none;
	}
}
@media screen and (max-width:768px) {
	a.navbar-header img {
		height: 45px;
	}
	.contact-info {
		padding:0px;
	}
}
.header-top {
	padding: 20px 0px;
    display: table;
    width: 100%;
}

button.navbar-toggle {
    background: #4183D7;
}

button.navbar-toggle span.icon-bar {
    background-color: #fff !important;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: #245A9F;
}

.slider-container {
	position:relative;
}

.slider-area {
	overflow:hidden;
}

.hdcptn {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
	font-size:24pt;
	line-height: 1.3;
}

.dscptn {
	color:#fff;
}

.oswaldhd {
	font-size:18pt;
	color:#fff;
	font-family:'oswald', sans-serif;
	text-transform:uppercase;
	line-height:1.4 !important;
}

.apntmntdtls {
	color:#fff;
	font-size:11pt;
}

.btnsrvc,
.btnsrvc:hover,
.btnsrvc:active,
.btnsrvc:focus,
.btnappnt,
.btnappnt:hover,
.btnappnt:focus,
.btnappnt:active {
	background:none;
	border:none;
	padding: 0px !important;
}

.btnsrvc a {
	background:none;
	border:1px solid #fff;
	border-radius:1px;
	padding:7% 18%;
	color:#fff !important;
	transition:.2s all ease-in-out;
	text-transform: uppercase;
}

.btnsrvc a:hover {
	background:#fff;
	color:#000 !important;
	border:1px solid #fff;
	border-radius:1px;
}

.btnappnt a {
	background:none;
	border:1px solid #fff;
	border-radius:1px;
	padding:5% 12%;
	color:#fff !important;
	transition:.2s all ease-in-out;
	text-transform: uppercase;
}

.btnappnt a:hover {
	background:#fff;
	color:#000 !important;
	border:1px solid #fff;
	border-radius:1px;
}

section.welcome {
    padding: 80px 0px;
    text-align: center;
    font-family: font-family: 'open sans';
    #font-family: 'oswald', sans-serif;
}

section.welcome h2, section.welcome h3, section.welcome p {
    font-family: 'oswald', sans-serif;
}

section.welcome h2 {
    color: #4183d7;
    text-transform: uppercase;
    font-size: 28pt;
    margin-top: 0px;
}

.single-service h3.service-text {
	padding: 100px 40px 50px;
	background: #f7f7f7;
	border: 1px solid #4183D9;
	border-top: 0;
	margin-top: -30px;
	transition:.2s all ease-in-out;
}

.single-service i.fa {
    color: #fff;
    background: #4183D7;
    font-size: 70pt;
    padding: 30px;
    margin-bottom: -40px;
    min-width: 160px;
    transition: .2s all ease-in-out;
}

.single-service:hover i.fa {
    background: #393939;
}

.single-service {
    position: relative;
}

.single-service .service-image {
    position: absolute;
    left: 50%;
	margin-left:-5px;
}

section.welcome p {
    margin-bottom: 40px;
}

.single-service:hover > h3.ambulance:before,
.single-service:hover > h3.equipment:before,
.single-service:hover > h3.appointment:before {
    background-position: 0px -170px;
}

.single-service:hover > h3.service-text,
.single-service:hover > h3.service-text,
.single-service:hover > h3.service-text {
	border-color:#393939;
}

a.no-hover:hover {
	text-decoration:none;
}

.ambulance:before {
    content: '';
    background: url('../img/ambulance.png');
    width: 167px;
    height: 170px;
    position: absolute;
    top: -80px;
    left: 50%;
    margin-left: -80px;
    background-repeat: no-repeat;
    transition: background 1s;
}

.equipment:before {
    content: '';
    background: url('../img/doctor-equipment.png');
    width: 167px;
    height: 170px;
    position: absolute;
    top: -80px;
    left: 50%;
    margin-left: -80px;
    background-repeat: no-repeat;
	transition: background 1s;
}

section.appointment-form h2, section.appointment-form h3 {
    margin-top: 0px;
}

.appointment-form,
.get-quote {
	padding:15px 0px;
}


.appointment:before {
    content: '';
    background: url('../img/appointment.png');
    width: 167px;
    height: 170px;
    position: absolute;
    top: -80px;
    left: 50%;
    margin-left: -80px;
    background-repeat: no-repeat;
	transition: background 1s;
}

section.appointment-form {
    background-image: url('../img/group-doctor1.jpg');
    background-size: cover;
    position: relative;
    z-index: 9;
    background-position: center;
    font-family: 'open sans';
    color: #fff;
    padding: 80px 0px;
}

section.appointment-form:after {
    content: '';
    background-color: #4183d7;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: .9;
    z-index: -9;
}

section.appointment-form h2 {
    text-transform: uppercase;
    font-family: 'oswald';
    line-height: 1.5;
}

section.appointment-form p {
    line-height: 1.6;
}

section.appointment-form button.btn.btn-default {
    background: none;
    text-transform: uppercase;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 30px;
    padding: 10px 25px;
    margin-top: 15px;
	transition:.2s all ease-in-out;
}

section.appointment-form button.btn.btn-default:hover {
    background: #fff;
    color: #000;
}

section.appointment-form h3 {
    font-size: 15pt;
    font-weight: 600;
    text-transform: uppercase;
}

section.appointment-form form input, section.appointment-form form select,section.appointment-form form textarea {
    padding: 10px 15px;
    background: none;
    margin-bottom: 4%;
    border: 1px solid #fff;
	transition:.2s all ease-in-out;
}

section.appointment-form form select {
	-webkit-appearance: none;
    color: #fff;
    background: url(../img/arrow.png) 90% no-repeat;
    margin-right: 4%;
}

section.appointment-form form select.appointment-doctor {
    margin-right: 0px;
}

section.appointment-form form select option {
    background: #4183D7;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #fff;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #fff;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #fff;
}

button.appointment-submit {
    background: none;
    border: 2px solid #fff;
    border-radius: 30px;
    padding: 5px;
    text-transform: uppercase;
	transition:.2s all ease-in-out;
}

button.appointment-submit:hover {
	background:#fff;
	color:#000;
}

section.advantages {
    text-align: center;
    padding: 70px 0px;
}

section.advantages h2,section.advantages h3 {
    font-family: 'oswald';
    text-transform: uppercase;
}

section.advantages p {
    padding-bottom: 20px;
}

section.advantages h2 {
    color: #4183D7;
}

.single-advantage h3 {
	padding: 85px 20px;
	border: 3px solid #fff;
	margin: 20px;
}

/* The animation code */
@keyframes single-adv-hover {
    0% {background-size: 100%;}
    50% {background-size: 150%;}
    100% {background-size: 100%;}
}

.single-advantage:hover {
    animation-name: single-adv-hover;
    animation-duration: 1s;    
}

.single-advantage {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position:center;
    padding: 5px;
    color: #fff;
    z-index:9;
    margin: 25px 0px 20px;
}

.single-advantage img {
    width: 100%;
}

.single-advantage:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #31659f;
    opacity: .79;
	z-index:-9;
}

.meet-doctor {
    padding-top: 25px;
}

.single-doctor {
	position:relative;
	border:1px solid #4183D7;
	margin:30px 0px;
}

.doctor-image img{
	width:100%;
}

.doctor-details {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	background:rgba(65,131,215,.9);
	color:#fff;
}

.doctor-details h4.name {
	font-size:15pt;
	font-weight:600;
	margin-bottom:0px;
}

.doctor-details p.designation {
	font-size:10pt;
	#font-style:italic;
	padding:0px;
}

section.fun-facts {
	background-size:cover;
	background-repeat:no-repeat;
	z-index:9;
	padding:100px 0px;
	position:relative;
	text-align:center;
}

section.fun-facts:after {
	content:'';
	position:absolute;
	left:0;
	top:0;
	z-index:-9;
	background-color:rgba(65,131,215,.85);
	width:100%;
	height:100%;
}

.single-fun-fact {
	padding:15px 0px;
}

.single-fun-fact i.fa {
    color: #fff;
    background: #4183D7;
    font-size: 70pt;
    padding: 30px;
	border:4px solid #fff;
    min-width: 160px;
    transition: .2s all ease-in-out;
}

.single-fun-fact:hover i.fa {
    background: #393939;
}

section.fun-facts h3 {
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-size: 15pt;
	transition:.2s all ease-in-out
}

.single-fun-fact:hover h3 {
	color:#393939;
}

.single-fun-fact:hover img.hover {
    display: block;
	opacity:1;
}

.single-fun-fact:hover img {
    display: none;
	opacity:0;
}

.single-fun-fact img.hover {
    display: none;
	opacity:0;
}

section.blog {
	padding:80px 0px;
}

section.blog h2 {
	font-family:'oswald';
	color:#4183D7;
	text-align:center;
	text-transform:uppercase;
	margin-top:0px;
}

section.blog p.section-description {
	padding-bottom:20px;
	text-align:center;
}

.single-post {
    border-left: 1px solid #4183d7;
    position: relative;
    margin: 20px 0px 0px;
}

.single-post img {
    width: 100%;
}

.single-post > .post-date {
    position: absolute;
    top: 30px;
    right: 0;
    background: #4183d7;
    padding: 10px 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.single-post > .post-details {
    background: #f8f8f8;
    padding: 15px;
    text-align: right;
}

.post-details p.title {
    font-weight: 600;
}

.post-details>  a.more-link {
    text-align: right;
}

.post-details a.more-link {
	text-transform: uppercase;font-weight: 700;
}

.post-details p {
    text-align: left;
}

.widget {
    background: #303030;
    color: #b0b0b0;
    padding: 50px 0px;
}

.single-widget h2.widget-title {
    color: #4183D7;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15pt;
}

.single-widget ul {
    list-style: none;
    padding: 0px;
}

.single-widget ul li {
    width: 49%;
    display: inline-table;
}

.single-widget ul li a {
    color: #b0b0b0;
}

.single-widget input {
    background: none;
    border: 1px solid #fff;
    border-radius: 0px;
}

.single-widget button {
    background: none;
    color: #fff;
    border-radius: 0px;
    border: 1px solid #fff;
	transition:.2s all ease-in-out;
}

.single-widget button:hover {
    background: #fff;
    color: #000;
    border-radius: 0px;
    border: 1px solid #fff;
}

.social a {
	color: #fff;
}

.social a i {
    padding: 7px 10px;
    border-radius: 5px;
    margin-right: 5px;
    border: 1px solid #fff;
    margin-bottom: 5px;
	transition:.2s all ease-in-out;
}

.social a:hover i {
	background:#fff;
	color:#000;
}

.social.footer a i {
    padding: 5px 7px;
    font-size: 10pt;
}

.social.footer {
    padding-top: 15px;
}

.widget-inner {
    padding: 10px 0px;
}

.copyright {
    background: #0f0f0f;
    color: #fff;
    padding: 30px;
}

.copyright p {
    margin: 0px;
}

.copyright a {
	color:#fff;
	transition:.2s all ease-in-out;
	font-weight:600;
	text-transform:uppercase;
}

.social a:last-child i {
    margin-right: 0px;
}

.social {
    padding: 5px 0px 10px;
}