Server : LiteSpeed System : Linux in-mum-web1112.main-hosting.eu 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64 User : u451330669 ( 451330669) PHP Version : 8.2.27 Disable Function : NONE Directory : /home/u451330669/domains/heertourstravels.in/public_html/sass/ |
/*---------------------
About
-----------------------*/
.about {
padding-top: 120px;
padding-bottom: 165px;
overflow: hidden;
}
.about-page {
padding-top: 120px;
padding-bottom: 90px;
}
.about__text {
padding-top: 80px;
&.about__page__text {
padding-top: 0;
.section-title {
margin-bottom: 12px;
}
}
.section-title {
margin-bottom: 35px;
}
}
.about__para__text {
margin-bottom: 70px;
p {
margin-bottom: 26px;
&:last-child {
margin-bottom: 0;
}
}
}
.about__pic {
padding-left: 34px;
}
.about__pic__inner {
position: relative;
display: inline-block;
&:after {
position: absolute;
left: 50px;
top: 50px;
height: 600px;
width: 470px;
border: 15px solid rgba(185, 175, 134, 0.2);
content: "";
z-index: -1;
}
}
.about__page__services__text {
margin-bottom: 30px;
}