@import url('https://fonts.googleapis.com/css?family=Akronim|Inconsolata|PT+Serif|Quicksand|Sofia');

* {
	padding: 0%;
	padding: 0%;
}

#nav-bar .navbar {
	background: linear-gradient(to right top, #1aaa9d, #16a095, #12968e, #0f8d86, #0d837e);
}

#nav-bar .navbar-brand {
	font-family: 'Arial Black';
	color: white;
	font-weight: 450;
	font-size: 35px;
}

.h5 {
	font-family: Arial;
	font-weight: 250;
	font-size: 32px;
}

.navbar ul li a {
	font-size: 18px;
	color: white! important;
	font-weight: bold;
}

.navbar ul li a:hover {
	color: grey! important;
}

.navbar ul li {
	padding: 0px 10px;
}

#nav-bar .btn-info {
	background: white;
	color: black;
	border: none;
}

#nav-bar .btn-info:hover {
	background: black;
	color: white;
}

/*cover*/
#cover {
	background: url('images/6561.jpg');
	background-attachment: fixed;
	background-size: cover;
	height: 620px;
}

#cover .head {
	margin-top: 230px;
	font-weight: 600;
	margin-bottom: 20px;
	font-family: 'Inconsolata';
}

#cover .lead {
	margin-bottom: 20px;
}

#cover .btn-default {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: none;
	border-radius: 45px;
	transition: 1s;
}

.btn-default:hover {
	background: black;
	color: white;
}


/*services*/
#services {
	margin: 80px 0px;
	padding: 130px 60px 0px;
}

#services .fas {
	color: #0c77b5;
	font-size: 80px;
	padding: 25px;
}

#services .text {
	color: grey;
	margin-bottom: 100px;
}

#services .head {
	font-weight: bold;
	font-family: 'Inconsolata';
	color: #2575f6;
	padding-bottom: 18px;
}

#services .btn-primary {
	border-color: black;
	color: black;
	margin-top: 35px;
	padding: 15px 45px;
	background: transparent;
	font-weight: bold;
	border-radius: 45px;
}

#services .btn-primary:hover {
	color: white;
	background: black;
	border-color: none;
}

/*category*/
#category {
	margin: 120px 0px 0px 0px;
	background-image: url('images/327.jpg');
	background-attachment: fixed;
	background-size: cover;
	padding: 60px 0px 50px 0px;
}

#category .head {
	margin-bottom: 80px;
	padding-top: 50px;
	font-family: 'Inconsolata';
	color: #fff;
	font-weight: bold;
}

#category .box {
	width: 100%;
	padding: 40px 40px 60px;
	color: white;
	margin-bottom: 20px;
}

#category .box:hover {
	box-shadow: 0px 0px 10px #fff;
	transition: 1s;
}

#category .one {
	background-color: #4593ff;
	border-radius: 5px 60px 5px 60px;
}

#category h2 {
	font-weight: bold;
}

#category .two {
	background-color: #636efc;
	border-radius: 60px 60px 60px 60px;
}

#category .three {
	background-color: #a377fe;
	border-radius: 60px 5px 60px 5px;
}

#category .btn-default {
	background: transparent;
	border: 1px solid white;
	border-radius: 10px 2px 10px 3px;
	color: white;
}

#category .btn-default:hover {
	background: black;
	color: white;
}

#category .fas,#category .far {
	font-size: 40px;
	padding-bottom: 10px;
}


/* provide */
#provide {
	background-image: url('images/6364.jpg');
	padding: 70px 30px 50px 40px;
	margin-bottom: 100px;
}

#provide h2 {
	font-weight: bold;
	padding-bottom: 10px;
}

#provide .col-md-4 .btn {
	padding: 16px 45px 16px 45px;
	margin-left: 80px;
	margin-top: 12px;
	border-radius: 45px;
	background-color: #636efc;
	border: none;
}

#provide .col-md-4 .btn:hover {
	background-color: #a377fe;
}


/* doctors */
#our-doctors .head {
	padding-bottom: 15px;
	padding-top: 90px;
	font-weight: bold;
	font-family: 'Inconsolata';
	color: #2575f6;
}

#our-doctors .card:hover {
	box-shadow: 0px 0px 10px #000;
	transition: 1s;
}

#our-doctors .text {
	width: 80%;
	margin: 0 auto;
	color: grey;
	padding-bottom: 55px;
}

#our-doctors .type {
	color: #636efc;
	font-weight: 600;
}

#our-doctors .card-body {
	background-color: #f3f3f3;
}

#our-doctors .card-body .para {
	color: grey;
}


/*why-us*/
#why-us {
	background-color: #f1f7fa;
	margin: 70px 0px 0px 0px;
	padding: 70px 0px;
}

#why-us h1 {
	font-weight: bold;
}

#why-us p {
	color: grey;
}

#why-us .fas {
	color: #18b1f3;
}

#why-us .about {
	padding-top: 35px;
}

#why-us .why {
	margin: 25px 0px 15px 0px;
}

#why-us .btn {
	background: transparent;
	border-color: #da5d16;
	color: #da5d16;
	margin-top: 12px;
	font-weight: bold;
}

#why-us .btn:hover {
	background: #da5d16;
	color: #fff;
}

