Merge branch 'hero-img-redo' of MermsPartners/KintCare-www into main
This commit is contained in:
+19
-11
@@ -38,12 +38,9 @@
|
|||||||
}
|
}
|
||||||
/*-- End Header Top --*/
|
/*-- End Header Top --*/
|
||||||
/*-- Home Slider --*/
|
/*-- Home Slider --*/
|
||||||
/* .slider-item {
|
.slider-item {
|
||||||
height: 100%;
|
height: 400px;
|
||||||
padding-top: 80px;
|
}
|
||||||
padding-bottom: 80px;
|
|
||||||
text-align: center;
|
|
||||||
} */
|
|
||||||
.slider-item .slider-shape img {
|
.slider-item .slider-shape img {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 0;
|
top: 0;
|
||||||
@@ -51,8 +48,9 @@
|
|||||||
left: 0;
|
left: 0;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
/* max-width: 290px; */
|
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
|
height: 400px;
|
||||||
|
object-fit: cover;
|
||||||
}
|
}
|
||||||
.slider-item .slider-shape-two img {
|
.slider-item .slider-shape-two img {
|
||||||
position: relative;
|
position: relative;
|
||||||
@@ -61,8 +59,9 @@
|
|||||||
left: 0;
|
left: 0;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
/* max-width: 290px; */
|
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
|
height: 400px;
|
||||||
|
object-fit: cover;
|
||||||
}
|
}
|
||||||
.slider-item .slider-shape-three img {
|
.slider-item .slider-shape-three img {
|
||||||
position: relative;
|
position: relative;
|
||||||
@@ -71,10 +70,11 @@
|
|||||||
left: 0;
|
left: 0;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
/* max-width: 290px; */
|
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
|
height: 400px;
|
||||||
|
object-fit: cover;
|
||||||
}
|
}
|
||||||
/* .slider-item:before {
|
.slider-item:before {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
content: '';
|
content: '';
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@@ -83,9 +83,10 @@
|
|||||||
top: 0;
|
top: 0;
|
||||||
background-color: #0046c0;
|
background-color: #0046c0;
|
||||||
opacity: .80;
|
opacity: .80;
|
||||||
} */
|
}
|
||||||
.slider-item .slider-text {
|
.slider-item .slider-text {
|
||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
.slider-item .slider-text h1 {
|
.slider-item .slider-text h1 {
|
||||||
font-size: 26px;
|
font-size: 26px;
|
||||||
@@ -96,6 +97,13 @@
|
|||||||
margin-bottom: 30px;
|
margin-bottom: 30px;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
/* text for the two imgs */
|
||||||
|
.slider-infos{
|
||||||
|
top: 30%;
|
||||||
|
right: 0;
|
||||||
|
transform: translateY(-50%);
|
||||||
|
}
|
||||||
|
|
||||||
.common-btn a {
|
.common-btn a {
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
padding: 13px 14px 12px;
|
padding: 13px 14px 12px;
|
||||||
|
|||||||
+13
-32
@@ -429,40 +429,26 @@ button:focus {
|
|||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: center center;
|
background-position: center center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
height: 730px;
|
height: 700px;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.slider-item .slider-shape img {
|
.slider-item .slider-shape img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 730px;
|
height: 700px;
|
||||||
/* position: absolute; */
|
object-fit: cover;
|
||||||
/* top: -9px; */
|
|
||||||
/* right: -90px; */
|
|
||||||
/* max-width: 730px; */
|
|
||||||
/* order: 1; */
|
|
||||||
/* box-shadow: 0px 0px 20px #2459b8; */
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.slider-item .slider-shape-two img {
|
.slider-item .slider-shape-two img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 730px;
|
height: 700px;
|
||||||
/* position: absolute; */
|
object-fit: cover;
|
||||||
/* top: 20px; */
|
|
||||||
/* top: -59px; */
|
|
||||||
/* right: 10px; */
|
|
||||||
/* max-width: 730px; */
|
|
||||||
/* box-shadow: 0px 0px 20px #2459b8; */
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.slider-item .slider-shape-three img {
|
.slider-item .slider-shape-three img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 730px;
|
height: 700px;
|
||||||
/* position: absolute; */
|
object-fit: cover;
|
||||||
/* top: -59px; */
|
|
||||||
/* right: 10px; */
|
|
||||||
/* max-width: 730px; */
|
|
||||||
/* box-shadow: 0px 0px 20px #2459b8; */
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.slider-item::before {
|
.slider-item::before {
|
||||||
@@ -478,11 +464,6 @@ button:focus {
|
|||||||
|
|
||||||
.slider-item .slider-text {
|
.slider-item .slider-text {
|
||||||
position: relative;
|
position: relative;
|
||||||
/* margin-top: 20px; */
|
|
||||||
/* z-index: 5; */
|
|
||||||
/* display: flex; */
|
|
||||||
/* gap: 100px; */
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.slider-info{
|
.slider-info{
|
||||||
@@ -503,7 +484,7 @@ button:focus {
|
|||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
font-size: 46px;
|
font-size: 46px;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
text-shadow: 0px 0px 4px #000000;
|
text-shadow: 0px 0px 5px #000000;
|
||||||
margin-bottom: 25px;
|
margin-bottom: 25px;
|
||||||
max-width: 600px;
|
max-width: 600px;
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
@@ -541,22 +522,22 @@ button:focus {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.common-btn .cmn-btn-right {
|
.common-btn .cmn-btn-right {
|
||||||
/* background-color: transparent;
|
|
||||||
color: #ffffff; */
|
|
||||||
color: #0046c0;
|
color: #0046c0;
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
border: 2px solid transparent;
|
border: 2px solid transparent;
|
||||||
/* border: 2px solid #ffffff; */
|
|
||||||
padding-left: 25px;
|
padding-left: 25px;
|
||||||
padding-right: 25px;
|
padding-right: 25px;
|
||||||
|
/* border: 2px solid #ffffff;
|
||||||
|
/* background-color: transparent;
|
||||||
|
/* color: #ffffff; */
|
||||||
}
|
}
|
||||||
|
|
||||||
.common-btn .cmn-btn-right:hover {
|
.common-btn .cmn-btn-right:hover {
|
||||||
/* color: #0046c0;
|
|
||||||
background-color: #ffffff; */
|
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
border: 2px solid #ffffff;
|
border: 2px solid #ffffff;
|
||||||
|
/* color: #0046c0;
|
||||||
|
background-color: #ffffff; */
|
||||||
}
|
}
|
||||||
|
|
||||||
.home-slider.owl-theme .owl-nav {
|
.home-slider.owl-theme .owl-nav {
|
||||||
|
|||||||
Reference in New Issue
Block a user