add medic care template
1390
web/healthcare/medic_care/css/bootstrap-icons.css
vendored
Normal file
7
web/healthcare/medic_care/css/bootstrap.min.css
vendored
Normal file
6
web/healthcare/medic_care/css/owl.carousel.min.css
vendored
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
/**
|
||||||
|
* Owl Carousel v2.3.4
|
||||||
|
* Copyright 2013-2018 David Deutsch
|
||||||
|
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
|
||||||
|
*/
|
||||||
|
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
|
||||||
6
web/healthcare/medic_care/css/owl.theme.default.min.css
vendored
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
/**
|
||||||
|
* Owl Carousel v2.3.4
|
||||||
|
* Copyright 2013-2018 David Deutsch
|
||||||
|
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
|
||||||
|
*/
|
||||||
|
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
|
||||||
916
web/healthcare/medic_care/css/templatemo-medic-care.css
Normal file
@@ -0,0 +1,916 @@
|
|||||||
|
/*
|
||||||
|
|
||||||
|
TemplateMo 566 Medic Care
|
||||||
|
|
||||||
|
https://templatemo.com/tm-566-medic-care
|
||||||
|
|
||||||
|
*/
|
||||||
|
|
||||||
|
/*---------------------------------------
|
||||||
|
CUSTOM PROPERTIES ( VARIABLES )
|
||||||
|
-----------------------------------------*/
|
||||||
|
:root {
|
||||||
|
--white-color: #FFFFFF;
|
||||||
|
--primary-color: #247cff;
|
||||||
|
--section-bg-color: #F9F9F9;
|
||||||
|
--dark-color: #000000;
|
||||||
|
--title-color: #565758;
|
||||||
|
--p-color: #717275;
|
||||||
|
--border-color: #eaeaea;
|
||||||
|
|
||||||
|
--body-font-family: 'Open Sans', sans-serif;
|
||||||
|
|
||||||
|
--h1-font-size: 48px;
|
||||||
|
--h2-font-size: 36px;
|
||||||
|
--h3-font-size: 32px;
|
||||||
|
--h4-font-size: 28px;
|
||||||
|
--h5-font-size: 24px;
|
||||||
|
--h6-font-size: 22px;
|
||||||
|
--p-font-size: 18px;
|
||||||
|
--menu-font-size: 16px;
|
||||||
|
|
||||||
|
--font-weight-light: 300;
|
||||||
|
--font-weight-normal: 400;
|
||||||
|
--font-weight-semibold: 600;
|
||||||
|
--font-weight-bold: 700;
|
||||||
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
background: var(--white-color);
|
||||||
|
font-family: var(--body-font-family);
|
||||||
|
position: relative;
|
||||||
|
padding-top: 94px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*---------------------------------------
|
||||||
|
TYPOGRAPHY
|
||||||
|
-----------------------------------------*/
|
||||||
|
|
||||||
|
h2,
|
||||||
|
h3,
|
||||||
|
h4,
|
||||||
|
h5,
|
||||||
|
h6 {
|
||||||
|
color: var(--dark-color);
|
||||||
|
line-height: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1,
|
||||||
|
h2,
|
||||||
|
h3,
|
||||||
|
h4,
|
||||||
|
h5,
|
||||||
|
h6 {
|
||||||
|
font-weight: var(--font-weight-semibold);
|
||||||
|
}
|
||||||
|
|
||||||
|
h1,
|
||||||
|
h2 {
|
||||||
|
font-weight: var(--font-weight-bold);
|
||||||
|
}
|
||||||
|
|
||||||
|
h1 {
|
||||||
|
font-size: var(--h1-font-size);
|
||||||
|
line-height: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
h2 {
|
||||||
|
font-size: var(--h2-font-size);
|
||||||
|
}
|
||||||
|
|
||||||
|
h3 {
|
||||||
|
font-size: var(--h3-font-size);
|
||||||
|
}
|
||||||
|
|
||||||
|
h4 {
|
||||||
|
font-size: var(--h4-font-size);
|
||||||
|
}
|
||||||
|
|
||||||
|
h5 {
|
||||||
|
font-size: var(--h5-font-size);
|
||||||
|
}
|
||||||
|
|
||||||
|
h6 {
|
||||||
|
font-size: var(--h6-font-size);
|
||||||
|
}
|
||||||
|
|
||||||
|
p {
|
||||||
|
color: var(--p-color);
|
||||||
|
font-size: var(--p-font-size);
|
||||||
|
font-weight: var(--font-weight-light);
|
||||||
|
letter-spacing: 0.5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
a,
|
||||||
|
button {
|
||||||
|
touch-action: manipulation;
|
||||||
|
transition: all 0.3s;
|
||||||
|
}
|
||||||
|
|
||||||
|
a {
|
||||||
|
color: var(--p-color);
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover {
|
||||||
|
color: var(--primary-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
.section-padding {
|
||||||
|
padding-top: 7rem;
|
||||||
|
padding-bottom: 7rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*---------------------------------------
|
||||||
|
CUSTOM LINK
|
||||||
|
-----------------------------------------*/
|
||||||
|
.custom-link {
|
||||||
|
display: inline-block;
|
||||||
|
text-decoration: none;
|
||||||
|
border: 1px solid var(--border-color);
|
||||||
|
color: var(--primary-color);
|
||||||
|
pointer-events: auto;
|
||||||
|
font-weight: var(--font-weight-semibold);
|
||||||
|
line-height: 40px;
|
||||||
|
position: relative;
|
||||||
|
padding: 0 30px;
|
||||||
|
box-sizing: border-box;
|
||||||
|
margin: 0;
|
||||||
|
-webkit-user-select: none;
|
||||||
|
-moz-user-select: none;
|
||||||
|
-ms-user-select: none;
|
||||||
|
user-select: none;
|
||||||
|
overflow: hidden;
|
||||||
|
border-radius: 0;
|
||||||
|
text-transform: uppercase;
|
||||||
|
}
|
||||||
|
|
||||||
|
.custom-link::before {
|
||||||
|
content: attr(data-hover);
|
||||||
|
background-color: var(--border-color);
|
||||||
|
color: var(--primary-color);
|
||||||
|
position: absolute;
|
||||||
|
top: 100%;
|
||||||
|
bottom: 0;
|
||||||
|
left: 0;
|
||||||
|
transition: all 300ms cubic-bezier(0.19, 1, 0.56, 1);
|
||||||
|
right: 0;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.custom-link:hover::before {
|
||||||
|
top: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
b,
|
||||||
|
strong {
|
||||||
|
font-weight: var(--font-weight-bold);
|
||||||
|
}
|
||||||
|
|
||||||
|
/*---------------------------------------
|
||||||
|
LIST GROUP
|
||||||
|
-----------------------------------------*/
|
||||||
|
.list-group-item {
|
||||||
|
background-color: transparent;
|
||||||
|
color: var(--p-color);
|
||||||
|
font-size: var(--p-font-size);
|
||||||
|
padding: 1rem 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.list-group-item:first-child {
|
||||||
|
padding-top: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.list-group-item span {
|
||||||
|
font-weight: var(--font-weight-semibold);
|
||||||
|
margin-left: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*---------------------------------------
|
||||||
|
ANIMATED TEXT
|
||||||
|
-----------------------------------------*/
|
||||||
|
.animated {
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
|
||||||
|
.animated-info {
|
||||||
|
display: inline-block;
|
||||||
|
vertical-align: top;
|
||||||
|
min-width: 250px;
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
|
||||||
|
.animated-item {
|
||||||
|
color: var(--primary-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
.animated-item {
|
||||||
|
display: block;
|
||||||
|
opacity: 0;
|
||||||
|
overflow: hidden;
|
||||||
|
position: absolute;
|
||||||
|
top: 0;
|
||||||
|
right: 0;
|
||||||
|
left: 0;
|
||||||
|
animation: BottomTotop 6s linear infinite 0s;
|
||||||
|
}
|
||||||
|
|
||||||
|
.animated-item:nth-child(2n+2) {
|
||||||
|
animation-delay: 2s;
|
||||||
|
}
|
||||||
|
|
||||||
|
.animated-item:nth-child(3n+3) {
|
||||||
|
animation-delay: 4s;
|
||||||
|
}
|
||||||
|
|
||||||
|
@keyframes BottomTotop {
|
||||||
|
0% {
|
||||||
|
opacity: 0;
|
||||||
|
}
|
||||||
|
5% {
|
||||||
|
opacity: 0;
|
||||||
|
transform: translateY(5px);
|
||||||
|
}
|
||||||
|
10% {
|
||||||
|
opacity: 1;
|
||||||
|
transform: translateY(0px);
|
||||||
|
}
|
||||||
|
25% {
|
||||||
|
opacity: 1;
|
||||||
|
transform: translateY(0px);
|
||||||
|
}
|
||||||
|
30% {
|
||||||
|
opacity: 0;
|
||||||
|
transform: translateY(5px);
|
||||||
|
}
|
||||||
|
80% {
|
||||||
|
opacity: 0;
|
||||||
|
}
|
||||||
|
100% {
|
||||||
|
opacity: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/*---------------------------------------
|
||||||
|
HERO
|
||||||
|
-----------------------------------------*/
|
||||||
|
.hero {
|
||||||
|
padding-top: 0rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.hero .container {
|
||||||
|
position: relative;
|
||||||
|
overflow: hidden;
|
||||||
|
height: 580px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.heroText {
|
||||||
|
background: var(--white-color);
|
||||||
|
position: absolute;
|
||||||
|
z-index: 2;
|
||||||
|
bottom: 0;
|
||||||
|
right: 0;
|
||||||
|
padding: 1.5rem 2.5rem;
|
||||||
|
width: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.contact-phone {
|
||||||
|
font-weight: var(--font-weight-semibold);
|
||||||
|
}
|
||||||
|
|
||||||
|
/*---------------------------------------
|
||||||
|
FEATURED
|
||||||
|
-----------------------------------------*/
|
||||||
|
.featured-circle {
|
||||||
|
border-radius: 100%;
|
||||||
|
width: 350px;
|
||||||
|
height: 350px;
|
||||||
|
margin: 0 auto;
|
||||||
|
padding: 0 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.featured-text {
|
||||||
|
font-size: var(--h6-font-size);
|
||||||
|
line-height: 2rem;
|
||||||
|
font-weight: var(--font-weight-bold);
|
||||||
|
text-align: center;
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.featured-number {
|
||||||
|
color: var(--primary-color);
|
||||||
|
font-size: 8rem;
|
||||||
|
margin: 0 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*---------------------------------------
|
||||||
|
NAVIGATION
|
||||||
|
-----------------------------------------*/
|
||||||
|
.navbar {
|
||||||
|
padding-top: 20px;
|
||||||
|
padding-bottom: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-brand {
|
||||||
|
color: var(--primary-color);
|
||||||
|
font-size: var(--h5-font-size);
|
||||||
|
font-weight: var(--font-weight-bold);
|
||||||
|
margin: 0 30px;
|
||||||
|
padding: 0;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-brand strong {
|
||||||
|
color: var(--p-color);
|
||||||
|
font-size: 12px;
|
||||||
|
position: relative;
|
||||||
|
bottom: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-expand-lg .navbar-nav .nav-link {
|
||||||
|
padding-right: 1.5rem;
|
||||||
|
padding-left: 1.5rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-nav .nav-link {
|
||||||
|
color: var(--p-color);
|
||||||
|
font-weight: var(--font-weight-semibold);
|
||||||
|
font-size: var(--menu-font-size);
|
||||||
|
padding-top: 15px;
|
||||||
|
padding-bottom: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-nav .nav-item.active .nav-link,
|
||||||
|
.nav-link:focus,
|
||||||
|
.nav-link:hover {
|
||||||
|
color: var(--dark-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
.nav-link:focus {
|
||||||
|
color: var(--p-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-toggler {
|
||||||
|
border: 0;
|
||||||
|
padding: 0;
|
||||||
|
cursor: pointer;
|
||||||
|
margin: 0;
|
||||||
|
width: 30px;
|
||||||
|
height: 35px;
|
||||||
|
outline: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-toggler:focus {
|
||||||
|
outline: none;
|
||||||
|
box-shadow: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
|
||||||
|
background: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before,
|
||||||
|
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
|
||||||
|
transition: top 300ms 50ms ease, -webkit-transform 300ms 350ms ease;
|
||||||
|
transition: top 300ms 50ms ease, transform 300ms 350ms ease;
|
||||||
|
transition: top 300ms 50ms ease, transform 300ms 350ms ease, -webkit-transform 300ms 350ms ease;
|
||||||
|
top: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
|
||||||
|
transform: rotate(45deg);
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
|
||||||
|
transform: rotate(-45deg);
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-toggler .navbar-toggler-icon {
|
||||||
|
background: var(--dark-color);
|
||||||
|
transition: background 10ms 300ms ease;
|
||||||
|
display: block;
|
||||||
|
width: 30px;
|
||||||
|
height: 2px;
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-toggler .navbar-toggler-icon:before,
|
||||||
|
.navbar-toggler .navbar-toggler-icon:after {
|
||||||
|
transition: top 300ms 350ms ease, -webkit-transform 300ms 50ms ease;
|
||||||
|
transition: top 300ms 350ms ease, transform 300ms 50ms ease;
|
||||||
|
transition: top 300ms 350ms ease, transform 300ms 50ms ease, -webkit-transform 300ms 50ms ease;
|
||||||
|
position: absolute;
|
||||||
|
right: 0;
|
||||||
|
left: 0;
|
||||||
|
background: var(--dark-color);
|
||||||
|
width: 30px;
|
||||||
|
height: 2px;
|
||||||
|
content: '';
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-toggler .navbar-toggler-icon:before {
|
||||||
|
top: -8px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-toggler .navbar-toggler-icon:after {
|
||||||
|
top: 8px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*---------------------------------------
|
||||||
|
TIMELINE
|
||||||
|
-----------------------------------------*/
|
||||||
|
.timeline,
|
||||||
|
.timeline-nodes {
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline-nodes:nth-child(even) {
|
||||||
|
flex-direction: row-reverse;
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline h3,
|
||||||
|
.timeline p {
|
||||||
|
padding: 10px 30px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline h3 {
|
||||||
|
background: var(--dark-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline::before {
|
||||||
|
content: "";
|
||||||
|
display: block;
|
||||||
|
position: absolute;
|
||||||
|
top: 37px;
|
||||||
|
left: 50%;
|
||||||
|
width: 0;
|
||||||
|
border-left: 1px solid var(--border-color);
|
||||||
|
height: 85%;
|
||||||
|
z-index: 1;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline-content {
|
||||||
|
position: relative;
|
||||||
|
border-radius: 0 0 0.25rem 0.25rem;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline-nodes:nth-child(odd) h3,
|
||||||
|
.timeline-nodes:nth-child(odd) p {
|
||||||
|
text-align: right;
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline-nodes:nth-child(odd) .timeline-date {
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline-nodes:nth-child(even) .timeline-date {
|
||||||
|
text-align: right;
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline-nodes:nth-child(odd) h3::after {
|
||||||
|
content: "";
|
||||||
|
position: absolute;
|
||||||
|
top: 50%;
|
||||||
|
left: 100%;
|
||||||
|
transform: translate(0, -50%);
|
||||||
|
width: 0;
|
||||||
|
border-left: 10px solid var(--dark-color);
|
||||||
|
border-top: 10px solid transparent;
|
||||||
|
border-bottom: 10px solid transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline-nodes h3 {
|
||||||
|
position: relative;
|
||||||
|
border-radius: 0.25rem 0.25rem 0 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline-nodes:nth-child(even) h3::after {
|
||||||
|
content: "";
|
||||||
|
position: absolute;
|
||||||
|
top: 50%;
|
||||||
|
right: 100%;
|
||||||
|
transform: translate(0, -50%);
|
||||||
|
width: 0;
|
||||||
|
border-right: 10px solid var(--dark-color);
|
||||||
|
border-top: 10px solid transparent;
|
||||||
|
border-bottom: 10px solid transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline-icons {
|
||||||
|
position: relative;
|
||||||
|
z-index: 100;
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline-icons::before {
|
||||||
|
content: "";
|
||||||
|
width: 80px;
|
||||||
|
height: 80px;
|
||||||
|
border-radius: 50%;
|
||||||
|
display: block;
|
||||||
|
position: absolute;
|
||||||
|
top: 0;
|
||||||
|
left: 50%;
|
||||||
|
transform: translate(-50%,0);
|
||||||
|
background: var(--white-color);
|
||||||
|
box-shadow: 0 1rem 3rem rgba(0,0,0,.175);
|
||||||
|
z-index: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline-icon {
|
||||||
|
position: relative;
|
||||||
|
z-index: 100;
|
||||||
|
font-size: var(--h3-font-size);
|
||||||
|
color: var(--primary-color);
|
||||||
|
display: block;
|
||||||
|
text-align: center;
|
||||||
|
line-height: 80px;
|
||||||
|
}
|
||||||
|
|
||||||
|
@media (max-width: 767px) {
|
||||||
|
.timeline-nodes:nth-child(odd) h3,
|
||||||
|
.timeline-nodes:nth-child(odd) p {
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline-nodes:nth-child(even) {
|
||||||
|
flex-direction: row;
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline::before {
|
||||||
|
content: "";
|
||||||
|
display: block;
|
||||||
|
position: absolute;
|
||||||
|
top: 60px;
|
||||||
|
left: 33px;
|
||||||
|
width: 0;
|
||||||
|
height: 90%;
|
||||||
|
z-index: 1;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline-icons {
|
||||||
|
position: absolute;
|
||||||
|
left: 0%;
|
||||||
|
top: 60px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline-nodes:nth-child(odd) h3::after {
|
||||||
|
left: auto;
|
||||||
|
right: 100%;
|
||||||
|
border-left: 0;
|
||||||
|
border-right: 10px solid var(--dark-color);
|
||||||
|
border-top: 10px solid transparent;
|
||||||
|
border-bottom: 10px solid transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline-nodes:nth-child(even) h3::after {
|
||||||
|
right: 100%;
|
||||||
|
width: 0;
|
||||||
|
border-right: 10px solid var(--dark-color);
|
||||||
|
border-top: 10px solid transparent;
|
||||||
|
border-bottom: 10px solid transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline-nodes:nth-child(even) .timeline-date {
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline-icons::before {
|
||||||
|
width: 75px;
|
||||||
|
height: 75px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline-icon {
|
||||||
|
line-height: 75px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
@media (max-width: 575px) {
|
||||||
|
.timeline::before {
|
||||||
|
content: "";
|
||||||
|
display: block;
|
||||||
|
top: 60px;
|
||||||
|
left: 57px;
|
||||||
|
height: 87%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline-icons {
|
||||||
|
position: absolute;
|
||||||
|
left: -10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline-icons::before {
|
||||||
|
width: 70px;
|
||||||
|
height: 70px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline-icon {
|
||||||
|
line-height: 70px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/*---------------------------------------
|
||||||
|
REVIEWS
|
||||||
|
-----------------------------------------*/
|
||||||
|
.reviews-thumb {
|
||||||
|
margin-bottom: 0;
|
||||||
|
padding: 32px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.reviews-text {
|
||||||
|
margin-top: 10px;
|
||||||
|
margin-bottom: 25px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.reviews-image {
|
||||||
|
border-radius: 100px;
|
||||||
|
width: 70px !important;
|
||||||
|
height: 70px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.reviews-carousel .owl-item {
|
||||||
|
opacity: 0.45;
|
||||||
|
}
|
||||||
|
|
||||||
|
.reviews-carousel .owl-item.active.center {
|
||||||
|
opacity: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
.reviews-carousel .owl-item.active.center .reviews-thumb {
|
||||||
|
background: var(--dark-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
.reviews-carousel .owl-item.active.center .reviews-thumb,
|
||||||
|
.reviews-carousel .owl-item.active.center .reviews-text {
|
||||||
|
color: var(--white-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
.reviews-carousel .owl-nav {
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
margin: auto;
|
||||||
|
text-align: center;
|
||||||
|
position: absolute;
|
||||||
|
top: 50%;
|
||||||
|
left: 50%;
|
||||||
|
transform: translate(-50%, -50%);
|
||||||
|
}
|
||||||
|
|
||||||
|
.reviews-carousel .owl-nav span {
|
||||||
|
width: 35px;
|
||||||
|
height: 35px;
|
||||||
|
line-height: 35px;
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
|
.reviews-carousel .owl-nav .owl-prev {
|
||||||
|
position: relative;
|
||||||
|
left: -80px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.reviews-carousel .owl-nav .owl-next {
|
||||||
|
position: relative;
|
||||||
|
right: -80px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.reviews-carousel .owl-prev span,
|
||||||
|
.reviews-carousel .owl-next span {
|
||||||
|
color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
.reviews-carousel .owl-prev span::before,
|
||||||
|
.reviews-carousel .owl-next span::before {
|
||||||
|
font-family: bootstrap-icons;
|
||||||
|
display: block;
|
||||||
|
font-size: var(--h3-font-size);
|
||||||
|
color: var(--p-color);
|
||||||
|
width: 35px;
|
||||||
|
height: 35px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.reviews-carousel .owl-prev span::before {
|
||||||
|
content: "\f12f";
|
||||||
|
}
|
||||||
|
|
||||||
|
.reviews-carousel .owl-next span::before {
|
||||||
|
content: "\f138";
|
||||||
|
}
|
||||||
|
|
||||||
|
/*---------------------------------------
|
||||||
|
BOOKING FORM
|
||||||
|
-----------------------------------------*/
|
||||||
|
|
||||||
|
.booking-form .form-control {
|
||||||
|
background: transparent;
|
||||||
|
border-radius: 0;
|
||||||
|
border: 0;
|
||||||
|
border-bottom: 1px solid var(--border-color);
|
||||||
|
color: #6c757d;
|
||||||
|
font-weight: var(--font-weight-normal);
|
||||||
|
padding-top: 12px;
|
||||||
|
padding-bottom: 12px;
|
||||||
|
margin-top: 15px;
|
||||||
|
transition: all 0.3s;
|
||||||
|
}
|
||||||
|
|
||||||
|
.booking-form #submit-button {
|
||||||
|
background: var(--dark-color);
|
||||||
|
border-bottom: 0;
|
||||||
|
font-weight: var(--font-weight-semibold);
|
||||||
|
color: var(--white-color);
|
||||||
|
text-transform: uppercase;
|
||||||
|
margin-top: 35px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.booking-form #submit-button:hover {
|
||||||
|
background: var(--primary-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
/*---------------------------------------
|
||||||
|
FOOTER
|
||||||
|
-----------------------------------------*/
|
||||||
|
.site-footer {
|
||||||
|
background: var(--section-bg-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
.copyright-text {
|
||||||
|
font-size: var(--menu-font-size);
|
||||||
|
}
|
||||||
|
|
||||||
|
/*---------------------------------------
|
||||||
|
SOCIAL ICON
|
||||||
|
-----------------------------------------*/
|
||||||
|
.social-icon {
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.social-icon li {
|
||||||
|
list-style: none;
|
||||||
|
display: inline-block;
|
||||||
|
vertical-align: top;
|
||||||
|
transition: all 0.3s;
|
||||||
|
}
|
||||||
|
|
||||||
|
.social-icon:hover li:not(:hover) {
|
||||||
|
opacity: 0.65;
|
||||||
|
}
|
||||||
|
|
||||||
|
.social-icon-link {
|
||||||
|
font-size: var(--p-font-size);
|
||||||
|
display: inline-block;
|
||||||
|
vertical-align: top;
|
||||||
|
margin-top: 4px;
|
||||||
|
margin-bottom: 4px;
|
||||||
|
margin-right: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.social-icon-link:hover {
|
||||||
|
color: var(--primary-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
/*---------------------------------------
|
||||||
|
RESPONSIVE STYLES
|
||||||
|
-----------------------------------------*/
|
||||||
|
@media screen and (min-width: 1600px) {
|
||||||
|
.hero .container {
|
||||||
|
height: 740px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
@media screen and (max-width: 991px) {
|
||||||
|
body {
|
||||||
|
padding-top: 74px;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1 {
|
||||||
|
font-size: 38px;
|
||||||
|
}
|
||||||
|
|
||||||
|
h2 {
|
||||||
|
font-size: 32px;
|
||||||
|
}
|
||||||
|
|
||||||
|
h3 {
|
||||||
|
font-size: 26px;
|
||||||
|
}
|
||||||
|
|
||||||
|
h4 {
|
||||||
|
font-size: 24px;
|
||||||
|
}
|
||||||
|
|
||||||
|
h5 {
|
||||||
|
font-size: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
h6 {
|
||||||
|
font-size: 18px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.section-padding {
|
||||||
|
padding-top: 5rem;
|
||||||
|
padding-bottom: 5rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar {
|
||||||
|
padding-top: 10px;
|
||||||
|
padding-bottom: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-nav .nav-link {
|
||||||
|
padding-top: 5px;
|
||||||
|
padding-bottom: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.hero .container {
|
||||||
|
height: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
|
.heroText {
|
||||||
|
position: relative;
|
||||||
|
bottom: 100px;
|
||||||
|
left: 0;
|
||||||
|
width: auto;
|
||||||
|
margin-bottom: -100px;
|
||||||
|
padding: 2rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.featured-circle {
|
||||||
|
width: 320px;
|
||||||
|
height: 320px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
@media screen and (max-width: 767px) {
|
||||||
|
.heroText {
|
||||||
|
padding: 1.5rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.animated-info {
|
||||||
|
min-width: 125px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.featured-circle {
|
||||||
|
margin-top: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.reviews-carousel .owl-nav {
|
||||||
|
position: relative;
|
||||||
|
width: auto !important;
|
||||||
|
transform: inherit;
|
||||||
|
top: 0;
|
||||||
|
bottom: 0;
|
||||||
|
left: 0;
|
||||||
|
max-width: 100px;
|
||||||
|
margin: 20px auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
.reviews-carousel .owl-nav .owl-prev,
|
||||||
|
.reviews-carousel .owl-nav .owl-next {
|
||||||
|
right: 0;
|
||||||
|
left: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
@media screen and (max-width: 480px) {
|
||||||
|
.heroText {
|
||||||
|
padding: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.heroLinks .custom-link {
|
||||||
|
font-size: 12px;
|
||||||
|
line-height: 30px;
|
||||||
|
margin-right: 12px !important;
|
||||||
|
padding: 0 25px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.contact-phone {
|
||||||
|
font-size: 12px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
@media screen and (max-width: 360px) {
|
||||||
|
.featured-number {
|
||||||
|
font-size: 5rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.featured-circle {
|
||||||
|
width: 235px;
|
||||||
|
height: 235px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.reviews-image {
|
||||||
|
width: 55px !important;
|
||||||
|
height: 55px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.reviews-thumb figcaption {
|
||||||
|
font-size: var(--menu-font-size);
|
||||||
|
}
|
||||||
|
|
||||||
|
.timeline::before {
|
||||||
|
left: 42px;
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
web/healthcare/medic_care/fonts/bootstrap-icons.woff
Normal file
BIN
web/healthcare/medic_care/fonts/bootstrap-icons.woff2
Normal file
|
After Width: | Height: | Size: 68 KiB |
|
After Width: | Height: | Size: 106 KiB |
|
After Width: | Height: | Size: 22 KiB |
|
After Width: | Height: | Size: 26 KiB |
|
After Width: | Height: | Size: 24 KiB |
|
After Width: | Height: | Size: 26 KiB |
|
After Width: | Height: | Size: 138 KiB |
|
After Width: | Height: | Size: 72 KiB |
|
After Width: | Height: | Size: 114 KiB |
486
web/healthcare/medic_care/index.html
Normal file
@@ -0,0 +1,486 @@
|
|||||||
|
<!doctype html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
|
|
||||||
|
<meta name="description" content="">
|
||||||
|
<meta name="author" content="">
|
||||||
|
|
||||||
|
<title>Medic Care Bootstrap 5 CSS Template</title>
|
||||||
|
|
||||||
|
<!-- CSS FILES -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||||
|
|
||||||
|
<link href="css/bootstrap-icons.css" rel="stylesheet">
|
||||||
|
|
||||||
|
<link href="css/owl.carousel.min.css" rel="stylesheet">
|
||||||
|
|
||||||
|
<link href="css/owl.theme.default.min.css" rel="stylesheet">
|
||||||
|
|
||||||
|
<link href="css/templatemo-medic-care.css" rel="stylesheet">
|
||||||
|
<!--
|
||||||
|
|
||||||
|
TemplateMo 566 Medic Care
|
||||||
|
|
||||||
|
https://templatemo.com/tm-566-medic-care
|
||||||
|
|
||||||
|
-->
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body id="top">
|
||||||
|
|
||||||
|
<main>
|
||||||
|
|
||||||
|
<nav class="navbar navbar-expand-lg bg-light fixed-top shadow-lg">
|
||||||
|
<div class="container">
|
||||||
|
<a class="navbar-brand mx-auto d-lg-none" href="index.html">
|
||||||
|
Medic Care
|
||||||
|
<strong class="d-block">Health Specialist</strong>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
|
||||||
|
<span class="navbar-toggler-icon"></span>
|
||||||
|
</button>
|
||||||
|
|
||||||
|
<div class="collapse navbar-collapse" id="navbarNav">
|
||||||
|
<ul class="navbar-nav mx-auto">
|
||||||
|
<li class="nav-item active">
|
||||||
|
<a class="nav-link" href="#hero">Home</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a class="nav-link" href="#about">About</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a class="nav-link" href="#timeline">Timeline</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<a class="navbar-brand d-none d-lg-block" href="index.html">
|
||||||
|
Medic Care
|
||||||
|
<strong class="d-block">Health Specialist</strong>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a class="nav-link" href="#reviews">Testimonials</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a class="nav-link" href="#booking">Booking</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a class="nav-link" href="#contact">Contact</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
<section class="hero" id="hero">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
|
||||||
|
<div class="col-12">
|
||||||
|
<div id="myCarousel" class="carousel slide carousel-fade" data-bs-ride="carousel">
|
||||||
|
<div class="carousel-inner">
|
||||||
|
<div class="carousel-item active">
|
||||||
|
<img src="images/slider/portrait-successful-mid-adult-doctor-with-crossed-arms.jpg" class="img-fluid" alt="">
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="carousel-item">
|
||||||
|
<img src="images/slider/young-asian-female-dentist-white-coat-posing-clinic-equipment.jpg" class="img-fluid" alt="">
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="carousel-item">
|
||||||
|
<img src="images/slider/doctor-s-hand-holding-stethoscope-closeup.jpg" class="img-fluid" alt="">
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="heroText d-flex flex-column justify-content-center">
|
||||||
|
|
||||||
|
<h1 class="mt-auto mb-2">
|
||||||
|
Better
|
||||||
|
<div class="animated-info">
|
||||||
|
<span class="animated-item">health</span>
|
||||||
|
<span class="animated-item">days</span>
|
||||||
|
<span class="animated-item">lives</span>
|
||||||
|
</div>
|
||||||
|
</h1>
|
||||||
|
|
||||||
|
<p class="mb-4">Medic Care is a Bootstrap 5 Template provided by TemplateMo website. Credits go to FreePik and RawPixel for images used in this template.</p>
|
||||||
|
|
||||||
|
<div class="heroLinks d-flex flex-wrap align-items-center">
|
||||||
|
<a class="custom-link me-4" href="#about" data-hover="Learn More">Learn More</a>
|
||||||
|
|
||||||
|
<p class="contact-phone mb-0"><i class="bi-phone"></i> 010-020-0340</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="section-padding" id="about">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
|
||||||
|
<div class="col-lg-6 col-md-6 col-12">
|
||||||
|
<h2 class="mb-lg-3 mb-3">Meet Dr. Carson</h2>
|
||||||
|
|
||||||
|
<p>Protect yourself and others by wearing masks and washing hands frequently. Outdoor is safer than indoor for gatherings or holding events. People who get sick with Coronavirus disease (COVID-19) will experience mild to moderate symptoms and recover without special treatments.</p>
|
||||||
|
|
||||||
|
<p>You can feel free to use this CSS template for your medical profession or health care related websites. You can <a rel="nofollow" href="http://paypal.me/templatemo" target="_blank">support us a little</a> via PayPal if this template is good and useful for your work.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col-lg-4 col-md-5 col-12 mx-auto">
|
||||||
|
<div class="featured-circle bg-white shadow-lg d-flex justify-content-center align-items-center">
|
||||||
|
<p class="featured-text"><span class="featured-number">12</span> Years<br> of Experiences</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="gallery">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
|
||||||
|
<div class="col-lg-6 col-6 ps-0">
|
||||||
|
<img src="images/gallery/medium-shot-man-getting-vaccine.jpg" class="img-fluid galleryImage" alt="get a vaccine" title="get a vaccine for yourself">
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col-lg-6 col-6 pe-0">
|
||||||
|
<img src="images/gallery/female-doctor-with-presenting-hand-gesture.jpg" class="img-fluid galleryImage" alt="wear a mask" title="wear a mask to protect yourself">
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="section-padding pb-0" id="timeline">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
|
||||||
|
<h2 class="text-center mb-lg-5 mb-4">Our Timeline</h2>
|
||||||
|
|
||||||
|
<div class="timeline">
|
||||||
|
<div class="row g-0 justify-content-end justify-content-md-around align-items-start timeline-nodes">
|
||||||
|
<div class="col-9 col-md-5 me-md-4 me-lg-0 order-3 order-md-1 timeline-content bg-white shadow-lg">
|
||||||
|
<h3 class=" text-light">Get the vaccine</h3>
|
||||||
|
|
||||||
|
<p>Donec facilisis urna dui, a dignissim mauris pretium a. Quisque quis libero fermentum, tempus felis eu, consequat nibh.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col-3 col-sm-1 order-2 timeline-icons text-md-center">
|
||||||
|
<i class="bi-patch-check-fill timeline-icon"></i>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col-9 col-md-5 ps-md-3 ps-lg-0 order-1 order-md-3 py-4 timeline-date">
|
||||||
|
<time>2021-07-31 Saturday</time>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row g-0 justify-content-end justify-content-md-around align-items-start timeline-nodes my-lg-5 my-4">
|
||||||
|
<div class="col-9 col-md-5 ms-md-4 ms-lg-0 order-3 order-md-1 timeline-content bg-white shadow-lg">
|
||||||
|
<h3 class=" text-light">Consulting your health</h3>
|
||||||
|
|
||||||
|
<p>You are fully permitted to use this template for your commercial or personal website. You are not permitted to redistribute the template ZIP file for a download purpose on any other <a href="https://www.google.com/search?q=free+css" target="_blank">Free CSS collection</a> website.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col-3 col-sm-1 order-2 timeline-icons text-md-center">
|
||||||
|
<i class="bi-book timeline-icon"></i>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col-9 col-md-5 pe-md-3 pe-lg-0 order-1 order-md-3 py-4 timeline-date">
|
||||||
|
<time>2021-07-15 Thursday</time>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row g-0 justify-content-end justify-content-md-around align-items-start timeline-nodes">
|
||||||
|
<div class="col-9 col-md-5 me-md-4 me-lg-0 order-3 order-md-1 timeline-content bg-white shadow-lg">
|
||||||
|
<h3 class=" text-light">Certified Nurses</h3>
|
||||||
|
|
||||||
|
<p>Phasellus eleifend, urna interdum congue viverra, arcu neque ultrices ligula, id pulvinar nisi nibh et lacus. Vivamus gravida, ipsum non euismod tincidunt, sapien elit fermentum mi, quis iaculis enim ligula at arcu.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col-3 col-sm-1 order-2 timeline-icons text-md-center">
|
||||||
|
<i class="bi-file-medical timeline-icon"></i>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col-9 col-md-5 ps-md-3 ps-lg-0 order-1 order-md-3 py-4 timeline-date">
|
||||||
|
<time>2021-06-28 Monday</time>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row g-0 justify-content-end justify-content-md-around align-items-start timeline-nodes my-lg-5 my-4">
|
||||||
|
<div class="col-9 col-md-5 ms-md-4 ms-lg-0 order-3 order-md-1 timeline-content bg-white shadow-lg">
|
||||||
|
<h3 class=" text-light">Covid-19 Hospitals</h3>
|
||||||
|
|
||||||
|
<p class="mb-0 pb-0">Fusce vestibulum euismod nulla sed ultrices. Praesent rutrum nulla vel sapien euismod, quis tempus dui placerat.</p>
|
||||||
|
|
||||||
|
<p>Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Maecenas faucibus mollis interdum. Donec ullamcorper nulla non metus auctor fringilla</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col-3 col-sm-1 order-2 timeline-icons text-md-center">
|
||||||
|
<i class="bi-globe timeline-icon"></i>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col-9 col-md-5 pe-md-3 pe-lg-0 order-1 order-md-3 py-4 timeline-date">
|
||||||
|
<time>2021-05-30 Sunday</time>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row g-0 justify-content-end justify-content-md-around align-items-start timeline-nodes">
|
||||||
|
<div class="col-9 col-md-5 me-md-4 me-lg-0 order-3 order-md-1 timeline-content bg-white shadow-lg">
|
||||||
|
<h3 class=" text-light">Freelance Nursing</h3>
|
||||||
|
|
||||||
|
<p>If you need a working contact form that submits email to your inbox, please <a rel="nofollow" href="https://templatemo.com/contact" target="_parent">visit our contact page</a> for more information.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col-3 col-sm-1 order-2 timeline-icons text-md-center">
|
||||||
|
<i class="bi-person timeline-icon"></i>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col-9 col-md-5 ps-md-3 ps-lg-0 order-1 order-md-3 py-4 timeline-date">
|
||||||
|
<time>2021-05-18 Tuesday</time>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="section-padding pb-0" id="reviews">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
|
||||||
|
<div class="col-12">
|
||||||
|
<h2 class="text-center mb-lg-5 mb-4">Our Patients</h2>
|
||||||
|
|
||||||
|
<div class="owl-carousel reviews-carousel">
|
||||||
|
|
||||||
|
<figure class="reviews-thumb d-flex flex-wrap align-items-center rounded">
|
||||||
|
<div class="reviews-stars">
|
||||||
|
<i class="bi-star-fill"></i>
|
||||||
|
<i class="bi-star-fill"></i>
|
||||||
|
<i class="bi-star-fill"></i>
|
||||||
|
<i class="bi-star-fill"></i>
|
||||||
|
<i class="bi-star"></i>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<p class="text-primary d-block mt-2 mb-0 w-100"><strong>Best Health Care</strong></p>
|
||||||
|
|
||||||
|
<p class="reviews-text w-100">Phasellus ligula ante, tempus ac imperdiet ut, mattis ac nibh. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.</p>
|
||||||
|
|
||||||
|
<img src="images/reviews/beautiful-woman-face-portrait-brown-background.jpeg" class="img-fluid reviews-image" alt="">
|
||||||
|
|
||||||
|
<figcaption class="ms-4">
|
||||||
|
<strong>Marie</strong>
|
||||||
|
|
||||||
|
<span class="text-muted">Patient</span>
|
||||||
|
</figcaption>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<figure class="reviews-thumb d-flex flex-wrap align-items-center rounded">
|
||||||
|
<div class="reviews-stars">
|
||||||
|
<i class="bi-star-fill"></i>
|
||||||
|
<i class="bi-star-fill"></i>
|
||||||
|
<i class="bi-star-fill"></i>
|
||||||
|
<i class="bi-star-fill"></i>
|
||||||
|
<i class="bi-star"></i>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<p class="text-primary d-block mt-2 mb-0 w-100"><strong>Doctor cares everyone!</strong></p>
|
||||||
|
|
||||||
|
<p class="reviews-text w-100">Donec in elementum orci, nec posuere ligula. Quisque vulputate diam et ullamcorper ullamcorper. Pellentesque vestibulum neque at leo fermentum mattis.</p>
|
||||||
|
|
||||||
|
<img src="images/reviews/senior-man-wearing-white-face-mask-covid-19-campaign-with-design-space.jpeg" class="img-fluid reviews-image" alt="">
|
||||||
|
|
||||||
|
<figcaption class="ms-4">
|
||||||
|
<strong>Ben Walker</strong>
|
||||||
|
|
||||||
|
<span class="text-muted">Recovered</span>
|
||||||
|
</figcaption>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<figure class="reviews-thumb d-flex flex-wrap align-items-center rounded">
|
||||||
|
<div class="reviews-stars">
|
||||||
|
<i class="bi-star-fill"></i>
|
||||||
|
<i class="bi-star-fill"></i>
|
||||||
|
<i class="bi-star-fill"></i>
|
||||||
|
<i class="bi-star-fill"></i>
|
||||||
|
<i class="bi-star-fill"></i>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<p class="text-primary d-block mt-2 mb-0 w-100"><strong>Great services!</strong></p>
|
||||||
|
|
||||||
|
<p class="reviews-text w-100">Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Donec sit amet velit vitae purus aliquam efficitur.</p>
|
||||||
|
|
||||||
|
<img src="images/reviews/portrait-british-woman.jpeg" class="img-fluid reviews-image" alt="">
|
||||||
|
|
||||||
|
<figcaption class="ms-4">
|
||||||
|
<strong>Laura Zono</strong>
|
||||||
|
|
||||||
|
<span class="text-muted">New Patient</span>
|
||||||
|
</figcaption>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<figure class="reviews-thumb d-flex flex-wrap align-items-center rounded">
|
||||||
|
<div class="reviews-stars">
|
||||||
|
<i class="bi-star-fill"></i>
|
||||||
|
<i class="bi-star-fill"></i>
|
||||||
|
<i class="bi-star-fill"></i>
|
||||||
|
<i class="bi-star"></i>
|
||||||
|
<i class="bi-star"></i>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<p class="text-primary d-block mt-2 mb-0 w-100"><strong>Best Advices</strong></p>
|
||||||
|
|
||||||
|
<p class="reviews-text w-100">Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Maecenas faucibus mollis interdum. Donec ullamcorper nulla non metus auctor fringilla.</p>
|
||||||
|
|
||||||
|
<img src="images/reviews/woman-wearing-mask-face-closeup-covid-19-green-background.jpeg" class="img-fluid reviews-image" alt="">
|
||||||
|
|
||||||
|
<figcaption class="ms-4">
|
||||||
|
<strong>Rosey</strong>
|
||||||
|
|
||||||
|
<span class="text-muted">Almost Recovered</span>
|
||||||
|
</figcaption>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="section-padding" id="booking">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
|
||||||
|
<div class="col-lg-8 col-12 mx-auto">
|
||||||
|
<div class="booking-form">
|
||||||
|
|
||||||
|
<h2 class="text-center mb-lg-3 mb-2">Book an appointment</h2>
|
||||||
|
|
||||||
|
<form role="form" action="#booking" method="post">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-6 col-12">
|
||||||
|
<input type="text" name="name" id="name" class="form-control" placeholder="Full name" required>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col-lg-6 col-12">
|
||||||
|
<input type="email" name="email" id="email" pattern="[^ @]*@[^ @]*" class="form-control" placeholder="Email address" required>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col-lg-6 col-12">
|
||||||
|
<input type="telephone" name="phone" id="phone" pattern="[0-9]{3}-[0-9]{3}-[0-9]{4}" class="form-control" placeholder="Phone: 123-456-7890">
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col-lg-6 col-12">
|
||||||
|
<input type="date" name="date" id="date" value="" class="form-control">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col-12">
|
||||||
|
<textarea class="form-control" rows="5" id="message" name="message" placeholder="Additional Message"></textarea>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col-lg-3 col-md-4 col-6 mx-auto">
|
||||||
|
<button type="submit" class="form-control" id="submit-button">Book Now</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</form>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="site-footer section-padding" id="contact">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
|
||||||
|
<div class="col-lg-5 me-auto col-12">
|
||||||
|
<h5 class="mb-lg-4 mb-3">Opening Hours</h5>
|
||||||
|
|
||||||
|
<ul class="list-group list-group-flush">
|
||||||
|
<li class="list-group-item d-flex">
|
||||||
|
Sunday : Closed
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="list-group-item d-flex">
|
||||||
|
Monday, Tuesday - Firday
|
||||||
|
<span>8:00 AM - 3:30 PM</span>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="list-group-item d-flex">
|
||||||
|
Saturday
|
||||||
|
<span>10:30 AM - 5:30 PM</span>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col-lg-2 col-md-6 col-12 my-4 my-lg-0">
|
||||||
|
<h5 class="mb-lg-4 mb-3">Our Clinic</h5>
|
||||||
|
|
||||||
|
<p><a href="mailto:hello@company.co">hello@company.co</a><p>
|
||||||
|
|
||||||
|
<p>123 Digital Art Street, San Diego, CA 92123</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col-lg-3 col-md-6 col-12 ms-auto">
|
||||||
|
<h5 class="mb-lg-4 mb-3">Socials</h5>
|
||||||
|
|
||||||
|
<ul class="social-icon">
|
||||||
|
<li><a href="#" class="social-icon-link bi-facebook"></a></li>
|
||||||
|
|
||||||
|
<li><a href="#" class="social-icon-link bi-twitter"></a></li>
|
||||||
|
|
||||||
|
<li><a href="#" class="social-icon-link bi-instagram"></a></li>
|
||||||
|
|
||||||
|
<li><a href="#" class="social-icon-link bi-youtube"></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col-lg-3 col-12 ms-auto mt-4 mt-lg-0">
|
||||||
|
<p class="copyright-text">Copyright © Medic Care 2021
|
||||||
|
<br><br>Design: <a href="https://templatemo.com" target="_parent">TemplateMo</a></p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
<!-- JAVASCRIPT FILES -->
|
||||||
|
<script src="js/jquery.min.js"></script>
|
||||||
|
<script src="js/bootstrap.bundle.min.js"></script>
|
||||||
|
<script src="js/owl.carousel.min.js"></script>
|
||||||
|
<script src="js/scrollspy.min.js"></script>
|
||||||
|
<script src="js/custom.js"></script>
|
||||||
|
<!--
|
||||||
|
|
||||||
|
TemplateMo 566 Medic Care
|
||||||
|
|
||||||
|
https://templatemo.com/tm-566-medic-care
|
||||||
|
|
||||||
|
-->
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
7
web/healthcare/medic_care/js/bootstrap.bundle.min.js
vendored
Normal file
68
web/healthcare/medic_care/js/custom.js
Normal file
@@ -0,0 +1,68 @@
|
|||||||
|
|
||||||
|
(function ($) {
|
||||||
|
|
||||||
|
"use strict";
|
||||||
|
|
||||||
|
// NAVBAR
|
||||||
|
$('.navbar-nav .nav-link').click(function(){
|
||||||
|
$(".navbar-collapse").collapse('hide');
|
||||||
|
});
|
||||||
|
|
||||||
|
// REVIEWS CAROUSEL
|
||||||
|
$('.reviews-carousel').owlCarousel({
|
||||||
|
center: true,
|
||||||
|
loop: true,
|
||||||
|
nav: true,
|
||||||
|
dots: false,
|
||||||
|
autoplay: true,
|
||||||
|
autoplaySpeed: 300,
|
||||||
|
smartSpeed: 500,
|
||||||
|
responsive:{
|
||||||
|
0:{
|
||||||
|
items:1,
|
||||||
|
},
|
||||||
|
768:{
|
||||||
|
items:2,
|
||||||
|
margin: 100,
|
||||||
|
},
|
||||||
|
1280:{
|
||||||
|
items:2,
|
||||||
|
margin: 100,
|
||||||
|
}
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
// Banner Carousel
|
||||||
|
var myCarousel = document.querySelector('#myCarousel')
|
||||||
|
var carousel = new bootstrap.Carousel(myCarousel, {
|
||||||
|
interval: 1500,
|
||||||
|
})
|
||||||
|
|
||||||
|
// REVIEWS NAVIGATION
|
||||||
|
function ReviewsNavResize(){
|
||||||
|
$(".navbar").scrollspy({ offset: -94 });
|
||||||
|
|
||||||
|
var ReviewsOwlItem = $('.reviews-carousel .owl-item').width();
|
||||||
|
|
||||||
|
$('.reviews-carousel .owl-nav').css({'width' : (ReviewsOwlItem) + 'px'});
|
||||||
|
}
|
||||||
|
|
||||||
|
$(window).on("resize", ReviewsNavResize);
|
||||||
|
$(document).on("ready", ReviewsNavResize);
|
||||||
|
|
||||||
|
// HREF LINKS
|
||||||
|
$('a[href*="#"]').click(function (event) {
|
||||||
|
if (
|
||||||
|
location.pathname.replace(/^\//, '') == this.pathname.replace(/^\//, '') && location.hostname == this.hostname) {
|
||||||
|
var target = $(this.hash);
|
||||||
|
target = target.length ? target : $('[name=' + this.hash.slice(1) + ']');
|
||||||
|
if (target.length) {
|
||||||
|
event.preventDefault();
|
||||||
|
$('html, body').animate({
|
||||||
|
scrollTop: target.offset().top - 74
|
||||||
|
}, 1000);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
})(window.jQuery);
|
||||||
4
web/healthcare/medic_care/js/jquery.min.js
vendored
Normal file
7
web/healthcare/medic_care/js/owl.carousel.min.js
vendored
Normal file
1
web/healthcare/medic_care/js/scrollspy.min.js
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
!function($,window,document,undefined){$.fn.extend({scrollspy:function(options){var defaults={namespace:"scrollspy",activeClass:"active",animate:!1,duration:1e3,offset:0,container:window,replaceState:!1};options=$.extend({},defaults,options);var add=function(ex1,ex2){return parseInt(ex1,10)+parseInt(ex2,10)},findElements=function(links){for(var elements=[],i=0;i<links.length;i++){var link=links[i],hash=$(link).attr("href"),element=$(hash);if(element.length>0){var top=Math.floor(element.offset().top),bottom=top+Math.floor(element.outerHeight());elements.push({element:element,hash:hash,top:top,bottom:bottom})}}return elements},findLink=function(links,hash){for(var i=0;i<links.length;i++){var link=$(links[i]);if(link.attr("href")===hash)return link}},resetClasses=function(links){for(var i=0;i<links.length;i++)$(links[i]).parent().removeClass(options.activeClass)},scrollArea="";return this.each(function(){for(var element=this,container=$(options.container),links=$(element).find("a"),i=0;i<links.length;i++){var link=links[i];$(link).on("click",function(e){var target=$(this).attr("href"),$target=$(target);if($target.length>0){var top=add($target.offset().top,options.offset);options.animate?$("html, body").animate({scrollTop:top},options.duration):window.scrollTo(0,top),e.preventDefault()}})}resetClasses(links);var elements=findElements(links),trackChanged=function(){for(var link,position={top:add($(this).scrollTop(),Math.abs(options.offset)),left:$(this).scrollLeft()},i=0;i<elements.length;i++){var current=elements[i];if(position.top>=current.top&&position.top<current.bottom){var hash=current.hash;if(link=findLink(links,hash)){options.onChange&&scrollArea!==hash&&(options.onChange(current.element,$(element),position),scrollArea=hash),options.replaceState&&history.replaceState({},"","/"+hash),resetClasses(links),link.parent().addClass(options.activeClass);break}}}!link&&"exit"!==scrollArea&&options.onExit&&(options.onExit($(element),position),resetClasses(links),scrollArea="exit",options.replaceState&&history.replaceState({},"","/"))};container.bind("scroll."+options.namespace,function(){trackChanged()}),$(document).ready(function(e){trackChanged()})})}})}(jQuery,window,document);
|
||||||