/*--------------------------testionial-----------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/

#testimonial .container-fluid {
	background-image: url('images/14800.jpg');
	padding: 120px;
}

#testimonial .carousel-inner .carousel-item .img-box {
	width: 135px;
	height: 135px;
}

#testimonial .carousel-control-prev {
	left: -50px;
}

#testimonial .carousel-control-next {
	right: -50px;
}

#testimonial .carousel-indicators {
	top: 380px;
}

@media (min-width: 0px) and (max-width: 342px) {
 
	#testimonial .carousel-indicators {
		top: 900px;
	}
}

@media (min-width: 343px) and (max-width: 368px) {
 
	#testimonial .carousel-indicators {
		top: 760px;
	}
}

@media (min-width: 369px) and (max-width:418px) {
 
	#testimonial .carousel-indicators {
		top: 660px;
	}
}

@media (min-width: 419px) and (max-width: 512px) {
 
	#testimonial .carousel-indicators {
		top: 560px;
	}
}

@media (min-width: 513px) and (max-width: 760px) {
 
	#testimonial .carousel-indicators {
		top: 460px;
	}
}

#testimonial .carousel-inner .carousel-item h6 {
	font-weight: bold;
}





/*-------------------------------------gallery-------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/

#gallery {
	margin: 70px 0px;
	padding-top: 98px;
}

#gallery .head {
	font-family: 'Inconsolata';
	color: #636efc;
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 46px;
}

#gallery .text {
	width: 80%;
	margin: 0 auto;
	color: grey;
	padding-bottom: 55px;
}

#gallery .col-md-4 .cont {
	margin-bottom: 22px;
}

#gallery .fas {
	color: #5684ff;
	font-size: 45px;
}




/*-----------------------------Social---------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/

#social {
	padding: 100px 0px;
	background-image: url('images/1.jpg');
	background-attachment: fixed;
	background-size: cover;
}

#social img {
	width: 65px;
	height: 65px;
	transition: 1s;
	margin: 7px;
	margin-top: 40px;
}

#social h1 {
	font-family: 'Akronim';
}

#social .social-media img:hover {
	transform: translateY(-10px);
	opacity: 0.7;
}


/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/


/*--------------------------footer----------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
#footer {
	padding: 60px 0px 0px 0px;
	background: #3e3c3b;
	color: white;
	margin: 0%;
}

#footer .col-md-4 {
	padding: 0px 20px;
}

#footer .fas {
	color: #a377fe;
	font-size: 55px;
	margin-bottom: 20px;
}

#footer .fa-check {
	color: white;
	font-size: 22px;
	margin-right: 12px;
}

#footer .head {
	font-family: 'Inconsolata';
	padding-bottom: 18px;
	font-weight: bold;
	font-size: 32px;
}

#footer .para {
	padding-top: 10px;
}

#footer a {
	text-decoration: none;
	color: white;
}

#footer .btn-default {
	border-color: white;
	background: transparent;
	color: white;
	margin-top: 18px;
	margin-bottom: 20px;
}

#footer .btn-default:hover {
	border-color: white;
	background: white;
	color: black;
	margin-top: 18px;
}

#footer .form-control {
	box-shadow: none!important;
	border: none;
	border-radius: 50px;
	margin-top: 25px;
}

#footer hr {
	background-color: white;
}

#footer .credit {
	margin-bottom: 0%;
	padding: 0px 6px;
	padding-bottom: 15px;
}

@media screen and (max-width:992px) {
	#our-doctors .row .col-md-4 .card {
		margin: 25px;
	}

	#testimonial .carousel-indicators {
		top: 180px;
		display: none;
	}
}

#fcf-form {
    display:block;
}

.fcf-body {
    margin: 0;
    font-family: -apple-system, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
    padding: 30px;
    padding-bottom: 10px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    max-width: 100%;
}

.fcf-form-group {
    margin-bottom: 1rem;
}

.fcf-input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.fcf-form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    outline: none;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.fcf-form-control:focus {
    border: 1px solid #313131;
}

select.fcf-form-control[size], select.fcf-form-control[multiple] {
    height: auto;
}

textarea.fcf-form-control {
    font-family: -apple-system, Arial, sans-serif;
    height: auto;
}

label.fcf-label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

.fcf-credit {
    padding-top: 10px;
    font-size: 0.9rem;
    color: #545b62;
}

.fcf-credit a {
    color: #545b62;
    text-decoration: underline;
}

.fcf-credit a:hover {
    color: #0056b3;
    text-decoration: underline;
}

.fcf-btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .fcf-btn {
        transition: none;
    }
}

.fcf-btn:hover {
    color: #212529;
    text-decoration: none;
}

.fcf-btn:focus, .fcf-btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.fcf-btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.fcf-btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}

.fcf-btn-primary:focus, .fcf-btn-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.fcf-btn-lg, .fcf-btn-group-lg>.fcf-btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.fcf-btn-block {
    display: block;
    width: 100%;
}

.fcf-btn-block+.fcf-btn-block {
    margin-top: 0.5rem;
}

input[type="submit"].fcf-btn-block, input[type="reset"].fcf-btn-block, input[type="button"].fcf-btn-block {
    width: 100%;
}

a{
	text-decoration:none;
  }
  .floating_btn {
	position: fixed;
	bottom: 30px;
	right: 30px;
	width: 100px;
	height: 100px;
	display: flex;
	flex-direction: column;
	align-items:center;
	justify-content:center;
	z-index: 1000;
  }
  
  @keyframes pulsing {
	to {
	  box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
	}
  }
  
  .contact_icon {
	background-color: #42db87;
	color: #fff;
	width: 60px;
	height: 60px;
	font-size:30px;
	border-radius: 50px;
	text-align: center;
	box-shadow: 2px 2px 3px #999;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: translatey(0px);
	animation: pulse 1.5s infinite;
	box-shadow: 0 0 0 0 #42db87;
	-webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	font-weight: normal;
	font-family: sans-serif;
	text-decoration: none !important;
	transition: all 300ms ease-in-out;
  }
  
  
  .text_icon {
	margin-top: 8px;
	color: #707070;
	font-size: 13px;
  }