www/src/static/css/style.css

212 lines
5.1 KiB
CSS
Raw Normal View History

2022-09-07 20:29:07 +03:00
/* General/Utilities */
body{
background-color: #1a1a1a;
2022-09-07 20:29:07 +03:00
max-width: 1920px;
2022-09-15 19:23:35 +03:00
/*
2022-09-09 23:52:26 +03:00
background-image: url("/Images/xl-grid-quarter-opacity.svg");
2022-09-15 19:23:35 +03:00
background-size: contain;*/
2022-09-07 20:29:07 +03:00
}
.container{
max-width: 1920px;
2022-09-16 19:06:39 +03:00
padding: 4.185vw 8.371vw 4.185vw 8.371vw;
2022-09-07 20:29:07 +03:00
}
2022-09-16 01:15:41 +03:00
@media only screen and (min-width: 1200px) {
2022-09-13 18:51:23 +03:00
/* M5 Spacers (Bootstrap Utilities)*/
.m-5{
2022-09-16 19:06:39 +03:00
margin: 12.556vw !important;
2022-09-13 18:51:23 +03:00
}
.mb-5{
2022-09-16 19:06:39 +03:00
margin-bottom: 12.556vw !important;
2022-09-13 18:51:23 +03:00
}
.mt-5{
2022-09-16 19:06:39 +03:00
margin-top: 12.556vw !important;
2022-09-13 18:51:23 +03:00
}
.ms-5{
2022-09-16 19:06:39 +03:00
margin-left: 12.556vw !important;
2022-09-13 18:51:23 +03:00
}
.me-5{
2022-09-16 19:06:39 +03:00
margin-right: 12.556vw !important;
2022-09-13 18:51:23 +03:00
}
2022-09-07 20:29:07 +03:00
}
/* Brand Colors */
2022-09-15 21:02:18 +03:00
/* Type Colors: */
/* Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.*/
2022-09-07 20:31:50 +03:00
2022-09-15 21:02:18 +03:00
.teal{color:#00ffd0;}.black{color:#1a1a1a;}.dark-gray{color:#4d4d4d;}.grid-gray{color:#949494;}.light-gray{color: #e1e1e1;}.white{color:#ffffff;}.purple{color: #8000ff;}.orange{color: #ff4100;}
2022-09-07 22:49:07 +03:00
/* Background Colors */
2022-09-15 21:02:18 +03:00
/*Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.*/
2022-09-07 22:49:07 +03:00
2022-09-15 21:02:18 +03:00
.teal-bg{background-color:#00ffd0;}.black-bg{background-color: #1a1a1a;}.dark-gray-bg{background-color: #4d4d4d;}.grid-gray-bg{background-color: #949494;}.light-gray-bg{background-color: #e1e1e1;}.white-bg{background-color: #ffffff;}.purple-bg{background-color: #8000ff;}.orange-bg{background-color: #ff4100;}
2022-09-07 20:31:50 +03:00
2022-09-07 22:27:28 +03:00
/* Spacers & Dividers */
hr{
border-bottom: 2px solid #949494 !important;
opacity: 1;
2022-09-09 23:52:26 +03:00
margin: 0px !important;
2022-09-07 22:27:28 +03:00
}
2022-09-08 22:07:14 +03:00
/* Homepage */
2022-09-08 22:23:13 +03:00
2022-09-16 01:15:41 +03:00
@media only screen and (min-width: 1200px) {
2022-09-08 22:23:13 +03:00
.hero-section{
}
.impact-section{
2022-09-16 23:06:14 +03:00
background-image: url("/Images/impact-section-grid.svg");
background-attachment: fixed;
2022-09-16 23:06:14 +03:00
background-repeat: repeat-y;
background-size: contain;
2022-09-16 23:06:14 +03:00
padding-top: 3.5vw;
opacity: 1;
2022-09-08 23:30:03 +03:00
}
2022-09-13 01:02:55 +03:00
.package_before{
2022-09-16 23:40:13 +03:00
background-image: url("/Images/xl-grid-half-right.svg");
2022-09-15 21:02:18 +03:00
background-attachment: fixed;
background-repeat: repeat-y;
2022-09-16 23:50:49 +03:00
background-position: right;
background-size: cover;
2022-09-16 19:06:39 +03:00
padding-top: 12.556vw;
padding-bottom: 12.556vw;
}
2022-09-15 21:02:18 +03:00
.package-grid-header{
padding-top:0.5vw;
padding-bottom: 2.9vw;
}
.package-cta{
background-image: url("/Images/x-large-grid.svg");
background-attachment: fixed;
background-repeat: repeat-y;
background-size: cover;
2022-09-13 18:12:56 +03:00
}
.statistics{
background-image: url("/Images/x-large-grid.svg");
background-attachment: fixed;
background-repeat: repeat-y;
background-size: cover;
2022-09-13 01:02:55 +03:00
}
2022-09-13 18:31:25 +03:00
.partners{
background-image: url("/Images/x-large-grid.svg");
background-attachment: fixed;
background-repeat: repeat-y;
background-size: cover;
2022-09-13 18:31:25 +03:00
}
2022-09-13 18:12:56 +03:00
2022-09-08 22:23:13 +03:00
}
2022-09-09 21:58:30 +03:00
/* Package Display Section */
2022-09-09 23:52:26 +03:00
.grid-square{
2022-09-16 19:06:39 +03:00
margin-bottom: 1.116vw;
height: 17.857vw;
2022-09-09 23:52:26 +03:00
background-color: gray;
width: 100%;
}
2022-09-09 21:58:30 +03:00
.package-label{
2022-09-16 19:06:39 +03:00
font-size: 0.781vw;
2022-09-09 23:52:26 +03:00
float:left;
2022-09-16 19:06:39 +03:00
padding: 0.558vw 0vw;
2022-09-09 21:58:30 +03:00
}
.detail-btn{
float:right;
}
2022-09-13 20:40:19 +03:00
2022-09-15 05:25:24 +03:00
.package-grid{
2022-09-16 19:06:39 +03:00
padding-top: 0vw !important;
padding-bottom: 0vw !important;
background-image: url("/Images/x-large-grid.svg");
background-attachment: fixed;
background-repeat: repeat-y;
background-size: cover;
}
2022-09-13 20:40:19 +03:00
/* Footer Styling */
.footer-email{
2022-09-14 01:59:12 +03:00
font-family: "pp-neue-machina", sans-serif;
text-transform: uppercase;
2022-09-16 19:06:39 +03:00
font-size: 2.121vw;
line-height: 2.121vw;
padding: 1.953vw 0vw;
2022-09-13 20:40:19 +03:00
background: none;
border: none;
}
2022-09-14 02:56:12 +03:00
.footer-email:focus{
background-color: #1a1a1a;
color: #fff;
outline: none !important;
box-shadow: none !important;
}
2022-09-13 20:40:19 +03:00
.social-box{
border-radius: 0px !important;
border: 2px solid #949494;
background-color: none;
}
.list-group{
border-radius: 0px !important;
}
.list-group-item{
background-color: #1a1a1a !important;
2022-09-16 19:06:39 +03:00
padding: 1.116vw;
font-size: 1.562vw;
2022-09-13 20:40:19 +03:00
color: #fff;
font-family: "pp-neue-machina", sans-serif;
text-transform: uppercase;
border-bottom: 2px solid #949494;
transition: 0.2s ease-in-out;
}
.list-group-item:hover{
2022-09-16 19:06:39 +03:00
padding-left: 2.232vw;
2022-09-13 20:40:19 +03:00
background-color: #00ffd0 !important;
2022-09-16 19:06:39 +03:00
box-shadow: inset 0vw 0vw 0vw 0.391vw #1a1a1a !important;
2022-09-13 20:40:19 +03:00
color: #1a1a1a !important;
}
.footer-content{
2022-09-16 19:06:39 +03:00
padding-right: 5.580vw;
2022-09-13 20:40:19 +03:00
}
2022-09-14 03:50:52 +03:00
.email-btn{
width: 16%;
border-left: 2px solid #949494;
border-right: none !important;
border-radius: 0px;
font-family: "pp-neue-machina", sans-serif;
text-transform: uppercase;
2022-09-16 19:06:39 +03:00
font-size: 2.121vw;
2022-09-14 03:50:52 +03:00
}
.email-btn:hover{
background-color: #00ffd0;
color: #1a1a1a;
2022-09-16 19:06:39 +03:00
box-shadow: inset 0vw 0vw 0vw 0.391vw #1a1a1a !important;
2022-09-14 03:50:52 +03:00
}
2022-09-14 23:42:42 +03:00
.social-icon{
2022-09-16 19:06:39 +03:00
margin-right: 1.116vw !important;
2022-09-15 04:29:56 +03:00
position: relative;
2022-09-16 19:06:39 +03:00
top: 0.167vw;
2022-09-14 23:42:42 +03:00
}