File: /var/www/html/sarvodayahospital/public/upcoming-events/css/style.css
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Rochester&display=swap');
body{
font-size: 16px;
line-height: 24px;
color: #797979;
font-family: "Roboto", sans-serif;
font-weight: 300;
padding-top: 73px;
}
section{
padding: 40px 0;
}
h1 {
font-weight: 800;
font-size: 40px;
line-height: 50px;
}
h2 {
font-size: 28px;
color: #008FC5;
font-weight: 700;
line-height: 36px;
}
h3 {
font-size: 24px;
line-height: 34px;
}
h4{
font-size: 18px;
}
img {
max-width: 100%;
}
h2, h3, h4, h5, h6{
font-weight: 700;
}
.container{
max-width: 1200px;
}
.bg-primary{
background-color: #008FC5 !important;
}
.bg-dark{
background-color: #424242 !important;
}
.bg-orange{
background-color: #F58220 !important;
}
.text-color{
color: #797979;
}
.text-orange{
color: #F58220;
}
.text-blue{
color: #008FC5;
}
.rochester-font{
font-family: "Rochester", cursive;
}
.f-18{
font-size: 18px;
}
.f-16{
font-size: 16px;
}
.f-14{
font-size: 14px;
}
.f-12{
font-size: 12px;
}
.header {
position: fixed;
top: 0;
width: 100%;
background-color: #fff;
box-shadow: 0 4px 14px #00000017;
padding: 10px 0;
z-index: 99;
}
.rotate-bg-box::before {
background-color: #008FC5;
content: "";
position: absolute;
top: 0;
left: -1000%;
width: 1000%;
height: 100%;
}
.rotate-bg-box {
background-image: url(../img/curve-bg.png);
background-size: 100% 100%;
}
.who-attend-list li{
width: 50%;
}
.bg-pattern{
background-image: url(../img/vector-bg.jpg);
background-size: cover;
}
.events-img {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
height: 180px;
object-fit: cover;
}
.register-now{
box-shadow: 0 1px 30px #00000021;
}
.team-img {
height: 265px;
object-fit: cover;
}
.scan-box {
background-color: #109ACF;
box-shadow: 0 0 30px #0000000d;
}
.banner {
background-image: url(../img/banner-bg.jpg);
background-size: 106% 100%;
background-position: right;
background-repeat: no-repeat;
}
.banner-img {
position: absolute;
top: 0;
left: 0;
width: 340px;
}
.dropdown-toggle::after {
display: none;
}
.sticky-whatsapp {
position: fixed;
bottom: 15px;
right: 15px;
}
.line-container, .line-container-right {
display: flex;
align-items: center;
justify-content: center;
}
.line-text {
padding: 0 20px;
position: relative;
display: inline-block;
margin: 0 10px;
}
.line-container-right .line-text::before {
position: absolute;
top: 50%;
right: -10px;
width: 6px;
height: 6px;
background-color: #F58220;
border-radius: 50%;
content: "";
transform: translateY(-50%);
}
.line-container .line-text::before {
position: absolute;
top: 50%;
right: -10px;
width: 6px;
height: 6px;
background-color: #F58220;
border-radius: 50%;
content: "";
transform: translateY(-50%);
}
.line-container .line-text::after {
position: absolute;
top: 50%;
left: -10px;
width: 6px;
height: 6px;
background-color: #F58220;
border-radius: 50%;
content: "";
transform: translateY(-50%);
}
.line-container-right::after{
content: "";
flex: 1;
height: 0.8px;
background-color: #F58220;
}
.line-container::before,
.line-container::after {
content: "";
flex: 1;
height: 0.8px;
background-color: #F58220;
}
.line-container::before::before,
.line-container::after::before {
content: "";
width: 8px;
height: 8px;
background-color: #333;
border-radius: 50%;
position: absolute;
}
.line-container::before::before {
left: -10px;
}
.line-container::after::before {
right: -10px;
}
@media screen and (min-width:992px){
.f-lg-34{
font-size: 34px;
}
}
@media screen and (min-width:768px){
.f-md-24{
font-size: 24px;
}
.f-md-20{
font-size: 20px;
}
.f-md-30{
font-size:30px;
}
.f-md-26 {
font-size: 26px;
}
}
@media screen and (max-width:1480px) and (min-width:1350px){
.banner-img {
width: 280px;
}
}
@media screen and (max-width:1350px) and (min-width:1200px){
.banner-img {
width: 200px;
}
}
@media screen and (max-width:1200px) and (min-width:992px){
.banner-img {
width: 170px;
}
h1 {
font-size: 30px;
line-height: 40px;
}
}
@media screen and (max-width:991.98px){
.banner {
background-image: none;
padding-bottom: 0;
}
.banner-img {
width: 140px;
}
h1 {
font-size: 19px;
line-height: 26px;
}
section {
padding: 25px 0;
}
body {
padding-top: 56px;
}
.mobile-col-bg {
background-image: url(../img/mobile-col-bg.jpg);
background-size: cover;
padding: 20px 15px;
}
.scanner-boxx{
max-width: 250px;
margin: auto;
}
}
@media screen and (max-width:767.98px){
h2 {
font-size: 24px;
line-height: 32px;
}
.f-sm-18{
font-size: 18px;
}
.lh-sm-100{
line-height: 100%;
}
.rotate-bg-box::before {
display: none;
}
.rotate-bg-box {
border-radius: 10px;
padding: 10px !important;
}
.rotate-bg-box {
background-image: none;
background-size: 100% 100%;
background-color: #008fc5;
}
.who-attend-list li {
width: 100%;
}
.logo{
width: 140px;
}
.our-speakers {
padding-top: 0;
}
.pt-sm-0{
padding-top: 0;
}
.line-text {
padding: 0 10px;
position: relative;
display: inline-block;
margin: 0 10px;
}
}