Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current none :
/
var
/
www
/
html
/
tpid-jsd
/
resources
/
sass
/
landing
/
Or
Select Your none :
Upload File :
New :
File
Dir
/var/www/html/tpid-jsd/resources/sass/landing/agenda.scss
.agenda { padding-top: 2rem; padding-bottom: 2rem; background-position-x: center; background-repeat: no-repeat; background-size: 100%; background-color: #301246; position: relative; overflow: hidden; & .bg_topleft { display: none; position: absolute; top: 0; left: 0; @media (min-width: 992px) { display: block; } } & .bg_topright { display: none; position: absolute; top: 0; right: 0; @media (min-width: 768px) { display: block; } } & .bg_downright { display: none; position: absolute; bottom: 5%; right: 0; @media (min-width: 768px) { display: block; } } .bg_bottom_left { display: none; position: absolute; left: 0; bottom: 0; @media (min-width: 768px) { display: block; } } & h1 { font-family: "Yanone Kaffeesatz" !important; font-style: normal; font-weight: 600; font-size: 32px; line-height: 38px; text-transform: uppercase; display: flex; align-items: flex-start; color: #ffffff; @media (min-width: 992px) { line-height: 38px; } @media (min-width: 1200px) { font-size: 60px; } & span { content: "-"; width: 40px; border: 0; height: 8px; background: #ffffff; margin-top: auto; margin-bottom: auto; margin-left: 1rem; margin-right: 1rem; @media (min-width: 576px) { width: 60px; } @media (min-width: 768px) { width: 30px; height: 4px; } @media (min-width: 992px) { width: 50px; } } & img { display: none; @media (min-width: 768px) { height: 36px; } @media (min-width: 992px) { display: block; height: 27px; } @media (min-width: 1200px) { height: 36px; } } } .tab-content { &.card { background-color: transparent; border: 0; } & .fade { transition: all 0.2s ease-in-out !important; } & .table { color: #ffffff; & tr { border-top: 1px solid #ffffff; } & .time { padding-top: 1.5rem; width: 40%; @media (min-width: 768px) { width: 30%; } @media (min-width: 992px) { width: 20%; } } & h2 { font-family: "Abel" !important; font-style: normal; font-weight: 400; line-height: 38px; letter-spacing: -0.05em; font-size: 32px; @media (min-width: 992px) { font-size: 48px; } & span { font-family: "Abel" !important; font-style: normal; font-weight: 400; font-size: 12px; line-height: 38px; letter-spacing: -0.05em; @media (min-width: 992px) { font-size: 20px; } } } p { font-family: "Abel" !important; font-style: normal; font-weight: 400; line-height: 20px; color: #ffffff; font-size: 12px; @media (min-width: 992px) { font-size: 16px; } } & .time_description { border-left: 1px solid #ffffff; padding: 1.5rem; } } } } .btn_agenda { background: #ffffff; opacity: 0.9; border-radius: 8px; font-style: normal; font-family: "Kanit" !important; font-size: 18px; border: 0; padding: 0.5rem 0.5rem; width: 100%; display: flex; align-items: center; justify-content: space-between; text-transform: uppercase; color: #454545; flex-direction: column; height: 110px; @media (min-width: 576px) { height: 74px; } @media (min-width: 768px) { flex-direction: row; } @media (min-width: 992px) { height: auto; } & strong { font-weight: 600; line-height: 38px; } & .date__ { display: block; @media (min-width: 576px) { font-size: 12px; } @media (min-width: 768px) { font-size: 14px; } @media (min-width: 992px) { font-size: 18px; display: none; } } & .date__full { display: none; font-weight: 300; line-height: 38px; text-align: right; @media (min-width: 992px) { display: block; } } &.active { background: #ffffff; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); border-radius: 8px; color: #301246; opacity: 1; } } .full_rundown { position: absolute; left: 50%; width: 100%; background: linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, #ffffff 100%); transform: translate(-50%, -50%); height: 80px; display: flex; align-items: center; justify-content: center; & a { font-family: "Yanone Kaffeesatz"; font-style: normal; font-weight: 600; font-size: 24px; line-height: 38px; text-align: center; text-transform: uppercase; text-decoration: none; margin-right: 8px; color: #000000; } } #pills-tab .col-3 { padding-right: calc(var(--bs-gutter-x) * 0.1) !important; padding-left: calc(var(--bs-gutter-x) * 0.1) !important; @media (min-width: 1200px) { padding-right: calc(var(--bs-gutter-x) * 0.5) !important; padding-left: calc(var(--bs-gutter-x) * 0.5) !important; } }