new update
This commit is contained in:
+19
-17
@@ -50,7 +50,6 @@
|
|||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
height: 400px;
|
height: 400px;
|
||||||
object-fit: cover;
|
|
||||||
}
|
}
|
||||||
.slider-item .slider-shape-two img {
|
.slider-item .slider-shape-two img {
|
||||||
position: relative;
|
position: relative;
|
||||||
@@ -61,7 +60,6 @@
|
|||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
height: 400px;
|
height: 400px;
|
||||||
object-fit: cover;
|
|
||||||
}
|
}
|
||||||
.slider-item .slider-shape-three img {
|
.slider-item .slider-shape-three img {
|
||||||
position: relative;
|
position: relative;
|
||||||
@@ -72,9 +70,8 @@
|
|||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
height: 400px;
|
height: 400px;
|
||||||
object-fit: cover;
|
|
||||||
}
|
}
|
||||||
.slider-item:before {
|
/* .slider-item:before {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
content: '';
|
content: '';
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@@ -83,26 +80,31 @@
|
|||||||
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;
|
/* text-align: center; */
|
||||||
}
|
}
|
||||||
.slider-item .slider-text h1 {
|
.slider-item .slider-text h1 {
|
||||||
font-size: 26px;
|
font-size: 26px;
|
||||||
margin-bottom: 18px;
|
/* margin-bottom: 18px; */
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
.slider-item .slider-text p {
|
.slider-item .slider-text p {
|
||||||
margin-bottom: 30px;
|
margin-bottom: 30px;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
/* text for the two imgs */
|
/* text for the two images */
|
||||||
.slider-infos{
|
.slider-info-one{
|
||||||
top: 30%;
|
top: 40%;
|
||||||
right: 0;
|
transform: translateY(-50%);
|
||||||
transform: translateY(-50%);
|
}
|
||||||
}
|
|
||||||
|
|
||||||
|
.slider-info-two{
|
||||||
|
top: 40%;
|
||||||
|
transform: translateY(-50%);
|
||||||
|
}
|
||||||
|
|
||||||
.common-btn a {
|
.common-btn a {
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
@@ -117,7 +119,7 @@
|
|||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
.home-slider.owl-theme .owl-dots {
|
.home-slider.owl-theme .owl-dots {
|
||||||
bottom: 20px;
|
/* bottom: 20px; */
|
||||||
}
|
}
|
||||||
.home-slider.owl-theme .owl-dots .owl-dot span {
|
.home-slider.owl-theme .owl-dots .owl-dot span {
|
||||||
width: 20px;
|
width: 20px;
|
||||||
@@ -1558,7 +1560,7 @@
|
|||||||
}
|
}
|
||||||
.slider-item .slider-text h1 {
|
.slider-item .slider-text h1 {
|
||||||
font-size: 30px;
|
font-size: 30px;
|
||||||
margin-bottom: 30px;
|
margin-bottom: 0;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
}
|
}
|
||||||
@@ -2851,8 +2853,8 @@
|
|||||||
/*-- End Welcome --*/
|
/*-- End Welcome --*/
|
||||||
/*-- Speciality --*/
|
/*-- Speciality --*/
|
||||||
.speciality-left {
|
.speciality-left {
|
||||||
/* padding-left: 30px; */
|
padding-left: 30px;
|
||||||
/* padding-right: 65px; */
|
padding-right: 65px;
|
||||||
}
|
}
|
||||||
/*-- End Speciality --*/
|
/*-- End Speciality --*/
|
||||||
/*-- Appointment --*/
|
/*-- Appointment --*/
|
||||||
|
|||||||
@@ -441,14 +441,13 @@ button:focus {
|
|||||||
|
|
||||||
.slider-item .slider-shape-two img {
|
.slider-item .slider-shape-two img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 700px;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
}
|
}
|
||||||
|
|
||||||
.slider-item .slider-shape-three img {
|
.slider-item .slider-shape-three img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
object-fit: cover;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* .slider-item::before {
|
/* .slider-item::before {
|
||||||
@@ -475,7 +474,7 @@ button:focus {
|
|||||||
|
|
||||||
.slider-info-one{
|
.slider-info-one{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 38%;
|
top: 50%;
|
||||||
left: 100px;
|
left: 100px;
|
||||||
transform: translateY(-50%);
|
transform: translateY(-50%);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user